@six-group/ui-library 0.0.0-insider.9277796 → 0.0.0-insider.d16ec8e
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-74715e62.js → event-listeners-dd94dcfb.js} +7 -7
- package/dist/cjs/event-listeners-dd94dcfb.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-control-2c17c573.js → form-control-7494488a.js} +10 -9
- package/dist/cjs/form-control-7494488a.js.map +1 -0
- package/dist/cjs/{index-2f6daa5b.js → index-ccf35821.js} +4 -1
- package/dist/cjs/index-ccf35821.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- 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-b5e2d5ef.js} +33 -19
- package/dist/cjs/popover-b5e2d5ef.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 +4 -2
- package/dist/cjs/set-attributes_2.cjs.entry.js.map +1 -1
- package/dist/cjs/six-alert.cjs.entry.js +18 -23
- package/dist/cjs/six-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/six-avatar.cjs.entry.js +5 -8
- package/dist/cjs/six-avatar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-badge.cjs.entry.js +2 -2
- package/dist/cjs/six-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/six-button.cjs.entry.js +30 -34
- package/dist/cjs/six-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-card.cjs.entry.js +1 -1
- package/dist/cjs/six-card.cjs.entry.js.map +1 -1
- package/dist/cjs/six-checkbox.cjs.entry.js +62 -50
- package/dist/cjs/six-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/six-datepicker.cjs.entry.js +148 -245
- package/dist/cjs/six-datepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-details.cjs.entry.js +48 -47
- package/dist/cjs/six-details.cjs.entry.js.map +1 -1
- package/dist/cjs/six-dialog.cjs.entry.js +36 -40
- package/dist/cjs/six-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/six-drawer.cjs.entry.js +33 -37
- package/dist/cjs/six-drawer.cjs.entry.js.map +1 -1
- package/dist/cjs/six-dropdown_2.cjs.entry.js +215 -196
- package/dist/cjs/six-dropdown_2.cjs.entry.js.map +1 -1
- package/dist/cjs/six-error-page.cjs.entry.js +20 -22
- package/dist/cjs/six-error-page.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-list-item.cjs.entry.js +2 -2
- package/dist/cjs/six-file-list-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-file-list.cjs.entry.js +1 -1
- package/dist/cjs/six-file-upload.cjs.entry.js +21 -21
- package/dist/cjs/six-file-upload.cjs.entry.js.map +1 -1
- package/dist/cjs/six-footer.cjs.entry.js +1 -1
- package/dist/cjs/six-form.cjs.entry.js +40 -35
- package/dist/cjs/six-form.cjs.entry.js.map +1 -1
- package/dist/cjs/six-group-label.cjs.entry.js +12 -11
- package/dist/cjs/six-group-label.cjs.entry.js.map +1 -1
- package/dist/cjs/six-header.cjs.entry.js +66 -44
- package/dist/cjs/six-header.cjs.entry.js.map +1 -1
- package/dist/cjs/six-icon-button.cjs.entry.js +4 -4
- package/dist/cjs/six-icon-button.cjs.entry.js.map +1 -1
- package/dist/cjs/six-icon.cjs.entry.js +1 -1
- package/dist/cjs/six-input.cjs.entry.js +111 -85
- package/dist/cjs/six-input.cjs.entry.js.map +1 -1
- package/dist/cjs/six-item-picker.cjs.entry.js +59 -78
- package/dist/cjs/six-item-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-language-switcher.cjs.entry.js +2 -2
- package/dist/cjs/six-language-switcher.cjs.entry.js.map +1 -1
- package/dist/cjs/six-layout-grid.cjs.entry.js +5 -3
- package/dist/cjs/six-layout-grid.cjs.entry.js.map +1 -1
- package/dist/cjs/six-main-container.cjs.entry.js +1 -1
- package/dist/cjs/six-main-container.cjs.entry.js.map +1 -1
- package/dist/cjs/six-menu-divider.cjs.entry.js +1 -1
- package/dist/cjs/six-menu-item.cjs.entry.js +9 -7
- package/dist/cjs/six-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/six-menu-label.cjs.entry.js +1 -1
- package/dist/cjs/six-picto.cjs.entry.js +5 -2
- package/dist/cjs/six-picto.cjs.entry.js.map +1 -1
- package/dist/cjs/six-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/six-progress-ring.cjs.entry.js +4 -4
- package/dist/cjs/six-progress-ring.cjs.entry.js.map +1 -1
- package/dist/cjs/six-radio.cjs.entry.js +57 -52
- package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
- package/dist/cjs/six-range.cjs.entry.js +118 -79
- package/dist/cjs/six-range.cjs.entry.js.map +1 -1
- package/dist/cjs/six-root.cjs.entry.js +2 -2
- package/dist/cjs/six-root.cjs.entry.js.map +1 -1
- package/dist/cjs/six-search-field.cjs.entry.js +11 -6
- package/dist/cjs/six-search-field.cjs.entry.js.map +1 -1
- package/dist/cjs/six-select.cjs.entry.js +192 -186
- package/dist/cjs/six-select.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar-item-group.cjs.entry.js +10 -6
- package/dist/cjs/six-sidebar-item-group.cjs.entry.js.map +1 -1
- package/dist/cjs/six-sidebar-item.cjs.entry.js +1 -1
- package/dist/cjs/six-sidebar.cjs.entry.js +40 -19
- package/dist/cjs/six-sidebar.cjs.entry.js.map +1 -1
- package/dist/cjs/six-spinner.cjs.entry.js +1 -1
- package/dist/cjs/six-spinner.cjs.entry.js.map +1 -1
- package/dist/cjs/six-switch.cjs.entry.js +51 -45
- package/dist/cjs/six-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-group.cjs.entry.js +131 -113
- package/dist/cjs/six-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab-panel.cjs.entry.js +2 -2
- package/dist/cjs/six-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tab.cjs.entry.js +5 -3
- package/dist/cjs/six-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tag.cjs.entry.js +5 -8
- package/dist/cjs/six-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/six-textarea.cjs.entry.js +101 -78
- package/dist/cjs/six-textarea.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tile.cjs.entry.js +14 -17
- package/dist/cjs/six-tile.cjs.entry.js.map +1 -1
- package/dist/cjs/six-timepicker.cjs.entry.js +155 -201
- package/dist/cjs/six-timepicker.cjs.entry.js.map +1 -1
- package/dist/cjs/six-tooltip.cjs.entry.js +54 -57
- 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 +2 -2
- 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 +38 -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 +65 -51
- 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 +126 -240
- 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-form/six-form.js +41 -33
- package/dist/collection/components/six-form/six-form.js.map +1 -1
- package/dist/collection/components/six-group-label/six-group-label.js +11 -9
- 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 +145 -132
- 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 +62 -55
- package/dist/collection/components/six-radio/six-radio.js.map +1 -1
- package/dist/collection/components/six-range/six-range.js +121 -76
- 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 +191 -190
- package/dist/collection/components/six-select/six-select.js.map +1 -1
- package/dist/collection/components/six-select/util.js +52 -0
- package/dist/collection/components/six-select/util.js.map +1 -0
- 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.js +58 -50
- 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 +125 -115
- 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 +129 -177
- 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 -7
- package/dist/collection/functional-components/form-control/form-control.js.map +1 -1
- package/dist/collection/testUtil/delay.js.map +1 -1
- package/dist/collection/utils/date-util.js +24 -16
- package/dist/collection/utils/date-util.js.map +1 -1
- package/dist/collection/utils/event-listeners.js +6 -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/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 +6 -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 -7
- package/dist/components/form-control.js.map +1 -1
- package/dist/components/modal.js +3 -2
- package/dist/components/modal.js.map +1 -1
- package/dist/components/popover.js +32 -18
- 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 +28 -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 +58 -46
- package/dist/components/six-checkbox.js.map +1 -1
- package/dist/components/six-datepicker.js +141 -238
- 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-form.js +38 -33
- package/dist/components/six-form.js.map +1 -1
- package/dist/components/six-group-label.js +9 -8
- 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 +107 -81
- 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 +56 -51
- package/dist/components/six-radio.js.map +1 -1
- package/dist/components/six-range.js +114 -75
- 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 +188 -182
- 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 +50 -44
- 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 +97 -74
- 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 +241 -239
- 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 +388 -196
- package/dist/esm/{event-listeners-570a24ea.js → event-listeners-6b434035.js} +7 -7
- package/dist/esm/event-listeners-6b434035.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-control-3b440ea1.js → form-control-44a50dd6.js} +10 -9
- package/dist/esm/form-control-44a50dd6.js.map +1 -0
- package/dist/esm/{index-5c0f6628.js → index-371fb9d4.js} +4 -2
- package/dist/esm/index-371fb9d4.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- 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-1aacbae8.js} +33 -19
- package/dist/{cjs/popover-f743f62b.js.map → esm/popover-1aacbae8.js.map} +1 -1
- 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 +4 -2
- package/dist/esm/set-attributes_2.entry.js.map +1 -1
- package/dist/esm/six-alert.entry.js +18 -23
- package/dist/esm/six-alert.entry.js.map +1 -1
- package/dist/esm/six-avatar.entry.js +5 -8
- package/dist/esm/six-avatar.entry.js.map +1 -1
- package/dist/esm/six-badge.entry.js +2 -2
- package/dist/esm/six-badge.entry.js.map +1 -1
- package/dist/esm/six-button.entry.js +30 -34
- package/dist/esm/six-button.entry.js.map +1 -1
- package/dist/esm/six-card.entry.js +1 -1
- package/dist/esm/six-card.entry.js.map +1 -1
- package/dist/esm/six-checkbox.entry.js +62 -50
- package/dist/esm/six-checkbox.entry.js.map +1 -1
- package/dist/esm/six-datepicker.entry.js +145 -242
- package/dist/esm/six-datepicker.entry.js.map +1 -1
- package/dist/esm/six-details.entry.js +48 -47
- package/dist/esm/six-details.entry.js.map +1 -1
- package/dist/esm/six-dialog.entry.js +36 -40
- package/dist/esm/six-dialog.entry.js.map +1 -1
- package/dist/esm/six-drawer.entry.js +33 -37
- package/dist/esm/six-drawer.entry.js.map +1 -1
- package/dist/esm/six-dropdown_2.entry.js +215 -196
- package/dist/esm/six-dropdown_2.entry.js.map +1 -1
- package/dist/esm/six-error-page.entry.js +20 -22
- package/dist/esm/six-error-page.entry.js.map +1 -1
- package/dist/esm/six-file-list-item.entry.js +2 -2
- package/dist/esm/six-file-list-item.entry.js.map +1 -1
- package/dist/esm/six-file-list.entry.js +1 -1
- package/dist/esm/six-file-upload.entry.js +21 -21
- package/dist/esm/six-file-upload.entry.js.map +1 -1
- package/dist/esm/six-footer.entry.js +1 -1
- package/dist/esm/six-form.entry.js +40 -35
- package/dist/esm/six-form.entry.js.map +1 -1
- package/dist/esm/six-group-label.entry.js +12 -11
- package/dist/esm/six-group-label.entry.js.map +1 -1
- package/dist/esm/six-header.entry.js +66 -44
- package/dist/esm/six-header.entry.js.map +1 -1
- package/dist/esm/six-icon-button.entry.js +4 -4
- package/dist/esm/six-icon-button.entry.js.map +1 -1
- package/dist/esm/six-icon.entry.js +1 -1
- package/dist/esm/six-input.entry.js +111 -85
- package/dist/esm/six-input.entry.js.map +1 -1
- package/dist/esm/six-item-picker.entry.js +59 -78
- package/dist/esm/six-item-picker.entry.js.map +1 -1
- package/dist/esm/six-language-switcher.entry.js +2 -2
- package/dist/esm/six-language-switcher.entry.js.map +1 -1
- package/dist/esm/six-layout-grid.entry.js +5 -3
- package/dist/esm/six-layout-grid.entry.js.map +1 -1
- package/dist/esm/six-main-container.entry.js +1 -1
- package/dist/esm/six-main-container.entry.js.map +1 -1
- package/dist/esm/six-menu-divider.entry.js +1 -1
- package/dist/esm/six-menu-item.entry.js +9 -7
- package/dist/esm/six-menu-item.entry.js.map +1 -1
- package/dist/esm/six-menu-label.entry.js +1 -1
- package/dist/esm/six-picto.entry.js +5 -2
- package/dist/esm/six-picto.entry.js.map +1 -1
- package/dist/esm/six-progress-bar.entry.js +1 -1
- package/dist/esm/six-progress-ring.entry.js +4 -4
- package/dist/esm/six-progress-ring.entry.js.map +1 -1
- package/dist/esm/six-radio.entry.js +57 -52
- package/dist/esm/six-radio.entry.js.map +1 -1
- package/dist/esm/six-range.entry.js +118 -79
- package/dist/esm/six-range.entry.js.map +1 -1
- package/dist/esm/six-root.entry.js +2 -2
- package/dist/esm/six-root.entry.js.map +1 -1
- package/dist/esm/six-search-field.entry.js +11 -6
- package/dist/esm/six-search-field.entry.js.map +1 -1
- package/dist/esm/six-select.entry.js +192 -186
- package/dist/esm/six-select.entry.js.map +1 -1
- package/dist/esm/six-sidebar-item-group.entry.js +10 -6
- package/dist/esm/six-sidebar-item-group.entry.js.map +1 -1
- package/dist/esm/six-sidebar-item.entry.js +1 -1
- package/dist/esm/six-sidebar.entry.js +40 -19
- package/dist/esm/six-sidebar.entry.js.map +1 -1
- package/dist/esm/six-spinner.entry.js +1 -1
- package/dist/esm/six-spinner.entry.js.map +1 -1
- package/dist/esm/six-switch.entry.js +51 -45
- package/dist/esm/six-switch.entry.js.map +1 -1
- package/dist/esm/six-tab-group.entry.js +131 -113
- package/dist/esm/six-tab-group.entry.js.map +1 -1
- package/dist/esm/six-tab-panel.entry.js +2 -2
- package/dist/esm/six-tab-panel.entry.js.map +1 -1
- package/dist/esm/six-tab.entry.js +5 -3
- package/dist/esm/six-tab.entry.js.map +1 -1
- package/dist/esm/six-tag.entry.js +5 -8
- package/dist/esm/six-tag.entry.js.map +1 -1
- package/dist/esm/six-textarea.entry.js +101 -78
- package/dist/esm/six-textarea.entry.js.map +1 -1
- package/dist/esm/six-tile.entry.js +14 -17
- package/dist/esm/six-tile.entry.js.map +1 -1
- package/dist/esm/six-timepicker.entry.js +155 -201
- package/dist/esm/six-timepicker.entry.js.map +1 -1
- package/dist/esm/six-tooltip.entry.js +54 -57
- 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 +3 -3
- 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 +22 -18
- 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 +34 -39
- 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-form/six-form.d.ts +7 -16
- package/dist/types/components/six-group-label/six-group-label.d.ts +4 -4
- 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 +30 -39
- 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 +11 -12
- package/dist/types/components/six-range/six-range.d.ts +24 -20
- 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 +39 -41
- package/dist/types/components/six-select/util.d.ts +7 -0
- 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 +10 -11
- 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 +25 -34
- package/dist/types/components/six-tile/six-tile.d.ts +2 -3
- package/dist/types/components/six-timepicker/six-timepicker.d.ts +21 -33
- package/dist/types/components/six-tooltip/six-tooltip.d.ts +19 -21
- package/dist/types/components.d.ts +130 -126
- package/dist/types/functional-components/form-control/form-control.d.ts +5 -4
- package/dist/types/testUtil/delay.d.ts +1 -1
- package/dist/types/utils/date-util.d.ts +17 -10
- package/dist/types/utils/event-listeners.d.ts +1 -1
- package/dist/types/utils/execution-control.d.ts +1 -3
- 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/p-02d5a6d8.js +2 -0
- package/dist/ui-library/p-02d5a6d8.js.map +1 -0
- package/dist/ui-library/p-053d6de8.entry.js +2 -0
- package/dist/ui-library/p-053d6de8.entry.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-a1d4f6cf.entry.js → p-0eee4c41.entry.js} +2 -2
- package/dist/ui-library/p-0eee4c41.entry.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-ac4f4d45.js → p-187fbba0.js} +3 -3
- package/dist/ui-library/p-187fbba0.js.map +1 -0
- package/dist/ui-library/p-25b42655.entry.js +2 -0
- package/dist/ui-library/p-25b42655.entry.js.map +1 -0
- package/dist/ui-library/p-271ba152.entry.js +2 -0
- package/dist/ui-library/p-271ba152.entry.js.map +1 -0
- package/dist/ui-library/{p-6d75f216.entry.js → p-27c4ee88.entry.js} +2 -2
- package/dist/ui-library/p-2a36b7d0.entry.js +2 -0
- package/dist/ui-library/p-2a36b7d0.entry.js.map +1 -0
- package/dist/ui-library/p-2a8ad91b.entry.js +2 -0
- package/dist/ui-library/p-2a8ad91b.entry.js.map +1 -0
- package/dist/ui-library/{p-90dc6af4.entry.js → p-30e0cdce.entry.js} +2 -2
- package/dist/ui-library/p-30e0cdce.entry.js.map +1 -0
- package/dist/ui-library/{p-63703ba3.entry.js → p-3a47c8ad.entry.js} +2 -2
- package/dist/ui-library/{p-63703ba3.entry.js.map → p-3a47c8ad.entry.js.map} +1 -1
- package/dist/ui-library/p-3a4815cb.entry.js +2 -0
- package/dist/ui-library/p-3a4815cb.entry.js.map +1 -0
- package/dist/ui-library/p-3b71cac4.entry.js +2 -0
- package/dist/ui-library/p-3b71cac4.entry.js.map +1 -0
- package/dist/ui-library/p-3d4a2e03.entry.js +2 -0
- package/dist/ui-library/p-3d4a2e03.entry.js.map +1 -0
- package/dist/ui-library/{p-73597d13.entry.js → p-3e4b9341.entry.js} +2 -2
- package/dist/ui-library/{p-73597d13.entry.js.map → p-3e4b9341.entry.js.map} +1 -1
- package/dist/ui-library/{p-7e0cc4ae.entry.js → p-41f0b6ff.entry.js} +2 -2
- package/dist/ui-library/p-41f0b6ff.entry.js.map +1 -0
- package/dist/ui-library/p-435242a8.entry.js +2 -0
- package/dist/ui-library/p-435242a8.entry.js.map +1 -0
- package/dist/ui-library/{p-19364560.entry.js → p-5084ca7c.entry.js} +2 -2
- package/dist/ui-library/{p-19364560.entry.js.map → p-5084ca7c.entry.js.map} +1 -1
- package/dist/ui-library/p-5b3e6eb7.entry.js +2 -0
- package/dist/ui-library/p-5b3e6eb7.entry.js.map +1 -0
- package/dist/ui-library/{p-8a970a40.entry.js → p-5c1dd25a.entry.js} +2 -2
- package/dist/ui-library/p-5c1dd25a.entry.js.map +1 -0
- package/dist/ui-library/p-5c60227f.entry.js +2 -0
- package/dist/ui-library/p-5c60227f.entry.js.map +1 -0
- package/dist/ui-library/p-5dc40a6a.entry.js +2 -0
- package/dist/ui-library/p-5dc40a6a.entry.js.map +1 -0
- package/dist/ui-library/{p-dd3c76f1.entry.js → p-649017db.entry.js} +2 -2
- package/dist/ui-library/p-713684c7.entry.js +2 -0
- package/dist/ui-library/p-713684c7.entry.js.map +1 -0
- package/dist/ui-library/{p-c30f9e0b.entry.js → p-73325eec.entry.js} +2 -2
- package/dist/ui-library/p-73325eec.entry.js.map +1 -0
- package/dist/ui-library/p-7639c68e.entry.js +2 -0
- package/dist/ui-library/p-7639c68e.entry.js.map +1 -0
- package/dist/ui-library/p-764f56dd.entry.js +2 -0
- package/dist/ui-library/p-764f56dd.entry.js.map +1 -0
- package/dist/ui-library/{p-e19a6c95.entry.js → p-886a35ee.entry.js} +2 -2
- package/dist/ui-library/p-8cf72af6.js +2 -0
- package/dist/ui-library/p-8cf72af6.js.map +1 -0
- package/dist/ui-library/p-8d6f4311.entry.js +2 -0
- package/dist/ui-library/p-8d6f4311.entry.js.map +1 -0
- package/dist/ui-library/p-90c2dc30.entry.js +2 -0
- package/dist/ui-library/p-90c2dc30.entry.js.map +1 -0
- package/dist/ui-library/{p-97323ad7.entry.js → p-965fa6a6.entry.js} +2 -2
- package/dist/ui-library/p-98234e3f.entry.js +2 -0
- package/dist/ui-library/p-98234e3f.entry.js.map +1 -0
- package/dist/ui-library/{p-820c23f0.entry.js → p-9b9c3afc.entry.js} +2 -2
- package/dist/ui-library/{p-14f20bbb.entry.js → p-9c34eab7.entry.js} +2 -2
- package/dist/ui-library/p-9c34eab7.entry.js.map +1 -0
- package/dist/ui-library/p-9e0c386f.entry.js +2 -0
- package/dist/ui-library/p-9e0c386f.entry.js.map +1 -0
- package/dist/ui-library/p-9f8b6144.entry.js +2 -0
- package/dist/ui-library/p-9f8b6144.entry.js.map +1 -0
- package/dist/ui-library/p-a3cc0521.entry.js +2 -0
- package/dist/ui-library/p-a3cc0521.entry.js.map +1 -0
- package/dist/ui-library/{p-21859bca.entry.js → p-a5143b8d.entry.js} +2 -2
- package/dist/ui-library/{p-097cced4.entry.js → p-aa6f71e1.entry.js} +2 -2
- package/dist/ui-library/{p-097cced4.entry.js.map → p-aa6f71e1.entry.js.map} +1 -1
- package/dist/ui-library/p-abb98245.entry.js +2 -0
- package/dist/ui-library/p-abb98245.entry.js.map +1 -0
- package/dist/ui-library/p-b183e44f.js +2 -0
- package/dist/ui-library/p-b183e44f.js.map +1 -0
- package/dist/ui-library/{p-19b50b5a.entry.js → p-b27f496f.entry.js} +2 -2
- package/dist/ui-library/p-b27f496f.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-bf4a35ec.js +2 -0
- package/dist/ui-library/p-bf4a35ec.js.map +1 -0
- package/dist/ui-library/{p-d5633a29.entry.js → p-c07adc21.entry.js} +2 -2
- package/dist/ui-library/p-c07adc21.entry.js.map +1 -0
- package/dist/ui-library/p-c700e3eb.entry.js +2 -0
- package/dist/ui-library/p-c700e3eb.entry.js.map +1 -0
- package/dist/ui-library/p-cab99e54.entry.js +2 -0
- package/dist/ui-library/p-cab99e54.entry.js.map +1 -0
- package/dist/ui-library/{p-baa03951.entry.js → p-cf1133a0.entry.js} +2 -2
- package/dist/ui-library/p-cf1d36c0.entry.js +2 -0
- package/dist/ui-library/p-cf1d36c0.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-c349d1d4.entry.js → p-d8c97778.entry.js} +2 -2
- package/dist/ui-library/p-d8c97778.entry.js.map +1 -0
- package/dist/ui-library/p-deb01174.entry.js +2 -0
- package/dist/ui-library/p-deb01174.entry.js.map +1 -0
- package/dist/ui-library/{p-af793d04.entry.js → p-e5ba13d2.entry.js} +2 -2
- package/dist/ui-library/p-e5ba13d2.entry.js.map +1 -0
- package/dist/ui-library/{p-611e1978.entry.js → p-f29ba9cb.entry.js} +2 -2
- package/dist/ui-library/{p-611e1978.entry.js.map → p-f29ba9cb.entry.js.map} +1 -1
- package/dist/ui-library/{p-9328e5bc.entry.js → p-f66eb76c.entry.js} +2 -2
- package/dist/ui-library/p-f66eb76c.entry.js.map +1 -0
- package/dist/ui-library/p-f974a184.entry.js +2 -0
- package/dist/ui-library/p-f974a184.entry.js.map +1 -0
- package/dist/ui-library/{p-b0e5658f.entry.js → p-fb8d0734.entry.js} +2 -2
- package/dist/ui-library/p-fb8d0734.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 +13 -14
- 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/index-2f6daa5b.js.map +0 -1
- package/dist/cjs/modal-48d42228.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-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/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/index-5c0f6628.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-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-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-0d79b0c6.entry.js +0 -2
- package/dist/ui-library/p-0d79b0c6.entry.js.map +0 -1
- package/dist/ui-library/p-14f20bbb.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-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-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-7e0cc4ae.entry.js.map +0 -1
- package/dist/ui-library/p-835c3ff7.entry.js +0 -2
- package/dist/ui-library/p-835c3ff7.entry.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-90dc6af4.entry.js.map +0 -1
- package/dist/ui-library/p-9328e5bc.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-a1d4f6cf.entry.js.map +0 -1
- package/dist/ui-library/p-ac4f4d45.js.map +0 -1
- package/dist/ui-library/p-af793d04.entry.js.map +0 -1
- 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-edc96efc.entry.js +0 -2
- package/dist/ui-library/p-edc96efc.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-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
- /package/dist/ui-library/{p-6d75f216.entry.js.map → p-27c4ee88.entry.js.map} +0 -0
- /package/dist/ui-library/{p-dd3c76f1.entry.js.map → p-649017db.entry.js.map} +0 -0
- /package/dist/ui-library/{p-e19a6c95.entry.js.map → p-886a35ee.entry.js.map} +0 -0
- /package/dist/ui-library/{p-97323ad7.entry.js.map → p-965fa6a6.entry.js.map} +0 -0
- /package/dist/ui-library/{p-820c23f0.entry.js.map → p-9b9c3afc.entry.js.map} +0 -0
- /package/dist/ui-library/{p-21859bca.entry.js.map → p-a5143b8d.entry.js.map} +0 -0
- /package/dist/ui-library/{p-baa03951.entry.js.map → p-cf1133a0.entry.js.map} +0 -0
|
@@ -24,7 +24,7 @@ import { SixSearchFieldChangePayload } from "./components/six-search-field/six-s
|
|
|
24
24
|
import { SixSelectChangePayload } from "./components/six-select/six-select";
|
|
25
25
|
import { StageType as StageType1 } from "./components/six-stage-indicator/six-stage-indicator";
|
|
26
26
|
import { SixTabHidePayload, SixTabShowPayload } from "./components/six-tab-group/six-tab-group";
|
|
27
|
-
import {
|
|
27
|
+
import { TimeFormat } from "./utils/time.util";
|
|
28
28
|
import { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
|
|
29
29
|
export { EmptyPayload } from "./utils/types";
|
|
30
30
|
export { SixDateFormats } from "./components/six-datepicker/six-date-formats";
|
|
@@ -45,7 +45,7 @@ export { SixSearchFieldChangePayload } from "./components/six-search-field/six-s
|
|
|
45
45
|
export { SixSelectChangePayload } from "./components/six-select/six-select";
|
|
46
46
|
export { StageType as StageType1 } from "./components/six-stage-indicator/six-stage-indicator";
|
|
47
47
|
export { SixTabHidePayload, SixTabShowPayload } from "./components/six-tab-group/six-tab-group";
|
|
48
|
-
export {
|
|
48
|
+
export { TimeFormat } from "./utils/time.util";
|
|
49
49
|
export { SixTimepickerChange } from "./components/six-timepicker/six-timepicker";
|
|
50
50
|
export namespace Components {
|
|
51
51
|
interface SetAttributes {
|
|
@@ -152,11 +152,11 @@ export namespace Components {
|
|
|
152
152
|
/**
|
|
153
153
|
* Tells the browser to download the linked file as this filename. Only used when `href` is set.
|
|
154
154
|
*/
|
|
155
|
-
"download"
|
|
155
|
+
"download"?: string;
|
|
156
156
|
/**
|
|
157
157
|
* When set, the underlying button will be rendered as an `<a>` with this `href` instead of a `<button>`.
|
|
158
158
|
*/
|
|
159
|
-
"href"
|
|
159
|
+
"href"?: string;
|
|
160
160
|
/**
|
|
161
161
|
* Set to true to draw the button in a loading state.
|
|
162
162
|
*/
|
|
@@ -192,7 +192,7 @@ export namespace Components {
|
|
|
192
192
|
/**
|
|
193
193
|
* Tells the browser where to open the link. Only used when `href` is set.
|
|
194
194
|
*/
|
|
195
|
-
"target"
|
|
195
|
+
"target"?: '_blank' | '_parent' | '_self' | '_top';
|
|
196
196
|
/**
|
|
197
197
|
* The button's type.
|
|
198
198
|
*/
|
|
@@ -257,7 +257,7 @@ export namespace Components {
|
|
|
257
257
|
/**
|
|
258
258
|
* Checks for validity and shows the browser's validation message if the control is invalid.
|
|
259
259
|
*/
|
|
260
|
-
"reportValidity": () => Promise<boolean>;
|
|
260
|
+
"reportValidity": () => Promise<boolean | undefined>;
|
|
261
261
|
/**
|
|
262
262
|
* Set to true to make the checkbox a required field.
|
|
263
263
|
*/
|
|
@@ -275,7 +275,7 @@ export namespace Components {
|
|
|
275
275
|
*/
|
|
276
276
|
"setFocus": (options?: FocusOptions) => Promise<void>;
|
|
277
277
|
/**
|
|
278
|
-
* The checkbox's value
|
|
278
|
+
* The value of the checkbox does not mean if it's checked or not, use the `checked` property for that. The value of a checkbox is analogous to the value of an `<input type="checkbox">`, it's only used when the checkbox participates in a native `<form>`.
|
|
279
279
|
*/
|
|
280
280
|
"value": string;
|
|
281
281
|
}
|
|
@@ -291,7 +291,7 @@ export namespace Components {
|
|
|
291
291
|
/**
|
|
292
292
|
* Checks for validity.
|
|
293
293
|
*/
|
|
294
|
-
"checkValidity": () => Promise<boolean>;
|
|
294
|
+
"checkValidity": () => Promise<boolean | undefined>;
|
|
295
295
|
/**
|
|
296
296
|
* Set to true to add a clear button when the input is populated.
|
|
297
297
|
*/
|
|
@@ -303,7 +303,7 @@ export namespace Components {
|
|
|
303
303
|
/**
|
|
304
304
|
* The dropdown will close when the user interacts outside of this element (e.g. clicking).
|
|
305
305
|
*/
|
|
306
|
-
"containingElement"
|
|
306
|
+
"containingElement"?: HTMLElement;
|
|
307
307
|
/**
|
|
308
308
|
* 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
309
|
*/
|
|
@@ -315,7 +315,7 @@ export namespace Components {
|
|
|
315
315
|
/**
|
|
316
316
|
* The date to defines where the datepicker popup starts. The prop accepts ISO 8601 date strings (YYYY-MM-DD).
|
|
317
317
|
*/
|
|
318
|
-
"defaultDate"?: string
|
|
318
|
+
"defaultDate"?: string;
|
|
319
319
|
/**
|
|
320
320
|
* If `true` the component is disabled.
|
|
321
321
|
*/
|
|
@@ -351,11 +351,11 @@ export namespace Components {
|
|
|
351
351
|
/**
|
|
352
352
|
* The maximum datetime allowed. Value must be a date object
|
|
353
353
|
*/
|
|
354
|
-
"max"?: Date
|
|
354
|
+
"max"?: Date;
|
|
355
355
|
/**
|
|
356
356
|
* The minimum datetime allowed. Value must be a date object
|
|
357
357
|
*/
|
|
358
|
-
"min"?: Date
|
|
358
|
+
"min"?: Date;
|
|
359
359
|
/**
|
|
360
360
|
* The input's name attribute.
|
|
361
361
|
*/
|
|
@@ -367,11 +367,11 @@ export namespace Components {
|
|
|
367
367
|
/**
|
|
368
368
|
* The placeholder defines what text to be shown on the input element
|
|
369
369
|
*/
|
|
370
|
-
"placeholder"?: string
|
|
370
|
+
"placeholder"?: string;
|
|
371
371
|
/**
|
|
372
372
|
* The enforced placement of the dropdown panel.
|
|
373
373
|
*/
|
|
374
|
-
"placement"
|
|
374
|
+
"placement"?: 'top' | 'bottom';
|
|
375
375
|
/**
|
|
376
376
|
* If `true` the user can only select a date via the component in the popup, but not directly edit the input field.
|
|
377
377
|
*/
|
|
@@ -379,7 +379,7 @@ export namespace Components {
|
|
|
379
379
|
/**
|
|
380
380
|
* Checks for validity and shows the browser's validation message if the control is invalid.
|
|
381
381
|
*/
|
|
382
|
-
"reportValidity": () => Promise<boolean>;
|
|
382
|
+
"reportValidity": () => Promise<boolean | undefined>;
|
|
383
383
|
/**
|
|
384
384
|
* Set to true to make the input a required field.
|
|
385
385
|
*/
|
|
@@ -391,7 +391,7 @@ export namespace Components {
|
|
|
391
391
|
/**
|
|
392
392
|
* Selects an option
|
|
393
393
|
*/
|
|
394
|
-
"select": (datestring
|
|
394
|
+
"select": (datestring?: string) => Promise<void>;
|
|
395
395
|
/**
|
|
396
396
|
* Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
|
|
397
397
|
*/
|
|
@@ -407,7 +407,7 @@ export namespace Components {
|
|
|
407
407
|
/**
|
|
408
408
|
* The value of the form field, which accepts a date object.
|
|
409
409
|
*/
|
|
410
|
-
"value"?: Date
|
|
410
|
+
"value"?: Date;
|
|
411
411
|
}
|
|
412
412
|
/**
|
|
413
413
|
* @since 1.0
|
|
@@ -419,6 +419,9 @@ export namespace Components {
|
|
|
419
419
|
* Set to true to prevent the user from toggling the details.
|
|
420
420
|
*/
|
|
421
421
|
"disabled": boolean;
|
|
422
|
+
/**
|
|
423
|
+
* 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'
|
|
424
|
+
*/
|
|
422
425
|
"hasContent": boolean;
|
|
423
426
|
/**
|
|
424
427
|
* Hides the detail body
|
|
@@ -429,7 +432,7 @@ export namespace Components {
|
|
|
429
432
|
*/
|
|
430
433
|
"inline": boolean;
|
|
431
434
|
/**
|
|
432
|
-
* Indicates whether
|
|
435
|
+
* Indicates whether the details is open. You can use this in lieu of the show/hide methods.
|
|
433
436
|
*/
|
|
434
437
|
"open": boolean;
|
|
435
438
|
/**
|
|
@@ -447,7 +450,7 @@ export namespace Components {
|
|
|
447
450
|
/**
|
|
448
451
|
* The summary icon to show in the details header. If you need to display HTML, use the `summary-icon` slot instead.
|
|
449
452
|
*/
|
|
450
|
-
"summaryIcon"
|
|
453
|
+
"summaryIcon"?: string;
|
|
451
454
|
/**
|
|
452
455
|
* The icon's size.
|
|
453
456
|
*/
|
|
@@ -479,7 +482,7 @@ export namespace Components {
|
|
|
479
482
|
*/
|
|
480
483
|
"noHeader": boolean;
|
|
481
484
|
/**
|
|
482
|
-
* Indicates whether
|
|
485
|
+
* Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.
|
|
483
486
|
*/
|
|
484
487
|
"open": boolean;
|
|
485
488
|
/**
|
|
@@ -510,7 +513,7 @@ export namespace Components {
|
|
|
510
513
|
*/
|
|
511
514
|
"noHeader": boolean;
|
|
512
515
|
/**
|
|
513
|
-
* Indicates whether
|
|
516
|
+
* Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.
|
|
514
517
|
*/
|
|
515
518
|
"open": boolean;
|
|
516
519
|
/**
|
|
@@ -543,7 +546,7 @@ export namespace Components {
|
|
|
543
546
|
/**
|
|
544
547
|
* The dropdown will close when the user interacts outside of this element (e.g. clicking).
|
|
545
548
|
*/
|
|
546
|
-
"containingElement"
|
|
549
|
+
"containingElement"?: HTMLElement;
|
|
547
550
|
/**
|
|
548
551
|
* The panel can be opend/closed by pressing the spacebar or the enter key. In some cases you might want to avoid this
|
|
549
552
|
*/
|
|
@@ -573,15 +576,15 @@ export namespace Components {
|
|
|
573
576
|
*/
|
|
574
577
|
"hoist": boolean;
|
|
575
578
|
/**
|
|
576
|
-
* Indicates whether
|
|
579
|
+
* Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.
|
|
577
580
|
*/
|
|
578
581
|
"open": boolean;
|
|
579
582
|
/**
|
|
580
583
|
* Set the options to be shown in the dropdown (alternative to setting the elements via html)
|
|
581
584
|
*/
|
|
582
|
-
"options": SixMenuItemData[]
|
|
585
|
+
"options": SixMenuItemData[];
|
|
583
586
|
/**
|
|
584
|
-
* The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside
|
|
587
|
+
* The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside the viewport.
|
|
585
588
|
*/
|
|
586
589
|
"placement": | 'top'
|
|
587
590
|
| 'top-start'
|
|
@@ -628,7 +631,7 @@ export namespace Components {
|
|
|
628
631
|
/**
|
|
629
632
|
* Defines error Code and thus displays the proper error page.
|
|
630
633
|
*/
|
|
631
|
-
"errorCode"
|
|
634
|
+
"errorCode"?: 404 | 403 | 500;
|
|
632
635
|
/**
|
|
633
636
|
* Defines language and thus displays the proper error page in the selected language.
|
|
634
637
|
*/
|
|
@@ -668,7 +671,7 @@ export namespace Components {
|
|
|
668
671
|
/**
|
|
669
672
|
* The file size. This number will be divided by 1024 to show the filesize in KB
|
|
670
673
|
*/
|
|
671
|
-
"size"
|
|
674
|
+
"size"?: number;
|
|
672
675
|
}
|
|
673
676
|
/**
|
|
674
677
|
* @since 2.0.0
|
|
@@ -678,7 +681,7 @@ export namespace Components {
|
|
|
678
681
|
/**
|
|
679
682
|
* Accepted MIME-Types.
|
|
680
683
|
*/
|
|
681
|
-
"accept"
|
|
684
|
+
"accept"?: string;
|
|
682
685
|
/**
|
|
683
686
|
* Set to true if file control should be small.
|
|
684
687
|
*/
|
|
@@ -686,19 +689,19 @@ export namespace Components {
|
|
|
686
689
|
/**
|
|
687
690
|
* Set when button is disabled.
|
|
688
691
|
*/
|
|
689
|
-
"disabled":
|
|
692
|
+
"disabled": false;
|
|
690
693
|
/**
|
|
691
694
|
* Label of the drop area.
|
|
692
695
|
*/
|
|
693
|
-
"label"
|
|
696
|
+
"label"?: string;
|
|
694
697
|
/**
|
|
695
698
|
* Allowed max file size in bytes.
|
|
696
699
|
*/
|
|
697
|
-
"maxFileSize"
|
|
700
|
+
"maxFileSize"?: number;
|
|
698
701
|
/**
|
|
699
702
|
* More than one file allowed.
|
|
700
703
|
*/
|
|
701
|
-
"multiple":
|
|
704
|
+
"multiple": false;
|
|
702
705
|
}
|
|
703
706
|
/**
|
|
704
707
|
* @since 1.0
|
|
@@ -827,15 +830,15 @@ export namespace Components {
|
|
|
827
830
|
/**
|
|
828
831
|
* HTML symbol code or entity.
|
|
829
832
|
*/
|
|
830
|
-
"html"
|
|
833
|
+
"html"?: string;
|
|
831
834
|
/**
|
|
832
835
|
* 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
836
|
*/
|
|
834
|
-
"label"
|
|
837
|
+
"label"?: string;
|
|
835
838
|
/**
|
|
836
839
|
* The name of the icon to draw.
|
|
837
840
|
*/
|
|
838
|
-
"name"
|
|
841
|
+
"name"?: string;
|
|
839
842
|
/**
|
|
840
843
|
* The icon's size.
|
|
841
844
|
*/
|
|
@@ -858,7 +861,7 @@ export namespace Components {
|
|
|
858
861
|
/**
|
|
859
862
|
* The input's autocorrect attribute.
|
|
860
863
|
*/
|
|
861
|
-
"autocorrect":
|
|
864
|
+
"autocorrect": 'on' | 'off';
|
|
862
865
|
/**
|
|
863
866
|
* The input's autofocus attribute.
|
|
864
867
|
*/
|
|
@@ -890,7 +893,7 @@ export namespace Components {
|
|
|
890
893
|
/**
|
|
891
894
|
* Returns the native input's validity
|
|
892
895
|
*/
|
|
893
|
-
"getValidity": () => Promise<ValidityState>;
|
|
896
|
+
"getValidity": () => Promise<ValidityState | undefined>;
|
|
894
897
|
/**
|
|
895
898
|
* The input's help text. Alternatively, you can use the help-text slot.
|
|
896
899
|
*/
|
|
@@ -898,7 +901,7 @@ export namespace Components {
|
|
|
898
901
|
/**
|
|
899
902
|
* The input's inputmode attribute.
|
|
900
903
|
*/
|
|
901
|
-
"inputmode"
|
|
904
|
+
"inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
|
|
902
905
|
/**
|
|
903
906
|
* This will be true when the control is in an invalid state. Validity is determined by props such as `type`, `required`, `minlength`, `maxlength`, and `pattern` using the browser's constraint validation API.
|
|
904
907
|
*/
|
|
@@ -918,19 +921,19 @@ export namespace Components {
|
|
|
918
921
|
/**
|
|
919
922
|
* The input's maximum value.
|
|
920
923
|
*/
|
|
921
|
-
"max"
|
|
924
|
+
"max"?: number;
|
|
922
925
|
/**
|
|
923
926
|
* The maximum length of input that will be considered valid.
|
|
924
927
|
*/
|
|
925
|
-
"maxlength"
|
|
928
|
+
"maxlength"?: number;
|
|
926
929
|
/**
|
|
927
930
|
* The input's minimum value.
|
|
928
931
|
*/
|
|
929
|
-
"min"
|
|
932
|
+
"min"?: number;
|
|
930
933
|
/**
|
|
931
934
|
* The minimum length of input that will be considered valid.
|
|
932
935
|
*/
|
|
933
|
-
"minlength"
|
|
936
|
+
"minlength"?: number;
|
|
934
937
|
/**
|
|
935
938
|
* The input's name attribute.
|
|
936
939
|
*/
|
|
@@ -938,7 +941,7 @@ export namespace Components {
|
|
|
938
941
|
/**
|
|
939
942
|
* A pattern to validate input against.
|
|
940
943
|
*/
|
|
941
|
-
"pattern"
|
|
944
|
+
"pattern"?: string;
|
|
942
945
|
/**
|
|
943
946
|
* Set to true to draw a pill-style input with rounded edges.
|
|
944
947
|
*/
|
|
@@ -946,7 +949,7 @@ export namespace Components {
|
|
|
946
949
|
/**
|
|
947
950
|
* The input's placeholder text.
|
|
948
951
|
*/
|
|
949
|
-
"placeholder"
|
|
952
|
+
"placeholder"?: string;
|
|
950
953
|
/**
|
|
951
954
|
* Set to true to make the input readonly.
|
|
952
955
|
*/
|
|
@@ -958,7 +961,7 @@ export namespace Components {
|
|
|
958
961
|
/**
|
|
959
962
|
* Checks for validity and shows the browser's validation message if the control is invalid.
|
|
960
963
|
*/
|
|
961
|
-
"reportValidity": () => Promise<boolean>;
|
|
964
|
+
"reportValidity": () => Promise<boolean | undefined>;
|
|
962
965
|
/**
|
|
963
966
|
* Set to true to make the input a required field.
|
|
964
967
|
*/
|
|
@@ -970,7 +973,7 @@ export namespace Components {
|
|
|
970
973
|
/**
|
|
971
974
|
* Selects all the text in the input.
|
|
972
975
|
*/
|
|
973
|
-
"select": () => Promise<void>;
|
|
976
|
+
"select": () => Promise<void | undefined>;
|
|
974
977
|
/**
|
|
975
978
|
* Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
|
|
976
979
|
*/
|
|
@@ -986,7 +989,7 @@ export namespace Components {
|
|
|
986
989
|
/**
|
|
987
990
|
* Sets the start and end positions of the text selection (0-based).
|
|
988
991
|
*/
|
|
989
|
-
"setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void>;
|
|
992
|
+
"setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>;
|
|
990
993
|
/**
|
|
991
994
|
* The input's size.
|
|
992
995
|
*/
|
|
@@ -998,7 +1001,7 @@ export namespace Components {
|
|
|
998
1001
|
/**
|
|
999
1002
|
* The input's step attribute.
|
|
1000
1003
|
*/
|
|
1001
|
-
"step"
|
|
1004
|
+
"step"?: number;
|
|
1002
1005
|
/**
|
|
1003
1006
|
* Set to true to add a password toggle button for password inputs.
|
|
1004
1007
|
*/
|
|
@@ -1028,15 +1031,15 @@ export namespace Components {
|
|
|
1028
1031
|
/**
|
|
1029
1032
|
* Defines a custom list of items you can iterate through
|
|
1030
1033
|
*/
|
|
1031
|
-
"items"
|
|
1034
|
+
"items"?: string[];
|
|
1032
1035
|
/**
|
|
1033
1036
|
* The maximum value allowed to pick.
|
|
1034
1037
|
*/
|
|
1035
|
-
"max"
|
|
1038
|
+
"max"?: number | string;
|
|
1036
1039
|
/**
|
|
1037
1040
|
* The minimum value allowed to pick.
|
|
1038
1041
|
*/
|
|
1039
|
-
"min"
|
|
1042
|
+
"min"?: number | string;
|
|
1040
1043
|
/**
|
|
1041
1044
|
* Defines whether the items should be padded
|
|
1042
1045
|
*/
|
|
@@ -1046,7 +1049,7 @@ export namespace Components {
|
|
|
1046
1049
|
*/
|
|
1047
1050
|
"paddingChar": string;
|
|
1048
1051
|
/**
|
|
1049
|
-
* Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default before is selected
|
|
1052
|
+
* Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default, before is selected
|
|
1050
1053
|
*/
|
|
1051
1054
|
"paddingDirection": ItemPickerPaddingDirection;
|
|
1052
1055
|
/**
|
|
@@ -1092,7 +1095,7 @@ export namespace Components {
|
|
|
1092
1095
|
/**
|
|
1093
1096
|
* Set the number of grid columns
|
|
1094
1097
|
*/
|
|
1095
|
-
"columns"
|
|
1098
|
+
"columns"?: number;
|
|
1096
1099
|
}
|
|
1097
1100
|
/**
|
|
1098
1101
|
* @since 1.01
|
|
@@ -1119,7 +1122,7 @@ export namespace Components {
|
|
|
1119
1122
|
*/
|
|
1120
1123
|
"items": SixMenuItemData1[] | null;
|
|
1121
1124
|
/**
|
|
1122
|
-
* Defines how many items should be shown. If the number of items is larger than this
|
|
1125
|
+
* Defines how many items should be shown. If the number of items is larger than this property a scrollbar will be shown
|
|
1123
1126
|
*/
|
|
1124
1127
|
"itemsShown"?: number;
|
|
1125
1128
|
/**
|
|
@@ -1261,7 +1264,7 @@ export namespace Components {
|
|
|
1261
1264
|
/**
|
|
1262
1265
|
* Checks for validity and shows the browser's validation message if the control is invalid.
|
|
1263
1266
|
*/
|
|
1264
|
-
"reportValidity": () => Promise<boolean>;
|
|
1267
|
+
"reportValidity": () => Promise<boolean | undefined>;
|
|
1265
1268
|
/**
|
|
1266
1269
|
* Resets the formcontrol
|
|
1267
1270
|
*/
|
|
@@ -1400,7 +1403,7 @@ export namespace Components {
|
|
|
1400
1403
|
/**
|
|
1401
1404
|
* The input's placeholder text.
|
|
1402
1405
|
*/
|
|
1403
|
-
"placeholder"
|
|
1406
|
+
"placeholder"?: string;
|
|
1404
1407
|
/**
|
|
1405
1408
|
* The input's value attribute.
|
|
1406
1409
|
*/
|
|
@@ -1423,7 +1426,7 @@ export namespace Components {
|
|
|
1423
1426
|
/**
|
|
1424
1427
|
* Checks for validity.
|
|
1425
1428
|
*/
|
|
1426
|
-
"checkValidity": () => Promise<boolean>;
|
|
1429
|
+
"checkValidity": () => Promise<boolean | undefined>;
|
|
1427
1430
|
/**
|
|
1428
1431
|
* Set to true to add a clear button when the select is populated.
|
|
1429
1432
|
*/
|
|
@@ -1431,7 +1434,7 @@ export namespace Components {
|
|
|
1431
1434
|
/**
|
|
1432
1435
|
* The default value the select will be reverted to when reset is executed
|
|
1433
1436
|
*/
|
|
1434
|
-
"defaultValue": string | string[]
|
|
1437
|
+
"defaultValue": string | string[];
|
|
1435
1438
|
/**
|
|
1436
1439
|
* Set to true to disable the select control.
|
|
1437
1440
|
*/
|
|
@@ -1455,7 +1458,7 @@ export namespace Components {
|
|
|
1455
1458
|
/**
|
|
1456
1459
|
* The filter's placeholder text.
|
|
1457
1460
|
*/
|
|
1458
|
-
"filterPlaceholder"
|
|
1461
|
+
"filterPlaceholder"?: string;
|
|
1459
1462
|
/**
|
|
1460
1463
|
* The select's help text. Alternatively, you can use the help-text slot.
|
|
1461
1464
|
*/
|
|
@@ -1507,7 +1510,7 @@ export namespace Components {
|
|
|
1507
1510
|
/**
|
|
1508
1511
|
* Checks for validity and shows the browser's validation message if the control is invalid.
|
|
1509
1512
|
*/
|
|
1510
|
-
"reportValidity": () => Promise<boolean>;
|
|
1513
|
+
"reportValidity": () => Promise<boolean | undefined>;
|
|
1511
1514
|
/**
|
|
1512
1515
|
* The select's required attribute.
|
|
1513
1516
|
*/
|
|
@@ -1543,7 +1546,7 @@ export namespace Components {
|
|
|
1543
1546
|
*/
|
|
1544
1547
|
"hide": () => Promise<void>;
|
|
1545
1548
|
/**
|
|
1546
|
-
* Indicates whether
|
|
1549
|
+
* Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.
|
|
1547
1550
|
*/
|
|
1548
1551
|
"open": boolean;
|
|
1549
1552
|
/**
|
|
@@ -1606,11 +1609,14 @@ export namespace Components {
|
|
|
1606
1609
|
* Title of item group
|
|
1607
1610
|
*/
|
|
1608
1611
|
"name": string;
|
|
1612
|
+
/**
|
|
1613
|
+
* Indicates whether the sidebar is shown
|
|
1614
|
+
*/
|
|
1609
1615
|
"open": boolean;
|
|
1610
1616
|
/**
|
|
1611
1617
|
* Custom summary icon name.
|
|
1612
1618
|
*/
|
|
1613
|
-
"summaryIcon"
|
|
1619
|
+
"summaryIcon"?: string;
|
|
1614
1620
|
/**
|
|
1615
1621
|
* 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
1622
|
*/
|
|
@@ -1642,7 +1648,7 @@ export namespace Components {
|
|
|
1642
1648
|
/**
|
|
1643
1649
|
* Checks for validity.
|
|
1644
1650
|
*/
|
|
1645
|
-
"checkValidity": () => Promise<boolean>;
|
|
1651
|
+
"checkValidity": () => Promise<boolean | undefined>;
|
|
1646
1652
|
/**
|
|
1647
1653
|
* Set to true to draw the switch in a checked state.
|
|
1648
1654
|
*/
|
|
@@ -1666,7 +1672,7 @@ export namespace Components {
|
|
|
1666
1672
|
/**
|
|
1667
1673
|
* Checks for validity and shows the browser's validation message if the control is invalid.
|
|
1668
1674
|
*/
|
|
1669
|
-
"reportValidity": () => Promise<boolean>;
|
|
1675
|
+
"reportValidity": () => Promise<boolean | undefined>;
|
|
1670
1676
|
/**
|
|
1671
1677
|
* Set to true to make the switch a required field.
|
|
1672
1678
|
*/
|
|
@@ -1793,7 +1799,7 @@ export namespace Components {
|
|
|
1793
1799
|
/**
|
|
1794
1800
|
* The textarea's autocorrect attribute.
|
|
1795
1801
|
*/
|
|
1796
|
-
"autocorrect":
|
|
1802
|
+
"autocorrect": 'on' | 'off';
|
|
1797
1803
|
/**
|
|
1798
1804
|
* The textarea's autofocus attribute.
|
|
1799
1805
|
*/
|
|
@@ -1821,7 +1827,7 @@ export namespace Components {
|
|
|
1821
1827
|
/**
|
|
1822
1828
|
* The textarea's inputmode attribute.
|
|
1823
1829
|
*/
|
|
1824
|
-
"inputmode"
|
|
1830
|
+
"inputmode"?: 'none' | 'text' | 'decimal' | 'numeric' | 'tel' | 'search' | 'email' | 'url';
|
|
1825
1831
|
/**
|
|
1826
1832
|
* This will be true when the control is in an invalid state. Validity is determined by props such as `required`, `minlength`, and `maxlength` using the browser's constraint validation API.
|
|
1827
1833
|
*/
|
|
@@ -1833,11 +1839,11 @@ export namespace Components {
|
|
|
1833
1839
|
/**
|
|
1834
1840
|
* The maximum length of input that will be considered valid.
|
|
1835
1841
|
*/
|
|
1836
|
-
"maxlength"
|
|
1842
|
+
"maxlength"?: number;
|
|
1837
1843
|
/**
|
|
1838
1844
|
* The minimum length of input that will be considered valid.
|
|
1839
1845
|
*/
|
|
1840
|
-
"minlength"
|
|
1846
|
+
"minlength"?: number;
|
|
1841
1847
|
/**
|
|
1842
1848
|
* The textarea's name attribute.
|
|
1843
1849
|
*/
|
|
@@ -1845,7 +1851,7 @@ export namespace Components {
|
|
|
1845
1851
|
/**
|
|
1846
1852
|
* The textarea's placeholder text.
|
|
1847
1853
|
*/
|
|
1848
|
-
"placeholder"
|
|
1854
|
+
"placeholder"?: string;
|
|
1849
1855
|
/**
|
|
1850
1856
|
* Set to true for a readonly textarea.
|
|
1851
1857
|
*/
|
|
@@ -1857,7 +1863,7 @@ export namespace Components {
|
|
|
1857
1863
|
/**
|
|
1858
1864
|
* Checks for validity and shows the browser's validation message if the control is invalid.
|
|
1859
1865
|
*/
|
|
1860
|
-
"reportValidity": () => Promise<boolean>;
|
|
1866
|
+
"reportValidity": () => Promise<boolean | undefined>;
|
|
1861
1867
|
/**
|
|
1862
1868
|
* The textarea's required attribute.
|
|
1863
1869
|
*/
|
|
@@ -1877,7 +1883,7 @@ export namespace Components {
|
|
|
1877
1883
|
/**
|
|
1878
1884
|
* Selects all the text in the input.
|
|
1879
1885
|
*/
|
|
1880
|
-
"select": () => Promise<void>;
|
|
1886
|
+
"select": () => Promise<void | undefined>;
|
|
1881
1887
|
/**
|
|
1882
1888
|
* Sets a custom validation message. If `message` is not empty, the field will be considered invalid.
|
|
1883
1889
|
*/
|
|
@@ -1893,7 +1899,7 @@ export namespace Components {
|
|
|
1893
1899
|
/**
|
|
1894
1900
|
* Sets the start and end positions of the text selection (0-based).
|
|
1895
1901
|
*/
|
|
1896
|
-
"setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void>;
|
|
1902
|
+
"setSelectionRange": (selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>;
|
|
1897
1903
|
/**
|
|
1898
1904
|
* The textarea's size.
|
|
1899
1905
|
*/
|
|
@@ -1935,7 +1941,7 @@ export namespace Components {
|
|
|
1935
1941
|
/**
|
|
1936
1942
|
* The icon's name.
|
|
1937
1943
|
*/
|
|
1938
|
-
"iconName"
|
|
1944
|
+
"iconName"?: string;
|
|
1939
1945
|
/**
|
|
1940
1946
|
* The tile's label.
|
|
1941
1947
|
*/
|
|
@@ -1957,7 +1963,7 @@ export namespace Components {
|
|
|
1957
1963
|
/**
|
|
1958
1964
|
* Checks for validity.
|
|
1959
1965
|
*/
|
|
1960
|
-
"checkValidity": () => Promise<boolean>;
|
|
1966
|
+
"checkValidity": () => Promise<boolean | undefined>;
|
|
1961
1967
|
/**
|
|
1962
1968
|
* Set to true to add a clear button when the input is populated.
|
|
1963
1969
|
*/
|
|
@@ -1969,7 +1975,7 @@ export namespace Components {
|
|
|
1969
1975
|
/**
|
|
1970
1976
|
* The defaultTime defines the default setting for the timepicker when you open the popup. Default time must match the provided format.
|
|
1971
1977
|
*/
|
|
1972
|
-
"defaultTime"?: string
|
|
1978
|
+
"defaultTime"?: string;
|
|
1973
1979
|
/**
|
|
1974
1980
|
* If `true` the component is disabled.
|
|
1975
1981
|
*/
|
|
@@ -1985,7 +1991,7 @@ export namespace Components {
|
|
|
1985
1991
|
/**
|
|
1986
1992
|
* 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
1993
|
*/
|
|
1988
|
-
"format":
|
|
1994
|
+
"format": TimeFormat;
|
|
1989
1995
|
/**
|
|
1990
1996
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
1991
1997
|
*/
|
|
@@ -1995,7 +2001,7 @@ export namespace Components {
|
|
|
1995
2001
|
*/
|
|
1996
2002
|
"iconPosition": 'left' | 'right';
|
|
1997
2003
|
/**
|
|
1998
|
-
* Indicates whether
|
|
2004
|
+
* Indicates whether the timepicker should be shown as an inline (always open) component
|
|
1999
2005
|
*/
|
|
2000
2006
|
"inline": boolean;
|
|
2001
2007
|
/**
|
|
@@ -2011,17 +2017,17 @@ export namespace Components {
|
|
|
2011
2017
|
*/
|
|
2012
2018
|
"name": string;
|
|
2013
2019
|
/**
|
|
2014
|
-
* Indicates whether
|
|
2020
|
+
* Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
|
|
2015
2021
|
*/
|
|
2016
2022
|
"open": boolean;
|
|
2017
2023
|
/**
|
|
2018
2024
|
* The placeholder defines what text to be shown on the input element
|
|
2019
2025
|
*/
|
|
2020
|
-
"placeholder"?: string
|
|
2026
|
+
"placeholder"?: string;
|
|
2021
2027
|
/**
|
|
2022
2028
|
* The enforced placement of the dropdown panel.
|
|
2023
2029
|
*/
|
|
2024
|
-
"placement"
|
|
2030
|
+
"placement"?: 'top' | 'bottom';
|
|
2025
2031
|
/**
|
|
2026
2032
|
* If `true` the user can only select a time via the timepicker but not directly edit the input field.
|
|
2027
2033
|
*/
|
|
@@ -2029,7 +2035,7 @@ export namespace Components {
|
|
|
2029
2035
|
/**
|
|
2030
2036
|
* Checks for validity and shows the browser's validation message if the control is invalid.
|
|
2031
2037
|
*/
|
|
2032
|
-
"reportValidity": () => Promise<boolean>;
|
|
2038
|
+
"reportValidity": () => Promise<boolean | undefined>;
|
|
2033
2039
|
/**
|
|
2034
2040
|
* Set to true to make the input a required field.
|
|
2035
2041
|
*/
|
|
@@ -2057,7 +2063,7 @@ export namespace Components {
|
|
|
2057
2063
|
/**
|
|
2058
2064
|
* The value of the timepicker provided as a string. The string mast match the provided format (or default format)
|
|
2059
2065
|
*/
|
|
2060
|
-
"value"
|
|
2066
|
+
"value": string;
|
|
2061
2067
|
}
|
|
2062
2068
|
/**
|
|
2063
2069
|
* @since 1.0
|
|
@@ -2070,7 +2076,7 @@ export namespace Components {
|
|
|
2070
2076
|
*/
|
|
2071
2077
|
"content": string;
|
|
2072
2078
|
/**
|
|
2073
|
-
* Set to true to disable the tooltip so it won't show when triggered.
|
|
2079
|
+
* Set to true to disable the tooltip, so it won't show when triggered.
|
|
2074
2080
|
*/
|
|
2075
2081
|
"disabled": boolean;
|
|
2076
2082
|
/**
|
|
@@ -2082,11 +2088,11 @@ export namespace Components {
|
|
|
2082
2088
|
*/
|
|
2083
2089
|
"hide": () => Promise<void>;
|
|
2084
2090
|
/**
|
|
2085
|
-
* Indicates whether
|
|
2091
|
+
* Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.
|
|
2086
2092
|
*/
|
|
2087
2093
|
"open": boolean;
|
|
2088
2094
|
/**
|
|
2089
|
-
* The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside
|
|
2095
|
+
* The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside the viewport.
|
|
2090
2096
|
*/
|
|
2091
2097
|
"placement": | 'top'
|
|
2092
2098
|
| 'top-start'
|
|
@@ -3054,7 +3060,7 @@ declare namespace LocalJSX {
|
|
|
3054
3060
|
*/
|
|
3055
3061
|
"required"?: boolean;
|
|
3056
3062
|
/**
|
|
3057
|
-
* The checkbox's value
|
|
3063
|
+
* The value of the checkbox does not mean if it's checked or not, use the `checked` property for that. The value of a checkbox is analogous to the value of an `<input type="checkbox">`, it's only used when the checkbox participates in a native `<form>`.
|
|
3058
3064
|
*/
|
|
3059
3065
|
"value"?: string;
|
|
3060
3066
|
}
|
|
@@ -3090,7 +3096,7 @@ declare namespace LocalJSX {
|
|
|
3090
3096
|
/**
|
|
3091
3097
|
* The date to defines where the datepicker popup starts. The prop accepts ISO 8601 date strings (YYYY-MM-DD).
|
|
3092
3098
|
*/
|
|
3093
|
-
"defaultDate"?: string
|
|
3099
|
+
"defaultDate"?: string;
|
|
3094
3100
|
/**
|
|
3095
3101
|
* If `true` the component is disabled.
|
|
3096
3102
|
*/
|
|
@@ -3126,11 +3132,11 @@ declare namespace LocalJSX {
|
|
|
3126
3132
|
/**
|
|
3127
3133
|
* The maximum datetime allowed. Value must be a date object
|
|
3128
3134
|
*/
|
|
3129
|
-
"max"?: Date
|
|
3135
|
+
"max"?: Date;
|
|
3130
3136
|
/**
|
|
3131
3137
|
* The minimum datetime allowed. Value must be a date object
|
|
3132
3138
|
*/
|
|
3133
|
-
"min"?: Date
|
|
3139
|
+
"min"?: Date;
|
|
3134
3140
|
/**
|
|
3135
3141
|
* The input's name attribute.
|
|
3136
3142
|
*/
|
|
@@ -3154,7 +3160,7 @@ declare namespace LocalJSX {
|
|
|
3154
3160
|
/**
|
|
3155
3161
|
* The placeholder defines what text to be shown on the input element
|
|
3156
3162
|
*/
|
|
3157
|
-
"placeholder"?: string
|
|
3163
|
+
"placeholder"?: string;
|
|
3158
3164
|
/**
|
|
3159
3165
|
* The enforced placement of the dropdown panel.
|
|
3160
3166
|
*/
|
|
@@ -3178,7 +3184,7 @@ declare namespace LocalJSX {
|
|
|
3178
3184
|
/**
|
|
3179
3185
|
* The value of the form field, which accepts a date object.
|
|
3180
3186
|
*/
|
|
3181
|
-
"value"?: Date
|
|
3187
|
+
"value"?: Date;
|
|
3182
3188
|
}
|
|
3183
3189
|
/**
|
|
3184
3190
|
* @since 1.0
|
|
@@ -3190,6 +3196,9 @@ declare namespace LocalJSX {
|
|
|
3190
3196
|
* Set to true to prevent the user from toggling the details.
|
|
3191
3197
|
*/
|
|
3192
3198
|
"disabled"?: boolean;
|
|
3199
|
+
/**
|
|
3200
|
+
* 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'
|
|
3201
|
+
*/
|
|
3193
3202
|
"hasContent"?: boolean;
|
|
3194
3203
|
/**
|
|
3195
3204
|
* Set to true when you want to use six-details inline e.g. in a sidebar
|
|
@@ -3212,7 +3221,7 @@ declare namespace LocalJSX {
|
|
|
3212
3221
|
*/
|
|
3213
3222
|
"onSix-details-show"?: (event: SixDetailsCustomEvent<EmptyPayload>) => void;
|
|
3214
3223
|
/**
|
|
3215
|
-
* Indicates whether
|
|
3224
|
+
* Indicates whether the details is open. You can use this in lieu of the show/hide methods.
|
|
3216
3225
|
*/
|
|
3217
3226
|
"open"?: boolean;
|
|
3218
3227
|
/**
|
|
@@ -3278,7 +3287,7 @@ declare namespace LocalJSX {
|
|
|
3278
3287
|
*/
|
|
3279
3288
|
"onSix-dialog-show"?: (event: SixDialogCustomEvent<EmptyPayload>) => void;
|
|
3280
3289
|
/**
|
|
3281
|
-
* Indicates whether
|
|
3290
|
+
* Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.
|
|
3282
3291
|
*/
|
|
3283
3292
|
"open"?: boolean;
|
|
3284
3293
|
}
|
|
@@ -3325,7 +3334,7 @@ declare namespace LocalJSX {
|
|
|
3325
3334
|
*/
|
|
3326
3335
|
"onSix-drawer-show"?: (event: SixDrawerCustomEvent<EmptyPayload>) => void;
|
|
3327
3336
|
/**
|
|
3328
|
-
* Indicates whether
|
|
3337
|
+
* Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.
|
|
3329
3338
|
*/
|
|
3330
3339
|
"open"?: boolean;
|
|
3331
3340
|
/**
|
|
@@ -3408,15 +3417,15 @@ declare namespace LocalJSX {
|
|
|
3408
3417
|
*/
|
|
3409
3418
|
"onSix-dropdown-show"?: (event: SixDropdownCustomEvent<EmptyPayload>) => void;
|
|
3410
3419
|
/**
|
|
3411
|
-
* Indicates whether
|
|
3420
|
+
* Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.
|
|
3412
3421
|
*/
|
|
3413
3422
|
"open"?: boolean;
|
|
3414
3423
|
/**
|
|
3415
3424
|
* Set the options to be shown in the dropdown (alternative to setting the elements via html)
|
|
3416
3425
|
*/
|
|
3417
|
-
"options"?: SixMenuItemData[]
|
|
3426
|
+
"options"?: SixMenuItemData[];
|
|
3418
3427
|
/**
|
|
3419
|
-
* The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside
|
|
3428
|
+
* The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel inside the viewport.
|
|
3420
3429
|
*/
|
|
3421
3430
|
"placement"?: | 'top'
|
|
3422
3431
|
| 'top-start'
|
|
@@ -3455,7 +3464,7 @@ declare namespace LocalJSX {
|
|
|
3455
3464
|
/**
|
|
3456
3465
|
* Defines error Code and thus displays the proper error page.
|
|
3457
3466
|
*/
|
|
3458
|
-
"errorCode"?:
|
|
3467
|
+
"errorCode"?: 404 | 403 | 500;
|
|
3459
3468
|
/**
|
|
3460
3469
|
* Defines language and thus displays the proper error page in the selected language.
|
|
3461
3470
|
*/
|
|
@@ -3521,7 +3530,7 @@ declare namespace LocalJSX {
|
|
|
3521
3530
|
/**
|
|
3522
3531
|
* Set when button is disabled.
|
|
3523
3532
|
*/
|
|
3524
|
-
"disabled"?:
|
|
3533
|
+
"disabled"?: false;
|
|
3525
3534
|
/**
|
|
3526
3535
|
* Label of the drop area.
|
|
3527
3536
|
*/
|
|
@@ -3529,11 +3538,11 @@ declare namespace LocalJSX {
|
|
|
3529
3538
|
/**
|
|
3530
3539
|
* Allowed max file size in bytes.
|
|
3531
3540
|
*/
|
|
3532
|
-
"maxFileSize"?: number
|
|
3541
|
+
"maxFileSize"?: number;
|
|
3533
3542
|
/**
|
|
3534
3543
|
* More than one file allowed.
|
|
3535
3544
|
*/
|
|
3536
|
-
"multiple"?:
|
|
3545
|
+
"multiple"?: false;
|
|
3537
3546
|
/**
|
|
3538
3547
|
* Triggers when an uploaded file doesn't match MIME type or max file size.
|
|
3539
3548
|
*/
|
|
@@ -3709,7 +3718,7 @@ declare namespace LocalJSX {
|
|
|
3709
3718
|
/**
|
|
3710
3719
|
* The input's autocorrect attribute.
|
|
3711
3720
|
*/
|
|
3712
|
-
"autocorrect"?:
|
|
3721
|
+
"autocorrect"?: 'on' | 'off';
|
|
3713
3722
|
/**
|
|
3714
3723
|
* The input's autofocus attribute.
|
|
3715
3724
|
*/
|
|
@@ -3790,10 +3799,6 @@ declare namespace LocalJSX {
|
|
|
3790
3799
|
* Emitted when the control receives input. Access the new value via event.target.value.
|
|
3791
3800
|
*/
|
|
3792
3801
|
"onSix-input-input"?: (event: SixInputCustomEvent<EmptyPayload>) => void;
|
|
3793
|
-
/**
|
|
3794
|
-
* Emitted whenever the value changes. Access the new value via event.target.value. six-input-value-change will emit whenever the value changes. So be it on input or when dynamically set. six-input-input will only be emitted when the user enters data, but not when a value is dynamically set. six-input-change will only be emitted when the user either presses enter or leaves the input field after entering some data.
|
|
3795
|
-
*/
|
|
3796
|
-
"onSix-input-value-change"?: (event: SixInputCustomEvent<EmptyPayload>) => void;
|
|
3797
3802
|
/**
|
|
3798
3803
|
* A pattern to validate input against.
|
|
3799
3804
|
*/
|
|
@@ -3881,7 +3886,7 @@ declare namespace LocalJSX {
|
|
|
3881
3886
|
*/
|
|
3882
3887
|
"paddingChar"?: string;
|
|
3883
3888
|
/**
|
|
3884
|
-
* Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default before is selected
|
|
3889
|
+
* Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default, before is selected
|
|
3885
3890
|
*/
|
|
3886
3891
|
"paddingDirection"?: ItemPickerPaddingDirection;
|
|
3887
3892
|
/**
|
|
@@ -3931,7 +3936,7 @@ declare namespace LocalJSX {
|
|
|
3931
3936
|
/**
|
|
3932
3937
|
* Set the number of grid columns
|
|
3933
3938
|
*/
|
|
3934
|
-
"columns"?:
|
|
3939
|
+
"columns"?: number;
|
|
3935
3940
|
}
|
|
3936
3941
|
/**
|
|
3937
3942
|
* @since 1.01
|
|
@@ -3958,7 +3963,7 @@ declare namespace LocalJSX {
|
|
|
3958
3963
|
*/
|
|
3959
3964
|
"items"?: SixMenuItemData1[] | null;
|
|
3960
3965
|
/**
|
|
3961
|
-
* Defines how many items should be shown. If the number of items is larger than this
|
|
3966
|
+
* Defines how many items should be shown. If the number of items is larger than this property a scrollbar will be shown
|
|
3962
3967
|
*/
|
|
3963
3968
|
"itemsShown"?: number;
|
|
3964
3969
|
/**
|
|
@@ -4246,7 +4251,7 @@ declare namespace LocalJSX {
|
|
|
4246
4251
|
/**
|
|
4247
4252
|
* The default value the select will be reverted to when reset is executed
|
|
4248
4253
|
*/
|
|
4249
|
-
"defaultValue"?: string | string[]
|
|
4254
|
+
"defaultValue"?: string | string[];
|
|
4250
4255
|
/**
|
|
4251
4256
|
* Set to true to disable the select control.
|
|
4252
4257
|
*/
|
|
@@ -4374,7 +4379,7 @@ declare namespace LocalJSX {
|
|
|
4374
4379
|
*/
|
|
4375
4380
|
"onSix-sidebar-show"?: (event: SixSidebarCustomEvent<EmptyPayload>) => void;
|
|
4376
4381
|
/**
|
|
4377
|
-
* Indicates whether
|
|
4382
|
+
* Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.
|
|
4378
4383
|
*/
|
|
4379
4384
|
"open"?: boolean;
|
|
4380
4385
|
/**
|
|
@@ -4421,6 +4426,9 @@ declare namespace LocalJSX {
|
|
|
4421
4426
|
* Title of item group
|
|
4422
4427
|
*/
|
|
4423
4428
|
"name"?: string;
|
|
4429
|
+
/**
|
|
4430
|
+
* Indicates whether the sidebar is shown
|
|
4431
|
+
*/
|
|
4424
4432
|
"open"?: boolean;
|
|
4425
4433
|
/**
|
|
4426
4434
|
* Custom summary icon name.
|
|
@@ -4600,7 +4608,7 @@ declare namespace LocalJSX {
|
|
|
4600
4608
|
/**
|
|
4601
4609
|
* The textarea's autocorrect attribute.
|
|
4602
4610
|
*/
|
|
4603
|
-
"autocorrect"?:
|
|
4611
|
+
"autocorrect"?: 'on' | 'off';
|
|
4604
4612
|
/**
|
|
4605
4613
|
* The textarea's autofocus attribute.
|
|
4606
4614
|
*/
|
|
@@ -4661,10 +4669,6 @@ declare namespace LocalJSX {
|
|
|
4661
4669
|
* Emitted when the control receives input. Access the new value via event.target.value.
|
|
4662
4670
|
*/
|
|
4663
4671
|
"onSix-textarea-input"?: (event: SixTextareaCustomEvent<EmptyPayload>) => void;
|
|
4664
|
-
/**
|
|
4665
|
-
* Emitted whenever the value changes. Access the new value via event.target.value. six-textarea-value-change will emit whenever the value changes. So be it on textarea or when dynamically set. six-textarea-input will only be emitted when the user enters data, but not when a value is dynamically set. six-textarea-change will only be emitted when the user either presses enter or leaves the textarea field after entering some data.
|
|
4666
|
-
*/
|
|
4667
|
-
"onSix-textarea-value-change"?: (event: SixTextareaCustomEvent<EmptyPayload>) => void;
|
|
4668
4672
|
/**
|
|
4669
4673
|
* The textarea's placeholder text.
|
|
4670
4674
|
*/
|
|
@@ -4722,7 +4726,7 @@ declare namespace LocalJSX {
|
|
|
4722
4726
|
/**
|
|
4723
4727
|
* The icon's name.
|
|
4724
4728
|
*/
|
|
4725
|
-
"iconName"?:
|
|
4729
|
+
"iconName"?: string;
|
|
4726
4730
|
/**
|
|
4727
4731
|
* The tile's label.
|
|
4728
4732
|
*/
|
|
@@ -4756,7 +4760,7 @@ declare namespace LocalJSX {
|
|
|
4756
4760
|
/**
|
|
4757
4761
|
* The defaultTime defines the default setting for the timepicker when you open the popup. Default time must match the provided format.
|
|
4758
4762
|
*/
|
|
4759
|
-
"defaultTime"?: string
|
|
4763
|
+
"defaultTime"?: string;
|
|
4760
4764
|
/**
|
|
4761
4765
|
* If `true` the component is disabled.
|
|
4762
4766
|
*/
|
|
@@ -4772,7 +4776,7 @@ declare namespace LocalJSX {
|
|
|
4772
4776
|
/**
|
|
4773
4777
|
* 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
|
|
4774
4778
|
*/
|
|
4775
|
-
"format"?:
|
|
4779
|
+
"format"?: TimeFormat;
|
|
4776
4780
|
/**
|
|
4777
4781
|
* Enable this option to prevent the panel from being clipped when the component is placed inside a container with `overflow: auto|scroll`.
|
|
4778
4782
|
*/
|
|
@@ -4782,7 +4786,7 @@ declare namespace LocalJSX {
|
|
|
4782
4786
|
*/
|
|
4783
4787
|
"iconPosition"?: 'left' | 'right';
|
|
4784
4788
|
/**
|
|
4785
|
-
* Indicates whether
|
|
4789
|
+
* Indicates whether the timepicker should be shown as an inline (always open) component
|
|
4786
4790
|
*/
|
|
4787
4791
|
"inline"?: boolean;
|
|
4788
4792
|
/**
|
|
@@ -4810,13 +4814,13 @@ declare namespace LocalJSX {
|
|
|
4810
4814
|
*/
|
|
4811
4815
|
"onSix-timepicker-clear"?: (event: SixTimepickerCustomEvent<EmptyPayload>) => void;
|
|
4812
4816
|
/**
|
|
4813
|
-
* Indicates whether
|
|
4817
|
+
* Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.
|
|
4814
4818
|
*/
|
|
4815
4819
|
"open"?: boolean;
|
|
4816
4820
|
/**
|
|
4817
4821
|
* The placeholder defines what text to be shown on the input element
|
|
4818
4822
|
*/
|
|
4819
|
-
"placeholder"?: string
|
|
4823
|
+
"placeholder"?: string;
|
|
4820
4824
|
/**
|
|
4821
4825
|
* The enforced placement of the dropdown panel.
|
|
4822
4826
|
*/
|
|
@@ -4844,7 +4848,7 @@ declare namespace LocalJSX {
|
|
|
4844
4848
|
/**
|
|
4845
4849
|
* The value of the timepicker provided as a string. The string mast match the provided format (or default format)
|
|
4846
4850
|
*/
|
|
4847
|
-
"value"?: string
|
|
4851
|
+
"value"?: string;
|
|
4848
4852
|
}
|
|
4849
4853
|
/**
|
|
4850
4854
|
* @since 1.0
|
|
@@ -4857,7 +4861,7 @@ declare namespace LocalJSX {
|
|
|
4857
4861
|
*/
|
|
4858
4862
|
"content"?: string;
|
|
4859
4863
|
/**
|
|
4860
|
-
* Set to true to disable the tooltip so it won't show when triggered.
|
|
4864
|
+
* Set to true to disable the tooltip, so it won't show when triggered.
|
|
4861
4865
|
*/
|
|
4862
4866
|
"disabled"?: boolean;
|
|
4863
4867
|
/**
|
|
@@ -4881,11 +4885,11 @@ declare namespace LocalJSX {
|
|
|
4881
4885
|
*/
|
|
4882
4886
|
"onSix-tooltip-show"?: (event: SixTooltipCustomEvent<EmptyPayload>) => void;
|
|
4883
4887
|
/**
|
|
4884
|
-
* Indicates whether
|
|
4888
|
+
* Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.
|
|
4885
4889
|
*/
|
|
4886
4890
|
"open"?: boolean;
|
|
4887
4891
|
/**
|
|
4888
|
-
* The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside
|
|
4892
|
+
* The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip inside the viewport.
|
|
4889
4893
|
*/
|
|
4890
4894
|
"placement"?: | 'top'
|
|
4891
4895
|
| 'top-start'
|