@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: $neutral-tertiary-alt !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: $neutral-tertiary-alt !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: $neutral-tertiary-alt !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: $neutral-tertiary !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: $neutral-tertiary !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: $neutral-tertiary !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: $neutral-tertiary !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: $neutral-tertiary !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;
@@ -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;
@@ -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;
@@ -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;
@@ -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;
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $selection-bg !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: $selection-bg !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: $selection-bg !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: $selection-bg !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: $selection-bg !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: rgba($grey-white, .38) !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: rgba($grey-white, .38) !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: rgba($grey-white, .38) !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: rgba($grey-white, .38) !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: rgba($grey-white, .38) !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: rgba($grey-black, .38) !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: rgba($grey-black, .38) !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: rgba($grey-black, .38) !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: rgba($grey-black, .38) !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: rgba($grey-black, .38) !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;
@@ -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;
@@ -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;
@@ -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;
@@ -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);