@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
package/dist/components.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2023-
|
|
2
|
+
"timestamp": "2023-08-07T06:21:33",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "3.2.1",
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
},
|
|
685
685
|
{
|
|
686
686
|
"name": "download",
|
|
687
|
-
"type": "string",
|
|
687
|
+
"type": "string | undefined",
|
|
688
688
|
"mutable": false,
|
|
689
689
|
"attr": "download",
|
|
690
690
|
"reflectToAttr": false,
|
|
@@ -693,14 +693,17 @@
|
|
|
693
693
|
"values": [
|
|
694
694
|
{
|
|
695
695
|
"type": "string"
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"type": "undefined"
|
|
696
699
|
}
|
|
697
700
|
],
|
|
698
|
-
"optional":
|
|
701
|
+
"optional": true,
|
|
699
702
|
"required": false
|
|
700
703
|
},
|
|
701
704
|
{
|
|
702
705
|
"name": "href",
|
|
703
|
-
"type": "string",
|
|
706
|
+
"type": "string | undefined",
|
|
704
707
|
"mutable": false,
|
|
705
708
|
"attr": "href",
|
|
706
709
|
"reflectToAttr": false,
|
|
@@ -709,9 +712,12 @@
|
|
|
709
712
|
"values": [
|
|
710
713
|
{
|
|
711
714
|
"type": "string"
|
|
715
|
+
},
|
|
716
|
+
{
|
|
717
|
+
"type": "undefined"
|
|
712
718
|
}
|
|
713
719
|
],
|
|
714
|
-
"optional":
|
|
720
|
+
"optional": true,
|
|
715
721
|
"required": false
|
|
716
722
|
},
|
|
717
723
|
{
|
|
@@ -739,6 +745,7 @@
|
|
|
739
745
|
"reflectToAttr": false,
|
|
740
746
|
"docs": "An optional name for the button. Ignored when `href` is set.",
|
|
741
747
|
"docsTags": [],
|
|
748
|
+
"default": "''",
|
|
742
749
|
"values": [
|
|
743
750
|
{
|
|
744
751
|
"type": "string"
|
|
@@ -826,7 +833,7 @@
|
|
|
826
833
|
},
|
|
827
834
|
{
|
|
828
835
|
"name": "target",
|
|
829
|
-
"type": "\"_blank\" | \"_parent\" | \"_self\" | \"_top\"",
|
|
836
|
+
"type": "\"_blank\" | \"_parent\" | \"_self\" | \"_top\" | undefined",
|
|
830
837
|
"mutable": false,
|
|
831
838
|
"attr": "target",
|
|
832
839
|
"reflectToAttr": false,
|
|
@@ -848,9 +855,12 @@
|
|
|
848
855
|
{
|
|
849
856
|
"value": "_top",
|
|
850
857
|
"type": "string"
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
"type": "undefined"
|
|
851
861
|
}
|
|
852
862
|
],
|
|
853
|
-
"optional":
|
|
863
|
+
"optional": true,
|
|
854
864
|
"required": false
|
|
855
865
|
},
|
|
856
866
|
{
|
|
@@ -903,6 +913,7 @@
|
|
|
903
913
|
"reflectToAttr": false,
|
|
904
914
|
"docs": "An optional value for the button. Ignored when `href` is set.",
|
|
905
915
|
"docsTags": [],
|
|
916
|
+
"default": "''",
|
|
906
917
|
"values": [
|
|
907
918
|
{
|
|
908
919
|
"type": "string"
|
|
@@ -1121,30 +1132,13 @@
|
|
|
1121
1132
|
"optional": false,
|
|
1122
1133
|
"required": false
|
|
1123
1134
|
},
|
|
1124
|
-
{
|
|
1125
|
-
"name": "errorOnBlur",
|
|
1126
|
-
"type": "boolean",
|
|
1127
|
-
"mutable": false,
|
|
1128
|
-
"attr": "error-on-blur",
|
|
1129
|
-
"reflectToAttr": false,
|
|
1130
|
-
"docs": "Set to display the error text on blur and not when typing",
|
|
1131
|
-
"docsTags": [],
|
|
1132
|
-
"default": "false",
|
|
1133
|
-
"values": [
|
|
1134
|
-
{
|
|
1135
|
-
"type": "boolean"
|
|
1136
|
-
}
|
|
1137
|
-
],
|
|
1138
|
-
"optional": false,
|
|
1139
|
-
"required": false
|
|
1140
|
-
},
|
|
1141
1135
|
{
|
|
1142
1136
|
"name": "errorText",
|
|
1143
1137
|
"type": "string",
|
|
1144
1138
|
"mutable": false,
|
|
1145
1139
|
"attr": "error-text",
|
|
1146
1140
|
"reflectToAttr": false,
|
|
1147
|
-
"docs": "The
|
|
1141
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
1148
1142
|
"docsTags": [],
|
|
1149
1143
|
"default": "''",
|
|
1150
1144
|
"values": [
|
|
@@ -1175,10 +1169,10 @@
|
|
|
1175
1169
|
{
|
|
1176
1170
|
"name": "invalid",
|
|
1177
1171
|
"type": "boolean",
|
|
1178
|
-
"mutable":
|
|
1172
|
+
"mutable": false,
|
|
1179
1173
|
"attr": "invalid",
|
|
1180
1174
|
"reflectToAttr": true,
|
|
1181
|
-
"docs": "
|
|
1175
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
1182
1176
|
"docsTags": [],
|
|
1183
1177
|
"default": "false",
|
|
1184
1178
|
"values": [
|
|
@@ -1195,7 +1189,7 @@
|
|
|
1195
1189
|
"mutable": false,
|
|
1196
1190
|
"attr": "label",
|
|
1197
1191
|
"reflectToAttr": false,
|
|
1198
|
-
"docs": "The
|
|
1192
|
+
"docs": "The label text.",
|
|
1199
1193
|
"docsTags": [],
|
|
1200
1194
|
"default": "''",
|
|
1201
1195
|
"values": [
|
|
@@ -1229,7 +1223,7 @@
|
|
|
1229
1223
|
"mutable": false,
|
|
1230
1224
|
"attr": "required",
|
|
1231
1225
|
"reflectToAttr": false,
|
|
1232
|
-
"docs": "Set to true to
|
|
1226
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
1233
1227
|
"docsTags": [],
|
|
1234
1228
|
"default": "false",
|
|
1235
1229
|
"values": [
|
|
@@ -1259,17 +1253,6 @@
|
|
|
1259
1253
|
}
|
|
1260
1254
|
],
|
|
1261
1255
|
"methods": [
|
|
1262
|
-
{
|
|
1263
|
-
"name": "checkValidity",
|
|
1264
|
-
"returns": {
|
|
1265
|
-
"type": "Promise<boolean>",
|
|
1266
|
-
"docs": ""
|
|
1267
|
-
},
|
|
1268
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
1269
|
-
"parameters": [],
|
|
1270
|
-
"docs": "Checks for validity.",
|
|
1271
|
-
"docsTags": []
|
|
1272
|
-
},
|
|
1273
1256
|
{
|
|
1274
1257
|
"name": "removeFocus",
|
|
1275
1258
|
"returns": {
|
|
@@ -1281,17 +1264,6 @@
|
|
|
1281
1264
|
"docs": "Removes focus from the checkbox.",
|
|
1282
1265
|
"docsTags": []
|
|
1283
1266
|
},
|
|
1284
|
-
{
|
|
1285
|
-
"name": "reportValidity",
|
|
1286
|
-
"returns": {
|
|
1287
|
-
"type": "Promise<boolean>",
|
|
1288
|
-
"docs": ""
|
|
1289
|
-
},
|
|
1290
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
1291
|
-
"parameters": [],
|
|
1292
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
1293
|
-
"docsTags": []
|
|
1294
|
-
},
|
|
1295
1267
|
{
|
|
1296
1268
|
"name": "reset",
|
|
1297
1269
|
"returns": {
|
|
@@ -1303,17 +1275,6 @@
|
|
|
1303
1275
|
"docs": "Resets the formcontrol",
|
|
1304
1276
|
"docsTags": []
|
|
1305
1277
|
},
|
|
1306
|
-
{
|
|
1307
|
-
"name": "setCustomValidity",
|
|
1308
|
-
"returns": {
|
|
1309
|
-
"type": "Promise<void>",
|
|
1310
|
-
"docs": ""
|
|
1311
|
-
},
|
|
1312
|
-
"signature": "setCustomValidity(message: string) => Promise<void>",
|
|
1313
|
-
"parameters": [],
|
|
1314
|
-
"docs": "Sets a custom validation message. If `message` is not empty, the field will be considered invalid.",
|
|
1315
|
-
"docsTags": []
|
|
1316
|
-
},
|
|
1317
1278
|
{
|
|
1318
1279
|
"name": "setFocus",
|
|
1319
1280
|
"returns": {
|
|
@@ -1467,7 +1428,7 @@
|
|
|
1467
1428
|
},
|
|
1468
1429
|
{
|
|
1469
1430
|
"name": "containingElement",
|
|
1470
|
-
"type": "HTMLElement",
|
|
1431
|
+
"type": "HTMLElement | undefined",
|
|
1471
1432
|
"mutable": false,
|
|
1472
1433
|
"reflectToAttr": false,
|
|
1473
1434
|
"docs": "The dropdown will close when the user interacts outside of this element (e.g. clicking).",
|
|
@@ -1475,9 +1436,12 @@
|
|
|
1475
1436
|
"values": [
|
|
1476
1437
|
{
|
|
1477
1438
|
"type": "HTMLElement"
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
"type": "undefined"
|
|
1478
1442
|
}
|
|
1479
1443
|
],
|
|
1480
|
-
"optional":
|
|
1444
|
+
"optional": true,
|
|
1481
1445
|
"required": false
|
|
1482
1446
|
},
|
|
1483
1447
|
{
|
|
@@ -1573,7 +1537,7 @@
|
|
|
1573
1537
|
},
|
|
1574
1538
|
{
|
|
1575
1539
|
"name": "defaultDate",
|
|
1576
|
-
"type": "string",
|
|
1540
|
+
"type": "string | undefined",
|
|
1577
1541
|
"mutable": false,
|
|
1578
1542
|
"attr": "default-date",
|
|
1579
1543
|
"reflectToAttr": false,
|
|
@@ -1582,6 +1546,9 @@
|
|
|
1582
1546
|
"values": [
|
|
1583
1547
|
{
|
|
1584
1548
|
"type": "string"
|
|
1549
|
+
},
|
|
1550
|
+
{
|
|
1551
|
+
"type": "undefined"
|
|
1585
1552
|
}
|
|
1586
1553
|
],
|
|
1587
1554
|
"optional": true,
|
|
@@ -1604,30 +1571,13 @@
|
|
|
1604
1571
|
"optional": false,
|
|
1605
1572
|
"required": false
|
|
1606
1573
|
},
|
|
1607
|
-
{
|
|
1608
|
-
"name": "errorOnBlur",
|
|
1609
|
-
"type": "boolean",
|
|
1610
|
-
"mutable": false,
|
|
1611
|
-
"attr": "error-on-blur",
|
|
1612
|
-
"reflectToAttr": false,
|
|
1613
|
-
"docs": "Set to display the error text on blur and not when typing",
|
|
1614
|
-
"docsTags": [],
|
|
1615
|
-
"default": "false",
|
|
1616
|
-
"values": [
|
|
1617
|
-
{
|
|
1618
|
-
"type": "boolean"
|
|
1619
|
-
}
|
|
1620
|
-
],
|
|
1621
|
-
"optional": false,
|
|
1622
|
-
"required": false
|
|
1623
|
-
},
|
|
1624
1574
|
{
|
|
1625
1575
|
"name": "errorText",
|
|
1626
1576
|
"type": "string",
|
|
1627
1577
|
"mutable": false,
|
|
1628
1578
|
"attr": "error-text",
|
|
1629
1579
|
"reflectToAttr": false,
|
|
1630
|
-
"docs": "The
|
|
1580
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
1631
1581
|
"docsTags": [],
|
|
1632
1582
|
"default": "''",
|
|
1633
1583
|
"values": [
|
|
@@ -1694,13 +1644,30 @@
|
|
|
1694
1644
|
"optional": false,
|
|
1695
1645
|
"required": false
|
|
1696
1646
|
},
|
|
1647
|
+
{
|
|
1648
|
+
"name": "invalid",
|
|
1649
|
+
"type": "boolean",
|
|
1650
|
+
"mutable": false,
|
|
1651
|
+
"attr": "invalid",
|
|
1652
|
+
"reflectToAttr": true,
|
|
1653
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
1654
|
+
"docsTags": [],
|
|
1655
|
+
"default": "false",
|
|
1656
|
+
"values": [
|
|
1657
|
+
{
|
|
1658
|
+
"type": "boolean"
|
|
1659
|
+
}
|
|
1660
|
+
],
|
|
1661
|
+
"optional": false,
|
|
1662
|
+
"required": false
|
|
1663
|
+
},
|
|
1697
1664
|
{
|
|
1698
1665
|
"name": "label",
|
|
1699
1666
|
"type": "string",
|
|
1700
1667
|
"mutable": false,
|
|
1701
1668
|
"attr": "label",
|
|
1702
1669
|
"reflectToAttr": false,
|
|
1703
|
-
"docs": "The
|
|
1670
|
+
"docs": "The label text.",
|
|
1704
1671
|
"docsTags": [],
|
|
1705
1672
|
"default": "''",
|
|
1706
1673
|
"values": [
|
|
@@ -1743,15 +1710,17 @@
|
|
|
1743
1710
|
},
|
|
1744
1711
|
{
|
|
1745
1712
|
"name": "max",
|
|
1746
|
-
"type": "Date",
|
|
1713
|
+
"type": "Date | undefined",
|
|
1747
1714
|
"mutable": false,
|
|
1748
1715
|
"reflectToAttr": false,
|
|
1749
1716
|
"docs": "The maximum datetime allowed. Value must be a date object",
|
|
1750
1717
|
"docsTags": [],
|
|
1751
|
-
"default": "null",
|
|
1752
1718
|
"values": [
|
|
1753
1719
|
{
|
|
1754
1720
|
"type": "Date"
|
|
1721
|
+
},
|
|
1722
|
+
{
|
|
1723
|
+
"type": "undefined"
|
|
1755
1724
|
}
|
|
1756
1725
|
],
|
|
1757
1726
|
"optional": true,
|
|
@@ -1759,15 +1728,17 @@
|
|
|
1759
1728
|
},
|
|
1760
1729
|
{
|
|
1761
1730
|
"name": "min",
|
|
1762
|
-
"type": "Date",
|
|
1731
|
+
"type": "Date | undefined",
|
|
1763
1732
|
"mutable": false,
|
|
1764
1733
|
"reflectToAttr": false,
|
|
1765
1734
|
"docs": "The minimum datetime allowed. Value must be a date object",
|
|
1766
1735
|
"docsTags": [],
|
|
1767
|
-
"default": "null",
|
|
1768
1736
|
"values": [
|
|
1769
1737
|
{
|
|
1770
1738
|
"type": "Date"
|
|
1739
|
+
},
|
|
1740
|
+
{
|
|
1741
|
+
"type": "undefined"
|
|
1771
1742
|
}
|
|
1772
1743
|
],
|
|
1773
1744
|
"optional": true,
|
|
@@ -1809,7 +1780,7 @@
|
|
|
1809
1780
|
},
|
|
1810
1781
|
{
|
|
1811
1782
|
"name": "placeholder",
|
|
1812
|
-
"type": "string",
|
|
1783
|
+
"type": "string | undefined",
|
|
1813
1784
|
"mutable": false,
|
|
1814
1785
|
"attr": "placeholder",
|
|
1815
1786
|
"reflectToAttr": false,
|
|
@@ -1818,6 +1789,9 @@
|
|
|
1818
1789
|
"values": [
|
|
1819
1790
|
{
|
|
1820
1791
|
"type": "string"
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
"type": "undefined"
|
|
1821
1795
|
}
|
|
1822
1796
|
],
|
|
1823
1797
|
"optional": true,
|
|
@@ -1825,7 +1799,7 @@
|
|
|
1825
1799
|
},
|
|
1826
1800
|
{
|
|
1827
1801
|
"name": "placement",
|
|
1828
|
-
"type": "\"bottom\" | \"top\"",
|
|
1802
|
+
"type": "\"bottom\" | \"top\" | undefined",
|
|
1829
1803
|
"mutable": false,
|
|
1830
1804
|
"attr": "placement",
|
|
1831
1805
|
"reflectToAttr": false,
|
|
@@ -1839,9 +1813,12 @@
|
|
|
1839
1813
|
{
|
|
1840
1814
|
"value": "top",
|
|
1841
1815
|
"type": "string"
|
|
1816
|
+
},
|
|
1817
|
+
{
|
|
1818
|
+
"type": "undefined"
|
|
1842
1819
|
}
|
|
1843
1820
|
],
|
|
1844
|
-
"optional":
|
|
1821
|
+
"optional": true,
|
|
1845
1822
|
"required": false
|
|
1846
1823
|
},
|
|
1847
1824
|
{
|
|
@@ -1866,9 +1843,10 @@
|
|
|
1866
1843
|
"type": "boolean",
|
|
1867
1844
|
"mutable": false,
|
|
1868
1845
|
"attr": "required",
|
|
1869
|
-
"reflectToAttr":
|
|
1870
|
-
"docs": "Set to true to
|
|
1846
|
+
"reflectToAttr": false,
|
|
1847
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
1871
1848
|
"docsTags": [],
|
|
1849
|
+
"default": "false",
|
|
1872
1850
|
"values": [
|
|
1873
1851
|
{
|
|
1874
1852
|
"type": "boolean"
|
|
@@ -1927,15 +1905,17 @@
|
|
|
1927
1905
|
},
|
|
1928
1906
|
{
|
|
1929
1907
|
"name": "value",
|
|
1930
|
-
"type": "Date",
|
|
1908
|
+
"type": "Date | undefined",
|
|
1931
1909
|
"mutable": true,
|
|
1932
1910
|
"reflectToAttr": false,
|
|
1933
1911
|
"docs": "The value of the form field, which accepts a date object.",
|
|
1934
1912
|
"docsTags": [],
|
|
1935
|
-
"default": "null",
|
|
1936
1913
|
"values": [
|
|
1937
1914
|
{
|
|
1938
1915
|
"type": "Date"
|
|
1916
|
+
},
|
|
1917
|
+
{
|
|
1918
|
+
"type": "undefined"
|
|
1939
1919
|
}
|
|
1940
1920
|
],
|
|
1941
1921
|
"optional": true,
|
|
@@ -1943,66 +1923,33 @@
|
|
|
1943
1923
|
}
|
|
1944
1924
|
],
|
|
1945
1925
|
"methods": [
|
|
1946
|
-
{
|
|
1947
|
-
"name": "checkValidity",
|
|
1948
|
-
"returns": {
|
|
1949
|
-
"type": "Promise<boolean>",
|
|
1950
|
-
"docs": ""
|
|
1951
|
-
},
|
|
1952
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
1953
|
-
"parameters": [],
|
|
1954
|
-
"docs": "Checks for validity.",
|
|
1955
|
-
"docsTags": []
|
|
1956
|
-
},
|
|
1957
|
-
{
|
|
1958
|
-
"name": "reportValidity",
|
|
1959
|
-
"returns": {
|
|
1960
|
-
"type": "Promise<boolean>",
|
|
1961
|
-
"docs": ""
|
|
1962
|
-
},
|
|
1963
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
1964
|
-
"parameters": [],
|
|
1965
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
1966
|
-
"docsTags": []
|
|
1967
|
-
},
|
|
1968
|
-
{
|
|
1969
|
-
"name": "reset",
|
|
1970
|
-
"returns": {
|
|
1971
|
-
"type": "Promise<void>",
|
|
1972
|
-
"docs": ""
|
|
1973
|
-
},
|
|
1974
|
-
"signature": "reset() => Promise<void>",
|
|
1975
|
-
"parameters": [],
|
|
1976
|
-
"docs": "Resets the formcontrol",
|
|
1977
|
-
"docsTags": []
|
|
1978
|
-
},
|
|
1979
1926
|
{
|
|
1980
1927
|
"name": "select",
|
|
1981
1928
|
"returns": {
|
|
1982
1929
|
"type": "Promise<void>",
|
|
1983
1930
|
"docs": ""
|
|
1984
1931
|
},
|
|
1985
|
-
"signature": "select(datestring
|
|
1932
|
+
"signature": "select(datestring?: string) => Promise<void>",
|
|
1986
1933
|
"parameters": [],
|
|
1987
1934
|
"docs": "Selects an option",
|
|
1988
1935
|
"docsTags": []
|
|
1989
1936
|
},
|
|
1990
1937
|
{
|
|
1991
|
-
"name": "
|
|
1938
|
+
"name": "setFocus",
|
|
1992
1939
|
"returns": {
|
|
1993
1940
|
"type": "Promise<void>",
|
|
1994
1941
|
"docs": ""
|
|
1995
1942
|
},
|
|
1996
|
-
"signature": "
|
|
1943
|
+
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
1997
1944
|
"parameters": [],
|
|
1998
|
-
"docs": "Sets
|
|
1945
|
+
"docs": "Sets focus on the datepickers input.",
|
|
1999
1946
|
"docsTags": []
|
|
2000
1947
|
}
|
|
2001
1948
|
],
|
|
2002
1949
|
"events": [
|
|
2003
1950
|
{
|
|
2004
1951
|
"event": "six-datepicker-blur",
|
|
2005
|
-
"detail": "Date",
|
|
1952
|
+
"detail": "Date | null | undefined",
|
|
2006
1953
|
"bubbles": true,
|
|
2007
1954
|
"cancelable": true,
|
|
2008
1955
|
"composed": true,
|
|
@@ -2020,7 +1967,7 @@
|
|
|
2020
1967
|
},
|
|
2021
1968
|
{
|
|
2022
1969
|
"event": "six-datepicker-select",
|
|
2023
|
-
"detail": "Date",
|
|
1970
|
+
"detail": "Date | null | undefined",
|
|
2024
1971
|
"bubbles": true,
|
|
2025
1972
|
"cancelable": true,
|
|
2026
1973
|
"composed": true,
|
|
@@ -2161,7 +2108,7 @@
|
|
|
2161
2108
|
"mutable": false,
|
|
2162
2109
|
"attr": "has-content",
|
|
2163
2110
|
"reflectToAttr": false,
|
|
2164
|
-
"docs": "",
|
|
2111
|
+
"docs": "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'",
|
|
2165
2112
|
"docsTags": [],
|
|
2166
2113
|
"default": "true",
|
|
2167
2114
|
"values": [
|
|
@@ -2195,7 +2142,7 @@
|
|
|
2195
2142
|
"mutable": true,
|
|
2196
2143
|
"attr": "open",
|
|
2197
2144
|
"reflectToAttr": true,
|
|
2198
|
-
"docs": "Indicates whether
|
|
2145
|
+
"docs": "Indicates whether the details is open. You can use this in lieu of the show/hide methods.",
|
|
2199
2146
|
"docsTags": [],
|
|
2200
2147
|
"default": "false",
|
|
2201
2148
|
"values": [
|
|
@@ -2242,7 +2189,7 @@
|
|
|
2242
2189
|
},
|
|
2243
2190
|
{
|
|
2244
2191
|
"name": "summaryIcon",
|
|
2245
|
-
"type": "string",
|
|
2192
|
+
"type": "string | undefined",
|
|
2246
2193
|
"mutable": false,
|
|
2247
2194
|
"attr": "summary-icon",
|
|
2248
2195
|
"reflectToAttr": false,
|
|
@@ -2251,9 +2198,12 @@
|
|
|
2251
2198
|
"values": [
|
|
2252
2199
|
{
|
|
2253
2200
|
"type": "string"
|
|
2201
|
+
},
|
|
2202
|
+
{
|
|
2203
|
+
"type": "undefined"
|
|
2254
2204
|
}
|
|
2255
2205
|
],
|
|
2256
|
-
"optional":
|
|
2206
|
+
"optional": true,
|
|
2257
2207
|
"required": false
|
|
2258
2208
|
},
|
|
2259
2209
|
{
|
|
@@ -2537,7 +2487,7 @@
|
|
|
2537
2487
|
"mutable": true,
|
|
2538
2488
|
"attr": "open",
|
|
2539
2489
|
"reflectToAttr": true,
|
|
2540
|
-
"docs": "Indicates whether
|
|
2490
|
+
"docs": "Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.",
|
|
2541
2491
|
"docsTags": [],
|
|
2542
2492
|
"default": "false",
|
|
2543
2493
|
"values": [
|
|
@@ -2817,7 +2767,7 @@
|
|
|
2817
2767
|
"mutable": true,
|
|
2818
2768
|
"attr": "open",
|
|
2819
2769
|
"reflectToAttr": true,
|
|
2820
|
-
"docs": "Indicates whether
|
|
2770
|
+
"docs": "Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.",
|
|
2821
2771
|
"docsTags": [],
|
|
2822
2772
|
"default": "false",
|
|
2823
2773
|
"values": [
|
|
@@ -3099,7 +3049,7 @@
|
|
|
3099
3049
|
},
|
|
3100
3050
|
{
|
|
3101
3051
|
"name": "containingElement",
|
|
3102
|
-
"type": "HTMLElement",
|
|
3052
|
+
"type": "HTMLElement | undefined",
|
|
3103
3053
|
"mutable": false,
|
|
3104
3054
|
"reflectToAttr": false,
|
|
3105
3055
|
"docs": "The dropdown will close when the user interacts outside of this element (e.g. clicking).",
|
|
@@ -3107,9 +3057,12 @@
|
|
|
3107
3057
|
"values": [
|
|
3108
3058
|
{
|
|
3109
3059
|
"type": "HTMLElement"
|
|
3060
|
+
},
|
|
3061
|
+
{
|
|
3062
|
+
"type": "undefined"
|
|
3110
3063
|
}
|
|
3111
3064
|
],
|
|
3112
|
-
"optional":
|
|
3065
|
+
"optional": true,
|
|
3113
3066
|
"required": false
|
|
3114
3067
|
},
|
|
3115
3068
|
{
|
|
@@ -3220,7 +3173,7 @@
|
|
|
3220
3173
|
"mutable": true,
|
|
3221
3174
|
"attr": "open",
|
|
3222
3175
|
"reflectToAttr": true,
|
|
3223
|
-
"docs": "Indicates whether
|
|
3176
|
+
"docs": "Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.",
|
|
3224
3177
|
"docsTags": [],
|
|
3225
3178
|
"default": "false",
|
|
3226
3179
|
"values": [
|
|
@@ -3238,7 +3191,7 @@
|
|
|
3238
3191
|
"reflectToAttr": false,
|
|
3239
3192
|
"docs": "Set the options to be shown in the dropdown (alternative to setting the elements via html)",
|
|
3240
3193
|
"docsTags": [],
|
|
3241
|
-
"default": "
|
|
3194
|
+
"default": "[]",
|
|
3242
3195
|
"values": [
|
|
3243
3196
|
{
|
|
3244
3197
|
"type": "SixMenuItemData[]"
|
|
@@ -3253,7 +3206,7 @@
|
|
|
3253
3206
|
"mutable": false,
|
|
3254
3207
|
"attr": "placement",
|
|
3255
3208
|
"reflectToAttr": false,
|
|
3256
|
-
"docs": "The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\ninside
|
|
3209
|
+
"docs": "The preferred placement of the dropdown panel. Note that the actual placement may vary as needed to keep the panel\ninside the viewport.",
|
|
3257
3210
|
"docsTags": [],
|
|
3258
3211
|
"default": "'bottom-start'",
|
|
3259
3212
|
"values": [
|
|
@@ -3517,7 +3470,7 @@
|
|
|
3517
3470
|
"props": [
|
|
3518
3471
|
{
|
|
3519
3472
|
"name": "customDescription",
|
|
3520
|
-
"type": "string[]",
|
|
3473
|
+
"type": "string[] | undefined",
|
|
3521
3474
|
"mutable": false,
|
|
3522
3475
|
"reflectToAttr": false,
|
|
3523
3476
|
"docs": "Defines a custom description.",
|
|
@@ -3525,6 +3478,9 @@
|
|
|
3525
3478
|
"values": [
|
|
3526
3479
|
{
|
|
3527
3480
|
"type": "string[]"
|
|
3481
|
+
},
|
|
3482
|
+
{
|
|
3483
|
+
"type": "undefined"
|
|
3528
3484
|
}
|
|
3529
3485
|
],
|
|
3530
3486
|
"optional": true,
|
|
@@ -3532,7 +3488,7 @@
|
|
|
3532
3488
|
},
|
|
3533
3489
|
{
|
|
3534
3490
|
"name": "customIcon",
|
|
3535
|
-
"type": "string",
|
|
3491
|
+
"type": "string | undefined",
|
|
3536
3492
|
"mutable": false,
|
|
3537
3493
|
"attr": "custom-icon",
|
|
3538
3494
|
"reflectToAttr": false,
|
|
@@ -3541,6 +3497,9 @@
|
|
|
3541
3497
|
"values": [
|
|
3542
3498
|
{
|
|
3543
3499
|
"type": "string"
|
|
3500
|
+
},
|
|
3501
|
+
{
|
|
3502
|
+
"type": "undefined"
|
|
3544
3503
|
}
|
|
3545
3504
|
],
|
|
3546
3505
|
"optional": true,
|
|
@@ -3548,7 +3507,7 @@
|
|
|
3548
3507
|
},
|
|
3549
3508
|
{
|
|
3550
3509
|
"name": "customTitle",
|
|
3551
|
-
"type": "string",
|
|
3510
|
+
"type": "string | undefined",
|
|
3552
3511
|
"mutable": false,
|
|
3553
3512
|
"attr": "custom-title",
|
|
3554
3513
|
"reflectToAttr": false,
|
|
@@ -3557,6 +3516,9 @@
|
|
|
3557
3516
|
"values": [
|
|
3558
3517
|
{
|
|
3559
3518
|
"type": "string"
|
|
3519
|
+
},
|
|
3520
|
+
{
|
|
3521
|
+
"type": "undefined"
|
|
3560
3522
|
}
|
|
3561
3523
|
],
|
|
3562
3524
|
"optional": true,
|
|
@@ -3564,7 +3526,7 @@
|
|
|
3564
3526
|
},
|
|
3565
3527
|
{
|
|
3566
3528
|
"name": "errorCode",
|
|
3567
|
-
"type": "
|
|
3529
|
+
"type": "403 | 404 | 500 | undefined",
|
|
3568
3530
|
"mutable": false,
|
|
3569
3531
|
"attr": "error-code",
|
|
3570
3532
|
"reflectToAttr": false,
|
|
@@ -3572,10 +3534,22 @@
|
|
|
3572
3534
|
"docsTags": [],
|
|
3573
3535
|
"values": [
|
|
3574
3536
|
{
|
|
3537
|
+
"value": "403",
|
|
3538
|
+
"type": "number"
|
|
3539
|
+
},
|
|
3540
|
+
{
|
|
3541
|
+
"value": "404",
|
|
3542
|
+
"type": "number"
|
|
3543
|
+
},
|
|
3544
|
+
{
|
|
3545
|
+
"value": "500",
|
|
3575
3546
|
"type": "number"
|
|
3547
|
+
},
|
|
3548
|
+
{
|
|
3549
|
+
"type": "undefined"
|
|
3576
3550
|
}
|
|
3577
3551
|
],
|
|
3578
|
-
"optional":
|
|
3552
|
+
"optional": true,
|
|
3579
3553
|
"required": false
|
|
3580
3554
|
},
|
|
3581
3555
|
{
|
|
@@ -3771,7 +3745,7 @@
|
|
|
3771
3745
|
},
|
|
3772
3746
|
{
|
|
3773
3747
|
"name": "size",
|
|
3774
|
-
"type": "number",
|
|
3748
|
+
"type": "number | undefined",
|
|
3775
3749
|
"mutable": false,
|
|
3776
3750
|
"attr": "size",
|
|
3777
3751
|
"reflectToAttr": true,
|
|
@@ -3780,9 +3754,12 @@
|
|
|
3780
3754
|
"values": [
|
|
3781
3755
|
{
|
|
3782
3756
|
"type": "number"
|
|
3757
|
+
},
|
|
3758
|
+
{
|
|
3759
|
+
"type": "undefined"
|
|
3783
3760
|
}
|
|
3784
3761
|
],
|
|
3785
|
-
"optional":
|
|
3762
|
+
"optional": true,
|
|
3786
3763
|
"required": false
|
|
3787
3764
|
}
|
|
3788
3765
|
],
|
|
@@ -3841,7 +3818,7 @@
|
|
|
3841
3818
|
"props": [
|
|
3842
3819
|
{
|
|
3843
3820
|
"name": "accept",
|
|
3844
|
-
"type": "string",
|
|
3821
|
+
"type": "string | undefined",
|
|
3845
3822
|
"mutable": false,
|
|
3846
3823
|
"attr": "accept",
|
|
3847
3824
|
"reflectToAttr": false,
|
|
@@ -3850,9 +3827,12 @@
|
|
|
3850
3827
|
"values": [
|
|
3851
3828
|
{
|
|
3852
3829
|
"type": "string"
|
|
3830
|
+
},
|
|
3831
|
+
{
|
|
3832
|
+
"type": "undefined"
|
|
3853
3833
|
}
|
|
3854
3834
|
],
|
|
3855
|
-
"optional":
|
|
3835
|
+
"optional": true,
|
|
3856
3836
|
"required": false
|
|
3857
3837
|
},
|
|
3858
3838
|
{
|
|
@@ -3891,7 +3871,7 @@
|
|
|
3891
3871
|
},
|
|
3892
3872
|
{
|
|
3893
3873
|
"name": "label",
|
|
3894
|
-
"type": "string",
|
|
3874
|
+
"type": "string | undefined",
|
|
3895
3875
|
"mutable": false,
|
|
3896
3876
|
"attr": "label",
|
|
3897
3877
|
"reflectToAttr": false,
|
|
@@ -3900,26 +3880,31 @@
|
|
|
3900
3880
|
"values": [
|
|
3901
3881
|
{
|
|
3902
3882
|
"type": "string"
|
|
3883
|
+
},
|
|
3884
|
+
{
|
|
3885
|
+
"type": "undefined"
|
|
3903
3886
|
}
|
|
3904
3887
|
],
|
|
3905
|
-
"optional":
|
|
3888
|
+
"optional": true,
|
|
3906
3889
|
"required": false
|
|
3907
3890
|
},
|
|
3908
3891
|
{
|
|
3909
3892
|
"name": "maxFileSize",
|
|
3910
|
-
"type": "number",
|
|
3893
|
+
"type": "number | undefined",
|
|
3911
3894
|
"mutable": false,
|
|
3912
3895
|
"attr": "max-file-size",
|
|
3913
3896
|
"reflectToAttr": false,
|
|
3914
3897
|
"docs": "Allowed max file size in bytes.",
|
|
3915
3898
|
"docsTags": [],
|
|
3916
|
-
"default": "undefined",
|
|
3917
3899
|
"values": [
|
|
3918
3900
|
{
|
|
3919
3901
|
"type": "number"
|
|
3902
|
+
},
|
|
3903
|
+
{
|
|
3904
|
+
"type": "undefined"
|
|
3920
3905
|
}
|
|
3921
3906
|
],
|
|
3922
|
-
"optional":
|
|
3907
|
+
"optional": true,
|
|
3923
3908
|
"required": false
|
|
3924
3909
|
},
|
|
3925
3910
|
{
|
|
@@ -3930,6 +3915,7 @@
|
|
|
3930
3915
|
"reflectToAttr": false,
|
|
3931
3916
|
"docs": "More than one file allowed.",
|
|
3932
3917
|
"docsTags": [],
|
|
3918
|
+
"default": "false",
|
|
3933
3919
|
"values": [
|
|
3934
3920
|
{
|
|
3935
3921
|
"type": "boolean"
|
|
@@ -4033,38 +4019,58 @@
|
|
|
4033
4019
|
"dependencyGraph": {}
|
|
4034
4020
|
},
|
|
4035
4021
|
{
|
|
4036
|
-
"filePath": "./src/components/six-
|
|
4022
|
+
"filePath": "./src/components/six-group-label/six-group-label.tsx",
|
|
4037
4023
|
"encapsulation": "shadow",
|
|
4038
|
-
"tag": "six-
|
|
4039
|
-
"readme": "# six-
|
|
4024
|
+
"tag": "six-group-label",
|
|
4025
|
+
"readme": "# six-group-label\n\n<!-- EXAMPLES -->\n",
|
|
4040
4026
|
"docs": "<!-- EXAMPLES -->",
|
|
4041
4027
|
"docsTags": [
|
|
4042
4028
|
{
|
|
4043
4029
|
"name": "since",
|
|
4044
|
-
"text": "1.
|
|
4030
|
+
"text": "1.1"
|
|
4045
4031
|
},
|
|
4046
4032
|
{
|
|
4047
4033
|
"name": "status",
|
|
4048
|
-
"text": "stable
|
|
4034
|
+
"text": "stable"
|
|
4035
|
+
},
|
|
4036
|
+
{
|
|
4037
|
+
"name": "slot",
|
|
4038
|
+
"text": "label - The wrapped component's label. Alternatively, you can use the label prop."
|
|
4039
|
+
},
|
|
4040
|
+
{
|
|
4041
|
+
"name": "slot",
|
|
4042
|
+
"text": "help-text - Help text that describes how to use the input."
|
|
4049
4043
|
},
|
|
4050
4044
|
{
|
|
4051
4045
|
"name": "slot",
|
|
4052
|
-
"text": "-
|
|
4046
|
+
"text": "error-text - Error text that is shown for validation errors. Alternatively, you can use the error-text prop."
|
|
4053
4047
|
},
|
|
4054
4048
|
{
|
|
4055
4049
|
"name": "part",
|
|
4056
4050
|
"text": "base - The component's base wrapper."
|
|
4051
|
+
},
|
|
4052
|
+
{
|
|
4053
|
+
"name": "part",
|
|
4054
|
+
"text": "form-control - The form control that wraps the label, textarea, and help text."
|
|
4055
|
+
},
|
|
4056
|
+
{
|
|
4057
|
+
"name": "part",
|
|
4058
|
+
"text": "label - The label of wrapped component."
|
|
4059
|
+
},
|
|
4060
|
+
{
|
|
4061
|
+
"name": "part",
|
|
4062
|
+
"text": "help-text - The help text of the wrapped component."
|
|
4057
4063
|
}
|
|
4058
4064
|
],
|
|
4059
4065
|
"usage": {},
|
|
4060
4066
|
"props": [
|
|
4061
4067
|
{
|
|
4062
|
-
"name": "
|
|
4068
|
+
"name": "disabled",
|
|
4063
4069
|
"type": "boolean",
|
|
4064
4070
|
"mutable": false,
|
|
4065
|
-
"attr": "
|
|
4066
|
-
"reflectToAttr":
|
|
4067
|
-
"docs": "
|
|
4071
|
+
"attr": "disabled",
|
|
4072
|
+
"reflectToAttr": true,
|
|
4073
|
+
"docs": "Set to true to disable the label.",
|
|
4068
4074
|
"docsTags": [],
|
|
4069
4075
|
"default": "false",
|
|
4070
4076
|
"values": [
|
|
@@ -4074,191 +4080,23 @@
|
|
|
4074
4080
|
],
|
|
4075
4081
|
"optional": false,
|
|
4076
4082
|
"required": false
|
|
4077
|
-
}
|
|
4078
|
-
],
|
|
4079
|
-
"methods": [
|
|
4080
|
-
{
|
|
4081
|
-
"name": "checkValidity",
|
|
4082
|
-
"returns": {
|
|
4083
|
-
"type": "Promise<boolean>",
|
|
4084
|
-
"docs": ""
|
|
4085
|
-
},
|
|
4086
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
4087
|
-
"parameters": [],
|
|
4088
|
-
"docs": "Checks for validity.",
|
|
4089
|
-
"docsTags": []
|
|
4090
4083
|
},
|
|
4091
4084
|
{
|
|
4092
|
-
"name": "
|
|
4093
|
-
"
|
|
4094
|
-
|
|
4095
|
-
|
|
4096
|
-
|
|
4097
|
-
"
|
|
4098
|
-
"
|
|
4099
|
-
"
|
|
4100
|
-
"
|
|
4101
|
-
|
|
4102
|
-
|
|
4103
|
-
|
|
4104
|
-
|
|
4105
|
-
|
|
4106
|
-
|
|
4107
|
-
},
|
|
4108
|
-
"signature": "getFormData() => Promise<FormData>",
|
|
4109
|
-
"parameters": [],
|
|
4110
|
-
"docs": "Serializes all form controls elements and returns a `FormData` object.",
|
|
4111
|
-
"docsTags": []
|
|
4112
|
-
},
|
|
4113
|
-
{
|
|
4114
|
-
"name": "reset",
|
|
4115
|
-
"returns": {
|
|
4116
|
-
"type": "Promise<void>",
|
|
4117
|
-
"docs": ""
|
|
4118
|
-
},
|
|
4119
|
-
"signature": "reset() => Promise<void>",
|
|
4120
|
-
"parameters": [],
|
|
4121
|
-
"docs": "Resets the form and resets the value of all descendants",
|
|
4122
|
-
"docsTags": []
|
|
4123
|
-
},
|
|
4124
|
-
{
|
|
4125
|
-
"name": "submit",
|
|
4126
|
-
"returns": {
|
|
4127
|
-
"type": "Promise<boolean>",
|
|
4128
|
-
"docs": ""
|
|
4129
|
-
},
|
|
4130
|
-
"signature": "submit() => Promise<boolean>",
|
|
4131
|
-
"parameters": [],
|
|
4132
|
-
"docs": "Submits the form. If all controls are valid, the `six-form-submit` event will be emitted and the promise will resolve\nwith `true`. If any form control is invalid, the promise will resolve with `false` and no event will be emitted.",
|
|
4133
|
-
"docsTags": []
|
|
4134
|
-
}
|
|
4135
|
-
],
|
|
4136
|
-
"events": [
|
|
4137
|
-
{
|
|
4138
|
-
"event": "six-form-change",
|
|
4139
|
-
"detail": "SixFormChangePayload",
|
|
4140
|
-
"bubbles": true,
|
|
4141
|
-
"cancelable": true,
|
|
4142
|
-
"composed": true,
|
|
4143
|
-
"docs": "Emitted when the control's value changes.",
|
|
4144
|
-
"docsTags": []
|
|
4145
|
-
},
|
|
4146
|
-
{
|
|
4147
|
-
"event": "six-form-reset",
|
|
4148
|
-
"detail": "undefined",
|
|
4149
|
-
"bubbles": true,
|
|
4150
|
-
"cancelable": true,
|
|
4151
|
-
"composed": true,
|
|
4152
|
-
"docs": "Emitted when the forms values are reset.",
|
|
4153
|
-
"docsTags": []
|
|
4154
|
-
},
|
|
4155
|
-
{
|
|
4156
|
-
"event": "six-form-submit",
|
|
4157
|
-
"detail": "SixFormSubmitPayload",
|
|
4158
|
-
"bubbles": true,
|
|
4159
|
-
"cancelable": true,
|
|
4160
|
-
"composed": true,
|
|
4161
|
-
"docs": "Emitted when the form is submitted. This event will not be emitted if any form control inside of it is in an\ninvalid state, unless the form has the `novalidate` attribute. Note that there is never a need to prevent this\nevent, since it doen't send a GET or POST request like native forms. To \"prevent\" submission, use a conditional\naround the XHR request you use to submit the form's data with.",
|
|
4162
|
-
"docsTags": []
|
|
4163
|
-
}
|
|
4164
|
-
],
|
|
4165
|
-
"listeners": [],
|
|
4166
|
-
"styles": [],
|
|
4167
|
-
"slots": [
|
|
4168
|
-
{
|
|
4169
|
-
"name": "",
|
|
4170
|
-
"docs": "The form's content."
|
|
4171
|
-
}
|
|
4172
|
-
],
|
|
4173
|
-
"parts": [
|
|
4174
|
-
{
|
|
4175
|
-
"name": "base",
|
|
4176
|
-
"docs": "The component's base wrapper."
|
|
4177
|
-
}
|
|
4178
|
-
],
|
|
4179
|
-
"dependents": [],
|
|
4180
|
-
"dependencies": [],
|
|
4181
|
-
"dependencyGraph": {}
|
|
4182
|
-
},
|
|
4183
|
-
{
|
|
4184
|
-
"filePath": "./src/components/six-group-label/six-group-label.tsx",
|
|
4185
|
-
"encapsulation": "shadow",
|
|
4186
|
-
"tag": "six-group-label",
|
|
4187
|
-
"readme": "# six-group-label\n\n<!-- EXAMPLES -->\n",
|
|
4188
|
-
"docs": "<!-- EXAMPLES -->",
|
|
4189
|
-
"docsTags": [
|
|
4190
|
-
{
|
|
4191
|
-
"name": "since",
|
|
4192
|
-
"text": "1.1"
|
|
4193
|
-
},
|
|
4194
|
-
{
|
|
4195
|
-
"name": "status",
|
|
4196
|
-
"text": "stable"
|
|
4197
|
-
},
|
|
4198
|
-
{
|
|
4199
|
-
"name": "slot",
|
|
4200
|
-
"text": "label - The wrapped component's label. Alternatively, you can use the label prop."
|
|
4201
|
-
},
|
|
4202
|
-
{
|
|
4203
|
-
"name": "slot",
|
|
4204
|
-
"text": "help-text - Help text that describes how to use the input."
|
|
4205
|
-
},
|
|
4206
|
-
{
|
|
4207
|
-
"name": "slot",
|
|
4208
|
-
"text": "error-text - Error text that is shown for validation errors. Alternatively, you can use the error-text prop."
|
|
4209
|
-
},
|
|
4210
|
-
{
|
|
4211
|
-
"name": "part",
|
|
4212
|
-
"text": "base - The component's base wrapper."
|
|
4213
|
-
},
|
|
4214
|
-
{
|
|
4215
|
-
"name": "part",
|
|
4216
|
-
"text": "form-control - The form control that wraps the label, textarea, and help text."
|
|
4217
|
-
},
|
|
4218
|
-
{
|
|
4219
|
-
"name": "part",
|
|
4220
|
-
"text": "label - The label of wrapped component."
|
|
4221
|
-
},
|
|
4222
|
-
{
|
|
4223
|
-
"name": "part",
|
|
4224
|
-
"text": "help-text - The help text of the wrapped component."
|
|
4225
|
-
}
|
|
4226
|
-
],
|
|
4227
|
-
"usage": {},
|
|
4228
|
-
"props": [
|
|
4229
|
-
{
|
|
4230
|
-
"name": "disabled",
|
|
4231
|
-
"type": "boolean",
|
|
4232
|
-
"mutable": false,
|
|
4233
|
-
"attr": "disabled",
|
|
4234
|
-
"reflectToAttr": true,
|
|
4235
|
-
"docs": "Set to true to disable the label.",
|
|
4236
|
-
"docsTags": [],
|
|
4237
|
-
"default": "false",
|
|
4238
|
-
"values": [
|
|
4239
|
-
{
|
|
4240
|
-
"type": "boolean"
|
|
4241
|
-
}
|
|
4242
|
-
],
|
|
4243
|
-
"optional": false,
|
|
4244
|
-
"required": false
|
|
4245
|
-
},
|
|
4246
|
-
{
|
|
4247
|
-
"name": "helpText",
|
|
4248
|
-
"type": "string",
|
|
4249
|
-
"mutable": false,
|
|
4250
|
-
"attr": "help-text",
|
|
4251
|
-
"reflectToAttr": false,
|
|
4252
|
-
"docs": "The wrapper label's help text. Alternatively, you can use the help-text slot.",
|
|
4253
|
-
"docsTags": [],
|
|
4254
|
-
"default": "''",
|
|
4255
|
-
"values": [
|
|
4256
|
-
{
|
|
4257
|
-
"type": "string"
|
|
4258
|
-
}
|
|
4259
|
-
],
|
|
4260
|
-
"optional": false,
|
|
4261
|
-
"required": false
|
|
4085
|
+
"name": "helpText",
|
|
4086
|
+
"type": "string",
|
|
4087
|
+
"mutable": false,
|
|
4088
|
+
"attr": "help-text",
|
|
4089
|
+
"reflectToAttr": false,
|
|
4090
|
+
"docs": "The wrapper label's help text. Alternatively, you can use the help-text slot.",
|
|
4091
|
+
"docsTags": [],
|
|
4092
|
+
"default": "''",
|
|
4093
|
+
"values": [
|
|
4094
|
+
{
|
|
4095
|
+
"type": "string"
|
|
4096
|
+
}
|
|
4097
|
+
],
|
|
4098
|
+
"optional": false,
|
|
4099
|
+
"required": false
|
|
4262
4100
|
},
|
|
4263
4101
|
{
|
|
4264
4102
|
"name": "label",
|
|
@@ -4282,9 +4120,10 @@
|
|
|
4282
4120
|
"type": "boolean",
|
|
4283
4121
|
"mutable": false,
|
|
4284
4122
|
"attr": "required",
|
|
4285
|
-
"reflectToAttr":
|
|
4286
|
-
"docs": "
|
|
4123
|
+
"reflectToAttr": false,
|
|
4124
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
4287
4125
|
"docsTags": [],
|
|
4126
|
+
"default": "false",
|
|
4288
4127
|
"values": [
|
|
4289
4128
|
{
|
|
4290
4129
|
"type": "boolean"
|
|
@@ -4813,7 +4652,7 @@
|
|
|
4813
4652
|
},
|
|
4814
4653
|
{
|
|
4815
4654
|
"name": "html",
|
|
4816
|
-
"type": "string",
|
|
4655
|
+
"type": "string | undefined",
|
|
4817
4656
|
"mutable": false,
|
|
4818
4657
|
"attr": "html",
|
|
4819
4658
|
"reflectToAttr": true,
|
|
@@ -4822,14 +4661,17 @@
|
|
|
4822
4661
|
"values": [
|
|
4823
4662
|
{
|
|
4824
4663
|
"type": "string"
|
|
4664
|
+
},
|
|
4665
|
+
{
|
|
4666
|
+
"type": "undefined"
|
|
4825
4667
|
}
|
|
4826
4668
|
],
|
|
4827
|
-
"optional":
|
|
4669
|
+
"optional": true,
|
|
4828
4670
|
"required": false
|
|
4829
4671
|
},
|
|
4830
4672
|
{
|
|
4831
4673
|
"name": "label",
|
|
4832
|
-
"type": "string",
|
|
4674
|
+
"type": "string | undefined",
|
|
4833
4675
|
"mutable": false,
|
|
4834
4676
|
"attr": "label",
|
|
4835
4677
|
"reflectToAttr": true,
|
|
@@ -4838,14 +4680,17 @@
|
|
|
4838
4680
|
"values": [
|
|
4839
4681
|
{
|
|
4840
4682
|
"type": "string"
|
|
4683
|
+
},
|
|
4684
|
+
{
|
|
4685
|
+
"type": "undefined"
|
|
4841
4686
|
}
|
|
4842
4687
|
],
|
|
4843
|
-
"optional":
|
|
4688
|
+
"optional": true,
|
|
4844
4689
|
"required": false
|
|
4845
4690
|
},
|
|
4846
4691
|
{
|
|
4847
4692
|
"name": "name",
|
|
4848
|
-
"type": "string",
|
|
4693
|
+
"type": "string | undefined",
|
|
4849
4694
|
"mutable": false,
|
|
4850
4695
|
"attr": "name",
|
|
4851
4696
|
"reflectToAttr": true,
|
|
@@ -4854,9 +4699,12 @@
|
|
|
4854
4699
|
"values": [
|
|
4855
4700
|
{
|
|
4856
4701
|
"type": "string"
|
|
4702
|
+
},
|
|
4703
|
+
{
|
|
4704
|
+
"type": "undefined"
|
|
4857
4705
|
}
|
|
4858
4706
|
],
|
|
4859
|
-
"optional":
|
|
4707
|
+
"optional": true,
|
|
4860
4708
|
"required": false
|
|
4861
4709
|
},
|
|
4862
4710
|
{
|
|
@@ -5003,10 +4851,6 @@
|
|
|
5003
4851
|
"name": "slot",
|
|
5004
4852
|
"text": "help-text - Help text that describes how to use the input. Alternatively, you can use the help-text prop."
|
|
5005
4853
|
},
|
|
5006
|
-
{
|
|
5007
|
-
"name": "slot",
|
|
5008
|
-
"text": "error-text - Error text that is shown for validation errors. Alternatively, you can use the error-text prop."
|
|
5009
|
-
},
|
|
5010
4854
|
{
|
|
5011
4855
|
"name": "part",
|
|
5012
4856
|
"text": "base - The component's base wrapper."
|
|
@@ -5153,30 +4997,13 @@
|
|
|
5153
4997
|
"optional": false,
|
|
5154
4998
|
"required": false
|
|
5155
4999
|
},
|
|
5156
|
-
{
|
|
5157
|
-
"name": "errorOnBlur",
|
|
5158
|
-
"type": "boolean",
|
|
5159
|
-
"mutable": false,
|
|
5160
|
-
"attr": "error-on-blur",
|
|
5161
|
-
"reflectToAttr": false,
|
|
5162
|
-
"docs": "Set to display the error text on blur and not when typing",
|
|
5163
|
-
"docsTags": [],
|
|
5164
|
-
"default": "false",
|
|
5165
|
-
"values": [
|
|
5166
|
-
{
|
|
5167
|
-
"type": "boolean"
|
|
5168
|
-
}
|
|
5169
|
-
],
|
|
5170
|
-
"optional": false,
|
|
5171
|
-
"required": false
|
|
5172
|
-
},
|
|
5173
5000
|
{
|
|
5174
5001
|
"name": "errorText",
|
|
5175
5002
|
"type": "string",
|
|
5176
5003
|
"mutable": false,
|
|
5177
5004
|
"attr": "error-text",
|
|
5178
5005
|
"reflectToAttr": false,
|
|
5179
|
-
"docs": "The
|
|
5006
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
5180
5007
|
"docsTags": [],
|
|
5181
5008
|
"default": "''",
|
|
5182
5009
|
"values": [
|
|
@@ -5206,7 +5033,7 @@
|
|
|
5206
5033
|
},
|
|
5207
5034
|
{
|
|
5208
5035
|
"name": "inputmode",
|
|
5209
|
-
"type": "\"decimal\" | \"email\" | \"none\" | \"numeric\" | \"search\" | \"tel\" | \"text\" | \"url\"",
|
|
5036
|
+
"type": "\"decimal\" | \"email\" | \"none\" | \"numeric\" | \"search\" | \"tel\" | \"text\" | \"url\" | undefined",
|
|
5210
5037
|
"mutable": false,
|
|
5211
5038
|
"attr": "inputmode",
|
|
5212
5039
|
"reflectToAttr": false,
|
|
@@ -5244,6 +5071,9 @@
|
|
|
5244
5071
|
{
|
|
5245
5072
|
"value": "url",
|
|
5246
5073
|
"type": "string"
|
|
5074
|
+
},
|
|
5075
|
+
{
|
|
5076
|
+
"type": "undefined"
|
|
5247
5077
|
}
|
|
5248
5078
|
],
|
|
5249
5079
|
"optional": true,
|
|
@@ -5252,10 +5082,10 @@
|
|
|
5252
5082
|
{
|
|
5253
5083
|
"name": "invalid",
|
|
5254
5084
|
"type": "boolean",
|
|
5255
|
-
"mutable":
|
|
5085
|
+
"mutable": false,
|
|
5256
5086
|
"attr": "invalid",
|
|
5257
5087
|
"reflectToAttr": true,
|
|
5258
|
-
"docs": "
|
|
5088
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
5259
5089
|
"docsTags": [],
|
|
5260
5090
|
"default": "false",
|
|
5261
5091
|
"values": [
|
|
@@ -5272,7 +5102,7 @@
|
|
|
5272
5102
|
"mutable": false,
|
|
5273
5103
|
"attr": "label",
|
|
5274
5104
|
"reflectToAttr": false,
|
|
5275
|
-
"docs": "The
|
|
5105
|
+
"docs": "The label text.",
|
|
5276
5106
|
"docsTags": [],
|
|
5277
5107
|
"default": "''",
|
|
5278
5108
|
"values": [
|
|
@@ -5302,7 +5132,7 @@
|
|
|
5302
5132
|
},
|
|
5303
5133
|
{
|
|
5304
5134
|
"name": "max",
|
|
5305
|
-
"type": "number",
|
|
5135
|
+
"type": "number | undefined",
|
|
5306
5136
|
"mutable": false,
|
|
5307
5137
|
"attr": "max",
|
|
5308
5138
|
"reflectToAttr": true,
|
|
@@ -5311,6 +5141,9 @@
|
|
|
5311
5141
|
"values": [
|
|
5312
5142
|
{
|
|
5313
5143
|
"type": "number"
|
|
5144
|
+
},
|
|
5145
|
+
{
|
|
5146
|
+
"type": "undefined"
|
|
5314
5147
|
}
|
|
5315
5148
|
],
|
|
5316
5149
|
"optional": true,
|
|
@@ -5318,7 +5151,7 @@
|
|
|
5318
5151
|
},
|
|
5319
5152
|
{
|
|
5320
5153
|
"name": "maxlength",
|
|
5321
|
-
"type": "number",
|
|
5154
|
+
"type": "number | undefined",
|
|
5322
5155
|
"mutable": false,
|
|
5323
5156
|
"attr": "maxlength",
|
|
5324
5157
|
"reflectToAttr": true,
|
|
@@ -5327,6 +5160,9 @@
|
|
|
5327
5160
|
"values": [
|
|
5328
5161
|
{
|
|
5329
5162
|
"type": "number"
|
|
5163
|
+
},
|
|
5164
|
+
{
|
|
5165
|
+
"type": "undefined"
|
|
5330
5166
|
}
|
|
5331
5167
|
],
|
|
5332
5168
|
"optional": true,
|
|
@@ -5334,7 +5170,7 @@
|
|
|
5334
5170
|
},
|
|
5335
5171
|
{
|
|
5336
5172
|
"name": "min",
|
|
5337
|
-
"type": "number",
|
|
5173
|
+
"type": "number | undefined",
|
|
5338
5174
|
"mutable": false,
|
|
5339
5175
|
"attr": "min",
|
|
5340
5176
|
"reflectToAttr": true,
|
|
@@ -5343,6 +5179,9 @@
|
|
|
5343
5179
|
"values": [
|
|
5344
5180
|
{
|
|
5345
5181
|
"type": "number"
|
|
5182
|
+
},
|
|
5183
|
+
{
|
|
5184
|
+
"type": "undefined"
|
|
5346
5185
|
}
|
|
5347
5186
|
],
|
|
5348
5187
|
"optional": true,
|
|
@@ -5350,7 +5189,7 @@
|
|
|
5350
5189
|
},
|
|
5351
5190
|
{
|
|
5352
5191
|
"name": "minlength",
|
|
5353
|
-
"type": "number",
|
|
5192
|
+
"type": "number | undefined",
|
|
5354
5193
|
"mutable": false,
|
|
5355
5194
|
"attr": "minlength",
|
|
5356
5195
|
"reflectToAttr": true,
|
|
@@ -5359,6 +5198,9 @@
|
|
|
5359
5198
|
"values": [
|
|
5360
5199
|
{
|
|
5361
5200
|
"type": "number"
|
|
5201
|
+
},
|
|
5202
|
+
{
|
|
5203
|
+
"type": "undefined"
|
|
5362
5204
|
}
|
|
5363
5205
|
],
|
|
5364
5206
|
"optional": true,
|
|
@@ -5383,7 +5225,7 @@
|
|
|
5383
5225
|
},
|
|
5384
5226
|
{
|
|
5385
5227
|
"name": "pattern",
|
|
5386
|
-
"type": "string",
|
|
5228
|
+
"type": "string | undefined",
|
|
5387
5229
|
"mutable": false,
|
|
5388
5230
|
"attr": "pattern",
|
|
5389
5231
|
"reflectToAttr": true,
|
|
@@ -5392,6 +5234,9 @@
|
|
|
5392
5234
|
"values": [
|
|
5393
5235
|
{
|
|
5394
5236
|
"type": "string"
|
|
5237
|
+
},
|
|
5238
|
+
{
|
|
5239
|
+
"type": "undefined"
|
|
5395
5240
|
}
|
|
5396
5241
|
],
|
|
5397
5242
|
"optional": true,
|
|
@@ -5416,7 +5261,7 @@
|
|
|
5416
5261
|
},
|
|
5417
5262
|
{
|
|
5418
5263
|
"name": "placeholder",
|
|
5419
|
-
"type": "string",
|
|
5264
|
+
"type": "string | undefined",
|
|
5420
5265
|
"mutable": false,
|
|
5421
5266
|
"attr": "placeholder",
|
|
5422
5267
|
"reflectToAttr": false,
|
|
@@ -5425,6 +5270,9 @@
|
|
|
5425
5270
|
"values": [
|
|
5426
5271
|
{
|
|
5427
5272
|
"type": "string"
|
|
5273
|
+
},
|
|
5274
|
+
{
|
|
5275
|
+
"type": "undefined"
|
|
5428
5276
|
}
|
|
5429
5277
|
],
|
|
5430
5278
|
"optional": true,
|
|
@@ -5452,8 +5300,8 @@
|
|
|
5452
5300
|
"type": "boolean",
|
|
5453
5301
|
"mutable": false,
|
|
5454
5302
|
"attr": "required",
|
|
5455
|
-
"reflectToAttr":
|
|
5456
|
-
"docs": "Set to true to
|
|
5303
|
+
"reflectToAttr": false,
|
|
5304
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
5457
5305
|
"docsTags": [],
|
|
5458
5306
|
"default": "false",
|
|
5459
5307
|
"values": [
|
|
@@ -5509,7 +5357,7 @@
|
|
|
5509
5357
|
},
|
|
5510
5358
|
{
|
|
5511
5359
|
"name": "step",
|
|
5512
|
-
"type": "number",
|
|
5360
|
+
"type": "number | undefined",
|
|
5513
5361
|
"mutable": false,
|
|
5514
5362
|
"attr": "step",
|
|
5515
5363
|
"reflectToAttr": true,
|
|
@@ -5518,6 +5366,9 @@
|
|
|
5518
5366
|
"values": [
|
|
5519
5367
|
{
|
|
5520
5368
|
"type": "number"
|
|
5369
|
+
},
|
|
5370
|
+
{
|
|
5371
|
+
"type": "undefined"
|
|
5521
5372
|
}
|
|
5522
5373
|
],
|
|
5523
5374
|
"optional": true,
|
|
@@ -5601,50 +5452,6 @@
|
|
|
5601
5452
|
}
|
|
5602
5453
|
],
|
|
5603
5454
|
"methods": [
|
|
5604
|
-
{
|
|
5605
|
-
"name": "checkValidity",
|
|
5606
|
-
"returns": {
|
|
5607
|
-
"type": "Promise<boolean>",
|
|
5608
|
-
"docs": ""
|
|
5609
|
-
},
|
|
5610
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
5611
|
-
"parameters": [],
|
|
5612
|
-
"docs": "Checks for validity.",
|
|
5613
|
-
"docsTags": []
|
|
5614
|
-
},
|
|
5615
|
-
{
|
|
5616
|
-
"name": "getValidationMessage",
|
|
5617
|
-
"returns": {
|
|
5618
|
-
"type": "Promise<string>",
|
|
5619
|
-
"docs": ""
|
|
5620
|
-
},
|
|
5621
|
-
"signature": "getValidationMessage() => Promise<string>",
|
|
5622
|
-
"parameters": [],
|
|
5623
|
-
"docs": "Returns the native input's validationMessage",
|
|
5624
|
-
"docsTags": []
|
|
5625
|
-
},
|
|
5626
|
-
{
|
|
5627
|
-
"name": "getValidity",
|
|
5628
|
-
"returns": {
|
|
5629
|
-
"type": "Promise<ValidityState>",
|
|
5630
|
-
"docs": ""
|
|
5631
|
-
},
|
|
5632
|
-
"signature": "getValidity() => Promise<ValidityState | undefined>",
|
|
5633
|
-
"parameters": [],
|
|
5634
|
-
"docs": "Returns the native input's validity",
|
|
5635
|
-
"docsTags": []
|
|
5636
|
-
},
|
|
5637
|
-
{
|
|
5638
|
-
"name": "isValid",
|
|
5639
|
-
"returns": {
|
|
5640
|
-
"type": "Promise<boolean>",
|
|
5641
|
-
"docs": ""
|
|
5642
|
-
},
|
|
5643
|
-
"signature": "isValid() => Promise<boolean>",
|
|
5644
|
-
"parameters": [],
|
|
5645
|
-
"docs": "Returns the native input's validity",
|
|
5646
|
-
"docsTags": []
|
|
5647
|
-
},
|
|
5648
5455
|
{
|
|
5649
5456
|
"name": "removeFocus",
|
|
5650
5457
|
"returns": {
|
|
@@ -5656,50 +5463,17 @@
|
|
|
5656
5463
|
"docs": "Removes focus from the input.",
|
|
5657
5464
|
"docsTags": []
|
|
5658
5465
|
},
|
|
5659
|
-
{
|
|
5660
|
-
"name": "reportValidity",
|
|
5661
|
-
"returns": {
|
|
5662
|
-
"type": "Promise<boolean>",
|
|
5663
|
-
"docs": ""
|
|
5664
|
-
},
|
|
5665
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
5666
|
-
"parameters": [],
|
|
5667
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
5668
|
-
"docsTags": []
|
|
5669
|
-
},
|
|
5670
|
-
{
|
|
5671
|
-
"name": "reset",
|
|
5672
|
-
"returns": {
|
|
5673
|
-
"type": "Promise<void>",
|
|
5674
|
-
"docs": ""
|
|
5675
|
-
},
|
|
5676
|
-
"signature": "reset() => Promise<void>",
|
|
5677
|
-
"parameters": [],
|
|
5678
|
-
"docs": "Resets the formcontrol",
|
|
5679
|
-
"docsTags": []
|
|
5680
|
-
},
|
|
5681
5466
|
{
|
|
5682
5467
|
"name": "select",
|
|
5683
5468
|
"returns": {
|
|
5684
|
-
"type": "Promise<void>",
|
|
5469
|
+
"type": "Promise<void | undefined>",
|
|
5685
5470
|
"docs": ""
|
|
5686
5471
|
},
|
|
5687
|
-
"signature": "select() => Promise<void>",
|
|
5472
|
+
"signature": "select() => Promise<void | undefined>",
|
|
5688
5473
|
"parameters": [],
|
|
5689
5474
|
"docs": "Selects all the text in the input.",
|
|
5690
5475
|
"docsTags": []
|
|
5691
5476
|
},
|
|
5692
|
-
{
|
|
5693
|
-
"name": "setCustomValidity",
|
|
5694
|
-
"returns": {
|
|
5695
|
-
"type": "Promise<void>",
|
|
5696
|
-
"docs": ""
|
|
5697
|
-
},
|
|
5698
|
-
"signature": "setCustomValidity(message: string) => Promise<void>",
|
|
5699
|
-
"parameters": [],
|
|
5700
|
-
"docs": "Sets a custom validation message. If `message` is not empty, the field will be considered invalid.",
|
|
5701
|
-
"docsTags": []
|
|
5702
|
-
},
|
|
5703
5477
|
{
|
|
5704
5478
|
"name": "setFocus",
|
|
5705
5479
|
"returns": {
|
|
@@ -5725,10 +5499,10 @@
|
|
|
5725
5499
|
{
|
|
5726
5500
|
"name": "setSelectionRange",
|
|
5727
5501
|
"returns": {
|
|
5728
|
-
"type": "Promise<void>",
|
|
5502
|
+
"type": "Promise<void | undefined>",
|
|
5729
5503
|
"docs": ""
|
|
5730
5504
|
},
|
|
5731
|
-
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void>",
|
|
5505
|
+
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>",
|
|
5732
5506
|
"parameters": [],
|
|
5733
5507
|
"docs": "Sets the start and end positions of the text selection (0-based).",
|
|
5734
5508
|
"docsTags": []
|
|
@@ -5788,10 +5562,6 @@
|
|
|
5788
5562
|
"name": "clear-icon",
|
|
5789
5563
|
"docs": "An icon to use in lieu of the default clear icon."
|
|
5790
5564
|
},
|
|
5791
|
-
{
|
|
5792
|
-
"name": "error-text",
|
|
5793
|
-
"docs": "Error text that is shown for validation errors. Alternatively, you can use the error-text prop."
|
|
5794
|
-
},
|
|
5795
5565
|
{
|
|
5796
5566
|
"name": "help-text",
|
|
5797
5567
|
"docs": "Help text that describes how to use the input. Alternatively, you can use the help-text prop."
|
|
@@ -5956,7 +5726,7 @@
|
|
|
5956
5726
|
},
|
|
5957
5727
|
{
|
|
5958
5728
|
"name": "items",
|
|
5959
|
-
"type": "string[]",
|
|
5729
|
+
"type": "string[] | undefined",
|
|
5960
5730
|
"mutable": false,
|
|
5961
5731
|
"reflectToAttr": false,
|
|
5962
5732
|
"docs": "Defines a custom list of items you can iterate through",
|
|
@@ -5964,14 +5734,17 @@
|
|
|
5964
5734
|
"values": [
|
|
5965
5735
|
{
|
|
5966
5736
|
"type": "string[]"
|
|
5737
|
+
},
|
|
5738
|
+
{
|
|
5739
|
+
"type": "undefined"
|
|
5967
5740
|
}
|
|
5968
5741
|
],
|
|
5969
|
-
"optional":
|
|
5742
|
+
"optional": true,
|
|
5970
5743
|
"required": false
|
|
5971
5744
|
},
|
|
5972
5745
|
{
|
|
5973
5746
|
"name": "max",
|
|
5974
|
-
"type": "number | string",
|
|
5747
|
+
"type": "number | string | undefined",
|
|
5975
5748
|
"mutable": true,
|
|
5976
5749
|
"attr": "max",
|
|
5977
5750
|
"reflectToAttr": true,
|
|
@@ -5983,14 +5756,17 @@
|
|
|
5983
5756
|
},
|
|
5984
5757
|
{
|
|
5985
5758
|
"type": "string"
|
|
5759
|
+
},
|
|
5760
|
+
{
|
|
5761
|
+
"type": "undefined"
|
|
5986
5762
|
}
|
|
5987
5763
|
],
|
|
5988
|
-
"optional":
|
|
5764
|
+
"optional": true,
|
|
5989
5765
|
"required": false
|
|
5990
5766
|
},
|
|
5991
5767
|
{
|
|
5992
5768
|
"name": "min",
|
|
5993
|
-
"type": "number | string",
|
|
5769
|
+
"type": "number | string | undefined",
|
|
5994
5770
|
"mutable": true,
|
|
5995
5771
|
"attr": "min",
|
|
5996
5772
|
"reflectToAttr": true,
|
|
@@ -6002,9 +5778,12 @@
|
|
|
6002
5778
|
},
|
|
6003
5779
|
{
|
|
6004
5780
|
"type": "string"
|
|
5781
|
+
},
|
|
5782
|
+
{
|
|
5783
|
+
"type": "undefined"
|
|
6005
5784
|
}
|
|
6006
5785
|
],
|
|
6007
|
-
"optional":
|
|
5786
|
+
"optional": true,
|
|
6008
5787
|
"required": false
|
|
6009
5788
|
},
|
|
6010
5789
|
{
|
|
@@ -6047,7 +5826,7 @@
|
|
|
6047
5826
|
"mutable": false,
|
|
6048
5827
|
"attr": "padding-direction",
|
|
6049
5828
|
"reflectToAttr": false,
|
|
6050
|
-
"docs": "Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default
|
|
5829
|
+
"docs": "Defines whether the padding should be before or after the value. You can either use 'before' or 'after'. By default,\nbefore is selected",
|
|
6051
5830
|
"docsTags": [],
|
|
6052
5831
|
"default": "ItemPickerPaddingDirection.BEFORE",
|
|
6053
5832
|
"values": [
|
|
@@ -6183,7 +5962,7 @@
|
|
|
6183
5962
|
"events": [
|
|
6184
5963
|
{
|
|
6185
5964
|
"event": "six-item-picker-change",
|
|
6186
|
-
"detail": "number | string",
|
|
5965
|
+
"detail": "boolean | number | string",
|
|
6187
5966
|
"bubbles": true,
|
|
6188
5967
|
"cancelable": true,
|
|
6189
5968
|
"composed": true,
|
|
@@ -6192,7 +5971,7 @@
|
|
|
6192
5971
|
},
|
|
6193
5972
|
{
|
|
6194
5973
|
"event": "six-item-picker-change-debounced",
|
|
6195
|
-
"detail": "number | string",
|
|
5974
|
+
"detail": "boolean | number | string",
|
|
6196
5975
|
"bubbles": true,
|
|
6197
5976
|
"cancelable": true,
|
|
6198
5977
|
"composed": true,
|
|
@@ -6266,7 +6045,7 @@
|
|
|
6266
6045
|
},
|
|
6267
6046
|
{
|
|
6268
6047
|
"name": "selected",
|
|
6269
|
-
"type": "string",
|
|
6048
|
+
"type": "string | undefined",
|
|
6270
6049
|
"mutable": true,
|
|
6271
6050
|
"attr": "selected",
|
|
6272
6051
|
"reflectToAttr": true,
|
|
@@ -6275,6 +6054,9 @@
|
|
|
6275
6054
|
"values": [
|
|
6276
6055
|
{
|
|
6277
6056
|
"type": "string"
|
|
6057
|
+
},
|
|
6058
|
+
{
|
|
6059
|
+
"type": "undefined"
|
|
6278
6060
|
}
|
|
6279
6061
|
],
|
|
6280
6062
|
"optional": true,
|
|
@@ -6338,18 +6120,21 @@
|
|
|
6338
6120
|
"props": [
|
|
6339
6121
|
{
|
|
6340
6122
|
"name": "columns",
|
|
6341
|
-
"type": "
|
|
6342
|
-
"mutable":
|
|
6123
|
+
"type": "number | undefined",
|
|
6124
|
+
"mutable": true,
|
|
6343
6125
|
"attr": "columns",
|
|
6344
6126
|
"reflectToAttr": false,
|
|
6345
6127
|
"docs": "Set the number of grid columns",
|
|
6346
6128
|
"docsTags": [],
|
|
6347
6129
|
"values": [
|
|
6348
6130
|
{
|
|
6349
|
-
"type": "
|
|
6131
|
+
"type": "number"
|
|
6132
|
+
},
|
|
6133
|
+
{
|
|
6134
|
+
"type": "undefined"
|
|
6350
6135
|
}
|
|
6351
6136
|
],
|
|
6352
|
-
"optional":
|
|
6137
|
+
"optional": true,
|
|
6353
6138
|
"required": false
|
|
6354
6139
|
}
|
|
6355
6140
|
],
|
|
@@ -6493,7 +6278,7 @@
|
|
|
6493
6278
|
},
|
|
6494
6279
|
{
|
|
6495
6280
|
"name": "items",
|
|
6496
|
-
"type": "SixMenuItemData[]",
|
|
6281
|
+
"type": "SixMenuItemData[] | null",
|
|
6497
6282
|
"mutable": false,
|
|
6498
6283
|
"reflectToAttr": false,
|
|
6499
6284
|
"docs": "Set the options to be shown in the dropdown",
|
|
@@ -6502,6 +6287,9 @@
|
|
|
6502
6287
|
"values": [
|
|
6503
6288
|
{
|
|
6504
6289
|
"type": "SixMenuItemData[]"
|
|
6290
|
+
},
|
|
6291
|
+
{
|
|
6292
|
+
"type": "null"
|
|
6505
6293
|
}
|
|
6506
6294
|
],
|
|
6507
6295
|
"optional": false,
|
|
@@ -6509,16 +6297,18 @@
|
|
|
6509
6297
|
},
|
|
6510
6298
|
{
|
|
6511
6299
|
"name": "itemsShown",
|
|
6512
|
-
"type": "number",
|
|
6300
|
+
"type": "number | undefined",
|
|
6513
6301
|
"mutable": false,
|
|
6514
6302
|
"attr": "items-shown",
|
|
6515
6303
|
"reflectToAttr": false,
|
|
6516
|
-
"docs": "Defines how many items should be shown. If the number of items is larger than this
|
|
6304
|
+
"docs": "Defines how many items should be shown. If the number of items is larger than this property a scrollbar will be shown",
|
|
6517
6305
|
"docsTags": [],
|
|
6518
|
-
"default": "ITEMS_SHOWN_NOT_SET",
|
|
6519
6306
|
"values": [
|
|
6520
6307
|
{
|
|
6521
6308
|
"type": "number"
|
|
6309
|
+
},
|
|
6310
|
+
{
|
|
6311
|
+
"type": "undefined"
|
|
6522
6312
|
}
|
|
6523
6313
|
],
|
|
6524
6314
|
"optional": true,
|
|
@@ -7168,6 +6958,7 @@
|
|
|
7168
6958
|
"reflectToAttr": false,
|
|
7169
6959
|
"docs": "The current progress percentage, 0 - 100.",
|
|
7170
6960
|
"docsTags": [],
|
|
6961
|
+
"default": "0",
|
|
7171
6962
|
"values": [
|
|
7172
6963
|
{
|
|
7173
6964
|
"type": "number"
|
|
@@ -7321,10 +7112,10 @@
|
|
|
7321
7112
|
{
|
|
7322
7113
|
"name": "invalid",
|
|
7323
7114
|
"type": "boolean",
|
|
7324
|
-
"mutable":
|
|
7115
|
+
"mutable": false,
|
|
7325
7116
|
"attr": "invalid",
|
|
7326
7117
|
"reflectToAttr": true,
|
|
7327
|
-
"docs": "
|
|
7118
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
7328
7119
|
"docsTags": [],
|
|
7329
7120
|
"default": "false",
|
|
7330
7121
|
"values": [
|
|
@@ -7357,7 +7148,7 @@
|
|
|
7357
7148
|
"type": "string",
|
|
7358
7149
|
"mutable": false,
|
|
7359
7150
|
"attr": "value",
|
|
7360
|
-
"reflectToAttr":
|
|
7151
|
+
"reflectToAttr": true,
|
|
7361
7152
|
"docs": "The radio's value attribute.",
|
|
7362
7153
|
"docsTags": [],
|
|
7363
7154
|
"default": "'on'",
|
|
@@ -7371,17 +7162,6 @@
|
|
|
7371
7162
|
}
|
|
7372
7163
|
],
|
|
7373
7164
|
"methods": [
|
|
7374
|
-
{
|
|
7375
|
-
"name": "checkValidity",
|
|
7376
|
-
"returns": {
|
|
7377
|
-
"type": "Promise<boolean>",
|
|
7378
|
-
"docs": ""
|
|
7379
|
-
},
|
|
7380
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
7381
|
-
"parameters": [],
|
|
7382
|
-
"docs": "Checks for validity.",
|
|
7383
|
-
"docsTags": []
|
|
7384
|
-
},
|
|
7385
7165
|
{
|
|
7386
7166
|
"name": "removeFocus",
|
|
7387
7167
|
"returns": {
|
|
@@ -7393,17 +7173,6 @@
|
|
|
7393
7173
|
"docs": "Removes focus from the radio.",
|
|
7394
7174
|
"docsTags": []
|
|
7395
7175
|
},
|
|
7396
|
-
{
|
|
7397
|
-
"name": "reportValidity",
|
|
7398
|
-
"returns": {
|
|
7399
|
-
"type": "Promise<boolean>",
|
|
7400
|
-
"docs": ""
|
|
7401
|
-
},
|
|
7402
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
7403
|
-
"parameters": [],
|
|
7404
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
7405
|
-
"docsTags": []
|
|
7406
|
-
},
|
|
7407
7176
|
{
|
|
7408
7177
|
"name": "reset",
|
|
7409
7178
|
"returns": {
|
|
@@ -7415,17 +7184,6 @@
|
|
|
7415
7184
|
"docs": "Resets the formcontrol",
|
|
7416
7185
|
"docsTags": []
|
|
7417
7186
|
},
|
|
7418
|
-
{
|
|
7419
|
-
"name": "setCustomValidity",
|
|
7420
|
-
"returns": {
|
|
7421
|
-
"type": "Promise<void>",
|
|
7422
|
-
"docs": ""
|
|
7423
|
-
},
|
|
7424
|
-
"signature": "setCustomValidity(message: string) => Promise<void>",
|
|
7425
|
-
"parameters": [],
|
|
7426
|
-
"docs": "Sets a custom validation message. If `message` is not empty, the field will be considered invalid.",
|
|
7427
|
-
"docsTags": []
|
|
7428
|
-
},
|
|
7429
7187
|
{
|
|
7430
7188
|
"name": "setFocus",
|
|
7431
7189
|
"returns": {
|
|
@@ -7556,30 +7314,13 @@
|
|
|
7556
7314
|
"optional": false,
|
|
7557
7315
|
"required": false
|
|
7558
7316
|
},
|
|
7559
|
-
{
|
|
7560
|
-
"name": "errorOnBlur",
|
|
7561
|
-
"type": "boolean",
|
|
7562
|
-
"mutable": false,
|
|
7563
|
-
"attr": "error-on-blur",
|
|
7564
|
-
"reflectToAttr": false,
|
|
7565
|
-
"docs": "Set to display the error text on blur and not when typing",
|
|
7566
|
-
"docsTags": [],
|
|
7567
|
-
"default": "false",
|
|
7568
|
-
"values": [
|
|
7569
|
-
{
|
|
7570
|
-
"type": "boolean"
|
|
7571
|
-
}
|
|
7572
|
-
],
|
|
7573
|
-
"optional": false,
|
|
7574
|
-
"required": false
|
|
7575
|
-
},
|
|
7576
7317
|
{
|
|
7577
7318
|
"name": "errorText",
|
|
7578
7319
|
"type": "string",
|
|
7579
7320
|
"mutable": false,
|
|
7580
7321
|
"attr": "error-text",
|
|
7581
7322
|
"reflectToAttr": false,
|
|
7582
|
-
"docs": "The
|
|
7323
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
7583
7324
|
"docsTags": [],
|
|
7584
7325
|
"default": "''",
|
|
7585
7326
|
"values": [
|
|
@@ -7610,10 +7351,10 @@
|
|
|
7610
7351
|
{
|
|
7611
7352
|
"name": "invalid",
|
|
7612
7353
|
"type": "boolean",
|
|
7613
|
-
"mutable":
|
|
7354
|
+
"mutable": false,
|
|
7614
7355
|
"attr": "invalid",
|
|
7615
7356
|
"reflectToAttr": true,
|
|
7616
|
-
"docs": "
|
|
7357
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
7617
7358
|
"docsTags": [],
|
|
7618
7359
|
"default": "false",
|
|
7619
7360
|
"values": [
|
|
@@ -7630,7 +7371,7 @@
|
|
|
7630
7371
|
"mutable": false,
|
|
7631
7372
|
"attr": "label",
|
|
7632
7373
|
"reflectToAttr": false,
|
|
7633
|
-
"docs": "The
|
|
7374
|
+
"docs": "The label text.",
|
|
7634
7375
|
"docsTags": [],
|
|
7635
7376
|
"default": "''",
|
|
7636
7377
|
"values": [
|
|
@@ -7697,8 +7438,8 @@
|
|
|
7697
7438
|
"type": "boolean",
|
|
7698
7439
|
"mutable": false,
|
|
7699
7440
|
"attr": "required",
|
|
7700
|
-
"reflectToAttr":
|
|
7701
|
-
"docs": "Set to true to
|
|
7441
|
+
"reflectToAttr": false,
|
|
7442
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
7702
7443
|
"docsTags": [],
|
|
7703
7444
|
"default": "false",
|
|
7704
7445
|
"values": [
|
|
@@ -7798,28 +7539,6 @@
|
|
|
7798
7539
|
"docs": "Removes focus from the input.",
|
|
7799
7540
|
"docsTags": []
|
|
7800
7541
|
},
|
|
7801
|
-
{
|
|
7802
|
-
"name": "reset",
|
|
7803
|
-
"returns": {
|
|
7804
|
-
"type": "Promise<void>",
|
|
7805
|
-
"docs": ""
|
|
7806
|
-
},
|
|
7807
|
-
"signature": "reset() => Promise<void>",
|
|
7808
|
-
"parameters": [],
|
|
7809
|
-
"docs": "Resets the formcontrol",
|
|
7810
|
-
"docsTags": []
|
|
7811
|
-
},
|
|
7812
|
-
{
|
|
7813
|
-
"name": "setCustomValidity",
|
|
7814
|
-
"returns": {
|
|
7815
|
-
"type": "Promise<void>",
|
|
7816
|
-
"docs": ""
|
|
7817
|
-
},
|
|
7818
|
-
"signature": "setCustomValidity(message: string) => Promise<void>",
|
|
7819
|
-
"parameters": [],
|
|
7820
|
-
"docs": "Sets a custom validation message. If `message` is not empty, the field will be considered invalid.",
|
|
7821
|
-
"docsTags": []
|
|
7822
|
-
},
|
|
7823
7542
|
{
|
|
7824
7543
|
"name": "setFocus",
|
|
7825
7544
|
"returns": {
|
|
@@ -7920,11 +7639,11 @@
|
|
|
7920
7639
|
},
|
|
7921
7640
|
{
|
|
7922
7641
|
"name": "slot",
|
|
7923
|
-
"text": "left-sidebar - Used to define the
|
|
7642
|
+
"text": "left-sidebar - Used to define the sidebar on the left side."
|
|
7924
7643
|
},
|
|
7925
7644
|
{
|
|
7926
7645
|
"name": "slot",
|
|
7927
|
-
"text": "right-sidebar - Used to define the
|
|
7646
|
+
"text": "right-sidebar - Used to define the sidebar on the right side."
|
|
7928
7647
|
},
|
|
7929
7648
|
{
|
|
7930
7649
|
"name": "slot",
|
|
@@ -7969,7 +7688,7 @@
|
|
|
7969
7688
|
},
|
|
7970
7689
|
{
|
|
7971
7690
|
"name": "stage",
|
|
7972
|
-
"type": "\"ACCEPTANCE\" | \"DEV\" | \"ETU\" | \"ITU\" | \"PROD\"",
|
|
7691
|
+
"type": "\"ACCEPTANCE\" | \"DEV\" | \"ETU\" | \"ITU\" | \"PROD\" | null",
|
|
7973
7692
|
"mutable": false,
|
|
7974
7693
|
"attr": "stage",
|
|
7975
7694
|
"reflectToAttr": false,
|
|
@@ -7996,6 +7715,9 @@
|
|
|
7996
7715
|
{
|
|
7997
7716
|
"value": "PROD",
|
|
7998
7717
|
"type": "string"
|
|
7718
|
+
},
|
|
7719
|
+
{
|
|
7720
|
+
"type": "null"
|
|
7999
7721
|
}
|
|
8000
7722
|
],
|
|
8001
7723
|
"optional": false,
|
|
@@ -8044,7 +7766,7 @@
|
|
|
8044
7766
|
},
|
|
8045
7767
|
{
|
|
8046
7768
|
"name": "left-sidebar",
|
|
8047
|
-
"docs": "Used to define the
|
|
7769
|
+
"docs": "Used to define the sidebar on the left side."
|
|
8048
7770
|
},
|
|
8049
7771
|
{
|
|
8050
7772
|
"name": "main",
|
|
@@ -8052,7 +7774,7 @@
|
|
|
8052
7774
|
},
|
|
8053
7775
|
{
|
|
8054
7776
|
"name": "right-sidebar",
|
|
8055
|
-
"docs": "Used to define the
|
|
7777
|
+
"docs": "Used to define the sidebar on the right side."
|
|
8056
7778
|
}
|
|
8057
7779
|
],
|
|
8058
7780
|
"parts": [
|
|
@@ -8167,7 +7889,7 @@
|
|
|
8167
7889
|
},
|
|
8168
7890
|
{
|
|
8169
7891
|
"name": "placeholder",
|
|
8170
|
-
"type": "string",
|
|
7892
|
+
"type": "string | undefined",
|
|
8171
7893
|
"mutable": false,
|
|
8172
7894
|
"attr": "placeholder",
|
|
8173
7895
|
"reflectToAttr": false,
|
|
@@ -8176,9 +7898,12 @@
|
|
|
8176
7898
|
"values": [
|
|
8177
7899
|
{
|
|
8178
7900
|
"type": "string"
|
|
7901
|
+
},
|
|
7902
|
+
{
|
|
7903
|
+
"type": "undefined"
|
|
8179
7904
|
}
|
|
8180
7905
|
],
|
|
8181
|
-
"optional":
|
|
7906
|
+
"optional": true,
|
|
8182
7907
|
"required": false
|
|
8183
7908
|
},
|
|
8184
7909
|
{
|
|
@@ -8356,25 +8081,6 @@
|
|
|
8356
8081
|
"optional": false,
|
|
8357
8082
|
"required": false
|
|
8358
8083
|
},
|
|
8359
|
-
{
|
|
8360
|
-
"name": "defaultValue",
|
|
8361
|
-
"type": "string | string[]",
|
|
8362
|
-
"mutable": false,
|
|
8363
|
-
"attr": "default-value",
|
|
8364
|
-
"reflectToAttr": false,
|
|
8365
|
-
"docs": "The default value the select will be reverted to when reset is executed",
|
|
8366
|
-
"docsTags": [],
|
|
8367
|
-
"values": [
|
|
8368
|
-
{
|
|
8369
|
-
"type": "string"
|
|
8370
|
-
},
|
|
8371
|
-
{
|
|
8372
|
-
"type": "string[]"
|
|
8373
|
-
}
|
|
8374
|
-
],
|
|
8375
|
-
"optional": false,
|
|
8376
|
-
"required": false
|
|
8377
|
-
},
|
|
8378
8084
|
{
|
|
8379
8085
|
"name": "disabled",
|
|
8380
8086
|
"type": "boolean",
|
|
@@ -8392,30 +8098,13 @@
|
|
|
8392
8098
|
"optional": false,
|
|
8393
8099
|
"required": false
|
|
8394
8100
|
},
|
|
8395
|
-
{
|
|
8396
|
-
"name": "errorOnBlur",
|
|
8397
|
-
"type": "boolean",
|
|
8398
|
-
"mutable": false,
|
|
8399
|
-
"attr": "error-on-blur",
|
|
8400
|
-
"reflectToAttr": false,
|
|
8401
|
-
"docs": "Set to display the error text on blur and not when typing",
|
|
8402
|
-
"docsTags": [],
|
|
8403
|
-
"default": "false",
|
|
8404
|
-
"values": [
|
|
8405
|
-
{
|
|
8406
|
-
"type": "boolean"
|
|
8407
|
-
}
|
|
8408
|
-
],
|
|
8409
|
-
"optional": false,
|
|
8410
|
-
"required": false
|
|
8411
|
-
},
|
|
8412
8101
|
{
|
|
8413
8102
|
"name": "errorText",
|
|
8414
8103
|
"type": "string",
|
|
8415
8104
|
"mutable": false,
|
|
8416
8105
|
"attr": "error-text",
|
|
8417
8106
|
"reflectToAttr": false,
|
|
8418
|
-
"docs": "The
|
|
8107
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
8419
8108
|
"docsTags": [],
|
|
8420
8109
|
"default": "''",
|
|
8421
8110
|
"values": [
|
|
@@ -8462,7 +8151,7 @@
|
|
|
8462
8151
|
},
|
|
8463
8152
|
{
|
|
8464
8153
|
"name": "filterPlaceholder",
|
|
8465
|
-
"type": "string",
|
|
8154
|
+
"type": "string | undefined",
|
|
8466
8155
|
"mutable": false,
|
|
8467
8156
|
"attr": "filter-placeholder",
|
|
8468
8157
|
"reflectToAttr": false,
|
|
@@ -8471,6 +8160,9 @@
|
|
|
8471
8160
|
"values": [
|
|
8472
8161
|
{
|
|
8473
8162
|
"type": "string"
|
|
8163
|
+
},
|
|
8164
|
+
{
|
|
8165
|
+
"type": "undefined"
|
|
8474
8166
|
}
|
|
8475
8167
|
],
|
|
8476
8168
|
"optional": true,
|
|
@@ -8530,10 +8222,10 @@
|
|
|
8530
8222
|
{
|
|
8531
8223
|
"name": "invalid",
|
|
8532
8224
|
"type": "boolean",
|
|
8533
|
-
"mutable":
|
|
8225
|
+
"mutable": false,
|
|
8534
8226
|
"attr": "invalid",
|
|
8535
|
-
"reflectToAttr":
|
|
8536
|
-
"docs": "
|
|
8227
|
+
"reflectToAttr": true,
|
|
8228
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
8537
8229
|
"docsTags": [],
|
|
8538
8230
|
"default": "false",
|
|
8539
8231
|
"values": [
|
|
@@ -8550,7 +8242,7 @@
|
|
|
8550
8242
|
"mutable": false,
|
|
8551
8243
|
"attr": "label",
|
|
8552
8244
|
"reflectToAttr": false,
|
|
8553
|
-
"docs": "The
|
|
8245
|
+
"docs": "The label text.",
|
|
8554
8246
|
"docsTags": [],
|
|
8555
8247
|
"default": "''",
|
|
8556
8248
|
"values": [
|
|
@@ -8631,7 +8323,7 @@
|
|
|
8631
8323
|
},
|
|
8632
8324
|
{
|
|
8633
8325
|
"name": "options",
|
|
8634
|
-
"type": "SixMenuItemData[]",
|
|
8326
|
+
"type": "SixMenuItemData[] | null",
|
|
8635
8327
|
"mutable": false,
|
|
8636
8328
|
"reflectToAttr": false,
|
|
8637
8329
|
"docs": "Set the options to be shown in the dropdown (alternative to setting the elements via html)",
|
|
@@ -8640,6 +8332,9 @@
|
|
|
8640
8332
|
"values": [
|
|
8641
8333
|
{
|
|
8642
8334
|
"type": "SixMenuItemData[]"
|
|
8335
|
+
},
|
|
8336
|
+
{
|
|
8337
|
+
"type": "null"
|
|
8643
8338
|
}
|
|
8644
8339
|
],
|
|
8645
8340
|
"optional": false,
|
|
@@ -8685,7 +8380,7 @@
|
|
|
8685
8380
|
"mutable": false,
|
|
8686
8381
|
"attr": "required",
|
|
8687
8382
|
"reflectToAttr": false,
|
|
8688
|
-
"docs": "
|
|
8383
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
8689
8384
|
"docsTags": [],
|
|
8690
8385
|
"default": "false",
|
|
8691
8386
|
"values": [
|
|
@@ -8754,55 +8449,22 @@
|
|
|
8754
8449
|
"values": [
|
|
8755
8450
|
{
|
|
8756
8451
|
"type": "boolean"
|
|
8757
|
-
}
|
|
8758
|
-
],
|
|
8759
|
-
"optional": false,
|
|
8760
|
-
"required": false
|
|
8761
|
-
}
|
|
8762
|
-
],
|
|
8763
|
-
"methods": [
|
|
8764
|
-
{
|
|
8765
|
-
"name": "checkValidity",
|
|
8766
|
-
"returns": {
|
|
8767
|
-
"type": "Promise<boolean>",
|
|
8768
|
-
"docs": ""
|
|
8769
|
-
},
|
|
8770
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
8771
|
-
"parameters": [],
|
|
8772
|
-
"docs": "Checks for validity.",
|
|
8773
|
-
"docsTags": []
|
|
8774
|
-
},
|
|
8775
|
-
{
|
|
8776
|
-
"name": "reportValidity",
|
|
8777
|
-
"returns": {
|
|
8778
|
-
"type": "Promise<boolean>",
|
|
8779
|
-
"docs": ""
|
|
8780
|
-
},
|
|
8781
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
8782
|
-
"parameters": [],
|
|
8783
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
8784
|
-
"docsTags": []
|
|
8785
|
-
},
|
|
8786
|
-
{
|
|
8787
|
-
"name": "reset",
|
|
8788
|
-
"returns": {
|
|
8789
|
-
"type": "Promise<void>",
|
|
8790
|
-
"docs": ""
|
|
8791
|
-
},
|
|
8792
|
-
"signature": "reset() => Promise<void>",
|
|
8793
|
-
"parameters": [],
|
|
8794
|
-
"docs": "Resets the formcontrol",
|
|
8795
|
-
"docsTags": []
|
|
8796
|
-
},
|
|
8452
|
+
}
|
|
8453
|
+
],
|
|
8454
|
+
"optional": false,
|
|
8455
|
+
"required": false
|
|
8456
|
+
}
|
|
8457
|
+
],
|
|
8458
|
+
"methods": [
|
|
8797
8459
|
{
|
|
8798
|
-
"name": "
|
|
8460
|
+
"name": "setFocus",
|
|
8799
8461
|
"returns": {
|
|
8800
8462
|
"type": "Promise<void>",
|
|
8801
8463
|
"docs": ""
|
|
8802
8464
|
},
|
|
8803
|
-
"signature": "
|
|
8465
|
+
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
8804
8466
|
"parameters": [],
|
|
8805
|
-
"docs": "Sets
|
|
8467
|
+
"docs": "Sets focus on the select.",
|
|
8806
8468
|
"docsTags": []
|
|
8807
8469
|
}
|
|
8808
8470
|
],
|
|
@@ -8895,8 +8557,8 @@
|
|
|
8895
8557
|
],
|
|
8896
8558
|
"dependents": [],
|
|
8897
8559
|
"dependencies": [
|
|
8898
|
-
"six-tag",
|
|
8899
8560
|
"six-menu-item",
|
|
8561
|
+
"six-tag",
|
|
8900
8562
|
"six-dropdown",
|
|
8901
8563
|
"six-icon-button",
|
|
8902
8564
|
"six-icon",
|
|
@@ -8905,23 +8567,23 @@
|
|
|
8905
8567
|
],
|
|
8906
8568
|
"dependencyGraph": {
|
|
8907
8569
|
"six-select": [
|
|
8908
|
-
"six-tag",
|
|
8909
8570
|
"six-menu-item",
|
|
8571
|
+
"six-tag",
|
|
8910
8572
|
"six-dropdown",
|
|
8911
8573
|
"six-icon-button",
|
|
8912
8574
|
"six-icon",
|
|
8913
8575
|
"six-input",
|
|
8914
8576
|
"six-menu"
|
|
8915
8577
|
],
|
|
8578
|
+
"six-menu-item": [
|
|
8579
|
+
"six-icon"
|
|
8580
|
+
],
|
|
8916
8581
|
"six-tag": [
|
|
8917
8582
|
"six-icon-button"
|
|
8918
8583
|
],
|
|
8919
8584
|
"six-icon-button": [
|
|
8920
8585
|
"six-icon"
|
|
8921
8586
|
],
|
|
8922
|
-
"six-menu-item": [
|
|
8923
|
-
"six-icon"
|
|
8924
|
-
],
|
|
8925
8587
|
"six-dropdown": [
|
|
8926
8588
|
"six-menu-item",
|
|
8927
8589
|
"six-input",
|
|
@@ -8963,7 +8625,7 @@
|
|
|
8963
8625
|
"mutable": true,
|
|
8964
8626
|
"attr": "open",
|
|
8965
8627
|
"reflectToAttr": true,
|
|
8966
|
-
"docs": "Indicates whether
|
|
8628
|
+
"docs": "Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.",
|
|
8967
8629
|
"docsTags": [],
|
|
8968
8630
|
"default": "false",
|
|
8969
8631
|
"values": [
|
|
@@ -9254,7 +8916,7 @@
|
|
|
9254
8916
|
},
|
|
9255
8917
|
{
|
|
9256
8918
|
"name": "slot",
|
|
9257
|
-
"text": "- Used to define the nested
|
|
8919
|
+
"text": "- Used to define the nested sidebar [group] items."
|
|
9258
8920
|
}
|
|
9259
8921
|
],
|
|
9260
8922
|
"usage": {},
|
|
@@ -9299,7 +8961,7 @@
|
|
|
9299
8961
|
"mutable": false,
|
|
9300
8962
|
"attr": "open",
|
|
9301
8963
|
"reflectToAttr": true,
|
|
9302
|
-
"docs": "",
|
|
8964
|
+
"docs": "Indicates whether the sidebar is shown",
|
|
9303
8965
|
"docsTags": [],
|
|
9304
8966
|
"default": "false",
|
|
9305
8967
|
"values": [
|
|
@@ -9312,7 +8974,7 @@
|
|
|
9312
8974
|
},
|
|
9313
8975
|
{
|
|
9314
8976
|
"name": "summaryIcon",
|
|
9315
|
-
"type": "string",
|
|
8977
|
+
"type": "string | undefined",
|
|
9316
8978
|
"mutable": false,
|
|
9317
8979
|
"attr": "summary-icon",
|
|
9318
8980
|
"reflectToAttr": false,
|
|
@@ -9321,9 +8983,12 @@
|
|
|
9321
8983
|
"values": [
|
|
9322
8984
|
{
|
|
9323
8985
|
"type": "string"
|
|
8986
|
+
},
|
|
8987
|
+
{
|
|
8988
|
+
"type": "undefined"
|
|
9324
8989
|
}
|
|
9325
8990
|
],
|
|
9326
|
-
"optional":
|
|
8991
|
+
"optional": true,
|
|
9327
8992
|
"required": false
|
|
9328
8993
|
},
|
|
9329
8994
|
{
|
|
@@ -9351,7 +9016,7 @@
|
|
|
9351
9016
|
"slots": [
|
|
9352
9017
|
{
|
|
9353
9018
|
"name": "",
|
|
9354
|
-
"docs": "Used to define the nested
|
|
9019
|
+
"docs": "Used to define the nested sidebar [group] items."
|
|
9355
9020
|
}
|
|
9356
9021
|
],
|
|
9357
9022
|
"parts": [],
|
|
@@ -9458,7 +9123,7 @@
|
|
|
9458
9123
|
"props": [
|
|
9459
9124
|
{
|
|
9460
9125
|
"name": "stage",
|
|
9461
|
-
"type": "\"ACCEPTANCE\" | \"DEV\" | \"ETU\" | \"ITU\" | \"PROD\"",
|
|
9126
|
+
"type": "\"ACCEPTANCE\" | \"DEV\" | \"ETU\" | \"ITU\" | \"PROD\" | null",
|
|
9462
9127
|
"mutable": false,
|
|
9463
9128
|
"attr": "stage",
|
|
9464
9129
|
"reflectToAttr": false,
|
|
@@ -9485,6 +9150,9 @@
|
|
|
9485
9150
|
{
|
|
9486
9151
|
"value": "PROD",
|
|
9487
9152
|
"type": "string"
|
|
9153
|
+
},
|
|
9154
|
+
{
|
|
9155
|
+
"type": "null"
|
|
9488
9156
|
}
|
|
9489
9157
|
],
|
|
9490
9158
|
"optional": false,
|
|
@@ -9584,13 +9252,30 @@
|
|
|
9584
9252
|
"optional": false,
|
|
9585
9253
|
"required": false
|
|
9586
9254
|
},
|
|
9255
|
+
{
|
|
9256
|
+
"name": "errorText",
|
|
9257
|
+
"type": "string",
|
|
9258
|
+
"mutable": false,
|
|
9259
|
+
"attr": "error-text",
|
|
9260
|
+
"reflectToAttr": false,
|
|
9261
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
9262
|
+
"docsTags": [],
|
|
9263
|
+
"default": "''",
|
|
9264
|
+
"values": [
|
|
9265
|
+
{
|
|
9266
|
+
"type": "string"
|
|
9267
|
+
}
|
|
9268
|
+
],
|
|
9269
|
+
"optional": false,
|
|
9270
|
+
"required": false
|
|
9271
|
+
},
|
|
9587
9272
|
{
|
|
9588
9273
|
"name": "invalid",
|
|
9589
9274
|
"type": "boolean",
|
|
9590
|
-
"mutable":
|
|
9275
|
+
"mutable": false,
|
|
9591
9276
|
"attr": "invalid",
|
|
9592
9277
|
"reflectToAttr": true,
|
|
9593
|
-
"docs": "
|
|
9278
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
9594
9279
|
"docsTags": [],
|
|
9595
9280
|
"default": "false",
|
|
9596
9281
|
"values": [
|
|
@@ -9601,6 +9286,23 @@
|
|
|
9601
9286
|
"optional": false,
|
|
9602
9287
|
"required": false
|
|
9603
9288
|
},
|
|
9289
|
+
{
|
|
9290
|
+
"name": "label",
|
|
9291
|
+
"type": "string",
|
|
9292
|
+
"mutable": false,
|
|
9293
|
+
"attr": "label",
|
|
9294
|
+
"reflectToAttr": false,
|
|
9295
|
+
"docs": "The label text.",
|
|
9296
|
+
"docsTags": [],
|
|
9297
|
+
"default": "''",
|
|
9298
|
+
"values": [
|
|
9299
|
+
{
|
|
9300
|
+
"type": "string"
|
|
9301
|
+
}
|
|
9302
|
+
],
|
|
9303
|
+
"optional": false,
|
|
9304
|
+
"required": false
|
|
9305
|
+
},
|
|
9604
9306
|
{
|
|
9605
9307
|
"name": "name",
|
|
9606
9308
|
"type": "string",
|
|
@@ -9609,6 +9311,7 @@
|
|
|
9609
9311
|
"reflectToAttr": false,
|
|
9610
9312
|
"docs": "The switch's name attribute.",
|
|
9611
9313
|
"docsTags": [],
|
|
9314
|
+
"default": "''",
|
|
9612
9315
|
"values": [
|
|
9613
9316
|
{
|
|
9614
9317
|
"type": "string"
|
|
@@ -9623,7 +9326,7 @@
|
|
|
9623
9326
|
"mutable": false,
|
|
9624
9327
|
"attr": "required",
|
|
9625
9328
|
"reflectToAttr": false,
|
|
9626
|
-
"docs": "Set to true to
|
|
9329
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
9627
9330
|
"docsTags": [],
|
|
9628
9331
|
"default": "false",
|
|
9629
9332
|
"values": [
|
|
@@ -9642,6 +9345,7 @@
|
|
|
9642
9345
|
"reflectToAttr": false,
|
|
9643
9346
|
"docs": "The switch's value attribute.",
|
|
9644
9347
|
"docsTags": [],
|
|
9348
|
+
"default": "'on'",
|
|
9645
9349
|
"values": [
|
|
9646
9350
|
{
|
|
9647
9351
|
"type": "string"
|
|
@@ -9652,17 +9356,6 @@
|
|
|
9652
9356
|
}
|
|
9653
9357
|
],
|
|
9654
9358
|
"methods": [
|
|
9655
|
-
{
|
|
9656
|
-
"name": "checkValidity",
|
|
9657
|
-
"returns": {
|
|
9658
|
-
"type": "Promise<boolean>",
|
|
9659
|
-
"docs": ""
|
|
9660
|
-
},
|
|
9661
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
9662
|
-
"parameters": [],
|
|
9663
|
-
"docs": "Checks for validity.",
|
|
9664
|
-
"docsTags": []
|
|
9665
|
-
},
|
|
9666
9359
|
{
|
|
9667
9360
|
"name": "removeFocus",
|
|
9668
9361
|
"returns": {
|
|
@@ -9674,39 +9367,6 @@
|
|
|
9674
9367
|
"docs": "Removes focus from the switch.",
|
|
9675
9368
|
"docsTags": []
|
|
9676
9369
|
},
|
|
9677
|
-
{
|
|
9678
|
-
"name": "reportValidity",
|
|
9679
|
-
"returns": {
|
|
9680
|
-
"type": "Promise<boolean>",
|
|
9681
|
-
"docs": ""
|
|
9682
|
-
},
|
|
9683
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
9684
|
-
"parameters": [],
|
|
9685
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
9686
|
-
"docsTags": []
|
|
9687
|
-
},
|
|
9688
|
-
{
|
|
9689
|
-
"name": "reset",
|
|
9690
|
-
"returns": {
|
|
9691
|
-
"type": "Promise<void>",
|
|
9692
|
-
"docs": ""
|
|
9693
|
-
},
|
|
9694
|
-
"signature": "reset() => Promise<void>",
|
|
9695
|
-
"parameters": [],
|
|
9696
|
-
"docs": "Resets the formcontrol",
|
|
9697
|
-
"docsTags": []
|
|
9698
|
-
},
|
|
9699
|
-
{
|
|
9700
|
-
"name": "setCustomValidity",
|
|
9701
|
-
"returns": {
|
|
9702
|
-
"type": "Promise<void>",
|
|
9703
|
-
"docs": ""
|
|
9704
|
-
},
|
|
9705
|
-
"signature": "setCustomValidity(message: string) => Promise<void>",
|
|
9706
|
-
"parameters": [],
|
|
9707
|
-
"docs": "Sets a custom validation message. If `message` is not empty, the field will be considered invalid.",
|
|
9708
|
-
"docsTags": []
|
|
9709
|
-
},
|
|
9710
9370
|
{
|
|
9711
9371
|
"name": "setFocus",
|
|
9712
9372
|
"returns": {
|
|
@@ -9996,7 +9656,7 @@
|
|
|
9996
9656
|
},
|
|
9997
9657
|
{
|
|
9998
9658
|
"name": "part",
|
|
9999
|
-
"text": "active-tab-indicator - An element that displays the currently selected tab. This is a child of the
|
|
9659
|
+
"text": "active-tab-indicator - An element that displays the currently selected tab. This is a child of the tab's container."
|
|
10000
9660
|
},
|
|
10001
9661
|
{
|
|
10002
9662
|
"name": "part",
|
|
@@ -10111,7 +9771,7 @@
|
|
|
10111
9771
|
"parts": [
|
|
10112
9772
|
{
|
|
10113
9773
|
"name": "active-tab-indicator",
|
|
10114
|
-
"docs": "An element that displays the currently selected tab. This is a child of the
|
|
9774
|
+
"docs": "An element that displays the currently selected tab. This is a child of the tab's container."
|
|
10115
9775
|
},
|
|
10116
9776
|
{
|
|
10117
9777
|
"name": "base",
|
|
@@ -10557,30 +10217,13 @@
|
|
|
10557
10217
|
"optional": false,
|
|
10558
10218
|
"required": false
|
|
10559
10219
|
},
|
|
10560
|
-
{
|
|
10561
|
-
"name": "errorOnBlur",
|
|
10562
|
-
"type": "boolean",
|
|
10563
|
-
"mutable": false,
|
|
10564
|
-
"attr": "error-on-blur",
|
|
10565
|
-
"reflectToAttr": false,
|
|
10566
|
-
"docs": "Set to display the error text on blur and not when typing",
|
|
10567
|
-
"docsTags": [],
|
|
10568
|
-
"default": "false",
|
|
10569
|
-
"values": [
|
|
10570
|
-
{
|
|
10571
|
-
"type": "boolean"
|
|
10572
|
-
}
|
|
10573
|
-
],
|
|
10574
|
-
"optional": false,
|
|
10575
|
-
"required": false
|
|
10576
|
-
},
|
|
10577
10220
|
{
|
|
10578
10221
|
"name": "errorText",
|
|
10579
10222
|
"type": "string",
|
|
10580
10223
|
"mutable": false,
|
|
10581
10224
|
"attr": "error-text",
|
|
10582
10225
|
"reflectToAttr": false,
|
|
10583
|
-
"docs": "The
|
|
10226
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
10584
10227
|
"docsTags": [],
|
|
10585
10228
|
"default": "''",
|
|
10586
10229
|
"values": [
|
|
@@ -10610,7 +10253,7 @@
|
|
|
10610
10253
|
},
|
|
10611
10254
|
{
|
|
10612
10255
|
"name": "inputmode",
|
|
10613
|
-
"type": "\"decimal\" | \"email\" | \"none\" | \"numeric\" | \"search\" | \"tel\" | \"text\" | \"url\"",
|
|
10256
|
+
"type": "\"decimal\" | \"email\" | \"none\" | \"numeric\" | \"search\" | \"tel\" | \"text\" | \"url\" | undefined",
|
|
10614
10257
|
"mutable": false,
|
|
10615
10258
|
"attr": "inputmode",
|
|
10616
10259
|
"reflectToAttr": false,
|
|
@@ -10648,6 +10291,9 @@
|
|
|
10648
10291
|
{
|
|
10649
10292
|
"value": "url",
|
|
10650
10293
|
"type": "string"
|
|
10294
|
+
},
|
|
10295
|
+
{
|
|
10296
|
+
"type": "undefined"
|
|
10651
10297
|
}
|
|
10652
10298
|
],
|
|
10653
10299
|
"optional": true,
|
|
@@ -10656,10 +10302,10 @@
|
|
|
10656
10302
|
{
|
|
10657
10303
|
"name": "invalid",
|
|
10658
10304
|
"type": "boolean",
|
|
10659
|
-
"mutable":
|
|
10305
|
+
"mutable": false,
|
|
10660
10306
|
"attr": "invalid",
|
|
10661
10307
|
"reflectToAttr": true,
|
|
10662
|
-
"docs": "
|
|
10308
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
10663
10309
|
"docsTags": [],
|
|
10664
10310
|
"default": "false",
|
|
10665
10311
|
"values": [
|
|
@@ -10676,7 +10322,7 @@
|
|
|
10676
10322
|
"mutable": false,
|
|
10677
10323
|
"attr": "label",
|
|
10678
10324
|
"reflectToAttr": false,
|
|
10679
|
-
"docs": "The
|
|
10325
|
+
"docs": "The label text.",
|
|
10680
10326
|
"docsTags": [],
|
|
10681
10327
|
"default": "''",
|
|
10682
10328
|
"values": [
|
|
@@ -10689,7 +10335,7 @@
|
|
|
10689
10335
|
},
|
|
10690
10336
|
{
|
|
10691
10337
|
"name": "maxlength",
|
|
10692
|
-
"type": "number",
|
|
10338
|
+
"type": "number | undefined",
|
|
10693
10339
|
"mutable": false,
|
|
10694
10340
|
"attr": "maxlength",
|
|
10695
10341
|
"reflectToAttr": true,
|
|
@@ -10698,6 +10344,9 @@
|
|
|
10698
10344
|
"values": [
|
|
10699
10345
|
{
|
|
10700
10346
|
"type": "number"
|
|
10347
|
+
},
|
|
10348
|
+
{
|
|
10349
|
+
"type": "undefined"
|
|
10701
10350
|
}
|
|
10702
10351
|
],
|
|
10703
10352
|
"optional": true,
|
|
@@ -10705,7 +10354,7 @@
|
|
|
10705
10354
|
},
|
|
10706
10355
|
{
|
|
10707
10356
|
"name": "minlength",
|
|
10708
|
-
"type": "number",
|
|
10357
|
+
"type": "number | undefined",
|
|
10709
10358
|
"mutable": false,
|
|
10710
10359
|
"attr": "minlength",
|
|
10711
10360
|
"reflectToAttr": true,
|
|
@@ -10714,6 +10363,9 @@
|
|
|
10714
10363
|
"values": [
|
|
10715
10364
|
{
|
|
10716
10365
|
"type": "number"
|
|
10366
|
+
},
|
|
10367
|
+
{
|
|
10368
|
+
"type": "undefined"
|
|
10717
10369
|
}
|
|
10718
10370
|
],
|
|
10719
10371
|
"optional": true,
|
|
@@ -10738,7 +10390,7 @@
|
|
|
10738
10390
|
},
|
|
10739
10391
|
{
|
|
10740
10392
|
"name": "placeholder",
|
|
10741
|
-
"type": "string",
|
|
10393
|
+
"type": "string | undefined",
|
|
10742
10394
|
"mutable": false,
|
|
10743
10395
|
"attr": "placeholder",
|
|
10744
10396
|
"reflectToAttr": false,
|
|
@@ -10747,6 +10399,9 @@
|
|
|
10747
10399
|
"values": [
|
|
10748
10400
|
{
|
|
10749
10401
|
"type": "string"
|
|
10402
|
+
},
|
|
10403
|
+
{
|
|
10404
|
+
"type": "undefined"
|
|
10750
10405
|
}
|
|
10751
10406
|
],
|
|
10752
10407
|
"optional": true,
|
|
@@ -10774,8 +10429,8 @@
|
|
|
10774
10429
|
"type": "boolean",
|
|
10775
10430
|
"mutable": false,
|
|
10776
10431
|
"attr": "required",
|
|
10777
|
-
"reflectToAttr":
|
|
10778
|
-
"docs": "
|
|
10432
|
+
"reflectToAttr": false,
|
|
10433
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
10779
10434
|
"docsTags": [],
|
|
10780
10435
|
"default": "false",
|
|
10781
10436
|
"values": [
|
|
@@ -10891,17 +10546,6 @@
|
|
|
10891
10546
|
}
|
|
10892
10547
|
],
|
|
10893
10548
|
"methods": [
|
|
10894
|
-
{
|
|
10895
|
-
"name": "checkValidity",
|
|
10896
|
-
"returns": {
|
|
10897
|
-
"type": "Promise<boolean>",
|
|
10898
|
-
"docs": ""
|
|
10899
|
-
},
|
|
10900
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
10901
|
-
"parameters": [],
|
|
10902
|
-
"docs": "Checks for validity.",
|
|
10903
|
-
"docsTags": []
|
|
10904
|
-
},
|
|
10905
10549
|
{
|
|
10906
10550
|
"name": "removeFocus",
|
|
10907
10551
|
"returns": {
|
|
@@ -10913,50 +10557,17 @@
|
|
|
10913
10557
|
"docs": "Removes focus fromt the textarea.",
|
|
10914
10558
|
"docsTags": []
|
|
10915
10559
|
},
|
|
10916
|
-
{
|
|
10917
|
-
"name": "reportValidity",
|
|
10918
|
-
"returns": {
|
|
10919
|
-
"type": "Promise<boolean>",
|
|
10920
|
-
"docs": ""
|
|
10921
|
-
},
|
|
10922
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
10923
|
-
"parameters": [],
|
|
10924
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
10925
|
-
"docsTags": []
|
|
10926
|
-
},
|
|
10927
|
-
{
|
|
10928
|
-
"name": "reset",
|
|
10929
|
-
"returns": {
|
|
10930
|
-
"type": "Promise<void>",
|
|
10931
|
-
"docs": ""
|
|
10932
|
-
},
|
|
10933
|
-
"signature": "reset() => Promise<void>",
|
|
10934
|
-
"parameters": [],
|
|
10935
|
-
"docs": "Resets the formcontrol",
|
|
10936
|
-
"docsTags": []
|
|
10937
|
-
},
|
|
10938
10560
|
{
|
|
10939
10561
|
"name": "select",
|
|
10940
10562
|
"returns": {
|
|
10941
|
-
"type": "Promise<void>",
|
|
10563
|
+
"type": "Promise<void | undefined>",
|
|
10942
10564
|
"docs": ""
|
|
10943
10565
|
},
|
|
10944
|
-
"signature": "select() => Promise<void>",
|
|
10566
|
+
"signature": "select() => Promise<void | undefined>",
|
|
10945
10567
|
"parameters": [],
|
|
10946
10568
|
"docs": "Selects all the text in the input.",
|
|
10947
10569
|
"docsTags": []
|
|
10948
10570
|
},
|
|
10949
|
-
{
|
|
10950
|
-
"name": "setCustomValidity",
|
|
10951
|
-
"returns": {
|
|
10952
|
-
"type": "Promise<void>",
|
|
10953
|
-
"docs": ""
|
|
10954
|
-
},
|
|
10955
|
-
"signature": "setCustomValidity(message: string) => Promise<void>",
|
|
10956
|
-
"parameters": [],
|
|
10957
|
-
"docs": "Sets a custom validation message. If `message` is not empty, the field will be considered invalid.",
|
|
10958
|
-
"docsTags": []
|
|
10959
|
-
},
|
|
10960
10571
|
{
|
|
10961
10572
|
"name": "setFocus",
|
|
10962
10573
|
"returns": {
|
|
@@ -10982,10 +10593,10 @@
|
|
|
10982
10593
|
{
|
|
10983
10594
|
"name": "setSelectionRange",
|
|
10984
10595
|
"returns": {
|
|
10985
|
-
"type": "Promise<void>",
|
|
10596
|
+
"type": "Promise<void | undefined>",
|
|
10986
10597
|
"docs": ""
|
|
10987
10598
|
},
|
|
10988
|
-
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void>",
|
|
10599
|
+
"signature": "setSelectionRange(selectionStart: number, selectionEnd: number, selectionDirection?: 'forward' | 'backward' | 'none') => Promise<void | undefined>",
|
|
10989
10600
|
"parameters": [],
|
|
10990
10601
|
"docs": "Sets the start and end positions of the text selection (0-based).",
|
|
10991
10602
|
"docsTags": []
|
|
@@ -11159,7 +10770,7 @@
|
|
|
11159
10770
|
},
|
|
11160
10771
|
{
|
|
11161
10772
|
"name": "iconName",
|
|
11162
|
-
"type": "
|
|
10773
|
+
"type": "string | undefined",
|
|
11163
10774
|
"mutable": false,
|
|
11164
10775
|
"attr": "icon-name",
|
|
11165
10776
|
"reflectToAttr": false,
|
|
@@ -11167,10 +10778,13 @@
|
|
|
11167
10778
|
"docsTags": [],
|
|
11168
10779
|
"values": [
|
|
11169
10780
|
{
|
|
11170
|
-
"type": "
|
|
10781
|
+
"type": "string"
|
|
10782
|
+
},
|
|
10783
|
+
{
|
|
10784
|
+
"type": "undefined"
|
|
11171
10785
|
}
|
|
11172
10786
|
],
|
|
11173
|
-
"optional":
|
|
10787
|
+
"optional": true,
|
|
11174
10788
|
"required": false
|
|
11175
10789
|
},
|
|
11176
10790
|
{
|
|
@@ -11365,7 +10979,7 @@
|
|
|
11365
10979
|
},
|
|
11366
10980
|
{
|
|
11367
10981
|
"name": "defaultTime",
|
|
11368
|
-
"type": "string",
|
|
10982
|
+
"type": "string | undefined",
|
|
11369
10983
|
"mutable": false,
|
|
11370
10984
|
"attr": "default-time",
|
|
11371
10985
|
"reflectToAttr": false,
|
|
@@ -11374,6 +10988,9 @@
|
|
|
11374
10988
|
"values": [
|
|
11375
10989
|
{
|
|
11376
10990
|
"type": "string"
|
|
10991
|
+
},
|
|
10992
|
+
{
|
|
10993
|
+
"type": "undefined"
|
|
11377
10994
|
}
|
|
11378
10995
|
],
|
|
11379
10996
|
"optional": true,
|
|
@@ -11396,23 +11013,6 @@
|
|
|
11396
11013
|
"optional": false,
|
|
11397
11014
|
"required": false
|
|
11398
11015
|
},
|
|
11399
|
-
{
|
|
11400
|
-
"name": "errorOnBlur",
|
|
11401
|
-
"type": "boolean",
|
|
11402
|
-
"mutable": false,
|
|
11403
|
-
"attr": "error-on-blur",
|
|
11404
|
-
"reflectToAttr": false,
|
|
11405
|
-
"docs": "Set to display the error text on blur and not when typing",
|
|
11406
|
-
"docsTags": [],
|
|
11407
|
-
"default": "false",
|
|
11408
|
-
"values": [
|
|
11409
|
-
{
|
|
11410
|
-
"type": "boolean"
|
|
11411
|
-
}
|
|
11412
|
-
],
|
|
11413
|
-
"optional": false,
|
|
11414
|
-
"required": false
|
|
11415
|
-
},
|
|
11416
11016
|
{
|
|
11417
11017
|
"name": "errorText",
|
|
11418
11018
|
"type": "string",
|
|
@@ -11432,46 +11032,57 @@
|
|
|
11432
11032
|
},
|
|
11433
11033
|
{
|
|
11434
11034
|
"name": "format",
|
|
11435
|
-
"type": "
|
|
11035
|
+
"type": "\"HH\" | \"HH:mm\" | \"HH:mm:ss\" | \"HH:mm:ss:ms\" | \"hh:aa\" | \"hh:mm:aa\" | \"hh:mm:ss:aa\" | \"hh:mm:ss:ms:aa\" | \"mm\" | \"ms\" | \"ss\"",
|
|
11436
11036
|
"mutable": false,
|
|
11437
11037
|
"attr": "format",
|
|
11438
11038
|
"reflectToAttr": false,
|
|
11439
11039
|
"docs": "Define the time format. Valid formats are:\n\nHH:mm:ss\nhh:mm:ss:aa\nHH:mm:ss:ms\nhh:mm:ss:ms:aa\nHH:mm\nhh:mm:aa\nHH\nhh:aa\nmm\nss\nms\n\nwhere HH is the 24 hour format\nand hh is the 12 hour format\n\nPlease notice that when using the 12-hour-clock (hh)\nyou always need a period indicator (aa). So the time can be parsed as either am or pm",
|
|
11440
11040
|
"docsTags": [],
|
|
11441
|
-
"default": "
|
|
11041
|
+
"default": "'HH:mm:ss'",
|
|
11442
11042
|
"values": [
|
|
11443
11043
|
{
|
|
11444
|
-
"
|
|
11044
|
+
"value": "HH",
|
|
11045
|
+
"type": "string"
|
|
11445
11046
|
},
|
|
11446
11047
|
{
|
|
11447
|
-
"
|
|
11048
|
+
"value": "HH:mm",
|
|
11049
|
+
"type": "string"
|
|
11448
11050
|
},
|
|
11449
11051
|
{
|
|
11450
|
-
"
|
|
11052
|
+
"value": "HH:mm:ss",
|
|
11053
|
+
"type": "string"
|
|
11451
11054
|
},
|
|
11452
11055
|
{
|
|
11453
|
-
"
|
|
11056
|
+
"value": "HH:mm:ss:ms",
|
|
11057
|
+
"type": "string"
|
|
11454
11058
|
},
|
|
11455
11059
|
{
|
|
11456
|
-
"
|
|
11060
|
+
"value": "hh:aa",
|
|
11061
|
+
"type": "string"
|
|
11457
11062
|
},
|
|
11458
11063
|
{
|
|
11459
|
-
"
|
|
11064
|
+
"value": "hh:mm:aa",
|
|
11065
|
+
"type": "string"
|
|
11460
11066
|
},
|
|
11461
11067
|
{
|
|
11462
|
-
"
|
|
11068
|
+
"value": "hh:mm:ss:aa",
|
|
11069
|
+
"type": "string"
|
|
11463
11070
|
},
|
|
11464
11071
|
{
|
|
11465
|
-
"
|
|
11072
|
+
"value": "hh:mm:ss:ms:aa",
|
|
11073
|
+
"type": "string"
|
|
11466
11074
|
},
|
|
11467
11075
|
{
|
|
11468
|
-
"
|
|
11076
|
+
"value": "mm",
|
|
11077
|
+
"type": "string"
|
|
11469
11078
|
},
|
|
11470
11079
|
{
|
|
11471
|
-
"
|
|
11080
|
+
"value": "ms",
|
|
11081
|
+
"type": "string"
|
|
11472
11082
|
},
|
|
11473
11083
|
{
|
|
11474
|
-
"
|
|
11084
|
+
"value": "ss",
|
|
11085
|
+
"type": "string"
|
|
11475
11086
|
}
|
|
11476
11087
|
],
|
|
11477
11088
|
"optional": false,
|
|
@@ -11522,7 +11133,7 @@
|
|
|
11522
11133
|
"mutable": false,
|
|
11523
11134
|
"attr": "inline",
|
|
11524
11135
|
"reflectToAttr": true,
|
|
11525
|
-
"docs": "Indicates whether
|
|
11136
|
+
"docs": "Indicates whether the timepicker should be shown as an inline (always open) component",
|
|
11526
11137
|
"docsTags": [],
|
|
11527
11138
|
"default": "false",
|
|
11528
11139
|
"values": [
|
|
@@ -11550,6 +11161,23 @@
|
|
|
11550
11161
|
"optional": false,
|
|
11551
11162
|
"required": false
|
|
11552
11163
|
},
|
|
11164
|
+
{
|
|
11165
|
+
"name": "invalid",
|
|
11166
|
+
"type": "boolean",
|
|
11167
|
+
"mutable": false,
|
|
11168
|
+
"attr": "invalid",
|
|
11169
|
+
"reflectToAttr": true,
|
|
11170
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
11171
|
+
"docsTags": [],
|
|
11172
|
+
"default": "false",
|
|
11173
|
+
"values": [
|
|
11174
|
+
{
|
|
11175
|
+
"type": "boolean"
|
|
11176
|
+
}
|
|
11177
|
+
],
|
|
11178
|
+
"optional": false,
|
|
11179
|
+
"required": false
|
|
11180
|
+
},
|
|
11553
11181
|
{
|
|
11554
11182
|
"name": "label",
|
|
11555
11183
|
"type": "string",
|
|
@@ -11590,7 +11218,7 @@
|
|
|
11590
11218
|
"mutable": true,
|
|
11591
11219
|
"attr": "open",
|
|
11592
11220
|
"reflectToAttr": true,
|
|
11593
|
-
"docs": "Indicates whether
|
|
11221
|
+
"docs": "Indicates whether the timepicker dropdown is open on startup. You can use this in lieu of the show/hide methods.",
|
|
11594
11222
|
"docsTags": [],
|
|
11595
11223
|
"default": "false",
|
|
11596
11224
|
"values": [
|
|
@@ -11603,7 +11231,7 @@
|
|
|
11603
11231
|
},
|
|
11604
11232
|
{
|
|
11605
11233
|
"name": "placeholder",
|
|
11606
|
-
"type": "string",
|
|
11234
|
+
"type": "string | undefined",
|
|
11607
11235
|
"mutable": false,
|
|
11608
11236
|
"attr": "placeholder",
|
|
11609
11237
|
"reflectToAttr": false,
|
|
@@ -11612,6 +11240,9 @@
|
|
|
11612
11240
|
"values": [
|
|
11613
11241
|
{
|
|
11614
11242
|
"type": "string"
|
|
11243
|
+
},
|
|
11244
|
+
{
|
|
11245
|
+
"type": "undefined"
|
|
11615
11246
|
}
|
|
11616
11247
|
],
|
|
11617
11248
|
"optional": true,
|
|
@@ -11619,7 +11250,7 @@
|
|
|
11619
11250
|
},
|
|
11620
11251
|
{
|
|
11621
11252
|
"name": "placement",
|
|
11622
|
-
"type": "\"bottom\" | \"top\"",
|
|
11253
|
+
"type": "\"bottom\" | \"top\" | undefined",
|
|
11623
11254
|
"mutable": false,
|
|
11624
11255
|
"attr": "placement",
|
|
11625
11256
|
"reflectToAttr": false,
|
|
@@ -11633,9 +11264,12 @@
|
|
|
11633
11264
|
{
|
|
11634
11265
|
"value": "top",
|
|
11635
11266
|
"type": "string"
|
|
11267
|
+
},
|
|
11268
|
+
{
|
|
11269
|
+
"type": "undefined"
|
|
11636
11270
|
}
|
|
11637
11271
|
],
|
|
11638
|
-
"optional":
|
|
11272
|
+
"optional": true,
|
|
11639
11273
|
"required": false
|
|
11640
11274
|
},
|
|
11641
11275
|
{
|
|
@@ -11660,9 +11294,10 @@
|
|
|
11660
11294
|
"type": "boolean",
|
|
11661
11295
|
"mutable": false,
|
|
11662
11296
|
"attr": "required",
|
|
11663
|
-
"reflectToAttr":
|
|
11664
|
-
"docs": "Set to true to
|
|
11297
|
+
"reflectToAttr": false,
|
|
11298
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
11665
11299
|
"docsTags": [],
|
|
11300
|
+
"default": "false",
|
|
11666
11301
|
"values": [
|
|
11667
11302
|
{
|
|
11668
11303
|
"type": "boolean"
|
|
@@ -11679,7 +11314,7 @@
|
|
|
11679
11314
|
"reflectToAttr": false,
|
|
11680
11315
|
"docs": "Define the separator to be shown between the time unit pickers.\nPlease be aware that this property will modify the displayed separator only.\nThe separator for a timestring is always expected to be a colon (eg. '13:52:20')",
|
|
11681
11316
|
"docsTags": [],
|
|
11682
|
-
"default": "
|
|
11317
|
+
"default": "':'",
|
|
11683
11318
|
"values": [
|
|
11684
11319
|
{
|
|
11685
11320
|
"type": "string"
|
|
@@ -11739,58 +11374,26 @@
|
|
|
11739
11374
|
"reflectToAttr": false,
|
|
11740
11375
|
"docs": "The value of the timepicker provided as a string. The string mast match the provided format (or default format)",
|
|
11741
11376
|
"docsTags": [],
|
|
11377
|
+
"default": "''",
|
|
11742
11378
|
"values": [
|
|
11743
11379
|
{
|
|
11744
11380
|
"type": "string"
|
|
11745
11381
|
}
|
|
11746
11382
|
],
|
|
11747
|
-
"optional":
|
|
11383
|
+
"optional": false,
|
|
11748
11384
|
"required": false
|
|
11749
11385
|
}
|
|
11750
11386
|
],
|
|
11751
11387
|
"methods": [
|
|
11752
11388
|
{
|
|
11753
|
-
"name": "
|
|
11754
|
-
"returns": {
|
|
11755
|
-
"type": "Promise<boolean>",
|
|
11756
|
-
"docs": ""
|
|
11757
|
-
},
|
|
11758
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
11759
|
-
"parameters": [],
|
|
11760
|
-
"docs": "Checks for validity.",
|
|
11761
|
-
"docsTags": []
|
|
11762
|
-
},
|
|
11763
|
-
{
|
|
11764
|
-
"name": "reportValidity",
|
|
11765
|
-
"returns": {
|
|
11766
|
-
"type": "Promise<boolean>",
|
|
11767
|
-
"docs": ""
|
|
11768
|
-
},
|
|
11769
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
11770
|
-
"parameters": [],
|
|
11771
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
11772
|
-
"docsTags": []
|
|
11773
|
-
},
|
|
11774
|
-
{
|
|
11775
|
-
"name": "reset",
|
|
11776
|
-
"returns": {
|
|
11777
|
-
"type": "Promise<void>",
|
|
11778
|
-
"docs": ""
|
|
11779
|
-
},
|
|
11780
|
-
"signature": "reset() => Promise<void>",
|
|
11781
|
-
"parameters": [],
|
|
11782
|
-
"docs": "Resets the formcontrol",
|
|
11783
|
-
"docsTags": []
|
|
11784
|
-
},
|
|
11785
|
-
{
|
|
11786
|
-
"name": "setCustomValidity",
|
|
11389
|
+
"name": "setFocus",
|
|
11787
11390
|
"returns": {
|
|
11788
11391
|
"type": "Promise<void>",
|
|
11789
11392
|
"docs": ""
|
|
11790
11393
|
},
|
|
11791
|
-
"signature": "
|
|
11394
|
+
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
11792
11395
|
"parameters": [],
|
|
11793
|
-
"docs": "Sets
|
|
11396
|
+
"docs": "Sets focus on the datepickers input.",
|
|
11794
11397
|
"docsTags": []
|
|
11795
11398
|
}
|
|
11796
11399
|
],
|
|
@@ -11935,7 +11538,7 @@
|
|
|
11935
11538
|
"mutable": false,
|
|
11936
11539
|
"attr": "disabled",
|
|
11937
11540
|
"reflectToAttr": false,
|
|
11938
|
-
"docs": "Set to true to disable the tooltip so it won't show when triggered.",
|
|
11541
|
+
"docs": "Set to true to disable the tooltip, so it won't show when triggered.",
|
|
11939
11542
|
"docsTags": [],
|
|
11940
11543
|
"default": "false",
|
|
11941
11544
|
"values": [
|
|
@@ -11969,7 +11572,7 @@
|
|
|
11969
11572
|
"mutable": true,
|
|
11970
11573
|
"attr": "open",
|
|
11971
11574
|
"reflectToAttr": true,
|
|
11972
|
-
"docs": "Indicates whether
|
|
11575
|
+
"docs": "Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.",
|
|
11973
11576
|
"docsTags": [],
|
|
11974
11577
|
"default": "false",
|
|
11975
11578
|
"values": [
|
|
@@ -11986,7 +11589,7 @@
|
|
|
11986
11589
|
"mutable": false,
|
|
11987
11590
|
"attr": "placement",
|
|
11988
11591
|
"reflectToAttr": false,
|
|
11989
|
-
"docs": "The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip\ninside
|
|
11592
|
+
"docs": "The preferred placement of the tooltip. Note that the actual placement may vary as needed to keep the tooltip\ninside the viewport.",
|
|
11990
11593
|
"docsTags": [],
|
|
11991
11594
|
"default": "'top'",
|
|
11992
11595
|
"values": [
|