@vonage/vivid-react 5.21.0 → 5.23.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/index.js +19 -54
- package/VwcAccordion/package.json +1 -1
- package/VwcActionGroup/index.js +22 -78
- package/VwcActionGroup/package.json +1 -1
- package/VwcBadge/index.js +29 -133
- package/VwcBadge/package.json +1 -1
- package/VwcBanner/index.js +26 -77
- package/VwcBanner/package.json +1 -1
- package/VwcButton/index.js +92 -142
- package/VwcButton/package.json +1 -1
- package/VwcButtonToggleGroup/index.js +29 -81
- package/VwcButtonToggleGroup/package.json +1 -1
- package/VwcCalendar/index.js +23 -62
- package/VwcCalendar/package.json +1 -1
- package/VwcCalendarEvent/index.js +26 -71
- package/VwcCalendarEvent/package.json +1 -1
- package/VwcCard/index.js +28 -67
- package/VwcCard/package.json +1 -1
- package/VwcCarousel/index.js +19 -41
- package/VwcCarousel/package.json +1 -1
- package/VwcCarouselItem/index.js +20 -45
- package/VwcCarouselItem/package.json +1 -1
- package/VwcCheckListItem/index.js +23 -41
- package/VwcCheckListItem/package.json +1 -1
- package/VwcCheckbox/index.js +22 -37
- package/VwcCheckbox/package.json +1 -1
- package/VwcChip/index.js +29 -92
- package/VwcChip/package.json +1 -1
- package/VwcChipSet/index.js +25 -54
- package/VwcChipSet/package.json +1 -1
- package/VwcCircularProgress/index.js +19 -40
- package/VwcCircularProgress/package.json +1 -1
- package/VwcDataGrid/index.js +38 -107
- package/VwcDataGrid/package.json +1 -1
- package/VwcDataGridColumn/index.js +39 -125
- package/VwcDataGridColumn/package.json +1 -1
- package/VwcDatepicker/index.js +24 -64
- package/VwcDatepicker/package.json +1 -1
- package/VwcDropdown/index.js +65 -194
- package/VwcDropdown/package.json +1 -1
- package/VwcElevation/index.js +19 -41
- package/VwcElevation/package.json +1 -1
- package/VwcEmptyState/index.js +22 -52
- package/VwcEmptyState/package.json +1 -1
- package/VwcExpansionPanel/index.js +40 -183
- package/VwcExpansionPanel/package.json +1 -1
- package/VwcFab/index.js +19 -49
- package/VwcFab/package.json +1 -1
- package/VwcFilePicker/index.js +25 -78
- package/VwcFilePicker/package.json +1 -1
- package/VwcFormfield/index.js +19 -34
- package/VwcFormfield/package.json +1 -1
- package/VwcHelperMessage/index.js +19 -45
- package/VwcHelperMessage/package.json +1 -1
- package/VwcIcon/index.js +24 -89
- package/VwcIcon/package.json +1 -1
- package/VwcIconButton/index.js +29 -65
- package/VwcIconButton/package.json +1 -1
- package/VwcIconButtonToggle/index.js +28 -71
- package/VwcIconButtonToggle/package.json +1 -1
- package/VwcKeypad/index.js +42 -163
- package/VwcKeypad/package.json +1 -1
- package/VwcLayout/index.js +29 -89
- package/VwcLayout/package.json +1 -1
- package/VwcLinearProgress/index.js +19 -46
- package/VwcLinearProgress/package.json +1 -1
- package/VwcList/index.js +19 -35
- package/VwcList/package.json +1 -1
- package/VwcListExpansionPanel/index.js +30 -61
- package/VwcListExpansionPanel/package.json +1 -1
- package/VwcListItem/index.js +30 -64
- package/VwcListItem/package.json +1 -1
- package/VwcMenu/index.js +21 -45
- package/VwcMenu/package.json +1 -1
- package/VwcNotchedOutline/index.js +19 -35
- package/VwcNotchedOutline/package.json +1 -1
- package/VwcNote/index.js +22 -51
- package/VwcNote/package.json +1 -1
- package/VwcPagination/index.js +25 -49
- package/VwcPagination/package.json +1 -1
- package/VwcPopup/index.js +32 -127
- package/VwcPopup/package.json +1 -1
- package/VwcRadio/index.js +22 -37
- package/VwcRadio/package.json +1 -1
- package/VwcRadioListItem/index.js +20 -36
- package/VwcRadioListItem/package.json +1 -1
- package/VwcSchemeSelect/index.js +23 -42
- package/VwcSchemeSelect/package.json +1 -1
- package/VwcScrubBar/index.js +23 -58
- package/VwcScrubBar/package.json +1 -1
- package/VwcSelect/index.js +24 -90
- package/VwcSelect/package.json +1 -1
- package/VwcSlider/index.js +25 -44
- package/VwcSlider/package.json +1 -1
- package/VwcSnackbar/index.js +47 -84
- package/VwcSnackbar/package.json +1 -1
- package/VwcSurface/index.js +19 -40
- package/VwcSurface/package.json +1 -1
- package/VwcSwitch/index.js +25 -62
- package/VwcSwitch/package.json +1 -1
- package/VwcTab/index.js +27 -59
- package/VwcTab/package.json +1 -1
- package/VwcTabBar/index.js +22 -39
- package/VwcTabBar/package.json +1 -1
- package/VwcTag/index.js +30 -96
- package/VwcTag/package.json +1 -1
- package/VwcText/index.js +22 -71
- package/VwcText/package.json +1 -1
- package/VwcTextarea/index.js +38 -59
- package/VwcTextarea/package.json +1 -1
- package/VwcTextfield/index.js +42 -81
- package/VwcTextfield/package.json +1 -1
- package/VwcThemeSwitch/index.js +19 -50
- package/VwcThemeSwitch/package.json +1 -1
- package/VwcTooltip/index.js +28 -92
- package/VwcTooltip/package.json +1 -1
- package/VwcTopAppBar/index.js +19 -45
- package/VwcTopAppBar/package.json +1 -1
- package/VwcTopAppBarFixed/index.js +19 -56
- package/VwcTopAppBarFixed/package.json +1 -1
- package/chunk-KmRHZBOW.js +35 -0
- package/index.es-CX858N60.js +14636 -0
- package/index.js +1067 -25
- package/package.json +7 -5
- package/types/index.d.ts +1 -1
- package/v3/VwcAccordion/index.js +26 -234
- package/v3/VwcAccordion/package.json +2 -2
- package/v3/VwcAccordionItem/index.js +32 -375
- package/v3/VwcAccordionItem/package.json +2 -2
- package/v3/VwcActionGroup/index.js +22 -143
- package/v3/VwcActionGroup/package.json +2 -2
- package/v3/VwcAlert/index.js +35 -397
- package/v3/VwcAlert/package.json +2 -2
- package/v3/VwcAriaBindingDirective/index.js +16 -71
- package/v3/VwcAriaBindingDirective/package.json +2 -2
- package/v3/VwcAudioPlayer/index.js +41 -471
- package/v3/VwcAudioPlayer/package.json +2 -2
- package/v3/VwcAvatar/index.js +35 -479
- package/v3/VwcAvatar/package.json +2 -2
- package/v3/VwcBadge/index.js +26 -495
- package/v3/VwcBadge/package.json +2 -2
- package/v3/VwcBanner/index.js +24 -268
- package/v3/VwcBanner/package.json +2 -2
- package/v3/VwcBaseProgress/index.js +23 -139
- package/v3/VwcBaseProgress/package.json +2 -2
- package/v3/VwcBreadcrumb/index.js +16 -132
- package/v3/VwcBreadcrumb/package.json +2 -2
- package/v3/VwcBreadcrumbItem/index.js +29 -296
- package/v3/VwcBreadcrumbItem/package.json +2 -2
- package/v3/VwcButton/index.js +61 -1341
- package/v3/VwcButton/package.json +2 -2
- package/v3/VwcCalendar/index.js +25 -255
- package/v3/VwcCalendar/package.json +2 -2
- package/v3/VwcCalendarEvent/index.js +26 -303
- package/v3/VwcCalendarEvent/package.json +2 -2
- package/v3/VwcCard/index.js +35 -464
- package/v3/VwcCard/package.json +2 -2
- package/v3/VwcCheckbox/index.js +51 -754
- package/v3/VwcCheckbox/package.json +2 -2
- package/v3/VwcColorPicker/index.js +42 -647
- package/v3/VwcColorPicker/package.json +2 -2
- package/v3/VwcCombobox/index.js +46 -954
- package/v3/VwcCombobox/package.json +2 -2
- package/v3/VwcContextualHelp/index.js +20 -131
- package/v3/VwcContextualHelp/package.json +2 -2
- package/v3/VwcCountry/index.js +21 -104
- package/v3/VwcCountry/package.json +2 -2
- package/v3/VwcCountryGroup/index.js +23 -268
- package/v3/VwcCountryGroup/package.json +2 -2
- package/v3/VwcDataGrid/index.js +467 -449
- package/v3/VwcDataGrid/package.json +2 -2
- package/v3/VwcDataGridCell/index.js +38 -328
- package/v3/VwcDataGridCell/package.json +2 -2
- package/v3/VwcDataGridRow/index.js +31 -290
- package/v3/VwcDataGridRow/package.json +2 -2
- package/v3/VwcDatePicker/index.js +41 -716
- package/v3/VwcDatePicker/package.json +2 -2
- package/v3/VwcDateRangePicker/index.js +56 -852
- package/v3/VwcDateRangePicker/package.json +2 -2
- package/v3/VwcDateTimePicker/index.js +48 -904
- package/v3/VwcDateTimePicker/package.json +2 -2
- package/v3/VwcDialPad/index.d.ts +0 -114
- package/v3/VwcDialPad/index.js +62 -492
- package/v3/VwcDialPad/package.json +2 -2
- package/v3/VwcDialog/index.js +46 -458
- package/v3/VwcDialog/package.json +2 -2
- package/v3/VwcDivider/index.js +22 -123
- package/v3/VwcDivider/package.json +2 -2
- package/v3/VwcElevation/index.js +22 -117
- package/v3/VwcElevation/package.json +2 -2
- package/v3/VwcEmptyState/index.js +25 -259
- package/v3/VwcEmptyState/package.json +2 -2
- package/v3/VwcFab/index.js +39 -862
- package/v3/VwcFab/package.json +2 -2
- package/v3/VwcFeatureState/index.js +16 -70
- package/v3/VwcFeatureState/package.json +2 -2
- package/v3/VwcFeedbackMessage/index.js +20 -98
- package/v3/VwcFeedbackMessage/package.json +2 -2
- package/v3/VwcFilePicker/index.js +40 -695
- package/v3/VwcFilePicker/package.json +2 -2
- package/v3/VwcFlag/index.js +22 -146
- package/v3/VwcFlag/package.json +2 -2
- package/v3/VwcHeader/index.js +21 -122
- package/v3/VwcHeader/package.json +2 -2
- package/v3/VwcIcon/index.js +23 -196
- package/v3/VwcIcon/package.json +2 -2
- package/v3/VwcIdrefsController/index.js +16 -230
- package/v3/VwcIdrefsController/package.json +2 -2
- package/v3/VwcInlineTimePicker/index.js +26 -195
- package/v3/VwcInlineTimePicker/package.json +2 -2
- package/v3/VwcKbdKey/index.js +24 -187
- package/v3/VwcKbdKey/package.json +2 -2
- package/v3/VwcKbdShortcut/index.js +16 -78
- package/v3/VwcKbdShortcut/package.json +2 -2
- package/v3/VwcLayout/index.js +24 -155
- package/v3/VwcLayout/package.json +2 -2
- package/v3/VwcListbox/index.js +24 -207
- package/v3/VwcListbox/package.json +2 -2
- package/v3/VwcMenu/index.js +33 -483
- package/v3/VwcMenu/package.json +2 -2
- package/v3/VwcMenuItem/index.js +37 -452
- package/v3/VwcMenuItem/package.json +2 -2
- package/v3/VwcNav/index.js +16 -74
- package/v3/VwcNav/package.json +2 -2
- package/v3/VwcNavDisclosure/index.js +29 -361
- package/v3/VwcNavDisclosure/package.json +2 -2
- package/v3/VwcNavItem/index.js +33 -509
- package/v3/VwcNavItem/package.json +2 -2
- package/v3/VwcNote/index.js +22 -210
- package/v3/VwcNote/package.json +2 -2
- package/v3/VwcNumberField/index.js +53 -1021
- package/v3/VwcNumberField/package.json +2 -2
- package/v3/VwcOption/index.js +36 -472
- package/v3/VwcOption/package.json +2 -2
- package/v3/VwcOptionTag/index.js +26 -165
- package/v3/VwcOptionTag/package.json +2 -2
- package/v3/VwcPagination/index.js +27 -241
- package/v3/VwcPagination/package.json +2 -2
- package/v3/VwcPickerField/index.js +31 -587
- package/v3/VwcPickerField/package.json +2 -2
- package/v3/VwcPlatformSwitch/index.js +16 -89
- package/v3/VwcPlatformSwitch/package.json +2 -2
- package/v3/VwcPopover/index.d.ts +2 -2
- package/v3/VwcPopover/index.js +26 -184
- package/v3/VwcPopover/package.json +2 -2
- package/v3/VwcPopup/index.d.ts +2 -0
- package/v3/VwcPopup/index.js +32 -380
- package/v3/VwcPopup/package.json +2 -2
- package/v3/VwcProgress/index.js +26 -276
- package/v3/VwcProgress/package.json +2 -2
- package/v3/VwcProgressRing/index.js +25 -235
- package/v3/VwcProgressRing/package.json +2 -2
- package/v3/VwcRadio/index.js +38 -662
- package/v3/VwcRadio/package.json +2 -2
- package/v3/VwcRadioGroup/index.js +31 -351
- package/v3/VwcRadioGroup/package.json +2 -2
- package/v3/VwcRangeSlider/index.js +61 -967
- package/v3/VwcRangeSlider/package.json +2 -2
- package/v3/VwcRichTextEditor/index.js +21 -178
- package/v3/VwcRichTextEditor/package.json +2 -2
- package/v3/VwcRichTextView/index.js +20 -195
- package/v3/VwcRichTextView/package.json +2 -2
- package/v3/VwcRteAlignmentFeatureImpl/index.js +16 -283
- package/v3/VwcRteAlignmentFeatureImpl/package.json +2 -2
- package/v3/VwcRteBaseImpl/index.js +16 -249
- package/v3/VwcRteBaseImpl/package.json +2 -2
- package/v3/VwcRteBasicTextBlocksImpl/index.js +16 -284
- package/v3/VwcRteBasicTextBlocksImpl/package.json +2 -2
- package/v3/VwcRteBoldFeatureImpl/index.js +16 -262
- package/v3/VwcRteBoldFeatureImpl/package.json +2 -2
- package/v3/VwcRteCharacterCountFeatureImpl/index.js +16 -249
- package/v3/VwcRteCharacterCountFeatureImpl/package.json +2 -2
- package/v3/VwcRteConfig/index.js +16 -73
- package/v3/VwcRteConfig/package.json +2 -2
- package/v3/VwcRteConfigImpl/index.js +23 -74
- package/v3/VwcRteConfigImpl/package.json +2 -2
- package/v3/VwcRteCoreImpl/index.d.ts +4 -0
- package/v3/VwcRteCoreImpl/index.js +22 -254
- package/v3/VwcRteCoreImpl/package.json +2 -2
- package/v3/VwcRteCursorFixFeatureImpl/index.js +16 -249
- package/v3/VwcRteCursorFixFeatureImpl/package.json +2 -2
- package/v3/VwcRteDropHandlerFeatureImpl/index.js +16 -249
- package/v3/VwcRteDropHandlerFeatureImpl/package.json +2 -2
- package/v3/VwcRteFeature/index.js +16 -25
- package/v3/VwcRteFeature/package.json +2 -2
- package/v3/VwcRteFeatureImpl/index.js +16 -196
- package/v3/VwcRteFeatureImpl/package.json +2 -2
- package/v3/VwcRteFileHandlerFeatureImpl/index.js +16 -249
- package/v3/VwcRteFileHandlerFeatureImpl/package.json +2 -2
- package/v3/VwcRteFontSizePickerFeatureImpl/index.js +21 -314
- package/v3/VwcRteFontSizePickerFeatureImpl/package.json +2 -2
- package/v3/VwcRteForeignHtmlFeatureImpl/index.js +16 -249
- package/v3/VwcRteForeignHtmlFeatureImpl/package.json +2 -2
- package/v3/VwcRteHardBreakFeatureImpl/index.js +16 -249
- package/v3/VwcRteHardBreakFeatureImpl/package.json +2 -2
- package/v3/VwcRteHistoryFeatureImpl/index.js +16 -249
- package/v3/VwcRteHistoryFeatureImpl/package.json +2 -2
- package/v3/VwcRteHtmlParser/index.js +16 -106
- package/v3/VwcRteHtmlParser/package.json +2 -2
- package/v3/VwcRteHtmlSerializer/index.js +16 -81
- package/v3/VwcRteHtmlSerializer/package.json +2 -2
- package/v3/VwcRteHtmlSerializerImpl/index.js +16 -77
- package/v3/VwcRteHtmlSerializerImpl/package.json +2 -2
- package/v3/VwcRteInlineImageFeatureImpl/index.js +16 -307
- package/v3/VwcRteInlineImageFeatureImpl/package.json +2 -2
- package/v3/VwcRteInputRulesFeatureImpl/index.js +16 -249
- package/v3/VwcRteInputRulesFeatureImpl/package.json +2 -2
- package/v3/VwcRteInstance/index.js +16 -103
- package/v3/VwcRteInstance/package.json +2 -2
- package/v3/VwcRteInstanceImpl/index.js +20 -249
- package/v3/VwcRteInstanceImpl/package.json +2 -2
- package/v3/VwcRteItalicFeatureImpl/index.js +16 -262
- package/v3/VwcRteItalicFeatureImpl/package.json +2 -2
- package/v3/VwcRteKeyboardShortcutsFeatureImpl/index.js +16 -249
- package/v3/VwcRteKeyboardShortcutsFeatureImpl/package.json +2 -2
- package/v3/VwcRteLinkFeatureImpl/index.js +20 -310
- package/v3/VwcRteLinkFeatureImpl/package.json +2 -2
- package/v3/VwcRteListFeatureImpl/index.js +16 -286
- package/v3/VwcRteListFeatureImpl/package.json +2 -2
- package/v3/VwcRteMonospaceFeatureImpl/index.js +16 -262
- package/v3/VwcRteMonospaceFeatureImpl/package.json +2 -2
- package/v3/VwcRtePlaceholderFeatureImpl/index.js +16 -249
- package/v3/VwcRtePlaceholderFeatureImpl/package.json +2 -2
- package/v3/VwcRteStrikethroughFeatureImpl/index.js +16 -262
- package/v3/VwcRteStrikethroughFeatureImpl/package.json +2 -2
- package/v3/VwcRteTextBlockPickerFeatureImpl/index.js +16 -249
- package/v3/VwcRteTextBlockPickerFeatureImpl/package.json +2 -2
- package/v3/VwcRteTextColorPickerFeatureImpl/index.js +20 -290
- package/v3/VwcRteTextColorPickerFeatureImpl/package.json +2 -2
- package/v3/VwcRteTextStyleFeatureImpl/index.js +16 -256
- package/v3/VwcRteTextStyleFeatureImpl/package.json +2 -2
- package/v3/VwcRteToolbarFeatureImpl/index.js +20 -254
- package/v3/VwcRteToolbarFeatureImpl/package.json +2 -2
- package/v3/VwcRteUnderlineFeatureImpl/index.js +16 -262
- package/v3/VwcRteUnderlineFeatureImpl/package.json +2 -2
- package/v3/VwcSearchableSelect/index.js +65 -1215
- package/v3/VwcSearchableSelect/package.json +2 -2
- package/v3/VwcSelect/index.js +61 -985
- package/v3/VwcSelect/package.json +2 -2
- package/v3/VwcSelectableBox/index.js +29 -301
- package/v3/VwcSelectableBox/package.json +2 -2
- package/v3/VwcSideDrawer/index.js +36 -191
- package/v3/VwcSideDrawer/package.json +2 -2
- package/v3/VwcSimpleColorPicker/index.js +37 -508
- package/v3/VwcSimpleColorPicker/package.json +2 -2
- package/v3/VwcSlider/index.js +48 -758
- package/v3/VwcSlider/package.json +2 -2
- package/v3/VwcSplitButton/index.js +43 -530
- package/v3/VwcSplitButton/package.json +2 -2
- package/v3/VwcStatus/index.js +22 -189
- package/v3/VwcStatus/package.json +2 -2
- package/v3/VwcSwitch/index.js +43 -610
- package/v3/VwcSwitch/package.json +2 -2
- package/v3/VwcTab/index.js +30 -333
- package/v3/VwcTab/package.json +2 -2
- package/v3/VwcTabPanel/index.js +16 -74
- package/v3/VwcTabPanel/package.json +2 -2
- package/v3/VwcTable/index.js +16 -68
- package/v3/VwcTable/package.json +2 -2
- package/v3/VwcTableBody/index.js +16 -68
- package/v3/VwcTableBody/package.json +2 -2
- package/v3/VwcTableCell/index.js +19 -149
- package/v3/VwcTableCell/package.json +2 -2
- package/v3/VwcTableHead/index.js +16 -68
- package/v3/VwcTableHead/package.json +2 -2
- package/v3/VwcTableHeaderCell/index.js +19 -166
- package/v3/VwcTableHeaderCell/package.json +2 -2
- package/v3/VwcTableRow/index.js +16 -140
- package/v3/VwcTableRow/package.json +2 -2
- package/v3/VwcTableSortingButton/index.js +23 -112
- package/v3/VwcTableSortingButton/package.json +2 -2
- package/v3/VwcTabs/index.js +29 -389
- package/v3/VwcTabs/package.json +2 -2
- package/v3/VwcTag/index.js +34 -651
- package/v3/VwcTag/package.json +2 -2
- package/v3/VwcTagGroup/index.js +16 -74
- package/v3/VwcTagGroup/package.json +2 -2
- package/v3/VwcTextArea/index.js +48 -905
- package/v3/VwcTextArea/package.json +2 -2
- package/v3/VwcTextField/index.js +74 -921
- package/v3/VwcTextField/package.json +2 -2
- package/v3/VwcTextblockAttrs/index.js +16 -95
- package/v3/VwcTextblockAttrs/package.json +2 -2
- package/v3/VwcTextblockMarks/index.js +16 -53
- package/v3/VwcTextblockMarks/package.json +2 -2
- package/v3/VwcTimePicker/index.js +44 -788
- package/v3/VwcTimePicker/package.json +2 -2
- package/v3/VwcToggletip/index.js +25 -318
- package/v3/VwcToggletip/package.json +2 -2
- package/v3/VwcTooltip/index.js +24 -262
- package/v3/VwcTooltip/package.json +2 -2
- package/v3/VwcTreeItem/index.js +30 -257
- package/v3/VwcTreeItem/package.json +2 -2
- package/v3/VwcTreeView/index.js +21 -184
- package/v3/VwcTreeView/package.json +2 -2
- package/v3/VwcUiCtx/index.js +16 -117
- package/v3/VwcUiCtx/package.json +2 -2
- package/v3/VwcVideoPlayer/index.js +38 -256
- package/v3/VwcVideoPlayer/package.json +2 -2
- package/v3/VwcVisuallyHidden/index.js +16 -61
- package/v3/VwcVisuallyHidden/package.json +2 -2
- package/v3/VwcVividElement/index.js +16 -116
- package/v3/VwcVividElement/package.json +2 -2
- package/v3/VwcVividFoundationButton/index.js +34 -552
- package/v3/VwcVividFoundationButton/package.json +2 -2
- package/v3/VwcVvdHexInput/index.js +16 -43
- package/v3/VwcVvdHexInput/package.json +2 -2
- package/v3/VwcVvdHexPicker/index.js +16 -43
- package/v3/VwcVvdHexPicker/package.json +2 -2
package/v3/VwcPopup/index.js
CHANGED
|
@@ -1,380 +1,32 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
"
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"kind": "field",
|
|
36
|
-
"name": "popupEl",
|
|
37
|
-
"type": {
|
|
38
|
-
"text": "HTMLElement"
|
|
39
|
-
}
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"kind": "field",
|
|
43
|
-
"name": "arrowEl",
|
|
44
|
-
"type": {
|
|
45
|
-
"text": "HTMLElement"
|
|
46
|
-
}
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"kind": "field",
|
|
50
|
-
"name": "open",
|
|
51
|
-
"type": {
|
|
52
|
-
"text": "boolean"
|
|
53
|
-
},
|
|
54
|
-
"default": "false",
|
|
55
|
-
"description": "indicates whether the popup is open",
|
|
56
|
-
"privacy": "public"
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"kind": "method",
|
|
60
|
-
"name": "openChanged",
|
|
61
|
-
"return": {
|
|
62
|
-
"type": {
|
|
63
|
-
"text": "void"
|
|
64
|
-
}
|
|
65
|
-
},
|
|
66
|
-
"parameters": [
|
|
67
|
-
{
|
|
68
|
-
"name": "_",
|
|
69
|
-
"type": {
|
|
70
|
-
"text": "boolean"
|
|
71
|
-
}
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"name": "newValue",
|
|
75
|
-
"type": {
|
|
76
|
-
"text": "boolean"
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
]
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"kind": "field",
|
|
83
|
-
"name": "dismissible",
|
|
84
|
-
"type": {
|
|
85
|
-
"text": "boolean"
|
|
86
|
-
},
|
|
87
|
-
"default": "false",
|
|
88
|
-
"description": "adds close button to the popup",
|
|
89
|
-
"privacy": "public"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"kind": "field",
|
|
93
|
-
"name": "arrow",
|
|
94
|
-
"type": {
|
|
95
|
-
"text": "boolean"
|
|
96
|
-
},
|
|
97
|
-
"default": "false",
|
|
98
|
-
"description": "adds small triangle to indicate the trigger element",
|
|
99
|
-
"privacy": "public"
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"kind": "field",
|
|
103
|
-
"name": "alternate",
|
|
104
|
-
"type": {
|
|
105
|
-
"text": "boolean"
|
|
106
|
-
},
|
|
107
|
-
"default": "false",
|
|
108
|
-
"description": "set the color-scheme to dark",
|
|
109
|
-
"privacy": "public"
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"kind": "field",
|
|
113
|
-
"name": "placement",
|
|
114
|
-
"type": {
|
|
115
|
-
"text": "Placement | undefined"
|
|
116
|
-
},
|
|
117
|
-
"description": "the placement of the popup",
|
|
118
|
-
"privacy": "public"
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
"kind": "field",
|
|
122
|
-
"name": "placementStrategy",
|
|
123
|
-
"type": {
|
|
124
|
-
"text": "PlacementStrategyId"
|
|
125
|
-
},
|
|
126
|
-
"description": "The placement strategy of the popup.",
|
|
127
|
-
"privacy": "public"
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"kind": "field",
|
|
131
|
-
"name": "animationFrame",
|
|
132
|
-
"type": {
|
|
133
|
-
"text": "boolean"
|
|
134
|
-
},
|
|
135
|
-
"default": "false",
|
|
136
|
-
"description": "Whether to update the position of the floating element on every animation frame if required.",
|
|
137
|
-
"privacy": "public"
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"kind": "field",
|
|
141
|
-
"name": "strategy",
|
|
142
|
-
"type": {
|
|
143
|
-
"text": "Strategy | undefined"
|
|
144
|
-
},
|
|
145
|
-
"default": "'fixed'",
|
|
146
|
-
"description": "The strategy of the popup",
|
|
147
|
-
"privacy": "public"
|
|
148
|
-
},
|
|
149
|
-
{
|
|
150
|
-
"kind": "field",
|
|
151
|
-
"name": "offset",
|
|
152
|
-
"type": {
|
|
153
|
-
"text": "number | null"
|
|
154
|
-
},
|
|
155
|
-
"default": "null",
|
|
156
|
-
"description": "Adds offset to the popup",
|
|
157
|
-
"privacy": "public"
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
"kind": "field",
|
|
161
|
-
"name": "anchor",
|
|
162
|
-
"type": {
|
|
163
|
-
"text": "HTMLElement | undefined"
|
|
164
|
-
},
|
|
165
|
-
"description": "The element to anchor the popup to.",
|
|
166
|
-
"privacy": "public"
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"kind": "method",
|
|
170
|
-
"name": "#updateAutoUpdate"
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"kind": "method",
|
|
174
|
-
"name": "#togglePopover"
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"kind": "field",
|
|
178
|
-
"name": "#lastPositionUpdate",
|
|
179
|
-
"privacy": "private",
|
|
180
|
-
"type": {
|
|
181
|
-
"text": "Promise<void> | undefined"
|
|
182
|
-
}
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"kind": "field",
|
|
186
|
-
"name": "#autoUpdateCallback",
|
|
187
|
-
"privacy": "private"
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"kind": "method",
|
|
191
|
-
"name": "updatePosition",
|
|
192
|
-
"description": "Updates popup's position",
|
|
193
|
-
"privacy": "public",
|
|
194
|
-
"async": true
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
"kind": "method",
|
|
198
|
-
"name": "#assignPopupPosition",
|
|
199
|
-
"return": {
|
|
200
|
-
"type": {
|
|
201
|
-
"text": "void"
|
|
202
|
-
}
|
|
203
|
-
},
|
|
204
|
-
"parameters": [
|
|
205
|
-
{
|
|
206
|
-
"name": "data",
|
|
207
|
-
"type": {
|
|
208
|
-
"text": "any"
|
|
209
|
-
}
|
|
210
|
-
}
|
|
211
|
-
]
|
|
212
|
-
},
|
|
213
|
-
{
|
|
214
|
-
"kind": "method",
|
|
215
|
-
"name": "#assignArrowPosition",
|
|
216
|
-
"return": {
|
|
217
|
-
"type": {
|
|
218
|
-
"text": "void"
|
|
219
|
-
}
|
|
220
|
-
},
|
|
221
|
-
"parameters": [
|
|
222
|
-
{
|
|
223
|
-
"name": "data",
|
|
224
|
-
"type": {
|
|
225
|
-
"text": "any"
|
|
226
|
-
}
|
|
227
|
-
}
|
|
228
|
-
]
|
|
229
|
-
},
|
|
230
|
-
{
|
|
231
|
-
"kind": "field",
|
|
232
|
-
"name": "anchorEl",
|
|
233
|
-
"type": {
|
|
234
|
-
"text": "HTMLElement | null"
|
|
235
|
-
},
|
|
236
|
-
"readonly": true
|
|
237
|
-
},
|
|
238
|
-
{
|
|
239
|
-
"kind": "method",
|
|
240
|
-
"name": "show",
|
|
241
|
-
"return": {
|
|
242
|
-
"type": {
|
|
243
|
-
"text": "Promise<void>"
|
|
244
|
-
}
|
|
245
|
-
},
|
|
246
|
-
"description": "Shows the popup.\nUnlike toggling the `open` attribute, show() will wait for the popup to become visible and positioned correctly."
|
|
247
|
-
},
|
|
248
|
-
{
|
|
249
|
-
"kind": "method",
|
|
250
|
-
"name": "hide",
|
|
251
|
-
"return": {
|
|
252
|
-
"type": {
|
|
253
|
-
"text": "void"
|
|
254
|
-
}
|
|
255
|
-
}
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"kind": "field",
|
|
259
|
-
"name": "VIVID_VERSION",
|
|
260
|
-
"static": true,
|
|
261
|
-
"default": "__PACKAGE_VERSION__",
|
|
262
|
-
"description": "The current version of the Vivid library, which is useful for debugging.\nIt can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.",
|
|
263
|
-
"type": {
|
|
264
|
-
"text": "string"
|
|
265
|
-
},
|
|
266
|
-
"inheritedFrom": {
|
|
267
|
-
"name": "VividElement",
|
|
268
|
-
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
269
|
-
}
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"kind": "field",
|
|
273
|
-
"name": "componentName",
|
|
274
|
-
"type": {
|
|
275
|
-
"text": "string"
|
|
276
|
-
},
|
|
277
|
-
"static": true,
|
|
278
|
-
"description": "Core component name, without prefix",
|
|
279
|
-
"inheritedFrom": {
|
|
280
|
-
"name": "VividElement",
|
|
281
|
-
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
282
|
-
}
|
|
283
|
-
}
|
|
284
|
-
],
|
|
285
|
-
"attributes": [
|
|
286
|
-
{
|
|
287
|
-
"name": "open",
|
|
288
|
-
"type": {
|
|
289
|
-
"text": "boolean"
|
|
290
|
-
},
|
|
291
|
-
"default": "false",
|
|
292
|
-
"description": "indicates whether the popup is open",
|
|
293
|
-
"fieldName": "open"
|
|
294
|
-
},
|
|
295
|
-
{
|
|
296
|
-
"name": "dismissible",
|
|
297
|
-
"type": {
|
|
298
|
-
"text": "boolean"
|
|
299
|
-
},
|
|
300
|
-
"default": "false",
|
|
301
|
-
"description": "adds close button to the popup",
|
|
302
|
-
"fieldName": "dismissible"
|
|
303
|
-
},
|
|
304
|
-
{
|
|
305
|
-
"name": "arrow",
|
|
306
|
-
"type": {
|
|
307
|
-
"text": "boolean"
|
|
308
|
-
},
|
|
309
|
-
"default": "false",
|
|
310
|
-
"description": "adds small triangle to indicate the trigger element",
|
|
311
|
-
"fieldName": "arrow"
|
|
312
|
-
},
|
|
313
|
-
{
|
|
314
|
-
"name": "alternate",
|
|
315
|
-
"type": {
|
|
316
|
-
"text": "boolean"
|
|
317
|
-
},
|
|
318
|
-
"default": "false",
|
|
319
|
-
"description": "set the color-scheme to dark",
|
|
320
|
-
"fieldName": "alternate"
|
|
321
|
-
},
|
|
322
|
-
{
|
|
323
|
-
"name": "placement",
|
|
324
|
-
"type": {
|
|
325
|
-
"text": "Placement | undefined"
|
|
326
|
-
},
|
|
327
|
-
"description": "the placement of the popup",
|
|
328
|
-
"fieldName": "placement"
|
|
329
|
-
},
|
|
330
|
-
{
|
|
331
|
-
"name": "animation-frame",
|
|
332
|
-
"type": {
|
|
333
|
-
"text": "boolean"
|
|
334
|
-
},
|
|
335
|
-
"default": "false",
|
|
336
|
-
"description": "Whether to update the position of the floating element on every animation frame if required.",
|
|
337
|
-
"fieldName": "animationFrame"
|
|
338
|
-
},
|
|
339
|
-
{
|
|
340
|
-
"name": "strategy",
|
|
341
|
-
"type": {
|
|
342
|
-
"text": "Strategy | undefined"
|
|
343
|
-
},
|
|
344
|
-
"default": "'fixed'",
|
|
345
|
-
"description": "The strategy of the popup",
|
|
346
|
-
"fieldName": "strategy"
|
|
347
|
-
},
|
|
348
|
-
{
|
|
349
|
-
"name": "offset",
|
|
350
|
-
"type": {
|
|
351
|
-
"text": "number | null"
|
|
352
|
-
},
|
|
353
|
-
"default": "null",
|
|
354
|
-
"description": "Adds offset to the popup",
|
|
355
|
-
"fieldName": "offset"
|
|
356
|
-
}
|
|
357
|
-
],
|
|
358
|
-
"superclass": {
|
|
359
|
-
"name": "VividElement",
|
|
360
|
-
"module": "/src/shared/foundation/vivid-element/vivid-element"
|
|
361
|
-
},
|
|
362
|
-
"vividComponent": {
|
|
363
|
-
"name": "popup"
|
|
364
|
-
}
|
|
365
|
-
}
|
|
366
|
-
*/
|
|
367
|
-
import wrapper from '@repo/react-component-wrapper'
|
|
368
|
-
import { registerPopup } from '@vonage/vivid'
|
|
369
|
-
|
|
370
|
-
registerPopup('vvd3')
|
|
371
|
-
|
|
372
|
-
const VwcPopup = wrapper(`vvd3-popup`, {
|
|
373
|
-
events: [],
|
|
374
|
-
attributes: [],
|
|
375
|
-
properties: ['popupEl', 'arrowEl', 'open', 'dismissible', 'arrow', 'alternate', 'placement', 'placementStrategy', 'animationFrame', 'strategy', 'offset', 'anchor', 'VIVID_VERSION', 'componentName']
|
|
376
|
-
})
|
|
377
|
-
|
|
378
|
-
VwcPopup.displayName = 'VwcPopup'
|
|
379
|
-
|
|
380
|
-
export default VwcPopup
|
|
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/VwcPopup/index.js
|
|
8
|
+
(0, require("@vonage/vivid").registerPopup)("vvd3");
|
|
9
|
+
var VwcPopup = require_index_es.g(`vvd3-popup`, {
|
|
10
|
+
events: [],
|
|
11
|
+
attributes: [],
|
|
12
|
+
properties: [
|
|
13
|
+
"popupEl",
|
|
14
|
+
"arrowEl",
|
|
15
|
+
"open",
|
|
16
|
+
"dismissible",
|
|
17
|
+
"arrow",
|
|
18
|
+
"alternate",
|
|
19
|
+
"placement",
|
|
20
|
+
"placementStrategy",
|
|
21
|
+
"animationFrame",
|
|
22
|
+
"shiftCrossAxis",
|
|
23
|
+
"strategy",
|
|
24
|
+
"offset",
|
|
25
|
+
"anchor",
|
|
26
|
+
"VIVID_VERSION",
|
|
27
|
+
"componentName"
|
|
28
|
+
]
|
|
29
|
+
});
|
|
30
|
+
VwcPopup.displayName = "VwcPopup";
|
|
31
|
+
//#endregion
|
|
32
|
+
exports.default = VwcPopup;
|
package/v3/VwcPopup/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-popup",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.23.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.23.0"
|
|
10
10
|
}
|
|
11
11
|
}
|