@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
@@ -691,6 +691,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
691
691
  .e-rcursor {
692
692
  border: 0;
693
693
  }
694
+
695
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
696
+ padding: 5px 8px;
697
+ line-height: 16px;
698
+ }
694
699
  }
695
700
 
696
701
  @include visibility(hidden);
@@ -741,6 +746,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
741
746
  line-height: 20px;
742
747
  }
743
748
  }
749
+
750
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
751
+ padding: 10px 8px;
752
+ line-height: 16px;
753
+ }
744
754
  }
745
755
 
746
756
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -692,6 +692,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
692
692
  .e-rcursor {
693
693
  border: 0;
694
694
  }
695
+
696
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
697
+ padding: 5px 8px;
698
+ line-height: 16px;
699
+ }
695
700
  }
696
701
 
697
702
  @include visibility(hidden);
@@ -742,6 +747,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
742
747
  line-height: 20px;
743
748
  }
744
749
  }
750
+
751
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
752
+ padding: 10px 8px;
753
+ line-height: 16px;
754
+ }
745
755
  }
746
756
 
747
757
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -693,6 +693,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
693
693
  .e-rcursor {
694
694
  border: 0;
695
695
  }
696
+
697
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
698
+ padding: 5px 8px;
699
+ line-height: 16px;
700
+ }
696
701
  }
697
702
 
698
703
  @include visibility(hidden);
@@ -743,6 +748,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
743
748
  line-height: 20px;
744
749
  }
745
750
  }
751
+
752
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
753
+ padding: 10px 8px;
754
+ line-height: 16px;
755
+ }
746
756
  }
747
757
 
748
758
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -688,6 +688,11 @@ $fe-drop-folder-bg-color: $primary !default;
688
688
  .e-rcursor {
689
689
  border: 0;
690
690
  }
691
+
692
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
693
+ padding: 5px 8px;
694
+ line-height: 16px;
695
+ }
691
696
  }
692
697
 
693
698
  @include visibility(hidden);
@@ -738,6 +743,11 @@ $fe-drop-folder-bg-color: $primary !default;
738
743
  line-height: 20px;
739
744
  }
740
745
  }
746
+
747
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
748
+ padding: 10px 8px;
749
+ line-height: 16px;
750
+ }
741
751
  }
742
752
 
743
753
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -688,6 +688,11 @@ $fe-drop-folder-bg-color: $primary !default;
688
688
  .e-rcursor {
689
689
  border: 0;
690
690
  }
691
+
692
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
693
+ padding: 5px 8px;
694
+ line-height: 16px;
695
+ }
691
696
  }
692
697
 
693
698
  @include visibility(hidden);
@@ -738,6 +743,11 @@ $fe-drop-folder-bg-color: $primary !default;
738
743
  line-height: 20px;
739
744
  }
740
745
  }
746
+
747
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
748
+ padding: 10px 8px;
749
+ line-height: 16px;
750
+ }
741
751
  }
742
752
 
743
753
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -689,6 +689,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
689
689
  .e-rcursor {
690
690
  border: 0;
691
691
  }
692
+
693
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
694
+ padding: 5px 8px;
695
+ line-height: 16px;
696
+ }
692
697
  }
693
698
 
694
699
  @include visibility(hidden);
@@ -739,6 +744,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
739
744
  line-height: 20px;
740
745
  }
741
746
  }
747
+
748
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
749
+ padding: 10px 8px;
750
+ line-height: 16px;
751
+ }
742
752
  }
743
753
 
744
754
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -691,6 +691,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
691
691
  .e-rcursor {
692
692
  border: 0;
693
693
  }
694
+
695
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
696
+ padding: 5px 8px;
697
+ line-height: 16px;
698
+ }
694
699
  }
695
700
 
696
701
  @include visibility(hidden);
@@ -741,6 +746,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
741
746
  line-height: 20px;
742
747
  }
743
748
  }
749
+
750
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
751
+ padding: 10px 8px;
752
+ line-height: 16px;
753
+ }
744
754
  }
745
755
 
746
756
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -696,6 +696,11 @@ $fe-drop-folder-bg-color: $primary !default;
696
696
  .e-rcursor {
697
697
  border: 0;
698
698
  }
699
+
700
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
701
+ padding: 5px 8px;
702
+ line-height: 16px;
703
+ }
699
704
  }
700
705
 
701
706
  @include visibility(hidden);
@@ -746,6 +751,11 @@ $fe-drop-folder-bg-color: $primary !default;
746
751
  line-height: 20px;
747
752
  }
748
753
  }
754
+
755
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
756
+ padding: 10px 8px;
757
+ line-height: 16px;
758
+ }
749
759
  }
750
760
 
751
761
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -696,6 +696,11 @@ $fe-drop-folder-bg-color: $primary !default;
696
696
  .e-rcursor {
697
697
  border: 0;
698
698
  }
699
+
700
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
701
+ padding: 5px 8px;
702
+ line-height: 16px;
703
+ }
699
704
  }
700
705
 
701
706
  @include visibility(hidden);
@@ -746,6 +751,11 @@ $fe-drop-folder-bg-color: $primary !default;
746
751
  line-height: 20px;
747
752
  }
748
753
  }
754
+
755
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
756
+ padding: 10px 8px;
757
+ line-height: 16px;
758
+ }
749
759
  }
750
760
 
751
761
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -691,6 +691,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
691
691
  .e-rcursor {
692
692
  border: 0;
693
693
  }
694
+
695
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
696
+ padding: 5px 8px;
697
+ line-height: 16px;
698
+ }
694
699
  }
695
700
 
696
701
  @include visibility(hidden);
@@ -741,6 +746,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
741
746
  line-height: 20px;
742
747
  }
743
748
  }
749
+
750
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
751
+ padding: 10px 8px;
752
+ line-height: 16px;
753
+ }
744
754
  }
745
755
 
746
756
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -691,6 +691,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
691
691
  .e-rcursor {
692
692
  border: 0;
693
693
  }
694
+
695
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
696
+ padding: 5px 8px;
697
+ line-height: 16px;
698
+ }
694
699
  }
695
700
 
696
701
  @include visibility(hidden);
@@ -741,6 +746,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
741
746
  line-height: 20px;
742
747
  }
743
748
  }
749
+
750
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
751
+ padding: 10px 8px;
752
+ line-height: 16px;
753
+ }
744
754
  }
745
755
 
746
756
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -691,6 +691,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
691
691
  .e-rcursor {
692
692
  border: 0;
693
693
  }
694
+
695
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
696
+ padding: 5px 8px;
697
+ line-height: 16px;
698
+ }
694
699
  }
695
700
 
696
701
  @include visibility(hidden);
@@ -741,6 +746,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
741
746
  line-height: 20px;
742
747
  }
743
748
  }
749
+
750
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
751
+ padding: 10px 8px;
752
+ line-height: 16px;
753
+ }
744
754
  }
745
755
 
746
756
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -708,6 +708,11 @@ $fe-drop-folder-bg-color: rgba($primary) !default;
708
708
  .e-rcursor {
709
709
  border: 0;
710
710
  }
711
+
712
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
713
+ padding: 5px 8px;
714
+ line-height: 16px;
715
+ }
711
716
  }
712
717
 
713
718
  @include visibility(hidden);
@@ -758,6 +763,11 @@ $fe-drop-folder-bg-color: rgba($primary) !default;
758
763
  line-height: 20px;
759
764
  }
760
765
  }
766
+
767
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
768
+ padding: 10px 8px;
769
+ line-height: 16px;
770
+ }
761
771
  }
762
772
 
763
773
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -708,6 +708,11 @@ $fe-drop-folder-bg-color: rgba($primary) !default;
708
708
  .e-rcursor {
709
709
  border: 0;
710
710
  }
711
+
712
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
713
+ padding: 5px 8px;
714
+ line-height: 16px;
715
+ }
711
716
  }
712
717
 
713
718
  @include visibility(hidden);
@@ -758,6 +763,11 @@ $fe-drop-folder-bg-color: rgba($primary) !default;
758
763
  line-height: 20px;
759
764
  }
760
765
  }
766
+
767
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
768
+ padding: 10px 8px;
769
+ line-height: 16px;
770
+ }
761
771
  }
762
772
 
763
773
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -683,6 +683,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
683
683
  .e-rcursor {
684
684
  border: 0;
685
685
  }
686
+
687
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
688
+ padding: 5px 8px;
689
+ line-height: 16px;
690
+ }
686
691
  }
687
692
 
688
693
  @include visibility(hidden);
@@ -733,6 +738,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
733
738
  line-height: 20px;
734
739
  }
735
740
  }
741
+
742
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
743
+ padding: 10px 8px;
744
+ line-height: 16px;
745
+ }
736
746
  }
737
747
 
738
748
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -683,6 +683,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
683
683
  .e-rcursor {
684
684
  border: 0;
685
685
  }
686
+
687
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
688
+ padding: 5px 8px;
689
+ line-height: 16px;
690
+ }
686
691
  }
687
692
 
688
693
  @include visibility(hidden);
@@ -733,6 +738,11 @@ $fe-lg-icon-empty-inner-content-text-align: center !default;
733
738
  line-height: 20px;
734
739
  }
735
740
  }
741
+
742
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
743
+ padding: 10px 8px;
744
+ line-height: 16px;
745
+ }
736
746
  }
737
747
 
738
748
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -40623,11 +40623,15 @@ $switch-handle-off-hover-bg-color: $border-alt !default;
40623
40623
  }
40624
40624
 
40625
40625
  & .e-ripple-container {
40626
- background-color: $switch-checked-ripple-bg-color;
40626
+ @if $skin-name == 'Material3' {
40627
+ background-color: $switch-checked-ripple-bg-color;
40628
+ }
40627
40629
  }
40628
40630
 
40629
40631
  & .e-ripple-check.e-ripple-container {
40630
- background-color: $switch-ripple-bg-color;
40632
+ @if $skin-name == 'Material3' {
40633
+ background-color: $switch-ripple-bg-color;
40634
+ }
40631
40635
  }
40632
40636
  }
40633
40637
  }
@@ -42335,6 +42339,23 @@ $modal-range-tablet-font-size: 18px !default;
42335
42339
 
42336
42340
  $range-header-font-size: 16px !default;
42337
42341
 
42342
+ .e-daterangepicker.e-popup .e-calendar .e-header .e-title {
42343
+ width: 65%;
42344
+ }
42345
+
42346
+ .e-daterangepicker.e-popup.e-small .e-calendar .e-header .e-title {
42347
+ width: 61%;
42348
+ }
42349
+
42350
+ .e-daterangepicker.e-popup.e-bigger .e-calendar .e-header .e-title,
42351
+ .e-daterangepicker.e-popup.e-device .e-calendar .e-header .e-title {
42352
+ width: 72%;
42353
+ }
42354
+
42355
+ .e-daterangepicker.e-popup.e-bigger.e-small .e-calendar .e-header .e-title {
42356
+ width: 70%;
42357
+ }
42358
+
42338
42359
  @include export-module('daterangepicker-layout') {
42339
42360
 
42340
42361
  /*! daterangepicker layout */
@@ -42448,8 +42469,8 @@ $range-header-font-size: 16px !default;
42448
42469
  #{if(&, '&', '*')} .e-title {
42449
42470
  cursor: $range-cursor-pointer-style;
42450
42471
  line-height: $range-normal-nav-icon-height;
42451
- width: $range-control-header-width;
42452
42472
  @if ($skin-name != 'FluentUI') {
42473
+ width: $range-control-header-width;
42453
42474
  float: $range-float-none;
42454
42475
  font-weight: $range-font-weight-normal;
42455
42476
  margin-left: $range-value-zero;
@@ -42463,12 +42484,13 @@ $range-header-font-size: 16px !default;
42463
42484
  }
42464
42485
  }
42465
42486
  #{if(&, '&', '*')} .e-next {
42466
- float: $range-float-right;
42487
+ @if ($skin-name != 'FluentUI') {
42488
+ float: $range-float-right;
42489
+ }
42467
42490
  }
42468
42491
  #{if(&, '&', '*')} .e-prev {
42469
- float: $range-float-left;
42470
- @if ($skin-name == 'FluentUI') {
42471
- float: $range-float-right;
42492
+ @if ($skin-name != 'FluentUI') {
42493
+ float: $range-float-left;
42472
42494
  }
42473
42495
  }
42474
42496
  #{if(&, '&', '*')} .e-next,
@@ -42612,7 +42634,9 @@ $range-header-font-size: 16px !default;
42612
42634
  float: $range-float-left;
42613
42635
  }
42614
42636
  #{if(&, '&', '*')} .e-prev {
42615
- float: $range-float-right;
42637
+ @if ($skin-name != 'FluentUI') {
42638
+ float: $range-float-right;
42639
+ }
42616
42640
  }
42617
42641
  #{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
42618
42642
  border-radius: $range-hover-end-radius;
@@ -63673,7 +63697,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
63673
63697
  }
63674
63698
 
63675
63699
  & .e-selectall-parent + .e-list-parent {
63676
- height: $listbox-select-height;
63700
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63677
63701
  }
63678
63702
 
63679
63703
  & .e-icons {
@@ -75684,7 +75708,7 @@ $grid-animator-bigger-area-margin: 22px !default;
75684
75708
  $grid-group-animator-drop-height: 48px !default;
75685
75709
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
75686
75710
  $grid-animtor-border-bottom-width: 1px !default;
75687
- $grid-animator-area-padding: 0 !default;
75711
+ $grid-animator-area-padding: 0 12px 0 !default;
75688
75712
  $grid-animtor-area-border-width: 1px !default;
75689
75713
  $grid-animator-area-border: 0 !default;
75690
75714
  $grid-animator-area-margin: 9px !default;
@@ -75938,6 +75962,10 @@ $grid-dropitems-count-margin-left: -8px !default;
75938
75962
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
75939
75963
  }
75940
75964
 
75965
+ .e-summarycell.e-lastrowcell {
75966
+ border-bottom-width: 1px;
75967
+ }
75968
+
75941
75969
  .e-rowcell .e-checkbox-wrapper,
75942
75970
  .e-rowcell .e-css.e-checkbox-wrapper {
75943
75971
  @if $grid-skin == 'material3' {
@@ -77092,7 +77120,7 @@ $grid-dropitems-count-margin-left: -8px !default;
77092
77120
 
77093
77121
  .e-bigger & .e-group-animator .e-groupheadercell,
77094
77122
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
77095
- margin: $grid-group-animator-bigger-cell-margin;
77123
+ margin: $grid-group-animator-bigger-cell-margin;
77096
77124
  border-bottom-width: $grid-animtor-border-bottom-width;
77097
77125
  }
77098
77126
 
@@ -77112,7 +77140,7 @@ $grid-dropitems-count-margin-left: -8px !default;
77112
77140
 
77113
77141
  & .e-group-animator .e-groupheadercell,
77114
77142
  & .e-group-animator .e-groupheadercell:hover {
77115
- margin: $grid-group-animator-cell-margin;
77143
+ margin: $grid-group-animator-cell-margin;
77116
77144
  border-bottom-width: $grid-animtor-border-bottom-width;
77117
77145
  }
77118
77146
 
@@ -77121,9 +77149,8 @@ $grid-dropitems-count-margin-left: -8px !default;
77121
77149
  }
77122
77150
 
77123
77151
  & .e-groupdroparea.e-group-animate.e-grouped {
77124
- overflow: hidden;
77125
77152
  padding: $grid-animator-area-padding;
77126
- height: $grid-group-animator-drop-height;
77153
+ height: auto;
77127
77154
  border-bottom-width: $grid-animator-area-border;
77128
77155
  }
77129
77156
 
@@ -77141,14 +77168,6 @@ $grid-dropitems-count-margin-left: -8px !default;
77141
77168
  margin-top: $grid-animator-margin-top-rtl;
77142
77169
  }
77143
77170
 
77144
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
77145
- margin: $grid-animator-rtl-first-group;
77146
- }
77147
-
77148
- & .e-group-animator:first-child .e-groupheadercell {
77149
- margin: $grid-animator-first-group;
77150
- }
77151
-
77152
77171
  .e-group-animate.e-groupdroparea .e-nextgroup {
77153
77172
  margin-top: $grid-animator-area-margin;
77154
77173
  }
@@ -77636,6 +77655,9 @@ $grid-dropitems-count-margin-left: -8px !default;
77636
77655
  }
77637
77656
  white-space: normal;
77638
77657
  word-wrap: break-word;
77658
+ &.e-lastrowcell {
77659
+ border-bottom-width: 1px;
77660
+ }
77639
77661
  }
77640
77662
 
77641
77663
  .e-summarycontent {
@@ -82999,6 +83021,11 @@ $fe-drop-folder-bg-color: $primary !default;
82999
83021
  .e-rcursor {
83000
83022
  border: 0;
83001
83023
  }
83024
+
83025
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
83026
+ padding: 5px 8px;
83027
+ line-height: 16px;
83028
+ }
83002
83029
  }
83003
83030
 
83004
83031
  @include visibility(hidden);
@@ -83049,6 +83076,11 @@ $fe-drop-folder-bg-color: $primary !default;
83049
83076
  line-height: 20px;
83050
83077
  }
83051
83078
  }
83079
+
83080
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
83081
+ padding: 10px 8px;
83082
+ line-height: 16px;
83083
+ }
83052
83084
  }
83053
83085
 
83054
83086
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -92327,7 +92359,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
92327
92359
  }
92328
92360
 
92329
92361
  .e-zero-spacing {
92330
- border-spacing: .25px;
92362
+ border-spacing: 0;
92331
92363
  }
92332
92364
 
92333
92365
  .e-chart-row:first-child .e-chart-row-border {
@@ -107680,7 +107712,6 @@ $field-list-adaptive-outerdiv-height: 125px !default;
107680
107712
  .e-label {
107681
107713
  color: $field-list-default-font-color;
107682
107714
  font-family: $field-list-font-family;
107683
- font-size: 14px;
107684
107715
  opacity: .87;
107685
107716
  }
107686
107717
  }
@@ -110055,6 +110086,16 @@ $pivotpager-single-size-title-padding: 8px !default;
110055
110086
  }
110056
110087
  }
110057
110088
 
110089
+ &.e-device {
110090
+ .e-pivotcell-container {
110091
+ .e-stackedheadertext {
110092
+ &.e-cellvalue {
110093
+ align-self: center;
110094
+ }
110095
+ }
110096
+ }
110097
+ }
110098
+
110058
110099
  .e-nextspan {
110059
110100
  display: inline-block;
110060
110101
  width: $pivotview-indent-space-size;
@@ -110116,9 +110157,10 @@ $pivotpager-single-size-title-padding: 8px !default;
110116
110157
  border-bottom-color: $border-light;
110117
110158
  }
110118
110159
 
110119
- table th[rowspan = '1'] {
110120
- padding-bottom: 0;
110121
- padding-top: 0;
110160
+ table th[rowspan = '1'],
110161
+ table th:not([rowspan]) {
110162
+ padding-bottom: 0 !important;
110163
+ padding-top: 0 !important;
110122
110164
  vertical-align: middle;
110123
110165
  }
110124
110166
  }