@syncfusion/ej2-angular-documenteditor 26.1.42 → 26.2.4

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 +11 -0
  2. package/package.json +8 -8
  3. package/schematics/utils/lib-details.ts +2 -2
  4. package/styles/bootstrap-dark.css +1 -6039
  5. package/styles/bootstrap.css +1 -6068
  6. package/styles/bootstrap4.css +1 -6438
  7. package/styles/bootstrap5-dark.css +1 -6400
  8. package/styles/bootstrap5.css +1 -6400
  9. package/styles/document-editor/bootstrap-dark.css +1 -3963
  10. package/styles/document-editor/bootstrap.css +1 -3964
  11. package/styles/document-editor/bootstrap4.css +1 -4127
  12. package/styles/document-editor/bootstrap5-dark.css +1 -4067
  13. package/styles/document-editor/bootstrap5.css +1 -4067
  14. package/styles/document-editor/fabric-dark.css +1 -3963
  15. package/styles/document-editor/fabric.css +1 -3967
  16. package/styles/document-editor/fluent-dark.css +1 -4007
  17. package/styles/document-editor/fluent.css +1 -4007
  18. package/styles/document-editor/fluent2.css +1 -5095
  19. package/styles/document-editor/highcontrast-light.css +1 -2845
  20. package/styles/document-editor/highcontrast.css +1 -3963
  21. package/styles/document-editor/material-dark.css +1 -3957
  22. package/styles/document-editor/material.css +1 -3957
  23. package/styles/document-editor/material3-dark.css +1 -4174
  24. package/styles/document-editor/material3.css +1 -4286
  25. package/styles/document-editor/tailwind-dark.css +1 -4276
  26. package/styles/document-editor/tailwind.css +1 -4279
  27. package/styles/document-editor-container/bootstrap-dark.css +1 -2075
  28. package/styles/document-editor-container/bootstrap.css +1 -2103
  29. package/styles/document-editor-container/bootstrap4.css +1 -2310
  30. package/styles/document-editor-container/bootstrap5-dark.css +1 -2332
  31. package/styles/document-editor-container/bootstrap5.css +1 -2332
  32. package/styles/document-editor-container/fabric-dark.css +1 -2062
  33. package/styles/document-editor-container/fabric.css +1 -2099
  34. package/styles/document-editor-container/fluent-dark.css +1 -2217
  35. package/styles/document-editor-container/fluent.css +1 -2217
  36. package/styles/document-editor-container/fluent2.css +1 -3156
  37. package/styles/document-editor-container/highcontrast-light.css +1 -4132
  38. package/styles/document-editor-container/highcontrast.css +1 -2107
  39. package/styles/document-editor-container/material-dark.css +1 -2056
  40. package/styles/document-editor-container/material.css +1 -2076
  41. package/styles/document-editor-container/material3-dark.css +1 -2430
  42. package/styles/document-editor-container/material3.css +1 -2542
  43. package/styles/document-editor-container/tailwind-dark.css +1 -2158
  44. package/styles/document-editor-container/tailwind.css +1 -2158
  45. package/styles/fabric-dark.css +1 -6026
  46. package/styles/fabric.css +1 -6067
  47. package/styles/fluent-dark.css +1 -6225
  48. package/styles/fluent.css +1 -6225
  49. package/styles/fluent2.css +1 -8252
  50. package/styles/highcontrast-light.css +1 -4904
  51. package/styles/highcontrast.css +1 -6071
  52. package/styles/material-dark.css +1 -6014
  53. package/styles/material.css +1 -6034
  54. package/styles/material3-dark.css +1 -6605
  55. package/styles/material3.css +1 -6829
  56. package/styles/tailwind-dark.css +1 -6435
  57. package/styles/tailwind.css +1 -6438

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.