@scania/tegel 1.41.0-stencil-core-beta.0 → 1.42.0-input-decimal-fix-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 (508) hide show
  1. package/dist/cjs/app-globals-3a1e7e63.js +5 -0
  2. package/dist/cjs/index-ca8040ad.js +2039 -0
  3. package/dist/cjs/{inheritAriaAttributes-D_xFGssc.js → inheritAriaAttributes-dedbbc57.js} +1 -1
  4. package/dist/cjs/{isHeadingElement-DihKNeqS.js → isHeadingElement-4f06b688.js} +1 -1
  5. package/dist/cjs/loader.cjs.js +6 -3
  6. package/dist/cjs/tds-accordion-item.cjs.entry.js +6 -9
  7. package/dist/cjs/tds-accordion.cjs.entry.js +5 -4
  8. package/dist/cjs/tds-badge.cjs.entry.js +5 -6
  9. package/dist/cjs/tds-banner.cjs.entry.js +14 -18
  10. package/dist/cjs/tds-block.cjs.entry.js +5 -4
  11. package/dist/cjs/tds-body-cell.cjs.entry.js +9 -3
  12. package/dist/cjs/tds-breadcrumb.cjs.entry.js +5 -3
  13. package/dist/cjs/tds-breadcrumbs.cjs.entry.js +6 -2
  14. package/dist/cjs/tds-button_2.cjs.entry.js +12 -13
  15. package/dist/cjs/tds-card.cjs.entry.js +19 -28
  16. package/dist/cjs/tds-checkbox.cjs.entry.js +15 -13
  17. package/dist/cjs/tds-chip.cjs.entry.js +15 -18
  18. package/dist/cjs/tds-core-header-item_2.cjs.entry.js +8 -7
  19. package/dist/cjs/tds-datetime.cjs.entry.js +23 -27
  20. package/dist/cjs/tds-dropdown_2.cjs.entry.js +43 -34
  21. package/dist/cjs/tds-folder-tab.cjs.entry.js +6 -3
  22. package/dist/cjs/tds-folder-tabs.cjs.entry.js +13 -13
  23. package/dist/cjs/tds-footer-group.cjs.entry.js +10 -5
  24. package/dist/cjs/tds-footer-item.cjs.entry.js +5 -2
  25. package/dist/cjs/tds-footer.cjs.entry.js +7 -5
  26. package/dist/cjs/tds-header-brand-symbol.cjs.entry.js +5 -2
  27. package/dist/cjs/tds-header-cell.cjs.entry.js +22 -18
  28. package/dist/cjs/tds-header-dropdown-list-item.cjs.entry.js +5 -4
  29. package/dist/cjs/tds-header-dropdown-list-user.cjs.entry.js +9 -2
  30. package/dist/cjs/tds-header-dropdown-list.cjs.entry.js +8 -5
  31. package/dist/cjs/tds-header-dropdown.cjs.entry.js +12 -8
  32. package/dist/cjs/tds-header-hamburger.cjs.entry.js +8 -4
  33. package/dist/cjs/tds-header-launcher-button.cjs.entry.js +8 -6
  34. package/dist/cjs/tds-header-launcher-grid-item.cjs.entry.js +5 -2
  35. package/dist/cjs/tds-header-launcher-grid-title.cjs.entry.js +6 -3
  36. package/dist/cjs/tds-header-launcher-grid.cjs.entry.js +8 -4
  37. package/dist/cjs/tds-header-launcher-list-item.cjs.entry.js +5 -2
  38. package/dist/cjs/tds-header-launcher-list-title.cjs.entry.js +6 -3
  39. package/dist/cjs/tds-header-launcher-list.cjs.entry.js +4 -2
  40. package/dist/cjs/tds-header-launcher.cjs.entry.js +11 -6
  41. package/dist/cjs/tds-header-title.cjs.entry.js +5 -2
  42. package/dist/cjs/tds-header.cjs.entry.js +7 -4
  43. package/dist/cjs/tds-icon.cjs.entry.js +12 -10
  44. package/dist/cjs/tds-inline-tab.cjs.entry.js +5 -3
  45. package/dist/cjs/tds-inline-tabs.cjs.entry.js +13 -14
  46. package/dist/cjs/tds-link.cjs.entry.js +5 -5
  47. package/dist/cjs/tds-message.cjs.entry.js +13 -13
  48. package/dist/cjs/tds-modal.cjs.entry.js +18 -18
  49. package/dist/cjs/tds-navigation-tab.cjs.entry.js +5 -3
  50. package/dist/cjs/tds-navigation-tabs.cjs.entry.js +13 -14
  51. package/dist/cjs/tds-popover-canvas.cjs.entry.js +10 -16
  52. package/dist/cjs/tds-popover-core.cjs.entry.js +35 -39
  53. package/dist/cjs/tds-popover-menu-item.cjs.entry.js +5 -3
  54. package/dist/cjs/tds-popover-menu.cjs.entry.js +10 -15
  55. package/dist/cjs/tds-radio-button.cjs.entry.js +14 -11
  56. package/dist/cjs/tds-side-menu-close-button.cjs.entry.js +7 -4
  57. package/dist/cjs/tds-side-menu-collapse-button.cjs.entry.js +6 -3
  58. package/dist/cjs/tds-side-menu-dropdown-list-item.cjs.entry.js +5 -3
  59. package/dist/cjs/tds-side-menu-dropdown-list.cjs.entry.js +5 -2
  60. package/dist/cjs/tds-side-menu-dropdown.cjs.entry.js +7 -5
  61. package/dist/cjs/tds-side-menu-item.cjs.entry.js +6 -6
  62. package/dist/cjs/tds-side-menu-overlay.cjs.entry.js +5 -2
  63. package/dist/cjs/tds-side-menu-user-image_2.cjs.entry.js +11 -3
  64. package/dist/cjs/tds-side-menu-user.cjs.entry.js +9 -2
  65. package/dist/cjs/tds-side-menu.cjs.entry.js +12 -15
  66. package/dist/cjs/tds-slider.cjs.entry.js +24 -39
  67. package/dist/cjs/tds-spinner.cjs.entry.js +5 -4
  68. package/dist/cjs/tds-step.cjs.entry.js +11 -3
  69. package/dist/cjs/tds-stepper.cjs.entry.js +6 -13
  70. package/dist/cjs/tds-table-body-input-wrapper.cjs.entry.js +5 -3
  71. package/dist/cjs/tds-table-body-row-expandable.cjs.entry.js +7 -11
  72. package/dist/cjs/tds-table-body-row.cjs.entry.js +5 -5
  73. package/dist/cjs/tds-table-body.cjs.entry.js +11 -7
  74. package/dist/cjs/tds-table-footer.cjs.entry.js +17 -21
  75. package/dist/cjs/tds-table-header-input-wrapper.cjs.entry.js +5 -3
  76. package/dist/cjs/tds-table-header.cjs.entry.js +6 -5
  77. package/dist/cjs/tds-table-toolbar.cjs.entry.js +5 -5
  78. package/dist/cjs/tds-table.cjs.entry.js +7 -21
  79. package/dist/cjs/tds-tag.cjs.entry.js +7 -5
  80. package/dist/cjs/tds-text-field.cjs.entry.js +58 -42
  81. package/dist/cjs/tds-textarea.cjs.entry.js +13 -16
  82. package/dist/cjs/tds-toast.cjs.entry.js +16 -16
  83. package/dist/cjs/tds-toggle.cjs.entry.js +14 -13
  84. package/dist/cjs/tds-tooltip.cjs.entry.js +17 -19
  85. package/dist/cjs/tegel.cjs.js +8 -7
  86. package/dist/collection/collection-manifest.json +2 -2
  87. package/dist/collection/components/accordion/accordion-item/accordion-item.js +6 -24
  88. package/dist/collection/components/accordion/accordion.js +2 -8
  89. package/dist/collection/components/badge/badge.js +4 -16
  90. package/dist/collection/components/banner/banner.js +18 -39
  91. package/dist/collection/components/block/block.js +2 -8
  92. package/dist/collection/components/breadcrumbs/breadcrumb/breadcrumb.js +1 -4
  93. package/dist/collection/components/breadcrumbs/breadcrumbs.js +5 -4
  94. package/dist/collection/components/button/button.js +19 -44
  95. package/dist/collection/components/card/card.js +28 -64
  96. package/dist/collection/components/checkbox/checkbox.js +22 -41
  97. package/dist/collection/components/chip/chip.js +19 -41
  98. package/dist/collection/components/datetime/datetime.js +37 -76
  99. package/dist/collection/components/divider/divider.js +2 -8
  100. package/dist/collection/components/dropdown/dropdown-option/dropdown-option.js +12 -16
  101. package/dist/collection/components/dropdown/dropdown.js +50 -86
  102. package/dist/collection/components/footer/footer-group/footer-group.js +8 -10
  103. package/dist/collection/components/footer/footer.js +2 -5
  104. package/dist/collection/components/header/header-dropdown/header-dropdown.js +12 -19
  105. package/dist/collection/components/header/header-dropdown-list/header-dropdown-list.js +2 -4
  106. package/dist/collection/components/header/header-dropdown-list-item/header-dropdown-list-item.js +2 -8
  107. package/dist/collection/components/header/header-dropdown-list-user/header-dropdown-list-user.js +14 -16
  108. package/dist/collection/components/header/header-hamburger/header-hamburger.js +5 -4
  109. package/dist/collection/components/header/header-item/header-item.js +2 -9
  110. package/dist/collection/components/header/header-launcher/header-launcher.js +5 -5
  111. package/dist/collection/components/header/header-launcher-button/header-launcher-button.js +4 -9
  112. package/dist/collection/components/header/header-launcher-grid/header-launcher-grid.js +3 -0
  113. package/dist/collection/components/icon/icon.js +15 -26
  114. package/dist/collection/components/link/link.js +3 -12
  115. package/dist/collection/components/message/message.js +16 -33
  116. package/dist/collection/components/modal/modal.js +23 -44
  117. package/dist/collection/components/popover-canvas/popover-canvas.js +15 -46
  118. package/dist/collection/components/popover-core/popover-core.js +29 -60
  119. package/dist/collection/components/popover-menu/popover-menu-item/popover-menu-item.js +1 -4
  120. package/dist/collection/components/popover-menu/popover-menu.js +15 -43
  121. package/dist/collection/components/radio-button/radio-button.js +20 -36
  122. package/dist/collection/components/side-menu/side-menu-collapse-button/side-menu-collapse-button.js +1 -1
  123. package/dist/collection/components/side-menu/side-menu-dropdown/side-menu-dropdown.js +7 -16
  124. package/dist/collection/components/side-menu/side-menu-dropdown-list-item/side-menu-dropdown-list-item.js +1 -4
  125. package/dist/collection/components/side-menu/side-menu-item/side-menu-item.js +2 -9
  126. package/dist/collection/components/side-menu/side-menu-user/side-menu-user.js +14 -16
  127. package/dist/collection/components/side-menu/side-menu-user-image/side-menu-user-image.js +8 -8
  128. package/dist/collection/components/side-menu/side-menu-user-label/side-menu-user-label.js +8 -8
  129. package/dist/collection/components/side-menu/side-menu.js +10 -22
  130. package/dist/collection/components/slider/slider.js +36 -90
  131. package/dist/collection/components/spinner/spinner.js +2 -8
  132. package/dist/collection/components/stepper/step/step.js +11 -12
  133. package/dist/collection/components/stepper/stepper.js +6 -28
  134. package/dist/collection/components/table/table/table.js +12 -49
  135. package/dist/collection/components/table/table-body/table-body.js +6 -5
  136. package/dist/collection/components/table/table-body-cell/table-body-cell.js +11 -16
  137. package/dist/collection/components/table/table-body-input-wrapper/table-body-input-wrapper.js +1 -4
  138. package/dist/collection/components/table/table-body-row/table-body-row.js +3 -12
  139. package/dist/collection/components/table/table-body-row-expandable/table-body-row-expandable.js +8 -27
  140. package/dist/collection/components/table/table-footer/table-footer.js +17 -36
  141. package/dist/collection/components/table/table-header/table-header.js +6 -16
  142. package/dist/collection/components/table/table-header-cell/table-header-cell.js +27 -40
  143. package/dist/collection/components/table/table-header-input-wrapper/table-header-input-wrapper.js +2 -7
  144. package/dist/collection/components/table/table-toolbar/table-toolbar.js +3 -12
  145. package/dist/collection/components/tabs/folder-tabs/folder-tab/folder-tab.js +2 -4
  146. package/dist/collection/components/tabs/folder-tabs/folder-tabs.js +14 -27
  147. package/dist/collection/components/tabs/inline-tabs/inline-tab/inline-tab.js +1 -4
  148. package/dist/collection/components/tabs/inline-tabs/inline-tabs.js +15 -31
  149. package/dist/collection/components/tabs/navigation-tabs/navigation-tab/navigation-tab.js +1 -4
  150. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.js +15 -31
  151. package/dist/collection/components/tag/tag.js +5 -12
  152. package/dist/collection/components/text-field/text-field.css +8 -0
  153. package/dist/collection/components/text-field/text-field.js +124 -104
  154. package/dist/collection/components/textarea/textarea.js +28 -68
  155. package/dist/collection/components/toast/toast.js +21 -42
  156. package/dist/collection/components/toggle/toggle.js +19 -37
  157. package/dist/collection/components/tooltip/tooltip.js +24 -51
  158. package/dist/components/index.js +1 -1825
  159. package/dist/components/{p-DnzQe_HU.js → p-04a014cf.js} +19 -25
  160. package/dist/components/{p-Q3W78DlP.js → p-0bd4c19c.js} +1 -1
  161. package/dist/components/{p-Ip9G3co9.js → p-152b0078.js} +64 -50
  162. package/dist/components/{p-BxmFjTxG.js → p-1dafdc8c.js} +7 -11
  163. package/dist/components/p-28ef5186.js +1507 -0
  164. package/dist/components/{p-X1sPx4t5.js → p-3308d5fa.js} +36 -44
  165. package/dist/components/{p-FqP1yGh_.js → p-381677ec.js} +6 -9
  166. package/dist/components/{p-CMsPXG7a.js → p-3f2187a4.js} +8 -7
  167. package/dist/components/{p-Ca3wGDna.js → p-44f5b5e1.js} +16 -18
  168. package/dist/components/{p-BhQM9_yR.js → p-5ea0ae00.js} +37 -35
  169. package/dist/components/{p-B569z5eW.js → p-63552d0e.js} +12 -22
  170. package/dist/components/{p-SqXsUd-b.js → p-6ef207b2.js} +16 -15
  171. package/dist/components/{p-BHBgkUfr.js → p-7c3348eb.js} +8 -12
  172. package/dist/components/{p-CuIyaNyT.js → p-859e3ebf.js} +1 -1
  173. package/dist/components/{p-QnvG_QPu.js → p-9336db16.js} +8 -9
  174. package/dist/components/{p-DuxH3vDC.js → p-bff614d5.js} +8 -7
  175. package/dist/components/{p-ChCWm6If.js → p-c62b61fe.js} +11 -15
  176. package/dist/components/{p-D1ati-pM.js → p-d10d21bd.js} +11 -13
  177. package/dist/components/{p-HRj1DOvh.js → p-de86852a.js} +6 -9
  178. package/dist/components/{p-BhLq7lgx.js → p-e1622f4a.js} +6 -7
  179. package/dist/components/{p-CPDv0bBc.js → p-f7d94947.js} +13 -15
  180. package/dist/components/tds-accordion-item.js +8 -15
  181. package/dist/components/tds-accordion.js +6 -9
  182. package/dist/components/tds-badge.js +6 -11
  183. package/dist/components/tds-banner.js +16 -24
  184. package/dist/components/tds-block.js +6 -9
  185. package/dist/components/tds-body-cell.js +10 -8
  186. package/dist/components/tds-breadcrumb.js +6 -8
  187. package/dist/components/tds-breadcrumbs.js +7 -7
  188. package/dist/components/tds-button.js +1 -1
  189. package/dist/components/tds-card.js +23 -36
  190. package/dist/components/tds-checkbox.js +1 -1
  191. package/dist/components/tds-chip.js +16 -23
  192. package/dist/components/tds-core-header-item.js +1 -1
  193. package/dist/components/tds-datetime.js +25 -33
  194. package/dist/components/tds-divider.js +1 -1
  195. package/dist/components/tds-dropdown-option.js +1 -1
  196. package/dist/components/tds-dropdown.js +1 -1
  197. package/dist/components/tds-folder-tab.js +7 -8
  198. package/dist/components/tds-folder-tabs.js +15 -19
  199. package/dist/components/tds-footer-group.js +12 -11
  200. package/dist/components/tds-footer-item.js +6 -7
  201. package/dist/components/tds-footer.js +8 -10
  202. package/dist/components/tds-header-brand-symbol.js +8 -9
  203. package/dist/components/tds-header-cell.js +24 -24
  204. package/dist/components/tds-header-dropdown-list-item.js +1 -1
  205. package/dist/components/tds-header-dropdown-list-user.js +10 -7
  206. package/dist/components/tds-header-dropdown-list.js +1 -1
  207. package/dist/components/tds-header-dropdown.js +18 -18
  208. package/dist/components/tds-header-hamburger.js +11 -11
  209. package/dist/components/tds-header-item.js +1 -1
  210. package/dist/components/tds-header-launcher-button.js +1 -1
  211. package/dist/components/tds-header-launcher-grid-item.js +6 -7
  212. package/dist/components/tds-header-launcher-grid-title.js +7 -8
  213. package/dist/components/tds-header-launcher-grid.js +8 -8
  214. package/dist/components/tds-header-launcher-list-item.js +7 -8
  215. package/dist/components/tds-header-launcher-list-title.js +7 -8
  216. package/dist/components/tds-header-launcher-list.js +6 -8
  217. package/dist/components/tds-header-launcher.js +17 -16
  218. package/dist/components/tds-header-title.js +6 -7
  219. package/dist/components/tds-header.js +7 -8
  220. package/dist/components/tds-icon.js +1 -1
  221. package/dist/components/tds-inline-tab.js +6 -8
  222. package/dist/components/tds-inline-tabs.js +15 -20
  223. package/dist/components/tds-link.js +6 -10
  224. package/dist/components/tds-message.js +15 -19
  225. package/dist/components/tds-modal.js +20 -24
  226. package/dist/components/tds-navigation-tab.js +6 -8
  227. package/dist/components/tds-navigation-tabs.js +15 -20
  228. package/dist/components/tds-popover-canvas.js +1 -1
  229. package/dist/components/tds-popover-core.js +1 -1
  230. package/dist/components/tds-popover-menu-item.js +6 -8
  231. package/dist/components/tds-popover-menu.js +12 -21
  232. package/dist/components/tds-radio-button.js +15 -16
  233. package/dist/components/tds-side-menu-close-button.js +8 -9
  234. package/dist/components/tds-side-menu-collapse-button.js +8 -9
  235. package/dist/components/tds-side-menu-dropdown-list-item.js +6 -8
  236. package/dist/components/tds-side-menu-dropdown-list.js +6 -7
  237. package/dist/components/tds-side-menu-dropdown.js +10 -12
  238. package/dist/components/tds-side-menu-item.js +1 -1
  239. package/dist/components/tds-side-menu-overlay.js +6 -7
  240. package/dist/components/tds-side-menu-user-image.js +1 -1
  241. package/dist/components/tds-side-menu-user-label.js +1 -1
  242. package/dist/components/tds-side-menu-user.js +12 -9
  243. package/dist/components/tds-side-menu.js +13 -20
  244. package/dist/components/tds-slider.js +29 -48
  245. package/dist/components/tds-spinner.js +6 -9
  246. package/dist/components/tds-step.js +13 -9
  247. package/dist/components/tds-stepper.js +7 -18
  248. package/dist/components/tds-table-body-input-wrapper.js +7 -9
  249. package/dist/components/tds-table-body-row-expandable.js +8 -16
  250. package/dist/components/tds-table-body-row.js +7 -11
  251. package/dist/components/tds-table-body.js +12 -12
  252. package/dist/components/tds-table-footer.js +22 -30
  253. package/dist/components/tds-table-header-input-wrapper.js +7 -9
  254. package/dist/components/tds-table-header.js +8 -11
  255. package/dist/components/tds-table-toolbar.js +7 -11
  256. package/dist/components/tds-table.js +8 -26
  257. package/dist/components/tds-tag.js +8 -10
  258. package/dist/components/tds-text-field.js +1 -1
  259. package/dist/components/tds-textarea.js +17 -24
  260. package/dist/components/tds-toast.js +18 -22
  261. package/dist/components/tds-toggle.js +15 -18
  262. package/dist/components/tds-tooltip.js +1 -1
  263. package/dist/esm/app-globals-0f993ce5.js +3 -0
  264. package/dist/esm/index-51d04e39.js +2009 -0
  265. package/dist/esm/{inheritAriaAttributes-DyLhgCIg.js → inheritAriaAttributes-04f2f252.js} +1 -1
  266. package/dist/esm/{isHeadingElement-BQco7VNg.js → isHeadingElement-8efea284.js} +1 -1
  267. package/dist/esm/loader.js +4 -3
  268. package/dist/esm/tds-accordion-item.entry.js +4 -9
  269. package/dist/esm/tds-accordion.entry.js +3 -4
  270. package/dist/esm/tds-badge.entry.js +3 -6
  271. package/dist/esm/tds-banner.entry.js +12 -18
  272. package/dist/esm/tds-block.entry.js +3 -4
  273. package/dist/esm/tds-body-cell.entry.js +7 -3
  274. package/dist/esm/tds-breadcrumb.entry.js +3 -3
  275. package/dist/esm/tds-breadcrumbs.entry.js +4 -2
  276. package/dist/esm/tds-button_2.entry.js +10 -13
  277. package/dist/esm/tds-card.entry.js +17 -28
  278. package/dist/esm/tds-checkbox.entry.js +13 -13
  279. package/dist/esm/tds-chip.entry.js +13 -18
  280. package/dist/esm/tds-core-header-item_2.entry.js +6 -7
  281. package/dist/esm/tds-datetime.entry.js +21 -27
  282. package/dist/esm/tds-dropdown_2.entry.js +41 -34
  283. package/dist/esm/tds-folder-tab.entry.js +4 -3
  284. package/dist/esm/tds-folder-tabs.entry.js +11 -13
  285. package/dist/esm/tds-footer-group.entry.js +8 -5
  286. package/dist/esm/tds-footer-item.entry.js +3 -2
  287. package/dist/esm/tds-footer.entry.js +5 -5
  288. package/dist/esm/tds-header-brand-symbol.entry.js +3 -2
  289. package/dist/esm/tds-header-cell.entry.js +20 -18
  290. package/dist/esm/tds-header-dropdown-list-item.entry.js +3 -4
  291. package/dist/esm/tds-header-dropdown-list-user.entry.js +7 -2
  292. package/dist/esm/tds-header-dropdown-list.entry.js +6 -5
  293. package/dist/esm/tds-header-dropdown.entry.js +10 -8
  294. package/dist/esm/tds-header-hamburger.entry.js +6 -4
  295. package/dist/esm/tds-header-launcher-button.entry.js +6 -6
  296. package/dist/esm/tds-header-launcher-grid-item.entry.js +3 -2
  297. package/dist/esm/tds-header-launcher-grid-title.entry.js +4 -3
  298. package/dist/esm/tds-header-launcher-grid.entry.js +6 -4
  299. package/dist/esm/tds-header-launcher-list-item.entry.js +3 -2
  300. package/dist/esm/tds-header-launcher-list-title.entry.js +4 -3
  301. package/dist/esm/tds-header-launcher-list.entry.js +2 -2
  302. package/dist/esm/tds-header-launcher.entry.js +9 -6
  303. package/dist/esm/tds-header-title.entry.js +3 -2
  304. package/dist/esm/tds-header.entry.js +5 -4
  305. package/dist/esm/tds-icon.entry.js +10 -10
  306. package/dist/esm/tds-inline-tab.entry.js +3 -3
  307. package/dist/esm/tds-inline-tabs.entry.js +11 -14
  308. package/dist/esm/tds-link.entry.js +3 -5
  309. package/dist/esm/tds-message.entry.js +11 -13
  310. package/dist/esm/tds-modal.entry.js +16 -18
  311. package/dist/esm/tds-navigation-tab.entry.js +3 -3
  312. package/dist/esm/tds-navigation-tabs.entry.js +11 -14
  313. package/dist/esm/tds-popover-canvas.entry.js +8 -16
  314. package/dist/esm/tds-popover-core.entry.js +33 -39
  315. package/dist/esm/tds-popover-menu-item.entry.js +3 -3
  316. package/dist/esm/tds-popover-menu.entry.js +8 -15
  317. package/dist/esm/tds-radio-button.entry.js +12 -11
  318. package/dist/esm/tds-side-menu-close-button.entry.js +5 -4
  319. package/dist/esm/tds-side-menu-collapse-button.entry.js +4 -3
  320. package/dist/esm/tds-side-menu-dropdown-list-item.entry.js +3 -3
  321. package/dist/esm/tds-side-menu-dropdown-list.entry.js +3 -2
  322. package/dist/esm/tds-side-menu-dropdown.entry.js +5 -5
  323. package/dist/esm/tds-side-menu-item.entry.js +4 -6
  324. package/dist/esm/tds-side-menu-overlay.entry.js +3 -2
  325. package/dist/esm/tds-side-menu-user-image_2.entry.js +9 -3
  326. package/dist/esm/tds-side-menu-user.entry.js +7 -2
  327. package/dist/esm/tds-side-menu.entry.js +10 -15
  328. package/dist/esm/tds-slider.entry.js +22 -39
  329. package/dist/esm/tds-spinner.entry.js +3 -4
  330. package/dist/esm/tds-step.entry.js +9 -3
  331. package/dist/esm/tds-stepper.entry.js +4 -13
  332. package/dist/esm/tds-table-body-input-wrapper.entry.js +3 -3
  333. package/dist/esm/tds-table-body-row-expandable.entry.js +5 -11
  334. package/dist/esm/tds-table-body-row.entry.js +3 -5
  335. package/dist/esm/tds-table-body.entry.js +9 -7
  336. package/dist/esm/tds-table-footer.entry.js +15 -21
  337. package/dist/esm/tds-table-header-input-wrapper.entry.js +3 -3
  338. package/dist/esm/tds-table-header.entry.js +4 -5
  339. package/dist/esm/tds-table-toolbar.entry.js +3 -5
  340. package/dist/esm/tds-table.entry.js +5 -21
  341. package/dist/esm/tds-tag.entry.js +5 -5
  342. package/dist/esm/tds-text-field.entry.js +56 -42
  343. package/dist/esm/tds-textarea.entry.js +11 -16
  344. package/dist/esm/tds-toast.entry.js +14 -16
  345. package/dist/esm/tds-toggle.entry.js +12 -13
  346. package/dist/esm/tds-tooltip.entry.js +15 -19
  347. package/dist/esm/tegel.js +5 -5
  348. package/dist/tegel/p-0672ddfc.entry.js +1 -0
  349. package/dist/tegel/p-08ad6a21.entry.js +1 -0
  350. package/dist/tegel/p-08f63e5d.entry.js +1 -0
  351. package/dist/tegel/{p-206d4703.entry.js → p-09cd056c.entry.js} +1 -1
  352. package/dist/tegel/{p-Q3W78DlP.js → p-0bd4c19c.js} +1 -1
  353. package/dist/tegel/{p-d8a35537.entry.js → p-0cfe8671.entry.js} +1 -1
  354. package/dist/tegel/{p-954e6cf0.entry.js → p-0e772ad7.entry.js} +1 -1
  355. package/dist/tegel/{p-b9cb2eef.entry.js → p-133351b5.entry.js} +1 -1
  356. package/dist/tegel/p-177386d5.entry.js +1 -0
  357. package/dist/tegel/p-17bc1e49.entry.js +1 -0
  358. package/dist/tegel/p-1859156f.entry.js +1 -0
  359. package/dist/tegel/p-1b471db7.entry.js +1 -0
  360. package/dist/tegel/p-1f4267a8.entry.js +1 -0
  361. package/dist/tegel/p-2049fab2.js +2 -0
  362. package/dist/tegel/{p-192332e7.entry.js → p-24a76927.entry.js} +1 -1
  363. package/dist/tegel/{p-b5deab8e.entry.js → p-2766b46f.entry.js} +1 -1
  364. package/dist/tegel/p-28f85555.entry.js +1 -0
  365. package/dist/tegel/{p-299e0e56.entry.js → p-2faeb483.entry.js} +1 -1
  366. package/dist/tegel/p-304f5a5c.entry.js +1 -0
  367. package/dist/tegel/p-354d3986.entry.js +1 -0
  368. package/dist/tegel/p-379df59b.entry.js +1 -0
  369. package/dist/tegel/{p-a74d375a.entry.js → p-3c348fcb.entry.js} +1 -1
  370. package/dist/tegel/p-3c97cb45.entry.js +1 -0
  371. package/dist/tegel/p-3e6d65ee.entry.js +1 -0
  372. package/dist/tegel/p-445fa788.entry.js +1 -0
  373. package/dist/tegel/p-464469fe.entry.js +1 -0
  374. package/dist/tegel/{p-5bea354f.entry.js → p-4b5e15cc.entry.js} +1 -1
  375. package/dist/tegel/p-4de2807c.entry.js +1 -0
  376. package/dist/tegel/{p-73c9a5b3.entry.js → p-51a17707.entry.js} +1 -1
  377. package/dist/tegel/p-52689019.entry.js +1 -0
  378. package/dist/tegel/p-57a28f62.entry.js +1 -0
  379. package/dist/tegel/p-5c8fd75e.entry.js +1 -0
  380. package/dist/tegel/{p-0ac95ef0.entry.js → p-646d1df4.entry.js} +1 -1
  381. package/dist/tegel/{p-d659aefa.entry.js → p-650b98bf.entry.js} +1 -1
  382. package/dist/tegel/{p-996f0ac5.entry.js → p-655051b6.entry.js} +1 -1
  383. package/dist/tegel/p-6b340718.entry.js +1 -0
  384. package/dist/tegel/{p-3de8e52b.entry.js → p-72006dd7.entry.js} +1 -1
  385. package/dist/tegel/{p-08ef673e.entry.js → p-743d4f07.entry.js} +1 -1
  386. package/dist/tegel/{p-3a5588b2.entry.js → p-771f53c2.entry.js} +1 -1
  387. package/dist/tegel/{p-fa8a4f27.entry.js → p-77cfb0ef.entry.js} +1 -1
  388. package/dist/tegel/p-7887bdbb.entry.js +1 -0
  389. package/dist/tegel/p-7b598e60.entry.js +1 -0
  390. package/dist/tegel/p-7ef50e7f.entry.js +1 -0
  391. package/dist/tegel/{p-15c69748.entry.js → p-87219f00.entry.js} +1 -1
  392. package/dist/tegel/{p-c7c4f528.entry.js → p-88bb1059.entry.js} +1 -1
  393. package/dist/tegel/{p-e777d558.entry.js → p-8a4837ae.entry.js} +1 -1
  394. package/dist/tegel/p-8c2695af.entry.js +1 -0
  395. package/dist/tegel/{p-Bx66i7RU.js → p-9332c225.js} +1 -1
  396. package/dist/tegel/{p-fb59d675.entry.js → p-987f8f0f.entry.js} +1 -1
  397. package/dist/tegel/p-9b635e01.entry.js +1 -0
  398. package/dist/tegel/p-9f187848.entry.js +1 -0
  399. package/dist/tegel/p-9fdc8fa5.entry.js +1 -0
  400. package/dist/tegel/{p-4489b7d5.entry.js → p-a090bd2f.entry.js} +1 -1
  401. package/dist/tegel/p-a56436c8.entry.js +1 -0
  402. package/dist/tegel/p-ab00e6e4.entry.js +1 -0
  403. package/dist/tegel/p-b210d23c.entry.js +1 -0
  404. package/dist/tegel/{p-20b5c366.entry.js → p-b734b309.entry.js} +1 -1
  405. package/dist/tegel/p-b7abb81f.entry.js +1 -0
  406. package/dist/tegel/p-bcd5e06d.entry.js +1 -0
  407. package/dist/tegel/p-c0cbc9f5.entry.js +1 -0
  408. package/dist/tegel/{p-648df3a1.entry.js → p-c163d44f.entry.js} +1 -1
  409. package/dist/tegel/p-c23a3f12.entry.js +1 -0
  410. package/dist/tegel/{p-bc4d68b0.entry.js → p-c2e514b4.entry.js} +1 -1
  411. package/dist/tegel/{p-de9f2a0d.entry.js → p-c6968db1.entry.js} +1 -1
  412. package/dist/tegel/p-ca16f1ed.entry.js +1 -0
  413. package/dist/tegel/p-ca32a270.entry.js +1 -0
  414. package/dist/tegel/p-cc962b6c.entry.js +1 -0
  415. package/dist/tegel/{p-7cec9df0.entry.js → p-ceed0476.entry.js} +1 -1
  416. package/dist/tegel/p-cf717912.entry.js +1 -0
  417. package/dist/tegel/{p-d2b7c692.entry.js → p-cfd7ed1a.entry.js} +1 -1
  418. package/dist/tegel/{p-e1daba90.entry.js → p-d1d45942.entry.js} +1 -1
  419. package/dist/tegel/p-d7cdbc4e.entry.js +1 -0
  420. package/dist/tegel/p-e1255160.js +1 -0
  421. package/dist/tegel/p-e5b796e7.entry.js +1 -0
  422. package/dist/tegel/p-e6e9d11f.entry.js +1 -0
  423. package/dist/tegel/p-e8b58680.entry.js +1 -0
  424. package/dist/tegel/p-eb91e33b.entry.js +1 -0
  425. package/dist/tegel/{p-1f255f25.entry.js → p-f2318c88.entry.js} +1 -1
  426. package/dist/tegel/{p-d03f33c0.entry.js → p-f31f56fe.entry.js} +1 -1
  427. package/dist/tegel/p-f3c32d4d.entry.js +1 -0
  428. package/dist/tegel/p-f7e8b26c.entry.js +1 -0
  429. package/dist/tegel/p-f8a37d39.entry.js +1 -0
  430. package/dist/tegel/{p-2a1342d8.entry.js → p-fd15ced7.entry.js} +1 -1
  431. package/dist/tegel/tegel.esm.js +1 -1
  432. package/dist/types/components/slider/slider-stories-setup.d.ts +1 -1
  433. package/dist/types/components/text-field/text-field.d.ts +12 -1
  434. package/dist/types/components.d.ts +21 -542
  435. package/dist/types/stencil-public-runtime.d.ts +4 -86
  436. package/loader/package.json +11 -0
  437. package/package.json +2 -2
  438. package/dist/cjs/index-CxAGLnpY.js +0 -2414
  439. package/dist/esm/index-BqRtRha-.js +0 -2385
  440. package/dist/tegel/p-03ff8648.entry.js +0 -1
  441. package/dist/tegel/p-11159349.entry.js +0 -1
  442. package/dist/tegel/p-26907beb.entry.js +0 -1
  443. package/dist/tegel/p-312c49f8.entry.js +0 -1
  444. package/dist/tegel/p-342052b9.entry.js +0 -1
  445. package/dist/tegel/p-3557fbdf.entry.js +0 -1
  446. package/dist/tegel/p-3806a0e4.entry.js +0 -1
  447. package/dist/tegel/p-3ba30c59.entry.js +0 -1
  448. package/dist/tegel/p-3bd99720.entry.js +0 -1
  449. package/dist/tegel/p-41084e54.entry.js +0 -1
  450. package/dist/tegel/p-41242d2e.entry.js +0 -1
  451. package/dist/tegel/p-43f6c149.entry.js +0 -1
  452. package/dist/tegel/p-4e58b98d.entry.js +0 -1
  453. package/dist/tegel/p-503abc18.entry.js +0 -1
  454. package/dist/tegel/p-5eed2dae.entry.js +0 -1
  455. package/dist/tegel/p-6253f1d8.entry.js +0 -1
  456. package/dist/tegel/p-6301a8b5.entry.js +0 -1
  457. package/dist/tegel/p-65d43cfd.entry.js +0 -1
  458. package/dist/tegel/p-6d4e71fd.entry.js +0 -1
  459. package/dist/tegel/p-7ef6db3c.entry.js +0 -1
  460. package/dist/tegel/p-81314f19.entry.js +0 -1
  461. package/dist/tegel/p-88d3bbbd.entry.js +0 -1
  462. package/dist/tegel/p-8a5df42a.entry.js +0 -1
  463. package/dist/tegel/p-8f1bbe70.entry.js +0 -1
  464. package/dist/tegel/p-9296f0d1.entry.js +0 -1
  465. package/dist/tegel/p-9fed9d16.entry.js +0 -1
  466. package/dist/tegel/p-BqRtRha-.js +0 -2
  467. package/dist/tegel/p-a13ecd87.entry.js +0 -1
  468. package/dist/tegel/p-a8d29ac5.entry.js +0 -1
  469. package/dist/tegel/p-abe630f5.entry.js +0 -1
  470. package/dist/tegel/p-b2934101.entry.js +0 -1
  471. package/dist/tegel/p-b2d9244a.entry.js +0 -1
  472. package/dist/tegel/p-b901a7e3.entry.js +0 -1
  473. package/dist/tegel/p-bbcab377.entry.js +0 -1
  474. package/dist/tegel/p-c2ae97bb.entry.js +0 -1
  475. package/dist/tegel/p-ca437b9a.entry.js +0 -1
  476. package/dist/tegel/p-d0c0c8f3.entry.js +0 -1
  477. package/dist/tegel/p-d1f9c4fd.entry.js +0 -1
  478. package/dist/tegel/p-d67ff384.entry.js +0 -1
  479. package/dist/tegel/p-dec2ede0.entry.js +0 -1
  480. package/dist/tegel/p-e5166678.entry.js +0 -1
  481. package/dist/tegel/p-e643c9b3.entry.js +0 -1
  482. package/dist/tegel/p-f0c912af.entry.js +0 -1
  483. package/dist/tegel/p-f3da2bf5.entry.js +0 -1
  484. package/dist/tegel/p-f46be246.entry.js +0 -1
  485. package/dist/tegel/p-f5a7d350.entry.js +0 -1
  486. package/dist/tegel/p-fa19eac0.entry.js +0 -1
  487. package/dist/tegel/p-ff6da1f1.entry.js +0 -1
  488. /package/dist/cjs/{dfs-Clg9RCmq.js → dfs-84f7f63e.js} +0 -0
  489. /package/dist/cjs/{generateUniqueId-ComXTAM_.js → generateUniqueId-e3fc9863.js} +0 -0
  490. /package/dist/cjs/{getAriaInvalid-Bdg4qUb_.js → getAriaInvalid-66a2eade.js} +0 -0
  491. /package/dist/cjs/{hasSlot-D-DVNhGg.js → hasSlot-1c90e9ba.js} +0 -0
  492. /package/dist/cjs/{inheritAttributes-CGw91JfB.js → inheritAttributes-ff9ad737.js} +0 -0
  493. /package/dist/components/{p-Cn4f8w1e.js → p-11648030.js} +0 -0
  494. /package/dist/components/{p-CF8bH08v.js → p-3fe9cbbf.js} +0 -0
  495. /package/dist/components/{p-CLF3diNe.js → p-52bf0fdf.js} +0 -0
  496. /package/dist/components/{p-CBZ6wC3m.js → p-a1181b1f.js} +0 -0
  497. /package/dist/components/{p-DDX6uFcm.js → p-ae110fc2.js} +0 -0
  498. /package/dist/components/{p-wEP_nEaO.js → p-bbf9492a.js} +0 -0
  499. /package/dist/esm/{dfs-CLF3diNe.js → dfs-1e574d5f.js} +0 -0
  500. /package/dist/esm/{generateUniqueId-Cn4f8w1e.js → generateUniqueId-7934d315.js} +0 -0
  501. /package/dist/esm/{getAriaInvalid-wEP_nEaO.js → getAriaInvalid-a9944cb9.js} +0 -0
  502. /package/dist/esm/{hasSlot-DDX6uFcm.js → hasSlot-d52114d0.js} +0 -0
  503. /package/dist/esm/{inheritAttributes-CF8bH08v.js → inheritAttributes-d21e267b.js} +0 -0
  504. /package/dist/tegel/{p-Cn4f8w1e.js → p-11648030.js} +0 -0
  505. /package/dist/tegel/{p-CF8bH08v.js → p-3fe9cbbf.js} +0 -0
  506. /package/dist/tegel/{p-CLF3diNe.js → p-52bf0fdf.js} +0 -0
  507. /package/dist/tegel/{p-DDX6uFcm.js → p-ae110fc2.js} +0 -0
  508. /package/dist/tegel/{p-wEP_nEaO.js → p-bbf9492a.js} +0 -0
@@ -1,6 +1,7 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-BqRtRha-.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-51d04e39.js';
2
2
 
3
3
  const tableHeaderCellCss = ":host(.tds-table__header-cell){box-sizing:border-box;font:var(--tds-headline-07);letter-spacing:var(--tds-headline-07-ls);display:table-cell;text-align:left;color:var(--tds-table-color);background-color:var(--tds-table-header-background);border-bottom:1px solid var(--tds-table-header-background-hover);padding:0;height:48px;min-width:192px;box-sizing:border-box;vertical-align:middle;overflow:hidden;transition:background-color 200ms ease}:host(.tds-table__header-cell) *{box-sizing:border-box}:host(.tds-table__header-cell) .tds-table__header-text{padding:8px 16px;margin:0}:host(.tds-table__header-cell) .tds-table__header-text-no-padding{padding:0}:host(.tds-table__header-cell--sortable) .tds-table__header-button{display:flex;align-items:center;gap:8px;justify-content:start;flex-direction:row;width:100%;height:100%;padding:0 16px;background-color:transparent;border:none;cursor:pointer;transition:background-color 200ms ease}:host(.tds-table__header-cell--sortable) .tds-table__header-button:focus{outline:2px solid var(--tds-table-header-btn-focus);outline-offset:-2px}:host(.tds-table__header-cell--sortable) .tds-table__header-button:focus .tds-table__header-button-icon{opacity:1}:host(.tds-table__header-cell--sortable) .tds-table__header-button .tds-table__header-button-text{font:var(--tds-headline-07);letter-spacing:var(--tds-headline-07-ls);text-align:left;color:var(--tds-table-header-btn-color)}:host(.tds-table__header-cell--sortable) .tds-table__header-button .tds-table__header-button-icon{flex:0 0 16px;height:16px;width:16px;opacity:0;transform-origin:center;transition:opacity 200ms ease-in, transform 200ms ease;color:var(--tds-table-color)}:host(.tds-table__header-cell--sortable) .tds-table__header-button:hover .tds-table__header-button-icon{opacity:1}:host(.tds-table__header-cell--is-sorted) .tds-table__header-button{background-color:var(--tds-table-header-btn-background)}:host(.tds-table__header-cell--is-sorted) .tds-table__header-button:hover{background-color:var(--tds-table-header-btn-background-hover)}:host(.tds-table__header-cell--is-sorted) .tds-table__header-button .tds-table__header-button-icon{opacity:1}:host(.tds-table__header-cell--is-sorted) .tds-table__header-button .tds-table__header-button-icon--rotate{transform:rotate(180deg)}:host(.tds-table--compact){height:33px}:host(.tds-table--divider){border-right:1px solid var(--tds-table-divider)}:host(.tds-table--divider:last-of-type){border-right:none}:host(.tds-table--no-min-width){min-width:unset}:host(.tds-table--no-padding){height:unset}:host(.tds-table__header-cell:first-of-type){border-top-left-radius:4px}:host(.tds-table__header-cell:last-of-type){border-top-right-radius:4px}:host(.tds-table--extra-column:first-of-type){border-top-left-radius:0}:host(.tds-table--toolbar-available){border-radius:0}:host(.tds-table--extra-column.tds-table--toolbar-available){border-radius:0}:host(.tds-table__header-cell.tds-table--toolbar-available:first-of-type){border-top-left-radius:0}:host(.tds-table__header-cell.tds-table--toolbar-available:last-of-type){border-top-right-radius:0}";
4
+ const TdsHeaderCellStyle0 = tableHeaderCellCss;
4
5
 
5
6
  const relevantTableProps = [
6
7
  'multiselect',
@@ -16,22 +17,6 @@ const TdsTableHeaderCell = class {
16
17
  this.internalSortButtonClicked = createEvent(this, "internalSortButtonClicked", 6);
17
18
  this.internalTdsTextAlign = createEvent(this, "internalTdsTextAlign", 6);
18
19
  this.internalTdsHover = createEvent(this, "internalTdsHover", 6);
19
- /** Enables sorting on that column */
20
- this.sortable = false;
21
- /** Setting for text align, default is "left". Other accepted values are "left", "start", "right" or "end". */
22
- this.textAlign = 'left';
23
- /** Disables internal padding. Useful when passing other components to cell. */
24
- this.disablePadding = false;
25
- /** Aria label for the sort button, providing an accessible description */
26
- this.tdsAriaLabelSortButton = '';
27
- this.sortedByMyKey = false;
28
- this.verticalDividers = false;
29
- this.compactDesign = false;
30
- this.noMinWidth = false;
31
- this.multiselect = false;
32
- this.enableToolbarDesign = false;
33
- this.tableId = '';
34
- this.expandableRows = false;
35
20
  this.sortButtonClick = () => {
36
21
  if (this.sortingDirection !== 'asc' && this.sortingDirection !== 'desc') {
37
22
  this.sortingDirection = 'asc';
@@ -65,6 +50,23 @@ const TdsTableHeaderCell = class {
65
50
  key,
66
51
  });
67
52
  };
53
+ this.cellKey = undefined;
54
+ this.cellValue = undefined;
55
+ this.customWidth = undefined;
56
+ this.sortable = false;
57
+ this.textAlign = 'left';
58
+ this.disablePadding = false;
59
+ this.tdsAriaLabelSortButton = '';
60
+ this.textAlignState = undefined;
61
+ this.sortingDirection = undefined;
62
+ this.sortedByMyKey = false;
63
+ this.verticalDividers = false;
64
+ this.compactDesign = false;
65
+ this.noMinWidth = false;
66
+ this.multiselect = false;
67
+ this.enableToolbarDesign = false;
68
+ this.tableId = '';
69
+ this.expandableRows = false;
68
70
  }
69
71
  internalTdsPropChangeListener(event) {
70
72
  if (this.tableId === event.detail.tableId) {
@@ -132,6 +134,6 @@ const TdsTableHeaderCell = class {
132
134
  }
133
135
  get host() { return getElement(this); }
134
136
  };
135
- TdsTableHeaderCell.style = tableHeaderCellCss;
137
+ TdsTableHeaderCell.style = TdsHeaderCellStyle0;
136
138
 
137
139
  export { TdsTableHeaderCell as tds_header_cell };
@@ -1,13 +1,12 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-BqRtRha-.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-51d04e39.js';
2
2
 
3
3
  const headerDropdownListItemCss = ":host{display:block;box-sizing:border-box;height:var(--tds-header-list-item-md-height);width:100%}:host .component{height:100%}:host .component ::slotted(a),:host .component ::slotted(button){all:unset;box-sizing:border-box;border:none;display:flex;align-items:center;height:100%;padding:0 24px;width:100%;font:var(--tds-detail-02);letter-spacing:var(--tds-detail-02-ls);background-color:var(--tds-nav-dropdown-item-background);color:var(--tds-header-nav-item-dropdown-opened-color)}:host .component ::slotted(a:hover){background-color:var(--tds-nav-item-background-hover);cursor:pointer}:host .component ::slotted(a:focus-visible){outline:2px solid var(--tds-focus-outline-color);box-shadow:inset 0 0 0 3px var(--tds-white);outline-offset:-2px}:host .component-selected{background-color:var(--tds-nav-item-background-selected);padding-right:4px;border-left-width:4px;border-left-style:solid;border-left-color:var(--tds-nav-item-border-color-active)}:host .component-selected ::slotted(a),:host .component-selected ::slotted(button){background-color:var(--tds-nav-item-background-selected)}:host .component-selected:focus-within{border-left:none}:host(:not(:last-child)){border-bottom:1px solid var(--tds-nav-dropdown-item-border-color)}:host([size=lg]){height:var(--tds-header-height)}:host([size=lg]) ::slotted(a),:host([size=lg]) ::slotted(button){padding:0 16px;color:var(--tds-header-app-launcher-item-color)}";
4
+ const TdsHeaderDropdownListItemStyle0 = headerDropdownListItemCss;
4
5
 
5
6
  const TdsHeaderDropdownListItem = class {
6
7
  constructor(hostRef) {
7
8
  registerInstance(this, hostRef);
8
- /** If the link should appear selected. */
9
9
  this.selected = false;
10
- /** The size of the component. */
11
10
  this.size = 'md';
12
11
  }
13
12
  render() {
@@ -18,6 +17,6 @@ const TdsHeaderDropdownListItem = class {
18
17
  }
19
18
  get host() { return getElement(this); }
20
19
  };
21
- TdsHeaderDropdownListItem.style = headerDropdownListItemCss;
20
+ TdsHeaderDropdownListItem.style = TdsHeaderDropdownListItemStyle0;
22
21
 
23
22
  export { TdsHeaderDropdownListItem as tds_header_dropdown_list_item };
@@ -1,16 +1,21 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-BqRtRha-.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-51d04e39.js';
2
2
 
3
3
  const headerDropdownListUserCss = ":host{background-color:var(--tds-header-avatar-item-background);display:flex;height:84px}:host .user-box{gap:16px;width:100%;padding:0 16px;display:flex;align-items:center;border-bottom:1px solid var(--tds-nav-dropdown-item-border-color)}:host img,:host slot[name=thumbnail]::slotted(*){width:34px;border-radius:100%}:host .user-content{display:flex;flex-direction:column;gap:4px}:host .user-content .header{font:var(--tds-headline-07);letter-spacing:var(--tds-headline-07-ls)}:host .user-content .subheader{font:var(--tds-headline-07);letter-spacing:var(--tds-headline-07-ls);color:var(--tds-header-avatar-item-color)}";
4
+ const TdsHeaderDropdownListUserStyle0 = headerDropdownListUserCss;
4
5
 
5
6
  const TdsHeaderDropdownListLgUser = class {
6
7
  constructor(hostRef) {
7
8
  registerInstance(this, hostRef);
9
+ this.imgUrl = undefined;
10
+ this.imgAlt = undefined;
11
+ this.header = undefined;
12
+ this.subheader = undefined;
8
13
  }
9
14
  render() {
10
15
  return (h(Host, { key: '88298dc621372f56b0336686d055f27ef7bfee8a', role: "listitem" }, h("div", { key: 'da8b981e30d4cca52b4dfc2813e2d706f7c18d30', class: "user-box" }, this.imgUrl && h("img", { key: 'f81a370f4499f5bec4eedef0ef2d1aaa5aeca4ca', src: this.imgUrl, alt: this.imgAlt }), h("slot", { key: '33c9d2b8d0761d6915129cd03f4b596b5c05c1b4', name: "thumbanil" }), h("div", { key: '78a05fa64af6d694b4927fef55260e18c2d5711f', class: "user-content" }, h("div", { key: '15f6a48e0f10574ae14af2e2d92342ec77e85aa1', class: "header" }, this.header, h("slot", { key: '12ebbfbc257918f264c76e7d38a28827880cadec', name: "header" })), h("div", { key: 'bbd348e04b5ea5732bb4426547ef5ed9eddf55d0', class: "subheader" }, this.subheader, h("slot", { key: '403e7f20cb5b564928759ce0be1b058d12610290', name: "subheader" }))))));
11
16
  }
12
17
  get host() { return getElement(this); }
13
18
  };
14
- TdsHeaderDropdownListLgUser.style = headerDropdownListUserCss;
19
+ TdsHeaderDropdownListLgUser.style = TdsHeaderDropdownListUserStyle0;
15
20
 
16
21
  export { TdsHeaderDropdownListLgUser as tds_header_dropdown_list_user };
@@ -1,16 +1,17 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-BqRtRha-.js';
2
- import { g as getPreviousNestedChildOfSiblingsMatching, i as isHeadingElement } from './isHeadingElement-BQco7VNg.js';
3
- import './dfs-CLF3diNe.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-51d04e39.js';
2
+ import { g as getPreviousNestedChildOfSiblingsMatching, i as isHeadingElement } from './isHeadingElement-8efea284.js';
3
+ import './dfs-1e574d5f.js';
4
4
 
5
5
  const headerDropdownListCss = ":host{display:block;width:190px;padding:0;margin:0;list-style:none;border-radius:unset;background-color:var(--tds-header-app-launcher-menu-bg)}@media all and (max-width: 384px){:host{width:100vw}}:host([size=lg]){width:320px}";
6
+ const TdsHeaderDropdownListStyle0 = headerDropdownListCss;
6
7
 
7
8
  const TdsHeaderDropdownList = class {
8
9
  constructor(hostRef) {
9
10
  registerInstance(this, hostRef);
10
11
  // A Map to store the slots and their associated slotchange listeners.
11
12
  this.slotListeners = new Map();
12
- /** The size of the component. */
13
13
  this.size = 'md';
14
+ this.headingElement = undefined;
14
15
  }
15
16
  componentWillLoad() {
16
17
  const { children } = this.host;
@@ -77,6 +78,6 @@ const TdsHeaderDropdownList = class {
77
78
  }
78
79
  get host() { return getElement(this); }
79
80
  };
80
- TdsHeaderDropdownList.style = headerDropdownListCss;
81
+ TdsHeaderDropdownList.style = TdsHeaderDropdownListStyle0;
81
82
 
82
83
  export { TdsHeaderDropdownList as tds_header_dropdown_list };
@@ -1,16 +1,12 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-BqRtRha-.js';
2
- import { g as generateUniqueId } from './generateUniqueId-Cn4f8w1e.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-51d04e39.js';
2
+ import { g as generateUniqueId } from './generateUniqueId-7934d315.js';
3
3
 
4
4
  const headerDropdownCss = ":host{--tds-scrollbar-width-standard:thin;--tds-scrollbar-width:10px;--tds-scrollbar-height:10px;--tds-scrollbar-thumb-border-width:3px;--tds-scrollbar-thumb-border-hover-width:2px}body{scrollbar-width:thin}:host{height:var(--tds-header-height);position:relative}:host .menu{flex-direction:column;overflow-y:auto;max-height:calc(100vh - var(--tds-header-height));box-shadow:var(--tds-nav-dropdown-menu-box);background-color:var(--tds-header-app-launcher-menu-background);border-top-right-radius:0;border-top-left-radius:0}:host .menu:hover::-webkit-scrollbar-thumb{border:var(--tds-scrollbar-thumb-border-hover-width) solid transparent;background:var(--tds-scrollbar-hover-thumb-color);background-clip:padding-box}:host .menu::-webkit-scrollbar{width:var(--tds-scrollbar-width)}:host .menu::-webkit-scrollbar-track{background:var(--tds-scrollbar-track-color)}:host .menu::-webkit-scrollbar-thumb{border-radius:40px;background:var(--tds-scrollbar-thumb-color);border:var(--tds-scrollbar-thumb-border-width) solid transparent;background-clip:padding-box}:host .menu::-webkit-scrollbar-button{height:0;width:0}@supports not selector(::-webkit-scrollbar){:host .menu{scrollbar-color:var(--tds-scrollbar-thumb-color) var(--tds-scrollbar-track-color);scrollbar-width:var(--tds-scrollbar-width-standard)}}:host .state-open .dropdown-icon{transform:rotate(180deg)}:host .state-open .button{position:relative;z-index:901}:host .state-open tds-header-item button:hover,:host .state-open tds-header-item a:hover{background-color:var(--tds-nav-item-background-hover);box-shadow:none}";
5
+ const TdsHeaderDropdownStyle0 = headerDropdownCss;
5
6
 
6
7
  const TdsHeaderDropdown = class {
7
8
  constructor(hostRef) {
8
9
  registerInstance(this, hostRef);
9
- /** If the dropdown icon (downwards chevron) should be hidden. */
10
- this.noDropdownIcon = false;
11
- /** If the button that opens the dropdown should appear selected. */
12
- this.selected = false;
13
- this.open = false;
14
10
  this.uuid = generateUniqueId();
15
11
  this.handleSlottedItemClick = (event) => {
16
12
  const eventSource = event.target.tagName.toLowerCase();
@@ -18,6 +14,12 @@ const TdsHeaderDropdown = class {
18
14
  this.open = false;
19
15
  }
20
16
  };
17
+ this.label = undefined;
18
+ this.noDropdownIcon = false;
19
+ this.selected = false;
20
+ this.tdsAriaLabel = undefined;
21
+ this.open = false;
22
+ this.buttonEl = undefined;
21
23
  }
22
24
  onAnyClick(event) {
23
25
  // Source: https://lamplightdev.com/blog/2021/04/10/how-to-detect-clicks-outside-of-a-web-component/
@@ -62,6 +64,6 @@ const TdsHeaderDropdown = class {
62
64
  }
63
65
  get host() { return getElement(this); }
64
66
  };
65
- TdsHeaderDropdown.style = headerDropdownCss;
67
+ TdsHeaderDropdown.style = TdsHeaderDropdownStyle0;
66
68
 
67
69
  export { TdsHeaderDropdown as tds_header_dropdown };
@@ -1,12 +1,14 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-BqRtRha-.js';
2
- import { i as inheritAriaAttributes } from './inheritAriaAttributes-DyLhgCIg.js';
3
- import './inheritAttributes-CF8bH08v.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-51d04e39.js';
2
+ import { i as inheritAriaAttributes } from './inheritAriaAttributes-04f2f252.js';
3
+ import './inheritAttributes-d21e267b.js';
4
4
 
5
5
  const headerHamburgerCss = ":host{color:var(--tds-white)}:host tds-header-item{display:block}:host .icon{position:relative;margin-left:-6px;left:3px;transition:background 0.2s ease-in-out, color 0.2s ease-in-out}@media screen and (min-width: 992px){:host tds-header-item{display:none}:host([persistent]) tds-header-item{display:block}}";
6
+ const TdsHeaderHamburgerStyle0 = headerHamburgerCss;
6
7
 
7
8
  const TdsHeaderHamburger = class {
8
9
  constructor(hostRef) {
9
10
  registerInstance(this, hostRef);
11
+ this.tdsAriaLabel = undefined;
10
12
  }
11
13
  render() {
12
14
  const inheritedButtonProps = Object.assign({}, inheritAriaAttributes(this.host));
@@ -14,6 +16,6 @@ const TdsHeaderHamburger = class {
14
16
  }
15
17
  get host() { return getElement(this); }
16
18
  };
17
- TdsHeaderHamburger.style = headerHamburgerCss;
19
+ TdsHeaderHamburger.style = TdsHeaderHamburgerStyle0;
18
20
 
19
21
  export { TdsHeaderHamburger as tds_header_hamburger };
@@ -1,15 +1,15 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-BqRtRha-.js';
2
- import { i as inheritAriaAttributes } from './inheritAriaAttributes-DyLhgCIg.js';
3
- import './inheritAttributes-CF8bH08v.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-51d04e39.js';
2
+ import { i as inheritAriaAttributes } from './inheritAriaAttributes-04f2f252.js';
3
+ import './inheritAttributes-d21e267b.js';
4
4
 
5
5
  const headerLauncherButtonCss = ":host{display:block}:host tds-header-item{display:block}:host .icon{position:relative;margin-left:-6px;left:3px;transition:all 0.2s ease-in-out}";
6
+ const TdsHeaderLauncherButtonStyle0 = headerLauncherButtonCss;
6
7
 
7
8
  const TdsHeaderLauncherButton = class {
8
9
  constructor(hostRef) {
9
10
  registerInstance(this, hostRef);
10
- /** If the button should appear active. Can be used when the button is
11
- * triggering a dropdown, and the dropdown is open, for example. */
12
11
  this.active = false;
12
+ this.tdsAriaLabel = undefined;
13
13
  }
14
14
  render() {
15
15
  this.ariaAttributes = Object.assign(Object.assign({}, this.ariaAttributes), inheritAriaAttributes(this.host));
@@ -18,6 +18,6 @@ const TdsHeaderLauncherButton = class {
18
18
  }
19
19
  get host() { return getElement(this); }
20
20
  };
21
- TdsHeaderLauncherButton.style = headerLauncherButtonCss;
21
+ TdsHeaderLauncherButton.style = TdsHeaderLauncherButtonStyle0;
22
22
 
23
23
  export { TdsHeaderLauncherButton as tds_header_launcher_button };
@@ -1,6 +1,7 @@
1
- import { r as registerInstance, h, H as Host } from './index-BqRtRha-.js';
1
+ import { r as registerInstance, h, H as Host } from './index-51d04e39.js';
2
2
 
3
3
  const headerLauncherGridItemCss = ":host{display:block;width:96px;height:96px}:host ::slotted(a),:host ::slotted(button){all:unset;box-sizing:border-box;border-right:1px solid var(--tds-nav-item-border-color);width:100%;height:100%;border:none;padding:0 12px;display:flex;text-align:center;justify-content:center;align-items:center;flex-direction:column;gap:8px;font:var(--tds-detail-05);letter-spacing:var(--tds-detail-05-ls);background-color:var(--tds-header-app-launcher-menu-bg);color:var(--tds-header-app-launcher-grid-color);border-radius:4px;transition:background-color 150ms ease}:host ::slotted(a:hover),:host ::slotted(button:hover){background-color:var(--tds-header-app-launcher-grid-hover-background);cursor:pointer}:host ::slotted(a:focus-visible),:host ::slotted(button:focus-visible){outline:2px solid var(--tds-focus-outline-color);box-shadow:0 0 0 1px var(--tds-white);outline-offset:1px;z-index:1}";
4
+ const TdsHeaderLauncherGridItemStyle0 = headerLauncherGridItemCss;
4
5
 
5
6
  const TdsHeaderLauncherGridItem = class {
6
7
  constructor(hostRef) {
@@ -10,6 +11,6 @@ const TdsHeaderLauncherGridItem = class {
10
11
  return (h(Host, { key: '1506d0cda6ddcdd025ea7febf24e34c8e0d5b479', role: "listitem" }, h("slot", { key: 'f6ae96ad0c953297fddf43cfcee6d688a93846f5' })));
11
12
  }
12
13
  };
13
- TdsHeaderLauncherGridItem.style = headerLauncherGridItemCss;
14
+ TdsHeaderLauncherGridItem.style = TdsHeaderLauncherGridItemStyle0;
14
15
 
15
16
  export { TdsHeaderLauncherGridItem as tds_header_launcher_grid_item };
@@ -1,7 +1,8 @@
1
- import { r as registerInstance, h, H as Host } from './index-BqRtRha-.js';
2
- import { g as generateUniqueId } from './generateUniqueId-Cn4f8w1e.js';
1
+ import { r as registerInstance, h, H as Host } from './index-51d04e39.js';
2
+ import { g as generateUniqueId } from './generateUniqueId-7934d315.js';
3
3
 
4
4
  const headerLauncherGridTitleCss = ".tds-header-launcher-grid-title{all:unset;box-sizing:border-box;font:var(--tds-detail-04);letter-spacing:var(--tds-detail-04-ls);color:var(--tds-header-app-launcher-grid-category-title-color);text-transform:uppercase;height:48px;padding:0 16px;display:flex;align-items:center;border-bottom:1px solid var(--tds-nav-dropdown-item-border-color);margin:0}";
5
+ const TdsHeaderLauncherGridTitleStyle0 = headerLauncherGridTitleCss;
5
6
 
6
7
  const TdsHeaderLauncherGridTitle = class {
7
8
  constructor(hostRef) {
@@ -12,6 +13,6 @@ const TdsHeaderLauncherGridTitle = class {
12
13
  return (h(Host, { key: '25db2b1431472f1883bce6605c060e48129dacc5' }, h("h3", { key: '0caaece113240546638d8d0366bcecba6f945986', class: "tds-header-launcher-grid-title", id: `tds-header-launcher-grid-title-${this.uuid}` }, h("slot", { key: '16962f436f38d529357dbaade615badd87862323' }))));
13
14
  }
14
15
  };
15
- TdsHeaderLauncherGridTitle.style = headerLauncherGridTitleCss;
16
+ TdsHeaderLauncherGridTitle.style = TdsHeaderLauncherGridTitleStyle0;
16
17
 
17
18
  export { TdsHeaderLauncherGridTitle as tds_header_launcher_grid_title };
@@ -1,12 +1,14 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-BqRtRha-.js';
2
- import { g as getPreviousNestedChildOfSiblingsMatching, i as isHeadingElement } from './isHeadingElement-BQco7VNg.js';
3
- import './dfs-CLF3diNe.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-51d04e39.js';
2
+ import { g as getPreviousNestedChildOfSiblingsMatching, i as isHeadingElement } from './isHeadingElement-8efea284.js';
3
+ import './dfs-1e574d5f.js';
4
4
 
5
5
  const headerLauncherGridCss = ".tds-header-launcher-grid{box-sizing:border-box;padding:12px;margin:0;list-style:none;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;border-radius:none}";
6
+ const TdsHeaderLauncherGridStyle0 = headerLauncherGridCss;
6
7
 
7
8
  const TdsHeaderLauncherGrid = class {
8
9
  constructor(hostRef) {
9
10
  registerInstance(this, hostRef);
11
+ this.headingElement = undefined;
10
12
  }
11
13
  componentWillLoad() {
12
14
  const listRoot = this.host;
@@ -32,6 +34,6 @@ const TdsHeaderLauncherGrid = class {
32
34
  }
33
35
  get host() { return getElement(this); }
34
36
  };
35
- TdsHeaderLauncherGrid.style = headerLauncherGridCss;
37
+ TdsHeaderLauncherGrid.style = TdsHeaderLauncherGridStyle0;
36
38
 
37
39
  export { TdsHeaderLauncherGrid as tds_header_launcher_grid };
@@ -1,6 +1,7 @@
1
- import { r as registerInstance, h, H as Host } from './index-BqRtRha-.js';
1
+ import { r as registerInstance, h, H as Host } from './index-51d04e39.js';
2
2
 
3
3
  const headerLauncherListItemCss = ":host{display:block;border-bottom:1px solid var(--tds-nav-dropdown-item-border-color)}";
4
+ const TdsHeaderLauncherListItemStyle0 = headerLauncherListItemCss;
4
5
 
5
6
  const TdsHeaderLauncherListItem = class {
6
7
  constructor(hostRef) {
@@ -10,6 +11,6 @@ const TdsHeaderLauncherListItem = class {
10
11
  return (h(Host, { key: 'bcc63c58186216485acf6e6e0f896158e92cd29e' }, h("tds-header-dropdown-list-item", { key: 'e4b963bf20b97aa19f8f6dbd4d4a6face04220db', size: "lg" }, h("slot", { key: '03445a4fe12c6f5a283b6d2635d657bbfd103263' }))));
11
12
  }
12
13
  };
13
- TdsHeaderLauncherListItem.style = headerLauncherListItemCss;
14
+ TdsHeaderLauncherListItem.style = TdsHeaderLauncherListItemStyle0;
14
15
 
15
16
  export { TdsHeaderLauncherListItem as tds_header_launcher_list_item };
@@ -1,7 +1,8 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-BqRtRha-.js';
2
- import { g as generateUniqueId } from './generateUniqueId-Cn4f8w1e.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-51d04e39.js';
2
+ import { g as generateUniqueId } from './generateUniqueId-7934d315.js';
3
3
 
4
4
  const headerLauncherListTitleCss = ".tds-header-launcher-list-title{all:unset;box-sizing:border-box;font:var(--tds-detail-06);letter-spacing:var(--tds-detail-06-ls);color:var(--tds-header-app-launcher-category-title-color);text-transform:uppercase;height:48px;padding:0 16px;display:flex;align-items:center;border-bottom:1px solid var(--tds-nav-dropdown-item-border-color);margin:0}";
5
+ const TdsHeaderLauncherListTitleStyle0 = headerLauncherListTitleCss;
5
6
 
6
7
  const TdsHeaderLauncherListTitle = class {
7
8
  constructor(hostRef) {
@@ -13,6 +14,6 @@ const TdsHeaderLauncherListTitle = class {
13
14
  }
14
15
  get host() { return getElement(this); }
15
16
  };
16
- TdsHeaderLauncherListTitle.style = headerLauncherListTitleCss;
17
+ TdsHeaderLauncherListTitle.style = TdsHeaderLauncherListTitleStyle0;
17
18
 
18
19
  export { TdsHeaderLauncherListTitle as tds_header_launcher_list_title };
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, H as Host } from './index-BqRtRha-.js';
2
- import { g as generateUniqueId } from './generateUniqueId-Cn4f8w1e.js';
1
+ import { r as registerInstance, h, H as Host } from './index-51d04e39.js';
2
+ import { g as generateUniqueId } from './generateUniqueId-7934d315.js';
3
3
 
4
4
  const TdsHeaderLauncherList = class {
5
5
  constructor(hostRef) {
@@ -1,16 +1,19 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-BqRtRha-.js';
2
- import { g as generateUniqueId } from './generateUniqueId-Cn4f8w1e.js';
3
- import { i as inheritAriaAttributes } from './inheritAriaAttributes-DyLhgCIg.js';
4
- import './inheritAttributes-CF8bH08v.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-51d04e39.js';
2
+ import { g as generateUniqueId } from './generateUniqueId-7934d315.js';
3
+ import { i as inheritAriaAttributes } from './inheritAriaAttributes-04f2f252.js';
4
+ import './inheritAttributes-d21e267b.js';
5
5
 
6
6
  const headerLauncherCss = ":host{--tds-scrollbar-width-standard:thin;--tds-scrollbar-width:10px;--tds-scrollbar-height:10px;--tds-scrollbar-thumb-border-width:3px;--tds-scrollbar-thumb-border-hover-width:2px}body{scrollbar-width:thin}:host .wrapper{height:var(--tds-header-height);position:relative}:host .wrapper .menu{flex-direction:column;overflow-y:auto;max-height:calc(100vh - var(--tds-header-height));box-shadow:var(--tds-nav-dropdown-menu-box);background-color:var(--tds-header-app-launcher-menu-background);border-radius:0}:host .wrapper .menu:hover::-webkit-scrollbar-thumb{border:var(--tds-scrollbar-thumb-border-hover-width) solid transparent;background:var(--tds-scrollbar-hover-thumb-color);background-clip:padding-box}:host .wrapper .menu::-webkit-scrollbar{width:var(--tds-scrollbar-width)}:host .wrapper .menu::-webkit-scrollbar-track{background:var(--tds-scrollbar-track-color)}:host .wrapper .menu::-webkit-scrollbar-thumb{border-radius:40px;background:var(--tds-scrollbar-thumb-color);border:var(--tds-scrollbar-thumb-border-width) solid transparent;background-clip:padding-box}:host .wrapper .menu::-webkit-scrollbar-button{height:0;width:0}@supports not selector(::-webkit-scrollbar){:host .wrapper .menu{scrollbar-color:var(--tds-scrollbar-thumb-color) var(--tds-scrollbar-track-color);scrollbar-width:var(--tds-scrollbar-width-standard)}}@media all and (max-width: 384px){:host .wrapper .menu{width:100vw}}:host .wrapper.state-list-type-menu .menu{height:calc(100vh - var(--tds-header-height))}:host .wrapper.state-open .button{position:relative;z-index:901}";
7
+ const TdsHeaderLauncherStyle0 = headerLauncherCss;
7
8
 
8
9
  const TdsHeaderLauncher = class {
9
10
  constructor(hostRef) {
10
11
  registerInstance(this, hostRef);
12
+ this.uuid = generateUniqueId();
11
13
  this.open = false;
14
+ this.buttonEl = undefined;
12
15
  this.hasListTypeMenu = false;
13
- this.uuid = generateUniqueId();
16
+ this.tdsAriaLabel = undefined;
14
17
  }
15
18
  onAnyClick(event) {
16
19
  // Source: https://lamplightdev.com/blog/2021/04/10/how-to-detect-clicks-outside-of-a-web-component/
@@ -63,6 +66,6 @@ const TdsHeaderLauncher = class {
63
66
  }
64
67
  get host() { return getElement(this); }
65
68
  };
66
- TdsHeaderLauncher.style = headerLauncherCss;
69
+ TdsHeaderLauncher.style = TdsHeaderLauncherStyle0;
67
70
 
68
71
  export { TdsHeaderLauncher as tds_header_launcher };
@@ -1,6 +1,7 @@
1
- import { r as registerInstance, h } from './index-BqRtRha-.js';
1
+ import { r as registerInstance, h } from './index-51d04e39.js';
2
2
 
3
3
  const headerTitleCss = "h4{box-sizing:border-box;color:var(--tds-header-nav-item-color);font-weight:normal;font-family:var(--tds-font-family-headline);letter-spacing:normal;position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}h4 slot{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:0 32px 0 16px}";
4
+ const TdsHeaderTitleStyle0 = headerTitleCss;
4
5
 
5
6
  const TdsHeaderTitle = class {
6
7
  constructor(hostRef) {
@@ -10,6 +11,6 @@ const TdsHeaderTitle = class {
10
11
  return (h("h4", { key: '4af2f894bf508d0ea8f5c934f4b6e3be61f1ce1a' }, h("slot", { key: 'e5eaaf9c68f77041f6056af1bb7e1101b48c1ffc' })));
11
12
  }
12
13
  };
13
- TdsHeaderTitle.style = headerTitleCss;
14
+ TdsHeaderTitle.style = TdsHeaderTitleStyle0;
14
15
 
15
16
  export { TdsHeaderTitle as tds_header_title };
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-BqRtRha-.js';
2
- import { i as inheritAriaAttributes } from './inheritAriaAttributes-DyLhgCIg.js';
3
- import './inheritAttributes-CF8bH08v.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-51d04e39.js';
2
+ import { i as inheritAriaAttributes } from './inheritAriaAttributes-04f2f252.js';
3
+ import './inheritAttributes-d21e267b.js';
4
4
 
5
5
  /**
6
6
  * Loop through the children and add the 'listitem' role if needed.
@@ -18,6 +18,7 @@ const updateListChildrenRoles = (targetNode) => {
18
18
  };
19
19
 
20
20
  const headerCss = ":host{--tds-scrollbar-width-standard:thin;--tds-scrollbar-width:10px;--tds-scrollbar-height:10px;--tds-scrollbar-thumb-border-width:3px;--tds-scrollbar-thumb-border-hover-width:2px}body{scrollbar-width:thin}html,:root{--tds-nav-dropdown-menu-box:0 3px 3px rgb(0 0 0 / 15%), 0 -1px 1px rgb(0 0 0 / 1%);--tds-nav-dropdown-item-border-radius:0 0 4px 4px;--tds-font-family-headline:\"Scania Sans Headline\", arial, helvetica, sans-serif}tds-header{display:block;height:var(--tds-header-height);background-color:var(--tds-header-background);width:100%;z-index:300}tds-header tds-header-dropdown-list-item a *,tds-header tds-header-dropdown-list-item button *{pointer-events:none}nav{box-sizing:border-box;background-color:var(--tds-header-background);width:100%;display:block}nav *{box-sizing:border-box}nav .tds-header-component-list{height:var(--tds-header-height);all:unset;display:flex;justify-content:center;align-items:center}nav tds-header-dropdown,nav tds-header-item{display:none}nav .tds-header-middle-spacer{all:unset;display:block;flex-grow:1;height:var(--tds-header-height);border-right:1px solid var(--tds-header--basic-element-border)}@media screen and (min-width: 992px){nav tds-header-dropdown,nav tds-header-item{display:block}}nav tds-header-item:nth-child(3),nav tds-header-dropdown:nth-child(3){border-left:1px solid var(--tds-header--basic-element-border)}";
21
+ const TdsHeaderStyle0 = headerCss;
21
22
 
22
23
  const TdsHeader = class {
23
24
  constructor(hostRef) {
@@ -49,6 +50,6 @@ const TdsHeader = class {
49
50
  }
50
51
  get host() { return getElement(this); }
51
52
  };
52
- TdsHeader.style = headerCss;
53
+ TdsHeader.style = TdsHeaderStyle0;
53
54
 
54
55
  export { TdsHeader as tds_header };