@syncfusion/ej2 20.2.44 → 20.2.48

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 (93) hide show
  1. package/bootstrap-dark.css +7 -7
  2. package/bootstrap.css +7 -7
  3. package/bootstrap4.css +7 -7
  4. package/bootstrap5-dark.css +38 -7
  5. package/bootstrap5.css +38 -7
  6. package/dialog/bootstrap-dark.css +4 -4
  7. package/dialog/bootstrap.css +4 -4
  8. package/dialog/bootstrap4.css +4 -4
  9. package/dialog/bootstrap5.css +4 -4
  10. package/dialog/compatibility/bootstrap-dark.css +4 -4
  11. package/dialog/compatibility/bootstrap.css +4 -4
  12. package/dialog/compatibility/bootstrap4.css +4 -4
  13. package/dialog/compatibility/bootstrap5.css +4 -4
  14. package/dialog/compatibility/fabric-dark.css +4 -4
  15. package/dialog/compatibility/fabric.css +4 -4
  16. package/dialog/compatibility/fluent-dark.css +4 -4
  17. package/dialog/compatibility/fluent.css +4 -4
  18. package/dialog/compatibility/highcontrast-light.css +4 -4
  19. package/dialog/compatibility/highcontrast.css +4 -4
  20. package/dialog/compatibility/material-dark.css +4 -4
  21. package/dialog/compatibility/material.css +4 -4
  22. package/dialog/compatibility/tailwind-dark.css +4 -4
  23. package/dialog/compatibility/tailwind.css +4 -4
  24. package/dialog/fabric-dark.css +4 -4
  25. package/dialog/fabric.css +4 -4
  26. package/dialog/fluent-dark.css +4 -4
  27. package/dialog/fluent.css +4 -4
  28. package/dialog/highcontrast-light.css +4 -4
  29. package/dialog/highcontrast.css +4 -4
  30. package/dialog/material-dark.css +4 -4
  31. package/dialog/material.css +4 -4
  32. package/dialog/tailwind-dark.css +4 -4
  33. package/dialog/tailwind.css +4 -4
  34. package/dist/ej2.d.ts +1 -1
  35. package/dist/ej2.min.js +2 -2
  36. package/fabric-dark.css +7 -7
  37. package/fabric.css +7 -7
  38. package/fluent-dark.css +8 -7
  39. package/fluent.css +8 -7
  40. package/highcontrast.css +7 -7
  41. package/material-dark.css +7 -7
  42. package/material.css +7 -7
  43. package/package.json +45 -45
  44. package/pivotview/bootstrap-dark.css +3 -3
  45. package/pivotview/bootstrap.css +3 -3
  46. package/pivotview/bootstrap4.css +3 -3
  47. package/pivotview/bootstrap5-dark.css +3 -3
  48. package/pivotview/bootstrap5.css +3 -3
  49. package/pivotview/compatibility/bootstrap-dark.css +3 -3
  50. package/pivotview/compatibility/bootstrap.css +3 -3
  51. package/pivotview/compatibility/bootstrap4.css +3 -3
  52. package/pivotview/compatibility/bootstrap5-dark.css +3 -3
  53. package/pivotview/compatibility/bootstrap5.css +3 -3
  54. package/pivotview/compatibility/fabric-dark.css +3 -3
  55. package/pivotview/compatibility/fabric.css +3 -3
  56. package/pivotview/compatibility/fluent-dark.css +3 -3
  57. package/pivotview/compatibility/fluent.css +3 -3
  58. package/pivotview/compatibility/highcontrast-light.css +3 -3
  59. package/pivotview/compatibility/highcontrast.css +3 -3
  60. package/pivotview/compatibility/material-dark.css +3 -3
  61. package/pivotview/compatibility/material.css +3 -3
  62. package/pivotview/compatibility/tailwind-dark.css +3 -3
  63. package/pivotview/compatibility/tailwind.css +3 -3
  64. package/pivotview/fabric-dark.css +3 -3
  65. package/pivotview/fabric.css +3 -3
  66. package/pivotview/fluent-dark.css +3 -3
  67. package/pivotview/fluent.css +3 -3
  68. package/pivotview/highcontrast-light.css +3 -3
  69. package/pivotview/highcontrast.css +3 -3
  70. package/pivotview/material-dark.css +3 -3
  71. package/pivotview/material.css +3 -3
  72. package/pivotview/tailwind-dark.css +3 -3
  73. package/pivotview/tailwind.css +3 -3
  74. package/resource.json +8 -2
  75. package/ribbon/bootstrap5-dark.css +18 -0
  76. package/ribbon/bootstrap5.css +18 -0
  77. package/ribbon/compatibility/bootstrap5-dark.css +18 -0
  78. package/ribbon/compatibility/bootstrap5.css +18 -0
  79. package/rich-text-editor/compatibility/fluent-dark.css +1 -0
  80. package/rich-text-editor/compatibility/fluent.css +1 -0
  81. package/rich-text-editor/fluent-dark.css +1 -0
  82. package/rich-text-editor/fluent.css +1 -0
  83. package/spreadsheet/bootstrap5-dark.css +13 -0
  84. package/spreadsheet/bootstrap5.css +13 -0
  85. package/spreadsheet/compatibility/bootstrap5-dark.css +13 -0
  86. package/spreadsheet/compatibility/bootstrap5.css +13 -0
  87. package/styles/compatibility/bootstrap.css +7 -7
  88. package/styles/compatibility/bootstrap4.css +7 -7
  89. package/styles/compatibility/fabric.css +7 -7
  90. package/styles/compatibility/highcontrast.css +7 -7
  91. package/styles/compatibility/material.css +7 -7
  92. package/tailwind-dark.css +7 -7
  93. package/tailwind.css +7 -7
@@ -192,6 +192,24 @@
192
192
  .e-ribbon .e-menu-wrapper {
193
193
  background-color: transparent;
194
194
  }
195
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:focus, .e-ribbon .e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus {
196
+ border: 1px solid transparent;
197
+ }
198
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:focus-visible, .e-ribbon .e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus-visible {
199
+ border: 1px solid #6c757d;
200
+ }
201
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:focus-visible:hover, .e-ribbon .e-tab.e-focused .e-tab-header .e-toolbar-item .e-tab-wrap:focus-visible:hover {
202
+ border: 1px solid #6c757d;
203
+ }
204
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
205
+ border: 1px solid transparent;
206
+ }
207
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:hover {
208
+ border: 1px solid transparent;
209
+ }
210
+ .e-ribbon .e-tab:not(.e-focused) .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus, .e-ribbon .e-tab:not(.e-focused) > .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus {
211
+ border: 1px solid transparent;
212
+ }
195
213
 
196
214
  .e-lib .e-js [class^=e-], .e-lib .e-js [class*=" e-"] {
197
215
  box-sizing: content-box;
@@ -2226,6 +2226,7 @@
2226
2226
 
2227
2227
  .e-rte-table-popup.e-dialog .e-dlg-content {
2228
2228
  padding: 0;
2229
+ margin-bottom: 0;
2229
2230
  }
2230
2231
 
2231
2232
  .e-rte-quick-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
@@ -2226,6 +2226,7 @@
2226
2226
 
2227
2227
  .e-rte-table-popup.e-dialog .e-dlg-content {
2228
2228
  padding: 0;
2229
+ margin-bottom: 0;
2229
2230
  }
2230
2231
 
2231
2232
  .e-rte-quick-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
@@ -2226,6 +2226,7 @@
2226
2226
 
2227
2227
  .e-rte-table-popup.e-dialog .e-dlg-content {
2228
2228
  padding: 0;
2229
+ margin-bottom: 0;
2229
2230
  }
2230
2231
 
2231
2232
  .e-rte-quick-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
@@ -2226,6 +2226,7 @@
2226
2226
 
2227
2227
  .e-rte-table-popup.e-dialog .e-dlg-content {
2228
2228
  padding: 0;
2229
+ margin-bottom: 0;
2229
2230
  }
2230
2231
 
2231
2232
  .e-rte-quick-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-rte-backgroundcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
@@ -2857,6 +2857,19 @@
2857
2857
  cursor: pointer;
2858
2858
  }
2859
2859
 
2860
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
2861
+ height: 32px;
2862
+ }
2863
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap {
2864
+ height: 32px;
2865
+ }
2866
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap {
2867
+ height: 35px;
2868
+ }
2869
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item.e-active {
2870
+ margin: 0;
2871
+ }
2872
+
2860
2873
  /*! spreadsheet theme */
2861
2874
  .e-spreadsheet .e-findtool-dlg {
2862
2875
  border-bottom-color: #444c54;
@@ -2857,6 +2857,19 @@
2857
2857
  cursor: pointer;
2858
2858
  }
2859
2859
 
2860
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
2861
+ height: 32px;
2862
+ }
2863
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap {
2864
+ height: 32px;
2865
+ }
2866
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap {
2867
+ height: 35px;
2868
+ }
2869
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item.e-active {
2870
+ margin: 0;
2871
+ }
2872
+
2860
2873
  /*! spreadsheet theme */
2861
2874
  .e-spreadsheet .e-findtool-dlg {
2862
2875
  border-bottom-color: #dee2e6;
@@ -2857,6 +2857,19 @@
2857
2857
  cursor: pointer;
2858
2858
  }
2859
2859
 
2860
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
2861
+ height: 32px;
2862
+ }
2863
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap {
2864
+ height: 32px;
2865
+ }
2866
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap {
2867
+ height: 35px;
2868
+ }
2869
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item.e-active {
2870
+ margin: 0;
2871
+ }
2872
+
2860
2873
  /*! spreadsheet theme */
2861
2874
  .e-spreadsheet .e-findtool-dlg {
2862
2875
  border-bottom-color: #444c54;
@@ -2857,6 +2857,19 @@
2857
2857
  cursor: pointer;
2858
2858
  }
2859
2859
 
2860
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:focus .e-text-wrap {
2861
+ height: 32px;
2862
+ }
2863
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-text-wrap {
2864
+ height: 32px;
2865
+ }
2866
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item:not(.e-separator) .e-tab-wrap {
2867
+ height: 35px;
2868
+ }
2869
+ .e-ribbon .e-tab .e-tab-header .e-toolbar-item.e-active {
2870
+ margin: 0;
2871
+ }
2872
+
2860
2873
  /*! spreadsheet theme */
2861
2874
  .e-spreadsheet .e-findtool-dlg {
2862
2875
  border-bottom-color: #dee2e6;
@@ -21283,28 +21283,28 @@ body.e-colorpicker-overflow {
21283
21283
  @media (min-width: 768px) {
21284
21284
  .e-alert-dialog.e-dialog.e-popup,
21285
21285
  .e-confirm-dialog.e-dialog.e-popup {
21286
- margin: 30px auto;
21286
+ margin: 30px;
21287
21287
  width: 600px;
21288
21288
  }
21289
21289
  }
21290
21290
  @media (max-width: 768px) {
21291
21291
  .e-alert-dialog.e-dialog.e-popup,
21292
21292
  .e-confirm-dialog.e-dialog.e-popup {
21293
- margin: 30px auto;
21293
+ margin: 30px;
21294
21294
  width: auto;
21295
21295
  }
21296
21296
  }
21297
21297
  @media (max-width: 768px) {
21298
21298
  .e-prompt-dialog.e-dialog.e-popup,
21299
21299
  .e-prompt-dialog.e-dialog.e-popup {
21300
- margin: 30px auto;
21300
+ margin: 30px;
21301
21301
  width: auto;
21302
21302
  }
21303
21303
  }
21304
21304
  @media (min-width: 768px) {
21305
21305
  .e-prompt-dialog.e-dialog.e-popup,
21306
21306
  .e-prompt-dialog.e-dialog.e-popup {
21307
- margin: 30px auto;
21307
+ margin: 30px;
21308
21308
  width: 600px;
21309
21309
  }
21310
21310
  }
@@ -61484,11 +61484,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
61484
61484
  border-right-width: 1px;
61485
61485
  }
61486
61486
  .e-pivotview .e-stackedheadercelldiv {
61487
- display: block;
61487
+ display: inline;
61488
61488
  }
61489
61489
  .e-pivotview .e-stackedheadertext.e-cellvalue,
61490
61490
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
61491
- display: inline-block;
61491
+ display: inline;
61492
61492
  padding-left: 12px !important;
61493
61493
  margin-top: 5px;
61494
61494
  }
@@ -61983,7 +61983,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
61983
61983
  .e-pivotview .e-expand,
61984
61984
  .e-pivotview .e-collapse {
61985
61985
  cursor: pointer;
61986
- display: inline-block;
61986
+ display: inline;
61987
61987
  height: 18px;
61988
61988
  margin-top: 5px;
61989
61989
  text-align: center;
@@ -21267,28 +21267,28 @@ body.e-colorpicker-overflow {
21267
21267
  @media (min-width: 768px) {
21268
21268
  .e-alert-dialog.e-dialog.e-popup,
21269
21269
  .e-confirm-dialog.e-dialog.e-popup {
21270
- margin: 30px auto;
21270
+ margin: 30px;
21271
21271
  width: 600px;
21272
21272
  }
21273
21273
  }
21274
21274
  @media (max-width: 768px) {
21275
21275
  .e-alert-dialog.e-dialog.e-popup,
21276
21276
  .e-confirm-dialog.e-dialog.e-popup {
21277
- margin: 30px auto;
21277
+ margin: 30px;
21278
21278
  width: auto;
21279
21279
  }
21280
21280
  }
21281
21281
  @media (max-width: 768px) {
21282
21282
  .e-prompt-dialog.e-dialog.e-popup,
21283
21283
  .e-prompt-dialog.e-dialog.e-popup {
21284
- margin: 30px auto;
21284
+ margin: 30px;
21285
21285
  width: auto;
21286
21286
  }
21287
21287
  }
21288
21288
  @media (min-width: 768px) {
21289
21289
  .e-prompt-dialog.e-dialog.e-popup,
21290
21290
  .e-prompt-dialog.e-dialog.e-popup {
21291
- margin: 30px auto;
21291
+ margin: 30px;
21292
21292
  width: 600px;
21293
21293
  }
21294
21294
  }
@@ -60924,11 +60924,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
60924
60924
  border-right-width: 1px;
60925
60925
  }
60926
60926
  .e-pivotview .e-stackedheadercelldiv {
60927
- display: block;
60927
+ display: inline;
60928
60928
  }
60929
60929
  .e-pivotview .e-stackedheadertext.e-cellvalue,
60930
60930
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
60931
- display: inline-block;
60931
+ display: inline;
60932
60932
  padding-left: 12px !important;
60933
60933
  margin-top: 5px;
60934
60934
  }
@@ -61446,7 +61446,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
61446
61446
  .e-pivotview .e-expand,
61447
61447
  .e-pivotview .e-collapse {
61448
61448
  cursor: pointer;
61449
- display: inline-block;
61449
+ display: inline;
61450
61450
  height: 18px;
61451
61451
  margin-top: 5px;
61452
61452
  text-align: center;
@@ -21182,28 +21182,28 @@ body.e-colorpicker-overflow {
21182
21182
  @media (min-width: 768px) {
21183
21183
  .e-alert-dialog.e-dialog.e-popup,
21184
21184
  .e-confirm-dialog.e-dialog.e-popup {
21185
- margin: 30px auto;
21185
+ margin: 30px;
21186
21186
  width: 600px;
21187
21187
  }
21188
21188
  }
21189
21189
  @media (max-width: 768px) {
21190
21190
  .e-alert-dialog.e-dialog.e-popup,
21191
21191
  .e-confirm-dialog.e-dialog.e-popup {
21192
- margin: 30px auto;
21192
+ margin: 30px;
21193
21193
  width: auto;
21194
21194
  }
21195
21195
  }
21196
21196
  @media (max-width: 768px) {
21197
21197
  .e-prompt-dialog.e-dialog.e-popup,
21198
21198
  .e-prompt-dialog.e-dialog.e-popup {
21199
- margin: 30px auto;
21199
+ margin: 30px;
21200
21200
  width: auto;
21201
21201
  }
21202
21202
  }
21203
21203
  @media (min-width: 768px) {
21204
21204
  .e-prompt-dialog.e-dialog.e-popup,
21205
21205
  .e-prompt-dialog.e-dialog.e-popup {
21206
- margin: 30px auto;
21206
+ margin: 30px;
21207
21207
  width: 600px;
21208
21208
  }
21209
21209
  }
@@ -61260,11 +61260,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
61260
61260
  border-right-width: 1px;
61261
61261
  }
61262
61262
  .e-pivotview .e-stackedheadercelldiv {
61263
- display: block;
61263
+ display: inline;
61264
61264
  }
61265
61265
  .e-pivotview .e-stackedheadertext.e-cellvalue,
61266
61266
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
61267
- display: inline-block;
61267
+ display: inline;
61268
61268
  padding-left: 12px !important;
61269
61269
  margin-top: 5px;
61270
61270
  }
@@ -61756,7 +61756,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
61756
61756
  .e-pivotview .e-expand,
61757
61757
  .e-pivotview .e-collapse {
61758
61758
  cursor: pointer;
61759
- display: inline-block;
61759
+ display: inline;
61760
61760
  height: 18px;
61761
61761
  margin-top: 5px;
61762
61762
  text-align: center;
@@ -21626,28 +21626,28 @@ body.e-colorpicker-overflow {
21626
21626
  @media (min-width: 768px) {
21627
21627
  .e-alert-dialog.e-dialog.e-popup,
21628
21628
  .e-confirm-dialog.e-dialog.e-popup {
21629
- margin: 30px auto;
21629
+ margin: 30px;
21630
21630
  width: 600px;
21631
21631
  }
21632
21632
  }
21633
21633
  @media (max-width: 768px) {
21634
21634
  .e-alert-dialog.e-dialog.e-popup,
21635
21635
  .e-confirm-dialog.e-dialog.e-popup {
21636
- margin: 30px auto;
21636
+ margin: 30px;
21637
21637
  width: auto;
21638
21638
  }
21639
21639
  }
21640
21640
  @media (max-width: 768px) {
21641
21641
  .e-prompt-dialog.e-dialog.e-popup,
21642
21642
  .e-prompt-dialog.e-dialog.e-popup {
21643
- margin: 30px auto;
21643
+ margin: 30px;
21644
21644
  width: auto;
21645
21645
  }
21646
21646
  }
21647
21647
  @media (min-width: 768px) {
21648
21648
  .e-prompt-dialog.e-dialog.e-popup,
21649
21649
  .e-prompt-dialog.e-dialog.e-popup {
21650
- margin: 30px auto;
21650
+ margin: 30px;
21651
21651
  width: 600px;
21652
21652
  }
21653
21653
  }
@@ -62060,11 +62060,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
62060
62060
  border-right-width: 1px;
62061
62061
  }
62062
62062
  .e-pivotview .e-stackedheadercelldiv {
62063
- display: block;
62063
+ display: inline;
62064
62064
  }
62065
62065
  .e-pivotview .e-stackedheadertext.e-cellvalue,
62066
62066
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
62067
- display: inline-block;
62067
+ display: inline;
62068
62068
  padding-left: 12px !important;
62069
62069
  margin-top: 5px;
62070
62070
  margin-top: 0;
@@ -62557,7 +62557,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
62557
62557
  .e-pivotview .e-expand,
62558
62558
  .e-pivotview .e-collapse {
62559
62559
  cursor: pointer;
62560
- display: inline-block;
62560
+ display: inline;
62561
62561
  height: 18px;
62562
62562
  margin-top: 5px;
62563
62563
  text-align: center;
@@ -29435,28 +29435,28 @@ body.e-colorpicker-overflow {
29435
29435
  @media (min-width: 768px) {
29436
29436
  .e-alert-dialog.e-dialog.e-popup,
29437
29437
  .e-confirm-dialog.e-dialog.e-popup {
29438
- margin: 30px auto;
29438
+ margin: 30px;
29439
29439
  width: 600px;
29440
29440
  }
29441
29441
  }
29442
29442
  @media (max-width: 768px) {
29443
29443
  .e-alert-dialog.e-dialog.e-popup,
29444
29444
  .e-confirm-dialog.e-dialog.e-popup {
29445
- margin: 30px auto;
29445
+ margin: 30px;
29446
29446
  width: auto;
29447
29447
  }
29448
29448
  }
29449
29449
  @media (max-width: 768px) {
29450
29450
  .e-prompt-dialog.e-dialog.e-popup,
29451
29451
  .e-prompt-dialog.e-dialog.e-popup {
29452
- margin: 30px auto;
29452
+ margin: 30px;
29453
29453
  width: auto;
29454
29454
  }
29455
29455
  }
29456
29456
  @media (min-width: 768px) {
29457
29457
  .e-prompt-dialog.e-dialog.e-popup,
29458
29458
  .e-prompt-dialog.e-dialog.e-popup {
29459
- margin: 30px auto;
29459
+ margin: 30px;
29460
29460
  width: 600px;
29461
29461
  }
29462
29462
  }
@@ -70995,11 +70995,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
70995
70995
  border-right-width: 1px;
70996
70996
  }
70997
70997
  .e-pivotview .e-stackedheadercelldiv {
70998
- display: block;
70998
+ display: inline;
70999
70999
  }
71000
71000
  .e-pivotview .e-stackedheadertext.e-cellvalue,
71001
71001
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
71002
- display: inline-block;
71002
+ display: inline;
71003
71003
  padding-left: 12px !important;
71004
71004
  margin-top: 5px;
71005
71005
  }
@@ -71494,7 +71494,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
71494
71494
  .e-pivotview .e-expand,
71495
71495
  .e-pivotview .e-collapse {
71496
71496
  cursor: pointer;
71497
- display: inline-block;
71497
+ display: inline;
71498
71498
  height: 18px;
71499
71499
  margin-top: 5px;
71500
71500
  text-align: center;
package/tailwind-dark.css CHANGED
@@ -21633,28 +21633,28 @@ body.e-colorpicker-overflow {
21633
21633
  @media (min-width: 768px) {
21634
21634
  .e-alert-dialog.e-dialog.e-popup,
21635
21635
  .e-confirm-dialog.e-dialog.e-popup {
21636
- margin: 30px auto;
21636
+ margin: 30px;
21637
21637
  width: 600px;
21638
21638
  }
21639
21639
  }
21640
21640
  @media (max-width: 768px) {
21641
21641
  .e-alert-dialog.e-dialog.e-popup,
21642
21642
  .e-confirm-dialog.e-dialog.e-popup {
21643
- margin: 30px auto;
21643
+ margin: 30px;
21644
21644
  width: auto;
21645
21645
  }
21646
21646
  }
21647
21647
  @media (max-width: 768px) {
21648
21648
  .e-prompt-dialog.e-dialog.e-popup,
21649
21649
  .e-prompt-dialog.e-dialog.e-popup {
21650
- margin: 30px auto;
21650
+ margin: 30px;
21651
21651
  width: auto;
21652
21652
  }
21653
21653
  }
21654
21654
  @media (min-width: 768px) {
21655
21655
  .e-prompt-dialog.e-dialog.e-popup,
21656
21656
  .e-prompt-dialog.e-dialog.e-popup {
21657
- margin: 30px auto;
21657
+ margin: 30px;
21658
21658
  width: 600px;
21659
21659
  }
21660
21660
  }
@@ -60765,11 +60765,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
60765
60765
  border-right-width: 1px;
60766
60766
  }
60767
60767
  .e-pivotview .e-stackedheadercelldiv {
60768
- display: block;
60768
+ display: inline;
60769
60769
  }
60770
60770
  .e-pivotview .e-stackedheadertext.e-cellvalue,
60771
60771
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
60772
- display: inline-block;
60772
+ display: inline;
60773
60773
  padding-left: 12px !important;
60774
60774
  margin-top: 5px;
60775
60775
  margin-top: 2px;
@@ -61266,7 +61266,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
61266
61266
  .e-pivotview .e-expand,
61267
61267
  .e-pivotview .e-collapse {
61268
61268
  cursor: pointer;
61269
- display: inline-block;
61269
+ display: inline;
61270
61270
  height: 18px;
61271
61271
  margin-top: 5px;
61272
61272
  text-align: center;
package/tailwind.css CHANGED
@@ -21633,28 +21633,28 @@ body.e-colorpicker-overflow {
21633
21633
  @media (min-width: 768px) {
21634
21634
  .e-alert-dialog.e-dialog.e-popup,
21635
21635
  .e-confirm-dialog.e-dialog.e-popup {
21636
- margin: 30px auto;
21636
+ margin: 30px;
21637
21637
  width: 600px;
21638
21638
  }
21639
21639
  }
21640
21640
  @media (max-width: 768px) {
21641
21641
  .e-alert-dialog.e-dialog.e-popup,
21642
21642
  .e-confirm-dialog.e-dialog.e-popup {
21643
- margin: 30px auto;
21643
+ margin: 30px;
21644
21644
  width: auto;
21645
21645
  }
21646
21646
  }
21647
21647
  @media (max-width: 768px) {
21648
21648
  .e-prompt-dialog.e-dialog.e-popup,
21649
21649
  .e-prompt-dialog.e-dialog.e-popup {
21650
- margin: 30px auto;
21650
+ margin: 30px;
21651
21651
  width: auto;
21652
21652
  }
21653
21653
  }
21654
21654
  @media (min-width: 768px) {
21655
21655
  .e-prompt-dialog.e-dialog.e-popup,
21656
21656
  .e-prompt-dialog.e-dialog.e-popup {
21657
- margin: 30px auto;
21657
+ margin: 30px;
21658
21658
  width: 600px;
21659
21659
  }
21660
21660
  }
@@ -60769,11 +60769,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
60769
60769
  border-right-width: 1px;
60770
60770
  }
60771
60771
  .e-pivotview .e-stackedheadercelldiv {
60772
- display: block;
60772
+ display: inline;
60773
60773
  }
60774
60774
  .e-pivotview .e-stackedheadertext.e-cellvalue,
60775
60775
  .e-pivotview .e-stackedheadercelldiv.e-cellvalue {
60776
- display: inline-block;
60776
+ display: inline;
60777
60777
  padding-left: 12px !important;
60778
60778
  margin-top: 5px;
60779
60779
  margin-top: 2px;
@@ -61270,7 +61270,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
61270
61270
  .e-pivotview .e-expand,
61271
61271
  .e-pivotview .e-collapse {
61272
61272
  cursor: pointer;
61273
- display: inline-block;
61273
+ display: inline;
61274
61274
  height: 18px;
61275
61275
  margin-top: 5px;
61276
61276
  text-align: center;