@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
@@ -412,8 +412,8 @@ $range-header-font-size: 16px !default;
412
412
  #{if(&, '&', '*')} .e-title {
413
413
  cursor: $range-cursor-pointer-style;
414
414
  line-height: $range-normal-nav-icon-height;
415
- width: $range-control-header-width;
416
415
  @if ($skin-name != 'FluentUI') {
416
+ width: $range-control-header-width;
417
417
  float: $range-float-none;
418
418
  font-weight: $range-font-weight-normal;
419
419
  margin-left: $range-value-zero;
@@ -427,12 +427,13 @@ $range-header-font-size: 16px !default;
427
427
  }
428
428
  }
429
429
  #{if(&, '&', '*')} .e-next {
430
- float: $range-float-right;
430
+ @if ($skin-name != 'FluentUI') {
431
+ float: $range-float-right;
432
+ }
431
433
  }
432
434
  #{if(&, '&', '*')} .e-prev {
433
- float: $range-float-left;
434
- @if ($skin-name == 'FluentUI') {
435
- float: $range-float-right;
435
+ @if ($skin-name != 'FluentUI') {
436
+ float: $range-float-left;
436
437
  }
437
438
  }
438
439
  #{if(&, '&', '*')} .e-next,
@@ -576,7 +577,9 @@ $range-header-font-size: 16px !default;
576
577
  float: $range-float-left;
577
578
  }
578
579
  #{if(&, '&', '*')} .e-prev {
579
- float: $range-float-right;
580
+ @if ($skin-name != 'FluentUI') {
581
+ float: $range-float-right;
582
+ }
580
583
  }
581
584
  #{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
582
585
  border-radius: $range-hover-end-radius;
@@ -412,8 +412,8 @@ $range-header-font-size: 16px !default;
412
412
  #{if(&, '&', '*')} .e-title {
413
413
  cursor: $range-cursor-pointer-style;
414
414
  line-height: $range-normal-nav-icon-height;
415
- width: $range-control-header-width;
416
415
  @if ($skin-name != 'FluentUI') {
416
+ width: $range-control-header-width;
417
417
  float: $range-float-none;
418
418
  font-weight: $range-font-weight-normal;
419
419
  margin-left: $range-value-zero;
@@ -427,12 +427,13 @@ $range-header-font-size: 16px !default;
427
427
  }
428
428
  }
429
429
  #{if(&, '&', '*')} .e-next {
430
- float: $range-float-right;
430
+ @if ($skin-name != 'FluentUI') {
431
+ float: $range-float-right;
432
+ }
431
433
  }
432
434
  #{if(&, '&', '*')} .e-prev {
433
- float: $range-float-left;
434
- @if ($skin-name == 'FluentUI') {
435
- float: $range-float-right;
435
+ @if ($skin-name != 'FluentUI') {
436
+ float: $range-float-left;
436
437
  }
437
438
  }
438
439
  #{if(&, '&', '*')} .e-next,
@@ -576,7 +577,9 @@ $range-header-font-size: 16px !default;
576
577
  float: $range-float-left;
577
578
  }
578
579
  #{if(&, '&', '*')} .e-prev {
579
- float: $range-float-right;
580
+ @if ($skin-name != 'FluentUI') {
581
+ float: $range-float-right;
582
+ }
580
583
  }
581
584
  #{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
582
585
  border-radius: $range-hover-end-radius;
@@ -779,7 +779,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
779
779
  }
780
780
 
781
781
  & .e-selectall-parent + .e-list-parent {
782
- height: $listbox-select-height;
782
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
783
783
  }
784
784
 
785
785
  & .e-icons {
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
772
772
  }
773
773
 
774
774
  & .e-selectall-parent + .e-list-parent {
775
- height: $listbox-select-height;
775
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
776
776
  }
777
777
 
778
778
  & .e-icons {
@@ -777,7 +777,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 108px) !default;
777
777
  }
778
778
 
779
779
  & .e-selectall-parent + .e-list-parent {
780
- height: $listbox-select-height;
780
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
781
781
  }
782
782
 
783
783
  & .e-icons {
@@ -773,7 +773,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
773
773
  }
774
774
 
775
775
  & .e-selectall-parent + .e-list-parent {
776
- height: $listbox-select-height;
776
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
777
777
  }
778
778
 
779
779
  & .e-icons {
@@ -773,7 +773,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
773
773
  }
774
774
 
775
775
  & .e-selectall-parent + .e-list-parent {
776
- height: $listbox-select-height;
776
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
777
777
  }
778
778
 
779
779
  & .e-icons {
@@ -779,7 +779,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
779
779
  }
780
780
 
781
781
  & .e-selectall-parent + .e-list-parent {
782
- height: $listbox-select-height;
782
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
783
783
  }
784
784
 
785
785
  & .e-icons {
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
772
772
  }
773
773
 
774
774
  & .e-selectall-parent + .e-list-parent {
775
- height: $listbox-select-height;
775
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
776
776
  }
777
777
 
778
778
  & .e-icons {
@@ -773,7 +773,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
773
773
  }
774
774
 
775
775
  & .e-selectall-parent + .e-list-parent {
776
- height: $listbox-select-height;
776
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
777
777
  }
778
778
 
779
779
  & .e-icons {
@@ -773,7 +773,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
773
773
  }
774
774
 
775
775
  & .e-selectall-parent + .e-list-parent {
776
- height: $listbox-select-height;
776
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
777
777
  }
778
778
 
779
779
  & .e-icons {
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
772
772
  }
773
773
 
774
774
  & .e-selectall-parent + .e-list-parent {
775
- height: $listbox-select-height;
775
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
776
776
  }
777
777
 
778
778
  & .e-icons {
@@ -779,7 +779,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
779
779
  }
780
780
 
781
781
  & .e-selectall-parent + .e-list-parent {
782
- height: $listbox-select-height;
782
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
783
783
  }
784
784
 
785
785
  & .e-icons {
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
772
772
  }
773
773
 
774
774
  & .e-selectall-parent + .e-list-parent {
775
- height: $listbox-select-height;
775
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
776
776
  }
777
777
 
778
778
  & .e-icons {
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
772
772
  }
773
773
 
774
774
  & .e-selectall-parent + .e-list-parent {
775
- height: $listbox-select-height;
775
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
776
776
  }
777
777
 
778
778
  & .e-icons {
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
772
772
  }
773
773
 
774
774
  & .e-selectall-parent + .e-list-parent {
775
- height: $listbox-select-height;
775
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
776
776
  }
777
777
 
778
778
  & .e-icons {
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
772
772
  }
773
773
 
774
774
  & .e-selectall-parent + .e-list-parent {
775
- height: $listbox-select-height;
775
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
776
776
  }
777
777
 
778
778
  & .e-icons {
@@ -772,7 +772,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
772
772
  }
773
773
 
774
774
  & .e-selectall-parent + .e-list-parent {
775
- height: $listbox-select-height;
775
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
776
776
  }
777
777
 
778
778
  & .e-icons {
@@ -40392,11 +40392,15 @@ $switch-bigger-small-ripple-width: 36px !default;
40392
40392
  }
40393
40393
 
40394
40394
  & .e-ripple-container {
40395
- background-color: $switch-checked-ripple-bg-color;
40395
+ @if $skin-name == 'Material3' {
40396
+ background-color: $switch-checked-ripple-bg-color;
40397
+ }
40396
40398
  }
40397
40399
 
40398
40400
  & .e-ripple-check.e-ripple-container {
40399
- background-color: $switch-ripple-bg-color;
40401
+ @if $skin-name == 'Material3' {
40402
+ background-color: $switch-ripple-bg-color;
40403
+ }
40400
40404
  }
40401
40405
  }
40402
40406
  }
@@ -42150,8 +42154,8 @@ $range-header-font-size: 16px !default;
42150
42154
  #{if(&, '&', '*')} .e-title {
42151
42155
  cursor: $range-cursor-pointer-style;
42152
42156
  line-height: $range-normal-nav-icon-height;
42153
- width: $range-control-header-width;
42154
42157
  @if ($skin-name != 'FluentUI') {
42158
+ width: $range-control-header-width;
42155
42159
  float: $range-float-none;
42156
42160
  font-weight: $range-font-weight-normal;
42157
42161
  margin-left: $range-value-zero;
@@ -42165,12 +42169,13 @@ $range-header-font-size: 16px !default;
42165
42169
  }
42166
42170
  }
42167
42171
  #{if(&, '&', '*')} .e-next {
42168
- float: $range-float-right;
42172
+ @if ($skin-name != 'FluentUI') {
42173
+ float: $range-float-right;
42174
+ }
42169
42175
  }
42170
42176
  #{if(&, '&', '*')} .e-prev {
42171
- float: $range-float-left;
42172
- @if ($skin-name == 'FluentUI') {
42173
- float: $range-float-right;
42177
+ @if ($skin-name != 'FluentUI') {
42178
+ float: $range-float-left;
42174
42179
  }
42175
42180
  }
42176
42181
  #{if(&, '&', '*')} .e-next,
@@ -42314,7 +42319,9 @@ $range-header-font-size: 16px !default;
42314
42319
  float: $range-float-left;
42315
42320
  }
42316
42321
  #{if(&, '&', '*')} .e-prev {
42317
- float: $range-float-right;
42322
+ @if ($skin-name != 'FluentUI') {
42323
+ float: $range-float-right;
42324
+ }
42318
42325
  }
42319
42326
  #{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
42320
42327
  border-radius: $range-hover-end-radius;
@@ -63235,7 +63242,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
63235
63242
  }
63236
63243
 
63237
63244
  & .e-selectall-parent + .e-list-parent {
63238
- height: $listbox-select-height;
63245
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63239
63246
  }
63240
63247
 
63241
63248
  & .e-icons {
@@ -74615,7 +74622,7 @@ $grid-header-font-size: 14px !default;
74615
74622
  $grid-bigger-header-font-size: $grid-header-font-size !default;
74616
74623
  $grid-grouped-headercell-span-padding: 0 !default;
74617
74624
  $grid-group-unpgroupicon-padding-right: 0 !default;
74618
- $grid-group-text-width: 57px !default;
74625
+ $grid-group-text-width: auto !default;
74619
74626
 
74620
74627
  $grid-content-bg-color: $content-bg-color !default;
74621
74628
  $grid-popup-bg-color: $content-bg-color !default;
@@ -75123,7 +75130,7 @@ $grid-animator-bigger-area-margin: 22px !default;
75123
75130
  $grid-group-animator-drop-height: 48px !default;
75124
75131
  $grid-group-animator-cell-margin: 16px 0 16px 0 !default;
75125
75132
  $grid-animtor-border-bottom-width: 1px !default;
75126
- $grid-animator-area-padding: 0 !default;
75133
+ $grid-animator-area-padding: 0 16px 0 !default;
75127
75134
  $grid-animtor-area-border-width: 1px !default;
75128
75135
  $grid-animator-area-border: 0 !default;
75129
75136
  $grid-animator-area-margin: 15px !default;
@@ -75387,6 +75394,10 @@ $grid-dropitems-count-margin-left: -8px !default;
75387
75394
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
75388
75395
  }
75389
75396
 
75397
+ .e-summarycell.e-lastrowcell {
75398
+ border-bottom-width: 1px;
75399
+ }
75400
+
75390
75401
  .e-rowcell .e-checkbox-wrapper,
75391
75402
  .e-rowcell .e-css.e-checkbox-wrapper {
75392
75403
  @if $grid-skin == 'material3' {
@@ -76541,7 +76552,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76541
76552
 
76542
76553
  .e-bigger & .e-group-animator .e-groupheadercell,
76543
76554
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
76544
- margin: $grid-group-animator-bigger-cell-margin;
76555
+ margin: $grid-group-animator-bigger-cell-margin;
76545
76556
  border-bottom-width: $grid-animtor-border-bottom-width;
76546
76557
  }
76547
76558
 
@@ -76561,7 +76572,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76561
76572
 
76562
76573
  & .e-group-animator .e-groupheadercell,
76563
76574
  & .e-group-animator .e-groupheadercell:hover {
76564
- margin: $grid-group-animator-cell-margin;
76575
+ margin: $grid-group-animator-cell-margin;
76565
76576
  border-bottom-width: $grid-animtor-border-bottom-width;
76566
76577
  }
76567
76578
 
@@ -76570,9 +76581,8 @@ $grid-dropitems-count-margin-left: -8px !default;
76570
76581
  }
76571
76582
 
76572
76583
  & .e-groupdroparea.e-group-animate.e-grouped {
76573
- overflow: hidden;
76574
76584
  padding: $grid-animator-area-padding;
76575
- height: $grid-group-animator-drop-height;
76585
+ height: auto;
76576
76586
  border-bottom-width: $grid-animator-area-border;
76577
76587
  }
76578
76588
 
@@ -76590,14 +76600,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76590
76600
  margin-top: $grid-animator-margin-top-rtl;
76591
76601
  }
76592
76602
 
76593
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
76594
- margin: $grid-animator-rtl-first-group;
76595
- }
76596
-
76597
- & .e-group-animator:first-child .e-groupheadercell {
76598
- margin: $grid-animator-first-group;
76599
- }
76600
-
76601
76603
  .e-group-animate.e-groupdroparea .e-nextgroup {
76602
76604
  margin-top: $grid-animator-area-margin;
76603
76605
  }
@@ -77085,6 +77087,9 @@ $grid-dropitems-count-margin-left: -8px !default;
77085
77087
  }
77086
77088
  white-space: normal;
77087
77089
  word-wrap: break-word;
77090
+ &.e-lastrowcell {
77091
+ border-bottom-width: 1px;
77092
+ }
77088
77093
  }
77089
77094
 
77090
77095
  .e-summarycontent {
@@ -82420,6 +82425,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82420
82425
  .e-rcursor {
82421
82426
  border: 0;
82422
82427
  }
82428
+
82429
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82430
+ padding: 5px 8px;
82431
+ line-height: 16px;
82432
+ }
82423
82433
  }
82424
82434
 
82425
82435
  @include visibility(hidden);
@@ -82470,6 +82480,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82470
82480
  line-height: 20px;
82471
82481
  }
82472
82482
  }
82483
+
82484
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82485
+ padding: 10px 8px;
82486
+ line-height: 16px;
82487
+ }
82473
82488
  }
82474
82489
 
82475
82490
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -91744,7 +91759,7 @@ $gantt-masked-table-background-color: #e1dfdd;
91744
91759
  }
91745
91760
 
91746
91761
  .e-zero-spacing {
91747
- border-spacing: .25px;
91762
+ border-spacing: 0;
91748
91763
  }
91749
91764
 
91750
91765
  .e-chart-row:first-child .e-chart-row-border {
@@ -107086,7 +107101,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
107086
107101
  .e-label {
107087
107102
  color: $field-list-default-font-color;
107088
107103
  font-family: $field-list-font-family;
107089
- font-size: 14px;
107090
107104
  opacity: .87;
107091
107105
  }
107092
107106
  }
@@ -109459,6 +109473,16 @@ $pivotpager-single-size-title-padding: 4px !default;
109459
109473
  }
109460
109474
  }
109461
109475
 
109476
+ &.e-device {
109477
+ .e-pivotcell-container {
109478
+ .e-stackedheadertext {
109479
+ &.e-cellvalue {
109480
+ align-self: center;
109481
+ }
109482
+ }
109483
+ }
109484
+ }
109485
+
109462
109486
  .e-nextspan {
109463
109487
  display: inline-block;
109464
109488
  width: $pivotview-indent-space-size;
@@ -109520,9 +109544,10 @@ $pivotpager-single-size-title-padding: 4px !default;
109520
109544
  border-bottom-color: $border-light;
109521
109545
  }
109522
109546
 
109523
- table th[rowspan = '1'] {
109524
- padding-bottom: 0;
109525
- padding-top: 0;
109547
+ table th[rowspan = '1'],
109548
+ table th:not([rowspan]) {
109549
+ padding-bottom: 0 !important;
109550
+ padding-top: 0 !important;
109526
109551
  vertical-align: middle;
109527
109552
  }
109528
109553
  }
@@ -40206,11 +40206,15 @@ $switch-bigger-small-ripple-width: 36px !default;
40206
40206
  }
40207
40207
 
40208
40208
  & .e-ripple-container {
40209
- background-color: $switch-checked-ripple-bg-color;
40209
+ @if $skin-name == 'Material3' {
40210
+ background-color: $switch-checked-ripple-bg-color;
40211
+ }
40210
40212
  }
40211
40213
 
40212
40214
  & .e-ripple-check.e-ripple-container {
40213
- background-color: $switch-ripple-bg-color;
40215
+ @if $skin-name == 'Material3' {
40216
+ background-color: $switch-ripple-bg-color;
40217
+ }
40214
40218
  }
40215
40219
  }
40216
40220
  }
@@ -41950,8 +41954,8 @@ $range-header-font-size: 16px !default;
41950
41954
  #{if(&, '&', '*')} .e-title {
41951
41955
  cursor: $range-cursor-pointer-style;
41952
41956
  line-height: $range-normal-nav-icon-height;
41953
- width: $range-control-header-width;
41954
41957
  @if ($skin-name != 'FluentUI') {
41958
+ width: $range-control-header-width;
41955
41959
  float: $range-float-none;
41956
41960
  font-weight: $range-font-weight-normal;
41957
41961
  margin-left: $range-value-zero;
@@ -41965,12 +41969,13 @@ $range-header-font-size: 16px !default;
41965
41969
  }
41966
41970
  }
41967
41971
  #{if(&, '&', '*')} .e-next {
41968
- float: $range-float-right;
41972
+ @if ($skin-name != 'FluentUI') {
41973
+ float: $range-float-right;
41974
+ }
41969
41975
  }
41970
41976
  #{if(&, '&', '*')} .e-prev {
41971
- float: $range-float-left;
41972
- @if ($skin-name == 'FluentUI') {
41973
- float: $range-float-right;
41977
+ @if ($skin-name != 'FluentUI') {
41978
+ float: $range-float-left;
41974
41979
  }
41975
41980
  }
41976
41981
  #{if(&, '&', '*')} .e-next,
@@ -42114,7 +42119,9 @@ $range-header-font-size: 16px !default;
42114
42119
  float: $range-float-left;
42115
42120
  }
42116
42121
  #{if(&, '&', '*')} .e-prev {
42117
- float: $range-float-right;
42122
+ @if ($skin-name != 'FluentUI') {
42123
+ float: $range-float-right;
42124
+ }
42118
42125
  }
42119
42126
  #{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
42120
42127
  border-radius: $range-hover-end-radius;
@@ -62999,7 +63006,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
62999
63006
  }
63000
63007
 
63001
63008
  & .e-selectall-parent + .e-list-parent {
63002
- height: $listbox-select-height;
63009
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63003
63010
  }
63004
63011
 
63005
63012
  & .e-icons {
@@ -74379,7 +74386,7 @@ $grid-header-font-size: 14px !default;
74379
74386
  $grid-bigger-header-font-size: $grid-header-font-size !default;
74380
74387
  $grid-grouped-headercell-span-padding: 0 !default;
74381
74388
  $grid-group-unpgroupicon-padding-right: 0 !default;
74382
- $grid-group-text-width: 57px !default;
74389
+ $grid-group-text-width: auto !default;
74383
74390
 
74384
74391
  $grid-content-bg-color: $content-bg-color !default;
74385
74392
  $grid-popup-bg-color: $content-bg-color !default;
@@ -74886,7 +74893,7 @@ $grid-animator-bigger-area-margin: 22px !default;
74886
74893
  $grid-group-animator-drop-height: 48px !default;
74887
74894
  $grid-group-animator-cell-margin: 16px 0 16px 0 !default;
74888
74895
  $grid-animtor-border-bottom-width: 1px !default;
74889
- $grid-animator-area-padding: 0 !default;
74896
+ $grid-animator-area-padding: 0 16px 0 !default;
74890
74897
  $grid-animtor-area-border-width: 1px !default;
74891
74898
  $grid-animator-area-border: 0 !default;
74892
74899
  $grid-animator-area-margin: 15px !default;
@@ -75150,6 +75157,10 @@ $grid-dropitems-count-margin-left: -8px !default;
75150
75157
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
75151
75158
  }
75152
75159
 
75160
+ .e-summarycell.e-lastrowcell {
75161
+ border-bottom-width: 1px;
75162
+ }
75163
+
75153
75164
  .e-rowcell .e-checkbox-wrapper,
75154
75165
  .e-rowcell .e-css.e-checkbox-wrapper {
75155
75166
  @if $grid-skin == 'material3' {
@@ -76304,7 +76315,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76304
76315
 
76305
76316
  .e-bigger & .e-group-animator .e-groupheadercell,
76306
76317
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
76307
- margin: $grid-group-animator-bigger-cell-margin;
76318
+ margin: $grid-group-animator-bigger-cell-margin;
76308
76319
  border-bottom-width: $grid-animtor-border-bottom-width;
76309
76320
  }
76310
76321
 
@@ -76324,7 +76335,7 @@ $grid-dropitems-count-margin-left: -8px !default;
76324
76335
 
76325
76336
  & .e-group-animator .e-groupheadercell,
76326
76337
  & .e-group-animator .e-groupheadercell:hover {
76327
- margin: $grid-group-animator-cell-margin;
76338
+ margin: $grid-group-animator-cell-margin;
76328
76339
  border-bottom-width: $grid-animtor-border-bottom-width;
76329
76340
  }
76330
76341
 
@@ -76333,9 +76344,8 @@ $grid-dropitems-count-margin-left: -8px !default;
76333
76344
  }
76334
76345
 
76335
76346
  & .e-groupdroparea.e-group-animate.e-grouped {
76336
- overflow: hidden;
76337
76347
  padding: $grid-animator-area-padding;
76338
- height: $grid-group-animator-drop-height;
76348
+ height: auto;
76339
76349
  border-bottom-width: $grid-animator-area-border;
76340
76350
  }
76341
76351
 
@@ -76353,14 +76363,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76353
76363
  margin-top: $grid-animator-margin-top-rtl;
76354
76364
  }
76355
76365
 
76356
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
76357
- margin: $grid-animator-rtl-first-group;
76358
- }
76359
-
76360
- & .e-group-animator:first-child .e-groupheadercell {
76361
- margin: $grid-animator-first-group;
76362
- }
76363
-
76364
76366
  .e-group-animate.e-groupdroparea .e-nextgroup {
76365
76367
  margin-top: $grid-animator-area-margin;
76366
76368
  }
@@ -76848,6 +76850,9 @@ $grid-dropitems-count-margin-left: -8px !default;
76848
76850
  }
76849
76851
  white-space: normal;
76850
76852
  word-wrap: break-word;
76853
+ &.e-lastrowcell {
76854
+ border-bottom-width: 1px;
76855
+ }
76851
76856
  }
76852
76857
 
76853
76858
  .e-summarycontent {
@@ -82185,6 +82190,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82185
82190
  .e-rcursor {
82186
82191
  border: 0;
82187
82192
  }
82193
+
82194
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82195
+ padding: 5px 8px;
82196
+ line-height: 16px;
82197
+ }
82188
82198
  }
82189
82199
 
82190
82200
  @include visibility(hidden);
@@ -82235,6 +82245,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
82235
82245
  line-height: 20px;
82236
82246
  }
82237
82247
  }
82248
+
82249
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
82250
+ padding: 10px 8px;
82251
+ line-height: 16px;
82252
+ }
82238
82253
  }
82239
82254
 
82240
82255
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -91501,7 +91516,7 @@ $gantt-masked-table-background-color: #e1dfdd;
91501
91516
  }
91502
91517
 
91503
91518
  .e-zero-spacing {
91504
- border-spacing: .25px;
91519
+ border-spacing: 0;
91505
91520
  }
91506
91521
 
91507
91522
  .e-chart-row:first-child .e-chart-row-border {
@@ -106842,7 +106857,6 @@ $field-list-adaptive-outerdiv-height: 166px !default;
106842
106857
  .e-label {
106843
106858
  color: $field-list-default-font-color;
106844
106859
  font-family: $field-list-font-family;
106845
- font-size: 14px;
106846
106860
  opacity: .87;
106847
106861
  }
106848
106862
  }
@@ -109212,6 +109226,16 @@ $pivotpager-single-size-title-padding: 4px !default;
109212
109226
  }
109213
109227
  }
109214
109228
 
109229
+ &.e-device {
109230
+ .e-pivotcell-container {
109231
+ .e-stackedheadertext {
109232
+ &.e-cellvalue {
109233
+ align-self: center;
109234
+ }
109235
+ }
109236
+ }
109237
+ }
109238
+
109215
109239
  .e-nextspan {
109216
109240
  display: inline-block;
109217
109241
  width: $pivotview-indent-space-size;
@@ -109273,9 +109297,10 @@ $pivotpager-single-size-title-padding: 4px !default;
109273
109297
  border-bottom-color: $border-light;
109274
109298
  }
109275
109299
 
109276
- table th[rowspan = '1'] {
109277
- padding-bottom: 0;
109278
- padding-top: 0;
109300
+ table th[rowspan = '1'],
109301
+ table th:not([rowspan]) {
109302
+ padding-bottom: 0 !important;
109303
+ padding-top: 0 !important;
109279
109304
  vertical-align: middle;
109280
109305
  }
109281
109306
  }