PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/Widgets
Rajat Agrawal cdbbc73de5
fix: Add sheetjs package for parsing xls/xlsx file. Remove exceljs (#23399)
Fixes #23405

Test Plan:

Steps to import an excel file into document viewer:
1. Import a file using file picker widget in base64 format.
2. Bind filepicker.files[0].data to document viewer data.

Test cases to cover
1. Import an .xls file into document viewer and it should work.
2. Import an .xlsx file into document viewer and it should work
3. Import an .xlsx file, verify it renders fine. Changing the file data
to an .xls file. Verify it renders fine without having the need to use
another document viewer widget
2023-05-23 18:03:48 +05:30
..
Audio
Button
Chart
Checkbox
CodeScanner
CurrencyInput
Datepicker
DocumentViewer fix: Add sheetjs package for parsing xls/xlsx file. Remove exceljs (#23399) 2023-05-23 18:03:48 +05:30
Dropdown
Filepicker
Form
Iframe
Image
Input
JSONForm
List
ListV2
Modal
Multiselect
Others
PhoneInput
Radio
RTE
Select
Sliders
Switch
Tab
TableV1
TableV2
Text
Container_spec.js
deprecatedWidgets_spec.js
Disabled_Widgets_drag_validation_spec.js
Migration_Spec.js
Modal_background_spec.ts
Modal_On_Table_Filter_Pane_spec.js
Tab_reset_spec.js
WidgetCanvas_spec.js
WidgetCopyPaste_spec.js
WidgetGrouping_spec.js
Widgets_Labels_spec.js
WidgetSelection_spec.js