@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
@@ -65913,7 +65913,7 @@ $grid-checkmark-color: $grey !default;
65913
65913
  line-height: normal;
65914
65914
  }
65915
65915
  }
65916
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
65916
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
65917
65917
  /* stylelint-disable declaration-no-important */
65918
65918
  .e-table {
65919
65919
  border-spacing: 0 !important;
@@ -65927,6 +65927,19 @@ $grid-checkmark-color: $grey !default;
65927
65927
  }
65928
65928
  /* stylelint-enable function-url-quotes */
65929
65929
 
65930
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
65931
+ /* stylelint-disable function-url-quotes */
65932
+ @supports (font: -apple-system-body) {
65933
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
65934
+
65935
+ /* stylelint-disable declaration-no-important */
65936
+ .e-table {
65937
+ border-spacing: 0 !important;
65938
+ }
65939
+ }
65940
+ }
65941
+ /* stylelint-enable function-url-quotes */
65942
+
65930
65943
 
65931
65944
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
65932
65945
  @if $grid-skin == 'material3' {
@@ -111320,7 +111333,7 @@ $timeline-item-disabled-color: $grey-ad !default;
111320
111333
  height: inherit;
111321
111334
  width: 100%;
111322
111335
 
111323
- [class ^= 'e-dot ']::before,
111336
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
111324
111337
  .e-dot-item,
111325
111338
  .e-dot {
111326
111339
  display: flex;
@@ -111328,7 +111341,7 @@ $timeline-item-disabled-color: $grey-ad !default;
111328
111341
  justify-content: center;
111329
111342
  }
111330
111343
 
111331
- [class ^= 'e-dot ']::before {
111344
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
111332
111345
  min-width: $timeline-dot-icon-size;
111333
111346
  min-height: $timeline-dot-icon-size;
111334
111347
  border-radius: var(--dot-radius);
@@ -88318,7 +88318,7 @@ $grid-checkmark-color: $grey !default;
88318
88318
  line-height: normal;
88319
88319
  }
88320
88320
  }
88321
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
88321
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
88322
88322
  /* stylelint-disable declaration-no-important */
88323
88323
  .e-table {
88324
88324
  border-spacing: 0 !important;
@@ -88332,6 +88332,19 @@ $grid-checkmark-color: $grey !default;
88332
88332
  }
88333
88333
  /* stylelint-enable function-url-quotes */
88334
88334
 
88335
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
88336
+ /* stylelint-disable function-url-quotes */
88337
+ @supports (font: -apple-system-body) {
88338
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
88339
+
88340
+ /* stylelint-disable declaration-no-important */
88341
+ .e-table {
88342
+ border-spacing: 0 !important;
88343
+ }
88344
+ }
88345
+ }
88346
+ /* stylelint-enable function-url-quotes */
88347
+
88335
88348
 
88336
88349
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
88337
88350
  @if $grid-skin == 'material3' {
@@ -144319,7 +144332,7 @@ $timeline-item-disabled-color: $grey-ad !default;
144319
144332
  height: inherit;
144320
144333
  width: 100%;
144321
144334
 
144322
- [class ^= 'e-dot ']::before,
144335
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
144323
144336
  .e-dot-item,
144324
144337
  .e-dot {
144325
144338
  display: flex;
@@ -144327,7 +144340,7 @@ $timeline-item-disabled-color: $grey-ad !default;
144327
144340
  justify-content: center;
144328
144341
  }
144329
144342
 
144330
- [class ^= 'e-dot ']::before {
144343
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
144331
144344
  min-width: $timeline-dot-icon-size;
144332
144345
  min-height: $timeline-dot-icon-size;
144333
144346
  border-radius: var(--dot-radius);
@@ -144634,7 +144647,7 @@ $timeline-item-disabled-color: $grey-ad !default;
144634
144647
  @include export-module('timeline-bigger') {
144635
144648
  .e-bigger.e-timeline,
144636
144649
  .e-bigger .e-timeline {
144637
- [class ^= 'e-dot ']::before {
144650
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
144638
144651
  min-width: $timeline-bigger-dot-icon-size;
144639
144652
  min-height: $timeline-bigger-dot-icon-size;
144640
144653
  font-size: $timeline-bigger-dot-font-size;
@@ -66049,7 +66049,7 @@ $grid-checkmark-color: $white !default;
66049
66049
  line-height: normal;
66050
66050
  }
66051
66051
  }
66052
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
66052
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66053
66053
  /* stylelint-disable declaration-no-important */
66054
66054
  .e-table {
66055
66055
  border-spacing: 0 !important;
@@ -66063,6 +66063,19 @@ $grid-checkmark-color: $white !default;
66063
66063
  }
66064
66064
  /* stylelint-enable function-url-quotes */
66065
66065
 
66066
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
66067
+ /* stylelint-disable function-url-quotes */
66068
+ @supports (font: -apple-system-body) {
66069
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66070
+
66071
+ /* stylelint-disable declaration-no-important */
66072
+ .e-table {
66073
+ border-spacing: 0 !important;
66074
+ }
66075
+ }
66076
+ }
66077
+ /* stylelint-enable function-url-quotes */
66078
+
66066
66079
 
66067
66080
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
66068
66081
  @if $grid-skin == 'material3' {
@@ -111607,7 +111620,7 @@ $timeline-item-disabled-color: $gray-500 !default;
111607
111620
  height: inherit;
111608
111621
  width: 100%;
111609
111622
 
111610
- [class ^= 'e-dot ']::before,
111623
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
111611
111624
  .e-dot-item,
111612
111625
  .e-dot {
111613
111626
  display: flex;
@@ -111615,7 +111628,7 @@ $timeline-item-disabled-color: $gray-500 !default;
111615
111628
  justify-content: center;
111616
111629
  }
111617
111630
 
111618
- [class ^= 'e-dot ']::before {
111631
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
111619
111632
  min-width: $timeline-dot-icon-size;
111620
111633
  min-height: $timeline-dot-icon-size;
111621
111634
  border-radius: var(--dot-radius);
@@ -88454,7 +88454,7 @@ $grid-checkmark-color: $white !default;
88454
88454
  line-height: normal;
88455
88455
  }
88456
88456
  }
88457
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
88457
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
88458
88458
  /* stylelint-disable declaration-no-important */
88459
88459
  .e-table {
88460
88460
  border-spacing: 0 !important;
@@ -88468,6 +88468,19 @@ $grid-checkmark-color: $white !default;
88468
88468
  }
88469
88469
  /* stylelint-enable function-url-quotes */
88470
88470
 
88471
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
88472
+ /* stylelint-disable function-url-quotes */
88473
+ @supports (font: -apple-system-body) {
88474
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
88475
+
88476
+ /* stylelint-disable declaration-no-important */
88477
+ .e-table {
88478
+ border-spacing: 0 !important;
88479
+ }
88480
+ }
88481
+ }
88482
+ /* stylelint-enable function-url-quotes */
88483
+
88471
88484
 
88472
88485
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
88473
88486
  @if $grid-skin == 'material3' {
@@ -144606,7 +144619,7 @@ $timeline-item-disabled-color: $gray-500 !default;
144606
144619
  height: inherit;
144607
144620
  width: 100%;
144608
144621
 
144609
- [class ^= 'e-dot ']::before,
144622
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
144610
144623
  .e-dot-item,
144611
144624
  .e-dot {
144612
144625
  display: flex;
@@ -144614,7 +144627,7 @@ $timeline-item-disabled-color: $gray-500 !default;
144614
144627
  justify-content: center;
144615
144628
  }
144616
144629
 
144617
- [class ^= 'e-dot ']::before {
144630
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
144618
144631
  min-width: $timeline-dot-icon-size;
144619
144632
  min-height: $timeline-dot-icon-size;
144620
144633
  border-radius: var(--dot-radius);
@@ -144921,7 +144934,7 @@ $timeline-item-disabled-color: $gray-500 !default;
144921
144934
  @include export-module('timeline-bigger') {
144922
144935
  .e-bigger.e-timeline,
144923
144936
  .e-bigger .e-timeline {
144924
- [class ^= 'e-dot ']::before {
144937
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
144925
144938
  min-width: $timeline-bigger-dot-icon-size;
144926
144939
  min-height: $timeline-bigger-dot-icon-size;
144927
144940
  font-size: $timeline-bigger-dot-font-size;
@@ -66401,7 +66401,7 @@ $grid-checkmark-color: $primary-text-color !default;
66401
66401
  line-height: normal;
66402
66402
  }
66403
66403
  }
66404
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
66404
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66405
66405
  /* stylelint-disable declaration-no-important */
66406
66406
  .e-table {
66407
66407
  border-spacing: 0 !important;
@@ -66415,6 +66415,19 @@ $grid-checkmark-color: $primary-text-color !default;
66415
66415
  }
66416
66416
  /* stylelint-enable function-url-quotes */
66417
66417
 
66418
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
66419
+ /* stylelint-disable function-url-quotes */
66420
+ @supports (font: -apple-system-body) {
66421
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66422
+
66423
+ /* stylelint-disable declaration-no-important */
66424
+ .e-table {
66425
+ border-spacing: 0 !important;
66426
+ }
66427
+ }
66428
+ }
66429
+ /* stylelint-enable function-url-quotes */
66430
+
66418
66431
 
66419
66432
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
66420
66433
  @if $grid-skin == 'material3' {
@@ -111729,7 +111742,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
111729
111742
  height: inherit;
111730
111743
  width: 100%;
111731
111744
 
111732
- [class ^= 'e-dot ']::before,
111745
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
111733
111746
  .e-dot-item,
111734
111747
  .e-dot {
111735
111748
  display: flex;
@@ -111737,7 +111750,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
111737
111750
  justify-content: center;
111738
111751
  }
111739
111752
 
111740
- [class ^= 'e-dot ']::before {
111753
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
111741
111754
  min-width: $timeline-dot-icon-size;
111742
111755
  min-height: $timeline-dot-icon-size;
111743
111756
  border-radius: var(--dot-radius);
@@ -88806,7 +88806,7 @@ $grid-checkmark-color: $primary-text-color !default;
88806
88806
  line-height: normal;
88807
88807
  }
88808
88808
  }
88809
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
88809
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
88810
88810
  /* stylelint-disable declaration-no-important */
88811
88811
  .e-table {
88812
88812
  border-spacing: 0 !important;
@@ -88820,6 +88820,19 @@ $grid-checkmark-color: $primary-text-color !default;
88820
88820
  }
88821
88821
  /* stylelint-enable function-url-quotes */
88822
88822
 
88823
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
88824
+ /* stylelint-disable function-url-quotes */
88825
+ @supports (font: -apple-system-body) {
88826
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
88827
+
88828
+ /* stylelint-disable declaration-no-important */
88829
+ .e-table {
88830
+ border-spacing: 0 !important;
88831
+ }
88832
+ }
88833
+ }
88834
+ /* stylelint-enable function-url-quotes */
88835
+
88823
88836
 
88824
88837
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
88825
88838
  @if $grid-skin == 'material3' {
@@ -144728,7 +144741,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
144728
144741
  height: inherit;
144729
144742
  width: 100%;
144730
144743
 
144731
- [class ^= 'e-dot ']::before,
144744
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
144732
144745
  .e-dot-item,
144733
144746
  .e-dot {
144734
144747
  display: flex;
@@ -144736,7 +144749,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
144736
144749
  justify-content: center;
144737
144750
  }
144738
144751
 
144739
- [class ^= 'e-dot ']::before {
144752
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
144740
144753
  min-width: $timeline-dot-icon-size;
144741
144754
  min-height: $timeline-dot-icon-size;
144742
144755
  border-radius: var(--dot-radius);
@@ -145043,7 +145056,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
145043
145056
  @include export-module('timeline-bigger') {
145044
145057
  .e-bigger.e-timeline,
145045
145058
  .e-bigger .e-timeline {
145046
- [class ^= 'e-dot ']::before {
145059
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
145047
145060
  min-width: $timeline-bigger-dot-icon-size;
145048
145061
  min-height: $timeline-bigger-dot-icon-size;
145049
145062
  font-size: $timeline-bigger-dot-font-size;
@@ -66400,7 +66400,7 @@ $grid-checkmark-color: $primary-text-color !default;
66400
66400
  line-height: normal;
66401
66401
  }
66402
66402
  }
66403
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
66403
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66404
66404
  /* stylelint-disable declaration-no-important */
66405
66405
  .e-table {
66406
66406
  border-spacing: 0 !important;
@@ -66414,6 +66414,19 @@ $grid-checkmark-color: $primary-text-color !default;
66414
66414
  }
66415
66415
  /* stylelint-enable function-url-quotes */
66416
66416
 
66417
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
66418
+ /* stylelint-disable function-url-quotes */
66419
+ @supports (font: -apple-system-body) {
66420
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66421
+
66422
+ /* stylelint-disable declaration-no-important */
66423
+ .e-table {
66424
+ border-spacing: 0 !important;
66425
+ }
66426
+ }
66427
+ }
66428
+ /* stylelint-enable function-url-quotes */
66429
+
66417
66430
 
66418
66431
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
66419
66432
  @if $grid-skin == 'material3' {
@@ -111728,7 +111741,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
111728
111741
  height: inherit;
111729
111742
  width: 100%;
111730
111743
 
111731
- [class ^= 'e-dot ']::before,
111744
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
111732
111745
  .e-dot-item,
111733
111746
  .e-dot {
111734
111747
  display: flex;
@@ -111736,7 +111749,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
111736
111749
  justify-content: center;
111737
111750
  }
111738
111751
 
111739
- [class ^= 'e-dot ']::before {
111752
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
111740
111753
  min-width: $timeline-dot-icon-size;
111741
111754
  min-height: $timeline-dot-icon-size;
111742
111755
  border-radius: var(--dot-radius);
@@ -67189,7 +67189,7 @@ $grid-checkmark-color: $primary-text-color !default;
67189
67189
  line-height: normal;
67190
67190
  }
67191
67191
  }
67192
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
67192
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
67193
67193
  /* stylelint-disable declaration-no-important */
67194
67194
  .e-table {
67195
67195
  border-spacing: 0 !important;
@@ -67203,6 +67203,19 @@ $grid-checkmark-color: $primary-text-color !default;
67203
67203
  }
67204
67204
  /* stylelint-enable function-url-quotes */
67205
67205
 
67206
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
67207
+ /* stylelint-disable function-url-quotes */
67208
+ @supports (font: -apple-system-body) {
67209
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
67210
+
67211
+ /* stylelint-disable declaration-no-important */
67212
+ .e-table {
67213
+ border-spacing: 0 !important;
67214
+ }
67215
+ }
67216
+ }
67217
+ /* stylelint-enable function-url-quotes */
67218
+
67206
67219
 
67207
67220
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
67208
67221
  @if $grid-skin == 'material3' {
@@ -112503,7 +112516,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
112503
112516
  height: inherit;
112504
112517
  width: 100%;
112505
112518
 
112506
- [class ^= 'e-dot ']::before,
112519
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
112507
112520
  .e-dot-item,
112508
112521
  .e-dot {
112509
112522
  display: flex;
@@ -112511,7 +112524,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
112511
112524
  justify-content: center;
112512
112525
  }
112513
112526
 
112514
- [class ^= 'e-dot ']::before {
112527
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
112515
112528
  min-width: $timeline-dot-icon-size;
112516
112529
  min-height: $timeline-dot-icon-size;
112517
112530
  border-radius: var(--dot-radius);
@@ -89594,7 +89594,7 @@ $grid-checkmark-color: $primary-text-color !default;
89594
89594
  line-height: normal;
89595
89595
  }
89596
89596
  }
89597
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
89597
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
89598
89598
  /* stylelint-disable declaration-no-important */
89599
89599
  .e-table {
89600
89600
  border-spacing: 0 !important;
@@ -89608,6 +89608,19 @@ $grid-checkmark-color: $primary-text-color !default;
89608
89608
  }
89609
89609
  /* stylelint-enable function-url-quotes */
89610
89610
 
89611
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
89612
+ /* stylelint-disable function-url-quotes */
89613
+ @supports (font: -apple-system-body) {
89614
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
89615
+
89616
+ /* stylelint-disable declaration-no-important */
89617
+ .e-table {
89618
+ border-spacing: 0 !important;
89619
+ }
89620
+ }
89621
+ }
89622
+ /* stylelint-enable function-url-quotes */
89623
+
89611
89624
 
89612
89625
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
89613
89626
  @if $grid-skin == 'material3' {
@@ -145502,7 +145515,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
145502
145515
  height: inherit;
145503
145516
  width: 100%;
145504
145517
 
145505
- [class ^= 'e-dot ']::before,
145518
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
145506
145519
  .e-dot-item,
145507
145520
  .e-dot {
145508
145521
  display: flex;
@@ -145510,7 +145523,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
145510
145523
  justify-content: center;
145511
145524
  }
145512
145525
 
145513
- [class ^= 'e-dot ']::before {
145526
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
145514
145527
  min-width: $timeline-dot-icon-size;
145515
145528
  min-height: $timeline-dot-icon-size;
145516
145529
  border-radius: var(--dot-radius);
@@ -145817,7 +145830,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
145817
145830
  @include export-module('timeline-bigger') {
145818
145831
  .e-bigger.e-timeline,
145819
145832
  .e-bigger .e-timeline {
145820
- [class ^= 'e-dot ']::before {
145833
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
145821
145834
  min-width: $timeline-bigger-dot-icon-size;
145822
145835
  min-height: $timeline-bigger-dot-icon-size;
145823
145836
  font-size: $timeline-bigger-dot-font-size;
@@ -67536,7 +67536,7 @@ $grid-checkmark-color: $primary-text-color !default;
67536
67536
  line-height: normal;
67537
67537
  }
67538
67538
  }
67539
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
67539
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
67540
67540
  /* stylelint-disable declaration-no-important */
67541
67541
  .e-table {
67542
67542
  border-spacing: 0 !important;
@@ -67550,6 +67550,19 @@ $grid-checkmark-color: $primary-text-color !default;
67550
67550
  }
67551
67551
  /* stylelint-enable function-url-quotes */
67552
67552
 
67553
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
67554
+ /* stylelint-disable function-url-quotes */
67555
+ @supports (font: -apple-system-body) {
67556
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
67557
+
67558
+ /* stylelint-disable declaration-no-important */
67559
+ .e-table {
67560
+ border-spacing: 0 !important;
67561
+ }
67562
+ }
67563
+ }
67564
+ /* stylelint-enable function-url-quotes */
67565
+
67553
67566
 
67554
67567
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
67555
67568
  @if $grid-skin == 'material3' {
@@ -112850,7 +112863,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
112850
112863
  height: inherit;
112851
112864
  width: 100%;
112852
112865
 
112853
- [class ^= 'e-dot ']::before,
112866
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
112854
112867
  .e-dot-item,
112855
112868
  .e-dot {
112856
112869
  display: flex;
@@ -112858,7 +112871,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
112858
112871
  justify-content: center;
112859
112872
  }
112860
112873
 
112861
- [class ^= 'e-dot ']::before {
112874
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
112862
112875
  min-width: $timeline-dot-icon-size;
112863
112876
  min-height: $timeline-dot-icon-size;
112864
112877
  border-radius: var(--dot-radius);
@@ -89941,7 +89941,7 @@ $grid-checkmark-color: $primary-text-color !default;
89941
89941
  line-height: normal;
89942
89942
  }
89943
89943
  }
89944
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
89944
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
89945
89945
  /* stylelint-disable declaration-no-important */
89946
89946
  .e-table {
89947
89947
  border-spacing: 0 !important;
@@ -89955,6 +89955,19 @@ $grid-checkmark-color: $primary-text-color !default;
89955
89955
  }
89956
89956
  /* stylelint-enable function-url-quotes */
89957
89957
 
89958
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
89959
+ /* stylelint-disable function-url-quotes */
89960
+ @supports (font: -apple-system-body) {
89961
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
89962
+
89963
+ /* stylelint-disable declaration-no-important */
89964
+ .e-table {
89965
+ border-spacing: 0 !important;
89966
+ }
89967
+ }
89968
+ }
89969
+ /* stylelint-enable function-url-quotes */
89970
+
89958
89971
 
89959
89972
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
89960
89973
  @if $grid-skin == 'material3' {
@@ -145849,7 +145862,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
145849
145862
  height: inherit;
145850
145863
  width: 100%;
145851
145864
 
145852
- [class ^= 'e-dot ']::before,
145865
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
145853
145866
  .e-dot-item,
145854
145867
  .e-dot {
145855
145868
  display: flex;
@@ -145857,7 +145870,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
145857
145870
  justify-content: center;
145858
145871
  }
145859
145872
 
145860
- [class ^= 'e-dot ']::before {
145873
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
145861
145874
  min-width: $timeline-dot-icon-size;
145862
145875
  min-height: $timeline-dot-icon-size;
145863
145876
  border-radius: var(--dot-radius);
@@ -146164,7 +146177,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
146164
146177
  @include export-module('timeline-bigger') {
146165
146178
  .e-bigger.e-timeline,
146166
146179
  .e-bigger .e-timeline {
146167
- [class ^= 'e-dot ']::before {
146180
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
146168
146181
  min-width: $timeline-bigger-dot-icon-size;
146169
146182
  min-height: $timeline-bigger-dot-icon-size;
146170
146183
  font-size: $timeline-bigger-dot-font-size;
@@ -88805,7 +88805,7 @@ $grid-checkmark-color: $primary-text-color !default;
88805
88805
  line-height: normal;
88806
88806
  }
88807
88807
  }
88808
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
88808
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
88809
88809
  /* stylelint-disable declaration-no-important */
88810
88810
  .e-table {
88811
88811
  border-spacing: 0 !important;
@@ -88819,6 +88819,19 @@ $grid-checkmark-color: $primary-text-color !default;
88819
88819
  }
88820
88820
  /* stylelint-enable function-url-quotes */
88821
88821
 
88822
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
88823
+ /* stylelint-disable function-url-quotes */
88824
+ @supports (font: -apple-system-body) {
88825
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
88826
+
88827
+ /* stylelint-disable declaration-no-important */
88828
+ .e-table {
88829
+ border-spacing: 0 !important;
88830
+ }
88831
+ }
88832
+ }
88833
+ /* stylelint-enable function-url-quotes */
88834
+
88822
88835
 
88823
88836
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
88824
88837
  @if $grid-skin == 'material3' {
@@ -144727,7 +144740,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
144727
144740
  height: inherit;
144728
144741
  width: 100%;
144729
144742
 
144730
- [class ^= 'e-dot ']::before,
144743
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
144731
144744
  .e-dot-item,
144732
144745
  .e-dot {
144733
144746
  display: flex;
@@ -144735,7 +144748,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
144735
144748
  justify-content: center;
144736
144749
  }
144737
144750
 
144738
- [class ^= 'e-dot ']::before {
144751
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
144739
144752
  min-width: $timeline-dot-icon-size;
144740
144753
  min-height: $timeline-dot-icon-size;
144741
144754
  border-radius: var(--dot-radius);
@@ -145042,7 +145055,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
145042
145055
  @include export-module('timeline-bigger') {
145043
145056
  .e-bigger.e-timeline,
145044
145057
  .e-bigger .e-timeline {
145045
- [class ^= 'e-dot ']::before {
145058
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
145046
145059
  min-width: $timeline-bigger-dot-icon-size;
145047
145060
  min-height: $timeline-bigger-dot-icon-size;
145048
145061
  font-size: $timeline-bigger-dot-font-size;
@@ -66056,7 +66056,7 @@ $grid-checkmark-color: $theme-dark-font !default;
66056
66056
  line-height: normal;
66057
66057
  }
66058
66058
  }
66059
- .e-grid.sf-grid.e-grid-min-height .e-virtualtable {
66059
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66060
66060
  /* stylelint-disable declaration-no-important */
66061
66061
  .e-table {
66062
66062
  border-spacing: 0 !important;
@@ -66070,6 +66070,19 @@ $grid-checkmark-color: $theme-dark-font !default;
66070
66070
  }
66071
66071
  /* stylelint-enable function-url-quotes */
66072
66072
 
66073
+ /* Apply styles for Safari on macOS desktop and other Apple devices */
66074
+ /* stylelint-disable function-url-quotes */
66075
+ @supports (font: -apple-system-body) {
66076
+ .e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
66077
+
66078
+ /* stylelint-disable declaration-no-important */
66079
+ .e-table {
66080
+ border-spacing: 0 !important;
66081
+ }
66082
+ }
66083
+ }
66084
+ /* stylelint-enable function-url-quotes */
66085
+
66073
66086
 
66074
66087
  @mixin background-color-styles($grid-skin, $bg, $bgcolor) {
66075
66088
  @if $grid-skin == 'material3' {
@@ -111376,7 +111389,7 @@ $timeline-item-disabled-color: $neutral-tertiary-alt !default;
111376
111389
  height: inherit;
111377
111390
  width: 100%;
111378
111391
 
111379
- [class ^= 'e-dot ']::before,
111392
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
111380
111393
  .e-dot-item,
111381
111394
  .e-dot {
111382
111395
  display: flex;
@@ -111384,7 +111397,7 @@ $timeline-item-disabled-color: $neutral-tertiary-alt !default;
111384
111397
  justify-content: center;
111385
111398
  }
111386
111399
 
111387
- [class ^= 'e-dot ']::before {
111400
+ .e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
111388
111401
  min-width: $timeline-dot-icon-size;
111389
111402
  min-height: $timeline-dot-icon-size;
111390
111403
  border-radius: var(--dot-radius);