@six-group/ui-library 0.0.0-insider.562dfe9 → 0.0.0-insider.564a90a
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/dist/cjs/app-globals-3a1e7e63.js +7 -0
- package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
- package/dist/cjs/error-messages-6e8049a4.js +119 -0
- package/dist/cjs/error-messages-6e8049a4.js.map +1 -0
- package/dist/cjs/{form-control-f9bc25dd.js → form-control-b39f1df5.js} +2 -2
- package/dist/cjs/{form-control-f9bc25dd.js.map → form-control-b39f1df5.js.map} +1 -1
- package/dist/cjs/index-417a06c8.js +1948 -0
- package/dist/cjs/index-417a06c8.js.map +1 -0
- package/dist/cjs/index.cjs.js +54 -101
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +5 -3
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/{modal-3ce015be.js → modal-bd7fc5bc.js} +1 -18
- package/dist/cjs/modal-bd7fc5bc.js.map +1 -0
- package/dist/cjs/six-alert.cjs.entry.js +42 -9
- package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/six-avatar.cjs.entry.js +6 -5
- package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-badge.cjs.entry.js +6 -5
- package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/six-button.cjs.entry.js +8 -6
- package/dist/cjs/six-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-card.cjs.entry.js +5 -4
- package/dist/cjs/six-card.cjs.entry.js.map +1 -1
- package/dist/cjs/six-checkbox.cjs.entry.js +8 -7
- package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/six-datepicker.cjs.entry.js +44 -15
- package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-details.cjs.entry.js +7 -6
- package/dist/cjs/six-details.cjs.entry.js.map +1 -1
- package/dist/cjs/six-dialog.cjs.entry.js +16 -32
- package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/six-drawer.cjs.entry.js +15 -32
- package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
- package/dist/cjs/{six-dropdown_2.cjs.entry.js → six-dropdown_3.cjs.entry.js} +280 -133
- package/dist/cjs/six-dropdown_3.cjs.entry.js.map +1 -0
- package/dist/cjs/six-error-page.cjs.entry.js +4 -3
- package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
- package/dist/cjs/six-error.cjs.entry.js +5 -4
- package/dist/cjs/six-error.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-list-item.cjs.entry.js +6 -5
- package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-list.cjs.entry.js +4 -3
- package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-upload.cjs.entry.js +33 -13
- package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
- package/dist/cjs/six-footer.cjs.entry.js +5 -4
- package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/six-group-label.cjs.entry.js +7 -6
- package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
- package/dist/cjs/six-header-dropdown-item.cjs.entry.js +45 -0
- package/dist/cjs/six-header-dropdown-item.cjs.entry.js.map +1 -0
- package/dist/cjs/six-header-item_2.cjs.entry.js +47 -0
- package/dist/cjs/six-header-item_2.cjs.entry.js.map +1 -0
- package/dist/cjs/six-header-menu-button.cjs.entry.js +23 -0
- package/dist/cjs/six-header-menu-button.cjs.entry.js.map +1 -0
- package/dist/cjs/six-header.cjs.entry.js +46 -29
- package/dist/cjs/six-header.cjs.entry.js.map +1 -1
- package/dist/cjs/six-icon-button.cjs.entry.js +13 -6
- package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-icon.cjs.entry.js +6 -5
- package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
- package/dist/cjs/six-input.cjs.entry.js +20 -8
- package/dist/cjs/six-input.cjs.entry.js.map +1 -1
- package/dist/cjs/six-item-picker.cjs.entry.js +7 -6
- package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-language-switcher.cjs.entry.js +11 -6
- package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
- package/dist/cjs/six-layout-grid.cjs.entry.js +4 -3
- package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
- package/dist/cjs/six-main-container.cjs.entry.js +4 -3
- package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
- package/dist/cjs/six-menu-divider.cjs.entry.js +5 -4
- package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/six-menu-label.cjs.entry.js +5 -4
- package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
- package/dist/cjs/six-picto.cjs.entry.js +4 -3
- package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
- package/dist/cjs/six-progress-bar.cjs.entry.js +7 -6
- package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-progress-ring.cjs.entry.js +5 -4
- package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
- package/dist/cjs/six-radio.cjs.entry.js +6 -5
- package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
- package/dist/cjs/six-range.cjs.entry.js +18 -7
- package/dist/cjs/six-range.cjs.entry.js.map +1 -1
- package/dist/cjs/six-root.cjs.entry.js +4 -22
- package/dist/cjs/six-root.cjs.entry.js.map +1 -1
- package/dist/cjs/six-search-field.cjs.entry.js +5 -4
- package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
- package/dist/cjs/six-select.cjs.entry.js +351 -177
- package/dist/cjs/six-select.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar-item-group.cjs.entry.js +6 -5
- package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar-item.cjs.entry.js +6 -5
- package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar.cjs.entry.js +6 -5
- package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-spinner.cjs.entry.js +4 -3
- package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
- package/dist/cjs/six-stage-indicator.cjs.entry.js +23 -0
- package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -0
- package/dist/cjs/six-switch.cjs.entry.js +8 -7
- package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-group.cjs.entry.js +35 -9
- package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-panel.cjs.entry.js +5 -4
- package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab.cjs.entry.js +6 -5
- package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tag.cjs.entry.js +7 -6
- package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/six-textarea.cjs.entry.js +8 -7
- package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tile.cjs.entry.js +10 -9
- package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
- package/dist/cjs/six-timepicker.cjs.entry.js +8 -7
- package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tooltip.cjs.entry.js +6 -5
- package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/{slot-9821749e.js → slot-1b1232a1.js} +1 -3
- package/dist/cjs/slot-1b1232a1.js.map +1 -0
- package/dist/cjs/{types-0a6d66f6.js → types-d3da200b.js} +3 -1
- package/dist/cjs/types-d3da200b.js.map +1 -0
- package/dist/cjs/ui-library.cjs.js +13 -11
- package/dist/cjs/ui-library.cjs.js.map +1 -1
- package/dist/collection/assets/TRADEMARKS.md +3 -3
- package/dist/collection/collection-manifest.json +10 -7
- package/dist/collection/components/six-alert/six-alert.css +5 -1
- package/dist/collection/components/six-alert/six-alert.js +57 -12
- package/dist/collection/components/six-alert/six-alert.js.map +1 -1
- package/dist/collection/components/six-avatar/six-avatar.css +2 -2
- package/dist/collection/components/six-avatar/six-avatar.js +2 -2
- package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
- package/dist/collection/components/six-badge/six-badge.css +1 -1
- package/dist/collection/components/six-badge/six-badge.js +2 -2
- package/dist/collection/components/six-badge/six-badge.js.map +1 -1
- package/dist/collection/components/six-button/six-button.css +19 -5
- package/dist/collection/components/six-button/six-button.js +8 -6
- package/dist/collection/components/six-button/six-button.js.map +1 -1
- package/dist/collection/components/six-card/six-card.css +4 -5
- package/dist/collection/components/six-card/six-card.js +1 -1
- package/dist/collection/components/six-card/six-card.js.map +1 -1
- package/dist/collection/components/six-checkbox/six-checkbox.css +3 -1
- package/dist/collection/components/six-checkbox/six-checkbox.js +5 -4
- package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
- package/dist/collection/components/six-datepicker/six-date-formats.js +1 -0
- package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -1
- package/dist/collection/components/six-datepicker/six-datepicker.css +1 -1
- package/dist/collection/components/six-datepicker/six-datepicker.js +21 -17
- package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
- package/dist/collection/components/six-details/six-details.css +1 -5
- package/dist/collection/components/six-details/six-details.js +3 -3
- package/dist/collection/components/six-details/six-details.js.map +1 -1
- package/dist/collection/components/six-dialog/six-dialog.css +2 -2
- package/dist/collection/components/six-dialog/six-dialog.js +10 -28
- package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
- package/dist/collection/components/six-drawer/six-drawer.css +2 -2
- package/dist/collection/components/six-drawer/six-drawer.js +9 -28
- package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
- package/dist/collection/components/six-dropdown/six-dropdown.css +22 -7
- package/dist/collection/components/six-dropdown/six-dropdown.js +216 -124
- package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
- package/dist/collection/components/six-error/six-error.css +1 -0
- package/dist/collection/components/six-error/six-error.js +1 -1
- package/dist/collection/components/six-error/six-error.js.map +1 -1
- package/dist/collection/components/six-error-page/six-error-page.js +1 -1
- package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
- package/dist/collection/components/six-file-list/six-file-list.js +1 -1
- package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
- package/dist/collection/components/six-file-list-item/six-file-list-item.css +1 -1
- package/dist/collection/components/six-file-list-item/six-file-list-item.js +2 -2
- package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
- package/dist/collection/components/six-file-upload/six-file-upload.css +12 -4
- package/dist/collection/components/six-file-upload/six-file-upload.js +86 -11
- package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
- package/dist/collection/components/six-footer/six-footer.css +2 -2
- package/dist/collection/components/six-footer/six-footer.js +1 -1
- package/dist/collection/components/six-footer/six-footer.js.map +1 -1
- package/dist/collection/components/six-group-label/six-group-label.css +1 -1
- package/dist/collection/components/six-group-label/six-group-label.js +1 -1
- package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
- package/dist/collection/components/six-header/six-header.css +7 -22
- package/dist/collection/components/six-header/six-header.js +138 -44
- package/dist/collection/components/six-header/six-header.js.map +1 -1
- package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.css +15 -0
- package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +53 -0
- package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js.map +1 -0
- package/dist/collection/components/six-header-item/six-header-item.css +15 -0
- package/dist/collection/components/six-header-item/six-header-item.js +51 -0
- package/dist/collection/components/six-header-item/six-header-item.js.map +1 -0
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.css +27 -0
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +48 -0
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.js.map +1 -0
- package/dist/collection/components/six-icon/six-icon.css +3 -7
- package/dist/collection/components/six-icon/six-icon.js +2 -2
- package/dist/collection/components/six-icon/six-icon.js.map +1 -1
- package/dist/collection/components/six-icon-button/six-icon-button.css +3 -2
- package/dist/collection/components/six-icon-button/six-icon-button.js +60 -3
- package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
- package/dist/collection/components/six-input/six-input.css +11 -1
- package/dist/collection/components/six-input/six-input.js +85 -21
- package/dist/collection/components/six-input/six-input.js.map +1 -1
- package/dist/collection/components/six-item-picker/six-item-picker.js +3 -3
- package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
- package/dist/collection/components/six-item-picker/types.js +2 -0
- package/dist/collection/components/six-item-picker/types.js.map +1 -1
- package/dist/collection/components/six-language-switcher/six-language-switcher.css +7 -2
- package/dist/collection/components/six-language-switcher/six-language-switcher.js +7 -3
- package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
- package/dist/collection/components/six-layout-grid/six-layout-grid.js +1 -1
- package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
- package/dist/collection/components/six-logo/six-logo.css +18 -0
- package/dist/collection/components/six-logo/six-logo.js +54 -0
- package/dist/collection/components/six-logo/six-logo.js.map +1 -0
- package/dist/collection/components/six-main-container/six-main-container.js +1 -1
- package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
- package/dist/collection/components/six-menu/six-menu.css +8 -7
- package/dist/collection/components/six-menu/six-menu.js +41 -10
- package/dist/collection/components/six-menu/six-menu.js.map +1 -1
- package/dist/collection/components/six-menu-divider/six-menu-divider.css +3 -2
- package/dist/collection/components/six-menu-divider/six-menu-divider.js +1 -1
- package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
- package/dist/collection/components/six-menu-item/six-menu-item.css +13 -2
- package/dist/collection/components/six-menu-item/six-menu-item.js +37 -8
- package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
- package/dist/collection/components/six-menu-label/six-menu-label.css +1 -1
- package/dist/collection/components/six-menu-label/six-menu-label.js +1 -1
- package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
- package/dist/collection/components/six-picto/six-picto.js +1 -1
- package/dist/collection/components/six-picto/six-picto.js.map +1 -1
- package/dist/collection/components/six-progress-bar/six-progress-bar.css +1 -1
- package/dist/collection/components/six-progress-bar/six-progress-bar.js +3 -3
- package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
- package/dist/collection/components/six-progress-ring/six-progress-ring.css +1 -1
- package/dist/collection/components/six-progress-ring/six-progress-ring.js +1 -1
- package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
- package/dist/collection/components/six-radio/six-radio.css +1 -1
- package/dist/collection/components/six-radio/six-radio.js +5 -4
- package/dist/collection/components/six-radio/six-radio.js.map +1 -1
- package/dist/collection/components/six-range/six-range.css +2 -2
- package/dist/collection/components/six-range/six-range.js +15 -4
- package/dist/collection/components/six-range/six-range.js.map +1 -1
- package/dist/collection/components/six-root/six-root.js +1 -69
- package/dist/collection/components/six-root/six-root.js.map +1 -1
- package/dist/collection/components/six-search-field/six-search-field.css +1 -1
- package/dist/collection/components/six-search-field/six-search-field.js +1 -1
- package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
- package/dist/collection/components/six-select/six-select.css +54 -66
- package/dist/collection/components/six-select/six-select.js +362 -178
- package/dist/collection/components/six-select/six-select.js.map +1 -1
- package/dist/collection/components/six-select/util.js +24 -0
- package/dist/collection/components/six-select/util.js.map +1 -1
- package/dist/collection/components/six-sidebar/six-sidebar.css +2 -2
- package/dist/collection/components/six-sidebar/six-sidebar.js +8 -6
- package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
- package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +7 -0
- package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +2 -2
- package/dist/collection/components/six-sidebar-item/six-sidebar-item.js.map +1 -1
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.css +9 -1
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +1 -1
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
- package/dist/collection/components/six-spinner/six-spinner.css +1 -1
- package/dist/collection/components/six-stage-indicator/six-stage-indicator.css +1 -1
- package/dist/collection/components/six-switch/six-switch.css +1 -1
- package/dist/collection/components/six-switch/six-switch.js +5 -4
- package/dist/collection/components/six-switch/six-switch.js.map +1 -1
- package/dist/collection/components/six-tab/six-tab.css +1 -1
- package/dist/collection/components/six-tab/six-tab.js +5 -4
- package/dist/collection/components/six-tab/six-tab.js.map +1 -1
- package/dist/collection/components/six-tab-group/six-tab-group.css +1 -1
- package/dist/collection/components/six-tab-group/six-tab-group.js +36 -9
- package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
- package/dist/collection/components/six-tab-panel/six-tab-panel.css +1 -1
- package/dist/collection/components/six-tab-panel/six-tab-panel.js +1 -1
- package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
- package/dist/collection/components/six-tag/six-tag.css +1 -1
- package/dist/collection/components/six-tag/six-tag.js +2 -2
- package/dist/collection/components/six-tag/six-tag.js.map +1 -1
- package/dist/collection/components/six-textarea/six-textarea.css +6 -1
- package/dist/collection/components/six-textarea/six-textarea.js +28 -20
- package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
- package/dist/collection/components/six-tile/six-tile.css +2 -2
- package/dist/collection/components/six-tile/six-tile.js +5 -5
- package/dist/collection/components/six-tile/six-tile.js.map +1 -1
- package/dist/collection/components/six-timepicker/six-timepicker.css +1 -1
- package/dist/collection/components/six-timepicker/six-timepicker.js +5 -4
- package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
- package/dist/collection/components/six-tooltip/six-tooltip.css +1 -1
- package/dist/collection/components/six-tooltip/six-tooltip.js +2 -2
- package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
- package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
- package/dist/collection/index.js +1 -0
- package/dist/collection/index.js.map +1 -1
- package/dist/collection/utils/alert.js +54 -0
- package/dist/collection/utils/alert.js.map +1 -0
- package/dist/collection/utils/date-util.js +25 -0
- package/dist/collection/utils/date-util.js.map +1 -1
- package/dist/collection/utils/error-messages.js +7 -0
- package/dist/collection/utils/error-messages.js.map +1 -1
- package/dist/collection/utils/event-listeners.js.map +1 -1
- package/dist/collection/utils/focus-visible.js.map +1 -1
- package/dist/collection/utils/form.js.map +1 -1
- package/dist/collection/utils/modal.js.map +1 -1
- package/dist/collection/utils/popover.js.map +1 -1
- package/dist/collection/utils/popup.js.map +1 -1
- package/dist/collection/utils/scroll.js.map +1 -1
- package/dist/collection/utils/slot.js +0 -1
- package/dist/collection/utils/slot.js.map +1 -1
- package/dist/collection/utils/tabbable.js.map +1 -1
- package/dist/collection/utils/time.util.js.map +1 -1
- package/dist/components/index.js +58 -102
- package/dist/components/index.js.map +1 -1
- package/dist/components/modal.js +1 -17
- package/dist/components/modal.js.map +1 -1
- package/dist/components/six-alert.js +41 -8
- package/dist/components/six-alert.js.map +1 -1
- package/dist/components/six-avatar.js +5 -4
- package/dist/components/six-avatar.js.map +1 -1
- package/dist/components/six-badge.js +5 -4
- package/dist/components/six-badge.js.map +1 -1
- package/dist/components/six-button.js +1 -142
- package/dist/components/six-button.js.map +1 -1
- package/dist/components/six-button2.js +148 -0
- package/dist/components/six-button2.js.map +1 -0
- package/dist/components/six-card.js +4 -3
- package/dist/components/six-card.js.map +1 -1
- package/dist/components/six-checkbox.js +1 -161
- package/dist/components/six-checkbox.js.map +1 -1
- package/dist/components/six-checkbox2.js +166 -0
- package/dist/components/six-checkbox2.js.map +1 -0
- package/dist/components/six-datepicker.js +42 -13
- package/dist/components/six-datepicker.js.map +1 -1
- package/dist/components/six-details2.js +6 -5
- package/dist/components/six-details2.js.map +1 -1
- package/dist/components/six-dialog.js +14 -30
- package/dist/components/six-dialog.js.map +1 -1
- package/dist/components/six-drawer.js +13 -30
- package/dist/components/six-drawer.js.map +1 -1
- package/dist/components/six-dropdown2.js +204 -127
- package/dist/components/six-dropdown2.js.map +1 -1
- package/dist/components/six-error-page.js +3 -2
- package/dist/components/six-error-page.js.map +1 -1
- package/dist/components/six-error2.js +4 -3
- package/dist/components/six-error2.js.map +1 -1
- package/dist/components/six-file-list-item.js +5 -4
- package/dist/components/six-file-list-item.js.map +1 -1
- package/dist/components/six-file-list.js +3 -2
- package/dist/components/six-file-list.js.map +1 -1
- package/dist/components/six-file-upload.js +52 -16
- package/dist/components/six-file-upload.js.map +1 -1
- package/dist/components/six-footer.js +4 -3
- package/dist/components/six-footer.js.map +1 -1
- package/dist/components/six-group-label.js +4 -3
- package/dist/components/six-group-label.js.map +1 -1
- package/dist/components/six-header-dropdown-item.d.ts +11 -0
- package/dist/components/six-header-dropdown-item.js +103 -0
- package/dist/components/six-header-dropdown-item.js.map +1 -0
- package/dist/components/{set-attributes.d.ts → six-header-item.d.ts} +4 -4
- package/dist/components/six-header-item.js +8 -0
- package/dist/components/six-header-item.js.map +1 -0
- package/dist/components/six-header-item2.js +39 -0
- package/dist/components/six-header-item2.js.map +1 -0
- package/dist/components/six-header-menu-button.d.ts +11 -0
- package/dist/components/six-header-menu-button.js +57 -0
- package/dist/components/six-header-menu-button.js.map +1 -0
- package/dist/components/six-header.js +74 -37
- package/dist/components/six-header.js.map +1 -1
- package/dist/components/six-icon-button2.js +16 -6
- package/dist/components/six-icon-button2.js.map +1 -1
- package/dist/components/six-icon2.js +5 -4
- package/dist/components/six-icon2.js.map +1 -1
- package/dist/components/six-input2.js +19 -5
- package/dist/components/six-input2.js.map +1 -1
- package/dist/components/six-item-picker2.js +7 -4
- package/dist/components/six-item-picker2.js.map +1 -1
- package/dist/components/six-language-switcher.js +10 -5
- package/dist/components/six-language-switcher.js.map +1 -1
- package/dist/components/six-layout-grid.js +3 -2
- package/dist/components/six-layout-grid.js.map +1 -1
- package/dist/components/six-logo.d.ts +11 -0
- package/dist/components/six-logo.js +8 -0
- package/dist/components/six-logo.js.map +1 -0
- package/dist/components/six-logo2.js +42 -0
- package/dist/components/six-logo2.js.map +1 -0
- package/dist/components/six-main-container.js +3 -2
- package/dist/components/six-main-container.js.map +1 -1
- package/dist/components/six-menu-divider.js +4 -3
- package/dist/components/six-menu-divider.js.map +1 -1
- package/dist/components/six-menu-item2.js +31 -7
- package/dist/components/six-menu-item2.js.map +1 -1
- package/dist/components/six-menu-label.js +4 -3
- package/dist/components/six-menu-label.js.map +1 -1
- package/dist/components/six-menu2.js +37 -11
- package/dist/components/six-menu2.js.map +1 -1
- package/dist/components/six-picto2.js +3 -2
- package/dist/components/six-picto2.js.map +1 -1
- package/dist/components/six-progress-bar.js +6 -5
- package/dist/components/six-progress-bar.js.map +1 -1
- package/dist/components/six-progress-ring.js +4 -3
- package/dist/components/six-progress-ring.js.map +1 -1
- package/dist/components/six-radio.js +5 -4
- package/dist/components/six-radio.js.map +1 -1
- package/dist/components/six-range.js +15 -4
- package/dist/components/six-range.js.map +1 -1
- package/dist/components/six-root.js +6 -34
- package/dist/components/six-root.js.map +1 -1
- package/dist/components/six-search-field.js +4 -3
- package/dist/components/six-search-field.js.map +1 -1
- package/dist/components/six-select.js +489 -196
- package/dist/components/six-select.js.map +1 -1
- package/dist/components/six-sidebar-item-group.js +4 -3
- package/dist/components/six-sidebar-item-group.js.map +1 -1
- package/dist/components/six-sidebar-item.js +5 -4
- package/dist/components/six-sidebar-item.js.map +1 -1
- package/dist/components/six-sidebar.js +5 -4
- package/dist/components/six-sidebar.js.map +1 -1
- package/dist/components/six-spinner2.js +3 -2
- package/dist/components/six-spinner2.js.map +1 -1
- package/dist/components/six-stage-indicator2.js +3 -2
- package/dist/components/six-stage-indicator2.js.map +1 -1
- package/dist/components/six-switch.js +5 -4
- package/dist/components/six-switch.js.map +1 -1
- package/dist/components/six-tab-group.js +36 -9
- package/dist/components/six-tab-group.js.map +1 -1
- package/dist/components/six-tab-panel.js +4 -3
- package/dist/components/six-tab-panel.js.map +1 -1
- package/dist/components/six-tab.js +5 -4
- package/dist/components/six-tab.js.map +1 -1
- package/dist/components/six-tag.js +99 -1
- package/dist/components/six-tag.js.map +1 -1
- package/dist/components/six-textarea.js +5 -4
- package/dist/components/six-textarea.js.map +1 -1
- package/dist/components/six-tile.js +8 -7
- package/dist/components/six-tile.js.map +1 -1
- package/dist/components/six-timepicker2.js +5 -4
- package/dist/components/six-timepicker2.js.map +1 -1
- package/dist/components/six-tooltip2.js +5 -4
- package/dist/components/six-tooltip2.js.map +1 -1
- package/dist/components/slot.js +1 -2
- package/dist/components/slot.js.map +1 -1
- package/dist/components.d.ts +35 -21
- package/dist/components.json +1257 -295
- package/dist/esm/app-globals-0f993ce5.js +5 -0
- package/dist/esm/app-globals-0f993ce5.js.map +1 -0
- package/dist/esm/error-messages-1eaaad23.js +115 -0
- package/dist/esm/error-messages-1eaaad23.js.map +1 -0
- package/dist/esm/{form-control-6b30894f.js → form-control-ad1710bf.js} +2 -2
- package/dist/esm/{form-control-6b30894f.js.map → form-control-ad1710bf.js.map} +1 -1
- package/dist/esm/index-a7bee415.js +1919 -0
- package/dist/esm/index-a7bee415.js.map +1 -0
- package/dist/esm/index.js +51 -100
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +6 -4
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/{modal-96526245.js → modal-6c1288e3.js} +2 -18
- package/dist/esm/modal-6c1288e3.js.map +1 -0
- package/dist/esm/six-alert.entry.js +42 -9
- package/dist/esm/six-alert.entry.js.map +1 -1
- package/dist/esm/six-avatar.entry.js +6 -5
- package/dist/esm/six-avatar.entry.js.map +1 -1
- package/dist/esm/six-badge.entry.js +6 -5
- package/dist/esm/six-badge.entry.js.map +1 -1
- package/dist/esm/six-button.entry.js +8 -6
- package/dist/esm/six-button.entry.js.map +1 -1
- package/dist/esm/six-card.entry.js +5 -4
- package/dist/esm/six-card.entry.js.map +1 -1
- package/dist/esm/six-checkbox.entry.js +8 -7
- package/dist/esm/six-checkbox.entry.js.map +1 -1
- package/dist/esm/six-datepicker.entry.js +44 -15
- package/dist/esm/six-datepicker.entry.js.map +1 -1
- package/dist/esm/six-details.entry.js +7 -6
- package/dist/esm/six-details.entry.js.map +1 -1
- package/dist/esm/six-dialog.entry.js +16 -32
- package/dist/esm/six-dialog.entry.js.map +1 -1
- package/dist/esm/six-drawer.entry.js +15 -32
- package/dist/esm/six-drawer.entry.js.map +1 -1
- package/dist/esm/{six-dropdown_2.entry.js → six-dropdown_3.entry.js} +281 -135
- package/dist/esm/six-dropdown_3.entry.js.map +1 -0
- package/dist/esm/six-error-page.entry.js +4 -3
- package/dist/esm/six-error-page.entry.js.map +1 -1
- package/dist/esm/six-error.entry.js +5 -4
- package/dist/esm/six-error.entry.js.map +1 -1
- package/dist/esm/six-file-list-item.entry.js +6 -5
- package/dist/esm/six-file-list-item.entry.js.map +1 -1
- package/dist/esm/six-file-list.entry.js +4 -3
- package/dist/esm/six-file-list.entry.js.map +1 -1
- package/dist/esm/six-file-upload.entry.js +33 -13
- package/dist/esm/six-file-upload.entry.js.map +1 -1
- package/dist/esm/six-footer.entry.js +5 -4
- package/dist/esm/six-footer.entry.js.map +1 -1
- package/dist/esm/six-group-label.entry.js +7 -6
- package/dist/esm/six-group-label.entry.js.map +1 -1
- package/dist/esm/six-header-dropdown-item.entry.js +41 -0
- package/dist/esm/six-header-dropdown-item.entry.js.map +1 -0
- package/dist/esm/six-header-item_2.entry.js +42 -0
- package/dist/esm/six-header-item_2.entry.js.map +1 -0
- package/dist/esm/six-header-menu-button.entry.js +19 -0
- package/dist/esm/six-header-menu-button.entry.js.map +1 -0
- package/dist/esm/six-header.entry.js +46 -29
- package/dist/esm/six-header.entry.js.map +1 -1
- package/dist/esm/six-icon-button.entry.js +13 -6
- package/dist/esm/six-icon-button.entry.js.map +1 -1
- package/dist/esm/six-icon.entry.js +6 -5
- package/dist/esm/six-icon.entry.js.map +1 -1
- package/dist/esm/six-input.entry.js +20 -8
- package/dist/esm/six-input.entry.js.map +1 -1
- package/dist/esm/six-item-picker.entry.js +7 -6
- package/dist/esm/six-item-picker.entry.js.map +1 -1
- package/dist/esm/six-language-switcher.entry.js +11 -6
- package/dist/esm/six-language-switcher.entry.js.map +1 -1
- package/dist/esm/six-layout-grid.entry.js +4 -3
- package/dist/esm/six-layout-grid.entry.js.map +1 -1
- package/dist/esm/six-main-container.entry.js +4 -3
- package/dist/esm/six-main-container.entry.js.map +1 -1
- package/dist/esm/six-menu-divider.entry.js +5 -4
- package/dist/esm/six-menu-divider.entry.js.map +1 -1
- package/dist/esm/six-menu-label.entry.js +5 -4
- package/dist/esm/six-menu-label.entry.js.map +1 -1
- package/dist/esm/six-picto.entry.js +4 -3
- package/dist/esm/six-picto.entry.js.map +1 -1
- package/dist/esm/six-progress-bar.entry.js +7 -6
- package/dist/esm/six-progress-bar.entry.js.map +1 -1
- package/dist/esm/six-progress-ring.entry.js +5 -4
- package/dist/esm/six-progress-ring.entry.js.map +1 -1
- package/dist/esm/six-radio.entry.js +6 -5
- package/dist/esm/six-radio.entry.js.map +1 -1
- package/dist/esm/six-range.entry.js +18 -7
- package/dist/esm/six-range.entry.js.map +1 -1
- package/dist/esm/six-root.entry.js +4 -22
- package/dist/esm/six-root.entry.js.map +1 -1
- package/dist/esm/six-search-field.entry.js +5 -4
- package/dist/esm/six-search-field.entry.js.map +1 -1
- package/dist/esm/six-select.entry.js +351 -177
- package/dist/esm/six-select.entry.js.map +1 -1
- package/dist/esm/six-sidebar-item-group.entry.js +6 -5
- package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
- package/dist/esm/six-sidebar-item.entry.js +6 -5
- package/dist/esm/six-sidebar-item.entry.js.map +1 -1
- package/dist/esm/six-sidebar.entry.js +6 -5
- package/dist/esm/six-sidebar.entry.js.map +1 -1
- package/dist/esm/six-spinner.entry.js +4 -3
- package/dist/esm/six-spinner.entry.js.map +1 -1
- package/dist/esm/six-stage-indicator.entry.js +19 -0
- package/dist/esm/six-stage-indicator.entry.js.map +1 -0
- package/dist/esm/six-switch.entry.js +8 -7
- package/dist/esm/six-switch.entry.js.map +1 -1
- package/dist/esm/six-tab-group.entry.js +35 -9
- package/dist/esm/six-tab-group.entry.js.map +1 -1
- package/dist/esm/six-tab-panel.entry.js +5 -4
- package/dist/esm/six-tab-panel.entry.js.map +1 -1
- package/dist/esm/six-tab.entry.js +6 -5
- package/dist/esm/six-tab.entry.js.map +1 -1
- package/dist/esm/six-tag.entry.js +7 -6
- package/dist/esm/six-tag.entry.js.map +1 -1
- package/dist/esm/six-textarea.entry.js +8 -7
- package/dist/esm/six-textarea.entry.js.map +1 -1
- package/dist/esm/six-tile.entry.js +10 -9
- package/dist/esm/six-tile.entry.js.map +1 -1
- package/dist/esm/six-timepicker.entry.js +8 -7
- package/dist/esm/six-timepicker.entry.js.map +1 -1
- package/dist/esm/six-tooltip.entry.js +6 -5
- package/dist/esm/six-tooltip.entry.js.map +1 -1
- package/dist/esm/{slot-41bc439a.js → slot-56531341.js} +2 -3
- package/dist/esm/slot-56531341.js.map +1 -0
- package/dist/esm/{types-07748c42.js → types-a07bb999.js} +3 -1
- package/dist/esm/types-a07bb999.js.map +1 -0
- package/dist/esm/ui-library.js +14 -12
- package/dist/esm/ui-library.js.map +1 -1
- package/dist/types/components/six-alert/six-alert.d.ts +13 -6
- package/dist/types/components/six-button/six-button.d.ts +1 -1
- package/dist/types/components/six-datepicker/six-datepicker.d.ts +1 -1
- package/dist/types/components/six-dialog/six-dialog.d.ts +1 -0
- package/dist/types/components/six-dropdown/six-dropdown.d.ts +28 -9
- package/dist/types/components/six-file-upload/six-file-upload.d.ts +11 -1
- package/dist/types/components/six-header/six-header.d.ts +81 -18
- package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +13 -0
- package/dist/types/components/six-header-item/six-header-item.d.ts +15 -0
- package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +11 -0
- package/dist/types/components/six-icon-button/six-icon-button.d.ts +6 -0
- package/dist/types/components/six-input/six-input.d.ts +13 -1
- package/dist/types/components/six-logo/six-logo.d.ts +9 -0
- package/dist/types/components/six-menu/six-menu.d.ts +5 -1
- package/dist/types/components/six-menu-item/six-menu-item.d.ts +7 -1
- package/dist/types/components/six-range/six-range.d.ts +2 -0
- package/dist/types/components/six-root/six-root.d.ts +0 -13
- package/dist/types/components/six-select/six-select.d.ts +26 -13
- package/dist/types/components/six-select/util.d.ts +2 -0
- package/dist/types/components/six-tab-group/six-tab-group.d.ts +4 -1
- package/dist/types/components.d.ts +316 -68
- package/dist/types/index.d.ts +1 -0
- package/dist/types/stencil-public-runtime.d.ts +3 -10
- package/dist/types/types.d.ts +1 -0
- package/dist/types/utils/alert.d.ts +10 -0
- package/dist/types/utils/date-util.d.ts +9 -1
- package/dist/types/utils/error-messages.d.ts +1 -0
- package/dist/types/utils/slot.d.ts +0 -1
- package/dist/types/utils/type-check.d.ts +1 -1
- package/dist/ui-library/assets/TRADEMARKS.md +3 -3
- package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
- package/dist/ui-library/index.esm.js +1 -1
- package/dist/ui-library/index.esm.js.map +1 -1
- package/dist/ui-library/p-03acec96.entry.js +2 -0
- package/dist/ui-library/p-03acec96.entry.js.map +1 -0
- package/dist/ui-library/p-06ba4450.js.map +1 -1
- package/dist/ui-library/p-06d562b7.entry.js +2 -0
- package/dist/ui-library/p-06d562b7.entry.js.map +1 -0
- package/dist/ui-library/p-07b6203f.entry.js +2 -0
- package/dist/ui-library/p-07b6203f.entry.js.map +1 -0
- package/dist/ui-library/p-0a6b6429.entry.js +2 -0
- package/dist/ui-library/p-0a6b6429.entry.js.map +1 -0
- package/dist/ui-library/p-0cebf1d2.js +2 -0
- package/dist/ui-library/p-0cebf1d2.js.map +1 -0
- package/dist/ui-library/p-14d09601.entry.js +2 -0
- package/dist/ui-library/p-14d09601.entry.js.map +1 -0
- package/dist/ui-library/p-171df3ad.entry.js +2 -0
- package/dist/ui-library/p-171df3ad.entry.js.map +1 -0
- package/dist/ui-library/p-1cc3b56d.entry.js +2 -0
- package/dist/ui-library/p-1cc3b56d.entry.js.map +1 -0
- package/dist/ui-library/p-1cd09d9b.entry.js +2 -0
- package/dist/ui-library/p-1cd09d9b.entry.js.map +1 -0
- package/dist/ui-library/p-1f7a0cb5.entry.js +2 -0
- package/dist/ui-library/p-1f7a0cb5.entry.js.map +1 -0
- package/dist/ui-library/p-2355c444.entry.js +2 -0
- package/dist/ui-library/p-2355c444.entry.js.map +1 -0
- package/dist/ui-library/p-281ffc35.entry.js +2 -0
- package/dist/ui-library/p-281ffc35.entry.js.map +1 -0
- package/dist/ui-library/p-2ad904a7.entry.js +2 -0
- package/dist/ui-library/p-2ad904a7.entry.js.map +1 -0
- package/dist/ui-library/p-30000e86.entry.js +2 -0
- package/dist/ui-library/p-30000e86.entry.js.map +1 -0
- package/dist/ui-library/p-42cd3588.entry.js +2 -0
- package/dist/ui-library/p-42cd3588.entry.js.map +1 -0
- package/dist/ui-library/p-48118ce8.js +3 -0
- package/dist/ui-library/p-48118ce8.js.map +1 -0
- package/dist/ui-library/p-49019d6c.entry.js +2 -0
- package/dist/ui-library/p-49019d6c.entry.js.map +1 -0
- package/dist/ui-library/p-4d72b179.entry.js +2 -0
- package/dist/ui-library/p-4d72b179.entry.js.map +1 -0
- package/dist/ui-library/p-4de4ee7a.entry.js +2 -0
- package/dist/ui-library/p-4de4ee7a.entry.js.map +1 -0
- package/dist/ui-library/p-4edde816.entry.js +2 -0
- package/dist/ui-library/p-4edde816.entry.js.map +1 -0
- package/dist/ui-library/p-4f129bb3.entry.js +2 -0
- package/dist/ui-library/p-4f129bb3.entry.js.map +1 -0
- package/dist/ui-library/p-53867d77.entry.js +2 -0
- package/dist/ui-library/p-53867d77.entry.js.map +1 -0
- package/dist/ui-library/p-57ea4cb7.entry.js +2 -0
- package/dist/ui-library/p-57ea4cb7.entry.js.map +1 -0
- package/dist/ui-library/p-5ece7986.entry.js +2 -0
- package/dist/ui-library/p-5ece7986.entry.js.map +1 -0
- package/dist/ui-library/p-5f491974.entry.js +2 -0
- package/dist/ui-library/p-5f491974.entry.js.map +1 -0
- package/dist/ui-library/p-5fc9cd7b.entry.js +2 -0
- package/dist/ui-library/p-5fc9cd7b.entry.js.map +1 -0
- package/dist/ui-library/p-618bf750.entry.js +2 -0
- package/dist/ui-library/p-618bf750.entry.js.map +1 -0
- package/dist/ui-library/p-62a1f514.entry.js +2 -0
- package/dist/ui-library/p-62a1f514.entry.js.map +1 -0
- package/dist/ui-library/p-651293e7.js +2 -0
- package/dist/ui-library/p-651293e7.js.map +1 -0
- package/dist/ui-library/p-6513b8ce.entry.js +2 -0
- package/dist/ui-library/p-6513b8ce.entry.js.map +1 -0
- package/dist/ui-library/p-6795e0a9.entry.js +2 -0
- package/dist/ui-library/p-6795e0a9.entry.js.map +1 -0
- package/dist/ui-library/p-6ec126f7.entry.js +2 -0
- package/dist/ui-library/p-6ec126f7.entry.js.map +1 -0
- package/dist/ui-library/p-705e3612.entry.js +2 -0
- package/dist/ui-library/p-705e3612.entry.js.map +1 -0
- package/dist/ui-library/p-70fac778.entry.js +2 -0
- package/dist/ui-library/p-70fac778.entry.js.map +1 -0
- package/dist/ui-library/p-7afdff5c.entry.js +2 -0
- package/dist/ui-library/p-7afdff5c.entry.js.map +1 -0
- package/dist/ui-library/p-7eb9ae75.entry.js +2 -0
- package/dist/ui-library/p-7eb9ae75.entry.js.map +1 -0
- package/dist/ui-library/p-7f856f00.js.map +1 -1
- package/dist/ui-library/p-8227aaed.js.map +1 -1
- package/dist/ui-library/p-842b492e.js.map +1 -1
- package/dist/ui-library/{p-0861899a.js → p-862d474e.js} +1 -1
- package/dist/ui-library/p-862d474e.js.map +1 -0
- package/dist/ui-library/p-870139dc.entry.js +2 -0
- package/dist/ui-library/p-870139dc.entry.js.map +1 -0
- package/dist/ui-library/p-8bfb4bfc.js.map +1 -1
- package/dist/ui-library/{p-6907a7dc.js → p-a04460e3.js} +2 -2
- package/dist/ui-library/{p-6907a7dc.js.map → p-a04460e3.js.map} +1 -1
- package/dist/ui-library/p-a1502802.js.map +1 -1
- package/dist/ui-library/p-a20a702a.entry.js +2 -0
- package/dist/ui-library/p-a20a702a.entry.js.map +1 -0
- package/dist/ui-library/p-adc65fc8.entry.js +2 -0
- package/dist/ui-library/p-adc65fc8.entry.js.map +1 -0
- package/dist/ui-library/p-afb15ea4.entry.js +2 -0
- package/dist/ui-library/p-afb15ea4.entry.js.map +1 -0
- package/dist/ui-library/p-b361d5da.entry.js +2 -0
- package/dist/ui-library/p-b361d5da.entry.js.map +1 -0
- package/dist/ui-library/p-bfb398c6.entry.js +2 -0
- package/dist/ui-library/p-bfb398c6.entry.js.map +1 -0
- package/dist/ui-library/p-cd65e3b2.entry.js +2 -0
- package/dist/ui-library/p-cd65e3b2.entry.js.map +1 -0
- package/dist/ui-library/p-cd79700c.entry.js +2 -0
- package/dist/ui-library/p-cd79700c.entry.js.map +1 -0
- package/dist/ui-library/p-cdc9224d.entry.js +2 -0
- package/dist/ui-library/p-cdc9224d.entry.js.map +1 -0
- package/dist/ui-library/p-cdc94cd6.entry.js +2 -0
- package/dist/ui-library/p-cdc94cd6.entry.js.map +1 -0
- package/dist/ui-library/{p-d310a6dd.entry.js → p-d46acf21.entry.js} +2 -2
- package/dist/ui-library/p-d46acf21.entry.js.map +1 -0
- package/dist/ui-library/p-d67b8482.entry.js +2 -0
- package/dist/ui-library/p-d67b8482.entry.js.map +1 -0
- package/dist/ui-library/p-db193a32.entry.js +2 -0
- package/dist/ui-library/p-db193a32.entry.js.map +1 -0
- package/dist/ui-library/p-e080d5b6.js +2 -0
- package/dist/ui-library/p-e080d5b6.js.map +1 -0
- package/dist/ui-library/p-e1255160.js +2 -0
- package/dist/ui-library/p-e1255160.js.map +1 -0
- package/dist/ui-library/p-e1529ef6.entry.js +2 -0
- package/dist/ui-library/p-e1529ef6.entry.js.map +1 -0
- package/dist/ui-library/p-e181944f.entry.js +2 -0
- package/dist/ui-library/p-e181944f.entry.js.map +1 -0
- package/dist/ui-library/p-e6efc08a.entry.js +2 -0
- package/dist/ui-library/p-e6efc08a.entry.js.map +1 -0
- package/dist/ui-library/p-ea854ec5.entry.js +2 -0
- package/dist/ui-library/p-ea854ec5.entry.js.map +1 -0
- package/dist/ui-library/p-f12b22bc.entry.js +2 -0
- package/dist/ui-library/p-f12b22bc.entry.js.map +1 -0
- package/dist/ui-library/p-f136a6b2.js.map +1 -1
- package/dist/ui-library/{p-c86aa5b3.entry.js → p-f9a1f6ab.entry.js} +2 -2
- package/dist/ui-library/p-f9a1f6ab.entry.js.map +1 -0
- package/dist/ui-library/p-ffce31da.entry.js +2 -0
- package/dist/ui-library/p-ffce31da.entry.js.map +1 -0
- package/dist/ui-library/ui-library.css +1 -10
- package/dist/ui-library/ui-library.esm.js +1 -1
- package/dist/ui-library/ui-library.esm.js.map +1 -1
- package/loader/cdn.js +1 -3
- package/loader/index.cjs.js +1 -3
- package/loader/index.d.ts +3 -0
- package/loader/index.es2017.js +1 -3
- package/loader/index.js +1 -3
- package/package.json +11 -26
- package/dist/cjs/index-3baddcdc.js +0 -2667
- package/dist/cjs/index-3baddcdc.js.map +0 -1
- package/dist/cjs/modal-3ce015be.js.map +0 -1
- package/dist/cjs/set-attributes_2.cjs.entry.js +0 -73
- package/dist/cjs/set-attributes_2.cjs.entry.js.map +0 -1
- package/dist/cjs/six-dropdown_2.cjs.entry.js.map +0 -1
- package/dist/cjs/six-menu-item.cjs.entry.js +0 -63
- package/dist/cjs/six-menu-item.cjs.entry.js.map +0 -1
- package/dist/cjs/slot-9821749e.js.map +0 -1
- package/dist/cjs/types-0a6d66f6.js.map +0 -1
- package/dist/collection/components/six-alert/test/six-alert.spec.js +0 -25
- package/dist/collection/components/six-alert/test/six-alert.spec.js.map +0 -1
- package/dist/collection/components/six-avatar/test/six-avatar.spec.js +0 -26
- package/dist/collection/components/six-avatar/test/six-avatar.spec.js.map +0 -1
- package/dist/collection/components/six-badge/test/six-badge.spec.js +0 -20
- package/dist/collection/components/six-badge/test/six-badge.spec.js.map +0 -1
- package/dist/collection/components/six-button/test/six-button.spec.js +0 -69
- package/dist/collection/components/six-button/test/six-button.spec.js.map +0 -1
- package/dist/collection/components/six-card/test/six-card.spec.js +0 -18
- package/dist/collection/components/six-card/test/six-card.spec.js.map +0 -1
- package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js +0 -83
- package/dist/collection/components/six-checkbox/test/six-checkbox.spec.js.map +0 -1
- package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js +0 -26
- package/dist/collection/components/six-datepicker/test/six-datepicker.spec.js.map +0 -1
- package/dist/collection/components/six-details/test/six-details.spec.js +0 -36
- package/dist/collection/components/six-details/test/six-details.spec.js.map +0 -1
- package/dist/collection/components/six-dialog/test/six-dialog.spec.js +0 -34
- package/dist/collection/components/six-dialog/test/six-dialog.spec.js.map +0 -1
- package/dist/collection/components/six-drawer/test/six-drawer.spec.js +0 -34
- package/dist/collection/components/six-drawer/test/six-drawer.spec.js.map +0 -1
- package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +0 -122
- package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +0 -1
- package/dist/collection/components/six-error-page/test/six-error-page.spec.js +0 -240
- package/dist/collection/components/six-error-page/test/six-error-page.spec.js.map +0 -1
- package/dist/collection/components/six-file-list/test/six-file-list.spec.js +0 -67
- package/dist/collection/components/six-file-list/test/six-file-list.spec.js.map +0 -1
- package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js +0 -169
- package/dist/collection/components/six-file-list-item/test/six-file-list-item.spec.js.map +0 -1
- package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js +0 -103
- package/dist/collection/components/six-file-upload/test/six-file-upload.spec.js.map +0 -1
- package/dist/collection/components/six-footer/test/six-footer.spec.js +0 -21
- package/dist/collection/components/six-footer/test/six-footer.spec.js.map +0 -1
- package/dist/collection/components/six-group-label/test/six-group-label.spec.js +0 -45
- package/dist/collection/components/six-group-label/test/six-group-label.spec.js.map +0 -1
- package/dist/collection/components/six-header/assets/six-logo.svg +0 -1
- package/dist/collection/components/six-header/test/six-header.spec.js +0 -177
- package/dist/collection/components/six-header/test/six-header.spec.js.map +0 -1
- package/dist/collection/components/six-icon/test/six-icon.spec.js +0 -20
- package/dist/collection/components/six-icon/test/six-icon.spec.js.map +0 -1
- package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js +0 -23
- package/dist/collection/components/six-icon-button/test/six-icon-button.spec.js.map +0 -1
- package/dist/collection/components/six-input/test/six-input.spec.js +0 -39
- package/dist/collection/components/six-input/test/six-input.spec.js.map +0 -1
- package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js +0 -90
- package/dist/collection/components/six-item-picker/test/six-item-picker.spec.js.map +0 -1
- package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +0 -196
- package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js.map +0 -1
- package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js +0 -18
- package/dist/collection/components/six-layout-grid/test/six-layout-grid.spec.js.map +0 -1
- package/dist/collection/components/six-main-container/test/six-main-container.spec.js +0 -22
- package/dist/collection/components/six-main-container/test/six-main-container.spec.js.map +0 -1
- package/dist/collection/components/six-menu/test/six-menu.spec.js +0 -93
- package/dist/collection/components/six-menu/test/six-menu.spec.js.map +0 -1
- package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js +0 -18
- package/dist/collection/components/six-menu-divider/test/six-menu-divider.spec.js.map +0 -1
- package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js +0 -33
- package/dist/collection/components/six-menu-item/test/six-menu-item.spec.js.map +0 -1
- package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js +0 -20
- package/dist/collection/components/six-menu-label/test/six-menu-label.spec.js.map +0 -1
- package/dist/collection/components/six-picto/test/six-picto.spec.js +0 -33
- package/dist/collection/components/six-picto/test/six-picto.spec.js.map +0 -1
- package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js +0 -24
- package/dist/collection/components/six-progress-bar/test/six-progress-bar.spec.js.map +0 -1
- package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js +0 -26
- package/dist/collection/components/six-progress-ring/test/six-progress-ring.spec.js.map +0 -1
- package/dist/collection/components/six-radio/test/six-radio.spec.js +0 -63
- package/dist/collection/components/six-radio/test/six-radio.spec.js.map +0 -1
- package/dist/collection/components/six-range/test/six-range.spec.js +0 -34
- package/dist/collection/components/six-range/test/six-range.spec.js.map +0 -1
- package/dist/collection/components/six-root/test/six-root.spec.js +0 -43
- package/dist/collection/components/six-root/test/six-root.spec.js.map +0 -1
- package/dist/collection/components/six-search-field/test/six-search-field.spec.js +0 -22
- package/dist/collection/components/six-search-field/test/six-search-field.spec.js.map +0 -1
- package/dist/collection/components/six-select/test/six-select.spec.js +0 -86
- package/dist/collection/components/six-select/test/six-select.spec.js.map +0 -1
- package/dist/collection/components/six-select/test/util.spec.js +0 -81
- package/dist/collection/components/six-select/test/util.spec.js.map +0 -1
- package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js +0 -22
- package/dist/collection/components/six-sidebar/test/six-sidebar.spec.js.map +0 -1
- package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js +0 -50
- package/dist/collection/components/six-sidebar-item/test/six-sidebar-item.spec.js.map +0 -1
- package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js +0 -53
- package/dist/collection/components/six-sidebar-item-group/test/six-sidebar-item-group.spec.js.map +0 -1
- package/dist/collection/components/six-spinner/test/six-spinner.spec.js +0 -37
- package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +0 -1
- package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js +0 -117
- package/dist/collection/components/six-stage-indicator/test/six-stage-indicator.spec.js.map +0 -1
- package/dist/collection/components/six-switch/test/six-switch.spec.js +0 -73
- package/dist/collection/components/six-switch/test/six-switch.spec.js.map +0 -1
- package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js +0 -20
- package/dist/collection/components/six-tab-panel/test/six-tab-panel.spec.js.map +0 -1
- package/dist/collection/components/six-tag/test/six-tag.spec.js +0 -54
- package/dist/collection/components/six-tag/test/six-tag.spec.js.map +0 -1
- package/dist/collection/components/six-textarea/test/six-textarea.spec.js +0 -119
- package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +0 -1
- package/dist/collection/components/six-tile/test/six-tile.spec.js +0 -69
- package/dist/collection/components/six-tile/test/six-tile.spec.js.map +0 -1
- package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js +0 -496
- package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +0 -1
- package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js +0 -28
- package/dist/collection/components/six-tooltip/test/six-tooltip.spec.js.map +0 -1
- package/dist/collection/files/file-list.json +0 -308
- package/dist/collection/files/noto-sans-all-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-all-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-all-900-normal.woff +0 -0
- package/dist/collection/utils/date-util.spec.js +0 -995
- package/dist/collection/utils/date-util.spec.js.map +0 -1
- package/dist/collection/utils/scroll.spec.js +0 -122
- package/dist/collection/utils/scroll.spec.js.map +0 -1
- package/dist/collection/utils/support.js +0 -16
- package/dist/collection/utils/support.js.map +0 -1
- package/dist/collection/utils/time.util.spec.js +0 -368
- package/dist/collection/utils/time.util.spec.js.map +0 -1
- package/dist/collection/wrappers/set-attributes/set-attributes.js +0 -74
- package/dist/collection/wrappers/set-attributes/set-attributes.js.map +0 -1
- package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js +0 -16
- package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js.map +0 -1
- package/dist/components/set-attributes.js +0 -8
- package/dist/components/set-attributes.js.map +0 -1
- package/dist/components/set-attributes2.js +0 -73
- package/dist/components/set-attributes2.js.map +0 -1
- package/dist/components/six-tag2.js +0 -102
- package/dist/components/six-tag2.js.map +0 -1
- package/dist/esm/index-17d8173e.js +0 -2638
- package/dist/esm/index-17d8173e.js.map +0 -1
- package/dist/esm/modal-96526245.js.map +0 -1
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/esm/set-attributes_2.entry.js +0 -68
- package/dist/esm/set-attributes_2.entry.js.map +0 -1
- package/dist/esm/six-dropdown_2.entry.js.map +0 -1
- package/dist/esm/six-menu-item.entry.js +0 -59
- package/dist/esm/six-menu-item.entry.js.map +0 -1
- package/dist/esm/slot-41bc439a.js.map +0 -1
- package/dist/esm/types-07748c42.js.map +0 -1
- package/dist/types/utils/support.d.ts +0 -1
- package/dist/types/wrappers/set-attributes/set-attributes.d.ts +0 -9
- package/dist/ui-library/assets/six-logo.svg +0 -1
- package/dist/ui-library/files/file-list.json +0 -308
- package/dist/ui-library/files/noto-sans-all-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-all-900-normal.woff +0 -0
- package/dist/ui-library/p-0861899a.js.map +0 -1
- package/dist/ui-library/p-0a81b42c.entry.js +0 -2
- package/dist/ui-library/p-0a81b42c.entry.js.map +0 -1
- package/dist/ui-library/p-0beec94f.js +0 -3
- package/dist/ui-library/p-0beec94f.js.map +0 -1
- package/dist/ui-library/p-0e7332db.entry.js +0 -2
- package/dist/ui-library/p-0e7332db.entry.js.map +0 -1
- package/dist/ui-library/p-178f5782.entry.js +0 -2
- package/dist/ui-library/p-178f5782.entry.js.map +0 -1
- package/dist/ui-library/p-19a61686.entry.js +0 -2
- package/dist/ui-library/p-19a61686.entry.js.map +0 -1
- package/dist/ui-library/p-1d0c5929.entry.js +0 -2
- package/dist/ui-library/p-1d0c5929.entry.js.map +0 -1
- package/dist/ui-library/p-23c02c98.entry.js +0 -2
- package/dist/ui-library/p-23c02c98.entry.js.map +0 -1
- package/dist/ui-library/p-28221447.entry.js +0 -2
- package/dist/ui-library/p-28221447.entry.js.map +0 -1
- package/dist/ui-library/p-2eed9d8d.entry.js +0 -2
- package/dist/ui-library/p-2eed9d8d.entry.js.map +0 -1
- package/dist/ui-library/p-3187bc23.entry.js +0 -2
- package/dist/ui-library/p-3187bc23.entry.js.map +0 -1
- package/dist/ui-library/p-32e1a5ab.entry.js +0 -2
- package/dist/ui-library/p-32e1a5ab.entry.js.map +0 -1
- package/dist/ui-library/p-3d54ecf2.entry.js +0 -2
- package/dist/ui-library/p-3d54ecf2.entry.js.map +0 -1
- package/dist/ui-library/p-4229f7e8.entry.js +0 -2
- package/dist/ui-library/p-4229f7e8.entry.js.map +0 -1
- package/dist/ui-library/p-4468dd26.entry.js +0 -2
- package/dist/ui-library/p-4468dd26.entry.js.map +0 -1
- package/dist/ui-library/p-479d8087.entry.js +0 -2
- package/dist/ui-library/p-479d8087.entry.js.map +0 -1
- package/dist/ui-library/p-49aa8d1e.entry.js +0 -2
- package/dist/ui-library/p-49aa8d1e.entry.js.map +0 -1
- package/dist/ui-library/p-58661675.entry.js +0 -2
- package/dist/ui-library/p-58661675.entry.js.map +0 -1
- package/dist/ui-library/p-5d43ea07.entry.js +0 -2
- package/dist/ui-library/p-5d43ea07.entry.js.map +0 -1
- package/dist/ui-library/p-6aa2929a.entry.js +0 -2
- package/dist/ui-library/p-6aa2929a.entry.js.map +0 -1
- package/dist/ui-library/p-7432d409.entry.js +0 -2
- package/dist/ui-library/p-7432d409.entry.js.map +0 -1
- package/dist/ui-library/p-74a714c0.entry.js +0 -2
- package/dist/ui-library/p-74a714c0.entry.js.map +0 -1
- package/dist/ui-library/p-76825395.entry.js +0 -2
- package/dist/ui-library/p-76825395.entry.js.map +0 -1
- package/dist/ui-library/p-816f857d.entry.js +0 -2
- package/dist/ui-library/p-816f857d.entry.js.map +0 -1
- package/dist/ui-library/p-882fbf6f.entry.js +0 -2
- package/dist/ui-library/p-882fbf6f.entry.js.map +0 -1
- package/dist/ui-library/p-88fd4973.entry.js +0 -2
- package/dist/ui-library/p-88fd4973.entry.js.map +0 -1
- package/dist/ui-library/p-8b750c9e.entry.js +0 -2
- package/dist/ui-library/p-8b750c9e.entry.js.map +0 -1
- package/dist/ui-library/p-911eb578.entry.js +0 -2
- package/dist/ui-library/p-911eb578.entry.js.map +0 -1
- package/dist/ui-library/p-93fcda4a.entry.js +0 -2
- package/dist/ui-library/p-93fcda4a.entry.js.map +0 -1
- package/dist/ui-library/p-981b3228.entry.js +0 -2
- package/dist/ui-library/p-981b3228.entry.js.map +0 -1
- package/dist/ui-library/p-998de05d.js +0 -2
- package/dist/ui-library/p-998de05d.js.map +0 -1
- package/dist/ui-library/p-9b1ff147.entry.js +0 -2
- package/dist/ui-library/p-9b1ff147.entry.js.map +0 -1
- package/dist/ui-library/p-a0658b26.entry.js +0 -2
- package/dist/ui-library/p-a0658b26.entry.js.map +0 -1
- package/dist/ui-library/p-a4e4620c.entry.js +0 -2
- package/dist/ui-library/p-a4e4620c.entry.js.map +0 -1
- package/dist/ui-library/p-ada23fe3.entry.js +0 -2
- package/dist/ui-library/p-ada23fe3.entry.js.map +0 -1
- package/dist/ui-library/p-b5ac1219.entry.js +0 -2
- package/dist/ui-library/p-b5ac1219.entry.js.map +0 -1
- package/dist/ui-library/p-ba247565.entry.js +0 -2
- package/dist/ui-library/p-ba247565.entry.js.map +0 -1
- package/dist/ui-library/p-bdb79948.entry.js +0 -2
- package/dist/ui-library/p-bdb79948.entry.js.map +0 -1
- package/dist/ui-library/p-bee65dd9.entry.js +0 -2
- package/dist/ui-library/p-bee65dd9.entry.js.map +0 -1
- package/dist/ui-library/p-c07b1240.entry.js +0 -2
- package/dist/ui-library/p-c07b1240.entry.js.map +0 -1
- package/dist/ui-library/p-c12a94ce.entry.js +0 -2
- package/dist/ui-library/p-c12a94ce.entry.js.map +0 -1
- package/dist/ui-library/p-c1675a45.entry.js +0 -2
- package/dist/ui-library/p-c1675a45.entry.js.map +0 -1
- package/dist/ui-library/p-c2df8c27.entry.js +0 -2
- package/dist/ui-library/p-c2df8c27.entry.js.map +0 -1
- package/dist/ui-library/p-c86aa5b3.entry.js.map +0 -1
- package/dist/ui-library/p-cd35b3c6.entry.js +0 -2
- package/dist/ui-library/p-cd35b3c6.entry.js.map +0 -1
- package/dist/ui-library/p-ce373da5.entry.js +0 -2
- package/dist/ui-library/p-ce373da5.entry.js.map +0 -1
- package/dist/ui-library/p-d2cf4280.entry.js +0 -2
- package/dist/ui-library/p-d2cf4280.entry.js.map +0 -1
- package/dist/ui-library/p-d310a6dd.entry.js.map +0 -1
- package/dist/ui-library/p-dfb6bff6.entry.js +0 -2
- package/dist/ui-library/p-dfb6bff6.entry.js.map +0 -1
- package/dist/ui-library/p-ee71e3a3.entry.js +0 -2
- package/dist/ui-library/p-ee71e3a3.entry.js.map +0 -1
- package/dist/ui-library/p-ef317d69.entry.js +0 -2
- package/dist/ui-library/p-ef317d69.entry.js.map +0 -1
- package/dist/ui-library/p-f385f1c2.entry.js +0 -2
- package/dist/ui-library/p-f385f1c2.entry.js.map +0 -1
- package/dist/ui-library/p-f73a6bdc.entry.js +0 -2
- package/dist/ui-library/p-f73a6bdc.entry.js.map +0 -1
- package/dist/ui-library/p-faa04bb5.js +0 -2
- package/dist/ui-library/p-faa04bb5.js.map +0 -1
- package/dist/ui-library/p-fcd57e0a.entry.js +0 -2
- package/dist/ui-library/p-fcd57e0a.entry.js.map +0 -1
package/dist/components.json
CHANGED
|
@@ -1,58 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2024-
|
|
2
|
+
"timestamp": "2024-12-11T15:23:10",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
|
-
"version": "4.
|
|
6
|
-
"typescriptVersion": "5.
|
|
5
|
+
"version": "4.21.0",
|
|
6
|
+
"typescriptVersion": "5.5.3"
|
|
7
7
|
},
|
|
8
8
|
"components": [
|
|
9
|
-
{
|
|
10
|
-
"filePath": "src/wrappers/set-attributes/set-attributes.tsx",
|
|
11
|
-
"encapsulation": "none",
|
|
12
|
-
"tag": "set-attributes",
|
|
13
|
-
"readme": "# set-attributes\n\n<!-- EXAMPLES -->\n",
|
|
14
|
-
"docs": "<!-- EXAMPLES -->",
|
|
15
|
-
"docsTags": [],
|
|
16
|
-
"usage": {},
|
|
17
|
-
"props": [
|
|
18
|
-
{
|
|
19
|
-
"name": "value",
|
|
20
|
-
"type": "{}",
|
|
21
|
-
"complexType": {
|
|
22
|
-
"original": "{}",
|
|
23
|
-
"resolved": "{}",
|
|
24
|
-
"references": {}
|
|
25
|
-
},
|
|
26
|
-
"mutable": false,
|
|
27
|
-
"reflectToAttr": false,
|
|
28
|
-
"docs": "Attributes map",
|
|
29
|
-
"docsTags": [],
|
|
30
|
-
"default": "{}",
|
|
31
|
-
"values": [
|
|
32
|
-
{
|
|
33
|
-
"type": "{}"
|
|
34
|
-
}
|
|
35
|
-
],
|
|
36
|
-
"optional": false,
|
|
37
|
-
"required": false
|
|
38
|
-
}
|
|
39
|
-
],
|
|
40
|
-
"methods": [],
|
|
41
|
-
"events": [],
|
|
42
|
-
"listeners": [],
|
|
43
|
-
"styles": [],
|
|
44
|
-
"slots": [],
|
|
45
|
-
"parts": [],
|
|
46
|
-
"dependents": [
|
|
47
|
-
"six-root"
|
|
48
|
-
],
|
|
49
|
-
"dependencies": [],
|
|
50
|
-
"dependencyGraph": {
|
|
51
|
-
"six-root": [
|
|
52
|
-
"set-attributes"
|
|
53
|
-
]
|
|
54
|
-
}
|
|
55
|
-
},
|
|
56
9
|
{
|
|
57
10
|
"filePath": "src/components/six-alert/six-alert.tsx",
|
|
58
11
|
"encapsulation": "shadow",
|
|
@@ -128,7 +81,7 @@
|
|
|
128
81
|
"mutable": false,
|
|
129
82
|
"attr": "duration",
|
|
130
83
|
"reflectToAttr": false,
|
|
131
|
-
"docs": "The length of time, in milliseconds, the alert will show before closing itself
|
|
84
|
+
"docs": "The length of time, in milliseconds, the alert will show before closing itself.\nIf the user hovers over the toast alert, the timer will pause.\nOn leaving the element with the mouse, the timer resets.",
|
|
132
85
|
"docsTags": [],
|
|
133
86
|
"default": "Infinity",
|
|
134
87
|
"values": [
|
|
@@ -165,9 +118,15 @@
|
|
|
165
118
|
"name": "type",
|
|
166
119
|
"type": "\"danger\" | \"info\" | \"primary\" | \"success\" | \"warning\"",
|
|
167
120
|
"complexType": {
|
|
168
|
-
"original": "
|
|
121
|
+
"original": "AlertType",
|
|
169
122
|
"resolved": "\"danger\" | \"info\" | \"primary\" | \"success\" | \"warning\"",
|
|
170
|
-
"references": {
|
|
123
|
+
"references": {
|
|
124
|
+
"AlertType": {
|
|
125
|
+
"location": "local",
|
|
126
|
+
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-alert/six-alert.tsx",
|
|
127
|
+
"id": "src/components/six-alert/six-alert.tsx::AlertType"
|
|
128
|
+
}
|
|
129
|
+
}
|
|
171
130
|
},
|
|
172
131
|
"mutable": false,
|
|
173
132
|
"attr": "type",
|
|
@@ -253,8 +212,14 @@
|
|
|
253
212
|
"docs": ""
|
|
254
213
|
},
|
|
255
214
|
"complexType": {
|
|
256
|
-
"signature": "() => Promise<void>",
|
|
257
|
-
"parameters": [
|
|
215
|
+
"signature": "(adjustPosition?: boolean) => Promise<void>",
|
|
216
|
+
"parameters": [
|
|
217
|
+
{
|
|
218
|
+
"name": "adjustPosition",
|
|
219
|
+
"type": "boolean",
|
|
220
|
+
"docs": "If true, the top and right position of the toast stack is shifted according to the\nsix-root header's height and the presence of a vertical scrollbar."
|
|
221
|
+
}
|
|
222
|
+
],
|
|
258
223
|
"references": {
|
|
259
224
|
"Promise": {
|
|
260
225
|
"location": "global",
|
|
@@ -263,10 +228,21 @@
|
|
|
263
228
|
},
|
|
264
229
|
"return": "Promise<void>"
|
|
265
230
|
},
|
|
266
|
-
"signature": "toast() => Promise<void>",
|
|
267
|
-
"parameters": [
|
|
231
|
+
"signature": "toast(adjustPosition?: boolean) => Promise<void>",
|
|
232
|
+
"parameters": [
|
|
233
|
+
{
|
|
234
|
+
"name": "adjustPosition",
|
|
235
|
+
"type": "boolean",
|
|
236
|
+
"docs": "If true, the top and right position of the toast stack is shifted according to the\nsix-root header's height and the presence of a vertical scrollbar."
|
|
237
|
+
}
|
|
238
|
+
],
|
|
268
239
|
"docs": "Displays the alert as a toast notification. This will move the alert out of its position in the DOM and, when\ndismissed, it will be removed from the DOM completely. By storing a reference to the alert, you can reuse it by\ncalling this method again. The returned promise will resolve after the alert is hidden.",
|
|
269
|
-
"docsTags": [
|
|
240
|
+
"docsTags": [
|
|
241
|
+
{
|
|
242
|
+
"name": "param",
|
|
243
|
+
"text": "adjustPosition If true, the top and right position of the toast stack is shifted according to the\nsix-root header's height and the presence of a vertical scrollbar."
|
|
244
|
+
}
|
|
245
|
+
]
|
|
270
246
|
}
|
|
271
247
|
],
|
|
272
248
|
"events": [
|
|
@@ -1062,10 +1038,10 @@
|
|
|
1062
1038
|
},
|
|
1063
1039
|
{
|
|
1064
1040
|
"name": "type",
|
|
1065
|
-
"type": "\"action\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
|
|
1041
|
+
"type": "\"action\" | \"action-outline\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
|
|
1066
1042
|
"complexType": {
|
|
1067
|
-
"original": "'secondary'
|
|
1068
|
-
"resolved": "\"action\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
|
|
1043
|
+
"original": "| 'secondary'\n | 'primary'\n | 'link'\n | 'success'\n | 'warning'\n | 'danger'\n | 'action'\n | 'action-outline'",
|
|
1044
|
+
"resolved": "\"action\" | \"action-outline\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
|
|
1069
1045
|
"references": {}
|
|
1070
1046
|
},
|
|
1071
1047
|
"mutable": false,
|
|
@@ -1079,6 +1055,10 @@
|
|
|
1079
1055
|
"value": "action",
|
|
1080
1056
|
"type": "string"
|
|
1081
1057
|
},
|
|
1058
|
+
{
|
|
1059
|
+
"value": "action-outline",
|
|
1060
|
+
"type": "string"
|
|
1061
|
+
},
|
|
1082
1062
|
{
|
|
1083
1063
|
"value": "danger",
|
|
1084
1064
|
"type": "string"
|
|
@@ -1163,8 +1143,9 @@
|
|
|
1163
1143
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
1164
1144
|
"parameters": [
|
|
1165
1145
|
{
|
|
1166
|
-
"
|
|
1167
|
-
"
|
|
1146
|
+
"name": "options",
|
|
1147
|
+
"type": "FocusOptions | undefined",
|
|
1148
|
+
"docs": ""
|
|
1168
1149
|
}
|
|
1169
1150
|
],
|
|
1170
1151
|
"references": {
|
|
@@ -1180,7 +1161,13 @@
|
|
|
1180
1161
|
"return": "Promise<void>"
|
|
1181
1162
|
},
|
|
1182
1163
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
1183
|
-
"parameters": [
|
|
1164
|
+
"parameters": [
|
|
1165
|
+
{
|
|
1166
|
+
"name": "options",
|
|
1167
|
+
"type": "FocusOptions | undefined",
|
|
1168
|
+
"docs": ""
|
|
1169
|
+
}
|
|
1170
|
+
],
|
|
1184
1171
|
"docs": "Sets focus on the button.",
|
|
1185
1172
|
"docsTags": []
|
|
1186
1173
|
}
|
|
@@ -1265,13 +1252,22 @@
|
|
|
1265
1252
|
"docs": "The suffix container."
|
|
1266
1253
|
}
|
|
1267
1254
|
],
|
|
1268
|
-
"dependents": [
|
|
1255
|
+
"dependents": [
|
|
1256
|
+
"six-header-menu-button",
|
|
1257
|
+
"six-select"
|
|
1258
|
+
],
|
|
1269
1259
|
"dependencies": [
|
|
1270
1260
|
"six-spinner"
|
|
1271
1261
|
],
|
|
1272
1262
|
"dependencyGraph": {
|
|
1273
1263
|
"six-button": [
|
|
1274
1264
|
"six-spinner"
|
|
1265
|
+
],
|
|
1266
|
+
"six-header-menu-button": [
|
|
1267
|
+
"six-button"
|
|
1268
|
+
],
|
|
1269
|
+
"six-select": [
|
|
1270
|
+
"six-button"
|
|
1275
1271
|
]
|
|
1276
1272
|
}
|
|
1277
1273
|
},
|
|
@@ -1617,8 +1613,9 @@
|
|
|
1617
1613
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
1618
1614
|
"parameters": [
|
|
1619
1615
|
{
|
|
1620
|
-
"
|
|
1621
|
-
"
|
|
1616
|
+
"name": "options",
|
|
1617
|
+
"type": "FocusOptions | undefined",
|
|
1618
|
+
"docs": ""
|
|
1622
1619
|
}
|
|
1623
1620
|
],
|
|
1624
1621
|
"references": {
|
|
@@ -1634,7 +1631,13 @@
|
|
|
1634
1631
|
"return": "Promise<void>"
|
|
1635
1632
|
},
|
|
1636
1633
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
1637
|
-
"parameters": [
|
|
1634
|
+
"parameters": [
|
|
1635
|
+
{
|
|
1636
|
+
"name": "options",
|
|
1637
|
+
"type": "FocusOptions | undefined",
|
|
1638
|
+
"docs": ""
|
|
1639
|
+
}
|
|
1640
|
+
],
|
|
1638
1641
|
"docs": "Sets focus on the checkbox.",
|
|
1639
1642
|
"docsTags": []
|
|
1640
1643
|
}
|
|
@@ -1735,13 +1738,18 @@
|
|
|
1735
1738
|
"docs": "The checkbox text rendered to the right."
|
|
1736
1739
|
}
|
|
1737
1740
|
],
|
|
1738
|
-
"dependents": [
|
|
1741
|
+
"dependents": [
|
|
1742
|
+
"six-menu-item"
|
|
1743
|
+
],
|
|
1739
1744
|
"dependencies": [
|
|
1740
1745
|
"six-error"
|
|
1741
1746
|
],
|
|
1742
1747
|
"dependencyGraph": {
|
|
1743
1748
|
"six-checkbox": [
|
|
1744
1749
|
"six-error"
|
|
1750
|
+
],
|
|
1751
|
+
"six-menu-item": [
|
|
1752
|
+
"six-checkbox"
|
|
1745
1753
|
]
|
|
1746
1754
|
}
|
|
1747
1755
|
},
|
|
@@ -2188,10 +2196,10 @@
|
|
|
2188
2196
|
},
|
|
2189
2197
|
{
|
|
2190
2198
|
"name": "locale",
|
|
2191
|
-
"type": "\"de\" | \"en\" | \"fr\" | \"it\"",
|
|
2199
|
+
"type": "\"de\" | \"en\" | \"es\" | \"fr\" | \"it\"",
|
|
2192
2200
|
"complexType": {
|
|
2193
|
-
"original": "'en' | 'de' | 'fr' | 'it'",
|
|
2194
|
-
"resolved": "\"de\" | \"en\" | \"fr\" | \"it\"",
|
|
2201
|
+
"original": "'en' | 'de' | 'fr' | 'it' | 'es'",
|
|
2202
|
+
"resolved": "\"de\" | \"en\" | \"es\" | \"fr\" | \"it\"",
|
|
2195
2203
|
"references": {}
|
|
2196
2204
|
},
|
|
2197
2205
|
"mutable": false,
|
|
@@ -2209,6 +2217,10 @@
|
|
|
2209
2217
|
"value": "en",
|
|
2210
2218
|
"type": "string"
|
|
2211
2219
|
},
|
|
2220
|
+
{
|
|
2221
|
+
"value": "es",
|
|
2222
|
+
"type": "string"
|
|
2223
|
+
},
|
|
2212
2224
|
{
|
|
2213
2225
|
"value": "fr",
|
|
2214
2226
|
"type": "string"
|
|
@@ -2516,8 +2528,9 @@
|
|
|
2516
2528
|
"signature": "(datestring?: string) => Promise<void>",
|
|
2517
2529
|
"parameters": [
|
|
2518
2530
|
{
|
|
2519
|
-
"
|
|
2520
|
-
"
|
|
2531
|
+
"name": "datestring",
|
|
2532
|
+
"type": "string | undefined",
|
|
2533
|
+
"docs": ""
|
|
2521
2534
|
}
|
|
2522
2535
|
],
|
|
2523
2536
|
"references": {
|
|
@@ -2529,7 +2542,13 @@
|
|
|
2529
2542
|
"return": "Promise<void>"
|
|
2530
2543
|
},
|
|
2531
2544
|
"signature": "select(datestring?: string) => Promise<void>",
|
|
2532
|
-
"parameters": [
|
|
2545
|
+
"parameters": [
|
|
2546
|
+
{
|
|
2547
|
+
"name": "datestring",
|
|
2548
|
+
"type": "string | undefined",
|
|
2549
|
+
"docs": ""
|
|
2550
|
+
}
|
|
2551
|
+
],
|
|
2533
2552
|
"docs": "Selects an option",
|
|
2534
2553
|
"docsTags": []
|
|
2535
2554
|
},
|
|
@@ -2543,8 +2562,9 @@
|
|
|
2543
2562
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
2544
2563
|
"parameters": [
|
|
2545
2564
|
{
|
|
2546
|
-
"
|
|
2547
|
-
"
|
|
2565
|
+
"name": "options",
|
|
2566
|
+
"type": "FocusOptions | undefined",
|
|
2567
|
+
"docs": ""
|
|
2548
2568
|
}
|
|
2549
2569
|
],
|
|
2550
2570
|
"references": {
|
|
@@ -2560,7 +2580,13 @@
|
|
|
2560
2580
|
"return": "Promise<void>"
|
|
2561
2581
|
},
|
|
2562
2582
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
2563
|
-
"parameters": [
|
|
2583
|
+
"parameters": [
|
|
2584
|
+
{
|
|
2585
|
+
"name": "options",
|
|
2586
|
+
"type": "FocusOptions | undefined",
|
|
2587
|
+
"docs": ""
|
|
2588
|
+
}
|
|
2589
|
+
],
|
|
2564
2590
|
"docs": "Sets focus on the datepickers input.",
|
|
2565
2591
|
"docsTags": []
|
|
2566
2592
|
}
|
|
@@ -3961,6 +3987,10 @@
|
|
|
3961
3987
|
"name": "slot",
|
|
3962
3988
|
"text": "trigger - The dropdown's trigger, usually a `<six-button>` element."
|
|
3963
3989
|
},
|
|
3990
|
+
{
|
|
3991
|
+
"name": "slot",
|
|
3992
|
+
"text": "dropdown-footer - The dropdown's footer area."
|
|
3993
|
+
},
|
|
3964
3994
|
{
|
|
3965
3995
|
"name": "slot",
|
|
3966
3996
|
"text": "- The dropdown's content."
|
|
@@ -4109,7 +4139,7 @@
|
|
|
4109
4139
|
"reflectToAttr": false,
|
|
4110
4140
|
"docs": "The distance in pixels from which to offset the panel away from its trigger.",
|
|
4111
4141
|
"docsTags": [],
|
|
4112
|
-
"default": "
|
|
4142
|
+
"default": "4",
|
|
4113
4143
|
"values": [
|
|
4114
4144
|
{
|
|
4115
4145
|
"type": "number"
|
|
@@ -4148,12 +4178,12 @@
|
|
|
4148
4178
|
"resolved": "number",
|
|
4149
4179
|
"references": {}
|
|
4150
4180
|
},
|
|
4151
|
-
"mutable":
|
|
4181
|
+
"mutable": true,
|
|
4152
4182
|
"attr": "filter-debounce",
|
|
4153
4183
|
"reflectToAttr": false,
|
|
4154
4184
|
"docs": "The debounce for the filter callbacks.",
|
|
4155
4185
|
"docsTags": [],
|
|
4156
|
-
"default": "
|
|
4186
|
+
"default": "0",
|
|
4157
4187
|
"values": [
|
|
4158
4188
|
{
|
|
4159
4189
|
"type": "number"
|
|
@@ -4206,6 +4236,28 @@
|
|
|
4206
4236
|
"optional": false,
|
|
4207
4237
|
"required": false
|
|
4208
4238
|
},
|
|
4239
|
+
{
|
|
4240
|
+
"name": "matchTriggerWidth",
|
|
4241
|
+
"type": "boolean",
|
|
4242
|
+
"complexType": {
|
|
4243
|
+
"original": "boolean",
|
|
4244
|
+
"resolved": "boolean",
|
|
4245
|
+
"references": {}
|
|
4246
|
+
},
|
|
4247
|
+
"mutable": false,
|
|
4248
|
+
"attr": "match-trigger-width",
|
|
4249
|
+
"reflectToAttr": false,
|
|
4250
|
+
"docs": "Determines if the dropdown panel's width should match the width of the trigger element.\n\nIf set to `true`, the panel will resize its width to align with the trigger's width.\nIf `false` or omitted, the panel will maintain its default width.",
|
|
4251
|
+
"docsTags": [],
|
|
4252
|
+
"default": "false",
|
|
4253
|
+
"values": [
|
|
4254
|
+
{
|
|
4255
|
+
"type": "boolean"
|
|
4256
|
+
}
|
|
4257
|
+
],
|
|
4258
|
+
"optional": false,
|
|
4259
|
+
"required": false
|
|
4260
|
+
},
|
|
4209
4261
|
{
|
|
4210
4262
|
"name": "open",
|
|
4211
4263
|
"type": "boolean",
|
|
@@ -4242,7 +4294,7 @@
|
|
|
4242
4294
|
}
|
|
4243
4295
|
}
|
|
4244
4296
|
},
|
|
4245
|
-
"mutable":
|
|
4297
|
+
"mutable": true,
|
|
4246
4298
|
"reflectToAttr": false,
|
|
4247
4299
|
"docs": "Set the options to be shown in the dropdown (alternative to setting the elements via html)",
|
|
4248
4300
|
"docsTags": [],
|
|
@@ -4410,7 +4462,13 @@
|
|
|
4410
4462
|
"signature": "reposition() => Promise<void>",
|
|
4411
4463
|
"parameters": [],
|
|
4412
4464
|
"docs": "Instructs the dropdown menu to reposition. Useful when the position or size of the trigger changes when the menu\nis activated.",
|
|
4413
|
-
"docsTags": [
|
|
4465
|
+
"docsTags": [
|
|
4466
|
+
{
|
|
4467
|
+
"name": "deprecated",
|
|
4468
|
+
"text": ": use the property `matchTriggerWidth` instead."
|
|
4469
|
+
}
|
|
4470
|
+
],
|
|
4471
|
+
"deprecation": ": use the property `matchTriggerWidth` instead."
|
|
4414
4472
|
},
|
|
4415
4473
|
{
|
|
4416
4474
|
"name": "show",
|
|
@@ -4584,6 +4642,10 @@
|
|
|
4584
4642
|
"name": "",
|
|
4585
4643
|
"docs": "The dropdown's content."
|
|
4586
4644
|
},
|
|
4645
|
+
{
|
|
4646
|
+
"name": "dropdown-footer",
|
|
4647
|
+
"docs": "The dropdown's footer area."
|
|
4648
|
+
},
|
|
4587
4649
|
{
|
|
4588
4650
|
"name": "trigger",
|
|
4589
4651
|
"docs": "The dropdown's trigger, usually a `<six-button>` element."
|
|
@@ -4609,22 +4671,29 @@
|
|
|
4609
4671
|
],
|
|
4610
4672
|
"dependents": [
|
|
4611
4673
|
"six-header",
|
|
4674
|
+
"six-header-dropdown-item",
|
|
4612
4675
|
"six-select"
|
|
4613
4676
|
],
|
|
4614
4677
|
"dependencies": [
|
|
4615
4678
|
"six-menu-item",
|
|
4616
4679
|
"six-input",
|
|
4680
|
+
"six-icon",
|
|
4617
4681
|
"six-menu"
|
|
4618
4682
|
],
|
|
4619
4683
|
"dependencyGraph": {
|
|
4620
4684
|
"six-dropdown": [
|
|
4621
4685
|
"six-menu-item",
|
|
4622
4686
|
"six-input",
|
|
4687
|
+
"six-icon",
|
|
4623
4688
|
"six-menu"
|
|
4624
4689
|
],
|
|
4625
4690
|
"six-menu-item": [
|
|
4691
|
+
"six-checkbox",
|
|
4626
4692
|
"six-icon"
|
|
4627
4693
|
],
|
|
4694
|
+
"six-checkbox": [
|
|
4695
|
+
"six-error"
|
|
4696
|
+
],
|
|
4628
4697
|
"six-input": [
|
|
4629
4698
|
"six-icon",
|
|
4630
4699
|
"six-error"
|
|
@@ -4635,6 +4704,9 @@
|
|
|
4635
4704
|
"six-header": [
|
|
4636
4705
|
"six-dropdown"
|
|
4637
4706
|
],
|
|
4707
|
+
"six-header-dropdown-item": [
|
|
4708
|
+
"six-dropdown"
|
|
4709
|
+
],
|
|
4638
4710
|
"six-select": [
|
|
4639
4711
|
"six-dropdown"
|
|
4640
4712
|
]
|
|
@@ -4644,8 +4716,8 @@
|
|
|
4644
4716
|
"filePath": "src/components/six-error/six-error.tsx",
|
|
4645
4717
|
"encapsulation": "shadow",
|
|
4646
4718
|
"tag": "six-error",
|
|
4647
|
-
"readme": "# six-error\n\n
|
|
4648
|
-
"docs": "",
|
|
4719
|
+
"readme": "# six-error\n\n<!-- EXAMPLES -->\n",
|
|
4720
|
+
"docs": "<!-- EXAMPLES -->",
|
|
4649
4721
|
"docsTags": [
|
|
4650
4722
|
{
|
|
4651
4723
|
"name": "since",
|
|
@@ -4675,6 +4747,7 @@
|
|
|
4675
4747
|
"parts": [],
|
|
4676
4748
|
"dependents": [
|
|
4677
4749
|
"six-checkbox",
|
|
4750
|
+
"six-file-upload",
|
|
4678
4751
|
"six-group-label",
|
|
4679
4752
|
"six-input",
|
|
4680
4753
|
"six-range",
|
|
@@ -4687,6 +4760,9 @@
|
|
|
4687
4760
|
"six-checkbox": [
|
|
4688
4761
|
"six-error"
|
|
4689
4762
|
],
|
|
4763
|
+
"six-file-upload": [
|
|
4764
|
+
"six-error"
|
|
4765
|
+
],
|
|
4690
4766
|
"six-group-label": [
|
|
4691
4767
|
"six-error"
|
|
4692
4768
|
],
|
|
@@ -5137,6 +5213,10 @@
|
|
|
5137
5213
|
{
|
|
5138
5214
|
"name": "status",
|
|
5139
5215
|
"text": "experimental"
|
|
5216
|
+
},
|
|
5217
|
+
{
|
|
5218
|
+
"name": "slot",
|
|
5219
|
+
"text": "error-text - Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop."
|
|
5140
5220
|
}
|
|
5141
5221
|
],
|
|
5142
5222
|
"usage": {},
|
|
@@ -5209,6 +5289,53 @@
|
|
|
5209
5289
|
"optional": false,
|
|
5210
5290
|
"required": false
|
|
5211
5291
|
},
|
|
5292
|
+
{
|
|
5293
|
+
"name": "errorText",
|
|
5294
|
+
"type": "string | string[]",
|
|
5295
|
+
"complexType": {
|
|
5296
|
+
"original": "string | string[]",
|
|
5297
|
+
"resolved": "string | string[]",
|
|
5298
|
+
"references": {}
|
|
5299
|
+
},
|
|
5300
|
+
"mutable": false,
|
|
5301
|
+
"attr": "error-text",
|
|
5302
|
+
"reflectToAttr": false,
|
|
5303
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
5304
|
+
"docsTags": [],
|
|
5305
|
+
"default": "''",
|
|
5306
|
+
"values": [
|
|
5307
|
+
{
|
|
5308
|
+
"type": "string"
|
|
5309
|
+
},
|
|
5310
|
+
{
|
|
5311
|
+
"type": "string[]"
|
|
5312
|
+
}
|
|
5313
|
+
],
|
|
5314
|
+
"optional": false,
|
|
5315
|
+
"required": false
|
|
5316
|
+
},
|
|
5317
|
+
{
|
|
5318
|
+
"name": "invalid",
|
|
5319
|
+
"type": "boolean",
|
|
5320
|
+
"complexType": {
|
|
5321
|
+
"original": "boolean",
|
|
5322
|
+
"resolved": "boolean",
|
|
5323
|
+
"references": {}
|
|
5324
|
+
},
|
|
5325
|
+
"mutable": false,
|
|
5326
|
+
"attr": "invalid",
|
|
5327
|
+
"reflectToAttr": true,
|
|
5328
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
5329
|
+
"docsTags": [],
|
|
5330
|
+
"default": "false",
|
|
5331
|
+
"values": [
|
|
5332
|
+
{
|
|
5333
|
+
"type": "boolean"
|
|
5334
|
+
}
|
|
5335
|
+
],
|
|
5336
|
+
"optional": false,
|
|
5337
|
+
"required": false
|
|
5338
|
+
},
|
|
5212
5339
|
{
|
|
5213
5340
|
"name": "label",
|
|
5214
5341
|
"type": "string | undefined",
|
|
@@ -5278,6 +5405,28 @@
|
|
|
5278
5405
|
],
|
|
5279
5406
|
"optional": false,
|
|
5280
5407
|
"required": false
|
|
5408
|
+
},
|
|
5409
|
+
{
|
|
5410
|
+
"name": "uploading",
|
|
5411
|
+
"type": "boolean",
|
|
5412
|
+
"complexType": {
|
|
5413
|
+
"original": "boolean",
|
|
5414
|
+
"resolved": "boolean",
|
|
5415
|
+
"references": {}
|
|
5416
|
+
},
|
|
5417
|
+
"mutable": false,
|
|
5418
|
+
"attr": "uploading",
|
|
5419
|
+
"reflectToAttr": true,
|
|
5420
|
+
"docs": "Set to true to draw the control in a loading state.",
|
|
5421
|
+
"docsTags": [],
|
|
5422
|
+
"default": "false",
|
|
5423
|
+
"values": [
|
|
5424
|
+
{
|
|
5425
|
+
"type": "boolean"
|
|
5426
|
+
}
|
|
5427
|
+
],
|
|
5428
|
+
"optional": false,
|
|
5429
|
+
"required": false
|
|
5281
5430
|
}
|
|
5282
5431
|
],
|
|
5283
5432
|
"methods": [],
|
|
@@ -5346,15 +5495,24 @@
|
|
|
5346
5495
|
}
|
|
5347
5496
|
],
|
|
5348
5497
|
"styles": [],
|
|
5349
|
-
"slots": [
|
|
5498
|
+
"slots": [
|
|
5499
|
+
{
|
|
5500
|
+
"name": "error-text",
|
|
5501
|
+
"docs": "Error text that is shown when the status is set to invalid. Alternatively, you can use the error-text prop."
|
|
5502
|
+
}
|
|
5503
|
+
],
|
|
5350
5504
|
"parts": [],
|
|
5351
5505
|
"dependents": [],
|
|
5352
5506
|
"dependencies": [
|
|
5353
|
-
"six-icon"
|
|
5507
|
+
"six-icon",
|
|
5508
|
+
"six-spinner",
|
|
5509
|
+
"six-error"
|
|
5354
5510
|
],
|
|
5355
5511
|
"dependencyGraph": {
|
|
5356
5512
|
"six-file-upload": [
|
|
5357
|
-
"six-icon"
|
|
5513
|
+
"six-icon",
|
|
5514
|
+
"six-spinner",
|
|
5515
|
+
"six-error"
|
|
5358
5516
|
]
|
|
5359
5517
|
}
|
|
5360
5518
|
},
|
|
@@ -5632,19 +5790,19 @@
|
|
|
5632
5790
|
},
|
|
5633
5791
|
{
|
|
5634
5792
|
"name": "slot",
|
|
5635
|
-
"text": "notifications - Used to define the notification component in the header."
|
|
5793
|
+
"text": "notifications - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the notification component in the header."
|
|
5636
5794
|
},
|
|
5637
5795
|
{
|
|
5638
5796
|
"name": "slot",
|
|
5639
|
-
"text": "app-switcher-menu - Used to define the application switcher menu in the header."
|
|
5797
|
+
"text": "app-switcher-menu - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the application switcher menu in the header."
|
|
5640
5798
|
},
|
|
5641
5799
|
{
|
|
5642
5800
|
"name": "slot",
|
|
5643
|
-
"text": "profile-menu - Used to define the profile menu in the header."
|
|
5801
|
+
"text": "profile-menu - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the profile menu in the header."
|
|
5644
5802
|
},
|
|
5645
5803
|
{
|
|
5646
5804
|
"name": "slot",
|
|
5647
|
-
"text": "profile-avatar - Used to define the avator in the header."
|
|
5805
|
+
"text": "profile-avatar - <span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the avator in the header."
|
|
5648
5806
|
}
|
|
5649
5807
|
],
|
|
5650
5808
|
"usage": {},
|
|
@@ -5661,8 +5819,14 @@
|
|
|
5661
5819
|
"attr": "clickable-logo",
|
|
5662
5820
|
"reflectToAttr": false,
|
|
5663
5821
|
"docs": "Set whether the logo should be clickable",
|
|
5664
|
-
"docsTags": [
|
|
5822
|
+
"docsTags": [
|
|
5823
|
+
{
|
|
5824
|
+
"name": "deprecated",
|
|
5825
|
+
"text": "Use six-header `custom` property with `six-logo` instead"
|
|
5826
|
+
}
|
|
5827
|
+
],
|
|
5665
5828
|
"default": "false",
|
|
5829
|
+
"deprecation": "Use six-header `custom` property with `six-logo` instead",
|
|
5666
5830
|
"values": [
|
|
5667
5831
|
{
|
|
5668
5832
|
"type": "boolean"
|
|
@@ -5672,7 +5836,7 @@
|
|
|
5672
5836
|
"required": false
|
|
5673
5837
|
},
|
|
5674
5838
|
{
|
|
5675
|
-
"name": "
|
|
5839
|
+
"name": "custom",
|
|
5676
5840
|
"type": "boolean",
|
|
5677
5841
|
"complexType": {
|
|
5678
5842
|
"original": "boolean",
|
|
@@ -5680,10 +5844,19 @@
|
|
|
5680
5844
|
"references": {}
|
|
5681
5845
|
},
|
|
5682
5846
|
"mutable": false,
|
|
5683
|
-
"attr": "
|
|
5847
|
+
"attr": "custom",
|
|
5684
5848
|
"reflectToAttr": false,
|
|
5685
|
-
"docs": "Set
|
|
5686
|
-
"docsTags": [
|
|
5849
|
+
"docs": "Set `custom` to `true` for complete control over the header content. When enabled, all other properties and slots\nare ignored.\n\nUse `six-header-item`, `six-header-dropdown-item` and `six-header-menu-button` to structure the content.",
|
|
5850
|
+
"docsTags": [
|
|
5851
|
+
{
|
|
5852
|
+
"name": "since",
|
|
5853
|
+
"text": "4.2.7"
|
|
5854
|
+
},
|
|
5855
|
+
{
|
|
5856
|
+
"name": "status",
|
|
5857
|
+
"text": "beta"
|
|
5858
|
+
}
|
|
5859
|
+
],
|
|
5687
5860
|
"default": "false",
|
|
5688
5861
|
"values": [
|
|
5689
5862
|
{
|
|
@@ -5694,7 +5867,7 @@
|
|
|
5694
5867
|
"required": false
|
|
5695
5868
|
},
|
|
5696
5869
|
{
|
|
5697
|
-
"name": "
|
|
5870
|
+
"name": "hideHamburgerMenu",
|
|
5698
5871
|
"type": "boolean",
|
|
5699
5872
|
"complexType": {
|
|
5700
5873
|
"original": "boolean",
|
|
@@ -5702,11 +5875,17 @@
|
|
|
5702
5875
|
"references": {}
|
|
5703
5876
|
},
|
|
5704
5877
|
"mutable": false,
|
|
5705
|
-
"attr": "
|
|
5878
|
+
"attr": "hide-hamburger-menu",
|
|
5706
5879
|
"reflectToAttr": false,
|
|
5707
|
-
"docs": "Set the hamburger menu
|
|
5708
|
-
"docsTags": [
|
|
5880
|
+
"docs": "Set whether the hamburger menu should be visible or not",
|
|
5881
|
+
"docsTags": [
|
|
5882
|
+
{
|
|
5883
|
+
"name": "deprecated",
|
|
5884
|
+
"text": "Use six-header `custom` property instead"
|
|
5885
|
+
}
|
|
5886
|
+
],
|
|
5709
5887
|
"default": "false",
|
|
5888
|
+
"deprecation": "Use six-header `custom` property instead",
|
|
5710
5889
|
"values": [
|
|
5711
5890
|
{
|
|
5712
5891
|
"type": "boolean"
|
|
@@ -5716,28 +5895,89 @@
|
|
|
5716
5895
|
"required": false
|
|
5717
5896
|
},
|
|
5718
5897
|
{
|
|
5719
|
-
"name": "
|
|
5720
|
-
"type": "
|
|
5898
|
+
"name": "logo",
|
|
5899
|
+
"type": "\"bme\" | \"six\"",
|
|
5721
5900
|
"complexType": {
|
|
5722
|
-
"original": "
|
|
5723
|
-
"resolved": "
|
|
5901
|
+
"original": "'six' | 'bme'",
|
|
5902
|
+
"resolved": "\"bme\" | \"six\"",
|
|
5724
5903
|
"references": {}
|
|
5725
5904
|
},
|
|
5726
5905
|
"mutable": false,
|
|
5727
|
-
"attr": "
|
|
5906
|
+
"attr": "logo",
|
|
5728
5907
|
"reflectToAttr": false,
|
|
5729
|
-
"docs": "
|
|
5730
|
-
"docsTags": [
|
|
5731
|
-
"default": "false",
|
|
5732
|
-
"values": [
|
|
5908
|
+
"docs": "The displayed logo. Either six or bme. Defaults to six.",
|
|
5909
|
+
"docsTags": [
|
|
5733
5910
|
{
|
|
5734
|
-
"
|
|
5911
|
+
"name": "deprecated",
|
|
5912
|
+
"text": "Use six-header `custom` property with `six-logo` instead"
|
|
5735
5913
|
}
|
|
5736
5914
|
],
|
|
5737
|
-
"
|
|
5738
|
-
"
|
|
5739
|
-
|
|
5740
|
-
|
|
5915
|
+
"default": "'six'",
|
|
5916
|
+
"deprecation": "Use six-header `custom` property with `six-logo` instead",
|
|
5917
|
+
"values": [
|
|
5918
|
+
{
|
|
5919
|
+
"value": "bme",
|
|
5920
|
+
"type": "string"
|
|
5921
|
+
},
|
|
5922
|
+
{
|
|
5923
|
+
"value": "six",
|
|
5924
|
+
"type": "string"
|
|
5925
|
+
}
|
|
5926
|
+
],
|
|
5927
|
+
"optional": false,
|
|
5928
|
+
"required": false
|
|
5929
|
+
},
|
|
5930
|
+
{
|
|
5931
|
+
"name": "openHamburgerMenu",
|
|
5932
|
+
"type": "boolean",
|
|
5933
|
+
"complexType": {
|
|
5934
|
+
"original": "boolean",
|
|
5935
|
+
"resolved": "boolean",
|
|
5936
|
+
"references": {}
|
|
5937
|
+
},
|
|
5938
|
+
"mutable": false,
|
|
5939
|
+
"attr": "open-hamburger-menu",
|
|
5940
|
+
"reflectToAttr": false,
|
|
5941
|
+
"docs": "Set the hamburger menu icon to open or closed state",
|
|
5942
|
+
"docsTags": [
|
|
5943
|
+
{
|
|
5944
|
+
"name": "deprecated",
|
|
5945
|
+
"text": "Use six-header `custom` property instead"
|
|
5946
|
+
}
|
|
5947
|
+
],
|
|
5948
|
+
"default": "false",
|
|
5949
|
+
"deprecation": "Use six-header `custom` property instead",
|
|
5950
|
+
"values": [
|
|
5951
|
+
{
|
|
5952
|
+
"type": "boolean"
|
|
5953
|
+
}
|
|
5954
|
+
],
|
|
5955
|
+
"optional": false,
|
|
5956
|
+
"required": false
|
|
5957
|
+
},
|
|
5958
|
+
{
|
|
5959
|
+
"name": "openSearch",
|
|
5960
|
+
"type": "boolean",
|
|
5961
|
+
"complexType": {
|
|
5962
|
+
"original": "boolean",
|
|
5963
|
+
"resolved": "boolean",
|
|
5964
|
+
"references": {}
|
|
5965
|
+
},
|
|
5966
|
+
"mutable": false,
|
|
5967
|
+
"attr": "open-search",
|
|
5968
|
+
"reflectToAttr": false,
|
|
5969
|
+
"docs": "Set the header search to be in an open or closed state.\n\nIf `custom` is `true`, focuses the first `six-input` found in the search slot.",
|
|
5970
|
+
"docsTags": [],
|
|
5971
|
+
"default": "false",
|
|
5972
|
+
"values": [
|
|
5973
|
+
{
|
|
5974
|
+
"type": "boolean"
|
|
5975
|
+
}
|
|
5976
|
+
],
|
|
5977
|
+
"optional": false,
|
|
5978
|
+
"required": false
|
|
5979
|
+
},
|
|
5980
|
+
{
|
|
5741
5981
|
"name": "shiftContent",
|
|
5742
5982
|
"type": "boolean",
|
|
5743
5983
|
"complexType": {
|
|
@@ -5781,7 +6021,13 @@
|
|
|
5781
6021
|
"signature": "getIsSearchOpen() => Promise<boolean>",
|
|
5782
6022
|
"parameters": [],
|
|
5783
6023
|
"docs": "Get open state for search",
|
|
5784
|
-
"docsTags": [
|
|
6024
|
+
"docsTags": [
|
|
6025
|
+
{
|
|
6026
|
+
"name": "deprecated",
|
|
6027
|
+
"text": "Use six-header `custom` property instead"
|
|
6028
|
+
}
|
|
6029
|
+
],
|
|
6030
|
+
"deprecation": "Use six-header `custom` property instead"
|
|
5785
6031
|
},
|
|
5786
6032
|
{
|
|
5787
6033
|
"name": "setSearchOpenState",
|
|
@@ -5793,8 +6039,9 @@
|
|
|
5793
6039
|
"signature": "(openState: boolean) => Promise<void>",
|
|
5794
6040
|
"parameters": [
|
|
5795
6041
|
{
|
|
5796
|
-
"
|
|
5797
|
-
"
|
|
6042
|
+
"name": "openState",
|
|
6043
|
+
"type": "boolean",
|
|
6044
|
+
"docs": ""
|
|
5798
6045
|
}
|
|
5799
6046
|
],
|
|
5800
6047
|
"references": {
|
|
@@ -5806,9 +6053,21 @@
|
|
|
5806
6053
|
"return": "Promise<void>"
|
|
5807
6054
|
},
|
|
5808
6055
|
"signature": "setSearchOpenState(openState: boolean) => Promise<void>",
|
|
5809
|
-
"parameters": [
|
|
6056
|
+
"parameters": [
|
|
6057
|
+
{
|
|
6058
|
+
"name": "openState",
|
|
6059
|
+
"type": "boolean",
|
|
6060
|
+
"docs": ""
|
|
6061
|
+
}
|
|
6062
|
+
],
|
|
5810
6063
|
"docs": "Sets open state for search",
|
|
5811
|
-
"docsTags": [
|
|
6064
|
+
"docsTags": [
|
|
6065
|
+
{
|
|
6066
|
+
"name": "deprecated",
|
|
6067
|
+
"text": "Use six-header `custom` property instead"
|
|
6068
|
+
}
|
|
6069
|
+
],
|
|
6070
|
+
"deprecation": "Use six-header `custom` property instead"
|
|
5812
6071
|
}
|
|
5813
6072
|
],
|
|
5814
6073
|
"events": [
|
|
@@ -5830,7 +6089,13 @@
|
|
|
5830
6089
|
"cancelable": true,
|
|
5831
6090
|
"composed": true,
|
|
5832
6091
|
"docs": "Emitted when the name of the selected app is clicked.",
|
|
5833
|
-
"docsTags": [
|
|
6092
|
+
"docsTags": [
|
|
6093
|
+
{
|
|
6094
|
+
"name": "deprecated",
|
|
6095
|
+
"text": "Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead"
|
|
6096
|
+
}
|
|
6097
|
+
],
|
|
6098
|
+
"deprecation": "Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead"
|
|
5834
6099
|
},
|
|
5835
6100
|
{
|
|
5836
6101
|
"event": "six-header-app-switcher-select",
|
|
@@ -5850,7 +6115,13 @@
|
|
|
5850
6115
|
"cancelable": true,
|
|
5851
6116
|
"composed": true,
|
|
5852
6117
|
"docs": "Emitted when a menu item is in the app switcher menu is selected.",
|
|
5853
|
-
"docsTags": [
|
|
6118
|
+
"docsTags": [
|
|
6119
|
+
{
|
|
6120
|
+
"name": "deprecated",
|
|
6121
|
+
"text": "Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead"
|
|
6122
|
+
}
|
|
6123
|
+
],
|
|
6124
|
+
"deprecation": "Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead"
|
|
5854
6125
|
},
|
|
5855
6126
|
{
|
|
5856
6127
|
"event": "six-header-hamburger-menu-clicked",
|
|
@@ -5870,7 +6141,13 @@
|
|
|
5870
6141
|
"cancelable": true,
|
|
5871
6142
|
"composed": true,
|
|
5872
6143
|
"docs": "Emitted when the hamburger menu is clicked.",
|
|
5873
|
-
"docsTags": [
|
|
6144
|
+
"docsTags": [
|
|
6145
|
+
{
|
|
6146
|
+
"name": "deprecated",
|
|
6147
|
+
"text": "Use six-header `custom` property instead"
|
|
6148
|
+
}
|
|
6149
|
+
],
|
|
6150
|
+
"deprecation": "Use six-header `custom` property instead"
|
|
5874
6151
|
},
|
|
5875
6152
|
{
|
|
5876
6153
|
"event": "six-header-logo-clicked",
|
|
@@ -5890,7 +6167,13 @@
|
|
|
5890
6167
|
"cancelable": true,
|
|
5891
6168
|
"composed": true,
|
|
5892
6169
|
"docs": "Emitted when the header logo is clicked.",
|
|
5893
|
-
"docsTags": [
|
|
6170
|
+
"docsTags": [
|
|
6171
|
+
{
|
|
6172
|
+
"name": "deprecated",
|
|
6173
|
+
"text": "Use six-header `custom` property instead"
|
|
6174
|
+
}
|
|
6175
|
+
],
|
|
6176
|
+
"deprecation": "Use six-header `custom` property instead"
|
|
5894
6177
|
},
|
|
5895
6178
|
{
|
|
5896
6179
|
"event": "six-header-profile-select",
|
|
@@ -5910,7 +6193,13 @@
|
|
|
5910
6193
|
"cancelable": true,
|
|
5911
6194
|
"composed": true,
|
|
5912
6195
|
"docs": "Emitted when a menu item is in the profile menu is selected.",
|
|
5913
|
-
"docsTags": [
|
|
6196
|
+
"docsTags": [
|
|
6197
|
+
{
|
|
6198
|
+
"name": "deprecated",
|
|
6199
|
+
"text": "Use six-header `custom` property with `six-header-dropdown-item` and `six-avatar` instead"
|
|
6200
|
+
}
|
|
6201
|
+
],
|
|
6202
|
+
"deprecation": "Use six-header `custom` property with `six-header-dropdown-item` and `six-avatar` instead"
|
|
5914
6203
|
},
|
|
5915
6204
|
{
|
|
5916
6205
|
"event": "six-header-search-field-toggle",
|
|
@@ -5930,7 +6219,13 @@
|
|
|
5930
6219
|
"cancelable": true,
|
|
5931
6220
|
"composed": true,
|
|
5932
6221
|
"docs": "Emitted when search field is toggled.",
|
|
5933
|
-
"docsTags": [
|
|
6222
|
+
"docsTags": [
|
|
6223
|
+
{
|
|
6224
|
+
"name": "deprecated",
|
|
6225
|
+
"text": "Use six-header `custom` property instead"
|
|
6226
|
+
}
|
|
6227
|
+
],
|
|
6228
|
+
"deprecation": "Use six-header `custom` property instead"
|
|
5934
6229
|
}
|
|
5935
6230
|
],
|
|
5936
6231
|
"listeners": [],
|
|
@@ -5942,35 +6237,44 @@
|
|
|
5942
6237
|
},
|
|
5943
6238
|
{
|
|
5944
6239
|
"name": "app-switcher-menu",
|
|
5945
|
-
"docs": "Used to define the application switcher menu in the header."
|
|
6240
|
+
"docs": "<span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the application switcher menu in the header."
|
|
5946
6241
|
},
|
|
5947
6242
|
{
|
|
5948
6243
|
"name": "notifications",
|
|
5949
|
-
"docs": "Used to define the notification component in the header."
|
|
6244
|
+
"docs": "<span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the notification component in the header."
|
|
5950
6245
|
},
|
|
5951
6246
|
{
|
|
5952
6247
|
"name": "profile-avatar",
|
|
5953
|
-
"docs": "Used to define the avator in the header."
|
|
6248
|
+
"docs": "<span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the avator in the header."
|
|
5954
6249
|
},
|
|
5955
6250
|
{
|
|
5956
6251
|
"name": "profile-menu",
|
|
5957
|
-
"docs": "Used to define the profile menu in the header."
|
|
6252
|
+
"docs": "<span style=\"color:red\">[Deprecated]</span>, use six-header `custom` property instead. Used to define the profile menu in the header."
|
|
5958
6253
|
},
|
|
5959
6254
|
{
|
|
5960
6255
|
"name": "search-field",
|
|
5961
6256
|
"docs": "Used to define the search field component in the header."
|
|
5962
6257
|
}
|
|
5963
6258
|
],
|
|
5964
|
-
"parts": [
|
|
6259
|
+
"parts": [
|
|
6260
|
+
{
|
|
6261
|
+
"name": "header",
|
|
6262
|
+
"docs": ""
|
|
6263
|
+
}
|
|
6264
|
+
],
|
|
5965
6265
|
"dependents": [],
|
|
5966
6266
|
"dependencies": [
|
|
6267
|
+
"six-header-item",
|
|
5967
6268
|
"six-icon-button",
|
|
5968
|
-
"six-dropdown"
|
|
6269
|
+
"six-dropdown",
|
|
6270
|
+
"six-logo"
|
|
5969
6271
|
],
|
|
5970
6272
|
"dependencyGraph": {
|
|
5971
6273
|
"six-header": [
|
|
6274
|
+
"six-header-item",
|
|
5972
6275
|
"six-icon-button",
|
|
5973
|
-
"six-dropdown"
|
|
6276
|
+
"six-dropdown",
|
|
6277
|
+
"six-logo"
|
|
5974
6278
|
],
|
|
5975
6279
|
"six-icon-button": [
|
|
5976
6280
|
"six-icon"
|
|
@@ -5978,11 +6282,70 @@
|
|
|
5978
6282
|
"six-dropdown": [
|
|
5979
6283
|
"six-menu-item",
|
|
5980
6284
|
"six-input",
|
|
6285
|
+
"six-icon",
|
|
6286
|
+
"six-menu"
|
|
6287
|
+
],
|
|
6288
|
+
"six-menu-item": [
|
|
6289
|
+
"six-checkbox",
|
|
6290
|
+
"six-icon"
|
|
6291
|
+
],
|
|
6292
|
+
"six-checkbox": [
|
|
6293
|
+
"six-error"
|
|
6294
|
+
],
|
|
6295
|
+
"six-input": [
|
|
6296
|
+
"six-icon",
|
|
6297
|
+
"six-error"
|
|
6298
|
+
],
|
|
6299
|
+
"six-menu": [
|
|
6300
|
+
"six-menu-item"
|
|
6301
|
+
]
|
|
6302
|
+
}
|
|
6303
|
+
},
|
|
6304
|
+
{
|
|
6305
|
+
"filePath": "src/components/six-header-dropdown-item/six-header-dropdown-item.tsx",
|
|
6306
|
+
"encapsulation": "shadow",
|
|
6307
|
+
"tag": "six-header-dropdown-item",
|
|
6308
|
+
"readme": "# six-header\n\n<!-- EXAMPLES -->\n",
|
|
6309
|
+
"docs": "<!-- EXAMPLES -->",
|
|
6310
|
+
"docsTags": [
|
|
6311
|
+
{
|
|
6312
|
+
"name": "since",
|
|
6313
|
+
"text": "4.2.7"
|
|
6314
|
+
},
|
|
6315
|
+
{
|
|
6316
|
+
"name": "status",
|
|
6317
|
+
"text": "beta"
|
|
6318
|
+
}
|
|
6319
|
+
],
|
|
6320
|
+
"usage": {},
|
|
6321
|
+
"props": [],
|
|
6322
|
+
"methods": [],
|
|
6323
|
+
"events": [],
|
|
6324
|
+
"listeners": [],
|
|
6325
|
+
"styles": [],
|
|
6326
|
+
"slots": [],
|
|
6327
|
+
"parts": [],
|
|
6328
|
+
"dependents": [],
|
|
6329
|
+
"dependencies": [
|
|
6330
|
+
"six-dropdown"
|
|
6331
|
+
],
|
|
6332
|
+
"dependencyGraph": {
|
|
6333
|
+
"six-header-dropdown-item": [
|
|
6334
|
+
"six-dropdown"
|
|
6335
|
+
],
|
|
6336
|
+
"six-dropdown": [
|
|
6337
|
+
"six-menu-item",
|
|
6338
|
+
"six-input",
|
|
6339
|
+
"six-icon",
|
|
5981
6340
|
"six-menu"
|
|
5982
6341
|
],
|
|
5983
6342
|
"six-menu-item": [
|
|
6343
|
+
"six-checkbox",
|
|
5984
6344
|
"six-icon"
|
|
5985
6345
|
],
|
|
6346
|
+
"six-checkbox": [
|
|
6347
|
+
"six-error"
|
|
6348
|
+
],
|
|
5986
6349
|
"six-input": [
|
|
5987
6350
|
"six-icon",
|
|
5988
6351
|
"six-error"
|
|
@@ -5992,6 +6355,125 @@
|
|
|
5992
6355
|
]
|
|
5993
6356
|
}
|
|
5994
6357
|
},
|
|
6358
|
+
{
|
|
6359
|
+
"filePath": "src/components/six-header-item/six-header-item.tsx",
|
|
6360
|
+
"encapsulation": "shadow",
|
|
6361
|
+
"tag": "six-header-item",
|
|
6362
|
+
"readme": "# six-header\n\n<!-- EXAMPLES -->\n",
|
|
6363
|
+
"docs": "<!-- EXAMPLES -->",
|
|
6364
|
+
"docsTags": [
|
|
6365
|
+
{
|
|
6366
|
+
"name": "since",
|
|
6367
|
+
"text": "4.2.7"
|
|
6368
|
+
},
|
|
6369
|
+
{
|
|
6370
|
+
"name": "status",
|
|
6371
|
+
"text": "beta"
|
|
6372
|
+
}
|
|
6373
|
+
],
|
|
6374
|
+
"usage": {},
|
|
6375
|
+
"props": [
|
|
6376
|
+
{
|
|
6377
|
+
"name": "active",
|
|
6378
|
+
"type": "boolean",
|
|
6379
|
+
"complexType": {
|
|
6380
|
+
"original": "boolean",
|
|
6381
|
+
"resolved": "boolean",
|
|
6382
|
+
"references": {}
|
|
6383
|
+
},
|
|
6384
|
+
"mutable": false,
|
|
6385
|
+
"attr": "active",
|
|
6386
|
+
"reflectToAttr": true,
|
|
6387
|
+
"docs": "Indicates whether the item is styled as active.\nWhen set to `true`, a border is displayed below the trigger element.\n\nUse <code>six-header-dropdown-item</code> to automatically set the active\nstate for dropdowns.",
|
|
6388
|
+
"docsTags": [],
|
|
6389
|
+
"default": "false",
|
|
6390
|
+
"values": [
|
|
6391
|
+
{
|
|
6392
|
+
"type": "boolean"
|
|
6393
|
+
}
|
|
6394
|
+
],
|
|
6395
|
+
"optional": false,
|
|
6396
|
+
"required": false
|
|
6397
|
+
}
|
|
6398
|
+
],
|
|
6399
|
+
"methods": [],
|
|
6400
|
+
"events": [],
|
|
6401
|
+
"listeners": [],
|
|
6402
|
+
"styles": [],
|
|
6403
|
+
"slots": [],
|
|
6404
|
+
"parts": [],
|
|
6405
|
+
"dependents": [
|
|
6406
|
+
"six-header"
|
|
6407
|
+
],
|
|
6408
|
+
"dependencies": [],
|
|
6409
|
+
"dependencyGraph": {
|
|
6410
|
+
"six-header": [
|
|
6411
|
+
"six-header-item"
|
|
6412
|
+
]
|
|
6413
|
+
}
|
|
6414
|
+
},
|
|
6415
|
+
{
|
|
6416
|
+
"filePath": "src/components/six-header-menu-button/six-header-menu-button.tsx",
|
|
6417
|
+
"encapsulation": "shadow",
|
|
6418
|
+
"tag": "six-header-menu-button",
|
|
6419
|
+
"readme": "# six-header\n\n<!-- EXAMPLES -->\n",
|
|
6420
|
+
"docs": "<!-- EXAMPLES -->",
|
|
6421
|
+
"docsTags": [
|
|
6422
|
+
{
|
|
6423
|
+
"name": "since",
|
|
6424
|
+
"text": "4.2.7"
|
|
6425
|
+
},
|
|
6426
|
+
{
|
|
6427
|
+
"name": "status",
|
|
6428
|
+
"text": "beta"
|
|
6429
|
+
}
|
|
6430
|
+
],
|
|
6431
|
+
"usage": {},
|
|
6432
|
+
"props": [
|
|
6433
|
+
{
|
|
6434
|
+
"name": "icon",
|
|
6435
|
+
"type": "string",
|
|
6436
|
+
"complexType": {
|
|
6437
|
+
"original": "string",
|
|
6438
|
+
"resolved": "string",
|
|
6439
|
+
"references": {}
|
|
6440
|
+
},
|
|
6441
|
+
"mutable": false,
|
|
6442
|
+
"attr": "icon",
|
|
6443
|
+
"reflectToAttr": true,
|
|
6444
|
+
"docs": "The icon of the menu button.",
|
|
6445
|
+
"docsTags": [],
|
|
6446
|
+
"default": "''",
|
|
6447
|
+
"values": [
|
|
6448
|
+
{
|
|
6449
|
+
"type": "string"
|
|
6450
|
+
}
|
|
6451
|
+
],
|
|
6452
|
+
"optional": false,
|
|
6453
|
+
"required": false
|
|
6454
|
+
}
|
|
6455
|
+
],
|
|
6456
|
+
"methods": [],
|
|
6457
|
+
"events": [],
|
|
6458
|
+
"listeners": [],
|
|
6459
|
+
"styles": [],
|
|
6460
|
+
"slots": [],
|
|
6461
|
+
"parts": [],
|
|
6462
|
+
"dependents": [],
|
|
6463
|
+
"dependencies": [
|
|
6464
|
+
"six-button",
|
|
6465
|
+
"six-icon"
|
|
6466
|
+
],
|
|
6467
|
+
"dependencyGraph": {
|
|
6468
|
+
"six-header-menu-button": [
|
|
6469
|
+
"six-button",
|
|
6470
|
+
"six-icon"
|
|
6471
|
+
],
|
|
6472
|
+
"six-button": [
|
|
6473
|
+
"six-spinner"
|
|
6474
|
+
]
|
|
6475
|
+
}
|
|
6476
|
+
},
|
|
5995
6477
|
{
|
|
5996
6478
|
"filePath": "src/components/six-icon/six-icon.tsx",
|
|
5997
6479
|
"encapsulation": "shadow",
|
|
@@ -6103,8 +6585,10 @@
|
|
|
6103
6585
|
"six-avatar",
|
|
6104
6586
|
"six-datepicker",
|
|
6105
6587
|
"six-details",
|
|
6588
|
+
"six-dropdown",
|
|
6106
6589
|
"six-file-list-item",
|
|
6107
6590
|
"six-file-upload",
|
|
6591
|
+
"six-header-menu-button",
|
|
6108
6592
|
"six-icon-button",
|
|
6109
6593
|
"six-input",
|
|
6110
6594
|
"six-item-picker",
|
|
@@ -6127,12 +6611,18 @@
|
|
|
6127
6611
|
"six-details": [
|
|
6128
6612
|
"six-icon"
|
|
6129
6613
|
],
|
|
6614
|
+
"six-dropdown": [
|
|
6615
|
+
"six-icon"
|
|
6616
|
+
],
|
|
6130
6617
|
"six-file-list-item": [
|
|
6131
6618
|
"six-icon"
|
|
6132
6619
|
],
|
|
6133
6620
|
"six-file-upload": [
|
|
6134
6621
|
"six-icon"
|
|
6135
6622
|
],
|
|
6623
|
+
"six-header-menu-button": [
|
|
6624
|
+
"six-icon"
|
|
6625
|
+
],
|
|
6136
6626
|
"six-icon-button": [
|
|
6137
6627
|
"six-icon"
|
|
6138
6628
|
],
|
|
@@ -6209,6 +6699,54 @@
|
|
|
6209
6699
|
"optional": false,
|
|
6210
6700
|
"required": false
|
|
6211
6701
|
},
|
|
6702
|
+
{
|
|
6703
|
+
"name": "download",
|
|
6704
|
+
"type": "string | undefined",
|
|
6705
|
+
"complexType": {
|
|
6706
|
+
"original": "string",
|
|
6707
|
+
"resolved": "string | undefined",
|
|
6708
|
+
"references": {}
|
|
6709
|
+
},
|
|
6710
|
+
"mutable": false,
|
|
6711
|
+
"attr": "download",
|
|
6712
|
+
"reflectToAttr": false,
|
|
6713
|
+
"docs": "Tells the browser to download the linked file as this filename. Only used when `href` is set.",
|
|
6714
|
+
"docsTags": [],
|
|
6715
|
+
"values": [
|
|
6716
|
+
{
|
|
6717
|
+
"type": "string"
|
|
6718
|
+
},
|
|
6719
|
+
{
|
|
6720
|
+
"type": "undefined"
|
|
6721
|
+
}
|
|
6722
|
+
],
|
|
6723
|
+
"optional": true,
|
|
6724
|
+
"required": false
|
|
6725
|
+
},
|
|
6726
|
+
{
|
|
6727
|
+
"name": "href",
|
|
6728
|
+
"type": "string | undefined",
|
|
6729
|
+
"complexType": {
|
|
6730
|
+
"original": "string",
|
|
6731
|
+
"resolved": "string | undefined",
|
|
6732
|
+
"references": {}
|
|
6733
|
+
},
|
|
6734
|
+
"mutable": false,
|
|
6735
|
+
"attr": "href",
|
|
6736
|
+
"reflectToAttr": false,
|
|
6737
|
+
"docs": "When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.",
|
|
6738
|
+
"docsTags": [],
|
|
6739
|
+
"values": [
|
|
6740
|
+
{
|
|
6741
|
+
"type": "string"
|
|
6742
|
+
},
|
|
6743
|
+
{
|
|
6744
|
+
"type": "undefined"
|
|
6745
|
+
}
|
|
6746
|
+
],
|
|
6747
|
+
"optional": true,
|
|
6748
|
+
"required": false
|
|
6749
|
+
},
|
|
6212
6750
|
{
|
|
6213
6751
|
"name": "html",
|
|
6214
6752
|
"type": "string | undefined",
|
|
@@ -6327,6 +6865,43 @@
|
|
|
6327
6865
|
],
|
|
6328
6866
|
"optional": false,
|
|
6329
6867
|
"required": false
|
|
6868
|
+
},
|
|
6869
|
+
{
|
|
6870
|
+
"name": "target",
|
|
6871
|
+
"type": "\"_blank\" | \"_parent\" | \"_self\" | \"_top\" | undefined",
|
|
6872
|
+
"complexType": {
|
|
6873
|
+
"original": "'_blank' | '_parent' | '_self' | '_top'",
|
|
6874
|
+
"resolved": "\"_blank\" | \"_parent\" | \"_self\" | \"_top\" | undefined",
|
|
6875
|
+
"references": {}
|
|
6876
|
+
},
|
|
6877
|
+
"mutable": false,
|
|
6878
|
+
"attr": "target",
|
|
6879
|
+
"reflectToAttr": false,
|
|
6880
|
+
"docs": "Tells the browser where to open the link. Only used when `href` is set.",
|
|
6881
|
+
"docsTags": [],
|
|
6882
|
+
"values": [
|
|
6883
|
+
{
|
|
6884
|
+
"value": "_blank",
|
|
6885
|
+
"type": "string"
|
|
6886
|
+
},
|
|
6887
|
+
{
|
|
6888
|
+
"value": "_parent",
|
|
6889
|
+
"type": "string"
|
|
6890
|
+
},
|
|
6891
|
+
{
|
|
6892
|
+
"value": "_self",
|
|
6893
|
+
"type": "string"
|
|
6894
|
+
},
|
|
6895
|
+
{
|
|
6896
|
+
"value": "_top",
|
|
6897
|
+
"type": "string"
|
|
6898
|
+
},
|
|
6899
|
+
{
|
|
6900
|
+
"type": "undefined"
|
|
6901
|
+
}
|
|
6902
|
+
],
|
|
6903
|
+
"optional": true,
|
|
6904
|
+
"required": false
|
|
6330
6905
|
}
|
|
6331
6906
|
],
|
|
6332
6907
|
"methods": [],
|
|
@@ -6614,6 +7189,28 @@
|
|
|
6614
7189
|
"optional": false,
|
|
6615
7190
|
"required": false
|
|
6616
7191
|
},
|
|
7192
|
+
{
|
|
7193
|
+
"name": "dropdownSearch",
|
|
7194
|
+
"type": "boolean",
|
|
7195
|
+
"complexType": {
|
|
7196
|
+
"original": "boolean",
|
|
7197
|
+
"resolved": "boolean",
|
|
7198
|
+
"references": {}
|
|
7199
|
+
},
|
|
7200
|
+
"mutable": false,
|
|
7201
|
+
"attr": "dropdown-search",
|
|
7202
|
+
"reflectToAttr": false,
|
|
7203
|
+
"docs": "Internal: Styles the input for the dropdown filter search.",
|
|
7204
|
+
"docsTags": [],
|
|
7205
|
+
"default": "false",
|
|
7206
|
+
"values": [
|
|
7207
|
+
{
|
|
7208
|
+
"type": "boolean"
|
|
7209
|
+
}
|
|
7210
|
+
],
|
|
7211
|
+
"optional": false,
|
|
7212
|
+
"required": false
|
|
7213
|
+
},
|
|
6617
7214
|
{
|
|
6618
7215
|
"name": "errorText",
|
|
6619
7216
|
"type": "string | string[]",
|
|
@@ -7206,6 +7803,33 @@
|
|
|
7206
7803
|
}
|
|
7207
7804
|
],
|
|
7208
7805
|
"methods": [
|
|
7806
|
+
{
|
|
7807
|
+
"name": "getSelectionRange",
|
|
7808
|
+
"returns": {
|
|
7809
|
+
"type": "Promise<SelectionRange>",
|
|
7810
|
+
"docs": ""
|
|
7811
|
+
},
|
|
7812
|
+
"complexType": {
|
|
7813
|
+
"signature": "() => Promise<SelectionRange>",
|
|
7814
|
+
"parameters": [],
|
|
7815
|
+
"references": {
|
|
7816
|
+
"Promise": {
|
|
7817
|
+
"location": "global",
|
|
7818
|
+
"id": "global::Promise"
|
|
7819
|
+
},
|
|
7820
|
+
"SelectionRange": {
|
|
7821
|
+
"location": "local",
|
|
7822
|
+
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-input/six-input.tsx",
|
|
7823
|
+
"id": "src/components/six-input/six-input.tsx::SelectionRange"
|
|
7824
|
+
}
|
|
7825
|
+
},
|
|
7826
|
+
"return": "Promise<SelectionRange>"
|
|
7827
|
+
},
|
|
7828
|
+
"signature": "getSelectionRange() => Promise<SelectionRange>",
|
|
7829
|
+
"parameters": [],
|
|
7830
|
+
"docs": "Returns the start and end positions of the text selection",
|
|
7831
|
+
"docsTags": []
|
|
7832
|
+
},
|
|
7209
7833
|
{
|
|
7210
7834
|
"name": "removeFocus",
|
|
7211
7835
|
"returns": {
|
|
@@ -7260,8 +7884,9 @@
|
|
|
7260
7884
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
7261
7885
|
"parameters": [
|
|
7262
7886
|
{
|
|
7263
|
-
"
|
|
7264
|
-
"
|
|
7887
|
+
"name": "options",
|
|
7888
|
+
"type": "FocusOptions | undefined",
|
|
7889
|
+
"docs": ""
|
|
7265
7890
|
}
|
|
7266
7891
|
],
|
|
7267
7892
|
"references": {
|
|
@@ -7277,7 +7902,13 @@
|
|
|
7277
7902
|
"return": "Promise<void>"
|
|
7278
7903
|
},
|
|
7279
7904
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
7280
|
-
"parameters": [
|
|
7905
|
+
"parameters": [
|
|
7906
|
+
{
|
|
7907
|
+
"name": "options",
|
|
7908
|
+
"type": "FocusOptions | undefined",
|
|
7909
|
+
"docs": ""
|
|
7910
|
+
}
|
|
7911
|
+
],
|
|
7281
7912
|
"docs": "Sets focus on the input.",
|
|
7282
7913
|
"docsTags": []
|
|
7283
7914
|
},
|
|
@@ -7288,23 +7919,27 @@
|
|
|
7288
7919
|
"docs": ""
|
|
7289
7920
|
},
|
|
7290
7921
|
"complexType": {
|
|
7291
|
-
"signature": "(replacement: string, start: number, end: number, selectMode?:
|
|
7922
|
+
"signature": "(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
7292
7923
|
"parameters": [
|
|
7293
7924
|
{
|
|
7294
|
-
"
|
|
7295
|
-
"
|
|
7925
|
+
"name": "replacement",
|
|
7926
|
+
"type": "string",
|
|
7927
|
+
"docs": ""
|
|
7296
7928
|
},
|
|
7297
7929
|
{
|
|
7298
|
-
"
|
|
7299
|
-
"
|
|
7930
|
+
"name": "start",
|
|
7931
|
+
"type": "number",
|
|
7932
|
+
"docs": ""
|
|
7300
7933
|
},
|
|
7301
7934
|
{
|
|
7302
|
-
"
|
|
7303
|
-
"
|
|
7935
|
+
"name": "end",
|
|
7936
|
+
"type": "number",
|
|
7937
|
+
"docs": ""
|
|
7304
7938
|
},
|
|
7305
7939
|
{
|
|
7306
|
-
"
|
|
7307
|
-
"
|
|
7940
|
+
"name": "selectMode",
|
|
7941
|
+
"type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
|
|
7942
|
+
"docs": ""
|
|
7308
7943
|
}
|
|
7309
7944
|
],
|
|
7310
7945
|
"references": {
|
|
@@ -7315,8 +7950,29 @@
|
|
|
7315
7950
|
},
|
|
7316
7951
|
"return": "Promise<void>"
|
|
7317
7952
|
},
|
|
7318
|
-
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?:
|
|
7319
|
-
"parameters": [
|
|
7953
|
+
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
7954
|
+
"parameters": [
|
|
7955
|
+
{
|
|
7956
|
+
"name": "replacement",
|
|
7957
|
+
"type": "string",
|
|
7958
|
+
"docs": ""
|
|
7959
|
+
},
|
|
7960
|
+
{
|
|
7961
|
+
"name": "start",
|
|
7962
|
+
"type": "number",
|
|
7963
|
+
"docs": ""
|
|
7964
|
+
},
|
|
7965
|
+
{
|
|
7966
|
+
"name": "end",
|
|
7967
|
+
"type": "number",
|
|
7968
|
+
"docs": ""
|
|
7969
|
+
},
|
|
7970
|
+
{
|
|
7971
|
+
"name": "selectMode",
|
|
7972
|
+
"type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
|
|
7973
|
+
"docs": ""
|
|
7974
|
+
}
|
|
7975
|
+
],
|
|
7320
7976
|
"docs": "Replaces a range of text with a new string.",
|
|
7321
7977
|
"docsTags": []
|
|
7322
7978
|
},
|
|
@@ -7327,31 +7983,55 @@
|
|
|
7327
7983
|
"docs": ""
|
|
7328
7984
|
},
|
|
7329
7985
|
"complexType": {
|
|
7330
|
-
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
7986
|
+
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
|
|
7331
7987
|
"parameters": [
|
|
7332
7988
|
{
|
|
7333
|
-
"
|
|
7334
|
-
"
|
|
7989
|
+
"name": "selectionStart",
|
|
7990
|
+
"type": "number",
|
|
7991
|
+
"docs": ""
|
|
7335
7992
|
},
|
|
7336
7993
|
{
|
|
7337
|
-
"
|
|
7338
|
-
"
|
|
7994
|
+
"name": "selectionEnd",
|
|
7995
|
+
"type": "number",
|
|
7996
|
+
"docs": ""
|
|
7339
7997
|
},
|
|
7340
7998
|
{
|
|
7341
|
-
"
|
|
7342
|
-
"
|
|
7999
|
+
"name": "selectionDirection",
|
|
8000
|
+
"type": "\"none\" | \"forward\" | \"backward\"",
|
|
8001
|
+
"docs": ""
|
|
7343
8002
|
}
|
|
7344
8003
|
],
|
|
7345
8004
|
"references": {
|
|
7346
8005
|
"Promise": {
|
|
7347
8006
|
"location": "global",
|
|
7348
8007
|
"id": "global::Promise"
|
|
8008
|
+
},
|
|
8009
|
+
"SelectionRangeDirection": {
|
|
8010
|
+
"location": "local",
|
|
8011
|
+
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-input/six-input.tsx",
|
|
8012
|
+
"id": "src/components/six-input/six-input.tsx::SelectionRangeDirection"
|
|
7349
8013
|
}
|
|
7350
8014
|
},
|
|
7351
8015
|
"return": "Promise<void | undefined>"
|
|
7352
8016
|
},
|
|
7353
|
-
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
7354
|
-
"parameters": [
|
|
8017
|
+
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
|
|
8018
|
+
"parameters": [
|
|
8019
|
+
{
|
|
8020
|
+
"name": "selectionStart",
|
|
8021
|
+
"type": "number",
|
|
8022
|
+
"docs": ""
|
|
8023
|
+
},
|
|
8024
|
+
{
|
|
8025
|
+
"name": "selectionEnd",
|
|
8026
|
+
"type": "number",
|
|
8027
|
+
"docs": ""
|
|
8028
|
+
},
|
|
8029
|
+
{
|
|
8030
|
+
"name": "selectionDirection",
|
|
8031
|
+
"type": "\"none\" | \"forward\" | \"backward\"",
|
|
8032
|
+
"docs": ""
|
|
8033
|
+
}
|
|
8034
|
+
],
|
|
7355
8035
|
"docs": "Sets the start and end positions of the text selection (0-based).",
|
|
7356
8036
|
"docsTags": []
|
|
7357
8037
|
}
|
|
@@ -8197,10 +8877,78 @@
|
|
|
8197
8877
|
"docs": "The grid's content"
|
|
8198
8878
|
}
|
|
8199
8879
|
],
|
|
8200
|
-
"parts": [],
|
|
8201
|
-
"dependents": [],
|
|
8880
|
+
"parts": [],
|
|
8881
|
+
"dependents": [],
|
|
8882
|
+
"dependencies": [],
|
|
8883
|
+
"dependencyGraph": {}
|
|
8884
|
+
},
|
|
8885
|
+
{
|
|
8886
|
+
"filePath": "src/components/six-logo/six-logo.tsx",
|
|
8887
|
+
"encapsulation": "shadow",
|
|
8888
|
+
"tag": "six-logo",
|
|
8889
|
+
"readme": "# six-header\n\n<!-- EXAMPLES -->\n",
|
|
8890
|
+
"docs": "<!-- EXAMPLES -->",
|
|
8891
|
+
"docsTags": [
|
|
8892
|
+
{
|
|
8893
|
+
"name": "since",
|
|
8894
|
+
"text": "4.2.7"
|
|
8895
|
+
},
|
|
8896
|
+
{
|
|
8897
|
+
"name": "status",
|
|
8898
|
+
"text": "beta"
|
|
8899
|
+
}
|
|
8900
|
+
],
|
|
8901
|
+
"usage": {},
|
|
8902
|
+
"props": [
|
|
8903
|
+
{
|
|
8904
|
+
"name": "brand",
|
|
8905
|
+
"type": "\"bme\" | \"six\"",
|
|
8906
|
+
"complexType": {
|
|
8907
|
+
"original": "'six' | 'bme'",
|
|
8908
|
+
"resolved": "\"bme\" | \"six\"",
|
|
8909
|
+
"references": {}
|
|
8910
|
+
},
|
|
8911
|
+
"mutable": false,
|
|
8912
|
+
"attr": "brand",
|
|
8913
|
+
"reflectToAttr": true,
|
|
8914
|
+
"docs": "The brand of the logo. Either six or bme. Defaults to six.",
|
|
8915
|
+
"docsTags": [],
|
|
8916
|
+
"default": "'six'",
|
|
8917
|
+
"values": [
|
|
8918
|
+
{
|
|
8919
|
+
"value": "bme",
|
|
8920
|
+
"type": "string"
|
|
8921
|
+
},
|
|
8922
|
+
{
|
|
8923
|
+
"value": "six",
|
|
8924
|
+
"type": "string"
|
|
8925
|
+
}
|
|
8926
|
+
],
|
|
8927
|
+
"optional": false,
|
|
8928
|
+
"required": false
|
|
8929
|
+
}
|
|
8930
|
+
],
|
|
8931
|
+
"methods": [],
|
|
8932
|
+
"events": [],
|
|
8933
|
+
"listeners": [],
|
|
8934
|
+
"styles": [
|
|
8935
|
+
{
|
|
8936
|
+
"name": "--height",
|
|
8937
|
+
"annotation": "prop",
|
|
8938
|
+
"docs": "The height of the logo."
|
|
8939
|
+
}
|
|
8940
|
+
],
|
|
8941
|
+
"slots": [],
|
|
8942
|
+
"parts": [],
|
|
8943
|
+
"dependents": [
|
|
8944
|
+
"six-header"
|
|
8945
|
+
],
|
|
8202
8946
|
"dependencies": [],
|
|
8203
|
-
"dependencyGraph": {
|
|
8947
|
+
"dependencyGraph": {
|
|
8948
|
+
"six-header": [
|
|
8949
|
+
"six-logo"
|
|
8950
|
+
]
|
|
8951
|
+
}
|
|
8204
8952
|
},
|
|
8205
8953
|
{
|
|
8206
8954
|
"filePath": "src/components/six-main-container/six-main-container.tsx",
|
|
@@ -8313,6 +9061,28 @@
|
|
|
8313
9061
|
],
|
|
8314
9062
|
"usage": {},
|
|
8315
9063
|
"props": [
|
|
9064
|
+
{
|
|
9065
|
+
"name": "disableKeyboardHandling",
|
|
9066
|
+
"type": "boolean",
|
|
9067
|
+
"complexType": {
|
|
9068
|
+
"original": "boolean",
|
|
9069
|
+
"resolved": "boolean",
|
|
9070
|
+
"references": {}
|
|
9071
|
+
},
|
|
9072
|
+
"mutable": false,
|
|
9073
|
+
"attr": "disable-keyboard-handling",
|
|
9074
|
+
"reflectToAttr": false,
|
|
9075
|
+
"docs": "Internal: Disables handling of key presses.",
|
|
9076
|
+
"docsTags": [],
|
|
9077
|
+
"default": "false",
|
|
9078
|
+
"values": [
|
|
9079
|
+
{
|
|
9080
|
+
"type": "boolean"
|
|
9081
|
+
}
|
|
9082
|
+
],
|
|
9083
|
+
"optional": false,
|
|
9084
|
+
"required": false
|
|
9085
|
+
},
|
|
8316
9086
|
{
|
|
8317
9087
|
"name": "itemSize",
|
|
8318
9088
|
"type": "number",
|
|
@@ -8467,8 +9237,9 @@
|
|
|
8467
9237
|
"signature": "(key: string) => Promise<void>",
|
|
8468
9238
|
"parameters": [
|
|
8469
9239
|
{
|
|
8470
|
-
"
|
|
8471
|
-
"
|
|
9240
|
+
"name": "key",
|
|
9241
|
+
"type": "string",
|
|
9242
|
+
"docs": ""
|
|
8472
9243
|
}
|
|
8473
9244
|
],
|
|
8474
9245
|
"references": {
|
|
@@ -8484,7 +9255,13 @@
|
|
|
8484
9255
|
"return": "Promise<void>"
|
|
8485
9256
|
},
|
|
8486
9257
|
"signature": "typeToSelect(key: string) => Promise<void>",
|
|
8487
|
-
"parameters": [
|
|
9258
|
+
"parameters": [
|
|
9259
|
+
{
|
|
9260
|
+
"name": "key",
|
|
9261
|
+
"type": "string",
|
|
9262
|
+
"docs": ""
|
|
9263
|
+
}
|
|
9264
|
+
],
|
|
8488
9265
|
"docs": "Initiates type-to-select logic, which automatically selects an option based on what the user is currently typing.\nThe key passed will be appended to the internal query and the selection will be updated. After a brief period, the\ninternal query is cleared automatically. This method is intended to be used with the keydown event. Useful for\nenabling type-to-select when the menu doesn't have focus.",
|
|
8489
9266
|
"docsTags": []
|
|
8490
9267
|
}
|
|
@@ -8541,8 +9318,12 @@
|
|
|
8541
9318
|
"six-menu-item"
|
|
8542
9319
|
],
|
|
8543
9320
|
"six-menu-item": [
|
|
9321
|
+
"six-checkbox",
|
|
8544
9322
|
"six-icon"
|
|
8545
9323
|
],
|
|
9324
|
+
"six-checkbox": [
|
|
9325
|
+
"six-error"
|
|
9326
|
+
],
|
|
8546
9327
|
"six-dropdown": [
|
|
8547
9328
|
"six-menu"
|
|
8548
9329
|
],
|
|
@@ -8638,6 +9419,33 @@
|
|
|
8638
9419
|
],
|
|
8639
9420
|
"usage": {},
|
|
8640
9421
|
"props": [
|
|
9422
|
+
{
|
|
9423
|
+
"name": "checkType",
|
|
9424
|
+
"type": "\"check\" | \"checkbox\"",
|
|
9425
|
+
"complexType": {
|
|
9426
|
+
"original": "'checkbox' | 'check'",
|
|
9427
|
+
"resolved": "\"check\" | \"checkbox\"",
|
|
9428
|
+
"references": {}
|
|
9429
|
+
},
|
|
9430
|
+
"mutable": false,
|
|
9431
|
+
"attr": "check-type",
|
|
9432
|
+
"reflectToAttr": false,
|
|
9433
|
+
"docs": "Defines if the checked state is displayed as a checkbox or a check-icon",
|
|
9434
|
+
"docsTags": [],
|
|
9435
|
+
"default": "'check'",
|
|
9436
|
+
"values": [
|
|
9437
|
+
{
|
|
9438
|
+
"value": "check",
|
|
9439
|
+
"type": "string"
|
|
9440
|
+
},
|
|
9441
|
+
{
|
|
9442
|
+
"value": "checkbox",
|
|
9443
|
+
"type": "string"
|
|
9444
|
+
}
|
|
9445
|
+
],
|
|
9446
|
+
"optional": false,
|
|
9447
|
+
"required": false
|
|
9448
|
+
},
|
|
8641
9449
|
{
|
|
8642
9450
|
"name": "checked",
|
|
8643
9451
|
"type": "boolean",
|
|
@@ -8649,7 +9457,7 @@
|
|
|
8649
9457
|
"mutable": false,
|
|
8650
9458
|
"attr": "checked",
|
|
8651
9459
|
"reflectToAttr": true,
|
|
8652
|
-
"docs": "
|
|
9460
|
+
"docs": "Internal: Draws the item in a checked state. CheckType needs to be set to 'checkbox' or 'check' to show the\nchecked state",
|
|
8653
9461
|
"docsTags": [],
|
|
8654
9462
|
"default": "false",
|
|
8655
9463
|
"values": [
|
|
@@ -8760,8 +9568,9 @@
|
|
|
8760
9568
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
8761
9569
|
"parameters": [
|
|
8762
9570
|
{
|
|
8763
|
-
"
|
|
8764
|
-
"
|
|
9571
|
+
"name": "options",
|
|
9572
|
+
"type": "FocusOptions | undefined",
|
|
9573
|
+
"docs": ""
|
|
8765
9574
|
}
|
|
8766
9575
|
],
|
|
8767
9576
|
"references": {
|
|
@@ -8777,7 +9586,13 @@
|
|
|
8777
9586
|
"return": "Promise<void>"
|
|
8778
9587
|
},
|
|
8779
9588
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
8780
|
-
"parameters": [
|
|
9589
|
+
"parameters": [
|
|
9590
|
+
{
|
|
9591
|
+
"name": "options",
|
|
9592
|
+
"type": "FocusOptions | undefined",
|
|
9593
|
+
"docs": ""
|
|
9594
|
+
}
|
|
9595
|
+
],
|
|
8781
9596
|
"docs": "Sets focus on the button.",
|
|
8782
9597
|
"docsTags": []
|
|
8783
9598
|
}
|
|
@@ -8827,12 +9642,17 @@
|
|
|
8827
9642
|
"six-select"
|
|
8828
9643
|
],
|
|
8829
9644
|
"dependencies": [
|
|
9645
|
+
"six-checkbox",
|
|
8830
9646
|
"six-icon"
|
|
8831
9647
|
],
|
|
8832
9648
|
"dependencyGraph": {
|
|
8833
9649
|
"six-menu-item": [
|
|
9650
|
+
"six-checkbox",
|
|
8834
9651
|
"six-icon"
|
|
8835
9652
|
],
|
|
9653
|
+
"six-checkbox": [
|
|
9654
|
+
"six-error"
|
|
9655
|
+
],
|
|
8836
9656
|
"six-dropdown": [
|
|
8837
9657
|
"six-menu-item"
|
|
8838
9658
|
],
|
|
@@ -9427,8 +10247,9 @@
|
|
|
9427
10247
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
9428
10248
|
"parameters": [
|
|
9429
10249
|
{
|
|
9430
|
-
"
|
|
9431
|
-
"
|
|
10250
|
+
"name": "options",
|
|
10251
|
+
"type": "FocusOptions | undefined",
|
|
10252
|
+
"docs": ""
|
|
9432
10253
|
}
|
|
9433
10254
|
],
|
|
9434
10255
|
"references": {
|
|
@@ -9444,7 +10265,13 @@
|
|
|
9444
10265
|
"return": "Promise<void>"
|
|
9445
10266
|
},
|
|
9446
10267
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
9447
|
-
"parameters": [
|
|
10268
|
+
"parameters": [
|
|
10269
|
+
{
|
|
10270
|
+
"name": "options",
|
|
10271
|
+
"type": "FocusOptions | undefined",
|
|
10272
|
+
"docs": ""
|
|
10273
|
+
}
|
|
10274
|
+
],
|
|
9448
10275
|
"docs": "Sets focus on the radio.",
|
|
9449
10276
|
"docsTags": []
|
|
9450
10277
|
}
|
|
@@ -9938,8 +10765,9 @@
|
|
|
9938
10765
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
9939
10766
|
"parameters": [
|
|
9940
10767
|
{
|
|
9941
|
-
"
|
|
9942
|
-
"
|
|
10768
|
+
"name": "options",
|
|
10769
|
+
"type": "FocusOptions | undefined",
|
|
10770
|
+
"docs": ""
|
|
9943
10771
|
}
|
|
9944
10772
|
],
|
|
9945
10773
|
"references": {
|
|
@@ -9955,7 +10783,13 @@
|
|
|
9955
10783
|
"return": "Promise<void>"
|
|
9956
10784
|
},
|
|
9957
10785
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
9958
|
-
"parameters": [
|
|
10786
|
+
"parameters": [
|
|
10787
|
+
{
|
|
10788
|
+
"name": "options",
|
|
10789
|
+
"type": "FocusOptions | undefined",
|
|
10790
|
+
"docs": ""
|
|
10791
|
+
}
|
|
10792
|
+
],
|
|
9959
10793
|
"docs": "Sets focus on the input.",
|
|
9960
10794
|
"docsTags": []
|
|
9961
10795
|
}
|
|
@@ -10100,28 +10934,6 @@
|
|
|
10100
10934
|
],
|
|
10101
10935
|
"usage": {},
|
|
10102
10936
|
"props": [
|
|
10103
|
-
{
|
|
10104
|
-
"name": "breakpoint",
|
|
10105
|
-
"type": "number",
|
|
10106
|
-
"complexType": {
|
|
10107
|
-
"original": "number",
|
|
10108
|
-
"resolved": "number",
|
|
10109
|
-
"references": {}
|
|
10110
|
-
},
|
|
10111
|
-
"mutable": false,
|
|
10112
|
-
"attr": "breakpoint",
|
|
10113
|
-
"reflectToAttr": false,
|
|
10114
|
-
"docs": "Breakpoint for smaller screens when the right sidebar is collapsed by default.",
|
|
10115
|
-
"docsTags": [],
|
|
10116
|
-
"default": "1024",
|
|
10117
|
-
"values": [
|
|
10118
|
-
{
|
|
10119
|
-
"type": "number"
|
|
10120
|
-
}
|
|
10121
|
-
],
|
|
10122
|
-
"optional": false,
|
|
10123
|
-
"required": false
|
|
10124
|
-
},
|
|
10125
10937
|
{
|
|
10126
10938
|
"name": "padded",
|
|
10127
10939
|
"type": "boolean",
|
|
@@ -10216,28 +11028,7 @@
|
|
|
10216
11028
|
}
|
|
10217
11029
|
],
|
|
10218
11030
|
"methods": [],
|
|
10219
|
-
"events": [
|
|
10220
|
-
{
|
|
10221
|
-
"event": "six-root-collapsed",
|
|
10222
|
-
"detail": "SixRootCollapsedPayload",
|
|
10223
|
-
"bubbles": true,
|
|
10224
|
-
"complexType": {
|
|
10225
|
-
"original": "SixRootCollapsedPayload",
|
|
10226
|
-
"resolved": "SixRootCollapsedPayload",
|
|
10227
|
-
"references": {
|
|
10228
|
-
"SixRootCollapsedPayload": {
|
|
10229
|
-
"location": "local",
|
|
10230
|
-
"path": "/home/runner/work/six-webcomponents/six-webcomponents/libraries/ui-library/src/components/six-root/six-root.tsx",
|
|
10231
|
-
"id": "src/components/six-root/six-root.tsx::SixRootCollapsedPayload"
|
|
10232
|
-
}
|
|
10233
|
-
}
|
|
10234
|
-
},
|
|
10235
|
-
"cancelable": true,
|
|
10236
|
-
"composed": true,
|
|
10237
|
-
"docs": "Emitted when display size is updated.",
|
|
10238
|
-
"docsTags": []
|
|
10239
|
-
}
|
|
10240
|
-
],
|
|
11031
|
+
"events": [],
|
|
10241
11032
|
"listeners": [],
|
|
10242
11033
|
"styles": [],
|
|
10243
11034
|
"slots": [
|
|
@@ -10286,13 +11077,11 @@
|
|
|
10286
11077
|
],
|
|
10287
11078
|
"dependents": [],
|
|
10288
11079
|
"dependencies": [
|
|
10289
|
-
"six-stage-indicator"
|
|
10290
|
-
"set-attributes"
|
|
11080
|
+
"six-stage-indicator"
|
|
10291
11081
|
],
|
|
10292
11082
|
"dependencyGraph": {
|
|
10293
11083
|
"six-root": [
|
|
10294
|
-
"six-stage-indicator"
|
|
10295
|
-
"set-attributes"
|
|
11084
|
+
"six-stage-indicator"
|
|
10296
11085
|
],
|
|
10297
11086
|
"six-stage-indicator": [
|
|
10298
11087
|
"six-icon"
|
|
@@ -10713,10 +11502,10 @@
|
|
|
10713
11502
|
},
|
|
10714
11503
|
{
|
|
10715
11504
|
"name": "filterDebounce",
|
|
10716
|
-
"type": "number",
|
|
11505
|
+
"type": "number | undefined",
|
|
10717
11506
|
"complexType": {
|
|
10718
11507
|
"original": "number",
|
|
10719
|
-
"resolved": "number",
|
|
11508
|
+
"resolved": "number | undefined",
|
|
10720
11509
|
"references": {}
|
|
10721
11510
|
},
|
|
10722
11511
|
"mutable": false,
|
|
@@ -10724,13 +11513,15 @@
|
|
|
10724
11513
|
"reflectToAttr": false,
|
|
10725
11514
|
"docs": "The debounce for the filter callbacks.",
|
|
10726
11515
|
"docsTags": [],
|
|
10727
|
-
"default": "DEFAULT_DEBOUNCE_FAST",
|
|
10728
11516
|
"values": [
|
|
10729
11517
|
{
|
|
10730
11518
|
"type": "number"
|
|
11519
|
+
},
|
|
11520
|
+
{
|
|
11521
|
+
"type": "undefined"
|
|
10731
11522
|
}
|
|
10732
11523
|
],
|
|
10733
|
-
"optional":
|
|
11524
|
+
"optional": true,
|
|
10734
11525
|
"required": false
|
|
10735
11526
|
},
|
|
10736
11527
|
{
|
|
@@ -10901,8 +11692,14 @@
|
|
|
10901
11692
|
"attr": "max-tags-visible",
|
|
10902
11693
|
"reflectToAttr": false,
|
|
10903
11694
|
"docs": "The maximum number of tags to show when `multiple` is true. After the maximum, \"+n\" will be shown to indicate the\nnumber of additional items that are selected. Set to -1 to remove the limit.",
|
|
10904
|
-
"docsTags": [
|
|
11695
|
+
"docsTags": [
|
|
11696
|
+
{
|
|
11697
|
+
"name": "deprecated",
|
|
11698
|
+
"text": ": This property is ignored. The component now displays as many items as possible and computes the \"+n\" dynamically."
|
|
11699
|
+
}
|
|
11700
|
+
],
|
|
10905
11701
|
"default": "3",
|
|
11702
|
+
"deprecation": ": This property is ignored. The component now displays as many items as possible and computes the \"+n\" dynamically.",
|
|
10906
11703
|
"values": [
|
|
10907
11704
|
{
|
|
10908
11705
|
"type": "number"
|
|
@@ -11051,6 +11848,52 @@
|
|
|
11051
11848
|
"optional": false,
|
|
11052
11849
|
"required": false
|
|
11053
11850
|
},
|
|
11851
|
+
{
|
|
11852
|
+
"name": "selectAllButton",
|
|
11853
|
+
"type": "boolean",
|
|
11854
|
+
"complexType": {
|
|
11855
|
+
"original": "boolean",
|
|
11856
|
+
"resolved": "boolean",
|
|
11857
|
+
"references": {}
|
|
11858
|
+
},
|
|
11859
|
+
"mutable": false,
|
|
11860
|
+
"attr": "select-all-button",
|
|
11861
|
+
"reflectToAttr": false,
|
|
11862
|
+
"docs": "Enables the select all button.",
|
|
11863
|
+
"docsTags": [],
|
|
11864
|
+
"default": "false",
|
|
11865
|
+
"values": [
|
|
11866
|
+
{
|
|
11867
|
+
"type": "boolean"
|
|
11868
|
+
}
|
|
11869
|
+
],
|
|
11870
|
+
"optional": false,
|
|
11871
|
+
"required": false
|
|
11872
|
+
},
|
|
11873
|
+
{
|
|
11874
|
+
"name": "selectAllText",
|
|
11875
|
+
"type": "string | undefined",
|
|
11876
|
+
"complexType": {
|
|
11877
|
+
"original": "string",
|
|
11878
|
+
"resolved": "string | undefined",
|
|
11879
|
+
"references": {}
|
|
11880
|
+
},
|
|
11881
|
+
"mutable": false,
|
|
11882
|
+
"attr": "select-all-text",
|
|
11883
|
+
"reflectToAttr": false,
|
|
11884
|
+
"docs": "Custom text for the \"select all\" button. Defaults to \"Select all\" and equivalents in supported languages.",
|
|
11885
|
+
"docsTags": [],
|
|
11886
|
+
"values": [
|
|
11887
|
+
{
|
|
11888
|
+
"type": "string"
|
|
11889
|
+
},
|
|
11890
|
+
{
|
|
11891
|
+
"type": "undefined"
|
|
11892
|
+
}
|
|
11893
|
+
],
|
|
11894
|
+
"optional": true,
|
|
11895
|
+
"required": false
|
|
11896
|
+
},
|
|
11054
11897
|
{
|
|
11055
11898
|
"name": "size",
|
|
11056
11899
|
"type": "\"large\" | \"medium\" | \"small\"",
|
|
@@ -11141,8 +11984,9 @@
|
|
|
11141
11984
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
11142
11985
|
"parameters": [
|
|
11143
11986
|
{
|
|
11144
|
-
"
|
|
11145
|
-
"
|
|
11987
|
+
"name": "options",
|
|
11988
|
+
"type": "FocusOptions | undefined",
|
|
11989
|
+
"docs": ""
|
|
11146
11990
|
}
|
|
11147
11991
|
],
|
|
11148
11992
|
"references": {
|
|
@@ -11158,7 +12002,13 @@
|
|
|
11158
12002
|
"return": "Promise<void>"
|
|
11159
12003
|
},
|
|
11160
12004
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
11161
|
-
"parameters": [
|
|
12005
|
+
"parameters": [
|
|
12006
|
+
{
|
|
12007
|
+
"name": "options",
|
|
12008
|
+
"type": "FocusOptions | undefined",
|
|
12009
|
+
"docs": ""
|
|
12010
|
+
}
|
|
12011
|
+
],
|
|
11162
12012
|
"docs": "Sets focus on the select.",
|
|
11163
12013
|
"docsTags": []
|
|
11164
12014
|
}
|
|
@@ -11286,38 +12136,36 @@
|
|
|
11286
12136
|
"dependents": [],
|
|
11287
12137
|
"dependencies": [
|
|
11288
12138
|
"six-menu-item",
|
|
11289
|
-
"six-tag",
|
|
11290
12139
|
"six-dropdown",
|
|
11291
12140
|
"six-icon-button",
|
|
11292
12141
|
"six-icon",
|
|
11293
12142
|
"six-input",
|
|
11294
12143
|
"six-menu",
|
|
12144
|
+
"six-button",
|
|
11295
12145
|
"six-error"
|
|
11296
12146
|
],
|
|
11297
12147
|
"dependencyGraph": {
|
|
11298
12148
|
"six-select": [
|
|
11299
12149
|
"six-menu-item",
|
|
11300
|
-
"six-tag",
|
|
11301
12150
|
"six-dropdown",
|
|
11302
12151
|
"six-icon-button",
|
|
11303
12152
|
"six-icon",
|
|
11304
12153
|
"six-input",
|
|
11305
12154
|
"six-menu",
|
|
12155
|
+
"six-button",
|
|
11306
12156
|
"six-error"
|
|
11307
12157
|
],
|
|
11308
12158
|
"six-menu-item": [
|
|
12159
|
+
"six-checkbox",
|
|
11309
12160
|
"six-icon"
|
|
11310
12161
|
],
|
|
11311
|
-
"six-
|
|
11312
|
-
"six-
|
|
11313
|
-
"six-icon-button"
|
|
11314
|
-
],
|
|
11315
|
-
"six-icon-button": [
|
|
11316
|
-
"six-icon"
|
|
12162
|
+
"six-checkbox": [
|
|
12163
|
+
"six-error"
|
|
11317
12164
|
],
|
|
11318
12165
|
"six-dropdown": [
|
|
11319
12166
|
"six-menu-item",
|
|
11320
12167
|
"six-input",
|
|
12168
|
+
"six-icon",
|
|
11321
12169
|
"six-menu"
|
|
11322
12170
|
],
|
|
11323
12171
|
"six-input": [
|
|
@@ -11326,6 +12174,12 @@
|
|
|
11326
12174
|
],
|
|
11327
12175
|
"six-menu": [
|
|
11328
12176
|
"six-menu-item"
|
|
12177
|
+
],
|
|
12178
|
+
"six-icon-button": [
|
|
12179
|
+
"six-icon"
|
|
12180
|
+
],
|
|
12181
|
+
"six-button": [
|
|
12182
|
+
"six-spinner"
|
|
11329
12183
|
]
|
|
11330
12184
|
}
|
|
11331
12185
|
},
|
|
@@ -11478,8 +12332,9 @@
|
|
|
11478
12332
|
"signature": "(index: number) => Promise<void>",
|
|
11479
12333
|
"parameters": [
|
|
11480
12334
|
{
|
|
11481
|
-
"
|
|
11482
|
-
"
|
|
12335
|
+
"name": "index",
|
|
12336
|
+
"type": "number",
|
|
12337
|
+
"docs": ""
|
|
11483
12338
|
}
|
|
11484
12339
|
],
|
|
11485
12340
|
"references": {
|
|
@@ -11495,7 +12350,13 @@
|
|
|
11495
12350
|
"return": "Promise<void>"
|
|
11496
12351
|
},
|
|
11497
12352
|
"signature": "selectItemByIndex(index: number) => Promise<void>",
|
|
11498
|
-
"parameters": [
|
|
12353
|
+
"parameters": [
|
|
12354
|
+
{
|
|
12355
|
+
"name": "index",
|
|
12356
|
+
"type": "number",
|
|
12357
|
+
"docs": ""
|
|
12358
|
+
}
|
|
12359
|
+
],
|
|
11499
12360
|
"docs": "Allows to select a menu item programmatically by index",
|
|
11500
12361
|
"docsTags": []
|
|
11501
12362
|
},
|
|
@@ -11509,8 +12370,9 @@
|
|
|
11509
12370
|
"signature": "(value: string) => Promise<void>",
|
|
11510
12371
|
"parameters": [
|
|
11511
12372
|
{
|
|
11512
|
-
"
|
|
11513
|
-
"
|
|
12373
|
+
"name": "value",
|
|
12374
|
+
"type": "string",
|
|
12375
|
+
"docs": ""
|
|
11514
12376
|
}
|
|
11515
12377
|
],
|
|
11516
12378
|
"references": {
|
|
@@ -11526,7 +12388,13 @@
|
|
|
11526
12388
|
"return": "Promise<void>"
|
|
11527
12389
|
},
|
|
11528
12390
|
"signature": "selectItemByName(value: string) => Promise<void>",
|
|
11529
|
-
"parameters": [
|
|
12391
|
+
"parameters": [
|
|
12392
|
+
{
|
|
12393
|
+
"name": "value",
|
|
12394
|
+
"type": "string",
|
|
12395
|
+
"docs": ""
|
|
12396
|
+
}
|
|
12397
|
+
],
|
|
11530
12398
|
"docs": "Allows to select a menu item programmatically by name",
|
|
11531
12399
|
"docsTags": []
|
|
11532
12400
|
},
|
|
@@ -12084,12 +12952,16 @@
|
|
|
12084
12952
|
}
|
|
12085
12953
|
],
|
|
12086
12954
|
"dependents": [
|
|
12087
|
-
"six-button"
|
|
12955
|
+
"six-button",
|
|
12956
|
+
"six-file-upload"
|
|
12088
12957
|
],
|
|
12089
12958
|
"dependencies": [],
|
|
12090
12959
|
"dependencyGraph": {
|
|
12091
12960
|
"six-button": [
|
|
12092
12961
|
"six-spinner"
|
|
12962
|
+
],
|
|
12963
|
+
"six-file-upload": [
|
|
12964
|
+
"six-spinner"
|
|
12093
12965
|
]
|
|
12094
12966
|
}
|
|
12095
12967
|
},
|
|
@@ -12451,8 +13323,9 @@
|
|
|
12451
13323
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
12452
13324
|
"parameters": [
|
|
12453
13325
|
{
|
|
12454
|
-
"
|
|
12455
|
-
"
|
|
13326
|
+
"name": "options",
|
|
13327
|
+
"type": "FocusOptions | undefined",
|
|
13328
|
+
"docs": ""
|
|
12456
13329
|
}
|
|
12457
13330
|
],
|
|
12458
13331
|
"references": {
|
|
@@ -12468,7 +13341,13 @@
|
|
|
12468
13341
|
"return": "Promise<void>"
|
|
12469
13342
|
},
|
|
12470
13343
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
12471
|
-
"parameters": [
|
|
13344
|
+
"parameters": [
|
|
13345
|
+
{
|
|
13346
|
+
"name": "options",
|
|
13347
|
+
"type": "FocusOptions | undefined",
|
|
13348
|
+
"docs": ""
|
|
13349
|
+
}
|
|
13350
|
+
],
|
|
12472
13351
|
"docs": "Sets focus on the switch.",
|
|
12473
13352
|
"docsTags": []
|
|
12474
13353
|
}
|
|
@@ -12731,8 +13610,9 @@
|
|
|
12731
13610
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
12732
13611
|
"parameters": [
|
|
12733
13612
|
{
|
|
12734
|
-
"
|
|
12735
|
-
"
|
|
13613
|
+
"name": "options",
|
|
13614
|
+
"type": "FocusOptions | undefined",
|
|
13615
|
+
"docs": ""
|
|
12736
13616
|
}
|
|
12737
13617
|
],
|
|
12738
13618
|
"references": {
|
|
@@ -12748,7 +13628,13 @@
|
|
|
12748
13628
|
"return": "Promise<void>"
|
|
12749
13629
|
},
|
|
12750
13630
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
12751
|
-
"parameters": [
|
|
13631
|
+
"parameters": [
|
|
13632
|
+
{
|
|
13633
|
+
"name": "options",
|
|
13634
|
+
"type": "FocusOptions | undefined",
|
|
13635
|
+
"docs": ""
|
|
13636
|
+
}
|
|
13637
|
+
],
|
|
12752
13638
|
"docs": "Sets focus to the tab.",
|
|
12753
13639
|
"docsTags": []
|
|
12754
13640
|
}
|
|
@@ -12925,8 +13811,9 @@
|
|
|
12925
13811
|
"signature": "(panel: string) => Promise<void>",
|
|
12926
13812
|
"parameters": [
|
|
12927
13813
|
{
|
|
12928
|
-
"
|
|
12929
|
-
"
|
|
13814
|
+
"name": "panel",
|
|
13815
|
+
"type": "string",
|
|
13816
|
+
"docs": ""
|
|
12930
13817
|
}
|
|
12931
13818
|
],
|
|
12932
13819
|
"references": {
|
|
@@ -12938,7 +13825,13 @@
|
|
|
12938
13825
|
"return": "Promise<void>"
|
|
12939
13826
|
},
|
|
12940
13827
|
"signature": "show(panel: string) => Promise<void>",
|
|
12941
|
-
"parameters": [
|
|
13828
|
+
"parameters": [
|
|
13829
|
+
{
|
|
13830
|
+
"name": "panel",
|
|
13831
|
+
"type": "string",
|
|
13832
|
+
"docs": ""
|
|
13833
|
+
}
|
|
13834
|
+
],
|
|
12942
13835
|
"docs": "Shows the specified tab panel.",
|
|
12943
13836
|
"docsTags": []
|
|
12944
13837
|
}
|
|
@@ -13329,9 +14222,7 @@
|
|
|
13329
14222
|
"docs": "The tag content."
|
|
13330
14223
|
}
|
|
13331
14224
|
],
|
|
13332
|
-
"dependents": [
|
|
13333
|
-
"six-select"
|
|
13334
|
-
],
|
|
14225
|
+
"dependents": [],
|
|
13335
14226
|
"dependencies": [
|
|
13336
14227
|
"six-tooltip",
|
|
13337
14228
|
"six-icon-button"
|
|
@@ -13343,9 +14234,6 @@
|
|
|
13343
14234
|
],
|
|
13344
14235
|
"six-icon-button": [
|
|
13345
14236
|
"six-icon"
|
|
13346
|
-
],
|
|
13347
|
-
"six-select": [
|
|
13348
|
-
"six-tag"
|
|
13349
14237
|
]
|
|
13350
14238
|
}
|
|
13351
14239
|
},
|
|
@@ -14004,8 +14892,9 @@
|
|
|
14004
14892
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
14005
14893
|
"parameters": [
|
|
14006
14894
|
{
|
|
14007
|
-
"
|
|
14008
|
-
"
|
|
14895
|
+
"name": "options",
|
|
14896
|
+
"type": "FocusOptions | undefined",
|
|
14897
|
+
"docs": ""
|
|
14009
14898
|
}
|
|
14010
14899
|
],
|
|
14011
14900
|
"references": {
|
|
@@ -14021,7 +14910,13 @@
|
|
|
14021
14910
|
"return": "Promise<void>"
|
|
14022
14911
|
},
|
|
14023
14912
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
14024
|
-
"parameters": [
|
|
14913
|
+
"parameters": [
|
|
14914
|
+
{
|
|
14915
|
+
"name": "options",
|
|
14916
|
+
"type": "FocusOptions | undefined",
|
|
14917
|
+
"docs": ""
|
|
14918
|
+
}
|
|
14919
|
+
],
|
|
14025
14920
|
"docs": "Sets focus on the textarea.",
|
|
14026
14921
|
"docsTags": []
|
|
14027
14922
|
},
|
|
@@ -14032,23 +14927,27 @@
|
|
|
14032
14927
|
"docs": ""
|
|
14033
14928
|
},
|
|
14034
14929
|
"complexType": {
|
|
14035
|
-
"signature": "(replacement: string, start: number, end: number, selectMode?:
|
|
14930
|
+
"signature": "(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
14036
14931
|
"parameters": [
|
|
14037
14932
|
{
|
|
14038
|
-
"
|
|
14039
|
-
"
|
|
14933
|
+
"name": "replacement",
|
|
14934
|
+
"type": "string",
|
|
14935
|
+
"docs": ""
|
|
14040
14936
|
},
|
|
14041
14937
|
{
|
|
14042
|
-
"
|
|
14043
|
-
"
|
|
14938
|
+
"name": "start",
|
|
14939
|
+
"type": "number",
|
|
14940
|
+
"docs": ""
|
|
14044
14941
|
},
|
|
14045
14942
|
{
|
|
14046
|
-
"
|
|
14047
|
-
"
|
|
14943
|
+
"name": "end",
|
|
14944
|
+
"type": "number",
|
|
14945
|
+
"docs": ""
|
|
14048
14946
|
},
|
|
14049
14947
|
{
|
|
14050
|
-
"
|
|
14051
|
-
"
|
|
14948
|
+
"name": "selectMode",
|
|
14949
|
+
"type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
|
|
14950
|
+
"docs": ""
|
|
14052
14951
|
}
|
|
14053
14952
|
],
|
|
14054
14953
|
"references": {
|
|
@@ -14059,8 +14958,29 @@
|
|
|
14059
14958
|
},
|
|
14060
14959
|
"return": "Promise<void>"
|
|
14061
14960
|
},
|
|
14062
|
-
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?:
|
|
14063
|
-
"parameters": [
|
|
14961
|
+
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
14962
|
+
"parameters": [
|
|
14963
|
+
{
|
|
14964
|
+
"name": "replacement",
|
|
14965
|
+
"type": "string",
|
|
14966
|
+
"docs": ""
|
|
14967
|
+
},
|
|
14968
|
+
{
|
|
14969
|
+
"name": "start",
|
|
14970
|
+
"type": "number",
|
|
14971
|
+
"docs": ""
|
|
14972
|
+
},
|
|
14973
|
+
{
|
|
14974
|
+
"name": "end",
|
|
14975
|
+
"type": "number",
|
|
14976
|
+
"docs": ""
|
|
14977
|
+
},
|
|
14978
|
+
{
|
|
14979
|
+
"name": "selectMode",
|
|
14980
|
+
"type": "\"select\" | \"start\" | \"end\" | \"preserve\"",
|
|
14981
|
+
"docs": ""
|
|
14982
|
+
}
|
|
14983
|
+
],
|
|
14064
14984
|
"docs": "Replaces a range of text with a new string.",
|
|
14065
14985
|
"docsTags": []
|
|
14066
14986
|
},
|
|
@@ -14071,19 +14991,22 @@
|
|
|
14071
14991
|
"docs": ""
|
|
14072
14992
|
},
|
|
14073
14993
|
"complexType": {
|
|
14074
|
-
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
14994
|
+
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: \"forward\" | \"backward\" | \"none\") => Promise<void | undefined>",
|
|
14075
14995
|
"parameters": [
|
|
14076
14996
|
{
|
|
14077
|
-
"
|
|
14078
|
-
"
|
|
14997
|
+
"name": "selectionStart",
|
|
14998
|
+
"type": "number",
|
|
14999
|
+
"docs": ""
|
|
14079
15000
|
},
|
|
14080
15001
|
{
|
|
14081
|
-
"
|
|
14082
|
-
"
|
|
15002
|
+
"name": "selectionEnd",
|
|
15003
|
+
"type": "number",
|
|
15004
|
+
"docs": ""
|
|
14083
15005
|
},
|
|
14084
15006
|
{
|
|
14085
|
-
"
|
|
14086
|
-
"
|
|
15007
|
+
"name": "selectionDirection",
|
|
15008
|
+
"type": "\"none\" | \"forward\" | \"backward\"",
|
|
15009
|
+
"docs": ""
|
|
14087
15010
|
}
|
|
14088
15011
|
],
|
|
14089
15012
|
"references": {
|
|
@@ -14094,8 +15017,24 @@
|
|
|
14094
15017
|
},
|
|
14095
15018
|
"return": "Promise<void | undefined>"
|
|
14096
15019
|
},
|
|
14097
|
-
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
14098
|
-
"parameters": [
|
|
15020
|
+
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: \"forward\" | \"backward\" | \"none\") => Promise<void | undefined>",
|
|
15021
|
+
"parameters": [
|
|
15022
|
+
{
|
|
15023
|
+
"name": "selectionStart",
|
|
15024
|
+
"type": "number",
|
|
15025
|
+
"docs": ""
|
|
15026
|
+
},
|
|
15027
|
+
{
|
|
15028
|
+
"name": "selectionEnd",
|
|
15029
|
+
"type": "number",
|
|
15030
|
+
"docs": ""
|
|
15031
|
+
},
|
|
15032
|
+
{
|
|
15033
|
+
"name": "selectionDirection",
|
|
15034
|
+
"type": "\"none\" | \"forward\" | \"backward\"",
|
|
15035
|
+
"docs": ""
|
|
15036
|
+
}
|
|
15037
|
+
],
|
|
14099
15038
|
"docs": "Sets the start and end positions of the text selection (0-based).",
|
|
14100
15039
|
"docsTags": []
|
|
14101
15040
|
}
|
|
@@ -14183,7 +15122,13 @@
|
|
|
14183
15122
|
}
|
|
14184
15123
|
],
|
|
14185
15124
|
"listeners": [],
|
|
14186
|
-
"styles": [
|
|
15125
|
+
"styles": [
|
|
15126
|
+
{
|
|
15127
|
+
"name": "--height",
|
|
15128
|
+
"annotation": "prop",
|
|
15129
|
+
"docs": "The textarea height."
|
|
15130
|
+
}
|
|
15131
|
+
],
|
|
14187
15132
|
"slots": [
|
|
14188
15133
|
{
|
|
14189
15134
|
"name": "error-text",
|
|
@@ -15169,8 +16114,9 @@
|
|
|
15169
16114
|
"signature": "(options?: FocusOptions) => Promise<void>",
|
|
15170
16115
|
"parameters": [
|
|
15171
16116
|
{
|
|
15172
|
-
"
|
|
15173
|
-
"
|
|
16117
|
+
"name": "options",
|
|
16118
|
+
"type": "FocusOptions | undefined",
|
|
16119
|
+
"docs": ""
|
|
15174
16120
|
}
|
|
15175
16121
|
],
|
|
15176
16122
|
"references": {
|
|
@@ -15186,7 +16132,13 @@
|
|
|
15186
16132
|
"return": "Promise<void>"
|
|
15187
16133
|
},
|
|
15188
16134
|
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
15189
|
-
"parameters": [
|
|
16135
|
+
"parameters": [
|
|
16136
|
+
{
|
|
16137
|
+
"name": "options",
|
|
16138
|
+
"type": "FocusOptions | undefined",
|
|
16139
|
+
"docs": ""
|
|
16140
|
+
}
|
|
16141
|
+
],
|
|
15190
16142
|
"docs": "Sets focus on the datepickers input.",
|
|
15191
16143
|
"docsTags": []
|
|
15192
16144
|
}
|
|
@@ -15746,6 +16698,16 @@
|
|
|
15746
16698
|
}
|
|
15747
16699
|
],
|
|
15748
16700
|
"typeLibrary": {
|
|
16701
|
+
"src/components/six-alert/six-alert.tsx::AlertType": {
|
|
16702
|
+
"declaration": "export type AlertType = 'primary' | 'success' | 'info' | 'warning' | 'danger';",
|
|
16703
|
+
"docstring": "",
|
|
16704
|
+
"path": "src/components/six-alert/six-alert.tsx"
|
|
16705
|
+
},
|
|
16706
|
+
"src/utils/types.ts::EmptyPayload": {
|
|
16707
|
+
"declaration": "undefined",
|
|
16708
|
+
"docstring": "",
|
|
16709
|
+
"path": "src/utils/types.ts"
|
|
16710
|
+
},
|
|
15749
16711
|
"src/components/six-item-picker/types.ts::ItemPickerType": {
|
|
15750
16712
|
"declaration": "export enum ItemPickerType {\n NUMBER = 'number',\n LETTER = 'letter',\n CAPITAL_LETTER = 'capital-letter',\n LOWER_LETTER = 'lower-letter',\n CUSTOM = 'custom',\n}",
|
|
15751
16713
|
"docstring": "",
|
|
@@ -15771,11 +16733,6 @@
|
|
|
15771
16733
|
"docstring": "",
|
|
15772
16734
|
"path": "src/components/six-timepicker/six-timepicker.tsx"
|
|
15773
16735
|
},
|
|
15774
|
-
"src/utils/types.ts::EmptyPayload": {
|
|
15775
|
-
"declaration": "undefined",
|
|
15776
|
-
"docstring": "",
|
|
15777
|
-
"path": "src/utils/types.ts"
|
|
15778
|
-
},
|
|
15779
16736
|
"src/components/six-datepicker/six-date-formats.tsx::SixDateFormats": {
|
|
15780
16737
|
"declaration": "export enum SixDateFormats {\n DDMMYYY_DOT = 'dd.mm.yyyy',\n YYYYMMDD_DASH = 'yyyy-mm-dd',\n DDMMYYYY_DASH = 'dd-mm-yyyy',\n DDMMYYYY_SLASH = 'dd/mm/yyyy',\n YYYYMMDD_SLASH = 'yyyy/mm/dd',\n DDMMYY_DOT = 'dd.mm.yy',\n YYMMDD_DASH = 'yy-mm-dd',\n DDMMYY_DASH = 'dd-mm-yy',\n DDMMYY_SLASH = 'dd/mm/yy',\n YYMMDD_SLASH = 'yy/mm/dd',\n\n DDMMYYY_DOT_TIME = 'dd.mm.yyyy hh:MM:ss',\n YYYYMMDD_DASH_TIME = 'yyyy-mm-dd hh:MM:ss',\n DDMMYYYY_DASH_TIME = 'dd-mm-yyyy hh:MM:ss',\n DDMMYYYY_SLASH_TIME = 'dd/mm/yyyy hh:MM:ss',\n YYYYMMDD_SLASH_TIME = 'yyyy/mm/dd hh:MM:ss',\n DDMMYY_DOT_TIME = 'dd.mm.yy hh:MM:ss',\n YYMMDD_DASH_TIME = 'yy-mm-dd hh:MM:ss',\n DDMMYY_DASH_TIME = 'dd-mm-yy hh:MM:ss',\n DDMMYY_SLASH_TIME = 'dd/mm/yy hh:MM:ss',\n YYMMDD_SLASH_TIME = 'yy/mm/dd hh:MM:ss',\n}",
|
|
15781
16738
|
"docstring": "",
|
|
@@ -15846,6 +16803,16 @@
|
|
|
15846
16803
|
"docstring": "",
|
|
15847
16804
|
"path": "src/components/six-header/six-header.tsx"
|
|
15848
16805
|
},
|
|
16806
|
+
"src/components/six-input/six-input.tsx::SelectionRangeDirection": {
|
|
16807
|
+
"declaration": "export type SelectionRangeDirection = 'forward' | 'backward' | 'none';",
|
|
16808
|
+
"docstring": "",
|
|
16809
|
+
"path": "src/components/six-input/six-input.tsx"
|
|
16810
|
+
},
|
|
16811
|
+
"src/components/six-input/six-input.tsx::SelectionRange": {
|
|
16812
|
+
"declaration": "any",
|
|
16813
|
+
"docstring": "",
|
|
16814
|
+
"path": "src/components/six-input/six-input.tsx"
|
|
16815
|
+
},
|
|
15849
16816
|
"src/components/six-language-switcher/six-language-switcher.tsx::SixLanguageSwitcherInput": {
|
|
15850
16817
|
"declaration": "export interface SixLanguageSwitcherInput {\n key: string;\n value: string;\n}",
|
|
15851
16818
|
"docstring": "",
|
|
@@ -15861,11 +16828,6 @@
|
|
|
15861
16828
|
"docstring": "",
|
|
15862
16829
|
"path": "src/components/six-stage-indicator/six-stage-indicator.tsx"
|
|
15863
16830
|
},
|
|
15864
|
-
"src/components/six-root/six-root.tsx::SixRootCollapsedPayload": {
|
|
15865
|
-
"declaration": "export interface SixRootCollapsedPayload {\n collapsed: boolean;\n}",
|
|
15866
|
-
"docstring": "",
|
|
15867
|
-
"path": "src/components/six-root/six-root.tsx"
|
|
15868
|
-
},
|
|
15869
16831
|
"src/components/six-search-field/six-search-field.tsx::SixSearchFieldChangePayload": {
|
|
15870
16832
|
"declaration": "export interface SixSearchFieldChangePayload {\n value: string;\n}",
|
|
15871
16833
|
"docstring": "",
|