@syncfusion/blazor-themes 23.1.41 → 23.1.43

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 (145) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +52 -27
  2. package/SCSS-Themes/bootstrap.scss +52 -27
  3. package/SCSS-Themes/bootstrap4.scss +52 -27
  4. package/SCSS-Themes/bootstrap5-dark.scss +52 -27
  5. package/SCSS-Themes/bootstrap5.scss +52 -27
  6. package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +6 -2
  7. package/SCSS-Themes/buttons/switch/bootstrap.scss +6 -2
  8. package/SCSS-Themes/buttons/switch/bootstrap4.scss +6 -2
  9. package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +6 -2
  10. package/SCSS-Themes/buttons/switch/bootstrap5.scss +6 -2
  11. package/SCSS-Themes/buttons/switch/fabric-dark.scss +6 -2
  12. package/SCSS-Themes/buttons/switch/fabric.scss +6 -2
  13. package/SCSS-Themes/buttons/switch/fluent-dark.scss +6 -2
  14. package/SCSS-Themes/buttons/switch/fluent.scss +6 -2
  15. package/SCSS-Themes/buttons/switch/highcontrast.scss +6 -2
  16. package/SCSS-Themes/buttons/switch/material-dark.scss +6 -2
  17. package/SCSS-Themes/buttons/switch/material.scss +6 -2
  18. package/SCSS-Themes/buttons/switch/material3-dark.scss +6 -2
  19. package/SCSS-Themes/buttons/switch/material3.scss +6 -2
  20. package/SCSS-Themes/buttons/switch/tailwind-dark.scss +6 -2
  21. package/SCSS-Themes/buttons/switch/tailwind.scss +6 -2
  22. package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +9 -6
  23. package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +9 -6
  24. package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +9 -6
  25. package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +9 -6
  26. package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +9 -6
  27. package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +9 -6
  28. package/SCSS-Themes/calendars/daterangepicker/fabric.scss +9 -6
  29. package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +26 -6
  30. package/SCSS-Themes/calendars/daterangepicker/fluent.scss +26 -6
  31. package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +9 -6
  32. package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +9 -6
  33. package/SCSS-Themes/calendars/daterangepicker/material.scss +9 -6
  34. package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +9 -6
  35. package/SCSS-Themes/calendars/daterangepicker/material3.scss +9 -6
  36. package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +9 -6
  37. package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +9 -6
  38. package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -1
  39. package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -1
  40. package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -1
  41. package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -1
  42. package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -1
  43. package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -1
  44. package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -1
  45. package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -1
  46. package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -1
  47. package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -1
  48. package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -1
  49. package/SCSS-Themes/dropdowns/list-box/material.scss +1 -1
  50. package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -1
  51. package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -1
  52. package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -1
  53. package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -1
  54. package/SCSS-Themes/fabric-dark.scss +53 -28
  55. package/SCSS-Themes/fabric.scss +53 -28
  56. package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +10 -0
  57. package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +10 -0
  58. package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +10 -0
  59. package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +10 -0
  60. package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +10 -0
  61. package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +10 -0
  62. package/SCSS-Themes/filemanager/file-manager/fabric.scss +10 -0
  63. package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +10 -0
  64. package/SCSS-Themes/filemanager/file-manager/fluent.scss +10 -0
  65. package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +10 -0
  66. package/SCSS-Themes/filemanager/file-manager/material-dark.scss +10 -0
  67. package/SCSS-Themes/filemanager/file-manager/material.scss +10 -0
  68. package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +10 -0
  69. package/SCSS-Themes/filemanager/file-manager/material3.scss +10 -0
  70. package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +10 -0
  71. package/SCSS-Themes/filemanager/file-manager/tailwind.scss +10 -0
  72. package/SCSS-Themes/fluent-dark.scss +69 -27
  73. package/SCSS-Themes/fluent.scss +69 -27
  74. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
  75. package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
  76. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
  77. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
  78. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
  79. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
  80. package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
  81. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
  82. package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
  83. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
  84. package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
  85. package/SCSS-Themes/gantt/gantt/material.scss +1 -1
  86. package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
  87. package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
  88. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
  89. package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
  90. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +11 -13
  91. package/SCSS-Themes/grids/grid/bootstrap.scss +11 -13
  92. package/SCSS-Themes/grids/grid/bootstrap4.scss +11 -13
  93. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +11 -13
  94. package/SCSS-Themes/grids/grid/bootstrap5.scss +11 -13
  95. package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -14
  96. package/SCSS-Themes/grids/grid/fabric.scss +12 -14
  97. package/SCSS-Themes/grids/grid/fluent-dark.scss +11 -13
  98. package/SCSS-Themes/grids/grid/fluent.scss +11 -13
  99. package/SCSS-Themes/grids/grid/highcontrast.scss +12 -14
  100. package/SCSS-Themes/grids/grid/material-dark.scss +12 -14
  101. package/SCSS-Themes/grids/grid/material.scss +12 -14
  102. package/SCSS-Themes/grids/grid/material3-dark.scss +11 -13
  103. package/SCSS-Themes/grids/grid/material3.scss +11 -13
  104. package/SCSS-Themes/grids/grid/tailwind-dark.scss +11 -13
  105. package/SCSS-Themes/grids/grid/tailwind.scss +11 -13
  106. package/SCSS-Themes/highcontrast.scss +53 -28
  107. package/SCSS-Themes/material-dark.scss +53 -28
  108. package/SCSS-Themes/material.scss +53 -28
  109. package/SCSS-Themes/material3-dark.scss +52 -27
  110. package/SCSS-Themes/material3.scss +52 -27
  111. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +0 -1
  112. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +0 -1
  113. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +0 -1
  114. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +0 -1
  115. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +0 -1
  116. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +0 -1
  117. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +0 -1
  118. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +0 -1
  119. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +0 -1
  120. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +0 -1
  121. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +0 -1
  122. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +0 -1
  123. package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +0 -1
  124. package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +0 -1
  125. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +0 -1
  126. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +0 -1
  127. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +14 -3
  128. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +14 -3
  129. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +14 -3
  130. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +14 -3
  131. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +14 -3
  132. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +14 -3
  133. package/SCSS-Themes/pivotview/pivotview/fabric.scss +14 -3
  134. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +14 -3
  135. package/SCSS-Themes/pivotview/pivotview/fluent.scss +14 -3
  136. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +14 -3
  137. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +14 -3
  138. package/SCSS-Themes/pivotview/pivotview/material.scss +14 -3
  139. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +14 -3
  140. package/SCSS-Themes/pivotview/pivotview/material3.scss +14 -3
  141. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +14 -3
  142. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +14 -3
  143. package/SCSS-Themes/tailwind-dark.scss +52 -27
  144. package/SCSS-Themes/tailwind.scss +52 -27
  145. package/package.json +1 -1
@@ -40544,11 +40544,15 @@ $switch-bigger-small-ripple-width: 36px !default;
40544
40544
  }
40545
40545
 
40546
40546
  & .e-ripple-container {
40547
- background-color: $switch-checked-ripple-bg-color;
40547
+ @if $skin-name == 'Material3' {
40548
+ background-color: $switch-checked-ripple-bg-color;
40549
+ }
40548
40550
  }
40549
40551
 
40550
40552
  & .e-ripple-check.e-ripple-container {
40551
- background-color: $switch-ripple-bg-color;
40553
+ @if $skin-name == 'Material3' {
40554
+ background-color: $switch-ripple-bg-color;
40555
+ }
40552
40556
  }
40553
40557
  }
40554
40558
  }
@@ -42299,8 +42303,8 @@ $range-header-font-size: 16px !default;
42299
42303
  #{if(&, '&', '*')} .e-title {
42300
42304
  cursor: $range-cursor-pointer-style;
42301
42305
  line-height: $range-normal-nav-icon-height;
42302
- width: $range-control-header-width;
42303
42306
  @if ($skin-name != 'FluentUI') {
42307
+ width: $range-control-header-width;
42304
42308
  float: $range-float-none;
42305
42309
  font-weight: $range-font-weight-normal;
42306
42310
  margin-left: $range-value-zero;
@@ -42314,12 +42318,13 @@ $range-header-font-size: 16px !default;
42314
42318
  }
42315
42319
  }
42316
42320
  #{if(&, '&', '*')} .e-next {
42317
- float: $range-float-right;
42321
+ @if ($skin-name != 'FluentUI') {
42322
+ float: $range-float-right;
42323
+ }
42318
42324
  }
42319
42325
  #{if(&, '&', '*')} .e-prev {
42320
- float: $range-float-left;
42321
- @if ($skin-name == 'FluentUI') {
42322
- float: $range-float-right;
42326
+ @if ($skin-name != 'FluentUI') {
42327
+ float: $range-float-left;
42323
42328
  }
42324
42329
  }
42325
42330
  #{if(&, '&', '*')} .e-next,
@@ -42463,7 +42468,9 @@ $range-header-font-size: 16px !default;
42463
42468
  float: $range-float-left;
42464
42469
  }
42465
42470
  #{if(&, '&', '*')} .e-prev {
42466
- float: $range-float-right;
42471
+ @if ($skin-name != 'FluentUI') {
42472
+ float: $range-float-right;
42473
+ }
42467
42474
  }
42468
42475
  #{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
42469
42476
  border-radius: $range-hover-end-radius;
@@ -63376,7 +63383,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
63376
63383
  }
63377
63384
 
63378
63385
  & .e-selectall-parent + .e-list-parent {
63379
- height: $listbox-select-height;
63386
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63380
63387
  }
63381
63388
 
63382
63389
  & .e-icons {
@@ -75261,7 +75268,7 @@ $grid-animator-bigger-area-margin: 22px !default;
75261
75268
  $grid-group-animator-drop-height: 62px !default;
75262
75269
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
75263
75270
  $grid-animtor-border-bottom-width: 1px !default;
75264
- $grid-animator-area-padding: 0 !default;
75271
+ $grid-animator-area-padding: 0 12px 0 !default;
75265
75272
  $grid-animtor-area-border-width: 1px !default;
75266
75273
  $grid-animator-area-border: 0 !default;
75267
75274
  $grid-animator-area-margin: 16px !default;
@@ -75525,6 +75532,10 @@ $grid-dropitems-count-margin-left: -8px !default;
75525
75532
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
75526
75533
  }
75527
75534
 
75535
+ .e-summarycell.e-lastrowcell {
75536
+ border-bottom-width: 1px;
75537
+ }
75538
+
75528
75539
  .e-rowcell .e-checkbox-wrapper,
75529
75540
  .e-rowcell .e-css.e-checkbox-wrapper {
75530
75541
  @if $grid-skin == 'material3' {
@@ -76679,7 +76690,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76679
76690
 
76680
76691
  .e-bigger & .e-group-animator .e-groupheadercell,
76681
76692
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
76682
- margin: $grid-group-animator-bigger-cell-margin;
76693
+ margin: $grid-group-animator-bigger-cell-margin;
76683
76694
  border-bottom-width: $grid-animtor-border-bottom-width;
76684
76695
  }
76685
76696
 
@@ -76699,7 +76710,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76699
76710
 
76700
76711
  & .e-group-animator .e-groupheadercell,
76701
76712
  & .e-group-animator .e-groupheadercell:hover {
76702
- margin: $grid-group-animator-cell-margin;
76713
+ margin: $grid-group-animator-cell-margin;
76703
76714
  border-bottom-width: $grid-animtor-border-bottom-width;
76704
76715
  }
76705
76716
 
@@ -76708,9 +76719,8 @@ $grid-dropitems-count-margin-left: -8px !default;
76708
76719
  }
76709
76720
 
76710
76721
  & .e-groupdroparea.e-group-animate.e-grouped {
76711
- overflow: hidden;
76712
76722
  padding: $grid-animator-area-padding;
76713
- height: $grid-group-animator-drop-height;
76723
+ height: auto;
76714
76724
  border-bottom-width: $grid-animator-area-border;
76715
76725
  }
76716
76726
 
@@ -76728,14 +76738,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76728
76738
  margin-top: $grid-animator-margin-top-rtl;
76729
76739
  }
76730
76740
 
76731
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
76732
- margin: $grid-animator-rtl-first-group;
76733
- }
76734
-
76735
- & .e-group-animator:first-child .e-groupheadercell {
76736
- margin: $grid-animator-first-group;
76737
- }
76738
-
76739
76741
  .e-group-animate.e-groupdroparea .e-nextgroup {
76740
76742
  margin-top: $grid-animator-area-margin;
76741
76743
  }
@@ -77223,6 +77225,9 @@ $grid-dropitems-count-margin-left: -8px !default;
77223
77225
  }
77224
77226
  white-space: normal;
77225
77227
  word-wrap: break-word;
77228
+ &.e-lastrowcell {
77229
+ border-bottom-width: 1px;
77230
+ }
77226
77231
  }
77227
77232
 
77228
77233
  .e-summarycontent {
@@ -82561,6 +82566,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82561
82566
  .e-rcursor {
82562
82567
  border: 0;
82563
82568
  }
82569
+
82570
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82571
+ padding: 5px 8px;
82572
+ line-height: 16px;
82573
+ }
82564
82574
  }
82565
82575
 
82566
82576
  @include visibility(hidden);
@@ -82611,6 +82621,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82611
82621
  line-height: 20px;
82612
82622
  }
82613
82623
  }
82624
+
82625
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82626
+ padding: 10px 8px;
82627
+ line-height: 16px;
82628
+ }
82614
82629
  }
82615
82630
 
82616
82631
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -91909,7 +91924,7 @@ $gantt-masked-table-background-color: #e1dfdd;
91909
91924
  }
91910
91925
 
91911
91926
  .e-zero-spacing {
91912
- border-spacing: .25px;
91927
+ border-spacing: 0;
91913
91928
  }
91914
91929
 
91915
91930
  .e-chart-row:first-child .e-chart-row-border {
@@ -107266,7 +107281,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
107266
107281
  .e-label {
107267
107282
  color: $field-list-default-font-color;
107268
107283
  font-family: $field-list-font-family;
107269
- font-size: 14px;
107270
107284
  opacity: .87;
107271
107285
  }
107272
107286
  }
@@ -109640,6 +109654,16 @@ $pivotpager-single-size-title-padding: 8px !default;
109640
109654
  }
109641
109655
  }
109642
109656
 
109657
+ &.e-device {
109658
+ .e-pivotcell-container {
109659
+ .e-stackedheadertext {
109660
+ &.e-cellvalue {
109661
+ align-self: center;
109662
+ }
109663
+ }
109664
+ }
109665
+ }
109666
+
109643
109667
  .e-nextspan {
109644
109668
  display: inline-block;
109645
109669
  width: $pivotview-indent-space-size;
@@ -109701,9 +109725,10 @@ $pivotpager-single-size-title-padding: 8px !default;
109701
109725
  border-bottom-color: $border-light;
109702
109726
  }
109703
109727
 
109704
- table th[rowspan = '1'] {
109705
- padding-bottom: 0;
109706
- padding-top: 0;
109728
+ table th[rowspan = '1'],
109729
+ table th:not([rowspan]) {
109730
+ padding-bottom: 0 !important;
109731
+ padding-top: 0 !important;
109707
109732
  vertical-align: middle;
109708
109733
  }
109709
109734
  }
@@ -40293,11 +40293,15 @@ $switch-bigger-small-ripple-width: 36px !default;
40293
40293
  }
40294
40294
 
40295
40295
  & .e-ripple-container {
40296
- background-color: $switch-checked-ripple-bg-color;
40296
+ @if $skin-name == 'Material3' {
40297
+ background-color: $switch-checked-ripple-bg-color;
40298
+ }
40297
40299
  }
40298
40300
 
40299
40301
  & .e-ripple-check.e-ripple-container {
40300
- background-color: $switch-ripple-bg-color;
40302
+ @if $skin-name == 'Material3' {
40303
+ background-color: $switch-ripple-bg-color;
40304
+ }
40301
40305
  }
40302
40306
  }
40303
40307
  }
@@ -42037,8 +42041,8 @@ $range-header-font-size: 16px !default;
42037
42041
  #{if(&, '&', '*')} .e-title {
42038
42042
  cursor: $range-cursor-pointer-style;
42039
42043
  line-height: $range-normal-nav-icon-height;
42040
- width: $range-control-header-width;
42041
42044
  @if ($skin-name != 'FluentUI') {
42045
+ width: $range-control-header-width;
42042
42046
  float: $range-float-none;
42043
42047
  font-weight: $range-font-weight-normal;
42044
42048
  margin-left: $range-value-zero;
@@ -42052,12 +42056,13 @@ $range-header-font-size: 16px !default;
42052
42056
  }
42053
42057
  }
42054
42058
  #{if(&, '&', '*')} .e-next {
42055
- float: $range-float-right;
42059
+ @if ($skin-name != 'FluentUI') {
42060
+ float: $range-float-right;
42061
+ }
42056
42062
  }
42057
42063
  #{if(&, '&', '*')} .e-prev {
42058
- float: $range-float-left;
42059
- @if ($skin-name == 'FluentUI') {
42060
- float: $range-float-right;
42064
+ @if ($skin-name != 'FluentUI') {
42065
+ float: $range-float-left;
42061
42066
  }
42062
42067
  }
42063
42068
  #{if(&, '&', '*')} .e-next,
@@ -42201,7 +42206,9 @@ $range-header-font-size: 16px !default;
42201
42206
  float: $range-float-left;
42202
42207
  }
42203
42208
  #{if(&, '&', '*')} .e-prev {
42204
- float: $range-float-right;
42209
+ @if ($skin-name != 'FluentUI') {
42210
+ float: $range-float-right;
42211
+ }
42205
42212
  }
42206
42213
  #{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
42207
42214
  border-radius: $range-hover-end-radius;
@@ -63084,7 +63091,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
63084
63091
  }
63085
63092
 
63086
63093
  & .e-selectall-parent + .e-list-parent {
63087
- height: $listbox-select-height;
63094
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63088
63095
  }
63089
63096
 
63090
63097
  & .e-icons {
@@ -74975,7 +74982,7 @@ $grid-animator-bigger-area-margin: 22px !default;
74975
74982
  $grid-group-animator-drop-height: 64px !default;
74976
74983
  $grid-group-animator-cell-margin: 13px 0 13px 0 !default;
74977
74984
  $grid-animtor-border-bottom-width: 1px !default;
74978
- $grid-animator-area-padding: 0 !default;
74985
+ $grid-animator-area-padding: 0 13px 0 !default;
74979
74986
  $grid-animtor-area-border-width: 1px !default;
74980
74987
  $grid-animator-area-border: 0 !default;
74981
74988
  $grid-animator-area-margin: 18px !default;
@@ -75239,6 +75246,10 @@ $grid-dropitems-count-margin-left: -8px !default;
75239
75246
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
75240
75247
  }
75241
75248
 
75249
+ .e-summarycell.e-lastrowcell {
75250
+ border-bottom-width: 1px;
75251
+ }
75252
+
75242
75253
  .e-rowcell .e-checkbox-wrapper,
75243
75254
  .e-rowcell .e-css.e-checkbox-wrapper {
75244
75255
  @if $grid-skin == 'material3' {
@@ -76393,7 +76404,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76393
76404
 
76394
76405
  .e-bigger & .e-group-animator .e-groupheadercell,
76395
76406
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
76396
- margin: $grid-group-animator-bigger-cell-margin;
76407
+ margin: $grid-group-animator-bigger-cell-margin;
76397
76408
  border-bottom-width: $grid-animtor-border-bottom-width;
76398
76409
  }
76399
76410
 
@@ -76413,7 +76424,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76413
76424
 
76414
76425
  & .e-group-animator .e-groupheadercell,
76415
76426
  & .e-group-animator .e-groupheadercell:hover {
76416
- margin: $grid-group-animator-cell-margin;
76427
+ margin: $grid-group-animator-cell-margin;
76417
76428
  border-bottom-width: $grid-animtor-border-bottom-width;
76418
76429
  }
76419
76430
 
@@ -76422,9 +76433,8 @@ $grid-dropitems-count-margin-left: -8px !default;
76422
76433
  }
76423
76434
 
76424
76435
  & .e-groupdroparea.e-group-animate.e-grouped {
76425
- overflow: hidden;
76426
76436
  padding: $grid-animator-area-padding;
76427
- height: $grid-group-animator-drop-height;
76437
+ height: auto;
76428
76438
  border-bottom-width: $grid-animator-area-border;
76429
76439
  }
76430
76440
 
@@ -76442,14 +76452,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76442
76452
  margin-top: $grid-animator-margin-top-rtl;
76443
76453
  }
76444
76454
 
76445
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
76446
- margin: $grid-animator-rtl-first-group;
76447
- }
76448
-
76449
- & .e-group-animator:first-child .e-groupheadercell {
76450
- margin: $grid-animator-first-group;
76451
- }
76452
-
76453
76455
  .e-group-animate.e-groupdroparea .e-nextgroup {
76454
76456
  margin-top: $grid-animator-area-margin;
76455
76457
  }
@@ -76937,6 +76939,9 @@ $grid-dropitems-count-margin-left: -8px !default;
76937
76939
  }
76938
76940
  white-space: normal;
76939
76941
  word-wrap: break-word;
76942
+ &.e-lastrowcell {
76943
+ border-bottom-width: 1px;
76944
+ }
76940
76945
  }
76941
76946
 
76942
76947
  .e-summarycontent {
@@ -82276,6 +82281,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82276
82281
  .e-rcursor {
82277
82282
  border: 0;
82278
82283
  }
82284
+
82285
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82286
+ padding: 5px 8px;
82287
+ line-height: 16px;
82288
+ }
82279
82289
  }
82280
82290
 
82281
82291
  @include visibility(hidden);
@@ -82326,6 +82336,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82326
82336
  line-height: 20px;
82327
82337
  }
82328
82338
  }
82339
+
82340
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82341
+ padding: 10px 8px;
82342
+ line-height: 16px;
82343
+ }
82329
82344
  }
82330
82345
 
82331
82346
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -91675,7 +91690,7 @@ $gantt-masked-table-background-color: #e1dfdd;
91675
91690
  }
91676
91691
 
91677
91692
  .e-zero-spacing {
91678
- border-spacing: .25px;
91693
+ border-spacing: 0;
91679
91694
  }
91680
91695
 
91681
91696
  .e-chart-row:first-child .e-chart-row-border {
@@ -107015,7 +107030,6 @@ $field-list-adaptive-outerdiv-height: 176px !default;
107015
107030
  .e-label {
107016
107031
  color: $field-list-default-font-color;
107017
107032
  font-family: $field-list-font-family;
107018
- font-size: 14px;
107019
107033
  opacity: .87;
107020
107034
  }
107021
107035
  }
@@ -109386,6 +109400,16 @@ $pivotpager-single-size-title-padding: 8px !default;
109386
109400
  }
109387
109401
  }
109388
109402
 
109403
+ &.e-device {
109404
+ .e-pivotcell-container {
109405
+ .e-stackedheadertext {
109406
+ &.e-cellvalue {
109407
+ align-self: center;
109408
+ }
109409
+ }
109410
+ }
109411
+ }
109412
+
109389
109413
  .e-nextspan {
109390
109414
  display: inline-block;
109391
109415
  width: $pivotview-indent-space-size;
@@ -109447,9 +109471,10 @@ $pivotpager-single-size-title-padding: 8px !default;
109447
109471
  border-bottom-color: $border-light;
109448
109472
  }
109449
109473
 
109450
- table th[rowspan = '1'] {
109451
- padding-bottom: 0;
109452
- padding-top: 0;
109474
+ table th[rowspan = '1'],
109475
+ table th:not([rowspan]) {
109476
+ padding-bottom: 0 !important;
109477
+ padding-top: 0 !important;
109453
109478
  vertical-align: middle;
109454
109479
  }
109455
109480
  }
@@ -40287,11 +40287,15 @@ $switch-bigger-small-ripple-width: 36px !default;
40287
40287
  }
40288
40288
 
40289
40289
  & .e-ripple-container {
40290
- background-color: $switch-checked-ripple-bg-color;
40290
+ @if $skin-name == 'Material3' {
40291
+ background-color: $switch-checked-ripple-bg-color;
40292
+ }
40291
40293
  }
40292
40294
 
40293
40295
  & .e-ripple-check.e-ripple-container {
40294
- background-color: $switch-ripple-bg-color;
40296
+ @if $skin-name == 'Material3' {
40297
+ background-color: $switch-ripple-bg-color;
40298
+ }
40295
40299
  }
40296
40300
  }
40297
40301
  }
@@ -42044,8 +42048,8 @@ $range-header-font-size: 16px !default;
42044
42048
  #{if(&, '&', '*')} .e-title {
42045
42049
  cursor: $range-cursor-pointer-style;
42046
42050
  line-height: $range-normal-nav-icon-height;
42047
- width: $range-control-header-width;
42048
42051
  @if ($skin-name != 'FluentUI') {
42052
+ width: $range-control-header-width;
42049
42053
  float: $range-float-none;
42050
42054
  font-weight: $range-font-weight-normal;
42051
42055
  margin-left: $range-value-zero;
@@ -42059,12 +42063,13 @@ $range-header-font-size: 16px !default;
42059
42063
  }
42060
42064
  }
42061
42065
  #{if(&, '&', '*')} .e-next {
42062
- float: $range-float-right;
42066
+ @if ($skin-name != 'FluentUI') {
42067
+ float: $range-float-right;
42068
+ }
42063
42069
  }
42064
42070
  #{if(&, '&', '*')} .e-prev {
42065
- float: $range-float-left;
42066
- @if ($skin-name == 'FluentUI') {
42067
- float: $range-float-right;
42071
+ @if ($skin-name != 'FluentUI') {
42072
+ float: $range-float-left;
42068
42073
  }
42069
42074
  }
42070
42075
  #{if(&, '&', '*')} .e-next,
@@ -42208,7 +42213,9 @@ $range-header-font-size: 16px !default;
42208
42213
  float: $range-float-left;
42209
42214
  }
42210
42215
  #{if(&, '&', '*')} .e-prev {
42211
- float: $range-float-right;
42216
+ @if ($skin-name != 'FluentUI') {
42217
+ float: $range-float-right;
42218
+ }
42212
42219
  }
42213
42220
  #{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
42214
42221
  border-radius: $range-hover-end-radius;
@@ -63245,7 +63252,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 108px) !default;
63245
63252
  }
63246
63253
 
63247
63254
  & .e-selectall-parent + .e-list-parent {
63248
- height: $listbox-select-height;
63255
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63249
63256
  }
63250
63257
 
63251
63258
  & .e-icons {
@@ -75163,7 +75170,7 @@ $grid-animator-bigger-area-margin: 22px !default;
75163
75170
  $grid-group-animator-drop-height: 48px !default;
75164
75171
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
75165
75172
  $grid-animtor-border-bottom-width: 1px !default;
75166
- $grid-animator-area-padding: 0 !default;
75173
+ $grid-animator-area-padding: 0 12px 0 !default;
75167
75174
  $grid-animtor-area-border-width: 1px !default;
75168
75175
  $grid-animator-area-border: 0 !default;
75169
75176
  $grid-animator-area-margin: 9px !default;
@@ -75427,6 +75434,10 @@ $grid-dropitems-count-margin-left: -8px !default;
75427
75434
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
75428
75435
  }
75429
75436
 
75437
+ .e-summarycell.e-lastrowcell {
75438
+ border-bottom-width: 1px;
75439
+ }
75440
+
75430
75441
  .e-rowcell .e-checkbox-wrapper,
75431
75442
  .e-rowcell .e-css.e-checkbox-wrapper {
75432
75443
  @if $grid-skin == 'material3' {
@@ -76581,7 +76592,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76581
76592
 
76582
76593
  .e-bigger & .e-group-animator .e-groupheadercell,
76583
76594
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
76584
- margin: $grid-group-animator-bigger-cell-margin;
76595
+ margin: $grid-group-animator-bigger-cell-margin;
76585
76596
  border-bottom-width: $grid-animtor-border-bottom-width;
76586
76597
  }
76587
76598
 
@@ -76601,7 +76612,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76601
76612
 
76602
76613
  & .e-group-animator .e-groupheadercell,
76603
76614
  & .e-group-animator .e-groupheadercell:hover {
76604
- margin: $grid-group-animator-cell-margin;
76615
+ margin: $grid-group-animator-cell-margin;
76605
76616
  border-bottom-width: $grid-animtor-border-bottom-width;
76606
76617
  }
76607
76618
 
@@ -76610,9 +76621,8 @@ $grid-dropitems-count-margin-left: -8px !default;
76610
76621
  }
76611
76622
 
76612
76623
  & .e-groupdroparea.e-group-animate.e-grouped {
76613
- overflow: hidden;
76614
76624
  padding: $grid-animator-area-padding;
76615
- height: $grid-group-animator-drop-height;
76625
+ height: auto;
76616
76626
  border-bottom-width: $grid-animator-area-border;
76617
76627
  }
76618
76628
 
@@ -76630,14 +76640,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76630
76640
  margin-top: $grid-animator-margin-top-rtl;
76631
76641
  }
76632
76642
 
76633
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
76634
- margin: $grid-animator-rtl-first-group;
76635
- }
76636
-
76637
- & .e-group-animator:first-child .e-groupheadercell {
76638
- margin: $grid-animator-first-group;
76639
- }
76640
-
76641
76643
  .e-group-animate.e-groupdroparea .e-nextgroup {
76642
76644
  margin-top: $grid-animator-area-margin;
76643
76645
  }
@@ -77125,6 +77127,9 @@ $grid-dropitems-count-margin-left: -8px !default;
77125
77127
  }
77126
77128
  white-space: normal;
77127
77129
  word-wrap: break-word;
77130
+ &.e-lastrowcell {
77131
+ border-bottom-width: 1px;
77132
+ }
77128
77133
  }
77129
77134
 
77130
77135
  .e-summarycontent {
@@ -82464,6 +82469,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82464
82469
  .e-rcursor {
82465
82470
  border: 0;
82466
82471
  }
82472
+
82473
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82474
+ padding: 5px 8px;
82475
+ line-height: 16px;
82476
+ }
82467
82477
  }
82468
82478
 
82469
82479
  @include visibility(hidden);
@@ -82514,6 +82524,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82514
82524
  line-height: 20px;
82515
82525
  }
82516
82526
  }
82527
+
82528
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82529
+ padding: 10px 8px;
82530
+ line-height: 16px;
82531
+ }
82517
82532
  }
82518
82533
 
82519
82534
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -91991,7 +92006,7 @@ $gantt-masked-table-background-color: #e1dfdd;
91991
92006
  }
91992
92007
 
91993
92008
  .e-zero-spacing {
91994
- border-spacing: .25px;
92009
+ border-spacing: 0;
91995
92010
  }
91996
92011
 
91997
92012
  .e-chart-row:first-child .e-chart-row-border {
@@ -107389,7 +107404,6 @@ $field-list-adaptive-outerdiv-height: 177px !default;
107389
107404
  .e-label {
107390
107405
  color: $field-list-default-font-color;
107391
107406
  font-family: $field-list-font-family;
107392
- font-size: 14px;
107393
107407
  opacity: .87;
107394
107408
  }
107395
107409
  }
@@ -109760,6 +109774,16 @@ $pivotpager-single-size-title-padding: 8px !default;
109760
109774
  }
109761
109775
  }
109762
109776
 
109777
+ &.e-device {
109778
+ .e-pivotcell-container {
109779
+ .e-stackedheadertext {
109780
+ &.e-cellvalue {
109781
+ align-self: center;
109782
+ }
109783
+ }
109784
+ }
109785
+ }
109786
+
109763
109787
  .e-nextspan {
109764
109788
  display: inline-block;
109765
109789
  width: $pivotview-indent-space-size;
@@ -109821,9 +109845,10 @@ $pivotpager-single-size-title-padding: 8px !default;
109821
109845
  border-bottom-color: $border-light;
109822
109846
  }
109823
109847
 
109824
- table th[rowspan = '1'] {
109825
- padding-bottom: 0;
109826
- padding-top: 0;
109848
+ table th[rowspan = '1'],
109849
+ table th:not([rowspan]) {
109850
+ padding-bottom: 0 !important;
109851
+ padding-top: 0 !important;
109827
109852
  vertical-align: middle;
109828
109853
  }
109829
109854
  }