@syncfusion/blazor-themes 20.3.56 → 20.3.58

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 (118) hide show
  1. package/SCSS-Themes/base/bootstrap4.scss +599 -599
  2. package/SCSS-Themes/base/bootstrap5-dark.scss +457 -457
  3. package/SCSS-Themes/base/bootstrap5.scss +457 -457
  4. package/SCSS-Themes/base/fluent-dark.scss +457 -457
  5. package/SCSS-Themes/base/fluent.scss +457 -457
  6. package/SCSS-Themes/bootstrap-dark.scss +16 -42
  7. package/SCSS-Themes/bootstrap.scss +16 -42
  8. package/SCSS-Themes/bootstrap4.scss +616 -642
  9. package/SCSS-Themes/bootstrap5-dark.scss +476 -502
  10. package/SCSS-Themes/bootstrap5.scss +476 -502
  11. package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +1 -1
  12. package/SCSS-Themes/buttons/check-box/bootstrap.scss +1 -1
  13. package/SCSS-Themes/buttons/check-box/bootstrap4.scss +1 -1
  14. package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +1 -1
  15. package/SCSS-Themes/buttons/check-box/bootstrap5.scss +1 -1
  16. package/SCSS-Themes/buttons/check-box/fabric-dark.scss +1 -1
  17. package/SCSS-Themes/buttons/check-box/fabric.scss +1 -1
  18. package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -4
  19. package/SCSS-Themes/buttons/check-box/fluent.scss +4 -4
  20. package/SCSS-Themes/buttons/check-box/highcontrast.scss +1 -1
  21. package/SCSS-Themes/buttons/check-box/material-dark.scss +1 -1
  22. package/SCSS-Themes/buttons/check-box/material.scss +1 -1
  23. package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +1 -1
  24. package/SCSS-Themes/buttons/check-box/tailwind.scss +1 -1
  25. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +4 -0
  26. package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +4 -0
  27. package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +4 -0
  28. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +4 -0
  29. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +4 -0
  30. package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +4 -0
  31. package/SCSS-Themes/dropdowns/multi-select/fabric.scss +4 -0
  32. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +4 -0
  33. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +4 -0
  34. package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +4 -0
  35. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +4 -0
  36. package/SCSS-Themes/dropdowns/multi-select/material.scss +4 -0
  37. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +4 -0
  38. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +4 -0
  39. package/SCSS-Themes/fabric-dark.scss +16 -42
  40. package/SCSS-Themes/fabric.scss +16 -42
  41. package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +0 -19
  42. package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +0 -19
  43. package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +0 -19
  44. package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +0 -19
  45. package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +0 -19
  46. package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +0 -19
  47. package/SCSS-Themes/filemanager/file-manager/fabric.scss +0 -19
  48. package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +0 -19
  49. package/SCSS-Themes/filemanager/file-manager/fluent.scss +0 -19
  50. package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +0 -19
  51. package/SCSS-Themes/filemanager/file-manager/material-dark.scss +0 -19
  52. package/SCSS-Themes/filemanager/file-manager/material.scss +0 -19
  53. package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +0 -19
  54. package/SCSS-Themes/filemanager/file-manager/tailwind.scss +0 -19
  55. package/SCSS-Themes/fluent-dark.scss +479 -505
  56. package/SCSS-Themes/fluent.scss +479 -505
  57. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +1 -0
  58. package/SCSS-Themes/grids/grid/bootstrap.scss +1 -0
  59. package/SCSS-Themes/grids/grid/bootstrap4.scss +1 -0
  60. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +1 -0
  61. package/SCSS-Themes/grids/grid/bootstrap5.scss +1 -0
  62. package/SCSS-Themes/grids/grid/fabric-dark.scss +1 -0
  63. package/SCSS-Themes/grids/grid/fabric.scss +1 -0
  64. package/SCSS-Themes/grids/grid/fluent-dark.scss +1 -0
  65. package/SCSS-Themes/grids/grid/fluent.scss +1 -0
  66. package/SCSS-Themes/grids/grid/highcontrast.scss +1 -0
  67. package/SCSS-Themes/grids/grid/material-dark.scss +1 -0
  68. package/SCSS-Themes/grids/grid/material.scss +1 -0
  69. package/SCSS-Themes/grids/grid/tailwind-dark.scss +1 -0
  70. package/SCSS-Themes/grids/grid/tailwind.scss +1 -0
  71. package/SCSS-Themes/highcontrast.scss +16 -42
  72. package/SCSS-Themes/material-dark.scss +16 -42
  73. package/SCSS-Themes/material.scss +16 -42
  74. package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +6 -19
  75. package/SCSS-Themes/navigations/tab/bootstrap.scss +6 -19
  76. package/SCSS-Themes/navigations/tab/bootstrap4.scss +6 -19
  77. package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +6 -19
  78. package/SCSS-Themes/navigations/tab/bootstrap5.scss +6 -19
  79. package/SCSS-Themes/navigations/tab/fabric-dark.scss +6 -19
  80. package/SCSS-Themes/navigations/tab/fabric.scss +6 -19
  81. package/SCSS-Themes/navigations/tab/fluent-dark.scss +6 -19
  82. package/SCSS-Themes/navigations/tab/fluent.scss +6 -19
  83. package/SCSS-Themes/navigations/tab/highcontrast.scss +6 -19
  84. package/SCSS-Themes/navigations/tab/material-dark.scss +6 -19
  85. package/SCSS-Themes/navigations/tab/material.scss +6 -19
  86. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +6 -19
  87. package/SCSS-Themes/navigations/tab/tailwind.scss +6 -19
  88. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +3 -0
  89. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +3 -0
  90. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +3 -0
  91. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +3 -0
  92. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +3 -0
  93. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +3 -0
  94. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +3 -0
  95. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +3 -0
  96. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +3 -0
  97. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +3 -0
  98. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +3 -0
  99. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +3 -0
  100. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +3 -0
  101. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +3 -0
  102. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -3
  103. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -3
  104. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -3
  105. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -3
  106. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -3
  107. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -3
  108. package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -3
  109. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -3
  110. package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -3
  111. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -3
  112. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -3
  113. package/SCSS-Themes/pivotview/pivotview/material.scss +1 -3
  114. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -3
  115. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -3
  116. package/SCSS-Themes/tailwind-dark.scss +16 -42
  117. package/SCSS-Themes/tailwind.scss +16 -42
  118. package/package.json +1 -1
@@ -2254,6 +2254,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2254
2254
  }
2255
2255
 
2256
2256
  &.e-responsive .e-rowcell.e-gridchkbox,
2257
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
2257
2258
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
2258
2259
  text-overflow: clip;
2259
2260
  }
@@ -2256,6 +2256,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2256
2256
  }
2257
2257
 
2258
2258
  &.e-responsive .e-rowcell.e-gridchkbox,
2259
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
2259
2260
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
2260
2261
  text-overflow: clip;
2261
2262
  }
@@ -2260,6 +2260,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2260
2260
  }
2261
2261
 
2262
2262
  &.e-responsive .e-rowcell.e-gridchkbox,
2263
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
2263
2264
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
2264
2265
  text-overflow: clip;
2265
2266
  }
@@ -2254,6 +2254,7 @@ $grid-dropitems-count-margin-left: -4px !default;
2254
2254
  }
2255
2255
 
2256
2256
  &.e-responsive .e-rowcell.e-gridchkbox,
2257
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
2257
2258
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
2258
2259
  text-overflow: clip;
2259
2260
  }
@@ -2254,6 +2254,7 @@ $grid-dropitems-count-margin-left: -4px !default;
2254
2254
  }
2255
2255
 
2256
2256
  &.e-responsive .e-rowcell.e-gridchkbox,
2257
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
2257
2258
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
2258
2259
  text-overflow: clip;
2259
2260
  }
@@ -2251,6 +2251,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2251
2251
  }
2252
2252
 
2253
2253
  &.e-responsive .e-rowcell.e-gridchkbox,
2254
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
2254
2255
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
2255
2256
  text-overflow: clip;
2256
2257
  }
@@ -2251,6 +2251,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2251
2251
  }
2252
2252
 
2253
2253
  &.e-responsive .e-rowcell.e-gridchkbox,
2254
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
2254
2255
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
2255
2256
  text-overflow: clip;
2256
2257
  }
@@ -2246,6 +2246,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2246
2246
  }
2247
2247
 
2248
2248
  &.e-responsive .e-rowcell.e-gridchkbox,
2249
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
2249
2250
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
2250
2251
  text-overflow: clip;
2251
2252
  }
@@ -2246,6 +2246,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2246
2246
  }
2247
2247
 
2248
2248
  &.e-responsive .e-rowcell.e-gridchkbox,
2249
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
2249
2250
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
2250
2251
  text-overflow: clip;
2251
2252
  }
@@ -2251,6 +2251,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2251
2251
  }
2252
2252
 
2253
2253
  &.e-responsive .e-rowcell.e-gridchkbox,
2254
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
2254
2255
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
2255
2256
  text-overflow: clip;
2256
2257
  }
@@ -2252,6 +2252,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2252
2252
  }
2253
2253
 
2254
2254
  &.e-responsive .e-rowcell.e-gridchkbox,
2255
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
2255
2256
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
2256
2257
  text-overflow: clip;
2257
2258
  }
@@ -2250,6 +2250,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2250
2250
  }
2251
2251
 
2252
2252
  &.e-responsive .e-rowcell.e-gridchkbox,
2253
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
2253
2254
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
2254
2255
  text-overflow: clip;
2255
2256
  }
@@ -2261,6 +2261,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2261
2261
  }
2262
2262
 
2263
2263
  &.e-responsive .e-rowcell.e-gridchkbox,
2264
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
2264
2265
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
2265
2266
  text-overflow: clip;
2266
2267
  }
@@ -2261,6 +2261,7 @@ $grid-dropitems-count-margin-left: -8px !default;
2261
2261
  }
2262
2262
 
2263
2263
  &.e-responsive .e-rowcell.e-gridchkbox,
2264
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
2264
2265
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
2265
2266
  text-overflow: clip;
2266
2267
  }
@@ -27392,7 +27392,7 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
27392
27392
 
27393
27393
  &:not(.e-check):not(.e-stop) {
27394
27394
  color: $cbox-icon-color;
27395
- @media (hover: none) {
27395
+ @media (max-width: 768px) {
27396
27396
  color: $cbox-bgcolor;
27397
27397
  }
27398
27398
  }
@@ -46818,11 +46818,6 @@ $tab-v-pop-focus-outline: 1.5px solid $border-fg !default;
46818
46818
  height: auto;
46819
46819
  min-height: auto;
46820
46820
 
46821
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
46822
- height: $tab-big-height;
46823
- min-height: $tab-big-height;
46824
- }
46825
-
46826
46821
  &:not(.e-tbar-pos) .e-toolbar-item:first-child,
46827
46822
  &:not(.e-tbar-pos) .e-toolbar-item:last-child {
46828
46823
  margin: $tab-big-first-item-margin;
@@ -47538,11 +47533,11 @@ $tab-v-pop-focus-outline: 1.5px solid $border-fg !default;
47538
47533
 
47539
47534
  &.e-vertical-icon {
47540
47535
 
47541
- .e-tab-header {
47536
+ > .e-tab-header {
47542
47537
  height: $tab-big-tb-icon-height;
47543
47538
  min-height: $tab-big-tb-icon-height;
47544
47539
 
47545
- .e-toolbar-items {
47540
+ > .e-toolbar-items {
47546
47541
  height: $tab-big-tb-icon-height;
47547
47542
  }
47548
47543
 
@@ -48018,7 +48013,7 @@ $tab-v-pop-focus-outline: 1.5px solid $border-fg !default;
48018
48013
 
48019
48014
  &.e-vertical-icon {
48020
48015
 
48021
- .e-tab-header {
48016
+ > .e-tab-header {
48022
48017
  height: $tab-big-tb-icon-height - 2;
48023
48018
  min-height: $tab-big-tb-icon-height - 2;
48024
48019
  }
@@ -48295,16 +48290,8 @@ $tab-v-pop-focus-outline: 1.5px solid $border-fg !default;
48295
48290
  min-height: $tab-nrml-height;
48296
48291
  position: relative;
48297
48292
 
48298
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
48299
- height: $tab-nrml-height;
48300
- min-height: $tab-nrml-height;
48301
- }
48302
-
48303
48293
  @media screen and (max-width: 480px) {
48304
48294
  min-height: $tab-big-height;
48305
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
48306
- height: $tab-big-height;
48307
- }
48308
48295
  }
48309
48296
 
48310
48297
  &:not(.e-tbar-pos) .e-toolbar-item:first-child,
@@ -49613,7 +49600,7 @@ $tab-v-pop-focus-outline: 1.5px solid $border-fg !default;
49613
49600
 
49614
49601
  &.e-vertical-icon {
49615
49602
 
49616
- .e-tab-header {
49603
+ > .e-tab-header {
49617
49604
  height: $tab-nrml-tb-icon-height;
49618
49605
  min-height: $tab-nrml-tb-icon-height;
49619
49606
 
@@ -49625,7 +49612,7 @@ $tab-v-pop-focus-outline: 1.5px solid $border-fg !default;
49625
49612
  }
49626
49613
  }
49627
49614
 
49628
- .e-toolbar-items {
49615
+ > .e-toolbar-items {
49629
49616
  height: $tab-nrml-tb-icon-height;
49630
49617
  }
49631
49618
 
@@ -50261,7 +50248,7 @@ $tab-v-pop-focus-outline: 1.5px solid $border-fg !default;
50261
50248
 
50262
50249
  &.e-vertical-icon {
50263
50250
 
50264
- .e-tab-header {
50251
+ > .e-tab-header {
50265
50252
  height: $tab-nrml-tb-icon-height - 2;
50266
50253
  min-height: $tab-nrml-tb-icon-height - 2;
50267
50254
  }
@@ -60295,6 +60282,10 @@ ejs-multiselect {
60295
60282
  display: none;
60296
60283
  }
60297
60284
 
60285
+ .e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
60286
+ margin-right: 0;
60287
+ }
60288
+
60298
60289
 
60299
60290
  .e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
60300
60291
  color: $ddl-sel-chip-close;
@@ -74246,6 +74237,7 @@ $grid-dropitems-count-margin-left: -8px !default;
74246
74237
  }
74247
74238
 
74248
74239
  &.e-responsive .e-rowcell.e-gridchkbox,
74240
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
74249
74241
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
74250
74242
  text-overflow: clip;
74251
74243
  }
@@ -78151,25 +78143,6 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
78151
78143
  border-width: 0 0 1px;
78152
78144
  }
78153
78145
 
78154
- .e-toolbar-items .e-toolbar-item.e-template {
78155
- height: 30px;
78156
-
78157
- .e-upload.e-fm-upload {
78158
- border: 0;
78159
-
78160
- .e-file-select-wrap {
78161
- padding-left: 1px;
78162
- padding-right: 1px;
78163
-
78164
- .e-css.e-btn:hover {
78165
- @if $fm-skin-name == 'material' {
78166
- box-shadow: none;
78167
- }
78168
- }
78169
- }
78170
- }
78171
- }
78172
-
78173
78146
  .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn {
78174
78147
  border: 0;
78175
78148
  box-shadow: none;
@@ -96609,6 +96582,9 @@ $pv-eye-icon-margin-top: 3px !default;
96609
96582
  width: 28px;
96610
96583
  }
96611
96584
  }
96585
+ .e-pv-toolbar-tooltip {
96586
+ pointer-events: none;
96587
+ }
96612
96588
  }
96613
96589
 
96614
96590
 
@@ -104073,7 +104049,7 @@ $pivotpager-single-size-title-padding: 4px !default;
104073
104049
  .e-expand,
104074
104050
  .e-collapse {
104075
104051
  cursor: pointer;
104076
- display: inline-block;
104052
+ display: inline;
104077
104053
  height: 18px;
104078
104054
  margin-top: 5px;
104079
104055
  text-align: center;
@@ -104454,7 +104430,6 @@ $pivotpager-single-size-title-padding: 4px !default;
104454
104430
 
104455
104431
  .e-grid .e-headercelldiv,
104456
104432
  .e-grid .e-columnsheader {
104457
- padding-left: $pivotview-value-sort-rtl-padding !important;
104458
104433
  padding-right: 8px !important;
104459
104434
  }
104460
104435
 
@@ -104991,7 +104966,6 @@ $pivotpager-single-size-title-padding: 4px !default;
104991
104966
 
104992
104967
  .e-grid .e-headercelldiv,
104993
104968
  .e-grid .e-columnsheader {
104994
- padding-left: $pivotview-value-sort-rtl-padding !important;
104995
104969
  padding-right: 8px !important;
104996
104970
  }
104997
104971
 
@@ -27836,7 +27836,7 @@ $cbox-border-style: solid !default;
27836
27836
 
27837
27837
  &:not(.e-check):not(.e-stop) {
27838
27838
  color: $cbox-icon-color;
27839
- @media (hover: none) {
27839
+ @media (max-width: 768px) {
27840
27840
  color: $cbox-bgcolor;
27841
27841
  }
27842
27842
  }
@@ -47513,11 +47513,6 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
47513
47513
  height: auto;
47514
47514
  min-height: auto;
47515
47515
 
47516
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
47517
- height: $tab-big-height;
47518
- min-height: $tab-big-height;
47519
- }
47520
-
47521
47516
  &:not(.e-tbar-pos) .e-toolbar-item:first-child,
47522
47517
  &:not(.e-tbar-pos) .e-toolbar-item:last-child {
47523
47518
  margin: $tab-big-first-item-margin;
@@ -48233,11 +48228,11 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
48233
48228
 
48234
48229
  &.e-vertical-icon {
48235
48230
 
48236
- .e-tab-header {
48231
+ > .e-tab-header {
48237
48232
  height: $tab-big-tb-icon-height;
48238
48233
  min-height: $tab-big-tb-icon-height;
48239
48234
 
48240
- .e-toolbar-items {
48235
+ > .e-toolbar-items {
48241
48236
  height: $tab-big-tb-icon-height;
48242
48237
  }
48243
48238
 
@@ -48713,7 +48708,7 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
48713
48708
 
48714
48709
  &.e-vertical-icon {
48715
48710
 
48716
- .e-tab-header {
48711
+ > .e-tab-header {
48717
48712
  height: $tab-big-tb-icon-height - 2;
48718
48713
  min-height: $tab-big-tb-icon-height - 2;
48719
48714
  }
@@ -48990,16 +48985,8 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
48990
48985
  min-height: $tab-nrml-height;
48991
48986
  position: relative;
48992
48987
 
48993
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
48994
- height: $tab-nrml-height;
48995
- min-height: $tab-nrml-height;
48996
- }
48997
-
48998
48988
  @media screen and (max-width: 480px) {
48999
48989
  min-height: $tab-big-height;
49000
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
49001
- height: $tab-big-height;
49002
- }
49003
48990
  }
49004
48991
 
49005
48992
  &:not(.e-tbar-pos) .e-toolbar-item:first-child,
@@ -50308,7 +50295,7 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
50308
50295
 
50309
50296
  &.e-vertical-icon {
50310
50297
 
50311
- .e-tab-header {
50298
+ > .e-tab-header {
50312
50299
  height: $tab-nrml-tb-icon-height;
50313
50300
  min-height: $tab-nrml-tb-icon-height;
50314
50301
 
@@ -50320,7 +50307,7 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
50320
50307
  }
50321
50308
  }
50322
50309
 
50323
- .e-toolbar-items {
50310
+ > .e-toolbar-items {
50324
50311
  height: $tab-nrml-tb-icon-height;
50325
50312
  }
50326
50313
 
@@ -50956,7 +50943,7 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
50956
50943
 
50957
50944
  &.e-vertical-icon {
50958
50945
 
50959
- .e-tab-header {
50946
+ > .e-tab-header {
50960
50947
  height: $tab-nrml-tb-icon-height - 2;
50961
50948
  min-height: $tab-nrml-tb-icon-height - 2;
50962
50949
  }
@@ -60910,6 +60897,10 @@ ejs-multiselect {
60910
60897
  display: none;
60911
60898
  }
60912
60899
 
60900
+ .e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
60901
+ margin-right: 0;
60902
+ }
60903
+
60913
60904
 
60914
60905
  .e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
60915
60906
  color: $ddl-sel-chip-close;
@@ -75558,6 +75549,7 @@ $grid-dropitems-count-margin-left: -8px !default;
75558
75549
  }
75559
75550
 
75560
75551
  &.e-responsive .e-rowcell.e-gridchkbox,
75552
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
75561
75553
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
75562
75554
  text-overflow: clip;
75563
75555
  }
@@ -79463,25 +79455,6 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
79463
79455
  border-width: 0 0 1px;
79464
79456
  }
79465
79457
 
79466
- .e-toolbar-items .e-toolbar-item.e-template {
79467
- height: 30px;
79468
-
79469
- .e-upload.e-fm-upload {
79470
- border: 0;
79471
-
79472
- .e-file-select-wrap {
79473
- padding-left: 1px;
79474
- padding-right: 1px;
79475
-
79476
- .e-css.e-btn:hover {
79477
- @if $fm-skin-name == 'material' {
79478
- box-shadow: none;
79479
- }
79480
- }
79481
- }
79482
- }
79483
- }
79484
-
79485
79458
  .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn {
79486
79459
  border: 0;
79487
79460
  box-shadow: none;
@@ -97938,6 +97911,9 @@ $pv-eye-icon-margin-top: 3px !default;
97938
97911
  width: 28px;
97939
97912
  }
97940
97913
  }
97914
+ .e-pv-toolbar-tooltip {
97915
+ pointer-events: none;
97916
+ }
97941
97917
  }
97942
97918
 
97943
97919
 
@@ -105448,7 +105424,7 @@ $pivotpager-single-size-title-padding: 14px !default;
105448
105424
  .e-expand,
105449
105425
  .e-collapse {
105450
105426
  cursor: pointer;
105451
- display: inline-block;
105427
+ display: inline;
105452
105428
  height: 18px;
105453
105429
  margin-top: 5px;
105454
105430
  text-align: center;
@@ -105829,7 +105805,6 @@ $pivotpager-single-size-title-padding: 14px !default;
105829
105805
 
105830
105806
  .e-grid .e-headercelldiv,
105831
105807
  .e-grid .e-columnsheader {
105832
- padding-left: $pivotview-value-sort-rtl-padding !important;
105833
105808
  padding-right: 8px !important;
105834
105809
  }
105835
105810
 
@@ -106366,7 +106341,6 @@ $pivotpager-single-size-title-padding: 14px !default;
106366
106341
 
106367
106342
  .e-grid .e-headercelldiv,
106368
106343
  .e-grid .e-columnsheader {
106369
- padding-left: $pivotview-value-sort-rtl-padding !important;
106370
106344
  padding-right: 8px !important;
106371
106345
  }
106372
106346
 
@@ -27633,7 +27633,7 @@ $cbox-border-style: solid !default;
27633
27633
 
27634
27634
  &:not(.e-check):not(.e-stop) {
27635
27635
  color: $cbox-icon-color;
27636
- @media (hover: none) {
27636
+ @media (max-width: 768px) {
27637
27637
  color: $cbox-bgcolor;
27638
27638
  }
27639
27639
  }
@@ -47252,11 +47252,6 @@ $tab-v-pop-focus-outline: 0 !default;
47252
47252
  height: auto;
47253
47253
  min-height: auto;
47254
47254
 
47255
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
47256
- height: $tab-big-height;
47257
- min-height: $tab-big-height;
47258
- }
47259
-
47260
47255
  &:not(.e-tbar-pos) .e-toolbar-item:first-child,
47261
47256
  &:not(.e-tbar-pos) .e-toolbar-item:last-child {
47262
47257
  margin: $tab-big-first-item-margin;
@@ -47972,11 +47967,11 @@ $tab-v-pop-focus-outline: 0 !default;
47972
47967
 
47973
47968
  &.e-vertical-icon {
47974
47969
 
47975
- .e-tab-header {
47970
+ > .e-tab-header {
47976
47971
  height: $tab-big-tb-icon-height;
47977
47972
  min-height: $tab-big-tb-icon-height;
47978
47973
 
47979
- .e-toolbar-items {
47974
+ > .e-toolbar-items {
47980
47975
  height: $tab-big-tb-icon-height;
47981
47976
  }
47982
47977
 
@@ -48452,7 +48447,7 @@ $tab-v-pop-focus-outline: 0 !default;
48452
48447
 
48453
48448
  &.e-vertical-icon {
48454
48449
 
48455
- .e-tab-header {
48450
+ > .e-tab-header {
48456
48451
  height: $tab-big-tb-icon-height - 2;
48457
48452
  min-height: $tab-big-tb-icon-height - 2;
48458
48453
  }
@@ -48729,16 +48724,8 @@ $tab-v-pop-focus-outline: 0 !default;
48729
48724
  min-height: $tab-nrml-height;
48730
48725
  position: relative;
48731
48726
 
48732
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
48733
- height: $tab-nrml-height;
48734
- min-height: $tab-nrml-height;
48735
- }
48736
-
48737
48727
  @media screen and (max-width: 480px) {
48738
48728
  min-height: $tab-big-height;
48739
- @if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
48740
- height: $tab-big-height;
48741
- }
48742
48729
  }
48743
48730
 
48744
48731
  &:not(.e-tbar-pos) .e-toolbar-item:first-child,
@@ -50047,7 +50034,7 @@ $tab-v-pop-focus-outline: 0 !default;
50047
50034
 
50048
50035
  &.e-vertical-icon {
50049
50036
 
50050
- .e-tab-header {
50037
+ > .e-tab-header {
50051
50038
  height: $tab-nrml-tb-icon-height;
50052
50039
  min-height: $tab-nrml-tb-icon-height;
50053
50040
 
@@ -50059,7 +50046,7 @@ $tab-v-pop-focus-outline: 0 !default;
50059
50046
  }
50060
50047
  }
50061
50048
 
50062
- .e-toolbar-items {
50049
+ > .e-toolbar-items {
50063
50050
  height: $tab-nrml-tb-icon-height;
50064
50051
  }
50065
50052
 
@@ -50695,7 +50682,7 @@ $tab-v-pop-focus-outline: 0 !default;
50695
50682
 
50696
50683
  &.e-vertical-icon {
50697
50684
 
50698
- .e-tab-header {
50685
+ > .e-tab-header {
50699
50686
  height: $tab-nrml-tb-icon-height - 2;
50700
50687
  min-height: $tab-nrml-tb-icon-height - 2;
50701
50688
  }
@@ -60642,6 +60629,10 @@ ejs-multiselect {
60642
60629
  display: none;
60643
60630
  }
60644
60631
 
60632
+ .e-multiselect.e-input-group.e-control-wrapper .e-input-group-icon {
60633
+ margin-right: 0;
60634
+ }
60635
+
60645
60636
 
60646
60637
  .e-multi-select-wrapper .e-chips.e-chip-selected .e-chips-close::before {
60647
60638
  color: $ddl-sel-chip-close;
@@ -75276,6 +75267,7 @@ $grid-dropitems-count-margin-left: -8px !default;
75276
75267
  }
75277
75268
 
75278
75269
  &.e-responsive .e-rowcell.e-gridchkbox,
75270
+ &.e-responsive .e-rowcell.e-gridchkbox-cell,
75279
75271
  &.e-responsive .e-headercelldiv.e-headerchkcelldiv {
75280
75272
  text-overflow: clip;
75281
75273
  }
@@ -79181,25 +79173,6 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
79181
79173
  border-width: 0 0 1px;
79182
79174
  }
79183
79175
 
79184
- .e-toolbar-items .e-toolbar-item.e-template {
79185
- height: 30px;
79186
-
79187
- .e-upload.e-fm-upload {
79188
- border: 0;
79189
-
79190
- .e-file-select-wrap {
79191
- padding-left: 1px;
79192
- padding-right: 1px;
79193
-
79194
- .e-css.e-btn:hover {
79195
- @if $fm-skin-name == 'material' {
79196
- box-shadow: none;
79197
- }
79198
- }
79199
- }
79200
- }
79201
- }
79202
-
79203
79176
  .e-toolbar-items .e-toolbar-item .e-dropdown-btn.e-btn.e-tbar-btn {
79204
79177
  border: 0;
79205
79178
  box-shadow: none;
@@ -97646,6 +97619,9 @@ $pv-eye-icon-margin-top: 3px !default;
97646
97619
  width: 28px;
97647
97620
  }
97648
97621
  }
97622
+ .e-pv-toolbar-tooltip {
97623
+ pointer-events: none;
97624
+ }
97649
97625
  }
97650
97626
 
97651
97627
 
@@ -105153,7 +105129,7 @@ $pivotpager-single-size-title-padding: 14px !default;
105153
105129
  .e-expand,
105154
105130
  .e-collapse {
105155
105131
  cursor: pointer;
105156
- display: inline-block;
105132
+ display: inline;
105157
105133
  height: 18px;
105158
105134
  margin-top: 5px;
105159
105135
  text-align: center;
@@ -105534,7 +105510,6 @@ $pivotpager-single-size-title-padding: 14px !default;
105534
105510
 
105535
105511
  .e-grid .e-headercelldiv,
105536
105512
  .e-grid .e-columnsheader {
105537
- padding-left: $pivotview-value-sort-rtl-padding !important;
105538
105513
  padding-right: 8px !important;
105539
105514
  }
105540
105515
 
@@ -106071,7 +106046,6 @@ $pivotpager-single-size-title-padding: 14px !default;
106071
106046
 
106072
106047
  .e-grid .e-headercelldiv,
106073
106048
  .e-grid .e-columnsheader {
106074
- padding-left: $pivotview-value-sort-rtl-padding !important;
106075
106049
  padding-right: 8px !important;
106076
106050
  }
106077
106051