@scania/tegel 1.34.0-multibrand-beta.6 → 1.35.0

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 (406) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/tds-accordion-item.cjs.entry.js +1 -1
  3. package/dist/cjs/tds-accordion.cjs.entry.js +1 -1
  4. package/dist/cjs/tds-badge.cjs.entry.js +1 -1
  5. package/dist/cjs/tds-banner.cjs.entry.js +1 -1
  6. package/dist/cjs/tds-block.cjs.entry.js +3 -7
  7. package/dist/cjs/tds-body-cell.cjs.entry.js +1 -1
  8. package/dist/cjs/tds-breadcrumb.cjs.entry.js +1 -1
  9. package/dist/cjs/tds-breadcrumbs.cjs.entry.js +1 -1
  10. package/dist/cjs/tds-button.cjs.entry.js +1 -1
  11. package/dist/cjs/tds-card.cjs.entry.js +1 -1
  12. package/dist/cjs/tds-checkbox.cjs.entry.js +1 -1
  13. package/dist/cjs/tds-chip.cjs.entry.js +1 -1
  14. package/dist/cjs/tds-core-header-item_2.cjs.entry.js +1 -1
  15. package/dist/cjs/tds-datetime.cjs.entry.js +1 -1
  16. package/dist/cjs/tds-divider.cjs.entry.js +1 -1
  17. package/dist/cjs/tds-dropdown_2.cjs.entry.js +6 -7
  18. package/dist/cjs/tds-folder-tab.cjs.entry.js +3 -3
  19. package/dist/cjs/tds-folder-tabs.cjs.entry.js +3 -3
  20. package/dist/cjs/tds-footer-group.cjs.entry.js +1 -1
  21. package/dist/cjs/tds-footer-item.cjs.entry.js +1 -1
  22. package/dist/cjs/tds-footer.cjs.entry.js +4 -3
  23. package/dist/cjs/tds-header-cell.cjs.entry.js +2 -2
  24. package/dist/cjs/tds-header-dropdown-list-item.cjs.entry.js +1 -1
  25. package/dist/cjs/tds-header-dropdown.cjs.entry.js +1 -1
  26. package/dist/cjs/tds-header-launcher-grid-item.cjs.entry.js +1 -1
  27. package/dist/cjs/tds-header-launcher.cjs.entry.js +1 -1
  28. package/dist/cjs/tds-icon.cjs.entry.js +3 -8
  29. package/dist/cjs/tds-inline-tab.cjs.entry.js +3 -3
  30. package/dist/cjs/tds-inline-tabs.cjs.entry.js +3 -3
  31. package/dist/cjs/tds-link.cjs.entry.js +1 -1
  32. package/dist/cjs/tds-message.cjs.entry.js +1 -1
  33. package/dist/cjs/tds-modal.cjs.entry.js +1 -1
  34. package/dist/cjs/tds-navigation-tab.cjs.entry.js +3 -3
  35. package/dist/cjs/tds-navigation-tabs.cjs.entry.js +5 -5
  36. package/dist/cjs/tds-popover-canvas.cjs.entry.js +1 -1
  37. package/dist/cjs/tds-popover-menu-item.cjs.entry.js +1 -1
  38. package/dist/cjs/tds-popover-menu.cjs.entry.js +3 -6
  39. package/dist/cjs/tds-radio-button.cjs.entry.js +2 -4
  40. package/dist/cjs/tds-side-menu-dropdown-list-item.cjs.entry.js +1 -1
  41. package/dist/cjs/tds-side-menu-item.cjs.entry.js +1 -1
  42. package/dist/cjs/tds-side-menu.cjs.entry.js +1 -1
  43. package/dist/cjs/tds-slider.cjs.entry.js +9 -15
  44. package/dist/cjs/tds-spinner.cjs.entry.js +2 -2
  45. package/dist/cjs/tds-step.cjs.entry.js +1 -1
  46. package/dist/cjs/tds-stepper.cjs.entry.js +1 -1
  47. package/dist/cjs/tds-table-body-input-wrapper.cjs.entry.js +2 -2
  48. package/dist/cjs/tds-table-body-row-expandable.cjs.entry.js +8 -8
  49. package/dist/cjs/tds-table-body-row.cjs.entry.js +3 -3
  50. package/dist/cjs/tds-table-body.cjs.entry.js +1 -1
  51. package/dist/cjs/tds-table-footer.cjs.entry.js +4 -4
  52. package/dist/cjs/tds-table-header-input-wrapper.cjs.entry.js +2 -2
  53. package/dist/cjs/tds-table-header.cjs.entry.js +3 -3
  54. package/dist/cjs/tds-table-toolbar.cjs.entry.js +3 -3
  55. package/dist/cjs/tds-table.cjs.entry.js +1 -1
  56. package/dist/cjs/tds-text-field.cjs.entry.js +6 -9
  57. package/dist/cjs/tds-textarea.cjs.entry.js +5 -5
  58. package/dist/cjs/tds-toast.cjs.entry.js +4 -4
  59. package/dist/cjs/tds-toggle.cjs.entry.js +3 -3
  60. package/dist/cjs/tds-tooltip.cjs.entry.js +3 -3
  61. package/dist/cjs/tegel.cjs.js +1 -1
  62. package/dist/collection/components/accordion/accordion-item/accordion-item.css +25 -34
  63. package/dist/collection/components/accordion/accordion.css +9 -8
  64. package/dist/collection/components/badge/badge.css +4 -2
  65. package/dist/collection/components/banner/banner.css +16 -26
  66. package/dist/collection/components/block/block.css +8 -15
  67. package/dist/collection/components/block/block.js +2 -6
  68. package/dist/collection/components/breadcrumbs/breadcrumb/breadcrumb.css +8 -6
  69. package/dist/collection/components/breadcrumbs/breadcrumbs.css +2 -9
  70. package/dist/collection/components/button/button.css +426 -480
  71. package/dist/collection/components/card/card.css +18 -29
  72. package/dist/collection/components/checkbox/checkbox.css +30 -37
  73. package/dist/collection/components/chip/chip.css +19 -31
  74. package/dist/collection/components/datetime/datetime.css +199 -104
  75. package/dist/collection/components/divider/divider.css +16 -1
  76. package/dist/collection/components/dropdown/dropdown-option/dropdown-option.css +11 -19
  77. package/dist/collection/components/dropdown/dropdown.css +129 -138
  78. package/dist/collection/components/dropdown/dropdown.js +4 -5
  79. package/dist/collection/components/footer/footer-group/footer-group.css +11 -21
  80. package/dist/collection/components/footer/footer-item/footer-item.css +17 -25
  81. package/dist/collection/components/footer/footer.css +7 -20
  82. package/dist/collection/components/footer/footer.js +3 -2
  83. package/dist/collection/components/header/header-dropdown/header-dropdown.css +3 -3
  84. package/dist/collection/components/header/header-dropdown-list-item/header-dropdown-list-item.css +3 -2
  85. package/dist/collection/components/header/header-item/header-item.css +3 -2
  86. package/dist/collection/components/header/header-launcher/header-launcher.css +3 -3
  87. package/dist/collection/components/header/header-launcher-grid-item/header-launcher-grid-item.css +3 -2
  88. package/dist/collection/components/icon/icon.js +2 -7
  89. package/dist/collection/components/icon/tratonIconsArray.js +1 -4
  90. package/dist/collection/components/link/link.css +14 -23
  91. package/dist/collection/components/message/message.css +53 -42
  92. package/dist/collection/components/modal/modal.css +16 -15
  93. package/dist/collection/components/popover-canvas/popover-canvas.css +2 -2
  94. package/dist/collection/components/popover-menu/popover-menu-item/popover-menu-item.css +7 -14
  95. package/dist/collection/components/popover-menu/popover-menu.css +1 -1
  96. package/dist/collection/components/popover-menu/popover-menu.js +2 -23
  97. package/dist/collection/components/radio-button/radio-button.css +25 -38
  98. package/dist/collection/components/radio-button/radio-button.js +1 -3
  99. package/dist/collection/components/side-menu/side-menu-dropdown-list-item/side-menu-dropdown-list-item.css +3 -2
  100. package/dist/collection/components/side-menu/side-menu-item/side-menu-item.css +3 -2
  101. package/dist/collection/components/side-menu/side-menu.css +3 -3
  102. package/dist/collection/components/slider/slider-stories-setup.js +1 -29
  103. package/dist/collection/components/slider/slider.css +52 -99
  104. package/dist/collection/components/slider/slider.js +8 -50
  105. package/dist/collection/components/spinner/spinner.css +64 -33
  106. package/dist/collection/components/spinner/spinner.js +2 -3
  107. package/dist/collection/components/stepper/step/step.css +38 -53
  108. package/dist/collection/components/stepper/stepper.css +3 -0
  109. package/dist/collection/components/table/table/table.css +4 -4
  110. package/dist/collection/components/table/table-body/table-body.css +21 -11
  111. package/dist/collection/components/table/table-body-cell/table-body-cell.css +5 -12
  112. package/dist/collection/components/table/table-body-input-wrapper/table-body-input-wrapper.css +9 -18
  113. package/dist/collection/components/table/table-body-input-wrapper/table-body-input-wrapper.js +1 -1
  114. package/dist/collection/components/table/table-body-row/table-body-row.css +9 -10
  115. package/dist/collection/components/table/table-body-row/table-body-row.js +2 -2
  116. package/dist/collection/components/table/table-body-row-expandable/table-body-row-expandable.css +12 -11
  117. package/dist/collection/components/table/table-body-row-expandable/table-body-row-expandable.js +7 -7
  118. package/dist/collection/components/table/table-footer/table-footer.css +22 -33
  119. package/dist/collection/components/table/table-footer/table-footer.js +3 -3
  120. package/dist/collection/components/table/table-header/table-header.css +7 -14
  121. package/dist/collection/components/table/table-header/table-header.js +2 -2
  122. package/dist/collection/components/table/table-header-cell/table-header-cell.css +13 -27
  123. package/dist/collection/components/table/table-header-cell/table-header-cell.js +1 -1
  124. package/dist/collection/components/table/table-header-input-wrapper/table-header-input-wrapper.css +9 -16
  125. package/dist/collection/components/table/table-header-input-wrapper/table-header-input-wrapper.js +1 -1
  126. package/dist/collection/components/table/table-toolbar/table-toolbar.css +14 -25
  127. package/dist/collection/components/table/table-toolbar/table-toolbar.js +2 -2
  128. package/dist/collection/components/tabs/folder-tabs/folder-tab/folder-tab.css +18 -25
  129. package/dist/collection/components/tabs/folder-tabs/folder-tab/folder-tab.js +2 -2
  130. package/dist/collection/components/tabs/folder-tabs/folder-tabs.css +18 -3
  131. package/dist/collection/components/tabs/folder-tabs/folder-tabs.js +2 -2
  132. package/dist/collection/components/tabs/inline-tabs/inline-tab/inline-tab.css +10 -19
  133. package/dist/collection/components/tabs/inline-tabs/inline-tab/inline-tab.js +2 -2
  134. package/dist/collection/components/tabs/inline-tabs/inline-tabs.css +20 -4
  135. package/dist/collection/components/tabs/inline-tabs/inline-tabs.js +2 -2
  136. package/dist/collection/components/tabs/navigation-tabs/navigation-tab/navigation-tab.css +10 -22
  137. package/dist/collection/components/tabs/navigation-tabs/navigation-tab/navigation-tab.js +2 -2
  138. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.css +20 -5
  139. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.js +4 -4
  140. package/dist/collection/components/text-field/text-field.css +170 -141
  141. package/dist/collection/components/text-field/text-field.js +5 -8
  142. package/dist/collection/components/textarea/textarea.css +74 -112
  143. package/dist/collection/components/textarea/textarea.js +4 -4
  144. package/dist/collection/components/toast/toast.css +23 -31
  145. package/dist/collection/components/toast/toast.js +3 -3
  146. package/dist/collection/components/toggle/toggle.css +45 -55
  147. package/dist/collection/components/toggle/toggle.js +2 -2
  148. package/dist/collection/components/tooltip/tooltip.css +4 -11
  149. package/dist/collection/components/tooltip/tooltip.js +2 -2
  150. package/dist/components/p-58b92113.js +114 -0
  151. package/dist/components/{p-d437241f.js → p-63437b77.js} +2 -2
  152. package/dist/components/{p-4cd4e1e3.js → p-6adb1ce3.js} +1 -1
  153. package/dist/components/{p-aeba8158.js → p-6eecf159.js} +1 -1
  154. package/dist/components/{p-af5310f8.js → p-71c3dfe9.js} +1 -1
  155. package/dist/components/{p-ee402b70.js → p-9cee9d7f.js} +3 -3
  156. package/dist/components/{p-4e5ff414.js → p-b390ece5.js} +3 -8
  157. package/dist/components/{p-4bf2bec5.js → p-df84759a.js} +1 -1
  158. package/dist/components/{p-0e04ed76.js → p-ea381f94.js} +1 -1
  159. package/dist/components/{p-a1f93ac9.js → p-ecd0226b.js} +3 -3
  160. package/dist/components/{p-6bb21551.js → p-ffbaebb1.js} +6 -7
  161. package/dist/components/tds-accordion-item.js +2 -2
  162. package/dist/components/tds-accordion.js +1 -1
  163. package/dist/components/tds-badge.js +1 -1
  164. package/dist/components/tds-banner.js +2 -2
  165. package/dist/components/tds-block.js +3 -7
  166. package/dist/components/tds-body-cell.js +1 -1
  167. package/dist/components/tds-breadcrumb.js +1 -1
  168. package/dist/components/tds-breadcrumbs.js +1 -1
  169. package/dist/components/tds-button.js +1 -1
  170. package/dist/components/tds-card.js +2 -2
  171. package/dist/components/tds-checkbox.js +1 -1
  172. package/dist/components/tds-chip.js +1 -1
  173. package/dist/components/tds-datetime.js +2 -2
  174. package/dist/components/tds-divider.js +1 -1
  175. package/dist/components/tds-dropdown-option.js +1 -1
  176. package/dist/components/tds-dropdown.js +1 -1
  177. package/dist/components/tds-folder-tab.js +3 -3
  178. package/dist/components/tds-folder-tabs.js +4 -4
  179. package/dist/components/tds-footer-group.js +2 -2
  180. package/dist/components/tds-footer-item.js +1 -1
  181. package/dist/components/tds-footer.js +4 -3
  182. package/dist/components/tds-header-brand-symbol.js +1 -1
  183. package/dist/components/tds-header-cell.js +3 -3
  184. package/dist/components/tds-header-dropdown-list-item.js +1 -1
  185. package/dist/components/tds-header-dropdown.js +4 -4
  186. package/dist/components/tds-header-hamburger.js +2 -2
  187. package/dist/components/tds-header-item.js +1 -1
  188. package/dist/components/tds-header-launcher-button.js +1 -1
  189. package/dist/components/tds-header-launcher-grid-item.js +1 -1
  190. package/dist/components/tds-header-launcher-list-item.js +1 -1
  191. package/dist/components/tds-header-launcher.js +5 -5
  192. package/dist/components/tds-icon.js +1 -1
  193. package/dist/components/tds-inline-tab.js +3 -3
  194. package/dist/components/tds-inline-tabs.js +4 -4
  195. package/dist/components/tds-link.js +1 -1
  196. package/dist/components/tds-message.js +2 -2
  197. package/dist/components/tds-modal.js +2 -2
  198. package/dist/components/tds-navigation-tab.js +3 -3
  199. package/dist/components/tds-navigation-tabs.js +6 -6
  200. package/dist/components/tds-popover-canvas.js +1 -1
  201. package/dist/components/tds-popover-menu-item.js +1 -1
  202. package/dist/components/tds-popover-menu.js +3 -7
  203. package/dist/components/tds-radio-button.js +2 -4
  204. package/dist/components/tds-side-menu-close-button.js +1 -1
  205. package/dist/components/tds-side-menu-collapse-button.js +1 -1
  206. package/dist/components/tds-side-menu-dropdown-list-item.js +1 -1
  207. package/dist/components/tds-side-menu-dropdown.js +2 -2
  208. package/dist/components/tds-side-menu-item.js +1 -1
  209. package/dist/components/tds-side-menu.js +1 -1
  210. package/dist/components/tds-slider.js +10 -18
  211. package/dist/components/tds-spinner.js +4 -5
  212. package/dist/components/tds-step.js +2 -2
  213. package/dist/components/tds-stepper.js +1 -1
  214. package/dist/components/tds-table-body-input-wrapper.js +3 -3
  215. package/dist/components/tds-table-body-row-expandable.js +8 -8
  216. package/dist/components/tds-table-body-row.js +4 -4
  217. package/dist/components/tds-table-body.js +1 -1
  218. package/dist/components/tds-table-footer.js +8 -8
  219. package/dist/components/tds-table-header-input-wrapper.js +3 -3
  220. package/dist/components/tds-table-header.js +4 -4
  221. package/dist/components/tds-table-toolbar.js +4 -4
  222. package/dist/components/tds-table.js +1 -1
  223. package/dist/components/tds-text-field.js +8 -11
  224. package/dist/components/tds-textarea.js +7 -7
  225. package/dist/components/tds-toast.js +5 -5
  226. package/dist/components/tds-toggle.js +3 -3
  227. package/dist/components/tds-tooltip.js +1 -1
  228. package/dist/esm/loader.js +1 -1
  229. package/dist/esm/tds-accordion-item.entry.js +1 -1
  230. package/dist/esm/tds-accordion.entry.js +1 -1
  231. package/dist/esm/tds-badge.entry.js +1 -1
  232. package/dist/esm/tds-banner.entry.js +1 -1
  233. package/dist/esm/tds-block.entry.js +3 -7
  234. package/dist/esm/tds-body-cell.entry.js +1 -1
  235. package/dist/esm/tds-breadcrumb.entry.js +1 -1
  236. package/dist/esm/tds-breadcrumbs.entry.js +1 -1
  237. package/dist/esm/tds-button.entry.js +1 -1
  238. package/dist/esm/tds-card.entry.js +1 -1
  239. package/dist/esm/tds-checkbox.entry.js +1 -1
  240. package/dist/esm/tds-chip.entry.js +1 -1
  241. package/dist/esm/tds-core-header-item_2.entry.js +1 -1
  242. package/dist/esm/tds-datetime.entry.js +1 -1
  243. package/dist/esm/tds-divider.entry.js +1 -1
  244. package/dist/esm/tds-dropdown_2.entry.js +6 -7
  245. package/dist/esm/tds-folder-tab.entry.js +3 -3
  246. package/dist/esm/tds-folder-tabs.entry.js +3 -3
  247. package/dist/esm/tds-footer-group.entry.js +1 -1
  248. package/dist/esm/tds-footer-item.entry.js +1 -1
  249. package/dist/esm/tds-footer.entry.js +4 -3
  250. package/dist/esm/tds-header-cell.entry.js +2 -2
  251. package/dist/esm/tds-header-dropdown-list-item.entry.js +1 -1
  252. package/dist/esm/tds-header-dropdown.entry.js +1 -1
  253. package/dist/esm/tds-header-launcher-grid-item.entry.js +1 -1
  254. package/dist/esm/tds-header-launcher.entry.js +1 -1
  255. package/dist/esm/tds-icon.entry.js +3 -8
  256. package/dist/esm/tds-inline-tab.entry.js +3 -3
  257. package/dist/esm/tds-inline-tabs.entry.js +3 -3
  258. package/dist/esm/tds-link.entry.js +1 -1
  259. package/dist/esm/tds-message.entry.js +1 -1
  260. package/dist/esm/tds-modal.entry.js +1 -1
  261. package/dist/esm/tds-navigation-tab.entry.js +3 -3
  262. package/dist/esm/tds-navigation-tabs.entry.js +5 -5
  263. package/dist/esm/tds-popover-canvas.entry.js +1 -1
  264. package/dist/esm/tds-popover-menu-item.entry.js +1 -1
  265. package/dist/esm/tds-popover-menu.entry.js +3 -6
  266. package/dist/esm/tds-radio-button.entry.js +2 -4
  267. package/dist/esm/tds-side-menu-dropdown-list-item.entry.js +1 -1
  268. package/dist/esm/tds-side-menu-item.entry.js +1 -1
  269. package/dist/esm/tds-side-menu.entry.js +1 -1
  270. package/dist/esm/tds-slider.entry.js +9 -15
  271. package/dist/esm/tds-spinner.entry.js +3 -3
  272. package/dist/esm/tds-step.entry.js +1 -1
  273. package/dist/esm/tds-stepper.entry.js +1 -1
  274. package/dist/esm/tds-table-body-input-wrapper.entry.js +2 -2
  275. package/dist/esm/tds-table-body-row-expandable.entry.js +8 -8
  276. package/dist/esm/tds-table-body-row.entry.js +3 -3
  277. package/dist/esm/tds-table-body.entry.js +1 -1
  278. package/dist/esm/tds-table-footer.entry.js +4 -4
  279. package/dist/esm/tds-table-header-input-wrapper.entry.js +2 -2
  280. package/dist/esm/tds-table-header.entry.js +3 -3
  281. package/dist/esm/tds-table-toolbar.entry.js +3 -3
  282. package/dist/esm/tds-table.entry.js +1 -1
  283. package/dist/esm/tds-text-field.entry.js +6 -9
  284. package/dist/esm/tds-textarea.entry.js +5 -5
  285. package/dist/esm/tds-toast.entry.js +4 -4
  286. package/dist/esm/tds-toggle.entry.js +3 -3
  287. package/dist/esm/tds-tooltip.entry.js +3 -3
  288. package/dist/esm/tegel.js +1 -1
  289. package/dist/tegel/{p-39f597f5.entry.js → p-08f63e5d.entry.js} +1 -1
  290. package/dist/tegel/{p-e7638f10.entry.js → p-0cfe8671.entry.js} +1 -1
  291. package/dist/tegel/p-106e048d.entry.js +1 -0
  292. package/dist/tegel/{p-ba990426.entry.js → p-177386d5.entry.js} +1 -1
  293. package/dist/tegel/p-177e874b.entry.js +1 -0
  294. package/dist/tegel/p-1c75f8a7.entry.js +1 -0
  295. package/dist/tegel/p-25d026a6.entry.js +1 -0
  296. package/dist/tegel/p-29170339.entry.js +1 -0
  297. package/dist/tegel/{p-f12ce132.entry.js → p-2c56421f.entry.js} +1 -1
  298. package/dist/tegel/p-35a88a52.entry.js +1 -0
  299. package/dist/tegel/p-3a92d554.entry.js +1 -0
  300. package/dist/tegel/{p-40ae469d.entry.js → p-3ec01fb3.entry.js} +1 -1
  301. package/dist/tegel/p-4274d329.entry.js +1 -0
  302. package/dist/tegel/p-4a77edf1.entry.js +1 -0
  303. package/dist/tegel/p-5020a688.entry.js +1 -0
  304. package/dist/tegel/p-52adc30c.entry.js +1 -0
  305. package/dist/tegel/{p-ceddaae5.entry.js → p-5c077bb9.entry.js} +1 -1
  306. package/dist/tegel/p-5dd2aac8.entry.js +1 -0
  307. package/dist/tegel/{p-a077836e.entry.js → p-614bcd4b.entry.js} +1 -1
  308. package/dist/tegel/p-614cc097.entry.js +1 -0
  309. package/dist/tegel/p-618d6b4f.entry.js +1 -0
  310. package/dist/tegel/p-61a1dc59.entry.js +1 -0
  311. package/dist/tegel/p-67b4b2cf.entry.js +1 -0
  312. package/dist/tegel/p-6a615ac1.entry.js +1 -0
  313. package/dist/tegel/p-6d89dcbe.entry.js +1 -0
  314. package/dist/tegel/{p-0d09f1ad.entry.js → p-6e57997e.entry.js} +1 -1
  315. package/dist/tegel/p-7013249b.entry.js +1 -0
  316. package/dist/tegel/p-72006dd7.entry.js +1 -0
  317. package/dist/tegel/p-84de314b.entry.js +1 -0
  318. package/dist/tegel/{p-2718a9ce.entry.js → p-87219f00.entry.js} +1 -1
  319. package/dist/tegel/{p-d9b054fa.entry.js → p-8c841698.entry.js} +1 -1
  320. package/dist/tegel/p-942abc1e.entry.js +1 -0
  321. package/dist/tegel/p-9b2257f3.entry.js +1 -0
  322. package/dist/tegel/p-9fe97da7.entry.js +1 -0
  323. package/dist/tegel/{p-9620b368.entry.js → p-a0591e58.entry.js} +1 -1
  324. package/dist/tegel/{p-b3446292.entry.js → p-ab103d0c.entry.js} +1 -1
  325. package/dist/tegel/{p-a333339f.entry.js → p-abad3489.entry.js} +1 -1
  326. package/dist/tegel/p-ae438c2e.entry.js +1 -0
  327. package/dist/tegel/p-aec3e4cf.entry.js +1 -0
  328. package/dist/tegel/p-b58194f9.entry.js +1 -0
  329. package/dist/tegel/p-b734b309.entry.js +1 -0
  330. package/dist/tegel/p-b8a33966.entry.js +1 -0
  331. package/dist/tegel/p-b994e7ac.entry.js +1 -0
  332. package/dist/tegel/p-bb1d069f.entry.js +1 -0
  333. package/dist/tegel/p-bcd5e06d.entry.js +1 -0
  334. package/dist/tegel/p-bcdf13e0.entry.js +1 -0
  335. package/dist/tegel/p-bd935506.entry.js +1 -0
  336. package/dist/tegel/p-bdc913a0.entry.js +1 -0
  337. package/dist/tegel/{p-c94e0062.entry.js → p-c0b26507.entry.js} +1 -1
  338. package/dist/tegel/p-c6beca5e.entry.js +1 -0
  339. package/dist/tegel/p-cf7af8f2.entry.js +1 -0
  340. package/dist/tegel/p-d267c18f.entry.js +1 -0
  341. package/dist/tegel/p-dc375d3e.entry.js +1 -0
  342. package/dist/tegel/p-e3c2b6b4.entry.js +1 -0
  343. package/dist/tegel/{p-33aa94c4.entry.js → p-eff87481.entry.js} +1 -1
  344. package/dist/tegel/p-f2232281.entry.js +1 -0
  345. package/dist/tegel/p-f4b5e80b.entry.js +1 -0
  346. package/dist/tegel/p-fbffe3aa.entry.js +1 -0
  347. package/dist/tegel/p-fe8a4544.entry.js +1 -0
  348. package/dist/tegel/tegel.css +7 -3
  349. package/dist/tegel/tegel.esm.js +1 -1
  350. package/dist/types/components/footer/footer.d.ts +1 -0
  351. package/dist/types/components/popover-menu/popover-menu.d.ts +0 -2
  352. package/dist/types/components/slider/slider-stories-setup.d.ts +1 -37
  353. package/dist/types/components/slider/slider.d.ts +0 -4
  354. package/dist/types/components.d.ts +0 -24
  355. package/dist/types/types/TratonIcons.d.ts +1 -1
  356. package/package.json +2 -8
  357. package/dist/components/p-8565f800.js +0 -114
  358. package/dist/tegel/p-0096c98e.entry.js +0 -1
  359. package/dist/tegel/p-10646dec.entry.js +0 -1
  360. package/dist/tegel/p-17b55fa2.entry.js +0 -1
  361. package/dist/tegel/p-22e4a4f9.entry.js +0 -1
  362. package/dist/tegel/p-2e6b957c.entry.js +0 -1
  363. package/dist/tegel/p-38aa3ec5.entry.js +0 -1
  364. package/dist/tegel/p-3f039f89.entry.js +0 -1
  365. package/dist/tegel/p-4095d044.entry.js +0 -1
  366. package/dist/tegel/p-45a503af.entry.js +0 -1
  367. package/dist/tegel/p-5487604f.entry.js +0 -1
  368. package/dist/tegel/p-5bc63fd1.entry.js +0 -1
  369. package/dist/tegel/p-5f35ce3b.entry.js +0 -1
  370. package/dist/tegel/p-67f3c355.entry.js +0 -1
  371. package/dist/tegel/p-6a20c0b8.entry.js +0 -1
  372. package/dist/tegel/p-72b2067a.entry.js +0 -1
  373. package/dist/tegel/p-77861e4c.entry.js +0 -1
  374. package/dist/tegel/p-7aaaeb32.entry.js +0 -1
  375. package/dist/tegel/p-80ce20cc.entry.js +0 -1
  376. package/dist/tegel/p-84d8c038.entry.js +0 -1
  377. package/dist/tegel/p-8bcc772f.entry.js +0 -1
  378. package/dist/tegel/p-8efd9d9a.entry.js +0 -1
  379. package/dist/tegel/p-93d3ea90.entry.js +0 -1
  380. package/dist/tegel/p-9572319f.entry.js +0 -1
  381. package/dist/tegel/p-9990cba2.entry.js +0 -1
  382. package/dist/tegel/p-9db54bd1.entry.js +0 -1
  383. package/dist/tegel/p-a1a335f8.entry.js +0 -1
  384. package/dist/tegel/p-a2f84e4a.entry.js +0 -1
  385. package/dist/tegel/p-b02b13ee.entry.js +0 -1
  386. package/dist/tegel/p-bb115b00.entry.js +0 -1
  387. package/dist/tegel/p-c0c68796.entry.js +0 -1
  388. package/dist/tegel/p-c1ff5218.entry.js +0 -1
  389. package/dist/tegel/p-c6e76ba8.entry.js +0 -1
  390. package/dist/tegel/p-c79386a0.entry.js +0 -1
  391. package/dist/tegel/p-cb83b852.entry.js +0 -1
  392. package/dist/tegel/p-d0d2efb5.entry.js +0 -1
  393. package/dist/tegel/p-d1b356d5.entry.js +0 -1
  394. package/dist/tegel/p-d75d632d.entry.js +0 -1
  395. package/dist/tegel/p-db46db63.entry.js +0 -1
  396. package/dist/tegel/p-ec395ccd.entry.js +0 -1
  397. package/dist/tegel/p-f1b0f4f6.entry.js +0 -1
  398. package/dist/tegel/p-f5c24e0b.entry.js +0 -1
  399. package/dist/tegel/p-f8cc59e0.entry.js +0 -1
  400. package/dist/tegel/p-f9b30e56.entry.js +0 -1
  401. package/dist/tegel/p-fe51bbbb.entry.js +0 -1
  402. package/dist-styles/core.css +0 -5834
  403. package/dist-styles/scania-variables.css +0 -1720
  404. package/dist-styles/scania.css +0 -7555
  405. package/dist-styles/traton-variables.css +0 -896
  406. package/dist-styles/traton.css +0 -6731
@@ -1,13 +1,10 @@
1
- /* Typography Usage mixins */
2
- /* Centralized map of typography types */
3
- /* Utility mixin */
4
1
  :host {
5
2
  box-sizing: border-box;
6
- background-color: var(--table-toolbar);
7
- color: var(--table-text);
8
- padding: 0 var(--tds-spacing-element-16);
9
3
  display: table-caption;
10
4
  position: relative;
5
+ background-color: var(--tds-table-toolbar-background);
6
+ color: var(--tds-table-color);
7
+ padding: 0 var(--tds-spacing-element-16);
11
8
  height: 64px;
12
9
  border-top-left-radius: 4px;
13
10
  border-top-right-radius: 4px;
@@ -25,15 +22,11 @@
25
22
  display: flex;
26
23
  }
27
24
  :host .tds-table__title {
28
- font-family: var(--headline-07-font-family);
29
- font-size: var(--headline-07-font-size);
30
- line-height: var(--headline-07-line-height);
31
- font-weight: var(--headline-07-font-weight);
32
- letter-spacing: var(--headline-07-letter-spacing);
33
- text-transform: var(--headline-07-text-transform);
25
+ font: var(--tds-headline-07);
26
+ letter-spacing: var(--tds-headline-07-ls);
34
27
  padding-top: var(--tds-spacing-element-16);
35
- margin-right: var(--tds-spacing-element-8);
36
28
  text-align: left;
29
+ margin-right: var(--tds-spacing-element-8);
37
30
  }
38
31
  :host .tds-table__actionbar,
39
32
  :host slot[name=end]::slotted(*),
@@ -53,12 +46,12 @@
53
46
  background-color: transparent;
54
47
  }
55
48
  :host .tds-table__searchbar::after {
56
- background-color: var(--table-toolbar-searchbar-border-bottom);
57
49
  content: "";
58
50
  width: 100%;
59
51
  height: 2px;
60
52
  position: absolute;
61
53
  bottom: 0;
54
+ background-color: var(--tds-blue-400);
62
55
  transform: scaleX(0);
63
56
  transition: transform 150ms ease;
64
57
  }
@@ -66,20 +59,16 @@
66
59
  transform: scaleX(100%);
67
60
  }
68
61
  :host .tds-table__searchbar:focus-within, :host .tds-table__searchbar.tds-table__searchbar--active {
69
- background-color: var(--table-toolbar-searchbar);
70
62
  width: 208px;
63
+ background-color: var(--tds-table-toolbar-searchbar-background);
71
64
  }
72
65
  :host .tds-table__searchbar:focus-within:hover, :host .tds-table__searchbar.tds-table__searchbar--active:hover {
73
- background-color: var(--table-toolbar-searchbar);
66
+ background-color: var(--tds-table-toolbar-searchbar-background);
74
67
  }
75
68
  :host .tds-table__searchbar .tds-table__searchbar-input {
76
- font-family: var(--detail-02-font-family);
77
- font-size: var(--detail-02-font-size);
78
- line-height: var(--detail-02-line-height);
79
- font-weight: var(--detail-02-font-weight);
80
- letter-spacing: var(--detail-02-letter-spacing);
81
- text-transform: var(--detail-02-text-transform);
82
- color: var(--table-text);
69
+ font: var(--tds-detail-02);
70
+ letter-spacing: var(--tds-detail-02-ls);
71
+ color: var(--tds-table-color);
83
72
  z-index: 1;
84
73
  width: 100%;
85
74
  height: 100%;
@@ -90,10 +79,10 @@
90
79
  cursor: pointer;
91
80
  }
92
81
  :host .tds-table__searchbar .tds-table__searchbar-input :focus {
93
- background-color: var(--table-toolbar-searchbar);
82
+ background-color: var(--tds-table-toolbar-searchbar-background);
94
83
  }
95
84
  :host .tds-table__searchbar:hover {
96
- background-color: var(--table-toolbar-searchbar-hover);
85
+ background-color: var(--tds-table-toolbar-searchbar-background-hover);
97
86
  }
98
87
  :host .tds-table__searchbar .tds-table__searchbar-icon {
99
88
  z-index: 0;
@@ -68,10 +68,10 @@ export class TdsTableToolbar {
68
68
  return styles;
69
69
  }
70
70
  render() {
71
- return (h(Host, { key: '7cf6fffdb988f525b5ff9fca25588f2b4770f9df', class: {
71
+ return (h(Host, { key: '76acde1b3c55f421cedae9bf932f923813272fe3', class: {
72
72
  'tds-table--compact': this.compactDesign,
73
73
  'toolbar__horizontal-scroll': !!this.horizontalScrollWidth,
74
- }, style: this.getStyles(), "aria-labelledby": "table-toolbar-title" }, h("div", { key: 'd071dcc92ba9d045c7322eec7bde32afc16616d6', class: "tds-table__upper-bar-flex" }, h("div", { key: '9cee0628c8c81614fb43ec2453644f7dd5001f54', class: "tds-table__actionbar-left" }, this.tableTitle && (h("caption", { key: '90949e76eb225021d4dd9645968bd544b6ec9e71', id: "table-toolbar-title", class: "tds-table__title" }, this.tableTitle)), h("slot", { key: 'fe27e4a5f5fb81040deb6df122fafa9172fc2c54', name: "start" })), h("div", { key: '2d146dfb716542c6c44a67404e2b537dfd730887', class: "tds-table__actionbar" }, this.filter && (h("div", { key: 'a2aee3c2a1dc9873c66e9e916af036a5e4851cf5', class: "tds-table__searchbar" }, h("input", { key: 'a8d9cc52b1e90d43ef9be1d198962d2c8bc54ea8', class: "tds-table__searchbar-input", type: "text", onKeyUp: (event) => this.handleSearch(event), "aria-label": this.tdsSearchAriaLabel }), h("span", { key: '77bf8cff14864f3f36a2e94d34cbcbba361b700c', class: "tds-table__searchbar-icon" }, h("tds-icon", { key: 'a4de427ffa05d9d08b183ecedfd6105abe9d9e35', name: "search", size: "20px" })))), h("slot", { key: '95c49753b2cc07b4dc211dc8b18ae88eb1170838', name: "end" })))));
74
+ }, style: this.getStyles(), "aria-labelledby": "table-toolbar-title" }, h("div", { key: 'e6fe2f411ebde77befeb99992b5157bba3651fbf', class: "tds-table__upper-bar-flex" }, h("div", { key: 'f61dc1de54a73c28a2ef10dcae2a5a629ae76c57', class: "tds-table__actionbar-left" }, this.tableTitle && (h("caption", { key: 'ca50269d08eab742cb759d371937739fd0a87eff', id: "table-toolbar-title", class: "tds-table__title" }, this.tableTitle)), h("slot", { key: '275b233ff233a9f90d936553fa31015f72f21899', name: "start" })), h("div", { key: 'd2ed2b7918e8f8d8e23c34bd8114ee1e69cdb681', class: "tds-table__actionbar" }, this.filter && (h("div", { key: 'cd0bd112e3ab6b31c96e10bc4b2eb32715766d58', class: "tds-table__searchbar" }, h("input", { key: '3dbcdf5394477fb55d41c2ee0ddcea1e50ffcd64', class: "tds-table__searchbar-input", type: "text", onKeyUp: (event) => this.handleSearch(event), "aria-label": this.tdsSearchAriaLabel }), h("span", { key: '0a34bfd7cd50c88604af01dfc9bef1adae7d8999', class: "tds-table__searchbar-icon" }, h("tds-icon", { key: '98a376c6db7d249e060dafffef18c9345730e25c', name: "search", size: "20px" })))), h("slot", { key: 'e4400d9ddb0f6435315569e1f64f34bc04d8054f', name: "end" })))));
75
75
  }
76
76
  static get is() { return "tds-table-toolbar"; }
77
77
  static get encapsulation() { return "shadow"; }
@@ -1,6 +1,3 @@
1
- /* Typography Usage mixins */
2
- /* Centralized map of typography types */
3
- /* Utility mixin */
4
1
  :host {
5
2
  box-sizing: border-box;
6
3
  position: relative;
@@ -10,15 +7,12 @@
10
7
  }
11
8
  :host ::slotted(*) {
12
9
  all: unset;
13
- font-family: var(--headline-07-font-family);
14
- font-size: var(--headline-07-font-size);
15
- line-height: var(--headline-07-line-height);
16
- font-weight: var(--headline-07-font-weight);
17
- letter-spacing: var(--headline-07-letter-spacing);
18
- text-transform: var(--headline-07-text-transform);
19
10
  min-width: 142px;
20
11
  display: block;
21
12
  width: calc(100% - 32px);
13
+ /* !important is needed here to prevent this from being overwritten by our CSS-reset. */
14
+ font: var(--tds-headline-07) !important;
15
+ letter-spacing: var(--tds-headline-07-ls) !important;
22
16
  cursor: pointer;
23
17
  padding: 16px;
24
18
  white-space: nowrap;
@@ -30,30 +24,29 @@
30
24
  border-left-color: transparent;
31
25
  }
32
26
  :host ::slotted(*:focus-visible) {
33
- outline: var(--dimension-radius-focus-width) solid var(--color-foreground-border-accent-focus);
34
- box-shadow: 0 0 0 1px var(--color-brand-neutral-white);
27
+ outline: 2px solid var(--tds-focus-outline-color);
28
+ box-shadow: 0 0 0 1px var(--tds-white);
35
29
  outline-offset: 1px;
36
- box-shadow: none;
37
- outline-offset: -4px;
30
+ z-index: 1;
38
31
  }
39
32
  :host div:not(.selected) {
40
- background-color: var(--folder-tab-surface);
33
+ background-color: var(--tds-folder-tab-background);
41
34
  }
42
35
  :host div:not(.selected) ::slotted(*) {
43
- border-left-color: var(--folder-tab-divider-text);
44
- border-top: 2px solid var(--folder-tab-surface);
45
- color: var(--folder-tab-item-text);
36
+ border-left-color: var(--tds-folder-tab-divider-color);
37
+ border-top: 2px solid var(--tds-folder-tab-background);
38
+ color: var(--tds-folder-tab-item-color);
46
39
  }
47
40
  :host div:not(.selected):hover:not(.disabled) {
48
- background-color: var(--folder-tab-surface-hover);
41
+ background-color: var(--tds-folder-tab-background-hover);
49
42
  cursor: pointer;
50
43
  }
51
44
  :host div:not(.selected):hover:not(.disabled) ::slotted(*) {
52
- border-top-color: var(--folder-tab-surface-hover);
53
- color: var(--folder-tab-text);
45
+ border-top-color: var(--tds-folder-tab-background-hover);
46
+ color: var(--tds-folder-tab-color);
54
47
  }
55
48
  :host div:not(.selected).disabled ::slotted(*) {
56
- color: var(--folder-tab-item-text-disabled);
49
+ color: var(--tds-folder-tab-item-color-disabled);
57
50
  }
58
51
  :host div:not(.selected).disabled ::slotted(*:focus-visible) {
59
52
  outline: none;
@@ -65,12 +58,12 @@
65
58
  content: none;
66
59
  }
67
60
  :host .selected {
68
- background-color: var(--folder-tab-surface-selected);
69
- border-top: 2px solid var(--folder-tab-border-selected);
61
+ background-color: var(--tds-folder-tab-background-selected);
62
+ border-top: 2px solid var(--tds-folder-tab-border-selected);
70
63
  }
71
64
  :host .selected::after {
72
- background-color: var(--folder-tab-surface-selected);
73
65
  content: " ";
66
+ background-color: var(--tds-folder-tab-background-selected);
74
67
  width: 1px;
75
68
  top: 0;
76
69
  bottom: 0;
@@ -80,7 +73,7 @@
80
73
  z-index: 1;
81
74
  }
82
75
  :host .selected ::slotted(*) {
83
- color: var(--folder-tab-text);
76
+ color: var(--tds-folder-tab-color);
84
77
  }
85
78
 
86
79
  :host(.first) :not(.selected) ::slotted(*) {
@@ -35,10 +35,10 @@ export class TdsFolderTab {
35
35
  }
36
36
  }
37
37
  render() {
38
- return (h(Host, { key: '584a1fcf43299d27e3fb2150214830c7964e3895', "aria-selected": this.selected }, h("div", { key: 'ed0f0d8acafaf35c36a22d34ef4c9ac240ba5311', class: {
38
+ return (h(Host, { key: '19a42f7143a8f32130642bd50dd6817f871fdf20', "aria-selected": this.selected }, h("div", { key: '51bef3bebff5e13d7c949529919865780d8b33de', class: {
39
39
  selected: this.selected,
40
40
  disabled: this.disabled,
41
- }, style: { width: `${this.tabWidth}px` } }, h("slot", { key: 'ac2fb5ed4062e9e83297e9a6c2f3ea6b9f514b06' }))));
41
+ }, style: { width: `${this.tabWidth}px` } }, h("slot", { key: '2b661d3518f047f7bd0e50a121987eb62c5d42e8' }))));
42
42
  }
43
43
  static get is() { return "tds-folder-tab"; }
44
44
  static get encapsulation() { return "shadow"; }
@@ -25,12 +25,12 @@
25
25
  }
26
26
  :host .scroll-right-button,
27
27
  :host .scroll-left-button {
28
- background-color: var(--folder-tabs-scroll-button-surface);
29
- color: var(--folder-tabs-scroll-button-text);
30
28
  height: 50px;
29
+ color: var(--tds-folder-tabs-scroll-btn-color);
31
30
  cursor: pointer;
32
31
  border: 0;
33
32
  width: 0;
33
+ background-color: var(--tds-folder-tabs-scroll-btn-background);
34
34
  display: none;
35
35
  justify-content: center;
36
36
  align-items: center;
@@ -45,7 +45,22 @@
45
45
  opacity: 1;
46
46
  pointer-events: all;
47
47
  }
48
+ :host .scroll-right-button:hover,
49
+ :host .scroll-left-button:hover {
50
+ background-color: var(--tds-folder-tabs-scroll-btn-background-hover);
51
+ }
52
+ :host .scroll-right-button:active,
53
+ :host .scroll-left-button:active {
54
+ background-color: var(--tds-folder-tabs-scroll-btn-background-active);
55
+ }
56
+ :host .scroll-right-button:focus,
57
+ :host .scroll-left-button:focus {
58
+ outline: 2px solid var(--tds-focus-outline-color);
59
+ box-shadow: 0 0 0 1px var(--tds-white);
60
+ outline-offset: 1px;
61
+ z-index: 1;
62
+ }
48
63
  :host .scroll-right-button svg,
49
64
  :host .scroll-left-button svg {
50
- fill: var(--folder-tabs-scroll-button-text);
65
+ fill: var(--tds-folder-tabs-scroll-btn-color);
51
66
  }
@@ -162,9 +162,9 @@ export class TdsFolderTabs {
162
162
  this.removeEventListenerFromTabs();
163
163
  }
164
164
  render() {
165
- return (h(Host, { key: 'f97a75dc1b7bf12757a7e96e4075387c27459e7e', role: "tablist", class: `${this.modeVariant ? `tds-mode-variant-${this.modeVariant}` : ''}` }, h("div", { key: '92299f0dc356d448d901569d314fa6afaa21fdb1', class: "wrapper", ref: (el) => {
165
+ return (h(Host, { key: 'c56bf987e23ade8b30cd2470ab1ed0f4273bd191', role: "tablist", class: `${this.modeVariant ? `tds-mode-variant-${this.modeVariant}` : ''}` }, h("div", { key: 'afab8a86427918d5ac4bbc17dd2a436a986df577', class: "wrapper", ref: (el) => {
166
166
  this.navWrapperElement = el;
167
- } }, h("button", { key: 'f00e92acb5a9071173c25d2c8334fa32cc32cca8', "aria-label": this.tdsScrollLeftAriaLabel, class: `scroll-left-button ${this.showLeftScroll ? 'show' : ''}`, disabled: !this.showLeftScroll, onClick: () => this.scrollLeft() }, h("tds-icon", { key: 'eb113eeecf5c89a9b6e3e3c4306f3557c574b3e7', name: "chevron_left", size: "20px" })), h("slot", { key: '4136a2b52af81b9406cffc74a6ad84f428d18273', onSlotchange: () => this.handleSlotChange() }), h("button", { key: '0d5177b9eff827616a3252992a6dc7e79e58f5e1', "aria-label": this.tdsScrollRightAriaLabel, class: `scroll-right-button ${this.showRightScroll ? 'show' : ''}`, disabled: !this.showRightScroll, onClick: () => this.scrollRight() }, h("tds-icon", { key: 'a575af766f02d2427760aa1f5911e63f32c28d1d', name: "chevron_right", size: "20px" })))));
167
+ } }, h("button", { key: '0b82a953932e888d05478d82944c90768f97bb36', "aria-label": this.tdsScrollLeftAriaLabel, class: `scroll-left-button ${this.showLeftScroll ? 'show' : ''}`, disabled: !this.showLeftScroll, onClick: () => this.scrollLeft() }, h("tds-icon", { key: '50cd22c5be43ae452e0896b449570774c3ab0151', name: "chevron_left", size: "20px" })), h("slot", { key: '3cb17dddc8592241c467167b3a0028355f2b7d5e', onSlotchange: () => this.handleSlotChange() }), h("button", { key: '23c289b70d723b2d0705692835a510b8a650fcfa', "aria-label": this.tdsScrollRightAriaLabel, class: `scroll-right-button ${this.showRightScroll ? 'show' : ''}`, disabled: !this.showRightScroll, onClick: () => this.scrollRight() }, h("tds-icon", { key: 'fff2bfcbcf916d1b391aa25ee5f6fda3c8e63d23', name: "chevron_right", size: "20px" })))));
168
168
  }
169
169
  static get is() { return "tds-folder-tabs"; }
170
170
  static get encapsulation() { return "shadow"; }
@@ -1,6 +1,3 @@
1
- /* Typography Usage mixins */
2
- /* Centralized map of typography types */
3
- /* Utility mixin */
4
1
  :host {
5
2
  box-sizing: border-box;
6
3
  display: block;
@@ -11,13 +8,10 @@
11
8
  }
12
9
  :host ::slotted(*) {
13
10
  all: unset;
14
- font-family: var(--headline-07-font-family);
15
- font-size: var(--headline-07-font-size);
16
- line-height: var(--headline-07-line-height);
17
- font-weight: var(--headline-07-font-weight);
18
- letter-spacing: var(--headline-07-letter-spacing);
19
- text-transform: var(--headline-07-text-transform);
20
- color: var(--inline-tabs-tab);
11
+ /* !important is needed here to prevent this from being overwritten by our CSS-reset. */
12
+ font: var(--tds-headline-07) !important;
13
+ letter-spacing: var(--tds-headline-07-ls) !important;
14
+ color: var(--tds-navigation-tabs-tab-color);
21
15
  text-decoration: none;
22
16
  display: block;
23
17
  position: relative;
@@ -29,16 +23,13 @@
29
23
  padding: 20px 4px;
30
24
  }
31
25
  :host ::slotted(*:focus-visible)::before {
32
- outline: 2px solid var(--inline-tabs-tab-focus);
33
26
  content: "";
34
27
  position: absolute;
35
28
  left: 0;
36
29
  right: 0;
37
30
  top: 20px;
38
31
  bottom: 20px;
39
- }
40
- :host ::slotted(*:hover) {
41
- color: var(--inline-tabs-tab-hover);
32
+ outline: 2px solid var(--tds-blue-400);
42
33
  }
43
34
  :host .inline-tab-item:not(.selected)::after {
44
35
  width: 0%;
@@ -55,7 +46,6 @@
55
46
  width: 100%;
56
47
  }
57
48
  :host .inline-tab-item::after {
58
- background-color: var(--inline-tabs-tab-indicator-hover);
59
49
  content: " ";
60
50
  position: absolute;
61
51
  bottom: 0;
@@ -65,20 +55,21 @@
65
55
  width: 0%;
66
56
  margin-right: auto;
67
57
  height: 2px;
58
+ background-color: var(--tds-inline-tabs-tab-indicator-background-hover);
68
59
  z-index: 1;
69
60
  }
70
61
  :host .selected ::slotted(*) {
71
- color: var(--inline-tabs-tab-selected);
62
+ color: var(--tds-inline-tabs-tab-color-selected);
72
63
  }
73
64
  :host .selected::after {
74
- background-color: var(--inline-tabs-tab-indicator-active);
75
65
  width: 100%;
66
+ background-color: var(--tds-inline-tabs-tab-indicator-background-active);
76
67
  }
77
68
  :host .disabled {
78
- color: var(--inline-tabs-tab-disabled);
69
+ color: var(--tds-inline-tabs-tab-color-disabled);
79
70
  }
80
71
  :host .disabled ::slotted(*) {
81
- color: var(--inline-tabs-tab-disabled);
72
+ opacity: var(--tds-inline-tabs-tab-color-opacity-disabled);
82
73
  }
83
74
  :host .disabled::after {
84
75
  content: none;
@@ -30,11 +30,11 @@ export class TdsInlineTab {
30
30
  }
31
31
  }
32
32
  render() {
33
- return (h(Host, { key: 'a907b7c8f2bfcf9f4930fef152a9b6cb8b63c090', "aria-selected": this.selected }, h("div", { key: '6401ba8aaccdf59aaf457d3c6684e1f98119d25b', class: {
33
+ return (h(Host, { key: '496b56fa31a50e26ceea5275e29873d030ea2937', "aria-selected": this.selected }, h("div", { key: 'c67bfb892ea721b1ad329e00453fe62dcf4681c0', class: {
34
34
  'inline-tab-item': true,
35
35
  'selected': this.selected,
36
36
  'disabled': this.disabled,
37
- } }, h("slot", { key: '6bca555b29cac021978fcb5c9feacbc014c731b1' }))));
37
+ } }, h("slot", { key: 'bae7788e0625279f4eb82129da1256fbb7f1c95b' }))));
38
38
  }
39
39
  static get is() { return "tds-inline-tab"; }
40
40
  static get encapsulation() { return "shadow"; }
@@ -1,15 +1,16 @@
1
1
  :host {
2
2
  box-sizing: border-box;
3
3
  display: flex;
4
+ background-color: var(--tds-inline-tabs-background);
4
5
  position: relative;
5
6
  }
6
7
  :host * {
7
8
  box-sizing: border-box;
8
9
  }
9
10
  :host::after {
10
- border-bottom: 1px solid var(--inline-tabs-horizontal-divider);
11
11
  content: " ";
12
12
  display: block;
13
+ border-bottom: 1px solid var(--tds-inline-tabs-horizontal-divider-background);
13
14
  left: 0;
14
15
  right: 0;
15
16
  bottom: 0;
@@ -37,11 +38,11 @@
37
38
  }
38
39
  :host .scroll-right-button,
39
40
  :host .scroll-left-button {
40
- background-color: var(--inline-tabs-scroll-button);
41
- color: var(--inline-tabs-scroll-button-text);
41
+ color: var(--tds-folder-tabs-scroll-btn-color);
42
42
  cursor: pointer;
43
43
  border: 0;
44
44
  width: 0;
45
+ background-color: var(--tds-inline-tabs-scroll-btn-background);
45
46
  display: none;
46
47
  justify-content: center;
47
48
  align-items: center;
@@ -56,7 +57,22 @@
56
57
  opacity: 1;
57
58
  pointer-events: all;
58
59
  }
60
+ :host .scroll-right-button:hover,
61
+ :host .scroll-left-button:hover {
62
+ background-color: var(--tds-folder-tabs-scroll-btn-background-hover);
63
+ }
64
+ :host .scroll-right-button:active,
65
+ :host .scroll-left-button:active {
66
+ background-color: var(--tds-folder-tabs-scroll-btn-background-active);
67
+ }
68
+ :host .scroll-right-button:focus,
69
+ :host .scroll-left-button:focus {
70
+ outline: 2px solid var(--tds-focus-outline-color);
71
+ box-shadow: 0 0 0 1px var(--tds-white);
72
+ outline-offset: 1px;
73
+ z-index: 1;
74
+ }
59
75
  :host .scroll-right-button svg,
60
76
  :host .scroll-left-button svg {
61
- fill: var(--inline-tabs-scroll-button-text);
77
+ fill: var(--tds-folder-tabs-scroll-btn-color);
62
78
  }
@@ -169,9 +169,9 @@ export class TdsInlineTabs {
169
169
  this.removeEventListenerFromTabs();
170
170
  }
171
171
  render() {
172
- return (h(Host, { key: 'ffa1e0a85855080f19e5beadf00dd608728574f1', role: "tablist", class: `${this.modeVariant ? `tds-mode-variant-${this.modeVariant}` : ''}` }, h("div", { key: '98bc41d5bc921882facd666c207e57c1d5b1a087', class: "wrapper", ref: (el) => {
172
+ return (h(Host, { key: '9fa2d8cb54ac480fb5875432440506b0c12efaa5', role: "tablist", class: `${this.modeVariant ? `tds-mode-variant-${this.modeVariant}` : ''}` }, h("div", { key: 'aecb68d56088f84e271f3c829c84da4e732df9b8', class: "wrapper", ref: (el) => {
173
173
  this.navWrapperElement = el;
174
- }, style: { paddingLeft: `${this.leftPadding}px` } }, h("button", { key: 'd500b299f2758ec13c4451859c51e9a961c42039', "aria-label": this.tdsScrollLeftAriaLabel, class: `scroll-left-button ${this.showLeftScroll ? 'show' : ''}`, onClick: () => this.scrollLeft(), disabled: !this.showLeftScroll }, h("tds-icon", { key: 'd84805f953384f3f59ec26ff74b79b84885bb4d4', name: "chevron_left", size: "20px" })), h("slot", { key: 'd392fafeb4bf2f7bb129a2e55eddee128ebd2ce7', onSlotchange: () => this.handleSlotChange() }), h("button", { key: 'ceada0ebd126600199b675bc5251762e29f6b4d6', "aria-label": this.tdsScrollRightAriaLabel, class: `scroll-right-button ${this.showRightScroll ? 'show' : ''}`, onClick: () => this.scrollRight(), disabled: !this.showRightScroll }, h("tds-icon", { key: '9175ce89c1c65a3ab7cd779483020555161e530f', name: "chevron_right", size: "20px" })))));
174
+ }, style: { paddingLeft: `${this.leftPadding}px` } }, h("button", { key: '9b97d342cfe66209063b504b49480d587cd626d5', "aria-label": this.tdsScrollLeftAriaLabel, class: `scroll-left-button ${this.showLeftScroll ? 'show' : ''}`, onClick: () => this.scrollLeft(), disabled: !this.showLeftScroll }, h("tds-icon", { key: 'a447ce946eb5bc02a2527f210322aa76ca5ad5b8', name: "chevron_left", size: "20px" })), h("slot", { key: '1df34e68bbea35ef76de48e7b8fe96b3a8655792', onSlotchange: () => this.handleSlotChange() }), h("button", { key: '7c753dd66c173265c32a7b49197df12fbecc78d1', "aria-label": this.tdsScrollRightAriaLabel, class: `scroll-right-button ${this.showRightScroll ? 'show' : ''}`, onClick: () => this.scrollRight(), disabled: !this.showRightScroll }, h("tds-icon", { key: 'f76934b67470db5ff6ddb6fbae86f87fd3d0bdee', name: "chevron_right", size: "20px" })))));
175
175
  }
176
176
  static get is() { return "tds-inline-tabs"; }
177
177
  static get encapsulation() { return "shadow"; }
@@ -1,6 +1,3 @@
1
- /* Typography Usage mixins */
2
- /* Centralized map of typography types */
3
- /* Utility mixin */
4
1
  :host {
5
2
  box-sizing: border-box;
6
3
  display: block;
@@ -10,13 +7,10 @@
10
7
  }
11
8
  :host ::slotted(*) {
12
9
  all: unset;
13
- font-family: var(--headline-07-font-family);
14
- font-size: var(--headline-07-font-size);
15
- line-height: var(--headline-07-line-height);
16
- font-weight: var(--headline-07-font-weight);
17
- letter-spacing: var(--headline-07-letter-spacing);
18
- text-transform: var(--headline-07-text-transform);
19
- color: var(--navigation-tabs-tab);
10
+ /* !important is needed here to prevent this from being overwritten by our CSS-reset. */
11
+ font: var(--tds-headline-07) !important;
12
+ letter-spacing: var(--tds-headline-07-ls) !important;
13
+ color: var(--tds-navigation-tabs-tab-color) !important;
20
14
  text-decoration: none;
21
15
  display: block;
22
16
  position: relative;
@@ -28,19 +22,13 @@
28
22
  padding: 26px 4px;
29
23
  }
30
24
  :host ::slotted(*:focus-visible)::before {
31
- outline: 2px solid var(--color-foreground-border-accent-focus);
32
25
  content: "";
33
26
  position: absolute;
34
27
  left: 0;
35
28
  right: 0;
36
29
  top: 26px;
37
30
  bottom: 26px;
38
- }
39
- :host ::slotted(*:hover) {
40
- color: var(--navigation-tabs-tab-hover);
41
- }
42
- :host ::slotted(*:focus-visible) {
43
- color: var(--navigation-tabs-tab-focus);
31
+ outline: 2px solid var(--tds-blue-400);
44
32
  }
45
33
  :host .navigation-tab-item:not(.selected)::after {
46
34
  width: 0%;
@@ -57,7 +45,6 @@
57
45
  width: 100%;
58
46
  }
59
47
  :host .navigation-tab-item::after {
60
- background-color: var(--navigation-tabs-tab-indicator-hover);
61
48
  content: " ";
62
49
  position: absolute;
63
50
  bottom: 0;
@@ -67,20 +54,21 @@
67
54
  width: 0%;
68
55
  margin-right: auto;
69
56
  height: 2px;
57
+ background-color: var(--tds-navigation-tabs-tab-indicator-background-hover);
70
58
  z-index: 1;
71
59
  }
72
60
  :host .selected ::slotted(*) {
73
- color: var(--navigation-tabs-tab-selected);
61
+ color: var(--tds-navigation-tabs-tab-color-selected);
74
62
  }
75
63
  :host .selected::after {
76
- background-color: var(--navigation-tabs-tab-indicator-active);
77
64
  width: 100%;
65
+ background-color: var(--tds-navigation-tabs-tab-indicator-background-active);
78
66
  }
79
67
  :host .disabled {
80
- color: var(--navigation-tabs-tab-disabled);
68
+ color: var(--tds-navigation-tabs-tab-color-disabled);
81
69
  }
82
70
  :host .disabled ::slotted(*) {
83
- color: var(--navigation-tabs-tab-disabled);
71
+ opacity: var(--tds-navigation-tabs-tab-color-opacity-disabled);
84
72
  }
85
73
  :host .disabled::after {
86
74
  content: none;
@@ -30,8 +30,8 @@ export class TdsNavigationTab {
30
30
  }
31
31
  }
32
32
  render() {
33
- return (h(Host, { key: 'dc5a2d7616f927f2519664e4f98674b995889789' }, h("div", { key: '0a6aab0c2eeb77b1376a0d0abfbd4d825cf9449e', class: `navigation-tab-item ${this.selected ? 'selected' : ''}
34
- ${this.disabled ? 'disabled' : ''}` }, h("slot", { key: '6525c55249fb9fff0db0b1fc8140339f7550e838' }))));
33
+ return (h(Host, { key: '28ba6f5bedc4f2a31e5011e37bf92d3b38fa8abe' }, h("div", { key: 'ac5aad203d8a13dc42a8f9e99b2ccdd7c784c9af', class: `navigation-tab-item ${this.selected ? 'selected' : ''}
34
+ ${this.disabled ? 'disabled' : ''}` }, h("slot", { key: 'da6292612753748f6cac68e0b282ecde642cb5b5' }))));
35
35
  }
36
36
  static get is() { return "tds-navigation-tab"; }
37
37
  static get encapsulation() { return "shadow"; }
@@ -1,16 +1,16 @@
1
1
  :host {
2
2
  box-sizing: border-box;
3
- background-color: var(--navigation-tabs);
4
3
  display: flex;
4
+ background-color: var(--tds-navigation-tabs-background);
5
5
  position: relative;
6
6
  }
7
7
  :host * {
8
8
  box-sizing: border-box;
9
9
  }
10
10
  :host::after {
11
- border-bottom: 1px solid var(--navigation-tabs-horizontal-divider);
12
11
  content: " ";
13
12
  display: block;
13
+ border-bottom: 1px solid var(--tds-navigation-tabs-horizontal-divider-background);
14
14
  left: 0;
15
15
  right: 0;
16
16
  bottom: 0;
@@ -38,11 +38,11 @@
38
38
  }
39
39
  :host .scroll-right-button,
40
40
  :host .scroll-left-button {
41
- background-color: var(--navigation-tabs-scroll-button);
42
- color: var(--navigation-tabs-scroll-button-icon);
41
+ color: var(--tds-folder-tabs-scroll-btn-color);
43
42
  cursor: pointer;
44
43
  border: 0;
45
44
  width: 0;
45
+ background-color: var(--tds-inline-tabs-scroll-btn-background);
46
46
  display: none;
47
47
  justify-content: center;
48
48
  align-items: center;
@@ -57,7 +57,22 @@
57
57
  opacity: 1;
58
58
  pointer-events: all;
59
59
  }
60
+ :host .scroll-right-button:hover,
61
+ :host .scroll-left-button:hover {
62
+ background-color: var(--tds-folder-tabs-scroll-btn-background-hover);
63
+ }
64
+ :host .scroll-right-button:active,
65
+ :host .scroll-left-button:active {
66
+ background-color: var(--tds-folder-tabs-scroll-btn-background-active);
67
+ }
68
+ :host .scroll-right-button:focus,
69
+ :host .scroll-left-button:focus {
70
+ outline: 2px solid var(--tds-focus-outline-color);
71
+ box-shadow: 0 0 0 1px var(--tds-white);
72
+ outline-offset: 1px;
73
+ z-index: 1;
74
+ }
60
75
  :host .scroll-right-button svg,
61
76
  :host .scroll-left-button svg {
62
- fill: var(--navigation-tabs-scroll-button-color);
77
+ fill: var(--tds-folder-tabs-scroll-btn-color);
63
78
  }
@@ -169,15 +169,15 @@ export class TdsNavigationTabs {
169
169
  this.removeEventListenerFromTabs();
170
170
  }
171
171
  render() {
172
- return (h(Host, { key: '510a2d554f93a011f5281730aa6ef7a91112f683', role: "tablist", class: { [`tds-mode-variant-${this.modeVariant}`]: this.modeVariant !== null } }, h("div", { key: '56cebbe8cc41c197c5c0ff521e3cad213355907c', class: "wrapper", ref: (el) => {
172
+ return (h(Host, { key: '2fc278cacc04614ca43b70f52b12f79b31227fbb', role: "tablist", class: { [`tds-mode-variant-${this.modeVariant}`]: this.modeVariant !== null } }, h("div", { key: '50357810903ea3bff83fde4478960de0866c7c15', class: "wrapper", ref: (el) => {
173
173
  this.navWrapperElement = el;
174
- }, style: { paddingLeft: `${this.leftPadding}px` } }, h("button", { key: '74a5fb3b9b09987d7e9f368ecdf4dc3af49e9128', "aria-label": this.tdsScrollLeftAriaLabel, class: {
174
+ }, style: { paddingLeft: `${this.leftPadding}px` } }, h("button", { key: 'b5b05a2f9bce1618c71594cf388dc83efce98915', "aria-label": this.tdsScrollLeftAriaLabel, class: {
175
175
  'scroll-left-button': true,
176
176
  'show': this.showLeftScroll,
177
- }, onClick: () => this.scrollLeft(), disabled: !this.showLeftScroll }, h("tds-icon", { key: 'a14c88213417a161d90cb3db00105c63e5aab2e0', name: "chevron_left", size: "20px" })), h("slot", { key: 'c8eb07f136a9057a7962957a0bcc8bf1ababb579', onSlotchange: () => this.handleSlotChange() }), h("button", { key: '7a681cbdbacc3f2e536035910d3f486cdff738f0', "aria-label": this.tdsScrollRightAriaLabel, class: {
177
+ }, onClick: () => this.scrollLeft(), disabled: !this.showLeftScroll }, h("tds-icon", { key: 'aad19852d36ff8e1642ba464f9618a57ff37169c', name: "chevron_left", size: "20px" })), h("slot", { key: '3dcf0d7e6900df33a69863868a3a48dcb4aa8141', onSlotchange: () => this.handleSlotChange() }), h("button", { key: '352539955226aecf92deb0c0db83c42a5b021e43', "aria-label": this.tdsScrollRightAriaLabel, class: {
178
178
  'scroll-right-button': true,
179
179
  'show': this.showRightScroll,
180
- }, onClick: () => this.scrollRight(), disabled: !this.showRightScroll }, h("tds-icon", { key: '93e3d0530d4402b249f8f3da4541bac913b15ff6', name: "chevron_right", size: "20px" })))));
180
+ }, onClick: () => this.scrollRight(), disabled: !this.showRightScroll }, h("tds-icon", { key: '0e3fe531374dd82b6ee5de1a5a1bea4a38e03500', name: "chevron_right", size: "20px" })))));
181
181
  }
182
182
  static get is() { return "tds-navigation-tabs"; }
183
183
  static get encapsulation() { return "shadow"; }