@vonage/vivid 5.24.0 → 5.27.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/accordion/index.cjs +1 -1
- package/accordion/index.js +8 -8
- package/accordion-item/index.cjs +1 -1
- package/action-group/index.cjs +3 -3
- package/action-group/index.js +10 -5
- package/alert/index.cjs +7 -7
- package/alert/index.js +47 -35
- package/audio-player/index.cjs +18 -18
- package/audio-player/index.js +15 -11
- package/avatar/index.cjs +10 -10
- package/avatar/index.js +29 -19
- package/badge/index.cjs +1 -1
- package/banner/index.cjs +5 -5
- package/banner/index.js +33 -27
- package/breadcrumb/index.cjs +1 -1
- package/breadcrumb/index.js +5 -1
- package/breadcrumb-item/index.cjs +9 -5
- package/breadcrumb-item/index.js +15 -10
- package/bundled/affix.cjs +3 -3
- package/bundled/affix.js +2 -2
- package/bundled/anchored.cjs +2 -2
- package/bundled/anchored.js +13 -1
- package/bundled/aria-binding-directive.cjs +1 -1
- package/bundled/aria-binding-directive.js +2 -2
- package/bundled/aria.cjs +1 -1
- package/bundled/base-color-picker.cjs +2 -2
- package/bundled/base-color-picker.js +1 -1
- package/bundled/base-progress.cjs +1 -1
- package/bundled/breadcrumb-item.cjs +1 -1
- package/bundled/button.cjs +1 -1
- package/bundled/calendar-event.cjs +1 -1
- package/bundled/calendar-event.js +17 -4
- package/bundled/calendar-picker.template.cjs +5 -5
- package/bundled/calendar-picker.template.js +53 -55
- package/bundled/char-count.cjs +2 -2
- package/bundled/children.cjs +1 -1
- package/bundled/children.js +1 -1
- package/bundled/class-names.cjs +1 -1
- package/bundled/component-enum.cjs +1 -0
- package/bundled/component-enum.js +9 -0
- package/bundled/data-grid.options.cjs +1 -1
- package/bundled/data-grid.options.js +7 -6
- package/bundled/decorate.cjs +1 -1
- package/bundled/decorate.js +1 -1
- package/bundled/definition.cjs +1 -1
- package/bundled/definition10.cjs +10 -19
- package/bundled/definition10.js +23 -71
- package/bundled/definition11.cjs +74 -10
- package/bundled/definition11.js +194 -23
- package/bundled/definition12.cjs +18 -70
- package/bundled/definition12.js +48 -185
- package/bundled/definition13.cjs +5 -22
- package/bundled/definition13.js +9 -58
- package/bundled/definition14.cjs +1 -5
- package/bundled/definition14.js +9 -9
- package/bundled/definition15.cjs +6 -6
- package/bundled/definition15.js +19 -18
- package/bundled/definition16.cjs +3 -3
- package/bundled/definition16.js +23 -17
- package/bundled/definition17.cjs +7 -7
- package/bundled/definition17.js +22 -109
- package/bundled/definition18.cjs +3 -3
- package/bundled/definition18.js +9 -31
- package/bundled/definition19.cjs +21 -21
- package/bundled/definition19.js +68 -62
- package/bundled/definition2.cjs +13 -1
- package/bundled/definition2.js +22 -185
- package/bundled/definition20.cjs +3 -3
- package/bundled/definition20.js +6 -7
- package/bundled/definition21.cjs +9 -9
- package/bundled/definition21.js +25 -25
- package/bundled/definition22.cjs +5 -5
- package/bundled/definition22.js +27 -27
- package/bundled/definition23.cjs +3 -3
- package/bundled/definition23.js +26 -8
- package/bundled/definition24.cjs +4 -4
- package/bundled/definition24.js +4 -3
- package/bundled/definition25.cjs +7 -7
- package/bundled/definition25.js +37 -28
- package/bundled/definition3.cjs +25 -12
- package/bundled/definition3.js +83 -44
- package/bundled/definition4.cjs +29 -25
- package/bundled/definition4.js +50 -88
- package/bundled/definition5.cjs +28 -29
- package/bundled/definition5.js +143 -45
- package/bundled/definition6.cjs +6 -29
- package/bundled/definition6.js +20 -129
- package/bundled/definition7.cjs +14 -6
- package/bundled/definition7.js +159 -20
- package/bundled/definition8.cjs +22 -14
- package/bundled/definition8.js +88 -144
- package/bundled/definition9.cjs +20 -16
- package/bundled/definition9.js +59 -62
- package/bundled/delegates-aria.cjs +1 -1
- package/bundled/delegates-aria.js +3 -2
- package/bundled/dialog.cjs +1 -1
- package/bundled/dialog.js +1 -1
- package/bundled/divider.cjs +1 -1
- package/bundled/divider.js +9 -9
- package/bundled/dom.cjs +1 -1
- package/bundled/enums.cjs +1 -1
- package/bundled/extractOptions.cjs +1 -1
- package/bundled/extractOptions.js +2 -2
- package/bundled/feedback-message.cjs +8 -0
- package/bundled/feedback-message.js +41 -0
- package/bundled/floating-ui.dom.cjs +1 -1
- package/bundled/floating-ui.dom.js +163 -197
- package/bundled/form-associated.cjs +1 -1
- package/bundled/form-associated.js +3 -4
- package/bundled/form-element.cjs +1 -1
- package/bundled/host-semantics.cjs +1 -1
- package/bundled/icon.cjs +1 -0
- package/bundled/icon.js +34 -0
- package/bundled/kbd-shortcut.cjs +1 -1
- package/bundled/key-codes.cjs +1 -1
- package/bundled/linkable.cjs +2 -2
- package/bundled/listbox.cjs +1 -1
- package/bundled/listbox.js +8 -7
- package/bundled/localized.cjs +1 -1
- package/bundled/localized.js +33 -32
- package/bundled/mixins.cjs +9 -16
- package/bundled/mixins.js +23 -56
- package/bundled/numberConverter.cjs +2 -2
- package/bundled/numberConverter.js +1 -1
- package/bundled/numbers.cjs +1 -1
- package/bundled/optgroup.cjs +1 -0
- package/bundled/optgroup.js +27 -0
- package/bundled/option.cjs +1 -0
- package/bundled/option.js +95 -0
- package/bundled/picker-field.template.cjs +2 -2
- package/bundled/picker-field.template.js +8 -8
- package/bundled/platform.cjs +1 -1
- package/bundled/playbackRates.cjs +1 -1
- package/bundled/ref.cjs +1 -1
- package/bundled/ref.js +1 -1
- package/bundled/render-in-light-dom.cjs +1 -1
- package/bundled/render-in-light-dom.js +1 -1
- package/bundled/repeat.cjs +1 -1
- package/bundled/repeat.js +16 -15
- package/bundled/scrollIntoView.cjs +1 -1
- package/bundled/scrollIntoView.js +1 -3
- package/bundled/single-date-picker.cjs +1 -1
- package/bundled/single-value-picker.cjs +1 -1
- package/bundled/single-value-picker.js +1 -1
- package/bundled/slider.template.cjs +12 -12
- package/bundled/slider.template.js +209 -32
- package/bundled/slottable-request.cjs +3 -3
- package/bundled/slottable-request.js +26 -17
- package/bundled/slotted.cjs +1 -1
- package/bundled/slotted.js +1 -1
- package/bundled/text-field.cjs +1 -1
- package/bundled/text-field.js +1 -1
- package/bundled/time-selection-picker.template.cjs +4 -4
- package/bundled/time-selection-picker.template.js +10 -7
- package/bundled/trapped-focus.cjs +1 -1
- package/bundled/utils.cjs +1 -1
- package/bundled/vivid-element.cjs +3 -3
- package/bundled/vivid-element.js +397 -358
- package/bundled/when.cjs +1 -1
- package/bundled/when.js +1 -1
- package/bundled/with-contextual-help.cjs +1 -1
- package/bundled/with-contextual-help.js +1 -1
- package/bundled/with-error-text.cjs +1 -1
- package/bundled/with-success-text.cjs +1 -1
- package/button/index.cjs +1 -1
- package/button/index.js +1 -1
- package/calendar/index.cjs +1 -1
- package/calendar/index.js +7 -7
- package/calendar-event/index.cjs +2 -2
- package/calendar-event/index.js +10 -8
- package/card/index.cjs +24 -22
- package/card/index.js +14 -8
- package/checkbox/index.cjs +1 -1
- package/color-picker/index.cjs +13 -13
- package/color-picker/index.js +22 -19
- package/combobox/index.cjs +9 -9
- package/combobox/index.js +46 -42
- package/contextual-help/index.cjs +1 -1
- package/contextual-help/index.js +1 -1
- package/country/index.cjs +1 -1
- package/country-group/index.cjs +1 -1
- package/country-group/index.js +8 -4
- package/custom-elements.json +4208 -3828
- package/data-grid/index.cjs +28 -28
- package/data-grid/index.js +92 -98
- package/date-picker/index.cjs +1 -1
- package/date-picker/index.js +10 -6
- package/date-range-picker/index.cjs +1 -1
- package/date-range-picker/index.js +13 -9
- package/date-time-picker/index.cjs +1 -1
- package/date-time-picker/index.js +11 -7
- package/dial-pad/index.cjs +24 -23
- package/dial-pad/index.js +17 -11
- package/dialog/index.cjs +14 -14
- package/dialog/index.js +12 -8
- package/divider/index.cjs +1 -1
- package/elevation/definition.cjs +1 -0
- package/elevation/definition.js +2 -2
- package/elevation/index.cjs +1 -1
- package/elevation/index.js +1 -1
- package/empty-state/index.cjs +4 -4
- package/empty-state/index.js +20 -7
- package/fab/index.cjs +3 -3
- package/fab/index.js +14 -6
- package/file-picker/index.cjs +11 -13
- package/file-picker/index.js +28 -24
- package/flag/index.cjs +1 -1
- package/flag/index.js +7 -3
- package/form-field/definition.cjs +5 -0
- package/form-field/definition.js +2 -0
- package/form-field/index.cjs +29 -0
- package/form-field/index.js +57 -0
- package/header/definition.cjs +1 -1
- package/header/definition.js +1 -1
- package/header/index.cjs +1 -1
- package/header/index.js +9 -5
- package/icon/definition.cjs +2 -1
- package/icon/definition.js +2 -1
- package/icon/index.cjs +1 -1
- package/icon/index.js +1 -1
- package/index.cjs +166 -154
- package/index.js +48 -42
- package/kbd-key/definition.cjs +1 -1
- package/kbd-key/definition.js +1 -1
- package/kbd-key/index.cjs +3 -3
- package/kbd-key/index.js +22 -13
- package/kbd-shortcut/definition.cjs +1 -1
- package/kbd-shortcut/definition.js +1 -1
- package/kbd-shortcut/index.cjs +1 -1
- package/kbd-shortcut/index.js +6 -6
- package/layout/definition.cjs +1 -1
- package/layout/definition.js +1 -1
- package/layout/index.cjs +1 -1
- package/layout/index.js +7 -3
- package/lib/accordion-item/accordion-item.d.ts +12 -6
- package/lib/action-group/action-group.d.ts +10 -5
- package/lib/alert/alert.d.ts +15 -18
- package/lib/avatar/avatar.d.ts +16 -7
- package/lib/badge/badge.d.ts +17 -7
- package/lib/banner/banner.d.ts +18 -20
- package/lib/button/button.d.ts +25 -16
- package/lib/calendar-event/calendar-event.d.ts +14 -7
- package/lib/checkbox/checkbox.d.ts +31 -28
- package/lib/combobox/combobox.d.ts +38 -33
- package/lib/components.d.ts +2 -0
- package/lib/data-grid/data-grid.options.d.ts +6 -1
- package/lib/dial-pad/dial-pad.d.ts +0 -1
- package/lib/dial-pad/locale.d.ts +1 -0
- package/lib/divider/divider.d.ts +9 -6
- package/lib/elevation/definition.d.ts +2 -0
- package/lib/empty-state/empty-state.d.ts +7 -2
- package/lib/fab/fab.d.ts +3 -2
- package/lib/form-field/definition.d.ts +4 -0
- package/lib/form-field/form-field.d.ts +6 -0
- package/lib/form-field/form-field.template.d.ts +3 -0
- package/lib/kbd-key/kbd-key.d.ts +7 -2
- package/lib/listbox/definition.d.ts +3 -0
- package/lib/listbox/listbox.d.ts +1303 -0
- package/lib/listbox/listbox.template.d.ts +3 -0
- package/lib/menu/menu.d.ts +0 -1
- package/lib/menu-item/menu-item.d.ts +17 -14
- package/lib/nav-disclosure/nav-disclosure.d.ts +18 -11
- package/lib/nav-item/nav-item.d.ts +19 -12
- package/lib/note/note.d.ts +10 -6
- package/lib/number-field/number-field.d.ts +45 -41
- package/lib/option/option.d.ts +13 -10
- package/lib/popup/definition.d.ts +2 -0
- package/lib/progress/progress.d.ts +10 -5
- package/lib/progress-ring/progress-ring.d.ts +9 -5
- package/lib/radio/radio.d.ts +18 -15
- package/lib/range-slider/range-slider.d.ts +19 -15
- package/lib/rich-text-editor/rich-text-editor.d.ts +9 -5
- package/lib/rich-text-editor/rte/features/base.d.ts +1 -0
- package/lib/rich-text-editor/rte/utils/default-textblock.d.ts +2 -2
- package/lib/rich-text-editor/rte/utils/ui.d.ts +2 -1
- package/lib/searchable-select/option-tag.d.ts +12 -7
- package/lib/searchable-select/searchable-select.d.ts +7 -2
- package/lib/select/select.d.ts +45 -40
- package/lib/selectable-box/selectable-box.d.ts +9 -5
- package/lib/slider/slider.d.ts +18 -14
- package/lib/split-button/split-button.d.ts +24 -15
- package/lib/status/status.d.ts +10 -7
- package/lib/switch/switch.d.ts +13 -9
- package/lib/tab/tab.d.ts +19 -14
- package/lib/tabs/tabs.d.ts +6 -3
- package/lib/tag/tag.d.ts +24 -15
- package/lib/tag-name-map.d.ts +3 -1
- package/lib/text-field/text-field.d.ts +47 -41
- package/lib/toggletip/toggletip.d.ts +1 -0
- package/lib/tooltip/tooltip.d.ts +1 -0
- package/lib/video-player/__tests__/video-fixtures.d.ts +3 -0
- package/listbox/definition.cjs +5 -0
- package/listbox/definition.js +2 -0
- package/listbox/index.cjs +13 -0
- package/listbox/index.js +554 -0
- package/locales/de-DE.cjs +34 -33
- package/locales/de-DE.js +34 -33
- package/locales/en-GB.cjs +34 -33
- package/locales/en-GB.js +34 -33
- package/locales/ja-JP.cjs +35 -33
- package/locales/ja-JP.js +35 -33
- package/locales/zh-CN.cjs +34 -33
- package/locales/zh-CN.js +34 -33
- package/menu/index.cjs +1 -1
- package/menu-item/index.cjs +1 -1
- package/nav/definition.cjs +1 -1
- package/nav/definition.js +1 -1
- package/nav/index.cjs +1 -1
- package/nav/index.js +6 -4
- package/nav-disclosure/definition.cjs +1 -1
- package/nav-disclosure/definition.js +1 -1
- package/nav-disclosure/index.cjs +5 -5
- package/nav-disclosure/index.js +15 -9
- package/nav-item/definition.cjs +1 -1
- package/nav-item/definition.js +1 -1
- package/nav-item/index.cjs +2 -2
- package/nav-item/index.js +15 -10
- package/note/definition.cjs +1 -1
- package/note/definition.js +1 -1
- package/note/index.cjs +6 -4
- package/note/index.js +22 -9
- package/number-field/definition.cjs +1 -1
- package/number-field/definition.js +1 -1
- package/number-field/index.cjs +11 -11
- package/number-field/index.js +41 -36
- package/optgroup/definition.cjs +2 -1
- package/optgroup/definition.js +2 -1
- package/optgroup/index.cjs +1 -1
- package/option/definition.cjs +2 -1
- package/option/definition.js +2 -1
- package/option/index.cjs +1 -1
- package/package.json +32 -38
- package/pagination/definition.cjs +1 -1
- package/pagination/definition.js +1 -1
- package/pagination/index.cjs +1 -1
- package/pagination/index.js +9 -9
- package/platform-switch/definition.cjs +1 -1
- package/platform-switch/definition.js +1 -1
- package/platform-switch/index.cjs +1 -1
- package/platform-switch/index.js +6 -2
- package/popover/definition.cjs +1 -1
- package/popover/definition.js +1 -1
- package/popover/index.cjs +5 -5
- package/popover/index.js +46 -37
- package/popup/definition.cjs +1 -0
- package/popup/definition.js +2 -2
- package/popup/index.cjs +1 -1
- package/popup/index.js +1 -1
- package/progress/definition.cjs +1 -1
- package/progress/definition.js +1 -1
- package/progress/index.cjs +7 -7
- package/progress/index.js +21 -11
- package/progress-ring/index.cjs +1 -1
- package/progress-ring/index.js +1 -1
- package/radio/definition.cjs +1 -1
- package/radio/definition.js +1 -1
- package/radio/index.cjs +1 -1
- package/radio-group/definition.cjs +1 -1
- package/radio-group/definition.js +1 -1
- package/radio-group/index.cjs +2 -2
- package/radio-group/index.js +14 -9
- package/range-slider/definition.cjs +1 -1
- package/range-slider/definition.js +1 -1
- package/range-slider/index.cjs +8 -8
- package/range-slider/index.js +31 -32
- package/rich-text-editor/definition.cjs +1 -1
- package/rich-text-editor/definition.js +1 -1
- package/rich-text-editor/index.cjs +17 -14
- package/rich-text-editor/index.js +1955 -1721
- package/rich-text-view/definition.cjs +1 -1
- package/rich-text-view/definition.js +1 -1
- package/rich-text-view/index.cjs +1 -1
- package/rich-text-view/index.js +6 -4
- package/searchable-select/definition.cjs +1 -1
- package/searchable-select/definition.js +1 -1
- package/searchable-select/index.cjs +26 -26
- package/searchable-select/index.js +97 -90
- package/select/definition.cjs +1 -1
- package/select/definition.js +1 -1
- package/select/index.cjs +1 -1
- package/selectable-box/definition.cjs +1 -1
- package/selectable-box/definition.js +1 -1
- package/selectable-box/index.cjs +8 -8
- package/selectable-box/index.js +24 -20
- package/shared/listbox/commands.d.ts +17 -0
- package/shared/listbox/move.d.ts +6 -0
- package/shared/listbox/options.d.ts +12 -0
- package/shared/listbox/selection.d.ts +28 -0
- package/shared/listbox/state.d.ts +26 -0
- package/shared/listbox/typeahead.d.ts +8 -0
- package/shared/listbox/with-options-filter.d.ts +440 -0
- package/shared/listbox/with-options.d.ts +862 -0
- package/shared/patterns/anchored.d.ts +2 -0
- package/shared/styles/appearance.d.ts +2 -0
- package/shared/styles/connotation.d.ts +2 -0
- package/shared/styles/connotationOverrides.d.ts +1 -0
- package/shared/utils/component-enum.d.ts +7 -0
- package/side-drawer/definition.cjs +1 -1
- package/side-drawer/definition.js +1 -1
- package/side-drawer/index.cjs +1 -1
- package/side-drawer/index.js +10 -7
- package/simple-color-picker/definition.cjs +1 -1
- package/simple-color-picker/definition.js +1 -1
- package/simple-color-picker/index.cjs +6 -6
- package/simple-color-picker/index.js +22 -21
- package/slider/definition.cjs +2 -1
- package/slider/definition.js +2 -1
- package/slider/index.cjs +1 -1
- package/slider/index.js +1 -1
- package/split-button/definition.cjs +1 -1
- package/split-button/definition.js +1 -1
- package/split-button/index.cjs +9 -7
- package/split-button/index.js +58 -37
- package/status/definition.cjs +1 -1
- package/status/definition.js +1 -1
- package/status/index.cjs +5 -5
- package/status/index.js +22 -13
- package/switch/definition.cjs +1 -1
- package/switch/definition.js +1 -1
- package/switch/index.cjs +3 -3
- package/switch/index.js +22 -11
- package/tab/definition.cjs +1 -1
- package/tab/definition.js +1 -1
- package/tab/index.cjs +1 -1
- package/tab/index.js +1 -1
- package/tab-panel/definition.cjs +1 -1
- package/tab-panel/definition.js +1 -1
- package/tab-panel/index.cjs +1 -1
- package/tab-panel/index.js +1 -1
- package/table/definition.cjs +1 -1
- package/table/definition.js +1 -1
- package/table/index.cjs +16 -14
- package/table/index.js +14 -11
- package/tabs/definition.cjs +1 -1
- package/tabs/definition.js +1 -1
- package/tabs/index.cjs +4 -4
- package/tabs/index.js +32 -30
- package/tag/definition.cjs +1 -1
- package/tag/definition.js +1 -1
- package/tag/index.cjs +11 -11
- package/tag/index.js +31 -14
- package/tag-group/definition.cjs +1 -1
- package/tag-group/definition.js +1 -1
- package/tag-group/index.cjs +1 -1
- package/tag-group/index.js +6 -4
- package/text-area/definition.cjs +1 -1
- package/text-area/definition.js +1 -1
- package/text-area/index.cjs +5 -5
- package/text-area/index.js +18 -15
- package/text-field/index.cjs +1 -1
- package/text-field/index.js +1 -1
- package/time-picker/definition.cjs +1 -1
- package/time-picker/definition.js +1 -1
- package/time-picker/index.cjs +1 -1
- package/time-picker/index.js +9 -6
- package/toggletip/index.cjs +1 -1
- package/toggletip/index.js +1 -1
- package/tooltip/index.cjs +1 -1
- package/tooltip/index.js +1 -1
- package/tree-item/definition.cjs +1 -1
- package/tree-item/definition.js +1 -1
- package/tree-item/index.cjs +1 -1
- package/tree-item/index.js +1 -1
- package/tree-view/definition.cjs +1 -1
- package/tree-view/definition.js +1 -1
- package/tree-view/index.cjs +1 -1
- package/tree-view/index.js +7 -5
- package/unbundled/affix.cjs +2 -3
- package/unbundled/affix.js +1 -1
- package/unbundled/anchored.cjs +39 -1
- package/unbundled/anchored.js +28 -1
- package/unbundled/aria-binding-directive.cjs +2 -2
- package/unbundled/aria-binding-directive.js +2 -1
- package/unbundled/base-color-picker.cjs +0 -1
- package/unbundled/base-progress.cjs +1 -2
- package/unbundled/base-progress.js +1 -1
- package/unbundled/breadcrumb-item.cjs +0 -1
- package/unbundled/button.cjs +2 -3
- package/unbundled/button.js +2 -2
- package/unbundled/calendar-event.cjs +29 -1
- package/unbundled/calendar-event.js +18 -1
- package/unbundled/calendar-picker.template.cjs +109 -91
- package/unbundled/calendar-picker.template.js +109 -90
- package/unbundled/char-count.cjs +0 -1
- package/unbundled/component-enum.cjs +18 -0
- package/unbundled/component-enum.js +13 -0
- package/unbundled/data-grid.options.cjs +8 -0
- package/unbundled/data-grid.options.js +3 -1
- package/unbundled/decorate.cjs +1 -1
- package/unbundled/decorate.js +1 -1
- package/unbundled/definition.cjs +3 -67
- package/unbundled/definition.js +5 -62
- package/unbundled/definition10.cjs +2 -343
- package/unbundled/definition10.js +4 -338
- package/unbundled/definition11.cjs +10 -10
- package/unbundled/definition11.js +9 -8
- package/unbundled/definition12.cjs +7 -6
- package/unbundled/definition12.js +8 -6
- package/unbundled/definition13.cjs +2 -2
- package/unbundled/definition13.js +2 -1
- package/unbundled/definition14.cjs +13 -4
- package/unbundled/definition14.js +13 -3
- package/unbundled/definition15.cjs +26 -5
- package/unbundled/definition15.js +26 -4
- package/unbundled/definition16.cjs +20 -14
- package/unbundled/definition16.js +20 -13
- package/unbundled/definition17.cjs +9 -5
- package/unbundled/definition17.js +9 -4
- package/unbundled/definition18.cjs +4 -3
- package/unbundled/definition18.js +4 -2
- package/unbundled/definition19.cjs +2 -3
- package/unbundled/definition19.js +9 -8
- package/unbundled/definition2.cjs +15 -5
- package/unbundled/definition2.js +16 -5
- package/unbundled/definition20.cjs +1 -2
- package/unbundled/definition20.js +7 -6
- package/unbundled/definition21.cjs +6 -4
- package/unbundled/definition21.js +6 -3
- package/unbundled/definition22.cjs +0 -1
- package/unbundled/definition23.cjs +14 -7
- package/unbundled/definition23.js +13 -5
- package/unbundled/definition24.cjs +10 -8
- package/unbundled/definition24.js +11 -8
- package/unbundled/definition25.cjs +4 -4
- package/unbundled/definition25.js +4 -3
- package/unbundled/definition26.cjs +13 -8
- package/unbundled/definition26.js +12 -6
- package/unbundled/definition27.cjs +41 -7
- package/unbundled/definition27.js +42 -7
- package/unbundled/definition28.cjs +7 -6
- package/unbundled/definition28.js +6 -4
- package/unbundled/definition29.cjs +5 -169
- package/unbundled/definition29.js +11 -162
- package/unbundled/definition3.cjs +5 -6
- package/unbundled/definition3.js +5 -5
- package/unbundled/definition30.cjs +2 -64
- package/unbundled/definition30.js +5 -54
- package/unbundled/definition31.cjs +20 -16
- package/unbundled/definition31.js +19 -14
- package/unbundled/definition32.cjs +2 -2
- package/unbundled/definition32.js +2 -1
- package/unbundled/definition33.cjs +0 -1
- package/unbundled/definition34.cjs +0 -1
- package/unbundled/definition35.cjs +41 -52
- package/unbundled/definition35.js +42 -52
- package/unbundled/definition36.cjs +2 -3
- package/unbundled/definition36.js +9 -8
- package/unbundled/definition37.cjs +1 -2
- package/unbundled/definition37.js +1 -1
- package/unbundled/definition38.cjs +0 -1
- package/unbundled/definition39.cjs +1 -2
- package/unbundled/definition39.js +1 -1
- package/unbundled/definition4.cjs +4 -3
- package/unbundled/definition4.js +11 -6
- package/unbundled/definition40.cjs +9 -6
- package/unbundled/definition40.js +9 -5
- package/unbundled/definition41.cjs +11 -7
- package/unbundled/definition41.js +11 -6
- package/unbundled/definition42.cjs +16 -7
- package/unbundled/definition42.js +16 -6
- package/unbundled/definition43.cjs +7 -3
- package/unbundled/definition43.js +7 -2
- package/unbundled/definition44.cjs +15 -13
- package/unbundled/definition44.js +14 -11
- package/unbundled/definition45.cjs +73 -52
- package/unbundled/definition45.js +69 -47
- package/unbundled/definition46.cjs +53 -46
- package/unbundled/definition46.js +49 -41
- package/unbundled/definition47.cjs +40 -165
- package/unbundled/definition47.js +36 -160
- package/unbundled/definition48.cjs +177 -32
- package/unbundled/definition48.js +174 -22
- package/unbundled/definition49.cjs +30 -90
- package/unbundled/definition49.js +27 -86
- package/unbundled/definition5.cjs +9 -3
- package/unbundled/definition5.js +15 -7
- package/unbundled/definition50.cjs +617 -48
- package/unbundled/definition50.js +615 -47
- package/unbundled/definition51.cjs +93 -22
- package/unbundled/definition51.js +91 -16
- package/unbundled/definition52.cjs +52 -33
- package/unbundled/definition52.js +49 -29
- package/unbundled/definition53.cjs +22 -324
- package/unbundled/definition53.js +18 -319
- package/unbundled/definition54.cjs +44 -213
- package/unbundled/definition54.js +40 -208
- package/unbundled/definition55.cjs +321 -42
- package/unbundled/definition55.js +317 -37
- package/unbundled/definition56.cjs +199 -254
- package/unbundled/definition56.js +193 -247
- package/unbundled/definition57.cjs +45 -54
- package/unbundled/definition57.js +42 -49
- package/unbundled/definition58.cjs +271 -134
- package/unbundled/definition58.js +269 -128
- package/unbundled/definition59.cjs +59 -246
- package/unbundled/definition59.js +58 -244
- package/unbundled/definition6.cjs +22 -7
- package/unbundled/definition6.js +22 -6
- package/unbundled/definition60.cjs +129 -445
- package/unbundled/definition60.js +127 -442
- package/unbundled/definition61.cjs +230 -3746
- package/unbundled/definition61.js +224 -3576
- package/unbundled/definition62.cjs +428 -742
- package/unbundled/definition62.js +426 -739
- package/unbundled/definition63.cjs +3776 -103
- package/unbundled/definition63.js +3607 -97
- package/unbundled/definition64.cjs +693 -906
- package/unbundled/definition64.js +685 -894
- package/unbundled/definition65.cjs +104 -109
- package/unbundled/definition65.js +100 -104
- package/unbundled/definition66.cjs +1004 -66
- package/unbundled/definition66.js +1003 -58
- package/unbundled/definition67.cjs +107 -156
- package/unbundled/definition67.js +103 -151
- package/unbundled/definition68.cjs +71 -123
- package/unbundled/definition68.js +67 -118
- package/unbundled/definition69.cjs +163 -52
- package/unbundled/definition69.js +159 -47
- package/unbundled/definition7.cjs +0 -1
- package/unbundled/definition7.js +10 -4
- package/unbundled/definition70.cjs +146 -76
- package/unbundled/definition70.js +145 -71
- package/unbundled/definition71.cjs +66 -22
- package/unbundled/definition71.js +63 -15
- package/unbundled/definition72.cjs +88 -76
- package/unbundled/definition72.js +85 -72
- package/unbundled/definition73.cjs +20 -306
- package/unbundled/definition73.js +16 -229
- package/unbundled/definition74.cjs +77 -316
- package/unbundled/definition74.js +76 -307
- package/unbundled/definition75.cjs +310 -31
- package/unbundled/definition75.js +233 -24
- package/unbundled/definition76.cjs +316 -110
- package/unbundled/definition76.js +307 -106
- package/unbundled/definition77.cjs +26 -251
- package/unbundled/definition77.js +22 -246
- package/unbundled/definition78.cjs +147 -27
- package/unbundled/definition78.js +139 -25
- package/unbundled/definition79.cjs +230 -117
- package/unbundled/definition79.js +227 -107
- package/unbundled/definition8.cjs +17 -10
- package/unbundled/definition8.js +17 -9
- package/unbundled/definition80.cjs +28 -203
- package/unbundled/definition80.js +26 -193
- package/unbundled/definition81.cjs +125 -477
- package/unbundled/definition81.js +118 -473
- package/unbundled/definition82.cjs +220 -0
- package/unbundled/definition82.js +203 -0
- package/unbundled/definition83.cjs +517 -0
- package/unbundled/definition83.js +498 -0
- package/unbundled/definition9.cjs +4 -3
- package/unbundled/definition9.js +4 -2
- package/unbundled/delegates-aria.cjs +4 -2
- package/unbundled/delegates-aria.js +4 -2
- package/unbundled/divider.cjs +8 -3
- package/unbundled/divider.js +3 -3
- package/unbundled/en-US.cjs +34 -33
- package/unbundled/en-US.js +34 -33
- package/unbundled/extractOptions.cjs +5 -5
- package/unbundled/extractOptions.js +2 -2
- package/unbundled/feedback-message.cjs +59 -0
- package/unbundled/feedback-message.js +48 -0
- package/unbundled/form-associated.cjs +1 -4
- package/unbundled/form-associated.js +1 -3
- package/unbundled/form-element.cjs +0 -1
- package/unbundled/icon.cjs +66 -0
- package/unbundled/icon.js +61 -0
- package/unbundled/kbd-shortcut.cjs +0 -1
- package/unbundled/linkable.cjs +1 -2
- package/unbundled/linkable.js +1 -1
- package/unbundled/listbox.cjs +8 -5
- package/unbundled/listbox.js +7 -3
- package/unbundled/localized.cjs +0 -1
- package/unbundled/mixins.cjs +3 -53
- package/unbundled/mixins.js +3 -46
- package/unbundled/numberConverter.cjs +8 -3
- package/unbundled/numberConverter.js +8 -3
- package/unbundled/optgroup.cjs +65 -0
- package/unbundled/optgroup.js +54 -0
- package/unbundled/option.cjs +183 -0
- package/unbundled/option.js +166 -0
- package/unbundled/picker-field.template.cjs +1 -2
- package/unbundled/picker-field.template.js +1 -1
- package/unbundled/randomId.cjs +0 -1
- package/unbundled/{chunk.cjs → rolldown-runtime.cjs} +1 -1
- package/unbundled/scrollIntoView.cjs +0 -1
- package/unbundled/scrollIntoView.js +0 -1
- package/unbundled/slider.template.cjs +340 -2
- package/unbundled/slider.template.js +338 -5
- package/unbundled/text-field.cjs +1 -1
- package/unbundled/text-field.js +1 -1
- package/unbundled/time-selection-picker.template.cjs +3 -4
- package/unbundled/time-selection-picker.template.js +3 -3
- package/unbundled/vivid-element.cjs +63 -4
- package/unbundled/vivid-element.js +63 -3
- package/unbundled/with-contextual-help.cjs +0 -1
- package/unbundled/with-error-text.cjs +0 -1
- package/unbundled/with-success-text.cjs +0 -1
- package/video-player/definition.cjs +1 -1
- package/video-player/definition.js +1 -1
- package/video-player/index.cjs +31 -31
- package/video-player/index.js +2094 -2085
- package/visually-hidden/index.cjs +1 -1
- package/vivid.api.json +807 -1341
- package/lib/action-group/variations.browser-spec.d.ts +0 -1
- package/lib/alert/variations.browser-spec.d.ts +0 -1
- package/lib/audio-player/variations.browser-spec.d.ts +0 -1
- package/lib/avatar/variations.browser-spec.d.ts +0 -1
- package/lib/badge/variations.browser-spec.d.ts +0 -1
- package/lib/banner/variations.browser-spec.d.ts +0 -1
- package/lib/breadcrumb-item/variations.browser-spec.d.ts +0 -1
- package/lib/button/variations.browser-spec.d.ts +0 -1
- package/lib/calendar/variations.browser-spec.d.ts +0 -1
- package/lib/calendar-event/variations.browser-spec.d.ts +0 -1
- package/lib/card/variations.browser-spec.d.ts +0 -1
- package/lib/checkbox/variations.browser-spec.d.ts +0 -1
- package/lib/color-picker/variations.browser-spec.d.ts +0 -1
- package/lib/combobox/variations.browser-spec.d.ts +0 -1
- package/lib/contextual-help/variations.browser-spec.d.ts +0 -1
- package/lib/country/variations.browser-spec.d.ts +0 -1
- package/lib/data-grid/variations.browser-spec.d.ts +0 -1
- package/lib/date-picker/variations.browser-spec.d.ts +0 -1
- package/lib/date-range-picker/variations.browser-spec.d.ts +0 -1
- package/lib/date-time-picker/variations.browser-spec.d.ts +0 -1
- package/lib/dial-pad/variations.browser-spec.d.ts +0 -1
- package/lib/dialog/variations.browser-spec.d.ts +0 -1
- package/lib/divider/variations.browser-spec.d.ts +0 -1
- package/lib/empty-state/variations.browser-spec.d.ts +0 -1
- package/lib/fab/variations.browser-spec.d.ts +0 -1
- package/lib/file-picker/variations.browser-spec.d.ts +0 -1
- package/lib/flag/variations.browser-spec.d.ts +0 -1
- package/lib/header/variations.browser-spec.d.ts +0 -1
- package/lib/icon/variations.browser-spec.d.ts +0 -1
- package/lib/kbd-key/variations.browser-spec.d.ts +0 -1
- package/lib/kbd-shortcut/variations.browser-spec.d.ts +0 -1
- package/lib/layout/variations.browser-spec.d.ts +0 -1
- package/lib/menu/variations.browser-spec.d.ts +0 -1
- package/lib/menu-item/variations.browser-spec.d.ts +0 -1
- package/lib/nav/variations.browser-spec.d.ts +0 -1
- package/lib/nav-disclosure/variations.browser-spec.d.ts +0 -1
- package/lib/nav-item/variations.browser-spec.d.ts +0 -1
- package/lib/note/variations.browser-spec.d.ts +0 -1
- package/lib/number-field/variations.browser-spec.d.ts +0 -1
- package/lib/optgroup/variations.browser-spec.d.ts +0 -1
- package/lib/option/variations.browser-spec.d.ts +0 -1
- package/lib/pagination/variations.browser-spec.d.ts +0 -1
- package/lib/popover/variations.browser-spec.d.ts +0 -1
- package/lib/progress/variations.browser-spec.d.ts +0 -1
- package/lib/progress-ring/variations.browser-spec.d.ts +0 -1
- package/lib/radio/variations.browser-spec.d.ts +0 -1
- package/lib/radio-group/variations.browser-spec.d.ts +0 -1
- package/lib/range-slider/variations.browser-spec.d.ts +0 -1
- package/lib/rich-text-editor/variations.browser-spec.d.ts +0 -1
- package/lib/rich-text-view/variations.browser-spec.d.ts +0 -1
- package/lib/searchable-select/variations.browser-spec.d.ts +0 -1
- package/lib/select/variations.browser-spec.d.ts +0 -1
- package/lib/selectable-box/variations.browser-spec.d.ts +0 -1
- package/lib/side-drawer/variations.browser-spec.d.ts +0 -1
- package/lib/simple-color-picker/variations.browser-spec.d.ts +0 -1
- package/lib/slider/variations.browser-spec.d.ts +0 -1
- package/lib/split-button/variations.browser-spec.d.ts +0 -1
- package/lib/status/variations.browser-spec.d.ts +0 -1
- package/lib/switch/variations.browser-spec.d.ts +0 -1
- package/lib/table/variations.browser-spec.d.ts +0 -1
- package/lib/tabs/variations.browser-spec.d.ts +0 -1
- package/lib/tag/variations.browser-spec.d.ts +0 -1
- package/lib/text-area/variations.browser-spec.d.ts +0 -1
- package/lib/text-field/variations.browser-spec.d.ts +0 -1
- package/lib/time-picker/variations.browser-spec.d.ts +0 -1
- package/lib/toggletip/variations.browser-spec.d.ts +0 -1
- package/lib/tooltip/variations.browser-spec.d.ts +0 -1
- package/lib/tree-item/variations.browser-spec.d.ts +0 -1
- package/lib/video-player/variations.browser-spec.d.ts +0 -1
- /package/lib/{accordion-item/variations.browser-spec.d.ts → form-field/index.d.ts} +0 -0
- /package/lib/{accordion/variations.browser-spec.d.ts → listbox/index.d.ts} +0 -0
- /package/unbundled/{chunk.js → rolldown-runtime.js} +0 -0
package/vivid.api.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"toolPackage": "@microsoft/api-extractor",
|
|
4
|
-
"toolVersion": "7.58.
|
|
4
|
+
"toolVersion": "7.58.12",
|
|
5
5
|
"schemaVersion": 1011,
|
|
6
6
|
"oldestForwardsCompatibleVersion": 1001,
|
|
7
7
|
"tsdocConfig": {
|
|
@@ -289,35 +289,17 @@
|
|
|
289
289
|
},
|
|
290
290
|
{
|
|
291
291
|
"kind": "Reference",
|
|
292
|
-
"text": "
|
|
293
|
-
"canonicalReference": "@vonage/vivid!~
|
|
294
|
-
},
|
|
295
|
-
{
|
|
296
|
-
"kind": "Content",
|
|
297
|
-
"text": "<"
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"kind": "Reference",
|
|
301
|
-
"text": "Appearance",
|
|
302
|
-
"canonicalReference": "@vonage/vivid!Appearance:enum"
|
|
303
|
-
},
|
|
304
|
-
{
|
|
305
|
-
"kind": "Content",
|
|
306
|
-
"text": ", "
|
|
307
|
-
},
|
|
308
|
-
{
|
|
309
|
-
"kind": "Reference",
|
|
310
|
-
"text": "Appearance.Fieldset",
|
|
311
|
-
"canonicalReference": "@vonage/vivid!Appearance.Fieldset:member"
|
|
292
|
+
"text": "ComponentEnum",
|
|
293
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
312
294
|
},
|
|
313
295
|
{
|
|
314
296
|
"kind": "Content",
|
|
315
|
-
"text": "
|
|
297
|
+
"text": "<typeof "
|
|
316
298
|
},
|
|
317
299
|
{
|
|
318
300
|
"kind": "Reference",
|
|
319
|
-
"text": "
|
|
320
|
-
"canonicalReference": "@vonage/vivid
|
|
301
|
+
"text": "actionGroupAppearance",
|
|
302
|
+
"canonicalReference": "@vonage/vivid!~actionGroupAppearance:var"
|
|
321
303
|
},
|
|
322
304
|
{
|
|
323
305
|
"kind": "Content",
|
|
@@ -333,7 +315,7 @@
|
|
|
333
315
|
"name": "ActionGroupAppearance",
|
|
334
316
|
"typeTokenRange": {
|
|
335
317
|
"startIndex": 1,
|
|
336
|
-
"endIndex":
|
|
318
|
+
"endIndex": 5
|
|
337
319
|
}
|
|
338
320
|
},
|
|
339
321
|
{
|
|
@@ -405,53 +387,21 @@
|
|
|
405
387
|
},
|
|
406
388
|
{
|
|
407
389
|
"kind": "Reference",
|
|
408
|
-
"text": "
|
|
409
|
-
"canonicalReference": "@vonage/vivid
|
|
410
|
-
},
|
|
411
|
-
{
|
|
412
|
-
"kind": "Content",
|
|
413
|
-
"text": " | "
|
|
414
|
-
},
|
|
415
|
-
{
|
|
416
|
-
"kind": "Reference",
|
|
417
|
-
"text": "Connotation.Information",
|
|
418
|
-
"canonicalReference": "@vonage/vivid!Connotation.Information:member"
|
|
419
|
-
},
|
|
420
|
-
{
|
|
421
|
-
"kind": "Content",
|
|
422
|
-
"text": " | "
|
|
423
|
-
},
|
|
424
|
-
{
|
|
425
|
-
"kind": "Reference",
|
|
426
|
-
"text": "Connotation.Success",
|
|
427
|
-
"canonicalReference": "@vonage/vivid!Connotation.Success:member"
|
|
428
|
-
},
|
|
429
|
-
{
|
|
430
|
-
"kind": "Content",
|
|
431
|
-
"text": " | "
|
|
432
|
-
},
|
|
433
|
-
{
|
|
434
|
-
"kind": "Reference",
|
|
435
|
-
"text": "Connotation.Warning",
|
|
436
|
-
"canonicalReference": "@vonage/vivid!Connotation.Warning:member"
|
|
390
|
+
"text": "ComponentEnum",
|
|
391
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
437
392
|
},
|
|
438
393
|
{
|
|
439
394
|
"kind": "Content",
|
|
440
|
-
"text": "
|
|
395
|
+
"text": "<typeof "
|
|
441
396
|
},
|
|
442
397
|
{
|
|
443
398
|
"kind": "Reference",
|
|
444
|
-
"text": "
|
|
445
|
-
"canonicalReference": "@vonage/vivid
|
|
399
|
+
"text": "alertConnotation",
|
|
400
|
+
"canonicalReference": "@vonage/vivid!~alertConnotation:var"
|
|
446
401
|
},
|
|
447
402
|
{
|
|
448
403
|
"kind": "Content",
|
|
449
|
-
"text": "
|
|
450
|
-
},
|
|
451
|
-
{
|
|
452
|
-
"kind": "Reference",
|
|
453
|
-
"text": "Connotation.Alert",
|
|
454
|
-
"canonicalReference": "@vonage/vivid!Connotation.Alert:member"
|
|
404
|
+
"text": ">"
|
|
455
405
|
},
|
|
456
406
|
{
|
|
457
407
|
"kind": "Content",
|
|
@@ -463,7 +413,7 @@
|
|
|
463
413
|
"name": "AlertConnotation",
|
|
464
414
|
"typeTokenRange": {
|
|
465
415
|
"startIndex": 1,
|
|
466
|
-
"endIndex":
|
|
416
|
+
"endIndex": 5
|
|
467
417
|
}
|
|
468
418
|
},
|
|
469
419
|
{
|
|
@@ -901,53 +851,17 @@
|
|
|
901
851
|
},
|
|
902
852
|
{
|
|
903
853
|
"kind": "Reference",
|
|
904
|
-
"text": "
|
|
905
|
-
"canonicalReference": "@vonage/vivid!~
|
|
906
|
-
},
|
|
907
|
-
{
|
|
908
|
-
"kind": "Content",
|
|
909
|
-
"text": "<"
|
|
910
|
-
},
|
|
911
|
-
{
|
|
912
|
-
"kind": "Reference",
|
|
913
|
-
"text": "Appearance",
|
|
914
|
-
"canonicalReference": "@vonage/vivid!Appearance:enum"
|
|
915
|
-
},
|
|
916
|
-
{
|
|
917
|
-
"kind": "Content",
|
|
918
|
-
"text": ", "
|
|
919
|
-
},
|
|
920
|
-
{
|
|
921
|
-
"kind": "Reference",
|
|
922
|
-
"text": "Appearance.Filled",
|
|
923
|
-
"canonicalReference": "@vonage/vivid!Appearance.Filled:member"
|
|
924
|
-
},
|
|
925
|
-
{
|
|
926
|
-
"kind": "Content",
|
|
927
|
-
"text": " | "
|
|
928
|
-
},
|
|
929
|
-
{
|
|
930
|
-
"kind": "Reference",
|
|
931
|
-
"text": "Appearance.Outlined",
|
|
932
|
-
"canonicalReference": "@vonage/vivid!Appearance.Outlined:member"
|
|
933
|
-
},
|
|
934
|
-
{
|
|
935
|
-
"kind": "Content",
|
|
936
|
-
"text": " | "
|
|
937
|
-
},
|
|
938
|
-
{
|
|
939
|
-
"kind": "Reference",
|
|
940
|
-
"text": "Appearance.Duotone",
|
|
941
|
-
"canonicalReference": "@vonage/vivid!Appearance.Duotone:member"
|
|
854
|
+
"text": "ComponentEnum",
|
|
855
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
942
856
|
},
|
|
943
857
|
{
|
|
944
858
|
"kind": "Content",
|
|
945
|
-
"text": "
|
|
859
|
+
"text": "<typeof "
|
|
946
860
|
},
|
|
947
861
|
{
|
|
948
862
|
"kind": "Reference",
|
|
949
|
-
"text": "
|
|
950
|
-
"canonicalReference": "@vonage/vivid
|
|
863
|
+
"text": "avatarAppearance",
|
|
864
|
+
"canonicalReference": "@vonage/vivid!~avatarAppearance:var"
|
|
951
865
|
},
|
|
952
866
|
{
|
|
953
867
|
"kind": "Content",
|
|
@@ -963,7 +877,7 @@
|
|
|
963
877
|
"name": "AvatarAppearance",
|
|
964
878
|
"typeTokenRange": {
|
|
965
879
|
"startIndex": 1,
|
|
966
|
-
"endIndex":
|
|
880
|
+
"endIndex": 5
|
|
967
881
|
}
|
|
968
882
|
},
|
|
969
883
|
{
|
|
@@ -977,35 +891,17 @@
|
|
|
977
891
|
},
|
|
978
892
|
{
|
|
979
893
|
"kind": "Reference",
|
|
980
|
-
"text": "
|
|
981
|
-
"canonicalReference": "@vonage/vivid!~
|
|
982
|
-
},
|
|
983
|
-
{
|
|
984
|
-
"kind": "Content",
|
|
985
|
-
"text": "<"
|
|
986
|
-
},
|
|
987
|
-
{
|
|
988
|
-
"kind": "Reference",
|
|
989
|
-
"text": "Connotation",
|
|
990
|
-
"canonicalReference": "@vonage/vivid!Connotation:enum"
|
|
991
|
-
},
|
|
992
|
-
{
|
|
993
|
-
"kind": "Content",
|
|
994
|
-
"text": ", "
|
|
995
|
-
},
|
|
996
|
-
{
|
|
997
|
-
"kind": "Reference",
|
|
998
|
-
"text": "Connotation.Accent",
|
|
999
|
-
"canonicalReference": "@vonage/vivid!Connotation.Accent:member"
|
|
894
|
+
"text": "ComponentEnum",
|
|
895
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
1000
896
|
},
|
|
1001
897
|
{
|
|
1002
898
|
"kind": "Content",
|
|
1003
|
-
"text": "
|
|
899
|
+
"text": "<typeof "
|
|
1004
900
|
},
|
|
1005
901
|
{
|
|
1006
902
|
"kind": "Reference",
|
|
1007
|
-
"text": "
|
|
1008
|
-
"canonicalReference": "@vonage/vivid
|
|
903
|
+
"text": "avatarConnotation",
|
|
904
|
+
"canonicalReference": "@vonage/vivid!~avatarConnotation:var"
|
|
1009
905
|
},
|
|
1010
906
|
{
|
|
1011
907
|
"kind": "Content",
|
|
@@ -1021,7 +917,7 @@
|
|
|
1021
917
|
"name": "AvatarConnotation",
|
|
1022
918
|
"typeTokenRange": {
|
|
1023
919
|
"startIndex": 1,
|
|
1024
|
-
"endIndex":
|
|
920
|
+
"endIndex": 5
|
|
1025
921
|
}
|
|
1026
922
|
},
|
|
1027
923
|
{
|
|
@@ -1160,53 +1056,17 @@
|
|
|
1160
1056
|
},
|
|
1161
1057
|
{
|
|
1162
1058
|
"kind": "Reference",
|
|
1163
|
-
"text": "
|
|
1164
|
-
"canonicalReference": "@vonage/vivid!~
|
|
1165
|
-
},
|
|
1166
|
-
{
|
|
1167
|
-
"kind": "Content",
|
|
1168
|
-
"text": "<"
|
|
1169
|
-
},
|
|
1170
|
-
{
|
|
1171
|
-
"kind": "Reference",
|
|
1172
|
-
"text": "Appearance",
|
|
1173
|
-
"canonicalReference": "@vonage/vivid!Appearance:enum"
|
|
1174
|
-
},
|
|
1175
|
-
{
|
|
1176
|
-
"kind": "Content",
|
|
1177
|
-
"text": ", "
|
|
1178
|
-
},
|
|
1179
|
-
{
|
|
1180
|
-
"kind": "Reference",
|
|
1181
|
-
"text": "Appearance.Filled",
|
|
1182
|
-
"canonicalReference": "@vonage/vivid!Appearance.Filled:member"
|
|
1059
|
+
"text": "ComponentEnum",
|
|
1060
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
1183
1061
|
},
|
|
1184
1062
|
{
|
|
1185
1063
|
"kind": "Content",
|
|
1186
|
-
"text": "
|
|
1187
|
-
},
|
|
1188
|
-
{
|
|
1189
|
-
"kind": "Reference",
|
|
1190
|
-
"text": "Appearance.Duotone",
|
|
1191
|
-
"canonicalReference": "@vonage/vivid!Appearance.Duotone:member"
|
|
1192
|
-
},
|
|
1193
|
-
{
|
|
1194
|
-
"kind": "Content",
|
|
1195
|
-
"text": " | "
|
|
1064
|
+
"text": "<typeof "
|
|
1196
1065
|
},
|
|
1197
1066
|
{
|
|
1198
1067
|
"kind": "Reference",
|
|
1199
|
-
"text": "
|
|
1200
|
-
"canonicalReference": "@vonage/vivid
|
|
1201
|
-
},
|
|
1202
|
-
{
|
|
1203
|
-
"kind": "Content",
|
|
1204
|
-
"text": " | "
|
|
1205
|
-
},
|
|
1206
|
-
{
|
|
1207
|
-
"kind": "Reference",
|
|
1208
|
-
"text": "Appearance.SubtleLight",
|
|
1209
|
-
"canonicalReference": "@vonage/vivid!Appearance.SubtleLight:member"
|
|
1068
|
+
"text": "badgeAppearance",
|
|
1069
|
+
"canonicalReference": "@vonage/vivid!~badgeAppearance:var"
|
|
1210
1070
|
},
|
|
1211
1071
|
{
|
|
1212
1072
|
"kind": "Content",
|
|
@@ -1222,7 +1082,7 @@
|
|
|
1222
1082
|
"name": "BadgeAppearance",
|
|
1223
1083
|
"typeTokenRange": {
|
|
1224
1084
|
"startIndex": 1,
|
|
1225
|
-
"endIndex":
|
|
1085
|
+
"endIndex": 5
|
|
1226
1086
|
}
|
|
1227
1087
|
},
|
|
1228
1088
|
{
|
|
@@ -1236,80 +1096,17 @@
|
|
|
1236
1096
|
},
|
|
1237
1097
|
{
|
|
1238
1098
|
"kind": "Reference",
|
|
1239
|
-
"text": "
|
|
1240
|
-
"canonicalReference": "@vonage/vivid!~
|
|
1241
|
-
},
|
|
1242
|
-
{
|
|
1243
|
-
"kind": "Content",
|
|
1244
|
-
"text": "<"
|
|
1245
|
-
},
|
|
1246
|
-
{
|
|
1247
|
-
"kind": "Reference",
|
|
1248
|
-
"text": "Connotation",
|
|
1249
|
-
"canonicalReference": "@vonage/vivid!Connotation:enum"
|
|
1250
|
-
},
|
|
1251
|
-
{
|
|
1252
|
-
"kind": "Content",
|
|
1253
|
-
"text": ", "
|
|
1254
|
-
},
|
|
1255
|
-
{
|
|
1256
|
-
"kind": "Reference",
|
|
1257
|
-
"text": "Connotation.Accent",
|
|
1258
|
-
"canonicalReference": "@vonage/vivid!Connotation.Accent:member"
|
|
1259
|
-
},
|
|
1260
|
-
{
|
|
1261
|
-
"kind": "Content",
|
|
1262
|
-
"text": " | "
|
|
1263
|
-
},
|
|
1264
|
-
{
|
|
1265
|
-
"kind": "Reference",
|
|
1266
|
-
"text": "Connotation.CTA",
|
|
1267
|
-
"canonicalReference": "@vonage/vivid!Connotation.CTA:member"
|
|
1268
|
-
},
|
|
1269
|
-
{
|
|
1270
|
-
"kind": "Content",
|
|
1271
|
-
"text": " | "
|
|
1272
|
-
},
|
|
1273
|
-
{
|
|
1274
|
-
"kind": "Reference",
|
|
1275
|
-
"text": "Connotation.Success",
|
|
1276
|
-
"canonicalReference": "@vonage/vivid!Connotation.Success:member"
|
|
1277
|
-
},
|
|
1278
|
-
{
|
|
1279
|
-
"kind": "Content",
|
|
1280
|
-
"text": " | "
|
|
1281
|
-
},
|
|
1282
|
-
{
|
|
1283
|
-
"kind": "Reference",
|
|
1284
|
-
"text": "Connotation.Alert",
|
|
1285
|
-
"canonicalReference": "@vonage/vivid!Connotation.Alert:member"
|
|
1286
|
-
},
|
|
1287
|
-
{
|
|
1288
|
-
"kind": "Content",
|
|
1289
|
-
"text": " | "
|
|
1290
|
-
},
|
|
1291
|
-
{
|
|
1292
|
-
"kind": "Reference",
|
|
1293
|
-
"text": "Connotation.Warning",
|
|
1294
|
-
"canonicalReference": "@vonage/vivid!Connotation.Warning:member"
|
|
1295
|
-
},
|
|
1296
|
-
{
|
|
1297
|
-
"kind": "Content",
|
|
1298
|
-
"text": " | "
|
|
1299
|
-
},
|
|
1300
|
-
{
|
|
1301
|
-
"kind": "Reference",
|
|
1302
|
-
"text": "Connotation.Information",
|
|
1303
|
-
"canonicalReference": "@vonage/vivid!Connotation.Information:member"
|
|
1099
|
+
"text": "ComponentEnum",
|
|
1100
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
1304
1101
|
},
|
|
1305
1102
|
{
|
|
1306
1103
|
"kind": "Content",
|
|
1307
|
-
"text": "
|
|
1104
|
+
"text": "<typeof "
|
|
1308
1105
|
},
|
|
1309
1106
|
{
|
|
1310
1107
|
"kind": "Reference",
|
|
1311
|
-
"text": "
|
|
1312
|
-
"canonicalReference": "@vonage/vivid
|
|
1108
|
+
"text": "badgeConnotation",
|
|
1109
|
+
"canonicalReference": "@vonage/vivid!~badgeConnotation:var"
|
|
1313
1110
|
},
|
|
1314
1111
|
{
|
|
1315
1112
|
"kind": "Content",
|
|
@@ -1325,7 +1122,7 @@
|
|
|
1325
1122
|
"name": "BadgeConnotation",
|
|
1326
1123
|
"typeTokenRange": {
|
|
1327
1124
|
"startIndex": 1,
|
|
1328
|
-
"endIndex":
|
|
1125
|
+
"endIndex": 5
|
|
1329
1126
|
}
|
|
1330
1127
|
},
|
|
1331
1128
|
{
|
|
@@ -1397,44 +1194,21 @@
|
|
|
1397
1194
|
},
|
|
1398
1195
|
{
|
|
1399
1196
|
"kind": "Reference",
|
|
1400
|
-
"text": "
|
|
1401
|
-
"canonicalReference": "@vonage/vivid
|
|
1402
|
-
},
|
|
1403
|
-
{
|
|
1404
|
-
"kind": "Content",
|
|
1405
|
-
"text": " | "
|
|
1406
|
-
},
|
|
1407
|
-
{
|
|
1408
|
-
"kind": "Reference",
|
|
1409
|
-
"text": "Connotation.Announcement",
|
|
1410
|
-
"canonicalReference": "@vonage/vivid!Connotation.Announcement:member"
|
|
1197
|
+
"text": "ComponentEnum",
|
|
1198
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
1411
1199
|
},
|
|
1412
1200
|
{
|
|
1413
1201
|
"kind": "Content",
|
|
1414
|
-
"text": "
|
|
1202
|
+
"text": "<typeof "
|
|
1415
1203
|
},
|
|
1416
1204
|
{
|
|
1417
1205
|
"kind": "Reference",
|
|
1418
|
-
"text": "
|
|
1419
|
-
"canonicalReference": "@vonage/vivid
|
|
1206
|
+
"text": "bannerConnotation",
|
|
1207
|
+
"canonicalReference": "@vonage/vivid!~bannerConnotation:var"
|
|
1420
1208
|
},
|
|
1421
1209
|
{
|
|
1422
1210
|
"kind": "Content",
|
|
1423
|
-
"text": "
|
|
1424
|
-
},
|
|
1425
|
-
{
|
|
1426
|
-
"kind": "Reference",
|
|
1427
|
-
"text": "Connotation.Warning",
|
|
1428
|
-
"canonicalReference": "@vonage/vivid!Connotation.Warning:member"
|
|
1429
|
-
},
|
|
1430
|
-
{
|
|
1431
|
-
"kind": "Content",
|
|
1432
|
-
"text": " | "
|
|
1433
|
-
},
|
|
1434
|
-
{
|
|
1435
|
-
"kind": "Reference",
|
|
1436
|
-
"text": "Connotation.Alert",
|
|
1437
|
-
"canonicalReference": "@vonage/vivid!Connotation.Alert:member"
|
|
1211
|
+
"text": ">"
|
|
1438
1212
|
},
|
|
1439
1213
|
{
|
|
1440
1214
|
"kind": "Content",
|
|
@@ -1446,7 +1220,7 @@
|
|
|
1446
1220
|
"name": "BannerConnotation",
|
|
1447
1221
|
"typeTokenRange": {
|
|
1448
1222
|
"startIndex": 1,
|
|
1449
|
-
"endIndex":
|
|
1223
|
+
"endIndex": 5
|
|
1450
1224
|
}
|
|
1451
1225
|
},
|
|
1452
1226
|
{
|
|
@@ -1460,62 +1234,17 @@
|
|
|
1460
1234
|
},
|
|
1461
1235
|
{
|
|
1462
1236
|
"kind": "Reference",
|
|
1463
|
-
"text": "
|
|
1464
|
-
"canonicalReference": "@vonage/vivid!~
|
|
1465
|
-
},
|
|
1466
|
-
{
|
|
1467
|
-
"kind": "Content",
|
|
1468
|
-
"text": "<"
|
|
1469
|
-
},
|
|
1470
|
-
{
|
|
1471
|
-
"kind": "Reference",
|
|
1472
|
-
"text": "Appearance",
|
|
1473
|
-
"canonicalReference": "@vonage/vivid!Appearance:enum"
|
|
1474
|
-
},
|
|
1475
|
-
{
|
|
1476
|
-
"kind": "Content",
|
|
1477
|
-
"text": ", "
|
|
1478
|
-
},
|
|
1479
|
-
{
|
|
1480
|
-
"kind": "Reference",
|
|
1481
|
-
"text": "Appearance.Filled",
|
|
1482
|
-
"canonicalReference": "@vonage/vivid!Appearance.Filled:member"
|
|
1483
|
-
},
|
|
1484
|
-
{
|
|
1485
|
-
"kind": "Content",
|
|
1486
|
-
"text": " | "
|
|
1487
|
-
},
|
|
1488
|
-
{
|
|
1489
|
-
"kind": "Reference",
|
|
1490
|
-
"text": "Appearance.Outlined",
|
|
1491
|
-
"canonicalReference": "@vonage/vivid!Appearance.Outlined:member"
|
|
1492
|
-
},
|
|
1493
|
-
{
|
|
1494
|
-
"kind": "Content",
|
|
1495
|
-
"text": " | "
|
|
1496
|
-
},
|
|
1497
|
-
{
|
|
1498
|
-
"kind": "Reference",
|
|
1499
|
-
"text": "Appearance.Ghost",
|
|
1500
|
-
"canonicalReference": "@vonage/vivid!Appearance.Ghost:member"
|
|
1501
|
-
},
|
|
1502
|
-
{
|
|
1503
|
-
"kind": "Content",
|
|
1504
|
-
"text": " | "
|
|
1505
|
-
},
|
|
1506
|
-
{
|
|
1507
|
-
"kind": "Reference",
|
|
1508
|
-
"text": "Appearance.GhostLight",
|
|
1509
|
-
"canonicalReference": "@vonage/vivid!Appearance.GhostLight:member"
|
|
1237
|
+
"text": "ComponentEnum",
|
|
1238
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
1510
1239
|
},
|
|
1511
1240
|
{
|
|
1512
1241
|
"kind": "Content",
|
|
1513
|
-
"text": "
|
|
1242
|
+
"text": "<typeof "
|
|
1514
1243
|
},
|
|
1515
1244
|
{
|
|
1516
1245
|
"kind": "Reference",
|
|
1517
|
-
"text": "
|
|
1518
|
-
"canonicalReference": "@vonage/vivid
|
|
1246
|
+
"text": "buttonAppearance",
|
|
1247
|
+
"canonicalReference": "@vonage/vivid!~buttonAppearance:var"
|
|
1519
1248
|
},
|
|
1520
1249
|
{
|
|
1521
1250
|
"kind": "Content",
|
|
@@ -1531,7 +1260,7 @@
|
|
|
1531
1260
|
"name": "ButtonAppearance",
|
|
1532
1261
|
"typeTokenRange": {
|
|
1533
1262
|
"startIndex": 1,
|
|
1534
|
-
"endIndex":
|
|
1263
|
+
"endIndex": 5
|
|
1535
1264
|
}
|
|
1536
1265
|
},
|
|
1537
1266
|
{
|
|
@@ -1545,62 +1274,17 @@
|
|
|
1545
1274
|
},
|
|
1546
1275
|
{
|
|
1547
1276
|
"kind": "Reference",
|
|
1548
|
-
"text": "
|
|
1549
|
-
"canonicalReference": "@vonage/vivid!~
|
|
1550
|
-
},
|
|
1551
|
-
{
|
|
1552
|
-
"kind": "Content",
|
|
1553
|
-
"text": "<"
|
|
1554
|
-
},
|
|
1555
|
-
{
|
|
1556
|
-
"kind": "Reference",
|
|
1557
|
-
"text": "Connotation",
|
|
1558
|
-
"canonicalReference": "@vonage/vivid!Connotation:enum"
|
|
1559
|
-
},
|
|
1560
|
-
{
|
|
1561
|
-
"kind": "Content",
|
|
1562
|
-
"text": ", "
|
|
1563
|
-
},
|
|
1564
|
-
{
|
|
1565
|
-
"kind": "Reference",
|
|
1566
|
-
"text": "Connotation.Accent",
|
|
1567
|
-
"canonicalReference": "@vonage/vivid!Connotation.Accent:member"
|
|
1568
|
-
},
|
|
1569
|
-
{
|
|
1570
|
-
"kind": "Content",
|
|
1571
|
-
"text": " | "
|
|
1572
|
-
},
|
|
1573
|
-
{
|
|
1574
|
-
"kind": "Reference",
|
|
1575
|
-
"text": "Connotation.Announcement",
|
|
1576
|
-
"canonicalReference": "@vonage/vivid!Connotation.Announcement:member"
|
|
1577
|
-
},
|
|
1578
|
-
{
|
|
1579
|
-
"kind": "Content",
|
|
1580
|
-
"text": " | "
|
|
1581
|
-
},
|
|
1582
|
-
{
|
|
1583
|
-
"kind": "Reference",
|
|
1584
|
-
"text": "Connotation.CTA",
|
|
1585
|
-
"canonicalReference": "@vonage/vivid!Connotation.CTA:member"
|
|
1586
|
-
},
|
|
1587
|
-
{
|
|
1588
|
-
"kind": "Content",
|
|
1589
|
-
"text": " | "
|
|
1590
|
-
},
|
|
1591
|
-
{
|
|
1592
|
-
"kind": "Reference",
|
|
1593
|
-
"text": "Connotation.Success",
|
|
1594
|
-
"canonicalReference": "@vonage/vivid!Connotation.Success:member"
|
|
1277
|
+
"text": "ComponentEnum",
|
|
1278
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
1595
1279
|
},
|
|
1596
1280
|
{
|
|
1597
1281
|
"kind": "Content",
|
|
1598
|
-
"text": "
|
|
1282
|
+
"text": "<typeof "
|
|
1599
1283
|
},
|
|
1600
1284
|
{
|
|
1601
1285
|
"kind": "Reference",
|
|
1602
|
-
"text": "
|
|
1603
|
-
"canonicalReference": "@vonage/vivid
|
|
1286
|
+
"text": "buttonConnotation",
|
|
1287
|
+
"canonicalReference": "@vonage/vivid!~buttonConnotation:var"
|
|
1604
1288
|
},
|
|
1605
1289
|
{
|
|
1606
1290
|
"kind": "Content",
|
|
@@ -1616,7 +1300,7 @@
|
|
|
1616
1300
|
"name": "ButtonConnotation",
|
|
1617
1301
|
"typeTokenRange": {
|
|
1618
1302
|
"startIndex": 1,
|
|
1619
|
-
"endIndex":
|
|
1303
|
+
"endIndex": 5
|
|
1620
1304
|
}
|
|
1621
1305
|
},
|
|
1622
1306
|
{
|
|
@@ -1764,44 +1448,17 @@
|
|
|
1764
1448
|
},
|
|
1765
1449
|
{
|
|
1766
1450
|
"kind": "Reference",
|
|
1767
|
-
"text": "
|
|
1768
|
-
"canonicalReference": "@vonage/vivid!~
|
|
1769
|
-
},
|
|
1770
|
-
{
|
|
1771
|
-
"kind": "Content",
|
|
1772
|
-
"text": "<"
|
|
1773
|
-
},
|
|
1774
|
-
{
|
|
1775
|
-
"kind": "Reference",
|
|
1776
|
-
"text": "Appearance",
|
|
1777
|
-
"canonicalReference": "@vonage/vivid!Appearance:enum"
|
|
1778
|
-
},
|
|
1779
|
-
{
|
|
1780
|
-
"kind": "Content",
|
|
1781
|
-
"text": ", "
|
|
1782
|
-
},
|
|
1783
|
-
{
|
|
1784
|
-
"kind": "Reference",
|
|
1785
|
-
"text": "Appearance.Filled",
|
|
1786
|
-
"canonicalReference": "@vonage/vivid!Appearance.Filled:member"
|
|
1451
|
+
"text": "ComponentEnum",
|
|
1452
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
1787
1453
|
},
|
|
1788
1454
|
{
|
|
1789
1455
|
"kind": "Content",
|
|
1790
|
-
"text": "
|
|
1791
|
-
},
|
|
1792
|
-
{
|
|
1793
|
-
"kind": "Reference",
|
|
1794
|
-
"text": "Appearance.Duotone",
|
|
1795
|
-
"canonicalReference": "@vonage/vivid!Appearance.Duotone:member"
|
|
1796
|
-
},
|
|
1797
|
-
{
|
|
1798
|
-
"kind": "Content",
|
|
1799
|
-
"text": " | "
|
|
1456
|
+
"text": "<typeof "
|
|
1800
1457
|
},
|
|
1801
1458
|
{
|
|
1802
1459
|
"kind": "Reference",
|
|
1803
|
-
"text": "
|
|
1804
|
-
"canonicalReference": "@vonage/vivid
|
|
1460
|
+
"text": "calendarEventAppearance",
|
|
1461
|
+
"canonicalReference": "@vonage/vivid!~calendarEventAppearance:var"
|
|
1805
1462
|
},
|
|
1806
1463
|
{
|
|
1807
1464
|
"kind": "Content",
|
|
@@ -1817,7 +1474,7 @@
|
|
|
1817
1474
|
"name": "CalendarEventAppearance",
|
|
1818
1475
|
"typeTokenRange": {
|
|
1819
1476
|
"startIndex": 1,
|
|
1820
|
-
"endIndex":
|
|
1477
|
+
"endIndex": 5
|
|
1821
1478
|
}
|
|
1822
1479
|
},
|
|
1823
1480
|
{
|
|
@@ -1831,80 +1488,17 @@
|
|
|
1831
1488
|
},
|
|
1832
1489
|
{
|
|
1833
1490
|
"kind": "Reference",
|
|
1834
|
-
"text": "
|
|
1835
|
-
"canonicalReference": "@vonage/vivid!~
|
|
1836
|
-
},
|
|
1837
|
-
{
|
|
1838
|
-
"kind": "Content",
|
|
1839
|
-
"text": "<"
|
|
1840
|
-
},
|
|
1841
|
-
{
|
|
1842
|
-
"kind": "Reference",
|
|
1843
|
-
"text": "Connotation",
|
|
1844
|
-
"canonicalReference": "@vonage/vivid!Connotation:enum"
|
|
1845
|
-
},
|
|
1846
|
-
{
|
|
1847
|
-
"kind": "Content",
|
|
1848
|
-
"text": ", "
|
|
1849
|
-
},
|
|
1850
|
-
{
|
|
1851
|
-
"kind": "Reference",
|
|
1852
|
-
"text": "Connotation.Accent",
|
|
1853
|
-
"canonicalReference": "@vonage/vivid!Connotation.Accent:member"
|
|
1854
|
-
},
|
|
1855
|
-
{
|
|
1856
|
-
"kind": "Content",
|
|
1857
|
-
"text": " | "
|
|
1858
|
-
},
|
|
1859
|
-
{
|
|
1860
|
-
"kind": "Reference",
|
|
1861
|
-
"text": "Connotation.CTA",
|
|
1862
|
-
"canonicalReference": "@vonage/vivid!Connotation.CTA:member"
|
|
1863
|
-
},
|
|
1864
|
-
{
|
|
1865
|
-
"kind": "Content",
|
|
1866
|
-
"text": " | "
|
|
1867
|
-
},
|
|
1868
|
-
{
|
|
1869
|
-
"kind": "Reference",
|
|
1870
|
-
"text": "Connotation.Success",
|
|
1871
|
-
"canonicalReference": "@vonage/vivid!Connotation.Success:member"
|
|
1872
|
-
},
|
|
1873
|
-
{
|
|
1874
|
-
"kind": "Content",
|
|
1875
|
-
"text": " | "
|
|
1876
|
-
},
|
|
1877
|
-
{
|
|
1878
|
-
"kind": "Reference",
|
|
1879
|
-
"text": "Connotation.Alert",
|
|
1880
|
-
"canonicalReference": "@vonage/vivid!Connotation.Alert:member"
|
|
1881
|
-
},
|
|
1882
|
-
{
|
|
1883
|
-
"kind": "Content",
|
|
1884
|
-
"text": " | "
|
|
1885
|
-
},
|
|
1886
|
-
{
|
|
1887
|
-
"kind": "Reference",
|
|
1888
|
-
"text": "Connotation.Warning",
|
|
1889
|
-
"canonicalReference": "@vonage/vivid!Connotation.Warning:member"
|
|
1890
|
-
},
|
|
1891
|
-
{
|
|
1892
|
-
"kind": "Content",
|
|
1893
|
-
"text": " | "
|
|
1894
|
-
},
|
|
1895
|
-
{
|
|
1896
|
-
"kind": "Reference",
|
|
1897
|
-
"text": "Connotation.Information",
|
|
1898
|
-
"canonicalReference": "@vonage/vivid!Connotation.Information:member"
|
|
1491
|
+
"text": "ComponentEnum",
|
|
1492
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
1899
1493
|
},
|
|
1900
1494
|
{
|
|
1901
1495
|
"kind": "Content",
|
|
1902
|
-
"text": "
|
|
1496
|
+
"text": "<typeof "
|
|
1903
1497
|
},
|
|
1904
1498
|
{
|
|
1905
1499
|
"kind": "Reference",
|
|
1906
|
-
"text": "
|
|
1907
|
-
"canonicalReference": "@vonage/vivid
|
|
1500
|
+
"text": "calendarEventConnotation",
|
|
1501
|
+
"canonicalReference": "@vonage/vivid!~calendarEventConnotation:var"
|
|
1908
1502
|
},
|
|
1909
1503
|
{
|
|
1910
1504
|
"kind": "Content",
|
|
@@ -1920,7 +1514,7 @@
|
|
|
1920
1514
|
"name": "CalendarEventConnotation",
|
|
1921
1515
|
"typeTokenRange": {
|
|
1922
1516
|
"startIndex": 1,
|
|
1923
|
-
"endIndex":
|
|
1517
|
+
"endIndex": 5
|
|
1924
1518
|
}
|
|
1925
1519
|
},
|
|
1926
1520
|
{
|
|
@@ -2163,35 +1757,17 @@
|
|
|
2163
1757
|
},
|
|
2164
1758
|
{
|
|
2165
1759
|
"kind": "Reference",
|
|
2166
|
-
"text": "
|
|
2167
|
-
"canonicalReference": "@vonage/vivid!~
|
|
2168
|
-
},
|
|
2169
|
-
{
|
|
2170
|
-
"kind": "Content",
|
|
2171
|
-
"text": "<"
|
|
2172
|
-
},
|
|
2173
|
-
{
|
|
2174
|
-
"kind": "Reference",
|
|
2175
|
-
"text": "Appearance",
|
|
2176
|
-
"canonicalReference": "@vonage/vivid!Appearance:enum"
|
|
2177
|
-
},
|
|
2178
|
-
{
|
|
2179
|
-
"kind": "Content",
|
|
2180
|
-
"text": ", "
|
|
2181
|
-
},
|
|
2182
|
-
{
|
|
2183
|
-
"kind": "Reference",
|
|
2184
|
-
"text": "Appearance.Fieldset",
|
|
2185
|
-
"canonicalReference": "@vonage/vivid!Appearance.Fieldset:member"
|
|
1760
|
+
"text": "ComponentEnum",
|
|
1761
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
2186
1762
|
},
|
|
2187
1763
|
{
|
|
2188
1764
|
"kind": "Content",
|
|
2189
|
-
"text": "
|
|
1765
|
+
"text": "<typeof "
|
|
2190
1766
|
},
|
|
2191
1767
|
{
|
|
2192
1768
|
"kind": "Reference",
|
|
2193
|
-
"text": "
|
|
2194
|
-
"canonicalReference": "@vonage/vivid
|
|
1769
|
+
"text": "comboboxAppearance",
|
|
1770
|
+
"canonicalReference": "@vonage/vivid!~comboboxAppearance:var"
|
|
2195
1771
|
},
|
|
2196
1772
|
{
|
|
2197
1773
|
"kind": "Content",
|
|
@@ -2207,7 +1783,7 @@
|
|
|
2207
1783
|
"name": "ComboboxAppearance",
|
|
2208
1784
|
"typeTokenRange": {
|
|
2209
1785
|
"startIndex": 1,
|
|
2210
|
-
"endIndex":
|
|
1786
|
+
"endIndex": 5
|
|
2211
1787
|
}
|
|
2212
1788
|
},
|
|
2213
1789
|
{
|
|
@@ -2423,35 +1999,17 @@
|
|
|
2423
1999
|
},
|
|
2424
2000
|
{
|
|
2425
2001
|
"kind": "Reference",
|
|
2426
|
-
"text": "
|
|
2427
|
-
"canonicalReference": "@vonage/vivid!~
|
|
2428
|
-
},
|
|
2429
|
-
{
|
|
2430
|
-
"kind": "Content",
|
|
2431
|
-
"text": "<"
|
|
2432
|
-
},
|
|
2433
|
-
{
|
|
2434
|
-
"kind": "Reference",
|
|
2435
|
-
"text": "Appearance",
|
|
2436
|
-
"canonicalReference": "@vonage/vivid!Appearance:enum"
|
|
2437
|
-
},
|
|
2438
|
-
{
|
|
2439
|
-
"kind": "Content",
|
|
2440
|
-
"text": ", "
|
|
2441
|
-
},
|
|
2442
|
-
{
|
|
2443
|
-
"kind": "Reference",
|
|
2444
|
-
"text": "Appearance.Ghost",
|
|
2445
|
-
"canonicalReference": "@vonage/vivid!Appearance.Ghost:member"
|
|
2002
|
+
"text": "ComponentEnum",
|
|
2003
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
2446
2004
|
},
|
|
2447
2005
|
{
|
|
2448
2006
|
"kind": "Content",
|
|
2449
|
-
"text": "
|
|
2007
|
+
"text": "<typeof "
|
|
2450
2008
|
},
|
|
2451
2009
|
{
|
|
2452
2010
|
"kind": "Reference",
|
|
2453
|
-
"text": "
|
|
2454
|
-
"canonicalReference": "@vonage/vivid
|
|
2011
|
+
"text": "dividerAppearance",
|
|
2012
|
+
"canonicalReference": "@vonage/vivid!~dividerAppearance:var"
|
|
2455
2013
|
},
|
|
2456
2014
|
{
|
|
2457
2015
|
"kind": "Content",
|
|
@@ -2467,7 +2025,7 @@
|
|
|
2467
2025
|
"name": "DividerAppearance",
|
|
2468
2026
|
"typeTokenRange": {
|
|
2469
2027
|
"startIndex": 1,
|
|
2470
|
-
"endIndex":
|
|
2028
|
+
"endIndex": 5
|
|
2471
2029
|
}
|
|
2472
2030
|
},
|
|
2473
2031
|
{
|
|
@@ -2481,75 +2039,21 @@
|
|
|
2481
2039
|
},
|
|
2482
2040
|
{
|
|
2483
2041
|
"kind": "Reference",
|
|
2484
|
-
"text": "
|
|
2485
|
-
"canonicalReference": "@vonage/vivid!~
|
|
2042
|
+
"text": "ComponentEnum",
|
|
2043
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
2486
2044
|
},
|
|
2487
2045
|
{
|
|
2488
2046
|
"kind": "Content",
|
|
2489
|
-
"text": "<"
|
|
2047
|
+
"text": "<typeof "
|
|
2490
2048
|
},
|
|
2491
2049
|
{
|
|
2492
2050
|
"kind": "Reference",
|
|
2493
|
-
"text": "
|
|
2494
|
-
"canonicalReference": "@vonage/vivid
|
|
2051
|
+
"text": "emptyStateConnotation",
|
|
2052
|
+
"canonicalReference": "@vonage/vivid!~emptyStateConnotation:var"
|
|
2495
2053
|
},
|
|
2496
2054
|
{
|
|
2497
2055
|
"kind": "Content",
|
|
2498
|
-
"text": "
|
|
2499
|
-
},
|
|
2500
|
-
{
|
|
2501
|
-
"kind": "Reference",
|
|
2502
|
-
"text": "Connotation.Accent",
|
|
2503
|
-
"canonicalReference": "@vonage/vivid!Connotation.Accent:member"
|
|
2504
|
-
},
|
|
2505
|
-
{
|
|
2506
|
-
"kind": "Content",
|
|
2507
|
-
"text": " | "
|
|
2508
|
-
},
|
|
2509
|
-
{
|
|
2510
|
-
"kind": "Reference",
|
|
2511
|
-
"text": "Connotation.CTA",
|
|
2512
|
-
"canonicalReference": "@vonage/vivid!Connotation.CTA:member"
|
|
2513
|
-
},
|
|
2514
|
-
{
|
|
2515
|
-
"kind": "Content",
|
|
2516
|
-
"text": " | "
|
|
2517
|
-
},
|
|
2518
|
-
{
|
|
2519
|
-
"kind": "Reference",
|
|
2520
|
-
"text": "Connotation.Success",
|
|
2521
|
-
"canonicalReference": "@vonage/vivid!Connotation.Success:member"
|
|
2522
|
-
},
|
|
2523
|
-
{
|
|
2524
|
-
"kind": "Content",
|
|
2525
|
-
"text": " | "
|
|
2526
|
-
},
|
|
2527
|
-
{
|
|
2528
|
-
"kind": "Reference",
|
|
2529
|
-
"text": "Connotation.Alert",
|
|
2530
|
-
"canonicalReference": "@vonage/vivid!Connotation.Alert:member"
|
|
2531
|
-
},
|
|
2532
|
-
{
|
|
2533
|
-
"kind": "Content",
|
|
2534
|
-
"text": " | "
|
|
2535
|
-
},
|
|
2536
|
-
{
|
|
2537
|
-
"kind": "Reference",
|
|
2538
|
-
"text": "Connotation.Warning",
|
|
2539
|
-
"canonicalReference": "@vonage/vivid!Connotation.Warning:member"
|
|
2540
|
-
},
|
|
2541
|
-
{
|
|
2542
|
-
"kind": "Content",
|
|
2543
|
-
"text": " | "
|
|
2544
|
-
},
|
|
2545
|
-
{
|
|
2546
|
-
"kind": "Reference",
|
|
2547
|
-
"text": "Connotation.Information",
|
|
2548
|
-
"canonicalReference": "@vonage/vivid!Connotation.Information:member"
|
|
2549
|
-
},
|
|
2550
|
-
{
|
|
2551
|
-
"kind": "Content",
|
|
2552
|
-
"text": ">"
|
|
2056
|
+
"text": ">"
|
|
2553
2057
|
},
|
|
2554
2058
|
{
|
|
2555
2059
|
"kind": "Content",
|
|
@@ -2561,7 +2065,7 @@
|
|
|
2561
2065
|
"name": "EmptyStateConnotation",
|
|
2562
2066
|
"typeTokenRange": {
|
|
2563
2067
|
"startIndex": 1,
|
|
2564
|
-
"endIndex":
|
|
2068
|
+
"endIndex": 5
|
|
2565
2069
|
}
|
|
2566
2070
|
},
|
|
2567
2071
|
{
|
|
@@ -2631,50 +2135,18 @@
|
|
|
2631
2135
|
"kind": "Content",
|
|
2632
2136
|
"text": "export type FabConnotation = "
|
|
2633
2137
|
},
|
|
2634
|
-
{
|
|
2635
|
-
"kind": "Reference",
|
|
2636
|
-
"text": "ExtractFromEnum",
|
|
2637
|
-
"canonicalReference": "@vonage/vivid!~ExtractFromEnum:type"
|
|
2638
|
-
},
|
|
2639
|
-
{
|
|
2640
|
-
"kind": "Content",
|
|
2641
|
-
"text": "<"
|
|
2642
|
-
},
|
|
2643
|
-
{
|
|
2644
|
-
"kind": "Reference",
|
|
2645
|
-
"text": "Connotation",
|
|
2646
|
-
"canonicalReference": "@vonage/vivid!Connotation:enum"
|
|
2647
|
-
},
|
|
2648
|
-
{
|
|
2649
|
-
"kind": "Content",
|
|
2650
|
-
"text": ", "
|
|
2651
|
-
},
|
|
2652
|
-
{
|
|
2653
|
-
"kind": "Reference",
|
|
2654
|
-
"text": "Connotation.CTA",
|
|
2655
|
-
"canonicalReference": "@vonage/vivid!Connotation.CTA:member"
|
|
2656
|
-
},
|
|
2657
|
-
{
|
|
2658
|
-
"kind": "Content",
|
|
2659
|
-
"text": " | "
|
|
2660
|
-
},
|
|
2661
|
-
{
|
|
2662
|
-
"kind": "Reference",
|
|
2663
|
-
"text": "Connotation.Accent",
|
|
2664
|
-
"canonicalReference": "@vonage/vivid!Connotation.Accent:member"
|
|
2665
|
-
},
|
|
2666
2138
|
{
|
|
2667
2139
|
"kind": "Content",
|
|
2668
|
-
"text": "
|
|
2140
|
+
"text": "(typeof "
|
|
2669
2141
|
},
|
|
2670
2142
|
{
|
|
2671
2143
|
"kind": "Reference",
|
|
2672
|
-
"text": "
|
|
2673
|
-
"canonicalReference": "@vonage/vivid
|
|
2144
|
+
"text": "FAB_CONNOTATIONS",
|
|
2145
|
+
"canonicalReference": "@vonage/vivid!~FAB_CONNOTATIONS:var"
|
|
2674
2146
|
},
|
|
2675
2147
|
{
|
|
2676
2148
|
"kind": "Content",
|
|
2677
|
-
"text": "
|
|
2149
|
+
"text": ")[number]"
|
|
2678
2150
|
},
|
|
2679
2151
|
{
|
|
2680
2152
|
"kind": "Content",
|
|
@@ -2686,7 +2158,7 @@
|
|
|
2686
2158
|
"name": "FabConnotation",
|
|
2687
2159
|
"typeTokenRange": {
|
|
2688
2160
|
"startIndex": 1,
|
|
2689
|
-
"endIndex":
|
|
2161
|
+
"endIndex": 4
|
|
2690
2162
|
}
|
|
2691
2163
|
},
|
|
2692
2164
|
{
|
|
@@ -2756,6 +2228,46 @@
|
|
|
2756
2228
|
"endIndex": 11
|
|
2757
2229
|
}
|
|
2758
2230
|
},
|
|
2231
|
+
{
|
|
2232
|
+
"kind": "TypeAlias",
|
|
2233
|
+
"canonicalReference": "@vonage/vivid!FormFieldState:type",
|
|
2234
|
+
"docComment": "",
|
|
2235
|
+
"excerptTokens": [
|
|
2236
|
+
{
|
|
2237
|
+
"kind": "Content",
|
|
2238
|
+
"text": "export type FormFieldState = "
|
|
2239
|
+
},
|
|
2240
|
+
{
|
|
2241
|
+
"kind": "Reference",
|
|
2242
|
+
"text": "Extract",
|
|
2243
|
+
"canonicalReference": "!Extract:type"
|
|
2244
|
+
},
|
|
2245
|
+
{
|
|
2246
|
+
"kind": "Content",
|
|
2247
|
+
"text": "<"
|
|
2248
|
+
},
|
|
2249
|
+
{
|
|
2250
|
+
"kind": "Reference",
|
|
2251
|
+
"text": "FeedbackType",
|
|
2252
|
+
"canonicalReference": "@vonage/vivid!~FeedbackType:type"
|
|
2253
|
+
},
|
|
2254
|
+
{
|
|
2255
|
+
"kind": "Content",
|
|
2256
|
+
"text": ", 'error' | 'success'>"
|
|
2257
|
+
},
|
|
2258
|
+
{
|
|
2259
|
+
"kind": "Content",
|
|
2260
|
+
"text": ";"
|
|
2261
|
+
}
|
|
2262
|
+
],
|
|
2263
|
+
"fileUrlPath": "dist/lib/form-field/form-field.d.ts",
|
|
2264
|
+
"releaseTag": "Public",
|
|
2265
|
+
"name": "FormFieldState",
|
|
2266
|
+
"typeTokenRange": {
|
|
2267
|
+
"startIndex": 1,
|
|
2268
|
+
"endIndex": 5
|
|
2269
|
+
}
|
|
2270
|
+
},
|
|
2759
2271
|
{
|
|
2760
2272
|
"kind": "TypeAlias",
|
|
2761
2273
|
"canonicalReference": "@vonage/vivid!Gutters:type",
|
|
@@ -3022,39 +2534,21 @@
|
|
|
3022
2534
|
},
|
|
3023
2535
|
{
|
|
3024
2536
|
"kind": "Reference",
|
|
3025
|
-
"text": "
|
|
3026
|
-
"canonicalReference": "@vonage/vivid!~
|
|
3027
|
-
},
|
|
3028
|
-
{
|
|
3029
|
-
"kind": "Content",
|
|
3030
|
-
"text": "<"
|
|
3031
|
-
},
|
|
3032
|
-
{
|
|
3033
|
-
"kind": "Reference",
|
|
3034
|
-
"text": "Appearance",
|
|
3035
|
-
"canonicalReference": "@vonage/vivid!Appearance:enum"
|
|
3036
|
-
},
|
|
3037
|
-
{
|
|
3038
|
-
"kind": "Content",
|
|
3039
|
-
"text": ", "
|
|
3040
|
-
},
|
|
3041
|
-
{
|
|
3042
|
-
"kind": "Reference",
|
|
3043
|
-
"text": "Appearance.Subtle",
|
|
3044
|
-
"canonicalReference": "@vonage/vivid!Appearance.Subtle:member"
|
|
2537
|
+
"text": "ComponentEnum",
|
|
2538
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
3045
2539
|
},
|
|
3046
2540
|
{
|
|
3047
2541
|
"kind": "Content",
|
|
3048
|
-
"text": "
|
|
2542
|
+
"text": "<typeof "
|
|
3049
2543
|
},
|
|
3050
2544
|
{
|
|
3051
2545
|
"kind": "Reference",
|
|
3052
|
-
"text": "
|
|
3053
|
-
"canonicalReference": "@vonage/vivid
|
|
2546
|
+
"text": "kbdKeyAppearance",
|
|
2547
|
+
"canonicalReference": "@vonage/vivid!~kbdKeyAppearance:var"
|
|
3054
2548
|
},
|
|
3055
2549
|
{
|
|
3056
2550
|
"kind": "Content",
|
|
3057
|
-
"text": ">
|
|
2551
|
+
"text": ">"
|
|
3058
2552
|
},
|
|
3059
2553
|
{
|
|
3060
2554
|
"kind": "Content",
|
|
@@ -3066,7 +2560,7 @@
|
|
|
3066
2560
|
"name": "KbdKeyAppearance",
|
|
3067
2561
|
"typeTokenRange": {
|
|
3068
2562
|
"startIndex": 1,
|
|
3069
|
-
"endIndex":
|
|
2563
|
+
"endIndex": 5
|
|
3070
2564
|
}
|
|
3071
2565
|
},
|
|
3072
2566
|
{
|
|
@@ -3465,53 +2959,21 @@
|
|
|
3465
2959
|
},
|
|
3466
2960
|
{
|
|
3467
2961
|
"kind": "Reference",
|
|
3468
|
-
"text": "
|
|
3469
|
-
"canonicalReference": "@vonage/vivid
|
|
3470
|
-
},
|
|
3471
|
-
{
|
|
3472
|
-
"kind": "Content",
|
|
3473
|
-
"text": " | "
|
|
3474
|
-
},
|
|
3475
|
-
{
|
|
3476
|
-
"kind": "Reference",
|
|
3477
|
-
"text": "Connotation.Information",
|
|
3478
|
-
"canonicalReference": "@vonage/vivid!Connotation.Information:member"
|
|
3479
|
-
},
|
|
3480
|
-
{
|
|
3481
|
-
"kind": "Content",
|
|
3482
|
-
"text": " | "
|
|
3483
|
-
},
|
|
3484
|
-
{
|
|
3485
|
-
"kind": "Reference",
|
|
3486
|
-
"text": "Connotation.Success",
|
|
3487
|
-
"canonicalReference": "@vonage/vivid!Connotation.Success:member"
|
|
3488
|
-
},
|
|
3489
|
-
{
|
|
3490
|
-
"kind": "Content",
|
|
3491
|
-
"text": " | "
|
|
3492
|
-
},
|
|
3493
|
-
{
|
|
3494
|
-
"kind": "Reference",
|
|
3495
|
-
"text": "Connotation.Warning",
|
|
3496
|
-
"canonicalReference": "@vonage/vivid!Connotation.Warning:member"
|
|
2962
|
+
"text": "ComponentEnum",
|
|
2963
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
3497
2964
|
},
|
|
3498
2965
|
{
|
|
3499
2966
|
"kind": "Content",
|
|
3500
|
-
"text": "
|
|
2967
|
+
"text": "<typeof "
|
|
3501
2968
|
},
|
|
3502
2969
|
{
|
|
3503
2970
|
"kind": "Reference",
|
|
3504
|
-
"text": "
|
|
3505
|
-
"canonicalReference": "@vonage/vivid
|
|
2971
|
+
"text": "noteConnotation",
|
|
2972
|
+
"canonicalReference": "@vonage/vivid!~noteConnotation:var"
|
|
3506
2973
|
},
|
|
3507
2974
|
{
|
|
3508
2975
|
"kind": "Content",
|
|
3509
|
-
"text": "
|
|
3510
|
-
},
|
|
3511
|
-
{
|
|
3512
|
-
"kind": "Reference",
|
|
3513
|
-
"text": "Connotation.Alert",
|
|
3514
|
-
"canonicalReference": "@vonage/vivid!Connotation.Alert:member"
|
|
2976
|
+
"text": ">"
|
|
3515
2977
|
},
|
|
3516
2978
|
{
|
|
3517
2979
|
"kind": "Content",
|
|
@@ -3523,7 +2985,7 @@
|
|
|
3523
2985
|
"name": "NoteConnotation",
|
|
3524
2986
|
"typeTokenRange": {
|
|
3525
2987
|
"startIndex": 1,
|
|
3526
|
-
"endIndex":
|
|
2988
|
+
"endIndex": 5
|
|
3527
2989
|
}
|
|
3528
2990
|
},
|
|
3529
2991
|
{
|
|
@@ -3537,35 +2999,17 @@
|
|
|
3537
2999
|
},
|
|
3538
3000
|
{
|
|
3539
3001
|
"kind": "Reference",
|
|
3540
|
-
"text": "
|
|
3541
|
-
"canonicalReference": "@vonage/vivid!~
|
|
3542
|
-
},
|
|
3543
|
-
{
|
|
3544
|
-
"kind": "Content",
|
|
3545
|
-
"text": "<"
|
|
3546
|
-
},
|
|
3547
|
-
{
|
|
3548
|
-
"kind": "Reference",
|
|
3549
|
-
"text": "Appearance",
|
|
3550
|
-
"canonicalReference": "@vonage/vivid!Appearance:enum"
|
|
3551
|
-
},
|
|
3552
|
-
{
|
|
3553
|
-
"kind": "Content",
|
|
3554
|
-
"text": ", "
|
|
3555
|
-
},
|
|
3556
|
-
{
|
|
3557
|
-
"kind": "Reference",
|
|
3558
|
-
"text": "Appearance.Fieldset",
|
|
3559
|
-
"canonicalReference": "@vonage/vivid!Appearance.Fieldset:member"
|
|
3002
|
+
"text": "ComponentEnum",
|
|
3003
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
3560
3004
|
},
|
|
3561
3005
|
{
|
|
3562
3006
|
"kind": "Content",
|
|
3563
|
-
"text": "
|
|
3007
|
+
"text": "<typeof "
|
|
3564
3008
|
},
|
|
3565
3009
|
{
|
|
3566
3010
|
"kind": "Reference",
|
|
3567
|
-
"text": "
|
|
3568
|
-
"canonicalReference": "@vonage/vivid
|
|
3011
|
+
"text": "numberFieldAppearance",
|
|
3012
|
+
"canonicalReference": "@vonage/vivid!~numberFieldAppearance:var"
|
|
3569
3013
|
},
|
|
3570
3014
|
{
|
|
3571
3015
|
"kind": "Content",
|
|
@@ -3581,7 +3025,7 @@
|
|
|
3581
3025
|
"name": "NumberFieldAppearance",
|
|
3582
3026
|
"typeTokenRange": {
|
|
3583
3027
|
"startIndex": 1,
|
|
3584
|
-
"endIndex":
|
|
3028
|
+
"endIndex": 5
|
|
3585
3029
|
}
|
|
3586
3030
|
},
|
|
3587
3031
|
{
|
|
@@ -3806,7 +3250,7 @@
|
|
|
3806
3250
|
},
|
|
3807
3251
|
{
|
|
3808
3252
|
"kind": "Content",
|
|
3809
|
-
"text": "'top' | 'bottom'"
|
|
3253
|
+
"text": "'top-start' | 'top' | 'top-end' | 'bottom-start' | 'bottom' | 'bottom-end'"
|
|
3810
3254
|
},
|
|
3811
3255
|
{
|
|
3812
3256
|
"kind": "Content",
|
|
@@ -3954,44 +3398,21 @@
|
|
|
3954
3398
|
},
|
|
3955
3399
|
{
|
|
3956
3400
|
"kind": "Reference",
|
|
3957
|
-
"text": "
|
|
3958
|
-
"canonicalReference": "@vonage/vivid
|
|
3959
|
-
},
|
|
3960
|
-
{
|
|
3961
|
-
"kind": "Content",
|
|
3962
|
-
"text": " | "
|
|
3963
|
-
},
|
|
3964
|
-
{
|
|
3965
|
-
"kind": "Reference",
|
|
3966
|
-
"text": "Connotation.Success",
|
|
3967
|
-
"canonicalReference": "@vonage/vivid!Connotation.Success:member"
|
|
3968
|
-
},
|
|
3969
|
-
{
|
|
3970
|
-
"kind": "Content",
|
|
3971
|
-
"text": " | "
|
|
3972
|
-
},
|
|
3973
|
-
{
|
|
3974
|
-
"kind": "Reference",
|
|
3975
|
-
"text": "Connotation.Alert",
|
|
3976
|
-
"canonicalReference": "@vonage/vivid!Connotation.Alert:member"
|
|
3401
|
+
"text": "ComponentEnum",
|
|
3402
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
3977
3403
|
},
|
|
3978
3404
|
{
|
|
3979
3405
|
"kind": "Content",
|
|
3980
|
-
"text": "
|
|
3406
|
+
"text": "<typeof "
|
|
3981
3407
|
},
|
|
3982
3408
|
{
|
|
3983
3409
|
"kind": "Reference",
|
|
3984
|
-
"text": "
|
|
3985
|
-
"canonicalReference": "@vonage/vivid
|
|
3410
|
+
"text": "progressConnotation",
|
|
3411
|
+
"canonicalReference": "@vonage/vivid!~progressConnotation:var"
|
|
3986
3412
|
},
|
|
3987
3413
|
{
|
|
3988
3414
|
"kind": "Content",
|
|
3989
|
-
"text": " | "
|
|
3990
|
-
},
|
|
3991
|
-
{
|
|
3992
|
-
"kind": "Reference",
|
|
3993
|
-
"text": "ConnotationDecorative.Pacific",
|
|
3994
|
-
"canonicalReference": "@vonage/vivid!ConnotationDecorative.Pacific:member"
|
|
3415
|
+
"text": "> | 'pacific'"
|
|
3995
3416
|
},
|
|
3996
3417
|
{
|
|
3997
3418
|
"kind": "Content",
|
|
@@ -4003,7 +3424,7 @@
|
|
|
4003
3424
|
"name": "ProgressConnotation",
|
|
4004
3425
|
"typeTokenRange": {
|
|
4005
3426
|
"startIndex": 1,
|
|
4006
|
-
"endIndex":
|
|
3427
|
+
"endIndex": 5
|
|
4007
3428
|
}
|
|
4008
3429
|
},
|
|
4009
3430
|
{
|
|
@@ -4017,35 +3438,21 @@
|
|
|
4017
3438
|
},
|
|
4018
3439
|
{
|
|
4019
3440
|
"kind": "Reference",
|
|
4020
|
-
"text": "
|
|
4021
|
-
"canonicalReference": "@vonage/vivid
|
|
3441
|
+
"text": "ComponentEnum",
|
|
3442
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
4022
3443
|
},
|
|
4023
3444
|
{
|
|
4024
3445
|
"kind": "Content",
|
|
4025
|
-
"text": "
|
|
3446
|
+
"text": "<typeof "
|
|
4026
3447
|
},
|
|
4027
3448
|
{
|
|
4028
3449
|
"kind": "Reference",
|
|
4029
|
-
"text": "
|
|
4030
|
-
"canonicalReference": "@vonage/vivid
|
|
3450
|
+
"text": "progressRingConnotation",
|
|
3451
|
+
"canonicalReference": "@vonage/vivid!~progressRingConnotation:var"
|
|
4031
3452
|
},
|
|
4032
3453
|
{
|
|
4033
3454
|
"kind": "Content",
|
|
4034
|
-
"text": "
|
|
4035
|
-
},
|
|
4036
|
-
{
|
|
4037
|
-
"kind": "Reference",
|
|
4038
|
-
"text": "Connotation.Alert",
|
|
4039
|
-
"canonicalReference": "@vonage/vivid!Connotation.Alert:member"
|
|
4040
|
-
},
|
|
4041
|
-
{
|
|
4042
|
-
"kind": "Content",
|
|
4043
|
-
"text": " | "
|
|
4044
|
-
},
|
|
4045
|
-
{
|
|
4046
|
-
"kind": "Reference",
|
|
4047
|
-
"text": "Connotation.CTA",
|
|
4048
|
-
"canonicalReference": "@vonage/vivid!Connotation.CTA:member"
|
|
3455
|
+
"text": ">"
|
|
4049
3456
|
},
|
|
4050
3457
|
{
|
|
4051
3458
|
"kind": "Content",
|
|
@@ -4057,7 +3464,7 @@
|
|
|
4057
3464
|
"name": "ProgressRingConnotation",
|
|
4058
3465
|
"typeTokenRange": {
|
|
4059
3466
|
"startIndex": 1,
|
|
4060
|
-
"endIndex":
|
|
3467
|
+
"endIndex": 5
|
|
4061
3468
|
}
|
|
4062
3469
|
},
|
|
4063
3470
|
{
|
|
@@ -5367,6 +4774,47 @@
|
|
|
5367
4774
|
],
|
|
5368
4775
|
"name": "registerFlag"
|
|
5369
4776
|
},
|
|
4777
|
+
{
|
|
4778
|
+
"kind": "Function",
|
|
4779
|
+
"canonicalReference": "@vonage/vivid!registerFormField:function(1)",
|
|
4780
|
+
"docComment": "",
|
|
4781
|
+
"excerptTokens": [
|
|
4782
|
+
{
|
|
4783
|
+
"kind": "Content",
|
|
4784
|
+
"text": "registerFormField: (prefix?: "
|
|
4785
|
+
},
|
|
4786
|
+
{
|
|
4787
|
+
"kind": "Content",
|
|
4788
|
+
"text": "string"
|
|
4789
|
+
},
|
|
4790
|
+
{
|
|
4791
|
+
"kind": "Content",
|
|
4792
|
+
"text": ") => "
|
|
4793
|
+
},
|
|
4794
|
+
{
|
|
4795
|
+
"kind": "Content",
|
|
4796
|
+
"text": "void"
|
|
4797
|
+
}
|
|
4798
|
+
],
|
|
4799
|
+
"fileUrlPath": "dist/lib/form-field/definition.d.ts",
|
|
4800
|
+
"returnTypeTokenRange": {
|
|
4801
|
+
"startIndex": 3,
|
|
4802
|
+
"endIndex": 4
|
|
4803
|
+
},
|
|
4804
|
+
"releaseTag": "Public",
|
|
4805
|
+
"overloadIndex": 1,
|
|
4806
|
+
"parameters": [
|
|
4807
|
+
{
|
|
4808
|
+
"parameterName": "prefix",
|
|
4809
|
+
"parameterTypeTokenRange": {
|
|
4810
|
+
"startIndex": 1,
|
|
4811
|
+
"endIndex": 2
|
|
4812
|
+
},
|
|
4813
|
+
"isOptional": true
|
|
4814
|
+
}
|
|
4815
|
+
],
|
|
4816
|
+
"name": "registerFormField"
|
|
4817
|
+
},
|
|
5370
4818
|
{
|
|
5371
4819
|
"kind": "Function",
|
|
5372
4820
|
"canonicalReference": "@vonage/vivid!registerHeader:function(1)",
|
|
@@ -5572,6 +5020,47 @@
|
|
|
5572
5020
|
],
|
|
5573
5021
|
"name": "registerLayout"
|
|
5574
5022
|
},
|
|
5023
|
+
{
|
|
5024
|
+
"kind": "Function",
|
|
5025
|
+
"canonicalReference": "@vonage/vivid!registerListbox:function(1)",
|
|
5026
|
+
"docComment": "",
|
|
5027
|
+
"excerptTokens": [
|
|
5028
|
+
{
|
|
5029
|
+
"kind": "Content",
|
|
5030
|
+
"text": "registerListbox: (prefix?: "
|
|
5031
|
+
},
|
|
5032
|
+
{
|
|
5033
|
+
"kind": "Content",
|
|
5034
|
+
"text": "string"
|
|
5035
|
+
},
|
|
5036
|
+
{
|
|
5037
|
+
"kind": "Content",
|
|
5038
|
+
"text": ") => "
|
|
5039
|
+
},
|
|
5040
|
+
{
|
|
5041
|
+
"kind": "Content",
|
|
5042
|
+
"text": "void"
|
|
5043
|
+
}
|
|
5044
|
+
],
|
|
5045
|
+
"fileUrlPath": "dist/lib/listbox/definition.d.ts",
|
|
5046
|
+
"returnTypeTokenRange": {
|
|
5047
|
+
"startIndex": 3,
|
|
5048
|
+
"endIndex": 4
|
|
5049
|
+
},
|
|
5050
|
+
"releaseTag": "Public",
|
|
5051
|
+
"overloadIndex": 1,
|
|
5052
|
+
"parameters": [
|
|
5053
|
+
{
|
|
5054
|
+
"parameterName": "prefix",
|
|
5055
|
+
"parameterTypeTokenRange": {
|
|
5056
|
+
"startIndex": 1,
|
|
5057
|
+
"endIndex": 2
|
|
5058
|
+
},
|
|
5059
|
+
"isOptional": true
|
|
5060
|
+
}
|
|
5061
|
+
],
|
|
5062
|
+
"name": "registerListbox"
|
|
5063
|
+
},
|
|
5575
5064
|
{
|
|
5576
5065
|
"kind": "Function",
|
|
5577
5066
|
"canonicalReference": "@vonage/vivid!registerMenu:function(1)",
|
|
@@ -9503,35 +8992,17 @@
|
|
|
9503
8992
|
},
|
|
9504
8993
|
{
|
|
9505
8994
|
"kind": "Reference",
|
|
9506
|
-
"text": "
|
|
9507
|
-
"canonicalReference": "@vonage/vivid!~
|
|
9508
|
-
},
|
|
9509
|
-
{
|
|
9510
|
-
"kind": "Content",
|
|
9511
|
-
"text": "<"
|
|
9512
|
-
},
|
|
9513
|
-
{
|
|
9514
|
-
"kind": "Reference",
|
|
9515
|
-
"text": "Appearance",
|
|
9516
|
-
"canonicalReference": "@vonage/vivid!Appearance:enum"
|
|
9517
|
-
},
|
|
9518
|
-
{
|
|
9519
|
-
"kind": "Content",
|
|
9520
|
-
"text": ", "
|
|
9521
|
-
},
|
|
9522
|
-
{
|
|
9523
|
-
"kind": "Reference",
|
|
9524
|
-
"text": "Appearance.Fieldset",
|
|
9525
|
-
"canonicalReference": "@vonage/vivid!Appearance.Fieldset:member"
|
|
8995
|
+
"text": "ComponentEnum",
|
|
8996
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
9526
8997
|
},
|
|
9527
8998
|
{
|
|
9528
8999
|
"kind": "Content",
|
|
9529
|
-
"text": "
|
|
9000
|
+
"text": "<typeof "
|
|
9530
9001
|
},
|
|
9531
9002
|
{
|
|
9532
9003
|
"kind": "Reference",
|
|
9533
|
-
"text": "
|
|
9534
|
-
"canonicalReference": "@vonage/vivid
|
|
9004
|
+
"text": "selectAppearance",
|
|
9005
|
+
"canonicalReference": "@vonage/vivid!~selectAppearance:var"
|
|
9535
9006
|
},
|
|
9536
9007
|
{
|
|
9537
9008
|
"kind": "Content",
|
|
@@ -9547,7 +9018,7 @@
|
|
|
9547
9018
|
"name": "SelectAppearance",
|
|
9548
9019
|
"typeTokenRange": {
|
|
9549
9020
|
"startIndex": 1,
|
|
9550
|
-
"endIndex":
|
|
9021
|
+
"endIndex": 5
|
|
9551
9022
|
}
|
|
9552
9023
|
},
|
|
9553
9024
|
{
|
|
@@ -10038,17 +9509,21 @@
|
|
|
10038
9509
|
},
|
|
10039
9510
|
{
|
|
10040
9511
|
"kind": "Reference",
|
|
10041
|
-
"text": "
|
|
10042
|
-
"canonicalReference": "@vonage/vivid
|
|
9512
|
+
"text": "ComponentEnum",
|
|
9513
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
10043
9514
|
},
|
|
10044
9515
|
{
|
|
10045
9516
|
"kind": "Content",
|
|
10046
|
-
"text": "
|
|
9517
|
+
"text": "<typeof "
|
|
10047
9518
|
},
|
|
10048
9519
|
{
|
|
10049
9520
|
"kind": "Reference",
|
|
10050
|
-
"text": "
|
|
10051
|
-
"canonicalReference": "@vonage/vivid
|
|
9521
|
+
"text": "sliderConnotation",
|
|
9522
|
+
"canonicalReference": "@vonage/vivid!~sliderConnotation:var"
|
|
9523
|
+
},
|
|
9524
|
+
{
|
|
9525
|
+
"kind": "Content",
|
|
9526
|
+
"text": ">"
|
|
10052
9527
|
},
|
|
10053
9528
|
{
|
|
10054
9529
|
"kind": "Content",
|
|
@@ -10060,7 +9535,7 @@
|
|
|
10060
9535
|
"name": "SliderConnotation",
|
|
10061
9536
|
"typeTokenRange": {
|
|
10062
9537
|
"startIndex": 1,
|
|
10063
|
-
"endIndex":
|
|
9538
|
+
"endIndex": 5
|
|
10064
9539
|
}
|
|
10065
9540
|
},
|
|
10066
9541
|
{
|
|
@@ -10074,53 +9549,17 @@
|
|
|
10074
9549
|
},
|
|
10075
9550
|
{
|
|
10076
9551
|
"kind": "Reference",
|
|
10077
|
-
"text": "
|
|
10078
|
-
"canonicalReference": "@vonage/vivid!~
|
|
10079
|
-
},
|
|
10080
|
-
{
|
|
10081
|
-
"kind": "Content",
|
|
10082
|
-
"text": "<"
|
|
10083
|
-
},
|
|
10084
|
-
{
|
|
10085
|
-
"kind": "Reference",
|
|
10086
|
-
"text": "Appearance",
|
|
10087
|
-
"canonicalReference": "@vonage/vivid!Appearance:enum"
|
|
10088
|
-
},
|
|
10089
|
-
{
|
|
10090
|
-
"kind": "Content",
|
|
10091
|
-
"text": ", "
|
|
10092
|
-
},
|
|
10093
|
-
{
|
|
10094
|
-
"kind": "Reference",
|
|
10095
|
-
"text": "Appearance.Filled",
|
|
10096
|
-
"canonicalReference": "@vonage/vivid!Appearance.Filled:member"
|
|
10097
|
-
},
|
|
10098
|
-
{
|
|
10099
|
-
"kind": "Content",
|
|
10100
|
-
"text": " | "
|
|
10101
|
-
},
|
|
10102
|
-
{
|
|
10103
|
-
"kind": "Reference",
|
|
10104
|
-
"text": "Appearance.Outlined",
|
|
10105
|
-
"canonicalReference": "@vonage/vivid!Appearance.Outlined:member"
|
|
10106
|
-
},
|
|
10107
|
-
{
|
|
10108
|
-
"kind": "Content",
|
|
10109
|
-
"text": " | "
|
|
10110
|
-
},
|
|
10111
|
-
{
|
|
10112
|
-
"kind": "Reference",
|
|
10113
|
-
"text": "Appearance.Ghost",
|
|
10114
|
-
"canonicalReference": "@vonage/vivid!Appearance.Ghost:member"
|
|
9552
|
+
"text": "ComponentEnum",
|
|
9553
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
10115
9554
|
},
|
|
10116
9555
|
{
|
|
10117
9556
|
"kind": "Content",
|
|
10118
|
-
"text": "
|
|
9557
|
+
"text": "<typeof "
|
|
10119
9558
|
},
|
|
10120
9559
|
{
|
|
10121
9560
|
"kind": "Reference",
|
|
10122
|
-
"text": "
|
|
10123
|
-
"canonicalReference": "@vonage/vivid
|
|
9561
|
+
"text": "splitButtonAppearance",
|
|
9562
|
+
"canonicalReference": "@vonage/vivid!~splitButtonAppearance:var"
|
|
10124
9563
|
},
|
|
10125
9564
|
{
|
|
10126
9565
|
"kind": "Content",
|
|
@@ -10136,7 +9575,7 @@
|
|
|
10136
9575
|
"name": "SplitButtonAppearance",
|
|
10137
9576
|
"typeTokenRange": {
|
|
10138
9577
|
"startIndex": 1,
|
|
10139
|
-
"endIndex":
|
|
9578
|
+
"endIndex": 5
|
|
10140
9579
|
}
|
|
10141
9580
|
},
|
|
10142
9581
|
{
|
|
@@ -10150,62 +9589,17 @@
|
|
|
10150
9589
|
},
|
|
10151
9590
|
{
|
|
10152
9591
|
"kind": "Reference",
|
|
10153
|
-
"text": "
|
|
10154
|
-
"canonicalReference": "@vonage/vivid!~
|
|
10155
|
-
},
|
|
10156
|
-
{
|
|
10157
|
-
"kind": "Content",
|
|
10158
|
-
"text": "<"
|
|
10159
|
-
},
|
|
10160
|
-
{
|
|
10161
|
-
"kind": "Reference",
|
|
10162
|
-
"text": "Connotation",
|
|
10163
|
-
"canonicalReference": "@vonage/vivid!Connotation:enum"
|
|
10164
|
-
},
|
|
10165
|
-
{
|
|
10166
|
-
"kind": "Content",
|
|
10167
|
-
"text": ", "
|
|
10168
|
-
},
|
|
10169
|
-
{
|
|
10170
|
-
"kind": "Reference",
|
|
10171
|
-
"text": "Connotation.Accent",
|
|
10172
|
-
"canonicalReference": "@vonage/vivid!Connotation.Accent:member"
|
|
10173
|
-
},
|
|
10174
|
-
{
|
|
10175
|
-
"kind": "Content",
|
|
10176
|
-
"text": " | "
|
|
10177
|
-
},
|
|
10178
|
-
{
|
|
10179
|
-
"kind": "Reference",
|
|
10180
|
-
"text": "Connotation.Announcement",
|
|
10181
|
-
"canonicalReference": "@vonage/vivid!Connotation.Announcement:member"
|
|
10182
|
-
},
|
|
10183
|
-
{
|
|
10184
|
-
"kind": "Content",
|
|
10185
|
-
"text": " | "
|
|
10186
|
-
},
|
|
10187
|
-
{
|
|
10188
|
-
"kind": "Reference",
|
|
10189
|
-
"text": "Connotation.CTA",
|
|
10190
|
-
"canonicalReference": "@vonage/vivid!Connotation.CTA:member"
|
|
10191
|
-
},
|
|
10192
|
-
{
|
|
10193
|
-
"kind": "Content",
|
|
10194
|
-
"text": " | "
|
|
10195
|
-
},
|
|
10196
|
-
{
|
|
10197
|
-
"kind": "Reference",
|
|
10198
|
-
"text": "Connotation.Success",
|
|
10199
|
-
"canonicalReference": "@vonage/vivid!Connotation.Success:member"
|
|
9592
|
+
"text": "ComponentEnum",
|
|
9593
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
10200
9594
|
},
|
|
10201
9595
|
{
|
|
10202
9596
|
"kind": "Content",
|
|
10203
|
-
"text": "
|
|
9597
|
+
"text": "<typeof "
|
|
10204
9598
|
},
|
|
10205
9599
|
{
|
|
10206
9600
|
"kind": "Reference",
|
|
10207
|
-
"text": "
|
|
10208
|
-
"canonicalReference": "@vonage/vivid
|
|
9601
|
+
"text": "splitButtonConnotation",
|
|
9602
|
+
"canonicalReference": "@vonage/vivid!~splitButtonConnotation:var"
|
|
10209
9603
|
},
|
|
10210
9604
|
{
|
|
10211
9605
|
"kind": "Content",
|
|
@@ -10221,7 +9615,7 @@
|
|
|
10221
9615
|
"name": "SplitButtonConnotation",
|
|
10222
9616
|
"typeTokenRange": {
|
|
10223
9617
|
"startIndex": 1,
|
|
10224
|
-
"endIndex":
|
|
9618
|
+
"endIndex": 5
|
|
10225
9619
|
}
|
|
10226
9620
|
},
|
|
10227
9621
|
{
|
|
@@ -10369,53 +9763,17 @@
|
|
|
10369
9763
|
},
|
|
10370
9764
|
{
|
|
10371
9765
|
"kind": "Reference",
|
|
10372
|
-
"text": "
|
|
10373
|
-
"canonicalReference": "@vonage/vivid!~
|
|
10374
|
-
},
|
|
10375
|
-
{
|
|
10376
|
-
"kind": "Content",
|
|
10377
|
-
"text": "<"
|
|
10378
|
-
},
|
|
10379
|
-
{
|
|
10380
|
-
"kind": "Reference",
|
|
10381
|
-
"text": "Connotation",
|
|
10382
|
-
"canonicalReference": "@vonage/vivid!Connotation:enum"
|
|
10383
|
-
},
|
|
10384
|
-
{
|
|
10385
|
-
"kind": "Content",
|
|
10386
|
-
"text": ", "
|
|
10387
|
-
},
|
|
10388
|
-
{
|
|
10389
|
-
"kind": "Reference",
|
|
10390
|
-
"text": "Connotation.Success",
|
|
10391
|
-
"canonicalReference": "@vonage/vivid!Connotation.Success:member"
|
|
10392
|
-
},
|
|
10393
|
-
{
|
|
10394
|
-
"kind": "Content",
|
|
10395
|
-
"text": " | "
|
|
10396
|
-
},
|
|
10397
|
-
{
|
|
10398
|
-
"kind": "Reference",
|
|
10399
|
-
"text": "Connotation.Information",
|
|
10400
|
-
"canonicalReference": "@vonage/vivid!Connotation.Information:member"
|
|
10401
|
-
},
|
|
10402
|
-
{
|
|
10403
|
-
"kind": "Content",
|
|
10404
|
-
"text": " | "
|
|
10405
|
-
},
|
|
10406
|
-
{
|
|
10407
|
-
"kind": "Reference",
|
|
10408
|
-
"text": "Connotation.Warning",
|
|
10409
|
-
"canonicalReference": "@vonage/vivid!Connotation.Warning:member"
|
|
9766
|
+
"text": "ComponentEnum",
|
|
9767
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
10410
9768
|
},
|
|
10411
9769
|
{
|
|
10412
9770
|
"kind": "Content",
|
|
10413
|
-
"text": "
|
|
9771
|
+
"text": "<typeof "
|
|
10414
9772
|
},
|
|
10415
9773
|
{
|
|
10416
9774
|
"kind": "Reference",
|
|
10417
|
-
"text": "
|
|
10418
|
-
"canonicalReference": "@vonage/vivid
|
|
9775
|
+
"text": "statusConnotation",
|
|
9776
|
+
"canonicalReference": "@vonage/vivid!~statusConnotation:var"
|
|
10419
9777
|
},
|
|
10420
9778
|
{
|
|
10421
9779
|
"kind": "Content",
|
|
@@ -10431,7 +9789,7 @@
|
|
|
10431
9789
|
"name": "StatusConnotation",
|
|
10432
9790
|
"typeTokenRange": {
|
|
10433
9791
|
"startIndex": 1,
|
|
10434
|
-
"endIndex":
|
|
9792
|
+
"endIndex": 5
|
|
10435
9793
|
}
|
|
10436
9794
|
},
|
|
10437
9795
|
{
|
|
@@ -10546,44 +9904,21 @@
|
|
|
10546
9904
|
},
|
|
10547
9905
|
{
|
|
10548
9906
|
"kind": "Reference",
|
|
10549
|
-
"text": "
|
|
10550
|
-
"canonicalReference": "@vonage/vivid
|
|
9907
|
+
"text": "ComponentEnum",
|
|
9908
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
10551
9909
|
},
|
|
10552
9910
|
{
|
|
10553
9911
|
"kind": "Content",
|
|
10554
|
-
"text": "
|
|
9912
|
+
"text": "<typeof "
|
|
10555
9913
|
},
|
|
10556
9914
|
{
|
|
10557
9915
|
"kind": "Reference",
|
|
10558
|
-
"text": "
|
|
10559
|
-
"canonicalReference": "@vonage/vivid
|
|
9916
|
+
"text": "switchConnotation",
|
|
9917
|
+
"canonicalReference": "@vonage/vivid!~switchConnotation:var"
|
|
10560
9918
|
},
|
|
10561
9919
|
{
|
|
10562
9920
|
"kind": "Content",
|
|
10563
|
-
"text": "
|
|
10564
|
-
},
|
|
10565
|
-
{
|
|
10566
|
-
"kind": "Reference",
|
|
10567
|
-
"text": "Connotation.Announcement",
|
|
10568
|
-
"canonicalReference": "@vonage/vivid!Connotation.Announcement:member"
|
|
10569
|
-
},
|
|
10570
|
-
{
|
|
10571
|
-
"kind": "Content",
|
|
10572
|
-
"text": " | "
|
|
10573
|
-
},
|
|
10574
|
-
{
|
|
10575
|
-
"kind": "Reference",
|
|
10576
|
-
"text": "Connotation.Success",
|
|
10577
|
-
"canonicalReference": "@vonage/vivid!Connotation.Success:member"
|
|
10578
|
-
},
|
|
10579
|
-
{
|
|
10580
|
-
"kind": "Content",
|
|
10581
|
-
"text": " | "
|
|
10582
|
-
},
|
|
10583
|
-
{
|
|
10584
|
-
"kind": "Reference",
|
|
10585
|
-
"text": "Connotation.CTA",
|
|
10586
|
-
"canonicalReference": "@vonage/vivid!Connotation.CTA:member"
|
|
9921
|
+
"text": ">"
|
|
10587
9922
|
},
|
|
10588
9923
|
{
|
|
10589
9924
|
"kind": "Content",
|
|
@@ -10595,7 +9930,7 @@
|
|
|
10595
9930
|
"name": "SwitchConnotation",
|
|
10596
9931
|
"typeTokenRange": {
|
|
10597
9932
|
"startIndex": 1,
|
|
10598
|
-
"endIndex":
|
|
9933
|
+
"endIndex": 5
|
|
10599
9934
|
}
|
|
10600
9935
|
},
|
|
10601
9936
|
{
|
|
@@ -10609,35 +9944,17 @@
|
|
|
10609
9944
|
},
|
|
10610
9945
|
{
|
|
10611
9946
|
"kind": "Reference",
|
|
10612
|
-
"text": "
|
|
10613
|
-
"canonicalReference": "@vonage/vivid!~
|
|
10614
|
-
},
|
|
10615
|
-
{
|
|
10616
|
-
"kind": "Content",
|
|
10617
|
-
"text": "<"
|
|
10618
|
-
},
|
|
10619
|
-
{
|
|
10620
|
-
"kind": "Reference",
|
|
10621
|
-
"text": "Connotation",
|
|
10622
|
-
"canonicalReference": "@vonage/vivid!Connotation:enum"
|
|
10623
|
-
},
|
|
10624
|
-
{
|
|
10625
|
-
"kind": "Content",
|
|
10626
|
-
"text": ", "
|
|
10627
|
-
},
|
|
10628
|
-
{
|
|
10629
|
-
"kind": "Reference",
|
|
10630
|
-
"text": "Connotation.Accent",
|
|
10631
|
-
"canonicalReference": "@vonage/vivid!Connotation.Accent:member"
|
|
9947
|
+
"text": "ComponentEnum",
|
|
9948
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
10632
9949
|
},
|
|
10633
9950
|
{
|
|
10634
9951
|
"kind": "Content",
|
|
10635
|
-
"text": "
|
|
9952
|
+
"text": "<typeof "
|
|
10636
9953
|
},
|
|
10637
9954
|
{
|
|
10638
9955
|
"kind": "Reference",
|
|
10639
|
-
"text": "
|
|
10640
|
-
"canonicalReference": "@vonage/vivid
|
|
9956
|
+
"text": "tabConnotation",
|
|
9957
|
+
"canonicalReference": "@vonage/vivid!~tabConnotation:var"
|
|
10641
9958
|
},
|
|
10642
9959
|
{
|
|
10643
9960
|
"kind": "Content",
|
|
@@ -10653,7 +9970,7 @@
|
|
|
10653
9970
|
"name": "TabConnotation",
|
|
10654
9971
|
"typeTokenRange": {
|
|
10655
9972
|
"startIndex": 1,
|
|
10656
|
-
"endIndex":
|
|
9973
|
+
"endIndex": 5
|
|
10657
9974
|
}
|
|
10658
9975
|
},
|
|
10659
9976
|
{
|
|
@@ -10792,44 +10109,17 @@
|
|
|
10792
10109
|
},
|
|
10793
10110
|
{
|
|
10794
10111
|
"kind": "Reference",
|
|
10795
|
-
"text": "
|
|
10796
|
-
"canonicalReference": "@vonage/vivid!~
|
|
10797
|
-
},
|
|
10798
|
-
{
|
|
10799
|
-
"kind": "Content",
|
|
10800
|
-
"text": "<"
|
|
10801
|
-
},
|
|
10802
|
-
{
|
|
10803
|
-
"kind": "Reference",
|
|
10804
|
-
"text": "Appearance",
|
|
10805
|
-
"canonicalReference": "@vonage/vivid!Appearance:enum"
|
|
10806
|
-
},
|
|
10807
|
-
{
|
|
10808
|
-
"kind": "Content",
|
|
10809
|
-
"text": ", "
|
|
10810
|
-
},
|
|
10811
|
-
{
|
|
10812
|
-
"kind": "Reference",
|
|
10813
|
-
"text": "Appearance.Subtle",
|
|
10814
|
-
"canonicalReference": "@vonage/vivid!Appearance.Subtle:member"
|
|
10815
|
-
},
|
|
10816
|
-
{
|
|
10817
|
-
"kind": "Content",
|
|
10818
|
-
"text": " | "
|
|
10819
|
-
},
|
|
10820
|
-
{
|
|
10821
|
-
"kind": "Reference",
|
|
10822
|
-
"text": "Appearance.Duotone",
|
|
10823
|
-
"canonicalReference": "@vonage/vivid!Appearance.Duotone:member"
|
|
10112
|
+
"text": "ComponentEnum",
|
|
10113
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
10824
10114
|
},
|
|
10825
10115
|
{
|
|
10826
10116
|
"kind": "Content",
|
|
10827
|
-
"text": "
|
|
10117
|
+
"text": "<typeof "
|
|
10828
10118
|
},
|
|
10829
10119
|
{
|
|
10830
10120
|
"kind": "Reference",
|
|
10831
|
-
"text": "
|
|
10832
|
-
"canonicalReference": "@vonage/vivid
|
|
10121
|
+
"text": "tagAppearance",
|
|
10122
|
+
"canonicalReference": "@vonage/vivid!~tagAppearance:var"
|
|
10833
10123
|
},
|
|
10834
10124
|
{
|
|
10835
10125
|
"kind": "Content",
|
|
@@ -10845,7 +10135,7 @@
|
|
|
10845
10135
|
"name": "TagAppearance",
|
|
10846
10136
|
"typeTokenRange": {
|
|
10847
10137
|
"startIndex": 1,
|
|
10848
|
-
"endIndex":
|
|
10138
|
+
"endIndex": 5
|
|
10849
10139
|
}
|
|
10850
10140
|
},
|
|
10851
10141
|
{
|
|
@@ -10859,80 +10149,17 @@
|
|
|
10859
10149
|
},
|
|
10860
10150
|
{
|
|
10861
10151
|
"kind": "Reference",
|
|
10862
|
-
"text": "
|
|
10863
|
-
"canonicalReference": "@vonage/vivid!~
|
|
10864
|
-
},
|
|
10865
|
-
{
|
|
10866
|
-
"kind": "Content",
|
|
10867
|
-
"text": "<"
|
|
10868
|
-
},
|
|
10869
|
-
{
|
|
10870
|
-
"kind": "Reference",
|
|
10871
|
-
"text": "Connotation",
|
|
10872
|
-
"canonicalReference": "@vonage/vivid!Connotation:enum"
|
|
10873
|
-
},
|
|
10874
|
-
{
|
|
10875
|
-
"kind": "Content",
|
|
10876
|
-
"text": ", "
|
|
10877
|
-
},
|
|
10878
|
-
{
|
|
10879
|
-
"kind": "Reference",
|
|
10880
|
-
"text": "Connotation.Accent",
|
|
10881
|
-
"canonicalReference": "@vonage/vivid!Connotation.Accent:member"
|
|
10882
|
-
},
|
|
10883
|
-
{
|
|
10884
|
-
"kind": "Content",
|
|
10885
|
-
"text": " | "
|
|
10886
|
-
},
|
|
10887
|
-
{
|
|
10888
|
-
"kind": "Reference",
|
|
10889
|
-
"text": "Connotation.CTA",
|
|
10890
|
-
"canonicalReference": "@vonage/vivid!Connotation.CTA:member"
|
|
10891
|
-
},
|
|
10892
|
-
{
|
|
10893
|
-
"kind": "Content",
|
|
10894
|
-
"text": " | "
|
|
10895
|
-
},
|
|
10896
|
-
{
|
|
10897
|
-
"kind": "Reference",
|
|
10898
|
-
"text": "Connotation.Success",
|
|
10899
|
-
"canonicalReference": "@vonage/vivid!Connotation.Success:member"
|
|
10900
|
-
},
|
|
10901
|
-
{
|
|
10902
|
-
"kind": "Content",
|
|
10903
|
-
"text": " | "
|
|
10904
|
-
},
|
|
10905
|
-
{
|
|
10906
|
-
"kind": "Reference",
|
|
10907
|
-
"text": "Connotation.Alert",
|
|
10908
|
-
"canonicalReference": "@vonage/vivid!Connotation.Alert:member"
|
|
10909
|
-
},
|
|
10910
|
-
{
|
|
10911
|
-
"kind": "Content",
|
|
10912
|
-
"text": " | "
|
|
10913
|
-
},
|
|
10914
|
-
{
|
|
10915
|
-
"kind": "Reference",
|
|
10916
|
-
"text": "Connotation.Warning",
|
|
10917
|
-
"canonicalReference": "@vonage/vivid!Connotation.Warning:member"
|
|
10918
|
-
},
|
|
10919
|
-
{
|
|
10920
|
-
"kind": "Content",
|
|
10921
|
-
"text": " | "
|
|
10922
|
-
},
|
|
10923
|
-
{
|
|
10924
|
-
"kind": "Reference",
|
|
10925
|
-
"text": "Connotation.Information",
|
|
10926
|
-
"canonicalReference": "@vonage/vivid!Connotation.Information:member"
|
|
10152
|
+
"text": "ComponentEnum",
|
|
10153
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
10927
10154
|
},
|
|
10928
10155
|
{
|
|
10929
10156
|
"kind": "Content",
|
|
10930
|
-
"text": "
|
|
10157
|
+
"text": "<typeof "
|
|
10931
10158
|
},
|
|
10932
10159
|
{
|
|
10933
10160
|
"kind": "Reference",
|
|
10934
|
-
"text": "
|
|
10935
|
-
"canonicalReference": "@vonage/vivid
|
|
10161
|
+
"text": "tagConnotation",
|
|
10162
|
+
"canonicalReference": "@vonage/vivid!~tagConnotation:var"
|
|
10936
10163
|
},
|
|
10937
10164
|
{
|
|
10938
10165
|
"kind": "Content",
|
|
@@ -10948,7 +10175,7 @@
|
|
|
10948
10175
|
"name": "TagConnotation",
|
|
10949
10176
|
"typeTokenRange": {
|
|
10950
10177
|
"startIndex": 1,
|
|
10951
|
-
"endIndex":
|
|
10178
|
+
"endIndex": 5
|
|
10952
10179
|
}
|
|
10953
10180
|
},
|
|
10954
10181
|
{
|
|
@@ -11046,35 +10273,17 @@
|
|
|
11046
10273
|
},
|
|
11047
10274
|
{
|
|
11048
10275
|
"kind": "Reference",
|
|
11049
|
-
"text": "
|
|
11050
|
-
"canonicalReference": "@vonage/vivid!~
|
|
11051
|
-
},
|
|
11052
|
-
{
|
|
11053
|
-
"kind": "Content",
|
|
11054
|
-
"text": "<"
|
|
11055
|
-
},
|
|
11056
|
-
{
|
|
11057
|
-
"kind": "Reference",
|
|
11058
|
-
"text": "Appearance",
|
|
11059
|
-
"canonicalReference": "@vonage/vivid!Appearance:enum"
|
|
11060
|
-
},
|
|
11061
|
-
{
|
|
11062
|
-
"kind": "Content",
|
|
11063
|
-
"text": ", "
|
|
11064
|
-
},
|
|
11065
|
-
{
|
|
11066
|
-
"kind": "Reference",
|
|
11067
|
-
"text": "Appearance.Fieldset",
|
|
11068
|
-
"canonicalReference": "@vonage/vivid!Appearance.Fieldset:member"
|
|
10276
|
+
"text": "ComponentEnum",
|
|
10277
|
+
"canonicalReference": "@vonage/vivid!~ComponentEnum:type"
|
|
11069
10278
|
},
|
|
11070
10279
|
{
|
|
11071
10280
|
"kind": "Content",
|
|
11072
|
-
"text": "
|
|
10281
|
+
"text": "<typeof "
|
|
11073
10282
|
},
|
|
11074
10283
|
{
|
|
11075
10284
|
"kind": "Reference",
|
|
11076
|
-
"text": "
|
|
11077
|
-
"canonicalReference": "@vonage/vivid
|
|
10285
|
+
"text": "textFieldAppearance",
|
|
10286
|
+
"canonicalReference": "@vonage/vivid!~textFieldAppearance:var"
|
|
11078
10287
|
},
|
|
11079
10288
|
{
|
|
11080
10289
|
"kind": "Content",
|
|
@@ -11090,7 +10299,7 @@
|
|
|
11090
10299
|
"name": "TextFieldAppearance",
|
|
11091
10300
|
"typeTokenRange": {
|
|
11092
10301
|
"startIndex": 1,
|
|
11093
|
-
"endIndex":
|
|
10302
|
+
"endIndex": 5
|
|
11094
10303
|
}
|
|
11095
10304
|
},
|
|
11096
10305
|
{
|
|
@@ -11701,6 +10910,36 @@
|
|
|
11701
10910
|
"isStatic": false,
|
|
11702
10911
|
"isProtected": false,
|
|
11703
10912
|
"isAbstract": false
|
|
10913
|
+
},
|
|
10914
|
+
{
|
|
10915
|
+
"kind": "Property",
|
|
10916
|
+
"canonicalReference": "@vonage/vivid!VwcAccordionItemElement#textSecondary:member",
|
|
10917
|
+
"docComment": "",
|
|
10918
|
+
"excerptTokens": [
|
|
10919
|
+
{
|
|
10920
|
+
"kind": "Content",
|
|
10921
|
+
"text": "textSecondary?: "
|
|
10922
|
+
},
|
|
10923
|
+
{
|
|
10924
|
+
"kind": "Content",
|
|
10925
|
+
"text": "string"
|
|
10926
|
+
},
|
|
10927
|
+
{
|
|
10928
|
+
"kind": "Content",
|
|
10929
|
+
"text": ";"
|
|
10930
|
+
}
|
|
10931
|
+
],
|
|
10932
|
+
"isReadonly": false,
|
|
10933
|
+
"isOptional": true,
|
|
10934
|
+
"releaseTag": "Public",
|
|
10935
|
+
"name": "textSecondary",
|
|
10936
|
+
"propertyTypeTokenRange": {
|
|
10937
|
+
"startIndex": 1,
|
|
10938
|
+
"endIndex": 2
|
|
10939
|
+
},
|
|
10940
|
+
"isStatic": false,
|
|
10941
|
+
"isProtected": false,
|
|
10942
|
+
"isAbstract": false
|
|
11704
10943
|
}
|
|
11705
10944
|
],
|
|
11706
10945
|
"extendsTokenRange": {
|
|
@@ -13201,6 +12440,36 @@
|
|
|
13201
12440
|
"isProtected": false,
|
|
13202
12441
|
"isAbstract": false
|
|
13203
12442
|
},
|
|
12443
|
+
{
|
|
12444
|
+
"kind": "Property",
|
|
12445
|
+
"canonicalReference": "@vonage/vivid!VwcBadgeElement#count:member",
|
|
12446
|
+
"docComment": "",
|
|
12447
|
+
"excerptTokens": [
|
|
12448
|
+
{
|
|
12449
|
+
"kind": "Content",
|
|
12450
|
+
"text": "count: "
|
|
12451
|
+
},
|
|
12452
|
+
{
|
|
12453
|
+
"kind": "Content",
|
|
12454
|
+
"text": "boolean"
|
|
12455
|
+
},
|
|
12456
|
+
{
|
|
12457
|
+
"kind": "Content",
|
|
12458
|
+
"text": ";"
|
|
12459
|
+
}
|
|
12460
|
+
],
|
|
12461
|
+
"isReadonly": false,
|
|
12462
|
+
"isOptional": false,
|
|
12463
|
+
"releaseTag": "Public",
|
|
12464
|
+
"name": "count",
|
|
12465
|
+
"propertyTypeTokenRange": {
|
|
12466
|
+
"startIndex": 1,
|
|
12467
|
+
"endIndex": 2
|
|
12468
|
+
},
|
|
12469
|
+
"isStatic": false,
|
|
12470
|
+
"isProtected": false,
|
|
12471
|
+
"isAbstract": false
|
|
12472
|
+
},
|
|
13204
12473
|
{
|
|
13205
12474
|
"kind": "Property",
|
|
13206
12475
|
"canonicalReference": "@vonage/vivid!VwcBadgeElement#shape:member",
|
|
@@ -18859,86 +18128,22 @@
|
|
|
18859
18128
|
"isStatic": false,
|
|
18860
18129
|
"isProtected": false,
|
|
18861
18130
|
"isAbstract": false
|
|
18862
|
-
}
|
|
18863
|
-
|
|
18864
|
-
|
|
18865
|
-
|
|
18866
|
-
|
|
18867
|
-
|
|
18868
|
-
|
|
18869
|
-
|
|
18870
|
-
|
|
18871
|
-
|
|
18872
|
-
|
|
18873
|
-
|
|
18874
|
-
|
|
18875
|
-
|
|
18876
|
-
|
|
18877
|
-
|
|
18878
|
-
"text": ", newValue: "
|
|
18879
|
-
},
|
|
18880
|
-
{
|
|
18881
|
-
"kind": "Content",
|
|
18882
|
-
"text": "string"
|
|
18883
|
-
},
|
|
18884
|
-
{
|
|
18885
|
-
"kind": "Content",
|
|
18886
|
-
"text": "): "
|
|
18887
|
-
},
|
|
18888
|
-
{
|
|
18889
|
-
"kind": "Content",
|
|
18890
|
-
"text": "void"
|
|
18891
|
-
},
|
|
18892
|
-
{
|
|
18893
|
-
"kind": "Content",
|
|
18894
|
-
"text": ";"
|
|
18895
|
-
}
|
|
18896
|
-
],
|
|
18897
|
-
"isStatic": false,
|
|
18898
|
-
"returnTypeTokenRange": {
|
|
18899
|
-
"startIndex": 5,
|
|
18900
|
-
"endIndex": 6
|
|
18901
|
-
},
|
|
18902
|
-
"releaseTag": "Public",
|
|
18903
|
-
"isProtected": false,
|
|
18904
|
-
"overloadIndex": 1,
|
|
18905
|
-
"parameters": [
|
|
18906
|
-
{
|
|
18907
|
-
"parameterName": "_oldValue",
|
|
18908
|
-
"parameterTypeTokenRange": {
|
|
18909
|
-
"startIndex": 1,
|
|
18910
|
-
"endIndex": 2
|
|
18911
|
-
},
|
|
18912
|
-
"isOptional": false
|
|
18913
|
-
},
|
|
18914
|
-
{
|
|
18915
|
-
"parameterName": "newValue",
|
|
18916
|
-
"parameterTypeTokenRange": {
|
|
18917
|
-
"startIndex": 3,
|
|
18918
|
-
"endIndex": 4
|
|
18919
|
-
},
|
|
18920
|
-
"isOptional": false
|
|
18921
|
-
}
|
|
18922
|
-
],
|
|
18923
|
-
"isOptional": false,
|
|
18924
|
-
"isAbstract": false,
|
|
18925
|
-
"name": "valueChanged"
|
|
18926
|
-
}
|
|
18927
|
-
],
|
|
18928
|
-
"extendsTokenRange": {
|
|
18929
|
-
"startIndex": 1,
|
|
18930
|
-
"endIndex": 2
|
|
18931
|
-
},
|
|
18932
|
-
"implementsTokenRanges": []
|
|
18933
|
-
},
|
|
18934
|
-
{
|
|
18935
|
-
"kind": "Class",
|
|
18936
|
-
"canonicalReference": "@vonage/vivid!VwcDividerElement:class",
|
|
18937
|
-
"docComment": "",
|
|
18938
|
-
"excerptTokens": [
|
|
18939
|
-
{
|
|
18940
|
-
"kind": "Content",
|
|
18941
|
-
"text": "export declare class Divider extends "
|
|
18131
|
+
}
|
|
18132
|
+
],
|
|
18133
|
+
"extendsTokenRange": {
|
|
18134
|
+
"startIndex": 1,
|
|
18135
|
+
"endIndex": 2
|
|
18136
|
+
},
|
|
18137
|
+
"implementsTokenRanges": []
|
|
18138
|
+
},
|
|
18139
|
+
{
|
|
18140
|
+
"kind": "Class",
|
|
18141
|
+
"canonicalReference": "@vonage/vivid!VwcDividerElement:class",
|
|
18142
|
+
"docComment": "",
|
|
18143
|
+
"excerptTokens": [
|
|
18144
|
+
{
|
|
18145
|
+
"kind": "Content",
|
|
18146
|
+
"text": "export declare class Divider extends "
|
|
18942
18147
|
},
|
|
18943
18148
|
{
|
|
18944
18149
|
"kind": "Reference",
|
|
@@ -19892,6 +19097,69 @@
|
|
|
19892
19097
|
},
|
|
19893
19098
|
"implementsTokenRanges": []
|
|
19894
19099
|
},
|
|
19100
|
+
{
|
|
19101
|
+
"kind": "Class",
|
|
19102
|
+
"canonicalReference": "@vonage/vivid!VwcFormFieldElement:class",
|
|
19103
|
+
"docComment": "",
|
|
19104
|
+
"excerptTokens": [
|
|
19105
|
+
{
|
|
19106
|
+
"kind": "Content",
|
|
19107
|
+
"text": "export declare class FormField extends "
|
|
19108
|
+
},
|
|
19109
|
+
{
|
|
19110
|
+
"kind": "Reference",
|
|
19111
|
+
"text": "VividElement",
|
|
19112
|
+
"canonicalReference": "@vonage/vivid!~VividElement:class"
|
|
19113
|
+
},
|
|
19114
|
+
{
|
|
19115
|
+
"kind": "Content",
|
|
19116
|
+
"text": " "
|
|
19117
|
+
}
|
|
19118
|
+
],
|
|
19119
|
+
"fileUrlPath": "dist/lib/form-field/form-field.d.ts",
|
|
19120
|
+
"releaseTag": "Public",
|
|
19121
|
+
"isAbstract": false,
|
|
19122
|
+
"name": "VwcFormFieldElement",
|
|
19123
|
+
"preserveMemberOrder": false,
|
|
19124
|
+
"members": [
|
|
19125
|
+
{
|
|
19126
|
+
"kind": "Property",
|
|
19127
|
+
"canonicalReference": "@vonage/vivid!VwcFormFieldElement#state:member",
|
|
19128
|
+
"docComment": "",
|
|
19129
|
+
"excerptTokens": [
|
|
19130
|
+
{
|
|
19131
|
+
"kind": "Content",
|
|
19132
|
+
"text": "state?: "
|
|
19133
|
+
},
|
|
19134
|
+
{
|
|
19135
|
+
"kind": "Reference",
|
|
19136
|
+
"text": "FormFieldState",
|
|
19137
|
+
"canonicalReference": "@vonage/vivid!FormFieldState:type"
|
|
19138
|
+
},
|
|
19139
|
+
{
|
|
19140
|
+
"kind": "Content",
|
|
19141
|
+
"text": ";"
|
|
19142
|
+
}
|
|
19143
|
+
],
|
|
19144
|
+
"isReadonly": false,
|
|
19145
|
+
"isOptional": true,
|
|
19146
|
+
"releaseTag": "Public",
|
|
19147
|
+
"name": "state",
|
|
19148
|
+
"propertyTypeTokenRange": {
|
|
19149
|
+
"startIndex": 1,
|
|
19150
|
+
"endIndex": 2
|
|
19151
|
+
},
|
|
19152
|
+
"isStatic": false,
|
|
19153
|
+
"isProtected": false,
|
|
19154
|
+
"isAbstract": false
|
|
19155
|
+
}
|
|
19156
|
+
],
|
|
19157
|
+
"extendsTokenRange": {
|
|
19158
|
+
"startIndex": 1,
|
|
19159
|
+
"endIndex": 2
|
|
19160
|
+
},
|
|
19161
|
+
"implementsTokenRanges": []
|
|
19162
|
+
},
|
|
19895
19163
|
{
|
|
19896
19164
|
"kind": "Class",
|
|
19897
19165
|
"canonicalReference": "@vonage/vivid!VwcHeaderElement:class",
|
|
@@ -20443,17 +19711,235 @@
|
|
|
20443
19711
|
},
|
|
20444
19712
|
{
|
|
20445
19713
|
"kind": "Property",
|
|
20446
|
-
"canonicalReference": "@vonage/vivid!VwcLayoutElement#columnBasis:member",
|
|
19714
|
+
"canonicalReference": "@vonage/vivid!VwcLayoutElement#columnBasis:member",
|
|
19715
|
+
"docComment": "",
|
|
19716
|
+
"excerptTokens": [
|
|
19717
|
+
{
|
|
19718
|
+
"kind": "Content",
|
|
19719
|
+
"text": "columnBasis?: "
|
|
19720
|
+
},
|
|
19721
|
+
{
|
|
19722
|
+
"kind": "Reference",
|
|
19723
|
+
"text": "ColumnBasis",
|
|
19724
|
+
"canonicalReference": "@vonage/vivid!ColumnBasis:type"
|
|
19725
|
+
},
|
|
19726
|
+
{
|
|
19727
|
+
"kind": "Content",
|
|
19728
|
+
"text": ";"
|
|
19729
|
+
}
|
|
19730
|
+
],
|
|
19731
|
+
"isReadonly": false,
|
|
19732
|
+
"isOptional": true,
|
|
19733
|
+
"releaseTag": "Public",
|
|
19734
|
+
"name": "columnBasis",
|
|
19735
|
+
"propertyTypeTokenRange": {
|
|
19736
|
+
"startIndex": 1,
|
|
19737
|
+
"endIndex": 2
|
|
19738
|
+
},
|
|
19739
|
+
"isStatic": false,
|
|
19740
|
+
"isProtected": false,
|
|
19741
|
+
"isAbstract": false
|
|
19742
|
+
},
|
|
19743
|
+
{
|
|
19744
|
+
"kind": "Property",
|
|
19745
|
+
"canonicalReference": "@vonage/vivid!VwcLayoutElement#columnSpacing:member",
|
|
19746
|
+
"docComment": "",
|
|
19747
|
+
"excerptTokens": [
|
|
19748
|
+
{
|
|
19749
|
+
"kind": "Content",
|
|
19750
|
+
"text": "columnSpacing?: "
|
|
19751
|
+
},
|
|
19752
|
+
{
|
|
19753
|
+
"kind": "Reference",
|
|
19754
|
+
"text": "ColumnSpacing",
|
|
19755
|
+
"canonicalReference": "@vonage/vivid!ColumnSpacing:type"
|
|
19756
|
+
},
|
|
19757
|
+
{
|
|
19758
|
+
"kind": "Content",
|
|
19759
|
+
"text": ";"
|
|
19760
|
+
}
|
|
19761
|
+
],
|
|
19762
|
+
"isReadonly": false,
|
|
19763
|
+
"isOptional": true,
|
|
19764
|
+
"releaseTag": "Public",
|
|
19765
|
+
"name": "columnSpacing",
|
|
19766
|
+
"propertyTypeTokenRange": {
|
|
19767
|
+
"startIndex": 1,
|
|
19768
|
+
"endIndex": 2
|
|
19769
|
+
},
|
|
19770
|
+
"isStatic": false,
|
|
19771
|
+
"isProtected": false,
|
|
19772
|
+
"isAbstract": false
|
|
19773
|
+
},
|
|
19774
|
+
{
|
|
19775
|
+
"kind": "Property",
|
|
19776
|
+
"canonicalReference": "@vonage/vivid!VwcLayoutElement#gutters:member",
|
|
19777
|
+
"docComment": "",
|
|
19778
|
+
"excerptTokens": [
|
|
19779
|
+
{
|
|
19780
|
+
"kind": "Content",
|
|
19781
|
+
"text": "gutters?: "
|
|
19782
|
+
},
|
|
19783
|
+
{
|
|
19784
|
+
"kind": "Reference",
|
|
19785
|
+
"text": "Gutters",
|
|
19786
|
+
"canonicalReference": "@vonage/vivid!Gutters:type"
|
|
19787
|
+
},
|
|
19788
|
+
{
|
|
19789
|
+
"kind": "Content",
|
|
19790
|
+
"text": ";"
|
|
19791
|
+
}
|
|
19792
|
+
],
|
|
19793
|
+
"isReadonly": false,
|
|
19794
|
+
"isOptional": true,
|
|
19795
|
+
"releaseTag": "Public",
|
|
19796
|
+
"name": "gutters",
|
|
19797
|
+
"propertyTypeTokenRange": {
|
|
19798
|
+
"startIndex": 1,
|
|
19799
|
+
"endIndex": 2
|
|
19800
|
+
},
|
|
19801
|
+
"isStatic": false,
|
|
19802
|
+
"isProtected": false,
|
|
19803
|
+
"isAbstract": false
|
|
19804
|
+
},
|
|
19805
|
+
{
|
|
19806
|
+
"kind": "Property",
|
|
19807
|
+
"canonicalReference": "@vonage/vivid!VwcLayoutElement#rowSpacing:member",
|
|
19808
|
+
"docComment": "",
|
|
19809
|
+
"excerptTokens": [
|
|
19810
|
+
{
|
|
19811
|
+
"kind": "Content",
|
|
19812
|
+
"text": "rowSpacing?: "
|
|
19813
|
+
},
|
|
19814
|
+
{
|
|
19815
|
+
"kind": "Reference",
|
|
19816
|
+
"text": "RowSpacing",
|
|
19817
|
+
"canonicalReference": "@vonage/vivid!RowSpacing:type"
|
|
19818
|
+
},
|
|
19819
|
+
{
|
|
19820
|
+
"kind": "Content",
|
|
19821
|
+
"text": ";"
|
|
19822
|
+
}
|
|
19823
|
+
],
|
|
19824
|
+
"isReadonly": false,
|
|
19825
|
+
"isOptional": true,
|
|
19826
|
+
"releaseTag": "Public",
|
|
19827
|
+
"name": "rowSpacing",
|
|
19828
|
+
"propertyTypeTokenRange": {
|
|
19829
|
+
"startIndex": 1,
|
|
19830
|
+
"endIndex": 2
|
|
19831
|
+
},
|
|
19832
|
+
"isStatic": false,
|
|
19833
|
+
"isProtected": false,
|
|
19834
|
+
"isAbstract": false
|
|
19835
|
+
}
|
|
19836
|
+
],
|
|
19837
|
+
"extendsTokenRange": {
|
|
19838
|
+
"startIndex": 1,
|
|
19839
|
+
"endIndex": 2
|
|
19840
|
+
},
|
|
19841
|
+
"implementsTokenRanges": []
|
|
19842
|
+
},
|
|
19843
|
+
{
|
|
19844
|
+
"kind": "Class",
|
|
19845
|
+
"canonicalReference": "@vonage/vivid!VwcListboxElement:class",
|
|
19846
|
+
"docComment": "",
|
|
19847
|
+
"excerptTokens": [
|
|
19848
|
+
{
|
|
19849
|
+
"kind": "Content",
|
|
19850
|
+
"text": "export declare class Listbox extends "
|
|
19851
|
+
},
|
|
19852
|
+
{
|
|
19853
|
+
"kind": "Reference",
|
|
19854
|
+
"text": "Listbox_base",
|
|
19855
|
+
"canonicalReference": "@vonage/vivid!~Listbox_base"
|
|
19856
|
+
},
|
|
19857
|
+
{
|
|
19858
|
+
"kind": "Content",
|
|
19859
|
+
"text": " "
|
|
19860
|
+
}
|
|
19861
|
+
],
|
|
19862
|
+
"fileUrlPath": "dist/lib/listbox/listbox.d.ts",
|
|
19863
|
+
"releaseTag": "Public",
|
|
19864
|
+
"isAbstract": false,
|
|
19865
|
+
"name": "VwcListboxElement",
|
|
19866
|
+
"preserveMemberOrder": false,
|
|
19867
|
+
"members": [
|
|
19868
|
+
{
|
|
19869
|
+
"kind": "Method",
|
|
19870
|
+
"canonicalReference": "@vonage/vivid!VwcListboxElement#disconnectedCallback:member(1)",
|
|
19871
|
+
"docComment": "",
|
|
19872
|
+
"excerptTokens": [
|
|
19873
|
+
{
|
|
19874
|
+
"kind": "Content",
|
|
19875
|
+
"text": "disconnectedCallback(): "
|
|
19876
|
+
},
|
|
19877
|
+
{
|
|
19878
|
+
"kind": "Content",
|
|
19879
|
+
"text": "void"
|
|
19880
|
+
},
|
|
19881
|
+
{
|
|
19882
|
+
"kind": "Content",
|
|
19883
|
+
"text": ";"
|
|
19884
|
+
}
|
|
19885
|
+
],
|
|
19886
|
+
"isStatic": false,
|
|
19887
|
+
"returnTypeTokenRange": {
|
|
19888
|
+
"startIndex": 1,
|
|
19889
|
+
"endIndex": 2
|
|
19890
|
+
},
|
|
19891
|
+
"releaseTag": "Public",
|
|
19892
|
+
"isProtected": false,
|
|
19893
|
+
"overloadIndex": 1,
|
|
19894
|
+
"parameters": [],
|
|
19895
|
+
"isOptional": false,
|
|
19896
|
+
"isAbstract": false,
|
|
19897
|
+
"name": "disconnectedCallback"
|
|
19898
|
+
},
|
|
19899
|
+
{
|
|
19900
|
+
"kind": "Property",
|
|
19901
|
+
"canonicalReference": "@vonage/vivid!VwcListboxElement#requiredSelection:member",
|
|
19902
|
+
"docComment": "",
|
|
19903
|
+
"excerptTokens": [
|
|
19904
|
+
{
|
|
19905
|
+
"kind": "Content",
|
|
19906
|
+
"text": "requiredSelection: "
|
|
19907
|
+
},
|
|
19908
|
+
{
|
|
19909
|
+
"kind": "Reference",
|
|
19910
|
+
"text": "RequiredSelectionMode",
|
|
19911
|
+
"canonicalReference": "@vonage/vivid!~RequiredSelectionMode:type"
|
|
19912
|
+
},
|
|
19913
|
+
{
|
|
19914
|
+
"kind": "Content",
|
|
19915
|
+
"text": ";"
|
|
19916
|
+
}
|
|
19917
|
+
],
|
|
19918
|
+
"isReadonly": false,
|
|
19919
|
+
"isOptional": false,
|
|
19920
|
+
"releaseTag": "Public",
|
|
19921
|
+
"name": "requiredSelection",
|
|
19922
|
+
"propertyTypeTokenRange": {
|
|
19923
|
+
"startIndex": 1,
|
|
19924
|
+
"endIndex": 2
|
|
19925
|
+
},
|
|
19926
|
+
"isStatic": false,
|
|
19927
|
+
"isProtected": false,
|
|
19928
|
+
"isAbstract": false
|
|
19929
|
+
},
|
|
19930
|
+
{
|
|
19931
|
+
"kind": "Property",
|
|
19932
|
+
"canonicalReference": "@vonage/vivid!VwcListboxElement#selectionBehavior:member",
|
|
20447
19933
|
"docComment": "",
|
|
20448
19934
|
"excerptTokens": [
|
|
20449
19935
|
{
|
|
20450
19936
|
"kind": "Content",
|
|
20451
|
-
"text": "
|
|
19937
|
+
"text": "selectionBehavior: "
|
|
20452
19938
|
},
|
|
20453
19939
|
{
|
|
20454
19940
|
"kind": "Reference",
|
|
20455
|
-
"text": "
|
|
20456
|
-
"canonicalReference": "@vonage/vivid
|
|
19941
|
+
"text": "SelectionBehavior",
|
|
19942
|
+
"canonicalReference": "@vonage/vivid!~SelectionBehavior:type"
|
|
20457
19943
|
},
|
|
20458
19944
|
{
|
|
20459
19945
|
"kind": "Content",
|
|
@@ -20461,9 +19947,9 @@
|
|
|
20461
19947
|
}
|
|
20462
19948
|
],
|
|
20463
19949
|
"isReadonly": false,
|
|
20464
|
-
"isOptional":
|
|
19950
|
+
"isOptional": false,
|
|
20465
19951
|
"releaseTag": "Public",
|
|
20466
|
-
"name": "
|
|
19952
|
+
"name": "selectionBehavior",
|
|
20467
19953
|
"propertyTypeTokenRange": {
|
|
20468
19954
|
"startIndex": 1,
|
|
20469
19955
|
"endIndex": 2
|
|
@@ -20474,17 +19960,17 @@
|
|
|
20474
19960
|
},
|
|
20475
19961
|
{
|
|
20476
19962
|
"kind": "Property",
|
|
20477
|
-
"canonicalReference": "@vonage/vivid!
|
|
19963
|
+
"canonicalReference": "@vonage/vivid!VwcListboxElement#selectionMode:member",
|
|
20478
19964
|
"docComment": "",
|
|
20479
19965
|
"excerptTokens": [
|
|
20480
19966
|
{
|
|
20481
19967
|
"kind": "Content",
|
|
20482
|
-
"text": "
|
|
19968
|
+
"text": "selectionMode: "
|
|
20483
19969
|
},
|
|
20484
19970
|
{
|
|
20485
19971
|
"kind": "Reference",
|
|
20486
|
-
"text": "
|
|
20487
|
-
"canonicalReference": "@vonage/vivid
|
|
19972
|
+
"text": "SelectionMode",
|
|
19973
|
+
"canonicalReference": "@vonage/vivid!~SelectionMode_2:type"
|
|
20488
19974
|
},
|
|
20489
19975
|
{
|
|
20490
19976
|
"kind": "Content",
|
|
@@ -20492,9 +19978,9 @@
|
|
|
20492
19978
|
}
|
|
20493
19979
|
],
|
|
20494
19980
|
"isReadonly": false,
|
|
20495
|
-
"isOptional":
|
|
19981
|
+
"isOptional": false,
|
|
20496
19982
|
"releaseTag": "Public",
|
|
20497
|
-
"name": "
|
|
19983
|
+
"name": "selectionMode",
|
|
20498
19984
|
"propertyTypeTokenRange": {
|
|
20499
19985
|
"startIndex": 1,
|
|
20500
19986
|
"endIndex": 2
|
|
@@ -20505,30 +19991,43 @@
|
|
|
20505
19991
|
},
|
|
20506
19992
|
{
|
|
20507
19993
|
"kind": "Property",
|
|
20508
|
-
"canonicalReference": "@vonage/vivid!
|
|
19994
|
+
"canonicalReference": "@vonage/vivid!VwcListboxElement#value:member",
|
|
20509
19995
|
"docComment": "",
|
|
20510
19996
|
"excerptTokens": [
|
|
20511
19997
|
{
|
|
20512
19998
|
"kind": "Content",
|
|
20513
|
-
"text": "
|
|
19999
|
+
"text": "get value(): "
|
|
20514
20000
|
},
|
|
20515
20001
|
{
|
|
20516
20002
|
"kind": "Reference",
|
|
20517
|
-
"text": "
|
|
20518
|
-
"canonicalReference": "@vonage/vivid
|
|
20003
|
+
"text": "Value",
|
|
20004
|
+
"canonicalReference": "@vonage/vivid!~Value:type"
|
|
20519
20005
|
},
|
|
20520
20006
|
{
|
|
20521
20007
|
"kind": "Content",
|
|
20522
|
-
"text": "
|
|
20008
|
+
"text": " | null"
|
|
20009
|
+
},
|
|
20010
|
+
{
|
|
20011
|
+
"kind": "Content",
|
|
20012
|
+
"text": ";\n\nset value(value: "
|
|
20013
|
+
},
|
|
20014
|
+
{
|
|
20015
|
+
"kind": "Reference",
|
|
20016
|
+
"text": "Value",
|
|
20017
|
+
"canonicalReference": "@vonage/vivid!~Value:type"
|
|
20018
|
+
},
|
|
20019
|
+
{
|
|
20020
|
+
"kind": "Content",
|
|
20021
|
+
"text": " | null);"
|
|
20523
20022
|
}
|
|
20524
20023
|
],
|
|
20525
20024
|
"isReadonly": false,
|
|
20526
|
-
"isOptional":
|
|
20025
|
+
"isOptional": false,
|
|
20527
20026
|
"releaseTag": "Public",
|
|
20528
|
-
"name": "
|
|
20027
|
+
"name": "value",
|
|
20529
20028
|
"propertyTypeTokenRange": {
|
|
20530
20029
|
"startIndex": 1,
|
|
20531
|
-
"endIndex":
|
|
20030
|
+
"endIndex": 3
|
|
20532
20031
|
},
|
|
20533
20032
|
"isStatic": false,
|
|
20534
20033
|
"isProtected": false,
|
|
@@ -20536,17 +20035,21 @@
|
|
|
20536
20035
|
},
|
|
20537
20036
|
{
|
|
20538
20037
|
"kind": "Property",
|
|
20539
|
-
"canonicalReference": "@vonage/vivid!
|
|
20038
|
+
"canonicalReference": "@vonage/vivid!VwcListboxElement#values:member",
|
|
20540
20039
|
"docComment": "",
|
|
20541
20040
|
"excerptTokens": [
|
|
20542
20041
|
{
|
|
20543
20042
|
"kind": "Content",
|
|
20544
|
-
"text": "
|
|
20043
|
+
"text": "values: "
|
|
20545
20044
|
},
|
|
20546
20045
|
{
|
|
20547
20046
|
"kind": "Reference",
|
|
20548
|
-
"text": "
|
|
20549
|
-
"canonicalReference": "@vonage/vivid
|
|
20047
|
+
"text": "Value",
|
|
20048
|
+
"canonicalReference": "@vonage/vivid!~Value:type"
|
|
20049
|
+
},
|
|
20050
|
+
{
|
|
20051
|
+
"kind": "Content",
|
|
20052
|
+
"text": "[]"
|
|
20550
20053
|
},
|
|
20551
20054
|
{
|
|
20552
20055
|
"kind": "Content",
|
|
@@ -20554,12 +20057,12 @@
|
|
|
20554
20057
|
}
|
|
20555
20058
|
],
|
|
20556
20059
|
"isReadonly": false,
|
|
20557
|
-
"isOptional":
|
|
20060
|
+
"isOptional": false,
|
|
20558
20061
|
"releaseTag": "Public",
|
|
20559
|
-
"name": "
|
|
20062
|
+
"name": "values",
|
|
20560
20063
|
"propertyTypeTokenRange": {
|
|
20561
20064
|
"startIndex": 1,
|
|
20562
|
-
"endIndex":
|
|
20065
|
+
"endIndex": 3
|
|
20563
20066
|
},
|
|
20564
20067
|
"isStatic": false,
|
|
20565
20068
|
"isProtected": false,
|
|
@@ -20749,70 +20252,6 @@
|
|
|
20749
20252
|
"isProtected": false,
|
|
20750
20253
|
"isAbstract": false
|
|
20751
20254
|
},
|
|
20752
|
-
{
|
|
20753
|
-
"kind": "Method",
|
|
20754
|
-
"canonicalReference": "@vonage/vivid!VwcMenuElement#openChanged:member(1)",
|
|
20755
|
-
"docComment": "",
|
|
20756
|
-
"excerptTokens": [
|
|
20757
|
-
{
|
|
20758
|
-
"kind": "Content",
|
|
20759
|
-
"text": "openChanged(_: "
|
|
20760
|
-
},
|
|
20761
|
-
{
|
|
20762
|
-
"kind": "Content",
|
|
20763
|
-
"text": "boolean | undefined"
|
|
20764
|
-
},
|
|
20765
|
-
{
|
|
20766
|
-
"kind": "Content",
|
|
20767
|
-
"text": ", newValue: "
|
|
20768
|
-
},
|
|
20769
|
-
{
|
|
20770
|
-
"kind": "Content",
|
|
20771
|
-
"text": "boolean"
|
|
20772
|
-
},
|
|
20773
|
-
{
|
|
20774
|
-
"kind": "Content",
|
|
20775
|
-
"text": "): "
|
|
20776
|
-
},
|
|
20777
|
-
{
|
|
20778
|
-
"kind": "Content",
|
|
20779
|
-
"text": "void"
|
|
20780
|
-
},
|
|
20781
|
-
{
|
|
20782
|
-
"kind": "Content",
|
|
20783
|
-
"text": ";"
|
|
20784
|
-
}
|
|
20785
|
-
],
|
|
20786
|
-
"isStatic": false,
|
|
20787
|
-
"returnTypeTokenRange": {
|
|
20788
|
-
"startIndex": 5,
|
|
20789
|
-
"endIndex": 6
|
|
20790
|
-
},
|
|
20791
|
-
"releaseTag": "Public",
|
|
20792
|
-
"isProtected": false,
|
|
20793
|
-
"overloadIndex": 1,
|
|
20794
|
-
"parameters": [
|
|
20795
|
-
{
|
|
20796
|
-
"parameterName": "_",
|
|
20797
|
-
"parameterTypeTokenRange": {
|
|
20798
|
-
"startIndex": 1,
|
|
20799
|
-
"endIndex": 2
|
|
20800
|
-
},
|
|
20801
|
-
"isOptional": false
|
|
20802
|
-
},
|
|
20803
|
-
{
|
|
20804
|
-
"parameterName": "newValue",
|
|
20805
|
-
"parameterTypeTokenRange": {
|
|
20806
|
-
"startIndex": 3,
|
|
20807
|
-
"endIndex": 4
|
|
20808
|
-
},
|
|
20809
|
-
"isOptional": false
|
|
20810
|
-
}
|
|
20811
|
-
],
|
|
20812
|
-
"isOptional": false,
|
|
20813
|
-
"isAbstract": false,
|
|
20814
|
-
"name": "openChanged"
|
|
20815
|
-
},
|
|
20816
20255
|
{
|
|
20817
20256
|
"kind": "Property",
|
|
20818
20257
|
"canonicalReference": "@vonage/vivid!VwcMenuElement#placement:member",
|
|
@@ -22294,70 +21733,6 @@
|
|
|
22294
21733
|
"isProtected": false,
|
|
22295
21734
|
"isAbstract": false
|
|
22296
21735
|
},
|
|
22297
|
-
{
|
|
22298
|
-
"kind": "Method",
|
|
22299
|
-
"canonicalReference": "@vonage/vivid!VwcNumberFieldElement#stepChanged:member(1)",
|
|
22300
|
-
"docComment": "",
|
|
22301
|
-
"excerptTokens": [
|
|
22302
|
-
{
|
|
22303
|
-
"kind": "Content",
|
|
22304
|
-
"text": "stepChanged(_: "
|
|
22305
|
-
},
|
|
22306
|
-
{
|
|
22307
|
-
"kind": "Content",
|
|
22308
|
-
"text": "number | undefined"
|
|
22309
|
-
},
|
|
22310
|
-
{
|
|
22311
|
-
"kind": "Content",
|
|
22312
|
-
"text": ", next: "
|
|
22313
|
-
},
|
|
22314
|
-
{
|
|
22315
|
-
"kind": "Content",
|
|
22316
|
-
"text": "number"
|
|
22317
|
-
},
|
|
22318
|
-
{
|
|
22319
|
-
"kind": "Content",
|
|
22320
|
-
"text": "): "
|
|
22321
|
-
},
|
|
22322
|
-
{
|
|
22323
|
-
"kind": "Content",
|
|
22324
|
-
"text": "void"
|
|
22325
|
-
},
|
|
22326
|
-
{
|
|
22327
|
-
"kind": "Content",
|
|
22328
|
-
"text": ";"
|
|
22329
|
-
}
|
|
22330
|
-
],
|
|
22331
|
-
"isStatic": false,
|
|
22332
|
-
"returnTypeTokenRange": {
|
|
22333
|
-
"startIndex": 5,
|
|
22334
|
-
"endIndex": 6
|
|
22335
|
-
},
|
|
22336
|
-
"releaseTag": "Public",
|
|
22337
|
-
"isProtected": false,
|
|
22338
|
-
"overloadIndex": 1,
|
|
22339
|
-
"parameters": [
|
|
22340
|
-
{
|
|
22341
|
-
"parameterName": "_",
|
|
22342
|
-
"parameterTypeTokenRange": {
|
|
22343
|
-
"startIndex": 1,
|
|
22344
|
-
"endIndex": 2
|
|
22345
|
-
},
|
|
22346
|
-
"isOptional": false
|
|
22347
|
-
},
|
|
22348
|
-
{
|
|
22349
|
-
"parameterName": "next",
|
|
22350
|
-
"parameterTypeTokenRange": {
|
|
22351
|
-
"startIndex": 3,
|
|
22352
|
-
"endIndex": 4
|
|
22353
|
-
},
|
|
22354
|
-
"isOptional": false
|
|
22355
|
-
}
|
|
22356
|
-
],
|
|
22357
|
-
"isOptional": false,
|
|
22358
|
-
"isAbstract": false,
|
|
22359
|
-
"name": "stepChanged"
|
|
22360
|
-
},
|
|
22361
21736
|
{
|
|
22362
21737
|
"kind": "Method",
|
|
22363
21738
|
"canonicalReference": "@vonage/vivid!VwcNumberFieldElement#stepDown:member(1)",
|
|
@@ -25329,6 +24704,37 @@
|
|
|
25329
24704
|
"name": "VwcRichTextEditorElement",
|
|
25330
24705
|
"preserveMemberOrder": false,
|
|
25331
24706
|
"members": [
|
|
24707
|
+
{
|
|
24708
|
+
"kind": "Property",
|
|
24709
|
+
"canonicalReference": "@vonage/vivid!VwcRichTextEditorElement#appearance:member",
|
|
24710
|
+
"docComment": "",
|
|
24711
|
+
"excerptTokens": [
|
|
24712
|
+
{
|
|
24713
|
+
"kind": "Content",
|
|
24714
|
+
"text": "appearance?: "
|
|
24715
|
+
},
|
|
24716
|
+
{
|
|
24717
|
+
"kind": "Reference",
|
|
24718
|
+
"text": "RichTextEditorAppearance",
|
|
24719
|
+
"canonicalReference": "@vonage/vivid!~RichTextEditorAppearance:type"
|
|
24720
|
+
},
|
|
24721
|
+
{
|
|
24722
|
+
"kind": "Content",
|
|
24723
|
+
"text": ";"
|
|
24724
|
+
}
|
|
24725
|
+
],
|
|
24726
|
+
"isReadonly": false,
|
|
24727
|
+
"isOptional": true,
|
|
24728
|
+
"releaseTag": "Public",
|
|
24729
|
+
"name": "appearance",
|
|
24730
|
+
"propertyTypeTokenRange": {
|
|
24731
|
+
"startIndex": 1,
|
|
24732
|
+
"endIndex": 2
|
|
24733
|
+
},
|
|
24734
|
+
"isStatic": false,
|
|
24735
|
+
"isProtected": false,
|
|
24736
|
+
"isAbstract": false
|
|
24737
|
+
},
|
|
25332
24738
|
{
|
|
25333
24739
|
"kind": "Method",
|
|
25334
24740
|
"canonicalReference": "@vonage/vivid!VwcRichTextEditorElement#connectedCallback:member(1)",
|
|
@@ -31414,6 +30820,36 @@
|
|
|
31414
30820
|
"isStatic": false,
|
|
31415
30821
|
"isProtected": false,
|
|
31416
30822
|
"isAbstract": false
|
|
30823
|
+
},
|
|
30824
|
+
{
|
|
30825
|
+
"kind": "Property",
|
|
30826
|
+
"canonicalReference": "@vonage/vivid!VwcToggletipElement#textSecondary:member",
|
|
30827
|
+
"docComment": "",
|
|
30828
|
+
"excerptTokens": [
|
|
30829
|
+
{
|
|
30830
|
+
"kind": "Content",
|
|
30831
|
+
"text": "textSecondary?: "
|
|
30832
|
+
},
|
|
30833
|
+
{
|
|
30834
|
+
"kind": "Content",
|
|
30835
|
+
"text": "string"
|
|
30836
|
+
},
|
|
30837
|
+
{
|
|
30838
|
+
"kind": "Content",
|
|
30839
|
+
"text": ";"
|
|
30840
|
+
}
|
|
30841
|
+
],
|
|
30842
|
+
"isReadonly": false,
|
|
30843
|
+
"isOptional": true,
|
|
30844
|
+
"releaseTag": "Public",
|
|
30845
|
+
"name": "textSecondary",
|
|
30846
|
+
"propertyTypeTokenRange": {
|
|
30847
|
+
"startIndex": 1,
|
|
30848
|
+
"endIndex": 2
|
|
30849
|
+
},
|
|
30850
|
+
"isStatic": false,
|
|
30851
|
+
"isProtected": false,
|
|
30852
|
+
"isAbstract": false
|
|
31417
30853
|
}
|
|
31418
30854
|
],
|
|
31419
30855
|
"extendsTokenRange": {
|
|
@@ -31599,6 +31035,36 @@
|
|
|
31599
31035
|
"isStatic": false,
|
|
31600
31036
|
"isProtected": false,
|
|
31601
31037
|
"isAbstract": false
|
|
31038
|
+
},
|
|
31039
|
+
{
|
|
31040
|
+
"kind": "Property",
|
|
31041
|
+
"canonicalReference": "@vonage/vivid!VwcTooltipElement#textSecondary:member",
|
|
31042
|
+
"docComment": "",
|
|
31043
|
+
"excerptTokens": [
|
|
31044
|
+
{
|
|
31045
|
+
"kind": "Content",
|
|
31046
|
+
"text": "textSecondary?: "
|
|
31047
|
+
},
|
|
31048
|
+
{
|
|
31049
|
+
"kind": "Content",
|
|
31050
|
+
"text": "string"
|
|
31051
|
+
},
|
|
31052
|
+
{
|
|
31053
|
+
"kind": "Content",
|
|
31054
|
+
"text": ";"
|
|
31055
|
+
}
|
|
31056
|
+
],
|
|
31057
|
+
"isReadonly": false,
|
|
31058
|
+
"isOptional": true,
|
|
31059
|
+
"releaseTag": "Public",
|
|
31060
|
+
"name": "textSecondary",
|
|
31061
|
+
"propertyTypeTokenRange": {
|
|
31062
|
+
"startIndex": 1,
|
|
31063
|
+
"endIndex": 2
|
|
31064
|
+
},
|
|
31065
|
+
"isStatic": false,
|
|
31066
|
+
"isProtected": false,
|
|
31067
|
+
"isAbstract": false
|
|
31602
31068
|
}
|
|
31603
31069
|
],
|
|
31604
31070
|
"extendsTokenRange": {
|