@vonage/vivid 5.23.1-preview.0 → 5.24.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/accordion/index.cjs +1 -1
- package/accordion/index.js +1 -1
- package/accordion-item/index.cjs +1 -1
- package/accordion-item/index.js +1 -1
- package/action-group/index.cjs +1 -1
- package/action-group/index.js +1 -1
- package/alert/definition.cjs +1 -1
- package/alert/definition.js +1 -1
- package/alert/index.cjs +7 -7
- package/alert/index.js +13 -14
- package/audio-player/definition.cjs +1 -1
- package/audio-player/definition.js +1 -1
- package/audio-player/index.cjs +19 -17
- package/audio-player/index.js +24 -22
- package/avatar/definition.cjs +1 -1
- package/avatar/definition.js +1 -1
- package/avatar/index.cjs +4 -4
- package/avatar/index.js +6 -6
- package/badge/definition.cjs +1 -1
- package/badge/definition.js +1 -1
- package/badge/index.cjs +1 -1
- package/badge/index.js +1 -1
- package/banner/definition.cjs +1 -1
- package/banner/definition.js +1 -1
- package/banner/index.cjs +3 -3
- package/banner/index.js +8 -8
- package/breadcrumb/definition.cjs +1 -1
- package/breadcrumb/definition.js +1 -1
- package/breadcrumb-item/definition.cjs +1 -1
- package/breadcrumb-item/definition.js +1 -1
- package/breadcrumb-item/index.cjs +2 -2
- package/breadcrumb-item/index.js +5 -5
- package/bundled/affix.cjs +1 -1
- package/bundled/affix.js +1 -1
- package/bundled/base-color-picker.cjs +2 -2
- package/bundled/base-color-picker.js +5 -5
- package/bundled/calendar-picker.template.cjs +1 -1
- package/bundled/calendar-picker.template.js +1 -1
- package/bundled/definition11.cjs +4 -4
- package/bundled/definition11.js +5 -5
- package/bundled/definition12.cjs +9 -7
- package/bundled/definition12.js +28 -26
- package/bundled/definition13.cjs +9 -7
- package/bundled/definition13.js +16 -15
- package/bundled/definition15.cjs +8 -7
- package/bundled/definition15.js +26 -24
- package/bundled/definition16.cjs +4 -2
- package/bundled/definition16.js +8 -6
- package/bundled/definition17.cjs +8 -6
- package/bundled/definition17.js +15 -14
- package/bundled/definition18.cjs +12 -83
- package/bundled/definition18.js +35 -420
- package/bundled/definition19.cjs +87 -5
- package/bundled/definition19.js +432 -14
- package/bundled/definition2.cjs +1 -13
- package/bundled/definition2.js +181 -48
- package/bundled/definition20.cjs +7 -35
- package/bundled/definition20.js +17 -170
- package/bundled/definition21.cjs +35 -27
- package/bundled/definition21.js +154 -155
- package/bundled/definition22.cjs +29 -4
- package/bundled/definition22.js +171 -17
- package/bundled/definition23.cjs +6 -12
- package/bundled/definition23.js +17 -32
- package/bundled/definition24.cjs +12 -39
- package/bundled/definition24.js +32 -67
- package/bundled/definition25.cjs +44 -0
- package/bundled/definition25.js +77 -0
- package/bundled/definition3.cjs +13 -1
- package/bundled/definition3.js +48 -181
- package/bundled/definition4.cjs +9 -7
- package/bundled/definition4.js +18 -16
- package/bundled/definition5.cjs +5 -5
- package/bundled/definition5.js +9 -9
- package/bundled/definition6.cjs +3 -3
- package/bundled/definition6.js +16 -16
- package/bundled/definition7.cjs +1 -1
- package/bundled/definition7.js +1 -1
- package/bundled/definition8.cjs +7 -7
- package/bundled/definition8.js +9 -7
- package/bundled/definition9.cjs +4 -4
- package/bundled/definition9.js +12 -12
- package/bundled/extractOptions.cjs +1 -0
- package/bundled/extractOptions.js +11 -0
- package/bundled/listbox.cjs +1 -1
- package/bundled/listbox.js +24 -11
- package/bundled/mixins.cjs +3 -3
- package/bundled/mixins.js +5 -5
- package/bundled/numberConverter.cjs +1 -1
- package/bundled/numberConverter.js +36 -1
- package/bundled/picker-field.template.cjs +13 -13
- package/bundled/picker-field.template.js +16 -16
- package/bundled/render-in-light-dom.cjs +1 -1
- package/bundled/render-in-light-dom.js +16 -19
- package/bundled/slider.template.cjs +8 -8
- package/bundled/slider.template.js +9 -9
- package/bundled/text-field.cjs +1 -1
- package/bundled/text-field.js +1 -1
- package/bundled/time-selection-picker.template.cjs +3 -3
- package/bundled/time-selection-picker.template.js +9 -9
- package/bundled/vivid-element.cjs +1 -1
- package/bundled/vivid-element.js +9 -1
- package/button/definition.cjs +1 -1
- package/button/definition.js +1 -1
- package/calendar/definition.cjs +1 -1
- package/calendar/definition.js +1 -1
- package/calendar/index.cjs +9 -9
- package/calendar/index.js +7 -7
- package/calendar-event/definition.cjs +1 -1
- package/calendar-event/definition.js +1 -1
- package/calendar-event/index.cjs +2 -2
- package/calendar-event/index.js +2 -2
- package/card/definition.cjs +1 -1
- package/card/definition.js +1 -1
- package/card/index.cjs +3 -3
- package/card/index.js +6 -6
- package/color-picker/index.cjs +10 -10
- package/color-picker/index.js +52 -52
- package/combobox/definition.cjs +1 -1
- package/combobox/definition.js +1 -1
- package/combobox/index.cjs +11 -8
- package/combobox/index.js +59 -49
- package/country/definition.cjs +1 -1
- package/country/definition.js +1 -1
- package/country/index.cjs +1 -1
- package/country/index.js +1 -1
- package/country-group/definition.cjs +1 -1
- package/country-group/definition.js +1 -1
- package/country-group/index.cjs +1 -1
- package/country-group/index.js +2 -2
- package/custom-elements.json +837 -1225
- package/data-grid/definition.cjs +1 -1
- package/data-grid/definition.js +1 -1
- package/data-grid/index.cjs +8 -6
- package/data-grid/index.js +22 -20
- package/date-picker/definition.cjs +1 -1
- package/date-picker/definition.js +1 -1
- package/date-picker/index.cjs +1 -1
- package/date-picker/index.js +1 -1
- package/date-range-picker/definition.cjs +1 -1
- package/date-range-picker/definition.js +1 -1
- package/date-range-picker/index.cjs +1 -1
- package/date-range-picker/index.js +1 -1
- package/date-time-picker/definition.cjs +1 -1
- package/date-time-picker/definition.js +1 -1
- package/date-time-picker/index.cjs +1 -1
- package/date-time-picker/index.js +1 -1
- package/dial-pad/definition.cjs +1 -1
- package/dial-pad/definition.js +1 -1
- package/dial-pad/index.cjs +25 -23
- package/dial-pad/index.js +127 -56
- package/dialog/definition.cjs +1 -1
- package/dialog/definition.js +1 -1
- package/dialog/index.cjs +14 -14
- package/dialog/index.js +17 -18
- package/divider/definition.cjs +1 -1
- package/divider/definition.js +1 -1
- package/divider/index.cjs +1 -1
- package/divider/index.js +1 -1
- package/elevation/definition.cjs +1 -1
- package/elevation/definition.js +1 -1
- package/empty-state/definition.cjs +1 -1
- package/empty-state/definition.js +1 -1
- package/empty-state/index.cjs +4 -4
- package/empty-state/index.js +7 -11
- package/fab/definition.cjs +1 -1
- package/fab/definition.js +1 -1
- package/fab/index.cjs +4 -4
- package/fab/index.js +9 -13
- package/file-picker/definition.cjs +1 -1
- package/file-picker/definition.js +1 -1
- package/file-picker/index.cjs +8 -8
- package/file-picker/index.js +19 -19
- package/flag/definition.cjs +1 -1
- package/flag/definition.js +1 -1
- package/flag/index.cjs +5 -5
- package/flag/index.js +8 -12
- package/header/definition.cjs +1 -1
- package/header/definition.js +1 -1
- package/header/index.cjs +7 -7
- package/header/index.js +6 -10
- package/icon/index.cjs +1 -1
- package/icon/index.js +1 -1
- package/index.cjs +214 -209
- package/index.js +67 -66
- 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 +2 -6
- package/kbd-shortcut/definition.cjs +1 -1
- package/kbd-shortcut/definition.js +1 -1
- package/layout/definition.cjs +1 -1
- package/layout/definition.js +1 -1
- package/layout/index.cjs +3 -1
- package/layout/index.js +3 -1
- package/lib/accordion/variations.browser-spec.d.ts +1 -0
- package/lib/accordion-item/accordion-item.d.ts +2 -1
- package/lib/accordion-item/variations.browser-spec.d.ts +1 -0
- package/lib/action-group/action-group.d.ts +1 -1
- package/lib/action-group/variations.browser-spec.d.ts +1 -0
- package/lib/alert/alert.d.ts +2 -2
- package/lib/alert/variations.browser-spec.d.ts +1 -0
- package/lib/audio-player/audio-player.d.ts +1 -1
- package/lib/audio-player/variations.browser-spec.d.ts +1 -0
- package/lib/avatar/avatar.d.ts +1 -1
- package/lib/avatar/variations.browser-spec.d.ts +1 -0
- package/lib/badge/badge.d.ts +5 -5
- package/lib/badge/badge.template.d.ts +1 -2
- package/lib/badge/variations.browser-spec.d.ts +1 -0
- package/lib/banner/banner.d.ts +3 -3
- package/lib/banner/variations.browser-spec.d.ts +1 -0
- package/lib/breadcrumb/breadcrumb.d.ts +1 -1
- package/lib/breadcrumb-item/breadcrumb-item.d.ts +1 -1
- package/lib/breadcrumb-item/variations.browser-spec.d.ts +1 -0
- package/lib/button/button.d.ts +3 -3
- package/lib/button/variations.browser-spec.d.ts +1 -0
- package/lib/calendar/variations.browser-spec.d.ts +1 -0
- package/lib/calendar-event/calendar-event.d.ts +1 -1
- package/lib/calendar-event/variations.browser-spec.d.ts +1 -0
- package/lib/card/card.d.ts +5 -5
- package/lib/card/variations.browser-spec.d.ts +1 -0
- package/lib/checkbox/checkbox.d.ts +6 -6
- package/lib/checkbox/variations.browser-spec.d.ts +1 -0
- package/lib/color-picker/color-picker.d.ts +8 -8
- package/lib/color-picker/variations.browser-spec.d.ts +1 -0
- package/lib/combobox/combobox.d.ts +7 -7
- package/lib/combobox/variations.browser-spec.d.ts +1 -0
- package/lib/components.d.ts +1 -0
- package/lib/contextual-help/variations.browser-spec.d.ts +1 -0
- package/lib/country/variations.browser-spec.d.ts +1 -0
- package/lib/country-group/country-group.d.ts +2 -2
- package/lib/data-grid/data-grid-cell.d.ts +4 -3
- package/lib/data-grid/data-grid-row.d.ts +3 -2
- package/lib/data-grid/data-grid.options.d.ts +5 -0
- package/lib/data-grid/variations.browser-spec.d.ts +1 -0
- package/lib/date-picker/date-picker.d.ts +8 -8
- package/lib/date-picker/variations.browser-spec.d.ts +1 -0
- package/lib/date-range-picker/date-range-picker.d.ts +4 -4
- package/lib/date-range-picker/variations.browser-spec.d.ts +1 -0
- package/lib/date-time-picker/date-time-picker.d.ts +8 -8
- package/lib/date-time-picker/variations.browser-spec.d.ts +1 -0
- package/lib/dial-pad/dial-pad.d.ts +2 -1
- package/lib/dial-pad/variations.browser-spec.d.ts +1 -0
- package/lib/dialog/dialog.d.ts +2 -2
- package/lib/dialog/variations.browser-spec.d.ts +1 -0
- package/lib/divider/divider.d.ts +1 -1
- package/lib/divider/variations.browser-spec.d.ts +1 -0
- package/lib/empty-state/variations.browser-spec.d.ts +1 -0
- package/lib/fab/fab.d.ts +6 -6
- package/lib/fab/variations.browser-spec.d.ts +1 -0
- package/lib/file-picker/file-picker.d.ts +7 -7
- package/lib/file-picker/variations.browser-spec.d.ts +1 -0
- package/lib/flag/variations.browser-spec.d.ts +1 -0
- package/lib/header/header.d.ts +1 -1
- package/lib/header/variations.browser-spec.d.ts +1 -0
- package/lib/icon/variations.browser-spec.d.ts +1 -0
- package/lib/kbd-key/variations.browser-spec.d.ts +1 -0
- package/lib/kbd-shortcut/variations.browser-spec.d.ts +1 -0
- package/lib/layout/variations.browser-spec.d.ts +1 -0
- package/lib/menu/menu.d.ts +2 -2
- package/lib/menu/variations.browser-spec.d.ts +1 -0
- package/lib/menu-item/menu-item.d.ts +3 -3
- package/lib/menu-item/variations.browser-spec.d.ts +1 -0
- package/lib/nav/nav.d.ts +1 -1
- package/lib/nav/variations.browser-spec.d.ts +1 -0
- package/lib/nav-disclosure/nav-disclosure.d.ts +2 -2
- package/lib/nav-disclosure/variations.browser-spec.d.ts +1 -0
- package/lib/nav-item/nav-item.d.ts +2 -2
- package/lib/nav-item/variations.browser-spec.d.ts +1 -0
- package/lib/note/note.d.ts +1 -1
- package/lib/note/variations.browser-spec.d.ts +1 -0
- package/lib/number-field/number-field.d.ts +9 -9
- package/lib/number-field/variations.browser-spec.d.ts +1 -0
- package/lib/optgroup/definition.d.ts +3 -0
- package/lib/optgroup/index.d.ts +1 -0
- package/lib/optgroup/optgroup.d.ts +430 -0
- package/lib/optgroup/optgroup.template.d.ts +2 -0
- package/lib/optgroup/variations.browser-spec.d.ts +1 -0
- package/lib/option/option.d.ts +2 -2
- package/lib/option/variations.browser-spec.d.ts +1 -0
- package/lib/pagination/pagination.d.ts +1 -1
- package/lib/pagination/variations.browser-spec.d.ts +1 -0
- package/lib/popover/popover.d.ts +2 -2
- package/lib/popover/variations.browser-spec.d.ts +1 -0
- package/lib/progress/progress.d.ts +1 -1
- package/lib/progress/variations.browser-spec.d.ts +1 -0
- package/lib/progress-ring/progress-ring.d.ts +1 -1
- package/lib/progress-ring/variations.browser-spec.d.ts +1 -0
- package/lib/radio/radio.d.ts +3 -3
- package/lib/radio/variations.browser-spec.d.ts +1 -0
- package/lib/radio-group/radio-group.d.ts +1 -1
- package/lib/radio-group/variations.browser-spec.d.ts +1 -0
- package/lib/range-slider/range-slider.d.ts +3 -3
- package/lib/range-slider/variations.browser-spec.d.ts +1 -0
- package/lib/rich-text-editor/rich-text-editor.d.ts +1 -1
- package/lib/rich-text-editor/rte/features/internal/cursor-fix.d.ts +6 -1
- package/lib/rich-text-editor/variations.browser-spec.d.ts +1 -0
- package/lib/rich-text-view/variations.browser-spec.d.ts +1 -0
- package/lib/searchable-select/option-tag.d.ts +1 -1
- package/lib/searchable-select/searchable-select.d.ts +47 -47
- package/lib/searchable-select/variations.browser-spec.d.ts +1 -0
- package/lib/select/select.d.ts +9 -9
- package/lib/select/variations.browser-spec.d.ts +1 -0
- package/lib/selectable-box/selectable-box.d.ts +1 -1
- package/lib/selectable-box/variations.browser-spec.d.ts +1 -0
- package/lib/side-drawer/variations.browser-spec.d.ts +1 -0
- package/lib/simple-color-picker/simple-color-picker.d.ts +4 -4
- package/lib/simple-color-picker/variations.browser-spec.d.ts +1 -0
- package/lib/slider/slider.d.ts +3 -3
- package/lib/slider/variations.browser-spec.d.ts +1 -0
- package/lib/split-button/split-button.d.ts +3 -3
- package/lib/split-button/variations.browser-spec.d.ts +1 -0
- package/lib/status/status.d.ts +1 -1
- package/lib/status/variations.browser-spec.d.ts +1 -0
- package/lib/switch/switch.d.ts +2 -2
- package/lib/switch/variations.browser-spec.d.ts +1 -0
- package/lib/tab/tab.d.ts +15 -15
- package/lib/tab-panel/tab-panel.d.ts +1 -1
- package/lib/table/table-cell.d.ts +1 -1
- package/lib/table/table-header-cell.d.ts +1 -1
- package/lib/table/table-row.d.ts +1 -1
- package/lib/table/table-sorting-button.d.ts +1 -1
- package/lib/table/variations.browser-spec.d.ts +1 -0
- package/lib/tabs/variations.browser-spec.d.ts +1 -0
- package/lib/tag/tag.d.ts +15 -15
- package/lib/tag/variations.browser-spec.d.ts +1 -0
- package/lib/tag-group/tag-group.d.ts +1 -1
- package/lib/tag-name-map.d.ts +2 -1
- package/lib/text-area/text-area.d.ts +8 -8
- package/lib/text-area/text-area.template.d.ts +1 -2
- package/lib/text-area/variations.browser-spec.d.ts +1 -0
- package/lib/text-field/text-field.d.ts +9 -9
- package/lib/text-field/variations.browser-spec.d.ts +1 -0
- package/lib/time-picker/time-picker.d.ts +4 -4
- package/lib/time-picker/variations.browser-spec.d.ts +1 -0
- package/lib/toggletip/toggletip.d.ts +2 -2
- package/lib/toggletip/variations.browser-spec.d.ts +1 -0
- package/lib/tooltip/tooltip.d.ts +2 -2
- package/lib/tooltip/variations.browser-spec.d.ts +1 -0
- package/lib/tree-item/tree-item.d.ts +2 -2
- package/lib/tree-item/variations.browser-spec.d.ts +1 -0
- package/lib/tree-view/tree-view.d.ts +1 -1
- package/lib/video-player/variations.browser-spec.d.ts +1 -0
- package/lib/video-player/video-player.d.ts +1 -1
- package/menu/definition.cjs +1 -1
- package/menu/definition.js +1 -1
- package/menu/index.cjs +1 -1
- package/menu/index.js +1 -1
- package/menu-item/definition.cjs +1 -1
- package/menu-item/definition.js +1 -1
- package/menu-item/index.cjs +1 -1
- package/menu-item/index.js +1 -1
- package/nav/definition.cjs +1 -1
- package/nav/definition.js +1 -1
- package/nav-disclosure/definition.cjs +1 -1
- package/nav-disclosure/definition.js +1 -1
- package/nav-disclosure/index.cjs +6 -6
- package/nav-disclosure/index.js +11 -15
- 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 +11 -15
- package/note/definition.cjs +1 -1
- package/note/definition.js +1 -1
- package/note/index.cjs +5 -5
- package/note/index.js +10 -11
- package/number-field/definition.cjs +1 -1
- package/number-field/definition.js +1 -1
- package/number-field/index.cjs +12 -12
- package/number-field/index.js +35 -36
- package/optgroup/definition.cjs +5 -0
- package/optgroup/definition.js +2 -0
- package/optgroup/index.cjs +1 -0
- package/optgroup/index.js +4 -0
- package/package.json +15 -6
- package/pagination/definition.cjs +1 -1
- package/pagination/definition.js +1 -1
- package/platform-switch/definition.cjs +1 -1
- package/platform-switch/definition.js +1 -1
- package/popover/definition.cjs +1 -1
- package/popover/definition.js +1 -1
- package/popover/index.cjs +8 -8
- package/popover/index.js +11 -15
- package/popup/definition.cjs +1 -1
- package/popup/definition.js +1 -1
- package/progress/definition.cjs +1 -1
- package/progress/definition.js +1 -1
- package/progress/index.cjs +8 -8
- package/progress/index.js +9 -10
- package/radio/definition.cjs +1 -1
- package/radio/definition.js +1 -1
- package/radio-group/definition.cjs +1 -1
- package/radio-group/definition.js +1 -1
- package/range-slider/definition.cjs +1 -1
- package/range-slider/definition.js +1 -1
- package/range-slider/index.cjs +10 -8
- package/range-slider/index.js +26 -24
- package/rich-text-editor/definition.cjs +1 -1
- package/rich-text-editor/definition.js +1 -1
- package/rich-text-editor/index.cjs +3 -3
- package/rich-text-editor/index.js +762 -751
- package/rich-text-view/definition.cjs +1 -1
- package/rich-text-view/definition.js +1 -1
- package/searchable-select/definition.cjs +2 -1
- package/searchable-select/definition.js +2 -2
- package/searchable-select/index.cjs +30 -27
- package/searchable-select/index.js +104 -85
- package/select/definition.cjs +1 -1
- package/select/definition.js +1 -1
- package/select/index.cjs +1 -1
- package/select/index.js +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 +8 -9
- package/shared/aria/delegates-aria.d.ts +1 -1
- package/shared/aria/host-semantics.d.ts +1 -1
- package/shared/color-picker/base-color-picker.d.ts +1 -1
- package/shared/feedback/feedback-message.d.ts +1 -1
- package/shared/feedback/mixins.d.ts +2 -2
- package/shared/foundation/button/button.d.ts +2 -2
- package/shared/foundation/form-associated/form-associated.d.ts +2 -2
- package/shared/foundation/listbox/extractOptions.d.ts +2 -0
- package/shared/foundation/listbox/listbox.d.ts +2 -0
- package/shared/patterns/affix.d.ts +2 -2
- package/shared/patterns/anchored.d.ts +2 -2
- package/shared/patterns/char-count/char-count.d.ts +1 -1
- package/shared/patterns/form-elements/form-element.d.ts +1 -1
- package/shared/patterns/form-elements/with-contextual-help.d.ts +1 -1
- package/shared/patterns/form-elements/with-error-text.d.ts +1 -1
- package/shared/patterns/form-elements/with-success-text.d.ts +1 -1
- package/shared/patterns/kbd-shortcut.d.ts +1 -1
- package/shared/patterns/linkable.d.ts +1 -1
- package/shared/patterns/localized.d.ts +2 -2
- package/shared/patterns/trapped-focus.d.ts +1 -1
- package/shared/picker-field/mixins/calendar-picker.d.ts +2 -2
- package/shared/picker-field/mixins/calendar-picker.template.d.ts +2 -2
- package/shared/picker-field/mixins/inline-time-picker/inline-time-picker.d.ts +1 -1
- package/shared/picker-field/mixins/min-max-calendar-picker.d.ts +2 -2
- package/shared/picker-field/mixins/single-date-picker.d.ts +2 -2
- package/shared/picker-field/mixins/single-value-picker.d.ts +2 -2
- package/shared/picker-field/mixins/time-selection-picker.d.ts +2 -2
- package/shared/picker-field/mixins/time-selection-picker.template.d.ts +4 -4
- package/shared/picker-field/picker-field.d.ts +7 -7
- package/side-drawer/definition.cjs +1 -1
- package/side-drawer/definition.js +1 -1
- package/side-drawer/index.cjs +3 -3
- package/side-drawer/index.js +3 -3
- package/simple-color-picker/definition.cjs +1 -1
- package/simple-color-picker/definition.js +1 -1
- package/simple-color-picker/index.cjs +4 -4
- package/simple-color-picker/index.js +6 -6
- package/slider/definition.cjs +1 -1
- package/slider/definition.js +1 -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 +5 -4
- package/split-button/index.js +10 -9
- package/status/definition.cjs +1 -1
- package/status/definition.js +1 -1
- package/status/index.cjs +7 -5
- package/status/index.js +14 -12
- package/styles/core/all.css +5 -7
- package/styles/core/theme.css +5 -7
- package/styles/core/typography.css +0 -3
- package/styles/tokens/vivid-2-compat.css +1 -6
- package/switch/definition.cjs +1 -1
- package/switch/definition.js +1 -1
- package/switch/index.cjs +5 -4
- package/switch/index.js +14 -12
- package/tab/definition.cjs +1 -1
- package/tab/definition.js +1 -1
- package/tab-panel/definition.cjs +1 -1
- package/tab-panel/definition.js +1 -1
- package/table/definition.cjs +1 -1
- package/table/definition.js +1 -1
- package/table/index.cjs +10 -10
- package/table/index.js +12 -12
- package/tabs/definition.cjs +1 -1
- package/tabs/definition.js +1 -1
- package/tabs/index.cjs +6 -4
- package/tabs/index.js +10 -9
- package/tag/definition.cjs +1 -1
- package/tag/definition.js +1 -1
- package/tag/index.cjs +6 -6
- package/tag/index.js +8 -8
- package/tag-group/definition.cjs +1 -1
- package/tag-group/definition.js +1 -1
- package/text-area/definition.cjs +1 -1
- package/text-area/definition.js +1 -1
- package/text-area/index.cjs +8 -6
- package/text-area/index.js +20 -19
- package/time-picker/definition.cjs +1 -1
- package/time-picker/definition.js +1 -1
- package/tree-item/definition.cjs +1 -1
- package/tree-item/definition.js +1 -1
- package/tree-view/definition.cjs +1 -1
- package/tree-view/definition.js +1 -1
- package/unbundled/affix.cjs +2 -7
- package/unbundled/affix.js +2 -7
- package/unbundled/anchored.cjs +2 -6
- package/unbundled/anchored.js +2 -6
- package/unbundled/aria-binding-directive.cjs +1 -3
- package/unbundled/aria-binding-directive.js +1 -3
- package/unbundled/base-color-picker.cjs +18 -52
- package/unbundled/base-color-picker.js +18 -52
- package/unbundled/base-progress.cjs +4 -14
- package/unbundled/base-progress.js +4 -14
- package/unbundled/button.cjs +2 -8
- package/unbundled/button.js +2 -8
- package/unbundled/calendar-picker.template.cjs +31 -85
- package/unbundled/calendar-picker.template.js +30 -84
- package/unbundled/char-count.cjs +2 -4
- package/unbundled/char-count.js +2 -4
- package/unbundled/data-grid.options.cjs +3 -19
- package/unbundled/data-grid.options.js +3 -19
- package/unbundled/definition.cjs +3 -8
- package/unbundled/definition.js +3 -8
- package/unbundled/definition10.cjs +316 -211
- package/unbundled/definition10.js +313 -202
- package/unbundled/definition11.cjs +262 -356
- package/unbundled/definition11.js +248 -354
- package/unbundled/definition12.cjs +243 -274
- package/unbundled/definition12.js +241 -260
- package/unbundled/definition13.cjs +341 -255
- package/unbundled/definition13.js +338 -252
- package/unbundled/definition14.cjs +61 -371
- package/unbundled/definition14.js +57 -367
- package/unbundled/definition15.cjs +32 -77
- package/unbundled/definition15.js +28 -73
- package/unbundled/definition16.cjs +120 -32
- package/unbundled/definition16.js +117 -29
- package/unbundled/definition17.cjs +24 -132
- package/unbundled/definition17.js +24 -126
- package/unbundled/definition18.cjs +74 -26
- package/unbundled/definition18.js +67 -25
- package/unbundled/definition19.cjs +33 -79
- package/unbundled/definition19.js +32 -73
- package/unbundled/definition2.cjs +11 -8
- package/unbundled/definition2.js +11 -8
- package/unbundled/definition20.cjs +272 -29
- package/unbundled/definition20.js +264 -27
- package/unbundled/definition21.cjs +135 -263
- package/unbundled/definition21.js +133 -260
- package/unbundled/definition22.cjs +17 -155
- package/unbundled/definition22.js +13 -151
- package/unbundled/definition23.cjs +9 -17
- package/unbundled/definition23.js +10 -18
- package/unbundled/definition24.cjs +4 -10
- package/unbundled/definition24.js +4 -10
- package/unbundled/definition25.cjs +2 -10
- package/unbundled/definition25.js +2 -10
- package/unbundled/definition26.cjs +28 -70
- package/unbundled/definition26.js +28 -70
- package/unbundled/definition27.cjs +6 -13
- package/unbundled/definition27.js +6 -13
- package/unbundled/definition28.cjs +30 -77
- package/unbundled/definition28.js +30 -77
- package/unbundled/definition29.cjs +7 -14
- package/unbundled/definition29.js +7 -14
- package/unbundled/definition3.cjs +5 -16
- package/unbundled/definition3.js +5 -16
- package/unbundled/definition30.cjs +66 -516
- package/unbundled/definition30.js +58 -514
- package/unbundled/definition31.cjs +502 -42
- package/unbundled/definition31.js +500 -40
- package/unbundled/definition32.cjs +42 -253
- package/unbundled/definition32.js +39 -250
- package/unbundled/definition33.cjs +238 -81
- package/unbundled/definition33.js +235 -78
- package/unbundled/definition34.cjs +75 -2059
- package/unbundled/definition34.js +72 -2032
- package/unbundled/definition35.cjs +1990 -25
- package/unbundled/definition35.js +1960 -24
- package/unbundled/definition36.cjs +27 -134
- package/unbundled/definition36.js +24 -126
- package/unbundled/definition37.cjs +71 -368
- package/unbundled/definition37.js +66 -363
- package/unbundled/definition38.cjs +300 -176
- package/unbundled/definition38.js +295 -171
- package/unbundled/definition39.cjs +184 -374
- package/unbundled/definition39.js +180 -370
- package/unbundled/definition4.cjs +2 -11
- package/unbundled/definition4.js +2 -7
- package/unbundled/definition40.cjs +392 -237
- package/unbundled/definition40.js +389 -234
- package/unbundled/definition41.cjs +264 -50
- package/unbundled/definition41.js +259 -45
- package/unbundled/definition42.cjs +48 -71
- package/unbundled/definition42.js +46 -69
- package/unbundled/definition43.cjs +56 -426
- package/unbundled/definition43.js +55 -425
- package/unbundled/definition44.cjs +387 -48
- package/unbundled/definition44.js +383 -44
- package/unbundled/definition45.cjs +54 -48
- package/unbundled/definition45.js +50 -44
- package/unbundled/definition46.cjs +40 -173
- package/unbundled/definition46.js +36 -169
- package/unbundled/definition47.cjs +172 -33
- package/unbundled/definition47.js +168 -28
- package/unbundled/definition48.cjs +31 -97
- package/unbundled/definition48.js +23 -95
- package/unbundled/definition49.cjs +71 -38
- package/unbundled/definition49.js +68 -35
- package/unbundled/definition5.cjs +2 -5
- package/unbundled/definition5.js +2 -5
- package/unbundled/definition50.cjs +55 -26
- package/unbundled/definition50.js +53 -21
- package/unbundled/definition51.cjs +24 -43
- package/unbundled/definition51.js +18 -40
- package/unbundled/definition52.cjs +30 -340
- package/unbundled/definition52.js +28 -338
- package/unbundled/definition53.cjs +295 -197
- package/unbundled/definition53.js +292 -194
- package/unbundled/definition54.cjs +211 -45
- package/unbundled/definition54.js +207 -41
- package/unbundled/definition55.cjs +42 -308
- package/unbundled/definition55.js +38 -304
- package/unbundled/definition56.cjs +266 -53
- package/unbundled/definition56.js +263 -49
- package/unbundled/definition57.cjs +51 -162
- package/unbundled/definition57.js +49 -160
- package/unbundled/definition58.cjs +135 -253
- package/unbundled/definition58.js +130 -251
- package/unbundled/definition59.cjs +209 -457
- package/unbundled/definition59.js +206 -454
- package/unbundled/definition6.cjs +179 -17
- package/unbundled/definition6.js +170 -14
- package/unbundled/definition60.cjs +441 -3722
- package/unbundled/definition60.js +435 -3553
- package/unbundled/definition61.cjs +3713 -761
- package/unbundled/definition61.js +3540 -751
- package/unbundled/definition62.cjs +761 -95
- package/unbundled/definition62.js +758 -92
- package/unbundled/definition63.cjs +106 -1055
- package/unbundled/definition63.js +98 -1047
- package/unbundled/definition64.cjs +991 -103
- package/unbundled/definition64.js +986 -101
- package/unbundled/definition65.cjs +111 -83
- package/unbundled/definition65.js +106 -77
- package/unbundled/definition66.cjs +71 -179
- package/unbundled/definition66.js +62 -176
- package/unbundled/definition67.cjs +154 -120
- package/unbundled/definition67.js +151 -117
- package/unbundled/definition68.cjs +126 -52
- package/unbundled/definition68.js +122 -48
- package/unbundled/definition69.cjs +52 -94
- package/unbundled/definition69.js +50 -91
- package/unbundled/definition7.cjs +31 -177
- package/unbundled/definition7.js +24 -170
- package/unbundled/definition70.cjs +92 -22
- package/unbundled/definition70.js +87 -17
- package/unbundled/definition71.cjs +21 -93
- package/unbundled/definition71.js +15 -90
- package/unbundled/definition72.cjs +77 -309
- package/unbundled/definition72.js +72 -232
- package/unbundled/definition73.cjs +288 -335
- package/unbundled/definition73.js +217 -329
- package/unbundled/definition74.cjs +327 -29
- package/unbundled/definition74.js +318 -26
- package/unbundled/definition75.cjs +28 -129
- package/unbundled/definition75.js +23 -125
- package/unbundled/definition76.cjs +107 -271
- package/unbundled/definition76.js +103 -267
- package/unbundled/definition77.cjs +258 -27
- package/unbundled/definition77.js +249 -25
- package/unbundled/definition78.cjs +30 -155
- package/unbundled/definition78.js +28 -140
- package/unbundled/definition79.cjs +117 -183
- package/unbundled/definition79.js +108 -179
- package/unbundled/definition8.cjs +152 -36
- package/unbundled/definition8.js +148 -31
- package/unbundled/definition80.cjs +180 -492
- package/unbundled/definition80.js +175 -486
- package/unbundled/definition81.cjs +517 -0
- package/unbundled/definition81.js +497 -0
- package/unbundled/definition9.cjs +200 -135
- package/unbundled/definition9.js +189 -130
- package/unbundled/delegates-aria.cjs +1 -3
- package/unbundled/delegates-aria.js +1 -3
- package/unbundled/divider.cjs +2 -7
- package/unbundled/divider.js +2 -7
- package/unbundled/extractOptions.cjs +21 -0
- package/unbundled/extractOptions.js +16 -0
- package/unbundled/form-associated.cjs +20 -60
- package/unbundled/form-associated.js +20 -60
- package/unbundled/form-element.cjs +5 -15
- package/unbundled/form-element.js +5 -15
- package/unbundled/host-semantics.cjs +1 -3
- package/unbundled/host-semantics.js +1 -3
- package/unbundled/kbd-shortcut.cjs +1 -3
- package/unbundled/kbd-shortcut.js +1 -3
- package/unbundled/linkable.cjs +1 -3
- package/unbundled/linkable.js +1 -3
- package/unbundled/listbox.cjs +29 -26
- package/unbundled/listbox.js +29 -26
- package/unbundled/localized.cjs +3 -9
- package/unbundled/localized.js +3 -9
- package/unbundled/mixins.cjs +9 -25
- package/unbundled/mixins.js +9 -25
- package/unbundled/numberConverter.cjs +39 -9
- package/unbundled/numberConverter.js +39 -9
- package/unbundled/picker-field.template.cjs +16 -36
- package/unbundled/picker-field.template.js +16 -36
- package/unbundled/platform.cjs +1 -3
- package/unbundled/platform.js +1 -3
- package/unbundled/playbackRates.cjs +1 -3
- package/unbundled/playbackRates.js +1 -3
- package/unbundled/randomId.cjs +1 -3
- package/unbundled/randomId.js +1 -3
- package/unbundled/single-date-picker.cjs +6 -18
- package/unbundled/single-date-picker.js +6 -18
- package/unbundled/single-value-picker.cjs +7 -21
- package/unbundled/single-value-picker.js +7 -21
- package/unbundled/slider.template.cjs +6 -14
- package/unbundled/slider.template.js +6 -14
- package/unbundled/slottable-request.cjs +2 -6
- package/unbundled/slottable-request.js +2 -6
- package/unbundled/text-field.cjs +1 -1
- package/unbundled/text-field.js +1 -1
- package/unbundled/time-selection-picker.template.cjs +27 -79
- package/unbundled/time-selection-picker.template.js +27 -79
- package/unbundled/trapped-focus.cjs +1 -3
- package/unbundled/trapped-focus.js +1 -3
- package/unbundled/vivid-element.cjs +16 -19
- package/unbundled/vivid-element.js +16 -19
- package/unbundled/with-contextual-help.cjs +4 -13
- package/unbundled/with-contextual-help.js +4 -13
- package/unbundled/with-error-text.cjs +2 -6
- package/unbundled/with-error-text.js +2 -6
- package/unbundled/with-success-text.cjs +1 -3
- package/unbundled/with-success-text.js +1 -3
- package/video-player/definition.cjs +1 -1
- package/video-player/definition.js +1 -1
- package/video-player/index.cjs +3 -3
- package/video-player/index.js +5 -5
- package/visually-hidden/definition.cjs +1 -1
- package/visually-hidden/definition.js +1 -1
- package/vivid.api.json +194 -0
- package/shared/color-picker/index.d.ts +0 -3
- package/shared/foundation/button/index.d.ts +0 -2
- package/shared/patterns/char-count/index.d.ts +0 -1
- package/shared/patterns/form-elements/index.d.ts +0 -4
- package/shared/patterns/index.d.ts +0 -7
|
@@ -213,9 +213,7 @@ var emitChange = (x, time) => {
|
|
|
213
213
|
composed: false
|
|
214
214
|
});
|
|
215
215
|
};
|
|
216
|
-
/**
|
|
217
|
-
* Renders a picker for hours/minutes/etc. using a listbox pattern.
|
|
218
|
-
*/
|
|
216
|
+
/** Renders a picker for hours/minutes/etc. using a listbox pattern. */
|
|
219
217
|
var renderPicker = (column) => {
|
|
220
218
|
return _microsoft_fast_element.html`<div class="picker-wrapper">
|
|
221
219
|
<ul
|
|
@@ -311,11 +309,9 @@ require_decorate.__decorate([_microsoft_fast_element.observable], InlineTimePick
|
|
|
311
309
|
require_decorate.__decorate([_microsoft_fast_element.observable], InlineTimePicker.prototype, "max", void 0);
|
|
312
310
|
//#endregion
|
|
313
311
|
//#region src/shared/picker-field/mixins/inline-time-picker/definition.ts
|
|
314
|
-
/**
|
|
315
|
-
* @internal
|
|
316
|
-
*/
|
|
312
|
+
/** @internal */
|
|
317
313
|
var inlineTimePickerDefinition = require_vivid_element.defineVividComponent("inline-time-picker", InlineTimePicker, InlineTimePickerTemplate, [], {
|
|
318
|
-
styles: ":host{display:inline-block}.time-pickers{block-size:calc(28px * var(--_inline-time-picker-num-options-visible) + 4px * (var(--_inline-time-picker-num-options-visible) - 1));justify-content:center;gap:4px;padding:4px;display:flex;overflow:hidden}.time-pickers .picker-wrapper{border-radius:4px;flex-direction:column;display:flex;position:relative}.time-pickers .picker-wrapper.focused:has(.picker:focus-visible){--focus-stroke-gap-color:transparent;--focus-inset:-2px;box-shadow:0 0 0 4px color-mix(in
|
|
314
|
+
styles: ":host{display:inline-block}.time-pickers{block-size:calc(28px * var(--_inline-time-picker-num-options-visible) + 4px * (var(--_inline-time-picker-num-options-visible) - 1));justify-content:center;gap:4px;padding:4px;display:flex;overflow:hidden}.time-pickers .picker-wrapper{border-radius:4px;flex-direction:column;display:flex;position:relative}.time-pickers .picker-wrapper.focused:has(.picker:focus-visible){--focus-stroke-gap-color:transparent;--focus-inset:-2px;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))}.time-pickers .picker{scrollbar-width:none;border-radius:4px;flex-direction:column;gap:4px;inline-size:50px;margin:0 -4px;padding:0 4px;list-style:none;display:flex;position:relative;overflow:hidden scroll}@media (hover:hover){.time-pickers .picker:hover{scrollbar-width:auto}}.time-pickers .picker:after{block-size:calc(28px * (var(--_inline-time-picker-num-options-visible) - 1) + 4px * (var(--_inline-time-picker-num-options-visible) - 1 - 1));content:\"\";flex-shrink:0;display:block}.time-pickers .picker:focus-visible{outline:none}.time-pickers .option{--_connotation-color-primary:var(--vvd-time-picker-accent-primary,var(--vvd-color-canvas-text));--_connotation-color-firm:var(--vvd-time-picker-accent-firm,var(--vvd-color-canvas-text));--_connotation-color-faint:var(--vvd-time-picker-accent-faint,var(--vvd-color-neutral-50));--_connotation-color-soft:var(--vvd-time-picker-accent-soft,var(--vvd-color-neutral-100));--_connotation-color-dim:var(--vvd-time-picker-accent-dim,var(--vvd-color-neutral-200));--_connotation-color-pale:var(--vvd-time-picker-accent-pale,var(--vvd-color-neutral-300));--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:transparent;--_appearance-color-outline:transparent}@media (hover:hover){.time-pickers .option:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}}.time-pickers .option.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}.time-pickers .option:active:where(:not(.disabled,:disabled)),.time-pickers .option.active:where(:not(.disabled,:disabled)),.time-pickers .option.selected:where(:not(.disabled,:disabled)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-soft);--_appearance-color-outline:transparent}@media (hover:hover){.time-pickers .option.selected:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}}.time-pickers .option.selected.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}.time-pickers .option.selected:disabled,.time-pickers .option.selected.disabled{--_appearance-color-text:var(--vvd-color-neutral-300);--_appearance-color-fill:var(--vvd-color-neutral-200);--_appearance-color-outline:transparent}.time-pickers .option{background-color:var(--_appearance-color-fill);block-size:28px;color:var(--_appearance-color-text);cursor:pointer;font:var(--vvd-typography-base);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;inline-size:50px;display:flex}.time-pickers .picker-wrapper:not(.focused) .picker:focus-visible .option.selected{--focus-stroke-gap-color:transparent;box-shadow:0 0 0 4px color-mix(in sRGB, var(--focus-stroke-color,var(--vvd-color-cta-500)), transparent 85%), inset 0 0 0 3px var(--focus-stroke-gap-color,currentColor);outline:1px solid var(--focus-stroke-color,var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset,0px))}",
|
|
319
315
|
shadowOptions: { delegatesFocus: true }
|
|
320
316
|
});
|
|
321
317
|
require_vivid_element.createRegisterFunction(inlineTimePickerDefinition);
|
|
@@ -368,9 +364,7 @@ var parsePresentationTime = (input, use12HourClock) => {
|
|
|
368
364
|
};
|
|
369
365
|
//#endregion
|
|
370
366
|
//#region src/shared/picker-field/mixins/time-selection-picker.ts
|
|
371
|
-
/**
|
|
372
|
-
* Mixin for pickers that allow selecting a time.
|
|
373
|
-
*/
|
|
367
|
+
/** Mixin for pickers that allow selecting a time. */
|
|
374
368
|
var TimeSelectionPicker = (Base) => {
|
|
375
369
|
class TimeSelectionPickerElement extends Base {
|
|
376
370
|
constructor(..._args) {
|
|
@@ -381,21 +375,15 @@ var TimeSelectionPicker = (Base) => {
|
|
|
381
375
|
if (this.value) this._presentationValue = this._toPresentationValue(this.value);
|
|
382
376
|
} };
|
|
383
377
|
}
|
|
384
|
-
/**
|
|
385
|
-
* @internal
|
|
386
|
-
*/
|
|
378
|
+
/** @internal */
|
|
387
379
|
get _displaySeconds() {
|
|
388
380
|
return this.secondsStep !== null;
|
|
389
381
|
}
|
|
390
|
-
/**
|
|
391
|
-
* @internal
|
|
392
|
-
*/
|
|
382
|
+
/** @internal */
|
|
393
383
|
get _use12hClock() {
|
|
394
384
|
return this.clock ? this.clock === "12h" : this.locale.timePicker.defaultTo12HourClock;
|
|
395
385
|
}
|
|
396
|
-
/**
|
|
397
|
-
* @internal
|
|
398
|
-
*/
|
|
386
|
+
/** @internal */
|
|
399
387
|
get _timePlaceholder() {
|
|
400
388
|
let format = "hh:mm";
|
|
401
389
|
if (this._displaySeconds) format += ":ss";
|
|
@@ -411,23 +399,17 @@ var TimeSelectionPicker = (Base) => {
|
|
|
411
399
|
#stopObservingClockChanges() {
|
|
412
400
|
this.#clockChangeObserver.dispose();
|
|
413
401
|
}
|
|
414
|
-
/**
|
|
415
|
-
* @internal
|
|
416
|
-
*/
|
|
402
|
+
/** @internal */
|
|
417
403
|
connectedCallback() {
|
|
418
404
|
super.connectedCallback();
|
|
419
405
|
this.#startObservingClockChanges();
|
|
420
406
|
}
|
|
421
|
-
/**
|
|
422
|
-
* @internal
|
|
423
|
-
*/
|
|
407
|
+
/** @internal */
|
|
424
408
|
disconnectedCallback() {
|
|
425
409
|
super.disconnectedCallback();
|
|
426
410
|
this.#stopObservingClockChanges();
|
|
427
411
|
}
|
|
428
|
-
/**
|
|
429
|
-
* @internal
|
|
430
|
-
*/
|
|
412
|
+
/** @internal */
|
|
431
413
|
_onPickerButtonClick() {
|
|
432
414
|
super._onPickerButtonClick();
|
|
433
415
|
if (this._popupOpen) {
|
|
@@ -435,15 +417,11 @@ var TimeSelectionPicker = (Base) => {
|
|
|
435
417
|
this._inlineTimePickerEl.scrollSelectedOptionsToTop();
|
|
436
418
|
}
|
|
437
419
|
}
|
|
438
|
-
/**
|
|
439
|
-
* @internal
|
|
440
|
-
*/
|
|
420
|
+
/** @internal */
|
|
441
421
|
_onInlineTimePickerChange(event) {
|
|
442
422
|
this._updateValueDueToUserInteraction(this._withUpdatedTime(event.detail), false);
|
|
443
423
|
}
|
|
444
|
-
/**
|
|
445
|
-
* @internal
|
|
446
|
-
*/
|
|
424
|
+
/** @internal */
|
|
447
425
|
_onInlineTimePickerLastColumnSelected() {
|
|
448
426
|
this._closePopup();
|
|
449
427
|
}
|
|
@@ -481,45 +459,31 @@ var ValidTimeFilter = {
|
|
|
481
459
|
* @testAction selectTime selectTime
|
|
482
460
|
*/
|
|
483
461
|
var TimePicker = class extends TimeSelectionPicker(require_single_value_picker.SingleValuePicker(require_picker_field_template.PickerField)) {
|
|
484
|
-
/**
|
|
485
|
-
* @internal
|
|
486
|
-
*/
|
|
462
|
+
/** @internal */
|
|
487
463
|
_toPresentationValue(value) {
|
|
488
464
|
return formatPresentationTime(value, this._displaySeconds, this._use12hClock);
|
|
489
465
|
}
|
|
490
|
-
/**
|
|
491
|
-
* @internal
|
|
492
|
-
*/
|
|
466
|
+
/** @internal */
|
|
493
467
|
_parsePresentationValue(presentationValue) {
|
|
494
468
|
return parsePresentationTime(presentationValue, this._use12hClock);
|
|
495
469
|
}
|
|
496
|
-
/**
|
|
497
|
-
* @internal
|
|
498
|
-
*/
|
|
470
|
+
/** @internal */
|
|
499
471
|
get _timeValue() {
|
|
500
472
|
return this.value;
|
|
501
473
|
}
|
|
502
|
-
/**
|
|
503
|
-
* @internal
|
|
504
|
-
*/
|
|
474
|
+
/** @internal */
|
|
505
475
|
_withUpdatedTime(timeStr) {
|
|
506
476
|
return timeStr;
|
|
507
477
|
}
|
|
508
|
-
/**
|
|
509
|
-
* @internal
|
|
510
|
-
*/
|
|
478
|
+
/** @internal */
|
|
511
479
|
get _resolvedMinTime() {
|
|
512
480
|
return this.min || null;
|
|
513
481
|
}
|
|
514
|
-
/**
|
|
515
|
-
* @internal
|
|
516
|
-
*/
|
|
482
|
+
/** @internal */
|
|
517
483
|
get _resolvedMaxTime() {
|
|
518
484
|
return this.max || null;
|
|
519
485
|
}
|
|
520
|
-
/**
|
|
521
|
-
* @internal
|
|
522
|
-
*/
|
|
486
|
+
/** @internal */
|
|
523
487
|
minChanged(_, newMin) {
|
|
524
488
|
/* v8 ignore if -- @preserve */
|
|
525
489
|
if (this.proxy instanceof HTMLInputElement) {
|
|
@@ -527,9 +491,7 @@ var TimePicker = class extends TimeSelectionPicker(require_single_value_picker.S
|
|
|
527
491
|
this.validate();
|
|
528
492
|
}
|
|
529
493
|
}
|
|
530
|
-
/**
|
|
531
|
-
* @internal
|
|
532
|
-
*/
|
|
494
|
+
/** @internal */
|
|
533
495
|
maxChanged(_, newMax) {
|
|
534
496
|
/* v8 ignore if -- @preserve */
|
|
535
497
|
if (this.proxy instanceof HTMLInputElement) {
|
|
@@ -545,28 +507,20 @@ var TimePicker = class extends TimeSelectionPicker(require_single_value_picker.S
|
|
|
545
507
|
this.proxy.type = "time";
|
|
546
508
|
this.proxy.step = "1";
|
|
547
509
|
}
|
|
548
|
-
/**
|
|
549
|
-
* @internal
|
|
550
|
-
*/
|
|
510
|
+
/** @internal */
|
|
551
511
|
get _textFieldPlaceholder() {
|
|
552
512
|
return this._timePlaceholder;
|
|
553
513
|
}
|
|
554
|
-
/**
|
|
555
|
-
* @internal
|
|
556
|
-
*/
|
|
514
|
+
/** @internal */
|
|
557
515
|
get _pickerButtonIcon() {
|
|
558
516
|
return "clock-line";
|
|
559
517
|
}
|
|
560
|
-
/**
|
|
561
|
-
* @internal
|
|
562
|
-
*/
|
|
518
|
+
/** @internal */
|
|
563
519
|
get _pickerButtonLabel() {
|
|
564
520
|
if (this.value) return this.locale.timePicker.changeTimeLabel(this._toPresentationValue(this.value));
|
|
565
521
|
return this.locale.timePicker.chooseTimeLabel;
|
|
566
522
|
}
|
|
567
|
-
/**
|
|
568
|
-
* @internal
|
|
569
|
-
*/
|
|
523
|
+
/** @internal */
|
|
570
524
|
_onPickerButtonClick() {
|
|
571
525
|
super._onPickerButtonClick();
|
|
572
526
|
if (this._popupOpen) {
|
|
@@ -574,21 +528,15 @@ var TimePicker = class extends TimeSelectionPicker(require_single_value_picker.S
|
|
|
574
528
|
this._focusableElsWithinDialog()[0]?.focus();
|
|
575
529
|
}
|
|
576
530
|
}
|
|
577
|
-
/**
|
|
578
|
-
* @internal
|
|
579
|
-
*/
|
|
531
|
+
/** @internal */
|
|
580
532
|
get _dialogLabel() {
|
|
581
533
|
return this.locale.timePicker.chooseTimeLabel;
|
|
582
534
|
}
|
|
583
|
-
/**
|
|
584
|
-
* @internal
|
|
585
|
-
*/
|
|
535
|
+
/** @internal */
|
|
586
536
|
_focusableElsWithinDialog() {
|
|
587
537
|
return this._dialogEl.querySelectorAll("#inline-time-picker, .vwc-button");
|
|
588
538
|
}
|
|
589
|
-
/**
|
|
590
|
-
* @internal
|
|
591
|
-
*/
|
|
539
|
+
/** @internal */
|
|
592
540
|
_getCustomValidationError() {
|
|
593
541
|
if (this._isPresentationValueInvalid()) return this.locale.timePicker.invalidTimeError;
|
|
594
542
|
return null;
|
|
@@ -212,9 +212,7 @@ var emitChange = (x, time) => {
|
|
|
212
212
|
composed: false
|
|
213
213
|
});
|
|
214
214
|
};
|
|
215
|
-
/**
|
|
216
|
-
* Renders a picker for hours/minutes/etc. using a listbox pattern.
|
|
217
|
-
*/
|
|
215
|
+
/** Renders a picker for hours/minutes/etc. using a listbox pattern. */
|
|
218
216
|
var renderPicker = (column) => {
|
|
219
217
|
return html`<div class="picker-wrapper">
|
|
220
218
|
<ul
|
|
@@ -310,11 +308,9 @@ __decorate([observable], InlineTimePicker.prototype, "min", void 0);
|
|
|
310
308
|
__decorate([observable], InlineTimePicker.prototype, "max", void 0);
|
|
311
309
|
//#endregion
|
|
312
310
|
//#region src/shared/picker-field/mixins/inline-time-picker/definition.ts
|
|
313
|
-
/**
|
|
314
|
-
* @internal
|
|
315
|
-
*/
|
|
311
|
+
/** @internal */
|
|
316
312
|
var inlineTimePickerDefinition = defineVividComponent("inline-time-picker", InlineTimePicker, InlineTimePickerTemplate, [], {
|
|
317
|
-
styles: ":host{display:inline-block}.time-pickers{block-size:calc(28px * var(--_inline-time-picker-num-options-visible) + 4px * (var(--_inline-time-picker-num-options-visible) - 1));justify-content:center;gap:4px;padding:4px;display:flex;overflow:hidden}.time-pickers .picker-wrapper{border-radius:4px;flex-direction:column;display:flex;position:relative}.time-pickers .picker-wrapper.focused:has(.picker:focus-visible){--focus-stroke-gap-color:transparent;--focus-inset:-2px;box-shadow:0 0 0 4px color-mix(in
|
|
313
|
+
styles: ":host{display:inline-block}.time-pickers{block-size:calc(28px * var(--_inline-time-picker-num-options-visible) + 4px * (var(--_inline-time-picker-num-options-visible) - 1));justify-content:center;gap:4px;padding:4px;display:flex;overflow:hidden}.time-pickers .picker-wrapper{border-radius:4px;flex-direction:column;display:flex;position:relative}.time-pickers .picker-wrapper.focused:has(.picker:focus-visible){--focus-stroke-gap-color:transparent;--focus-inset:-2px;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))}.time-pickers .picker{scrollbar-width:none;border-radius:4px;flex-direction:column;gap:4px;inline-size:50px;margin:0 -4px;padding:0 4px;list-style:none;display:flex;position:relative;overflow:hidden scroll}@media (hover:hover){.time-pickers .picker:hover{scrollbar-width:auto}}.time-pickers .picker:after{block-size:calc(28px * (var(--_inline-time-picker-num-options-visible) - 1) + 4px * (var(--_inline-time-picker-num-options-visible) - 1 - 1));content:\"\";flex-shrink:0;display:block}.time-pickers .picker:focus-visible{outline:none}.time-pickers .option{--_connotation-color-primary:var(--vvd-time-picker-accent-primary,var(--vvd-color-canvas-text));--_connotation-color-firm:var(--vvd-time-picker-accent-firm,var(--vvd-color-canvas-text));--_connotation-color-faint:var(--vvd-time-picker-accent-faint,var(--vvd-color-neutral-50));--_connotation-color-soft:var(--vvd-time-picker-accent-soft,var(--vvd-color-neutral-100));--_connotation-color-dim:var(--vvd-time-picker-accent-dim,var(--vvd-color-neutral-200));--_connotation-color-pale:var(--vvd-time-picker-accent-pale,var(--vvd-color-neutral-300));--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:transparent;--_appearance-color-outline:transparent}@media (hover:hover){.time-pickers .option:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}}.time-pickers .option.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-faint);--_appearance-color-outline:transparent}.time-pickers .option:active:where(:not(.disabled,:disabled)),.time-pickers .option.active:where(:not(.disabled,:disabled)),.time-pickers .option.selected:where(:not(.disabled,:disabled)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-soft);--_appearance-color-outline:transparent}@media (hover:hover){.time-pickers .option.selected:hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}}.time-pickers .option.selected.hover:where(:not(.disabled,:disabled,.readonly)){--_appearance-color-text:var(--_connotation-color-firm);--_appearance-color-fill:var(--_connotation-color-dim);--_appearance-color-outline:transparent}.time-pickers .option.selected:disabled,.time-pickers .option.selected.disabled{--_appearance-color-text:var(--vvd-color-neutral-300);--_appearance-color-fill:var(--vvd-color-neutral-200);--_appearance-color-outline:transparent}.time-pickers .option{background-color:var(--_appearance-color-fill);block-size:28px;color:var(--_appearance-color-text);cursor:pointer;font:var(--vvd-typography-base);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;inline-size:50px;display:flex}.time-pickers .picker-wrapper:not(.focused) .picker:focus-visible .option.selected{--focus-stroke-gap-color:transparent;box-shadow:0 0 0 4px color-mix(in sRGB, var(--focus-stroke-color,var(--vvd-color-cta-500)), transparent 85%), inset 0 0 0 3px var(--focus-stroke-gap-color,currentColor);outline:1px solid var(--focus-stroke-color,var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset,0px))}",
|
|
318
314
|
shadowOptions: { delegatesFocus: true }
|
|
319
315
|
});
|
|
320
316
|
createRegisterFunction(inlineTimePickerDefinition);
|
|
@@ -367,9 +363,7 @@ var parsePresentationTime = (input, use12HourClock) => {
|
|
|
367
363
|
};
|
|
368
364
|
//#endregion
|
|
369
365
|
//#region src/shared/picker-field/mixins/time-selection-picker.ts
|
|
370
|
-
/**
|
|
371
|
-
* Mixin for pickers that allow selecting a time.
|
|
372
|
-
*/
|
|
366
|
+
/** Mixin for pickers that allow selecting a time. */
|
|
373
367
|
var TimeSelectionPicker = (Base) => {
|
|
374
368
|
class TimeSelectionPickerElement extends Base {
|
|
375
369
|
constructor(..._args) {
|
|
@@ -380,21 +374,15 @@ var TimeSelectionPicker = (Base) => {
|
|
|
380
374
|
if (this.value) this._presentationValue = this._toPresentationValue(this.value);
|
|
381
375
|
} };
|
|
382
376
|
}
|
|
383
|
-
/**
|
|
384
|
-
* @internal
|
|
385
|
-
*/
|
|
377
|
+
/** @internal */
|
|
386
378
|
get _displaySeconds() {
|
|
387
379
|
return this.secondsStep !== null;
|
|
388
380
|
}
|
|
389
|
-
/**
|
|
390
|
-
* @internal
|
|
391
|
-
*/
|
|
381
|
+
/** @internal */
|
|
392
382
|
get _use12hClock() {
|
|
393
383
|
return this.clock ? this.clock === "12h" : this.locale.timePicker.defaultTo12HourClock;
|
|
394
384
|
}
|
|
395
|
-
/**
|
|
396
|
-
* @internal
|
|
397
|
-
*/
|
|
385
|
+
/** @internal */
|
|
398
386
|
get _timePlaceholder() {
|
|
399
387
|
let format = "hh:mm";
|
|
400
388
|
if (this._displaySeconds) format += ":ss";
|
|
@@ -410,23 +398,17 @@ var TimeSelectionPicker = (Base) => {
|
|
|
410
398
|
#stopObservingClockChanges() {
|
|
411
399
|
this.#clockChangeObserver.dispose();
|
|
412
400
|
}
|
|
413
|
-
/**
|
|
414
|
-
* @internal
|
|
415
|
-
*/
|
|
401
|
+
/** @internal */
|
|
416
402
|
connectedCallback() {
|
|
417
403
|
super.connectedCallback();
|
|
418
404
|
this.#startObservingClockChanges();
|
|
419
405
|
}
|
|
420
|
-
/**
|
|
421
|
-
* @internal
|
|
422
|
-
*/
|
|
406
|
+
/** @internal */
|
|
423
407
|
disconnectedCallback() {
|
|
424
408
|
super.disconnectedCallback();
|
|
425
409
|
this.#stopObservingClockChanges();
|
|
426
410
|
}
|
|
427
|
-
/**
|
|
428
|
-
* @internal
|
|
429
|
-
*/
|
|
411
|
+
/** @internal */
|
|
430
412
|
_onPickerButtonClick() {
|
|
431
413
|
super._onPickerButtonClick();
|
|
432
414
|
if (this._popupOpen) {
|
|
@@ -434,15 +416,11 @@ var TimeSelectionPicker = (Base) => {
|
|
|
434
416
|
this._inlineTimePickerEl.scrollSelectedOptionsToTop();
|
|
435
417
|
}
|
|
436
418
|
}
|
|
437
|
-
/**
|
|
438
|
-
* @internal
|
|
439
|
-
*/
|
|
419
|
+
/** @internal */
|
|
440
420
|
_onInlineTimePickerChange(event) {
|
|
441
421
|
this._updateValueDueToUserInteraction(this._withUpdatedTime(event.detail), false);
|
|
442
422
|
}
|
|
443
|
-
/**
|
|
444
|
-
* @internal
|
|
445
|
-
*/
|
|
423
|
+
/** @internal */
|
|
446
424
|
_onInlineTimePickerLastColumnSelected() {
|
|
447
425
|
this._closePopup();
|
|
448
426
|
}
|
|
@@ -480,45 +458,31 @@ var ValidTimeFilter = {
|
|
|
480
458
|
* @testAction selectTime selectTime
|
|
481
459
|
*/
|
|
482
460
|
var TimePicker = class extends TimeSelectionPicker(SingleValuePicker(PickerField)) {
|
|
483
|
-
/**
|
|
484
|
-
* @internal
|
|
485
|
-
*/
|
|
461
|
+
/** @internal */
|
|
486
462
|
_toPresentationValue(value) {
|
|
487
463
|
return formatPresentationTime(value, this._displaySeconds, this._use12hClock);
|
|
488
464
|
}
|
|
489
|
-
/**
|
|
490
|
-
* @internal
|
|
491
|
-
*/
|
|
465
|
+
/** @internal */
|
|
492
466
|
_parsePresentationValue(presentationValue) {
|
|
493
467
|
return parsePresentationTime(presentationValue, this._use12hClock);
|
|
494
468
|
}
|
|
495
|
-
/**
|
|
496
|
-
* @internal
|
|
497
|
-
*/
|
|
469
|
+
/** @internal */
|
|
498
470
|
get _timeValue() {
|
|
499
471
|
return this.value;
|
|
500
472
|
}
|
|
501
|
-
/**
|
|
502
|
-
* @internal
|
|
503
|
-
*/
|
|
473
|
+
/** @internal */
|
|
504
474
|
_withUpdatedTime(timeStr) {
|
|
505
475
|
return timeStr;
|
|
506
476
|
}
|
|
507
|
-
/**
|
|
508
|
-
* @internal
|
|
509
|
-
*/
|
|
477
|
+
/** @internal */
|
|
510
478
|
get _resolvedMinTime() {
|
|
511
479
|
return this.min || null;
|
|
512
480
|
}
|
|
513
|
-
/**
|
|
514
|
-
* @internal
|
|
515
|
-
*/
|
|
481
|
+
/** @internal */
|
|
516
482
|
get _resolvedMaxTime() {
|
|
517
483
|
return this.max || null;
|
|
518
484
|
}
|
|
519
|
-
/**
|
|
520
|
-
* @internal
|
|
521
|
-
*/
|
|
485
|
+
/** @internal */
|
|
522
486
|
minChanged(_, newMin) {
|
|
523
487
|
/* v8 ignore if -- @preserve */
|
|
524
488
|
if (this.proxy instanceof HTMLInputElement) {
|
|
@@ -526,9 +490,7 @@ var TimePicker = class extends TimeSelectionPicker(SingleValuePicker(PickerField
|
|
|
526
490
|
this.validate();
|
|
527
491
|
}
|
|
528
492
|
}
|
|
529
|
-
/**
|
|
530
|
-
* @internal
|
|
531
|
-
*/
|
|
493
|
+
/** @internal */
|
|
532
494
|
maxChanged(_, newMax) {
|
|
533
495
|
/* v8 ignore if -- @preserve */
|
|
534
496
|
if (this.proxy instanceof HTMLInputElement) {
|
|
@@ -544,28 +506,20 @@ var TimePicker = class extends TimeSelectionPicker(SingleValuePicker(PickerField
|
|
|
544
506
|
this.proxy.type = "time";
|
|
545
507
|
this.proxy.step = "1";
|
|
546
508
|
}
|
|
547
|
-
/**
|
|
548
|
-
* @internal
|
|
549
|
-
*/
|
|
509
|
+
/** @internal */
|
|
550
510
|
get _textFieldPlaceholder() {
|
|
551
511
|
return this._timePlaceholder;
|
|
552
512
|
}
|
|
553
|
-
/**
|
|
554
|
-
* @internal
|
|
555
|
-
*/
|
|
513
|
+
/** @internal */
|
|
556
514
|
get _pickerButtonIcon() {
|
|
557
515
|
return "clock-line";
|
|
558
516
|
}
|
|
559
|
-
/**
|
|
560
|
-
* @internal
|
|
561
|
-
*/
|
|
517
|
+
/** @internal */
|
|
562
518
|
get _pickerButtonLabel() {
|
|
563
519
|
if (this.value) return this.locale.timePicker.changeTimeLabel(this._toPresentationValue(this.value));
|
|
564
520
|
return this.locale.timePicker.chooseTimeLabel;
|
|
565
521
|
}
|
|
566
|
-
/**
|
|
567
|
-
* @internal
|
|
568
|
-
*/
|
|
522
|
+
/** @internal */
|
|
569
523
|
_onPickerButtonClick() {
|
|
570
524
|
super._onPickerButtonClick();
|
|
571
525
|
if (this._popupOpen) {
|
|
@@ -573,21 +527,15 @@ var TimePicker = class extends TimeSelectionPicker(SingleValuePicker(PickerField
|
|
|
573
527
|
this._focusableElsWithinDialog()[0]?.focus();
|
|
574
528
|
}
|
|
575
529
|
}
|
|
576
|
-
/**
|
|
577
|
-
* @internal
|
|
578
|
-
*/
|
|
530
|
+
/** @internal */
|
|
579
531
|
get _dialogLabel() {
|
|
580
532
|
return this.locale.timePicker.chooseTimeLabel;
|
|
581
533
|
}
|
|
582
|
-
/**
|
|
583
|
-
* @internal
|
|
584
|
-
*/
|
|
534
|
+
/** @internal */
|
|
585
535
|
_focusableElsWithinDialog() {
|
|
586
536
|
return this._dialogEl.querySelectorAll("#inline-time-picker, .vwc-button");
|
|
587
537
|
}
|
|
588
|
-
/**
|
|
589
|
-
* @internal
|
|
590
|
-
*/
|
|
538
|
+
/** @internal */
|
|
591
539
|
_getCustomValidationError() {
|
|
592
540
|
if (this._isPresentationValueInvalid()) return this.locale.timePicker.invalidTimeError;
|
|
593
541
|
return null;
|
|
@@ -3,9 +3,7 @@ var ignoredEvents = /* @__PURE__ */ new WeakSet();
|
|
|
3
3
|
var ignoreEventInFocusTraps = (event) => {
|
|
4
4
|
ignoredEvents.add(event);
|
|
5
5
|
};
|
|
6
|
-
/**
|
|
7
|
-
* Mixin for elements that trap focus.
|
|
8
|
-
*/
|
|
6
|
+
/** Mixin for elements that trap focus. */
|
|
9
7
|
var TrappedFocus = (Base) => {
|
|
10
8
|
class TrappedFocusElement extends Base {
|
|
11
9
|
/**
|
|
@@ -3,9 +3,7 @@ var ignoredEvents = /* @__PURE__ */ new WeakSet();
|
|
|
3
3
|
var ignoreEventInFocusTraps = (event) => {
|
|
4
4
|
ignoredEvents.add(event);
|
|
5
5
|
};
|
|
6
|
-
/**
|
|
7
|
-
* Mixin for elements that trap focus.
|
|
8
|
-
*/
|
|
6
|
+
/** Mixin for elements that trap focus. */
|
|
9
7
|
var TrappedFocus = (Base) => {
|
|
10
8
|
class TrappedFocusElement extends Base {
|
|
11
9
|
/**
|
|
@@ -7,9 +7,7 @@ function resolve(templateOrResolveFunction, ctx) {
|
|
|
7
7
|
}
|
|
8
8
|
var registeredTags = /* @__PURE__ */ new Set();
|
|
9
9
|
var tagByType = /* @__PURE__ */ new Map();
|
|
10
|
-
/**
|
|
11
|
-
* Creates a function that registers a component and its dependencies with the given prefix.
|
|
12
|
-
*/
|
|
10
|
+
/** Creates a function that registers a component and its dependencies with the given prefix. */
|
|
13
11
|
var createRegisterFunction = (definition) => (prefix = "vwc") => {
|
|
14
12
|
const prefixed = (name) => `${prefix}-${name}`;
|
|
15
13
|
const registerComponent = (componentDefinition) => {
|
|
@@ -103,9 +101,7 @@ var handleElementConnectedCallback = (element) => {
|
|
|
103
101
|
};
|
|
104
102
|
//#endregion
|
|
105
103
|
//#region src/shared/aria/aria-mixin.ts
|
|
106
|
-
/**
|
|
107
|
-
* Value properties of the ARIAMixin (see: https://www.w3.org/TR/wai-aria-1.3/#ARIAMixin) which is applied to Element.
|
|
108
|
-
*/
|
|
104
|
+
/** Value properties of the ARIAMixin (see: https://www.w3.org/TR/wai-aria-1.3/#ARIAMixin) which is applied to Element. */
|
|
109
105
|
var ariaValueProperties = [
|
|
110
106
|
"role",
|
|
111
107
|
"ariaAtomic",
|
|
@@ -154,9 +150,7 @@ var ariaValueProperties = [
|
|
|
154
150
|
* Single-element IDREF properties of the ARIAMixin
|
|
155
151
|
* Not yet supported.
|
|
156
152
|
*/
|
|
157
|
-
/**
|
|
158
|
-
* Multi-element IDREF properties of the ARIAMixin.
|
|
159
|
-
*/
|
|
153
|
+
/** Multi-element IDREF properties of the ARIAMixin. */
|
|
160
154
|
var ariaIdrefsProperties = [
|
|
161
155
|
"ariaControls",
|
|
162
156
|
"ariaDescribedBy",
|
|
@@ -172,9 +166,7 @@ var ariaProperties = [...ariaValueProperties, ...ariaIdrefsProperties];
|
|
|
172
166
|
* e.g. `ariaLabel` → `aria-label`
|
|
173
167
|
*/
|
|
174
168
|
var ariaAttributeName = (ariaPropertyName) => ariaPropertyName.replace("aria", "aria-").toLowerCase();
|
|
175
|
-
/**
|
|
176
|
-
* Mixin for all components. Declares all ARIA attributes.
|
|
177
|
-
*/
|
|
169
|
+
/** Mixin for all components. Declares all ARIA attributes. */
|
|
178
170
|
var AriaMixin = (Base) => {
|
|
179
171
|
class AriaMixinElement extends Base {
|
|
180
172
|
constructor(...args) {
|
|
@@ -201,9 +193,7 @@ var AriaMixin = (Base) => {
|
|
|
201
193
|
};
|
|
202
194
|
//#endregion
|
|
203
195
|
//#region src/shared/framework/reactive-controller.ts
|
|
204
|
-
/**
|
|
205
|
-
* Mixin implementing ReactiveControllerHost for custom elements.
|
|
206
|
-
*/
|
|
196
|
+
/** Mixin implementing ReactiveControllerHost for custom elements. */
|
|
207
197
|
var ReactiveControllerHostSupport = (Base) => {
|
|
208
198
|
class ReactiveControllerHostSupportElement extends Base {
|
|
209
199
|
#controllers = /* @__PURE__ */ new Set();
|
|
@@ -244,9 +234,7 @@ function createMetadataLocator() {
|
|
|
244
234
|
};
|
|
245
235
|
}
|
|
246
236
|
var locateReplacedPropMetadata = createMetadataLocator();
|
|
247
|
-
/**
|
|
248
|
-
* Decorator to mark a property as deprecated and replaced by another property.
|
|
249
|
-
*/
|
|
237
|
+
/** Decorator to mark a property as deprecated and replaced by another property. */
|
|
250
238
|
var replaces = (config) => ($target, $prop) => {
|
|
251
239
|
locateReplacedPropMetadata($target.constructor).push({
|
|
252
240
|
newPropertyName: $prop,
|
|
@@ -299,7 +287,7 @@ var ReplacedPropHandling = (Base) => {
|
|
|
299
287
|
*/
|
|
300
288
|
var VividElement = class extends AriaMixin(ReplacedPropHandling(ReactiveControllerHostSupport(_microsoft_fast_element.FASTElement))) {
|
|
301
289
|
static {
|
|
302
|
-
this.VIVID_VERSION = "5.
|
|
290
|
+
this.VIVID_VERSION = "5.24.0";
|
|
303
291
|
}
|
|
304
292
|
/**
|
|
305
293
|
* Add data-vvd-component attribute with component name globally,
|
|
@@ -310,6 +298,15 @@ var VividElement = class extends AriaMixin(ReplacedPropHandling(ReactiveControll
|
|
|
310
298
|
const name = this.constructor.componentName;
|
|
311
299
|
this.setAttribute("data-vvd-component", name);
|
|
312
300
|
}
|
|
301
|
+
/** @internal */
|
|
302
|
+
focus(...args) {
|
|
303
|
+
const controlEl = this.control;
|
|
304
|
+
if (this.$fastController.definition.shadowOptions?.delegatesFocus && controlEl) {
|
|
305
|
+
controlEl.focus(...args);
|
|
306
|
+
return;
|
|
307
|
+
}
|
|
308
|
+
super.focus(...args);
|
|
309
|
+
}
|
|
313
310
|
};
|
|
314
311
|
//#endregion
|
|
315
312
|
Object.defineProperty(exports, "VividElement", {
|
|
@@ -6,9 +6,7 @@ function resolve(templateOrResolveFunction, ctx) {
|
|
|
6
6
|
}
|
|
7
7
|
var registeredTags = /* @__PURE__ */ new Set();
|
|
8
8
|
var tagByType = /* @__PURE__ */ new Map();
|
|
9
|
-
/**
|
|
10
|
-
* Creates a function that registers a component and its dependencies with the given prefix.
|
|
11
|
-
*/
|
|
9
|
+
/** Creates a function that registers a component and its dependencies with the given prefix. */
|
|
12
10
|
var createRegisterFunction = (definition) => (prefix = "vwc") => {
|
|
13
11
|
const prefixed = (name) => `${prefix}-${name}`;
|
|
14
12
|
const registerComponent = (componentDefinition) => {
|
|
@@ -102,9 +100,7 @@ var handleElementConnectedCallback = (element) => {
|
|
|
102
100
|
};
|
|
103
101
|
//#endregion
|
|
104
102
|
//#region src/shared/aria/aria-mixin.ts
|
|
105
|
-
/**
|
|
106
|
-
* Value properties of the ARIAMixin (see: https://www.w3.org/TR/wai-aria-1.3/#ARIAMixin) which is applied to Element.
|
|
107
|
-
*/
|
|
103
|
+
/** Value properties of the ARIAMixin (see: https://www.w3.org/TR/wai-aria-1.3/#ARIAMixin) which is applied to Element. */
|
|
108
104
|
var ariaValueProperties = [
|
|
109
105
|
"role",
|
|
110
106
|
"ariaAtomic",
|
|
@@ -153,9 +149,7 @@ var ariaValueProperties = [
|
|
|
153
149
|
* Single-element IDREF properties of the ARIAMixin
|
|
154
150
|
* Not yet supported.
|
|
155
151
|
*/
|
|
156
|
-
/**
|
|
157
|
-
* Multi-element IDREF properties of the ARIAMixin.
|
|
158
|
-
*/
|
|
152
|
+
/** Multi-element IDREF properties of the ARIAMixin. */
|
|
159
153
|
var ariaIdrefsProperties = [
|
|
160
154
|
"ariaControls",
|
|
161
155
|
"ariaDescribedBy",
|
|
@@ -171,9 +165,7 @@ var ariaProperties = [...ariaValueProperties, ...ariaIdrefsProperties];
|
|
|
171
165
|
* e.g. `ariaLabel` → `aria-label`
|
|
172
166
|
*/
|
|
173
167
|
var ariaAttributeName = (ariaPropertyName) => ariaPropertyName.replace("aria", "aria-").toLowerCase();
|
|
174
|
-
/**
|
|
175
|
-
* Mixin for all components. Declares all ARIA attributes.
|
|
176
|
-
*/
|
|
168
|
+
/** Mixin for all components. Declares all ARIA attributes. */
|
|
177
169
|
var AriaMixin = (Base) => {
|
|
178
170
|
class AriaMixinElement extends Base {
|
|
179
171
|
constructor(...args) {
|
|
@@ -200,9 +192,7 @@ var AriaMixin = (Base) => {
|
|
|
200
192
|
};
|
|
201
193
|
//#endregion
|
|
202
194
|
//#region src/shared/framework/reactive-controller.ts
|
|
203
|
-
/**
|
|
204
|
-
* Mixin implementing ReactiveControllerHost for custom elements.
|
|
205
|
-
*/
|
|
195
|
+
/** Mixin implementing ReactiveControllerHost for custom elements. */
|
|
206
196
|
var ReactiveControllerHostSupport = (Base) => {
|
|
207
197
|
class ReactiveControllerHostSupportElement extends Base {
|
|
208
198
|
#controllers = /* @__PURE__ */ new Set();
|
|
@@ -243,9 +233,7 @@ function createMetadataLocator() {
|
|
|
243
233
|
};
|
|
244
234
|
}
|
|
245
235
|
var locateReplacedPropMetadata = createMetadataLocator();
|
|
246
|
-
/**
|
|
247
|
-
* Decorator to mark a property as deprecated and replaced by another property.
|
|
248
|
-
*/
|
|
236
|
+
/** Decorator to mark a property as deprecated and replaced by another property. */
|
|
249
237
|
var replaces = (config) => ($target, $prop) => {
|
|
250
238
|
locateReplacedPropMetadata($target.constructor).push({
|
|
251
239
|
newPropertyName: $prop,
|
|
@@ -298,7 +286,7 @@ var ReplacedPropHandling = (Base) => {
|
|
|
298
286
|
*/
|
|
299
287
|
var VividElement = class extends AriaMixin(ReplacedPropHandling(ReactiveControllerHostSupport(FASTElement))) {
|
|
300
288
|
static {
|
|
301
|
-
this.VIVID_VERSION = "5.
|
|
289
|
+
this.VIVID_VERSION = "5.24.0";
|
|
302
290
|
}
|
|
303
291
|
/**
|
|
304
292
|
* Add data-vvd-component attribute with component name globally,
|
|
@@ -309,6 +297,15 @@ var VividElement = class extends AriaMixin(ReplacedPropHandling(ReactiveControll
|
|
|
309
297
|
const name = this.constructor.componentName;
|
|
310
298
|
this.setAttribute("data-vvd-component", name);
|
|
311
299
|
}
|
|
300
|
+
/** @internal */
|
|
301
|
+
focus(...args) {
|
|
302
|
+
const controlEl = this.control;
|
|
303
|
+
if (this.$fastController.definition.shadowOptions?.delegatesFocus && controlEl) {
|
|
304
|
+
controlEl.focus(...args);
|
|
305
|
+
return;
|
|
306
|
+
}
|
|
307
|
+
super.focus(...args);
|
|
308
|
+
}
|
|
312
309
|
};
|
|
313
310
|
//#endregion
|
|
314
311
|
export { ariaValueProperties as a, subscribeToAriaPropertyChanges as c, createRegisterFunction as d, ariaIdrefsProperties as i, unsubscribeFromAriaPropertyChanges as l, replaces as n, handleAriaPropertyChange as o, ariaAttributeName as r, publishAriaPropertyChange as s, VividElement as t, defineVividComponent as u };
|