@six-group/ui-library 0.0.0-insider.1220003 → 0.0.0-insider.14a7695
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/animation-ZgWV0fC6.js +54 -0
- package/dist/cjs/animation-ZgWV0fC6.js.map +1 -0
- package/dist/cjs/app-globals-V2Kpy_OQ.js +8 -0
- package/dist/cjs/app-globals-V2Kpy_OQ.js.map +1 -0
- package/dist/cjs/error-messages-Bi-7xy31.js +120 -0
- package/dist/cjs/error-messages-Bi-7xy31.js.map +1 -0
- package/dist/cjs/event-listeners-BrSR7arL.js +62 -0
- package/dist/cjs/event-listeners-BrSR7arL.js.map +1 -0
- package/dist/cjs/execution-control-oU0MWBWI.js +49 -0
- package/dist/cjs/execution-control-oU0MWBWI.js.map +1 -0
- package/dist/cjs/focus-visible-CMftNtQ2.js +48 -0
- package/dist/cjs/focus-visible-CMftNtQ2.js.map +1 -0
- package/dist/cjs/form-CaXKJAMY.js +21 -0
- package/dist/cjs/form-CaXKJAMY.js.map +1 -0
- package/dist/cjs/form-control-CX8QRq9v.js +37 -0
- package/dist/cjs/form-control-CX8QRq9v.js.map +1 -0
- package/dist/cjs/icon-4irykc7V.js +17 -0
- package/dist/cjs/icon-4irykc7V.js.map +1 -0
- package/dist/cjs/index-C8rK7OAe.js +2167 -0
- package/dist/cjs/index-C8rK7OAe.js.map +1 -0
- package/dist/cjs/index.cjs.js +5 -3
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +4 -5
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/modal-BVAZIrez.js +36 -0
- package/dist/cjs/modal-BVAZIrez.js.map +1 -0
- package/dist/cjs/popover-BUVXXnz7.js +1921 -0
- package/dist/cjs/popover-BUVXXnz7.js.map +1 -0
- package/dist/cjs/popup-BBJQmXUh.js +104 -0
- package/dist/cjs/popup-BBJQmXUh.js.map +1 -0
- package/dist/cjs/scroll-BQR9FxnJ.js +69 -0
- package/dist/cjs/scroll-BQR9FxnJ.js.map +1 -0
- package/dist/cjs/six-alert.cjs.entry.js +22 -16
- package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/six-alert.entry.cjs.js.map +1 -0
- package/dist/cjs/six-avatar.cjs.entry.js +13 -11
- package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-avatar.entry.cjs.js.map +1 -0
- package/dist/cjs/six-badge.cjs.entry.js +9 -8
- package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/six-badge.entry.cjs.js.map +1 -0
- package/dist/cjs/six-breadcrumbs-item.cjs.entry.js +25 -0
- package/dist/cjs/six-breadcrumbs-item.cjs.entry.js.map +1 -0
- package/dist/cjs/six-breadcrumbs-item.entry.cjs.js.map +1 -0
- package/dist/cjs/six-breadcrumbs.cjs.entry.js +73 -0
- package/dist/cjs/six-breadcrumbs.cjs.entry.js.map +1 -0
- package/dist/cjs/six-breadcrumbs.entry.cjs.js.map +1 -0
- package/dist/cjs/six-button.six-spinner.entry.cjs.js.map +1 -0
- package/dist/cjs/six-button_2.cjs.entry.js +184 -0
- package/dist/cjs/six-button_2.cjs.entry.js.map +1 -0
- package/dist/cjs/six-card.cjs.entry.js +5 -7
- package/dist/cjs/six-card.cjs.entry.js.map +1 -1
- package/dist/cjs/six-card.entry.cjs.js.map +1 -0
- package/dist/cjs/six-checkbox.six-menu-item.entry.cjs.js.map +1 -0
- package/dist/cjs/six-checkbox_2.cjs.entry.js +208 -0
- package/dist/cjs/six-checkbox_2.cjs.entry.js.map +1 -0
- package/dist/cjs/six-date.cjs.entry.js +22705 -0
- package/dist/cjs/six-date.cjs.entry.js.map +1 -0
- package/dist/cjs/six-date.entry.cjs.js.map +1 -0
- package/dist/cjs/six-datepicker.cjs.entry.js +89 -47
- package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-datepicker.entry.cjs.js.map +1 -0
- package/dist/cjs/six-details.cjs.entry.js +28 -23
- package/dist/cjs/six-details.cjs.entry.js.map +1 -1
- package/dist/cjs/six-details.entry.cjs.js.map +1 -0
- package/dist/cjs/six-dialog.cjs.entry.js +41 -28
- package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/six-dialog.entry.cjs.js.map +1 -0
- package/dist/cjs/six-drawer.cjs.entry.js +48 -30
- package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
- package/dist/cjs/six-drawer.entry.cjs.js.map +1 -0
- package/dist/cjs/six-dropdown.six-menu.entry.cjs.js.map +1 -0
- package/dist/cjs/six-dropdown_2.cjs.entry.js +798 -0
- package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -0
- package/dist/cjs/six-error-page.cjs.entry.js +7 -10
- package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
- package/dist/cjs/six-error-page.entry.cjs.js.map +1 -0
- package/dist/cjs/six-error.cjs.entry.js +4 -6
- package/dist/cjs/six-error.cjs.entry.js.map +1 -1
- package/dist/cjs/six-error.entry.cjs.js.map +1 -0
- package/dist/cjs/six-file-list-item.cjs.entry.js +17 -15
- package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-list-item.entry.cjs.js.map +1 -0
- package/dist/cjs/six-file-list.cjs.entry.js +4 -6
- package/dist/cjs/six-file-list.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-list.entry.cjs.js.map +1 -0
- package/dist/cjs/six-file-upload.cjs.entry.js +34 -29
- package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-upload.entry.cjs.js.map +1 -0
- package/dist/cjs/six-footer.cjs.entry.js +5 -7
- package/dist/cjs/six-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/six-footer.entry.cjs.js.map +1 -0
- package/dist/cjs/six-group-label.cjs.entry.js +16 -13
- package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
- package/dist/cjs/six-group-label.entry.cjs.js.map +1 -0
- package/dist/cjs/six-header-dropdown-item.cjs.entry.js +16 -9
- package/dist/cjs/six-header-dropdown-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-header-dropdown-item.entry.cjs.js.map +1 -0
- package/dist/cjs/six-header-item.cjs.entry.js +28 -0
- package/dist/cjs/six-header-item.cjs.entry.js.map +1 -0
- package/dist/cjs/six-header-item.entry.cjs.js.map +1 -0
- package/dist/cjs/six-header-menu-button.cjs.entry.js +15 -8
- package/dist/cjs/six-header-menu-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-header-menu-button.entry.cjs.js.map +1 -0
- package/dist/cjs/six-header.cjs.entry.js +18 -183
- package/dist/cjs/six-header.cjs.entry.js.map +1 -1
- package/dist/cjs/six-header.entry.cjs.js.map +1 -0
- package/dist/cjs/six-icon-button.cjs.entry.js +12 -18
- package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-icon-button.entry.cjs.js.map +1 -0
- package/dist/cjs/six-icon.cjs.entry.js +20 -11
- package/dist/cjs/six-icon.cjs.entry.js.map +1 -1
- package/dist/cjs/six-icon.entry.cjs.js.map +1 -0
- package/dist/cjs/six-input.cjs.entry.js +65 -53
- package/dist/cjs/six-input.cjs.entry.js.map +1 -1
- package/dist/cjs/six-input.entry.cjs.js.map +1 -0
- package/dist/cjs/six-item-picker.cjs.entry.js +33 -16
- package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-item-picker.entry.cjs.js.map +1 -0
- package/dist/cjs/six-language-switcher.cjs.entry.js +7 -9
- package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
- package/dist/cjs/six-language-switcher.entry.cjs.js.map +1 -0
- package/dist/cjs/six-layout-grid.cjs.entry.js +4 -7
- package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
- package/dist/cjs/six-layout-grid.entry.cjs.js.map +1 -0
- package/dist/cjs/six-logo.cjs.entry.js +28 -0
- package/dist/cjs/six-logo.cjs.entry.js.map +1 -0
- package/dist/cjs/six-logo.entry.cjs.js.map +1 -0
- package/dist/cjs/six-main-container.cjs.entry.js +6 -6
- package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
- package/dist/cjs/six-main-container.entry.cjs.js.map +1 -0
- package/dist/cjs/six-menu-divider.cjs.entry.js +5 -7
- package/dist/cjs/six-menu-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/six-menu-divider.entry.cjs.js.map +1 -0
- package/dist/cjs/six-menu-label.cjs.entry.js +5 -7
- package/dist/cjs/six-menu-label.cjs.entry.js.map +1 -1
- package/dist/cjs/six-menu-label.entry.cjs.js.map +1 -0
- package/dist/cjs/six-picto.cjs.entry.js +12 -27
- package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
- package/dist/cjs/six-picto.entry.cjs.js.map +1 -0
- package/dist/cjs/six-progress-bar.cjs.entry.js +9 -9
- package/dist/cjs/six-progress-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-progress-bar.entry.cjs.js.map +1 -0
- package/dist/cjs/six-progress-ring.cjs.entry.js +8 -7
- package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
- package/dist/cjs/six-progress-ring.entry.cjs.js.map +1 -0
- package/dist/cjs/six-radio.cjs.entry.js +21 -18
- package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
- package/dist/cjs/six-radio.entry.cjs.js.map +1 -0
- package/dist/cjs/six-range.cjs.entry.js +43 -33
- package/dist/cjs/six-range.cjs.entry.js.map +1 -1
- package/dist/cjs/six-range.entry.cjs.js.map +1 -0
- package/dist/cjs/six-rating.cjs.entry.js +126 -0
- package/dist/cjs/six-rating.cjs.entry.js.map +1 -0
- package/dist/cjs/six-rating.entry.cjs.js.map +1 -0
- package/dist/cjs/six-root.cjs.entry.js +8 -6
- package/dist/cjs/six-root.cjs.entry.js.map +1 -1
- package/dist/cjs/six-root.entry.cjs.js.map +1 -0
- package/dist/cjs/six-search-field.cjs.entry.js +16 -15
- package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
- package/dist/cjs/six-search-field.entry.cjs.js.map +1 -0
- package/dist/cjs/six-select.cjs.entry.js +90 -56
- package/dist/cjs/six-select.cjs.entry.js.map +1 -1
- package/dist/cjs/six-select.entry.cjs.js.map +1 -0
- package/dist/cjs/six-sidebar-item-group.cjs.entry.js +24 -16
- package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar-item-group.entry.cjs.js.map +1 -0
- package/dist/cjs/six-sidebar-item.cjs.entry.js +11 -9
- package/dist/cjs/six-sidebar-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar-item.entry.cjs.js.map +1 -0
- package/dist/cjs/six-sidebar.cjs.entry.js +21 -19
- package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar.entry.cjs.js.map +1 -0
- package/dist/cjs/six-stage-indicator.cjs.entry.js +5 -6
- package/dist/cjs/six-stage-indicator.cjs.entry.js.map +1 -1
- package/dist/cjs/six-stage-indicator.entry.cjs.js.map +1 -0
- package/dist/cjs/six-switch.cjs.entry.js +30 -25
- package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/six-switch.entry.cjs.js.map +1 -0
- package/dist/cjs/six-tab-group.cjs.entry.js +17 -50
- package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-group.entry.cjs.js.map +1 -0
- package/dist/cjs/six-tab-panel.cjs.entry.js +7 -7
- package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-panel.entry.cjs.js.map +1 -0
- package/dist/cjs/six-tab.cjs.entry.js +11 -9
- package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab.entry.cjs.js.map +1 -0
- package/dist/cjs/six-tag.cjs.entry.js +17 -15
- package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tag.entry.cjs.js.map +1 -0
- package/dist/cjs/six-textarea.cjs.entry.js +51 -41
- package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
- package/dist/cjs/six-textarea.entry.cjs.js.map +1 -0
- package/dist/cjs/six-tile.cjs.entry.js +29 -24
- package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tile.entry.cjs.js.map +1 -0
- package/dist/cjs/six-timepicker.cjs.entry.js +117 -50
- package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-timepicker.entry.cjs.js.map +1 -0
- package/dist/cjs/six-tooltip.cjs.entry.js +39 -27
- package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tooltip.entry.cjs.js.map +1 -0
- package/dist/cjs/slot-DBK7c7jH.js +52 -0
- package/dist/cjs/slot-DBK7c7jH.js.map +1 -0
- package/dist/cjs/types-7ZstPoJD.js +20 -0
- package/dist/cjs/types-7ZstPoJD.js.map +1 -0
- package/dist/cjs/ui-library.cjs.js +8 -7
- package/dist/cjs/ui-library.cjs.js.map +1 -1
- package/dist/collection/collection-manifest.json +9 -5
- package/dist/collection/components/six-alert/six-alert.css +11 -0
- package/dist/collection/components/six-alert/six-alert.js +25 -9
- package/dist/collection/components/six-alert/six-alert.js.map +1 -1
- package/dist/collection/components/six-avatar/six-avatar.css +11 -0
- package/dist/collection/components/six-avatar/six-avatar.js +21 -9
- package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
- package/dist/collection/components/six-badge/six-badge.css +11 -0
- package/dist/collection/components/six-badge/six-badge.js +14 -5
- package/dist/collection/components/six-badge/six-badge.js.map +1 -1
- package/dist/collection/components/six-breadcrumbs/six-breadcrumbs.css +27 -0
- package/dist/collection/components/six-breadcrumbs/six-breadcrumbs.js +109 -0
- package/dist/collection/components/six-breadcrumbs/six-breadcrumbs.js.map +1 -0
- package/dist/collection/components/six-breadcrumbs-item/six-breadcrumbs-item.css +61 -0
- package/dist/collection/components/six-breadcrumbs-item/six-breadcrumbs-item.js +123 -0
- package/dist/collection/components/six-breadcrumbs-item/six-breadcrumbs-item.js.map +1 -0
- package/dist/collection/components/six-button/six-button.css +14 -1
- package/dist/collection/components/six-button/six-button.js +87 -34
- package/dist/collection/components/six-button/six-button.js.map +1 -1
- package/dist/collection/components/six-card/six-card.css +11 -0
- package/dist/collection/components/six-card/six-card.js +1 -1
- package/dist/collection/components/six-checkbox/six-checkbox.css +11 -0
- package/dist/collection/components/six-checkbox/six-checkbox.js +59 -25
- package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
- package/dist/collection/components/six-date/calendar-grid.js +30 -0
- package/dist/collection/components/six-date/calendar-grid.js.map +1 -0
- package/dist/collection/components/six-date/components/day-selection.js +16 -0
- package/dist/collection/components/six-date/components/day-selection.js.map +1 -0
- package/dist/collection/components/six-date/components/month-selection.js +17 -0
- package/dist/collection/components/six-date/components/month-selection.js.map +1 -0
- package/dist/collection/components/six-date/components/year-selection.js +16 -0
- package/dist/collection/components/six-date/components/year-selection.js.map +1 -0
- package/dist/collection/components/six-date/iso-date.js +124 -0
- package/dist/collection/components/six-date/iso-date.js.map +1 -0
- package/dist/collection/components/six-date/six-date.css +168 -0
- package/dist/collection/components/six-date/six-date.js +708 -0
- package/dist/collection/components/six-date/six-date.js.map +1 -0
- package/dist/collection/components/six-date/translations.js +110 -0
- package/dist/collection/components/six-date/translations.js.map +1 -0
- package/dist/collection/components/six-datepicker/six-datepicker.css +11 -0
- package/dist/collection/components/six-datepicker/six-datepicker.js +163 -60
- package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
- package/dist/collection/components/six-details/six-details.css +11 -0
- package/dist/collection/components/six-details/six-details.js +43 -20
- package/dist/collection/components/six-details/six-details.js.map +1 -1
- package/dist/collection/components/six-dialog/six-dialog.css +11 -0
- package/dist/collection/components/six-dialog/six-dialog.js +46 -25
- package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
- package/dist/collection/components/six-drawer/six-drawer.css +11 -0
- package/dist/collection/components/six-drawer/six-drawer.js +59 -29
- package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
- package/dist/collection/components/six-dropdown/six-dropdown.css +11 -0
- package/dist/collection/components/six-dropdown/six-dropdown.js +120 -79
- package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
- package/dist/collection/components/six-error/six-error.js +1 -1
- package/dist/collection/components/six-error-page/six-error-page.js +20 -10
- 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-item/six-file-list-item.js +30 -14
- package/dist/collection/components/six-file-list-item/six-file-list-item.js.map +1 -1
- package/dist/collection/components/six-file-upload/six-file-upload.css +11 -3
- package/dist/collection/components/six-file-upload/six-file-upload.js +55 -30
- package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
- package/dist/collection/components/six-footer/six-footer.css +11 -0
- package/dist/collection/components/six-footer/six-footer.js +1 -1
- package/dist/collection/components/six-group-label/six-group-label.css +11 -0
- package/dist/collection/components/six-group-label/six-group-label.js +25 -10
- package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
- package/dist/collection/components/six-header/six-header.css +11 -20
- package/dist/collection/components/six-header/six-header.js +20 -487
- package/dist/collection/components/six-header/six-header.js.map +1 -1
- package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.css +0 -2
- package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js +56 -3
- package/dist/collection/components/six-header-dropdown-item/six-header-dropdown-item.js.map +1 -1
- package/dist/collection/components/six-header-item/six-header-item.css +2 -2
- package/dist/collection/components/six-header-item/six-header-item.js +12 -6
- package/dist/collection/components/six-header-item/six-header-item.js.map +1 -1
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.css +5 -0
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.js +101 -10
- package/dist/collection/components/six-header-menu-button/six-header-menu-button.js.map +1 -1
- package/dist/collection/components/six-icon/six-icon.css +48 -23
- package/dist/collection/components/six-icon/six-icon.js +47 -7
- package/dist/collection/components/six-icon/six-icon.js.map +1 -1
- package/dist/collection/components/six-icon-button/six-icon-button.css +11 -0
- package/dist/collection/components/six-icon-button/six-icon-button.js +31 -19
- package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
- package/dist/collection/components/six-input/six-input.css +11 -0
- package/dist/collection/components/six-input/six-input.js +142 -68
- package/dist/collection/components/six-input/six-input.js.map +1 -1
- package/dist/collection/components/six-item-picker/six-item-picker.js +68 -20
- package/dist/collection/components/six-item-picker/six-item-picker.js.map +1 -1
- package/dist/collection/components/six-language-switcher/six-language-switcher.js +9 -4
- package/dist/collection/components/six-language-switcher/six-language-switcher.js.map +1 -1
- package/dist/collection/components/six-layout-grid/six-layout-grid.js +4 -5
- package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
- package/dist/collection/components/six-logo/six-logo.js +5 -2
- package/dist/collection/components/six-logo/six-logo.js.map +1 -1
- package/dist/collection/components/six-main-container/six-main-container.js +6 -2
- package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
- package/dist/collection/components/six-menu/six-menu.css +11 -0
- package/dist/collection/components/six-menu/six-menu.js +51 -16
- package/dist/collection/components/six-menu/six-menu.js.map +1 -1
- package/dist/collection/components/six-menu-divider/six-menu-divider.css +11 -0
- package/dist/collection/components/six-menu-divider/six-menu-divider.js +1 -1
- package/dist/collection/components/six-menu-item/six-menu-item.css +11 -0
- package/dist/collection/components/six-menu-item/six-menu-item.js +22 -9
- 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 +11 -0
- package/dist/collection/components/six-menu-label/six-menu-label.js +1 -1
- package/dist/collection/components/six-picto/six-picto.css +1193 -0
- package/dist/collection/components/six-picto/six-picto.js +11 -27
- package/dist/collection/components/six-picto/six-picto.js.map +1 -1
- package/dist/collection/components/six-progress-bar/six-progress-bar.css +11 -0
- package/dist/collection/components/six-progress-bar/six-progress-bar.js +11 -5
- 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 +11 -0
- package/dist/collection/components/six-progress-ring/six-progress-ring.js +13 -4
- package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
- package/dist/collection/components/six-radio/six-radio.css +11 -0
- package/dist/collection/components/six-radio/six-radio.js +28 -13
- package/dist/collection/components/six-radio/six-radio.js.map +1 -1
- package/dist/collection/components/six-range/six-range.css +11 -0
- package/dist/collection/components/six-range/six-range.js +75 -34
- package/dist/collection/components/six-range/six-range.js.map +1 -1
- package/dist/collection/components/six-rating/six-rating.css +125 -0
- package/dist/collection/components/six-rating/six-rating.js +432 -0
- package/dist/collection/components/six-rating/six-rating.js.map +1 -0
- package/dist/collection/components/six-root/six-root.js +14 -4
- package/dist/collection/components/six-root/six-root.js.map +1 -1
- package/dist/collection/components/six-search-field/six-search-field.css +11 -0
- package/dist/collection/components/six-search-field/six-search-field.js +24 -11
- package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
- package/dist/collection/components/six-select/six-select.css +11 -10
- package/dist/collection/components/six-select/six-select.js +157 -89
- package/dist/collection/components/six-select/six-select.js.map +1 -1
- package/dist/collection/components/six-sidebar/six-sidebar.css +11 -0
- package/dist/collection/components/six-sidebar/six-sidebar.js +23 -11
- package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
- package/dist/collection/components/six-sidebar-item/six-sidebar-item.css +8 -2
- package/dist/collection/components/six-sidebar-item/six-sidebar-item.js +39 -7
- 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 +19 -2
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +38 -16
- 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 +11 -0
- package/dist/collection/components/six-spinner/six-spinner.js +6 -6
- package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
- package/dist/collection/components/six-stage-indicator/six-stage-indicator.css +11 -0
- package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +4 -1
- package/dist/collection/components/six-stage-indicator/six-stage-indicator.js.map +1 -1
- package/dist/collection/components/six-switch/six-switch.css +11 -0
- package/dist/collection/components/six-switch/six-switch.js +47 -22
- package/dist/collection/components/six-switch/six-switch.js.map +1 -1
- package/dist/collection/components/six-tab/six-tab.css +23 -0
- package/dist/collection/components/six-tab/six-tab.js +18 -6
- package/dist/collection/components/six-tab/six-tab.js.map +1 -1
- package/dist/collection/components/six-tab-group/six-tab-group.css +11 -0
- package/dist/collection/components/six-tab-group/six-tab-group.js +14 -8
- 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 +11 -0
- package/dist/collection/components/six-tab-panel/six-tab-panel.js +9 -3
- package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
- package/dist/collection/components/six-tag/six-tag.css +11 -0
- package/dist/collection/components/six-tag/six-tag.js +22 -10
- package/dist/collection/components/six-tag/six-tag.js.map +1 -1
- package/dist/collection/components/six-textarea/six-textarea.css +11 -0
- package/dist/collection/components/six-textarea/six-textarea.js +106 -50
- package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
- package/dist/collection/components/six-tile/six-tile.css +11 -0
- package/dist/collection/components/six-tile/six-tile.js +43 -22
- package/dist/collection/components/six-tile/six-tile.js.map +1 -1
- package/dist/collection/components/six-timepicker/six-timepicker.css +12 -2
- package/dist/collection/components/six-timepicker/six-timepicker.js +174 -59
- package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
- package/dist/collection/components/six-tooltip/six-tooltip.css +11 -0
- package/dist/collection/components/six-tooltip/six-tooltip.js +51 -23
- package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
- package/dist/collection/files/material-icons-latin-400-normal.woff +0 -0
- package/dist/collection/files/material-symbols-outlined-latin-fill-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-outlined-latin-full-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-outlined-latin-grad-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-outlined-latin-opsz-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-outlined-latin-standard-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-outlined-latin-wght-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-rounded-latin-fill-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-rounded-latin-full-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-rounded-latin-grad-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-rounded-latin-opsz-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-rounded-latin-standard-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-rounded-latin-wght-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-sharp-latin-fill-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-sharp-latin-full-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-sharp-latin-grad-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-sharp-latin-opsz-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-sharp-latin-standard-normal.woff2 +0 -0
- package/dist/collection/files/material-symbols-sharp-latin-wght-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-devanagari-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-italic.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-normal.woff +0 -0
- package/dist/collection/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
- package/dist/collection/functional-components/form-control/form-control.js +2 -2
- package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
- package/dist/collection/index.js +1 -0
- package/dist/collection/index.js.map +1 -1
- package/dist/collection/utils/animation.js +13 -0
- package/dist/collection/utils/animation.js.map +1 -1
- package/dist/collection/utils/error-messages.js +3 -3
- package/dist/collection/utils/error-messages.js.map +1 -1
- package/dist/collection/utils/icon.js +10 -0
- package/dist/collection/utils/icon.js.map +1 -0
- package/dist/collection/utils/popover-util.js +8 -0
- package/dist/collection/utils/popover-util.js.map +1 -0
- package/dist/components/index.js +11 -1
- package/dist/components/index.js.map +1 -1
- package/dist/components/p-B1bClJZ6.js +19 -0
- package/dist/components/p-B1bClJZ6.js.map +1 -0
- package/dist/components/p-B5aFlIg7.js +187 -0
- package/dist/components/p-B5aFlIg7.js.map +1 -0
- package/dist/components/p-BB2rei7y.js +74 -0
- package/dist/components/p-BB2rei7y.js.map +1 -0
- package/dist/components/p-BDCdPEjW.js +173 -0
- package/dist/components/p-BDCdPEjW.js.map +1 -0
- package/dist/components/p-BKl-wAjt.js +180 -0
- package/dist/components/p-BKl-wAjt.js.map +1 -0
- package/dist/components/p-BLocui1Z.js +33 -0
- package/dist/components/p-BLocui1Z.js.map +1 -0
- package/dist/components/p-BY6hIEFX.js +65 -0
- package/dist/components/p-BY6hIEFX.js.map +1 -0
- package/dist/components/p-C4h4qpGl.js +60 -0
- package/dist/components/p-C4h4qpGl.js.map +1 -0
- package/dist/components/p-CH82uB3t.js +45 -0
- package/dist/components/p-CH82uB3t.js.map +1 -0
- package/dist/components/p-CIsPrMgs.js +622 -0
- package/dist/components/p-CIsPrMgs.js.map +1 -0
- package/dist/components/p-CKhg9ibv.js +44 -0
- package/dist/components/p-CKhg9ibv.js.map +1 -0
- package/dist/components/p-CT4IVFqs.js +71 -0
- package/dist/components/p-CT4IVFqs.js.map +1 -0
- package/dist/components/p-CcWikBVi.js +627 -0
- package/dist/components/p-CcWikBVi.js.map +1 -0
- package/dist/components/p-CfIoyvm-.js +34 -0
- package/dist/components/p-CfIoyvm-.js.map +1 -0
- package/dist/components/p-Cj4iCimX.js +117 -0
- package/dist/components/p-Cj4iCimX.js.map +1 -0
- package/dist/components/p-CoOyRFuR.js +76 -0
- package/dist/components/p-CoOyRFuR.js.map +1 -0
- package/dist/components/p-CzGRjc9h.js +305 -0
- package/dist/components/p-CzGRjc9h.js.map +1 -0
- package/dist/components/p-D512q9rn.js +1709 -0
- package/dist/components/p-D512q9rn.js.map +1 -0
- package/dist/components/p-DIkvCBxr.js +35 -0
- package/dist/components/p-DIkvCBxr.js.map +1 -0
- package/dist/components/p-Dirhd_mz.js +507 -0
- package/dist/components/p-Dirhd_mz.js.map +1 -0
- package/dist/components/p-DkoOhgRO.js +43 -0
- package/dist/components/p-DkoOhgRO.js.map +1 -0
- package/dist/components/p-KU002yza.js +305 -0
- package/dist/components/p-KU002yza.js.map +1 -0
- package/dist/components/p-SLlDVtvF.js +51 -0
- package/dist/components/p-SLlDVtvF.js.map +1 -0
- package/dist/components/p-Vw_F19Fv.js +46 -0
- package/dist/components/p-Vw_F19Fv.js.map +1 -0
- package/dist/components/p-j3oIB5oT.js +48 -0
- package/dist/components/p-j3oIB5oT.js.map +1 -0
- package/dist/components/p-jflTvJ8E.js +208 -0
- package/dist/components/p-jflTvJ8E.js.map +1 -0
- package/dist/components/p-kHci8ddv.js +1919 -0
- package/dist/components/p-kHci8ddv.js.map +1 -0
- package/dist/components/six-alert.js +26 -18
- package/dist/components/six-alert.js.map +1 -1
- package/dist/components/six-avatar.js +15 -11
- package/dist/components/six-avatar.js.map +1 -1
- package/dist/components/six-badge.js +10 -7
- package/dist/components/six-badge.js.map +1 -1
- package/dist/components/six-breadcrumbs-item.d.ts +11 -0
- package/dist/components/six-breadcrumbs-item.js +58 -0
- package/dist/components/six-breadcrumbs-item.js.map +1 -0
- package/dist/components/six-breadcrumbs.d.ts +11 -0
- package/dist/components/six-breadcrumbs.js +97 -0
- package/dist/components/six-breadcrumbs.js.map +1 -0
- package/dist/components/six-button.js +2 -1
- package/dist/components/six-card.js +6 -6
- package/dist/components/six-card.js.map +1 -1
- package/dist/components/six-checkbox.js +2 -1
- package/dist/components/six-date.d.ts +11 -0
- package/dist/components/six-date.js +22769 -0
- package/dist/components/six-date.js.map +1 -0
- package/dist/components/six-datepicker.js +96 -52
- package/dist/components/six-datepicker.js.map +1 -1
- package/dist/components/six-details.js +2 -1
- package/dist/components/six-dialog.js +44 -29
- package/dist/components/six-dialog.js.map +1 -1
- package/dist/components/six-drawer.js +51 -31
- package/dist/components/six-drawer.js.map +1 -1
- package/dist/components/six-dropdown.js +2 -1
- package/dist/components/six-error-page.js +10 -11
- package/dist/components/six-error-page.js.map +1 -1
- package/dist/components/six-error.js +2 -1
- package/dist/components/six-file-list-item.js +19 -15
- package/dist/components/six-file-list-item.js.map +1 -1
- package/dist/components/six-file-list.js +5 -5
- package/dist/components/six-file-list.js.map +1 -1
- package/dist/components/six-file-upload.js +38 -31
- package/dist/components/six-file-upload.js.map +1 -1
- package/dist/components/six-footer.js +6 -6
- package/dist/components/six-footer.js.map +1 -1
- package/dist/components/six-group-label.js +18 -13
- package/dist/components/six-group-label.js.map +1 -1
- package/dist/components/six-header-dropdown-item.js +26 -15
- package/dist/components/six-header-dropdown-item.js.map +1 -1
- package/dist/components/six-header-item.js +39 -1
- package/dist/components/six-header-item.js.map +1 -1
- package/dist/components/six-header-menu-button.js +24 -17
- package/dist/components/six-header-menu-button.js.map +1 -1
- package/dist/components/six-header.js +21 -253
- package/dist/components/six-header.js.map +1 -1
- package/dist/components/six-icon-button.js +2 -1
- package/dist/components/six-icon.js +2 -1
- package/dist/components/six-input.js +2 -1
- package/dist/components/six-item-picker.js +2 -1
- package/dist/components/six-language-switcher.js +8 -8
- package/dist/components/six-language-switcher.js.map +1 -1
- package/dist/components/six-layout-grid.js +5 -6
- package/dist/components/six-layout-grid.js.map +1 -1
- package/dist/components/six-logo.js +39 -1
- package/dist/components/six-logo.js.map +1 -1
- package/dist/components/six-main-container.js +7 -5
- package/dist/components/six-main-container.js.map +1 -1
- package/dist/components/six-menu-divider.js +6 -6
- package/dist/components/six-menu-divider.js.map +1 -1
- package/dist/components/six-menu-item.js +2 -1
- package/dist/components/six-menu-label.js +6 -6
- package/dist/components/six-menu-label.js.map +1 -1
- package/dist/components/six-menu.js +2 -1
- package/dist/components/six-picto.js +2 -1
- package/dist/components/six-progress-bar.js +10 -8
- package/dist/components/six-progress-bar.js.map +1 -1
- package/dist/components/six-progress-ring.js +9 -6
- package/dist/components/six-progress-ring.js.map +1 -1
- package/dist/components/six-radio.js +22 -17
- package/dist/components/six-radio.js.map +1 -1
- package/dist/components/six-range.js +46 -34
- package/dist/components/six-range.js.map +1 -1
- package/dist/components/six-rating.d.ts +11 -0
- package/dist/components/six-rating.js +173 -0
- package/dist/components/six-rating.js.map +1 -0
- package/dist/components/six-root.js +11 -7
- package/dist/components/six-root.js.map +1 -1
- package/dist/components/six-search-field.js +20 -17
- package/dist/components/six-search-field.js.map +1 -1
- package/dist/components/six-select.js +103 -68
- package/dist/components/six-select.js.map +1 -1
- package/dist/components/six-sidebar-item-group.js +28 -18
- package/dist/components/six-sidebar-item-group.js.map +1 -1
- package/dist/components/six-sidebar-item.js +20 -9
- package/dist/components/six-sidebar-item.js.map +1 -1
- package/dist/components/six-sidebar.js +22 -18
- package/dist/components/six-sidebar.js.map +1 -1
- package/dist/components/six-spinner.js +2 -1
- package/dist/components/six-stage-indicator.js +2 -1
- package/dist/components/six-switch.js +32 -25
- package/dist/components/six-switch.js.map +1 -1
- package/dist/components/six-tab-group.js +19 -50
- package/dist/components/six-tab-group.js.map +1 -1
- package/dist/components/six-tab-panel.js +8 -6
- package/dist/components/six-tab-panel.js.map +1 -1
- package/dist/components/six-tab.js +14 -10
- package/dist/components/six-tab.js.map +1 -1
- package/dist/components/six-tag.js +21 -17
- package/dist/components/six-tag.js.map +1 -1
- package/dist/components/six-textarea.js +53 -41
- package/dist/components/six-textarea.js.map +1 -1
- package/dist/components/six-tile.js +33 -26
- package/dist/components/six-tile.js.map +1 -1
- package/dist/components/six-timepicker.js +2 -1
- package/dist/components/six-tooltip.js +2 -1
- package/dist/components.d.ts +8 -0
- package/dist/components.json +9251 -5895
- package/dist/esm/animation-SLlDVtvF.js +51 -0
- package/dist/esm/animation-SLlDVtvF.js.map +1 -0
- package/dist/esm/app-globals-DQuL1Twl.js +6 -0
- package/dist/esm/app-globals-DQuL1Twl.js.map +1 -0
- package/dist/esm/error-messages-1oJarDAY.js +116 -0
- package/dist/esm/error-messages-1oJarDAY.js.map +1 -0
- package/dist/esm/event-listeners-C4h4qpGl.js +60 -0
- package/dist/esm/event-listeners-C4h4qpGl.js.map +1 -0
- package/dist/esm/execution-control-CKhg9ibv.js +44 -0
- package/dist/esm/execution-control-CKhg9ibv.js.map +1 -0
- package/dist/esm/focus-visible-Vw_F19Fv.js +46 -0
- package/dist/esm/focus-visible-Vw_F19Fv.js.map +1 -0
- package/dist/esm/form-B1bClJZ6.js +19 -0
- package/dist/esm/form-B1bClJZ6.js.map +1 -0
- package/dist/esm/form-control-DI6V1ZhR.js +35 -0
- package/dist/esm/form-control-DI6V1ZhR.js.map +1 -0
- package/dist/esm/icon-DqHJRLQQ.js +14 -0
- package/dist/esm/icon-DqHJRLQQ.js.map +1 -0
- package/dist/esm/index-JoG9I7EO.js +2158 -0
- package/dist/esm/index-JoG9I7EO.js.map +1 -0
- package/dist/esm/index.js +3 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +5 -4
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/modal-CfIoyvm-.js +34 -0
- package/dist/esm/modal-CfIoyvm-.js.map +1 -0
- package/dist/esm/popover-kHci8ddv.js +1919 -0
- package/dist/esm/popover-kHci8ddv.js.map +1 -0
- package/dist/esm/popup-Dd6pdO8C.js +99 -0
- package/dist/esm/popup-Dd6pdO8C.js.map +1 -0
- package/dist/esm/scroll-BY6hIEFX.js +65 -0
- package/dist/esm/scroll-BY6hIEFX.js.map +1 -0
- package/dist/esm/six-alert.entry.js +22 -14
- package/dist/esm/six-alert.entry.js.map +1 -1
- package/dist/esm/six-avatar.entry.js +13 -9
- package/dist/esm/six-avatar.entry.js.map +1 -1
- package/dist/esm/six-badge.entry.js +9 -6
- package/dist/esm/six-badge.entry.js.map +1 -1
- package/dist/esm/six-breadcrumbs-item.entry.js +23 -0
- package/dist/esm/six-breadcrumbs-item.entry.js.map +1 -0
- package/dist/esm/six-breadcrumbs.entry.js +71 -0
- package/dist/esm/six-breadcrumbs.entry.js.map +1 -0
- package/dist/esm/six-button.six-spinner.entry.js.map +1 -0
- package/dist/esm/six-button_2.entry.js +181 -0
- package/dist/esm/six-button_2.entry.js.map +1 -0
- package/dist/esm/six-card.entry.js +5 -5
- package/dist/esm/six-card.entry.js.map +1 -1
- package/dist/esm/six-checkbox.six-menu-item.entry.js.map +1 -0
- package/dist/esm/six-checkbox_2.entry.js +205 -0
- package/dist/esm/six-checkbox_2.entry.js.map +1 -0
- package/dist/esm/six-date.entry.js +22703 -0
- package/dist/esm/six-date.entry.js.map +1 -0
- package/dist/esm/six-datepicker.entry.js +89 -45
- package/dist/esm/six-datepicker.entry.js.map +1 -1
- package/dist/esm/six-details.entry.js +28 -21
- package/dist/esm/six-details.entry.js.map +1 -1
- package/dist/esm/six-dialog.entry.js +41 -26
- package/dist/esm/six-dialog.entry.js.map +1 -1
- package/dist/esm/six-drawer.entry.js +48 -28
- package/dist/esm/six-drawer.entry.js.map +1 -1
- package/dist/esm/six-dropdown.six-menu.entry.js.map +1 -0
- package/dist/esm/six-dropdown_2.entry.js +795 -0
- package/dist/esm/six-dropdown_2.entry.js.map +1 -0
- package/dist/esm/six-error-page.entry.js +7 -8
- package/dist/esm/six-error-page.entry.js.map +1 -1
- package/dist/esm/six-error.entry.js +4 -4
- package/dist/esm/six-error.entry.js.map +1 -1
- package/dist/esm/six-file-list-item.entry.js +17 -13
- package/dist/esm/six-file-list-item.entry.js.map +1 -1
- package/dist/esm/six-file-list.entry.js +4 -4
- package/dist/esm/six-file-list.entry.js.map +1 -1
- package/dist/esm/six-file-upload.entry.js +34 -27
- package/dist/esm/six-file-upload.entry.js.map +1 -1
- package/dist/esm/six-footer.entry.js +5 -5
- package/dist/esm/six-footer.entry.js.map +1 -1
- package/dist/esm/six-group-label.entry.js +16 -11
- package/dist/esm/six-group-label.entry.js.map +1 -1
- package/dist/esm/six-header-dropdown-item.entry.js +16 -7
- package/dist/esm/six-header-dropdown-item.entry.js.map +1 -1
- package/dist/esm/six-header-item.entry.js +26 -0
- package/dist/esm/six-header-item.entry.js.map +1 -0
- package/dist/esm/six-header-menu-button.entry.js +15 -6
- package/dist/esm/six-header-menu-button.entry.js.map +1 -1
- package/dist/esm/six-header.entry.js +18 -181
- package/dist/esm/six-header.entry.js.map +1 -1
- package/dist/esm/six-icon-button.entry.js +12 -16
- package/dist/esm/six-icon-button.entry.js.map +1 -1
- package/dist/esm/six-icon.entry.js +20 -9
- package/dist/esm/six-icon.entry.js.map +1 -1
- package/dist/esm/six-input.entry.js +65 -51
- package/dist/esm/six-input.entry.js.map +1 -1
- package/dist/esm/six-item-picker.entry.js +33 -14
- package/dist/esm/six-item-picker.entry.js.map +1 -1
- package/dist/esm/six-language-switcher.entry.js +7 -7
- package/dist/esm/six-language-switcher.entry.js.map +1 -1
- package/dist/esm/six-layout-grid.entry.js +4 -5
- package/dist/esm/six-layout-grid.entry.js.map +1 -1
- package/dist/esm/six-logo.entry.js +26 -0
- package/dist/esm/six-logo.entry.js.map +1 -0
- package/dist/esm/six-main-container.entry.js +6 -4
- package/dist/esm/six-main-container.entry.js.map +1 -1
- package/dist/esm/six-menu-divider.entry.js +5 -5
- package/dist/esm/six-menu-divider.entry.js.map +1 -1
- package/dist/esm/six-menu-label.entry.js +5 -5
- package/dist/esm/six-menu-label.entry.js.map +1 -1
- package/dist/esm/six-picto.entry.js +12 -25
- package/dist/esm/six-picto.entry.js.map +1 -1
- package/dist/esm/six-progress-bar.entry.js +9 -7
- package/dist/esm/six-progress-bar.entry.js.map +1 -1
- package/dist/esm/six-progress-ring.entry.js +8 -5
- package/dist/esm/six-progress-ring.entry.js.map +1 -1
- package/dist/esm/six-radio.entry.js +21 -16
- package/dist/esm/six-radio.entry.js.map +1 -1
- package/dist/esm/six-range.entry.js +43 -31
- package/dist/esm/six-range.entry.js.map +1 -1
- package/dist/esm/six-rating.entry.js +124 -0
- package/dist/esm/six-rating.entry.js.map +1 -0
- package/dist/esm/six-root.entry.js +8 -4
- package/dist/esm/six-root.entry.js.map +1 -1
- package/dist/esm/six-search-field.entry.js +16 -13
- package/dist/esm/six-search-field.entry.js.map +1 -1
- package/dist/esm/six-select.entry.js +90 -54
- package/dist/esm/six-select.entry.js.map +1 -1
- package/dist/esm/six-sidebar-item-group.entry.js +24 -14
- package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
- package/dist/esm/six-sidebar-item.entry.js +11 -7
- package/dist/esm/six-sidebar-item.entry.js.map +1 -1
- package/dist/esm/six-sidebar.entry.js +21 -17
- package/dist/esm/six-sidebar.entry.js.map +1 -1
- package/dist/esm/six-stage-indicator.entry.js +5 -4
- package/dist/esm/six-stage-indicator.entry.js.map +1 -1
- package/dist/esm/six-switch.entry.js +30 -23
- package/dist/esm/six-switch.entry.js.map +1 -1
- package/dist/esm/six-tab-group.entry.js +16 -47
- package/dist/esm/six-tab-group.entry.js.map +1 -1
- package/dist/esm/six-tab-panel.entry.js +7 -5
- package/dist/esm/six-tab-panel.entry.js.map +1 -1
- package/dist/esm/six-tab.entry.js +11 -7
- package/dist/esm/six-tab.entry.js.map +1 -1
- package/dist/esm/six-tag.entry.js +17 -13
- package/dist/esm/six-tag.entry.js.map +1 -1
- package/dist/esm/six-textarea.entry.js +51 -39
- package/dist/esm/six-textarea.entry.js.map +1 -1
- package/dist/esm/six-tile.entry.js +29 -22
- package/dist/esm/six-tile.entry.js.map +1 -1
- package/dist/esm/six-timepicker.entry.js +117 -48
- package/dist/esm/six-timepicker.entry.js.map +1 -1
- package/dist/esm/six-tooltip.entry.js +39 -25
- package/dist/esm/six-tooltip.entry.js.map +1 -1
- package/dist/esm/slot-j3oIB5oT.js +48 -0
- package/dist/esm/slot-j3oIB5oT.js.map +1 -0
- package/dist/esm/types-WA6V9mN8.js +20 -0
- package/dist/esm/types-WA6V9mN8.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-breadcrumbs/six-breadcrumbs.d.ts +20 -0
- package/dist/types/components/six-breadcrumbs-item/six-breadcrumbs-item.d.ts +27 -0
- package/dist/types/components/six-button/six-button.d.ts +1 -0
- package/dist/types/components/six-date/calendar-grid.d.ts +20 -0
- package/dist/types/components/six-date/components/day-selection.d.ts +8 -0
- package/dist/types/components/six-date/components/month-selection.d.ts +7 -0
- package/dist/types/components/six-date/components/year-selection.d.ts +7 -0
- package/dist/types/components/six-date/iso-date.d.ts +59 -0
- package/dist/types/components/six-date/six-date.d.ts +143 -0
- package/dist/types/components/six-date/translations.d.ts +37 -0
- package/dist/types/components/six-datepicker/six-datepicker.d.ts +1 -1
- package/dist/types/components/six-dialog/six-dialog.d.ts +10 -2
- package/dist/types/components/six-drawer/six-drawer.d.ts +10 -2
- package/dist/types/components/six-dropdown/six-dropdown.d.ts +1 -8
- package/dist/types/components/six-file-upload/six-file-upload.d.ts +2 -6
- package/dist/types/components/six-header/six-header.d.ts +2 -128
- package/dist/types/components/six-header-dropdown-item/six-header-dropdown-item.d.ts +10 -1
- package/dist/types/components/six-header-item/six-header-item.d.ts +1 -1
- package/dist/types/components/six-header-menu-button/six-header-menu-button.d.ts +11 -5
- package/dist/types/components/six-icon/six-icon.d.ts +17 -0
- package/dist/types/components/six-picto/six-picto.d.ts +0 -2
- package/dist/types/components/six-rating/six-rating.d.ts +52 -0
- package/dist/types/components/six-select/six-select.d.ts +1 -7
- package/dist/types/components/six-sidebar-item/six-sidebar-item.d.ts +2 -0
- package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +2 -0
- package/dist/types/components/six-tooltip/six-tooltip.d.ts +1 -1
- package/dist/types/components.d.ts +1187 -157
- package/dist/types/index.d.ts +1 -0
- package/dist/types/stencil-public-runtime.d.ts +28 -0
- package/dist/types/types.d.ts +1 -0
- package/dist/types/utils/animation.d.ts +4 -0
- package/dist/types/utils/error-messages.d.ts +2 -2
- package/dist/types/utils/icon.d.ts +5 -0
- package/dist/types/utils/popover-util.d.ts +1 -0
- package/dist/ui-library/files/material-icons-latin-400-normal.woff +0 -0
- package/dist/ui-library/files/material-symbols-outlined-latin-fill-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-outlined-latin-full-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-outlined-latin-grad-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-outlined-latin-opsz-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-outlined-latin-standard-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-outlined-latin-wght-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-rounded-latin-fill-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-rounded-latin-full-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-rounded-latin-grad-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-rounded-latin-opsz-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-rounded-latin-standard-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-rounded-latin-wght-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-sharp-latin-fill-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-sharp-latin-full-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-sharp-latin-grad-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-sharp-latin-opsz-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-sharp-latin-standard-normal.woff2 +0 -0
- package/dist/ui-library/files/material-symbols-sharp-latin-wght-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-cyrillic-ext-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-devanagari-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-greek-ext-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-latin-ext-900-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-100-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-200-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-300-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-400-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-500-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-600-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-700-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-800-normal.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-italic.woff2 +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff +0 -0
- package/dist/ui-library/files/noto-sans-vietnamese-900-normal.woff2 +0 -0
- package/dist/ui-library/index.esm.js +1 -1
- package/dist/ui-library/index.esm.js.map +1 -1
- package/dist/ui-library/loader.esm.js.map +1 -0
- package/dist/ui-library/p-014f44f4.entry.js +2 -0
- package/dist/ui-library/p-014f44f4.entry.js.map +1 -0
- package/dist/ui-library/p-05ca516d.entry.js +2 -0
- package/dist/ui-library/p-05ca516d.entry.js.map +1 -0
- package/dist/ui-library/p-06c6b189.entry.js +2 -0
- package/dist/ui-library/p-06c6b189.entry.js.map +1 -0
- package/dist/ui-library/p-0eb90caf.entry.js +2 -0
- package/dist/ui-library/p-0eb90caf.entry.js.map +1 -0
- package/dist/ui-library/p-12a2cc6b.entry.js +2 -0
- package/dist/ui-library/p-12a2cc6b.entry.js.map +1 -0
- package/dist/ui-library/p-194037e9.entry.js +2 -0
- package/dist/ui-library/p-194037e9.entry.js.map +1 -0
- package/dist/ui-library/p-1oJarDAY.js +2 -0
- package/dist/ui-library/p-1oJarDAY.js.map +1 -0
- package/dist/ui-library/p-22ad3353.entry.js +2 -0
- package/dist/ui-library/p-22ad3353.entry.js.map +1 -0
- package/dist/ui-library/p-22f924a1.entry.js +2 -0
- package/dist/ui-library/p-22f924a1.entry.js.map +1 -0
- package/dist/ui-library/p-26219330.entry.js +2 -0
- package/dist/ui-library/p-26219330.entry.js.map +1 -0
- package/dist/ui-library/p-29994dc3.entry.js +2 -0
- package/dist/ui-library/p-29994dc3.entry.js.map +1 -0
- package/dist/ui-library/p-29aac7ea.entry.js +2 -0
- package/dist/ui-library/p-29aac7ea.entry.js.map +1 -0
- package/dist/ui-library/p-2a245a37.entry.js +2 -0
- package/dist/ui-library/p-2a245a37.entry.js.map +1 -0
- package/dist/ui-library/p-38c51fd1.entry.js +2 -0
- package/dist/ui-library/p-38c51fd1.entry.js.map +1 -0
- package/dist/ui-library/p-39109b96.entry.js +2 -0
- package/dist/ui-library/p-39109b96.entry.js.map +1 -0
- package/dist/ui-library/p-3c1285ad.entry.js +2 -0
- package/dist/ui-library/p-3c1285ad.entry.js.map +1 -0
- package/dist/ui-library/p-3d9e03b5.entry.js +2 -0
- package/dist/ui-library/p-3d9e03b5.entry.js.map +1 -0
- package/dist/ui-library/p-4152b371.entry.js +2 -0
- package/dist/ui-library/p-4152b371.entry.js.map +1 -0
- package/dist/ui-library/p-4d9785bd.entry.js +2 -0
- package/dist/ui-library/p-4d9785bd.entry.js.map +1 -0
- package/dist/ui-library/p-4decf969.entry.js +2 -0
- package/dist/ui-library/p-4decf969.entry.js.map +1 -0
- package/dist/ui-library/p-54490d28.entry.js +2 -0
- package/dist/ui-library/p-54490d28.entry.js.map +1 -0
- package/dist/ui-library/p-56e172e0.entry.js +2 -0
- package/dist/ui-library/p-56e172e0.entry.js.map +1 -0
- package/dist/ui-library/p-59568c0f.entry.js +2 -0
- package/dist/ui-library/p-59568c0f.entry.js.map +1 -0
- package/dist/ui-library/p-6607d03a.entry.js +2 -0
- package/dist/ui-library/p-6607d03a.entry.js.map +1 -0
- package/dist/ui-library/p-664ddbab.entry.js +2 -0
- package/dist/ui-library/p-664ddbab.entry.js.map +1 -0
- package/dist/ui-library/p-66b94978.entry.js +2 -0
- package/dist/ui-library/p-66b94978.entry.js.map +1 -0
- package/dist/ui-library/p-66d616e8.entry.js +2 -0
- package/dist/ui-library/p-66d616e8.entry.js.map +1 -0
- package/dist/ui-library/p-6cd4fbd8.entry.js +2 -0
- package/dist/ui-library/p-6cd4fbd8.entry.js.map +1 -0
- package/dist/ui-library/p-6dd3f54c.entry.js +2 -0
- package/dist/ui-library/p-6dd3f54c.entry.js.map +1 -0
- package/dist/ui-library/p-70388108.entry.js +2 -0
- package/dist/ui-library/p-70388108.entry.js.map +1 -0
- package/dist/ui-library/p-72d3f332.entry.js +2 -0
- package/dist/ui-library/p-72d3f332.entry.js.map +1 -0
- package/dist/ui-library/p-7f7413db.entry.js +2 -0
- package/dist/ui-library/p-7f7413db.entry.js.map +1 -0
- package/dist/ui-library/p-83d5fa7c.entry.js +2 -0
- package/dist/ui-library/p-83d5fa7c.entry.js.map +1 -0
- package/dist/ui-library/p-8c2edb7f.entry.js +2 -0
- package/dist/ui-library/p-8c2edb7f.entry.js.map +1 -0
- package/dist/ui-library/p-91c195d3.entry.js +2 -0
- package/dist/ui-library/p-91c195d3.entry.js.map +1 -0
- package/dist/ui-library/p-984a1f6d.entry.js +2 -0
- package/dist/ui-library/p-984a1f6d.entry.js.map +1 -0
- package/dist/ui-library/p-9b75e009.entry.js +2 -0
- package/dist/ui-library/p-9b75e009.entry.js.map +1 -0
- package/dist/ui-library/p-9deca0d0.entry.js +2 -0
- package/dist/ui-library/p-9deca0d0.entry.js.map +1 -0
- package/dist/ui-library/p-B1bClJZ6.js +2 -0
- package/dist/ui-library/p-B1bClJZ6.js.map +1 -0
- package/dist/ui-library/p-BY6hIEFX.js +2 -0
- package/dist/ui-library/p-BY6hIEFX.js.map +1 -0
- package/dist/ui-library/p-C4h4qpGl.js +2 -0
- package/dist/ui-library/p-C4h4qpGl.js.map +1 -0
- package/dist/ui-library/p-CKhg9ibv.js +2 -0
- package/dist/ui-library/p-CKhg9ibv.js.map +1 -0
- package/dist/ui-library/p-CfIoyvm-.js +2 -0
- package/dist/ui-library/p-CfIoyvm-.js.map +1 -0
- package/dist/ui-library/p-DQuL1Twl.js +2 -0
- package/dist/ui-library/p-DQuL1Twl.js.map +1 -0
- package/dist/ui-library/p-Dd6pdO8C.js +2 -0
- package/dist/ui-library/p-Dd6pdO8C.js.map +1 -0
- package/dist/ui-library/p-Dg9366Gk.js +2 -0
- package/dist/ui-library/p-Dg9366Gk.js.map +1 -0
- package/dist/ui-library/p-DqHJRLQQ.js +2 -0
- package/dist/ui-library/p-DqHJRLQQ.js.map +1 -0
- package/dist/ui-library/p-JoG9I7EO.js +3 -0
- package/dist/ui-library/p-JoG9I7EO.js.map +1 -0
- package/dist/ui-library/p-SLlDVtvF.js +2 -0
- package/dist/ui-library/p-SLlDVtvF.js.map +1 -0
- package/dist/ui-library/p-Vw_F19Fv.js +2 -0
- package/dist/ui-library/p-Vw_F19Fv.js.map +1 -0
- package/dist/ui-library/p-WA6V9mN8.js +2 -0
- package/dist/ui-library/p-WA6V9mN8.js.map +1 -0
- package/dist/ui-library/p-a6d7d618.entry.js +2 -0
- package/dist/ui-library/p-a6d7d618.entry.js.map +1 -0
- package/dist/ui-library/p-a7f9c92d.entry.js +2 -0
- package/dist/ui-library/p-a7f9c92d.entry.js.map +1 -0
- package/dist/ui-library/p-aaea0f73.entry.js +2 -0
- package/dist/ui-library/p-aaea0f73.entry.js.map +1 -0
- package/dist/ui-library/p-ab043a8c.entry.js +2 -0
- package/dist/ui-library/p-ab043a8c.entry.js.map +1 -0
- package/dist/ui-library/p-b37d9771.entry.js +2 -0
- package/dist/ui-library/p-b37d9771.entry.js.map +1 -0
- package/dist/ui-library/p-bea434d1.entry.js +2 -0
- package/dist/ui-library/p-bea434d1.entry.js.map +1 -0
- package/dist/ui-library/p-ccc7e227.entry.js +2 -0
- package/dist/ui-library/p-ccc7e227.entry.js.map +1 -0
- package/dist/ui-library/p-cf2fc033.entry.js +2 -0
- package/dist/ui-library/p-cf2fc033.entry.js.map +1 -0
- package/dist/ui-library/p-d81265f4.entry.js +2 -0
- package/dist/ui-library/p-d81265f4.entry.js.map +1 -0
- package/dist/ui-library/p-da5f40ed.entry.js +2 -0
- package/dist/ui-library/p-da5f40ed.entry.js.map +1 -0
- package/dist/ui-library/p-df2b8f01.entry.js +2 -0
- package/dist/ui-library/p-df2b8f01.entry.js.map +1 -0
- package/dist/ui-library/p-e100aff2.entry.js +2 -0
- package/dist/ui-library/p-e100aff2.entry.js.map +1 -0
- package/dist/ui-library/p-e56c5237.entry.js +2 -0
- package/dist/ui-library/p-e56c5237.entry.js.map +1 -0
- package/dist/ui-library/p-e8e5445e.entry.js +2 -0
- package/dist/ui-library/p-e8e5445e.entry.js.map +1 -0
- package/dist/ui-library/p-e92df84a.entry.js +2 -0
- package/dist/ui-library/p-e92df84a.entry.js.map +1 -0
- package/dist/ui-library/p-ed6625e6.entry.js +2 -0
- package/dist/ui-library/p-ed6625e6.entry.js.map +1 -0
- package/dist/ui-library/p-fc2d893f.entry.js +2 -0
- package/dist/ui-library/p-fc2d893f.entry.js.map +1 -0
- package/dist/ui-library/p-fcd3305f.entry.js +2 -0
- package/dist/ui-library/p-fcd3305f.entry.js.map +1 -0
- package/dist/ui-library/p-fd97bc8a.entry.js +2 -0
- package/dist/ui-library/p-fd97bc8a.entry.js.map +1 -0
- package/dist/ui-library/p-fe2ef0a4.entry.js +2 -0
- package/dist/ui-library/p-fe2ef0a4.entry.js.map +1 -0
- package/dist/ui-library/p-j3oIB5oT.js +2 -0
- package/dist/ui-library/p-j3oIB5oT.js.map +1 -0
- package/dist/ui-library/p-kHci8ddv.js +2 -0
- package/dist/ui-library/p-kHci8ddv.js.map +1 -0
- package/dist/ui-library/six-alert.entry.esm.js.map +1 -0
- package/dist/ui-library/six-avatar.entry.esm.js.map +1 -0
- package/dist/ui-library/six-badge.entry.esm.js.map +1 -0
- package/dist/ui-library/six-breadcrumbs-item.entry.esm.js.map +1 -0
- package/dist/ui-library/six-breadcrumbs.entry.esm.js.map +1 -0
- package/dist/ui-library/six-button.six-spinner.entry.esm.js.map +1 -0
- package/dist/ui-library/six-card.entry.esm.js.map +1 -0
- package/dist/ui-library/six-checkbox.six-menu-item.entry.esm.js.map +1 -0
- package/dist/ui-library/six-date.entry.esm.js.map +1 -0
- package/dist/ui-library/six-datepicker.entry.esm.js.map +1 -0
- package/dist/ui-library/six-details.entry.esm.js.map +1 -0
- package/dist/ui-library/six-dialog.entry.esm.js.map +1 -0
- package/dist/ui-library/six-drawer.entry.esm.js.map +1 -0
- package/dist/ui-library/six-dropdown.six-menu.entry.esm.js.map +1 -0
- package/dist/ui-library/six-error-page.entry.esm.js.map +1 -0
- package/dist/ui-library/six-error.entry.esm.js.map +1 -0
- package/dist/ui-library/six-file-list-item.entry.esm.js.map +1 -0
- package/dist/ui-library/six-file-list.entry.esm.js.map +1 -0
- package/dist/ui-library/six-file-upload.entry.esm.js.map +1 -0
- package/dist/ui-library/six-footer.entry.esm.js.map +1 -0
- package/dist/ui-library/six-group-label.entry.esm.js.map +1 -0
- package/dist/ui-library/six-header-dropdown-item.entry.esm.js.map +1 -0
- package/dist/ui-library/six-header-item.entry.esm.js.map +1 -0
- package/dist/ui-library/six-header-menu-button.entry.esm.js.map +1 -0
- package/dist/ui-library/six-header.entry.esm.js.map +1 -0
- package/dist/ui-library/six-icon-button.entry.esm.js.map +1 -0
- package/dist/ui-library/six-icon.entry.esm.js.map +1 -0
- package/dist/ui-library/six-input.entry.esm.js.map +1 -0
- package/dist/ui-library/six-item-picker.entry.esm.js.map +1 -0
- package/dist/ui-library/six-language-switcher.entry.esm.js.map +1 -0
- package/dist/ui-library/six-layout-grid.entry.esm.js.map +1 -0
- package/dist/ui-library/six-logo.entry.esm.js.map +1 -0
- package/dist/ui-library/six-main-container.entry.esm.js.map +1 -0
- package/dist/ui-library/six-menu-divider.entry.esm.js.map +1 -0
- package/dist/ui-library/six-menu-label.entry.esm.js.map +1 -0
- package/dist/ui-library/six-picto.entry.esm.js.map +1 -0
- package/dist/ui-library/six-progress-bar.entry.esm.js.map +1 -0
- package/dist/ui-library/six-progress-ring.entry.esm.js.map +1 -0
- package/dist/ui-library/six-radio.entry.esm.js.map +1 -0
- package/dist/ui-library/six-range.entry.esm.js.map +1 -0
- package/dist/ui-library/six-rating.entry.esm.js.map +1 -0
- package/dist/ui-library/six-root.entry.esm.js.map +1 -0
- package/dist/ui-library/six-search-field.entry.esm.js.map +1 -0
- package/dist/ui-library/six-select.entry.esm.js.map +1 -0
- package/dist/ui-library/six-sidebar-item-group.entry.esm.js.map +1 -0
- package/dist/ui-library/six-sidebar-item.entry.esm.js.map +1 -0
- package/dist/ui-library/six-sidebar.entry.esm.js.map +1 -0
- package/dist/ui-library/six-stage-indicator.entry.esm.js.map +1 -0
- package/dist/ui-library/six-switch.entry.esm.js.map +1 -0
- package/dist/ui-library/six-tab-group.entry.esm.js.map +1 -0
- package/dist/ui-library/six-tab-panel.entry.esm.js.map +1 -0
- package/dist/ui-library/six-tab.entry.esm.js.map +1 -0
- package/dist/ui-library/six-tag.entry.esm.js.map +1 -0
- package/dist/ui-library/six-textarea.entry.esm.js.map +1 -0
- package/dist/ui-library/six-tile.entry.esm.js.map +1 -0
- package/dist/ui-library/six-timepicker.entry.esm.js.map +1 -0
- package/dist/ui-library/six-tooltip.entry.esm.js.map +1 -0
- package/dist/ui-library/ui-library.css +1 -1
- package/dist/ui-library/ui-library.esm.js +1 -1
- package/dist/ui-library/ui-library.esm.js.map +1 -1
- package/package.json +19 -11
- package/dist/cjs/app-globals-3a1e7e63.js +0 -7
- package/dist/cjs/app-globals-3a1e7e63.js.map +0 -1
- package/dist/cjs/error-messages-6e8049a4.js +0 -119
- package/dist/cjs/error-messages-6e8049a4.js.map +0 -1
- package/dist/cjs/event-listeners-9fb878f1.js +0 -61
- package/dist/cjs/event-listeners-9fb878f1.js.map +0 -1
- package/dist/cjs/execution-control-d728da70.js +0 -48
- package/dist/cjs/execution-control-d728da70.js.map +0 -1
- package/dist/cjs/focus-visible-e2c9255a.js +0 -47
- package/dist/cjs/focus-visible-e2c9255a.js.map +0 -1
- package/dist/cjs/form-9ebaae7c.js +0 -20
- package/dist/cjs/form-9ebaae7c.js.map +0 -1
- package/dist/cjs/form-control-b39f1df5.js +0 -36
- package/dist/cjs/form-control-b39f1df5.js.map +0 -1
- package/dist/cjs/index-417a06c8.js +0 -1948
- package/dist/cjs/index-417a06c8.js.map +0 -1
- package/dist/cjs/modal-bd7fc5bc.js +0 -35
- package/dist/cjs/modal-bd7fc5bc.js.map +0 -1
- package/dist/cjs/popover-1e7c09f1.js +0 -1907
- package/dist/cjs/popover-1e7c09f1.js.map +0 -1
- package/dist/cjs/popup-e854acda.js +0 -103
- package/dist/cjs/popup-e854acda.js.map +0 -1
- package/dist/cjs/scroll-68033901.js +0 -68
- package/dist/cjs/scroll-68033901.js.map +0 -1
- package/dist/cjs/six-button.cjs.entry.js +0 -110
- package/dist/cjs/six-button.cjs.entry.js.map +0 -1
- package/dist/cjs/six-checkbox.cjs.entry.js +0 -128
- package/dist/cjs/six-checkbox.cjs.entry.js.map +0 -1
- package/dist/cjs/six-dropdown_3.cjs.entry.js +0 -818
- package/dist/cjs/six-dropdown_3.cjs.entry.js.map +0 -1
- package/dist/cjs/six-header-item_2.cjs.entry.js +0 -47
- package/dist/cjs/six-header-item_2.cjs.entry.js.map +0 -1
- package/dist/cjs/six-spinner.cjs.entry.js +0 -62
- package/dist/cjs/six-spinner.cjs.entry.js.map +0 -1
- package/dist/cjs/slot-1b1232a1.js +0 -51
- package/dist/cjs/slot-1b1232a1.js.map +0 -1
- package/dist/cjs/types-d3da200b.js +0 -19
- package/dist/cjs/types-d3da200b.js.map +0 -1
- package/dist/collection/assets/pictograms/TPP.svg +0 -1
- package/dist/collection/assets/pictograms/agile.svg +0 -1
- package/dist/collection/assets/pictograms/ai.svg +0 -1
- package/dist/collection/assets/pictograms/airplane.svg +0 -1
- package/dist/collection/assets/pictograms/alert.svg +0 -1
- package/dist/collection/assets/pictograms/ambulance.svg +0 -1
- package/dist/collection/assets/pictograms/analyse.svg +0 -1
- package/dist/collection/assets/pictograms/anchor.svg +0 -1
- package/dist/collection/assets/pictograms/apple.svg +0 -1
- package/dist/collection/assets/pictograms/arrow-down.svg +0 -1
- package/dist/collection/assets/pictograms/arrow-right.svg +0 -1
- package/dist/collection/assets/pictograms/arrow-up.svg +0 -1
- package/dist/collection/assets/pictograms/astronaut-outline.svg +0 -1
- package/dist/collection/assets/pictograms/augmented-reality.svg +0 -1
- package/dist/collection/assets/pictograms/backoffice.svg +0 -1
- package/dist/collection/assets/pictograms/bank.svg +0 -1
- package/dist/collection/assets/pictograms/banknote.svg +0 -1
- package/dist/collection/assets/pictograms/barcode.svg +0 -1
- package/dist/collection/assets/pictograms/battery.svg +0 -1
- package/dist/collection/assets/pictograms/beacon.svg +0 -1
- package/dist/collection/assets/pictograms/beat.svg +0 -1
- package/dist/collection/assets/pictograms/bee.svg +0 -1
- package/dist/collection/assets/pictograms/bell.svg +0 -1
- package/dist/collection/assets/pictograms/berlin.svg +0 -1
- package/dist/collection/assets/pictograms/big-data.svg +0 -1
- package/dist/collection/assets/pictograms/bilateral.svg +0 -1
- package/dist/collection/assets/pictograms/bill.svg +0 -1
- package/dist/collection/assets/pictograms/binoculars.svg +0 -1
- package/dist/collection/assets/pictograms/block.svg +0 -1
- package/dist/collection/assets/pictograms/blockchain.svg +0 -1
- package/dist/collection/assets/pictograms/bluetooth.svg +0 -1
- package/dist/collection/assets/pictograms/bone.svg +0 -1
- package/dist/collection/assets/pictograms/book.svg +0 -1
- package/dist/collection/assets/pictograms/bottle.svg +0 -1
- package/dist/collection/assets/pictograms/buggy.svg +0 -1
- package/dist/collection/assets/pictograms/bull-bear.svg +0 -1
- package/dist/collection/assets/pictograms/business.svg +0 -1
- package/dist/collection/assets/pictograms/cake.svg +0 -1
- package/dist/collection/assets/pictograms/calculator.svg +0 -1
- package/dist/collection/assets/pictograms/calendar.svg +0 -1
- package/dist/collection/assets/pictograms/cam.svg +0 -1
- package/dist/collection/assets/pictograms/cap.svg +0 -1
- package/dist/collection/assets/pictograms/capsule.svg +0 -1
- package/dist/collection/assets/pictograms/car.svg +0 -1
- package/dist/collection/assets/pictograms/carabiner.svg +0 -1
- package/dist/collection/assets/pictograms/card.svg +0 -1
- package/dist/collection/assets/pictograms/cash-machine.svg +0 -1
- package/dist/collection/assets/pictograms/cash-register.svg +0 -1
- package/dist/collection/assets/pictograms/cash.svg +0 -1
- package/dist/collection/assets/pictograms/cashless.svg +0 -1
- package/dist/collection/assets/pictograms/check.svg +0 -1
- package/dist/collection/assets/pictograms/cheveron-right.svg +0 -1
- package/dist/collection/assets/pictograms/chf-eur.svg +0 -1
- package/dist/collection/assets/pictograms/cleaning.svg +0 -1
- package/dist/collection/assets/pictograms/click-collect.svg +0 -1
- package/dist/collection/assets/pictograms/click-return.svg +0 -1
- package/dist/collection/assets/pictograms/client-receipt.svg +0 -1
- package/dist/collection/assets/pictograms/clientesyusuarios.svg +0 -1
- package/dist/collection/assets/pictograms/clock.svg +0 -1
- package/dist/collection/assets/pictograms/cloud.svg +0 -1
- package/dist/collection/assets/pictograms/coffee.svg +0 -1
- package/dist/collection/assets/pictograms/coins.svg +0 -1
- package/dist/collection/assets/pictograms/configuracion-de-servicio.svg +0 -1
- package/dist/collection/assets/pictograms/connectivity.svg +0 -1
- package/dist/collection/assets/pictograms/contactless.svg +0 -1
- package/dist/collection/assets/pictograms/copy.svg +0 -1
- package/dist/collection/assets/pictograms/cornet.svg +0 -1
- package/dist/collection/assets/pictograms/cost-reduction.svg +0 -1
- package/dist/collection/assets/pictograms/coupon.svg +0 -1
- package/dist/collection/assets/pictograms/croissant.svg +0 -1
- package/dist/collection/assets/pictograms/crowdfunding.svg +0 -1
- package/dist/collection/assets/pictograms/crown.svg +0 -1
- package/dist/collection/assets/pictograms/cryptocurrency.svg +0 -1
- package/dist/collection/assets/pictograms/crystal-ball.svg +0 -1
- package/dist/collection/assets/pictograms/cup.svg +0 -1
- package/dist/collection/assets/pictograms/cupcake.svg +0 -1
- package/dist/collection/assets/pictograms/currency.svg +0 -1
- package/dist/collection/assets/pictograms/cyber-security.svg +0 -1
- package/dist/collection/assets/pictograms/data-mapping.svg +0 -1
- package/dist/collection/assets/pictograms/desktop.svg +0 -1
- package/dist/collection/assets/pictograms/diamond.svg +0 -1
- package/dist/collection/assets/pictograms/disc.svg +0 -1
- package/dist/collection/assets/pictograms/diversify.svg +0 -1
- package/dist/collection/assets/pictograms/dna.svg +0 -1
- package/dist/collection/assets/pictograms/dog.svg +0 -1
- package/dist/collection/assets/pictograms/download.svg +0 -1
- package/dist/collection/assets/pictograms/drop-zone.svg +0 -1
- package/dist/collection/assets/pictograms/drop.svg +0 -1
- package/dist/collection/assets/pictograms/dumbbell.svg +0 -1
- package/dist/collection/assets/pictograms/dws.svg +0 -1
- package/dist/collection/assets/pictograms/ear.svg +0 -1
- package/dist/collection/assets/pictograms/ecommerce.svg +0 -1
- package/dist/collection/assets/pictograms/ethernet.svg +0 -1
- package/dist/collection/assets/pictograms/eur-dollar.svg +0 -1
- package/dist/collection/assets/pictograms/exchange.svg +0 -1
- package/dist/collection/assets/pictograms/exclamation.svg +0 -1
- package/dist/collection/assets/pictograms/external-link.svg +0 -1
- package/dist/collection/assets/pictograms/extinguisher.svg +0 -1
- package/dist/collection/assets/pictograms/factory.svg +0 -1
- package/dist/collection/assets/pictograms/fax.svg +0 -1
- package/dist/collection/assets/pictograms/fence.svg +0 -1
- package/dist/collection/assets/pictograms/file-text.svg +0 -1
- package/dist/collection/assets/pictograms/file.svg +0 -1
- package/dist/collection/assets/pictograms/find-in-page.svg +0 -1
- package/dist/collection/assets/pictograms/fingerprint.svg +0 -1
- package/dist/collection/assets/pictograms/flag.svg +0 -1
- package/dist/collection/assets/pictograms/flash.svg +0 -1
- package/dist/collection/assets/pictograms/flexibility.svg +0 -1
- package/dist/collection/assets/pictograms/flipchart.svg +0 -1
- package/dist/collection/assets/pictograms/flower.svg +0 -1
- package/dist/collection/assets/pictograms/focus.svg +0 -1
- package/dist/collection/assets/pictograms/foreign-exchange.svg +0 -1
- package/dist/collection/assets/pictograms/fraud-free.svg +0 -1
- package/dist/collection/assets/pictograms/funnel.svg +0 -1
- package/dist/collection/assets/pictograms/gamepad.svg +0 -1
- package/dist/collection/assets/pictograms/gears.svg +0 -1
- package/dist/collection/assets/pictograms/generic.svg +0 -1
- package/dist/collection/assets/pictograms/genie.svg +0 -1
- package/dist/collection/assets/pictograms/gestion-de-fallidos.svg +0 -1
- package/dist/collection/assets/pictograms/gestion-de-instrucciones.svg +0 -1
- package/dist/collection/assets/pictograms/gestion-de-pago.svg +0 -1
- package/dist/collection/assets/pictograms/gift.svg +0 -1
- package/dist/collection/assets/pictograms/giftcard.svg +0 -1
- package/dist/collection/assets/pictograms/glass.svg +0 -1
- package/dist/collection/assets/pictograms/glasses.svg +0 -1
- package/dist/collection/assets/pictograms/global.svg +0 -1
- package/dist/collection/assets/pictograms/gprs-lan.svg +0 -1
- package/dist/collection/assets/pictograms/gprs.svg +0 -1
- package/dist/collection/assets/pictograms/guide.svg +0 -1
- package/dist/collection/assets/pictograms/hacker-security.svg +0 -1
- package/dist/collection/assets/pictograms/hand.svg +0 -1
- package/dist/collection/assets/pictograms/handshake.svg +0 -1
- package/dist/collection/assets/pictograms/happy.svg +0 -1
- package/dist/collection/assets/pictograms/hashtag.svg +0 -1
- package/dist/collection/assets/pictograms/headphones.svg +0 -1
- package/dist/collection/assets/pictograms/heart.svg +0 -1
- package/dist/collection/assets/pictograms/home.svg +0 -1
- package/dist/collection/assets/pictograms/identity-management.svg +0 -1
- package/dist/collection/assets/pictograms/info.svg +0 -1
- package/dist/collection/assets/pictograms/international-connectivity.svg +0 -1
- package/dist/collection/assets/pictograms/iot.svg +0 -1
- package/dist/collection/assets/pictograms/key.svg +0 -1
- package/dist/collection/assets/pictograms/lab.svg +0 -1
- package/dist/collection/assets/pictograms/labyrinth.svg +0 -1
- package/dist/collection/assets/pictograms/laptop-outline.svg +0 -1
- package/dist/collection/assets/pictograms/leaf.svg +0 -1
- package/dist/collection/assets/pictograms/lightbulb.svg +0 -1
- package/dist/collection/assets/pictograms/lighthouse.svg +0 -1
- package/dist/collection/assets/pictograms/like.svg +0 -1
- package/dist/collection/assets/pictograms/lines.svg +0 -1
- package/dist/collection/assets/pictograms/liquid.svg +0 -1
- package/dist/collection/assets/pictograms/lock.svg +0 -1
- package/dist/collection/assets/pictograms/london.svg +0 -1
- package/dist/collection/assets/pictograms/lounge.svg +0 -1
- package/dist/collection/assets/pictograms/lunch-learn.svg +0 -1
- package/dist/collection/assets/pictograms/machine-learning.svg +0 -1
- package/dist/collection/assets/pictograms/mail-copy.svg +0 -1
- package/dist/collection/assets/pictograms/mail.svg +0 -1
- package/dist/collection/assets/pictograms/map-marker.svg +0 -1
- package/dist/collection/assets/pictograms/map.svg +0 -1
- package/dist/collection/assets/pictograms/markets.svg +0 -1
- package/dist/collection/assets/pictograms/megaphone.svg +0 -1
- package/dist/collection/assets/pictograms/menu.svg +0 -1
- package/dist/collection/assets/pictograms/micro-payments.svg +0 -1
- package/dist/collection/assets/pictograms/microphone.svg +0 -1
- package/dist/collection/assets/pictograms/minus.svg +0 -1
- package/dist/collection/assets/pictograms/mobile-payment.svg +0 -1
- package/dist/collection/assets/pictograms/mobile-terminal.svg +0 -1
- package/dist/collection/assets/pictograms/monitoring.svg +0 -1
- package/dist/collection/assets/pictograms/more.svg +0 -1
- package/dist/collection/assets/pictograms/mountain.svg +0 -1
- package/dist/collection/assets/pictograms/movie-camera.svg +0 -1
- package/dist/collection/assets/pictograms/navigation.svg +0 -1
- package/dist/collection/assets/pictograms/no-smoking.svg +0 -1
- package/dist/collection/assets/pictograms/office.svg +0 -1
- package/dist/collection/assets/pictograms/outsorcing.svg +0 -1
- package/dist/collection/assets/pictograms/package.svg +0 -1
- package/dist/collection/assets/pictograms/paddle.svg +0 -1
- package/dist/collection/assets/pictograms/paninoteca.svg +0 -1
- package/dist/collection/assets/pictograms/paragraph.svg +0 -1
- package/dist/collection/assets/pictograms/paris.svg +0 -1
- package/dist/collection/assets/pictograms/parking.svg +0 -1
- package/dist/collection/assets/pictograms/pause.svg +0 -1
- package/dist/collection/assets/pictograms/pay-points.svg +0 -1
- package/dist/collection/assets/pictograms/pencil.svg +0 -1
- package/dist/collection/assets/pictograms/person-business.svg +0 -1
- package/dist/collection/assets/pictograms/person-callcenter.svg +0 -1
- package/dist/collection/assets/pictograms/person-client.svg +0 -1
- package/dist/collection/assets/pictograms/person-group.svg +0 -1
- package/dist/collection/assets/pictograms/person.svg +0 -1
- package/dist/collection/assets/pictograms/pet.svg +0 -1
- package/dist/collection/assets/pictograms/piechart.svg +0 -1
- package/dist/collection/assets/pictograms/pig.svg +0 -1
- package/dist/collection/assets/pictograms/piggy-bank.svg +0 -1
- package/dist/collection/assets/pictograms/planet.svg +0 -1
- package/dist/collection/assets/pictograms/play.svg +0 -1
- package/dist/collection/assets/pictograms/plus.svg +0 -1
- package/dist/collection/assets/pictograms/popsicle.svg +0 -1
- package/dist/collection/assets/pictograms/printer.svg +0 -1
- package/dist/collection/assets/pictograms/privacy.svg +0 -1
- package/dist/collection/assets/pictograms/process.svg +0 -1
- package/dist/collection/assets/pictograms/projector.svg +0 -1
- package/dist/collection/assets/pictograms/psp.svg +0 -1
- package/dist/collection/assets/pictograms/punch-card.svg +0 -1
- package/dist/collection/assets/pictograms/puzzle.svg +0 -1
- package/dist/collection/assets/pictograms/qr-scanner.svg +0 -1
- package/dist/collection/assets/pictograms/qr.svg +0 -1
- package/dist/collection/assets/pictograms/question.svg +0 -1
- package/dist/collection/assets/pictograms/rabbit.svg +0 -1
- package/dist/collection/assets/pictograms/rain.svg +0 -1
- package/dist/collection/assets/pictograms/realtime.svg +0 -1
- package/dist/collection/assets/pictograms/recurring-payments.svg +0 -1
- package/dist/collection/assets/pictograms/relaxing.svg +0 -1
- package/dist/collection/assets/pictograms/reporting.svg +0 -1
- package/dist/collection/assets/pictograms/responsive-design.svg +0 -1
- package/dist/collection/assets/pictograms/robo-advisor.svg +0 -1
- package/dist/collection/assets/pictograms/robotics.svg +0 -1
- package/dist/collection/assets/pictograms/rock.svg +0 -1
- package/dist/collection/assets/pictograms/rocket.svg +0 -1
- package/dist/collection/assets/pictograms/rss.svg +0 -1
- package/dist/collection/assets/pictograms/sad.svg +0 -1
- package/dist/collection/assets/pictograms/sailboat.svg +0 -1
- package/dist/collection/assets/pictograms/scales.svg +0 -1
- package/dist/collection/assets/pictograms/screen.svg +0 -1
- package/dist/collection/assets/pictograms/seal.svg +0 -1
- package/dist/collection/assets/pictograms/search.svg +0 -1
- package/dist/collection/assets/pictograms/sentiment-dissatisfied.svg +0 -1
- package/dist/collection/assets/pictograms/server.svg +0 -1
- package/dist/collection/assets/pictograms/service-center.svg +0 -1
- package/dist/collection/assets/pictograms/sextant.svg +0 -1
- package/dist/collection/assets/pictograms/share.svg +0 -1
- package/dist/collection/assets/pictograms/shield.svg +0 -1
- package/dist/collection/assets/pictograms/shop.svg +0 -1
- package/dist/collection/assets/pictograms/shopping-cart-chf.svg +0 -1
- package/dist/collection/assets/pictograms/shopping-cart-download.svg +0 -1
- package/dist/collection/assets/pictograms/shopping-cart.svg +0 -1
- package/dist/collection/assets/pictograms/signal.svg +0 -1
- package/dist/collection/assets/pictograms/simple-integration.svg +0 -1
- package/dist/collection/assets/pictograms/skull.svg +0 -1
- package/dist/collection/assets/pictograms/smoking.svg +0 -1
- package/dist/collection/assets/pictograms/snow.svg +0 -1
- package/dist/collection/assets/pictograms/snowflake.svg +0 -1
- package/dist/collection/assets/pictograms/snowman.svg +0 -1
- package/dist/collection/assets/pictograms/soc.svg +0 -1
- package/dist/collection/assets/pictograms/social-days.svg +0 -1
- package/dist/collection/assets/pictograms/social-trading.svg +0 -1
- package/dist/collection/assets/pictograms/softwarepackage.svg +0 -1
- package/dist/collection/assets/pictograms/sound.svg +0 -1
- package/dist/collection/assets/pictograms/speechbubble.svg +0 -1
- package/dist/collection/assets/pictograms/spirit.svg +0 -1
- package/dist/collection/assets/pictograms/split.svg +0 -1
- package/dist/collection/assets/pictograms/stability.svg +0 -1
- package/dist/collection/assets/pictograms/stairs.svg +0 -1
- package/dist/collection/assets/pictograms/star.svg +0 -1
- package/dist/collection/assets/pictograms/statistic.svg +0 -1
- package/dist/collection/assets/pictograms/stock.svg +0 -1
- package/dist/collection/assets/pictograms/stocks.svg +0 -1
- package/dist/collection/assets/pictograms/stop.svg +0 -1
- package/dist/collection/assets/pictograms/stopwatch.svg +0 -1
- package/dist/collection/assets/pictograms/storage.svg +0 -1
- package/dist/collection/assets/pictograms/success.svg +0 -1
- package/dist/collection/assets/pictograms/suitcase.svg +0 -1
- package/dist/collection/assets/pictograms/sun.svg +0 -1
- package/dist/collection/assets/pictograms/surveillance.svg +0 -1
- package/dist/collection/assets/pictograms/swiss.svg +0 -1
- package/dist/collection/assets/pictograms/tablet.svg +0 -1
- package/dist/collection/assets/pictograms/tachometer.svg +0 -1
- package/dist/collection/assets/pictograms/target.svg +0 -1
- package/dist/collection/assets/pictograms/telephone.svg +0 -1
- package/dist/collection/assets/pictograms/telescope.svg +0 -1
- package/dist/collection/assets/pictograms/temperature.svg +0 -1
- package/dist/collection/assets/pictograms/terminal.svg +0 -1
- package/dist/collection/assets/pictograms/ticket.svg +0 -1
- package/dist/collection/assets/pictograms/tin.svg +0 -1
- package/dist/collection/assets/pictograms/tokenization.svg +0 -1
- package/dist/collection/assets/pictograms/tool.svg +0 -1
- package/dist/collection/assets/pictograms/touch.svg +0 -1
- package/dist/collection/assets/pictograms/train.svg +0 -1
- package/dist/collection/assets/pictograms/trash.svg +0 -1
- package/dist/collection/assets/pictograms/umbrella.svg +0 -1
- package/dist/collection/assets/pictograms/unlock.svg +0 -1
- package/dist/collection/assets/pictograms/upload.svg +0 -1
- package/dist/collection/assets/pictograms/usb.svg +0 -1
- package/dist/collection/assets/pictograms/viena.svg +0 -1
- package/dist/collection/assets/pictograms/viking.svg +0 -1
- package/dist/collection/assets/pictograms/visibility.svg +0 -1
- package/dist/collection/assets/pictograms/wallet.svg +0 -1
- package/dist/collection/assets/pictograms/warning.svg +0 -1
- package/dist/collection/assets/pictograms/way-up.svg +0 -1
- package/dist/collection/assets/pictograms/wc-handicap.svg +0 -1
- package/dist/collection/assets/pictograms/wc-men.svg +0 -1
- package/dist/collection/assets/pictograms/wc-woman.svg +0 -1
- package/dist/collection/assets/pictograms/wearables.svg +0 -1
- package/dist/collection/assets/pictograms/webshop.svg +0 -1
- package/dist/collection/assets/pictograms/wlan-bluetooth.svg +0 -1
- package/dist/collection/assets/pictograms/wlan.svg +0 -1
- package/dist/collection/assets/pictograms/x.svg +0 -1
- package/dist/collection/assets/pictograms/zurich.svg +0 -1
- package/dist/collection/material-icons-round.woff +0 -0
- package/dist/collection/material-icons-round.woff2 +0 -0
- package/dist/collection/material-icons-sharp.woff +0 -0
- package/dist/collection/material-icons-sharp.woff2 +0 -0
- package/dist/collection/material-icons-two-tone.woff +0 -0
- package/dist/collection/material-icons-two-tone.woff2 +0 -0
- package/dist/collection/material-icons.css +0 -124
- package/dist/collection/material-icons.scss +0 -5
- package/dist/collection/material-icons.woff +0 -0
- package/dist/components/event-listeners.js +0 -59
- package/dist/components/event-listeners.js.map +0 -1
- package/dist/components/execution-control.js +0 -43
- package/dist/components/execution-control.js.map +0 -1
- package/dist/components/focus-visible.js +0 -45
- package/dist/components/focus-visible.js.map +0 -1
- package/dist/components/form-control.js +0 -34
- package/dist/components/form-control.js.map +0 -1
- package/dist/components/form.js +0 -18
- package/dist/components/form.js.map +0 -1
- package/dist/components/modal.js +0 -33
- package/dist/components/modal.js.map +0 -1
- package/dist/components/popover.js +0 -1905
- package/dist/components/popover.js.map +0 -1
- package/dist/components/scroll.js +0 -64
- package/dist/components/scroll.js.map +0 -1
- package/dist/components/six-button2.js +0 -148
- package/dist/components/six-button2.js.map +0 -1
- package/dist/components/six-checkbox2.js +0 -166
- package/dist/components/six-checkbox2.js.map +0 -1
- package/dist/components/six-details2.js +0 -180
- package/dist/components/six-details2.js.map +0 -1
- package/dist/components/six-dropdown2.js +0 -601
- package/dist/components/six-dropdown2.js.map +0 -1
- package/dist/components/six-error2.js +0 -33
- package/dist/components/six-error2.js.map +0 -1
- package/dist/components/six-header-item2.js +0 -39
- package/dist/components/six-header-item2.js.map +0 -1
- package/dist/components/six-icon-button2.js +0 -80
- package/dist/components/six-icon-button2.js.map +0 -1
- package/dist/components/six-icon2.js +0 -50
- package/dist/components/six-icon2.js.map +0 -1
- package/dist/components/six-input2.js +0 -291
- package/dist/components/six-input2.js.map +0 -1
- package/dist/components/six-item-picker2.js +0 -488
- package/dist/components/six-item-picker2.js.map +0 -1
- package/dist/components/six-logo2.js +0 -42
- package/dist/components/six-logo2.js.map +0 -1
- package/dist/components/six-menu-item2.js +0 -112
- package/dist/components/six-menu-item2.js.map +0 -1
- package/dist/components/six-menu2.js +0 -285
- package/dist/components/six-menu2.js.map +0 -1
- package/dist/components/six-picto2.js +0 -59
- package/dist/components/six-picto2.js.map +0 -1
- package/dist/components/six-spinner2.js +0 -76
- package/dist/components/six-spinner2.js.map +0 -1
- package/dist/components/six-stage-indicator2.js +0 -42
- package/dist/components/six-stage-indicator2.js.map +0 -1
- package/dist/components/six-timepicker2.js +0 -553
- package/dist/components/six-timepicker2.js.map +0 -1
- package/dist/components/six-tooltip2.js +0 -194
- package/dist/components/six-tooltip2.js.map +0 -1
- package/dist/components/slot.js +0 -47
- package/dist/components/slot.js.map +0 -1
- package/dist/esm/app-globals-0f993ce5.js +0 -5
- package/dist/esm/app-globals-0f993ce5.js.map +0 -1
- package/dist/esm/error-messages-1eaaad23.js +0 -115
- package/dist/esm/error-messages-1eaaad23.js.map +0 -1
- package/dist/esm/event-listeners-706d4309.js +0 -59
- package/dist/esm/event-listeners-706d4309.js.map +0 -1
- package/dist/esm/execution-control-2ebaf4ef.js +0 -43
- package/dist/esm/execution-control-2ebaf4ef.js.map +0 -1
- package/dist/esm/focus-visible-d9dbfeef.js +0 -45
- package/dist/esm/focus-visible-d9dbfeef.js.map +0 -1
- package/dist/esm/form-4b145b7a.js +0 -18
- package/dist/esm/form-4b145b7a.js.map +0 -1
- package/dist/esm/form-control-ad1710bf.js +0 -34
- package/dist/esm/form-control-ad1710bf.js.map +0 -1
- package/dist/esm/index-a7bee415.js +0 -1919
- package/dist/esm/index-a7bee415.js.map +0 -1
- package/dist/esm/modal-6c1288e3.js +0 -33
- package/dist/esm/modal-6c1288e3.js.map +0 -1
- package/dist/esm/popover-25996e62.js +0 -1905
- package/dist/esm/popover-25996e62.js.map +0 -1
- package/dist/esm/popup-7209e9d5.js +0 -98
- package/dist/esm/popup-7209e9d5.js.map +0 -1
- package/dist/esm/scroll-3e16851e.js +0 -64
- package/dist/esm/scroll-3e16851e.js.map +0 -1
- package/dist/esm/six-button.entry.js +0 -106
- package/dist/esm/six-button.entry.js.map +0 -1
- package/dist/esm/six-checkbox.entry.js +0 -124
- package/dist/esm/six-checkbox.entry.js.map +0 -1
- package/dist/esm/six-dropdown_3.entry.js +0 -812
- package/dist/esm/six-dropdown_3.entry.js.map +0 -1
- package/dist/esm/six-header-item_2.entry.js +0 -42
- package/dist/esm/six-header-item_2.entry.js.map +0 -1
- package/dist/esm/six-spinner.entry.js +0 -58
- package/dist/esm/six-spinner.entry.js.map +0 -1
- package/dist/esm/slot-56531341.js +0 -47
- package/dist/esm/slot-56531341.js.map +0 -1
- package/dist/esm/types-a07bb999.js +0 -19
- package/dist/esm/types-a07bb999.js.map +0 -1
- package/dist/ui-library/assets/pictograms/TPP.svg +0 -1
- package/dist/ui-library/assets/pictograms/agile.svg +0 -1
- package/dist/ui-library/assets/pictograms/ai.svg +0 -1
- package/dist/ui-library/assets/pictograms/airplane.svg +0 -1
- package/dist/ui-library/assets/pictograms/alert.svg +0 -1
- package/dist/ui-library/assets/pictograms/ambulance.svg +0 -1
- package/dist/ui-library/assets/pictograms/analyse.svg +0 -1
- package/dist/ui-library/assets/pictograms/anchor.svg +0 -1
- package/dist/ui-library/assets/pictograms/apple.svg +0 -1
- package/dist/ui-library/assets/pictograms/arrow-down.svg +0 -1
- package/dist/ui-library/assets/pictograms/arrow-right.svg +0 -1
- package/dist/ui-library/assets/pictograms/arrow-up.svg +0 -1
- package/dist/ui-library/assets/pictograms/astronaut-outline.svg +0 -1
- package/dist/ui-library/assets/pictograms/augmented-reality.svg +0 -1
- package/dist/ui-library/assets/pictograms/backoffice.svg +0 -1
- package/dist/ui-library/assets/pictograms/bank.svg +0 -1
- package/dist/ui-library/assets/pictograms/banknote.svg +0 -1
- package/dist/ui-library/assets/pictograms/barcode.svg +0 -1
- package/dist/ui-library/assets/pictograms/battery.svg +0 -1
- package/dist/ui-library/assets/pictograms/beacon.svg +0 -1
- package/dist/ui-library/assets/pictograms/beat.svg +0 -1
- package/dist/ui-library/assets/pictograms/bee.svg +0 -1
- package/dist/ui-library/assets/pictograms/bell.svg +0 -1
- package/dist/ui-library/assets/pictograms/berlin.svg +0 -1
- package/dist/ui-library/assets/pictograms/big-data.svg +0 -1
- package/dist/ui-library/assets/pictograms/bilateral.svg +0 -1
- package/dist/ui-library/assets/pictograms/bill.svg +0 -1
- package/dist/ui-library/assets/pictograms/binoculars.svg +0 -1
- package/dist/ui-library/assets/pictograms/block.svg +0 -1
- package/dist/ui-library/assets/pictograms/blockchain.svg +0 -1
- package/dist/ui-library/assets/pictograms/bluetooth.svg +0 -1
- package/dist/ui-library/assets/pictograms/bone.svg +0 -1
- package/dist/ui-library/assets/pictograms/book.svg +0 -1
- package/dist/ui-library/assets/pictograms/bottle.svg +0 -1
- package/dist/ui-library/assets/pictograms/buggy.svg +0 -1
- package/dist/ui-library/assets/pictograms/bull-bear.svg +0 -1
- package/dist/ui-library/assets/pictograms/business.svg +0 -1
- package/dist/ui-library/assets/pictograms/cake.svg +0 -1
- package/dist/ui-library/assets/pictograms/calculator.svg +0 -1
- package/dist/ui-library/assets/pictograms/calendar.svg +0 -1
- package/dist/ui-library/assets/pictograms/cam.svg +0 -1
- package/dist/ui-library/assets/pictograms/cap.svg +0 -1
- package/dist/ui-library/assets/pictograms/capsule.svg +0 -1
- package/dist/ui-library/assets/pictograms/car.svg +0 -1
- package/dist/ui-library/assets/pictograms/carabiner.svg +0 -1
- package/dist/ui-library/assets/pictograms/card.svg +0 -1
- package/dist/ui-library/assets/pictograms/cash-machine.svg +0 -1
- package/dist/ui-library/assets/pictograms/cash-register.svg +0 -1
- package/dist/ui-library/assets/pictograms/cash.svg +0 -1
- package/dist/ui-library/assets/pictograms/cashless.svg +0 -1
- package/dist/ui-library/assets/pictograms/check.svg +0 -1
- package/dist/ui-library/assets/pictograms/cheveron-right.svg +0 -1
- package/dist/ui-library/assets/pictograms/chf-eur.svg +0 -1
- package/dist/ui-library/assets/pictograms/cleaning.svg +0 -1
- package/dist/ui-library/assets/pictograms/click-collect.svg +0 -1
- package/dist/ui-library/assets/pictograms/click-return.svg +0 -1
- package/dist/ui-library/assets/pictograms/client-receipt.svg +0 -1
- package/dist/ui-library/assets/pictograms/clientesyusuarios.svg +0 -1
- package/dist/ui-library/assets/pictograms/clock.svg +0 -1
- package/dist/ui-library/assets/pictograms/cloud.svg +0 -1
- package/dist/ui-library/assets/pictograms/coffee.svg +0 -1
- package/dist/ui-library/assets/pictograms/coins.svg +0 -1
- package/dist/ui-library/assets/pictograms/configuracion-de-servicio.svg +0 -1
- package/dist/ui-library/assets/pictograms/connectivity.svg +0 -1
- package/dist/ui-library/assets/pictograms/contactless.svg +0 -1
- package/dist/ui-library/assets/pictograms/copy.svg +0 -1
- package/dist/ui-library/assets/pictograms/cornet.svg +0 -1
- package/dist/ui-library/assets/pictograms/cost-reduction.svg +0 -1
- package/dist/ui-library/assets/pictograms/coupon.svg +0 -1
- package/dist/ui-library/assets/pictograms/croissant.svg +0 -1
- package/dist/ui-library/assets/pictograms/crowdfunding.svg +0 -1
- package/dist/ui-library/assets/pictograms/crown.svg +0 -1
- package/dist/ui-library/assets/pictograms/cryptocurrency.svg +0 -1
- package/dist/ui-library/assets/pictograms/crystal-ball.svg +0 -1
- package/dist/ui-library/assets/pictograms/cup.svg +0 -1
- package/dist/ui-library/assets/pictograms/cupcake.svg +0 -1
- package/dist/ui-library/assets/pictograms/currency.svg +0 -1
- package/dist/ui-library/assets/pictograms/cyber-security.svg +0 -1
- package/dist/ui-library/assets/pictograms/data-mapping.svg +0 -1
- package/dist/ui-library/assets/pictograms/desktop.svg +0 -1
- package/dist/ui-library/assets/pictograms/diamond.svg +0 -1
- package/dist/ui-library/assets/pictograms/disc.svg +0 -1
- package/dist/ui-library/assets/pictograms/diversify.svg +0 -1
- package/dist/ui-library/assets/pictograms/dna.svg +0 -1
- package/dist/ui-library/assets/pictograms/dog.svg +0 -1
- package/dist/ui-library/assets/pictograms/download.svg +0 -1
- package/dist/ui-library/assets/pictograms/drop-zone.svg +0 -1
- package/dist/ui-library/assets/pictograms/drop.svg +0 -1
- package/dist/ui-library/assets/pictograms/dumbbell.svg +0 -1
- package/dist/ui-library/assets/pictograms/dws.svg +0 -1
- package/dist/ui-library/assets/pictograms/ear.svg +0 -1
- package/dist/ui-library/assets/pictograms/ecommerce.svg +0 -1
- package/dist/ui-library/assets/pictograms/ethernet.svg +0 -1
- package/dist/ui-library/assets/pictograms/eur-dollar.svg +0 -1
- package/dist/ui-library/assets/pictograms/exchange.svg +0 -1
- package/dist/ui-library/assets/pictograms/exclamation.svg +0 -1
- package/dist/ui-library/assets/pictograms/external-link.svg +0 -1
- package/dist/ui-library/assets/pictograms/extinguisher.svg +0 -1
- package/dist/ui-library/assets/pictograms/factory.svg +0 -1
- package/dist/ui-library/assets/pictograms/fax.svg +0 -1
- package/dist/ui-library/assets/pictograms/fence.svg +0 -1
- package/dist/ui-library/assets/pictograms/file-text.svg +0 -1
- package/dist/ui-library/assets/pictograms/file.svg +0 -1
- package/dist/ui-library/assets/pictograms/find-in-page.svg +0 -1
- package/dist/ui-library/assets/pictograms/fingerprint.svg +0 -1
- package/dist/ui-library/assets/pictograms/flag.svg +0 -1
- package/dist/ui-library/assets/pictograms/flash.svg +0 -1
- package/dist/ui-library/assets/pictograms/flexibility.svg +0 -1
- package/dist/ui-library/assets/pictograms/flipchart.svg +0 -1
- package/dist/ui-library/assets/pictograms/flower.svg +0 -1
- package/dist/ui-library/assets/pictograms/focus.svg +0 -1
- package/dist/ui-library/assets/pictograms/foreign-exchange.svg +0 -1
- package/dist/ui-library/assets/pictograms/fraud-free.svg +0 -1
- package/dist/ui-library/assets/pictograms/funnel.svg +0 -1
- package/dist/ui-library/assets/pictograms/gamepad.svg +0 -1
- package/dist/ui-library/assets/pictograms/gears.svg +0 -1
- package/dist/ui-library/assets/pictograms/generic.svg +0 -1
- package/dist/ui-library/assets/pictograms/genie.svg +0 -1
- package/dist/ui-library/assets/pictograms/gestion-de-fallidos.svg +0 -1
- package/dist/ui-library/assets/pictograms/gestion-de-instrucciones.svg +0 -1
- package/dist/ui-library/assets/pictograms/gestion-de-pago.svg +0 -1
- package/dist/ui-library/assets/pictograms/gift.svg +0 -1
- package/dist/ui-library/assets/pictograms/giftcard.svg +0 -1
- package/dist/ui-library/assets/pictograms/glass.svg +0 -1
- package/dist/ui-library/assets/pictograms/glasses.svg +0 -1
- package/dist/ui-library/assets/pictograms/global.svg +0 -1
- package/dist/ui-library/assets/pictograms/gprs-lan.svg +0 -1
- package/dist/ui-library/assets/pictograms/gprs.svg +0 -1
- package/dist/ui-library/assets/pictograms/guide.svg +0 -1
- package/dist/ui-library/assets/pictograms/hacker-security.svg +0 -1
- package/dist/ui-library/assets/pictograms/hand.svg +0 -1
- package/dist/ui-library/assets/pictograms/handshake.svg +0 -1
- package/dist/ui-library/assets/pictograms/happy.svg +0 -1
- package/dist/ui-library/assets/pictograms/hashtag.svg +0 -1
- package/dist/ui-library/assets/pictograms/headphones.svg +0 -1
- package/dist/ui-library/assets/pictograms/heart.svg +0 -1
- package/dist/ui-library/assets/pictograms/home.svg +0 -1
- package/dist/ui-library/assets/pictograms/identity-management.svg +0 -1
- package/dist/ui-library/assets/pictograms/info.svg +0 -1
- package/dist/ui-library/assets/pictograms/international-connectivity.svg +0 -1
- package/dist/ui-library/assets/pictograms/iot.svg +0 -1
- package/dist/ui-library/assets/pictograms/key.svg +0 -1
- package/dist/ui-library/assets/pictograms/lab.svg +0 -1
- package/dist/ui-library/assets/pictograms/labyrinth.svg +0 -1
- package/dist/ui-library/assets/pictograms/laptop-outline.svg +0 -1
- package/dist/ui-library/assets/pictograms/leaf.svg +0 -1
- package/dist/ui-library/assets/pictograms/lightbulb.svg +0 -1
- package/dist/ui-library/assets/pictograms/lighthouse.svg +0 -1
- package/dist/ui-library/assets/pictograms/like.svg +0 -1
- package/dist/ui-library/assets/pictograms/lines.svg +0 -1
- package/dist/ui-library/assets/pictograms/liquid.svg +0 -1
- package/dist/ui-library/assets/pictograms/lock.svg +0 -1
- package/dist/ui-library/assets/pictograms/london.svg +0 -1
- package/dist/ui-library/assets/pictograms/lounge.svg +0 -1
- package/dist/ui-library/assets/pictograms/lunch-learn.svg +0 -1
- package/dist/ui-library/assets/pictograms/machine-learning.svg +0 -1
- package/dist/ui-library/assets/pictograms/mail-copy.svg +0 -1
- package/dist/ui-library/assets/pictograms/mail.svg +0 -1
- package/dist/ui-library/assets/pictograms/map-marker.svg +0 -1
- package/dist/ui-library/assets/pictograms/map.svg +0 -1
- package/dist/ui-library/assets/pictograms/markets.svg +0 -1
- package/dist/ui-library/assets/pictograms/megaphone.svg +0 -1
- package/dist/ui-library/assets/pictograms/menu.svg +0 -1
- package/dist/ui-library/assets/pictograms/micro-payments.svg +0 -1
- package/dist/ui-library/assets/pictograms/microphone.svg +0 -1
- package/dist/ui-library/assets/pictograms/minus.svg +0 -1
- package/dist/ui-library/assets/pictograms/mobile-payment.svg +0 -1
- package/dist/ui-library/assets/pictograms/mobile-terminal.svg +0 -1
- package/dist/ui-library/assets/pictograms/monitoring.svg +0 -1
- package/dist/ui-library/assets/pictograms/more.svg +0 -1
- package/dist/ui-library/assets/pictograms/mountain.svg +0 -1
- package/dist/ui-library/assets/pictograms/movie-camera.svg +0 -1
- package/dist/ui-library/assets/pictograms/navigation.svg +0 -1
- package/dist/ui-library/assets/pictograms/no-smoking.svg +0 -1
- package/dist/ui-library/assets/pictograms/office.svg +0 -1
- package/dist/ui-library/assets/pictograms/outsorcing.svg +0 -1
- package/dist/ui-library/assets/pictograms/package.svg +0 -1
- package/dist/ui-library/assets/pictograms/paddle.svg +0 -1
- package/dist/ui-library/assets/pictograms/paninoteca.svg +0 -1
- package/dist/ui-library/assets/pictograms/paragraph.svg +0 -1
- package/dist/ui-library/assets/pictograms/paris.svg +0 -1
- package/dist/ui-library/assets/pictograms/parking.svg +0 -1
- package/dist/ui-library/assets/pictograms/pause.svg +0 -1
- package/dist/ui-library/assets/pictograms/pay-points.svg +0 -1
- package/dist/ui-library/assets/pictograms/pencil.svg +0 -1
- package/dist/ui-library/assets/pictograms/person-business.svg +0 -1
- package/dist/ui-library/assets/pictograms/person-callcenter.svg +0 -1
- package/dist/ui-library/assets/pictograms/person-client.svg +0 -1
- package/dist/ui-library/assets/pictograms/person-group.svg +0 -1
- package/dist/ui-library/assets/pictograms/person.svg +0 -1
- package/dist/ui-library/assets/pictograms/pet.svg +0 -1
- package/dist/ui-library/assets/pictograms/piechart.svg +0 -1
- package/dist/ui-library/assets/pictograms/pig.svg +0 -1
- package/dist/ui-library/assets/pictograms/piggy-bank.svg +0 -1
- package/dist/ui-library/assets/pictograms/planet.svg +0 -1
- package/dist/ui-library/assets/pictograms/play.svg +0 -1
- package/dist/ui-library/assets/pictograms/plus.svg +0 -1
- package/dist/ui-library/assets/pictograms/popsicle.svg +0 -1
- package/dist/ui-library/assets/pictograms/printer.svg +0 -1
- package/dist/ui-library/assets/pictograms/privacy.svg +0 -1
- package/dist/ui-library/assets/pictograms/process.svg +0 -1
- package/dist/ui-library/assets/pictograms/projector.svg +0 -1
- package/dist/ui-library/assets/pictograms/psp.svg +0 -1
- package/dist/ui-library/assets/pictograms/punch-card.svg +0 -1
- package/dist/ui-library/assets/pictograms/puzzle.svg +0 -1
- package/dist/ui-library/assets/pictograms/qr-scanner.svg +0 -1
- package/dist/ui-library/assets/pictograms/qr.svg +0 -1
- package/dist/ui-library/assets/pictograms/question.svg +0 -1
- package/dist/ui-library/assets/pictograms/rabbit.svg +0 -1
- package/dist/ui-library/assets/pictograms/rain.svg +0 -1
- package/dist/ui-library/assets/pictograms/realtime.svg +0 -1
- package/dist/ui-library/assets/pictograms/recurring-payments.svg +0 -1
- package/dist/ui-library/assets/pictograms/relaxing.svg +0 -1
- package/dist/ui-library/assets/pictograms/reporting.svg +0 -1
- package/dist/ui-library/assets/pictograms/responsive-design.svg +0 -1
- package/dist/ui-library/assets/pictograms/robo-advisor.svg +0 -1
- package/dist/ui-library/assets/pictograms/robotics.svg +0 -1
- package/dist/ui-library/assets/pictograms/rock.svg +0 -1
- package/dist/ui-library/assets/pictograms/rocket.svg +0 -1
- package/dist/ui-library/assets/pictograms/rss.svg +0 -1
- package/dist/ui-library/assets/pictograms/sad.svg +0 -1
- package/dist/ui-library/assets/pictograms/sailboat.svg +0 -1
- package/dist/ui-library/assets/pictograms/scales.svg +0 -1
- package/dist/ui-library/assets/pictograms/screen.svg +0 -1
- package/dist/ui-library/assets/pictograms/seal.svg +0 -1
- package/dist/ui-library/assets/pictograms/search.svg +0 -1
- package/dist/ui-library/assets/pictograms/sentiment-dissatisfied.svg +0 -1
- package/dist/ui-library/assets/pictograms/server.svg +0 -1
- package/dist/ui-library/assets/pictograms/service-center.svg +0 -1
- package/dist/ui-library/assets/pictograms/sextant.svg +0 -1
- package/dist/ui-library/assets/pictograms/share.svg +0 -1
- package/dist/ui-library/assets/pictograms/shield.svg +0 -1
- package/dist/ui-library/assets/pictograms/shop.svg +0 -1
- package/dist/ui-library/assets/pictograms/shopping-cart-chf.svg +0 -1
- package/dist/ui-library/assets/pictograms/shopping-cart-download.svg +0 -1
- package/dist/ui-library/assets/pictograms/shopping-cart.svg +0 -1
- package/dist/ui-library/assets/pictograms/signal.svg +0 -1
- package/dist/ui-library/assets/pictograms/simple-integration.svg +0 -1
- package/dist/ui-library/assets/pictograms/skull.svg +0 -1
- package/dist/ui-library/assets/pictograms/smoking.svg +0 -1
- package/dist/ui-library/assets/pictograms/snow.svg +0 -1
- package/dist/ui-library/assets/pictograms/snowflake.svg +0 -1
- package/dist/ui-library/assets/pictograms/snowman.svg +0 -1
- package/dist/ui-library/assets/pictograms/soc.svg +0 -1
- package/dist/ui-library/assets/pictograms/social-days.svg +0 -1
- package/dist/ui-library/assets/pictograms/social-trading.svg +0 -1
- package/dist/ui-library/assets/pictograms/softwarepackage.svg +0 -1
- package/dist/ui-library/assets/pictograms/sound.svg +0 -1
- package/dist/ui-library/assets/pictograms/speechbubble.svg +0 -1
- package/dist/ui-library/assets/pictograms/spirit.svg +0 -1
- package/dist/ui-library/assets/pictograms/split.svg +0 -1
- package/dist/ui-library/assets/pictograms/stability.svg +0 -1
- package/dist/ui-library/assets/pictograms/stairs.svg +0 -1
- package/dist/ui-library/assets/pictograms/star.svg +0 -1
- package/dist/ui-library/assets/pictograms/statistic.svg +0 -1
- package/dist/ui-library/assets/pictograms/stock.svg +0 -1
- package/dist/ui-library/assets/pictograms/stocks.svg +0 -1
- package/dist/ui-library/assets/pictograms/stop.svg +0 -1
- package/dist/ui-library/assets/pictograms/stopwatch.svg +0 -1
- package/dist/ui-library/assets/pictograms/storage.svg +0 -1
- package/dist/ui-library/assets/pictograms/success.svg +0 -1
- package/dist/ui-library/assets/pictograms/suitcase.svg +0 -1
- package/dist/ui-library/assets/pictograms/sun.svg +0 -1
- package/dist/ui-library/assets/pictograms/surveillance.svg +0 -1
- package/dist/ui-library/assets/pictograms/swiss.svg +0 -1
- package/dist/ui-library/assets/pictograms/tablet.svg +0 -1
- package/dist/ui-library/assets/pictograms/tachometer.svg +0 -1
- package/dist/ui-library/assets/pictograms/target.svg +0 -1
- package/dist/ui-library/assets/pictograms/telephone.svg +0 -1
- package/dist/ui-library/assets/pictograms/telescope.svg +0 -1
- package/dist/ui-library/assets/pictograms/temperature.svg +0 -1
- package/dist/ui-library/assets/pictograms/terminal.svg +0 -1
- package/dist/ui-library/assets/pictograms/ticket.svg +0 -1
- package/dist/ui-library/assets/pictograms/tin.svg +0 -1
- package/dist/ui-library/assets/pictograms/tokenization.svg +0 -1
- package/dist/ui-library/assets/pictograms/tool.svg +0 -1
- package/dist/ui-library/assets/pictograms/touch.svg +0 -1
- package/dist/ui-library/assets/pictograms/train.svg +0 -1
- package/dist/ui-library/assets/pictograms/trash.svg +0 -1
- package/dist/ui-library/assets/pictograms/umbrella.svg +0 -1
- package/dist/ui-library/assets/pictograms/unlock.svg +0 -1
- package/dist/ui-library/assets/pictograms/upload.svg +0 -1
- package/dist/ui-library/assets/pictograms/usb.svg +0 -1
- package/dist/ui-library/assets/pictograms/viena.svg +0 -1
- package/dist/ui-library/assets/pictograms/viking.svg +0 -1
- package/dist/ui-library/assets/pictograms/visibility.svg +0 -1
- package/dist/ui-library/assets/pictograms/wallet.svg +0 -1
- package/dist/ui-library/assets/pictograms/warning.svg +0 -1
- package/dist/ui-library/assets/pictograms/way-up.svg +0 -1
- package/dist/ui-library/assets/pictograms/wc-handicap.svg +0 -1
- package/dist/ui-library/assets/pictograms/wc-men.svg +0 -1
- package/dist/ui-library/assets/pictograms/wc-woman.svg +0 -1
- package/dist/ui-library/assets/pictograms/wearables.svg +0 -1
- package/dist/ui-library/assets/pictograms/webshop.svg +0 -1
- package/dist/ui-library/assets/pictograms/wlan-bluetooth.svg +0 -1
- package/dist/ui-library/assets/pictograms/wlan.svg +0 -1
- package/dist/ui-library/assets/pictograms/x.svg +0 -1
- package/dist/ui-library/assets/pictograms/zurich.svg +0 -1
- package/dist/ui-library/material-icons-round.woff +0 -0
- package/dist/ui-library/material-icons-round.woff2 +0 -0
- package/dist/ui-library/material-icons-sharp.woff +0 -0
- package/dist/ui-library/material-icons-sharp.woff2 +0 -0
- package/dist/ui-library/material-icons-two-tone.woff +0 -0
- package/dist/ui-library/material-icons-two-tone.woff2 +0 -0
- package/dist/ui-library/material-icons.css +0 -124
- package/dist/ui-library/material-icons.scss +0 -5
- package/dist/ui-library/material-icons.woff +0 -0
- package/dist/ui-library/p-03acec96.entry.js +0 -2
- package/dist/ui-library/p-03acec96.entry.js.map +0 -1
- package/dist/ui-library/p-06ba4450.js +0 -2
- package/dist/ui-library/p-06ba4450.js.map +0 -1
- package/dist/ui-library/p-06d562b7.entry.js +0 -2
- package/dist/ui-library/p-06d562b7.entry.js.map +0 -1
- package/dist/ui-library/p-07b6203f.entry.js +0 -2
- package/dist/ui-library/p-07b6203f.entry.js.map +0 -1
- package/dist/ui-library/p-0a6b6429.entry.js +0 -2
- package/dist/ui-library/p-0a6b6429.entry.js.map +0 -1
- package/dist/ui-library/p-0cebf1d2.js +0 -2
- package/dist/ui-library/p-0cebf1d2.js.map +0 -1
- package/dist/ui-library/p-14d09601.entry.js +0 -2
- package/dist/ui-library/p-14d09601.entry.js.map +0 -1
- package/dist/ui-library/p-171df3ad.entry.js +0 -2
- package/dist/ui-library/p-171df3ad.entry.js.map +0 -1
- package/dist/ui-library/p-1cc3b56d.entry.js +0 -2
- package/dist/ui-library/p-1cc3b56d.entry.js.map +0 -1
- package/dist/ui-library/p-1cd09d9b.entry.js +0 -2
- package/dist/ui-library/p-1cd09d9b.entry.js.map +0 -1
- package/dist/ui-library/p-1f7a0cb5.entry.js +0 -2
- package/dist/ui-library/p-1f7a0cb5.entry.js.map +0 -1
- package/dist/ui-library/p-2355c444.entry.js +0 -2
- package/dist/ui-library/p-2355c444.entry.js.map +0 -1
- package/dist/ui-library/p-281ffc35.entry.js +0 -2
- package/dist/ui-library/p-281ffc35.entry.js.map +0 -1
- package/dist/ui-library/p-2ad904a7.entry.js +0 -2
- package/dist/ui-library/p-2ad904a7.entry.js.map +0 -1
- package/dist/ui-library/p-30000e86.entry.js +0 -2
- package/dist/ui-library/p-30000e86.entry.js.map +0 -1
- package/dist/ui-library/p-42cd3588.entry.js +0 -2
- package/dist/ui-library/p-42cd3588.entry.js.map +0 -1
- package/dist/ui-library/p-48118ce8.js +0 -3
- package/dist/ui-library/p-48118ce8.js.map +0 -1
- package/dist/ui-library/p-49019d6c.entry.js +0 -2
- package/dist/ui-library/p-49019d6c.entry.js.map +0 -1
- package/dist/ui-library/p-4d72b179.entry.js +0 -2
- package/dist/ui-library/p-4d72b179.entry.js.map +0 -1
- package/dist/ui-library/p-4de4ee7a.entry.js +0 -2
- package/dist/ui-library/p-4de4ee7a.entry.js.map +0 -1
- package/dist/ui-library/p-4edde816.entry.js +0 -2
- package/dist/ui-library/p-4edde816.entry.js.map +0 -1
- package/dist/ui-library/p-4f129bb3.entry.js +0 -2
- package/dist/ui-library/p-4f129bb3.entry.js.map +0 -1
- package/dist/ui-library/p-57ea4cb7.entry.js +0 -2
- package/dist/ui-library/p-57ea4cb7.entry.js.map +0 -1
- package/dist/ui-library/p-5ece7986.entry.js +0 -2
- package/dist/ui-library/p-5ece7986.entry.js.map +0 -1
- package/dist/ui-library/p-5f491974.entry.js +0 -2
- package/dist/ui-library/p-5f491974.entry.js.map +0 -1
- package/dist/ui-library/p-5fc9cd7b.entry.js +0 -2
- package/dist/ui-library/p-5fc9cd7b.entry.js.map +0 -1
- package/dist/ui-library/p-618bf750.entry.js +0 -2
- package/dist/ui-library/p-618bf750.entry.js.map +0 -1
- package/dist/ui-library/p-62a1f514.entry.js +0 -2
- package/dist/ui-library/p-62a1f514.entry.js.map +0 -1
- package/dist/ui-library/p-651293e7.js +0 -2
- package/dist/ui-library/p-651293e7.js.map +0 -1
- package/dist/ui-library/p-6513b8ce.entry.js +0 -2
- package/dist/ui-library/p-6513b8ce.entry.js.map +0 -1
- package/dist/ui-library/p-6795e0a9.entry.js +0 -2
- package/dist/ui-library/p-6795e0a9.entry.js.map +0 -1
- package/dist/ui-library/p-6ec126f7.entry.js +0 -2
- package/dist/ui-library/p-6ec126f7.entry.js.map +0 -1
- package/dist/ui-library/p-705e3612.entry.js +0 -2
- package/dist/ui-library/p-705e3612.entry.js.map +0 -1
- package/dist/ui-library/p-70fac778.entry.js +0 -2
- package/dist/ui-library/p-70fac778.entry.js.map +0 -1
- package/dist/ui-library/p-7afdff5c.entry.js +0 -2
- package/dist/ui-library/p-7afdff5c.entry.js.map +0 -1
- package/dist/ui-library/p-7eb9ae75.entry.js +0 -2
- package/dist/ui-library/p-7eb9ae75.entry.js.map +0 -1
- package/dist/ui-library/p-7f856f00.js +0 -2
- package/dist/ui-library/p-7f856f00.js.map +0 -1
- package/dist/ui-library/p-8227aaed.js +0 -2
- package/dist/ui-library/p-8227aaed.js.map +0 -1
- package/dist/ui-library/p-842b492e.js +0 -2
- package/dist/ui-library/p-842b492e.js.map +0 -1
- package/dist/ui-library/p-862d474e.js +0 -2
- package/dist/ui-library/p-862d474e.js.map +0 -1
- package/dist/ui-library/p-870139dc.entry.js +0 -2
- package/dist/ui-library/p-870139dc.entry.js.map +0 -1
- package/dist/ui-library/p-8bfb4bfc.js +0 -2
- package/dist/ui-library/p-8bfb4bfc.js.map +0 -1
- package/dist/ui-library/p-a04460e3.js +0 -2
- package/dist/ui-library/p-a04460e3.js.map +0 -1
- package/dist/ui-library/p-a1502802.js +0 -2
- package/dist/ui-library/p-a1502802.js.map +0 -1
- package/dist/ui-library/p-a20a702a.entry.js +0 -2
- package/dist/ui-library/p-a20a702a.entry.js.map +0 -1
- package/dist/ui-library/p-adc65fc8.entry.js +0 -2
- package/dist/ui-library/p-adc65fc8.entry.js.map +0 -1
- package/dist/ui-library/p-afb15ea4.entry.js +0 -2
- package/dist/ui-library/p-afb15ea4.entry.js.map +0 -1
- package/dist/ui-library/p-b361d5da.entry.js +0 -2
- package/dist/ui-library/p-b361d5da.entry.js.map +0 -1
- package/dist/ui-library/p-bfb398c6.entry.js +0 -2
- package/dist/ui-library/p-bfb398c6.entry.js.map +0 -1
- package/dist/ui-library/p-cd65e3b2.entry.js +0 -2
- package/dist/ui-library/p-cd65e3b2.entry.js.map +0 -1
- package/dist/ui-library/p-cd79700c.entry.js +0 -2
- package/dist/ui-library/p-cd79700c.entry.js.map +0 -1
- package/dist/ui-library/p-cdc9224d.entry.js +0 -2
- package/dist/ui-library/p-cdc9224d.entry.js.map +0 -1
- package/dist/ui-library/p-cdc94cd6.entry.js +0 -2
- package/dist/ui-library/p-cdc94cd6.entry.js.map +0 -1
- package/dist/ui-library/p-ce13acf3.entry.js +0 -2
- package/dist/ui-library/p-ce13acf3.entry.js.map +0 -1
- package/dist/ui-library/p-d67b8482.entry.js +0 -2
- package/dist/ui-library/p-d67b8482.entry.js.map +0 -1
- package/dist/ui-library/p-db193a32.entry.js +0 -2
- package/dist/ui-library/p-db193a32.entry.js.map +0 -1
- package/dist/ui-library/p-e080d5b6.js +0 -2
- package/dist/ui-library/p-e080d5b6.js.map +0 -1
- package/dist/ui-library/p-e1255160.js +0 -2
- package/dist/ui-library/p-e1255160.js.map +0 -1
- package/dist/ui-library/p-e1529ef6.entry.js +0 -2
- package/dist/ui-library/p-e1529ef6.entry.js.map +0 -1
- package/dist/ui-library/p-e181944f.entry.js +0 -2
- package/dist/ui-library/p-e181944f.entry.js.map +0 -1
- package/dist/ui-library/p-e6efc08a.entry.js +0 -2
- package/dist/ui-library/p-e6efc08a.entry.js.map +0 -1
- package/dist/ui-library/p-e9462085.entry.js +0 -2
- package/dist/ui-library/p-e9462085.entry.js.map +0 -1
- package/dist/ui-library/p-ea854ec5.entry.js +0 -2
- package/dist/ui-library/p-ea854ec5.entry.js.map +0 -1
- package/dist/ui-library/p-f12b22bc.entry.js +0 -2
- package/dist/ui-library/p-f12b22bc.entry.js.map +0 -1
- package/dist/ui-library/p-f136a6b2.js +0 -2
- package/dist/ui-library/p-f136a6b2.js.map +0 -1
- package/dist/ui-library/p-f9a1f6ab.entry.js +0 -2
- package/dist/ui-library/p-f9a1f6ab.entry.js.map +0 -1
- package/dist/ui-library/p-ffce31da.entry.js +0 -2
- package/dist/ui-library/p-ffce31da.entry.js.map +0 -1
- package/loader/package.json +0 -11
- /package/dist/collection/{material-icons.woff2 → files/material-icons-latin-400-normal.woff2} +0 -0
- /package/dist/collection/{material-icons-outlined.woff → files/material-icons-outlined-latin-400-normal.woff} +0 -0
- /package/dist/collection/{material-icons-outlined.woff2 → files/material-icons-outlined-latin-400-normal.woff2} +0 -0
- /package/dist/ui-library/{material-icons.woff2 → files/material-icons-latin-400-normal.woff2} +0 -0
- /package/dist/ui-library/{material-icons-outlined.woff → files/material-icons-outlined-latin-400-normal.woff} +0 -0
- /package/dist/ui-library/{material-icons-outlined.woff2 → files/material-icons-outlined-latin-400-normal.woff2} +0 -0
|
@@ -7,13 +7,16 @@
|
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
8
|
import { AlertType } from "./components/six-alert/six-alert";
|
|
9
9
|
import { EmptyPayload } from "./utils/types";
|
|
10
|
+
import { Language } from "./utils/error-messages";
|
|
10
11
|
import { SixDateFormats } from "./components/six-datepicker/six-date-formats";
|
|
11
12
|
import { SixDatepickerSelectPayload } from "./components/six-datepicker/six-datepicker";
|
|
13
|
+
import { SixDialogRequestClose } from "./components/six-dialog/six-dialog";
|
|
14
|
+
import { SixDrawerRequestClose } from "./components/six-drawer/six-drawer";
|
|
12
15
|
import { SixMenuItemData } from "./components/six-menu/six-menu";
|
|
13
16
|
import { SixDropdownAsyncFilterPayload, SixDropdownAutoFilterPayload, SixDropdownScrollPayload } from "./components/six-dropdown/six-dropdown";
|
|
14
17
|
import { SixFileListDownloadPayload, SixFileListRemovePayload } from "./components/six-file-list-item/six-file-list-item";
|
|
15
18
|
import { SixFileUploadFailurePayload, SixFileUploadSuccessPayload } from "./components/six-file-upload/six-file-upload";
|
|
16
|
-
import {
|
|
19
|
+
import { IconLibrary } from "./utils/icon";
|
|
17
20
|
import { SelectionRange, SelectionRangeDirection } from "./components/six-input/six-input";
|
|
18
21
|
import { ItemPickerPaddingDirection, ItemPickerType } from "./components/six-item-picker/types";
|
|
19
22
|
import { SixItemPickerChangePayload } from "./components/six-item-picker/six-item-picker";
|
|
@@ -28,13 +31,16 @@ import { TimeFormat } from "./utils/time.util";
|
|
|
28
31
|
import { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
|
|
29
32
|
export { AlertType } from "./components/six-alert/six-alert";
|
|
30
33
|
export { EmptyPayload } from "./utils/types";
|
|
34
|
+
export { Language } from "./utils/error-messages";
|
|
31
35
|
export { SixDateFormats } from "./components/six-datepicker/six-date-formats";
|
|
32
36
|
export { SixDatepickerSelectPayload } from "./components/six-datepicker/six-datepicker";
|
|
37
|
+
export { SixDialogRequestClose } from "./components/six-dialog/six-dialog";
|
|
38
|
+
export { SixDrawerRequestClose } from "./components/six-drawer/six-drawer";
|
|
33
39
|
export { SixMenuItemData } from "./components/six-menu/six-menu";
|
|
34
40
|
export { SixDropdownAsyncFilterPayload, SixDropdownAutoFilterPayload, SixDropdownScrollPayload } from "./components/six-dropdown/six-dropdown";
|
|
35
41
|
export { SixFileListDownloadPayload, SixFileListRemovePayload } from "./components/six-file-list-item/six-file-list-item";
|
|
36
42
|
export { SixFileUploadFailurePayload, SixFileUploadSuccessPayload } from "./components/six-file-upload/six-file-upload";
|
|
37
|
-
export {
|
|
43
|
+
export { IconLibrary } from "./utils/icon";
|
|
38
44
|
export { SelectionRange, SelectionRangeDirection } from "./components/six-input/six-input";
|
|
39
45
|
export { ItemPickerPaddingDirection, ItemPickerType } from "./components/six-item-picker/types";
|
|
40
46
|
export { SixItemPickerChangePayload } from "./components/six-item-picker/six-item-picker";
|
|
@@ -56,10 +62,12 @@ export namespace Components {
|
|
|
56
62
|
interface SixAlert {
|
|
57
63
|
/**
|
|
58
64
|
* Set to true to make the alert closable.
|
|
65
|
+
* @default false
|
|
59
66
|
*/
|
|
60
67
|
"closable": boolean;
|
|
61
68
|
/**
|
|
62
69
|
* 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.
|
|
70
|
+
* @default Infinity
|
|
63
71
|
*/
|
|
64
72
|
"duration": number;
|
|
65
73
|
/**
|
|
@@ -68,6 +76,7 @@ export namespace Components {
|
|
|
68
76
|
"hide": () => Promise<void>;
|
|
69
77
|
/**
|
|
70
78
|
* Indicates whether or not the alert is open. You can use this in lieu of the show/hide methods.
|
|
79
|
+
* @default false
|
|
71
80
|
*/
|
|
72
81
|
"open": boolean;
|
|
73
82
|
/**
|
|
@@ -81,6 +90,7 @@ export namespace Components {
|
|
|
81
90
|
"toast": (adjustPosition?: boolean) => Promise<void>;
|
|
82
91
|
/**
|
|
83
92
|
* The type of alert.
|
|
93
|
+
* @default 'primary'
|
|
84
94
|
*/
|
|
85
95
|
"type": AlertType;
|
|
86
96
|
}
|
|
@@ -92,18 +102,22 @@ export namespace Components {
|
|
|
92
102
|
interface SixAvatar {
|
|
93
103
|
/**
|
|
94
104
|
* Alternative text for the image.
|
|
105
|
+
* @default ''
|
|
95
106
|
*/
|
|
96
107
|
"alt": string;
|
|
97
108
|
/**
|
|
98
109
|
* The image source to use for the avatar.
|
|
110
|
+
* @default ''
|
|
99
111
|
*/
|
|
100
112
|
"image": string;
|
|
101
113
|
/**
|
|
102
114
|
* Initials to use as a fallback when no image is available (1-2 characters max recommended).
|
|
115
|
+
* @default ''
|
|
103
116
|
*/
|
|
104
117
|
"initials": string;
|
|
105
118
|
/**
|
|
106
119
|
* The shape of the avatar.
|
|
120
|
+
* @default 'circle'
|
|
107
121
|
*/
|
|
108
122
|
"shape": 'circle' | 'square' | 'rounded';
|
|
109
123
|
}
|
|
@@ -115,17 +129,57 @@ export namespace Components {
|
|
|
115
129
|
interface SixBadge {
|
|
116
130
|
/**
|
|
117
131
|
* Set to true to draw a pill-style badge with rounded edges.
|
|
132
|
+
* @default false
|
|
118
133
|
*/
|
|
119
134
|
"pill": boolean;
|
|
120
135
|
/**
|
|
121
136
|
* Set to true to make the badge pulsate to draw attention.
|
|
137
|
+
* @default false
|
|
122
138
|
*/
|
|
123
139
|
"pulse": boolean;
|
|
124
140
|
/**
|
|
125
141
|
* The badge's type.
|
|
142
|
+
* @default 'primary'
|
|
126
143
|
*/
|
|
127
144
|
"type": 'primary' | 'secondary' | 'success' | 'warning' | 'danger' | 'info' | 'action';
|
|
128
145
|
}
|
|
146
|
+
/**
|
|
147
|
+
* Breadcrumbs provide a group of links so users can easily navigate a website's hierarchy.
|
|
148
|
+
* @since 5.0
|
|
149
|
+
* @status beta
|
|
150
|
+
*/
|
|
151
|
+
interface SixBreadcrumbs {
|
|
152
|
+
/**
|
|
153
|
+
* Defines an icon as a separator without having to place a slot *
|
|
154
|
+
* @default ''
|
|
155
|
+
*/
|
|
156
|
+
"separatorIcon": string;
|
|
157
|
+
}
|
|
158
|
+
/**
|
|
159
|
+
* Breadcrumb items are used inside breadcrumbs to represent different links.
|
|
160
|
+
* @since 5.0
|
|
161
|
+
* @status beta
|
|
162
|
+
*/
|
|
163
|
+
interface SixBreadcrumbsItem {
|
|
164
|
+
/**
|
|
165
|
+
* When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.
|
|
166
|
+
*/
|
|
167
|
+
"href"?: string;
|
|
168
|
+
/**
|
|
169
|
+
* Set to true to readonly the breadcrumb item.
|
|
170
|
+
* @default false
|
|
171
|
+
*/
|
|
172
|
+
"readonly": boolean;
|
|
173
|
+
/**
|
|
174
|
+
* The breadcrumbs item size.
|
|
175
|
+
* @default 'medium'
|
|
176
|
+
*/
|
|
177
|
+
"size": 'small' | 'medium' | 'large';
|
|
178
|
+
/**
|
|
179
|
+
* Tells the browser where to open the link. Only used when `href` is set.
|
|
180
|
+
*/
|
|
181
|
+
"target"?: '_blank' | '_parent' | '_self' | '_top';
|
|
182
|
+
}
|
|
129
183
|
/**
|
|
130
184
|
* @since 1.0
|
|
131
185
|
* @status stable
|
|
@@ -134,14 +188,17 @@ export namespace Components {
|
|
|
134
188
|
interface SixButton {
|
|
135
189
|
/**
|
|
136
190
|
* Set to true to draw the button with a caret for use with dropdowns, popovers, etc.
|
|
191
|
+
* @default false
|
|
137
192
|
*/
|
|
138
193
|
"caret": boolean;
|
|
139
194
|
/**
|
|
140
195
|
* Set to true to draw a circle button.
|
|
196
|
+
* @default false
|
|
141
197
|
*/
|
|
142
198
|
"circle": boolean;
|
|
143
199
|
/**
|
|
144
200
|
* Set to true to disable the button.
|
|
201
|
+
* @default false
|
|
145
202
|
*/
|
|
146
203
|
"disabled": boolean;
|
|
147
204
|
/**
|
|
@@ -154,14 +211,17 @@ export namespace Components {
|
|
|
154
211
|
"href"?: string;
|
|
155
212
|
/**
|
|
156
213
|
* Set to true to draw the button in a loading state.
|
|
214
|
+
* @default false
|
|
157
215
|
*/
|
|
158
216
|
"loading": boolean;
|
|
159
217
|
/**
|
|
160
218
|
* An optional name for the button. Ignored when `href` is set.
|
|
219
|
+
* @default ''
|
|
161
220
|
*/
|
|
162
221
|
"name": string;
|
|
163
222
|
/**
|
|
164
223
|
* Set to true to draw a pill-style button with rounded edges.
|
|
224
|
+
* @default false
|
|
165
225
|
*/
|
|
166
226
|
"pill": boolean;
|
|
167
227
|
/**
|
|
@@ -170,6 +230,7 @@ export namespace Components {
|
|
|
170
230
|
"removeFocus": () => Promise<void>;
|
|
171
231
|
/**
|
|
172
232
|
* Indicates if activating the button should reset the form.
|
|
233
|
+
* @default false
|
|
173
234
|
*/
|
|
174
235
|
"reset": boolean;
|
|
175
236
|
/**
|
|
@@ -178,10 +239,12 @@ export namespace Components {
|
|
|
178
239
|
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
179
240
|
/**
|
|
180
241
|
* The button's size.
|
|
242
|
+
* @default 'medium'
|
|
181
243
|
*/
|
|
182
244
|
"size": 'small' | 'medium' | 'large';
|
|
183
245
|
/**
|
|
184
246
|
* Indicates if activating the button should submit the form. Ignored when `href` is set.
|
|
247
|
+
* @default false
|
|
185
248
|
*/
|
|
186
249
|
"submit": boolean;
|
|
187
250
|
/**
|
|
@@ -190,6 +253,7 @@ export namespace Components {
|
|
|
190
253
|
"target"?: '_blank' | '_parent' | '_self' | '_top';
|
|
191
254
|
/**
|
|
192
255
|
* The button's type.
|
|
256
|
+
* @default 'primary'
|
|
193
257
|
*/
|
|
194
258
|
"type": | 'secondary'
|
|
195
259
|
| 'primary'
|
|
@@ -201,6 +265,7 @@ export namespace Components {
|
|
|
201
265
|
| 'action-outline';
|
|
202
266
|
/**
|
|
203
267
|
* An optional value for the button. Ignored when `href` is set.
|
|
268
|
+
* @default ''
|
|
204
269
|
*/
|
|
205
270
|
"value": string;
|
|
206
271
|
}
|
|
@@ -218,14 +283,17 @@ export namespace Components {
|
|
|
218
283
|
interface SixCheckbox {
|
|
219
284
|
/**
|
|
220
285
|
* Set to true to draw the checkbox in a checked state.
|
|
286
|
+
* @default false
|
|
221
287
|
*/
|
|
222
288
|
"checked": boolean;
|
|
223
289
|
/**
|
|
224
290
|
* Set to true to disable the checkbox.
|
|
291
|
+
* @default false
|
|
225
292
|
*/
|
|
226
293
|
"disabled": boolean;
|
|
227
294
|
/**
|
|
228
295
|
* The error message shown, if `invalid` is set to true.
|
|
296
|
+
* @default ''
|
|
229
297
|
*/
|
|
230
298
|
"errorText": string | string[];
|
|
231
299
|
/**
|
|
@@ -234,18 +302,22 @@ export namespace Components {
|
|
|
234
302
|
"errorTextCount"?: number;
|
|
235
303
|
/**
|
|
236
304
|
* Set to true to draw the checkbox in an indeterminate state.
|
|
305
|
+
* @default false
|
|
237
306
|
*/
|
|
238
307
|
"indeterminate": boolean;
|
|
239
308
|
/**
|
|
240
309
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
310
|
+
* @default false
|
|
241
311
|
*/
|
|
242
312
|
"invalid": boolean;
|
|
243
313
|
/**
|
|
244
314
|
* The label text.
|
|
315
|
+
* @default ''
|
|
245
316
|
*/
|
|
246
317
|
"label": string;
|
|
247
318
|
/**
|
|
248
319
|
* The checkbox's name attribute.
|
|
320
|
+
* @default ''
|
|
249
321
|
*/
|
|
250
322
|
"name": string;
|
|
251
323
|
/**
|
|
@@ -254,6 +326,7 @@ export namespace Components {
|
|
|
254
326
|
"removeFocus": () => Promise<void>;
|
|
255
327
|
/**
|
|
256
328
|
* Set to true to show an asterisk beneath the label.
|
|
329
|
+
* @default false
|
|
257
330
|
*/
|
|
258
331
|
"required": boolean;
|
|
259
332
|
/**
|
|
@@ -262,24 +335,125 @@ export namespace Components {
|
|
|
262
335
|
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
263
336
|
/**
|
|
264
337
|
* The value of the checkbox does not mean if it's checked or not, use the `checked` property for that. The value of a checkbox is analogous to the value of an `<input type="checkbox">`, it's only used when the checkbox participates in a native `<form>`.
|
|
338
|
+
* @default 'on'
|
|
265
339
|
*/
|
|
266
340
|
"value": string;
|
|
267
341
|
}
|
|
342
|
+
/**
|
|
343
|
+
* A date picker component that allows users to select dates via a calendar popup or direct input.
|
|
344
|
+
* @since 5.0
|
|
345
|
+
* @status beta
|
|
346
|
+
*/
|
|
347
|
+
interface SixDate {
|
|
348
|
+
/**
|
|
349
|
+
* Callback to determine which dates in the picker should be selectable.
|
|
350
|
+
* @default () => true
|
|
351
|
+
*/
|
|
352
|
+
"allowedDates": (date: string) => boolean;
|
|
353
|
+
/**
|
|
354
|
+
* Set to true to add a clear button when the input is populated.
|
|
355
|
+
* @default false
|
|
356
|
+
*/
|
|
357
|
+
"clearable": boolean;
|
|
358
|
+
/**
|
|
359
|
+
* Defines the format pattern for displaying dates and how dates can be entered via keyboard. The parser accepts flexible input that doesn't strictly match the format pattern. Input with missing leading zeros or incomplete years will be automatically normalized. For example, with the pattern "dd.MM.yyyy": "1.1.2025" becomes "01.01.2025" and "1.1.225" becomes "01.01.0225". Defaults to "dd.MM.yyyy". Available patterns: - Year: "yyyy" (e.g., "2021") - Month: "MM" (e.g., "01" for January) or "M" (e.g., "1" for January) - Day: "dd" (e.g., "08" for the 8th) or "d" (e.g., "8" for the 8th) Examples: - "dd.MM.yyyy" -> "31.01.2024" - "yyyy-MM-dd" -> "2024-01-31" - "d.M.yyyy" -> "31.1.2024"
|
|
360
|
+
* @default 'dd.MM.yyyy'
|
|
361
|
+
*/
|
|
362
|
+
"dateFormat": string;
|
|
363
|
+
/**
|
|
364
|
+
* If `true` the component is disabled.
|
|
365
|
+
* @default false
|
|
366
|
+
*/
|
|
367
|
+
"disabled": boolean;
|
|
368
|
+
/**
|
|
369
|
+
* The error message shown, if `invalid` is set to true.
|
|
370
|
+
* @default ''
|
|
371
|
+
*/
|
|
372
|
+
"errorText": string | string[];
|
|
373
|
+
/**
|
|
374
|
+
* The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
|
|
375
|
+
*/
|
|
376
|
+
"errorTextCount"?: number;
|
|
377
|
+
/**
|
|
378
|
+
* The input's help text. Alternatively, you can use the help-text slot.
|
|
379
|
+
* @default ''
|
|
380
|
+
*/
|
|
381
|
+
"helpText": string;
|
|
382
|
+
/**
|
|
383
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
384
|
+
* @default false
|
|
385
|
+
*/
|
|
386
|
+
"invalid": boolean;
|
|
387
|
+
/**
|
|
388
|
+
* The label text.
|
|
389
|
+
* @default ''
|
|
390
|
+
*/
|
|
391
|
+
"label": string;
|
|
392
|
+
/**
|
|
393
|
+
* The language used to render the weekdays and months.
|
|
394
|
+
* @default 'en'
|
|
395
|
+
*/
|
|
396
|
+
"language": Language;
|
|
397
|
+
/**
|
|
398
|
+
* The maximum allowed selectable date in ISO format (yyyy-MM-dd). Dates after this value will be disabled in the date picker. Example: '2025-01-01'
|
|
399
|
+
*/
|
|
400
|
+
"max"?: string;
|
|
401
|
+
/**
|
|
402
|
+
* The minimum allowed selectable date in ISO format (yyyy-MM-dd). Dates before this value will be disabled in the date picker. Example: '2024-01-01'
|
|
403
|
+
*/
|
|
404
|
+
"min"?: string;
|
|
405
|
+
/**
|
|
406
|
+
* The input's name attribute.
|
|
407
|
+
* @default ''
|
|
408
|
+
*/
|
|
409
|
+
"name": string;
|
|
410
|
+
/**
|
|
411
|
+
* The placeholder defines what text to be shown on the input element
|
|
412
|
+
*/
|
|
413
|
+
"placeholder"?: string;
|
|
414
|
+
/**
|
|
415
|
+
* If `true` the user can only select a date via the component in the popup but not directly edit the input field.
|
|
416
|
+
* @default false
|
|
417
|
+
*/
|
|
418
|
+
"readonly": boolean;
|
|
419
|
+
/**
|
|
420
|
+
* Set to true to show an asterisk beneath the label.
|
|
421
|
+
* @default false
|
|
422
|
+
*/
|
|
423
|
+
"required": boolean;
|
|
424
|
+
/**
|
|
425
|
+
* Sets focus on the input.
|
|
426
|
+
*/
|
|
427
|
+
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
428
|
+
/**
|
|
429
|
+
* The size of the date input field.
|
|
430
|
+
* @default 'medium'
|
|
431
|
+
*/
|
|
432
|
+
"size": 'small' | 'medium' | 'large';
|
|
433
|
+
/**
|
|
434
|
+
* The value of the form field in ISO 8601 date format (yyyy-MM-dd). Example: '2024-01-01'. When an invalid date is provided, it will be replaced with an empty string (''), matching the behavior of native HTML <input type="date">. The displayed format can be customized using the dateFormat property, but the underlying value will always be stored in ISO format.
|
|
435
|
+
* @default ''
|
|
436
|
+
*/
|
|
437
|
+
"value": string | '';
|
|
438
|
+
}
|
|
268
439
|
/**
|
|
269
440
|
* @since 1.0
|
|
270
|
-
* @status
|
|
441
|
+
* @status deprecated. Use six-date instead.
|
|
271
442
|
*/
|
|
272
443
|
interface SixDatepicker {
|
|
273
444
|
/**
|
|
274
445
|
* Callback to determine which date in the datepicker should be selectable. the callback function will get a datestring as an argument, e.g. '2021-07-04' Usage e.g.: const datepicker = document.getElementById('allowed-date-picker'); datepicker.allowedDates = datestring => parseInt(datestring.split('-')[2], 10) % 2 === 0;
|
|
446
|
+
* @default () => true
|
|
275
447
|
*/
|
|
276
448
|
"allowedDates": (date: Date) => boolean;
|
|
277
449
|
/**
|
|
278
450
|
* Set to true to add a clear button when the input is populated.
|
|
451
|
+
* @default false
|
|
279
452
|
*/
|
|
280
453
|
"clearable": boolean;
|
|
281
454
|
/**
|
|
282
455
|
* Closes the datepicker dropdown after selection
|
|
456
|
+
* @default this.type === 'date'
|
|
283
457
|
*/
|
|
284
458
|
"closeOnSelect": boolean;
|
|
285
459
|
/**
|
|
@@ -288,10 +462,12 @@ export namespace Components {
|
|
|
288
462
|
"containingElement"?: HTMLElement;
|
|
289
463
|
/**
|
|
290
464
|
* Define the dateFormat. Valid formats are: 'dd.mm.yyyy' 'yyyy-mm-dd' 'dd-mm-yyyy' 'dd/mm/yyyy' 'yyyy/mm/dd' 'dd.mm.yy' 'yy-mm-dd' 'dd-mm-yy' 'dd/mm/yy' 'yy/mm/dd'
|
|
465
|
+
* @default SixDateFormats.DDMMYYY_DOT
|
|
291
466
|
*/
|
|
292
467
|
"dateFormat": SixDateFormats;
|
|
293
468
|
/**
|
|
294
469
|
* Set the amount of time, in milliseconds, to wait to trigger the `dateChange` event after each keystroke.
|
|
470
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
295
471
|
*/
|
|
296
472
|
"debounce": number;
|
|
297
473
|
/**
|
|
@@ -300,10 +476,12 @@ export namespace Components {
|
|
|
300
476
|
"defaultDate"?: string;
|
|
301
477
|
/**
|
|
302
478
|
* If `true` the component is disabled.
|
|
479
|
+
* @default false
|
|
303
480
|
*/
|
|
304
481
|
"disabled": boolean;
|
|
305
482
|
/**
|
|
306
483
|
* The error message shown, if `invalid` is set to true.
|
|
484
|
+
* @default ''
|
|
307
485
|
*/
|
|
308
486
|
"errorText": string | string[];
|
|
309
487
|
/**
|
|
@@ -312,26 +490,32 @@ export namespace Components {
|
|
|
312
490
|
"errorTextCount"?: number;
|
|
313
491
|
/**
|
|
314
492
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
493
|
+
* @default false
|
|
315
494
|
*/
|
|
316
495
|
"hoist": boolean;
|
|
317
496
|
/**
|
|
318
497
|
* Set the position of the icon
|
|
498
|
+
* @default 'left'
|
|
319
499
|
*/
|
|
320
500
|
"iconPosition": 'left' | 'right';
|
|
321
501
|
/**
|
|
322
502
|
* Indicates whether or not the calendar should be shown as an inline (always open) component
|
|
503
|
+
* @default false
|
|
323
504
|
*/
|
|
324
505
|
"inline": boolean;
|
|
325
506
|
/**
|
|
326
507
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
508
|
+
* @default false
|
|
327
509
|
*/
|
|
328
510
|
"invalid": boolean;
|
|
329
511
|
/**
|
|
330
512
|
* The label text.
|
|
513
|
+
* @default ''
|
|
331
514
|
*/
|
|
332
515
|
"label": string;
|
|
333
516
|
/**
|
|
334
517
|
* The language used to render the weekdays and months.
|
|
518
|
+
* @default 'en'
|
|
335
519
|
*/
|
|
336
520
|
"locale": 'en' | 'de' | 'fr' | 'it' | 'es';
|
|
337
521
|
/**
|
|
@@ -344,10 +528,12 @@ export namespace Components {
|
|
|
344
528
|
"min"?: Date;
|
|
345
529
|
/**
|
|
346
530
|
* The input's name attribute.
|
|
531
|
+
* @default ''
|
|
347
532
|
*/
|
|
348
533
|
"name": string;
|
|
349
534
|
/**
|
|
350
535
|
* Indicates whether or not the calendar dropdown is open on startup. You can use this in lieu of the show/hide methods.
|
|
536
|
+
* @default false
|
|
351
537
|
*/
|
|
352
538
|
"open": boolean;
|
|
353
539
|
/**
|
|
@@ -360,10 +546,12 @@ export namespace Components {
|
|
|
360
546
|
"placement"?: 'top' | 'bottom';
|
|
361
547
|
/**
|
|
362
548
|
* If `true` the user can only select a date via the component in the popup, but not directly edit the input field.
|
|
549
|
+
* @default false
|
|
363
550
|
*/
|
|
364
551
|
"readonly": boolean;
|
|
365
552
|
/**
|
|
366
553
|
* Set to true to show an asterisk beneath the label.
|
|
554
|
+
* @default false
|
|
367
555
|
*/
|
|
368
556
|
"required": boolean;
|
|
369
557
|
/**
|
|
@@ -376,10 +564,12 @@ export namespace Components {
|
|
|
376
564
|
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
377
565
|
/**
|
|
378
566
|
* Datepicker size.
|
|
567
|
+
* @default 'medium'
|
|
379
568
|
*/
|
|
380
569
|
"size": 'small' | 'medium' | 'large';
|
|
381
570
|
/**
|
|
382
571
|
* Set the type.
|
|
572
|
+
* @default 'date'
|
|
383
573
|
*/
|
|
384
574
|
"type": 'date' | 'date-time';
|
|
385
575
|
/**
|
|
@@ -395,10 +585,12 @@ export namespace Components {
|
|
|
395
585
|
interface SixDetails {
|
|
396
586
|
/**
|
|
397
587
|
* Set to true to prevent the user from toggling the details.
|
|
588
|
+
* @default false
|
|
398
589
|
*/
|
|
399
590
|
"disabled": boolean;
|
|
400
591
|
/**
|
|
401
592
|
* Set to false when you want to hide the summary icon and disable the open/close mechanism. Usually not needed, but used internally by 'six-sidebar-item-group'
|
|
593
|
+
* @default true
|
|
402
594
|
*/
|
|
403
595
|
"hasContent": boolean;
|
|
404
596
|
/**
|
|
@@ -407,14 +599,17 @@ export namespace Components {
|
|
|
407
599
|
"hide": () => Promise<void>;
|
|
408
600
|
/**
|
|
409
601
|
* Set to true when you want to use six-details inline e.g. in a sidebar
|
|
602
|
+
* @default false
|
|
410
603
|
*/
|
|
411
604
|
"inline": boolean;
|
|
412
605
|
/**
|
|
413
606
|
* Indicates whether the details is open. You can use this in lieu of the show/hide methods.
|
|
607
|
+
* @default false
|
|
414
608
|
*/
|
|
415
609
|
"open": boolean;
|
|
416
610
|
/**
|
|
417
611
|
* Set to true when you want details without content to be selectable. This is important if you e.g. have a toggled sidebar where some menus have no children
|
|
612
|
+
* @default false
|
|
418
613
|
*/
|
|
419
614
|
"selectableEmpty": boolean;
|
|
420
615
|
/**
|
|
@@ -423,6 +618,7 @@ export namespace Components {
|
|
|
423
618
|
"show": () => Promise<void>;
|
|
424
619
|
/**
|
|
425
620
|
* The summary to show in the details header. If you need to display HTML, use the `summary` slot instead.
|
|
621
|
+
* @default ''
|
|
426
622
|
*/
|
|
427
623
|
"summary": string;
|
|
428
624
|
/**
|
|
@@ -431,6 +627,7 @@ export namespace Components {
|
|
|
431
627
|
"summaryIcon"?: string;
|
|
432
628
|
/**
|
|
433
629
|
* The icon's size.
|
|
630
|
+
* @default 'inherit'
|
|
434
631
|
*/
|
|
435
632
|
"summaryIconSize": | 'inherit'
|
|
436
633
|
| 'xSmall'
|
|
@@ -453,14 +650,17 @@ export namespace Components {
|
|
|
453
650
|
"hide": () => Promise<void>;
|
|
454
651
|
/**
|
|
455
652
|
* The dialog's label as displayed in the header. You should always include a relevant label even when using `no-header`, as it is required for proper accessibility.
|
|
653
|
+
* @default ''
|
|
456
654
|
*/
|
|
457
655
|
"label": string;
|
|
458
656
|
/**
|
|
459
657
|
* Set to true to disable the header. This will also remove the default close button, so please ensure you provide an easy, accessible way for users to dismiss the dialog.
|
|
658
|
+
* @default false
|
|
460
659
|
*/
|
|
461
660
|
"noHeader": boolean;
|
|
462
661
|
/**
|
|
463
662
|
* Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.
|
|
663
|
+
* @default false
|
|
464
664
|
*/
|
|
465
665
|
"open": boolean;
|
|
466
666
|
/**
|
|
@@ -476,6 +676,7 @@ export namespace Components {
|
|
|
476
676
|
interface SixDrawer {
|
|
477
677
|
/**
|
|
478
678
|
* By default, the drawer slides out of its containing block (usually the viewport). To make the drawer slide out of its parent element, set this prop and add `position: relative` to the parent.
|
|
679
|
+
* @default false
|
|
479
680
|
*/
|
|
480
681
|
"contained": boolean;
|
|
481
682
|
/**
|
|
@@ -484,18 +685,22 @@ export namespace Components {
|
|
|
484
685
|
"hide": () => Promise<void>;
|
|
485
686
|
/**
|
|
486
687
|
* The drawer's label as displayed in the header. You should always include a relevant label even when using `no-header`, as it is required for proper accessibility.
|
|
688
|
+
* @default ''
|
|
487
689
|
*/
|
|
488
690
|
"label": string;
|
|
489
691
|
/**
|
|
490
692
|
* Removes the header. This will also remove the default close button, so please ensure you provide an easy, accessible way for users to dismiss the drawer.
|
|
693
|
+
* @default false
|
|
491
694
|
*/
|
|
492
695
|
"noHeader": boolean;
|
|
493
696
|
/**
|
|
494
697
|
* Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.
|
|
698
|
+
* @default false
|
|
495
699
|
*/
|
|
496
700
|
"open": boolean;
|
|
497
701
|
/**
|
|
498
702
|
* The direction from which the drawer will open.
|
|
703
|
+
* @default 'right'
|
|
499
704
|
*/
|
|
500
705
|
"placement": 'top' | 'right' | 'bottom' | 'left';
|
|
501
706
|
/**
|
|
@@ -511,14 +716,17 @@ export namespace Components {
|
|
|
511
716
|
interface SixDropdown {
|
|
512
717
|
/**
|
|
513
718
|
* Set to true to allow async filtering. When you enter something in the search field the component will only emit an event but not filter any elements itself. You can then simply listen to the 'six-async-filter-fired' event to manage the shown menu-items yourself
|
|
719
|
+
* @default false
|
|
514
720
|
*/
|
|
515
721
|
"asyncFilter": boolean;
|
|
516
722
|
/**
|
|
517
723
|
* By default the search field will be focused when opening a dropdown with filtering enabled.
|
|
724
|
+
* @default true
|
|
518
725
|
*/
|
|
519
726
|
"autofocusFilter": boolean;
|
|
520
727
|
/**
|
|
521
728
|
* Determines whether the dropdown should hide when a menu item is selected.
|
|
729
|
+
* @default true
|
|
522
730
|
*/
|
|
523
731
|
"closeOnSelect": boolean;
|
|
524
732
|
/**
|
|
@@ -527,22 +735,27 @@ export namespace Components {
|
|
|
527
735
|
"containingElement"?: HTMLElement;
|
|
528
736
|
/**
|
|
529
737
|
* The panel can be opend/closed by pressing the spacebar or the enter key. In some cases you might want to avoid this
|
|
738
|
+
* @default false
|
|
530
739
|
*/
|
|
531
740
|
"disableHideOnEnterAndSpace": boolean;
|
|
532
741
|
/**
|
|
533
742
|
* The distance in pixels from which to offset the panel away from its trigger.
|
|
743
|
+
* @default 4
|
|
534
744
|
*/
|
|
535
745
|
"distance": number;
|
|
536
746
|
/**
|
|
537
747
|
* Set to true to allow auto filtering for entries in the dropdown. With this flag the dropdown will automatically filter itsel. If you need to coordinate the shown elements yourself, e.g. because you need to call an endpoint use asyncFilter instead
|
|
748
|
+
* @default false
|
|
538
749
|
*/
|
|
539
750
|
"filter": boolean;
|
|
540
751
|
/**
|
|
541
752
|
* The debounce for the filter callbacks.
|
|
753
|
+
* @default 0
|
|
542
754
|
*/
|
|
543
755
|
"filterDebounce": number;
|
|
544
756
|
/**
|
|
545
757
|
* The filter's placeholder text.
|
|
758
|
+
* @default 'Filter...'
|
|
546
759
|
*/
|
|
547
760
|
"filterPlaceholder": string;
|
|
548
761
|
/**
|
|
@@ -551,22 +764,27 @@ export namespace Components {
|
|
|
551
764
|
"hide": () => Promise<void>;
|
|
552
765
|
/**
|
|
553
766
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
767
|
+
* @default false
|
|
554
768
|
*/
|
|
555
769
|
"hoist": boolean;
|
|
556
770
|
/**
|
|
557
771
|
* 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.
|
|
772
|
+
* @default false
|
|
558
773
|
*/
|
|
559
774
|
"matchTriggerWidth": boolean;
|
|
560
775
|
/**
|
|
561
776
|
* Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.
|
|
777
|
+
* @default false
|
|
562
778
|
*/
|
|
563
779
|
"open": boolean;
|
|
564
780
|
/**
|
|
565
781
|
* Set the options to be shown in the dropdown (alternative to setting the elements via html)
|
|
782
|
+
* @default []
|
|
566
783
|
*/
|
|
567
784
|
"options": SixMenuItemData[];
|
|
568
785
|
/**
|
|
569
786
|
* The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside the viewport.
|
|
787
|
+
* @default 'bottom-start'
|
|
570
788
|
*/
|
|
571
789
|
"placement": | 'top'
|
|
572
790
|
| 'top-start'
|
|
@@ -580,21 +798,18 @@ export namespace Components {
|
|
|
580
798
|
| 'left'
|
|
581
799
|
| 'left-start'
|
|
582
800
|
| 'left-end';
|
|
583
|
-
/**
|
|
584
|
-
* Instructs the dropdown menu to reposition. Useful when the position or size of the trigger changes when the menu is activated.
|
|
585
|
-
* @deprecated : use the property `matchTriggerWidth` instead.
|
|
586
|
-
*/
|
|
587
|
-
"reposition": () => Promise<void>;
|
|
588
801
|
/**
|
|
589
802
|
* Shows the dropdown panel
|
|
590
803
|
*/
|
|
591
804
|
"show": () => Promise<void>;
|
|
592
805
|
/**
|
|
593
806
|
* The distance in pixels from which to offset the panel along its trigger.
|
|
807
|
+
* @default 0
|
|
594
808
|
*/
|
|
595
809
|
"skidding": number;
|
|
596
810
|
/**
|
|
597
811
|
* Defines whether the menu list will be rendered virtually i.e. only the elements actually shown (and a couple around) are actually rendered in the DOM. If you use virtual scrolling pass the elements via prop instead of via slot.
|
|
812
|
+
* @default false
|
|
598
813
|
*/
|
|
599
814
|
"virtualScroll": boolean;
|
|
600
815
|
}
|
|
@@ -623,6 +838,7 @@ export namespace Components {
|
|
|
623
838
|
"errorCode"?: 404 | 403 | 500;
|
|
624
839
|
/**
|
|
625
840
|
* Defines language and thus displays the proper error page in the selected language.
|
|
841
|
+
* @default 'en'
|
|
626
842
|
*/
|
|
627
843
|
"language": 'en' | 'de';
|
|
628
844
|
}
|
|
@@ -639,22 +855,27 @@ export namespace Components {
|
|
|
639
855
|
interface SixFileListItem {
|
|
640
856
|
/**
|
|
641
857
|
* The date when the file was uploaded
|
|
858
|
+
* @default ''
|
|
642
859
|
*/
|
|
643
860
|
"date": string;
|
|
644
861
|
/**
|
|
645
862
|
* An id to clearly identify the file
|
|
863
|
+
* @default ''
|
|
646
864
|
*/
|
|
647
865
|
"identifier": string;
|
|
648
866
|
/**
|
|
649
867
|
* The filename
|
|
868
|
+
* @default ''
|
|
650
869
|
*/
|
|
651
870
|
"name": string;
|
|
652
871
|
/**
|
|
653
872
|
* Set to true if you don't want to allow to delete this file
|
|
873
|
+
* @default false
|
|
654
874
|
*/
|
|
655
875
|
"nodelete": boolean;
|
|
656
876
|
/**
|
|
657
877
|
* Set to true if you don't want to allow to download this file
|
|
878
|
+
* @default false
|
|
658
879
|
*/
|
|
659
880
|
"nodownload": boolean;
|
|
660
881
|
/**
|
|
@@ -673,18 +894,22 @@ export namespace Components {
|
|
|
673
894
|
"accept"?: string;
|
|
674
895
|
/**
|
|
675
896
|
* Set to true if file control should be small.
|
|
897
|
+
* @default false
|
|
676
898
|
*/
|
|
677
899
|
"compact": boolean;
|
|
678
900
|
/**
|
|
679
901
|
* Set when button is disabled.
|
|
902
|
+
* @default false
|
|
680
903
|
*/
|
|
681
904
|
"disabled": false;
|
|
682
905
|
/**
|
|
683
906
|
* The error message shown, if `invalid` is set to true.
|
|
907
|
+
* @default ''
|
|
684
908
|
*/
|
|
685
909
|
"errorText": string | string[];
|
|
686
910
|
/**
|
|
687
911
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
912
|
+
* @default false
|
|
688
913
|
*/
|
|
689
914
|
"invalid": boolean;
|
|
690
915
|
/**
|
|
@@ -697,10 +922,12 @@ export namespace Components {
|
|
|
697
922
|
"maxFileSize"?: number;
|
|
698
923
|
/**
|
|
699
924
|
* More than one file allowed.
|
|
925
|
+
* @default false
|
|
700
926
|
*/
|
|
701
927
|
"multiple": false;
|
|
702
928
|
/**
|
|
703
929
|
* Set to true to draw the control in a loading state.
|
|
930
|
+
* @default false
|
|
704
931
|
*/
|
|
705
932
|
"uploading": boolean;
|
|
706
933
|
}
|
|
@@ -717,22 +944,27 @@ export namespace Components {
|
|
|
717
944
|
interface SixGroupLabel {
|
|
718
945
|
/**
|
|
719
946
|
* Set to true to disable the label.
|
|
947
|
+
* @default false
|
|
720
948
|
*/
|
|
721
949
|
"disabled": boolean;
|
|
722
950
|
/**
|
|
723
951
|
* The wrapper label's help text. Alternatively, you can use the help-text slot.
|
|
952
|
+
* @default ''
|
|
724
953
|
*/
|
|
725
954
|
"helpText": string;
|
|
726
955
|
/**
|
|
727
956
|
* The wrapper label's label. Alternatively, you can use the label slot.
|
|
957
|
+
* @default ''
|
|
728
958
|
*/
|
|
729
959
|
"label": string;
|
|
730
960
|
/**
|
|
731
961
|
* Set to true to show an asterisk beneath the label.
|
|
962
|
+
* @default false
|
|
732
963
|
*/
|
|
733
964
|
"required": boolean;
|
|
734
965
|
/**
|
|
735
966
|
* The label's size.
|
|
967
|
+
* @default 'medium'
|
|
736
968
|
*/
|
|
737
969
|
"size": 'small' | 'medium' | 'large';
|
|
738
970
|
}
|
|
@@ -742,75 +974,73 @@ export namespace Components {
|
|
|
742
974
|
*/
|
|
743
975
|
interface SixHeader {
|
|
744
976
|
/**
|
|
745
|
-
* Set
|
|
746
|
-
* @
|
|
747
|
-
*/
|
|
748
|
-
"clickableLogo": boolean;
|
|
749
|
-
/**
|
|
750
|
-
* Set `custom` to `true` for complete control over the header content. When enabled, all other properties and slots are ignored. Use `six-header-item`, `six-header-dropdown-item` and `six-header-menu-button` to structure the content.
|
|
751
|
-
* @since 4.2.7
|
|
752
|
-
* @status beta
|
|
753
|
-
*/
|
|
754
|
-
"custom": boolean;
|
|
755
|
-
/**
|
|
756
|
-
* Get open state for search
|
|
757
|
-
* @deprecated Use six-header `custom` property instead
|
|
758
|
-
*/
|
|
759
|
-
"getIsSearchOpen": () => Promise<boolean>;
|
|
760
|
-
/**
|
|
761
|
-
* Set whether the hamburger menu should be visible or not
|
|
762
|
-
* @deprecated Use six-header `custom` property instead
|
|
763
|
-
*/
|
|
764
|
-
"hideHamburgerMenu": boolean;
|
|
765
|
-
/**
|
|
766
|
-
* The displayed logo. Either six or bme. Defaults to six.
|
|
767
|
-
* @deprecated Use six-header `custom` property with `six-logo` instead
|
|
768
|
-
*/
|
|
769
|
-
"logo": 'six' | 'bme';
|
|
770
|
-
/**
|
|
771
|
-
* Set the hamburger menu icon to open or closed state
|
|
772
|
-
* @deprecated Use six-header `custom` property instead
|
|
773
|
-
*/
|
|
774
|
-
"openHamburgerMenu": boolean;
|
|
775
|
-
/**
|
|
776
|
-
* Set the header search to be in an open or closed state. If `custom` is `true`, focuses the first `six-input` found in the search slot.
|
|
977
|
+
* Set the header search input to be in an open or closed state. Focuses the first `six-input` found in the search slot.
|
|
978
|
+
* @default false
|
|
777
979
|
*/
|
|
778
980
|
"openSearch": boolean;
|
|
779
|
-
/**
|
|
780
|
-
* Sets open state for search
|
|
781
|
-
* @deprecated Use six-header `custom` property instead
|
|
782
|
-
*/
|
|
783
|
-
"setSearchOpenState": (openState: boolean) => Promise<void>;
|
|
784
981
|
/**
|
|
785
982
|
* Indicates if content should be shifted down when search field is visible.
|
|
983
|
+
* @default false
|
|
786
984
|
*/
|
|
787
985
|
"shiftContent": boolean;
|
|
788
986
|
}
|
|
789
987
|
/**
|
|
790
988
|
* @since 4.2.7
|
|
791
|
-
* @status
|
|
989
|
+
* @status stable
|
|
792
990
|
*/
|
|
793
991
|
interface SixHeaderDropdownItem {
|
|
992
|
+
/**
|
|
993
|
+
* Set to true to allow auto filtering for entries in the dropdown. With this flag the dropdown will automatically filter itsel. If you need to coordinate the shown elements yourself, e.g. because you need to call an endpoint use asyncFilter instead
|
|
994
|
+
* @default false
|
|
995
|
+
*/
|
|
996
|
+
"filter": boolean;
|
|
997
|
+
/**
|
|
998
|
+
* The filter's placeholder text.
|
|
999
|
+
* @default 'Filter...'
|
|
1000
|
+
*/
|
|
1001
|
+
"filterPlaceholder": string;
|
|
794
1002
|
}
|
|
795
1003
|
/**
|
|
796
1004
|
* @since 4.2.7
|
|
797
|
-
* @status
|
|
1005
|
+
* @status stable
|
|
798
1006
|
*/
|
|
799
1007
|
interface SixHeaderItem {
|
|
800
1008
|
/**
|
|
801
1009
|
* Indicates whether the item is styled as active. When set to `true`, a border is displayed below the trigger element. Use <code>six-header-dropdown-item</code> to automatically set the active state for dropdowns.
|
|
1010
|
+
* @default false
|
|
802
1011
|
*/
|
|
803
1012
|
"active": boolean;
|
|
804
1013
|
}
|
|
805
1014
|
/**
|
|
806
1015
|
* @since 4.2.7
|
|
807
|
-
* @status
|
|
1016
|
+
* @status stable
|
|
808
1017
|
*/
|
|
809
1018
|
interface SixHeaderMenuButton {
|
|
810
1019
|
/**
|
|
811
|
-
*
|
|
1020
|
+
* Set to true to draw the button with a caret for use with dropdowns, popovers, etc.
|
|
1021
|
+
* @default false
|
|
812
1022
|
*/
|
|
813
|
-
"
|
|
1023
|
+
"caret": boolean;
|
|
1024
|
+
/**
|
|
1025
|
+
* Set to true to disable the button.
|
|
1026
|
+
* @default false
|
|
1027
|
+
*/
|
|
1028
|
+
"disabled": boolean;
|
|
1029
|
+
/**
|
|
1030
|
+
* Set to true to draw the button in a loading state.
|
|
1031
|
+
* @default false
|
|
1032
|
+
*/
|
|
1033
|
+
"loading": boolean;
|
|
1034
|
+
/**
|
|
1035
|
+
* Indicates if activating the button should reset the form.
|
|
1036
|
+
* @default false
|
|
1037
|
+
*/
|
|
1038
|
+
"reset": boolean;
|
|
1039
|
+
/**
|
|
1040
|
+
* Indicates if activating the button should submit the form. Ignored when `href` is set.
|
|
1041
|
+
* @default false
|
|
1042
|
+
*/
|
|
1043
|
+
"submit": boolean;
|
|
814
1044
|
}
|
|
815
1045
|
/**
|
|
816
1046
|
* @since 1.0
|
|
@@ -819,10 +1049,16 @@ export namespace Components {
|
|
|
819
1049
|
interface SixIcon {
|
|
820
1050
|
/**
|
|
821
1051
|
* If set to true the default material outlined icons are not used.
|
|
1052
|
+
* @default false
|
|
822
1053
|
*/
|
|
823
1054
|
"filled": boolean;
|
|
1055
|
+
/**
|
|
1056
|
+
* Icon library for this instance. Overrides the global default. - "material-icons" → Material Icons - "material-symbols" → Material Symbols
|
|
1057
|
+
*/
|
|
1058
|
+
"library"?: IconLibrary;
|
|
824
1059
|
/**
|
|
825
1060
|
* The icon's size.
|
|
1061
|
+
* @default 'inherit'
|
|
826
1062
|
*/
|
|
827
1063
|
"size": | 'inherit'
|
|
828
1064
|
| 'xSmall'
|
|
@@ -841,6 +1077,7 @@ export namespace Components {
|
|
|
841
1077
|
interface SixIconButton {
|
|
842
1078
|
/**
|
|
843
1079
|
* Set to true to disable the button.
|
|
1080
|
+
* @default false
|
|
844
1081
|
*/
|
|
845
1082
|
"disabled": boolean;
|
|
846
1083
|
/**
|
|
@@ -865,6 +1102,7 @@ export namespace Components {
|
|
|
865
1102
|
"name"?: string;
|
|
866
1103
|
/**
|
|
867
1104
|
* The icon's size.
|
|
1105
|
+
* @default 'medium'
|
|
868
1106
|
*/
|
|
869
1107
|
"size": 'xSmall' | 'small' | 'medium' | 'large' | 'xLarge' | 'xxLarge' | 'xxxLarge';
|
|
870
1108
|
/**
|
|
@@ -880,34 +1118,42 @@ export namespace Components {
|
|
|
880
1118
|
interface SixInput {
|
|
881
1119
|
/**
|
|
882
1120
|
* The input's autocaptialize attribute.
|
|
1121
|
+
* @default 'off'
|
|
883
1122
|
*/
|
|
884
1123
|
"autocapitalize": string;
|
|
885
1124
|
/**
|
|
886
1125
|
* The input's autocomplete attribute.
|
|
1126
|
+
* @default 'off'
|
|
887
1127
|
*/
|
|
888
1128
|
"autocomplete": string;
|
|
889
1129
|
/**
|
|
890
1130
|
* The input's autocorrect attribute.
|
|
1131
|
+
* @default 'off'
|
|
891
1132
|
*/
|
|
892
1133
|
"autocorrect": 'on' | 'off';
|
|
893
1134
|
/**
|
|
894
1135
|
* The input's autofocus attribute.
|
|
1136
|
+
* @default false
|
|
895
1137
|
*/
|
|
896
1138
|
"autofocus": boolean;
|
|
897
1139
|
/**
|
|
898
1140
|
* Set to true to add a clear button when the input is populated.
|
|
1141
|
+
* @default false
|
|
899
1142
|
*/
|
|
900
1143
|
"clearable": boolean;
|
|
901
1144
|
/**
|
|
902
1145
|
* Set to true to disable the input.
|
|
1146
|
+
* @default false
|
|
903
1147
|
*/
|
|
904
1148
|
"disabled": boolean;
|
|
905
1149
|
/**
|
|
906
1150
|
* Internal: Styles the input for the dropdown filter search.
|
|
1151
|
+
* @default false
|
|
907
1152
|
*/
|
|
908
1153
|
"dropdownSearch": boolean;
|
|
909
1154
|
/**
|
|
910
1155
|
* The error message shown, if `invalid` is set to true.
|
|
1156
|
+
* @default ''
|
|
911
1157
|
*/
|
|
912
1158
|
"errorText": string | string[];
|
|
913
1159
|
/**
|
|
@@ -920,6 +1166,7 @@ export namespace Components {
|
|
|
920
1166
|
"getSelectionRange": () => Promise<SelectionRange>;
|
|
921
1167
|
/**
|
|
922
1168
|
* The input's help text. Alternatively, you can use the help-text slot.
|
|
1169
|
+
* @default ''
|
|
923
1170
|
*/
|
|
924
1171
|
"helpText": string;
|
|
925
1172
|
/**
|
|
@@ -928,14 +1175,17 @@ export namespace Components {
|
|
|
928
1175
|
"inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
|
|
929
1176
|
/**
|
|
930
1177
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
1178
|
+
* @default false
|
|
931
1179
|
*/
|
|
932
1180
|
"invalid": boolean;
|
|
933
1181
|
/**
|
|
934
1182
|
* The label text.
|
|
1183
|
+
* @default ''
|
|
935
1184
|
*/
|
|
936
1185
|
"label": string;
|
|
937
1186
|
/**
|
|
938
1187
|
* Set to render as line
|
|
1188
|
+
* @default false
|
|
939
1189
|
*/
|
|
940
1190
|
"line": boolean;
|
|
941
1191
|
/**
|
|
@@ -956,6 +1206,7 @@ export namespace Components {
|
|
|
956
1206
|
"minlength"?: number;
|
|
957
1207
|
/**
|
|
958
1208
|
* The input's name attribute.
|
|
1209
|
+
* @default ''
|
|
959
1210
|
*/
|
|
960
1211
|
"name": string;
|
|
961
1212
|
/**
|
|
@@ -964,6 +1215,7 @@ export namespace Components {
|
|
|
964
1215
|
"pattern"?: string;
|
|
965
1216
|
/**
|
|
966
1217
|
* Set to true to draw a pill-style input with rounded edges.
|
|
1218
|
+
* @default false
|
|
967
1219
|
*/
|
|
968
1220
|
"pill": boolean;
|
|
969
1221
|
/**
|
|
@@ -972,6 +1224,7 @@ export namespace Components {
|
|
|
972
1224
|
"placeholder"?: string;
|
|
973
1225
|
/**
|
|
974
1226
|
* Set to true to make the input readonly.
|
|
1227
|
+
* @default false
|
|
975
1228
|
*/
|
|
976
1229
|
"readonly": boolean;
|
|
977
1230
|
/**
|
|
@@ -980,6 +1233,7 @@ export namespace Components {
|
|
|
980
1233
|
"removeFocus": () => Promise<void>;
|
|
981
1234
|
/**
|
|
982
1235
|
* Set to true to show an asterisk beneath the label.
|
|
1236
|
+
* @default false
|
|
983
1237
|
*/
|
|
984
1238
|
"required": boolean;
|
|
985
1239
|
/**
|
|
@@ -1000,10 +1254,12 @@ export namespace Components {
|
|
|
1000
1254
|
"setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: SelectionRangeDirection) => Promise<void | undefined>;
|
|
1001
1255
|
/**
|
|
1002
1256
|
* The input's size.
|
|
1257
|
+
* @default 'medium'
|
|
1003
1258
|
*/
|
|
1004
1259
|
"size": 'small' | 'medium' | 'large';
|
|
1005
1260
|
/**
|
|
1006
1261
|
* Enables spell checking on the input.
|
|
1262
|
+
* @default false
|
|
1007
1263
|
*/
|
|
1008
1264
|
"spellcheck": boolean;
|
|
1009
1265
|
/**
|
|
@@ -1012,14 +1268,17 @@ export namespace Components {
|
|
|
1012
1268
|
"step"?: number;
|
|
1013
1269
|
/**
|
|
1014
1270
|
* Set to true to add a password toggle button for password inputs.
|
|
1271
|
+
* @default false
|
|
1015
1272
|
*/
|
|
1016
1273
|
"togglePassword": boolean;
|
|
1017
1274
|
/**
|
|
1018
1275
|
* The input's type.
|
|
1276
|
+
* @default 'text'
|
|
1019
1277
|
*/
|
|
1020
1278
|
"type": 'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'url';
|
|
1021
1279
|
/**
|
|
1022
1280
|
* The input's value attribute.
|
|
1281
|
+
* @default ''
|
|
1023
1282
|
*/
|
|
1024
1283
|
"value": string;
|
|
1025
1284
|
}
|
|
@@ -1030,10 +1289,12 @@ export namespace Components {
|
|
|
1030
1289
|
interface SixItemPicker {
|
|
1031
1290
|
/**
|
|
1032
1291
|
* Set the amount of time, in milliseconds, to wait to trigger the `six-item-picker-change-debounced` event. If you want your change debounce event to not trigger when keeping the nav button pressed before, make sure debounce is a bit bigger than timeout, otherwise keeping the button pressed will trigger the event twice: once you click (and keep pressed) and once you release
|
|
1292
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
1033
1293
|
*/
|
|
1034
1294
|
"debounce": number;
|
|
1035
1295
|
/**
|
|
1036
1296
|
* Set the amount of time, in milliseconds, to wait between switching to next item when mouse button is held pressed.
|
|
1297
|
+
* @default DEFAULT_DEBOUNCE_INSANELY_FAST
|
|
1037
1298
|
*/
|
|
1038
1299
|
"interval": number;
|
|
1039
1300
|
/**
|
|
@@ -1050,44 +1311,54 @@ export namespace Components {
|
|
|
1050
1311
|
"min"?: number | string;
|
|
1051
1312
|
/**
|
|
1052
1313
|
* Defines whether the items should be padded
|
|
1314
|
+
* @default false
|
|
1053
1315
|
*/
|
|
1054
1316
|
"padded": boolean;
|
|
1055
1317
|
/**
|
|
1056
1318
|
* Defines the character used for padding
|
|
1319
|
+
* @default '0'
|
|
1057
1320
|
*/
|
|
1058
1321
|
"paddingChar": string;
|
|
1059
1322
|
/**
|
|
1060
1323
|
* Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default, before is selected
|
|
1324
|
+
* @default ItemPickerPaddingDirection.BEFORE
|
|
1061
1325
|
*/
|
|
1062
1326
|
"paddingDirection": ItemPickerPaddingDirection;
|
|
1063
1327
|
/**
|
|
1064
1328
|
* Defines the length of the padded area
|
|
1329
|
+
* @default 2
|
|
1065
1330
|
*/
|
|
1066
1331
|
"paddingLength": number;
|
|
1067
1332
|
/**
|
|
1068
1333
|
* Define whether the picker should to a roundtrip i.e. start at max when reaching min and vice versa.
|
|
1334
|
+
* @default true
|
|
1069
1335
|
*/
|
|
1070
1336
|
"roundtrip": boolean;
|
|
1071
1337
|
/**
|
|
1072
1338
|
* Defines how many steps should be taken when navigating
|
|
1339
|
+
* @default 1
|
|
1073
1340
|
*/
|
|
1074
1341
|
"step": number;
|
|
1075
1342
|
/**
|
|
1076
1343
|
* Set the amount of time, in milliseconds, to wait to trigger faster switching between items.
|
|
1344
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
1077
1345
|
*/
|
|
1078
1346
|
"timeout": number;
|
|
1079
1347
|
/**
|
|
1080
1348
|
* The type of items you want to rotate through.
|
|
1349
|
+
* @default ItemPickerType.NUMBER
|
|
1081
1350
|
*/
|
|
1082
1351
|
"type": ItemPickerType;
|
|
1083
1352
|
/**
|
|
1084
1353
|
* The item picker's value attribute.
|
|
1354
|
+
* @default ''
|
|
1085
1355
|
*/
|
|
1086
1356
|
"value": number | string;
|
|
1087
1357
|
}
|
|
1088
1358
|
interface SixLanguageSwitcher {
|
|
1089
1359
|
/**
|
|
1090
1360
|
* The languages which should be selectable options.
|
|
1361
|
+
* @default DEFAULT_LANGUAGES
|
|
1091
1362
|
*/
|
|
1092
1363
|
"languages": string[] | SixLanguageSwitcherInput[];
|
|
1093
1364
|
/**
|
|
@@ -1112,6 +1383,7 @@ export namespace Components {
|
|
|
1112
1383
|
interface SixLogo {
|
|
1113
1384
|
/**
|
|
1114
1385
|
* The brand of the logo. Either six or bme. Defaults to six.
|
|
1386
|
+
* @default 'six'
|
|
1115
1387
|
*/
|
|
1116
1388
|
"brand": 'six' | 'bme';
|
|
1117
1389
|
}
|
|
@@ -1122,6 +1394,7 @@ export namespace Components {
|
|
|
1122
1394
|
interface SixMainContainer {
|
|
1123
1395
|
/**
|
|
1124
1396
|
* Set to false to remove top and bottom padding.
|
|
1397
|
+
* @default true
|
|
1125
1398
|
*/
|
|
1126
1399
|
"padded": boolean;
|
|
1127
1400
|
}
|
|
@@ -1133,14 +1406,17 @@ export namespace Components {
|
|
|
1133
1406
|
interface SixMenu {
|
|
1134
1407
|
/**
|
|
1135
1408
|
* Internal: Disables handling of key presses.
|
|
1409
|
+
* @default false
|
|
1136
1410
|
*/
|
|
1137
1411
|
"disableKeyboardHandling": boolean;
|
|
1138
1412
|
/**
|
|
1139
1413
|
* Used for virtual scrolling Define how many items should be rendered in the DOM when using virtual scrolling
|
|
1414
|
+
* @default 10
|
|
1140
1415
|
*/
|
|
1141
1416
|
"itemSize": number;
|
|
1142
1417
|
/**
|
|
1143
1418
|
* Set the options to be shown in the dropdown
|
|
1419
|
+
* @default null
|
|
1144
1420
|
*/
|
|
1145
1421
|
"items": SixMenuItemData1[] | null;
|
|
1146
1422
|
/**
|
|
@@ -1149,10 +1425,12 @@ export namespace Components {
|
|
|
1149
1425
|
"itemsShown"?: number;
|
|
1150
1426
|
/**
|
|
1151
1427
|
* Set to true to remove the box-shadow
|
|
1428
|
+
* @default false
|
|
1152
1429
|
*/
|
|
1153
1430
|
"removeBoxShadow": boolean;
|
|
1154
1431
|
/**
|
|
1155
1432
|
* Used for virtual scrolling Define the debounce for listening on scrolling changes in milliseconds. The lower the number the more sensitive the component reacts to scrolling changes.
|
|
1433
|
+
* @default 15
|
|
1156
1434
|
*/
|
|
1157
1435
|
"scrollingDebounce": number;
|
|
1158
1436
|
/**
|
|
@@ -1161,6 +1439,7 @@ export namespace Components {
|
|
|
1161
1439
|
"typeToSelect": (key: string) => Promise<void>;
|
|
1162
1440
|
/**
|
|
1163
1441
|
* Defines whether the menu list will be rendered virtually i.e. only the elements actually shown (and a couple around) are actually rendered in the DOM. If you use virtual scrolling pass the elements via prop instead of via slot.
|
|
1442
|
+
* @default false
|
|
1164
1443
|
*/
|
|
1165
1444
|
"virtualScroll": boolean;
|
|
1166
1445
|
}
|
|
@@ -1179,14 +1458,17 @@ export namespace Components {
|
|
|
1179
1458
|
interface SixMenuItem {
|
|
1180
1459
|
/**
|
|
1181
1460
|
* Defines if the checked state is displayed as a checkbox or a check-icon
|
|
1461
|
+
* @default 'check'
|
|
1182
1462
|
*/
|
|
1183
1463
|
"checkType": 'checkbox' | 'check';
|
|
1184
1464
|
/**
|
|
1185
1465
|
* Internal: Draws the item in a checked state. CheckType needs to be set to 'checkbox' or 'check' to show the checked state
|
|
1466
|
+
* @default false
|
|
1186
1467
|
*/
|
|
1187
1468
|
"checked": boolean;
|
|
1188
1469
|
/**
|
|
1189
1470
|
* Set to true to draw the menu item in a disabled state.
|
|
1471
|
+
* @default false
|
|
1190
1472
|
*/
|
|
1191
1473
|
"disabled": boolean;
|
|
1192
1474
|
/**
|
|
@@ -1203,6 +1485,7 @@ export namespace Components {
|
|
|
1203
1485
|
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
1204
1486
|
/**
|
|
1205
1487
|
* A unique value to store in the menu item. This can be used as a way to identify menu items when selected.
|
|
1488
|
+
* @default ''
|
|
1206
1489
|
*/
|
|
1207
1490
|
"value": string;
|
|
1208
1491
|
}
|
|
@@ -1220,6 +1503,7 @@ export namespace Components {
|
|
|
1220
1503
|
interface SixPicto {
|
|
1221
1504
|
/**
|
|
1222
1505
|
* Defines the size of the icon.
|
|
1506
|
+
* @default 'medium'
|
|
1223
1507
|
*/
|
|
1224
1508
|
"size": 'xSmall' | 'small' | 'medium' | 'large' | 'xLarge' | 'xxLarge' | 'xxxLarge' | '4xl';
|
|
1225
1509
|
}
|
|
@@ -1231,10 +1515,12 @@ export namespace Components {
|
|
|
1231
1515
|
interface SixProgressBar {
|
|
1232
1516
|
/**
|
|
1233
1517
|
* When true, percentage is ignored, the label is hidden, and the progress bar is drawn in an indeterminate state.
|
|
1518
|
+
* @default false
|
|
1234
1519
|
*/
|
|
1235
1520
|
"indeterminate": boolean;
|
|
1236
1521
|
/**
|
|
1237
1522
|
* The progress bar's percentage, 0 to 100.
|
|
1523
|
+
* @default 0
|
|
1238
1524
|
*/
|
|
1239
1525
|
"percentage": number;
|
|
1240
1526
|
}
|
|
@@ -1246,14 +1532,17 @@ export namespace Components {
|
|
|
1246
1532
|
interface SixProgressRing {
|
|
1247
1533
|
/**
|
|
1248
1534
|
* The current progress percentage, 0 - 100.
|
|
1535
|
+
* @default 0
|
|
1249
1536
|
*/
|
|
1250
1537
|
"percentage": number;
|
|
1251
1538
|
/**
|
|
1252
1539
|
* The size of the progress ring in pixels.
|
|
1540
|
+
* @default 128
|
|
1253
1541
|
*/
|
|
1254
1542
|
"size": number;
|
|
1255
1543
|
/**
|
|
1256
1544
|
* The stroke width of the progress ring in pixels.
|
|
1545
|
+
* @default 4
|
|
1257
1546
|
*/
|
|
1258
1547
|
"strokeWidth": number;
|
|
1259
1548
|
}
|
|
@@ -1265,18 +1554,22 @@ export namespace Components {
|
|
|
1265
1554
|
interface SixRadio {
|
|
1266
1555
|
/**
|
|
1267
1556
|
* Set to true to draw the radio in a checked state.
|
|
1557
|
+
* @default false
|
|
1268
1558
|
*/
|
|
1269
1559
|
"checked": boolean;
|
|
1270
1560
|
/**
|
|
1271
1561
|
* Set to true to disable the radio.
|
|
1562
|
+
* @default false
|
|
1272
1563
|
*/
|
|
1273
1564
|
"disabled": boolean;
|
|
1274
1565
|
/**
|
|
1275
1566
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
1567
|
+
* @default false
|
|
1276
1568
|
*/
|
|
1277
1569
|
"invalid": boolean;
|
|
1278
1570
|
/**
|
|
1279
1571
|
* The radio's name attribute.
|
|
1572
|
+
* @default ''
|
|
1280
1573
|
*/
|
|
1281
1574
|
"name": string;
|
|
1282
1575
|
/**
|
|
@@ -1289,6 +1582,7 @@ export namespace Components {
|
|
|
1289
1582
|
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
1290
1583
|
/**
|
|
1291
1584
|
* The radio's value attribute.
|
|
1585
|
+
* @default 'on'
|
|
1292
1586
|
*/
|
|
1293
1587
|
"value": string;
|
|
1294
1588
|
}
|
|
@@ -1300,10 +1594,12 @@ export namespace Components {
|
|
|
1300
1594
|
interface SixRange {
|
|
1301
1595
|
/**
|
|
1302
1596
|
* Set to true to disable the input.
|
|
1597
|
+
* @default false
|
|
1303
1598
|
*/
|
|
1304
1599
|
"disabled": boolean;
|
|
1305
1600
|
/**
|
|
1306
1601
|
* The error message shown, if `invalid` is set to true.
|
|
1602
|
+
* @default ''
|
|
1307
1603
|
*/
|
|
1308
1604
|
"errorText": string | string[];
|
|
1309
1605
|
/**
|
|
@@ -1312,26 +1608,32 @@ export namespace Components {
|
|
|
1312
1608
|
"errorTextCount"?: number;
|
|
1313
1609
|
/**
|
|
1314
1610
|
* The range's help text. Alternatively, you can use the help-text slot.
|
|
1611
|
+
* @default ''
|
|
1315
1612
|
*/
|
|
1316
1613
|
"helpText": string;
|
|
1317
1614
|
/**
|
|
1318
1615
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
1616
|
+
* @default false
|
|
1319
1617
|
*/
|
|
1320
1618
|
"invalid": boolean;
|
|
1321
1619
|
/**
|
|
1322
1620
|
* The label text.
|
|
1621
|
+
* @default ''
|
|
1323
1622
|
*/
|
|
1324
1623
|
"label": string;
|
|
1325
1624
|
/**
|
|
1326
1625
|
* The input's max attribute.
|
|
1626
|
+
* @default 100
|
|
1327
1627
|
*/
|
|
1328
1628
|
"max": number;
|
|
1329
1629
|
/**
|
|
1330
1630
|
* The input's min attribute.
|
|
1631
|
+
* @default 0
|
|
1331
1632
|
*/
|
|
1332
1633
|
"min": number;
|
|
1333
1634
|
/**
|
|
1334
1635
|
* The input's name attribute.
|
|
1636
|
+
* @default ''
|
|
1335
1637
|
*/
|
|
1336
1638
|
"name": string;
|
|
1337
1639
|
/**
|
|
@@ -1340,6 +1642,7 @@ export namespace Components {
|
|
|
1340
1642
|
"removeFocus": () => Promise<void>;
|
|
1341
1643
|
/**
|
|
1342
1644
|
* Set to true to show an asterisk beneath the label.
|
|
1645
|
+
* @default false
|
|
1343
1646
|
*/
|
|
1344
1647
|
"required": boolean;
|
|
1345
1648
|
/**
|
|
@@ -1348,18 +1651,83 @@ export namespace Components {
|
|
|
1348
1651
|
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
1349
1652
|
/**
|
|
1350
1653
|
* The input's step attribute.
|
|
1654
|
+
* @default 1
|
|
1351
1655
|
*/
|
|
1352
1656
|
"step": number;
|
|
1353
1657
|
/**
|
|
1354
1658
|
* The preferred placedment of the tooltip.
|
|
1659
|
+
* @default 'top'
|
|
1355
1660
|
*/
|
|
1356
1661
|
"tooltip": 'top' | 'bottom' | 'none';
|
|
1357
1662
|
/**
|
|
1358
1663
|
* A function used to format the tooltip's value.
|
|
1664
|
+
* @default (value: number) => value.toString()
|
|
1359
1665
|
*/
|
|
1360
1666
|
"tooltipFormatter": (value: number) => string;
|
|
1361
1667
|
/**
|
|
1362
1668
|
* The input's value attribute.
|
|
1669
|
+
* @default 0
|
|
1670
|
+
*/
|
|
1671
|
+
"value": number;
|
|
1672
|
+
}
|
|
1673
|
+
interface SixRating {
|
|
1674
|
+
/**
|
|
1675
|
+
* Set to true to disable the rating.
|
|
1676
|
+
* @default false
|
|
1677
|
+
*/
|
|
1678
|
+
"disabled": boolean;
|
|
1679
|
+
/**
|
|
1680
|
+
* The error message shown, if `invalid` is set to true.
|
|
1681
|
+
* @default ''
|
|
1682
|
+
*/
|
|
1683
|
+
"errorText": string | string[];
|
|
1684
|
+
/**
|
|
1685
|
+
* The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
|
|
1686
|
+
*/
|
|
1687
|
+
"errorTextCount"?: number;
|
|
1688
|
+
/**
|
|
1689
|
+
* The rating's help text. Alternatively, you can use the help-text slot.
|
|
1690
|
+
* @default ''
|
|
1691
|
+
*/
|
|
1692
|
+
"helpText": string;
|
|
1693
|
+
/**
|
|
1694
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
1695
|
+
* @default false
|
|
1696
|
+
*/
|
|
1697
|
+
"invalid": boolean;
|
|
1698
|
+
/**
|
|
1699
|
+
* The label text.
|
|
1700
|
+
* @default ''
|
|
1701
|
+
*/
|
|
1702
|
+
"label": string;
|
|
1703
|
+
/**
|
|
1704
|
+
* Maximum number of stars. Default is 5
|
|
1705
|
+
* @default 5
|
|
1706
|
+
*/
|
|
1707
|
+
"max": number;
|
|
1708
|
+
/**
|
|
1709
|
+
* The rating's name attribute.
|
|
1710
|
+
* @default ''
|
|
1711
|
+
*/
|
|
1712
|
+
"name": string;
|
|
1713
|
+
/**
|
|
1714
|
+
* If its readonly
|
|
1715
|
+
* @default false
|
|
1716
|
+
*/
|
|
1717
|
+
"readonly": boolean;
|
|
1718
|
+
/**
|
|
1719
|
+
* Set to true to show an asterisk beneath the label.
|
|
1720
|
+
* @default false
|
|
1721
|
+
*/
|
|
1722
|
+
"required": boolean;
|
|
1723
|
+
/**
|
|
1724
|
+
* Size of the stars
|
|
1725
|
+
* @default 'medium'
|
|
1726
|
+
*/
|
|
1727
|
+
"size": 'xSmall' | 'small' | 'medium' | 'large' | 'xLarge' | 'xxLarge' | 'xxxLarge';
|
|
1728
|
+
/**
|
|
1729
|
+
* The rating's value attribute.
|
|
1730
|
+
* @default 0
|
|
1363
1731
|
*/
|
|
1364
1732
|
"value": number;
|
|
1365
1733
|
}
|
|
@@ -1370,14 +1738,17 @@ export namespace Components {
|
|
|
1370
1738
|
interface SixRoot {
|
|
1371
1739
|
/**
|
|
1372
1740
|
* Defines whether the content section should be padded
|
|
1741
|
+
* @default true
|
|
1373
1742
|
*/
|
|
1374
1743
|
"padded": boolean;
|
|
1375
1744
|
/**
|
|
1376
1745
|
* Defines the stage of the application
|
|
1746
|
+
* @default null
|
|
1377
1747
|
*/
|
|
1378
1748
|
"stage": StageType;
|
|
1379
1749
|
/**
|
|
1380
1750
|
* Defines the version of the application
|
|
1751
|
+
* @default ''
|
|
1381
1752
|
*/
|
|
1382
1753
|
"version": string;
|
|
1383
1754
|
}
|
|
@@ -1388,14 +1759,17 @@ export namespace Components {
|
|
|
1388
1759
|
interface SixSearchField {
|
|
1389
1760
|
/**
|
|
1390
1761
|
* Set to true to add a clear button when the input is populated.
|
|
1762
|
+
* @default false
|
|
1391
1763
|
*/
|
|
1392
1764
|
"clearable": boolean;
|
|
1393
1765
|
/**
|
|
1394
1766
|
* Debounce time in milliseconds, default is 300 ms
|
|
1767
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
1395
1768
|
*/
|
|
1396
1769
|
"debounce": number;
|
|
1397
1770
|
/**
|
|
1398
1771
|
* Set to true to disable the input.
|
|
1772
|
+
* @default false
|
|
1399
1773
|
*/
|
|
1400
1774
|
"disabled": boolean;
|
|
1401
1775
|
/**
|
|
@@ -1404,6 +1778,7 @@ export namespace Components {
|
|
|
1404
1778
|
"placeholder"?: string;
|
|
1405
1779
|
/**
|
|
1406
1780
|
* The input's value attribute.
|
|
1781
|
+
* @default ''
|
|
1407
1782
|
*/
|
|
1408
1783
|
"value": string;
|
|
1409
1784
|
}
|
|
@@ -1415,22 +1790,27 @@ export namespace Components {
|
|
|
1415
1790
|
interface SixSelect {
|
|
1416
1791
|
/**
|
|
1417
1792
|
* Set to true to allow async filtering. When you enter something in the search field the component will only emit an event but not filter any elements itself. You can then simply listen to the 'six-async-filter-fired' event to manage the shown menu-items yourself
|
|
1793
|
+
* @default false
|
|
1418
1794
|
*/
|
|
1419
1795
|
"asyncFilter": boolean;
|
|
1420
1796
|
/**
|
|
1421
1797
|
* Set to true to turn the six-select into an autocomplete.
|
|
1798
|
+
* @default false
|
|
1422
1799
|
*/
|
|
1423
1800
|
"autocomplete": boolean;
|
|
1424
1801
|
/**
|
|
1425
1802
|
* Set to true to add a clear button when the select is populated.
|
|
1803
|
+
* @default false
|
|
1426
1804
|
*/
|
|
1427
1805
|
"clearable": boolean;
|
|
1428
1806
|
/**
|
|
1429
1807
|
* Set to true to disable the select control.
|
|
1808
|
+
* @default false
|
|
1430
1809
|
*/
|
|
1431
1810
|
"disabled": boolean;
|
|
1432
1811
|
/**
|
|
1433
1812
|
* The error message shown, if `invalid` is set to true.
|
|
1813
|
+
* @default ''
|
|
1434
1814
|
*/
|
|
1435
1815
|
"errorText": string | string[];
|
|
1436
1816
|
/**
|
|
@@ -1439,6 +1819,7 @@ export namespace Components {
|
|
|
1439
1819
|
"errorTextCount"?: number;
|
|
1440
1820
|
/**
|
|
1441
1821
|
* Set to true to allow filtering for entries in the dropdown
|
|
1822
|
+
* @default false
|
|
1442
1823
|
*/
|
|
1443
1824
|
"filter": boolean;
|
|
1444
1825
|
/**
|
|
@@ -1451,59 +1832,67 @@ export namespace Components {
|
|
|
1451
1832
|
"filterPlaceholder"?: string;
|
|
1452
1833
|
/**
|
|
1453
1834
|
* The select's help text. Alternatively, you can use the help-text slot.
|
|
1835
|
+
* @default ''
|
|
1454
1836
|
*/
|
|
1455
1837
|
"helpText": string;
|
|
1456
1838
|
/**
|
|
1457
1839
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
1840
|
+
* @default false
|
|
1458
1841
|
*/
|
|
1459
1842
|
"hoist": boolean;
|
|
1460
1843
|
/**
|
|
1461
1844
|
* The debounce for when the input changes for autocompletes should be emitted
|
|
1845
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
1462
1846
|
*/
|
|
1463
1847
|
"inputDebounce": number;
|
|
1464
1848
|
/**
|
|
1465
1849
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
1850
|
+
* @default false
|
|
1466
1851
|
*/
|
|
1467
1852
|
"invalid": boolean;
|
|
1468
1853
|
/**
|
|
1469
1854
|
* The label text.
|
|
1855
|
+
* @default ''
|
|
1470
1856
|
*/
|
|
1471
1857
|
"label": string;
|
|
1472
1858
|
/**
|
|
1473
1859
|
* Set to render as line
|
|
1860
|
+
* @default false
|
|
1474
1861
|
*/
|
|
1475
1862
|
"line": boolean;
|
|
1476
|
-
/**
|
|
1477
|
-
* 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.
|
|
1478
|
-
* @deprecated : This property is ignored. The component now displays as many items as possible and computes the "+n" dynamically.
|
|
1479
|
-
*/
|
|
1480
|
-
"maxTagsVisible": number;
|
|
1481
1863
|
/**
|
|
1482
1864
|
* Set to true to enable multiselect.
|
|
1865
|
+
* @default false
|
|
1483
1866
|
*/
|
|
1484
1867
|
"multiple": boolean;
|
|
1485
1868
|
/**
|
|
1486
1869
|
* The select's name.
|
|
1870
|
+
* @default ''
|
|
1487
1871
|
*/
|
|
1488
1872
|
"name": string;
|
|
1489
1873
|
/**
|
|
1490
1874
|
* Set the options to be shown in the dropdown (alternative to setting the elements via html)
|
|
1875
|
+
* @default null
|
|
1491
1876
|
*/
|
|
1492
1877
|
"options": SixMenuItemData[] | null;
|
|
1493
1878
|
/**
|
|
1494
1879
|
* Set to true to draw a pill-style select with rounded edges.
|
|
1880
|
+
* @default false
|
|
1495
1881
|
*/
|
|
1496
1882
|
"pill": boolean;
|
|
1497
1883
|
/**
|
|
1498
1884
|
* The select's placeholder text.
|
|
1885
|
+
* @default ''
|
|
1499
1886
|
*/
|
|
1500
1887
|
"placeholder": string;
|
|
1501
1888
|
/**
|
|
1502
1889
|
* Set to true to show an asterisk beneath the label.
|
|
1890
|
+
* @default false
|
|
1503
1891
|
*/
|
|
1504
1892
|
"required": boolean;
|
|
1505
1893
|
/**
|
|
1506
1894
|
* Enables the select all button.
|
|
1895
|
+
* @default false
|
|
1507
1896
|
*/
|
|
1508
1897
|
"selectAllButton": boolean;
|
|
1509
1898
|
/**
|
|
@@ -1516,14 +1905,17 @@ export namespace Components {
|
|
|
1516
1905
|
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
1517
1906
|
/**
|
|
1518
1907
|
* The select's size.
|
|
1908
|
+
* @default 'medium'
|
|
1519
1909
|
*/
|
|
1520
1910
|
"size": 'small' | 'medium' | 'large';
|
|
1521
1911
|
/**
|
|
1522
1912
|
* The value of the control. This will be a string or an array depending on `multiple`.
|
|
1913
|
+
* @default ''
|
|
1523
1914
|
*/
|
|
1524
1915
|
"value": string | string[];
|
|
1525
1916
|
/**
|
|
1526
1917
|
* Defines whether the menu list will be rendered virtually i.e. only the elements actually shown (and a couple around) are actually rendered in the DOM. If you use virtual scrolling pass the elements via prop instead of via slot.
|
|
1918
|
+
* @default false
|
|
1527
1919
|
*/
|
|
1528
1920
|
"virtualScroll": boolean;
|
|
1529
1921
|
}
|
|
@@ -1538,10 +1930,12 @@ export namespace Components {
|
|
|
1538
1930
|
"hide": () => Promise<void>;
|
|
1539
1931
|
/**
|
|
1540
1932
|
* Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.
|
|
1933
|
+
* @default false
|
|
1541
1934
|
*/
|
|
1542
1935
|
"open": boolean;
|
|
1543
1936
|
/**
|
|
1544
1937
|
* Sidebar position
|
|
1938
|
+
* @default 'left'
|
|
1545
1939
|
*/
|
|
1546
1940
|
"position": 'left' | 'right';
|
|
1547
1941
|
/**
|
|
@@ -1562,10 +1956,12 @@ export namespace Components {
|
|
|
1562
1956
|
"toggle": () => Promise<void>;
|
|
1563
1957
|
/**
|
|
1564
1958
|
* Define whether sidebar is toggled meaning only one menu can be open at the same time
|
|
1959
|
+
* @default false
|
|
1565
1960
|
*/
|
|
1566
1961
|
"toggled": boolean;
|
|
1567
1962
|
/**
|
|
1568
1963
|
* Sidebar width
|
|
1964
|
+
* @default '16rem'
|
|
1569
1965
|
*/
|
|
1570
1966
|
"width": string;
|
|
1571
1967
|
}
|
|
@@ -1576,18 +1972,26 @@ export namespace Components {
|
|
|
1576
1972
|
interface SixSidebarItem {
|
|
1577
1973
|
/**
|
|
1578
1974
|
* Set to true to draw the sidebar item in a disabled state.
|
|
1975
|
+
* @default false
|
|
1579
1976
|
*/
|
|
1580
1977
|
"disabled": boolean;
|
|
1581
1978
|
/**
|
|
1582
1979
|
* Provide if the item should be rendered as anchor tag. Note, that the href is added automatically when using routerLink in Angular.
|
|
1583
1980
|
*/
|
|
1584
1981
|
"href": string | undefined;
|
|
1982
|
+
/**
|
|
1983
|
+
* Icon of the item
|
|
1984
|
+
* @default ''
|
|
1985
|
+
*/
|
|
1986
|
+
"icon": string;
|
|
1585
1987
|
/**
|
|
1586
1988
|
* Set to true to draw the item in a selected state.
|
|
1989
|
+
* @default false
|
|
1587
1990
|
*/
|
|
1588
1991
|
"selected": boolean;
|
|
1589
1992
|
/**
|
|
1590
1993
|
* A unique value to store in the sidebar item. This can be used as a way to identify sidebar items when selected.
|
|
1994
|
+
* @default ''
|
|
1591
1995
|
*/
|
|
1592
1996
|
"value": string;
|
|
1593
1997
|
}
|
|
@@ -1602,14 +2006,17 @@ export namespace Components {
|
|
|
1602
2006
|
"href": string | undefined;
|
|
1603
2007
|
/**
|
|
1604
2008
|
* Icon of the group
|
|
2009
|
+
* @default ''
|
|
1605
2010
|
*/
|
|
1606
2011
|
"icon": string;
|
|
1607
2012
|
/**
|
|
1608
2013
|
* Title of item group
|
|
2014
|
+
* @default ''
|
|
1609
2015
|
*/
|
|
1610
2016
|
"name": string;
|
|
1611
2017
|
/**
|
|
1612
2018
|
* Indicates whether the sidebar is shown
|
|
2019
|
+
* @default false
|
|
1613
2020
|
*/
|
|
1614
2021
|
"open": boolean;
|
|
1615
2022
|
/**
|
|
@@ -1618,6 +2025,7 @@ export namespace Components {
|
|
|
1618
2025
|
"summaryIcon"?: string;
|
|
1619
2026
|
/**
|
|
1620
2027
|
* A unique value to store in the sidebar item of the group label. This can be used as a way to identify sidebar items when selected.
|
|
2028
|
+
* @default ''
|
|
1621
2029
|
*/
|
|
1622
2030
|
"value": string;
|
|
1623
2031
|
}
|
|
@@ -1639,6 +2047,7 @@ export namespace Components {
|
|
|
1639
2047
|
interface SixStageIndicator {
|
|
1640
2048
|
/**
|
|
1641
2049
|
* The indicators value attribute
|
|
2050
|
+
* @default null
|
|
1642
2051
|
*/
|
|
1643
2052
|
"stage": StageType1;
|
|
1644
2053
|
}
|
|
@@ -1650,14 +2059,17 @@ export namespace Components {
|
|
|
1650
2059
|
interface SixSwitch {
|
|
1651
2060
|
/**
|
|
1652
2061
|
* Set to true to draw the switch in a checked state.
|
|
2062
|
+
* @default false
|
|
1653
2063
|
*/
|
|
1654
2064
|
"checked": boolean;
|
|
1655
2065
|
/**
|
|
1656
2066
|
* Set to true to disable the switch.
|
|
2067
|
+
* @default false
|
|
1657
2068
|
*/
|
|
1658
2069
|
"disabled": boolean;
|
|
1659
2070
|
/**
|
|
1660
2071
|
* The error message shown, if `invalid` is set to true.
|
|
2072
|
+
* @default ''
|
|
1661
2073
|
*/
|
|
1662
2074
|
"errorText": string | string[];
|
|
1663
2075
|
/**
|
|
@@ -1666,14 +2078,17 @@ export namespace Components {
|
|
|
1666
2078
|
"errorTextCount"?: number;
|
|
1667
2079
|
/**
|
|
1668
2080
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
2081
|
+
* @default false
|
|
1669
2082
|
*/
|
|
1670
2083
|
"invalid": boolean;
|
|
1671
2084
|
/**
|
|
1672
2085
|
* The label text.
|
|
2086
|
+
* @default ''
|
|
1673
2087
|
*/
|
|
1674
2088
|
"label": string;
|
|
1675
2089
|
/**
|
|
1676
2090
|
* The switch's name attribute.
|
|
2091
|
+
* @default ''
|
|
1677
2092
|
*/
|
|
1678
2093
|
"name": string;
|
|
1679
2094
|
/**
|
|
@@ -1682,6 +2097,7 @@ export namespace Components {
|
|
|
1682
2097
|
"removeFocus": () => Promise<void>;
|
|
1683
2098
|
/**
|
|
1684
2099
|
* Set to true to show an asterisk beneath the label.
|
|
2100
|
+
* @default false
|
|
1685
2101
|
*/
|
|
1686
2102
|
"required": boolean;
|
|
1687
2103
|
/**
|
|
@@ -1690,6 +2106,7 @@ export namespace Components {
|
|
|
1690
2106
|
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
1691
2107
|
/**
|
|
1692
2108
|
* The switch's value attribute.
|
|
2109
|
+
* @default 'on'
|
|
1693
2110
|
*/
|
|
1694
2111
|
"value": string;
|
|
1695
2112
|
}
|
|
@@ -1701,18 +2118,22 @@ export namespace Components {
|
|
|
1701
2118
|
interface SixTab {
|
|
1702
2119
|
/**
|
|
1703
2120
|
* Set to true to draw the tab in an active state.
|
|
2121
|
+
* @default false
|
|
1704
2122
|
*/
|
|
1705
2123
|
"active": boolean;
|
|
1706
2124
|
/**
|
|
1707
2125
|
* When true, the tab will be rendered with a close icon.
|
|
2126
|
+
* @default false
|
|
1708
2127
|
*/
|
|
1709
2128
|
"closable": boolean;
|
|
1710
2129
|
/**
|
|
1711
2130
|
* Set to true to draw the tab in a disabled state.
|
|
2131
|
+
* @default false
|
|
1712
2132
|
*/
|
|
1713
2133
|
"disabled": boolean;
|
|
1714
2134
|
/**
|
|
1715
2135
|
* The name of the tab panel the tab will control. The panel must be located in the same tab group.
|
|
2136
|
+
* @default ''
|
|
1716
2137
|
*/
|
|
1717
2138
|
"panel": string;
|
|
1718
2139
|
/**
|
|
@@ -1732,10 +2153,12 @@ export namespace Components {
|
|
|
1732
2153
|
interface SixTabGroup {
|
|
1733
2154
|
/**
|
|
1734
2155
|
* Disables the scroll arrows that appear when tabs overflow.
|
|
2156
|
+
* @default false
|
|
1735
2157
|
*/
|
|
1736
2158
|
"noScrollControls": boolean;
|
|
1737
2159
|
/**
|
|
1738
2160
|
* The placement of the tabs.
|
|
2161
|
+
* @default 'top'
|
|
1739
2162
|
*/
|
|
1740
2163
|
"placement": 'top' | 'bottom' | 'left' | 'right';
|
|
1741
2164
|
/**
|
|
@@ -1751,10 +2174,12 @@ export namespace Components {
|
|
|
1751
2174
|
interface SixTabPanel {
|
|
1752
2175
|
/**
|
|
1753
2176
|
* When true, the tab panel will be shown.
|
|
2177
|
+
* @default false
|
|
1754
2178
|
*/
|
|
1755
2179
|
"active": boolean;
|
|
1756
2180
|
/**
|
|
1757
2181
|
* The tab panel's name.
|
|
2182
|
+
* @default ''
|
|
1758
2183
|
*/
|
|
1759
2184
|
"name": string;
|
|
1760
2185
|
}
|
|
@@ -1766,18 +2191,22 @@ export namespace Components {
|
|
|
1766
2191
|
interface SixTag {
|
|
1767
2192
|
/**
|
|
1768
2193
|
* Set to true to make the tag clearable.
|
|
2194
|
+
* @default false
|
|
1769
2195
|
*/
|
|
1770
2196
|
"clearable": boolean;
|
|
1771
2197
|
/**
|
|
1772
2198
|
* Set to true to draw a pill-style tag with rounded edges.
|
|
2199
|
+
* @default false
|
|
1773
2200
|
*/
|
|
1774
2201
|
"pill": boolean;
|
|
1775
2202
|
/**
|
|
1776
2203
|
* The tag's size.
|
|
2204
|
+
* @default 'medium'
|
|
1777
2205
|
*/
|
|
1778
2206
|
"size": 'small' | 'medium' | 'large';
|
|
1779
2207
|
/**
|
|
1780
2208
|
* The tag's type.
|
|
2209
|
+
* @default 'primary'
|
|
1781
2210
|
*/
|
|
1782
2211
|
"type": 'primary' | 'success' | 'info' | 'warning' | 'danger' | 'action' | 'text';
|
|
1783
2212
|
}
|
|
@@ -1789,26 +2218,32 @@ export namespace Components {
|
|
|
1789
2218
|
interface SixTextarea {
|
|
1790
2219
|
/**
|
|
1791
2220
|
* The textarea's autocaptialize attribute.
|
|
2221
|
+
* @default 'off'
|
|
1792
2222
|
*/
|
|
1793
2223
|
"autocapitalize": string;
|
|
1794
2224
|
/**
|
|
1795
2225
|
* The textarea's autocomplete attribute.
|
|
2226
|
+
* @default 'off'
|
|
1796
2227
|
*/
|
|
1797
2228
|
"autocomplete": string;
|
|
1798
2229
|
/**
|
|
1799
2230
|
* The textarea's autocorrect attribute.
|
|
2231
|
+
* @default 'off'
|
|
1800
2232
|
*/
|
|
1801
2233
|
"autocorrect": 'on' | 'off';
|
|
1802
2234
|
/**
|
|
1803
2235
|
* The textarea's autofocus attribute.
|
|
2236
|
+
* @default false
|
|
1804
2237
|
*/
|
|
1805
2238
|
"autofocus": boolean;
|
|
1806
2239
|
/**
|
|
1807
2240
|
* Set to true to disable the textarea.
|
|
2241
|
+
* @default false
|
|
1808
2242
|
*/
|
|
1809
2243
|
"disabled": boolean;
|
|
1810
2244
|
/**
|
|
1811
2245
|
* The error message shown, if `invalid` is set to true.
|
|
2246
|
+
* @default ''
|
|
1812
2247
|
*/
|
|
1813
2248
|
"errorText": string | string[];
|
|
1814
2249
|
/**
|
|
@@ -1817,6 +2252,7 @@ export namespace Components {
|
|
|
1817
2252
|
"errorTextCount"?: number;
|
|
1818
2253
|
/**
|
|
1819
2254
|
* The textarea's help text. Alternatively, you can use the help-text slot.
|
|
2255
|
+
* @default ''
|
|
1820
2256
|
*/
|
|
1821
2257
|
"helpText": string;
|
|
1822
2258
|
/**
|
|
@@ -1825,10 +2261,12 @@ export namespace Components {
|
|
|
1825
2261
|
"inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
|
|
1826
2262
|
/**
|
|
1827
2263
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
2264
|
+
* @default false
|
|
1828
2265
|
*/
|
|
1829
2266
|
"invalid": boolean;
|
|
1830
2267
|
/**
|
|
1831
2268
|
* The label text.
|
|
2269
|
+
* @default ''
|
|
1832
2270
|
*/
|
|
1833
2271
|
"label": string;
|
|
1834
2272
|
/**
|
|
@@ -1841,6 +2279,7 @@ export namespace Components {
|
|
|
1841
2279
|
"minlength"?: number;
|
|
1842
2280
|
/**
|
|
1843
2281
|
* The textarea's name attribute.
|
|
2282
|
+
* @default ''
|
|
1844
2283
|
*/
|
|
1845
2284
|
"name": string;
|
|
1846
2285
|
/**
|
|
@@ -1849,6 +2288,7 @@ export namespace Components {
|
|
|
1849
2288
|
"placeholder"?: string;
|
|
1850
2289
|
/**
|
|
1851
2290
|
* Set to true for a readonly textarea.
|
|
2291
|
+
* @default false
|
|
1852
2292
|
*/
|
|
1853
2293
|
"readonly": boolean;
|
|
1854
2294
|
/**
|
|
@@ -1857,14 +2297,17 @@ export namespace Components {
|
|
|
1857
2297
|
"removeFocus": () => Promise<void>;
|
|
1858
2298
|
/**
|
|
1859
2299
|
* Set to true to show an asterisk beneath the label.
|
|
2300
|
+
* @default false
|
|
1860
2301
|
*/
|
|
1861
2302
|
"required": boolean;
|
|
1862
2303
|
/**
|
|
1863
2304
|
* Controls how the textarea can be resized.
|
|
2305
|
+
* @default 'vertical'
|
|
1864
2306
|
*/
|
|
1865
2307
|
"resize": 'none' | 'vertical' | 'auto';
|
|
1866
2308
|
/**
|
|
1867
2309
|
* The number of rows to display by default.
|
|
2310
|
+
* @default 4
|
|
1868
2311
|
*/
|
|
1869
2312
|
"rows": number;
|
|
1870
2313
|
/**
|
|
@@ -1885,14 +2328,17 @@ export namespace Components {
|
|
|
1885
2328
|
"setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: "forward" | "backward" | "none") => Promise<void | undefined>;
|
|
1886
2329
|
/**
|
|
1887
2330
|
* The textarea's size.
|
|
2331
|
+
* @default 'medium'
|
|
1888
2332
|
*/
|
|
1889
2333
|
"size": 'small' | 'medium' | 'large';
|
|
1890
2334
|
/**
|
|
1891
2335
|
* The textarea's spellcheck attribute.
|
|
2336
|
+
* @default false
|
|
1892
2337
|
*/
|
|
1893
2338
|
"spellcheck": boolean;
|
|
1894
2339
|
/**
|
|
1895
2340
|
* The textarea's value attribute.
|
|
2341
|
+
* @default ''
|
|
1896
2342
|
*/
|
|
1897
2343
|
"value": string;
|
|
1898
2344
|
}
|
|
@@ -1903,18 +2349,22 @@ export namespace Components {
|
|
|
1903
2349
|
interface SixTile {
|
|
1904
2350
|
/**
|
|
1905
2351
|
* Flag, whether the tile is closeable.
|
|
2352
|
+
* @default true
|
|
1906
2353
|
*/
|
|
1907
2354
|
"closeable": boolean;
|
|
1908
2355
|
/**
|
|
1909
2356
|
* Enables tile tooltip for tiles
|
|
2357
|
+
* @default true
|
|
1910
2358
|
*/
|
|
1911
2359
|
"disableTooltip": boolean;
|
|
1912
2360
|
/**
|
|
1913
2361
|
* Set to true to disable the tile.
|
|
2362
|
+
* @default false
|
|
1914
2363
|
*/
|
|
1915
2364
|
"disabled": boolean;
|
|
1916
2365
|
/**
|
|
1917
2366
|
* Flag, whether the tile should cast a shadow.
|
|
2367
|
+
* @default false
|
|
1918
2368
|
*/
|
|
1919
2369
|
"elevated": boolean;
|
|
1920
2370
|
/**
|
|
@@ -1927,6 +2377,7 @@ export namespace Components {
|
|
|
1927
2377
|
"iconName"?: string;
|
|
1928
2378
|
/**
|
|
1929
2379
|
* The tile's label.
|
|
2380
|
+
* @default ''
|
|
1930
2381
|
*/
|
|
1931
2382
|
"label": string;
|
|
1932
2383
|
/**
|
|
@@ -1935,6 +2386,7 @@ export namespace Components {
|
|
|
1935
2386
|
"show": () => Promise<void>;
|
|
1936
2387
|
/**
|
|
1937
2388
|
* The tile's size.
|
|
2389
|
+
* @default 'medium'
|
|
1938
2390
|
*/
|
|
1939
2391
|
"size": 'small' | 'medium' | 'large';
|
|
1940
2392
|
}
|
|
@@ -1945,10 +2397,12 @@ export namespace Components {
|
|
|
1945
2397
|
interface SixTimepicker {
|
|
1946
2398
|
/**
|
|
1947
2399
|
* Set to true to add a clear button when the input is populated.
|
|
2400
|
+
* @default false
|
|
1948
2401
|
*/
|
|
1949
2402
|
"clearable": boolean;
|
|
1950
2403
|
/**
|
|
1951
2404
|
* Set the amount of time, in milliseconds, to wait to trigger the `six-timepicker-change-debounced` event. If you want your change debounce event to not trigger when keeping the nav button pressed before, make sure debounce is a bit bigger than timeout, otherwise keeping the button pressed will trigger the event twice: once you click (and keep pressed) and once you release
|
|
2405
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
1952
2406
|
*/
|
|
1953
2407
|
"debounce": number;
|
|
1954
2408
|
/**
|
|
@@ -1957,10 +2411,12 @@ export namespace Components {
|
|
|
1957
2411
|
"defaultTime"?: string;
|
|
1958
2412
|
/**
|
|
1959
2413
|
* If `true` the component is disabled.
|
|
2414
|
+
* @default false
|
|
1960
2415
|
*/
|
|
1961
2416
|
"disabled": boolean;
|
|
1962
2417
|
/**
|
|
1963
2418
|
* The input's error text. Alternatively, you can use the error-text slot.
|
|
2419
|
+
* @default ''
|
|
1964
2420
|
*/
|
|
1965
2421
|
"errorText": string | string[];
|
|
1966
2422
|
/**
|
|
@@ -1969,38 +2425,47 @@ export namespace Components {
|
|
|
1969
2425
|
"errorTextCount"?: number;
|
|
1970
2426
|
/**
|
|
1971
2427
|
* Define the time format. Valid formats are: HH:mm:ss hh:mm:ss:aa HH:mm:ss:ms hh:mm:ss:ms:aa HH:mm hh:mm:aa HH hh:aa mm ss ms where HH is the 24 hour format and hh is the 12 hour format Please notice that when using the 12-hour-clock (hh) you always need a period indicator (aa). So the time can be parsed as either am or pm
|
|
2428
|
+
* @default 'HH:mm:ss'
|
|
1972
2429
|
*/
|
|
1973
2430
|
"format": TimeFormat;
|
|
1974
2431
|
/**
|
|
1975
2432
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
2433
|
+
* @default false
|
|
1976
2434
|
*/
|
|
1977
2435
|
"hoist": boolean;
|
|
1978
2436
|
/**
|
|
1979
2437
|
* Set the position of the icon
|
|
2438
|
+
* @default 'left'
|
|
1980
2439
|
*/
|
|
1981
2440
|
"iconPosition": 'left' | 'right';
|
|
1982
2441
|
/**
|
|
1983
2442
|
* Indicates whether the timepicker should be shown as an inline (always open) component
|
|
2443
|
+
* @default false
|
|
1984
2444
|
*/
|
|
1985
2445
|
"inline": boolean;
|
|
1986
2446
|
/**
|
|
1987
2447
|
* Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.
|
|
2448
|
+
* @default DEFAULT_DEBOUNCE_INSANELY_FAST
|
|
1988
2449
|
*/
|
|
1989
2450
|
"interval": number;
|
|
1990
2451
|
/**
|
|
1991
2452
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
2453
|
+
* @default false
|
|
1992
2454
|
*/
|
|
1993
2455
|
"invalid": boolean;
|
|
1994
2456
|
/**
|
|
1995
2457
|
* The input's label. Alternatively, you can use the label slot.
|
|
2458
|
+
* @default ''
|
|
1996
2459
|
*/
|
|
1997
2460
|
"label": string;
|
|
1998
2461
|
/**
|
|
1999
2462
|
* The input's name attribute.
|
|
2463
|
+
* @default ''
|
|
2000
2464
|
*/
|
|
2001
2465
|
"name": string;
|
|
2002
2466
|
/**
|
|
2003
2467
|
* Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
|
|
2468
|
+
* @default false
|
|
2004
2469
|
*/
|
|
2005
2470
|
"open": boolean;
|
|
2006
2471
|
/**
|
|
@@ -2013,14 +2478,17 @@ export namespace Components {
|
|
|
2013
2478
|
"placement"?: 'top' | 'bottom';
|
|
2014
2479
|
/**
|
|
2015
2480
|
* If `true` the user can only select a time via the timepicker but not directly edit the input field.
|
|
2481
|
+
* @default false
|
|
2016
2482
|
*/
|
|
2017
2483
|
"readonly": boolean;
|
|
2018
2484
|
/**
|
|
2019
2485
|
* Set to true to show an asterisk beneath the label.
|
|
2486
|
+
* @default false
|
|
2020
2487
|
*/
|
|
2021
2488
|
"required": boolean;
|
|
2022
2489
|
/**
|
|
2023
2490
|
* Define the separator to be shown between the time unit pickers. Please be aware that this property will modify the displayed separator only. The separator for a timestring is always expected to be a colon (eg. '13:52:20')
|
|
2491
|
+
* @default ':'
|
|
2024
2492
|
*/
|
|
2025
2493
|
"separator": string;
|
|
2026
2494
|
/**
|
|
@@ -2029,14 +2497,17 @@ export namespace Components {
|
|
|
2029
2497
|
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
2030
2498
|
/**
|
|
2031
2499
|
* Timepicker size.
|
|
2500
|
+
* @default 'medium'
|
|
2032
2501
|
*/
|
|
2033
2502
|
"size": 'small' | 'medium' | 'large';
|
|
2034
2503
|
/**
|
|
2035
2504
|
* Set the amount of time, in milliseconds, to wait to trigger faster switching between timeunits (e.g. hours).
|
|
2505
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
2036
2506
|
*/
|
|
2037
2507
|
"timeout": number;
|
|
2038
2508
|
/**
|
|
2039
2509
|
* The value of the timepicker provided as a string. The string mast match the provided format (or default format)
|
|
2510
|
+
* @default ''
|
|
2040
2511
|
*/
|
|
2041
2512
|
"value": string;
|
|
2042
2513
|
}
|
|
@@ -2048,14 +2519,17 @@ export namespace Components {
|
|
|
2048
2519
|
interface SixTooltip {
|
|
2049
2520
|
/**
|
|
2050
2521
|
* The tooltip's content. Alternatively, you can use the content slot.
|
|
2522
|
+
* @default ''
|
|
2051
2523
|
*/
|
|
2052
2524
|
"content": string;
|
|
2053
2525
|
/**
|
|
2054
2526
|
* Set to true to disable the tooltip, so it won't show when triggered.
|
|
2527
|
+
* @default false
|
|
2055
2528
|
*/
|
|
2056
2529
|
"disabled": boolean;
|
|
2057
2530
|
/**
|
|
2058
2531
|
* The distance in pixels from which to offset the tooltip away from its target.
|
|
2532
|
+
* @default 10
|
|
2059
2533
|
*/
|
|
2060
2534
|
"distance": number;
|
|
2061
2535
|
/**
|
|
@@ -2064,10 +2538,12 @@ export namespace Components {
|
|
|
2064
2538
|
"hide": () => Promise<void>;
|
|
2065
2539
|
/**
|
|
2066
2540
|
* Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.
|
|
2541
|
+
* @default false
|
|
2067
2542
|
*/
|
|
2068
2543
|
"open": boolean;
|
|
2069
2544
|
/**
|
|
2070
2545
|
* The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside the viewport.
|
|
2546
|
+
* @default 'top'
|
|
2071
2547
|
*/
|
|
2072
2548
|
"placement": | 'top'
|
|
2073
2549
|
| 'top-start'
|
|
@@ -2087,10 +2563,12 @@ export namespace Components {
|
|
|
2087
2563
|
"show": () => Promise<void>;
|
|
2088
2564
|
/**
|
|
2089
2565
|
* The distance in pixels from which to offset the tooltip along its target.
|
|
2566
|
+
* @default 0
|
|
2090
2567
|
*/
|
|
2091
2568
|
"skidding": number;
|
|
2092
2569
|
/**
|
|
2093
2570
|
* Controls how the tooltip is activated. Possible options include `click`, `hover`, `focus`, and `manual`. Multiple options can be passed by separating them with a space. When manual is used, the tooltip must be activated programmatically.
|
|
2571
|
+
* @default 'hover focus'
|
|
2094
2572
|
*/
|
|
2095
2573
|
"trigger": string;
|
|
2096
2574
|
}
|
|
@@ -2107,6 +2585,10 @@ export interface SixCheckboxCustomEvent<T> extends CustomEvent<T> {
|
|
|
2107
2585
|
detail: T;
|
|
2108
2586
|
target: HTMLSixCheckboxElement;
|
|
2109
2587
|
}
|
|
2588
|
+
export interface SixDateCustomEvent<T> extends CustomEvent<T> {
|
|
2589
|
+
detail: T;
|
|
2590
|
+
target: HTMLSixDateElement;
|
|
2591
|
+
}
|
|
2110
2592
|
export interface SixDatepickerCustomEvent<T> extends CustomEvent<T> {
|
|
2111
2593
|
detail: T;
|
|
2112
2594
|
target: HTMLSixDatepickerElement;
|
|
@@ -2135,10 +2617,6 @@ export interface SixFileUploadCustomEvent<T> extends CustomEvent<T> {
|
|
|
2135
2617
|
detail: T;
|
|
2136
2618
|
target: HTMLSixFileUploadElement;
|
|
2137
2619
|
}
|
|
2138
|
-
export interface SixHeaderCustomEvent<T> extends CustomEvent<T> {
|
|
2139
|
-
detail: T;
|
|
2140
|
-
target: HTMLSixHeaderElement;
|
|
2141
|
-
}
|
|
2142
2620
|
export interface SixInputCustomEvent<T> extends CustomEvent<T> {
|
|
2143
2621
|
detail: T;
|
|
2144
2622
|
target: HTMLSixInputElement;
|
|
@@ -2163,6 +2641,10 @@ export interface SixRangeCustomEvent<T> extends CustomEvent<T> {
|
|
|
2163
2641
|
detail: T;
|
|
2164
2642
|
target: HTMLSixRangeElement;
|
|
2165
2643
|
}
|
|
2644
|
+
export interface SixRatingCustomEvent<T> extends CustomEvent<T> {
|
|
2645
|
+
detail: T;
|
|
2646
|
+
target: HTMLSixRatingElement;
|
|
2647
|
+
}
|
|
2166
2648
|
export interface SixSearchFieldCustomEvent<T> extends CustomEvent<T> {
|
|
2167
2649
|
detail: T;
|
|
2168
2650
|
target: HTMLSixSearchFieldElement;
|
|
@@ -2255,6 +2737,28 @@ declare global {
|
|
|
2255
2737
|
prototype: HTMLSixBadgeElement;
|
|
2256
2738
|
new (): HTMLSixBadgeElement;
|
|
2257
2739
|
};
|
|
2740
|
+
/**
|
|
2741
|
+
* Breadcrumbs provide a group of links so users can easily navigate a website's hierarchy.
|
|
2742
|
+
* @since 5.0
|
|
2743
|
+
* @status beta
|
|
2744
|
+
*/
|
|
2745
|
+
interface HTMLSixBreadcrumbsElement extends Components.SixBreadcrumbs, HTMLStencilElement {
|
|
2746
|
+
}
|
|
2747
|
+
var HTMLSixBreadcrumbsElement: {
|
|
2748
|
+
prototype: HTMLSixBreadcrumbsElement;
|
|
2749
|
+
new (): HTMLSixBreadcrumbsElement;
|
|
2750
|
+
};
|
|
2751
|
+
/**
|
|
2752
|
+
* Breadcrumb items are used inside breadcrumbs to represent different links.
|
|
2753
|
+
* @since 5.0
|
|
2754
|
+
* @status beta
|
|
2755
|
+
*/
|
|
2756
|
+
interface HTMLSixBreadcrumbsItemElement extends Components.SixBreadcrumbsItem, HTMLStencilElement {
|
|
2757
|
+
}
|
|
2758
|
+
var HTMLSixBreadcrumbsItemElement: {
|
|
2759
|
+
prototype: HTMLSixBreadcrumbsItemElement;
|
|
2760
|
+
new (): HTMLSixBreadcrumbsItemElement;
|
|
2761
|
+
};
|
|
2258
2762
|
interface HTMLSixButtonElementEventMap {
|
|
2259
2763
|
"six-button-blur": EmptyPayload;
|
|
2260
2764
|
"six-button-focus": EmptyPayload;
|
|
@@ -2312,6 +2816,29 @@ declare global {
|
|
|
2312
2816
|
prototype: HTMLSixCheckboxElement;
|
|
2313
2817
|
new (): HTMLSixCheckboxElement;
|
|
2314
2818
|
};
|
|
2819
|
+
interface HTMLSixDateElementEventMap {
|
|
2820
|
+
"six-change": string | '';
|
|
2821
|
+
"six-blur": any;
|
|
2822
|
+
}
|
|
2823
|
+
/**
|
|
2824
|
+
* A date picker component that allows users to select dates via a calendar popup or direct input.
|
|
2825
|
+
* @since 5.0
|
|
2826
|
+
* @status beta
|
|
2827
|
+
*/
|
|
2828
|
+
interface HTMLSixDateElement extends Components.SixDate, HTMLStencilElement {
|
|
2829
|
+
addEventListener<K extends keyof HTMLSixDateElementEventMap>(type: K, listener: (this: HTMLSixDateElement, ev: SixDateCustomEvent<HTMLSixDateElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2830
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2831
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2832
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2833
|
+
removeEventListener<K extends keyof HTMLSixDateElementEventMap>(type: K, listener: (this: HTMLSixDateElement, ev: SixDateCustomEvent<HTMLSixDateElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2834
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2835
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2836
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2837
|
+
}
|
|
2838
|
+
var HTMLSixDateElement: {
|
|
2839
|
+
prototype: HTMLSixDateElement;
|
|
2840
|
+
new (): HTMLSixDateElement;
|
|
2841
|
+
};
|
|
2315
2842
|
interface HTMLSixDatepickerElementEventMap {
|
|
2316
2843
|
"six-datepicker-select": SixDatepickerSelectPayload;
|
|
2317
2844
|
"six-datepicker-clear": EmptyPayload;
|
|
@@ -2319,7 +2846,7 @@ declare global {
|
|
|
2319
2846
|
}
|
|
2320
2847
|
/**
|
|
2321
2848
|
* @since 1.0
|
|
2322
|
-
* @status
|
|
2849
|
+
* @status deprecated. Use six-date instead.
|
|
2323
2850
|
*/
|
|
2324
2851
|
interface HTMLSixDatepickerElement extends Components.SixDatepicker, HTMLStencilElement {
|
|
2325
2852
|
addEventListener<K extends keyof HTMLSixDatepickerElementEventMap>(type: K, listener: (this: HTMLSixDatepickerElement, ev: SixDatepickerCustomEvent<HTMLSixDatepickerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -2366,7 +2893,7 @@ declare global {
|
|
|
2366
2893
|
"six-dialog-hide": EmptyPayload;
|
|
2367
2894
|
"six-dialog-after-hide": EmptyPayload;
|
|
2368
2895
|
"six-dialog-initial-focus": EmptyPayload;
|
|
2369
|
-
"six-dialog-
|
|
2896
|
+
"six-dialog-request-close": SixDialogRequestClose;
|
|
2370
2897
|
}
|
|
2371
2898
|
/**
|
|
2372
2899
|
* @since 1.0
|
|
@@ -2393,7 +2920,7 @@ declare global {
|
|
|
2393
2920
|
"six-drawer-hide": EmptyPayload;
|
|
2394
2921
|
"six-drawer-after-hide": EmptyPayload;
|
|
2395
2922
|
"six-drawer-initial-focus": EmptyPayload;
|
|
2396
|
-
"six-drawer-
|
|
2923
|
+
"six-drawer-request-close": SixDrawerRequestClose;
|
|
2397
2924
|
}
|
|
2398
2925
|
/**
|
|
2399
2926
|
* @since 1.0
|
|
@@ -2532,27 +3059,11 @@ declare global {
|
|
|
2532
3059
|
prototype: HTMLSixGroupLabelElement;
|
|
2533
3060
|
new (): HTMLSixGroupLabelElement;
|
|
2534
3061
|
};
|
|
2535
|
-
interface HTMLSixHeaderElementEventMap {
|
|
2536
|
-
"six-header-app-name-clicked": EmptyPayload;
|
|
2537
|
-
"six-header-app-switcher-select": SixHeaderAppSwitcherSelectPayload;
|
|
2538
|
-
"six-header-profile-select": SixHeaderProfileSelectPayload;
|
|
2539
|
-
"six-header-hamburger-menu-clicked": EmptyPayload;
|
|
2540
|
-
"six-header-logo-clicked": EmptyPayload;
|
|
2541
|
-
"six-header-search-field-toggle": SixHeaderSearchFieldToggle;
|
|
2542
|
-
}
|
|
2543
3062
|
/**
|
|
2544
3063
|
* @since 1.0
|
|
2545
3064
|
* @status stable
|
|
2546
3065
|
*/
|
|
2547
3066
|
interface HTMLSixHeaderElement extends Components.SixHeader, HTMLStencilElement {
|
|
2548
|
-
addEventListener<K extends keyof HTMLSixHeaderElementEventMap>(type: K, listener: (this: HTMLSixHeaderElement, ev: SixHeaderCustomEvent<HTMLSixHeaderElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2549
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2550
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2551
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2552
|
-
removeEventListener<K extends keyof HTMLSixHeaderElementEventMap>(type: K, listener: (this: HTMLSixHeaderElement, ev: SixHeaderCustomEvent<HTMLSixHeaderElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2553
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2554
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2555
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2556
3067
|
}
|
|
2557
3068
|
var HTMLSixHeaderElement: {
|
|
2558
3069
|
prototype: HTMLSixHeaderElement;
|
|
@@ -2560,7 +3071,7 @@ declare global {
|
|
|
2560
3071
|
};
|
|
2561
3072
|
/**
|
|
2562
3073
|
* @since 4.2.7
|
|
2563
|
-
* @status
|
|
3074
|
+
* @status stable
|
|
2564
3075
|
*/
|
|
2565
3076
|
interface HTMLSixHeaderDropdownItemElement extends Components.SixHeaderDropdownItem, HTMLStencilElement {
|
|
2566
3077
|
}
|
|
@@ -2570,7 +3081,7 @@ declare global {
|
|
|
2570
3081
|
};
|
|
2571
3082
|
/**
|
|
2572
3083
|
* @since 4.2.7
|
|
2573
|
-
* @status
|
|
3084
|
+
* @status stable
|
|
2574
3085
|
*/
|
|
2575
3086
|
interface HTMLSixHeaderItemElement extends Components.SixHeaderItem, HTMLStencilElement {
|
|
2576
3087
|
}
|
|
@@ -2580,7 +3091,7 @@ declare global {
|
|
|
2580
3091
|
};
|
|
2581
3092
|
/**
|
|
2582
3093
|
* @since 4.2.7
|
|
2583
|
-
* @status
|
|
3094
|
+
* @status stable
|
|
2584
3095
|
*/
|
|
2585
3096
|
interface HTMLSixHeaderMenuButtonElement extends Components.SixHeaderMenuButton, HTMLStencilElement {
|
|
2586
3097
|
}
|
|
@@ -2839,6 +3350,25 @@ declare global {
|
|
|
2839
3350
|
prototype: HTMLSixRangeElement;
|
|
2840
3351
|
new (): HTMLSixRangeElement;
|
|
2841
3352
|
};
|
|
3353
|
+
interface HTMLSixRatingElementEventMap {
|
|
3354
|
+
"six-rating-blur": number;
|
|
3355
|
+
"six-rating-change": number;
|
|
3356
|
+
"six-rating-focus": EmptyPayload;
|
|
3357
|
+
}
|
|
3358
|
+
interface HTMLSixRatingElement extends Components.SixRating, HTMLStencilElement {
|
|
3359
|
+
addEventListener<K extends keyof HTMLSixRatingElementEventMap>(type: K, listener: (this: HTMLSixRatingElement, ev: SixRatingCustomEvent<HTMLSixRatingElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3360
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3361
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3362
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
3363
|
+
removeEventListener<K extends keyof HTMLSixRatingElementEventMap>(type: K, listener: (this: HTMLSixRatingElement, ev: SixRatingCustomEvent<HTMLSixRatingElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
3364
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
3365
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
3366
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
3367
|
+
}
|
|
3368
|
+
var HTMLSixRatingElement: {
|
|
3369
|
+
prototype: HTMLSixRatingElement;
|
|
3370
|
+
new (): HTMLSixRatingElement;
|
|
3371
|
+
};
|
|
2842
3372
|
/**
|
|
2843
3373
|
* @since 1.0
|
|
2844
3374
|
* @status stable
|
|
@@ -3157,9 +3687,12 @@ declare global {
|
|
|
3157
3687
|
"six-alert": HTMLSixAlertElement;
|
|
3158
3688
|
"six-avatar": HTMLSixAvatarElement;
|
|
3159
3689
|
"six-badge": HTMLSixBadgeElement;
|
|
3690
|
+
"six-breadcrumbs": HTMLSixBreadcrumbsElement;
|
|
3691
|
+
"six-breadcrumbs-item": HTMLSixBreadcrumbsItemElement;
|
|
3160
3692
|
"six-button": HTMLSixButtonElement;
|
|
3161
3693
|
"six-card": HTMLSixCardElement;
|
|
3162
3694
|
"six-checkbox": HTMLSixCheckboxElement;
|
|
3695
|
+
"six-date": HTMLSixDateElement;
|
|
3163
3696
|
"six-datepicker": HTMLSixDatepickerElement;
|
|
3164
3697
|
"six-details": HTMLSixDetailsElement;
|
|
3165
3698
|
"six-dialog": HTMLSixDialogElement;
|
|
@@ -3193,6 +3726,7 @@ declare global {
|
|
|
3193
3726
|
"six-progress-ring": HTMLSixProgressRingElement;
|
|
3194
3727
|
"six-radio": HTMLSixRadioElement;
|
|
3195
3728
|
"six-range": HTMLSixRangeElement;
|
|
3729
|
+
"six-rating": HTMLSixRatingElement;
|
|
3196
3730
|
"six-root": HTMLSixRootElement;
|
|
3197
3731
|
"six-search-field": HTMLSixSearchFieldElement;
|
|
3198
3732
|
"six-select": HTMLSixSelectElement;
|
|
@@ -3221,10 +3755,12 @@ declare namespace LocalJSX {
|
|
|
3221
3755
|
interface SixAlert {
|
|
3222
3756
|
/**
|
|
3223
3757
|
* Set to true to make the alert closable.
|
|
3758
|
+
* @default false
|
|
3224
3759
|
*/
|
|
3225
3760
|
"closable"?: boolean;
|
|
3226
3761
|
/**
|
|
3227
3762
|
* 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.
|
|
3763
|
+
* @default Infinity
|
|
3228
3764
|
*/
|
|
3229
3765
|
"duration"?: number;
|
|
3230
3766
|
/**
|
|
@@ -3245,10 +3781,12 @@ declare namespace LocalJSX {
|
|
|
3245
3781
|
"onSix-alert-show"?: (event: SixAlertCustomEvent<EmptyPayload>) => void;
|
|
3246
3782
|
/**
|
|
3247
3783
|
* Indicates whether or not the alert is open. You can use this in lieu of the show/hide methods.
|
|
3784
|
+
* @default false
|
|
3248
3785
|
*/
|
|
3249
3786
|
"open"?: boolean;
|
|
3250
3787
|
/**
|
|
3251
3788
|
* The type of alert.
|
|
3789
|
+
* @default 'primary'
|
|
3252
3790
|
*/
|
|
3253
3791
|
"type"?: AlertType;
|
|
3254
3792
|
}
|
|
@@ -3260,18 +3798,22 @@ declare namespace LocalJSX {
|
|
|
3260
3798
|
interface SixAvatar {
|
|
3261
3799
|
/**
|
|
3262
3800
|
* Alternative text for the image.
|
|
3801
|
+
* @default ''
|
|
3263
3802
|
*/
|
|
3264
3803
|
"alt"?: string;
|
|
3265
3804
|
/**
|
|
3266
3805
|
* The image source to use for the avatar.
|
|
3806
|
+
* @default ''
|
|
3267
3807
|
*/
|
|
3268
3808
|
"image"?: string;
|
|
3269
3809
|
/**
|
|
3270
3810
|
* Initials to use as a fallback when no image is available (1-2 characters max recommended).
|
|
3811
|
+
* @default ''
|
|
3271
3812
|
*/
|
|
3272
3813
|
"initials"?: string;
|
|
3273
3814
|
/**
|
|
3274
3815
|
* The shape of the avatar.
|
|
3816
|
+
* @default 'circle'
|
|
3275
3817
|
*/
|
|
3276
3818
|
"shape"?: 'circle' | 'square' | 'rounded';
|
|
3277
3819
|
}
|
|
@@ -3283,17 +3825,57 @@ declare namespace LocalJSX {
|
|
|
3283
3825
|
interface SixBadge {
|
|
3284
3826
|
/**
|
|
3285
3827
|
* Set to true to draw a pill-style badge with rounded edges.
|
|
3828
|
+
* @default false
|
|
3286
3829
|
*/
|
|
3287
3830
|
"pill"?: boolean;
|
|
3288
3831
|
/**
|
|
3289
3832
|
* Set to true to make the badge pulsate to draw attention.
|
|
3833
|
+
* @default false
|
|
3290
3834
|
*/
|
|
3291
3835
|
"pulse"?: boolean;
|
|
3292
3836
|
/**
|
|
3293
3837
|
* The badge's type.
|
|
3838
|
+
* @default 'primary'
|
|
3294
3839
|
*/
|
|
3295
3840
|
"type"?: 'primary' | 'secondary' | 'success' | 'warning' | 'danger' | 'info' | 'action';
|
|
3296
3841
|
}
|
|
3842
|
+
/**
|
|
3843
|
+
* Breadcrumbs provide a group of links so users can easily navigate a website's hierarchy.
|
|
3844
|
+
* @since 5.0
|
|
3845
|
+
* @status beta
|
|
3846
|
+
*/
|
|
3847
|
+
interface SixBreadcrumbs {
|
|
3848
|
+
/**
|
|
3849
|
+
* Defines an icon as a separator without having to place a slot *
|
|
3850
|
+
* @default ''
|
|
3851
|
+
*/
|
|
3852
|
+
"separatorIcon"?: string;
|
|
3853
|
+
}
|
|
3854
|
+
/**
|
|
3855
|
+
* Breadcrumb items are used inside breadcrumbs to represent different links.
|
|
3856
|
+
* @since 5.0
|
|
3857
|
+
* @status beta
|
|
3858
|
+
*/
|
|
3859
|
+
interface SixBreadcrumbsItem {
|
|
3860
|
+
/**
|
|
3861
|
+
* When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.
|
|
3862
|
+
*/
|
|
3863
|
+
"href"?: string;
|
|
3864
|
+
/**
|
|
3865
|
+
* Set to true to readonly the breadcrumb item.
|
|
3866
|
+
* @default false
|
|
3867
|
+
*/
|
|
3868
|
+
"readonly"?: boolean;
|
|
3869
|
+
/**
|
|
3870
|
+
* The breadcrumbs item size.
|
|
3871
|
+
* @default 'medium'
|
|
3872
|
+
*/
|
|
3873
|
+
"size"?: 'small' | 'medium' | 'large';
|
|
3874
|
+
/**
|
|
3875
|
+
* Tells the browser where to open the link. Only used when `href` is set.
|
|
3876
|
+
*/
|
|
3877
|
+
"target"?: '_blank' | '_parent' | '_self' | '_top';
|
|
3878
|
+
}
|
|
3297
3879
|
/**
|
|
3298
3880
|
* @since 1.0
|
|
3299
3881
|
* @status stable
|
|
@@ -3302,14 +3884,17 @@ declare namespace LocalJSX {
|
|
|
3302
3884
|
interface SixButton {
|
|
3303
3885
|
/**
|
|
3304
3886
|
* Set to true to draw the button with a caret for use with dropdowns, popovers, etc.
|
|
3887
|
+
* @default false
|
|
3305
3888
|
*/
|
|
3306
3889
|
"caret"?: boolean;
|
|
3307
3890
|
/**
|
|
3308
3891
|
* Set to true to draw a circle button.
|
|
3892
|
+
* @default false
|
|
3309
3893
|
*/
|
|
3310
3894
|
"circle"?: boolean;
|
|
3311
3895
|
/**
|
|
3312
3896
|
* Set to true to disable the button.
|
|
3897
|
+
* @default false
|
|
3313
3898
|
*/
|
|
3314
3899
|
"disabled"?: boolean;
|
|
3315
3900
|
/**
|
|
@@ -3322,10 +3907,12 @@ declare namespace LocalJSX {
|
|
|
3322
3907
|
"href"?: string;
|
|
3323
3908
|
/**
|
|
3324
3909
|
* Set to true to draw the button in a loading state.
|
|
3910
|
+
* @default false
|
|
3325
3911
|
*/
|
|
3326
3912
|
"loading"?: boolean;
|
|
3327
3913
|
/**
|
|
3328
3914
|
* An optional name for the button. Ignored when `href` is set.
|
|
3915
|
+
* @default ''
|
|
3329
3916
|
*/
|
|
3330
3917
|
"name"?: string;
|
|
3331
3918
|
/**
|
|
@@ -3338,18 +3925,22 @@ declare namespace LocalJSX {
|
|
|
3338
3925
|
"onSix-button-focus"?: (event: SixButtonCustomEvent<EmptyPayload>) => void;
|
|
3339
3926
|
/**
|
|
3340
3927
|
* Set to true to draw a pill-style button with rounded edges.
|
|
3928
|
+
* @default false
|
|
3341
3929
|
*/
|
|
3342
3930
|
"pill"?: boolean;
|
|
3343
3931
|
/**
|
|
3344
3932
|
* Indicates if activating the button should reset the form.
|
|
3933
|
+
* @default false
|
|
3345
3934
|
*/
|
|
3346
3935
|
"reset"?: boolean;
|
|
3347
3936
|
/**
|
|
3348
3937
|
* The button's size.
|
|
3938
|
+
* @default 'medium'
|
|
3349
3939
|
*/
|
|
3350
3940
|
"size"?: 'small' | 'medium' | 'large';
|
|
3351
3941
|
/**
|
|
3352
3942
|
* Indicates if activating the button should submit the form. Ignored when `href` is set.
|
|
3943
|
+
* @default false
|
|
3353
3944
|
*/
|
|
3354
3945
|
"submit"?: boolean;
|
|
3355
3946
|
/**
|
|
@@ -3358,6 +3949,7 @@ declare namespace LocalJSX {
|
|
|
3358
3949
|
"target"?: '_blank' | '_parent' | '_self' | '_top';
|
|
3359
3950
|
/**
|
|
3360
3951
|
* The button's type.
|
|
3952
|
+
* @default 'primary'
|
|
3361
3953
|
*/
|
|
3362
3954
|
"type"?: | 'secondary'
|
|
3363
3955
|
| 'primary'
|
|
@@ -3369,6 +3961,7 @@ declare namespace LocalJSX {
|
|
|
3369
3961
|
| 'action-outline';
|
|
3370
3962
|
/**
|
|
3371
3963
|
* An optional value for the button. Ignored when `href` is set.
|
|
3964
|
+
* @default ''
|
|
3372
3965
|
*/
|
|
3373
3966
|
"value"?: string;
|
|
3374
3967
|
}
|
|
@@ -3386,14 +3979,17 @@ declare namespace LocalJSX {
|
|
|
3386
3979
|
interface SixCheckbox {
|
|
3387
3980
|
/**
|
|
3388
3981
|
* Set to true to draw the checkbox in a checked state.
|
|
3982
|
+
* @default false
|
|
3389
3983
|
*/
|
|
3390
3984
|
"checked"?: boolean;
|
|
3391
3985
|
/**
|
|
3392
3986
|
* Set to true to disable the checkbox.
|
|
3987
|
+
* @default false
|
|
3393
3988
|
*/
|
|
3394
3989
|
"disabled"?: boolean;
|
|
3395
3990
|
/**
|
|
3396
3991
|
* The error message shown, if `invalid` is set to true.
|
|
3992
|
+
* @default ''
|
|
3397
3993
|
*/
|
|
3398
3994
|
"errorText"?: string | string[];
|
|
3399
3995
|
/**
|
|
@@ -3402,18 +3998,22 @@ declare namespace LocalJSX {
|
|
|
3402
3998
|
"errorTextCount"?: number;
|
|
3403
3999
|
/**
|
|
3404
4000
|
* Set to true to draw the checkbox in an indeterminate state.
|
|
4001
|
+
* @default false
|
|
3405
4002
|
*/
|
|
3406
4003
|
"indeterminate"?: boolean;
|
|
3407
4004
|
/**
|
|
3408
4005
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4006
|
+
* @default false
|
|
3409
4007
|
*/
|
|
3410
4008
|
"invalid"?: boolean;
|
|
3411
4009
|
/**
|
|
3412
4010
|
* The label text.
|
|
4011
|
+
* @default ''
|
|
3413
4012
|
*/
|
|
3414
4013
|
"label"?: string;
|
|
3415
4014
|
/**
|
|
3416
4015
|
* The checkbox's name attribute.
|
|
4016
|
+
* @default ''
|
|
3417
4017
|
*/
|
|
3418
4018
|
"name"?: string;
|
|
3419
4019
|
/**
|
|
@@ -3430,28 +4030,134 @@ declare namespace LocalJSX {
|
|
|
3430
4030
|
"onSix-checkbox-focus"?: (event: SixCheckboxCustomEvent<EmptyPayload>) => void;
|
|
3431
4031
|
/**
|
|
3432
4032
|
* Set to true to show an asterisk beneath the label.
|
|
4033
|
+
* @default false
|
|
3433
4034
|
*/
|
|
3434
4035
|
"required"?: boolean;
|
|
3435
4036
|
/**
|
|
3436
4037
|
* The value of the checkbox does not mean if it's checked or not, use the `checked` property for that. The value of a checkbox is analogous to the value of an `<input type="checkbox">`, it's only used when the checkbox participates in a native `<form>`.
|
|
4038
|
+
* @default 'on'
|
|
3437
4039
|
*/
|
|
3438
4040
|
"value"?: string;
|
|
3439
4041
|
}
|
|
4042
|
+
/**
|
|
4043
|
+
* A date picker component that allows users to select dates via a calendar popup or direct input.
|
|
4044
|
+
* @since 5.0
|
|
4045
|
+
* @status beta
|
|
4046
|
+
*/
|
|
4047
|
+
interface SixDate {
|
|
4048
|
+
/**
|
|
4049
|
+
* Callback to determine which dates in the picker should be selectable.
|
|
4050
|
+
* @default () => true
|
|
4051
|
+
*/
|
|
4052
|
+
"allowedDates"?: (date: string) => boolean;
|
|
4053
|
+
/**
|
|
4054
|
+
* Set to true to add a clear button when the input is populated.
|
|
4055
|
+
* @default false
|
|
4056
|
+
*/
|
|
4057
|
+
"clearable"?: boolean;
|
|
4058
|
+
/**
|
|
4059
|
+
* Defines the format pattern for displaying dates and how dates can be entered via keyboard. The parser accepts flexible input that doesn't strictly match the format pattern. Input with missing leading zeros or incomplete years will be automatically normalized. For example, with the pattern "dd.MM.yyyy": "1.1.2025" becomes "01.01.2025" and "1.1.225" becomes "01.01.0225". Defaults to "dd.MM.yyyy". Available patterns: - Year: "yyyy" (e.g., "2021") - Month: "MM" (e.g., "01" for January) or "M" (e.g., "1" for January) - Day: "dd" (e.g., "08" for the 8th) or "d" (e.g., "8" for the 8th) Examples: - "dd.MM.yyyy" -> "31.01.2024" - "yyyy-MM-dd" -> "2024-01-31" - "d.M.yyyy" -> "31.1.2024"
|
|
4060
|
+
* @default 'dd.MM.yyyy'
|
|
4061
|
+
*/
|
|
4062
|
+
"dateFormat"?: string;
|
|
4063
|
+
/**
|
|
4064
|
+
* If `true` the component is disabled.
|
|
4065
|
+
* @default false
|
|
4066
|
+
*/
|
|
4067
|
+
"disabled"?: boolean;
|
|
4068
|
+
/**
|
|
4069
|
+
* The error message shown, if `invalid` is set to true.
|
|
4070
|
+
* @default ''
|
|
4071
|
+
*/
|
|
4072
|
+
"errorText"?: string | string[];
|
|
4073
|
+
/**
|
|
4074
|
+
* The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
|
|
4075
|
+
*/
|
|
4076
|
+
"errorTextCount"?: number;
|
|
4077
|
+
/**
|
|
4078
|
+
* The input's help text. Alternatively, you can use the help-text slot.
|
|
4079
|
+
* @default ''
|
|
4080
|
+
*/
|
|
4081
|
+
"helpText"?: string;
|
|
4082
|
+
/**
|
|
4083
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4084
|
+
* @default false
|
|
4085
|
+
*/
|
|
4086
|
+
"invalid"?: boolean;
|
|
4087
|
+
/**
|
|
4088
|
+
* The label text.
|
|
4089
|
+
* @default ''
|
|
4090
|
+
*/
|
|
4091
|
+
"label"?: string;
|
|
4092
|
+
/**
|
|
4093
|
+
* The language used to render the weekdays and months.
|
|
4094
|
+
* @default 'en'
|
|
4095
|
+
*/
|
|
4096
|
+
"language"?: Language;
|
|
4097
|
+
/**
|
|
4098
|
+
* The maximum allowed selectable date in ISO format (yyyy-MM-dd). Dates after this value will be disabled in the date picker. Example: '2025-01-01'
|
|
4099
|
+
*/
|
|
4100
|
+
"max"?: string;
|
|
4101
|
+
/**
|
|
4102
|
+
* The minimum allowed selectable date in ISO format (yyyy-MM-dd). Dates before this value will be disabled in the date picker. Example: '2024-01-01'
|
|
4103
|
+
*/
|
|
4104
|
+
"min"?: string;
|
|
4105
|
+
/**
|
|
4106
|
+
* The input's name attribute.
|
|
4107
|
+
* @default ''
|
|
4108
|
+
*/
|
|
4109
|
+
"name"?: string;
|
|
4110
|
+
/**
|
|
4111
|
+
* Emitted when the control loses focus or the date picker popup is closed. Does not contain event details.
|
|
4112
|
+
*/
|
|
4113
|
+
"onSix-blur"?: (event: SixDateCustomEvent<any>) => void;
|
|
4114
|
+
/**
|
|
4115
|
+
* Emitted when the control's value changes. Event detail contains the new date value in ISO format (yyyy-MM-dd) or an empty string if cleared.
|
|
4116
|
+
*/
|
|
4117
|
+
"onSix-change"?: (event: SixDateCustomEvent<string | ''>) => void;
|
|
4118
|
+
/**
|
|
4119
|
+
* The placeholder defines what text to be shown on the input element
|
|
4120
|
+
*/
|
|
4121
|
+
"placeholder"?: string;
|
|
4122
|
+
/**
|
|
4123
|
+
* If `true` the user can only select a date via the component in the popup but not directly edit the input field.
|
|
4124
|
+
* @default false
|
|
4125
|
+
*/
|
|
4126
|
+
"readonly"?: boolean;
|
|
4127
|
+
/**
|
|
4128
|
+
* Set to true to show an asterisk beneath the label.
|
|
4129
|
+
* @default false
|
|
4130
|
+
*/
|
|
4131
|
+
"required"?: boolean;
|
|
4132
|
+
/**
|
|
4133
|
+
* The size of the date input field.
|
|
4134
|
+
* @default 'medium'
|
|
4135
|
+
*/
|
|
4136
|
+
"size"?: 'small' | 'medium' | 'large';
|
|
4137
|
+
/**
|
|
4138
|
+
* The value of the form field in ISO 8601 date format (yyyy-MM-dd). Example: '2024-01-01'. When an invalid date is provided, it will be replaced with an empty string (''), matching the behavior of native HTML <input type="date">. The displayed format can be customized using the dateFormat property, but the underlying value will always be stored in ISO format.
|
|
4139
|
+
* @default ''
|
|
4140
|
+
*/
|
|
4141
|
+
"value"?: string | '';
|
|
4142
|
+
}
|
|
3440
4143
|
/**
|
|
3441
4144
|
* @since 1.0
|
|
3442
|
-
* @status
|
|
4145
|
+
* @status deprecated. Use six-date instead.
|
|
3443
4146
|
*/
|
|
3444
4147
|
interface SixDatepicker {
|
|
3445
4148
|
/**
|
|
3446
4149
|
* Callback to determine which date in the datepicker should be selectable. the callback function will get a datestring as an argument, e.g. '2021-07-04' Usage e.g.: const datepicker = document.getElementById('allowed-date-picker'); datepicker.allowedDates = datestring => parseInt(datestring.split('-')[2], 10) % 2 === 0;
|
|
4150
|
+
* @default () => true
|
|
3447
4151
|
*/
|
|
3448
4152
|
"allowedDates"?: (date: Date) => boolean;
|
|
3449
4153
|
/**
|
|
3450
4154
|
* Set to true to add a clear button when the input is populated.
|
|
4155
|
+
* @default false
|
|
3451
4156
|
*/
|
|
3452
4157
|
"clearable"?: boolean;
|
|
3453
4158
|
/**
|
|
3454
4159
|
* Closes the datepicker dropdown after selection
|
|
4160
|
+
* @default this.type === 'date'
|
|
3455
4161
|
*/
|
|
3456
4162
|
"closeOnSelect"?: boolean;
|
|
3457
4163
|
/**
|
|
@@ -3460,10 +4166,12 @@ declare namespace LocalJSX {
|
|
|
3460
4166
|
"containingElement"?: HTMLElement;
|
|
3461
4167
|
/**
|
|
3462
4168
|
* Define the dateFormat. Valid formats are: 'dd.mm.yyyy' 'yyyy-mm-dd' 'dd-mm-yyyy' 'dd/mm/yyyy' 'yyyy/mm/dd' 'dd.mm.yy' 'yy-mm-dd' 'dd-mm-yy' 'dd/mm/yy' 'yy/mm/dd'
|
|
4169
|
+
* @default SixDateFormats.DDMMYYY_DOT
|
|
3463
4170
|
*/
|
|
3464
4171
|
"dateFormat"?: SixDateFormats;
|
|
3465
4172
|
/**
|
|
3466
4173
|
* Set the amount of time, in milliseconds, to wait to trigger the `dateChange` event after each keystroke.
|
|
4174
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
3467
4175
|
*/
|
|
3468
4176
|
"debounce"?: number;
|
|
3469
4177
|
/**
|
|
@@ -3472,10 +4180,12 @@ declare namespace LocalJSX {
|
|
|
3472
4180
|
"defaultDate"?: string;
|
|
3473
4181
|
/**
|
|
3474
4182
|
* If `true` the component is disabled.
|
|
4183
|
+
* @default false
|
|
3475
4184
|
*/
|
|
3476
4185
|
"disabled"?: boolean;
|
|
3477
4186
|
/**
|
|
3478
4187
|
* The error message shown, if `invalid` is set to true.
|
|
4188
|
+
* @default ''
|
|
3479
4189
|
*/
|
|
3480
4190
|
"errorText"?: string | string[];
|
|
3481
4191
|
/**
|
|
@@ -3484,26 +4194,32 @@ declare namespace LocalJSX {
|
|
|
3484
4194
|
"errorTextCount"?: number;
|
|
3485
4195
|
/**
|
|
3486
4196
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
4197
|
+
* @default false
|
|
3487
4198
|
*/
|
|
3488
4199
|
"hoist"?: boolean;
|
|
3489
4200
|
/**
|
|
3490
4201
|
* Set the position of the icon
|
|
4202
|
+
* @default 'left'
|
|
3491
4203
|
*/
|
|
3492
4204
|
"iconPosition"?: 'left' | 'right';
|
|
3493
4205
|
/**
|
|
3494
4206
|
* Indicates whether or not the calendar should be shown as an inline (always open) component
|
|
4207
|
+
* @default false
|
|
3495
4208
|
*/
|
|
3496
4209
|
"inline"?: boolean;
|
|
3497
4210
|
/**
|
|
3498
4211
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4212
|
+
* @default false
|
|
3499
4213
|
*/
|
|
3500
4214
|
"invalid"?: boolean;
|
|
3501
4215
|
/**
|
|
3502
4216
|
* The label text.
|
|
4217
|
+
* @default ''
|
|
3503
4218
|
*/
|
|
3504
4219
|
"label"?: string;
|
|
3505
4220
|
/**
|
|
3506
4221
|
* The language used to render the weekdays and months.
|
|
4222
|
+
* @default 'en'
|
|
3507
4223
|
*/
|
|
3508
4224
|
"locale"?: 'en' | 'de' | 'fr' | 'it' | 'es';
|
|
3509
4225
|
/**
|
|
@@ -3516,6 +4232,7 @@ declare namespace LocalJSX {
|
|
|
3516
4232
|
"min"?: Date;
|
|
3517
4233
|
/**
|
|
3518
4234
|
* The input's name attribute.
|
|
4235
|
+
* @default ''
|
|
3519
4236
|
*/
|
|
3520
4237
|
"name"?: string;
|
|
3521
4238
|
/**
|
|
@@ -3532,6 +4249,7 @@ declare namespace LocalJSX {
|
|
|
3532
4249
|
"onSix-datepicker-select"?: (event: SixDatepickerCustomEvent<SixDatepickerSelectPayload>) => void;
|
|
3533
4250
|
/**
|
|
3534
4251
|
* Indicates whether or not the calendar dropdown is open on startup. You can use this in lieu of the show/hide methods.
|
|
4252
|
+
* @default false
|
|
3535
4253
|
*/
|
|
3536
4254
|
"open"?: boolean;
|
|
3537
4255
|
/**
|
|
@@ -3544,18 +4262,22 @@ declare namespace LocalJSX {
|
|
|
3544
4262
|
"placement"?: 'top' | 'bottom';
|
|
3545
4263
|
/**
|
|
3546
4264
|
* If `true` the user can only select a date via the component in the popup, but not directly edit the input field.
|
|
4265
|
+
* @default false
|
|
3547
4266
|
*/
|
|
3548
4267
|
"readonly"?: boolean;
|
|
3549
4268
|
/**
|
|
3550
4269
|
* Set to true to show an asterisk beneath the label.
|
|
4270
|
+
* @default false
|
|
3551
4271
|
*/
|
|
3552
4272
|
"required"?: boolean;
|
|
3553
4273
|
/**
|
|
3554
4274
|
* Datepicker size.
|
|
4275
|
+
* @default 'medium'
|
|
3555
4276
|
*/
|
|
3556
4277
|
"size"?: 'small' | 'medium' | 'large';
|
|
3557
4278
|
/**
|
|
3558
4279
|
* Set the type.
|
|
4280
|
+
* @default 'date'
|
|
3559
4281
|
*/
|
|
3560
4282
|
"type"?: 'date' | 'date-time';
|
|
3561
4283
|
/**
|
|
@@ -3571,14 +4293,17 @@ declare namespace LocalJSX {
|
|
|
3571
4293
|
interface SixDetails {
|
|
3572
4294
|
/**
|
|
3573
4295
|
* Set to true to prevent the user from toggling the details.
|
|
4296
|
+
* @default false
|
|
3574
4297
|
*/
|
|
3575
4298
|
"disabled"?: boolean;
|
|
3576
4299
|
/**
|
|
3577
4300
|
* Set to false when you want to hide the summary icon and disable the open/close mechanism. Usually not needed, but used internally by 'six-sidebar-item-group'
|
|
4301
|
+
* @default true
|
|
3578
4302
|
*/
|
|
3579
4303
|
"hasContent"?: boolean;
|
|
3580
4304
|
/**
|
|
3581
4305
|
* Set to true when you want to use six-details inline e.g. in a sidebar
|
|
4306
|
+
* @default false
|
|
3582
4307
|
*/
|
|
3583
4308
|
"inline"?: boolean;
|
|
3584
4309
|
/**
|
|
@@ -3599,14 +4324,17 @@ declare namespace LocalJSX {
|
|
|
3599
4324
|
"onSix-details-show"?: (event: SixDetailsCustomEvent<EmptyPayload>) => void;
|
|
3600
4325
|
/**
|
|
3601
4326
|
* Indicates whether the details is open. You can use this in lieu of the show/hide methods.
|
|
4327
|
+
* @default false
|
|
3602
4328
|
*/
|
|
3603
4329
|
"open"?: boolean;
|
|
3604
4330
|
/**
|
|
3605
4331
|
* Set to true when you want details without content to be selectable. This is important if you e.g. have a toggled sidebar where some menus have no children
|
|
4332
|
+
* @default false
|
|
3606
4333
|
*/
|
|
3607
4334
|
"selectableEmpty"?: boolean;
|
|
3608
4335
|
/**
|
|
3609
4336
|
* The summary to show in the details header. If you need to display HTML, use the `summary` slot instead.
|
|
4337
|
+
* @default ''
|
|
3610
4338
|
*/
|
|
3611
4339
|
"summary"?: string;
|
|
3612
4340
|
/**
|
|
@@ -3615,6 +4343,7 @@ declare namespace LocalJSX {
|
|
|
3615
4343
|
"summaryIcon"?: string;
|
|
3616
4344
|
/**
|
|
3617
4345
|
* The icon's size.
|
|
4346
|
+
* @default 'inherit'
|
|
3618
4347
|
*/
|
|
3619
4348
|
"summaryIconSize"?: | 'inherit'
|
|
3620
4349
|
| 'xSmall'
|
|
@@ -3633,10 +4362,12 @@ declare namespace LocalJSX {
|
|
|
3633
4362
|
interface SixDialog {
|
|
3634
4363
|
/**
|
|
3635
4364
|
* The dialog's label as displayed in the header. You should always include a relevant label even when using `no-header`, as it is required for proper accessibility.
|
|
4365
|
+
* @default ''
|
|
3636
4366
|
*/
|
|
3637
4367
|
"label"?: string;
|
|
3638
4368
|
/**
|
|
3639
4369
|
* Set to true to disable the header. This will also remove the default close button, so please ensure you provide an easy, accessible way for users to dismiss the dialog.
|
|
4370
|
+
* @default false
|
|
3640
4371
|
*/
|
|
3641
4372
|
"noHeader"?: boolean;
|
|
3642
4373
|
/**
|
|
@@ -3656,15 +4387,16 @@ declare namespace LocalJSX {
|
|
|
3656
4387
|
*/
|
|
3657
4388
|
"onSix-dialog-initial-focus"?: (event: SixDialogCustomEvent<EmptyPayload>) => void;
|
|
3658
4389
|
/**
|
|
3659
|
-
* Emitted when the overlay
|
|
4390
|
+
* Emitted when the user attempts to close the drawer by clicking the close button, clicking the overlay, or pressing escape. Calling `event.preventDefault()` will keep the drawer open. Avoid using this unless closing the drawer will result in destructive behavior such as data loss.
|
|
3660
4391
|
*/
|
|
3661
|
-
"onSix-dialog-
|
|
4392
|
+
"onSix-dialog-request-close"?: (event: SixDialogCustomEvent<SixDialogRequestClose>) => void;
|
|
3662
4393
|
/**
|
|
3663
4394
|
* Emitted when the dialog opens. Calling `event.preventDefault()` will prevent it from being opened.
|
|
3664
4395
|
*/
|
|
3665
4396
|
"onSix-dialog-show"?: (event: SixDialogCustomEvent<EmptyPayload>) => void;
|
|
3666
4397
|
/**
|
|
3667
4398
|
* Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.
|
|
4399
|
+
* @default false
|
|
3668
4400
|
*/
|
|
3669
4401
|
"open"?: boolean;
|
|
3670
4402
|
}
|
|
@@ -3676,14 +4408,17 @@ declare namespace LocalJSX {
|
|
|
3676
4408
|
interface SixDrawer {
|
|
3677
4409
|
/**
|
|
3678
4410
|
* By default, the drawer slides out of its containing block (usually the viewport). To make the drawer slide out of its parent element, set this prop and add `position: relative` to the parent.
|
|
4411
|
+
* @default false
|
|
3679
4412
|
*/
|
|
3680
4413
|
"contained"?: boolean;
|
|
3681
4414
|
/**
|
|
3682
4415
|
* The drawer's label as displayed in the header. You should always include a relevant label even when using `no-header`, as it is required for proper accessibility.
|
|
4416
|
+
* @default ''
|
|
3683
4417
|
*/
|
|
3684
4418
|
"label"?: string;
|
|
3685
4419
|
/**
|
|
3686
4420
|
* Removes the header. This will also remove the default close button, so please ensure you provide an easy, accessible way for users to dismiss the drawer.
|
|
4421
|
+
* @default false
|
|
3687
4422
|
*/
|
|
3688
4423
|
"noHeader"?: boolean;
|
|
3689
4424
|
/**
|
|
@@ -3703,19 +4438,21 @@ declare namespace LocalJSX {
|
|
|
3703
4438
|
*/
|
|
3704
4439
|
"onSix-drawer-initial-focus"?: (event: SixDrawerCustomEvent<EmptyPayload>) => void;
|
|
3705
4440
|
/**
|
|
3706
|
-
* Emitted when the overlay
|
|
4441
|
+
* Emitted when the user attempts to close the drawer by clicking the close button, clicking the overlay, or pressing escape. Calling `event.preventDefault()` will keep the drawer open. Avoid using this unless closing the drawer will result in destructive behavior such as data loss.
|
|
3707
4442
|
*/
|
|
3708
|
-
"onSix-drawer-
|
|
4443
|
+
"onSix-drawer-request-close"?: (event: SixDrawerCustomEvent<SixDrawerRequestClose>) => void;
|
|
3709
4444
|
/**
|
|
3710
4445
|
* Emitted when the drawer opens. Calling `event.preventDefault()` will prevent it from being opened.
|
|
3711
4446
|
*/
|
|
3712
4447
|
"onSix-drawer-show"?: (event: SixDrawerCustomEvent<EmptyPayload>) => void;
|
|
3713
4448
|
/**
|
|
3714
4449
|
* Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.
|
|
4450
|
+
* @default false
|
|
3715
4451
|
*/
|
|
3716
4452
|
"open"?: boolean;
|
|
3717
4453
|
/**
|
|
3718
4454
|
* The direction from which the drawer will open.
|
|
4455
|
+
* @default 'right'
|
|
3719
4456
|
*/
|
|
3720
4457
|
"placement"?: 'top' | 'right' | 'bottom' | 'left';
|
|
3721
4458
|
}
|
|
@@ -3727,14 +4464,17 @@ declare namespace LocalJSX {
|
|
|
3727
4464
|
interface SixDropdown {
|
|
3728
4465
|
/**
|
|
3729
4466
|
* Set to true to allow async filtering. When you enter something in the search field the component will only emit an event but not filter any elements itself. You can then simply listen to the 'six-async-filter-fired' event to manage the shown menu-items yourself
|
|
4467
|
+
* @default false
|
|
3730
4468
|
*/
|
|
3731
4469
|
"asyncFilter"?: boolean;
|
|
3732
4470
|
/**
|
|
3733
4471
|
* By default the search field will be focused when opening a dropdown with filtering enabled.
|
|
4472
|
+
* @default true
|
|
3734
4473
|
*/
|
|
3735
4474
|
"autofocusFilter"?: boolean;
|
|
3736
4475
|
/**
|
|
3737
4476
|
* Determines whether the dropdown should hide when a menu item is selected.
|
|
4477
|
+
* @default true
|
|
3738
4478
|
*/
|
|
3739
4479
|
"closeOnSelect"?: boolean;
|
|
3740
4480
|
/**
|
|
@@ -3743,30 +4483,37 @@ declare namespace LocalJSX {
|
|
|
3743
4483
|
"containingElement"?: HTMLElement;
|
|
3744
4484
|
/**
|
|
3745
4485
|
* The panel can be opend/closed by pressing the spacebar or the enter key. In some cases you might want to avoid this
|
|
4486
|
+
* @default false
|
|
3746
4487
|
*/
|
|
3747
4488
|
"disableHideOnEnterAndSpace"?: boolean;
|
|
3748
4489
|
/**
|
|
3749
4490
|
* The distance in pixels from which to offset the panel away from its trigger.
|
|
4491
|
+
* @default 4
|
|
3750
4492
|
*/
|
|
3751
4493
|
"distance"?: number;
|
|
3752
4494
|
/**
|
|
3753
4495
|
* Set to true to allow auto filtering for entries in the dropdown. With this flag the dropdown will automatically filter itsel. If you need to coordinate the shown elements yourself, e.g. because you need to call an endpoint use asyncFilter instead
|
|
4496
|
+
* @default false
|
|
3754
4497
|
*/
|
|
3755
4498
|
"filter"?: boolean;
|
|
3756
4499
|
/**
|
|
3757
4500
|
* The debounce for the filter callbacks.
|
|
4501
|
+
* @default 0
|
|
3758
4502
|
*/
|
|
3759
4503
|
"filterDebounce"?: number;
|
|
3760
4504
|
/**
|
|
3761
4505
|
* The filter's placeholder text.
|
|
4506
|
+
* @default 'Filter...'
|
|
3762
4507
|
*/
|
|
3763
4508
|
"filterPlaceholder"?: string;
|
|
3764
4509
|
/**
|
|
3765
4510
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
4511
|
+
* @default false
|
|
3766
4512
|
*/
|
|
3767
4513
|
"hoist"?: boolean;
|
|
3768
4514
|
/**
|
|
3769
4515
|
* 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.
|
|
4516
|
+
* @default false
|
|
3770
4517
|
*/
|
|
3771
4518
|
"matchTriggerWidth"?: boolean;
|
|
3772
4519
|
/**
|
|
@@ -3799,14 +4546,17 @@ declare namespace LocalJSX {
|
|
|
3799
4546
|
"onSix-dropdown-show"?: (event: SixDropdownCustomEvent<EmptyPayload>) => void;
|
|
3800
4547
|
/**
|
|
3801
4548
|
* Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.
|
|
4549
|
+
* @default false
|
|
3802
4550
|
*/
|
|
3803
4551
|
"open"?: boolean;
|
|
3804
4552
|
/**
|
|
3805
4553
|
* Set the options to be shown in the dropdown (alternative to setting the elements via html)
|
|
4554
|
+
* @default []
|
|
3806
4555
|
*/
|
|
3807
4556
|
"options"?: SixMenuItemData[];
|
|
3808
4557
|
/**
|
|
3809
4558
|
* The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside the viewport.
|
|
4559
|
+
* @default 'bottom-start'
|
|
3810
4560
|
*/
|
|
3811
4561
|
"placement"?: | 'top'
|
|
3812
4562
|
| 'top-start'
|
|
@@ -3822,10 +4572,12 @@ declare namespace LocalJSX {
|
|
|
3822
4572
|
| 'left-end';
|
|
3823
4573
|
/**
|
|
3824
4574
|
* The distance in pixels from which to offset the panel along its trigger.
|
|
4575
|
+
* @default 0
|
|
3825
4576
|
*/
|
|
3826
4577
|
"skidding"?: number;
|
|
3827
4578
|
/**
|
|
3828
4579
|
* Defines whether the menu list will be rendered virtually i.e. only the elements actually shown (and a couple around) are actually rendered in the DOM. If you use virtual scrolling pass the elements via prop instead of via slot.
|
|
4580
|
+
* @default false
|
|
3829
4581
|
*/
|
|
3830
4582
|
"virtualScroll"?: boolean;
|
|
3831
4583
|
}
|
|
@@ -3854,6 +4606,7 @@ declare namespace LocalJSX {
|
|
|
3854
4606
|
"errorCode"?: 404 | 403 | 500;
|
|
3855
4607
|
/**
|
|
3856
4608
|
* Defines language and thus displays the proper error page in the selected language.
|
|
4609
|
+
* @default 'en'
|
|
3857
4610
|
*/
|
|
3858
4611
|
"language"?: 'en' | 'de';
|
|
3859
4612
|
}
|
|
@@ -3870,22 +4623,27 @@ declare namespace LocalJSX {
|
|
|
3870
4623
|
interface SixFileListItem {
|
|
3871
4624
|
/**
|
|
3872
4625
|
* The date when the file was uploaded
|
|
4626
|
+
* @default ''
|
|
3873
4627
|
*/
|
|
3874
4628
|
"date"?: string;
|
|
3875
4629
|
/**
|
|
3876
4630
|
* An id to clearly identify the file
|
|
4631
|
+
* @default ''
|
|
3877
4632
|
*/
|
|
3878
4633
|
"identifier"?: string;
|
|
3879
4634
|
/**
|
|
3880
4635
|
* The filename
|
|
4636
|
+
* @default ''
|
|
3881
4637
|
*/
|
|
3882
4638
|
"name"?: string;
|
|
3883
4639
|
/**
|
|
3884
4640
|
* Set to true if you don't want to allow to delete this file
|
|
4641
|
+
* @default false
|
|
3885
4642
|
*/
|
|
3886
4643
|
"nodelete"?: boolean;
|
|
3887
4644
|
/**
|
|
3888
4645
|
* Set to true if you don't want to allow to download this file
|
|
4646
|
+
* @default false
|
|
3889
4647
|
*/
|
|
3890
4648
|
"nodownload"?: boolean;
|
|
3891
4649
|
/**
|
|
@@ -3912,18 +4670,22 @@ declare namespace LocalJSX {
|
|
|
3912
4670
|
"accept"?: string;
|
|
3913
4671
|
/**
|
|
3914
4672
|
* Set to true if file control should be small.
|
|
4673
|
+
* @default false
|
|
3915
4674
|
*/
|
|
3916
4675
|
"compact"?: boolean;
|
|
3917
4676
|
/**
|
|
3918
4677
|
* Set when button is disabled.
|
|
4678
|
+
* @default false
|
|
3919
4679
|
*/
|
|
3920
4680
|
"disabled"?: false;
|
|
3921
4681
|
/**
|
|
3922
4682
|
* The error message shown, if `invalid` is set to true.
|
|
4683
|
+
* @default ''
|
|
3923
4684
|
*/
|
|
3924
4685
|
"errorText"?: string | string[];
|
|
3925
4686
|
/**
|
|
3926
4687
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4688
|
+
* @default false
|
|
3927
4689
|
*/
|
|
3928
4690
|
"invalid"?: boolean;
|
|
3929
4691
|
/**
|
|
@@ -3936,6 +4698,7 @@ declare namespace LocalJSX {
|
|
|
3936
4698
|
"maxFileSize"?: number;
|
|
3937
4699
|
/**
|
|
3938
4700
|
* More than one file allowed.
|
|
4701
|
+
* @default false
|
|
3939
4702
|
*/
|
|
3940
4703
|
"multiple"?: false;
|
|
3941
4704
|
/**
|
|
@@ -3948,6 +4711,7 @@ declare namespace LocalJSX {
|
|
|
3948
4711
|
"onSix-file-upload-success"?: (event: SixFileUploadCustomEvent<SixFileUploadSuccessPayload>) => void;
|
|
3949
4712
|
/**
|
|
3950
4713
|
* Set to true to draw the control in a loading state.
|
|
4714
|
+
* @default false
|
|
3951
4715
|
*/
|
|
3952
4716
|
"uploading"?: boolean;
|
|
3953
4717
|
}
|
|
@@ -3964,22 +4728,27 @@ declare namespace LocalJSX {
|
|
|
3964
4728
|
interface SixGroupLabel {
|
|
3965
4729
|
/**
|
|
3966
4730
|
* Set to true to disable the label.
|
|
4731
|
+
* @default false
|
|
3967
4732
|
*/
|
|
3968
4733
|
"disabled"?: boolean;
|
|
3969
4734
|
/**
|
|
3970
4735
|
* The wrapper label's help text. Alternatively, you can use the help-text slot.
|
|
4736
|
+
* @default ''
|
|
3971
4737
|
*/
|
|
3972
4738
|
"helpText"?: string;
|
|
3973
4739
|
/**
|
|
3974
4740
|
* The wrapper label's label. Alternatively, you can use the label slot.
|
|
4741
|
+
* @default ''
|
|
3975
4742
|
*/
|
|
3976
4743
|
"label"?: string;
|
|
3977
4744
|
/**
|
|
3978
4745
|
* Set to true to show an asterisk beneath the label.
|
|
4746
|
+
* @default false
|
|
3979
4747
|
*/
|
|
3980
4748
|
"required"?: boolean;
|
|
3981
4749
|
/**
|
|
3982
4750
|
* The label's size.
|
|
4751
|
+
* @default 'medium'
|
|
3983
4752
|
*/
|
|
3984
4753
|
"size"?: 'small' | 'medium' | 'large';
|
|
3985
4754
|
}
|
|
@@ -3989,95 +4758,73 @@ declare namespace LocalJSX {
|
|
|
3989
4758
|
*/
|
|
3990
4759
|
interface SixHeader {
|
|
3991
4760
|
/**
|
|
3992
|
-
* Set
|
|
3993
|
-
* @
|
|
3994
|
-
*/
|
|
3995
|
-
"clickableLogo"?: boolean;
|
|
3996
|
-
/**
|
|
3997
|
-
* Set `custom` to `true` for complete control over the header content. When enabled, all other properties and slots are ignored. Use `six-header-item`, `six-header-dropdown-item` and `six-header-menu-button` to structure the content.
|
|
3998
|
-
* @since 4.2.7
|
|
3999
|
-
* @status beta
|
|
4000
|
-
*/
|
|
4001
|
-
"custom"?: boolean;
|
|
4002
|
-
/**
|
|
4003
|
-
* Set whether the hamburger menu should be visible or not
|
|
4004
|
-
* @deprecated Use six-header `custom` property instead
|
|
4005
|
-
*/
|
|
4006
|
-
"hideHamburgerMenu"?: boolean;
|
|
4007
|
-
/**
|
|
4008
|
-
* The displayed logo. Either six or bme. Defaults to six.
|
|
4009
|
-
* @deprecated Use six-header `custom` property with `six-logo` instead
|
|
4010
|
-
*/
|
|
4011
|
-
"logo"?: 'six' | 'bme';
|
|
4012
|
-
/**
|
|
4013
|
-
* Emitted when the name of the selected app is clicked.
|
|
4014
|
-
* @deprecated Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead
|
|
4015
|
-
*/
|
|
4016
|
-
"onSix-header-app-name-clicked"?: (event: SixHeaderCustomEvent<EmptyPayload>) => void;
|
|
4017
|
-
/**
|
|
4018
|
-
* Emitted when a menu item is in the app switcher menu is selected.
|
|
4019
|
-
* @deprecated Use six-header `custom` property with `six-header-dropdown-item` and `six-header-menu-button` instead
|
|
4020
|
-
*/
|
|
4021
|
-
"onSix-header-app-switcher-select"?: (event: SixHeaderCustomEvent<SixHeaderAppSwitcherSelectPayload>) => void;
|
|
4022
|
-
/**
|
|
4023
|
-
* Emitted when the hamburger menu is clicked.
|
|
4024
|
-
* @deprecated Use six-header `custom` property instead
|
|
4025
|
-
*/
|
|
4026
|
-
"onSix-header-hamburger-menu-clicked"?: (event: SixHeaderCustomEvent<EmptyPayload>) => void;
|
|
4027
|
-
/**
|
|
4028
|
-
* Emitted when the header logo is clicked.
|
|
4029
|
-
* @deprecated Use six-header `custom` property instead
|
|
4030
|
-
*/
|
|
4031
|
-
"onSix-header-logo-clicked"?: (event: SixHeaderCustomEvent<EmptyPayload>) => void;
|
|
4032
|
-
/**
|
|
4033
|
-
* Emitted when a menu item is in the profile menu is selected.
|
|
4034
|
-
* @deprecated Use six-header `custom` property with `six-header-dropdown-item` and `six-avatar` instead
|
|
4035
|
-
*/
|
|
4036
|
-
"onSix-header-profile-select"?: (event: SixHeaderCustomEvent<SixHeaderProfileSelectPayload>) => void;
|
|
4037
|
-
/**
|
|
4038
|
-
* Emitted when search field is toggled.
|
|
4039
|
-
* @deprecated Use six-header `custom` property instead
|
|
4040
|
-
*/
|
|
4041
|
-
"onSix-header-search-field-toggle"?: (event: SixHeaderCustomEvent<SixHeaderSearchFieldToggle>) => void;
|
|
4042
|
-
/**
|
|
4043
|
-
* Set the hamburger menu icon to open or closed state
|
|
4044
|
-
* @deprecated Use six-header `custom` property instead
|
|
4045
|
-
*/
|
|
4046
|
-
"openHamburgerMenu"?: boolean;
|
|
4047
|
-
/**
|
|
4048
|
-
* Set the header search to be in an open or closed state. If `custom` is `true`, focuses the first `six-input` found in the search slot.
|
|
4761
|
+
* Set the header search input to be in an open or closed state. Focuses the first `six-input` found in the search slot.
|
|
4762
|
+
* @default false
|
|
4049
4763
|
*/
|
|
4050
4764
|
"openSearch"?: boolean;
|
|
4051
4765
|
/**
|
|
4052
4766
|
* Indicates if content should be shifted down when search field is visible.
|
|
4767
|
+
* @default false
|
|
4053
4768
|
*/
|
|
4054
4769
|
"shiftContent"?: boolean;
|
|
4055
4770
|
}
|
|
4056
4771
|
/**
|
|
4057
4772
|
* @since 4.2.7
|
|
4058
|
-
* @status
|
|
4773
|
+
* @status stable
|
|
4059
4774
|
*/
|
|
4060
4775
|
interface SixHeaderDropdownItem {
|
|
4776
|
+
/**
|
|
4777
|
+
* Set to true to allow auto filtering for entries in the dropdown. With this flag the dropdown will automatically filter itsel. If you need to coordinate the shown elements yourself, e.g. because you need to call an endpoint use asyncFilter instead
|
|
4778
|
+
* @default false
|
|
4779
|
+
*/
|
|
4780
|
+
"filter"?: boolean;
|
|
4781
|
+
/**
|
|
4782
|
+
* The filter's placeholder text.
|
|
4783
|
+
* @default 'Filter...'
|
|
4784
|
+
*/
|
|
4785
|
+
"filterPlaceholder"?: string;
|
|
4061
4786
|
}
|
|
4062
4787
|
/**
|
|
4063
4788
|
* @since 4.2.7
|
|
4064
|
-
* @status
|
|
4789
|
+
* @status stable
|
|
4065
4790
|
*/
|
|
4066
4791
|
interface SixHeaderItem {
|
|
4067
4792
|
/**
|
|
4068
4793
|
* Indicates whether the item is styled as active. When set to `true`, a border is displayed below the trigger element. Use <code>six-header-dropdown-item</code> to automatically set the active state for dropdowns.
|
|
4794
|
+
* @default false
|
|
4069
4795
|
*/
|
|
4070
4796
|
"active"?: boolean;
|
|
4071
4797
|
}
|
|
4072
4798
|
/**
|
|
4073
4799
|
* @since 4.2.7
|
|
4074
|
-
* @status
|
|
4800
|
+
* @status stable
|
|
4075
4801
|
*/
|
|
4076
4802
|
interface SixHeaderMenuButton {
|
|
4077
4803
|
/**
|
|
4078
|
-
*
|
|
4804
|
+
* Set to true to draw the button with a caret for use with dropdowns, popovers, etc.
|
|
4805
|
+
* @default false
|
|
4079
4806
|
*/
|
|
4080
|
-
"
|
|
4807
|
+
"caret"?: boolean;
|
|
4808
|
+
/**
|
|
4809
|
+
* Set to true to disable the button.
|
|
4810
|
+
* @default false
|
|
4811
|
+
*/
|
|
4812
|
+
"disabled"?: boolean;
|
|
4813
|
+
/**
|
|
4814
|
+
* Set to true to draw the button in a loading state.
|
|
4815
|
+
* @default false
|
|
4816
|
+
*/
|
|
4817
|
+
"loading"?: boolean;
|
|
4818
|
+
/**
|
|
4819
|
+
* Indicates if activating the button should reset the form.
|
|
4820
|
+
* @default false
|
|
4821
|
+
*/
|
|
4822
|
+
"reset"?: boolean;
|
|
4823
|
+
/**
|
|
4824
|
+
* Indicates if activating the button should submit the form. Ignored when `href` is set.
|
|
4825
|
+
* @default false
|
|
4826
|
+
*/
|
|
4827
|
+
"submit"?: boolean;
|
|
4081
4828
|
}
|
|
4082
4829
|
/**
|
|
4083
4830
|
* @since 1.0
|
|
@@ -4086,10 +4833,16 @@ declare namespace LocalJSX {
|
|
|
4086
4833
|
interface SixIcon {
|
|
4087
4834
|
/**
|
|
4088
4835
|
* If set to true the default material outlined icons are not used.
|
|
4836
|
+
* @default false
|
|
4089
4837
|
*/
|
|
4090
4838
|
"filled"?: boolean;
|
|
4839
|
+
/**
|
|
4840
|
+
* Icon library for this instance. Overrides the global default. - "material-icons" → Material Icons - "material-symbols" → Material Symbols
|
|
4841
|
+
*/
|
|
4842
|
+
"library"?: IconLibrary;
|
|
4091
4843
|
/**
|
|
4092
4844
|
* The icon's size.
|
|
4845
|
+
* @default 'inherit'
|
|
4093
4846
|
*/
|
|
4094
4847
|
"size"?: | 'inherit'
|
|
4095
4848
|
| 'xSmall'
|
|
@@ -4108,6 +4861,7 @@ declare namespace LocalJSX {
|
|
|
4108
4861
|
interface SixIconButton {
|
|
4109
4862
|
/**
|
|
4110
4863
|
* Set to true to disable the button.
|
|
4864
|
+
* @default false
|
|
4111
4865
|
*/
|
|
4112
4866
|
"disabled"?: boolean;
|
|
4113
4867
|
/**
|
|
@@ -4132,6 +4886,7 @@ declare namespace LocalJSX {
|
|
|
4132
4886
|
"name"?: string;
|
|
4133
4887
|
/**
|
|
4134
4888
|
* The icon's size.
|
|
4889
|
+
* @default 'medium'
|
|
4135
4890
|
*/
|
|
4136
4891
|
"size"?: 'xSmall' | 'small' | 'medium' | 'large' | 'xLarge' | 'xxLarge' | 'xxxLarge';
|
|
4137
4892
|
/**
|
|
@@ -4147,34 +4902,42 @@ declare namespace LocalJSX {
|
|
|
4147
4902
|
interface SixInput {
|
|
4148
4903
|
/**
|
|
4149
4904
|
* The input's autocaptialize attribute.
|
|
4905
|
+
* @default 'off'
|
|
4150
4906
|
*/
|
|
4151
4907
|
"autocapitalize"?: string;
|
|
4152
4908
|
/**
|
|
4153
4909
|
* The input's autocomplete attribute.
|
|
4910
|
+
* @default 'off'
|
|
4154
4911
|
*/
|
|
4155
4912
|
"autocomplete"?: string;
|
|
4156
4913
|
/**
|
|
4157
4914
|
* The input's autocorrect attribute.
|
|
4915
|
+
* @default 'off'
|
|
4158
4916
|
*/
|
|
4159
4917
|
"autocorrect"?: 'on' | 'off';
|
|
4160
4918
|
/**
|
|
4161
4919
|
* The input's autofocus attribute.
|
|
4920
|
+
* @default false
|
|
4162
4921
|
*/
|
|
4163
4922
|
"autofocus"?: boolean;
|
|
4164
4923
|
/**
|
|
4165
4924
|
* Set to true to add a clear button when the input is populated.
|
|
4925
|
+
* @default false
|
|
4166
4926
|
*/
|
|
4167
4927
|
"clearable"?: boolean;
|
|
4168
4928
|
/**
|
|
4169
4929
|
* Set to true to disable the input.
|
|
4930
|
+
* @default false
|
|
4170
4931
|
*/
|
|
4171
4932
|
"disabled"?: boolean;
|
|
4172
4933
|
/**
|
|
4173
4934
|
* Internal: Styles the input for the dropdown filter search.
|
|
4935
|
+
* @default false
|
|
4174
4936
|
*/
|
|
4175
4937
|
"dropdownSearch"?: boolean;
|
|
4176
4938
|
/**
|
|
4177
4939
|
* The error message shown, if `invalid` is set to true.
|
|
4940
|
+
* @default ''
|
|
4178
4941
|
*/
|
|
4179
4942
|
"errorText"?: string | string[];
|
|
4180
4943
|
/**
|
|
@@ -4183,6 +4946,7 @@ declare namespace LocalJSX {
|
|
|
4183
4946
|
"errorTextCount"?: number;
|
|
4184
4947
|
/**
|
|
4185
4948
|
* The input's help text. Alternatively, you can use the help-text slot.
|
|
4949
|
+
* @default ''
|
|
4186
4950
|
*/
|
|
4187
4951
|
"helpText"?: string;
|
|
4188
4952
|
/**
|
|
@@ -4191,14 +4955,17 @@ declare namespace LocalJSX {
|
|
|
4191
4955
|
"inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
|
|
4192
4956
|
/**
|
|
4193
4957
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4958
|
+
* @default false
|
|
4194
4959
|
*/
|
|
4195
4960
|
"invalid"?: boolean;
|
|
4196
4961
|
/**
|
|
4197
4962
|
* The label text.
|
|
4963
|
+
* @default ''
|
|
4198
4964
|
*/
|
|
4199
4965
|
"label"?: string;
|
|
4200
4966
|
/**
|
|
4201
4967
|
* Set to render as line
|
|
4968
|
+
* @default false
|
|
4202
4969
|
*/
|
|
4203
4970
|
"line"?: boolean;
|
|
4204
4971
|
/**
|
|
@@ -4219,6 +4986,7 @@ declare namespace LocalJSX {
|
|
|
4219
4986
|
"minlength"?: number;
|
|
4220
4987
|
/**
|
|
4221
4988
|
* The input's name attribute.
|
|
4989
|
+
* @default ''
|
|
4222
4990
|
*/
|
|
4223
4991
|
"name"?: string;
|
|
4224
4992
|
/**
|
|
@@ -4247,6 +5015,7 @@ declare namespace LocalJSX {
|
|
|
4247
5015
|
"pattern"?: string;
|
|
4248
5016
|
/**
|
|
4249
5017
|
* Set to true to draw a pill-style input with rounded edges.
|
|
5018
|
+
* @default false
|
|
4250
5019
|
*/
|
|
4251
5020
|
"pill"?: boolean;
|
|
4252
5021
|
/**
|
|
@@ -4255,18 +5024,22 @@ declare namespace LocalJSX {
|
|
|
4255
5024
|
"placeholder"?: string;
|
|
4256
5025
|
/**
|
|
4257
5026
|
* Set to true to make the input readonly.
|
|
5027
|
+
* @default false
|
|
4258
5028
|
*/
|
|
4259
5029
|
"readonly"?: boolean;
|
|
4260
5030
|
/**
|
|
4261
5031
|
* Set to true to show an asterisk beneath the label.
|
|
5032
|
+
* @default false
|
|
4262
5033
|
*/
|
|
4263
5034
|
"required"?: boolean;
|
|
4264
5035
|
/**
|
|
4265
5036
|
* The input's size.
|
|
5037
|
+
* @default 'medium'
|
|
4266
5038
|
*/
|
|
4267
5039
|
"size"?: 'small' | 'medium' | 'large';
|
|
4268
5040
|
/**
|
|
4269
5041
|
* Enables spell checking on the input.
|
|
5042
|
+
* @default false
|
|
4270
5043
|
*/
|
|
4271
5044
|
"spellcheck"?: boolean;
|
|
4272
5045
|
/**
|
|
@@ -4275,14 +5048,17 @@ declare namespace LocalJSX {
|
|
|
4275
5048
|
"step"?: number;
|
|
4276
5049
|
/**
|
|
4277
5050
|
* Set to true to add a password toggle button for password inputs.
|
|
5051
|
+
* @default false
|
|
4278
5052
|
*/
|
|
4279
5053
|
"togglePassword"?: boolean;
|
|
4280
5054
|
/**
|
|
4281
5055
|
* The input's type.
|
|
5056
|
+
* @default 'text'
|
|
4282
5057
|
*/
|
|
4283
5058
|
"type"?: 'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'url';
|
|
4284
5059
|
/**
|
|
4285
5060
|
* The input's value attribute.
|
|
5061
|
+
* @default ''
|
|
4286
5062
|
*/
|
|
4287
5063
|
"value"?: string;
|
|
4288
5064
|
}
|
|
@@ -4293,10 +5069,12 @@ declare namespace LocalJSX {
|
|
|
4293
5069
|
interface SixItemPicker {
|
|
4294
5070
|
/**
|
|
4295
5071
|
* Set the amount of time, in milliseconds, to wait to trigger the `six-item-picker-change-debounced` event. If you want your change debounce event to not trigger when keeping the nav button pressed before, make sure debounce is a bit bigger than timeout, otherwise keeping the button pressed will trigger the event twice: once you click (and keep pressed) and once you release
|
|
5072
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
4296
5073
|
*/
|
|
4297
5074
|
"debounce"?: number;
|
|
4298
5075
|
/**
|
|
4299
5076
|
* Set the amount of time, in milliseconds, to wait between switching to next item when mouse button is held pressed.
|
|
5077
|
+
* @default DEFAULT_DEBOUNCE_INSANELY_FAST
|
|
4300
5078
|
*/
|
|
4301
5079
|
"interval"?: number;
|
|
4302
5080
|
/**
|
|
@@ -4321,44 +5099,54 @@ declare namespace LocalJSX {
|
|
|
4321
5099
|
"onSix-item-picker-change-debounced"?: (event: SixItemPickerCustomEvent<SixItemPickerChangePayload>) => void;
|
|
4322
5100
|
/**
|
|
4323
5101
|
* Defines whether the items should be padded
|
|
5102
|
+
* @default false
|
|
4324
5103
|
*/
|
|
4325
5104
|
"padded"?: boolean;
|
|
4326
5105
|
/**
|
|
4327
5106
|
* Defines the character used for padding
|
|
5107
|
+
* @default '0'
|
|
4328
5108
|
*/
|
|
4329
5109
|
"paddingChar"?: string;
|
|
4330
5110
|
/**
|
|
4331
5111
|
* Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default, before is selected
|
|
5112
|
+
* @default ItemPickerPaddingDirection.BEFORE
|
|
4332
5113
|
*/
|
|
4333
5114
|
"paddingDirection"?: ItemPickerPaddingDirection;
|
|
4334
5115
|
/**
|
|
4335
5116
|
* Defines the length of the padded area
|
|
5117
|
+
* @default 2
|
|
4336
5118
|
*/
|
|
4337
5119
|
"paddingLength"?: number;
|
|
4338
5120
|
/**
|
|
4339
5121
|
* Define whether the picker should to a roundtrip i.e. start at max when reaching min and vice versa.
|
|
5122
|
+
* @default true
|
|
4340
5123
|
*/
|
|
4341
5124
|
"roundtrip"?: boolean;
|
|
4342
5125
|
/**
|
|
4343
5126
|
* Defines how many steps should be taken when navigating
|
|
5127
|
+
* @default 1
|
|
4344
5128
|
*/
|
|
4345
5129
|
"step"?: number;
|
|
4346
5130
|
/**
|
|
4347
5131
|
* Set the amount of time, in milliseconds, to wait to trigger faster switching between items.
|
|
5132
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
4348
5133
|
*/
|
|
4349
5134
|
"timeout"?: number;
|
|
4350
5135
|
/**
|
|
4351
5136
|
* The type of items you want to rotate through.
|
|
5137
|
+
* @default ItemPickerType.NUMBER
|
|
4352
5138
|
*/
|
|
4353
5139
|
"type"?: ItemPickerType;
|
|
4354
5140
|
/**
|
|
4355
5141
|
* The item picker's value attribute.
|
|
5142
|
+
* @default ''
|
|
4356
5143
|
*/
|
|
4357
5144
|
"value"?: number | string;
|
|
4358
5145
|
}
|
|
4359
5146
|
interface SixLanguageSwitcher {
|
|
4360
5147
|
/**
|
|
4361
5148
|
* The languages which should be selectable options.
|
|
5149
|
+
* @default DEFAULT_LANGUAGES
|
|
4362
5150
|
*/
|
|
4363
5151
|
"languages"?: string[] | SixLanguageSwitcherInput[];
|
|
4364
5152
|
/**
|
|
@@ -4387,6 +5175,7 @@ declare namespace LocalJSX {
|
|
|
4387
5175
|
interface SixLogo {
|
|
4388
5176
|
/**
|
|
4389
5177
|
* The brand of the logo. Either six or bme. Defaults to six.
|
|
5178
|
+
* @default 'six'
|
|
4390
5179
|
*/
|
|
4391
5180
|
"brand"?: 'six' | 'bme';
|
|
4392
5181
|
}
|
|
@@ -4397,6 +5186,7 @@ declare namespace LocalJSX {
|
|
|
4397
5186
|
interface SixMainContainer {
|
|
4398
5187
|
/**
|
|
4399
5188
|
* Set to false to remove top and bottom padding.
|
|
5189
|
+
* @default true
|
|
4400
5190
|
*/
|
|
4401
5191
|
"padded"?: boolean;
|
|
4402
5192
|
}
|
|
@@ -4408,14 +5198,17 @@ declare namespace LocalJSX {
|
|
|
4408
5198
|
interface SixMenu {
|
|
4409
5199
|
/**
|
|
4410
5200
|
* Internal: Disables handling of key presses.
|
|
5201
|
+
* @default false
|
|
4411
5202
|
*/
|
|
4412
5203
|
"disableKeyboardHandling"?: boolean;
|
|
4413
5204
|
/**
|
|
4414
5205
|
* Used for virtual scrolling Define how many items should be rendered in the DOM when using virtual scrolling
|
|
5206
|
+
* @default 10
|
|
4415
5207
|
*/
|
|
4416
5208
|
"itemSize"?: number;
|
|
4417
5209
|
/**
|
|
4418
5210
|
* Set the options to be shown in the dropdown
|
|
5211
|
+
* @default null
|
|
4419
5212
|
*/
|
|
4420
5213
|
"items"?: SixMenuItemData1[] | null;
|
|
4421
5214
|
/**
|
|
@@ -4428,14 +5221,17 @@ declare namespace LocalJSX {
|
|
|
4428
5221
|
"onSix-menu-item-selected"?: (event: SixMenuCustomEvent<SixMenuItemSelectedPayload>) => void;
|
|
4429
5222
|
/**
|
|
4430
5223
|
* Set to true to remove the box-shadow
|
|
5224
|
+
* @default false
|
|
4431
5225
|
*/
|
|
4432
5226
|
"removeBoxShadow"?: boolean;
|
|
4433
5227
|
/**
|
|
4434
5228
|
* Used for virtual scrolling Define the debounce for listening on scrolling changes in milliseconds. The lower the number the more sensitive the component reacts to scrolling changes.
|
|
5229
|
+
* @default 15
|
|
4435
5230
|
*/
|
|
4436
5231
|
"scrollingDebounce"?: number;
|
|
4437
5232
|
/**
|
|
4438
5233
|
* Defines whether the menu list will be rendered virtually i.e. only the elements actually shown (and a couple around) are actually rendered in the DOM. If you use virtual scrolling pass the elements via prop instead of via slot.
|
|
5234
|
+
* @default false
|
|
4439
5235
|
*/
|
|
4440
5236
|
"virtualScroll"?: boolean;
|
|
4441
5237
|
}
|
|
@@ -4454,18 +5250,22 @@ declare namespace LocalJSX {
|
|
|
4454
5250
|
interface SixMenuItem {
|
|
4455
5251
|
/**
|
|
4456
5252
|
* Defines if the checked state is displayed as a checkbox or a check-icon
|
|
5253
|
+
* @default 'check'
|
|
4457
5254
|
*/
|
|
4458
5255
|
"checkType"?: 'checkbox' | 'check';
|
|
4459
5256
|
/**
|
|
4460
5257
|
* Internal: Draws the item in a checked state. CheckType needs to be set to 'checkbox' or 'check' to show the checked state
|
|
5258
|
+
* @default false
|
|
4461
5259
|
*/
|
|
4462
5260
|
"checked"?: boolean;
|
|
4463
5261
|
/**
|
|
4464
5262
|
* Set to true to draw the menu item in a disabled state.
|
|
5263
|
+
* @default false
|
|
4465
5264
|
*/
|
|
4466
5265
|
"disabled"?: boolean;
|
|
4467
5266
|
/**
|
|
4468
5267
|
* A unique value to store in the menu item. This can be used as a way to identify menu items when selected.
|
|
5268
|
+
* @default ''
|
|
4469
5269
|
*/
|
|
4470
5270
|
"value"?: string;
|
|
4471
5271
|
}
|
|
@@ -4483,6 +5283,7 @@ declare namespace LocalJSX {
|
|
|
4483
5283
|
interface SixPicto {
|
|
4484
5284
|
/**
|
|
4485
5285
|
* Defines the size of the icon.
|
|
5286
|
+
* @default 'medium'
|
|
4486
5287
|
*/
|
|
4487
5288
|
"size"?: 'xSmall' | 'small' | 'medium' | 'large' | 'xLarge' | 'xxLarge' | 'xxxLarge' | '4xl';
|
|
4488
5289
|
}
|
|
@@ -4494,10 +5295,12 @@ declare namespace LocalJSX {
|
|
|
4494
5295
|
interface SixProgressBar {
|
|
4495
5296
|
/**
|
|
4496
5297
|
* When true, percentage is ignored, the label is hidden, and the progress bar is drawn in an indeterminate state.
|
|
5298
|
+
* @default false
|
|
4497
5299
|
*/
|
|
4498
5300
|
"indeterminate"?: boolean;
|
|
4499
5301
|
/**
|
|
4500
5302
|
* The progress bar's percentage, 0 to 100.
|
|
5303
|
+
* @default 0
|
|
4501
5304
|
*/
|
|
4502
5305
|
"percentage"?: number;
|
|
4503
5306
|
}
|
|
@@ -4509,14 +5312,17 @@ declare namespace LocalJSX {
|
|
|
4509
5312
|
interface SixProgressRing {
|
|
4510
5313
|
/**
|
|
4511
5314
|
* The current progress percentage, 0 - 100.
|
|
5315
|
+
* @default 0
|
|
4512
5316
|
*/
|
|
4513
5317
|
"percentage"?: number;
|
|
4514
5318
|
/**
|
|
4515
5319
|
* The size of the progress ring in pixels.
|
|
5320
|
+
* @default 128
|
|
4516
5321
|
*/
|
|
4517
5322
|
"size"?: number;
|
|
4518
5323
|
/**
|
|
4519
5324
|
* The stroke width of the progress ring in pixels.
|
|
5325
|
+
* @default 4
|
|
4520
5326
|
*/
|
|
4521
5327
|
"strokeWidth"?: number;
|
|
4522
5328
|
}
|
|
@@ -4528,18 +5334,22 @@ declare namespace LocalJSX {
|
|
|
4528
5334
|
interface SixRadio {
|
|
4529
5335
|
/**
|
|
4530
5336
|
* Set to true to draw the radio in a checked state.
|
|
5337
|
+
* @default false
|
|
4531
5338
|
*/
|
|
4532
5339
|
"checked"?: boolean;
|
|
4533
5340
|
/**
|
|
4534
5341
|
* Set to true to disable the radio.
|
|
5342
|
+
* @default false
|
|
4535
5343
|
*/
|
|
4536
5344
|
"disabled"?: boolean;
|
|
4537
5345
|
/**
|
|
4538
5346
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
5347
|
+
* @default false
|
|
4539
5348
|
*/
|
|
4540
5349
|
"invalid"?: boolean;
|
|
4541
5350
|
/**
|
|
4542
5351
|
* The radio's name attribute.
|
|
5352
|
+
* @default ''
|
|
4543
5353
|
*/
|
|
4544
5354
|
"name"?: string;
|
|
4545
5355
|
/**
|
|
@@ -4556,6 +5366,7 @@ declare namespace LocalJSX {
|
|
|
4556
5366
|
"onSix-radio-focus"?: (event: SixRadioCustomEvent<EmptyPayload>) => void;
|
|
4557
5367
|
/**
|
|
4558
5368
|
* The radio's value attribute.
|
|
5369
|
+
* @default 'on'
|
|
4559
5370
|
*/
|
|
4560
5371
|
"value"?: string;
|
|
4561
5372
|
}
|
|
@@ -4567,10 +5378,12 @@ declare namespace LocalJSX {
|
|
|
4567
5378
|
interface SixRange {
|
|
4568
5379
|
/**
|
|
4569
5380
|
* Set to true to disable the input.
|
|
5381
|
+
* @default false
|
|
4570
5382
|
*/
|
|
4571
5383
|
"disabled"?: boolean;
|
|
4572
5384
|
/**
|
|
4573
5385
|
* The error message shown, if `invalid` is set to true.
|
|
5386
|
+
* @default ''
|
|
4574
5387
|
*/
|
|
4575
5388
|
"errorText"?: string | string[];
|
|
4576
5389
|
/**
|
|
@@ -4579,26 +5392,32 @@ declare namespace LocalJSX {
|
|
|
4579
5392
|
"errorTextCount"?: number;
|
|
4580
5393
|
/**
|
|
4581
5394
|
* The range's help text. Alternatively, you can use the help-text slot.
|
|
5395
|
+
* @default ''
|
|
4582
5396
|
*/
|
|
4583
5397
|
"helpText"?: string;
|
|
4584
5398
|
/**
|
|
4585
5399
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
5400
|
+
* @default false
|
|
4586
5401
|
*/
|
|
4587
5402
|
"invalid"?: boolean;
|
|
4588
5403
|
/**
|
|
4589
5404
|
* The label text.
|
|
5405
|
+
* @default ''
|
|
4590
5406
|
*/
|
|
4591
5407
|
"label"?: string;
|
|
4592
5408
|
/**
|
|
4593
5409
|
* The input's max attribute.
|
|
5410
|
+
* @default 100
|
|
4594
5411
|
*/
|
|
4595
5412
|
"max"?: number;
|
|
4596
5413
|
/**
|
|
4597
5414
|
* The input's min attribute.
|
|
5415
|
+
* @default 0
|
|
4598
5416
|
*/
|
|
4599
5417
|
"min"?: number;
|
|
4600
5418
|
/**
|
|
4601
5419
|
* The input's name attribute.
|
|
5420
|
+
* @default ''
|
|
4602
5421
|
*/
|
|
4603
5422
|
"name"?: string;
|
|
4604
5423
|
/**
|
|
@@ -4615,22 +5434,100 @@ declare namespace LocalJSX {
|
|
|
4615
5434
|
"onSix-range-focus"?: (event: SixRangeCustomEvent<EmptyPayload>) => void;
|
|
4616
5435
|
/**
|
|
4617
5436
|
* Set to true to show an asterisk beneath the label.
|
|
5437
|
+
* @default false
|
|
4618
5438
|
*/
|
|
4619
5439
|
"required"?: boolean;
|
|
4620
5440
|
/**
|
|
4621
5441
|
* The input's step attribute.
|
|
5442
|
+
* @default 1
|
|
4622
5443
|
*/
|
|
4623
5444
|
"step"?: number;
|
|
4624
5445
|
/**
|
|
4625
5446
|
* The preferred placedment of the tooltip.
|
|
5447
|
+
* @default 'top'
|
|
4626
5448
|
*/
|
|
4627
5449
|
"tooltip"?: 'top' | 'bottom' | 'none';
|
|
4628
5450
|
/**
|
|
4629
5451
|
* A function used to format the tooltip's value.
|
|
5452
|
+
* @default (value: number) => value.toString()
|
|
4630
5453
|
*/
|
|
4631
5454
|
"tooltipFormatter"?: (value: number) => string;
|
|
4632
5455
|
/**
|
|
4633
5456
|
* The input's value attribute.
|
|
5457
|
+
* @default 0
|
|
5458
|
+
*/
|
|
5459
|
+
"value"?: number;
|
|
5460
|
+
}
|
|
5461
|
+
interface SixRating {
|
|
5462
|
+
/**
|
|
5463
|
+
* Set to true to disable the rating.
|
|
5464
|
+
* @default false
|
|
5465
|
+
*/
|
|
5466
|
+
"disabled"?: boolean;
|
|
5467
|
+
/**
|
|
5468
|
+
* The error message shown, if `invalid` is set to true.
|
|
5469
|
+
* @default ''
|
|
5470
|
+
*/
|
|
5471
|
+
"errorText"?: string | string[];
|
|
5472
|
+
/**
|
|
5473
|
+
* The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
|
|
5474
|
+
*/
|
|
5475
|
+
"errorTextCount"?: number;
|
|
5476
|
+
/**
|
|
5477
|
+
* The rating's help text. Alternatively, you can use the help-text slot.
|
|
5478
|
+
* @default ''
|
|
5479
|
+
*/
|
|
5480
|
+
"helpText"?: string;
|
|
5481
|
+
/**
|
|
5482
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
5483
|
+
* @default false
|
|
5484
|
+
*/
|
|
5485
|
+
"invalid"?: boolean;
|
|
5486
|
+
/**
|
|
5487
|
+
* The label text.
|
|
5488
|
+
* @default ''
|
|
5489
|
+
*/
|
|
5490
|
+
"label"?: string;
|
|
5491
|
+
/**
|
|
5492
|
+
* Maximum number of stars. Default is 5
|
|
5493
|
+
* @default 5
|
|
5494
|
+
*/
|
|
5495
|
+
"max"?: number;
|
|
5496
|
+
/**
|
|
5497
|
+
* The rating's name attribute.
|
|
5498
|
+
* @default ''
|
|
5499
|
+
*/
|
|
5500
|
+
"name"?: string;
|
|
5501
|
+
/**
|
|
5502
|
+
* Emitted when the control loses focus.
|
|
5503
|
+
*/
|
|
5504
|
+
"onSix-rating-blur"?: (event: SixRatingCustomEvent<number>) => void;
|
|
5505
|
+
/**
|
|
5506
|
+
* Emitted when the control's checked state changes.
|
|
5507
|
+
*/
|
|
5508
|
+
"onSix-rating-change"?: (event: SixRatingCustomEvent<number>) => void;
|
|
5509
|
+
/**
|
|
5510
|
+
* Emitted when the control gains focus.
|
|
5511
|
+
*/
|
|
5512
|
+
"onSix-rating-focus"?: (event: SixRatingCustomEvent<EmptyPayload>) => void;
|
|
5513
|
+
/**
|
|
5514
|
+
* If its readonly
|
|
5515
|
+
* @default false
|
|
5516
|
+
*/
|
|
5517
|
+
"readonly"?: boolean;
|
|
5518
|
+
/**
|
|
5519
|
+
* Set to true to show an asterisk beneath the label.
|
|
5520
|
+
* @default false
|
|
5521
|
+
*/
|
|
5522
|
+
"required"?: boolean;
|
|
5523
|
+
/**
|
|
5524
|
+
* Size of the stars
|
|
5525
|
+
* @default 'medium'
|
|
5526
|
+
*/
|
|
5527
|
+
"size"?: 'xSmall' | 'small' | 'medium' | 'large' | 'xLarge' | 'xxLarge' | 'xxxLarge';
|
|
5528
|
+
/**
|
|
5529
|
+
* The rating's value attribute.
|
|
5530
|
+
* @default 0
|
|
4634
5531
|
*/
|
|
4635
5532
|
"value"?: number;
|
|
4636
5533
|
}
|
|
@@ -4641,14 +5538,17 @@ declare namespace LocalJSX {
|
|
|
4641
5538
|
interface SixRoot {
|
|
4642
5539
|
/**
|
|
4643
5540
|
* Defines whether the content section should be padded
|
|
5541
|
+
* @default true
|
|
4644
5542
|
*/
|
|
4645
5543
|
"padded"?: boolean;
|
|
4646
5544
|
/**
|
|
4647
5545
|
* Defines the stage of the application
|
|
5546
|
+
* @default null
|
|
4648
5547
|
*/
|
|
4649
5548
|
"stage"?: StageType;
|
|
4650
5549
|
/**
|
|
4651
5550
|
* Defines the version of the application
|
|
5551
|
+
* @default ''
|
|
4652
5552
|
*/
|
|
4653
5553
|
"version"?: string;
|
|
4654
5554
|
}
|
|
@@ -4659,14 +5559,17 @@ declare namespace LocalJSX {
|
|
|
4659
5559
|
interface SixSearchField {
|
|
4660
5560
|
/**
|
|
4661
5561
|
* Set to true to add a clear button when the input is populated.
|
|
5562
|
+
* @default false
|
|
4662
5563
|
*/
|
|
4663
5564
|
"clearable"?: boolean;
|
|
4664
5565
|
/**
|
|
4665
5566
|
* Debounce time in milliseconds, default is 300 ms
|
|
5567
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
4666
5568
|
*/
|
|
4667
5569
|
"debounce"?: number;
|
|
4668
5570
|
/**
|
|
4669
5571
|
* Set to true to disable the input.
|
|
5572
|
+
* @default false
|
|
4670
5573
|
*/
|
|
4671
5574
|
"disabled"?: boolean;
|
|
4672
5575
|
/**
|
|
@@ -4679,6 +5582,7 @@ declare namespace LocalJSX {
|
|
|
4679
5582
|
"placeholder"?: string;
|
|
4680
5583
|
/**
|
|
4681
5584
|
* The input's value attribute.
|
|
5585
|
+
* @default ''
|
|
4682
5586
|
*/
|
|
4683
5587
|
"value"?: string;
|
|
4684
5588
|
}
|
|
@@ -4690,22 +5594,27 @@ declare namespace LocalJSX {
|
|
|
4690
5594
|
interface SixSelect {
|
|
4691
5595
|
/**
|
|
4692
5596
|
* Set to true to allow async filtering. When you enter something in the search field the component will only emit an event but not filter any elements itself. You can then simply listen to the 'six-async-filter-fired' event to manage the shown menu-items yourself
|
|
5597
|
+
* @default false
|
|
4693
5598
|
*/
|
|
4694
5599
|
"asyncFilter"?: boolean;
|
|
4695
5600
|
/**
|
|
4696
5601
|
* Set to true to turn the six-select into an autocomplete.
|
|
5602
|
+
* @default false
|
|
4697
5603
|
*/
|
|
4698
5604
|
"autocomplete"?: boolean;
|
|
4699
5605
|
/**
|
|
4700
5606
|
* Set to true to add a clear button when the select is populated.
|
|
5607
|
+
* @default false
|
|
4701
5608
|
*/
|
|
4702
5609
|
"clearable"?: boolean;
|
|
4703
5610
|
/**
|
|
4704
5611
|
* Set to true to disable the select control.
|
|
5612
|
+
* @default false
|
|
4705
5613
|
*/
|
|
4706
5614
|
"disabled"?: boolean;
|
|
4707
5615
|
/**
|
|
4708
5616
|
* The error message shown, if `invalid` is set to true.
|
|
5617
|
+
* @default ''
|
|
4709
5618
|
*/
|
|
4710
5619
|
"errorText"?: string | string[];
|
|
4711
5620
|
/**
|
|
@@ -4714,6 +5623,7 @@ declare namespace LocalJSX {
|
|
|
4714
5623
|
"errorTextCount"?: number;
|
|
4715
5624
|
/**
|
|
4716
5625
|
* Set to true to allow filtering for entries in the dropdown
|
|
5626
|
+
* @default false
|
|
4717
5627
|
*/
|
|
4718
5628
|
"filter"?: boolean;
|
|
4719
5629
|
/**
|
|
@@ -4726,39 +5636,42 @@ declare namespace LocalJSX {
|
|
|
4726
5636
|
"filterPlaceholder"?: string;
|
|
4727
5637
|
/**
|
|
4728
5638
|
* The select's help text. Alternatively, you can use the help-text slot.
|
|
5639
|
+
* @default ''
|
|
4729
5640
|
*/
|
|
4730
5641
|
"helpText"?: string;
|
|
4731
5642
|
/**
|
|
4732
5643
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
5644
|
+
* @default false
|
|
4733
5645
|
*/
|
|
4734
5646
|
"hoist"?: boolean;
|
|
4735
5647
|
/**
|
|
4736
5648
|
* The debounce for when the input changes for autocompletes should be emitted
|
|
5649
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
4737
5650
|
*/
|
|
4738
5651
|
"inputDebounce"?: number;
|
|
4739
5652
|
/**
|
|
4740
5653
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
5654
|
+
* @default false
|
|
4741
5655
|
*/
|
|
4742
5656
|
"invalid"?: boolean;
|
|
4743
5657
|
/**
|
|
4744
5658
|
* The label text.
|
|
5659
|
+
* @default ''
|
|
4745
5660
|
*/
|
|
4746
5661
|
"label"?: string;
|
|
4747
5662
|
/**
|
|
4748
5663
|
* Set to render as line
|
|
5664
|
+
* @default false
|
|
4749
5665
|
*/
|
|
4750
5666
|
"line"?: boolean;
|
|
4751
|
-
/**
|
|
4752
|
-
* 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.
|
|
4753
|
-
* @deprecated : This property is ignored. The component now displays as many items as possible and computes the "+n" dynamically.
|
|
4754
|
-
*/
|
|
4755
|
-
"maxTagsVisible"?: number;
|
|
4756
5667
|
/**
|
|
4757
5668
|
* Set to true to enable multiselect.
|
|
5669
|
+
* @default false
|
|
4758
5670
|
*/
|
|
4759
5671
|
"multiple"?: boolean;
|
|
4760
5672
|
/**
|
|
4761
5673
|
* The select's name.
|
|
5674
|
+
* @default ''
|
|
4762
5675
|
*/
|
|
4763
5676
|
"name"?: string;
|
|
4764
5677
|
/**
|
|
@@ -4775,22 +5688,27 @@ declare namespace LocalJSX {
|
|
|
4775
5688
|
"onSix-select-focus"?: (event: SixSelectCustomEvent<EmptyPayload>) => void;
|
|
4776
5689
|
/**
|
|
4777
5690
|
* Set the options to be shown in the dropdown (alternative to setting the elements via html)
|
|
5691
|
+
* @default null
|
|
4778
5692
|
*/
|
|
4779
5693
|
"options"?: SixMenuItemData[] | null;
|
|
4780
5694
|
/**
|
|
4781
5695
|
* Set to true to draw a pill-style select with rounded edges.
|
|
5696
|
+
* @default false
|
|
4782
5697
|
*/
|
|
4783
5698
|
"pill"?: boolean;
|
|
4784
5699
|
/**
|
|
4785
5700
|
* The select's placeholder text.
|
|
5701
|
+
* @default ''
|
|
4786
5702
|
*/
|
|
4787
5703
|
"placeholder"?: string;
|
|
4788
5704
|
/**
|
|
4789
5705
|
* Set to true to show an asterisk beneath the label.
|
|
5706
|
+
* @default false
|
|
4790
5707
|
*/
|
|
4791
5708
|
"required"?: boolean;
|
|
4792
5709
|
/**
|
|
4793
5710
|
* Enables the select all button.
|
|
5711
|
+
* @default false
|
|
4794
5712
|
*/
|
|
4795
5713
|
"selectAllButton"?: boolean;
|
|
4796
5714
|
/**
|
|
@@ -4799,14 +5717,17 @@ declare namespace LocalJSX {
|
|
|
4799
5717
|
"selectAllText"?: string;
|
|
4800
5718
|
/**
|
|
4801
5719
|
* The select's size.
|
|
5720
|
+
* @default 'medium'
|
|
4802
5721
|
*/
|
|
4803
5722
|
"size"?: 'small' | 'medium' | 'large';
|
|
4804
5723
|
/**
|
|
4805
5724
|
* The value of the control. This will be a string or an array depending on `multiple`.
|
|
5725
|
+
* @default ''
|
|
4806
5726
|
*/
|
|
4807
5727
|
"value"?: string | string[];
|
|
4808
5728
|
/**
|
|
4809
5729
|
* Defines whether the menu list will be rendered virtually i.e. only the elements actually shown (and a couple around) are actually rendered in the DOM. If you use virtual scrolling pass the elements via prop instead of via slot.
|
|
5730
|
+
* @default false
|
|
4810
5731
|
*/
|
|
4811
5732
|
"virtualScroll"?: boolean;
|
|
4812
5733
|
}
|
|
@@ -4837,18 +5758,22 @@ declare namespace LocalJSX {
|
|
|
4837
5758
|
"onSix-sidebar-show"?: (event: SixSidebarCustomEvent<EmptyPayload>) => void;
|
|
4838
5759
|
/**
|
|
4839
5760
|
* Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.
|
|
5761
|
+
* @default false
|
|
4840
5762
|
*/
|
|
4841
5763
|
"open"?: boolean;
|
|
4842
5764
|
/**
|
|
4843
5765
|
* Sidebar position
|
|
5766
|
+
* @default 'left'
|
|
4844
5767
|
*/
|
|
4845
5768
|
"position"?: 'left' | 'right';
|
|
4846
5769
|
/**
|
|
4847
5770
|
* Define whether sidebar is toggled meaning only one menu can be open at the same time
|
|
5771
|
+
* @default false
|
|
4848
5772
|
*/
|
|
4849
5773
|
"toggled"?: boolean;
|
|
4850
5774
|
/**
|
|
4851
5775
|
* Sidebar width
|
|
5776
|
+
* @default '16rem'
|
|
4852
5777
|
*/
|
|
4853
5778
|
"width"?: string;
|
|
4854
5779
|
}
|
|
@@ -4859,18 +5784,26 @@ declare namespace LocalJSX {
|
|
|
4859
5784
|
interface SixSidebarItem {
|
|
4860
5785
|
/**
|
|
4861
5786
|
* Set to true to draw the sidebar item in a disabled state.
|
|
5787
|
+
* @default false
|
|
4862
5788
|
*/
|
|
4863
5789
|
"disabled"?: boolean;
|
|
4864
5790
|
/**
|
|
4865
5791
|
* Provide if the item should be rendered as anchor tag. Note, that the href is added automatically when using routerLink in Angular.
|
|
4866
5792
|
*/
|
|
4867
5793
|
"href"?: string | undefined;
|
|
5794
|
+
/**
|
|
5795
|
+
* Icon of the item
|
|
5796
|
+
* @default ''
|
|
5797
|
+
*/
|
|
5798
|
+
"icon"?: string;
|
|
4868
5799
|
/**
|
|
4869
5800
|
* Set to true to draw the item in a selected state.
|
|
5801
|
+
* @default false
|
|
4870
5802
|
*/
|
|
4871
5803
|
"selected"?: boolean;
|
|
4872
5804
|
/**
|
|
4873
5805
|
* A unique value to store in the sidebar item. This can be used as a way to identify sidebar items when selected.
|
|
5806
|
+
* @default ''
|
|
4874
5807
|
*/
|
|
4875
5808
|
"value"?: string;
|
|
4876
5809
|
}
|
|
@@ -4885,14 +5818,17 @@ declare namespace LocalJSX {
|
|
|
4885
5818
|
"href"?: string | undefined;
|
|
4886
5819
|
/**
|
|
4887
5820
|
* Icon of the group
|
|
5821
|
+
* @default ''
|
|
4888
5822
|
*/
|
|
4889
5823
|
"icon"?: string;
|
|
4890
5824
|
/**
|
|
4891
5825
|
* Title of item group
|
|
5826
|
+
* @default ''
|
|
4892
5827
|
*/
|
|
4893
5828
|
"name"?: string;
|
|
4894
5829
|
/**
|
|
4895
5830
|
* Indicates whether the sidebar is shown
|
|
5831
|
+
* @default false
|
|
4896
5832
|
*/
|
|
4897
5833
|
"open"?: boolean;
|
|
4898
5834
|
/**
|
|
@@ -4901,6 +5837,7 @@ declare namespace LocalJSX {
|
|
|
4901
5837
|
"summaryIcon"?: string;
|
|
4902
5838
|
/**
|
|
4903
5839
|
* A unique value to store in the sidebar item of the group label. This can be used as a way to identify sidebar items when selected.
|
|
5840
|
+
* @default ''
|
|
4904
5841
|
*/
|
|
4905
5842
|
"value"?: string;
|
|
4906
5843
|
}
|
|
@@ -4922,6 +5859,7 @@ declare namespace LocalJSX {
|
|
|
4922
5859
|
interface SixStageIndicator {
|
|
4923
5860
|
/**
|
|
4924
5861
|
* The indicators value attribute
|
|
5862
|
+
* @default null
|
|
4925
5863
|
*/
|
|
4926
5864
|
"stage"?: StageType1;
|
|
4927
5865
|
}
|
|
@@ -4933,14 +5871,17 @@ declare namespace LocalJSX {
|
|
|
4933
5871
|
interface SixSwitch {
|
|
4934
5872
|
/**
|
|
4935
5873
|
* Set to true to draw the switch in a checked state.
|
|
5874
|
+
* @default false
|
|
4936
5875
|
*/
|
|
4937
5876
|
"checked"?: boolean;
|
|
4938
5877
|
/**
|
|
4939
5878
|
* Set to true to disable the switch.
|
|
5879
|
+
* @default false
|
|
4940
5880
|
*/
|
|
4941
5881
|
"disabled"?: boolean;
|
|
4942
5882
|
/**
|
|
4943
5883
|
* The error message shown, if `invalid` is set to true.
|
|
5884
|
+
* @default ''
|
|
4944
5885
|
*/
|
|
4945
5886
|
"errorText"?: string | string[];
|
|
4946
5887
|
/**
|
|
@@ -4949,14 +5890,17 @@ declare namespace LocalJSX {
|
|
|
4949
5890
|
"errorTextCount"?: number;
|
|
4950
5891
|
/**
|
|
4951
5892
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
5893
|
+
* @default false
|
|
4952
5894
|
*/
|
|
4953
5895
|
"invalid"?: boolean;
|
|
4954
5896
|
/**
|
|
4955
5897
|
* The label text.
|
|
5898
|
+
* @default ''
|
|
4956
5899
|
*/
|
|
4957
5900
|
"label"?: string;
|
|
4958
5901
|
/**
|
|
4959
5902
|
* The switch's name attribute.
|
|
5903
|
+
* @default ''
|
|
4960
5904
|
*/
|
|
4961
5905
|
"name"?: string;
|
|
4962
5906
|
/**
|
|
@@ -4973,10 +5917,12 @@ declare namespace LocalJSX {
|
|
|
4973
5917
|
"onSix-switch-focus"?: (event: SixSwitchCustomEvent<EmptyPayload>) => void;
|
|
4974
5918
|
/**
|
|
4975
5919
|
* Set to true to show an asterisk beneath the label.
|
|
5920
|
+
* @default false
|
|
4976
5921
|
*/
|
|
4977
5922
|
"required"?: boolean;
|
|
4978
5923
|
/**
|
|
4979
5924
|
* The switch's value attribute.
|
|
5925
|
+
* @default 'on'
|
|
4980
5926
|
*/
|
|
4981
5927
|
"value"?: string;
|
|
4982
5928
|
}
|
|
@@ -4988,14 +5934,17 @@ declare namespace LocalJSX {
|
|
|
4988
5934
|
interface SixTab {
|
|
4989
5935
|
/**
|
|
4990
5936
|
* Set to true to draw the tab in an active state.
|
|
5937
|
+
* @default false
|
|
4991
5938
|
*/
|
|
4992
5939
|
"active"?: boolean;
|
|
4993
5940
|
/**
|
|
4994
5941
|
* When true, the tab will be rendered with a close icon.
|
|
5942
|
+
* @default false
|
|
4995
5943
|
*/
|
|
4996
5944
|
"closable"?: boolean;
|
|
4997
5945
|
/**
|
|
4998
5946
|
* Set to true to draw the tab in a disabled state.
|
|
5947
|
+
* @default false
|
|
4999
5948
|
*/
|
|
5000
5949
|
"disabled"?: boolean;
|
|
5001
5950
|
/**
|
|
@@ -5004,6 +5953,7 @@ declare namespace LocalJSX {
|
|
|
5004
5953
|
"onSix-tab-close"?: (event: SixTabCustomEvent<EmptyPayload>) => void;
|
|
5005
5954
|
/**
|
|
5006
5955
|
* The name of the tab panel the tab will control. The panel must be located in the same tab group.
|
|
5956
|
+
* @default ''
|
|
5007
5957
|
*/
|
|
5008
5958
|
"panel"?: string;
|
|
5009
5959
|
}
|
|
@@ -5015,6 +5965,7 @@ declare namespace LocalJSX {
|
|
|
5015
5965
|
interface SixTabGroup {
|
|
5016
5966
|
/**
|
|
5017
5967
|
* Disables the scroll arrows that appear when tabs overflow.
|
|
5968
|
+
* @default false
|
|
5018
5969
|
*/
|
|
5019
5970
|
"noScrollControls"?: boolean;
|
|
5020
5971
|
/**
|
|
@@ -5027,6 +5978,7 @@ declare namespace LocalJSX {
|
|
|
5027
5978
|
"onSix-tab-show"?: (event: SixTabGroupCustomEvent<SixTabShowPayload>) => void;
|
|
5028
5979
|
/**
|
|
5029
5980
|
* The placement of the tabs.
|
|
5981
|
+
* @default 'top'
|
|
5030
5982
|
*/
|
|
5031
5983
|
"placement"?: 'top' | 'bottom' | 'left' | 'right';
|
|
5032
5984
|
}
|
|
@@ -5038,10 +5990,12 @@ declare namespace LocalJSX {
|
|
|
5038
5990
|
interface SixTabPanel {
|
|
5039
5991
|
/**
|
|
5040
5992
|
* When true, the tab panel will be shown.
|
|
5993
|
+
* @default false
|
|
5041
5994
|
*/
|
|
5042
5995
|
"active"?: boolean;
|
|
5043
5996
|
/**
|
|
5044
5997
|
* The tab panel's name.
|
|
5998
|
+
* @default ''
|
|
5045
5999
|
*/
|
|
5046
6000
|
"name"?: string;
|
|
5047
6001
|
}
|
|
@@ -5053,6 +6007,7 @@ declare namespace LocalJSX {
|
|
|
5053
6007
|
interface SixTag {
|
|
5054
6008
|
/**
|
|
5055
6009
|
* Set to true to make the tag clearable.
|
|
6010
|
+
* @default false
|
|
5056
6011
|
*/
|
|
5057
6012
|
"clearable"?: boolean;
|
|
5058
6013
|
/**
|
|
@@ -5061,14 +6016,17 @@ declare namespace LocalJSX {
|
|
|
5061
6016
|
"onSix-tag-clear"?: (event: SixTagCustomEvent<EmptyPayload>) => void;
|
|
5062
6017
|
/**
|
|
5063
6018
|
* Set to true to draw a pill-style tag with rounded edges.
|
|
6019
|
+
* @default false
|
|
5064
6020
|
*/
|
|
5065
6021
|
"pill"?: boolean;
|
|
5066
6022
|
/**
|
|
5067
6023
|
* The tag's size.
|
|
6024
|
+
* @default 'medium'
|
|
5068
6025
|
*/
|
|
5069
6026
|
"size"?: 'small' | 'medium' | 'large';
|
|
5070
6027
|
/**
|
|
5071
6028
|
* The tag's type.
|
|
6029
|
+
* @default 'primary'
|
|
5072
6030
|
*/
|
|
5073
6031
|
"type"?: 'primary' | 'success' | 'info' | 'warning' | 'danger' | 'action' | 'text';
|
|
5074
6032
|
}
|
|
@@ -5080,26 +6038,32 @@ declare namespace LocalJSX {
|
|
|
5080
6038
|
interface SixTextarea {
|
|
5081
6039
|
/**
|
|
5082
6040
|
* The textarea's autocaptialize attribute.
|
|
6041
|
+
* @default 'off'
|
|
5083
6042
|
*/
|
|
5084
6043
|
"autocapitalize"?: string;
|
|
5085
6044
|
/**
|
|
5086
6045
|
* The textarea's autocomplete attribute.
|
|
6046
|
+
* @default 'off'
|
|
5087
6047
|
*/
|
|
5088
6048
|
"autocomplete"?: string;
|
|
5089
6049
|
/**
|
|
5090
6050
|
* The textarea's autocorrect attribute.
|
|
6051
|
+
* @default 'off'
|
|
5091
6052
|
*/
|
|
5092
6053
|
"autocorrect"?: 'on' | 'off';
|
|
5093
6054
|
/**
|
|
5094
6055
|
* The textarea's autofocus attribute.
|
|
6056
|
+
* @default false
|
|
5095
6057
|
*/
|
|
5096
6058
|
"autofocus"?: boolean;
|
|
5097
6059
|
/**
|
|
5098
6060
|
* Set to true to disable the textarea.
|
|
6061
|
+
* @default false
|
|
5099
6062
|
*/
|
|
5100
6063
|
"disabled"?: boolean;
|
|
5101
6064
|
/**
|
|
5102
6065
|
* The error message shown, if `invalid` is set to true.
|
|
6066
|
+
* @default ''
|
|
5103
6067
|
*/
|
|
5104
6068
|
"errorText"?: string | string[];
|
|
5105
6069
|
/**
|
|
@@ -5108,6 +6072,7 @@ declare namespace LocalJSX {
|
|
|
5108
6072
|
"errorTextCount"?: number;
|
|
5109
6073
|
/**
|
|
5110
6074
|
* The textarea's help text. Alternatively, you can use the help-text slot.
|
|
6075
|
+
* @default ''
|
|
5111
6076
|
*/
|
|
5112
6077
|
"helpText"?: string;
|
|
5113
6078
|
/**
|
|
@@ -5116,10 +6081,12 @@ declare namespace LocalJSX {
|
|
|
5116
6081
|
"inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
|
|
5117
6082
|
/**
|
|
5118
6083
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
6084
|
+
* @default false
|
|
5119
6085
|
*/
|
|
5120
6086
|
"invalid"?: boolean;
|
|
5121
6087
|
/**
|
|
5122
6088
|
* The label text.
|
|
6089
|
+
* @default ''
|
|
5123
6090
|
*/
|
|
5124
6091
|
"label"?: string;
|
|
5125
6092
|
/**
|
|
@@ -5132,6 +6099,7 @@ declare namespace LocalJSX {
|
|
|
5132
6099
|
"minlength"?: number;
|
|
5133
6100
|
/**
|
|
5134
6101
|
* The textarea's name attribute.
|
|
6102
|
+
* @default ''
|
|
5135
6103
|
*/
|
|
5136
6104
|
"name"?: string;
|
|
5137
6105
|
/**
|
|
@@ -5156,30 +6124,37 @@ declare namespace LocalJSX {
|
|
|
5156
6124
|
"placeholder"?: string;
|
|
5157
6125
|
/**
|
|
5158
6126
|
* Set to true for a readonly textarea.
|
|
6127
|
+
* @default false
|
|
5159
6128
|
*/
|
|
5160
6129
|
"readonly"?: boolean;
|
|
5161
6130
|
/**
|
|
5162
6131
|
* Set to true to show an asterisk beneath the label.
|
|
6132
|
+
* @default false
|
|
5163
6133
|
*/
|
|
5164
6134
|
"required"?: boolean;
|
|
5165
6135
|
/**
|
|
5166
6136
|
* Controls how the textarea can be resized.
|
|
6137
|
+
* @default 'vertical'
|
|
5167
6138
|
*/
|
|
5168
6139
|
"resize"?: 'none' | 'vertical' | 'auto';
|
|
5169
6140
|
/**
|
|
5170
6141
|
* The number of rows to display by default.
|
|
6142
|
+
* @default 4
|
|
5171
6143
|
*/
|
|
5172
6144
|
"rows"?: number;
|
|
5173
6145
|
/**
|
|
5174
6146
|
* The textarea's size.
|
|
6147
|
+
* @default 'medium'
|
|
5175
6148
|
*/
|
|
5176
6149
|
"size"?: 'small' | 'medium' | 'large';
|
|
5177
6150
|
/**
|
|
5178
6151
|
* The textarea's spellcheck attribute.
|
|
6152
|
+
* @default false
|
|
5179
6153
|
*/
|
|
5180
6154
|
"spellcheck"?: boolean;
|
|
5181
6155
|
/**
|
|
5182
6156
|
* The textarea's value attribute.
|
|
6157
|
+
* @default ''
|
|
5183
6158
|
*/
|
|
5184
6159
|
"value"?: string;
|
|
5185
6160
|
}
|
|
@@ -5190,18 +6165,22 @@ declare namespace LocalJSX {
|
|
|
5190
6165
|
interface SixTile {
|
|
5191
6166
|
/**
|
|
5192
6167
|
* Flag, whether the tile is closeable.
|
|
6168
|
+
* @default true
|
|
5193
6169
|
*/
|
|
5194
6170
|
"closeable"?: boolean;
|
|
5195
6171
|
/**
|
|
5196
6172
|
* Enables tile tooltip for tiles
|
|
6173
|
+
* @default true
|
|
5197
6174
|
*/
|
|
5198
6175
|
"disableTooltip"?: boolean;
|
|
5199
6176
|
/**
|
|
5200
6177
|
* Set to true to disable the tile.
|
|
6178
|
+
* @default false
|
|
5201
6179
|
*/
|
|
5202
6180
|
"disabled"?: boolean;
|
|
5203
6181
|
/**
|
|
5204
6182
|
* Flag, whether the tile should cast a shadow.
|
|
6183
|
+
* @default false
|
|
5205
6184
|
*/
|
|
5206
6185
|
"elevated"?: boolean;
|
|
5207
6186
|
/**
|
|
@@ -5210,6 +6189,7 @@ declare namespace LocalJSX {
|
|
|
5210
6189
|
"iconName"?: string;
|
|
5211
6190
|
/**
|
|
5212
6191
|
* The tile's label.
|
|
6192
|
+
* @default ''
|
|
5213
6193
|
*/
|
|
5214
6194
|
"label"?: string;
|
|
5215
6195
|
/**
|
|
@@ -5222,6 +6202,7 @@ declare namespace LocalJSX {
|
|
|
5222
6202
|
"onSix-tile-selected"?: (event: SixTileCustomEvent<EmptyPayload>) => void;
|
|
5223
6203
|
/**
|
|
5224
6204
|
* The tile's size.
|
|
6205
|
+
* @default 'medium'
|
|
5225
6206
|
*/
|
|
5226
6207
|
"size"?: 'small' | 'medium' | 'large';
|
|
5227
6208
|
}
|
|
@@ -5232,10 +6213,12 @@ declare namespace LocalJSX {
|
|
|
5232
6213
|
interface SixTimepicker {
|
|
5233
6214
|
/**
|
|
5234
6215
|
* Set to true to add a clear button when the input is populated.
|
|
6216
|
+
* @default false
|
|
5235
6217
|
*/
|
|
5236
6218
|
"clearable"?: boolean;
|
|
5237
6219
|
/**
|
|
5238
6220
|
* Set the amount of time, in milliseconds, to wait to trigger the `six-timepicker-change-debounced` event. If you want your change debounce event to not trigger when keeping the nav button pressed before, make sure debounce is a bit bigger than timeout, otherwise keeping the button pressed will trigger the event twice: once you click (and keep pressed) and once you release
|
|
6221
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
5239
6222
|
*/
|
|
5240
6223
|
"debounce"?: number;
|
|
5241
6224
|
/**
|
|
@@ -5244,10 +6227,12 @@ declare namespace LocalJSX {
|
|
|
5244
6227
|
"defaultTime"?: string;
|
|
5245
6228
|
/**
|
|
5246
6229
|
* If `true` the component is disabled.
|
|
6230
|
+
* @default false
|
|
5247
6231
|
*/
|
|
5248
6232
|
"disabled"?: boolean;
|
|
5249
6233
|
/**
|
|
5250
6234
|
* The input's error text. Alternatively, you can use the error-text slot.
|
|
6235
|
+
* @default ''
|
|
5251
6236
|
*/
|
|
5252
6237
|
"errorText"?: string | string[];
|
|
5253
6238
|
/**
|
|
@@ -5256,34 +6241,42 @@ declare namespace LocalJSX {
|
|
|
5256
6241
|
"errorTextCount"?: number;
|
|
5257
6242
|
/**
|
|
5258
6243
|
* Define the time format. Valid formats are: HH:mm:ss hh:mm:ss:aa HH:mm:ss:ms hh:mm:ss:ms:aa HH:mm hh:mm:aa HH hh:aa mm ss ms where HH is the 24 hour format and hh is the 12 hour format Please notice that when using the 12-hour-clock (hh) you always need a period indicator (aa). So the time can be parsed as either am or pm
|
|
6244
|
+
* @default 'HH:mm:ss'
|
|
5259
6245
|
*/
|
|
5260
6246
|
"format"?: TimeFormat;
|
|
5261
6247
|
/**
|
|
5262
6248
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
6249
|
+
* @default false
|
|
5263
6250
|
*/
|
|
5264
6251
|
"hoist"?: boolean;
|
|
5265
6252
|
/**
|
|
5266
6253
|
* Set the position of the icon
|
|
6254
|
+
* @default 'left'
|
|
5267
6255
|
*/
|
|
5268
6256
|
"iconPosition"?: 'left' | 'right';
|
|
5269
6257
|
/**
|
|
5270
6258
|
* Indicates whether the timepicker should be shown as an inline (always open) component
|
|
6259
|
+
* @default false
|
|
5271
6260
|
*/
|
|
5272
6261
|
"inline"?: boolean;
|
|
5273
6262
|
/**
|
|
5274
6263
|
* Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.
|
|
6264
|
+
* @default DEFAULT_DEBOUNCE_INSANELY_FAST
|
|
5275
6265
|
*/
|
|
5276
6266
|
"interval"?: number;
|
|
5277
6267
|
/**
|
|
5278
6268
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
6269
|
+
* @default false
|
|
5279
6270
|
*/
|
|
5280
6271
|
"invalid"?: boolean;
|
|
5281
6272
|
/**
|
|
5282
6273
|
* The input's label. Alternatively, you can use the label slot.
|
|
6274
|
+
* @default ''
|
|
5283
6275
|
*/
|
|
5284
6276
|
"label"?: string;
|
|
5285
6277
|
/**
|
|
5286
6278
|
* The input's name attribute.
|
|
6279
|
+
* @default ''
|
|
5287
6280
|
*/
|
|
5288
6281
|
"name"?: string;
|
|
5289
6282
|
/**
|
|
@@ -5300,6 +6293,7 @@ declare namespace LocalJSX {
|
|
|
5300
6293
|
"onSix-timepicker-clear"?: (event: SixTimepickerCustomEvent<EmptyPayload>) => void;
|
|
5301
6294
|
/**
|
|
5302
6295
|
* Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
|
|
6296
|
+
* @default false
|
|
5303
6297
|
*/
|
|
5304
6298
|
"open"?: boolean;
|
|
5305
6299
|
/**
|
|
@@ -5312,26 +6306,32 @@ declare namespace LocalJSX {
|
|
|
5312
6306
|
"placement"?: 'top' | 'bottom';
|
|
5313
6307
|
/**
|
|
5314
6308
|
* If `true` the user can only select a time via the timepicker but not directly edit the input field.
|
|
6309
|
+
* @default false
|
|
5315
6310
|
*/
|
|
5316
6311
|
"readonly"?: boolean;
|
|
5317
6312
|
/**
|
|
5318
6313
|
* Set to true to show an asterisk beneath the label.
|
|
6314
|
+
* @default false
|
|
5319
6315
|
*/
|
|
5320
6316
|
"required"?: boolean;
|
|
5321
6317
|
/**
|
|
5322
6318
|
* Define the separator to be shown between the time unit pickers. Please be aware that this property will modify the displayed separator only. The separator for a timestring is always expected to be a colon (eg. '13:52:20')
|
|
6319
|
+
* @default ':'
|
|
5323
6320
|
*/
|
|
5324
6321
|
"separator"?: string;
|
|
5325
6322
|
/**
|
|
5326
6323
|
* Timepicker size.
|
|
6324
|
+
* @default 'medium'
|
|
5327
6325
|
*/
|
|
5328
6326
|
"size"?: 'small' | 'medium' | 'large';
|
|
5329
6327
|
/**
|
|
5330
6328
|
* Set the amount of time, in milliseconds, to wait to trigger faster switching between timeunits (e.g. hours).
|
|
6329
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
5331
6330
|
*/
|
|
5332
6331
|
"timeout"?: number;
|
|
5333
6332
|
/**
|
|
5334
6333
|
* The value of the timepicker provided as a string. The string mast match the provided format (or default format)
|
|
6334
|
+
* @default ''
|
|
5335
6335
|
*/
|
|
5336
6336
|
"value"?: string;
|
|
5337
6337
|
}
|
|
@@ -5343,14 +6343,17 @@ declare namespace LocalJSX {
|
|
|
5343
6343
|
interface SixTooltip {
|
|
5344
6344
|
/**
|
|
5345
6345
|
* The tooltip's content. Alternatively, you can use the content slot.
|
|
6346
|
+
* @default ''
|
|
5346
6347
|
*/
|
|
5347
6348
|
"content"?: string;
|
|
5348
6349
|
/**
|
|
5349
6350
|
* Set to true to disable the tooltip, so it won't show when triggered.
|
|
6351
|
+
* @default false
|
|
5350
6352
|
*/
|
|
5351
6353
|
"disabled"?: boolean;
|
|
5352
6354
|
/**
|
|
5353
6355
|
* The distance in pixels from which to offset the tooltip away from its target.
|
|
6356
|
+
* @default 10
|
|
5354
6357
|
*/
|
|
5355
6358
|
"distance"?: number;
|
|
5356
6359
|
/**
|
|
@@ -5371,10 +6374,12 @@ declare namespace LocalJSX {
|
|
|
5371
6374
|
"onSix-tooltip-show"?: (event: SixTooltipCustomEvent<EmptyPayload>) => void;
|
|
5372
6375
|
/**
|
|
5373
6376
|
* Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.
|
|
6377
|
+
* @default false
|
|
5374
6378
|
*/
|
|
5375
6379
|
"open"?: boolean;
|
|
5376
6380
|
/**
|
|
5377
6381
|
* The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside the viewport.
|
|
6382
|
+
* @default 'top'
|
|
5378
6383
|
*/
|
|
5379
6384
|
"placement"?: | 'top'
|
|
5380
6385
|
| 'top-start'
|
|
@@ -5390,10 +6395,12 @@ declare namespace LocalJSX {
|
|
|
5390
6395
|
| 'left-end';
|
|
5391
6396
|
/**
|
|
5392
6397
|
* The distance in pixels from which to offset the tooltip along its target.
|
|
6398
|
+
* @default 0
|
|
5393
6399
|
*/
|
|
5394
6400
|
"skidding"?: number;
|
|
5395
6401
|
/**
|
|
5396
6402
|
* Controls how the tooltip is activated. Possible options include `click`, `hover`, `focus`, and `manual`. Multiple options can be passed by separating them with a space. When manual is used, the tooltip must be activated programmatically.
|
|
6403
|
+
* @default 'hover focus'
|
|
5397
6404
|
*/
|
|
5398
6405
|
"trigger"?: string;
|
|
5399
6406
|
}
|
|
@@ -5401,9 +6408,12 @@ declare namespace LocalJSX {
|
|
|
5401
6408
|
"six-alert": SixAlert;
|
|
5402
6409
|
"six-avatar": SixAvatar;
|
|
5403
6410
|
"six-badge": SixBadge;
|
|
6411
|
+
"six-breadcrumbs": SixBreadcrumbs;
|
|
6412
|
+
"six-breadcrumbs-item": SixBreadcrumbsItem;
|
|
5404
6413
|
"six-button": SixButton;
|
|
5405
6414
|
"six-card": SixCard;
|
|
5406
6415
|
"six-checkbox": SixCheckbox;
|
|
6416
|
+
"six-date": SixDate;
|
|
5407
6417
|
"six-datepicker": SixDatepicker;
|
|
5408
6418
|
"six-details": SixDetails;
|
|
5409
6419
|
"six-dialog": SixDialog;
|
|
@@ -5437,6 +6447,7 @@ declare namespace LocalJSX {
|
|
|
5437
6447
|
"six-progress-ring": SixProgressRing;
|
|
5438
6448
|
"six-radio": SixRadio;
|
|
5439
6449
|
"six-range": SixRange;
|
|
6450
|
+
"six-rating": SixRating;
|
|
5440
6451
|
"six-root": SixRoot;
|
|
5441
6452
|
"six-search-field": SixSearchField;
|
|
5442
6453
|
"six-select": SixSelect;
|
|
@@ -5478,6 +6489,18 @@ declare module "@stencil/core" {
|
|
|
5478
6489
|
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
5479
6490
|
*/
|
|
5480
6491
|
"six-badge": LocalJSX.SixBadge & JSXBase.HTMLAttributes<HTMLSixBadgeElement>;
|
|
6492
|
+
/**
|
|
6493
|
+
* Breadcrumbs provide a group of links so users can easily navigate a website's hierarchy.
|
|
6494
|
+
* @since 5.0
|
|
6495
|
+
* @status beta
|
|
6496
|
+
*/
|
|
6497
|
+
"six-breadcrumbs": LocalJSX.SixBreadcrumbs & JSXBase.HTMLAttributes<HTMLSixBreadcrumbsElement>;
|
|
6498
|
+
/**
|
|
6499
|
+
* Breadcrumb items are used inside breadcrumbs to represent different links.
|
|
6500
|
+
* @since 5.0
|
|
6501
|
+
* @status beta
|
|
6502
|
+
*/
|
|
6503
|
+
"six-breadcrumbs-item": LocalJSX.SixBreadcrumbsItem & JSXBase.HTMLAttributes<HTMLSixBreadcrumbsItemElement>;
|
|
5481
6504
|
/**
|
|
5482
6505
|
* @since 1.0
|
|
5483
6506
|
* @status stable
|
|
@@ -5495,9 +6518,15 @@ declare module "@stencil/core" {
|
|
|
5495
6518
|
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
5496
6519
|
*/
|
|
5497
6520
|
"six-checkbox": LocalJSX.SixCheckbox & JSXBase.HTMLAttributes<HTMLSixCheckboxElement>;
|
|
6521
|
+
/**
|
|
6522
|
+
* A date picker component that allows users to select dates via a calendar popup or direct input.
|
|
6523
|
+
* @since 5.0
|
|
6524
|
+
* @status beta
|
|
6525
|
+
*/
|
|
6526
|
+
"six-date": LocalJSX.SixDate & JSXBase.HTMLAttributes<HTMLSixDateElement>;
|
|
5498
6527
|
/**
|
|
5499
6528
|
* @since 1.0
|
|
5500
|
-
* @status
|
|
6529
|
+
* @status deprecated. Use six-date instead.
|
|
5501
6530
|
*/
|
|
5502
6531
|
"six-datepicker": LocalJSX.SixDatepicker & JSXBase.HTMLAttributes<HTMLSixDatepickerElement>;
|
|
5503
6532
|
/**
|
|
@@ -5562,17 +6591,17 @@ declare module "@stencil/core" {
|
|
|
5562
6591
|
"six-header": LocalJSX.SixHeader & JSXBase.HTMLAttributes<HTMLSixHeaderElement>;
|
|
5563
6592
|
/**
|
|
5564
6593
|
* @since 4.2.7
|
|
5565
|
-
* @status
|
|
6594
|
+
* @status stable
|
|
5566
6595
|
*/
|
|
5567
6596
|
"six-header-dropdown-item": LocalJSX.SixHeaderDropdownItem & JSXBase.HTMLAttributes<HTMLSixHeaderDropdownItemElement>;
|
|
5568
6597
|
/**
|
|
5569
6598
|
* @since 4.2.7
|
|
5570
|
-
* @status
|
|
6599
|
+
* @status stable
|
|
5571
6600
|
*/
|
|
5572
6601
|
"six-header-item": LocalJSX.SixHeaderItem & JSXBase.HTMLAttributes<HTMLSixHeaderItemElement>;
|
|
5573
6602
|
/**
|
|
5574
6603
|
* @since 4.2.7
|
|
5575
|
-
* @status
|
|
6604
|
+
* @status stable
|
|
5576
6605
|
*/
|
|
5577
6606
|
"six-header-menu-button": LocalJSX.SixHeaderMenuButton & JSXBase.HTMLAttributes<HTMLSixHeaderMenuButtonElement>;
|
|
5578
6607
|
/**
|
|
@@ -5666,6 +6695,7 @@ declare module "@stencil/core" {
|
|
|
5666
6695
|
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
5667
6696
|
*/
|
|
5668
6697
|
"six-range": LocalJSX.SixRange & JSXBase.HTMLAttributes<HTMLSixRangeElement>;
|
|
6698
|
+
"six-rating": LocalJSX.SixRating & JSXBase.HTMLAttributes<HTMLSixRatingElement>;
|
|
5669
6699
|
/**
|
|
5670
6700
|
* @since 1.0
|
|
5671
6701
|
* @status stable
|