@vonage/vivid-react 5.21.0 → 5.22.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 +1088 -25
- package/package.json +7 -5
- package/types/index.d.ts +1 -0
- package/v3/VwcAccordion/package.json +2 -2
- package/v3/VwcAccordionItem/package.json +2 -2
- package/v3/VwcActionGroup/package.json +2 -2
- package/v3/VwcAlert/package.json +2 -2
- package/v3/VwcAriaBindingDirective/package.json +2 -2
- package/v3/VwcAudioPlayer/package.json +2 -2
- package/v3/VwcAvatar/package.json +2 -2
- package/v3/VwcBadge/package.json +2 -2
- package/v3/VwcBanner/package.json +2 -2
- package/v3/VwcBaseProgress/package.json +2 -2
- package/v3/VwcBreadcrumb/package.json +2 -2
- package/v3/VwcBreadcrumbItem/package.json +2 -2
- package/v3/VwcButton/index.js +9 -11
- package/v3/VwcButton/package.json +2 -2
- package/v3/VwcCalendar/package.json +2 -2
- package/v3/VwcCalendarEvent/package.json +2 -2
- package/v3/VwcCard/package.json +2 -2
- package/v3/VwcCheckbox/package.json +2 -2
- package/v3/VwcColorPicker/package.json +2 -2
- package/v3/VwcCombobox/index.js +1 -1
- package/v3/VwcCombobox/package.json +2 -2
- package/v3/VwcContextualHelp/package.json +2 -2
- package/v3/VwcCountry/package.json +2 -2
- package/v3/VwcCountryGroup/package.json +2 -2
- package/v3/VwcDataGrid/package.json +2 -2
- package/v3/VwcDataGridCell/package.json +2 -2
- package/v3/VwcDataGridRow/package.json +2 -2
- package/v3/VwcDatePicker/package.json +2 -2
- package/v3/VwcDateRangePicker/package.json +2 -2
- package/v3/VwcDateTimePicker/package.json +2 -2
- package/v3/VwcDialPad/index.js +1 -1
- package/v3/VwcDialPad/package.json +2 -2
- package/v3/VwcDialog/package.json +2 -2
- package/v3/VwcDivider/package.json +2 -2
- package/v3/VwcElevation/package.json +2 -2
- package/v3/VwcEmptyState/package.json +2 -2
- package/v3/VwcFab/index.js +9 -11
- package/v3/VwcFab/package.json +2 -2
- package/v3/VwcFeatureState/package.json +2 -2
- package/v3/VwcFeedbackMessage/package.json +2 -2
- package/v3/VwcFilePicker/package.json +2 -2
- package/v3/VwcFlag/package.json +2 -2
- package/v3/VwcHeader/package.json +2 -2
- package/v3/VwcIcon/package.json +2 -2
- package/v3/VwcIdrefsController/package.json +2 -2
- package/v3/VwcInlineTimePicker/package.json +2 -2
- package/v3/VwcKbdKey/package.json +2 -2
- package/v3/VwcKbdShortcut/package.json +2 -2
- package/v3/VwcLayout/package.json +2 -2
- package/v3/VwcListbox/index.js +1 -1
- package/v3/VwcListbox/package.json +2 -2
- package/v3/VwcMenu/index.js +1 -1
- package/v3/VwcMenu/package.json +2 -2
- package/v3/VwcMenuItem/package.json +2 -2
- package/v3/VwcNav/package.json +2 -2
- package/v3/VwcNavDisclosure/package.json +2 -2
- package/v3/VwcNavItem/package.json +2 -2
- package/v3/VwcNote/package.json +2 -2
- package/v3/VwcNumberField/index.js +1 -1
- package/v3/VwcNumberField/package.json +2 -2
- package/v3/VwcOption/package.json +2 -2
- package/v3/VwcOptionTag/package.json +2 -2
- package/v3/VwcPagination/package.json +2 -2
- package/v3/VwcPickerField/package.json +2 -2
- package/v3/VwcPlatformSwitch/package.json +2 -2
- package/v3/VwcPopover/index.d.ts +2 -2
- package/v3/VwcPopover/index.js +1 -1
- package/v3/VwcPopover/package.json +2 -2
- package/v3/VwcPopup/index.d.ts +2 -0
- package/v3/VwcPopup/index.js +21 -2
- package/v3/VwcPopup/package.json +2 -2
- package/v3/VwcProgress/package.json +2 -2
- package/v3/VwcProgressRing/package.json +2 -2
- package/v3/VwcRadio/package.json +2 -2
- package/v3/VwcRadioGroup/package.json +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/VwcRteAlignmentFeatureImpl/index.js +6 -6
- package/v3/VwcRteAlignmentFeatureImpl/package.json +2 -2
- package/v3/VwcRteBaseImpl/index.js +5 -5
- package/v3/VwcRteBaseImpl/package.json +2 -2
- package/v3/VwcRteBasicTextBlocksImpl/index.js +3 -3
- package/v3/VwcRteBasicTextBlocksImpl/package.json +2 -2
- package/v3/VwcRteBoldFeatureImpl/index.js +4 -4
- package/v3/VwcRteBoldFeatureImpl/package.json +2 -2
- package/v3/VwcRteCharacterCountFeatureImpl/index.js +5 -5
- package/v3/VwcRteCharacterCountFeatureImpl/package.json +2 -2
- package/v3/VwcRteConfig/package.json +2 -2
- package/v3/VwcRteConfigImpl/package.json +2 -2
- package/v3/VwcRteCoreImpl/index.d.ts +4 -0
- package/v3/VwcRteCoreImpl/index.js +22 -6
- package/v3/VwcRteCoreImpl/package.json +2 -2
- package/v3/VwcRteCursorFixFeatureImpl/index.js +5 -5
- package/v3/VwcRteCursorFixFeatureImpl/package.json +2 -2
- package/v3/VwcRteDropHandlerFeatureImpl/index.js +6 -6
- package/v3/VwcRteDropHandlerFeatureImpl/package.json +2 -2
- package/v3/VwcRteFeature/package.json +2 -2
- package/v3/VwcRteFeatureImpl/index.js +6 -6
- package/v3/VwcRteFeatureImpl/package.json +2 -2
- package/v3/VwcRteFileHandlerFeatureImpl/index.js +5 -5
- package/v3/VwcRteFileHandlerFeatureImpl/package.json +2 -2
- package/v3/VwcRteFontSizePickerFeatureImpl/index.js +5 -5
- package/v3/VwcRteFontSizePickerFeatureImpl/package.json +2 -2
- package/v3/VwcRteForeignHtmlFeatureImpl/index.js +5 -5
- package/v3/VwcRteForeignHtmlFeatureImpl/package.json +2 -2
- package/v3/VwcRteHardBreakFeatureImpl/index.js +5 -5
- package/v3/VwcRteHardBreakFeatureImpl/package.json +2 -2
- package/v3/VwcRteHistoryFeatureImpl/index.js +6 -6
- package/v3/VwcRteHistoryFeatureImpl/package.json +2 -2
- package/v3/VwcRteHtmlParser/package.json +2 -2
- package/v3/VwcRteHtmlSerializer/package.json +2 -2
- package/v3/VwcRteHtmlSerializerImpl/package.json +2 -2
- package/v3/VwcRteInlineImageFeatureImpl/index.js +5 -5
- package/v3/VwcRteInlineImageFeatureImpl/package.json +2 -2
- package/v3/VwcRteInputRulesFeatureImpl/index.js +5 -5
- package/v3/VwcRteInputRulesFeatureImpl/package.json +2 -2
- package/v3/VwcRteInstance/index.js +5 -0
- package/v3/VwcRteInstance/package.json +2 -2
- package/v3/VwcRteInstanceImpl/package.json +2 -2
- package/v3/VwcRteItalicFeatureImpl/index.js +4 -4
- package/v3/VwcRteItalicFeatureImpl/package.json +2 -2
- package/v3/VwcRteKeyboardShortcutsFeatureImpl/index.js +5 -5
- package/v3/VwcRteKeyboardShortcutsFeatureImpl/package.json +2 -2
- package/v3/VwcRteLinkFeatureImpl/index.js +4 -4
- package/v3/VwcRteLinkFeatureImpl/package.json +2 -2
- package/v3/VwcRteListFeatureImpl/index.js +2 -2
- package/v3/VwcRteListFeatureImpl/package.json +2 -2
- package/v3/VwcRteMonospaceFeatureImpl/index.js +4 -4
- package/v3/VwcRteMonospaceFeatureImpl/package.json +2 -2
- package/v3/VwcRtePlaceholderFeatureImpl/index.js +6 -6
- package/v3/VwcRtePlaceholderFeatureImpl/package.json +2 -2
- package/v3/VwcRteStrikethroughFeatureImpl/index.js +4 -4
- package/v3/VwcRteStrikethroughFeatureImpl/package.json +2 -2
- package/v3/VwcRteTextBlockPickerFeatureImpl/index.js +5 -5
- package/v3/VwcRteTextBlockPickerFeatureImpl/package.json +2 -2
- package/v3/VwcRteTextColorPickerFeatureImpl/index.js +6 -6
- package/v3/VwcRteTextColorPickerFeatureImpl/package.json +2 -2
- package/v3/VwcRteTextStyleFeatureImpl/index.js +6 -6
- package/v3/VwcRteTextStyleFeatureImpl/package.json +2 -2
- package/v3/VwcRteToolbarFeatureImpl/index.js +4 -4
- package/v3/VwcRteToolbarFeatureImpl/package.json +2 -2
- package/v3/VwcRteUnderlineFeatureImpl/index.js +4 -4
- package/v3/VwcRteUnderlineFeatureImpl/package.json +2 -2
- package/v3/VwcSearchableSelect/package.json +2 -2
- package/v3/VwcSelect/package.json +2 -2
- package/v3/VwcSelectableBox/package.json +2 -2
- package/v3/VwcSideDrawer/package.json +2 -2
- package/v3/VwcSimpleColorPicker/package.json +2 -2
- package/v3/VwcSlider/package.json +2 -2
- package/v3/VwcSplitButton/package.json +2 -2
- package/v3/VwcStatus/package.json +2 -2
- package/v3/VwcSwitch/package.json +2 -2
- 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/package.json +2 -2
- package/v3/VwcTag/package.json +2 -2
- package/v3/VwcTagGroup/package.json +2 -2
- package/v3/VwcTextArea/package.json +2 -2
- package/v3/VwcTextField/package.json +2 -2
- package/v3/VwcTextblockAttrs/package.json +2 -2
- package/v3/VwcTextblockMarks/package.json +2 -2
- package/v3/VwcTimePicker/package.json +2 -2
- package/v3/VwcToggletip/package.json +2 -2
- package/v3/VwcTooltip/package.json +2 -2
- package/v3/VwcTreeItem/package.json +2 -2
- package/v3/VwcTreeView/package.json +2 -2
- package/v3/VwcUiCtx/package.json +2 -2
- package/v3/VwcVideoPlayer/package.json +2 -2
- package/v3/VwcVisuallyHidden/package.json +2 -2
- package/v3/VwcVividElement/package.json +2 -2
- package/v3/VwcVividFoundationButton/index.js +18 -20
- package/v3/VwcVividFoundationButton/package.json +2 -2
- package/v3/VwcVvdHexInput/package.json +2 -2
- package/v3/VwcVvdHexPicker/package.json +2 -2
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-progress",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-progress-ring",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
package/v3/VwcRadio/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-radio",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-radio-group",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-range-slider",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-rich-text-editor",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-rich-text-view",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -44,7 +44,7 @@ Code in this file were generated using following JSON:
|
|
|
44
44
|
},
|
|
45
45
|
"parameters": [
|
|
46
46
|
{
|
|
47
|
-
"name": "
|
|
47
|
+
"name": "_rte",
|
|
48
48
|
"type": {
|
|
49
49
|
"text": "RteInstanceImpl"
|
|
50
50
|
}
|
|
@@ -65,7 +65,7 @@ Code in this file were generated using following JSON:
|
|
|
65
65
|
},
|
|
66
66
|
"parameters": [
|
|
67
67
|
{
|
|
68
|
-
"name": "
|
|
68
|
+
"name": "_rte",
|
|
69
69
|
"type": {
|
|
70
70
|
"text": "RteInstanceImpl"
|
|
71
71
|
}
|
|
@@ -175,13 +175,13 @@ Code in this file were generated using following JSON:
|
|
|
175
175
|
},
|
|
176
176
|
"parameters": [
|
|
177
177
|
{
|
|
178
|
-
"name": "
|
|
178
|
+
"name": "_textblockAttrs",
|
|
179
179
|
"type": {
|
|
180
180
|
"text": "TextblockAttrs"
|
|
181
181
|
}
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
|
-
"name": "
|
|
184
|
+
"name": "_textblockMarks",
|
|
185
185
|
"type": {
|
|
186
186
|
"text": "TextblockMarks"
|
|
187
187
|
}
|
|
@@ -215,7 +215,7 @@ Code in this file were generated using following JSON:
|
|
|
215
215
|
},
|
|
216
216
|
"parameters": [
|
|
217
217
|
{
|
|
218
|
-
"name": "
|
|
218
|
+
"name": "_rte",
|
|
219
219
|
"type": {
|
|
220
220
|
"text": "RteInstanceImpl"
|
|
221
221
|
}
|
|
@@ -249,7 +249,7 @@ Code in this file were generated using following JSON:
|
|
|
249
249
|
},
|
|
250
250
|
"parameters": [
|
|
251
251
|
{
|
|
252
|
-
"name": "
|
|
252
|
+
"name": "_rte",
|
|
253
253
|
"type": {
|
|
254
254
|
"text": "RteInstanceImpl"
|
|
255
255
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-rte-alignment-feature-impl",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -31,13 +31,13 @@ Code in this file were generated using following JSON:
|
|
|
31
31
|
},
|
|
32
32
|
"parameters": [
|
|
33
33
|
{
|
|
34
|
-
"name": "
|
|
34
|
+
"name": "_textblockAttrs",
|
|
35
35
|
"type": {
|
|
36
36
|
"text": "TextblockAttrs"
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
|
-
"name": "
|
|
40
|
+
"name": "_textblockMarks",
|
|
41
41
|
"type": {
|
|
42
42
|
"text": "TextblockMarks"
|
|
43
43
|
}
|
|
@@ -173,7 +173,7 @@ Code in this file were generated using following JSON:
|
|
|
173
173
|
},
|
|
174
174
|
"parameters": [
|
|
175
175
|
{
|
|
176
|
-
"name": "
|
|
176
|
+
"name": "_rte",
|
|
177
177
|
"type": {
|
|
178
178
|
"text": "RteInstanceImpl"
|
|
179
179
|
}
|
|
@@ -194,7 +194,7 @@ Code in this file were generated using following JSON:
|
|
|
194
194
|
},
|
|
195
195
|
"parameters": [
|
|
196
196
|
{
|
|
197
|
-
"name": "
|
|
197
|
+
"name": "_rte",
|
|
198
198
|
"type": {
|
|
199
199
|
"text": "RteInstanceImpl"
|
|
200
200
|
}
|
|
@@ -215,7 +215,7 @@ Code in this file were generated using following JSON:
|
|
|
215
215
|
},
|
|
216
216
|
"parameters": [
|
|
217
217
|
{
|
|
218
|
-
"name": "
|
|
218
|
+
"name": "_rte",
|
|
219
219
|
"type": {
|
|
220
220
|
"text": "RteInstanceImpl"
|
|
221
221
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-rte-base-impl",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -195,7 +195,7 @@ Code in this file were generated using following JSON:
|
|
|
195
195
|
},
|
|
196
196
|
"parameters": [
|
|
197
197
|
{
|
|
198
|
-
"name": "
|
|
198
|
+
"name": "_rte",
|
|
199
199
|
"type": {
|
|
200
200
|
"text": "RteInstanceImpl"
|
|
201
201
|
}
|
|
@@ -216,7 +216,7 @@ Code in this file were generated using following JSON:
|
|
|
216
216
|
},
|
|
217
217
|
"parameters": [
|
|
218
218
|
{
|
|
219
|
-
"name": "
|
|
219
|
+
"name": "_rte",
|
|
220
220
|
"type": {
|
|
221
221
|
"text": "RteInstanceImpl"
|
|
222
222
|
}
|
|
@@ -250,7 +250,7 @@ Code in this file were generated using following JSON:
|
|
|
250
250
|
},
|
|
251
251
|
"parameters": [
|
|
252
252
|
{
|
|
253
|
-
"name": "
|
|
253
|
+
"name": "_rte",
|
|
254
254
|
"type": {
|
|
255
255
|
"text": "RteInstanceImpl"
|
|
256
256
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-rte-basic-text-blocks-impl",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -44,13 +44,13 @@ Code in this file were generated using following JSON:
|
|
|
44
44
|
},
|
|
45
45
|
"parameters": [
|
|
46
46
|
{
|
|
47
|
-
"name": "
|
|
47
|
+
"name": "_textblockAttrs",
|
|
48
48
|
"type": {
|
|
49
49
|
"text": "TextblockAttrs"
|
|
50
50
|
}
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
|
-
"name": "
|
|
53
|
+
"name": "_textblockMarks",
|
|
54
54
|
"type": {
|
|
55
55
|
"text": "TextblockMarks"
|
|
56
56
|
}
|
|
@@ -194,7 +194,7 @@ Code in this file were generated using following JSON:
|
|
|
194
194
|
},
|
|
195
195
|
"parameters": [
|
|
196
196
|
{
|
|
197
|
-
"name": "
|
|
197
|
+
"name": "_rte",
|
|
198
198
|
"type": {
|
|
199
199
|
"text": "RteInstanceImpl"
|
|
200
200
|
}
|
|
@@ -228,7 +228,7 @@ Code in this file were generated using following JSON:
|
|
|
228
228
|
},
|
|
229
229
|
"parameters": [
|
|
230
230
|
{
|
|
231
|
-
"name": "
|
|
231
|
+
"name": "_rte",
|
|
232
232
|
"type": {
|
|
233
233
|
"text": "RteInstanceImpl"
|
|
234
234
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-rte-bold-feature-impl",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -31,7 +31,7 @@ Code in this file were generated using following JSON:
|
|
|
31
31
|
},
|
|
32
32
|
"parameters": [
|
|
33
33
|
{
|
|
34
|
-
"name": "
|
|
34
|
+
"name": "_rte",
|
|
35
35
|
"type": {
|
|
36
36
|
"text": "RteInstanceImpl"
|
|
37
37
|
}
|
|
@@ -128,13 +128,13 @@ Code in this file were generated using following JSON:
|
|
|
128
128
|
},
|
|
129
129
|
"parameters": [
|
|
130
130
|
{
|
|
131
|
-
"name": "
|
|
131
|
+
"name": "_textblockAttrs",
|
|
132
132
|
"type": {
|
|
133
133
|
"text": "TextblockAttrs"
|
|
134
134
|
}
|
|
135
135
|
},
|
|
136
136
|
{
|
|
137
|
-
"name": "
|
|
137
|
+
"name": "_textblockMarks",
|
|
138
138
|
"type": {
|
|
139
139
|
"text": "TextblockMarks"
|
|
140
140
|
}
|
|
@@ -181,7 +181,7 @@ Code in this file were generated using following JSON:
|
|
|
181
181
|
},
|
|
182
182
|
"parameters": [
|
|
183
183
|
{
|
|
184
|
-
"name": "
|
|
184
|
+
"name": "_rte",
|
|
185
185
|
"type": {
|
|
186
186
|
"text": "RteInstanceImpl"
|
|
187
187
|
}
|
|
@@ -202,7 +202,7 @@ Code in this file were generated using following JSON:
|
|
|
202
202
|
},
|
|
203
203
|
"parameters": [
|
|
204
204
|
{
|
|
205
|
-
"name": "
|
|
205
|
+
"name": "_rte",
|
|
206
206
|
"type": {
|
|
207
207
|
"text": "RteInstanceImpl"
|
|
208
208
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-rte-character-count-feature-impl",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-rte-config",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-rte-config-impl",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -4,6 +4,8 @@ import React, { ReactNode } from 'react';
|
|
|
4
4
|
* @param {string} name - The name of the feature, e.g. RteBoldFeature
|
|
5
5
|
Note: Cannot use this.constructor.name because it may be minified
|
|
6
6
|
* @param disabled
|
|
7
|
+
* @param {RteScrollValue | undefined} scrollThreshold
|
|
8
|
+
* @param {RteScrollValue | undefined} scrollMargin
|
|
7
9
|
* @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
|
|
8
10
|
*/
|
|
9
11
|
declare const VwcRteCoreImpl: {
|
|
@@ -15,6 +17,8 @@ declare const VwcRteCoreImpl: {
|
|
|
15
17
|
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
16
18
|
"name"?: string;
|
|
17
19
|
"disabled"?: any;
|
|
20
|
+
"scrollThreshold"?: any;
|
|
21
|
+
"scrollMargin"?: any;
|
|
18
22
|
"featureId"?: string | undefined;
|
|
19
23
|
}): JSX.Element;
|
|
20
24
|
displayName: string;
|
|
@@ -26,6 +26,22 @@ Code in this file were generated using following JSON:
|
|
|
26
26
|
"name": "disabled",
|
|
27
27
|
"default": "new FeatureState(false)"
|
|
28
28
|
},
|
|
29
|
+
{
|
|
30
|
+
"kind": "field",
|
|
31
|
+
"name": "scrollThreshold",
|
|
32
|
+
"type": {
|
|
33
|
+
"text": "RteScrollValue | undefined"
|
|
34
|
+
},
|
|
35
|
+
"default": "undefined"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"kind": "field",
|
|
39
|
+
"name": "scrollMargin",
|
|
40
|
+
"type": {
|
|
41
|
+
"text": "RteScrollValue | undefined"
|
|
42
|
+
},
|
|
43
|
+
"default": "undefined"
|
|
44
|
+
},
|
|
29
45
|
{
|
|
30
46
|
"kind": "method",
|
|
31
47
|
"name": "getStyles",
|
|
@@ -125,13 +141,13 @@ Code in this file were generated using following JSON:
|
|
|
125
141
|
},
|
|
126
142
|
"parameters": [
|
|
127
143
|
{
|
|
128
|
-
"name": "
|
|
144
|
+
"name": "_textblockAttrs",
|
|
129
145
|
"type": {
|
|
130
146
|
"text": "TextblockAttrs"
|
|
131
147
|
}
|
|
132
148
|
},
|
|
133
149
|
{
|
|
134
|
-
"name": "
|
|
150
|
+
"name": "_textblockMarks",
|
|
135
151
|
"type": {
|
|
136
152
|
"text": "TextblockMarks"
|
|
137
153
|
}
|
|
@@ -178,7 +194,7 @@ Code in this file were generated using following JSON:
|
|
|
178
194
|
},
|
|
179
195
|
"parameters": [
|
|
180
196
|
{
|
|
181
|
-
"name": "
|
|
197
|
+
"name": "_rte",
|
|
182
198
|
"type": {
|
|
183
199
|
"text": "RteInstanceImpl"
|
|
184
200
|
}
|
|
@@ -199,7 +215,7 @@ Code in this file were generated using following JSON:
|
|
|
199
215
|
},
|
|
200
216
|
"parameters": [
|
|
201
217
|
{
|
|
202
|
-
"name": "
|
|
218
|
+
"name": "_rte",
|
|
203
219
|
"type": {
|
|
204
220
|
"text": "RteInstanceImpl"
|
|
205
221
|
}
|
|
@@ -220,7 +236,7 @@ Code in this file were generated using following JSON:
|
|
|
220
236
|
},
|
|
221
237
|
"parameters": [
|
|
222
238
|
{
|
|
223
|
-
"name": "
|
|
239
|
+
"name": "_rte",
|
|
224
240
|
"type": {
|
|
225
241
|
"text": "RteInstanceImpl"
|
|
226
242
|
}
|
|
@@ -246,7 +262,7 @@ registerRteCoreImpl('vvd3')
|
|
|
246
262
|
const VwcRteCoreImpl = wrapper(`vvd3-rte-core-impl`, {
|
|
247
263
|
events: [],
|
|
248
264
|
attributes: [],
|
|
249
|
-
properties: ['name', 'disabled', 'featureId']
|
|
265
|
+
properties: ['name', 'disabled', 'scrollThreshold', 'scrollMargin', 'featureId']
|
|
250
266
|
})
|
|
251
267
|
|
|
252
268
|
VwcRteCoreImpl.displayName = 'VwcRteCoreImpl'
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-rte-core-impl",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -107,13 +107,13 @@ Code in this file were generated using following JSON:
|
|
|
107
107
|
},
|
|
108
108
|
"parameters": [
|
|
109
109
|
{
|
|
110
|
-
"name": "
|
|
110
|
+
"name": "_textblockAttrs",
|
|
111
111
|
"type": {
|
|
112
112
|
"text": "TextblockAttrs"
|
|
113
113
|
}
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
|
-
"name": "
|
|
116
|
+
"name": "_textblockMarks",
|
|
117
117
|
"type": {
|
|
118
118
|
"text": "TextblockMarks"
|
|
119
119
|
}
|
|
@@ -160,7 +160,7 @@ Code in this file were generated using following JSON:
|
|
|
160
160
|
},
|
|
161
161
|
"parameters": [
|
|
162
162
|
{
|
|
163
|
-
"name": "
|
|
163
|
+
"name": "_rte",
|
|
164
164
|
"type": {
|
|
165
165
|
"text": "RteInstanceImpl"
|
|
166
166
|
}
|
|
@@ -181,7 +181,7 @@ Code in this file were generated using following JSON:
|
|
|
181
181
|
},
|
|
182
182
|
"parameters": [
|
|
183
183
|
{
|
|
184
|
-
"name": "
|
|
184
|
+
"name": "_rte",
|
|
185
185
|
"type": {
|
|
186
186
|
"text": "RteInstanceImpl"
|
|
187
187
|
}
|
|
@@ -215,7 +215,7 @@ Code in this file were generated using following JSON:
|
|
|
215
215
|
},
|
|
216
216
|
"parameters": [
|
|
217
217
|
{
|
|
218
|
-
"name": "
|
|
218
|
+
"name": "_rte",
|
|
219
219
|
"type": {
|
|
220
220
|
"text": "RteInstanceImpl"
|
|
221
221
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-rte-cursor-fix-feature-impl",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -31,7 +31,7 @@ Code in this file were generated using following JSON:
|
|
|
31
31
|
},
|
|
32
32
|
"parameters": [
|
|
33
33
|
{
|
|
34
|
-
"name": "
|
|
34
|
+
"name": "_rte",
|
|
35
35
|
"type": {
|
|
36
36
|
"text": "RteInstanceImpl"
|
|
37
37
|
}
|
|
@@ -107,13 +107,13 @@ Code in this file were generated using following JSON:
|
|
|
107
107
|
},
|
|
108
108
|
"parameters": [
|
|
109
109
|
{
|
|
110
|
-
"name": "
|
|
110
|
+
"name": "_textblockAttrs",
|
|
111
111
|
"type": {
|
|
112
112
|
"text": "TextblockAttrs"
|
|
113
113
|
}
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
|
-
"name": "
|
|
116
|
+
"name": "_textblockMarks",
|
|
117
117
|
"type": {
|
|
118
118
|
"text": "TextblockMarks"
|
|
119
119
|
}
|
|
@@ -160,7 +160,7 @@ Code in this file were generated using following JSON:
|
|
|
160
160
|
},
|
|
161
161
|
"parameters": [
|
|
162
162
|
{
|
|
163
|
-
"name": "
|
|
163
|
+
"name": "_rte",
|
|
164
164
|
"type": {
|
|
165
165
|
"text": "RteInstanceImpl"
|
|
166
166
|
}
|
|
@@ -181,7 +181,7 @@ Code in this file were generated using following JSON:
|
|
|
181
181
|
},
|
|
182
182
|
"parameters": [
|
|
183
183
|
{
|
|
184
|
-
"name": "
|
|
184
|
+
"name": "_rte",
|
|
185
185
|
"type": {
|
|
186
186
|
"text": "RteInstanceImpl"
|
|
187
187
|
}
|
|
@@ -215,7 +215,7 @@ Code in this file were generated using following JSON:
|
|
|
215
215
|
},
|
|
216
216
|
"parameters": [
|
|
217
217
|
{
|
|
218
|
-
"name": "
|
|
218
|
+
"name": "_rte",
|
|
219
219
|
"type": {
|
|
220
220
|
"text": "RteInstanceImpl"
|
|
221
221
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-rte-drop-handler-feature-impl",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-rte-feature",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.22.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.22.0"
|
|
10
10
|
}
|
|
11
11
|
}
|