@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
@@ -52541,7 +52541,10 @@ input.e-pv-input-password::-ms-reveal {
52541
52541
  }
52542
52542
 
52543
52543
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
52544
- display: none;
52544
+ display: block;
52545
+ padding-left: 10px;
52546
+ padding-right: 10px;
52547
+ width: auto;
52545
52548
  }
52546
52549
 
52547
52550
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
package/bootstrap.css CHANGED
@@ -54705,7 +54705,10 @@ input.e-pv-input-password::-ms-reveal {
54705
54705
  }
54706
54706
 
54707
54707
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
54708
- display: none;
54708
+ display: block;
54709
+ padding-left: 10px;
54710
+ padding-right: 10px;
54711
+ width: auto;
54709
54712
  }
54710
54713
 
54711
54714
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
package/bootstrap4.css CHANGED
@@ -53678,7 +53678,10 @@ input.e-pv-input-password::-ms-reveal {
53678
53678
  }
53679
53679
 
53680
53680
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
53681
- display: none;
53681
+ display: block;
53682
+ padding-left: 10px;
53683
+ padding-right: 10px;
53684
+ width: auto;
53682
53685
  }
53683
53686
 
53684
53687
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
@@ -53527,7 +53527,10 @@ input.e-pv-input-password::-ms-reveal {
53527
53527
  }
53528
53528
 
53529
53529
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
53530
- display: none;
53530
+ display: block;
53531
+ padding-left: 10px;
53532
+ padding-right: 10px;
53533
+ width: auto;
53531
53534
  }
53532
53535
 
53533
53536
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
package/bootstrap5.css CHANGED
@@ -53527,7 +53527,10 @@ input.e-pv-input-password::-ms-reveal {
53527
53527
  }
53528
53528
 
53529
53529
  .e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
53530
- display: none;
53530
+ display: block;
53531
+ padding-left: 10px;
53532
+ padding-right: 10px;
53533
+ width: auto;
53531
53534
  }
53532
53535
 
53533
53536
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
package/dist/ej2.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2.d.ts
3
- * version : 20.2.48
3
+ * version : 20.2.49
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing