@vonage/vivid-react 3.5.2 → 5.19.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/LICENSE.md +201 -0
- package/README.md +99 -107
- package/VwcAccordion/index.d.ts +5 -5
- package/VwcAccordion/index.js +1 -2
- package/VwcAccordion/package.json +2 -2
- package/VwcActionGroup/index.d.ts +7 -7
- package/VwcActionGroup/index.js +7 -12
- package/VwcActionGroup/package.json +2 -2
- package/VwcBadge/index.d.ts +9 -9
- package/VwcBadge/index.js +10 -17
- package/VwcBadge/package.json +2 -2
- package/VwcBanner/index.d.ts +10 -10
- package/VwcBanner/index.js +8 -11
- package/VwcBanner/package.json +2 -2
- package/VwcButton/index.d.ts +15 -34
- package/VwcButton/index.js +15 -100
- package/VwcButton/package.json +2 -2
- package/VwcButtonToggleGroup/index.d.ts +12 -11
- package/VwcButtonToggleGroup/index.js +1 -1
- package/VwcButtonToggleGroup/package.json +2 -2
- package/VwcCalendar/index.d.ts +4 -4
- package/VwcCalendar/index.js +1 -1
- package/VwcCalendar/package.json +2 -2
- package/VwcCalendarEvent/index.d.ts +6 -6
- package/VwcCalendarEvent/index.js +1 -1
- package/VwcCalendarEvent/package.json +2 -2
- package/VwcCard/index.d.ts +8 -7
- package/VwcCard/index.js +1 -1
- package/VwcCard/package.json +2 -2
- package/VwcCarousel/index.d.ts +5 -5
- package/VwcCarousel/index.js +1 -1
- package/VwcCarousel/package.json +2 -2
- package/VwcCarouselItem/index.d.ts +4 -4
- package/VwcCarouselItem/index.js +1 -1
- package/VwcCarouselItem/package.json +2 -2
- package/VwcCheckListItem/index.d.ts +7 -32
- package/VwcCheckListItem/index.js +4 -112
- package/VwcCheckListItem/package.json +2 -2
- package/VwcCheckbox/index.d.ts +7 -26
- package/VwcCheckbox/index.js +3 -88
- package/VwcCheckbox/package.json +2 -2
- package/VwcChip/index.d.ts +12 -12
- package/VwcChip/index.js +2 -3
- package/VwcChip/package.json +2 -2
- package/VwcChipSet/index.d.ts +6 -5
- package/VwcChipSet/index.js +2 -3
- package/VwcChipSet/package.json +2 -2
- package/VwcCircularProgress/index.d.ts +5 -15
- package/VwcCircularProgress/index.js +3 -43
- package/VwcCircularProgress/package.json +2 -2
- package/VwcDataGrid/index.d.ts +11 -10
- package/VwcDataGrid/index.js +4 -5
- package/VwcDataGrid/package.json +2 -2
- package/VwcDataGridColumn/index.d.ts +13 -13
- package/VwcDataGridColumn/index.js +1 -1
- package/VwcDataGridColumn/package.json +2 -2
- package/VwcDatepicker/index.d.ts +8 -106
- package/VwcDatepicker/index.js +3 -352
- package/VwcDatepicker/package.json +2 -2
- package/VwcDropdown/index.d.ts +24 -24
- package/VwcDropdown/index.js +2 -2
- package/VwcDropdown/package.json +2 -2
- package/VwcElevation/index.d.ts +5 -5
- package/VwcElevation/index.js +1 -1
- package/VwcElevation/package.json +2 -2
- package/VwcEmptyState/index.d.ts +4 -4
- package/VwcEmptyState/index.js +1 -1
- package/VwcEmptyState/package.json +2 -2
- package/VwcExpansionPanel/index.d.ts +16 -16
- package/VwcExpansionPanel/index.js +4 -5
- package/VwcExpansionPanel/package.json +2 -2
- package/VwcFab/index.d.ts +4 -22
- package/VwcFab/index.js +2 -73
- package/VwcFab/package.json +2 -2
- package/VwcFilePicker/index.d.ts +10 -10
- package/VwcFilePicker/index.js +2 -2
- package/VwcFilePicker/package.json +2 -2
- package/VwcFormfield/index.d.ts +5 -12
- package/VwcFormfield/index.js +3 -35
- package/VwcFormfield/package.json +2 -2
- package/VwcHelperMessage/index.d.ts +5 -5
- package/VwcHelperMessage/index.js +2 -2
- package/VwcHelperMessage/package.json +2 -2
- package/VwcIcon/index.d.ts +7 -7
- package/VwcIcon/index.js +7 -11
- package/VwcIcon/package.json +2 -2
- package/VwcIconButton/index.d.ts +12 -17
- package/VwcIconButton/index.js +7 -43
- package/VwcIconButton/package.json +2 -2
- package/VwcIconButtonToggle/index.d.ts +11 -24
- package/VwcIconButtonToggle/index.js +9 -65
- package/VwcIconButtonToggle/package.json +2 -2
- package/VwcKeypad/index.d.ts +15 -15
- package/VwcKeypad/index.js +1 -1
- package/VwcKeypad/package.json +2 -2
- package/VwcLayout/index.d.ts +7 -7
- package/VwcLayout/index.js +14 -21
- package/VwcLayout/package.json +2 -2
- package/VwcLinearProgress/index.d.ts +5 -17
- package/VwcLinearProgress/index.js +4 -52
- package/VwcLinearProgress/package.json +2 -2
- package/VwcList/index.d.ts +6 -28
- package/VwcList/index.js +6 -113
- package/VwcList/package.json +2 -2
- package/VwcListExpansionPanel/index.d.ts +9 -7
- package/VwcListExpansionPanel/index.js +1 -2
- package/VwcListExpansionPanel/package.json +2 -2
- package/VwcListItem/index.d.ts +10 -31
- package/VwcListItem/index.js +8 -109
- package/VwcListItem/package.json +2 -2
- package/VwcMenu/index.d.ts +5 -44
- package/VwcMenu/index.js +5 -166
- package/VwcMenu/package.json +2 -2
- package/VwcNotchedOutline/index.d.ts +5 -8
- package/VwcNotchedOutline/index.js +3 -21
- package/VwcNotchedOutline/package.json +2 -2
- package/VwcNote/index.d.ts +5 -5
- package/VwcNote/index.js +3 -4
- package/VwcNote/package.json +2 -2
- package/VwcPagination/index.d.ts +8 -7
- package/VwcPagination/index.js +1 -1
- package/VwcPagination/package.json +2 -2
- package/VwcPopup/index.d.ts +9 -9
- package/VwcPopup/index.js +7 -12
- package/VwcPopup/package.json +2 -2
- package/VwcRadio/index.d.ts +6 -43
- package/VwcRadio/index.js +3 -111
- package/VwcRadio/package.json +2 -2
- package/VwcRadioListItem/index.d.ts +6 -33
- package/VwcRadioListItem/index.js +5 -113
- package/VwcRadioListItem/package.json +2 -2
- package/VwcSchemeSelect/index.d.ts +6 -6
- package/VwcSchemeSelect/index.js +8 -8
- package/VwcSchemeSelect/package.json +2 -2
- package/VwcScrubBar/index.d.ts +4 -4
- package/VwcScrubBar/index.js +1 -1
- package/VwcScrubBar/package.json +2 -2
- package/VwcSelect/index.d.ts +8 -46
- package/VwcSelect/index.js +10 -164
- package/VwcSelect/package.json +2 -2
- package/VwcSlider/index.d.ts +9 -26
- package/VwcSlider/index.js +3 -83
- package/VwcSlider/package.json +2 -2
- package/VwcSnackbar/index.d.ts +17 -25
- package/VwcSnackbar/index.js +7 -50
- package/VwcSnackbar/package.json +2 -2
- package/VwcSurface/index.d.ts +5 -34
- package/VwcSurface/index.js +5 -106
- package/VwcSurface/package.json +2 -2
- package/VwcSwitch/index.d.ts +8 -17
- package/VwcSwitch/index.js +5 -51
- package/VwcSwitch/package.json +2 -2
- package/VwcTab/index.d.ts +9 -28
- package/VwcTab/index.js +2 -87
- package/VwcTab/package.json +2 -2
- package/VwcTabBar/index.d.ts +7 -7
- package/VwcTabBar/index.js +3 -15
- package/VwcTabBar/package.json +2 -2
- package/VwcTag/index.d.ts +13 -13
- package/VwcTag/index.js +12 -16
- package/VwcTag/package.json +2 -2
- package/VwcText/index.d.ts +7 -7
- package/VwcText/index.js +7 -12
- package/VwcText/package.json +2 -2
- package/VwcTextarea/index.d.ts +12 -81
- package/VwcTextarea/index.js +3 -268
- package/VwcTextarea/package.json +2 -2
- package/VwcTextfield/index.d.ts +15 -72
- package/VwcTextfield/index.js +7 -244
- package/VwcTextfield/package.json +2 -2
- package/VwcThemeSwitch/index.d.ts +5 -5
- package/VwcThemeSwitch/index.js +4 -7
- package/VwcThemeSwitch/package.json +2 -2
- package/VwcTooltip/index.d.ts +9 -9
- package/VwcTooltip/index.js +6 -9
- package/VwcTooltip/package.json +2 -2
- package/VwcTopAppBar/index.d.ts +5 -13
- package/VwcTopAppBar/index.js +3 -31
- package/VwcTopAppBar/package.json +2 -2
- package/VwcTopAppBarFixed/index.d.ts +5 -13
- package/VwcTopAppBarFixed/index.js +3 -31
- package/VwcTopAppBarFixed/package.json +2 -2
- package/index.js +27 -324
- package/package.json +103 -119
- package/testing/component.mock.js +2 -2
- package/types/index.d.ts +296 -78
- package/v3/VwcAccordion/index.d.ts +13 -13
- package/v3/VwcAccordion/index.js +3 -3
- package/v3/VwcAccordion/package.json +2 -2
- package/v3/VwcAccordionItem/index.d.ts +20 -16
- package/v3/VwcAccordionItem/index.js +88 -4
- package/v3/VwcAccordionItem/package.json +2 -2
- package/v3/VwcActionGroup/index.d.ts +11 -13
- package/v3/VwcActionGroup/index.js +6 -18
- package/v3/VwcActionGroup/package.json +2 -2
- package/v3/VwcAlert/index.d.ts +20 -19
- package/v3/VwcAlert/index.js +32 -27
- package/v3/VwcAlert/package.json +2 -2
- package/v3/VwcAriaBindingDirective/index.d.ts +19 -0
- package/v3/VwcAriaBindingDirective/index.js +71 -0
- package/v3/{VwcDelegateAriaBehavior → VwcAriaBindingDirective}/package.json +3 -3
- package/v3/VwcAudioPlayer/index.d.ts +30 -28
- package/v3/VwcAudioPlayer/index.js +89 -13
- package/v3/VwcAudioPlayer/package.json +2 -2
- package/v3/VwcAvatar/index.d.ts +28 -30
- package/v3/VwcAvatar/index.js +15 -26
- package/v3/VwcAvatar/package.json +2 -2
- package/v3/VwcBadge/index.d.ts +20 -19
- package/v3/VwcBadge/index.js +13 -13
- package/v3/VwcBadge/package.json +2 -2
- package/v3/VwcBanner/index.d.ts +13 -18
- package/v3/VwcBanner/index.js +33 -44
- package/v3/VwcBanner/package.json +2 -2
- package/v3/VwcBaseProgress/index.d.ts +10 -10
- package/v3/VwcBaseProgress/index.js +1 -1
- package/v3/VwcBaseProgress/package.json +2 -2
- package/v3/VwcBreadcrumb/index.d.ts +6 -8
- package/v3/VwcBreadcrumb/index.js +2 -14
- package/v3/VwcBreadcrumb/package.json +2 -2
- package/v3/VwcBreadcrumbItem/index.d.ts +16 -18
- package/v3/VwcBreadcrumbItem/index.js +2 -14
- package/v3/VwcBreadcrumbItem/package.json +2 -2
- package/v3/VwcButton/index.d.ts +46 -44
- package/v3/VwcButton/index.js +92 -16
- package/v3/VwcButton/package.json +2 -2
- package/v3/VwcCalendar/index.d.ts +17 -28
- package/v3/VwcCalendar/index.js +11 -23
- package/v3/VwcCalendar/package.json +2 -2
- package/v3/VwcCalendarEvent/index.d.ts +20 -22
- package/v3/VwcCalendarEvent/index.js +16 -28
- package/v3/VwcCalendarEvent/package.json +2 -2
- package/v3/VwcCard/index.d.ts +28 -37
- package/v3/VwcCard/index.js +31 -40
- package/v3/VwcCard/package.json +2 -2
- package/v3/VwcCheckbox/index.d.ts +31 -32
- package/v3/VwcCheckbox/index.js +55 -20
- package/v3/VwcCheckbox/package.json +2 -2
- package/v3/VwcColorPicker/index.d.ts +60 -0
- package/v3/VwcColorPicker/index.js +647 -0
- package/v3/{VwcImagePlaceholder → VwcColorPicker}/package.json +3 -3
- package/v3/VwcCombobox/index.d.ts +40 -42
- package/v3/VwcCombobox/index.js +136 -29
- package/v3/VwcCombobox/package.json +2 -2
- package/v3/VwcContextualHelp/index.d.ts +22 -0
- package/v3/VwcContextualHelp/index.js +131 -0
- package/v3/{VwcProseMirrorFacade → VwcContextualHelp}/package.json +3 -3
- package/v3/VwcCountry/index.d.ts +27 -0
- package/v3/VwcCountry/index.js +104 -0
- package/v3/{VwcMenubar → VwcCountry}/package.json +3 -3
- package/v3/VwcCountryGroup/index.d.ts +28 -0
- package/v3/VwcCountryGroup/index.js +268 -0
- package/v3/VwcCountryGroup/package.json +11 -0
- package/v3/VwcDataGrid/index.d.ts +31 -38
- package/v3/VwcDataGrid/index.js +18 -39
- package/v3/VwcDataGrid/package.json +2 -2
- package/v3/VwcDataGridCell/index.d.ts +20 -20
- package/v3/VwcDataGridCell/index.js +9 -76
- package/v3/VwcDataGridCell/package.json +2 -2
- package/v3/VwcDataGridRow/index.d.ts +18 -18
- package/v3/VwcDataGridRow/index.js +9 -72
- package/v3/VwcDataGridRow/package.json +2 -2
- package/v3/VwcDatePicker/index.d.ts +26 -22
- package/v3/VwcDatePicker/index.js +43 -4
- package/v3/VwcDatePicker/package.json +2 -2
- package/v3/VwcDateRangePicker/index.d.ts +34 -30
- package/v3/VwcDateRangePicker/index.js +50 -5
- package/v3/VwcDateRangePicker/package.json +2 -2
- package/v3/VwcDateTimePicker/index.d.ts +38 -36
- package/v3/VwcDateTimePicker/index.js +56 -37
- package/v3/VwcDateTimePicker/package.json +2 -2
- package/v3/VwcDialPad/index.d.ts +126 -108
- package/v3/VwcDialPad/index.js +74 -30
- package/v3/VwcDialPad/package.json +2 -2
- package/v3/VwcDialog/index.d.ts +29 -31
- package/v3/VwcDialog/index.js +64 -31
- package/v3/VwcDialog/package.json +2 -2
- package/v3/VwcDivider/index.d.ts +10 -12
- package/v3/VwcDivider/index.js +3 -23
- package/v3/VwcDivider/package.json +2 -2
- package/v3/VwcElevation/index.d.ts +9 -9
- package/v3/VwcElevation/index.js +1 -1
- package/v3/VwcElevation/package.json +2 -2
- package/v3/VwcEmptyState/index.d.ts +14 -13
- package/v3/VwcEmptyState/index.js +35 -6
- package/v3/VwcEmptyState/package.json +2 -2
- package/v3/VwcFab/index.d.ts +31 -32
- package/v3/VwcFab/index.js +39 -22
- package/v3/VwcFab/package.json +2 -2
- package/v3/VwcFeatureState/index.d.ts +17 -0
- package/v3/VwcFeatureState/index.js +70 -0
- package/v3/VwcFeatureState/package.json +11 -0
- package/v3/VwcFeedbackMessage/index.d.ts +7 -11
- package/v3/VwcFeedbackMessage/index.js +2 -26
- package/v3/VwcFeedbackMessage/package.json +2 -2
- package/v3/VwcFilePicker/index.d.ts +34 -38
- package/v3/VwcFilePicker/index.js +70 -315
- package/v3/VwcFilePicker/package.json +2 -2
- package/v3/VwcFlag/index.d.ts +38 -0
- package/v3/VwcFlag/index.js +146 -0
- package/v3/VwcFlag/package.json +11 -0
- package/v3/VwcHeader/index.d.ts +8 -10
- package/v3/VwcHeader/index.js +2 -14
- package/v3/VwcHeader/package.json +2 -2
- package/v3/VwcIcon/index.d.ts +12 -13
- package/v3/VwcIcon/index.js +21 -17
- package/v3/VwcIcon/package.json +2 -2
- package/v3/VwcInlineTimePicker/index.d.ts +13 -17
- package/v3/VwcInlineTimePicker/index.js +2 -26
- package/v3/VwcInlineTimePicker/package.json +2 -2
- package/v3/VwcLayout/index.d.ts +15 -15
- package/v3/VwcLayout/index.js +9 -9
- package/v3/VwcLayout/package.json +2 -2
- package/v3/VwcListbox/index.d.ts +11 -11
- package/v3/VwcListbox/index.js +62 -1
- package/v3/VwcListbox/package.json +2 -2
- package/v3/VwcMenu/index.d.ts +21 -25
- package/v3/VwcMenu/index.js +60 -36
- package/v3/VwcMenu/package.json +2 -2
- package/v3/VwcMenuItem/index.d.ts +30 -32
- package/v3/VwcMenuItem/index.js +68 -45
- package/v3/VwcMenuItem/package.json +2 -2
- package/v3/VwcNav/index.d.ts +6 -8
- package/v3/VwcNav/index.js +2 -14
- package/v3/VwcNav/package.json +2 -2
- package/v3/VwcNavDisclosure/index.d.ts +16 -17
- package/v3/VwcNavDisclosure/index.js +69 -16
- package/v3/VwcNavDisclosure/package.json +2 -2
- package/v3/VwcNavItem/index.d.ts +22 -23
- package/v3/VwcNavItem/index.js +48 -16
- package/v3/VwcNavItem/package.json +2 -2
- package/v3/VwcNote/index.d.ts +12 -11
- package/v3/VwcNote/index.js +5 -5
- package/v3/VwcNote/package.json +2 -2
- package/v3/VwcNumberField/index.d.ts +40 -39
- package/v3/VwcNumberField/index.js +76 -18
- package/v3/VwcNumberField/package.json +2 -2
- package/v3/VwcOption/index.d.ts +32 -29
- package/v3/VwcOption/index.js +105 -26
- package/v3/VwcOption/package.json +2 -2
- package/v3/VwcOptionTag/index.d.ts +14 -12
- package/v3/VwcOptionTag/index.js +14 -4
- package/v3/VwcOptionTag/package.json +2 -2
- package/v3/VwcPagination/index.d.ts +12 -18
- package/v3/VwcPagination/index.js +68 -78
- package/v3/VwcPagination/package.json +2 -2
- package/v3/VwcPickerField/index.d.ts +19 -21
- package/v3/VwcPickerField/index.js +59 -27
- package/v3/VwcPickerField/package.json +2 -2
- package/v3/VwcPopover/index.d.ts +34 -0
- package/v3/VwcPopover/index.js +179 -0
- package/v3/VwcPopover/package.json +11 -0
- package/v3/VwcPopup/index.d.ts +18 -18
- package/v3/VwcPopup/index.js +1 -1
- package/v3/VwcPopup/package.json +2 -2
- package/v3/VwcProgress/index.d.ts +16 -18
- package/v3/VwcProgress/index.js +8 -20
- package/v3/VwcProgress/package.json +2 -2
- package/v3/VwcProgressRing/index.d.ts +12 -14
- package/v3/VwcProgressRing/index.js +2 -14
- package/v3/VwcProgressRing/package.json +2 -2
- package/v3/VwcRadio/index.d.ts +24 -25
- package/v3/VwcRadio/index.js +39 -18
- package/v3/VwcRadio/package.json +2 -2
- package/v3/VwcRadioGroup/index.d.ts +21 -20
- package/v3/VwcRadioGroup/index.js +9 -9
- package/v3/VwcRadioGroup/package.json +2 -2
- package/v3/VwcRangeSlider/index.d.ts +38 -36
- package/v3/VwcRangeSlider/index.js +83 -3
- package/v3/VwcRangeSlider/package.json +2 -2
- package/v3/VwcRichTextEditor/index.d.ts +10 -14
- package/v3/VwcRichTextEditor/index.js +64 -148
- package/v3/VwcRichTextEditor/package.json +2 -2
- package/v3/VwcRichTextView/index.d.ts +22 -0
- package/v3/VwcRichTextView/index.js +195 -0
- package/v3/VwcRichTextView/package.json +11 -0
- package/v3/VwcRteAlignmentFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteAlignmentFeatureImpl/index.js +283 -0
- package/v3/VwcRteAlignmentFeatureImpl/package.json +11 -0
- package/v3/VwcRteBaseImpl/index.d.ts +20 -0
- package/v3/VwcRteBaseImpl/index.js +249 -0
- package/v3/VwcRteBaseImpl/package.json +11 -0
- package/v3/VwcRteBasicTextBlocksImpl/index.d.ts +20 -0
- package/v3/VwcRteBasicTextBlocksImpl/index.js +284 -0
- package/v3/VwcRteBasicTextBlocksImpl/package.json +11 -0
- package/v3/VwcRteBoldFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteBoldFeatureImpl/index.js +262 -0
- package/v3/VwcRteBoldFeatureImpl/package.json +11 -0
- package/v3/VwcRteCharacterCountFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteCharacterCountFeatureImpl/index.js +249 -0
- package/v3/VwcRteCharacterCountFeatureImpl/package.json +11 -0
- package/v3/VwcRteConfig/index.d.ts +17 -0
- package/v3/VwcRteConfig/index.js +73 -0
- package/v3/VwcRteConfig/package.json +11 -0
- package/v3/VwcRteConfigImpl/index.d.ts +27 -0
- package/v3/VwcRteConfigImpl/index.js +74 -0
- package/v3/VwcRteConfigImpl/package.json +11 -0
- package/v3/VwcRteCoreImpl/index.d.ts +22 -0
- package/v3/VwcRteCoreImpl/index.js +254 -0
- package/v3/VwcRteCoreImpl/package.json +11 -0
- package/v3/VwcRteCursorFixFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteCursorFixFeatureImpl/index.js +249 -0
- package/v3/VwcRteCursorFixFeatureImpl/package.json +11 -0
- package/v3/VwcRteDropHandlerFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteDropHandlerFeatureImpl/index.js +249 -0
- package/v3/VwcRteDropHandlerFeatureImpl/package.json +11 -0
- package/v3/VwcRteFeature/index.d.ts +16 -0
- package/v3/VwcRteFeature/index.js +25 -0
- package/v3/VwcRteFeature/package.json +11 -0
- package/v3/VwcRteFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteFeatureImpl/index.js +196 -0
- package/v3/VwcRteFeatureImpl/package.json +11 -0
- package/v3/VwcRteFileHandlerFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteFileHandlerFeatureImpl/index.js +249 -0
- package/v3/VwcRteFileHandlerFeatureImpl/package.json +11 -0
- package/v3/VwcRteFontSizePickerFeatureImpl/index.d.ts +24 -0
- package/v3/VwcRteFontSizePickerFeatureImpl/index.js +314 -0
- package/v3/VwcRteFontSizePickerFeatureImpl/package.json +11 -0
- package/v3/VwcRteForeignHtmlFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteForeignHtmlFeatureImpl/index.js +249 -0
- package/v3/VwcRteForeignHtmlFeatureImpl/package.json +11 -0
- package/v3/VwcRteHardBreakFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteHardBreakFeatureImpl/index.js +249 -0
- package/v3/VwcRteHardBreakFeatureImpl/package.json +11 -0
- package/v3/VwcRteHistoryFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteHistoryFeatureImpl/index.js +249 -0
- package/v3/VwcRteHistoryFeatureImpl/package.json +11 -0
- package/v3/VwcRteHtmlParser/index.d.ts +17 -0
- package/v3/VwcRteHtmlParser/index.js +106 -0
- package/v3/VwcRteHtmlParser/package.json +11 -0
- package/v3/VwcRteHtmlSerializer/index.d.ts +17 -0
- package/v3/VwcRteHtmlSerializer/index.js +81 -0
- package/v3/VwcRteHtmlSerializer/package.json +11 -0
- package/v3/VwcRteHtmlSerializerImpl/index.d.ts +17 -0
- package/v3/VwcRteHtmlSerializerImpl/index.js +77 -0
- package/v3/VwcRteHtmlSerializerImpl/package.json +11 -0
- package/v3/VwcRteInlineImageFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteInlineImageFeatureImpl/index.js +307 -0
- package/v3/VwcRteInlineImageFeatureImpl/package.json +11 -0
- package/v3/VwcRteInputRulesFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteInputRulesFeatureImpl/index.js +249 -0
- package/v3/VwcRteInputRulesFeatureImpl/package.json +11 -0
- package/v3/VwcRteInstance/index.d.ts +19 -0
- package/v3/VwcRteInstance/index.js +103 -0
- package/v3/VwcRteInstance/package.json +11 -0
- package/v3/VwcRteInstanceImpl/index.d.ts +21 -0
- package/v3/VwcRteInstanceImpl/index.js +249 -0
- package/v3/VwcRteInstanceImpl/package.json +11 -0
- package/v3/VwcRteItalicFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteItalicFeatureImpl/index.js +262 -0
- package/v3/VwcRteItalicFeatureImpl/package.json +11 -0
- package/v3/VwcRteKeyboardShortcutsFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteKeyboardShortcutsFeatureImpl/index.js +249 -0
- package/v3/VwcRteKeyboardShortcutsFeatureImpl/package.json +11 -0
- package/v3/VwcRteLinkFeatureImpl/index.d.ts +22 -0
- package/v3/VwcRteLinkFeatureImpl/index.js +310 -0
- package/v3/VwcRteLinkFeatureImpl/package.json +11 -0
- package/v3/VwcRteListFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteListFeatureImpl/index.js +286 -0
- package/v3/VwcRteListFeatureImpl/package.json +11 -0
- package/v3/VwcRteMonospaceFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteMonospaceFeatureImpl/index.js +262 -0
- package/v3/VwcRteMonospaceFeatureImpl/package.json +11 -0
- package/v3/VwcRtePlaceholderFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRtePlaceholderFeatureImpl/index.js +249 -0
- package/v3/VwcRtePlaceholderFeatureImpl/package.json +11 -0
- package/v3/VwcRteStrikethroughFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteStrikethroughFeatureImpl/index.js +262 -0
- package/v3/VwcRteStrikethroughFeatureImpl/package.json +11 -0
- package/v3/VwcRteTextBlockPickerFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteTextBlockPickerFeatureImpl/index.js +249 -0
- package/v3/VwcRteTextBlockPickerFeatureImpl/package.json +11 -0
- package/v3/VwcRteTextColorPickerFeatureImpl/index.d.ts +22 -0
- package/v3/VwcRteTextColorPickerFeatureImpl/index.js +290 -0
- package/v3/VwcRteTextColorPickerFeatureImpl/package.json +11 -0
- package/v3/VwcRteTextStyleFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteTextStyleFeatureImpl/index.js +256 -0
- package/v3/VwcRteTextStyleFeatureImpl/package.json +11 -0
- package/v3/VwcRteToolbarFeatureImpl/index.d.ts +22 -0
- package/v3/VwcRteToolbarFeatureImpl/index.js +254 -0
- package/v3/VwcRteToolbarFeatureImpl/package.json +11 -0
- package/v3/VwcRteUnderlineFeatureImpl/index.d.ts +20 -0
- package/v3/VwcRteUnderlineFeatureImpl/index.js +262 -0
- package/v3/VwcRteUnderlineFeatureImpl/package.json +11 -0
- package/v3/VwcSearchableSelect/index.d.ts +52 -46
- package/v3/VwcSearchableSelect/index.js +123 -25
- package/v3/VwcSearchableSelect/package.json +2 -2
- package/v3/VwcSelect/index.d.ts +43 -41
- package/v3/VwcSelect/index.js +130 -31
- package/v3/VwcSelect/package.json +2 -2
- package/v3/VwcSelectableBox/index.d.ts +21 -21
- package/v3/VwcSelectableBox/index.js +90 -37
- package/v3/VwcSelectableBox/package.json +2 -2
- package/v3/VwcSideDrawer/index.d.ts +13 -13
- package/v3/VwcSideDrawer/index.js +1 -1
- package/v3/VwcSideDrawer/package.json +2 -2
- package/v3/VwcSimpleColorPicker/index.d.ts +49 -0
- package/v3/VwcSimpleColorPicker/index.js +508 -0
- package/v3/VwcSimpleColorPicker/package.json +11 -0
- package/v3/VwcSlider/index.d.ts +27 -28
- package/v3/VwcSlider/index.js +62 -17
- package/v3/VwcSlider/package.json +2 -2
- package/v3/VwcSplitButton/index.d.ts +29 -32
- package/v3/VwcSplitButton/index.js +81 -30
- package/v3/VwcSplitButton/package.json +2 -2
- package/v3/VwcStatus/index.d.ts +27 -0
- package/v3/VwcStatus/index.js +189 -0
- package/v3/VwcStatus/package.json +11 -0
- package/v3/VwcSwitch/index.d.ts +25 -26
- package/v3/VwcSwitch/index.js +57 -18
- package/v3/VwcSwitch/package.json +2 -2
- package/v3/VwcTab/index.d.ts +17 -18
- package/v3/VwcTab/index.js +48 -40
- package/v3/VwcTab/package.json +2 -2
- package/v3/VwcTabPanel/index.d.ts +6 -8
- package/v3/VwcTabPanel/index.js +2 -14
- package/v3/VwcTabPanel/package.json +2 -2
- package/v3/VwcTable/index.d.ts +20 -0
- package/v3/{VwcMenubar → VwcTable}/index.js +23 -48
- package/v3/VwcTable/package.json +11 -0
- package/v3/VwcTableBody/index.d.ts +20 -0
- package/v3/VwcTableBody/index.js +68 -0
- package/v3/VwcTableBody/package.json +11 -0
- package/v3/VwcTableCell/index.d.ts +21 -0
- package/v3/VwcTableCell/index.js +149 -0
- package/v3/VwcTableCell/package.json +11 -0
- package/v3/VwcTableHead/index.d.ts +20 -0
- package/v3/VwcTableHead/index.js +68 -0
- package/v3/VwcTableHead/package.json +11 -0
- package/v3/VwcTableHeaderCell/index.d.ts +21 -0
- package/v3/VwcTableHeaderCell/index.js +166 -0
- package/v3/VwcTableHeaderCell/package.json +11 -0
- package/v3/VwcTableRow/index.d.ts +20 -0
- package/v3/VwcTableRow/index.js +140 -0
- package/v3/VwcTableRow/package.json +11 -0
- package/v3/VwcTableSortingButton/index.d.ts +23 -0
- package/v3/VwcTableSortingButton/index.js +112 -0
- package/v3/VwcTableSortingButton/package.json +11 -0
- package/v3/VwcTabs/index.d.ts +19 -20
- package/v3/VwcTabs/index.js +19 -18
- package/v3/VwcTabs/package.json +2 -2
- package/v3/VwcTag/index.d.ts +19 -20
- package/v3/VwcTag/index.js +318 -41
- package/v3/VwcTag/package.json +2 -2
- package/v3/VwcTagGroup/index.d.ts +6 -8
- package/v3/VwcTagGroup/index.js +2 -14
- package/v3/VwcTagGroup/package.json +2 -2
- package/v3/VwcTextArea/index.d.ts +33 -34
- package/v3/VwcTextArea/index.js +46 -17
- package/v3/VwcTextArea/package.json +2 -2
- package/v3/VwcTextField/index.d.ts +51 -50
- package/v3/VwcTextField/index.js +69 -40
- package/v3/VwcTextField/package.json +2 -2
- package/v3/VwcTextblockAttrs/index.d.ts +17 -0
- package/v3/VwcTextblockAttrs/index.js +95 -0
- package/v3/VwcTextblockAttrs/package.json +11 -0
- package/v3/VwcTextblockMarks/index.d.ts +16 -0
- package/v3/VwcTextblockMarks/index.js +53 -0
- package/v3/VwcTextblockMarks/package.json +11 -0
- package/v3/VwcTimePicker/index.d.ts +30 -28
- package/v3/VwcTimePicker/index.js +48 -9
- package/v3/VwcTimePicker/package.json +2 -2
- package/v3/VwcToggletip/index.d.ts +15 -15
- package/v3/VwcToggletip/index.js +44 -35
- package/v3/VwcToggletip/package.json +2 -2
- package/v3/VwcTooltip/index.d.ts +11 -12
- package/v3/VwcTooltip/index.js +31 -3
- package/v3/VwcTooltip/package.json +2 -2
- package/v3/VwcTreeItem/index.d.ts +15 -16
- package/v3/VwcTreeItem/index.js +4 -34
- package/v3/VwcTreeItem/package.json +2 -2
- package/v3/VwcTreeView/index.d.ts +9 -12
- package/v3/VwcTreeView/index.js +4 -25
- package/v3/VwcTreeView/package.json +2 -2
- package/v3/VwcUiCtx/index.d.ts +16 -0
- package/v3/VwcUiCtx/index.js +108 -0
- package/v3/VwcUiCtx/package.json +11 -0
- package/v3/VwcVideoPlayer/index.d.ts +21 -21
- package/v3/VwcVideoPlayer/index.js +13 -13
- package/v3/VwcVideoPlayer/package.json +2 -2
- package/v3/VwcVisuallyHidden/index.d.ts +6 -6
- package/v3/VwcVisuallyHidden/index.js +1 -1
- package/v3/VwcVisuallyHidden/package.json +2 -2
- package/v3/VwcVividElement/index.d.ts +6 -10
- package/v3/VwcVividElement/index.js +37 -26
- package/v3/VwcVividElement/package.json +2 -2
- package/v3/VwcVividFoundationButton/index.d.ts +21 -23
- package/v3/VwcVividFoundationButton/index.js +2 -14
- package/v3/VwcVividFoundationButton/package.json +2 -2
- package/v3/VwcVvdHexInput/index.d.ts +16 -0
- package/v3/VwcVvdHexInput/index.js +43 -0
- package/v3/VwcVvdHexInput/package.json +11 -0
- package/v3/VwcVvdHexPicker/index.d.ts +16 -0
- package/v3/VwcVvdHexPicker/index.js +43 -0
- package/v3/VwcVvdHexPicker/package.json +11 -0
- package/v3/VwcDelegateAriaBehavior/index.d.ts +0 -16
- package/v3/VwcDelegateAriaBehavior/index.js +0 -208
- package/v3/VwcHostSemanticsBehavior/index.d.ts +0 -16
- package/v3/VwcHostSemanticsBehavior/index.js +0 -107
- package/v3/VwcHostSemanticsBehavior/package.json +0 -11
- package/v3/VwcImagePlaceholder/index.d.ts +0 -28
- package/v3/VwcImagePlaceholder/index.js +0 -116
- package/v3/VwcMenubar/index.d.ts +0 -22
- package/v3/VwcProseMirrorFacade/index.d.ts +0 -16
- package/v3/VwcProseMirrorFacade/index.js +0 -244
package/VwcSelect/index.js
CHANGED
|
@@ -14,8 +14,7 @@ Code in this file were generated using following JSON:
|
|
|
14
14
|
"default": "false"
|
|
15
15
|
},
|
|
16
16
|
{
|
|
17
|
-
"name": "shape"
|
|
18
|
-
"type": "SelectShape | undefined"
|
|
17
|
+
"name": "shape"
|
|
19
18
|
},
|
|
20
19
|
{
|
|
21
20
|
"name": "form",
|
|
@@ -26,8 +25,7 @@ Code in this file were generated using following JSON:
|
|
|
26
25
|
"type": "string | undefined"
|
|
27
26
|
},
|
|
28
27
|
{
|
|
29
|
-
"name": "appearance"
|
|
30
|
-
"type": "SelectLayout | undefined"
|
|
28
|
+
"name": "appearance"
|
|
31
29
|
}
|
|
32
30
|
],
|
|
33
31
|
"properties": [
|
|
@@ -41,7 +39,6 @@ Code in this file were generated using following JSON:
|
|
|
41
39
|
{
|
|
42
40
|
"name": "shape",
|
|
43
41
|
"attribute": "shape",
|
|
44
|
-
"type": "SelectShape | undefined",
|
|
45
42
|
"bindable": false
|
|
46
43
|
},
|
|
47
44
|
{
|
|
@@ -59,187 +56,36 @@ Code in this file were generated using following JSON:
|
|
|
59
56
|
{
|
|
60
57
|
"name": "appearance",
|
|
61
58
|
"attribute": "appearance",
|
|
62
|
-
"type": "SelectLayout | undefined",
|
|
63
|
-
"bindable": false
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"name": "styles",
|
|
67
|
-
"type": "CSSResult[]"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"name": "disabled",
|
|
71
|
-
"type": "boolean",
|
|
72
59
|
"bindable": false
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"name": "outlined",
|
|
76
|
-
"type": "boolean",
|
|
77
|
-
"bindable": false
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"name": "label",
|
|
81
|
-
"type": "string",
|
|
82
|
-
"bindable": false
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"name": "value",
|
|
86
|
-
"type": "string",
|
|
87
|
-
"bindable": false
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"name": "icon",
|
|
91
|
-
"type": "string",
|
|
92
|
-
"bindable": false
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
"name": "helper",
|
|
96
|
-
"type": "string",
|
|
97
|
-
"bindable": false
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"name": "validateOnInitialRender",
|
|
101
|
-
"type": "boolean",
|
|
102
|
-
"bindable": false
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"name": "validationMessage",
|
|
106
|
-
"type": "string",
|
|
107
|
-
"bindable": false
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
"name": "required",
|
|
111
|
-
"type": "boolean",
|
|
112
|
-
"bindable": false
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"name": "naturalMenuWidth",
|
|
116
|
-
"type": "boolean",
|
|
117
|
-
"bindable": false
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"name": "fixedMenuPosition",
|
|
121
|
-
"type": "boolean",
|
|
122
|
-
"bindable": false
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
"name": "items",
|
|
126
|
-
"type": "ListItemBase[]"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"name": "selected",
|
|
130
|
-
"type": "ListItemBase | null",
|
|
131
|
-
"bindable": false
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"name": "index",
|
|
135
|
-
"type": "number",
|
|
136
|
-
"bindable": false
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"name": "validityTransform",
|
|
140
|
-
"type": "((value: string, nativeValidity: ValidityState) => Partial<ValidityState>) | null",
|
|
141
|
-
"bindable": true
|
|
142
|
-
},
|
|
143
|
-
{
|
|
144
|
-
"name": "validity",
|
|
145
|
-
"type": "ValidityState",
|
|
146
|
-
"bindable": false
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
"name": "shadowRootOptions",
|
|
150
|
-
"type": "ShadowRootInit",
|
|
151
|
-
"bindable": false
|
|
152
|
-
},
|
|
153
|
-
{
|
|
154
|
-
"name": "ripple",
|
|
155
|
-
"description": "Implement ripple getter for Ripple integration with mwc-formfield",
|
|
156
|
-
"type": "Promise<RippleInterface | null> | undefined"
|
|
157
60
|
}
|
|
158
61
|
],
|
|
159
|
-
"events": [
|
|
160
|
-
{
|
|
161
|
-
"name": "selected"
|
|
162
|
-
},
|
|
163
|
-
{
|
|
164
|
-
"name": "action"
|
|
165
|
-
},
|
|
166
|
-
{
|
|
167
|
-
"name": "opened"
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
"name": "closed"
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"name": "change"
|
|
174
|
-
},
|
|
175
|
-
{
|
|
176
|
-
"name": "invalid"
|
|
177
|
-
}
|
|
178
|
-
]
|
|
62
|
+
"events": []
|
|
179
63
|
}
|
|
180
64
|
*/
|
|
181
65
|
import PropTypes from 'prop-types'
|
|
182
|
-
import wrapper from '@
|
|
66
|
+
import wrapper from '@repo/react-component-wrapper'
|
|
183
67
|
import '@vonage/vwc-select'
|
|
184
68
|
|
|
185
69
|
|
|
186
70
|
/** This component is an extension of [<mwc-select>](https://github.com/material-components/material-components-web-components/tree/master/packages/select)
|
|
187
71
|
* @param {boolean} dense attribute: <VwcSelect dense />
|
|
188
|
-
* @param
|
|
72
|
+
* @param shape attribute: <VwcSelect shape />
|
|
189
73
|
* @param {string | undefined} form attribute: <VwcSelect form />
|
|
190
74
|
* @param {string | undefined} name attribute: <VwcSelect name />
|
|
191
|
-
* @param
|
|
192
|
-
* @param {boolean} disabled
|
|
193
|
-
* @param {boolean} outlined
|
|
194
|
-
* @param {string} label
|
|
195
|
-
* @param {string} value
|
|
196
|
-
* @param {string} icon
|
|
197
|
-
* @param {string} helper
|
|
198
|
-
* @param {boolean} validateOnInitialRender
|
|
199
|
-
* @param {string} validationMessage
|
|
200
|
-
* @param {boolean} required
|
|
201
|
-
* @param {boolean} naturalMenuWidth
|
|
202
|
-
* @param {boolean} fixedMenuPosition
|
|
203
|
-
* @param {ListItemBase | null} selected
|
|
204
|
-
* @param {number} index
|
|
205
|
-
* @param {((value: string, nativeValidity: ValidityState) => Partial<ValidityState>) | null} validityTransform
|
|
206
|
-
* @param {ValidityState} validity
|
|
207
|
-
* @param {ShadowRootInit} shadowRootOptions
|
|
75
|
+
* @param appearance attribute: <VwcSelect appearance />
|
|
208
76
|
*/
|
|
209
77
|
const VwcSelect = wrapper('vwc-select', {
|
|
210
|
-
events: [
|
|
78
|
+
events: [],
|
|
211
79
|
attributes: [],
|
|
212
|
-
properties: [
|
|
80
|
+
properties: []
|
|
213
81
|
});
|
|
214
82
|
|
|
215
83
|
VwcSelect.propTypes = {
|
|
216
|
-
onSelected: PropTypes.func,
|
|
217
|
-
onAction: PropTypes.func,
|
|
218
|
-
onOpened: PropTypes.func,
|
|
219
|
-
onClosed: PropTypes.func,
|
|
220
|
-
onChange: PropTypes.func,
|
|
221
|
-
onInvalid: PropTypes.func,
|
|
222
84
|
dense: PropTypes.bool/* default: false *//* attribute: dense */,
|
|
223
|
-
shape: PropTypes.any /*
|
|
85
|
+
shape: PropTypes.any /* type not provided *//* attribute: shape */,
|
|
224
86
|
form: PropTypes.string/* attribute: form */,
|
|
225
87
|
name: PropTypes.string/* attribute: name */,
|
|
226
|
-
appearance: PropTypes.any /*
|
|
227
|
-
disabled: PropTypes.bool,
|
|
228
|
-
outlined: PropTypes.bool,
|
|
229
|
-
label: PropTypes.string,
|
|
230
|
-
value: PropTypes.string,
|
|
231
|
-
icon: PropTypes.string,
|
|
232
|
-
helper: PropTypes.string,
|
|
233
|
-
validateOnInitialRender: PropTypes.bool,
|
|
234
|
-
validationMessage: PropTypes.string,
|
|
235
|
-
required: PropTypes.bool,
|
|
236
|
-
naturalMenuWidth: PropTypes.bool,
|
|
237
|
-
fixedMenuPosition: PropTypes.bool,
|
|
238
|
-
selected: PropTypes.any /* ListItemBase | null */,
|
|
239
|
-
index: PropTypes.number,
|
|
240
|
-
validityTransform: PropTypes.any /* ((value: string, nativeValidity: ValidityState) => Partial<ValidityState>) | null */,
|
|
241
|
-
validity: PropTypes.any /* ValidityState */,
|
|
242
|
-
shadowRootOptions: PropTypes.any /* ShadowRootInit */
|
|
88
|
+
appearance: PropTypes.any /* type not provided *//* attribute: appearance */
|
|
243
89
|
}
|
|
244
90
|
|
|
245
91
|
VwcSelect.defaultProps = {
|
package/VwcSelect/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vwc-select",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.19.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/vwc-select": "2.
|
|
9
|
+
"@vonage/vwc-select": "2.46.3"
|
|
10
10
|
}
|
|
11
11
|
}
|
package/VwcSlider/index.d.ts
CHANGED
|
@@ -1,34 +1,17 @@
|
|
|
1
1
|
import React, { ReactNode, SyntheticEvent } from 'react';
|
|
2
2
|
import '@vonage/vwc-slider';
|
|
3
3
|
/** This component is an extension of [<mwc-slider>](https://github.com/material-components/material-components-web-components/tree/master/packages/slider)
|
|
4
|
-
|
|
5
|
-
* @param {number} max
|
|
6
|
-
* @param {number} value
|
|
7
|
-
* @param {number} step
|
|
8
|
-
* @param {boolean} disabled
|
|
9
|
-
* @param {boolean} pin
|
|
10
|
-
* @param {boolean} markers
|
|
11
|
-
* @param {string | undefined} ariaLabel
|
|
12
|
-
* @param {string | undefined} ariaLabelledBy
|
|
13
|
-
* @param {ShadowRootInit} shadowRootOptions
|
|
4
|
+
|
|
14
5
|
*/
|
|
15
6
|
declare const VwcSlider: (props: {
|
|
16
7
|
children?: ReactNode;
|
|
17
|
-
slot?: string
|
|
18
|
-
id?: string
|
|
19
|
-
style?: React.CSSProperties
|
|
20
|
-
ref?:
|
|
21
|
-
onChange?: (
|
|
22
|
-
onInput?: (
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
value?: number | undefined;
|
|
26
|
-
step?: number | undefined;
|
|
27
|
-
disabled?: boolean | undefined;
|
|
28
|
-
pin?: boolean | undefined;
|
|
29
|
-
markers?: boolean | undefined;
|
|
30
|
-
ariaLabel?: string | undefined;
|
|
31
|
-
ariaLabelledBy?: string | undefined;
|
|
32
|
-
shadowRootOptions?: any;
|
|
8
|
+
slot?: string;
|
|
9
|
+
id?: string;
|
|
10
|
+
style?: React.CSSProperties;
|
|
11
|
+
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
12
|
+
onChange?: (event: SyntheticEvent) => void;
|
|
13
|
+
onInput?: (event: SyntheticEvent) => void;
|
|
14
|
+
onChange?: (event: SyntheticEvent) => void;
|
|
15
|
+
onChange?: (event: SyntheticEvent) => void;
|
|
33
16
|
}) => JSX.Element;
|
|
34
17
|
export default VwcSlider;
|
package/VwcSlider/index.js
CHANGED
|
@@ -7,67 +7,6 @@ Code in this file were generated using following JSON:
|
|
|
7
7
|
"name": "vwc-slider",
|
|
8
8
|
"path": "./../node_modules/@vonage/vwc-slider/src/vwc-slider.ts",
|
|
9
9
|
"description": "This component is an extension of [<mwc-slider>](https://github.com/material-components/material-components-web-components/tree/master/packages/slider)",
|
|
10
|
-
"properties": [
|
|
11
|
-
{
|
|
12
|
-
"name": "styles",
|
|
13
|
-
"type": "CSSResult[]"
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"name": "min",
|
|
17
|
-
"type": "number",
|
|
18
|
-
"bindable": false
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"name": "max",
|
|
22
|
-
"type": "number",
|
|
23
|
-
"bindable": false
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"name": "value",
|
|
27
|
-
"type": "number",
|
|
28
|
-
"bindable": false
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"name": "step",
|
|
32
|
-
"type": "number",
|
|
33
|
-
"bindable": false
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"name": "disabled",
|
|
37
|
-
"type": "boolean",
|
|
38
|
-
"bindable": false
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"name": "pin",
|
|
42
|
-
"type": "boolean",
|
|
43
|
-
"bindable": false
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"name": "markers",
|
|
47
|
-
"type": "boolean",
|
|
48
|
-
"bindable": false
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"name": "ariaLabel",
|
|
52
|
-
"type": "string | undefined",
|
|
53
|
-
"bindable": false
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"name": "ariaLabelledBy",
|
|
57
|
-
"type": "string | undefined",
|
|
58
|
-
"bindable": false
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"name": "shadowRootOptions",
|
|
62
|
-
"type": "ShadowRootInit",
|
|
63
|
-
"bindable": false
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"name": "ripple",
|
|
67
|
-
"description": "Implement ripple getter for Ripple integration with mwc-formfield",
|
|
68
|
-
"type": "Promise<RippleInterface | null> | undefined"
|
|
69
|
-
}
|
|
70
|
-
],
|
|
71
10
|
"events": [
|
|
72
11
|
{
|
|
73
12
|
"name": "change"
|
|
@@ -80,21 +19,12 @@ Code in this file were generated using following JSON:
|
|
|
80
19
|
}
|
|
81
20
|
*/
|
|
82
21
|
import PropTypes from 'prop-types'
|
|
83
|
-
import wrapper from '@
|
|
22
|
+
import wrapper from '@repo/react-component-wrapper'
|
|
84
23
|
import '@vonage/vwc-slider'
|
|
85
24
|
|
|
86
25
|
|
|
87
26
|
/** This component is an extension of [<mwc-slider>](https://github.com/material-components/material-components-web-components/tree/master/packages/slider)
|
|
88
|
-
|
|
89
|
-
* @param {number} max
|
|
90
|
-
* @param {number} value
|
|
91
|
-
* @param {number} step
|
|
92
|
-
* @param {boolean} disabled
|
|
93
|
-
* @param {boolean} pin
|
|
94
|
-
* @param {boolean} markers
|
|
95
|
-
* @param {string | undefined} ariaLabel
|
|
96
|
-
* @param {string | undefined} ariaLabelledBy
|
|
97
|
-
* @param {ShadowRootInit} shadowRootOptions
|
|
27
|
+
|
|
98
28
|
*/
|
|
99
29
|
const VwcSlider = wrapper('vwc-slider', {
|
|
100
30
|
events: [{"name":"change","propName":"onChange"},{"name":"input"}],
|
|
@@ -105,17 +35,7 @@ const VwcSlider = wrapper('vwc-slider', {
|
|
|
105
35
|
VwcSlider.propTypes = {
|
|
106
36
|
onChange: PropTypes.func,
|
|
107
37
|
onInput: PropTypes.func,
|
|
108
|
-
onChange: PropTypes.func
|
|
109
|
-
min: PropTypes.number,
|
|
110
|
-
max: PropTypes.number,
|
|
111
|
-
value: PropTypes.number,
|
|
112
|
-
step: PropTypes.number,
|
|
113
|
-
disabled: PropTypes.bool,
|
|
114
|
-
pin: PropTypes.bool,
|
|
115
|
-
markers: PropTypes.bool,
|
|
116
|
-
ariaLabel: PropTypes.string,
|
|
117
|
-
ariaLabelledBy: PropTypes.string,
|
|
118
|
-
shadowRootOptions: PropTypes.any /* ShadowRootInit */
|
|
38
|
+
onChange: PropTypes.func
|
|
119
39
|
}
|
|
120
40
|
|
|
121
41
|
VwcSlider.defaultProps = {
|
package/VwcSlider/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vwc-slider",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.19.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/vwc-slider": "2.
|
|
9
|
+
"@vonage/vwc-slider": "2.46.3"
|
|
10
10
|
}
|
|
11
11
|
}
|
package/VwcSnackbar/index.d.ts
CHANGED
|
@@ -2,41 +2,33 @@ import React, { ReactNode, SyntheticEvent } from 'react';
|
|
|
2
2
|
import '@vonage/vwc-snackbar';
|
|
3
3
|
/**
|
|
4
4
|
* @param {boolean} legacy
|
|
5
|
-
* @param {
|
|
6
|
-
* @param
|
|
5
|
+
* @param {`${any}-${any}`} position
|
|
6
|
+
* @param connotation
|
|
7
7
|
* @param {string | undefined} icon
|
|
8
8
|
* @param {string | undefined} header
|
|
9
9
|
* @param {string} message
|
|
10
10
|
* @param {boolean | undefined} dismissible
|
|
11
|
-
* @param {boolean} open
|
|
12
|
-
* @param {number} timeoutMs
|
|
13
|
-
* @param {boolean} closeOnEscape
|
|
14
|
-
* @param {string} labelText
|
|
15
|
-
* @param {boolean} stacked
|
|
16
|
-
* @param {boolean} leading
|
|
17
11
|
*/
|
|
18
12
|
declare const VwcSnackbar: (props: {
|
|
19
13
|
children?: ReactNode;
|
|
20
|
-
slot?: string
|
|
21
|
-
id?: string
|
|
22
|
-
style?: React.CSSProperties
|
|
23
|
-
ref?:
|
|
24
|
-
onOpening?: (
|
|
25
|
-
onOpened?: (
|
|
26
|
-
onClosing?: (
|
|
27
|
-
onClosed?: (
|
|
28
|
-
|
|
29
|
-
|
|
14
|
+
slot?: string;
|
|
15
|
+
id?: string;
|
|
16
|
+
style?: React.CSSProperties;
|
|
17
|
+
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
18
|
+
onOpening?: (event: SyntheticEvent) => void;
|
|
19
|
+
onOpened?: (event: SyntheticEvent) => void;
|
|
20
|
+
onClosing?: (event: SyntheticEvent) => void;
|
|
21
|
+
onClosed?: (event: SyntheticEvent) => void;
|
|
22
|
+
onOpening?: (event: SyntheticEvent) => void;
|
|
23
|
+
onOpened?: (event: SyntheticEvent) => void;
|
|
24
|
+
onClosing?: (event: SyntheticEvent) => void;
|
|
25
|
+
onClosed?: (event: SyntheticEvent) => void;
|
|
26
|
+
legacy?: boolean;
|
|
27
|
+
position?: any;
|
|
30
28
|
connotation?: any;
|
|
31
29
|
icon?: string | undefined;
|
|
32
30
|
header?: string | undefined;
|
|
33
|
-
message?: string
|
|
31
|
+
message?: string;
|
|
34
32
|
dismissible?: any;
|
|
35
|
-
open?: boolean | undefined;
|
|
36
|
-
timeoutMs?: number | undefined;
|
|
37
|
-
closeOnEscape?: boolean | undefined;
|
|
38
|
-
labelText?: string | undefined;
|
|
39
|
-
stacked?: boolean | undefined;
|
|
40
|
-
leading?: boolean | undefined;
|
|
41
33
|
}) => JSX.Element;
|
|
42
34
|
export default VwcSnackbar;
|
package/VwcSnackbar/index.js
CHANGED
|
@@ -14,12 +14,11 @@ Code in this file were generated using following JSON:
|
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "position",
|
|
17
|
-
"type": "
|
|
17
|
+
"type": "`${any}-${any}`",
|
|
18
18
|
"bindable": false
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
21
|
"name": "connotation",
|
|
22
|
-
"type": "SnackbarConnotation | undefined",
|
|
23
22
|
"bindable": false
|
|
24
23
|
},
|
|
25
24
|
{
|
|
@@ -41,36 +40,6 @@ Code in this file were generated using following JSON:
|
|
|
41
40
|
"name": "dismissible",
|
|
42
41
|
"type": "boolean | undefined",
|
|
43
42
|
"bindable": false
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"name": "open",
|
|
47
|
-
"type": "boolean",
|
|
48
|
-
"bindable": false
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"name": "timeoutMs",
|
|
52
|
-
"type": "number",
|
|
53
|
-
"bindable": false
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"name": "closeOnEscape",
|
|
57
|
-
"type": "boolean",
|
|
58
|
-
"bindable": false
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"name": "labelText",
|
|
62
|
-
"type": "string",
|
|
63
|
-
"bindable": false
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"name": "stacked",
|
|
67
|
-
"type": "boolean",
|
|
68
|
-
"bindable": false
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"name": "leading",
|
|
72
|
-
"type": "boolean",
|
|
73
|
-
"bindable": false
|
|
74
43
|
}
|
|
75
44
|
],
|
|
76
45
|
"events": [
|
|
@@ -82,24 +51,18 @@ Code in this file were generated using following JSON:
|
|
|
82
51
|
}
|
|
83
52
|
*/
|
|
84
53
|
import PropTypes from 'prop-types'
|
|
85
|
-
import wrapper from '@
|
|
54
|
+
import wrapper from '@repo/react-component-wrapper'
|
|
86
55
|
import '@vonage/vwc-snackbar'
|
|
87
56
|
|
|
88
57
|
|
|
89
58
|
/**
|
|
90
59
|
* @param {boolean} legacy
|
|
91
|
-
* @param {
|
|
92
|
-
* @param
|
|
60
|
+
* @param {`${any}-${any}`} position
|
|
61
|
+
* @param connotation
|
|
93
62
|
* @param {string | undefined} icon
|
|
94
63
|
* @param {string | undefined} header
|
|
95
64
|
* @param {string} message
|
|
96
65
|
* @param {boolean | undefined} dismissible
|
|
97
|
-
* @param {boolean} open
|
|
98
|
-
* @param {number} timeoutMs
|
|
99
|
-
* @param {boolean} closeOnEscape
|
|
100
|
-
* @param {string} labelText
|
|
101
|
-
* @param {boolean} stacked
|
|
102
|
-
* @param {boolean} leading
|
|
103
66
|
*/
|
|
104
67
|
const VwcSnackbar = wrapper('vwc-snackbar', {
|
|
105
68
|
events: [{"name":"closed","propName":"onClosed"},{"name":"closing","propName":"onClosing"},{"name":"opened","propName":"onOpened"},{"name":"opening","propName":"onOpening"}],
|
|
@@ -113,18 +76,12 @@ VwcSnackbar.propTypes = {
|
|
|
113
76
|
onClosing: PropTypes.func,
|
|
114
77
|
onClosed: PropTypes.func,
|
|
115
78
|
legacy: PropTypes.bool,
|
|
116
|
-
position: PropTypes.
|
|
117
|
-
connotation: PropTypes.any /*
|
|
79
|
+
position: PropTypes.any /* `${any}-${any}` */,
|
|
80
|
+
connotation: PropTypes.any /* type not provided */,
|
|
118
81
|
icon: PropTypes.string,
|
|
119
82
|
header: PropTypes.string,
|
|
120
83
|
message: PropTypes.string,
|
|
121
|
-
dismissible: PropTypes.any /* boolean | undefined
|
|
122
|
-
open: PropTypes.bool,
|
|
123
|
-
timeoutMs: PropTypes.number,
|
|
124
|
-
closeOnEscape: PropTypes.bool,
|
|
125
|
-
labelText: PropTypes.string,
|
|
126
|
-
stacked: PropTypes.bool,
|
|
127
|
-
leading: PropTypes.bool
|
|
84
|
+
dismissible: PropTypes.any /* boolean | undefined */
|
|
128
85
|
}
|
|
129
86
|
|
|
130
87
|
VwcSnackbar.defaultProps = {
|
package/VwcSnackbar/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vwc-snackbar",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.19.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/vwc-snackbar": "2.
|
|
9
|
+
"@vonage/vwc-snackbar": "2.46.3"
|
|
10
10
|
}
|
|
11
11
|
}
|
package/VwcSurface/index.d.ts
CHANGED
|
@@ -1,42 +1,13 @@
|
|
|
1
|
-
import React, { ReactNode
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
2
|
import '@vonage/vwc-surface';
|
|
3
3
|
/**
|
|
4
|
-
* @param {HTMLSlotElement | null} slotElement
|
|
5
|
-
* @param {boolean} absolute
|
|
6
|
-
* @param {boolean} fullwidth
|
|
7
|
-
* @param {boolean} fixed
|
|
8
|
-
* @param {number | null} x
|
|
9
|
-
* @param {number | null} y
|
|
10
|
-
* @param {boolean} quick
|
|
11
|
-
* @param {boolean} open
|
|
12
|
-
* @param {boolean} stayOpenOnBodyClick
|
|
13
|
-
* @param {MenuCorner} menuCorner
|
|
14
|
-
* @param {"TOP_LEFT" | "TOP_RIGHT" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "TOP_START" | "TOP_END" | "BOTTOM_START" | "BOTTOM_END"} corner
|
|
15
|
-
* @param {HTMLElement | null} anchor
|
|
16
|
-
* @param {HTMLDivElement} mdcRoot - Root element for MDC Foundation usage.
|
|
17
4
|
|
|
18
|
-
Define in your component with the `@query` decorator
|
|
19
5
|
*/
|
|
20
6
|
declare const VwcSurface: (props: {
|
|
21
7
|
children?: ReactNode;
|
|
22
|
-
slot?: string
|
|
23
|
-
id?: string
|
|
24
|
-
style?: React.CSSProperties
|
|
25
|
-
ref?:
|
|
26
|
-
onOpened?: ((event: SyntheticEvent) => void) | undefined;
|
|
27
|
-
onClosed?: ((event: SyntheticEvent) => void) | undefined;
|
|
28
|
-
slotElement?: any;
|
|
29
|
-
absolute?: boolean | undefined;
|
|
30
|
-
fullwidth?: boolean | undefined;
|
|
31
|
-
fixed?: boolean | undefined;
|
|
32
|
-
x?: number | undefined;
|
|
33
|
-
y?: number | undefined;
|
|
34
|
-
quick?: boolean | undefined;
|
|
35
|
-
open?: boolean | undefined;
|
|
36
|
-
stayOpenOnBodyClick?: boolean | undefined;
|
|
37
|
-
menuCorner?: any;
|
|
38
|
-
corner?: "TOP_LEFT" | "TOP_RIGHT" | "BOTTOM_LEFT" | "BOTTOM_RIGHT" | "TOP_START" | "TOP_END" | "BOTTOM_START" | "BOTTOM_END" | undefined;
|
|
39
|
-
anchor?: any;
|
|
40
|
-
mdcRoot?: any;
|
|
8
|
+
slot?: string;
|
|
9
|
+
id?: string;
|
|
10
|
+
style?: React.CSSProperties;
|
|
11
|
+
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
41
12
|
}) => JSX.Element;
|
|
42
13
|
export default VwcSurface;
|