@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
package/v3/VwcDataGrid/index.js
CHANGED
|
@@ -1,454 +1,472 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
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/VwcDataGrid/index.js
|
|
4
8
|
/*
|
|
5
9
|
Code in this file were generated using following JSON:
|
|
6
10
|
{
|
|
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
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
11
|
+
"kind": "class",
|
|
12
|
+
"description": "",
|
|
13
|
+
"name": "DataGrid",
|
|
14
|
+
"slots": [
|
|
15
|
+
{
|
|
16
|
+
"description": "Default slot.",
|
|
17
|
+
"name": ""
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"members": [
|
|
21
|
+
{
|
|
22
|
+
"kind": "method",
|
|
23
|
+
"name": "generateTemplateColumns",
|
|
24
|
+
"privacy": "private",
|
|
25
|
+
"static": true,
|
|
26
|
+
"return": {
|
|
27
|
+
"type": {
|
|
28
|
+
"text": "string"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"parameters": [
|
|
32
|
+
{
|
|
33
|
+
"name": "columnDefinitions",
|
|
34
|
+
"type": {
|
|
35
|
+
"text": "ColumnDefinition[]"
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"description": "generates a gridTemplateColumns based on columndata array"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"kind": "field",
|
|
43
|
+
"name": "noTabbing",
|
|
44
|
+
"type": {
|
|
45
|
+
"text": "boolean"
|
|
46
|
+
},
|
|
47
|
+
"default": "false",
|
|
48
|
+
"description": "Remove the grid from the tab order",
|
|
49
|
+
"privacy": "public"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"kind": "method",
|
|
53
|
+
"name": "#setTabIndex"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"kind": "field",
|
|
57
|
+
"name": "generateHeader",
|
|
58
|
+
"type": {
|
|
59
|
+
"text": "GenerateHeaderOptions"
|
|
60
|
+
},
|
|
61
|
+
"description": "Whether the grid should automatically generate a header row and its type",
|
|
62
|
+
"privacy": "public"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"kind": "field",
|
|
66
|
+
"name": "gridTemplateColumns",
|
|
67
|
+
"type": {
|
|
68
|
+
"text": "string"
|
|
69
|
+
},
|
|
70
|
+
"description": "String that gets applied to the css gridTemplateColumns attribute of child rows",
|
|
71
|
+
"privacy": "public"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"kind": "field",
|
|
75
|
+
"name": "rowsData",
|
|
76
|
+
"type": {
|
|
77
|
+
"text": "object[]"
|
|
78
|
+
},
|
|
79
|
+
"default": "[]",
|
|
80
|
+
"description": "Content of the grid in data format",
|
|
81
|
+
"privacy": "public"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"kind": "field",
|
|
85
|
+
"name": "columnDefinitions",
|
|
86
|
+
"type": {
|
|
87
|
+
"text": "ColumnDefinition[] | null"
|
|
88
|
+
},
|
|
89
|
+
"default": "null",
|
|
90
|
+
"description": "Configure the grid header columns",
|
|
91
|
+
"privacy": "public"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"kind": "field",
|
|
95
|
+
"name": "rowItemTemplate",
|
|
96
|
+
"type": {
|
|
97
|
+
"text": "ViewTemplate"
|
|
98
|
+
},
|
|
99
|
+
"description": "Templete to use when rendering rows",
|
|
100
|
+
"privacy": "public"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"kind": "field",
|
|
104
|
+
"name": "cellItemTemplate",
|
|
105
|
+
"type": {
|
|
106
|
+
"text": "ViewTemplate | undefined"
|
|
107
|
+
},
|
|
108
|
+
"description": "Templete to use when rendering cells",
|
|
109
|
+
"privacy": "public"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"kind": "field",
|
|
113
|
+
"name": "headerCellItemTemplate",
|
|
114
|
+
"type": {
|
|
115
|
+
"text": "ViewTemplate | undefined"
|
|
116
|
+
},
|
|
117
|
+
"description": "Templete to use when rendering grid header cells",
|
|
118
|
+
"privacy": "public"
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"kind": "field",
|
|
122
|
+
"name": "focusRowIndex",
|
|
123
|
+
"type": {
|
|
124
|
+
"text": "number"
|
|
125
|
+
},
|
|
126
|
+
"default": "0",
|
|
127
|
+
"description": "Index of row to be focused on when the Data Grid receives focus",
|
|
128
|
+
"privacy": "public"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"kind": "field",
|
|
132
|
+
"name": "focusColumnIndex",
|
|
133
|
+
"type": {
|
|
134
|
+
"text": "number"
|
|
135
|
+
},
|
|
136
|
+
"default": "0",
|
|
137
|
+
"description": "Index of column to be focused on when the Data Grid receives focus",
|
|
138
|
+
"privacy": "public"
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"kind": "field",
|
|
142
|
+
"name": "fixedColumns",
|
|
143
|
+
"type": {
|
|
144
|
+
"text": "number | undefined"
|
|
145
|
+
},
|
|
146
|
+
"description": "Sets the number of columns fixed to the left when horizontal scrolling",
|
|
147
|
+
"privacy": "public"
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"kind": "field",
|
|
151
|
+
"name": "rowElementTag",
|
|
152
|
+
"type": {
|
|
153
|
+
"text": "string"
|
|
154
|
+
},
|
|
155
|
+
"description": "Element tag for header rows"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"kind": "field",
|
|
159
|
+
"name": "behaviorOrchestrator",
|
|
160
|
+
"type": {
|
|
161
|
+
"text": "ViewBehaviorOrchestrator | null"
|
|
162
|
+
},
|
|
163
|
+
"privacy": "private",
|
|
164
|
+
"default": "null"
|
|
165
|
+
},
|
|
166
|
+
{
|
|
167
|
+
"kind": "field",
|
|
168
|
+
"name": "generatedHeader",
|
|
169
|
+
"type": {
|
|
170
|
+
"text": "DataGridRow | null"
|
|
171
|
+
},
|
|
172
|
+
"privacy": "private",
|
|
173
|
+
"default": "null"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"kind": "field",
|
|
177
|
+
"name": "isUpdatingFocus",
|
|
178
|
+
"type": {
|
|
179
|
+
"text": "boolean"
|
|
180
|
+
},
|
|
181
|
+
"privacy": "private",
|
|
182
|
+
"default": "false"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"kind": "field",
|
|
186
|
+
"name": "pendingFocusUpdate",
|
|
187
|
+
"type": {
|
|
188
|
+
"text": "boolean"
|
|
189
|
+
},
|
|
190
|
+
"privacy": "private",
|
|
191
|
+
"default": "false"
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"kind": "field",
|
|
195
|
+
"name": "resizeObserver",
|
|
196
|
+
"type": {
|
|
197
|
+
"text": "ResizeObserver | undefined"
|
|
198
|
+
},
|
|
199
|
+
"privacy": "private"
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"kind": "field",
|
|
203
|
+
"name": "observer",
|
|
204
|
+
"type": {
|
|
205
|
+
"text": "MutationObserver"
|
|
206
|
+
},
|
|
207
|
+
"privacy": "private"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"kind": "field",
|
|
211
|
+
"name": "rowindexUpdateQueued",
|
|
212
|
+
"type": {
|
|
213
|
+
"text": "boolean"
|
|
214
|
+
},
|
|
215
|
+
"privacy": "private",
|
|
216
|
+
"default": "false"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"kind": "field",
|
|
220
|
+
"name": "columnDefinitionsStale",
|
|
221
|
+
"type": {
|
|
222
|
+
"text": "boolean"
|
|
223
|
+
},
|
|
224
|
+
"privacy": "private",
|
|
225
|
+
"default": "true"
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"kind": "field",
|
|
229
|
+
"name": "generatedGridTemplateColumns",
|
|
230
|
+
"type": {
|
|
231
|
+
"text": "string"
|
|
232
|
+
},
|
|
233
|
+
"privacy": "private",
|
|
234
|
+
"default": "''"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"kind": "field",
|
|
238
|
+
"name": "focusOnCell",
|
|
239
|
+
"privacy": "private"
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"kind": "method",
|
|
243
|
+
"name": "queueFocusUpdate",
|
|
244
|
+
"privacy": "private",
|
|
245
|
+
"return": {
|
|
246
|
+
"type": {
|
|
247
|
+
"text": "void"
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
"kind": "method",
|
|
253
|
+
"name": "updateFocus",
|
|
254
|
+
"privacy": "private",
|
|
255
|
+
"return": {
|
|
256
|
+
"type": {
|
|
257
|
+
"text": "void"
|
|
258
|
+
}
|
|
259
|
+
}
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"kind": "method",
|
|
263
|
+
"name": "toggleGeneratedHeader",
|
|
264
|
+
"privacy": "private",
|
|
265
|
+
"return": {
|
|
266
|
+
"type": {
|
|
267
|
+
"text": "void"
|
|
268
|
+
}
|
|
269
|
+
}
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"kind": "field",
|
|
273
|
+
"name": "onChildListChange",
|
|
274
|
+
"privacy": "private"
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
"kind": "field",
|
|
278
|
+
"name": "queueRowIndexUpdate",
|
|
279
|
+
"privacy": "private"
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
"kind": "field",
|
|
283
|
+
"name": "updateRowIndexes",
|
|
284
|
+
"privacy": "private"
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"kind": "field",
|
|
288
|
+
"name": "selectionMode",
|
|
289
|
+
"type": {
|
|
290
|
+
"text": "DataGridSelectionMode | undefined"
|
|
291
|
+
},
|
|
292
|
+
"description": "Set the selection mode",
|
|
293
|
+
"privacy": "public"
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
"kind": "field",
|
|
297
|
+
"name": "#selectedRows",
|
|
298
|
+
"privacy": "private",
|
|
299
|
+
"type": {
|
|
300
|
+
"text": "DataGridRow[]"
|
|
301
|
+
},
|
|
302
|
+
"readonly": true
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"kind": "field",
|
|
306
|
+
"name": "#selectedCells",
|
|
307
|
+
"privacy": "private",
|
|
308
|
+
"type": {
|
|
309
|
+
"text": "DataGridCell[]"
|
|
310
|
+
},
|
|
311
|
+
"readonly": true
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
"kind": "field",
|
|
315
|
+
"name": "#handleKeypress",
|
|
316
|
+
"privacy": "private"
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"kind": "field",
|
|
320
|
+
"name": "#handleClick",
|
|
321
|
+
"privacy": "private"
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
"kind": "field",
|
|
325
|
+
"name": "#handleCellSelection",
|
|
326
|
+
"privacy": "private"
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
"kind": "field",
|
|
330
|
+
"name": "#handleRowSelection",
|
|
331
|
+
"privacy": "private"
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"kind": "field",
|
|
335
|
+
"name": "#changeHandler",
|
|
336
|
+
"privacy": "private",
|
|
337
|
+
"type": {
|
|
338
|
+
"text": "object"
|
|
339
|
+
},
|
|
340
|
+
"default": "{\n\t\thandleChange(dataGrid: DataGrid, propertyName: string) {\n\t\t\t/* v8 ignore else -- @preserve *\/\n\t\t\tif (propertyName === 'columnDefinitions') {\n\t\t\t\t/* v8 ignore else -- @preserve *\/\n\t\t\t\tif (dataGrid.$fastController.isConnected) {\n\t\t\t\t\tdataGrid.toggleGeneratedHeader();\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t}"
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"kind": "method",
|
|
344
|
+
"name": "generateColumns",
|
|
345
|
+
"static": true,
|
|
346
|
+
"parameters": [
|
|
347
|
+
{
|
|
348
|
+
"name": "rowData",
|
|
349
|
+
"type": {
|
|
350
|
+
"text": "any"
|
|
351
|
+
}
|
|
352
|
+
}
|
|
353
|
+
]
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
"kind": "field",
|
|
357
|
+
"name": "VIVID_VERSION",
|
|
358
|
+
"static": true,
|
|
359
|
+
"default": "__PACKAGE_VERSION__",
|
|
360
|
+
"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`.",
|
|
361
|
+
"type": {
|
|
362
|
+
"text": "string"
|
|
363
|
+
},
|
|
364
|
+
"inheritedFrom": {
|
|
365
|
+
"name": "VividElement",
|
|
366
|
+
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
367
|
+
}
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"kind": "field",
|
|
371
|
+
"name": "componentName",
|
|
372
|
+
"type": {
|
|
373
|
+
"text": "string"
|
|
374
|
+
},
|
|
375
|
+
"static": true,
|
|
376
|
+
"description": "Core component name, without prefix",
|
|
377
|
+
"inheritedFrom": {
|
|
378
|
+
"name": "VividElement",
|
|
379
|
+
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
380
|
+
}
|
|
381
|
+
}
|
|
382
|
+
],
|
|
383
|
+
"events": [
|
|
384
|
+
{
|
|
385
|
+
"type": {
|
|
386
|
+
"text": "CustomEvent<{cell: HTMLElement, row: HTMLElement, isHeaderCell: boolean, columnDataKey: string}>"
|
|
387
|
+
},
|
|
388
|
+
"description": "Event that fires when a cell is clicked",
|
|
389
|
+
"name": "cell-click"
|
|
390
|
+
}
|
|
391
|
+
],
|
|
392
|
+
"attributes": [
|
|
393
|
+
{
|
|
394
|
+
"name": "no-tabbing",
|
|
395
|
+
"type": {
|
|
396
|
+
"text": "boolean"
|
|
397
|
+
},
|
|
398
|
+
"default": "false",
|
|
399
|
+
"description": "Remove the grid from the tab order",
|
|
400
|
+
"fieldName": "noTabbing"
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"name": "generate-header",
|
|
404
|
+
"type": {
|
|
405
|
+
"text": "GenerateHeaderOptions"
|
|
406
|
+
},
|
|
407
|
+
"description": "Whether the grid should automatically generate a header row and its type",
|
|
408
|
+
"fieldName": "generateHeader"
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"name": "grid-template-columns",
|
|
412
|
+
"type": {
|
|
413
|
+
"text": "string"
|
|
414
|
+
},
|
|
415
|
+
"description": "String that gets applied to the css gridTemplateColumns attribute of child rows",
|
|
416
|
+
"fieldName": "gridTemplateColumns"
|
|
417
|
+
},
|
|
418
|
+
{
|
|
419
|
+
"name": "fixed-columns",
|
|
420
|
+
"type": {
|
|
421
|
+
"text": "number | undefined"
|
|
422
|
+
},
|
|
423
|
+
"description": "Sets the number of columns fixed to the left when horizontal scrolling",
|
|
424
|
+
"fieldName": "fixedColumns"
|
|
425
|
+
},
|
|
426
|
+
{
|
|
427
|
+
"name": "selection-mode",
|
|
428
|
+
"type": {
|
|
429
|
+
"text": "DataGridSelectionMode | undefined"
|
|
430
|
+
},
|
|
431
|
+
"description": "Set the selection mode",
|
|
432
|
+
"fieldName": "selectionMode"
|
|
433
|
+
}
|
|
434
|
+
],
|
|
435
|
+
"superclass": {
|
|
436
|
+
"name": "VividElement",
|
|
437
|
+
"module": "/src/shared/foundation/vivid-element/vivid-element"
|
|
438
|
+
},
|
|
439
|
+
"vividComponent": {
|
|
440
|
+
"public": true,
|
|
441
|
+
"name": "data-grid"
|
|
442
|
+
}
|
|
439
443
|
}
|
|
440
444
|
*/
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
445
|
+
(0, require("@vonage/vivid").registerDataGrid)("vvd3");
|
|
446
|
+
var VwcDataGrid = require_index_es.g(`vvd3-data-grid`, {
|
|
447
|
+
events: [{
|
|
448
|
+
"name": "cell-click",
|
|
449
|
+
"propName": "onCellClick"
|
|
450
|
+
}],
|
|
451
|
+
attributes: [],
|
|
452
|
+
properties: [
|
|
453
|
+
"noTabbing",
|
|
454
|
+
"generateHeader",
|
|
455
|
+
"gridTemplateColumns",
|
|
456
|
+
"rowsData",
|
|
457
|
+
"columnDefinitions",
|
|
458
|
+
"rowItemTemplate",
|
|
459
|
+
"cellItemTemplate",
|
|
460
|
+
"headerCellItemTemplate",
|
|
461
|
+
"focusRowIndex",
|
|
462
|
+
"focusColumnIndex",
|
|
463
|
+
"fixedColumns",
|
|
464
|
+
"rowElementTag",
|
|
465
|
+
"selectionMode",
|
|
466
|
+
"VIVID_VERSION",
|
|
467
|
+
"componentName"
|
|
468
|
+
]
|
|
469
|
+
});
|
|
470
|
+
VwcDataGrid.displayName = "VwcDataGrid";
|
|
471
|
+
//#endregion
|
|
472
|
+
exports.default = VwcDataGrid;
|