@six-group/ui-library 0.0.0-insider.9277796 → 0.0.0-insider.a8d68c7
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 +48 -75
- 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 +93 -126
- 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 +59 -60
- package/dist/cjs/six-radio.cjs.entry.js.map +1 -1
- package/dist/cjs/six-range.cjs.entry.js +106 -105
- 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 +185 -219
- 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 +87 -109
- 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 +64 -159
- 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 +163 -347
- 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 +66 -114
- package/dist/collection/components/six-radio/six-radio.js.map +1 -1
- package/dist/collection/components/six-range/six-range.js +133 -180
- 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 +215 -336
- package/dist/collection/components/six-select/six-select.js.map +1 -1
- package/dist/collection/components/six-select/util.js +52 -0
- package/dist/collection/components/six-select/util.js.map +1 -0
- package/dist/collection/components/six-sidebar/six-sidebar.js +40 -19
- package/dist/collection/components/six-sidebar/six-sidebar.js.map +1 -1
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js +12 -8
- package/dist/collection/components/six-sidebar-item-group/six-sidebar-item-group.js.map +1 -1
- package/dist/collection/components/six-spinner/six-spinner.js.map +1 -1
- package/dist/collection/components/six-stage-indicator/six-stage-indicator.js +1 -1
- package/dist/collection/components/six-switch/six-switch.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 +149 -270
- 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 +46 -78
- 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 +95 -137
- 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 +61 -65
- package/dist/components/six-radio.js.map +1 -1
- package/dist/components/six-range.js +108 -111
- 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 +186 -226
- 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 +89 -117
- 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 +527 -914
- 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 +48 -75
- 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 +93 -126
- 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 +59 -60
- package/dist/esm/six-radio.entry.js.map +1 -1
- package/dist/esm/six-range.entry.js +106 -105
- 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 +185 -219
- 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 +87 -109
- 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 +23 -31
- 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 +32 -67
- 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 +14 -20
- package/dist/types/components/six-range/six-range.d.ts +27 -38
- 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 +41 -58
- package/dist/types/components/six-select/util.d.ts +7 -0
- package/dist/types/components/six-sidebar/six-sidebar.d.ts +5 -5
- package/dist/types/components/six-sidebar-item-group/six-sidebar-item-group.d.ts +7 -6
- package/dist/types/components/six-spinner/six-spinner.d.ts +2 -2
- package/dist/types/components/six-switch/six-switch.d.ts +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 +27 -55
- 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 +209 -444
- 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-0045a402.entry.js +2 -0
- package/dist/ui-library/p-0045a402.entry.js.map +1 -0
- 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-7e0cc4ae.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-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-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-0d79b0c6.entry.js → p-b2bf4ac8.entry.js} +2 -2
- package/dist/ui-library/p-b2bf4ac8.entry.js.map +1 -0
- package/dist/ui-library/{p-90dc6af4.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 +14 -15
- 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-0d79b0c6.entry.js.map +0 -1
- package/dist/ui-library/p-14f20bbb.entry.js +0 -2
- package/dist/ui-library/p-14f20bbb.entry.js.map +0 -1
- package/dist/ui-library/p-18e5f772.entry.js +0 -2
- package/dist/ui-library/p-18e5f772.entry.js.map +0 -1
- package/dist/ui-library/p-18ea0c56.js +0 -2
- package/dist/ui-library/p-18ea0c56.js.map +0 -1
- package/dist/ui-library/p-19b50b5a.entry.js.map +0 -1
- package/dist/ui-library/p-2e48c8d2.entry.js +0 -2
- package/dist/ui-library/p-2e48c8d2.entry.js.map +0 -1
- package/dist/ui-library/p-308261c4.entry.js +0 -2
- package/dist/ui-library/p-308261c4.entry.js.map +0 -1
- package/dist/ui-library/p-33f7e22b.entry.js +0 -2
- package/dist/ui-library/p-33f7e22b.entry.js.map +0 -1
- package/dist/ui-library/p-4ae91795.entry.js +0 -2
- package/dist/ui-library/p-4ae91795.entry.js.map +0 -1
- package/dist/ui-library/p-4f8394d7.js.map +0 -1
- package/dist/ui-library/p-53a13db5.entry.js +0 -2
- package/dist/ui-library/p-53a13db5.entry.js.map +0 -1
- package/dist/ui-library/p-559c87f0.entry.js +0 -2
- package/dist/ui-library/p-559c87f0.entry.js.map +0 -1
- package/dist/ui-library/p-6403fd87.entry.js +0 -2
- package/dist/ui-library/p-6403fd87.entry.js.map +0 -1
- package/dist/ui-library/p-6433c0da.entry.js +0 -2
- package/dist/ui-library/p-6433c0da.entry.js.map +0 -1
- package/dist/ui-library/p-79eee01b.js +0 -2
- package/dist/ui-library/p-79eee01b.js.map +0 -1
- package/dist/ui-library/p-7e0cc4ae.entry.js.map +0 -1
- package/dist/ui-library/p-835c3ff7.entry.js +0 -2
- package/dist/ui-library/p-835c3ff7.entry.js.map +0 -1
- package/dist/ui-library/p-8a970a40.entry.js.map +0 -1
- package/dist/ui-library/p-90824648.entry.js +0 -2
- package/dist/ui-library/p-90824648.entry.js.map +0 -1
- package/dist/ui-library/p-90dc6af4.entry.js.map +0 -1
- package/dist/ui-library/p-9328e5bc.entry.js.map +0 -1
- package/dist/ui-library/p-9a860acc.js +0 -2
- package/dist/ui-library/p-9a860acc.js.map +0 -1
- package/dist/ui-library/p-9d1d222f.entry.js +0 -2
- package/dist/ui-library/p-9d1d222f.entry.js.map +0 -1
- package/dist/ui-library/p-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-edc96efc.entry.js +0 -2
- package/dist/ui-library/p-edc96efc.entry.js.map +0 -1
- package/dist/ui-library/p-f18ba86f.entry.js +0 -2
- package/dist/ui-library/p-f18ba86f.entry.js.map +0 -1
- package/dist/ui-library/p-f4938771.entry.js +0 -2
- package/dist/ui-library/p-f4938771.entry.js.map +0 -1
- package/dist/ui-library/p-f70e2403.entry.js +0 -2
- package/dist/ui-library/p-f70e2403.entry.js.map +0 -1
- package/dist/ui-library/p-f9d345e0.entry.js +0 -2
- package/dist/ui-library/p-f9d345e0.entry.js.map +0 -1
- package/dist/ui-library/p-fed07a1f.entry.js +0 -2
- package/dist/ui-library/p-fed07a1f.entry.js.map +0 -1
- package/dist/ui-library/p-ff0257bf.entry.js +0 -2
- package/dist/ui-library/p-ff0257bf.entry.js.map +0 -1
package/dist/components.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2023-
|
|
2
|
+
"timestamp": "2023-07-06T13:51:06",
|
|
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": [
|
|
@@ -1214,6 +1208,7 @@
|
|
|
1214
1208
|
"reflectToAttr": false,
|
|
1215
1209
|
"docs": "The checkbox's name attribute.",
|
|
1216
1210
|
"docsTags": [],
|
|
1211
|
+
"default": "''",
|
|
1217
1212
|
"values": [
|
|
1218
1213
|
{
|
|
1219
1214
|
"type": "string"
|
|
@@ -1228,7 +1223,7 @@
|
|
|
1228
1223
|
"mutable": false,
|
|
1229
1224
|
"attr": "required",
|
|
1230
1225
|
"reflectToAttr": false,
|
|
1231
|
-
"docs": "Set to true to
|
|
1226
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
1232
1227
|
"docsTags": [],
|
|
1233
1228
|
"default": "false",
|
|
1234
1229
|
"values": [
|
|
@@ -1245,8 +1240,9 @@
|
|
|
1245
1240
|
"mutable": false,
|
|
1246
1241
|
"attr": "value",
|
|
1247
1242
|
"reflectToAttr": false,
|
|
1248
|
-
"docs": "The checkbox's value
|
|
1243
|
+
"docs": "The value of the checkbox does not mean if it's checked or not, use the `checked`\nproperty for that.\n\nThe value of a checkbox is analogous to the value of an `<input type=\"checkbox\">`,\nit's only used when the checkbox participates in a native `<form>`.",
|
|
1249
1244
|
"docsTags": [],
|
|
1245
|
+
"default": "'on'",
|
|
1250
1246
|
"values": [
|
|
1251
1247
|
{
|
|
1252
1248
|
"type": "string"
|
|
@@ -1257,17 +1253,6 @@
|
|
|
1257
1253
|
}
|
|
1258
1254
|
],
|
|
1259
1255
|
"methods": [
|
|
1260
|
-
{
|
|
1261
|
-
"name": "checkValidity",
|
|
1262
|
-
"returns": {
|
|
1263
|
-
"type": "Promise<boolean>",
|
|
1264
|
-
"docs": ""
|
|
1265
|
-
},
|
|
1266
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
1267
|
-
"parameters": [],
|
|
1268
|
-
"docs": "Checks for validity.",
|
|
1269
|
-
"docsTags": []
|
|
1270
|
-
},
|
|
1271
1256
|
{
|
|
1272
1257
|
"name": "removeFocus",
|
|
1273
1258
|
"returns": {
|
|
@@ -1279,17 +1264,6 @@
|
|
|
1279
1264
|
"docs": "Removes focus from the checkbox.",
|
|
1280
1265
|
"docsTags": []
|
|
1281
1266
|
},
|
|
1282
|
-
{
|
|
1283
|
-
"name": "reportValidity",
|
|
1284
|
-
"returns": {
|
|
1285
|
-
"type": "Promise<boolean>",
|
|
1286
|
-
"docs": ""
|
|
1287
|
-
},
|
|
1288
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
1289
|
-
"parameters": [],
|
|
1290
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
1291
|
-
"docsTags": []
|
|
1292
|
-
},
|
|
1293
1267
|
{
|
|
1294
1268
|
"name": "reset",
|
|
1295
1269
|
"returns": {
|
|
@@ -1301,17 +1275,6 @@
|
|
|
1301
1275
|
"docs": "Resets the formcontrol",
|
|
1302
1276
|
"docsTags": []
|
|
1303
1277
|
},
|
|
1304
|
-
{
|
|
1305
|
-
"name": "setCustomValidity",
|
|
1306
|
-
"returns": {
|
|
1307
|
-
"type": "Promise<void>",
|
|
1308
|
-
"docs": ""
|
|
1309
|
-
},
|
|
1310
|
-
"signature": "setCustomValidity(message: string) => Promise<void>",
|
|
1311
|
-
"parameters": [],
|
|
1312
|
-
"docs": "Sets a custom validation message. If `message` is not empty, the field will be considered invalid.",
|
|
1313
|
-
"docsTags": []
|
|
1314
|
-
},
|
|
1315
1278
|
{
|
|
1316
1279
|
"name": "setFocus",
|
|
1317
1280
|
"returns": {
|
|
@@ -1465,7 +1428,7 @@
|
|
|
1465
1428
|
},
|
|
1466
1429
|
{
|
|
1467
1430
|
"name": "containingElement",
|
|
1468
|
-
"type": "HTMLElement",
|
|
1431
|
+
"type": "HTMLElement | undefined",
|
|
1469
1432
|
"mutable": false,
|
|
1470
1433
|
"reflectToAttr": false,
|
|
1471
1434
|
"docs": "The dropdown will close when the user interacts outside of this element (e.g. clicking).",
|
|
@@ -1473,9 +1436,12 @@
|
|
|
1473
1436
|
"values": [
|
|
1474
1437
|
{
|
|
1475
1438
|
"type": "HTMLElement"
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
"type": "undefined"
|
|
1476
1442
|
}
|
|
1477
1443
|
],
|
|
1478
|
-
"optional":
|
|
1444
|
+
"optional": true,
|
|
1479
1445
|
"required": false
|
|
1480
1446
|
},
|
|
1481
1447
|
{
|
|
@@ -1571,7 +1537,7 @@
|
|
|
1571
1537
|
},
|
|
1572
1538
|
{
|
|
1573
1539
|
"name": "defaultDate",
|
|
1574
|
-
"type": "string",
|
|
1540
|
+
"type": "string | undefined",
|
|
1575
1541
|
"mutable": false,
|
|
1576
1542
|
"attr": "default-date",
|
|
1577
1543
|
"reflectToAttr": false,
|
|
@@ -1580,6 +1546,9 @@
|
|
|
1580
1546
|
"values": [
|
|
1581
1547
|
{
|
|
1582
1548
|
"type": "string"
|
|
1549
|
+
},
|
|
1550
|
+
{
|
|
1551
|
+
"type": "undefined"
|
|
1583
1552
|
}
|
|
1584
1553
|
],
|
|
1585
1554
|
"optional": true,
|
|
@@ -1602,30 +1571,13 @@
|
|
|
1602
1571
|
"optional": false,
|
|
1603
1572
|
"required": false
|
|
1604
1573
|
},
|
|
1605
|
-
{
|
|
1606
|
-
"name": "errorOnBlur",
|
|
1607
|
-
"type": "boolean",
|
|
1608
|
-
"mutable": false,
|
|
1609
|
-
"attr": "error-on-blur",
|
|
1610
|
-
"reflectToAttr": false,
|
|
1611
|
-
"docs": "Set to display the error text on blur and not when typing",
|
|
1612
|
-
"docsTags": [],
|
|
1613
|
-
"default": "false",
|
|
1614
|
-
"values": [
|
|
1615
|
-
{
|
|
1616
|
-
"type": "boolean"
|
|
1617
|
-
}
|
|
1618
|
-
],
|
|
1619
|
-
"optional": false,
|
|
1620
|
-
"required": false
|
|
1621
|
-
},
|
|
1622
1574
|
{
|
|
1623
1575
|
"name": "errorText",
|
|
1624
1576
|
"type": "string",
|
|
1625
1577
|
"mutable": false,
|
|
1626
1578
|
"attr": "error-text",
|
|
1627
1579
|
"reflectToAttr": false,
|
|
1628
|
-
"docs": "The
|
|
1580
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
1629
1581
|
"docsTags": [],
|
|
1630
1582
|
"default": "''",
|
|
1631
1583
|
"values": [
|
|
@@ -1692,13 +1644,30 @@
|
|
|
1692
1644
|
"optional": false,
|
|
1693
1645
|
"required": false
|
|
1694
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
|
+
},
|
|
1695
1664
|
{
|
|
1696
1665
|
"name": "label",
|
|
1697
1666
|
"type": "string",
|
|
1698
1667
|
"mutable": false,
|
|
1699
1668
|
"attr": "label",
|
|
1700
1669
|
"reflectToAttr": false,
|
|
1701
|
-
"docs": "The
|
|
1670
|
+
"docs": "The label text.",
|
|
1702
1671
|
"docsTags": [],
|
|
1703
1672
|
"default": "''",
|
|
1704
1673
|
"values": [
|
|
@@ -1741,15 +1710,17 @@
|
|
|
1741
1710
|
},
|
|
1742
1711
|
{
|
|
1743
1712
|
"name": "max",
|
|
1744
|
-
"type": "Date",
|
|
1713
|
+
"type": "Date | undefined",
|
|
1745
1714
|
"mutable": false,
|
|
1746
1715
|
"reflectToAttr": false,
|
|
1747
1716
|
"docs": "The maximum datetime allowed. Value must be a date object",
|
|
1748
1717
|
"docsTags": [],
|
|
1749
|
-
"default": "null",
|
|
1750
1718
|
"values": [
|
|
1751
1719
|
{
|
|
1752
1720
|
"type": "Date"
|
|
1721
|
+
},
|
|
1722
|
+
{
|
|
1723
|
+
"type": "undefined"
|
|
1753
1724
|
}
|
|
1754
1725
|
],
|
|
1755
1726
|
"optional": true,
|
|
@@ -1757,15 +1728,17 @@
|
|
|
1757
1728
|
},
|
|
1758
1729
|
{
|
|
1759
1730
|
"name": "min",
|
|
1760
|
-
"type": "Date",
|
|
1731
|
+
"type": "Date | undefined",
|
|
1761
1732
|
"mutable": false,
|
|
1762
1733
|
"reflectToAttr": false,
|
|
1763
1734
|
"docs": "The minimum datetime allowed. Value must be a date object",
|
|
1764
1735
|
"docsTags": [],
|
|
1765
|
-
"default": "null",
|
|
1766
1736
|
"values": [
|
|
1767
1737
|
{
|
|
1768
1738
|
"type": "Date"
|
|
1739
|
+
},
|
|
1740
|
+
{
|
|
1741
|
+
"type": "undefined"
|
|
1769
1742
|
}
|
|
1770
1743
|
],
|
|
1771
1744
|
"optional": true,
|
|
@@ -1807,7 +1780,7 @@
|
|
|
1807
1780
|
},
|
|
1808
1781
|
{
|
|
1809
1782
|
"name": "placeholder",
|
|
1810
|
-
"type": "string",
|
|
1783
|
+
"type": "string | undefined",
|
|
1811
1784
|
"mutable": false,
|
|
1812
1785
|
"attr": "placeholder",
|
|
1813
1786
|
"reflectToAttr": false,
|
|
@@ -1816,6 +1789,9 @@
|
|
|
1816
1789
|
"values": [
|
|
1817
1790
|
{
|
|
1818
1791
|
"type": "string"
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
"type": "undefined"
|
|
1819
1795
|
}
|
|
1820
1796
|
],
|
|
1821
1797
|
"optional": true,
|
|
@@ -1823,7 +1799,7 @@
|
|
|
1823
1799
|
},
|
|
1824
1800
|
{
|
|
1825
1801
|
"name": "placement",
|
|
1826
|
-
"type": "\"bottom\" | \"top\"",
|
|
1802
|
+
"type": "\"bottom\" | \"top\" | undefined",
|
|
1827
1803
|
"mutable": false,
|
|
1828
1804
|
"attr": "placement",
|
|
1829
1805
|
"reflectToAttr": false,
|
|
@@ -1837,9 +1813,12 @@
|
|
|
1837
1813
|
{
|
|
1838
1814
|
"value": "top",
|
|
1839
1815
|
"type": "string"
|
|
1816
|
+
},
|
|
1817
|
+
{
|
|
1818
|
+
"type": "undefined"
|
|
1840
1819
|
}
|
|
1841
1820
|
],
|
|
1842
|
-
"optional":
|
|
1821
|
+
"optional": true,
|
|
1843
1822
|
"required": false
|
|
1844
1823
|
},
|
|
1845
1824
|
{
|
|
@@ -1864,9 +1843,10 @@
|
|
|
1864
1843
|
"type": "boolean",
|
|
1865
1844
|
"mutable": false,
|
|
1866
1845
|
"attr": "required",
|
|
1867
|
-
"reflectToAttr":
|
|
1868
|
-
"docs": "Set to true to
|
|
1846
|
+
"reflectToAttr": false,
|
|
1847
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
1869
1848
|
"docsTags": [],
|
|
1849
|
+
"default": "false",
|
|
1870
1850
|
"values": [
|
|
1871
1851
|
{
|
|
1872
1852
|
"type": "boolean"
|
|
@@ -1925,15 +1905,17 @@
|
|
|
1925
1905
|
},
|
|
1926
1906
|
{
|
|
1927
1907
|
"name": "value",
|
|
1928
|
-
"type": "Date",
|
|
1908
|
+
"type": "Date | undefined",
|
|
1929
1909
|
"mutable": true,
|
|
1930
1910
|
"reflectToAttr": false,
|
|
1931
1911
|
"docs": "The value of the form field, which accepts a date object.",
|
|
1932
1912
|
"docsTags": [],
|
|
1933
|
-
"default": "null",
|
|
1934
1913
|
"values": [
|
|
1935
1914
|
{
|
|
1936
1915
|
"type": "Date"
|
|
1916
|
+
},
|
|
1917
|
+
{
|
|
1918
|
+
"type": "undefined"
|
|
1937
1919
|
}
|
|
1938
1920
|
],
|
|
1939
1921
|
"optional": true,
|
|
@@ -1941,66 +1923,33 @@
|
|
|
1941
1923
|
}
|
|
1942
1924
|
],
|
|
1943
1925
|
"methods": [
|
|
1944
|
-
{
|
|
1945
|
-
"name": "checkValidity",
|
|
1946
|
-
"returns": {
|
|
1947
|
-
"type": "Promise<boolean>",
|
|
1948
|
-
"docs": ""
|
|
1949
|
-
},
|
|
1950
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
1951
|
-
"parameters": [],
|
|
1952
|
-
"docs": "Checks for validity.",
|
|
1953
|
-
"docsTags": []
|
|
1954
|
-
},
|
|
1955
|
-
{
|
|
1956
|
-
"name": "reportValidity",
|
|
1957
|
-
"returns": {
|
|
1958
|
-
"type": "Promise<boolean>",
|
|
1959
|
-
"docs": ""
|
|
1960
|
-
},
|
|
1961
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
1962
|
-
"parameters": [],
|
|
1963
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
1964
|
-
"docsTags": []
|
|
1965
|
-
},
|
|
1966
|
-
{
|
|
1967
|
-
"name": "reset",
|
|
1968
|
-
"returns": {
|
|
1969
|
-
"type": "Promise<void>",
|
|
1970
|
-
"docs": ""
|
|
1971
|
-
},
|
|
1972
|
-
"signature": "reset() => Promise<void>",
|
|
1973
|
-
"parameters": [],
|
|
1974
|
-
"docs": "Resets the formcontrol",
|
|
1975
|
-
"docsTags": []
|
|
1976
|
-
},
|
|
1977
1926
|
{
|
|
1978
1927
|
"name": "select",
|
|
1979
1928
|
"returns": {
|
|
1980
1929
|
"type": "Promise<void>",
|
|
1981
1930
|
"docs": ""
|
|
1982
1931
|
},
|
|
1983
|
-
"signature": "select(datestring
|
|
1932
|
+
"signature": "select(datestring?: string) => Promise<void>",
|
|
1984
1933
|
"parameters": [],
|
|
1985
1934
|
"docs": "Selects an option",
|
|
1986
1935
|
"docsTags": []
|
|
1987
1936
|
},
|
|
1988
1937
|
{
|
|
1989
|
-
"name": "
|
|
1938
|
+
"name": "setFocus",
|
|
1990
1939
|
"returns": {
|
|
1991
1940
|
"type": "Promise<void>",
|
|
1992
1941
|
"docs": ""
|
|
1993
1942
|
},
|
|
1994
|
-
"signature": "
|
|
1943
|
+
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
1995
1944
|
"parameters": [],
|
|
1996
|
-
"docs": "Sets
|
|
1945
|
+
"docs": "Sets focus on the datepickers input.",
|
|
1997
1946
|
"docsTags": []
|
|
1998
1947
|
}
|
|
1999
1948
|
],
|
|
2000
1949
|
"events": [
|
|
2001
1950
|
{
|
|
2002
1951
|
"event": "six-datepicker-blur",
|
|
2003
|
-
"detail": "Date",
|
|
1952
|
+
"detail": "Date | null | undefined",
|
|
2004
1953
|
"bubbles": true,
|
|
2005
1954
|
"cancelable": true,
|
|
2006
1955
|
"composed": true,
|
|
@@ -2018,7 +1967,7 @@
|
|
|
2018
1967
|
},
|
|
2019
1968
|
{
|
|
2020
1969
|
"event": "six-datepicker-select",
|
|
2021
|
-
"detail": "Date",
|
|
1970
|
+
"detail": "Date | null | undefined",
|
|
2022
1971
|
"bubbles": true,
|
|
2023
1972
|
"cancelable": true,
|
|
2024
1973
|
"composed": true,
|
|
@@ -2159,7 +2108,7 @@
|
|
|
2159
2108
|
"mutable": false,
|
|
2160
2109
|
"attr": "has-content",
|
|
2161
2110
|
"reflectToAttr": false,
|
|
2162
|
-
"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'",
|
|
2163
2112
|
"docsTags": [],
|
|
2164
2113
|
"default": "true",
|
|
2165
2114
|
"values": [
|
|
@@ -2193,7 +2142,7 @@
|
|
|
2193
2142
|
"mutable": true,
|
|
2194
2143
|
"attr": "open",
|
|
2195
2144
|
"reflectToAttr": true,
|
|
2196
|
-
"docs": "Indicates whether
|
|
2145
|
+
"docs": "Indicates whether the details is open. You can use this in lieu of the show/hide methods.",
|
|
2197
2146
|
"docsTags": [],
|
|
2198
2147
|
"default": "false",
|
|
2199
2148
|
"values": [
|
|
@@ -2240,7 +2189,7 @@
|
|
|
2240
2189
|
},
|
|
2241
2190
|
{
|
|
2242
2191
|
"name": "summaryIcon",
|
|
2243
|
-
"type": "string",
|
|
2192
|
+
"type": "string | undefined",
|
|
2244
2193
|
"mutable": false,
|
|
2245
2194
|
"attr": "summary-icon",
|
|
2246
2195
|
"reflectToAttr": false,
|
|
@@ -2249,9 +2198,12 @@
|
|
|
2249
2198
|
"values": [
|
|
2250
2199
|
{
|
|
2251
2200
|
"type": "string"
|
|
2201
|
+
},
|
|
2202
|
+
{
|
|
2203
|
+
"type": "undefined"
|
|
2252
2204
|
}
|
|
2253
2205
|
],
|
|
2254
|
-
"optional":
|
|
2206
|
+
"optional": true,
|
|
2255
2207
|
"required": false
|
|
2256
2208
|
},
|
|
2257
2209
|
{
|
|
@@ -2535,7 +2487,7 @@
|
|
|
2535
2487
|
"mutable": true,
|
|
2536
2488
|
"attr": "open",
|
|
2537
2489
|
"reflectToAttr": true,
|
|
2538
|
-
"docs": "Indicates whether
|
|
2490
|
+
"docs": "Indicates whether the dialog is open. You can use this in lieu of the show/hide methods.",
|
|
2539
2491
|
"docsTags": [],
|
|
2540
2492
|
"default": "false",
|
|
2541
2493
|
"values": [
|
|
@@ -2815,7 +2767,7 @@
|
|
|
2815
2767
|
"mutable": true,
|
|
2816
2768
|
"attr": "open",
|
|
2817
2769
|
"reflectToAttr": true,
|
|
2818
|
-
"docs": "Indicates whether
|
|
2770
|
+
"docs": "Indicates whether the drawer is open. You can use this in lieu of the show/hide methods.",
|
|
2819
2771
|
"docsTags": [],
|
|
2820
2772
|
"default": "false",
|
|
2821
2773
|
"values": [
|
|
@@ -3097,7 +3049,7 @@
|
|
|
3097
3049
|
},
|
|
3098
3050
|
{
|
|
3099
3051
|
"name": "containingElement",
|
|
3100
|
-
"type": "HTMLElement",
|
|
3052
|
+
"type": "HTMLElement | undefined",
|
|
3101
3053
|
"mutable": false,
|
|
3102
3054
|
"reflectToAttr": false,
|
|
3103
3055
|
"docs": "The dropdown will close when the user interacts outside of this element (e.g. clicking).",
|
|
@@ -3105,9 +3057,12 @@
|
|
|
3105
3057
|
"values": [
|
|
3106
3058
|
{
|
|
3107
3059
|
"type": "HTMLElement"
|
|
3060
|
+
},
|
|
3061
|
+
{
|
|
3062
|
+
"type": "undefined"
|
|
3108
3063
|
}
|
|
3109
3064
|
],
|
|
3110
|
-
"optional":
|
|
3065
|
+
"optional": true,
|
|
3111
3066
|
"required": false
|
|
3112
3067
|
},
|
|
3113
3068
|
{
|
|
@@ -3218,7 +3173,7 @@
|
|
|
3218
3173
|
"mutable": true,
|
|
3219
3174
|
"attr": "open",
|
|
3220
3175
|
"reflectToAttr": true,
|
|
3221
|
-
"docs": "Indicates whether
|
|
3176
|
+
"docs": "Indicates whether the dropdown is open. You can use this in lieu of the show/hide methods.",
|
|
3222
3177
|
"docsTags": [],
|
|
3223
3178
|
"default": "false",
|
|
3224
3179
|
"values": [
|
|
@@ -3236,7 +3191,7 @@
|
|
|
3236
3191
|
"reflectToAttr": false,
|
|
3237
3192
|
"docs": "Set the options to be shown in the dropdown (alternative to setting the elements via html)",
|
|
3238
3193
|
"docsTags": [],
|
|
3239
|
-
"default": "
|
|
3194
|
+
"default": "[]",
|
|
3240
3195
|
"values": [
|
|
3241
3196
|
{
|
|
3242
3197
|
"type": "SixMenuItemData[]"
|
|
@@ -3251,7 +3206,7 @@
|
|
|
3251
3206
|
"mutable": false,
|
|
3252
3207
|
"attr": "placement",
|
|
3253
3208
|
"reflectToAttr": false,
|
|
3254
|
-
"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.",
|
|
3255
3210
|
"docsTags": [],
|
|
3256
3211
|
"default": "'bottom-start'",
|
|
3257
3212
|
"values": [
|
|
@@ -3515,7 +3470,7 @@
|
|
|
3515
3470
|
"props": [
|
|
3516
3471
|
{
|
|
3517
3472
|
"name": "customDescription",
|
|
3518
|
-
"type": "string[]",
|
|
3473
|
+
"type": "string[] | undefined",
|
|
3519
3474
|
"mutable": false,
|
|
3520
3475
|
"reflectToAttr": false,
|
|
3521
3476
|
"docs": "Defines a custom description.",
|
|
@@ -3523,6 +3478,9 @@
|
|
|
3523
3478
|
"values": [
|
|
3524
3479
|
{
|
|
3525
3480
|
"type": "string[]"
|
|
3481
|
+
},
|
|
3482
|
+
{
|
|
3483
|
+
"type": "undefined"
|
|
3526
3484
|
}
|
|
3527
3485
|
],
|
|
3528
3486
|
"optional": true,
|
|
@@ -3530,7 +3488,7 @@
|
|
|
3530
3488
|
},
|
|
3531
3489
|
{
|
|
3532
3490
|
"name": "customIcon",
|
|
3533
|
-
"type": "string",
|
|
3491
|
+
"type": "string | undefined",
|
|
3534
3492
|
"mutable": false,
|
|
3535
3493
|
"attr": "custom-icon",
|
|
3536
3494
|
"reflectToAttr": false,
|
|
@@ -3539,6 +3497,9 @@
|
|
|
3539
3497
|
"values": [
|
|
3540
3498
|
{
|
|
3541
3499
|
"type": "string"
|
|
3500
|
+
},
|
|
3501
|
+
{
|
|
3502
|
+
"type": "undefined"
|
|
3542
3503
|
}
|
|
3543
3504
|
],
|
|
3544
3505
|
"optional": true,
|
|
@@ -3546,7 +3507,7 @@
|
|
|
3546
3507
|
},
|
|
3547
3508
|
{
|
|
3548
3509
|
"name": "customTitle",
|
|
3549
|
-
"type": "string",
|
|
3510
|
+
"type": "string | undefined",
|
|
3550
3511
|
"mutable": false,
|
|
3551
3512
|
"attr": "custom-title",
|
|
3552
3513
|
"reflectToAttr": false,
|
|
@@ -3555,6 +3516,9 @@
|
|
|
3555
3516
|
"values": [
|
|
3556
3517
|
{
|
|
3557
3518
|
"type": "string"
|
|
3519
|
+
},
|
|
3520
|
+
{
|
|
3521
|
+
"type": "undefined"
|
|
3558
3522
|
}
|
|
3559
3523
|
],
|
|
3560
3524
|
"optional": true,
|
|
@@ -3562,7 +3526,7 @@
|
|
|
3562
3526
|
},
|
|
3563
3527
|
{
|
|
3564
3528
|
"name": "errorCode",
|
|
3565
|
-
"type": "
|
|
3529
|
+
"type": "403 | 404 | 500 | undefined",
|
|
3566
3530
|
"mutable": false,
|
|
3567
3531
|
"attr": "error-code",
|
|
3568
3532
|
"reflectToAttr": false,
|
|
@@ -3570,10 +3534,22 @@
|
|
|
3570
3534
|
"docsTags": [],
|
|
3571
3535
|
"values": [
|
|
3572
3536
|
{
|
|
3537
|
+
"value": "403",
|
|
3538
|
+
"type": "number"
|
|
3539
|
+
},
|
|
3540
|
+
{
|
|
3541
|
+
"value": "404",
|
|
3542
|
+
"type": "number"
|
|
3543
|
+
},
|
|
3544
|
+
{
|
|
3545
|
+
"value": "500",
|
|
3573
3546
|
"type": "number"
|
|
3547
|
+
},
|
|
3548
|
+
{
|
|
3549
|
+
"type": "undefined"
|
|
3574
3550
|
}
|
|
3575
3551
|
],
|
|
3576
|
-
"optional":
|
|
3552
|
+
"optional": true,
|
|
3577
3553
|
"required": false
|
|
3578
3554
|
},
|
|
3579
3555
|
{
|
|
@@ -3769,7 +3745,7 @@
|
|
|
3769
3745
|
},
|
|
3770
3746
|
{
|
|
3771
3747
|
"name": "size",
|
|
3772
|
-
"type": "number",
|
|
3748
|
+
"type": "number | undefined",
|
|
3773
3749
|
"mutable": false,
|
|
3774
3750
|
"attr": "size",
|
|
3775
3751
|
"reflectToAttr": true,
|
|
@@ -3778,9 +3754,12 @@
|
|
|
3778
3754
|
"values": [
|
|
3779
3755
|
{
|
|
3780
3756
|
"type": "number"
|
|
3757
|
+
},
|
|
3758
|
+
{
|
|
3759
|
+
"type": "undefined"
|
|
3781
3760
|
}
|
|
3782
3761
|
],
|
|
3783
|
-
"optional":
|
|
3762
|
+
"optional": true,
|
|
3784
3763
|
"required": false
|
|
3785
3764
|
}
|
|
3786
3765
|
],
|
|
@@ -3839,7 +3818,7 @@
|
|
|
3839
3818
|
"props": [
|
|
3840
3819
|
{
|
|
3841
3820
|
"name": "accept",
|
|
3842
|
-
"type": "string",
|
|
3821
|
+
"type": "string | undefined",
|
|
3843
3822
|
"mutable": false,
|
|
3844
3823
|
"attr": "accept",
|
|
3845
3824
|
"reflectToAttr": false,
|
|
@@ -3848,9 +3827,12 @@
|
|
|
3848
3827
|
"values": [
|
|
3849
3828
|
{
|
|
3850
3829
|
"type": "string"
|
|
3830
|
+
},
|
|
3831
|
+
{
|
|
3832
|
+
"type": "undefined"
|
|
3851
3833
|
}
|
|
3852
3834
|
],
|
|
3853
|
-
"optional":
|
|
3835
|
+
"optional": true,
|
|
3854
3836
|
"required": false
|
|
3855
3837
|
},
|
|
3856
3838
|
{
|
|
@@ -3889,7 +3871,7 @@
|
|
|
3889
3871
|
},
|
|
3890
3872
|
{
|
|
3891
3873
|
"name": "label",
|
|
3892
|
-
"type": "string",
|
|
3874
|
+
"type": "string | undefined",
|
|
3893
3875
|
"mutable": false,
|
|
3894
3876
|
"attr": "label",
|
|
3895
3877
|
"reflectToAttr": false,
|
|
@@ -3898,26 +3880,31 @@
|
|
|
3898
3880
|
"values": [
|
|
3899
3881
|
{
|
|
3900
3882
|
"type": "string"
|
|
3883
|
+
},
|
|
3884
|
+
{
|
|
3885
|
+
"type": "undefined"
|
|
3901
3886
|
}
|
|
3902
3887
|
],
|
|
3903
|
-
"optional":
|
|
3888
|
+
"optional": true,
|
|
3904
3889
|
"required": false
|
|
3905
3890
|
},
|
|
3906
3891
|
{
|
|
3907
3892
|
"name": "maxFileSize",
|
|
3908
|
-
"type": "number",
|
|
3893
|
+
"type": "number | undefined",
|
|
3909
3894
|
"mutable": false,
|
|
3910
3895
|
"attr": "max-file-size",
|
|
3911
3896
|
"reflectToAttr": false,
|
|
3912
3897
|
"docs": "Allowed max file size in bytes.",
|
|
3913
3898
|
"docsTags": [],
|
|
3914
|
-
"default": "undefined",
|
|
3915
3899
|
"values": [
|
|
3916
3900
|
{
|
|
3917
3901
|
"type": "number"
|
|
3902
|
+
},
|
|
3903
|
+
{
|
|
3904
|
+
"type": "undefined"
|
|
3918
3905
|
}
|
|
3919
3906
|
],
|
|
3920
|
-
"optional":
|
|
3907
|
+
"optional": true,
|
|
3921
3908
|
"required": false
|
|
3922
3909
|
},
|
|
3923
3910
|
{
|
|
@@ -3928,6 +3915,7 @@
|
|
|
3928
3915
|
"reflectToAttr": false,
|
|
3929
3916
|
"docs": "More than one file allowed.",
|
|
3930
3917
|
"docsTags": [],
|
|
3918
|
+
"default": "false",
|
|
3931
3919
|
"values": [
|
|
3932
3920
|
{
|
|
3933
3921
|
"type": "boolean"
|
|
@@ -4031,38 +4019,58 @@
|
|
|
4031
4019
|
"dependencyGraph": {}
|
|
4032
4020
|
},
|
|
4033
4021
|
{
|
|
4034
|
-
"filePath": "./src/components/six-
|
|
4022
|
+
"filePath": "./src/components/six-group-label/six-group-label.tsx",
|
|
4035
4023
|
"encapsulation": "shadow",
|
|
4036
|
-
"tag": "six-
|
|
4037
|
-
"readme": "# six-
|
|
4024
|
+
"tag": "six-group-label",
|
|
4025
|
+
"readme": "# six-group-label\n\n<!-- EXAMPLES -->\n",
|
|
4038
4026
|
"docs": "<!-- EXAMPLES -->",
|
|
4039
4027
|
"docsTags": [
|
|
4040
4028
|
{
|
|
4041
4029
|
"name": "since",
|
|
4042
|
-
"text": "1.
|
|
4030
|
+
"text": "1.1"
|
|
4043
4031
|
},
|
|
4044
4032
|
{
|
|
4045
4033
|
"name": "status",
|
|
4046
|
-
"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."
|
|
4047
4043
|
},
|
|
4048
4044
|
{
|
|
4049
4045
|
"name": "slot",
|
|
4050
|
-
"text": "-
|
|
4046
|
+
"text": "error-text - Error text that is shown for validation errors. Alternatively, you can use the error-text prop."
|
|
4051
4047
|
},
|
|
4052
4048
|
{
|
|
4053
4049
|
"name": "part",
|
|
4054
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."
|
|
4055
4063
|
}
|
|
4056
4064
|
],
|
|
4057
4065
|
"usage": {},
|
|
4058
4066
|
"props": [
|
|
4059
4067
|
{
|
|
4060
|
-
"name": "
|
|
4068
|
+
"name": "disabled",
|
|
4061
4069
|
"type": "boolean",
|
|
4062
4070
|
"mutable": false,
|
|
4063
|
-
"attr": "
|
|
4064
|
-
"reflectToAttr":
|
|
4065
|
-
"docs": "
|
|
4071
|
+
"attr": "disabled",
|
|
4072
|
+
"reflectToAttr": true,
|
|
4073
|
+
"docs": "Set to true to disable the label.",
|
|
4066
4074
|
"docsTags": [],
|
|
4067
4075
|
"default": "false",
|
|
4068
4076
|
"values": [
|
|
@@ -4072,191 +4080,23 @@
|
|
|
4072
4080
|
],
|
|
4073
4081
|
"optional": false,
|
|
4074
4082
|
"required": false
|
|
4075
|
-
}
|
|
4076
|
-
],
|
|
4077
|
-
"methods": [
|
|
4083
|
+
},
|
|
4078
4084
|
{
|
|
4079
|
-
"name": "
|
|
4080
|
-
"
|
|
4081
|
-
|
|
4082
|
-
|
|
4083
|
-
|
|
4084
|
-
"
|
|
4085
|
-
"
|
|
4086
|
-
"
|
|
4087
|
-
"
|
|
4088
|
-
|
|
4089
|
-
|
|
4090
|
-
|
|
4091
|
-
|
|
4092
|
-
|
|
4093
|
-
|
|
4094
|
-
},
|
|
4095
|
-
"signature": "getFormControls() => Promise<HTMLFormElement[]>",
|
|
4096
|
-
"parameters": [],
|
|
4097
|
-
"docs": "Gets all form control elements (native and custom).",
|
|
4098
|
-
"docsTags": []
|
|
4099
|
-
},
|
|
4100
|
-
{
|
|
4101
|
-
"name": "getFormData",
|
|
4102
|
-
"returns": {
|
|
4103
|
-
"type": "Promise<FormData>",
|
|
4104
|
-
"docs": ""
|
|
4105
|
-
},
|
|
4106
|
-
"signature": "getFormData() => Promise<FormData>",
|
|
4107
|
-
"parameters": [],
|
|
4108
|
-
"docs": "Serializes all form controls elements and returns a `FormData` object.",
|
|
4109
|
-
"docsTags": []
|
|
4110
|
-
},
|
|
4111
|
-
{
|
|
4112
|
-
"name": "reset",
|
|
4113
|
-
"returns": {
|
|
4114
|
-
"type": "Promise<void>",
|
|
4115
|
-
"docs": ""
|
|
4116
|
-
},
|
|
4117
|
-
"signature": "reset() => Promise<void>",
|
|
4118
|
-
"parameters": [],
|
|
4119
|
-
"docs": "Resets the form and resets the value of all descendants",
|
|
4120
|
-
"docsTags": []
|
|
4121
|
-
},
|
|
4122
|
-
{
|
|
4123
|
-
"name": "submit",
|
|
4124
|
-
"returns": {
|
|
4125
|
-
"type": "Promise<boolean>",
|
|
4126
|
-
"docs": ""
|
|
4127
|
-
},
|
|
4128
|
-
"signature": "submit() => Promise<boolean>",
|
|
4129
|
-
"parameters": [],
|
|
4130
|
-
"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.",
|
|
4131
|
-
"docsTags": []
|
|
4132
|
-
}
|
|
4133
|
-
],
|
|
4134
|
-
"events": [
|
|
4135
|
-
{
|
|
4136
|
-
"event": "six-form-change",
|
|
4137
|
-
"detail": "SixFormChangePayload",
|
|
4138
|
-
"bubbles": true,
|
|
4139
|
-
"cancelable": true,
|
|
4140
|
-
"composed": true,
|
|
4141
|
-
"docs": "Emitted when the control's value changes.",
|
|
4142
|
-
"docsTags": []
|
|
4143
|
-
},
|
|
4144
|
-
{
|
|
4145
|
-
"event": "six-form-reset",
|
|
4146
|
-
"detail": "undefined",
|
|
4147
|
-
"bubbles": true,
|
|
4148
|
-
"cancelable": true,
|
|
4149
|
-
"composed": true,
|
|
4150
|
-
"docs": "Emitted when the forms values are reset.",
|
|
4151
|
-
"docsTags": []
|
|
4152
|
-
},
|
|
4153
|
-
{
|
|
4154
|
-
"event": "six-form-submit",
|
|
4155
|
-
"detail": "SixFormSubmitPayload",
|
|
4156
|
-
"bubbles": true,
|
|
4157
|
-
"cancelable": true,
|
|
4158
|
-
"composed": true,
|
|
4159
|
-
"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.",
|
|
4160
|
-
"docsTags": []
|
|
4161
|
-
}
|
|
4162
|
-
],
|
|
4163
|
-
"listeners": [],
|
|
4164
|
-
"styles": [],
|
|
4165
|
-
"slots": [
|
|
4166
|
-
{
|
|
4167
|
-
"name": "",
|
|
4168
|
-
"docs": "The form's content."
|
|
4169
|
-
}
|
|
4170
|
-
],
|
|
4171
|
-
"parts": [
|
|
4172
|
-
{
|
|
4173
|
-
"name": "base",
|
|
4174
|
-
"docs": "The component's base wrapper."
|
|
4175
|
-
}
|
|
4176
|
-
],
|
|
4177
|
-
"dependents": [],
|
|
4178
|
-
"dependencies": [],
|
|
4179
|
-
"dependencyGraph": {}
|
|
4180
|
-
},
|
|
4181
|
-
{
|
|
4182
|
-
"filePath": "./src/components/six-group-label/six-group-label.tsx",
|
|
4183
|
-
"encapsulation": "shadow",
|
|
4184
|
-
"tag": "six-group-label",
|
|
4185
|
-
"readme": "# six-group-label\n\n<!-- EXAMPLES -->\n",
|
|
4186
|
-
"docs": "<!-- EXAMPLES -->",
|
|
4187
|
-
"docsTags": [
|
|
4188
|
-
{
|
|
4189
|
-
"name": "since",
|
|
4190
|
-
"text": "1.1"
|
|
4191
|
-
},
|
|
4192
|
-
{
|
|
4193
|
-
"name": "status",
|
|
4194
|
-
"text": "stable"
|
|
4195
|
-
},
|
|
4196
|
-
{
|
|
4197
|
-
"name": "slot",
|
|
4198
|
-
"text": "label - The wrapped component's label. Alternatively, you can use the label prop."
|
|
4199
|
-
},
|
|
4200
|
-
{
|
|
4201
|
-
"name": "slot",
|
|
4202
|
-
"text": "help-text - Help text that describes how to use the input."
|
|
4203
|
-
},
|
|
4204
|
-
{
|
|
4205
|
-
"name": "slot",
|
|
4206
|
-
"text": "error-text - Error text that is shown for validation errors. Alternatively, you can use the error-text prop."
|
|
4207
|
-
},
|
|
4208
|
-
{
|
|
4209
|
-
"name": "part",
|
|
4210
|
-
"text": "base - The component's base wrapper."
|
|
4211
|
-
},
|
|
4212
|
-
{
|
|
4213
|
-
"name": "part",
|
|
4214
|
-
"text": "form-control - The form control that wraps the label, textarea, and help text."
|
|
4215
|
-
},
|
|
4216
|
-
{
|
|
4217
|
-
"name": "part",
|
|
4218
|
-
"text": "label - The label of wrapped component."
|
|
4219
|
-
},
|
|
4220
|
-
{
|
|
4221
|
-
"name": "part",
|
|
4222
|
-
"text": "help-text - The help text of the wrapped component."
|
|
4223
|
-
}
|
|
4224
|
-
],
|
|
4225
|
-
"usage": {},
|
|
4226
|
-
"props": [
|
|
4227
|
-
{
|
|
4228
|
-
"name": "disabled",
|
|
4229
|
-
"type": "boolean",
|
|
4230
|
-
"mutable": false,
|
|
4231
|
-
"attr": "disabled",
|
|
4232
|
-
"reflectToAttr": true,
|
|
4233
|
-
"docs": "Set to true to disable the label.",
|
|
4234
|
-
"docsTags": [],
|
|
4235
|
-
"default": "false",
|
|
4236
|
-
"values": [
|
|
4237
|
-
{
|
|
4238
|
-
"type": "boolean"
|
|
4239
|
-
}
|
|
4240
|
-
],
|
|
4241
|
-
"optional": false,
|
|
4242
|
-
"required": false
|
|
4243
|
-
},
|
|
4244
|
-
{
|
|
4245
|
-
"name": "helpText",
|
|
4246
|
-
"type": "string",
|
|
4247
|
-
"mutable": false,
|
|
4248
|
-
"attr": "help-text",
|
|
4249
|
-
"reflectToAttr": false,
|
|
4250
|
-
"docs": "The wrapper label's help text. Alternatively, you can use the help-text slot.",
|
|
4251
|
-
"docsTags": [],
|
|
4252
|
-
"default": "''",
|
|
4253
|
-
"values": [
|
|
4254
|
-
{
|
|
4255
|
-
"type": "string"
|
|
4256
|
-
}
|
|
4257
|
-
],
|
|
4258
|
-
"optional": false,
|
|
4259
|
-
"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
|
|
4260
4100
|
},
|
|
4261
4101
|
{
|
|
4262
4102
|
"name": "label",
|
|
@@ -4280,9 +4120,10 @@
|
|
|
4280
4120
|
"type": "boolean",
|
|
4281
4121
|
"mutable": false,
|
|
4282
4122
|
"attr": "required",
|
|
4283
|
-
"reflectToAttr":
|
|
4284
|
-
"docs": "
|
|
4123
|
+
"reflectToAttr": false,
|
|
4124
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
4285
4125
|
"docsTags": [],
|
|
4126
|
+
"default": "false",
|
|
4286
4127
|
"values": [
|
|
4287
4128
|
{
|
|
4288
4129
|
"type": "boolean"
|
|
@@ -4811,7 +4652,7 @@
|
|
|
4811
4652
|
},
|
|
4812
4653
|
{
|
|
4813
4654
|
"name": "html",
|
|
4814
|
-
"type": "string",
|
|
4655
|
+
"type": "string | undefined",
|
|
4815
4656
|
"mutable": false,
|
|
4816
4657
|
"attr": "html",
|
|
4817
4658
|
"reflectToAttr": true,
|
|
@@ -4820,14 +4661,17 @@
|
|
|
4820
4661
|
"values": [
|
|
4821
4662
|
{
|
|
4822
4663
|
"type": "string"
|
|
4664
|
+
},
|
|
4665
|
+
{
|
|
4666
|
+
"type": "undefined"
|
|
4823
4667
|
}
|
|
4824
4668
|
],
|
|
4825
|
-
"optional":
|
|
4669
|
+
"optional": true,
|
|
4826
4670
|
"required": false
|
|
4827
4671
|
},
|
|
4828
4672
|
{
|
|
4829
4673
|
"name": "label",
|
|
4830
|
-
"type": "string",
|
|
4674
|
+
"type": "string | undefined",
|
|
4831
4675
|
"mutable": false,
|
|
4832
4676
|
"attr": "label",
|
|
4833
4677
|
"reflectToAttr": true,
|
|
@@ -4836,14 +4680,17 @@
|
|
|
4836
4680
|
"values": [
|
|
4837
4681
|
{
|
|
4838
4682
|
"type": "string"
|
|
4683
|
+
},
|
|
4684
|
+
{
|
|
4685
|
+
"type": "undefined"
|
|
4839
4686
|
}
|
|
4840
4687
|
],
|
|
4841
|
-
"optional":
|
|
4688
|
+
"optional": true,
|
|
4842
4689
|
"required": false
|
|
4843
4690
|
},
|
|
4844
4691
|
{
|
|
4845
4692
|
"name": "name",
|
|
4846
|
-
"type": "string",
|
|
4693
|
+
"type": "string | undefined",
|
|
4847
4694
|
"mutable": false,
|
|
4848
4695
|
"attr": "name",
|
|
4849
4696
|
"reflectToAttr": true,
|
|
@@ -4852,9 +4699,12 @@
|
|
|
4852
4699
|
"values": [
|
|
4853
4700
|
{
|
|
4854
4701
|
"type": "string"
|
|
4702
|
+
},
|
|
4703
|
+
{
|
|
4704
|
+
"type": "undefined"
|
|
4855
4705
|
}
|
|
4856
4706
|
],
|
|
4857
|
-
"optional":
|
|
4707
|
+
"optional": true,
|
|
4858
4708
|
"required": false
|
|
4859
4709
|
},
|
|
4860
4710
|
{
|
|
@@ -5001,10 +4851,6 @@
|
|
|
5001
4851
|
"name": "slot",
|
|
5002
4852
|
"text": "help-text - Help text that describes how to use the input. Alternatively, you can use the help-text prop."
|
|
5003
4853
|
},
|
|
5004
|
-
{
|
|
5005
|
-
"name": "slot",
|
|
5006
|
-
"text": "error-text - Error text that is shown for validation errors. Alternatively, you can use the error-text prop."
|
|
5007
|
-
},
|
|
5008
4854
|
{
|
|
5009
4855
|
"name": "part",
|
|
5010
4856
|
"text": "base - The component's base wrapper."
|
|
@@ -5052,6 +4898,7 @@
|
|
|
5052
4898
|
"reflectToAttr": false,
|
|
5053
4899
|
"docs": "The input's autocaptialize attribute.",
|
|
5054
4900
|
"docsTags": [],
|
|
4901
|
+
"default": "'off'",
|
|
5055
4902
|
"values": [
|
|
5056
4903
|
{
|
|
5057
4904
|
"type": "string"
|
|
@@ -5068,6 +4915,7 @@
|
|
|
5068
4915
|
"reflectToAttr": false,
|
|
5069
4916
|
"docs": "The input's autocomplete attribute.",
|
|
5070
4917
|
"docsTags": [],
|
|
4918
|
+
"default": "'off'",
|
|
5071
4919
|
"values": [
|
|
5072
4920
|
{
|
|
5073
4921
|
"type": "string"
|
|
@@ -5078,14 +4926,20 @@
|
|
|
5078
4926
|
},
|
|
5079
4927
|
{
|
|
5080
4928
|
"name": "autocorrect",
|
|
5081
|
-
"type": "
|
|
4929
|
+
"type": "\"off\" | \"on\"",
|
|
5082
4930
|
"mutable": false,
|
|
5083
4931
|
"attr": "autocorrect",
|
|
5084
4932
|
"reflectToAttr": false,
|
|
5085
4933
|
"docs": "The input's autocorrect attribute.",
|
|
5086
4934
|
"docsTags": [],
|
|
4935
|
+
"default": "'off'",
|
|
5087
4936
|
"values": [
|
|
5088
4937
|
{
|
|
4938
|
+
"value": "off",
|
|
4939
|
+
"type": "string"
|
|
4940
|
+
},
|
|
4941
|
+
{
|
|
4942
|
+
"value": "on",
|
|
5089
4943
|
"type": "string"
|
|
5090
4944
|
}
|
|
5091
4945
|
],
|
|
@@ -5100,6 +4954,7 @@
|
|
|
5100
4954
|
"reflectToAttr": false,
|
|
5101
4955
|
"docs": "The input's autofocus attribute.",
|
|
5102
4956
|
"docsTags": [],
|
|
4957
|
+
"default": "false",
|
|
5103
4958
|
"values": [
|
|
5104
4959
|
{
|
|
5105
4960
|
"type": "boolean"
|
|
@@ -5142,30 +4997,13 @@
|
|
|
5142
4997
|
"optional": false,
|
|
5143
4998
|
"required": false
|
|
5144
4999
|
},
|
|
5145
|
-
{
|
|
5146
|
-
"name": "errorOnBlur",
|
|
5147
|
-
"type": "boolean",
|
|
5148
|
-
"mutable": false,
|
|
5149
|
-
"attr": "error-on-blur",
|
|
5150
|
-
"reflectToAttr": false,
|
|
5151
|
-
"docs": "Set to display the error text on blur and not when typing",
|
|
5152
|
-
"docsTags": [],
|
|
5153
|
-
"default": "false",
|
|
5154
|
-
"values": [
|
|
5155
|
-
{
|
|
5156
|
-
"type": "boolean"
|
|
5157
|
-
}
|
|
5158
|
-
],
|
|
5159
|
-
"optional": false,
|
|
5160
|
-
"required": false
|
|
5161
|
-
},
|
|
5162
5000
|
{
|
|
5163
5001
|
"name": "errorText",
|
|
5164
5002
|
"type": "string",
|
|
5165
5003
|
"mutable": false,
|
|
5166
5004
|
"attr": "error-text",
|
|
5167
5005
|
"reflectToAttr": false,
|
|
5168
|
-
"docs": "The
|
|
5006
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
5169
5007
|
"docsTags": [],
|
|
5170
5008
|
"default": "''",
|
|
5171
5009
|
"values": [
|
|
@@ -5195,7 +5033,7 @@
|
|
|
5195
5033
|
},
|
|
5196
5034
|
{
|
|
5197
5035
|
"name": "inputmode",
|
|
5198
|
-
"type": "\"decimal\" | \"email\" | \"none\" | \"numeric\" | \"search\" | \"tel\" | \"text\" | \"url\"",
|
|
5036
|
+
"type": "\"decimal\" | \"email\" | \"none\" | \"numeric\" | \"search\" | \"tel\" | \"text\" | \"url\" | undefined",
|
|
5199
5037
|
"mutable": false,
|
|
5200
5038
|
"attr": "inputmode",
|
|
5201
5039
|
"reflectToAttr": false,
|
|
@@ -5233,18 +5071,21 @@
|
|
|
5233
5071
|
{
|
|
5234
5072
|
"value": "url",
|
|
5235
5073
|
"type": "string"
|
|
5074
|
+
},
|
|
5075
|
+
{
|
|
5076
|
+
"type": "undefined"
|
|
5236
5077
|
}
|
|
5237
5078
|
],
|
|
5238
|
-
"optional":
|
|
5079
|
+
"optional": true,
|
|
5239
5080
|
"required": false
|
|
5240
5081
|
},
|
|
5241
5082
|
{
|
|
5242
5083
|
"name": "invalid",
|
|
5243
5084
|
"type": "boolean",
|
|
5244
|
-
"mutable":
|
|
5085
|
+
"mutable": false,
|
|
5245
5086
|
"attr": "invalid",
|
|
5246
5087
|
"reflectToAttr": true,
|
|
5247
|
-
"docs": "
|
|
5088
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
5248
5089
|
"docsTags": [],
|
|
5249
5090
|
"default": "false",
|
|
5250
5091
|
"values": [
|
|
@@ -5261,7 +5102,7 @@
|
|
|
5261
5102
|
"mutable": false,
|
|
5262
5103
|
"attr": "label",
|
|
5263
5104
|
"reflectToAttr": false,
|
|
5264
|
-
"docs": "The
|
|
5105
|
+
"docs": "The label text.",
|
|
5265
5106
|
"docsTags": [],
|
|
5266
5107
|
"default": "''",
|
|
5267
5108
|
"values": [
|
|
@@ -5291,7 +5132,7 @@
|
|
|
5291
5132
|
},
|
|
5292
5133
|
{
|
|
5293
5134
|
"name": "max",
|
|
5294
|
-
"type": "number",
|
|
5135
|
+
"type": "number | undefined",
|
|
5295
5136
|
"mutable": false,
|
|
5296
5137
|
"attr": "max",
|
|
5297
5138
|
"reflectToAttr": true,
|
|
@@ -5300,14 +5141,17 @@
|
|
|
5300
5141
|
"values": [
|
|
5301
5142
|
{
|
|
5302
5143
|
"type": "number"
|
|
5144
|
+
},
|
|
5145
|
+
{
|
|
5146
|
+
"type": "undefined"
|
|
5303
5147
|
}
|
|
5304
5148
|
],
|
|
5305
|
-
"optional":
|
|
5149
|
+
"optional": true,
|
|
5306
5150
|
"required": false
|
|
5307
5151
|
},
|
|
5308
5152
|
{
|
|
5309
5153
|
"name": "maxlength",
|
|
5310
|
-
"type": "number",
|
|
5154
|
+
"type": "number | undefined",
|
|
5311
5155
|
"mutable": false,
|
|
5312
5156
|
"attr": "maxlength",
|
|
5313
5157
|
"reflectToAttr": true,
|
|
@@ -5316,14 +5160,17 @@
|
|
|
5316
5160
|
"values": [
|
|
5317
5161
|
{
|
|
5318
5162
|
"type": "number"
|
|
5163
|
+
},
|
|
5164
|
+
{
|
|
5165
|
+
"type": "undefined"
|
|
5319
5166
|
}
|
|
5320
5167
|
],
|
|
5321
|
-
"optional":
|
|
5168
|
+
"optional": true,
|
|
5322
5169
|
"required": false
|
|
5323
5170
|
},
|
|
5324
5171
|
{
|
|
5325
5172
|
"name": "min",
|
|
5326
|
-
"type": "number",
|
|
5173
|
+
"type": "number | undefined",
|
|
5327
5174
|
"mutable": false,
|
|
5328
5175
|
"attr": "min",
|
|
5329
5176
|
"reflectToAttr": true,
|
|
@@ -5332,14 +5179,17 @@
|
|
|
5332
5179
|
"values": [
|
|
5333
5180
|
{
|
|
5334
5181
|
"type": "number"
|
|
5182
|
+
},
|
|
5183
|
+
{
|
|
5184
|
+
"type": "undefined"
|
|
5335
5185
|
}
|
|
5336
5186
|
],
|
|
5337
|
-
"optional":
|
|
5187
|
+
"optional": true,
|
|
5338
5188
|
"required": false
|
|
5339
5189
|
},
|
|
5340
5190
|
{
|
|
5341
5191
|
"name": "minlength",
|
|
5342
|
-
"type": "number",
|
|
5192
|
+
"type": "number | undefined",
|
|
5343
5193
|
"mutable": false,
|
|
5344
5194
|
"attr": "minlength",
|
|
5345
5195
|
"reflectToAttr": true,
|
|
@@ -5348,9 +5198,12 @@
|
|
|
5348
5198
|
"values": [
|
|
5349
5199
|
{
|
|
5350
5200
|
"type": "number"
|
|
5201
|
+
},
|
|
5202
|
+
{
|
|
5203
|
+
"type": "undefined"
|
|
5351
5204
|
}
|
|
5352
5205
|
],
|
|
5353
|
-
"optional":
|
|
5206
|
+
"optional": true,
|
|
5354
5207
|
"required": false
|
|
5355
5208
|
},
|
|
5356
5209
|
{
|
|
@@ -5372,7 +5225,7 @@
|
|
|
5372
5225
|
},
|
|
5373
5226
|
{
|
|
5374
5227
|
"name": "pattern",
|
|
5375
|
-
"type": "string",
|
|
5228
|
+
"type": "string | undefined",
|
|
5376
5229
|
"mutable": false,
|
|
5377
5230
|
"attr": "pattern",
|
|
5378
5231
|
"reflectToAttr": true,
|
|
@@ -5381,9 +5234,12 @@
|
|
|
5381
5234
|
"values": [
|
|
5382
5235
|
{
|
|
5383
5236
|
"type": "string"
|
|
5237
|
+
},
|
|
5238
|
+
{
|
|
5239
|
+
"type": "undefined"
|
|
5384
5240
|
}
|
|
5385
5241
|
],
|
|
5386
|
-
"optional":
|
|
5242
|
+
"optional": true,
|
|
5387
5243
|
"required": false
|
|
5388
5244
|
},
|
|
5389
5245
|
{
|
|
@@ -5405,7 +5261,7 @@
|
|
|
5405
5261
|
},
|
|
5406
5262
|
{
|
|
5407
5263
|
"name": "placeholder",
|
|
5408
|
-
"type": "string",
|
|
5264
|
+
"type": "string | undefined",
|
|
5409
5265
|
"mutable": false,
|
|
5410
5266
|
"attr": "placeholder",
|
|
5411
5267
|
"reflectToAttr": false,
|
|
@@ -5414,9 +5270,12 @@
|
|
|
5414
5270
|
"values": [
|
|
5415
5271
|
{
|
|
5416
5272
|
"type": "string"
|
|
5273
|
+
},
|
|
5274
|
+
{
|
|
5275
|
+
"type": "undefined"
|
|
5417
5276
|
}
|
|
5418
5277
|
],
|
|
5419
|
-
"optional":
|
|
5278
|
+
"optional": true,
|
|
5420
5279
|
"required": false
|
|
5421
5280
|
},
|
|
5422
5281
|
{
|
|
@@ -5441,9 +5300,10 @@
|
|
|
5441
5300
|
"type": "boolean",
|
|
5442
5301
|
"mutable": false,
|
|
5443
5302
|
"attr": "required",
|
|
5444
|
-
"reflectToAttr":
|
|
5445
|
-
"docs": "Set to true to
|
|
5303
|
+
"reflectToAttr": false,
|
|
5304
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
5446
5305
|
"docsTags": [],
|
|
5306
|
+
"default": "false",
|
|
5447
5307
|
"values": [
|
|
5448
5308
|
{
|
|
5449
5309
|
"type": "boolean"
|
|
@@ -5486,6 +5346,7 @@
|
|
|
5486
5346
|
"reflectToAttr": false,
|
|
5487
5347
|
"docs": "Enables spell checking on the input.",
|
|
5488
5348
|
"docsTags": [],
|
|
5349
|
+
"default": "false",
|
|
5489
5350
|
"values": [
|
|
5490
5351
|
{
|
|
5491
5352
|
"type": "boolean"
|
|
@@ -5496,7 +5357,7 @@
|
|
|
5496
5357
|
},
|
|
5497
5358
|
{
|
|
5498
5359
|
"name": "step",
|
|
5499
|
-
"type": "number",
|
|
5360
|
+
"type": "number | undefined",
|
|
5500
5361
|
"mutable": false,
|
|
5501
5362
|
"attr": "step",
|
|
5502
5363
|
"reflectToAttr": true,
|
|
@@ -5505,9 +5366,12 @@
|
|
|
5505
5366
|
"values": [
|
|
5506
5367
|
{
|
|
5507
5368
|
"type": "number"
|
|
5369
|
+
},
|
|
5370
|
+
{
|
|
5371
|
+
"type": "undefined"
|
|
5508
5372
|
}
|
|
5509
5373
|
],
|
|
5510
|
-
"optional":
|
|
5374
|
+
"optional": true,
|
|
5511
5375
|
"required": false
|
|
5512
5376
|
},
|
|
5513
5377
|
{
|
|
@@ -5588,50 +5452,6 @@
|
|
|
5588
5452
|
}
|
|
5589
5453
|
],
|
|
5590
5454
|
"methods": [
|
|
5591
|
-
{
|
|
5592
|
-
"name": "checkValidity",
|
|
5593
|
-
"returns": {
|
|
5594
|
-
"type": "Promise<boolean>",
|
|
5595
|
-
"docs": ""
|
|
5596
|
-
},
|
|
5597
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
5598
|
-
"parameters": [],
|
|
5599
|
-
"docs": "Checks for validity.",
|
|
5600
|
-
"docsTags": []
|
|
5601
|
-
},
|
|
5602
|
-
{
|
|
5603
|
-
"name": "getValidationMessage",
|
|
5604
|
-
"returns": {
|
|
5605
|
-
"type": "Promise<string>",
|
|
5606
|
-
"docs": ""
|
|
5607
|
-
},
|
|
5608
|
-
"signature": "getValidationMessage() => Promise<string>",
|
|
5609
|
-
"parameters": [],
|
|
5610
|
-
"docs": "Returns the native input's validationMessage",
|
|
5611
|
-
"docsTags": []
|
|
5612
|
-
},
|
|
5613
|
-
{
|
|
5614
|
-
"name": "getValidity",
|
|
5615
|
-
"returns": {
|
|
5616
|
-
"type": "Promise<ValidityState>",
|
|
5617
|
-
"docs": ""
|
|
5618
|
-
},
|
|
5619
|
-
"signature": "getValidity() => Promise<ValidityState>",
|
|
5620
|
-
"parameters": [],
|
|
5621
|
-
"docs": "Returns the native input's validity",
|
|
5622
|
-
"docsTags": []
|
|
5623
|
-
},
|
|
5624
|
-
{
|
|
5625
|
-
"name": "isValid",
|
|
5626
|
-
"returns": {
|
|
5627
|
-
"type": "Promise<boolean>",
|
|
5628
|
-
"docs": ""
|
|
5629
|
-
},
|
|
5630
|
-
"signature": "isValid() => Promise<boolean>",
|
|
5631
|
-
"parameters": [],
|
|
5632
|
-
"docs": "Returns the native input's validity",
|
|
5633
|
-
"docsTags": []
|
|
5634
|
-
},
|
|
5635
5455
|
{
|
|
5636
5456
|
"name": "removeFocus",
|
|
5637
5457
|
"returns": {
|
|
@@ -5643,50 +5463,17 @@
|
|
|
5643
5463
|
"docs": "Removes focus from the input.",
|
|
5644
5464
|
"docsTags": []
|
|
5645
5465
|
},
|
|
5646
|
-
{
|
|
5647
|
-
"name": "reportValidity",
|
|
5648
|
-
"returns": {
|
|
5649
|
-
"type": "Promise<boolean>",
|
|
5650
|
-
"docs": ""
|
|
5651
|
-
},
|
|
5652
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
5653
|
-
"parameters": [],
|
|
5654
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
5655
|
-
"docsTags": []
|
|
5656
|
-
},
|
|
5657
|
-
{
|
|
5658
|
-
"name": "reset",
|
|
5659
|
-
"returns": {
|
|
5660
|
-
"type": "Promise<void>",
|
|
5661
|
-
"docs": ""
|
|
5662
|
-
},
|
|
5663
|
-
"signature": "reset() => Promise<void>",
|
|
5664
|
-
"parameters": [],
|
|
5665
|
-
"docs": "Resets the formcontrol",
|
|
5666
|
-
"docsTags": []
|
|
5667
|
-
},
|
|
5668
5466
|
{
|
|
5669
5467
|
"name": "select",
|
|
5670
5468
|
"returns": {
|
|
5671
|
-
"type": "Promise<void>",
|
|
5469
|
+
"type": "Promise<void | undefined>",
|
|
5672
5470
|
"docs": ""
|
|
5673
5471
|
},
|
|
5674
|
-
"signature": "select() => Promise<void>",
|
|
5472
|
+
"signature": "select() => Promise<void | undefined>",
|
|
5675
5473
|
"parameters": [],
|
|
5676
5474
|
"docs": "Selects all the text in the input.",
|
|
5677
5475
|
"docsTags": []
|
|
5678
5476
|
},
|
|
5679
|
-
{
|
|
5680
|
-
"name": "setCustomValidity",
|
|
5681
|
-
"returns": {
|
|
5682
|
-
"type": "Promise<void>",
|
|
5683
|
-
"docs": ""
|
|
5684
|
-
},
|
|
5685
|
-
"signature": "setCustomValidity(message: string) => Promise<void>",
|
|
5686
|
-
"parameters": [],
|
|
5687
|
-
"docs": "Sets a custom validation message. If `message` is not empty, the field will be considered invalid.",
|
|
5688
|
-
"docsTags": []
|
|
5689
|
-
},
|
|
5690
5477
|
{
|
|
5691
5478
|
"name": "setFocus",
|
|
5692
5479
|
"returns": {
|
|
@@ -5712,10 +5499,10 @@
|
|
|
5712
5499
|
{
|
|
5713
5500
|
"name": "setSelectionRange",
|
|
5714
5501
|
"returns": {
|
|
5715
|
-
"type": "Promise<void>",
|
|
5502
|
+
"type": "Promise<void | undefined>",
|
|
5716
5503
|
"docs": ""
|
|
5717
5504
|
},
|
|
5718
|
-
"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>",
|
|
5719
5506
|
"parameters": [],
|
|
5720
5507
|
"docs": "Sets the start and end positions of the text selection (0-based).",
|
|
5721
5508
|
"docsTags": []
|
|
@@ -5766,15 +5553,6 @@
|
|
|
5766
5553
|
"composed": true,
|
|
5767
5554
|
"docs": "Emitted when the control receives input. Access the new value via event.target.value.",
|
|
5768
5555
|
"docsTags": []
|
|
5769
|
-
},
|
|
5770
|
-
{
|
|
5771
|
-
"event": "six-input-value-change",
|
|
5772
|
-
"detail": "undefined",
|
|
5773
|
-
"bubbles": true,
|
|
5774
|
-
"cancelable": true,
|
|
5775
|
-
"composed": true,
|
|
5776
|
-
"docs": "Emitted whenever the value changes. Access the new value via event.target.value.\nsix-input-value-change will emit whenever the value changes.\nSo be it on input or when dynamically set. six-input-input will only be emitted when the user enters data,\nbut not when a value is dynamically set. six-input-change will only be emitted when the user either presses enter\nor leaves the input field after entering some data.",
|
|
5777
|
-
"docsTags": []
|
|
5778
5556
|
}
|
|
5779
5557
|
],
|
|
5780
5558
|
"listeners": [],
|
|
@@ -5784,10 +5562,6 @@
|
|
|
5784
5562
|
"name": "clear-icon",
|
|
5785
5563
|
"docs": "An icon to use in lieu of the default clear icon."
|
|
5786
5564
|
},
|
|
5787
|
-
{
|
|
5788
|
-
"name": "error-text",
|
|
5789
|
-
"docs": "Error text that is shown for validation errors. Alternatively, you can use the error-text prop."
|
|
5790
|
-
},
|
|
5791
5565
|
{
|
|
5792
5566
|
"name": "help-text",
|
|
5793
5567
|
"docs": "Help text that describes how to use the input. Alternatively, you can use the help-text prop."
|
|
@@ -5952,7 +5726,7 @@
|
|
|
5952
5726
|
},
|
|
5953
5727
|
{
|
|
5954
5728
|
"name": "items",
|
|
5955
|
-
"type": "string[]",
|
|
5729
|
+
"type": "string[] | undefined",
|
|
5956
5730
|
"mutable": false,
|
|
5957
5731
|
"reflectToAttr": false,
|
|
5958
5732
|
"docs": "Defines a custom list of items you can iterate through",
|
|
@@ -5960,14 +5734,17 @@
|
|
|
5960
5734
|
"values": [
|
|
5961
5735
|
{
|
|
5962
5736
|
"type": "string[]"
|
|
5737
|
+
},
|
|
5738
|
+
{
|
|
5739
|
+
"type": "undefined"
|
|
5963
5740
|
}
|
|
5964
5741
|
],
|
|
5965
|
-
"optional":
|
|
5742
|
+
"optional": true,
|
|
5966
5743
|
"required": false
|
|
5967
5744
|
},
|
|
5968
5745
|
{
|
|
5969
5746
|
"name": "max",
|
|
5970
|
-
"type": "number | string",
|
|
5747
|
+
"type": "number | string | undefined",
|
|
5971
5748
|
"mutable": true,
|
|
5972
5749
|
"attr": "max",
|
|
5973
5750
|
"reflectToAttr": true,
|
|
@@ -5979,14 +5756,17 @@
|
|
|
5979
5756
|
},
|
|
5980
5757
|
{
|
|
5981
5758
|
"type": "string"
|
|
5759
|
+
},
|
|
5760
|
+
{
|
|
5761
|
+
"type": "undefined"
|
|
5982
5762
|
}
|
|
5983
5763
|
],
|
|
5984
|
-
"optional":
|
|
5764
|
+
"optional": true,
|
|
5985
5765
|
"required": false
|
|
5986
5766
|
},
|
|
5987
5767
|
{
|
|
5988
5768
|
"name": "min",
|
|
5989
|
-
"type": "number | string",
|
|
5769
|
+
"type": "number | string | undefined",
|
|
5990
5770
|
"mutable": true,
|
|
5991
5771
|
"attr": "min",
|
|
5992
5772
|
"reflectToAttr": true,
|
|
@@ -5998,9 +5778,12 @@
|
|
|
5998
5778
|
},
|
|
5999
5779
|
{
|
|
6000
5780
|
"type": "string"
|
|
5781
|
+
},
|
|
5782
|
+
{
|
|
5783
|
+
"type": "undefined"
|
|
6001
5784
|
}
|
|
6002
5785
|
],
|
|
6003
|
-
"optional":
|
|
5786
|
+
"optional": true,
|
|
6004
5787
|
"required": false
|
|
6005
5788
|
},
|
|
6006
5789
|
{
|
|
@@ -6043,7 +5826,7 @@
|
|
|
6043
5826
|
"mutable": false,
|
|
6044
5827
|
"attr": "padding-direction",
|
|
6045
5828
|
"reflectToAttr": false,
|
|
6046
|
-
"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",
|
|
6047
5830
|
"docsTags": [],
|
|
6048
5831
|
"default": "ItemPickerPaddingDirection.BEFORE",
|
|
6049
5832
|
"values": [
|
|
@@ -6179,7 +5962,7 @@
|
|
|
6179
5962
|
"events": [
|
|
6180
5963
|
{
|
|
6181
5964
|
"event": "six-item-picker-change",
|
|
6182
|
-
"detail": "number | string",
|
|
5965
|
+
"detail": "boolean | number | string",
|
|
6183
5966
|
"bubbles": true,
|
|
6184
5967
|
"cancelable": true,
|
|
6185
5968
|
"composed": true,
|
|
@@ -6188,7 +5971,7 @@
|
|
|
6188
5971
|
},
|
|
6189
5972
|
{
|
|
6190
5973
|
"event": "six-item-picker-change-debounced",
|
|
6191
|
-
"detail": "number | string",
|
|
5974
|
+
"detail": "boolean | number | string",
|
|
6192
5975
|
"bubbles": true,
|
|
6193
5976
|
"cancelable": true,
|
|
6194
5977
|
"composed": true,
|
|
@@ -6262,7 +6045,7 @@
|
|
|
6262
6045
|
},
|
|
6263
6046
|
{
|
|
6264
6047
|
"name": "selected",
|
|
6265
|
-
"type": "string",
|
|
6048
|
+
"type": "string | undefined",
|
|
6266
6049
|
"mutable": true,
|
|
6267
6050
|
"attr": "selected",
|
|
6268
6051
|
"reflectToAttr": true,
|
|
@@ -6271,6 +6054,9 @@
|
|
|
6271
6054
|
"values": [
|
|
6272
6055
|
{
|
|
6273
6056
|
"type": "string"
|
|
6057
|
+
},
|
|
6058
|
+
{
|
|
6059
|
+
"type": "undefined"
|
|
6274
6060
|
}
|
|
6275
6061
|
],
|
|
6276
6062
|
"optional": true,
|
|
@@ -6334,18 +6120,21 @@
|
|
|
6334
6120
|
"props": [
|
|
6335
6121
|
{
|
|
6336
6122
|
"name": "columns",
|
|
6337
|
-
"type": "
|
|
6338
|
-
"mutable":
|
|
6123
|
+
"type": "number | undefined",
|
|
6124
|
+
"mutable": true,
|
|
6339
6125
|
"attr": "columns",
|
|
6340
6126
|
"reflectToAttr": false,
|
|
6341
6127
|
"docs": "Set the number of grid columns",
|
|
6342
6128
|
"docsTags": [],
|
|
6343
6129
|
"values": [
|
|
6344
6130
|
{
|
|
6345
|
-
"type": "
|
|
6131
|
+
"type": "number"
|
|
6132
|
+
},
|
|
6133
|
+
{
|
|
6134
|
+
"type": "undefined"
|
|
6346
6135
|
}
|
|
6347
6136
|
],
|
|
6348
|
-
"optional":
|
|
6137
|
+
"optional": true,
|
|
6349
6138
|
"required": false
|
|
6350
6139
|
}
|
|
6351
6140
|
],
|
|
@@ -6489,7 +6278,7 @@
|
|
|
6489
6278
|
},
|
|
6490
6279
|
{
|
|
6491
6280
|
"name": "items",
|
|
6492
|
-
"type": "SixMenuItemData[]",
|
|
6281
|
+
"type": "SixMenuItemData[] | null",
|
|
6493
6282
|
"mutable": false,
|
|
6494
6283
|
"reflectToAttr": false,
|
|
6495
6284
|
"docs": "Set the options to be shown in the dropdown",
|
|
@@ -6498,6 +6287,9 @@
|
|
|
6498
6287
|
"values": [
|
|
6499
6288
|
{
|
|
6500
6289
|
"type": "SixMenuItemData[]"
|
|
6290
|
+
},
|
|
6291
|
+
{
|
|
6292
|
+
"type": "null"
|
|
6501
6293
|
}
|
|
6502
6294
|
],
|
|
6503
6295
|
"optional": false,
|
|
@@ -6505,16 +6297,18 @@
|
|
|
6505
6297
|
},
|
|
6506
6298
|
{
|
|
6507
6299
|
"name": "itemsShown",
|
|
6508
|
-
"type": "number",
|
|
6300
|
+
"type": "number | undefined",
|
|
6509
6301
|
"mutable": false,
|
|
6510
6302
|
"attr": "items-shown",
|
|
6511
6303
|
"reflectToAttr": false,
|
|
6512
|
-
"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",
|
|
6513
6305
|
"docsTags": [],
|
|
6514
|
-
"default": "ITEMS_SHOWN_NOT_SET",
|
|
6515
6306
|
"values": [
|
|
6516
6307
|
{
|
|
6517
6308
|
"type": "number"
|
|
6309
|
+
},
|
|
6310
|
+
{
|
|
6311
|
+
"type": "undefined"
|
|
6518
6312
|
}
|
|
6519
6313
|
],
|
|
6520
6314
|
"optional": true,
|
|
@@ -7164,6 +6958,7 @@
|
|
|
7164
6958
|
"reflectToAttr": false,
|
|
7165
6959
|
"docs": "The current progress percentage, 0 - 100.",
|
|
7166
6960
|
"docsTags": [],
|
|
6961
|
+
"default": "0",
|
|
7167
6962
|
"values": [
|
|
7168
6963
|
{
|
|
7169
6964
|
"type": "number"
|
|
@@ -7317,10 +7112,10 @@
|
|
|
7317
7112
|
{
|
|
7318
7113
|
"name": "invalid",
|
|
7319
7114
|
"type": "boolean",
|
|
7320
|
-
"mutable":
|
|
7115
|
+
"mutable": false,
|
|
7321
7116
|
"attr": "invalid",
|
|
7322
7117
|
"reflectToAttr": true,
|
|
7323
|
-
"docs": "
|
|
7118
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
7324
7119
|
"docsTags": [],
|
|
7325
7120
|
"default": "false",
|
|
7326
7121
|
"values": [
|
|
@@ -7339,6 +7134,7 @@
|
|
|
7339
7134
|
"reflectToAttr": false,
|
|
7340
7135
|
"docs": "The radio's name attribute.",
|
|
7341
7136
|
"docsTags": [],
|
|
7137
|
+
"default": "''",
|
|
7342
7138
|
"values": [
|
|
7343
7139
|
{
|
|
7344
7140
|
"type": "string"
|
|
@@ -7352,9 +7148,10 @@
|
|
|
7352
7148
|
"type": "string",
|
|
7353
7149
|
"mutable": false,
|
|
7354
7150
|
"attr": "value",
|
|
7355
|
-
"reflectToAttr":
|
|
7151
|
+
"reflectToAttr": true,
|
|
7356
7152
|
"docs": "The radio's value attribute.",
|
|
7357
7153
|
"docsTags": [],
|
|
7154
|
+
"default": "'on'",
|
|
7358
7155
|
"values": [
|
|
7359
7156
|
{
|
|
7360
7157
|
"type": "string"
|
|
@@ -7365,17 +7162,6 @@
|
|
|
7365
7162
|
}
|
|
7366
7163
|
],
|
|
7367
7164
|
"methods": [
|
|
7368
|
-
{
|
|
7369
|
-
"name": "checkValidity",
|
|
7370
|
-
"returns": {
|
|
7371
|
-
"type": "Promise<boolean>",
|
|
7372
|
-
"docs": ""
|
|
7373
|
-
},
|
|
7374
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
7375
|
-
"parameters": [],
|
|
7376
|
-
"docs": "Checks for validity.",
|
|
7377
|
-
"docsTags": []
|
|
7378
|
-
},
|
|
7379
7165
|
{
|
|
7380
7166
|
"name": "removeFocus",
|
|
7381
7167
|
"returns": {
|
|
@@ -7387,17 +7173,6 @@
|
|
|
7387
7173
|
"docs": "Removes focus from the radio.",
|
|
7388
7174
|
"docsTags": []
|
|
7389
7175
|
},
|
|
7390
|
-
{
|
|
7391
|
-
"name": "reportValidity",
|
|
7392
|
-
"returns": {
|
|
7393
|
-
"type": "Promise<boolean>",
|
|
7394
|
-
"docs": ""
|
|
7395
|
-
},
|
|
7396
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
7397
|
-
"parameters": [],
|
|
7398
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
7399
|
-
"docsTags": []
|
|
7400
|
-
},
|
|
7401
7176
|
{
|
|
7402
7177
|
"name": "reset",
|
|
7403
7178
|
"returns": {
|
|
@@ -7409,17 +7184,6 @@
|
|
|
7409
7184
|
"docs": "Resets the formcontrol",
|
|
7410
7185
|
"docsTags": []
|
|
7411
7186
|
},
|
|
7412
|
-
{
|
|
7413
|
-
"name": "setCustomValidity",
|
|
7414
|
-
"returns": {
|
|
7415
|
-
"type": "Promise<void>",
|
|
7416
|
-
"docs": ""
|
|
7417
|
-
},
|
|
7418
|
-
"signature": "setCustomValidity(message: string) => Promise<void>",
|
|
7419
|
-
"parameters": [],
|
|
7420
|
-
"docs": "Sets a custom validation message. If `message` is not empty, the field will be considered invalid.",
|
|
7421
|
-
"docsTags": []
|
|
7422
|
-
},
|
|
7423
7187
|
{
|
|
7424
7188
|
"name": "setFocus",
|
|
7425
7189
|
"returns": {
|
|
@@ -7550,30 +7314,13 @@
|
|
|
7550
7314
|
"optional": false,
|
|
7551
7315
|
"required": false
|
|
7552
7316
|
},
|
|
7553
|
-
{
|
|
7554
|
-
"name": "errorOnBlur",
|
|
7555
|
-
"type": "boolean",
|
|
7556
|
-
"mutable": false,
|
|
7557
|
-
"attr": "error-on-blur",
|
|
7558
|
-
"reflectToAttr": false,
|
|
7559
|
-
"docs": "Set to display the error text on blur and not when typing",
|
|
7560
|
-
"docsTags": [],
|
|
7561
|
-
"default": "false",
|
|
7562
|
-
"values": [
|
|
7563
|
-
{
|
|
7564
|
-
"type": "boolean"
|
|
7565
|
-
}
|
|
7566
|
-
],
|
|
7567
|
-
"optional": false,
|
|
7568
|
-
"required": false
|
|
7569
|
-
},
|
|
7570
7317
|
{
|
|
7571
7318
|
"name": "errorText",
|
|
7572
7319
|
"type": "string",
|
|
7573
7320
|
"mutable": false,
|
|
7574
7321
|
"attr": "error-text",
|
|
7575
7322
|
"reflectToAttr": false,
|
|
7576
|
-
"docs": "The
|
|
7323
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
7577
7324
|
"docsTags": [],
|
|
7578
7325
|
"default": "''",
|
|
7579
7326
|
"values": [
|
|
@@ -7604,10 +7351,10 @@
|
|
|
7604
7351
|
{
|
|
7605
7352
|
"name": "invalid",
|
|
7606
7353
|
"type": "boolean",
|
|
7607
|
-
"mutable":
|
|
7354
|
+
"mutable": false,
|
|
7608
7355
|
"attr": "invalid",
|
|
7609
7356
|
"reflectToAttr": true,
|
|
7610
|
-
"docs": "
|
|
7357
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
7611
7358
|
"docsTags": [],
|
|
7612
7359
|
"default": "false",
|
|
7613
7360
|
"values": [
|
|
@@ -7624,7 +7371,7 @@
|
|
|
7624
7371
|
"mutable": false,
|
|
7625
7372
|
"attr": "label",
|
|
7626
7373
|
"reflectToAttr": false,
|
|
7627
|
-
"docs": "The
|
|
7374
|
+
"docs": "The label text.",
|
|
7628
7375
|
"docsTags": [],
|
|
7629
7376
|
"default": "''",
|
|
7630
7377
|
"values": [
|
|
@@ -7691,9 +7438,10 @@
|
|
|
7691
7438
|
"type": "boolean",
|
|
7692
7439
|
"mutable": false,
|
|
7693
7440
|
"attr": "required",
|
|
7694
|
-
"reflectToAttr":
|
|
7695
|
-
"docs": "Set to true to
|
|
7441
|
+
"reflectToAttr": false,
|
|
7442
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
7696
7443
|
"docsTags": [],
|
|
7444
|
+
"default": "false",
|
|
7697
7445
|
"values": [
|
|
7698
7446
|
{
|
|
7699
7447
|
"type": "boolean"
|
|
@@ -7769,6 +7517,7 @@
|
|
|
7769
7517
|
"reflectToAttr": false,
|
|
7770
7518
|
"docs": "The input's value attribute.",
|
|
7771
7519
|
"docsTags": [],
|
|
7520
|
+
"default": "0",
|
|
7772
7521
|
"values": [
|
|
7773
7522
|
{
|
|
7774
7523
|
"type": "number"
|
|
@@ -7790,28 +7539,6 @@
|
|
|
7790
7539
|
"docs": "Removes focus from the input.",
|
|
7791
7540
|
"docsTags": []
|
|
7792
7541
|
},
|
|
7793
|
-
{
|
|
7794
|
-
"name": "reset",
|
|
7795
|
-
"returns": {
|
|
7796
|
-
"type": "Promise<void>",
|
|
7797
|
-
"docs": ""
|
|
7798
|
-
},
|
|
7799
|
-
"signature": "reset() => Promise<void>",
|
|
7800
|
-
"parameters": [],
|
|
7801
|
-
"docs": "Resets the formcontrol",
|
|
7802
|
-
"docsTags": []
|
|
7803
|
-
},
|
|
7804
|
-
{
|
|
7805
|
-
"name": "setCustomValidity",
|
|
7806
|
-
"returns": {
|
|
7807
|
-
"type": "Promise<void>",
|
|
7808
|
-
"docs": ""
|
|
7809
|
-
},
|
|
7810
|
-
"signature": "setCustomValidity(message: string) => Promise<void>",
|
|
7811
|
-
"parameters": [],
|
|
7812
|
-
"docs": "Sets a custom validation message. If `message` is not empty, the field will be considered invalid.",
|
|
7813
|
-
"docsTags": []
|
|
7814
|
-
},
|
|
7815
7542
|
{
|
|
7816
7543
|
"name": "setFocus",
|
|
7817
7544
|
"returns": {
|
|
@@ -7912,11 +7639,11 @@
|
|
|
7912
7639
|
},
|
|
7913
7640
|
{
|
|
7914
7641
|
"name": "slot",
|
|
7915
|
-
"text": "left-sidebar - Used to define the
|
|
7642
|
+
"text": "left-sidebar - Used to define the sidebar on the left side."
|
|
7916
7643
|
},
|
|
7917
7644
|
{
|
|
7918
7645
|
"name": "slot",
|
|
7919
|
-
"text": "right-sidebar - Used to define the
|
|
7646
|
+
"text": "right-sidebar - Used to define the sidebar on the right side."
|
|
7920
7647
|
},
|
|
7921
7648
|
{
|
|
7922
7649
|
"name": "slot",
|
|
@@ -7961,7 +7688,7 @@
|
|
|
7961
7688
|
},
|
|
7962
7689
|
{
|
|
7963
7690
|
"name": "stage",
|
|
7964
|
-
"type": "\"ACCEPTANCE\" | \"DEV\" | \"ETU\" | \"ITU\" | \"PROD\"",
|
|
7691
|
+
"type": "\"ACCEPTANCE\" | \"DEV\" | \"ETU\" | \"ITU\" | \"PROD\" | null",
|
|
7965
7692
|
"mutable": false,
|
|
7966
7693
|
"attr": "stage",
|
|
7967
7694
|
"reflectToAttr": false,
|
|
@@ -7988,6 +7715,9 @@
|
|
|
7988
7715
|
{
|
|
7989
7716
|
"value": "PROD",
|
|
7990
7717
|
"type": "string"
|
|
7718
|
+
},
|
|
7719
|
+
{
|
|
7720
|
+
"type": "null"
|
|
7991
7721
|
}
|
|
7992
7722
|
],
|
|
7993
7723
|
"optional": false,
|
|
@@ -8036,7 +7766,7 @@
|
|
|
8036
7766
|
},
|
|
8037
7767
|
{
|
|
8038
7768
|
"name": "left-sidebar",
|
|
8039
|
-
"docs": "Used to define the
|
|
7769
|
+
"docs": "Used to define the sidebar on the left side."
|
|
8040
7770
|
},
|
|
8041
7771
|
{
|
|
8042
7772
|
"name": "main",
|
|
@@ -8044,7 +7774,7 @@
|
|
|
8044
7774
|
},
|
|
8045
7775
|
{
|
|
8046
7776
|
"name": "right-sidebar",
|
|
8047
|
-
"docs": "Used to define the
|
|
7777
|
+
"docs": "Used to define the sidebar on the right side."
|
|
8048
7778
|
}
|
|
8049
7779
|
],
|
|
8050
7780
|
"parts": [
|
|
@@ -8159,7 +7889,7 @@
|
|
|
8159
7889
|
},
|
|
8160
7890
|
{
|
|
8161
7891
|
"name": "placeholder",
|
|
8162
|
-
"type": "string",
|
|
7892
|
+
"type": "string | undefined",
|
|
8163
7893
|
"mutable": false,
|
|
8164
7894
|
"attr": "placeholder",
|
|
8165
7895
|
"reflectToAttr": false,
|
|
@@ -8168,9 +7898,12 @@
|
|
|
8168
7898
|
"values": [
|
|
8169
7899
|
{
|
|
8170
7900
|
"type": "string"
|
|
7901
|
+
},
|
|
7902
|
+
{
|
|
7903
|
+
"type": "undefined"
|
|
8171
7904
|
}
|
|
8172
7905
|
],
|
|
8173
|
-
"optional":
|
|
7906
|
+
"optional": true,
|
|
8174
7907
|
"required": false
|
|
8175
7908
|
},
|
|
8176
7909
|
{
|
|
@@ -8348,25 +8081,6 @@
|
|
|
8348
8081
|
"optional": false,
|
|
8349
8082
|
"required": false
|
|
8350
8083
|
},
|
|
8351
|
-
{
|
|
8352
|
-
"name": "defaultValue",
|
|
8353
|
-
"type": "string | string[]",
|
|
8354
|
-
"mutable": false,
|
|
8355
|
-
"attr": "default-value",
|
|
8356
|
-
"reflectToAttr": false,
|
|
8357
|
-
"docs": "The default value the select will be reverted to when reset is executed",
|
|
8358
|
-
"docsTags": [],
|
|
8359
|
-
"values": [
|
|
8360
|
-
{
|
|
8361
|
-
"type": "string"
|
|
8362
|
-
},
|
|
8363
|
-
{
|
|
8364
|
-
"type": "string[]"
|
|
8365
|
-
}
|
|
8366
|
-
],
|
|
8367
|
-
"optional": false,
|
|
8368
|
-
"required": false
|
|
8369
|
-
},
|
|
8370
8084
|
{
|
|
8371
8085
|
"name": "disabled",
|
|
8372
8086
|
"type": "boolean",
|
|
@@ -8384,30 +8098,13 @@
|
|
|
8384
8098
|
"optional": false,
|
|
8385
8099
|
"required": false
|
|
8386
8100
|
},
|
|
8387
|
-
{
|
|
8388
|
-
"name": "errorOnBlur",
|
|
8389
|
-
"type": "boolean",
|
|
8390
|
-
"mutable": false,
|
|
8391
|
-
"attr": "error-on-blur",
|
|
8392
|
-
"reflectToAttr": false,
|
|
8393
|
-
"docs": "Set to display the error text on blur and not when typing",
|
|
8394
|
-
"docsTags": [],
|
|
8395
|
-
"default": "false",
|
|
8396
|
-
"values": [
|
|
8397
|
-
{
|
|
8398
|
-
"type": "boolean"
|
|
8399
|
-
}
|
|
8400
|
-
],
|
|
8401
|
-
"optional": false,
|
|
8402
|
-
"required": false
|
|
8403
|
-
},
|
|
8404
8101
|
{
|
|
8405
8102
|
"name": "errorText",
|
|
8406
8103
|
"type": "string",
|
|
8407
8104
|
"mutable": false,
|
|
8408
8105
|
"attr": "error-text",
|
|
8409
8106
|
"reflectToAttr": false,
|
|
8410
|
-
"docs": "The
|
|
8107
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
8411
8108
|
"docsTags": [],
|
|
8412
8109
|
"default": "''",
|
|
8413
8110
|
"values": [
|
|
@@ -8454,7 +8151,7 @@
|
|
|
8454
8151
|
},
|
|
8455
8152
|
{
|
|
8456
8153
|
"name": "filterPlaceholder",
|
|
8457
|
-
"type": "string",
|
|
8154
|
+
"type": "string | undefined",
|
|
8458
8155
|
"mutable": false,
|
|
8459
8156
|
"attr": "filter-placeholder",
|
|
8460
8157
|
"reflectToAttr": false,
|
|
@@ -8463,9 +8160,12 @@
|
|
|
8463
8160
|
"values": [
|
|
8464
8161
|
{
|
|
8465
8162
|
"type": "string"
|
|
8163
|
+
},
|
|
8164
|
+
{
|
|
8165
|
+
"type": "undefined"
|
|
8466
8166
|
}
|
|
8467
8167
|
],
|
|
8468
|
-
"optional":
|
|
8168
|
+
"optional": true,
|
|
8469
8169
|
"required": false
|
|
8470
8170
|
},
|
|
8471
8171
|
{
|
|
@@ -8522,10 +8222,10 @@
|
|
|
8522
8222
|
{
|
|
8523
8223
|
"name": "invalid",
|
|
8524
8224
|
"type": "boolean",
|
|
8525
|
-
"mutable":
|
|
8225
|
+
"mutable": false,
|
|
8526
8226
|
"attr": "invalid",
|
|
8527
|
-
"reflectToAttr":
|
|
8528
|
-
"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.",
|
|
8529
8229
|
"docsTags": [],
|
|
8530
8230
|
"default": "false",
|
|
8531
8231
|
"values": [
|
|
@@ -8542,7 +8242,7 @@
|
|
|
8542
8242
|
"mutable": false,
|
|
8543
8243
|
"attr": "label",
|
|
8544
8244
|
"reflectToAttr": false,
|
|
8545
|
-
"docs": "The
|
|
8245
|
+
"docs": "The label text.",
|
|
8546
8246
|
"docsTags": [],
|
|
8547
8247
|
"default": "''",
|
|
8548
8248
|
"values": [
|
|
@@ -8623,7 +8323,7 @@
|
|
|
8623
8323
|
},
|
|
8624
8324
|
{
|
|
8625
8325
|
"name": "options",
|
|
8626
|
-
"type": "SixMenuItemData[]",
|
|
8326
|
+
"type": "SixMenuItemData[] | null",
|
|
8627
8327
|
"mutable": false,
|
|
8628
8328
|
"reflectToAttr": false,
|
|
8629
8329
|
"docs": "Set the options to be shown in the dropdown (alternative to setting the elements via html)",
|
|
@@ -8632,6 +8332,9 @@
|
|
|
8632
8332
|
"values": [
|
|
8633
8333
|
{
|
|
8634
8334
|
"type": "SixMenuItemData[]"
|
|
8335
|
+
},
|
|
8336
|
+
{
|
|
8337
|
+
"type": "null"
|
|
8635
8338
|
}
|
|
8636
8339
|
],
|
|
8637
8340
|
"optional": false,
|
|
@@ -8677,7 +8380,7 @@
|
|
|
8677
8380
|
"mutable": false,
|
|
8678
8381
|
"attr": "required",
|
|
8679
8382
|
"reflectToAttr": false,
|
|
8680
|
-
"docs": "
|
|
8383
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
8681
8384
|
"docsTags": [],
|
|
8682
8385
|
"default": "false",
|
|
8683
8386
|
"values": [
|
|
@@ -8754,47 +8457,14 @@
|
|
|
8754
8457
|
],
|
|
8755
8458
|
"methods": [
|
|
8756
8459
|
{
|
|
8757
|
-
"name": "
|
|
8758
|
-
"returns": {
|
|
8759
|
-
"type": "Promise<boolean>",
|
|
8760
|
-
"docs": ""
|
|
8761
|
-
},
|
|
8762
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
8763
|
-
"parameters": [],
|
|
8764
|
-
"docs": "Checks for validity.",
|
|
8765
|
-
"docsTags": []
|
|
8766
|
-
},
|
|
8767
|
-
{
|
|
8768
|
-
"name": "reportValidity",
|
|
8769
|
-
"returns": {
|
|
8770
|
-
"type": "Promise<boolean>",
|
|
8771
|
-
"docs": ""
|
|
8772
|
-
},
|
|
8773
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
8774
|
-
"parameters": [],
|
|
8775
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
8776
|
-
"docsTags": []
|
|
8777
|
-
},
|
|
8778
|
-
{
|
|
8779
|
-
"name": "reset",
|
|
8780
|
-
"returns": {
|
|
8781
|
-
"type": "Promise<void>",
|
|
8782
|
-
"docs": ""
|
|
8783
|
-
},
|
|
8784
|
-
"signature": "reset() => Promise<void>",
|
|
8785
|
-
"parameters": [],
|
|
8786
|
-
"docs": "Resets the formcontrol",
|
|
8787
|
-
"docsTags": []
|
|
8788
|
-
},
|
|
8789
|
-
{
|
|
8790
|
-
"name": "setCustomValidity",
|
|
8460
|
+
"name": "setFocus",
|
|
8791
8461
|
"returns": {
|
|
8792
8462
|
"type": "Promise<void>",
|
|
8793
8463
|
"docs": ""
|
|
8794
8464
|
},
|
|
8795
|
-
"signature": "
|
|
8465
|
+
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
8796
8466
|
"parameters": [],
|
|
8797
|
-
"docs": "Sets
|
|
8467
|
+
"docs": "Sets focus on the select.",
|
|
8798
8468
|
"docsTags": []
|
|
8799
8469
|
}
|
|
8800
8470
|
],
|
|
@@ -8955,7 +8625,7 @@
|
|
|
8955
8625
|
"mutable": true,
|
|
8956
8626
|
"attr": "open",
|
|
8957
8627
|
"reflectToAttr": true,
|
|
8958
|
-
"docs": "Indicates whether
|
|
8628
|
+
"docs": "Indicates whether the sidebar is open. You can use this in lieu of the show/hide methods.",
|
|
8959
8629
|
"docsTags": [],
|
|
8960
8630
|
"default": "false",
|
|
8961
8631
|
"values": [
|
|
@@ -9246,7 +8916,7 @@
|
|
|
9246
8916
|
},
|
|
9247
8917
|
{
|
|
9248
8918
|
"name": "slot",
|
|
9249
|
-
"text": "- Used to define the nested
|
|
8919
|
+
"text": "- Used to define the nested sidebar [group] items."
|
|
9250
8920
|
}
|
|
9251
8921
|
],
|
|
9252
8922
|
"usage": {},
|
|
@@ -9291,7 +8961,7 @@
|
|
|
9291
8961
|
"mutable": false,
|
|
9292
8962
|
"attr": "open",
|
|
9293
8963
|
"reflectToAttr": true,
|
|
9294
|
-
"docs": "",
|
|
8964
|
+
"docs": "Indicates whether the sidebar is shown",
|
|
9295
8965
|
"docsTags": [],
|
|
9296
8966
|
"default": "false",
|
|
9297
8967
|
"values": [
|
|
@@ -9304,7 +8974,7 @@
|
|
|
9304
8974
|
},
|
|
9305
8975
|
{
|
|
9306
8976
|
"name": "summaryIcon",
|
|
9307
|
-
"type": "string",
|
|
8977
|
+
"type": "string | undefined",
|
|
9308
8978
|
"mutable": false,
|
|
9309
8979
|
"attr": "summary-icon",
|
|
9310
8980
|
"reflectToAttr": false,
|
|
@@ -9313,9 +8983,12 @@
|
|
|
9313
8983
|
"values": [
|
|
9314
8984
|
{
|
|
9315
8985
|
"type": "string"
|
|
8986
|
+
},
|
|
8987
|
+
{
|
|
8988
|
+
"type": "undefined"
|
|
9316
8989
|
}
|
|
9317
8990
|
],
|
|
9318
|
-
"optional":
|
|
8991
|
+
"optional": true,
|
|
9319
8992
|
"required": false
|
|
9320
8993
|
},
|
|
9321
8994
|
{
|
|
@@ -9343,7 +9016,7 @@
|
|
|
9343
9016
|
"slots": [
|
|
9344
9017
|
{
|
|
9345
9018
|
"name": "",
|
|
9346
|
-
"docs": "Used to define the nested
|
|
9019
|
+
"docs": "Used to define the nested sidebar [group] items."
|
|
9347
9020
|
}
|
|
9348
9021
|
],
|
|
9349
9022
|
"parts": [],
|
|
@@ -9450,7 +9123,7 @@
|
|
|
9450
9123
|
"props": [
|
|
9451
9124
|
{
|
|
9452
9125
|
"name": "stage",
|
|
9453
|
-
"type": "\"ACCEPTANCE\" | \"DEV\" | \"ETU\" | \"ITU\" | \"PROD\"",
|
|
9126
|
+
"type": "\"ACCEPTANCE\" | \"DEV\" | \"ETU\" | \"ITU\" | \"PROD\" | null",
|
|
9454
9127
|
"mutable": false,
|
|
9455
9128
|
"attr": "stage",
|
|
9456
9129
|
"reflectToAttr": false,
|
|
@@ -9477,6 +9150,9 @@
|
|
|
9477
9150
|
{
|
|
9478
9151
|
"value": "PROD",
|
|
9479
9152
|
"type": "string"
|
|
9153
|
+
},
|
|
9154
|
+
{
|
|
9155
|
+
"type": "null"
|
|
9480
9156
|
}
|
|
9481
9157
|
],
|
|
9482
9158
|
"optional": false,
|
|
@@ -9576,13 +9252,30 @@
|
|
|
9576
9252
|
"optional": false,
|
|
9577
9253
|
"required": false
|
|
9578
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
|
+
},
|
|
9579
9272
|
{
|
|
9580
9273
|
"name": "invalid",
|
|
9581
9274
|
"type": "boolean",
|
|
9582
|
-
"mutable":
|
|
9275
|
+
"mutable": false,
|
|
9583
9276
|
"attr": "invalid",
|
|
9584
9277
|
"reflectToAttr": true,
|
|
9585
|
-
"docs": "
|
|
9278
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
9586
9279
|
"docsTags": [],
|
|
9587
9280
|
"default": "false",
|
|
9588
9281
|
"values": [
|
|
@@ -9593,6 +9286,23 @@
|
|
|
9593
9286
|
"optional": false,
|
|
9594
9287
|
"required": false
|
|
9595
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
|
+
},
|
|
9596
9306
|
{
|
|
9597
9307
|
"name": "name",
|
|
9598
9308
|
"type": "string",
|
|
@@ -9601,6 +9311,7 @@
|
|
|
9601
9311
|
"reflectToAttr": false,
|
|
9602
9312
|
"docs": "The switch's name attribute.",
|
|
9603
9313
|
"docsTags": [],
|
|
9314
|
+
"default": "''",
|
|
9604
9315
|
"values": [
|
|
9605
9316
|
{
|
|
9606
9317
|
"type": "string"
|
|
@@ -9615,7 +9326,7 @@
|
|
|
9615
9326
|
"mutable": false,
|
|
9616
9327
|
"attr": "required",
|
|
9617
9328
|
"reflectToAttr": false,
|
|
9618
|
-
"docs": "Set to true to
|
|
9329
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
9619
9330
|
"docsTags": [],
|
|
9620
9331
|
"default": "false",
|
|
9621
9332
|
"values": [
|
|
@@ -9634,6 +9345,7 @@
|
|
|
9634
9345
|
"reflectToAttr": false,
|
|
9635
9346
|
"docs": "The switch's value attribute.",
|
|
9636
9347
|
"docsTags": [],
|
|
9348
|
+
"default": "'on'",
|
|
9637
9349
|
"values": [
|
|
9638
9350
|
{
|
|
9639
9351
|
"type": "string"
|
|
@@ -9644,17 +9356,6 @@
|
|
|
9644
9356
|
}
|
|
9645
9357
|
],
|
|
9646
9358
|
"methods": [
|
|
9647
|
-
{
|
|
9648
|
-
"name": "checkValidity",
|
|
9649
|
-
"returns": {
|
|
9650
|
-
"type": "Promise<boolean>",
|
|
9651
|
-
"docs": ""
|
|
9652
|
-
},
|
|
9653
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
9654
|
-
"parameters": [],
|
|
9655
|
-
"docs": "Checks for validity.",
|
|
9656
|
-
"docsTags": []
|
|
9657
|
-
},
|
|
9658
9359
|
{
|
|
9659
9360
|
"name": "removeFocus",
|
|
9660
9361
|
"returns": {
|
|
@@ -9666,39 +9367,6 @@
|
|
|
9666
9367
|
"docs": "Removes focus from the switch.",
|
|
9667
9368
|
"docsTags": []
|
|
9668
9369
|
},
|
|
9669
|
-
{
|
|
9670
|
-
"name": "reportValidity",
|
|
9671
|
-
"returns": {
|
|
9672
|
-
"type": "Promise<boolean>",
|
|
9673
|
-
"docs": ""
|
|
9674
|
-
},
|
|
9675
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
9676
|
-
"parameters": [],
|
|
9677
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
9678
|
-
"docsTags": []
|
|
9679
|
-
},
|
|
9680
|
-
{
|
|
9681
|
-
"name": "reset",
|
|
9682
|
-
"returns": {
|
|
9683
|
-
"type": "Promise<void>",
|
|
9684
|
-
"docs": ""
|
|
9685
|
-
},
|
|
9686
|
-
"signature": "reset() => Promise<void>",
|
|
9687
|
-
"parameters": [],
|
|
9688
|
-
"docs": "Resets the formcontrol",
|
|
9689
|
-
"docsTags": []
|
|
9690
|
-
},
|
|
9691
|
-
{
|
|
9692
|
-
"name": "setCustomValidity",
|
|
9693
|
-
"returns": {
|
|
9694
|
-
"type": "Promise<void>",
|
|
9695
|
-
"docs": ""
|
|
9696
|
-
},
|
|
9697
|
-
"signature": "setCustomValidity(message: string) => Promise<void>",
|
|
9698
|
-
"parameters": [],
|
|
9699
|
-
"docs": "Sets a custom validation message. If `message` is not empty, the field will be considered invalid.",
|
|
9700
|
-
"docsTags": []
|
|
9701
|
-
},
|
|
9702
9370
|
{
|
|
9703
9371
|
"name": "setFocus",
|
|
9704
9372
|
"returns": {
|
|
@@ -9988,7 +9656,7 @@
|
|
|
9988
9656
|
},
|
|
9989
9657
|
{
|
|
9990
9658
|
"name": "part",
|
|
9991
|
-
"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."
|
|
9992
9660
|
},
|
|
9993
9661
|
{
|
|
9994
9662
|
"name": "part",
|
|
@@ -10103,7 +9771,7 @@
|
|
|
10103
9771
|
"parts": [
|
|
10104
9772
|
{
|
|
10105
9773
|
"name": "active-tab-indicator",
|
|
10106
|
-
"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."
|
|
10107
9775
|
},
|
|
10108
9776
|
{
|
|
10109
9777
|
"name": "base",
|
|
@@ -10467,6 +10135,7 @@
|
|
|
10467
10135
|
"reflectToAttr": false,
|
|
10468
10136
|
"docs": "The textarea's autocaptialize attribute.",
|
|
10469
10137
|
"docsTags": [],
|
|
10138
|
+
"default": "'off'",
|
|
10470
10139
|
"values": [
|
|
10471
10140
|
{
|
|
10472
10141
|
"type": "string"
|
|
@@ -10483,6 +10152,7 @@
|
|
|
10483
10152
|
"reflectToAttr": false,
|
|
10484
10153
|
"docs": "The textarea's autocomplete attribute.",
|
|
10485
10154
|
"docsTags": [],
|
|
10155
|
+
"default": "'off'",
|
|
10486
10156
|
"values": [
|
|
10487
10157
|
{
|
|
10488
10158
|
"type": "string"
|
|
@@ -10493,14 +10163,20 @@
|
|
|
10493
10163
|
},
|
|
10494
10164
|
{
|
|
10495
10165
|
"name": "autocorrect",
|
|
10496
|
-
"type": "
|
|
10166
|
+
"type": "\"off\" | \"on\"",
|
|
10497
10167
|
"mutable": false,
|
|
10498
10168
|
"attr": "autocorrect",
|
|
10499
10169
|
"reflectToAttr": false,
|
|
10500
10170
|
"docs": "The textarea's autocorrect attribute.",
|
|
10501
10171
|
"docsTags": [],
|
|
10172
|
+
"default": "'off'",
|
|
10502
10173
|
"values": [
|
|
10503
10174
|
{
|
|
10175
|
+
"value": "off",
|
|
10176
|
+
"type": "string"
|
|
10177
|
+
},
|
|
10178
|
+
{
|
|
10179
|
+
"value": "on",
|
|
10504
10180
|
"type": "string"
|
|
10505
10181
|
}
|
|
10506
10182
|
],
|
|
@@ -10515,6 +10191,7 @@
|
|
|
10515
10191
|
"reflectToAttr": false,
|
|
10516
10192
|
"docs": "The textarea's autofocus attribute.",
|
|
10517
10193
|
"docsTags": [],
|
|
10194
|
+
"default": "false",
|
|
10518
10195
|
"values": [
|
|
10519
10196
|
{
|
|
10520
10197
|
"type": "boolean"
|
|
@@ -10540,30 +10217,13 @@
|
|
|
10540
10217
|
"optional": false,
|
|
10541
10218
|
"required": false
|
|
10542
10219
|
},
|
|
10543
|
-
{
|
|
10544
|
-
"name": "errorOnBlur",
|
|
10545
|
-
"type": "boolean",
|
|
10546
|
-
"mutable": false,
|
|
10547
|
-
"attr": "error-on-blur",
|
|
10548
|
-
"reflectToAttr": false,
|
|
10549
|
-
"docs": "Set to display the error text on blur and not when typing",
|
|
10550
|
-
"docsTags": [],
|
|
10551
|
-
"default": "false",
|
|
10552
|
-
"values": [
|
|
10553
|
-
{
|
|
10554
|
-
"type": "boolean"
|
|
10555
|
-
}
|
|
10556
|
-
],
|
|
10557
|
-
"optional": false,
|
|
10558
|
-
"required": false
|
|
10559
|
-
},
|
|
10560
10220
|
{
|
|
10561
10221
|
"name": "errorText",
|
|
10562
10222
|
"type": "string",
|
|
10563
10223
|
"mutable": false,
|
|
10564
10224
|
"attr": "error-text",
|
|
10565
10225
|
"reflectToAttr": false,
|
|
10566
|
-
"docs": "The
|
|
10226
|
+
"docs": "The error message shown, if `invalid` is set to true.",
|
|
10567
10227
|
"docsTags": [],
|
|
10568
10228
|
"default": "''",
|
|
10569
10229
|
"values": [
|
|
@@ -10593,7 +10253,7 @@
|
|
|
10593
10253
|
},
|
|
10594
10254
|
{
|
|
10595
10255
|
"name": "inputmode",
|
|
10596
|
-
"type": "\"decimal\" | \"email\" | \"none\" | \"numeric\" | \"search\" | \"tel\" | \"text\" | \"url\"",
|
|
10256
|
+
"type": "\"decimal\" | \"email\" | \"none\" | \"numeric\" | \"search\" | \"tel\" | \"text\" | \"url\" | undefined",
|
|
10597
10257
|
"mutable": false,
|
|
10598
10258
|
"attr": "inputmode",
|
|
10599
10259
|
"reflectToAttr": false,
|
|
@@ -10631,18 +10291,21 @@
|
|
|
10631
10291
|
{
|
|
10632
10292
|
"value": "url",
|
|
10633
10293
|
"type": "string"
|
|
10294
|
+
},
|
|
10295
|
+
{
|
|
10296
|
+
"type": "undefined"
|
|
10634
10297
|
}
|
|
10635
10298
|
],
|
|
10636
|
-
"optional":
|
|
10299
|
+
"optional": true,
|
|
10637
10300
|
"required": false
|
|
10638
10301
|
},
|
|
10639
10302
|
{
|
|
10640
10303
|
"name": "invalid",
|
|
10641
10304
|
"type": "boolean",
|
|
10642
|
-
"mutable":
|
|
10305
|
+
"mutable": false,
|
|
10643
10306
|
"attr": "invalid",
|
|
10644
10307
|
"reflectToAttr": true,
|
|
10645
|
-
"docs": "
|
|
10308
|
+
"docs": "If this property is set to true and an error message is provided by `errorText`, the error message is displayed.",
|
|
10646
10309
|
"docsTags": [],
|
|
10647
10310
|
"default": "false",
|
|
10648
10311
|
"values": [
|
|
@@ -10659,7 +10322,7 @@
|
|
|
10659
10322
|
"mutable": false,
|
|
10660
10323
|
"attr": "label",
|
|
10661
10324
|
"reflectToAttr": false,
|
|
10662
|
-
"docs": "The
|
|
10325
|
+
"docs": "The label text.",
|
|
10663
10326
|
"docsTags": [],
|
|
10664
10327
|
"default": "''",
|
|
10665
10328
|
"values": [
|
|
@@ -10672,7 +10335,7 @@
|
|
|
10672
10335
|
},
|
|
10673
10336
|
{
|
|
10674
10337
|
"name": "maxlength",
|
|
10675
|
-
"type": "number",
|
|
10338
|
+
"type": "number | undefined",
|
|
10676
10339
|
"mutable": false,
|
|
10677
10340
|
"attr": "maxlength",
|
|
10678
10341
|
"reflectToAttr": true,
|
|
@@ -10681,14 +10344,17 @@
|
|
|
10681
10344
|
"values": [
|
|
10682
10345
|
{
|
|
10683
10346
|
"type": "number"
|
|
10347
|
+
},
|
|
10348
|
+
{
|
|
10349
|
+
"type": "undefined"
|
|
10684
10350
|
}
|
|
10685
10351
|
],
|
|
10686
|
-
"optional":
|
|
10352
|
+
"optional": true,
|
|
10687
10353
|
"required": false
|
|
10688
10354
|
},
|
|
10689
10355
|
{
|
|
10690
10356
|
"name": "minlength",
|
|
10691
|
-
"type": "number",
|
|
10357
|
+
"type": "number | undefined",
|
|
10692
10358
|
"mutable": false,
|
|
10693
10359
|
"attr": "minlength",
|
|
10694
10360
|
"reflectToAttr": true,
|
|
@@ -10697,9 +10363,12 @@
|
|
|
10697
10363
|
"values": [
|
|
10698
10364
|
{
|
|
10699
10365
|
"type": "number"
|
|
10366
|
+
},
|
|
10367
|
+
{
|
|
10368
|
+
"type": "undefined"
|
|
10700
10369
|
}
|
|
10701
10370
|
],
|
|
10702
|
-
"optional":
|
|
10371
|
+
"optional": true,
|
|
10703
10372
|
"required": false
|
|
10704
10373
|
},
|
|
10705
10374
|
{
|
|
@@ -10721,7 +10390,7 @@
|
|
|
10721
10390
|
},
|
|
10722
10391
|
{
|
|
10723
10392
|
"name": "placeholder",
|
|
10724
|
-
"type": "string",
|
|
10393
|
+
"type": "string | undefined",
|
|
10725
10394
|
"mutable": false,
|
|
10726
10395
|
"attr": "placeholder",
|
|
10727
10396
|
"reflectToAttr": false,
|
|
@@ -10730,9 +10399,12 @@
|
|
|
10730
10399
|
"values": [
|
|
10731
10400
|
{
|
|
10732
10401
|
"type": "string"
|
|
10402
|
+
},
|
|
10403
|
+
{
|
|
10404
|
+
"type": "undefined"
|
|
10733
10405
|
}
|
|
10734
10406
|
],
|
|
10735
|
-
"optional":
|
|
10407
|
+
"optional": true,
|
|
10736
10408
|
"required": false
|
|
10737
10409
|
},
|
|
10738
10410
|
{
|
|
@@ -10757,9 +10429,10 @@
|
|
|
10757
10429
|
"type": "boolean",
|
|
10758
10430
|
"mutable": false,
|
|
10759
10431
|
"attr": "required",
|
|
10760
|
-
"reflectToAttr":
|
|
10761
|
-
"docs": "
|
|
10432
|
+
"reflectToAttr": false,
|
|
10433
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
10762
10434
|
"docsTags": [],
|
|
10435
|
+
"default": "false",
|
|
10763
10436
|
"values": [
|
|
10764
10437
|
{
|
|
10765
10438
|
"type": "boolean"
|
|
@@ -10845,6 +10518,7 @@
|
|
|
10845
10518
|
"reflectToAttr": false,
|
|
10846
10519
|
"docs": "The textarea's spellcheck attribute.",
|
|
10847
10520
|
"docsTags": [],
|
|
10521
|
+
"default": "false",
|
|
10848
10522
|
"values": [
|
|
10849
10523
|
{
|
|
10850
10524
|
"type": "boolean"
|
|
@@ -10872,17 +10546,6 @@
|
|
|
10872
10546
|
}
|
|
10873
10547
|
],
|
|
10874
10548
|
"methods": [
|
|
10875
|
-
{
|
|
10876
|
-
"name": "checkValidity",
|
|
10877
|
-
"returns": {
|
|
10878
|
-
"type": "Promise<boolean>",
|
|
10879
|
-
"docs": ""
|
|
10880
|
-
},
|
|
10881
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
10882
|
-
"parameters": [],
|
|
10883
|
-
"docs": "Checks for validity.",
|
|
10884
|
-
"docsTags": []
|
|
10885
|
-
},
|
|
10886
10549
|
{
|
|
10887
10550
|
"name": "removeFocus",
|
|
10888
10551
|
"returns": {
|
|
@@ -10894,50 +10557,17 @@
|
|
|
10894
10557
|
"docs": "Removes focus fromt the textarea.",
|
|
10895
10558
|
"docsTags": []
|
|
10896
10559
|
},
|
|
10897
|
-
{
|
|
10898
|
-
"name": "reportValidity",
|
|
10899
|
-
"returns": {
|
|
10900
|
-
"type": "Promise<boolean>",
|
|
10901
|
-
"docs": ""
|
|
10902
|
-
},
|
|
10903
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
10904
|
-
"parameters": [],
|
|
10905
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
10906
|
-
"docsTags": []
|
|
10907
|
-
},
|
|
10908
|
-
{
|
|
10909
|
-
"name": "reset",
|
|
10910
|
-
"returns": {
|
|
10911
|
-
"type": "Promise<void>",
|
|
10912
|
-
"docs": ""
|
|
10913
|
-
},
|
|
10914
|
-
"signature": "reset() => Promise<void>",
|
|
10915
|
-
"parameters": [],
|
|
10916
|
-
"docs": "Resets the formcontrol",
|
|
10917
|
-
"docsTags": []
|
|
10918
|
-
},
|
|
10919
10560
|
{
|
|
10920
10561
|
"name": "select",
|
|
10921
10562
|
"returns": {
|
|
10922
|
-
"type": "Promise<void>",
|
|
10563
|
+
"type": "Promise<void | undefined>",
|
|
10923
10564
|
"docs": ""
|
|
10924
10565
|
},
|
|
10925
|
-
"signature": "select() => Promise<void>",
|
|
10566
|
+
"signature": "select() => Promise<void | undefined>",
|
|
10926
10567
|
"parameters": [],
|
|
10927
10568
|
"docs": "Selects all the text in the input.",
|
|
10928
10569
|
"docsTags": []
|
|
10929
10570
|
},
|
|
10930
|
-
{
|
|
10931
|
-
"name": "setCustomValidity",
|
|
10932
|
-
"returns": {
|
|
10933
|
-
"type": "Promise<void>",
|
|
10934
|
-
"docs": ""
|
|
10935
|
-
},
|
|
10936
|
-
"signature": "setCustomValidity(message: string) => Promise<void>",
|
|
10937
|
-
"parameters": [],
|
|
10938
|
-
"docs": "Sets a custom validation message. If `message` is not empty, the field will be considered invalid.",
|
|
10939
|
-
"docsTags": []
|
|
10940
|
-
},
|
|
10941
10571
|
{
|
|
10942
10572
|
"name": "setFocus",
|
|
10943
10573
|
"returns": {
|
|
@@ -10963,10 +10593,10 @@
|
|
|
10963
10593
|
{
|
|
10964
10594
|
"name": "setSelectionRange",
|
|
10965
10595
|
"returns": {
|
|
10966
|
-
"type": "Promise<void>",
|
|
10596
|
+
"type": "Promise<void | undefined>",
|
|
10967
10597
|
"docs": ""
|
|
10968
10598
|
},
|
|
10969
|
-
"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>",
|
|
10970
10600
|
"parameters": [],
|
|
10971
10601
|
"docs": "Sets the start and end positions of the text selection (0-based).",
|
|
10972
10602
|
"docsTags": []
|
|
@@ -11008,15 +10638,6 @@
|
|
|
11008
10638
|
"composed": true,
|
|
11009
10639
|
"docs": "Emitted when the control receives input. Access the new value via event.target.value.",
|
|
11010
10640
|
"docsTags": []
|
|
11011
|
-
},
|
|
11012
|
-
{
|
|
11013
|
-
"event": "six-textarea-value-change",
|
|
11014
|
-
"detail": "undefined",
|
|
11015
|
-
"bubbles": true,
|
|
11016
|
-
"cancelable": true,
|
|
11017
|
-
"composed": true,
|
|
11018
|
-
"docs": "Emitted whenever the value changes. Access the new value via event.target.value.\nsix-textarea-value-change will emit whenever the value changes.\nSo be it on textarea or when dynamically set. six-textarea-input will only be emitted when the user enters data,\nbut not when a value is dynamically set. six-textarea-change will only be emitted when the user either presses enter\nor leaves the textarea field after entering some data.",
|
|
11019
|
-
"docsTags": []
|
|
11020
10641
|
}
|
|
11021
10642
|
],
|
|
11022
10643
|
"listeners": [],
|
|
@@ -11149,7 +10770,7 @@
|
|
|
11149
10770
|
},
|
|
11150
10771
|
{
|
|
11151
10772
|
"name": "iconName",
|
|
11152
|
-
"type": "
|
|
10773
|
+
"type": "string | undefined",
|
|
11153
10774
|
"mutable": false,
|
|
11154
10775
|
"attr": "icon-name",
|
|
11155
10776
|
"reflectToAttr": false,
|
|
@@ -11157,10 +10778,13 @@
|
|
|
11157
10778
|
"docsTags": [],
|
|
11158
10779
|
"values": [
|
|
11159
10780
|
{
|
|
11160
|
-
"type": "
|
|
10781
|
+
"type": "string"
|
|
10782
|
+
},
|
|
10783
|
+
{
|
|
10784
|
+
"type": "undefined"
|
|
11161
10785
|
}
|
|
11162
10786
|
],
|
|
11163
|
-
"optional":
|
|
10787
|
+
"optional": true,
|
|
11164
10788
|
"required": false
|
|
11165
10789
|
},
|
|
11166
10790
|
{
|
|
@@ -11355,7 +10979,7 @@
|
|
|
11355
10979
|
},
|
|
11356
10980
|
{
|
|
11357
10981
|
"name": "defaultTime",
|
|
11358
|
-
"type": "string",
|
|
10982
|
+
"type": "string | undefined",
|
|
11359
10983
|
"mutable": false,
|
|
11360
10984
|
"attr": "default-time",
|
|
11361
10985
|
"reflectToAttr": false,
|
|
@@ -11364,6 +10988,9 @@
|
|
|
11364
10988
|
"values": [
|
|
11365
10989
|
{
|
|
11366
10990
|
"type": "string"
|
|
10991
|
+
},
|
|
10992
|
+
{
|
|
10993
|
+
"type": "undefined"
|
|
11367
10994
|
}
|
|
11368
10995
|
],
|
|
11369
10996
|
"optional": true,
|
|
@@ -11386,23 +11013,6 @@
|
|
|
11386
11013
|
"optional": false,
|
|
11387
11014
|
"required": false
|
|
11388
11015
|
},
|
|
11389
|
-
{
|
|
11390
|
-
"name": "errorOnBlur",
|
|
11391
|
-
"type": "boolean",
|
|
11392
|
-
"mutable": false,
|
|
11393
|
-
"attr": "error-on-blur",
|
|
11394
|
-
"reflectToAttr": false,
|
|
11395
|
-
"docs": "Set to display the error text on blur and not when typing",
|
|
11396
|
-
"docsTags": [],
|
|
11397
|
-
"default": "false",
|
|
11398
|
-
"values": [
|
|
11399
|
-
{
|
|
11400
|
-
"type": "boolean"
|
|
11401
|
-
}
|
|
11402
|
-
],
|
|
11403
|
-
"optional": false,
|
|
11404
|
-
"required": false
|
|
11405
|
-
},
|
|
11406
11016
|
{
|
|
11407
11017
|
"name": "errorText",
|
|
11408
11018
|
"type": "string",
|
|
@@ -11422,46 +11032,57 @@
|
|
|
11422
11032
|
},
|
|
11423
11033
|
{
|
|
11424
11034
|
"name": "format",
|
|
11425
|
-
"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\"",
|
|
11426
11036
|
"mutable": false,
|
|
11427
11037
|
"attr": "format",
|
|
11428
11038
|
"reflectToAttr": false,
|
|
11429
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",
|
|
11430
11040
|
"docsTags": [],
|
|
11431
|
-
"default": "
|
|
11041
|
+
"default": "'HH:mm:ss'",
|
|
11432
11042
|
"values": [
|
|
11433
11043
|
{
|
|
11434
|
-
"
|
|
11044
|
+
"value": "HH",
|
|
11045
|
+
"type": "string"
|
|
11435
11046
|
},
|
|
11436
11047
|
{
|
|
11437
|
-
"
|
|
11048
|
+
"value": "HH:mm",
|
|
11049
|
+
"type": "string"
|
|
11438
11050
|
},
|
|
11439
11051
|
{
|
|
11440
|
-
"
|
|
11052
|
+
"value": "HH:mm:ss",
|
|
11053
|
+
"type": "string"
|
|
11441
11054
|
},
|
|
11442
11055
|
{
|
|
11443
|
-
"
|
|
11056
|
+
"value": "HH:mm:ss:ms",
|
|
11057
|
+
"type": "string"
|
|
11444
11058
|
},
|
|
11445
11059
|
{
|
|
11446
|
-
"
|
|
11060
|
+
"value": "hh:aa",
|
|
11061
|
+
"type": "string"
|
|
11447
11062
|
},
|
|
11448
11063
|
{
|
|
11449
|
-
"
|
|
11064
|
+
"value": "hh:mm:aa",
|
|
11065
|
+
"type": "string"
|
|
11450
11066
|
},
|
|
11451
11067
|
{
|
|
11452
|
-
"
|
|
11068
|
+
"value": "hh:mm:ss:aa",
|
|
11069
|
+
"type": "string"
|
|
11453
11070
|
},
|
|
11454
11071
|
{
|
|
11455
|
-
"
|
|
11072
|
+
"value": "hh:mm:ss:ms:aa",
|
|
11073
|
+
"type": "string"
|
|
11456
11074
|
},
|
|
11457
11075
|
{
|
|
11458
|
-
"
|
|
11076
|
+
"value": "mm",
|
|
11077
|
+
"type": "string"
|
|
11459
11078
|
},
|
|
11460
11079
|
{
|
|
11461
|
-
"
|
|
11080
|
+
"value": "ms",
|
|
11081
|
+
"type": "string"
|
|
11462
11082
|
},
|
|
11463
11083
|
{
|
|
11464
|
-
"
|
|
11084
|
+
"value": "ss",
|
|
11085
|
+
"type": "string"
|
|
11465
11086
|
}
|
|
11466
11087
|
],
|
|
11467
11088
|
"optional": false,
|
|
@@ -11512,7 +11133,7 @@
|
|
|
11512
11133
|
"mutable": false,
|
|
11513
11134
|
"attr": "inline",
|
|
11514
11135
|
"reflectToAttr": true,
|
|
11515
|
-
"docs": "Indicates whether
|
|
11136
|
+
"docs": "Indicates whether the timepicker should be shown as an inline (always open) component",
|
|
11516
11137
|
"docsTags": [],
|
|
11517
11138
|
"default": "false",
|
|
11518
11139
|
"values": [
|
|
@@ -11540,6 +11161,23 @@
|
|
|
11540
11161
|
"optional": false,
|
|
11541
11162
|
"required": false
|
|
11542
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
|
+
},
|
|
11543
11181
|
{
|
|
11544
11182
|
"name": "label",
|
|
11545
11183
|
"type": "string",
|
|
@@ -11580,7 +11218,7 @@
|
|
|
11580
11218
|
"mutable": true,
|
|
11581
11219
|
"attr": "open",
|
|
11582
11220
|
"reflectToAttr": true,
|
|
11583
|
-
"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.",
|
|
11584
11222
|
"docsTags": [],
|
|
11585
11223
|
"default": "false",
|
|
11586
11224
|
"values": [
|
|
@@ -11593,7 +11231,7 @@
|
|
|
11593
11231
|
},
|
|
11594
11232
|
{
|
|
11595
11233
|
"name": "placeholder",
|
|
11596
|
-
"type": "string",
|
|
11234
|
+
"type": "string | undefined",
|
|
11597
11235
|
"mutable": false,
|
|
11598
11236
|
"attr": "placeholder",
|
|
11599
11237
|
"reflectToAttr": false,
|
|
@@ -11602,6 +11240,9 @@
|
|
|
11602
11240
|
"values": [
|
|
11603
11241
|
{
|
|
11604
11242
|
"type": "string"
|
|
11243
|
+
},
|
|
11244
|
+
{
|
|
11245
|
+
"type": "undefined"
|
|
11605
11246
|
}
|
|
11606
11247
|
],
|
|
11607
11248
|
"optional": true,
|
|
@@ -11609,7 +11250,7 @@
|
|
|
11609
11250
|
},
|
|
11610
11251
|
{
|
|
11611
11252
|
"name": "placement",
|
|
11612
|
-
"type": "\"bottom\" | \"top\"",
|
|
11253
|
+
"type": "\"bottom\" | \"top\" | undefined",
|
|
11613
11254
|
"mutable": false,
|
|
11614
11255
|
"attr": "placement",
|
|
11615
11256
|
"reflectToAttr": false,
|
|
@@ -11623,9 +11264,12 @@
|
|
|
11623
11264
|
{
|
|
11624
11265
|
"value": "top",
|
|
11625
11266
|
"type": "string"
|
|
11267
|
+
},
|
|
11268
|
+
{
|
|
11269
|
+
"type": "undefined"
|
|
11626
11270
|
}
|
|
11627
11271
|
],
|
|
11628
|
-
"optional":
|
|
11272
|
+
"optional": true,
|
|
11629
11273
|
"required": false
|
|
11630
11274
|
},
|
|
11631
11275
|
{
|
|
@@ -11650,9 +11294,10 @@
|
|
|
11650
11294
|
"type": "boolean",
|
|
11651
11295
|
"mutable": false,
|
|
11652
11296
|
"attr": "required",
|
|
11653
|
-
"reflectToAttr":
|
|
11654
|
-
"docs": "Set to true to
|
|
11297
|
+
"reflectToAttr": false,
|
|
11298
|
+
"docs": "Set to true to show an asterisk beneath the label.",
|
|
11655
11299
|
"docsTags": [],
|
|
11300
|
+
"default": "false",
|
|
11656
11301
|
"values": [
|
|
11657
11302
|
{
|
|
11658
11303
|
"type": "boolean"
|
|
@@ -11669,7 +11314,7 @@
|
|
|
11669
11314
|
"reflectToAttr": false,
|
|
11670
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')",
|
|
11671
11316
|
"docsTags": [],
|
|
11672
|
-
"default": "
|
|
11317
|
+
"default": "':'",
|
|
11673
11318
|
"values": [
|
|
11674
11319
|
{
|
|
11675
11320
|
"type": "string"
|
|
@@ -11729,58 +11374,26 @@
|
|
|
11729
11374
|
"reflectToAttr": false,
|
|
11730
11375
|
"docs": "The value of the timepicker provided as a string. The string mast match the provided format (or default format)",
|
|
11731
11376
|
"docsTags": [],
|
|
11377
|
+
"default": "''",
|
|
11732
11378
|
"values": [
|
|
11733
11379
|
{
|
|
11734
11380
|
"type": "string"
|
|
11735
11381
|
}
|
|
11736
11382
|
],
|
|
11737
|
-
"optional":
|
|
11383
|
+
"optional": false,
|
|
11738
11384
|
"required": false
|
|
11739
11385
|
}
|
|
11740
11386
|
],
|
|
11741
11387
|
"methods": [
|
|
11742
11388
|
{
|
|
11743
|
-
"name": "
|
|
11744
|
-
"returns": {
|
|
11745
|
-
"type": "Promise<boolean>",
|
|
11746
|
-
"docs": ""
|
|
11747
|
-
},
|
|
11748
|
-
"signature": "checkValidity() => Promise<boolean>",
|
|
11749
|
-
"parameters": [],
|
|
11750
|
-
"docs": "Checks for validity.",
|
|
11751
|
-
"docsTags": []
|
|
11752
|
-
},
|
|
11753
|
-
{
|
|
11754
|
-
"name": "reportValidity",
|
|
11755
|
-
"returns": {
|
|
11756
|
-
"type": "Promise<boolean>",
|
|
11757
|
-
"docs": ""
|
|
11758
|
-
},
|
|
11759
|
-
"signature": "reportValidity() => Promise<boolean>",
|
|
11760
|
-
"parameters": [],
|
|
11761
|
-
"docs": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
11762
|
-
"docsTags": []
|
|
11763
|
-
},
|
|
11764
|
-
{
|
|
11765
|
-
"name": "reset",
|
|
11766
|
-
"returns": {
|
|
11767
|
-
"type": "Promise<void>",
|
|
11768
|
-
"docs": ""
|
|
11769
|
-
},
|
|
11770
|
-
"signature": "reset() => Promise<void>",
|
|
11771
|
-
"parameters": [],
|
|
11772
|
-
"docs": "Resets the formcontrol",
|
|
11773
|
-
"docsTags": []
|
|
11774
|
-
},
|
|
11775
|
-
{
|
|
11776
|
-
"name": "setCustomValidity",
|
|
11389
|
+
"name": "setFocus",
|
|
11777
11390
|
"returns": {
|
|
11778
11391
|
"type": "Promise<void>",
|
|
11779
11392
|
"docs": ""
|
|
11780
11393
|
},
|
|
11781
|
-
"signature": "
|
|
11394
|
+
"signature": "setFocus(options?: FocusOptions) => Promise<void>",
|
|
11782
11395
|
"parameters": [],
|
|
11783
|
-
"docs": "Sets
|
|
11396
|
+
"docs": "Sets focus on the datepickers input.",
|
|
11784
11397
|
"docsTags": []
|
|
11785
11398
|
}
|
|
11786
11399
|
],
|
|
@@ -11925,7 +11538,7 @@
|
|
|
11925
11538
|
"mutable": false,
|
|
11926
11539
|
"attr": "disabled",
|
|
11927
11540
|
"reflectToAttr": false,
|
|
11928
|
-
"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.",
|
|
11929
11542
|
"docsTags": [],
|
|
11930
11543
|
"default": "false",
|
|
11931
11544
|
"values": [
|
|
@@ -11959,7 +11572,7 @@
|
|
|
11959
11572
|
"mutable": true,
|
|
11960
11573
|
"attr": "open",
|
|
11961
11574
|
"reflectToAttr": true,
|
|
11962
|
-
"docs": "Indicates whether
|
|
11575
|
+
"docs": "Indicates whether the tooltip is open. You can use this in lieu of the show/hide methods.",
|
|
11963
11576
|
"docsTags": [],
|
|
11964
11577
|
"default": "false",
|
|
11965
11578
|
"values": [
|
|
@@ -11976,7 +11589,7 @@
|
|
|
11976
11589
|
"mutable": false,
|
|
11977
11590
|
"attr": "placement",
|
|
11978
11591
|
"reflectToAttr": false,
|
|
11979
|
-
"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.",
|
|
11980
11593
|
"docsTags": [],
|
|
11981
11594
|
"default": "'top'",
|
|
11982
11595
|
"values": [
|