@syncfusion/ej2-angular-navigations 23.2.7-ngcc → 24.1.41-ngcc

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 (310) hide show
  1. package/@syncfusion/ej2-angular-navigations.es5.js +229 -3
  2. package/@syncfusion/ej2-angular-navigations.es5.js.map +1 -1
  3. package/@syncfusion/ej2-angular-navigations.js +214 -3
  4. package/@syncfusion/ej2-angular-navigations.js.map +1 -1
  5. package/CHANGELOG.md +6 -0
  6. package/dist/ej2-angular-navigations.umd.js +241 -1
  7. package/dist/ej2-angular-navigations.umd.js.map +1 -1
  8. package/dist/ej2-angular-navigations.umd.min.js +2 -2
  9. package/dist/ej2-angular-navigations.umd.min.js.map +1 -1
  10. package/ej2-angular-navigations.d.ts +1 -0
  11. package/ej2-angular-navigations.metadata.json +1 -1
  12. package/package.json +12 -10
  13. package/postinstall/tagchange.js +1 -1
  14. package/schematics/utils/lib-details.d.ts +3 -3
  15. package/schematics/utils/lib-details.js +3 -3
  16. package/schematics/utils/lib-details.ts +3 -3
  17. package/src/index.d.ts +4 -0
  18. package/src/stepper/stepper-all.module.d.ts +5 -0
  19. package/src/stepper/stepper.component.d.ts +51 -0
  20. package/src/stepper/stepper.module.d.ts +5 -0
  21. package/src/stepper/steps.directive.d.ts +73 -0
  22. package/styles/accordion/bootstrap-dark.css +1 -538
  23. package/styles/accordion/bootstrap.css +1 -539
  24. package/styles/accordion/bootstrap4.css +1 -538
  25. package/styles/accordion/bootstrap5-dark.css +1 -540
  26. package/styles/accordion/bootstrap5.css +1 -540
  27. package/styles/accordion/fabric-dark.css +1 -538
  28. package/styles/accordion/fabric.css +1 -539
  29. package/styles/accordion/fluent-dark.css +1 -539
  30. package/styles/accordion/fluent.css +1 -539
  31. package/styles/accordion/highcontrast-light.css +1 -538
  32. package/styles/accordion/highcontrast.css +1 -539
  33. package/styles/accordion/material-dark.css +1 -538
  34. package/styles/accordion/material.css +1 -539
  35. package/styles/accordion/material3-dark.css +1 -598
  36. package/styles/accordion/material3.css +1 -654
  37. package/styles/accordion/tailwind-dark.css +1 -539
  38. package/styles/accordion/tailwind.css +1 -539
  39. package/styles/appbar/bootstrap-dark.css +1 -251
  40. package/styles/appbar/bootstrap.css +1 -251
  41. package/styles/appbar/bootstrap4.css +1 -251
  42. package/styles/appbar/bootstrap5-dark.css +1 -251
  43. package/styles/appbar/bootstrap5.css +1 -251
  44. package/styles/appbar/fabric-dark.css +1 -251
  45. package/styles/appbar/fabric.css +1 -251
  46. package/styles/appbar/fluent-dark.css +1 -251
  47. package/styles/appbar/fluent.css +1 -251
  48. package/styles/appbar/highcontrast-light.css +1 -251
  49. package/styles/appbar/highcontrast.css +1 -251
  50. package/styles/appbar/material-dark.css +1 -251
  51. package/styles/appbar/material.css +1 -251
  52. package/styles/appbar/material3-dark.css +1 -306
  53. package/styles/appbar/material3.css +1 -362
  54. package/styles/appbar/tailwind-dark.css +1 -251
  55. package/styles/appbar/tailwind.css +1 -251
  56. package/styles/bootstrap-dark.css +1 -10106
  57. package/styles/bootstrap-dark.scss +1 -0
  58. package/styles/bootstrap.css +1 -10122
  59. package/styles/bootstrap.scss +1 -0
  60. package/styles/bootstrap4.css +1 -10247
  61. package/styles/bootstrap4.scss +1 -0
  62. package/styles/bootstrap5-dark.css +1 -10285
  63. package/styles/bootstrap5-dark.scss +1 -0
  64. package/styles/bootstrap5.css +1 -10285
  65. package/styles/bootstrap5.scss +1 -0
  66. package/styles/breadcrumb/bootstrap-dark.css +1 -395
  67. package/styles/breadcrumb/bootstrap.css +1 -395
  68. package/styles/breadcrumb/bootstrap4.css +1 -395
  69. package/styles/breadcrumb/bootstrap5-dark.css +1 -409
  70. package/styles/breadcrumb/bootstrap5.css +1 -409
  71. package/styles/breadcrumb/fabric-dark.css +1 -395
  72. package/styles/breadcrumb/fabric.css +1 -395
  73. package/styles/breadcrumb/fluent-dark.css +1 -371
  74. package/styles/breadcrumb/fluent.css +1 -371
  75. package/styles/breadcrumb/highcontrast-light.css +1 -402
  76. package/styles/breadcrumb/highcontrast.css +1 -402
  77. package/styles/breadcrumb/material-dark.css +1 -378
  78. package/styles/breadcrumb/material.css +1 -378
  79. package/styles/breadcrumb/material3-dark.css +1 -423
  80. package/styles/breadcrumb/material3.css +1 -479
  81. package/styles/breadcrumb/tailwind-dark.css +1 -401
  82. package/styles/breadcrumb/tailwind.css +1 -401
  83. package/styles/carousel/bootstrap-dark.css +1 -303
  84. package/styles/carousel/bootstrap.css +1 -303
  85. package/styles/carousel/bootstrap4.css +1 -303
  86. package/styles/carousel/bootstrap5-dark.css +1 -303
  87. package/styles/carousel/bootstrap5.css +1 -303
  88. package/styles/carousel/fabric-dark.css +1 -303
  89. package/styles/carousel/fabric.css +1 -303
  90. package/styles/carousel/fluent-dark.css +1 -303
  91. package/styles/carousel/fluent.css +1 -303
  92. package/styles/carousel/highcontrast-light.css +1 -303
  93. package/styles/carousel/highcontrast.css +1 -303
  94. package/styles/carousel/material-dark.css +1 -303
  95. package/styles/carousel/material.css +1 -303
  96. package/styles/carousel/material3-dark.css +1 -358
  97. package/styles/carousel/material3.css +1 -414
  98. package/styles/carousel/tailwind-dark.css +1 -303
  99. package/styles/carousel/tailwind.css +1 -303
  100. package/styles/context-menu/bootstrap-dark.css +1 -366
  101. package/styles/context-menu/bootstrap.css +1 -367
  102. package/styles/context-menu/bootstrap4.css +1 -367
  103. package/styles/context-menu/bootstrap5-dark.css +1 -355
  104. package/styles/context-menu/bootstrap5.css +1 -355
  105. package/styles/context-menu/fabric-dark.css +1 -366
  106. package/styles/context-menu/fabric.css +1 -367
  107. package/styles/context-menu/fluent-dark.css +1 -363
  108. package/styles/context-menu/fluent.css +1 -363
  109. package/styles/context-menu/highcontrast-light.css +1 -366
  110. package/styles/context-menu/highcontrast.css +1 -367
  111. package/styles/context-menu/material-dark.css +1 -384
  112. package/styles/context-menu/material.css +1 -386
  113. package/styles/context-menu/material3-dark.css +1 -434
  114. package/styles/context-menu/material3.css +1 -490
  115. package/styles/context-menu/tailwind-dark.css +1 -379
  116. package/styles/context-menu/tailwind.css +1 -379
  117. package/styles/fabric-dark.css +1 -10106
  118. package/styles/fabric-dark.scss +1 -0
  119. package/styles/fabric.css +1 -10117
  120. package/styles/fabric.scss +1 -0
  121. package/styles/fluent-dark.css +1 -10250
  122. package/styles/fluent-dark.scss +1 -0
  123. package/styles/fluent.css +1 -10250
  124. package/styles/fluent.scss +1 -0
  125. package/styles/h-scroll/bootstrap-dark.css +1 -259
  126. package/styles/h-scroll/bootstrap.css +1 -260
  127. package/styles/h-scroll/bootstrap4.css +1 -260
  128. package/styles/h-scroll/bootstrap5-dark.css +1 -280
  129. package/styles/h-scroll/bootstrap5.css +1 -280
  130. package/styles/h-scroll/fabric-dark.css +1 -259
  131. package/styles/h-scroll/fabric.css +1 -259
  132. package/styles/h-scroll/fluent-dark.css +1 -280
  133. package/styles/h-scroll/fluent.css +1 -280
  134. package/styles/h-scroll/highcontrast-light.css +1 -259
  135. package/styles/h-scroll/highcontrast.css +1 -259
  136. package/styles/h-scroll/material-dark.css +1 -279
  137. package/styles/h-scroll/material.css +1 -280
  138. package/styles/h-scroll/material3-dark.css +1 -335
  139. package/styles/h-scroll/material3.css +1 -391
  140. package/styles/h-scroll/tailwind-dark.css +1 -280
  141. package/styles/h-scroll/tailwind.css +1 -280
  142. package/styles/highcontrast-light.css +1 -10107
  143. package/styles/highcontrast-light.scss +1 -0
  144. package/styles/highcontrast.css +1 -10141
  145. package/styles/highcontrast.scss +1 -0
  146. package/styles/material-dark.css +1 -10230
  147. package/styles/material-dark.scss +1 -0
  148. package/styles/material.css +1 -10250
  149. package/styles/material.scss +1 -0
  150. package/styles/material3-dark.css +1 -11012
  151. package/styles/material3-dark.scss +1 -0
  152. package/styles/material3.css +1 -11740
  153. package/styles/material3.scss +1 -0
  154. package/styles/menu/bootstrap-dark.css +1 -1097
  155. package/styles/menu/bootstrap.css +1 -1098
  156. package/styles/menu/bootstrap4.css +1 -1138
  157. package/styles/menu/bootstrap5-dark.css +1 -1092
  158. package/styles/menu/bootstrap5.css +1 -1092
  159. package/styles/menu/fabric-dark.css +1 -1097
  160. package/styles/menu/fabric.css +1 -1098
  161. package/styles/menu/fluent-dark.css +1 -1115
  162. package/styles/menu/fluent.css +1 -1115
  163. package/styles/menu/highcontrast-light.css +1 -1097
  164. package/styles/menu/highcontrast.css +1 -1098
  165. package/styles/menu/material-dark.css +1 -1115
  166. package/styles/menu/material.css +1 -1117
  167. package/styles/menu/material3-dark.css +1 -1166
  168. package/styles/menu/material3.css +1 -1222
  169. package/styles/menu/tailwind-dark.css +1 -1110
  170. package/styles/menu/tailwind.css +1 -1110
  171. package/styles/pager/bootstrap-dark.css +1 -662
  172. package/styles/pager/bootstrap.css +1 -662
  173. package/styles/pager/bootstrap4.css +1 -662
  174. package/styles/pager/bootstrap5-dark.css +1 -697
  175. package/styles/pager/bootstrap5.css +1 -697
  176. package/styles/pager/fabric-dark.css +1 -662
  177. package/styles/pager/fabric.css +1 -662
  178. package/styles/pager/fluent-dark.css +1 -664
  179. package/styles/pager/fluent.css +1 -664
  180. package/styles/pager/highcontrast-light.css +1 -662
  181. package/styles/pager/highcontrast.css +1 -662
  182. package/styles/pager/material-dark.css +1 -662
  183. package/styles/pager/material.css +1 -662
  184. package/styles/pager/material3-dark.css +1 -766
  185. package/styles/pager/material3.css +1 -822
  186. package/styles/pager/tailwind-dark.css +1 -788
  187. package/styles/pager/tailwind.css +1 -788
  188. package/styles/sidebar/bootstrap-dark.css +1 -149
  189. package/styles/sidebar/bootstrap.css +1 -149
  190. package/styles/sidebar/bootstrap4.css +1 -149
  191. package/styles/sidebar/bootstrap5-dark.css +1 -147
  192. package/styles/sidebar/bootstrap5.css +1 -147
  193. package/styles/sidebar/fabric-dark.css +1 -149
  194. package/styles/sidebar/fabric.css +1 -149
  195. package/styles/sidebar/fluent-dark.css +1 -147
  196. package/styles/sidebar/fluent.css +1 -147
  197. package/styles/sidebar/highcontrast-light.css +1 -149
  198. package/styles/sidebar/highcontrast.css +1 -149
  199. package/styles/sidebar/material-dark.css +1 -149
  200. package/styles/sidebar/material.css +1 -151
  201. package/styles/sidebar/material3-dark.css +1 -203
  202. package/styles/sidebar/material3.css +1 -259
  203. package/styles/sidebar/tailwind-dark.css +1 -147
  204. package/styles/sidebar/tailwind.css +1 -147
  205. package/styles/stepper/bootstrap-dark.css +1 -0
  206. package/styles/stepper/bootstrap-dark.scss +1 -0
  207. package/styles/stepper/bootstrap.css +1 -0
  208. package/styles/stepper/bootstrap.scss +1 -0
  209. package/styles/stepper/bootstrap4.css +1 -0
  210. package/styles/stepper/bootstrap4.scss +1 -0
  211. package/styles/stepper/bootstrap5-dark.css +1 -0
  212. package/styles/stepper/bootstrap5-dark.scss +1 -0
  213. package/styles/stepper/bootstrap5.css +1 -0
  214. package/styles/stepper/bootstrap5.scss +1 -0
  215. package/styles/stepper/fabric-dark.css +1 -0
  216. package/styles/stepper/fabric-dark.scss +1 -0
  217. package/styles/stepper/fabric.css +1 -0
  218. package/styles/stepper/fabric.scss +1 -0
  219. package/styles/stepper/fluent-dark.css +1 -0
  220. package/styles/stepper/fluent-dark.scss +1 -0
  221. package/styles/stepper/fluent.css +1 -0
  222. package/styles/stepper/fluent.scss +1 -0
  223. package/styles/stepper/highcontrast-light.css +1 -0
  224. package/styles/stepper/highcontrast-light.scss +1 -0
  225. package/styles/stepper/highcontrast.css +1 -0
  226. package/styles/stepper/highcontrast.scss +1 -0
  227. package/styles/stepper/material-dark.css +1 -0
  228. package/styles/stepper/material-dark.scss +1 -0
  229. package/styles/stepper/material.css +1 -0
  230. package/styles/stepper/material.scss +1 -0
  231. package/styles/stepper/material3-dark.css +1 -0
  232. package/styles/stepper/material3-dark.scss +2 -0
  233. package/styles/stepper/material3.css +1 -0
  234. package/styles/stepper/material3.scss +2 -0
  235. package/styles/stepper/tailwind-dark.css +1 -0
  236. package/styles/stepper/tailwind-dark.scss +1 -0
  237. package/styles/stepper/tailwind.css +1 -0
  238. package/styles/stepper/tailwind.scss +1 -0
  239. package/styles/tab/bootstrap-dark.css +1 -4041
  240. package/styles/tab/bootstrap.css +1 -4046
  241. package/styles/tab/bootstrap4.css +1 -4044
  242. package/styles/tab/bootstrap5-dark.css +1 -4042
  243. package/styles/tab/bootstrap5.css +1 -4042
  244. package/styles/tab/fabric-dark.css +1 -4041
  245. package/styles/tab/fabric.css +1 -4046
  246. package/styles/tab/fluent-dark.css +1 -4044
  247. package/styles/tab/fluent.css +1 -4044
  248. package/styles/tab/highcontrast-light.css +1 -4035
  249. package/styles/tab/highcontrast.css +1 -4046
  250. package/styles/tab/material-dark.css +1 -4062
  251. package/styles/tab/material.css +1 -4068
  252. package/styles/tab/material3-dark.css +1 -4108
  253. package/styles/tab/material3.css +1 -4164
  254. package/styles/tab/tailwind-dark.css +1 -4058
  255. package/styles/tab/tailwind.css +1 -4058
  256. package/styles/tailwind-dark.css +1 -10416
  257. package/styles/tailwind-dark.scss +1 -0
  258. package/styles/tailwind.css +1 -10416
  259. package/styles/tailwind.scss +1 -0
  260. package/styles/toolbar/bootstrap-dark.css +1 -1077
  261. package/styles/toolbar/bootstrap.css +1 -1078
  262. package/styles/toolbar/bootstrap4.css +1 -1078
  263. package/styles/toolbar/bootstrap5-dark.css +1 -1089
  264. package/styles/toolbar/bootstrap5.css +1 -1089
  265. package/styles/toolbar/fabric-dark.css +1 -1077
  266. package/styles/toolbar/fabric.css +1 -1078
  267. package/styles/toolbar/fluent-dark.css +1 -1088
  268. package/styles/toolbar/fluent.css +1 -1088
  269. package/styles/toolbar/highcontrast-light.css +1 -1077
  270. package/styles/toolbar/highcontrast.css +1 -1078
  271. package/styles/toolbar/material-dark.css +1 -1115
  272. package/styles/toolbar/material.css +1 -1118
  273. package/styles/toolbar/material3-dark.css +1 -1144
  274. package/styles/toolbar/material3.css +1 -1200
  275. package/styles/toolbar/tailwind-dark.css +1 -1088
  276. package/styles/toolbar/tailwind.css +1 -1088
  277. package/styles/treeview/bootstrap-dark.css +1 -755
  278. package/styles/treeview/bootstrap.css +1 -760
  279. package/styles/treeview/bootstrap4.css +1 -848
  280. package/styles/treeview/bootstrap5-dark.css +1 -866
  281. package/styles/treeview/bootstrap5.css +1 -866
  282. package/styles/treeview/fabric-dark.css +1 -755
  283. package/styles/treeview/fabric.css +1 -756
  284. package/styles/treeview/fluent-dark.css +1 -871
  285. package/styles/treeview/fluent.css +1 -871
  286. package/styles/treeview/highcontrast-light.css +1 -755
  287. package/styles/treeview/highcontrast.css +1 -773
  288. package/styles/treeview/material-dark.css +1 -761
  289. package/styles/treeview/material.css +1 -763
  290. package/styles/treeview/material3-dark.css +1 -902
  291. package/styles/treeview/material3.css +1 -958
  292. package/styles/treeview/tailwind-dark.css +1 -858
  293. package/styles/treeview/tailwind.css +1 -858
  294. package/styles/v-scroll/bootstrap-dark.css +1 -201
  295. package/styles/v-scroll/bootstrap.css +1 -202
  296. package/styles/v-scroll/bootstrap4.css +1 -202
  297. package/styles/v-scroll/bootstrap5-dark.css +1 -202
  298. package/styles/v-scroll/bootstrap5.css +1 -202
  299. package/styles/v-scroll/fabric-dark.css +1 -201
  300. package/styles/v-scroll/fabric.css +1 -202
  301. package/styles/v-scroll/fluent-dark.css +1 -202
  302. package/styles/v-scroll/fluent.css +1 -202
  303. package/styles/v-scroll/highcontrast-light.css +1 -201
  304. package/styles/v-scroll/highcontrast.css +1 -202
  305. package/styles/v-scroll/material-dark.css +1 -221
  306. package/styles/v-scroll/material.css +1 -222
  307. package/styles/v-scroll/material3-dark.css +1 -257
  308. package/styles/v-scroll/material3.css +1 -313
  309. package/styles/v-scroll/tailwind-dark.css +1 -202
  310. package/styles/v-scroll/tailwind.css +1 -202
@@ -1,414 +1 @@
1
- :root {
2
- --color-sf-black: 0, 0, 0;
3
- --color-sf-white: 255, 255, 255;
4
- --color-sf-primary: 103, 80, 164;
5
- --color-sf-primary-container: 234, 221, 255;
6
- --color-sf-secondary: 98, 91, 113;
7
- --color-sf-secondary-container: 232, 222, 248;
8
- --color-sf-tertiary: 125, 82, 96;
9
- --color-sf-tertiary-container: 255, 216, 228;
10
- --color-sf-surface: 255, 255, 255;
11
- --color-sf-surface-variant: 231, 224, 236;
12
- --color-sf-background: var(--color-sf-surface);
13
- --color-sf-on-primary: 255, 255, 255;
14
- --color-sf-on-primary-container: 33, 0, 94;
15
- --color-sf-on-secondary: 255, 255, 255;
16
- --color-sf-on-secondary-container: 30, 25, 43;
17
- --color-sf-on-tertiary: 255, 255, 255;
18
- --color-sf-on-tertiary-containe: 55, 11, 30;
19
- --color-sf-on-surface: 28, 27, 31;
20
- --color-sf-on-surface-variant: 73, 69, 78;
21
- --color-sf-on-background: 28, 27, 31;
22
- --color-sf-outline: 121, 116, 126;
23
- --color-sf-outline-variant: 196, 199, 197;
24
- --color-sf-shadow: 0, 0, 0;
25
- --color-sf-surface-tint-color: 103, 80, 164;
26
- --color-sf-inverse-surface: 49, 48, 51;
27
- --color-sf-inverse-on-surface: 244, 239, 244;
28
- --color-sf-inverse-primary: 208, 188, 255;
29
- --color-sf-scrim: 0, 0, 0;
30
- --color-sf-error: 179, 38, 30;
31
- --color-sf-error-container: 249, 222, 220;
32
- --color-sf-on-error: 255, 250, 250;
33
- --color-sf-on-error-container: 65, 14, 11;
34
- --color-sf-success: 32, 81, 7;
35
- --color-sf-success-container: 209, 255, 186;
36
- --color-sf-on-success: 244, 255, 239;
37
- --color-sf-on-success-container: 13, 39, 0;
38
- --color-sf-info: 1, 87, 155;
39
- --color-sf-info-container: 233, 245, 255;
40
- --color-sf-on-info: 250, 253, 255;
41
- --color-sf-on-info-container: 0, 51, 91;
42
- --color-sf-warning: 145, 76, 0;
43
- --color-sf-warning-container: 254, 236, 222;
44
- --color-sf-on-warning: 255, 255, 255;
45
- --color-sf-on-warning-container: 47, 21, 0;
46
- --color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
47
- --color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
48
- --color-sf-diagram-palette-background: --color-sf-white;
49
- --color-sf-success-text: 255, 255, 255;
50
- --color-sf-warning-text: 255, 255, 255;
51
- --color-sf-danger-text: 255, 255, 255;
52
- --color-sf-info-text: 255, 255, 255;
53
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
54
- --color-sf-secondary-bg-color: var(--color-sf-surface);
55
- }
56
-
57
- .e-dark-mode {
58
- --color-sf-black: 0, 0, 0;
59
- --color-sf-white: 255, 255, 255;
60
- --color-sf-primary: 208, 188, 255;
61
- --color-sf-primary-container: 79, 55, 139;
62
- --color-sf-secondary: 204, 194, 220;
63
- --color-sf-secondary-container: 74, 68, 88;
64
- --color-sf-tertiary: 239, 184, 200;
65
- --color-sf-tertiary-container: 99, 59, 72;
66
- --color-sf-surface: 28, 27, 31;
67
- --color-sf-surface-variant: 28, 27, 31;
68
- --color-sf-background: var(--color-sf-surface);
69
- --color-sf-on-primary: 55, 30, 115;
70
- --color-sf-on-primary-container: 234, 221, 255;
71
- --color-sf-on-secondary: 51, 45, 65;
72
- --color-sf-on-secondary-container: 232, 222, 248;
73
- --color-sf-on-tertiary: 73, 37, 50;
74
- --color-sf-on-tertiary-containe: 255, 216, 228;
75
- --color-sf-on-surface: 230, 225, 229;
76
- --color-sf-on-surface-variant: 202, 196, 208;
77
- --color-sf-on-background: 230, 225, 229;
78
- --color-sf-outline: 147, 143, 153;
79
- --color-sf-outline-variant: 68, 71, 70;
80
- --color-sf-shadow: 0, 0, 0;
81
- --color-sf-surface-tint-color: 208, 188, 255;
82
- --color-sf-inverse-surface: 230, 225, 229;
83
- --color-sf-inverse-on-surface: 49, 48, 51;
84
- --color-sf-inverse-primary: 103, 80, 164;
85
- --color-sf-scrim: 0, 0, 0;
86
- --color-sf-error: 242, 184, 181;
87
- --color-sf-error-container: 140, 29, 24;
88
- --color-sf-on-error: 96, 20, 16;
89
- --color-sf-on-error-container: 249, 222, 220;
90
- --color-sf-success: 83, 202, 23;
91
- --color-sf-success-container: 22, 62, 2;
92
- --color-sf-on-success: 13, 39, 0;
93
- --color-sf-on-success-container: 183, 250, 150;
94
- --color-sf-info: 71, 172, 251;
95
- --color-sf-info-container: 0, 67, 120;
96
- --color-sf-on-info: 0, 51, 91;
97
- --color-sf-on-info-container: 173, 219, 255;
98
- --color-sf-warning: 245, 180, 130;
99
- --color-sf-warning-container: 123, 65, 0;
100
- --color-sf-on-warning: 99, 52, 0;
101
- --color-sf-on-warning-container: 255, 220, 193;
102
- --color-sf-spreadsheet-gridline: 231, 224, 236;
103
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
104
- --color-sf-success-text: 0, 0, 0;
105
- --color-sf-warning-text: 0, 0, 0;
106
- --color-sf-info-text: 0, 0, 0;
107
- --color-sf-danger-text: 0, 0, 0;
108
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
109
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
110
- }
111
-
112
- /*! Carousel component bootstrap5 theme definitions and variables */
113
- .e-carousel .e-previous-icon::before {
114
- content: "\e765";
115
- }
116
- .e-carousel .e-next-icon::before {
117
- content: "\e748";
118
- }
119
- .e-carousel .e-play-icon::before {
120
- content: "\e70c";
121
- }
122
- .e-carousel .e-pause-icon::before {
123
- content: "\e77b";
124
- }
125
- .e-carousel.e-rtl .e-previous-icon::before {
126
- content: "\e748";
127
- }
128
- .e-carousel.e-rtl .e-next-icon::before {
129
- content: "\e765";
130
- }
131
-
132
- /*! carousel component styles */
133
- .e-carousel {
134
- display: block;
135
- margin: 0;
136
- padding: 0;
137
- position: relative;
138
- }
139
- .e-carousel .e-carousel-items,
140
- .e-carousel .e-carousel-slide-container {
141
- height: 100%;
142
- margin: 0;
143
- overflow: hidden;
144
- padding: 0;
145
- position: relative;
146
- width: 100%;
147
- }
148
- .e-carousel .e-carousel-items.e-swipe-start {
149
- cursor: pointer;
150
- }
151
- .e-carousel.e-partial .e-carousel-slide-container {
152
- padding: 0 100px;
153
- }
154
- @media screen and (max-width: 480px) {
155
- .e-carousel.e-partial .e-carousel-slide-container {
156
- padding: 0 75px;
157
- }
158
- }
159
- @media screen and (max-width: 320px) {
160
- .e-carousel.e-partial .e-carousel-slide-container {
161
- padding: 0 50px;
162
- }
163
- }
164
- .e-carousel .e-carousel-items {
165
- width: calc(var(--carousel-items-count) * 100%);
166
- display: -ms-flexbox;
167
- display: flex;
168
- -ms-flex-direction: row;
169
- flex-direction: row;
170
- transition-property: transform;
171
- transition-duration: 0.6s;
172
- transition-timing-function: ease-in-out;
173
- }
174
- .e-carousel .e-carousel-items .e-carousel-item {
175
- height: 100%;
176
- overflow: hidden;
177
- padding: 0;
178
- position: relative;
179
- width: calc(100% / var(--carousel-items-count));
180
- }
181
- .e-carousel.e-blazor-carousel .e-carousel-items {
182
- transform: translateX(calc(-100% / var(--carousel-items-count) * var(--carousel-items-current)));
183
- transition: transform;
184
- }
185
- .e-carousel.e-blazor-carousel.e-rtl .e-carousel-items {
186
- transform: translateX(calc(100% / var(--carousel-items-count) * var(--carousel-items-current)));
187
- transition: transform;
188
- }
189
- .e-carousel.e-carousel-fade-animation .e-carousel-items.e-fade-in-out {
190
- transition-property: none;
191
- animation: fade-in-out 0.6s ease-in-out;
192
- }
193
- @keyframes fade-in-out {
194
- 0% {
195
- opacity: 0;
196
- }
197
- 100% {
198
- opacity: 1;
199
- }
200
- }
201
- .e-carousel.e-carousel-slide-animation .e-carousel-items.e-slide {
202
- transition-duration: 0.6s;
203
- }
204
- .e-carousel.e-carousel-custom-animation:not(.e-partial) .e-carousel-item {
205
- display: block;
206
- height: 100%;
207
- left: 0;
208
- opacity: 0;
209
- pointer-events: none;
210
- top: 0;
211
- }
212
- .e-carousel.e-carousel-custom-animation:not(.e-partial) .e-carousel-item.e-active {
213
- opacity: 1;
214
- pointer-events: visible;
215
- }
216
- .e-carousel .e-carousel-navigators {
217
- -ms-flex-align: center;
218
- align-items: center;
219
- display: -ms-flexbox;
220
- display: flex;
221
- height: 100%;
222
- -ms-flex-pack: justify;
223
- justify-content: space-between;
224
- pointer-events: none;
225
- position: absolute;
226
- top: 0;
227
- width: 100%;
228
- z-index: 1;
229
- }
230
- .e-carousel .e-carousel-navigators .e-play-pause,
231
- .e-carousel .e-carousel-navigators .e-previous,
232
- .e-carousel .e-carousel-navigators .e-next {
233
- padding: 0.5em;
234
- pointer-events: auto;
235
- }
236
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn,
237
- .e-carousel .e-carousel-navigators .e-previous .e-btn,
238
- .e-carousel .e-carousel-navigators .e-next .e-btn {
239
- border: 0;
240
- box-shadow: none;
241
- }
242
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn:hover,
243
- .e-carousel .e-carousel-navigators .e-previous .e-btn:hover,
244
- .e-carousel .e-carousel-navigators .e-next .e-btn:hover {
245
- border-radius: 50%;
246
- }
247
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn.e-rtl,
248
- .e-carousel .e-carousel-navigators .e-previous .e-btn.e-rtl,
249
- .e-carousel .e-carousel-navigators .e-next .e-btn.e-rtl {
250
- transform: rotate(180deg);
251
- }
252
- .e-carousel .e-carousel-navigators .e-play-pause.e-hover-arrows,
253
- .e-carousel .e-carousel-navigators .e-previous.e-hover-arrows,
254
- .e-carousel .e-carousel-navigators .e-next.e-hover-arrows {
255
- display: none;
256
- }
257
- .e-carousel .e-carousel-indicators {
258
- -ms-flex-align: center;
259
- align-items: center;
260
- bottom: 0;
261
- display: -ms-flexbox;
262
- display: flex;
263
- -ms-flex-pack: center;
264
- justify-content: center;
265
- min-height: 48px;
266
- padding: 0;
267
- pointer-events: none;
268
- position: absolute;
269
- width: 100%;
270
- z-index: 1;
271
- }
272
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bars {
273
- display: -ms-flexbox;
274
- display: flex;
275
- -ms-flex-wrap: wrap;
276
- flex-wrap: wrap;
277
- -ms-flex-pack: center;
278
- justify-content: center;
279
- pointer-events: auto;
280
- }
281
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bars .e-indicator-bar {
282
- padding: 0;
283
- }
284
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bars .e-indicator-bar .e-indicator {
285
- -ms-flex-align: center;
286
- align-items: center;
287
- display: -ms-flexbox;
288
- display: flex;
289
- -ms-flex-pack: center;
290
- justify-content: center;
291
- padding: 8px;
292
- }
293
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bars .e-indicator-bar .e-indicator div {
294
- border: 1px solid rgba(var(--color-sf-on-surface), 0.4);
295
- border-radius: 50%;
296
- height: 12px;
297
- transition-duration: 0.6s;
298
- transition-property: background-color, border-color;
299
- transition-timing-function: ease-in-out;
300
- width: 12px;
301
- }
302
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bars .e-indicator-bar .e-indicator .e-ripple-element {
303
- display: none;
304
- }
305
- .e-carousel .e-carousel-indicators.e-dynamic {
306
- min-height: 36px;
307
- }
308
- .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars {
309
- display: block;
310
- overflow: hidden;
311
- transition: opacity 0.6s ease-in-out;
312
- white-space: nowrap;
313
- width: 80px;
314
- }
315
- .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar {
316
- border-radius: 50%;
317
- display: inline-block;
318
- height: 8px;
319
- left: calc(32px - 16px * var(--carousel-items-current));
320
- margin: 0 4px;
321
- opacity: 1;
322
- position: relative;
323
- transform: scale(0.33);
324
- transition-duration: 0.6s;
325
- transition-property: transform, left;
326
- transition-timing-function: ease-in-out;
327
- white-space: nowrap;
328
- width: 8px;
329
- }
330
- .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar.e-active {
331
- transform: scale(1);
332
- }
333
- .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar.e-prev, .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar.e-next {
334
- transform: scale(0.66);
335
- }
336
- .e-carousel .e-carousel-indicators.e-fraction {
337
- min-height: 36px;
338
- }
339
- .e-carousel .e-carousel-indicators.e-progress {
340
- min-height: 4px;
341
- }
342
- .e-carousel .e-carousel-indicators.e-progress .e-indicator-bars {
343
- height: 4px;
344
- width: 100%;
345
- }
346
- .e-carousel .e-carousel-indicators.e-progress .e-indicator-bars .e-indicator-bar {
347
- height: 100%;
348
- left: 0;
349
- position: absolute;
350
- top: 0;
351
- transform: translate3d(0, 0, 0) scaleX(calc(var(--carousel-items-current) / var(--carousel-items-count))) scaleY(1);
352
- transition-duration: 0.6s;
353
- transform-origin: left top;
354
- width: 100%;
355
- }
356
-
357
- /*! carousel component theme */
358
- .e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled),
359
- .e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled),
360
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled) {
361
- background-color: transparent;
362
- }
363
- .e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled) .e-btn-icon,
364
- .e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled) .e-btn-icon,
365
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled) .e-btn-icon {
366
- color: rgba(var(--color-sf-on-surface-variant));
367
- }
368
- .e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled):active, .e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled):focus, .e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled):hover,
369
- .e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled):active,
370
- .e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled):focus,
371
- .e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled):hover,
372
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled):active,
373
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled):focus,
374
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled):hover {
375
- background-color: rgba(var(--color-sf-on-surface), 0.05);
376
- outline: none;
377
- }
378
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator {
379
- background-color: transparent;
380
- border-color: transparent;
381
- box-shadow: none;
382
- }
383
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator div {
384
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14)), rgba(var(--color-sf-surface));
385
- border-image: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14));
386
- }
387
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator:active, .e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator:focus, .e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator:hover {
388
- background: transparent;
389
- border-color: transparent;
390
- box-shadow: none;
391
- outline: none;
392
- }
393
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator:focus-visible {
394
- border-color: rgba(var(--color-sf-on-surface));
395
- }
396
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bar.e-active .e-indicator div {
397
- background-color: rgba(var(--color-sf-primary));
398
- border-color: rgba(var(--color-sf-primary));
399
- }
400
- .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar {
401
- background-color: rgba(var(--color-sf-on-surface-variant));
402
- }
403
- .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar.e-active {
404
- background-color: rgba(var(--color-sf-primary));
405
- }
406
- .e-carousel .e-carousel-indicators.e-fraction .e-indicator-bars {
407
- color: rgba(var(--color-sf-on-surface-variant));
408
- }
409
- .e-carousel .e-carousel-indicators.e-progress .e-indicator-bars {
410
- background-color: rgba(var(--color-sf-primary), 0.4);
411
- }
412
- .e-carousel .e-carousel-indicators.e-progress .e-indicator-bars .e-indicator-bar {
413
- background-color: rgba(var(--color-sf-primary));
414
- }
1
+ @import '@syncfusion/ej2-navigations/styles/carousel/material3.css';
@@ -1,303 +1 @@
1
- /*! Carousel component tailwind theme definitions and variables */
2
- .e-carousel .e-previous-icon::before {
3
- content: "\e765";
4
- }
5
- .e-carousel .e-next-icon::before {
6
- content: "\e748";
7
- }
8
- .e-carousel .e-play-icon::before {
9
- content: "\e70c";
10
- }
11
- .e-carousel .e-pause-icon::before {
12
- content: "\e77b";
13
- }
14
- .e-carousel.e-rtl .e-previous-icon::before {
15
- content: "\e748";
16
- }
17
- .e-carousel.e-rtl .e-next-icon::before {
18
- content: "\e765";
19
- }
20
-
21
- /*! carousel component styles */
22
- .e-carousel {
23
- display: block;
24
- margin: 0;
25
- padding: 0;
26
- position: relative;
27
- }
28
- .e-carousel .e-carousel-items,
29
- .e-carousel .e-carousel-slide-container {
30
- height: 100%;
31
- margin: 0;
32
- overflow: hidden;
33
- padding: 0;
34
- position: relative;
35
- width: 100%;
36
- }
37
- .e-carousel .e-carousel-items.e-swipe-start {
38
- cursor: pointer;
39
- }
40
- .e-carousel.e-partial .e-carousel-slide-container {
41
- padding: 0 100px;
42
- }
43
- @media screen and (max-width: 480px) {
44
- .e-carousel.e-partial .e-carousel-slide-container {
45
- padding: 0 75px;
46
- }
47
- }
48
- @media screen and (max-width: 320px) {
49
- .e-carousel.e-partial .e-carousel-slide-container {
50
- padding: 0 50px;
51
- }
52
- }
53
- .e-carousel .e-carousel-items {
54
- width: calc(var(--carousel-items-count) * 100%);
55
- display: -ms-flexbox;
56
- display: flex;
57
- -ms-flex-direction: row;
58
- flex-direction: row;
59
- transition-property: transform;
60
- transition-duration: 0.6s;
61
- transition-timing-function: ease-in-out;
62
- }
63
- .e-carousel .e-carousel-items .e-carousel-item {
64
- height: 100%;
65
- overflow: hidden;
66
- padding: 0;
67
- position: relative;
68
- width: calc(100% / var(--carousel-items-count));
69
- }
70
- .e-carousel.e-blazor-carousel .e-carousel-items {
71
- transform: translateX(calc(-100% / var(--carousel-items-count) * var(--carousel-items-current)));
72
- transition: transform;
73
- }
74
- .e-carousel.e-blazor-carousel.e-rtl .e-carousel-items {
75
- transform: translateX(calc(100% / var(--carousel-items-count) * var(--carousel-items-current)));
76
- transition: transform;
77
- }
78
- .e-carousel.e-carousel-fade-animation .e-carousel-items.e-fade-in-out {
79
- transition-property: none;
80
- animation: fade-in-out 0.6s ease-in-out;
81
- }
82
- @keyframes fade-in-out {
83
- 0% {
84
- opacity: 0;
85
- }
86
- 100% {
87
- opacity: 1;
88
- }
89
- }
90
- .e-carousel.e-carousel-slide-animation .e-carousel-items.e-slide {
91
- transition-duration: 0.6s;
92
- }
93
- .e-carousel.e-carousel-custom-animation:not(.e-partial) .e-carousel-item {
94
- display: block;
95
- height: 100%;
96
- left: 0;
97
- opacity: 0;
98
- pointer-events: none;
99
- top: 0;
100
- }
101
- .e-carousel.e-carousel-custom-animation:not(.e-partial) .e-carousel-item.e-active {
102
- opacity: 1;
103
- pointer-events: visible;
104
- }
105
- .e-carousel .e-carousel-navigators {
106
- -ms-flex-align: center;
107
- align-items: center;
108
- display: -ms-flexbox;
109
- display: flex;
110
- height: 100%;
111
- -ms-flex-pack: justify;
112
- justify-content: space-between;
113
- pointer-events: none;
114
- position: absolute;
115
- top: 0;
116
- width: 100%;
117
- z-index: 1;
118
- }
119
- .e-carousel .e-carousel-navigators .e-play-pause,
120
- .e-carousel .e-carousel-navigators .e-previous,
121
- .e-carousel .e-carousel-navigators .e-next {
122
- padding: 0.5em;
123
- pointer-events: auto;
124
- }
125
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn,
126
- .e-carousel .e-carousel-navigators .e-previous .e-btn,
127
- .e-carousel .e-carousel-navigators .e-next .e-btn {
128
- border: 0;
129
- box-shadow: none;
130
- }
131
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn:hover,
132
- .e-carousel .e-carousel-navigators .e-previous .e-btn:hover,
133
- .e-carousel .e-carousel-navigators .e-next .e-btn:hover {
134
- border-radius: 50%;
135
- }
136
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn.e-rtl,
137
- .e-carousel .e-carousel-navigators .e-previous .e-btn.e-rtl,
138
- .e-carousel .e-carousel-navigators .e-next .e-btn.e-rtl {
139
- transform: rotate(180deg);
140
- }
141
- .e-carousel .e-carousel-navigators .e-play-pause.e-hover-arrows,
142
- .e-carousel .e-carousel-navigators .e-previous.e-hover-arrows,
143
- .e-carousel .e-carousel-navigators .e-next.e-hover-arrows {
144
- display: none;
145
- }
146
- .e-carousel .e-carousel-indicators {
147
- -ms-flex-align: center;
148
- align-items: center;
149
- bottom: 0;
150
- display: -ms-flexbox;
151
- display: flex;
152
- -ms-flex-pack: center;
153
- justify-content: center;
154
- min-height: 48px;
155
- padding: 0;
156
- pointer-events: none;
157
- position: absolute;
158
- width: 100%;
159
- z-index: 1;
160
- }
161
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bars {
162
- display: -ms-flexbox;
163
- display: flex;
164
- -ms-flex-wrap: wrap;
165
- flex-wrap: wrap;
166
- -ms-flex-pack: center;
167
- justify-content: center;
168
- pointer-events: auto;
169
- }
170
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bars .e-indicator-bar {
171
- padding: 0;
172
- }
173
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bars .e-indicator-bar .e-indicator {
174
- -ms-flex-align: center;
175
- align-items: center;
176
- display: -ms-flexbox;
177
- display: flex;
178
- -ms-flex-pack: center;
179
- justify-content: center;
180
- padding: 6px;
181
- }
182
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bars .e-indicator-bar .e-indicator div {
183
- border: 1px solid rgba(255, 255, 255, 0.4);
184
- border-radius: 50%;
185
- height: 12px;
186
- transition-duration: 0.6s;
187
- transition-property: background-color, border-color;
188
- transition-timing-function: ease-in-out;
189
- width: 12px;
190
- }
191
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bars .e-indicator-bar .e-indicator .e-ripple-element {
192
- display: none;
193
- }
194
- .e-carousel .e-carousel-indicators.e-dynamic {
195
- min-height: 36px;
196
- }
197
- .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars {
198
- display: block;
199
- overflow: hidden;
200
- transition: opacity 0.6s ease-in-out;
201
- white-space: nowrap;
202
- width: 80px;
203
- }
204
- .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar {
205
- border-radius: 50%;
206
- display: inline-block;
207
- height: 8px;
208
- left: calc(32px - 16px * var(--carousel-items-current));
209
- margin: 0 4px;
210
- opacity: 1;
211
- position: relative;
212
- transform: scale(0.33);
213
- transition-duration: 0.6s;
214
- transition-property: transform, left;
215
- transition-timing-function: ease-in-out;
216
- white-space: nowrap;
217
- width: 8px;
218
- }
219
- .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar.e-active {
220
- transform: scale(1);
221
- }
222
- .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar.e-prev, .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar.e-next {
223
- transform: scale(0.66);
224
- }
225
- .e-carousel .e-carousel-indicators.e-fraction {
226
- min-height: 36px;
227
- }
228
- .e-carousel .e-carousel-indicators.e-progress {
229
- min-height: 4px;
230
- }
231
- .e-carousel .e-carousel-indicators.e-progress .e-indicator-bars {
232
- height: 4px;
233
- width: 100%;
234
- }
235
- .e-carousel .e-carousel-indicators.e-progress .e-indicator-bars .e-indicator-bar {
236
- height: 100%;
237
- left: 0;
238
- position: absolute;
239
- top: 0;
240
- transform: translate3d(0, 0, 0) scaleX(calc(var(--carousel-items-current) / var(--carousel-items-count))) scaleY(1);
241
- transition-duration: 0.6s;
242
- transform-origin: left top;
243
- width: 100%;
244
- }
245
-
246
- /*! carousel component theme */
247
- .e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled),
248
- .e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled),
249
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled) {
250
- background-color: transparent;
251
- }
252
- .e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled) .e-btn-icon,
253
- .e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled) .e-btn-icon,
254
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled) .e-btn-icon {
255
- color: #fff;
256
- }
257
- .e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled):active, .e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled):focus, .e-carousel .e-carousel-navigators .e-previous .e-btn:not(:disabled):hover,
258
- .e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled):active,
259
- .e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled):focus,
260
- .e-carousel .e-carousel-navigators .e-next .e-btn:not(:disabled):hover,
261
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled):active,
262
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled):focus,
263
- .e-carousel .e-carousel-navigators .e-play-pause .e-btn:not(:disabled):hover {
264
- background-color: rgba(255, 255, 255, 0.4);
265
- outline: none;
266
- }
267
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator {
268
- background-color: transparent;
269
- border-color: transparent;
270
- box-shadow: none;
271
- }
272
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator div {
273
- background: #fff;
274
- border-color: #fff;
275
- }
276
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator:active, .e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator:focus, .e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator:hover {
277
- background: transparent;
278
- border-color: transparent;
279
- box-shadow: none;
280
- outline: none;
281
- }
282
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bar .e-indicator:focus-visible {
283
- border-color: #000;
284
- }
285
- .e-carousel .e-carousel-indicators.e-default .e-indicator-bar.e-active .e-indicator div {
286
- background-color: #22d3ee;
287
- border-color: #22d3ee;
288
- }
289
- .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar {
290
- background-color: #fff;
291
- }
292
- .e-carousel .e-carousel-indicators.e-dynamic .e-indicator-bars .e-indicator-bar.e-active {
293
- background-color: #22d3ee;
294
- }
295
- .e-carousel .e-carousel-indicators.e-fraction .e-indicator-bars {
296
- color: #fff;
297
- }
298
- .e-carousel .e-carousel-indicators.e-progress .e-indicator-bars {
299
- background-color: rgba(34, 211, 238, 0.4);
300
- }
301
- .e-carousel .e-carousel-indicators.e-progress .e-indicator-bars .e-indicator-bar {
302
- background-color: #22d3ee;
303
- }
1
+ @import '@syncfusion/ej2-navigations/styles/carousel/tailwind-dark.css';