@six-group/ui-library 0.0.0-insider.d005298 → 0.0.0-insider.d6239e2
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/{form-control-8d64e974.js → form-control-b39f1df5.js} +2 -2
- package/dist/cjs/{form-control-8d64e974.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/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 +5 -4
- package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/six-avatar.cjs.entry.js +5 -4
- package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-badge.cjs.entry.js +5 -4
- package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/six-button.cjs.entry.js +7 -5
- package/dist/cjs/six-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-card.cjs.entry.js +4 -3
- package/dist/cjs/six-card.cjs.entry.js.map +1 -1
- package/dist/cjs/six-checkbox.cjs.entry.js +128 -0
- package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -0
- package/dist/cjs/six-datepicker.cjs.entry.js +16 -13
- package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-details.cjs.entry.js +6 -5
- package/dist/cjs/six-details.cjs.entry.js.map +1 -1
- package/dist/cjs/six-dialog.cjs.entry.js +12 -30
- package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/six-drawer.cjs.entry.js +13 -30
- 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} +88 -13
- 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 +5 -4
- 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 +4 -3
- package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/six-group-label.cjs.entry.js +5 -4
- 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 +45 -28
- 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 +5 -4
- package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
- package/dist/cjs/six-input.cjs.entry.js +17 -7
- package/dist/cjs/six-input.cjs.entry.js.map +1 -1
- package/dist/cjs/six-item-picker.cjs.entry.js +6 -5
- 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 +4 -3
- package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/six-menu-label.cjs.entry.js +4 -3
- 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 +6 -5
- package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-progress-ring.cjs.entry.js +4 -3
- package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
- package/dist/cjs/six-radio.cjs.entry.js +5 -4
- package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
- package/dist/cjs/six-range.cjs.entry.js +17 -6
- package/dist/cjs/six-range.cjs.entry.js.map +1 -1
- package/dist/cjs/six-root.cjs.entry.js +4 -3
- package/dist/cjs/six-root.cjs.entry.js.map +1 -1
- package/dist/cjs/six-search-field.cjs.entry.js +4 -3
- package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
- package/dist/cjs/six-select.cjs.entry.js +93 -50
- package/dist/cjs/six-select.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar-item-group.cjs.entry.js +5 -4
- 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 +5 -4
- package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-spinner.cjs.entry.js +41 -7
- package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
- package/dist/cjs/six-stage-indicator.cjs.entry.js +3 -2
- package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -1
- package/dist/cjs/six-switch.cjs.entry.js +6 -5
- package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-group.cjs.entry.js +34 -8
- package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-panel.cjs.entry.js +4 -3
- package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab.cjs.entry.js +5 -4
- package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tag.cjs.entry.js +5 -4
- package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/six-textarea.cjs.entry.js +7 -6
- package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tile.cjs.entry.js +8 -7
- package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
- package/dist/cjs/six-timepicker.cjs.entry.js +5 -4
- package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tooltip.cjs.entry.js +5 -4
- package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
- 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 +7 -3
- package/dist/collection/components/six-alert/six-alert.js +2 -2
- package/dist/collection/components/six-alert/six-alert.js.map +1 -1
- 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.js +2 -2
- package/dist/collection/components/six-badge/six-badge.js.map +1 -1
- package/dist/collection/components/six-button/six-button.css +17 -4
- package/dist/collection/components/six-button/six-button.js +5 -4
- package/dist/collection/components/six-button/six-button.js.map +1 -1
- 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 +2 -0
- package/dist/collection/components/six-checkbox/six-checkbox.js +2 -2
- package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
- package/dist/collection/components/six-datepicker/six-datepicker.js +13 -11
- package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
- 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.js +8 -28
- package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
- 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.js +5 -5
- 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.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 +11 -0
- 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.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.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 +5 -20
- package/dist/collection/components/six-header/six-header.js +135 -42
- 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.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 +2 -1
- 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 +1 -0
- package/dist/collection/components/six-input/six-input.js +41 -5
- 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-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.js +13 -4
- package/dist/collection/components/six-menu/six-menu.js.map +1 -1
- 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.js +2 -2
- package/dist/collection/components/six-menu-item/six-menu-item.js.map +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.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.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.js +2 -2
- package/dist/collection/components/six-radio/six-radio.js.map +1 -1
- package/dist/collection/components/six-range/six-range.css +1 -1
- package/dist/collection/components/six-range/six-range.js +12 -2
- package/dist/collection/components/six-range/six-range.js.map +1 -1
- package/dist/collection/components/six-root/six-root.js +1 -1
- package/dist/collection/components/six-root/six-root.js.map +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.js +56 -47
- 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.js +2 -2
- 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 +8 -0
- 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 +45 -0
- package/dist/collection/components/six-spinner/six-spinner.js +59 -10
- package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
- package/dist/collection/components/six-switch/six-switch.js +2 -2
- package/dist/collection/components/six-switch/six-switch.js.map +1 -1
- package/dist/collection/components/six-tab/six-tab.js +2 -2
- package/dist/collection/components/six-tab/six-tab.js.map +1 -1
- package/dist/collection/components/six-tab-group/six-tab-group.js +33 -7
- package/dist/collection/components/six-tab-group/six-tab-group.js.map +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.js +2 -2
- package/dist/collection/components/six-tag/six-tag.js.map +1 -1
- package/dist/collection/components/six-textarea/six-textarea.css +5 -0
- package/dist/collection/components/six-textarea/six-textarea.js +4 -4
- package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
- 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.js +2 -2
- package/dist/collection/components/six-timepicker/six-timepicker.js.map +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/utils/alert.js.map +1 -1
- package/dist/collection/utils/date-util.js.map +1 -1
- 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.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 +8 -0
- 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 +4 -3
- package/dist/components/six-alert.js.map +1 -1
- package/dist/components/six-avatar.js +4 -3
- package/dist/components/six-avatar.js.map +1 -1
- package/dist/components/six-badge.js +4 -3
- package/dist/components/six-badge.js.map +1 -1
- package/dist/components/six-button2.js +6 -4
- package/dist/components/six-button2.js.map +1 -1
- package/dist/components/six-card.js +3 -2
- package/dist/components/six-card.js.map +1 -1
- package/dist/components/six-checkbox2.js +5 -4
- package/dist/components/six-checkbox2.js.map +1 -1
- package/dist/components/six-datepicker.js +15 -12
- package/dist/components/six-datepicker.js.map +1 -1
- package/dist/components/six-details2.js +5 -4
- package/dist/components/six-details2.js.map +1 -1
- package/dist/components/six-dialog.js +11 -29
- package/dist/components/six-dialog.js.map +1 -1
- package/dist/components/six-drawer.js +12 -29
- package/dist/components/six-drawer.js.map +1 -1
- package/dist/components/six-dropdown2.js +7 -6
- 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 +4 -3
- 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 +3 -2
- package/dist/components/six-footer.js.map +1 -1
- package/dist/components/six-group-label.js +3 -2
- 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/six-header-item.d.ts +11 -0
- 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 +70 -39
- 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 +4 -3
- package/dist/components/six-icon2.js.map +1 -1
- package/dist/components/six-input2.js +16 -5
- package/dist/components/six-input2.js.map +1 -1
- package/dist/components/six-item-picker2.js +5 -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 +3 -2
- package/dist/components/six-menu-divider.js.map +1 -1
- package/dist/components/six-menu-item2.js +4 -3
- package/dist/components/six-menu-item2.js.map +1 -1
- package/dist/components/six-menu-label.js +3 -2
- package/dist/components/six-menu-label.js.map +1 -1
- package/dist/components/six-menu2.js +15 -5
- 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 +5 -4
- package/dist/components/six-progress-bar.js.map +1 -1
- package/dist/components/six-progress-ring.js +3 -2
- package/dist/components/six-progress-ring.js.map +1 -1
- package/dist/components/six-radio.js +4 -3
- 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 +3 -2
- package/dist/components/six-root.js.map +1 -1
- package/dist/components/six-search-field.js +3 -2
- package/dist/components/six-search-field.js.map +1 -1
- package/dist/components/six-select.js +91 -48
- 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 +4 -3
- package/dist/components/six-sidebar.js.map +1 -1
- package/dist/components/six-spinner2.js +41 -6
- package/dist/components/six-spinner2.js.map +1 -1
- package/dist/components/six-stage-indicator2.js +2 -1
- package/dist/components/six-stage-indicator2.js.map +1 -1
- package/dist/components/six-switch.js +4 -3
- package/dist/components/six-switch.js.map +1 -1
- package/dist/components/six-tab-group.js +35 -8
- package/dist/components/six-tab-group.js.map +1 -1
- package/dist/components/six-tab-panel.js +3 -2
- package/dist/components/six-tab-panel.js.map +1 -1
- package/dist/components/six-tab.js +4 -3
- package/dist/components/six-tab.js.map +1 -1
- package/dist/components/six-tag.js +4 -3
- 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 +7 -6
- package/dist/components/six-tile.js.map +1 -1
- package/dist/components/six-timepicker2.js +4 -3
- package/dist/components/six-timepicker2.js.map +1 -1
- package/dist/components/six-tooltip2.js +4 -3
- package/dist/components/six-tooltip2.js.map +1 -1
- package/dist/components.d.ts +34 -0
- package/dist/components.json +724 -74
- package/dist/esm/app-globals-0f993ce5.js +5 -0
- package/dist/esm/app-globals-0f993ce5.js.map +1 -0
- package/dist/esm/{form-control-d403a9cf.js → form-control-ad1710bf.js} +2 -2
- package/dist/esm/{form-control-d403a9cf.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/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 +5 -4
- package/dist/esm/six-alert.entry.js.map +1 -1
- package/dist/esm/six-avatar.entry.js +5 -4
- package/dist/esm/six-avatar.entry.js.map +1 -1
- package/dist/esm/six-badge.entry.js +5 -4
- package/dist/esm/six-badge.entry.js.map +1 -1
- package/dist/esm/six-button.entry.js +7 -5
- package/dist/esm/six-button.entry.js.map +1 -1
- package/dist/esm/six-card.entry.js +4 -3
- package/dist/esm/six-card.entry.js.map +1 -1
- package/dist/esm/six-checkbox.entry.js +124 -0
- package/dist/esm/six-checkbox.entry.js.map +1 -0
- package/dist/esm/six-datepicker.entry.js +16 -13
- package/dist/esm/six-datepicker.entry.js.map +1 -1
- package/dist/esm/six-details.entry.js +6 -5
- package/dist/esm/six-details.entry.js.map +1 -1
- package/dist/esm/six-dialog.entry.js +12 -30
- package/dist/esm/six-dialog.entry.js.map +1 -1
- package/dist/esm/six-drawer.entry.js +13 -30
- package/dist/esm/six-drawer.entry.js.map +1 -1
- package/dist/esm/{six-dropdown_2.entry.js → six-dropdown_3.entry.js} +88 -14
- 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 +5 -4
- 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 +4 -3
- package/dist/esm/six-footer.entry.js.map +1 -1
- package/dist/esm/six-group-label.entry.js +5 -4
- 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 +45 -28
- 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 +5 -4
- package/dist/esm/six-icon.entry.js.map +1 -1
- package/dist/esm/six-input.entry.js +17 -7
- package/dist/esm/six-input.entry.js.map +1 -1
- package/dist/esm/six-item-picker.entry.js +6 -5
- 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 +4 -3
- package/dist/esm/six-menu-divider.entry.js.map +1 -1
- package/dist/esm/six-menu-label.entry.js +4 -3
- 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 +6 -5
- package/dist/esm/six-progress-bar.entry.js.map +1 -1
- package/dist/esm/six-progress-ring.entry.js +4 -3
- package/dist/esm/six-progress-ring.entry.js.map +1 -1
- package/dist/esm/six-radio.entry.js +5 -4
- package/dist/esm/six-radio.entry.js.map +1 -1
- package/dist/esm/six-range.entry.js +17 -6
- package/dist/esm/six-range.entry.js.map +1 -1
- package/dist/esm/six-root.entry.js +4 -3
- package/dist/esm/six-root.entry.js.map +1 -1
- package/dist/esm/six-search-field.entry.js +4 -3
- package/dist/esm/six-search-field.entry.js.map +1 -1
- package/dist/esm/six-select.entry.js +93 -50
- package/dist/esm/six-select.entry.js.map +1 -1
- package/dist/esm/six-sidebar-item-group.entry.js +5 -4
- 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 +5 -4
- package/dist/esm/six-sidebar.entry.js.map +1 -1
- package/dist/esm/six-spinner.entry.js +41 -7
- package/dist/esm/six-spinner.entry.js.map +1 -1
- package/dist/esm/six-stage-indicator.entry.js +3 -2
- package/dist/esm/six-stage-indicator.entry.js.map +1 -1
- package/dist/esm/six-switch.entry.js +6 -5
- package/dist/esm/six-switch.entry.js.map +1 -1
- package/dist/esm/six-tab-group.entry.js +34 -8
- package/dist/esm/six-tab-group.entry.js.map +1 -1
- package/dist/esm/six-tab-panel.entry.js +4 -3
- package/dist/esm/six-tab-panel.entry.js.map +1 -1
- package/dist/esm/six-tab.entry.js +5 -4
- package/dist/esm/six-tab.entry.js.map +1 -1
- package/dist/esm/six-tag.entry.js +5 -4
- package/dist/esm/six-tag.entry.js.map +1 -1
- package/dist/esm/six-textarea.entry.js +7 -6
- package/dist/esm/six-textarea.entry.js.map +1 -1
- package/dist/esm/six-tile.entry.js +8 -7
- package/dist/esm/six-tile.entry.js.map +1 -1
- package/dist/esm/six-timepicker.entry.js +5 -4
- package/dist/esm/six-timepicker.entry.js.map +1 -1
- package/dist/esm/six-tooltip.entry.js +5 -4
- package/dist/esm/six-tooltip.entry.js.map +1 -1
- package/dist/esm/ui-library.js +14 -12
- package/dist/esm/ui-library.js.map +1 -1
- package/dist/types/components/six-button/six-button.d.ts +1 -1
- 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 +9 -1
- package/dist/types/components/six-logo/six-logo.d.ts +9 -0
- package/dist/types/components/six-menu/six-menu.d.ts +1 -1
- package/dist/types/components/six-range/six-range.d.ts +2 -0
- package/dist/types/components/six-select/six-select.d.ts +0 -2
- package/dist/types/components/six-select/util.d.ts +2 -0
- package/dist/types/components/six-spinner/six-spinner.d.ts +24 -4
- package/dist/types/components/six-tab-group/six-tab-group.d.ts +4 -1
- package/dist/types/components.d.ts +263 -11
- package/dist/types/stencil-public-runtime.d.ts +3 -10
- 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.map +1 -1
- package/dist/ui-library/{p-50dae789.entry.js → p-03acec96.entry.js} +2 -2
- 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-9c79341d.entry.js → p-0a6b6429.entry.js} +2 -2
- package/dist/ui-library/p-0a6b6429.entry.js.map +1 -0
- package/dist/ui-library/p-0cebf1d2.js.map +1 -1
- 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-04cc397c.entry.js → p-1f7a0cb5.entry.js} +2 -2
- 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-da7f3dbd.entry.js → p-42cd3588.entry.js} +2 -2
- 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-d95e292e.entry.js → p-49019d6c.entry.js} +2 -2
- 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-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-ac57ba5c.entry.js → p-7eb9ae75.entry.js} +2 -2
- 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-862d474e.js.map +1 -1
- package/dist/ui-library/{p-961bd001.entry.js → p-870139dc.entry.js} +2 -2
- 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-61e66671.js → p-a04460e3.js} +2 -2
- package/dist/ui-library/{p-61e66671.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-884c5cf9.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.map +1 -1
- 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-e9462085.entry.js +2 -0
- package/dist/ui-library/p-e9462085.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-1f5840b5.entry.js → p-f9a1f6ab.entry.js} +2 -2
- package/dist/ui-library/p-f9a1f6ab.entry.js.map +1 -0
- package/dist/ui-library/{p-0440335d.entry.js → p-ffce31da.entry.js} +2 -2
- package/dist/ui-library/p-ffce31da.entry.js.map +1 -0
- package/dist/ui-library/ui-library.css +1 -1
- 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 +8 -20
- package/dist/cjs/index-d7748d51.js +0 -2230
- package/dist/cjs/index-d7748d51.js.map +0 -1
- package/dist/cjs/modal-3ce015be.js.map +0 -1
- package/dist/cjs/six-checkbox_2.cjs.entry.js +0 -190
- package/dist/cjs/six-checkbox_2.cjs.entry.js.map +0 -1
- package/dist/cjs/six-dropdown_2.cjs.entry.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 -147
- 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 -36
- 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 -102
- 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/esm/index-79d4ef67.js +0 -2201
- package/dist/esm/index-79d4ef67.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/six-checkbox_2.entry.js +0 -185
- package/dist/esm/six-checkbox_2.entry.js.map +0 -1
- package/dist/esm/six-dropdown_2.entry.js.map +0 -1
- package/dist/types/utils/support.d.ts +0 -1
- 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-0440335d.entry.js.map +0 -1
- package/dist/ui-library/p-04cc397c.entry.js.map +0 -1
- package/dist/ui-library/p-0edd3091.entry.js +0 -2
- package/dist/ui-library/p-0edd3091.entry.js.map +0 -1
- package/dist/ui-library/p-150b7664.entry.js +0 -2
- package/dist/ui-library/p-150b7664.entry.js.map +0 -1
- package/dist/ui-library/p-1f5840b5.entry.js.map +0 -1
- package/dist/ui-library/p-28cc013e.entry.js +0 -2
- package/dist/ui-library/p-28cc013e.entry.js.map +0 -1
- package/dist/ui-library/p-3424bbc0.entry.js +0 -2
- package/dist/ui-library/p-3424bbc0.entry.js.map +0 -1
- package/dist/ui-library/p-348c68a8.entry.js +0 -2
- package/dist/ui-library/p-348c68a8.entry.js.map +0 -1
- package/dist/ui-library/p-3723ca06.entry.js +0 -2
- package/dist/ui-library/p-3723ca06.entry.js.map +0 -1
- package/dist/ui-library/p-37aeac5e.entry.js +0 -2
- package/dist/ui-library/p-37aeac5e.entry.js.map +0 -1
- package/dist/ui-library/p-3d7fb086.entry.js +0 -2
- package/dist/ui-library/p-3d7fb086.entry.js.map +0 -1
- package/dist/ui-library/p-457f7373.entry.js +0 -2
- package/dist/ui-library/p-457f7373.entry.js.map +0 -1
- package/dist/ui-library/p-4a667f31.entry.js +0 -2
- package/dist/ui-library/p-4a667f31.entry.js.map +0 -1
- package/dist/ui-library/p-50dae789.entry.js.map +0 -1
- package/dist/ui-library/p-546e33d9.entry.js +0 -2
- package/dist/ui-library/p-546e33d9.entry.js.map +0 -1
- package/dist/ui-library/p-5db3a705.entry.js +0 -2
- package/dist/ui-library/p-5db3a705.entry.js.map +0 -1
- package/dist/ui-library/p-6296779b.entry.js +0 -2
- package/dist/ui-library/p-6296779b.entry.js.map +0 -1
- package/dist/ui-library/p-64b4755d.entry.js +0 -2
- package/dist/ui-library/p-64b4755d.entry.js.map +0 -1
- package/dist/ui-library/p-6c1b046e.entry.js +0 -2
- package/dist/ui-library/p-6c1b046e.entry.js.map +0 -1
- package/dist/ui-library/p-7115316e.entry.js +0 -2
- package/dist/ui-library/p-7115316e.entry.js.map +0 -1
- package/dist/ui-library/p-73dd493f.entry.js +0 -2
- package/dist/ui-library/p-73dd493f.entry.js.map +0 -1
- package/dist/ui-library/p-870b988d.entry.js +0 -2
- package/dist/ui-library/p-870b988d.entry.js.map +0 -1
- package/dist/ui-library/p-884c5cf9.entry.js.map +0 -1
- package/dist/ui-library/p-8888a367.entry.js +0 -2
- package/dist/ui-library/p-8888a367.entry.js.map +0 -1
- package/dist/ui-library/p-8ced18d8.entry.js +0 -2
- package/dist/ui-library/p-8ced18d8.entry.js.map +0 -1
- package/dist/ui-library/p-935c78a7.entry.js +0 -2
- package/dist/ui-library/p-935c78a7.entry.js.map +0 -1
- package/dist/ui-library/p-961bd001.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-9b08068d.entry.js +0 -2
- package/dist/ui-library/p-9b08068d.entry.js.map +0 -1
- package/dist/ui-library/p-9c79341d.entry.js.map +0 -1
- package/dist/ui-library/p-a9c159f2.entry.js +0 -2
- package/dist/ui-library/p-a9c159f2.entry.js.map +0 -1
- package/dist/ui-library/p-ac57ba5c.entry.js.map +0 -1
- package/dist/ui-library/p-af15381b.js +0 -3
- package/dist/ui-library/p-af15381b.js.map +0 -1
- package/dist/ui-library/p-b1a5f3cd.entry.js +0 -2
- package/dist/ui-library/p-b1a5f3cd.entry.js.map +0 -1
- package/dist/ui-library/p-b385a241.entry.js +0 -2
- package/dist/ui-library/p-b385a241.entry.js.map +0 -1
- package/dist/ui-library/p-b74c5d6b.entry.js +0 -2
- package/dist/ui-library/p-b74c5d6b.entry.js.map +0 -1
- package/dist/ui-library/p-bf2fb53f.entry.js +0 -2
- package/dist/ui-library/p-bf2fb53f.entry.js.map +0 -1
- package/dist/ui-library/p-c2c7370b.entry.js +0 -2
- package/dist/ui-library/p-c2c7370b.entry.js.map +0 -1
- package/dist/ui-library/p-caea1eb6.entry.js +0 -2
- package/dist/ui-library/p-caea1eb6.entry.js.map +0 -1
- package/dist/ui-library/p-d3f5b9a8.entry.js +0 -2
- package/dist/ui-library/p-d3f5b9a8.entry.js.map +0 -1
- package/dist/ui-library/p-d42b18eb.entry.js +0 -2
- package/dist/ui-library/p-d42b18eb.entry.js.map +0 -1
- package/dist/ui-library/p-d95e292e.entry.js.map +0 -1
- package/dist/ui-library/p-da7f3dbd.entry.js.map +0 -1
- package/dist/ui-library/p-dfb89b6a.entry.js +0 -2
- package/dist/ui-library/p-dfb89b6a.entry.js.map +0 -1
- package/dist/ui-library/p-e6032375.entry.js +0 -2
- package/dist/ui-library/p-e6032375.entry.js.map +0 -1
- package/dist/ui-library/p-e60d2324.entry.js +0 -2
- package/dist/ui-library/p-e60d2324.entry.js.map +0 -1
- package/dist/ui-library/p-e8298c6e.entry.js +0 -2
- package/dist/ui-library/p-e8298c6e.entry.js.map +0 -1
- package/dist/ui-library/p-ed279165.entry.js +0 -2
- package/dist/ui-library/p-ed279165.entry.js.map +0 -1
- package/dist/ui-library/p-ed61b75c.entry.js +0 -2
- package/dist/ui-library/p-ed61b75c.entry.js.map +0 -1
- package/dist/ui-library/p-f1ab3384.entry.js +0 -2
- package/dist/ui-library/p-f1ab3384.entry.js.map +0 -1
- package/dist/ui-library/p-f4ef481c.entry.js +0 -2
- package/dist/ui-library/p-f4ef481c.entry.js.map +0 -1
- package/dist/ui-library/p-f8cbb8da.entry.js +0 -2
- package/dist/ui-library/p-f8cbb8da.entry.js.map +0 -1
package/dist/components.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "
|
|
2
|
+
"timestamp": "2025-01-09T12:21:21",
|
|
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
9
|
{
|
|
@@ -1038,10 +1038,10 @@
|
|
|
1038
1038
|
},
|
|
1039
1039
|
{
|
|
1040
1040
|
"name": "type",
|
|
1041
|
-
"type": "\"action\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
|
|
1041
|
+
"type": "\"action\" | \"action-outline\" | \"danger\" | \"link\" | \"primary\" | \"secondary\" | \"success\" | \"warning\"",
|
|
1042
1042
|
"complexType": {
|
|
1043
|
-
"original": "'secondary'
|
|
1044
|
-
"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\"",
|
|
1045
1045
|
"references": {}
|
|
1046
1046
|
},
|
|
1047
1047
|
"mutable": false,
|
|
@@ -1055,6 +1055,10 @@
|
|
|
1055
1055
|
"value": "action",
|
|
1056
1056
|
"type": "string"
|
|
1057
1057
|
},
|
|
1058
|
+
{
|
|
1059
|
+
"value": "action-outline",
|
|
1060
|
+
"type": "string"
|
|
1061
|
+
},
|
|
1058
1062
|
{
|
|
1059
1063
|
"value": "danger",
|
|
1060
1064
|
"type": "string"
|
|
@@ -1249,6 +1253,7 @@
|
|
|
1249
1253
|
}
|
|
1250
1254
|
],
|
|
1251
1255
|
"dependents": [
|
|
1256
|
+
"six-header-menu-button",
|
|
1252
1257
|
"six-select"
|
|
1253
1258
|
],
|
|
1254
1259
|
"dependencies": [
|
|
@@ -1258,6 +1263,9 @@
|
|
|
1258
1263
|
"six-button": [
|
|
1259
1264
|
"six-spinner"
|
|
1260
1265
|
],
|
|
1266
|
+
"six-header-menu-button": [
|
|
1267
|
+
"six-button"
|
|
1268
|
+
],
|
|
1261
1269
|
"six-select": [
|
|
1262
1270
|
"six-button"
|
|
1263
1271
|
]
|
|
@@ -4663,6 +4671,7 @@
|
|
|
4663
4671
|
],
|
|
4664
4672
|
"dependents": [
|
|
4665
4673
|
"six-header",
|
|
4674
|
+
"six-header-dropdown-item",
|
|
4666
4675
|
"six-select"
|
|
4667
4676
|
],
|
|
4668
4677
|
"dependencies": [
|
|
@@ -4695,6 +4704,9 @@
|
|
|
4695
4704
|
"six-header": [
|
|
4696
4705
|
"six-dropdown"
|
|
4697
4706
|
],
|
|
4707
|
+
"six-header-dropdown-item": [
|
|
4708
|
+
"six-dropdown"
|
|
4709
|
+
],
|
|
4698
4710
|
"six-select": [
|
|
4699
4711
|
"six-dropdown"
|
|
4700
4712
|
]
|
|
@@ -4704,8 +4716,8 @@
|
|
|
4704
4716
|
"filePath": "src/components/six-error/six-error.tsx",
|
|
4705
4717
|
"encapsulation": "shadow",
|
|
4706
4718
|
"tag": "six-error",
|
|
4707
|
-
"readme": "# six-error\n\n
|
|
4708
|
-
"docs": "",
|
|
4719
|
+
"readme": "# six-error\n\n<!-- EXAMPLES -->\n",
|
|
4720
|
+
"docs": "<!-- EXAMPLES -->",
|
|
4709
4721
|
"docsTags": [
|
|
4710
4722
|
{
|
|
4711
4723
|
"name": "since",
|
|
@@ -4735,6 +4747,7 @@
|
|
|
4735
4747
|
"parts": [],
|
|
4736
4748
|
"dependents": [
|
|
4737
4749
|
"six-checkbox",
|
|
4750
|
+
"six-file-upload",
|
|
4738
4751
|
"six-group-label",
|
|
4739
4752
|
"six-input",
|
|
4740
4753
|
"six-range",
|
|
@@ -4747,6 +4760,9 @@
|
|
|
4747
4760
|
"six-checkbox": [
|
|
4748
4761
|
"six-error"
|
|
4749
4762
|
],
|
|
4763
|
+
"six-file-upload": [
|
|
4764
|
+
"six-error"
|
|
4765
|
+
],
|
|
4750
4766
|
"six-group-label": [
|
|
4751
4767
|
"six-error"
|
|
4752
4768
|
],
|
|
@@ -5197,6 +5213,10 @@
|
|
|
5197
5213
|
{
|
|
5198
5214
|
"name": "status",
|
|
5199
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."
|
|
5200
5220
|
}
|
|
5201
5221
|
],
|
|
5202
5222
|
"usage": {},
|
|
@@ -5269,6 +5289,53 @@
|
|
|
5269
5289
|
"optional": false,
|
|
5270
5290
|
"required": false
|
|
5271
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
|
+
},
|
|
5272
5339
|
{
|
|
5273
5340
|
"name": "label",
|
|
5274
5341
|
"type": "string | undefined",
|
|
@@ -5338,6 +5405,28 @@
|
|
|
5338
5405
|
],
|
|
5339
5406
|
"optional": false,
|
|
5340
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
|
|
5341
5430
|
}
|
|
5342
5431
|
],
|
|
5343
5432
|
"methods": [],
|
|
@@ -5406,15 +5495,24 @@
|
|
|
5406
5495
|
}
|
|
5407
5496
|
],
|
|
5408
5497
|
"styles": [],
|
|
5409
|
-
"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
|
+
],
|
|
5410
5504
|
"parts": [],
|
|
5411
5505
|
"dependents": [],
|
|
5412
5506
|
"dependencies": [
|
|
5413
|
-
"six-icon"
|
|
5507
|
+
"six-icon",
|
|
5508
|
+
"six-spinner",
|
|
5509
|
+
"six-error"
|
|
5414
5510
|
],
|
|
5415
5511
|
"dependencyGraph": {
|
|
5416
5512
|
"six-file-upload": [
|
|
5417
|
-
"six-icon"
|
|
5513
|
+
"six-icon",
|
|
5514
|
+
"six-spinner",
|
|
5515
|
+
"six-error"
|
|
5418
5516
|
]
|
|
5419
5517
|
}
|
|
5420
5518
|
},
|
|
@@ -5692,19 +5790,19 @@
|
|
|
5692
5790
|
},
|
|
5693
5791
|
{
|
|
5694
5792
|
"name": "slot",
|
|
5695
|
-
"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."
|
|
5696
5794
|
},
|
|
5697
5795
|
{
|
|
5698
5796
|
"name": "slot",
|
|
5699
|
-
"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."
|
|
5700
5798
|
},
|
|
5701
5799
|
{
|
|
5702
5800
|
"name": "slot",
|
|
5703
|
-
"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."
|
|
5704
5802
|
},
|
|
5705
5803
|
{
|
|
5706
5804
|
"name": "slot",
|
|
5707
|
-
"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."
|
|
5708
5806
|
}
|
|
5709
5807
|
],
|
|
5710
5808
|
"usage": {},
|
|
@@ -5721,7 +5819,44 @@
|
|
|
5721
5819
|
"attr": "clickable-logo",
|
|
5722
5820
|
"reflectToAttr": false,
|
|
5723
5821
|
"docs": "Set whether the logo should be clickable",
|
|
5724
|
-
"docsTags": [
|
|
5822
|
+
"docsTags": [
|
|
5823
|
+
{
|
|
5824
|
+
"name": "deprecated",
|
|
5825
|
+
"text": "Use six-header `custom` property with `six-logo` instead"
|
|
5826
|
+
}
|
|
5827
|
+
],
|
|
5828
|
+
"default": "false",
|
|
5829
|
+
"deprecation": "Use six-header `custom` property with `six-logo` instead",
|
|
5830
|
+
"values": [
|
|
5831
|
+
{
|
|
5832
|
+
"type": "boolean"
|
|
5833
|
+
}
|
|
5834
|
+
],
|
|
5835
|
+
"optional": false,
|
|
5836
|
+
"required": false
|
|
5837
|
+
},
|
|
5838
|
+
{
|
|
5839
|
+
"name": "custom",
|
|
5840
|
+
"type": "boolean",
|
|
5841
|
+
"complexType": {
|
|
5842
|
+
"original": "boolean",
|
|
5843
|
+
"resolved": "boolean",
|
|
5844
|
+
"references": {}
|
|
5845
|
+
},
|
|
5846
|
+
"mutable": false,
|
|
5847
|
+
"attr": "custom",
|
|
5848
|
+
"reflectToAttr": false,
|
|
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
|
+
],
|
|
5725
5860
|
"default": "false",
|
|
5726
5861
|
"values": [
|
|
5727
5862
|
{
|
|
@@ -5743,8 +5878,14 @@
|
|
|
5743
5878
|
"attr": "hide-hamburger-menu",
|
|
5744
5879
|
"reflectToAttr": false,
|
|
5745
5880
|
"docs": "Set whether the hamburger menu should be visible or not",
|
|
5746
|
-
"docsTags": [
|
|
5881
|
+
"docsTags": [
|
|
5882
|
+
{
|
|
5883
|
+
"name": "deprecated",
|
|
5884
|
+
"text": "Use six-header `custom` property instead"
|
|
5885
|
+
}
|
|
5886
|
+
],
|
|
5747
5887
|
"default": "false",
|
|
5888
|
+
"deprecation": "Use six-header `custom` property instead",
|
|
5748
5889
|
"values": [
|
|
5749
5890
|
{
|
|
5750
5891
|
"type": "boolean"
|
|
@@ -5753,6 +5894,39 @@
|
|
|
5753
5894
|
"optional": false,
|
|
5754
5895
|
"required": false
|
|
5755
5896
|
},
|
|
5897
|
+
{
|
|
5898
|
+
"name": "logo",
|
|
5899
|
+
"type": "\"bme\" | \"six\"",
|
|
5900
|
+
"complexType": {
|
|
5901
|
+
"original": "'six' | 'bme'",
|
|
5902
|
+
"resolved": "\"bme\" | \"six\"",
|
|
5903
|
+
"references": {}
|
|
5904
|
+
},
|
|
5905
|
+
"mutable": false,
|
|
5906
|
+
"attr": "logo",
|
|
5907
|
+
"reflectToAttr": false,
|
|
5908
|
+
"docs": "The displayed logo. Either six or bme. Defaults to six.",
|
|
5909
|
+
"docsTags": [
|
|
5910
|
+
{
|
|
5911
|
+
"name": "deprecated",
|
|
5912
|
+
"text": "Use six-header `custom` property with `six-logo` instead"
|
|
5913
|
+
}
|
|
5914
|
+
],
|
|
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
|
+
},
|
|
5756
5930
|
{
|
|
5757
5931
|
"name": "openHamburgerMenu",
|
|
5758
5932
|
"type": "boolean",
|
|
@@ -5765,8 +5939,14 @@
|
|
|
5765
5939
|
"attr": "open-hamburger-menu",
|
|
5766
5940
|
"reflectToAttr": false,
|
|
5767
5941
|
"docs": "Set the hamburger menu icon to open or closed state",
|
|
5768
|
-
"docsTags": [
|
|
5942
|
+
"docsTags": [
|
|
5943
|
+
{
|
|
5944
|
+
"name": "deprecated",
|
|
5945
|
+
"text": "Use six-header `custom` property instead"
|
|
5946
|
+
}
|
|
5947
|
+
],
|
|
5769
5948
|
"default": "false",
|
|
5949
|
+
"deprecation": "Use six-header `custom` property instead",
|
|
5770
5950
|
"values": [
|
|
5771
5951
|
{
|
|
5772
5952
|
"type": "boolean"
|
|
@@ -5786,7 +5966,7 @@
|
|
|
5786
5966
|
"mutable": false,
|
|
5787
5967
|
"attr": "open-search",
|
|
5788
5968
|
"reflectToAttr": false,
|
|
5789
|
-
"docs": "Set the header search to be in an open or closed state",
|
|
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.",
|
|
5790
5970
|
"docsTags": [],
|
|
5791
5971
|
"default": "false",
|
|
5792
5972
|
"values": [
|
|
@@ -5841,7 +6021,13 @@
|
|
|
5841
6021
|
"signature": "getIsSearchOpen() => Promise<boolean>",
|
|
5842
6022
|
"parameters": [],
|
|
5843
6023
|
"docs": "Get open state for search",
|
|
5844
|
-
"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"
|
|
5845
6031
|
},
|
|
5846
6032
|
{
|
|
5847
6033
|
"name": "setSearchOpenState",
|
|
@@ -5875,7 +6061,13 @@
|
|
|
5875
6061
|
}
|
|
5876
6062
|
],
|
|
5877
6063
|
"docs": "Sets open state for search",
|
|
5878
|
-
"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"
|
|
5879
6071
|
}
|
|
5880
6072
|
],
|
|
5881
6073
|
"events": [
|
|
@@ -5897,7 +6089,13 @@
|
|
|
5897
6089
|
"cancelable": true,
|
|
5898
6090
|
"composed": true,
|
|
5899
6091
|
"docs": "Emitted when the name of the selected app is clicked.",
|
|
5900
|
-
"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"
|
|
5901
6099
|
},
|
|
5902
6100
|
{
|
|
5903
6101
|
"event": "six-header-app-switcher-select",
|
|
@@ -5917,7 +6115,13 @@
|
|
|
5917
6115
|
"cancelable": true,
|
|
5918
6116
|
"composed": true,
|
|
5919
6117
|
"docs": "Emitted when a menu item is in the app switcher menu is selected.",
|
|
5920
|
-
"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"
|
|
5921
6125
|
},
|
|
5922
6126
|
{
|
|
5923
6127
|
"event": "six-header-hamburger-menu-clicked",
|
|
@@ -5937,7 +6141,13 @@
|
|
|
5937
6141
|
"cancelable": true,
|
|
5938
6142
|
"composed": true,
|
|
5939
6143
|
"docs": "Emitted when the hamburger menu is clicked.",
|
|
5940
|
-
"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"
|
|
5941
6151
|
},
|
|
5942
6152
|
{
|
|
5943
6153
|
"event": "six-header-logo-clicked",
|
|
@@ -5957,7 +6167,13 @@
|
|
|
5957
6167
|
"cancelable": true,
|
|
5958
6168
|
"composed": true,
|
|
5959
6169
|
"docs": "Emitted when the header logo is clicked.",
|
|
5960
|
-
"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"
|
|
5961
6177
|
},
|
|
5962
6178
|
{
|
|
5963
6179
|
"event": "six-header-profile-select",
|
|
@@ -5977,7 +6193,13 @@
|
|
|
5977
6193
|
"cancelable": true,
|
|
5978
6194
|
"composed": true,
|
|
5979
6195
|
"docs": "Emitted when a menu item is in the profile menu is selected.",
|
|
5980
|
-
"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"
|
|
5981
6203
|
},
|
|
5982
6204
|
{
|
|
5983
6205
|
"event": "six-header-search-field-toggle",
|
|
@@ -5997,7 +6219,13 @@
|
|
|
5997
6219
|
"cancelable": true,
|
|
5998
6220
|
"composed": true,
|
|
5999
6221
|
"docs": "Emitted when search field is toggled.",
|
|
6000
|
-
"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"
|
|
6001
6229
|
}
|
|
6002
6230
|
],
|
|
6003
6231
|
"listeners": [],
|
|
@@ -6009,58 +6237,240 @@
|
|
|
6009
6237
|
},
|
|
6010
6238
|
{
|
|
6011
6239
|
"name": "app-switcher-menu",
|
|
6012
|
-
"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."
|
|
6013
6241
|
},
|
|
6014
6242
|
{
|
|
6015
6243
|
"name": "notifications",
|
|
6016
|
-
"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."
|
|
6017
6245
|
},
|
|
6018
6246
|
{
|
|
6019
6247
|
"name": "profile-avatar",
|
|
6020
|
-
"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."
|
|
6021
6249
|
},
|
|
6022
6250
|
{
|
|
6023
6251
|
"name": "profile-menu",
|
|
6024
|
-
"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."
|
|
6025
6253
|
},
|
|
6026
6254
|
{
|
|
6027
6255
|
"name": "search-field",
|
|
6028
6256
|
"docs": "Used to define the search field component in the header."
|
|
6029
6257
|
}
|
|
6030
6258
|
],
|
|
6259
|
+
"parts": [
|
|
6260
|
+
{
|
|
6261
|
+
"name": "header",
|
|
6262
|
+
"docs": ""
|
|
6263
|
+
}
|
|
6264
|
+
],
|
|
6265
|
+
"dependents": [],
|
|
6266
|
+
"dependencies": [
|
|
6267
|
+
"six-header-item",
|
|
6268
|
+
"six-icon-button",
|
|
6269
|
+
"six-dropdown",
|
|
6270
|
+
"six-logo"
|
|
6271
|
+
],
|
|
6272
|
+
"dependencyGraph": {
|
|
6273
|
+
"six-header": [
|
|
6274
|
+
"six-header-item",
|
|
6275
|
+
"six-icon-button",
|
|
6276
|
+
"six-dropdown",
|
|
6277
|
+
"six-logo"
|
|
6278
|
+
],
|
|
6279
|
+
"six-icon-button": [
|
|
6280
|
+
"six-icon"
|
|
6281
|
+
],
|
|
6282
|
+
"six-dropdown": [
|
|
6283
|
+
"six-menu-item",
|
|
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",
|
|
6340
|
+
"six-menu"
|
|
6341
|
+
],
|
|
6342
|
+
"six-menu-item": [
|
|
6343
|
+
"six-checkbox",
|
|
6344
|
+
"six-icon"
|
|
6345
|
+
],
|
|
6346
|
+
"six-checkbox": [
|
|
6347
|
+
"six-error"
|
|
6348
|
+
],
|
|
6349
|
+
"six-input": [
|
|
6350
|
+
"six-icon",
|
|
6351
|
+
"six-error"
|
|
6352
|
+
],
|
|
6353
|
+
"six-menu": [
|
|
6354
|
+
"six-menu-item"
|
|
6355
|
+
]
|
|
6356
|
+
}
|
|
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": [],
|
|
6031
6461
|
"parts": [],
|
|
6032
6462
|
"dependents": [],
|
|
6033
6463
|
"dependencies": [
|
|
6034
|
-
"six-
|
|
6035
|
-
"six-
|
|
6464
|
+
"six-button",
|
|
6465
|
+
"six-icon"
|
|
6036
6466
|
],
|
|
6037
6467
|
"dependencyGraph": {
|
|
6038
|
-
"six-header": [
|
|
6039
|
-
"six-
|
|
6040
|
-
"six-dropdown"
|
|
6041
|
-
],
|
|
6042
|
-
"six-icon-button": [
|
|
6043
|
-
"six-icon"
|
|
6044
|
-
],
|
|
6045
|
-
"six-dropdown": [
|
|
6046
|
-
"six-menu-item",
|
|
6047
|
-
"six-input",
|
|
6048
|
-
"six-icon",
|
|
6049
|
-
"six-menu"
|
|
6050
|
-
],
|
|
6051
|
-
"six-menu-item": [
|
|
6052
|
-
"six-checkbox",
|
|
6468
|
+
"six-header-menu-button": [
|
|
6469
|
+
"six-button",
|
|
6053
6470
|
"six-icon"
|
|
6054
6471
|
],
|
|
6055
|
-
"six-
|
|
6056
|
-
"six-
|
|
6057
|
-
],
|
|
6058
|
-
"six-input": [
|
|
6059
|
-
"six-icon",
|
|
6060
|
-
"six-error"
|
|
6061
|
-
],
|
|
6062
|
-
"six-menu": [
|
|
6063
|
-
"six-menu-item"
|
|
6472
|
+
"six-button": [
|
|
6473
|
+
"six-spinner"
|
|
6064
6474
|
]
|
|
6065
6475
|
}
|
|
6066
6476
|
},
|
|
@@ -6178,6 +6588,7 @@
|
|
|
6178
6588
|
"six-dropdown",
|
|
6179
6589
|
"six-file-list-item",
|
|
6180
6590
|
"six-file-upload",
|
|
6591
|
+
"six-header-menu-button",
|
|
6181
6592
|
"six-icon-button",
|
|
6182
6593
|
"six-input",
|
|
6183
6594
|
"six-item-picker",
|
|
@@ -6209,6 +6620,9 @@
|
|
|
6209
6620
|
"six-file-upload": [
|
|
6210
6621
|
"six-icon"
|
|
6211
6622
|
],
|
|
6623
|
+
"six-header-menu-button": [
|
|
6624
|
+
"six-icon"
|
|
6625
|
+
],
|
|
6212
6626
|
"six-icon-button": [
|
|
6213
6627
|
"six-icon"
|
|
6214
6628
|
],
|
|
@@ -6285,6 +6699,54 @@
|
|
|
6285
6699
|
"optional": false,
|
|
6286
6700
|
"required": false
|
|
6287
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
|
+
},
|
|
6288
6750
|
{
|
|
6289
6751
|
"name": "html",
|
|
6290
6752
|
"type": "string | undefined",
|
|
@@ -6403,6 +6865,43 @@
|
|
|
6403
6865
|
],
|
|
6404
6866
|
"optional": false,
|
|
6405
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
|
|
6406
6905
|
}
|
|
6407
6906
|
],
|
|
6408
6907
|
"methods": [],
|
|
@@ -7304,6 +7803,33 @@
|
|
|
7304
7803
|
}
|
|
7305
7804
|
],
|
|
7306
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
|
+
},
|
|
7307
7833
|
{
|
|
7308
7834
|
"name": "removeFocus",
|
|
7309
7835
|
"returns": {
|
|
@@ -7393,7 +7919,7 @@
|
|
|
7393
7919
|
"docs": ""
|
|
7394
7920
|
},
|
|
7395
7921
|
"complexType": {
|
|
7396
|
-
"signature": "(replacement: string, start: number, end: number, selectMode?:
|
|
7922
|
+
"signature": "(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
7397
7923
|
"parameters": [
|
|
7398
7924
|
{
|
|
7399
7925
|
"name": "replacement",
|
|
@@ -7424,7 +7950,7 @@
|
|
|
7424
7950
|
},
|
|
7425
7951
|
"return": "Promise<void>"
|
|
7426
7952
|
},
|
|
7427
|
-
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?:
|
|
7953
|
+
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
7428
7954
|
"parameters": [
|
|
7429
7955
|
{
|
|
7430
7956
|
"name": "replacement",
|
|
@@ -7457,7 +7983,7 @@
|
|
|
7457
7983
|
"docs": ""
|
|
7458
7984
|
},
|
|
7459
7985
|
"complexType": {
|
|
7460
|
-
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
7986
|
+
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
|
|
7461
7987
|
"parameters": [
|
|
7462
7988
|
{
|
|
7463
7989
|
"name": "selectionStart",
|
|
@@ -7479,11 +8005,16 @@
|
|
|
7479
8005
|
"Promise": {
|
|
7480
8006
|
"location": "global",
|
|
7481
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"
|
|
7482
8013
|
}
|
|
7483
8014
|
},
|
|
7484
8015
|
"return": "Promise<void | undefined>"
|
|
7485
8016
|
},
|
|
7486
|
-
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
8017
|
+
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>",
|
|
7487
8018
|
"parameters": [
|
|
7488
8019
|
{
|
|
7489
8020
|
"name": "selectionStart",
|
|
@@ -8351,6 +8882,74 @@
|
|
|
8351
8882
|
"dependencies": [],
|
|
8352
8883
|
"dependencyGraph": {}
|
|
8353
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
|
+
],
|
|
8946
|
+
"dependencies": [],
|
|
8947
|
+
"dependencyGraph": {
|
|
8948
|
+
"six-header": [
|
|
8949
|
+
"six-logo"
|
|
8950
|
+
]
|
|
8951
|
+
}
|
|
8952
|
+
},
|
|
8354
8953
|
{
|
|
8355
8954
|
"filePath": "src/components/six-main-container/six-main-container.tsx",
|
|
8356
8955
|
"encapsulation": "shadow",
|
|
@@ -12293,31 +12892,62 @@
|
|
|
12293
12892
|
},
|
|
12294
12893
|
{
|
|
12295
12894
|
"name": "part",
|
|
12296
|
-
"text": "svg - The spinner icon"
|
|
12895
|
+
"text": "svg - The spinner icon."
|
|
12297
12896
|
}
|
|
12298
12897
|
],
|
|
12299
12898
|
"usage": {},
|
|
12300
12899
|
"props": [
|
|
12900
|
+
{
|
|
12901
|
+
"name": "logo",
|
|
12902
|
+
"type": "\"bme\" | \"six\" | undefined",
|
|
12903
|
+
"complexType": {
|
|
12904
|
+
"original": "'six' | 'bme'",
|
|
12905
|
+
"resolved": "\"bme\" | \"six\" | undefined",
|
|
12906
|
+
"references": {}
|
|
12907
|
+
},
|
|
12908
|
+
"mutable": false,
|
|
12909
|
+
"attr": "logo",
|
|
12910
|
+
"reflectToAttr": false,
|
|
12911
|
+
"docs": "Indicates if the spinner is shown as animated SIX or BME logo or a simple spinner.",
|
|
12912
|
+
"docsTags": [],
|
|
12913
|
+
"values": [
|
|
12914
|
+
{
|
|
12915
|
+
"value": "bme",
|
|
12916
|
+
"type": "string"
|
|
12917
|
+
},
|
|
12918
|
+
{
|
|
12919
|
+
"value": "six",
|
|
12920
|
+
"type": "string"
|
|
12921
|
+
},
|
|
12922
|
+
{
|
|
12923
|
+
"type": "undefined"
|
|
12924
|
+
}
|
|
12925
|
+
],
|
|
12926
|
+
"optional": true,
|
|
12927
|
+
"required": false
|
|
12928
|
+
},
|
|
12301
12929
|
{
|
|
12302
12930
|
"name": "six",
|
|
12303
|
-
"type": "boolean",
|
|
12931
|
+
"type": "boolean | undefined",
|
|
12304
12932
|
"complexType": {
|
|
12305
12933
|
"original": "boolean",
|
|
12306
|
-
"resolved": "boolean",
|
|
12934
|
+
"resolved": "boolean | undefined",
|
|
12307
12935
|
"references": {}
|
|
12308
12936
|
},
|
|
12309
12937
|
"mutable": false,
|
|
12310
12938
|
"attr": "six",
|
|
12311
12939
|
"reflectToAttr": false,
|
|
12312
|
-
"docs": "
|
|
12940
|
+
"docs": "**@deprecated** Use `logo=\"six\"` instead.\n\nIf set to true, the spinner displays the SIX logo.",
|
|
12313
12941
|
"docsTags": [],
|
|
12314
|
-
"default": "false",
|
|
12315
12942
|
"values": [
|
|
12316
12943
|
{
|
|
12317
12944
|
"type": "boolean"
|
|
12945
|
+
},
|
|
12946
|
+
{
|
|
12947
|
+
"type": "undefined"
|
|
12318
12948
|
}
|
|
12319
12949
|
],
|
|
12320
|
-
"optional":
|
|
12950
|
+
"optional": true,
|
|
12321
12951
|
"required": false
|
|
12322
12952
|
}
|
|
12323
12953
|
],
|
|
@@ -12349,16 +12979,20 @@
|
|
|
12349
12979
|
},
|
|
12350
12980
|
{
|
|
12351
12981
|
"name": "svg",
|
|
12352
|
-
"docs": "The spinner icon"
|
|
12982
|
+
"docs": "The spinner icon."
|
|
12353
12983
|
}
|
|
12354
12984
|
],
|
|
12355
12985
|
"dependents": [
|
|
12356
|
-
"six-button"
|
|
12986
|
+
"six-button",
|
|
12987
|
+
"six-file-upload"
|
|
12357
12988
|
],
|
|
12358
12989
|
"dependencies": [],
|
|
12359
12990
|
"dependencyGraph": {
|
|
12360
12991
|
"six-button": [
|
|
12361
12992
|
"six-spinner"
|
|
12993
|
+
],
|
|
12994
|
+
"six-file-upload": [
|
|
12995
|
+
"six-spinner"
|
|
12362
12996
|
]
|
|
12363
12997
|
}
|
|
12364
12998
|
},
|
|
@@ -14324,7 +14958,7 @@
|
|
|
14324
14958
|
"docs": ""
|
|
14325
14959
|
},
|
|
14326
14960
|
"complexType": {
|
|
14327
|
-
"signature": "(replacement: string, start: number, end: number, selectMode?:
|
|
14961
|
+
"signature": "(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
14328
14962
|
"parameters": [
|
|
14329
14963
|
{
|
|
14330
14964
|
"name": "replacement",
|
|
@@ -14355,7 +14989,7 @@
|
|
|
14355
14989
|
},
|
|
14356
14990
|
"return": "Promise<void>"
|
|
14357
14991
|
},
|
|
14358
|
-
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?:
|
|
14992
|
+
"signature": "setRangeText(replacement: string, start: number, end: number, selectMode?: \"select\" | \"start\" | \"end\" | \"preserve\") => Promise<void>",
|
|
14359
14993
|
"parameters": [
|
|
14360
14994
|
{
|
|
14361
14995
|
"name": "replacement",
|
|
@@ -14388,7 +15022,7 @@
|
|
|
14388
15022
|
"docs": ""
|
|
14389
15023
|
},
|
|
14390
15024
|
"complexType": {
|
|
14391
|
-
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
15025
|
+
"signature": "(selectionStart: number, selectionEnd: number, selectionDirection?: \"forward\" | \"backward\" | \"none\") => Promise<void | undefined>",
|
|
14392
15026
|
"parameters": [
|
|
14393
15027
|
{
|
|
14394
15028
|
"name": "selectionStart",
|
|
@@ -14414,7 +15048,7 @@
|
|
|
14414
15048
|
},
|
|
14415
15049
|
"return": "Promise<void | undefined>"
|
|
14416
15050
|
},
|
|
14417
|
-
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?:
|
|
15051
|
+
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: \"forward\" | \"backward\" | \"none\") => Promise<void | undefined>",
|
|
14418
15052
|
"parameters": [
|
|
14419
15053
|
{
|
|
14420
15054
|
"name": "selectionStart",
|
|
@@ -14519,7 +15153,13 @@
|
|
|
14519
15153
|
}
|
|
14520
15154
|
],
|
|
14521
15155
|
"listeners": [],
|
|
14522
|
-
"styles": [
|
|
15156
|
+
"styles": [
|
|
15157
|
+
{
|
|
15158
|
+
"name": "--height",
|
|
15159
|
+
"annotation": "prop",
|
|
15160
|
+
"docs": "The textarea height."
|
|
15161
|
+
}
|
|
15162
|
+
],
|
|
14523
15163
|
"slots": [
|
|
14524
15164
|
{
|
|
14525
15165
|
"name": "error-text",
|
|
@@ -16194,6 +16834,16 @@
|
|
|
16194
16834
|
"docstring": "",
|
|
16195
16835
|
"path": "src/components/six-header/six-header.tsx"
|
|
16196
16836
|
},
|
|
16837
|
+
"src/components/six-input/six-input.tsx::SelectionRangeDirection": {
|
|
16838
|
+
"declaration": "export type SelectionRangeDirection = 'forward' | 'backward' | 'none';",
|
|
16839
|
+
"docstring": "",
|
|
16840
|
+
"path": "src/components/six-input/six-input.tsx"
|
|
16841
|
+
},
|
|
16842
|
+
"src/components/six-input/six-input.tsx::SelectionRange": {
|
|
16843
|
+
"declaration": "any",
|
|
16844
|
+
"docstring": "",
|
|
16845
|
+
"path": "src/components/six-input/six-input.tsx"
|
|
16846
|
+
},
|
|
16197
16847
|
"src/components/six-language-switcher/six-language-switcher.tsx::SixLanguageSwitcherInput": {
|
|
16198
16848
|
"declaration": "export interface SixLanguageSwitcherInput {\n key: string;\n value: string;\n}",
|
|
16199
16849
|
"docstring": "",
|