@six-group/ui-library 0.0.0-insider.b13c699 → 0.0.0-insider.b2b9a34
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 +12 -10
- 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 +46 -18
- 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 +38 -7
- 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-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-BFxDUwBI.js +507 -0
- package/dist/components/p-BFxDUwBI.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-C-TgkYhI.js +305 -0
- package/dist/components/p-C-TgkYhI.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-C6ozoFuw.js +627 -0
- package/dist/components/p-C6ozoFuw.js.map +1 -0
- package/dist/components/p-C84iXIFp.js +71 -0
- package/dist/components/p-C84iXIFp.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-CKhg9ibv.js +44 -0
- package/dist/components/p-CKhg9ibv.js.map +1 -0
- package/dist/components/p-CSfxA66i.js +76 -0
- package/dist/components/p-CSfxA66i.js.map +1 -0
- package/dist/components/p-CXsF3egB.js +305 -0
- package/dist/components/p-CXsF3egB.js.map +1 -0
- package/dist/components/p-C_slMKPO.js +622 -0
- package/dist/components/p-C_slMKPO.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-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-DQrAnsWb.js +43 -0
- package/dist/components/p-DQrAnsWb.js.map +1 -0
- package/dist/components/p-DrZr0hMT.js +187 -0
- package/dist/components/p-DrZr0hMT.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-SZP6K3B0.js +117 -0
- package/dist/components/p-SZP6K3B0.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 +16 -11
- 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 +9267 -5885
- 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 +12 -8
- 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 +16 -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-tab/six-tab.d.ts +2 -0
- package/dist/types/components/six-tooltip/six-tooltip.d.ts +1 -1
- package/dist/types/components.d.ts +1195 -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-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-a9a5485a.entry.js +2 -0
- package/dist/ui-library/p-a9a5485a.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-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-dc694314.entry.js +2 -0
- package/dist/ui-library/p-dc694314.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 to use when no `library` prop is provided. By default, all `<six-icon>` instances fall back to the globally configured default library (via `setDefaultIconLibrary()` / `getDefaultIconLibrary()`), which is `"material-icons"` unless changed at runtime. This allows teams to switch the default across an entire project without having to set the `library` prop on every `<six-icon>` instance. 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,26 @@ 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;
|
|
2134
|
+
/**
|
|
2135
|
+
* The content to display when the user hovers over the tab's title. Useful if the tab's title has html content in it
|
|
2136
|
+
*/
|
|
2137
|
+
"hoverContent"?: string;
|
|
1714
2138
|
/**
|
|
1715
2139
|
* The name of the tab panel the tab will control. The panel must be located in the same tab group.
|
|
2140
|
+
* @default ''
|
|
1716
2141
|
*/
|
|
1717
2142
|
"panel": string;
|
|
1718
2143
|
/**
|
|
@@ -1732,10 +2157,12 @@ export namespace Components {
|
|
|
1732
2157
|
interface SixTabGroup {
|
|
1733
2158
|
/**
|
|
1734
2159
|
* Disables the scroll arrows that appear when tabs overflow.
|
|
2160
|
+
* @default false
|
|
1735
2161
|
*/
|
|
1736
2162
|
"noScrollControls": boolean;
|
|
1737
2163
|
/**
|
|
1738
2164
|
* The placement of the tabs.
|
|
2165
|
+
* @default 'top'
|
|
1739
2166
|
*/
|
|
1740
2167
|
"placement": 'top' | 'bottom' | 'left' | 'right';
|
|
1741
2168
|
/**
|
|
@@ -1751,10 +2178,12 @@ export namespace Components {
|
|
|
1751
2178
|
interface SixTabPanel {
|
|
1752
2179
|
/**
|
|
1753
2180
|
* When true, the tab panel will be shown.
|
|
2181
|
+
* @default false
|
|
1754
2182
|
*/
|
|
1755
2183
|
"active": boolean;
|
|
1756
2184
|
/**
|
|
1757
2185
|
* The tab panel's name.
|
|
2186
|
+
* @default ''
|
|
1758
2187
|
*/
|
|
1759
2188
|
"name": string;
|
|
1760
2189
|
}
|
|
@@ -1766,18 +2195,22 @@ export namespace Components {
|
|
|
1766
2195
|
interface SixTag {
|
|
1767
2196
|
/**
|
|
1768
2197
|
* Set to true to make the tag clearable.
|
|
2198
|
+
* @default false
|
|
1769
2199
|
*/
|
|
1770
2200
|
"clearable": boolean;
|
|
1771
2201
|
/**
|
|
1772
2202
|
* Set to true to draw a pill-style tag with rounded edges.
|
|
2203
|
+
* @default false
|
|
1773
2204
|
*/
|
|
1774
2205
|
"pill": boolean;
|
|
1775
2206
|
/**
|
|
1776
2207
|
* The tag's size.
|
|
2208
|
+
* @default 'medium'
|
|
1777
2209
|
*/
|
|
1778
2210
|
"size": 'small' | 'medium' | 'large';
|
|
1779
2211
|
/**
|
|
1780
2212
|
* The tag's type.
|
|
2213
|
+
* @default 'primary'
|
|
1781
2214
|
*/
|
|
1782
2215
|
"type": 'primary' | 'success' | 'info' | 'warning' | 'danger' | 'action' | 'text';
|
|
1783
2216
|
}
|
|
@@ -1789,26 +2222,32 @@ export namespace Components {
|
|
|
1789
2222
|
interface SixTextarea {
|
|
1790
2223
|
/**
|
|
1791
2224
|
* The textarea's autocaptialize attribute.
|
|
2225
|
+
* @default 'off'
|
|
1792
2226
|
*/
|
|
1793
2227
|
"autocapitalize": string;
|
|
1794
2228
|
/**
|
|
1795
2229
|
* The textarea's autocomplete attribute.
|
|
2230
|
+
* @default 'off'
|
|
1796
2231
|
*/
|
|
1797
2232
|
"autocomplete": string;
|
|
1798
2233
|
/**
|
|
1799
2234
|
* The textarea's autocorrect attribute.
|
|
2235
|
+
* @default 'off'
|
|
1800
2236
|
*/
|
|
1801
2237
|
"autocorrect": 'on' | 'off';
|
|
1802
2238
|
/**
|
|
1803
2239
|
* The textarea's autofocus attribute.
|
|
2240
|
+
* @default false
|
|
1804
2241
|
*/
|
|
1805
2242
|
"autofocus": boolean;
|
|
1806
2243
|
/**
|
|
1807
2244
|
* Set to true to disable the textarea.
|
|
2245
|
+
* @default false
|
|
1808
2246
|
*/
|
|
1809
2247
|
"disabled": boolean;
|
|
1810
2248
|
/**
|
|
1811
2249
|
* The error message shown, if `invalid` is set to true.
|
|
2250
|
+
* @default ''
|
|
1812
2251
|
*/
|
|
1813
2252
|
"errorText": string | string[];
|
|
1814
2253
|
/**
|
|
@@ -1817,6 +2256,7 @@ export namespace Components {
|
|
|
1817
2256
|
"errorTextCount"?: number;
|
|
1818
2257
|
/**
|
|
1819
2258
|
* The textarea's help text. Alternatively, you can use the help-text slot.
|
|
2259
|
+
* @default ''
|
|
1820
2260
|
*/
|
|
1821
2261
|
"helpText": string;
|
|
1822
2262
|
/**
|
|
@@ -1825,10 +2265,12 @@ export namespace Components {
|
|
|
1825
2265
|
"inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
|
|
1826
2266
|
/**
|
|
1827
2267
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
2268
|
+
* @default false
|
|
1828
2269
|
*/
|
|
1829
2270
|
"invalid": boolean;
|
|
1830
2271
|
/**
|
|
1831
2272
|
* The label text.
|
|
2273
|
+
* @default ''
|
|
1832
2274
|
*/
|
|
1833
2275
|
"label": string;
|
|
1834
2276
|
/**
|
|
@@ -1841,6 +2283,7 @@ export namespace Components {
|
|
|
1841
2283
|
"minlength"?: number;
|
|
1842
2284
|
/**
|
|
1843
2285
|
* The textarea's name attribute.
|
|
2286
|
+
* @default ''
|
|
1844
2287
|
*/
|
|
1845
2288
|
"name": string;
|
|
1846
2289
|
/**
|
|
@@ -1849,6 +2292,7 @@ export namespace Components {
|
|
|
1849
2292
|
"placeholder"?: string;
|
|
1850
2293
|
/**
|
|
1851
2294
|
* Set to true for a readonly textarea.
|
|
2295
|
+
* @default false
|
|
1852
2296
|
*/
|
|
1853
2297
|
"readonly": boolean;
|
|
1854
2298
|
/**
|
|
@@ -1857,14 +2301,17 @@ export namespace Components {
|
|
|
1857
2301
|
"removeFocus": () => Promise<void>;
|
|
1858
2302
|
/**
|
|
1859
2303
|
* Set to true to show an asterisk beneath the label.
|
|
2304
|
+
* @default false
|
|
1860
2305
|
*/
|
|
1861
2306
|
"required": boolean;
|
|
1862
2307
|
/**
|
|
1863
2308
|
* Controls how the textarea can be resized.
|
|
2309
|
+
* @default 'vertical'
|
|
1864
2310
|
*/
|
|
1865
2311
|
"resize": 'none' | 'vertical' | 'auto';
|
|
1866
2312
|
/**
|
|
1867
2313
|
* The number of rows to display by default.
|
|
2314
|
+
* @default 4
|
|
1868
2315
|
*/
|
|
1869
2316
|
"rows": number;
|
|
1870
2317
|
/**
|
|
@@ -1885,14 +2332,17 @@ export namespace Components {
|
|
|
1885
2332
|
"setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: "forward" | "backward" | "none") => Promise<void | undefined>;
|
|
1886
2333
|
/**
|
|
1887
2334
|
* The textarea's size.
|
|
2335
|
+
* @default 'medium'
|
|
1888
2336
|
*/
|
|
1889
2337
|
"size": 'small' | 'medium' | 'large';
|
|
1890
2338
|
/**
|
|
1891
2339
|
* The textarea's spellcheck attribute.
|
|
2340
|
+
* @default false
|
|
1892
2341
|
*/
|
|
1893
2342
|
"spellcheck": boolean;
|
|
1894
2343
|
/**
|
|
1895
2344
|
* The textarea's value attribute.
|
|
2345
|
+
* @default ''
|
|
1896
2346
|
*/
|
|
1897
2347
|
"value": string;
|
|
1898
2348
|
}
|
|
@@ -1903,18 +2353,22 @@ export namespace Components {
|
|
|
1903
2353
|
interface SixTile {
|
|
1904
2354
|
/**
|
|
1905
2355
|
* Flag, whether the tile is closeable.
|
|
2356
|
+
* @default true
|
|
1906
2357
|
*/
|
|
1907
2358
|
"closeable": boolean;
|
|
1908
2359
|
/**
|
|
1909
2360
|
* Enables tile tooltip for tiles
|
|
2361
|
+
* @default true
|
|
1910
2362
|
*/
|
|
1911
2363
|
"disableTooltip": boolean;
|
|
1912
2364
|
/**
|
|
1913
2365
|
* Set to true to disable the tile.
|
|
2366
|
+
* @default false
|
|
1914
2367
|
*/
|
|
1915
2368
|
"disabled": boolean;
|
|
1916
2369
|
/**
|
|
1917
2370
|
* Flag, whether the tile should cast a shadow.
|
|
2371
|
+
* @default false
|
|
1918
2372
|
*/
|
|
1919
2373
|
"elevated": boolean;
|
|
1920
2374
|
/**
|
|
@@ -1927,6 +2381,7 @@ export namespace Components {
|
|
|
1927
2381
|
"iconName"?: string;
|
|
1928
2382
|
/**
|
|
1929
2383
|
* The tile's label.
|
|
2384
|
+
* @default ''
|
|
1930
2385
|
*/
|
|
1931
2386
|
"label": string;
|
|
1932
2387
|
/**
|
|
@@ -1935,6 +2390,7 @@ export namespace Components {
|
|
|
1935
2390
|
"show": () => Promise<void>;
|
|
1936
2391
|
/**
|
|
1937
2392
|
* The tile's size.
|
|
2393
|
+
* @default 'medium'
|
|
1938
2394
|
*/
|
|
1939
2395
|
"size": 'small' | 'medium' | 'large';
|
|
1940
2396
|
}
|
|
@@ -1945,10 +2401,12 @@ export namespace Components {
|
|
|
1945
2401
|
interface SixTimepicker {
|
|
1946
2402
|
/**
|
|
1947
2403
|
* Set to true to add a clear button when the input is populated.
|
|
2404
|
+
* @default false
|
|
1948
2405
|
*/
|
|
1949
2406
|
"clearable": boolean;
|
|
1950
2407
|
/**
|
|
1951
2408
|
* 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
|
|
2409
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
1952
2410
|
*/
|
|
1953
2411
|
"debounce": number;
|
|
1954
2412
|
/**
|
|
@@ -1957,10 +2415,12 @@ export namespace Components {
|
|
|
1957
2415
|
"defaultTime"?: string;
|
|
1958
2416
|
/**
|
|
1959
2417
|
* If `true` the component is disabled.
|
|
2418
|
+
* @default false
|
|
1960
2419
|
*/
|
|
1961
2420
|
"disabled": boolean;
|
|
1962
2421
|
/**
|
|
1963
2422
|
* The input's error text. Alternatively, you can use the error-text slot.
|
|
2423
|
+
* @default ''
|
|
1964
2424
|
*/
|
|
1965
2425
|
"errorText": string | string[];
|
|
1966
2426
|
/**
|
|
@@ -1969,38 +2429,47 @@ export namespace Components {
|
|
|
1969
2429
|
"errorTextCount"?: number;
|
|
1970
2430
|
/**
|
|
1971
2431
|
* 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
|
|
2432
|
+
* @default 'HH:mm:ss'
|
|
1972
2433
|
*/
|
|
1973
2434
|
"format": TimeFormat;
|
|
1974
2435
|
/**
|
|
1975
2436
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
2437
|
+
* @default false
|
|
1976
2438
|
*/
|
|
1977
2439
|
"hoist": boolean;
|
|
1978
2440
|
/**
|
|
1979
2441
|
* Set the position of the icon
|
|
2442
|
+
* @default 'left'
|
|
1980
2443
|
*/
|
|
1981
2444
|
"iconPosition": 'left' | 'right';
|
|
1982
2445
|
/**
|
|
1983
2446
|
* Indicates whether the timepicker should be shown as an inline (always open) component
|
|
2447
|
+
* @default false
|
|
1984
2448
|
*/
|
|
1985
2449
|
"inline": boolean;
|
|
1986
2450
|
/**
|
|
1987
2451
|
* Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.
|
|
2452
|
+
* @default DEFAULT_DEBOUNCE_INSANELY_FAST
|
|
1988
2453
|
*/
|
|
1989
2454
|
"interval": number;
|
|
1990
2455
|
/**
|
|
1991
2456
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
2457
|
+
* @default false
|
|
1992
2458
|
*/
|
|
1993
2459
|
"invalid": boolean;
|
|
1994
2460
|
/**
|
|
1995
2461
|
* The input's label. Alternatively, you can use the label slot.
|
|
2462
|
+
* @default ''
|
|
1996
2463
|
*/
|
|
1997
2464
|
"label": string;
|
|
1998
2465
|
/**
|
|
1999
2466
|
* The input's name attribute.
|
|
2467
|
+
* @default ''
|
|
2000
2468
|
*/
|
|
2001
2469
|
"name": string;
|
|
2002
2470
|
/**
|
|
2003
2471
|
* Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
|
|
2472
|
+
* @default false
|
|
2004
2473
|
*/
|
|
2005
2474
|
"open": boolean;
|
|
2006
2475
|
/**
|
|
@@ -2013,14 +2482,17 @@ export namespace Components {
|
|
|
2013
2482
|
"placement"?: 'top' | 'bottom';
|
|
2014
2483
|
/**
|
|
2015
2484
|
* If `true` the user can only select a time via the timepicker but not directly edit the input field.
|
|
2485
|
+
* @default false
|
|
2016
2486
|
*/
|
|
2017
2487
|
"readonly": boolean;
|
|
2018
2488
|
/**
|
|
2019
2489
|
* Set to true to show an asterisk beneath the label.
|
|
2490
|
+
* @default false
|
|
2020
2491
|
*/
|
|
2021
2492
|
"required": boolean;
|
|
2022
2493
|
/**
|
|
2023
2494
|
* 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')
|
|
2495
|
+
* @default ':'
|
|
2024
2496
|
*/
|
|
2025
2497
|
"separator": string;
|
|
2026
2498
|
/**
|
|
@@ -2029,14 +2501,17 @@ export namespace Components {
|
|
|
2029
2501
|
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
2030
2502
|
/**
|
|
2031
2503
|
* Timepicker size.
|
|
2504
|
+
* @default 'medium'
|
|
2032
2505
|
*/
|
|
2033
2506
|
"size": 'small' | 'medium' | 'large';
|
|
2034
2507
|
/**
|
|
2035
2508
|
* Set the amount of time, in milliseconds, to wait to trigger faster switching between timeunits (e.g. hours).
|
|
2509
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
2036
2510
|
*/
|
|
2037
2511
|
"timeout": number;
|
|
2038
2512
|
/**
|
|
2039
2513
|
* The value of the timepicker provided as a string. The string mast match the provided format (or default format)
|
|
2514
|
+
* @default ''
|
|
2040
2515
|
*/
|
|
2041
2516
|
"value": string;
|
|
2042
2517
|
}
|
|
@@ -2048,14 +2523,17 @@ export namespace Components {
|
|
|
2048
2523
|
interface SixTooltip {
|
|
2049
2524
|
/**
|
|
2050
2525
|
* The tooltip's content. Alternatively, you can use the content slot.
|
|
2526
|
+
* @default ''
|
|
2051
2527
|
*/
|
|
2052
2528
|
"content": string;
|
|
2053
2529
|
/**
|
|
2054
2530
|
* Set to true to disable the tooltip, so it won't show when triggered.
|
|
2531
|
+
* @default false
|
|
2055
2532
|
*/
|
|
2056
2533
|
"disabled": boolean;
|
|
2057
2534
|
/**
|
|
2058
2535
|
* The distance in pixels from which to offset the tooltip away from its target.
|
|
2536
|
+
* @default 10
|
|
2059
2537
|
*/
|
|
2060
2538
|
"distance": number;
|
|
2061
2539
|
/**
|
|
@@ -2064,10 +2542,12 @@ export namespace Components {
|
|
|
2064
2542
|
"hide": () => Promise<void>;
|
|
2065
2543
|
/**
|
|
2066
2544
|
* Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.
|
|
2545
|
+
* @default false
|
|
2067
2546
|
*/
|
|
2068
2547
|
"open": boolean;
|
|
2069
2548
|
/**
|
|
2070
2549
|
* The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside the viewport.
|
|
2550
|
+
* @default 'top'
|
|
2071
2551
|
*/
|
|
2072
2552
|
"placement": | 'top'
|
|
2073
2553
|
| 'top-start'
|
|
@@ -2087,10 +2567,12 @@ export namespace Components {
|
|
|
2087
2567
|
"show": () => Promise<void>;
|
|
2088
2568
|
/**
|
|
2089
2569
|
* The distance in pixels from which to offset the tooltip along its target.
|
|
2570
|
+
* @default 0
|
|
2090
2571
|
*/
|
|
2091
2572
|
"skidding": number;
|
|
2092
2573
|
/**
|
|
2093
2574
|
* 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.
|
|
2575
|
+
* @default 'hover focus'
|
|
2094
2576
|
*/
|
|
2095
2577
|
"trigger": string;
|
|
2096
2578
|
}
|
|
@@ -2107,6 +2589,10 @@ export interface SixCheckboxCustomEvent<T> extends CustomEvent<T> {
|
|
|
2107
2589
|
detail: T;
|
|
2108
2590
|
target: HTMLSixCheckboxElement;
|
|
2109
2591
|
}
|
|
2592
|
+
export interface SixDateCustomEvent<T> extends CustomEvent<T> {
|
|
2593
|
+
detail: T;
|
|
2594
|
+
target: HTMLSixDateElement;
|
|
2595
|
+
}
|
|
2110
2596
|
export interface SixDatepickerCustomEvent<T> extends CustomEvent<T> {
|
|
2111
2597
|
detail: T;
|
|
2112
2598
|
target: HTMLSixDatepickerElement;
|
|
@@ -2135,10 +2621,6 @@ export interface SixFileUploadCustomEvent<T> extends CustomEvent<T> {
|
|
|
2135
2621
|
detail: T;
|
|
2136
2622
|
target: HTMLSixFileUploadElement;
|
|
2137
2623
|
}
|
|
2138
|
-
export interface SixHeaderCustomEvent<T> extends CustomEvent<T> {
|
|
2139
|
-
detail: T;
|
|
2140
|
-
target: HTMLSixHeaderElement;
|
|
2141
|
-
}
|
|
2142
2624
|
export interface SixInputCustomEvent<T> extends CustomEvent<T> {
|
|
2143
2625
|
detail: T;
|
|
2144
2626
|
target: HTMLSixInputElement;
|
|
@@ -2163,6 +2645,10 @@ export interface SixRangeCustomEvent<T> extends CustomEvent<T> {
|
|
|
2163
2645
|
detail: T;
|
|
2164
2646
|
target: HTMLSixRangeElement;
|
|
2165
2647
|
}
|
|
2648
|
+
export interface SixRatingCustomEvent<T> extends CustomEvent<T> {
|
|
2649
|
+
detail: T;
|
|
2650
|
+
target: HTMLSixRatingElement;
|
|
2651
|
+
}
|
|
2166
2652
|
export interface SixSearchFieldCustomEvent<T> extends CustomEvent<T> {
|
|
2167
2653
|
detail: T;
|
|
2168
2654
|
target: HTMLSixSearchFieldElement;
|
|
@@ -2255,6 +2741,28 @@ declare global {
|
|
|
2255
2741
|
prototype: HTMLSixBadgeElement;
|
|
2256
2742
|
new (): HTMLSixBadgeElement;
|
|
2257
2743
|
};
|
|
2744
|
+
/**
|
|
2745
|
+
* Breadcrumbs provide a group of links so users can easily navigate a website's hierarchy.
|
|
2746
|
+
* @since 5.0
|
|
2747
|
+
* @status beta
|
|
2748
|
+
*/
|
|
2749
|
+
interface HTMLSixBreadcrumbsElement extends Components.SixBreadcrumbs, HTMLStencilElement {
|
|
2750
|
+
}
|
|
2751
|
+
var HTMLSixBreadcrumbsElement: {
|
|
2752
|
+
prototype: HTMLSixBreadcrumbsElement;
|
|
2753
|
+
new (): HTMLSixBreadcrumbsElement;
|
|
2754
|
+
};
|
|
2755
|
+
/**
|
|
2756
|
+
* Breadcrumb items are used inside breadcrumbs to represent different links.
|
|
2757
|
+
* @since 5.0
|
|
2758
|
+
* @status beta
|
|
2759
|
+
*/
|
|
2760
|
+
interface HTMLSixBreadcrumbsItemElement extends Components.SixBreadcrumbsItem, HTMLStencilElement {
|
|
2761
|
+
}
|
|
2762
|
+
var HTMLSixBreadcrumbsItemElement: {
|
|
2763
|
+
prototype: HTMLSixBreadcrumbsItemElement;
|
|
2764
|
+
new (): HTMLSixBreadcrumbsItemElement;
|
|
2765
|
+
};
|
|
2258
2766
|
interface HTMLSixButtonElementEventMap {
|
|
2259
2767
|
"six-button-blur": EmptyPayload;
|
|
2260
2768
|
"six-button-focus": EmptyPayload;
|
|
@@ -2312,6 +2820,29 @@ declare global {
|
|
|
2312
2820
|
prototype: HTMLSixCheckboxElement;
|
|
2313
2821
|
new (): HTMLSixCheckboxElement;
|
|
2314
2822
|
};
|
|
2823
|
+
interface HTMLSixDateElementEventMap {
|
|
2824
|
+
"six-change": string | '';
|
|
2825
|
+
"six-blur": any;
|
|
2826
|
+
}
|
|
2827
|
+
/**
|
|
2828
|
+
* A date picker component that allows users to select dates via a calendar popup or direct input.
|
|
2829
|
+
* @since 5.0
|
|
2830
|
+
* @status beta
|
|
2831
|
+
*/
|
|
2832
|
+
interface HTMLSixDateElement extends Components.SixDate, HTMLStencilElement {
|
|
2833
|
+
addEventListener<K extends keyof HTMLSixDateElementEventMap>(type: K, listener: (this: HTMLSixDateElement, ev: SixDateCustomEvent<HTMLSixDateElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2834
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2835
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2836
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2837
|
+
removeEventListener<K extends keyof HTMLSixDateElementEventMap>(type: K, listener: (this: HTMLSixDateElement, ev: SixDateCustomEvent<HTMLSixDateElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2838
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2839
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2840
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2841
|
+
}
|
|
2842
|
+
var HTMLSixDateElement: {
|
|
2843
|
+
prototype: HTMLSixDateElement;
|
|
2844
|
+
new (): HTMLSixDateElement;
|
|
2845
|
+
};
|
|
2315
2846
|
interface HTMLSixDatepickerElementEventMap {
|
|
2316
2847
|
"six-datepicker-select": SixDatepickerSelectPayload;
|
|
2317
2848
|
"six-datepicker-clear": EmptyPayload;
|
|
@@ -2319,7 +2850,7 @@ declare global {
|
|
|
2319
2850
|
}
|
|
2320
2851
|
/**
|
|
2321
2852
|
* @since 1.0
|
|
2322
|
-
* @status
|
|
2853
|
+
* @status deprecated. Use six-date instead.
|
|
2323
2854
|
*/
|
|
2324
2855
|
interface HTMLSixDatepickerElement extends Components.SixDatepicker, HTMLStencilElement {
|
|
2325
2856
|
addEventListener<K extends keyof HTMLSixDatepickerElementEventMap>(type: K, listener: (this: HTMLSixDatepickerElement, ev: SixDatepickerCustomEvent<HTMLSixDatepickerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -2366,7 +2897,7 @@ declare global {
|
|
|
2366
2897
|
"six-dialog-hide": EmptyPayload;
|
|
2367
2898
|
"six-dialog-after-hide": EmptyPayload;
|
|
2368
2899
|
"six-dialog-initial-focus": EmptyPayload;
|
|
2369
|
-
"six-dialog-
|
|
2900
|
+
"six-dialog-request-close": SixDialogRequestClose;
|
|
2370
2901
|
}
|
|
2371
2902
|
/**
|
|
2372
2903
|
* @since 1.0
|
|
@@ -2393,7 +2924,7 @@ declare global {
|
|
|
2393
2924
|
"six-drawer-hide": EmptyPayload;
|
|
2394
2925
|
"six-drawer-after-hide": EmptyPayload;
|
|
2395
2926
|
"six-drawer-initial-focus": EmptyPayload;
|
|
2396
|
-
"six-drawer-
|
|
2927
|
+
"six-drawer-request-close": SixDrawerRequestClose;
|
|
2397
2928
|
}
|
|
2398
2929
|
/**
|
|
2399
2930
|
* @since 1.0
|
|
@@ -2532,27 +3063,11 @@ declare global {
|
|
|
2532
3063
|
prototype: HTMLSixGroupLabelElement;
|
|
2533
3064
|
new (): HTMLSixGroupLabelElement;
|
|
2534
3065
|
};
|
|
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
3066
|
/**
|
|
2544
3067
|
* @since 1.0
|
|
2545
3068
|
* @status stable
|
|
2546
3069
|
*/
|
|
2547
3070
|
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
3071
|
}
|
|
2557
3072
|
var HTMLSixHeaderElement: {
|
|
2558
3073
|
prototype: HTMLSixHeaderElement;
|
|
@@ -2560,7 +3075,7 @@ declare global {
|
|
|
2560
3075
|
};
|
|
2561
3076
|
/**
|
|
2562
3077
|
* @since 4.2.7
|
|
2563
|
-
* @status
|
|
3078
|
+
* @status stable
|
|
2564
3079
|
*/
|
|
2565
3080
|
interface HTMLSixHeaderDropdownItemElement extends Components.SixHeaderDropdownItem, HTMLStencilElement {
|
|
2566
3081
|
}
|
|
@@ -2570,7 +3085,7 @@ declare global {
|
|
|
2570
3085
|
};
|
|
2571
3086
|
/**
|
|
2572
3087
|
* @since 4.2.7
|
|
2573
|
-
* @status
|
|
3088
|
+
* @status stable
|
|
2574
3089
|
*/
|
|
2575
3090
|
interface HTMLSixHeaderItemElement extends Components.SixHeaderItem, HTMLStencilElement {
|
|
2576
3091
|
}
|
|
@@ -2580,7 +3095,7 @@ declare global {
|
|
|
2580
3095
|
};
|
|
2581
3096
|
/**
|
|
2582
3097
|
* @since 4.2.7
|
|
2583
|
-
* @status
|
|
3098
|
+
* @status stable
|
|
2584
3099
|
*/
|
|
2585
3100
|
interface HTMLSixHeaderMenuButtonElement extends Components.SixHeaderMenuButton, HTMLStencilElement {
|
|
2586
3101
|
}
|
|
@@ -2839,6 +3354,25 @@ declare global {
|
|
|
2839
3354
|
prototype: HTMLSixRangeElement;
|
|
2840
3355
|
new (): HTMLSixRangeElement;
|
|
2841
3356
|
};
|
|
3357
|
+
interface HTMLSixRatingElementEventMap {
|
|
3358
|
+
"six-rating-blur": number;
|
|
3359
|
+
"six-rating-change": number;
|
|
3360
|
+
"six-rating-focus": EmptyPayload;
|
|
3361
|
+
}
|
|
3362
|
+
interface HTMLSixRatingElement extends Components.SixRating, HTMLStencilElement {
|
|
3363
|
+
addEventListener<K extends keyof HTMLSixRatingElementEventMap>(type: K, listener: (this: HTMLSixRatingElement, ev: SixRatingCustomEvent<HTMLSixRatingElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3364
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3365
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3366
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
3367
|
+
removeEventListener<K extends keyof HTMLSixRatingElementEventMap>(type: K, listener: (this: HTMLSixRatingElement, ev: SixRatingCustomEvent<HTMLSixRatingElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
3368
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
3369
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
3370
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
3371
|
+
}
|
|
3372
|
+
var HTMLSixRatingElement: {
|
|
3373
|
+
prototype: HTMLSixRatingElement;
|
|
3374
|
+
new (): HTMLSixRatingElement;
|
|
3375
|
+
};
|
|
2842
3376
|
/**
|
|
2843
3377
|
* @since 1.0
|
|
2844
3378
|
* @status stable
|
|
@@ -3157,9 +3691,12 @@ declare global {
|
|
|
3157
3691
|
"six-alert": HTMLSixAlertElement;
|
|
3158
3692
|
"six-avatar": HTMLSixAvatarElement;
|
|
3159
3693
|
"six-badge": HTMLSixBadgeElement;
|
|
3694
|
+
"six-breadcrumbs": HTMLSixBreadcrumbsElement;
|
|
3695
|
+
"six-breadcrumbs-item": HTMLSixBreadcrumbsItemElement;
|
|
3160
3696
|
"six-button": HTMLSixButtonElement;
|
|
3161
3697
|
"six-card": HTMLSixCardElement;
|
|
3162
3698
|
"six-checkbox": HTMLSixCheckboxElement;
|
|
3699
|
+
"six-date": HTMLSixDateElement;
|
|
3163
3700
|
"six-datepicker": HTMLSixDatepickerElement;
|
|
3164
3701
|
"six-details": HTMLSixDetailsElement;
|
|
3165
3702
|
"six-dialog": HTMLSixDialogElement;
|
|
@@ -3193,6 +3730,7 @@ declare global {
|
|
|
3193
3730
|
"six-progress-ring": HTMLSixProgressRingElement;
|
|
3194
3731
|
"six-radio": HTMLSixRadioElement;
|
|
3195
3732
|
"six-range": HTMLSixRangeElement;
|
|
3733
|
+
"six-rating": HTMLSixRatingElement;
|
|
3196
3734
|
"six-root": HTMLSixRootElement;
|
|
3197
3735
|
"six-search-field": HTMLSixSearchFieldElement;
|
|
3198
3736
|
"six-select": HTMLSixSelectElement;
|
|
@@ -3221,10 +3759,12 @@ declare namespace LocalJSX {
|
|
|
3221
3759
|
interface SixAlert {
|
|
3222
3760
|
/**
|
|
3223
3761
|
* Set to true to make the alert closable.
|
|
3762
|
+
* @default false
|
|
3224
3763
|
*/
|
|
3225
3764
|
"closable"?: boolean;
|
|
3226
3765
|
/**
|
|
3227
3766
|
* 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.
|
|
3767
|
+
* @default Infinity
|
|
3228
3768
|
*/
|
|
3229
3769
|
"duration"?: number;
|
|
3230
3770
|
/**
|
|
@@ -3245,10 +3785,12 @@ declare namespace LocalJSX {
|
|
|
3245
3785
|
"onSix-alert-show"?: (event: SixAlertCustomEvent<EmptyPayload>) => void;
|
|
3246
3786
|
/**
|
|
3247
3787
|
* Indicates whether or not the alert is open. You can use this in lieu of the show/hide methods.
|
|
3788
|
+
* @default false
|
|
3248
3789
|
*/
|
|
3249
3790
|
"open"?: boolean;
|
|
3250
3791
|
/**
|
|
3251
3792
|
* The type of alert.
|
|
3793
|
+
* @default 'primary'
|
|
3252
3794
|
*/
|
|
3253
3795
|
"type"?: AlertType;
|
|
3254
3796
|
}
|
|
@@ -3260,18 +3802,22 @@ declare namespace LocalJSX {
|
|
|
3260
3802
|
interface SixAvatar {
|
|
3261
3803
|
/**
|
|
3262
3804
|
* Alternative text for the image.
|
|
3805
|
+
* @default ''
|
|
3263
3806
|
*/
|
|
3264
3807
|
"alt"?: string;
|
|
3265
3808
|
/**
|
|
3266
3809
|
* The image source to use for the avatar.
|
|
3810
|
+
* @default ''
|
|
3267
3811
|
*/
|
|
3268
3812
|
"image"?: string;
|
|
3269
3813
|
/**
|
|
3270
3814
|
* Initials to use as a fallback when no image is available (1-2 characters max recommended).
|
|
3815
|
+
* @default ''
|
|
3271
3816
|
*/
|
|
3272
3817
|
"initials"?: string;
|
|
3273
3818
|
/**
|
|
3274
3819
|
* The shape of the avatar.
|
|
3820
|
+
* @default 'circle'
|
|
3275
3821
|
*/
|
|
3276
3822
|
"shape"?: 'circle' | 'square' | 'rounded';
|
|
3277
3823
|
}
|
|
@@ -3283,17 +3829,57 @@ declare namespace LocalJSX {
|
|
|
3283
3829
|
interface SixBadge {
|
|
3284
3830
|
/**
|
|
3285
3831
|
* Set to true to draw a pill-style badge with rounded edges.
|
|
3832
|
+
* @default false
|
|
3286
3833
|
*/
|
|
3287
3834
|
"pill"?: boolean;
|
|
3288
3835
|
/**
|
|
3289
3836
|
* Set to true to make the badge pulsate to draw attention.
|
|
3837
|
+
* @default false
|
|
3290
3838
|
*/
|
|
3291
3839
|
"pulse"?: boolean;
|
|
3292
3840
|
/**
|
|
3293
3841
|
* The badge's type.
|
|
3842
|
+
* @default 'primary'
|
|
3294
3843
|
*/
|
|
3295
3844
|
"type"?: 'primary' | 'secondary' | 'success' | 'warning' | 'danger' | 'info' | 'action';
|
|
3296
3845
|
}
|
|
3846
|
+
/**
|
|
3847
|
+
* Breadcrumbs provide a group of links so users can easily navigate a website's hierarchy.
|
|
3848
|
+
* @since 5.0
|
|
3849
|
+
* @status beta
|
|
3850
|
+
*/
|
|
3851
|
+
interface SixBreadcrumbs {
|
|
3852
|
+
/**
|
|
3853
|
+
* Defines an icon as a separator without having to place a slot *
|
|
3854
|
+
* @default ''
|
|
3855
|
+
*/
|
|
3856
|
+
"separatorIcon"?: string;
|
|
3857
|
+
}
|
|
3858
|
+
/**
|
|
3859
|
+
* Breadcrumb items are used inside breadcrumbs to represent different links.
|
|
3860
|
+
* @since 5.0
|
|
3861
|
+
* @status beta
|
|
3862
|
+
*/
|
|
3863
|
+
interface SixBreadcrumbsItem {
|
|
3864
|
+
/**
|
|
3865
|
+
* When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.
|
|
3866
|
+
*/
|
|
3867
|
+
"href"?: string;
|
|
3868
|
+
/**
|
|
3869
|
+
* Set to true to readonly the breadcrumb item.
|
|
3870
|
+
* @default false
|
|
3871
|
+
*/
|
|
3872
|
+
"readonly"?: boolean;
|
|
3873
|
+
/**
|
|
3874
|
+
* The breadcrumbs item size.
|
|
3875
|
+
* @default 'medium'
|
|
3876
|
+
*/
|
|
3877
|
+
"size"?: 'small' | 'medium' | 'large';
|
|
3878
|
+
/**
|
|
3879
|
+
* Tells the browser where to open the link. Only used when `href` is set.
|
|
3880
|
+
*/
|
|
3881
|
+
"target"?: '_blank' | '_parent' | '_self' | '_top';
|
|
3882
|
+
}
|
|
3297
3883
|
/**
|
|
3298
3884
|
* @since 1.0
|
|
3299
3885
|
* @status stable
|
|
@@ -3302,14 +3888,17 @@ declare namespace LocalJSX {
|
|
|
3302
3888
|
interface SixButton {
|
|
3303
3889
|
/**
|
|
3304
3890
|
* Set to true to draw the button with a caret for use with dropdowns, popovers, etc.
|
|
3891
|
+
* @default false
|
|
3305
3892
|
*/
|
|
3306
3893
|
"caret"?: boolean;
|
|
3307
3894
|
/**
|
|
3308
3895
|
* Set to true to draw a circle button.
|
|
3896
|
+
* @default false
|
|
3309
3897
|
*/
|
|
3310
3898
|
"circle"?: boolean;
|
|
3311
3899
|
/**
|
|
3312
3900
|
* Set to true to disable the button.
|
|
3901
|
+
* @default false
|
|
3313
3902
|
*/
|
|
3314
3903
|
"disabled"?: boolean;
|
|
3315
3904
|
/**
|
|
@@ -3322,10 +3911,12 @@ declare namespace LocalJSX {
|
|
|
3322
3911
|
"href"?: string;
|
|
3323
3912
|
/**
|
|
3324
3913
|
* Set to true to draw the button in a loading state.
|
|
3914
|
+
* @default false
|
|
3325
3915
|
*/
|
|
3326
3916
|
"loading"?: boolean;
|
|
3327
3917
|
/**
|
|
3328
3918
|
* An optional name for the button. Ignored when `href` is set.
|
|
3919
|
+
* @default ''
|
|
3329
3920
|
*/
|
|
3330
3921
|
"name"?: string;
|
|
3331
3922
|
/**
|
|
@@ -3338,18 +3929,22 @@ declare namespace LocalJSX {
|
|
|
3338
3929
|
"onSix-button-focus"?: (event: SixButtonCustomEvent<EmptyPayload>) => void;
|
|
3339
3930
|
/**
|
|
3340
3931
|
* Set to true to draw a pill-style button with rounded edges.
|
|
3932
|
+
* @default false
|
|
3341
3933
|
*/
|
|
3342
3934
|
"pill"?: boolean;
|
|
3343
3935
|
/**
|
|
3344
3936
|
* Indicates if activating the button should reset the form.
|
|
3937
|
+
* @default false
|
|
3345
3938
|
*/
|
|
3346
3939
|
"reset"?: boolean;
|
|
3347
3940
|
/**
|
|
3348
3941
|
* The button's size.
|
|
3942
|
+
* @default 'medium'
|
|
3349
3943
|
*/
|
|
3350
3944
|
"size"?: 'small' | 'medium' | 'large';
|
|
3351
3945
|
/**
|
|
3352
3946
|
* Indicates if activating the button should submit the form. Ignored when `href` is set.
|
|
3947
|
+
* @default false
|
|
3353
3948
|
*/
|
|
3354
3949
|
"submit"?: boolean;
|
|
3355
3950
|
/**
|
|
@@ -3358,6 +3953,7 @@ declare namespace LocalJSX {
|
|
|
3358
3953
|
"target"?: '_blank' | '_parent' | '_self' | '_top';
|
|
3359
3954
|
/**
|
|
3360
3955
|
* The button's type.
|
|
3956
|
+
* @default 'primary'
|
|
3361
3957
|
*/
|
|
3362
3958
|
"type"?: | 'secondary'
|
|
3363
3959
|
| 'primary'
|
|
@@ -3369,6 +3965,7 @@ declare namespace LocalJSX {
|
|
|
3369
3965
|
| 'action-outline';
|
|
3370
3966
|
/**
|
|
3371
3967
|
* An optional value for the button. Ignored when `href` is set.
|
|
3968
|
+
* @default ''
|
|
3372
3969
|
*/
|
|
3373
3970
|
"value"?: string;
|
|
3374
3971
|
}
|
|
@@ -3386,14 +3983,17 @@ declare namespace LocalJSX {
|
|
|
3386
3983
|
interface SixCheckbox {
|
|
3387
3984
|
/**
|
|
3388
3985
|
* Set to true to draw the checkbox in a checked state.
|
|
3986
|
+
* @default false
|
|
3389
3987
|
*/
|
|
3390
3988
|
"checked"?: boolean;
|
|
3391
3989
|
/**
|
|
3392
3990
|
* Set to true to disable the checkbox.
|
|
3991
|
+
* @default false
|
|
3393
3992
|
*/
|
|
3394
3993
|
"disabled"?: boolean;
|
|
3395
3994
|
/**
|
|
3396
3995
|
* The error message shown, if `invalid` is set to true.
|
|
3996
|
+
* @default ''
|
|
3397
3997
|
*/
|
|
3398
3998
|
"errorText"?: string | string[];
|
|
3399
3999
|
/**
|
|
@@ -3402,18 +4002,22 @@ declare namespace LocalJSX {
|
|
|
3402
4002
|
"errorTextCount"?: number;
|
|
3403
4003
|
/**
|
|
3404
4004
|
* Set to true to draw the checkbox in an indeterminate state.
|
|
4005
|
+
* @default false
|
|
3405
4006
|
*/
|
|
3406
4007
|
"indeterminate"?: boolean;
|
|
3407
4008
|
/**
|
|
3408
4009
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4010
|
+
* @default false
|
|
3409
4011
|
*/
|
|
3410
4012
|
"invalid"?: boolean;
|
|
3411
4013
|
/**
|
|
3412
4014
|
* The label text.
|
|
4015
|
+
* @default ''
|
|
3413
4016
|
*/
|
|
3414
4017
|
"label"?: string;
|
|
3415
4018
|
/**
|
|
3416
4019
|
* The checkbox's name attribute.
|
|
4020
|
+
* @default ''
|
|
3417
4021
|
*/
|
|
3418
4022
|
"name"?: string;
|
|
3419
4023
|
/**
|
|
@@ -3430,28 +4034,134 @@ declare namespace LocalJSX {
|
|
|
3430
4034
|
"onSix-checkbox-focus"?: (event: SixCheckboxCustomEvent<EmptyPayload>) => void;
|
|
3431
4035
|
/**
|
|
3432
4036
|
* Set to true to show an asterisk beneath the label.
|
|
4037
|
+
* @default false
|
|
3433
4038
|
*/
|
|
3434
4039
|
"required"?: boolean;
|
|
3435
4040
|
/**
|
|
3436
4041
|
* 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>`.
|
|
4042
|
+
* @default 'on'
|
|
3437
4043
|
*/
|
|
3438
4044
|
"value"?: string;
|
|
3439
4045
|
}
|
|
4046
|
+
/**
|
|
4047
|
+
* A date picker component that allows users to select dates via a calendar popup or direct input.
|
|
4048
|
+
* @since 5.0
|
|
4049
|
+
* @status beta
|
|
4050
|
+
*/
|
|
4051
|
+
interface SixDate {
|
|
4052
|
+
/**
|
|
4053
|
+
* Callback to determine which dates in the picker should be selectable.
|
|
4054
|
+
* @default () => true
|
|
4055
|
+
*/
|
|
4056
|
+
"allowedDates"?: (date: string) => boolean;
|
|
4057
|
+
/**
|
|
4058
|
+
* Set to true to add a clear button when the input is populated.
|
|
4059
|
+
* @default false
|
|
4060
|
+
*/
|
|
4061
|
+
"clearable"?: boolean;
|
|
4062
|
+
/**
|
|
4063
|
+
* 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"
|
|
4064
|
+
* @default 'dd.MM.yyyy'
|
|
4065
|
+
*/
|
|
4066
|
+
"dateFormat"?: string;
|
|
4067
|
+
/**
|
|
4068
|
+
* If `true` the component is disabled.
|
|
4069
|
+
* @default false
|
|
4070
|
+
*/
|
|
4071
|
+
"disabled"?: boolean;
|
|
4072
|
+
/**
|
|
4073
|
+
* The error message shown, if `invalid` is set to true.
|
|
4074
|
+
* @default ''
|
|
4075
|
+
*/
|
|
4076
|
+
"errorText"?: string | string[];
|
|
4077
|
+
/**
|
|
4078
|
+
* The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
|
|
4079
|
+
*/
|
|
4080
|
+
"errorTextCount"?: number;
|
|
4081
|
+
/**
|
|
4082
|
+
* The input's help text. Alternatively, you can use the help-text slot.
|
|
4083
|
+
* @default ''
|
|
4084
|
+
*/
|
|
4085
|
+
"helpText"?: string;
|
|
4086
|
+
/**
|
|
4087
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4088
|
+
* @default false
|
|
4089
|
+
*/
|
|
4090
|
+
"invalid"?: boolean;
|
|
4091
|
+
/**
|
|
4092
|
+
* The label text.
|
|
4093
|
+
* @default ''
|
|
4094
|
+
*/
|
|
4095
|
+
"label"?: string;
|
|
4096
|
+
/**
|
|
4097
|
+
* The language used to render the weekdays and months.
|
|
4098
|
+
* @default 'en'
|
|
4099
|
+
*/
|
|
4100
|
+
"language"?: Language;
|
|
4101
|
+
/**
|
|
4102
|
+
* 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'
|
|
4103
|
+
*/
|
|
4104
|
+
"max"?: string;
|
|
4105
|
+
/**
|
|
4106
|
+
* 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'
|
|
4107
|
+
*/
|
|
4108
|
+
"min"?: string;
|
|
4109
|
+
/**
|
|
4110
|
+
* The input's name attribute.
|
|
4111
|
+
* @default ''
|
|
4112
|
+
*/
|
|
4113
|
+
"name"?: string;
|
|
4114
|
+
/**
|
|
4115
|
+
* Emitted when the control loses focus or the date picker popup is closed. Does not contain event details.
|
|
4116
|
+
*/
|
|
4117
|
+
"onSix-blur"?: (event: SixDateCustomEvent<any>) => void;
|
|
4118
|
+
/**
|
|
4119
|
+
* 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.
|
|
4120
|
+
*/
|
|
4121
|
+
"onSix-change"?: (event: SixDateCustomEvent<string | ''>) => void;
|
|
4122
|
+
/**
|
|
4123
|
+
* The placeholder defines what text to be shown on the input element
|
|
4124
|
+
*/
|
|
4125
|
+
"placeholder"?: string;
|
|
4126
|
+
/**
|
|
4127
|
+
* If `true` the user can only select a date via the component in the popup but not directly edit the input field.
|
|
4128
|
+
* @default false
|
|
4129
|
+
*/
|
|
4130
|
+
"readonly"?: boolean;
|
|
4131
|
+
/**
|
|
4132
|
+
* Set to true to show an asterisk beneath the label.
|
|
4133
|
+
* @default false
|
|
4134
|
+
*/
|
|
4135
|
+
"required"?: boolean;
|
|
4136
|
+
/**
|
|
4137
|
+
* The size of the date input field.
|
|
4138
|
+
* @default 'medium'
|
|
4139
|
+
*/
|
|
4140
|
+
"size"?: 'small' | 'medium' | 'large';
|
|
4141
|
+
/**
|
|
4142
|
+
* 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.
|
|
4143
|
+
* @default ''
|
|
4144
|
+
*/
|
|
4145
|
+
"value"?: string | '';
|
|
4146
|
+
}
|
|
3440
4147
|
/**
|
|
3441
4148
|
* @since 1.0
|
|
3442
|
-
* @status
|
|
4149
|
+
* @status deprecated. Use six-date instead.
|
|
3443
4150
|
*/
|
|
3444
4151
|
interface SixDatepicker {
|
|
3445
4152
|
/**
|
|
3446
4153
|
* 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;
|
|
4154
|
+
* @default () => true
|
|
3447
4155
|
*/
|
|
3448
4156
|
"allowedDates"?: (date: Date) => boolean;
|
|
3449
4157
|
/**
|
|
3450
4158
|
* Set to true to add a clear button when the input is populated.
|
|
4159
|
+
* @default false
|
|
3451
4160
|
*/
|
|
3452
4161
|
"clearable"?: boolean;
|
|
3453
4162
|
/**
|
|
3454
4163
|
* Closes the datepicker dropdown after selection
|
|
4164
|
+
* @default this.type === 'date'
|
|
3455
4165
|
*/
|
|
3456
4166
|
"closeOnSelect"?: boolean;
|
|
3457
4167
|
/**
|
|
@@ -3460,10 +4170,12 @@ declare namespace LocalJSX {
|
|
|
3460
4170
|
"containingElement"?: HTMLElement;
|
|
3461
4171
|
/**
|
|
3462
4172
|
* 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'
|
|
4173
|
+
* @default SixDateFormats.DDMMYYY_DOT
|
|
3463
4174
|
*/
|
|
3464
4175
|
"dateFormat"?: SixDateFormats;
|
|
3465
4176
|
/**
|
|
3466
4177
|
* Set the amount of time, in milliseconds, to wait to trigger the `dateChange` event after each keystroke.
|
|
4178
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
3467
4179
|
*/
|
|
3468
4180
|
"debounce"?: number;
|
|
3469
4181
|
/**
|
|
@@ -3472,10 +4184,12 @@ declare namespace LocalJSX {
|
|
|
3472
4184
|
"defaultDate"?: string;
|
|
3473
4185
|
/**
|
|
3474
4186
|
* If `true` the component is disabled.
|
|
4187
|
+
* @default false
|
|
3475
4188
|
*/
|
|
3476
4189
|
"disabled"?: boolean;
|
|
3477
4190
|
/**
|
|
3478
4191
|
* The error message shown, if `invalid` is set to true.
|
|
4192
|
+
* @default ''
|
|
3479
4193
|
*/
|
|
3480
4194
|
"errorText"?: string | string[];
|
|
3481
4195
|
/**
|
|
@@ -3484,26 +4198,32 @@ declare namespace LocalJSX {
|
|
|
3484
4198
|
"errorTextCount"?: number;
|
|
3485
4199
|
/**
|
|
3486
4200
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
4201
|
+
* @default false
|
|
3487
4202
|
*/
|
|
3488
4203
|
"hoist"?: boolean;
|
|
3489
4204
|
/**
|
|
3490
4205
|
* Set the position of the icon
|
|
4206
|
+
* @default 'left'
|
|
3491
4207
|
*/
|
|
3492
4208
|
"iconPosition"?: 'left' | 'right';
|
|
3493
4209
|
/**
|
|
3494
4210
|
* Indicates whether or not the calendar should be shown as an inline (always open) component
|
|
4211
|
+
* @default false
|
|
3495
4212
|
*/
|
|
3496
4213
|
"inline"?: boolean;
|
|
3497
4214
|
/**
|
|
3498
4215
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4216
|
+
* @default false
|
|
3499
4217
|
*/
|
|
3500
4218
|
"invalid"?: boolean;
|
|
3501
4219
|
/**
|
|
3502
4220
|
* The label text.
|
|
4221
|
+
* @default ''
|
|
3503
4222
|
*/
|
|
3504
4223
|
"label"?: string;
|
|
3505
4224
|
/**
|
|
3506
4225
|
* The language used to render the weekdays and months.
|
|
4226
|
+
* @default 'en'
|
|
3507
4227
|
*/
|
|
3508
4228
|
"locale"?: 'en' | 'de' | 'fr' | 'it' | 'es';
|
|
3509
4229
|
/**
|
|
@@ -3516,6 +4236,7 @@ declare namespace LocalJSX {
|
|
|
3516
4236
|
"min"?: Date;
|
|
3517
4237
|
/**
|
|
3518
4238
|
* The input's name attribute.
|
|
4239
|
+
* @default ''
|
|
3519
4240
|
*/
|
|
3520
4241
|
"name"?: string;
|
|
3521
4242
|
/**
|
|
@@ -3532,6 +4253,7 @@ declare namespace LocalJSX {
|
|
|
3532
4253
|
"onSix-datepicker-select"?: (event: SixDatepickerCustomEvent<SixDatepickerSelectPayload>) => void;
|
|
3533
4254
|
/**
|
|
3534
4255
|
* Indicates whether or not the calendar dropdown is open on startup. You can use this in lieu of the show/hide methods.
|
|
4256
|
+
* @default false
|
|
3535
4257
|
*/
|
|
3536
4258
|
"open"?: boolean;
|
|
3537
4259
|
/**
|
|
@@ -3544,18 +4266,22 @@ declare namespace LocalJSX {
|
|
|
3544
4266
|
"placement"?: 'top' | 'bottom';
|
|
3545
4267
|
/**
|
|
3546
4268
|
* If `true` the user can only select a date via the component in the popup, but not directly edit the input field.
|
|
4269
|
+
* @default false
|
|
3547
4270
|
*/
|
|
3548
4271
|
"readonly"?: boolean;
|
|
3549
4272
|
/**
|
|
3550
4273
|
* Set to true to show an asterisk beneath the label.
|
|
4274
|
+
* @default false
|
|
3551
4275
|
*/
|
|
3552
4276
|
"required"?: boolean;
|
|
3553
4277
|
/**
|
|
3554
4278
|
* Datepicker size.
|
|
4279
|
+
* @default 'medium'
|
|
3555
4280
|
*/
|
|
3556
4281
|
"size"?: 'small' | 'medium' | 'large';
|
|
3557
4282
|
/**
|
|
3558
4283
|
* Set the type.
|
|
4284
|
+
* @default 'date'
|
|
3559
4285
|
*/
|
|
3560
4286
|
"type"?: 'date' | 'date-time';
|
|
3561
4287
|
/**
|
|
@@ -3571,14 +4297,17 @@ declare namespace LocalJSX {
|
|
|
3571
4297
|
interface SixDetails {
|
|
3572
4298
|
/**
|
|
3573
4299
|
* Set to true to prevent the user from toggling the details.
|
|
4300
|
+
* @default false
|
|
3574
4301
|
*/
|
|
3575
4302
|
"disabled"?: boolean;
|
|
3576
4303
|
/**
|
|
3577
4304
|
* 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'
|
|
4305
|
+
* @default true
|
|
3578
4306
|
*/
|
|
3579
4307
|
"hasContent"?: boolean;
|
|
3580
4308
|
/**
|
|
3581
4309
|
* Set to true when you want to use six-details inline e.g. in a sidebar
|
|
4310
|
+
* @default false
|
|
3582
4311
|
*/
|
|
3583
4312
|
"inline"?: boolean;
|
|
3584
4313
|
/**
|
|
@@ -3599,14 +4328,17 @@ declare namespace LocalJSX {
|
|
|
3599
4328
|
"onSix-details-show"?: (event: SixDetailsCustomEvent<EmptyPayload>) => void;
|
|
3600
4329
|
/**
|
|
3601
4330
|
* Indicates whether the details is open. You can use this in lieu of the show/hide methods.
|
|
4331
|
+
* @default false
|
|
3602
4332
|
*/
|
|
3603
4333
|
"open"?: boolean;
|
|
3604
4334
|
/**
|
|
3605
4335
|
* 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
|
|
4336
|
+
* @default false
|
|
3606
4337
|
*/
|
|
3607
4338
|
"selectableEmpty"?: boolean;
|
|
3608
4339
|
/**
|
|
3609
4340
|
* The summary to show in the details header. If you need to display HTML, use the `summary` slot instead.
|
|
4341
|
+
* @default ''
|
|
3610
4342
|
*/
|
|
3611
4343
|
"summary"?: string;
|
|
3612
4344
|
/**
|
|
@@ -3615,6 +4347,7 @@ declare namespace LocalJSX {
|
|
|
3615
4347
|
"summaryIcon"?: string;
|
|
3616
4348
|
/**
|
|
3617
4349
|
* The icon's size.
|
|
4350
|
+
* @default 'inherit'
|
|
3618
4351
|
*/
|
|
3619
4352
|
"summaryIconSize"?: | 'inherit'
|
|
3620
4353
|
| 'xSmall'
|
|
@@ -3633,10 +4366,12 @@ declare namespace LocalJSX {
|
|
|
3633
4366
|
interface SixDialog {
|
|
3634
4367
|
/**
|
|
3635
4368
|
* 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.
|
|
4369
|
+
* @default ''
|
|
3636
4370
|
*/
|
|
3637
4371
|
"label"?: string;
|
|
3638
4372
|
/**
|
|
3639
4373
|
* 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.
|
|
4374
|
+
* @default false
|
|
3640
4375
|
*/
|
|
3641
4376
|
"noHeader"?: boolean;
|
|
3642
4377
|
/**
|
|
@@ -3656,15 +4391,16 @@ declare namespace LocalJSX {
|
|
|
3656
4391
|
*/
|
|
3657
4392
|
"onSix-dialog-initial-focus"?: (event: SixDialogCustomEvent<EmptyPayload>) => void;
|
|
3658
4393
|
/**
|
|
3659
|
-
* Emitted when the overlay
|
|
4394
|
+
* 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
4395
|
*/
|
|
3661
|
-
"onSix-dialog-
|
|
4396
|
+
"onSix-dialog-request-close"?: (event: SixDialogCustomEvent<SixDialogRequestClose>) => void;
|
|
3662
4397
|
/**
|
|
3663
4398
|
* Emitted when the dialog opens. Calling `event.preventDefault()` will prevent it from being opened.
|
|
3664
4399
|
*/
|
|
3665
4400
|
"onSix-dialog-show"?: (event: SixDialogCustomEvent<EmptyPayload>) => void;
|
|
3666
4401
|
/**
|
|
3667
4402
|
* Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.
|
|
4403
|
+
* @default false
|
|
3668
4404
|
*/
|
|
3669
4405
|
"open"?: boolean;
|
|
3670
4406
|
}
|
|
@@ -3676,14 +4412,17 @@ declare namespace LocalJSX {
|
|
|
3676
4412
|
interface SixDrawer {
|
|
3677
4413
|
/**
|
|
3678
4414
|
* 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.
|
|
4415
|
+
* @default false
|
|
3679
4416
|
*/
|
|
3680
4417
|
"contained"?: boolean;
|
|
3681
4418
|
/**
|
|
3682
4419
|
* 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.
|
|
4420
|
+
* @default ''
|
|
3683
4421
|
*/
|
|
3684
4422
|
"label"?: string;
|
|
3685
4423
|
/**
|
|
3686
4424
|
* 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.
|
|
4425
|
+
* @default false
|
|
3687
4426
|
*/
|
|
3688
4427
|
"noHeader"?: boolean;
|
|
3689
4428
|
/**
|
|
@@ -3703,19 +4442,21 @@ declare namespace LocalJSX {
|
|
|
3703
4442
|
*/
|
|
3704
4443
|
"onSix-drawer-initial-focus"?: (event: SixDrawerCustomEvent<EmptyPayload>) => void;
|
|
3705
4444
|
/**
|
|
3706
|
-
* Emitted when the overlay
|
|
4445
|
+
* 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
4446
|
*/
|
|
3708
|
-
"onSix-drawer-
|
|
4447
|
+
"onSix-drawer-request-close"?: (event: SixDrawerCustomEvent<SixDrawerRequestClose>) => void;
|
|
3709
4448
|
/**
|
|
3710
4449
|
* Emitted when the drawer opens. Calling `event.preventDefault()` will prevent it from being opened.
|
|
3711
4450
|
*/
|
|
3712
4451
|
"onSix-drawer-show"?: (event: SixDrawerCustomEvent<EmptyPayload>) => void;
|
|
3713
4452
|
/**
|
|
3714
4453
|
* Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.
|
|
4454
|
+
* @default false
|
|
3715
4455
|
*/
|
|
3716
4456
|
"open"?: boolean;
|
|
3717
4457
|
/**
|
|
3718
4458
|
* The direction from which the drawer will open.
|
|
4459
|
+
* @default 'right'
|
|
3719
4460
|
*/
|
|
3720
4461
|
"placement"?: 'top' | 'right' | 'bottom' | 'left';
|
|
3721
4462
|
}
|
|
@@ -3727,14 +4468,17 @@ declare namespace LocalJSX {
|
|
|
3727
4468
|
interface SixDropdown {
|
|
3728
4469
|
/**
|
|
3729
4470
|
* 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
|
|
4471
|
+
* @default false
|
|
3730
4472
|
*/
|
|
3731
4473
|
"asyncFilter"?: boolean;
|
|
3732
4474
|
/**
|
|
3733
4475
|
* By default the search field will be focused when opening a dropdown with filtering enabled.
|
|
4476
|
+
* @default true
|
|
3734
4477
|
*/
|
|
3735
4478
|
"autofocusFilter"?: boolean;
|
|
3736
4479
|
/**
|
|
3737
4480
|
* Determines whether the dropdown should hide when a menu item is selected.
|
|
4481
|
+
* @default true
|
|
3738
4482
|
*/
|
|
3739
4483
|
"closeOnSelect"?: boolean;
|
|
3740
4484
|
/**
|
|
@@ -3743,30 +4487,37 @@ declare namespace LocalJSX {
|
|
|
3743
4487
|
"containingElement"?: HTMLElement;
|
|
3744
4488
|
/**
|
|
3745
4489
|
* The panel can be opend/closed by pressing the spacebar or the enter key. In some cases you might want to avoid this
|
|
4490
|
+
* @default false
|
|
3746
4491
|
*/
|
|
3747
4492
|
"disableHideOnEnterAndSpace"?: boolean;
|
|
3748
4493
|
/**
|
|
3749
4494
|
* The distance in pixels from which to offset the panel away from its trigger.
|
|
4495
|
+
* @default 4
|
|
3750
4496
|
*/
|
|
3751
4497
|
"distance"?: number;
|
|
3752
4498
|
/**
|
|
3753
4499
|
* 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
|
|
4500
|
+
* @default false
|
|
3754
4501
|
*/
|
|
3755
4502
|
"filter"?: boolean;
|
|
3756
4503
|
/**
|
|
3757
4504
|
* The debounce for the filter callbacks.
|
|
4505
|
+
* @default 0
|
|
3758
4506
|
*/
|
|
3759
4507
|
"filterDebounce"?: number;
|
|
3760
4508
|
/**
|
|
3761
4509
|
* The filter's placeholder text.
|
|
4510
|
+
* @default 'Filter...'
|
|
3762
4511
|
*/
|
|
3763
4512
|
"filterPlaceholder"?: string;
|
|
3764
4513
|
/**
|
|
3765
4514
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
4515
|
+
* @default false
|
|
3766
4516
|
*/
|
|
3767
4517
|
"hoist"?: boolean;
|
|
3768
4518
|
/**
|
|
3769
4519
|
* 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.
|
|
4520
|
+
* @default false
|
|
3770
4521
|
*/
|
|
3771
4522
|
"matchTriggerWidth"?: boolean;
|
|
3772
4523
|
/**
|
|
@@ -3799,14 +4550,17 @@ declare namespace LocalJSX {
|
|
|
3799
4550
|
"onSix-dropdown-show"?: (event: SixDropdownCustomEvent<EmptyPayload>) => void;
|
|
3800
4551
|
/**
|
|
3801
4552
|
* Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.
|
|
4553
|
+
* @default false
|
|
3802
4554
|
*/
|
|
3803
4555
|
"open"?: boolean;
|
|
3804
4556
|
/**
|
|
3805
4557
|
* Set the options to be shown in the dropdown (alternative to setting the elements via html)
|
|
4558
|
+
* @default []
|
|
3806
4559
|
*/
|
|
3807
4560
|
"options"?: SixMenuItemData[];
|
|
3808
4561
|
/**
|
|
3809
4562
|
* The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside the viewport.
|
|
4563
|
+
* @default 'bottom-start'
|
|
3810
4564
|
*/
|
|
3811
4565
|
"placement"?: | 'top'
|
|
3812
4566
|
| 'top-start'
|
|
@@ -3822,10 +4576,12 @@ declare namespace LocalJSX {
|
|
|
3822
4576
|
| 'left-end';
|
|
3823
4577
|
/**
|
|
3824
4578
|
* The distance in pixels from which to offset the panel along its trigger.
|
|
4579
|
+
* @default 0
|
|
3825
4580
|
*/
|
|
3826
4581
|
"skidding"?: number;
|
|
3827
4582
|
/**
|
|
3828
4583
|
* 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.
|
|
4584
|
+
* @default false
|
|
3829
4585
|
*/
|
|
3830
4586
|
"virtualScroll"?: boolean;
|
|
3831
4587
|
}
|
|
@@ -3854,6 +4610,7 @@ declare namespace LocalJSX {
|
|
|
3854
4610
|
"errorCode"?: 404 | 403 | 500;
|
|
3855
4611
|
/**
|
|
3856
4612
|
* Defines language and thus displays the proper error page in the selected language.
|
|
4613
|
+
* @default 'en'
|
|
3857
4614
|
*/
|
|
3858
4615
|
"language"?: 'en' | 'de';
|
|
3859
4616
|
}
|
|
@@ -3870,22 +4627,27 @@ declare namespace LocalJSX {
|
|
|
3870
4627
|
interface SixFileListItem {
|
|
3871
4628
|
/**
|
|
3872
4629
|
* The date when the file was uploaded
|
|
4630
|
+
* @default ''
|
|
3873
4631
|
*/
|
|
3874
4632
|
"date"?: string;
|
|
3875
4633
|
/**
|
|
3876
4634
|
* An id to clearly identify the file
|
|
4635
|
+
* @default ''
|
|
3877
4636
|
*/
|
|
3878
4637
|
"identifier"?: string;
|
|
3879
4638
|
/**
|
|
3880
4639
|
* The filename
|
|
4640
|
+
* @default ''
|
|
3881
4641
|
*/
|
|
3882
4642
|
"name"?: string;
|
|
3883
4643
|
/**
|
|
3884
4644
|
* Set to true if you don't want to allow to delete this file
|
|
4645
|
+
* @default false
|
|
3885
4646
|
*/
|
|
3886
4647
|
"nodelete"?: boolean;
|
|
3887
4648
|
/**
|
|
3888
4649
|
* Set to true if you don't want to allow to download this file
|
|
4650
|
+
* @default false
|
|
3889
4651
|
*/
|
|
3890
4652
|
"nodownload"?: boolean;
|
|
3891
4653
|
/**
|
|
@@ -3912,18 +4674,22 @@ declare namespace LocalJSX {
|
|
|
3912
4674
|
"accept"?: string;
|
|
3913
4675
|
/**
|
|
3914
4676
|
* Set to true if file control should be small.
|
|
4677
|
+
* @default false
|
|
3915
4678
|
*/
|
|
3916
4679
|
"compact"?: boolean;
|
|
3917
4680
|
/**
|
|
3918
4681
|
* Set when button is disabled.
|
|
4682
|
+
* @default false
|
|
3919
4683
|
*/
|
|
3920
4684
|
"disabled"?: false;
|
|
3921
4685
|
/**
|
|
3922
4686
|
* The error message shown, if `invalid` is set to true.
|
|
4687
|
+
* @default ''
|
|
3923
4688
|
*/
|
|
3924
4689
|
"errorText"?: string | string[];
|
|
3925
4690
|
/**
|
|
3926
4691
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4692
|
+
* @default false
|
|
3927
4693
|
*/
|
|
3928
4694
|
"invalid"?: boolean;
|
|
3929
4695
|
/**
|
|
@@ -3936,6 +4702,7 @@ declare namespace LocalJSX {
|
|
|
3936
4702
|
"maxFileSize"?: number;
|
|
3937
4703
|
/**
|
|
3938
4704
|
* More than one file allowed.
|
|
4705
|
+
* @default false
|
|
3939
4706
|
*/
|
|
3940
4707
|
"multiple"?: false;
|
|
3941
4708
|
/**
|
|
@@ -3948,6 +4715,7 @@ declare namespace LocalJSX {
|
|
|
3948
4715
|
"onSix-file-upload-success"?: (event: SixFileUploadCustomEvent<SixFileUploadSuccessPayload>) => void;
|
|
3949
4716
|
/**
|
|
3950
4717
|
* Set to true to draw the control in a loading state.
|
|
4718
|
+
* @default false
|
|
3951
4719
|
*/
|
|
3952
4720
|
"uploading"?: boolean;
|
|
3953
4721
|
}
|
|
@@ -3964,22 +4732,27 @@ declare namespace LocalJSX {
|
|
|
3964
4732
|
interface SixGroupLabel {
|
|
3965
4733
|
/**
|
|
3966
4734
|
* Set to true to disable the label.
|
|
4735
|
+
* @default false
|
|
3967
4736
|
*/
|
|
3968
4737
|
"disabled"?: boolean;
|
|
3969
4738
|
/**
|
|
3970
4739
|
* The wrapper label's help text. Alternatively, you can use the help-text slot.
|
|
4740
|
+
* @default ''
|
|
3971
4741
|
*/
|
|
3972
4742
|
"helpText"?: string;
|
|
3973
4743
|
/**
|
|
3974
4744
|
* The wrapper label's label. Alternatively, you can use the label slot.
|
|
4745
|
+
* @default ''
|
|
3975
4746
|
*/
|
|
3976
4747
|
"label"?: string;
|
|
3977
4748
|
/**
|
|
3978
4749
|
* Set to true to show an asterisk beneath the label.
|
|
4750
|
+
* @default false
|
|
3979
4751
|
*/
|
|
3980
4752
|
"required"?: boolean;
|
|
3981
4753
|
/**
|
|
3982
4754
|
* The label's size.
|
|
4755
|
+
* @default 'medium'
|
|
3983
4756
|
*/
|
|
3984
4757
|
"size"?: 'small' | 'medium' | 'large';
|
|
3985
4758
|
}
|
|
@@ -3989,95 +4762,73 @@ declare namespace LocalJSX {
|
|
|
3989
4762
|
*/
|
|
3990
4763
|
interface SixHeader {
|
|
3991
4764
|
/**
|
|
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.
|
|
4765
|
+
* Set the header search input to be in an open or closed state. Focuses the first `six-input` found in the search slot.
|
|
4766
|
+
* @default false
|
|
4049
4767
|
*/
|
|
4050
4768
|
"openSearch"?: boolean;
|
|
4051
4769
|
/**
|
|
4052
4770
|
* Indicates if content should be shifted down when search field is visible.
|
|
4771
|
+
* @default false
|
|
4053
4772
|
*/
|
|
4054
4773
|
"shiftContent"?: boolean;
|
|
4055
4774
|
}
|
|
4056
4775
|
/**
|
|
4057
4776
|
* @since 4.2.7
|
|
4058
|
-
* @status
|
|
4777
|
+
* @status stable
|
|
4059
4778
|
*/
|
|
4060
4779
|
interface SixHeaderDropdownItem {
|
|
4780
|
+
/**
|
|
4781
|
+
* 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
|
|
4782
|
+
* @default false
|
|
4783
|
+
*/
|
|
4784
|
+
"filter"?: boolean;
|
|
4785
|
+
/**
|
|
4786
|
+
* The filter's placeholder text.
|
|
4787
|
+
* @default 'Filter...'
|
|
4788
|
+
*/
|
|
4789
|
+
"filterPlaceholder"?: string;
|
|
4061
4790
|
}
|
|
4062
4791
|
/**
|
|
4063
4792
|
* @since 4.2.7
|
|
4064
|
-
* @status
|
|
4793
|
+
* @status stable
|
|
4065
4794
|
*/
|
|
4066
4795
|
interface SixHeaderItem {
|
|
4067
4796
|
/**
|
|
4068
4797
|
* 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.
|
|
4798
|
+
* @default false
|
|
4069
4799
|
*/
|
|
4070
4800
|
"active"?: boolean;
|
|
4071
4801
|
}
|
|
4072
4802
|
/**
|
|
4073
4803
|
* @since 4.2.7
|
|
4074
|
-
* @status
|
|
4804
|
+
* @status stable
|
|
4075
4805
|
*/
|
|
4076
4806
|
interface SixHeaderMenuButton {
|
|
4077
4807
|
/**
|
|
4078
|
-
*
|
|
4808
|
+
* Set to true to draw the button with a caret for use with dropdowns, popovers, etc.
|
|
4809
|
+
* @default false
|
|
4810
|
+
*/
|
|
4811
|
+
"caret"?: boolean;
|
|
4812
|
+
/**
|
|
4813
|
+
* Set to true to disable the button.
|
|
4814
|
+
* @default false
|
|
4079
4815
|
*/
|
|
4080
|
-
"
|
|
4816
|
+
"disabled"?: boolean;
|
|
4817
|
+
/**
|
|
4818
|
+
* Set to true to draw the button in a loading state.
|
|
4819
|
+
* @default false
|
|
4820
|
+
*/
|
|
4821
|
+
"loading"?: boolean;
|
|
4822
|
+
/**
|
|
4823
|
+
* Indicates if activating the button should reset the form.
|
|
4824
|
+
* @default false
|
|
4825
|
+
*/
|
|
4826
|
+
"reset"?: boolean;
|
|
4827
|
+
/**
|
|
4828
|
+
* Indicates if activating the button should submit the form. Ignored when `href` is set.
|
|
4829
|
+
* @default false
|
|
4830
|
+
*/
|
|
4831
|
+
"submit"?: boolean;
|
|
4081
4832
|
}
|
|
4082
4833
|
/**
|
|
4083
4834
|
* @since 1.0
|
|
@@ -4086,10 +4837,16 @@ declare namespace LocalJSX {
|
|
|
4086
4837
|
interface SixIcon {
|
|
4087
4838
|
/**
|
|
4088
4839
|
* If set to true the default material outlined icons are not used.
|
|
4840
|
+
* @default false
|
|
4089
4841
|
*/
|
|
4090
4842
|
"filled"?: boolean;
|
|
4843
|
+
/**
|
|
4844
|
+
* Icon library to use when no `library` prop is provided. By default, all `<six-icon>` instances fall back to the globally configured default library (via `setDefaultIconLibrary()` / `getDefaultIconLibrary()`), which is `"material-icons"` unless changed at runtime. This allows teams to switch the default across an entire project without having to set the `library` prop on every `<six-icon>` instance. Icon library for this instance. Overrides the global default. - "material-icons" → Material Icons - "material-symbols" → Material Symbols
|
|
4845
|
+
*/
|
|
4846
|
+
"library"?: IconLibrary;
|
|
4091
4847
|
/**
|
|
4092
4848
|
* The icon's size.
|
|
4849
|
+
* @default 'inherit'
|
|
4093
4850
|
*/
|
|
4094
4851
|
"size"?: | 'inherit'
|
|
4095
4852
|
| 'xSmall'
|
|
@@ -4108,6 +4865,7 @@ declare namespace LocalJSX {
|
|
|
4108
4865
|
interface SixIconButton {
|
|
4109
4866
|
/**
|
|
4110
4867
|
* Set to true to disable the button.
|
|
4868
|
+
* @default false
|
|
4111
4869
|
*/
|
|
4112
4870
|
"disabled"?: boolean;
|
|
4113
4871
|
/**
|
|
@@ -4132,6 +4890,7 @@ declare namespace LocalJSX {
|
|
|
4132
4890
|
"name"?: string;
|
|
4133
4891
|
/**
|
|
4134
4892
|
* The icon's size.
|
|
4893
|
+
* @default 'medium'
|
|
4135
4894
|
*/
|
|
4136
4895
|
"size"?: 'xSmall' | 'small' | 'medium' | 'large' | 'xLarge' | 'xxLarge' | 'xxxLarge';
|
|
4137
4896
|
/**
|
|
@@ -4147,34 +4906,42 @@ declare namespace LocalJSX {
|
|
|
4147
4906
|
interface SixInput {
|
|
4148
4907
|
/**
|
|
4149
4908
|
* The input's autocaptialize attribute.
|
|
4909
|
+
* @default 'off'
|
|
4150
4910
|
*/
|
|
4151
4911
|
"autocapitalize"?: string;
|
|
4152
4912
|
/**
|
|
4153
4913
|
* The input's autocomplete attribute.
|
|
4914
|
+
* @default 'off'
|
|
4154
4915
|
*/
|
|
4155
4916
|
"autocomplete"?: string;
|
|
4156
4917
|
/**
|
|
4157
4918
|
* The input's autocorrect attribute.
|
|
4919
|
+
* @default 'off'
|
|
4158
4920
|
*/
|
|
4159
4921
|
"autocorrect"?: 'on' | 'off';
|
|
4160
4922
|
/**
|
|
4161
4923
|
* The input's autofocus attribute.
|
|
4924
|
+
* @default false
|
|
4162
4925
|
*/
|
|
4163
4926
|
"autofocus"?: boolean;
|
|
4164
4927
|
/**
|
|
4165
4928
|
* Set to true to add a clear button when the input is populated.
|
|
4929
|
+
* @default false
|
|
4166
4930
|
*/
|
|
4167
4931
|
"clearable"?: boolean;
|
|
4168
4932
|
/**
|
|
4169
4933
|
* Set to true to disable the input.
|
|
4934
|
+
* @default false
|
|
4170
4935
|
*/
|
|
4171
4936
|
"disabled"?: boolean;
|
|
4172
4937
|
/**
|
|
4173
4938
|
* Internal: Styles the input for the dropdown filter search.
|
|
4939
|
+
* @default false
|
|
4174
4940
|
*/
|
|
4175
4941
|
"dropdownSearch"?: boolean;
|
|
4176
4942
|
/**
|
|
4177
4943
|
* The error message shown, if `invalid` is set to true.
|
|
4944
|
+
* @default ''
|
|
4178
4945
|
*/
|
|
4179
4946
|
"errorText"?: string | string[];
|
|
4180
4947
|
/**
|
|
@@ -4183,6 +4950,7 @@ declare namespace LocalJSX {
|
|
|
4183
4950
|
"errorTextCount"?: number;
|
|
4184
4951
|
/**
|
|
4185
4952
|
* The input's help text. Alternatively, you can use the help-text slot.
|
|
4953
|
+
* @default ''
|
|
4186
4954
|
*/
|
|
4187
4955
|
"helpText"?: string;
|
|
4188
4956
|
/**
|
|
@@ -4191,14 +4959,17 @@ declare namespace LocalJSX {
|
|
|
4191
4959
|
"inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
|
|
4192
4960
|
/**
|
|
4193
4961
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4962
|
+
* @default false
|
|
4194
4963
|
*/
|
|
4195
4964
|
"invalid"?: boolean;
|
|
4196
4965
|
/**
|
|
4197
4966
|
* The label text.
|
|
4967
|
+
* @default ''
|
|
4198
4968
|
*/
|
|
4199
4969
|
"label"?: string;
|
|
4200
4970
|
/**
|
|
4201
4971
|
* Set to render as line
|
|
4972
|
+
* @default false
|
|
4202
4973
|
*/
|
|
4203
4974
|
"line"?: boolean;
|
|
4204
4975
|
/**
|
|
@@ -4219,6 +4990,7 @@ declare namespace LocalJSX {
|
|
|
4219
4990
|
"minlength"?: number;
|
|
4220
4991
|
/**
|
|
4221
4992
|
* The input's name attribute.
|
|
4993
|
+
* @default ''
|
|
4222
4994
|
*/
|
|
4223
4995
|
"name"?: string;
|
|
4224
4996
|
/**
|
|
@@ -4247,6 +5019,7 @@ declare namespace LocalJSX {
|
|
|
4247
5019
|
"pattern"?: string;
|
|
4248
5020
|
/**
|
|
4249
5021
|
* Set to true to draw a pill-style input with rounded edges.
|
|
5022
|
+
* @default false
|
|
4250
5023
|
*/
|
|
4251
5024
|
"pill"?: boolean;
|
|
4252
5025
|
/**
|
|
@@ -4255,18 +5028,22 @@ declare namespace LocalJSX {
|
|
|
4255
5028
|
"placeholder"?: string;
|
|
4256
5029
|
/**
|
|
4257
5030
|
* Set to true to make the input readonly.
|
|
5031
|
+
* @default false
|
|
4258
5032
|
*/
|
|
4259
5033
|
"readonly"?: boolean;
|
|
4260
5034
|
/**
|
|
4261
5035
|
* Set to true to show an asterisk beneath the label.
|
|
5036
|
+
* @default false
|
|
4262
5037
|
*/
|
|
4263
5038
|
"required"?: boolean;
|
|
4264
5039
|
/**
|
|
4265
5040
|
* The input's size.
|
|
5041
|
+
* @default 'medium'
|
|
4266
5042
|
*/
|
|
4267
5043
|
"size"?: 'small' | 'medium' | 'large';
|
|
4268
5044
|
/**
|
|
4269
5045
|
* Enables spell checking on the input.
|
|
5046
|
+
* @default false
|
|
4270
5047
|
*/
|
|
4271
5048
|
"spellcheck"?: boolean;
|
|
4272
5049
|
/**
|
|
@@ -4275,14 +5052,17 @@ declare namespace LocalJSX {
|
|
|
4275
5052
|
"step"?: number;
|
|
4276
5053
|
/**
|
|
4277
5054
|
* Set to true to add a password toggle button for password inputs.
|
|
5055
|
+
* @default false
|
|
4278
5056
|
*/
|
|
4279
5057
|
"togglePassword"?: boolean;
|
|
4280
5058
|
/**
|
|
4281
5059
|
* The input's type.
|
|
5060
|
+
* @default 'text'
|
|
4282
5061
|
*/
|
|
4283
5062
|
"type"?: 'email' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'url';
|
|
4284
5063
|
/**
|
|
4285
5064
|
* The input's value attribute.
|
|
5065
|
+
* @default ''
|
|
4286
5066
|
*/
|
|
4287
5067
|
"value"?: string;
|
|
4288
5068
|
}
|
|
@@ -4293,10 +5073,12 @@ declare namespace LocalJSX {
|
|
|
4293
5073
|
interface SixItemPicker {
|
|
4294
5074
|
/**
|
|
4295
5075
|
* 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
|
|
5076
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
4296
5077
|
*/
|
|
4297
5078
|
"debounce"?: number;
|
|
4298
5079
|
/**
|
|
4299
5080
|
* Set the amount of time, in milliseconds, to wait between switching to next item when mouse button is held pressed.
|
|
5081
|
+
* @default DEFAULT_DEBOUNCE_INSANELY_FAST
|
|
4300
5082
|
*/
|
|
4301
5083
|
"interval"?: number;
|
|
4302
5084
|
/**
|
|
@@ -4321,44 +5103,54 @@ declare namespace LocalJSX {
|
|
|
4321
5103
|
"onSix-item-picker-change-debounced"?: (event: SixItemPickerCustomEvent<SixItemPickerChangePayload>) => void;
|
|
4322
5104
|
/**
|
|
4323
5105
|
* Defines whether the items should be padded
|
|
5106
|
+
* @default false
|
|
4324
5107
|
*/
|
|
4325
5108
|
"padded"?: boolean;
|
|
4326
5109
|
/**
|
|
4327
5110
|
* Defines the character used for padding
|
|
5111
|
+
* @default '0'
|
|
4328
5112
|
*/
|
|
4329
5113
|
"paddingChar"?: string;
|
|
4330
5114
|
/**
|
|
4331
5115
|
* Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default, before is selected
|
|
5116
|
+
* @default ItemPickerPaddingDirection.BEFORE
|
|
4332
5117
|
*/
|
|
4333
5118
|
"paddingDirection"?: ItemPickerPaddingDirection;
|
|
4334
5119
|
/**
|
|
4335
5120
|
* Defines the length of the padded area
|
|
5121
|
+
* @default 2
|
|
4336
5122
|
*/
|
|
4337
5123
|
"paddingLength"?: number;
|
|
4338
5124
|
/**
|
|
4339
5125
|
* Define whether the picker should to a roundtrip i.e. start at max when reaching min and vice versa.
|
|
5126
|
+
* @default true
|
|
4340
5127
|
*/
|
|
4341
5128
|
"roundtrip"?: boolean;
|
|
4342
5129
|
/**
|
|
4343
5130
|
* Defines how many steps should be taken when navigating
|
|
5131
|
+
* @default 1
|
|
4344
5132
|
*/
|
|
4345
5133
|
"step"?: number;
|
|
4346
5134
|
/**
|
|
4347
5135
|
* Set the amount of time, in milliseconds, to wait to trigger faster switching between items.
|
|
5136
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
4348
5137
|
*/
|
|
4349
5138
|
"timeout"?: number;
|
|
4350
5139
|
/**
|
|
4351
5140
|
* The type of items you want to rotate through.
|
|
5141
|
+
* @default ItemPickerType.NUMBER
|
|
4352
5142
|
*/
|
|
4353
5143
|
"type"?: ItemPickerType;
|
|
4354
5144
|
/**
|
|
4355
5145
|
* The item picker's value attribute.
|
|
5146
|
+
* @default ''
|
|
4356
5147
|
*/
|
|
4357
5148
|
"value"?: number | string;
|
|
4358
5149
|
}
|
|
4359
5150
|
interface SixLanguageSwitcher {
|
|
4360
5151
|
/**
|
|
4361
5152
|
* The languages which should be selectable options.
|
|
5153
|
+
* @default DEFAULT_LANGUAGES
|
|
4362
5154
|
*/
|
|
4363
5155
|
"languages"?: string[] | SixLanguageSwitcherInput[];
|
|
4364
5156
|
/**
|
|
@@ -4387,6 +5179,7 @@ declare namespace LocalJSX {
|
|
|
4387
5179
|
interface SixLogo {
|
|
4388
5180
|
/**
|
|
4389
5181
|
* The brand of the logo. Either six or bme. Defaults to six.
|
|
5182
|
+
* @default 'six'
|
|
4390
5183
|
*/
|
|
4391
5184
|
"brand"?: 'six' | 'bme';
|
|
4392
5185
|
}
|
|
@@ -4397,6 +5190,7 @@ declare namespace LocalJSX {
|
|
|
4397
5190
|
interface SixMainContainer {
|
|
4398
5191
|
/**
|
|
4399
5192
|
* Set to false to remove top and bottom padding.
|
|
5193
|
+
* @default true
|
|
4400
5194
|
*/
|
|
4401
5195
|
"padded"?: boolean;
|
|
4402
5196
|
}
|
|
@@ -4408,14 +5202,17 @@ declare namespace LocalJSX {
|
|
|
4408
5202
|
interface SixMenu {
|
|
4409
5203
|
/**
|
|
4410
5204
|
* Internal: Disables handling of key presses.
|
|
5205
|
+
* @default false
|
|
4411
5206
|
*/
|
|
4412
5207
|
"disableKeyboardHandling"?: boolean;
|
|
4413
5208
|
/**
|
|
4414
5209
|
* Used for virtual scrolling Define how many items should be rendered in the DOM when using virtual scrolling
|
|
5210
|
+
* @default 10
|
|
4415
5211
|
*/
|
|
4416
5212
|
"itemSize"?: number;
|
|
4417
5213
|
/**
|
|
4418
5214
|
* Set the options to be shown in the dropdown
|
|
5215
|
+
* @default null
|
|
4419
5216
|
*/
|
|
4420
5217
|
"items"?: SixMenuItemData1[] | null;
|
|
4421
5218
|
/**
|
|
@@ -4428,14 +5225,17 @@ declare namespace LocalJSX {
|
|
|
4428
5225
|
"onSix-menu-item-selected"?: (event: SixMenuCustomEvent<SixMenuItemSelectedPayload>) => void;
|
|
4429
5226
|
/**
|
|
4430
5227
|
* Set to true to remove the box-shadow
|
|
5228
|
+
* @default false
|
|
4431
5229
|
*/
|
|
4432
5230
|
"removeBoxShadow"?: boolean;
|
|
4433
5231
|
/**
|
|
4434
5232
|
* 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.
|
|
5233
|
+
* @default 15
|
|
4435
5234
|
*/
|
|
4436
5235
|
"scrollingDebounce"?: number;
|
|
4437
5236
|
/**
|
|
4438
5237
|
* 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.
|
|
5238
|
+
* @default false
|
|
4439
5239
|
*/
|
|
4440
5240
|
"virtualScroll"?: boolean;
|
|
4441
5241
|
}
|
|
@@ -4454,18 +5254,22 @@ declare namespace LocalJSX {
|
|
|
4454
5254
|
interface SixMenuItem {
|
|
4455
5255
|
/**
|
|
4456
5256
|
* Defines if the checked state is displayed as a checkbox or a check-icon
|
|
5257
|
+
* @default 'check'
|
|
4457
5258
|
*/
|
|
4458
5259
|
"checkType"?: 'checkbox' | 'check';
|
|
4459
5260
|
/**
|
|
4460
5261
|
* Internal: Draws the item in a checked state. CheckType needs to be set to 'checkbox' or 'check' to show the checked state
|
|
5262
|
+
* @default false
|
|
4461
5263
|
*/
|
|
4462
5264
|
"checked"?: boolean;
|
|
4463
5265
|
/**
|
|
4464
5266
|
* Set to true to draw the menu item in a disabled state.
|
|
5267
|
+
* @default false
|
|
4465
5268
|
*/
|
|
4466
5269
|
"disabled"?: boolean;
|
|
4467
5270
|
/**
|
|
4468
5271
|
* A unique value to store in the menu item. This can be used as a way to identify menu items when selected.
|
|
5272
|
+
* @default ''
|
|
4469
5273
|
*/
|
|
4470
5274
|
"value"?: string;
|
|
4471
5275
|
}
|
|
@@ -4483,6 +5287,7 @@ declare namespace LocalJSX {
|
|
|
4483
5287
|
interface SixPicto {
|
|
4484
5288
|
/**
|
|
4485
5289
|
* Defines the size of the icon.
|
|
5290
|
+
* @default 'medium'
|
|
4486
5291
|
*/
|
|
4487
5292
|
"size"?: 'xSmall' | 'small' | 'medium' | 'large' | 'xLarge' | 'xxLarge' | 'xxxLarge' | '4xl';
|
|
4488
5293
|
}
|
|
@@ -4494,10 +5299,12 @@ declare namespace LocalJSX {
|
|
|
4494
5299
|
interface SixProgressBar {
|
|
4495
5300
|
/**
|
|
4496
5301
|
* When true, percentage is ignored, the label is hidden, and the progress bar is drawn in an indeterminate state.
|
|
5302
|
+
* @default false
|
|
4497
5303
|
*/
|
|
4498
5304
|
"indeterminate"?: boolean;
|
|
4499
5305
|
/**
|
|
4500
5306
|
* The progress bar's percentage, 0 to 100.
|
|
5307
|
+
* @default 0
|
|
4501
5308
|
*/
|
|
4502
5309
|
"percentage"?: number;
|
|
4503
5310
|
}
|
|
@@ -4509,14 +5316,17 @@ declare namespace LocalJSX {
|
|
|
4509
5316
|
interface SixProgressRing {
|
|
4510
5317
|
/**
|
|
4511
5318
|
* The current progress percentage, 0 - 100.
|
|
5319
|
+
* @default 0
|
|
4512
5320
|
*/
|
|
4513
5321
|
"percentage"?: number;
|
|
4514
5322
|
/**
|
|
4515
5323
|
* The size of the progress ring in pixels.
|
|
5324
|
+
* @default 128
|
|
4516
5325
|
*/
|
|
4517
5326
|
"size"?: number;
|
|
4518
5327
|
/**
|
|
4519
5328
|
* The stroke width of the progress ring in pixels.
|
|
5329
|
+
* @default 4
|
|
4520
5330
|
*/
|
|
4521
5331
|
"strokeWidth"?: number;
|
|
4522
5332
|
}
|
|
@@ -4528,18 +5338,22 @@ declare namespace LocalJSX {
|
|
|
4528
5338
|
interface SixRadio {
|
|
4529
5339
|
/**
|
|
4530
5340
|
* Set to true to draw the radio in a checked state.
|
|
5341
|
+
* @default false
|
|
4531
5342
|
*/
|
|
4532
5343
|
"checked"?: boolean;
|
|
4533
5344
|
/**
|
|
4534
5345
|
* Set to true to disable the radio.
|
|
5346
|
+
* @default false
|
|
4535
5347
|
*/
|
|
4536
5348
|
"disabled"?: boolean;
|
|
4537
5349
|
/**
|
|
4538
5350
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
5351
|
+
* @default false
|
|
4539
5352
|
*/
|
|
4540
5353
|
"invalid"?: boolean;
|
|
4541
5354
|
/**
|
|
4542
5355
|
* The radio's name attribute.
|
|
5356
|
+
* @default ''
|
|
4543
5357
|
*/
|
|
4544
5358
|
"name"?: string;
|
|
4545
5359
|
/**
|
|
@@ -4556,6 +5370,7 @@ declare namespace LocalJSX {
|
|
|
4556
5370
|
"onSix-radio-focus"?: (event: SixRadioCustomEvent<EmptyPayload>) => void;
|
|
4557
5371
|
/**
|
|
4558
5372
|
* The radio's value attribute.
|
|
5373
|
+
* @default 'on'
|
|
4559
5374
|
*/
|
|
4560
5375
|
"value"?: string;
|
|
4561
5376
|
}
|
|
@@ -4567,10 +5382,12 @@ declare namespace LocalJSX {
|
|
|
4567
5382
|
interface SixRange {
|
|
4568
5383
|
/**
|
|
4569
5384
|
* Set to true to disable the input.
|
|
5385
|
+
* @default false
|
|
4570
5386
|
*/
|
|
4571
5387
|
"disabled"?: boolean;
|
|
4572
5388
|
/**
|
|
4573
5389
|
* The error message shown, if `invalid` is set to true.
|
|
5390
|
+
* @default ''
|
|
4574
5391
|
*/
|
|
4575
5392
|
"errorText"?: string | string[];
|
|
4576
5393
|
/**
|
|
@@ -4579,26 +5396,32 @@ declare namespace LocalJSX {
|
|
|
4579
5396
|
"errorTextCount"?: number;
|
|
4580
5397
|
/**
|
|
4581
5398
|
* The range's help text. Alternatively, you can use the help-text slot.
|
|
5399
|
+
* @default ''
|
|
4582
5400
|
*/
|
|
4583
5401
|
"helpText"?: string;
|
|
4584
5402
|
/**
|
|
4585
5403
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
5404
|
+
* @default false
|
|
4586
5405
|
*/
|
|
4587
5406
|
"invalid"?: boolean;
|
|
4588
5407
|
/**
|
|
4589
5408
|
* The label text.
|
|
5409
|
+
* @default ''
|
|
4590
5410
|
*/
|
|
4591
5411
|
"label"?: string;
|
|
4592
5412
|
/**
|
|
4593
5413
|
* The input's max attribute.
|
|
5414
|
+
* @default 100
|
|
4594
5415
|
*/
|
|
4595
5416
|
"max"?: number;
|
|
4596
5417
|
/**
|
|
4597
5418
|
* The input's min attribute.
|
|
5419
|
+
* @default 0
|
|
4598
5420
|
*/
|
|
4599
5421
|
"min"?: number;
|
|
4600
5422
|
/**
|
|
4601
5423
|
* The input's name attribute.
|
|
5424
|
+
* @default ''
|
|
4602
5425
|
*/
|
|
4603
5426
|
"name"?: string;
|
|
4604
5427
|
/**
|
|
@@ -4615,22 +5438,100 @@ declare namespace LocalJSX {
|
|
|
4615
5438
|
"onSix-range-focus"?: (event: SixRangeCustomEvent<EmptyPayload>) => void;
|
|
4616
5439
|
/**
|
|
4617
5440
|
* Set to true to show an asterisk beneath the label.
|
|
5441
|
+
* @default false
|
|
4618
5442
|
*/
|
|
4619
5443
|
"required"?: boolean;
|
|
4620
5444
|
/**
|
|
4621
5445
|
* The input's step attribute.
|
|
5446
|
+
* @default 1
|
|
4622
5447
|
*/
|
|
4623
5448
|
"step"?: number;
|
|
4624
5449
|
/**
|
|
4625
5450
|
* The preferred placedment of the tooltip.
|
|
5451
|
+
* @default 'top'
|
|
4626
5452
|
*/
|
|
4627
5453
|
"tooltip"?: 'top' | 'bottom' | 'none';
|
|
4628
5454
|
/**
|
|
4629
5455
|
* A function used to format the tooltip's value.
|
|
5456
|
+
* @default (value: number) => value.toString()
|
|
4630
5457
|
*/
|
|
4631
5458
|
"tooltipFormatter"?: (value: number) => string;
|
|
4632
5459
|
/**
|
|
4633
5460
|
* The input's value attribute.
|
|
5461
|
+
* @default 0
|
|
5462
|
+
*/
|
|
5463
|
+
"value"?: number;
|
|
5464
|
+
}
|
|
5465
|
+
interface SixRating {
|
|
5466
|
+
/**
|
|
5467
|
+
* Set to true to disable the rating.
|
|
5468
|
+
* @default false
|
|
5469
|
+
*/
|
|
5470
|
+
"disabled"?: boolean;
|
|
5471
|
+
/**
|
|
5472
|
+
* The error message shown, if `invalid` is set to true.
|
|
5473
|
+
* @default ''
|
|
5474
|
+
*/
|
|
5475
|
+
"errorText"?: string | string[];
|
|
5476
|
+
/**
|
|
5477
|
+
* The number of error texts to be shown (if the error-text slot isn't used). Defaults to 1
|
|
5478
|
+
*/
|
|
5479
|
+
"errorTextCount"?: number;
|
|
5480
|
+
/**
|
|
5481
|
+
* The rating's help text. Alternatively, you can use the help-text slot.
|
|
5482
|
+
* @default ''
|
|
5483
|
+
*/
|
|
5484
|
+
"helpText"?: string;
|
|
5485
|
+
/**
|
|
5486
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
5487
|
+
* @default false
|
|
5488
|
+
*/
|
|
5489
|
+
"invalid"?: boolean;
|
|
5490
|
+
/**
|
|
5491
|
+
* The label text.
|
|
5492
|
+
* @default ''
|
|
5493
|
+
*/
|
|
5494
|
+
"label"?: string;
|
|
5495
|
+
/**
|
|
5496
|
+
* Maximum number of stars. Default is 5
|
|
5497
|
+
* @default 5
|
|
5498
|
+
*/
|
|
5499
|
+
"max"?: number;
|
|
5500
|
+
/**
|
|
5501
|
+
* The rating's name attribute.
|
|
5502
|
+
* @default ''
|
|
5503
|
+
*/
|
|
5504
|
+
"name"?: string;
|
|
5505
|
+
/**
|
|
5506
|
+
* Emitted when the control loses focus.
|
|
5507
|
+
*/
|
|
5508
|
+
"onSix-rating-blur"?: (event: SixRatingCustomEvent<number>) => void;
|
|
5509
|
+
/**
|
|
5510
|
+
* Emitted when the control's checked state changes.
|
|
5511
|
+
*/
|
|
5512
|
+
"onSix-rating-change"?: (event: SixRatingCustomEvent<number>) => void;
|
|
5513
|
+
/**
|
|
5514
|
+
* Emitted when the control gains focus.
|
|
5515
|
+
*/
|
|
5516
|
+
"onSix-rating-focus"?: (event: SixRatingCustomEvent<EmptyPayload>) => void;
|
|
5517
|
+
/**
|
|
5518
|
+
* If its readonly
|
|
5519
|
+
* @default false
|
|
5520
|
+
*/
|
|
5521
|
+
"readonly"?: boolean;
|
|
5522
|
+
/**
|
|
5523
|
+
* Set to true to show an asterisk beneath the label.
|
|
5524
|
+
* @default false
|
|
5525
|
+
*/
|
|
5526
|
+
"required"?: boolean;
|
|
5527
|
+
/**
|
|
5528
|
+
* Size of the stars
|
|
5529
|
+
* @default 'medium'
|
|
5530
|
+
*/
|
|
5531
|
+
"size"?: 'xSmall' | 'small' | 'medium' | 'large' | 'xLarge' | 'xxLarge' | 'xxxLarge';
|
|
5532
|
+
/**
|
|
5533
|
+
* The rating's value attribute.
|
|
5534
|
+
* @default 0
|
|
4634
5535
|
*/
|
|
4635
5536
|
"value"?: number;
|
|
4636
5537
|
}
|
|
@@ -4641,14 +5542,17 @@ declare namespace LocalJSX {
|
|
|
4641
5542
|
interface SixRoot {
|
|
4642
5543
|
/**
|
|
4643
5544
|
* Defines whether the content section should be padded
|
|
5545
|
+
* @default true
|
|
4644
5546
|
*/
|
|
4645
5547
|
"padded"?: boolean;
|
|
4646
5548
|
/**
|
|
4647
5549
|
* Defines the stage of the application
|
|
5550
|
+
* @default null
|
|
4648
5551
|
*/
|
|
4649
5552
|
"stage"?: StageType;
|
|
4650
5553
|
/**
|
|
4651
5554
|
* Defines the version of the application
|
|
5555
|
+
* @default ''
|
|
4652
5556
|
*/
|
|
4653
5557
|
"version"?: string;
|
|
4654
5558
|
}
|
|
@@ -4659,14 +5563,17 @@ declare namespace LocalJSX {
|
|
|
4659
5563
|
interface SixSearchField {
|
|
4660
5564
|
/**
|
|
4661
5565
|
* Set to true to add a clear button when the input is populated.
|
|
5566
|
+
* @default false
|
|
4662
5567
|
*/
|
|
4663
5568
|
"clearable"?: boolean;
|
|
4664
5569
|
/**
|
|
4665
5570
|
* Debounce time in milliseconds, default is 300 ms
|
|
5571
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
4666
5572
|
*/
|
|
4667
5573
|
"debounce"?: number;
|
|
4668
5574
|
/**
|
|
4669
5575
|
* Set to true to disable the input.
|
|
5576
|
+
* @default false
|
|
4670
5577
|
*/
|
|
4671
5578
|
"disabled"?: boolean;
|
|
4672
5579
|
/**
|
|
@@ -4679,6 +5586,7 @@ declare namespace LocalJSX {
|
|
|
4679
5586
|
"placeholder"?: string;
|
|
4680
5587
|
/**
|
|
4681
5588
|
* The input's value attribute.
|
|
5589
|
+
* @default ''
|
|
4682
5590
|
*/
|
|
4683
5591
|
"value"?: string;
|
|
4684
5592
|
}
|
|
@@ -4690,22 +5598,27 @@ declare namespace LocalJSX {
|
|
|
4690
5598
|
interface SixSelect {
|
|
4691
5599
|
/**
|
|
4692
5600
|
* 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
|
|
5601
|
+
* @default false
|
|
4693
5602
|
*/
|
|
4694
5603
|
"asyncFilter"?: boolean;
|
|
4695
5604
|
/**
|
|
4696
5605
|
* Set to true to turn the six-select into an autocomplete.
|
|
5606
|
+
* @default false
|
|
4697
5607
|
*/
|
|
4698
5608
|
"autocomplete"?: boolean;
|
|
4699
5609
|
/**
|
|
4700
5610
|
* Set to true to add a clear button when the select is populated.
|
|
5611
|
+
* @default false
|
|
4701
5612
|
*/
|
|
4702
5613
|
"clearable"?: boolean;
|
|
4703
5614
|
/**
|
|
4704
5615
|
* Set to true to disable the select control.
|
|
5616
|
+
* @default false
|
|
4705
5617
|
*/
|
|
4706
5618
|
"disabled"?: boolean;
|
|
4707
5619
|
/**
|
|
4708
5620
|
* The error message shown, if `invalid` is set to true.
|
|
5621
|
+
* @default ''
|
|
4709
5622
|
*/
|
|
4710
5623
|
"errorText"?: string | string[];
|
|
4711
5624
|
/**
|
|
@@ -4714,6 +5627,7 @@ declare namespace LocalJSX {
|
|
|
4714
5627
|
"errorTextCount"?: number;
|
|
4715
5628
|
/**
|
|
4716
5629
|
* Set to true to allow filtering for entries in the dropdown
|
|
5630
|
+
* @default false
|
|
4717
5631
|
*/
|
|
4718
5632
|
"filter"?: boolean;
|
|
4719
5633
|
/**
|
|
@@ -4726,39 +5640,42 @@ declare namespace LocalJSX {
|
|
|
4726
5640
|
"filterPlaceholder"?: string;
|
|
4727
5641
|
/**
|
|
4728
5642
|
* The select's help text. Alternatively, you can use the help-text slot.
|
|
5643
|
+
* @default ''
|
|
4729
5644
|
*/
|
|
4730
5645
|
"helpText"?: string;
|
|
4731
5646
|
/**
|
|
4732
5647
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
5648
|
+
* @default false
|
|
4733
5649
|
*/
|
|
4734
5650
|
"hoist"?: boolean;
|
|
4735
5651
|
/**
|
|
4736
5652
|
* The debounce for when the input changes for autocompletes should be emitted
|
|
5653
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
4737
5654
|
*/
|
|
4738
5655
|
"inputDebounce"?: number;
|
|
4739
5656
|
/**
|
|
4740
5657
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
5658
|
+
* @default false
|
|
4741
5659
|
*/
|
|
4742
5660
|
"invalid"?: boolean;
|
|
4743
5661
|
/**
|
|
4744
5662
|
* The label text.
|
|
5663
|
+
* @default ''
|
|
4745
5664
|
*/
|
|
4746
5665
|
"label"?: string;
|
|
4747
5666
|
/**
|
|
4748
5667
|
* Set to render as line
|
|
5668
|
+
* @default false
|
|
4749
5669
|
*/
|
|
4750
5670
|
"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
5671
|
/**
|
|
4757
5672
|
* Set to true to enable multiselect.
|
|
5673
|
+
* @default false
|
|
4758
5674
|
*/
|
|
4759
5675
|
"multiple"?: boolean;
|
|
4760
5676
|
/**
|
|
4761
5677
|
* The select's name.
|
|
5678
|
+
* @default ''
|
|
4762
5679
|
*/
|
|
4763
5680
|
"name"?: string;
|
|
4764
5681
|
/**
|
|
@@ -4775,22 +5692,27 @@ declare namespace LocalJSX {
|
|
|
4775
5692
|
"onSix-select-focus"?: (event: SixSelectCustomEvent<EmptyPayload>) => void;
|
|
4776
5693
|
/**
|
|
4777
5694
|
* Set the options to be shown in the dropdown (alternative to setting the elements via html)
|
|
5695
|
+
* @default null
|
|
4778
5696
|
*/
|
|
4779
5697
|
"options"?: SixMenuItemData[] | null;
|
|
4780
5698
|
/**
|
|
4781
5699
|
* Set to true to draw a pill-style select with rounded edges.
|
|
5700
|
+
* @default false
|
|
4782
5701
|
*/
|
|
4783
5702
|
"pill"?: boolean;
|
|
4784
5703
|
/**
|
|
4785
5704
|
* The select's placeholder text.
|
|
5705
|
+
* @default ''
|
|
4786
5706
|
*/
|
|
4787
5707
|
"placeholder"?: string;
|
|
4788
5708
|
/**
|
|
4789
5709
|
* Set to true to show an asterisk beneath the label.
|
|
5710
|
+
* @default false
|
|
4790
5711
|
*/
|
|
4791
5712
|
"required"?: boolean;
|
|
4792
5713
|
/**
|
|
4793
5714
|
* Enables the select all button.
|
|
5715
|
+
* @default false
|
|
4794
5716
|
*/
|
|
4795
5717
|
"selectAllButton"?: boolean;
|
|
4796
5718
|
/**
|
|
@@ -4799,14 +5721,17 @@ declare namespace LocalJSX {
|
|
|
4799
5721
|
"selectAllText"?: string;
|
|
4800
5722
|
/**
|
|
4801
5723
|
* The select's size.
|
|
5724
|
+
* @default 'medium'
|
|
4802
5725
|
*/
|
|
4803
5726
|
"size"?: 'small' | 'medium' | 'large';
|
|
4804
5727
|
/**
|
|
4805
5728
|
* The value of the control. This will be a string or an array depending on `multiple`.
|
|
5729
|
+
* @default ''
|
|
4806
5730
|
*/
|
|
4807
5731
|
"value"?: string | string[];
|
|
4808
5732
|
/**
|
|
4809
5733
|
* 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.
|
|
5734
|
+
* @default false
|
|
4810
5735
|
*/
|
|
4811
5736
|
"virtualScroll"?: boolean;
|
|
4812
5737
|
}
|
|
@@ -4837,18 +5762,22 @@ declare namespace LocalJSX {
|
|
|
4837
5762
|
"onSix-sidebar-show"?: (event: SixSidebarCustomEvent<EmptyPayload>) => void;
|
|
4838
5763
|
/**
|
|
4839
5764
|
* Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.
|
|
5765
|
+
* @default false
|
|
4840
5766
|
*/
|
|
4841
5767
|
"open"?: boolean;
|
|
4842
5768
|
/**
|
|
4843
5769
|
* Sidebar position
|
|
5770
|
+
* @default 'left'
|
|
4844
5771
|
*/
|
|
4845
5772
|
"position"?: 'left' | 'right';
|
|
4846
5773
|
/**
|
|
4847
5774
|
* Define whether sidebar is toggled meaning only one menu can be open at the same time
|
|
5775
|
+
* @default false
|
|
4848
5776
|
*/
|
|
4849
5777
|
"toggled"?: boolean;
|
|
4850
5778
|
/**
|
|
4851
5779
|
* Sidebar width
|
|
5780
|
+
* @default '16rem'
|
|
4852
5781
|
*/
|
|
4853
5782
|
"width"?: string;
|
|
4854
5783
|
}
|
|
@@ -4859,18 +5788,26 @@ declare namespace LocalJSX {
|
|
|
4859
5788
|
interface SixSidebarItem {
|
|
4860
5789
|
/**
|
|
4861
5790
|
* Set to true to draw the sidebar item in a disabled state.
|
|
5791
|
+
* @default false
|
|
4862
5792
|
*/
|
|
4863
5793
|
"disabled"?: boolean;
|
|
4864
5794
|
/**
|
|
4865
5795
|
* Provide if the item should be rendered as anchor tag. Note, that the href is added automatically when using routerLink in Angular.
|
|
4866
5796
|
*/
|
|
4867
5797
|
"href"?: string | undefined;
|
|
5798
|
+
/**
|
|
5799
|
+
* Icon of the item
|
|
5800
|
+
* @default ''
|
|
5801
|
+
*/
|
|
5802
|
+
"icon"?: string;
|
|
4868
5803
|
/**
|
|
4869
5804
|
* Set to true to draw the item in a selected state.
|
|
5805
|
+
* @default false
|
|
4870
5806
|
*/
|
|
4871
5807
|
"selected"?: boolean;
|
|
4872
5808
|
/**
|
|
4873
5809
|
* A unique value to store in the sidebar item. This can be used as a way to identify sidebar items when selected.
|
|
5810
|
+
* @default ''
|
|
4874
5811
|
*/
|
|
4875
5812
|
"value"?: string;
|
|
4876
5813
|
}
|
|
@@ -4885,14 +5822,17 @@ declare namespace LocalJSX {
|
|
|
4885
5822
|
"href"?: string | undefined;
|
|
4886
5823
|
/**
|
|
4887
5824
|
* Icon of the group
|
|
5825
|
+
* @default ''
|
|
4888
5826
|
*/
|
|
4889
5827
|
"icon"?: string;
|
|
4890
5828
|
/**
|
|
4891
5829
|
* Title of item group
|
|
5830
|
+
* @default ''
|
|
4892
5831
|
*/
|
|
4893
5832
|
"name"?: string;
|
|
4894
5833
|
/**
|
|
4895
5834
|
* Indicates whether the sidebar is shown
|
|
5835
|
+
* @default false
|
|
4896
5836
|
*/
|
|
4897
5837
|
"open"?: boolean;
|
|
4898
5838
|
/**
|
|
@@ -4901,6 +5841,7 @@ declare namespace LocalJSX {
|
|
|
4901
5841
|
"summaryIcon"?: string;
|
|
4902
5842
|
/**
|
|
4903
5843
|
* 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.
|
|
5844
|
+
* @default ''
|
|
4904
5845
|
*/
|
|
4905
5846
|
"value"?: string;
|
|
4906
5847
|
}
|
|
@@ -4922,6 +5863,7 @@ declare namespace LocalJSX {
|
|
|
4922
5863
|
interface SixStageIndicator {
|
|
4923
5864
|
/**
|
|
4924
5865
|
* The indicators value attribute
|
|
5866
|
+
* @default null
|
|
4925
5867
|
*/
|
|
4926
5868
|
"stage"?: StageType1;
|
|
4927
5869
|
}
|
|
@@ -4933,14 +5875,17 @@ declare namespace LocalJSX {
|
|
|
4933
5875
|
interface SixSwitch {
|
|
4934
5876
|
/**
|
|
4935
5877
|
* Set to true to draw the switch in a checked state.
|
|
5878
|
+
* @default false
|
|
4936
5879
|
*/
|
|
4937
5880
|
"checked"?: boolean;
|
|
4938
5881
|
/**
|
|
4939
5882
|
* Set to true to disable the switch.
|
|
5883
|
+
* @default false
|
|
4940
5884
|
*/
|
|
4941
5885
|
"disabled"?: boolean;
|
|
4942
5886
|
/**
|
|
4943
5887
|
* The error message shown, if `invalid` is set to true.
|
|
5888
|
+
* @default ''
|
|
4944
5889
|
*/
|
|
4945
5890
|
"errorText"?: string | string[];
|
|
4946
5891
|
/**
|
|
@@ -4949,14 +5894,17 @@ declare namespace LocalJSX {
|
|
|
4949
5894
|
"errorTextCount"?: number;
|
|
4950
5895
|
/**
|
|
4951
5896
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
5897
|
+
* @default false
|
|
4952
5898
|
*/
|
|
4953
5899
|
"invalid"?: boolean;
|
|
4954
5900
|
/**
|
|
4955
5901
|
* The label text.
|
|
5902
|
+
* @default ''
|
|
4956
5903
|
*/
|
|
4957
5904
|
"label"?: string;
|
|
4958
5905
|
/**
|
|
4959
5906
|
* The switch's name attribute.
|
|
5907
|
+
* @default ''
|
|
4960
5908
|
*/
|
|
4961
5909
|
"name"?: string;
|
|
4962
5910
|
/**
|
|
@@ -4973,10 +5921,12 @@ declare namespace LocalJSX {
|
|
|
4973
5921
|
"onSix-switch-focus"?: (event: SixSwitchCustomEvent<EmptyPayload>) => void;
|
|
4974
5922
|
/**
|
|
4975
5923
|
* Set to true to show an asterisk beneath the label.
|
|
5924
|
+
* @default false
|
|
4976
5925
|
*/
|
|
4977
5926
|
"required"?: boolean;
|
|
4978
5927
|
/**
|
|
4979
5928
|
* The switch's value attribute.
|
|
5929
|
+
* @default 'on'
|
|
4980
5930
|
*/
|
|
4981
5931
|
"value"?: string;
|
|
4982
5932
|
}
|
|
@@ -4988,22 +5938,30 @@ declare namespace LocalJSX {
|
|
|
4988
5938
|
interface SixTab {
|
|
4989
5939
|
/**
|
|
4990
5940
|
* Set to true to draw the tab in an active state.
|
|
5941
|
+
* @default false
|
|
4991
5942
|
*/
|
|
4992
5943
|
"active"?: boolean;
|
|
4993
5944
|
/**
|
|
4994
5945
|
* When true, the tab will be rendered with a close icon.
|
|
5946
|
+
* @default false
|
|
4995
5947
|
*/
|
|
4996
5948
|
"closable"?: boolean;
|
|
4997
5949
|
/**
|
|
4998
5950
|
* Set to true to draw the tab in a disabled state.
|
|
5951
|
+
* @default false
|
|
4999
5952
|
*/
|
|
5000
5953
|
"disabled"?: boolean;
|
|
5954
|
+
/**
|
|
5955
|
+
* The content to display when the user hovers over the tab's title. Useful if the tab's title has html content in it
|
|
5956
|
+
*/
|
|
5957
|
+
"hoverContent"?: string;
|
|
5001
5958
|
/**
|
|
5002
5959
|
* Emitted when the tab is closable and the close button is activated.
|
|
5003
5960
|
*/
|
|
5004
5961
|
"onSix-tab-close"?: (event: SixTabCustomEvent<EmptyPayload>) => void;
|
|
5005
5962
|
/**
|
|
5006
5963
|
* The name of the tab panel the tab will control. The panel must be located in the same tab group.
|
|
5964
|
+
* @default ''
|
|
5007
5965
|
*/
|
|
5008
5966
|
"panel"?: string;
|
|
5009
5967
|
}
|
|
@@ -5015,6 +5973,7 @@ declare namespace LocalJSX {
|
|
|
5015
5973
|
interface SixTabGroup {
|
|
5016
5974
|
/**
|
|
5017
5975
|
* Disables the scroll arrows that appear when tabs overflow.
|
|
5976
|
+
* @default false
|
|
5018
5977
|
*/
|
|
5019
5978
|
"noScrollControls"?: boolean;
|
|
5020
5979
|
/**
|
|
@@ -5027,6 +5986,7 @@ declare namespace LocalJSX {
|
|
|
5027
5986
|
"onSix-tab-show"?: (event: SixTabGroupCustomEvent<SixTabShowPayload>) => void;
|
|
5028
5987
|
/**
|
|
5029
5988
|
* The placement of the tabs.
|
|
5989
|
+
* @default 'top'
|
|
5030
5990
|
*/
|
|
5031
5991
|
"placement"?: 'top' | 'bottom' | 'left' | 'right';
|
|
5032
5992
|
}
|
|
@@ -5038,10 +5998,12 @@ declare namespace LocalJSX {
|
|
|
5038
5998
|
interface SixTabPanel {
|
|
5039
5999
|
/**
|
|
5040
6000
|
* When true, the tab panel will be shown.
|
|
6001
|
+
* @default false
|
|
5041
6002
|
*/
|
|
5042
6003
|
"active"?: boolean;
|
|
5043
6004
|
/**
|
|
5044
6005
|
* The tab panel's name.
|
|
6006
|
+
* @default ''
|
|
5045
6007
|
*/
|
|
5046
6008
|
"name"?: string;
|
|
5047
6009
|
}
|
|
@@ -5053,6 +6015,7 @@ declare namespace LocalJSX {
|
|
|
5053
6015
|
interface SixTag {
|
|
5054
6016
|
/**
|
|
5055
6017
|
* Set to true to make the tag clearable.
|
|
6018
|
+
* @default false
|
|
5056
6019
|
*/
|
|
5057
6020
|
"clearable"?: boolean;
|
|
5058
6021
|
/**
|
|
@@ -5061,14 +6024,17 @@ declare namespace LocalJSX {
|
|
|
5061
6024
|
"onSix-tag-clear"?: (event: SixTagCustomEvent<EmptyPayload>) => void;
|
|
5062
6025
|
/**
|
|
5063
6026
|
* Set to true to draw a pill-style tag with rounded edges.
|
|
6027
|
+
* @default false
|
|
5064
6028
|
*/
|
|
5065
6029
|
"pill"?: boolean;
|
|
5066
6030
|
/**
|
|
5067
6031
|
* The tag's size.
|
|
6032
|
+
* @default 'medium'
|
|
5068
6033
|
*/
|
|
5069
6034
|
"size"?: 'small' | 'medium' | 'large';
|
|
5070
6035
|
/**
|
|
5071
6036
|
* The tag's type.
|
|
6037
|
+
* @default 'primary'
|
|
5072
6038
|
*/
|
|
5073
6039
|
"type"?: 'primary' | 'success' | 'info' | 'warning' | 'danger' | 'action' | 'text';
|
|
5074
6040
|
}
|
|
@@ -5080,26 +6046,32 @@ declare namespace LocalJSX {
|
|
|
5080
6046
|
interface SixTextarea {
|
|
5081
6047
|
/**
|
|
5082
6048
|
* The textarea's autocaptialize attribute.
|
|
6049
|
+
* @default 'off'
|
|
5083
6050
|
*/
|
|
5084
6051
|
"autocapitalize"?: string;
|
|
5085
6052
|
/**
|
|
5086
6053
|
* The textarea's autocomplete attribute.
|
|
6054
|
+
* @default 'off'
|
|
5087
6055
|
*/
|
|
5088
6056
|
"autocomplete"?: string;
|
|
5089
6057
|
/**
|
|
5090
6058
|
* The textarea's autocorrect attribute.
|
|
6059
|
+
* @default 'off'
|
|
5091
6060
|
*/
|
|
5092
6061
|
"autocorrect"?: 'on' | 'off';
|
|
5093
6062
|
/**
|
|
5094
6063
|
* The textarea's autofocus attribute.
|
|
6064
|
+
* @default false
|
|
5095
6065
|
*/
|
|
5096
6066
|
"autofocus"?: boolean;
|
|
5097
6067
|
/**
|
|
5098
6068
|
* Set to true to disable the textarea.
|
|
6069
|
+
* @default false
|
|
5099
6070
|
*/
|
|
5100
6071
|
"disabled"?: boolean;
|
|
5101
6072
|
/**
|
|
5102
6073
|
* The error message shown, if `invalid` is set to true.
|
|
6074
|
+
* @default ''
|
|
5103
6075
|
*/
|
|
5104
6076
|
"errorText"?: string | string[];
|
|
5105
6077
|
/**
|
|
@@ -5108,6 +6080,7 @@ declare namespace LocalJSX {
|
|
|
5108
6080
|
"errorTextCount"?: number;
|
|
5109
6081
|
/**
|
|
5110
6082
|
* The textarea's help text. Alternatively, you can use the help-text slot.
|
|
6083
|
+
* @default ''
|
|
5111
6084
|
*/
|
|
5112
6085
|
"helpText"?: string;
|
|
5113
6086
|
/**
|
|
@@ -5116,10 +6089,12 @@ declare namespace LocalJSX {
|
|
|
5116
6089
|
"inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
|
|
5117
6090
|
/**
|
|
5118
6091
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
6092
|
+
* @default false
|
|
5119
6093
|
*/
|
|
5120
6094
|
"invalid"?: boolean;
|
|
5121
6095
|
/**
|
|
5122
6096
|
* The label text.
|
|
6097
|
+
* @default ''
|
|
5123
6098
|
*/
|
|
5124
6099
|
"label"?: string;
|
|
5125
6100
|
/**
|
|
@@ -5132,6 +6107,7 @@ declare namespace LocalJSX {
|
|
|
5132
6107
|
"minlength"?: number;
|
|
5133
6108
|
/**
|
|
5134
6109
|
* The textarea's name attribute.
|
|
6110
|
+
* @default ''
|
|
5135
6111
|
*/
|
|
5136
6112
|
"name"?: string;
|
|
5137
6113
|
/**
|
|
@@ -5156,30 +6132,37 @@ declare namespace LocalJSX {
|
|
|
5156
6132
|
"placeholder"?: string;
|
|
5157
6133
|
/**
|
|
5158
6134
|
* Set to true for a readonly textarea.
|
|
6135
|
+
* @default false
|
|
5159
6136
|
*/
|
|
5160
6137
|
"readonly"?: boolean;
|
|
5161
6138
|
/**
|
|
5162
6139
|
* Set to true to show an asterisk beneath the label.
|
|
6140
|
+
* @default false
|
|
5163
6141
|
*/
|
|
5164
6142
|
"required"?: boolean;
|
|
5165
6143
|
/**
|
|
5166
6144
|
* Controls how the textarea can be resized.
|
|
6145
|
+
* @default 'vertical'
|
|
5167
6146
|
*/
|
|
5168
6147
|
"resize"?: 'none' | 'vertical' | 'auto';
|
|
5169
6148
|
/**
|
|
5170
6149
|
* The number of rows to display by default.
|
|
6150
|
+
* @default 4
|
|
5171
6151
|
*/
|
|
5172
6152
|
"rows"?: number;
|
|
5173
6153
|
/**
|
|
5174
6154
|
* The textarea's size.
|
|
6155
|
+
* @default 'medium'
|
|
5175
6156
|
*/
|
|
5176
6157
|
"size"?: 'small' | 'medium' | 'large';
|
|
5177
6158
|
/**
|
|
5178
6159
|
* The textarea's spellcheck attribute.
|
|
6160
|
+
* @default false
|
|
5179
6161
|
*/
|
|
5180
6162
|
"spellcheck"?: boolean;
|
|
5181
6163
|
/**
|
|
5182
6164
|
* The textarea's value attribute.
|
|
6165
|
+
* @default ''
|
|
5183
6166
|
*/
|
|
5184
6167
|
"value"?: string;
|
|
5185
6168
|
}
|
|
@@ -5190,18 +6173,22 @@ declare namespace LocalJSX {
|
|
|
5190
6173
|
interface SixTile {
|
|
5191
6174
|
/**
|
|
5192
6175
|
* Flag, whether the tile is closeable.
|
|
6176
|
+
* @default true
|
|
5193
6177
|
*/
|
|
5194
6178
|
"closeable"?: boolean;
|
|
5195
6179
|
/**
|
|
5196
6180
|
* Enables tile tooltip for tiles
|
|
6181
|
+
* @default true
|
|
5197
6182
|
*/
|
|
5198
6183
|
"disableTooltip"?: boolean;
|
|
5199
6184
|
/**
|
|
5200
6185
|
* Set to true to disable the tile.
|
|
6186
|
+
* @default false
|
|
5201
6187
|
*/
|
|
5202
6188
|
"disabled"?: boolean;
|
|
5203
6189
|
/**
|
|
5204
6190
|
* Flag, whether the tile should cast a shadow.
|
|
6191
|
+
* @default false
|
|
5205
6192
|
*/
|
|
5206
6193
|
"elevated"?: boolean;
|
|
5207
6194
|
/**
|
|
@@ -5210,6 +6197,7 @@ declare namespace LocalJSX {
|
|
|
5210
6197
|
"iconName"?: string;
|
|
5211
6198
|
/**
|
|
5212
6199
|
* The tile's label.
|
|
6200
|
+
* @default ''
|
|
5213
6201
|
*/
|
|
5214
6202
|
"label"?: string;
|
|
5215
6203
|
/**
|
|
@@ -5222,6 +6210,7 @@ declare namespace LocalJSX {
|
|
|
5222
6210
|
"onSix-tile-selected"?: (event: SixTileCustomEvent<EmptyPayload>) => void;
|
|
5223
6211
|
/**
|
|
5224
6212
|
* The tile's size.
|
|
6213
|
+
* @default 'medium'
|
|
5225
6214
|
*/
|
|
5226
6215
|
"size"?: 'small' | 'medium' | 'large';
|
|
5227
6216
|
}
|
|
@@ -5232,10 +6221,12 @@ declare namespace LocalJSX {
|
|
|
5232
6221
|
interface SixTimepicker {
|
|
5233
6222
|
/**
|
|
5234
6223
|
* Set to true to add a clear button when the input is populated.
|
|
6224
|
+
* @default false
|
|
5235
6225
|
*/
|
|
5236
6226
|
"clearable"?: boolean;
|
|
5237
6227
|
/**
|
|
5238
6228
|
* 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
|
|
6229
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
5239
6230
|
*/
|
|
5240
6231
|
"debounce"?: number;
|
|
5241
6232
|
/**
|
|
@@ -5244,10 +6235,12 @@ declare namespace LocalJSX {
|
|
|
5244
6235
|
"defaultTime"?: string;
|
|
5245
6236
|
/**
|
|
5246
6237
|
* If `true` the component is disabled.
|
|
6238
|
+
* @default false
|
|
5247
6239
|
*/
|
|
5248
6240
|
"disabled"?: boolean;
|
|
5249
6241
|
/**
|
|
5250
6242
|
* The input's error text. Alternatively, you can use the error-text slot.
|
|
6243
|
+
* @default ''
|
|
5251
6244
|
*/
|
|
5252
6245
|
"errorText"?: string | string[];
|
|
5253
6246
|
/**
|
|
@@ -5256,34 +6249,42 @@ declare namespace LocalJSX {
|
|
|
5256
6249
|
"errorTextCount"?: number;
|
|
5257
6250
|
/**
|
|
5258
6251
|
* 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
|
|
6252
|
+
* @default 'HH:mm:ss'
|
|
5259
6253
|
*/
|
|
5260
6254
|
"format"?: TimeFormat;
|
|
5261
6255
|
/**
|
|
5262
6256
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
6257
|
+
* @default false
|
|
5263
6258
|
*/
|
|
5264
6259
|
"hoist"?: boolean;
|
|
5265
6260
|
/**
|
|
5266
6261
|
* Set the position of the icon
|
|
6262
|
+
* @default 'left'
|
|
5267
6263
|
*/
|
|
5268
6264
|
"iconPosition"?: 'left' | 'right';
|
|
5269
6265
|
/**
|
|
5270
6266
|
* Indicates whether the timepicker should be shown as an inline (always open) component
|
|
6267
|
+
* @default false
|
|
5271
6268
|
*/
|
|
5272
6269
|
"inline"?: boolean;
|
|
5273
6270
|
/**
|
|
5274
6271
|
* Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.
|
|
6272
|
+
* @default DEFAULT_DEBOUNCE_INSANELY_FAST
|
|
5275
6273
|
*/
|
|
5276
6274
|
"interval"?: number;
|
|
5277
6275
|
/**
|
|
5278
6276
|
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
6277
|
+
* @default false
|
|
5279
6278
|
*/
|
|
5280
6279
|
"invalid"?: boolean;
|
|
5281
6280
|
/**
|
|
5282
6281
|
* The input's label. Alternatively, you can use the label slot.
|
|
6282
|
+
* @default ''
|
|
5283
6283
|
*/
|
|
5284
6284
|
"label"?: string;
|
|
5285
6285
|
/**
|
|
5286
6286
|
* The input's name attribute.
|
|
6287
|
+
* @default ''
|
|
5287
6288
|
*/
|
|
5288
6289
|
"name"?: string;
|
|
5289
6290
|
/**
|
|
@@ -5300,6 +6301,7 @@ declare namespace LocalJSX {
|
|
|
5300
6301
|
"onSix-timepicker-clear"?: (event: SixTimepickerCustomEvent<EmptyPayload>) => void;
|
|
5301
6302
|
/**
|
|
5302
6303
|
* Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
|
|
6304
|
+
* @default false
|
|
5303
6305
|
*/
|
|
5304
6306
|
"open"?: boolean;
|
|
5305
6307
|
/**
|
|
@@ -5312,26 +6314,32 @@ declare namespace LocalJSX {
|
|
|
5312
6314
|
"placement"?: 'top' | 'bottom';
|
|
5313
6315
|
/**
|
|
5314
6316
|
* If `true` the user can only select a time via the timepicker but not directly edit the input field.
|
|
6317
|
+
* @default false
|
|
5315
6318
|
*/
|
|
5316
6319
|
"readonly"?: boolean;
|
|
5317
6320
|
/**
|
|
5318
6321
|
* Set to true to show an asterisk beneath the label.
|
|
6322
|
+
* @default false
|
|
5319
6323
|
*/
|
|
5320
6324
|
"required"?: boolean;
|
|
5321
6325
|
/**
|
|
5322
6326
|
* 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')
|
|
6327
|
+
* @default ':'
|
|
5323
6328
|
*/
|
|
5324
6329
|
"separator"?: string;
|
|
5325
6330
|
/**
|
|
5326
6331
|
* Timepicker size.
|
|
6332
|
+
* @default 'medium'
|
|
5327
6333
|
*/
|
|
5328
6334
|
"size"?: 'small' | 'medium' | 'large';
|
|
5329
6335
|
/**
|
|
5330
6336
|
* Set the amount of time, in milliseconds, to wait to trigger faster switching between timeunits (e.g. hours).
|
|
6337
|
+
* @default DEFAULT_DEBOUNCE_FAST
|
|
5331
6338
|
*/
|
|
5332
6339
|
"timeout"?: number;
|
|
5333
6340
|
/**
|
|
5334
6341
|
* The value of the timepicker provided as a string. The string mast match the provided format (or default format)
|
|
6342
|
+
* @default ''
|
|
5335
6343
|
*/
|
|
5336
6344
|
"value"?: string;
|
|
5337
6345
|
}
|
|
@@ -5343,14 +6351,17 @@ declare namespace LocalJSX {
|
|
|
5343
6351
|
interface SixTooltip {
|
|
5344
6352
|
/**
|
|
5345
6353
|
* The tooltip's content. Alternatively, you can use the content slot.
|
|
6354
|
+
* @default ''
|
|
5346
6355
|
*/
|
|
5347
6356
|
"content"?: string;
|
|
5348
6357
|
/**
|
|
5349
6358
|
* Set to true to disable the tooltip, so it won't show when triggered.
|
|
6359
|
+
* @default false
|
|
5350
6360
|
*/
|
|
5351
6361
|
"disabled"?: boolean;
|
|
5352
6362
|
/**
|
|
5353
6363
|
* The distance in pixels from which to offset the tooltip away from its target.
|
|
6364
|
+
* @default 10
|
|
5354
6365
|
*/
|
|
5355
6366
|
"distance"?: number;
|
|
5356
6367
|
/**
|
|
@@ -5371,10 +6382,12 @@ declare namespace LocalJSX {
|
|
|
5371
6382
|
"onSix-tooltip-show"?: (event: SixTooltipCustomEvent<EmptyPayload>) => void;
|
|
5372
6383
|
/**
|
|
5373
6384
|
* Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.
|
|
6385
|
+
* @default false
|
|
5374
6386
|
*/
|
|
5375
6387
|
"open"?: boolean;
|
|
5376
6388
|
/**
|
|
5377
6389
|
* The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside the viewport.
|
|
6390
|
+
* @default 'top'
|
|
5378
6391
|
*/
|
|
5379
6392
|
"placement"?: | 'top'
|
|
5380
6393
|
| 'top-start'
|
|
@@ -5390,10 +6403,12 @@ declare namespace LocalJSX {
|
|
|
5390
6403
|
| 'left-end';
|
|
5391
6404
|
/**
|
|
5392
6405
|
* The distance in pixels from which to offset the tooltip along its target.
|
|
6406
|
+
* @default 0
|
|
5393
6407
|
*/
|
|
5394
6408
|
"skidding"?: number;
|
|
5395
6409
|
/**
|
|
5396
6410
|
* 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.
|
|
6411
|
+
* @default 'hover focus'
|
|
5397
6412
|
*/
|
|
5398
6413
|
"trigger"?: string;
|
|
5399
6414
|
}
|
|
@@ -5401,9 +6416,12 @@ declare namespace LocalJSX {
|
|
|
5401
6416
|
"six-alert": SixAlert;
|
|
5402
6417
|
"six-avatar": SixAvatar;
|
|
5403
6418
|
"six-badge": SixBadge;
|
|
6419
|
+
"six-breadcrumbs": SixBreadcrumbs;
|
|
6420
|
+
"six-breadcrumbs-item": SixBreadcrumbsItem;
|
|
5404
6421
|
"six-button": SixButton;
|
|
5405
6422
|
"six-card": SixCard;
|
|
5406
6423
|
"six-checkbox": SixCheckbox;
|
|
6424
|
+
"six-date": SixDate;
|
|
5407
6425
|
"six-datepicker": SixDatepicker;
|
|
5408
6426
|
"six-details": SixDetails;
|
|
5409
6427
|
"six-dialog": SixDialog;
|
|
@@ -5437,6 +6455,7 @@ declare namespace LocalJSX {
|
|
|
5437
6455
|
"six-progress-ring": SixProgressRing;
|
|
5438
6456
|
"six-radio": SixRadio;
|
|
5439
6457
|
"six-range": SixRange;
|
|
6458
|
+
"six-rating": SixRating;
|
|
5440
6459
|
"six-root": SixRoot;
|
|
5441
6460
|
"six-search-field": SixSearchField;
|
|
5442
6461
|
"six-select": SixSelect;
|
|
@@ -5478,6 +6497,18 @@ declare module "@stencil/core" {
|
|
|
5478
6497
|
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
5479
6498
|
*/
|
|
5480
6499
|
"six-badge": LocalJSX.SixBadge & JSXBase.HTMLAttributes<HTMLSixBadgeElement>;
|
|
6500
|
+
/**
|
|
6501
|
+
* Breadcrumbs provide a group of links so users can easily navigate a website's hierarchy.
|
|
6502
|
+
* @since 5.0
|
|
6503
|
+
* @status beta
|
|
6504
|
+
*/
|
|
6505
|
+
"six-breadcrumbs": LocalJSX.SixBreadcrumbs & JSXBase.HTMLAttributes<HTMLSixBreadcrumbsElement>;
|
|
6506
|
+
/**
|
|
6507
|
+
* Breadcrumb items are used inside breadcrumbs to represent different links.
|
|
6508
|
+
* @since 5.0
|
|
6509
|
+
* @status beta
|
|
6510
|
+
*/
|
|
6511
|
+
"six-breadcrumbs-item": LocalJSX.SixBreadcrumbsItem & JSXBase.HTMLAttributes<HTMLSixBreadcrumbsItemElement>;
|
|
5481
6512
|
/**
|
|
5482
6513
|
* @since 1.0
|
|
5483
6514
|
* @status stable
|
|
@@ -5495,9 +6526,15 @@ declare module "@stencil/core" {
|
|
|
5495
6526
|
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
5496
6527
|
*/
|
|
5497
6528
|
"six-checkbox": LocalJSX.SixCheckbox & JSXBase.HTMLAttributes<HTMLSixCheckboxElement>;
|
|
6529
|
+
/**
|
|
6530
|
+
* A date picker component that allows users to select dates via a calendar popup or direct input.
|
|
6531
|
+
* @since 5.0
|
|
6532
|
+
* @status beta
|
|
6533
|
+
*/
|
|
6534
|
+
"six-date": LocalJSX.SixDate & JSXBase.HTMLAttributes<HTMLSixDateElement>;
|
|
5498
6535
|
/**
|
|
5499
6536
|
* @since 1.0
|
|
5500
|
-
* @status
|
|
6537
|
+
* @status deprecated. Use six-date instead.
|
|
5501
6538
|
*/
|
|
5502
6539
|
"six-datepicker": LocalJSX.SixDatepicker & JSXBase.HTMLAttributes<HTMLSixDatepickerElement>;
|
|
5503
6540
|
/**
|
|
@@ -5562,17 +6599,17 @@ declare module "@stencil/core" {
|
|
|
5562
6599
|
"six-header": LocalJSX.SixHeader & JSXBase.HTMLAttributes<HTMLSixHeaderElement>;
|
|
5563
6600
|
/**
|
|
5564
6601
|
* @since 4.2.7
|
|
5565
|
-
* @status
|
|
6602
|
+
* @status stable
|
|
5566
6603
|
*/
|
|
5567
6604
|
"six-header-dropdown-item": LocalJSX.SixHeaderDropdownItem & JSXBase.HTMLAttributes<HTMLSixHeaderDropdownItemElement>;
|
|
5568
6605
|
/**
|
|
5569
6606
|
* @since 4.2.7
|
|
5570
|
-
* @status
|
|
6607
|
+
* @status stable
|
|
5571
6608
|
*/
|
|
5572
6609
|
"six-header-item": LocalJSX.SixHeaderItem & JSXBase.HTMLAttributes<HTMLSixHeaderItemElement>;
|
|
5573
6610
|
/**
|
|
5574
6611
|
* @since 4.2.7
|
|
5575
|
-
* @status
|
|
6612
|
+
* @status stable
|
|
5576
6613
|
*/
|
|
5577
6614
|
"six-header-menu-button": LocalJSX.SixHeaderMenuButton & JSXBase.HTMLAttributes<HTMLSixHeaderMenuButtonElement>;
|
|
5578
6615
|
/**
|
|
@@ -5666,6 +6703,7 @@ declare module "@stencil/core" {
|
|
|
5666
6703
|
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
5667
6704
|
*/
|
|
5668
6705
|
"six-range": LocalJSX.SixRange & JSXBase.HTMLAttributes<HTMLSixRangeElement>;
|
|
6706
|
+
"six-rating": LocalJSX.SixRating & JSXBase.HTMLAttributes<HTMLSixRatingElement>;
|
|
5669
6707
|
/**
|
|
5670
6708
|
* @since 1.0
|
|
5671
6709
|
* @status stable
|