@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
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
/** Aggregates all input rules from other features.
|
|
3
|
-
* For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-input-rules-feature-impl
|
|
4
|
-
* @param {string} name - The name of the feature, e.g. RteBoldFeature
|
|
5
|
-
Note: Cannot use this.constructor.name because it may be minified
|
|
6
|
-
* @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
|
|
7
|
-
*/
|
|
8
|
-
declare const VwcRteInputRulesFeatureImpl: {
|
|
9
|
-
(props: {
|
|
10
|
-
children?: ReactNode;
|
|
11
|
-
slot?: string;
|
|
12
|
-
id?: string;
|
|
13
|
-
style?: React.CSSProperties;
|
|
14
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
15
|
-
"name"?: string;
|
|
16
|
-
"featureId"?: string | undefined;
|
|
17
|
-
}): JSX.Element;
|
|
18
|
-
displayName: string;
|
|
19
|
-
};
|
|
20
|
-
export default VwcRteInputRulesFeatureImpl;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
require("../../chunk-KmRHZBOW.js");
|
|
6
|
-
const require_index_es = require("../../index.es-CX858N60.js");
|
|
7
|
-
//#region dist/v3/VwcRteInputRulesFeatureImpl/index.js
|
|
8
|
-
(0, require("@vonage/vivid").registerRteInputRulesFeatureImpl)("vvd3");
|
|
9
|
-
var VwcRteInputRulesFeatureImpl = require_index_es.g(`vvd3-rte-input-rules-feature-impl`, {
|
|
10
|
-
events: [],
|
|
11
|
-
attributes: [],
|
|
12
|
-
properties: ["name", "featureId"]
|
|
13
|
-
});
|
|
14
|
-
VwcRteInputRulesFeatureImpl.displayName = "VwcRteInputRulesFeatureImpl";
|
|
15
|
-
//#endregion
|
|
16
|
-
exports.default = VwcRteInputRulesFeatureImpl;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
/** VwcRteInstance
|
|
3
|
-
* For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-instance
|
|
4
|
-
* @param {typeof getPublicInterface} feature - Returns the public interface of a feature.
|
|
5
|
-
* @param undefined
|
|
6
|
-
*/
|
|
7
|
-
declare const VwcRteInstance: {
|
|
8
|
-
(props: {
|
|
9
|
-
children?: ReactNode;
|
|
10
|
-
slot?: string;
|
|
11
|
-
id?: string;
|
|
12
|
-
style?: React.CSSProperties;
|
|
13
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
14
|
-
"feature"?: any;
|
|
15
|
-
"undefined"?: any;
|
|
16
|
-
}): JSX.Element;
|
|
17
|
-
displayName: string;
|
|
18
|
-
};
|
|
19
|
-
export default VwcRteInstance;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
require("../../chunk-KmRHZBOW.js");
|
|
6
|
-
const require_index_es = require("../../index.es-CX858N60.js");
|
|
7
|
-
//#region dist/v3/VwcRteInstance/index.js
|
|
8
|
-
(0, require("@vonage/vivid").registerRteInstance)("vvd3");
|
|
9
|
-
var VwcRteInstance = require_index_es.g(`vvd3-rte-instance`, {
|
|
10
|
-
events: [],
|
|
11
|
-
attributes: [],
|
|
12
|
-
properties: ["feature", "undefined"]
|
|
13
|
-
});
|
|
14
|
-
VwcRteInstance.displayName = "VwcRteInstance";
|
|
15
|
-
//#endregion
|
|
16
|
-
exports.default = VwcRteInstance;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
/** VwcRteInstanceImpl
|
|
3
|
-
* For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-instance-impl
|
|
4
|
-
* @param {EditorState} state
|
|
5
|
-
* @param {EditorView | null} view
|
|
6
|
-
* @param dispatchTransaction
|
|
7
|
-
*/
|
|
8
|
-
declare const VwcRteInstanceImpl: {
|
|
9
|
-
(props: {
|
|
10
|
-
children?: ReactNode;
|
|
11
|
-
slot?: string;
|
|
12
|
-
id?: string;
|
|
13
|
-
style?: React.CSSProperties;
|
|
14
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
15
|
-
"state"?: any;
|
|
16
|
-
"view"?: any;
|
|
17
|
-
"dispatchTransaction"?: any;
|
|
18
|
-
}): JSX.Element;
|
|
19
|
-
displayName: string;
|
|
20
|
-
};
|
|
21
|
-
export default VwcRteInstanceImpl;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
require("../../chunk-KmRHZBOW.js");
|
|
6
|
-
const require_index_es = require("../../index.es-CX858N60.js");
|
|
7
|
-
//#region dist/v3/VwcRteInstanceImpl/index.js
|
|
8
|
-
(0, require("@vonage/vivid").registerRteInstanceImpl)("vvd3");
|
|
9
|
-
var VwcRteInstanceImpl = require_index_es.g(`vvd3-rte-instance-impl`, {
|
|
10
|
-
events: [],
|
|
11
|
-
attributes: [],
|
|
12
|
-
properties: [
|
|
13
|
-
"state",
|
|
14
|
-
"view",
|
|
15
|
-
"dispatchTransaction"
|
|
16
|
-
]
|
|
17
|
-
});
|
|
18
|
-
VwcRteInstanceImpl.displayName = "VwcRteInstanceImpl";
|
|
19
|
-
//#endregion
|
|
20
|
-
exports.default = VwcRteInstanceImpl;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
/** VwcRteItalicFeatureImpl
|
|
3
|
-
* For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-italic-feature-impl
|
|
4
|
-
* @param {string} name - The name of the feature, e.g. RteBoldFeature
|
|
5
|
-
Note: Cannot use this.constructor.name because it may be minified
|
|
6
|
-
* @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
|
|
7
|
-
*/
|
|
8
|
-
declare const VwcRteItalicFeatureImpl: {
|
|
9
|
-
(props: {
|
|
10
|
-
children?: ReactNode;
|
|
11
|
-
slot?: string;
|
|
12
|
-
id?: string;
|
|
13
|
-
style?: React.CSSProperties;
|
|
14
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
15
|
-
"name"?: string;
|
|
16
|
-
"featureId"?: string | undefined;
|
|
17
|
-
}): JSX.Element;
|
|
18
|
-
displayName: string;
|
|
19
|
-
};
|
|
20
|
-
export default VwcRteItalicFeatureImpl;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
require("../../chunk-KmRHZBOW.js");
|
|
6
|
-
const require_index_es = require("../../index.es-CX858N60.js");
|
|
7
|
-
//#region dist/v3/VwcRteItalicFeatureImpl/index.js
|
|
8
|
-
(0, require("@vonage/vivid").registerRteItalicFeatureImpl)("vvd3");
|
|
9
|
-
var VwcRteItalicFeatureImpl = require_index_es.g(`vvd3-rte-italic-feature-impl`, {
|
|
10
|
-
events: [],
|
|
11
|
-
attributes: [],
|
|
12
|
-
properties: ["name", "featureId"]
|
|
13
|
-
});
|
|
14
|
-
VwcRteItalicFeatureImpl.displayName = "VwcRteItalicFeatureImpl";
|
|
15
|
-
//#endregion
|
|
16
|
-
exports.default = VwcRteItalicFeatureImpl;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
/** VwcRteKeyboardShortcutsFeatureImpl
|
|
3
|
-
* For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-keyboard-shortcuts-feature-impl
|
|
4
|
-
* @param {string} name - The name of the feature, e.g. RteBoldFeature
|
|
5
|
-
Note: Cannot use this.constructor.name because it may be minified
|
|
6
|
-
* @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
|
|
7
|
-
*/
|
|
8
|
-
declare const VwcRteKeyboardShortcutsFeatureImpl: {
|
|
9
|
-
(props: {
|
|
10
|
-
children?: ReactNode;
|
|
11
|
-
slot?: string;
|
|
12
|
-
id?: string;
|
|
13
|
-
style?: React.CSSProperties;
|
|
14
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
15
|
-
"name"?: string;
|
|
16
|
-
"featureId"?: string | undefined;
|
|
17
|
-
}): JSX.Element;
|
|
18
|
-
displayName: string;
|
|
19
|
-
};
|
|
20
|
-
export default VwcRteKeyboardShortcutsFeatureImpl;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
require("../../chunk-KmRHZBOW.js");
|
|
6
|
-
const require_index_es = require("../../index.es-CX858N60.js");
|
|
7
|
-
//#region dist/v3/VwcRteKeyboardShortcutsFeatureImpl/index.js
|
|
8
|
-
(0, require("@vonage/vivid").registerRteKeyboardShortcutsFeatureImpl)("vvd3");
|
|
9
|
-
var VwcRteKeyboardShortcutsFeatureImpl = require_index_es.g(`vvd3-rte-keyboard-shortcuts-feature-impl`, {
|
|
10
|
-
events: [],
|
|
11
|
-
attributes: [],
|
|
12
|
-
properties: ["name", "featureId"]
|
|
13
|
-
});
|
|
14
|
-
VwcRteKeyboardShortcutsFeatureImpl.displayName = "VwcRteKeyboardShortcutsFeatureImpl";
|
|
15
|
-
//#endregion
|
|
16
|
-
exports.default = VwcRteKeyboardShortcutsFeatureImpl;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
/** VwcRteLinkFeatureImpl
|
|
3
|
-
* For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-link-feature-impl
|
|
4
|
-
* @param {string} name - The name of the feature, e.g. RteBoldFeature
|
|
5
|
-
Note: Cannot use this.constructor.name because it may be minified
|
|
6
|
-
* @param {Command} removeLink
|
|
7
|
-
* @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
|
|
8
|
-
*/
|
|
9
|
-
declare const VwcRteLinkFeatureImpl: {
|
|
10
|
-
(props: {
|
|
11
|
-
children?: ReactNode;
|
|
12
|
-
slot?: string;
|
|
13
|
-
id?: string;
|
|
14
|
-
style?: React.CSSProperties;
|
|
15
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
16
|
-
"name"?: string;
|
|
17
|
-
"removeLink"?: any;
|
|
18
|
-
"featureId"?: string | undefined;
|
|
19
|
-
}): JSX.Element;
|
|
20
|
-
displayName: string;
|
|
21
|
-
};
|
|
22
|
-
export default VwcRteLinkFeatureImpl;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
require("../../chunk-KmRHZBOW.js");
|
|
6
|
-
const require_index_es = require("../../index.es-CX858N60.js");
|
|
7
|
-
//#region dist/v3/VwcRteLinkFeatureImpl/index.js
|
|
8
|
-
(0, require("@vonage/vivid").registerRteLinkFeatureImpl)("vvd3");
|
|
9
|
-
var VwcRteLinkFeatureImpl = require_index_es.g(`vvd3-rte-link-feature-impl`, {
|
|
10
|
-
events: [],
|
|
11
|
-
attributes: [],
|
|
12
|
-
properties: [
|
|
13
|
-
"name",
|
|
14
|
-
"removeLink",
|
|
15
|
-
"featureId"
|
|
16
|
-
]
|
|
17
|
-
});
|
|
18
|
-
VwcRteLinkFeatureImpl.displayName = "VwcRteLinkFeatureImpl";
|
|
19
|
-
//#endregion
|
|
20
|
-
exports.default = VwcRteLinkFeatureImpl;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
/** VwcRteListFeatureImpl
|
|
3
|
-
* For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-list-feature-impl
|
|
4
|
-
* @param {string} name - The name of the feature, e.g. RteBoldFeature
|
|
5
|
-
Note: Cannot use this.constructor.name because it may be minified
|
|
6
|
-
* @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
|
|
7
|
-
*/
|
|
8
|
-
declare const VwcRteListFeatureImpl: {
|
|
9
|
-
(props: {
|
|
10
|
-
children?: ReactNode;
|
|
11
|
-
slot?: string;
|
|
12
|
-
id?: string;
|
|
13
|
-
style?: React.CSSProperties;
|
|
14
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
15
|
-
"name"?: string;
|
|
16
|
-
"featureId"?: string | undefined;
|
|
17
|
-
}): JSX.Element;
|
|
18
|
-
displayName: string;
|
|
19
|
-
};
|
|
20
|
-
export default VwcRteListFeatureImpl;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
require("../../chunk-KmRHZBOW.js");
|
|
6
|
-
const require_index_es = require("../../index.es-CX858N60.js");
|
|
7
|
-
//#region dist/v3/VwcRteListFeatureImpl/index.js
|
|
8
|
-
(0, require("@vonage/vivid").registerRteListFeatureImpl)("vvd3");
|
|
9
|
-
var VwcRteListFeatureImpl = require_index_es.g(`vvd3-rte-list-feature-impl`, {
|
|
10
|
-
events: [],
|
|
11
|
-
attributes: [],
|
|
12
|
-
properties: ["name", "featureId"]
|
|
13
|
-
});
|
|
14
|
-
VwcRteListFeatureImpl.displayName = "VwcRteListFeatureImpl";
|
|
15
|
-
//#endregion
|
|
16
|
-
exports.default = VwcRteListFeatureImpl;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
/** VwcRteMonospaceFeatureImpl
|
|
3
|
-
* For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-monospace-feature-impl
|
|
4
|
-
* @param {string} name - The name of the feature, e.g. RteBoldFeature
|
|
5
|
-
Note: Cannot use this.constructor.name because it may be minified
|
|
6
|
-
* @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
|
|
7
|
-
*/
|
|
8
|
-
declare const VwcRteMonospaceFeatureImpl: {
|
|
9
|
-
(props: {
|
|
10
|
-
children?: ReactNode;
|
|
11
|
-
slot?: string;
|
|
12
|
-
id?: string;
|
|
13
|
-
style?: React.CSSProperties;
|
|
14
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
15
|
-
"name"?: string;
|
|
16
|
-
"featureId"?: string | undefined;
|
|
17
|
-
}): JSX.Element;
|
|
18
|
-
displayName: string;
|
|
19
|
-
};
|
|
20
|
-
export default VwcRteMonospaceFeatureImpl;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
require("../../chunk-KmRHZBOW.js");
|
|
6
|
-
const require_index_es = require("../../index.es-CX858N60.js");
|
|
7
|
-
//#region dist/v3/VwcRteMonospaceFeatureImpl/index.js
|
|
8
|
-
(0, require("@vonage/vivid").registerRteMonospaceFeatureImpl)("vvd3");
|
|
9
|
-
var VwcRteMonospaceFeatureImpl = require_index_es.g(`vvd3-rte-monospace-feature-impl`, {
|
|
10
|
-
events: [],
|
|
11
|
-
attributes: [],
|
|
12
|
-
properties: ["name", "featureId"]
|
|
13
|
-
});
|
|
14
|
-
VwcRteMonospaceFeatureImpl.displayName = "VwcRteMonospaceFeatureImpl";
|
|
15
|
-
//#endregion
|
|
16
|
-
exports.default = VwcRteMonospaceFeatureImpl;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
/** VwcRtePlaceholderFeatureImpl
|
|
3
|
-
* For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-placeholder-feature-impl
|
|
4
|
-
* @param {string} name - The name of the feature, e.g. RteBoldFeature
|
|
5
|
-
Note: Cannot use this.constructor.name because it may be minified
|
|
6
|
-
* @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
|
|
7
|
-
*/
|
|
8
|
-
declare const VwcRtePlaceholderFeatureImpl: {
|
|
9
|
-
(props: {
|
|
10
|
-
children?: ReactNode;
|
|
11
|
-
slot?: string;
|
|
12
|
-
id?: string;
|
|
13
|
-
style?: React.CSSProperties;
|
|
14
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
15
|
-
"name"?: string;
|
|
16
|
-
"featureId"?: string | undefined;
|
|
17
|
-
}): JSX.Element;
|
|
18
|
-
displayName: string;
|
|
19
|
-
};
|
|
20
|
-
export default VwcRtePlaceholderFeatureImpl;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
require("../../chunk-KmRHZBOW.js");
|
|
6
|
-
const require_index_es = require("../../index.es-CX858N60.js");
|
|
7
|
-
//#region dist/v3/VwcRtePlaceholderFeatureImpl/index.js
|
|
8
|
-
(0, require("@vonage/vivid").registerRtePlaceholderFeatureImpl)("vvd3");
|
|
9
|
-
var VwcRtePlaceholderFeatureImpl = require_index_es.g(`vvd3-rte-placeholder-feature-impl`, {
|
|
10
|
-
events: [],
|
|
11
|
-
attributes: [],
|
|
12
|
-
properties: ["name", "featureId"]
|
|
13
|
-
});
|
|
14
|
-
VwcRtePlaceholderFeatureImpl.displayName = "VwcRtePlaceholderFeatureImpl";
|
|
15
|
-
//#endregion
|
|
16
|
-
exports.default = VwcRtePlaceholderFeatureImpl;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
/** VwcRteStrikethroughFeatureImpl
|
|
3
|
-
* For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-strikethrough-feature-impl
|
|
4
|
-
* @param {string} name - The name of the feature, e.g. RteBoldFeature
|
|
5
|
-
Note: Cannot use this.constructor.name because it may be minified
|
|
6
|
-
* @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
|
|
7
|
-
*/
|
|
8
|
-
declare const VwcRteStrikethroughFeatureImpl: {
|
|
9
|
-
(props: {
|
|
10
|
-
children?: ReactNode;
|
|
11
|
-
slot?: string;
|
|
12
|
-
id?: string;
|
|
13
|
-
style?: React.CSSProperties;
|
|
14
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
15
|
-
"name"?: string;
|
|
16
|
-
"featureId"?: string | undefined;
|
|
17
|
-
}): JSX.Element;
|
|
18
|
-
displayName: string;
|
|
19
|
-
};
|
|
20
|
-
export default VwcRteStrikethroughFeatureImpl;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
require("../../chunk-KmRHZBOW.js");
|
|
6
|
-
const require_index_es = require("../../index.es-CX858N60.js");
|
|
7
|
-
//#region dist/v3/VwcRteStrikethroughFeatureImpl/index.js
|
|
8
|
-
(0, require("@vonage/vivid").registerRteStrikethroughFeatureImpl)("vvd3");
|
|
9
|
-
var VwcRteStrikethroughFeatureImpl = require_index_es.g(`vvd3-rte-strikethrough-feature-impl`, {
|
|
10
|
-
events: [],
|
|
11
|
-
attributes: [],
|
|
12
|
-
properties: ["name", "featureId"]
|
|
13
|
-
});
|
|
14
|
-
VwcRteStrikethroughFeatureImpl.displayName = "VwcRteStrikethroughFeatureImpl";
|
|
15
|
-
//#endregion
|
|
16
|
-
exports.default = VwcRteStrikethroughFeatureImpl;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
/** VwcRteTextBlockPickerFeatureImpl
|
|
3
|
-
* For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-text-block-picker-feature-impl
|
|
4
|
-
* @param {string} name - The name of the feature, e.g. RteBoldFeature
|
|
5
|
-
Note: Cannot use this.constructor.name because it may be minified
|
|
6
|
-
* @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
|
|
7
|
-
*/
|
|
8
|
-
declare const VwcRteTextBlockPickerFeatureImpl: {
|
|
9
|
-
(props: {
|
|
10
|
-
children?: ReactNode;
|
|
11
|
-
slot?: string;
|
|
12
|
-
id?: string;
|
|
13
|
-
style?: React.CSSProperties;
|
|
14
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
15
|
-
"name"?: string;
|
|
16
|
-
"featureId"?: string | undefined;
|
|
17
|
-
}): JSX.Element;
|
|
18
|
-
displayName: string;
|
|
19
|
-
};
|
|
20
|
-
export default VwcRteTextBlockPickerFeatureImpl;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
require("../../chunk-KmRHZBOW.js");
|
|
6
|
-
const require_index_es = require("../../index.es-CX858N60.js");
|
|
7
|
-
//#region dist/v3/VwcRteTextBlockPickerFeatureImpl/index.js
|
|
8
|
-
(0, require("@vonage/vivid").registerRteTextBlockPickerFeatureImpl)("vvd3");
|
|
9
|
-
var VwcRteTextBlockPickerFeatureImpl = require_index_es.g(`vvd3-rte-text-block-picker-feature-impl`, {
|
|
10
|
-
events: [],
|
|
11
|
-
attributes: [],
|
|
12
|
-
properties: ["name", "featureId"]
|
|
13
|
-
});
|
|
14
|
-
VwcRteTextBlockPickerFeatureImpl.displayName = "VwcRteTextBlockPickerFeatureImpl";
|
|
15
|
-
//#endregion
|
|
16
|
-
exports.default = VwcRteTextBlockPickerFeatureImpl;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import React, { ReactNode } from 'react';
|
|
2
|
-
/** VwcRteTextColorPickerFeatureImpl
|
|
3
|
-
* For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-text-color-picker-feature-impl
|
|
4
|
-
* @param {string} name - The name of the feature, e.g. RteBoldFeature
|
|
5
|
-
Note: Cannot use this.constructor.name because it may be minified
|
|
6
|
-
* @param {Record<string, string | null> | undefined} defaultColorForNode
|
|
7
|
-
* @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
|
|
8
|
-
*/
|
|
9
|
-
declare const VwcRteTextColorPickerFeatureImpl: {
|
|
10
|
-
(props: {
|
|
11
|
-
children?: ReactNode;
|
|
12
|
-
slot?: string;
|
|
13
|
-
id?: string;
|
|
14
|
-
style?: React.CSSProperties;
|
|
15
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
16
|
-
"name"?: string;
|
|
17
|
-
"defaultColorForNode"?: any;
|
|
18
|
-
"featureId"?: string | undefined;
|
|
19
|
-
}): JSX.Element;
|
|
20
|
-
displayName: string;
|
|
21
|
-
};
|
|
22
|
-
export default VwcRteTextColorPickerFeatureImpl;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
Object.defineProperties(exports, {
|
|
2
|
-
__esModule: { value: true },
|
|
3
|
-
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
-
});
|
|
5
|
-
require("../../chunk-KmRHZBOW.js");
|
|
6
|
-
const require_index_es = require("../../index.es-CX858N60.js");
|
|
7
|
-
//#region dist/v3/VwcRteTextColorPickerFeatureImpl/index.js
|
|
8
|
-
(0, require("@vonage/vivid").registerRteTextColorPickerFeatureImpl)("vvd3");
|
|
9
|
-
var VwcRteTextColorPickerFeatureImpl = require_index_es.g(`vvd3-rte-text-color-picker-feature-impl`, {
|
|
10
|
-
events: [],
|
|
11
|
-
attributes: [],
|
|
12
|
-
properties: [
|
|
13
|
-
"name",
|
|
14
|
-
"defaultColorForNode",
|
|
15
|
-
"featureId"
|
|
16
|
-
]
|
|
17
|
-
});
|
|
18
|
-
VwcRteTextColorPickerFeatureImpl.displayName = "VwcRteTextColorPickerFeatureImpl";
|
|
19
|
-
//#endregion
|
|
20
|
-
exports.default = VwcRteTextColorPickerFeatureImpl;
|