@vonage/vivid-react 5.22.0 → 5.23.1
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 +9 -32
- package/package.json +5 -4
- package/types/index.d.ts +0 -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 -1339
- 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.d.ts +3 -4
- 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 +455 -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 -860
- 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.d.ts +1 -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.d.ts +2 -1
- package/v3/VwcNumberField/index.js +53 -1021
- package/v3/VwcNumberField/package.json +2 -2
- package/v3/VwcOption/index.d.ts +1 -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.js +26 -184
- package/v3/VwcPopover/package.json +2 -2
- package/v3/VwcPopup/index.js +32 -399
- 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.js +22 -270
- 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 -108
- 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.d.ts +2 -1
- package/v3/VwcTextArea/index.js +48 -905
- package/v3/VwcTextArea/package.json +2 -2
- package/v3/VwcTextField/index.d.ts +3 -1
- 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 -550
- 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/VwcFab/index.js
CHANGED
|
@@ -1,53 +1,23 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
{
|
|
12
|
-
"name": "connotation",
|
|
13
|
-
"type": "\"regular\" | \"cta\" | undefined"
|
|
14
|
-
}
|
|
15
|
-
],
|
|
16
|
-
"properties": [
|
|
17
|
-
{
|
|
18
|
-
"name": "connotation",
|
|
19
|
-
"attribute": "connotation",
|
|
20
|
-
"type": "\"regular\" | \"cta\" | undefined",
|
|
21
|
-
"bindable": false
|
|
22
|
-
}
|
|
23
|
-
],
|
|
24
|
-
"events": []
|
|
25
|
-
}
|
|
26
|
-
*/
|
|
27
|
-
import PropTypes from 'prop-types'
|
|
28
|
-
import wrapper from '@repo/react-component-wrapper'
|
|
29
|
-
import '@vonage/vwc-fab'
|
|
30
|
-
|
|
31
|
-
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
const require_chunk = require("../chunk-KmRHZBOW.js");
|
|
6
|
+
const require_index_es = require("../index.es-CX858N60.js");
|
|
7
|
+
let prop_types = require("prop-types");
|
|
8
|
+
prop_types = require_chunk.__toESM(prop_types);
|
|
9
|
+
require("@vonage/vwc-fab");
|
|
10
|
+
//#region dist/VwcFab/index.js
|
|
32
11
|
/** This component is an extension of [<mwc-fab>](https://github.com/material-components/material-components-web-components/tree/master/packages/fab)
|
|
33
12
|
* @param {"regular" | "cta" | undefined} connotation attribute: <VwcFab connotation />
|
|
34
13
|
*/
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
14
|
+
var VwcFab = require_index_es.g("vwc-fab", {
|
|
15
|
+
events: [],
|
|
16
|
+
attributes: [],
|
|
17
|
+
properties: []
|
|
39
18
|
});
|
|
40
|
-
|
|
41
|
-
VwcFab.
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
VwcFab.defaultProps = {
|
|
46
|
-
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
VwcFab.displayName = 'VwcFab'
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
export default VwcFab
|
|
19
|
+
VwcFab.propTypes = { connotation: prop_types.default.any };
|
|
20
|
+
VwcFab.defaultProps = {};
|
|
21
|
+
VwcFab.displayName = "VwcFab";
|
|
22
|
+
//#endregion
|
|
23
|
+
exports.default = VwcFab;
|
package/VwcFab/package.json
CHANGED
package/VwcFilePicker/index.js
CHANGED
|
@@ -1,59 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
"name": "styles",
|
|
12
|
-
"type": "array"
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
"name": "label",
|
|
16
|
-
"type": "string",
|
|
17
|
-
"bindable": false
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
"name": "helper",
|
|
21
|
-
"type": "string",
|
|
22
|
-
"bindable": false
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"name": "validationMessage",
|
|
26
|
-
"type": "string",
|
|
27
|
-
"bindable": false
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"name": "notAFileError",
|
|
31
|
-
"type": "string",
|
|
32
|
-
"bindable": false
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"name": "tooManyFilesError",
|
|
36
|
-
"type": "string",
|
|
37
|
-
"bindable": false
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
"name": "drop-zone",
|
|
41
|
-
"type": "boolean"
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"name": "noCounter",
|
|
45
|
-
"type": "boolean",
|
|
46
|
-
"bindable": false
|
|
47
|
-
}
|
|
48
|
-
],
|
|
49
|
-
"events": []
|
|
50
|
-
}
|
|
51
|
-
*/
|
|
52
|
-
import PropTypes from 'prop-types'
|
|
53
|
-
import wrapper from '@repo/react-component-wrapper'
|
|
54
|
-
import '@vonage/vwc-file-picker'
|
|
55
|
-
|
|
56
|
-
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
const require_chunk = require("../chunk-KmRHZBOW.js");
|
|
6
|
+
const require_index_es = require("../index.es-CX858N60.js");
|
|
7
|
+
let prop_types = require("prop-types");
|
|
8
|
+
prop_types = require_chunk.__toESM(prop_types);
|
|
9
|
+
require("@vonage/vwc-file-picker");
|
|
10
|
+
//#region dist/VwcFilePicker/index.js
|
|
57
11
|
/**
|
|
58
12
|
* @param {string} label
|
|
59
13
|
* @param {string} helper
|
|
@@ -62,27 +16,20 @@ import '@vonage/vwc-file-picker'
|
|
|
62
16
|
* @param {string} tooManyFilesError
|
|
63
17
|
* @param {boolean} noCounter
|
|
64
18
|
*/
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
19
|
+
var VwcFilePicker = require_index_es.g("vwc-file-picker", {
|
|
20
|
+
events: [],
|
|
21
|
+
attributes: [],
|
|
22
|
+
properties: []
|
|
69
23
|
});
|
|
70
|
-
|
|
71
24
|
VwcFilePicker.propTypes = {
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
VwcFilePicker.
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
VwcFilePicker.displayName = 'VwcFilePicker'
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
export default VwcFilePicker
|
|
25
|
+
label: prop_types.default.string,
|
|
26
|
+
helper: prop_types.default.string,
|
|
27
|
+
validationMessage: prop_types.default.string,
|
|
28
|
+
notAFileError: prop_types.default.string,
|
|
29
|
+
tooManyFilesError: prop_types.default.string,
|
|
30
|
+
noCounter: prop_types.default.bool
|
|
31
|
+
};
|
|
32
|
+
VwcFilePicker.defaultProps = {};
|
|
33
|
+
VwcFilePicker.displayName = "VwcFilePicker";
|
|
34
|
+
//#endregion
|
|
35
|
+
exports.default = VwcFilePicker;
|
package/VwcFormfield/index.js
CHANGED
|
@@ -1,38 +1,23 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
*/
|
|
12
|
-
import PropTypes from 'prop-types'
|
|
13
|
-
import wrapper from '@repo/react-component-wrapper'
|
|
14
|
-
import '@vonage/vwc-formfield'
|
|
15
|
-
|
|
16
|
-
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
const require_chunk = require("../chunk-KmRHZBOW.js");
|
|
6
|
+
const require_index_es = require("../index.es-CX858N60.js");
|
|
7
|
+
let prop_types = require("prop-types");
|
|
8
|
+
prop_types = require_chunk.__toESM(prop_types);
|
|
9
|
+
require("@vonage/vwc-formfield");
|
|
10
|
+
//#region dist/VwcFormfield/index.js
|
|
17
11
|
/**
|
|
18
12
|
|
|
19
13
|
*/
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
14
|
+
var VwcFormfield = require_index_es.g("vwc-formfield", {
|
|
15
|
+
events: [],
|
|
16
|
+
attributes: [],
|
|
17
|
+
properties: []
|
|
24
18
|
});
|
|
25
|
-
|
|
26
|
-
VwcFormfield.
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
VwcFormfield.defaultProps = {
|
|
31
|
-
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
VwcFormfield.displayName = 'VwcFormfield'
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
export default VwcFormfield
|
|
19
|
+
VwcFormfield.propTypes = {};
|
|
20
|
+
VwcFormfield.defaultProps = {};
|
|
21
|
+
VwcFormfield.displayName = "VwcFormfield";
|
|
22
|
+
//#endregion
|
|
23
|
+
exports.default = VwcFormfield;
|
|
@@ -1,49 +1,23 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
"name": "styles",
|
|
12
|
-
"type": "array"
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
"name": "isError",
|
|
16
|
-
"type": "boolean",
|
|
17
|
-
"bindable": false
|
|
18
|
-
}
|
|
19
|
-
],
|
|
20
|
-
"events": []
|
|
21
|
-
}
|
|
22
|
-
*/
|
|
23
|
-
import PropTypes from 'prop-types'
|
|
24
|
-
import wrapper from '@repo/react-component-wrapper'
|
|
25
|
-
import '@vonage/vwc-helper-message'
|
|
26
|
-
|
|
27
|
-
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
const require_chunk = require("../chunk-KmRHZBOW.js");
|
|
6
|
+
const require_index_es = require("../index.es-CX858N60.js");
|
|
7
|
+
let prop_types = require("prop-types");
|
|
8
|
+
prop_types = require_chunk.__toESM(prop_types);
|
|
9
|
+
require("@vonage/vwc-helper-message");
|
|
10
|
+
//#region dist/VwcHelperMessage/index.js
|
|
28
11
|
/**
|
|
29
12
|
* @param {boolean} isError
|
|
30
13
|
*/
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
14
|
+
var VwcHelperMessage = require_index_es.g("vwc-helper-message", {
|
|
15
|
+
events: [],
|
|
16
|
+
attributes: [],
|
|
17
|
+
properties: []
|
|
35
18
|
});
|
|
36
|
-
|
|
37
|
-
VwcHelperMessage.
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
VwcHelperMessage.defaultProps = {
|
|
42
|
-
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
VwcHelperMessage.displayName = 'VwcHelperMessage'
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
export default VwcHelperMessage
|
|
19
|
+
VwcHelperMessage.propTypes = { isError: prop_types.default.bool };
|
|
20
|
+
VwcHelperMessage.defaultProps = {};
|
|
21
|
+
VwcHelperMessage.displayName = "VwcHelperMessage";
|
|
22
|
+
//#endregion
|
|
23
|
+
exports.default = VwcHelperMessage;
|
package/VwcIcon/index.js
CHANGED
|
@@ -1,71 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
"name": "connotation"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"name": "type",
|
|
15
|
-
"type": "string | undefined"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"name": "inline",
|
|
19
|
-
"type": "boolean | undefined"
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"name": "size"
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"name": "aria-label",
|
|
26
|
-
"type": "string",
|
|
27
|
-
"default": "\"\""
|
|
28
|
-
}
|
|
29
|
-
],
|
|
30
|
-
"properties": [
|
|
31
|
-
{
|
|
32
|
-
"name": "connotation",
|
|
33
|
-
"attribute": "connotation",
|
|
34
|
-
"bindable": false
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"name": "type",
|
|
38
|
-
"attribute": "type",
|
|
39
|
-
"type": "string | undefined",
|
|
40
|
-
"bindable": false
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"name": "inline",
|
|
44
|
-
"attribute": "inline",
|
|
45
|
-
"type": "boolean | undefined",
|
|
46
|
-
"bindable": false
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"name": "size",
|
|
50
|
-
"attribute": "size",
|
|
51
|
-
"bindable": false
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"name": "ariaLabel",
|
|
55
|
-
"attribute": "aria-label",
|
|
56
|
-
"type": "string",
|
|
57
|
-
"default": "\"\"",
|
|
58
|
-
"bindable": false
|
|
59
|
-
}
|
|
60
|
-
],
|
|
61
|
-
"events": []
|
|
62
|
-
}
|
|
63
|
-
*/
|
|
64
|
-
import PropTypes from 'prop-types'
|
|
65
|
-
import wrapper from '@repo/react-component-wrapper'
|
|
66
|
-
import '@vonage/vwc-icon'
|
|
67
|
-
|
|
68
|
-
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
const require_chunk = require("../chunk-KmRHZBOW.js");
|
|
6
|
+
const require_index_es = require("../index.es-CX858N60.js");
|
|
7
|
+
let prop_types = require("prop-types");
|
|
8
|
+
prop_types = require_chunk.__toESM(prop_types);
|
|
9
|
+
require("@vonage/vwc-icon");
|
|
10
|
+
//#region dist/VwcIcon/index.js
|
|
69
11
|
/**
|
|
70
12
|
* @param connotation attribute: <VwcIcon connotation />
|
|
71
13
|
* @param {string | undefined} type attribute: <VwcIcon type />
|
|
@@ -73,26 +15,19 @@ import '@vonage/vwc-icon'
|
|
|
73
15
|
* @param size attribute: <VwcIcon size />
|
|
74
16
|
* @param {string} ariaLabel attribute: <VwcIcon aria-label />
|
|
75
17
|
*/
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
18
|
+
var VwcIcon = require_index_es.g("vwc-icon", {
|
|
19
|
+
events: [],
|
|
20
|
+
attributes: [],
|
|
21
|
+
properties: []
|
|
80
22
|
});
|
|
81
|
-
|
|
82
23
|
VwcIcon.propTypes = {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
VwcIcon.
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
VwcIcon.displayName = 'VwcIcon'
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
export default VwcIcon
|
|
24
|
+
connotation: prop_types.default.any,
|
|
25
|
+
type: prop_types.default.string,
|
|
26
|
+
inline: prop_types.default.any,
|
|
27
|
+
size: prop_types.default.any,
|
|
28
|
+
ariaLabel: prop_types.default.string
|
|
29
|
+
};
|
|
30
|
+
VwcIcon.defaultProps = { ariaLabel: "" };
|
|
31
|
+
VwcIcon.displayName = "VwcIcon";
|
|
32
|
+
//#endregion
|
|
33
|
+
exports.default = VwcIcon;
|
package/VwcIcon/package.json
CHANGED
package/VwcIconButton/index.js
CHANGED
|
@@ -1,45 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
"name": "layout",
|
|
12
|
-
"bindable": false
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
"name": "connotation",
|
|
16
|
-
"bindable": false
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"name": "shape",
|
|
20
|
-
"bindable": false
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"name": "dense",
|
|
24
|
-
"type": "boolean",
|
|
25
|
-
"bindable": false
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"name": "enlarged",
|
|
29
|
-
"type": "boolean",
|
|
30
|
-
"bindable": false
|
|
31
|
-
}
|
|
32
|
-
],
|
|
33
|
-
"events": [
|
|
34
|
-
"click"
|
|
35
|
-
]
|
|
36
|
-
}
|
|
37
|
-
*/
|
|
38
|
-
import PropTypes from 'prop-types'
|
|
39
|
-
import wrapper from '@repo/react-component-wrapper'
|
|
40
|
-
import '@vonage/vwc-icon-button'
|
|
41
|
-
|
|
42
|
-
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
const require_chunk = require("../chunk-KmRHZBOW.js");
|
|
6
|
+
const require_index_es = require("../index.es-CX858N60.js");
|
|
7
|
+
let prop_types = require("prop-types");
|
|
8
|
+
prop_types = require_chunk.__toESM(prop_types);
|
|
9
|
+
require("@vonage/vwc-icon-button");
|
|
10
|
+
//#region dist/VwcIconButton/index.js
|
|
43
11
|
/**
|
|
44
12
|
* @param layout
|
|
45
13
|
* @param connotation
|
|
@@ -48,28 +16,24 @@ import '@vonage/vwc-icon-button'
|
|
|
48
16
|
* @param {boolean} enlarged
|
|
49
17
|
* @param {string} value
|
|
50
18
|
*/
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
19
|
+
var VwcIconButton = require_index_es.g("vwc-icon-button", {
|
|
20
|
+
events: [{
|
|
21
|
+
"name": "click",
|
|
22
|
+
"propName": "onClick"
|
|
23
|
+
}],
|
|
24
|
+
attributes: [],
|
|
25
|
+
properties: []
|
|
55
26
|
});
|
|
56
|
-
|
|
57
27
|
VwcIconButton.propTypes = {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
VwcIconButton.
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
VwcIconButton.displayName = 'VwcIconButton'
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
export default VwcIconButton
|
|
28
|
+
onClick: prop_types.default.func,
|
|
29
|
+
layout: prop_types.default.any,
|
|
30
|
+
connotation: prop_types.default.any,
|
|
31
|
+
shape: prop_types.default.any,
|
|
32
|
+
dense: prop_types.default.bool,
|
|
33
|
+
enlarged: prop_types.default.bool,
|
|
34
|
+
value: prop_types.default.string
|
|
35
|
+
};
|
|
36
|
+
VwcIconButton.defaultProps = {};
|
|
37
|
+
VwcIconButton.displayName = "VwcIconButton";
|
|
38
|
+
//#endregion
|
|
39
|
+
exports.default = VwcIconButton;
|