@vonage/vivid-react 5.22.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 +3 -24
- package/package.json +2 -2
- 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.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 -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.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.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.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 -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
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-date-time-picker",
|
|
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
|
}
|
package/v3/VwcDialPad/index.d.ts
CHANGED
|
@@ -56,117 +56,3 @@ declare const VwcDialPad: {
|
|
|
56
56
|
displayName: string;
|
|
57
57
|
};
|
|
58
58
|
export default VwcDialPad;
|
|
59
|
-
/** Base class for dial-pad
|
|
60
|
-
* For more info on this Vivid element please visit https://vivid.deno.dev/components/dial-pad
|
|
61
|
-
* @param {string | null} helperText - Controls the helper text displayed below the phone input element **attribute** `helper-text`
|
|
62
|
-
* @param {string | null} placeholder - Indicates the placeholder's text. **attribute** `placeholder`
|
|
63
|
-
* @param {string} value - Value of the phone input element **attribute** `value`
|
|
64
|
-
* @param {string} pattern - Regular expression to validate the value of the input element **attribute** `pattern`
|
|
65
|
-
* @param {boolean} disabled - Controls the disabled state of the dial pad **attribute** `disabled`
|
|
66
|
-
* @param {boolean} pending - Controls the pending state **attribute** `pending`
|
|
67
|
-
* @param {boolean} callActive - Controls the active state of the call **attribute** `call-active`
|
|
68
|
-
* @param {boolean} noCall - Removes the call button and functionality **attribute** `no-call`
|
|
69
|
-
* @param {boolean} noInput - Removes the phone input element **attribute** `no-input`
|
|
70
|
-
* @param {DialPadSize | undefined} size - Controls the vertical size of the dial pad **attribute** `size`
|
|
71
|
-
* @param {| string
|
|
72
|
-
| null} endCallButtonLabel - Controls the end call button label **attribute** `end-call-button-label`
|
|
73
|
-
* @param {string | null} callButtonLabel - Controls the call button label **attribute** `call-button-label`
|
|
74
|
-
* @param {string | null} deleteAriaLabel - The aria-label for the delete button **attribute** `delete-aria-label`
|
|
75
|
-
* @param {boolean} autofocus - Indicates that an element should be focused on page load, or when the Dialog that it is part of
|
|
76
|
-
is displayed. When `no-input` attribute is specified, it will be the first digit button.
|
|
77
|
-
Otherwise, the text field will be focused.` **attribute** `autofocus`
|
|
78
|
-
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
79
|
-
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
80
|
-
* @param {string} componentName - Core component name, without prefix
|
|
81
|
-
*/
|
|
82
|
-
declare const VwcDialPad: {
|
|
83
|
-
(props: {
|
|
84
|
-
children?: ReactNode;
|
|
85
|
-
slot?: string;
|
|
86
|
-
id?: string;
|
|
87
|
-
style?: React.CSSProperties;
|
|
88
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
89
|
-
onChange?: (event: SyntheticEvent) => void;
|
|
90
|
-
onInput?: (event: SyntheticEvent) => void;
|
|
91
|
-
onBlur?: (event: SyntheticEvent) => void;
|
|
92
|
-
onFocus?: (event: SyntheticEvent) => void;
|
|
93
|
-
onKeypadClick?: (event: SyntheticEvent) => void;
|
|
94
|
-
onDial?: (event: SyntheticEvent) => void;
|
|
95
|
-
onEndCall?: (event: SyntheticEvent) => void;
|
|
96
|
-
"helperText"?: string | null;
|
|
97
|
-
"placeholder"?: string | null;
|
|
98
|
-
"value"?: string;
|
|
99
|
-
"pattern"?: string;
|
|
100
|
-
"disabled"?: boolean;
|
|
101
|
-
"pending"?: boolean;
|
|
102
|
-
"callActive"?: boolean;
|
|
103
|
-
"noCall"?: boolean;
|
|
104
|
-
"noInput"?: boolean;
|
|
105
|
-
"size"?: any;
|
|
106
|
-
"endCallButtonLabel"?: string | null;
|
|
107
|
-
"callButtonLabel"?: string | null;
|
|
108
|
-
"deleteAriaLabel"?: string | null;
|
|
109
|
-
"autofocus"?: boolean;
|
|
110
|
-
"VIVID_VERSION"?: string;
|
|
111
|
-
"componentName"?: string;
|
|
112
|
-
}): JSX.Element;
|
|
113
|
-
displayName: string;
|
|
114
|
-
};
|
|
115
|
-
export default VwcDialPad;
|
|
116
|
-
/** Base class for dial-pad
|
|
117
|
-
* For more info on this Vivid element please visit https://vivid.deno.dev/components/dial-pad
|
|
118
|
-
* @param {string | null} helperText - Controls the helper text displayed below the phone input element **attribute** `helper-text`
|
|
119
|
-
* @param {string | null} placeholder - Indicates the placeholder's text. **attribute** `placeholder`
|
|
120
|
-
* @param {string} value - Value of the phone input element **attribute** `value`
|
|
121
|
-
* @param {string} pattern - Regular expression to validate the value of the input element **attribute** `pattern`
|
|
122
|
-
* @param {boolean} disabled - Controls the disabled state of the dial pad **attribute** `disabled`
|
|
123
|
-
* @param {boolean} pending - Controls the pending state **attribute** `pending`
|
|
124
|
-
* @param {boolean} callActive - Controls the active state of the call **attribute** `call-active`
|
|
125
|
-
* @param {boolean} noCall - Removes the call button and functionality **attribute** `no-call`
|
|
126
|
-
* @param {boolean} noInput - Removes the phone input element **attribute** `no-input`
|
|
127
|
-
* @param {DialPadSize | undefined} size - Controls the vertical size of the dial pad **attribute** `size`
|
|
128
|
-
* @param {| string
|
|
129
|
-
| null} endCallButtonLabel - Controls the end call button label **attribute** `end-call-button-label`
|
|
130
|
-
* @param {string | null} callButtonLabel - Controls the call button label **attribute** `call-button-label`
|
|
131
|
-
* @param {string | null} deleteAriaLabel - The aria-label for the delete button **attribute** `delete-aria-label`
|
|
132
|
-
* @param {boolean} autofocus - Indicates that an element should be focused on page load, or when the Dialog that it is part of
|
|
133
|
-
is displayed. When `no-input` attribute is specified, it will be the first digit button.
|
|
134
|
-
Otherwise, the text field will be focused.` **attribute** `autofocus`
|
|
135
|
-
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
136
|
-
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
137
|
-
* @param {string} componentName - Core component name, without prefix
|
|
138
|
-
*/
|
|
139
|
-
declare const VwcDialPad: {
|
|
140
|
-
(props: {
|
|
141
|
-
children?: ReactNode;
|
|
142
|
-
slot?: string;
|
|
143
|
-
id?: string;
|
|
144
|
-
style?: React.CSSProperties;
|
|
145
|
-
ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
146
|
-
onChange?: (event: SyntheticEvent) => void;
|
|
147
|
-
onInput?: (event: SyntheticEvent) => void;
|
|
148
|
-
onBlur?: (event: SyntheticEvent) => void;
|
|
149
|
-
onFocus?: (event: SyntheticEvent) => void;
|
|
150
|
-
onKeypadClick?: (event: SyntheticEvent) => void;
|
|
151
|
-
onDial?: (event: SyntheticEvent) => void;
|
|
152
|
-
onEndCall?: (event: SyntheticEvent) => void;
|
|
153
|
-
"helperText"?: string | null;
|
|
154
|
-
"placeholder"?: string | null;
|
|
155
|
-
"value"?: string;
|
|
156
|
-
"pattern"?: string;
|
|
157
|
-
"disabled"?: boolean;
|
|
158
|
-
"pending"?: boolean;
|
|
159
|
-
"callActive"?: boolean;
|
|
160
|
-
"noCall"?: boolean;
|
|
161
|
-
"noInput"?: boolean;
|
|
162
|
-
"size"?: any;
|
|
163
|
-
"endCallButtonLabel"?: string | null;
|
|
164
|
-
"callButtonLabel"?: string | null;
|
|
165
|
-
"deleteAriaLabel"?: string | null;
|
|
166
|
-
"autofocus"?: boolean;
|
|
167
|
-
"VIVID_VERSION"?: string;
|
|
168
|
-
"componentName"?: string;
|
|
169
|
-
}): JSX.Element;
|
|
170
|
-
displayName: string;
|
|
171
|
-
};
|
|
172
|
-
export default VwcDialPad;
|
package/v3/VwcDialPad/index.js
CHANGED
|
@@ -1,492 +1,62 @@
|
|
|
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
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
"name": "value",
|
|
64
|
-
"type": {
|
|
65
|
-
"text": "string"
|
|
66
|
-
},
|
|
67
|
-
"default": "''",
|
|
68
|
-
"description": "Value of the phone input element",
|
|
69
|
-
"privacy": "public"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"kind": "method",
|
|
73
|
-
"name": "valueChanged",
|
|
74
|
-
"parameters": [
|
|
75
|
-
{
|
|
76
|
-
"name": "_oldValue",
|
|
77
|
-
"type": {
|
|
78
|
-
"text": "string | undefined"
|
|
79
|
-
}
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"name": "newValue",
|
|
83
|
-
"type": {
|
|
84
|
-
"text": "string"
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
]
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"kind": "field",
|
|
91
|
-
"name": "pattern",
|
|
92
|
-
"type": {
|
|
93
|
-
"text": "string"
|
|
94
|
-
},
|
|
95
|
-
"default": "'^[0-9#*]*
|
|
96
|
-
*/
|
|
97
|
-
import wrapper from '@repo/react-component-wrapper'
|
|
98
|
-
import { registerDialPad } from '@vonage/vivid'
|
|
99
|
-
|
|
100
|
-
registerDialPad('vvd3')
|
|
101
|
-
|
|
102
|
-
const VwcDialPad = wrapper(`vvd3-dial-pad`, {
|
|
103
|
-
events: [{"name":"end-call","propName":"onEndCall"},{"name":"dial","propName":"onDial"},{"name":"keypad-click","propName":"onKeypadClick"},{"name":"focus","propName":"onFocus"},{"name":"blur","propName":"onBlur"},{"name":"input","propName":"onInput"},{"name":"change","propName":"onChange"}],
|
|
104
|
-
attributes: [],
|
|
105
|
-
properties: ['helperText', 'placeholder', 'value', 'pattern', 'disabled', 'pending', 'callActive', 'noCall', 'noInput', 'size', 'endCallButtonLabel', 'callButtonLabel', 'deleteAriaLabel', 'autofocus', 'VIVID_VERSION', 'componentName']
|
|
106
|
-
})
|
|
107
|
-
|
|
108
|
-
VwcDialPad.displayName = 'VwcDialPad'
|
|
109
|
-
|
|
110
|
-
export default VwcDialPad
|
|
111
|
-
",
|
|
112
|
-
"description": "Regular expression to validate the value of the input element",
|
|
113
|
-
"privacy": "public"
|
|
114
|
-
},
|
|
115
|
-
{
|
|
116
|
-
"kind": "field",
|
|
117
|
-
"name": "disabled",
|
|
118
|
-
"type": {
|
|
119
|
-
"text": "boolean"
|
|
120
|
-
},
|
|
121
|
-
"default": "false",
|
|
122
|
-
"description": "Controls the disabled state of the dial pad",
|
|
123
|
-
"privacy": "public"
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"kind": "field",
|
|
127
|
-
"name": "pending",
|
|
128
|
-
"type": {
|
|
129
|
-
"text": "boolean"
|
|
130
|
-
},
|
|
131
|
-
"default": "false",
|
|
132
|
-
"description": "Controls the pending state",
|
|
133
|
-
"privacy": "public"
|
|
134
|
-
},
|
|
135
|
-
{
|
|
136
|
-
"kind": "field",
|
|
137
|
-
"name": "callActive",
|
|
138
|
-
"type": {
|
|
139
|
-
"text": "boolean"
|
|
140
|
-
},
|
|
141
|
-
"default": "false",
|
|
142
|
-
"description": "Controls the active state of the call",
|
|
143
|
-
"privacy": "public"
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"kind": "field",
|
|
147
|
-
"name": "noCall",
|
|
148
|
-
"type": {
|
|
149
|
-
"text": "boolean"
|
|
150
|
-
},
|
|
151
|
-
"default": "false",
|
|
152
|
-
"description": "Removes the call button and functionality",
|
|
153
|
-
"privacy": "public"
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"kind": "field",
|
|
157
|
-
"name": "noInput",
|
|
158
|
-
"type": {
|
|
159
|
-
"text": "boolean"
|
|
160
|
-
},
|
|
161
|
-
"default": "false",
|
|
162
|
-
"description": "Removes the phone input element",
|
|
163
|
-
"privacy": "public"
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
"kind": "field",
|
|
167
|
-
"name": "size",
|
|
168
|
-
"type": {
|
|
169
|
-
"text": "DialPadSize | undefined"
|
|
170
|
-
},
|
|
171
|
-
"description": "Controls the vertical size of the dial pad",
|
|
172
|
-
"privacy": "public"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"kind": "field",
|
|
176
|
-
"name": "endCallButtonLabel",
|
|
177
|
-
"type": {
|
|
178
|
-
"text": "| string\n\t\t| null"
|
|
179
|
-
},
|
|
180
|
-
"default": "null",
|
|
181
|
-
"description": "Controls the end call button label",
|
|
182
|
-
"privacy": "public"
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"kind": "field",
|
|
186
|
-
"name": "callButtonLabel",
|
|
187
|
-
"type": {
|
|
188
|
-
"text": "string | null"
|
|
189
|
-
},
|
|
190
|
-
"default": "null",
|
|
191
|
-
"description": "Controls the call button label",
|
|
192
|
-
"privacy": "public"
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
"kind": "field",
|
|
196
|
-
"name": "deleteAriaLabel",
|
|
197
|
-
"type": {
|
|
198
|
-
"text": "string | null"
|
|
199
|
-
},
|
|
200
|
-
"default": "null",
|
|
201
|
-
"description": "The aria-label for the delete button",
|
|
202
|
-
"privacy": "public"
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"kind": "method",
|
|
206
|
-
"name": "_clearLongPressTimer",
|
|
207
|
-
"privacy": "private"
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"kind": "field",
|
|
211
|
-
"name": "autofocus",
|
|
212
|
-
"type": {
|
|
213
|
-
"text": "boolean"
|
|
214
|
-
},
|
|
215
|
-
"default": "false",
|
|
216
|
-
"description": "Indicates that an element should be focused on page load, or when the Dialog that it is part of\nis displayed. When `no-input` attribute is specified, it will be the first digit button.\nOtherwise, the text field will be focused.`",
|
|
217
|
-
"privacy": "public"
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"kind": "method",
|
|
221
|
-
"name": "focus",
|
|
222
|
-
"return": {
|
|
223
|
-
"type": {
|
|
224
|
-
"text": "void"
|
|
225
|
-
}
|
|
226
|
-
},
|
|
227
|
-
"description": "Moves focus into the Dial Pad. If `no-input` attribute is specified, it will be the first digit\nbutton. Otherwise, the input field will be focused.",
|
|
228
|
-
"privacy": "public"
|
|
229
|
-
},
|
|
230
|
-
{
|
|
231
|
-
"kind": "field",
|
|
232
|
-
"name": "VIVID_VERSION",
|
|
233
|
-
"static": true,
|
|
234
|
-
"default": "__PACKAGE_VERSION__",
|
|
235
|
-
"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`.",
|
|
236
|
-
"type": {
|
|
237
|
-
"text": "string"
|
|
238
|
-
},
|
|
239
|
-
"inheritedFrom": {
|
|
240
|
-
"name": "VividElement",
|
|
241
|
-
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
242
|
-
}
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"kind": "field",
|
|
246
|
-
"name": "componentName",
|
|
247
|
-
"type": {
|
|
248
|
-
"text": "string"
|
|
249
|
-
},
|
|
250
|
-
"static": true,
|
|
251
|
-
"description": "Core component name, without prefix",
|
|
252
|
-
"inheritedFrom": {
|
|
253
|
-
"name": "VividElement",
|
|
254
|
-
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
],
|
|
258
|
-
"events": [
|
|
259
|
-
{
|
|
260
|
-
"type": {
|
|
261
|
-
"text": "CustomEvent<undefined>"
|
|
262
|
-
},
|
|
263
|
-
"description": "Emitted when the text field value changes",
|
|
264
|
-
"name": "change"
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"type": {
|
|
268
|
-
"text": "CustomEvent<undefined>"
|
|
269
|
-
},
|
|
270
|
-
"description": "Emitted when the text field value changes",
|
|
271
|
-
"name": "input"
|
|
272
|
-
},
|
|
273
|
-
{
|
|
274
|
-
"type": {
|
|
275
|
-
"text": "CustomEvent<undefined>"
|
|
276
|
-
},
|
|
277
|
-
"description": "Emitted when the text field loses focus",
|
|
278
|
-
"name": "blur"
|
|
279
|
-
},
|
|
280
|
-
{
|
|
281
|
-
"type": {
|
|
282
|
-
"text": "CustomEvent<undefined>"
|
|
283
|
-
},
|
|
284
|
-
"description": "Emitted when the text field receives focus",
|
|
285
|
-
"name": "focus"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"type": {
|
|
289
|
-
"text": "CustomEvent<HTMLElement>"
|
|
290
|
-
},
|
|
291
|
-
"description": "Emitted when a digit button is clicked",
|
|
292
|
-
"name": "keypad-click"
|
|
293
|
-
},
|
|
294
|
-
{
|
|
295
|
-
"type": {
|
|
296
|
-
"text": "CustomEvent<undefined>"
|
|
297
|
-
},
|
|
298
|
-
"description": "Emitted when the call button is clicked",
|
|
299
|
-
"name": "dial"
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"type": {
|
|
303
|
-
"text": "CustomEvent<undefined>"
|
|
304
|
-
},
|
|
305
|
-
"description": "Emitted when the end call button is clicked",
|
|
306
|
-
"name": "end-call"
|
|
307
|
-
}
|
|
308
|
-
],
|
|
309
|
-
"attributes": [
|
|
310
|
-
{
|
|
311
|
-
"name": "helper-text",
|
|
312
|
-
"type": {
|
|
313
|
-
"text": "string | null"
|
|
314
|
-
},
|
|
315
|
-
"default": "null",
|
|
316
|
-
"description": "Controls the helper text displayed below the phone input element",
|
|
317
|
-
"fieldName": "helperText"
|
|
318
|
-
},
|
|
319
|
-
{
|
|
320
|
-
"name": "placeholder",
|
|
321
|
-
"type": {
|
|
322
|
-
"text": "string | null"
|
|
323
|
-
},
|
|
324
|
-
"default": "null",
|
|
325
|
-
"description": "Indicates the placeholder's text.",
|
|
326
|
-
"fieldName": "placeholder"
|
|
327
|
-
},
|
|
328
|
-
{
|
|
329
|
-
"name": "value",
|
|
330
|
-
"type": {
|
|
331
|
-
"text": "string"
|
|
332
|
-
},
|
|
333
|
-
"default": "''",
|
|
334
|
-
"description": "Value of the phone input element",
|
|
335
|
-
"fieldName": "value"
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
"name": "pattern",
|
|
339
|
-
"type": {
|
|
340
|
-
"text": "string"
|
|
341
|
-
},
|
|
342
|
-
"default": "'^[0-9#*]*
|
|
343
|
-
*/
|
|
344
|
-
import wrapper from '@repo/react-component-wrapper'
|
|
345
|
-
import { registerDialPad } from '@vonage/vivid'
|
|
346
|
-
|
|
347
|
-
registerDialPad('vvd3')
|
|
348
|
-
|
|
349
|
-
const VwcDialPad = wrapper(`vvd3-dial-pad`, {
|
|
350
|
-
events: [{"name":"end-call","propName":"onEndCall"},{"name":"dial","propName":"onDial"},{"name":"keypad-click","propName":"onKeypadClick"},{"name":"focus","propName":"onFocus"},{"name":"blur","propName":"onBlur"},{"name":"input","propName":"onInput"},{"name":"change","propName":"onChange"}],
|
|
351
|
-
attributes: [],
|
|
352
|
-
properties: ['helperText', 'placeholder', 'value', 'pattern', 'disabled', 'pending', 'callActive', 'noCall', 'noInput', 'size', 'endCallButtonLabel', 'callButtonLabel', 'deleteAriaLabel', 'autofocus', 'VIVID_VERSION', 'componentName']
|
|
353
|
-
})
|
|
354
|
-
|
|
355
|
-
VwcDialPad.displayName = 'VwcDialPad'
|
|
356
|
-
|
|
357
|
-
export default VwcDialPad
|
|
358
|
-
",
|
|
359
|
-
"description": "Regular expression to validate the value of the input element",
|
|
360
|
-
"fieldName": "pattern"
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"name": "disabled",
|
|
364
|
-
"type": {
|
|
365
|
-
"text": "boolean"
|
|
366
|
-
},
|
|
367
|
-
"default": "false",
|
|
368
|
-
"description": "Controls the disabled state of the dial pad",
|
|
369
|
-
"fieldName": "disabled"
|
|
370
|
-
},
|
|
371
|
-
{
|
|
372
|
-
"name": "pending",
|
|
373
|
-
"type": {
|
|
374
|
-
"text": "boolean"
|
|
375
|
-
},
|
|
376
|
-
"default": "false",
|
|
377
|
-
"description": "Controls the pending state",
|
|
378
|
-
"fieldName": "pending"
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
"name": "call-active",
|
|
382
|
-
"type": {
|
|
383
|
-
"text": "boolean"
|
|
384
|
-
},
|
|
385
|
-
"default": "false",
|
|
386
|
-
"description": "Controls the active state of the call",
|
|
387
|
-
"fieldName": "callActive"
|
|
388
|
-
},
|
|
389
|
-
{
|
|
390
|
-
"name": "no-call",
|
|
391
|
-
"type": {
|
|
392
|
-
"text": "boolean"
|
|
393
|
-
},
|
|
394
|
-
"default": "false",
|
|
395
|
-
"description": "Removes the call button and functionality",
|
|
396
|
-
"fieldName": "noCall"
|
|
397
|
-
},
|
|
398
|
-
{
|
|
399
|
-
"name": "no-input",
|
|
400
|
-
"type": {
|
|
401
|
-
"text": "boolean"
|
|
402
|
-
},
|
|
403
|
-
"default": "false",
|
|
404
|
-
"description": "Removes the phone input element",
|
|
405
|
-
"fieldName": "noInput"
|
|
406
|
-
},
|
|
407
|
-
{
|
|
408
|
-
"name": "size",
|
|
409
|
-
"type": {
|
|
410
|
-
"text": "DialPadSize | undefined"
|
|
411
|
-
},
|
|
412
|
-
"description": "Controls the vertical size of the dial pad",
|
|
413
|
-
"fieldName": "size"
|
|
414
|
-
},
|
|
415
|
-
{
|
|
416
|
-
"name": "end-call-button-label",
|
|
417
|
-
"type": {
|
|
418
|
-
"text": "| string\n\t\t| null"
|
|
419
|
-
},
|
|
420
|
-
"default": "null",
|
|
421
|
-
"description": "Controls the end call button label",
|
|
422
|
-
"fieldName": "endCallButtonLabel"
|
|
423
|
-
},
|
|
424
|
-
{
|
|
425
|
-
"name": "call-button-label",
|
|
426
|
-
"type": {
|
|
427
|
-
"text": "string | null"
|
|
428
|
-
},
|
|
429
|
-
"default": "null",
|
|
430
|
-
"description": "Controls the call button label",
|
|
431
|
-
"fieldName": "callButtonLabel"
|
|
432
|
-
},
|
|
433
|
-
{
|
|
434
|
-
"name": "delete-aria-label",
|
|
435
|
-
"type": {
|
|
436
|
-
"text": "string | null"
|
|
437
|
-
},
|
|
438
|
-
"default": "null",
|
|
439
|
-
"description": "The aria-label for the delete button",
|
|
440
|
-
"fieldName": "deleteAriaLabel"
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
"name": "autofocus",
|
|
444
|
-
"type": {
|
|
445
|
-
"text": "boolean"
|
|
446
|
-
},
|
|
447
|
-
"default": "false",
|
|
448
|
-
"description": "Indicates that an element should be focused on page load, or when the Dialog that it is part of\nis displayed. When `no-input` attribute is specified, it will be the first digit button.\nOtherwise, the text field will be focused.`",
|
|
449
|
-
"fieldName": "autofocus"
|
|
450
|
-
}
|
|
451
|
-
],
|
|
452
|
-
"mixins": [
|
|
453
|
-
{
|
|
454
|
-
"name": "Localized",
|
|
455
|
-
"module": "/src/shared/patterns"
|
|
456
|
-
}
|
|
457
|
-
],
|
|
458
|
-
"superclass": {
|
|
459
|
-
"name": "VividElement",
|
|
460
|
-
"module": "/src/shared/foundation/vivid-element/vivid-element"
|
|
461
|
-
},
|
|
462
|
-
"vividComponent": {
|
|
463
|
-
"public": true,
|
|
464
|
-
"name": "dial-pad",
|
|
465
|
-
"vueModels": [
|
|
466
|
-
{
|
|
467
|
-
"name": "modelValue",
|
|
468
|
-
"propName": "value",
|
|
469
|
-
"eventNames": [
|
|
470
|
-
"input",
|
|
471
|
-
"@lazy:change"
|
|
472
|
-
],
|
|
473
|
-
"valueMapping": "event.currentTarget.value"
|
|
474
|
-
}
|
|
475
|
-
]
|
|
476
|
-
}
|
|
477
|
-
}
|
|
478
|
-
*/
|
|
479
|
-
import wrapper from '@repo/react-component-wrapper'
|
|
480
|
-
import { registerDialPad } from '@vonage/vivid'
|
|
481
|
-
|
|
482
|
-
registerDialPad('vvd3')
|
|
483
|
-
|
|
484
|
-
const VwcDialPad = wrapper(`vvd3-dial-pad`, {
|
|
485
|
-
events: [{"name":"end-call","propName":"onEndCall"},{"name":"dial","propName":"onDial"},{"name":"keypad-click","propName":"onKeypadClick"},{"name":"focus","propName":"onFocus"},{"name":"blur","propName":"onBlur"},{"name":"input","propName":"onInput"},{"name":"change","propName":"onChange"}],
|
|
486
|
-
attributes: [],
|
|
487
|
-
properties: ['helperText', 'placeholder', 'value', 'pattern', 'disabled', 'pending', 'callActive', 'noCall', 'noInput', 'size', 'endCallButtonLabel', 'callButtonLabel', 'deleteAriaLabel', 'autofocus', 'VIVID_VERSION', 'componentName']
|
|
488
|
-
})
|
|
489
|
-
|
|
490
|
-
VwcDialPad.displayName = 'VwcDialPad'
|
|
491
|
-
|
|
492
|
-
export default VwcDialPad
|
|
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/VwcDialPad/index.js
|
|
8
|
+
(0, require("@vonage/vivid").registerDialPad)("vvd3");
|
|
9
|
+
var VwcDialPad = require_index_es.g(`vvd3-dial-pad`, {
|
|
10
|
+
events: [
|
|
11
|
+
{
|
|
12
|
+
"name": "end-call",
|
|
13
|
+
"propName": "onEndCall"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"name": "dial",
|
|
17
|
+
"propName": "onDial"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"name": "keypad-click",
|
|
21
|
+
"propName": "onKeypadClick"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "focus",
|
|
25
|
+
"propName": "onFocus"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "blur",
|
|
29
|
+
"propName": "onBlur"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "input",
|
|
33
|
+
"propName": "onInput"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"name": "change",
|
|
37
|
+
"propName": "onChange"
|
|
38
|
+
}
|
|
39
|
+
],
|
|
40
|
+
attributes: [],
|
|
41
|
+
properties: [
|
|
42
|
+
"helperText",
|
|
43
|
+
"placeholder",
|
|
44
|
+
"value",
|
|
45
|
+
"pattern",
|
|
46
|
+
"disabled",
|
|
47
|
+
"pending",
|
|
48
|
+
"callActive",
|
|
49
|
+
"noCall",
|
|
50
|
+
"noInput",
|
|
51
|
+
"size",
|
|
52
|
+
"endCallButtonLabel",
|
|
53
|
+
"callButtonLabel",
|
|
54
|
+
"deleteAriaLabel",
|
|
55
|
+
"autofocus",
|
|
56
|
+
"VIVID_VERSION",
|
|
57
|
+
"componentName"
|
|
58
|
+
]
|
|
59
|
+
});
|
|
60
|
+
VwcDialPad.displayName = "VwcDialPad";
|
|
61
|
+
//#endregion
|
|
62
|
+
exports.default = VwcDialPad;
|