@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/lib/radio/radio.d.ts
CHANGED
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
import { SyntheticViewTemplate } from '@microsoft/fast-element';
|
|
2
2
|
import { VividComponentDefinition } from '../../shared/design-system/defineVividComponent.js';
|
|
3
|
-
import { Connotation } from '../enums.js';
|
|
4
|
-
import { ExtractFromEnum } from '../../shared/utils/enums';
|
|
5
3
|
import { VividElement } from '../../shared/foundation/vivid-element/vivid-element';
|
|
6
|
-
|
|
4
|
+
import { ComponentEnum } from '../../shared/utils/component-enum.ts';
|
|
5
|
+
export declare const radioConnotation: {
|
|
6
|
+
parse: (value: unknown) => "accent" | "cta";
|
|
7
|
+
defaultValue: "accent" | "cta";
|
|
8
|
+
};
|
|
9
|
+
export type RadioConnotation = ComponentEnum<typeof radioConnotation>;
|
|
7
10
|
export type RadioControl = Pick<HTMLInputElement, 'checked' | 'disabled' | 'readOnly' | 'focus' | 'setAttribute' | 'getAttribute'>;
|
|
8
11
|
export type RadioOptions = VividComponentDefinition & {
|
|
9
12
|
checkedIndicator?: string | SyntheticViewTemplate;
|
|
@@ -58,7 +61,7 @@ declare const Radio_base: {
|
|
|
58
61
|
_keypressHandler(e: KeyboardEvent): void;
|
|
59
62
|
stopPropagation(e: Event): void;
|
|
60
63
|
focus(...args: any[]): void;
|
|
61
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.
|
|
64
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
62
65
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
63
66
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
64
67
|
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
|
@@ -473,9 +476,9 @@ declare const Radio_base: {
|
|
|
473
476
|
fromDeprecated: (v: any) => any;
|
|
474
477
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
475
478
|
}): void;
|
|
476
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.
|
|
477
|
-
_addController(controller: import('../../shared/framework/reactive-controller.
|
|
478
|
-
_removeController(controller: import('../../shared/framework/reactive-controller.
|
|
479
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
480
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
481
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
479
482
|
};
|
|
480
483
|
} & {
|
|
481
484
|
new (...args: any[]): {
|
|
@@ -521,7 +524,7 @@ declare const Radio_base: {
|
|
|
521
524
|
_keypressHandler(e: KeyboardEvent): void;
|
|
522
525
|
stopPropagation(e: Event): void;
|
|
523
526
|
focus(...args: any[]): void;
|
|
524
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.
|
|
527
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
525
528
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
526
529
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
527
530
|
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
|
@@ -936,9 +939,9 @@ declare const Radio_base: {
|
|
|
936
939
|
fromDeprecated: (v: any) => any;
|
|
937
940
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
938
941
|
}): void;
|
|
939
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.
|
|
940
|
-
_addController(controller: import('../../shared/framework/reactive-controller.
|
|
941
|
-
_removeController(controller: import('../../shared/framework/reactive-controller.
|
|
942
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
943
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
944
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
942
945
|
};
|
|
943
946
|
} & {
|
|
944
947
|
new (...args: any[]): {
|
|
@@ -989,7 +992,7 @@ declare const Radio_base: {
|
|
|
989
992
|
_keypressHandler(e: KeyboardEvent): void;
|
|
990
993
|
stopPropagation(e: Event): void;
|
|
991
994
|
focus(...args: any[]): void;
|
|
992
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.
|
|
995
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
993
996
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
994
997
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
995
998
|
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
|
@@ -1404,9 +1407,9 @@ declare const Radio_base: {
|
|
|
1404
1407
|
fromDeprecated: (v: any) => any;
|
|
1405
1408
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
1406
1409
|
}): void;
|
|
1407
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.
|
|
1408
|
-
_addController(controller: import('../../shared/framework/reactive-controller.
|
|
1409
|
-
_removeController(controller: import('../../shared/framework/reactive-controller.
|
|
1410
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
1411
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
1412
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
1410
1413
|
};
|
|
1411
1414
|
get formAssociated(): boolean;
|
|
1412
1415
|
} & typeof VividElement;
|
|
@@ -1,14 +1,18 @@
|
|
|
1
1
|
import { Orientation } from '@microsoft/fast-web-utilities';
|
|
2
|
-
import { Connotation } from '../enums';
|
|
3
2
|
import { VividElement } from '../../shared/foundation/vivid-element/vivid-element';
|
|
4
|
-
|
|
3
|
+
import { ComponentEnum } from '../../shared/utils/component-enum.ts';
|
|
4
|
+
export declare const rangeSliderConnotation: {
|
|
5
|
+
parse: (value: unknown) => "accent" | "cta";
|
|
6
|
+
defaultValue: "accent" | "cta";
|
|
7
|
+
};
|
|
8
|
+
export type RangeSliderConnotation = ComponentEnum<typeof rangeSliderConnotation>;
|
|
5
9
|
export type ThumbId = 'start' | 'end';
|
|
6
10
|
declare const RangeSlider_base: {
|
|
7
11
|
new (...args: any[]): {
|
|
8
|
-
get locale(): import('../../shared/localization/Locale').Locale;
|
|
12
|
+
get locale(): import('../../shared/localization/Locale.ts').Locale;
|
|
9
13
|
connectedCallback(): void;
|
|
10
14
|
focus(...args: any[]): void;
|
|
11
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
15
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
12
16
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
13
17
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
14
18
|
disconnectedCallback: (() => void) & (() => void);
|
|
@@ -424,9 +428,9 @@ declare const RangeSlider_base: {
|
|
|
424
428
|
fromDeprecated: (v: any) => any;
|
|
425
429
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
426
430
|
}): void;
|
|
427
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
428
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
429
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
431
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
432
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
433
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
430
434
|
};
|
|
431
435
|
} & {
|
|
432
436
|
new (...args: any[]): {
|
|
@@ -472,7 +476,7 @@ declare const RangeSlider_base: {
|
|
|
472
476
|
_keypressHandler(e: KeyboardEvent): void;
|
|
473
477
|
stopPropagation(e: Event): void;
|
|
474
478
|
focus(...args: any[]): void;
|
|
475
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
479
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
476
480
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
477
481
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
478
482
|
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
|
@@ -887,9 +891,9 @@ declare const RangeSlider_base: {
|
|
|
887
891
|
fromDeprecated: (v: any) => any;
|
|
888
892
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
889
893
|
}): void;
|
|
890
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
891
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
892
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
894
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
895
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
896
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
893
897
|
};
|
|
894
898
|
} & {
|
|
895
899
|
new (...args: any[]): {
|
|
@@ -930,7 +934,7 @@ declare const RangeSlider_base: {
|
|
|
930
934
|
_keypressHandler(e: KeyboardEvent): void;
|
|
931
935
|
stopPropagation(e: Event): void;
|
|
932
936
|
focus(...args: any[]): void;
|
|
933
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
937
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
934
938
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
935
939
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
936
940
|
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
|
@@ -1345,9 +1349,9 @@ declare const RangeSlider_base: {
|
|
|
1345
1349
|
fromDeprecated: (v: any) => any;
|
|
1346
1350
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
1347
1351
|
}): void;
|
|
1348
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
1349
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
1350
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
1352
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
1353
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
1354
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
1351
1355
|
};
|
|
1352
1356
|
get formAssociated(): boolean;
|
|
1353
1357
|
} & typeof VividElement;
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
import { VividElement } from '../../shared/foundation/vivid-element/vivid-element';
|
|
2
|
+
import { ExtractFromEnum } from '../../shared/utils/enums';
|
|
3
|
+
import { Appearance } from '../enums.js';
|
|
2
4
|
import { RteInstance } from './rte/instance';
|
|
5
|
+
export type RichTextEditorAppearance = ExtractFromEnum<Appearance, Appearance.Fieldset>;
|
|
3
6
|
declare const RichTextEditor_base: {
|
|
4
7
|
new (...args: any[]): {
|
|
5
8
|
localeChanged(): void;
|
|
@@ -11,9 +14,9 @@ declare const RichTextEditor_base: {
|
|
|
11
14
|
"__#private@#localeChangeObserver": import('@microsoft/fast-element').ExpressionNotifier;
|
|
12
15
|
"__#private@#startObservingLocaleChanges"(): void;
|
|
13
16
|
"__#private@#stopObservingLocaleChanges"(): void;
|
|
14
|
-
get locale(): import('../../shared/localization/Locale').Locale;
|
|
17
|
+
get locale(): import('../../shared/localization/Locale.js').Locale;
|
|
15
18
|
focus(...args: any[]): void;
|
|
16
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
19
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.js').VividAriaBehaviour;
|
|
17
20
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
18
21
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
19
22
|
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
|
@@ -428,13 +431,14 @@ declare const RichTextEditor_base: {
|
|
|
428
431
|
fromDeprecated: (v: any) => any;
|
|
429
432
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
430
433
|
}): void;
|
|
431
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
432
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
433
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
434
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.js').ReactiveController>;
|
|
435
|
+
_addController(controller: import('../../shared/framework/reactive-controller.js').ReactiveController): void;
|
|
436
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.js').ReactiveController): void;
|
|
434
437
|
};
|
|
435
438
|
} & typeof VividElement;
|
|
436
439
|
export declare class RichTextEditor extends RichTextEditor_base {
|
|
437
440
|
instance?: RteInstance;
|
|
441
|
+
appearance?: RichTextEditorAppearance;
|
|
438
442
|
editorViewportElement?: HTMLElement;
|
|
439
443
|
private _initViewIfNeeded;
|
|
440
444
|
private _destroyViewIfNeeded;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ContentMatch } from 'prosemirror-model';
|
|
2
|
-
export declare function defaultTextblockForMatch(match: ContentMatch):
|
|
1
|
+
import { ContentMatch, NodeType } from 'prosemirror-model';
|
|
2
|
+
export declare function defaultTextblockForMatch(match: ContentMatch): NodeType | undefined;
|
|
@@ -54,6 +54,7 @@ export declare const createButton: (ctx: UiCtx, props: {
|
|
|
54
54
|
variant?: Prop<"toolbar" | "toolbar-menu" | "popover" | "popover-primary">;
|
|
55
55
|
label: Prop<string>;
|
|
56
56
|
icon?: Prop<string>;
|
|
57
|
+
dynamicIcon?: Prop<string>;
|
|
57
58
|
noTooltip?: boolean;
|
|
58
59
|
autofocus?: Prop<boolean>;
|
|
59
60
|
slot?: string;
|
|
@@ -79,7 +80,7 @@ export declare const createButtonGroup: (ctx: UiCtx, props: {
|
|
|
79
80
|
}) => HTMLDivElement;
|
|
80
81
|
export declare const createMarkToggle: (ctx: UiCtx, props: {
|
|
81
82
|
label: Prop<string>;
|
|
82
|
-
|
|
83
|
+
dynamicIcon: string;
|
|
83
84
|
markType: MarkType;
|
|
84
85
|
}) => HTMLDivElement;
|
|
85
86
|
export declare const createOption: (ctx: UiCtx, props: {
|
|
@@ -1,15 +1,20 @@
|
|
|
1
1
|
import { VividElement } from '../../shared/foundation/vivid-element/vivid-element';
|
|
2
|
-
import {
|
|
2
|
+
import { Shape, Size } from '../enums';
|
|
3
3
|
import { ExtractFromEnum } from '../../shared/utils/enums';
|
|
4
|
+
import { ComponentEnum } from '../../shared/utils/component-enum.ts';
|
|
4
5
|
export type OptionTagShape = ExtractFromEnum<Shape, Shape.Rounded | Shape.Pill>;
|
|
5
|
-
export
|
|
6
|
+
export declare const optionTagConnotation: {
|
|
7
|
+
parse: (value: unknown) => "accent" | "cta";
|
|
8
|
+
defaultValue: "accent" | "cta";
|
|
9
|
+
};
|
|
10
|
+
export type OptionTagConnotation = ComponentEnum<typeof optionTagConnotation>;
|
|
6
11
|
export type OptionTagSize = ExtractFromEnum<Size, Size.Condensed | Size.Normal>;
|
|
7
12
|
declare const OptionTag_base: {
|
|
8
13
|
new (...args: any[]): {
|
|
9
|
-
get locale(): import('../../shared/localization/Locale').Locale;
|
|
14
|
+
get locale(): import('../../shared/localization/Locale.ts').Locale;
|
|
10
15
|
connectedCallback(): void;
|
|
11
16
|
focus(...args: any[]): void;
|
|
12
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
17
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
13
18
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
14
19
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
15
20
|
disconnectedCallback: (() => void) & (() => void);
|
|
@@ -425,9 +430,9 @@ declare const OptionTag_base: {
|
|
|
425
430
|
fromDeprecated: (v: any) => any;
|
|
426
431
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
427
432
|
}): void;
|
|
428
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
429
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
430
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
433
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
434
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
435
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
431
436
|
};
|
|
432
437
|
} & typeof VividElement;
|
|
433
438
|
export declare class OptionTag extends OptionTag_base {
|
|
@@ -1,8 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Shape, Size } from '../enums';
|
|
2
2
|
import { ListboxOption } from '../option/option';
|
|
3
3
|
import { ExtractFromEnum } from '../../shared/utils/enums';
|
|
4
4
|
import { VividElement } from '../../shared/foundation/vivid-element/vivid-element';
|
|
5
|
-
|
|
5
|
+
import { ComponentEnum } from '../../shared/utils/component-enum.ts';
|
|
6
|
+
export declare const searchableSelectAppearance: {
|
|
7
|
+
parse: (value: unknown) => "fieldset" | "ghost";
|
|
8
|
+
defaultValue: "fieldset" | "ghost";
|
|
9
|
+
};
|
|
10
|
+
export type SearchableSelectAppearance = ComponentEnum<typeof searchableSelectAppearance>;
|
|
6
11
|
export type SearchableSelectShape = ExtractFromEnum<Shape, Shape.Rounded | Shape.Pill>;
|
|
7
12
|
export type SearchableSelectSize = ExtractFromEnum<Size, Size.Condensed | Size.Normal>;
|
|
8
13
|
declare const SearchableSelect_base: {
|
package/lib/select/select.d.ts
CHANGED
|
@@ -1,8 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { Shape, Size } from '../enums';
|
|
2
2
|
import { ListboxOption } from '../option/option';
|
|
3
3
|
import { Listbox } from '../../shared/foundation/listbox/listbox';
|
|
4
4
|
import { ExtractFromEnum } from '../../shared/utils/enums';
|
|
5
|
-
|
|
5
|
+
import { ComponentEnum } from '../../shared/utils/component-enum.ts';
|
|
6
|
+
export declare const selectAppearance: {
|
|
7
|
+
parse: (value: unknown) => "fieldset" | "ghost";
|
|
8
|
+
defaultValue: "fieldset" | "ghost";
|
|
9
|
+
};
|
|
10
|
+
export type SelectAppearance = ComponentEnum<typeof selectAppearance>;
|
|
6
11
|
export type SelectShape = ExtractFromEnum<Shape, Shape.Rounded | Shape.Pill>;
|
|
7
12
|
export type SelectSize = ExtractFromEnum<Size, Size.Condensed | Size.Normal>;
|
|
8
13
|
declare const Select_base: {
|
|
@@ -11,17 +16,17 @@ declare const Select_base: {
|
|
|
11
16
|
_helperTextSlottedContentChanged(_: HTMLElement[] | undefined, newContent: HTMLElement[]): void;
|
|
12
17
|
get _feedbackDescribedBy(): string;
|
|
13
18
|
_feedbackId: string;
|
|
14
|
-
_getFeedbackTemplate(ctx: import('../../shared/design-system/defineVividComponent').VividElementDefinitionContext): import('@microsoft/fast-element').ViewTemplate<any, any>;
|
|
19
|
+
_getFeedbackTemplate(ctx: import('../../shared/design-system/defineVividComponent.ts').VividElementDefinitionContext): import('@microsoft/fast-element').ViewTemplate<any, any>;
|
|
15
20
|
helperText?: string;
|
|
16
21
|
_helperTextSlottedContent?: HTMLElement[];
|
|
17
22
|
_internalFeedback(): {
|
|
18
|
-
type: import('../../shared/feedback/feedback-message').FeedbackType;
|
|
23
|
+
type: import('../../shared/feedback/feedback-message.ts').FeedbackType;
|
|
19
24
|
message: string;
|
|
20
25
|
};
|
|
21
26
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
22
27
|
connectedCallback(): void;
|
|
23
28
|
focus(...args: any[]): void;
|
|
24
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
29
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
25
30
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
26
31
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
27
32
|
disconnectedCallback: (() => void) & (() => void);
|
|
@@ -437,9 +442,9 @@ declare const Select_base: {
|
|
|
437
442
|
fromDeprecated: (v: any) => any;
|
|
438
443
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
439
444
|
}): void;
|
|
440
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
441
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
442
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
445
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
446
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
447
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
443
448
|
};
|
|
444
449
|
} & {
|
|
445
450
|
new (...args: any[]): {
|
|
@@ -488,7 +493,7 @@ declare const Select_base: {
|
|
|
488
493
|
_keypressHandler(e: KeyboardEvent): void;
|
|
489
494
|
stopPropagation(e: Event): void;
|
|
490
495
|
focus(...args: any[]): void;
|
|
491
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
496
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
492
497
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
493
498
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
494
499
|
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
|
@@ -903,9 +908,9 @@ declare const Select_base: {
|
|
|
903
908
|
fromDeprecated: (v: any) => any;
|
|
904
909
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
905
910
|
}): void;
|
|
906
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
907
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
908
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
911
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
912
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
913
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
909
914
|
};
|
|
910
915
|
} & {
|
|
911
916
|
new (...args: any[]): {
|
|
@@ -957,7 +962,7 @@ declare const Select_base: {
|
|
|
957
962
|
_keypressHandler(e: KeyboardEvent): void;
|
|
958
963
|
stopPropagation(e: Event): void;
|
|
959
964
|
focus(...args: any[]): void;
|
|
960
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
965
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
961
966
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
962
967
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
963
968
|
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
|
@@ -1372,16 +1377,16 @@ declare const Select_base: {
|
|
|
1372
1377
|
fromDeprecated: (v: any) => any;
|
|
1373
1378
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
1374
1379
|
}): void;
|
|
1375
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
1376
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
1377
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
1380
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
1381
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
1382
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
1378
1383
|
};
|
|
1379
1384
|
} & {
|
|
1380
1385
|
new (...args: any[]): {
|
|
1381
1386
|
successText?: string;
|
|
1382
1387
|
connectedCallback(): void;
|
|
1383
1388
|
focus(...args: any[]): void;
|
|
1384
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
1389
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
1385
1390
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
1386
1391
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
1387
1392
|
disconnectedCallback: (() => void) & (() => void);
|
|
@@ -1797,16 +1802,16 @@ declare const Select_base: {
|
|
|
1797
1802
|
fromDeprecated: (v: any) => any;
|
|
1798
1803
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
1799
1804
|
}): void;
|
|
1800
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
1801
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
1802
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
1805
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
1806
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
1807
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
1803
1808
|
};
|
|
1804
1809
|
} & {
|
|
1805
1810
|
new (...args: any[]): {
|
|
1806
|
-
get locale(): import('../../shared/localization/Locale').Locale;
|
|
1811
|
+
get locale(): import('../../shared/localization/Locale.ts').Locale;
|
|
1807
1812
|
connectedCallback(): void;
|
|
1808
1813
|
focus(...args: any[]): void;
|
|
1809
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
1814
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
1810
1815
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
1811
1816
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
1812
1817
|
disconnectedCallback: (() => void) & (() => void);
|
|
@@ -2222,9 +2227,9 @@ declare const Select_base: {
|
|
|
2222
2227
|
fromDeprecated: (v: any) => any;
|
|
2223
2228
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
2224
2229
|
}): void;
|
|
2225
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
2226
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
2227
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
2230
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
2231
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
2232
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
2228
2233
|
};
|
|
2229
2234
|
} & {
|
|
2230
2235
|
new (...args: any[]): {
|
|
@@ -2270,7 +2275,7 @@ declare const Select_base: {
|
|
|
2270
2275
|
_keypressHandler(e: KeyboardEvent): void;
|
|
2271
2276
|
stopPropagation(e: Event): void;
|
|
2272
2277
|
focus(...args: any[]): void;
|
|
2273
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
2278
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
2274
2279
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
2275
2280
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
2276
2281
|
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
|
@@ -2685,9 +2690,9 @@ declare const Select_base: {
|
|
|
2685
2690
|
fromDeprecated: (v: any) => any;
|
|
2686
2691
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
2687
2692
|
}): void;
|
|
2688
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
2689
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
2690
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
2693
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
2694
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
2695
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
2691
2696
|
};
|
|
2692
2697
|
} & {
|
|
2693
2698
|
new (...args: any[]): {
|
|
@@ -3109,9 +3114,9 @@ declare const Select_base: {
|
|
|
3109
3114
|
fromDeprecated: (v: any) => any;
|
|
3110
3115
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
3111
3116
|
}): void;
|
|
3112
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
3113
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
3114
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
3117
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
3118
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
3119
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
3115
3120
|
};
|
|
3116
3121
|
} & {
|
|
3117
3122
|
new (...args: any[]): {
|
|
@@ -3120,7 +3125,7 @@ declare const Select_base: {
|
|
|
3120
3125
|
iconSlottedContent?: HTMLElement[];
|
|
3121
3126
|
connectedCallback(): void;
|
|
3122
3127
|
focus(...args: any[]): void;
|
|
3123
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
3128
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
3124
3129
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
3125
3130
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
3126
3131
|
disconnectedCallback: (() => void) & (() => void);
|
|
@@ -3536,9 +3541,9 @@ declare const Select_base: {
|
|
|
3536
3541
|
fromDeprecated: (v: any) => any;
|
|
3537
3542
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
3538
3543
|
}): void;
|
|
3539
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
3540
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
3541
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
3544
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
3545
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
3546
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
3542
3547
|
};
|
|
3543
3548
|
} & {
|
|
3544
3549
|
new (...args: any[]): {
|
|
@@ -3579,7 +3584,7 @@ declare const Select_base: {
|
|
|
3579
3584
|
_keypressHandler(e: KeyboardEvent): void;
|
|
3580
3585
|
stopPropagation(e: Event): void;
|
|
3581
3586
|
focus(...args: any[]): void;
|
|
3582
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
3587
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
3583
3588
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
3584
3589
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
3585
3590
|
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
|
@@ -3994,9 +3999,9 @@ declare const Select_base: {
|
|
|
3994
3999
|
fromDeprecated: (v: any) => any;
|
|
3995
4000
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
3996
4001
|
}): void;
|
|
3997
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
3998
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
3999
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
4002
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
4003
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
4004
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
4000
4005
|
};
|
|
4001
4006
|
get formAssociated(): boolean;
|
|
4002
4007
|
} & typeof Listbox;
|
|
@@ -1,6 +1,10 @@
|
|
|
1
|
-
import { Connotation } from '../enums.js';
|
|
2
1
|
import { VividElement } from '../../shared/foundation/vivid-element/vivid-element';
|
|
3
|
-
|
|
2
|
+
import { ComponentEnum } from '../../shared/utils/component-enum.ts';
|
|
3
|
+
export declare const selectableBoxConnotation: {
|
|
4
|
+
parse: (value: unknown) => "accent" | "cta";
|
|
5
|
+
defaultValue: "accent" | "cta";
|
|
6
|
+
};
|
|
7
|
+
export type SelectableBoxConnotation = ComponentEnum<typeof selectableBoxConnotation>;
|
|
4
8
|
export type SelectableBoxControlType = 'checkbox' | 'radio';
|
|
5
9
|
export type SelectableBoxControlPlacement = 'start' | 'start-stacked' | 'end' | 'end-stacked';
|
|
6
10
|
declare const SelectableBox_base: {
|
|
@@ -423,9 +427,9 @@ declare const SelectableBox_base: {
|
|
|
423
427
|
fromDeprecated: (v: any) => any;
|
|
424
428
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
425
429
|
}): void;
|
|
426
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.
|
|
427
|
-
_addController(controller: import('../../shared/framework/reactive-controller.
|
|
428
|
-
_removeController(controller: import('../../shared/framework/reactive-controller.
|
|
430
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
431
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
432
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
429
433
|
};
|
|
430
434
|
} & typeof VividElement;
|
|
431
435
|
export declare class SelectableBox extends SelectableBox_base {
|
package/lib/slider/slider.d.ts
CHANGED
|
@@ -1,17 +1,21 @@
|
|
|
1
1
|
import { Orientation } from '@microsoft/fast-web-utilities';
|
|
2
|
-
import { Connotation } from '../enums';
|
|
3
2
|
import { VividElement } from '../../shared/foundation/vivid-element/vivid-element';
|
|
4
|
-
|
|
3
|
+
import { ComponentEnum } from '../../shared/utils/component-enum.ts';
|
|
4
|
+
export declare const sliderConnotation: {
|
|
5
|
+
parse: (value: unknown) => "accent" | "cta";
|
|
6
|
+
defaultValue: "accent" | "cta";
|
|
7
|
+
};
|
|
8
|
+
export type SliderConnotation = ComponentEnum<typeof sliderConnotation>;
|
|
5
9
|
export declare const SliderMode: {
|
|
6
10
|
readonly singleValue: "single-value";
|
|
7
11
|
};
|
|
8
12
|
export type SliderMode = (typeof SliderMode)[keyof typeof SliderMode];
|
|
9
13
|
declare const Slider_base: {
|
|
10
14
|
new (...args: any[]): {
|
|
11
|
-
get locale(): import('../../shared/localization/Locale').Locale;
|
|
15
|
+
get locale(): import('../../shared/localization/Locale.ts').Locale;
|
|
12
16
|
connectedCallback(): void;
|
|
13
17
|
focus(...args: any[]): void;
|
|
14
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
18
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
15
19
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
16
20
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
17
21
|
disconnectedCallback: (() => void) & (() => void);
|
|
@@ -427,9 +431,9 @@ declare const Slider_base: {
|
|
|
427
431
|
fromDeprecated: (v: any) => any;
|
|
428
432
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
429
433
|
}): void;
|
|
430
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
431
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
432
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
434
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
435
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
436
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
433
437
|
};
|
|
434
438
|
} & {
|
|
435
439
|
new (...args: any[]): {
|
|
@@ -851,9 +855,9 @@ declare const Slider_base: {
|
|
|
851
855
|
fromDeprecated: (v: any) => any;
|
|
852
856
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
853
857
|
}): void;
|
|
854
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
855
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
856
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
858
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
859
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
860
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
857
861
|
};
|
|
858
862
|
} & {
|
|
859
863
|
new (...args: any[]): {
|
|
@@ -894,7 +898,7 @@ declare const Slider_base: {
|
|
|
894
898
|
_keypressHandler(e: KeyboardEvent): void;
|
|
895
899
|
stopPropagation(e: Event): void;
|
|
896
900
|
focus(...args: any[]): void;
|
|
897
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
901
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.ts').VividAriaBehaviour;
|
|
898
902
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
899
903
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
900
904
|
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
|
@@ -1309,9 +1313,9 @@ declare const Slider_base: {
|
|
|
1309
1313
|
fromDeprecated: (v: any) => any;
|
|
1310
1314
|
toDeprecated?: ((v: any) => any) | undefined;
|
|
1311
1315
|
}): void;
|
|
1312
|
-
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller').ReactiveController>;
|
|
1313
|
-
_addController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
1314
|
-
_removeController(controller: import('../../shared/framework/reactive-controller').ReactiveController): void;
|
|
1316
|
+
"__#private@#controllers": Set<import('../../shared/framework/reactive-controller.ts').ReactiveController>;
|
|
1317
|
+
_addController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
1318
|
+
_removeController(controller: import('../../shared/framework/reactive-controller.ts').ReactiveController): void;
|
|
1315
1319
|
};
|
|
1316
1320
|
get formAssociated(): boolean;
|
|
1317
1321
|
} & typeof VividElement;
|