@vonage/vivid-react 5.23.1 → 5.25.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/VwcAccordion/package.json +1 -1
- package/VwcActionGroup/package.json +1 -1
- package/VwcBadge/package.json +1 -1
- package/VwcBanner/package.json +1 -1
- package/VwcButton/package.json +1 -1
- package/VwcButtonToggleGroup/package.json +1 -1
- package/VwcCalendar/package.json +1 -1
- package/VwcCalendarEvent/package.json +1 -1
- package/VwcCard/package.json +1 -1
- package/VwcCarousel/package.json +1 -1
- package/VwcCarouselItem/package.json +1 -1
- package/VwcCheckListItem/package.json +1 -1
- package/VwcCheckbox/package.json +1 -1
- package/VwcChip/package.json +1 -1
- package/VwcChipSet/package.json +1 -1
- package/VwcCircularProgress/package.json +1 -1
- package/VwcDataGrid/package.json +1 -1
- package/VwcDataGridColumn/package.json +1 -1
- package/VwcDatepicker/package.json +1 -1
- package/VwcDropdown/package.json +1 -1
- package/VwcElevation/package.json +1 -1
- package/VwcEmptyState/package.json +1 -1
- package/VwcExpansionPanel/package.json +1 -1
- package/VwcFab/package.json +1 -1
- package/VwcFilePicker/package.json +1 -1
- package/VwcFormfield/package.json +1 -1
- package/VwcHelperMessage/package.json +1 -1
- package/VwcIcon/package.json +1 -1
- package/VwcIconButton/package.json +1 -1
- package/VwcIconButtonToggle/package.json +1 -1
- package/VwcKeypad/package.json +1 -1
- package/VwcLayout/package.json +1 -1
- package/VwcLinearProgress/package.json +1 -1
- package/VwcList/package.json +1 -1
- package/VwcListExpansionPanel/package.json +1 -1
- package/VwcListItem/package.json +1 -1
- package/VwcMenu/package.json +1 -1
- package/VwcNotchedOutline/package.json +1 -1
- package/VwcNote/package.json +1 -1
- package/VwcPagination/package.json +1 -1
- package/VwcPopup/package.json +1 -1
- package/VwcRadio/package.json +1 -1
- package/VwcRadioListItem/package.json +1 -1
- package/VwcSchemeSelect/package.json +1 -1
- package/VwcScrubBar/package.json +1 -1
- package/VwcSelect/package.json +1 -1
- package/VwcSlider/package.json +1 -1
- package/VwcSnackbar/package.json +1 -1
- package/VwcSurface/package.json +1 -1
- package/VwcSwitch/package.json +1 -1
- package/VwcTab/package.json +1 -1
- package/VwcTabBar/package.json +1 -1
- package/VwcTag/package.json +1 -1
- package/VwcText/package.json +1 -1
- package/VwcTextarea/package.json +1 -1
- package/VwcTextfield/package.json +1 -1
- package/VwcThemeSwitch/package.json +1 -1
- package/VwcTooltip/package.json +1 -1
- package/VwcTopAppBar/package.json +1 -1
- package/VwcTopAppBarFixed/package.json +1 -1
- package/index.js +1 -1
- package/package.json +2 -2
- package/types/index.d.ts +12 -203
- package/v3/VwcAccordion/package.json +2 -2
- package/v3/VwcAccordionItem/index.d.ts +6 -2
- package/v3/VwcAccordionItem/index.js +2 -0
- package/v3/VwcAccordionItem/package.json +2 -2
- package/v3/VwcActionGroup/package.json +2 -2
- package/v3/VwcAlert/index.d.ts +1 -1
- package/v3/VwcAlert/package.json +2 -2
- package/v3/VwcAudioPlayer/package.json +2 -2
- package/v3/VwcAvatar/index.d.ts +8 -8
- package/v3/VwcAvatar/package.json +2 -2
- package/v3/VwcBadge/index.d.ts +1 -1
- package/v3/VwcBadge/package.json +2 -2
- package/v3/VwcBanner/index.d.ts +1 -1
- package/v3/VwcBanner/package.json +2 -2
- package/v3/VwcBreadcrumb/package.json +2 -2
- package/v3/VwcBreadcrumbItem/index.d.ts +8 -8
- package/v3/VwcBreadcrumbItem/package.json +2 -2
- package/v3/VwcButton/index.d.ts +18 -18
- package/v3/VwcButton/package.json +2 -2
- package/v3/VwcCalendar/index.d.ts +2 -2
- package/v3/VwcCalendar/package.json +2 -2
- package/v3/VwcCalendarEvent/index.d.ts +1 -1
- package/v3/VwcCalendarEvent/package.json +2 -2
- package/v3/VwcCard/index.d.ts +9 -9
- package/v3/VwcCard/package.json +2 -2
- package/v3/VwcCheckbox/index.d.ts +3 -3
- package/v3/VwcCheckbox/package.json +2 -2
- package/v3/VwcColorPicker/index.d.ts +2 -2
- package/v3/VwcColorPicker/package.json +2 -2
- package/v3/VwcCombobox/index.d.ts +3 -3
- package/v3/VwcCombobox/package.json +2 -2
- package/v3/VwcContextualHelp/package.json +2 -2
- package/v3/VwcCountry/index.d.ts +2 -2
- package/v3/VwcCountry/package.json +2 -2
- package/v3/VwcCountryGroup/package.json +2 -2
- package/v3/VwcDataGrid/index.d.ts +4 -4
- package/v3/VwcDataGrid/index.js +5 -5
- package/v3/VwcDataGrid/package.json +2 -2
- package/v3/VwcDataGridCell/index.d.ts +4 -2
- package/v3/VwcDataGridCell/index.js +1 -0
- package/v3/VwcDataGridCell/package.json +2 -2
- package/v3/VwcDataGridRow/index.d.ts +4 -3
- package/v3/VwcDataGridRow/index.js +1 -0
- package/v3/VwcDataGridRow/package.json +2 -2
- package/v3/VwcDatePicker/index.d.ts +2 -2
- package/v3/VwcDatePicker/package.json +2 -2
- package/v3/VwcDateRangePicker/index.d.ts +2 -2
- package/v3/VwcDateRangePicker/package.json +2 -2
- package/v3/VwcDateTimePicker/index.d.ts +2 -2
- package/v3/VwcDateTimePicker/package.json +2 -2
- package/v3/VwcDialPad/index.d.ts +3 -1
- package/v3/VwcDialPad/index.js +1 -0
- package/v3/VwcDialPad/package.json +2 -2
- package/v3/VwcDialog/index.d.ts +15 -14
- package/v3/VwcDialog/package.json +2 -2
- package/v3/VwcDivider/package.json +2 -2
- package/v3/VwcEmptyState/index.d.ts +3 -3
- package/v3/VwcEmptyState/package.json +2 -2
- package/v3/VwcFab/index.d.ts +6 -6
- package/v3/VwcFab/package.json +2 -2
- package/v3/VwcFilePicker/package.json +2 -2
- package/v3/VwcFlag/index.d.ts +2 -2
- package/v3/VwcFlag/package.json +2 -2
- package/v3/VwcHeader/index.d.ts +2 -2
- package/v3/VwcHeader/package.json +2 -2
- package/v3/VwcIcon/index.d.ts +2 -3
- package/v3/VwcIcon/package.json +2 -2
- package/v3/VwcKbdKey/index.d.ts +2 -2
- package/v3/VwcKbdKey/package.json +2 -2
- package/v3/VwcKbdShortcut/package.json +2 -2
- package/v3/VwcLayout/index.d.ts +5 -5
- package/v3/VwcLayout/package.json +2 -2
- package/v3/VwcListbox/index.d.ts +17 -11
- package/v3/VwcListbox/index.js +9 -6
- package/v3/VwcListbox/package.json +2 -2
- package/v3/VwcMenu/index.d.ts +1 -1
- package/v3/VwcMenu/package.json +2 -2
- package/v3/VwcMenuItem/index.d.ts +1 -1
- package/v3/VwcMenuItem/package.json +2 -2
- package/v3/VwcNav/package.json +2 -2
- package/v3/VwcNavDisclosure/index.d.ts +6 -6
- package/v3/VwcNavDisclosure/package.json +2 -2
- package/v3/VwcNavItem/index.d.ts +14 -14
- package/v3/VwcNavItem/package.json +2 -2
- package/v3/VwcNote/index.d.ts +3 -3
- package/v3/VwcNote/package.json +2 -2
- package/v3/VwcNumberField/index.d.ts +14 -12
- package/v3/VwcNumberField/package.json +2 -2
- package/v3/{VwcVisuallyHidden → VwcOptgroup}/index.d.ts +4 -4
- package/v3/{VwcVividElement → VwcOptgroup}/index.js +5 -5
- package/v3/{VwcUiCtx → VwcOptgroup}/package.json +3 -3
- package/v3/VwcOption/index.d.ts +8 -6
- package/v3/VwcOption/package.json +2 -2
- package/v3/VwcPagination/index.d.ts +3 -3
- package/v3/VwcPagination/package.json +2 -2
- package/v3/VwcPlatformSwitch/package.json +2 -2
- package/v3/VwcPopover/index.d.ts +24 -15
- package/v3/VwcPopover/index.js +15 -7
- package/v3/VwcPopover/package.json +2 -2
- package/v3/VwcProgress/package.json +2 -2
- package/v3/VwcProgressRing/index.d.ts +2 -2
- package/v3/VwcProgressRing/package.json +2 -2
- package/v3/VwcRadio/index.d.ts +2 -2
- package/v3/VwcRadio/package.json +2 -2
- package/v3/VwcRadioGroup/index.d.ts +4 -4
- package/v3/VwcRadioGroup/package.json +2 -2
- package/v3/VwcRangeSlider/index.d.ts +2 -2
- package/v3/VwcRangeSlider/package.json +2 -2
- package/v3/VwcRichTextEditor/package.json +2 -2
- package/v3/VwcRichTextView/package.json +2 -2
- package/v3/VwcSearchableSelect/index.d.ts +8 -8
- package/v3/VwcSearchableSelect/package.json +2 -2
- package/v3/VwcSelect/index.d.ts +2 -2
- package/v3/VwcSelect/package.json +2 -2
- package/v3/VwcSelectableBox/index.d.ts +7 -7
- package/v3/VwcSelectableBox/package.json +2 -2
- package/v3/VwcSideDrawer/index.d.ts +4 -4
- package/v3/VwcSideDrawer/package.json +2 -2
- package/v3/VwcSimpleColorPicker/index.d.ts +1 -1
- package/v3/VwcSimpleColorPicker/package.json +2 -2
- package/v3/VwcSlider/index.d.ts +5 -5
- package/v3/VwcSlider/package.json +2 -2
- package/v3/VwcSplitButton/index.d.ts +1 -1
- package/v3/VwcSplitButton/package.json +2 -2
- package/v3/VwcStatus/index.d.ts +1 -1
- package/v3/VwcStatus/package.json +2 -2
- package/v3/VwcSwitch/index.d.ts +1 -1
- package/v3/VwcSwitch/package.json +2 -2
- package/v3/VwcTab/index.d.ts +7 -6
- package/v3/VwcTab/index.js +3 -0
- package/v3/VwcTab/package.json +2 -2
- package/v3/VwcTabPanel/package.json +2 -2
- package/v3/VwcTable/package.json +2 -2
- package/v3/VwcTableBody/package.json +2 -2
- package/v3/VwcTableCell/package.json +2 -2
- package/v3/VwcTableHead/package.json +2 -2
- package/v3/VwcTableHeaderCell/package.json +2 -2
- package/v3/VwcTableRow/package.json +2 -2
- package/v3/VwcTableSortingButton/package.json +2 -2
- package/v3/VwcTabs/index.d.ts +1 -1
- package/v3/VwcTabs/package.json +2 -2
- package/v3/VwcTag/index.d.ts +9 -9
- package/v3/VwcTag/package.json +2 -2
- package/v3/VwcTagGroup/package.json +2 -2
- package/v3/VwcTextArea/index.d.ts +6 -7
- package/v3/VwcTextArea/package.json +2 -2
- package/v3/VwcTextField/index.d.ts +10 -11
- package/v3/VwcTextField/package.json +2 -2
- package/v3/VwcTimePicker/index.d.ts +4 -4
- package/v3/VwcTimePicker/package.json +2 -2
- package/v3/VwcToggletip/index.d.ts +3 -1
- package/v3/VwcToggletip/index.js +1 -0
- package/v3/VwcToggletip/package.json +2 -2
- package/v3/VwcTooltip/index.d.ts +4 -2
- package/v3/VwcTooltip/index.js +1 -0
- package/v3/VwcTooltip/package.json +2 -2
- package/v3/VwcTreeItem/index.d.ts +2 -2
- package/v3/VwcTreeItem/package.json +2 -2
- package/v3/VwcTreeView/package.json +2 -2
- package/v3/VwcVideoPlayer/package.json +2 -2
- package/v3/VwcAriaBindingDirective/index.d.ts +0 -19
- package/v3/VwcAriaBindingDirective/index.js +0 -16
- package/v3/VwcAriaBindingDirective/package.json +0 -11
- package/v3/VwcBaseProgress/index.d.ts +0 -29
- package/v3/VwcBaseProgress/index.js +0 -23
- package/v3/VwcBaseProgress/package.json +0 -11
- package/v3/VwcElevation/index.d.ts +0 -26
- package/v3/VwcElevation/index.js +0 -22
- package/v3/VwcElevation/package.json +0 -11
- package/v3/VwcFeatureState/index.d.ts +0 -17
- package/v3/VwcFeatureState/index.js +0 -16
- package/v3/VwcFeatureState/package.json +0 -11
- package/v3/VwcFeedbackMessage/index.d.ts +0 -22
- package/v3/VwcFeedbackMessage/index.js +0 -20
- package/v3/VwcFeedbackMessage/package.json +0 -11
- package/v3/VwcIdrefsController/index.d.ts +0 -16
- package/v3/VwcIdrefsController/index.js +0 -16
- package/v3/VwcIdrefsController/package.json +0 -11
- package/v3/VwcInlineTimePicker/index.d.ts +0 -34
- package/v3/VwcInlineTimePicker/index.js +0 -26
- package/v3/VwcInlineTimePicker/package.json +0 -11
- package/v3/VwcOptionTag/index.d.ts +0 -34
- package/v3/VwcOptionTag/index.js +0 -26
- package/v3/VwcOptionTag/package.json +0 -11
- package/v3/VwcPickerField/index.d.ts +0 -47
- package/v3/VwcPickerField/index.js +0 -31
- package/v3/VwcPickerField/package.json +0 -11
- package/v3/VwcPopup/index.d.ts +0 -46
- package/v3/VwcPopup/index.js +0 -32
- package/v3/VwcPopup/package.json +0 -11
- package/v3/VwcRteAlignmentFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteAlignmentFeatureImpl/index.js +0 -16
- package/v3/VwcRteAlignmentFeatureImpl/package.json +0 -11
- package/v3/VwcRteBaseImpl/index.d.ts +0 -20
- package/v3/VwcRteBaseImpl/index.js +0 -16
- package/v3/VwcRteBaseImpl/package.json +0 -11
- package/v3/VwcRteBasicTextBlocksImpl/index.d.ts +0 -20
- package/v3/VwcRteBasicTextBlocksImpl/index.js +0 -16
- package/v3/VwcRteBasicTextBlocksImpl/package.json +0 -11
- package/v3/VwcRteBoldFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteBoldFeatureImpl/index.js +0 -16
- package/v3/VwcRteBoldFeatureImpl/package.json +0 -11
- package/v3/VwcRteCharacterCountFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteCharacterCountFeatureImpl/index.js +0 -16
- package/v3/VwcRteCharacterCountFeatureImpl/package.json +0 -11
- package/v3/VwcRteConfig/index.d.ts +0 -17
- package/v3/VwcRteConfig/index.js +0 -16
- package/v3/VwcRteConfig/package.json +0 -11
- package/v3/VwcRteConfigImpl/index.d.ts +0 -27
- package/v3/VwcRteConfigImpl/index.js +0 -23
- package/v3/VwcRteConfigImpl/package.json +0 -11
- package/v3/VwcRteCoreImpl/index.d.ts +0 -26
- package/v3/VwcRteCoreImpl/index.js +0 -22
- package/v3/VwcRteCoreImpl/package.json +0 -11
- package/v3/VwcRteCursorFixFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteCursorFixFeatureImpl/index.js +0 -16
- package/v3/VwcRteCursorFixFeatureImpl/package.json +0 -11
- package/v3/VwcRteDropHandlerFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteDropHandlerFeatureImpl/index.js +0 -16
- package/v3/VwcRteDropHandlerFeatureImpl/package.json +0 -11
- package/v3/VwcRteFeature/index.d.ts +0 -16
- package/v3/VwcRteFeature/index.js +0 -16
- package/v3/VwcRteFeature/package.json +0 -11
- package/v3/VwcRteFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteFeatureImpl/index.js +0 -16
- package/v3/VwcRteFeatureImpl/package.json +0 -11
- package/v3/VwcRteFileHandlerFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteFileHandlerFeatureImpl/index.js +0 -16
- package/v3/VwcRteFileHandlerFeatureImpl/package.json +0 -11
- package/v3/VwcRteFontSizePickerFeatureImpl/index.d.ts +0 -24
- package/v3/VwcRteFontSizePickerFeatureImpl/index.js +0 -21
- package/v3/VwcRteFontSizePickerFeatureImpl/package.json +0 -11
- package/v3/VwcRteForeignHtmlFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteForeignHtmlFeatureImpl/index.js +0 -16
- package/v3/VwcRteForeignHtmlFeatureImpl/package.json +0 -11
- package/v3/VwcRteHardBreakFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteHardBreakFeatureImpl/index.js +0 -16
- package/v3/VwcRteHardBreakFeatureImpl/package.json +0 -11
- package/v3/VwcRteHistoryFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteHistoryFeatureImpl/index.js +0 -16
- package/v3/VwcRteHistoryFeatureImpl/package.json +0 -11
- package/v3/VwcRteHtmlParser/index.d.ts +0 -17
- package/v3/VwcRteHtmlParser/index.js +0 -16
- package/v3/VwcRteHtmlParser/package.json +0 -11
- package/v3/VwcRteHtmlSerializer/index.d.ts +0 -17
- package/v3/VwcRteHtmlSerializer/index.js +0 -16
- package/v3/VwcRteHtmlSerializer/package.json +0 -11
- package/v3/VwcRteHtmlSerializerImpl/index.d.ts +0 -17
- package/v3/VwcRteHtmlSerializerImpl/index.js +0 -16
- package/v3/VwcRteHtmlSerializerImpl/package.json +0 -11
- package/v3/VwcRteInlineImageFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteInlineImageFeatureImpl/index.js +0 -16
- package/v3/VwcRteInlineImageFeatureImpl/package.json +0 -11
- package/v3/VwcRteInputRulesFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteInputRulesFeatureImpl/index.js +0 -16
- package/v3/VwcRteInputRulesFeatureImpl/package.json +0 -11
- package/v3/VwcRteInstance/index.d.ts +0 -19
- package/v3/VwcRteInstance/index.js +0 -16
- package/v3/VwcRteInstance/package.json +0 -11
- package/v3/VwcRteInstanceImpl/index.d.ts +0 -21
- package/v3/VwcRteInstanceImpl/index.js +0 -20
- package/v3/VwcRteInstanceImpl/package.json +0 -11
- package/v3/VwcRteItalicFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteItalicFeatureImpl/index.js +0 -16
- package/v3/VwcRteItalicFeatureImpl/package.json +0 -11
- package/v3/VwcRteKeyboardShortcutsFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteKeyboardShortcutsFeatureImpl/index.js +0 -16
- package/v3/VwcRteKeyboardShortcutsFeatureImpl/package.json +0 -11
- package/v3/VwcRteLinkFeatureImpl/index.d.ts +0 -22
- package/v3/VwcRteLinkFeatureImpl/index.js +0 -20
- package/v3/VwcRteLinkFeatureImpl/package.json +0 -11
- package/v3/VwcRteListFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteListFeatureImpl/index.js +0 -16
- package/v3/VwcRteListFeatureImpl/package.json +0 -11
- package/v3/VwcRteMonospaceFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteMonospaceFeatureImpl/index.js +0 -16
- package/v3/VwcRteMonospaceFeatureImpl/package.json +0 -11
- package/v3/VwcRtePlaceholderFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRtePlaceholderFeatureImpl/index.js +0 -16
- package/v3/VwcRtePlaceholderFeatureImpl/package.json +0 -11
- package/v3/VwcRteStrikethroughFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteStrikethroughFeatureImpl/index.js +0 -16
- package/v3/VwcRteStrikethroughFeatureImpl/package.json +0 -11
- package/v3/VwcRteTextBlockPickerFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteTextBlockPickerFeatureImpl/index.js +0 -16
- package/v3/VwcRteTextBlockPickerFeatureImpl/package.json +0 -11
- package/v3/VwcRteTextColorPickerFeatureImpl/index.d.ts +0 -22
- package/v3/VwcRteTextColorPickerFeatureImpl/index.js +0 -20
- package/v3/VwcRteTextColorPickerFeatureImpl/package.json +0 -11
- package/v3/VwcRteTextStyleFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteTextStyleFeatureImpl/index.js +0 -16
- package/v3/VwcRteTextStyleFeatureImpl/package.json +0 -11
- package/v3/VwcRteToolbarFeatureImpl/index.d.ts +0 -22
- package/v3/VwcRteToolbarFeatureImpl/index.js +0 -20
- package/v3/VwcRteToolbarFeatureImpl/package.json +0 -11
- package/v3/VwcRteUnderlineFeatureImpl/index.d.ts +0 -20
- package/v3/VwcRteUnderlineFeatureImpl/index.js +0 -16
- package/v3/VwcRteUnderlineFeatureImpl/package.json +0 -11
- package/v3/VwcTextblockAttrs/index.d.ts +0 -17
- package/v3/VwcTextblockAttrs/index.js +0 -16
- package/v3/VwcTextblockAttrs/package.json +0 -11
- package/v3/VwcTextblockMarks/index.d.ts +0 -16
- package/v3/VwcTextblockMarks/index.js +0 -16
- package/v3/VwcTextblockMarks/package.json +0 -11
- package/v3/VwcUiCtx/index.d.ts +0 -16
- package/v3/VwcUiCtx/index.js +0 -16
- package/v3/VwcVisuallyHidden/index.js +0 -16
- package/v3/VwcVisuallyHidden/package.json +0 -11
- package/v3/VwcVividElement/index.d.ts +0 -20
- package/v3/VwcVividElement/package.json +0 -11
- package/v3/VwcVividFoundationButton/index.d.ts +0 -52
- package/v3/VwcVividFoundationButton/index.js +0 -34
- package/v3/VwcVividFoundationButton/package.json +0 -11
- package/v3/VwcVvdHexInput/index.d.ts +0 -16
- package/v3/VwcVvdHexInput/index.js +0 -16
- package/v3/VwcVvdHexInput/package.json +0 -11
- package/v3/VwcVvdHexPicker/index.d.ts +0 -16
- package/v3/VwcVvdHexPicker/index.js +0 -16
- package/v3/VwcVvdHexPicker/package.json +0 -11
package/types/index.d.ts
CHANGED
|
@@ -13,6 +13,8 @@ declare namespace JSX {
|
|
|
13
13
|
"expanded": boolean;
|
|
14
14
|
"id": string;
|
|
15
15
|
"heading": string | undefined;
|
|
16
|
+
"secondary-text": string | undefined;
|
|
17
|
+
"text-secondary": string | undefined;
|
|
16
18
|
"no-indicator": boolean;
|
|
17
19
|
"meta": string | undefined;
|
|
18
20
|
"size": AccordionItemSize | undefined;
|
|
@@ -36,9 +38,6 @@ declare namespace JSX {
|
|
|
36
38
|
"strategy": AlertStrategy | undefined;
|
|
37
39
|
"open": boolean;
|
|
38
40
|
"icon": string | undefined;
|
|
39
|
-
}>;
|
|
40
|
-
"vvd3-aria-binding-directive": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
41
|
-
|
|
42
41
|
}>;
|
|
43
42
|
"vvd3-audio-player": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
44
43
|
"play-button-aria-label": | string
|
|
@@ -92,12 +91,6 @@ declare namespace JSX {
|
|
|
92
91
|
"connotation": BannerConnotation | undefined;
|
|
93
92
|
"icon": string | undefined;
|
|
94
93
|
}>;
|
|
95
|
-
"vvd3-base-progress": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
96
|
-
"value": number | null;
|
|
97
|
-
"min": number;
|
|
98
|
-
"max": number;
|
|
99
|
-
"paused": boolean;
|
|
100
|
-
}>;
|
|
101
94
|
"vvd3-breadcrumb": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
102
95
|
|
|
103
96
|
}>;
|
|
@@ -255,10 +248,12 @@ declare namespace JSX {
|
|
|
255
248
|
"grid-column": string;
|
|
256
249
|
"selected": boolean;
|
|
257
250
|
"sort-direction": DataGridCellSortStates | undefined;
|
|
251
|
+
"connotation": DataGridConnotation | undefined;
|
|
258
252
|
}>;
|
|
259
253
|
"vvd3-data-grid-row": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
260
254
|
"grid-template-columns": string;
|
|
261
255
|
"row-type": DataGridRowTypes;
|
|
256
|
+
"connotation": DataGridConnotation | undefined;
|
|
262
257
|
"selected": boolean | undefined;
|
|
263
258
|
}>;
|
|
264
259
|
"vvd3-date-picker": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
@@ -324,6 +319,7 @@ declare namespace JSX {
|
|
|
324
319
|
"call-active": boolean;
|
|
325
320
|
"no-call": boolean;
|
|
326
321
|
"no-input": boolean;
|
|
322
|
+
"no-letters": boolean;
|
|
327
323
|
"size": DialPadSize | undefined;
|
|
328
324
|
"end-call-button-label": | string
|
|
329
325
|
| null;
|
|
@@ -351,11 +347,6 @@ declare namespace JSX {
|
|
|
351
347
|
"orientation": Orientation;
|
|
352
348
|
"appearance": DividerAppearance | undefined;
|
|
353
349
|
}>;
|
|
354
|
-
"vvd3-elevation": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
355
|
-
"dp": 0 | 2 | 4 | 8 | 12 | 16 | 24 | undefined;
|
|
356
|
-
"no-shadow": boolean | undefined;
|
|
357
|
-
"not-relative": boolean | undefined;
|
|
358
|
-
}>;
|
|
359
350
|
"vvd3-empty-state": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
360
351
|
"connotation": EmptyStateConnotation | undefined;
|
|
361
352
|
"headline": string | undefined;
|
|
@@ -382,12 +373,6 @@ declare namespace JSX {
|
|
|
382
373
|
"name": string;
|
|
383
374
|
"required": boolean;
|
|
384
375
|
}>;
|
|
385
|
-
"vvd3-feature-state": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
386
|
-
|
|
387
|
-
}>;
|
|
388
|
-
"vvd3-feedback-message": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
389
|
-
"type": FeedbackType;
|
|
390
|
-
}>;
|
|
391
376
|
"vvd3-file-picker": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
392
377
|
"single-file": boolean;
|
|
393
378
|
"max-files": number | null;
|
|
@@ -442,12 +427,6 @@ declare namespace JSX {
|
|
|
442
427
|
| 5 | undefined;
|
|
443
428
|
"label": string | undefined;
|
|
444
429
|
"name": string | undefined;
|
|
445
|
-
}>;
|
|
446
|
-
"vvd3-idrefs-controller": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
447
|
-
|
|
448
|
-
}>;
|
|
449
|
-
"vvd3-inline-time-picker": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
450
|
-
|
|
451
430
|
}>;
|
|
452
431
|
"vvd3-kbd-key": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
453
432
|
"name": KbdKeyName | undefined;
|
|
@@ -467,7 +446,9 @@ declare namespace JSX {
|
|
|
467
446
|
"auto-sizing": 'fit' | 'fill' | undefined;
|
|
468
447
|
}>;
|
|
469
448
|
"vvd3-listbox": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
470
|
-
"
|
|
449
|
+
"selection-mode": SelectionMode;
|
|
450
|
+
"selection-behavior": SelectionBehavior;
|
|
451
|
+
"required-selection": RequiredSelectionMode;
|
|
471
452
|
}>;
|
|
472
453
|
"vvd3-listbox-option": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
473
454
|
"checked": boolean | undefined;
|
|
@@ -567,12 +548,8 @@ declare namespace JSX {
|
|
|
567
548
|
"name": string;
|
|
568
549
|
"required": boolean;
|
|
569
550
|
}>;
|
|
570
|
-
"vvd3-
|
|
571
|
-
|
|
572
|
-
"label": string | undefined;
|
|
573
|
-
"removable": boolean;
|
|
574
|
-
"disabled": boolean;
|
|
575
|
-
"scale": OptionTagSize | undefined;
|
|
551
|
+
"vvd3-optgroup": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
552
|
+
|
|
576
553
|
}>;
|
|
577
554
|
"vvd3-pagination": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
578
555
|
"size": PaginationSize | undefined;
|
|
@@ -581,18 +558,6 @@ declare namespace JSX {
|
|
|
581
558
|
"total": number;
|
|
582
559
|
"selected-index": number | undefined;
|
|
583
560
|
}>;
|
|
584
|
-
"vvd3-picker-field": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
585
|
-
"scale": TextFieldSize | undefined;
|
|
586
|
-
"readonly": boolean;
|
|
587
|
-
"helper-text": string | undefined;
|
|
588
|
-
"error-text": string | undefined;
|
|
589
|
-
"label": string | undefined;
|
|
590
|
-
"current-value": string;
|
|
591
|
-
"value": string;
|
|
592
|
-
"disabled": boolean;
|
|
593
|
-
"name": string;
|
|
594
|
-
"required": boolean;
|
|
595
|
-
}>;
|
|
596
561
|
"vvd3-platform-switch": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
597
562
|
|
|
598
563
|
}>;
|
|
@@ -607,20 +572,6 @@ declare namespace JSX {
|
|
|
607
572
|
"arrow": boolean;
|
|
608
573
|
"open": boolean;
|
|
609
574
|
}>;
|
|
610
|
-
"vvd3-popover": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
611
|
-
|
|
612
|
-
}>;
|
|
613
|
-
"vvd3-popup": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
614
|
-
"open": boolean;
|
|
615
|
-
"dismissible": boolean;
|
|
616
|
-
"arrow": boolean;
|
|
617
|
-
"alternate": boolean;
|
|
618
|
-
"placement": Placement | undefined;
|
|
619
|
-
"animation-frame": boolean;
|
|
620
|
-
"shift-cross-axis": boolean;
|
|
621
|
-
"strategy": Strategy | undefined;
|
|
622
|
-
"offset": number | null;
|
|
623
|
-
}>;
|
|
624
575
|
"vvd3-progress": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
625
576
|
"shape": ProgressShape | undefined;
|
|
626
577
|
"connotation": ProgressConnotation | undefined;
|
|
@@ -689,114 +640,6 @@ declare namespace JSX {
|
|
|
689
640
|
}>;
|
|
690
641
|
"vvd3-rich-text-view": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
691
642
|
|
|
692
|
-
}>;
|
|
693
|
-
"vvd3-rte-alignment-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
694
|
-
|
|
695
|
-
}>;
|
|
696
|
-
"vvd3-rte-base-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
697
|
-
|
|
698
|
-
}>;
|
|
699
|
-
"vvd3-rte-basic-text-blocks-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
700
|
-
|
|
701
|
-
}>;
|
|
702
|
-
"vvd3-rte-bold-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
703
|
-
|
|
704
|
-
}>;
|
|
705
|
-
"vvd3-rte-character-count-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
706
|
-
|
|
707
|
-
}>;
|
|
708
|
-
"vvd3-rte-config": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
709
|
-
|
|
710
|
-
}>;
|
|
711
|
-
"vvd3-rte-config-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
712
|
-
|
|
713
|
-
}>;
|
|
714
|
-
"vvd3-rte-core-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
715
|
-
|
|
716
|
-
}>;
|
|
717
|
-
"vvd3-rte-cursor-fix-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
718
|
-
|
|
719
|
-
}>;
|
|
720
|
-
"vvd3-rte-drop-handler-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
721
|
-
|
|
722
|
-
}>;
|
|
723
|
-
"vvd3-rte-feature": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
724
|
-
|
|
725
|
-
}>;
|
|
726
|
-
"vvd3-rte-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
727
|
-
|
|
728
|
-
}>;
|
|
729
|
-
"vvd3-rte-file-handler-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
730
|
-
|
|
731
|
-
}>;
|
|
732
|
-
"vvd3-rte-font-size-picker-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
733
|
-
|
|
734
|
-
}>;
|
|
735
|
-
"vvd3-rte-foreign-html-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
736
|
-
|
|
737
|
-
}>;
|
|
738
|
-
"vvd3-rte-hard-break-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
739
|
-
|
|
740
|
-
}>;
|
|
741
|
-
"vvd3-rte-history-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
742
|
-
|
|
743
|
-
}>;
|
|
744
|
-
"vvd3-rte-html-parser": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
745
|
-
|
|
746
|
-
}>;
|
|
747
|
-
"vvd3-rte-html-serializer": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
748
|
-
|
|
749
|
-
}>;
|
|
750
|
-
"vvd3-rte-html-serializer-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
751
|
-
|
|
752
|
-
}>;
|
|
753
|
-
"vvd3-rte-inline-image-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
754
|
-
|
|
755
|
-
}>;
|
|
756
|
-
"vvd3-rte-input-rules-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
757
|
-
|
|
758
|
-
}>;
|
|
759
|
-
"vvd3-rte-instance": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
760
|
-
|
|
761
|
-
}>;
|
|
762
|
-
"vvd3-rte-instance-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
763
|
-
|
|
764
|
-
}>;
|
|
765
|
-
"vvd3-rte-italic-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
766
|
-
|
|
767
|
-
}>;
|
|
768
|
-
"vvd3-rte-keyboard-shortcuts-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
769
|
-
|
|
770
|
-
}>;
|
|
771
|
-
"vvd3-rte-link-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
772
|
-
|
|
773
|
-
}>;
|
|
774
|
-
"vvd3-rte-list-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
775
|
-
|
|
776
|
-
}>;
|
|
777
|
-
"vvd3-rte-monospace-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
778
|
-
|
|
779
|
-
}>;
|
|
780
|
-
"vvd3-rte-placeholder-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
781
|
-
|
|
782
|
-
}>;
|
|
783
|
-
"vvd3-rte-strikethrough-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
784
|
-
|
|
785
|
-
}>;
|
|
786
|
-
"vvd3-rte-text-block-picker-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
787
|
-
|
|
788
|
-
}>;
|
|
789
|
-
"vvd3-rte-text-color-picker-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
790
|
-
|
|
791
|
-
}>;
|
|
792
|
-
"vvd3-rte-text-style-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
793
|
-
|
|
794
|
-
}>;
|
|
795
|
-
"vvd3-rte-toolbar-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
796
|
-
|
|
797
|
-
}>;
|
|
798
|
-
"vvd3-rte-underline-feature-impl": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
799
|
-
|
|
800
643
|
}>;
|
|
801
644
|
"vvd3-searchable-select": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
802
645
|
"appearance": SearchableSelectAppearance | undefined;
|
|
@@ -1027,12 +870,6 @@ declare namespace JSX {
|
|
|
1027
870
|
"disabled": boolean;
|
|
1028
871
|
"name": string;
|
|
1029
872
|
"required": boolean;
|
|
1030
|
-
}>;
|
|
1031
|
-
"vvd3-textblock-attrs": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
1032
|
-
|
|
1033
|
-
}>;
|
|
1034
|
-
"vvd3-textblock-marks": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
1035
|
-
|
|
1036
873
|
}>;
|
|
1037
874
|
"vvd3-time-picker": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
1038
875
|
"min": string;
|
|
@@ -1053,6 +890,7 @@ declare namespace JSX {
|
|
|
1053
890
|
}>;
|
|
1054
891
|
"vvd3-toggletip": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
1055
892
|
"headline": string | undefined;
|
|
893
|
+
"text-secondary": string | undefined;
|
|
1056
894
|
"alternate": boolean;
|
|
1057
895
|
"placement": Placement | undefined;
|
|
1058
896
|
"open": boolean;
|
|
@@ -1060,6 +898,7 @@ declare namespace JSX {
|
|
|
1060
898
|
}>;
|
|
1061
899
|
"vvd3-tooltip": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
1062
900
|
"text": string | undefined;
|
|
901
|
+
"text-secondary": string | undefined;
|
|
1063
902
|
"placement": Placement | undefined;
|
|
1064
903
|
"open": boolean;
|
|
1065
904
|
"anchor": AnchorType | undefined;
|
|
@@ -1073,9 +912,6 @@ declare namespace JSX {
|
|
|
1073
912
|
}>;
|
|
1074
913
|
"vvd3-tree-view": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
1075
914
|
"render-collapsed-nodes": boolean;
|
|
1076
|
-
}>;
|
|
1077
|
-
"vvd3-ui-ctx": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
1078
|
-
|
|
1079
915
|
}>;
|
|
1080
916
|
"vvd3-video-player": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
1081
917
|
"poster": string | undefined;
|
|
@@ -1085,32 +921,5 @@ declare namespace JSX {
|
|
|
1085
921
|
"playback-rates": string;
|
|
1086
922
|
"skip-by": VideoPlayerMediaSkipBy;
|
|
1087
923
|
}>;
|
|
1088
|
-
"vvd3-visually-hidden": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
1089
|
-
|
|
1090
|
-
}>;
|
|
1091
|
-
"vvd3-vivid-element": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
1092
|
-
|
|
1093
|
-
}>;
|
|
1094
|
-
"vvd3-vivid-foundation-button": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
1095
|
-
"autofocus": boolean;
|
|
1096
|
-
"form": string;
|
|
1097
|
-
"formaction": string;
|
|
1098
|
-
"formenctype": string;
|
|
1099
|
-
"formmethod": string;
|
|
1100
|
-
"formnovalidate": boolean;
|
|
1101
|
-
"formtarget": '_self' | '_blank' | '_parent' | '_top';
|
|
1102
|
-
"type": 'submit' | 'reset' | 'button';
|
|
1103
|
-
"current-value": string;
|
|
1104
|
-
"value": string;
|
|
1105
|
-
"disabled": boolean;
|
|
1106
|
-
"name": string;
|
|
1107
|
-
"required": boolean;
|
|
1108
|
-
}>;
|
|
1109
|
-
"vvd3-vvd-hex-input": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
1110
|
-
|
|
1111
|
-
}>;
|
|
1112
|
-
"vvd3-vvd-hex-picker": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> & Partial<{
|
|
1113
|
-
|
|
1114
|
-
}>;
|
|
1115
924
|
}
|
|
1116
925
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-accordion",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.25.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"private": true,
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@vonage/vivid": "5.
|
|
9
|
+
"@vonage/vivid": "5.25.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,18 +1,20 @@
|
|
|
1
1
|
import React, { ReactNode, SyntheticEvent } from 'react';
|
|
2
2
|
/** VwcAccordionItem
|
|
3
3
|
* For more info on this Vivid element please visit https://vivid.deno.dev/components/accordion-item
|
|
4
|
-
* @param {1 | 2 | 3 | 4 | 5 | 6} headinglevel - Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level
|
|
4
|
+
* @param {1 | 2 | 3 | 4 | 5 | 6} headinglevel - Configures the [level](https://www.w3.org/TR/wai-aria-1.1/#aria-level) of the
|
|
5
5
|
heading element. **attribute** `heading-level`
|
|
6
6
|
* @param {AccordionItemAppearance | undefined} appearance - The appearance the button should have. **attribute** `appearance`
|
|
7
7
|
* @param {boolean} expanded - Expands or collapses the item. **attribute** `expanded`
|
|
8
8
|
* @param {string} id - The item ID **attribute** `id`
|
|
9
9
|
* @param {string | undefined} heading **attribute** `heading`
|
|
10
|
+
* @param {string | undefined} secondaryText - Optional supporting text shown below the heading text. **attribute** `secondary-text`
|
|
11
|
+
* @param {string | undefined} textSecondary - Optional supporting text shown below the heading text. **attribute** `text-secondary`
|
|
10
12
|
* @param {boolean} noIndicator - Indicates whether the accordion-item has indicator **attribute** `no-indicator`
|
|
11
13
|
* @param {string | undefined} meta **attribute** `meta`
|
|
12
14
|
* @param {AccordionItemSize | undefined} size - The size the accordion-item should have. **attribute** `size`
|
|
13
15
|
* @param {boolean} iconTrailing - Indicates the icon affix alignment. **attribute** `icon-trailing`
|
|
14
16
|
* @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
|
|
15
|
-
Gallery](/icons/icons-gallery/) for available icons and
|
|
17
|
+
Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
|
|
16
18
|
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
17
19
|
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
18
20
|
* @param {string} componentName - Core component name, without prefix
|
|
@@ -30,6 +32,8 @@ declare const VwcAccordionItem: {
|
|
|
30
32
|
"expanded"?: boolean;
|
|
31
33
|
"id"?: string;
|
|
32
34
|
"heading"?: string | undefined;
|
|
35
|
+
"secondaryText"?: string | undefined;
|
|
36
|
+
"textSecondary"?: string | undefined;
|
|
33
37
|
"noIndicator"?: boolean;
|
|
34
38
|
"meta"?: string | undefined;
|
|
35
39
|
"size"?: any;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-accordion-item",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.25.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"private": true,
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@vonage/vivid": "5.
|
|
9
|
+
"@vonage/vivid": "5.25.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-action-group",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.25.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"private": true,
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@vonage/vivid": "5.
|
|
9
|
+
"@vonage/vivid": "5.25.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
package/v3/VwcAlert/index.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ import React, { ReactNode, SyntheticEvent } from 'react';
|
|
|
12
12
|
* @param {AlertStrategy | undefined} strategy - Controls the `position` of the Alert. **attribute** `strategy`
|
|
13
13
|
* @param {boolean} open - Open state of the Alert. **attribute** `open`
|
|
14
14
|
* @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
|
|
15
|
-
Gallery](/icons/icons-gallery/) for available icons and
|
|
15
|
+
Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
|
|
16
16
|
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
17
17
|
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
18
18
|
* @param {string} componentName - Core component name, without prefix
|
package/v3/VwcAlert/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-alert",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.25.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"private": true,
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@vonage/vivid": "5.
|
|
9
|
+
"@vonage/vivid": "5.25.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-audio-player",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.25.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"private": true,
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@vonage/vivid": "5.
|
|
9
|
+
"@vonage/vivid": "5.25.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
package/v3/VwcAvatar/index.d.ts
CHANGED
|
@@ -8,14 +8,14 @@ import React, { ReactNode } from 'react';
|
|
|
8
8
|
* @param {string | undefined} icon - Sets the element's icon **attribute** `icon`
|
|
9
9
|
* @param {string | undefined} initials - Sets the initials on the Avatar **attribute** `initials`
|
|
10
10
|
* @param {boolean} clickable - Indicates whether avatar should be a clickable <button> element. **attribute** `clickable`
|
|
11
|
-
* @param {string | undefined} download - Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
12
|
-
* @param {string | undefined} href - The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
13
|
-
* @param {string | undefined} hreflang - Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
14
|
-
* @param {string | undefined} ping - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
15
|
-
* @param {string | undefined} referrerpolicy - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
16
|
-
* @param {string | undefined} rel - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
17
|
-
* @param {'_self' | '_blank' | '_parent' | '_top' | undefined} target - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
18
|
-
* @param {string | undefined} type - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
11
|
+
* @param {string | undefined} download - Prompts the user to save the linked URL. See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `download`
|
|
12
|
+
* @param {string | undefined} href - The URL the hyperlink references. See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `href`
|
|
13
|
+
* @param {string | undefined} hreflang - Hints at the language of the referenced resource. See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `hreflang`
|
|
14
|
+
* @param {string | undefined} ping - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `ping`
|
|
15
|
+
* @param {string | undefined} referrerpolicy - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `referrerpolicy`
|
|
16
|
+
* @param {string | undefined} rel - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `rel`
|
|
17
|
+
* @param {'_self' | '_blank' | '_parent' | '_top' | undefined} target - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `target`
|
|
18
|
+
* @param {string | undefined} type - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `type`
|
|
19
19
|
* @param {HTMLAnchorElement} control - References the root element
|
|
20
20
|
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
21
21
|
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-avatar",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.25.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"private": true,
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@vonage/vivid": "5.
|
|
9
|
+
"@vonage/vivid": "5.25.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
package/v3/VwcBadge/index.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ import React, { ReactNode } from 'react';
|
|
|
8
8
|
* @param {string | undefined} text - Sets a text on the badge **attribute** `text`
|
|
9
9
|
* @param {boolean} iconTrailing - Indicates the icon affix alignment. **attribute** `icon-trailing`
|
|
10
10
|
* @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
|
|
11
|
-
Gallery](/icons/icons-gallery/) for available icons and
|
|
11
|
+
Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
|
|
12
12
|
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
13
13
|
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
14
14
|
* @param {string} componentName - Core component name, without prefix
|
package/v3/VwcBadge/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-badge",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.25.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"private": true,
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@vonage/vivid": "5.
|
|
9
|
+
"@vonage/vivid": "5.25.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
package/v3/VwcBanner/index.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ import React, { ReactNode } from 'react';
|
|
|
7
7
|
* @param {string | undefined} text **attribute** `text`
|
|
8
8
|
* @param {BannerConnotation | undefined} connotation **attribute** `connotation`
|
|
9
9
|
* @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
|
|
10
|
-
Gallery](/icons/icons-gallery/) for available icons and
|
|
10
|
+
Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
|
|
11
11
|
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
12
12
|
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
13
13
|
* @param {string} componentName - Core component name, without prefix
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-banner",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.25.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"private": true,
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@vonage/vivid": "5.
|
|
9
|
+
"@vonage/vivid": "5.25.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-breadcrumb",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.25.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"private": true,
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@vonage/vivid": "5.
|
|
9
|
+
"@vonage/vivid": "5.25.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -2,14 +2,14 @@ import React, { ReactNode } from 'react';
|
|
|
2
2
|
/** VwcBreadcrumbItem
|
|
3
3
|
* For more info on this Vivid element please visit https://vivid.deno.dev/components/breadcrumb-item
|
|
4
4
|
* @param {string | undefined} text **attribute** `text`
|
|
5
|
-
* @param {string | undefined} download - Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
6
|
-
* @param {string | undefined} href - The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
7
|
-
* @param {string | undefined} hreflang - Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
8
|
-
* @param {string | undefined} ping - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
9
|
-
* @param {string | undefined} referrerpolicy - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
10
|
-
* @param {string | undefined} rel - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
11
|
-
* @param {'_self' | '_blank' | '_parent' | '_top' | undefined} target - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
12
|
-
* @param {string | undefined} type - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a
|
|
5
|
+
* @param {string | undefined} download - Prompts the user to save the linked URL. See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `download`
|
|
6
|
+
* @param {string | undefined} href - The URL the hyperlink references. See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `href`
|
|
7
|
+
* @param {string | undefined} hreflang - Hints at the language of the referenced resource. See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `hreflang`
|
|
8
|
+
* @param {string | undefined} ping - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `ping`
|
|
9
|
+
* @param {string | undefined} referrerpolicy - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `referrerpolicy`
|
|
10
|
+
* @param {string | undefined} rel - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `rel`
|
|
11
|
+
* @param {'_self' | '_blank' | '_parent' | '_top' | undefined} target - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `target`
|
|
12
|
+
* @param {string | undefined} type - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `type`
|
|
13
13
|
* @param {HTMLAnchorElement} control - References the root element
|
|
14
14
|
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
15
15
|
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-breadcrumb-item",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.25.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"private": true,
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@vonage/vivid": "5.
|
|
9
|
+
"@vonage/vivid": "5.25.0"
|
|
10
10
|
}
|
|
11
11
|
}
|