@six-group/ui-library 0.0.0-insider.a358260 → 0.0.0-insider.cd0cd0d
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/event-listeners-b835dfae.js +61 -0
- package/dist/cjs/event-listeners-b835dfae.js.map +1 -0
- package/dist/cjs/{execution-control-46f388e0.js → execution-control-45c84c46.js} +6 -3
- package/dist/cjs/execution-control-45c84c46.js.map +1 -0
- package/dist/cjs/{focus-visible-0b352c74.js → focus-visible-e0d93a95.js} +3 -3
- package/dist/cjs/focus-visible-e0d93a95.js.map +1 -0
- package/dist/cjs/form-8cbd4e0e.js +20 -0
- package/dist/cjs/form-8cbd4e0e.js.map +1 -0
- package/dist/cjs/{form-control-2c17c573.js → form-control-8df00a52.js} +9 -10
- package/dist/cjs/form-control-8df00a52.js.map +1 -0
- package/dist/cjs/index.cjs.js +94 -0
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{modal-48d42228.js → modal-21350fb5.js} +4 -3
- package/dist/cjs/modal-21350fb5.js.map +1 -0
- package/dist/cjs/{popover-f743f62b.js → popover-8885d50f.js} +39 -31
- package/dist/cjs/popover-8885d50f.js.map +1 -0
- package/dist/cjs/popup-44836aaf.js +103 -0
- package/dist/cjs/popup-44836aaf.js.map +1 -0
- package/dist/cjs/set-attributes_2.cjs.entry.js +3 -1
- package/dist/cjs/set-attributes_2.cjs.entry.js.map +1 -1
- package/dist/cjs/six-alert.cjs.entry.js +17 -22
- package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/six-avatar.cjs.entry.js +4 -7
- package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-badge.cjs.entry.js +1 -1
- package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/six-button.cjs.entry.js +35 -33
- package/dist/cjs/six-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-card.cjs.entry.js.map +1 -1
- package/dist/cjs/six-checkbox.cjs.entry.js +9 -47
- package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/six-datepicker.cjs.entry.js +150 -278
- package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-details.cjs.entry.js +47 -46
- package/dist/cjs/six-details.cjs.entry.js.map +1 -1
- package/dist/cjs/six-dialog.cjs.entry.js +35 -39
- package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/six-drawer.cjs.entry.js +32 -36
- package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
- package/dist/cjs/six-dropdown_2.cjs.entry.js +214 -195
- package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -1
- package/dist/cjs/six-error-page.cjs.entry.js +19 -21
- package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-list-item.cjs.entry.js +1 -1
- package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-upload.cjs.entry.js +20 -20
- package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
- package/dist/cjs/six-group-label.cjs.entry.js +11 -10
- package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
- package/dist/cjs/six-header.cjs.entry.js +65 -43
- package/dist/cjs/six-header.cjs.entry.js.map +1 -1
- package/dist/cjs/six-icon-button.cjs.entry.js +3 -3
- package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-input.cjs.entry.js +28 -87
- package/dist/cjs/six-input.cjs.entry.js.map +1 -1
- package/dist/cjs/six-item-picker.cjs.entry.js +58 -77
- package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-language-switcher.cjs.entry.js +1 -1
- package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
- package/dist/cjs/six-layout-grid.cjs.entry.js +4 -2
- package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
- package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
- package/dist/cjs/six-menu-item.cjs.entry.js +8 -6
- package/dist/cjs/six-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-picto.cjs.entry.js +4 -1
- package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
- package/dist/cjs/six-progress-ring.cjs.entry.js +3 -3
- package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
- package/dist/cjs/six-radio.cjs.entry.js +17 -23
- package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
- package/dist/cjs/six-range.cjs.entry.js +6 -44
- package/dist/cjs/six-range.cjs.entry.js.map +1 -1
- package/dist/cjs/six-root.cjs.entry.js +1 -1
- package/dist/cjs/six-root.cjs.entry.js.map +1 -1
- package/dist/cjs/six-search-field.cjs.entry.js +10 -5
- package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
- package/dist/cjs/six-select.cjs.entry.js +129 -222
- package/dist/cjs/six-select.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar-item-group.cjs.entry.js +9 -5
- package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar.cjs.entry.js +39 -18
- package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
- package/dist/cjs/six-switch.cjs.entry.js +54 -62
- package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-group.cjs.entry.js +130 -112
- package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-panel.cjs.entry.js +1 -1
- package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab.cjs.entry.js +4 -2
- package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tag.cjs.entry.js +4 -7
- package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/six-textarea.cjs.entry.js +27 -76
- package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tile.cjs.entry.js +13 -16
- package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
- package/dist/cjs/six-timepicker.cjs.entry.js +157 -213
- package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tooltip.cjs.entry.js +53 -56
- package/dist/cjs/six-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/{slot-ad537f24.js → slot-bccbdb59.js} +11 -10
- package/dist/cjs/slot-bccbdb59.js.map +1 -0
- package/dist/cjs/ui-library.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +0 -1
- package/dist/collection/components/six-alert/six-alert.js +17 -22
- package/dist/collection/components/six-alert/six-alert.js.map +1 -1
- package/dist/collection/components/six-avatar/six-avatar.js +4 -7
- package/dist/collection/components/six-avatar/six-avatar.js.map +1 -1
- package/dist/collection/components/six-badge/six-badge.js +1 -1
- package/dist/collection/components/six-badge/six-badge.js.map +1 -1
- package/dist/collection/components/six-button/six-button.js +44 -40
- package/dist/collection/components/six-button/six-button.js.map +1 -1
- package/dist/collection/components/six-card/six-card.js +1 -1
- package/dist/collection/components/six-card/six-card.js.map +1 -1
- package/dist/collection/components/six-checkbox/six-checkbox.js +20 -128
- package/dist/collection/components/six-checkbox/six-checkbox.js.map +1 -1
- package/dist/collection/components/six-datepicker/components/day-selection.js +2 -2
- package/dist/collection/components/six-datepicker/components/day-selection.js.map +1 -1
- package/dist/collection/components/six-datepicker/components/month-selection.js +4 -3
- package/dist/collection/components/six-datepicker/components/month-selection.js.map +1 -1
- package/dist/collection/components/six-datepicker/components/year-selection.js +9 -6
- package/dist/collection/components/six-datepicker/components/year-selection.js.map +1 -1
- package/dist/collection/components/six-datepicker/six-datepicker.js +186 -376
- package/dist/collection/components/six-datepicker/six-datepicker.js.map +1 -1
- package/dist/collection/components/six-details/six-details.js +51 -50
- package/dist/collection/components/six-details/six-details.js.map +1 -1
- package/dist/collection/components/six-dialog/six-dialog.js +34 -38
- package/dist/collection/components/six-dialog/six-dialog.js.map +1 -1
- package/dist/collection/components/six-drawer/six-drawer.js +31 -35
- package/dist/collection/components/six-drawer/six-drawer.js.map +1 -1
- package/dist/collection/components/six-dropdown/six-dropdown.js +185 -173
- package/dist/collection/components/six-dropdown/six-dropdown.js.map +1 -1
- package/dist/collection/components/six-error-page/six-error-page.js +25 -27
- package/dist/collection/components/six-error-page/six-error-page.js.map +1 -1
- package/dist/collection/components/six-file-list-item/six-file-list-item.js +3 -3
- 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.js +32 -32
- package/dist/collection/components/six-file-upload/six-file-upload.js.map +1 -1
- package/dist/collection/components/six-group-label/six-group-label.js +12 -10
- package/dist/collection/components/six-group-label/six-group-label.js.map +1 -1
- package/dist/collection/components/six-header/six-header.js +64 -42
- package/dist/collection/components/six-header/six-header.js.map +1 -1
- package/dist/collection/components/six-icon-button/six-icon-button.js +8 -8
- package/dist/collection/components/six-icon-button/six-icon-button.js.map +1 -1
- package/dist/collection/components/six-input/six-input.js +77 -274
- package/dist/collection/components/six-input/six-input.js.map +1 -1
- package/dist/collection/components/six-item-picker/six-item-picker.js +65 -84
- 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 +2 -2
- 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 +10 -8
- package/dist/collection/components/six-layout-grid/six-layout-grid.js.map +1 -1
- package/dist/collection/components/six-main-container/six-main-container.js +1 -1
- package/dist/collection/components/six-main-container/six-main-container.js.map +1 -1
- package/dist/collection/components/six-menu/six-menu.js +29 -23
- package/dist/collection/components/six-menu/six-menu.js.map +1 -1
- package/dist/collection/components/six-menu-item/six-menu-item.js +7 -5
- package/dist/collection/components/six-menu-item/six-menu-item.js.map +1 -1
- package/dist/collection/components/six-picto/six-picto.js +5 -2
- package/dist/collection/components/six-picto/six-picto.js.map +1 -1
- package/dist/collection/components/six-progress-ring/six-progress-ring.js +5 -4
- package/dist/collection/components/six-progress-ring/six-progress-ring.js.map +1 -1
- package/dist/collection/components/six-radio/six-radio.js +21 -76
- package/dist/collection/components/six-radio/six-radio.js.map +1 -1
- package/dist/collection/components/six-range/six-range.js +27 -119
- package/dist/collection/components/six-range/six-range.js.map +1 -1
- package/dist/collection/components/six-root/six-root.js +4 -4
- package/dist/collection/components/six-root/six-root.js.map +1 -1
- package/dist/collection/components/six-search-field/six-search-field.js +10 -5
- package/dist/collection/components/six-search-field/six-search-field.js.map +1 -1
- package/dist/collection/components/six-select/six-select.js +165 -294
- package/dist/collection/components/six-select/six-select.js.map +1 -1
- package/dist/collection/components/six-select/util.js.map +1 -1
- package/dist/collection/components/six-sidebar/six-sidebar.js +40 -19
- package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +12 -8
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
- package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
- package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +1 -1
- package/dist/collection/components/six-switch/six-switch.css +77 -0
- package/dist/collection/components/six-switch/six-switch.js +96 -133
- package/dist/collection/components/six-switch/six-switch.js.map +1 -1
- package/dist/collection/components/six-tab/six-tab.js +5 -3
- package/dist/collection/components/six-tab/six-tab.js.map +1 -1
- package/dist/collection/components/six-tab-group/six-tab-group.js +130 -112
- package/dist/collection/components/six-tab-group/six-tab-group.js.map +1 -1
- package/dist/collection/components/six-tab-panel/six-tab-panel.js +2 -2
- package/dist/collection/components/six-tab-panel/six-tab-panel.js.map +1 -1
- package/dist/collection/components/six-tag/six-tag.js +4 -7
- package/dist/collection/components/six-tag/six-tag.js.map +1 -1
- package/dist/collection/components/six-textarea/six-textarea.js +72 -207
- package/dist/collection/components/six-textarea/six-textarea.js.map +1 -1
- package/dist/collection/components/six-tile/six-tile.js +17 -20
- package/dist/collection/components/six-tile/six-tile.js.map +1 -1
- package/dist/collection/components/six-timepicker/six-timepicker.js +153 -254
- package/dist/collection/components/six-timepicker/six-timepicker.js.map +1 -1
- package/dist/collection/components/six-tooltip/six-tooltip.js +56 -59
- package/dist/collection/components/six-tooltip/six-tooltip.js.map +1 -1
- package/dist/collection/functional-components/form-control/form-control.js +8 -9
- package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
- package/dist/collection/index.js +1 -1
- package/dist/collection/index.js.map +1 -1
- package/dist/collection/testUtil/delay.js.map +1 -1
- package/dist/collection/utils/date-util.js +25 -16
- package/dist/collection/utils/date-util.js.map +1 -1
- package/dist/collection/utils/error-messages.js +91 -0
- package/dist/collection/utils/error-messages.js.map +1 -0
- package/dist/collection/utils/event-listeners.js +22 -6
- package/dist/collection/utils/event-listeners.js.map +1 -1
- package/dist/collection/utils/execution-control.js +5 -4
- package/dist/collection/utils/execution-control.js.map +1 -1
- package/dist/collection/utils/focus-visible.js +2 -2
- package/dist/collection/utils/focus-visible.js.map +1 -1
- package/dist/collection/utils/form.js +15 -0
- package/dist/collection/utils/form.js.map +1 -0
- package/dist/collection/utils/modal.js +3 -2
- package/dist/collection/utils/modal.js.map +1 -1
- package/dist/collection/utils/popover.js +32 -18
- package/dist/collection/utils/popover.js.map +1 -1
- package/dist/collection/utils/popup.js +95 -0
- package/dist/collection/utils/popup.js.map +1 -0
- package/dist/collection/utils/slot.js +9 -24
- package/dist/collection/utils/slot.js.map +1 -1
- package/dist/collection/utils/tabbable.js +6 -6
- package/dist/collection/utils/tabbable.js.map +1 -1
- package/dist/collection/utils/time.util.js +48 -34
- package/dist/collection/utils/time.util.js.map +1 -1
- package/dist/collection/utils/type-check.js +0 -1
- package/dist/collection/utils/type-check.js.map +1 -1
- package/dist/collection/wrappers/set-attributes/set-attributes.js +3 -1
- package/dist/collection/wrappers/set-attributes/set-attributes.js.map +1 -1
- package/dist/components/event-listeners.js +22 -6
- package/dist/components/event-listeners.js.map +1 -1
- package/dist/components/execution-control.js +5 -2
- package/dist/components/execution-control.js.map +1 -1
- package/dist/components/focus-visible.js +2 -2
- package/dist/components/focus-visible.js.map +1 -1
- package/dist/components/form-control.js +8 -9
- package/dist/components/form-control.js.map +1 -1
- package/dist/components/form.js +18 -0
- package/dist/components/form.js.map +1 -0
- package/dist/components/index.js +92 -3
- package/dist/components/index.js.map +1 -1
- package/dist/components/modal.js +3 -2
- package/dist/components/modal.js.map +1 -1
- package/dist/components/popover.js +38 -30
- package/dist/components/popover.js.map +1 -1
- package/dist/components/set-attributes2.js +3 -1
- package/dist/components/set-attributes2.js.map +1 -1
- package/dist/components/six-alert.js +17 -22
- package/dist/components/six-alert.js.map +1 -1
- package/dist/components/six-avatar.js +4 -7
- package/dist/components/six-avatar.js.map +1 -1
- package/dist/components/six-badge.js +1 -1
- package/dist/components/six-badge.js.map +1 -1
- package/dist/components/six-button.js +34 -32
- package/dist/components/six-button.js.map +1 -1
- package/dist/components/six-card.js.map +1 -1
- package/dist/components/six-checkbox.js +7 -50
- package/dist/components/six-checkbox.js.map +1 -1
- package/dist/components/six-datepicker.js +150 -281
- package/dist/components/six-datepicker.js.map +1 -1
- package/dist/components/six-details2.js +46 -45
- package/dist/components/six-details2.js.map +1 -1
- package/dist/components/six-dialog.js +33 -37
- package/dist/components/six-dialog.js.map +1 -1
- package/dist/components/six-drawer.js +30 -34
- package/dist/components/six-drawer.js.map +1 -1
- package/dist/components/six-dropdown2.js +185 -173
- package/dist/components/six-dropdown2.js.map +1 -1
- package/dist/components/six-error-page.js +19 -21
- package/dist/components/six-error-page.js.map +1 -1
- package/dist/components/six-file-list-item.js +1 -1
- package/dist/components/six-file-list-item.js.map +1 -1
- package/dist/components/six-file-upload.js +20 -20
- package/dist/components/six-file-upload.js.map +1 -1
- package/dist/components/six-group-label.js +10 -9
- package/dist/components/six-group-label.js.map +1 -1
- package/dist/components/six-header.js +64 -42
- package/dist/components/six-header.js.map +1 -1
- package/dist/components/six-icon-button2.js +2 -2
- package/dist/components/six-icon-button2.js.map +1 -1
- package/dist/components/six-input2.js +30 -98
- package/dist/components/six-input2.js.map +1 -1
- package/dist/components/six-item-picker2.js +56 -75
- package/dist/components/six-item-picker2.js.map +1 -1
- package/dist/components/six-language-switcher.js +1 -1
- package/dist/components/six-language-switcher.js.map +1 -1
- package/dist/components/six-layout-grid.js +5 -3
- package/dist/components/six-layout-grid.js.map +1 -1
- package/dist/components/six-main-container.js.map +1 -1
- package/dist/components/six-menu-item2.js +7 -5
- package/dist/components/six-menu-item2.js.map +1 -1
- package/dist/components/six-menu2.js +25 -18
- package/dist/components/six-menu2.js.map +1 -1
- package/dist/components/six-picto2.js +4 -1
- package/dist/components/six-picto2.js.map +1 -1
- package/dist/components/six-progress-ring.js +3 -3
- package/dist/components/six-progress-ring.js.map +1 -1
- package/dist/components/six-radio.js +19 -28
- package/dist/components/six-radio.js.map +1 -1
- package/dist/components/six-range.js +8 -50
- package/dist/components/six-range.js.map +1 -1
- package/dist/components/six-root.js +1 -1
- package/dist/components/six-root.js.map +1 -1
- package/dist/components/six-search-field.js +8 -3
- package/dist/components/six-search-field.js.map +1 -1
- package/dist/components/six-select.js +129 -228
- package/dist/components/six-select.js.map +1 -1
- package/dist/components/six-sidebar-item-group.js +8 -4
- package/dist/components/six-sidebar-item-group.js.map +1 -1
- package/dist/components/six-sidebar.js +39 -18
- package/dist/components/six-sidebar.js.map +1 -1
- package/dist/components/six-spinner2.js.map +1 -1
- package/dist/components/six-switch.js +58 -68
- package/dist/components/six-switch.js.map +1 -1
- package/dist/components/six-tab-group.js +129 -111
- package/dist/components/six-tab-group.js.map +1 -1
- package/dist/components/six-tab-panel.js +1 -1
- package/dist/components/six-tab-panel.js.map +1 -1
- package/dist/components/six-tab.js +4 -2
- package/dist/components/six-tab.js.map +1 -1
- package/dist/components/six-tag2.js +4 -7
- package/dist/components/six-tag2.js.map +1 -1
- package/dist/components/six-textarea.js +29 -84
- package/dist/components/six-textarea.js.map +1 -1
- package/dist/components/six-tile.js +14 -17
- package/dist/components/six-tile.js.map +1 -1
- package/dist/components/six-timepicker.js +1 -1
- package/dist/components/six-timepicker2.js +247 -258
- package/dist/components/six-timepicker2.js.map +1 -1
- package/dist/components/six-tooltip2.js +52 -55
- package/dist/components/six-tooltip2.js.map +1 -1
- package/dist/components/slot.js +10 -9
- package/dist/components/slot.js.map +1 -1
- package/dist/components.json +494 -891
- package/dist/esm/event-listeners-535f3ad1.js +59 -0
- package/dist/esm/event-listeners-535f3ad1.js.map +1 -0
- package/dist/esm/{execution-control-1a60d709.js → execution-control-72cc50f4.js} +6 -3
- package/dist/esm/execution-control-72cc50f4.js.map +1 -0
- package/dist/esm/{focus-visible-97933ea9.js → focus-visible-fa7129a0.js} +3 -3
- package/dist/esm/focus-visible-fa7129a0.js.map +1 -0
- package/dist/esm/form-0b9c11cd.js +18 -0
- package/dist/esm/form-0b9c11cd.js.map +1 -0
- package/dist/esm/{form-control-3b440ea1.js → form-control-785c5f79.js} +9 -10
- package/dist/esm/form-control-785c5f79.js.map +1 -0
- package/dist/esm/index.js +91 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{modal-5ebdc320.js → modal-b1d96441.js} +4 -3
- package/dist/esm/modal-b1d96441.js.map +1 -0
- package/dist/esm/{popover-bd2c2fca.js → popover-2e72e7d8.js} +39 -31
- package/dist/esm/popover-2e72e7d8.js.map +1 -0
- package/dist/esm/popup-678b8592.js +98 -0
- package/dist/esm/popup-678b8592.js.map +1 -0
- package/dist/esm/set-attributes_2.entry.js +3 -1
- package/dist/esm/set-attributes_2.entry.js.map +1 -1
- package/dist/esm/six-alert.entry.js +17 -22
- package/dist/esm/six-alert.entry.js.map +1 -1
- package/dist/esm/six-avatar.entry.js +4 -7
- package/dist/esm/six-avatar.entry.js.map +1 -1
- package/dist/esm/six-badge.entry.js +1 -1
- package/dist/esm/six-badge.entry.js.map +1 -1
- package/dist/esm/six-button.entry.js +35 -33
- package/dist/esm/six-button.entry.js.map +1 -1
- package/dist/esm/six-card.entry.js.map +1 -1
- package/dist/esm/six-checkbox.entry.js +9 -47
- package/dist/esm/six-checkbox.entry.js.map +1 -1
- package/dist/esm/six-datepicker.entry.js +148 -276
- package/dist/esm/six-datepicker.entry.js.map +1 -1
- package/dist/esm/six-details.entry.js +47 -46
- package/dist/esm/six-details.entry.js.map +1 -1
- package/dist/esm/six-dialog.entry.js +35 -39
- package/dist/esm/six-dialog.entry.js.map +1 -1
- package/dist/esm/six-drawer.entry.js +32 -36
- package/dist/esm/six-drawer.entry.js.map +1 -1
- package/dist/esm/six-dropdown_2.entry.js +214 -195
- package/dist/esm/six-dropdown_2.entry.js.map +1 -1
- package/dist/esm/six-error-page.entry.js +19 -21
- package/dist/esm/six-error-page.entry.js.map +1 -1
- package/dist/esm/six-file-list-item.entry.js +1 -1
- package/dist/esm/six-file-list-item.entry.js.map +1 -1
- package/dist/esm/six-file-upload.entry.js +20 -20
- package/dist/esm/six-file-upload.entry.js.map +1 -1
- package/dist/esm/six-group-label.entry.js +11 -10
- package/dist/esm/six-group-label.entry.js.map +1 -1
- package/dist/esm/six-header.entry.js +65 -43
- package/dist/esm/six-header.entry.js.map +1 -1
- package/dist/esm/six-icon-button.entry.js +3 -3
- package/dist/esm/six-icon-button.entry.js.map +1 -1
- package/dist/esm/six-input.entry.js +28 -87
- package/dist/esm/six-input.entry.js.map +1 -1
- package/dist/esm/six-item-picker.entry.js +58 -77
- package/dist/esm/six-item-picker.entry.js.map +1 -1
- package/dist/esm/six-language-switcher.entry.js +1 -1
- package/dist/esm/six-language-switcher.entry.js.map +1 -1
- package/dist/esm/six-layout-grid.entry.js +4 -2
- package/dist/esm/six-layout-grid.entry.js.map +1 -1
- package/dist/esm/six-main-container.entry.js.map +1 -1
- package/dist/esm/six-menu-item.entry.js +8 -6
- package/dist/esm/six-menu-item.entry.js.map +1 -1
- package/dist/esm/six-picto.entry.js +4 -1
- package/dist/esm/six-picto.entry.js.map +1 -1
- package/dist/esm/six-progress-ring.entry.js +3 -3
- package/dist/esm/six-progress-ring.entry.js.map +1 -1
- package/dist/esm/six-radio.entry.js +17 -23
- package/dist/esm/six-radio.entry.js.map +1 -1
- package/dist/esm/six-range.entry.js +6 -44
- package/dist/esm/six-range.entry.js.map +1 -1
- package/dist/esm/six-root.entry.js +1 -1
- package/dist/esm/six-root.entry.js.map +1 -1
- package/dist/esm/six-search-field.entry.js +10 -5
- package/dist/esm/six-search-field.entry.js.map +1 -1
- package/dist/esm/six-select.entry.js +129 -222
- package/dist/esm/six-select.entry.js.map +1 -1
- package/dist/esm/six-sidebar-item-group.entry.js +9 -5
- package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
- package/dist/esm/six-sidebar.entry.js +39 -18
- package/dist/esm/six-sidebar.entry.js.map +1 -1
- package/dist/esm/six-spinner.entry.js.map +1 -1
- package/dist/esm/six-switch.entry.js +55 -63
- package/dist/esm/six-switch.entry.js.map +1 -1
- package/dist/esm/six-tab-group.entry.js +130 -112
- package/dist/esm/six-tab-group.entry.js.map +1 -1
- package/dist/esm/six-tab-panel.entry.js +1 -1
- package/dist/esm/six-tab-panel.entry.js.map +1 -1
- package/dist/esm/six-tab.entry.js +4 -2
- package/dist/esm/six-tab.entry.js.map +1 -1
- package/dist/esm/six-tag.entry.js +4 -7
- package/dist/esm/six-tag.entry.js.map +1 -1
- package/dist/esm/six-textarea.entry.js +27 -76
- package/dist/esm/six-textarea.entry.js.map +1 -1
- package/dist/esm/six-tile.entry.js +13 -16
- package/dist/esm/six-tile.entry.js.map +1 -1
- package/dist/esm/six-timepicker.entry.js +157 -213
- package/dist/esm/six-timepicker.entry.js.map +1 -1
- package/dist/esm/six-tooltip.entry.js +53 -56
- package/dist/esm/six-tooltip.entry.js.map +1 -1
- package/dist/esm/{slot-6f3984c7.js → slot-2e64df19.js} +11 -10
- package/dist/esm/slot-2e64df19.js.map +1 -0
- package/dist/esm/ui-library.js +1 -1
- package/dist/types/components/six-alert/six-alert.d.ts +5 -7
- package/dist/types/components/six-avatar/six-avatar.d.ts +1 -2
- package/dist/types/components/six-badge/six-badge.d.ts +0 -1
- package/dist/types/components/six-button/six-button.d.ts +8 -9
- package/dist/types/components/six-checkbox/six-checkbox.d.ts +5 -17
- package/dist/types/components/six-datepicker/components/day-selection.d.ts +9 -5
- package/dist/types/components/six-datepicker/components/month-selection.d.ts +8 -5
- package/dist/types/components/six-datepicker/components/year-selection.d.ts +7 -5
- package/dist/types/components/six-datepicker/six-datepicker.d.ts +41 -52
- package/dist/types/components/six-details/six-details.d.ts +12 -12
- package/dist/types/components/six-dialog/six-dialog.d.ts +12 -13
- package/dist/types/components/six-drawer/six-drawer.d.ts +12 -13
- package/dist/types/components/six-dropdown/six-dropdown.d.ts +28 -32
- package/dist/types/components/six-error-page/six-error-page.d.ts +1 -1
- package/dist/types/components/six-file-list-item/six-file-list-item.d.ts +3 -3
- package/dist/types/components/six-file-upload/six-file-upload.d.ts +11 -11
- package/dist/types/components/six-group-label/six-group-label.d.ts +5 -5
- package/dist/types/components/six-header/six-header.d.ts +16 -27
- package/dist/types/components/six-icon-button/six-icon-button.d.ts +4 -4
- package/dist/types/components/six-input/six-input.d.ts +9 -35
- package/dist/types/components/six-item-picker/six-item-picker.d.ts +13 -16
- package/dist/types/components/six-layout-grid/six-layout-grid.d.ts +1 -1
- package/dist/types/components/six-menu/six-menu.d.ts +10 -11
- package/dist/types/components/six-menu-item/six-menu-item.d.ts +6 -6
- package/dist/types/components/six-progress-ring/six-progress-ring.d.ts +2 -2
- package/dist/types/components/six-radio/six-radio.d.ts +5 -10
- package/dist/types/components/six-range/six-range.d.ts +6 -21
- package/dist/types/components/six-root/six-root.d.ts +3 -3
- package/dist/types/components/six-search-field/six-search-field.d.ts +4 -5
- package/dist/types/components/six-select/six-select.d.ts +19 -31
- package/dist/types/components/six-sidebar/six-sidebar.d.ts +5 -5
- package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +7 -6
- package/dist/types/components/six-spinner/six-spinner.d.ts +2 -2
- package/dist/types/components/six-switch/six-switch.d.ts +18 -21
- package/dist/types/components/six-tab/six-tab.d.ts +3 -3
- package/dist/types/components/six-tab-group/six-tab-group.d.ts +20 -21
- package/dist/types/components/six-tab-panel/six-tab-panel.d.ts +1 -1
- package/dist/types/components/six-tag/six-tag.d.ts +1 -3
- package/dist/types/components/six-textarea/six-textarea.d.ts +9 -28
- package/dist/types/components/six-tile/six-tile.d.ts +2 -3
- package/dist/types/components/six-timepicker/six-timepicker.d.ts +26 -43
- package/dist/types/components/six-tooltip/six-tooltip.d.ts +19 -21
- package/dist/types/components.d.ts +190 -417
- package/dist/types/functional-components/form-control/form-control.d.ts +5 -6
- package/dist/types/index.d.ts +1 -0
- package/dist/types/testUtil/delay.d.ts +1 -1
- package/dist/types/types.d.ts +2 -0
- package/dist/types/utils/date-util.d.ts +18 -10
- package/dist/types/utils/error-messages.d.ts +42 -0
- package/dist/types/utils/event-listeners.d.ts +2 -1
- package/dist/types/utils/execution-control.d.ts +1 -3
- package/dist/types/utils/form.d.ts +1 -0
- package/dist/types/utils/modal.d.ts +2 -2
- package/dist/types/utils/popover.d.ts +5 -5
- package/dist/types/utils/popup.d.ts +9 -0
- package/dist/types/utils/slot.d.ts +2 -7
- package/dist/types/utils/tabbable.d.ts +1 -1
- package/dist/types/utils/time.util.d.ts +18 -9
- package/dist/types/utils/type-check.d.ts +3 -4
- package/dist/types/wrappers/set-attributes/set-attributes.d.ts +1 -1
- package/dist/ui-library/index.esm.js +1 -1
- package/dist/ui-library/index.esm.js.map +1 -1
- package/dist/ui-library/p-0108fe92.entry.js +2 -0
- package/dist/ui-library/p-0108fe92.entry.js.map +1 -0
- package/dist/ui-library/p-03a145f5.entry.js +2 -0
- package/dist/ui-library/p-03a145f5.entry.js.map +1 -0
- package/dist/ui-library/{p-3c635d0a.entry.js → p-087fdd96.entry.js} +2 -2
- package/dist/ui-library/p-087fdd96.entry.js.map +1 -0
- package/dist/ui-library/p-09779e47.entry.js +2 -0
- package/dist/ui-library/p-09779e47.entry.js.map +1 -0
- package/dist/ui-library/p-097cced4.entry.js.map +1 -1
- package/dist/ui-library/p-0b2c6348.js +2 -0
- package/dist/ui-library/p-0b2c6348.js.map +1 -0
- package/dist/ui-library/p-0cc08e91.js +2 -0
- package/dist/ui-library/p-0cc08e91.js.map +1 -0
- package/dist/ui-library/p-0fe78f9b.js +2 -0
- package/dist/ui-library/p-0fe78f9b.js.map +1 -0
- package/dist/ui-library/p-18e9f8b8.entry.js +2 -0
- package/dist/ui-library/p-18e9f8b8.entry.js.map +1 -0
- package/dist/ui-library/p-2761f908.js +2 -0
- package/dist/ui-library/p-2761f908.js.map +1 -0
- package/dist/ui-library/{p-19b50b5a.entry.js → p-28be55f0.entry.js} +2 -2
- package/dist/ui-library/p-28be55f0.entry.js.map +1 -0
- package/dist/ui-library/{p-c349d1d4.entry.js → p-3929b0af.entry.js} +2 -2
- package/dist/ui-library/p-3929b0af.entry.js.map +1 -0
- package/dist/ui-library/{p-9328e5bc.entry.js → p-445ba5b8.entry.js} +2 -2
- package/dist/ui-library/p-445ba5b8.entry.js.map +1 -0
- package/dist/ui-library/p-4d408fb4.js +2 -0
- package/dist/ui-library/p-4d408fb4.js.map +1 -0
- package/dist/ui-library/p-502ff3d3.entry.js +2 -0
- package/dist/ui-library/p-502ff3d3.entry.js.map +1 -0
- package/dist/ui-library/p-5a34c93e.entry.js +2 -0
- package/dist/ui-library/p-5a34c93e.entry.js.map +1 -0
- package/dist/ui-library/p-60621dc6.js +2 -0
- package/dist/ui-library/p-60621dc6.js.map +1 -0
- package/dist/ui-library/p-63703ba3.entry.js.map +1 -1
- package/dist/ui-library/p-66180e89.entry.js +2 -0
- package/dist/ui-library/p-66180e89.entry.js.map +1 -0
- package/dist/ui-library/p-686b12ec.entry.js +2 -0
- package/dist/ui-library/p-686b12ec.entry.js.map +1 -0
- package/dist/ui-library/p-71035abf.entry.js +2 -0
- package/dist/ui-library/p-71035abf.entry.js.map +1 -0
- package/dist/ui-library/{p-8a970a40.entry.js → p-724e154d.entry.js} +2 -2
- package/dist/ui-library/p-724e154d.entry.js.map +1 -0
- package/dist/ui-library/p-72ca96e1.entry.js +2 -0
- package/dist/ui-library/p-72ca96e1.entry.js.map +1 -0
- package/dist/ui-library/p-73597d13.entry.js.map +1 -1
- package/dist/ui-library/{p-c30f9e0b.entry.js → p-778cf804.entry.js} +2 -2
- package/dist/ui-library/p-778cf804.entry.js.map +1 -0
- package/dist/ui-library/p-87032e26.entry.js +2 -0
- package/dist/ui-library/p-87032e26.entry.js.map +1 -0
- package/dist/ui-library/p-8cf72af6.js +2 -0
- package/dist/ui-library/p-8cf72af6.js.map +1 -0
- package/dist/ui-library/p-8e0b6b7e.entry.js +2 -0
- package/dist/ui-library/p-8e0b6b7e.entry.js.map +1 -0
- package/dist/ui-library/p-912092c0.entry.js +2 -0
- package/dist/ui-library/p-912092c0.entry.js.map +1 -0
- package/dist/ui-library/p-92ca6a84.entry.js +2 -0
- package/dist/ui-library/p-92ca6a84.entry.js.map +1 -0
- package/dist/ui-library/{p-d5633a29.entry.js → p-9337cdd6.entry.js} +2 -2
- package/dist/ui-library/p-9337cdd6.entry.js.map +1 -0
- package/dist/ui-library/p-9461417e.entry.js +2 -0
- package/dist/ui-library/p-9461417e.entry.js.map +1 -0
- package/dist/ui-library/p-a1d4f6cf.entry.js.map +1 -1
- package/dist/ui-library/p-a49ae60a.entry.js +2 -0
- package/dist/ui-library/p-a49ae60a.entry.js.map +1 -0
- package/dist/ui-library/{p-611e1978.entry.js → p-a844cb72.entry.js} +2 -2
- package/dist/ui-library/{p-611e1978.entry.js.map → p-a844cb72.entry.js.map} +1 -1
- package/dist/ui-library/p-afcbe9da.entry.js +2 -0
- package/dist/ui-library/p-afcbe9da.entry.js.map +1 -0
- package/dist/ui-library/{p-97cc839c.entry.js → p-b3bff992.entry.js} +2 -2
- package/dist/ui-library/p-b3bff992.entry.js.map +1 -0
- package/dist/ui-library/p-b4547fb5.entry.js +2 -0
- package/dist/ui-library/p-b4547fb5.entry.js.map +1 -0
- package/dist/ui-library/{p-4f8394d7.js → p-ba74863a.js} +2 -2
- package/dist/ui-library/p-ba74863a.js.map +1 -0
- package/dist/ui-library/p-bd8f8eef.entry.js +2 -0
- package/dist/ui-library/p-bd8f8eef.entry.js.map +1 -0
- package/dist/ui-library/p-c57f16af.entry.js +2 -0
- package/dist/ui-library/p-c57f16af.entry.js.map +1 -0
- package/dist/ui-library/p-c5cdba08.entry.js +2 -0
- package/dist/ui-library/p-c5cdba08.entry.js.map +1 -0
- package/dist/ui-library/p-c87810b0.entry.js +2 -0
- package/dist/ui-library/p-c87810b0.entry.js.map +1 -0
- package/dist/ui-library/{p-af793d04.entry.js → p-cdcde4cd.entry.js} +2 -2
- package/dist/ui-library/p-cdcde4cd.entry.js.map +1 -0
- package/dist/ui-library/p-d6798d35.entry.js +2 -0
- package/dist/ui-library/p-d6798d35.entry.js.map +1 -0
- package/dist/ui-library/p-d87a6f4d.js +2 -0
- package/dist/ui-library/p-d87a6f4d.js.map +1 -0
- package/dist/ui-library/p-dc3f5996.entry.js +2 -0
- package/dist/ui-library/p-dc3f5996.entry.js.map +1 -0
- package/dist/ui-library/p-dcd7c547.entry.js +2 -0
- package/dist/ui-library/p-dcd7c547.entry.js.map +1 -0
- package/dist/ui-library/p-e07b3f0c.entry.js +2 -0
- package/dist/ui-library/p-e07b3f0c.entry.js.map +1 -0
- package/dist/ui-library/{p-19364560.entry.js → p-e8feb81f.entry.js} +2 -2
- package/dist/ui-library/{p-19364560.entry.js.map → p-e8feb81f.entry.js.map} +1 -1
- package/dist/ui-library/p-ef3936e5.entry.js +2 -0
- package/dist/ui-library/p-ef3936e5.entry.js.map +1 -0
- package/dist/ui-library/p-f0dd77e1.entry.js +2 -0
- package/dist/ui-library/p-f0dd77e1.entry.js.map +1 -0
- package/dist/ui-library/ui-library.esm.js +1 -1
- package/dist/ui-library/ui-library.esm.js.map +1 -1
- package/package.json +2 -2
- package/dist/cjs/event-listeners-74715e62.js +0 -45
- package/dist/cjs/event-listeners-74715e62.js.map +0 -1
- package/dist/cjs/execution-control-46f388e0.js.map +0 -1
- package/dist/cjs/focus-visible-0b352c74.js.map +0 -1
- package/dist/cjs/form-control-2c17c573.js.map +0 -1
- package/dist/cjs/modal-48d42228.js.map +0 -1
- package/dist/cjs/popover-f743f62b.js.map +0 -1
- package/dist/cjs/six-form.cjs.entry.js +0 -231
- package/dist/cjs/six-form.cjs.entry.js.map +0 -1
- package/dist/cjs/six-timepicker.types-c19ebff3.js +0 -56
- package/dist/cjs/six-timepicker.types-c19ebff3.js.map +0 -1
- package/dist/cjs/slot-ad537f24.js.map +0 -1
- package/dist/collection/components/six-form/six-form.css +0 -11
- package/dist/collection/components/six-form/six-form.js +0 -419
- package/dist/collection/components/six-form/six-form.js.map +0 -1
- package/dist/collection/components/six-timepicker/six-time-format.js +0 -15
- package/dist/collection/components/six-timepicker/six-time-format.js.map +0 -1
- package/dist/collection/components/six-timepicker/six-timepicker.types.js +0 -41
- package/dist/collection/components/six-timepicker/six-timepicker.types.js.map +0 -1
- package/dist/collection/utils/as-array.js +0 -2
- package/dist/collection/utils/as-array.js.map +0 -1
- package/dist/collection/utils/matchers.js +0 -3
- package/dist/collection/utils/matchers.js.map +0 -1
- package/dist/collection/utils/testing.js +0 -39
- package/dist/collection/utils/testing.js.map +0 -1
- package/dist/components/six-form.d.ts +0 -11
- package/dist/components/six-form.js +0 -252
- package/dist/components/six-form.js.map +0 -1
- package/dist/esm/event-listeners-570a24ea.js +0 -43
- package/dist/esm/event-listeners-570a24ea.js.map +0 -1
- package/dist/esm/execution-control-1a60d709.js.map +0 -1
- package/dist/esm/focus-visible-97933ea9.js.map +0 -1
- package/dist/esm/form-control-3b440ea1.js.map +0 -1
- package/dist/esm/modal-5ebdc320.js.map +0 -1
- package/dist/esm/popover-bd2c2fca.js.map +0 -1
- package/dist/esm/six-form.entry.js +0 -227
- package/dist/esm/six-form.entry.js.map +0 -1
- package/dist/esm/six-timepicker.types-e161a447.js +0 -50
- package/dist/esm/six-timepicker.types-e161a447.js.map +0 -1
- package/dist/esm/slot-6f3984c7.js.map +0 -1
- package/dist/types/components/six-form/six-form.d.ts +0 -69
- package/dist/types/components/six-timepicker/six-time-format.d.ts +0 -13
- package/dist/types/components/six-timepicker/six-timepicker.types.d.ts +0 -36
- package/dist/types/utils/as-array.d.ts +0 -1
- package/dist/types/utils/matchers.d.ts +0 -2
- package/dist/types/utils/popper.d.ts +0 -33
- package/dist/types/utils/testing.d.ts +0 -2
- package/dist/ui-library/p-054e12cc.entry.js +0 -2
- package/dist/ui-library/p-054e12cc.entry.js.map +0 -1
- package/dist/ui-library/p-0786fa7c.js +0 -2
- package/dist/ui-library/p-0786fa7c.js.map +0 -1
- package/dist/ui-library/p-163f2bb0.entry.js +0 -2
- package/dist/ui-library/p-163f2bb0.entry.js.map +0 -1
- package/dist/ui-library/p-18e5f772.entry.js +0 -2
- package/dist/ui-library/p-18e5f772.entry.js.map +0 -1
- package/dist/ui-library/p-18ea0c56.js +0 -2
- package/dist/ui-library/p-18ea0c56.js.map +0 -1
- package/dist/ui-library/p-19b50b5a.entry.js.map +0 -1
- package/dist/ui-library/p-2e48c8d2.entry.js +0 -2
- package/dist/ui-library/p-2e48c8d2.entry.js.map +0 -1
- package/dist/ui-library/p-308261c4.entry.js +0 -2
- package/dist/ui-library/p-308261c4.entry.js.map +0 -1
- package/dist/ui-library/p-33f7e22b.entry.js +0 -2
- package/dist/ui-library/p-33f7e22b.entry.js.map +0 -1
- package/dist/ui-library/p-394a2a12.entry.js +0 -2
- package/dist/ui-library/p-394a2a12.entry.js.map +0 -1
- package/dist/ui-library/p-3c635d0a.entry.js.map +0 -1
- package/dist/ui-library/p-4ae91795.entry.js +0 -2
- package/dist/ui-library/p-4ae91795.entry.js.map +0 -1
- package/dist/ui-library/p-4f8394d7.js.map +0 -1
- package/dist/ui-library/p-53a13db5.entry.js +0 -2
- package/dist/ui-library/p-53a13db5.entry.js.map +0 -1
- package/dist/ui-library/p-559c87f0.entry.js +0 -2
- package/dist/ui-library/p-559c87f0.entry.js.map +0 -1
- package/dist/ui-library/p-5a25d6fb.entry.js +0 -2
- package/dist/ui-library/p-5a25d6fb.entry.js.map +0 -1
- package/dist/ui-library/p-6403fd87.entry.js +0 -2
- package/dist/ui-library/p-6403fd87.entry.js.map +0 -1
- package/dist/ui-library/p-6433c0da.entry.js +0 -2
- package/dist/ui-library/p-6433c0da.entry.js.map +0 -1
- package/dist/ui-library/p-79eee01b.js +0 -2
- package/dist/ui-library/p-79eee01b.js.map +0 -1
- package/dist/ui-library/p-8a970a40.entry.js.map +0 -1
- package/dist/ui-library/p-90824648.entry.js +0 -2
- package/dist/ui-library/p-90824648.entry.js.map +0 -1
- package/dist/ui-library/p-9328e5bc.entry.js.map +0 -1
- package/dist/ui-library/p-97cc839c.entry.js.map +0 -1
- package/dist/ui-library/p-9a860acc.js +0 -2
- package/dist/ui-library/p-9a860acc.js.map +0 -1
- package/dist/ui-library/p-9d1d222f.entry.js +0 -2
- package/dist/ui-library/p-9d1d222f.entry.js.map +0 -1
- package/dist/ui-library/p-af793d04.entry.js.map +0 -1
- package/dist/ui-library/p-b0e5658f.entry.js +0 -2
- package/dist/ui-library/p-b0e5658f.entry.js.map +0 -1
- package/dist/ui-library/p-b1e66136.js +0 -2
- package/dist/ui-library/p-b1e66136.js.map +0 -1
- package/dist/ui-library/p-b4dfb7cf.js +0 -2
- package/dist/ui-library/p-b4dfb7cf.js.map +0 -1
- package/dist/ui-library/p-b997e43c.entry.js +0 -2
- package/dist/ui-library/p-b997e43c.entry.js.map +0 -1
- package/dist/ui-library/p-c0cb6436.entry.js +0 -2
- package/dist/ui-library/p-c0cb6436.entry.js.map +0 -1
- package/dist/ui-library/p-c30f9e0b.entry.js.map +0 -1
- package/dist/ui-library/p-c349d1d4.entry.js.map +0 -1
- package/dist/ui-library/p-c53a63f9.entry.js +0 -2
- package/dist/ui-library/p-c53a63f9.entry.js.map +0 -1
- package/dist/ui-library/p-c640c2d8.entry.js +0 -2
- package/dist/ui-library/p-c640c2d8.entry.js.map +0 -1
- package/dist/ui-library/p-c94d0b07.entry.js +0 -2
- package/dist/ui-library/p-c94d0b07.entry.js.map +0 -1
- package/dist/ui-library/p-d12c6092.js +0 -2
- package/dist/ui-library/p-d12c6092.js.map +0 -1
- package/dist/ui-library/p-d5633a29.entry.js.map +0 -1
- package/dist/ui-library/p-df655bc9.entry.js +0 -2
- package/dist/ui-library/p-df655bc9.entry.js.map +0 -1
- package/dist/ui-library/p-f18ba86f.entry.js +0 -2
- package/dist/ui-library/p-f18ba86f.entry.js.map +0 -1
- package/dist/ui-library/p-f4938771.entry.js +0 -2
- package/dist/ui-library/p-f4938771.entry.js.map +0 -1
- package/dist/ui-library/p-f604e067.entry.js +0 -2
- package/dist/ui-library/p-f604e067.entry.js.map +0 -1
- package/dist/ui-library/p-f70e2403.entry.js +0 -2
- package/dist/ui-library/p-f70e2403.entry.js.map +0 -1
- package/dist/ui-library/p-f9d345e0.entry.js +0 -2
- package/dist/ui-library/p-f9d345e0.entry.js.map +0 -1
- package/dist/ui-library/p-fed07a1f.entry.js +0 -2
- package/dist/ui-library/p-fed07a1f.entry.js.map +0 -1
- package/dist/ui-library/p-ff0257bf.entry.js +0 -2
- package/dist/ui-library/p-ff0257bf.entry.js.map +0 -1
|
@@ -12,7 +12,6 @@ import { SixMenuItemData } from "./components/six-menu/six-menu";
|
|
|
12
12
|
import { SixDropdownAsyncFilterPayload, SixDropdownAutoFilterPayload, SixDropdownScrollPayload } from "./components/six-dropdown/six-dropdown";
|
|
13
13
|
import { SixFileListDownloadPayload, SixFileListRemovePayload } from "./components/six-file-list-item/six-file-list-item";
|
|
14
14
|
import { SixFileUploadFailurePayload, SixFileUploadSuccessPayload } from "./components/six-file-upload/six-file-upload";
|
|
15
|
-
import { SixFormChangePayload, SixFormSubmitPayload } from "./components/six-form/six-form";
|
|
16
15
|
import { SixHeaderAppSwitcherSelectPayload, SixHeaderProfileSelectPayload, SixHeaderSearchFieldToggle } from "./components/six-header/six-header";
|
|
17
16
|
import { ItemPickerPaddingDirection, ItemPickerType } from "./components/six-item-picker/types";
|
|
18
17
|
import { SixItemPickerChangePayload } from "./components/six-item-picker/six-item-picker";
|
|
@@ -24,7 +23,7 @@ import { SixSearchFieldChangePayload } from "./components/six-search-field/six-s
|
|
|
24
23
|
import { SixSelectChangePayload } from "./components/six-select/six-select";
|
|
25
24
|
import { StageType as StageType1 } from "./components/six-stage-indicator/six-stage-indicator";
|
|
26
25
|
import { SixTabHidePayload, SixTabShowPayload } from "./components/six-tab-group/six-tab-group";
|
|
27
|
-
import {
|
|
26
|
+
import { TimeFormat } from "./utils/time.util";
|
|
28
27
|
import { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
|
|
29
28
|
export { EmptyPayload } from "./utils/types";
|
|
30
29
|
export { SixDateFormats } from "./components/six-datepicker/six-date-formats";
|
|
@@ -33,7 +32,6 @@ export { SixMenuItemData } from "./components/six-menu/six-menu";
|
|
|
33
32
|
export { SixDropdownAsyncFilterPayload, SixDropdownAutoFilterPayload, SixDropdownScrollPayload } from "./components/six-dropdown/six-dropdown";
|
|
34
33
|
export { SixFileListDownloadPayload, SixFileListRemovePayload } from "./components/six-file-list-item/six-file-list-item";
|
|
35
34
|
export { SixFileUploadFailurePayload, SixFileUploadSuccessPayload } from "./components/six-file-upload/six-file-upload";
|
|
36
|
-
export { SixFormChangePayload, SixFormSubmitPayload } from "./components/six-form/six-form";
|
|
37
35
|
export { SixHeaderAppSwitcherSelectPayload, SixHeaderProfileSelectPayload, SixHeaderSearchFieldToggle } from "./components/six-header/six-header";
|
|
38
36
|
export { ItemPickerPaddingDirection, ItemPickerType } from "./components/six-item-picker/types";
|
|
39
37
|
export { SixItemPickerChangePayload } from "./components/six-item-picker/six-item-picker";
|
|
@@ -45,7 +43,7 @@ export { SixSearchFieldChangePayload } from "./components/six-search-field/six-s
|
|
|
45
43
|
export { SixSelectChangePayload } from "./components/six-select/six-select";
|
|
46
44
|
export { StageType as StageType1 } from "./components/six-stage-indicator/six-stage-indicator";
|
|
47
45
|
export { SixTabHidePayload, SixTabShowPayload } from "./components/six-tab-group/six-tab-group";
|
|
48
|
-
export {
|
|
46
|
+
export { TimeFormat } from "./utils/time.util";
|
|
49
47
|
export { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
|
|
50
48
|
export namespace Components {
|
|
51
49
|
interface SetAttributes {
|
|
@@ -152,11 +150,11 @@ export namespace Components {
|
|
|
152
150
|
/**
|
|
153
151
|
* Tells the browser to download the linked file as this filename. Only used when `href` is set.
|
|
154
152
|
*/
|
|
155
|
-
"download"
|
|
153
|
+
"download"?: string;
|
|
156
154
|
/**
|
|
157
155
|
* When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.
|
|
158
156
|
*/
|
|
159
|
-
"href"
|
|
157
|
+
"href"?: string;
|
|
160
158
|
/**
|
|
161
159
|
* Set to true to draw the button in a loading state.
|
|
162
160
|
*/
|
|
@@ -192,7 +190,7 @@ export namespace Components {
|
|
|
192
190
|
/**
|
|
193
191
|
* Tells the browser where to open the link. Only used when `href` is set.
|
|
194
192
|
*/
|
|
195
|
-
"target"
|
|
193
|
+
"target"?: '_blank' | '_parent' | '_self' | '_top';
|
|
196
194
|
/**
|
|
197
195
|
* The button's type.
|
|
198
196
|
*/
|
|
@@ -214,10 +212,6 @@ export namespace Components {
|
|
|
214
212
|
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
215
213
|
*/
|
|
216
214
|
interface SixCheckbox {
|
|
217
|
-
/**
|
|
218
|
-
* Checks for validity.
|
|
219
|
-
*/
|
|
220
|
-
"checkValidity": () => Promise<boolean>;
|
|
221
215
|
/**
|
|
222
216
|
* Set to true to draw the checkbox in a checked state.
|
|
223
217
|
*/
|
|
@@ -227,11 +221,7 @@ export namespace Components {
|
|
|
227
221
|
*/
|
|
228
222
|
"disabled": boolean;
|
|
229
223
|
/**
|
|
230
|
-
*
|
|
231
|
-
*/
|
|
232
|
-
"errorOnBlur": boolean;
|
|
233
|
-
/**
|
|
234
|
-
* The checkbox's error text. Alternatively, you can use the error-text slot.
|
|
224
|
+
* The error message shown, if `invalid` is set to true.
|
|
235
225
|
*/
|
|
236
226
|
"errorText": string;
|
|
237
227
|
/**
|
|
@@ -239,11 +229,11 @@ export namespace Components {
|
|
|
239
229
|
*/
|
|
240
230
|
"indeterminate": boolean;
|
|
241
231
|
/**
|
|
242
|
-
*
|
|
232
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
243
233
|
*/
|
|
244
234
|
"invalid": boolean;
|
|
245
235
|
/**
|
|
246
|
-
* The
|
|
236
|
+
* The label text.
|
|
247
237
|
*/
|
|
248
238
|
"label": string;
|
|
249
239
|
/**
|
|
@@ -255,21 +245,13 @@ export namespace Components {
|
|
|
255
245
|
*/
|
|
256
246
|
"removeFocus": () => Promise<void>;
|
|
257
247
|
/**
|
|
258
|
-
*
|
|
259
|
-
*/
|
|
260
|
-
"reportValidity": () => Promise<boolean>;
|
|
261
|
-
/**
|
|
262
|
-
* Set to true to make the checkbox a required field.
|
|
248
|
+
* Set to true to show an asterisk beneath the label.
|
|
263
249
|
*/
|
|
264
250
|
"required": boolean;
|
|
265
251
|
/**
|
|
266
252
|
* Resets the formcontrol
|
|
267
253
|
*/
|
|
268
254
|
"reset": () => Promise<void>;
|
|
269
|
-
/**
|
|
270
|
-
* Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
|
|
271
|
-
*/
|
|
272
|
-
"setCustomValidity": (message: string) => Promise<void>;
|
|
273
255
|
/**
|
|
274
256
|
* Sets focus on the checkbox.
|
|
275
257
|
*/
|
|
@@ -288,10 +270,6 @@ export namespace Components {
|
|
|
288
270
|
* 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;
|
|
289
271
|
*/
|
|
290
272
|
"allowedDates": (date: Date) => boolean;
|
|
291
|
-
/**
|
|
292
|
-
* Checks for validity.
|
|
293
|
-
*/
|
|
294
|
-
"checkValidity": () => Promise<boolean>;
|
|
295
273
|
/**
|
|
296
274
|
* Set to true to add a clear button when the input is populated.
|
|
297
275
|
*/
|
|
@@ -303,7 +281,7 @@ export namespace Components {
|
|
|
303
281
|
/**
|
|
304
282
|
* The dropdown will close when the user interacts outside of this element (e.g. clicking).
|
|
305
283
|
*/
|
|
306
|
-
"containingElement"
|
|
284
|
+
"containingElement"?: HTMLElement;
|
|
307
285
|
/**
|
|
308
286
|
* 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'
|
|
309
287
|
*/
|
|
@@ -315,17 +293,13 @@ export namespace Components {
|
|
|
315
293
|
/**
|
|
316
294
|
* The date to defines where the datepicker popup starts. The prop accepts ISO 8601 date strings (YYYY-MM-DD).
|
|
317
295
|
*/
|
|
318
|
-
"defaultDate"?: string
|
|
296
|
+
"defaultDate"?: string;
|
|
319
297
|
/**
|
|
320
298
|
* If `true` the component is disabled.
|
|
321
299
|
*/
|
|
322
300
|
"disabled": boolean;
|
|
323
301
|
/**
|
|
324
|
-
*
|
|
325
|
-
*/
|
|
326
|
-
"errorOnBlur": boolean;
|
|
327
|
-
/**
|
|
328
|
-
* The input's error text. Alternatively, you can use the error-text slot.
|
|
302
|
+
* The error message shown, if `invalid` is set to true.
|
|
329
303
|
*/
|
|
330
304
|
"errorText": string;
|
|
331
305
|
/**
|
|
@@ -341,7 +315,11 @@ export namespace Components {
|
|
|
341
315
|
*/
|
|
342
316
|
"inline": boolean;
|
|
343
317
|
/**
|
|
344
|
-
*
|
|
318
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
319
|
+
*/
|
|
320
|
+
"invalid": boolean;
|
|
321
|
+
/**
|
|
322
|
+
* The label text.
|
|
345
323
|
*/
|
|
346
324
|
"label": string;
|
|
347
325
|
/**
|
|
@@ -351,11 +329,11 @@ export namespace Components {
|
|
|
351
329
|
/**
|
|
352
330
|
* The maximum datetime allowed. Value must be a date object
|
|
353
331
|
*/
|
|
354
|
-
"max"?: Date
|
|
332
|
+
"max"?: Date;
|
|
355
333
|
/**
|
|
356
334
|
* The minimum datetime allowed. Value must be a date object
|
|
357
335
|
*/
|
|
358
|
-
"min"?: Date
|
|
336
|
+
"min"?: Date;
|
|
359
337
|
/**
|
|
360
338
|
* The input's name attribute.
|
|
361
339
|
*/
|
|
@@ -367,35 +345,27 @@ export namespace Components {
|
|
|
367
345
|
/**
|
|
368
346
|
* The placeholder defines what text to be shown on the input element
|
|
369
347
|
*/
|
|
370
|
-
"placeholder"?: string
|
|
348
|
+
"placeholder"?: string;
|
|
371
349
|
/**
|
|
372
350
|
* The enforced placement of the dropdown panel.
|
|
373
351
|
*/
|
|
374
|
-
"placement"
|
|
352
|
+
"placement"?: 'top' | 'bottom';
|
|
375
353
|
/**
|
|
376
354
|
* If `true` the user can only select a date via the component in the popup, but not directly edit the input field.
|
|
377
355
|
*/
|
|
378
356
|
"readonly": boolean;
|
|
379
357
|
/**
|
|
380
|
-
*
|
|
381
|
-
*/
|
|
382
|
-
"reportValidity": () => Promise<boolean>;
|
|
383
|
-
/**
|
|
384
|
-
* Set to true to make the input a required field.
|
|
358
|
+
* Set to true to show an asterisk beneath the label.
|
|
385
359
|
*/
|
|
386
360
|
"required": boolean;
|
|
387
|
-
/**
|
|
388
|
-
* Resets the formcontrol
|
|
389
|
-
*/
|
|
390
|
-
"reset": () => Promise<void>;
|
|
391
361
|
/**
|
|
392
362
|
* Selects an option
|
|
393
363
|
*/
|
|
394
|
-
"select": (datestring
|
|
364
|
+
"select": (datestring?: string) => Promise<void>;
|
|
395
365
|
/**
|
|
396
|
-
* Sets
|
|
366
|
+
* Sets focus on the datepickers input.
|
|
397
367
|
*/
|
|
398
|
-
"
|
|
368
|
+
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
399
369
|
/**
|
|
400
370
|
* Datepicker size.
|
|
401
371
|
*/
|
|
@@ -407,7 +377,7 @@ export namespace Components {
|
|
|
407
377
|
/**
|
|
408
378
|
* The value of the form field, which accepts a date object.
|
|
409
379
|
*/
|
|
410
|
-
"value"?: Date
|
|
380
|
+
"value"?: Date;
|
|
411
381
|
}
|
|
412
382
|
/**
|
|
413
383
|
* @since 1.0
|
|
@@ -419,6 +389,9 @@ export namespace Components {
|
|
|
419
389
|
* Set to true to prevent the user from toggling the details.
|
|
420
390
|
*/
|
|
421
391
|
"disabled": boolean;
|
|
392
|
+
/**
|
|
393
|
+
* 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'
|
|
394
|
+
*/
|
|
422
395
|
"hasContent": boolean;
|
|
423
396
|
/**
|
|
424
397
|
* Hides the detail body
|
|
@@ -429,7 +402,7 @@ export namespace Components {
|
|
|
429
402
|
*/
|
|
430
403
|
"inline": boolean;
|
|
431
404
|
/**
|
|
432
|
-
* Indicates whether
|
|
405
|
+
* Indicates whether the details is open. You can use this in lieu of the show/hide methods.
|
|
433
406
|
*/
|
|
434
407
|
"open": boolean;
|
|
435
408
|
/**
|
|
@@ -447,7 +420,7 @@ export namespace Components {
|
|
|
447
420
|
/**
|
|
448
421
|
* The summary icon to show in the details header. If you need to display HTML, use the `summary-icon` slot instead.
|
|
449
422
|
*/
|
|
450
|
-
"summaryIcon"
|
|
423
|
+
"summaryIcon"?: string;
|
|
451
424
|
/**
|
|
452
425
|
* The icon's size.
|
|
453
426
|
*/
|
|
@@ -479,7 +452,7 @@ export namespace Components {
|
|
|
479
452
|
*/
|
|
480
453
|
"noHeader": boolean;
|
|
481
454
|
/**
|
|
482
|
-
* Indicates whether
|
|
455
|
+
* Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.
|
|
483
456
|
*/
|
|
484
457
|
"open": boolean;
|
|
485
458
|
/**
|
|
@@ -510,7 +483,7 @@ export namespace Components {
|
|
|
510
483
|
*/
|
|
511
484
|
"noHeader": boolean;
|
|
512
485
|
/**
|
|
513
|
-
* Indicates whether
|
|
486
|
+
* Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.
|
|
514
487
|
*/
|
|
515
488
|
"open": boolean;
|
|
516
489
|
/**
|
|
@@ -543,7 +516,7 @@ export namespace Components {
|
|
|
543
516
|
/**
|
|
544
517
|
* The dropdown will close when the user interacts outside of this element (e.g. clicking).
|
|
545
518
|
*/
|
|
546
|
-
"containingElement"
|
|
519
|
+
"containingElement"?: HTMLElement;
|
|
547
520
|
/**
|
|
548
521
|
* The panel can be opend/closed by pressing the spacebar or the enter key. In some cases you might want to avoid this
|
|
549
522
|
*/
|
|
@@ -573,15 +546,15 @@ export namespace Components {
|
|
|
573
546
|
*/
|
|
574
547
|
"hoist": boolean;
|
|
575
548
|
/**
|
|
576
|
-
* Indicates whether
|
|
549
|
+
* Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.
|
|
577
550
|
*/
|
|
578
551
|
"open": boolean;
|
|
579
552
|
/**
|
|
580
553
|
* Set the options to be shown in the dropdown (alternative to setting the elements via html)
|
|
581
554
|
*/
|
|
582
|
-
"options": SixMenuItemData[]
|
|
555
|
+
"options": SixMenuItemData[];
|
|
583
556
|
/**
|
|
584
|
-
* The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside
|
|
557
|
+
* The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside the viewport.
|
|
585
558
|
*/
|
|
586
559
|
"placement": | 'top'
|
|
587
560
|
| 'top-start'
|
|
@@ -628,7 +601,7 @@ export namespace Components {
|
|
|
628
601
|
/**
|
|
629
602
|
* Defines error Code and thus displays the proper error page.
|
|
630
603
|
*/
|
|
631
|
-
"errorCode"
|
|
604
|
+
"errorCode"?: 404 | 403 | 500;
|
|
632
605
|
/**
|
|
633
606
|
* Defines language and thus displays the proper error page in the selected language.
|
|
634
607
|
*/
|
|
@@ -668,7 +641,7 @@ export namespace Components {
|
|
|
668
641
|
/**
|
|
669
642
|
* The file size. This number will be divided by 1024 to show the filesize in KB
|
|
670
643
|
*/
|
|
671
|
-
"size"
|
|
644
|
+
"size"?: number;
|
|
672
645
|
}
|
|
673
646
|
/**
|
|
674
647
|
* @since 2.0.0
|
|
@@ -678,7 +651,7 @@ export namespace Components {
|
|
|
678
651
|
/**
|
|
679
652
|
* Accepted MIME-Types.
|
|
680
653
|
*/
|
|
681
|
-
"accept"
|
|
654
|
+
"accept"?: string;
|
|
682
655
|
/**
|
|
683
656
|
* Set to true if file control should be small.
|
|
684
657
|
*/
|
|
@@ -686,19 +659,19 @@ export namespace Components {
|
|
|
686
659
|
/**
|
|
687
660
|
* Set when button is disabled.
|
|
688
661
|
*/
|
|
689
|
-
"disabled":
|
|
662
|
+
"disabled": false;
|
|
690
663
|
/**
|
|
691
664
|
* Label of the drop area.
|
|
692
665
|
*/
|
|
693
|
-
"label"
|
|
666
|
+
"label"?: string;
|
|
694
667
|
/**
|
|
695
668
|
* Allowed max file size in bytes.
|
|
696
669
|
*/
|
|
697
|
-
"maxFileSize"
|
|
670
|
+
"maxFileSize"?: number;
|
|
698
671
|
/**
|
|
699
672
|
* More than one file allowed.
|
|
700
673
|
*/
|
|
701
|
-
"multiple":
|
|
674
|
+
"multiple": false;
|
|
702
675
|
}
|
|
703
676
|
/**
|
|
704
677
|
* @since 1.0
|
|
@@ -706,37 +679,6 @@ export namespace Components {
|
|
|
706
679
|
*/
|
|
707
680
|
interface SixFooter {
|
|
708
681
|
}
|
|
709
|
-
/**
|
|
710
|
-
* @since 1.0
|
|
711
|
-
* @status stable
|
|
712
|
-
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
713
|
-
*/
|
|
714
|
-
interface SixForm {
|
|
715
|
-
/**
|
|
716
|
-
* Checks for validity.
|
|
717
|
-
*/
|
|
718
|
-
"checkValidity": () => Promise<boolean>;
|
|
719
|
-
/**
|
|
720
|
-
* Gets all form control elements (native and custom).
|
|
721
|
-
*/
|
|
722
|
-
"getFormControls": () => Promise<HTMLFormElement[]>;
|
|
723
|
-
/**
|
|
724
|
-
* Serializes all form controls elements and returns a `FormData` object.
|
|
725
|
-
*/
|
|
726
|
-
"getFormData": () => Promise<FormData>;
|
|
727
|
-
/**
|
|
728
|
-
* Prevent the form from validating inputs before submitting.
|
|
729
|
-
*/
|
|
730
|
-
"novalidate": boolean;
|
|
731
|
-
/**
|
|
732
|
-
* Resets the form and resets the value of all descendants
|
|
733
|
-
*/
|
|
734
|
-
"reset": () => Promise<void>;
|
|
735
|
-
/**
|
|
736
|
-
* Submits the form. If all controls are valid, the `six-form-submit` event will be emitted and the promise will resolve with `true`. If any form control is invalid, the promise will resolve with `false` and no event will be emitted.
|
|
737
|
-
*/
|
|
738
|
-
"submit": () => Promise<boolean>;
|
|
739
|
-
}
|
|
740
682
|
/**
|
|
741
683
|
* @since 1.1
|
|
742
684
|
* @status stable
|
|
@@ -755,7 +697,7 @@ export namespace Components {
|
|
|
755
697
|
*/
|
|
756
698
|
"label": string;
|
|
757
699
|
/**
|
|
758
|
-
*
|
|
700
|
+
* Set to true to show an asterisk beneath the label.
|
|
759
701
|
*/
|
|
760
702
|
"required": boolean;
|
|
761
703
|
/**
|
|
@@ -827,15 +769,15 @@ export namespace Components {
|
|
|
827
769
|
/**
|
|
828
770
|
* HTML symbol code or entity.
|
|
829
771
|
*/
|
|
830
|
-
"html"
|
|
772
|
+
"html"?: string;
|
|
831
773
|
/**
|
|
832
774
|
* A description that gets read by screen readers and other assistive devices. For optimal accessibility, you should always include a label that describes what the icon button does.
|
|
833
775
|
*/
|
|
834
|
-
"label"
|
|
776
|
+
"label"?: string;
|
|
835
777
|
/**
|
|
836
778
|
* The name of the icon to draw.
|
|
837
779
|
*/
|
|
838
|
-
"name"
|
|
780
|
+
"name"?: string;
|
|
839
781
|
/**
|
|
840
782
|
* The icon's size.
|
|
841
783
|
*/
|
|
@@ -863,10 +805,6 @@ export namespace Components {
|
|
|
863
805
|
* The input's autofocus attribute.
|
|
864
806
|
*/
|
|
865
807
|
"autofocus": boolean;
|
|
866
|
-
/**
|
|
867
|
-
* Checks for validity.
|
|
868
|
-
*/
|
|
869
|
-
"checkValidity": () => Promise<boolean>;
|
|
870
808
|
/**
|
|
871
809
|
* Set to true to add a clear button when the input is populated.
|
|
872
810
|
*/
|
|
@@ -876,21 +814,9 @@ export namespace Components {
|
|
|
876
814
|
*/
|
|
877
815
|
"disabled": boolean;
|
|
878
816
|
/**
|
|
879
|
-
*
|
|
880
|
-
*/
|
|
881
|
-
"errorOnBlur": boolean;
|
|
882
|
-
/**
|
|
883
|
-
* The input's error text. Alternatively, you can use the error-text slot.
|
|
817
|
+
* The error message shown, if `invalid` is set to true.
|
|
884
818
|
*/
|
|
885
819
|
"errorText": string;
|
|
886
|
-
/**
|
|
887
|
-
* Returns the native input's validationMessage
|
|
888
|
-
*/
|
|
889
|
-
"getValidationMessage": () => Promise<string>;
|
|
890
|
-
/**
|
|
891
|
-
* Returns the native input's validity
|
|
892
|
-
*/
|
|
893
|
-
"getValidity": () => Promise<ValidityState | undefined>;
|
|
894
820
|
/**
|
|
895
821
|
* The input's help text. Alternatively, you can use the help-text slot.
|
|
896
822
|
*/
|
|
@@ -900,15 +826,11 @@ export namespace Components {
|
|
|
900
826
|
*/
|
|
901
827
|
"inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
|
|
902
828
|
/**
|
|
903
|
-
*
|
|
829
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
904
830
|
*/
|
|
905
831
|
"invalid": boolean;
|
|
906
832
|
/**
|
|
907
|
-
*
|
|
908
|
-
*/
|
|
909
|
-
"isValid": () => Promise<boolean>;
|
|
910
|
-
/**
|
|
911
|
-
* The input's label. Alternatively, you can use the label slot.
|
|
833
|
+
* The label text.
|
|
912
834
|
*/
|
|
913
835
|
"label": string;
|
|
914
836
|
/**
|
|
@@ -956,25 +878,13 @@ export namespace Components {
|
|
|
956
878
|
*/
|
|
957
879
|
"removeFocus": () => Promise<void>;
|
|
958
880
|
/**
|
|
959
|
-
*
|
|
960
|
-
*/
|
|
961
|
-
"reportValidity": () => Promise<boolean>;
|
|
962
|
-
/**
|
|
963
|
-
* Set to true to make the input a required field.
|
|
881
|
+
* Set to true to show an asterisk beneath the label.
|
|
964
882
|
*/
|
|
965
883
|
"required": boolean;
|
|
966
|
-
/**
|
|
967
|
-
* Resets the formcontrol
|
|
968
|
-
*/
|
|
969
|
-
"reset": () => Promise<void>;
|
|
970
884
|
/**
|
|
971
885
|
* Selects all the text in the input.
|
|
972
886
|
*/
|
|
973
|
-
"select": () => Promise<void>;
|
|
974
|
-
/**
|
|
975
|
-
* Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
|
|
976
|
-
*/
|
|
977
|
-
"setCustomValidity": (message: string) => Promise<void>;
|
|
887
|
+
"select": () => Promise<void | undefined>;
|
|
978
888
|
/**
|
|
979
889
|
* Sets focus on the input.
|
|
980
890
|
*/
|
|
@@ -986,7 +896,7 @@ export namespace Components {
|
|
|
986
896
|
/**
|
|
987
897
|
* Sets the start and end positions of the text selection (0-based).
|
|
988
898
|
*/
|
|
989
|
-
"setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void>;
|
|
899
|
+
"setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>;
|
|
990
900
|
/**
|
|
991
901
|
* The input's size.
|
|
992
902
|
*/
|
|
@@ -1028,15 +938,15 @@ export namespace Components {
|
|
|
1028
938
|
/**
|
|
1029
939
|
* Defines a custom list of items you can iterate through
|
|
1030
940
|
*/
|
|
1031
|
-
"items"
|
|
941
|
+
"items"?: string[];
|
|
1032
942
|
/**
|
|
1033
943
|
* The maximum value allowed to pick.
|
|
1034
944
|
*/
|
|
1035
|
-
"max"
|
|
945
|
+
"max"?: number | string;
|
|
1036
946
|
/**
|
|
1037
947
|
* The minimum value allowed to pick.
|
|
1038
948
|
*/
|
|
1039
|
-
"min"
|
|
949
|
+
"min"?: number | string;
|
|
1040
950
|
/**
|
|
1041
951
|
* Defines whether the items should be padded
|
|
1042
952
|
*/
|
|
@@ -1046,7 +956,7 @@ export namespace Components {
|
|
|
1046
956
|
*/
|
|
1047
957
|
"paddingChar": string;
|
|
1048
958
|
/**
|
|
1049
|
-
* Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default before is selected
|
|
959
|
+
* Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default, before is selected
|
|
1050
960
|
*/
|
|
1051
961
|
"paddingDirection": ItemPickerPaddingDirection;
|
|
1052
962
|
/**
|
|
@@ -1092,7 +1002,7 @@ export namespace Components {
|
|
|
1092
1002
|
/**
|
|
1093
1003
|
* Set the number of grid columns
|
|
1094
1004
|
*/
|
|
1095
|
-
"columns"
|
|
1005
|
+
"columns"?: number;
|
|
1096
1006
|
}
|
|
1097
1007
|
/**
|
|
1098
1008
|
* @since 1.01
|
|
@@ -1119,7 +1029,7 @@ export namespace Components {
|
|
|
1119
1029
|
*/
|
|
1120
1030
|
"items": SixMenuItemData1[] | null;
|
|
1121
1031
|
/**
|
|
1122
|
-
* Defines how many items should be shown. If the number of items is larger than this
|
|
1032
|
+
* Defines how many items should be shown. If the number of items is larger than this property a scrollbar will be shown
|
|
1123
1033
|
*/
|
|
1124
1034
|
"itemsShown"?: number;
|
|
1125
1035
|
/**
|
|
@@ -1234,10 +1144,6 @@ export namespace Components {
|
|
|
1234
1144
|
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
1235
1145
|
*/
|
|
1236
1146
|
interface SixRadio {
|
|
1237
|
-
/**
|
|
1238
|
-
* Checks for validity.
|
|
1239
|
-
*/
|
|
1240
|
-
"checkValidity": () => Promise<boolean>;
|
|
1241
1147
|
/**
|
|
1242
1148
|
* Set to true to draw the radio in a checked state.
|
|
1243
1149
|
*/
|
|
@@ -1247,7 +1153,7 @@ export namespace Components {
|
|
|
1247
1153
|
*/
|
|
1248
1154
|
"disabled": boolean;
|
|
1249
1155
|
/**
|
|
1250
|
-
*
|
|
1156
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
1251
1157
|
*/
|
|
1252
1158
|
"invalid": boolean;
|
|
1253
1159
|
/**
|
|
@@ -1258,18 +1164,10 @@ export namespace Components {
|
|
|
1258
1164
|
* Removes focus from the radio.
|
|
1259
1165
|
*/
|
|
1260
1166
|
"removeFocus": () => Promise<void>;
|
|
1261
|
-
/**
|
|
1262
|
-
* Checks for validity and shows the browser's validation message if the control is invalid.
|
|
1263
|
-
*/
|
|
1264
|
-
"reportValidity": () => Promise<boolean>;
|
|
1265
1167
|
/**
|
|
1266
1168
|
* Resets the formcontrol
|
|
1267
1169
|
*/
|
|
1268
1170
|
"reset": () => Promise<void>;
|
|
1269
|
-
/**
|
|
1270
|
-
* Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
|
|
1271
|
-
*/
|
|
1272
|
-
"setCustomValidity": (message: string) => Promise<void>;
|
|
1273
1171
|
/**
|
|
1274
1172
|
* Sets focus on the radio.
|
|
1275
1173
|
*/
|
|
@@ -1290,11 +1188,7 @@ export namespace Components {
|
|
|
1290
1188
|
*/
|
|
1291
1189
|
"disabled": boolean;
|
|
1292
1190
|
/**
|
|
1293
|
-
*
|
|
1294
|
-
*/
|
|
1295
|
-
"errorOnBlur": boolean;
|
|
1296
|
-
/**
|
|
1297
|
-
* The input's error text. Alternatively, you can use the error-text slot.
|
|
1191
|
+
* The error message shown, if `invalid` is set to true.
|
|
1298
1192
|
*/
|
|
1299
1193
|
"errorText": string;
|
|
1300
1194
|
/**
|
|
@@ -1302,11 +1196,11 @@ export namespace Components {
|
|
|
1302
1196
|
*/
|
|
1303
1197
|
"helpText": string;
|
|
1304
1198
|
/**
|
|
1305
|
-
*
|
|
1199
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
1306
1200
|
*/
|
|
1307
1201
|
"invalid": boolean;
|
|
1308
1202
|
/**
|
|
1309
|
-
* The
|
|
1203
|
+
* The label text.
|
|
1310
1204
|
*/
|
|
1311
1205
|
"label": string;
|
|
1312
1206
|
/**
|
|
@@ -1326,17 +1220,9 @@ export namespace Components {
|
|
|
1326
1220
|
*/
|
|
1327
1221
|
"removeFocus": () => Promise<void>;
|
|
1328
1222
|
/**
|
|
1329
|
-
* Set to true to
|
|
1223
|
+
* Set to true to show an asterisk beneath the label.
|
|
1330
1224
|
*/
|
|
1331
1225
|
"required": boolean;
|
|
1332
|
-
/**
|
|
1333
|
-
* Resets the formcontrol
|
|
1334
|
-
*/
|
|
1335
|
-
"reset": () => Promise<void>;
|
|
1336
|
-
/**
|
|
1337
|
-
* Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
|
|
1338
|
-
*/
|
|
1339
|
-
"setCustomValidity": (message: string) => Promise<void>;
|
|
1340
1226
|
/**
|
|
1341
1227
|
* Sets focus on the input.
|
|
1342
1228
|
*/
|
|
@@ -1400,7 +1286,7 @@ export namespace Components {
|
|
|
1400
1286
|
/**
|
|
1401
1287
|
* The input's placeholder text.
|
|
1402
1288
|
*/
|
|
1403
|
-
"placeholder"
|
|
1289
|
+
"placeholder"?: string;
|
|
1404
1290
|
/**
|
|
1405
1291
|
* The input's value attribute.
|
|
1406
1292
|
*/
|
|
@@ -1420,28 +1306,16 @@ export namespace Components {
|
|
|
1420
1306
|
* Set to true to turn the six-select into an autocomplete.
|
|
1421
1307
|
*/
|
|
1422
1308
|
"autocomplete": boolean;
|
|
1423
|
-
/**
|
|
1424
|
-
* Checks for validity.
|
|
1425
|
-
*/
|
|
1426
|
-
"checkValidity": () => Promise<boolean>;
|
|
1427
1309
|
/**
|
|
1428
1310
|
* Set to true to add a clear button when the select is populated.
|
|
1429
1311
|
*/
|
|
1430
1312
|
"clearable": boolean;
|
|
1431
|
-
/**
|
|
1432
|
-
* The default value the select will be reverted to when reset is executed
|
|
1433
|
-
*/
|
|
1434
|
-
"defaultValue": string | string[] | undefined;
|
|
1435
1313
|
/**
|
|
1436
1314
|
* Set to true to disable the select control.
|
|
1437
1315
|
*/
|
|
1438
1316
|
"disabled": boolean;
|
|
1439
1317
|
/**
|
|
1440
|
-
*
|
|
1441
|
-
*/
|
|
1442
|
-
"errorOnBlur": boolean;
|
|
1443
|
-
/**
|
|
1444
|
-
* The select's error text. Alternatively, you can use the error-text slot.
|
|
1318
|
+
* The error message shown, if `invalid` is set to true.
|
|
1445
1319
|
*/
|
|
1446
1320
|
"errorText": string;
|
|
1447
1321
|
/**
|
|
@@ -1469,11 +1343,11 @@ export namespace Components {
|
|
|
1469
1343
|
*/
|
|
1470
1344
|
"inputDebounce": number;
|
|
1471
1345
|
/**
|
|
1472
|
-
*
|
|
1346
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
1473
1347
|
*/
|
|
1474
1348
|
"invalid": boolean;
|
|
1475
1349
|
/**
|
|
1476
|
-
* The
|
|
1350
|
+
* The label text.
|
|
1477
1351
|
*/
|
|
1478
1352
|
"label": string;
|
|
1479
1353
|
/**
|
|
@@ -1505,21 +1379,13 @@ export namespace Components {
|
|
|
1505
1379
|
*/
|
|
1506
1380
|
"placeholder": string;
|
|
1507
1381
|
/**
|
|
1508
|
-
*
|
|
1509
|
-
*/
|
|
1510
|
-
"reportValidity": () => Promise<boolean>;
|
|
1511
|
-
/**
|
|
1512
|
-
* The select's required attribute.
|
|
1382
|
+
* Set to true to show an asterisk beneath the label.
|
|
1513
1383
|
*/
|
|
1514
1384
|
"required": boolean;
|
|
1515
1385
|
/**
|
|
1516
|
-
*
|
|
1386
|
+
* Sets focus on the select.
|
|
1517
1387
|
*/
|
|
1518
|
-
"
|
|
1519
|
-
/**
|
|
1520
|
-
* Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
|
|
1521
|
-
*/
|
|
1522
|
-
"setCustomValidity": (message: string) => Promise<void>;
|
|
1388
|
+
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
1523
1389
|
/**
|
|
1524
1390
|
* The select's size.
|
|
1525
1391
|
*/
|
|
@@ -1543,7 +1409,7 @@ export namespace Components {
|
|
|
1543
1409
|
*/
|
|
1544
1410
|
"hide": () => Promise<void>;
|
|
1545
1411
|
/**
|
|
1546
|
-
* Indicates whether
|
|
1412
|
+
* Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.
|
|
1547
1413
|
*/
|
|
1548
1414
|
"open": boolean;
|
|
1549
1415
|
/**
|
|
@@ -1606,11 +1472,14 @@ export namespace Components {
|
|
|
1606
1472
|
* Title of item group
|
|
1607
1473
|
*/
|
|
1608
1474
|
"name": string;
|
|
1475
|
+
/**
|
|
1476
|
+
* Indicates whether the sidebar is shown
|
|
1477
|
+
*/
|
|
1609
1478
|
"open": boolean;
|
|
1610
1479
|
/**
|
|
1611
1480
|
* Custom summary icon name.
|
|
1612
1481
|
*/
|
|
1613
|
-
"summaryIcon"
|
|
1482
|
+
"summaryIcon"?: string;
|
|
1614
1483
|
/**
|
|
1615
1484
|
* 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.
|
|
1616
1485
|
*/
|
|
@@ -1639,10 +1508,6 @@ export namespace Components {
|
|
|
1639
1508
|
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
1640
1509
|
*/
|
|
1641
1510
|
interface SixSwitch {
|
|
1642
|
-
/**
|
|
1643
|
-
* Checks for validity.
|
|
1644
|
-
*/
|
|
1645
|
-
"checkValidity": () => Promise<boolean>;
|
|
1646
1511
|
/**
|
|
1647
1512
|
* Set to true to draw the switch in a checked state.
|
|
1648
1513
|
*/
|
|
@@ -1652,9 +1517,17 @@ export namespace Components {
|
|
|
1652
1517
|
*/
|
|
1653
1518
|
"disabled": boolean;
|
|
1654
1519
|
/**
|
|
1655
|
-
*
|
|
1520
|
+
* The error message shown, if `invalid` is set to true.
|
|
1521
|
+
*/
|
|
1522
|
+
"errorText": string;
|
|
1523
|
+
/**
|
|
1524
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
1656
1525
|
*/
|
|
1657
1526
|
"invalid": boolean;
|
|
1527
|
+
/**
|
|
1528
|
+
* The label text.
|
|
1529
|
+
*/
|
|
1530
|
+
"label": string;
|
|
1658
1531
|
/**
|
|
1659
1532
|
* The switch's name attribute.
|
|
1660
1533
|
*/
|
|
@@ -1664,21 +1537,9 @@ export namespace Components {
|
|
|
1664
1537
|
*/
|
|
1665
1538
|
"removeFocus": () => Promise<void>;
|
|
1666
1539
|
/**
|
|
1667
|
-
*
|
|
1668
|
-
*/
|
|
1669
|
-
"reportValidity": () => Promise<boolean>;
|
|
1670
|
-
/**
|
|
1671
|
-
* Set to true to make the switch a required field.
|
|
1540
|
+
* Set to true to show an asterisk beneath the label.
|
|
1672
1541
|
*/
|
|
1673
1542
|
"required": boolean;
|
|
1674
|
-
/**
|
|
1675
|
-
* Resets the formcontrol
|
|
1676
|
-
*/
|
|
1677
|
-
"reset": () => Promise<void>;
|
|
1678
|
-
/**
|
|
1679
|
-
* Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
|
|
1680
|
-
*/
|
|
1681
|
-
"setCustomValidity": (message: string) => Promise<void>;
|
|
1682
1543
|
/**
|
|
1683
1544
|
* Sets focus on the switch.
|
|
1684
1545
|
*/
|
|
@@ -1798,20 +1659,12 @@ export namespace Components {
|
|
|
1798
1659
|
* The textarea's autofocus attribute.
|
|
1799
1660
|
*/
|
|
1800
1661
|
"autofocus": boolean;
|
|
1801
|
-
/**
|
|
1802
|
-
* Checks for validity.
|
|
1803
|
-
*/
|
|
1804
|
-
"checkValidity": () => Promise<boolean>;
|
|
1805
1662
|
/**
|
|
1806
1663
|
* Set to true to disable the textarea.
|
|
1807
1664
|
*/
|
|
1808
1665
|
"disabled": boolean;
|
|
1809
1666
|
/**
|
|
1810
|
-
*
|
|
1811
|
-
*/
|
|
1812
|
-
"errorOnBlur": boolean;
|
|
1813
|
-
/**
|
|
1814
|
-
* The textarea's error text. Alternatively, you can use the error-text slot.
|
|
1667
|
+
* The error message shown, if `invalid` is set to true.
|
|
1815
1668
|
*/
|
|
1816
1669
|
"errorText": string;
|
|
1817
1670
|
/**
|
|
@@ -1823,11 +1676,11 @@ export namespace Components {
|
|
|
1823
1676
|
*/
|
|
1824
1677
|
"inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
|
|
1825
1678
|
/**
|
|
1826
|
-
*
|
|
1679
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
1827
1680
|
*/
|
|
1828
1681
|
"invalid": boolean;
|
|
1829
1682
|
/**
|
|
1830
|
-
* The
|
|
1683
|
+
* The label text.
|
|
1831
1684
|
*/
|
|
1832
1685
|
"label": string;
|
|
1833
1686
|
/**
|
|
@@ -1855,17 +1708,9 @@ export namespace Components {
|
|
|
1855
1708
|
*/
|
|
1856
1709
|
"removeFocus": () => Promise<void>;
|
|
1857
1710
|
/**
|
|
1858
|
-
*
|
|
1859
|
-
*/
|
|
1860
|
-
"reportValidity": () => Promise<boolean>;
|
|
1861
|
-
/**
|
|
1862
|
-
* The textarea's required attribute.
|
|
1711
|
+
* Set to true to show an asterisk beneath the label.
|
|
1863
1712
|
*/
|
|
1864
1713
|
"required": boolean;
|
|
1865
|
-
/**
|
|
1866
|
-
* Resets the formcontrol
|
|
1867
|
-
*/
|
|
1868
|
-
"reset": () => Promise<void>;
|
|
1869
1714
|
/**
|
|
1870
1715
|
* Controls how the textarea can be resized.
|
|
1871
1716
|
*/
|
|
@@ -1877,11 +1722,7 @@ export namespace Components {
|
|
|
1877
1722
|
/**
|
|
1878
1723
|
* Selects all the text in the input.
|
|
1879
1724
|
*/
|
|
1880
|
-
"select": () => Promise<void>;
|
|
1881
|
-
/**
|
|
1882
|
-
* Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
|
|
1883
|
-
*/
|
|
1884
|
-
"setCustomValidity": (message: string) => Promise<void>;
|
|
1725
|
+
"select": () => Promise<void | undefined>;
|
|
1885
1726
|
/**
|
|
1886
1727
|
* Sets focus on the textarea.
|
|
1887
1728
|
*/
|
|
@@ -1893,7 +1734,7 @@ export namespace Components {
|
|
|
1893
1734
|
/**
|
|
1894
1735
|
* Sets the start and end positions of the text selection (0-based).
|
|
1895
1736
|
*/
|
|
1896
|
-
"setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void>;
|
|
1737
|
+
"setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>;
|
|
1897
1738
|
/**
|
|
1898
1739
|
* The textarea's size.
|
|
1899
1740
|
*/
|
|
@@ -1935,7 +1776,7 @@ export namespace Components {
|
|
|
1935
1776
|
/**
|
|
1936
1777
|
* The icon's name.
|
|
1937
1778
|
*/
|
|
1938
|
-
"iconName"
|
|
1779
|
+
"iconName"?: string;
|
|
1939
1780
|
/**
|
|
1940
1781
|
* The tile's label.
|
|
1941
1782
|
*/
|
|
@@ -1954,10 +1795,6 @@ export namespace Components {
|
|
|
1954
1795
|
* @status experimental
|
|
1955
1796
|
*/
|
|
1956
1797
|
interface SixTimepicker {
|
|
1957
|
-
/**
|
|
1958
|
-
* Checks for validity.
|
|
1959
|
-
*/
|
|
1960
|
-
"checkValidity": () => Promise<boolean>;
|
|
1961
1798
|
/**
|
|
1962
1799
|
* Set to true to add a clear button when the input is populated.
|
|
1963
1800
|
*/
|
|
@@ -1969,15 +1806,11 @@ export namespace Components {
|
|
|
1969
1806
|
/**
|
|
1970
1807
|
* The defaultTime defines the default setting for the timepicker when you open the popup. Default time must match the provided format.
|
|
1971
1808
|
*/
|
|
1972
|
-
"defaultTime"?: string
|
|
1809
|
+
"defaultTime"?: string;
|
|
1973
1810
|
/**
|
|
1974
1811
|
* If `true` the component is disabled.
|
|
1975
1812
|
*/
|
|
1976
1813
|
"disabled": boolean;
|
|
1977
|
-
/**
|
|
1978
|
-
* Set to display the error text on blur and not when typing
|
|
1979
|
-
*/
|
|
1980
|
-
"errorOnBlur": boolean;
|
|
1981
1814
|
/**
|
|
1982
1815
|
* The input's error text. Alternatively, you can use the error-text slot.
|
|
1983
1816
|
*/
|
|
@@ -1985,7 +1818,7 @@ export namespace Components {
|
|
|
1985
1818
|
/**
|
|
1986
1819
|
* 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
|
|
1987
1820
|
*/
|
|
1988
|
-
"format":
|
|
1821
|
+
"format": TimeFormat;
|
|
1989
1822
|
/**
|
|
1990
1823
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
1991
1824
|
*/
|
|
@@ -1995,13 +1828,17 @@ export namespace Components {
|
|
|
1995
1828
|
*/
|
|
1996
1829
|
"iconPosition": 'left' | 'right';
|
|
1997
1830
|
/**
|
|
1998
|
-
* Indicates whether
|
|
1831
|
+
* Indicates whether the timepicker should be shown as an inline (always open) component
|
|
1999
1832
|
*/
|
|
2000
1833
|
"inline": boolean;
|
|
2001
1834
|
/**
|
|
2002
1835
|
* Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.
|
|
2003
1836
|
*/
|
|
2004
1837
|
"interval": number;
|
|
1838
|
+
/**
|
|
1839
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
1840
|
+
*/
|
|
1841
|
+
"invalid": boolean;
|
|
2005
1842
|
/**
|
|
2006
1843
|
* The input's label. Alternatively, you can use the label slot.
|
|
2007
1844
|
*/
|
|
@@ -2011,41 +1848,33 @@ export namespace Components {
|
|
|
2011
1848
|
*/
|
|
2012
1849
|
"name": string;
|
|
2013
1850
|
/**
|
|
2014
|
-
* Indicates whether
|
|
1851
|
+
* Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
|
|
2015
1852
|
*/
|
|
2016
1853
|
"open": boolean;
|
|
2017
1854
|
/**
|
|
2018
1855
|
* The placeholder defines what text to be shown on the input element
|
|
2019
1856
|
*/
|
|
2020
|
-
"placeholder"?: string
|
|
1857
|
+
"placeholder"?: string;
|
|
2021
1858
|
/**
|
|
2022
1859
|
* The enforced placement of the dropdown panel.
|
|
2023
1860
|
*/
|
|
2024
|
-
"placement"
|
|
1861
|
+
"placement"?: 'top' | 'bottom';
|
|
2025
1862
|
/**
|
|
2026
1863
|
* If `true` the user can only select a time via the timepicker but not directly edit the input field.
|
|
2027
1864
|
*/
|
|
2028
1865
|
"readonly": boolean;
|
|
2029
1866
|
/**
|
|
2030
|
-
*
|
|
2031
|
-
*/
|
|
2032
|
-
"reportValidity": () => Promise<boolean>;
|
|
2033
|
-
/**
|
|
2034
|
-
* Set to true to make the input a required field.
|
|
1867
|
+
* Set to true to show an asterisk beneath the label.
|
|
2035
1868
|
*/
|
|
2036
1869
|
"required": boolean;
|
|
2037
|
-
/**
|
|
2038
|
-
* Resets the formcontrol
|
|
2039
|
-
*/
|
|
2040
|
-
"reset": () => Promise<void>;
|
|
2041
1870
|
/**
|
|
2042
1871
|
* 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')
|
|
2043
1872
|
*/
|
|
2044
1873
|
"separator": string;
|
|
2045
1874
|
/**
|
|
2046
|
-
* Sets
|
|
1875
|
+
* Sets focus on the datepickers input.
|
|
2047
1876
|
*/
|
|
2048
|
-
"
|
|
1877
|
+
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
2049
1878
|
/**
|
|
2050
1879
|
* Timepicker size.
|
|
2051
1880
|
*/
|
|
@@ -2057,7 +1886,7 @@ export namespace Components {
|
|
|
2057
1886
|
/**
|
|
2058
1887
|
* The value of the timepicker provided as a string. The string mast match the provided format (or default format)
|
|
2059
1888
|
*/
|
|
2060
|
-
"value"
|
|
1889
|
+
"value": string;
|
|
2061
1890
|
}
|
|
2062
1891
|
/**
|
|
2063
1892
|
* @since 1.0
|
|
@@ -2070,7 +1899,7 @@ export namespace Components {
|
|
|
2070
1899
|
*/
|
|
2071
1900
|
"content": string;
|
|
2072
1901
|
/**
|
|
2073
|
-
* Set to true to disable the tooltip so it won't show when triggered.
|
|
1902
|
+
* Set to true to disable the tooltip, so it won't show when triggered.
|
|
2074
1903
|
*/
|
|
2075
1904
|
"disabled": boolean;
|
|
2076
1905
|
/**
|
|
@@ -2082,11 +1911,11 @@ export namespace Components {
|
|
|
2082
1911
|
*/
|
|
2083
1912
|
"hide": () => Promise<void>;
|
|
2084
1913
|
/**
|
|
2085
|
-
* Indicates whether
|
|
1914
|
+
* Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.
|
|
2086
1915
|
*/
|
|
2087
1916
|
"open": boolean;
|
|
2088
1917
|
/**
|
|
2089
|
-
* The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside
|
|
1918
|
+
* The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside the viewport.
|
|
2090
1919
|
*/
|
|
2091
1920
|
"placement": | 'top'
|
|
2092
1921
|
| 'top-start'
|
|
@@ -2154,10 +1983,6 @@ export interface SixFileUploadCustomEvent<T> extends CustomEvent<T> {
|
|
|
2154
1983
|
detail: T;
|
|
2155
1984
|
target: HTMLSixFileUploadElement;
|
|
2156
1985
|
}
|
|
2157
|
-
export interface SixFormCustomEvent<T> extends CustomEvent<T> {
|
|
2158
|
-
detail: T;
|
|
2159
|
-
target: HTMLSixFormElement;
|
|
2160
|
-
}
|
|
2161
1986
|
export interface SixHeaderCustomEvent<T> extends CustomEvent<T> {
|
|
2162
1987
|
detail: T;
|
|
2163
1988
|
target: HTMLSixHeaderElement;
|
|
@@ -2406,17 +2231,6 @@ declare global {
|
|
|
2406
2231
|
prototype: HTMLSixFooterElement;
|
|
2407
2232
|
new (): HTMLSixFooterElement;
|
|
2408
2233
|
};
|
|
2409
|
-
/**
|
|
2410
|
-
* @since 1.0
|
|
2411
|
-
* @status stable
|
|
2412
|
-
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
2413
|
-
*/
|
|
2414
|
-
interface HTMLSixFormElement extends Components.SixForm, HTMLStencilElement {
|
|
2415
|
-
}
|
|
2416
|
-
var HTMLSixFormElement: {
|
|
2417
|
-
prototype: HTMLSixFormElement;
|
|
2418
|
-
new (): HTMLSixFormElement;
|
|
2419
|
-
};
|
|
2420
2234
|
/**
|
|
2421
2235
|
* @since 1.1
|
|
2422
2236
|
* @status stable
|
|
@@ -2796,7 +2610,6 @@ declare global {
|
|
|
2796
2610
|
"six-file-list-item": HTMLSixFileListItemElement;
|
|
2797
2611
|
"six-file-upload": HTMLSixFileUploadElement;
|
|
2798
2612
|
"six-footer": HTMLSixFooterElement;
|
|
2799
|
-
"six-form": HTMLSixFormElement;
|
|
2800
2613
|
"six-group-label": HTMLSixGroupLabelElement;
|
|
2801
2614
|
"six-header": HTMLSixHeaderElement;
|
|
2802
2615
|
"six-icon": HTMLSixIconElement;
|
|
@@ -3014,11 +2827,7 @@ declare namespace LocalJSX {
|
|
|
3014
2827
|
*/
|
|
3015
2828
|
"disabled"?: boolean;
|
|
3016
2829
|
/**
|
|
3017
|
-
*
|
|
3018
|
-
*/
|
|
3019
|
-
"errorOnBlur"?: boolean;
|
|
3020
|
-
/**
|
|
3021
|
-
* The checkbox's error text. Alternatively, you can use the error-text slot.
|
|
2830
|
+
* The error message shown, if `invalid` is set to true.
|
|
3022
2831
|
*/
|
|
3023
2832
|
"errorText"?: string;
|
|
3024
2833
|
/**
|
|
@@ -3026,11 +2835,11 @@ declare namespace LocalJSX {
|
|
|
3026
2835
|
*/
|
|
3027
2836
|
"indeterminate"?: boolean;
|
|
3028
2837
|
/**
|
|
3029
|
-
*
|
|
2838
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
3030
2839
|
*/
|
|
3031
2840
|
"invalid"?: boolean;
|
|
3032
2841
|
/**
|
|
3033
|
-
* The
|
|
2842
|
+
* The label text.
|
|
3034
2843
|
*/
|
|
3035
2844
|
"label"?: string;
|
|
3036
2845
|
/**
|
|
@@ -3050,7 +2859,7 @@ declare namespace LocalJSX {
|
|
|
3050
2859
|
*/
|
|
3051
2860
|
"onSix-checkbox-focus"?: (event: SixCheckboxCustomEvent<EmptyPayload>) => void;
|
|
3052
2861
|
/**
|
|
3053
|
-
* Set to true to
|
|
2862
|
+
* Set to true to show an asterisk beneath the label.
|
|
3054
2863
|
*/
|
|
3055
2864
|
"required"?: boolean;
|
|
3056
2865
|
/**
|
|
@@ -3090,17 +2899,13 @@ declare namespace LocalJSX {
|
|
|
3090
2899
|
/**
|
|
3091
2900
|
* The date to defines where the datepicker popup starts. The prop accepts ISO 8601 date strings (YYYY-MM-DD).
|
|
3092
2901
|
*/
|
|
3093
|
-
"defaultDate"?: string
|
|
2902
|
+
"defaultDate"?: string;
|
|
3094
2903
|
/**
|
|
3095
2904
|
* If `true` the component is disabled.
|
|
3096
2905
|
*/
|
|
3097
2906
|
"disabled"?: boolean;
|
|
3098
2907
|
/**
|
|
3099
|
-
*
|
|
3100
|
-
*/
|
|
3101
|
-
"errorOnBlur"?: boolean;
|
|
3102
|
-
/**
|
|
3103
|
-
* The input's error text. Alternatively, you can use the error-text slot.
|
|
2908
|
+
* The error message shown, if `invalid` is set to true.
|
|
3104
2909
|
*/
|
|
3105
2910
|
"errorText"?: string;
|
|
3106
2911
|
/**
|
|
@@ -3116,7 +2921,11 @@ declare namespace LocalJSX {
|
|
|
3116
2921
|
*/
|
|
3117
2922
|
"inline"?: boolean;
|
|
3118
2923
|
/**
|
|
3119
|
-
*
|
|
2924
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
2925
|
+
*/
|
|
2926
|
+
"invalid"?: boolean;
|
|
2927
|
+
/**
|
|
2928
|
+
* The label text.
|
|
3120
2929
|
*/
|
|
3121
2930
|
"label"?: string;
|
|
3122
2931
|
/**
|
|
@@ -3126,11 +2935,11 @@ declare namespace LocalJSX {
|
|
|
3126
2935
|
/**
|
|
3127
2936
|
* The maximum datetime allowed. Value must be a date object
|
|
3128
2937
|
*/
|
|
3129
|
-
"max"?: Date
|
|
2938
|
+
"max"?: Date;
|
|
3130
2939
|
/**
|
|
3131
2940
|
* The minimum datetime allowed. Value must be a date object
|
|
3132
2941
|
*/
|
|
3133
|
-
"min"?: Date
|
|
2942
|
+
"min"?: Date;
|
|
3134
2943
|
/**
|
|
3135
2944
|
* The input's name attribute.
|
|
3136
2945
|
*/
|
|
@@ -3154,7 +2963,7 @@ declare namespace LocalJSX {
|
|
|
3154
2963
|
/**
|
|
3155
2964
|
* The placeholder defines what text to be shown on the input element
|
|
3156
2965
|
*/
|
|
3157
|
-
"placeholder"?: string
|
|
2966
|
+
"placeholder"?: string;
|
|
3158
2967
|
/**
|
|
3159
2968
|
* The enforced placement of the dropdown panel.
|
|
3160
2969
|
*/
|
|
@@ -3164,7 +2973,7 @@ declare namespace LocalJSX {
|
|
|
3164
2973
|
*/
|
|
3165
2974
|
"readonly"?: boolean;
|
|
3166
2975
|
/**
|
|
3167
|
-
* Set to true to
|
|
2976
|
+
* Set to true to show an asterisk beneath the label.
|
|
3168
2977
|
*/
|
|
3169
2978
|
"required"?: boolean;
|
|
3170
2979
|
/**
|
|
@@ -3178,7 +2987,7 @@ declare namespace LocalJSX {
|
|
|
3178
2987
|
/**
|
|
3179
2988
|
* The value of the form field, which accepts a date object.
|
|
3180
2989
|
*/
|
|
3181
|
-
"value"?: Date
|
|
2990
|
+
"value"?: Date;
|
|
3182
2991
|
}
|
|
3183
2992
|
/**
|
|
3184
2993
|
* @since 1.0
|
|
@@ -3190,6 +2999,9 @@ declare namespace LocalJSX {
|
|
|
3190
2999
|
* Set to true to prevent the user from toggling the details.
|
|
3191
3000
|
*/
|
|
3192
3001
|
"disabled"?: boolean;
|
|
3002
|
+
/**
|
|
3003
|
+
* 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'
|
|
3004
|
+
*/
|
|
3193
3005
|
"hasContent"?: boolean;
|
|
3194
3006
|
/**
|
|
3195
3007
|
* Set to true when you want to use six-details inline e.g. in a sidebar
|
|
@@ -3212,7 +3024,7 @@ declare namespace LocalJSX {
|
|
|
3212
3024
|
*/
|
|
3213
3025
|
"onSix-details-show"?: (event: SixDetailsCustomEvent<EmptyPayload>) => void;
|
|
3214
3026
|
/**
|
|
3215
|
-
* Indicates whether
|
|
3027
|
+
* Indicates whether the details is open. You can use this in lieu of the show/hide methods.
|
|
3216
3028
|
*/
|
|
3217
3029
|
"open"?: boolean;
|
|
3218
3030
|
/**
|
|
@@ -3278,7 +3090,7 @@ declare namespace LocalJSX {
|
|
|
3278
3090
|
*/
|
|
3279
3091
|
"onSix-dialog-show"?: (event: SixDialogCustomEvent<EmptyPayload>) => void;
|
|
3280
3092
|
/**
|
|
3281
|
-
* Indicates whether
|
|
3093
|
+
* Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.
|
|
3282
3094
|
*/
|
|
3283
3095
|
"open"?: boolean;
|
|
3284
3096
|
}
|
|
@@ -3325,7 +3137,7 @@ declare namespace LocalJSX {
|
|
|
3325
3137
|
*/
|
|
3326
3138
|
"onSix-drawer-show"?: (event: SixDrawerCustomEvent<EmptyPayload>) => void;
|
|
3327
3139
|
/**
|
|
3328
|
-
* Indicates whether
|
|
3140
|
+
* Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.
|
|
3329
3141
|
*/
|
|
3330
3142
|
"open"?: boolean;
|
|
3331
3143
|
/**
|
|
@@ -3408,15 +3220,15 @@ declare namespace LocalJSX {
|
|
|
3408
3220
|
*/
|
|
3409
3221
|
"onSix-dropdown-show"?: (event: SixDropdownCustomEvent<EmptyPayload>) => void;
|
|
3410
3222
|
/**
|
|
3411
|
-
* Indicates whether
|
|
3223
|
+
* Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.
|
|
3412
3224
|
*/
|
|
3413
3225
|
"open"?: boolean;
|
|
3414
3226
|
/**
|
|
3415
3227
|
* Set the options to be shown in the dropdown (alternative to setting the elements via html)
|
|
3416
3228
|
*/
|
|
3417
|
-
"options"?: SixMenuItemData[]
|
|
3229
|
+
"options"?: SixMenuItemData[];
|
|
3418
3230
|
/**
|
|
3419
|
-
* The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside
|
|
3231
|
+
* The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside the viewport.
|
|
3420
3232
|
*/
|
|
3421
3233
|
"placement"?: | 'top'
|
|
3422
3234
|
| 'top-start'
|
|
@@ -3455,7 +3267,7 @@ declare namespace LocalJSX {
|
|
|
3455
3267
|
/**
|
|
3456
3268
|
* Defines error Code and thus displays the proper error page.
|
|
3457
3269
|
*/
|
|
3458
|
-
"errorCode"?:
|
|
3270
|
+
"errorCode"?: 404 | 403 | 500;
|
|
3459
3271
|
/**
|
|
3460
3272
|
* Defines language and thus displays the proper error page in the selected language.
|
|
3461
3273
|
*/
|
|
@@ -3521,7 +3333,7 @@ declare namespace LocalJSX {
|
|
|
3521
3333
|
/**
|
|
3522
3334
|
* Set when button is disabled.
|
|
3523
3335
|
*/
|
|
3524
|
-
"disabled"?:
|
|
3336
|
+
"disabled"?: false;
|
|
3525
3337
|
/**
|
|
3526
3338
|
* Label of the drop area.
|
|
3527
3339
|
*/
|
|
@@ -3529,11 +3341,11 @@ declare namespace LocalJSX {
|
|
|
3529
3341
|
/**
|
|
3530
3342
|
* Allowed max file size in bytes.
|
|
3531
3343
|
*/
|
|
3532
|
-
"maxFileSize"?: number
|
|
3344
|
+
"maxFileSize"?: number;
|
|
3533
3345
|
/**
|
|
3534
3346
|
* More than one file allowed.
|
|
3535
3347
|
*/
|
|
3536
|
-
"multiple"?:
|
|
3348
|
+
"multiple"?: false;
|
|
3537
3349
|
/**
|
|
3538
3350
|
* Triggers when an uploaded file doesn't match MIME type or max file size.
|
|
3539
3351
|
*/
|
|
@@ -3549,29 +3361,6 @@ declare namespace LocalJSX {
|
|
|
3549
3361
|
*/
|
|
3550
3362
|
interface SixFooter {
|
|
3551
3363
|
}
|
|
3552
|
-
/**
|
|
3553
|
-
* @since 1.0
|
|
3554
|
-
* @status stable
|
|
3555
|
-
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
3556
|
-
*/
|
|
3557
|
-
interface SixForm {
|
|
3558
|
-
/**
|
|
3559
|
-
* Prevent the form from validating inputs before submitting.
|
|
3560
|
-
*/
|
|
3561
|
-
"novalidate"?: boolean;
|
|
3562
|
-
/**
|
|
3563
|
-
* Emitted when the control's value changes.
|
|
3564
|
-
*/
|
|
3565
|
-
"onSix-form-change"?: (event: SixFormCustomEvent<SixFormChangePayload>) => void;
|
|
3566
|
-
/**
|
|
3567
|
-
* Emitted when the forms values are reset.
|
|
3568
|
-
*/
|
|
3569
|
-
"onSix-form-reset"?: (event: SixFormCustomEvent<EmptyPayload>) => void;
|
|
3570
|
-
/**
|
|
3571
|
-
* Emitted when the form is submitted. This event will not be emitted if any form control inside of it is in an invalid state, unless the form has the `novalidate` attribute. Note that there is never a need to prevent this event, since it doen't send a GET or POST request like native forms. To "prevent" submission, use a conditional around the XHR request you use to submit the form's data with.
|
|
3572
|
-
*/
|
|
3573
|
-
"onSix-form-submit"?: (event: SixFormCustomEvent<SixFormSubmitPayload>) => void;
|
|
3574
|
-
}
|
|
3575
3364
|
/**
|
|
3576
3365
|
* @since 1.1
|
|
3577
3366
|
* @status stable
|
|
@@ -3590,7 +3379,7 @@ declare namespace LocalJSX {
|
|
|
3590
3379
|
*/
|
|
3591
3380
|
"label"?: string;
|
|
3592
3381
|
/**
|
|
3593
|
-
*
|
|
3382
|
+
* Set to true to show an asterisk beneath the label.
|
|
3594
3383
|
*/
|
|
3595
3384
|
"required"?: boolean;
|
|
3596
3385
|
/**
|
|
@@ -3723,11 +3512,7 @@ declare namespace LocalJSX {
|
|
|
3723
3512
|
*/
|
|
3724
3513
|
"disabled"?: boolean;
|
|
3725
3514
|
/**
|
|
3726
|
-
*
|
|
3727
|
-
*/
|
|
3728
|
-
"errorOnBlur"?: boolean;
|
|
3729
|
-
/**
|
|
3730
|
-
* The input's error text. Alternatively, you can use the error-text slot.
|
|
3515
|
+
* The error message shown, if `invalid` is set to true.
|
|
3731
3516
|
*/
|
|
3732
3517
|
"errorText"?: string;
|
|
3733
3518
|
/**
|
|
@@ -3739,11 +3524,11 @@ declare namespace LocalJSX {
|
|
|
3739
3524
|
*/
|
|
3740
3525
|
"inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
|
|
3741
3526
|
/**
|
|
3742
|
-
*
|
|
3527
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
3743
3528
|
*/
|
|
3744
3529
|
"invalid"?: boolean;
|
|
3745
3530
|
/**
|
|
3746
|
-
* The
|
|
3531
|
+
* The label text.
|
|
3747
3532
|
*/
|
|
3748
3533
|
"label"?: string;
|
|
3749
3534
|
/**
|
|
@@ -3807,7 +3592,7 @@ declare namespace LocalJSX {
|
|
|
3807
3592
|
*/
|
|
3808
3593
|
"readonly"?: boolean;
|
|
3809
3594
|
/**
|
|
3810
|
-
* Set to true to
|
|
3595
|
+
* Set to true to show an asterisk beneath the label.
|
|
3811
3596
|
*/
|
|
3812
3597
|
"required"?: boolean;
|
|
3813
3598
|
/**
|
|
@@ -3877,7 +3662,7 @@ declare namespace LocalJSX {
|
|
|
3877
3662
|
*/
|
|
3878
3663
|
"paddingChar"?: string;
|
|
3879
3664
|
/**
|
|
3880
|
-
* Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default before is selected
|
|
3665
|
+
* Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default, before is selected
|
|
3881
3666
|
*/
|
|
3882
3667
|
"paddingDirection"?: ItemPickerPaddingDirection;
|
|
3883
3668
|
/**
|
|
@@ -3927,7 +3712,7 @@ declare namespace LocalJSX {
|
|
|
3927
3712
|
/**
|
|
3928
3713
|
* Set the number of grid columns
|
|
3929
3714
|
*/
|
|
3930
|
-
"columns"?:
|
|
3715
|
+
"columns"?: number;
|
|
3931
3716
|
}
|
|
3932
3717
|
/**
|
|
3933
3718
|
* @since 1.01
|
|
@@ -3954,7 +3739,7 @@ declare namespace LocalJSX {
|
|
|
3954
3739
|
*/
|
|
3955
3740
|
"items"?: SixMenuItemData1[] | null;
|
|
3956
3741
|
/**
|
|
3957
|
-
* Defines how many items should be shown. If the number of items is larger than this
|
|
3742
|
+
* Defines how many items should be shown. If the number of items is larger than this property a scrollbar will be shown
|
|
3958
3743
|
*/
|
|
3959
3744
|
"itemsShown"?: number;
|
|
3960
3745
|
/**
|
|
@@ -4066,7 +3851,7 @@ declare namespace LocalJSX {
|
|
|
4066
3851
|
*/
|
|
4067
3852
|
"disabled"?: boolean;
|
|
4068
3853
|
/**
|
|
4069
|
-
*
|
|
3854
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4070
3855
|
*/
|
|
4071
3856
|
"invalid"?: boolean;
|
|
4072
3857
|
/**
|
|
@@ -4101,11 +3886,7 @@ declare namespace LocalJSX {
|
|
|
4101
3886
|
*/
|
|
4102
3887
|
"disabled"?: boolean;
|
|
4103
3888
|
/**
|
|
4104
|
-
*
|
|
4105
|
-
*/
|
|
4106
|
-
"errorOnBlur"?: boolean;
|
|
4107
|
-
/**
|
|
4108
|
-
* The input's error text. Alternatively, you can use the error-text slot.
|
|
3889
|
+
* The error message shown, if `invalid` is set to true.
|
|
4109
3890
|
*/
|
|
4110
3891
|
"errorText"?: string;
|
|
4111
3892
|
/**
|
|
@@ -4113,11 +3894,11 @@ declare namespace LocalJSX {
|
|
|
4113
3894
|
*/
|
|
4114
3895
|
"helpText"?: string;
|
|
4115
3896
|
/**
|
|
4116
|
-
*
|
|
3897
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4117
3898
|
*/
|
|
4118
3899
|
"invalid"?: boolean;
|
|
4119
3900
|
/**
|
|
4120
|
-
* The
|
|
3901
|
+
* The label text.
|
|
4121
3902
|
*/
|
|
4122
3903
|
"label"?: string;
|
|
4123
3904
|
/**
|
|
@@ -4145,7 +3926,7 @@ declare namespace LocalJSX {
|
|
|
4145
3926
|
*/
|
|
4146
3927
|
"onSix-range-focus"?: (event: SixRangeCustomEvent<EmptyPayload>) => void;
|
|
4147
3928
|
/**
|
|
4148
|
-
* Set to true to
|
|
3929
|
+
* Set to true to show an asterisk beneath the label.
|
|
4149
3930
|
*/
|
|
4150
3931
|
"required"?: boolean;
|
|
4151
3932
|
/**
|
|
@@ -4239,20 +4020,12 @@ declare namespace LocalJSX {
|
|
|
4239
4020
|
* Set to true to add a clear button when the select is populated.
|
|
4240
4021
|
*/
|
|
4241
4022
|
"clearable"?: boolean;
|
|
4242
|
-
/**
|
|
4243
|
-
* The default value the select will be reverted to when reset is executed
|
|
4244
|
-
*/
|
|
4245
|
-
"defaultValue"?: string | string[] | undefined;
|
|
4246
4023
|
/**
|
|
4247
4024
|
* Set to true to disable the select control.
|
|
4248
4025
|
*/
|
|
4249
4026
|
"disabled"?: boolean;
|
|
4250
4027
|
/**
|
|
4251
|
-
*
|
|
4252
|
-
*/
|
|
4253
|
-
"errorOnBlur"?: boolean;
|
|
4254
|
-
/**
|
|
4255
|
-
* The select's error text. Alternatively, you can use the error-text slot.
|
|
4028
|
+
* The error message shown, if `invalid` is set to true.
|
|
4256
4029
|
*/
|
|
4257
4030
|
"errorText"?: string;
|
|
4258
4031
|
/**
|
|
@@ -4280,11 +4053,11 @@ declare namespace LocalJSX {
|
|
|
4280
4053
|
*/
|
|
4281
4054
|
"inputDebounce"?: number;
|
|
4282
4055
|
/**
|
|
4283
|
-
*
|
|
4056
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4284
4057
|
*/
|
|
4285
4058
|
"invalid"?: boolean;
|
|
4286
4059
|
/**
|
|
4287
|
-
* The
|
|
4060
|
+
* The label text.
|
|
4288
4061
|
*/
|
|
4289
4062
|
"label"?: string;
|
|
4290
4063
|
/**
|
|
@@ -4328,7 +4101,7 @@ declare namespace LocalJSX {
|
|
|
4328
4101
|
*/
|
|
4329
4102
|
"placeholder"?: string;
|
|
4330
4103
|
/**
|
|
4331
|
-
*
|
|
4104
|
+
* Set to true to show an asterisk beneath the label.
|
|
4332
4105
|
*/
|
|
4333
4106
|
"required"?: boolean;
|
|
4334
4107
|
/**
|
|
@@ -4370,7 +4143,7 @@ declare namespace LocalJSX {
|
|
|
4370
4143
|
*/
|
|
4371
4144
|
"onSix-sidebar-show"?: (event: SixSidebarCustomEvent<EmptyPayload>) => void;
|
|
4372
4145
|
/**
|
|
4373
|
-
* Indicates whether
|
|
4146
|
+
* Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.
|
|
4374
4147
|
*/
|
|
4375
4148
|
"open"?: boolean;
|
|
4376
4149
|
/**
|
|
@@ -4417,6 +4190,9 @@ declare namespace LocalJSX {
|
|
|
4417
4190
|
* Title of item group
|
|
4418
4191
|
*/
|
|
4419
4192
|
"name"?: string;
|
|
4193
|
+
/**
|
|
4194
|
+
* Indicates whether the sidebar is shown
|
|
4195
|
+
*/
|
|
4420
4196
|
"open"?: boolean;
|
|
4421
4197
|
/**
|
|
4422
4198
|
* Custom summary icon name.
|
|
@@ -4459,9 +4235,17 @@ declare namespace LocalJSX {
|
|
|
4459
4235
|
*/
|
|
4460
4236
|
"disabled"?: boolean;
|
|
4461
4237
|
/**
|
|
4462
|
-
*
|
|
4238
|
+
* The error message shown, if `invalid` is set to true.
|
|
4239
|
+
*/
|
|
4240
|
+
"errorText"?: string;
|
|
4241
|
+
/**
|
|
4242
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4463
4243
|
*/
|
|
4464
4244
|
"invalid"?: boolean;
|
|
4245
|
+
/**
|
|
4246
|
+
* The label text.
|
|
4247
|
+
*/
|
|
4248
|
+
"label"?: string;
|
|
4465
4249
|
/**
|
|
4466
4250
|
* The switch's name attribute.
|
|
4467
4251
|
*/
|
|
@@ -4479,7 +4263,7 @@ declare namespace LocalJSX {
|
|
|
4479
4263
|
*/
|
|
4480
4264
|
"onSix-switch-focus"?: (event: SixSwitchCustomEvent<EmptyPayload>) => void;
|
|
4481
4265
|
/**
|
|
4482
|
-
* Set to true to
|
|
4266
|
+
* Set to true to show an asterisk beneath the label.
|
|
4483
4267
|
*/
|
|
4484
4268
|
"required"?: boolean;
|
|
4485
4269
|
/**
|
|
@@ -4606,11 +4390,7 @@ declare namespace LocalJSX {
|
|
|
4606
4390
|
*/
|
|
4607
4391
|
"disabled"?: boolean;
|
|
4608
4392
|
/**
|
|
4609
|
-
*
|
|
4610
|
-
*/
|
|
4611
|
-
"errorOnBlur"?: boolean;
|
|
4612
|
-
/**
|
|
4613
|
-
* The textarea's error text. Alternatively, you can use the error-text slot.
|
|
4393
|
+
* The error message shown, if `invalid` is set to true.
|
|
4614
4394
|
*/
|
|
4615
4395
|
"errorText"?: string;
|
|
4616
4396
|
/**
|
|
@@ -4622,11 +4402,11 @@ declare namespace LocalJSX {
|
|
|
4622
4402
|
*/
|
|
4623
4403
|
"inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
|
|
4624
4404
|
/**
|
|
4625
|
-
*
|
|
4405
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4626
4406
|
*/
|
|
4627
4407
|
"invalid"?: boolean;
|
|
4628
4408
|
/**
|
|
4629
|
-
* The
|
|
4409
|
+
* The label text.
|
|
4630
4410
|
*/
|
|
4631
4411
|
"label"?: string;
|
|
4632
4412
|
/**
|
|
@@ -4666,7 +4446,7 @@ declare namespace LocalJSX {
|
|
|
4666
4446
|
*/
|
|
4667
4447
|
"readonly"?: boolean;
|
|
4668
4448
|
/**
|
|
4669
|
-
*
|
|
4449
|
+
* Set to true to show an asterisk beneath the label.
|
|
4670
4450
|
*/
|
|
4671
4451
|
"required"?: boolean;
|
|
4672
4452
|
/**
|
|
@@ -4714,7 +4494,7 @@ declare namespace LocalJSX {
|
|
|
4714
4494
|
/**
|
|
4715
4495
|
* The icon's name.
|
|
4716
4496
|
*/
|
|
4717
|
-
"iconName"?:
|
|
4497
|
+
"iconName"?: string;
|
|
4718
4498
|
/**
|
|
4719
4499
|
* The tile's label.
|
|
4720
4500
|
*/
|
|
@@ -4748,15 +4528,11 @@ declare namespace LocalJSX {
|
|
|
4748
4528
|
/**
|
|
4749
4529
|
* The defaultTime defines the default setting for the timepicker when you open the popup. Default time must match the provided format.
|
|
4750
4530
|
*/
|
|
4751
|
-
"defaultTime"?: string
|
|
4531
|
+
"defaultTime"?: string;
|
|
4752
4532
|
/**
|
|
4753
4533
|
* If `true` the component is disabled.
|
|
4754
4534
|
*/
|
|
4755
4535
|
"disabled"?: boolean;
|
|
4756
|
-
/**
|
|
4757
|
-
* Set to display the error text on blur and not when typing
|
|
4758
|
-
*/
|
|
4759
|
-
"errorOnBlur"?: boolean;
|
|
4760
4536
|
/**
|
|
4761
4537
|
* The input's error text. Alternatively, you can use the error-text slot.
|
|
4762
4538
|
*/
|
|
@@ -4764,7 +4540,7 @@ declare namespace LocalJSX {
|
|
|
4764
4540
|
/**
|
|
4765
4541
|
* 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
|
|
4766
4542
|
*/
|
|
4767
|
-
"format"?:
|
|
4543
|
+
"format"?: TimeFormat;
|
|
4768
4544
|
/**
|
|
4769
4545
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
4770
4546
|
*/
|
|
@@ -4774,13 +4550,17 @@ declare namespace LocalJSX {
|
|
|
4774
4550
|
*/
|
|
4775
4551
|
"iconPosition"?: 'left' | 'right';
|
|
4776
4552
|
/**
|
|
4777
|
-
* Indicates whether
|
|
4553
|
+
* Indicates whether the timepicker should be shown as an inline (always open) component
|
|
4778
4554
|
*/
|
|
4779
4555
|
"inline"?: boolean;
|
|
4780
4556
|
/**
|
|
4781
4557
|
* Set the amount of time, in milliseconds, to wait between switching to next timeunit (e.g. next hour) when mouse button is held pressed.
|
|
4782
4558
|
*/
|
|
4783
4559
|
"interval"?: number;
|
|
4560
|
+
/**
|
|
4561
|
+
* If this property is set to true and an error message is provided by `errorText`, the error message is displayed.
|
|
4562
|
+
*/
|
|
4563
|
+
"invalid"?: boolean;
|
|
4784
4564
|
/**
|
|
4785
4565
|
* The input's label. Alternatively, you can use the label slot.
|
|
4786
4566
|
*/
|
|
@@ -4802,13 +4582,13 @@ declare namespace LocalJSX {
|
|
|
4802
4582
|
*/
|
|
4803
4583
|
"onSix-timepicker-clear"?: (event: SixTimepickerCustomEvent<EmptyPayload>) => void;
|
|
4804
4584
|
/**
|
|
4805
|
-
* Indicates whether
|
|
4585
|
+
* Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
|
|
4806
4586
|
*/
|
|
4807
4587
|
"open"?: boolean;
|
|
4808
4588
|
/**
|
|
4809
4589
|
* The placeholder defines what text to be shown on the input element
|
|
4810
4590
|
*/
|
|
4811
|
-
"placeholder"?: string
|
|
4591
|
+
"placeholder"?: string;
|
|
4812
4592
|
/**
|
|
4813
4593
|
* The enforced placement of the dropdown panel.
|
|
4814
4594
|
*/
|
|
@@ -4818,7 +4598,7 @@ declare namespace LocalJSX {
|
|
|
4818
4598
|
*/
|
|
4819
4599
|
"readonly"?: boolean;
|
|
4820
4600
|
/**
|
|
4821
|
-
* Set to true to
|
|
4601
|
+
* Set to true to show an asterisk beneath the label.
|
|
4822
4602
|
*/
|
|
4823
4603
|
"required"?: boolean;
|
|
4824
4604
|
/**
|
|
@@ -4836,7 +4616,7 @@ declare namespace LocalJSX {
|
|
|
4836
4616
|
/**
|
|
4837
4617
|
* The value of the timepicker provided as a string. The string mast match the provided format (or default format)
|
|
4838
4618
|
*/
|
|
4839
|
-
"value"?: string
|
|
4619
|
+
"value"?: string;
|
|
4840
4620
|
}
|
|
4841
4621
|
/**
|
|
4842
4622
|
* @since 1.0
|
|
@@ -4849,7 +4629,7 @@ declare namespace LocalJSX {
|
|
|
4849
4629
|
*/
|
|
4850
4630
|
"content"?: string;
|
|
4851
4631
|
/**
|
|
4852
|
-
* Set to true to disable the tooltip so it won't show when triggered.
|
|
4632
|
+
* Set to true to disable the tooltip, so it won't show when triggered.
|
|
4853
4633
|
*/
|
|
4854
4634
|
"disabled"?: boolean;
|
|
4855
4635
|
/**
|
|
@@ -4873,11 +4653,11 @@ declare namespace LocalJSX {
|
|
|
4873
4653
|
*/
|
|
4874
4654
|
"onSix-tooltip-show"?: (event: SixTooltipCustomEvent<EmptyPayload>) => void;
|
|
4875
4655
|
/**
|
|
4876
|
-
* Indicates whether
|
|
4656
|
+
* Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.
|
|
4877
4657
|
*/
|
|
4878
4658
|
"open"?: boolean;
|
|
4879
4659
|
/**
|
|
4880
|
-
* The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside
|
|
4660
|
+
* The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside the viewport.
|
|
4881
4661
|
*/
|
|
4882
4662
|
"placement"?: | 'top'
|
|
4883
4663
|
| 'top-start'
|
|
@@ -4918,7 +4698,6 @@ declare namespace LocalJSX {
|
|
|
4918
4698
|
"six-file-list-item": SixFileListItem;
|
|
4919
4699
|
"six-file-upload": SixFileUpload;
|
|
4920
4700
|
"six-footer": SixFooter;
|
|
4921
|
-
"six-form": SixForm;
|
|
4922
4701
|
"six-group-label": SixGroupLabel;
|
|
4923
4702
|
"six-header": SixHeader;
|
|
4924
4703
|
"six-icon": SixIcon;
|
|
@@ -5046,12 +4825,6 @@ declare module "@stencil/core" {
|
|
|
5046
4825
|
* @status stable
|
|
5047
4826
|
*/
|
|
5048
4827
|
"six-footer": LocalJSX.SixFooter & JSXBase.HTMLAttributes<HTMLSixFooterElement>;
|
|
5049
|
-
/**
|
|
5050
|
-
* @since 1.0
|
|
5051
|
-
* @status stable
|
|
5052
|
-
* Forked from https://github.com/shoelace-style/shoelace version v2.0.0-beta27.
|
|
5053
|
-
*/
|
|
5054
|
-
"six-form": LocalJSX.SixForm & JSXBase.HTMLAttributes<HTMLSixFormElement>;
|
|
5055
4828
|
/**
|
|
5056
4829
|
* @since 1.1
|
|
5057
4830
|
* @status stable
|