@syncfusion/ej2 20.2.48 → 20.2.49

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 (52) hide show
  1. package/bootstrap-dark.css +4 -1
  2. package/bootstrap.css +4 -1
  3. package/bootstrap4.css +4 -1
  4. package/bootstrap5-dark.css +4 -1
  5. package/bootstrap5.css +4 -1
  6. package/dist/ej2.d.ts +1 -1
  7. package/dist/ej2.min.js +2 -2
  8. package/fabric-dark.css +4 -1
  9. package/fabric.css +4 -1
  10. package/fluent-dark.css +4 -1
  11. package/fluent.css +4 -1
  12. package/highcontrast.css +4 -1
  13. package/material-dark.css +4 -1
  14. package/material.css +4 -1
  15. package/package.json +16 -16
  16. package/pdfviewer/bootstrap-dark.css +4 -1
  17. package/pdfviewer/bootstrap.css +4 -1
  18. package/pdfviewer/bootstrap4.css +4 -1
  19. package/pdfviewer/bootstrap5-dark.css +4 -1
  20. package/pdfviewer/bootstrap5.css +4 -1
  21. package/pdfviewer/compatibility/bootstrap-dark.css +4 -1
  22. package/pdfviewer/compatibility/bootstrap.css +4 -1
  23. package/pdfviewer/compatibility/bootstrap4.css +4 -1
  24. package/pdfviewer/compatibility/bootstrap5-dark.css +4 -1
  25. package/pdfviewer/compatibility/bootstrap5.css +4 -1
  26. package/pdfviewer/compatibility/fabric-dark.css +4 -1
  27. package/pdfviewer/compatibility/fabric.css +4 -1
  28. package/pdfviewer/compatibility/fluent-dark.css +4 -1
  29. package/pdfviewer/compatibility/fluent.css +4 -1
  30. package/pdfviewer/compatibility/highcontrast-light.css +4 -1
  31. package/pdfviewer/compatibility/highcontrast.css +4 -1
  32. package/pdfviewer/compatibility/material-dark.css +4 -1
  33. package/pdfviewer/compatibility/material.css +4 -1
  34. package/pdfviewer/compatibility/tailwind-dark.css +4 -1
  35. package/pdfviewer/compatibility/tailwind.css +4 -1
  36. package/pdfviewer/fabric-dark.css +4 -1
  37. package/pdfviewer/fabric.css +4 -1
  38. package/pdfviewer/fluent-dark.css +4 -1
  39. package/pdfviewer/fluent.css +4 -1
  40. package/pdfviewer/highcontrast-light.css +4 -1
  41. package/pdfviewer/highcontrast.css +4 -1
  42. package/pdfviewer/material-dark.css +4 -1
  43. package/pdfviewer/material.css +4 -1
  44. package/pdfviewer/tailwind-dark.css +4 -1
  45. package/pdfviewer/tailwind.css +4 -1
  46. package/styles/compatibility/bootstrap.css +4 -1
  47. package/styles/compatibility/bootstrap4.css +4 -1
  48. package/styles/compatibility/fabric.css +4 -1
  49. package/styles/compatibility/highcontrast.css +4 -1
  50. package/styles/compatibility/material.css +4 -1
  51. package/tailwind-dark.css +4 -1
  52. package/tailwind.css +4 -1
package/tailwind.css CHANGED
@@ -53402,7 +53402,10 @@ input.e-pv-input-password::-ms-reveal {
53402
53402
  }
53403
53403
 
53404
53404
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
53405
- display: none;
53405
+ display: block;
53406
+ padding-left: 10px;
53407
+ padding-right: 10px;
53408
+ width: auto;
53406
53409
  }
53407
53410
 
53408
53411
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,