@vonage/vivid 5.24.0 → 5.27.0
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/README.md +1 -1
- package/accordion/index.cjs +1 -1
- package/accordion/index.js +8 -8
- package/accordion-item/index.cjs +1 -1
- package/action-group/index.cjs +3 -3
- package/action-group/index.js +10 -5
- package/alert/index.cjs +7 -7
- package/alert/index.js +47 -35
- package/audio-player/index.cjs +18 -18
- package/audio-player/index.js +15 -11
- package/avatar/index.cjs +10 -10
- package/avatar/index.js +29 -19
- package/badge/index.cjs +1 -1
- package/banner/index.cjs +5 -5
- package/banner/index.js +33 -27
- package/breadcrumb/index.cjs +1 -1
- package/breadcrumb/index.js +5 -1
- package/breadcrumb-item/index.cjs +9 -5
- package/breadcrumb-item/index.js +15 -10
- package/bundled/affix.cjs +3 -3
- package/bundled/affix.js +2 -2
- package/bundled/anchored.cjs +2 -2
- package/bundled/anchored.js +13 -1
- package/bundled/aria-binding-directive.cjs +1 -1
- package/bundled/aria-binding-directive.js +2 -2
- package/bundled/aria.cjs +1 -1
- package/bundled/base-color-picker.cjs +2 -2
- package/bundled/base-color-picker.js +1 -1
- package/bundled/base-progress.cjs +1 -1
- package/bundled/breadcrumb-item.cjs +1 -1
- package/bundled/button.cjs +1 -1
- package/bundled/calendar-event.cjs +1 -1
- package/bundled/calendar-event.js +17 -4
- package/bundled/calendar-picker.template.cjs +5 -5
- package/bundled/calendar-picker.template.js +53 -55
- package/bundled/char-count.cjs +2 -2
- package/bundled/children.cjs +1 -1
- package/bundled/children.js +1 -1
- package/bundled/class-names.cjs +1 -1
- package/bundled/component-enum.cjs +1 -0
- package/bundled/component-enum.js +9 -0
- package/bundled/data-grid.options.cjs +1 -1
- package/bundled/data-grid.options.js +7 -6
- package/bundled/decorate.cjs +1 -1
- package/bundled/decorate.js +1 -1
- package/bundled/definition.cjs +1 -1
- package/bundled/definition10.cjs +10 -19
- package/bundled/definition10.js +23 -71
- package/bundled/definition11.cjs +74 -10
- package/bundled/definition11.js +194 -23
- package/bundled/definition12.cjs +18 -70
- package/bundled/definition12.js +48 -185
- package/bundled/definition13.cjs +5 -22
- package/bundled/definition13.js +9 -58
- package/bundled/definition14.cjs +1 -5
- package/bundled/definition14.js +9 -9
- package/bundled/definition15.cjs +6 -6
- package/bundled/definition15.js +19 -18
- package/bundled/definition16.cjs +3 -3
- package/bundled/definition16.js +23 -17
- package/bundled/definition17.cjs +7 -7
- package/bundled/definition17.js +22 -109
- package/bundled/definition18.cjs +3 -3
- package/bundled/definition18.js +9 -31
- package/bundled/definition19.cjs +21 -21
- package/bundled/definition19.js +68 -62
- package/bundled/definition2.cjs +13 -1
- package/bundled/definition2.js +22 -185
- package/bundled/definition20.cjs +3 -3
- package/bundled/definition20.js +6 -7
- package/bundled/definition21.cjs +9 -9
- package/bundled/definition21.js +25 -25
- package/bundled/definition22.cjs +5 -5
- package/bundled/definition22.js +27 -27
- package/bundled/definition23.cjs +3 -3
- package/bundled/definition23.js +26 -8
- package/bundled/definition24.cjs +4 -4
- package/bundled/definition24.js +4 -3
- package/bundled/definition25.cjs +7 -7
- package/bundled/definition25.js +37 -28
- package/bundled/definition3.cjs +25 -12
- package/bundled/definition3.js +83 -44
- package/bundled/definition4.cjs +29 -25
- package/bundled/definition4.js +50 -88
- package/bundled/definition5.cjs +28 -29
- package/bundled/definition5.js +143 -45
- package/bundled/definition6.cjs +6 -29
- package/bundled/definition6.js +20 -129
- package/bundled/definition7.cjs +14 -6
- package/bundled/definition7.js +159 -20
- package/bundled/definition8.cjs +22 -14
- package/bundled/definition8.js +88 -144
- package/bundled/definition9.cjs +20 -16
- package/bundled/definition9.js +59 -62
- package/bundled/delegates-aria.cjs +1 -1
- package/bundled/delegates-aria.js +3 -2
- package/bundled/dialog.cjs +1 -1
- package/bundled/dialog.js +1 -1
- package/bundled/divider.cjs +1 -1
- package/bundled/divider.js +9 -9
- package/bundled/dom.cjs +1 -1
- package/bundled/enums.cjs +1 -1
- package/bundled/extractOptions.cjs +1 -1
- package/bundled/extractOptions.js +2 -2
- package/bundled/feedback-message.cjs +8 -0
- package/bundled/feedback-message.js +41 -0
- package/bundled/floating-ui.dom.cjs +1 -1
- package/bundled/floating-ui.dom.js +163 -197
- package/bundled/form-associated.cjs +1 -1
- package/bundled/form-associated.js +3 -4
- package/bundled/form-element.cjs +1 -1
- package/bundled/host-semantics.cjs +1 -1
- package/bundled/icon.cjs +1 -0
- package/bundled/icon.js +34 -0
- package/bundled/kbd-shortcut.cjs +1 -1
- package/bundled/key-codes.cjs +1 -1
- package/bundled/linkable.cjs +2 -2
- package/bundled/listbox.cjs +1 -1
- package/bundled/listbox.js +8 -7
- package/bundled/localized.cjs +1 -1
- package/bundled/localized.js +33 -32
- package/bundled/mixins.cjs +9 -16
- package/bundled/mixins.js +23 -56
- package/bundled/numberConverter.cjs +2 -2
- package/bundled/numberConverter.js +1 -1
- package/bundled/numbers.cjs +1 -1
- package/bundled/optgroup.cjs +1 -0
- package/bundled/optgroup.js +27 -0
- package/bundled/option.cjs +1 -0
- package/bundled/option.js +95 -0
- package/bundled/picker-field.template.cjs +2 -2
- package/bundled/picker-field.template.js +8 -8
- package/bundled/platform.cjs +1 -1
- package/bundled/playbackRates.cjs +1 -1
- package/bundled/ref.cjs +1 -1
- package/bundled/ref.js +1 -1
- package/bundled/render-in-light-dom.cjs +1 -1
- package/bundled/render-in-light-dom.js +1 -1
- package/bundled/repeat.cjs +1 -1
- package/bundled/repeat.js +16 -15
- package/bundled/scrollIntoView.cjs +1 -1
- package/bundled/scrollIntoView.js +1 -3
- package/bundled/single-date-picker.cjs +1 -1
- package/bundled/single-value-picker.cjs +1 -1
- package/bundled/single-value-picker.js +1 -1
- package/bundled/slider.template.cjs +12 -12
- package/bundled/slider.template.js +209 -32
- package/bundled/slottable-request.cjs +3 -3
- package/bundled/slottable-request.js +26 -17
- package/bundled/slotted.cjs +1 -1
- package/bundled/slotted.js +1 -1
- package/bundled/text-field.cjs +1 -1
- package/bundled/text-field.js +1 -1
- package/bundled/time-selection-picker.template.cjs +4 -4
- package/bundled/time-selection-picker.template.js +10 -7
- package/bundled/trapped-focus.cjs +1 -1
- package/bundled/utils.cjs +1 -1
- package/bundled/vivid-element.cjs +3 -3
- package/bundled/vivid-element.js +397 -358
- package/bundled/when.cjs +1 -1
- package/bundled/when.js +1 -1
- package/bundled/with-contextual-help.cjs +1 -1
- package/bundled/with-contextual-help.js +1 -1
- package/bundled/with-error-text.cjs +1 -1
- package/bundled/with-success-text.cjs +1 -1
- package/button/index.cjs +1 -1
- package/button/index.js +1 -1
- package/calendar/index.cjs +1 -1
- package/calendar/index.js +7 -7
- package/calendar-event/index.cjs +2 -2
- package/calendar-event/index.js +10 -8
- package/card/index.cjs +24 -22
- package/card/index.js +14 -8
- package/checkbox/index.cjs +1 -1
- package/color-picker/index.cjs +13 -13
- package/color-picker/index.js +22 -19
- package/combobox/index.cjs +9 -9
- package/combobox/index.js +46 -42
- package/contextual-help/index.cjs +1 -1
- package/contextual-help/index.js +1 -1
- package/country/index.cjs +1 -1
- package/country-group/index.cjs +1 -1
- package/country-group/index.js +8 -4
- package/custom-elements.json +4208 -3828
- package/data-grid/index.cjs +28 -28
- package/data-grid/index.js +92 -98
- package/date-picker/index.cjs +1 -1
- package/date-picker/index.js +10 -6
- package/date-range-picker/index.cjs +1 -1
- package/date-range-picker/index.js +13 -9
- package/date-time-picker/index.cjs +1 -1
- package/date-time-picker/index.js +11 -7
- package/dial-pad/index.cjs +24 -23
- package/dial-pad/index.js +17 -11
- package/dialog/index.cjs +14 -14
- package/dialog/index.js +12 -8
- package/divider/index.cjs +1 -1
- package/elevation/definition.cjs +1 -0
- package/elevation/definition.js +2 -2
- package/elevation/index.cjs +1 -1
- package/elevation/index.js +1 -1
- package/empty-state/index.cjs +4 -4
- package/empty-state/index.js +20 -7
- package/fab/index.cjs +3 -3
- package/fab/index.js +14 -6
- package/file-picker/index.cjs +11 -13
- package/file-picker/index.js +28 -24
- package/flag/index.cjs +1 -1
- package/flag/index.js +7 -3
- package/form-field/definition.cjs +5 -0
- package/form-field/definition.js +2 -0
- package/form-field/index.cjs +29 -0
- package/form-field/index.js +57 -0
- package/header/definition.cjs +1 -1
- package/header/definition.js +1 -1
- package/header/index.cjs +1 -1
- package/header/index.js +9 -5
- package/icon/definition.cjs +2 -1
- package/icon/definition.js +2 -1
- package/icon/index.cjs +1 -1
- package/icon/index.js +1 -1
- package/index.cjs +166 -154
- package/index.js +48 -42
- package/kbd-key/definition.cjs +1 -1
- package/kbd-key/definition.js +1 -1
- package/kbd-key/index.cjs +3 -3
- package/kbd-key/index.js +22 -13
- package/kbd-shortcut/definition.cjs +1 -1
- package/kbd-shortcut/definition.js +1 -1
- package/kbd-shortcut/index.cjs +1 -1
- package/kbd-shortcut/index.js +6 -6
- package/layout/definition.cjs +1 -1
- package/layout/definition.js +1 -1
- package/layout/index.cjs +1 -1
- package/layout/index.js +7 -3
- package/lib/accordion-item/accordion-item.d.ts +12 -6
- package/lib/action-group/action-group.d.ts +10 -5
- package/lib/alert/alert.d.ts +15 -18
- package/lib/avatar/avatar.d.ts +16 -7
- package/lib/badge/badge.d.ts +17 -7
- package/lib/banner/banner.d.ts +18 -20
- package/lib/button/button.d.ts +25 -16
- package/lib/calendar-event/calendar-event.d.ts +14 -7
- package/lib/checkbox/checkbox.d.ts +31 -28
- package/lib/combobox/combobox.d.ts +38 -33
- package/lib/components.d.ts +2 -0
- package/lib/data-grid/data-grid.options.d.ts +6 -1
- package/lib/dial-pad/dial-pad.d.ts +0 -1
- package/lib/dial-pad/locale.d.ts +1 -0
- package/lib/divider/divider.d.ts +9 -6
- package/lib/elevation/definition.d.ts +2 -0
- package/lib/empty-state/empty-state.d.ts +7 -2
- package/lib/fab/fab.d.ts +3 -2
- package/lib/form-field/definition.d.ts +4 -0
- package/lib/form-field/form-field.d.ts +6 -0
- package/lib/form-field/form-field.template.d.ts +3 -0
- package/lib/kbd-key/kbd-key.d.ts +7 -2
- package/lib/listbox/definition.d.ts +3 -0
- package/lib/listbox/listbox.d.ts +1303 -0
- package/lib/listbox/listbox.template.d.ts +3 -0
- package/lib/menu/menu.d.ts +0 -1
- package/lib/menu-item/menu-item.d.ts +17 -14
- package/lib/nav-disclosure/nav-disclosure.d.ts +18 -11
- package/lib/nav-item/nav-item.d.ts +19 -12
- package/lib/note/note.d.ts +10 -6
- package/lib/number-field/number-field.d.ts +45 -41
- package/lib/option/option.d.ts +13 -10
- package/lib/popup/definition.d.ts +2 -0
- package/lib/progress/progress.d.ts +10 -5
- package/lib/progress-ring/progress-ring.d.ts +9 -5
- package/lib/radio/radio.d.ts +18 -15
- package/lib/range-slider/range-slider.d.ts +19 -15
- package/lib/rich-text-editor/rich-text-editor.d.ts +9 -5
- package/lib/rich-text-editor/rte/features/base.d.ts +1 -0
- package/lib/rich-text-editor/rte/utils/default-textblock.d.ts +2 -2
- package/lib/rich-text-editor/rte/utils/ui.d.ts +2 -1
- package/lib/searchable-select/option-tag.d.ts +12 -7
- package/lib/searchable-select/searchable-select.d.ts +7 -2
- package/lib/select/select.d.ts +45 -40
- package/lib/selectable-box/selectable-box.d.ts +9 -5
- package/lib/slider/slider.d.ts +18 -14
- package/lib/split-button/split-button.d.ts +24 -15
- package/lib/status/status.d.ts +10 -7
- package/lib/switch/switch.d.ts +13 -9
- package/lib/tab/tab.d.ts +19 -14
- package/lib/tabs/tabs.d.ts +6 -3
- package/lib/tag/tag.d.ts +24 -15
- package/lib/tag-name-map.d.ts +3 -1
- package/lib/text-field/text-field.d.ts +47 -41
- package/lib/toggletip/toggletip.d.ts +1 -0
- package/lib/tooltip/tooltip.d.ts +1 -0
- package/lib/video-player/__tests__/video-fixtures.d.ts +3 -0
- package/listbox/definition.cjs +5 -0
- package/listbox/definition.js +2 -0
- package/listbox/index.cjs +13 -0
- package/listbox/index.js +554 -0
- package/locales/de-DE.cjs +34 -33
- package/locales/de-DE.js +34 -33
- package/locales/en-GB.cjs +34 -33
- package/locales/en-GB.js +34 -33
- package/locales/ja-JP.cjs +35 -33
- package/locales/ja-JP.js +35 -33
- package/locales/zh-CN.cjs +34 -33
- package/locales/zh-CN.js +34 -33
- package/menu/index.cjs +1 -1
- package/menu-item/index.cjs +1 -1
- package/nav/definition.cjs +1 -1
- package/nav/definition.js +1 -1
- package/nav/index.cjs +1 -1
- package/nav/index.js +6 -4
- package/nav-disclosure/definition.cjs +1 -1
- package/nav-disclosure/definition.js +1 -1
- package/nav-disclosure/index.cjs +5 -5
- package/nav-disclosure/index.js +15 -9
- package/nav-item/definition.cjs +1 -1
- package/nav-item/definition.js +1 -1
- package/nav-item/index.cjs +2 -2
- package/nav-item/index.js +15 -10
- package/note/definition.cjs +1 -1
- package/note/definition.js +1 -1
- package/note/index.cjs +6 -4
- package/note/index.js +22 -9
- package/number-field/definition.cjs +1 -1
- package/number-field/definition.js +1 -1
- package/number-field/index.cjs +11 -11
- package/number-field/index.js +41 -36
- package/optgroup/definition.cjs +2 -1
- package/optgroup/definition.js +2 -1
- package/optgroup/index.cjs +1 -1
- package/option/definition.cjs +2 -1
- package/option/definition.js +2 -1
- package/option/index.cjs +1 -1
- package/package.json +32 -38
- package/pagination/definition.cjs +1 -1
- package/pagination/definition.js +1 -1
- package/pagination/index.cjs +1 -1
- package/pagination/index.js +9 -9
- package/platform-switch/definition.cjs +1 -1
- package/platform-switch/definition.js +1 -1
- package/platform-switch/index.cjs +1 -1
- package/platform-switch/index.js +6 -2
- package/popover/definition.cjs +1 -1
- package/popover/definition.js +1 -1
- package/popover/index.cjs +5 -5
- package/popover/index.js +46 -37
- package/popup/definition.cjs +1 -0
- package/popup/definition.js +2 -2
- package/popup/index.cjs +1 -1
- package/popup/index.js +1 -1
- package/progress/definition.cjs +1 -1
- package/progress/definition.js +1 -1
- package/progress/index.cjs +7 -7
- package/progress/index.js +21 -11
- package/progress-ring/index.cjs +1 -1
- package/progress-ring/index.js +1 -1
- package/radio/definition.cjs +1 -1
- package/radio/definition.js +1 -1
- package/radio/index.cjs +1 -1
- package/radio-group/definition.cjs +1 -1
- package/radio-group/definition.js +1 -1
- package/radio-group/index.cjs +2 -2
- package/radio-group/index.js +14 -9
- package/range-slider/definition.cjs +1 -1
- package/range-slider/definition.js +1 -1
- package/range-slider/index.cjs +8 -8
- package/range-slider/index.js +31 -32
- package/rich-text-editor/definition.cjs +1 -1
- package/rich-text-editor/definition.js +1 -1
- package/rich-text-editor/index.cjs +17 -14
- package/rich-text-editor/index.js +1955 -1721
- package/rich-text-view/definition.cjs +1 -1
- package/rich-text-view/definition.js +1 -1
- package/rich-text-view/index.cjs +1 -1
- package/rich-text-view/index.js +6 -4
- package/searchable-select/definition.cjs +1 -1
- package/searchable-select/definition.js +1 -1
- package/searchable-select/index.cjs +26 -26
- package/searchable-select/index.js +97 -90
- package/select/definition.cjs +1 -1
- package/select/definition.js +1 -1
- package/select/index.cjs +1 -1
- package/selectable-box/definition.cjs +1 -1
- package/selectable-box/definition.js +1 -1
- package/selectable-box/index.cjs +8 -8
- package/selectable-box/index.js +24 -20
- package/shared/listbox/commands.d.ts +17 -0
- package/shared/listbox/move.d.ts +6 -0
- package/shared/listbox/options.d.ts +12 -0
- package/shared/listbox/selection.d.ts +28 -0
- package/shared/listbox/state.d.ts +26 -0
- package/shared/listbox/typeahead.d.ts +8 -0
- package/shared/listbox/with-options-filter.d.ts +440 -0
- package/shared/listbox/with-options.d.ts +862 -0
- package/shared/patterns/anchored.d.ts +2 -0
- package/shared/styles/appearance.d.ts +2 -0
- package/shared/styles/connotation.d.ts +2 -0
- package/shared/styles/connotationOverrides.d.ts +1 -0
- package/shared/utils/component-enum.d.ts +7 -0
- package/side-drawer/definition.cjs +1 -1
- package/side-drawer/definition.js +1 -1
- package/side-drawer/index.cjs +1 -1
- package/side-drawer/index.js +10 -7
- package/simple-color-picker/definition.cjs +1 -1
- package/simple-color-picker/definition.js +1 -1
- package/simple-color-picker/index.cjs +6 -6
- package/simple-color-picker/index.js +22 -21
- package/slider/definition.cjs +2 -1
- package/slider/definition.js +2 -1
- package/slider/index.cjs +1 -1
- package/slider/index.js +1 -1
- package/split-button/definition.cjs +1 -1
- package/split-button/definition.js +1 -1
- package/split-button/index.cjs +9 -7
- package/split-button/index.js +58 -37
- package/status/definition.cjs +1 -1
- package/status/definition.js +1 -1
- package/status/index.cjs +5 -5
- package/status/index.js +22 -13
- package/switch/definition.cjs +1 -1
- package/switch/definition.js +1 -1
- package/switch/index.cjs +3 -3
- package/switch/index.js +22 -11
- package/tab/definition.cjs +1 -1
- package/tab/definition.js +1 -1
- package/tab/index.cjs +1 -1
- package/tab/index.js +1 -1
- package/tab-panel/definition.cjs +1 -1
- package/tab-panel/definition.js +1 -1
- package/tab-panel/index.cjs +1 -1
- package/tab-panel/index.js +1 -1
- package/table/definition.cjs +1 -1
- package/table/definition.js +1 -1
- package/table/index.cjs +16 -14
- package/table/index.js +14 -11
- package/tabs/definition.cjs +1 -1
- package/tabs/definition.js +1 -1
- package/tabs/index.cjs +4 -4
- package/tabs/index.js +32 -30
- package/tag/definition.cjs +1 -1
- package/tag/definition.js +1 -1
- package/tag/index.cjs +11 -11
- package/tag/index.js +31 -14
- package/tag-group/definition.cjs +1 -1
- package/tag-group/definition.js +1 -1
- package/tag-group/index.cjs +1 -1
- package/tag-group/index.js +6 -4
- package/text-area/definition.cjs +1 -1
- package/text-area/definition.js +1 -1
- package/text-area/index.cjs +5 -5
- package/text-area/index.js +18 -15
- package/text-field/index.cjs +1 -1
- package/text-field/index.js +1 -1
- package/time-picker/definition.cjs +1 -1
- package/time-picker/definition.js +1 -1
- package/time-picker/index.cjs +1 -1
- package/time-picker/index.js +9 -6
- package/toggletip/index.cjs +1 -1
- package/toggletip/index.js +1 -1
- package/tooltip/index.cjs +1 -1
- package/tooltip/index.js +1 -1
- package/tree-item/definition.cjs +1 -1
- package/tree-item/definition.js +1 -1
- package/tree-item/index.cjs +1 -1
- package/tree-item/index.js +1 -1
- package/tree-view/definition.cjs +1 -1
- package/tree-view/definition.js +1 -1
- package/tree-view/index.cjs +1 -1
- package/tree-view/index.js +7 -5
- package/unbundled/affix.cjs +2 -3
- package/unbundled/affix.js +1 -1
- package/unbundled/anchored.cjs +39 -1
- package/unbundled/anchored.js +28 -1
- package/unbundled/aria-binding-directive.cjs +2 -2
- package/unbundled/aria-binding-directive.js +2 -1
- package/unbundled/base-color-picker.cjs +0 -1
- package/unbundled/base-progress.cjs +1 -2
- package/unbundled/base-progress.js +1 -1
- package/unbundled/breadcrumb-item.cjs +0 -1
- package/unbundled/button.cjs +2 -3
- package/unbundled/button.js +2 -2
- package/unbundled/calendar-event.cjs +29 -1
- package/unbundled/calendar-event.js +18 -1
- package/unbundled/calendar-picker.template.cjs +109 -91
- package/unbundled/calendar-picker.template.js +109 -90
- package/unbundled/char-count.cjs +0 -1
- package/unbundled/component-enum.cjs +18 -0
- package/unbundled/component-enum.js +13 -0
- package/unbundled/data-grid.options.cjs +8 -0
- package/unbundled/data-grid.options.js +3 -1
- package/unbundled/decorate.cjs +1 -1
- package/unbundled/decorate.js +1 -1
- package/unbundled/definition.cjs +3 -67
- package/unbundled/definition.js +5 -62
- package/unbundled/definition10.cjs +2 -343
- package/unbundled/definition10.js +4 -338
- package/unbundled/definition11.cjs +10 -10
- package/unbundled/definition11.js +9 -8
- package/unbundled/definition12.cjs +7 -6
- package/unbundled/definition12.js +8 -6
- package/unbundled/definition13.cjs +2 -2
- package/unbundled/definition13.js +2 -1
- package/unbundled/definition14.cjs +13 -4
- package/unbundled/definition14.js +13 -3
- package/unbundled/definition15.cjs +26 -5
- package/unbundled/definition15.js +26 -4
- package/unbundled/definition16.cjs +20 -14
- package/unbundled/definition16.js +20 -13
- package/unbundled/definition17.cjs +9 -5
- package/unbundled/definition17.js +9 -4
- package/unbundled/definition18.cjs +4 -3
- package/unbundled/definition18.js +4 -2
- package/unbundled/definition19.cjs +2 -3
- package/unbundled/definition19.js +9 -8
- package/unbundled/definition2.cjs +15 -5
- package/unbundled/definition2.js +16 -5
- package/unbundled/definition20.cjs +1 -2
- package/unbundled/definition20.js +7 -6
- package/unbundled/definition21.cjs +6 -4
- package/unbundled/definition21.js +6 -3
- package/unbundled/definition22.cjs +0 -1
- package/unbundled/definition23.cjs +14 -7
- package/unbundled/definition23.js +13 -5
- package/unbundled/definition24.cjs +10 -8
- package/unbundled/definition24.js +11 -8
- package/unbundled/definition25.cjs +4 -4
- package/unbundled/definition25.js +4 -3
- package/unbundled/definition26.cjs +13 -8
- package/unbundled/definition26.js +12 -6
- package/unbundled/definition27.cjs +41 -7
- package/unbundled/definition27.js +42 -7
- package/unbundled/definition28.cjs +7 -6
- package/unbundled/definition28.js +6 -4
- package/unbundled/definition29.cjs +5 -169
- package/unbundled/definition29.js +11 -162
- package/unbundled/definition3.cjs +5 -6
- package/unbundled/definition3.js +5 -5
- package/unbundled/definition30.cjs +2 -64
- package/unbundled/definition30.js +5 -54
- package/unbundled/definition31.cjs +20 -16
- package/unbundled/definition31.js +19 -14
- package/unbundled/definition32.cjs +2 -2
- package/unbundled/definition32.js +2 -1
- package/unbundled/definition33.cjs +0 -1
- package/unbundled/definition34.cjs +0 -1
- package/unbundled/definition35.cjs +41 -52
- package/unbundled/definition35.js +42 -52
- package/unbundled/definition36.cjs +2 -3
- package/unbundled/definition36.js +9 -8
- package/unbundled/definition37.cjs +1 -2
- package/unbundled/definition37.js +1 -1
- package/unbundled/definition38.cjs +0 -1
- package/unbundled/definition39.cjs +1 -2
- package/unbundled/definition39.js +1 -1
- package/unbundled/definition4.cjs +4 -3
- package/unbundled/definition4.js +11 -6
- package/unbundled/definition40.cjs +9 -6
- package/unbundled/definition40.js +9 -5
- package/unbundled/definition41.cjs +11 -7
- package/unbundled/definition41.js +11 -6
- package/unbundled/definition42.cjs +16 -7
- package/unbundled/definition42.js +16 -6
- package/unbundled/definition43.cjs +7 -3
- package/unbundled/definition43.js +7 -2
- package/unbundled/definition44.cjs +15 -13
- package/unbundled/definition44.js +14 -11
- package/unbundled/definition45.cjs +73 -52
- package/unbundled/definition45.js +69 -47
- package/unbundled/definition46.cjs +53 -46
- package/unbundled/definition46.js +49 -41
- package/unbundled/definition47.cjs +40 -165
- package/unbundled/definition47.js +36 -160
- package/unbundled/definition48.cjs +177 -32
- package/unbundled/definition48.js +174 -22
- package/unbundled/definition49.cjs +30 -90
- package/unbundled/definition49.js +27 -86
- package/unbundled/definition5.cjs +9 -3
- package/unbundled/definition5.js +15 -7
- package/unbundled/definition50.cjs +617 -48
- package/unbundled/definition50.js +615 -47
- package/unbundled/definition51.cjs +93 -22
- package/unbundled/definition51.js +91 -16
- package/unbundled/definition52.cjs +52 -33
- package/unbundled/definition52.js +49 -29
- package/unbundled/definition53.cjs +22 -324
- package/unbundled/definition53.js +18 -319
- package/unbundled/definition54.cjs +44 -213
- package/unbundled/definition54.js +40 -208
- package/unbundled/definition55.cjs +321 -42
- package/unbundled/definition55.js +317 -37
- package/unbundled/definition56.cjs +199 -254
- package/unbundled/definition56.js +193 -247
- package/unbundled/definition57.cjs +45 -54
- package/unbundled/definition57.js +42 -49
- package/unbundled/definition58.cjs +271 -134
- package/unbundled/definition58.js +269 -128
- package/unbundled/definition59.cjs +59 -246
- package/unbundled/definition59.js +58 -244
- package/unbundled/definition6.cjs +22 -7
- package/unbundled/definition6.js +22 -6
- package/unbundled/definition60.cjs +129 -445
- package/unbundled/definition60.js +127 -442
- package/unbundled/definition61.cjs +230 -3746
- package/unbundled/definition61.js +224 -3576
- package/unbundled/definition62.cjs +428 -742
- package/unbundled/definition62.js +426 -739
- package/unbundled/definition63.cjs +3776 -103
- package/unbundled/definition63.js +3607 -97
- package/unbundled/definition64.cjs +693 -906
- package/unbundled/definition64.js +685 -894
- package/unbundled/definition65.cjs +104 -109
- package/unbundled/definition65.js +100 -104
- package/unbundled/definition66.cjs +1004 -66
- package/unbundled/definition66.js +1003 -58
- package/unbundled/definition67.cjs +107 -156
- package/unbundled/definition67.js +103 -151
- package/unbundled/definition68.cjs +71 -123
- package/unbundled/definition68.js +67 -118
- package/unbundled/definition69.cjs +163 -52
- package/unbundled/definition69.js +159 -47
- package/unbundled/definition7.cjs +0 -1
- package/unbundled/definition7.js +10 -4
- package/unbundled/definition70.cjs +146 -76
- package/unbundled/definition70.js +145 -71
- package/unbundled/definition71.cjs +66 -22
- package/unbundled/definition71.js +63 -15
- package/unbundled/definition72.cjs +88 -76
- package/unbundled/definition72.js +85 -72
- package/unbundled/definition73.cjs +20 -306
- package/unbundled/definition73.js +16 -229
- package/unbundled/definition74.cjs +77 -316
- package/unbundled/definition74.js +76 -307
- package/unbundled/definition75.cjs +310 -31
- package/unbundled/definition75.js +233 -24
- package/unbundled/definition76.cjs +316 -110
- package/unbundled/definition76.js +307 -106
- package/unbundled/definition77.cjs +26 -251
- package/unbundled/definition77.js +22 -246
- package/unbundled/definition78.cjs +147 -27
- package/unbundled/definition78.js +139 -25
- package/unbundled/definition79.cjs +230 -117
- package/unbundled/definition79.js +227 -107
- package/unbundled/definition8.cjs +17 -10
- package/unbundled/definition8.js +17 -9
- package/unbundled/definition80.cjs +28 -203
- package/unbundled/definition80.js +26 -193
- package/unbundled/definition81.cjs +125 -477
- package/unbundled/definition81.js +118 -473
- package/unbundled/definition82.cjs +220 -0
- package/unbundled/definition82.js +203 -0
- package/unbundled/definition83.cjs +517 -0
- package/unbundled/definition83.js +498 -0
- package/unbundled/definition9.cjs +4 -3
- package/unbundled/definition9.js +4 -2
- package/unbundled/delegates-aria.cjs +4 -2
- package/unbundled/delegates-aria.js +4 -2
- package/unbundled/divider.cjs +8 -3
- package/unbundled/divider.js +3 -3
- package/unbundled/en-US.cjs +34 -33
- package/unbundled/en-US.js +34 -33
- package/unbundled/extractOptions.cjs +5 -5
- package/unbundled/extractOptions.js +2 -2
- package/unbundled/feedback-message.cjs +59 -0
- package/unbundled/feedback-message.js +48 -0
- package/unbundled/form-associated.cjs +1 -4
- package/unbundled/form-associated.js +1 -3
- package/unbundled/form-element.cjs +0 -1
- package/unbundled/icon.cjs +66 -0
- package/unbundled/icon.js +61 -0
- package/unbundled/kbd-shortcut.cjs +0 -1
- package/unbundled/linkable.cjs +1 -2
- package/unbundled/linkable.js +1 -1
- package/unbundled/listbox.cjs +8 -5
- package/unbundled/listbox.js +7 -3
- package/unbundled/localized.cjs +0 -1
- package/unbundled/mixins.cjs +3 -53
- package/unbundled/mixins.js +3 -46
- package/unbundled/numberConverter.cjs +8 -3
- package/unbundled/numberConverter.js +8 -3
- package/unbundled/optgroup.cjs +65 -0
- package/unbundled/optgroup.js +54 -0
- package/unbundled/option.cjs +183 -0
- package/unbundled/option.js +166 -0
- package/unbundled/picker-field.template.cjs +1 -2
- package/unbundled/picker-field.template.js +1 -1
- package/unbundled/randomId.cjs +0 -1
- package/unbundled/{chunk.cjs → rolldown-runtime.cjs} +1 -1
- package/unbundled/scrollIntoView.cjs +0 -1
- package/unbundled/scrollIntoView.js +0 -1
- package/unbundled/slider.template.cjs +340 -2
- package/unbundled/slider.template.js +338 -5
- package/unbundled/text-field.cjs +1 -1
- package/unbundled/text-field.js +1 -1
- package/unbundled/time-selection-picker.template.cjs +3 -4
- package/unbundled/time-selection-picker.template.js +3 -3
- package/unbundled/vivid-element.cjs +63 -4
- package/unbundled/vivid-element.js +63 -3
- package/unbundled/with-contextual-help.cjs +0 -1
- package/unbundled/with-error-text.cjs +0 -1
- package/unbundled/with-success-text.cjs +0 -1
- package/video-player/definition.cjs +1 -1
- package/video-player/definition.js +1 -1
- package/video-player/index.cjs +31 -31
- package/video-player/index.js +2094 -2085
- package/visually-hidden/index.cjs +1 -1
- package/vivid.api.json +807 -1341
- package/lib/action-group/variations.browser-spec.d.ts +0 -1
- package/lib/alert/variations.browser-spec.d.ts +0 -1
- package/lib/audio-player/variations.browser-spec.d.ts +0 -1
- package/lib/avatar/variations.browser-spec.d.ts +0 -1
- package/lib/badge/variations.browser-spec.d.ts +0 -1
- package/lib/banner/variations.browser-spec.d.ts +0 -1
- package/lib/breadcrumb-item/variations.browser-spec.d.ts +0 -1
- package/lib/button/variations.browser-spec.d.ts +0 -1
- package/lib/calendar/variations.browser-spec.d.ts +0 -1
- package/lib/calendar-event/variations.browser-spec.d.ts +0 -1
- package/lib/card/variations.browser-spec.d.ts +0 -1
- package/lib/checkbox/variations.browser-spec.d.ts +0 -1
- package/lib/color-picker/variations.browser-spec.d.ts +0 -1
- package/lib/combobox/variations.browser-spec.d.ts +0 -1
- package/lib/contextual-help/variations.browser-spec.d.ts +0 -1
- package/lib/country/variations.browser-spec.d.ts +0 -1
- package/lib/data-grid/variations.browser-spec.d.ts +0 -1
- package/lib/date-picker/variations.browser-spec.d.ts +0 -1
- package/lib/date-range-picker/variations.browser-spec.d.ts +0 -1
- package/lib/date-time-picker/variations.browser-spec.d.ts +0 -1
- package/lib/dial-pad/variations.browser-spec.d.ts +0 -1
- package/lib/dialog/variations.browser-spec.d.ts +0 -1
- package/lib/divider/variations.browser-spec.d.ts +0 -1
- package/lib/empty-state/variations.browser-spec.d.ts +0 -1
- package/lib/fab/variations.browser-spec.d.ts +0 -1
- package/lib/file-picker/variations.browser-spec.d.ts +0 -1
- package/lib/flag/variations.browser-spec.d.ts +0 -1
- package/lib/header/variations.browser-spec.d.ts +0 -1
- package/lib/icon/variations.browser-spec.d.ts +0 -1
- package/lib/kbd-key/variations.browser-spec.d.ts +0 -1
- package/lib/kbd-shortcut/variations.browser-spec.d.ts +0 -1
- package/lib/layout/variations.browser-spec.d.ts +0 -1
- package/lib/menu/variations.browser-spec.d.ts +0 -1
- package/lib/menu-item/variations.browser-spec.d.ts +0 -1
- package/lib/nav/variations.browser-spec.d.ts +0 -1
- package/lib/nav-disclosure/variations.browser-spec.d.ts +0 -1
- package/lib/nav-item/variations.browser-spec.d.ts +0 -1
- package/lib/note/variations.browser-spec.d.ts +0 -1
- package/lib/number-field/variations.browser-spec.d.ts +0 -1
- package/lib/optgroup/variations.browser-spec.d.ts +0 -1
- package/lib/option/variations.browser-spec.d.ts +0 -1
- package/lib/pagination/variations.browser-spec.d.ts +0 -1
- package/lib/popover/variations.browser-spec.d.ts +0 -1
- package/lib/progress/variations.browser-spec.d.ts +0 -1
- package/lib/progress-ring/variations.browser-spec.d.ts +0 -1
- package/lib/radio/variations.browser-spec.d.ts +0 -1
- package/lib/radio-group/variations.browser-spec.d.ts +0 -1
- package/lib/range-slider/variations.browser-spec.d.ts +0 -1
- package/lib/rich-text-editor/variations.browser-spec.d.ts +0 -1
- package/lib/rich-text-view/variations.browser-spec.d.ts +0 -1
- package/lib/searchable-select/variations.browser-spec.d.ts +0 -1
- package/lib/select/variations.browser-spec.d.ts +0 -1
- package/lib/selectable-box/variations.browser-spec.d.ts +0 -1
- package/lib/side-drawer/variations.browser-spec.d.ts +0 -1
- package/lib/simple-color-picker/variations.browser-spec.d.ts +0 -1
- package/lib/slider/variations.browser-spec.d.ts +0 -1
- package/lib/split-button/variations.browser-spec.d.ts +0 -1
- package/lib/status/variations.browser-spec.d.ts +0 -1
- package/lib/switch/variations.browser-spec.d.ts +0 -1
- package/lib/table/variations.browser-spec.d.ts +0 -1
- package/lib/tabs/variations.browser-spec.d.ts +0 -1
- package/lib/tag/variations.browser-spec.d.ts +0 -1
- package/lib/text-area/variations.browser-spec.d.ts +0 -1
- package/lib/text-field/variations.browser-spec.d.ts +0 -1
- package/lib/time-picker/variations.browser-spec.d.ts +0 -1
- package/lib/toggletip/variations.browser-spec.d.ts +0 -1
- package/lib/tooltip/variations.browser-spec.d.ts +0 -1
- package/lib/tree-item/variations.browser-spec.d.ts +0 -1
- package/lib/video-player/variations.browser-spec.d.ts +0 -1
- /package/lib/{accordion-item/variations.browser-spec.d.ts → form-field/index.d.ts} +0 -0
- /package/lib/{accordion/variations.browser-spec.d.ts → listbox/index.d.ts} +0 -0
- /package/unbundled/{chunk.js → rolldown-runtime.js} +0 -0
package/selectable-box/index.js
CHANGED
|
@@ -4,10 +4,11 @@ import { n as o } from "../bundled/enums.js";
|
|
|
4
4
|
import { t as s } from "../bundled/decorate.js";
|
|
5
5
|
import { t as c } from "../bundled/class-names.js";
|
|
6
6
|
import { n as l, t as u } from "../bundled/delegates-aria.js";
|
|
7
|
-
import {
|
|
8
|
-
import { r as
|
|
7
|
+
import { t as d } from "../bundled/component-enum.js";
|
|
8
|
+
import { r as f, t as p } from "../bundled/definition15.js";
|
|
9
|
+
import { r as m, t as h } from "../bundled/definition16.js";
|
|
9
10
|
//#region src/lib/selectable-box/selectable-box.scss?inline
|
|
10
|
-
var
|
|
11
|
+
var g = ":host{display:flex}.base{--control-offset:calc(var(--selectable-box-spacing,16px) + 36px);padding:var(--selectable-box-spacing,16px);border:1px solid var(--_appearance-color-outline);background-color:var(--_appearance-color-fill);text-align:start;border-radius:8px;inline-size:100%;position:relative}.base.control-placement-end-stacked,.base.control-placement-start-stacked{padding-block-start:var(--control-offset)}.base.control-placement-start{padding-inline-start:var(--control-offset)}.base.control-placement-end{padding-inline-end:var(--control-offset)}.base:focus-visible{--focus-stroke-gap-color:transparent;box-shadow:0 0 0 4px color-mix(in sRGB, var(--focus-stroke-color,var(--vvd-color-cta-500)), transparent 85%), inset 0 0 0 3px var(--focus-stroke-gap-color,currentColor);outline:1px solid var(--focus-stroke-color,var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset,0px))}.base.tight{min-height:calc(var(--selectable-box-spacing,16px) * 2 + 22px);padding:0;overflow:hidden}.base.selected{background-color:var(--selectable-box-checked-bg,var(--_appearance-color-fill))}.base.clickable{cursor:pointer}.control{position:absolute;inset-block-start:var(--selectable-box-spacing,16px)}.control.start-stacked,.control.start{inset-inline-start:var(--selectable-box-spacing,16px)}.control.end-stacked,.control.end{inset-inline-end:var(--selectable-box-spacing,16px)}", _ = d(["accent", "cta"], "accent"), v = class extends u(r) {
|
|
11
12
|
constructor(...e) {
|
|
12
13
|
super(...e), this.checked = !1, this.clickableBox = !1, this.controlPlacement = "end-stacked", this.tight = !1, this.disabled = !1;
|
|
13
14
|
}
|
|
@@ -23,24 +24,24 @@ var h = ":host{display:flex}.base.connotation-cta{--_connotation-color-firm-all:
|
|
|
23
24
|
return !0;
|
|
24
25
|
}
|
|
25
26
|
};
|
|
26
|
-
s([t({ mode: "boolean" })],
|
|
27
|
+
s([t({ mode: "boolean" })], v.prototype, "checked", void 0), s([t({
|
|
27
28
|
attribute: "clickable-box",
|
|
28
29
|
mode: "boolean"
|
|
29
|
-
})],
|
|
30
|
+
})], v.prototype, "clickableBox", void 0), s([t], v.prototype, "connotation", void 0), s([t({ attribute: "control-type" })], v.prototype, "controlType", void 0), s([t({
|
|
30
31
|
attribute: "control-placement",
|
|
31
32
|
mode: "fromView"
|
|
32
|
-
})],
|
|
33
|
+
})], v.prototype, "controlPlacement", void 0), s([t({ mode: "boolean" })], v.prototype, "tight", void 0), s([t({ mode: "boolean" })], v.prototype, "disabled", void 0);
|
|
33
34
|
//#endregion
|
|
34
35
|
//#region src/lib/selectable-box/selectable-box.template.ts
|
|
35
|
-
function
|
|
36
|
+
function y(e) {
|
|
36
37
|
e.clickableBox || e._handleCheckedChange();
|
|
37
38
|
}
|
|
38
|
-
function
|
|
39
|
-
let t = e.tagFor(
|
|
39
|
+
function b(e) {
|
|
40
|
+
let t = e.tagFor(f);
|
|
40
41
|
return n`${a((e) => e.controlType !== "radio", n`
|
|
41
42
|
<${t}
|
|
42
43
|
${l({ ariaLabel: (e) => !e.clickableBox && e.ariaLabel ? e.ariaLabel : null }, { onlySpecified: !0 })}
|
|
43
|
-
@change="${(e) =>
|
|
44
|
+
@change="${(e) => y(e)}"
|
|
44
45
|
class="control checkbox ${(e) => e.controlPlacement}"
|
|
45
46
|
connotation="${(e) => e.connotation === "cta" ? o.CTA : o.Accent}"
|
|
46
47
|
:checked="${(e) => e.checked}"
|
|
@@ -48,12 +49,12 @@ function v(e) {
|
|
|
48
49
|
inert="${(e) => e.clickableBox ? !0 : null}"
|
|
49
50
|
></${t}>`)} `;
|
|
50
51
|
}
|
|
51
|
-
function
|
|
52
|
-
let t = e.tagFor(
|
|
52
|
+
function x(e) {
|
|
53
|
+
let t = e.tagFor(m);
|
|
53
54
|
return n`${a((e) => e.controlType === "radio", n`
|
|
54
55
|
<${t}
|
|
55
56
|
${l({ ariaLabel: (e) => !e.clickableBox && e.ariaLabel ? e.ariaLabel : null }, { onlySpecified: !0 })}
|
|
56
|
-
@change="${(e) =>
|
|
57
|
+
@change="${(e) => y(e)}"
|
|
57
58
|
class="control radio ${(e) => e.controlPlacement}"
|
|
58
59
|
connotation="${(e) => e.connotation === "cta" ? o.CTA : o.Accent}"
|
|
59
60
|
:checked="${(e) => e.checked}"
|
|
@@ -62,10 +63,10 @@ function y(e) {
|
|
|
62
63
|
></${t}>`)} `;
|
|
63
64
|
}
|
|
64
65
|
//#endregion
|
|
65
|
-
//#region src/lib/selectable-box/
|
|
66
|
-
|
|
66
|
+
//#region src/lib/selectable-box/definition.ts
|
|
67
|
+
var S = i("selectable-box", v, (e) => n`<template>
|
|
67
68
|
<div
|
|
68
|
-
class="${(e) => c("base",
|
|
69
|
+
class="${(e) => c("base", `connotation-${_.parse(e.connotation)}`, "appearance-duotone", "with-idle", "with-hover", "with-selected", "with-selectedAndHover", "with-disabled", ["tight", e.tight], ["selected", e.checked], ["clickable", e.clickableBox], ["readonly", !e.clickableBox], [`control-placement-${e.controlPlacement}`, !!e.controlPlacement], ["disabled", e.disabled])}"
|
|
69
70
|
tabindex="${(e) => e.clickableBox && !e.disabled ? "0" : null}"
|
|
70
71
|
${l({
|
|
71
72
|
role: (e) => e.clickableBox ? "button" : null,
|
|
@@ -76,11 +77,14 @@ e(i("selectable-box", g, (e) => n`<template>
|
|
|
76
77
|
@keydown="${(e, t) => e._handleKeydown(t.event)}"
|
|
77
78
|
@click="${(e) => e.clickableBox ? e._handleCheckedChange() : null}"
|
|
78
79
|
>
|
|
79
|
-
${
|
|
80
|
+
${b(e)} ${x(e)}
|
|
80
81
|
<slot></slot>
|
|
81
82
|
</div>
|
|
82
|
-
</template>`, [
|
|
83
|
-
styles:
|
|
83
|
+
</template>`, [p, h], {
|
|
84
|
+
styles: g,
|
|
84
85
|
shadowOptions: { delegatesFocus: !0 }
|
|
85
|
-
})
|
|
86
|
+
});
|
|
87
|
+
//#endregion
|
|
88
|
+
//#region src/lib/selectable-box/index.ts
|
|
89
|
+
e(S)();
|
|
86
90
|
//#endregion
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { TypeaheadState } from './typeahead.ts';
|
|
2
|
+
import { Context, ListboxState, ListboxUIState } from './state.ts';
|
|
3
|
+
import { Selection } from './selection.ts';
|
|
4
|
+
export type ActionCommand = {
|
|
5
|
+
type: 'action';
|
|
6
|
+
targetIndex: number;
|
|
7
|
+
selection: Selection;
|
|
8
|
+
};
|
|
9
|
+
export type TypeaheadCommand = {
|
|
10
|
+
type: 'typeahead';
|
|
11
|
+
typeahead: TypeaheadState;
|
|
12
|
+
selection: Selection;
|
|
13
|
+
};
|
|
14
|
+
export type Command = ActionCommand | TypeaheadCommand;
|
|
15
|
+
export declare function commandFromKey(state: ListboxState, ctx: Context, e: KeyboardEvent, now: number): Command | null;
|
|
16
|
+
export declare function commandFromClick(_state: ListboxUIState, ctx: Context, e: MouseEvent, targetIndex: number): Command;
|
|
17
|
+
export declare function apply(state: ListboxUIState, context: Context, command: Command): ListboxUIState;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export type Move = {
|
|
2
|
+
direction: 'forward' | 'backward';
|
|
3
|
+
amount: 'step' | 'page' | 'limit';
|
|
4
|
+
};
|
|
5
|
+
export declare function moveFromKey(key: string): Move | null;
|
|
6
|
+
export declare function moveIndex(index: number, numItems: number, pageSize: number, move: Move): number;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { ListboxOption } from '../../lib/option/option.ts';
|
|
2
|
+
import { Context } from './state.ts';
|
|
3
|
+
export type Value = string;
|
|
4
|
+
export type Options = {
|
|
5
|
+
numOptions: number;
|
|
6
|
+
optionValue: (index: number) => Value;
|
|
7
|
+
optionText: (index: number) => string;
|
|
8
|
+
optionIndex: (value: Value) => number | null;
|
|
9
|
+
isEq: (options: ListboxOption[]) => boolean;
|
|
10
|
+
};
|
|
11
|
+
export declare const optionsInterface: (options: ListboxOption[]) => Options;
|
|
12
|
+
export declare function initialValues(ctx: Context, allOptions: ListboxOption[], providedValues: Value[]): Value[];
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { Context, ListboxUIState } from './state.ts';
|
|
2
|
+
import { Command } from './commands.ts';
|
|
3
|
+
import { Value } from './options.ts';
|
|
4
|
+
import { Move } from './move.ts';
|
|
5
|
+
export type SelectAction = {
|
|
6
|
+
type: 'select';
|
|
7
|
+
} | {
|
|
8
|
+
type: 'toggle';
|
|
9
|
+
} | {
|
|
10
|
+
type: 'select-from-current';
|
|
11
|
+
} | {
|
|
12
|
+
type: 'select-from-most-recent';
|
|
13
|
+
} | {
|
|
14
|
+
type: 'extend-from-anchor';
|
|
15
|
+
anchorIndex: number;
|
|
16
|
+
};
|
|
17
|
+
export type Selection = {
|
|
18
|
+
action: SelectAction;
|
|
19
|
+
replaceExisting: boolean;
|
|
20
|
+
} | null;
|
|
21
|
+
type ModifierKeys = 'ShiftMod' | 'Shift' | 'Mod' | null;
|
|
22
|
+
export declare const modifierKeys: (e: KeyboardEvent | MouseEvent) => ModifierKeys;
|
|
23
|
+
export declare const selectionForMove: (state: ListboxUIState, ctx: Context, move: Move, mods: ModifierKeys) => Selection;
|
|
24
|
+
export declare const selectionForTrigger: (ctx: Context, mods: ModifierKeys) => Selection;
|
|
25
|
+
export declare function addRange(baseValues: Value[], ctx: Context, fromIdx: number, toIdx: number): Value[];
|
|
26
|
+
export declare function updateAnchoredRange(baseValues: Value[], ctx: Context, anchorIdx: number, targetIdx: number, prevTargetIdx: number): Value[];
|
|
27
|
+
export declare function applyAction(state: ListboxUIState, ctx: Context, command: Command): ListboxUIState;
|
|
28
|
+
export {};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { TypeaheadState } from './typeahead.ts';
|
|
2
|
+
import { Options, Value } from './options.ts';
|
|
3
|
+
import { ListboxOption } from '../../lib/option/option.ts';
|
|
4
|
+
export type ListboxBaseState = {
|
|
5
|
+
values: Value[];
|
|
6
|
+
};
|
|
7
|
+
export type ListboxUIState = ListboxBaseState & {
|
|
8
|
+
activeIndex: number;
|
|
9
|
+
typeahead: TypeaheadState | null;
|
|
10
|
+
rangeAnchorIndex: number | null;
|
|
11
|
+
};
|
|
12
|
+
export type ListboxState = ListboxBaseState | ListboxUIState;
|
|
13
|
+
export declare function isUIState(state: ListboxState): state is ListboxUIState;
|
|
14
|
+
export type SelectionMode = 'single' | 'multiple';
|
|
15
|
+
export type SelectionBehavior = 'toggle' | 'replace';
|
|
16
|
+
export type RequiredSelectionMode = 'none' | 'selectable' | 'any';
|
|
17
|
+
export type Context = {
|
|
18
|
+
selectionMode: SelectionMode;
|
|
19
|
+
selectionBehavior: SelectionBehavior;
|
|
20
|
+
requiredSelection: RequiredSelectionMode;
|
|
21
|
+
selectable: Options;
|
|
22
|
+
all: Options;
|
|
23
|
+
};
|
|
24
|
+
export declare function applyContextChange(state: ListboxState, newCtx: Context, requestedValues: Value[]): ListboxState;
|
|
25
|
+
export declare function initialState(ctx: Context, providedOptions: ListboxOption[], providedValues: Value[]): ListboxState;
|
|
26
|
+
export declare function valuesOnlyState(values: Value[]): ListboxBaseState;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Context, ListboxUIState } from './state.ts';
|
|
2
|
+
import { Command } from './commands.ts';
|
|
3
|
+
export type TypeaheadState = {
|
|
4
|
+
buffer: string;
|
|
5
|
+
lastInputMs: number;
|
|
6
|
+
};
|
|
7
|
+
export declare function typeaheadFromKey(state: ListboxUIState, _ctx: Context, key: string, now: number): TypeaheadState | null;
|
|
8
|
+
export declare function applyTypeahead(state: ListboxUIState, ctx: Context, command: Command): ListboxUIState;
|
|
@@ -0,0 +1,440 @@
|
|
|
1
|
+
import { Constructor, MixinType } from '../utils/mixins.ts';
|
|
2
|
+
import { ListboxOption } from '../../lib/option/option.ts';
|
|
3
|
+
import { WithOptionsElement } from './with-options.ts';
|
|
4
|
+
export declare const WithOptionsFilter: <T extends Constructor<WithOptionsElement>>(Base: T) => {
|
|
5
|
+
new (...args: any[]): {
|
|
6
|
+
_slottedOptionsChanged(): void;
|
|
7
|
+
searchText: string;
|
|
8
|
+
searchTextChanged(): void;
|
|
9
|
+
optionFilter?: (option: ListboxOption, searchText: string) => boolean;
|
|
10
|
+
optionFilterChanged(): void;
|
|
11
|
+
_updateFilter(): void;
|
|
12
|
+
_filteredOptions: ListboxOption[];
|
|
13
|
+
_slottedElements: Element[];
|
|
14
|
+
_slottedElementsChanged(): void;
|
|
15
|
+
"__#private@#onOptgroupChange": () => void;
|
|
16
|
+
connectedCallback: (() => void) & (() => void);
|
|
17
|
+
disconnectedCallback: (() => void) & (() => void) & (() => void);
|
|
18
|
+
_slottedOptions: ListboxOption[];
|
|
19
|
+
focus(...args: any[]): void;
|
|
20
|
+
_vividAriaBehaviour: import('../aria/aria-mixin.ts').VividAriaBehaviour;
|
|
21
|
+
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
22
|
+
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
23
|
+
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
|
24
|
+
accessKey: string;
|
|
25
|
+
readonly accessKeyLabel: string;
|
|
26
|
+
autocapitalize: string;
|
|
27
|
+
autocorrect: boolean;
|
|
28
|
+
dir: string;
|
|
29
|
+
draggable: boolean;
|
|
30
|
+
hidden: boolean;
|
|
31
|
+
inert: boolean;
|
|
32
|
+
innerText: string;
|
|
33
|
+
lang: string;
|
|
34
|
+
readonly offsetHeight: number;
|
|
35
|
+
readonly offsetLeft: number;
|
|
36
|
+
readonly offsetParent: Element | null;
|
|
37
|
+
readonly offsetTop: number;
|
|
38
|
+
readonly offsetWidth: number;
|
|
39
|
+
outerText: string;
|
|
40
|
+
popover: string | null;
|
|
41
|
+
spellcheck: boolean;
|
|
42
|
+
title: string;
|
|
43
|
+
translate: boolean;
|
|
44
|
+
writingSuggestions: string;
|
|
45
|
+
attachInternals(): ElementInternals;
|
|
46
|
+
click(): void;
|
|
47
|
+
hidePopover(): void;
|
|
48
|
+
showPopover(): void;
|
|
49
|
+
togglePopover(options?: boolean): boolean;
|
|
50
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
51
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
52
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
53
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
54
|
+
readonly attributes: NamedNodeMap;
|
|
55
|
+
get classList(): DOMTokenList;
|
|
56
|
+
set classList(value: string);
|
|
57
|
+
className: string;
|
|
58
|
+
readonly clientHeight: number;
|
|
59
|
+
readonly clientLeft: number;
|
|
60
|
+
readonly clientTop: number;
|
|
61
|
+
readonly clientWidth: number;
|
|
62
|
+
readonly currentCSSZoom: number;
|
|
63
|
+
id: string;
|
|
64
|
+
innerHTML: string;
|
|
65
|
+
readonly localName: string;
|
|
66
|
+
readonly namespaceURI: string | null;
|
|
67
|
+
onfullscreenchange: ((this: Element, ev: Event) => any) | null;
|
|
68
|
+
onfullscreenerror: ((this: Element, ev: Event) => any) | null;
|
|
69
|
+
outerHTML: string;
|
|
70
|
+
readonly ownerDocument: Document;
|
|
71
|
+
get part(): DOMTokenList;
|
|
72
|
+
set part(value: string);
|
|
73
|
+
readonly prefix: string | null;
|
|
74
|
+
readonly scrollHeight: number;
|
|
75
|
+
scrollLeft: number;
|
|
76
|
+
scrollTop: number;
|
|
77
|
+
readonly scrollWidth: number;
|
|
78
|
+
readonly shadowRoot: ShadowRoot | null;
|
|
79
|
+
slot: string;
|
|
80
|
+
readonly tagName: string;
|
|
81
|
+
attachShadow(init: ShadowRootInit): ShadowRoot;
|
|
82
|
+
checkVisibility(options?: CheckVisibilityOptions): boolean;
|
|
83
|
+
closest<K extends keyof HTMLElementTagNameMap>(selector: K): HTMLElementTagNameMap[K] | null;
|
|
84
|
+
closest<K extends keyof SVGElementTagNameMap>(selector: K): SVGElementTagNameMap[K] | null;
|
|
85
|
+
closest<K extends keyof MathMLElementTagNameMap>(selector: K): MathMLElementTagNameMap[K] | null;
|
|
86
|
+
closest<E extends Element = Element>(selectors: string): E | null;
|
|
87
|
+
computedStyleMap(): StylePropertyMapReadOnly;
|
|
88
|
+
getAttribute(qualifiedName: string): string | null;
|
|
89
|
+
getAttributeNS(namespace: string | null, localName: string): string | null;
|
|
90
|
+
getAttributeNames(): string[];
|
|
91
|
+
getAttributeNode(qualifiedName: string): Attr | null;
|
|
92
|
+
getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;
|
|
93
|
+
getBoundingClientRect(): DOMRect;
|
|
94
|
+
getClientRects(): DOMRectList;
|
|
95
|
+
getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
|
|
96
|
+
getElementsByTagName<K extends keyof HTMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>;
|
|
97
|
+
getElementsByTagName<K extends keyof SVGElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>;
|
|
98
|
+
getElementsByTagName<K extends keyof MathMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<MathMLElementTagNameMap[K]>;
|
|
99
|
+
getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
100
|
+
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
101
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
102
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
103
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
|
|
104
|
+
getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
|
|
105
|
+
getHTML(options?: GetHTMLOptions): string;
|
|
106
|
+
hasAttribute(qualifiedName: string): boolean;
|
|
107
|
+
hasAttributeNS(namespace: string | null, localName: string): boolean;
|
|
108
|
+
hasAttributes(): boolean;
|
|
109
|
+
hasPointerCapture(pointerId: number): boolean;
|
|
110
|
+
insertAdjacentElement(where: InsertPosition, element: Element): Element | null;
|
|
111
|
+
insertAdjacentHTML(position: InsertPosition, string: string): void;
|
|
112
|
+
insertAdjacentText(where: InsertPosition, data: string): void;
|
|
113
|
+
matches(selectors: string): boolean;
|
|
114
|
+
releasePointerCapture(pointerId: number): void;
|
|
115
|
+
removeAttribute(qualifiedName: string): void;
|
|
116
|
+
removeAttributeNS(namespace: string | null, localName: string): void;
|
|
117
|
+
removeAttributeNode(attr: Attr): Attr;
|
|
118
|
+
requestFullscreen(options?: FullscreenOptions): Promise<void>;
|
|
119
|
+
requestPointerLock(options?: PointerLockOptions): Promise<void>;
|
|
120
|
+
scroll(options?: ScrollToOptions): void;
|
|
121
|
+
scroll(x: number, y: number): void;
|
|
122
|
+
scrollBy(options?: ScrollToOptions): void;
|
|
123
|
+
scrollBy(x: number, y: number): void;
|
|
124
|
+
scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
|
|
125
|
+
scrollTo(options?: ScrollToOptions): void;
|
|
126
|
+
scrollTo(x: number, y: number): void;
|
|
127
|
+
setAttribute(qualifiedName: string, value: string): void;
|
|
128
|
+
setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;
|
|
129
|
+
setAttributeNode(attr: Attr): Attr | null;
|
|
130
|
+
setAttributeNodeNS(attr: Attr): Attr | null;
|
|
131
|
+
setHTMLUnsafe(html: string): void;
|
|
132
|
+
setPointerCapture(pointerId: number): void;
|
|
133
|
+
toggleAttribute(qualifiedName: string, force?: boolean): boolean;
|
|
134
|
+
webkitMatchesSelector(selectors: string): boolean;
|
|
135
|
+
get textContent(): string;
|
|
136
|
+
set textContent(value: string | null);
|
|
137
|
+
readonly baseURI: string;
|
|
138
|
+
readonly childNodes: NodeListOf<ChildNode>;
|
|
139
|
+
readonly firstChild: ChildNode | null;
|
|
140
|
+
readonly isConnected: boolean;
|
|
141
|
+
readonly lastChild: ChildNode | null;
|
|
142
|
+
readonly nextSibling: ChildNode | null;
|
|
143
|
+
readonly nodeName: string;
|
|
144
|
+
readonly nodeType: number;
|
|
145
|
+
nodeValue: string | null;
|
|
146
|
+
readonly parentElement: HTMLElement | null;
|
|
147
|
+
readonly parentNode: ParentNode | null;
|
|
148
|
+
readonly previousSibling: ChildNode | null;
|
|
149
|
+
appendChild<T_1 extends Node>(node: T_1): T_1;
|
|
150
|
+
cloneNode(subtree?: boolean): Node;
|
|
151
|
+
compareDocumentPosition(other: Node): number;
|
|
152
|
+
contains(other: Node | null): boolean;
|
|
153
|
+
getRootNode(options?: GetRootNodeOptions): Node;
|
|
154
|
+
hasChildNodes(): boolean;
|
|
155
|
+
insertBefore<T_1 extends Node>(node: T_1, child: Node | null): T_1;
|
|
156
|
+
isDefaultNamespace(namespace: string | null): boolean;
|
|
157
|
+
isEqualNode(otherNode: Node | null): boolean;
|
|
158
|
+
isSameNode(otherNode: Node | null): boolean;
|
|
159
|
+
lookupNamespaceURI(prefix: string | null): string | null;
|
|
160
|
+
lookupPrefix(namespace: string | null): string | null;
|
|
161
|
+
normalize(): void;
|
|
162
|
+
removeChild<T_1 extends Node>(child: T_1): T_1;
|
|
163
|
+
replaceChild<T_1 extends Node>(node: Node, child: T_1): T_1;
|
|
164
|
+
readonly ELEMENT_NODE: 1;
|
|
165
|
+
readonly ATTRIBUTE_NODE: 2;
|
|
166
|
+
readonly TEXT_NODE: 3;
|
|
167
|
+
readonly CDATA_SECTION_NODE: 4;
|
|
168
|
+
readonly ENTITY_REFERENCE_NODE: 5;
|
|
169
|
+
readonly ENTITY_NODE: 6;
|
|
170
|
+
readonly PROCESSING_INSTRUCTION_NODE: 7;
|
|
171
|
+
readonly COMMENT_NODE: 8;
|
|
172
|
+
readonly DOCUMENT_NODE: 9;
|
|
173
|
+
readonly DOCUMENT_TYPE_NODE: 10;
|
|
174
|
+
readonly DOCUMENT_FRAGMENT_NODE: 11;
|
|
175
|
+
readonly NOTATION_NODE: 12;
|
|
176
|
+
readonly DOCUMENT_POSITION_DISCONNECTED: 1;
|
|
177
|
+
readonly DOCUMENT_POSITION_PRECEDING: 2;
|
|
178
|
+
readonly DOCUMENT_POSITION_FOLLOWING: 4;
|
|
179
|
+
readonly DOCUMENT_POSITION_CONTAINS: 8;
|
|
180
|
+
readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
|
|
181
|
+
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
|
|
182
|
+
dispatchEvent(event: Event): boolean;
|
|
183
|
+
ariaActiveDescendantElement: Element | null;
|
|
184
|
+
ariaAtomic: string | null;
|
|
185
|
+
ariaAutoComplete: string | null;
|
|
186
|
+
ariaBrailleLabel: string | null;
|
|
187
|
+
ariaBrailleRoleDescription: string | null;
|
|
188
|
+
ariaBusy: string | null;
|
|
189
|
+
ariaChecked: string | null;
|
|
190
|
+
ariaColCount: string | null;
|
|
191
|
+
ariaColIndex: string | null;
|
|
192
|
+
ariaColIndexText: string | null;
|
|
193
|
+
ariaColSpan: string | null;
|
|
194
|
+
ariaControlsElements: ReadonlyArray<Element> | null;
|
|
195
|
+
ariaCurrent: string | null;
|
|
196
|
+
ariaDescribedByElements: ReadonlyArray<Element> | null;
|
|
197
|
+
ariaDescription: string | null;
|
|
198
|
+
ariaDetailsElements: ReadonlyArray<Element> | null;
|
|
199
|
+
ariaDisabled: string | null;
|
|
200
|
+
ariaErrorMessageElements: ReadonlyArray<Element> | null;
|
|
201
|
+
ariaExpanded: string | null;
|
|
202
|
+
ariaFlowToElements: ReadonlyArray<Element> | null;
|
|
203
|
+
ariaHasPopup: string | null;
|
|
204
|
+
ariaHidden: string | null;
|
|
205
|
+
ariaInvalid: string | null;
|
|
206
|
+
ariaKeyShortcuts: string | null;
|
|
207
|
+
ariaLabel: string | null;
|
|
208
|
+
ariaLabelledByElements: ReadonlyArray<Element> | null;
|
|
209
|
+
ariaLevel: string | null;
|
|
210
|
+
ariaLive: string | null;
|
|
211
|
+
ariaModal: string | null;
|
|
212
|
+
ariaMultiLine: string | null;
|
|
213
|
+
ariaMultiSelectable: string | null;
|
|
214
|
+
ariaOrientation: string | null;
|
|
215
|
+
ariaOwnsElements: ReadonlyArray<Element> | null;
|
|
216
|
+
ariaPlaceholder: string | null;
|
|
217
|
+
ariaPosInSet: string | null;
|
|
218
|
+
ariaPressed: string | null;
|
|
219
|
+
ariaReadOnly: string | null;
|
|
220
|
+
ariaRelevant: string | null;
|
|
221
|
+
ariaRequired: string | null;
|
|
222
|
+
ariaRoleDescription: string | null;
|
|
223
|
+
ariaRowCount: string | null;
|
|
224
|
+
ariaRowIndex: string | null;
|
|
225
|
+
ariaRowIndexText: string | null;
|
|
226
|
+
ariaRowSpan: string | null;
|
|
227
|
+
ariaSelected: string | null;
|
|
228
|
+
ariaSetSize: string | null;
|
|
229
|
+
ariaSort: string | null;
|
|
230
|
+
ariaValueMax: string | null;
|
|
231
|
+
ariaValueMin: string | null;
|
|
232
|
+
ariaValueNow: string | null;
|
|
233
|
+
ariaValueText: string | null;
|
|
234
|
+
role: string | null;
|
|
235
|
+
animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation;
|
|
236
|
+
getAnimations(options?: GetAnimationsOptions): Animation[];
|
|
237
|
+
after(...nodes: (Node | string)[]): void;
|
|
238
|
+
before(...nodes: (Node | string)[]): void;
|
|
239
|
+
remove(): void;
|
|
240
|
+
replaceWith(...nodes: (Node | string)[]): void;
|
|
241
|
+
readonly nextElementSibling: Element | null;
|
|
242
|
+
readonly previousElementSibling: Element | null;
|
|
243
|
+
readonly childElementCount: number;
|
|
244
|
+
readonly children: HTMLCollection;
|
|
245
|
+
readonly firstElementChild: Element | null;
|
|
246
|
+
readonly lastElementChild: Element | null;
|
|
247
|
+
append(...nodes: (Node | string)[]): void;
|
|
248
|
+
prepend(...nodes: (Node | string)[]): void;
|
|
249
|
+
querySelector<K extends keyof HTMLElementTagNameMap>(selectors: K): HTMLElementTagNameMap[K] | null;
|
|
250
|
+
querySelector<K extends keyof SVGElementTagNameMap>(selectors: K): SVGElementTagNameMap[K] | null;
|
|
251
|
+
querySelector<K extends keyof MathMLElementTagNameMap>(selectors: K): MathMLElementTagNameMap[K] | null;
|
|
252
|
+
querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;
|
|
253
|
+
querySelector<E extends Element = Element>(selectors: string): E | null;
|
|
254
|
+
querySelectorAll<K extends keyof HTMLElementTagNameMap>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>;
|
|
255
|
+
querySelectorAll<K extends keyof SVGElementTagNameMap>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>;
|
|
256
|
+
querySelectorAll<K extends keyof MathMLElementTagNameMap>(selectors: K): NodeListOf<MathMLElementTagNameMap[K]>;
|
|
257
|
+
querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
258
|
+
querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;
|
|
259
|
+
replaceChildren(...nodes: (Node | string)[]): void;
|
|
260
|
+
readonly assignedSlot: HTMLSlotElement | null;
|
|
261
|
+
readonly attributeStyleMap: StylePropertyMap;
|
|
262
|
+
get style(): CSSStyleDeclaration;
|
|
263
|
+
set style(cssText: string);
|
|
264
|
+
contentEditable: string;
|
|
265
|
+
enterKeyHint: string;
|
|
266
|
+
inputMode: string;
|
|
267
|
+
readonly isContentEditable: boolean;
|
|
268
|
+
onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
269
|
+
onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
270
|
+
onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
271
|
+
onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
272
|
+
onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
273
|
+
onauxclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
274
|
+
onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
|
|
275
|
+
onbeforematch: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
276
|
+
onbeforetoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
277
|
+
onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
278
|
+
oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
279
|
+
oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
280
|
+
oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
281
|
+
onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
282
|
+
onclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
283
|
+
onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
284
|
+
oncontextlost: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
285
|
+
oncontextmenu: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
286
|
+
oncontextrestored: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
287
|
+
oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
288
|
+
oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
289
|
+
oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
290
|
+
ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
291
|
+
ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
292
|
+
ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
293
|
+
ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
294
|
+
ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
295
|
+
ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
296
|
+
ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
297
|
+
ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
298
|
+
ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
299
|
+
onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
300
|
+
onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
301
|
+
onerror: OnErrorEventHandler;
|
|
302
|
+
onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
303
|
+
onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
|
|
304
|
+
ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
305
|
+
oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
306
|
+
oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
307
|
+
onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
308
|
+
onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
309
|
+
onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
310
|
+
onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
311
|
+
onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
312
|
+
onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
313
|
+
onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
314
|
+
onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
315
|
+
onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
316
|
+
onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
317
|
+
onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
318
|
+
onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
319
|
+
onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
320
|
+
onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
321
|
+
onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
322
|
+
onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
323
|
+
onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
324
|
+
onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
325
|
+
onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
326
|
+
onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
327
|
+
onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
328
|
+
onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
329
|
+
onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
330
|
+
onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
331
|
+
onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
332
|
+
onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
333
|
+
onpointerrawupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
334
|
+
onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
335
|
+
onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null;
|
|
336
|
+
onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
337
|
+
onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
338
|
+
onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
339
|
+
onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
340
|
+
onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
341
|
+
onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
|
|
342
|
+
onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
343
|
+
onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
344
|
+
onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
345
|
+
onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
346
|
+
onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
347
|
+
onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
348
|
+
onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
349
|
+
onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
|
|
350
|
+
onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
351
|
+
ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
352
|
+
ontoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
353
|
+
ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
354
|
+
ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
355
|
+
ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
356
|
+
ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
357
|
+
ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
358
|
+
ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
359
|
+
ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
360
|
+
ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
361
|
+
onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
362
|
+
onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
363
|
+
onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
364
|
+
onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
365
|
+
onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
366
|
+
onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
367
|
+
onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
|
|
368
|
+
autofocus: boolean;
|
|
369
|
+
readonly dataset: DOMStringMap;
|
|
370
|
+
nonce?: string;
|
|
371
|
+
tabIndex: number;
|
|
372
|
+
blur(): void;
|
|
373
|
+
ariaControls: string | null;
|
|
374
|
+
ariaDescribedBy: string | null;
|
|
375
|
+
ariaDetails: string | null;
|
|
376
|
+
ariaErrorMessage: string | null;
|
|
377
|
+
ariaFlowTo: string | null;
|
|
378
|
+
ariaLabelledBy: string | null;
|
|
379
|
+
ariaOwns: string | null;
|
|
380
|
+
roleChanged(prev: string | null, next: string | null): void;
|
|
381
|
+
ariaAtomicChanged(prev: string | null, next: string | null): void;
|
|
382
|
+
ariaAutoCompleteChanged(prev: string | null, next: string | null): void;
|
|
383
|
+
ariaBusyChanged(prev: string | null, next: string | null): void;
|
|
384
|
+
ariaCheckedChanged(prev: string | null, next: string | null): void;
|
|
385
|
+
ariaColCountChanged(prev: string | null, next: string | null): void;
|
|
386
|
+
ariaColIndexChanged(prev: string | null, next: string | null): void;
|
|
387
|
+
ariaColIndexTextChanged(prev: string | null, next: string | null): void;
|
|
388
|
+
ariaColSpanChanged(prev: string | null, next: string | null): void;
|
|
389
|
+
ariaCurrentChanged(prev: string | null, next: string | null): void;
|
|
390
|
+
ariaDescriptionChanged(prev: string | null, next: string | null): void;
|
|
391
|
+
ariaDisabledChanged(prev: string | null, next: string | null): void;
|
|
392
|
+
ariaExpandedChanged(prev: string | null, next: string | null): void;
|
|
393
|
+
ariaHasPopupChanged(prev: string | null, next: string | null): void;
|
|
394
|
+
ariaHiddenChanged(prev: string | null, next: string | null): void;
|
|
395
|
+
ariaInvalidChanged(prev: string | null, next: string | null): void;
|
|
396
|
+
ariaKeyShortcutsChanged(prev: string | null, next: string | null): void;
|
|
397
|
+
ariaLabelChanged(prev: string | null, next: string | null): void;
|
|
398
|
+
ariaLevelChanged(prev: string | null, next: string | null): void;
|
|
399
|
+
ariaLiveChanged(prev: string | null, next: string | null): void;
|
|
400
|
+
ariaModalChanged(prev: string | null, next: string | null): void;
|
|
401
|
+
ariaMultiLineChanged(prev: string | null, next: string | null): void;
|
|
402
|
+
ariaMultiSelectableChanged(prev: string | null, next: string | null): void;
|
|
403
|
+
ariaOrientationChanged(prev: string | null, next: string | null): void;
|
|
404
|
+
ariaPlaceholderChanged(prev: string | null, next: string | null): void;
|
|
405
|
+
ariaPosInSetChanged(prev: string | null, next: string | null): void;
|
|
406
|
+
ariaPressedChanged(prev: string | null, next: string | null): void;
|
|
407
|
+
ariaReadOnlyChanged(prev: string | null, next: string | null): void;
|
|
408
|
+
ariaRequiredChanged(prev: string | null, next: string | null): void;
|
|
409
|
+
ariaRoleDescriptionChanged(prev: string | null, next: string | null): void;
|
|
410
|
+
ariaRowCountChanged(prev: string | null, next: string | null): void;
|
|
411
|
+
ariaRowIndexChanged(prev: string | null, next: string | null): void;
|
|
412
|
+
ariaRowIndexTextChanged(prev: string | null, next: string | null): void;
|
|
413
|
+
ariaRowSpanChanged(prev: string | null, next: string | null): void;
|
|
414
|
+
ariaSelectedChanged(prev: string | null, next: string | null): void;
|
|
415
|
+
ariaSetSizeChanged(prev: string | null, next: string | null): void;
|
|
416
|
+
ariaSortChanged(prev: string | null, next: string | null): void;
|
|
417
|
+
ariaValueMaxChanged(prev: string | null, next: string | null): void;
|
|
418
|
+
ariaValueMinChanged(prev: string | null, next: string | null): void;
|
|
419
|
+
ariaValueNowChanged(prev: string | null, next: string | null): void;
|
|
420
|
+
ariaValueTextChanged(prev: string | null, next: string | null): void;
|
|
421
|
+
ariaRelevantChanged(prev: string | null, next: string | null): void;
|
|
422
|
+
ariaControlsChanged(prev: string | null, next: string | null): void;
|
|
423
|
+
ariaDescribedByChanged(prev: string | null, next: string | null): void;
|
|
424
|
+
ariaDetailsChanged(prev: string | null, next: string | null): void;
|
|
425
|
+
ariaErrorMessageChanged(prev: string | null, next: string | null): void;
|
|
426
|
+
ariaFlowToChanged(prev: string | null, next: string | null): void;
|
|
427
|
+
ariaLabelledByChanged(prev: string | null, next: string | null): void;
|
|
428
|
+
ariaOwnsChanged(prev: string | null, next: string | null): void;
|
|
429
|
+
"__#private@#handleReplacedProp"(replacedProp: {
|
|
430
|
+
newPropertyName: string;
|
|
431
|
+
deprecatedPropertyName: string;
|
|
432
|
+
fromDeprecated: (v: any) => any;
|
|
433
|
+
toDeprecated?: ((v: any) => any) | undefined;
|
|
434
|
+
}): void;
|
|
435
|
+
"__#private@#controllers": Set<import('../framework/reactive-controller.ts').ReactiveController>;
|
|
436
|
+
_addController(controller: import('../framework/reactive-controller.ts').ReactiveController): void;
|
|
437
|
+
_removeController(controller: import('../framework/reactive-controller.ts').ReactiveController): void;
|
|
438
|
+
};
|
|
439
|
+
} & T;
|
|
440
|
+
export type WithOptionsFilterElement = MixinType<typeof WithOptionsFilter>;
|