@six-group/ui-library 0.0.0-insider.0e2d96e → 0.0.0-insider.0f5a398
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/app-globals-3a1e7e63.js +7 -0
- package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
- package/dist/cjs/error-messages-6e8049a4.js +119 -0
- package/dist/cjs/error-messages-6e8049a4.js.map +1 -0
- package/dist/cjs/{form-control-f9bc25dd.js → form-control-b6ca8224.js} +2 -2
- package/dist/cjs/{form-control-f9bc25dd.js.map → form-control-b6ca8224.js.map} +1 -1
- package/dist/cjs/{index-3baddcdc.js → index-5bfcf88b.js} +104 -508
- package/dist/cjs/index-5bfcf88b.js.map +1 -0
- package/dist/cjs/index.cjs.js +54 -101
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +5 -3
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/{modal-3ce015be.js → modal-bd7fc5bc.js} +1 -18
- package/dist/cjs/modal-bd7fc5bc.js.map +1 -0
- package/dist/cjs/{popup-40a9adbb.js → popup-e854acda.js} +2 -2
- package/dist/cjs/popup-e854acda.js.map +1 -0
- package/dist/cjs/six-alert.cjs.entry.js +42 -9
- package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/six-avatar.cjs.entry.js +5 -4
- package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-badge.cjs.entry.js +6 -5
- package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/six-button.cjs.entry.js +7 -6
- package/dist/cjs/six-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-card.cjs.entry.js +5 -4
- package/dist/cjs/six-card.cjs.entry.js.map +1 -1
- package/dist/cjs/six-checkbox_2.cjs.entry.js +192 -0
- package/dist/cjs/six-checkbox_2.cjs.entry.js.map +1 -0
- package/dist/cjs/six-datepicker.cjs.entry.js +33 -6
- package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-details.cjs.entry.js +7 -6
- package/dist/cjs/six-details.cjs.entry.js.map +1 -1
- package/dist/cjs/six-dialog.cjs.entry.js +16 -32
- package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/six-drawer.cjs.entry.js +15 -32
- package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
- package/dist/cjs/six-dropdown_2.cjs.entry.js +204 -130
- package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -1
- 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 +4 -3
- package/dist/cjs/six-error.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-list-item.cjs.entry.js +6 -5
- package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-list.cjs.entry.js +4 -3
- package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-upload.cjs.entry.js +8 -7
- package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
- package/dist/cjs/six-footer.cjs.entry.js +5 -4
- package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/six-group-label.cjs.entry.js +7 -6
- package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
- package/dist/cjs/six-header.cjs.entry.js +33 -17
- package/dist/cjs/six-header.cjs.entry.js.map +1 -1
- package/dist/cjs/six-icon-button.cjs.entry.js +7 -6
- package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-icon.cjs.entry.js +6 -5
- package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
- package/dist/cjs/six-input.cjs.entry.js +11 -8
- package/dist/cjs/six-input.cjs.entry.js.map +1 -1
- package/dist/cjs/six-item-picker.cjs.entry.js +7 -6
- package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-language-switcher.cjs.entry.js +6 -5
- package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
- package/dist/cjs/six-layout-grid.cjs.entry.js +4 -3
- package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
- package/dist/cjs/six-main-container.cjs.entry.js +4 -3
- package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
- package/dist/cjs/six-menu-divider.cjs.entry.js +5 -4
- package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/six-menu-label.cjs.entry.js +5 -4
- package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
- package/dist/cjs/six-picto.cjs.entry.js +4 -3
- package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
- package/dist/cjs/six-progress-bar.cjs.entry.js +6 -5
- package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-progress-ring.cjs.entry.js +5 -4
- package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
- package/dist/cjs/six-radio.cjs.entry.js +6 -5
- package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
- package/dist/cjs/six-range.cjs.entry.js +18 -7
- package/dist/cjs/six-range.cjs.entry.js.map +1 -1
- package/dist/cjs/six-root.cjs.entry.js +4 -22
- package/dist/cjs/six-root.cjs.entry.js.map +1 -1
- package/dist/cjs/six-search-field.cjs.entry.js +5 -4
- package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
- package/dist/cjs/six-select.cjs.entry.js +302 -170
- 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 +5 -4
- package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar.cjs.entry.js +6 -5
- package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-spinner.cjs.entry.js +5 -4
- package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
- package/dist/cjs/six-stage-indicator.cjs.entry.js +23 -0
- package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -0
- package/dist/cjs/six-switch.cjs.entry.js +8 -7
- package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-group.cjs.entry.js +35 -9
- package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-panel.cjs.entry.js +5 -4
- package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab.cjs.entry.js +6 -5
- package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tag.cjs.entry.js +7 -6
- package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/six-textarea.cjs.entry.js +8 -7
- package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tile.cjs.entry.js +8 -7
- package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
- package/dist/cjs/six-timepicker.cjs.entry.js +8 -7
- package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tooltip.cjs.entry.js +6 -5
- package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/{slot-9821749e.js → slot-1b1232a1.js} +1 -3
- package/dist/cjs/slot-1b1232a1.js.map +1 -0
- package/dist/cjs/{types-0a6d66f6.js → types-d3da200b.js} +3 -1
- package/dist/cjs/types-d3da200b.js.map +1 -0
- package/dist/cjs/ui-library.cjs.js +6 -4
- package/dist/cjs/ui-library.cjs.js.map +1 -1
- package/dist/collection/collection-manifest.json +5 -6
- package/dist/collection/components/six-alert/six-alert.css +5 -1
- package/dist/collection/components/six-alert/six-alert.js +57 -12
- package/dist/collection/components/six-alert/six-alert.js.map +1 -1
- package/dist/collection/components/six-avatar/six-avatar.css +2 -2
- package/dist/collection/components/six-avatar/six-avatar.js +1 -1
- package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
- package/dist/collection/components/six-badge/six-badge.css +1 -1
- package/dist/collection/components/six-badge/six-badge.js +2 -2
- package/dist/collection/components/six-badge/six-badge.js.map +1 -1
- package/dist/collection/components/six-button/six-button.css +2 -1
- 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-button/test/six-button.spec.js.map +1 -1
- package/dist/collection/components/six-card/six-card.css +4 -5
- package/dist/collection/components/six-card/six-card.js +1 -1
- package/dist/collection/components/six-card/six-card.js.map +1 -1
- package/dist/collection/components/six-checkbox/six-checkbox.css +1 -1
- package/dist/collection/components/six-checkbox/six-checkbox.js +5 -4
- package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
- package/dist/collection/components/six-datepicker/six-date-formats.js +1 -0
- package/dist/collection/components/six-datepicker/six-date-formats.js.map +1 -1
- package/dist/collection/components/six-datepicker/six-datepicker.css +1 -1
- package/dist/collection/components/six-datepicker/six-datepicker.js +9 -7
- package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
- package/dist/collection/components/six-details/six-details.css +1 -5
- package/dist/collection/components/six-details/six-details.js +3 -3
- package/dist/collection/components/six-details/six-details.js.map +1 -1
- package/dist/collection/components/six-dialog/six-dialog.css +2 -2
- package/dist/collection/components/six-dialog/six-dialog.js +10 -28
- package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
- package/dist/collection/components/six-drawer/six-drawer.css +2 -2
- package/dist/collection/components/six-drawer/six-drawer.js +9 -28
- package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
- package/dist/collection/components/six-dropdown/six-dropdown.css +22 -7
- package/dist/collection/components/six-dropdown/six-dropdown.js +216 -124
- package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
- package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js +54 -29
- package/dist/collection/components/six-dropdown/test/six-dropdown.spec.js.map +1 -1
- package/dist/collection/components/six-error/six-error.js +1 -1
- package/dist/collection/components/six-error/six-error.js.map +1 -1
- package/dist/collection/components/six-error-page/six-error-page.js +1 -1
- package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
- package/dist/collection/components/six-file-list/six-file-list.js +1 -1
- package/dist/collection/components/six-file-list/six-file-list.js.map +1 -1
- package/dist/collection/components/six-file-list-item/six-file-list-item.css +1 -1
- package/dist/collection/components/six-file-list-item/six-file-list-item.js +2 -2
- package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
- package/dist/collection/components/six-file-upload/six-file-upload.css +1 -4
- package/dist/collection/components/six-file-upload/six-file-upload.js +4 -4
- package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
- package/dist/collection/components/six-footer/six-footer.css +2 -2
- package/dist/collection/components/six-footer/six-footer.js +1 -1
- package/dist/collection/components/six-footer/six-footer.js.map +1 -1
- package/dist/collection/components/six-group-label/six-group-label.css +1 -1
- package/dist/collection/components/six-group-label/six-group-label.js +1 -1
- package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
- package/dist/collection/components/six-header/six-header.css +6 -2
- package/dist/collection/components/six-header/six-header.js +49 -15
- package/dist/collection/components/six-header/six-header.js.map +1 -1
- package/dist/collection/components/six-header/test/six-header.spec.js +50 -6
- package/dist/collection/components/six-header/test/six-header.spec.js.map +1 -1
- package/dist/collection/components/six-icon/six-icon.css +5 -2
- 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 +1 -1
- package/dist/collection/components/six-icon-button/six-icon-button.js +3 -3
- package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
- package/dist/collection/components/six-input/six-input.css +10 -1
- package/dist/collection/components/six-input/six-input.js +47 -19
- package/dist/collection/components/six-input/six-input.js.map +1 -1
- package/dist/collection/components/six-item-picker/six-item-picker.js +3 -3
- package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
- package/dist/collection/components/six-item-picker/types.js +2 -0
- package/dist/collection/components/six-item-picker/types.js.map +1 -1
- package/dist/collection/components/six-language-switcher/six-language-switcher.css +3 -2
- package/dist/collection/components/six-language-switcher/six-language-switcher.js +2 -2
- package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
- package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.js +8 -8
- package/dist/collection/components/six-language-switcher/test/six-language-switcher.spec.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-main-container/six-main-container.js +1 -1
- package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
- package/dist/collection/components/six-menu/six-menu.css +8 -7
- package/dist/collection/components/six-menu/six-menu.js +30 -8
- package/dist/collection/components/six-menu/six-menu.js.map +1 -1
- package/dist/collection/components/six-menu/test/six-menu.spec.js +6 -6
- package/dist/collection/components/six-menu/test/six-menu.spec.js.map +1 -1
- package/dist/collection/components/six-menu-divider/six-menu-divider.css +3 -2
- package/dist/collection/components/six-menu-divider/six-menu-divider.js +1 -1
- package/dist/collection/components/six-menu-divider/six-menu-divider.js.map +1 -1
- package/dist/collection/components/six-menu-item/six-menu-item.css +13 -2
- package/dist/collection/components/six-menu-item/six-menu-item.js +37 -8
- package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
- package/dist/collection/components/six-menu-label/six-menu-label.css +1 -1
- package/dist/collection/components/six-menu-label/six-menu-label.js +1 -1
- package/dist/collection/components/six-menu-label/six-menu-label.js.map +1 -1
- package/dist/collection/components/six-picto/six-picto.js +1 -1
- package/dist/collection/components/six-picto/six-picto.js.map +1 -1
- package/dist/collection/components/six-progress-bar/six-progress-bar.css +1 -1
- package/dist/collection/components/six-progress-bar/six-progress-bar.js +2 -2
- package/dist/collection/components/six-progress-bar/six-progress-bar.js.map +1 -1
- package/dist/collection/components/six-progress-ring/six-progress-ring.css +1 -1
- package/dist/collection/components/six-progress-ring/six-progress-ring.js +1 -1
- package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
- package/dist/collection/components/six-radio/six-radio.css +1 -1
- package/dist/collection/components/six-radio/six-radio.js +5 -4
- package/dist/collection/components/six-radio/six-radio.js.map +1 -1
- package/dist/collection/components/six-range/six-range.css +2 -2
- package/dist/collection/components/six-range/six-range.js +15 -4
- package/dist/collection/components/six-range/six-range.js.map +1 -1
- package/dist/collection/components/six-root/six-root.js +1 -69
- package/dist/collection/components/six-root/six-root.js.map +1 -1
- package/dist/collection/components/six-root/test/six-root.spec.js +0 -7
- package/dist/collection/components/six-root/test/six-root.spec.js.map +1 -1
- package/dist/collection/components/six-search-field/six-search-field.css +1 -1
- package/dist/collection/components/six-search-field/six-search-field.js +1 -1
- package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
- package/dist/collection/components/six-select/six-select.css +54 -66
- package/dist/collection/components/six-select/six-select.js +343 -168
- package/dist/collection/components/six-select/six-select.js.map +1 -1
- package/dist/collection/components/six-select/test/six-select.spec.js +31 -15
- package/dist/collection/components/six-select/test/six-select.spec.js.map +1 -1
- package/dist/collection/components/six-select/util.js.map +1 -1
- package/dist/collection/components/six-sidebar/six-sidebar.css +2 -2
- package/dist/collection/components/six-sidebar/six-sidebar.js +8 -6
- package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
- package/dist/collection/components/six-sidebar-item/six-sidebar-item.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 +1 -1
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
- package/dist/collection/components/six-spinner/six-spinner.css +1 -1
- package/dist/collection/components/six-spinner/six-spinner.js +2 -1
- package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
- package/dist/collection/components/six-spinner/test/six-spinner.spec.js +1 -1
- package/dist/collection/components/six-spinner/test/six-spinner.spec.js.map +1 -1
- package/dist/collection/components/six-stage-indicator/six-stage-indicator.css +1 -1
- package/dist/collection/components/six-switch/six-switch.css +1 -1
- package/dist/collection/components/six-switch/six-switch.js +5 -4
- package/dist/collection/components/six-switch/six-switch.js.map +1 -1
- package/dist/collection/components/six-tab/six-tab.css +1 -1
- package/dist/collection/components/six-tab/six-tab.js +5 -4
- package/dist/collection/components/six-tab/six-tab.js.map +1 -1
- package/dist/collection/components/six-tab-group/six-tab-group.css +1 -1
- package/dist/collection/components/six-tab-group/six-tab-group.js +36 -9
- package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
- package/dist/collection/components/six-tab-panel/six-tab-panel.css +1 -1
- package/dist/collection/components/six-tab-panel/six-tab-panel.js +1 -1
- package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
- package/dist/collection/components/six-tag/six-tag.css +1 -1
- package/dist/collection/components/six-tag/six-tag.js +2 -2
- package/dist/collection/components/six-tag/six-tag.js.map +1 -1
- package/dist/collection/components/six-textarea/six-textarea.css +1 -1
- package/dist/collection/components/six-textarea/six-textarea.js +26 -18
- package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
- package/dist/collection/components/six-textarea/test/six-textarea.spec.js.map +1 -1
- package/dist/collection/components/six-tile/six-tile.css +2 -2
- package/dist/collection/components/six-tile/six-tile.js +3 -3
- package/dist/collection/components/six-tile/six-tile.js.map +1 -1
- package/dist/collection/components/six-timepicker/six-timepicker.css +1 -1
- package/dist/collection/components/six-timepicker/six-timepicker.js +4 -3
- package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
- package/dist/collection/components/six-timepicker/test/six-timepicker.spec.js.map +1 -1
- package/dist/collection/components/six-tooltip/six-tooltip.css +1 -1
- package/dist/collection/components/six-tooltip/six-tooltip.js +2 -2
- package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
- package/dist/collection/index.js +1 -0
- package/dist/collection/index.js.map +1 -1
- package/dist/collection/utils/alert.js +54 -0
- package/dist/collection/utils/alert.js.map +1 -0
- package/dist/collection/utils/date-util.js +25 -0
- package/dist/collection/utils/date-util.js.map +1 -1
- package/dist/collection/utils/date-util.spec.js.map +1 -1
- package/dist/collection/utils/error-messages.js +7 -0
- package/dist/collection/utils/error-messages.js.map +1 -1
- package/dist/collection/utils/event-listeners.js.map +1 -1
- package/dist/collection/utils/focus-visible.js.map +1 -1
- package/dist/collection/utils/form.js.map +1 -1
- package/dist/collection/utils/modal.js.map +1 -1
- package/dist/collection/utils/popover.js.map +1 -1
- package/dist/collection/utils/popup.js +1 -1
- package/dist/collection/utils/popup.js.map +1 -1
- package/dist/collection/utils/scroll.js.map +1 -1
- package/dist/collection/utils/slot.js +0 -1
- package/dist/collection/utils/slot.js.map +1 -1
- package/dist/collection/utils/tabbable.js.map +1 -1
- package/dist/collection/utils/time.util.js.map +1 -1
- package/dist/collection/utils/time.util.spec.js.map +1 -1
- package/dist/components/index.js +50 -102
- package/dist/components/index.js.map +1 -1
- package/dist/components/modal.js +1 -17
- package/dist/components/modal.js.map +1 -1
- package/dist/components/six-alert.js +41 -8
- package/dist/components/six-alert.js.map +1 -1
- package/dist/components/six-avatar.js +4 -3
- package/dist/components/six-avatar.js.map +1 -1
- package/dist/components/six-badge.js +5 -4
- package/dist/components/six-badge.js.map +1 -1
- package/dist/components/six-button.js +1 -142
- package/dist/components/six-button.js.map +1 -1
- package/dist/components/six-button2.js +147 -0
- package/dist/components/six-button2.js.map +1 -0
- package/dist/components/six-card.js +4 -3
- package/dist/components/six-card.js.map +1 -1
- package/dist/components/six-checkbox.js +1 -161
- package/dist/components/six-checkbox.js.map +1 -1
- package/dist/components/six-checkbox2.js +166 -0
- package/dist/components/six-checkbox2.js.map +1 -0
- package/dist/components/six-datepicker.js +30 -3
- package/dist/components/six-datepicker.js.map +1 -1
- package/dist/components/six-details2.js +6 -5
- package/dist/components/six-details2.js.map +1 -1
- package/dist/components/six-dialog.js +14 -30
- package/dist/components/six-dialog.js.map +1 -1
- package/dist/components/six-drawer.js +13 -30
- package/dist/components/six-drawer.js.map +1 -1
- package/dist/components/six-dropdown2.js +204 -127
- package/dist/components/six-dropdown2.js.map +1 -1
- package/dist/components/six-error-page.js +3 -2
- package/dist/components/six-error-page.js.map +1 -1
- package/dist/components/six-error2.js +3 -2
- package/dist/components/six-error2.js.map +1 -1
- package/dist/components/six-file-list-item.js +5 -4
- package/dist/components/six-file-list-item.js.map +1 -1
- package/dist/components/six-file-list.js +3 -2
- package/dist/components/six-file-list.js.map +1 -1
- package/dist/components/six-file-upload.js +7 -6
- package/dist/components/six-file-upload.js.map +1 -1
- package/dist/components/six-footer.js +4 -3
- package/dist/components/six-footer.js.map +1 -1
- package/dist/components/six-group-label.js +4 -3
- package/dist/components/six-group-label.js.map +1 -1
- package/dist/components/six-header.js +39 -16
- package/dist/components/six-header.js.map +1 -1
- package/dist/components/six-icon-button2.js +6 -5
- package/dist/components/six-icon-button2.js.map +1 -1
- package/dist/components/six-icon2.js +5 -4
- package/dist/components/six-icon2.js.map +1 -1
- package/dist/components/six-input2.js +9 -5
- package/dist/components/six-input2.js.map +1 -1
- package/dist/components/six-item-picker2.js +7 -4
- package/dist/components/six-item-picker2.js.map +1 -1
- package/dist/components/six-language-switcher.js +5 -4
- 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-main-container.js +3 -2
- package/dist/components/six-main-container.js.map +1 -1
- package/dist/components/six-menu-divider.js +4 -3
- package/dist/components/six-menu-divider.js.map +1 -1
- package/dist/components/six-menu-item2.js +31 -7
- package/dist/components/six-menu-item2.js.map +1 -1
- package/dist/components/six-menu-label.js +4 -3
- package/dist/components/six-menu-label.js.map +1 -1
- package/dist/components/six-menu2.js +26 -9
- 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 +4 -3
- package/dist/components/six-progress-ring.js.map +1 -1
- package/dist/components/six-radio.js +5 -4
- package/dist/components/six-radio.js.map +1 -1
- package/dist/components/six-range.js +15 -4
- package/dist/components/six-range.js.map +1 -1
- package/dist/components/six-root.js +6 -34
- package/dist/components/six-root.js.map +1 -1
- package/dist/components/six-search-field.js +4 -3
- package/dist/components/six-search-field.js.map +1 -1
- package/dist/components/six-select.js +437 -186
- package/dist/components/six-select.js.map +1 -1
- package/dist/components/six-sidebar-item-group.js +3 -2
- package/dist/components/six-sidebar-item-group.js.map +1 -1
- package/dist/components/six-sidebar-item.js +4 -3
- package/dist/components/six-sidebar-item.js.map +1 -1
- package/dist/components/six-sidebar.js +5 -4
- package/dist/components/six-sidebar.js.map +1 -1
- package/dist/components/six-spinner2.js +4 -3
- package/dist/components/six-spinner2.js.map +1 -1
- package/dist/components/six-stage-indicator2.js +3 -2
- package/dist/components/six-stage-indicator2.js.map +1 -1
- package/dist/components/six-switch.js +5 -4
- package/dist/components/six-switch.js.map +1 -1
- package/dist/components/six-tab-group.js +36 -9
- package/dist/components/six-tab-group.js.map +1 -1
- package/dist/components/six-tab-panel.js +4 -3
- package/dist/components/six-tab-panel.js.map +1 -1
- package/dist/components/six-tab.js +5 -4
- package/dist/components/six-tab.js.map +1 -1
- package/dist/components/six-tag.js +99 -1
- package/dist/components/six-tag.js.map +1 -1
- package/dist/components/six-textarea.js +5 -4
- package/dist/components/six-textarea.js.map +1 -1
- package/dist/components/six-tile.js +6 -5
- package/dist/components/six-tile.js.map +1 -1
- package/dist/components/six-timepicker2.js +5 -4
- package/dist/components/six-timepicker2.js.map +1 -1
- package/dist/components/six-tooltip2.js +5 -4
- package/dist/components/six-tooltip2.js.map +1 -1
- package/dist/components/slot.js +1 -2
- package/dist/components/slot.js.map +1 -1
- package/dist/components.d.ts +1 -21
- package/dist/components.json +605 -232
- package/dist/esm/app-globals-0f993ce5.js +5 -0
- package/dist/esm/app-globals-0f993ce5.js.map +1 -0
- package/dist/esm/error-messages-1eaaad23.js +115 -0
- package/dist/esm/error-messages-1eaaad23.js.map +1 -0
- package/dist/esm/{form-control-6b30894f.js → form-control-5d3cf9d4.js} +2 -2
- package/dist/esm/{form-control-6b30894f.js.map → form-control-5d3cf9d4.js.map} +1 -1
- package/dist/esm/{index-17d8173e.js → index-d415464d.js} +104 -508
- package/dist/esm/index-d415464d.js.map +1 -0
- package/dist/esm/index.js +51 -100
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +6 -4
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/{modal-96526245.js → modal-6c1288e3.js} +2 -18
- package/dist/esm/modal-6c1288e3.js.map +1 -0
- package/dist/esm/{popup-e8049817.js → popup-7209e9d5.js} +2 -2
- package/dist/esm/popup-7209e9d5.js.map +1 -0
- package/dist/esm/six-alert.entry.js +42 -9
- package/dist/esm/six-alert.entry.js.map +1 -1
- package/dist/esm/six-avatar.entry.js +5 -4
- package/dist/esm/six-avatar.entry.js.map +1 -1
- package/dist/esm/six-badge.entry.js +6 -5
- package/dist/esm/six-badge.entry.js.map +1 -1
- package/dist/esm/six-button.entry.js +7 -6
- package/dist/esm/six-button.entry.js.map +1 -1
- package/dist/esm/six-card.entry.js +5 -4
- package/dist/esm/six-card.entry.js.map +1 -1
- package/dist/esm/six-checkbox_2.entry.js +187 -0
- package/dist/esm/six-checkbox_2.entry.js.map +1 -0
- package/dist/esm/six-datepicker.entry.js +33 -6
- package/dist/esm/six-datepicker.entry.js.map +1 -1
- package/dist/esm/six-details.entry.js +7 -6
- package/dist/esm/six-details.entry.js.map +1 -1
- package/dist/esm/six-dialog.entry.js +16 -32
- package/dist/esm/six-dialog.entry.js.map +1 -1
- package/dist/esm/six-drawer.entry.js +15 -32
- package/dist/esm/six-drawer.entry.js.map +1 -1
- package/dist/esm/six-dropdown_2.entry.js +205 -131
- package/dist/esm/six-dropdown_2.entry.js.map +1 -1
- 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 +4 -3
- package/dist/esm/six-error.entry.js.map +1 -1
- package/dist/esm/six-file-list-item.entry.js +6 -5
- package/dist/esm/six-file-list-item.entry.js.map +1 -1
- package/dist/esm/six-file-list.entry.js +4 -3
- package/dist/esm/six-file-list.entry.js.map +1 -1
- package/dist/esm/six-file-upload.entry.js +8 -7
- package/dist/esm/six-file-upload.entry.js.map +1 -1
- package/dist/esm/six-footer.entry.js +5 -4
- package/dist/esm/six-footer.entry.js.map +1 -1
- package/dist/esm/six-group-label.entry.js +7 -6
- package/dist/esm/six-group-label.entry.js.map +1 -1
- package/dist/esm/six-header.entry.js +33 -17
- package/dist/esm/six-header.entry.js.map +1 -1
- package/dist/esm/six-icon-button.entry.js +7 -6
- package/dist/esm/six-icon-button.entry.js.map +1 -1
- package/dist/esm/six-icon.entry.js +6 -5
- package/dist/esm/six-icon.entry.js.map +1 -1
- package/dist/esm/six-input.entry.js +11 -8
- package/dist/esm/six-input.entry.js.map +1 -1
- package/dist/esm/six-item-picker.entry.js +7 -6
- package/dist/esm/six-item-picker.entry.js.map +1 -1
- package/dist/esm/six-language-switcher.entry.js +6 -5
- package/dist/esm/six-language-switcher.entry.js.map +1 -1
- package/dist/esm/six-layout-grid.entry.js +4 -3
- package/dist/esm/six-layout-grid.entry.js.map +1 -1
- package/dist/esm/six-main-container.entry.js +4 -3
- package/dist/esm/six-main-container.entry.js.map +1 -1
- package/dist/esm/six-menu-divider.entry.js +5 -4
- package/dist/esm/six-menu-divider.entry.js.map +1 -1
- package/dist/esm/six-menu-label.entry.js +5 -4
- package/dist/esm/six-menu-label.entry.js.map +1 -1
- package/dist/esm/six-picto.entry.js +4 -3
- package/dist/esm/six-picto.entry.js.map +1 -1
- package/dist/esm/six-progress-bar.entry.js +6 -5
- package/dist/esm/six-progress-bar.entry.js.map +1 -1
- package/dist/esm/six-progress-ring.entry.js +5 -4
- package/dist/esm/six-progress-ring.entry.js.map +1 -1
- package/dist/esm/six-radio.entry.js +6 -5
- package/dist/esm/six-radio.entry.js.map +1 -1
- package/dist/esm/six-range.entry.js +18 -7
- package/dist/esm/six-range.entry.js.map +1 -1
- package/dist/esm/six-root.entry.js +4 -22
- package/dist/esm/six-root.entry.js.map +1 -1
- package/dist/esm/six-search-field.entry.js +5 -4
- package/dist/esm/six-search-field.entry.js.map +1 -1
- package/dist/esm/six-select.entry.js +302 -170
- 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 +5 -4
- package/dist/esm/six-sidebar-item.entry.js.map +1 -1
- package/dist/esm/six-sidebar.entry.js +6 -5
- package/dist/esm/six-sidebar.entry.js.map +1 -1
- package/dist/esm/six-spinner.entry.js +5 -4
- package/dist/esm/six-spinner.entry.js.map +1 -1
- package/dist/esm/six-stage-indicator.entry.js +19 -0
- package/dist/esm/six-stage-indicator.entry.js.map +1 -0
- package/dist/esm/six-switch.entry.js +8 -7
- package/dist/esm/six-switch.entry.js.map +1 -1
- package/dist/esm/six-tab-group.entry.js +35 -9
- package/dist/esm/six-tab-group.entry.js.map +1 -1
- package/dist/esm/six-tab-panel.entry.js +5 -4
- package/dist/esm/six-tab-panel.entry.js.map +1 -1
- package/dist/esm/six-tab.entry.js +6 -5
- package/dist/esm/six-tab.entry.js.map +1 -1
- package/dist/esm/six-tag.entry.js +7 -6
- package/dist/esm/six-tag.entry.js.map +1 -1
- package/dist/esm/six-textarea.entry.js +8 -7
- package/dist/esm/six-textarea.entry.js.map +1 -1
- package/dist/esm/six-tile.entry.js +8 -7
- package/dist/esm/six-tile.entry.js.map +1 -1
- package/dist/esm/six-timepicker.entry.js +8 -7
- package/dist/esm/six-timepicker.entry.js.map +1 -1
- package/dist/esm/six-tooltip.entry.js +6 -5
- package/dist/esm/six-tooltip.entry.js.map +1 -1
- package/dist/esm/{slot-41bc439a.js → slot-56531341.js} +2 -3
- package/dist/esm/slot-56531341.js.map +1 -0
- package/dist/esm/{types-07748c42.js → types-a07bb999.js} +3 -1
- package/dist/esm/types-a07bb999.js.map +1 -0
- package/dist/esm/ui-library.js +7 -5
- package/dist/esm/ui-library.js.map +1 -1
- package/dist/types/components/six-alert/six-alert.d.ts +13 -6
- package/dist/types/components/six-datepicker/six-datepicker.d.ts +1 -1
- package/dist/types/components/six-dialog/six-dialog.d.ts +1 -0
- package/dist/types/components/six-dropdown/six-dropdown.d.ts +28 -9
- package/dist/types/components/six-header/six-header.d.ts +5 -1
- package/dist/types/components/six-input/six-input.d.ts +4 -0
- package/dist/types/components/six-menu/six-menu.d.ts +4 -0
- package/dist/types/components/six-menu-item/six-menu-item.d.ts +7 -1
- package/dist/types/components/six-range/six-range.d.ts +2 -0
- package/dist/types/components/six-root/six-root.d.ts +0 -13
- package/dist/types/components/six-select/six-select.d.ts +27 -12
- package/dist/types/components/six-spinner/six-spinner.d.ts +1 -0
- package/dist/types/components/six-tab-group/six-tab-group.d.ts +4 -1
- package/dist/types/components.d.ts +72 -60
- package/dist/types/index.d.ts +1 -0
- package/dist/types/types.d.ts +1 -0
- package/dist/types/utils/alert.d.ts +10 -0
- package/dist/types/utils/date-util.d.ts +9 -1
- package/dist/types/utils/error-messages.d.ts +1 -0
- package/dist/types/utils/slot.d.ts +0 -1
- package/dist/ui-library/index.esm.js +1 -1
- package/dist/ui-library/index.esm.js.map +1 -1
- package/dist/ui-library/p-00c784f9.entry.js +2 -0
- package/dist/ui-library/p-00c784f9.entry.js.map +1 -0
- package/dist/ui-library/p-0a71815c.entry.js +2 -0
- package/dist/ui-library/p-0a71815c.entry.js.map +1 -0
- package/dist/ui-library/p-0cebf1d2.js +2 -0
- package/dist/ui-library/p-0cebf1d2.js.map +1 -0
- package/dist/ui-library/p-195619ed.entry.js +2 -0
- package/dist/ui-library/p-195619ed.entry.js.map +1 -0
- package/dist/ui-library/p-254d32bf.entry.js +2 -0
- package/dist/ui-library/p-254d32bf.entry.js.map +1 -0
- package/dist/ui-library/p-25b9dacc.entry.js +2 -0
- package/dist/ui-library/p-25b9dacc.entry.js.map +1 -0
- package/dist/ui-library/p-29b50eae.entry.js +2 -0
- package/dist/ui-library/p-29b50eae.entry.js.map +1 -0
- package/dist/ui-library/p-2b7e2bcb.entry.js +2 -0
- package/dist/ui-library/p-2b7e2bcb.entry.js.map +1 -0
- package/dist/ui-library/p-2e7312fc.entry.js +2 -0
- package/dist/ui-library/p-2e7312fc.entry.js.map +1 -0
- package/dist/ui-library/p-2f586b01.entry.js +2 -0
- package/dist/ui-library/p-2f586b01.entry.js.map +1 -0
- package/dist/ui-library/p-35510b9d.entry.js +2 -0
- package/dist/ui-library/p-35510b9d.entry.js.map +1 -0
- package/dist/ui-library/p-3f84b852.entry.js +2 -0
- package/dist/ui-library/p-3f84b852.entry.js.map +1 -0
- package/dist/ui-library/p-46817c94.entry.js +2 -0
- package/dist/ui-library/p-46817c94.entry.js.map +1 -0
- package/dist/ui-library/p-51530e6d.entry.js +2 -0
- package/dist/ui-library/p-51530e6d.entry.js.map +1 -0
- package/dist/ui-library/p-57d3562c.entry.js +2 -0
- package/dist/ui-library/p-57d3562c.entry.js.map +1 -0
- package/dist/ui-library/p-5b8a5a21.entry.js +2 -0
- package/dist/ui-library/p-5b8a5a21.entry.js.map +1 -0
- package/dist/ui-library/p-5cde0403.entry.js +2 -0
- package/dist/ui-library/p-5cde0403.entry.js.map +1 -0
- package/dist/ui-library/p-5ea7ffad.entry.js +2 -0
- package/dist/ui-library/p-5ea7ffad.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-65b32e2b.entry.js +2 -0
- package/dist/ui-library/p-65b32e2b.entry.js.map +1 -0
- package/dist/ui-library/p-6741b418.entry.js +2 -0
- package/dist/ui-library/p-6741b418.entry.js.map +1 -0
- package/dist/ui-library/p-6adcd790.entry.js +2 -0
- package/dist/ui-library/p-6adcd790.entry.js.map +1 -0
- package/dist/ui-library/{p-d310a6dd.entry.js → p-6bf442d5.entry.js} +2 -2
- package/dist/ui-library/p-6bf442d5.entry.js.map +1 -0
- package/dist/ui-library/{p-6907a7dc.js → p-6ee48e81.js} +2 -2
- package/dist/ui-library/p-7130a678.entry.js +2 -0
- package/dist/ui-library/p-7130a678.entry.js.map +1 -0
- package/dist/ui-library/p-71a4a398.entry.js +2 -0
- package/dist/ui-library/p-71a4a398.entry.js.map +1 -0
- package/dist/ui-library/p-7254e090.entry.js +2 -0
- package/dist/ui-library/p-7254e090.entry.js.map +1 -0
- package/dist/ui-library/{p-0861899a.js → p-862d474e.js} +1 -1
- package/dist/ui-library/p-862d474e.js.map +1 -0
- package/dist/ui-library/p-8af4ae3e.entry.js +2 -0
- package/dist/ui-library/p-8af4ae3e.entry.js.map +1 -0
- package/dist/ui-library/p-957a36f7.entry.js +2 -0
- package/dist/ui-library/p-957a36f7.entry.js.map +1 -0
- package/dist/ui-library/p-9a4cc473.entry.js +2 -0
- package/dist/ui-library/p-9a4cc473.entry.js.map +1 -0
- package/dist/ui-library/p-9ddaa7e2.entry.js +2 -0
- package/dist/ui-library/p-9ddaa7e2.entry.js.map +1 -0
- package/dist/ui-library/p-9e0f0562.entry.js +2 -0
- package/dist/ui-library/p-9e0f0562.entry.js.map +1 -0
- package/dist/ui-library/p-9e14b37a.entry.js +2 -0
- package/dist/ui-library/p-9e14b37a.entry.js.map +1 -0
- package/dist/ui-library/p-9effba13.entry.js +2 -0
- package/dist/ui-library/p-9effba13.entry.js.map +1 -0
- package/dist/ui-library/p-a0e324ad.entry.js +2 -0
- package/dist/ui-library/p-a0e324ad.entry.js.map +1 -0
- package/dist/ui-library/p-a31dfc45.entry.js +2 -0
- package/dist/ui-library/p-a31dfc45.entry.js.map +1 -0
- package/dist/ui-library/p-a4e3f4e5.entry.js +2 -0
- package/dist/ui-library/p-a4e3f4e5.entry.js.map +1 -0
- package/dist/ui-library/p-a627f6e0.entry.js +2 -0
- package/dist/ui-library/p-a627f6e0.entry.js.map +1 -0
- package/dist/ui-library/p-a69ba529.entry.js +2 -0
- package/dist/ui-library/p-a69ba529.entry.js.map +1 -0
- package/dist/ui-library/p-a995283c.entry.js +2 -0
- package/dist/ui-library/p-a995283c.entry.js.map +1 -0
- package/dist/ui-library/p-b4f81f97.entry.js +2 -0
- package/dist/ui-library/p-b4f81f97.entry.js.map +1 -0
- package/dist/ui-library/p-b863dcc4.entry.js +2 -0
- package/dist/ui-library/p-b863dcc4.entry.js.map +1 -0
- package/dist/ui-library/p-bca7a8c8.entry.js +2 -0
- package/dist/ui-library/p-bca7a8c8.entry.js.map +1 -0
- package/dist/ui-library/p-c46013f4.entry.js +2 -0
- package/dist/ui-library/p-c46013f4.entry.js.map +1 -0
- package/dist/ui-library/p-cec88a79.entry.js +2 -0
- package/dist/ui-library/p-cec88a79.entry.js.map +1 -0
- package/dist/ui-library/p-d15331e7.entry.js +2 -0
- package/dist/ui-library/p-d15331e7.entry.js.map +1 -0
- package/dist/ui-library/p-d668844e.entry.js +2 -0
- package/dist/ui-library/p-d668844e.entry.js.map +1 -0
- package/dist/ui-library/p-e080d5b6.js +2 -0
- package/dist/ui-library/p-e080d5b6.js.map +1 -0
- package/dist/ui-library/p-e1255160.js +2 -0
- package/dist/ui-library/p-e1255160.js.map +1 -0
- package/dist/ui-library/p-e5c08d9f.entry.js +2 -0
- package/dist/ui-library/p-e5c08d9f.entry.js.map +1 -0
- package/dist/ui-library/p-e6db01a9.entry.js +2 -0
- package/dist/ui-library/p-e6db01a9.entry.js.map +1 -0
- package/dist/ui-library/p-e8d5a789.js +3 -0
- package/dist/ui-library/p-e8d5a789.js.map +1 -0
- package/dist/ui-library/p-f136a6b2.js +2 -0
- package/dist/ui-library/p-f136a6b2.js.map +1 -0
- package/dist/ui-library/p-f1dcaab0.entry.js +2 -0
- package/dist/ui-library/p-f1dcaab0.entry.js.map +1 -0
- package/dist/ui-library/p-f2320c65.entry.js +2 -0
- package/dist/ui-library/p-f2320c65.entry.js.map +1 -0
- package/dist/ui-library/p-f4c61910.entry.js +2 -0
- package/dist/ui-library/p-f4c61910.entry.js.map +1 -0
- package/dist/ui-library/p-fe483fc6.entry.js +2 -0
- package/dist/ui-library/p-fe483fc6.entry.js.map +1 -0
- package/dist/ui-library/ui-library.css +1 -10
- package/dist/ui-library/ui-library.esm.js +1 -1
- package/dist/ui-library/ui-library.esm.js.map +1 -1
- package/package.json +5 -8
- package/dist/cjs/index-3baddcdc.js.map +0 -1
- package/dist/cjs/modal-3ce015be.js.map +0 -1
- package/dist/cjs/popup-40a9adbb.js.map +0 -1
- package/dist/cjs/set-attributes_2.cjs.entry.js +0 -73
- package/dist/cjs/set-attributes_2.cjs.entry.js.map +0 -1
- package/dist/cjs/six-checkbox.cjs.entry.js +0 -127
- package/dist/cjs/six-checkbox.cjs.entry.js.map +0 -1
- package/dist/cjs/six-menu-item.cjs.entry.js +0 -63
- package/dist/cjs/six-menu-item.cjs.entry.js.map +0 -1
- package/dist/cjs/slot-9821749e.js.map +0 -1
- package/dist/cjs/types-0a6d66f6.js.map +0 -1
- package/dist/collection/utils/support.js +0 -16
- package/dist/collection/utils/support.js.map +0 -1
- package/dist/collection/wrappers/set-attributes/set-attributes.js +0 -74
- package/dist/collection/wrappers/set-attributes/set-attributes.js.map +0 -1
- package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js +0 -16
- package/dist/collection/wrappers/set-attributes/test/set-attributes.spec.js.map +0 -1
- package/dist/components/set-attributes.d.ts +0 -11
- package/dist/components/set-attributes.js +0 -8
- package/dist/components/set-attributes.js.map +0 -1
- package/dist/components/set-attributes2.js +0 -73
- package/dist/components/set-attributes2.js.map +0 -1
- package/dist/components/six-tag2.js +0 -102
- package/dist/components/six-tag2.js.map +0 -1
- package/dist/esm/index-17d8173e.js.map +0 -1
- package/dist/esm/modal-96526245.js.map +0 -1
- package/dist/esm/popup-e8049817.js.map +0 -1
- package/dist/esm/set-attributes_2.entry.js +0 -68
- package/dist/esm/set-attributes_2.entry.js.map +0 -1
- package/dist/esm/six-checkbox.entry.js +0 -123
- package/dist/esm/six-checkbox.entry.js.map +0 -1
- package/dist/esm/six-menu-item.entry.js +0 -59
- package/dist/esm/six-menu-item.entry.js.map +0 -1
- package/dist/esm/slot-41bc439a.js.map +0 -1
- package/dist/esm/types-07748c42.js.map +0 -1
- package/dist/types/utils/support.d.ts +0 -1
- package/dist/types/wrappers/set-attributes/set-attributes.d.ts +0 -9
- package/dist/ui-library/p-0861899a.js.map +0 -1
- package/dist/ui-library/p-0a81b42c.entry.js +0 -2
- package/dist/ui-library/p-0a81b42c.entry.js.map +0 -1
- package/dist/ui-library/p-0beec94f.js +0 -3
- package/dist/ui-library/p-0beec94f.js.map +0 -1
- package/dist/ui-library/p-100d5a25.entry.js +0 -2
- package/dist/ui-library/p-100d5a25.entry.js.map +0 -1
- package/dist/ui-library/p-178f5782.entry.js +0 -2
- package/dist/ui-library/p-178f5782.entry.js.map +0 -1
- package/dist/ui-library/p-19a61686.entry.js +0 -2
- package/dist/ui-library/p-19a61686.entry.js.map +0 -1
- package/dist/ui-library/p-1d0c5929.entry.js +0 -2
- package/dist/ui-library/p-1d0c5929.entry.js.map +0 -1
- package/dist/ui-library/p-23c02c98.entry.js +0 -2
- package/dist/ui-library/p-23c02c98.entry.js.map +0 -1
- package/dist/ui-library/p-2eed9d8d.entry.js +0 -2
- package/dist/ui-library/p-2eed9d8d.entry.js.map +0 -1
- package/dist/ui-library/p-2f9f2532.entry.js +0 -2
- package/dist/ui-library/p-2f9f2532.entry.js.map +0 -1
- package/dist/ui-library/p-3187bc23.entry.js +0 -2
- package/dist/ui-library/p-3187bc23.entry.js.map +0 -1
- package/dist/ui-library/p-32e1a5ab.entry.js +0 -2
- package/dist/ui-library/p-32e1a5ab.entry.js.map +0 -1
- package/dist/ui-library/p-3d54ecf2.entry.js +0 -2
- package/dist/ui-library/p-3d54ecf2.entry.js.map +0 -1
- package/dist/ui-library/p-4229f7e8.entry.js +0 -2
- package/dist/ui-library/p-4229f7e8.entry.js.map +0 -1
- package/dist/ui-library/p-479d8087.entry.js +0 -2
- package/dist/ui-library/p-479d8087.entry.js.map +0 -1
- package/dist/ui-library/p-49aa8d1e.entry.js +0 -2
- package/dist/ui-library/p-49aa8d1e.entry.js.map +0 -1
- package/dist/ui-library/p-58661675.entry.js +0 -2
- package/dist/ui-library/p-58661675.entry.js.map +0 -1
- package/dist/ui-library/p-5d43ea07.entry.js +0 -2
- package/dist/ui-library/p-5d43ea07.entry.js.map +0 -1
- package/dist/ui-library/p-6aa2929a.entry.js +0 -2
- package/dist/ui-library/p-6aa2929a.entry.js.map +0 -1
- package/dist/ui-library/p-7432d409.entry.js +0 -2
- package/dist/ui-library/p-7432d409.entry.js.map +0 -1
- package/dist/ui-library/p-74a714c0.entry.js +0 -2
- package/dist/ui-library/p-74a714c0.entry.js.map +0 -1
- package/dist/ui-library/p-76825395.entry.js +0 -2
- package/dist/ui-library/p-76825395.entry.js.map +0 -1
- package/dist/ui-library/p-816f857d.entry.js +0 -2
- package/dist/ui-library/p-816f857d.entry.js.map +0 -1
- package/dist/ui-library/p-882fbf6f.entry.js +0 -2
- package/dist/ui-library/p-882fbf6f.entry.js.map +0 -1
- package/dist/ui-library/p-88fd4973.entry.js +0 -2
- package/dist/ui-library/p-88fd4973.entry.js.map +0 -1
- package/dist/ui-library/p-8b750c9e.entry.js +0 -2
- package/dist/ui-library/p-8b750c9e.entry.js.map +0 -1
- package/dist/ui-library/p-911eb578.entry.js +0 -2
- package/dist/ui-library/p-911eb578.entry.js.map +0 -1
- package/dist/ui-library/p-93fcda4a.entry.js +0 -2
- package/dist/ui-library/p-93fcda4a.entry.js.map +0 -1
- package/dist/ui-library/p-981b3228.entry.js +0 -2
- package/dist/ui-library/p-981b3228.entry.js.map +0 -1
- package/dist/ui-library/p-998de05d.js +0 -2
- package/dist/ui-library/p-998de05d.js.map +0 -1
- package/dist/ui-library/p-9b1ff147.entry.js +0 -2
- package/dist/ui-library/p-9b1ff147.entry.js.map +0 -1
- package/dist/ui-library/p-a4e4620c.entry.js +0 -2
- package/dist/ui-library/p-a4e4620c.entry.js.map +0 -1
- package/dist/ui-library/p-ada23fe3.entry.js +0 -2
- package/dist/ui-library/p-ada23fe3.entry.js.map +0 -1
- package/dist/ui-library/p-b5ac1219.entry.js +0 -2
- package/dist/ui-library/p-b5ac1219.entry.js.map +0 -1
- package/dist/ui-library/p-ba247565.entry.js +0 -2
- package/dist/ui-library/p-ba247565.entry.js.map +0 -1
- package/dist/ui-library/p-bdb79948.entry.js +0 -2
- package/dist/ui-library/p-bdb79948.entry.js.map +0 -1
- package/dist/ui-library/p-bee65dd9.entry.js +0 -2
- package/dist/ui-library/p-bee65dd9.entry.js.map +0 -1
- package/dist/ui-library/p-c021a9c9.entry.js +0 -2
- package/dist/ui-library/p-c021a9c9.entry.js.map +0 -1
- package/dist/ui-library/p-c07b1240.entry.js +0 -2
- package/dist/ui-library/p-c07b1240.entry.js.map +0 -1
- package/dist/ui-library/p-c12a94ce.entry.js +0 -2
- package/dist/ui-library/p-c12a94ce.entry.js.map +0 -1
- package/dist/ui-library/p-c1675a45.entry.js +0 -2
- package/dist/ui-library/p-c1675a45.entry.js.map +0 -1
- package/dist/ui-library/p-c2df8c27.entry.js +0 -2
- package/dist/ui-library/p-c2df8c27.entry.js.map +0 -1
- package/dist/ui-library/p-c86aa5b3.entry.js +0 -2
- package/dist/ui-library/p-c86aa5b3.entry.js.map +0 -1
- package/dist/ui-library/p-cd35b3c6.entry.js +0 -2
- package/dist/ui-library/p-cd35b3c6.entry.js.map +0 -1
- package/dist/ui-library/p-d2cf4280.entry.js +0 -2
- package/dist/ui-library/p-d2cf4280.entry.js.map +0 -1
- package/dist/ui-library/p-d310a6dd.entry.js.map +0 -1
- package/dist/ui-library/p-d6838141.entry.js +0 -2
- package/dist/ui-library/p-d6838141.entry.js.map +0 -1
- package/dist/ui-library/p-dc908cbb.entry.js +0 -2
- package/dist/ui-library/p-dc908cbb.entry.js.map +0 -1
- package/dist/ui-library/p-dfb6bff6.entry.js +0 -2
- package/dist/ui-library/p-dfb6bff6.entry.js.map +0 -1
- package/dist/ui-library/p-ee71e3a3.entry.js +0 -2
- package/dist/ui-library/p-ee71e3a3.entry.js.map +0 -1
- package/dist/ui-library/p-ef317d69.entry.js +0 -2
- package/dist/ui-library/p-ef317d69.entry.js.map +0 -1
- package/dist/ui-library/p-f2ef23c4.js +0 -2
- package/dist/ui-library/p-f2ef23c4.js.map +0 -1
- package/dist/ui-library/p-f385f1c2.entry.js +0 -2
- package/dist/ui-library/p-f385f1c2.entry.js.map +0 -1
- package/dist/ui-library/p-f73a6bdc.entry.js +0 -2
- package/dist/ui-library/p-f73a6bdc.entry.js.map +0 -1
- package/dist/ui-library/p-faa04bb5.js +0 -2
- package/dist/ui-library/p-faa04bb5.js.map +0 -1
- package/dist/ui-library/p-fcd57e0a.entry.js +0 -2
- package/dist/ui-library/p-fcd57e0a.entry.js.map +0 -1
- /package/dist/ui-library/{p-6907a7dc.js.map → p-6ee48e81.js.map} +0 -0
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
6
6
|
*
|
|
7
7
|
* @part base - The component's base wrapper.
|
|
8
|
+
* @part svg - The spinner icon
|
|
8
9
|
*/
|
|
9
10
|
export declare class SixSpinner {
|
|
10
11
|
/** Indicates if the spinner is shown as animated SIX logo or simple spinner. */
|
|
@@ -30,7 +30,8 @@ export declare class SixTabGroup {
|
|
|
30
30
|
private tabGroup?;
|
|
31
31
|
private tabs?;
|
|
32
32
|
host: HTMLSixTabGroupElement;
|
|
33
|
-
|
|
33
|
+
hasLeftControl: boolean;
|
|
34
|
+
hasRightControl: boolean;
|
|
34
35
|
/** The placement of the tabs. */
|
|
35
36
|
placement: 'top' | 'bottom' | 'left' | 'right';
|
|
36
37
|
/** Disables the scroll arrows that appear when tabs overflow. */
|
|
@@ -51,6 +52,8 @@ export declare class SixTabGroup {
|
|
|
51
52
|
private handleKeyDown;
|
|
52
53
|
private handleScrollLeft;
|
|
53
54
|
private handleScrollRight;
|
|
55
|
+
private calculateRightControlVisibility;
|
|
56
|
+
private calculateLeftControlVisibility;
|
|
54
57
|
private updateScrollControls;
|
|
55
58
|
private setActiveTab;
|
|
56
59
|
private setAriaLabels;
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* It contains typing information for all components that exist in this project.
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
+
import { AlertType } from "./components/six-alert/six-alert";
|
|
8
9
|
import { EmptyPayload } from "./utils/types";
|
|
9
10
|
import { SixDateFormats } from "./components/six-datepicker/six-date-formats";
|
|
10
11
|
import { SixDatepickerSelectPayload } from "./components/six-datepicker/six-datepicker";
|
|
@@ -18,13 +19,13 @@ import { SixItemPickerChangePayload } from "./components/six-item-picker/six-ite
|
|
|
18
19
|
import { SixLanguageSwitcherChangePayload, SixLanguageSwitcherInput } from "./components/six-language-switcher/six-language-switcher";
|
|
19
20
|
import { SixMenuItemData as SixMenuItemData1, SixMenuItemSelectedPayload } from "./components/six-menu/six-menu";
|
|
20
21
|
import { StageType } from "./components/six-stage-indicator/six-stage-indicator";
|
|
21
|
-
import { SixRootCollapsedPayload } from "./components/six-root/six-root";
|
|
22
22
|
import { SixSearchFieldChangePayload } from "./components/six-search-field/six-search-field";
|
|
23
23
|
import { SixSelectChangePayload } from "./components/six-select/six-select";
|
|
24
24
|
import { StageType as StageType1 } from "./components/six-stage-indicator/six-stage-indicator";
|
|
25
25
|
import { SixTabHidePayload, SixTabShowPayload } from "./components/six-tab-group/six-tab-group";
|
|
26
26
|
import { TimeFormat } from "./utils/time.util";
|
|
27
27
|
import { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
|
|
28
|
+
export { AlertType } from "./components/six-alert/six-alert";
|
|
28
29
|
export { EmptyPayload } from "./utils/types";
|
|
29
30
|
export { SixDateFormats } from "./components/six-datepicker/six-date-formats";
|
|
30
31
|
export { SixDatepickerSelectPayload } from "./components/six-datepicker/six-datepicker";
|
|
@@ -38,7 +39,6 @@ export { SixItemPickerChangePayload } from "./components/six-item-picker/six-ite
|
|
|
38
39
|
export { SixLanguageSwitcherChangePayload, SixLanguageSwitcherInput } from "./components/six-language-switcher/six-language-switcher";
|
|
39
40
|
export { SixMenuItemData as SixMenuItemData1, SixMenuItemSelectedPayload } from "./components/six-menu/six-menu";
|
|
40
41
|
export { StageType } from "./components/six-stage-indicator/six-stage-indicator";
|
|
41
|
-
export { SixRootCollapsedPayload } from "./components/six-root/six-root";
|
|
42
42
|
export { SixSearchFieldChangePayload } from "./components/six-search-field/six-search-field";
|
|
43
43
|
export { SixSelectChangePayload } from "./components/six-select/six-select";
|
|
44
44
|
export { StageType as StageType1 } from "./components/six-stage-indicator/six-stage-indicator";
|
|
@@ -46,12 +46,6 @@ export { SixTabHidePayload, SixTabShowPayload } from "./components/six-tab-group
|
|
|
46
46
|
export { TimeFormat } from "./utils/time.util";
|
|
47
47
|
export { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
|
|
48
48
|
export namespace Components {
|
|
49
|
-
interface SetAttributes {
|
|
50
|
-
/**
|
|
51
|
-
* Attributes map
|
|
52
|
-
*/
|
|
53
|
-
"value": {};
|
|
54
|
-
}
|
|
55
49
|
/**
|
|
56
50
|
* @since 1.0
|
|
57
51
|
* @status stable
|
|
@@ -63,7 +57,7 @@ export namespace Components {
|
|
|
63
57
|
*/
|
|
64
58
|
"closable": boolean;
|
|
65
59
|
/**
|
|
66
|
-
* The length of time, in milliseconds, the alert will show before closing itself. If the user
|
|
60
|
+
* The length of time, in milliseconds, the alert will show before closing itself. If the user hovers over the toast alert, the timer will pause. On leaving the element with the mouse, the timer resets.
|
|
67
61
|
*/
|
|
68
62
|
"duration": number;
|
|
69
63
|
/**
|
|
@@ -80,12 +74,13 @@ export namespace Components {
|
|
|
80
74
|
"show": () => Promise<void>;
|
|
81
75
|
/**
|
|
82
76
|
* Displays the alert as a toast notification. This will move the alert out of its position in the DOM and, when dismissed, it will be removed from the DOM completely. By storing a reference to the alert, you can reuse it by calling this method again. The returned promise will resolve after the alert is hidden.
|
|
77
|
+
* @param adjustPosition If true, the top and right position of the toast stack is shifted according to the six-root header's height and the presence of a vertical scrollbar.
|
|
83
78
|
*/
|
|
84
|
-
"toast": () => Promise<void>;
|
|
79
|
+
"toast": (adjustPosition?: boolean) => Promise<void>;
|
|
85
80
|
/**
|
|
86
81
|
* The type of alert.
|
|
87
82
|
*/
|
|
88
|
-
"type":
|
|
83
|
+
"type": AlertType;
|
|
89
84
|
}
|
|
90
85
|
/**
|
|
91
86
|
* @since 1.0
|
|
@@ -329,7 +324,7 @@ export namespace Components {
|
|
|
329
324
|
/**
|
|
330
325
|
* The language used to render the weekdays and months.
|
|
331
326
|
*/
|
|
332
|
-
"locale": 'en' | 'de' | 'fr' | 'it';
|
|
327
|
+
"locale": 'en' | 'de' | 'fr' | 'it' | 'es';
|
|
333
328
|
/**
|
|
334
329
|
* The maximum datetime allowed. Value must be a date object
|
|
335
330
|
*/
|
|
@@ -549,6 +544,10 @@ export namespace Components {
|
|
|
549
544
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
550
545
|
*/
|
|
551
546
|
"hoist": boolean;
|
|
547
|
+
/**
|
|
548
|
+
* Determines if the dropdown panel's width should match the width of the trigger element. If set to `true`, the panel will resize its width to align with the trigger's width. If `false` or omitted, the panel will maintain its default width.
|
|
549
|
+
*/
|
|
550
|
+
"matchTriggerWidth": boolean;
|
|
552
551
|
/**
|
|
553
552
|
* Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.
|
|
554
553
|
*/
|
|
@@ -574,6 +573,7 @@ export namespace Components {
|
|
|
574
573
|
| 'left-end';
|
|
575
574
|
/**
|
|
576
575
|
* Instructs the dropdown menu to reposition. Useful when the position or size of the trigger changes when the menu is activated.
|
|
576
|
+
* @deprecated : use the property `matchTriggerWidth` instead.
|
|
577
577
|
*/
|
|
578
578
|
"reposition": () => Promise<void>;
|
|
579
579
|
/**
|
|
@@ -728,6 +728,10 @@ export namespace Components {
|
|
|
728
728
|
* Get open state for search
|
|
729
729
|
*/
|
|
730
730
|
"getIsSearchOpen": () => Promise<boolean>;
|
|
731
|
+
/**
|
|
732
|
+
* Set whether the hamburger menu should be visible or not
|
|
733
|
+
*/
|
|
734
|
+
"hideHamburgerMenu": boolean;
|
|
731
735
|
/**
|
|
732
736
|
* Set the hamburger menu icon to open or closed state
|
|
733
737
|
*/
|
|
@@ -823,6 +827,10 @@ export namespace Components {
|
|
|
823
827
|
* Set to true to disable the input.
|
|
824
828
|
*/
|
|
825
829
|
"disabled": boolean;
|
|
830
|
+
/**
|
|
831
|
+
* Internal: Styles the input for the dropdown filter search.
|
|
832
|
+
*/
|
|
833
|
+
"dropdownSearch": boolean;
|
|
826
834
|
/**
|
|
827
835
|
* The error message shown, if `invalid` is set to true.
|
|
828
836
|
*/
|
|
@@ -1034,6 +1042,10 @@ export namespace Components {
|
|
|
1034
1042
|
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
1035
1043
|
*/
|
|
1036
1044
|
interface SixMenu {
|
|
1045
|
+
/**
|
|
1046
|
+
* Internal: Disables handling of key presses.
|
|
1047
|
+
*/
|
|
1048
|
+
"disableKeyboardHandling": boolean;
|
|
1037
1049
|
/**
|
|
1038
1050
|
* Used for virtual scrolling Define how many items should be rendered in the DOM when using virtual scrolling
|
|
1039
1051
|
*/
|
|
@@ -1077,7 +1089,11 @@ export namespace Components {
|
|
|
1077
1089
|
*/
|
|
1078
1090
|
interface SixMenuItem {
|
|
1079
1091
|
/**
|
|
1080
|
-
*
|
|
1092
|
+
* Defines if the checked state is displayed as a checkbox or a check-icon
|
|
1093
|
+
*/
|
|
1094
|
+
"checkType": 'checkbox' | 'check';
|
|
1095
|
+
/**
|
|
1096
|
+
* Internal: Draws the item in a checked state. CheckType needs to be set to 'checkbox' or 'check' to show the checked state
|
|
1081
1097
|
*/
|
|
1082
1098
|
"checked": boolean;
|
|
1083
1099
|
/**
|
|
@@ -1263,10 +1279,6 @@ export namespace Components {
|
|
|
1263
1279
|
* @status stable
|
|
1264
1280
|
*/
|
|
1265
1281
|
interface SixRoot {
|
|
1266
|
-
/**
|
|
1267
|
-
* Breakpoint for smaller screens when the right sidebar is collapsed by default.
|
|
1268
|
-
*/
|
|
1269
|
-
"breakpoint": number;
|
|
1270
1282
|
/**
|
|
1271
1283
|
* Defines whether the content section should be padded
|
|
1272
1284
|
*/
|
|
@@ -1343,7 +1355,7 @@ export namespace Components {
|
|
|
1343
1355
|
/**
|
|
1344
1356
|
* The debounce for the filter callbacks.
|
|
1345
1357
|
*/
|
|
1346
|
-
"filterDebounce"
|
|
1358
|
+
"filterDebounce"?: number;
|
|
1347
1359
|
/**
|
|
1348
1360
|
* The filter's placeholder text.
|
|
1349
1361
|
*/
|
|
@@ -1374,6 +1386,7 @@ export namespace Components {
|
|
|
1374
1386
|
"line": boolean;
|
|
1375
1387
|
/**
|
|
1376
1388
|
* The maximum number of tags to show when `multiple` is true. After the maximum, "+n" will be shown to indicate the number of additional items that are selected. Set to -1 to remove the limit.
|
|
1389
|
+
* @deprecated : This property is ignored. The component now displays as many items as possible and computes the "+n" dynamically.
|
|
1377
1390
|
*/
|
|
1378
1391
|
"maxTagsVisible": number;
|
|
1379
1392
|
/**
|
|
@@ -1400,6 +1413,14 @@ export namespace Components {
|
|
|
1400
1413
|
* Set to true to show an asterisk beneath the label.
|
|
1401
1414
|
*/
|
|
1402
1415
|
"required": boolean;
|
|
1416
|
+
/**
|
|
1417
|
+
* Enables the select all button.
|
|
1418
|
+
*/
|
|
1419
|
+
"selectAllButton": boolean;
|
|
1420
|
+
/**
|
|
1421
|
+
* Custom text for the "select all" button. Defaults to "Select all" and equivalents in supported languages.
|
|
1422
|
+
*/
|
|
1423
|
+
"selectAllText"?: string;
|
|
1403
1424
|
/**
|
|
1404
1425
|
* Sets focus on the select.
|
|
1405
1426
|
*/
|
|
@@ -2049,10 +2070,6 @@ export interface SixRangeCustomEvent<T> extends CustomEvent<T> {
|
|
|
2049
2070
|
detail: T;
|
|
2050
2071
|
target: HTMLSixRangeElement;
|
|
2051
2072
|
}
|
|
2052
|
-
export interface SixRootCustomEvent<T> extends CustomEvent<T> {
|
|
2053
|
-
detail: T;
|
|
2054
|
-
target: HTMLSixRootElement;
|
|
2055
|
-
}
|
|
2056
2073
|
export interface SixSearchFieldCustomEvent<T> extends CustomEvent<T> {
|
|
2057
2074
|
detail: T;
|
|
2058
2075
|
target: HTMLSixSearchFieldElement;
|
|
@@ -2098,12 +2115,6 @@ export interface SixTooltipCustomEvent<T> extends CustomEvent<T> {
|
|
|
2098
2115
|
target: HTMLSixTooltipElement;
|
|
2099
2116
|
}
|
|
2100
2117
|
declare global {
|
|
2101
|
-
interface HTMLSetAttributesElement extends Components.SetAttributes, HTMLStencilElement {
|
|
2102
|
-
}
|
|
2103
|
-
var HTMLSetAttributesElement: {
|
|
2104
|
-
prototype: HTMLSetAttributesElement;
|
|
2105
|
-
new (): HTMLSetAttributesElement;
|
|
2106
|
-
};
|
|
2107
2118
|
interface HTMLSixAlertElementEventMap {
|
|
2108
2119
|
"six-alert-show": EmptyPayload;
|
|
2109
2120
|
"six-alert-after-show": EmptyPayload;
|
|
@@ -2695,22 +2706,11 @@ declare global {
|
|
|
2695
2706
|
prototype: HTMLSixRangeElement;
|
|
2696
2707
|
new (): HTMLSixRangeElement;
|
|
2697
2708
|
};
|
|
2698
|
-
interface HTMLSixRootElementEventMap {
|
|
2699
|
-
"six-root-collapsed": SixRootCollapsedPayload;
|
|
2700
|
-
}
|
|
2701
2709
|
/**
|
|
2702
2710
|
* @since 1.0
|
|
2703
2711
|
* @status stable
|
|
2704
2712
|
*/
|
|
2705
2713
|
interface HTMLSixRootElement extends Components.SixRoot, HTMLStencilElement {
|
|
2706
|
-
addEventListener<K extends keyof HTMLSixRootElementEventMap>(type: K, listener: (this: HTMLSixRootElement, ev: SixRootCustomEvent<HTMLSixRootElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2707
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2708
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2709
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2710
|
-
removeEventListener<K extends keyof HTMLSixRootElementEventMap>(type: K, listener: (this: HTMLSixRootElement, ev: SixRootCustomEvent<HTMLSixRootElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2711
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2712
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2713
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2714
2714
|
}
|
|
2715
2715
|
var HTMLSixRootElement: {
|
|
2716
2716
|
prototype: HTMLSixRootElement;
|
|
@@ -3021,7 +3021,6 @@ declare global {
|
|
|
3021
3021
|
new (): HTMLSixTooltipElement;
|
|
3022
3022
|
};
|
|
3023
3023
|
interface HTMLElementTagNameMap {
|
|
3024
|
-
"set-attributes": HTMLSetAttributesElement;
|
|
3025
3024
|
"six-alert": HTMLSixAlertElement;
|
|
3026
3025
|
"six-avatar": HTMLSixAvatarElement;
|
|
3027
3026
|
"six-badge": HTMLSixBadgeElement;
|
|
@@ -3077,12 +3076,6 @@ declare global {
|
|
|
3077
3076
|
}
|
|
3078
3077
|
}
|
|
3079
3078
|
declare namespace LocalJSX {
|
|
3080
|
-
interface SetAttributes {
|
|
3081
|
-
/**
|
|
3082
|
-
* Attributes map
|
|
3083
|
-
*/
|
|
3084
|
-
"value"?: {};
|
|
3085
|
-
}
|
|
3086
3079
|
/**
|
|
3087
3080
|
* @since 1.0
|
|
3088
3081
|
* @status stable
|
|
@@ -3094,7 +3087,7 @@ declare namespace LocalJSX {
|
|
|
3094
3087
|
*/
|
|
3095
3088
|
"closable"?: boolean;
|
|
3096
3089
|
/**
|
|
3097
|
-
* The length of time, in milliseconds, the alert will show before closing itself. If the user
|
|
3090
|
+
* The length of time, in milliseconds, the alert will show before closing itself. If the user hovers over the toast alert, the timer will pause. On leaving the element with the mouse, the timer resets.
|
|
3098
3091
|
*/
|
|
3099
3092
|
"duration"?: number;
|
|
3100
3093
|
/**
|
|
@@ -3120,7 +3113,7 @@ declare namespace LocalJSX {
|
|
|
3120
3113
|
/**
|
|
3121
3114
|
* The type of alert.
|
|
3122
3115
|
*/
|
|
3123
|
-
"type"?:
|
|
3116
|
+
"type"?: AlertType;
|
|
3124
3117
|
}
|
|
3125
3118
|
/**
|
|
3126
3119
|
* @since 1.0
|
|
@@ -3368,7 +3361,7 @@ declare namespace LocalJSX {
|
|
|
3368
3361
|
/**
|
|
3369
3362
|
* The language used to render the weekdays and months.
|
|
3370
3363
|
*/
|
|
3371
|
-
"locale"?: 'en' | 'de' | 'fr' | 'it';
|
|
3364
|
+
"locale"?: 'en' | 'de' | 'fr' | 'it' | 'es';
|
|
3372
3365
|
/**
|
|
3373
3366
|
* The maximum datetime allowed. Value must be a date object
|
|
3374
3367
|
*/
|
|
@@ -3628,6 +3621,10 @@ declare namespace LocalJSX {
|
|
|
3628
3621
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
3629
3622
|
*/
|
|
3630
3623
|
"hoist"?: boolean;
|
|
3624
|
+
/**
|
|
3625
|
+
* Determines if the dropdown panel's width should match the width of the trigger element. If set to `true`, the panel will resize its width to align with the trigger's width. If `false` or omitted, the panel will maintain its default width.
|
|
3626
|
+
*/
|
|
3627
|
+
"matchTriggerWidth"?: boolean;
|
|
3631
3628
|
/**
|
|
3632
3629
|
* Emitted when the async filter is triggered
|
|
3633
3630
|
*/
|
|
@@ -3839,6 +3836,10 @@ declare namespace LocalJSX {
|
|
|
3839
3836
|
* Set whether the logo should be clickable
|
|
3840
3837
|
*/
|
|
3841
3838
|
"clickableLogo"?: boolean;
|
|
3839
|
+
/**
|
|
3840
|
+
* Set whether the hamburger menu should be visible or not
|
|
3841
|
+
*/
|
|
3842
|
+
"hideHamburgerMenu"?: boolean;
|
|
3842
3843
|
/**
|
|
3843
3844
|
* Emitted when the name of the selected app is clicked.
|
|
3844
3845
|
*/
|
|
@@ -3954,6 +3955,10 @@ declare namespace LocalJSX {
|
|
|
3954
3955
|
* Set to true to disable the input.
|
|
3955
3956
|
*/
|
|
3956
3957
|
"disabled"?: boolean;
|
|
3958
|
+
/**
|
|
3959
|
+
* Internal: Styles the input for the dropdown filter search.
|
|
3960
|
+
*/
|
|
3961
|
+
"dropdownSearch"?: boolean;
|
|
3957
3962
|
/**
|
|
3958
3963
|
* The error message shown, if `invalid` is set to true.
|
|
3959
3964
|
*/
|
|
@@ -4177,6 +4182,10 @@ declare namespace LocalJSX {
|
|
|
4177
4182
|
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
4178
4183
|
*/
|
|
4179
4184
|
interface SixMenu {
|
|
4185
|
+
/**
|
|
4186
|
+
* Internal: Disables handling of key presses.
|
|
4187
|
+
*/
|
|
4188
|
+
"disableKeyboardHandling"?: boolean;
|
|
4180
4189
|
/**
|
|
4181
4190
|
* Used for virtual scrolling Define how many items should be rendered in the DOM when using virtual scrolling
|
|
4182
4191
|
*/
|
|
@@ -4220,7 +4229,11 @@ declare namespace LocalJSX {
|
|
|
4220
4229
|
*/
|
|
4221
4230
|
interface SixMenuItem {
|
|
4222
4231
|
/**
|
|
4223
|
-
*
|
|
4232
|
+
* Defines if the checked state is displayed as a checkbox or a check-icon
|
|
4233
|
+
*/
|
|
4234
|
+
"checkType"?: 'checkbox' | 'check';
|
|
4235
|
+
/**
|
|
4236
|
+
* Internal: Draws the item in a checked state. CheckType needs to be set to 'checkbox' or 'check' to show the checked state
|
|
4224
4237
|
*/
|
|
4225
4238
|
"checked"?: boolean;
|
|
4226
4239
|
/**
|
|
@@ -4402,14 +4415,6 @@ declare namespace LocalJSX {
|
|
|
4402
4415
|
* @status stable
|
|
4403
4416
|
*/
|
|
4404
4417
|
interface SixRoot {
|
|
4405
|
-
/**
|
|
4406
|
-
* Breakpoint for smaller screens when the right sidebar is collapsed by default.
|
|
4407
|
-
*/
|
|
4408
|
-
"breakpoint"?: number;
|
|
4409
|
-
/**
|
|
4410
|
-
* Emitted when display size is updated.
|
|
4411
|
-
*/
|
|
4412
|
-
"onSix-root-collapsed"?: (event: SixRootCustomEvent<SixRootCollapsedPayload>) => void;
|
|
4413
4418
|
/**
|
|
4414
4419
|
* Defines whether the content section should be padded
|
|
4415
4420
|
*/
|
|
@@ -4521,6 +4526,7 @@ declare namespace LocalJSX {
|
|
|
4521
4526
|
"line"?: boolean;
|
|
4522
4527
|
/**
|
|
4523
4528
|
* The maximum number of tags to show when `multiple` is true. After the maximum, "+n" will be shown to indicate the number of additional items that are selected. Set to -1 to remove the limit.
|
|
4529
|
+
* @deprecated : This property is ignored. The component now displays as many items as possible and computes the "+n" dynamically.
|
|
4524
4530
|
*/
|
|
4525
4531
|
"maxTagsVisible"?: number;
|
|
4526
4532
|
/**
|
|
@@ -4559,6 +4565,14 @@ declare namespace LocalJSX {
|
|
|
4559
4565
|
* Set to true to show an asterisk beneath the label.
|
|
4560
4566
|
*/
|
|
4561
4567
|
"required"?: boolean;
|
|
4568
|
+
/**
|
|
4569
|
+
* Enables the select all button.
|
|
4570
|
+
*/
|
|
4571
|
+
"selectAllButton"?: boolean;
|
|
4572
|
+
/**
|
|
4573
|
+
* Custom text for the "select all" button. Defaults to "Select all" and equivalents in supported languages.
|
|
4574
|
+
*/
|
|
4575
|
+
"selectAllText"?: string;
|
|
4562
4576
|
/**
|
|
4563
4577
|
* The select's size.
|
|
4564
4578
|
*/
|
|
@@ -5156,7 +5170,6 @@ declare namespace LocalJSX {
|
|
|
5156
5170
|
"trigger"?: string;
|
|
5157
5171
|
}
|
|
5158
5172
|
interface IntrinsicElements {
|
|
5159
|
-
"set-attributes": SetAttributes;
|
|
5160
5173
|
"six-alert": SixAlert;
|
|
5161
5174
|
"six-avatar": SixAvatar;
|
|
5162
5175
|
"six-badge": SixBadge;
|
|
@@ -5215,7 +5228,6 @@ export { LocalJSX as JSX };
|
|
|
5215
5228
|
declare module "@stencil/core" {
|
|
5216
5229
|
export namespace JSX {
|
|
5217
5230
|
interface IntrinsicElements {
|
|
5218
|
-
"set-attributes": LocalJSX.SetAttributes & JSXBase.HTMLAttributes<HTMLSetAttributesElement>;
|
|
5219
5231
|
/**
|
|
5220
5232
|
* @since 1.0
|
|
5221
5233
|
* @status stable
|
package/dist/types/index.d.ts
CHANGED
package/dist/types/types.d.ts
CHANGED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { AlertType } from '../components/six-alert/six-alert';
|
|
2
|
+
/**
|
|
3
|
+
* Displays an alert on the toast stack with a specified message and optional configuration.
|
|
4
|
+
*
|
|
5
|
+
* @param message - The message to be displayed in the alert.
|
|
6
|
+
* @param alertType - The type of the alert. Valid values are 'primary', 'info', 'success', 'warning', 'danger'. Default is 'info'.
|
|
7
|
+
* @param duration - The duration in milliseconds for which the alert is displayed. If not provided, a default duration is set based on the alert type.
|
|
8
|
+
* @param iconName - The name of the icon to be displayed in the alert. If not provided, a default icon is set based on the alert type.
|
|
9
|
+
*/
|
|
10
|
+
export declare function showAlert(message: string, alertType?: AlertType, duration?: number, iconName?: string): void;
|
|
@@ -34,6 +34,14 @@ export declare const i18nDate: {
|
|
|
34
34
|
weekdaysShort: string[];
|
|
35
35
|
weekdaysMin: string[];
|
|
36
36
|
};
|
|
37
|
+
es: {
|
|
38
|
+
months: string[];
|
|
39
|
+
monthsShort: string[];
|
|
40
|
+
monthsShortGrouped: string[][];
|
|
41
|
+
weekdays: string[];
|
|
42
|
+
weekdaysShort: string[];
|
|
43
|
+
weekdaysMin: string[];
|
|
44
|
+
};
|
|
37
45
|
};
|
|
38
46
|
/**
|
|
39
47
|
* Returns a JS Date instance of the exact moment
|
|
@@ -190,7 +198,7 @@ export interface CalendarGridArgs {
|
|
|
190
198
|
day: number;
|
|
191
199
|
};
|
|
192
200
|
allowedDates: (date: Date) => boolean;
|
|
193
|
-
locale: 'en' | 'de' | 'fr' | 'it';
|
|
201
|
+
locale: 'en' | 'de' | 'fr' | 'it' | 'es';
|
|
194
202
|
selectedDate?: Date;
|
|
195
203
|
}
|
|
196
204
|
export declare const createCalendarGrid: (calendarGridArguments: CalendarGridArgs) => CalendarCell[][];
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
export declare function getTextContent(slot?: HTMLSlotElement): string;
|
|
2
2
|
export declare function hasSlot(el: HTMLElement, name?: string): boolean;
|
|
3
|
-
export declare const getSlotChildren: <T extends HTMLElement>(el: HTMLElement) => T[];
|
|
4
3
|
export declare function getSlot(element: ParentNode | null | undefined, slotName: string): HTMLElement | null;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
export{g as getErrorMessage,a as getLanguage,l as languages}from"./p-e080d5b6.js";function e(e,t,s,o){const a=t!==null&&t!==void 0?t:"info";const i=o!==null&&o!==void 0?o:r(a);const u=Object.assign(document.createElement("six-alert"),{type:a,duration:s!==null&&s!==void 0?s:c(a),innerHTML:`<six-icon slot="icon">${i}</six-icon>${n(e)}`,closable:true});document.body.append(u);u.toast()}function n(e){const n=document.createElement("div");n.textContent=e;return n.innerHTML}function r(e){switch(e){case"primary":return"info";case"info":return"info";case"success":return"check_circle";case"warning":return"warning";case"danger":return"report"}}function c(e){switch(e){case"primary":return 1e4;case"info":return 1e4;case"success":return 1e4;case"warning":return 2e4;case"danger":return 2e4}}export{e as showAlert};
|
|
2
2
|
//# sourceMappingURL=index.esm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["
|
|
1
|
+
{"version":3,"names":["showAlert","message","alertType","duration","iconName","type","icon","getIcon","alert","Object","assign","document","createElement","getDuration","innerHTML","escapeHtml","closable","body","append","toast","html","div","textContent","messageType"],"sources":["src/utils/alert.ts"],"sourcesContent":["import { AlertType } from '../components/six-alert/six-alert';\n\n/**\n * Displays an alert on the toast stack with a specified message and optional configuration.\n *\n * @param message - The message to be displayed in the alert.\n * @param alertType - The type of the alert. Valid values are 'primary', 'info', 'success', 'warning', 'danger'. Default is 'info'.\n * @param duration - The duration in milliseconds for which the alert is displayed. If not provided, a default duration is set based on the alert type.\n * @param iconName - The name of the icon to be displayed in the alert. If not provided, a default icon is set based on the alert type.\n */\nexport function showAlert(message: string, alertType?: AlertType, duration?: number, iconName?: string): void {\n const type = alertType ?? 'info';\n const icon = iconName ?? getIcon(type);\n const alert = Object.assign(document.createElement('six-alert'), {\n type,\n duration: duration ?? getDuration(type),\n innerHTML: `<six-icon slot=\"icon\">${icon}</six-icon>${escapeHtml(message)}`,\n closable: true,\n });\n document.body.append(alert);\n alert.toast();\n}\n\nfunction escapeHtml(html: string): string {\n const div = document.createElement('div');\n div.textContent = html;\n return div.innerHTML;\n}\n\nfunction getIcon(messageType: AlertType): string {\n switch (messageType) {\n case 'primary':\n return 'info';\n case 'info':\n return 'info';\n case 'success':\n return 'check_circle';\n case 'warning':\n return 'warning';\n case 'danger':\n return 'report';\n }\n}\n\nfunction getDuration(messageType: AlertType): number {\n switch (messageType) {\n case 'primary':\n return 10000;\n case 'info':\n return 10000;\n case 'success':\n return 10000;\n case 'warning':\n return 20000;\n case 'danger':\n return 20000;\n }\n}\n"],"mappings":"2FAUgBA,EAAUC,EAAiBC,EAAuBC,EAAmBC,GACnF,MAAMC,EAAOH,IAAS,MAATA,SAAS,EAATA,EAAa,OAC1B,MAAMI,EAAOF,IAAQ,MAARA,SAAQ,EAARA,EAAYG,EAAQF,GACjC,MAAMG,EAAQC,OAAOC,OAAOC,SAASC,cAAc,aAAc,CAC/DP,OACAF,SAAUA,IAAQ,MAARA,SAAQ,EAARA,EAAYU,EAAYR,GAClCS,UAAW,yBAAyBR,eAAkBS,EAAWd,KACjEe,SAAU,OAEZL,SAASM,KAAKC,OAAOV,GACrBA,EAAMW,OACR,CAEA,SAASJ,EAAWK,GAClB,MAAMC,EAAMV,SAASC,cAAc,OACnCS,EAAIC,YAAcF,EAClB,OAAOC,EAAIP,SACb,CAEA,SAASP,EAAQgB,GACf,OAAQA,GACN,IAAK,UACH,MAAO,OACT,IAAK,OACH,MAAO,OACT,IAAK,UACH,MAAO,eACT,IAAK,UACH,MAAO,UACT,IAAK,SACH,MAAO,SAEb,CAEA,SAASV,EAAYU,GACnB,OAAQA,GACN,IAAK,UACH,OAAO,IACT,IAAK,OACH,OAAO,IACT,IAAK,UACH,OAAO,IACT,IAAK,UACH,OAAO,IACT,IAAK,SACH,OAAO,IAEb,Q"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as e,c as a,h as s}from"./p-e8d5a789.js";const t=".language-switcher__container{display:flex}.language-switcher__separator{padding:0 0.25rem}.language-switcher__label{cursor:pointer}.language-switcher__label:hover{color:var(--six-color-web-rock-600)}.language-switcher__label--selected{color:var(--six-color-black);text-decoration:underline}";const r=t;const i=["EN","DE","ES"];const n=class{constructor(s){e(this,s);this.sixChange=a(this,"six-language-switcher-change",7);this.handleLanguageSwitching=(e,a)=>()=>{if(a!==undefined){this.sixChange.emit(a)}else{this.sixChange.emit(e)}this.selected=e};this.selected=undefined;this.languages=i}handleChangesLanguages(e){if(!Array.isArray(e)){throw new Error("languages is expected to be an array")}this.updateSelectedLanguage()}componentWillLoad(){if(this.selected===undefined){this.updateSelectedLanguage()}}updateSelectedLanguage(){const e=this.languages[0];if(typeof e==="string"){this.selected=e;this.sixChange.emit(this.selected)}else{this.selected=e.key;this.sixChange.emit(e.value)}}render(){return s("div",{key:"64f80894523a4b03643949135f18b553cd0517b6",part:"container",class:"language-switcher__container"},this.languages.map(((e,a)=>{const t=typeof e==="string"?e:e.key;return s("div",{onClick:this.handleLanguageSwitching(t,typeof e==="string"?e:e.value)},s("span",{part:"label",class:{"language-switcher__label":true,"language-switcher__label--selected":this.selected===t}},t),a<this.languages.length-1&&s("span",{part:"separator",class:"language-switcher__separator"},"|"))})))}static get watchers(){return{languages:["handleChangesLanguages"]}}};n.style=r;export{n as six_language_switcher};
|
|
2
|
+
//# sourceMappingURL=p-00c784f9.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["sixLanguageSwitcherCss","SixLanguageSwitcherStyle0","DEFAULT_LANGUAGES","SixLanguageSwitcher","this","handleLanguageSwitching","newLanguage","languageValue","undefined","sixChange","emit","selected","handleChangesLanguages","newValue","Array","isArray","Error","updateSelectedLanguage","componentWillLoad","selectedLanguage","languages","key","value","render","h","part","class","map","lang","index","language","onClick","length"],"sources":["src/components/six-language-switcher/six-language-switcher.scss?tag=six-language-switcher&encapsulation=shadow","src/components/six-language-switcher/six-language-switcher.tsx"],"sourcesContent":[".language-switcher {\n &__container {\n display: flex;\n }\n\n &__separator {\n padding: 0 0.25rem;\n }\n\n &__label {\n cursor: pointer;\n\n &:hover {\n color: var(--six-color-web-rock-600);\n }\n\n &--selected {\n color: var(--six-color-black);\n text-decoration: underline;\n }\n }\n}\n","import { Component, Event, EventEmitter, h, Prop, Watch } from '@stencil/core';\n\n/**\n * @since 2.1.0\n * @status experimental\n **/\n\nexport interface SixLanguageSwitcherInput {\n key: string;\n value: string;\n}\nexport type SixLanguageSwitcherChangePayload = string;\n\nconst DEFAULT_LANGUAGES = ['EN', 'DE', 'ES'];\n\n/*\n * @since 2.2.0\n * @status experimental\n * @part container - The whole component container\n * @part label - The language label\n * @part separator - The separator between the language labels\n */\n@Component({\n tag: 'six-language-switcher',\n styleUrl: 'six-language-switcher.scss',\n shadow: true,\n})\nexport class SixLanguageSwitcher {\n /** The language which should be shown as selected */\n @Prop({ mutable: true, reflect: true }) selected?: string;\n\n /** The languages which should be selectable options. */\n @Prop() languages: string[] | SixLanguageSwitcherInput[] = DEFAULT_LANGUAGES;\n\n @Watch('languages')\n handleChangesLanguages(newValue: string[]) {\n if (!Array.isArray(newValue)) {\n throw new Error('languages is expected to be an array');\n }\n\n this.updateSelectedLanguage();\n }\n /**\n * Emitted when the language switchers value changes\n */\n @Event({ eventName: 'six-language-switcher-change' }) sixChange!: EventEmitter<SixLanguageSwitcherChangePayload>;\n\n componentWillLoad() {\n if (this.selected === undefined) {\n this.updateSelectedLanguage();\n }\n }\n\n private updateSelectedLanguage() {\n const selectedLanguage = this.languages[0];\n if (typeof selectedLanguage === 'string') {\n this.selected = selectedLanguage;\n this.sixChange.emit(this.selected);\n } else {\n this.selected = selectedLanguage.key;\n this.sixChange.emit(selectedLanguage.value);\n }\n }\n\n private handleLanguageSwitching = (newLanguage: string, languageValue?: string) => () => {\n if (languageValue !== undefined) {\n this.sixChange.emit(languageValue);\n } else {\n this.sixChange.emit(newLanguage);\n }\n this.selected = newLanguage;\n };\n\n render() {\n return (\n <div part=\"container\" class=\"language-switcher__container\">\n {this.languages.map((lang, index) => {\n const language = typeof lang === 'string' ? lang : lang.key;\n return (\n <div onClick={this.handleLanguageSwitching(language, typeof lang === 'string' ? lang : lang.value)}>\n <span\n part=\"label\"\n class={{\n 'language-switcher__label': true,\n 'language-switcher__label--selected': this.selected === language,\n }}\n >\n {language}\n </span>\n {index < this.languages.length - 1 && (\n <span part=\"separator\" class=\"language-switcher__separator\">\n |\n </span>\n )}\n </div>\n );\n })}\n </div>\n );\n }\n}\n"],"mappings":"kDAAA,MAAMA,EAAyB,sSAC/B,MAAAC,EAAeD,ECYf,MAAME,EAAoB,CAAC,KAAM,KAAM,M,MAc1BC,EAAmB,M,iFAqCtBC,KAAAC,wBAA0B,CAACC,EAAqBC,IAA2B,KACjF,GAAIA,IAAkBC,UAAW,CAC/BJ,KAAKK,UAAUC,KAAKH,E,KACf,CACLH,KAAKK,UAAUC,KAAKJ,E,CAEtBF,KAAKO,SAAWL,CAAW,E,uCAtC8BJ,C,CAG3D,sBAAAU,CAAuBC,GACrB,IAAKC,MAAMC,QAAQF,GAAW,CAC5B,MAAM,IAAIG,MAAM,uC,CAGlBZ,KAAKa,wB,CAOP,iBAAAC,GACE,GAAId,KAAKO,WAAaH,UAAW,CAC/BJ,KAAKa,wB,EAID,sBAAAA,GACN,MAAME,EAAmBf,KAAKgB,UAAU,GACxC,UAAWD,IAAqB,SAAU,CACxCf,KAAKO,SAAWQ,EAChBf,KAAKK,UAAUC,KAAKN,KAAKO,S,KACpB,CACLP,KAAKO,SAAWQ,EAAiBE,IACjCjB,KAAKK,UAAUC,KAAKS,EAAiBG,M,EAazC,MAAAC,GACE,OACEC,EAAA,OAAAH,IAAA,2CAAKI,KAAK,YAAYC,MAAM,gCACzBtB,KAAKgB,UAAUO,KAAI,CAACC,EAAMC,KACzB,MAAMC,SAAkBF,IAAS,SAAWA,EAAOA,EAAKP,IACxD,OACEG,EAAA,OAAKO,QAAS3B,KAAKC,wBAAwByB,SAAiBF,IAAS,SAAWA,EAAOA,EAAKN,QAC1FE,EAAA,QACEC,KAAK,QACLC,MAAO,CACL,2BAA4B,KAC5B,qCAAsCtB,KAAKO,WAAamB,IAGzDA,GAEFD,EAAQzB,KAAKgB,UAAUY,OAAS,GAC/BR,EAAA,QAAMC,KAAK,YAAYC,MAAM,gCAA8B,KAIzD,I"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as a,h as i}from"./p-e8d5a789.js";const t=":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}:host{display:inline-block;--size:2rem}.avatar{display:inline-flex;align-items:center;justify-content:center;position:relative;width:var(--size);height:var(--size);background-color:var(--six-avatar-background-color);font-family:var(--six-font-sans);font-size:calc(var(--size) * 0.5);font-weight:var(--six-font-weight-normal);color:var(--six-avatar-color);overflow:hidden;user-select:none;vertical-align:middle;cursor:pointer;outline:none}.avatar:hover{box-shadow:var(--six-shadow-medium)}.avatar--circle{border-radius:var(--six-border-radius-circle)}.avatar--rounded{border-radius:var(--six-border-radius-medium)}.avatar--square{border-radius:0}.avatar__icon{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%}.avatar__initials{line-height:1;text-transform:uppercase}.avatar__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}";const r=t;const e=class{constructor(i){a(this,i);this.handleImageError=()=>{this.hasError=true};this.hasError=false;this.image="";this.alt="";this.initials="";this.shape="circle"}render(){return i("div",{key:"a34616731683542d8bbdc16778ab34093654d773",part:"base",class:{avatar:true,"avatar--circle":this.shape==="circle","avatar--rounded":this.shape==="rounded","avatar--square":this.shape==="square"},role:"image","aria-label":this.alt,tabIndex:0},this.initials===""&&i("div",{part:"icon",class:"avatar__icon"},i("slot",{name:"icon"},i("six-icon",null,"person"))),this.initials&&i("div",{part:"initials",class:"avatar__initials"},this.initials),this.image&&!this.hasError&&i("img",{part:"image",class:"avatar__image",src:this.image,onError:this.handleImageError}))}};e.style=r;export{e as six_avatar};
|
|
2
|
+
//# sourceMappingURL=p-0a71815c.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["sixAvatarCss","SixAvatarStyle0","SixAvatar","this","handleImageError","hasError","render","h","key","part","class","avatar","shape","role","alt","tabIndex","initials","name","image","src","onError"],"sources":["src/components/six-avatar/six-avatar.scss?tag=six-avatar&encapsulation=shadow","src/components/six-avatar/six-avatar.tsx"],"sourcesContent":["@import 'src/global/component';\n\n/**\n * @prop --size: The size of the avatar.\n */\n:host {\n display: inline-block;\n\n --size: 2rem;\n}\n\n.avatar {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n position: relative;\n width: var(--size);\n height: var(--size);\n background-color: var(--six-avatar-background-color);\n font-family: var(--six-font-sans);\n font-size: calc(var(--size) * 0.5);\n font-weight: var(--six-font-weight-normal);\n color: var(--six-avatar-color);\n overflow: hidden;\n user-select: none;\n vertical-align: middle;\n cursor: pointer;\n outline: none;\n\n &:hover {\n box-shadow: var(--six-shadow-medium);\n }\n}\n\n.avatar--circle {\n border-radius: var(--six-border-radius-circle);\n}\n\n.avatar--rounded {\n border-radius: var(--six-border-radius-medium);\n}\n\n.avatar--square {\n border-radius: 0;\n}\n\n.avatar__icon {\n display: flex;\n align-items: center;\n justify-content: center;\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n\n.avatar__initials {\n line-height: 1;\n text-transform: uppercase;\n}\n\n.avatar__image {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n","import { Component, h, Prop, State } from '@stencil/core';\n\n/**\n * @since 1.0\n * @status stable\n *\n * Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.\n *\n * @slot icon - The default icon to use when no image or initials are present.\n *\n * @part base - The component's base wrapper.\n * @part icon - The container that wraps the avatar icon.\n * @part initials - The container that wraps the avatar initials.\n * @part image - The avatar image.\n */\n@Component({\n tag: 'six-avatar',\n styleUrl: 'six-avatar.scss',\n shadow: true,\n})\nexport class SixAvatar {\n @State() hasError = false;\n\n /** The image source to use for the avatar. */\n @Prop() image = '';\n\n /** Alternative text for the image. */\n @Prop() alt = '';\n\n /** Initials to use as a fallback when no image is available (1-2 characters max recommended). */\n @Prop() initials = '';\n\n /** The shape of the avatar. */\n @Prop() shape: 'circle' | 'square' | 'rounded' = 'circle';\n\n private handleImageError = () => {\n this.hasError = true;\n };\n\n render() {\n return (\n <div\n part=\"base\"\n class={{\n avatar: true,\n 'avatar--circle': this.shape === 'circle',\n 'avatar--rounded': this.shape === 'rounded',\n 'avatar--square': this.shape === 'square',\n }}\n role=\"image\"\n aria-label={this.alt}\n tabIndex={0}\n >\n {this.initials === '' && (\n <div part=\"icon\" class=\"avatar__icon\">\n <slot name=\"icon\">\n <six-icon>person</six-icon>\n </slot>\n </div>\n )}\n\n {this.initials && (\n <div part=\"initials\" class=\"avatar__initials\">\n {this.initials}\n </div>\n )}\n\n {this.image && !this.hasError && (\n <img part=\"image\" class=\"avatar__image\" src={this.image} onError={this.handleImageError} />\n )}\n </div>\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAe,2/BACrB,MAAAC,EAAeD,E,MCmBFE,EAAS,M,yBAeZC,KAAAC,iBAAmB,KACzBD,KAAKE,SAAW,IAAI,E,cAfF,M,WAGJ,G,SAGF,G,cAGK,G,WAG8B,Q,CAMjD,MAAAC,GACE,OACEC,EAAA,OAAAC,IAAA,2CACEC,KAAK,OACLC,MAAO,CACLC,OAAQ,KACR,iBAAkBR,KAAKS,QAAU,SACjC,kBAAmBT,KAAKS,QAAU,UAClC,iBAAkBT,KAAKS,QAAU,UAEnCC,KAAK,QAAO,aACAV,KAAKW,IACjBC,SAAU,GAETZ,KAAKa,WAAa,IACjBT,EAAA,OAAKE,KAAK,OAAOC,MAAM,gBACrBH,EAAA,QAAMU,KAAK,QACTV,EAAA,4BAKLJ,KAAKa,UACJT,EAAA,OAAKE,KAAK,WAAWC,MAAM,oBACxBP,KAAKa,UAITb,KAAKe,QAAUf,KAAKE,UACnBE,EAAA,OAAKE,KAAK,QAAQC,MAAM,gBAAgBS,IAAKhB,KAAKe,MAAOE,QAASjB,KAAKC,mB"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
function n(n){const r=n!=null?n.assignedNodes({flatten:true}):[];let t="";[...r].map((n=>{if(n.nodeType===Node.TEXT_NODE){t+=n.textContent}}));return t}function r(n,r){if(r!=null&&r!==""){return n.querySelector(`[slot="${r}"]`)!==null}return Array.from(n.childNodes).some((n=>{var r;if(n.nodeType===n.TEXT_NODE&&((r=n.textContent)===null||r===void 0?void 0:r.trim())!==""){return true}if(n.nodeType===n.ELEMENT_NODE){const r=n;if(!r.hasAttribute("slot")){return true}}return false}))}function t(n,r){if(n==null)return null;return n.querySelector(`[slot="${r}"]`)}export{n as a,t as g,r as h};
|
|
2
|
+
//# sourceMappingURL=p-0cebf1d2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["getTextContent","slot","nodes","assignedNodes","flatten","text","map","node","nodeType","Node","TEXT_NODE","textContent","hasSlot","el","name","querySelector","Array","from","childNodes","some","_a","trim","ELEMENT_NODE","hasAttribute","getSlot","element","slotName"],"sources":["src/utils/slot.ts"],"sourcesContent":["//\n// Given a slot, this function iterates over all of its assigned text nodes and returns the concatenated text as a\n// string. This is useful because we can't use slot.textContent as an alternative.\n//\nexport function getTextContent(slot?: HTMLSlotElement): string {\n const nodes = slot != null ? slot.assignedNodes({ flatten: true }) : [];\n let text = '';\n\n [...nodes].map((node) => {\n if (node.nodeType === Node.TEXT_NODE) {\n text += node.textContent;\n }\n });\n\n return text;\n}\n\n//\n// Determines whether an element has a slot. If name is specified, the function will look for a corresponding named\n// slot, otherwise it will look for a \"default\" slot (e.g. a non-empty text node or an element with no slot attribute).\n//\nexport function hasSlot(el: HTMLElement, name?: string): boolean {\n // Look for a named slot\n if (name != null && name !== '') {\n return el.querySelector(`[slot=\"${name}\"]`) !== null;\n }\n\n // Look for a default slot\n return Array.from(el.childNodes).some((node) => {\n if (node.nodeType === node.TEXT_NODE && node.textContent?.trim() !== '') {\n return true;\n }\n\n if (node.nodeType === node.ELEMENT_NODE) {\n const el = node as HTMLElement;\n if (!el.hasAttribute('slot')) {\n return true;\n }\n }\n\n return false;\n });\n}\n\nexport function getSlot(element: ParentNode | null | undefined, slotName: string): HTMLElement | null {\n if (element == null) return null;\n return element.querySelector(`[slot=\"${slotName}\"]`);\n}\n"],"mappings":"SAIgBA,EAAeC,GAC7B,MAAMC,EAAQD,GAAQ,KAAOA,EAAKE,cAAc,CAAEC,QAAS,OAAU,GACrE,IAAIC,EAAO,GAEX,IAAIH,GAAOI,KAAKC,IACd,GAAIA,EAAKC,WAAaC,KAAKC,UAAW,CACpCL,GAAQE,EAAKI,W,KAIjB,OAAON,CACT,C,SAMgBO,EAAQC,EAAiBC,GAEvC,GAAIA,GAAQ,MAAQA,IAAS,GAAI,CAC/B,OAAOD,EAAGE,cAAc,UAAUD,SAAc,I,CAIlD,OAAOE,MAAMC,KAAKJ,EAAGK,YAAYC,MAAMZ,I,MACrC,GAAIA,EAAKC,WAAaD,EAAKG,aAAaU,EAAAb,EAAKI,eAAW,MAAAS,SAAA,SAAAA,EAAEC,UAAW,GAAI,CACvE,OAAO,I,CAGT,GAAId,EAAKC,WAAaD,EAAKe,aAAc,CACvC,MAAMT,EAAKN,EACX,IAAKM,EAAGU,aAAa,QAAS,CAC5B,OAAO,I,EAIX,OAAO,KAAK,GAEhB,C,SAEgBC,EAAQC,EAAwCC,GAC9D,GAAID,GAAW,KAAM,OAAO,KAC5B,OAAOA,EAAQV,cAAc,UAAUW,MACzC,Q"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as i,h as e}from"./p-e8d5a789.js";const t=':host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}:host{display:inline-flex;vertical-align:middle}.material-icons{vertical-align:middle;font-weight:normal;font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";user-select:none}.material-icons-filled{font-family:"Material Icons"}.material-icons-outlined{font-family:"Material Icons Outlined"}.icon--xsmall{font-size:12px}.icon--small{font-size:18px}.icon--medium{font-size:24px}.icon--large{font-size:36px}.icon--xlarge{font-size:48px}.icon--xxlarge{font-size:72px}.icon--xxxlarge{font-size:96px}.icon--inherit{font-size:1.5em}';const o=t;const n=class{constructor(e){i(this,e);this.size="inherit";this.filled=false}render(){return e("i",{key:"1829823d7fafabd422951e21baf28f0925f670d9",class:{"material-icons":true,"material-icons-outlined":!this.filled,"material-icons-filled":this.filled,"icon--xsmall":this.size==="xSmall","icon--small":this.size==="small","icon--medium":this.size==="medium","icon--large":this.size==="large","icon--xlarge":this.size==="xLarge","icon--xxlarge":this.size==="xxLarge","icon--xxxlarge":this.size==="xxxLarge","icon--inherit":this.size==="inherit"}},e("slot",{key:"0f11af1384b316708bfe8b3989ea74cc3f2c37f9"}))}};n.style=o;export{n as six_icon};
|
|
2
|
+
//# sourceMappingURL=p-195619ed.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["sixIconCss","SixIconStyle0","SixIcon","render","h","key","class","this","filled","size"],"sources":["src/components/six-icon/six-icon.scss?tag=six-icon&encapsulation=shadow","src/components/six-icon/six-icon.tsx"],"sourcesContent":["@import 'src/global/component';\n\n:host {\n display: inline-flex;\n vertical-align: middle;\n}\n\n.material-icons {\n vertical-align: middle;\n font-weight: normal;\n font-style: normal;\n text-transform: none;\n letter-spacing: normal;\n word-wrap: normal;\n white-space: nowrap;\n direction: ltr;\n\n /* Support for all WebKit browsers. */\n -webkit-font-smoothing: antialiased;\n /* Support for Safari and Chrome. */\n text-rendering: optimizeLegibility;\n\n /* Support for Firefox. */\n -moz-osx-font-smoothing: grayscale;\n\n /* Support for IE. */\n font-feature-settings: 'liga';\n\n /* Icon name should not be selectable. */\n user-select: none;\n}\n\n.material-icons-filled {\n font-family: 'Material Icons';\n}\n\n.material-icons-outlined {\n font-family: 'Material Icons Outlined';\n}\n\n.icon {\n &--xsmall {\n font-size: 12px;\n }\n\n &--small {\n font-size: 18px;\n }\n\n &--medium {\n font-size: 24px;\n }\n\n &--large {\n font-size: 36px;\n }\n\n &--xlarge {\n font-size: 48px;\n }\n\n &--xxlarge {\n font-size: 72px;\n }\n\n &--xxxlarge {\n font-size: 96px;\n }\n\n &--inherit {\n font-size: 1.5em;\n }\n}\n","import { Component, h, Prop } from '@stencil/core';\n\n/**\n * @since 1.0\n * @status stable\n *\n * @slot - Used to define the material icon name.\n */\n\n@Component({\n tag: 'six-icon',\n styleUrls: ['six-icon.scss'],\n shadow: true,\n})\nexport class SixIcon {\n /** The icon's size. */\n @Prop({ reflect: true }) size:\n | 'inherit'\n | 'xSmall'\n | 'small'\n | 'medium'\n | 'large'\n | 'xLarge'\n | 'xxLarge'\n | 'xxxLarge' = 'inherit';\n\n /** If set to true the default material outlined icons are not used. */\n @Prop() filled = false;\n\n render() {\n return (\n <i\n class={{\n 'material-icons': true,\n 'material-icons-outlined': !this.filled,\n 'material-icons-filled': this.filled,\n 'icon--xsmall': this.size === 'xSmall',\n 'icon--small': this.size === 'small',\n 'icon--medium': this.size === 'medium',\n 'icon--large': this.size === 'large',\n 'icon--xlarge': this.size === 'xLarge',\n 'icon--xxlarge': this.size === 'xxLarge',\n 'icon--xxxlarge': this.size === 'xxxLarge',\n 'icon--inherit': this.size === 'inherit',\n }}\n >\n <slot></slot>\n </i>\n );\n }\n}\n"],"mappings":"2CAAA,MAAMA,EAAa,szBACnB,MAAAC,EAAeD,E,MCaFE,EAAO,M,mCAUD,U,YAGA,K,CAEjB,MAAAC,GACE,OACEC,EAAA,KAAAC,IAAA,2CACEC,MAAO,CACL,iBAAkB,KAClB,2BAA4BC,KAAKC,OACjC,wBAAyBD,KAAKC,OAC9B,eAAgBD,KAAKE,OAAS,SAC9B,cAAeF,KAAKE,OAAS,QAC7B,eAAgBF,KAAKE,OAAS,SAC9B,cAAeF,KAAKE,OAAS,QAC7B,eAAgBF,KAAKE,OAAS,SAC9B,gBAAiBF,KAAKE,OAAS,UAC/B,iBAAkBF,KAAKE,OAAS,WAChC,gBAAiBF,KAAKE,OAAS,YAGjCL,EAAA,QAAAC,IAAA,6C"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as a,h as e,H as s,g as t}from"./p-e8d5a789.js";const o=":host{position:relative;box-sizing:border-box}:host *,:host *:before,:host *:after{box-sizing:border-box}:host{display:block;font-family:var(--six-font-family)}.tab-panel{border:solid 1px transparent;padding:20px 20px}";const i=o;let r=0;const b=class{constructor(e){a(this,e);this.componentId=`tab-panel-${++r}`;this.name="";this.active=false}render(){return e(s,{key:"9c332526981d228cc31dc50a84ebcb530b80fafd",id:this.host.id||this.componentId,style:{display:this.active?"block":"none"}},e("div",{key:"f83c683193cd57ae41b8d0a5192b77ecfe4e1f20",part:"base",class:"tab-panel",role:"tabpanel","aria-selected":this.active?"true":"false","aria-hidden":this.active?"false":"true"},e("slot",{key:"4f86b7b5bb9aa47f2ea11dc2b76ace19bc2f458a"})))}get host(){return t(this)}};b.style=i;export{b as six_tab_panel};
|
|
2
|
+
//# sourceMappingURL=p-254d32bf.entry.js.map
|