{"_id":"@odymaui/angular-tree-component","_rev":"5-cc04e9d51c5bf705df3b1572ec94f78e","time":{"created":"2023-06-26T17:31:56.564Z","16.0.0":"2023-06-23T00:51:03.424Z","modified":"2023-07-03T21:09:28.433Z","16.0.1":"2023-06-26T17:31:56.871Z","16.0.2":"2023-07-03T18:49:07.162Z","16.0.3":"2023-07-03T19:26:53.197Z","16.0.4":"2023-07-03T21:09:28.291Z"},"name":"@odymaui/angular-tree-component","dist-tags":{"latest":"16.0.4"},"versions":{"16.0.1":{"name":"@odymaui/angular-tree-component","author":{"name":"Circlon Group","email":"os-group@circlon.de"},"homepage":"https://github.com/odymaui/angular-tree-component","description":"A simple yet powerful tree component for Angular2.  WARNING: This is a broken, unsupported fork for use in a dependent project to upgrade it to Angular 16.  Unit tests started failing but proceeding anyways as the example-app works as expected and some of","license":"MIT","version":"16.0.1","repository":{"type":"git","url":"git+https://github.com/odymaui/angular-tree-component.git"},"bugs":{"url":"https://github.com/odymaui/angular-tree-component/issues"},"keywords":["ng","angular","ng2","angular2","tree","treeview","tree-view","angular2-tree","angular-tree","angular tree","angular2 tree","ng2-tree","ng2tree","ng2 tree","ngtree","ng-tree","angular-treeview","angular2-treeview","angular-tree-component","angular tree component","angular2-tree-component","angular2 tree component"],"peerDependencies":{"@angular/common":">=16.1.2","@angular/core":">=16.1.2"},"dependencies":{"mobx":"~6.9.0","tslib":"^2.5.3"},"module":"fesm2022/odymaui-angular-tree-component.mjs","typings":"index.d.ts","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./index.d.ts","esm2022":"./esm2022/odymaui-angular-tree-component.mjs","esm":"./esm2022/odymaui-angular-tree-component.mjs","default":"./fesm2022/odymaui-angular-tree-component.mjs"}},"sideEffects":false,"gitHead":"bc6b00ac430c70e4726db45d482aeb45a88d5f99","_id":"@odymaui/angular-tree-component@16.0.1","_nodeVersion":"16.14.2","_npmVersion":"9.7.2","dist":{"integrity":"sha512-GprUNi/YrZxPJfDI3Hpo8iaXBKqM3WwS9u1b8h2KSOu8SPxx2CTpYqv6w1i5AMp3m2avaIP6jHBFWmNFqW5+mw==","shasum":"8d139afd8636d52a90a33cf2aef5a6ea81210050","tarball":"https://registry.npmjs.org/@odymaui/angular-tree-component/-/angular-tree-component-16.0.1.tgz","fileCount":51,"unpackedSize":679299,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID6lz/0b5jFhov8AuRT1SfBaft84lrJgqkVBYxGEmo9mAiEA4W/ylYzNamvqfRO1Bj116BYTY3bQmmw8rX5UYlpvt48="}]},"_npmUser":{"name":"odymaui","email":"odymaui@outlook.com"},"directories":{},"maintainers":[{"name":"odymaui","email":"odymaui@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular-tree-component_16.0.1_1687800716623_0.4608051828091668"},"_hasShrinkwrap":false},"16.0.2":{"name":"@odymaui/angular-tree-component","version":"16.0.2","description":"A simple yet powerful tree component for Angular16.  WARNING: This is an unsupported fork for use in a dependent project to upgrade it to Angular 16.  Unit tests pass and the example-app works as expected.","author":{"name":"Circlon Group","email":"os-group@circlon.de"},"homepage":"https://github.com/odymaui/angular-tree-component","license":"MIT","keywords":["ng","angular","ng2","angular2","tree","treeview","tree-view","angular2-tree","angular-tree","angular tree","angular2 tree","ng2-tree","ng2tree","ng2 tree","ngtree","ng-tree","angular-treeview","angular2-treeview","angular-tree-component","angular tree component","angular2-tree-component","angular2 tree component"],"scripts":{"lint:lib":"ng lint angular-tree-component","build:lib":"npm run lint:lib && npm run clean:dist && ng build angular-tree-component","build":"npm run build:lib","clean:dist":"rimraf dist","copy:files":"cp ./README.md ./dist/angular-tree-component && cp ./LICENSE ./dist/angular-tree-component && cp ./projects/angular-tree-component/src/lib/angular-tree-component.css ./dist/angular-tree-component/css/","copy:files:win":"copy README.md .\\dist\\angular-tree-component && copy LICENSE .\\dist\\angular-tree-component && xcopy .\\projects\\angular-tree-component\\src\\lib\\angular-tree-component.css .\\dist\\angular-tree-component\\css\\","doc":"typedoc --module commonjs --out doc lib/defs/api.ts","clean:all":"npm run clean:dist && rimraf node_modules && npm cache clean","lint":"tslint lib/**/*.ts","prepublish:lib:win":"npm run build:lib && npm run copy:files:win","start:example-app":"ng serve","start:example-app:es5":"ng serve --configuration=es5","start:docs-app":"ng serve --project=docs-app","build:docs-app":"ng build docs-app","example:cli:build":"npm run build && cd example/cli && npm install && cp -rf ../../dist node_modules/angular-tree-component/ && cp src/index.build.html src/index.html && ./node_modules/.bin/ng build --aot && cp src/index.dev.html src/index.html && mkdir -p 500tech/angular-tree-component/master/example/cli/ && cp -rf dist 500tech/angular-tree-component/master/example/cli/","test:ci:local":"testcafe chrome:headless e2e/*.testcafe.js --app \"ng serve\" -r xunit:./xunit/res.xml -c 4 --assertion-timeout 10000 --app-init-delay 20000 --page-load-timeout 10000 --selector-timeout 20000","test:dev":"testcafe chrome:headless e2e/*.testcafe.js","test:debug":"testcafe chrome e2e/*.testcafe.js --inspect-brk","test:slow":"testcafe chrome e2e/*.testcafe.js --speed 0.1","e2e:tsc":"../node_modules/.bin/tsc --p e2e/tsconfig.json","publish:release":"npm publish ./dist/angular-tree-component","publish:next":"npm publish ./dist/angular-tree-component --tag next"},"contributors":[{"name":"Adam Klein","email":"adam@500tech.com"}],"dependencies":{"@angular/animations":"^16.1.2","@angular/cdk":"^16.1.1","@angular/forms":"^16.1.2","@angular/material":"^16.1.1","mobx":"~6.9.0"},"devDependencies":{"@angular-devkit/build-angular":"^16.1.1","@angular-devkit/core":"^16.1.1","@angular-devkit/architect":"0.1601.1","@angular-eslint/builder":"16.0.3","@angular-eslint/eslint-plugin":"16.0.3","@angular-eslint/eslint-plugin-template":"16.0.3","@angular-eslint/schematics":"16.0.3","@angular-eslint/template-parser":"16.0.3","@angular/cli":"^16.1.1","@angular/common":"^16.1.2","@angular/compiler":"^16.1.2","@angular/compiler-cli":"^16.1.2","@angular/core":"^16.1.2","@angular/elements":"^16.1.2","@angular/platform-browser":"^16.1.2","@angular/platform-browser-dynamic":"^16.1.2","@angular/platform-server":"^16.1.2","@angular/router":"^16.1.2","@schematics/angular":"^16.1.1","@types/jasmine":"~3.6.0","@types/jasminewd2":"~2.0.3","@types/node":"^12.11.7","@types/rx":"^4.1.2","@types/webpack":"^5.28.1","@typescript-eslint/eslint-plugin":"5.59.7","@typescript-eslint/parser":"5.59.7","eslint":"^8.40.0","html-dnd":"1.2.0","http-server":"0.9.0","husky":"^4.2.3","jasmine-core":"~3.6.0","jasmine-spec-reporter":"~5.0.0","karma":"~6.4.2","karma-chrome-launcher":"~3.1.0","karma-coverage-istanbul-reporter":"~3.0.2","karma-jasmine":"~4.0.0","karma-jasmine-html-reporter":"^1.5.0","ng-packagr":"^16.1.0","nightwatch":"0.9.12","prettier":"^1.19.1","rimraf":"^2.5.1","rxjs":"^7.8.1","testcafe":"^1.8.8","tsickle":"^0.38.1","tslib":"^2.5.3","typedoc":"^0.3.12","typescript":"~4.9.5","uuid":"^8.2.0","zone.js":"~0.13.1"},"peerDependencies":{"mobx":"~6.9.0"},"repository":{"type":"git","url":"git+https://github.com/odymaui/angular-tree-component.git"},"bugs":{"url":"https://github.com/odymaui/angular-tree-component/issues"},"engines":{"node":">=10.21.0"},"prettier":{"printWidth":80,"tabWidth":2,"useTabs":false,"semi":true,"singleQuote":true,"trailingComma":"none","bracketSpacing":true,"jsxBracketSameLine":true,"requirePragma":false},"gitHead":"6b94ca1d7c8a05732ba2c5db069227f68b310f8b","_id":"@odymaui/angular-tree-component@16.0.2","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-078drEZJjETm5TW7Aq4QJMxYPY0Vz61OEp+zfOkMEEy+A+stR+fHrUpZtyoWE8vuXG1wkhgtkp5EVaazk8BSJg==","shasum":"0c853931c81429149f71b0a3cd4c84f3c033374b","tarball":"https://registry.npmjs.org/@odymaui/angular-tree-component/-/angular-tree-component-16.0.2.tgz","fileCount":54,"unpackedSize":676002,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBzwnuoJxDA8YQD+fE24uyVsQ4+vvrETOTsP1x06M9owIgHoTH4aMCSVxEKNEsBXcAmv8pu73ZgzXzXXBvY2hUzDg="}]},"_npmUser":{"name":"odymaui","email":"odymaui@outlook.com"},"directories":{},"maintainers":[{"name":"odymaui","email":"odymaui@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular-tree-component_16.0.2_1688410146966_0.19872683477527397"},"_hasShrinkwrap":false},"16.0.3":{"name":"@odymaui/angular-tree-component","author":{"name":"Circlon Group","email":"os-group@circlon.de"},"homepage":"https://github.com/odymaui/angular-tree-component","description":"A simple yet powerful tree component for Angular16.  WARNING: This is an unsupported fork for use in a dependent project to upgrade it to Angular 16.  Unit tests pass and the example-app works as expected.","version":"16.0.3","repository":{"type":"git","url":"git+https://github.com/odymaui/angular-tree-component.git"},"bugs":{"url":"https://github.com/odymaui/angular-tree-component/issues"},"keywords":["ng","angular","ng2","angular2","tree","treeview","tree-view","angular2-tree","angular-tree","angular tree","angular2 tree","ng2-tree","ng2tree","ng2 tree","ngtree","ng-tree","angular-treeview","angular2-treeview","angular-tree-component","angular tree component","angular2-tree-component","angular2 tree component"],"peerDependencies":{"@angular/common":">=16.1.2","@angular/core":">=16.1.2"},"dependencies":{"mobx":"~6.9.0","tslib":"^2.5.3"},"module":"fesm2022/odymaui-angular-tree-component.mjs","typings":"index.d.ts","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./index.d.ts","esm2022":"./esm2022/odymaui-angular-tree-component.mjs","esm":"./esm2022/odymaui-angular-tree-component.mjs","default":"./fesm2022/odymaui-angular-tree-component.mjs"}},"sideEffects":false,"gitHead":"6b94ca1d7c8a05732ba2c5db069227f68b310f8b","_id":"@odymaui/angular-tree-component@16.0.3","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-YAw/sApJcDjyOM0KDIsLiHaWtCyLP8YGscUlV4HaOFIgnnQHppFyIUmP042Rw1cQLasnUbYpRz4zpm8YBBBOFg==","shasum":"801a057b9b9e9d57d2a7eb138a6c70fb2b4bfefe","tarball":"https://registry.npmjs.org/@odymaui/angular-tree-component/-/angular-tree-component-16.0.3.tgz","fileCount":51,"unpackedSize":666145,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5HVufHtP9wz0csPJ0ymC9e/N8wvwBw2QQ9+nEjdiDPwIge6GkZruA6Rvh+KJ8+xDYkfeddk31HsN3vjubj4ZICIA="}]},"_npmUser":{"name":"odymaui","email":"odymaui@outlook.com"},"directories":{},"maintainers":[{"name":"odymaui","email":"odymaui@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular-tree-component_16.0.3_1688412412929_0.8638116577286468"},"_hasShrinkwrap":false},"16.0.4":{"name":"@odymaui/angular-tree-component","author":{"name":"Circlon Group","email":"os-group@circlon.de"},"homepage":"https://github.com/odymaui/angular-tree-component","description":"A simple yet powerful tree component for Angular16.  WARNING: This is an unsupported fork for use in a dependent project to upgrade it to Angular 16.  Unit tests pass and the example-app works as expected.","version":"16.0.4","repository":{"type":"git","url":"git+https://github.com/odymaui/angular-tree-component.git"},"bugs":{"url":"https://github.com/odymaui/angular-tree-component/issues"},"keywords":["ng","angular","ng2","angular2","tree","treeview","tree-view","angular2-tree","angular-tree","angular tree","angular2 tree","ng2-tree","ng2tree","ng2 tree","ngtree","ng-tree","angular-treeview","angular2-treeview","angular-tree-component","angular tree component","angular2-tree-component","angular2 tree component"],"peerDependencies":{"@angular/common":">=16.1.2","@angular/core":">=16.1.2"},"dependencies":{"mobx":"~6.9.0","tslib":"^2.5.3"},"module":"fesm2022/odymaui-angular-tree-component.mjs","typings":"index.d.ts","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./index.d.ts","esm2022":"./esm2022/odymaui-angular-tree-component.mjs","esm":"./esm2022/odymaui-angular-tree-component.mjs","default":"./fesm2022/odymaui-angular-tree-component.mjs"}},"sideEffects":false,"gitHead":"eaf92f7d6f773d217d17eca6765f6c2dd4a9e293","_id":"@odymaui/angular-tree-component@16.0.4","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-2qTNhNfRffWexakxVklJ5FczgLpeIAnv4aWQdZOsaK/TUIe4eChArJMscIuq+J3c2AZ3NprED27/apmPboMv0g==","shasum":"489300785b6532c95831d78fef8cc3177f245a02","tarball":"https://registry.npmjs.org/@odymaui/angular-tree-component/-/angular-tree-component-16.0.4.tgz","fileCount":51,"unpackedSize":666090,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+3UKzMIqAp0yr5xPEbk/sQ7tdbYqZdrTKnyFLnIGf8QIgEM26FMNnez86idZ0t4+wQpeKukLqI8RCt7OkiQuMcnc="}]},"_npmUser":{"name":"odymaui","email":"odymaui@outlook.com"},"directories":{},"maintainers":[{"name":"odymaui","email":"odymaui@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular-tree-component_16.0.4_1688418568040_0.1342529377446806"},"_hasShrinkwrap":false}},"maintainers":[{"name":"odymaui","email":"odymaui@outlook.com"}],"description":"A simple yet powerful tree component for Angular16.  WARNING: This is an unsupported fork for use in a dependent project to upgrade it to Angular 16.  Unit tests pass and the example-app works as expected.","homepage":"https://github.com/odymaui/angular-tree-component","keywords":["ng","angular","ng2","angular2","tree","treeview","tree-view","angular2-tree","angular-tree","angular tree","angular2 tree","ng2-tree","ng2tree","ng2 tree","ngtree","ng-tree","angular-treeview","angular2-treeview","angular-tree-component","angular tree component","angular2-tree-component","angular2 tree component"],"repository":{"type":"git","url":"git+https://github.com/odymaui/angular-tree-component.git"},"author":{"name":"Circlon Group","email":"os-group@circlon.de"},"bugs":{"url":"https://github.com/odymaui/angular-tree-component/issues"},"readme":"https://github.com/odymaui/angular-tree-component/blob/master/README.md","readmeFilename":""}