@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
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
require("./chunk.cjs");
|
|
2
1
|
const require_vivid_element = require("./vivid-element.cjs");
|
|
3
2
|
const require_definition = require("./definition.cjs");
|
|
4
3
|
const require_decorate = require("./decorate.cjs");
|
|
4
|
+
const require_icon = require("./icon.cjs");
|
|
5
5
|
const require_definition$1 = require("./definition24.cjs");
|
|
6
6
|
let _microsoft_fast_element = require("@microsoft/fast-element");
|
|
7
7
|
let _microsoft_fast_web_utilities = require("@microsoft/fast-web-utilities");
|
|
@@ -21,10 +21,10 @@ var ContextualHelp = class extends require_vivid_element.VividElement {
|
|
|
21
21
|
require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ mode: "fromView" })], ContextualHelp.prototype, "placement", void 0);
|
|
22
22
|
//#endregion
|
|
23
23
|
//#region src/lib/contextual-help/contextual-help.template.ts
|
|
24
|
-
var getClasses = (_) => (0, _microsoft_fast_web_utilities.classNames)("control");
|
|
24
|
+
var getClasses = (_) => (0, _microsoft_fast_web_utilities.classNames)("control", "connotation-accent", "appearance-ghost", "with-idle", "with-hover", "with-active");
|
|
25
25
|
var ContextualHelpTemplate = (context) => {
|
|
26
26
|
const toggletipTag = context.tagFor(require_definition$1.Toggletip);
|
|
27
|
-
const iconTag = context.tagFor(
|
|
27
|
+
const iconTag = context.tagFor(require_icon.Icon);
|
|
28
28
|
return _microsoft_fast_element.html`
|
|
29
29
|
<${toggletipTag} class="base" exportparts="vvd-theme-alternate">
|
|
30
30
|
<button class="${getClasses}" slot="anchor">
|
|
@@ -39,7 +39,7 @@ var ContextualHelpTemplate = (context) => {
|
|
|
39
39
|
//#endregion
|
|
40
40
|
//#region src/lib/contextual-help/definition.ts
|
|
41
41
|
/** @internal */
|
|
42
|
-
var contextualHelpDefinition = require_vivid_element.defineVividComponent("contextual-help", ContextualHelp, ContextualHelpTemplate, [require_definition.iconDefinition, require_definition$1.toggletipDefinition], { styles: ".control{--
|
|
42
|
+
var contextualHelpDefinition = require_vivid_element.defineVividComponent("contextual-help", ContextualHelp, ContextualHelpTemplate, [require_definition.iconDefinition, require_definition$1.toggletipDefinition], { styles: ".control{--focus-stroke-gap-color:transparent;box-sizing:border-box;background-color:var(--_appearance-color-fill);block-size:var(--_button-block-size,24px);box-shadow:inset 0 0 0 1px var(--_appearance-color-outline);color:var(--_appearance-color-text);cursor:pointer;padding-inline:calc(var(--_button-block-size,24px) / 6);vertical-align:middle;border:0;border-radius:50%;justify-content:center;align-items:center;margin:0;display:inline-flex}@supports (aspect-ratio:auto){.control{aspect-ratio:1;padding:0}}.control:focus-visible{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))}slot[name=icon]{font-size:var(--_button-icon-size,16px);line-height:1}" });
|
|
43
43
|
/**
|
|
44
44
|
* Registers the contextual-help element with the design system.
|
|
45
45
|
*
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { d as createRegisterFunction, t as VividElement, u as defineVividComponent } from "./vivid-element.js";
|
|
2
|
-
import {
|
|
2
|
+
import { t as iconDefinition } from "./definition.js";
|
|
3
3
|
import { t as __decorate } from "./decorate.js";
|
|
4
|
+
import { t as Icon } from "./icon.js";
|
|
4
5
|
import { n as toggletipDefinition, r as Toggletip } from "./definition24.js";
|
|
5
6
|
import { attr, html } from "@microsoft/fast-element";
|
|
6
7
|
import { classNames } from "@microsoft/fast-web-utilities";
|
|
@@ -20,7 +21,7 @@ var ContextualHelp = class extends VividElement {
|
|
|
20
21
|
__decorate([attr({ mode: "fromView" })], ContextualHelp.prototype, "placement", void 0);
|
|
21
22
|
//#endregion
|
|
22
23
|
//#region src/lib/contextual-help/contextual-help.template.ts
|
|
23
|
-
var getClasses = (_) => classNames("control");
|
|
24
|
+
var getClasses = (_) => classNames("control", "connotation-accent", "appearance-ghost", "with-idle", "with-hover", "with-active");
|
|
24
25
|
var ContextualHelpTemplate = (context) => {
|
|
25
26
|
const toggletipTag = context.tagFor(Toggletip);
|
|
26
27
|
const iconTag = context.tagFor(Icon);
|
|
@@ -38,7 +39,7 @@ var ContextualHelpTemplate = (context) => {
|
|
|
38
39
|
//#endregion
|
|
39
40
|
//#region src/lib/contextual-help/definition.ts
|
|
40
41
|
/** @internal */
|
|
41
|
-
var contextualHelpDefinition = defineVividComponent("contextual-help", ContextualHelp, ContextualHelpTemplate, [iconDefinition, toggletipDefinition], { styles: ".control{--
|
|
42
|
+
var contextualHelpDefinition = defineVividComponent("contextual-help", ContextualHelp, ContextualHelpTemplate, [iconDefinition, toggletipDefinition], { styles: ".control{--focus-stroke-gap-color:transparent;box-sizing:border-box;background-color:var(--_appearance-color-fill);block-size:var(--_button-block-size,24px);box-shadow:inset 0 0 0 1px var(--_appearance-color-outline);color:var(--_appearance-color-text);cursor:pointer;padding-inline:calc(var(--_button-block-size,24px) / 6);vertical-align:middle;border:0;border-radius:50%;justify-content:center;align-items:center;margin:0;display:inline-flex}@supports (aspect-ratio:auto){.control{aspect-ratio:1;padding:0}}.control:focus-visible{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))}slot[name=icon]{font-size:var(--_button-icon-size,16px);line-height:1}" });
|
|
42
43
|
/**
|
|
43
44
|
* Registers the contextual-help element with the design system.
|
|
44
45
|
*
|
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
require("./chunk.cjs");
|
|
2
1
|
const require_vivid_element = require("./vivid-element.cjs");
|
|
3
2
|
const require_definition = require("./definition.cjs");
|
|
4
3
|
const require_decorate = require("./decorate.cjs");
|
|
5
4
|
const require_affix = require("./affix.cjs");
|
|
5
|
+
const require_component_enum = require("./component-enum.cjs");
|
|
6
6
|
const require_delegates_aria = require("./delegates-aria.cjs");
|
|
7
7
|
const require_form_associated = require("./form-associated.cjs");
|
|
8
8
|
const require_definition$1 = require("./definition22.cjs");
|
|
9
|
-
const
|
|
9
|
+
const require_feedback_message = require("./feedback-message.cjs");
|
|
10
10
|
const require_form_element = require("./form-element.cjs");
|
|
11
11
|
const require_with_error_text = require("./with-error-text.cjs");
|
|
12
12
|
const require_with_success_text = require("./with-success-text.cjs");
|
|
13
13
|
const require_randomId = require("./randomId.cjs");
|
|
14
|
+
const require_mixins = require("./mixins.cjs");
|
|
14
15
|
const require_definition$2 = require("./definition25.cjs");
|
|
15
16
|
const require_char_count = require("./char-count.cjs");
|
|
16
17
|
const require_with_contextual_help = require("./with-contextual-help.cjs");
|
|
@@ -18,12 +19,15 @@ const require_text_field = require("./text-field.cjs");
|
|
|
18
19
|
let _microsoft_fast_element = require("@microsoft/fast-element");
|
|
19
20
|
let _microsoft_fast_web_utilities = require("@microsoft/fast-web-utilities");
|
|
20
21
|
//#region src/lib/text-field/text-field.ts
|
|
22
|
+
var textFieldAppearance = require_component_enum.componentEnum(["fieldset", "ghost"], "fieldset");
|
|
21
23
|
/** Text field sub-types */
|
|
22
24
|
var TextFieldType = {
|
|
23
25
|
/** An email TextField */
|
|
24
26
|
email: "email",
|
|
25
27
|
/** A password TextField */
|
|
26
28
|
password: "password",
|
|
29
|
+
/** A search TextField */
|
|
30
|
+
search: "search",
|
|
27
31
|
/** A telephone TextField */
|
|
28
32
|
tel: "tel",
|
|
29
33
|
/** A text TextField */
|
|
@@ -46,9 +50,9 @@ var installSafariWorkaroundStyleIfNeeded = (forElement) => {
|
|
|
46
50
|
*
|
|
47
51
|
* @public
|
|
48
52
|
* @component text-field
|
|
49
|
-
* @slot leading-action-items - Used to add action items to the start of the
|
|
50
|
-
* @slot action-items - Used to add action items to the end of the
|
|
51
|
-
* @slot helper-text - Describes how to use the
|
|
53
|
+
* @slot leading-action-items - Used to add action items to the start of the Text Field.
|
|
54
|
+
* @slot action-items - Used to add action items to the end of the Text Field.
|
|
55
|
+
* @slot helper-text - Describes how to use the Text Field. Alternative to the `helper-text` attribute.
|
|
52
56
|
* @event {CustomEvent<undefined>} input - Fires a custom 'input' event when the value has changed
|
|
53
57
|
* @event {CustomEvent<undefined>} change - Fires a custom 'change' event when the value has changed
|
|
54
58
|
* @vueModel modelValue value input,@lazy:change `event.currentTarget.value`
|
|
@@ -175,7 +179,7 @@ var TextField = class extends require_with_contextual_help.WithContextualHelp(re
|
|
|
175
179
|
handleChange() {
|
|
176
180
|
this.$emit("change");
|
|
177
181
|
}
|
|
178
|
-
/**
|
|
182
|
+
/** Validates the Text Field against its constraints (e.g. `pattern`, `required`) and updates its validity state. */
|
|
179
183
|
validate() {
|
|
180
184
|
super.validate(this.control);
|
|
181
185
|
}
|
|
@@ -190,6 +194,7 @@ var TextField = class extends require_with_contextual_help.WithContextualHelp(re
|
|
|
190
194
|
installSafariWorkaroundStyleIfNeeded(this);
|
|
191
195
|
this._renderCharCountRemaining();
|
|
192
196
|
}
|
|
197
|
+
/** Moves focus to the Text Field's input element. */
|
|
193
198
|
focus() {
|
|
194
199
|
this.control?.focus();
|
|
195
200
|
}
|
|
@@ -226,7 +231,7 @@ var TextfieldTemplate = (context) => {
|
|
|
226
231
|
const affixIconTemplate = require_affix.affixIconTemplateFactory(context);
|
|
227
232
|
return _microsoft_fast_element.html`
|
|
228
233
|
<div
|
|
229
|
-
class="base ${(x) => (0, _microsoft_fast_web_utilities.classNames)(["error", Boolean(x.errorValidationMessage)], ["disabled", x.disabled], ["has-value", Boolean(x.value)], ["readonly", x.readOnly], ["placeholder", Boolean(x.placeholder)], [`
|
|
234
|
+
class="base ${(x) => (0, _microsoft_fast_web_utilities.classNames)(`connotation-accent`, `appearance-${textFieldAppearance.parse(x.appearance)}`, "with-idle", "with-hover", "with-disabled", "with-readonly", "with-error", "with-success", ["error", Boolean(x.errorValidationMessage)], ["disabled", x.disabled], ["has-value", Boolean(x.value)], ["readonly", x.readOnly], ["placeholder", Boolean(x.placeholder)], [`shape-${x.shape}`, Boolean(x.shape)], ["no-label", !x.label], ["has-icon", !!x.icon], ["success", Boolean(x.successText)], ["action-items", !!x.actionItemsSlottedContent?.length], ["leading-action-items", !!x.leadingActionItemsSlottedContent?.length], ["no-leading", !(x.leadingActionItemsSlottedContent?.length || x.icon)], [`size-${x.scale}`, Boolean(x.scale)])}"
|
|
230
235
|
>
|
|
231
236
|
${(0, _microsoft_fast_element.when)((x) => x.charCount && x.maxlength, (x) => x._getCharCountTemplate(context))}
|
|
232
237
|
<div
|
|
@@ -303,7 +308,7 @@ var TextfieldTemplate = (context) => {
|
|
|
303
308
|
/** @internal */
|
|
304
309
|
var textFieldDefinition = require_vivid_element.defineVividComponent("text-field", TextField, TextfieldTemplate, [
|
|
305
310
|
require_definition.iconDefinition,
|
|
306
|
-
|
|
311
|
+
require_feedback_message.feedbackMessageDefinition,
|
|
307
312
|
require_definition$1.visuallyHiddenDefinition,
|
|
308
313
|
require_definition$2.contextualHelpDefinition
|
|
309
314
|
], {
|
|
@@ -2,14 +2,16 @@ import { d as createRegisterFunction, t as VividElement, u as defineVividCompone
|
|
|
2
2
|
import { t as iconDefinition } from "./definition.js";
|
|
3
3
|
import { t as __decorate } from "./decorate.js";
|
|
4
4
|
import { a as affixIconTemplateFactory, t as AffixIcon } from "./affix.js";
|
|
5
|
+
import { t as componentEnum } from "./component-enum.js";
|
|
5
6
|
import { n as delegateAria, t as DelegatesAria } from "./delegates-aria.js";
|
|
6
7
|
import { n as FormAssociated } from "./form-associated.js";
|
|
7
8
|
import { n as visuallyHiddenDefinition } from "./definition22.js";
|
|
8
|
-
import { n as
|
|
9
|
+
import { n as feedbackMessageDefinition } from "./feedback-message.js";
|
|
9
10
|
import { t as FormElement } from "./form-element.js";
|
|
10
11
|
import { t as WithErrorText } from "./with-error-text.js";
|
|
11
12
|
import { t as WithSuccessText } from "./with-success-text.js";
|
|
12
13
|
import { n as renderInLightDOM, t as generateRandomId } from "./randomId.js";
|
|
14
|
+
import { n as WithLightDOMFeedback } from "./mixins.js";
|
|
13
15
|
import { t as contextualHelpDefinition } from "./definition25.js";
|
|
14
16
|
import { t as WithCharCount } from "./char-count.js";
|
|
15
17
|
import { t as WithContextualHelp } from "./with-contextual-help.js";
|
|
@@ -17,12 +19,15 @@ import { t as text_field_default } from "./text-field.js";
|
|
|
17
19
|
import { ElementStyles, Updates, attr, html, nullableNumberConverter, observable, ref, slotted, when } from "@microsoft/fast-element";
|
|
18
20
|
import { classNames } from "@microsoft/fast-web-utilities";
|
|
19
21
|
//#region src/lib/text-field/text-field.ts
|
|
22
|
+
var textFieldAppearance = componentEnum(["fieldset", "ghost"], "fieldset");
|
|
20
23
|
/** Text field sub-types */
|
|
21
24
|
var TextFieldType = {
|
|
22
25
|
/** An email TextField */
|
|
23
26
|
email: "email",
|
|
24
27
|
/** A password TextField */
|
|
25
28
|
password: "password",
|
|
29
|
+
/** A search TextField */
|
|
30
|
+
search: "search",
|
|
26
31
|
/** A telephone TextField */
|
|
27
32
|
tel: "tel",
|
|
28
33
|
/** A text TextField */
|
|
@@ -45,9 +50,9 @@ var installSafariWorkaroundStyleIfNeeded = (forElement) => {
|
|
|
45
50
|
*
|
|
46
51
|
* @public
|
|
47
52
|
* @component text-field
|
|
48
|
-
* @slot leading-action-items - Used to add action items to the start of the
|
|
49
|
-
* @slot action-items - Used to add action items to the end of the
|
|
50
|
-
* @slot helper-text - Describes how to use the
|
|
53
|
+
* @slot leading-action-items - Used to add action items to the start of the Text Field.
|
|
54
|
+
* @slot action-items - Used to add action items to the end of the Text Field.
|
|
55
|
+
* @slot helper-text - Describes how to use the Text Field. Alternative to the `helper-text` attribute.
|
|
51
56
|
* @event {CustomEvent<undefined>} input - Fires a custom 'input' event when the value has changed
|
|
52
57
|
* @event {CustomEvent<undefined>} change - Fires a custom 'change' event when the value has changed
|
|
53
58
|
* @vueModel modelValue value input,@lazy:change `event.currentTarget.value`
|
|
@@ -174,7 +179,7 @@ var TextField = class extends WithContextualHelp(WithLightDOMFeedback(WithCharCo
|
|
|
174
179
|
handleChange() {
|
|
175
180
|
this.$emit("change");
|
|
176
181
|
}
|
|
177
|
-
/**
|
|
182
|
+
/** Validates the Text Field against its constraints (e.g. `pattern`, `required`) and updates its validity state. */
|
|
178
183
|
validate() {
|
|
179
184
|
super.validate(this.control);
|
|
180
185
|
}
|
|
@@ -189,6 +194,7 @@ var TextField = class extends WithContextualHelp(WithLightDOMFeedback(WithCharCo
|
|
|
189
194
|
installSafariWorkaroundStyleIfNeeded(this);
|
|
190
195
|
this._renderCharCountRemaining();
|
|
191
196
|
}
|
|
197
|
+
/** Moves focus to the Text Field's input element. */
|
|
192
198
|
focus() {
|
|
193
199
|
this.control?.focus();
|
|
194
200
|
}
|
|
@@ -225,7 +231,7 @@ var TextfieldTemplate = (context) => {
|
|
|
225
231
|
const affixIconTemplate = affixIconTemplateFactory(context);
|
|
226
232
|
return html`
|
|
227
233
|
<div
|
|
228
|
-
class="base ${(x) => classNames(["error", Boolean(x.errorValidationMessage)], ["disabled", x.disabled], ["has-value", Boolean(x.value)], ["readonly", x.readOnly], ["placeholder", Boolean(x.placeholder)], [`
|
|
234
|
+
class="base ${(x) => classNames(`connotation-accent`, `appearance-${textFieldAppearance.parse(x.appearance)}`, "with-idle", "with-hover", "with-disabled", "with-readonly", "with-error", "with-success", ["error", Boolean(x.errorValidationMessage)], ["disabled", x.disabled], ["has-value", Boolean(x.value)], ["readonly", x.readOnly], ["placeholder", Boolean(x.placeholder)], [`shape-${x.shape}`, Boolean(x.shape)], ["no-label", !x.label], ["has-icon", !!x.icon], ["success", Boolean(x.successText)], ["action-items", !!x.actionItemsSlottedContent?.length], ["leading-action-items", !!x.leadingActionItemsSlottedContent?.length], ["no-leading", !(x.leadingActionItemsSlottedContent?.length || x.icon)], [`size-${x.scale}`, Boolean(x.scale)])}"
|
|
229
235
|
>
|
|
230
236
|
${when((x) => x.charCount && x.maxlength, (x) => x._getCharCountTemplate(context))}
|
|
231
237
|
<div
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
require("./chunk.cjs");
|
|
2
1
|
const require_vivid_element = require("./vivid-element.cjs");
|
|
3
2
|
const require_decorate = require("./decorate.cjs");
|
|
4
3
|
const require_dialog = require("./dialog.cjs");
|
|
@@ -9,12 +8,13 @@ const require_randomId = require("./randomId.cjs");
|
|
|
9
8
|
let _microsoft_fast_element = require("@microsoft/fast-element");
|
|
10
9
|
let _microsoft_fast_web_utilities = require("@microsoft/fast-web-utilities");
|
|
11
10
|
//#region src/lib/tooltip/tooltip.scss?inline
|
|
12
|
-
var tooltip_default = ":host :host{display:var(--_popup-display,inline)}:host :host([slotted-anchor]){--_popup-display:contents}.control{pointer-events:none}.tooltip{width:var(--tooltip-inline-size,auto);box-sizing:border-box;color:var(--vvd-color-canvas-text);font:var(--vvd-typography-base-bold);max-inline-size:var(--tooltip-max-inline-size,30ch);flex-direction:column;align-items:flex-start;gap:4px;padding:8px 12px;display:flex}";
|
|
11
|
+
var tooltip_default = ":host :host{display:var(--_popup-display,inline)}:host :host([slotted-anchor]){--_popup-display:contents}.control{pointer-events:none}.tooltip{width:var(--tooltip-inline-size,auto);box-sizing:border-box;color:var(--vvd-color-canvas-text);font:var(--vvd-typography-base-bold);max-inline-size:var(--tooltip-max-inline-size,30ch);flex-direction:column;align-items:flex-start;gap:4px;padding:8px 12px;display:flex}.text-secondary{color:var(--vvd-color-neutral-600);font:var(--vvd-typography-base)}";
|
|
13
12
|
//#endregion
|
|
14
13
|
//#region src/lib/tooltip/tooltip.ts
|
|
15
14
|
/**
|
|
16
15
|
* @public
|
|
17
16
|
* @component tooltip
|
|
17
|
+
* @slot - Content for the Tooltip. An alternative to the `text` attribute for cases that require custom, non-interactive markup.
|
|
18
18
|
* @slot anchor - Used to set the anchor element for the tooltip.
|
|
19
19
|
* @testSelector byText byText
|
|
20
20
|
* @testQuery open open true
|
|
@@ -25,6 +25,8 @@ var Tooltip = class extends require_kbd_shortcut.WithKbdShortcut(require_anchore
|
|
|
25
25
|
super(..._args);
|
|
26
26
|
this.open = false;
|
|
27
27
|
this._descriptionId = `vwc-tooltip-desc-${require_randomId.generateRandomId()}`;
|
|
28
|
+
this._descriptionSecondaryId = `vwc-tooltip-desc-secondary-${require_randomId.generateRandomId()}`;
|
|
29
|
+
this._defaultSlotContent = [];
|
|
28
30
|
this.#show = () => {
|
|
29
31
|
this.open = true;
|
|
30
32
|
};
|
|
@@ -37,6 +39,11 @@ var Tooltip = class extends require_kbd_shortcut.WithKbdShortcut(require_anchore
|
|
|
37
39
|
};
|
|
38
40
|
}
|
|
39
41
|
/** @internal */
|
|
42
|
+
_defaultSlotContentChanged() {
|
|
43
|
+
for (const el of this._defaultSlotContent) if (!el.id) el.id = `vwc-tooltip-content-${require_randomId.generateRandomId()}`;
|
|
44
|
+
if (this._anchorEl) this.#syncDescribedBy(this._anchorEl);
|
|
45
|
+
}
|
|
46
|
+
/** @internal */
|
|
40
47
|
_kbdAriaShortcutsValueChanged() {
|
|
41
48
|
if (!this._anchorEl) return;
|
|
42
49
|
_microsoft_fast_element.DOM.setAttribute(this._anchorEl, "aria-keyshortcuts", this._kbdAriaShortcutsValue);
|
|
@@ -54,13 +61,26 @@ var Tooltip = class extends require_kbd_shortcut.WithKbdShortcut(require_anchore
|
|
|
54
61
|
if (oldValue) this.#cleanupAnchor(oldValue);
|
|
55
62
|
if (newValue) this.#setupAnchor(newValue);
|
|
56
63
|
}
|
|
64
|
+
/** @internal */
|
|
65
|
+
#descriptionIds() {
|
|
66
|
+
return [
|
|
67
|
+
this._descriptionId,
|
|
68
|
+
this._descriptionSecondaryId,
|
|
69
|
+
...this._defaultSlotContent.map((el) => el.id).filter(Boolean)
|
|
70
|
+
];
|
|
71
|
+
}
|
|
72
|
+
#syncDescribedBy(a) {
|
|
73
|
+
const existing = a.getAttribute("aria-describedby") ?? a.ariaDescribedBy ?? "";
|
|
74
|
+
const ownedIds = new Set(this.#descriptionIds());
|
|
75
|
+
const otherTokens = existing.split(" ").filter((t) => t && !ownedIds.has(t));
|
|
76
|
+
a.setAttribute("aria-describedby", [...otherTokens, ...this.#descriptionIds()].join(" "));
|
|
77
|
+
}
|
|
57
78
|
#setupAnchor(a) {
|
|
58
79
|
a.addEventListener("mouseover", this.#show);
|
|
59
80
|
a.addEventListener("mouseout", this.#hide);
|
|
60
81
|
a.addEventListener("focusin", this.#show);
|
|
61
82
|
a.addEventListener("focusout", this.#hide);
|
|
62
|
-
|
|
63
|
-
a.setAttribute("aria-describedby", existing ? `${existing} ${this._descriptionId}` : this._descriptionId);
|
|
83
|
+
this.#syncDescribedBy(a);
|
|
64
84
|
_microsoft_fast_element.DOM.setAttribute(a, "aria-keyshortcuts", this._kbdAriaShortcutsValue);
|
|
65
85
|
}
|
|
66
86
|
#cleanupAnchor(a) {
|
|
@@ -68,7 +88,9 @@ var Tooltip = class extends require_kbd_shortcut.WithKbdShortcut(require_anchore
|
|
|
68
88
|
a.removeEventListener("mouseout", this.#hide);
|
|
69
89
|
a.removeEventListener("focusin", this.#show);
|
|
70
90
|
a.removeEventListener("focusout", this.#hide);
|
|
71
|
-
const
|
|
91
|
+
const describedBy = a.getAttribute("aria-describedby") ?? a.ariaDescribedBy ?? "";
|
|
92
|
+
const ownedIds = new Set(this.#descriptionIds());
|
|
93
|
+
const tokens = describedBy.split(" ").filter((t) => t && !ownedIds.has(t));
|
|
72
94
|
const newDescribedBy = tokens.length ? tokens.join(" ") : null;
|
|
73
95
|
if (a.hasAttribute("aria-describedby")) _microsoft_fast_element.DOM.setAttribute(a, "aria-describedby", newDescribedBy);
|
|
74
96
|
else a.ariaDescribedBy = newDescribedBy;
|
|
@@ -88,15 +110,18 @@ var Tooltip = class extends require_kbd_shortcut.WithKbdShortcut(require_anchore
|
|
|
88
110
|
}
|
|
89
111
|
};
|
|
90
112
|
require_decorate.__decorate([_microsoft_fast_element.attr], Tooltip.prototype, "text", void 0);
|
|
113
|
+
require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ attribute: "text-secondary" })], Tooltip.prototype, "textSecondary", void 0);
|
|
91
114
|
require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ mode: "fromView" })], Tooltip.prototype, "placement", void 0);
|
|
92
115
|
require_decorate.__decorate([(0, _microsoft_fast_element.attr)({ mode: "boolean" })], Tooltip.prototype, "open", void 0);
|
|
116
|
+
require_decorate.__decorate([_microsoft_fast_element.observable], Tooltip.prototype, "_defaultSlotContent", void 0);
|
|
93
117
|
//#endregion
|
|
94
118
|
//#region src/lib/tooltip/tooltip.template.ts
|
|
95
119
|
var TooltipTemplate = (context) => {
|
|
96
120
|
const popupTag = context.tagFor(require_definition.Popup);
|
|
121
|
+
const anchorSlotTemplate = require_anchored.anchorSlotTemplateFactory();
|
|
97
122
|
return _microsoft_fast_element.html`
|
|
98
|
-
${
|
|
99
|
-
${require_randomId.renderInLightDOM(_microsoft_fast_element.html`<span slot="_description" id="${(x) => x._descriptionId}">${(x) => x.text}</span>`)}
|
|
123
|
+
${anchorSlotTemplate}
|
|
124
|
+
${require_randomId.renderInLightDOM(_microsoft_fast_element.html`<span slot="_description" id="${(x) => x._descriptionId}">${(x) => x.text}</span><span slot="_description-secondary" id="${(x) => x._descriptionSecondaryId}">${(x) => x.textSecondary}</span>`)}
|
|
100
125
|
<${popupTag} class="${(x) => (0, _microsoft_fast_web_utilities.classNames)("control", ["open", x.open])}" arrow alternate
|
|
101
126
|
:placement=${(x) => x.placement}
|
|
102
127
|
:anchor="${(x) => x._anchorEl}"
|
|
@@ -107,6 +132,15 @@ ${require_randomId.renderInLightDOM(_microsoft_fast_element.html`<span slot="_de
|
|
|
107
132
|
exportparts="vvd-theme-alternate">
|
|
108
133
|
<div part="vvd-theme-alternate" class="tooltip" role="tooltip">
|
|
109
134
|
<span class="text"><slot name="_description"></slot></span>
|
|
135
|
+
${(0, _microsoft_fast_element.when)((x) => x.textSecondary, _microsoft_fast_element.html`<span class="text-secondary"
|
|
136
|
+
><slot name="_description-secondary"></slot
|
|
137
|
+
></span>`)}
|
|
138
|
+
<slot
|
|
139
|
+
${(0, _microsoft_fast_element.slotted)({
|
|
140
|
+
property: "_defaultSlotContent",
|
|
141
|
+
filter: (0, _microsoft_fast_element.elements)()
|
|
142
|
+
})}
|
|
143
|
+
></slot>
|
|
110
144
|
<slot name="kbd-shortcut"
|
|
111
145
|
${(0, _microsoft_fast_element.slotted)({
|
|
112
146
|
property: "_kbdShortcutSlotted",
|
|
@@ -5,15 +5,16 @@ import { i as Popup, t as popupDefinition } from "./definition9.js";
|
|
|
5
5
|
import { t as WithKbdShortcut } from "./kbd-shortcut.js";
|
|
6
6
|
import { n as anchorSlotTemplateFactory, t as Anchored } from "./anchored.js";
|
|
7
7
|
import { n as renderInLightDOM, t as generateRandomId } from "./randomId.js";
|
|
8
|
-
import { DOM, attr, elements, html, slotted } from "@microsoft/fast-element";
|
|
8
|
+
import { DOM, attr, elements, html, observable, slotted, when } from "@microsoft/fast-element";
|
|
9
9
|
import { classNames } from "@microsoft/fast-web-utilities";
|
|
10
10
|
//#region src/lib/tooltip/tooltip.scss?inline
|
|
11
|
-
var tooltip_default = ":host :host{display:var(--_popup-display,inline)}:host :host([slotted-anchor]){--_popup-display:contents}.control{pointer-events:none}.tooltip{width:var(--tooltip-inline-size,auto);box-sizing:border-box;color:var(--vvd-color-canvas-text);font:var(--vvd-typography-base-bold);max-inline-size:var(--tooltip-max-inline-size,30ch);flex-direction:column;align-items:flex-start;gap:4px;padding:8px 12px;display:flex}";
|
|
11
|
+
var tooltip_default = ":host :host{display:var(--_popup-display,inline)}:host :host([slotted-anchor]){--_popup-display:contents}.control{pointer-events:none}.tooltip{width:var(--tooltip-inline-size,auto);box-sizing:border-box;color:var(--vvd-color-canvas-text);font:var(--vvd-typography-base-bold);max-inline-size:var(--tooltip-max-inline-size,30ch);flex-direction:column;align-items:flex-start;gap:4px;padding:8px 12px;display:flex}.text-secondary{color:var(--vvd-color-neutral-600);font:var(--vvd-typography-base)}";
|
|
12
12
|
//#endregion
|
|
13
13
|
//#region src/lib/tooltip/tooltip.ts
|
|
14
14
|
/**
|
|
15
15
|
* @public
|
|
16
16
|
* @component tooltip
|
|
17
|
+
* @slot - Content for the Tooltip. An alternative to the `text` attribute for cases that require custom, non-interactive markup.
|
|
17
18
|
* @slot anchor - Used to set the anchor element for the tooltip.
|
|
18
19
|
* @testSelector byText byText
|
|
19
20
|
* @testQuery open open true
|
|
@@ -24,6 +25,8 @@ var Tooltip = class extends WithKbdShortcut(Anchored(VividElement)) {
|
|
|
24
25
|
super(..._args);
|
|
25
26
|
this.open = false;
|
|
26
27
|
this._descriptionId = `vwc-tooltip-desc-${generateRandomId()}`;
|
|
28
|
+
this._descriptionSecondaryId = `vwc-tooltip-desc-secondary-${generateRandomId()}`;
|
|
29
|
+
this._defaultSlotContent = [];
|
|
27
30
|
this.#show = () => {
|
|
28
31
|
this.open = true;
|
|
29
32
|
};
|
|
@@ -36,6 +39,11 @@ var Tooltip = class extends WithKbdShortcut(Anchored(VividElement)) {
|
|
|
36
39
|
};
|
|
37
40
|
}
|
|
38
41
|
/** @internal */
|
|
42
|
+
_defaultSlotContentChanged() {
|
|
43
|
+
for (const el of this._defaultSlotContent) if (!el.id) el.id = `vwc-tooltip-content-${generateRandomId()}`;
|
|
44
|
+
if (this._anchorEl) this.#syncDescribedBy(this._anchorEl);
|
|
45
|
+
}
|
|
46
|
+
/** @internal */
|
|
39
47
|
_kbdAriaShortcutsValueChanged() {
|
|
40
48
|
if (!this._anchorEl) return;
|
|
41
49
|
DOM.setAttribute(this._anchorEl, "aria-keyshortcuts", this._kbdAriaShortcutsValue);
|
|
@@ -53,13 +61,26 @@ var Tooltip = class extends WithKbdShortcut(Anchored(VividElement)) {
|
|
|
53
61
|
if (oldValue) this.#cleanupAnchor(oldValue);
|
|
54
62
|
if (newValue) this.#setupAnchor(newValue);
|
|
55
63
|
}
|
|
64
|
+
/** @internal */
|
|
65
|
+
#descriptionIds() {
|
|
66
|
+
return [
|
|
67
|
+
this._descriptionId,
|
|
68
|
+
this._descriptionSecondaryId,
|
|
69
|
+
...this._defaultSlotContent.map((el) => el.id).filter(Boolean)
|
|
70
|
+
];
|
|
71
|
+
}
|
|
72
|
+
#syncDescribedBy(a) {
|
|
73
|
+
const existing = a.getAttribute("aria-describedby") ?? a.ariaDescribedBy ?? "";
|
|
74
|
+
const ownedIds = new Set(this.#descriptionIds());
|
|
75
|
+
const otherTokens = existing.split(" ").filter((t) => t && !ownedIds.has(t));
|
|
76
|
+
a.setAttribute("aria-describedby", [...otherTokens, ...this.#descriptionIds()].join(" "));
|
|
77
|
+
}
|
|
56
78
|
#setupAnchor(a) {
|
|
57
79
|
a.addEventListener("mouseover", this.#show);
|
|
58
80
|
a.addEventListener("mouseout", this.#hide);
|
|
59
81
|
a.addEventListener("focusin", this.#show);
|
|
60
82
|
a.addEventListener("focusout", this.#hide);
|
|
61
|
-
|
|
62
|
-
a.setAttribute("aria-describedby", existing ? `${existing} ${this._descriptionId}` : this._descriptionId);
|
|
83
|
+
this.#syncDescribedBy(a);
|
|
63
84
|
DOM.setAttribute(a, "aria-keyshortcuts", this._kbdAriaShortcutsValue);
|
|
64
85
|
}
|
|
65
86
|
#cleanupAnchor(a) {
|
|
@@ -67,7 +88,9 @@ var Tooltip = class extends WithKbdShortcut(Anchored(VividElement)) {
|
|
|
67
88
|
a.removeEventListener("mouseout", this.#hide);
|
|
68
89
|
a.removeEventListener("focusin", this.#show);
|
|
69
90
|
a.removeEventListener("focusout", this.#hide);
|
|
70
|
-
const
|
|
91
|
+
const describedBy = a.getAttribute("aria-describedby") ?? a.ariaDescribedBy ?? "";
|
|
92
|
+
const ownedIds = new Set(this.#descriptionIds());
|
|
93
|
+
const tokens = describedBy.split(" ").filter((t) => t && !ownedIds.has(t));
|
|
71
94
|
const newDescribedBy = tokens.length ? tokens.join(" ") : null;
|
|
72
95
|
if (a.hasAttribute("aria-describedby")) DOM.setAttribute(a, "aria-describedby", newDescribedBy);
|
|
73
96
|
else a.ariaDescribedBy = newDescribedBy;
|
|
@@ -87,15 +110,18 @@ var Tooltip = class extends WithKbdShortcut(Anchored(VividElement)) {
|
|
|
87
110
|
}
|
|
88
111
|
};
|
|
89
112
|
__decorate([attr], Tooltip.prototype, "text", void 0);
|
|
113
|
+
__decorate([attr({ attribute: "text-secondary" })], Tooltip.prototype, "textSecondary", void 0);
|
|
90
114
|
__decorate([attr({ mode: "fromView" })], Tooltip.prototype, "placement", void 0);
|
|
91
115
|
__decorate([attr({ mode: "boolean" })], Tooltip.prototype, "open", void 0);
|
|
116
|
+
__decorate([observable], Tooltip.prototype, "_defaultSlotContent", void 0);
|
|
92
117
|
//#endregion
|
|
93
118
|
//#region src/lib/tooltip/tooltip.template.ts
|
|
94
119
|
var TooltipTemplate = (context) => {
|
|
95
120
|
const popupTag = context.tagFor(Popup);
|
|
121
|
+
const anchorSlotTemplate = anchorSlotTemplateFactory();
|
|
96
122
|
return html`
|
|
97
|
-
${
|
|
98
|
-
${renderInLightDOM(html`<span slot="_description" id="${(x) => x._descriptionId}">${(x) => x.text}</span>`)}
|
|
123
|
+
${anchorSlotTemplate}
|
|
124
|
+
${renderInLightDOM(html`<span slot="_description" id="${(x) => x._descriptionId}">${(x) => x.text}</span><span slot="_description-secondary" id="${(x) => x._descriptionSecondaryId}">${(x) => x.textSecondary}</span>`)}
|
|
99
125
|
<${popupTag} class="${(x) => classNames("control", ["open", x.open])}" arrow alternate
|
|
100
126
|
:placement=${(x) => x.placement}
|
|
101
127
|
:anchor="${(x) => x._anchorEl}"
|
|
@@ -106,6 +132,15 @@ ${renderInLightDOM(html`<span slot="_description" id="${(x) => x._descriptionId}
|
|
|
106
132
|
exportparts="vvd-theme-alternate">
|
|
107
133
|
<div part="vvd-theme-alternate" class="tooltip" role="tooltip">
|
|
108
134
|
<span class="text"><slot name="_description"></slot></span>
|
|
135
|
+
${when((x) => x.textSecondary, html`<span class="text-secondary"
|
|
136
|
+
><slot name="_description-secondary"></slot
|
|
137
|
+
></span>`)}
|
|
138
|
+
<slot
|
|
139
|
+
${slotted({
|
|
140
|
+
property: "_defaultSlotContent",
|
|
141
|
+
filter: elements()
|
|
142
|
+
})}
|
|
143
|
+
></slot>
|
|
109
144
|
<slot name="kbd-shortcut"
|
|
110
145
|
${slotted({
|
|
111
146
|
property: "_kbdShortcutSlotted",
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
require("./chunk.cjs");
|
|
2
1
|
const require_vivid_element = require("./vivid-element.cjs");
|
|
3
2
|
const require_definition = require("./definition.cjs");
|
|
4
3
|
const require_decorate = require("./decorate.cjs");
|
|
4
|
+
const require_icon = require("./icon.cjs");
|
|
5
5
|
const require_delegates_aria = require("./delegates-aria.cjs");
|
|
6
6
|
const require_definition$1 = require("./definition6.cjs");
|
|
7
7
|
const require_dialog = require("./dialog.cjs");
|
|
8
8
|
const require_definition$2 = require("./definition9.cjs");
|
|
9
|
-
const
|
|
9
|
+
const require_feedback_message = require("./feedback-message.cjs");
|
|
10
10
|
const require_with_error_text = require("./with-error-text.cjs");
|
|
11
11
|
const require_with_success_text = require("./with-success-text.cjs");
|
|
12
|
+
const require_mixins = require("./mixins.cjs");
|
|
12
13
|
const require_with_contextual_help = require("./with-contextual-help.cjs");
|
|
13
14
|
const require_definition$3 = require("./definition26.cjs");
|
|
14
15
|
const require_definition$4 = require("./definition27.cjs");
|
|
@@ -43,9 +44,9 @@ var vcInputTag = VC_HEX_INPUT_TAG;
|
|
|
43
44
|
/**
|
|
44
45
|
* @public
|
|
45
46
|
* @component color-picker
|
|
46
|
-
* @slot helper-text - Describes how to use the
|
|
47
|
+
* @slot helper-text - Describes how to use the Color Picker. Alternative to the `helper-text` attribute.
|
|
47
48
|
* @slot popup-text - Overrides the default "Color Picker" title of the Popup window.
|
|
48
|
-
* @slot swatches-text -
|
|
49
|
+
* @slot swatches-text - Overrides the default "Saved colors" text above color swatches.
|
|
49
50
|
* @event {CustomEvent<undefined>} change - Fires when the value changes
|
|
50
51
|
* @event {Event} input - Fires when the value of the element changes.
|
|
51
52
|
* @vueModel modelValue value input,@lazy:change `event.currentTarget.value`
|
|
@@ -430,7 +431,7 @@ function renderSwatchesCount() {
|
|
|
430
431
|
}
|
|
431
432
|
var ColorPickerTemplate = (context) => {
|
|
432
433
|
const textFieldTag = context.tagFor(require_definition$3.TextField);
|
|
433
|
-
const iconTag = context.tagFor(
|
|
434
|
+
const iconTag = context.tagFor(require_icon.Icon);
|
|
434
435
|
const popupTag = context.tagFor(require_definition$2.Popup);
|
|
435
436
|
const buttonTag = context.tagFor(require_definition$1.Button);
|
|
436
437
|
const tooltipTag = context.tagFor(require_definition$4.Tooltip);
|
|
@@ -466,7 +467,7 @@ var colorPickerDefinition = require_vivid_element.defineVividComponent("color-pi
|
|
|
466
467
|
require_definition$3.textFieldDefinition,
|
|
467
468
|
require_definition$1.buttonDefinition,
|
|
468
469
|
require_definition$4.tooltipDefinition,
|
|
469
|
-
|
|
470
|
+
require_feedback_message.feedbackMessageDefinition
|
|
470
471
|
], { styles: color_picker_default });
|
|
471
472
|
/**
|
|
472
473
|
* Registers the color-picker element with the design system.
|
|
@@ -1,13 +1,15 @@
|
|
|
1
1
|
import { d as createRegisterFunction, t as VividElement, u as defineVividComponent } from "./vivid-element.js";
|
|
2
|
-
import {
|
|
2
|
+
import { t as iconDefinition } from "./definition.js";
|
|
3
3
|
import { t as __decorate } from "./decorate.js";
|
|
4
|
+
import { t as Icon } from "./icon.js";
|
|
4
5
|
import { n as delegateAria, t as DelegatesAria } from "./delegates-aria.js";
|
|
5
6
|
import { i as Button, t as buttonDefinition } from "./definition6.js";
|
|
6
7
|
import { t as handleEscapeKeyAndStopPropogation } from "./dialog.js";
|
|
7
8
|
import { i as Popup, t as popupDefinition } from "./definition9.js";
|
|
8
|
-
import {
|
|
9
|
+
import { n as feedbackMessageDefinition } from "./feedback-message.js";
|
|
9
10
|
import { t as WithErrorText } from "./with-error-text.js";
|
|
10
11
|
import { t as WithSuccessText } from "./with-success-text.js";
|
|
12
|
+
import { t as WithFeedback } from "./mixins.js";
|
|
11
13
|
import { t as WithContextualHelp } from "./with-contextual-help.js";
|
|
12
14
|
import { n as textFieldDefinition, r as TextField } from "./definition26.js";
|
|
13
15
|
import { n as tooltipDefinition, r as Tooltip } from "./definition27.js";
|
|
@@ -42,9 +44,9 @@ var vcInputTag = VC_HEX_INPUT_TAG;
|
|
|
42
44
|
/**
|
|
43
45
|
* @public
|
|
44
46
|
* @component color-picker
|
|
45
|
-
* @slot helper-text - Describes how to use the
|
|
47
|
+
* @slot helper-text - Describes how to use the Color Picker. Alternative to the `helper-text` attribute.
|
|
46
48
|
* @slot popup-text - Overrides the default "Color Picker" title of the Popup window.
|
|
47
|
-
* @slot swatches-text -
|
|
49
|
+
* @slot swatches-text - Overrides the default "Saved colors" text above color swatches.
|
|
48
50
|
* @event {CustomEvent<undefined>} change - Fires when the value changes
|
|
49
51
|
* @event {Event} input - Fires when the value of the element changes.
|
|
50
52
|
* @vueModel modelValue value input,@lazy:change `event.currentTarget.value`
|