@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,55 +1,334 @@
|
|
|
1
|
-
require("./chunk.cjs");
|
|
2
1
|
const require_vivid_element = require("./vivid-element.cjs");
|
|
2
|
+
const require_definition = require("./definition.cjs");
|
|
3
|
+
const require_decorate = require("./decorate.cjs");
|
|
4
|
+
const require_icon = require("./icon.cjs");
|
|
3
5
|
const require_delegates_aria = require("./delegates-aria.cjs");
|
|
6
|
+
const require_host_semantics = require("./host-semantics.cjs");
|
|
7
|
+
const require_data_grid_options = require("./data-grid.options.cjs");
|
|
4
8
|
let _microsoft_fast_element = require("@microsoft/fast-element");
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
var tag_group_default = ".base{flex-wrap:wrap;gap:8px;display:flex}";
|
|
9
|
+
//#region src/lib/table/table.scss?inline
|
|
10
|
+
var table_default = ":host{border-collapse:collapse;border-spacing:0;inline-size:100%}.table-inner-container{--scrollbar-track-color:transparent;--scrollbar-thumb-color:color-mix(in sRGB, var(--vvd-color-neutral-950), transparent 70%);scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color);scrollbar-width:thin}.table-inner-container ::-webkit-scrollbar{width:4px}.table-inner-container ::-webkit-scrollbar-track{background:var(--scrollbar-track-color)}.table-inner-container ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-fallback-track-color,var(--scrollbar-thumb-color));border:0;border-radius:4px}.table-inner-container{inline-size:100%;display:block;overflow-x:auto}.table-content{inline-size:100%;display:table;overflow-x:auto}";
|
|
8
11
|
//#endregion
|
|
9
|
-
//#region src/lib/
|
|
12
|
+
//#region src/lib/table/table-sorting-button.scss?inline
|
|
13
|
+
var table_sorting_button_default = "button{aspect-ratio:1;cursor:pointer;background:0 0;border:none;border-radius:8px}button:focus-visible{--focus-stroke-gap-color:transparent;box-shadow:0 0 0 4px color-mix(in sRGB, var(--focus-stroke-color,var(--vvd-color-cta-500)), transparent 85%), inset 0 0 0 3px var(--focus-stroke-gap-color,currentColor);outline:1px solid var(--focus-stroke-color,var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset,0px))}";
|
|
14
|
+
//#endregion
|
|
15
|
+
//#region src/lib/table/table-head.scss?inline
|
|
16
|
+
var table_head_default = ":host{display:table-header-group}";
|
|
17
|
+
//#endregion
|
|
18
|
+
//#region src/lib/table/table-body.scss?inline
|
|
19
|
+
var table_body_default = ":host{display:table-row-group}";
|
|
20
|
+
//#endregion
|
|
21
|
+
//#region src/lib/table/table-row.scss?inline
|
|
22
|
+
var table_row_default = ":host{display:table-row}@media (hover:hover){:host:hover{background-color:var(--vvd-color-neutral-200)}}:host[selected]{background-color:var(--_appearance-color-fill)}.base{box-sizing:border-box;width:100%;color:var(--vvd-color-canvas-text);display:contents}";
|
|
23
|
+
//#endregion
|
|
24
|
+
//#region src/lib/table/table-header-cell.scss?inline
|
|
25
|
+
var table_header_cell_default = ":host{border-bottom:1px solid var(--vvd-color-neutral-300);vertical-align:middle;--_table-cell-default-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) + 8));--_table-cell-default-white-space:nowrap;display:table-cell}:host([role=columnheader]){border-bottom-color:var(--vvd-color-canvas-text)}:host(:focus-visible){outline:none}.base{box-sizing:border-box;block-size:100%;color:var(--_appearance-color-text);font:var(--vvd-typography-base-bold);min-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) + 8));padding:0;flex-direction:column;justify-content:center;padding-block:4px;padding-inline:12px;display:flex;overflow:hidden}:host(:focus-visible) .base{--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))}slot{text-overflow:ellipsis;inline-size:100%;white-space:var(--table-cell-white-space,var(--_table-cell-default-white-space));flex:none;display:block;overflow:hidden}";
|
|
26
|
+
//#endregion
|
|
27
|
+
//#region src/lib/table/table-cell.scss?inline
|
|
28
|
+
var table_cell_default = ":host{border-bottom:1px solid var(--vvd-color-neutral-300);vertical-align:middle;display:table-cell}:host:not([cell-type=columnheader]){--_table-cell-default-block-size:100%;--_table-cell-default-white-space:normal}:host[selected]{background-color:var(--_appearance-color-fill)}:host(:focus-visible){outline:none}.base{box-sizing:border-box;block-size:100%;color:var(--_appearance-color-text);font:var(--vvd-typography-base);min-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) + 8));flex-direction:column;justify-content:center;padding-block:4px;padding-inline:12px;display:flex;overflow:hidden}:host(:focus-visible) .base{--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))}slot{flex:none;inline-size:100%;display:block}";
|
|
29
|
+
//#endregion
|
|
30
|
+
//#region src/lib/table/table.ts
|
|
10
31
|
/**
|
|
11
32
|
* @public
|
|
12
|
-
* @component
|
|
13
|
-
* @slot -
|
|
14
|
-
*/
|
|
15
|
-
var
|
|
16
|
-
//#endregion
|
|
17
|
-
//#region src/lib/
|
|
18
|
-
var
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
33
|
+
* @component table
|
|
34
|
+
* @slot - Holds Table Head and Table Body elements.
|
|
35
|
+
*/
|
|
36
|
+
var Table = class extends require_vivid_element.VividElement {};
|
|
37
|
+
//#endregion
|
|
38
|
+
//#region src/lib/table/table.template.ts
|
|
39
|
+
var TableTemplate = () => {
|
|
40
|
+
return _microsoft_fast_element.html`
|
|
41
|
+
<template role="table">
|
|
42
|
+
<div part="inner-container" class="table-inner-container">
|
|
43
|
+
<div part="content" class="table-content">
|
|
44
|
+
<slot></slot>
|
|
45
|
+
</div>
|
|
46
|
+
</div>
|
|
47
|
+
</template>
|
|
48
|
+
`;
|
|
49
|
+
};
|
|
50
|
+
//#endregion
|
|
51
|
+
//#region src/lib/table/table-head.ts
|
|
52
|
+
var tableHeadName = "table-head";
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
* @component table-head
|
|
56
|
+
* @slot - Holds Table Row elements that make up the table's header.
|
|
57
|
+
*/
|
|
58
|
+
var TableHead = class extends require_vivid_element.VividElement {};
|
|
59
|
+
//#endregion
|
|
60
|
+
//#region src/lib/table/table-head.template.ts
|
|
61
|
+
var TableHeadTemplate = () => {
|
|
62
|
+
return _microsoft_fast_element.html`
|
|
63
|
+
<template>
|
|
64
|
+
<slot></slot>
|
|
65
|
+
</template>
|
|
66
|
+
`;
|
|
67
|
+
};
|
|
68
|
+
//#endregion
|
|
69
|
+
//#region src/lib/table/table-body.ts
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
* @component table-body
|
|
73
|
+
* @slot - Holds Table Row elements that make up the table's data.
|
|
74
|
+
*/
|
|
75
|
+
var TableBody = class extends require_vivid_element.VividElement {};
|
|
76
|
+
//#endregion
|
|
77
|
+
//#region src/lib/table/table-body.template.ts
|
|
78
|
+
var TableBodyTemplate = () => {
|
|
79
|
+
return _microsoft_fast_element.html`
|
|
80
|
+
<template>
|
|
81
|
+
<slot></slot>
|
|
82
|
+
</template>
|
|
83
|
+
`;
|
|
84
|
+
};
|
|
85
|
+
//#endregion
|
|
86
|
+
//#region src/lib/table/table-row.ts
|
|
87
|
+
/**
|
|
88
|
+
* @public
|
|
89
|
+
* @component table-row
|
|
90
|
+
* @slot - Holds Table Cell and Table Header Cell elements.
|
|
91
|
+
*/
|
|
92
|
+
var TableRow = class extends require_host_semantics.HostSemantics(require_vivid_element.VividElement) {};
|
|
93
|
+
//#endregion
|
|
94
|
+
//#region src/lib/table/table-row.template.ts
|
|
95
|
+
var TableRowTemplate = () => {
|
|
96
|
+
return _microsoft_fast_element.html`
|
|
97
|
+
<template
|
|
98
|
+
${require_host_semantics.applyHostSemantics({ role: "row" })}
|
|
99
|
+
>
|
|
100
|
+
<div class="base connotation-accent appearance-listitem with-idle">
|
|
101
|
+
<slot></slot>
|
|
102
|
+
</div>
|
|
103
|
+
</template>
|
|
104
|
+
`;
|
|
105
|
+
};
|
|
106
|
+
//#endregion
|
|
107
|
+
//#region src/lib/table/table-header-cell.ts
|
|
108
|
+
/**
|
|
109
|
+
* @public
|
|
110
|
+
* @component table-header-cell
|
|
111
|
+
* @slot - Holds the header cell's content.
|
|
112
|
+
* @event {CustomEvent<HTMLElement>} cell-focused - Fires when the cell or its contents receive focus
|
|
113
|
+
*/
|
|
114
|
+
var TableHeaderCell = class extends require_host_semantics.HostSemantics(require_vivid_element.VividElement) {
|
|
115
|
+
connectedCallback() {
|
|
116
|
+
super.connectedCallback();
|
|
117
|
+
this.addEventListener("sort", this.#sortHandler);
|
|
118
|
+
}
|
|
119
|
+
#sortHandler(event) {
|
|
120
|
+
const direction = event.detail;
|
|
121
|
+
if (direction === "asc") this.setAttribute("aria-sort", "ascending");
|
|
122
|
+
else if (direction === "desc") this.setAttribute("aria-sort", "descending");
|
|
123
|
+
else if (direction === "none") this.setAttribute("aria-sort", "none");
|
|
124
|
+
else this.removeAttribute("aria-sort");
|
|
125
|
+
}
|
|
126
|
+
disconnectedCallback() {
|
|
127
|
+
super.disconnectedCallback();
|
|
128
|
+
this.removeEventListener("sort", this.#sortHandler);
|
|
129
|
+
}
|
|
130
|
+
};
|
|
131
|
+
//#endregion
|
|
132
|
+
//#region src/lib/table/table-header-cell.template.ts
|
|
133
|
+
var TableHeaderCellTemplate = (context) => {
|
|
134
|
+
const tableHeadTag = context.tagForNonDependency(tableHeadName);
|
|
135
|
+
return _microsoft_fast_element.html`
|
|
136
|
+
<template
|
|
137
|
+
class="connotation-accent appearance-listitem with-idle"
|
|
138
|
+
${require_host_semantics.applyHostSemantics({ role: (x) => x.closest(tableHeadTag) !== null ? require_data_grid_options.DataGridCellRole.columnheader : require_data_grid_options.DataGridCellRole.rowheader })}
|
|
139
|
+
>
|
|
140
|
+
<div class="base">
|
|
141
|
+
<slot></slot>
|
|
142
|
+
</div>
|
|
143
|
+
</template>
|
|
144
|
+
`;
|
|
145
|
+
};
|
|
146
|
+
//#endregion
|
|
147
|
+
//#region src/lib/table/table-cell.ts
|
|
148
|
+
/**
|
|
149
|
+
* @public
|
|
150
|
+
* @component table-cell
|
|
151
|
+
* @slot - Holds the cell's content.
|
|
152
|
+
* @event {CustomEvent<HTMLElement>} cell-focused - Fires when the cell or its contents receive focus
|
|
153
|
+
*/
|
|
154
|
+
var TableCell = class extends require_host_semantics.HostSemantics(require_vivid_element.VividElement) {};
|
|
155
|
+
//#endregion
|
|
156
|
+
//#region src/lib/table/table-cell.template.ts
|
|
157
|
+
var TableCellTemplate = () => {
|
|
158
|
+
return _microsoft_fast_element.html`
|
|
159
|
+
<template
|
|
160
|
+
class="connotation-accent appearance-listitem with-idle"
|
|
161
|
+
${require_host_semantics.applyHostSemantics({ role: () => "cell" })}
|
|
162
|
+
>
|
|
163
|
+
<div class="base">
|
|
164
|
+
<slot></slot>
|
|
165
|
+
</div>
|
|
166
|
+
</template>
|
|
167
|
+
`;
|
|
168
|
+
};
|
|
169
|
+
//#endregion
|
|
170
|
+
//#region src/lib/table/table-sorting-button.ts
|
|
171
|
+
/**
|
|
172
|
+
* @public
|
|
173
|
+
* @component table-sorting-button
|
|
174
|
+
* @event {CustomEvent<undefined>} sort - Emitted when sorting button is clicked.
|
|
175
|
+
*/
|
|
176
|
+
var TableSortingButton = class extends require_delegates_aria.DelegatesAria(require_vivid_element.VividElement) {
|
|
177
|
+
get #nextDirection() {
|
|
178
|
+
if (!this.direction || this.direction === "none") return "asc";
|
|
179
|
+
else if (this.direction === "asc") return "desc";
|
|
180
|
+
else return "none";
|
|
181
|
+
}
|
|
182
|
+
/** Toggles the sort direction and emits the `sort` event. */
|
|
183
|
+
toggleSort() {
|
|
184
|
+
if (!this.$emit("sort", this.#nextDirection)) return;
|
|
185
|
+
this.direction = this.#nextDirection;
|
|
186
|
+
this.dispatchEvent(new CustomEvent("sort", {
|
|
187
|
+
detail: this.direction,
|
|
188
|
+
bubbles: true,
|
|
189
|
+
composed: true
|
|
190
|
+
}));
|
|
191
|
+
}
|
|
192
|
+
};
|
|
193
|
+
require_decorate.__decorate([_microsoft_fast_element.attr], TableSortingButton.prototype, "direction", void 0);
|
|
194
|
+
//#endregion
|
|
195
|
+
//#region src/lib/table/table-sorting-button.template.ts
|
|
196
|
+
var TableSortingButtonTemplate = (context) => {
|
|
197
|
+
const iconTag = context.tagFor(require_icon.Icon);
|
|
198
|
+
return _microsoft_fast_element.html`
|
|
199
|
+
<template
|
|
200
|
+
@click="${(x) => x.toggleSort()}"
|
|
201
|
+
${require_host_semantics.applyHostSemantics({ role: "button" })}
|
|
202
|
+
>
|
|
203
|
+
<button>
|
|
204
|
+
${(x) => {
|
|
205
|
+
switch (x.direction) {
|
|
206
|
+
case "asc": return _microsoft_fast_element.html`<${iconTag} name="sort-asc-line"></${iconTag}>`;
|
|
207
|
+
case "desc": return _microsoft_fast_element.html`<${iconTag} name="sort-desc-line"></${iconTag}>`;
|
|
208
|
+
default: return _microsoft_fast_element.html`<${iconTag} name="sort-line"></${iconTag}>`;
|
|
209
|
+
}
|
|
210
|
+
}}
|
|
211
|
+
</button>
|
|
212
|
+
</template>
|
|
213
|
+
`;
|
|
214
|
+
};
|
|
215
|
+
//#endregion
|
|
216
|
+
//#region src/lib/table/definition.ts
|
|
217
|
+
/** @internal */
|
|
218
|
+
var tableCellDefinition = require_vivid_element.defineVividComponent("table-cell", TableCell, TableCellTemplate, [], { styles: table_cell_default });
|
|
219
|
+
/** @internal */
|
|
220
|
+
var tableHeaderCellDefinition = require_vivid_element.defineVividComponent("table-header-cell", TableHeaderCell, TableHeaderCellTemplate, [], { styles: table_header_cell_default });
|
|
221
|
+
/** @internal */
|
|
222
|
+
var tableRowDefinition = require_vivid_element.defineVividComponent("table-row", TableRow, TableRowTemplate, [], { styles: table_row_default });
|
|
223
|
+
/** @internal */
|
|
224
|
+
var tableBodyDefinition = require_vivid_element.defineVividComponent("table-body", TableBody, TableBodyTemplate, [], { styles: table_body_default });
|
|
225
|
+
/** @internal */
|
|
226
|
+
var tableHeadDefinition = require_vivid_element.defineVividComponent("table-head", TableHead, TableHeadTemplate, [], { styles: table_head_default });
|
|
29
227
|
/** @internal */
|
|
30
|
-
var
|
|
228
|
+
var tableSortingButtonDefinition = require_vivid_element.defineVividComponent("table-sorting-button", TableSortingButton, TableSortingButtonTemplate, [require_definition.iconDefinition], { styles: table_sorting_button_default });
|
|
229
|
+
/** @internal */
|
|
230
|
+
var tableDefinition = require_vivid_element.defineVividComponent("table", Table, TableTemplate, [
|
|
231
|
+
tableCellDefinition,
|
|
232
|
+
tableHeaderCellDefinition,
|
|
233
|
+
tableRowDefinition,
|
|
234
|
+
tableHeadDefinition,
|
|
235
|
+
tableBodyDefinition,
|
|
236
|
+
tableSortingButtonDefinition
|
|
237
|
+
], { styles: table_default });
|
|
31
238
|
/**
|
|
32
|
-
* Registers the
|
|
239
|
+
* Registers the table element with the design system.
|
|
33
240
|
*
|
|
34
241
|
* @param prefix - the prefix to use for the component name
|
|
35
242
|
*/
|
|
36
|
-
var
|
|
243
|
+
var registerTable = require_vivid_element.createRegisterFunction(tableDefinition);
|
|
37
244
|
//#endregion
|
|
38
|
-
Object.defineProperty(exports, "
|
|
245
|
+
Object.defineProperty(exports, "Table", {
|
|
246
|
+
enumerable: true,
|
|
247
|
+
get: function() {
|
|
248
|
+
return Table;
|
|
249
|
+
}
|
|
250
|
+
});
|
|
251
|
+
Object.defineProperty(exports, "TableBody", {
|
|
252
|
+
enumerable: true,
|
|
253
|
+
get: function() {
|
|
254
|
+
return TableBody;
|
|
255
|
+
}
|
|
256
|
+
});
|
|
257
|
+
Object.defineProperty(exports, "TableCell", {
|
|
258
|
+
enumerable: true,
|
|
259
|
+
get: function() {
|
|
260
|
+
return TableCell;
|
|
261
|
+
}
|
|
262
|
+
});
|
|
263
|
+
Object.defineProperty(exports, "TableHead", {
|
|
264
|
+
enumerable: true,
|
|
265
|
+
get: function() {
|
|
266
|
+
return TableHead;
|
|
267
|
+
}
|
|
268
|
+
});
|
|
269
|
+
Object.defineProperty(exports, "TableHeaderCell", {
|
|
270
|
+
enumerable: true,
|
|
271
|
+
get: function() {
|
|
272
|
+
return TableHeaderCell;
|
|
273
|
+
}
|
|
274
|
+
});
|
|
275
|
+
Object.defineProperty(exports, "TableRow", {
|
|
276
|
+
enumerable: true,
|
|
277
|
+
get: function() {
|
|
278
|
+
return TableRow;
|
|
279
|
+
}
|
|
280
|
+
});
|
|
281
|
+
Object.defineProperty(exports, "TableSortingButton", {
|
|
282
|
+
enumerable: true,
|
|
283
|
+
get: function() {
|
|
284
|
+
return TableSortingButton;
|
|
285
|
+
}
|
|
286
|
+
});
|
|
287
|
+
Object.defineProperty(exports, "registerTable", {
|
|
288
|
+
enumerable: true,
|
|
289
|
+
get: function() {
|
|
290
|
+
return registerTable;
|
|
291
|
+
}
|
|
292
|
+
});
|
|
293
|
+
Object.defineProperty(exports, "tableBodyDefinition", {
|
|
294
|
+
enumerable: true,
|
|
295
|
+
get: function() {
|
|
296
|
+
return tableBodyDefinition;
|
|
297
|
+
}
|
|
298
|
+
});
|
|
299
|
+
Object.defineProperty(exports, "tableCellDefinition", {
|
|
300
|
+
enumerable: true,
|
|
301
|
+
get: function() {
|
|
302
|
+
return tableCellDefinition;
|
|
303
|
+
}
|
|
304
|
+
});
|
|
305
|
+
Object.defineProperty(exports, "tableDefinition", {
|
|
306
|
+
enumerable: true,
|
|
307
|
+
get: function() {
|
|
308
|
+
return tableDefinition;
|
|
309
|
+
}
|
|
310
|
+
});
|
|
311
|
+
Object.defineProperty(exports, "tableHeadDefinition", {
|
|
312
|
+
enumerable: true,
|
|
313
|
+
get: function() {
|
|
314
|
+
return tableHeadDefinition;
|
|
315
|
+
}
|
|
316
|
+
});
|
|
317
|
+
Object.defineProperty(exports, "tableHeaderCellDefinition", {
|
|
39
318
|
enumerable: true,
|
|
40
319
|
get: function() {
|
|
41
|
-
return
|
|
320
|
+
return tableHeaderCellDefinition;
|
|
42
321
|
}
|
|
43
322
|
});
|
|
44
|
-
Object.defineProperty(exports, "
|
|
323
|
+
Object.defineProperty(exports, "tableRowDefinition", {
|
|
45
324
|
enumerable: true,
|
|
46
325
|
get: function() {
|
|
47
|
-
return
|
|
326
|
+
return tableRowDefinition;
|
|
48
327
|
}
|
|
49
328
|
});
|
|
50
|
-
Object.defineProperty(exports, "
|
|
329
|
+
Object.defineProperty(exports, "tableSortingButtonDefinition", {
|
|
51
330
|
enumerable: true,
|
|
52
331
|
get: function() {
|
|
53
|
-
return
|
|
332
|
+
return tableSortingButtonDefinition;
|
|
54
333
|
}
|
|
55
334
|
});
|
|
@@ -1,36 +1,245 @@
|
|
|
1
1
|
import { d as createRegisterFunction, t as VividElement, u as defineVividComponent } from "./vivid-element.js";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
import { t as iconDefinition } from "./definition.js";
|
|
3
|
+
import { t as __decorate } from "./decorate.js";
|
|
4
|
+
import { t as Icon } from "./icon.js";
|
|
5
|
+
import { t as DelegatesAria } from "./delegates-aria.js";
|
|
6
|
+
import { n as applyHostSemantics, t as HostSemantics } from "./host-semantics.js";
|
|
7
|
+
import { t as DataGridCellRole } from "./data-grid.options.js";
|
|
8
|
+
import { attr, html } from "@microsoft/fast-element";
|
|
9
|
+
//#region src/lib/table/table.scss?inline
|
|
10
|
+
var table_default = ":host{border-collapse:collapse;border-spacing:0;inline-size:100%}.table-inner-container{--scrollbar-track-color:transparent;--scrollbar-thumb-color:color-mix(in sRGB, var(--vvd-color-neutral-950), transparent 70%);scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color);scrollbar-width:thin}.table-inner-container ::-webkit-scrollbar{width:4px}.table-inner-container ::-webkit-scrollbar-track{background:var(--scrollbar-track-color)}.table-inner-container ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-fallback-track-color,var(--scrollbar-thumb-color));border:0;border-radius:4px}.table-inner-container{inline-size:100%;display:block;overflow-x:auto}.table-content{inline-size:100%;display:table;overflow-x:auto}";
|
|
7
11
|
//#endregion
|
|
8
|
-
//#region src/lib/
|
|
12
|
+
//#region src/lib/table/table-sorting-button.scss?inline
|
|
13
|
+
var table_sorting_button_default = "button{aspect-ratio:1;cursor:pointer;background:0 0;border:none;border-radius:8px}button:focus-visible{--focus-stroke-gap-color:transparent;box-shadow:0 0 0 4px color-mix(in sRGB, var(--focus-stroke-color,var(--vvd-color-cta-500)), transparent 85%), inset 0 0 0 3px var(--focus-stroke-gap-color,currentColor);outline:1px solid var(--focus-stroke-color,var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset,0px))}";
|
|
14
|
+
//#endregion
|
|
15
|
+
//#region src/lib/table/table-head.scss?inline
|
|
16
|
+
var table_head_default = ":host{display:table-header-group}";
|
|
17
|
+
//#endregion
|
|
18
|
+
//#region src/lib/table/table-body.scss?inline
|
|
19
|
+
var table_body_default = ":host{display:table-row-group}";
|
|
20
|
+
//#endregion
|
|
21
|
+
//#region src/lib/table/table-row.scss?inline
|
|
22
|
+
var table_row_default = ":host{display:table-row}@media (hover:hover){:host:hover{background-color:var(--vvd-color-neutral-200)}}:host[selected]{background-color:var(--_appearance-color-fill)}.base{box-sizing:border-box;width:100%;color:var(--vvd-color-canvas-text);display:contents}";
|
|
23
|
+
//#endregion
|
|
24
|
+
//#region src/lib/table/table-header-cell.scss?inline
|
|
25
|
+
var table_header_cell_default = ":host{border-bottom:1px solid var(--vvd-color-neutral-300);vertical-align:middle;--_table-cell-default-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) + 8));--_table-cell-default-white-space:nowrap;display:table-cell}:host([role=columnheader]){border-bottom-color:var(--vvd-color-canvas-text)}:host(:focus-visible){outline:none}.base{box-sizing:border-box;block-size:100%;color:var(--_appearance-color-text);font:var(--vvd-typography-base-bold);min-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) + 8));padding:0;flex-direction:column;justify-content:center;padding-block:4px;padding-inline:12px;display:flex;overflow:hidden}:host(:focus-visible) .base{--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))}slot{text-overflow:ellipsis;inline-size:100%;white-space:var(--table-cell-white-space,var(--_table-cell-default-white-space));flex:none;display:block;overflow:hidden}";
|
|
26
|
+
//#endregion
|
|
27
|
+
//#region src/lib/table/table-cell.scss?inline
|
|
28
|
+
var table_cell_default = ":host{border-bottom:1px solid var(--vvd-color-neutral-300);vertical-align:middle;display:table-cell}:host:not([cell-type=columnheader]){--_table-cell-default-block-size:100%;--_table-cell-default-white-space:normal}:host[selected]{background-color:var(--_appearance-color-fill)}:host(:focus-visible){outline:none}.base{box-sizing:border-box;block-size:100%;color:var(--_appearance-color-text);font:var(--vvd-typography-base);min-block-size:calc(1px * (40 + 4 * clamp(-1, var(--vvd-size-density,0), 2) + 8));flex-direction:column;justify-content:center;padding-block:4px;padding-inline:12px;display:flex;overflow:hidden}:host(:focus-visible) .base{--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))}slot{flex:none;inline-size:100%;display:block}";
|
|
29
|
+
//#endregion
|
|
30
|
+
//#region src/lib/table/table.ts
|
|
31
|
+
/**
|
|
32
|
+
* @public
|
|
33
|
+
* @component table
|
|
34
|
+
* @slot - Holds Table Head and Table Body elements.
|
|
35
|
+
*/
|
|
36
|
+
var Table = class extends VividElement {};
|
|
37
|
+
//#endregion
|
|
38
|
+
//#region src/lib/table/table.template.ts
|
|
39
|
+
var TableTemplate = () => {
|
|
40
|
+
return html`
|
|
41
|
+
<template role="table">
|
|
42
|
+
<div part="inner-container" class="table-inner-container">
|
|
43
|
+
<div part="content" class="table-content">
|
|
44
|
+
<slot></slot>
|
|
45
|
+
</div>
|
|
46
|
+
</div>
|
|
47
|
+
</template>
|
|
48
|
+
`;
|
|
49
|
+
};
|
|
50
|
+
//#endregion
|
|
51
|
+
//#region src/lib/table/table-head.ts
|
|
52
|
+
var tableHeadName = "table-head";
|
|
9
53
|
/**
|
|
10
54
|
* @public
|
|
11
|
-
* @component
|
|
12
|
-
* @slot -
|
|
55
|
+
* @component table-head
|
|
56
|
+
* @slot - Holds Table Row elements that make up the table's header.
|
|
13
57
|
*/
|
|
14
|
-
var
|
|
58
|
+
var TableHead = class extends VividElement {};
|
|
15
59
|
//#endregion
|
|
16
|
-
//#region src/lib/
|
|
17
|
-
var
|
|
60
|
+
//#region src/lib/table/table-head.template.ts
|
|
61
|
+
var TableHeadTemplate = () => {
|
|
62
|
+
return html`
|
|
63
|
+
<template>
|
|
64
|
+
<slot></slot>
|
|
65
|
+
</template>
|
|
66
|
+
`;
|
|
67
|
+
};
|
|
18
68
|
//#endregion
|
|
19
|
-
//#region src/lib/
|
|
69
|
+
//#region src/lib/table/table-body.ts
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
* @component table-body
|
|
73
|
+
* @slot - Holds Table Row elements that make up the table's data.
|
|
74
|
+
*/
|
|
75
|
+
var TableBody = class extends VividElement {};
|
|
76
|
+
//#endregion
|
|
77
|
+
//#region src/lib/table/table-body.template.ts
|
|
78
|
+
var TableBodyTemplate = () => {
|
|
79
|
+
return html`
|
|
80
|
+
<template>
|
|
81
|
+
<slot></slot>
|
|
82
|
+
</template>
|
|
83
|
+
`;
|
|
84
|
+
};
|
|
85
|
+
//#endregion
|
|
86
|
+
//#region src/lib/table/table-row.ts
|
|
87
|
+
/**
|
|
88
|
+
* @public
|
|
89
|
+
* @component table-row
|
|
90
|
+
* @slot - Holds Table Cell and Table Header Cell elements.
|
|
91
|
+
*/
|
|
92
|
+
var TableRow = class extends HostSemantics(VividElement) {};
|
|
93
|
+
//#endregion
|
|
94
|
+
//#region src/lib/table/table-row.template.ts
|
|
95
|
+
var TableRowTemplate = () => {
|
|
96
|
+
return html`
|
|
97
|
+
<template
|
|
98
|
+
${applyHostSemantics({ role: "row" })}
|
|
99
|
+
>
|
|
100
|
+
<div class="base connotation-accent appearance-listitem with-idle">
|
|
101
|
+
<slot></slot>
|
|
102
|
+
</div>
|
|
103
|
+
</template>
|
|
104
|
+
`;
|
|
105
|
+
};
|
|
106
|
+
//#endregion
|
|
107
|
+
//#region src/lib/table/table-header-cell.ts
|
|
108
|
+
/**
|
|
109
|
+
* @public
|
|
110
|
+
* @component table-header-cell
|
|
111
|
+
* @slot - Holds the header cell's content.
|
|
112
|
+
* @event {CustomEvent<HTMLElement>} cell-focused - Fires when the cell or its contents receive focus
|
|
113
|
+
*/
|
|
114
|
+
var TableHeaderCell = class extends HostSemantics(VividElement) {
|
|
115
|
+
connectedCallback() {
|
|
116
|
+
super.connectedCallback();
|
|
117
|
+
this.addEventListener("sort", this.#sortHandler);
|
|
118
|
+
}
|
|
119
|
+
#sortHandler(event) {
|
|
120
|
+
const direction = event.detail;
|
|
121
|
+
if (direction === "asc") this.setAttribute("aria-sort", "ascending");
|
|
122
|
+
else if (direction === "desc") this.setAttribute("aria-sort", "descending");
|
|
123
|
+
else if (direction === "none") this.setAttribute("aria-sort", "none");
|
|
124
|
+
else this.removeAttribute("aria-sort");
|
|
125
|
+
}
|
|
126
|
+
disconnectedCallback() {
|
|
127
|
+
super.disconnectedCallback();
|
|
128
|
+
this.removeEventListener("sort", this.#sortHandler);
|
|
129
|
+
}
|
|
130
|
+
};
|
|
131
|
+
//#endregion
|
|
132
|
+
//#region src/lib/table/table-header-cell.template.ts
|
|
133
|
+
var TableHeaderCellTemplate = (context) => {
|
|
134
|
+
const tableHeadTag = context.tagForNonDependency(tableHeadName);
|
|
135
|
+
return html`
|
|
136
|
+
<template
|
|
137
|
+
class="connotation-accent appearance-listitem with-idle"
|
|
138
|
+
${applyHostSemantics({ role: (x) => x.closest(tableHeadTag) !== null ? DataGridCellRole.columnheader : DataGridCellRole.rowheader })}
|
|
139
|
+
>
|
|
140
|
+
<div class="base">
|
|
141
|
+
<slot></slot>
|
|
142
|
+
</div>
|
|
143
|
+
</template>
|
|
144
|
+
`;
|
|
145
|
+
};
|
|
146
|
+
//#endregion
|
|
147
|
+
//#region src/lib/table/table-cell.ts
|
|
148
|
+
/**
|
|
149
|
+
* @public
|
|
150
|
+
* @component table-cell
|
|
151
|
+
* @slot - Holds the cell's content.
|
|
152
|
+
* @event {CustomEvent<HTMLElement>} cell-focused - Fires when the cell or its contents receive focus
|
|
153
|
+
*/
|
|
154
|
+
var TableCell = class extends HostSemantics(VividElement) {};
|
|
155
|
+
//#endregion
|
|
156
|
+
//#region src/lib/table/table-cell.template.ts
|
|
157
|
+
var TableCellTemplate = () => {
|
|
158
|
+
return html`
|
|
159
|
+
<template
|
|
160
|
+
class="connotation-accent appearance-listitem with-idle"
|
|
161
|
+
${applyHostSemantics({ role: () => "cell" })}
|
|
162
|
+
>
|
|
163
|
+
<div class="base">
|
|
164
|
+
<slot></slot>
|
|
165
|
+
</div>
|
|
166
|
+
</template>
|
|
167
|
+
`;
|
|
168
|
+
};
|
|
169
|
+
//#endregion
|
|
170
|
+
//#region src/lib/table/table-sorting-button.ts
|
|
171
|
+
/**
|
|
172
|
+
* @public
|
|
173
|
+
* @component table-sorting-button
|
|
174
|
+
* @event {CustomEvent<undefined>} sort - Emitted when sorting button is clicked.
|
|
175
|
+
*/
|
|
176
|
+
var TableSortingButton = class extends DelegatesAria(VividElement) {
|
|
177
|
+
get #nextDirection() {
|
|
178
|
+
if (!this.direction || this.direction === "none") return "asc";
|
|
179
|
+
else if (this.direction === "asc") return "desc";
|
|
180
|
+
else return "none";
|
|
181
|
+
}
|
|
182
|
+
/** Toggles the sort direction and emits the `sort` event. */
|
|
183
|
+
toggleSort() {
|
|
184
|
+
if (!this.$emit("sort", this.#nextDirection)) return;
|
|
185
|
+
this.direction = this.#nextDirection;
|
|
186
|
+
this.dispatchEvent(new CustomEvent("sort", {
|
|
187
|
+
detail: this.direction,
|
|
188
|
+
bubbles: true,
|
|
189
|
+
composed: true
|
|
190
|
+
}));
|
|
191
|
+
}
|
|
192
|
+
};
|
|
193
|
+
__decorate([attr], TableSortingButton.prototype, "direction", void 0);
|
|
194
|
+
//#endregion
|
|
195
|
+
//#region src/lib/table/table-sorting-button.template.ts
|
|
196
|
+
var TableSortingButtonTemplate = (context) => {
|
|
197
|
+
const iconTag = context.tagFor(Icon);
|
|
198
|
+
return html`
|
|
199
|
+
<template
|
|
200
|
+
@click="${(x) => x.toggleSort()}"
|
|
201
|
+
${applyHostSemantics({ role: "button" })}
|
|
202
|
+
>
|
|
203
|
+
<button>
|
|
204
|
+
${(x) => {
|
|
205
|
+
switch (x.direction) {
|
|
206
|
+
case "asc": return html`<${iconTag} name="sort-asc-line"></${iconTag}>`;
|
|
207
|
+
case "desc": return html`<${iconTag} name="sort-desc-line"></${iconTag}>`;
|
|
208
|
+
default: return html`<${iconTag} name="sort-line"></${iconTag}>`;
|
|
209
|
+
}
|
|
210
|
+
}}
|
|
211
|
+
</button>
|
|
212
|
+
</template>
|
|
213
|
+
`;
|
|
214
|
+
};
|
|
215
|
+
//#endregion
|
|
216
|
+
//#region src/lib/table/definition.ts
|
|
217
|
+
/** @internal */
|
|
218
|
+
var tableCellDefinition = defineVividComponent("table-cell", TableCell, TableCellTemplate, [], { styles: table_cell_default });
|
|
219
|
+
/** @internal */
|
|
220
|
+
var tableHeaderCellDefinition = defineVividComponent("table-header-cell", TableHeaderCell, TableHeaderCellTemplate, [], { styles: table_header_cell_default });
|
|
20
221
|
/** @internal */
|
|
21
|
-
var
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
222
|
+
var tableRowDefinition = defineVividComponent("table-row", TableRow, TableRowTemplate, [], { styles: table_row_default });
|
|
223
|
+
/** @internal */
|
|
224
|
+
var tableBodyDefinition = defineVividComponent("table-body", TableBody, TableBodyTemplate, [], { styles: table_body_default });
|
|
225
|
+
/** @internal */
|
|
226
|
+
var tableHeadDefinition = defineVividComponent("table-head", TableHead, TableHeadTemplate, [], { styles: table_head_default });
|
|
227
|
+
/** @internal */
|
|
228
|
+
var tableSortingButtonDefinition = defineVividComponent("table-sorting-button", TableSortingButton, TableSortingButtonTemplate, [iconDefinition], { styles: table_sorting_button_default });
|
|
229
|
+
/** @internal */
|
|
230
|
+
var tableDefinition = defineVividComponent("table", Table, TableTemplate, [
|
|
231
|
+
tableCellDefinition,
|
|
232
|
+
tableHeaderCellDefinition,
|
|
233
|
+
tableRowDefinition,
|
|
234
|
+
tableHeadDefinition,
|
|
235
|
+
tableBodyDefinition,
|
|
236
|
+
tableSortingButtonDefinition
|
|
237
|
+
], { styles: table_default });
|
|
238
|
+
/**
|
|
239
|
+
* Registers the table element with the design system.
|
|
31
240
|
*
|
|
32
241
|
* @param prefix - the prefix to use for the component name
|
|
33
242
|
*/
|
|
34
|
-
var
|
|
243
|
+
var registerTable = createRegisterFunction(tableDefinition);
|
|
35
244
|
//#endregion
|
|
36
|
-
export {
|
|
245
|
+
export { tableHeadDefinition as a, tableSortingButtonDefinition as c, TableHeaderCell as d, TableRow as f, Table as h, tableDefinition as i, TableSortingButton as l, TableHead as m, tableBodyDefinition as n, tableHeaderCellDefinition as o, TableBody as p, tableCellDefinition as r, tableRowDefinition as s, registerTable as t, TableCell as u };
|