@ukic/canary-web-components 3.0.0-canary.1 → 3.0.0-canary.11
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/README.md +3 -2
- package/dist/cjs/core.cjs.js +1 -1
- package/dist/cjs/{helpers-6817cfbb.js → helpers-02b23286.js} +65 -155
- package/dist/cjs/helpers-02b23286.js.map +1 -0
- package/dist/cjs/{helpers-33b42cd6.js → helpers-ce248d54.js} +80 -29
- package/dist/cjs/helpers-ce248d54.js.map +1 -0
- package/dist/cjs/ic-accordion-group.cjs.entry.js +10 -10
- package/dist/cjs/ic-accordion-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-accordion.cjs.entry.js +12 -5
- package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-alert.cjs.entry.js +9 -14
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +8 -5
- package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-badge.cjs.entry.js +26 -3
- package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +43 -20
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +49 -4
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +28 -26
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-horizontal.cjs.entry.js +33 -35
- package/dist/cjs/ic-card-horizontal.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-vertical.cjs.entry.js +48 -47
- package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +21 -6
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +10 -4
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +27 -15
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js +1 -1
- package/dist/cjs/ic-classification-banner.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 +7 -7
- package/dist/cjs/ic-data-table-title-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-table.cjs.entry.js +377 -110
- package/dist/cjs/ic-data-table.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-date-input.cjs.entry.js +29 -18
- package/dist/cjs/ic-date-input.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-date-picker.cjs.entry.js +16 -5
- package/dist/cjs/ic-date-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +32 -9
- package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-divider.cjs.entry.js +73 -9
- package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-empty-state_2.cjs.entry.js +118 -50
- package/dist/cjs/ic-empty-state_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +6 -7
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +8 -7
- package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +24 -14
- package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +7 -15
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +17 -9
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +1016 -0
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-input-label_2.cjs.entry.js +82 -0
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-link.cjs.entry.js +10 -12
- package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +3 -3
- package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-item.cjs.entry.js +25 -18
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +11 -8
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +10 -8
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +60 -8
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +5 -4
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +8 -6
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination_4.cjs.entry.js +267 -112
- package/dist/cjs/ic-pagination_4.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-popover-menu.cjs.entry.js +47 -25
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +60 -29
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +42 -22
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +54 -56
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +16 -11
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +4 -4
- package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-status-tag.cjs.entry.js +5 -4
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +4 -5
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +12 -2
- package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +21 -16
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +60 -123
- package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +3 -19
- package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +2 -2
- package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +10 -8
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +20 -20
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +4 -4
- package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js +62 -12
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button.cjs.entry.js +64 -9
- package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +13 -7
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tree-item.cjs.entry.js +27 -16
- package/dist/cjs/ic-tree-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tree-view.cjs.entry.js +44 -24
- package/dist/cjs/ic-tree-view.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +5 -3
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/index-4cf27b16.js +4 -12
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +0 -2
- package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.css +26 -26
- package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.js +63 -38
- package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.js.map +1 -1
- package/dist/collection/components/ic-card-horizontal/test/basic/ic-card-horizontal.spec.js +10 -0
- package/dist/collection/components/ic-card-horizontal/test/basic/ic-card-horizontal.spec.js.map +1 -1
- package/dist/collection/components/ic-data-table/ic-data-table.css +194 -26
- package/dist/collection/components/ic-data-table/ic-data-table.js +479 -129
- 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 +460 -7
- 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 +123 -29
- package/dist/collection/components/ic-data-table/test/basic/ic-data-table.spec.js.map +1 -1
- package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.css +15 -10
- package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.js +5 -5
- package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.js.map +1 -1
- package/dist/collection/components/ic-date-input/ic-date-input.css +74 -9
- package/dist/collection/components/ic-date-input/ic-date-input.js +73 -18
- package/dist/collection/components/ic-date-input/ic-date-input.js.map +1 -1
- package/dist/collection/components/ic-date-picker/ic-date-picker.css +18 -16
- package/dist/collection/components/ic-date-picker/ic-date-picker.js +59 -4
- package/dist/collection/components/ic-date-picker/ic-date-picker.js.map +1 -1
- package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.css +4 -7
- package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js +230 -53
- package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js.map +1 -1
- package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.types.js +2 -0
- package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.types.js.map +1 -0
- package/dist/collection/components/ic-pagination-bar/test/basic/ic-pagination-bar.spec.js +20 -2
- package/dist/collection/components/ic-pagination-bar/test/basic/ic-pagination-bar.spec.js.map +1 -1
- package/dist/collection/components/ic-tree-item/ic-tree-item.css +51 -26
- package/dist/collection/components/ic-tree-item/ic-tree-item.js +89 -44
- package/dist/collection/components/ic-tree-item/ic-tree-item.js.map +1 -1
- package/dist/collection/components/ic-tree-item/test/basic/ic-tree-item.spec.js +3 -0
- package/dist/collection/components/ic-tree-item/test/basic/ic-tree-item.spec.js.map +1 -1
- package/dist/collection/components/ic-tree-view/ic-tree-view.css +31 -8
- package/dist/collection/components/ic-tree-view/ic-tree-view.js +116 -38
- package/dist/collection/components/ic-tree-view/ic-tree-view.js.map +1 -1
- package/dist/collection/utils/helpers.js +53 -34
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/types.js +6 -6
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/helpers.js +73 -26
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/helpers2.js +60 -145
- package/dist/components/helpers2.js.map +1 -1
- package/dist/components/ic-accordion-group.js +11 -11
- package/dist/components/ic-accordion-group.js.map +1 -1
- package/dist/components/ic-accordion.js +14 -6
- package/dist/components/ic-accordion.js.map +1 -1
- package/dist/components/ic-alert.js +12 -16
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-back-to-top.js +9 -5
- package/dist/components/ic-back-to-top.js.map +1 -1
- package/dist/components/ic-badge.js +28 -5
- package/dist/components/ic-badge.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js +44 -20
- package/dist/components/ic-breadcrumb-group.js.map +1 -1
- package/dist/components/ic-breadcrumb2.js +51 -4
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +21 -20
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card-horizontal.js +38 -37
- package/dist/components/ic-card-horizontal.js.map +1 -1
- package/dist/components/ic-card-vertical.js +54 -50
- package/dist/components/ic-card-vertical.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +25 -7
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +12 -4
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +32 -16
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-classification-banner.js +1 -1
- package/dist/components/ic-classification-banner.js.map +1 -1
- package/dist/components/ic-data-row.js +1 -1
- package/dist/components/ic-data-table-title-bar.js +6 -6
- package/dist/components/ic-data-table-title-bar.js.map +1 -1
- package/dist/components/ic-data-table.js +382 -110
- package/dist/components/ic-data-table.js.map +1 -1
- package/dist/components/ic-date-input2.js +32 -18
- package/dist/components/ic-date-input2.js.map +1 -1
- package/dist/components/ic-date-picker.js +19 -5
- package/dist/components/ic-date-picker.js.map +1 -1
- package/dist/components/ic-dialog.js +33 -9
- package/dist/components/ic-dialog.js.map +1 -1
- package/dist/components/ic-divider2.js +89 -12
- package/dist/components/ic-divider2.js.map +1 -1
- package/dist/components/ic-empty-state2.js +10 -17
- package/dist/components/ic-empty-state2.js.map +1 -1
- package/dist/components/ic-footer-link-group.js +7 -8
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +9 -8
- package/dist/components/ic-footer-link.js.map +1 -1
- package/dist/components/ic-footer.js +25 -15
- package/dist/components/ic-footer.js.map +1 -1
- package/dist/components/ic-hero.js +9 -17
- package/dist/components/ic-hero.js.map +1 -1
- package/dist/components/ic-horizontal-scroll2.js +19 -9
- package/dist/components/ic-horizontal-scroll2.js.map +1 -1
- package/dist/components/ic-input-component-container2.js +23 -32
- package/dist/components/ic-input-component-container2.js.map +1 -1
- package/dist/components/ic-input-label2.js +19 -20
- package/dist/components/ic-input-label2.js.map +1 -1
- package/dist/components/ic-input-validation2.js +9 -9
- package/dist/components/ic-input-validation2.js.map +1 -1
- package/dist/components/ic-link2.js +13 -15
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +11 -9
- package/dist/components/ic-loading-indicator2.js.map +1 -1
- package/dist/components/ic-menu-group.js +2 -2
- package/dist/components/ic-menu-group.js.map +1 -1
- package/dist/components/ic-menu-item2.js +30 -21
- package/dist/components/ic-menu-item2.js.map +1 -1
- package/dist/components/ic-menu2.js +472 -175
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +13 -9
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +12 -9
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +64 -10
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +6 -4
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +9 -6
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-pagination-bar2.js +123 -39
- package/dist/components/ic-pagination-bar2.js.map +1 -1
- package/dist/components/ic-pagination-item2.js +15 -12
- package/dist/components/ic-pagination-item2.js.map +1 -1
- package/dist/components/ic-pagination2.js +25 -15
- package/dist/components/ic-pagination2.js.map +1 -1
- package/dist/components/ic-popover-menu.js +50 -26
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +63 -30
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +45 -23
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +70 -81
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-select2.js +196 -67
- package/dist/components/ic-select2.js.map +1 -1
- package/dist/components/ic-side-navigation.js +17 -12
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +5 -5
- package/dist/components/ic-skeleton.js.map +1 -1
- package/dist/components/ic-status-tag.js +5 -3
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +4 -4
- package/dist/components/ic-step.js.map +1 -1
- package/dist/components/ic-stepper.js +14 -3
- package/dist/components/ic-stepper.js.map +1 -1
- package/dist/components/ic-switch.js +24 -18
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-tab-context.js +60 -123
- package/dist/components/ic-tab-context.js.map +1 -1
- package/dist/components/ic-tab-group.js +2 -18
- package/dist/components/ic-tab-group.js.map +1 -1
- package/dist/components/ic-tab-panel.js +1 -1
- package/dist/components/ic-tab-panel.js.map +1 -1
- package/dist/components/ic-tab.js +10 -8
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field2.js +46 -24
- package/dist/components/ic-text-field2.js.map +1 -1
- package/dist/components/ic-theme.js +22 -22
- package/dist/components/ic-theme.js.map +1 -1
- package/dist/components/ic-toast.js +4 -4
- package/dist/components/ic-toast.js.map +1 -1
- package/dist/components/ic-toggle-button-group.js +75 -14
- package/dist/components/ic-toggle-button-group.js.map +1 -1
- package/dist/components/ic-toggle-button.js +76 -17
- package/dist/components/ic-toggle-button.js.map +1 -1
- package/dist/components/ic-tooltip2.js +1 -1
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +15 -8
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-tree-item.js +32 -18
- package/dist/components/ic-tree-item.js.map +1 -1
- package/dist/components/ic-tree-view.js +53 -28
- package/dist/components/ic-tree-view.js.map +1 -1
- package/dist/components/ic-typography2.js +4 -2
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/core/core.css +1607 -77
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/p-007293a4.entry.js +2 -0
- package/dist/core/p-007293a4.entry.js.map +1 -0
- package/dist/core/{p-5f5403e2.entry.js → p-01ab3a15.entry.js} +2 -2
- package/dist/core/{p-5f5403e2.entry.js.map → p-01ab3a15.entry.js.map} +1 -1
- package/dist/core/p-01e4affd.entry.js +2 -0
- package/dist/core/p-01e4affd.entry.js.map +1 -0
- package/dist/core/p-052a9f31.entry.js +2 -0
- package/dist/core/p-052a9f31.entry.js.map +1 -0
- package/dist/core/p-059c08a0.entry.js +2 -0
- package/dist/core/p-059c08a0.entry.js.map +1 -0
- package/dist/core/p-07784e04.entry.js +2 -0
- package/dist/core/p-07784e04.entry.js.map +1 -0
- package/dist/core/p-0c225c1a.entry.js +2 -0
- package/dist/core/p-0c225c1a.entry.js.map +1 -0
- package/dist/core/p-14a6e578.entry.js +2 -0
- package/dist/core/p-14a6e578.entry.js.map +1 -0
- package/dist/core/p-1684a003.entry.js +2 -0
- package/dist/core/p-1684a003.entry.js.map +1 -0
- package/dist/core/p-1af4b9c1.entry.js +2 -0
- package/dist/core/p-1af4b9c1.entry.js.map +1 -0
- package/dist/core/p-1bf881bb.entry.js +2 -0
- package/dist/core/p-1bf881bb.entry.js.map +1 -0
- package/dist/core/p-1eb21184.entry.js +2 -0
- package/dist/core/p-1eb21184.entry.js.map +1 -0
- package/dist/core/p-2039e996.entry.js +2 -0
- package/dist/core/p-2039e996.entry.js.map +1 -0
- package/dist/core/p-20c780cb.entry.js +2 -0
- package/dist/core/p-20c780cb.entry.js.map +1 -0
- package/dist/core/p-21c90000.entry.js +2 -0
- package/dist/core/p-21c90000.entry.js.map +1 -0
- package/dist/core/p-2376e171.entry.js +2 -0
- package/dist/core/p-2376e171.entry.js.map +1 -0
- package/dist/core/p-23f62fca.entry.js +2 -0
- package/dist/core/p-23f62fca.entry.js.map +1 -0
- package/dist/core/p-28c8d6e3.entry.js +2 -0
- package/dist/core/p-28c8d6e3.entry.js.map +1 -0
- package/dist/core/p-2c59f79e.entry.js +2 -0
- package/dist/core/p-2c59f79e.entry.js.map +1 -0
- package/dist/core/{p-bf670360.entry.js → p-2e261288.entry.js} +2 -2
- package/dist/core/p-2e261288.entry.js.map +1 -0
- package/dist/core/p-36242f26.entry.js +2 -0
- package/dist/core/p-36242f26.entry.js.map +1 -0
- package/dist/core/p-37cced7a.entry.js +2 -0
- package/dist/core/p-37cced7a.entry.js.map +1 -0
- package/dist/core/p-3c17ca15.entry.js +2 -0
- package/dist/core/p-3c17ca15.entry.js.map +1 -0
- package/dist/core/p-435d9ce2.entry.js +2 -0
- package/dist/core/p-435d9ce2.entry.js.map +1 -0
- package/dist/core/p-47e0072d.entry.js +2 -0
- package/dist/core/p-47e0072d.entry.js.map +1 -0
- package/dist/core/p-49fbe074.entry.js +2 -0
- package/dist/core/p-49fbe074.entry.js.map +1 -0
- package/dist/core/p-4ba91306.entry.js +2 -0
- package/dist/core/p-4ba91306.entry.js.map +1 -0
- package/dist/core/p-50e24896.entry.js +2 -0
- package/dist/core/p-50e24896.entry.js.map +1 -0
- package/dist/core/p-5193184c.entry.js +2 -0
- package/dist/core/p-5193184c.entry.js.map +1 -0
- package/dist/core/p-51c6561f.entry.js +2 -0
- package/dist/core/p-51c6561f.entry.js.map +1 -0
- package/dist/core/p-534f7f0d.entry.js +2 -0
- package/dist/core/p-534f7f0d.entry.js.map +1 -0
- package/dist/core/p-542ffaf4.entry.js +2 -0
- package/dist/core/p-542ffaf4.entry.js.map +1 -0
- package/dist/core/p-555dd292.entry.js +2 -0
- package/dist/core/p-555dd292.entry.js.map +1 -0
- package/dist/core/p-5d03b04e.entry.js +2 -0
- package/dist/core/p-5d03b04e.entry.js.map +1 -0
- package/dist/core/p-5e616d85.entry.js +2 -0
- package/dist/core/p-5e616d85.entry.js.map +1 -0
- package/dist/core/p-64101c64.entry.js +2 -0
- package/dist/core/p-64101c64.entry.js.map +1 -0
- package/dist/core/p-70616efa.js +2 -0
- package/dist/core/p-70616efa.js.map +1 -0
- package/dist/core/p-76c94cee.entry.js +2 -0
- package/dist/core/p-76c94cee.entry.js.map +1 -0
- package/dist/core/p-7d1f7976.entry.js +2 -0
- package/dist/core/p-7d1f7976.entry.js.map +1 -0
- package/dist/core/p-9158c34f.entry.js +2 -0
- package/dist/core/p-9158c34f.entry.js.map +1 -0
- package/dist/core/{p-266341f5.entry.js → p-91c720bc.entry.js} +2 -2
- package/dist/core/{p-266341f5.entry.js.map → p-91c720bc.entry.js.map} +1 -1
- package/dist/core/p-94efa0d2.entry.js +2 -0
- package/dist/core/p-94efa0d2.entry.js.map +1 -0
- package/dist/core/p-9bf9da9b.entry.js +2 -0
- package/dist/core/p-9bf9da9b.entry.js.map +1 -0
- package/dist/core/p-a04712b9.js +2 -0
- package/dist/core/p-a04712b9.js.map +1 -0
- package/dist/core/p-a33bf749.entry.js +2 -0
- package/dist/core/p-a33bf749.entry.js.map +1 -0
- package/dist/core/p-a707b036.entry.js +2 -0
- package/dist/core/p-a707b036.entry.js.map +1 -0
- package/dist/core/p-a74be80c.entry.js +2 -0
- package/dist/core/p-a74be80c.entry.js.map +1 -0
- package/dist/core/p-af547c0a.entry.js +2 -0
- package/dist/core/p-af547c0a.entry.js.map +1 -0
- package/dist/core/p-b0170269.entry.js +2 -0
- package/dist/core/p-b0170269.entry.js.map +1 -0
- package/dist/core/p-b6e385ba.entry.js +2 -0
- package/dist/core/p-b6e385ba.entry.js.map +1 -0
- package/dist/core/p-bb418e1b.entry.js +2 -0
- package/dist/core/p-bb418e1b.entry.js.map +1 -0
- package/dist/core/{p-306def43.entry.js → p-d2dbb1dc.entry.js} +2 -2
- package/dist/core/p-d2dbb1dc.entry.js.map +1 -0
- package/dist/core/p-e3303bbe.entry.js +2 -0
- package/dist/core/p-e3303bbe.entry.js.map +1 -0
- package/dist/core/p-e3e0cf46.entry.js +2 -0
- package/dist/core/p-e3e0cf46.entry.js.map +1 -0
- package/dist/core/p-e62e5ca3.entry.js +2 -0
- package/dist/core/p-e62e5ca3.entry.js.map +1 -0
- package/dist/core/{p-c21d0db8.entry.js → p-ebd84a67.entry.js} +2 -2
- package/dist/core/p-ebd84a67.entry.js.map +1 -0
- package/dist/core/{p-d03374fc.entry.js → p-f154d6e6.entry.js} +2 -2
- package/dist/core/p-f1d5bdbd.entry.js +2 -0
- package/dist/core/p-f1d5bdbd.entry.js.map +1 -0
- package/dist/core/{p-73b40c79.entry.js → p-f482ccb8.entry.js} +2 -2
- package/dist/core/p-f482ccb8.entry.js.map +1 -0
- package/dist/core/p-f60c8a1b.entry.js +2 -0
- package/dist/core/p-f60c8a1b.entry.js.map +1 -0
- package/dist/core/{p-f1072c28.entry.js → p-f64abdff.entry.js} +2 -2
- package/dist/core/p-f64abdff.entry.js.map +1 -0
- package/dist/core/{p-d8563643.entry.js → p-fc71c920.entry.js} +2 -2
- package/dist/core/p-fc71c920.entry.js.map +1 -0
- package/dist/esm/core.js +1 -1
- package/dist/esm/{helpers-5bd2012a.js → helpers-0f42cb46.js} +61 -146
- package/dist/esm/helpers-0f42cb46.js.map +1 -0
- package/dist/esm/{helpers-dab8ddfe.js → helpers-b4561326.js} +74 -27
- package/dist/esm/helpers-b4561326.js.map +1 -0
- package/dist/esm/ic-accordion-group.entry.js +10 -10
- package/dist/esm/ic-accordion-group.entry.js.map +1 -1
- package/dist/esm/ic-accordion.entry.js +12 -5
- package/dist/esm/ic-accordion.entry.js.map +1 -1
- package/dist/esm/ic-alert.entry.js +10 -15
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +9 -6
- package/dist/esm/ic-back-to-top.entry.js.map +1 -1
- package/dist/esm/ic-badge.entry.js +26 -3
- package/dist/esm/ic-badge.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +43 -20
- package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +49 -4
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +28 -26
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-horizontal.entry.js +34 -36
- package/dist/esm/ic-card-horizontal.entry.js.map +1 -1
- package/dist/esm/ic-card-vertical.entry.js +49 -48
- package/dist/esm/ic-card-vertical.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +21 -6
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +10 -4
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +28 -16
- package/dist/esm/ic-chip.entry.js.map +1 -1
- package/dist/esm/ic-classification-banner.entry.js +1 -1
- package/dist/esm/ic-classification-banner.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 +7 -7
- package/dist/esm/ic-data-table-title-bar.entry.js.map +1 -1
- package/dist/esm/ic-data-table.entry.js +377 -110
- package/dist/esm/ic-data-table.entry.js.map +1 -1
- package/dist/esm/ic-date-input.entry.js +29 -18
- package/dist/esm/ic-date-input.entry.js.map +1 -1
- package/dist/esm/ic-date-picker.entry.js +16 -5
- package/dist/esm/ic-date-picker.entry.js.map +1 -1
- package/dist/esm/ic-dialog.entry.js +32 -9
- package/dist/esm/ic-dialog.entry.js.map +1 -1
- package/dist/esm/ic-divider.entry.js +74 -10
- package/dist/esm/ic-divider.entry.js.map +1 -1
- package/dist/esm/ic-empty-state_2.entry.js +119 -51
- package/dist/esm/ic-empty-state_2.entry.js.map +1 -1
- package/dist/esm/ic-footer-link-group.entry.js +6 -7
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +8 -7
- package/dist/esm/ic-footer-link.entry.js.map +1 -1
- package/dist/esm/ic-footer.entry.js +24 -14
- package/dist/esm/ic-footer.entry.js.map +1 -1
- package/dist/esm/ic-hero.entry.js +8 -16
- package/dist/esm/ic-hero.entry.js.map +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +17 -9
- package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
- package/dist/{collection/components/ic-menu-with-multi/ic-menu.js → esm/ic-input-component-container_3.entry.js} +173 -739
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -0
- package/dist/esm/ic-input-label_2.entry.js +77 -0
- package/dist/esm/ic-input-label_2.entry.js.map +1 -0
- package/dist/esm/ic-link.entry.js +10 -12
- package/dist/esm/ic-link.entry.js.map +1 -1
- package/dist/esm/ic-menu-group.entry.js +3 -3
- package/dist/esm/ic-menu-group.entry.js.map +1 -1
- package/dist/esm/ic-menu-item.entry.js +25 -18
- package/dist/esm/ic-menu-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-button.entry.js +11 -8
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +10 -8
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +61 -9
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +5 -4
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +8 -6
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-pagination_4.entry.js +267 -112
- package/dist/esm/ic-pagination_4.entry.js.map +1 -1
- package/dist/esm/ic-popover-menu.entry.js +47 -25
- package/dist/esm/ic-popover-menu.entry.js.map +1 -1
- package/dist/esm/ic-radio-group.entry.js +60 -29
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +42 -22
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +54 -56
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +16 -11
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +4 -4
- package/dist/esm/ic-skeleton.entry.js.map +1 -1
- package/dist/esm/ic-status-tag.entry.js +5 -4
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +4 -5
- package/dist/esm/ic-step.entry.js.map +1 -1
- package/dist/esm/ic-stepper.entry.js +12 -2
- package/dist/esm/ic-stepper.entry.js.map +1 -1
- package/dist/esm/ic-switch.entry.js +21 -16
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +60 -123
- package/dist/esm/ic-tab-context.entry.js.map +1 -1
- package/dist/esm/ic-tab-group.entry.js +3 -19
- package/dist/esm/ic-tab-group.entry.js.map +1 -1
- package/dist/esm/ic-tab-panel.entry.js +2 -2
- package/dist/esm/ic-tab-panel.entry.js.map +1 -1
- package/dist/esm/ic-tab.entry.js +10 -8
- package/dist/esm/ic-tab.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +20 -20
- package/dist/esm/ic-theme.entry.js.map +1 -1
- package/dist/esm/ic-toast.entry.js +4 -4
- package/dist/esm/ic-toast.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button-group.entry.js +62 -12
- package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button.entry.js +64 -9
- package/dist/esm/ic-toggle-button.entry.js.map +1 -1
- package/dist/esm/ic-top-navigation.entry.js +13 -7
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-tree-item.entry.js +28 -17
- package/dist/esm/ic-tree-item.entry.js.map +1 -1
- package/dist/esm/ic-tree-view.entry.js +45 -25
- package/dist/esm/ic-tree-view.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +5 -3
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/index-93509377.js +4 -12
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/ic-card-horizontal/ic-card-horizontal.d.ts +8 -4
- package/dist/types/components/ic-data-table/ic-data-table.d.ts +51 -7
- package/dist/types/components/ic-data-table/ic-data-table.types.d.ts +11 -0
- package/dist/types/components/ic-data-table/story-data.d.ts +225 -0
- package/dist/types/components/ic-date-input/ic-date-input.d.ts +10 -1
- package/dist/types/components/ic-date-picker/ic-date-picker.d.ts +10 -1
- package/dist/types/components/ic-pagination-bar/ic-pagination-bar.d.ts +34 -8
- package/dist/types/components/ic-pagination-bar/ic-pagination-bar.types.d.ts +4 -0
- package/dist/types/components/ic-tree-item/ic-tree-item.d.ts +17 -7
- package/dist/types/components/ic-tree-view/ic-tree-view.d.ts +21 -5
- package/dist/types/components.d.ts +189 -490
- package/dist/types/utils/helpers.d.ts +14 -11
- package/dist/types/utils/types.d.ts +17 -12
- package/hydrate/index.js +5150 -7474
- package/package.json +12 -10
- package/dist/cjs/helpers-33b42cd6.js.map +0 -1
- package/dist/cjs/helpers-6817cfbb.js.map +0 -1
- package/dist/cjs/ic-input-component-container_4.cjs.entry.js +0 -156
- package/dist/cjs/ic-input-component-container_4.cjs.entry.js.map +0 -1
- package/dist/cjs/ic-menu-with-multi.cjs.entry.js +0 -2738
- package/dist/cjs/ic-menu-with-multi.cjs.entry.js.map +0 -1
- package/dist/cjs/ic-menu.cjs.entry.js +0 -658
- package/dist/cjs/ic-menu.cjs.entry.js.map +0 -1
- package/dist/cjs/ic-select-with-multi.cjs.entry.js +0 -788
- package/dist/cjs/ic-select-with-multi.cjs.entry.js.map +0 -1
- package/dist/collection/components/ic-menu-with-multi/ic-menu.css +0 -712
- package/dist/collection/components/ic-menu-with-multi/ic-menu.js.map +0 -1
- package/dist/collection/components/ic-menu-with-multi/test/basic/ic-menu.spec.js +0 -1057
- package/dist/collection/components/ic-menu-with-multi/test/basic/ic-menu.spec.js.map +0 -1
- package/dist/collection/components/ic-select-with-multi/assets/Check.svg +0 -3
- package/dist/collection/components/ic-select-with-multi/assets/Clear.svg +0 -3
- package/dist/collection/components/ic-select-with-multi/assets/Expand.svg +0 -3
- package/dist/collection/components/ic-select-with-multi/ic-select.css +0 -695
- package/dist/collection/components/ic-select-with-multi/ic-select.js +0 -1520
- package/dist/collection/components/ic-select-with-multi/ic-select.js.map +0 -1
- package/dist/collection/components/ic-select-with-multi/story-data.js +0 -216
- package/dist/collection/components/ic-select-with-multi/story-data.js.map +0 -1
- package/dist/collection/components/ic-select-with-multi/test/basic/ic-select.spec.js +0 -1518
- package/dist/collection/components/ic-select-with-multi/test/basic/ic-select.spec.js.map +0 -1
- package/dist/components/ic-menu-with-multi.d.ts +0 -11
- package/dist/components/ic-menu-with-multi.js +0 -8
- package/dist/components/ic-menu-with-multi.js.map +0 -1
- package/dist/components/ic-menu3.js +0 -2803
- package/dist/components/ic-menu3.js.map +0 -1
- package/dist/components/ic-select-with-multi.d.ts +0 -11
- package/dist/components/ic-select-with-multi.js +0 -906
- package/dist/components/ic-select-with-multi.js.map +0 -1
- package/dist/core/p-06eeb7f2.entry.js +0 -2
- package/dist/core/p-06eeb7f2.entry.js.map +0 -1
- package/dist/core/p-0922c552.entry.js +0 -2
- package/dist/core/p-0922c552.entry.js.map +0 -1
- package/dist/core/p-0bc0e852.entry.js +0 -2
- package/dist/core/p-0bc0e852.entry.js.map +0 -1
- package/dist/core/p-108a9029.entry.js +0 -2
- package/dist/core/p-108a9029.entry.js.map +0 -1
- package/dist/core/p-13100d3c.entry.js +0 -2
- package/dist/core/p-13100d3c.entry.js.map +0 -1
- package/dist/core/p-1769df1d.entry.js +0 -2
- package/dist/core/p-1769df1d.entry.js.map +0 -1
- package/dist/core/p-202bc922.entry.js +0 -2
- package/dist/core/p-202bc922.entry.js.map +0 -1
- package/dist/core/p-297e99cf.js +0 -2
- package/dist/core/p-297e99cf.js.map +0 -1
- package/dist/core/p-306def43.entry.js.map +0 -1
- package/dist/core/p-30b046b2.entry.js +0 -2
- package/dist/core/p-30b046b2.entry.js.map +0 -1
- package/dist/core/p-3778cc5e.entry.js +0 -2
- package/dist/core/p-3778cc5e.entry.js.map +0 -1
- package/dist/core/p-383a5a76.entry.js +0 -2
- package/dist/core/p-383a5a76.entry.js.map +0 -1
- package/dist/core/p-3a0510e2.entry.js +0 -2
- package/dist/core/p-3a0510e2.entry.js.map +0 -1
- package/dist/core/p-3ace51f5.entry.js +0 -2
- package/dist/core/p-3ace51f5.entry.js.map +0 -1
- package/dist/core/p-3f0391c1.entry.js +0 -2
- package/dist/core/p-3f0391c1.entry.js.map +0 -1
- package/dist/core/p-41fecc61.entry.js +0 -2
- package/dist/core/p-41fecc61.entry.js.map +0 -1
- package/dist/core/p-46cb94a2.entry.js +0 -2
- package/dist/core/p-46cb94a2.entry.js.map +0 -1
- package/dist/core/p-4e67f127.entry.js +0 -2
- package/dist/core/p-4e67f127.entry.js.map +0 -1
- package/dist/core/p-505250cf.entry.js +0 -2
- package/dist/core/p-505250cf.entry.js.map +0 -1
- package/dist/core/p-50e48f4d.entry.js +0 -2
- package/dist/core/p-50e48f4d.entry.js.map +0 -1
- package/dist/core/p-56e7459a.entry.js +0 -2
- package/dist/core/p-56e7459a.entry.js.map +0 -1
- package/dist/core/p-59028160.entry.js +0 -2
- package/dist/core/p-59028160.entry.js.map +0 -1
- package/dist/core/p-5cfb5821.entry.js +0 -2
- package/dist/core/p-5cfb5821.entry.js.map +0 -1
- package/dist/core/p-5e6fd734.entry.js +0 -2
- package/dist/core/p-5e6fd734.entry.js.map +0 -1
- package/dist/core/p-5f313e1a.entry.js +0 -2
- package/dist/core/p-5f313e1a.entry.js.map +0 -1
- package/dist/core/p-710c6a42.entry.js +0 -2
- package/dist/core/p-710c6a42.entry.js.map +0 -1
- package/dist/core/p-73b40c79.entry.js.map +0 -1
- package/dist/core/p-77a32de5.entry.js +0 -2
- package/dist/core/p-77a32de5.entry.js.map +0 -1
- package/dist/core/p-7a9de008.entry.js +0 -2
- package/dist/core/p-7a9de008.entry.js.map +0 -1
- package/dist/core/p-801414e2.entry.js +0 -2
- package/dist/core/p-801414e2.entry.js.map +0 -1
- package/dist/core/p-82ba744d.entry.js +0 -2
- package/dist/core/p-82ba744d.entry.js.map +0 -1
- package/dist/core/p-897b8d16.entry.js +0 -2
- package/dist/core/p-897b8d16.entry.js.map +0 -1
- package/dist/core/p-9397b15b.js +0 -2
- package/dist/core/p-9397b15b.js.map +0 -1
- package/dist/core/p-9af6adb1.entry.js +0 -2
- package/dist/core/p-9af6adb1.entry.js.map +0 -1
- package/dist/core/p-9b54feca.entry.js +0 -2
- package/dist/core/p-9b54feca.entry.js.map +0 -1
- package/dist/core/p-a57cd616.entry.js +0 -2
- package/dist/core/p-a57cd616.entry.js.map +0 -1
- package/dist/core/p-a5eaed1a.entry.js +0 -2
- package/dist/core/p-a5eaed1a.entry.js.map +0 -1
- package/dist/core/p-a78cf2cb.entry.js +0 -2
- package/dist/core/p-a78cf2cb.entry.js.map +0 -1
- package/dist/core/p-a91340b4.entry.js +0 -2
- package/dist/core/p-a91340b4.entry.js.map +0 -1
- package/dist/core/p-aee8d45b.entry.js +0 -2
- package/dist/core/p-aee8d45b.entry.js.map +0 -1
- package/dist/core/p-badd4c8d.entry.js +0 -2
- package/dist/core/p-badd4c8d.entry.js.map +0 -1
- package/dist/core/p-bf670360.entry.js.map +0 -1
- package/dist/core/p-c033e7d6.entry.js +0 -2
- package/dist/core/p-c033e7d6.entry.js.map +0 -1
- package/dist/core/p-c07af2d8.entry.js +0 -2
- package/dist/core/p-c07af2d8.entry.js.map +0 -1
- package/dist/core/p-c21d0db8.entry.js.map +0 -1
- package/dist/core/p-c678f73d.entry.js +0 -2
- package/dist/core/p-c678f73d.entry.js.map +0 -1
- package/dist/core/p-c6ae9bad.entry.js +0 -2
- package/dist/core/p-c6ae9bad.entry.js.map +0 -1
- package/dist/core/p-c6c1e08e.entry.js +0 -2
- package/dist/core/p-c6c1e08e.entry.js.map +0 -1
- package/dist/core/p-cb6cebdd.entry.js +0 -2
- package/dist/core/p-cb6cebdd.entry.js.map +0 -1
- package/dist/core/p-d16f364a.entry.js +0 -2
- package/dist/core/p-d16f364a.entry.js.map +0 -1
- package/dist/core/p-d239c33b.entry.js +0 -2
- package/dist/core/p-d239c33b.entry.js.map +0 -1
- package/dist/core/p-d8563643.entry.js.map +0 -1
- package/dist/core/p-da40757f.entry.js +0 -2
- package/dist/core/p-da40757f.entry.js.map +0 -1
- package/dist/core/p-de052137.entry.js +0 -2
- package/dist/core/p-de052137.entry.js.map +0 -1
- package/dist/core/p-e5d99316.entry.js +0 -2
- package/dist/core/p-e5d99316.entry.js.map +0 -1
- package/dist/core/p-e89bb650.entry.js +0 -2
- package/dist/core/p-e89bb650.entry.js.map +0 -1
- package/dist/core/p-f1072c28.entry.js.map +0 -1
- package/dist/core/p-f37df214.entry.js +0 -2
- package/dist/core/p-f37df214.entry.js.map +0 -1
- package/dist/core/p-f743b0eb.entry.js +0 -2
- package/dist/core/p-f743b0eb.entry.js.map +0 -1
- package/dist/core/p-f98b1afc.entry.js +0 -2
- package/dist/core/p-f98b1afc.entry.js.map +0 -1
- package/dist/core/p-fe13f1ba.entry.js +0 -2
- package/dist/core/p-fe13f1ba.entry.js.map +0 -1
- package/dist/esm/helpers-5bd2012a.js.map +0 -1
- package/dist/esm/helpers-dab8ddfe.js.map +0 -1
- package/dist/esm/ic-input-component-container_4.entry.js +0 -149
- package/dist/esm/ic-input-component-container_4.entry.js.map +0 -1
- package/dist/esm/ic-menu-with-multi.entry.js +0 -2734
- package/dist/esm/ic-menu-with-multi.entry.js.map +0 -1
- package/dist/esm/ic-menu.entry.js +0 -654
- package/dist/esm/ic-menu.entry.js.map +0 -1
- package/dist/esm/ic-select-with-multi.entry.js +0 -784
- package/dist/esm/ic-select-with-multi.entry.js.map +0 -1
- package/dist/types/components/ic-menu-with-multi/ic-menu.d.ts +0 -214
- package/dist/types/components/ic-select-with-multi/ic-select.d.ts +0 -259
- package/dist/types/components/ic-select-with-multi/story-data.d.ts +0 -32
- /package/dist/core/{p-d03374fc.entry.js.map → p-f154d6e6.entry.js.map} +0 -0
@@ -6,19 +6,15 @@
|
|
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 { IcDateFormat, IcInformationStatusOrEmpty, IcPaginationBarOptions, IcSizes, IcThemeMode, IcWeekDays } from "./utils/types";
|
9
10
|
import { IcDataTableColumnObject, IcDataTableDataType, IcDataTableDensityOptions, IcDataTableRowHeights, IcDataTableSortOrderOptions, IcDataTableTruncationTypes, IcDensityUpdateEventDetail, IcSortEventDetail } from "./components/ic-data-table/ic-data-table.types";
|
10
|
-
import { IcActivationTypes, IcMenuOption, IcThemeForegroundNoDefault } from "@ukic/web-components/dist/types/utils/types";
|
11
|
-
import { IcDateFormat, IcInformationStatusOrEmpty, IcPaginationBarOptions, IcSearchMatchPositions, IcSizes, IcThemeForegroundNoDefault as IcThemeForegroundNoDefault1, IcValueEventDetail, IcWeekDays } from "./utils/types";
|
12
|
-
import { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail, IcSearchBarSearchModes } from "@ukic/web-components/dist/types/components";
|
13
11
|
import { IcPaginationAlignmentOptions, IcPaginationLabelTypes, IcPaginationTypes } from "@ukic/web-components/dist/types/components/ic-pagination/ic-pagination.types";
|
14
|
-
import {
|
12
|
+
import { IcPageChangeEventDetail } from "./components/ic-pagination-bar/ic-pagination-bar.types";
|
15
13
|
export { IcCardSizes } from "./components/ic-card-horizontal/ic-card-horizontal.types";
|
14
|
+
export { IcDateFormat, IcInformationStatusOrEmpty, IcPaginationBarOptions, IcSizes, IcThemeMode, IcWeekDays } from "./utils/types";
|
16
15
|
export { IcDataTableColumnObject, IcDataTableDataType, IcDataTableDensityOptions, IcDataTableRowHeights, IcDataTableSortOrderOptions, IcDataTableTruncationTypes, IcDensityUpdateEventDetail, IcSortEventDetail } from "./components/ic-data-table/ic-data-table.types";
|
17
|
-
export { IcActivationTypes, IcMenuOption, IcThemeForegroundNoDefault } from "@ukic/web-components/dist/types/utils/types";
|
18
|
-
export { IcDateFormat, IcInformationStatusOrEmpty, IcPaginationBarOptions, IcSearchMatchPositions, IcSizes, IcThemeForegroundNoDefault as IcThemeForegroundNoDefault1, IcValueEventDetail, IcWeekDays } from "./utils/types";
|
19
|
-
export { IcMenuChangeEventDetail, IcMenuOptionIdEventDetail, IcOptionSelectEventDetail, IcSearchBarSearchModes } from "@ukic/web-components/dist/types/components";
|
20
16
|
export { IcPaginationAlignmentOptions, IcPaginationLabelTypes, IcPaginationTypes } from "@ukic/web-components/dist/types/components/ic-pagination/ic-pagination.types";
|
21
|
-
export {
|
17
|
+
export { IcPageChangeEventDetail } from "./components/ic-pagination-bar/ic-pagination-bar.types";
|
22
18
|
export namespace Components {
|
23
19
|
interface IcCardHorizontal {
|
24
20
|
/**
|
@@ -65,12 +61,20 @@ export namespace Components {
|
|
65
61
|
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
66
62
|
*/
|
67
63
|
"target"?: string;
|
64
|
+
/**
|
65
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
66
|
+
*/
|
67
|
+
"theme"?: IcThemeMode;
|
68
68
|
}
|
69
69
|
interface IcDataTable {
|
70
70
|
/**
|
71
71
|
* The title for the table only visible to screen readers.
|
72
72
|
*/
|
73
73
|
"caption": string;
|
74
|
+
/**
|
75
|
+
* Determines whether the column header should be truncated and display a tooltip. Default is `false`.
|
76
|
+
*/
|
77
|
+
"columnHeaderTruncation": boolean;
|
74
78
|
/**
|
75
79
|
* The column headers for the table.
|
76
80
|
*/
|
@@ -78,11 +82,15 @@ export namespace Components {
|
|
78
82
|
/**
|
79
83
|
* The row content for the table.
|
80
84
|
*/
|
81
|
-
"data"
|
85
|
+
"data"?: IcDataTableDataType[];
|
82
86
|
/**
|
83
87
|
* Set the density of the table including font and padding.
|
84
88
|
*/
|
85
89
|
"density"?: IcDataTableDensityOptions;
|
90
|
+
/**
|
91
|
+
* If `true`, the built in sort functionality will be disabled. For example, if rows will already be sorted from an external source.
|
92
|
+
*/
|
93
|
+
"disableAutoSort"?: boolean;
|
86
94
|
/**
|
87
95
|
* Applies a border to the table container.
|
88
96
|
*/
|
@@ -99,6 +107,10 @@ export namespace Components {
|
|
99
107
|
* If `true`, column headers will not be visible.
|
100
108
|
*/
|
101
109
|
"hideColumnHeaders"?: boolean;
|
110
|
+
/**
|
111
|
+
* If `true`, the selected row is highlighted using a background colour.
|
112
|
+
*/
|
113
|
+
"highlightSelectedRow"?: boolean;
|
102
114
|
/**
|
103
115
|
* When set to `true`, the full table will show a loading state, featuring a radial indicator.
|
104
116
|
*/
|
@@ -107,14 +119,14 @@ export namespace Components {
|
|
107
119
|
* Sets the props for the circular loading indicator used in the loading state.
|
108
120
|
*/
|
109
121
|
"loadingOptions"?: {
|
110
|
-
appearance?: IcThemeForegroundNoDefault;
|
111
122
|
description?: string;
|
112
123
|
label?: string;
|
113
124
|
labelDuration?: number;
|
114
125
|
max?: number;
|
115
126
|
min?: number;
|
116
127
|
progress?: number;
|
117
|
-
|
128
|
+
monochrome?: boolean;
|
129
|
+
overlay?: boolean;
|
118
130
|
};
|
119
131
|
/**
|
120
132
|
* Sets the maximum width of the data table. Can be set in `px`, `rem`, or `%`.
|
@@ -163,6 +175,10 @@ export namespace Components {
|
|
163
175
|
* Sets the layout of the table
|
164
176
|
*/
|
165
177
|
"tableLayout"?: "fixed" | "auto";
|
178
|
+
/**
|
179
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
180
|
+
*/
|
181
|
+
"theme"?: IcThemeMode;
|
166
182
|
/**
|
167
183
|
* Sets the method used to truncate long 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.
|
168
184
|
*/
|
@@ -175,11 +191,11 @@ export namespace Components {
|
|
175
191
|
* Sets the props for the linear loading indicator used in the updating state.
|
176
192
|
*/
|
177
193
|
"updatingOptions"?: {
|
178
|
-
appearance?: IcThemeForegroundNoDefault;
|
179
194
|
description?: string;
|
180
195
|
max?: number;
|
181
196
|
min?: number;
|
182
197
|
progress?: number;
|
198
|
+
monochrome?: boolean;
|
183
199
|
};
|
184
200
|
/**
|
185
201
|
* Allows for custom setting of row heights on individual rows based on an individual value from the `data` prop and the row index. If the function returns `null`, that row's height will be set to the `globalRowHeight` property.
|
@@ -257,6 +273,10 @@ export namespace Components {
|
|
257
273
|
* If `true`, the helper text will be visually hidden, but still read out by screenreaders.
|
258
274
|
*/
|
259
275
|
"hideHelperText": boolean;
|
276
|
+
/**
|
277
|
+
* If `true`, the label will be visually hidden, but will still be read out by screen readers.
|
278
|
+
*/
|
279
|
+
"hideLabel"?: boolean;
|
260
280
|
/**
|
261
281
|
* The ID for the input.
|
262
282
|
*/
|
@@ -296,6 +316,10 @@ export namespace Components {
|
|
296
316
|
* The size of the date input to be displayed.
|
297
317
|
*/
|
298
318
|
"size"?: IcSizes;
|
319
|
+
/**
|
320
|
+
* Sets the date picker to the dark or light theme colors. "inherit" will set the color based on the system settings or ic-theme component.
|
321
|
+
*/
|
322
|
+
"theme"?: IcThemeMode;
|
299
323
|
"triggerIcChange": (d: Date) => Promise<void>;
|
300
324
|
/**
|
301
325
|
* The validation status - e.g. 'error' | 'warning' | 'success'. This will override the built-in date validation.
|
@@ -351,6 +375,10 @@ export namespace Components {
|
|
351
375
|
* If `true`, the helper text will be visually hidden, but still read out by screenreaders.
|
352
376
|
*/
|
353
377
|
"hideHelperText": boolean;
|
378
|
+
/**
|
379
|
+
* If `true`, the label will be visually hidden, but the required label will still be read out by screen readers.
|
380
|
+
*/
|
381
|
+
"hideLabel"?: boolean;
|
354
382
|
/**
|
355
383
|
* The ID for the input field. The default will be an automatically generated value.
|
356
384
|
*/
|
@@ -403,6 +431,10 @@ export namespace Components {
|
|
403
431
|
* The first day of the week. `0` for Sunday, `1` for Monday, etc. Default is Monday.
|
404
432
|
*/
|
405
433
|
"startOfWeek"?: IcWeekDays;
|
434
|
+
/**
|
435
|
+
* Sets the date picker to the dark or light theme colors. "inherit" will set the color based on the system settings or ic-theme component.
|
436
|
+
*/
|
437
|
+
"theme"?: IcThemeMode;
|
406
438
|
/**
|
407
439
|
* The validation status - e.g. 'error' | 'warning' | 'success'. This will override the built-in date validation.
|
408
440
|
*/
|
@@ -416,84 +448,19 @@ export namespace Components {
|
|
416
448
|
*/
|
417
449
|
"value"?: string | Date | null | undefined;
|
418
450
|
}
|
419
|
-
interface IcMenuWithMulti {
|
420
|
-
/**
|
421
|
-
* Determines whether options manually set as values (by pressing 'Enter') when they receive focus using keyboard navigation.
|
422
|
-
*/
|
423
|
-
"activationType"?: IcActivationTypes;
|
424
|
-
/**
|
425
|
-
* The reference to an anchor element the menu will position itself from when rendered.
|
426
|
-
*/
|
427
|
-
"anchorEl": HTMLElement;
|
428
|
-
"autoFocusOnSelected": boolean;
|
429
|
-
/**
|
430
|
-
* If `true`, the menu will close when an option is selected.
|
431
|
-
*/
|
432
|
-
"closeOnSelect": boolean;
|
433
|
-
/**
|
434
|
-
* If `true`, the menu will fill the width of the container.
|
435
|
-
*/
|
436
|
-
"fullWidth": boolean;
|
437
|
-
"handleClickOpen": () => Promise<void>;
|
438
|
-
/**
|
439
|
-
* Used alongside activationType If menu is opened via keyboard navigation (i.e. Enter, ArrowUp or ArrowDown), emit optionSelect custom event.
|
440
|
-
* @param event - keyboard event
|
441
|
-
*/
|
442
|
-
"handleKeyboardOpen": (event: KeyboardEvent) => Promise<void>;
|
443
|
-
"handleSetFirstOption": () => Promise<void>;
|
444
|
-
"initPopperJs": (anchor: HTMLElement) => Promise<void>;
|
445
|
-
/**
|
446
|
-
* The reference to the input element.
|
447
|
-
*/
|
448
|
-
"inputEl": HTMLElement;
|
449
|
-
/**
|
450
|
-
* The label for the input element.
|
451
|
-
*/
|
452
|
-
"inputLabel": string;
|
453
|
-
/**
|
454
|
-
* The custom name for the label field for IcMenuOption.
|
455
|
-
*/
|
456
|
-
"labelField": string;
|
457
|
-
/**
|
458
|
-
* The ID of the menu.
|
459
|
-
*/
|
460
|
-
"menuId": string;
|
461
|
-
/**
|
462
|
-
* If `true`, the menu will be displayed open.
|
463
|
-
*/
|
464
|
-
"open": boolean;
|
465
|
-
/**
|
466
|
-
* The possible menu selection options.
|
467
|
-
*/
|
468
|
-
"options": IcMenuOption[];
|
469
|
-
"parentEl"?: HTMLElement;
|
470
|
-
/**
|
471
|
-
* Specify the mode search bar uses to search. `navigation` allows for quick lookups of a set of values, `query` allows for more general searches.
|
472
|
-
*/
|
473
|
-
"searchMode"?: IcSearchBarSearchModes;
|
474
|
-
"selectOnEnter"?: boolean;
|
475
|
-
/**
|
476
|
-
* The size of the menu.
|
477
|
-
*/
|
478
|
-
"size"?: IcSizes;
|
479
|
-
/**
|
480
|
-
* The value of the currently selected option - or array of values (if multiple options allowed).
|
481
|
-
*/
|
482
|
-
"value": string | string[];
|
483
|
-
/**
|
484
|
-
* The custom name for the value field for IcMenuOption.
|
485
|
-
*/
|
486
|
-
"valueField": string;
|
487
|
-
}
|
488
451
|
interface IcPaginationBar {
|
489
452
|
/**
|
490
453
|
* Sets the alignment of the items in the pagination bar.
|
491
454
|
*/
|
492
455
|
"alignment"?: IcPaginationAlignmentOptions;
|
493
456
|
/**
|
494
|
-
*
|
457
|
+
* The current page number to be displayed on the pagination bar.
|
495
458
|
*/
|
496
|
-
"
|
459
|
+
"currentPage"?: number;
|
460
|
+
/**
|
461
|
+
* If `true`, the 'All' option will be hidden from the 'items per page' select input.
|
462
|
+
*/
|
463
|
+
"hideAllFromItemsPerPage"?: boolean;
|
497
464
|
/**
|
498
465
|
* If `true`, the number of total items and current item range or number of total pages and current page will be hidden.
|
499
466
|
*/
|
@@ -503,12 +470,16 @@ export namespace Components {
|
|
503
470
|
*/
|
504
471
|
"itemLabel"?: string;
|
505
472
|
/**
|
506
|
-
* The options which will be displayed for 'items per page' select input.
|
473
|
+
* The options which will be displayed for 'items per page' select input.
|
507
474
|
*/
|
508
475
|
"itemsPerPageOptions"?: {
|
509
476
|
label: string;
|
510
477
|
value: string;
|
511
478
|
}[];
|
479
|
+
/**
|
480
|
+
* If `true`, the pagination bar will display as black in the light theme, and white in dark theme.
|
481
|
+
*/
|
482
|
+
"monochrome"?: boolean;
|
512
483
|
/**
|
513
484
|
* The text which will be used in place of 'Page' on the pagination bar.
|
514
485
|
*/
|
@@ -517,6 +488,14 @@ export namespace Components {
|
|
517
488
|
* Whether total number of items and current item range or total number of pages and current page is displayed.
|
518
489
|
*/
|
519
490
|
"rangeLabelType"?: IcPaginationLabelTypes;
|
491
|
+
/**
|
492
|
+
* The items per page option to be selected.
|
493
|
+
*/
|
494
|
+
"selectedItemsPerPage"?: number;
|
495
|
+
/**
|
496
|
+
* If `true`, the pagination bar is set to the first page when the 'items per page' changes
|
497
|
+
*/
|
498
|
+
"setToFirstPageOnPaginationChange"?: boolean;
|
520
499
|
/**
|
521
500
|
* If `true`, the 'go to page' control should be displayed.
|
522
501
|
*/
|
@@ -525,6 +504,10 @@ export namespace Components {
|
|
525
504
|
* If `true`, the select input to control 'items per page' should be displayed.
|
526
505
|
*/
|
527
506
|
"showItemsPerPageControl"?: boolean;
|
507
|
+
/**
|
508
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
509
|
+
*/
|
510
|
+
"theme"?: IcThemeMode;
|
528
511
|
/**
|
529
512
|
* Total number of items to be displayed across all pages.
|
530
513
|
*/
|
@@ -534,135 +517,16 @@ export namespace Components {
|
|
534
517
|
*/
|
535
518
|
"type"?: IcPaginationTypes;
|
536
519
|
}
|
537
|
-
interface IcSelectWithMulti {
|
538
|
-
/**
|
539
|
-
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
540
|
-
*/
|
541
|
-
"debounce"?: number;
|
542
|
-
/**
|
543
|
-
* If `true`, the built in filtering will be disabled for a searchable variant. For example, if options will already be filtered from external source.
|
544
|
-
*/
|
545
|
-
"disableAutoFiltering"?: boolean;
|
546
|
-
/**
|
547
|
-
* If `true`, the disabled state will be set.
|
548
|
-
*/
|
549
|
-
"disabled"?: boolean;
|
550
|
-
/**
|
551
|
-
* The text displayed when there are no options in the option list.
|
552
|
-
*/
|
553
|
-
"emptyOptionListText": string;
|
554
|
-
/**
|
555
|
-
* The <form> element to associate the select with.
|
556
|
-
*/
|
557
|
-
"form"?: string;
|
558
|
-
/**
|
559
|
-
* If `true`, the select element will fill the width of the container. This prop should only be used with searchable select and will only be applied if searchable is true.
|
560
|
-
*/
|
561
|
-
"fullWidth": boolean;
|
562
|
-
/**
|
563
|
-
* The helper text that will be displayed for additional field guidance.
|
564
|
-
*/
|
565
|
-
"helperText"?: string;
|
566
|
-
/**
|
567
|
-
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
568
|
-
*/
|
569
|
-
"hideLabel"?: boolean;
|
570
|
-
/**
|
571
|
-
* If `true`, descriptions of options will be included when filtering options in a searchable select. Only applies to built in filtering.
|
572
|
-
*/
|
573
|
-
"includeDescriptionsInSearch"?: boolean;
|
574
|
-
/**
|
575
|
-
* If `true`, group titles of grouped options will be included when filtering options in a searchable select. Only applies to built in filtering.
|
576
|
-
*/
|
577
|
-
"includeGroupTitlesInSearch"?: boolean;
|
578
|
-
/**
|
579
|
-
* The label for the select.
|
580
|
-
*/
|
581
|
-
"label": string;
|
582
|
-
/**
|
583
|
-
* If `true`, the loading state will be triggered when fetching options asynchronously.
|
584
|
-
*/
|
585
|
-
"loading"?: boolean;
|
586
|
-
/**
|
587
|
-
* The message displayed when external loading times out.
|
588
|
-
*/
|
589
|
-
"loadingErrorLabel"?: string;
|
590
|
-
/**
|
591
|
-
* The message displayed whilst the options are being loaded externally.
|
592
|
-
*/
|
593
|
-
"loadingLabel"?: string;
|
594
|
-
/**
|
595
|
-
* If `true`, multiple options can be selected.
|
596
|
-
*/
|
597
|
-
"multiple"?: boolean;
|
598
|
-
/**
|
599
|
-
* The name of the control, which is submitted with the form data.
|
600
|
-
*/
|
601
|
-
"name"?: string;
|
602
|
-
/**
|
603
|
-
* The possible selection options.
|
604
|
-
*/
|
605
|
-
"options"?: IcMenuOption[];
|
606
|
-
/**
|
607
|
-
* The placeholder value to be displayed.
|
608
|
-
*/
|
609
|
-
"placeholder"?: string;
|
610
|
-
/**
|
611
|
-
* If `true`, the readonly state will be set.
|
612
|
-
*/
|
613
|
-
"readonly"?: boolean;
|
614
|
-
/**
|
615
|
-
* If `true`, the select will require a value.
|
616
|
-
*/
|
617
|
-
"required"?: boolean;
|
618
|
-
/**
|
619
|
-
* Whether the search string of the searchable select should match the start of or anywhere in the options. Only applies to built in filtering.
|
620
|
-
*/
|
621
|
-
"searchMatchPosition"?: IcSearchMatchPositions;
|
622
|
-
/**
|
623
|
-
* If `true`, a searchable variant of the select will be displayed which can be typed in to filter options.
|
624
|
-
*/
|
625
|
-
"searchable"?: boolean;
|
626
|
-
/**
|
627
|
-
* If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown.
|
628
|
-
*/
|
629
|
-
"selectOnEnter"?: boolean;
|
630
|
-
/**
|
631
|
-
* Sets focus on the input box.
|
632
|
-
*/
|
633
|
-
"setFocus": () => Promise<void>;
|
634
|
-
/**
|
635
|
-
* If `true`, a button which clears the select input when clicked will be displayed. The button will always appear on the searchable select.
|
636
|
-
*/
|
637
|
-
"showClearButton"?: boolean;
|
638
|
-
/**
|
639
|
-
* The size of the select.
|
640
|
-
*/
|
641
|
-
"size"?: IcSizes;
|
642
|
-
/**
|
643
|
-
* If using external filtering, set a timeout for when loading takes too long.
|
644
|
-
*/
|
645
|
-
"timeout"?: number;
|
646
|
-
/**
|
647
|
-
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
648
|
-
*/
|
649
|
-
"validationStatus"?: IcInformationStatusOrEmpty;
|
650
|
-
/**
|
651
|
-
* The text to display as the validation message.
|
652
|
-
*/
|
653
|
-
"validationText"?: string;
|
654
|
-
/**
|
655
|
-
* The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input. For the multi-select variant, the value must be an array of option values.
|
656
|
-
*/
|
657
|
-
"value"?: string | string[];
|
658
|
-
}
|
659
520
|
interface IcTreeItem {
|
660
|
-
"appearance"?: IcThemeForegroundNoDefault1;
|
661
521
|
/**
|
662
522
|
* If `true`, the tree item appears in the disabled state.
|
663
523
|
*/
|
664
524
|
"disabled"?: boolean;
|
525
|
+
/**
|
526
|
+
* If `true`, the tree item appears in the expanded state.
|
527
|
+
*/
|
665
528
|
"expanded": boolean;
|
529
|
+
"focusInset"?: boolean;
|
666
530
|
"hasParentExpanded": boolean;
|
667
531
|
/**
|
668
532
|
* 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.
|
@@ -698,13 +562,21 @@ export namespace Components {
|
|
698
562
|
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
699
563
|
*/
|
700
564
|
"target"?: string;
|
565
|
+
/**
|
566
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
567
|
+
*/
|
568
|
+
"theme"?: IcThemeMode;
|
569
|
+
/**
|
570
|
+
* If `true`, the tree item label will be truncated instead of text wrapping.
|
571
|
+
*/
|
572
|
+
"truncateTreeItem"?: boolean;
|
701
573
|
"updateAriaLabel": () => Promise<void>;
|
702
574
|
}
|
703
575
|
interface IcTreeView {
|
704
576
|
/**
|
705
|
-
*
|
577
|
+
* If `true`, tree items will have inset focus.
|
706
578
|
*/
|
707
|
-
"
|
579
|
+
"focusInset"?: boolean;
|
708
580
|
/**
|
709
581
|
* The heading of the tree view.
|
710
582
|
*/
|
@@ -713,6 +585,18 @@ export namespace Components {
|
|
713
585
|
* The size of the tree view.
|
714
586
|
*/
|
715
587
|
"size"?: IcSizes;
|
588
|
+
/**
|
589
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
590
|
+
*/
|
591
|
+
"theme"?: IcThemeMode;
|
592
|
+
/**
|
593
|
+
* If `true`, the tree view heading will be truncated instead of text wrapping.
|
594
|
+
*/
|
595
|
+
"truncateHeading"?: boolean;
|
596
|
+
/**
|
597
|
+
* If `true`, tree items will be truncated, unless they are individually overridden.
|
598
|
+
*/
|
599
|
+
"truncateTreeItems"?: boolean;
|
716
600
|
}
|
717
601
|
}
|
718
602
|
export interface IcDataTableCustomEvent<T> extends CustomEvent<T> {
|
@@ -731,18 +615,10 @@ export interface IcDatePickerCustomEvent<T> extends CustomEvent<T> {
|
|
731
615
|
detail: T;
|
732
616
|
target: HTMLIcDatePickerElement;
|
733
617
|
}
|
734
|
-
export interface IcMenuWithMultiCustomEvent<T> extends CustomEvent<T> {
|
735
|
-
detail: T;
|
736
|
-
target: HTMLIcMenuWithMultiElement;
|
737
|
-
}
|
738
618
|
export interface IcPaginationBarCustomEvent<T> extends CustomEvent<T> {
|
739
619
|
detail: T;
|
740
620
|
target: HTMLIcPaginationBarElement;
|
741
621
|
}
|
742
|
-
export interface IcSelectWithMultiCustomEvent<T> extends CustomEvent<T> {
|
743
|
-
detail: T;
|
744
|
-
target: HTMLIcSelectWithMultiElement;
|
745
|
-
}
|
746
622
|
export interface IcTreeItemCustomEvent<T> extends CustomEvent<T> {
|
747
623
|
detail: T;
|
748
624
|
target: HTMLIcTreeItemElement;
|
@@ -756,6 +632,7 @@ declare global {
|
|
756
632
|
};
|
757
633
|
interface HTMLIcDataTableElementEventMap {
|
758
634
|
"icRowHeightChange": void;
|
635
|
+
"icSelectedRowChange": object;
|
759
636
|
"icSortChange": IcSortEventDetail;
|
760
637
|
}
|
761
638
|
interface HTMLIcDataTableElement extends Components.IcDataTable, HTMLStencilElement {
|
@@ -826,32 +703,8 @@ declare global {
|
|
826
703
|
prototype: HTMLIcDatePickerElement;
|
827
704
|
new (): HTMLIcDatePickerElement;
|
828
705
|
};
|
829
|
-
interface HTMLIcMenuWithMultiElementEventMap {
|
830
|
-
"menuKeyPress": { isNavKey: boolean; key: string };
|
831
|
-
"menuOptionId": IcMenuOptionIdEventDetail;
|
832
|
-
"menuOptionSelect": IcOptionSelectEventDetail;
|
833
|
-
"menuOptionSelectAll": { select: boolean };
|
834
|
-
"menuStateChange": IcMenuChangeEventDetail;
|
835
|
-
"retryButtonClicked": IcValueEventDetail;
|
836
|
-
"timeoutBlur": { ev: FocusEvent };
|
837
|
-
"ungroupedOptionsSet": { options: IcMenuOption[] };
|
838
|
-
}
|
839
|
-
interface HTMLIcMenuWithMultiElement extends Components.IcMenuWithMulti, HTMLStencilElement {
|
840
|
-
addEventListener<K extends keyof HTMLIcMenuWithMultiElementEventMap>(type: K, listener: (this: HTMLIcMenuWithMultiElement, ev: IcMenuWithMultiCustomEvent<HTMLIcMenuWithMultiElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
841
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
842
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
843
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
844
|
-
removeEventListener<K extends keyof HTMLIcMenuWithMultiElementEventMap>(type: K, listener: (this: HTMLIcMenuWithMultiElement, ev: IcMenuWithMultiCustomEvent<HTMLIcMenuWithMultiElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
845
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
846
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
847
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
848
|
-
}
|
849
|
-
var HTMLIcMenuWithMultiElement: {
|
850
|
-
prototype: HTMLIcMenuWithMultiElement;
|
851
|
-
new (): HTMLIcMenuWithMultiElement;
|
852
|
-
};
|
853
706
|
interface HTMLIcPaginationBarElementEventMap {
|
854
|
-
"icPageChange":
|
707
|
+
"icPageChange": IcPageChangeEventDetail;
|
855
708
|
"icItemsPerPageChange": { value: number };
|
856
709
|
}
|
857
710
|
interface HTMLIcPaginationBarElement extends Components.IcPaginationBar, HTMLStencilElement {
|
@@ -868,30 +721,6 @@ declare global {
|
|
868
721
|
prototype: HTMLIcPaginationBarElement;
|
869
722
|
new (): HTMLIcPaginationBarElement;
|
870
723
|
};
|
871
|
-
interface HTMLIcSelectWithMultiElementEventMap {
|
872
|
-
"icBlur": void;
|
873
|
-
"icChange": IcValueEventDetail;
|
874
|
-
"icClear": void;
|
875
|
-
"icFocus": void;
|
876
|
-
"icInput": IcValueEventDetail;
|
877
|
-
"icOptionSelect": IcOptionSelectEventDetail;
|
878
|
-
"icOptionDeselect": IcOptionSelectEventDetail;
|
879
|
-
"icRetryLoad": IcValueEventDetail;
|
880
|
-
}
|
881
|
-
interface HTMLIcSelectWithMultiElement extends Components.IcSelectWithMulti, HTMLStencilElement {
|
882
|
-
addEventListener<K extends keyof HTMLIcSelectWithMultiElementEventMap>(type: K, listener: (this: HTMLIcSelectWithMultiElement, ev: IcSelectWithMultiCustomEvent<HTMLIcSelectWithMultiElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
883
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
884
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
885
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
886
|
-
removeEventListener<K extends keyof HTMLIcSelectWithMultiElementEventMap>(type: K, listener: (this: HTMLIcSelectWithMultiElement, ev: IcSelectWithMultiCustomEvent<HTMLIcSelectWithMultiElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
887
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
888
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
889
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
890
|
-
}
|
891
|
-
var HTMLIcSelectWithMultiElement: {
|
892
|
-
prototype: HTMLIcSelectWithMultiElement;
|
893
|
-
new (): HTMLIcSelectWithMultiElement;
|
894
|
-
};
|
895
724
|
interface HTMLIcTreeItemElementEventMap {
|
896
725
|
"icTreeItemSelected": { id: string };
|
897
726
|
}
|
@@ -921,9 +750,7 @@ declare global {
|
|
921
750
|
"ic-data-table-title-bar": HTMLIcDataTableTitleBarElement;
|
922
751
|
"ic-date-input": HTMLIcDateInputElement;
|
923
752
|
"ic-date-picker": HTMLIcDatePickerElement;
|
924
|
-
"ic-menu-with-multi": HTMLIcMenuWithMultiElement;
|
925
753
|
"ic-pagination-bar": HTMLIcPaginationBarElement;
|
926
|
-
"ic-select-with-multi": HTMLIcSelectWithMultiElement;
|
927
754
|
"ic-tree-item": HTMLIcTreeItemElement;
|
928
755
|
"ic-tree-view": HTMLIcTreeViewElement;
|
929
756
|
}
|
@@ -970,12 +797,20 @@ declare namespace LocalJSX {
|
|
970
797
|
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
971
798
|
*/
|
972
799
|
"target"?: string;
|
800
|
+
/**
|
801
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
802
|
+
*/
|
803
|
+
"theme"?: IcThemeMode;
|
973
804
|
}
|
974
805
|
interface IcDataTable {
|
975
806
|
/**
|
976
807
|
* The title for the table only visible to screen readers.
|
977
808
|
*/
|
978
809
|
"caption": string;
|
810
|
+
/**
|
811
|
+
* Determines whether the column header should be truncated and display a tooltip. Default is `false`.
|
812
|
+
*/
|
813
|
+
"columnHeaderTruncation"?: boolean;
|
979
814
|
/**
|
980
815
|
* The column headers for the table.
|
981
816
|
*/
|
@@ -988,6 +823,10 @@ declare namespace LocalJSX {
|
|
988
823
|
* Set the density of the table including font and padding.
|
989
824
|
*/
|
990
825
|
"density"?: IcDataTableDensityOptions;
|
826
|
+
/**
|
827
|
+
* If `true`, the built in sort functionality will be disabled. For example, if rows will already be sorted from an external source.
|
828
|
+
*/
|
829
|
+
"disableAutoSort"?: boolean;
|
991
830
|
/**
|
992
831
|
* Applies a border to the table container.
|
993
832
|
*/
|
@@ -1004,6 +843,10 @@ declare namespace LocalJSX {
|
|
1004
843
|
* If `true`, column headers will not be visible.
|
1005
844
|
*/
|
1006
845
|
"hideColumnHeaders"?: boolean;
|
846
|
+
/**
|
847
|
+
* If `true`, the selected row is highlighted using a background colour.
|
848
|
+
*/
|
849
|
+
"highlightSelectedRow"?: boolean;
|
1007
850
|
/**
|
1008
851
|
* When set to `true`, the full table will show a loading state, featuring a radial indicator.
|
1009
852
|
*/
|
@@ -1012,14 +855,14 @@ declare namespace LocalJSX {
|
|
1012
855
|
* Sets the props for the circular loading indicator used in the loading state.
|
1013
856
|
*/
|
1014
857
|
"loadingOptions"?: {
|
1015
|
-
appearance?: IcThemeForegroundNoDefault;
|
1016
858
|
description?: string;
|
1017
859
|
label?: string;
|
1018
860
|
labelDuration?: number;
|
1019
861
|
max?: number;
|
1020
862
|
min?: number;
|
1021
863
|
progress?: number;
|
1022
|
-
|
864
|
+
monochrome?: boolean;
|
865
|
+
overlay?: boolean;
|
1023
866
|
};
|
1024
867
|
/**
|
1025
868
|
* Sets the maximum width of the data table. Can be set in `px`, `rem`, or `%`.
|
@@ -1037,6 +880,10 @@ declare namespace LocalJSX {
|
|
1037
880
|
* Emitted when the `globalRowHeight` or `variableRowHeight` properties change in the data table.
|
1038
881
|
*/
|
1039
882
|
"onIcRowHeightChange"?: (event: IcDataTableCustomEvent<void>) => void;
|
883
|
+
/**
|
884
|
+
* Emitted when the selected row changes in the data table.
|
885
|
+
*/
|
886
|
+
"onIcSelectedRowChange"?: (event: IcDataTableCustomEvent<object>) => void;
|
1040
887
|
/**
|
1041
888
|
* Emitted when a column sort button is clicked.
|
1042
889
|
*/
|
@@ -1072,6 +919,10 @@ declare namespace LocalJSX {
|
|
1072
919
|
* Sets the layout of the table
|
1073
920
|
*/
|
1074
921
|
"tableLayout"?: "fixed" | "auto";
|
922
|
+
/**
|
923
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
924
|
+
*/
|
925
|
+
"theme"?: IcThemeMode;
|
1075
926
|
/**
|
1076
927
|
* Sets the method used to truncate long 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.
|
1077
928
|
*/
|
@@ -1084,11 +935,11 @@ declare namespace LocalJSX {
|
|
1084
935
|
* Sets the props for the linear loading indicator used in the updating state.
|
1085
936
|
*/
|
1086
937
|
"updatingOptions"?: {
|
1087
|
-
appearance?: IcThemeForegroundNoDefault;
|
1088
938
|
description?: string;
|
1089
939
|
max?: number;
|
1090
940
|
min?: number;
|
1091
941
|
progress?: number;
|
942
|
+
monochrome?: boolean;
|
1092
943
|
};
|
1093
944
|
/**
|
1094
945
|
* Allows for custom setting of row heights on individual rows based on an individual value from the `data` prop and the row index. If the function returns `null`, that row's height will be set to the `globalRowHeight` property.
|
@@ -1165,6 +1016,10 @@ declare namespace LocalJSX {
|
|
1165
1016
|
* If `true`, the helper text will be visually hidden, but still read out by screenreaders.
|
1166
1017
|
*/
|
1167
1018
|
"hideHelperText"?: boolean;
|
1019
|
+
/**
|
1020
|
+
* If `true`, the label will be visually hidden, but will still be read out by screen readers.
|
1021
|
+
*/
|
1022
|
+
"hideLabel"?: boolean;
|
1168
1023
|
/**
|
1169
1024
|
* The ID for the input.
|
1170
1025
|
*/
|
@@ -1213,6 +1068,10 @@ declare namespace LocalJSX {
|
|
1213
1068
|
* The size of the date input to be displayed.
|
1214
1069
|
*/
|
1215
1070
|
"size"?: IcSizes;
|
1071
|
+
/**
|
1072
|
+
* Sets the date picker to the dark or light theme colors. "inherit" will set the color based on the system settings or ic-theme component.
|
1073
|
+
*/
|
1074
|
+
"theme"?: IcThemeMode;
|
1216
1075
|
/**
|
1217
1076
|
* The validation status - e.g. 'error' | 'warning' | 'success'. This will override the built-in date validation.
|
1218
1077
|
*/
|
@@ -1267,6 +1126,10 @@ declare namespace LocalJSX {
|
|
1267
1126
|
* If `true`, the helper text will be visually hidden, but still read out by screenreaders.
|
1268
1127
|
*/
|
1269
1128
|
"hideHelperText"?: boolean;
|
1129
|
+
/**
|
1130
|
+
* If `true`, the label will be visually hidden, but the required label will still be read out by screen readers.
|
1131
|
+
*/
|
1132
|
+
"hideLabel"?: boolean;
|
1270
1133
|
/**
|
1271
1134
|
* The ID for the input field. The default will be an automatically generated value.
|
1272
1135
|
*/
|
@@ -1323,6 +1186,10 @@ declare namespace LocalJSX {
|
|
1323
1186
|
* The first day of the week. `0` for Sunday, `1` for Monday, etc. Default is Monday.
|
1324
1187
|
*/
|
1325
1188
|
"startOfWeek"?: IcWeekDays;
|
1189
|
+
/**
|
1190
|
+
* Sets the date picker to the dark or light theme colors. "inherit" will set the color based on the system settings or ic-theme component.
|
1191
|
+
*/
|
1192
|
+
"theme"?: IcThemeMode;
|
1326
1193
|
/**
|
1327
1194
|
* The validation status - e.g. 'error' | 'warning' | 'success'. This will override the built-in date validation.
|
1328
1195
|
*/
|
@@ -1336,73 +1203,19 @@ declare namespace LocalJSX {
|
|
1336
1203
|
*/
|
1337
1204
|
"value"?: string | Date | null | undefined;
|
1338
1205
|
}
|
1339
|
-
interface IcMenuWithMulti {
|
1340
|
-
/**
|
1341
|
-
* Determines whether options manually set as values (by pressing 'Enter') when they receive focus using keyboard navigation.
|
1342
|
-
*/
|
1343
|
-
"activationType"?: IcActivationTypes;
|
1344
|
-
/**
|
1345
|
-
* The reference to an anchor element the menu will position itself from when rendered.
|
1346
|
-
*/
|
1347
|
-
"anchorEl": HTMLElement;
|
1348
|
-
/**
|
1349
|
-
* If `true`, the menu will close when an option is selected.
|
1350
|
-
*/
|
1351
|
-
"closeOnSelect"?: boolean;
|
1352
|
-
/**
|
1353
|
-
* If `true`, the menu will fill the width of the container.
|
1354
|
-
*/
|
1355
|
-
"fullWidth"?: boolean;
|
1356
|
-
/**
|
1357
|
-
* The reference to the input element.
|
1358
|
-
*/
|
1359
|
-
"inputEl": HTMLElement;
|
1360
|
-
/**
|
1361
|
-
* The label for the input element.
|
1362
|
-
*/
|
1363
|
-
"inputLabel": string;
|
1364
|
-
/**
|
1365
|
-
* The custom name for the label field for IcMenuOption.
|
1366
|
-
*/
|
1367
|
-
"labelField"?: string;
|
1368
|
-
/**
|
1369
|
-
* The ID of the menu.
|
1370
|
-
*/
|
1371
|
-
"menuId": string;
|
1372
|
-
/**
|
1373
|
-
* If `true`, the menu will be displayed open.
|
1374
|
-
*/
|
1375
|
-
"open": boolean;
|
1376
|
-
/**
|
1377
|
-
* The possible menu selection options.
|
1378
|
-
*/
|
1379
|
-
"options": IcMenuOption[];
|
1380
|
-
/**
|
1381
|
-
* Specify the mode search bar uses to search. `navigation` allows for quick lookups of a set of values, `query` allows for more general searches.
|
1382
|
-
*/
|
1383
|
-
"searchMode"?: IcSearchBarSearchModes;
|
1384
|
-
/**
|
1385
|
-
* The size of the menu.
|
1386
|
-
*/
|
1387
|
-
"size"?: IcSizes;
|
1388
|
-
/**
|
1389
|
-
* The value of the currently selected option - or array of values (if multiple options allowed).
|
1390
|
-
*/
|
1391
|
-
"value": string | string[];
|
1392
|
-
/**
|
1393
|
-
* The custom name for the value field for IcMenuOption.
|
1394
|
-
*/
|
1395
|
-
"valueField"?: string;
|
1396
|
-
}
|
1397
1206
|
interface IcPaginationBar {
|
1398
1207
|
/**
|
1399
1208
|
* Sets the alignment of the items in the pagination bar.
|
1400
1209
|
*/
|
1401
1210
|
"alignment"?: IcPaginationAlignmentOptions;
|
1402
1211
|
/**
|
1403
|
-
*
|
1212
|
+
* The current page number to be displayed on the pagination bar.
|
1213
|
+
*/
|
1214
|
+
"currentPage"?: number;
|
1215
|
+
/**
|
1216
|
+
* If `true`, the 'All' option will be hidden from the 'items per page' select input.
|
1404
1217
|
*/
|
1405
|
-
"
|
1218
|
+
"hideAllFromItemsPerPage"?: boolean;
|
1406
1219
|
/**
|
1407
1220
|
* If `true`, the number of total items and current item range or number of total pages and current page will be hidden.
|
1408
1221
|
*/
|
@@ -1412,20 +1225,24 @@ declare namespace LocalJSX {
|
|
1412
1225
|
*/
|
1413
1226
|
"itemLabel"?: string;
|
1414
1227
|
/**
|
1415
|
-
* The options which will be displayed for 'items per page' select input.
|
1228
|
+
* The options which will be displayed for 'items per page' select input.
|
1416
1229
|
*/
|
1417
1230
|
"itemsPerPageOptions"?: {
|
1418
1231
|
label: string;
|
1419
1232
|
value: string;
|
1420
1233
|
}[];
|
1234
|
+
/**
|
1235
|
+
* If `true`, the pagination bar will display as black in the light theme, and white in dark theme.
|
1236
|
+
*/
|
1237
|
+
"monochrome"?: boolean;
|
1421
1238
|
/**
|
1422
1239
|
* Emitted when the items per page option is changed.
|
1423
1240
|
*/
|
1424
1241
|
"onIcItemsPerPageChange"?: (event: IcPaginationBarCustomEvent<{ value: number }>) => void;
|
1425
1242
|
/**
|
1426
|
-
* Emitted when a page is navigated to via the 'go to' input.
|
1243
|
+
* Emitted when a page is navigated to via the 'go to' input. The `detail` property contains `value` (i.e. the page number) and a `fromItemsPerPage` flag to indicate if the event was triggered by the `icItemsPerPageChange` event also occurring.
|
1427
1244
|
*/
|
1428
|
-
"onIcPageChange"?: (event: IcPaginationBarCustomEvent<
|
1245
|
+
"onIcPageChange"?: (event: IcPaginationBarCustomEvent<IcPageChangeEventDetail>) => void;
|
1429
1246
|
/**
|
1430
1247
|
* The text which will be used in place of 'Page' on the pagination bar.
|
1431
1248
|
*/
|
@@ -1434,6 +1251,14 @@ declare namespace LocalJSX {
|
|
1434
1251
|
* Whether total number of items and current item range or total number of pages and current page is displayed.
|
1435
1252
|
*/
|
1436
1253
|
"rangeLabelType"?: IcPaginationLabelTypes;
|
1254
|
+
/**
|
1255
|
+
* The items per page option to be selected.
|
1256
|
+
*/
|
1257
|
+
"selectedItemsPerPage"?: number;
|
1258
|
+
/**
|
1259
|
+
* If `true`, the pagination bar is set to the first page when the 'items per page' changes
|
1260
|
+
*/
|
1261
|
+
"setToFirstPageOnPaginationChange"?: boolean;
|
1437
1262
|
/**
|
1438
1263
|
* If `true`, the 'go to page' control should be displayed.
|
1439
1264
|
*/
|
@@ -1442,6 +1267,10 @@ declare namespace LocalJSX {
|
|
1442
1267
|
* If `true`, the select input to control 'items per page' should be displayed.
|
1443
1268
|
*/
|
1444
1269
|
"showItemsPerPageControl"?: boolean;
|
1270
|
+
/**
|
1271
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1272
|
+
*/
|
1273
|
+
"theme"?: IcThemeMode;
|
1445
1274
|
/**
|
1446
1275
|
* Total number of items to be displayed across all pages.
|
1447
1276
|
*/
|
@@ -1451,161 +1280,15 @@ declare namespace LocalJSX {
|
|
1451
1280
|
*/
|
1452
1281
|
"type"?: IcPaginationTypes;
|
1453
1282
|
}
|
1454
|
-
interface IcSelectWithMulti {
|
1455
|
-
/**
|
1456
|
-
* The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke.
|
1457
|
-
*/
|
1458
|
-
"debounce"?: number;
|
1459
|
-
/**
|
1460
|
-
* If `true`, the built in filtering will be disabled for a searchable variant. For example, if options will already be filtered from external source.
|
1461
|
-
*/
|
1462
|
-
"disableAutoFiltering"?: boolean;
|
1463
|
-
/**
|
1464
|
-
* If `true`, the disabled state will be set.
|
1465
|
-
*/
|
1466
|
-
"disabled"?: boolean;
|
1467
|
-
/**
|
1468
|
-
* The text displayed when there are no options in the option list.
|
1469
|
-
*/
|
1470
|
-
"emptyOptionListText"?: string;
|
1471
|
-
/**
|
1472
|
-
* The <form> element to associate the select with.
|
1473
|
-
*/
|
1474
|
-
"form"?: string;
|
1475
|
-
/**
|
1476
|
-
* If `true`, the select element will fill the width of the container. This prop should only be used with searchable select and will only be applied if searchable is true.
|
1477
|
-
*/
|
1478
|
-
"fullWidth"?: boolean;
|
1479
|
-
/**
|
1480
|
-
* The helper text that will be displayed for additional field guidance.
|
1481
|
-
*/
|
1482
|
-
"helperText"?: string;
|
1483
|
-
/**
|
1484
|
-
* If `true`, the label will be hidden and the required label value will be applied as an aria-label.
|
1485
|
-
*/
|
1486
|
-
"hideLabel"?: boolean;
|
1487
|
-
/**
|
1488
|
-
* If `true`, descriptions of options will be included when filtering options in a searchable select. Only applies to built in filtering.
|
1489
|
-
*/
|
1490
|
-
"includeDescriptionsInSearch"?: boolean;
|
1491
|
-
/**
|
1492
|
-
* If `true`, group titles of grouped options will be included when filtering options in a searchable select. Only applies to built in filtering.
|
1493
|
-
*/
|
1494
|
-
"includeGroupTitlesInSearch"?: boolean;
|
1495
|
-
/**
|
1496
|
-
* The label for the select.
|
1497
|
-
*/
|
1498
|
-
"label": string;
|
1499
|
-
/**
|
1500
|
-
* If `true`, the loading state will be triggered when fetching options asynchronously.
|
1501
|
-
*/
|
1502
|
-
"loading"?: boolean;
|
1503
|
-
/**
|
1504
|
-
* The message displayed when external loading times out.
|
1505
|
-
*/
|
1506
|
-
"loadingErrorLabel"?: string;
|
1507
|
-
/**
|
1508
|
-
* The message displayed whilst the options are being loaded externally.
|
1509
|
-
*/
|
1510
|
-
"loadingLabel"?: string;
|
1511
|
-
/**
|
1512
|
-
* If `true`, multiple options can be selected.
|
1513
|
-
*/
|
1514
|
-
"multiple"?: boolean;
|
1515
|
-
/**
|
1516
|
-
* The name of the control, which is submitted with the form data.
|
1517
|
-
*/
|
1518
|
-
"name"?: string;
|
1519
|
-
/**
|
1520
|
-
* Emitted when the select loses focus.
|
1521
|
-
*/
|
1522
|
-
"onIcBlur"?: (event: IcSelectWithMultiCustomEvent<void>) => void;
|
1523
|
-
/**
|
1524
|
-
* Emitted when the value changes.
|
1525
|
-
*/
|
1526
|
-
"onIcChange"?: (event: IcSelectWithMultiCustomEvent<IcValueEventDetail>) => void;
|
1527
|
-
/**
|
1528
|
-
* Emitted when the clear button is clicked.
|
1529
|
-
*/
|
1530
|
-
"onIcClear"?: (event: IcSelectWithMultiCustomEvent<void>) => void;
|
1531
|
-
/**
|
1532
|
-
* Emitted when the select gains focus.
|
1533
|
-
*/
|
1534
|
-
"onIcFocus"?: (event: IcSelectWithMultiCustomEvent<void>) => void;
|
1535
|
-
/**
|
1536
|
-
* Emitted when a keyboard input occurred.
|
1537
|
-
*/
|
1538
|
-
"onIcInput"?: (event: IcSelectWithMultiCustomEvent<IcValueEventDetail>) => void;
|
1539
|
-
/**
|
1540
|
-
* Emitted when `multiple` is `true` and an option is deselected.
|
1541
|
-
*/
|
1542
|
-
"onIcOptionDeselect"?: (event: IcSelectWithMultiCustomEvent<IcOptionSelectEventDetail>) => void;
|
1543
|
-
/**
|
1544
|
-
* Emitted when an option is selected. Selecting an option will also trigger an `icChange/onIcChange` due to the value being updated.
|
1545
|
-
*/
|
1546
|
-
"onIcOptionSelect"?: (event: IcSelectWithMultiCustomEvent<IcOptionSelectEventDetail>) => void;
|
1547
|
-
/**
|
1548
|
-
* Emitted when the 'retry loading' button is clicked for a searchable variant.
|
1549
|
-
*/
|
1550
|
-
"onIcRetryLoad"?: (event: IcSelectWithMultiCustomEvent<IcValueEventDetail>) => void;
|
1551
|
-
/**
|
1552
|
-
* The possible selection options.
|
1553
|
-
*/
|
1554
|
-
"options"?: IcMenuOption[];
|
1555
|
-
/**
|
1556
|
-
* The placeholder value to be displayed.
|
1557
|
-
*/
|
1558
|
-
"placeholder"?: string;
|
1559
|
-
/**
|
1560
|
-
* If `true`, the readonly state will be set.
|
1561
|
-
*/
|
1562
|
-
"readonly"?: boolean;
|
1563
|
-
/**
|
1564
|
-
* If `true`, the select will require a value.
|
1565
|
-
*/
|
1566
|
-
"required"?: boolean;
|
1567
|
-
/**
|
1568
|
-
* Whether the search string of the searchable select should match the start of or anywhere in the options. Only applies to built in filtering.
|
1569
|
-
*/
|
1570
|
-
"searchMatchPosition"?: IcSearchMatchPositions;
|
1571
|
-
/**
|
1572
|
-
* If `true`, a searchable variant of the select will be displayed which can be typed in to filter options.
|
1573
|
-
*/
|
1574
|
-
"searchable"?: boolean;
|
1575
|
-
/**
|
1576
|
-
* If `true`, the icOptionSelect event will be fired on enter instead of ArrowUp and ArrowDown.
|
1577
|
-
*/
|
1578
|
-
"selectOnEnter"?: boolean;
|
1579
|
-
/**
|
1580
|
-
* If `true`, a button which clears the select input when clicked will be displayed. The button will always appear on the searchable select.
|
1581
|
-
*/
|
1582
|
-
"showClearButton"?: boolean;
|
1583
|
-
/**
|
1584
|
-
* The size of the select.
|
1585
|
-
*/
|
1586
|
-
"size"?: IcSizes;
|
1587
|
-
/**
|
1588
|
-
* If using external filtering, set a timeout for when loading takes too long.
|
1589
|
-
*/
|
1590
|
-
"timeout"?: number;
|
1591
|
-
/**
|
1592
|
-
* The validation status - e.g. 'error' | 'warning' | 'success'.
|
1593
|
-
*/
|
1594
|
-
"validationStatus"?: IcInformationStatusOrEmpty;
|
1595
|
-
/**
|
1596
|
-
* The text to display as the validation message.
|
1597
|
-
*/
|
1598
|
-
"validationText"?: string;
|
1599
|
-
/**
|
1600
|
-
* The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input. For the multi-select variant, the value must be an array of option values.
|
1601
|
-
*/
|
1602
|
-
"value"?: string | string[];
|
1603
|
-
}
|
1604
1283
|
interface IcTreeItem {
|
1605
1284
|
/**
|
1606
1285
|
* If `true`, the tree item appears in the disabled state.
|
1607
1286
|
*/
|
1608
1287
|
"disabled"?: boolean;
|
1288
|
+
/**
|
1289
|
+
* If `true`, the tree item appears in the expanded state.
|
1290
|
+
*/
|
1291
|
+
"expanded"?: boolean;
|
1609
1292
|
/**
|
1610
1293
|
* 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.
|
1611
1294
|
*/
|
@@ -1638,12 +1321,20 @@ declare namespace LocalJSX {
|
|
1638
1321
|
* The place to display the linked URL, as the name for a browsing context (a tab, window, or iframe).
|
1639
1322
|
*/
|
1640
1323
|
"target"?: string;
|
1324
|
+
/**
|
1325
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1326
|
+
*/
|
1327
|
+
"theme"?: IcThemeMode;
|
1328
|
+
/**
|
1329
|
+
* If `true`, the tree item label will be truncated instead of text wrapping.
|
1330
|
+
*/
|
1331
|
+
"truncateTreeItem"?: boolean;
|
1641
1332
|
}
|
1642
1333
|
interface IcTreeView {
|
1643
1334
|
/**
|
1644
|
-
*
|
1335
|
+
* If `true`, tree items will have inset focus.
|
1645
1336
|
*/
|
1646
|
-
"
|
1337
|
+
"focusInset"?: boolean;
|
1647
1338
|
/**
|
1648
1339
|
* The heading of the tree view.
|
1649
1340
|
*/
|
@@ -1652,6 +1343,18 @@ declare namespace LocalJSX {
|
|
1652
1343
|
* The size of the tree view.
|
1653
1344
|
*/
|
1654
1345
|
"size"?: IcSizes;
|
1346
|
+
/**
|
1347
|
+
* Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
|
1348
|
+
*/
|
1349
|
+
"theme"?: IcThemeMode;
|
1350
|
+
/**
|
1351
|
+
* If `true`, the tree view heading will be truncated instead of text wrapping.
|
1352
|
+
*/
|
1353
|
+
"truncateHeading"?: boolean;
|
1354
|
+
/**
|
1355
|
+
* If `true`, tree items will be truncated, unless they are individually overridden.
|
1356
|
+
*/
|
1357
|
+
"truncateTreeItems"?: boolean;
|
1655
1358
|
}
|
1656
1359
|
interface IntrinsicElements {
|
1657
1360
|
"ic-card-horizontal": IcCardHorizontal;
|
@@ -1659,9 +1362,7 @@ declare namespace LocalJSX {
|
|
1659
1362
|
"ic-data-table-title-bar": IcDataTableTitleBar;
|
1660
1363
|
"ic-date-input": IcDateInput;
|
1661
1364
|
"ic-date-picker": IcDatePicker;
|
1662
|
-
"ic-menu-with-multi": IcMenuWithMulti;
|
1663
1365
|
"ic-pagination-bar": IcPaginationBar;
|
1664
|
-
"ic-select-with-multi": IcSelectWithMulti;
|
1665
1366
|
"ic-tree-item": IcTreeItem;
|
1666
1367
|
"ic-tree-view": IcTreeView;
|
1667
1368
|
}
|
@@ -1675,9 +1376,7 @@ declare module "@stencil/core" {
|
|
1675
1376
|
"ic-data-table-title-bar": LocalJSX.IcDataTableTitleBar & JSXBase.HTMLAttributes<HTMLIcDataTableTitleBarElement>;
|
1676
1377
|
"ic-date-input": LocalJSX.IcDateInput & JSXBase.HTMLAttributes<HTMLIcDateInputElement>;
|
1677
1378
|
"ic-date-picker": LocalJSX.IcDatePicker & JSXBase.HTMLAttributes<HTMLIcDatePickerElement>;
|
1678
|
-
"ic-menu-with-multi": LocalJSX.IcMenuWithMulti & JSXBase.HTMLAttributes<HTMLIcMenuWithMultiElement>;
|
1679
1379
|
"ic-pagination-bar": LocalJSX.IcPaginationBar & JSXBase.HTMLAttributes<HTMLIcPaginationBarElement>;
|
1680
|
-
"ic-select-with-multi": LocalJSX.IcSelectWithMulti & JSXBase.HTMLAttributes<HTMLIcSelectWithMultiElement>;
|
1681
1380
|
"ic-tree-item": LocalJSX.IcTreeItem & JSXBase.HTMLAttributes<HTMLIcTreeItemElement>;
|
1682
1381
|
"ic-tree-view": LocalJSX.IcTreeView & JSXBase.HTMLAttributes<HTMLIcTreeViewElement>;
|
1683
1382
|
}
|