@syncfusion/blazor-themes 31.1.23 → 31.2.2

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 (201) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +16 -5
  2. package/Compiled-Themes/bds-dark.css +18 -7
  3. package/Compiled-Themes/bds-lite.css +16 -5
  4. package/Compiled-Themes/bds.css +18 -7
  5. package/Compiled-Themes/bootstrap-dark-lite.css +16 -5
  6. package/Compiled-Themes/bootstrap-dark.css +18 -7
  7. package/Compiled-Themes/bootstrap-lite.css +16 -5
  8. package/Compiled-Themes/bootstrap.css +18 -7
  9. package/Compiled-Themes/bootstrap4-lite.css +16 -5
  10. package/Compiled-Themes/bootstrap4.css +18 -7
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +16 -5
  12. package/Compiled-Themes/bootstrap5-dark.css +18 -7
  13. package/Compiled-Themes/bootstrap5-lite.css +16 -5
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +16 -5
  15. package/Compiled-Themes/bootstrap5.3-dark.css +18 -7
  16. package/Compiled-Themes/bootstrap5.3-lite.css +16 -5
  17. package/Compiled-Themes/bootstrap5.3.css +18 -7
  18. package/Compiled-Themes/bootstrap5.css +18 -7
  19. package/Compiled-Themes/fabric-dark-lite.css +16 -5
  20. package/Compiled-Themes/fabric-dark.css +18 -7
  21. package/Compiled-Themes/fabric-lite.css +16 -5
  22. package/Compiled-Themes/fabric.css +18 -7
  23. package/Compiled-Themes/fluent-dark-lite.css +16 -5
  24. package/Compiled-Themes/fluent-dark.css +18 -7
  25. package/Compiled-Themes/fluent-lite.css +16 -5
  26. package/Compiled-Themes/fluent.css +18 -7
  27. package/Compiled-Themes/fluent2-dark-lite.css +16 -5
  28. package/Compiled-Themes/fluent2-dark.css +18 -7
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +16 -5
  30. package/Compiled-Themes/fluent2-highcontrast.css +18 -7
  31. package/Compiled-Themes/fluent2-lite.css +16 -5
  32. package/Compiled-Themes/fluent2.css +18 -7
  33. package/Compiled-Themes/highcontrast-lite.css +16 -5
  34. package/Compiled-Themes/highcontrast.css +18 -7
  35. package/Compiled-Themes/material-dark-lite.css +16 -5
  36. package/Compiled-Themes/material-dark.css +18 -7
  37. package/Compiled-Themes/material-lite.css +16 -5
  38. package/Compiled-Themes/material.css +18 -7
  39. package/Compiled-Themes/material3-dark-lite.css +16 -5
  40. package/Compiled-Themes/material3-dark.css +18 -7
  41. package/Compiled-Themes/material3-lite.css +16 -5
  42. package/Compiled-Themes/material3.css +18 -7
  43. package/Compiled-Themes/tailwind-dark-lite.css +16 -5
  44. package/Compiled-Themes/tailwind-dark.css +18 -7
  45. package/Compiled-Themes/tailwind-lite.css +16 -5
  46. package/Compiled-Themes/tailwind.css +18 -7
  47. package/Compiled-Themes/tailwind3-dark-lite.css +16 -5
  48. package/Compiled-Themes/tailwind3-dark.css +18 -7
  49. package/Compiled-Themes/tailwind3-lite.css +16 -5
  50. package/Compiled-Themes/tailwind3.css +18 -7
  51. package/SCSS-Themes/bds-dark-lite.scss +16 -3
  52. package/SCSS-Themes/bds-dark.scss +17 -4
  53. package/SCSS-Themes/bds-lite.scss +16 -3
  54. package/SCSS-Themes/bds.scss +17 -4
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +16 -3
  56. package/SCSS-Themes/bootstrap-dark.scss +17 -4
  57. package/SCSS-Themes/bootstrap-lite.scss +16 -3
  58. package/SCSS-Themes/bootstrap.scss +17 -4
  59. package/SCSS-Themes/bootstrap4-lite.scss +16 -3
  60. package/SCSS-Themes/bootstrap4.scss +17 -4
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +16 -3
  62. package/SCSS-Themes/bootstrap5-dark.scss +17 -4
  63. package/SCSS-Themes/bootstrap5-lite.scss +16 -3
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +16 -3
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +17 -4
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +16 -3
  67. package/SCSS-Themes/bootstrap5.3.scss +17 -4
  68. package/SCSS-Themes/bootstrap5.scss +17 -4
  69. package/SCSS-Themes/fabric-dark-lite.scss +16 -3
  70. package/SCSS-Themes/fabric-dark.scss +17 -4
  71. package/SCSS-Themes/fabric-lite.scss +16 -3
  72. package/SCSS-Themes/fabric.scss +17 -4
  73. package/SCSS-Themes/fluent-dark-lite.scss +16 -3
  74. package/SCSS-Themes/fluent-dark.scss +17 -4
  75. package/SCSS-Themes/fluent-lite.scss +16 -3
  76. package/SCSS-Themes/fluent.scss +17 -4
  77. package/SCSS-Themes/fluent2-dark-lite.scss +16 -3
  78. package/SCSS-Themes/fluent2-dark.scss +17 -4
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +16 -3
  80. package/SCSS-Themes/fluent2-highcontrast.scss +17 -4
  81. package/SCSS-Themes/fluent2-lite.scss +16 -3
  82. package/SCSS-Themes/fluent2.scss +17 -4
  83. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +14 -1
  84. package/SCSS-Themes/grids/grid/bds-dark.scss +14 -1
  85. package/SCSS-Themes/grids/grid/bds-lite.scss +14 -1
  86. package/SCSS-Themes/grids/grid/bds.scss +14 -1
  87. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +14 -1
  88. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +14 -1
  89. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +14 -1
  90. package/SCSS-Themes/grids/grid/bootstrap.scss +14 -1
  91. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +14 -1
  92. package/SCSS-Themes/grids/grid/bootstrap4.scss +14 -1
  93. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +14 -1
  94. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +14 -1
  95. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +14 -1
  96. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +14 -1
  97. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +14 -1
  98. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +14 -1
  99. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +14 -1
  100. package/SCSS-Themes/grids/grid/bootstrap5.scss +14 -1
  101. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +14 -1
  102. package/SCSS-Themes/grids/grid/fabric-dark.scss +14 -1
  103. package/SCSS-Themes/grids/grid/fabric-lite.scss +14 -1
  104. package/SCSS-Themes/grids/grid/fabric.scss +14 -1
  105. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +14 -1
  106. package/SCSS-Themes/grids/grid/fluent-dark.scss +14 -1
  107. package/SCSS-Themes/grids/grid/fluent-lite.scss +14 -1
  108. package/SCSS-Themes/grids/grid/fluent.scss +14 -1
  109. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +14 -1
  110. package/SCSS-Themes/grids/grid/fluent2-dark.scss +14 -1
  111. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +14 -1
  112. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +14 -1
  113. package/SCSS-Themes/grids/grid/fluent2-lite.scss +14 -1
  114. package/SCSS-Themes/grids/grid/fluent2.scss +14 -1
  115. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +14 -1
  116. package/SCSS-Themes/grids/grid/highcontrast.scss +14 -1
  117. package/SCSS-Themes/grids/grid/material-dark-lite.scss +14 -1
  118. package/SCSS-Themes/grids/grid/material-dark.scss +14 -1
  119. package/SCSS-Themes/grids/grid/material-lite.scss +14 -1
  120. package/SCSS-Themes/grids/grid/material.scss +14 -1
  121. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +14 -1
  122. package/SCSS-Themes/grids/grid/material3-dark.scss +14 -1
  123. package/SCSS-Themes/grids/grid/material3-lite.scss +14 -1
  124. package/SCSS-Themes/grids/grid/material3.scss +14 -1
  125. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +14 -1
  126. package/SCSS-Themes/grids/grid/tailwind-dark.scss +14 -1
  127. package/SCSS-Themes/grids/grid/tailwind-lite.scss +14 -1
  128. package/SCSS-Themes/grids/grid/tailwind.scss +14 -1
  129. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +14 -1
  130. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +14 -1
  131. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +14 -1
  132. package/SCSS-Themes/grids/grid/tailwind3.scss +14 -1
  133. package/SCSS-Themes/highcontrast-lite.scss +16 -3
  134. package/SCSS-Themes/highcontrast.scss +17 -4
  135. package/SCSS-Themes/layouts/timeline/bds-dark-lite.scss +2 -2
  136. package/SCSS-Themes/layouts/timeline/bds-dark.scss +3 -3
  137. package/SCSS-Themes/layouts/timeline/bds-lite.scss +2 -2
  138. package/SCSS-Themes/layouts/timeline/bds.scss +3 -3
  139. package/SCSS-Themes/layouts/timeline/bootstrap-dark-lite.scss +2 -2
  140. package/SCSS-Themes/layouts/timeline/bootstrap-dark.scss +3 -3
  141. package/SCSS-Themes/layouts/timeline/bootstrap-lite.scss +2 -2
  142. package/SCSS-Themes/layouts/timeline/bootstrap.scss +3 -3
  143. package/SCSS-Themes/layouts/timeline/bootstrap4-lite.scss +2 -2
  144. package/SCSS-Themes/layouts/timeline/bootstrap4.scss +3 -3
  145. package/SCSS-Themes/layouts/timeline/bootstrap5-dark-lite.scss +2 -2
  146. package/SCSS-Themes/layouts/timeline/bootstrap5-dark.scss +3 -3
  147. package/SCSS-Themes/layouts/timeline/bootstrap5-lite.scss +2 -2
  148. package/SCSS-Themes/layouts/timeline/bootstrap5.3-dark-lite.scss +2 -2
  149. package/SCSS-Themes/layouts/timeline/bootstrap5.3-dark.scss +3 -3
  150. package/SCSS-Themes/layouts/timeline/bootstrap5.3-lite.scss +2 -2
  151. package/SCSS-Themes/layouts/timeline/bootstrap5.3.scss +3 -3
  152. package/SCSS-Themes/layouts/timeline/bootstrap5.scss +3 -3
  153. package/SCSS-Themes/layouts/timeline/fabric-dark-lite.scss +2 -2
  154. package/SCSS-Themes/layouts/timeline/fabric-dark.scss +3 -3
  155. package/SCSS-Themes/layouts/timeline/fabric-lite.scss +2 -2
  156. package/SCSS-Themes/layouts/timeline/fabric.scss +3 -3
  157. package/SCSS-Themes/layouts/timeline/fluent-dark-lite.scss +2 -2
  158. package/SCSS-Themes/layouts/timeline/fluent-dark.scss +3 -3
  159. package/SCSS-Themes/layouts/timeline/fluent-lite.scss +2 -2
  160. package/SCSS-Themes/layouts/timeline/fluent.scss +3 -3
  161. package/SCSS-Themes/layouts/timeline/fluent2-dark-lite.scss +2 -2
  162. package/SCSS-Themes/layouts/timeline/fluent2-dark.scss +3 -3
  163. package/SCSS-Themes/layouts/timeline/fluent2-highcontrast-lite.scss +2 -2
  164. package/SCSS-Themes/layouts/timeline/fluent2-highcontrast.scss +3 -3
  165. package/SCSS-Themes/layouts/timeline/fluent2-lite.scss +2 -2
  166. package/SCSS-Themes/layouts/timeline/fluent2.scss +3 -3
  167. package/SCSS-Themes/layouts/timeline/highcontrast-lite.scss +2 -2
  168. package/SCSS-Themes/layouts/timeline/highcontrast.scss +3 -3
  169. package/SCSS-Themes/layouts/timeline/material-dark-lite.scss +2 -2
  170. package/SCSS-Themes/layouts/timeline/material-dark.scss +3 -3
  171. package/SCSS-Themes/layouts/timeline/material-lite.scss +2 -2
  172. package/SCSS-Themes/layouts/timeline/material.scss +3 -3
  173. package/SCSS-Themes/layouts/timeline/material3-dark-lite.scss +2 -2
  174. package/SCSS-Themes/layouts/timeline/material3-dark.scss +3 -3
  175. package/SCSS-Themes/layouts/timeline/material3-lite.scss +2 -2
  176. package/SCSS-Themes/layouts/timeline/material3.scss +3 -3
  177. package/SCSS-Themes/layouts/timeline/tailwind-dark-lite.scss +2 -2
  178. package/SCSS-Themes/layouts/timeline/tailwind-dark.scss +3 -3
  179. package/SCSS-Themes/layouts/timeline/tailwind-lite.scss +2 -2
  180. package/SCSS-Themes/layouts/timeline/tailwind.scss +3 -3
  181. package/SCSS-Themes/layouts/timeline/tailwind3-dark-lite.scss +2 -2
  182. package/SCSS-Themes/layouts/timeline/tailwind3-dark.scss +3 -3
  183. package/SCSS-Themes/layouts/timeline/tailwind3-lite.scss +2 -2
  184. package/SCSS-Themes/layouts/timeline/tailwind3.scss +3 -3
  185. package/SCSS-Themes/material-dark-lite.scss +16 -3
  186. package/SCSS-Themes/material-dark.scss +17 -4
  187. package/SCSS-Themes/material-lite.scss +16 -3
  188. package/SCSS-Themes/material.scss +17 -4
  189. package/SCSS-Themes/material3-dark-lite.scss +16 -3
  190. package/SCSS-Themes/material3-dark.scss +17 -4
  191. package/SCSS-Themes/material3-lite.scss +16 -3
  192. package/SCSS-Themes/material3.scss +17 -4
  193. package/SCSS-Themes/tailwind-dark-lite.scss +16 -3
  194. package/SCSS-Themes/tailwind-dark.scss +17 -4
  195. package/SCSS-Themes/tailwind-lite.scss +16 -3
  196. package/SCSS-Themes/tailwind.scss +17 -4
  197. package/SCSS-Themes/tailwind3-dark-lite.scss +16 -3
  198. package/SCSS-Themes/tailwind3-dark.scss +17 -4
  199. package/SCSS-Themes/tailwind3-lite.scss +16 -3
  200. package/SCSS-Themes/tailwind3.scss +17 -4
  201. package/package.json +1 -1
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
29
29
  height: inherit;
30
30
  width: 100%;
31
31
 
32
- [class ^= 'e-dot ']::before,
32
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
33
33
  .e-dot-item,
34
34
  .e-dot {
35
35
  display: flex;
@@ -37,7 +37,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
37
37
  justify-content: center;
38
38
  }
39
39
 
40
- [class ^= 'e-dot ']::before {
40
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
41
41
  min-width: $timeline-dot-icon-size;
42
42
  min-height: $timeline-dot-icon-size;
43
43
  border-radius: var(--dot-radius);
@@ -344,7 +344,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
344
344
  @include export-module('timeline-bigger') {
345
345
  .e-bigger.e-timeline,
346
346
  .e-bigger .e-timeline {
347
- [class ^= 'e-dot ']::before {
347
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
348
348
  min-width: $timeline-bigger-dot-icon-size;
349
349
  min-height: $timeline-bigger-dot-icon-size;
350
350
  font-size: $timeline-bigger-dot-font-size;
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
29
29
  height: inherit;
30
30
  width: 100%;
31
31
 
32
- [class ^= 'e-dot ']::before,
32
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
33
33
  .e-dot-item,
34
34
  .e-dot {
35
35
  display: flex;
@@ -37,7 +37,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
37
37
  justify-content: center;
38
38
  }
39
39
 
40
- [class ^= 'e-dot ']::before {
40
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
41
41
  min-width: $timeline-dot-icon-size;
42
42
  min-height: $timeline-dot-icon-size;
43
43
  border-radius: var(--dot-radius);
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
29
29
  height: inherit;
30
30
  width: 100%;
31
31
 
32
- [class ^= 'e-dot ']::before,
32
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
33
33
  .e-dot-item,
34
34
  .e-dot {
35
35
  display: flex;
@@ -37,7 +37,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
37
37
  justify-content: center;
38
38
  }
39
39
 
40
- [class ^= 'e-dot ']::before {
40
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
41
41
  min-width: $timeline-dot-icon-size;
42
42
  min-height: $timeline-dot-icon-size;
43
43
  border-radius: var(--dot-radius);
@@ -344,7 +344,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
344
344
  @include export-module('timeline-bigger') {
345
345
  .e-bigger.e-timeline,
346
346
  .e-bigger .e-timeline {
347
- [class ^= 'e-dot ']::before {
347
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
348
348
  min-width: $timeline-bigger-dot-icon-size;
349
349
  min-height: $timeline-bigger-dot-icon-size;
350
350
  font-size: $timeline-bigger-dot-font-size;
@@ -66984,7 +66984,7 @@ $grid-checkmark-color: $accent-font !default;
66984
66984
  line-height: normal;
66985
66985
  }
66986
66986
  }
66987
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
66987
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66988
66988
  /* stylelint-disable declaration-no-important */
66989
66989
  .e-table {
66990
66990
  border-spacing: 0 !important;
@@ -66998,6 +66998,19 @@ $grid-checkmark-color: $accent-font !default;
66998
66998
  }
66999
66999
  /* stylelint-enable function-url-quotes */
67000
67000
 
67001
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
67002
+ /* stylelint-disable function-url-quotes */
67003
+ @supports (font: -apple-system-body) {
67004
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
67005
+
67006
+ /* stylelint-disable declaration-no-important */
67007
+ .e-table {
67008
+ border-spacing: 0 !important;
67009
+ }
67010
+ }
67011
+ }
67012
+ /* stylelint-enable function-url-quotes */
67013
+
67001
67014
 
67002
67015
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
67003
67016
  @if $grid-skin == 'material3' {
@@ -112358,7 +112371,7 @@ $timeline-item-disabled-color: rgba($grey-white, .38) !default;
112358
112371
  height: inherit;
112359
112372
  width: 100%;
112360
112373
 
112361
- [class ^= 'e-dot ']::before,
112374
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
112362
112375
  .e-dot-item,
112363
112376
  .e-dot {
112364
112377
  display: flex;
@@ -112366,7 +112379,7 @@ $timeline-item-disabled-color: rgba($grey-white, .38) !default;
112366
112379
  justify-content: center;
112367
112380
  }
112368
112381
 
112369
- [class ^= 'e-dot ']::before {
112382
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
112370
112383
  min-width: $timeline-dot-icon-size;
112371
112384
  min-height: $timeline-dot-icon-size;
112372
112385
  border-radius: var(--dot-radius);
@@ -89389,7 +89389,7 @@ $grid-checkmark-color: $accent-font !default;
89389
89389
  line-height: normal;
89390
89390
  }
89391
89391
  }
89392
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
89392
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
89393
89393
  /* stylelint-disable declaration-no-important */
89394
89394
  .e-table {
89395
89395
  border-spacing: 0 !important;
@@ -89403,6 +89403,19 @@ $grid-checkmark-color: $accent-font !default;
89403
89403
  }
89404
89404
  /* stylelint-enable function-url-quotes */
89405
89405
 
89406
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
89407
+ /* stylelint-disable function-url-quotes */
89408
+ @supports (font: -apple-system-body) {
89409
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
89410
+
89411
+ /* stylelint-disable declaration-no-important */
89412
+ .e-table {
89413
+ border-spacing: 0 !important;
89414
+ }
89415
+ }
89416
+ }
89417
+ /* stylelint-enable function-url-quotes */
89418
+
89406
89419
 
89407
89420
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
89408
89421
  @if $grid-skin == 'material3' {
@@ -145357,7 +145370,7 @@ $timeline-item-disabled-color: rgba($grey-white, .38) !default;
145357
145370
  height: inherit;
145358
145371
  width: 100%;
145359
145372
 
145360
- [class ^= 'e-dot ']::before,
145373
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
145361
145374
  .e-dot-item,
145362
145375
  .e-dot {
145363
145376
  display: flex;
@@ -145365,7 +145378,7 @@ $timeline-item-disabled-color: rgba($grey-white, .38) !default;
145365
145378
  justify-content: center;
145366
145379
  }
145367
145380
 
145368
- [class ^= 'e-dot ']::before {
145381
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
145369
145382
  min-width: $timeline-dot-icon-size;
145370
145383
  min-height: $timeline-dot-icon-size;
145371
145384
  border-radius: var(--dot-radius);
@@ -145672,7 +145685,7 @@ $timeline-item-disabled-color: rgba($grey-white, .38) !default;
145672
145685
  @include export-module('timeline-bigger') {
145673
145686
  .e-bigger.e-timeline,
145674
145687
  .e-bigger .e-timeline {
145675
- [class ^= 'e-dot ']::before {
145688
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
145676
145689
  min-width: $timeline-bigger-dot-icon-size;
145677
145690
  min-height: $timeline-bigger-dot-icon-size;
145678
145691
  font-size: $timeline-bigger-dot-font-size;
@@ -66726,7 +66726,7 @@ $grid-checkmark-color: $accent-font !default;
66726
66726
  line-height: normal;
66727
66727
  }
66728
66728
  }
66729
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
66729
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66730
66730
  /* stylelint-disable declaration-no-important */
66731
66731
  .e-table {
66732
66732
  border-spacing: 0 !important;
@@ -66740,6 +66740,19 @@ $grid-checkmark-color: $accent-font !default;
66740
66740
  }
66741
66741
  /* stylelint-enable function-url-quotes */
66742
66742
 
66743
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
66744
+ /* stylelint-disable function-url-quotes */
66745
+ @supports (font: -apple-system-body) {
66746
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66747
+
66748
+ /* stylelint-disable declaration-no-important */
66749
+ .e-table {
66750
+ border-spacing: 0 !important;
66751
+ }
66752
+ }
66753
+ }
66754
+ /* stylelint-enable function-url-quotes */
66755
+
66743
66756
 
66744
66757
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
66745
66758
  @if $grid-skin == 'material3' {
@@ -112100,7 +112113,7 @@ $timeline-item-disabled-color: rgba($grey-black, .38) !default;
112100
112113
  height: inherit;
112101
112114
  width: 100%;
112102
112115
 
112103
- [class ^= 'e-dot ']::before,
112116
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
112104
112117
  .e-dot-item,
112105
112118
  .e-dot {
112106
112119
  display: flex;
@@ -112108,7 +112121,7 @@ $timeline-item-disabled-color: rgba($grey-black, .38) !default;
112108
112121
  justify-content: center;
112109
112122
  }
112110
112123
 
112111
- [class ^= 'e-dot ']::before {
112124
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
112112
112125
  min-width: $timeline-dot-icon-size;
112113
112126
  min-height: $timeline-dot-icon-size;
112114
112127
  border-radius: var(--dot-radius);
@@ -89131,7 +89131,7 @@ $grid-checkmark-color: $accent-font !default;
89131
89131
  line-height: normal;
89132
89132
  }
89133
89133
  }
89134
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
89134
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
89135
89135
  /* stylelint-disable declaration-no-important */
89136
89136
  .e-table {
89137
89137
  border-spacing: 0 !important;
@@ -89145,6 +89145,19 @@ $grid-checkmark-color: $accent-font !default;
89145
89145
  }
89146
89146
  /* stylelint-enable function-url-quotes */
89147
89147
 
89148
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
89149
+ /* stylelint-disable function-url-quotes */
89150
+ @supports (font: -apple-system-body) {
89151
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
89152
+
89153
+ /* stylelint-disable declaration-no-important */
89154
+ .e-table {
89155
+ border-spacing: 0 !important;
89156
+ }
89157
+ }
89158
+ }
89159
+ /* stylelint-enable function-url-quotes */
89160
+
89148
89161
 
89149
89162
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
89150
89163
  @if $grid-skin == 'material3' {
@@ -145099,7 +145112,7 @@ $timeline-item-disabled-color: rgba($grey-black, .38) !default;
145099
145112
  height: inherit;
145100
145113
  width: 100%;
145101
145114
 
145102
- [class ^= 'e-dot ']::before,
145115
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
145103
145116
  .e-dot-item,
145104
145117
  .e-dot {
145105
145118
  display: flex;
@@ -145107,7 +145120,7 @@ $timeline-item-disabled-color: rgba($grey-black, .38) !default;
145107
145120
  justify-content: center;
145108
145121
  }
145109
145122
 
145110
- [class ^= 'e-dot ']::before {
145123
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
145111
145124
  min-width: $timeline-dot-icon-size;
145112
145125
  min-height: $timeline-dot-icon-size;
145113
145126
  border-radius: var(--dot-radius);
@@ -145414,7 +145427,7 @@ $timeline-item-disabled-color: rgba($grey-black, .38) !default;
145414
145427
  @include export-module('timeline-bigger') {
145415
145428
  .e-bigger.e-timeline,
145416
145429
  .e-bigger .e-timeline {
145417
- [class ^= 'e-dot ']::before {
145430
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
145418
145431
  min-width: $timeline-bigger-dot-icon-size;
145419
145432
  min-height: $timeline-bigger-dot-icon-size;
145420
145433
  font-size: $timeline-bigger-dot-font-size;
@@ -66796,7 +66796,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
66796
66796
  line-height: normal;
66797
66797
  }
66798
66798
  }
66799
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
66799
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66800
66800
  /* stylelint-disable declaration-no-important */
66801
66801
  .e-table {
66802
66802
  border-spacing: 0 !important;
@@ -66810,6 +66810,19 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
66810
66810
  }
66811
66811
  /* stylelint-enable function-url-quotes */
66812
66812
 
66813
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
66814
+ /* stylelint-disable function-url-quotes */
66815
+ @supports (font: -apple-system-body) {
66816
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66817
+
66818
+ /* stylelint-disable declaration-no-important */
66819
+ .e-table {
66820
+ border-spacing: 0 !important;
66821
+ }
66822
+ }
66823
+ }
66824
+ /* stylelint-enable function-url-quotes */
66825
+
66813
66826
 
66814
66827
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
66815
66828
  @if $grid-skin == 'material3' {
@@ -112147,7 +112160,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
112147
112160
  height: inherit;
112148
112161
  width: 100%;
112149
112162
 
112150
- [class ^= 'e-dot ']::before,
112163
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
112151
112164
  .e-dot-item,
112152
112165
  .e-dot {
112153
112166
  display: flex;
@@ -112155,7 +112168,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
112155
112168
  justify-content: center;
112156
112169
  }
112157
112170
 
112158
- [class ^= 'e-dot ']::before {
112171
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
112159
112172
  min-width: $timeline-dot-icon-size;
112160
112173
  min-height: $timeline-dot-icon-size;
112161
112174
  border-radius: var(--dot-radius);
@@ -89201,7 +89201,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
89201
89201
  line-height: normal;
89202
89202
  }
89203
89203
  }
89204
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
89204
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
89205
89205
  /* stylelint-disable declaration-no-important */
89206
89206
  .e-table {
89207
89207
  border-spacing: 0 !important;
@@ -89215,6 +89215,19 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
89215
89215
  }
89216
89216
  /* stylelint-enable function-url-quotes */
89217
89217
 
89218
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
89219
+ /* stylelint-disable function-url-quotes */
89220
+ @supports (font: -apple-system-body) {
89221
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
89222
+
89223
+ /* stylelint-disable declaration-no-important */
89224
+ .e-table {
89225
+ border-spacing: 0 !important;
89226
+ }
89227
+ }
89228
+ }
89229
+ /* stylelint-enable function-url-quotes */
89230
+
89218
89231
 
89219
89232
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
89220
89233
  @if $grid-skin == 'material3' {
@@ -145146,7 +145159,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
145146
145159
  height: inherit;
145147
145160
  width: 100%;
145148
145161
 
145149
- [class ^= 'e-dot ']::before,
145162
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
145150
145163
  .e-dot-item,
145151
145164
  .e-dot {
145152
145165
  display: flex;
@@ -145154,7 +145167,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
145154
145167
  justify-content: center;
145155
145168
  }
145156
145169
 
145157
- [class ^= 'e-dot ']::before {
145170
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
145158
145171
  min-width: $timeline-dot-icon-size;
145159
145172
  min-height: $timeline-dot-icon-size;
145160
145173
  border-radius: var(--dot-radius);
@@ -145461,7 +145474,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
145461
145474
  @include export-module('timeline-bigger') {
145462
145475
  .e-bigger.e-timeline,
145463
145476
  .e-bigger .e-timeline {
145464
- [class ^= 'e-dot ']::before {
145477
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
145465
145478
  min-width: $timeline-bigger-dot-icon-size;
145466
145479
  min-height: $timeline-bigger-dot-icon-size;
145467
145480
  font-size: $timeline-bigger-dot-font-size;
@@ -66866,7 +66866,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
66866
66866
  line-height: normal;
66867
66867
  }
66868
66868
  }
66869
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
66869
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66870
66870
  /* stylelint-disable declaration-no-important */
66871
66871
  .e-table {
66872
66872
  border-spacing: 0 !important;
@@ -66880,6 +66880,19 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
66880
66880
  }
66881
66881
  /* stylelint-enable function-url-quotes */
66882
66882
 
66883
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
66884
+ /* stylelint-disable function-url-quotes */
66885
+ @supports (font: -apple-system-body) {
66886
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66887
+
66888
+ /* stylelint-disable declaration-no-important */
66889
+ .e-table {
66890
+ border-spacing: 0 !important;
66891
+ }
66892
+ }
66893
+ }
66894
+ /* stylelint-enable function-url-quotes */
66895
+
66883
66896
 
66884
66897
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
66885
66898
  @if $grid-skin == 'material3' {
@@ -112217,7 +112230,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
112217
112230
  height: inherit;
112218
112231
  width: 100%;
112219
112232
 
112220
- [class ^= 'e-dot ']::before,
112233
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
112221
112234
  .e-dot-item,
112222
112235
  .e-dot {
112223
112236
  display: flex;
@@ -112225,7 +112238,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
112225
112238
  justify-content: center;
112226
112239
  }
112227
112240
 
112228
- [class ^= 'e-dot ']::before {
112241
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
112229
112242
  min-width: $timeline-dot-icon-size;
112230
112243
  min-height: $timeline-dot-icon-size;
112231
112244
  border-radius: var(--dot-radius);
@@ -89271,7 +89271,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
89271
89271
  line-height: normal;
89272
89272
  }
89273
89273
  }
89274
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
89274
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
89275
89275
  /* stylelint-disable declaration-no-important */
89276
89276
  .e-table {
89277
89277
  border-spacing: 0 !important;
@@ -89285,6 +89285,19 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
89285
89285
  }
89286
89286
  /* stylelint-enable function-url-quotes */
89287
89287
 
89288
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
89289
+ /* stylelint-disable function-url-quotes */
89290
+ @supports (font: -apple-system-body) {
89291
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
89292
+
89293
+ /* stylelint-disable declaration-no-important */
89294
+ .e-table {
89295
+ border-spacing: 0 !important;
89296
+ }
89297
+ }
89298
+ }
89299
+ /* stylelint-enable function-url-quotes */
89300
+
89288
89301
 
89289
89302
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
89290
89303
  @if $grid-skin == 'material3' {
@@ -145216,7 +145229,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
145216
145229
  height: inherit;
145217
145230
  width: 100%;
145218
145231
 
145219
- [class ^= 'e-dot ']::before,
145232
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
145220
145233
  .e-dot-item,
145221
145234
  .e-dot {
145222
145235
  display: flex;
@@ -145224,7 +145237,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
145224
145237
  justify-content: center;
145225
145238
  }
145226
145239
 
145227
- [class ^= 'e-dot ']::before {
145240
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
145228
145241
  min-width: $timeline-dot-icon-size;
145229
145242
  min-height: $timeline-dot-icon-size;
145230
145243
  border-radius: var(--dot-radius);
@@ -145531,7 +145544,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
145531
145544
  @include export-module('timeline-bigger') {
145532
145545
  .e-bigger.e-timeline,
145533
145546
  .e-bigger .e-timeline {
145534
- [class ^= 'e-dot ']::before {
145547
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
145535
145548
  min-width: $timeline-bigger-dot-icon-size;
145536
145549
  min-height: $timeline-bigger-dot-icon-size;
145537
145550
  font-size: $timeline-bigger-dot-font-size;
@@ -66308,7 +66308,7 @@ $grid-checkmark-color: $primary-text-color !default;
66308
66308
  line-height: normal;
66309
66309
  }
66310
66310
  }
66311
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
66311
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66312
66312
  /* stylelint-disable declaration-no-important */
66313
66313
  .e-table {
66314
66314
  border-spacing: 0 !important;
@@ -66322,6 +66322,19 @@ $grid-checkmark-color: $primary-text-color !default;
66322
66322
  }
66323
66323
  /* stylelint-enable function-url-quotes */
66324
66324
 
66325
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
66326
+ /* stylelint-disable function-url-quotes */
66327
+ @supports (font: -apple-system-body) {
66328
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66329
+
66330
+ /* stylelint-disable declaration-no-important */
66331
+ .e-table {
66332
+ border-spacing: 0 !important;
66333
+ }
66334
+ }
66335
+ }
66336
+ /* stylelint-enable function-url-quotes */
66337
+
66325
66338
 
66326
66339
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
66327
66340
  @if $grid-skin == 'material3' {
@@ -111634,7 +111647,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
111634
111647
  height: inherit;
111635
111648
  width: 100%;
111636
111649
 
111637
- [class ^= 'e-dot ']::before,
111650
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
111638
111651
  .e-dot-item,
111639
111652
  .e-dot {
111640
111653
  display: flex;
@@ -111642,7 +111655,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
111642
111655
  justify-content: center;
111643
111656
  }
111644
111657
 
111645
- [class ^= 'e-dot ']::before {
111658
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
111646
111659
  min-width: $timeline-dot-icon-size;
111647
111660
  min-height: $timeline-dot-icon-size;
111648
111661
  border-radius: var(--dot-radius);
@@ -88713,7 +88713,7 @@ $grid-checkmark-color: $primary-text-color !default;
88713
88713
  line-height: normal;
88714
88714
  }
88715
88715
  }
88716
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
88716
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
88717
88717
  /* stylelint-disable declaration-no-important */
88718
88718
  .e-table {
88719
88719
  border-spacing: 0 !important;
@@ -88727,6 +88727,19 @@ $grid-checkmark-color: $primary-text-color !default;
88727
88727
  }
88728
88728
  /* stylelint-enable function-url-quotes */
88729
88729
 
88730
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
88731
+ /* stylelint-disable function-url-quotes */
88732
+ @supports (font: -apple-system-body) {
88733
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
88734
+
88735
+ /* stylelint-disable declaration-no-important */
88736
+ .e-table {
88737
+ border-spacing: 0 !important;
88738
+ }
88739
+ }
88740
+ }
88741
+ /* stylelint-enable function-url-quotes */
88742
+
88730
88743
 
88731
88744
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
88732
88745
  @if $grid-skin == 'material3' {
@@ -144633,7 +144646,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
144633
144646
  height: inherit;
144634
144647
  width: 100%;
144635
144648
 
144636
- [class ^= 'e-dot ']::before,
144649
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
144637
144650
  .e-dot-item,
144638
144651
  .e-dot {
144639
144652
  display: flex;
@@ -144641,7 +144654,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
144641
144654
  justify-content: center;
144642
144655
  }
144643
144656
 
144644
- [class ^= 'e-dot ']::before {
144657
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
144645
144658
  min-width: $timeline-dot-icon-size;
144646
144659
  min-height: $timeline-dot-icon-size;
144647
144660
  border-radius: var(--dot-radius);
@@ -144948,7 +144961,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
144948
144961
  @include export-module('timeline-bigger') {
144949
144962
  .e-bigger.e-timeline,
144950
144963
  .e-bigger .e-timeline {
144951
- [class ^= 'e-dot ']::before {
144964
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
144952
144965
  min-width: $timeline-bigger-dot-icon-size;
144953
144966
  min-height: $timeline-bigger-dot-icon-size;
144954
144967
  font-size: $timeline-bigger-dot-font-size;
@@ -66306,7 +66306,7 @@ $grid-checkmark-color: $primary-text-color !default;
66306
66306
  line-height: normal;
66307
66307
  }
66308
66308
  }
66309
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
66309
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66310
66310
  /* stylelint-disable declaration-no-important */
66311
66311
  .e-table {
66312
66312
  border-spacing: 0 !important;
@@ -66320,6 +66320,19 @@ $grid-checkmark-color: $primary-text-color !default;
66320
66320
  }
66321
66321
  /* stylelint-enable function-url-quotes */
66322
66322
 
66323
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
66324
+ /* stylelint-disable function-url-quotes */
66325
+ @supports (font: -apple-system-body) {
66326
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66327
+
66328
+ /* stylelint-disable declaration-no-important */
66329
+ .e-table {
66330
+ border-spacing: 0 !important;
66331
+ }
66332
+ }
66333
+ }
66334
+ /* stylelint-enable function-url-quotes */
66335
+
66323
66336
 
66324
66337
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
66325
66338
  @if $grid-skin == 'material3' {
@@ -111632,7 +111645,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
111632
111645
  height: inherit;
111633
111646
  width: 100%;
111634
111647
 
111635
- [class ^= 'e-dot ']::before,
111648
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
111636
111649
  .e-dot-item,
111637
111650
  .e-dot {
111638
111651
  display: flex;
@@ -111640,7 +111653,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
111640
111653
  justify-content: center;
111641
111654
  }
111642
111655
 
111643
- [class ^= 'e-dot ']::before {
111656
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
111644
111657
  min-width: $timeline-dot-icon-size;
111645
111658
  min-height: $timeline-dot-icon-size;
111646
111659
  border-radius: var(--dot-radius);