@fundamental-ngx/core 0.41.0 → 0.41.1-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/multi-combobox/base-multi-combobox.class.mjs +1 -1
- package/esm2020/multi-combobox/multi-combobox.component.mjs +3 -9
- package/esm2020/radio/radio-button/radio-button.component.mjs +22 -5
- package/esm2020/tree/components/tree-item/tree-item.component.mjs +296 -0
- package/esm2020/tree/data-source/tree-data-source-parser.mjs +22 -0
- package/esm2020/tree/data-source/tree-data-source.mjs +23 -0
- package/esm2020/tree/directives/tree-item-button.directive.mjs +16 -0
- package/esm2020/tree/directives/tree-item-def.directive.mjs +23 -0
- package/esm2020/tree/directives/tree-item-icon.directive.mjs +41 -0
- package/esm2020/tree/directives/tree-item.directive.mjs +26 -0
- package/esm2020/tree/models/base-tree-item.class.mjs +25 -0
- package/esm2020/tree/models/selection-type.mjs +2 -0
- package/esm2020/tree/models/tree-item-def-context.mjs +2 -0
- package/esm2020/tree/models/tree-item.mjs +2 -0
- package/esm2020/tree/public_api.mjs +14 -3
- package/esm2020/tree/tokens.mjs +3 -0
- package/esm2020/tree/tree.component.mjs +399 -57
- package/esm2020/tree/tree.module.mjs +83 -7
- package/esm2020/tree/tree.service.mjs +101 -0
- package/fesm2015/fundamental-ngx-core-multi-combobox.mjs +2 -8
- package/fesm2015/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-radio.mjs +21 -4
- package/fesm2015/fundamental-ngx-core-radio.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-tree.mjs +997 -106
- package/fesm2015/fundamental-ngx-core-tree.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-multi-combobox.mjs +2 -8
- package/fesm2020/fundamental-ngx-core-multi-combobox.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-radio.mjs +21 -4
- package/fesm2020/fundamental-ngx-core-radio.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-tree.mjs +995 -106
- package/fesm2020/fundamental-ngx-core-tree.mjs.map +1 -1
- package/fundamental-ngx-core-v0.41.1-rc.1.tgz +0 -0
- package/multi-combobox/base-multi-combobox.class.d.ts +2 -2
- package/multi-combobox/multi-combobox.component.d.ts +2 -2
- package/package.json +3 -3
- package/radio/radio-button/radio-button.component.d.ts +9 -3
- package/schematics/add-dependencies/index.js +4 -4
- package/tree/components/tree-item/tree-item.component.d.ts +145 -0
- package/tree/data-source/tree-data-source-parser.d.ts +9 -0
- package/tree/data-source/tree-data-source.d.ts +22 -0
- package/tree/directives/tree-item-button.directive.d.ts +5 -0
- package/tree/directives/tree-item-def.directive.d.ts +18 -0
- package/tree/directives/tree-item-icon.directive.d.ts +13 -0
- package/tree/directives/tree-item.directive.d.ts +19 -0
- package/tree/models/base-tree-item.class.d.ts +91 -0
- package/tree/models/selection-type.d.ts +10 -0
- package/tree/models/tree-item-def-context.d.ts +3 -0
- package/tree/models/tree-item.d.ts +17 -0
- package/tree/public_api.d.ts +13 -2
- package/tree/tokens.d.ts +2 -0
- package/tree/tree.component.d.ts +137 -19
- package/tree/tree.module.d.ts +17 -7
- package/tree/tree.service.d.ts +62 -0
- package/esm2020/tree/tree-child.component.mjs +0 -66
- package/esm2020/tree/tree-row-object.model.mjs +0 -2
- package/fundamental-ngx-core-v0.41.0.tgz +0 -0
- package/tree/tree-child.component.d.ts +0 -27
- package/tree/tree-row-object.model.d.ts +0 -5
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { InjectionToken } from '@angular/core';
|
|
2
|
+
export const FD_TREE_ITEM = new InjectionToken('FdTreeItem');
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidG9rZW5zLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGlicy9jb3JlL3NyYy9saWIvdHJlZS90b2tlbnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUUvQyxNQUFNLENBQUMsTUFBTSxZQUFZLEdBQUcsSUFBSSxjQUFjLENBQUMsWUFBWSxDQUFDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3Rpb25Ub2tlbiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5leHBvcnQgY29uc3QgRkRfVFJFRV9JVEVNID0gbmV3IEluamVjdGlvblRva2VuKCdGZFRyZWVJdGVtJyk7XG4iXX0=
|