@syncfusion/ej2-react-spreadsheet 20.1.50 → 20.1.55

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