@ukic/canary-web-components 2.0.0-canary.21 → 2.0.0-canary.22
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/core.cjs.js +1 -1
- package/dist/cjs/{helpers-081d6031.js → helpers-093368be.js} +3 -1
- package/dist/cjs/helpers-093368be.js.map +1 -0
- package/dist/cjs/{helpers-261701cd.js → helpers-85c5ca15.js} +14 -1
- package/dist/cjs/helpers-85c5ca15.js.map +1 -0
- package/dist/cjs/ic-accordion-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-accordion.cjs.entry.js +1 -1
- package/dist/cjs/ic-alert.cjs.entry.js +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +1 -1
- package/dist/cjs/ic-badge.cjs.entry.js +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +11 -6
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-horizontal.cjs.entry.js +1 -1
- package/dist/cjs/ic-card.cjs.entry.js +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +9 -3
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +1 -1
- package/dist/cjs/ic-data-table-title-bar.cjs.entry.js +1 -1
- package/dist/cjs/ic-data-table.cjs.entry.js +526 -71
- package/dist/cjs/ic-data-table.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-date-input.cjs.entry.js +4 -3
- package/dist/cjs/ic-date-input.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-date-picker.cjs.entry.js +5 -1
- package/dist/cjs/ic-date-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +1 -1
- package/dist/cjs/ic-divider.cjs.entry.js +1 -1
- package/dist/cjs/ic-empty-state_2.cjs.entry.js +2 -2
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +1 -1
- package/dist/cjs/ic-input-component-container_4.cjs.entry.js +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-menu-item.cjs.entry.js +1 -1
- package/dist/cjs/ic-menu-with-multi.cjs.entry.js +1 -1
- package/dist/cjs/ic-menu.cjs.entry.js +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +1 -1
- package/dist/cjs/ic-pagination_4.cjs.entry.js +1 -1
- package/dist/cjs/ic-popover-menu.cjs.entry.js +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +41 -22
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +1 -1
- package/dist/cjs/ic-select-with-multi.cjs.entry.js +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +1 -1
- package/dist/cjs/ic-status-tag.cjs.entry.js +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +1 -1
- package/dist/cjs/ic-toggle-button.cjs.entry.js +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +1 -1
- package/dist/cjs/ic-tree-item.cjs.entry.js +241 -0
- package/dist/cjs/ic-tree-item.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-tree-view.cjs.entry.js +203 -0
- package/dist/cjs/ic-tree-view.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-typography.cjs.entry.js +47 -12
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/index-4cf27b16.js +8 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/assets/arrow-dropdown.svg +3 -0
- package/dist/collection/collection-manifest.json +3 -1
- package/dist/collection/components/ic-data-table/ic-data-table.css +55 -5
- package/dist/collection/components/ic-data-table/ic-data-table.js +570 -77
- package/dist/collection/components/ic-data-table/ic-data-table.js.map +1 -1
- package/dist/collection/components/ic-data-table/ic-data-table.types.js.map +1 -1
- package/dist/collection/components/ic-data-table/story-data.js +364 -21
- package/dist/collection/components/ic-data-table/story-data.js.map +1 -1
- package/dist/collection/components/ic-data-table/test/basic/ic-data-table.spec.js +1 -1
- package/dist/collection/components/ic-data-table/test/basic/ic-data-table.spec.js.map +1 -1
- package/dist/collection/components/ic-date-input/ic-date-input.js +21 -2
- package/dist/collection/components/ic-date-input/ic-date-input.js.map +1 -1
- package/dist/collection/components/ic-date-input/test/basic/ic-date-input.spec.js +7 -0
- package/dist/collection/components/ic-date-input/test/basic/ic-date-input.spec.js.map +1 -1
- package/dist/collection/components/ic-date-picker/ic-date-picker.js +22 -0
- package/dist/collection/components/ic-date-picker/ic-date-picker.js.map +1 -1
- package/dist/collection/components/ic-tree-item/ic-tree-item.css +150 -0
- package/dist/collection/components/ic-tree-item/ic-tree-item.js +592 -0
- package/dist/collection/components/ic-tree-item/ic-tree-item.js.map +1 -0
- package/dist/collection/components/ic-tree-item/test/basic/ic-tree-item.spec.js +114 -0
- package/dist/collection/components/ic-tree-item/test/basic/ic-tree-item.spec.js.map +1 -0
- package/dist/collection/components/ic-tree-view/ic-tree-view.css +56 -0
- package/dist/collection/components/ic-tree-view/ic-tree-view.js +296 -0
- package/dist/collection/components/ic-tree-view/ic-tree-view.js.map +1 -0
- package/dist/collection/components/ic-tree-view/test/basic/ic-tree-view.spec.js +85 -0
- package/dist/collection/components/ic-tree-view/test/basic/ic-tree-view.spec.js.map +1 -0
- package/dist/components/helpers.js +2 -1
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/helpers2.js +11 -1
- package/dist/components/helpers2.js.map +1 -1
- package/dist/components/ic-alert2.js +1 -1
- package/dist/components/ic-back-to-top.js +1 -1
- package/dist/components/ic-badge.js +1 -1
- package/dist/components/ic-breadcrumb-group.js +1 -1
- package/dist/components/ic-breadcrumb2.js +1 -1
- package/dist/components/ic-button2.js +1 -1
- package/dist/components/ic-card.js +1 -1
- package/dist/components/ic-checkbox-group.js +1 -1
- package/dist/components/ic-checkbox.js +1 -1
- package/dist/components/ic-chip.js +9 -3
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-data-row.js +1 -1
- package/dist/components/ic-data-table.js +531 -72
- package/dist/components/ic-data-table.js.map +1 -1
- package/dist/components/ic-date-input2.js +5 -3
- package/dist/components/ic-date-input2.js.map +1 -1
- package/dist/components/ic-date-picker.js +6 -1
- package/dist/components/ic-date-picker.js.map +1 -1
- package/dist/components/ic-dialog.js +1 -1
- package/dist/components/ic-divider2.js +1 -1
- package/dist/components/ic-empty-state2.js +1 -1
- package/dist/components/ic-footer-link-group.js +1 -1
- package/dist/components/ic-footer-link.js +1 -1
- package/dist/components/ic-footer.js +1 -1
- package/dist/components/ic-hero.js +1 -1
- package/dist/components/ic-horizontal-scroll2.js +1 -1
- package/dist/components/ic-input-component-container2.js +1 -1
- package/dist/components/ic-input-label2.js +1 -1
- package/dist/components/ic-input-validation2.js +1 -1
- package/dist/components/ic-link2.js +1 -1
- package/dist/components/ic-loading-indicator2.js +1 -1
- package/dist/components/ic-menu-group.js +1 -1
- package/dist/components/ic-menu-item2.js +1 -1
- package/dist/components/ic-menu3.js +1 -1
- package/dist/components/ic-navigation-button.js +1 -1
- package/dist/components/ic-navigation-group.js +1 -1
- package/dist/components/ic-navigation-item.js +1 -1
- package/dist/components/ic-navigation-menu2.js +1 -1
- package/dist/components/ic-page-header.js +1 -1
- package/dist/components/ic-pagination-bar2.js +1 -1
- package/dist/components/ic-pagination-item2.js +1 -1
- package/dist/components/ic-popover-menu.js +1 -1
- package/dist/components/ic-radio-group.js +41 -22
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +1 -1
- package/dist/components/ic-search-bar.js +1 -1
- package/dist/components/ic-select-with-multi.js +1 -1
- package/dist/components/ic-select2.js +1 -1
- package/dist/components/ic-side-navigation.js +1 -1
- package/dist/components/ic-step.js +1 -1
- package/dist/components/ic-stepper.js +1 -1
- package/dist/components/ic-switch.js +1 -1
- package/dist/components/ic-tab-panel.js +1 -1
- package/dist/components/ic-text-field2.js +1 -1
- package/dist/components/ic-theme.js +1 -1
- package/dist/components/ic-toast.js +1 -1
- package/dist/components/ic-tooltip2.js +12 -5
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +1 -1
- package/dist/components/ic-tree-item.d.ts +11 -0
- package/dist/components/ic-tree-item.js +286 -0
- package/dist/components/ic-tree-item.js.map +1 -0
- package/dist/components/ic-tree-view.d.ts +11 -0
- package/dist/components/ic-tree-view.js +237 -0
- package/dist/components/ic-tree-view.js.map +1 -0
- package/dist/components/ic-typography2.js +53 -15
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/{p-e5b1dd58.entry.js → p-0180e00a.entry.js} +2 -2
- package/dist/core/{p-7f690fa3.entry.js → p-046f4de6.entry.js} +2 -2
- package/dist/core/{p-d5d36143.entry.js → p-06732eaf.entry.js} +2 -2
- package/dist/core/p-0ec04c16.entry.js +2 -0
- package/dist/core/p-0ec04c16.entry.js.map +1 -0
- package/dist/core/{p-01297278.entry.js → p-13993bf3.entry.js} +2 -2
- package/dist/core/{p-693a77bb.entry.js → p-16a48a63.entry.js} +2 -2
- package/dist/core/{p-d91428b4.entry.js → p-216fbd5e.entry.js} +2 -2
- package/dist/core/{p-a8c97918.entry.js → p-2d063032.entry.js} +2 -2
- package/dist/core/{p-2647931d.entry.js → p-2ee5d3fb.entry.js} +2 -2
- package/dist/core/p-355c8532.entry.js +2 -0
- package/dist/core/p-355c8532.entry.js.map +1 -0
- package/dist/core/p-3a59391f.entry.js +2 -0
- package/dist/core/{p-66595f5f.entry.js.map → p-3a59391f.entry.js.map} +1 -1
- package/dist/core/{p-007da09d.entry.js → p-3f2723aa.entry.js} +2 -2
- package/dist/core/p-401d0c66.entry.js +2 -0
- package/dist/core/p-401d0c66.entry.js.map +1 -0
- package/dist/core/p-413e68be.entry.js +2 -0
- package/dist/core/{p-a4585c7e.entry.js.map → p-413e68be.entry.js.map} +1 -1
- package/dist/core/{p-a970d653.entry.js → p-418a84d4.entry.js} +2 -2
- package/dist/core/{p-354e5dbe.entry.js → p-41916ef7.entry.js} +2 -2
- package/dist/core/p-4309460f.entry.js +2 -0
- package/dist/core/p-4309460f.entry.js.map +1 -0
- package/dist/core/{p-6f8fd43e.entry.js → p-486a6957.entry.js} +2 -2
- package/dist/core/{p-b3ed5423.entry.js → p-5348af01.entry.js} +2 -2
- package/dist/core/p-57043b1e.entry.js +2 -0
- package/dist/core/{p-d68e0c94.entry.js.map → p-57043b1e.entry.js.map} +1 -1
- package/dist/core/{p-6b74397a.entry.js → p-59993f36.entry.js} +2 -2
- package/dist/core/{p-be4c0cc8.entry.js → p-6398a726.entry.js} +2 -2
- package/dist/core/{p-9e7a5c72.entry.js → p-648fb902.entry.js} +2 -2
- package/dist/core/{p-d3ea79e1.entry.js → p-673a4a62.entry.js} +2 -2
- package/dist/core/{p-fb4219d6.entry.js → p-67ae9d37.entry.js} +2 -2
- package/dist/core/{p-0ea28e7a.entry.js → p-6b01e096.entry.js} +2 -2
- package/dist/core/{p-40fc7162.entry.js → p-6b1fcf87.entry.js} +2 -2
- package/dist/core/{p-1d0cff8a.entry.js → p-6fb3d61e.entry.js} +2 -2
- package/dist/core/{p-1733278a.entry.js → p-789ae7f5.entry.js} +2 -2
- package/dist/core/{p-45ebcb74.js → p-8128572e.js} +2 -2
- package/dist/{esm/helpers-d41662f3.js.map → core/p-8128572e.js.map} +1 -1
- package/dist/core/p-84eaa486.entry.js +2 -0
- package/dist/core/p-84eaa486.entry.js.map +1 -0
- package/dist/core/{p-0944d33b.entry.js → p-89c7ea3e.entry.js} +2 -2
- package/dist/core/{p-96670e29.entry.js → p-8d276e8f.entry.js} +2 -2
- package/dist/core/{p-569a68c0.entry.js → p-91cf89c8.entry.js} +2 -2
- package/dist/core/p-91cf89c8.entry.js.map +1 -0
- package/dist/core/p-969cadfa.entry.js +2 -0
- package/dist/core/p-969cadfa.entry.js.map +1 -0
- package/dist/core/{p-d44b7f21.entry.js → p-97f141a6.entry.js} +2 -2
- package/dist/core/{p-9f8ef2bc.entry.js → p-99185fd5.entry.js} +2 -2
- package/dist/core/{p-1ac733c1.entry.js → p-99f96c33.entry.js} +2 -2
- package/dist/core/{p-4e6f7cfe.entry.js → p-a052bb95.entry.js} +2 -2
- package/dist/core/{p-9e69f517.entry.js → p-a72af8db.entry.js} +2 -2
- package/dist/core/{p-ae7c2c39.entry.js → p-a787bba7.entry.js} +2 -2
- package/dist/core/{p-e393e53c.entry.js → p-aa72f551.entry.js} +2 -2
- package/dist/core/{p-3d9eca50.entry.js → p-aaaa9261.entry.js} +2 -2
- package/dist/core/p-adbe0d89.js +2 -0
- package/dist/core/p-adbe0d89.js.map +1 -0
- package/dist/core/{p-a589ead8.entry.js → p-b29e96b5.entry.js} +2 -2
- package/dist/core/p-b97eba08.entry.js +2 -0
- package/dist/core/p-b97eba08.entry.js.map +1 -0
- package/dist/core/{p-fab8da25.entry.js → p-bfc5f3f4.entry.js} +2 -2
- package/dist/core/{p-e2421111.entry.js → p-cb3afdbf.entry.js} +2 -2
- package/dist/core/{p-d06c0049.entry.js → p-ccf72538.entry.js} +2 -2
- package/dist/core/{p-0551f0cf.entry.js → p-ce0999f1.entry.js} +2 -2
- package/dist/core/{p-01008e8d.entry.js → p-d02a4d1b.entry.js} +2 -2
- package/dist/core/{p-ffeca3c7.entry.js → p-d8322108.entry.js} +2 -2
- package/dist/core/{p-fdacc7f7.entry.js → p-d86cdbc8.entry.js} +2 -2
- package/dist/core/{p-59d9ea22.entry.js → p-da8255b8.entry.js} +2 -2
- package/dist/core/{p-6e697a16.entry.js → p-e9f5ebb3.entry.js} +2 -2
- package/dist/core/p-e9f5ebb3.entry.js.map +1 -0
- package/dist/core/{p-145c8074.entry.js → p-ede631c5.entry.js} +2 -2
- package/dist/core/{p-d39239be.entry.js → p-f09b2041.entry.js} +2 -2
- package/dist/core/{p-169bcf0f.entry.js → p-f1044e4d.entry.js} +2 -2
- package/dist/core/{p-3be4aae0.entry.js → p-f10f7f37.entry.js} +2 -2
- package/dist/core/{p-a6d3743c.entry.js → p-fa77211d.entry.js} +2 -2
- package/dist/esm/core.js +1 -1
- package/dist/esm/{helpers-d41662f3.js → helpers-886489d5.js} +3 -2
- package/dist/esm/helpers-886489d5.js.map +1 -0
- package/dist/esm/{helpers-e75fd113.js → helpers-f543bc77.js} +12 -2
- package/dist/esm/helpers-f543bc77.js.map +1 -0
- package/dist/esm/ic-accordion-group.entry.js +1 -1
- package/dist/esm/ic-accordion.entry.js +1 -1
- package/dist/esm/ic-alert.entry.js +1 -1
- package/dist/esm/ic-back-to-top.entry.js +1 -1
- package/dist/esm/ic-badge.entry.js +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +1 -1
- package/dist/esm/ic-button_3.entry.js +11 -6
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-horizontal.entry.js +1 -1
- package/dist/esm/ic-card.entry.js +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +1 -1
- package/dist/esm/ic-checkbox.entry.js +1 -1
- package/dist/esm/ic-chip.entry.js +9 -3
- package/dist/esm/ic-chip.entry.js.map +1 -1
- package/dist/esm/ic-data-row.entry.js +1 -1
- package/dist/esm/ic-data-table-title-bar.entry.js +1 -1
- package/dist/esm/ic-data-table.entry.js +526 -71
- package/dist/esm/ic-data-table.entry.js.map +1 -1
- package/dist/esm/ic-date-input.entry.js +4 -3
- package/dist/esm/ic-date-input.entry.js.map +1 -1
- package/dist/esm/ic-date-picker.entry.js +5 -1
- package/dist/esm/ic-date-picker.entry.js.map +1 -1
- package/dist/esm/ic-dialog.entry.js +1 -1
- package/dist/esm/ic-divider.entry.js +1 -1
- package/dist/esm/ic-empty-state_2.entry.js +2 -2
- package/dist/esm/ic-footer-link-group.entry.js +1 -1
- package/dist/esm/ic-footer-link.entry.js +1 -1
- package/dist/esm/ic-footer.entry.js +1 -1
- package/dist/esm/ic-hero.entry.js +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +1 -1
- package/dist/esm/ic-input-component-container_4.entry.js +1 -1
- package/dist/esm/ic-link.entry.js +1 -1
- package/dist/esm/ic-menu-group.entry.js +1 -1
- package/dist/esm/ic-menu-item.entry.js +1 -1
- package/dist/esm/ic-menu-with-multi.entry.js +1 -1
- package/dist/esm/ic-menu.entry.js +1 -1
- package/dist/esm/ic-navigation-button.entry.js +1 -1
- package/dist/esm/ic-navigation-group.entry.js +1 -1
- package/dist/esm/ic-navigation-item.entry.js +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +1 -1
- package/dist/esm/ic-page-header.entry.js +1 -1
- package/dist/esm/ic-pagination_4.entry.js +1 -1
- package/dist/esm/ic-popover-menu.entry.js +1 -1
- package/dist/esm/ic-radio-group.entry.js +41 -22
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +1 -1
- package/dist/esm/ic-search-bar.entry.js +1 -1
- package/dist/esm/ic-select-with-multi.entry.js +1 -1
- package/dist/esm/ic-side-navigation.entry.js +1 -1
- package/dist/esm/ic-status-tag.entry.js +1 -1
- package/dist/esm/ic-step.entry.js +1 -1
- package/dist/esm/ic-stepper.entry.js +1 -1
- package/dist/esm/ic-switch.entry.js +1 -1
- package/dist/esm/ic-tab-group.entry.js +1 -1
- package/dist/esm/ic-tab-panel.entry.js +1 -1
- package/dist/esm/ic-tab.entry.js +1 -1
- package/dist/esm/ic-theme.entry.js +1 -1
- package/dist/esm/ic-toast.entry.js +1 -1
- package/dist/esm/ic-toggle-button.entry.js +1 -1
- package/dist/esm/ic-top-navigation.entry.js +1 -1
- package/dist/esm/ic-tree-item.entry.js +237 -0
- package/dist/esm/ic-tree-item.entry.js.map +1 -0
- package/dist/esm/ic-tree-view.entry.js +199 -0
- package/dist/esm/ic-tree-view.entry.js.map +1 -0
- package/dist/esm/ic-typography.entry.js +48 -13
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/index-93509377.js +8 -0
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/ic-data-table/ic-data-table.d.ts +68 -7
- package/dist/types/components/ic-data-table/ic-data-table.types.d.ts +9 -0
- package/dist/types/components/ic-data-table/story-data.d.ts +112 -0
- package/dist/types/components/ic-date-input/ic-date-input.d.ts +4 -0
- package/dist/types/components/ic-date-picker/ic-date-picker.d.ts +4 -0
- package/dist/types/components/ic-tree-item/ic-tree-item.d.ts +95 -0
- package/dist/types/components/ic-tree-view/ic-tree-view.d.ts +40 -0
- package/dist/types/components.d.ts +173 -6
- package/hydrate/index.js +1175 -161
- package/package.json +3 -3
- package/dist/cjs/helpers-081d6031.js.map +0 -1
- package/dist/cjs/helpers-261701cd.js.map +0 -1
- package/dist/core/p-32a3b6c8.entry.js +0 -2
- package/dist/core/p-32a3b6c8.entry.js.map +0 -1
- package/dist/core/p-45ebcb74.js.map +0 -1
- package/dist/core/p-569a68c0.entry.js.map +0 -1
- package/dist/core/p-66595f5f.entry.js +0 -2
- package/dist/core/p-6e697a16.entry.js.map +0 -1
- package/dist/core/p-a4585c7e.entry.js +0 -2
- package/dist/core/p-c04f1bfb.entry.js +0 -2
- package/dist/core/p-c04f1bfb.entry.js.map +0 -1
- package/dist/core/p-d448bdbd.entry.js +0 -2
- package/dist/core/p-d448bdbd.entry.js.map +0 -1
- package/dist/core/p-d68e0c94.entry.js +0 -2
- package/dist/core/p-e191290c.entry.js +0 -2
- package/dist/core/p-e191290c.entry.js.map +0 -1
- package/dist/core/p-f6735e4a.js +0 -2
- package/dist/core/p-f6735e4a.js.map +0 -1
- package/dist/core/p-fc0eac8b.entry.js +0 -2
- package/dist/core/p-fc0eac8b.entry.js.map +0 -1
- package/dist/esm/helpers-e75fd113.js.map +0 -1
- /package/dist/core/{p-e5b1dd58.entry.js.map → p-0180e00a.entry.js.map} +0 -0
- /package/dist/core/{p-7f690fa3.entry.js.map → p-046f4de6.entry.js.map} +0 -0
- /package/dist/core/{p-d5d36143.entry.js.map → p-06732eaf.entry.js.map} +0 -0
- /package/dist/core/{p-01297278.entry.js.map → p-13993bf3.entry.js.map} +0 -0
- /package/dist/core/{p-693a77bb.entry.js.map → p-16a48a63.entry.js.map} +0 -0
- /package/dist/core/{p-d91428b4.entry.js.map → p-216fbd5e.entry.js.map} +0 -0
- /package/dist/core/{p-a8c97918.entry.js.map → p-2d063032.entry.js.map} +0 -0
- /package/dist/core/{p-2647931d.entry.js.map → p-2ee5d3fb.entry.js.map} +0 -0
- /package/dist/core/{p-007da09d.entry.js.map → p-3f2723aa.entry.js.map} +0 -0
- /package/dist/core/{p-a970d653.entry.js.map → p-418a84d4.entry.js.map} +0 -0
- /package/dist/core/{p-354e5dbe.entry.js.map → p-41916ef7.entry.js.map} +0 -0
- /package/dist/core/{p-6f8fd43e.entry.js.map → p-486a6957.entry.js.map} +0 -0
- /package/dist/core/{p-b3ed5423.entry.js.map → p-5348af01.entry.js.map} +0 -0
- /package/dist/core/{p-6b74397a.entry.js.map → p-59993f36.entry.js.map} +0 -0
- /package/dist/core/{p-be4c0cc8.entry.js.map → p-6398a726.entry.js.map} +0 -0
- /package/dist/core/{p-9e7a5c72.entry.js.map → p-648fb902.entry.js.map} +0 -0
- /package/dist/core/{p-d3ea79e1.entry.js.map → p-673a4a62.entry.js.map} +0 -0
- /package/dist/core/{p-fb4219d6.entry.js.map → p-67ae9d37.entry.js.map} +0 -0
- /package/dist/core/{p-0ea28e7a.entry.js.map → p-6b01e096.entry.js.map} +0 -0
- /package/dist/core/{p-40fc7162.entry.js.map → p-6b1fcf87.entry.js.map} +0 -0
- /package/dist/core/{p-1d0cff8a.entry.js.map → p-6fb3d61e.entry.js.map} +0 -0
- /package/dist/core/{p-1733278a.entry.js.map → p-789ae7f5.entry.js.map} +0 -0
- /package/dist/core/{p-0944d33b.entry.js.map → p-89c7ea3e.entry.js.map} +0 -0
- /package/dist/core/{p-96670e29.entry.js.map → p-8d276e8f.entry.js.map} +0 -0
- /package/dist/core/{p-d44b7f21.entry.js.map → p-97f141a6.entry.js.map} +0 -0
- /package/dist/core/{p-9f8ef2bc.entry.js.map → p-99185fd5.entry.js.map} +0 -0
- /package/dist/core/{p-1ac733c1.entry.js.map → p-99f96c33.entry.js.map} +0 -0
- /package/dist/core/{p-4e6f7cfe.entry.js.map → p-a052bb95.entry.js.map} +0 -0
- /package/dist/core/{p-9e69f517.entry.js.map → p-a72af8db.entry.js.map} +0 -0
- /package/dist/core/{p-ae7c2c39.entry.js.map → p-a787bba7.entry.js.map} +0 -0
- /package/dist/core/{p-e393e53c.entry.js.map → p-aa72f551.entry.js.map} +0 -0
- /package/dist/core/{p-3d9eca50.entry.js.map → p-aaaa9261.entry.js.map} +0 -0
- /package/dist/core/{p-a589ead8.entry.js.map → p-b29e96b5.entry.js.map} +0 -0
- /package/dist/core/{p-fab8da25.entry.js.map → p-bfc5f3f4.entry.js.map} +0 -0
- /package/dist/core/{p-e2421111.entry.js.map → p-cb3afdbf.entry.js.map} +0 -0
- /package/dist/core/{p-d06c0049.entry.js.map → p-ccf72538.entry.js.map} +0 -0
- /package/dist/core/{p-0551f0cf.entry.js.map → p-ce0999f1.entry.js.map} +0 -0
- /package/dist/core/{p-01008e8d.entry.js.map → p-d02a4d1b.entry.js.map} +0 -0
- /package/dist/core/{p-ffeca3c7.entry.js.map → p-d8322108.entry.js.map} +0 -0
- /package/dist/core/{p-fdacc7f7.entry.js.map → p-d86cdbc8.entry.js.map} +0 -0
- /package/dist/core/{p-59d9ea22.entry.js.map → p-da8255b8.entry.js.map} +0 -0
- /package/dist/core/{p-145c8074.entry.js.map → p-ede631c5.entry.js.map} +0 -0
- /package/dist/core/{p-d39239be.entry.js.map → p-f09b2041.entry.js.map} +0 -0
- /package/dist/core/{p-169bcf0f.entry.js.map → p-f1044e4d.entry.js.map} +0 -0
- /package/dist/core/{p-3be4aae0.entry.js.map → p-f10f7f37.entry.js.map} +0 -0
- /package/dist/core/{p-a6d3743c.entry.js.map → p-fa77211d.entry.js.map} +0 -0
@@ -0,0 +1,95 @@
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
2
|
+
import { IcSizes, IcThemeForegroundNoDefault } from "../../utils/types";
|
3
|
+
/**
|
4
|
+
* @slot label - Content is set as the tree item label.
|
5
|
+
* @slot icon - Content is placed to the left of the label.
|
6
|
+
* @slot router-item - Handle routing by nesting your routes in this slot.
|
7
|
+
*/
|
8
|
+
export declare class TreeItem {
|
9
|
+
private treeItemId;
|
10
|
+
private treeItemElement;
|
11
|
+
private treeItemTag;
|
12
|
+
private routerSlot;
|
13
|
+
private hostMutationObserver;
|
14
|
+
private TOOLTIP;
|
15
|
+
el: HTMLIcTreeItemElement;
|
16
|
+
childTreeItems: HTMLIcTreeItemElement[];
|
17
|
+
/**
|
18
|
+
* @internal Determines whether the light or dark variant of the tree item should be displayed.
|
19
|
+
*/
|
20
|
+
appearance?: IcThemeForegroundNoDefault;
|
21
|
+
/**
|
22
|
+
* If `true`, the tree item appears in the disabled state.
|
23
|
+
*/
|
24
|
+
disabled?: boolean;
|
25
|
+
/**
|
26
|
+
* @internal If `true`, the tree item appears in the expanded state.
|
27
|
+
*/
|
28
|
+
expanded: boolean;
|
29
|
+
/**
|
30
|
+
* @internal Determines if the parent tree item has been expanded.
|
31
|
+
*/
|
32
|
+
hasParentExpanded: boolean;
|
33
|
+
/**
|
34
|
+
* The URL that the tree item link points to. If set, the tree item will render as an "a" tag, otherwise it will render as a div.
|
35
|
+
*/
|
36
|
+
href?: string | undefined;
|
37
|
+
/**
|
38
|
+
* The human language of the linked URL.
|
39
|
+
*/
|
40
|
+
hreflang?: string;
|
41
|
+
/**
|
42
|
+
* @internal If `true`, the tree item is a parent of other tree items.
|
43
|
+
*/
|
44
|
+
isParent: boolean;
|
45
|
+
/**
|
46
|
+
* The label of the tree item.
|
47
|
+
*/
|
48
|
+
label: string;
|
49
|
+
/**
|
50
|
+
* How much of the referrer to send when following the link.
|
51
|
+
*/
|
52
|
+
referrerpolicy?: ReferrerPolicy;
|
53
|
+
/**
|
54
|
+
* The relationship of the linked URL as space-separated link types.
|
55
|
+
*/
|
56
|
+
rel?: string;
|
57
|
+
/**
|
58
|
+
* If `true`, the tree item appears in the selected state.
|
59
|
+
*/
|
60
|
+
selected: boolean;
|
61
|
+
watchSelectedHandler(): void;
|
62
|
+
/**
|
63
|
+
* @internal Determines the size of the tree item.
|
64
|
+
*/
|
65
|
+
size?: IcSizes;
|
66
|
+
/**
|
67
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
68
|
+
*/
|
69
|
+
target?: string;
|
70
|
+
/**
|
71
|
+
* Emitted when tree item is selected.
|
72
|
+
*/
|
73
|
+
icTreeItemSelected: EventEmitter<{
|
74
|
+
id: string;
|
75
|
+
}>;
|
76
|
+
disconnectedCallback(): void;
|
77
|
+
componentDidLoad(): void;
|
78
|
+
componentDidUpdate(): void;
|
79
|
+
handleKeyDown(ev: KeyboardEvent): void;
|
80
|
+
/**
|
81
|
+
* Sets focus on the native `input`.
|
82
|
+
*/
|
83
|
+
setFocus(): Promise<void>;
|
84
|
+
private handleTreeItemClicked;
|
85
|
+
/**
|
86
|
+
* @internal Updates the aria-label of the tree item.
|
87
|
+
*/
|
88
|
+
updateAriaLabel(): Promise<void>;
|
89
|
+
private setTreeItemPadding;
|
90
|
+
private truncateTreeItemLabel;
|
91
|
+
private hasRouterSlot;
|
92
|
+
private hostMutationCallback;
|
93
|
+
private handleDisplayTooltip;
|
94
|
+
render(): any;
|
95
|
+
}
|
@@ -0,0 +1,40 @@
|
|
1
|
+
import { IcSizes, IcThemeForegroundNoDefault } from "../../utils/types";
|
2
|
+
/**
|
3
|
+
* @slot heading - Content is set as the tree view heading.
|
4
|
+
* @slot icon - Content is placed to the left of the heading.
|
5
|
+
*/
|
6
|
+
export declare class TreeView {
|
7
|
+
private treeViewId;
|
8
|
+
private treeItemTag;
|
9
|
+
private hostMutationObserver;
|
10
|
+
el: HTMLIcTreeViewElement;
|
11
|
+
treeItems: HTMLIcTreeItemElement[];
|
12
|
+
/**
|
13
|
+
* The appearance of the tree view, e.g. dark, or light.
|
14
|
+
*/
|
15
|
+
appearance?: IcThemeForegroundNoDefault;
|
16
|
+
watchAppearanceHandler(): void;
|
17
|
+
/**
|
18
|
+
* The heading of the tree view.
|
19
|
+
*/
|
20
|
+
heading?: string;
|
21
|
+
/**
|
22
|
+
* The size of the tree view.
|
23
|
+
*/
|
24
|
+
size?: IcSizes;
|
25
|
+
watchSizeHandler(): void;
|
26
|
+
disconnectedCallback(): void;
|
27
|
+
componentDidLoad(): void;
|
28
|
+
handleTreeItemSelected(event: CustomEvent): void;
|
29
|
+
private handleKeyDown;
|
30
|
+
private getNextItemToSelect;
|
31
|
+
private linkTreeItems;
|
32
|
+
private setTreeItems;
|
33
|
+
private getAllTreeItems;
|
34
|
+
private addSlotChangeListener;
|
35
|
+
private truncateTreeViewHeading;
|
36
|
+
private hostMutationCallback;
|
37
|
+
private isHeadingDefined;
|
38
|
+
private hasHeadingAreaContent;
|
39
|
+
render(): any;
|
40
|
+
}
|
@@ -6,16 +6,16 @@
|
|
6
6
|
*/
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
8
8
|
import { IcCardSizes } from "./components/ic-card-horizontal/ic-card-horizontal.types";
|
9
|
-
import { IcDataTableColumnObject, IcDataTableDensityOptions, IcDataTableRowHeights, IcDataTableSortOrderOptions, IcDensityUpdateEventDetail } from "./components/ic-data-table/ic-data-table.types";
|
9
|
+
import { IcDataTableColumnObject, IcDataTableDensityOptions, IcDataTableRowHeights, IcDataTableSortOrderOptions, IcDataTableTruncationTypes, IcDensityUpdateEventDetail } from "./components/ic-data-table/ic-data-table.types";
|
10
10
|
import { IcActivationTypes, IcMenuOption, IcThemeForegroundNoDefault } from "@ukic/web-components/dist/types/utils/types";
|
11
|
-
import { IcDateFormat, IcInformationStatusOrEmpty, IcPaginationBarOptions, IcSearchMatchPositions, IcSizes, IcValueEventDetail, IcWeekDays } from "./utils/types";
|
11
|
+
import { IcDateFormat, IcInformationStatusOrEmpty, IcPaginationBarOptions, IcSearchMatchPositions, IcSizes, IcThemeForegroundNoDefault as IcThemeForegroundNoDefault1, IcValueEventDetail, IcWeekDays } from "./utils/types";
|
12
12
|
import { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail, IcSearchBarSearchModes } from "@ukic/web-components/dist/types/components";
|
13
13
|
import { IcPaginationAlignmentOptions, IcPaginationLabelTypes, IcPaginationTypes } from "@ukic/web-components/dist/types/components/ic-pagination/ic-pagination.types";
|
14
14
|
import { IcThemeForeground } from "@ukic/web-components/dist/types/interface";
|
15
15
|
export { IcCardSizes } from "./components/ic-card-horizontal/ic-card-horizontal.types";
|
16
|
-
export { IcDataTableColumnObject, IcDataTableDensityOptions, IcDataTableRowHeights, IcDataTableSortOrderOptions, IcDensityUpdateEventDetail } from "./components/ic-data-table/ic-data-table.types";
|
16
|
+
export { IcDataTableColumnObject, IcDataTableDensityOptions, IcDataTableRowHeights, IcDataTableSortOrderOptions, IcDataTableTruncationTypes, IcDensityUpdateEventDetail } from "./components/ic-data-table/ic-data-table.types";
|
17
17
|
export { IcActivationTypes, IcMenuOption, IcThemeForegroundNoDefault } from "@ukic/web-components/dist/types/utils/types";
|
18
|
-
export { IcDateFormat, IcInformationStatusOrEmpty, IcPaginationBarOptions, IcSearchMatchPositions, IcSizes, IcValueEventDetail, IcWeekDays } from "./utils/types";
|
18
|
+
export { IcDateFormat, IcInformationStatusOrEmpty, IcPaginationBarOptions, IcSearchMatchPositions, IcSizes, IcThemeForegroundNoDefault as IcThemeForegroundNoDefault1, IcValueEventDetail, IcWeekDays } from "./utils/types";
|
19
19
|
export { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail, IcSearchBarSearchModes } from "@ukic/web-components/dist/types/components";
|
20
20
|
export { IcPaginationAlignmentOptions, IcPaginationLabelTypes, IcPaginationTypes } from "@ukic/web-components/dist/types/components/ic-pagination/ic-pagination.types";
|
21
21
|
export { IcThemeForeground } from "@ukic/web-components/dist/types/interface";
|
@@ -121,9 +121,9 @@ export namespace Components {
|
|
121
121
|
*/
|
122
122
|
"paginationBarOptions"?: IcPaginationBarOptions;
|
123
123
|
/**
|
124
|
-
* Resets the `globalRowHeight` prop to
|
124
|
+
* Resets the `globalRowHeight` prop to number or auto and sets the `variableRowHeight` prop to `null`.
|
125
125
|
*/
|
126
|
-
"resetRowHeights": () => Promise<void>;
|
126
|
+
"resetRowHeights": (rowHeight?: number | "auto") => Promise<void>;
|
127
127
|
/**
|
128
128
|
* If `true`, adds a pagination bar to the bottom of the table.
|
129
129
|
*/
|
@@ -147,6 +147,10 @@ export namespace Components {
|
|
147
147
|
* If `true`, row headers will remain to the left when scrolling horizontally.
|
148
148
|
*/
|
149
149
|
"stickyRowHeaders"?: boolean;
|
150
|
+
/**
|
151
|
+
* Sets the method used to truncate longer text in cells where textWrap is `false`. The `tooltip` truncation pattern allows the overflowing text to be seen in a tooltip. The `show-hide` truncation pattern allows the overflowing text to be shown and hidden using the ic-typography "See more"/"See less" buttons.
|
152
|
+
*/
|
153
|
+
"truncationPattern"?: IcDataTableTruncationTypes;
|
150
154
|
/**
|
151
155
|
* If `true`, the table displays a linear loading indicator below the header row to indicate an updating state.
|
152
156
|
*/
|
@@ -229,6 +233,10 @@ export namespace Components {
|
|
229
233
|
* The helper text that will be displayed for additional field guidance. This will default to the text "Use format" along with the `dateFormat` value.
|
230
234
|
*/
|
231
235
|
"helperText"?: string;
|
236
|
+
/**
|
237
|
+
* If `true`, the helper text will be visually hidden, but still read out by screenreaders.
|
238
|
+
*/
|
239
|
+
"hideHelperText": boolean;
|
232
240
|
/**
|
233
241
|
* The ID for the input.
|
234
242
|
*/
|
@@ -315,6 +323,10 @@ export namespace Components {
|
|
315
323
|
* The helper text that will be displayed for additional field guidance. This will default to the text "Use format" along with the `dateFormat` value.
|
316
324
|
*/
|
317
325
|
"helperText"?: string;
|
326
|
+
/**
|
327
|
+
* If `true`, the helper text will be visually hidden, but still read out by screenreaders.
|
328
|
+
*/
|
329
|
+
"hideHelperText": boolean;
|
318
330
|
/**
|
319
331
|
* The ID for the input field. The default will be an automatically generated value.
|
320
332
|
*/
|
@@ -648,6 +660,64 @@ export namespace Components {
|
|
648
660
|
*/
|
649
661
|
"value"?: string | string[];
|
650
662
|
}
|
663
|
+
interface IcTreeItem {
|
664
|
+
"appearance"?: IcThemeForegroundNoDefault1;
|
665
|
+
/**
|
666
|
+
* If `true`, the tree item appears in the disabled state.
|
667
|
+
*/
|
668
|
+
"disabled"?: boolean;
|
669
|
+
"expanded": boolean;
|
670
|
+
"hasParentExpanded": boolean;
|
671
|
+
/**
|
672
|
+
* The URL that the tree item link points to. If set, the tree item will render as an "a" tag, otherwise it will render as a div.
|
673
|
+
*/
|
674
|
+
"href"?: string | undefined;
|
675
|
+
/**
|
676
|
+
* The human language of the linked URL.
|
677
|
+
*/
|
678
|
+
"hreflang"?: string;
|
679
|
+
"isParent": boolean;
|
680
|
+
/**
|
681
|
+
* The label of the tree item.
|
682
|
+
*/
|
683
|
+
"label": string;
|
684
|
+
/**
|
685
|
+
* How much of the referrer to send when following the link.
|
686
|
+
*/
|
687
|
+
"referrerpolicy"?: ReferrerPolicy;
|
688
|
+
/**
|
689
|
+
* The relationship of the linked URL as space-separated link types.
|
690
|
+
*/
|
691
|
+
"rel"?: string;
|
692
|
+
/**
|
693
|
+
* If `true`, the tree item appears in the selected state.
|
694
|
+
*/
|
695
|
+
"selected": boolean;
|
696
|
+
/**
|
697
|
+
* Sets focus on the native `input`.
|
698
|
+
*/
|
699
|
+
"setFocus": () => Promise<void>;
|
700
|
+
"size"?: IcSizes;
|
701
|
+
/**
|
702
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
703
|
+
*/
|
704
|
+
"target"?: string;
|
705
|
+
"updateAriaLabel": () => Promise<void>;
|
706
|
+
}
|
707
|
+
interface IcTreeView {
|
708
|
+
/**
|
709
|
+
* The appearance of the tree view, e.g. dark, or light.
|
710
|
+
*/
|
711
|
+
"appearance"?: IcThemeForegroundNoDefault1;
|
712
|
+
/**
|
713
|
+
* The heading of the tree view.
|
714
|
+
*/
|
715
|
+
"heading"?: string;
|
716
|
+
/**
|
717
|
+
* The size of the tree view.
|
718
|
+
*/
|
719
|
+
"size"?: IcSizes;
|
720
|
+
}
|
651
721
|
}
|
652
722
|
export interface IcDataTableCustomEvent<T> extends CustomEvent<T> {
|
653
723
|
detail: T;
|
@@ -677,6 +747,10 @@ export interface IcSelectWithMultiCustomEvent<T> extends CustomEvent<T> {
|
|
677
747
|
detail: T;
|
678
748
|
target: HTMLIcSelectWithMultiElement;
|
679
749
|
}
|
750
|
+
export interface IcTreeItemCustomEvent<T> extends CustomEvent<T> {
|
751
|
+
detail: T;
|
752
|
+
target: HTMLIcTreeItemElement;
|
753
|
+
}
|
680
754
|
declare global {
|
681
755
|
interface HTMLIcCardHorizontalElement extends Components.IcCardHorizontal, HTMLStencilElement {
|
682
756
|
}
|
@@ -821,6 +895,29 @@ declare global {
|
|
821
895
|
prototype: HTMLIcSelectWithMultiElement;
|
822
896
|
new (): HTMLIcSelectWithMultiElement;
|
823
897
|
};
|
898
|
+
interface HTMLIcTreeItemElementEventMap {
|
899
|
+
"icTreeItemSelected": { id: string };
|
900
|
+
}
|
901
|
+
interface HTMLIcTreeItemElement extends Components.IcTreeItem, HTMLStencilElement {
|
902
|
+
addEventListener<K extends keyof HTMLIcTreeItemElementEventMap>(type: K, listener: (this: HTMLIcTreeItemElement, ev: IcTreeItemCustomEvent<HTMLIcTreeItemElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
903
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
904
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
905
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
906
|
+
removeEventListener<K extends keyof HTMLIcTreeItemElementEventMap>(type: K, listener: (this: HTMLIcTreeItemElement, ev: IcTreeItemCustomEvent<HTMLIcTreeItemElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
907
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
908
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
909
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
910
|
+
}
|
911
|
+
var HTMLIcTreeItemElement: {
|
912
|
+
prototype: HTMLIcTreeItemElement;
|
913
|
+
new (): HTMLIcTreeItemElement;
|
914
|
+
};
|
915
|
+
interface HTMLIcTreeViewElement extends Components.IcTreeView, HTMLStencilElement {
|
916
|
+
}
|
917
|
+
var HTMLIcTreeViewElement: {
|
918
|
+
prototype: HTMLIcTreeViewElement;
|
919
|
+
new (): HTMLIcTreeViewElement;
|
920
|
+
};
|
824
921
|
interface HTMLElementTagNameMap {
|
825
922
|
"ic-card-horizontal": HTMLIcCardHorizontalElement;
|
826
923
|
"ic-data-table": HTMLIcDataTableElement;
|
@@ -830,6 +927,8 @@ declare global {
|
|
830
927
|
"ic-menu-with-multi": HTMLIcMenuWithMultiElement;
|
831
928
|
"ic-pagination-bar": HTMLIcPaginationBarElement;
|
832
929
|
"ic-select-with-multi": HTMLIcSelectWithMultiElement;
|
930
|
+
"ic-tree-item": HTMLIcTreeItemElement;
|
931
|
+
"ic-tree-view": HTMLIcTreeViewElement;
|
833
932
|
}
|
834
933
|
}
|
835
934
|
declare namespace LocalJSX {
|
@@ -956,6 +1055,10 @@ declare namespace LocalJSX {
|
|
956
1055
|
* If `true`, row headers will remain to the left when scrolling horizontally.
|
957
1056
|
*/
|
958
1057
|
"stickyRowHeaders"?: boolean;
|
1058
|
+
/**
|
1059
|
+
* Sets the method used to truncate longer text in cells where textWrap is `false`. The `tooltip` truncation pattern allows the overflowing text to be seen in a tooltip. The `show-hide` truncation pattern allows the overflowing text to be shown and hidden using the ic-typography "See more"/"See less" buttons.
|
1060
|
+
*/
|
1061
|
+
"truncationPattern"?: IcDataTableTruncationTypes;
|
959
1062
|
/**
|
960
1063
|
* If `true`, the table displays a linear loading indicator below the header row to indicate an updating state.
|
961
1064
|
*/
|
@@ -1037,6 +1140,10 @@ declare namespace LocalJSX {
|
|
1037
1140
|
* The helper text that will be displayed for additional field guidance. This will default to the text "Use format" along with the `dateFormat` value.
|
1038
1141
|
*/
|
1039
1142
|
"helperText"?: string;
|
1143
|
+
/**
|
1144
|
+
* If `true`, the helper text will be visually hidden, but still read out by screenreaders.
|
1145
|
+
*/
|
1146
|
+
"hideHelperText"?: boolean;
|
1040
1147
|
/**
|
1041
1148
|
* The ID for the input.
|
1042
1149
|
*/
|
@@ -1131,6 +1238,10 @@ declare namespace LocalJSX {
|
|
1131
1238
|
* The helper text that will be displayed for additional field guidance. This will default to the text "Use format" along with the `dateFormat` value.
|
1132
1239
|
*/
|
1133
1240
|
"helperText"?: string;
|
1241
|
+
/**
|
1242
|
+
* If `true`, the helper text will be visually hidden, but still read out by screenreaders.
|
1243
|
+
*/
|
1244
|
+
"hideHelperText"?: boolean;
|
1134
1245
|
/**
|
1135
1246
|
* The ID for the input field. The default will be an automatically generated value.
|
1136
1247
|
*/
|
@@ -1493,6 +1604,58 @@ declare namespace LocalJSX {
|
|
1493
1604
|
*/
|
1494
1605
|
"value"?: string | string[];
|
1495
1606
|
}
|
1607
|
+
interface IcTreeItem {
|
1608
|
+
/**
|
1609
|
+
* If `true`, the tree item appears in the disabled state.
|
1610
|
+
*/
|
1611
|
+
"disabled"?: boolean;
|
1612
|
+
/**
|
1613
|
+
* The URL that the tree item link points to. If set, the tree item will render as an "a" tag, otherwise it will render as a div.
|
1614
|
+
*/
|
1615
|
+
"href"?: string | undefined;
|
1616
|
+
/**
|
1617
|
+
* The human language of the linked URL.
|
1618
|
+
*/
|
1619
|
+
"hreflang"?: string;
|
1620
|
+
/**
|
1621
|
+
* The label of the tree item.
|
1622
|
+
*/
|
1623
|
+
"label"?: string;
|
1624
|
+
/**
|
1625
|
+
* Emitted when tree item is selected.
|
1626
|
+
*/
|
1627
|
+
"onIcTreeItemSelected"?: (event: IcTreeItemCustomEvent<{ id: string }>) => void;
|
1628
|
+
/**
|
1629
|
+
* How much of the referrer to send when following the link.
|
1630
|
+
*/
|
1631
|
+
"referrerpolicy"?: ReferrerPolicy;
|
1632
|
+
/**
|
1633
|
+
* The relationship of the linked URL as space-separated link types.
|
1634
|
+
*/
|
1635
|
+
"rel"?: string;
|
1636
|
+
/**
|
1637
|
+
* If `true`, the tree item appears in the selected state.
|
1638
|
+
*/
|
1639
|
+
"selected"?: boolean;
|
1640
|
+
/**
|
1641
|
+
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
1642
|
+
*/
|
1643
|
+
"target"?: string;
|
1644
|
+
}
|
1645
|
+
interface IcTreeView {
|
1646
|
+
/**
|
1647
|
+
* The appearance of the tree view, e.g. dark, or light.
|
1648
|
+
*/
|
1649
|
+
"appearance"?: IcThemeForegroundNoDefault1;
|
1650
|
+
/**
|
1651
|
+
* The heading of the tree view.
|
1652
|
+
*/
|
1653
|
+
"heading"?: string;
|
1654
|
+
/**
|
1655
|
+
* The size of the tree view.
|
1656
|
+
*/
|
1657
|
+
"size"?: IcSizes;
|
1658
|
+
}
|
1496
1659
|
interface IntrinsicElements {
|
1497
1660
|
"ic-card-horizontal": IcCardHorizontal;
|
1498
1661
|
"ic-data-table": IcDataTable;
|
@@ -1502,6 +1665,8 @@ declare namespace LocalJSX {
|
|
1502
1665
|
"ic-menu-with-multi": IcMenuWithMulti;
|
1503
1666
|
"ic-pagination-bar": IcPaginationBar;
|
1504
1667
|
"ic-select-with-multi": IcSelectWithMulti;
|
1668
|
+
"ic-tree-item": IcTreeItem;
|
1669
|
+
"ic-tree-view": IcTreeView;
|
1505
1670
|
}
|
1506
1671
|
}
|
1507
1672
|
export { LocalJSX as JSX };
|
@@ -1516,6 +1681,8 @@ declare module "@stencil/core" {
|
|
1516
1681
|
"ic-menu-with-multi": LocalJSX.IcMenuWithMulti & JSXBase.HTMLAttributes<HTMLIcMenuWithMultiElement>;
|
1517
1682
|
"ic-pagination-bar": LocalJSX.IcPaginationBar & JSXBase.HTMLAttributes<HTMLIcPaginationBarElement>;
|
1518
1683
|
"ic-select-with-multi": LocalJSX.IcSelectWithMulti & JSXBase.HTMLAttributes<HTMLIcSelectWithMultiElement>;
|
1684
|
+
"ic-tree-item": LocalJSX.IcTreeItem & JSXBase.HTMLAttributes<HTMLIcTreeItemElement>;
|
1685
|
+
"ic-tree-view": LocalJSX.IcTreeView & JSXBase.HTMLAttributes<HTMLIcTreeViewElement>;
|
1519
1686
|
}
|
1520
1687
|
}
|
1521
1688
|
}
|