@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/VwcNavItem/index.js
CHANGED
|
@@ -1,509 +1,33 @@
|
|
|
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
|
-
{
|
|
36
|
-
"name": "--vvd-nav-item-cta-faint",
|
|
37
|
-
"default": "var(--vvd-color-cta-50)"
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
"name": "--vvd-nav-item-cta-firm",
|
|
41
|
-
"default": "var(--vvd-color-cta-600)"
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"name": "--vvd-nav-item-cta-soft",
|
|
45
|
-
"default": "var(--vvd-color-cta-100)"
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"name": "--vvd-nav-item-accent-primary",
|
|
49
|
-
"default": "var(--vvd-color-canvas-text)"
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
"name": "--vvd-nav-item-accent-primary-text",
|
|
53
|
-
"default": "var(--vvd-color-canvas)"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"name": "--vvd-nav-item-accent-primary-increment",
|
|
57
|
-
"default": "var(--vvd-color-neutral-800)"
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"name": "--vvd-nav-item-accent-contrast",
|
|
61
|
-
"default": "var(--vvd-color-neutral-800)"
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"name": "--vvd-nav-item-accent-fierce",
|
|
65
|
-
"default": "var(--vvd-color-neutral-700)"
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"name": "--vvd-nav-item-accent-fierce-primary",
|
|
69
|
-
"default": "var(--vvd-color-canvas-text)"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"name": "--vvd-nav-item-accent-faint",
|
|
73
|
-
"default": "var(--vvd-color-neutral-50)"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"name": "--vvd-nav-item-accent-firm",
|
|
77
|
-
"default": "var(--vvd-color-canvas-text)"
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"name": "--vvd-nav-item-accent-soft",
|
|
81
|
-
"default": "var(--vvd-color-neutral-100)"
|
|
82
|
-
}
|
|
83
|
-
],
|
|
84
|
-
"slots": [
|
|
85
|
-
{
|
|
86
|
-
"description": "A slot to add additional content to the nav item.",
|
|
87
|
-
"name": "meta"
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"description": "The preferred way to add an icon to the component.",
|
|
91
|
-
"name": "icon"
|
|
92
|
-
}
|
|
93
|
-
],
|
|
94
|
-
"members": [
|
|
95
|
-
{
|
|
96
|
-
"kind": "field",
|
|
97
|
-
"name": "text",
|
|
98
|
-
"type": {
|
|
99
|
-
"text": "string | undefined"
|
|
100
|
-
},
|
|
101
|
-
"description": "Text of the nav item",
|
|
102
|
-
"privacy": "public"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"kind": "field",
|
|
106
|
-
"name": "connotation",
|
|
107
|
-
"type": {
|
|
108
|
-
"text": "NavItemConnotation | undefined"
|
|
109
|
-
},
|
|
110
|
-
"description": "Sets the connotation color of the selected nav item",
|
|
111
|
-
"privacy": "public"
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"kind": "field",
|
|
115
|
-
"name": "appearance",
|
|
116
|
-
"type": {
|
|
117
|
-
"text": "NavItemAppearance | undefined"
|
|
118
|
-
},
|
|
119
|
-
"description": "Sets the nav item's appearance",
|
|
120
|
-
"privacy": "public"
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"kind": "field",
|
|
124
|
-
"name": "current",
|
|
125
|
-
"type": {
|
|
126
|
-
"text": "boolean"
|
|
127
|
-
},
|
|
128
|
-
"default": "false",
|
|
129
|
-
"description": "Sets the nav item as a current",
|
|
130
|
-
"privacy": "public"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"kind": "field",
|
|
134
|
-
"name": "icon",
|
|
135
|
-
"type": {
|
|
136
|
-
"text": "string | undefined"
|
|
137
|
-
},
|
|
138
|
-
"description": "A decorative icon the custom element should have. See the [Vivid Icon\nGallery](/icons/icons-gallery/) for available icons and `icon-name`s",
|
|
139
|
-
"privacy": "public",
|
|
140
|
-
"inheritedFrom": {
|
|
141
|
-
"name": "AffixIcon",
|
|
142
|
-
"module": "src/shared/patterns/affix.ts"
|
|
143
|
-
}
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"kind": "field",
|
|
147
|
-
"name": "download",
|
|
148
|
-
"type": {
|
|
149
|
-
"text": "string | undefined"
|
|
150
|
-
},
|
|
151
|
-
"description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
152
|
-
"privacy": "public",
|
|
153
|
-
"inheritedFrom": {
|
|
154
|
-
"name": "Linkable",
|
|
155
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
156
|
-
}
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
"kind": "field",
|
|
160
|
-
"name": "href",
|
|
161
|
-
"type": {
|
|
162
|
-
"text": "string | undefined"
|
|
163
|
-
},
|
|
164
|
-
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
165
|
-
"privacy": "public",
|
|
166
|
-
"inheritedFrom": {
|
|
167
|
-
"name": "Linkable",
|
|
168
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
169
|
-
}
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
"kind": "field",
|
|
173
|
-
"name": "hreflang",
|
|
174
|
-
"type": {
|
|
175
|
-
"text": "string | undefined"
|
|
176
|
-
},
|
|
177
|
-
"description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
178
|
-
"privacy": "public",
|
|
179
|
-
"inheritedFrom": {
|
|
180
|
-
"name": "Linkable",
|
|
181
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
182
|
-
}
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"kind": "field",
|
|
186
|
-
"name": "ping",
|
|
187
|
-
"type": {
|
|
188
|
-
"text": "string | undefined"
|
|
189
|
-
},
|
|
190
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
191
|
-
"privacy": "public",
|
|
192
|
-
"inheritedFrom": {
|
|
193
|
-
"name": "Linkable",
|
|
194
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
195
|
-
}
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"kind": "field",
|
|
199
|
-
"name": "referrerpolicy",
|
|
200
|
-
"type": {
|
|
201
|
-
"text": "string | undefined"
|
|
202
|
-
},
|
|
203
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
204
|
-
"privacy": "public",
|
|
205
|
-
"inheritedFrom": {
|
|
206
|
-
"name": "Linkable",
|
|
207
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
208
|
-
}
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"kind": "field",
|
|
212
|
-
"name": "rel",
|
|
213
|
-
"type": {
|
|
214
|
-
"text": "string | undefined"
|
|
215
|
-
},
|
|
216
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
217
|
-
"privacy": "public",
|
|
218
|
-
"inheritedFrom": {
|
|
219
|
-
"name": "Linkable",
|
|
220
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
221
|
-
}
|
|
222
|
-
},
|
|
223
|
-
{
|
|
224
|
-
"kind": "field",
|
|
225
|
-
"name": "target",
|
|
226
|
-
"type": {
|
|
227
|
-
"text": "'_self' | '_blank' | '_parent' | '_top' | undefined"
|
|
228
|
-
},
|
|
229
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
230
|
-
"privacy": "public",
|
|
231
|
-
"inheritedFrom": {
|
|
232
|
-
"name": "Linkable",
|
|
233
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
234
|
-
}
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
"kind": "field",
|
|
238
|
-
"name": "type",
|
|
239
|
-
"type": {
|
|
240
|
-
"text": "string | undefined"
|
|
241
|
-
},
|
|
242
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
243
|
-
"privacy": "public",
|
|
244
|
-
"inheritedFrom": {
|
|
245
|
-
"name": "Linkable",
|
|
246
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
247
|
-
}
|
|
248
|
-
},
|
|
249
|
-
{
|
|
250
|
-
"kind": "field",
|
|
251
|
-
"name": "control",
|
|
252
|
-
"type": {
|
|
253
|
-
"text": "HTMLAnchorElement"
|
|
254
|
-
},
|
|
255
|
-
"description": "References the root element",
|
|
256
|
-
"inheritedFrom": {
|
|
257
|
-
"name": "Linkable",
|
|
258
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
259
|
-
}
|
|
260
|
-
},
|
|
261
|
-
{
|
|
262
|
-
"kind": "field",
|
|
263
|
-
"name": "VIVID_VERSION",
|
|
264
|
-
"static": true,
|
|
265
|
-
"default": "__PACKAGE_VERSION__",
|
|
266
|
-
"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`.",
|
|
267
|
-
"type": {
|
|
268
|
-
"text": "string"
|
|
269
|
-
},
|
|
270
|
-
"inheritedFrom": {
|
|
271
|
-
"name": "VividElement",
|
|
272
|
-
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
273
|
-
}
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
"kind": "field",
|
|
277
|
-
"name": "componentName",
|
|
278
|
-
"type": {
|
|
279
|
-
"text": "string"
|
|
280
|
-
},
|
|
281
|
-
"static": true,
|
|
282
|
-
"description": "Core component name, without prefix",
|
|
283
|
-
"inheritedFrom": {
|
|
284
|
-
"name": "VividElement",
|
|
285
|
-
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
286
|
-
}
|
|
287
|
-
}
|
|
288
|
-
],
|
|
289
|
-
"attributes": [
|
|
290
|
-
{
|
|
291
|
-
"name": "text",
|
|
292
|
-
"type": {
|
|
293
|
-
"text": "string | undefined"
|
|
294
|
-
},
|
|
295
|
-
"description": "Text of the nav item",
|
|
296
|
-
"fieldName": "text"
|
|
297
|
-
},
|
|
298
|
-
{
|
|
299
|
-
"name": "connotation",
|
|
300
|
-
"type": {
|
|
301
|
-
"text": "NavItemConnotation | undefined"
|
|
302
|
-
},
|
|
303
|
-
"description": "Sets the connotation color of the selected nav item",
|
|
304
|
-
"fieldName": "connotation"
|
|
305
|
-
},
|
|
306
|
-
{
|
|
307
|
-
"name": "appearance",
|
|
308
|
-
"type": {
|
|
309
|
-
"text": "NavItemAppearance | undefined"
|
|
310
|
-
},
|
|
311
|
-
"description": "Sets the nav item's appearance",
|
|
312
|
-
"fieldName": "appearance"
|
|
313
|
-
},
|
|
314
|
-
{
|
|
315
|
-
"name": "current",
|
|
316
|
-
"type": {
|
|
317
|
-
"text": "boolean"
|
|
318
|
-
},
|
|
319
|
-
"default": "false",
|
|
320
|
-
"description": "Sets the nav item as a current",
|
|
321
|
-
"fieldName": "current"
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"name": "icon",
|
|
325
|
-
"type": {
|
|
326
|
-
"text": "string | undefined"
|
|
327
|
-
},
|
|
328
|
-
"description": "A decorative icon the custom element should have. See the [Vivid Icon\nGallery](/icons/icons-gallery/) for available icons and `icon-name`s",
|
|
329
|
-
"fieldName": "icon",
|
|
330
|
-
"inheritedFrom": {
|
|
331
|
-
"name": "AffixIcon",
|
|
332
|
-
"module": "src/shared/patterns/affix.ts"
|
|
333
|
-
}
|
|
334
|
-
},
|
|
335
|
-
{
|
|
336
|
-
"name": "download",
|
|
337
|
-
"type": {
|
|
338
|
-
"text": "string | undefined"
|
|
339
|
-
},
|
|
340
|
-
"description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
341
|
-
"fieldName": "download",
|
|
342
|
-
"inheritedFrom": {
|
|
343
|
-
"name": "Linkable",
|
|
344
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
345
|
-
}
|
|
346
|
-
},
|
|
347
|
-
{
|
|
348
|
-
"name": "href",
|
|
349
|
-
"type": {
|
|
350
|
-
"text": "string | undefined"
|
|
351
|
-
},
|
|
352
|
-
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
353
|
-
"fieldName": "href",
|
|
354
|
-
"inheritedFrom": {
|
|
355
|
-
"name": "Linkable",
|
|
356
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
357
|
-
}
|
|
358
|
-
},
|
|
359
|
-
{
|
|
360
|
-
"name": "hreflang",
|
|
361
|
-
"type": {
|
|
362
|
-
"text": "string | undefined"
|
|
363
|
-
},
|
|
364
|
-
"description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
365
|
-
"fieldName": "hreflang",
|
|
366
|
-
"inheritedFrom": {
|
|
367
|
-
"name": "Linkable",
|
|
368
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
369
|
-
}
|
|
370
|
-
},
|
|
371
|
-
{
|
|
372
|
-
"name": "ping",
|
|
373
|
-
"type": {
|
|
374
|
-
"text": "string | undefined"
|
|
375
|
-
},
|
|
376
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
377
|
-
"fieldName": "ping",
|
|
378
|
-
"inheritedFrom": {
|
|
379
|
-
"name": "Linkable",
|
|
380
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
381
|
-
}
|
|
382
|
-
},
|
|
383
|
-
{
|
|
384
|
-
"name": "referrerpolicy",
|
|
385
|
-
"type": {
|
|
386
|
-
"text": "string | undefined"
|
|
387
|
-
},
|
|
388
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
389
|
-
"fieldName": "referrerpolicy",
|
|
390
|
-
"inheritedFrom": {
|
|
391
|
-
"name": "Linkable",
|
|
392
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
393
|
-
}
|
|
394
|
-
},
|
|
395
|
-
{
|
|
396
|
-
"name": "rel",
|
|
397
|
-
"type": {
|
|
398
|
-
"text": "string | undefined"
|
|
399
|
-
},
|
|
400
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
401
|
-
"fieldName": "rel",
|
|
402
|
-
"inheritedFrom": {
|
|
403
|
-
"name": "Linkable",
|
|
404
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
405
|
-
}
|
|
406
|
-
},
|
|
407
|
-
{
|
|
408
|
-
"name": "target",
|
|
409
|
-
"type": {
|
|
410
|
-
"text": "'_self' | '_blank' | '_parent' | '_top' | undefined"
|
|
411
|
-
},
|
|
412
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
413
|
-
"fieldName": "target",
|
|
414
|
-
"inheritedFrom": {
|
|
415
|
-
"name": "Linkable",
|
|
416
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
417
|
-
}
|
|
418
|
-
},
|
|
419
|
-
{
|
|
420
|
-
"name": "type",
|
|
421
|
-
"type": {
|
|
422
|
-
"text": "string | undefined"
|
|
423
|
-
},
|
|
424
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
425
|
-
"fieldName": "type",
|
|
426
|
-
"inheritedFrom": {
|
|
427
|
-
"name": "Linkable",
|
|
428
|
-
"module": "src/shared/patterns/linkable.ts"
|
|
429
|
-
}
|
|
430
|
-
}
|
|
431
|
-
],
|
|
432
|
-
"mixins": [
|
|
433
|
-
{
|
|
434
|
-
"name": "AffixIcon",
|
|
435
|
-
"module": "/src/shared/patterns"
|
|
436
|
-
},
|
|
437
|
-
{
|
|
438
|
-
"name": "Linkable",
|
|
439
|
-
"module": "/src/shared/patterns"
|
|
440
|
-
}
|
|
441
|
-
],
|
|
442
|
-
"superclass": {
|
|
443
|
-
"name": "VividElement",
|
|
444
|
-
"module": "/src/shared/foundation/vivid-element/vivid-element"
|
|
445
|
-
},
|
|
446
|
-
"vividComponent": {
|
|
447
|
-
"public": true,
|
|
448
|
-
"name": "nav-item"
|
|
449
|
-
},
|
|
450
|
-
"vividTesting": {
|
|
451
|
-
"selectors": [
|
|
452
|
-
{
|
|
453
|
-
"name": "byLabel",
|
|
454
|
-
"args": [
|
|
455
|
-
"byLabel"
|
|
456
|
-
]
|
|
457
|
-
}
|
|
458
|
-
],
|
|
459
|
-
"actions": [
|
|
460
|
-
{
|
|
461
|
-
"name": "click",
|
|
462
|
-
"args": [
|
|
463
|
-
"click",
|
|
464
|
-
"#control"
|
|
465
|
-
]
|
|
466
|
-
}
|
|
467
|
-
],
|
|
468
|
-
"queries": [
|
|
469
|
-
{
|
|
470
|
-
"name": "current",
|
|
471
|
-
"args": [
|
|
472
|
-
"navCurrent",
|
|
473
|
-
"true"
|
|
474
|
-
]
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"name": "!current",
|
|
478
|
-
"args": [
|
|
479
|
-
"navCurrent",
|
|
480
|
-
"false"
|
|
481
|
-
]
|
|
482
|
-
}
|
|
483
|
-
],
|
|
484
|
-
"refs": [
|
|
485
|
-
{
|
|
486
|
-
"name": "control",
|
|
487
|
-
"args": [
|
|
488
|
-
"shadow",
|
|
489
|
-
".control"
|
|
490
|
-
]
|
|
491
|
-
}
|
|
492
|
-
]
|
|
493
|
-
}
|
|
494
|
-
}
|
|
495
|
-
*/
|
|
496
|
-
import wrapper from '@repo/react-component-wrapper'
|
|
497
|
-
import { registerNavItem } from '@vonage/vivid'
|
|
498
|
-
|
|
499
|
-
registerNavItem('vvd3')
|
|
500
|
-
|
|
501
|
-
const VwcNavItem = wrapper(`vvd3-nav-item`, {
|
|
502
|
-
events: [],
|
|
503
|
-
attributes: [],
|
|
504
|
-
properties: ['text', 'connotation', 'appearance', 'current', 'icon', 'download', 'href', 'hreflang', 'ping', 'referrerpolicy', 'rel', 'target', 'type', 'control', 'VIVID_VERSION', 'componentName']
|
|
505
|
-
})
|
|
506
|
-
|
|
507
|
-
VwcNavItem.displayName = 'VwcNavItem'
|
|
508
|
-
|
|
509
|
-
export default VwcNavItem
|
|
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/VwcNavItem/index.js
|
|
8
|
+
(0, require("@vonage/vivid").registerNavItem)("vvd3");
|
|
9
|
+
var VwcNavItem = require_index_es.g(`vvd3-nav-item`, {
|
|
10
|
+
events: [],
|
|
11
|
+
attributes: [],
|
|
12
|
+
properties: [
|
|
13
|
+
"text",
|
|
14
|
+
"connotation",
|
|
15
|
+
"appearance",
|
|
16
|
+
"current",
|
|
17
|
+
"icon",
|
|
18
|
+
"download",
|
|
19
|
+
"href",
|
|
20
|
+
"hreflang",
|
|
21
|
+
"ping",
|
|
22
|
+
"referrerpolicy",
|
|
23
|
+
"rel",
|
|
24
|
+
"target",
|
|
25
|
+
"type",
|
|
26
|
+
"control",
|
|
27
|
+
"VIVID_VERSION",
|
|
28
|
+
"componentName"
|
|
29
|
+
]
|
|
30
|
+
});
|
|
31
|
+
VwcNavItem.displayName = "VwcNavItem";
|
|
32
|
+
//#endregion
|
|
33
|
+
exports.default = VwcNavItem;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-nav-item",
|
|
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
|
}
|