@syncfusion/ej2-react-spreadsheet 20.1.51 → 20.1.56

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.
Files changed (57) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/dist/ej2-react-spreadsheet.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/src/spreadsheet/cells-directive.d.ts +3 -1
  5. package/src/spreadsheet/chart-directive.d.ts +3 -1
  6. package/src/spreadsheet/columns-directive.d.ts +3 -1
  7. package/src/spreadsheet/conditionalformats-directive.d.ts +3 -1
  8. package/src/spreadsheet/definednames-directive.d.ts +3 -1
  9. package/src/spreadsheet/image-directive.d.ts +3 -1
  10. package/src/spreadsheet/ranges-directive.d.ts +3 -1
  11. package/src/spreadsheet/rows-directive.d.ts +3 -1
  12. package/src/spreadsheet/sheets-directive.d.ts +3 -1
  13. package/styles/bootstrap-dark.css +303 -1642
  14. package/styles/bootstrap.css +304 -1663
  15. package/styles/bootstrap4.css +306 -1664
  16. package/styles/bootstrap5-dark.css +307 -1668
  17. package/styles/bootstrap5.css +307 -1668
  18. package/styles/fabric-dark.css +302 -1640
  19. package/styles/fabric.css +306 -1654
  20. package/styles/fluent-dark.css +305 -1659
  21. package/styles/fluent.css +305 -1659
  22. package/styles/highcontrast-light.css +146 -1363
  23. package/styles/highcontrast.css +306 -1672
  24. package/styles/material-dark.css +299 -1638
  25. package/styles/material.css +299 -1641
  26. package/styles/ribbon/bootstrap-dark.css +5 -45
  27. package/styles/ribbon/bootstrap.css +6 -57
  28. package/styles/ribbon/bootstrap4.css +5 -45
  29. package/styles/ribbon/bootstrap5-dark.css +6 -52
  30. package/styles/ribbon/bootstrap5.css +6 -52
  31. package/styles/ribbon/fabric-dark.css +4 -43
  32. package/styles/ribbon/fabric.css +6 -50
  33. package/styles/ribbon/fluent-dark.css +7 -51
  34. package/styles/ribbon/fluent.css +7 -51
  35. package/styles/ribbon/highcontrast-light.css +3 -42
  36. package/styles/ribbon/highcontrast.css +7 -52
  37. package/styles/ribbon/material-dark.css +5 -45
  38. package/styles/ribbon/material.css +5 -49
  39. package/styles/ribbon/tailwind-dark.css +6 -52
  40. package/styles/ribbon/tailwind.css +6 -52
  41. package/styles/spreadsheet/bootstrap-dark.css +299 -1598
  42. package/styles/spreadsheet/bootstrap.css +299 -1607
  43. package/styles/spreadsheet/bootstrap4.css +302 -1620
  44. package/styles/spreadsheet/bootstrap5-dark.css +302 -1617
  45. package/styles/spreadsheet/bootstrap5.css +302 -1617
  46. package/styles/spreadsheet/fabric-dark.css +299 -1598
  47. package/styles/spreadsheet/fabric.css +301 -1605
  48. package/styles/spreadsheet/fluent-dark.css +299 -1609
  49. package/styles/spreadsheet/fluent.css +299 -1609
  50. package/styles/spreadsheet/highcontrast-light.css +144 -1322
  51. package/styles/spreadsheet/highcontrast.css +300 -1621
  52. package/styles/spreadsheet/material-dark.css +295 -1594
  53. package/styles/spreadsheet/material.css +295 -1593
  54. package/styles/spreadsheet/tailwind-dark.css +295 -1596
  55. package/styles/spreadsheet/tailwind.css +295 -1596
  56. package/styles/tailwind-dark.css +300 -1647
  57. package/styles/tailwind.css +300 -1647

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.