@syncfusion/ej2-angular-navigations 24.1.41 → 24.1.46-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 (1114) hide show
  1. package/@syncfusion/ej2-angular-navigations.es5.js +2247 -0
  2. package/@syncfusion/ej2-angular-navigations.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-navigations.js +2070 -0
  4. package/@syncfusion/ej2-angular-navigations.js.map +1 -0
  5. package/CHANGELOG.md +2352 -0
  6. package/README.md +1 -1
  7. package/dist/ej2-angular-navigations.umd.js +2356 -0
  8. package/dist/ej2-angular-navigations.umd.js.map +1 -0
  9. package/dist/ej2-angular-navigations.umd.min.js +11 -0
  10. package/dist/ej2-angular-navigations.umd.min.js.map +1 -0
  11. package/ej2-angular-navigations.d.ts +15 -0
  12. package/ej2-angular-navigations.metadata.json +1 -0
  13. package/package.json +15 -29
  14. package/postinstall/tagchange.js +18 -0
  15. package/schematics/utils/lib-details.d.ts +2 -2
  16. package/schematics/utils/lib-details.js +2 -2
  17. package/schematics/utils/lib-details.ts +2 -2
  18. package/src/accordion/accordion-all.module.d.ts +0 -6
  19. package/src/accordion/accordion.component.d.ts +0 -3
  20. package/src/accordion/accordion.module.d.ts +0 -7
  21. package/src/accordion/items.directive.d.ts +0 -5
  22. package/src/appbar/appbar-all.module.d.ts +0 -6
  23. package/src/appbar/appbar.component.d.ts +0 -3
  24. package/src/appbar/appbar.module.d.ts +0 -6
  25. package/src/breadcrumb/breadcrumb-all.module.d.ts +0 -6
  26. package/src/breadcrumb/breadcrumb.component.d.ts +0 -3
  27. package/src/breadcrumb/breadcrumb.module.d.ts +0 -7
  28. package/src/breadcrumb/items.directive.d.ts +0 -5
  29. package/src/carousel/carousel-all.module.d.ts +0 -6
  30. package/src/carousel/carousel.component.d.ts +0 -3
  31. package/src/carousel/carousel.module.d.ts +0 -7
  32. package/src/carousel/items.directive.d.ts +0 -5
  33. package/src/context-menu/contextmenu-all.module.d.ts +0 -6
  34. package/src/context-menu/contextmenu.component.d.ts +0 -3
  35. package/src/context-menu/contextmenu.module.d.ts +0 -6
  36. package/src/menu/items.directive.d.ts +0 -5
  37. package/src/menu/menu-all.module.d.ts +0 -6
  38. package/src/menu/menu.component.d.ts +0 -3
  39. package/src/menu/menu.module.d.ts +0 -7
  40. package/src/sidebar/sidebar-all.module.d.ts +0 -6
  41. package/src/sidebar/sidebar.component.d.ts +0 -3
  42. package/src/sidebar/sidebar.module.d.ts +0 -6
  43. package/src/stepper/stepper-all.module.d.ts +0 -6
  44. package/src/stepper/stepper.component.d.ts +0 -3
  45. package/src/stepper/stepper.module.d.ts +0 -7
  46. package/src/stepper/steps.directive.d.ts +2 -7
  47. package/src/tab/items.directive.d.ts +0 -5
  48. package/src/tab/tab-all.module.d.ts +0 -6
  49. package/src/tab/tab.component.d.ts +0 -3
  50. package/src/tab/tab.module.d.ts +0 -7
  51. package/src/toolbar/items.directive.d.ts +0 -5
  52. package/src/toolbar/toolbar-all.module.d.ts +0 -6
  53. package/src/toolbar/toolbar.component.d.ts +0 -3
  54. package/src/toolbar/toolbar.module.d.ts +0 -7
  55. package/src/treeview/treeview-all.module.d.ts +0 -6
  56. package/src/treeview/treeview.component.d.ts +0 -3
  57. package/src/treeview/treeview.module.d.ts +0 -6
  58. package/styles/accordion/bootstrap-dark.css +1 -538
  59. package/styles/accordion/bootstrap-dark.scss +1 -4
  60. package/styles/accordion/bootstrap.css +1 -539
  61. package/styles/accordion/bootstrap.scss +1 -4
  62. package/styles/accordion/bootstrap4.css +1 -538
  63. package/styles/accordion/bootstrap4.scss +1 -4
  64. package/styles/accordion/bootstrap5-dark.css +1 -540
  65. package/styles/accordion/bootstrap5-dark.scss +1 -4
  66. package/styles/accordion/bootstrap5.css +1 -540
  67. package/styles/accordion/bootstrap5.scss +1 -4
  68. package/styles/accordion/fabric-dark.css +1 -538
  69. package/styles/accordion/fabric-dark.scss +1 -4
  70. package/styles/accordion/fabric.css +1 -539
  71. package/styles/accordion/fabric.scss +1 -4
  72. package/styles/accordion/fluent-dark.css +1 -539
  73. package/styles/accordion/fluent-dark.scss +1 -4
  74. package/styles/accordion/fluent.css +1 -539
  75. package/styles/accordion/fluent.scss +1 -4
  76. package/styles/accordion/highcontrast-light.css +1 -538
  77. package/styles/accordion/highcontrast-light.scss +1 -4
  78. package/styles/accordion/highcontrast.css +1 -539
  79. package/styles/accordion/highcontrast.scss +1 -4
  80. package/styles/accordion/material-dark.css +1 -538
  81. package/styles/accordion/material-dark.scss +1 -4
  82. package/styles/accordion/material.css +1 -539
  83. package/styles/accordion/material.scss +1 -4
  84. package/styles/accordion/material3-dark.css +1 -598
  85. package/styles/accordion/material3-dark.scss +1 -4
  86. package/styles/accordion/material3.css +1 -654
  87. package/styles/accordion/material3.scss +1 -4
  88. package/styles/accordion/tailwind-dark.css +1 -539
  89. package/styles/accordion/tailwind-dark.scss +1 -4
  90. package/styles/accordion/tailwind.css +1 -539
  91. package/styles/accordion/tailwind.scss +1 -4
  92. package/styles/appbar/bootstrap-dark.css +1 -251
  93. package/styles/appbar/bootstrap-dark.scss +1 -3
  94. package/styles/appbar/bootstrap.css +1 -251
  95. package/styles/appbar/bootstrap.scss +1 -3
  96. package/styles/appbar/bootstrap4.css +1 -251
  97. package/styles/appbar/bootstrap4.scss +1 -3
  98. package/styles/appbar/bootstrap5-dark.css +1 -251
  99. package/styles/appbar/bootstrap5-dark.scss +1 -3
  100. package/styles/appbar/bootstrap5.css +1 -251
  101. package/styles/appbar/bootstrap5.scss +1 -3
  102. package/styles/appbar/fabric-dark.css +1 -251
  103. package/styles/appbar/fabric-dark.scss +1 -3
  104. package/styles/appbar/fabric.css +1 -251
  105. package/styles/appbar/fabric.scss +1 -3
  106. package/styles/appbar/fluent-dark.css +1 -251
  107. package/styles/appbar/fluent-dark.scss +1 -3
  108. package/styles/appbar/fluent.css +1 -251
  109. package/styles/appbar/fluent.scss +1 -3
  110. package/styles/appbar/highcontrast-light.css +1 -251
  111. package/styles/appbar/highcontrast-light.scss +1 -3
  112. package/styles/appbar/highcontrast.css +1 -251
  113. package/styles/appbar/highcontrast.scss +1 -3
  114. package/styles/appbar/material-dark.css +1 -251
  115. package/styles/appbar/material-dark.scss +1 -3
  116. package/styles/appbar/material.css +1 -251
  117. package/styles/appbar/material.scss +1 -3
  118. package/styles/appbar/material3-dark.css +1 -306
  119. package/styles/appbar/material3-dark.scss +1 -3
  120. package/styles/appbar/material3.css +1 -362
  121. package/styles/appbar/material3.scss +1 -3
  122. package/styles/appbar/tailwind-dark.css +1 -251
  123. package/styles/appbar/tailwind-dark.scss +1 -3
  124. package/styles/appbar/tailwind.css +1 -251
  125. package/styles/appbar/tailwind.scss +1 -3
  126. package/styles/bootstrap-dark.css +1 -10858
  127. package/styles/bootstrap.css +1 -10874
  128. package/styles/bootstrap4.css +1 -10999
  129. package/styles/bootstrap5-dark.css +1 -11037
  130. package/styles/bootstrap5.css +1 -11037
  131. package/styles/breadcrumb/bootstrap-dark.css +1 -395
  132. package/styles/breadcrumb/bootstrap-dark.scss +1 -4
  133. package/styles/breadcrumb/bootstrap.css +1 -395
  134. package/styles/breadcrumb/bootstrap.scss +1 -4
  135. package/styles/breadcrumb/bootstrap4.css +1 -395
  136. package/styles/breadcrumb/bootstrap4.scss +1 -4
  137. package/styles/breadcrumb/bootstrap5-dark.css +1 -409
  138. package/styles/breadcrumb/bootstrap5-dark.scss +1 -4
  139. package/styles/breadcrumb/bootstrap5.css +1 -409
  140. package/styles/breadcrumb/bootstrap5.scss +1 -4
  141. package/styles/breadcrumb/fabric-dark.css +1 -395
  142. package/styles/breadcrumb/fabric-dark.scss +1 -4
  143. package/styles/breadcrumb/fabric.css +1 -395
  144. package/styles/breadcrumb/fabric.scss +1 -4
  145. package/styles/breadcrumb/fluent-dark.css +1 -371
  146. package/styles/breadcrumb/fluent-dark.scss +1 -4
  147. package/styles/breadcrumb/fluent.css +1 -371
  148. package/styles/breadcrumb/fluent.scss +1 -4
  149. package/styles/breadcrumb/highcontrast-light.css +1 -402
  150. package/styles/breadcrumb/highcontrast-light.scss +1 -4
  151. package/styles/breadcrumb/highcontrast.css +1 -402
  152. package/styles/breadcrumb/highcontrast.scss +1 -4
  153. package/styles/breadcrumb/material-dark.css +1 -378
  154. package/styles/breadcrumb/material-dark.scss +1 -4
  155. package/styles/breadcrumb/material.css +1 -378
  156. package/styles/breadcrumb/material.scss +1 -4
  157. package/styles/breadcrumb/material3-dark.css +1 -423
  158. package/styles/breadcrumb/material3-dark.scss +1 -4
  159. package/styles/breadcrumb/material3.css +1 -479
  160. package/styles/breadcrumb/material3.scss +1 -4
  161. package/styles/breadcrumb/tailwind-dark.css +1 -401
  162. package/styles/breadcrumb/tailwind-dark.scss +1 -4
  163. package/styles/breadcrumb/tailwind.css +1 -401
  164. package/styles/breadcrumb/tailwind.scss +1 -4
  165. package/styles/carousel/bootstrap-dark.css +1 -303
  166. package/styles/carousel/bootstrap-dark.scss +1 -5
  167. package/styles/carousel/bootstrap.css +1 -303
  168. package/styles/carousel/bootstrap.scss +1 -5
  169. package/styles/carousel/bootstrap4.css +1 -303
  170. package/styles/carousel/bootstrap4.scss +1 -5
  171. package/styles/carousel/bootstrap5-dark.css +1 -303
  172. package/styles/carousel/bootstrap5-dark.scss +1 -5
  173. package/styles/carousel/bootstrap5.css +1 -303
  174. package/styles/carousel/bootstrap5.scss +1 -5
  175. package/styles/carousel/fabric-dark.css +1 -303
  176. package/styles/carousel/fabric-dark.scss +1 -5
  177. package/styles/carousel/fabric.css +1 -303
  178. package/styles/carousel/fabric.scss +1 -5
  179. package/styles/carousel/fluent-dark.css +1 -303
  180. package/styles/carousel/fluent-dark.scss +1 -5
  181. package/styles/carousel/fluent.css +1 -303
  182. package/styles/carousel/fluent.scss +1 -5
  183. package/styles/carousel/highcontrast-light.css +1 -303
  184. package/styles/carousel/highcontrast-light.scss +1 -5
  185. package/styles/carousel/highcontrast.css +1 -303
  186. package/styles/carousel/highcontrast.scss +1 -5
  187. package/styles/carousel/material-dark.css +1 -303
  188. package/styles/carousel/material-dark.scss +1 -5
  189. package/styles/carousel/material.css +1 -303
  190. package/styles/carousel/material.scss +1 -5
  191. package/styles/carousel/material3-dark.css +1 -358
  192. package/styles/carousel/material3-dark.scss +1 -5
  193. package/styles/carousel/material3.css +1 -414
  194. package/styles/carousel/material3.scss +1 -5
  195. package/styles/carousel/tailwind-dark.css +1 -303
  196. package/styles/carousel/tailwind-dark.scss +1 -5
  197. package/styles/carousel/tailwind.css +1 -303
  198. package/styles/carousel/tailwind.scss +1 -5
  199. package/styles/context-menu/bootstrap-dark.css +1 -366
  200. package/styles/context-menu/bootstrap-dark.scss +1 -7
  201. package/styles/context-menu/bootstrap.css +1 -367
  202. package/styles/context-menu/bootstrap.scss +1 -7
  203. package/styles/context-menu/bootstrap4.css +1 -367
  204. package/styles/context-menu/bootstrap4.scss +1 -7
  205. package/styles/context-menu/bootstrap5-dark.css +1 -355
  206. package/styles/context-menu/bootstrap5-dark.scss +1 -7
  207. package/styles/context-menu/bootstrap5.css +1 -355
  208. package/styles/context-menu/bootstrap5.scss +1 -7
  209. package/styles/context-menu/fabric-dark.css +1 -366
  210. package/styles/context-menu/fabric-dark.scss +1 -7
  211. package/styles/context-menu/fabric.css +1 -367
  212. package/styles/context-menu/fabric.scss +1 -7
  213. package/styles/context-menu/fluent-dark.css +1 -363
  214. package/styles/context-menu/fluent-dark.scss +1 -7
  215. package/styles/context-menu/fluent.css +1 -363
  216. package/styles/context-menu/fluent.scss +1 -7
  217. package/styles/context-menu/highcontrast-light.css +1 -366
  218. package/styles/context-menu/highcontrast-light.scss +1 -7
  219. package/styles/context-menu/highcontrast.css +1 -367
  220. package/styles/context-menu/highcontrast.scss +1 -7
  221. package/styles/context-menu/material-dark.css +1 -384
  222. package/styles/context-menu/material-dark.scss +1 -7
  223. package/styles/context-menu/material.css +1 -386
  224. package/styles/context-menu/material.scss +1 -7
  225. package/styles/context-menu/material3-dark.css +1 -434
  226. package/styles/context-menu/material3-dark.scss +1 -7
  227. package/styles/context-menu/material3.css +1 -490
  228. package/styles/context-menu/material3.scss +1 -7
  229. package/styles/context-menu/tailwind-dark.css +1 -379
  230. package/styles/context-menu/tailwind-dark.scss +1 -7
  231. package/styles/context-menu/tailwind.css +1 -379
  232. package/styles/context-menu/tailwind.scss +1 -7
  233. package/styles/fabric-dark.css +1 -10858
  234. package/styles/fabric.css +1 -10869
  235. package/styles/fluent-dark.css +1 -11002
  236. package/styles/fluent.css +1 -11002
  237. package/styles/h-scroll/bootstrap-dark.css +1 -259
  238. package/styles/h-scroll/bootstrap-dark.scss +1 -4
  239. package/styles/h-scroll/bootstrap.css +1 -260
  240. package/styles/h-scroll/bootstrap.scss +1 -4
  241. package/styles/h-scroll/bootstrap4.css +1 -260
  242. package/styles/h-scroll/bootstrap4.scss +1 -4
  243. package/styles/h-scroll/bootstrap5-dark.css +1 -280
  244. package/styles/h-scroll/bootstrap5-dark.scss +1 -4
  245. package/styles/h-scroll/bootstrap5.css +1 -280
  246. package/styles/h-scroll/bootstrap5.scss +1 -4
  247. package/styles/h-scroll/fabric-dark.css +1 -259
  248. package/styles/h-scroll/fabric-dark.scss +1 -4
  249. package/styles/h-scroll/fabric.css +1 -259
  250. package/styles/h-scroll/fabric.scss +1 -4
  251. package/styles/h-scroll/fluent-dark.css +1 -280
  252. package/styles/h-scroll/fluent-dark.scss +1 -4
  253. package/styles/h-scroll/fluent.css +1 -280
  254. package/styles/h-scroll/fluent.scss +1 -4
  255. package/styles/h-scroll/highcontrast-light.css +1 -259
  256. package/styles/h-scroll/highcontrast-light.scss +1 -4
  257. package/styles/h-scroll/highcontrast.css +1 -259
  258. package/styles/h-scroll/highcontrast.scss +1 -4
  259. package/styles/h-scroll/material-dark.css +1 -279
  260. package/styles/h-scroll/material-dark.scss +1 -4
  261. package/styles/h-scroll/material.css +1 -280
  262. package/styles/h-scroll/material.scss +1 -4
  263. package/styles/h-scroll/material3-dark.css +1 -335
  264. package/styles/h-scroll/material3-dark.scss +1 -4
  265. package/styles/h-scroll/material3.css +1 -391
  266. package/styles/h-scroll/material3.scss +1 -4
  267. package/styles/h-scroll/tailwind-dark.css +1 -280
  268. package/styles/h-scroll/tailwind-dark.scss +1 -4
  269. package/styles/h-scroll/tailwind.css +1 -280
  270. package/styles/h-scroll/tailwind.scss +1 -4
  271. package/styles/highcontrast-light.css +1 -10859
  272. package/styles/highcontrast.css +1 -10893
  273. package/styles/material-dark.css +1 -10982
  274. package/styles/material.css +1 -11002
  275. package/styles/material3-dark.css +1 -11104
  276. package/styles/material3-dark.scss +0 -1
  277. package/styles/material3.css +1 -11160
  278. package/styles/material3.scss +0 -1
  279. package/styles/menu/bootstrap-dark.css +1 -1097
  280. package/styles/menu/bootstrap-dark.scss +1 -8
  281. package/styles/menu/bootstrap.css +1 -1098
  282. package/styles/menu/bootstrap.scss +1 -8
  283. package/styles/menu/bootstrap4.css +1 -1138
  284. package/styles/menu/bootstrap4.scss +1 -8
  285. package/styles/menu/bootstrap5-dark.css +1 -1092
  286. package/styles/menu/bootstrap5-dark.scss +1 -8
  287. package/styles/menu/bootstrap5.css +1 -1092
  288. package/styles/menu/bootstrap5.scss +1 -8
  289. package/styles/menu/fabric-dark.css +1 -1097
  290. package/styles/menu/fabric-dark.scss +1 -8
  291. package/styles/menu/fabric.css +1 -1098
  292. package/styles/menu/fabric.scss +1 -8
  293. package/styles/menu/fluent-dark.css +1 -1115
  294. package/styles/menu/fluent-dark.scss +1 -8
  295. package/styles/menu/fluent.css +1 -1115
  296. package/styles/menu/fluent.scss +1 -8
  297. package/styles/menu/highcontrast-light.css +1 -1097
  298. package/styles/menu/highcontrast-light.scss +1 -8
  299. package/styles/menu/highcontrast.css +1 -1098
  300. package/styles/menu/highcontrast.scss +1 -8
  301. package/styles/menu/material-dark.css +1 -1115
  302. package/styles/menu/material-dark.scss +1 -8
  303. package/styles/menu/material.css +1 -1117
  304. package/styles/menu/material.scss +1 -8
  305. package/styles/menu/material3-dark.css +1 -1166
  306. package/styles/menu/material3-dark.scss +1 -8
  307. package/styles/menu/material3.css +1 -1222
  308. package/styles/menu/material3.scss +1 -8
  309. package/styles/menu/tailwind-dark.css +1 -1110
  310. package/styles/menu/tailwind-dark.scss +1 -8
  311. package/styles/menu/tailwind.css +1 -1110
  312. package/styles/menu/tailwind.scss +1 -8
  313. package/styles/pager/bootstrap-dark.css +1 -769
  314. package/styles/pager/bootstrap-dark.scss +1 -4
  315. package/styles/pager/bootstrap.css +1 -769
  316. package/styles/pager/bootstrap.scss +1 -4
  317. package/styles/pager/bootstrap4.css +1 -769
  318. package/styles/pager/bootstrap4.scss +1 -4
  319. package/styles/pager/bootstrap5-dark.css +1 -804
  320. package/styles/pager/bootstrap5-dark.scss +1 -4
  321. package/styles/pager/bootstrap5.css +1 -804
  322. package/styles/pager/bootstrap5.scss +1 -4
  323. package/styles/pager/fabric-dark.css +1 -769
  324. package/styles/pager/fabric-dark.scss +1 -4
  325. package/styles/pager/fabric.css +1 -769
  326. package/styles/pager/fabric.scss +1 -4
  327. package/styles/pager/fluent-dark.css +1 -771
  328. package/styles/pager/fluent-dark.scss +1 -4
  329. package/styles/pager/fluent.css +1 -771
  330. package/styles/pager/fluent.scss +1 -4
  331. package/styles/pager/highcontrast-light.css +1 -769
  332. package/styles/pager/highcontrast-light.scss +1 -4
  333. package/styles/pager/highcontrast.css +1 -769
  334. package/styles/pager/highcontrast.scss +1 -4
  335. package/styles/pager/material-dark.css +1 -769
  336. package/styles/pager/material-dark.scss +1 -4
  337. package/styles/pager/material.css +1 -769
  338. package/styles/pager/material.scss +1 -4
  339. package/styles/pager/material3-dark.css +1 -873
  340. package/styles/pager/material3-dark.scss +1 -4
  341. package/styles/pager/material3.css +1 -929
  342. package/styles/pager/material3.scss +1 -4
  343. package/styles/pager/tailwind-dark.css +1 -895
  344. package/styles/pager/tailwind-dark.scss +1 -4
  345. package/styles/pager/tailwind.css +1 -895
  346. package/styles/pager/tailwind.scss +1 -4
  347. package/styles/sidebar/bootstrap-dark.css +1 -149
  348. package/styles/sidebar/bootstrap-dark.scss +1 -3
  349. package/styles/sidebar/bootstrap.css +1 -149
  350. package/styles/sidebar/bootstrap.scss +1 -3
  351. package/styles/sidebar/bootstrap4.css +1 -149
  352. package/styles/sidebar/bootstrap4.scss +1 -3
  353. package/styles/sidebar/bootstrap5-dark.css +1 -147
  354. package/styles/sidebar/bootstrap5-dark.scss +1 -3
  355. package/styles/sidebar/bootstrap5.css +1 -147
  356. package/styles/sidebar/bootstrap5.scss +1 -3
  357. package/styles/sidebar/fabric-dark.css +1 -149
  358. package/styles/sidebar/fabric-dark.scss +1 -3
  359. package/styles/sidebar/fabric.css +1 -149
  360. package/styles/sidebar/fabric.scss +1 -3
  361. package/styles/sidebar/fluent-dark.css +1 -147
  362. package/styles/sidebar/fluent-dark.scss +1 -3
  363. package/styles/sidebar/fluent.css +1 -147
  364. package/styles/sidebar/fluent.scss +1 -3
  365. package/styles/sidebar/highcontrast-light.css +1 -149
  366. package/styles/sidebar/highcontrast-light.scss +1 -3
  367. package/styles/sidebar/highcontrast.css +1 -149
  368. package/styles/sidebar/highcontrast.scss +1 -3
  369. package/styles/sidebar/material-dark.css +1 -149
  370. package/styles/sidebar/material-dark.scss +1 -3
  371. package/styles/sidebar/material.css +1 -151
  372. package/styles/sidebar/material.scss +1 -3
  373. package/styles/sidebar/material3-dark.css +1 -203
  374. package/styles/sidebar/material3-dark.scss +1 -3
  375. package/styles/sidebar/material3.css +1 -259
  376. package/styles/sidebar/material3.scss +1 -3
  377. package/styles/sidebar/tailwind-dark.css +1 -147
  378. package/styles/sidebar/tailwind-dark.scss +1 -3
  379. package/styles/sidebar/tailwind.css +1 -147
  380. package/styles/sidebar/tailwind.scss +1 -3
  381. package/styles/stepper/bootstrap-dark.css +1 -644
  382. package/styles/stepper/bootstrap-dark.scss +1 -5
  383. package/styles/stepper/bootstrap.css +1 -644
  384. package/styles/stepper/bootstrap.scss +1 -5
  385. package/styles/stepper/bootstrap4.css +1 -644
  386. package/styles/stepper/bootstrap4.scss +1 -5
  387. package/styles/stepper/bootstrap5-dark.css +1 -644
  388. package/styles/stepper/bootstrap5-dark.scss +1 -5
  389. package/styles/stepper/bootstrap5.css +1 -644
  390. package/styles/stepper/bootstrap5.scss +1 -5
  391. package/styles/stepper/fabric-dark.css +1 -644
  392. package/styles/stepper/fabric-dark.scss +1 -5
  393. package/styles/stepper/fabric.css +1 -644
  394. package/styles/stepper/fabric.scss +1 -5
  395. package/styles/stepper/fluent-dark.css +1 -644
  396. package/styles/stepper/fluent-dark.scss +1 -5
  397. package/styles/stepper/fluent.css +1 -644
  398. package/styles/stepper/fluent.scss +1 -5
  399. package/styles/stepper/highcontrast-light.css +1 -644
  400. package/styles/stepper/highcontrast-light.scss +1 -5
  401. package/styles/stepper/highcontrast.css +1 -644
  402. package/styles/stepper/highcontrast.scss +1 -5
  403. package/styles/stepper/material-dark.css +1 -644
  404. package/styles/stepper/material-dark.scss +1 -5
  405. package/styles/stepper/material.css +1 -644
  406. package/styles/stepper/material.scss +1 -5
  407. package/styles/stepper/material3-dark.css +1 -699
  408. package/styles/stepper/material3-dark.scss +1 -5
  409. package/styles/stepper/material3.css +1 -755
  410. package/styles/stepper/material3.scss +1 -5
  411. package/styles/stepper/tailwind-dark.css +1 -644
  412. package/styles/stepper/tailwind-dark.scss +1 -5
  413. package/styles/stepper/tailwind.css +1 -644
  414. package/styles/stepper/tailwind.scss +1 -5
  415. package/styles/tab/bootstrap-dark.css +1 -4041
  416. package/styles/tab/bootstrap-dark.scss +1 -5
  417. package/styles/tab/bootstrap.css +1 -4046
  418. package/styles/tab/bootstrap.scss +1 -5
  419. package/styles/tab/bootstrap4.css +1 -4044
  420. package/styles/tab/bootstrap4.scss +1 -5
  421. package/styles/tab/bootstrap5-dark.css +1 -4042
  422. package/styles/tab/bootstrap5-dark.scss +1 -5
  423. package/styles/tab/bootstrap5.css +1 -4042
  424. package/styles/tab/bootstrap5.scss +1 -5
  425. package/styles/tab/fabric-dark.css +1 -4041
  426. package/styles/tab/fabric-dark.scss +1 -5
  427. package/styles/tab/fabric.css +1 -4046
  428. package/styles/tab/fabric.scss +1 -5
  429. package/styles/tab/fluent-dark.css +1 -4044
  430. package/styles/tab/fluent-dark.scss +1 -5
  431. package/styles/tab/fluent.css +1 -4044
  432. package/styles/tab/fluent.scss +1 -5
  433. package/styles/tab/highcontrast-light.css +1 -4035
  434. package/styles/tab/highcontrast-light.scss +1 -5
  435. package/styles/tab/highcontrast.css +1 -4046
  436. package/styles/tab/highcontrast.scss +1 -5
  437. package/styles/tab/material-dark.css +1 -4062
  438. package/styles/tab/material-dark.scss +1 -5
  439. package/styles/tab/material.css +1 -4068
  440. package/styles/tab/material.scss +1 -5
  441. package/styles/tab/material3-dark.css +1 -4108
  442. package/styles/tab/material3-dark.scss +1 -5
  443. package/styles/tab/material3.css +1 -4164
  444. package/styles/tab/material3.scss +1 -5
  445. package/styles/tab/tailwind-dark.css +1 -4058
  446. package/styles/tab/tailwind-dark.scss +1 -5
  447. package/styles/tab/tailwind.css +1 -4058
  448. package/styles/tab/tailwind.scss +1 -5
  449. package/styles/tailwind-dark.css +1 -11168
  450. package/styles/tailwind.css +1 -11168
  451. package/styles/toolbar/bootstrap-dark.css +1 -1077
  452. package/styles/toolbar/bootstrap-dark.scss +1 -8
  453. package/styles/toolbar/bootstrap.css +1 -1078
  454. package/styles/toolbar/bootstrap.scss +1 -8
  455. package/styles/toolbar/bootstrap4.css +1 -1078
  456. package/styles/toolbar/bootstrap4.scss +1 -8
  457. package/styles/toolbar/bootstrap5-dark.css +1 -1089
  458. package/styles/toolbar/bootstrap5-dark.scss +1 -8
  459. package/styles/toolbar/bootstrap5.css +1 -1089
  460. package/styles/toolbar/bootstrap5.scss +1 -8
  461. package/styles/toolbar/fabric-dark.css +1 -1077
  462. package/styles/toolbar/fabric-dark.scss +1 -8
  463. package/styles/toolbar/fabric.css +1 -1078
  464. package/styles/toolbar/fabric.scss +1 -8
  465. package/styles/toolbar/fluent-dark.css +1 -1088
  466. package/styles/toolbar/fluent-dark.scss +1 -8
  467. package/styles/toolbar/fluent.css +1 -1088
  468. package/styles/toolbar/fluent.scss +1 -8
  469. package/styles/toolbar/highcontrast-light.css +1 -1077
  470. package/styles/toolbar/highcontrast-light.scss +1 -8
  471. package/styles/toolbar/highcontrast.css +1 -1078
  472. package/styles/toolbar/highcontrast.scss +1 -8
  473. package/styles/toolbar/material-dark.css +1 -1115
  474. package/styles/toolbar/material-dark.scss +1 -8
  475. package/styles/toolbar/material.css +1 -1118
  476. package/styles/toolbar/material.scss +1 -8
  477. package/styles/toolbar/material3-dark.css +1 -1144
  478. package/styles/toolbar/material3-dark.scss +1 -8
  479. package/styles/toolbar/material3.css +1 -1200
  480. package/styles/toolbar/material3.scss +1 -8
  481. package/styles/toolbar/tailwind-dark.css +1 -1088
  482. package/styles/toolbar/tailwind-dark.scss +1 -8
  483. package/styles/toolbar/tailwind.css +1 -1088
  484. package/styles/toolbar/tailwind.scss +1 -8
  485. package/styles/treeview/bootstrap-dark.css +1 -755
  486. package/styles/treeview/bootstrap-dark.scss +1 -6
  487. package/styles/treeview/bootstrap.css +1 -760
  488. package/styles/treeview/bootstrap.scss +1 -6
  489. package/styles/treeview/bootstrap4.css +1 -848
  490. package/styles/treeview/bootstrap4.scss +1 -6
  491. package/styles/treeview/bootstrap5-dark.css +1 -866
  492. package/styles/treeview/bootstrap5-dark.scss +1 -6
  493. package/styles/treeview/bootstrap5.css +1 -866
  494. package/styles/treeview/bootstrap5.scss +1 -6
  495. package/styles/treeview/fabric-dark.css +1 -755
  496. package/styles/treeview/fabric-dark.scss +1 -6
  497. package/styles/treeview/fabric.css +1 -756
  498. package/styles/treeview/fabric.scss +1 -6
  499. package/styles/treeview/fluent-dark.css +1 -871
  500. package/styles/treeview/fluent-dark.scss +1 -6
  501. package/styles/treeview/fluent.css +1 -871
  502. package/styles/treeview/fluent.scss +1 -6
  503. package/styles/treeview/highcontrast-light.css +1 -755
  504. package/styles/treeview/highcontrast-light.scss +1 -6
  505. package/styles/treeview/highcontrast.css +1 -773
  506. package/styles/treeview/highcontrast.scss +1 -6
  507. package/styles/treeview/material-dark.css +1 -761
  508. package/styles/treeview/material-dark.scss +1 -6
  509. package/styles/treeview/material.css +1 -763
  510. package/styles/treeview/material.scss +1 -6
  511. package/styles/treeview/material3-dark.css +1 -902
  512. package/styles/treeview/material3-dark.scss +1 -6
  513. package/styles/treeview/material3.css +1 -958
  514. package/styles/treeview/material3.scss +1 -6
  515. package/styles/treeview/tailwind-dark.css +1 -858
  516. package/styles/treeview/tailwind-dark.scss +1 -6
  517. package/styles/treeview/tailwind.css +1 -858
  518. package/styles/treeview/tailwind.scss +1 -6
  519. package/styles/v-scroll/bootstrap-dark.css +1 -201
  520. package/styles/v-scroll/bootstrap-dark.scss +1 -4
  521. package/styles/v-scroll/bootstrap.css +1 -202
  522. package/styles/v-scroll/bootstrap.scss +1 -4
  523. package/styles/v-scroll/bootstrap4.css +1 -202
  524. package/styles/v-scroll/bootstrap4.scss +1 -4
  525. package/styles/v-scroll/bootstrap5-dark.css +1 -202
  526. package/styles/v-scroll/bootstrap5-dark.scss +1 -4
  527. package/styles/v-scroll/bootstrap5.css +1 -202
  528. package/styles/v-scroll/bootstrap5.scss +1 -4
  529. package/styles/v-scroll/fabric-dark.css +1 -201
  530. package/styles/v-scroll/fabric-dark.scss +1 -4
  531. package/styles/v-scroll/fabric.css +1 -202
  532. package/styles/v-scroll/fabric.scss +1 -4
  533. package/styles/v-scroll/fluent-dark.css +1 -202
  534. package/styles/v-scroll/fluent-dark.scss +1 -4
  535. package/styles/v-scroll/fluent.css +1 -202
  536. package/styles/v-scroll/fluent.scss +1 -4
  537. package/styles/v-scroll/highcontrast-light.css +1 -201
  538. package/styles/v-scroll/highcontrast-light.scss +1 -4
  539. package/styles/v-scroll/highcontrast.css +1 -202
  540. package/styles/v-scroll/highcontrast.scss +1 -4
  541. package/styles/v-scroll/material-dark.css +1 -221
  542. package/styles/v-scroll/material-dark.scss +1 -4
  543. package/styles/v-scroll/material.css +1 -222
  544. package/styles/v-scroll/material.scss +1 -4
  545. package/styles/v-scroll/material3-dark.css +1 -257
  546. package/styles/v-scroll/material3-dark.scss +1 -4
  547. package/styles/v-scroll/material3.css +1 -313
  548. package/styles/v-scroll/material3.scss +1 -4
  549. package/styles/v-scroll/tailwind-dark.css +1 -202
  550. package/styles/v-scroll/tailwind-dark.scss +1 -4
  551. package/styles/v-scroll/tailwind.css +1 -202
  552. package/styles/v-scroll/tailwind.scss +1 -4
  553. package/esm2020/public_api.mjs +0 -3
  554. package/esm2020/src/accordion/accordion-all.module.mjs +0 -23
  555. package/esm2020/src/accordion/accordion.component.mjs +0 -77
  556. package/esm2020/src/accordion/accordion.module.mjs +0 -34
  557. package/esm2020/src/accordion/items.directive.mjs +0 -72
  558. package/esm2020/src/appbar/appbar-all.module.mjs +0 -23
  559. package/esm2020/src/appbar/appbar.component.mjs +0 -59
  560. package/esm2020/src/appbar/appbar.module.mjs +0 -25
  561. package/esm2020/src/breadcrumb/breadcrumb-all.module.mjs +0 -23
  562. package/esm2020/src/breadcrumb/breadcrumb.component.mjs +0 -77
  563. package/esm2020/src/breadcrumb/breadcrumb.module.mjs +0 -34
  564. package/esm2020/src/breadcrumb/items.directive.mjs +0 -58
  565. package/esm2020/src/carousel/carousel-all.module.mjs +0 -23
  566. package/esm2020/src/carousel/carousel.component.mjs +0 -95
  567. package/esm2020/src/carousel/carousel.module.mjs +0 -34
  568. package/esm2020/src/carousel/items.directive.mjs +0 -66
  569. package/esm2020/src/context-menu/contextmenu-all.module.mjs +0 -23
  570. package/esm2020/src/context-menu/contextmenu.component.mjs +0 -60
  571. package/esm2020/src/context-menu/contextmenu.module.mjs +0 -25
  572. package/esm2020/src/index.mjs +0 -42
  573. package/esm2020/src/menu/items.directive.mjs +0 -46
  574. package/esm2020/src/menu/menu-all.module.mjs +0 -23
  575. package/esm2020/src/menu/menu.component.mjs +0 -71
  576. package/esm2020/src/menu/menu.module.mjs +0 -34
  577. package/esm2020/src/sidebar/sidebar-all.module.mjs +0 -23
  578. package/esm2020/src/sidebar/sidebar.component.mjs +0 -59
  579. package/esm2020/src/sidebar/sidebar.module.mjs +0 -25
  580. package/esm2020/src/stepper/stepper-all.module.mjs +0 -23
  581. package/esm2020/src/stepper/stepper.component.mjs +0 -77
  582. package/esm2020/src/stepper/stepper.module.mjs +0 -34
  583. package/esm2020/src/stepper/steps.directive.mjs +0 -58
  584. package/esm2020/src/tab/items.directive.mjs +0 -78
  585. package/esm2020/src/tab/tab-all.module.mjs +0 -23
  586. package/esm2020/src/tab/tab.component.mjs +0 -64
  587. package/esm2020/src/tab/tab.module.mjs +0 -34
  588. package/esm2020/src/toolbar/items.directive.mjs +0 -66
  589. package/esm2020/src/toolbar/toolbar-all.module.mjs +0 -23
  590. package/esm2020/src/toolbar/toolbar.component.mjs +0 -64
  591. package/esm2020/src/toolbar/toolbar.module.mjs +0 -34
  592. package/esm2020/src/treeview/treeview-all.module.mjs +0 -23
  593. package/esm2020/src/treeview/treeview.component.mjs +0 -66
  594. package/esm2020/src/treeview/treeview.module.mjs +0 -25
  595. package/esm2020/syncfusion-ej2-angular-navigations.mjs +0 -5
  596. package/fesm2015/syncfusion-ej2-angular-navigations.mjs +0 -1617
  597. package/fesm2015/syncfusion-ej2-angular-navigations.mjs.map +0 -1
  598. package/fesm2020/syncfusion-ej2-angular-navigations.mjs +0 -1617
  599. package/fesm2020/syncfusion-ej2-angular-navigations.mjs.map +0 -1
  600. package/styles/accordion/_all.scss +0 -2
  601. package/styles/accordion/_bootstrap-dark-definition.scss +0 -176
  602. package/styles/accordion/_bootstrap-definition.scss +0 -181
  603. package/styles/accordion/_bootstrap4-definition.scss +0 -184
  604. package/styles/accordion/_bootstrap5-dark-definition.scss +0 -1
  605. package/styles/accordion/_bootstrap5-definition.scss +0 -182
  606. package/styles/accordion/_fabric-dark-definition.scss +0 -179
  607. package/styles/accordion/_fabric-definition.scss +0 -184
  608. package/styles/accordion/_fluent-dark-definition.scss +0 -1
  609. package/styles/accordion/_fluent-definition.scss +0 -181
  610. package/styles/accordion/_fusionnew-definition.scss +0 -182
  611. package/styles/accordion/_highcontrast-definition.scss +0 -206
  612. package/styles/accordion/_highcontrast-light-definition.scss +0 -204
  613. package/styles/accordion/_layout.scss +0 -358
  614. package/styles/accordion/_material-dark-definition.scss +0 -182
  615. package/styles/accordion/_material-definition.scss +0 -178
  616. package/styles/accordion/_material3-dark-definition.scss +0 -1
  617. package/styles/accordion/_material3-definition.scss +0 -182
  618. package/styles/accordion/_tailwind-dark-definition.scss +0 -1
  619. package/styles/accordion/_tailwind-definition.scss +0 -180
  620. package/styles/accordion/_theme.scss +0 -402
  621. package/styles/accordion/icons/_bootstrap-dark.scss +0 -17
  622. package/styles/accordion/icons/_bootstrap.scss +0 -17
  623. package/styles/accordion/icons/_bootstrap4.scss +0 -17
  624. package/styles/accordion/icons/_bootstrap5-dark.scss +0 -1
  625. package/styles/accordion/icons/_bootstrap5.scss +0 -17
  626. package/styles/accordion/icons/_fabric-dark.scss +0 -17
  627. package/styles/accordion/icons/_fabric.scss +0 -17
  628. package/styles/accordion/icons/_fluent-dark.scss +0 -1
  629. package/styles/accordion/icons/_fluent.scss +0 -17
  630. package/styles/accordion/icons/_fusionnew.scss +0 -17
  631. package/styles/accordion/icons/_highcontrast-light.scss +0 -17
  632. package/styles/accordion/icons/_highcontrast.scss +0 -17
  633. package/styles/accordion/icons/_material-dark.scss +0 -17
  634. package/styles/accordion/icons/_material.scss +0 -17
  635. package/styles/accordion/icons/_material3-dark.scss +0 -1
  636. package/styles/accordion/icons/_material3.scss +0 -17
  637. package/styles/accordion/icons/_tailwind-dark.scss +0 -1
  638. package/styles/accordion/icons/_tailwind.scss +0 -17
  639. package/styles/appbar/_all.scss +0 -2
  640. package/styles/appbar/_bootstrap-dark-definition.scss +0 -8
  641. package/styles/appbar/_bootstrap-definition.scss +0 -8
  642. package/styles/appbar/_bootstrap4-definition.scss +0 -8
  643. package/styles/appbar/_bootstrap5-dark-definition.scss +0 -1
  644. package/styles/appbar/_bootstrap5-definition.scss +0 -8
  645. package/styles/appbar/_fabric-dark-definition.scss +0 -8
  646. package/styles/appbar/_fabric-definition.scss +0 -8
  647. package/styles/appbar/_fluent-dark-definition.scss +0 -1
  648. package/styles/appbar/_fluent-definition.scss +0 -8
  649. package/styles/appbar/_fusionnew-definition.scss +0 -8
  650. package/styles/appbar/_highcontrast-definition.scss +0 -8
  651. package/styles/appbar/_highcontrast-light-definition.scss +0 -8
  652. package/styles/appbar/_layout.scss +0 -89
  653. package/styles/appbar/_material-dark-definition.scss +0 -8
  654. package/styles/appbar/_material-definition.scss +0 -8
  655. package/styles/appbar/_material3-dark-definition.scss +0 -1
  656. package/styles/appbar/_material3-definition.scss +0 -8
  657. package/styles/appbar/_tailwind-dark-definition.scss +0 -1
  658. package/styles/appbar/_tailwind-definition.scss +0 -8
  659. package/styles/appbar/_theme.scss +0 -218
  660. package/styles/breadcrumb/_all.scss +0 -3
  661. package/styles/breadcrumb/_bootstrap-dark-definition.scss +0 -54
  662. package/styles/breadcrumb/_bootstrap-definition.scss +0 -54
  663. package/styles/breadcrumb/_bootstrap4-definition.scss +0 -54
  664. package/styles/breadcrumb/_bootstrap5-dark-definition.scss +0 -1
  665. package/styles/breadcrumb/_bootstrap5-definition.scss +0 -59
  666. package/styles/breadcrumb/_fabric-dark-definition.scss +0 -59
  667. package/styles/breadcrumb/_fabric-definition.scss +0 -59
  668. package/styles/breadcrumb/_fluent-dark-definition.scss +0 -1
  669. package/styles/breadcrumb/_fluent-definition.scss +0 -62
  670. package/styles/breadcrumb/_fusionnew-definition.scss +0 -59
  671. package/styles/breadcrumb/_highcontrast-definition.scss +0 -61
  672. package/styles/breadcrumb/_highcontrast-light-definition.scss +0 -61
  673. package/styles/breadcrumb/_layout.scss +0 -491
  674. package/styles/breadcrumb/_material-dark-definition.scss +0 -50
  675. package/styles/breadcrumb/_material-definition.scss +0 -50
  676. package/styles/breadcrumb/_material3-dark-definition.scss +0 -1
  677. package/styles/breadcrumb/_material3-definition.scss +0 -60
  678. package/styles/breadcrumb/_tailwind-dark-definition.scss +0 -1
  679. package/styles/breadcrumb/_tailwind-definition.scss +0 -60
  680. package/styles/breadcrumb/_theme.scss +0 -178
  681. package/styles/breadcrumb/icons/_bootstrap-dark.scss +0 -14
  682. package/styles/breadcrumb/icons/_bootstrap.scss +0 -14
  683. package/styles/breadcrumb/icons/_bootstrap4.scss +0 -14
  684. package/styles/breadcrumb/icons/_bootstrap5-dark.scss +0 -1
  685. package/styles/breadcrumb/icons/_bootstrap5.scss +0 -25
  686. package/styles/breadcrumb/icons/_fabric-dark.scss +0 -14
  687. package/styles/breadcrumb/icons/_fabric.scss +0 -14
  688. package/styles/breadcrumb/icons/_fluent-dark.scss +0 -1
  689. package/styles/breadcrumb/icons/_fluent.scss +0 -25
  690. package/styles/breadcrumb/icons/_fusionnew.scss +0 -25
  691. package/styles/breadcrumb/icons/_highcontrast-light.scss +0 -14
  692. package/styles/breadcrumb/icons/_highcontrast.scss +0 -14
  693. package/styles/breadcrumb/icons/_material-dark.scss +0 -25
  694. package/styles/breadcrumb/icons/_material.scss +0 -25
  695. package/styles/breadcrumb/icons/_material3-dark.scss +0 -1
  696. package/styles/breadcrumb/icons/_material3.scss +0 -14
  697. package/styles/breadcrumb/icons/_tailwind-dark.scss +0 -25
  698. package/styles/breadcrumb/icons/_tailwind.scss +0 -25
  699. package/styles/carousel/_all.scss +0 -2
  700. package/styles/carousel/_bootstrap-dark-definition.scss +0 -27
  701. package/styles/carousel/_bootstrap-definition.scss +0 -27
  702. package/styles/carousel/_bootstrap4-definition.scss +0 -27
  703. package/styles/carousel/_bootstrap5-dark-definition.scss +0 -1
  704. package/styles/carousel/_bootstrap5-definition.scss +0 -27
  705. package/styles/carousel/_fabric-dark-definition.scss +0 -27
  706. package/styles/carousel/_fabric-definition.scss +0 -27
  707. package/styles/carousel/_fluent-dark-definition.scss +0 -1
  708. package/styles/carousel/_fluent-definition.scss +0 -27
  709. package/styles/carousel/_fusionnew-definition.scss +0 -27
  710. package/styles/carousel/_highcontrast-definition.scss +0 -27
  711. package/styles/carousel/_highcontrast-light-definition.scss +0 -27
  712. package/styles/carousel/_layout.scss +0 -254
  713. package/styles/carousel/_material-dark-definition.scss +0 -27
  714. package/styles/carousel/_material-definition.scss +0 -27
  715. package/styles/carousel/_material3-dark-definition.scss +0 -1
  716. package/styles/carousel/_material3-definition.scss +0 -28
  717. package/styles/carousel/_tailwind-dark-definition.scss +0 -1
  718. package/styles/carousel/_tailwind-definition.scss +0 -27
  719. package/styles/carousel/_theme.scss +0 -85
  720. package/styles/carousel/icons/_bootstrap-dark.scss +0 -30
  721. package/styles/carousel/icons/_bootstrap.scss +0 -30
  722. package/styles/carousel/icons/_bootstrap4.scss +0 -30
  723. package/styles/carousel/icons/_bootstrap5-dark.scss +0 -1
  724. package/styles/carousel/icons/_bootstrap5.scss +0 -30
  725. package/styles/carousel/icons/_fabric-dark.scss +0 -30
  726. package/styles/carousel/icons/_fabric.scss +0 -30
  727. package/styles/carousel/icons/_fluent-dark.scss +0 -1
  728. package/styles/carousel/icons/_fluent.scss +0 -30
  729. package/styles/carousel/icons/_fusionnew.scss +0 -30
  730. package/styles/carousel/icons/_highcontrast-light.scss +0 -30
  731. package/styles/carousel/icons/_highcontrast.scss +0 -30
  732. package/styles/carousel/icons/_material-dark.scss +0 -30
  733. package/styles/carousel/icons/_material.scss +0 -30
  734. package/styles/carousel/icons/_material3-dark.scss +0 -1
  735. package/styles/carousel/icons/_material3.scss +0 -30
  736. package/styles/carousel/icons/_tailwind-dark.scss +0 -1
  737. package/styles/carousel/icons/_tailwind.scss +0 -30
  738. package/styles/context-menu/_all.scss +0 -2
  739. package/styles/context-menu/_bootstrap-dark-definition.scss +0 -53
  740. package/styles/context-menu/_bootstrap-definition.scss +0 -50
  741. package/styles/context-menu/_bootstrap4-definition.scss +0 -50
  742. package/styles/context-menu/_bootstrap5-dark-definition.scss +0 -1
  743. package/styles/context-menu/_bootstrap5-definition.scss +0 -52
  744. package/styles/context-menu/_fabric-dark-definition.scss +0 -53
  745. package/styles/context-menu/_fabric-definition.scss +0 -50
  746. package/styles/context-menu/_fluent-dark-definition.scss +0 -1
  747. package/styles/context-menu/_fluent-definition.scss +0 -52
  748. package/styles/context-menu/_fusionnew-definition.scss +0 -52
  749. package/styles/context-menu/_highcontrast-definition.scss +0 -50
  750. package/styles/context-menu/_highcontrast-light-definition.scss +0 -53
  751. package/styles/context-menu/_layout-mixin.scss +0 -170
  752. package/styles/context-menu/_layout.scss +0 -149
  753. package/styles/context-menu/_material-dark-definition.scss +0 -53
  754. package/styles/context-menu/_material-definition.scss +0 -50
  755. package/styles/context-menu/_material3-dark-definition.scss +0 -1
  756. package/styles/context-menu/_material3-definition.scss +0 -52
  757. package/styles/context-menu/_tailwind-dark-definition.scss +0 -1
  758. package/styles/context-menu/_tailwind-definition.scss +0 -53
  759. package/styles/context-menu/_theme-mixin.scss +0 -63
  760. package/styles/context-menu/_theme.scss +0 -55
  761. package/styles/context-menu/icons/_bootstrap-dark.scss +0 -33
  762. package/styles/context-menu/icons/_bootstrap.scss +0 -33
  763. package/styles/context-menu/icons/_bootstrap4.scss +0 -33
  764. package/styles/context-menu/icons/_bootstrap5-dark.scss +0 -1
  765. package/styles/context-menu/icons/_bootstrap5.scss +0 -33
  766. package/styles/context-menu/icons/_fabric-dark.scss +0 -33
  767. package/styles/context-menu/icons/_fabric.scss +0 -33
  768. package/styles/context-menu/icons/_fluent-dark.scss +0 -1
  769. package/styles/context-menu/icons/_fluent.scss +0 -33
  770. package/styles/context-menu/icons/_fusionnew.scss +0 -33
  771. package/styles/context-menu/icons/_highcontrast-light.scss +0 -33
  772. package/styles/context-menu/icons/_highcontrast.scss +0 -33
  773. package/styles/context-menu/icons/_material-dark.scss +0 -33
  774. package/styles/context-menu/icons/_material.scss +0 -33
  775. package/styles/context-menu/icons/_material3-dark.scss +0 -1
  776. package/styles/context-menu/icons/_material3.scss +0 -33
  777. package/styles/context-menu/icons/_tailwind-dark.scss +0 -33
  778. package/styles/context-menu/icons/_tailwind.scss +0 -33
  779. package/styles/h-scroll/_all.scss +0 -2
  780. package/styles/h-scroll/_bootstrap-dark-definition.scss +0 -57
  781. package/styles/h-scroll/_bootstrap-definition.scss +0 -56
  782. package/styles/h-scroll/_bootstrap4-definition.scss +0 -56
  783. package/styles/h-scroll/_bootstrap5-dark-definition.scss +0 -1
  784. package/styles/h-scroll/_bootstrap5-definition.scss +0 -83
  785. package/styles/h-scroll/_fabric-dark-definition.scss +0 -58
  786. package/styles/h-scroll/_fabric-definition.scss +0 -55
  787. package/styles/h-scroll/_fluent-dark-definition.scss +0 -1
  788. package/styles/h-scroll/_fluent-definition.scss +0 -83
  789. package/styles/h-scroll/_fusionnew-definition.scss +0 -83
  790. package/styles/h-scroll/_highcontrast-definition.scss +0 -56
  791. package/styles/h-scroll/_highcontrast-light-definition.scss +0 -59
  792. package/styles/h-scroll/_layout.scss +0 -198
  793. package/styles/h-scroll/_material-dark-definition.scss +0 -85
  794. package/styles/h-scroll/_material-definition.scss +0 -82
  795. package/styles/h-scroll/_material3-dark-definition.scss +0 -1
  796. package/styles/h-scroll/_material3-definition.scss +0 -83
  797. package/styles/h-scroll/_tailwind-dark-definition.scss +0 -1
  798. package/styles/h-scroll/_tailwind-definition.scss +0 -83
  799. package/styles/h-scroll/_theme.scss +0 -131
  800. package/styles/h-scroll/icons/_bootstrap-dark.scss +0 -49
  801. package/styles/h-scroll/icons/_bootstrap.scss +0 -49
  802. package/styles/h-scroll/icons/_bootstrap4.scss +0 -49
  803. package/styles/h-scroll/icons/_bootstrap5-dark.scss +0 -1
  804. package/styles/h-scroll/icons/_bootstrap5.scss +0 -49
  805. package/styles/h-scroll/icons/_fabric-dark.scss +0 -49
  806. package/styles/h-scroll/icons/_fabric.scss +0 -49
  807. package/styles/h-scroll/icons/_fluent-dark.scss +0 -1
  808. package/styles/h-scroll/icons/_fluent.scss +0 -49
  809. package/styles/h-scroll/icons/_fusionnew.scss +0 -49
  810. package/styles/h-scroll/icons/_highcontrast-light.scss +0 -49
  811. package/styles/h-scroll/icons/_highcontrast.scss +0 -49
  812. package/styles/h-scroll/icons/_material-dark.scss +0 -49
  813. package/styles/h-scroll/icons/_material.scss +0 -49
  814. package/styles/h-scroll/icons/_material3-dark.scss +0 -1
  815. package/styles/h-scroll/icons/_material3.scss +0 -49
  816. package/styles/h-scroll/icons/_tailwind-dark.scss +0 -1
  817. package/styles/h-scroll/icons/_tailwind.scss +0 -49
  818. package/styles/menu/_all.scss +0 -2
  819. package/styles/menu/_bootstrap-dark-definition.scss +0 -64
  820. package/styles/menu/_bootstrap-definition.scss +0 -65
  821. package/styles/menu/_bootstrap4-definition.scss +0 -64
  822. package/styles/menu/_bootstrap5-dark-definition.scss +0 -1
  823. package/styles/menu/_bootstrap5-definition.scss +0 -67
  824. package/styles/menu/_fabric-dark-definition.scss +0 -64
  825. package/styles/menu/_fabric-definition.scss +0 -64
  826. package/styles/menu/_fluent-dark-definition.scss +0 -1
  827. package/styles/menu/_fluent-definition.scss +0 -67
  828. package/styles/menu/_fusionnew-definition.scss +0 -67
  829. package/styles/menu/_highcontrast-definition.scss +0 -65
  830. package/styles/menu/_highcontrast-light-definition.scss +0 -61
  831. package/styles/menu/_layout.scss +0 -717
  832. package/styles/menu/_material-dark-definition.scss +0 -64
  833. package/styles/menu/_material-definition.scss +0 -64
  834. package/styles/menu/_material3-dark-definition.scss +0 -1
  835. package/styles/menu/_material3-definition.scss +0 -67
  836. package/styles/menu/_tailwind-dark-definition.scss +0 -1
  837. package/styles/menu/_tailwind-definition.scss +0 -66
  838. package/styles/menu/_theme.scss +0 -306
  839. package/styles/menu/icons/_bootstrap-dark.scss +0 -134
  840. package/styles/menu/icons/_bootstrap.scss +0 -134
  841. package/styles/menu/icons/_bootstrap4.scss +0 -134
  842. package/styles/menu/icons/_bootstrap5-dark.scss +0 -1
  843. package/styles/menu/icons/_bootstrap5.scss +0 -134
  844. package/styles/menu/icons/_fabric-dark.scss +0 -134
  845. package/styles/menu/icons/_fabric.scss +0 -134
  846. package/styles/menu/icons/_fluent-dark.scss +0 -1
  847. package/styles/menu/icons/_fluent.scss +0 -134
  848. package/styles/menu/icons/_fusionnew.scss +0 -134
  849. package/styles/menu/icons/_highcontrast-light.scss +0 -134
  850. package/styles/menu/icons/_highcontrast.scss +0 -134
  851. package/styles/menu/icons/_material-dark.scss +0 -134
  852. package/styles/menu/icons/_material.scss +0 -134
  853. package/styles/menu/icons/_material3-dark.scss +0 -1
  854. package/styles/menu/icons/_material3.scss +0 -134
  855. package/styles/menu/icons/_tailwind-dark.scss +0 -134
  856. package/styles/menu/icons/_tailwind.scss +0 -134
  857. package/styles/pager/_all.scss +0 -2
  858. package/styles/pager/_bootstrap-dark-definition.scss +0 -151
  859. package/styles/pager/_bootstrap-definition.scss +0 -151
  860. package/styles/pager/_bootstrap4-definition.scss +0 -151
  861. package/styles/pager/_bootstrap5-dark-definition.scss +0 -1
  862. package/styles/pager/_bootstrap5-definition.scss +0 -166
  863. package/styles/pager/_fabric-dark-definition.scss +0 -151
  864. package/styles/pager/_fabric-definition.scss +0 -149
  865. package/styles/pager/_fluent-dark-definition.scss +0 -1
  866. package/styles/pager/_fluent-definition.scss +0 -153
  867. package/styles/pager/_fusionnew-definition.scss +0 -166
  868. package/styles/pager/_highcontrast-definition.scss +0 -149
  869. package/styles/pager/_highcontrast-light-definition.scss +0 -151
  870. package/styles/pager/_layout.scss +0 -1027
  871. package/styles/pager/_material-dark-definition.scss +0 -152
  872. package/styles/pager/_material-definition.scss +0 -150
  873. package/styles/pager/_material3-dark-definition.scss +0 -1
  874. package/styles/pager/_material3-definition.scss +0 -166
  875. package/styles/pager/_tailwind-dark-definition.scss +0 -1
  876. package/styles/pager/_tailwind-definition.scss +0 -152
  877. package/styles/pager/_theme.scss +0 -159
  878. package/styles/pager/icons/_bootstrap-dark.scss +0 -50
  879. package/styles/pager/icons/_bootstrap.scss +0 -50
  880. package/styles/pager/icons/_bootstrap4.scss +0 -50
  881. package/styles/pager/icons/_bootstrap5-dark.scss +0 -1
  882. package/styles/pager/icons/_bootstrap5.scss +0 -50
  883. package/styles/pager/icons/_fabric-dark.scss +0 -50
  884. package/styles/pager/icons/_fabric.scss +0 -50
  885. package/styles/pager/icons/_fluent-dark.scss +0 -1
  886. package/styles/pager/icons/_fluent.scss +0 -50
  887. package/styles/pager/icons/_fusionnew.scss +0 -50
  888. package/styles/pager/icons/_highcontrast-light.scss +0 -50
  889. package/styles/pager/icons/_highcontrast.scss +0 -46
  890. package/styles/pager/icons/_material-dark.scss +0 -50
  891. package/styles/pager/icons/_material.scss +0 -46
  892. package/styles/pager/icons/_material3-dark.scss +0 -1
  893. package/styles/pager/icons/_material3.scss +0 -50
  894. package/styles/pager/icons/_tailwind-dark.scss +0 -1
  895. package/styles/pager/icons/_tailwind.scss +0 -50
  896. package/styles/sidebar/_all.scss +0 -3
  897. package/styles/sidebar/_bootstrap-dark-definition.scss +0 -4
  898. package/styles/sidebar/_bootstrap-definition.scss +0 -4
  899. package/styles/sidebar/_bootstrap4-definition.scss +0 -4
  900. package/styles/sidebar/_bootstrap5-dark-definition.scss +0 -1
  901. package/styles/sidebar/_bootstrap5-definition.scss +0 -6
  902. package/styles/sidebar/_fabric-dark-definition.scss +0 -4
  903. package/styles/sidebar/_fabric-definition.scss +0 -4
  904. package/styles/sidebar/_fluent-dark-definition.scss +0 -1
  905. package/styles/sidebar/_fluent-definition.scss +0 -6
  906. package/styles/sidebar/_fusionnew-definition.scss +0 -6
  907. package/styles/sidebar/_highcontrast-definition.scss +0 -4
  908. package/styles/sidebar/_highcontrast-light-definition.scss +0 -4
  909. package/styles/sidebar/_icons.scss +0 -1
  910. package/styles/sidebar/_layout.scss +0 -1
  911. package/styles/sidebar/_material-dark-definition.scss +0 -4
  912. package/styles/sidebar/_material-definition.scss +0 -6
  913. package/styles/sidebar/_material3-dark-definition.scss +0 -1
  914. package/styles/sidebar/_material3-definition.scss +0 -7
  915. package/styles/sidebar/_tailwind-dark-definition.scss +0 -1
  916. package/styles/sidebar/_tailwind-definition.scss +0 -6
  917. package/styles/sidebar/_theme.scss +0 -182
  918. package/styles/stepper/_all.scss +0 -2
  919. package/styles/stepper/_bootstrap-dark-definition.scss +0 -78
  920. package/styles/stepper/_bootstrap-definition.scss +0 -78
  921. package/styles/stepper/_bootstrap4-definition.scss +0 -78
  922. package/styles/stepper/_bootstrap5-dark-definition.scss +0 -1
  923. package/styles/stepper/_bootstrap5-definition.scss +0 -79
  924. package/styles/stepper/_fabric-dark-definition.scss +0 -78
  925. package/styles/stepper/_fabric-definition.scss +0 -78
  926. package/styles/stepper/_fluent-dark-definition.scss +0 -1
  927. package/styles/stepper/_fluent-definition.scss +0 -78
  928. package/styles/stepper/_fusionnew-definition.scss +0 -78
  929. package/styles/stepper/_highcontrast-definition.scss +0 -78
  930. package/styles/stepper/_highcontrast-light-definition.scss +0 -78
  931. package/styles/stepper/_layout.scss +0 -564
  932. package/styles/stepper/_material-dark-definition.scss +0 -78
  933. package/styles/stepper/_material-definition.scss +0 -78
  934. package/styles/stepper/_material3-dark-definition.scss +0 -1
  935. package/styles/stepper/_material3-definition.scss +0 -78
  936. package/styles/stepper/_tailwind-dark-definition.scss +0 -1
  937. package/styles/stepper/_tailwind-definition.scss +0 -78
  938. package/styles/stepper/_theme.scss +0 -223
  939. package/styles/stepper/icons/_bootstrap-dark.scss +0 -5
  940. package/styles/stepper/icons/_bootstrap.scss +0 -5
  941. package/styles/stepper/icons/_bootstrap4.scss +0 -5
  942. package/styles/stepper/icons/_bootstrap5-dark.scss +0 -1
  943. package/styles/stepper/icons/_bootstrap5.scss +0 -5
  944. package/styles/stepper/icons/_fabric-dark.scss +0 -5
  945. package/styles/stepper/icons/_fabric.scss +0 -5
  946. package/styles/stepper/icons/_fluent-dark.scss +0 -1
  947. package/styles/stepper/icons/_fluent.scss +0 -5
  948. package/styles/stepper/icons/_fusionnew.scss +0 -5
  949. package/styles/stepper/icons/_highcontrast-light.scss +0 -5
  950. package/styles/stepper/icons/_highcontrast.scss +0 -5
  951. package/styles/stepper/icons/_material-dark.scss +0 -5
  952. package/styles/stepper/icons/_material.scss +0 -5
  953. package/styles/stepper/icons/_material3-dark.scss +0 -1
  954. package/styles/stepper/icons/_material3.scss +0 -5
  955. package/styles/stepper/icons/_tailwind-dark.scss +0 -1
  956. package/styles/stepper/icons/_tailwind.scss +0 -5
  957. package/styles/tab/_all.scss +0 -2
  958. package/styles/tab/_bootstrap-dark-definition.scss +0 -656
  959. package/styles/tab/_bootstrap-definition.scss +0 -666
  960. package/styles/tab/_bootstrap4-definition.scss +0 -670
  961. package/styles/tab/_bootstrap5-dark-definition.scss +0 -1
  962. package/styles/tab/_bootstrap5-definition.scss +0 -661
  963. package/styles/tab/_fabric-dark-definition.scss +0 -665
  964. package/styles/tab/_fabric-definition.scss +0 -680
  965. package/styles/tab/_fluent-dark-definition.scss +0 -1
  966. package/styles/tab/_fluent-definition.scss +0 -668
  967. package/styles/tab/_fusionnew-definition.scss +0 -660
  968. package/styles/tab/_highcontrast-definition.scss +0 -704
  969. package/styles/tab/_highcontrast-light-definition.scss +0 -692
  970. package/styles/tab/_icons.scss +0 -36
  971. package/styles/tab/_layout.scss +0 -3433
  972. package/styles/tab/_material-dark-definition.scss +0 -676
  973. package/styles/tab/_material-definition.scss +0 -686
  974. package/styles/tab/_material3-dark-definition.scss +0 -1
  975. package/styles/tab/_material3-definition.scss +0 -661
  976. package/styles/tab/_tailwind-dark-definition.scss +0 -1
  977. package/styles/tab/_tailwind-definition.scss +0 -689
  978. package/styles/tab/_theme.scss +0 -1534
  979. package/styles/tab/icons/_bootstrap-dark.scss +0 -100
  980. package/styles/tab/icons/_bootstrap.scss +0 -100
  981. package/styles/tab/icons/_bootstrap4.scss +0 -103
  982. package/styles/tab/icons/_bootstrap5-dark.scss +0 -1
  983. package/styles/tab/icons/_bootstrap5.scss +0 -92
  984. package/styles/tab/icons/_fabric-dark.scss +0 -100
  985. package/styles/tab/icons/_fabric.scss +0 -100
  986. package/styles/tab/icons/_fluent-dark.scss +0 -1
  987. package/styles/tab/icons/_fluent.scss +0 -100
  988. package/styles/tab/icons/_fusionnew.scss +0 -92
  989. package/styles/tab/icons/_highcontrast-light.scss +0 -92
  990. package/styles/tab/icons/_highcontrast.scss +0 -103
  991. package/styles/tab/icons/_material-dark.scss +0 -92
  992. package/styles/tab/icons/_material.scss +0 -92
  993. package/styles/tab/icons/_material3-dark.scss +0 -1
  994. package/styles/tab/icons/_material3.scss +0 -92
  995. package/styles/tab/icons/_tailwind-dark.scss +0 -1
  996. package/styles/tab/icons/_tailwind.scss +0 -92
  997. package/styles/toolbar/_all.scss +0 -2
  998. package/styles/toolbar/_bootstrap-dark-definition.scss +0 -208
  999. package/styles/toolbar/_bootstrap-definition.scss +0 -206
  1000. package/styles/toolbar/_bootstrap4-definition.scss +0 -211
  1001. package/styles/toolbar/_bootstrap5-dark-definition.scss +0 -1
  1002. package/styles/toolbar/_bootstrap5-definition.scss +0 -220
  1003. package/styles/toolbar/_fabric-dark-definition.scss +0 -222
  1004. package/styles/toolbar/_fabric-definition.scss +0 -208
  1005. package/styles/toolbar/_fluent-dark-definition.scss +0 -1
  1006. package/styles/toolbar/_fluent-definition.scss +0 -210
  1007. package/styles/toolbar/_fusionnew-definition.scss +0 -220
  1008. package/styles/toolbar/_highcontrast-definition.scss +0 -218
  1009. package/styles/toolbar/_highcontrast-light-definition.scss +0 -233
  1010. package/styles/toolbar/_layout.scss +0 -1030
  1011. package/styles/toolbar/_material-dark-definition.scss +0 -247
  1012. package/styles/toolbar/_material-definition.scss +0 -235
  1013. package/styles/toolbar/_material3-dark-definition.scss +0 -1
  1014. package/styles/toolbar/_material3-definition.scss +0 -220
  1015. package/styles/toolbar/_tailwind-dark-definition.scss +0 -1
  1016. package/styles/toolbar/_tailwind-definition.scss +0 -210
  1017. package/styles/toolbar/_theme.scss +0 -353
  1018. package/styles/toolbar/icons/_bootstrap-dark.scss +0 -16
  1019. package/styles/toolbar/icons/_bootstrap.scss +0 -16
  1020. package/styles/toolbar/icons/_bootstrap4.scss +0 -16
  1021. package/styles/toolbar/icons/_bootstrap5-dark.scss +0 -1
  1022. package/styles/toolbar/icons/_bootstrap5.scss +0 -16
  1023. package/styles/toolbar/icons/_fabric-dark.scss +0 -16
  1024. package/styles/toolbar/icons/_fabric.scss +0 -16
  1025. package/styles/toolbar/icons/_fluent-dark.scss +0 -1
  1026. package/styles/toolbar/icons/_fluent.scss +0 -16
  1027. package/styles/toolbar/icons/_fusionnew.scss +0 -16
  1028. package/styles/toolbar/icons/_highcontrast-light.scss +0 -16
  1029. package/styles/toolbar/icons/_highcontrast.scss +0 -16
  1030. package/styles/toolbar/icons/_material-dark.scss +0 -16
  1031. package/styles/toolbar/icons/_material.scss +0 -16
  1032. package/styles/toolbar/icons/_material3-dark.scss +0 -1
  1033. package/styles/toolbar/icons/_material3.scss +0 -16
  1034. package/styles/toolbar/icons/_tailwind-dark.scss +0 -1
  1035. package/styles/toolbar/icons/_tailwind.scss +0 -16
  1036. package/styles/treeview/_all.scss +0 -2
  1037. package/styles/treeview/_bootstrap-dark-definition.scss +0 -118
  1038. package/styles/treeview/_bootstrap-definition.scss +0 -113
  1039. package/styles/treeview/_bootstrap4-definition.scss +0 -141
  1040. package/styles/treeview/_bootstrap5-dark-definition.scss +0 -1
  1041. package/styles/treeview/_bootstrap5-definition.scss +0 -120
  1042. package/styles/treeview/_fabric-dark-definition.scss +0 -116
  1043. package/styles/treeview/_fabric-definition.scss +0 -112
  1044. package/styles/treeview/_fluent-dark-definition.scss +0 -1
  1045. package/styles/treeview/_fluent-definition.scss +0 -120
  1046. package/styles/treeview/_fusionnew-definition.scss +0 -120
  1047. package/styles/treeview/_highcontrast-definition.scss +0 -118
  1048. package/styles/treeview/_highcontrast-light-definition.scss +0 -123
  1049. package/styles/treeview/_layout.scss +0 -1059
  1050. package/styles/treeview/_material-dark-definition.scss +0 -114
  1051. package/styles/treeview/_material-definition.scss +0 -112
  1052. package/styles/treeview/_material3-dark-definition.scss +0 -1
  1053. package/styles/treeview/_material3-definition.scss +0 -121
  1054. package/styles/treeview/_tailwind-dark-definition.scss +0 -1
  1055. package/styles/treeview/_tailwind-definition.scss +0 -124
  1056. package/styles/treeview/_theme.scss +0 -387
  1057. package/styles/treeview/icons/_bootstrap-dark.scss +0 -39
  1058. package/styles/treeview/icons/_bootstrap.scss +0 -39
  1059. package/styles/treeview/icons/_bootstrap4.scss +0 -39
  1060. package/styles/treeview/icons/_bootstrap5-dark.scss +0 -1
  1061. package/styles/treeview/icons/_bootstrap5.scss +0 -43
  1062. package/styles/treeview/icons/_fabric-dark.scss +0 -43
  1063. package/styles/treeview/icons/_fabric.scss +0 -43
  1064. package/styles/treeview/icons/_fluent-dark.scss +0 -1
  1065. package/styles/treeview/icons/_fluent.scss +0 -43
  1066. package/styles/treeview/icons/_fusionnew.scss +0 -43
  1067. package/styles/treeview/icons/_highcontrast-light.scss +0 -43
  1068. package/styles/treeview/icons/_highcontrast.scss +0 -43
  1069. package/styles/treeview/icons/_material-dark.scss +0 -43
  1070. package/styles/treeview/icons/_material.scss +0 -43
  1071. package/styles/treeview/icons/_material3-dark.scss +0 -1
  1072. package/styles/treeview/icons/_material3.scss +0 -43
  1073. package/styles/treeview/icons/_tailwind-dark.scss +0 -43
  1074. package/styles/treeview/icons/_tailwind.scss +0 -43
  1075. package/styles/v-scroll/_all.scss +0 -2
  1076. package/styles/v-scroll/_bootstrap-dark-definition.scss +0 -51
  1077. package/styles/v-scroll/_bootstrap-definition.scss +0 -49
  1078. package/styles/v-scroll/_bootstrap4-definition.scss +0 -49
  1079. package/styles/v-scroll/_bootstrap5-dark-definition.scss +0 -1
  1080. package/styles/v-scroll/_bootstrap5-definition.scss +0 -49
  1081. package/styles/v-scroll/_fabric-dark-definition.scss +0 -52
  1082. package/styles/v-scroll/_fabric-definition.scss +0 -50
  1083. package/styles/v-scroll/_fluent-dark-definition.scss +0 -1
  1084. package/styles/v-scroll/_fluent-definition.scss +0 -49
  1085. package/styles/v-scroll/_fusionnew-definition.scss +0 -49
  1086. package/styles/v-scroll/_highcontrast-definition.scss +0 -50
  1087. package/styles/v-scroll/_highcontrast-light-definition.scss +0 -52
  1088. package/styles/v-scroll/_layout.scss +0 -162
  1089. package/styles/v-scroll/_material-dark-definition.scss +0 -79
  1090. package/styles/v-scroll/_material-definition.scss +0 -77
  1091. package/styles/v-scroll/_material3-dark-definition.scss +0 -1
  1092. package/styles/v-scroll/_material3-definition.scss +0 -49
  1093. package/styles/v-scroll/_tailwind-dark-definition.scss +0 -1
  1094. package/styles/v-scroll/_tailwind-definition.scss +0 -49
  1095. package/styles/v-scroll/_theme.scss +0 -108
  1096. package/styles/v-scroll/icons/_bootstrap-dark.scss +0 -27
  1097. package/styles/v-scroll/icons/_bootstrap.scss +0 -27
  1098. package/styles/v-scroll/icons/_bootstrap4.scss +0 -27
  1099. package/styles/v-scroll/icons/_bootstrap5-dark.scss +0 -1
  1100. package/styles/v-scroll/icons/_bootstrap5.scss +0 -27
  1101. package/styles/v-scroll/icons/_fabric-dark.scss +0 -27
  1102. package/styles/v-scroll/icons/_fabric.scss +0 -27
  1103. package/styles/v-scroll/icons/_fluent-dark.scss +0 -1
  1104. package/styles/v-scroll/icons/_fluent.scss +0 -27
  1105. package/styles/v-scroll/icons/_fusionnew.scss +0 -27
  1106. package/styles/v-scroll/icons/_highcontrast-light.scss +0 -27
  1107. package/styles/v-scroll/icons/_highcontrast.scss +0 -27
  1108. package/styles/v-scroll/icons/_material-dark.scss +0 -27
  1109. package/styles/v-scroll/icons/_material.scss +0 -27
  1110. package/styles/v-scroll/icons/_material3-dark.scss +0 -1
  1111. package/styles/v-scroll/icons/_material3.scss +0 -27
  1112. package/styles/v-scroll/icons/_tailwind-dark.scss +0 -1
  1113. package/styles/v-scroll/icons/_tailwind.scss +0 -27
  1114. package/syncfusion-ej2-angular-navigations.d.ts +0 -5
@@ -1,755 +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
- .e-step-indicator::before {
113
- content: "\e8db";
114
- }
115
-
116
- .e-stepper {
117
- position: relative;
118
- }
119
- .e-stepper.e-stepper-readonly,
120
- .e-stepper .e-stepper-steps .e-step-container.e-step-disabled {
121
- cursor: default;
122
- pointer-events: none;
123
- }
124
- .e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text) .e-icons.e-step-indicator {
125
- font-size: 32px;
126
- border-radius: 9999px;
127
- }
128
- .e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container .e-step-content {
129
- padding: 0 8px;
130
- }
131
- .e-stepper .e-stepper-steps .e-step-container:has(.e-tooltip-wrap.e-stepper-tooltip), .e-stepper.e-vertical.e-label-after .e-stepper-steps .e-step-container.e-step-icon.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip), .e-stepper.e-vertical.e-label-before .e-stepper-steps .e-step-container.e-step-icon.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip) {
132
- position: relative;
133
- }
134
- .e-stepper.e-horizontal .e-stepper-steps .e-step-container.e-step-icon.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip) {
135
- position: unset;
136
- }
137
- .e-stepper .e-tooltip-wrap.e-stepper-tooltip {
138
- display: none;
139
- -ms-flex-pack: center;
140
- justify-content: center;
141
- left: 50%;
142
- top: -8px;
143
- transform: translate(-50%, -100%);
144
- }
145
- .e-stepper .e-tooltip-wrap.e-stepper-tooltip.e-show-tooltip {
146
- display: -ms-inline-flexbox;
147
- display: inline-flex;
148
- }
149
- .e-stepper .e-tooltip-wrap.e-stepper-tooltip .e-tip-content {
150
- width: max-content;
151
- }
152
- .e-stepper .e-tooltip-wrap.e-stepper-tooltip .e-arrow-tip.e-tip-bottom {
153
- left: 50%;
154
- top: 100%;
155
- transform: translate(-50%, 0);
156
- }
157
- .e-stepper .e-tooltip-wrap.e-stepper-tooltip .e-arrow-tip-inner.e-tip-bottom {
158
- top: -6px;
159
- }
160
- .e-stepper .e-stepper-steps .e-step-container.e-step-icon.e-step-label .e-tooltip-wrap.e-stepper-tooltip {
161
- left: unset;
162
- top: 0;
163
- transform: translate(0%, -135%);
164
- }
165
- .e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container .e-tooltip-wrap.e-stepper-tooltip {
166
- transform: translate(-50%, -115%);
167
- }
168
- .e-stepper .e-stepper-steps {
169
- display: -ms-flexbox;
170
- display: flex;
171
- padding: 0;
172
- margin: 0;
173
- -ms-flex-pack: justify;
174
- justify-content: space-between;
175
- position: relative;
176
- -ms-flex-align: start;
177
- align-items: flex-start;
178
- }
179
- .e-stepper .e-stepper-steps .e-step-container {
180
- max-width: var(--max-width);
181
- }
182
- .e-stepper .e-stepper-steps .e-step-container.e-step-notstarted:not(.e-step-disabled) .e-step, .e-stepper .e-stepper-steps .e-step-container.e-step-notstarted:not(.e-step-disabled) .e-indicator {
183
- border: 2px solid;
184
- }
185
- .e-stepper .e-stepper-steps .e-step-container .e-step-label-container,
186
- .e-stepper .e-stepper-steps .e-step-container .e-step-text-container {
187
- max-width: clamp(100%, 10em, 100%);
188
- white-space: nowrap;
189
- }
190
- .e-stepper .e-stepper-steps .e-step-container .e-step-label-optional {
191
- font-size: 12px;
192
- -ms-flex-preferred-size: 100%;
193
- flex-basis: 100%;
194
- }
195
- .e-stepper .e-stepper-steps .e-step-container .e-step-optional-container {
196
- display: -ms-flexbox;
197
- display: flex;
198
- -ms-flex-direction: column;
199
- flex-direction: column;
200
- }
201
- .e-stepper.e-horizontal .e-stepper-steps {
202
- -ms-flex-direction: row;
203
- flex-direction: row;
204
- }
205
- .e-stepper.e-horizontal.e-label-before:has(.e-stepper-steps .e-step-container.e-step-icon.e-step-label:not(.e-step-text)) .e-stepper-progressbar, .e-stepper.e-horizontal.e-label-after:has(.e-stepper-steps .e-step-container.e-step-icon.e-step-label:not(.e-step-text)) .e-stepper-progressbar {
206
- margin-left: var(--progress-left-position);
207
- top: var(--progress-top-position);
208
- width: var(--progress-bar-width);
209
- }
210
- .e-stepper.e-horizontal.e-label-before.e-rtl:has(.e-stepper-steps .e-step-container.e-step-icon.e-step-label:not(.e-step-text)) .e-stepper-progressbar, .e-stepper.e-horizontal.e-label-after.e-rtl:has(.e-stepper-steps .e-step-container.e-step-icon.e-step-label:not(.e-step-text)) .e-stepper-progressbar {
211
- margin-right: var(--progress-left-position);
212
- margin-left: unset;
213
- }
214
- .e-stepper.e-horizontal .e-stepper-steps .e-step-container.e-step-icon.e-step-label {
215
- gap: 1em;
216
- }
217
- .e-stepper.e-horizontal .e-stepper-steps .e-step-container.e-step-icon.e-step-label .e-step-label-container {
218
- position: relative;
219
- }
220
- .e-stepper.e-horizontal .e-stepper-steps .e-step-container.e-step-icon.e-step-label .e-step-label-container.e-label-before {
221
- -ms-flex-order: -1;
222
- order: -1;
223
- }
224
- .e-stepper.e-horizontal .e-stepper-steps .e-step-container.e-step-text.e-step-label, .e-stepper.e-horizontal .e-stepper-steps .e-step-container.e-step-icon.e-step-label {
225
- -ms-flex-direction: column;
226
- flex-direction: column;
227
- }
228
- .e-stepper.e-horizontal.e-label-start .e-stepper-steps .e-step-container .e-step-text-container {
229
- -ms-flex-order: -1;
230
- order: -1;
231
- }
232
- .e-stepper.e-horizontal .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
233
- position: absolute;
234
- top: 2.5em;
235
- margin-left: 2.5em;
236
- }
237
- .e-stepper.e-horizontal.e-label-start .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional, .e-stepper.e-horizontal.e-rtl .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
238
- margin-right: 2.5em;
239
- margin-left: unset;
240
- }
241
- .e-stepper.e-horizontal.e-label-start.e-rtl .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
242
- margin-right: unset;
243
- margin-left: 2.5em;
244
- }
245
- .e-stepper.e-horizontal.e-label-before .e-stepper-steps:has(.e-step-label-optional) {
246
- -ms-flex-align: end;
247
- align-items: flex-end;
248
- }
249
- .e-stepper.e-horizontal.e-label-before .e-stepper-steps .e-step-container .e-step-label-container.e-label-before:has(.e-step-label-optional) {
250
- -ms-flex-direction: column;
251
- flex-direction: column;
252
- gap: 0.5em;
253
- }
254
- .e-stepper.e-vertical {
255
- min-height: inherit;
256
- display: inline-block;
257
- }
258
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-label.e-step-label-only,
259
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-template {
260
- position: relative;
261
- }
262
- .e-stepper.e-vertical:not(.e-label-top):not(.e-label-bottom) .e-stepper-steps .e-step-container .e-step-label-optional {
263
- position: absolute;
264
- }
265
- .e-stepper.e-vertical:not(.e-label-bottom):not(.e-label-top) .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
266
- margin-top: 3em;
267
- margin-left: 4em;
268
- }
269
- .e-stepper.e-vertical.e-rtl:not(.e-label-bottom):not(.e-label-top) .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
270
- margin-left: unset;
271
- margin-right: 4em;
272
- }
273
- .e-stepper.e-vertical .e-stepper-steps {
274
- -ms-flex-direction: column;
275
- flex-direction: column;
276
- min-height: inherit;
277
- float: left;
278
- -ms-flex-align: start;
279
- align-items: start;
280
- margin: 0;
281
- -ms-flex-pack: justify;
282
- justify-content: space-between;
283
- }
284
- .e-stepper.e-vertical.e-rtl .e-stepper-steps {
285
- float: right;
286
- }
287
- .e-stepper.e-vertical .e-stepper-steps:has(.e-step-container.e-step-icon:not(.e-step-text):not(.e-step-label)),
288
- .e-stepper.e-vertical .e-stepper-steps:has(.e-step-container.e-step-text.e-step-text-only:not(.e-step-icon.e-step-label)),
289
- .e-stepper.e-vertical .e-stepper-steps:has(.e-step-container.e-step-label.e-step-label-only:not(.e-step-icon.e-step-text)), .e-stepper.e-vertical.e-label-after .e-stepper-steps:has(.e-step-container.e-step-label.e-step-text:not(.e-step-icon)), .e-stepper.e-vertical.e-step-type-indicator .e-stepper-steps {
290
- -ms-flex-align: center;
291
- align-items: center;
292
- }
293
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-text-container,
294
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-icon.e-step-label:not(.e-step-text) .e-step-label-container.e-label-after {
295
- margin-left: 10px;
296
- }
297
- .e-stepper.e-vertical.e-rtl .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-text-container,
298
- .e-stepper.e-vertical.e-rtl .e-stepper-steps .e-step-container.e-step-icon.e-step-label:not(.e-step-text) .e-step-label-container.e-label-after {
299
- margin-left: unset;
300
- margin-right: 10px;
301
- }
302
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-icon:not(.e-step-label):not(.e-step-text):has(.e-step-label-optional), .e-stepper.e-vertical.e-label-before .e-stepper-steps .e-step-container .e-step-label-container.e-label-before:has(.e-step-label-optional),
303
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-text-only.e-step-text:has(.e-step-label-optional),
304
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-label-only.e-step-label:has(.e-step-label-optional) {
305
- -ms-flex-direction: column;
306
- flex-direction: column;
307
- }
308
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-icon:not(.e-step-label):not(.e-step-text):has(.e-step-label-optional) .e-step-label-optional, .e-stepper.e-vertical.e-label-before .e-stepper-steps .e-step-container .e-step-label-container.e-label-before:has(.e-step-label-optional) .e-step-label-optional,
309
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-text-only.e-step-text:has(.e-step-label-optional) .e-step-label-optional,
310
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-label-only.e-step-label:has(.e-step-label-optional) .e-step-label-optional {
311
- position: unset;
312
- }
313
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-icon:not(.e-step-label):not(.e-step-text):has(.e-step-label-optional), .e-stepper.e-vertical.e-label-before .e-stepper-steps .e-step-container .e-step-label-container.e-label-before:has(.e-step-label-optional) {
314
- gap: 0.5em;
315
- }
316
- .e-stepper.e-vertical.e-label-before .e-stepper-steps .e-step-container.e-step-icon.e-step-label .e-step-label-container.e-label-after:has(.e-step-label-optional), .e-stepper.e-vertical.e-label-after .e-stepper-steps .e-step-container.e-step-icon.e-step-label .e-step-label-container.e-label-after:has(.e-step-label-optional) {
317
- -ms-flex-direction: column;
318
- flex-direction: column;
319
- }
320
- .e-stepper.e-vertical.e-label-before .e-stepper-steps .e-step-container.e-step-icon.e-step-label .e-step-label-container.e-label-after:has(.e-step-label-optional) .e-label, .e-stepper.e-vertical.e-label-after .e-stepper-steps .e-step-container.e-step-icon.e-step-label .e-step-label-container.e-label-after:has(.e-step-label-optional) .e-label {
321
- line-height: 2em;
322
- }
323
- .e-stepper.e-vertical.e-label-before .e-stepper-steps .e-step-container.e-step-icon.e-step-label .e-step-label-optional, .e-stepper.e-vertical.e-label-after .e-stepper-steps .e-step-container.e-step-icon.e-step-label .e-step-label-optional {
324
- position: unset;
325
- }
326
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-label.e-step-text:not(.e-step-icon) .e-step-label-container.e-label-after {
327
- position: absolute;
328
- }
329
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-label.e-step-text:not(.e-step-icon) .e-step-label-container.e-label-after .e-step-label-optional {
330
- left: 0;
331
- }
332
- .e-stepper.e-vertical .e-stepper-steps .e-step-container .e-step-label-container.e-label-after .e-step-label-optional {
333
- font-size: 12px;
334
- }
335
- .e-stepper.e-vertical .e-stepper-steps .e-step-container .e-step-label-container.e-label-before .e-label {
336
- width: var(--label-width);
337
- }
338
- .e-stepper.e-vertical .e-stepper-steps .e-step-container:not(.e-step-text-only) .e-step-text-container {
339
- border: none;
340
- border-radius: unset;
341
- padding: 6px 0;
342
- }
343
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container, .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container {
344
- position: unset;
345
- }
346
- .e-stepper.e-vertical.e-label-top .e-stepper-steps .e-step-container .e-step-label-optional {
347
- padding-bottom: 6px;
348
- }
349
- .e-stepper.e-vertical.e-label-top .e-stepper-steps, .e-stepper.e-vertical.e-label-bottom .e-stepper-steps {
350
- -ms-flex-align: center;
351
- align-items: center;
352
- }
353
- .e-stepper.e-vertical.e-label-top .e-stepper-steps .e-step-container, .e-stepper.e-vertical.e-label-bottom .e-stepper-steps .e-step-container {
354
- -ms-flex-direction: column;
355
- flex-direction: column;
356
- }
357
- .e-stepper.e-vertical.e-label-top .e-stepper-steps .e-step-container .e-step-text-container, .e-stepper.e-vertical.e-label-bottom .e-stepper-steps .e-step-container .e-step-text-container {
358
- margin-left: 0 !important; /* stylelint-disable-line declaration-no-important */
359
- }
360
- .e-stepper.e-vertical.e-label-top .e-stepper-steps .e-step-container .e-step-label-optional,
361
- .e-stepper.e-vertical.e-label-top .e-stepper-steps .e-step-container .e-step-text-container {
362
- -ms-flex-order: -1;
363
- order: -1;
364
- }
365
- .e-stepper .e-stepper-steps .e-step-container,
366
- .e-stepper .e-stepper-steps .e-step-container .e-step,
367
- .e-stepper .e-stepper-steps .e-step-container.e-step-valid.e-step-text.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
368
- .e-stepper .e-stepper-steps .e-step-container.e-step-error.e-step-text.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
369
- .e-stepper .e-stepper-steps .e-step-container .e-step-label-container {
370
- display: -ms-flexbox;
371
- display: flex;
372
- -ms-flex-align: center;
373
- align-items: center;
374
- -ms-flex-pack: center;
375
- justify-content: center;
376
- }
377
- .e-stepper.e-horizontal .e-stepper-steps .e-step-container.e-step-text.e-step-text-only:not(.e-step-icon.e-step-label):has(.e-step-label-optional),
378
- .e-stepper.e-horizontal .e-stepper-steps .e-step-container.e-step-label.e-step-label-only:not(.e-step-icon.e-step-label):has(.e-step-label-optional),
379
- .e-stepper.e-horizontal .e-stepper-steps .e-step-container.e-step-icon:not(.e-step-text):not(.e-step-label):has(.e-step-label-optional),
380
- .e-stepper.e-horizontal .e-stepper-steps .e-step-container .e-step-label-container.e-label-after:has(.e-step-label-optional) {
381
- -ms-flex-wrap: wrap;
382
- flex-wrap: wrap;
383
- }
384
- .e-stepper.e-horizontal.e-step-type-indicator .e-step-container {
385
- -ms-flex-wrap: wrap;
386
- flex-wrap: wrap;
387
- }
388
- .e-stepper.e-horizontal .e-stepper-steps .e-step-container.e-step-icon:not(.e-step-label):not(.e-step-text) .e-step-label-optional {
389
- margin-top: 0.5em;
390
- }
391
- .e-stepper.e-horizontal.e-label-after .e-stepper-steps .e-step-container.e-step-icon.e-step-label:not(.e-step-text) .e-step-label-optional {
392
- margin-top: 0.2em;
393
- }
394
- .e-stepper .e-stepper-steps .e-step-container {
395
- list-style-type: none;
396
- cursor: pointer;
397
- text-align: center;
398
- }
399
- .e-stepper .e-stepper-steps .e-step-container .e-step-content {
400
- font-size: 16px;
401
- line-height: 0;
402
- }
403
- .e-stepper .e-stepper-steps .e-step-container .e-indicator {
404
- font-size: 16px;
405
- }
406
- .e-stepper .e-stepper-steps .e-step-container:not(.e-step-text-only) > .e-step-text-container {
407
- padding: 0 8px;
408
- }
409
- .e-stepper .e-stepper-steps .e-step-container.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container, .e-stepper .e-stepper-steps .e-step-container.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container {
410
- padding: 0 6px;
411
- padding-block: 5px;
412
- }
413
- .e-stepper .e-stepper-steps .e-step-container.e-step-text-only.e-step-error:not(.e-step-icon.e-step-label) .e-step-text-container, .e-stepper .e-stepper-steps .e-step-container.e-step-text-only.e-step-valid:not(.e-step-icon.e-step-label) .e-step-text-container, .e-stepper .e-stepper-steps .e-step-container.e-step-label-only.e-step-error:not(.e-step-icon.e-step-text) .e-step-label-container, .e-stepper .e-stepper-steps .e-step-container.e-step-label-only.e-step-valid:not(.e-step-icon.e-step-text) .e-step-label-container {
414
- -ms-flex-direction: column;
415
- flex-direction: column;
416
- }
417
- .e-stepper .e-stepper-steps .e-step-container.e-step-text-only.e-step-error:not(.e-step-icon.e-step-label) .e-step-text-container .e-step-validation-icon, .e-stepper .e-stepper-steps .e-step-container.e-step-text-only.e-step-valid:not(.e-step-icon.e-step-label) .e-step-text-container .e-step-validation-icon, .e-stepper .e-stepper-steps .e-step-container.e-step-label-only.e-step-error:not(.e-step-icon.e-step-text) .e-step-label-container .e-step-validation-icon, .e-stepper .e-stepper-steps .e-step-container.e-step-label-only.e-step-valid:not(.e-step-icon.e-step-text) .e-step-label-container .e-step-validation-icon {
418
- position: relative;
419
- top: 0.25em;
420
- }
421
- .e-stepper .e-stepper-steps .e-step-container .e-step-label-container,
422
- .e-stepper .e-stepper-steps .e-step-container .e-step-text-container {
423
- font-size: 14px;
424
- }
425
- .e-stepper .e-stepper-steps .e-step-container .e-step,
426
- .e-stepper .e-stepper-steps .e-step-container .e-indicator {
427
- border-radius: 9999px;
428
- min-width: 32px;
429
- min-height: 32px;
430
- }
431
- .e-stepper .e-stepper-progressbar {
432
- height: 1.6px;
433
- position: absolute;
434
- top: var(--progress-top-position);
435
- width: 100%;
436
- }
437
- .e-stepper .e-stepper-progressbar > .e-progressbar-value {
438
- height: 100%;
439
- width: var(--progress-value);
440
- transition-property: width;
441
- transition-duration: var(--duration);
442
- transition-delay: var(--delay);
443
- }
444
- .e-stepper.e-vertical .e-stepper-progressbar {
445
- min-height: inherit;
446
- width: 1.6px;
447
- top: 0;
448
- left: var(--progress-position);
449
- }
450
- .e-stepper.e-vertical .e-stepper-progressbar > .e-progressbar-value {
451
- width: 100%;
452
- height: var(--progress-value);
453
- transition-property: height;
454
- }
455
- .e-stepper.e-vertical.e-rtl .e-stepper-progressbar {
456
- right: var(--progress-position);
457
- left: unset;
458
- }
459
- .e-stepper:not(.e-steps-focus):not(.e-step-type-label):not(.e-step-type-indicator) .e-stepper-steps .e-step-container:not(.e-step-text-only):not(.e-step-label-only) .e-indicator,
460
- .e-stepper .e-stepper-steps .e-step-container.e-step-focus .e-indicator {
461
- z-index: 0;
462
- }
463
- .e-stepper .e-stepper-steps .e-step-container.e-step-template.e-step-focus {
464
- outline: 2px solid;
465
- }
466
-
467
- .e-tooltip-wrap.e-stepper-tooltip.e-step-inprogress-tip .e-arrow-tip.e-tip-bottom {
468
- top: 90% !important; /* stylelint-disable-line declaration-no-important */
469
- }
470
-
471
- .e-stepper.e-horizontal .e-stepper-steps .e-step-container .e-text,
472
- .e-stepper.e-horizontal .e-stepper-steps .e-step-container .e-label,
473
- .e-stepper.e-horizontal .e-stepper-steps .e-step-container .e-step-label-optional {
474
- text-overflow: ellipsis;
475
- overflow: hidden;
476
- }
477
-
478
- .e-small.e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text) .e-icons.e-step-indicator,
479
- .e-small .e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text) .e-icons.e-step-indicator {
480
- font-size: 28px;
481
- }
482
- .e-small.e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator,
483
- .e-small .e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator {
484
- width: 28px;
485
- height: 28px;
486
- }
487
- .e-small.e-stepper .e-stepper-steps .e-step-container .e-step,
488
- .e-small.e-stepper .e-stepper-steps .e-step-container .e-indicator,
489
- .e-small .e-stepper .e-stepper-steps .e-step-container .e-step,
490
- .e-small .e-stepper .e-stepper-steps .e-step-container .e-indicator {
491
- min-width: 28px;
492
- min-height: 28px;
493
- }
494
- .e-small.e-stepper .e-stepper-steps .e-step-container .e-indicator,
495
- .e-small .e-stepper .e-stepper-steps .e-step-container .e-indicator {
496
- font-size: 14px;
497
- }
498
- .e-small.e-stepper .e-stepper-steps .e-step-container .e-step-text-container,
499
- .e-small.e-stepper .e-stepper-steps .e-step-container .e-step-label-container,
500
- .e-small .e-stepper .e-stepper-steps .e-step-container .e-step-text-container,
501
- .e-small .e-stepper .e-stepper-steps .e-step-container .e-step-label-container {
502
- font-size: 12px;
503
- }
504
- .e-small.e-stepper .e-stepper-steps .e-step-container .e-step-content,
505
- .e-small .e-stepper .e-stepper-steps .e-step-container .e-step-content {
506
- font-size: 14px;
507
- }
508
- .e-small.e-stepper .e-stepper-steps .e-step-container .e-step-label-optional,
509
- .e-small .e-stepper .e-stepper-steps .e-step-container .e-step-label-optional {
510
- font-size: 10px;
511
- }
512
- .e-small.e-stepper.e-vertical .e-stepper-steps .e-step-container .e-step-label-container.e-label-after .e-step-label-optional,
513
- .e-small .e-stepper.e-vertical .e-stepper-steps .e-step-container .e-step-label-container.e-label-after .e-step-label-optional {
514
- font-size: 10px;
515
- }
516
-
517
- .e-bigger.e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text) .e-icons.e-step-indicator,
518
- .e-bigger .e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text) .e-icons.e-step-indicator {
519
- font-size: 40px;
520
- }
521
- .e-bigger.e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator,
522
- .e-bigger .e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator {
523
- width: 40px;
524
- height: 40px;
525
- }
526
- .e-bigger.e-stepper .e-stepper-steps .e-step-container .e-step,
527
- .e-bigger.e-stepper .e-stepper-steps .e-step-container .e-indicator,
528
- .e-bigger .e-stepper .e-stepper-steps .e-step-container .e-step,
529
- .e-bigger .e-stepper .e-stepper-steps .e-step-container .e-indicator {
530
- min-width: 40px;
531
- min-height: 40px;
532
- }
533
- .e-bigger.e-stepper .e-stepper-steps .e-step-container .e-indicator,
534
- .e-bigger .e-stepper .e-stepper-steps .e-step-container .e-indicator {
535
- font-size: 18px;
536
- }
537
- .e-bigger.e-stepper .e-stepper-steps .e-step-container .e-step-text-container,
538
- .e-bigger.e-stepper .e-stepper-steps .e-step-container .e-step-label-container,
539
- .e-bigger .e-stepper .e-stepper-steps .e-step-container .e-step-text-container,
540
- .e-bigger .e-stepper .e-stepper-steps .e-step-container .e-step-label-container {
541
- font-size: 16px;
542
- }
543
- .e-bigger.e-stepper .e-stepper-steps .e-step-container .e-step-content,
544
- .e-bigger .e-stepper .e-stepper-steps .e-step-container .e-step-content {
545
- font-size: 18px;
546
- }
547
- .e-bigger.e-stepper .e-stepper-steps .e-step-container .e-step-label-optional,
548
- .e-bigger .e-stepper .e-stepper-steps .e-step-container .e-step-label-optional {
549
- font-size: 14px;
550
- }
551
- .e-bigger.e-stepper.e-vertical .e-stepper-steps .e-step-container .e-step-label-container.e-label-after .e-step-label-optional,
552
- .e-bigger .e-stepper.e-vertical .e-stepper-steps .e-step-container .e-step-label-container.e-label-after .e-step-label-optional {
553
- font-size: 14px;
554
- }
555
-
556
- .e-bigger.e-small.e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text) .e-icons.e-step-indicator,
557
- .e-bigger.e-small .e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text) .e-icons.e-step-indicator,
558
- .e-bigger .e-small.e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text) .e-icons.e-step-indicator,
559
- .e-small .e-bigger.e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text) .e-icons.e-step-indicator {
560
- font-size: 36px;
561
- }
562
- .e-bigger.e-small.e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator,
563
- .e-bigger.e-small .e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator,
564
- .e-bigger .e-small.e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator,
565
- .e-small .e-bigger.e-stepper.e-step-type-indicator .e-stepper-steps .e-step-container:not(.e-step-icon.e-step-label.e-step-text).e-step-notstarted .e-icons.e-step-indicator {
566
- width: 36px;
567
- height: 36px;
568
- }
569
- .e-bigger.e-small.e-stepper .e-stepper-steps .e-step-container .e-step,
570
- .e-bigger.e-small.e-stepper .e-stepper-steps .e-step-container .e-indicator,
571
- .e-bigger.e-small .e-stepper .e-stepper-steps .e-step-container .e-step,
572
- .e-bigger.e-small .e-stepper .e-stepper-steps .e-step-container .e-indicator,
573
- .e-bigger .e-small.e-stepper .e-stepper-steps .e-step-container .e-step,
574
- .e-bigger .e-small.e-stepper .e-stepper-steps .e-step-container .e-indicator,
575
- .e-small .e-bigger.e-stepper .e-stepper-steps .e-step-container .e-step,
576
- .e-small .e-bigger.e-stepper .e-stepper-steps .e-step-container .e-indicator {
577
- min-width: 36px;
578
- min-height: 36px;
579
- }
580
- .e-bigger.e-small.e-stepper .e-stepper-steps .e-step-container .e-indicator,
581
- .e-bigger.e-small .e-stepper .e-stepper-steps .e-step-container .e-indicator,
582
- .e-bigger .e-small.e-stepper .e-stepper-steps .e-step-container .e-indicator,
583
- .e-small .e-bigger.e-stepper .e-stepper-steps .e-step-container .e-indicator {
584
- font-size: 16px;
585
- }
586
- .e-bigger.e-small.e-stepper .e-stepper-steps .e-step-container .e-step-text-container,
587
- .e-bigger.e-small.e-stepper .e-stepper-steps .e-step-container .e-step-label-container,
588
- .e-bigger.e-small .e-stepper .e-stepper-steps .e-step-container .e-step-text-container,
589
- .e-bigger.e-small .e-stepper .e-stepper-steps .e-step-container .e-step-label-container,
590
- .e-bigger .e-small.e-stepper .e-stepper-steps .e-step-container .e-step-text-container,
591
- .e-bigger .e-small.e-stepper .e-stepper-steps .e-step-container .e-step-label-container,
592
- .e-small .e-bigger.e-stepper .e-stepper-steps .e-step-container .e-step-text-container,
593
- .e-small .e-bigger.e-stepper .e-stepper-steps .e-step-container .e-step-label-container {
594
- font-size: 14px;
595
- }
596
- .e-bigger.e-small.e-stepper .e-stepper-steps .e-step-container .e-step-content,
597
- .e-bigger.e-small .e-stepper .e-stepper-steps .e-step-container .e-step-content,
598
- .e-bigger .e-small.e-stepper .e-stepper-steps .e-step-container .e-step-content,
599
- .e-small .e-bigger.e-stepper .e-stepper-steps .e-step-container .e-step-content {
600
- font-size: 16px;
601
- }
602
- .e-bigger.e-small.e-stepper .e-stepper-steps .e-step-container .e-step-label-optional,
603
- .e-bigger.e-small .e-stepper .e-stepper-steps .e-step-container .e-step-label-optional,
604
- .e-bigger .e-small.e-stepper .e-stepper-steps .e-step-container .e-step-label-optional,
605
- .e-small .e-bigger.e-stepper .e-stepper-steps .e-step-container .e-step-label-optional {
606
- font-size: 12px;
607
- }
608
- .e-bigger.e-small.e-stepper.e-vertical .e-stepper-steps .e-step-container .e-step-label-container.e-label-after .e-step-label-optional,
609
- .e-bigger.e-small .e-stepper.e-vertical .e-stepper-steps .e-step-container .e-step-label-container.e-label-after .e-step-label-optional,
610
- .e-bigger .e-small.e-stepper.e-vertical .e-stepper-steps .e-step-container .e-step-label-container.e-label-after .e-step-label-optional,
611
- .e-small .e-bigger.e-stepper.e-vertical .e-stepper-steps .e-step-container .e-step-label-container.e-label-after .e-step-label-optional {
612
- font-size: 12px;
613
- }
614
-
615
- .e-stepper .e-stepper-steps .e-step-container.e-step-notstarted:not(.e-step-disabled) .e-step, .e-stepper .e-stepper-steps .e-step-container.e-step-notstarted:not(.e-step-disabled) .e-indicator, .e-stepper .e-stepper-steps .e-step-container.e-step-notstarted .e-icons.e-step-indicator {
616
- border-color: rgba(var(--color-sf-outline-variant));
617
- }
618
- .e-stepper .e-stepper-steps .e-step-container .e-step-label-optional {
619
- color: var(--color-sf-outline);
620
- }
621
- .e-stepper .e-stepper-steps .e-step-container .e-step,
622
- .e-stepper .e-stepper-steps .e-step-container .e-indicator {
623
- color: rgba(var(--color-sf-on-surface));
624
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14)), rgba(var(--color-sf-surface));
625
- }
626
- .e-stepper .e-stepper-steps .e-step-container .e-step-indicator {
627
- color: transparent;
628
- }
629
- .e-stepper .e-stepper-steps .e-step-container.e-step-completed .e-step, .e-stepper .e-stepper-steps .e-step-container.e-step-inprogress .e-step, .e-stepper .e-stepper-steps .e-step-container.e-step-completed .e-indicator, .e-stepper .e-stepper-steps .e-step-container.e-step-inprogress .e-indicator, .e-stepper .e-stepper-steps .e-step-container.e-step-completed .e-step-indicator, .e-stepper .e-stepper-steps .e-step-container.e-step-inprogress .e-step-indicator {
630
- background: rgba(var(--color-sf-primary));
631
- color: rgba(var(--color-sf-on-primary));
632
- }
633
- .e-stepper .e-stepper-steps .e-step-container.e-step-valid .e-indicator {
634
- background: rgba(var(--color-sf-success)) !important; /* stylelint-disable-line declaration-no-important */
635
- color: rgba(var(--color-sf-success-text));
636
- }
637
- .e-stepper .e-stepper-steps .e-step-container.e-step-error .e-indicator {
638
- background: rgba(var(--color-sf-error)) !important; /* stylelint-disable-line declaration-no-important */
639
- color: rgba(var(--color-sf-on-primary));
640
- }
641
- .e-stepper .e-stepper-steps .e-step-container.e-step-error .e-text,
642
- .e-stepper .e-stepper-steps .e-step-container.e-step-error .e-label {
643
- color: rgba(var(--color-sf-error));
644
- }
645
- .e-stepper .e-stepper-steps .e-step-container.e-step-valid:not(.e-step-notstarted) .e-indicator:hover, .e-stepper .e-stepper-steps .e-step-container.e-step-error .e-indicator:hover {
646
- color: rgba(var(--color-sf-on-surface));
647
- }
648
- .e-stepper .e-stepper-steps .e-step-container.e-step-selected .e-text,
649
- .e-stepper .e-stepper-steps .e-step-container.e-step-selected .e-label {
650
- font-weight: 600;
651
- }
652
- .e-stepper .e-stepper-steps .e-step-container.e-step-valid.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container .e-step-validation-icon, .e-stepper .e-stepper-steps .e-step-container.e-step-valid.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container .e-step-validation-icon {
653
- color: rgba(var(--color-sf-success));
654
- }
655
- .e-stepper .e-stepper-steps .e-step-container.e-step-error.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container .e-step-validation-icon, .e-stepper .e-stepper-steps .e-step-container.e-step-error.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container .e-step-validation-icon {
656
- color: rgba(var(--color-sf-error));
657
- }
658
- .e-stepper .e-stepper-steps .e-step-container .e-text,
659
- .e-stepper .e-stepper-steps .e-step-container .e-label {
660
- color: var(--color-sf-on-surface);
661
- }
662
- .e-stepper .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-error) .e-text,
663
- .e-stepper .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-error) .e-label, .e-stepper .e-stepper-steps .e-step-container.e-step-completed:not(.e-step-error) .e-text,
664
- .e-stepper .e-stepper-steps .e-step-container.e-step-completed:not(.e-step-error) .e-label {
665
- color: rgba(var(--color-sf-primary));
666
- }
667
- .e-stepper .e-stepper-steps .e-step-container.e-step-label:not(.e-step-icon) .e-step-label-container {
668
- background-color: rgba(var(--color-sf-surface));
669
- }
670
- .e-stepper .e-stepper-steps .e-step-container .e-step-text-container {
671
- background-color: rgba(var(--color-sf-surface));
672
- border-color: transparent;
673
- }
674
- .e-stepper .e-stepper-steps .e-step-container.e-step-selected .e-indicator {
675
- background: rgba(var(--color-sf-primary));
676
- }
677
- .e-stepper .e-stepper-steps .e-step-container.e-step-disabled .e-indicator {
678
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface)) !important; /* stylelint-disable-line declaration-no-important */
679
- color: rgba(var(--color-sf-on-surface), 0.38) !important; /* stylelint-disable-line declaration-no-important */
680
- }
681
- .e-stepper .e-stepper-steps .e-step-container.e-step-disabled .e-text, .e-stepper .e-stepper-steps .e-step-container.e-step-disabled .e-label, .e-stepper .e-stepper-steps .e-step-container.e-step-disabled .e-step-validation-icon {
682
- color: rgba(var(--color-sf-on-surface), 0.38) !important; /* stylelint-disable-line declaration-no-important */
683
- }
684
- .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-text-only.e-step-text .e-step-label-optional, .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-label-only.e-step-label .e-step-label-optional, .e-stepper.e-vertical .e-stepper-steps .e-step-container.e-step-icon:not(.e-step-text):not(.e-step-label) .e-step-label-optional, .e-stepper.e-vertical.e-label-top .e-stepper-steps .e-step-container .e-step-label-optional, .e-stepper.e-vertical.e-label-bottom .e-stepper-steps .e-step-container .e-step-label-optional {
685
- background-color: rgba(var(--color-sf-surface));
686
- }
687
- .e-stepper .e-stepper-progressbar {
688
- background-color: rgba(var(--color-sf-outline-variant));
689
- }
690
- .e-stepper .e-stepper-progressbar > .e-progressbar-value {
691
- background-color: rgba(var(--color-sf-primary));
692
- }
693
- .e-stepper:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
694
- .e-stepper .e-stepper-steps .e-step-container.e-step-focus .e-step,
695
- .e-stepper .e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
696
- .e-stepper .e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
697
- .e-stepper .e-stepper-steps .e-step-container.e-step-template.e-step-focus {
698
- box-shadow: 0 0 0 2px rgba(var(--color-sf-surface)), 0 0 0 4px rgba(var(--color-sf-primary)), 0 0 0 8px rgba(var(--color-sf-surface));
699
- }
700
- .e-stepper:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
701
- .e-stepper .e-stepper-steps .e-step-container.e-step-valid.e-step-focus .e-step,
702
- .e-stepper .e-stepper-steps .e-step-container.e-step-valid.e-step-label-only.e-step-focus .e-label,
703
- .e-stepper .e-stepper-steps .e-step-container.e-step-valid.e-step-text-only.e-step-focus .e-text,
704
- .e-stepper .e-stepper-steps .e-step-container.e-step-valid.e-step-template.e-step-focus {
705
- box-shadow: 0 0 0 2px rgba(var(--color-sf-surface)), 0 0 0 4px rgba(var(--color-sf-success)), 0 0 0 8px rgba(var(--color-sf-surface));
706
- }
707
- .e-stepper:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-error.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
708
- .e-stepper .e-stepper-steps .e-step-container.e-step-error.e-step-focus .e-step,
709
- .e-stepper .e-stepper-steps .e-step-container.e-step-error.e-step-label-only.e-step-focus .e-label,
710
- .e-stepper .e-stepper-steps .e-step-container.e-step-error.e-step-text-only.e-step-focus .e-text,
711
- .e-stepper .e-stepper-steps .e-step-container.e-step-error.e-step-template.e-step-focus {
712
- box-shadow: 0 0 0 2px rgba(var(--color-sf-surface)), 0 0 0 4px rgba(var(--color-sf-error)), 0 0 0 8px rgba(var(--color-sf-surface));
713
- }
714
- .e-stepper .e-stepper-steps .e-step-container:not(.e-step-focus).e-step-notstarted:not(.e-step-text-only):not(.e-step-label-only) .e-step,
715
- .e-stepper .e-stepper-steps .e-step-container:not(.e-step-focus).e-step-completed:not(.e-step-text-only):not(.e-step-label-only) .e-step, .e-stepper.e-steps-focus .e-stepper-steps .e-step-container:not(.e-step-focus).e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
716
- box-shadow: 0 0 0 8px rgba(var(--color-sf-surface));
717
- }
718
- .e-stepper .e-stepper-steps .e-step-container.e-step-notstarted:not(.e-step-disabled) .e-step:hover,
719
- .e-stepper .e-stepper-steps .e-step-container.e-step-notstarted:not(.e-step-disabled) .e-indicator:hover {
720
- border-color: rgba(var(--color-sf-outline-variant)) !important; /* stylelint-disable-line declaration-no-important */
721
- }
722
- .e-stepper .e-stepper-steps .e-step-container.e-step-notstarted:not(.e-step-disabled) .e-step:active,
723
- .e-stepper .e-stepper-steps .e-step-container.e-step-notstarted:not(.e-step-disabled) .e-indicator:active {
724
- border-color: rgba(var(--color-sf-outline-variant)) !important; /* stylelint-disable-line declaration-no-important */
725
- }
726
- .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-notstarted:not(.e-step-text-only):not(.e-step-label-only) .e-indicator:hover, .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-notstarted:not(.e-step-text-only):not(.e-step-label-only) .e-step:hover {
727
- background: rgba(var(--color-sf-outline-variant)) !important; /* stylelint-disable-line declaration-no-important */
728
- }
729
- .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-notstarted:not(.e-step-text-only):not(.e-step-label-only) .e-indicator:active, .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-notstarted:not(.e-step-text-only):not(.e-step-label-only) .e-step:active {
730
- background: rgba(var(--color-sf-outline-variant)) !important; /* stylelint-disable-line declaration-no-important */
731
- }
732
- .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container:not(.e-step-text-only):not(.e-step-label-only) .e-indicator:hover, .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container:not(.e-step-text-only):not(.e-step-label-only) .e-step:hover {
733
- color: rgba(var(--color-sf-on-primary));
734
- background: linear-gradient(0deg, rgba(var(--color-sf-on-primary), 0.08), rgba(var(--color-sf-on-primary), 0.08)), rgba(var(--color-sf-primary)) !important; /* stylelint-disable-line declaration-no-important */
735
- }
736
- .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-valid:not(.e-step-text-only):not(.e-step-label-only) .e-indicator:hover, .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-valid:not(.e-step-text-only):not(.e-step-label-only) .e-step:hover {
737
- color: rgba(var(--color-sf-on-primary)) !important; /* stylelint-disable-line declaration-no-important */
738
- background: rgba(var(--color-sf-success)) !important; /* stylelint-disable-line declaration-no-important */
739
- }
740
- .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-error:not(.e-step-text-only):not(.e-step-label-only) .e-indicator:hover, .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-error:not(.e-step-text-only):not(.e-step-label-only) .e-step:hover {
741
- color: rgba(var(--color-sf-on-primary)) !important; /* stylelint-disable-line declaration-no-important */
742
- background: rgba(var(--color-sf-error)) !important; /* stylelint-disable-line declaration-no-important */
743
- }
744
- .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-notstarted:not(.e-step-text-only):not(.e-step-label-only) .e-indicator:hover, .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-notstarted:not(.e-step-text-only):not(.e-step-label-only) .e-step:hover {
745
- color: rgba(var(--color-sf-on-surface));
746
- }
747
- .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-indicator:active, .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step:active {
748
- background: linear-gradient(0deg, rgba(var(--color-sf-on-primary), 0.12), rgba(var(--color-sf-on-primary), 0.12)), rgba(var(--color-sf-primary)) !important; /* stylelint-disable-line declaration-no-important */
749
- }
750
- .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-indicator:active, .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step:active {
751
- background: rgba(var(--color-sf-success)) !important; /* stylelint-disable-line declaration-no-important */
752
- }
753
- .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-error.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-indicator:active, .e-stepper:not(.e-step-type-label) .e-stepper-steps .e-step-container.e-step-error.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step:active {
754
- background: rgba(var(--color-sf-error)) !important; /* stylelint-disable-line declaration-no-important */
755
- }
1
+ @import '@syncfusion/ej2-navigations/styles/stepper/material3.css';