@syncfusion/ej2-angular-navigations 22.2.11 → 23.1.36-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 (902) hide show
  1. package/@syncfusion/ej2-angular-navigations.es5.js +2021 -0
  2. package/@syncfusion/ej2-angular-navigations.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-navigations.js +1859 -0
  4. package/@syncfusion/ej2-angular-navigations.js.map +1 -0
  5. package/CHANGELOG.md +2249 -0
  6. package/dist/ej2-angular-navigations.umd.js +2116 -0
  7. package/dist/ej2-angular-navigations.umd.js.map +1 -0
  8. package/dist/ej2-angular-navigations.umd.min.js +11 -0
  9. package/dist/ej2-angular-navigations.umd.min.js.map +1 -0
  10. package/ej2-angular-navigations.d.ts +14 -0
  11. package/ej2-angular-navigations.metadata.json +1 -0
  12. package/package.json +15 -29
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/accordion/accordion-all.module.d.ts +0 -6
  18. package/src/accordion/accordion.component.d.ts +0 -3
  19. package/src/accordion/accordion.module.d.ts +0 -7
  20. package/src/accordion/items.directive.d.ts +0 -5
  21. package/src/appbar/appbar-all.module.d.ts +0 -6
  22. package/src/appbar/appbar.component.d.ts +0 -3
  23. package/src/appbar/appbar.module.d.ts +0 -6
  24. package/src/breadcrumb/breadcrumb-all.module.d.ts +0 -6
  25. package/src/breadcrumb/breadcrumb.component.d.ts +0 -3
  26. package/src/breadcrumb/breadcrumb.module.d.ts +0 -7
  27. package/src/breadcrumb/items.directive.d.ts +0 -5
  28. package/src/carousel/carousel-all.module.d.ts +0 -6
  29. package/src/carousel/carousel.component.d.ts +0 -3
  30. package/src/carousel/carousel.module.d.ts +0 -7
  31. package/src/carousel/items.directive.d.ts +0 -5
  32. package/src/context-menu/contextmenu-all.module.d.ts +0 -6
  33. package/src/context-menu/contextmenu.component.d.ts +0 -3
  34. package/src/context-menu/contextmenu.module.d.ts +0 -6
  35. package/src/menu/items.directive.d.ts +0 -5
  36. package/src/menu/menu-all.module.d.ts +0 -6
  37. package/src/menu/menu.component.d.ts +0 -3
  38. package/src/menu/menu.module.d.ts +0 -7
  39. package/src/sidebar/sidebar-all.module.d.ts +0 -6
  40. package/src/sidebar/sidebar.component.d.ts +0 -3
  41. package/src/sidebar/sidebar.module.d.ts +0 -6
  42. package/src/tab/items.directive.d.ts +0 -5
  43. package/src/tab/tab-all.module.d.ts +0 -6
  44. package/src/tab/tab.component.d.ts +0 -3
  45. package/src/tab/tab.module.d.ts +0 -7
  46. package/src/toolbar/items.directive.d.ts +0 -5
  47. package/src/toolbar/toolbar-all.module.d.ts +0 -6
  48. package/src/toolbar/toolbar.component.d.ts +0 -3
  49. package/src/toolbar/toolbar.module.d.ts +0 -7
  50. package/src/treeview/treeview-all.module.d.ts +0 -6
  51. package/src/treeview/treeview.component.d.ts +0 -3
  52. package/src/treeview/treeview.module.d.ts +0 -6
  53. package/styles/accordion/bootstrap-dark.scss +1 -4
  54. package/styles/accordion/bootstrap.scss +1 -4
  55. package/styles/accordion/bootstrap4.scss +1 -4
  56. package/styles/accordion/bootstrap5-dark.scss +1 -4
  57. package/styles/accordion/bootstrap5.scss +1 -4
  58. package/styles/accordion/fabric-dark.scss +1 -4
  59. package/styles/accordion/fabric.scss +1 -4
  60. package/styles/accordion/fluent-dark.scss +1 -4
  61. package/styles/accordion/fluent.scss +1 -4
  62. package/styles/accordion/highcontrast-light.scss +1 -4
  63. package/styles/accordion/highcontrast.scss +1 -4
  64. package/styles/accordion/material-dark.css +0 -1
  65. package/styles/accordion/material-dark.scss +1 -4
  66. package/styles/accordion/material.css +0 -1
  67. package/styles/accordion/material.scss +1 -4
  68. package/styles/accordion/material3-dark.css +0 -1
  69. package/styles/accordion/material3-dark.scss +1 -4
  70. package/styles/accordion/material3.css +0 -1
  71. package/styles/accordion/material3.scss +1 -4
  72. package/styles/accordion/tailwind-dark.css +0 -1
  73. package/styles/accordion/tailwind-dark.scss +1 -4
  74. package/styles/accordion/tailwind.css +0 -1
  75. package/styles/accordion/tailwind.scss +1 -4
  76. package/styles/appbar/bootstrap-dark.scss +1 -3
  77. package/styles/appbar/bootstrap.scss +1 -3
  78. package/styles/appbar/bootstrap4.scss +1 -3
  79. package/styles/appbar/bootstrap5-dark.scss +1 -3
  80. package/styles/appbar/bootstrap5.scss +1 -3
  81. package/styles/appbar/fabric-dark.scss +1 -3
  82. package/styles/appbar/fabric.scss +1 -3
  83. package/styles/appbar/fluent-dark.scss +1 -3
  84. package/styles/appbar/fluent.scss +1 -3
  85. package/styles/appbar/highcontrast-light.scss +1 -3
  86. package/styles/appbar/highcontrast.scss +1 -3
  87. package/styles/appbar/material-dark.css +0 -1
  88. package/styles/appbar/material-dark.scss +1 -3
  89. package/styles/appbar/material.css +0 -1
  90. package/styles/appbar/material.scss +1 -3
  91. package/styles/appbar/material3-dark.css +0 -1
  92. package/styles/appbar/material3-dark.scss +1 -3
  93. package/styles/appbar/material3.css +0 -1
  94. package/styles/appbar/material3.scss +1 -3
  95. package/styles/appbar/tailwind-dark.css +0 -1
  96. package/styles/appbar/tailwind-dark.scss +1 -3
  97. package/styles/appbar/tailwind.css +0 -1
  98. package/styles/appbar/tailwind.scss +1 -3
  99. package/styles/bootstrap-dark.css +14 -9
  100. package/styles/bootstrap.css +14 -9
  101. package/styles/bootstrap4.css +22 -14
  102. package/styles/bootstrap5-dark.css +18 -13
  103. package/styles/bootstrap5.css +18 -13
  104. package/styles/breadcrumb/bootstrap-dark.scss +1 -4
  105. package/styles/breadcrumb/bootstrap.scss +1 -4
  106. package/styles/breadcrumb/bootstrap4.scss +1 -4
  107. package/styles/breadcrumb/bootstrap5-dark.scss +1 -4
  108. package/styles/breadcrumb/bootstrap5.scss +1 -4
  109. package/styles/breadcrumb/fabric-dark.scss +1 -4
  110. package/styles/breadcrumb/fabric.scss +1 -4
  111. package/styles/breadcrumb/fluent-dark.scss +1 -4
  112. package/styles/breadcrumb/fluent.scss +1 -4
  113. package/styles/breadcrumb/highcontrast-light.scss +1 -4
  114. package/styles/breadcrumb/highcontrast.scss +1 -4
  115. package/styles/breadcrumb/material-dark.css +0 -1
  116. package/styles/breadcrumb/material-dark.scss +1 -4
  117. package/styles/breadcrumb/material.css +0 -1
  118. package/styles/breadcrumb/material.scss +1 -4
  119. package/styles/breadcrumb/material3-dark.css +0 -1
  120. package/styles/breadcrumb/material3-dark.scss +1 -4
  121. package/styles/breadcrumb/material3.css +0 -1
  122. package/styles/breadcrumb/material3.scss +1 -4
  123. package/styles/breadcrumb/tailwind-dark.css +0 -1
  124. package/styles/breadcrumb/tailwind-dark.scss +1 -4
  125. package/styles/breadcrumb/tailwind.css +0 -1
  126. package/styles/breadcrumb/tailwind.scss +1 -4
  127. package/styles/carousel/bootstrap-dark.scss +1 -5
  128. package/styles/carousel/bootstrap.scss +1 -5
  129. package/styles/carousel/bootstrap4.scss +1 -5
  130. package/styles/carousel/bootstrap5-dark.scss +1 -5
  131. package/styles/carousel/bootstrap5.scss +1 -5
  132. package/styles/carousel/fabric-dark.scss +1 -5
  133. package/styles/carousel/fabric.scss +1 -5
  134. package/styles/carousel/fluent-dark.scss +1 -5
  135. package/styles/carousel/fluent.scss +1 -5
  136. package/styles/carousel/highcontrast-light.scss +1 -5
  137. package/styles/carousel/highcontrast.scss +1 -5
  138. package/styles/carousel/material-dark.css +0 -1
  139. package/styles/carousel/material-dark.scss +1 -5
  140. package/styles/carousel/material.css +0 -1
  141. package/styles/carousel/material.scss +1 -5
  142. package/styles/carousel/material3-dark.css +0 -1
  143. package/styles/carousel/material3-dark.scss +1 -5
  144. package/styles/carousel/material3.css +0 -1
  145. package/styles/carousel/material3.scss +1 -5
  146. package/styles/carousel/tailwind-dark.css +0 -1
  147. package/styles/carousel/tailwind-dark.scss +1 -5
  148. package/styles/carousel/tailwind.css +0 -1
  149. package/styles/carousel/tailwind.scss +1 -5
  150. package/styles/context-menu/bootstrap-dark.scss +1 -7
  151. package/styles/context-menu/bootstrap.scss +1 -7
  152. package/styles/context-menu/bootstrap4.scss +1 -7
  153. package/styles/context-menu/bootstrap5-dark.scss +1 -7
  154. package/styles/context-menu/bootstrap5.scss +1 -7
  155. package/styles/context-menu/fabric-dark.scss +1 -7
  156. package/styles/context-menu/fabric.scss +1 -7
  157. package/styles/context-menu/fluent-dark.scss +1 -7
  158. package/styles/context-menu/fluent.scss +1 -7
  159. package/styles/context-menu/highcontrast-light.scss +1 -7
  160. package/styles/context-menu/highcontrast.scss +1 -7
  161. package/styles/context-menu/material-dark.css +0 -1
  162. package/styles/context-menu/material-dark.scss +1 -7
  163. package/styles/context-menu/material.css +0 -1
  164. package/styles/context-menu/material.scss +1 -7
  165. package/styles/context-menu/material3-dark.css +0 -1
  166. package/styles/context-menu/material3-dark.scss +1 -7
  167. package/styles/context-menu/material3.css +0 -1
  168. package/styles/context-menu/material3.scss +1 -7
  169. package/styles/context-menu/tailwind-dark.css +0 -1
  170. package/styles/context-menu/tailwind-dark.scss +1 -7
  171. package/styles/context-menu/tailwind.css +0 -1
  172. package/styles/context-menu/tailwind.scss +1 -7
  173. package/styles/fabric-dark.css +14 -9
  174. package/styles/fabric.css +14 -9
  175. package/styles/fluent-dark.css +14 -9
  176. package/styles/fluent.css +14 -9
  177. package/styles/h-scroll/bootstrap-dark.scss +1 -4
  178. package/styles/h-scroll/bootstrap.scss +1 -4
  179. package/styles/h-scroll/bootstrap4.scss +1 -4
  180. package/styles/h-scroll/bootstrap5-dark.scss +1 -4
  181. package/styles/h-scroll/bootstrap5.scss +1 -4
  182. package/styles/h-scroll/fabric-dark.scss +1 -4
  183. package/styles/h-scroll/fabric.scss +1 -4
  184. package/styles/h-scroll/fluent-dark.scss +1 -4
  185. package/styles/h-scroll/fluent.scss +1 -4
  186. package/styles/h-scroll/highcontrast-light.scss +1 -4
  187. package/styles/h-scroll/highcontrast.scss +1 -4
  188. package/styles/h-scroll/material-dark.css +0 -1
  189. package/styles/h-scroll/material-dark.scss +1 -4
  190. package/styles/h-scroll/material.css +0 -1
  191. package/styles/h-scroll/material.scss +1 -4
  192. package/styles/h-scroll/material3-dark.css +0 -1
  193. package/styles/h-scroll/material3-dark.scss +1 -4
  194. package/styles/h-scroll/material3.css +0 -1
  195. package/styles/h-scroll/material3.scss +1 -4
  196. package/styles/h-scroll/tailwind-dark.css +0 -1
  197. package/styles/h-scroll/tailwind-dark.scss +1 -4
  198. package/styles/h-scroll/tailwind.css +0 -1
  199. package/styles/h-scroll/tailwind.scss +1 -4
  200. package/styles/highcontrast-light.css +14 -9
  201. package/styles/highcontrast.css +14 -9
  202. package/styles/material-dark.css +14 -10
  203. package/styles/material.css +14 -10
  204. package/styles/material3-dark.css +675 -11
  205. package/styles/material3-dark.scss +0 -1
  206. package/styles/material3.css +1365 -29
  207. package/styles/material3.scss +0 -1
  208. package/styles/menu/bootstrap-dark.css +14 -9
  209. package/styles/menu/bootstrap-dark.scss +1 -8
  210. package/styles/menu/bootstrap.css +14 -9
  211. package/styles/menu/bootstrap.scss +1 -8
  212. package/styles/menu/bootstrap4.css +22 -14
  213. package/styles/menu/bootstrap4.scss +1 -8
  214. package/styles/menu/bootstrap5-dark.css +14 -9
  215. package/styles/menu/bootstrap5-dark.scss +1 -8
  216. package/styles/menu/bootstrap5.css +14 -9
  217. package/styles/menu/bootstrap5.scss +1 -8
  218. package/styles/menu/fabric-dark.css +14 -9
  219. package/styles/menu/fabric-dark.scss +1 -8
  220. package/styles/menu/fabric.css +14 -9
  221. package/styles/menu/fabric.scss +1 -8
  222. package/styles/menu/fluent-dark.css +14 -9
  223. package/styles/menu/fluent-dark.scss +1 -8
  224. package/styles/menu/fluent.css +14 -9
  225. package/styles/menu/fluent.scss +1 -8
  226. package/styles/menu/highcontrast-light.css +14 -9
  227. package/styles/menu/highcontrast-light.scss +1 -8
  228. package/styles/menu/highcontrast.css +14 -9
  229. package/styles/menu/highcontrast.scss +1 -8
  230. package/styles/menu/material-dark.css +14 -10
  231. package/styles/menu/material-dark.scss +1 -8
  232. package/styles/menu/material.css +14 -10
  233. package/styles/menu/material.scss +1 -8
  234. package/styles/menu/material3-dark.css +14 -10
  235. package/styles/menu/material3-dark.scss +1 -8
  236. package/styles/menu/material3.css +14 -10
  237. package/styles/menu/material3.scss +1 -8
  238. package/styles/menu/tailwind-dark.css +14 -10
  239. package/styles/menu/tailwind-dark.scss +1 -8
  240. package/styles/menu/tailwind.css +14 -10
  241. package/styles/menu/tailwind.scss +1 -8
  242. package/styles/pager/bootstrap-dark.scss +1 -4
  243. package/styles/pager/bootstrap.scss +1 -4
  244. package/styles/pager/bootstrap4.scss +1 -4
  245. package/styles/pager/bootstrap5-dark.scss +1 -4
  246. package/styles/pager/bootstrap5.scss +1 -4
  247. package/styles/pager/fabric-dark.scss +1 -4
  248. package/styles/pager/fabric.scss +1 -4
  249. package/styles/pager/fluent-dark.scss +1 -4
  250. package/styles/pager/fluent.scss +1 -4
  251. package/styles/pager/highcontrast-light.scss +1 -4
  252. package/styles/pager/highcontrast.scss +1 -4
  253. package/styles/pager/material-dark.css +0 -1
  254. package/styles/pager/material-dark.scss +1 -4
  255. package/styles/pager/material.css +0 -1
  256. package/styles/pager/material.scss +1 -4
  257. package/styles/pager/material3-dark.css +0 -1
  258. package/styles/pager/material3-dark.scss +1 -4
  259. package/styles/pager/material3.css +0 -1
  260. package/styles/pager/material3.scss +1 -4
  261. package/styles/pager/tailwind-dark.css +0 -1
  262. package/styles/pager/tailwind-dark.scss +1 -4
  263. package/styles/pager/tailwind.css +0 -1
  264. package/styles/pager/tailwind.scss +1 -4
  265. package/styles/sidebar/bootstrap-dark.scss +1 -3
  266. package/styles/sidebar/bootstrap.scss +1 -3
  267. package/styles/sidebar/bootstrap4.scss +1 -3
  268. package/styles/sidebar/bootstrap5-dark.scss +1 -3
  269. package/styles/sidebar/bootstrap5.scss +1 -3
  270. package/styles/sidebar/fabric-dark.scss +1 -3
  271. package/styles/sidebar/fabric.scss +1 -3
  272. package/styles/sidebar/fluent-dark.scss +1 -3
  273. package/styles/sidebar/fluent.scss +1 -3
  274. package/styles/sidebar/highcontrast-light.scss +1 -3
  275. package/styles/sidebar/highcontrast.scss +1 -3
  276. package/styles/sidebar/material-dark.css +0 -1
  277. package/styles/sidebar/material-dark.scss +1 -3
  278. package/styles/sidebar/material.css +0 -1
  279. package/styles/sidebar/material.scss +1 -3
  280. package/styles/sidebar/material3-dark.css +0 -1
  281. package/styles/sidebar/material3-dark.scss +1 -3
  282. package/styles/sidebar/material3.css +0 -1
  283. package/styles/sidebar/material3.scss +1 -3
  284. package/styles/sidebar/tailwind-dark.css +0 -1
  285. package/styles/sidebar/tailwind-dark.scss +1 -3
  286. package/styles/sidebar/tailwind.css +0 -1
  287. package/styles/sidebar/tailwind.scss +1 -3
  288. package/styles/tab/bootstrap-dark.scss +1 -5
  289. package/styles/tab/bootstrap.scss +1 -5
  290. package/styles/tab/bootstrap4.scss +1 -5
  291. package/styles/tab/bootstrap5-dark.scss +1 -5
  292. package/styles/tab/bootstrap5.scss +1 -5
  293. package/styles/tab/fabric-dark.scss +1 -5
  294. package/styles/tab/fabric.scss +1 -5
  295. package/styles/tab/fluent-dark.scss +1 -5
  296. package/styles/tab/fluent.scss +1 -5
  297. package/styles/tab/highcontrast-light.scss +1 -5
  298. package/styles/tab/highcontrast.scss +1 -5
  299. package/styles/tab/material-dark.css +0 -1
  300. package/styles/tab/material-dark.scss +1 -5
  301. package/styles/tab/material.css +0 -1
  302. package/styles/tab/material.scss +1 -5
  303. package/styles/tab/material3-dark.css +0 -1
  304. package/styles/tab/material3-dark.scss +1 -5
  305. package/styles/tab/material3.css +0 -1
  306. package/styles/tab/material3.scss +1 -5
  307. package/styles/tab/tailwind-dark.css +2 -3
  308. package/styles/tab/tailwind-dark.scss +1 -5
  309. package/styles/tab/tailwind.css +2 -3
  310. package/styles/tab/tailwind.scss +1 -5
  311. package/styles/tailwind-dark.css +18 -26
  312. package/styles/tailwind.css +18 -26
  313. package/styles/toolbar/bootstrap-dark.scss +1 -8
  314. package/styles/toolbar/bootstrap.scss +1 -8
  315. package/styles/toolbar/bootstrap4.scss +1 -8
  316. package/styles/toolbar/bootstrap5-dark.css +4 -4
  317. package/styles/toolbar/bootstrap5-dark.scss +1 -8
  318. package/styles/toolbar/bootstrap5.css +4 -4
  319. package/styles/toolbar/bootstrap5.scss +1 -8
  320. package/styles/toolbar/fabric-dark.scss +1 -8
  321. package/styles/toolbar/fabric.scss +1 -8
  322. package/styles/toolbar/fluent-dark.scss +1 -8
  323. package/styles/toolbar/fluent.scss +1 -8
  324. package/styles/toolbar/highcontrast-light.scss +1 -8
  325. package/styles/toolbar/highcontrast.scss +1 -8
  326. package/styles/toolbar/material-dark.css +0 -1
  327. package/styles/toolbar/material-dark.scss +1 -8
  328. package/styles/toolbar/material.css +0 -1
  329. package/styles/toolbar/material.scss +1 -8
  330. package/styles/toolbar/material3-dark.css +1 -2
  331. package/styles/toolbar/material3-dark.scss +1 -8
  332. package/styles/toolbar/material3.css +1 -2
  333. package/styles/toolbar/material3.scss +1 -8
  334. package/styles/toolbar/tailwind-dark.css +2 -3
  335. package/styles/toolbar/tailwind-dark.scss +1 -8
  336. package/styles/toolbar/tailwind.css +2 -3
  337. package/styles/toolbar/tailwind.scss +1 -8
  338. package/styles/treeview/bootstrap-dark.scss +1 -6
  339. package/styles/treeview/bootstrap.scss +1 -6
  340. package/styles/treeview/bootstrap4.scss +1 -6
  341. package/styles/treeview/bootstrap5-dark.scss +1 -6
  342. package/styles/treeview/bootstrap5.scss +1 -6
  343. package/styles/treeview/fabric-dark.scss +1 -6
  344. package/styles/treeview/fabric.scss +1 -6
  345. package/styles/treeview/fluent-dark.scss +1 -6
  346. package/styles/treeview/fluent.scss +1 -6
  347. package/styles/treeview/highcontrast-light.scss +1 -6
  348. package/styles/treeview/highcontrast.scss +1 -6
  349. package/styles/treeview/material-dark.css +0 -1
  350. package/styles/treeview/material-dark.scss +1 -6
  351. package/styles/treeview/material.css +0 -1
  352. package/styles/treeview/material.scss +1 -6
  353. package/styles/treeview/material3-dark.css +0 -1
  354. package/styles/treeview/material3-dark.scss +1 -6
  355. package/styles/treeview/material3.css +0 -1
  356. package/styles/treeview/material3.scss +1 -6
  357. package/styles/treeview/tailwind-dark.css +0 -1
  358. package/styles/treeview/tailwind-dark.scss +1 -6
  359. package/styles/treeview/tailwind.css +0 -1
  360. package/styles/treeview/tailwind.scss +1 -6
  361. package/styles/v-scroll/bootstrap-dark.scss +1 -4
  362. package/styles/v-scroll/bootstrap.scss +1 -4
  363. package/styles/v-scroll/bootstrap4.scss +1 -4
  364. package/styles/v-scroll/bootstrap5-dark.scss +1 -4
  365. package/styles/v-scroll/bootstrap5.scss +1 -4
  366. package/styles/v-scroll/fabric-dark.scss +1 -4
  367. package/styles/v-scroll/fabric.scss +1 -4
  368. package/styles/v-scroll/fluent-dark.scss +1 -4
  369. package/styles/v-scroll/fluent.scss +1 -4
  370. package/styles/v-scroll/highcontrast-light.scss +1 -4
  371. package/styles/v-scroll/highcontrast.scss +1 -4
  372. package/styles/v-scroll/material-dark.css +0 -1
  373. package/styles/v-scroll/material-dark.scss +1 -4
  374. package/styles/v-scroll/material.css +0 -1
  375. package/styles/v-scroll/material.scss +1 -4
  376. package/styles/v-scroll/material3-dark.css +0 -1
  377. package/styles/v-scroll/material3-dark.scss +1 -4
  378. package/styles/v-scroll/material3.css +0 -1
  379. package/styles/v-scroll/material3.scss +1 -4
  380. package/styles/v-scroll/tailwind-dark.css +0 -1
  381. package/styles/v-scroll/tailwind-dark.scss +1 -4
  382. package/styles/v-scroll/tailwind.css +0 -1
  383. package/styles/v-scroll/tailwind.scss +1 -4
  384. package/esm2020/public_api.mjs +0 -3
  385. package/esm2020/src/accordion/accordion-all.module.mjs +0 -23
  386. package/esm2020/src/accordion/accordion.component.mjs +0 -77
  387. package/esm2020/src/accordion/accordion.module.mjs +0 -34
  388. package/esm2020/src/accordion/items.directive.mjs +0 -72
  389. package/esm2020/src/appbar/appbar-all.module.mjs +0 -23
  390. package/esm2020/src/appbar/appbar.component.mjs +0 -59
  391. package/esm2020/src/appbar/appbar.module.mjs +0 -25
  392. package/esm2020/src/breadcrumb/breadcrumb-all.module.mjs +0 -23
  393. package/esm2020/src/breadcrumb/breadcrumb.component.mjs +0 -77
  394. package/esm2020/src/breadcrumb/breadcrumb.module.mjs +0 -34
  395. package/esm2020/src/breadcrumb/items.directive.mjs +0 -58
  396. package/esm2020/src/carousel/carousel-all.module.mjs +0 -23
  397. package/esm2020/src/carousel/carousel.component.mjs +0 -95
  398. package/esm2020/src/carousel/carousel.module.mjs +0 -34
  399. package/esm2020/src/carousel/items.directive.mjs +0 -66
  400. package/esm2020/src/context-menu/contextmenu-all.module.mjs +0 -23
  401. package/esm2020/src/context-menu/contextmenu.component.mjs +0 -60
  402. package/esm2020/src/context-menu/contextmenu.module.mjs +0 -25
  403. package/esm2020/src/index.mjs +0 -38
  404. package/esm2020/src/menu/items.directive.mjs +0 -46
  405. package/esm2020/src/menu/menu-all.module.mjs +0 -23
  406. package/esm2020/src/menu/menu.component.mjs +0 -71
  407. package/esm2020/src/menu/menu.module.mjs +0 -34
  408. package/esm2020/src/sidebar/sidebar-all.module.mjs +0 -23
  409. package/esm2020/src/sidebar/sidebar.component.mjs +0 -59
  410. package/esm2020/src/sidebar/sidebar.module.mjs +0 -25
  411. package/esm2020/src/tab/items.directive.mjs +0 -78
  412. package/esm2020/src/tab/tab-all.module.mjs +0 -23
  413. package/esm2020/src/tab/tab.component.mjs +0 -64
  414. package/esm2020/src/tab/tab.module.mjs +0 -34
  415. package/esm2020/src/toolbar/items.directive.mjs +0 -66
  416. package/esm2020/src/toolbar/toolbar-all.module.mjs +0 -23
  417. package/esm2020/src/toolbar/toolbar.component.mjs +0 -64
  418. package/esm2020/src/toolbar/toolbar.module.mjs +0 -34
  419. package/esm2020/src/treeview/treeview-all.module.mjs +0 -23
  420. package/esm2020/src/treeview/treeview.component.mjs +0 -66
  421. package/esm2020/src/treeview/treeview.module.mjs +0 -25
  422. package/esm2020/syncfusion-ej2-angular-navigations.mjs +0 -5
  423. package/fesm2015/syncfusion-ej2-angular-navigations.mjs +0 -1445
  424. package/fesm2015/syncfusion-ej2-angular-navigations.mjs.map +0 -1
  425. package/fesm2020/syncfusion-ej2-angular-navigations.mjs +0 -1445
  426. package/fesm2020/syncfusion-ej2-angular-navigations.mjs.map +0 -1
  427. package/styles/accordion/_all.scss +0 -2
  428. package/styles/accordion/_bootstrap-dark-definition.scss +0 -176
  429. package/styles/accordion/_bootstrap-definition.scss +0 -181
  430. package/styles/accordion/_bootstrap4-definition.scss +0 -184
  431. package/styles/accordion/_bootstrap5-dark-definition.scss +0 -1
  432. package/styles/accordion/_bootstrap5-definition.scss +0 -182
  433. package/styles/accordion/_fabric-dark-definition.scss +0 -179
  434. package/styles/accordion/_fabric-definition.scss +0 -184
  435. package/styles/accordion/_fluent-dark-definition.scss +0 -1
  436. package/styles/accordion/_fluent-definition.scss +0 -181
  437. package/styles/accordion/_fusionnew-definition.scss +0 -182
  438. package/styles/accordion/_highcontrast-definition.scss +0 -206
  439. package/styles/accordion/_highcontrast-light-definition.scss +0 -204
  440. package/styles/accordion/_layout.scss +0 -358
  441. package/styles/accordion/_material-dark-definition.scss +0 -182
  442. package/styles/accordion/_material-definition.scss +0 -178
  443. package/styles/accordion/_material3-dark-definition.scss +0 -1
  444. package/styles/accordion/_material3-definition.scss +0 -182
  445. package/styles/accordion/_tailwind-dark-definition.scss +0 -1
  446. package/styles/accordion/_tailwind-definition.scss +0 -180
  447. package/styles/accordion/_theme.scss +0 -401
  448. package/styles/accordion/icons/_bootstrap-dark.scss +0 -17
  449. package/styles/accordion/icons/_bootstrap.scss +0 -17
  450. package/styles/accordion/icons/_bootstrap4.scss +0 -17
  451. package/styles/accordion/icons/_bootstrap5-dark.scss +0 -1
  452. package/styles/accordion/icons/_bootstrap5.scss +0 -17
  453. package/styles/accordion/icons/_fabric-dark.scss +0 -17
  454. package/styles/accordion/icons/_fabric.scss +0 -17
  455. package/styles/accordion/icons/_fluent-dark.scss +0 -1
  456. package/styles/accordion/icons/_fluent.scss +0 -17
  457. package/styles/accordion/icons/_fusionnew.scss +0 -17
  458. package/styles/accordion/icons/_highcontrast-light.scss +0 -17
  459. package/styles/accordion/icons/_highcontrast.scss +0 -17
  460. package/styles/accordion/icons/_material-dark.scss +0 -17
  461. package/styles/accordion/icons/_material.scss +0 -17
  462. package/styles/accordion/icons/_material3-dark.scss +0 -1
  463. package/styles/accordion/icons/_material3.scss +0 -17
  464. package/styles/accordion/icons/_tailwind-dark.scss +0 -1
  465. package/styles/accordion/icons/_tailwind.scss +0 -17
  466. package/styles/appbar/_all.scss +0 -2
  467. package/styles/appbar/_bootstrap-dark-definition.scss +0 -8
  468. package/styles/appbar/_bootstrap-definition.scss +0 -8
  469. package/styles/appbar/_bootstrap4-definition.scss +0 -8
  470. package/styles/appbar/_bootstrap5-dark-definition.scss +0 -1
  471. package/styles/appbar/_bootstrap5-definition.scss +0 -8
  472. package/styles/appbar/_fabric-dark-definition.scss +0 -8
  473. package/styles/appbar/_fabric-definition.scss +0 -8
  474. package/styles/appbar/_fluent-dark-definition.scss +0 -1
  475. package/styles/appbar/_fluent-definition.scss +0 -8
  476. package/styles/appbar/_fusionnew-definition.scss +0 -8
  477. package/styles/appbar/_highcontrast-definition.scss +0 -8
  478. package/styles/appbar/_highcontrast-light-definition.scss +0 -8
  479. package/styles/appbar/_layout.scss +0 -89
  480. package/styles/appbar/_material-dark-definition.scss +0 -8
  481. package/styles/appbar/_material-definition.scss +0 -8
  482. package/styles/appbar/_material3-dark-definition.scss +0 -1
  483. package/styles/appbar/_material3-definition.scss +0 -8
  484. package/styles/appbar/_tailwind-dark-definition.scss +0 -1
  485. package/styles/appbar/_tailwind-definition.scss +0 -8
  486. package/styles/appbar/_theme.scss +0 -218
  487. package/styles/breadcrumb/_all.scss +0 -3
  488. package/styles/breadcrumb/_bootstrap-dark-definition.scss +0 -54
  489. package/styles/breadcrumb/_bootstrap-definition.scss +0 -54
  490. package/styles/breadcrumb/_bootstrap4-definition.scss +0 -54
  491. package/styles/breadcrumb/_bootstrap5-dark-definition.scss +0 -1
  492. package/styles/breadcrumb/_bootstrap5-definition.scss +0 -59
  493. package/styles/breadcrumb/_fabric-dark-definition.scss +0 -59
  494. package/styles/breadcrumb/_fabric-definition.scss +0 -59
  495. package/styles/breadcrumb/_fluent-dark-definition.scss +0 -1
  496. package/styles/breadcrumb/_fluent-definition.scss +0 -62
  497. package/styles/breadcrumb/_fusionnew-definition.scss +0 -59
  498. package/styles/breadcrumb/_highcontrast-definition.scss +0 -61
  499. package/styles/breadcrumb/_highcontrast-light-definition.scss +0 -61
  500. package/styles/breadcrumb/_layout.scss +0 -491
  501. package/styles/breadcrumb/_material-dark-definition.scss +0 -50
  502. package/styles/breadcrumb/_material-definition.scss +0 -50
  503. package/styles/breadcrumb/_material3-dark-definition.scss +0 -1
  504. package/styles/breadcrumb/_material3-definition.scss +0 -60
  505. package/styles/breadcrumb/_tailwind-dark-definition.scss +0 -1
  506. package/styles/breadcrumb/_tailwind-definition.scss +0 -60
  507. package/styles/breadcrumb/_theme.scss +0 -178
  508. package/styles/breadcrumb/icons/_bootstrap-dark.scss +0 -14
  509. package/styles/breadcrumb/icons/_bootstrap.scss +0 -14
  510. package/styles/breadcrumb/icons/_bootstrap4.scss +0 -14
  511. package/styles/breadcrumb/icons/_bootstrap5-dark.scss +0 -1
  512. package/styles/breadcrumb/icons/_bootstrap5.scss +0 -25
  513. package/styles/breadcrumb/icons/_fabric-dark.scss +0 -14
  514. package/styles/breadcrumb/icons/_fabric.scss +0 -14
  515. package/styles/breadcrumb/icons/_fluent-dark.scss +0 -1
  516. package/styles/breadcrumb/icons/_fluent.scss +0 -25
  517. package/styles/breadcrumb/icons/_fusionnew.scss +0 -25
  518. package/styles/breadcrumb/icons/_highcontrast-light.scss +0 -14
  519. package/styles/breadcrumb/icons/_highcontrast.scss +0 -14
  520. package/styles/breadcrumb/icons/_material-dark.scss +0 -25
  521. package/styles/breadcrumb/icons/_material.scss +0 -25
  522. package/styles/breadcrumb/icons/_material3-dark.scss +0 -1
  523. package/styles/breadcrumb/icons/_material3.scss +0 -14
  524. package/styles/breadcrumb/icons/_tailwind-dark.scss +0 -25
  525. package/styles/breadcrumb/icons/_tailwind.scss +0 -25
  526. package/styles/carousel/_all.scss +0 -2
  527. package/styles/carousel/_bootstrap-dark-definition.scss +0 -27
  528. package/styles/carousel/_bootstrap-definition.scss +0 -27
  529. package/styles/carousel/_bootstrap4-definition.scss +0 -27
  530. package/styles/carousel/_bootstrap5-dark-definition.scss +0 -1
  531. package/styles/carousel/_bootstrap5-definition.scss +0 -27
  532. package/styles/carousel/_fabric-dark-definition.scss +0 -27
  533. package/styles/carousel/_fabric-definition.scss +0 -27
  534. package/styles/carousel/_fluent-dark-definition.scss +0 -1
  535. package/styles/carousel/_fluent-definition.scss +0 -27
  536. package/styles/carousel/_fusionnew-definition.scss +0 -27
  537. package/styles/carousel/_highcontrast-definition.scss +0 -27
  538. package/styles/carousel/_highcontrast-light-definition.scss +0 -27
  539. package/styles/carousel/_layout.scss +0 -254
  540. package/styles/carousel/_material-dark-definition.scss +0 -27
  541. package/styles/carousel/_material-definition.scss +0 -27
  542. package/styles/carousel/_material3-dark-definition.scss +0 -1
  543. package/styles/carousel/_material3-definition.scss +0 -28
  544. package/styles/carousel/_tailwind-dark-definition.scss +0 -1
  545. package/styles/carousel/_tailwind-definition.scss +0 -27
  546. package/styles/carousel/_theme.scss +0 -85
  547. package/styles/carousel/icons/_bootstrap-dark.scss +0 -30
  548. package/styles/carousel/icons/_bootstrap.scss +0 -30
  549. package/styles/carousel/icons/_bootstrap4.scss +0 -30
  550. package/styles/carousel/icons/_bootstrap5-dark.scss +0 -1
  551. package/styles/carousel/icons/_bootstrap5.scss +0 -30
  552. package/styles/carousel/icons/_fabric-dark.scss +0 -30
  553. package/styles/carousel/icons/_fabric.scss +0 -30
  554. package/styles/carousel/icons/_fluent-dark.scss +0 -1
  555. package/styles/carousel/icons/_fluent.scss +0 -30
  556. package/styles/carousel/icons/_fusionnew.scss +0 -30
  557. package/styles/carousel/icons/_highcontrast-light.scss +0 -30
  558. package/styles/carousel/icons/_highcontrast.scss +0 -30
  559. package/styles/carousel/icons/_material-dark.scss +0 -30
  560. package/styles/carousel/icons/_material.scss +0 -30
  561. package/styles/carousel/icons/_material3-dark.scss +0 -1
  562. package/styles/carousel/icons/_material3.scss +0 -30
  563. package/styles/carousel/icons/_tailwind-dark.scss +0 -1
  564. package/styles/carousel/icons/_tailwind.scss +0 -30
  565. package/styles/context-menu/_all.scss +0 -2
  566. package/styles/context-menu/_bootstrap-dark-definition.scss +0 -53
  567. package/styles/context-menu/_bootstrap-definition.scss +0 -50
  568. package/styles/context-menu/_bootstrap4-definition.scss +0 -50
  569. package/styles/context-menu/_bootstrap5-dark-definition.scss +0 -1
  570. package/styles/context-menu/_bootstrap5-definition.scss +0 -52
  571. package/styles/context-menu/_fabric-dark-definition.scss +0 -53
  572. package/styles/context-menu/_fabric-definition.scss +0 -50
  573. package/styles/context-menu/_fluent-dark-definition.scss +0 -1
  574. package/styles/context-menu/_fluent-definition.scss +0 -52
  575. package/styles/context-menu/_fusionnew-definition.scss +0 -52
  576. package/styles/context-menu/_highcontrast-definition.scss +0 -50
  577. package/styles/context-menu/_highcontrast-light-definition.scss +0 -53
  578. package/styles/context-menu/_layout-mixin.scss +0 -170
  579. package/styles/context-menu/_layout.scss +0 -149
  580. package/styles/context-menu/_material-dark-definition.scss +0 -53
  581. package/styles/context-menu/_material-definition.scss +0 -50
  582. package/styles/context-menu/_material3-dark-definition.scss +0 -1
  583. package/styles/context-menu/_material3-definition.scss +0 -52
  584. package/styles/context-menu/_tailwind-dark-definition.scss +0 -1
  585. package/styles/context-menu/_tailwind-definition.scss +0 -53
  586. package/styles/context-menu/_theme-mixin.scss +0 -63
  587. package/styles/context-menu/_theme.scss +0 -55
  588. package/styles/context-menu/icons/_bootstrap-dark.scss +0 -33
  589. package/styles/context-menu/icons/_bootstrap.scss +0 -33
  590. package/styles/context-menu/icons/_bootstrap4.scss +0 -33
  591. package/styles/context-menu/icons/_bootstrap5-dark.scss +0 -1
  592. package/styles/context-menu/icons/_bootstrap5.scss +0 -33
  593. package/styles/context-menu/icons/_fabric-dark.scss +0 -33
  594. package/styles/context-menu/icons/_fabric.scss +0 -33
  595. package/styles/context-menu/icons/_fluent-dark.scss +0 -1
  596. package/styles/context-menu/icons/_fluent.scss +0 -33
  597. package/styles/context-menu/icons/_fusionnew.scss +0 -33
  598. package/styles/context-menu/icons/_highcontrast-light.scss +0 -33
  599. package/styles/context-menu/icons/_highcontrast.scss +0 -33
  600. package/styles/context-menu/icons/_material-dark.scss +0 -33
  601. package/styles/context-menu/icons/_material.scss +0 -33
  602. package/styles/context-menu/icons/_material3-dark.scss +0 -1
  603. package/styles/context-menu/icons/_material3.scss +0 -33
  604. package/styles/context-menu/icons/_tailwind-dark.scss +0 -33
  605. package/styles/context-menu/icons/_tailwind.scss +0 -33
  606. package/styles/h-scroll/_all.scss +0 -2
  607. package/styles/h-scroll/_bootstrap-dark-definition.scss +0 -57
  608. package/styles/h-scroll/_bootstrap-definition.scss +0 -56
  609. package/styles/h-scroll/_bootstrap4-definition.scss +0 -56
  610. package/styles/h-scroll/_bootstrap5-dark-definition.scss +0 -1
  611. package/styles/h-scroll/_bootstrap5-definition.scss +0 -83
  612. package/styles/h-scroll/_fabric-dark-definition.scss +0 -58
  613. package/styles/h-scroll/_fabric-definition.scss +0 -55
  614. package/styles/h-scroll/_fluent-dark-definition.scss +0 -1
  615. package/styles/h-scroll/_fluent-definition.scss +0 -83
  616. package/styles/h-scroll/_fusionnew-definition.scss +0 -83
  617. package/styles/h-scroll/_highcontrast-definition.scss +0 -56
  618. package/styles/h-scroll/_highcontrast-light-definition.scss +0 -59
  619. package/styles/h-scroll/_layout.scss +0 -198
  620. package/styles/h-scroll/_material-dark-definition.scss +0 -85
  621. package/styles/h-scroll/_material-definition.scss +0 -82
  622. package/styles/h-scroll/_material3-dark-definition.scss +0 -1
  623. package/styles/h-scroll/_material3-definition.scss +0 -83
  624. package/styles/h-scroll/_tailwind-dark-definition.scss +0 -1
  625. package/styles/h-scroll/_tailwind-definition.scss +0 -83
  626. package/styles/h-scroll/_theme.scss +0 -131
  627. package/styles/h-scroll/icons/_bootstrap-dark.scss +0 -49
  628. package/styles/h-scroll/icons/_bootstrap.scss +0 -49
  629. package/styles/h-scroll/icons/_bootstrap4.scss +0 -49
  630. package/styles/h-scroll/icons/_bootstrap5-dark.scss +0 -1
  631. package/styles/h-scroll/icons/_bootstrap5.scss +0 -49
  632. package/styles/h-scroll/icons/_fabric-dark.scss +0 -49
  633. package/styles/h-scroll/icons/_fabric.scss +0 -49
  634. package/styles/h-scroll/icons/_fluent-dark.scss +0 -1
  635. package/styles/h-scroll/icons/_fluent.scss +0 -49
  636. package/styles/h-scroll/icons/_fusionnew.scss +0 -49
  637. package/styles/h-scroll/icons/_highcontrast-light.scss +0 -49
  638. package/styles/h-scroll/icons/_highcontrast.scss +0 -49
  639. package/styles/h-scroll/icons/_material-dark.scss +0 -49
  640. package/styles/h-scroll/icons/_material.scss +0 -49
  641. package/styles/h-scroll/icons/_material3-dark.scss +0 -1
  642. package/styles/h-scroll/icons/_material3.scss +0 -49
  643. package/styles/h-scroll/icons/_tailwind-dark.scss +0 -1
  644. package/styles/h-scroll/icons/_tailwind.scss +0 -49
  645. package/styles/menu/_all.scss +0 -2
  646. package/styles/menu/_bootstrap-dark-definition.scss +0 -64
  647. package/styles/menu/_bootstrap-definition.scss +0 -65
  648. package/styles/menu/_bootstrap4-definition.scss +0 -64
  649. package/styles/menu/_bootstrap5-dark-definition.scss +0 -1
  650. package/styles/menu/_bootstrap5-definition.scss +0 -67
  651. package/styles/menu/_fabric-dark-definition.scss +0 -64
  652. package/styles/menu/_fabric-definition.scss +0 -64
  653. package/styles/menu/_fluent-dark-definition.scss +0 -1
  654. package/styles/menu/_fluent-definition.scss +0 -67
  655. package/styles/menu/_fusionnew-definition.scss +0 -67
  656. package/styles/menu/_highcontrast-definition.scss +0 -65
  657. package/styles/menu/_highcontrast-light-definition.scss +0 -61
  658. package/styles/menu/_layout.scss +0 -717
  659. package/styles/menu/_material-dark-definition.scss +0 -64
  660. package/styles/menu/_material-definition.scss +0 -64
  661. package/styles/menu/_material3-dark-definition.scss +0 -1
  662. package/styles/menu/_material3-definition.scss +0 -67
  663. package/styles/menu/_tailwind-dark-definition.scss +0 -1
  664. package/styles/menu/_tailwind-definition.scss +0 -66
  665. package/styles/menu/_theme.scss +0 -301
  666. package/styles/menu/icons/_bootstrap-dark.scss +0 -134
  667. package/styles/menu/icons/_bootstrap.scss +0 -134
  668. package/styles/menu/icons/_bootstrap4.scss +0 -134
  669. package/styles/menu/icons/_bootstrap5-dark.scss +0 -1
  670. package/styles/menu/icons/_bootstrap5.scss +0 -134
  671. package/styles/menu/icons/_fabric-dark.scss +0 -134
  672. package/styles/menu/icons/_fabric.scss +0 -134
  673. package/styles/menu/icons/_fluent-dark.scss +0 -1
  674. package/styles/menu/icons/_fluent.scss +0 -134
  675. package/styles/menu/icons/_fusionnew.scss +0 -134
  676. package/styles/menu/icons/_highcontrast-light.scss +0 -134
  677. package/styles/menu/icons/_highcontrast.scss +0 -134
  678. package/styles/menu/icons/_material-dark.scss +0 -134
  679. package/styles/menu/icons/_material.scss +0 -134
  680. package/styles/menu/icons/_material3-dark.scss +0 -1
  681. package/styles/menu/icons/_material3.scss +0 -134
  682. package/styles/menu/icons/_tailwind-dark.scss +0 -134
  683. package/styles/menu/icons/_tailwind.scss +0 -134
  684. package/styles/pager/_all.scss +0 -2
  685. package/styles/pager/_bootstrap-dark-definition.scss +0 -135
  686. package/styles/pager/_bootstrap-definition.scss +0 -135
  687. package/styles/pager/_bootstrap4-definition.scss +0 -135
  688. package/styles/pager/_bootstrap5-dark-definition.scss +0 -1
  689. package/styles/pager/_bootstrap5-definition.scss +0 -150
  690. package/styles/pager/_fabric-dark-definition.scss +0 -135
  691. package/styles/pager/_fabric-definition.scss +0 -133
  692. package/styles/pager/_fluent-dark-definition.scss +0 -1
  693. package/styles/pager/_fluent-definition.scss +0 -137
  694. package/styles/pager/_fusionnew-definition.scss +0 -150
  695. package/styles/pager/_highcontrast-definition.scss +0 -133
  696. package/styles/pager/_highcontrast-light-definition.scss +0 -135
  697. package/styles/pager/_layout.scss +0 -913
  698. package/styles/pager/_material-dark-definition.scss +0 -136
  699. package/styles/pager/_material-definition.scss +0 -134
  700. package/styles/pager/_material3-dark-definition.scss +0 -1
  701. package/styles/pager/_material3-definition.scss +0 -150
  702. package/styles/pager/_tailwind-dark-definition.scss +0 -1
  703. package/styles/pager/_tailwind-definition.scss +0 -136
  704. package/styles/pager/_theme.scss +0 -159
  705. package/styles/pager/icons/_bootstrap-dark.scss +0 -50
  706. package/styles/pager/icons/_bootstrap.scss +0 -50
  707. package/styles/pager/icons/_bootstrap4.scss +0 -50
  708. package/styles/pager/icons/_bootstrap5-dark.scss +0 -1
  709. package/styles/pager/icons/_bootstrap5.scss +0 -50
  710. package/styles/pager/icons/_fabric-dark.scss +0 -50
  711. package/styles/pager/icons/_fabric.scss +0 -50
  712. package/styles/pager/icons/_fluent-dark.scss +0 -1
  713. package/styles/pager/icons/_fluent.scss +0 -50
  714. package/styles/pager/icons/_fusionnew.scss +0 -50
  715. package/styles/pager/icons/_highcontrast-light.scss +0 -50
  716. package/styles/pager/icons/_highcontrast.scss +0 -46
  717. package/styles/pager/icons/_material-dark.scss +0 -50
  718. package/styles/pager/icons/_material.scss +0 -46
  719. package/styles/pager/icons/_material3-dark.scss +0 -1
  720. package/styles/pager/icons/_material3.scss +0 -50
  721. package/styles/pager/icons/_tailwind-dark.scss +0 -1
  722. package/styles/pager/icons/_tailwind.scss +0 -50
  723. package/styles/sidebar/_all.scss +0 -3
  724. package/styles/sidebar/_bootstrap-dark-definition.scss +0 -4
  725. package/styles/sidebar/_bootstrap-definition.scss +0 -4
  726. package/styles/sidebar/_bootstrap4-definition.scss +0 -4
  727. package/styles/sidebar/_bootstrap5-dark-definition.scss +0 -1
  728. package/styles/sidebar/_bootstrap5-definition.scss +0 -6
  729. package/styles/sidebar/_fabric-dark-definition.scss +0 -4
  730. package/styles/sidebar/_fabric-definition.scss +0 -4
  731. package/styles/sidebar/_fluent-dark-definition.scss +0 -1
  732. package/styles/sidebar/_fluent-definition.scss +0 -6
  733. package/styles/sidebar/_fusionnew-definition.scss +0 -6
  734. package/styles/sidebar/_highcontrast-definition.scss +0 -4
  735. package/styles/sidebar/_highcontrast-light-definition.scss +0 -4
  736. package/styles/sidebar/_icons.scss +0 -1
  737. package/styles/sidebar/_layout.scss +0 -1
  738. package/styles/sidebar/_material-dark-definition.scss +0 -4
  739. package/styles/sidebar/_material-definition.scss +0 -6
  740. package/styles/sidebar/_material3-dark-definition.scss +0 -1
  741. package/styles/sidebar/_material3-definition.scss +0 -7
  742. package/styles/sidebar/_tailwind-dark-definition.scss +0 -1
  743. package/styles/sidebar/_tailwind-definition.scss +0 -6
  744. package/styles/sidebar/_theme.scss +0 -182
  745. package/styles/tab/_all.scss +0 -2
  746. package/styles/tab/_bootstrap-dark-definition.scss +0 -656
  747. package/styles/tab/_bootstrap-definition.scss +0 -666
  748. package/styles/tab/_bootstrap4-definition.scss +0 -670
  749. package/styles/tab/_bootstrap5-dark-definition.scss +0 -1
  750. package/styles/tab/_bootstrap5-definition.scss +0 -660
  751. package/styles/tab/_fabric-dark-definition.scss +0 -665
  752. package/styles/tab/_fabric-definition.scss +0 -680
  753. package/styles/tab/_fluent-dark-definition.scss +0 -1
  754. package/styles/tab/_fluent-definition.scss +0 -668
  755. package/styles/tab/_fusionnew-definition.scss +0 -660
  756. package/styles/tab/_highcontrast-definition.scss +0 -704
  757. package/styles/tab/_highcontrast-light-definition.scss +0 -692
  758. package/styles/tab/_icons.scss +0 -36
  759. package/styles/tab/_layout.scss +0 -3433
  760. package/styles/tab/_material-dark-definition.scss +0 -676
  761. package/styles/tab/_material-definition.scss +0 -686
  762. package/styles/tab/_material3-dark-definition.scss +0 -1
  763. package/styles/tab/_material3-definition.scss +0 -661
  764. package/styles/tab/_tailwind-dark-definition.scss +0 -1
  765. package/styles/tab/_tailwind-definition.scss +0 -689
  766. package/styles/tab/_theme.scss +0 -1528
  767. package/styles/tab/icons/_bootstrap-dark.scss +0 -100
  768. package/styles/tab/icons/_bootstrap.scss +0 -100
  769. package/styles/tab/icons/_bootstrap4.scss +0 -103
  770. package/styles/tab/icons/_bootstrap5-dark.scss +0 -1
  771. package/styles/tab/icons/_bootstrap5.scss +0 -92
  772. package/styles/tab/icons/_fabric-dark.scss +0 -100
  773. package/styles/tab/icons/_fabric.scss +0 -100
  774. package/styles/tab/icons/_fluent-dark.scss +0 -1
  775. package/styles/tab/icons/_fluent.scss +0 -100
  776. package/styles/tab/icons/_fusionnew.scss +0 -92
  777. package/styles/tab/icons/_highcontrast-light.scss +0 -92
  778. package/styles/tab/icons/_highcontrast.scss +0 -103
  779. package/styles/tab/icons/_material-dark.scss +0 -92
  780. package/styles/tab/icons/_material.scss +0 -92
  781. package/styles/tab/icons/_material3-dark.scss +0 -1
  782. package/styles/tab/icons/_material3.scss +0 -92
  783. package/styles/tab/icons/_tailwind-dark.scss +0 -1
  784. package/styles/tab/icons/_tailwind.scss +0 -92
  785. package/styles/toolbar/_all.scss +0 -2
  786. package/styles/toolbar/_bootstrap-dark-definition.scss +0 -208
  787. package/styles/toolbar/_bootstrap-definition.scss +0 -206
  788. package/styles/toolbar/_bootstrap4-definition.scss +0 -211
  789. package/styles/toolbar/_bootstrap5-dark-definition.scss +0 -1
  790. package/styles/toolbar/_bootstrap5-definition.scss +0 -220
  791. package/styles/toolbar/_fabric-dark-definition.scss +0 -222
  792. package/styles/toolbar/_fabric-definition.scss +0 -208
  793. package/styles/toolbar/_fluent-dark-definition.scss +0 -1
  794. package/styles/toolbar/_fluent-definition.scss +0 -210
  795. package/styles/toolbar/_fusionnew-definition.scss +0 -220
  796. package/styles/toolbar/_highcontrast-definition.scss +0 -218
  797. package/styles/toolbar/_highcontrast-light-definition.scss +0 -233
  798. package/styles/toolbar/_layout.scss +0 -1030
  799. package/styles/toolbar/_material-dark-definition.scss +0 -247
  800. package/styles/toolbar/_material-definition.scss +0 -235
  801. package/styles/toolbar/_material3-dark-definition.scss +0 -1
  802. package/styles/toolbar/_material3-definition.scss +0 -220
  803. package/styles/toolbar/_tailwind-dark-definition.scss +0 -1
  804. package/styles/toolbar/_tailwind-definition.scss +0 -210
  805. package/styles/toolbar/_theme.scss +0 -353
  806. package/styles/toolbar/icons/_bootstrap-dark.scss +0 -16
  807. package/styles/toolbar/icons/_bootstrap.scss +0 -16
  808. package/styles/toolbar/icons/_bootstrap4.scss +0 -16
  809. package/styles/toolbar/icons/_bootstrap5-dark.scss +0 -1
  810. package/styles/toolbar/icons/_bootstrap5.scss +0 -16
  811. package/styles/toolbar/icons/_fabric-dark.scss +0 -16
  812. package/styles/toolbar/icons/_fabric.scss +0 -16
  813. package/styles/toolbar/icons/_fluent-dark.scss +0 -1
  814. package/styles/toolbar/icons/_fluent.scss +0 -16
  815. package/styles/toolbar/icons/_fusionnew.scss +0 -16
  816. package/styles/toolbar/icons/_highcontrast-light.scss +0 -16
  817. package/styles/toolbar/icons/_highcontrast.scss +0 -16
  818. package/styles/toolbar/icons/_material-dark.scss +0 -16
  819. package/styles/toolbar/icons/_material.scss +0 -16
  820. package/styles/toolbar/icons/_material3-dark.scss +0 -1
  821. package/styles/toolbar/icons/_material3.scss +0 -16
  822. package/styles/toolbar/icons/_tailwind-dark.scss +0 -1
  823. package/styles/toolbar/icons/_tailwind.scss +0 -16
  824. package/styles/treeview/_all.scss +0 -2
  825. package/styles/treeview/_bootstrap-dark-definition.scss +0 -118
  826. package/styles/treeview/_bootstrap-definition.scss +0 -113
  827. package/styles/treeview/_bootstrap4-definition.scss +0 -141
  828. package/styles/treeview/_bootstrap5-dark-definition.scss +0 -1
  829. package/styles/treeview/_bootstrap5-definition.scss +0 -120
  830. package/styles/treeview/_fabric-dark-definition.scss +0 -116
  831. package/styles/treeview/_fabric-definition.scss +0 -112
  832. package/styles/treeview/_fluent-dark-definition.scss +0 -1
  833. package/styles/treeview/_fluent-definition.scss +0 -120
  834. package/styles/treeview/_fusionnew-definition.scss +0 -120
  835. package/styles/treeview/_highcontrast-definition.scss +0 -118
  836. package/styles/treeview/_highcontrast-light-definition.scss +0 -123
  837. package/styles/treeview/_layout.scss +0 -1056
  838. package/styles/treeview/_material-dark-definition.scss +0 -114
  839. package/styles/treeview/_material-definition.scss +0 -112
  840. package/styles/treeview/_material3-dark-definition.scss +0 -1
  841. package/styles/treeview/_material3-definition.scss +0 -121
  842. package/styles/treeview/_tailwind-dark-definition.scss +0 -1
  843. package/styles/treeview/_tailwind-definition.scss +0 -124
  844. package/styles/treeview/_theme.scss +0 -387
  845. package/styles/treeview/icons/_bootstrap-dark.scss +0 -39
  846. package/styles/treeview/icons/_bootstrap.scss +0 -39
  847. package/styles/treeview/icons/_bootstrap4.scss +0 -39
  848. package/styles/treeview/icons/_bootstrap5-dark.scss +0 -1
  849. package/styles/treeview/icons/_bootstrap5.scss +0 -43
  850. package/styles/treeview/icons/_fabric-dark.scss +0 -43
  851. package/styles/treeview/icons/_fabric.scss +0 -43
  852. package/styles/treeview/icons/_fluent-dark.scss +0 -1
  853. package/styles/treeview/icons/_fluent.scss +0 -43
  854. package/styles/treeview/icons/_fusionnew.scss +0 -43
  855. package/styles/treeview/icons/_highcontrast-light.scss +0 -43
  856. package/styles/treeview/icons/_highcontrast.scss +0 -43
  857. package/styles/treeview/icons/_material-dark.scss +0 -43
  858. package/styles/treeview/icons/_material.scss +0 -43
  859. package/styles/treeview/icons/_material3-dark.scss +0 -1
  860. package/styles/treeview/icons/_material3.scss +0 -43
  861. package/styles/treeview/icons/_tailwind-dark.scss +0 -43
  862. package/styles/treeview/icons/_tailwind.scss +0 -43
  863. package/styles/v-scroll/_all.scss +0 -2
  864. package/styles/v-scroll/_bootstrap-dark-definition.scss +0 -51
  865. package/styles/v-scroll/_bootstrap-definition.scss +0 -49
  866. package/styles/v-scroll/_bootstrap4-definition.scss +0 -49
  867. package/styles/v-scroll/_bootstrap5-dark-definition.scss +0 -1
  868. package/styles/v-scroll/_bootstrap5-definition.scss +0 -49
  869. package/styles/v-scroll/_fabric-dark-definition.scss +0 -52
  870. package/styles/v-scroll/_fabric-definition.scss +0 -50
  871. package/styles/v-scroll/_fluent-dark-definition.scss +0 -1
  872. package/styles/v-scroll/_fluent-definition.scss +0 -49
  873. package/styles/v-scroll/_fusionnew-definition.scss +0 -49
  874. package/styles/v-scroll/_highcontrast-definition.scss +0 -50
  875. package/styles/v-scroll/_highcontrast-light-definition.scss +0 -52
  876. package/styles/v-scroll/_layout.scss +0 -162
  877. package/styles/v-scroll/_material-dark-definition.scss +0 -79
  878. package/styles/v-scroll/_material-definition.scss +0 -77
  879. package/styles/v-scroll/_material3-dark-definition.scss +0 -1
  880. package/styles/v-scroll/_material3-definition.scss +0 -49
  881. package/styles/v-scroll/_tailwind-dark-definition.scss +0 -1
  882. package/styles/v-scroll/_tailwind-definition.scss +0 -49
  883. package/styles/v-scroll/_theme.scss +0 -108
  884. package/styles/v-scroll/icons/_bootstrap-dark.scss +0 -27
  885. package/styles/v-scroll/icons/_bootstrap.scss +0 -27
  886. package/styles/v-scroll/icons/_bootstrap4.scss +0 -27
  887. package/styles/v-scroll/icons/_bootstrap5-dark.scss +0 -1
  888. package/styles/v-scroll/icons/_bootstrap5.scss +0 -27
  889. package/styles/v-scroll/icons/_fabric-dark.scss +0 -27
  890. package/styles/v-scroll/icons/_fabric.scss +0 -27
  891. package/styles/v-scroll/icons/_fluent-dark.scss +0 -1
  892. package/styles/v-scroll/icons/_fluent.scss +0 -27
  893. package/styles/v-scroll/icons/_fusionnew.scss +0 -27
  894. package/styles/v-scroll/icons/_highcontrast-light.scss +0 -27
  895. package/styles/v-scroll/icons/_highcontrast.scss +0 -27
  896. package/styles/v-scroll/icons/_material-dark.scss +0 -27
  897. package/styles/v-scroll/icons/_material.scss +0 -27
  898. package/styles/v-scroll/icons/_material3-dark.scss +0 -1
  899. package/styles/v-scroll/icons/_material3.scss +0 -27
  900. package/styles/v-scroll/icons/_tailwind-dark.scss +0 -1
  901. package/styles/v-scroll/icons/_tailwind.scss +0 -27
  902. package/syncfusion-ej2-angular-navigations.d.ts +0 -5
@@ -1,1528 +0,0 @@
1
- @include export-module('tab-theme') {
2
-
3
- /*! tab theme */
4
- .e-tab {
5
- background: $tab-bg-color;
6
- border: $tab-border;
7
-
8
- .e-tab-header {
9
- background: inherit;
10
- border: 0;
11
- border-radius: 0;
12
- box-shadow: none;
13
- font-weight: $tab-header-font-weight;
14
- border-bottom: $tab-header-border-bottom;
15
-
16
- &::before {
17
- border-color: $tab-header-before-border-color;
18
- border-style: solid;
19
- }
20
-
21
- &:not(.e-vertical) {
22
- &::before {
23
- border-width: $tab-header-before-border-width;
24
- }
25
- }
26
-
27
- &:not(.e-vertical) {
28
-
29
- .e-toolbar-item.e-active {
30
- border-bottom: $tab-item-active-border-bottom;
31
- margin-bottom: 0;
32
- }
33
- }
34
-
35
- .e-toolbar-items {
36
- background: inherit;
37
- }
38
-
39
- .e-indicator {
40
- background: $tab-border-color;
41
- }
42
-
43
- .e-toolbar-item {
44
- background: inherit;
45
- border: $tab-item-border;
46
-
47
- &:hover {
48
- background: $tab-item-hover-bg;
49
- }
50
-
51
- &.e-active:hover {
52
- background: $tab-item-active-hover-bg;
53
- }
54
-
55
- .e-ripple-element {
56
- background: $tab-ripple-bg-color;
57
- }
58
-
59
- .e-tab-wrap {
60
- border-radius: $tab-active-item-border-radius;
61
- color: $tab-text-color;
62
- border: $tab-item-wrap-border;
63
-
64
- .e-tab-icon {
65
- color: $tab-wrap-comb-icon-color;
66
- }
67
-
68
- @media screen and (max-width: 480px) {
69
- color: $tab-mob-text-color;
70
-
71
- .e-tab-icon {
72
- color: $tab-mob-text-color;
73
- }
74
-
75
- .e-close-icon {
76
- color: $tab-mob-close-icon-color;
77
- }
78
- }
79
-
80
- &:hover {
81
- background: $tab-item-hover-bg-color;
82
- border: $tab-item-wrap-hover-border;
83
- border-radius: $tab-item-wrap-hover-border-radius;
84
-
85
- @media screen and (max-width: 480px) {
86
- background: $tab-mob-item-hover-bg-color;
87
- }
88
-
89
- .e-tab-text,
90
- .e-tab-icon {
91
- color: $tab-hover-text-color;
92
- }
93
- }
94
- }
95
-
96
- &.e-active {
97
- border: $tab-active-item-border;
98
- border-radius: $tab-top-active-item-border-radius;
99
-
100
- .e-tab-wrap {
101
- border: $tab-item-active-tabwrap-border;
102
- &:hover {
103
-
104
- .e-tab-text,
105
- .e-tab-icon {
106
- color: $tab-active-text-color;
107
- }
108
- }
109
- }
110
-
111
- .e-text-wrap {
112
- position: $tab-active-wrap-position;
113
-
114
- &::before {
115
- border: $tab-active-wrap-before-border;
116
- content: $tab-active-wrap-before-content;
117
- display: $tab-active-wrap-before-display;
118
- position: $tab-active-wrap-before-position;
119
- width: $tab-active-wrap-before-width;
120
- @if ($skin-name == 'Material3') {
121
- border-radius: 3px 3px 0 0;
122
- bottom: $tab-active-wrap-before-top;
123
- }
124
- @else {
125
- top: $tab-active-wrap-before-top;
126
- }
127
- }
128
- }
129
-
130
- .e-tab-text,
131
- .e-tab-icon {
132
- color: $tab-active-text-color;
133
- }
134
-
135
- &.e-ileft,
136
- &.e-iright {
137
-
138
- .e-tab-icon {
139
- color: $tab-comb-icon-color;
140
- }
141
-
142
- .e-tab-text {
143
- color: $tab-comb-text-color;
144
- }
145
- }
146
-
147
- .e-close-icon {
148
- color: $tab-active-close-icon-color;
149
- }
150
- }
151
-
152
- .e-close-icon {
153
- color: $tab-close-icon-color;
154
-
155
- &:hover {
156
- color: $tab-close-icon-hover-color;
157
- }
158
-
159
- &:active {
160
- color: $tab-close-icon-active-color;
161
- }
162
- }
163
-
164
- &.e-disable.e-overlay {
165
- background: inherit;
166
- opacity: 1;
167
- pointer-events: none;
168
-
169
- .e-tab-text,
170
- .e-tab-icon {
171
- color: $tab-disable-text-color;
172
- }
173
- }
174
- }
175
-
176
- &.e-reorder-active-item:not(.e-vertical) .e-toolbar-pop .e-toolbar-item.e-active {
177
- border: $tab-active-item-hide-border;
178
- }
179
-
180
- .e-toolbar-pop {
181
- background: $tab-pop-bg-color;
182
- border: $tab-pop-border;
183
- border-radius: $tab-pop-border-radius;
184
- box-shadow: $tab-pop-box-shadow;
185
- overflow-y: auto;
186
-
187
- &[e-animate = 'true'] {
188
- overflow-y: hidden;
189
- }
190
-
191
- @media screen and (max-width: 480px) {
192
- box-shadow: $tab-pop-box-shadow;
193
- }
194
-
195
- .e-toolbar-item {
196
-
197
- .e-tab-wrap {
198
-
199
- .e-tab-text,
200
- .e-tab-icon {
201
- color: $tab-pop-text-color;
202
- }
203
-
204
- &:hover {
205
- background: $tab-hover-bg-color;
206
- border: $tab-pop-wrap-hover-border;
207
- border-radius: $tab-pop-wrap-hover-border-radius;
208
-
209
- .e-tab-text,
210
- .e-tab-icon,
211
- .e-close-icon {
212
- color: $tab-hover-text-color;
213
- }
214
-
215
- .e-tab-icon,
216
- .e-close-icon {
217
- color: $tab-pop-wrap-hover-close-color;
218
- }
219
- }
220
-
221
- &:active {
222
- background: $tab-active-bg-color;
223
- border-color: $tab-pop-wrap-active-border-color;
224
-
225
- .e-tab-text,
226
- .e-tab-icon {
227
- color: $tab-pop-wrap-active-icon-font;
228
- }
229
- }
230
- }
231
-
232
- &.e-active .e-tab-wrap {
233
-
234
- .e-tab-text,
235
- .e-tab-icon {
236
- color: $tab-active-text-color;
237
- }
238
- }
239
-
240
- &.e-disable.e-overlay {
241
- .e-tab-text,
242
- .e-tab-icon {
243
- color: $tab-disable-text-color;
244
- }
245
- }
246
- }
247
- }
248
-
249
- .e-scroll-nav,
250
- .e-hscroll:not(.e-scroll-device) .e-scroll-nav {
251
- background: $tab-scroll-nav-bg;
252
- border: 0;
253
-
254
- .e-nav-arrow {
255
- color: $tab-scroll-nav-arrow-font;
256
- border: $tab-item-active-wrap-border;
257
-
258
- &:hover {
259
- background: $tab-hover-nav-bg-color;
260
- color: $tab-hover-nav-icon-color;
261
- border: $tab-scroll-arrow-hover-border;
262
- }
263
-
264
- &:active {
265
- box-shadow: none;
266
- border: $tab-scroll-arrow-active-border;
267
- }
268
- }
269
-
270
- &:focus {
271
- background: $tab-scroll-nav-bg;
272
-
273
- .e-nav-arrow {
274
- background: $tab-nav-focus-bg-color;
275
- color: $tab-nav-focus-icon-color;
276
- border: $tab-scroll-focus-arrow-border;
277
-
278
- &:hover {
279
- background: $tab-hover-nav-bg-color;
280
- color: $tab-hover-nav-icon-color;
281
- }
282
-
283
- &:active {
284
- background: $tab-scroll-focus-arrow-active-bg;
285
- border-color: $tab-scroll-focus-arrow-active-border-color;
286
- color: $tab-scroll-focus-arrow-active-color;
287
- }
288
- }
289
- }
290
-
291
- &:active {
292
- box-shadow: none;
293
- background: $tab-scroll-nav-bg;
294
- border: $tab-scroll-active-border;
295
- }
296
-
297
- &.e-overlay {
298
-
299
- .e-nav-arrow {
300
- color: $tab-scroll-overlay-arrow-color;
301
-
302
- &:hover {
303
- color: $tab-scroll-overlay-arrow-hover-color;
304
- background: $tab-scroll-overlay-arrow-hover-bg;
305
- border-color: $tab-scroll-overlay-arrow-hover-border-color;
306
- }
307
- }
308
- }
309
- }
310
-
311
- .e-hor-nav,
312
- .e-hor-nav:not(.e-expended-nav) {
313
- background: transparent;
314
- border: 0;
315
-
316
- .e-popup-up-icon,
317
- .e-popup-down-icon {
318
- color: $tab-pop-icon-color;
319
- border: $tab-pop-icon-border;
320
-
321
- &:hover {
322
- background: $tab-pop-icon-hover-bg-color;
323
- border: $tab-pop-up-icon-hover-border;
324
- border-radius: $tab-active-item-border-radius;
325
- }
326
- }
327
-
328
- .e-popup-down-icon {
329
-
330
- &:hover {
331
- color: $tab-hover-nav-icon-color;
332
- }
333
- }
334
-
335
- &:focus {
336
- background: $tab-pop-focus-bg;
337
- .e-popup-up-icon,
338
- .e-popup-down-icon {
339
- background: $tab-nav-focus-bg-color;
340
- border: $tab-pop-up-icon-focus-border;
341
- border-radius: $tab-active-item-border-radius;
342
- color: $tab-nav-focus-icon-color;
343
-
344
- &:hover {
345
- background: $tab-pop-icon-hover-bg-color;
346
- border: $tab-pop-up-down-icon-hover-border;
347
- border-radius: $tab-active-item-border-radius;
348
- }
349
-
350
- &:active {
351
- background: $tab-pop-focus-icon-active-bg;
352
- color: $tab-pop-focus-icon-active-color;
353
- border: $tab-pop-up-icon-active-border;
354
- border-radius: $tab-active-item-border-radius;
355
- box-shadow: $tab-pop-border-box-shadow;
356
- }
357
- }
358
- }
359
-
360
- &:hover {
361
- border: 0;
362
- background: $tab-pop-hover-bg;
363
-
364
- &:active {
365
- background: transparent;
366
- }
367
- }
368
-
369
- &:active {
370
- box-shadow: none;
371
- background: $tab-pop-focus-bg;
372
- }
373
-
374
- &.e-nav-active {
375
- background: $tab-pop-nav-active-bg;
376
- border: $tab-pop-nav-active-border;
377
- box-shadow: none;
378
- border-radius: $tab-pop-nav-active-border-radius;
379
-
380
- .e-icons {
381
- color: $tab-pop-active-icons-color;
382
- }
383
-
384
- &:focus {
385
- border: $tab-pop-nav-active-border;
386
- }
387
- }
388
- }
389
-
390
- &.e-horizontal-bottom {
391
- border-color: $tab-bottom-border-color;
392
- border-style: solid;
393
- border-width: $tab-bottom-border-width;
394
-
395
- &[style *= 'overflow: hidden'] {
396
- border-color: $tab-bottom-border-color;
397
- border-style: solid;
398
- border-width: $tab-bottom-border-width;
399
- }
400
-
401
- &[style *= 'overflow: hidden'] .e-toolbar-items {
402
- border-color: $tab-bottom-hidden-items-border-color;
403
- border-style: solid;
404
- border-width: $tab-bottom-hidden-items-border-width;
405
- }
406
-
407
- .e-toolbar-item {
408
-
409
- .e-tab-wrap:hover {
410
- border-radius: $tab-bottom-active-item-border-radius;
411
- }
412
-
413
- &.e-active {
414
- border-color: $tab-bottom-active-border-color;
415
- border-style: solid;
416
- border-width: $tab-bottom-active-border-width;
417
- margin-top: $tab-bottom-active-margin-top;
418
- border-radius: $tab-bottom-active-item-border-radius;
419
- }
420
- }
421
- }
422
-
423
- &.e-vertical {
424
- border-bottom: 0;
425
-
426
- &::before {
427
- border-width: $tab-vertical-before-border-width;
428
- }
429
-
430
- .e-toolbar-item {
431
-
432
- &.e-active {
433
- border-bottom: $tab-hdr-border;
434
- border-top: $tab-hdr-border;
435
- }
436
- }
437
-
438
- &.e-vertical-left {
439
-
440
- .e-toolbar-item {
441
-
442
- .e-tab-wrap:hover {
443
- border-radius: $tab-left-active-item-border-radius;
444
- }
445
-
446
- &.e-active {
447
- border-radius: $tab-left-active-item-border-radius;
448
- border-right: $tab-item-active-border-bottom;
449
- }
450
- }
451
- }
452
-
453
- &.e-vertical-right {
454
-
455
- .e-toolbar-item {
456
-
457
- .e-tab-wrap:hover {
458
- border-radius: $tab-right-active-item-border-radius;
459
- }
460
-
461
- &.e-active {
462
- border-left: $tab-item-active-border-bottom;
463
- border-radius: $tab-right-active-item-border-radius;
464
- }
465
- }
466
- }
467
-
468
- .e-toolbar-pop {
469
- box-shadow: $tab-v-popup-box-shadow;
470
- }
471
-
472
- .e-scroll-nav {
473
- background: inherit;
474
- border: $tab-vscroll-nav-border;
475
-
476
- &.e-scroll-up-nav {
477
- border-bottom-color: $tab-vscroll-nav-border-color;
478
- }
479
-
480
- &.e-scroll-down-nav {
481
- border-top-color: $tab-vscroll-nav-border-color;
482
- }
483
-
484
- .e-nav-arrow {
485
- border: 0;
486
-
487
- &:hover {
488
- background: none;
489
- }
490
- }
491
-
492
- &:hover {
493
- background: $tab-v-nav-hover-bg-color;
494
- border-color: $tab-vertical-scroll-hover-border-color;
495
-
496
- &:active:focus {
497
- background: $tab-vertical-scroll-hover-active-bg;
498
- }
499
-
500
- .e-nav-arrow {
501
- color: $tab-hover-nav-icon-color;
502
-
503
- &:hover {
504
- background: none;
505
- }
506
- }
507
- }
508
-
509
- &:focus {
510
- background: $tab-v-nav-focus-bg-color;
511
-
512
- &:hover:active {
513
-
514
- .e-nav-arrow {
515
- color: $tab-vertical-focus-active-arrow-color;
516
- }
517
- }
518
-
519
- .e-nav-arrow {
520
- background: none;
521
-
522
- &:hover {
523
- background: none;
524
- border: 0;
525
- }
526
- }
527
- }
528
- }
529
-
530
- .e-hor-nav {
531
-
532
- .e-popup-up-icon,
533
- .e-popup-down-icon {
534
- border: 0;
535
-
536
- &:hover {
537
- background: inherit;
538
- border: 0;
539
- color: $tab-vertical-pop-icon-hover-color;
540
- }
541
- }
542
-
543
- &:focus {
544
-
545
- .e-popup-up-icon,
546
- .e-popup-down-icon {
547
- background: inherit;
548
- border: 0;
549
-
550
- &:hover,
551
- &:active,
552
- &:active:hover {
553
- background: inherit;
554
- border: 0;
555
- box-shadow: none;
556
- }
557
-
558
- &:active {
559
- color: $tab-vertical-pop-icon-active-color;
560
- }
561
- }
562
- }
563
-
564
- &:hover {
565
-
566
- .e-popup-up-icon,
567
- .e-popup-down-icon {
568
- border: 0;
569
- }
570
- }
571
- }
572
- }
573
- }
574
-
575
- &.e-focused > .e-tab-header {
576
-
577
- .e-toolbar-item {
578
- @if ($skin-name == 'Material3') {
579
- &.e-active .e-tab-wrap:focus {
580
- background: $tab-active-focus-bg-color;
581
-
582
- .e-tab-icon,
583
- .e-tab-text {
584
- color: $tab-active-text-color;
585
- }
586
- }
587
- }
588
-
589
- .e-tab-wrap:focus {
590
- background: $tab-focus-bg-color;
591
- border: $tab-focused-wrap-focus-border;
592
-
593
- .e-tab-icon,
594
- .e-tab-text {
595
- color: $tab-focus-text-color;
596
- }
597
-
598
- .e-tab-icon {
599
- color: $tab-focused-wrap-focus-icon-color;
600
- }
601
- }
602
- }
603
-
604
- .e-scroll-nav {
605
-
606
- &:focus {
607
-
608
- .e-nav-arrow {
609
- color: $tab-nav-focus-icon-color;
610
- }
611
- }
612
- }
613
-
614
- .e-hor-nav {
615
-
616
- &:focus {
617
-
618
- .e-popup-up-icon,
619
- .e-popup-down-icon {
620
- color: $tab-nav-focus-icon-color;
621
- background: $tab-scroll-focused-nav-focus-icon-bg;
622
- border: $tab-scroll-focused-nav-focus-icon-border;
623
- }
624
- }
625
- }
626
-
627
- &.e-vertical {
628
-
629
- .e-scroll-nav {
630
-
631
- &:focus {
632
- border-color: $tab-vertical-focused-nav-focus-border-color;
633
-
634
- .e-nav-arrow {
635
- border: 0;
636
- }
637
- }
638
- }
639
-
640
- .e-hor-nav {
641
-
642
- .e-popup-up-icon,
643
- .e-popup-down-icon {
644
- border: 0;
645
- }
646
-
647
- &:focus {
648
- outline: $tab-v-pop-focus-outline;
649
- }
650
- }
651
- }
652
- }
653
-
654
- &.e-disable {
655
- pointer-events: none;
656
-
657
- .e-tab-header {
658
-
659
- .e-indicator {
660
- background: $tab-disable-border-color;
661
- }
662
-
663
- .e-toolbar-item {
664
-
665
- .e-tab-wrap {
666
- color: $tab-disable-text-color;
667
- }
668
-
669
- &.e-active {
670
-
671
- .e-tab-text,
672
- .e-tab-icon {
673
- color: $tab-disable-active-text-color;
674
- }
675
- }
676
- }
677
- }
678
-
679
- .e-content {
680
- opacity: $tab-disable-cnt-opacity;
681
- }
682
- }
683
-
684
- &.e-fill {
685
-
686
- .e-tab-header {
687
- border-bottom: $tab-fill-hdr-border;
688
-
689
- .e-toolbar-items.e-hscroll {
690
- border: 0;
691
- }
692
-
693
- .e-toolbar-item {
694
- border: 0;
695
-
696
- .e-ripple-element {
697
- background: $tab-fill-ripple-bg-color;
698
- }
699
-
700
- .e-tab-wrap {
701
- color: $tab-text-color;
702
-
703
- &:hover .e-tab-text,
704
- &:hover .e-tab-icon {
705
- color: $tab-hover-text-color;
706
- }
707
-
708
- &:hover .e-tab-icon {
709
- color: $tab-fill-wrap-hover-icon-color;
710
- }
711
- }
712
-
713
- .e-text-wrap {
714
- margin-top: 0;
715
- }
716
-
717
- &.e-active {
718
- border: 0;
719
-
720
- &.e-disable.e-overlay {
721
-
722
- .e-tab-text,
723
- .e-tab-icon {
724
- color: $tab-fill-background-disable-text-color;
725
- }
726
- }
727
-
728
- .e-tab-wrap {
729
- background: $tab-fill-active-bg-color;
730
- border-radius: $tab-active-item-border-radius;
731
- border-color: $tab-fill-active-tabwrap-border-color;
732
-
733
- &:hover .e-tab-text,
734
- &:hover .e-tab-icon {
735
- color: $tab-alt-active-text-color;
736
- }
737
- }
738
-
739
- .e-text-wrap {
740
- margin-top: 0;
741
- }
742
-
743
- .e-text-wrap::before {
744
- border: $tab-fill-active-text-before-border;
745
- }
746
-
747
- .e-tab-text,
748
- .e-tab-icon {
749
- color: $tab-alt-active-text-color;
750
- }
751
-
752
- .e-close-icon {
753
- color: $tab-alt-active-close-icon-color;
754
- }
755
-
756
- .e-close-icon:hover {
757
- color: $tab-fill-active-close-hover-color;
758
- }
759
- }
760
- }
761
-
762
- .e-toolbar-pop {
763
-
764
- .e-toolbar-item:active:hover {
765
- .e-tab-text,
766
- .e-tab-icon {
767
- color: $tab-fill-pop-active-icon-color;
768
- }
769
- }
770
-
771
- .e-tab-wrap {
772
- &:hover {
773
- background: $tab-fill-pop-wrap-hover-bg;
774
-
775
- .e-tab-text {
776
- color: $tab-fill-pop-wrap-hover-text-color;
777
- }
778
-
779
- .e-tab-icon {
780
- color: $tab-fill-pop-wrap-hover-icon-color;
781
- }
782
-
783
- .e-close-icon {
784
- color: $tab-fill-pop-wrap-hover-close-color;
785
- }
786
- }
787
- }
788
- }
789
-
790
- &.e-horizontal-bottom {
791
- border-bottom: 0;
792
- border-top: $tab-fill-hdr-border;
793
-
794
- .e-toolbar-item {
795
-
796
- &.e-active .e-text-wrap {
797
- margin-top: 0;
798
- }
799
- }
800
- }
801
-
802
- &.e-vertical {
803
- border-bottom: 0;
804
-
805
- &.e-vertical-left {
806
- border-right: $tab-fill-hdr-border;
807
- }
808
-
809
- &.e-vertical-right {
810
- border-left: $tab-fill-hdr-border;
811
- }
812
- }
813
- }
814
-
815
- &.e-corner {
816
-
817
- .e-tab-header {
818
-
819
- .e-toolbar-item {
820
-
821
- &.e-active .e-tab-wrap {
822
- border-radius: $tab-fill-active-wrap-corner;
823
- }
824
- }
825
-
826
- &.e-horizontal-bottom {
827
-
828
- .e-toolbar-item.e-active .e-tab-wrap {
829
- border-radius: $tab-fill-even-active-wrap-corner;
830
- }
831
- }
832
- }
833
- }
834
-
835
- &.e-disable {
836
-
837
- .e-tab-header {
838
- border-bottom: $tab-fill-disable-hdr-border;
839
-
840
- .e-toolbar-item {
841
-
842
- .e-tab-wrap {
843
- color: $tab-disable-text-color;
844
- }
845
-
846
- &.e-active {
847
- opacity: $tab-alt-disable-active-item-opacity;
848
-
849
- .e-tab-wrap,
850
- .e-tab-wrap:focus {
851
- background: $tab-fill-disable-active-bg-color;
852
- }
853
-
854
- .e-tab-wrap .e-tab-text,
855
- .e-tab-wrap .e-tab-icon,
856
- .e-tab-wrap:focus .e-tab-text,
857
- .e-tab-wrap:focus .e-tab-icon {
858
- color: $tab-alt-disable-active-text-color;
859
- }
860
- }
861
- }
862
-
863
- &.e-horizontal-bottom {
864
- border-bottom: 0;
865
- border-top: $tab-fill-disable-hdr-border;
866
- }
867
- }
868
- }
869
-
870
- &.e-focused .e-tab-header {
871
-
872
- .e-toolbar-item {
873
-
874
- .e-tab-wrap:focus .e-tab-icon,
875
- .e-tab-wrap:focus .e-tab-text,
876
- .e-tab-wrap:focus .e-close-icon {
877
- color: $tab-hover-text-color;
878
- }
879
-
880
- &.e-active .e-tab-wrap:focus {
881
- background: $tab-fill-focus-bg-color;
882
- border-color: $tab-fill-focused-active-tabwrap-focus-border-color;
883
-
884
- .e-tab-text {
885
- color: $tab-fill-focused-active-wrap-focus-text-color;
886
- }
887
-
888
- .e-close-icon {
889
- color: $tab-fill-focused-active-wrap-focus-close-color;
890
- }
891
-
892
- .e-tab-text,
893
- .e-tab-icon {
894
- color: $tab-alt-active-style-hover-icon-color;
895
- }
896
- }
897
- }
898
- }
899
- }
900
-
901
- &.e-background {
902
-
903
- .e-tab-header {
904
- background: $tab-alt-hdr-bg-color;
905
- border: 0;
906
-
907
- .e-toolbar-items {
908
- background: $tab-alt-item-bg-color;
909
- }
910
-
911
- .e-toolbar-items.e-hscroll {
912
- border: 0;
913
- }
914
-
915
- .e-indicator {
916
- background: $tab-alt-border-color;
917
- bottom: $tab-background-indicator-bottom;
918
- }
919
-
920
- .e-toolbar-item {
921
- border: 0;
922
-
923
- .e-ripple-element {
924
- background: $tab-alt-ripple-bg-color;
925
- }
926
-
927
- .e-tab-wrap {
928
- background: $tab-alt-item-bg-color;
929
- border-color: $tab-background-wrap-border-color;
930
-
931
- .e-tab-icon,
932
- .e-close-icon {
933
- color: $tab-alt-text-color;
934
- }
935
-
936
- .e-tab-text {
937
- color: $tab-background-text-color;
938
- }
939
-
940
- .e-close-icon:hover {
941
- color: $tab-background-close-hover-color;
942
- }
943
-
944
- &:hover {
945
- background: $tab-bg-item-wrap-hover-bg-color;
946
- background-color: $tab-background-wrap-hover-bg-color;
947
- border-color: $tab-background-wrap-hover-border-color;
948
-
949
- .e-tab-text {
950
- color: $tab-background-wrap-hover-text-color;
951
- }
952
-
953
- .e-tab-icon {
954
- color: $tab-background-wrap-hover-icon-color;
955
- }
956
-
957
- .e-close-icon {
958
- color: $tab-background-wrap-hover-close-color;
959
-
960
- &:hover,
961
- &:active {
962
- color: $tab-background-close-hover-active-color;
963
- }
964
- }
965
- }
966
- }
967
-
968
- &.e-active {
969
- border: 0;
970
- margin: 0;
971
- background: $tab-background-active-bg;
972
-
973
- &.e-disable.e-overlay {
974
-
975
- .e-tab-text,
976
- .e-tab-icon {
977
- color: $tab-fill-background-disable-text-color;
978
- }
979
- }
980
-
981
- .e-tab-wrap {
982
- background: $tab-background-active-wrap-bg;
983
- border-color: $tab-background-active-wrap-border-color;
984
- border-radius: $tab-background-active-wrap-border-radius;
985
- border-style: solid;
986
- border-width: $tab-background-active-wrap-border-width;
987
-
988
- .e-tab-text {
989
- color: $tab-background-active-text-color;
990
- }
991
-
992
- .e-tab-icon {
993
- color: $tab-background-active-icon-color;
994
- }
995
-
996
- .e-close-icon {
997
- color: $tab-background-active-close-color;
998
- }
999
-
1000
- &:hover {
1001
- background: $tab-background-active-hover-bg;
1002
- border-color: $tab-background-active-hover-border-color;
1003
- .e-tab-text {
1004
- color: $tab-background-active-hover-text-color;
1005
- }
1006
-
1007
- .e-tab-icon {
1008
- color: $tab-background-active-hover-icon-color;
1009
- }
1010
-
1011
- .e-close-icon {
1012
- color: $tab-background-active-hover-close-color;
1013
-
1014
- &:hover {
1015
- color: $tab-background-active-close-hover-color;
1016
- }
1017
-
1018
- &:active {
1019
- color: $tab-background-activeitem-close-active-color;
1020
- }
1021
- }
1022
-
1023
- &:focus {
1024
- background: $tab-background-active-wrap-focus-bg;
1025
-
1026
- .e-tab-icon,
1027
- .e-tab-text {
1028
- color: $tab-background-active-wrap-focus-text-color;
1029
- }
1030
- }
1031
- }
1032
-
1033
- &:focus {
1034
- background: $tab-alt-active-focus-bg-color;
1035
-
1036
- .e-tab-text,
1037
- .e-tab-icon {
1038
- color: $tab-background-active-wrap-focus-icon;
1039
- }
1040
- }
1041
-
1042
- &:focus:hover {
1043
-
1044
- .e-tab-text {
1045
- color: $tab-background-active-wrap-focushover-text-color;
1046
- }
1047
-
1048
- .e-close-icon {
1049
- color: $tab-background-active-wrap-focushover-close-color;
1050
- }
1051
- }
1052
- }
1053
-
1054
- .e-text-wrap::before {
1055
- border: $tab-nrml-bottom-wrap-before-top;
1056
- @if ($skin-name == 'Material3') {
1057
- border-radius: 3px 3px 0 0;
1058
- }
1059
- }
1060
-
1061
- .e-tab-text,
1062
- .e-tab-icon {
1063
- color: $tab-background-active-text-icon-color;
1064
- }
1065
-
1066
- .e-close-icon {
1067
- color: $tab-background-active-close-icon-color;
1068
- }
1069
-
1070
- .e-close-icon:hover,
1071
- .e-tab-text:hover {
1072
- color: $tab-background-active-close-text-hover-color;
1073
- }
1074
-
1075
- &.e-itop .e-tab-wrap,
1076
- &.e-ibottom .e-tab-wrap {
1077
- background: $tab-alt-tb-active-bg-color;
1078
- }
1079
- }
1080
-
1081
- &.e-disable {
1082
- .e-tab-text,
1083
- .e-tab-icon,
1084
- .e-close-icon {
1085
- color: $tab-alt-disable-text-color;
1086
- }
1087
- }
1088
- }
1089
-
1090
- .e-toolbar-pop {
1091
-
1092
- .e-toolbar-item {
1093
- background: $tab-alt-item-bg-color;
1094
-
1095
- .e-tab-wrap {
1096
-
1097
- .e-tab-text,
1098
- .e-tab-icon,
1099
- .e-close-icon {
1100
- color: $tab-background-pop-text-color;
1101
- }
1102
-
1103
- &:hover {
1104
- background: $tab-background-pop-wrap-hover-bg;
1105
-
1106
- .e-tab-text,
1107
- .e-tab-icon,
1108
- .e-close-icon {
1109
- color: $tab-background-pop-wrap-hover-text-color;
1110
- }
1111
- }
1112
-
1113
- &:active {
1114
- .e-tab-text {
1115
- color: $tab-background-pop-wrap-active-text-color;
1116
- }
1117
-
1118
- .e-tab-icon {
1119
- color: $tab-background-pop-wrap-active-icon-color;
1120
- }
1121
-
1122
- .e-close-icon {
1123
- color: $tab-background-pop-wrap-active-close-color;
1124
- }
1125
- }
1126
- }
1127
- }
1128
- }
1129
-
1130
- .e-hscroll:not(.e-scroll-device) .e-scroll-nav,
1131
- .e-scroll-nav {
1132
- background: $tab-background-scroll-bg;
1133
-
1134
- .e-nav-arrow {
1135
- color: $tab-alt-nav-icon-color;
1136
- border: $tab-background-scroll-arrow-border;
1137
-
1138
- &:hover {
1139
- background: $tab-background-scroll-arrow-hover-bg;
1140
- color: $tab-bg-hover-nav-icon-color;
1141
- border-color: $tab-background-scroll-arrow-hover-border-color;
1142
- }
1143
-
1144
- &:active {
1145
- background: $tab-background-scroll-arrow-active-bg;
1146
- color: $tab-background-scroll-arrow-active-color;
1147
- }
1148
- }
1149
-
1150
- &:focus {
1151
-
1152
- .e-nav-arrow {
1153
- color: $tab-bg-hover-nav-icon-color;
1154
- border: $tab-background-scroll-focus-arrow-border;
1155
- background: $tab-background-scroll-focus-arrow-bg;
1156
-
1157
- &:hover {
1158
- background: $tab-bg-hover-nav-bg-color;
1159
- color: $tab-bg-hover-nav-icon-color;
1160
- }
1161
-
1162
- &:active {
1163
- background: $tab-background-nav-focus-active-bg;
1164
- border-color: $tab-background-nav-focus-active-border-color;
1165
- color: $tab-background-nav-focus-active-color;
1166
- }
1167
- }
1168
- }
1169
-
1170
- &:active::after {
1171
- @include hscroll-alt-btn-animation-after;
1172
- }
1173
- }
1174
-
1175
- .e-hor-nav:not(.e-expended-nav),
1176
- .e-hor-nav {
1177
- background: $tab-background-hor-nav-bg;
1178
-
1179
- .e-popup-up-icon,
1180
- .e-popup-down-icon {
1181
- color: $tab-background-pop-icon-color;
1182
- border: $tab-background-pop-icon-border;
1183
-
1184
- &:hover {
1185
- background: $tab-background-pop-icon-hover-bg;
1186
- border-color: $tab-background-pop-icon-hover-border-color;
1187
- color: $tab-bg-hover-nav-icon-color;
1188
- }
1189
-
1190
- &:active {
1191
- &:hover {
1192
- background: $tab-background-pop-active-hover-bg;
1193
- color: $tab-background-pop-active-hover-color;
1194
- }
1195
- }
1196
- }
1197
-
1198
- &:focus {
1199
-
1200
- .e-popup-up-icon,
1201
- .e-popup-down-icon {
1202
- color: $tab-bg-hover-nav-icon-color;
1203
- background: $tab-background-focus-pop-bg;
1204
- border: $tab-background-focus-pop-border;
1205
-
1206
- &:hover {
1207
- background: $tab-background-focus-pop-hover-bg;
1208
- }
1209
-
1210
- &:active {
1211
- background: $tab-background-popicon-focus-active-bg;
1212
- border-color: $tab-background-popicon-focus-active-border-color;
1213
- color: $tab-background-popicon-focus-active-color;
1214
- }
1215
- }
1216
- }
1217
-
1218
- &:active::after {
1219
- @include tbar-alt-btn-animation-after;
1220
- }
1221
-
1222
- &.e-nav-active {
1223
- .e-popup-up-icon {
1224
- color: $tab-bg-hover-nav-icon-color;
1225
- }
1226
- }
1227
- }
1228
-
1229
- &.e-horizontal-bottom {
1230
- .e-toolbar-item.e-active {
1231
- border: 0;
1232
- margin: 0;
1233
-
1234
- .e-tab-wrap {
1235
- border-color: $tab-background-bottom-active-wrap-border-color;
1236
- border-radius: $tab-background-bottom-active-wrap-border-radius;
1237
- border-style: solid;
1238
- border-width: $tab-background-bottom-active-wrap-border-width;
1239
- }
1240
- }
1241
- }
1242
-
1243
- &.e-vertical {
1244
-
1245
- &.e-vertical-left {
1246
- .e-toolbar-item.e-active {
1247
- border-color: $tab-background-vertical-left-active-border-color;
1248
- border-style: solid;
1249
- border-width: $tab-background-vertical-left-active-border-width;
1250
- margin: 0;
1251
-
1252
- .e-tab-wrap {
1253
- border-color: $tab-background-bottom-active-wrap-border-color;
1254
- border-radius: $tab-background-vertical-left-active-wrap-border-radius;
1255
- border-style: solid;
1256
- border-width: $tab-background-vertical-left-active-wrap-border-width;
1257
- }
1258
- }
1259
- }
1260
-
1261
- &.e-vertical-right {
1262
- .e-toolbar-item.e-active {
1263
- border-color: $tab-background-vertical-left-active-border-color;
1264
- border-style: solid;
1265
- border-width: $tab-background-vertical-right-active-border-width;
1266
- margin: 0;
1267
-
1268
- .e-tab-wrap {
1269
- border-color: $tab-background-bottom-active-wrap-border-color;
1270
- border-radius: $tab-background-vertical-right-active-wrap-border-radius;
1271
- border-style: solid;
1272
- border-width: $tab-background-vertical-right-active-wrap-border-width;
1273
- }
1274
- }
1275
- }
1276
-
1277
- .e-scroll-nav {
1278
-
1279
- .e-nav-arrow {
1280
- border: 0;
1281
- }
1282
-
1283
- &:focus {
1284
-
1285
- .e-nav-arrow {
1286
- border: 0;
1287
-
1288
- &:hover {
1289
- background: none;
1290
- }
1291
- }
1292
- }
1293
-
1294
- &:hover {
1295
-
1296
- .e-nav-arrow {
1297
- color: $tab-bg-hover-nav-icon-color;
1298
- }
1299
- }
1300
- }
1301
-
1302
- .e-hor-nav {
1303
-
1304
- &:focus {
1305
-
1306
- .e-popup-up-icon,
1307
- .e-popup-down-icon {
1308
- background: inherit;
1309
- border-color: transparent;
1310
-
1311
- &:hover {
1312
- background: inherit;
1313
- border-color: transparent;
1314
- }
1315
- }
1316
- }
1317
-
1318
- .e-popup-up-icon,
1319
- .e-popup-down-icon {
1320
-
1321
- &:hover {
1322
- background: inherit;
1323
- border-color: transparent;
1324
- }
1325
- }
1326
- }
1327
- }
1328
- }
1329
-
1330
- &.e-disable .e-tab-header {
1331
-
1332
- .e-indicator {
1333
- background: $tab-alt-disable-border-color;
1334
- }
1335
-
1336
- .e-toolbar-item {
1337
-
1338
- .e-tab-wrap {
1339
- color: $tab-alt-disable-text-color;
1340
-
1341
- .e-tab-text,
1342
- .e-tab-icon {
1343
- color: $tab-alt-disable-text-color;
1344
- }
1345
-
1346
- &:focus {
1347
-
1348
- .e-tab-text,
1349
- .e-tab-icon {
1350
- color: $tab-alt-disable-text-color;
1351
- }
1352
- }
1353
- }
1354
-
1355
- &.e-active {
1356
- opacity: $tab-alt-disable-active-item-opacity;
1357
-
1358
- .e-tab-wrap,
1359
- .e-tab-wrap:focus {
1360
- background: $tab-alt-disable-active-bg-color;
1361
- color: $tab-alt-disable-active-text-color;
1362
-
1363
- .e-tab-text,
1364
- .e-tab-icon {
1365
- color: $tab-alt-disable-active-text-color;
1366
- }
1367
- }
1368
- }
1369
- }
1370
- }
1371
-
1372
- &.e-accent .e-tab-header {
1373
-
1374
- .e-indicator {
1375
- background: $tab-background-accent-indicator-bg;
1376
- }
1377
-
1378
- &.e-disable {
1379
-
1380
- .e-indicator {
1381
- background: $tab-disable-border-color;
1382
- }
1383
- }
1384
- }
1385
-
1386
- &.e-focused .e-tab-header {
1387
-
1388
- .e-toolbar-item {
1389
-
1390
- .e-tab-wrap:focus {
1391
- background: $tab-background-focused-wrap-focus-bg;
1392
- border-color: $tab-background-focused-wrap-focus-border-color;
1393
-
1394
- .e-tab-icon,
1395
- .e-tab-text,
1396
- .e-close-icon {
1397
- color: $tab-background-focused-wrap-focus-close-color;
1398
- }
1399
- }
1400
-
1401
- &.e-active {
1402
-
1403
- .e-tab-wrap:focus {
1404
- background: $tab-background-focused-active-wrap-focus-bg;
1405
- border-color: $tab-background-focused-active-wrap-focus-border-color;
1406
- }
1407
-
1408
- .e-tab-wrap:focus .e-tab-text,
1409
- .e-tab-wrap:focus .e-tab-icon {
1410
- color: $tab-background-focused-active-wrap-icon-color;
1411
- }
1412
-
1413
- .e-tab-wrap:hover {
1414
- background: $tab-background-focused-active-wrap-hover-bg;
1415
- border: $tab-background-focused-active-wrap-hover-border;
1416
- border-radius: $tab-background-focused-active-wrap-hover-border-radius;
1417
- }
1418
-
1419
- .e-tab-wrap:focus {
1420
- .e-tab-text {
1421
- color: $tab-background-focused-active-wrap-focus-text-color;
1422
- }
1423
-
1424
- .e-tab-icon {
1425
- color: $tab-background-focused-active-wrap-focus-icon-color;
1426
- }
1427
-
1428
- .e-close-icon {
1429
- color: $tab-background-focused-active-wrap-focus-close-color;
1430
- }
1431
- }
1432
-
1433
- .e-tab-wrap:hover {
1434
- .e-tab-text {
1435
- color: $tab-background-focused-active-wrap-hover-text-color;
1436
- }
1437
-
1438
- .e-tab-icon {
1439
- color: $tab-background-focused-active-wrap-hover-icon-color;
1440
- }
1441
-
1442
- .e-close-icon {
1443
- color: $tab-background-focused-active-wrap-hover-close-color;
1444
- }
1445
- }
1446
-
1447
- .e-tab-wrap:focus:hover {
1448
- .e-tab-text {
1449
- color: $tab-background-focused-active-focus-hover-text-color;
1450
- }
1451
- .e-close-icon {
1452
- color: $tab-background-focused-active-focus-hover-close-color;
1453
- }
1454
- }
1455
-
1456
- &.e-itop .e-tab-wrap,
1457
- &.e-ibottom .e-tab-wrap {
1458
- background: $tab-alt-tb-active-bg-color;
1459
-
1460
- &:focus {
1461
- background: $tab-key-alt-active-focus-bg-color;
1462
- }
1463
- }
1464
- }
1465
- }
1466
-
1467
- .e-scroll-nav {
1468
-
1469
- &:focus {
1470
-
1471
- .e-nav-arrow {
1472
- color: $tab-bg-nav-focus-icon-color;
1473
- }
1474
- }
1475
- }
1476
-
1477
- .e-hor-nav {
1478
-
1479
- &:focus {
1480
-
1481
- .e-popup-up-icon,
1482
- .e-popup-down-icon {
1483
- color: $tab-bg-nav-focus-icon-color;
1484
- }
1485
- }
1486
- }
1487
- }
1488
- }
1489
-
1490
- &.e-rtl {
1491
-
1492
- .e-tab-header {
1493
-
1494
- .e-hscroll.e-rtl {
1495
-
1496
- .e-scroll-nav {
1497
- border: 0;
1498
- }
1499
- }
1500
- }
1501
- }
1502
-
1503
- .e-content {
1504
- background: inherit;
1505
-
1506
- .e-item {
1507
- background: inherit;
1508
- color: $tab-content-font-color;
1509
- font-size: $tab-content-font-size;
1510
- }
1511
- }
1512
- }
1513
-
1514
- .e-tab-clone-element {
1515
- background: $tab-clone-item-bg-color;
1516
- color: $tab-clone-text-color;
1517
-
1518
- .e-tab-wrap {
1519
- border-radius: $tab-active-item-border-radius;
1520
- color: $tab-clone-text-color;
1521
- border: $tab-clone-item-wrap-border;
1522
-
1523
- .e-tab-icon {
1524
- color: $tab-clone-text-color;
1525
- }
1526
- }
1527
- }
1528
- }