@scania/tegel 1.33.0 → 1.34.0-multibrand-beta.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 (417) hide show
  1. package/dist/cjs/index-ca8040ad.js +4 -4
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/tds-accordion-item.cjs.entry.js +1 -1
  4. package/dist/cjs/tds-accordion.cjs.entry.js +1 -1
  5. package/dist/cjs/tds-badge.cjs.entry.js +1 -1
  6. package/dist/cjs/tds-banner.cjs.entry.js +1 -1
  7. package/dist/cjs/tds-block.cjs.entry.js +7 -3
  8. package/dist/cjs/tds-body-cell.cjs.entry.js +1 -1
  9. package/dist/cjs/tds-breadcrumb.cjs.entry.js +1 -1
  10. package/dist/cjs/tds-breadcrumbs.cjs.entry.js +1 -1
  11. package/dist/cjs/tds-button.cjs.entry.js +1 -1
  12. package/dist/cjs/tds-card.cjs.entry.js +1 -1
  13. package/dist/cjs/tds-checkbox.cjs.entry.js +1 -1
  14. package/dist/cjs/tds-chip.cjs.entry.js +1 -1
  15. package/dist/cjs/tds-core-header-item_2.cjs.entry.js +1 -1
  16. package/dist/cjs/tds-datetime.cjs.entry.js +1 -1
  17. package/dist/cjs/tds-divider.cjs.entry.js +12 -2
  18. package/dist/cjs/tds-dropdown_2.cjs.entry.js +9 -8
  19. package/dist/cjs/tds-folder-tab.cjs.entry.js +3 -3
  20. package/dist/cjs/tds-folder-tabs.cjs.entry.js +3 -3
  21. package/dist/cjs/tds-footer-group.cjs.entry.js +1 -1
  22. package/dist/cjs/tds-footer-item.cjs.entry.js +1 -1
  23. package/dist/cjs/tds-footer.cjs.entry.js +3 -4
  24. package/dist/cjs/tds-header-cell.cjs.entry.js +2 -2
  25. package/dist/cjs/tds-header-dropdown-list-item.cjs.entry.js +1 -1
  26. package/dist/cjs/tds-header-dropdown.cjs.entry.js +1 -1
  27. package/dist/cjs/tds-header-launcher-grid-item.cjs.entry.js +1 -1
  28. package/dist/cjs/tds-header-launcher.cjs.entry.js +1 -1
  29. package/dist/cjs/tds-icon.cjs.entry.js +9 -4
  30. package/dist/cjs/tds-inline-tab.cjs.entry.js +3 -3
  31. package/dist/cjs/tds-inline-tabs.cjs.entry.js +3 -3
  32. package/dist/cjs/tds-link.cjs.entry.js +1 -1
  33. package/dist/cjs/tds-message.cjs.entry.js +1 -1
  34. package/dist/cjs/tds-modal.cjs.entry.js +1 -1
  35. package/dist/cjs/tds-navigation-tab.cjs.entry.js +3 -3
  36. package/dist/cjs/tds-navigation-tabs.cjs.entry.js +5 -5
  37. package/dist/cjs/tds-popover-canvas.cjs.entry.js +1 -1
  38. package/dist/cjs/tds-popover-menu-item.cjs.entry.js +1 -1
  39. package/dist/cjs/tds-popover-menu.cjs.entry.js +6 -3
  40. package/dist/cjs/tds-radio-button.cjs.entry.js +4 -2
  41. package/dist/cjs/tds-side-menu-dropdown-list-item.cjs.entry.js +1 -1
  42. package/dist/cjs/tds-side-menu-item.cjs.entry.js +1 -1
  43. package/dist/cjs/tds-side-menu.cjs.entry.js +1 -1
  44. package/dist/cjs/tds-slider.cjs.entry.js +15 -9
  45. package/dist/cjs/tds-spinner.cjs.entry.js +2 -2
  46. package/dist/cjs/tds-step.cjs.entry.js +1 -1
  47. package/dist/cjs/tds-stepper.cjs.entry.js +1 -1
  48. package/dist/cjs/tds-table-body-input-wrapper.cjs.entry.js +2 -2
  49. package/dist/cjs/tds-table-body-row-expandable.cjs.entry.js +8 -8
  50. package/dist/cjs/tds-table-body-row.cjs.entry.js +3 -3
  51. package/dist/cjs/tds-table-body.cjs.entry.js +1 -1
  52. package/dist/cjs/tds-table-footer.cjs.entry.js +4 -4
  53. package/dist/cjs/tds-table-header-input-wrapper.cjs.entry.js +2 -2
  54. package/dist/cjs/tds-table-header.cjs.entry.js +3 -3
  55. package/dist/cjs/tds-table-toolbar.cjs.entry.js +3 -3
  56. package/dist/cjs/tds-table.cjs.entry.js +1 -1
  57. package/dist/cjs/tds-text-field.cjs.entry.js +9 -6
  58. package/dist/cjs/tds-textarea.cjs.entry.js +5 -5
  59. package/dist/cjs/tds-toast.cjs.entry.js +4 -4
  60. package/dist/cjs/tds-toggle.cjs.entry.js +3 -3
  61. package/dist/cjs/tds-tooltip.cjs.entry.js +3 -3
  62. package/dist/cjs/tegel.cjs.js +1 -1
  63. package/dist/collection/components/accordion/accordion-item/accordion-item.css +34 -25
  64. package/dist/collection/components/accordion/accordion.css +8 -9
  65. package/dist/collection/components/badge/badge.css +2 -4
  66. package/dist/collection/components/banner/banner.css +26 -16
  67. package/dist/collection/components/banner/banner.js +1 -1
  68. package/dist/collection/components/block/block.css +15 -8
  69. package/dist/collection/components/block/block.js +6 -2
  70. package/dist/collection/components/breadcrumbs/breadcrumb/breadcrumb.css +6 -8
  71. package/dist/collection/components/breadcrumbs/breadcrumbs.css +9 -2
  72. package/dist/collection/components/button/button.css +480 -426
  73. package/dist/collection/components/card/card.css +30 -18
  74. package/dist/collection/components/checkbox/checkbox.css +37 -30
  75. package/dist/collection/components/chip/chip.css +31 -19
  76. package/dist/collection/components/datetime/datetime.css +104 -199
  77. package/dist/collection/components/divider/divider.css +1 -2
  78. package/dist/collection/components/divider/divider.js +29 -1
  79. package/dist/collection/components/dropdown/dropdown-option/dropdown-option.css +19 -11
  80. package/dist/collection/components/dropdown/dropdown-option/dropdown-option.js +2 -2
  81. package/dist/collection/components/dropdown/dropdown.css +132 -129
  82. package/dist/collection/components/dropdown/dropdown.js +5 -4
  83. package/dist/collection/components/footer/footer-group/footer-group.css +21 -11
  84. package/dist/collection/components/footer/footer-item/footer-item.css +25 -17
  85. package/dist/collection/components/footer/footer.css +20 -7
  86. package/dist/collection/components/footer/footer.js +2 -3
  87. package/dist/collection/components/header/header-dropdown/header-dropdown.css +3 -3
  88. package/dist/collection/components/header/header-dropdown-list-item/header-dropdown-list-item.css +2 -3
  89. package/dist/collection/components/header/header-item/header-item.css +2 -3
  90. package/dist/collection/components/header/header-launcher/header-launcher.css +3 -3
  91. package/dist/collection/components/header/header-launcher-grid-item/header-launcher-grid-item.css +2 -3
  92. package/dist/collection/components/icon/icon.js +8 -3
  93. package/dist/collection/components/icon/scaniaIconsArray.js +2 -1
  94. package/dist/collection/components/icon/tratonIconsArray.js +4 -1
  95. package/dist/collection/components/link/link.css +23 -14
  96. package/dist/collection/components/message/message.css +42 -53
  97. package/dist/collection/components/modal/modal.css +15 -16
  98. package/dist/collection/components/popover-canvas/popover-canvas.css +2 -2
  99. package/dist/collection/components/popover-menu/popover-menu-item/popover-menu-item.css +14 -7
  100. package/dist/collection/components/popover-menu/popover-menu.css +1 -1
  101. package/dist/collection/components/popover-menu/popover-menu.js +23 -2
  102. package/dist/collection/components/radio-button/radio-button.css +41 -25
  103. package/dist/collection/components/radio-button/radio-button.js +3 -1
  104. package/dist/collection/components/side-menu/side-menu-dropdown-list-item/side-menu-dropdown-list-item.css +2 -3
  105. package/dist/collection/components/side-menu/side-menu-item/side-menu-item.css +2 -3
  106. package/dist/collection/components/side-menu/side-menu.css +3 -3
  107. package/dist/collection/components/slider/slider-stories-setup.js +29 -1
  108. package/dist/collection/components/slider/slider.css +97 -41
  109. package/dist/collection/components/slider/slider.js +50 -8
  110. package/dist/collection/components/spinner/spinner.css +33 -64
  111. package/dist/collection/components/spinner/spinner.js +3 -2
  112. package/dist/collection/components/stepper/step/step.css +53 -38
  113. package/dist/collection/components/stepper/stepper.css +0 -3
  114. package/dist/collection/components/table/table/table.css +4 -4
  115. package/dist/collection/components/table/table-body/table-body.css +11 -21
  116. package/dist/collection/components/table/table-body-cell/table-body-cell.css +12 -5
  117. package/dist/collection/components/table/table-body-input-wrapper/table-body-input-wrapper.css +18 -9
  118. package/dist/collection/components/table/table-body-input-wrapper/table-body-input-wrapper.js +1 -1
  119. package/dist/collection/components/table/table-body-row/table-body-row.css +10 -9
  120. package/dist/collection/components/table/table-body-row/table-body-row.js +2 -2
  121. package/dist/collection/components/table/table-body-row-expandable/table-body-row-expandable.css +11 -12
  122. package/dist/collection/components/table/table-body-row-expandable/table-body-row-expandable.js +7 -7
  123. package/dist/collection/components/table/table-footer/table-footer.css +33 -22
  124. package/dist/collection/components/table/table-footer/table-footer.js +3 -3
  125. package/dist/collection/components/table/table-header/table-header.css +14 -7
  126. package/dist/collection/components/table/table-header/table-header.js +2 -2
  127. package/dist/collection/components/table/table-header-cell/table-header-cell.css +27 -13
  128. package/dist/collection/components/table/table-header-cell/table-header-cell.js +1 -1
  129. package/dist/collection/components/table/table-header-input-wrapper/table-header-input-wrapper.css +16 -9
  130. package/dist/collection/components/table/table-header-input-wrapper/table-header-input-wrapper.js +1 -1
  131. package/dist/collection/components/table/table-toolbar/table-toolbar.css +25 -14
  132. package/dist/collection/components/table/table-toolbar/table-toolbar.js +2 -2
  133. package/dist/collection/components/tabs/folder-tabs/folder-tab/folder-tab.css +25 -18
  134. package/dist/collection/components/tabs/folder-tabs/folder-tab/folder-tab.js +2 -2
  135. package/dist/collection/components/tabs/folder-tabs/folder-tabs.css +3 -18
  136. package/dist/collection/components/tabs/folder-tabs/folder-tabs.js +2 -2
  137. package/dist/collection/components/tabs/inline-tabs/inline-tab/inline-tab.css +19 -10
  138. package/dist/collection/components/tabs/inline-tabs/inline-tab/inline-tab.js +2 -2
  139. package/dist/collection/components/tabs/inline-tabs/inline-tabs.css +4 -20
  140. package/dist/collection/components/tabs/inline-tabs/inline-tabs.js +2 -2
  141. package/dist/collection/components/tabs/navigation-tabs/navigation-tab/navigation-tab.css +22 -10
  142. package/dist/collection/components/tabs/navigation-tabs/navigation-tab/navigation-tab.js +2 -2
  143. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.css +5 -20
  144. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.js +4 -4
  145. package/dist/collection/components/text-field/text-field.css +140 -182
  146. package/dist/collection/components/text-field/text-field.js +8 -5
  147. package/dist/collection/components/textarea/textarea.css +105 -77
  148. package/dist/collection/components/textarea/textarea.js +4 -4
  149. package/dist/collection/components/toast/toast.css +31 -23
  150. package/dist/collection/components/toast/toast.js +3 -3
  151. package/dist/collection/components/toggle/toggle.css +55 -45
  152. package/dist/collection/components/toggle/toggle.js +2 -2
  153. package/dist/collection/components/tooltip/tooltip.css +11 -4
  154. package/dist/collection/components/tooltip/tooltip.js +2 -2
  155. package/dist/components/{p-ea381f94.js → p-0e04ed76.js} +1 -1
  156. package/dist/components/{p-df84759a.js → p-4bf2bec5.js} +1 -1
  157. package/dist/components/{p-6adb1ce3.js → p-4cd4e1e3.js} +1 -1
  158. package/dist/components/p-4e5ff414.js +90 -0
  159. package/dist/components/p-8565f800.js +114 -0
  160. package/dist/components/{p-1cd6b2c6.js → p-9e3aba72.js} +7 -6
  161. package/dist/components/{p-4b0c6ab5.js → p-a1f93ac9.js} +5 -5
  162. package/dist/components/p-aeba8158.js +46 -0
  163. package/dist/components/{p-71c3dfe9.js → p-af5310f8.js} +1 -1
  164. package/dist/components/{p-f589b91c.js → p-d437241f.js} +2 -2
  165. package/dist/components/{p-9cee9d7f.js → p-ee402b70.js} +3 -3
  166. package/dist/components/tds-accordion-item.js +2 -2
  167. package/dist/components/tds-accordion.js +1 -1
  168. package/dist/components/tds-badge.js +1 -1
  169. package/dist/components/tds-banner.js +2 -2
  170. package/dist/components/tds-block.js +7 -3
  171. package/dist/components/tds-body-cell.js +1 -1
  172. package/dist/components/tds-breadcrumb.js +1 -1
  173. package/dist/components/tds-breadcrumbs.js +1 -1
  174. package/dist/components/tds-button.js +1 -1
  175. package/dist/components/tds-card.js +2 -2
  176. package/dist/components/tds-checkbox.js +1 -1
  177. package/dist/components/tds-chip.js +1 -1
  178. package/dist/components/tds-datetime.js +2 -2
  179. package/dist/components/tds-divider.js +1 -1
  180. package/dist/components/tds-dropdown-option.js +1 -1
  181. package/dist/components/tds-dropdown.js +1 -1
  182. package/dist/components/tds-folder-tab.js +3 -3
  183. package/dist/components/tds-folder-tabs.js +4 -4
  184. package/dist/components/tds-footer-group.js +2 -2
  185. package/dist/components/tds-footer-item.js +1 -1
  186. package/dist/components/tds-footer.js +3 -4
  187. package/dist/components/tds-header-brand-symbol.js +1 -1
  188. package/dist/components/tds-header-cell.js +3 -3
  189. package/dist/components/tds-header-dropdown-list-item.js +1 -1
  190. package/dist/components/tds-header-dropdown.js +4 -4
  191. package/dist/components/tds-header-hamburger.js +2 -2
  192. package/dist/components/tds-header-item.js +1 -1
  193. package/dist/components/tds-header-launcher-button.js +1 -1
  194. package/dist/components/tds-header-launcher-grid-item.js +1 -1
  195. package/dist/components/tds-header-launcher-list-item.js +1 -1
  196. package/dist/components/tds-header-launcher.js +5 -5
  197. package/dist/components/tds-icon.js +1 -1
  198. package/dist/components/tds-inline-tab.js +3 -3
  199. package/dist/components/tds-inline-tabs.js +4 -4
  200. package/dist/components/tds-link.js +1 -1
  201. package/dist/components/tds-message.js +2 -2
  202. package/dist/components/tds-modal.js +2 -2
  203. package/dist/components/tds-navigation-tab.js +3 -3
  204. package/dist/components/tds-navigation-tabs.js +6 -6
  205. package/dist/components/tds-popover-canvas.js +1 -1
  206. package/dist/components/tds-popover-menu-item.js +1 -1
  207. package/dist/components/tds-popover-menu.js +7 -3
  208. package/dist/components/tds-radio-button.js +4 -2
  209. package/dist/components/tds-side-menu-close-button.js +1 -1
  210. package/dist/components/tds-side-menu-collapse-button.js +1 -1
  211. package/dist/components/tds-side-menu-dropdown-list-item.js +1 -1
  212. package/dist/components/tds-side-menu-dropdown.js +2 -2
  213. package/dist/components/tds-side-menu-item.js +1 -1
  214. package/dist/components/tds-side-menu.js +1 -1
  215. package/dist/components/tds-slider.js +18 -10
  216. package/dist/components/tds-spinner.js +5 -4
  217. package/dist/components/tds-step.js +2 -2
  218. package/dist/components/tds-stepper.js +1 -1
  219. package/dist/components/tds-table-body-input-wrapper.js +3 -3
  220. package/dist/components/tds-table-body-row-expandable.js +8 -8
  221. package/dist/components/tds-table-body-row.js +4 -4
  222. package/dist/components/tds-table-body.js +1 -1
  223. package/dist/components/tds-table-footer.js +8 -8
  224. package/dist/components/tds-table-header-input-wrapper.js +3 -3
  225. package/dist/components/tds-table-header.js +4 -4
  226. package/dist/components/tds-table-toolbar.js +4 -4
  227. package/dist/components/tds-table.js +1 -1
  228. package/dist/components/tds-text-field.js +23 -8
  229. package/dist/components/tds-textarea.js +7 -7
  230. package/dist/components/tds-toast.js +5 -5
  231. package/dist/components/tds-toggle.js +3 -3
  232. package/dist/components/tds-tooltip.js +1 -1
  233. package/dist/esm/index-51d04e39.js +4 -4
  234. package/dist/esm/loader.js +1 -1
  235. package/dist/esm/tds-accordion-item.entry.js +1 -1
  236. package/dist/esm/tds-accordion.entry.js +1 -1
  237. package/dist/esm/tds-badge.entry.js +1 -1
  238. package/dist/esm/tds-banner.entry.js +1 -1
  239. package/dist/esm/tds-block.entry.js +7 -3
  240. package/dist/esm/tds-body-cell.entry.js +1 -1
  241. package/dist/esm/tds-breadcrumb.entry.js +1 -1
  242. package/dist/esm/tds-breadcrumbs.entry.js +1 -1
  243. package/dist/esm/tds-button.entry.js +1 -1
  244. package/dist/esm/tds-card.entry.js +1 -1
  245. package/dist/esm/tds-checkbox.entry.js +1 -1
  246. package/dist/esm/tds-chip.entry.js +1 -1
  247. package/dist/esm/tds-core-header-item_2.entry.js +1 -1
  248. package/dist/esm/tds-datetime.entry.js +1 -1
  249. package/dist/esm/tds-divider.entry.js +12 -2
  250. package/dist/esm/tds-dropdown_2.entry.js +9 -8
  251. package/dist/esm/tds-folder-tab.entry.js +3 -3
  252. package/dist/esm/tds-folder-tabs.entry.js +3 -3
  253. package/dist/esm/tds-footer-group.entry.js +1 -1
  254. package/dist/esm/tds-footer-item.entry.js +1 -1
  255. package/dist/esm/tds-footer.entry.js +3 -4
  256. package/dist/esm/tds-header-cell.entry.js +2 -2
  257. package/dist/esm/tds-header-dropdown-list-item.entry.js +1 -1
  258. package/dist/esm/tds-header-dropdown.entry.js +1 -1
  259. package/dist/esm/tds-header-launcher-grid-item.entry.js +1 -1
  260. package/dist/esm/tds-header-launcher.entry.js +1 -1
  261. package/dist/esm/tds-icon.entry.js +9 -4
  262. package/dist/esm/tds-inline-tab.entry.js +3 -3
  263. package/dist/esm/tds-inline-tabs.entry.js +3 -3
  264. package/dist/esm/tds-link.entry.js +1 -1
  265. package/dist/esm/tds-message.entry.js +1 -1
  266. package/dist/esm/tds-modal.entry.js +1 -1
  267. package/dist/esm/tds-navigation-tab.entry.js +3 -3
  268. package/dist/esm/tds-navigation-tabs.entry.js +5 -5
  269. package/dist/esm/tds-popover-canvas.entry.js +1 -1
  270. package/dist/esm/tds-popover-menu-item.entry.js +1 -1
  271. package/dist/esm/tds-popover-menu.entry.js +6 -3
  272. package/dist/esm/tds-radio-button.entry.js +4 -2
  273. package/dist/esm/tds-side-menu-dropdown-list-item.entry.js +1 -1
  274. package/dist/esm/tds-side-menu-item.entry.js +1 -1
  275. package/dist/esm/tds-side-menu.entry.js +1 -1
  276. package/dist/esm/tds-slider.entry.js +15 -9
  277. package/dist/esm/tds-spinner.entry.js +3 -3
  278. package/dist/esm/tds-step.entry.js +1 -1
  279. package/dist/esm/tds-stepper.entry.js +1 -1
  280. package/dist/esm/tds-table-body-input-wrapper.entry.js +2 -2
  281. package/dist/esm/tds-table-body-row-expandable.entry.js +8 -8
  282. package/dist/esm/tds-table-body-row.entry.js +3 -3
  283. package/dist/esm/tds-table-body.entry.js +1 -1
  284. package/dist/esm/tds-table-footer.entry.js +4 -4
  285. package/dist/esm/tds-table-header-input-wrapper.entry.js +2 -2
  286. package/dist/esm/tds-table-header.entry.js +3 -3
  287. package/dist/esm/tds-table-toolbar.entry.js +3 -3
  288. package/dist/esm/tds-table.entry.js +1 -1
  289. package/dist/esm/tds-text-field.entry.js +9 -6
  290. package/dist/esm/tds-textarea.entry.js +5 -5
  291. package/dist/esm/tds-toast.entry.js +4 -4
  292. package/dist/esm/tds-toggle.entry.js +3 -3
  293. package/dist/esm/tds-tooltip.entry.js +3 -3
  294. package/dist/esm/tegel.js +1 -1
  295. package/dist/tegel/p-0096c98e.entry.js +1 -0
  296. package/dist/tegel/p-08e0abf8.entry.js +1 -0
  297. package/dist/tegel/{p-6e57997e.entry.js → p-0d09f1ad.entry.js} +1 -1
  298. package/dist/tegel/p-10646dec.entry.js +1 -0
  299. package/dist/tegel/p-17b55fa2.entry.js +1 -0
  300. package/dist/tegel/p-22e4a4f9.entry.js +1 -0
  301. package/dist/tegel/{p-87219f00.entry.js → p-2718a9ce.entry.js} +1 -1
  302. package/dist/tegel/p-2e6b957c.entry.js +1 -0
  303. package/dist/tegel/p-33aa94c4.entry.js +1 -0
  304. package/dist/tegel/p-343a4750.entry.js +1 -0
  305. package/dist/tegel/p-38aa3ec5.entry.js +1 -0
  306. package/dist/tegel/{p-08f63e5d.entry.js → p-39f597f5.entry.js} +1 -1
  307. package/dist/tegel/p-3f039f89.entry.js +1 -0
  308. package/dist/tegel/p-4095d044.entry.js +1 -0
  309. package/dist/tegel/{p-3ec01fb3.entry.js → p-40ae469d.entry.js} +1 -1
  310. package/dist/tegel/p-45a503af.entry.js +1 -0
  311. package/dist/tegel/p-5487604f.entry.js +1 -0
  312. package/dist/tegel/p-5bc63fd1.entry.js +1 -0
  313. package/dist/tegel/p-5f35ce3b.entry.js +1 -0
  314. package/dist/tegel/p-67f3c355.entry.js +1 -0
  315. package/dist/tegel/p-6a20c0b8.entry.js +1 -0
  316. package/dist/tegel/p-72b2067a.entry.js +1 -0
  317. package/dist/tegel/p-77861e4c.entry.js +1 -0
  318. package/dist/tegel/p-7aaaeb32.entry.js +1 -0
  319. package/dist/tegel/p-80ce20cc.entry.js +1 -0
  320. package/dist/tegel/p-8bcc772f.entry.js +1 -0
  321. package/dist/tegel/p-8efd9d9a.entry.js +1 -0
  322. package/dist/tegel/p-93d3ea90.entry.js +1 -0
  323. package/dist/tegel/p-9572319f.entry.js +1 -0
  324. package/dist/tegel/{p-a0591e58.entry.js → p-9620b368.entry.js} +1 -1
  325. package/dist/tegel/p-9db54bd1.entry.js +1 -0
  326. package/dist/tegel/p-a063e2e9.entry.js +1 -0
  327. package/dist/tegel/{p-614bcd4b.entry.js → p-a077836e.entry.js} +1 -1
  328. package/dist/tegel/p-a2f84e4a.entry.js +1 -0
  329. package/dist/tegel/{p-abad3489.entry.js → p-a333339f.entry.js} +1 -1
  330. package/dist/tegel/p-b02b13ee.entry.js +1 -0
  331. package/dist/tegel/{p-ab103d0c.entry.js → p-b3446292.entry.js} +1 -1
  332. package/dist/tegel/{p-177386d5.entry.js → p-ba990426.entry.js} +1 -1
  333. package/dist/tegel/p-bb115b00.entry.js +1 -0
  334. package/dist/tegel/p-c0c68796.entry.js +1 -0
  335. package/dist/tegel/p-c1ff5218.entry.js +1 -0
  336. package/dist/tegel/p-c6e76ba8.entry.js +1 -0
  337. package/dist/tegel/p-c79386a0.entry.js +1 -0
  338. package/dist/tegel/{p-c0b26507.entry.js → p-c94e0062.entry.js} +1 -1
  339. package/dist/tegel/p-cb83b852.entry.js +1 -0
  340. package/dist/tegel/{p-5c077bb9.entry.js → p-ceddaae5.entry.js} +1 -1
  341. package/dist/tegel/p-d0d2efb5.entry.js +1 -0
  342. package/dist/tegel/p-d1b356d5.entry.js +1 -0
  343. package/dist/tegel/p-d75d632d.entry.js +1 -0
  344. package/dist/tegel/{p-8c841698.entry.js → p-d9b054fa.entry.js} +1 -1
  345. package/dist/tegel/p-db46db63.entry.js +1 -0
  346. package/dist/tegel/{p-0cfe8671.entry.js → p-e7638f10.entry.js} +1 -1
  347. package/dist/tegel/p-ec395ccd.entry.js +1 -0
  348. package/dist/tegel/{p-2c56421f.entry.js → p-f12ce132.entry.js} +1 -1
  349. package/dist/tegel/p-f1b0f4f6.entry.js +1 -0
  350. package/dist/tegel/p-f5c24e0b.entry.js +1 -0
  351. package/dist/tegel/p-f8cc59e0.entry.js +1 -0
  352. package/dist/tegel/p-f9b30e56.entry.js +1 -0
  353. package/dist/tegel/p-fe51bbbb.entry.js +1 -0
  354. package/dist/tegel/tegel.css +3 -7
  355. package/dist/tegel/tegel.esm.js +1 -1
  356. package/dist/types/components/divider/divider.d.ts +2 -0
  357. package/dist/types/components/footer/footer.d.ts +0 -1
  358. package/dist/types/components/popover-menu/popover-menu.d.ts +2 -0
  359. package/dist/types/components/slider/slider-stories-setup.d.ts +37 -1
  360. package/dist/types/components/slider/slider.d.ts +4 -0
  361. package/dist/types/components.d.ts +32 -0
  362. package/dist/types/types/ScaniaIcons.d.ts +1 -1
  363. package/dist/types/types/TratonIcons.d.ts +1 -1
  364. package/dist-styles/core.css +5829 -0
  365. package/dist-styles/scania-variables.css +1883 -0
  366. package/dist-styles/scania.css +7713 -0
  367. package/dist-styles/traton-variables.css +1148 -0
  368. package/dist-styles/traton.css +6978 -0
  369. package/package.json +8 -2
  370. package/dist/components/p-58b92113.js +0 -114
  371. package/dist/components/p-877931c5.js +0 -35
  372. package/dist/components/p-c715ab56.js +0 -85
  373. package/dist/tegel/p-106e048d.entry.js +0 -1
  374. package/dist/tegel/p-1c75f8a7.entry.js +0 -1
  375. package/dist/tegel/p-29170339.entry.js +0 -1
  376. package/dist/tegel/p-35a88a52.entry.js +0 -1
  377. package/dist/tegel/p-3a92d554.entry.js +0 -1
  378. package/dist/tegel/p-4274d329.entry.js +0 -1
  379. package/dist/tegel/p-5020a688.entry.js +0 -1
  380. package/dist/tegel/p-52adc30c.entry.js +0 -1
  381. package/dist/tegel/p-5dd2aac8.entry.js +0 -1
  382. package/dist/tegel/p-614cc097.entry.js +0 -1
  383. package/dist/tegel/p-618d6b4f.entry.js +0 -1
  384. package/dist/tegel/p-61a1dc59.entry.js +0 -1
  385. package/dist/tegel/p-67b4b2cf.entry.js +0 -1
  386. package/dist/tegel/p-69a6a39d.entry.js +0 -1
  387. package/dist/tegel/p-6a615ac1.entry.js +0 -1
  388. package/dist/tegel/p-6d89dcbe.entry.js +0 -1
  389. package/dist/tegel/p-6eed8c31.entry.js +0 -1
  390. package/dist/tegel/p-7013249b.entry.js +0 -1
  391. package/dist/tegel/p-710c42c5.entry.js +0 -1
  392. package/dist/tegel/p-72006dd7.entry.js +0 -1
  393. package/dist/tegel/p-76faaf70.entry.js +0 -1
  394. package/dist/tegel/p-84de314b.entry.js +0 -1
  395. package/dist/tegel/p-942abc1e.entry.js +0 -1
  396. package/dist/tegel/p-98106799.entry.js +0 -1
  397. package/dist/tegel/p-9b2257f3.entry.js +0 -1
  398. package/dist/tegel/p-aec3e4cf.entry.js +0 -1
  399. package/dist/tegel/p-b58194f9.entry.js +0 -1
  400. package/dist/tegel/p-b734b309.entry.js +0 -1
  401. package/dist/tegel/p-b994e7ac.entry.js +0 -1
  402. package/dist/tegel/p-bb1d069f.entry.js +0 -1
  403. package/dist/tegel/p-bcd5e06d.entry.js +0 -1
  404. package/dist/tegel/p-bcdf13e0.entry.js +0 -1
  405. package/dist/tegel/p-bd935506.entry.js +0 -1
  406. package/dist/tegel/p-bdc913a0.entry.js +0 -1
  407. package/dist/tegel/p-c6beca5e.entry.js +0 -1
  408. package/dist/tegel/p-cf7af8f2.entry.js +0 -1
  409. package/dist/tegel/p-d267c18f.entry.js +0 -1
  410. package/dist/tegel/p-d9040b7f.entry.js +0 -1
  411. package/dist/tegel/p-dc375d3e.entry.js +0 -1
  412. package/dist/tegel/p-e3c2b6b4.entry.js +0 -1
  413. package/dist/tegel/p-f2232281.entry.js +0 -1
  414. package/dist/tegel/p-f4283f93.entry.js +0 -1
  415. package/dist/tegel/p-f4b5e80b.entry.js +0 -1
  416. package/dist/tegel/p-f78b6a16.entry.js +0 -1
  417. package/dist/tegel/p-fbffe3aa.entry.js +0 -1
@@ -1,5 +1,5 @@
1
1
  export const iconsCollection =
2
- '[{"name":"arrow_diagonal","definition":"M24 5.75H10v2h12.59L6 24.34l1.41 1.41L24 9.16v12.59h2v-16h-2Z","viewbox":"0 0 32 32"},{"name":"arrow_down","definition":"M24.59 16.59 17 24.17V4h-2v20.17L7.41 16.6 6 18l10 10 10-10-1.41-1.41Z","viewbox":"0 0 32 32"},{"name":"arrow_left","definition":"m4 16 10 10 1.41-1.41L7.83 17H28v-2H7.83l7.58-7.59L14 6 4 16Z","viewbox":"0 0 32 32"},{"name":"arrow_right","definition":"M28 16 18 6l-1.41 1.41L24.17 15H4v2h20.17l-7.58 7.59L18 26l10-10Z","viewbox":"0 0 32 32"},{"name":"arrow_up","definition":"M7.41 15.41 15 7.83V28h2V7.83l7.59 7.58L26 14 16 4 6 14l1.41 1.41Z","viewbox":"0 0 32 32"},{"name":"bento","definition":"M6 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM6 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM6 28a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z","viewbox":"0 0 32 32"},{"name":"burger","definition":"M30 6H2v2h28V6Zm0 9H2v2h28v-2Zm0 9H2v2h28v-2Z","viewbox":"0 0 32 32"},{"name":"calendar","definition":"M26.47 4H22V2h-2v2h-8V2h-2v2H5.53L4 7v18l1.53 3h20.94L28 25V7l-1.53-3ZM10 6v2h2V6h8v2h2V6h3.25L26 7.48V10H6V7.48L6.75 6H10ZM6.75 26 6 24.52V12h20v12.52L25.25 26H6.75Z","viewbox":"0 0 32 32"},{"name":"chevron_down","definition":"m7.13 10.29-1.41 1.42 10 10 10-10-1.41-1.42-8.59 8.59-8.59-8.59Z","viewbox":"0 0 32 32"},{"name":"chevron_left","definition":"M21.41 7.41 20 6 10 16l10 10 1.41-1.41L12.83 16l8.58-8.59Z","viewbox":"0 0 32 32"},{"name":"chevron_right","definition":"M10.59 7.41 12 6l10 10-10 10-1.41-1.41L19.17 16 10.6 7.41Z","viewbox":"0 0 32 32"},{"name":"chevron_up","definition":"m24.89 21.7 1.4-1.4-10-10-10 10 1.42 1.4 8.59-8.58 8.59 8.58Z","viewbox":"0 0 32 32"},{"name":"cross","definition":"M25 8.41 23.59 7 16 14.59 8.41 7 7 8.41 14.59 16 7 23.59 8.41 25 16 17.41 23.59 25 25 23.59 17.41 16 25 8.41Z","viewbox":"0 0 32 32"},{"name":"edit","definition":"m23 3-6 6L4.13 21.87 3 29l7.13-1.13L23 15l6-6-6-6ZM9.18 26l-3.77.6.59-3.77 12.41-12.42 3.17 3.18L9.18 26ZM23 12.17 19.83 9 23 5.83 26.17 9 23 12.17Z","viewbox":"0 0 32 32"},{"name":"error","definition":"M16 30C8.28 30 2 23.72 2 16S8.28 2 16 2s14 6.28 14 14-6.28 14-14 14Zm0-26C9.38 4 4 9.38 4 16s5.38 12 12 12 12-5.38 12-12S22.62 4 16 4ZM17 9h-2v10h2V9Zm0 12h-2v2h2v-2Z","viewbox":"0 0 32 32"},{"name":"info","definition":"M16 30C8.28 30 2 23.72 2 16S8.28 2 16 2s14 6.28 14 14-6.28 14-14 14Zm0-26C9.38 4 4 9.38 4 16s5.38 12 12 12 12-5.38 12-12S22.62 4 16 4ZM17 13h-2v10h2V13Zm0-4h-2v2h2V9Z","viewbox":"0 0 32 32"},{"name":"minus","definition":"M28 15H4v2h24v-2Z","viewbox":"0 0 32 32"},{"name":"notification","definition":"M25 19.55V13a9 9 0 0 0-8-8.94V2h-2v2.06A9 9 0 0 0 7 13v6.55L5 21v5h22v-5l-2-1.45ZM25 24H7v-1.98l.03-.02L9 20.57V13a7 7 0 0 1 14 0v7.57L24.97 22l.03.02V24Zm-5 4h-8v2h8v-2Z","viewbox":"0 0 32 32"},{"name":"plus","definition":"M28 15H17V4h-2v11H4v2h11v11h2V17h11v-2Z","viewbox":"0 0 32 32"},{"name":"print","definition":"M28 9h-3V3H7v6H4l-2 3.93V23h5v6h18v-6h5V12.93L28 9ZM9 5h14v4H9V5Zm14 22H9v-9h14v9Zm5-6h-3v-5H7v5H4v-7.59L5.23 11h21.54L28 13.41V21Z","viewbox":"0 0 32 32"},{"name":"refresh","definition":"M19 10h4.98C22.11 7.5 19.2 6 16 6 10.49 6 6 10.49 6 16H4a12.01 12.01 0 0 1 21-7.94V4h2v8h-8v-2Zm-6 12H8.02c1.87 2.5 4.79 4 7.98 4 5.51 0 10-4.49 10-10h2a12.01 12.01 0 0 1-21 7.93V28H5v-8h8v2Z","viewbox":"0 0 32 32"},{"name":"search","definition":"m28 26.59-6.26-6.27A10.01 10.01 0 1 0 4 14a10.01 10.01 0 0 0 16.32 7.74L26.6 28l1.4-1.41ZM14 22a8 8 0 0 1 0-16 8 8 0 0 1 0 16Z","viewbox":"0 0 32 32"},{"name":"share","definition":"M25.1 21a4.08 4.08 0 0 0-3.15 1.48L10.83 16.9a3.75 3.75 0 0 0 .02-1.74l11.12-5.61a4.05 4.05 0 0 0 6.91-1.15 3.96 3.96 0 0 0-1.76-4.85 4.08 4.08 0 0 0-5.13.9 3.97 3.97 0 0 0-.88 3.29L9.93 13.36A4.05 4.05 0 0 0 2.86 16a3.97 3.97 0 0 0 2.61 3.74 4.09 4.09 0 0 0 4.46-1.09l11.2 5.65a3.97 3.97 0 0 0 2.42 4.38 4.08 4.08 0 0 0 4.4-.86A3.99 3.99 0 0 0 25.1 21Zm0-16a2.04 2.04 0 0 1 1.86 1.24 1.98 1.98 0 0 1-.44 2.18 2.03 2.03 0 0 1-3.45-1.41 2.03 2.03 0 0 1 2.02-2ZM6.9 18a2.04 2.04 0 0 1-1.87-1.23 1.98 1.98 0 0 1 .44-2.18A2.03 2.03 0 0 1 8.92 16a2.03 2.03 0 0 1-2.02 2Zm18.2 9a2.04 2.04 0 0 1-1.88-1.23 1.98 1.98 0 0 1 .44-2.18A2.03 2.03 0 0 1 27.11 25c0 .53-.2 1.04-.59 1.42-.38.37-.9.58-1.43.58Z","viewbox":"0 0 32 32"},{"name":"sorting","definition":"M27.6 20.6 24 24.2V8h-2v16.2l-3.6-3.6L17 22l6 6 6-6-1.4-1.4ZM9 4l-6 6 1.4 1.4L8 7.8V24h2V7.8l3.6 3.6L15 10 9 4Z","viewbox":"0 0 32 32"},{"name":"star","definition":"m30.07 13.39-.63-1.87-8.89-.87L17 2h-2l-3.55 8.65-8.89.87-.63 1.87 6.75 6.24-2 9.23L8.33 30 16 25.21 23.67 30l1.63-1.14-2-9.23 6.77-6.24Zm-13 10.13L16 22.85l-1.06.67-5.83 3.64 1.52-7.11.24-1.12-.87-.77-5.21-4.85 6.86-.67 1.2-.11.46-1.12L16 4.83l2.69 6.58.46 1.12 1.2.11 6.86.67L22 18.16l-.83.77.24 1.12 1.52 7.11-5.86-3.64Z","viewbox":"0 0 32 32"},{"name":"tick","definition":"m28 9-1.41-1.41L13 21.17 5.41 13.6 4 15l9 9L28 9Z","viewbox":"0 0 32 32"},{"name":"truck","definition":"M22 8H10v2h12V8ZM30 8h-4V6.52L23.7 2H8.3L6 6.52V8H2v2h4v20h5.2l1.03-2h7.55l1.02 2H26V10h4V8Zm-7.98 20L21 26H11l-1.02 2H8v-4h3l-1.02-2H8V7l1.53-3h12.94L24 7v15h-1.98L21 24h3v4h-1.98ZM23 16H9l4.08 8h5.84L23 16Zm-5.3 6h-3.4l-2.04-4h7.48l-2.04 4Z","viewbox":"0 0 32 32"},{"name":"warning","definition":"M27.68 23 18 4h-4L4.32 23l-.32.62V28h24v-4.38l-.32-.62ZM6 26v-1.9L15.22 6h1.56L26 24.1V26H6ZM17 11h-2v9h2v-9Zm0 11h-2v2h2v-2Z","viewbox":"0 0 32 32"}]';
2
+ '[{"name":"arrow_diagonal","definition":"M24 5.75H10v2h12.59L6 24.34l1.41 1.41L24 9.16v12.59h2v-16h-2Z","viewbox":"0 0 32 32"},{"name":"arrow_down","definition":"M24.59 16.59 17 24.17V4h-2v20.17L7.41 16.6 6 18l10 10 10-10-1.41-1.41Z","viewbox":"0 0 32 32"},{"name":"arrow_left","definition":"m4 16 10 10 1.41-1.41L7.83 17H28v-2H7.83l7.58-7.59L14 6 4 16Z","viewbox":"0 0 32 32"},{"name":"arrow_right","definition":"M28 16 18 6l-1.41 1.41L24.17 15H4v2h20.17l-7.58 7.59L18 26l10-10Z","viewbox":"0 0 32 32"},{"name":"arrow_up","definition":"M7.41 15.41 15 7.83V28h2V7.83l7.59 7.58L26 14 16 4 6 14l1.41 1.41Z","viewbox":"0 0 32 32"},{"name":"bento","definition":"M6 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM6 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM6 28a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z","viewbox":"0 0 32 32"},{"name":"burger","definition":"M30 6H2v2h28V6Zm0 9H2v2h28v-2Zm0 9H2v2h28v-2Z","viewbox":"0 0 32 32"},{"name":"calendar","definition":"M26.47 4H22V2h-2v2h-8V2h-2v2H5.53L4 7v18l1.53 3h20.94L28 25V7l-1.53-3ZM10 6v2h2V6h8v2h2V6h3.25L26 7.48V10H6V7.48L6.75 6H10ZM6.75 26 6 24.52V12h20v12.52L25.25 26H6.75Z","viewbox":"0 0 32 32"},{"name":"chevron_down","definition":"m7.13 10.29-1.41 1.42 10 10 10-10-1.41-1.42-8.59 8.59-8.59-8.59Z","viewbox":"0 0 32 32"},{"name":"chevron_left","definition":"M21.41 7.41 20 6 10 16l10 10 1.41-1.41L12.83 16l8.58-8.59Z","viewbox":"0 0 32 32"},{"name":"chevron_right","definition":"M10.59 7.41 12 6l10 10-10 10-1.41-1.41L19.17 16 10.6 7.41Z","viewbox":"0 0 32 32"},{"name":"chevron_up","definition":"m24.89 21.7 1.4-1.4-10-10-10 10 1.42 1.4 8.59-8.58 8.59 8.58Z","viewbox":"0 0 32 32"},{"name":"cross","definition":"M25 8.41 23.59 7 16 14.59 8.41 7 7 8.41 14.59 16 7 23.59 8.41 25 16 17.41 23.59 25 25 23.59 17.41 16 25 8.41Z","viewbox":"0 0 32 32"},{"name":"edit_inactive","definition":"m21.8 17.3 5.6-5.6c.8-.8.8-2 0-2.8l-4.2-4.2c-.8-.8-2-.8-2.8 0l-5.6 5.6 1.4 1.4 2.1-2.1 4.2 4.2-2.1 2.1 1.4 1.4zm0-11.3 4.2 4.2-2.1 2.1-4.2-4.2L21.8 6zm-9.9 9.9L8 19.7l-1.6 5.8 5.8-1.6 3.9-3.9 1.4 1.4-3.9 3.9c-.2.2-.6.4-.9.5L5.3 28c-.3.1-.7 0-1-.3-.3-.3-.4-.6-.3-1l2.1-7.5c.1-.3.3-.6.5-.9l3.9-3.9 1.4 1.5zM2.3 2.3c.4-.4 1-.4 1.4 0l26 26c.4.4.4 1 0 1.4-.4.4-1 .4-1.4 0l-26-26c-.4-.4-.4-1 0-1.4z","viewbox":"0 0 32 32"},{"name":"edit","definition":"m23 3-6 6L4.13 21.87 3 29l7.13-1.13L23 15l6-6-6-6ZM9.18 26l-3.77.6.59-3.77 12.41-12.42 3.17 3.18L9.18 26ZM23 12.17 19.83 9 23 5.83 26.17 9 23 12.17Z","viewbox":"0 0 32 32"},{"name":"error","definition":"M16 30C8.28 30 2 23.72 2 16S8.28 2 16 2s14 6.28 14 14-6.28 14-14 14Zm0-26C9.38 4 4 9.38 4 16s5.38 12 12 12 12-5.38 12-12S22.62 4 16 4ZM17 9h-2v10h2V9Zm0 12h-2v2h2v-2Z","viewbox":"0 0 32 32"},{"name":"info","definition":"M16 30C8.28 30 2 23.72 2 16S8.28 2 16 2s14 6.28 14 14-6.28 14-14 14Zm0-26C9.38 4 4 9.38 4 16s5.38 12 12 12 12-5.38 12-12S22.62 4 16 4ZM17 13h-2v10h2V13Zm0-4h-2v2h2V9Z","viewbox":"0 0 32 32"},{"name":"minus","definition":"M28 15H4v2h24v-2Z","viewbox":"0 0 32 32"},{"name":"notification","definition":"M25 19.55V13a9 9 0 0 0-8-8.94V2h-2v2.06A9 9 0 0 0 7 13v6.55L5 21v5h22v-5l-2-1.45ZM25 24H7v-1.98l.03-.02L9 20.57V13a7 7 0 0 1 14 0v7.57L24.97 22l.03.02V24Zm-5 4h-8v2h8v-2Z","viewbox":"0 0 32 32"},{"name":"plus","definition":"M28 15H17V4h-2v11H4v2h11v11h2V17h11v-2Z","viewbox":"0 0 32 32"},{"name":"print","definition":"M28 9h-3V3H7v6H4l-2 3.93V23h5v6h18v-6h5V12.93L28 9ZM9 5h14v4H9V5Zm14 22H9v-9h14v9Zm5-6h-3v-5H7v5H4v-7.59L5.23 11h21.54L28 13.41V21Z","viewbox":"0 0 32 32"},{"name":"refresh","definition":"M19 10h4.98C22.11 7.5 19.2 6 16 6 10.49 6 6 10.49 6 16H4a12.01 12.01 0 0 1 21-7.94V4h2v8h-8v-2Zm-6 12H8.02c1.87 2.5 4.79 4 7.98 4 5.51 0 10-4.49 10-10h2a12.01 12.01 0 0 1-21 7.93V28H5v-8h8v2Z","viewbox":"0 0 32 32"},{"name":"search","definition":"m28 26.59-6.26-6.27A10.01 10.01 0 1 0 4 14a10.01 10.01 0 0 0 16.32 7.74L26.6 28l1.4-1.41ZM14 22a8 8 0 0 1 0-16 8 8 0 0 1 0 16Z","viewbox":"0 0 32 32"},{"name":"share","definition":"M25.1 21a4.08 4.08 0 0 0-3.15 1.48L10.83 16.9a3.75 3.75 0 0 0 .02-1.74l11.12-5.61a4.05 4.05 0 0 0 6.91-1.15 3.96 3.96 0 0 0-1.76-4.85 4.08 4.08 0 0 0-5.13.9 3.97 3.97 0 0 0-.88 3.29L9.93 13.36A4.05 4.05 0 0 0 2.86 16a3.97 3.97 0 0 0 2.61 3.74 4.09 4.09 0 0 0 4.46-1.09l11.2 5.65a3.97 3.97 0 0 0 2.42 4.38 4.08 4.08 0 0 0 4.4-.86A3.99 3.99 0 0 0 25.1 21Zm0-16a2.04 2.04 0 0 1 1.86 1.24 1.98 1.98 0 0 1-.44 2.18 2.03 2.03 0 0 1-3.45-1.41 2.03 2.03 0 0 1 2.02-2ZM6.9 18a2.04 2.04 0 0 1-1.87-1.23 1.98 1.98 0 0 1 .44-2.18A2.03 2.03 0 0 1 8.92 16a2.03 2.03 0 0 1-2.02 2Zm18.2 9a2.04 2.04 0 0 1-1.88-1.23 1.98 1.98 0 0 1 .44-2.18A2.03 2.03 0 0 1 27.11 25c0 .53-.2 1.04-.59 1.42-.38.37-.9.58-1.43.58Z","viewbox":"0 0 32 32"},{"name":"skip_backwards","definition":"M25.708 4.292a.998.998 0 0 1 0 1.412l-9.872 9.872a.6.6 0 0 0 0 .848l9.872 9.872a.998.998 0 1 1-1.412 1.412l-9.872-9.872a2.596 2.596 0 0 1 0-3.671l9.872-9.873a.998.998 0 0 1 1.412 0ZM7 4.02a1 1 0 0 1 1 1v22a1 1 0 1 1-2 0v-22a1 1 0 0 1 1-1Z","viewbox":"0 0 32 32"},{"name":"skip_forward","definition":"M6.292 27.708a.998.998 0 0 1 0-1.412l9.873-9.872a.6.6 0 0 0 0-.848L6.292 5.704a.998.998 0 0 1 1.412-1.412l9.872 9.873a2.596 2.596 0 0 1 0 3.67l-9.872 9.873a.998.998 0 0 1-1.412 0ZM25 4a1 1 0 0 1 1 1v22a1 1 0 1 1-2 0V5a1 1 0 0 1 1-1Z","viewbox":"0 0 32 32"},{"name":"sorting","definition":"M27.6 20.6 24 24.2V8h-2v16.2l-3.6-3.6L17 22l6 6 6-6-1.4-1.4ZM9 4l-6 6 1.4 1.4L8 7.8V24h2V7.8l3.6 3.6L15 10 9 4Z","viewbox":"0 0 32 32"},{"name":"star","definition":"m30.07 13.39-.63-1.87-8.89-.87L17 2h-2l-3.55 8.65-8.89.87-.63 1.87 6.75 6.24-2 9.23L8.33 30 16 25.21 23.67 30l1.63-1.14-2-9.23 6.77-6.24Zm-13 10.13L16 22.85l-1.06.67-5.83 3.64 1.52-7.11.24-1.12-.87-.77-5.21-4.85 6.86-.67 1.2-.11.46-1.12L16 4.83l2.69 6.58.46 1.12 1.2.11 6.86.67L22 18.16l-.83.77.24 1.12 1.52 7.11-5.86-3.64Z","viewbox":"0 0 32 32"},{"name":"tick","definition":"m28 9-1.41-1.41L13 21.17 5.41 13.6 4 15l9 9L28 9Z","viewbox":"0 0 32 32"},{"name":"truck","definition":"M22 8H10v2h12V8ZM30 8h-4V6.52L23.7 2H8.3L6 6.52V8H2v2h4v20h5.2l1.03-2h7.55l1.02 2H26V10h4V8Zm-7.98 20L21 26H11l-1.02 2H8v-4h3l-1.02-2H8V7l1.53-3h12.94L24 7v15h-1.98L21 24h3v4h-1.98ZM23 16H9l4.08 8h5.84L23 16Zm-5.3 6h-3.4l-2.04-4h7.48l-2.04 4Z","viewbox":"0 0 32 32"},{"name":"warning","definition":"M27.68 23 18 4h-4L4.32 23l-.32.62V28h24v-4.38l-.32-.62ZM6 26v-1.9L15.22 6h1.56L26 24.1V26H6ZM17 11h-2v9h2v-9Zm0 11h-2v2h2v-2Z","viewbox":"0 0 32 32"}]';
3
3
  export const iconsNames = [
4
4
  'arrow_diagonal',
5
5
  'arrow_down',
@@ -14,6 +14,7 @@ export const iconsNames = [
14
14
  'chevron_right',
15
15
  'chevron_up',
16
16
  'cross',
17
+ 'edit_inactive',
17
18
  'edit',
18
19
  'error',
19
20
  'info',
@@ -24,6 +25,8 @@ export const iconsNames = [
24
25
  'refresh',
25
26
  'search',
26
27
  'share',
28
+ 'skip_backwards',
29
+ 'skip_forward',
27
30
  'sorting',
28
31
  'star',
29
32
  'tick',
@@ -1,3 +1,6 @@
1
+ /* Typography Usage mixins */
2
+ /* Centralized map of typography types */
3
+ /* Utility mixin */
1
4
  :host {
2
5
  display: inline;
3
6
  }
@@ -5,34 +8,36 @@
5
8
  all: unset;
6
9
  cursor: pointer;
7
10
  outline: none;
8
- color: var(--tds-link);
11
+ color: var(--link);
9
12
  text-decoration: underline;
10
13
  }
11
14
  :host ::slotted(*:focus-visible) {
12
- color: var(--tds-link-focus);
15
+ outline: var(--dimension-radius-focus-width) solid var(--color-foreground-border-accent-focus);
16
+ box-shadow: 0 0 0 1px var(--color-brand-neutral-white);
17
+ outline-offset: 1px;
18
+ outline-width: var(--link-focus-outline-width);
19
+ color: var(--link);
13
20
  text-decoration: none;
14
- outline: 2px solid var(--tds-link-focus);
15
- outline-offset: -2px;
16
21
  }
17
22
  :host ::slotted(*:active) {
18
- color: var(--tds-link);
23
+ color: var(--link);
19
24
  text-decoration: underline;
20
- text-decoration-color: var(--tds-link);
25
+ text-decoration-color: var(--link);
21
26
  }
22
27
  :host ::slotted(*:hover) {
23
- color: var(--tds-link-hover);
28
+ color: var(--link-hover);
24
29
  text-decoration: underline;
25
- text-decoration-color: var(--tds-link-hover);
30
+ text-decoration-color: var(--link-hover);
26
31
  }
27
32
  :host ::slotted(*:visited) {
28
- color: var(--tds-link-visited);
29
- text-decoration-color: var(--tds-link-visited);
33
+ color: var(--link-visited);
34
+ text-decoration-color: var(--link-visited);
30
35
  }
31
36
 
32
37
  .disabled ::slotted(*),
33
38
  .disabled ::slotted(*:visited) {
34
- color: var(--tds-link-disabled);
35
- text-decoration-color: var(--tds-link-disabled);
39
+ color: var(--link-disabled);
40
+ text-decoration-color: var(--link-disabled);
36
41
  pointer-events: none;
37
42
  }
38
43
 
@@ -45,6 +50,10 @@
45
50
  }
46
51
 
47
52
  .standalone ::slotted(*) {
48
- font: var(--tds-detail-02);
49
- letter-spacing: var(--tds-detail-02-ls);
53
+ font-family: var(--detail-02-font-family);
54
+ font-size: var(--detail-02-font-size);
55
+ line-height: var(--detail-02-line-height);
56
+ font-weight: var(--detail-02-font-weight);
57
+ letter-spacing: var(--detail-02-letter-spacing);
58
+ text-transform: var(--detail-02-text-transform);
50
59
  }
@@ -2,57 +2,73 @@
2
2
  /* Centralized map of typography types */
3
3
  /* Utility mixin */
4
4
  :host {
5
- /* Default values */
6
- --tds-message-background: var(--background-elevation-layer-03);
7
- --tds-message-background-error: var(--system-danger-subtle-03);
8
- --tds-message-background-warning: var(--background-elevation-layer-03);
9
- --tds-message-background-success: var(--background-elevation-layer-03);
10
5
  /* Variant values */
11
6
  }
12
7
  :host .tds-mode-variant-primary {
13
- --tds-message-background: var(--background-elevation-layer-03);
14
- --tds-message-background-error: var(--system-danger-subtle-03);
15
- --tds-message-background-warning: var(--background-elevation-layer-03);
16
- --tds-message-background-success: var(--background-elevation-layer-03);
8
+ --message-main-background: var(--message-mode-primary-background);
17
9
  }
18
10
  :host .tds-mode-variant-secondary {
19
- --tds-message-background: var(--background-elevation-layer-02);
20
- --tds-message-background-error: var(--system-danger-subtle-02);
21
- --tds-message-background-warning: var(--background-elevation-layer-02);
22
- --tds-message-background-success: var(--background-elevation-layer-02);
11
+ --message-main-background: var(--message-mode-secondary-background);
12
+ }
13
+ :host tds-icon {
14
+ padding-right: 16px;
15
+ }
16
+ :host .content {
17
+ display: flex;
18
+ flex-direction: column;
19
+ gap: 4px;
20
+ color: var(--message-main-text-color);
21
+ padding: 2px 0;
22
+ }
23
+ :host .content .header {
24
+ font-family: var(--headline-07-font-family);
25
+ font-size: var(--headline-07-font-size);
26
+ line-height: var(--headline-07-line-height);
27
+ font-weight: var(--headline-07-font-weight);
28
+ letter-spacing: var(--headline-07-letter-spacing);
29
+ text-transform: var(--headline-07-text-transform);
30
+ }
31
+ :host .content .extended-message {
32
+ font-family: var(--detail-02-font-family);
33
+ font-size: var(--detail-02-font-size);
34
+ line-height: var(--detail-02-line-height);
35
+ font-weight: var(--detail-02-font-weight);
36
+ letter-spacing: var(--detail-02-letter-spacing);
37
+ text-transform: var(--detail-02-text-transform);
38
+ color: var(--message-main-text-color);
23
39
  }
24
40
  :host .wrapper {
25
41
  display: flex;
26
42
  padding: 16px;
27
- background-color: var(--tds-message-background);
43
+ background-color: var(--message-main-background);
28
44
  border-radius: 4px;
45
+ border-left-width: 4px;
46
+ border-left-style: solid;
29
47
  }
30
48
  :host .wrapper.information {
31
- border-left: 4px solid var(--system-info-default);
49
+ border-left-color: var(--message-info-border-color);
32
50
  }
33
51
  :host .wrapper.information tds-icon {
34
- color: var(--system-info-default);
52
+ color: var(--message-info-icon-color);
35
53
  }
36
54
  :host .wrapper.success {
37
- background-color: var(--tds-message-background-success);
38
- border-left: 4px solid var(--system-success-default);
55
+ border-left-color: var(--message-success-border-color);
39
56
  }
40
57
  :host .wrapper.success tds-icon {
41
- color: var(--system-success-default);
58
+ color: var(--message-success-icon-color);
42
59
  }
43
60
  :host .wrapper.error {
44
- background-color: var(--tds-message-background-error);
45
- border-left: 4px solid var(--system-danger-default);
61
+ border-left-color: var(--message-error-border-color);
62
+ background-color: var(--message-error-background);
46
63
  }
47
64
  :host .wrapper.error tds-icon {
48
- color: var(--system-danger-default);
65
+ color: var(--message-error-icon-color);
49
66
  }
50
67
  :host .wrapper.warning {
51
- background-color: var(--tds-message-background-warning);
52
- border-left: 4px solid var(--system-warning-default);
68
+ border-left-color: var(--message-warning-border-color);
53
69
  }
54
70
  :host .wrapper.warning tds-icon {
55
- color: var(--system-warning-default);
71
+ color: var(--message-warning-icon-color);
56
72
  }
57
73
  :host .wrapper.minimal {
58
74
  border: none;
@@ -68,32 +84,5 @@
68
84
  text-transform: var(--detail-02-text-transform);
69
85
  }
70
86
  :host .wrapper.minimal.error .header {
71
- color: var(--system-danger-default);
72
- }
73
- :host tds-icon {
74
- padding-right: 16px;
75
- }
76
- :host .content {
77
- display: flex;
78
- flex-direction: column;
79
- gap: 4px;
80
- color: var(--foreground-text-strong);
81
- padding: 2px 0;
82
- }
83
- :host .content .header {
84
- font-family: var(--headline-07-font-family);
85
- font-size: var(--headline-07-font-size);
86
- line-height: var(--headline-07-line-height);
87
- font-weight: var(--headline-07-font-weight);
88
- letter-spacing: var(--headline-07-letter-spacing);
89
- text-transform: var(--headline-07-text-transform);
90
- }
91
- :host .content .extended-message {
92
- color: var(--foreground-text-strong);
93
- font-family: var(--detail-02-font-family);
94
- font-size: var(--detail-02-font-size);
95
- line-height: var(--detail-02-line-height);
96
- font-weight: var(--detail-02-font-weight);
97
- letter-spacing: var(--detail-02-letter-spacing);
98
- text-transform: var(--detail-02-text-transform);
87
+ color: var(--message-error-header-text-color);
99
88
  }
@@ -5,11 +5,11 @@
5
5
  /* MODAL STYLING */
6
6
  .tds-modal {
7
7
  box-sizing: border-box;
8
- box-shadow: var(--tds-modal-box-shadow);
9
- background-color: var(--background-elevation-layer-02);
8
+ background-color: var(--modal-background);
9
+ box-shadow: var(--modal-shadow);
10
10
  margin: auto;
11
11
  position: relative;
12
- border-radius: var(--radius-narrow);
12
+ border-radius: 4px;
13
13
  max-height: 85vh;
14
14
  overflow-y: auto;
15
15
  pointer-events: auto;
@@ -25,7 +25,7 @@
25
25
  background-color: transparent;
26
26
  }
27
27
  .tds-modal::-webkit-scrollbar-thumb {
28
- background-color: var(--foreground-elements-transparparent-discrete);
28
+ background-color: var(--modal-scroll-bar-thumb);
29
29
  border-radius: 3px;
30
30
  }
31
31
  .tds-modal__actions-sticky {
@@ -47,13 +47,13 @@
47
47
  bottom: -1px;
48
48
  left: 0;
49
49
  right: 0;
50
- background-color: var(--background-elevation-layer-02);
50
+ background-color: var(--modal-background);
51
51
  padding: 24px 16px 16px;
52
52
  display: flex;
53
53
  gap: 16px;
54
54
  }
55
55
  .tds-modal__actions-static slot[name=actions] {
56
- background-color: var(--background-elevation-layer-02);
56
+ background-color: var(--modal-background);
57
57
  display: flex;
58
58
  gap: 16px;
59
59
  padding: 24px 16px 16px;
@@ -147,7 +147,7 @@
147
147
  padding: 16px;
148
148
  position: sticky;
149
149
  top: 0;
150
- background-color: var(--background-elevation-layer-02);
150
+ background-color: var(--modal-background);
151
151
  z-index: 1;
152
152
  }
153
153
 
@@ -159,7 +159,7 @@ slot[name=header]::slotted(*) {
159
159
  font-weight: var(--headline-05-font-weight);
160
160
  letter-spacing: var(--headline-05-letter-spacing);
161
161
  text-transform: var(--headline-05-text-transform);
162
- color: var(--foreground-text-strong);
162
+ color: var(--modal-text);
163
163
  margin: 0;
164
164
  flex: 1;
165
165
  }
@@ -171,7 +171,7 @@ slot[name=header]::slotted(*) {
171
171
  font-weight: var(--body-01-font-weight);
172
172
  letter-spacing: var(--body-01-letter-spacing);
173
173
  text-transform: var(--body-01-text-transform);
174
- color: var(--foreground-text-strong);
174
+ color: var(--modal-text);
175
175
  overflow-y: visible;
176
176
  padding: 0 16px 16px;
177
177
  }
@@ -183,7 +183,7 @@ slot[name=header]::slotted(*) {
183
183
  background-color: transparent;
184
184
  }
185
185
  .body::-webkit-scrollbar-thumb {
186
- background-color: var(--foreground-elements-transparparent-discrete);
186
+ background-color: var(--modal-scroll-bar-thumb);
187
187
  border-radius: 3px;
188
188
  }
189
189
 
@@ -194,7 +194,7 @@ slot[name=header]::slotted(*) {
194
194
  right: 0;
195
195
  bottom: 0;
196
196
  left: 0;
197
- background-color: var(--tds-modal-backdrop-background);
197
+ background-color: var(--modal-backdrop);
198
198
  pointer-events: auto;
199
199
  }
200
200
  .tds-modal-backdrop * {
@@ -212,14 +212,13 @@ button.tds-modal-close {
212
212
  .tds-modal-close {
213
213
  display: inline-block;
214
214
  height: auto;
215
- color: var(--foreground-text-strong);
215
+ color: var(--modal-text);
216
216
  cursor: pointer;
217
217
  }
218
218
  .tds-modal-close:focus {
219
- outline: 2px solid var(--tds-focus-outline-color);
220
- box-shadow: 0 0 0 1px var(--tds-white);
219
+ outline: var(--dimension-radius-focus-width) solid var(--color-foreground-border-accent-focus);
220
+ box-shadow: 0 0 0 1px var(--color-brand-neutral-white);
221
221
  outline-offset: 1px;
222
- z-index: 1;
223
222
  }
224
223
  @media (min-width: 320px) {
225
224
  .tds-modal-close {
@@ -249,7 +248,7 @@ button.tds-modal-close {
249
248
  }
250
249
  }
251
250
  .tds-modal-close-btn svg {
252
- fill: var(--foreground-text-strong);
251
+ fill: var(--modal-cross-svg);
253
252
  }
254
253
 
255
254
  .tds-modal-overflow {
@@ -1,8 +1,8 @@
1
1
  .tds-popover-canvas {
2
2
  box-sizing: border-box;
3
3
  display: inline-block;
4
- color: var(--tds-popover-canvas-color);
5
- background-color: var(--tds-popover-canvas-background);
4
+ color: var(--popover-canvas-text);
5
+ background-color: var(--popover-canvas-background);
6
6
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15), 0 -1px 1px rgba(0, 0, 0, 0.1);
7
7
  border-radius: 4px;
8
8
  z-index: 900;
@@ -1,3 +1,6 @@
1
+ /* Typography Usage mixins */
2
+ /* Centralized map of typography types */
3
+ /* Utility mixin */
1
4
  :host {
2
5
  box-sizing: border-box;
3
6
  display: block;
@@ -6,9 +9,13 @@
6
9
  box-sizing: border-box;
7
10
  }
8
11
  :host .wrapper {
9
- font: var(--tds-detail-02);
10
- letter-spacing: var(--tds-detail-02-ls);
11
- color: var(--tds-popover-menu-color);
12
+ font-family: var(--detail-02-font-family);
13
+ font-size: var(--detail-02-font-size);
14
+ line-height: var(--detail-02-line-height);
15
+ font-weight: var(--detail-02-font-weight);
16
+ letter-spacing: var(--detail-02-letter-spacing);
17
+ text-transform: var(--detail-02-text-transform);
18
+ color: var(--popover-menu-text);
12
19
  position: relative;
13
20
  width: 100%;
14
21
  display: flex;
@@ -17,17 +24,17 @@
17
24
  }
18
25
  :host .wrapper:hover {
19
26
  cursor: pointer;
20
- background-color: var(--tds-popover-menu-background-hover);
27
+ background-color: var(--popover-menu-background-hover);
21
28
  }
22
29
  :host .wrapper.disabled {
23
30
  cursor: not-allowed;
24
- color: var(--tds-popover-menu-divider-disabled-color);
31
+ color: var(--popover-menu-item-disabled);
25
32
  }
26
33
  :host .wrapper.disabled:hover {
27
34
  background-color: inherit;
28
35
  }
29
36
  :host .wrapper.disabled ::slotted(tds-icon) {
30
- color: var(--tds-popover-menu-divider-disabled-icon-color);
37
+ color: var(--popover-menu-item-icon-disabled);
31
38
  }
32
39
  :host .wrapper.disabled ::slotted(*) {
33
40
  pointer-events: none;
@@ -50,6 +57,6 @@
50
57
  height: 100%;
51
58
  top: 0;
52
59
  left: 2px;
53
- outline: 1px solid var(--tds-blue-400);
60
+ outline: 1px solid var(--popover-menu-item-outline-focus);
54
61
  outline-offset: 1px;
55
62
  }
@@ -2,7 +2,7 @@
2
2
  box-sizing: border-box;
3
3
  overflow: hidden;
4
4
  width: 160px;
5
- background-color: var(--tds-popover-menu-background);
5
+ background-color: var(--popover-menu-background);
6
6
  padding: 16px 6px;
7
7
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15), 0 -1px 1px rgba(0, 0, 0, 0.1);
8
8
  border-radius: 4px;
@@ -15,6 +15,7 @@ export class TdsPopoverMenu {
15
15
  this.offsetSkidding = 0;
16
16
  this.offsetDistance = 8;
17
17
  this.fluidWidth = false;
18
+ this.modeVariant = null;
18
19
  this.childRef = undefined;
19
20
  }
20
21
  /** Property for closing popover programmatically */
@@ -27,13 +28,15 @@ export class TdsPopoverMenu {
27
28
  }
28
29
  render() {
29
30
  var _a;
30
- return (h(Host, { key: '4f285ba1fb6b12ad66c09bbf3d109aa4cdff82cf' }, h("tds-popover-core", { key: 'bd1fb62cbeb25ec8a0a5bfa580cef36c950e0fa3', class: {
31
+ return (h(Host, { key: '78e4ee3b0d6eb7c41f724582278b3de4b2227502', class: {
32
+ [`tds-mode-variant-${this.modeVariant}`]: Boolean(this.modeVariant),
33
+ } }, h("tds-popover-core", { key: 'f16d1d2d97dfa081fbbc13f1da6eb01f15d3e1e8', class: {
31
34
  'tds-popover-menu': true,
32
35
  [(_a = this.inheritedAttributes.class) !== null && _a !== void 0 ? _a : '']: true,
33
36
  'fluid-width': this.fluidWidth,
34
37
  }, selector: this.selector, referenceEl: this.referenceEl, show: this.show, placement: this.placement, offsetSkidding: this.offsetSkidding, offsetDistance: this.offsetDistance, ref: (el) => {
35
38
  this.childRef = el;
36
- }, defaultShow: this.defaultShow, animation: this.animation }, h("div", { key: 'c79034c0d9f06bc429d30c51e6c5b70edd404052', role: "menu" }, h("slot", { key: '7e10d182c7529d716734317a5cca5087f30c1a9b' })))));
39
+ }, defaultShow: this.defaultShow, animation: this.animation }, h("div", { key: '2c413ca26bb977c971e3206ce7ac79da5107d35e', role: "menu" }, h("slot", { key: 'f9a0da937b2c038ec83e3a8e803fb858a42ab94b' })))));
37
40
  }
38
41
  static get is() { return "tds-popover-menu"; }
39
42
  static get encapsulation() { return "scoped"; }
@@ -217,6 +220,24 @@ export class TdsPopoverMenu {
217
220
  "attribute": "fluid-width",
218
221
  "reflect": false,
219
222
  "defaultValue": "false"
223
+ },
224
+ "modeVariant": {
225
+ "type": "string",
226
+ "mutable": false,
227
+ "complexType": {
228
+ "original": "'primary' | 'secondary'",
229
+ "resolved": "\"primary\" | \"secondary\"",
230
+ "references": {}
231
+ },
232
+ "required": false,
233
+ "optional": false,
234
+ "docs": {
235
+ "tags": [],
236
+ "text": "Mode variant of the component, based on current mode."
237
+ },
238
+ "attribute": "mode-variant",
239
+ "reflect": false,
240
+ "defaultValue": "null"
220
241
  }
221
242
  };
222
243
  }
@@ -1,11 +1,18 @@
1
+ /* Typography Usage mixins */
2
+ /* Centralized map of typography types */
3
+ /* Utility mixin */
1
4
  .tds-radio-button {
2
5
  box-sizing: border-box;
6
+ font-family: var(--detail-02-font-family);
7
+ font-size: var(--detail-02-font-size);
8
+ line-height: var(--detail-02-line-height);
9
+ font-weight: var(--detail-02-font-weight);
10
+ letter-spacing: var(--detail-02-letter-spacing);
11
+ text-transform: var(--detail-02-text-transform);
12
+ color: var(--radio-button-label);
3
13
  display: flex;
4
14
  align-items: center;
5
15
  margin-left: -4px;
6
- font: var(--tds-detail-02);
7
- letter-spacing: var(--tds-detail-02-ls);
8
- color: var(--tds-radio-button-color);
9
16
  }
10
17
  .tds-radio-button * {
11
18
  box-sizing: border-box;
@@ -24,7 +31,7 @@
24
31
  align-self: flex-start;
25
32
  }
26
33
  .tds-radio-button .tds-form-input[type=radio] + label {
27
- padding: var(--tds-spacing-element-4) 0 var(--tds-spacing-element-4) var(--tds-spacing-element-4);
34
+ padding: var(--radio-button-spacing-4);
28
35
  cursor: pointer;
29
36
  }
30
37
  .tds-radio-button .tds-form-input[type=radio]::before, .tds-radio-button .tds-form-input[type=radio]::after {
@@ -40,52 +47,61 @@
40
47
  top: 1px;
41
48
  }
42
49
  .tds-radio-button .tds-form-input[type=radio]::after {
43
- border: 1px solid var(--tds-radio-button-interaction-01);
44
- background-color: var(--tds-radio-button-interaction-02);
50
+ background-color: var(--radio-button-background-inverse);
51
+ border: 1px solid var(--radio-button-border);
45
52
  width: 16px;
46
53
  height: 16px;
47
54
  left: 4px;
48
55
  top: 4px;
49
56
  }
50
- .tds-radio-button .tds-form-input[type=radio]:hover::before {
51
- background-color: var(--tds-radio-button-background-hover);
57
+ .tds-radio-button .tds-form-input[type=radio]:hover::after {
58
+ outline: 2px solid var(--radio-button-background-hover);
52
59
  }
53
60
  .tds-radio-button .tds-form-input[type=radio]:focus::before {
54
- background-color: var(--tds-radio-button-background-focus);
61
+ background-color: var(--radio-button-focus);
55
62
  animation: rb-focus 0.4s cubic-bezier(0.65, 0.05, 0.38, 0.95) forwards;
56
63
  }
64
+ .tds-radio-button .tds-form-input[type=radio]:focus::after {
65
+ outline: 1px solid var(--tds-radio-button-interaction-outline);
66
+ }
57
67
  .tds-radio-button .tds-form-input[type=radio]:disabled, .tds-radio-button .tds-form-input[type=radio].disabled {
58
68
  cursor: not-allowed;
59
69
  }
70
+ .tds-radio-button .tds-form-input[type=radio]:disabled::before, .tds-radio-button .tds-form-input[type=radio].disabled::before {
71
+ outline: 1px solid var(--radio-button-border-disabled);
72
+ outline-offset: -4px;
73
+ }
60
74
  .tds-radio-button .tds-form-input[type=radio]:disabled::after, .tds-radio-button .tds-form-input[type=radio].disabled::after {
61
- border-color: var(--tds-radio-button-border-color-disabled-after);
62
- background-color: var(--tds-radio-button-interaction-02);
75
+ background-color: var(--radio-button-background-disabled);
76
+ border-color: var(--radio-button-background-disabled);
63
77
  }
64
78
  .tds-radio-button .tds-form-input[type=radio]:disabled + label, .tds-radio-button .tds-form-input[type=radio].disabled + label {
65
- color: var(--tds-radio-button-disabled);
79
+ color: var(--radio-button-label-disabled);
66
80
  cursor: not-allowed;
67
81
  }
68
- .tds-radio-button .tds-form-input[type=radio]:disabled:hover::before, .tds-radio-button .tds-form-input[type=radio].disabled:hover::before {
69
- display: none;
70
- opacity: 1;
82
+ .tds-radio-button .tds-form-input[type=radio]:disabled:hover::after, .tds-radio-button .tds-form-input[type=radio].disabled:hover::after {
83
+ outline: none;
84
+ }
85
+ .tds-radio-button .tds-form-input[type=radio]:checked:focus::after {
86
+ outline: 4px solid var(--radio-button-focus);
71
87
  }
72
88
  .tds-radio-button .tds-form-input[type=radio]:checked::after {
73
- border: 4px solid var(--tds-radio-button-interaction-01);
89
+ border: 4px solid var(--radio-button-border);
74
90
  }
75
- .tds-radio-button .tds-form-input[type=radio]:checked:disabled:hover::before, .tds-radio-button .tds-form-input[type=radio]:checked:disabled::before, .tds-radio-button .tds-form-input[type=radio]:checked.disabled:hover::before, .tds-radio-button .tds-form-input[type=radio]:checked.disabled::before {
91
+ .tds-radio-button .tds-form-input[type=radio]:checked:disabled::before {
92
+ border: 1px solid var(--radio-button-border-disabled);
76
93
  display: block;
77
94
  width: 16px;
78
95
  height: 16px;
79
- left: 4px;
80
- top: 4px;
81
- border: 1px solid var(--tds-radio-button-color-disabled-before);
96
+ left: 3px;
97
+ top: 3px;
82
98
  box-sizing: content-box;
83
99
  }
84
- .tds-radio-button .tds-form-input[type=radio]:checked:disabled::after, .tds-radio-button .tds-form-input[type=radio]:checked.disabled::after {
85
- border: 4px solid var(--tds-radio-button-interaction-02);
86
- background-color: var(--tds-radio-button-color-disabled-after);
87
- left: 5px;
88
- top: 5px;
100
+ .tds-radio-button .tds-form-input[type=radio]:checked:disabled::after {
101
+ border: 4px solid var(--radio-button-background-disabled);
102
+ background-color: var(--radio-button-checked-disabled);
103
+ left: 4px;
104
+ top: 4px;
89
105
  }
90
106
  @keyframes rb-focus {
91
107
  0% {
@@ -27,7 +27,9 @@ export class TdsRadioButton {
27
27
  }
28
28
  }
29
29
  render() {
30
- return (h("div", { key: '6f44a40cb5ccf890bdee47d36f47a79d5f8b603c', class: "tds-radio-button" }, h("input", { key: '1da8f9df168c631a634172385c3471a5c6bb03aa', ref: (inputEl) => (this.inputElement = inputEl), "aria-label": this.tdsAriaLabel, class: "tds-form-input", type: "radio", role: "radio", name: this.name, id: this.radioId, value: this.value, checked: this.checked, "aria-checked": this.checked, required: this.required, disabled: this.disabled, onChange: () => this.handleChange(), tabIndex: this.tdsTabIndex }), h("label", { key: '0acf59236ffd3ee0136f2bdef9db8a36afe666ff', htmlFor: this.radioId }, h("slot", { key: 'add4ebdebbb4d5e15126a876c0c0940734b7b068', name: "label" }))));
30
+ return (h("div", { key: '6f44a40cb5ccf890bdee47d36f47a79d5f8b603c', class: "tds-radio-button" }, h("input", { key: '9f40ae91078cf4ebaff05897d792423b95e5b123', ref: (inputEl) => {
31
+ this.inputElement = inputEl;
32
+ }, "aria-label": this.tdsAriaLabel, class: "tds-form-input", type: "radio", role: "radio", name: this.name, id: this.radioId, value: this.value, checked: this.checked, "aria-checked": this.checked, required: this.required, disabled: this.disabled, onChange: () => this.handleChange(), tabIndex: this.tdsTabIndex }), h("label", { key: '7309cddb34f1e3bb734e26d534f330d1f7b18fd1', htmlFor: this.radioId }, h("slot", { key: '068c0375f5f8c66bbe8159533a629c8adb21d152', name: "label" }))));
31
33
  }
32
34
  static get is() { return "tds-radio-button"; }
33
35
  static get encapsulation() { return "scoped"; }
@@ -35,10 +35,9 @@
35
35
  cursor: pointer;
36
36
  }
37
37
  :host .component ::slotted(a:focus-visible) {
38
- outline: 2px solid var(--tds-focus-outline-color);
39
- box-shadow: 0 0 0 1px var(--tds-white);
38
+ outline: var(--dimension-radius-focus-width) solid var(--color-foreground-border-accent-focus);
39
+ box-shadow: 0 0 0 1px var(--color-brand-neutral-white);
40
40
  outline-offset: 1px;
41
- z-index: 1;
42
41
  }
43
42
  :host .component.component-selected ::slotted(a),
44
43
  :host .component.component-selected ::slotted(button) {
@@ -42,10 +42,9 @@
42
42
  }
43
43
  :host .component ::slotted(a:focus-visible),
44
44
  :host .component ::slotted(button:focus-visible) {
45
- outline: 2px solid var(--tds-focus-outline-color);
46
- box-shadow: 0 0 0 1px var(--tds-white);
45
+ outline: var(--dimension-radius-focus-width) solid var(--color-foreground-border-accent-focus);
46
+ box-shadow: 0 0 0 1px var(--color-brand-neutral-white);
47
47
  outline-offset: 1px;
48
- z-index: 1;
49
48
  }
50
49
  :host .component:hover ::slotted(a),
51
50
  :host .component:hover ::slotted(button) {