@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,4 +1,4 @@
1
- import { I as Icon, d as defineCustomElement$1 } from './p-CPDv0bBc.js';
1
+ import { I as Icon, d as defineCustomElement$1 } from './p-f7d94947.js';
2
2
 
3
3
  const TdsIcon = Icon;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,15 +1,13 @@
1
- import { p as proxyCustomElement, H, h, a as Host } from './index.js';
1
+ import { p as proxyCustomElement, H, h, c as Host } from './p-28ef5186.js';
2
2
 
3
3
  const inlineTabCss = ":host{box-sizing:border-box;display:block;position:relative}:host *{box-sizing:border-box}:host ::slotted(*){all:unset;font:var(--tds-headline-07) !important;letter-spacing:var(--tds-headline-07-ls) !important;color:var(--tds-inline-tabs-tab-color);text-decoration:none;display:block;position:relative;transition:color 0.15s ease-in-out 0s;white-space:nowrap;background-color:transparent;border:0;width:100%;padding:20px 0}:host ::slotted(*:focus-visible)::before{content:\"\";position:absolute;left:0;right:0;top:3px;bottom:3px;outline:2px solid var(--tds-blue-400);outline:2px solid var(--tds-focus-outline-color);box-shadow:0 0 0 1px var(--tds-white);outline-offset:1px;z-index:1}:host .inline-tab-item:not(.selected)::after{width:0%;transition:width 0.15s ease-in-out 0s}:host .inline-tab-item{position:relative}:host .inline-tab-item:hover{cursor:pointer}:host .inline-tab-item:hover ::slotted(*){color:var(--tds-inline-tabs-tab-color-hover)}:host .inline-tab-item:hover::after{width:100%}:host .inline-tab-item::after{content:\" \";position:absolute;bottom:0;right:0;left:0;margin-left:auto;width:0%;margin-right:auto;height:2px;background-color:var(--tds-inline-tabs-tab-indicator-background-hover);z-index:1}:host .selected ::slotted(*){color:var(--tds-inline-tabs-tab-color-selected)}:host .selected::after{width:100%;background-color:var(--tds-inline-tabs-tab-indicator-background-active)}:host .disabled ::slotted(*){color:var(--tds-inline-tabs-tab-color-disabled)}:host .disabled::after{content:none}:host .disabled ::slotted(*:hover){cursor:not-allowed;color:var(--tds-inline-tabs-tab-color-disabled)}:host .disabled ::slotted(*:focus-visible){outline:none}:host(.last){margin-right:32px}";
4
+ const TdsInlineTabStyle0 = inlineTabCss;
4
5
 
5
6
  const TdsInlineTab$1 = /*@__PURE__*/ proxyCustomElement(class TdsInlineTab extends H {
6
- constructor(registerHost) {
7
+ constructor() {
7
8
  super();
8
- if (registerHost !== false) {
9
- this.__registerHost();
10
- }
9
+ this.__registerHost();
11
10
  this.__attachShadow();
12
- /** Disables the Tab. */
13
11
  this.disabled = false;
14
12
  this.selected = false;
15
13
  }
@@ -43,8 +41,8 @@ const TdsInlineTab$1 = /*@__PURE__*/ proxyCustomElement(class TdsInlineTab exten
43
41
  } }, h("slot", { key: 'f2b45d7f0dd38cae953f61e933189eef8d7a9452' }))));
44
42
  }
45
43
  get host() { return this; }
46
- static get style() { return inlineTabCss; }
47
- }, [257, "tds-inline-tab", {
44
+ static get style() { return TdsInlineTabStyle0; }
45
+ }, [1, "tds-inline-tab", {
48
46
  "disabled": [4],
49
47
  "selected": [32],
50
48
  "setSelected": [64]
@@ -1,28 +1,15 @@
1
- import { p as proxyCustomElement, H, c as createEvent, h, a as Host } from './index.js';
2
- import { d as defineCustomElement$2 } from './p-CPDv0bBc.js';
1
+ import { p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-28ef5186.js';
2
+ import { d as defineCustomElement$2 } from './p-f7d94947.js';
3
3
 
4
4
  const inlineTabsCss = ":host{box-sizing:border-box;display:flex;background-color:var(--tds-inline-tabs-background);position:relative}:host *{box-sizing:border-box}:host::after{content:\" \";display:block;border-bottom:1px solid var(--tds-inline-tabs-horizontal-divider-background);left:0;right:0;bottom:0;position:absolute}:host .wrapper{display:flex;flex-wrap:nowrap;white-space:nowrap;width:100%;overflow-x:scroll;scrollbar-width:none;gap:16px}:host .wrapper::-webkit-scrollbar{display:none}:host .scroll-right-button{right:0;z-index:1}:host .scroll-left-button{left:0;z-index:1}:host .scroll-right-button,:host .scroll-left-button{color:var(--tds-folder-tabs-scroll-btn-color);cursor:pointer;border:0;width:0;background-color:var(--tds-inline-tabs-scroll-btn-background);display:none;justify-content:center;align-items:center;opacity:0;pointer-events:none;position:sticky}:host .scroll-right-button.show,:host .scroll-left-button.show{min-width:48px;display:block;opacity:1;pointer-events:all}:host .scroll-right-button:hover,:host .scroll-left-button:hover{background-color:var(--tds-folder-tabs-scroll-btn-background-hover)}:host .scroll-right-button:active,:host .scroll-left-button:active{background-color:var(--tds-folder-tabs-scroll-btn-background-active)}:host .scroll-right-button:focus-visible::before,:host .scroll-left-button:focus-visible::before{content:\"\";position:absolute;inset:3px;outline:2px solid var(--tds-focus-outline-color);box-shadow:0 0 0 1px var(--tds-white);outline-offset:1px;z-index:1}:host .scroll-right-button:focus-visible,:host .scroll-left-button:focus-visible{outline:0}:host .scroll-right-button svg,:host .scroll-left-button svg{fill:var(--tds-folder-tabs-scroll-btn-color)}";
5
+ const TdsInlineTabsStyle0 = inlineTabsCss;
5
6
 
6
7
  const TdsInlineTabs$1 = /*@__PURE__*/ proxyCustomElement(class TdsInlineTabs extends H {
7
- constructor(registerHost) {
8
+ constructor() {
8
9
  super();
9
- if (registerHost !== false) {
10
- this.__registerHost();
11
- }
10
+ this.__registerHost();
12
11
  this.__attachShadow();
13
12
  this.tdsChange = createEvent(this, "tdsChange", 7);
14
- /** Variant of the Tabs, primary= on white, secondary= on grey50 */
15
- this.modeVariant = 'primary';
16
- /** Sets the default selected Tab. */
17
- this.defaultSelectedIndex = 0;
18
- /** Defines aria-label on left scroll button */
19
- this.tdsScrollLeftAriaLabel = 'Scroll left';
20
- /** Defines aria-label on right scroll button */
21
- this.tdsScrollRightAriaLabel = 'Scroll right';
22
- /** Custom left padding value for the wrapper element. */
23
- this.leftPadding = 32;
24
- this.showLeftScroll = false;
25
- this.showRightScroll = false;
26
13
  this.navWrapperElement = null; // reference to container with nav buttons
27
14
  this.componentWidth = 0; // visible width of this component
28
15
  this.buttonsWidth = 0; // total width of all nav items combined
@@ -76,6 +63,14 @@ const TdsInlineTabs$1 = /*@__PURE__*/ proxyCustomElement(class TdsInlineTabs ext
76
63
  }
77
64
  });
78
65
  };
66
+ this.modeVariant = 'primary';
67
+ this.defaultSelectedIndex = 0;
68
+ this.selectedIndex = undefined;
69
+ this.tdsScrollLeftAriaLabel = 'Scroll left';
70
+ this.tdsScrollRightAriaLabel = 'Scroll right';
71
+ this.leftPadding = 32;
72
+ this.showLeftScroll = false;
73
+ this.showRightScroll = false;
79
74
  }
80
75
  /** Selects a Tab based on tabindex, will not select a disabled Tab. */
81
76
  async selectTab(tabIndex) {
@@ -188,8 +183,8 @@ const TdsInlineTabs$1 = /*@__PURE__*/ proxyCustomElement(class TdsInlineTabs ext
188
183
  static get watchers() { return {
189
184
  "selectedIndex": ["handleSelectedIndexUpdate"]
190
185
  }; }
191
- static get style() { return inlineTabsCss; }
192
- }, [257, "tds-inline-tabs", {
186
+ static get style() { return TdsInlineTabsStyle0; }
187
+ }, [1, "tds-inline-tabs", {
193
188
  "modeVariant": [1, "mode-variant"],
194
189
  "defaultSelectedIndex": [2, "default-selected-index"],
195
190
  "selectedIndex": [514, "selected-index"],
@@ -1,19 +1,15 @@
1
- import { p as proxyCustomElement, H, h } from './index.js';
1
+ import { p as proxyCustomElement, H, h } from './p-28ef5186.js';
2
2
 
3
3
  const linkCss = ":host{display:inline}:host ::slotted(*){all:unset;cursor:pointer;outline:none;color:var(--tds-link);text-decoration:underline}:host ::slotted(*:hover){color:var(--tds-link-hover);text-decoration:none}:host .no-underline ::slotted(*){text-decoration:none}:host .no-underline ::slotted(*:hover){color:var(--tds-link-hover);text-decoration:underline;text-decoration-color:var(--tds-link-hover)}:host ::slotted(*:focus-visible){color:var(--tds-link-focus);text-decoration:none;box-shadow:0 0 0 1px var(--tds-white), 0 0 0 3px var(--tds-link-focus)}:host ::slotted(*:active){color:var(--tds-link);text-decoration:underline;text-decoration-color:var(--tds-link)}:host ::slotted(*:visited){color:var(--tds-link-visited);text-decoration-color:var(--tds-link-visited)}.disabled ::slotted(*),.disabled ::slotted(*:visited){color:var(--tds-link-disabled);text-decoration-color:var(--tds-link-disabled);pointer-events:none}.standalone ::slotted(*){font:var(--tds-detail-02);letter-spacing:var(--tds-detail-02-ls)}";
4
+ const TdsLinkStyle0 = linkCss;
4
5
 
5
6
  const TdsLink$1 = /*@__PURE__*/ proxyCustomElement(class TdsLink extends H {
6
- constructor(registerHost) {
7
+ constructor() {
7
8
  super();
8
- if (registerHost !== false) {
9
- this.__registerHost();
10
- }
9
+ this.__registerHost();
11
10
  this.__attachShadow();
12
- /** Disables the Link */
13
11
  this.disabled = false;
14
- /** Displays the Link with an underline. */
15
12
  this.underline = true;
16
- /** Displays the Link as a standalone component. Not part of a paragraph. */
17
13
  this.standalone = false;
18
14
  }
19
15
  connectedCallback() {
@@ -41,8 +37,8 @@ const TdsLink$1 = /*@__PURE__*/ proxyCustomElement(class TdsLink extends H {
41
37
  } }, h("slot", { key: 'f574609666ae7484752ec8cfaf7f0bffa1645c83' })));
42
38
  }
43
39
  get host() { return this; }
44
- static get style() { return linkCss; }
45
- }, [257, "tds-link", {
40
+ static get style() { return TdsLinkStyle0; }
41
+ }, [1, "tds-link", {
46
42
  "disabled": [4],
47
43
  "underline": [4],
48
44
  "standalone": [4]
@@ -1,26 +1,15 @@
1
- import { p as proxyCustomElement, H, h, a as Host } from './index.js';
2
- import { g as generateUniqueId } from './p-Cn4f8w1e.js';
3
- import { d as defineCustomElement$2 } from './p-CPDv0bBc.js';
1
+ import { p as proxyCustomElement, H, h, c as Host } from './p-28ef5186.js';
2
+ import { g as generateUniqueId } from './p-11648030.js';
3
+ import { d as defineCustomElement$2 } from './p-f7d94947.js';
4
4
 
5
5
  const messageCss = ":host .wrapper{display:flex;padding:16px;background-color:var(--tds-message-background);border-radius:4px}:host .wrapper.information{border-left:4px solid var(--tds-message-border-info)}:host .wrapper.information tds-icon{color:var(--tds-message-icon-info)}:host .wrapper.success{background-color:var(--tds-message-background-success);border-left:4px solid var(--tds-message-border-success)}:host .wrapper.success tds-icon{color:var(--tds-message-icon-success)}:host .wrapper.error{background-color:var(--tds-message-background-error);border-left:4px solid var(--tds-message-border-error)}:host .wrapper.error tds-icon{color:var(--tds-message-icon-error)}:host .wrapper.warning{background-color:var(--tds-message-background-warning);border-left:4px solid var(--tds-message-border-warning)}:host .wrapper.warning tds-icon{color:var(--tds-message-icon-warning)}:host .wrapper.minimal{border:none;padding:0;background-color:transparent}:host .wrapper.minimal .header{font-family:var(--detail-02-font-family);font-size:var(--detail-02-font-size);line-height:var(--detail-02-line-height);font-weight:var(--detail-02-font-weight);letter-spacing:var(--detail-02-letter-spacing);text-transform:var(--detail-02-text-transform)}:host .wrapper.minimal.error .header{color:var(--tds-message-minimal-header-error)}:host tds-icon{padding-right:16px}:host .content{display:flex;flex-direction:column;gap:4px;color:var(--foreground-text-strong);padding:2px 24px 2px 0;overflow-wrap:anywhere}:host .content .header{font-family:var(--headline-07-font-family);font-size:var(--headline-07-font-size);line-height:var(--headline-07-line-height);font-weight:var(--headline-07-font-weight);letter-spacing:var(--headline-07-letter-spacing);text-transform:var(--headline-07-text-transform)}:host .content .extended-message{color:var(--foreground-text-strong);font-family:var(--detail-02-font-family);font-size:var(--detail-02-font-size);line-height:var(--detail-02-line-height);font-weight:var(--detail-02-font-weight);letter-spacing:var(--detail-02-letter-spacing);text-transform:var(--detail-02-text-transform)}";
6
+ const TdsMessageStyle0 = messageCss;
6
7
 
7
8
  const TdsMessage$1 = /*@__PURE__*/ proxyCustomElement(class TdsMessage extends H {
8
- constructor(registerHost) {
9
+ constructor() {
9
10
  super();
10
- if (registerHost !== false) {
11
- this.__registerHost();
12
- }
11
+ this.__registerHost();
13
12
  this.__attachShadow();
14
- /** Variant of the component, based on current mode. */
15
- this.modeVariant = null;
16
- /** Variant of Message. */
17
- this.variant = 'information';
18
- /** Removes the icon in the Message. */
19
- this.noIcon = false;
20
- /** Minimal Message styling. */
21
- this.minimal = false;
22
- /** Role of the message component. Can be either 'alertdialog' for important messages that require immediate attention, or 'dialog' for regular messages. */
23
- this.tdsAlertDialog = 'dialog';
24
13
  this.getIconName = () => {
25
14
  switch (this.variant) {
26
15
  case 'information':
@@ -35,6 +24,13 @@ const TdsMessage$1 = /*@__PURE__*/ proxyCustomElement(class TdsMessage extends H
35
24
  return 'info';
36
25
  }
37
26
  };
27
+ this.header = undefined;
28
+ this.modeVariant = null;
29
+ this.variant = 'information';
30
+ this.noIcon = false;
31
+ this.minimal = false;
32
+ this.tdsAlertDialog = 'dialog';
33
+ this.tdsAriaLabel = undefined;
38
34
  }
39
35
  getAriaLabel() {
40
36
  if (this.header) {
@@ -52,8 +48,8 @@ const TdsMessage$1 = /*@__PURE__*/ proxyCustomElement(class TdsMessage extends H
52
48
  minimal: this.minimal,
53
49
  } }, !this.noIcon && (h("tds-icon", { key: 'ea830e6051ef9e0f751a1e8d5e24fbd17ad6ec58', "aria-hidden": "true", "aria-label": `${this.variant}`, svgTitle: `${this.variant}`, name: this.getIconName(), size: "20px" })), h("div", { key: 'c71e70d57147d9ac050e7a223ed097e58cb6a49e', class: `content` }, this.header && (h("div", { key: '1acded0a8f8522792f41a4331a2009a42cbf4894', class: "header", id: headerId }, this.header)), !this.minimal && (h("div", { key: '0aed7c6daf7892e6ac1d5b3f8715e7c9032b11a3', class: "extended-message", id: contentId }, h("slot", { key: '75898f0a957581dc2720667c3eaae6e17201d81c' })))))));
54
50
  }
55
- static get style() { return messageCss; }
56
- }, [257, "tds-message", {
51
+ static get style() { return TdsMessageStyle0; }
52
+ }, [1, "tds-message", {
57
53
  "header": [1],
58
54
  "modeVariant": [1, "mode-variant"],
59
55
  "variant": [1],
@@ -1,33 +1,18 @@
1
- import { p as proxyCustomElement, H, c as createEvent, h, a as Host } from './index.js';
2
- import { h as hasSlot } from './p-DDX6uFcm.js';
3
- import { g as generateUniqueId } from './p-Cn4f8w1e.js';
4
- import { d as defineCustomElement$2 } from './p-CPDv0bBc.js';
1
+ import { p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-28ef5186.js';
2
+ import { h as hasSlot } from './p-ae110fc2.js';
3
+ import { g as generateUniqueId } from './p-11648030.js';
4
+ import { d as defineCustomElement$2 } from './p-f7d94947.js';
5
5
 
6
6
  const modalCss = ":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}.tds-modal{box-sizing:border-box;box-shadow:var(--tds-modal-box-shadow);background-color:var(--background-elevation-layer-02);margin:auto;position:relative;border-radius:var(--radius-narrow);max-height:85vh;overflow-y:auto;pointer-events:auto}.tds-modal *{box-sizing:border-box}.tds-modal: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}.tds-modal::-webkit-scrollbar{width:var(--tds-scrollbar-width)}.tds-modal::-webkit-scrollbar-track{background:var(--tds-scrollbar-track-color)}.tds-modal::-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}.tds-modal::-webkit-scrollbar-button{height:0;width:0}@supports not selector(::-webkit-scrollbar){.tds-modal{scrollbar-color:var(--tds-scrollbar-thumb-color) var(--tds-scrollbar-track-color);scrollbar-width:var(--tds-scrollbar-width-standard)}}.tds-modal__actions-sticky{overflow:hidden;display:flex;flex-direction:column}.tds-modal__actions-sticky .body{font-family:var(--body-01-font-family);font-size:var(--body-01-font-size);line-height:var(--body-01-line-height);font-weight:var(--body-01-font-weight);letter-spacing:var(--body-01-letter-spacing);text-transform:var(--body-01-text-transform);max-height:calc(85vh - 36px);overflow-y:auto}.tds-modal__actions-sticky slot[name=actions]{bottom:-1px;left:0;right:0;background-color:var(--background-elevation-layer-02);padding:24px 16px 16px;display:flex;gap:16px}.tds-modal__actions-static slot[name=actions]{background-color:var(--background-elevation-layer-02);display:flex;gap:16px;padding:24px 16px 16px}@media (min-width: 320px){.tds-modal-xs{width:100%}.tds-modal-sm{width:100%}.tds-modal-md{width:100%}.tds-modal-lg{width:100%}}@media (min-width: 672px){.tds-modal-xs{width:50%}.tds-modal-sm{width:62.5%}.tds-modal-md{width:75%}.tds-modal-lg{width:100%}}@media (min-width: 1056px){.tds-modal-xs{width:31.25%}.tds-modal-sm{width:43.75%}.tds-modal-md{width:62.5%}.tds-modal-lg{width:75%}}@media (min-width: 1312px){.tds-modal-xs{width:31.25%}.tds-modal-sm{width:37.5%}.tds-modal-md{width:62.5%}.tds-modal-lg{width:75%}}@media (min-width: 1584px){.tds-modal-xs{width:25%}.tds-modal-sm{width:37.5%}.tds-modal-md{width:50%}.tds-modal-lg{width:75%}}@media (max-width: 320px){.tds-modal-md,.tds-modal-lg,.tds-modal-sm{height:100%}.tds-modal-md slot[name=actions]::slotted(*),.tds-modal-lg slot[name=actions]::slotted(*),.tds-modal-sm slot[name=actions]::slotted(*){display:flex}}.header{display:flex;padding:16px;position:sticky;top:0;background-color:var(--background-elevation-layer-02);z-index:1}.header,slot[name=header]::slotted(*){font-family:var(--headline-05-font-family);font-size:var(--headline-05-font-size);line-height:var(--headline-05-line-height);font-weight:var(--headline-05-font-weight);letter-spacing:var(--headline-05-letter-spacing);text-transform:var(--headline-05-text-transform);color:var(--foreground-text-strong);margin:0;flex:1}.body{font-family:var(--body-01-font-family);font-size:var(--body-01-font-size);line-height:var(--body-01-line-height);font-weight:var(--body-01-font-weight);letter-spacing:var(--body-01-letter-spacing);text-transform:var(--body-01-text-transform);color:var(--foreground-text-strong);overflow-y:visible;padding:0 16px 16px}.body: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}.body::-webkit-scrollbar{width:var(--tds-scrollbar-width)}.body::-webkit-scrollbar-track{background:var(--tds-scrollbar-track-color)}.body::-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}.body::-webkit-scrollbar-button{height:0;width:0}@supports not selector(::-webkit-scrollbar){.body{scrollbar-color:var(--tds-scrollbar-thumb-color) var(--tds-scrollbar-track-color);scrollbar-width:var(--tds-scrollbar-width-standard)}}.tds-modal-backdrop{box-sizing:border-box;position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--tds-modal-backdrop-background);pointer-events:auto}.tds-modal-backdrop *{box-sizing:border-box}button.tds-modal-close{margin:0 0 auto auto;background-color:transparent;border:0;padding:0;appearance:unset}.tds-modal-close{display:inline-block;height:auto;color:var(--foreground-text-strong);cursor:pointer}.tds-modal-close:focus{outline:2px solid var(--tds-focus-outline-color);box-shadow:0 0 0 1px var(--tds-white);outline-offset:1px;z-index:1}@media (min-width: 320px){.tds-modal-close{margin-left:16px}}@media (min-width: 1056px){.tds-modal-close{margin-left:48px}}.tds-modal-close-btn{display:inline-block;height:auto;background-repeat:no-repeat;cursor:pointer}@media (min-width: 320px){.tds-modal-close-btn{margin-left:16px}}@media (min-width: 1056px){.tds-modal-close-btn{margin-left:48px}}.tds-modal-close-btn svg{fill:var(--foreground-text-strong)}.tds-modal-overflow{overflow:hidden}:host{box-sizing:border-box;position:fixed;top:0;right:0;bottom:0;left:0;padding:0 16px;z-index:700;pointer-events:none}:host *{box-sizing:border-box}:host .tds-modal-close{border:none;background-color:transparent}:host .tds-modal-close-btn{border:none;background-color:transparent}@media (max-width: 320px){:host{padding:0}}:host.show{display:flex}:host.hide{display:none}:host(.show){display:flex}:host(.hide){display:none}";
7
+ const TdsModalStyle0 = modalCss;
7
8
 
8
9
  const TdsModal$1 = /*@__PURE__*/ proxyCustomElement(class TdsModal extends H {
9
- constructor(registerHost) {
10
+ constructor() {
10
11
  super();
11
- if (registerHost !== false) {
12
- this.__registerHost();
13
- }
12
+ this.__registerHost();
14
13
  this.__attachShadow();
15
14
  this.tdsClose = createEvent(this, "tdsClose", 7);
16
15
  this.tdsOpen = createEvent(this, "tdsOpen", 7);
17
- /** Disables closing Modal on clicking on overlay area. */
18
- this.prevent = false;
19
- /** Size of Modal */
20
- this.size = 'md';
21
- /** Changes the position behaviour of the actions slot. */
22
- this.actionsPosition = 'static';
23
- /** Shows or hides the close [X] button. */
24
- this.closable = true;
25
- /** Role of the modal component. Can be either 'alertdialog' for important messages that require immediate attention, or 'dialog' for regular messages. */
26
- this.tdsAlertDialog = 'dialog';
27
- // State that keeps track of show/closed state for the Modal.
28
- this.isShown = false;
29
- // Focus state index in focusable Elements
30
- this.activeElementIndex = 0;
31
16
  this.handleClose = (event) => {
32
17
  const closeEvent = this.tdsClose.emit(event);
33
18
  this.returnFocusOnClose();
@@ -76,6 +61,17 @@ const TdsModal$1 = /*@__PURE__*/ proxyCustomElement(class TdsModal extends H {
76
61
  referenceEl.addEventListener('click', this.handleReferenceElementClick);
77
62
  }
78
63
  };
64
+ this.header = undefined;
65
+ this.prevent = false;
66
+ this.size = 'md';
67
+ this.actionsPosition = 'static';
68
+ this.selector = undefined;
69
+ this.referenceEl = undefined;
70
+ this.show = undefined;
71
+ this.closable = true;
72
+ this.tdsAlertDialog = 'dialog';
73
+ this.isShown = false;
74
+ this.activeElementIndex = 0;
79
75
  }
80
76
  /** Shows the Modal. */
81
77
  async showModal() {
@@ -220,8 +216,8 @@ const TdsModal$1 = /*@__PURE__*/ proxyCustomElement(class TdsModal extends H {
220
216
  }, onClick: (event) => this.handleOverlayClick(event) }, h("div", { key: '2129611789e7d9c1e32731f59100f75ff4e58800', class: "tds-modal-backdrop" }), h("div", { key: 'cce280887ce68ab5471cd939847c8f23703e6a11', class: `tds-modal tds-modal__actions-${this.actionsPosition} tds-modal-${this.size}` }, h("div", { key: '2629204523dff0d2afefab238514db74b9d1a93b', id: headerId, class: "header" }, this.header && h("div", { key: '040ddd22c7b782d77e07cc1ff4cd1fdf0d508cbe', class: "header-text" }, this.header), usesHeaderSlot && h("slot", { key: '7b15247fea7c3ab2986e453b98e7a7f9ccff943f', name: "header" }), this.closable && (h("button", { key: '67e09f9f95ad58e02c1f9adb9883af4a1c16f837', class: "tds-modal-close", "aria-label": "close", onClick: (event) => this.handleClose(event) }, h("tds-icon", { key: '52694db7eb7dc40ca2ea8aeb3e13611f899177a8', name: "cross", size: "20px" })))), h("div", { key: 'b7fedc44fae5a964399f6b63fad96acaba9263a1', id: bodyId, class: "body" }, h("slot", { key: 'd60cbee2a55a487f738aa9a741d8b1e0cb74484e', name: "body" })), usesActionsSlot && h("slot", { key: 'c969e1f820a4f4ecfab84fe3349eee0233710f05', name: "actions" }))));
221
217
  }
222
218
  get host() { return this; }
223
- static get style() { return modalCss; }
224
- }, [257, "tds-modal", {
219
+ static get style() { return TdsModalStyle0; }
220
+ }, [1, "tds-modal", {
225
221
  "header": [1],
226
222
  "prevent": [4],
227
223
  "size": [1],
@@ -1,15 +1,13 @@
1
- import { p as proxyCustomElement, H, h, a as Host } from './index.js';
1
+ import { p as proxyCustomElement, H, h, c as Host } from './p-28ef5186.js';
2
2
 
3
3
  const navigationTabCss = ":host{box-sizing:border-box;display:block}:host *{box-sizing:border-box}:host ::slotted(*){all:unset;font:var(--tds-headline-07) !important;letter-spacing:var(--tds-headline-07-ls) !important;color:var(--tds-navigation-tabs-tab-color);text-decoration:none;display:block;position:relative;transition:color 0.15s ease-in-out 0s;white-space:nowrap;background-color:transparent;border:0;width:100%;padding:26px 0}:host ::slotted(*:focus-visible)::before{content:\"\";position:absolute;left:0;right:0;top:3px;bottom:3px;outline:2px solid var(--tds-focus-outline-color);box-shadow:0 0 0 1px var(--tds-white);outline-offset:1px;z-index:1}:host .navigation-tab-item:not(.selected)::after{width:0%;transition:width 0.15s ease-in-out 0s}:host .navigation-tab-item{position:relative}:host .navigation-tab-item:hover{cursor:pointer}:host .navigation-tab-item:hover ::slotted(*){color:var(--tds-navigation-tabs-tab-color-hover)}:host .navigation-tab-item:hover::after{width:100%}:host .navigation-tab-item::after{content:\" \";position:absolute;bottom:0;right:0;left:0;margin-left:auto;width:0%;margin-right:auto;height:2px;background-color:var(--tds-navigation-tabs-tab-indicator-background-hover);z-index:1}:host .navigation-tab-item:hover:focus-within::after{bottom:3px}:host .selected ::slotted(*){color:var(--tds-navigation-tabs-tab-color-selected)}:host .selected::after{width:100%;background-color:var(--tds-navigation-tabs-tab-indicator-background-active)}:host .disabled ::slotted(*){color:var(--tds-navigation-tabs-tab-color-disabled)}:host .disabled::after{content:none}:host .disabled ::slotted(*:hover){cursor:not-allowed;color:var(--tds-navigation-tabs-tab-color-disabled)}:host .disabled ::slotted(*:focus-visible){outline:none}:host(.last){margin-right:32px}";
4
+ const TdsNavigationTabStyle0 = navigationTabCss;
4
5
 
5
6
  const TdsNavigationTab$1 = /*@__PURE__*/ proxyCustomElement(class TdsNavigationTab extends H {
6
- constructor(registerHost) {
7
+ constructor() {
7
8
  super();
8
- if (registerHost !== false) {
9
- this.__registerHost();
10
- }
9
+ this.__registerHost();
11
10
  this.__attachShadow();
12
- /** Disables the Tab. */
13
11
  this.disabled = false;
14
12
  this.selected = false;
15
13
  }
@@ -40,8 +38,8 @@ const TdsNavigationTab$1 = /*@__PURE__*/ proxyCustomElement(class TdsNavigationT
40
38
  ${this.disabled ? 'disabled' : ''}` }, h("slot", { key: '9824df7626af1bedbc17f98c0cfe305b9546f235' }))));
41
39
  }
42
40
  get host() { return this; }
43
- static get style() { return navigationTabCss; }
44
- }, [257, "tds-navigation-tab", {
41
+ static get style() { return TdsNavigationTabStyle0; }
42
+ }, [1, "tds-navigation-tab", {
45
43
  "disabled": [4],
46
44
  "selected": [32],
47
45
  "setSelected": [64]
@@ -1,28 +1,15 @@
1
- import { p as proxyCustomElement, H, c as createEvent, h, a as Host } from './index.js';
2
- import { d as defineCustomElement$2 } from './p-CPDv0bBc.js';
1
+ import { p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-28ef5186.js';
2
+ import { d as defineCustomElement$2 } from './p-f7d94947.js';
3
3
 
4
4
  const navigationTabsCss = ":host{box-sizing:border-box;display:flex;background-color:var(--tds-navigation-tabs-background);position:relative}:host *{box-sizing:border-box}:host::after{content:\" \";display:block;border-bottom:1px solid var(--tds-navigation-tabs-horizontal-divider-background);left:0;right:0;bottom:0;position:absolute}:host .wrapper{display:flex;flex-wrap:nowrap;white-space:nowrap;width:100%;overflow-x:scroll;scrollbar-width:none;gap:16px}:host .wrapper::-webkit-scrollbar{display:none}:host .scroll-right-button{right:0;z-index:1}:host .scroll-left-button{left:0;z-index:1}:host .scroll-right-button,:host .scroll-left-button{color:var(--tds-folder-tabs-scroll-btn-color);cursor:pointer;border:0;width:0;background-color:var(--tds-inline-tabs-scroll-btn-background);display:none;justify-content:center;align-items:center;opacity:0;pointer-events:none;position:sticky}:host .scroll-right-button.show,:host .scroll-left-button.show{min-width:48px;display:block;opacity:1;pointer-events:all}:host .scroll-right-button:hover,:host .scroll-left-button:hover{background-color:var(--tds-folder-tabs-scroll-btn-background-hover)}:host .scroll-right-button:active,:host .scroll-left-button:active{background-color:var(--tds-folder-tabs-scroll-btn-background-active)}:host .scroll-right-button:focus::before,:host .scroll-left-button:focus::before{content:\"\";position:absolute;left:3px;right:3px;top:3px;bottom:3px;outline:2px solid var(--tds-focus-outline-color);box-shadow:0 0 0 1px var(--tds-white);outline-offset:1px;z-index:1}:host .scroll-right-button:focus,:host .scroll-left-button:focus{outline:0}:host .scroll-right-button svg,:host .scroll-left-button svg{fill:var(--tds-folder-tabs-scroll-btn-color)}";
5
+ const TdsNavigationTabsStyle0 = navigationTabsCss;
5
6
 
6
7
  const TdsNavigationTabs$1 = /*@__PURE__*/ proxyCustomElement(class TdsNavigationTabs extends H {
7
- constructor(registerHost) {
8
+ constructor() {
8
9
  super();
9
- if (registerHost !== false) {
10
- this.__registerHost();
11
- }
10
+ this.__registerHost();
12
11
  this.__attachShadow();
13
12
  this.tdsChange = createEvent(this, "tdsChange", 7);
14
- /** Variant of the Tabs, primary= on white, secondary= on grey50 */
15
- this.modeVariant = 'primary';
16
- /** Sets the default selected Tab. */
17
- this.defaultSelectedIndex = 0;
18
- /** Custom left padding value for the wrapper element. */
19
- this.leftPadding = 32;
20
- /** Defines aria-label on left scroll button */
21
- this.tdsScrollLeftAriaLabel = 'Scroll left';
22
- /** Defines aria-label on right scroll button */
23
- this.tdsScrollRightAriaLabel = 'Scroll right';
24
- this.showLeftScroll = false;
25
- this.showRightScroll = false;
26
13
  this.navWrapperElement = null; // reference to container with nav buttons
27
14
  this.componentWidth = 0; // visible width of this component
28
15
  this.buttonsWidth = 0; // total width of all nav items combined
@@ -76,6 +63,14 @@ const TdsNavigationTabs$1 = /*@__PURE__*/ proxyCustomElement(class TdsNavigation
76
63
  }
77
64
  });
78
65
  };
66
+ this.modeVariant = 'primary';
67
+ this.defaultSelectedIndex = 0;
68
+ this.selectedIndex = undefined;
69
+ this.leftPadding = 32;
70
+ this.tdsScrollLeftAriaLabel = 'Scroll left';
71
+ this.tdsScrollRightAriaLabel = 'Scroll right';
72
+ this.showLeftScroll = false;
73
+ this.showRightScroll = false;
79
74
  }
80
75
  /** Sets the passed tabindex as the selected Tab. */
81
76
  async selectTab(tabIndex) {
@@ -194,8 +189,8 @@ const TdsNavigationTabs$1 = /*@__PURE__*/ proxyCustomElement(class TdsNavigation
194
189
  static get watchers() { return {
195
190
  "selectedIndex": ["handleSelectedIndexUpdate"]
196
191
  }; }
197
- static get style() { return navigationTabsCss; }
198
- }, [257, "tds-navigation-tabs", {
192
+ static get style() { return TdsNavigationTabsStyle0; }
193
+ }, [1, "tds-navigation-tabs", {
199
194
  "modeVariant": [1, "mode-variant"],
200
195
  "defaultSelectedIndex": [2, "default-selected-index"],
201
196
  "selectedIndex": [514, "selected-index"],
@@ -1,4 +1,4 @@
1
- import { T as TdsPopoverCanvas$1, d as defineCustomElement$1 } from './p-B569z5eW.js';
1
+ import { T as TdsPopoverCanvas$1, d as defineCustomElement$1 } from './p-63552d0e.js';
2
2
 
3
3
  const TdsPopoverCanvas = TdsPopoverCanvas$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { T as TdsPopoverCore$1, d as defineCustomElement$1 } from './p-X1sPx4t5.js';
1
+ import { T as TdsPopoverCore$1, d as defineCustomElement$1 } from './p-3308d5fa.js';
2
2
 
3
3
  const TdsPopoverCore = TdsPopoverCore$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,15 +1,13 @@
1
- import { p as proxyCustomElement, H, h, a as Host } from './index.js';
1
+ import { p as proxyCustomElement, H, h, c as Host } from './p-28ef5186.js';
2
2
 
3
3
  const popoverMenuItemCss = ":host{box-sizing:border-box;display:block}:host *{box-sizing:border-box}:host .wrapper{font:var(--tds-detail-02);letter-spacing:var(--tds-detail-02-ls);color:var(--tds-popover-menu-color);position:relative;width:100%;display:flex;align-items:center;transition:background-color var(--tds-motion-duration-fast-02) var(--tds-motion-easing-easy)}:host .wrapper:hover{cursor:pointer;background-color:var(--tds-popover-menu-background-hover)}:host .wrapper.disabled{cursor:not-allowed;color:var(--tds-popover-menu-divider-disabled-color)}:host .wrapper.disabled:hover{background-color:inherit}:host .wrapper.disabled ::slotted(tds-icon){color:var(--tds-popover-menu-divider-disabled-icon-color)}:host .wrapper.disabled ::slotted(*){pointer-events:none}:host ::slotted(*:not(tds-icon)){all:unset;width:100%;display:inline-flex;display:flex;align-items:center;gap:10px;padding:10px 16px}:host ::slotted(*:focus-visible)::before{z-index:-1;content:\"\";display:block;position:absolute;width:calc(100% - 4px);height:100%;top:0;left:2px;outline:1px solid var(--tds-blue-400);outline-offset:1px}";
4
+ const TdsPopoverMenuItemStyle0 = popoverMenuItemCss;
4
5
 
5
6
  const TdsPopoverMenuItem$1 = /*@__PURE__*/ proxyCustomElement(class TdsPopoverMenuItem extends H {
6
- constructor(registerHost) {
7
+ constructor() {
7
8
  super();
8
- if (registerHost !== false) {
9
- this.__registerHost();
10
- }
9
+ this.__registerHost();
11
10
  this.__attachShadow();
12
- /** Disables the Popover Menu Item */
13
11
  this.disabled = false;
14
12
  }
15
13
  render() {
@@ -18,8 +16,8 @@ const TdsPopoverMenuItem$1 = /*@__PURE__*/ proxyCustomElement(class TdsPopoverMe
18
16
  disabled: this.disabled,
19
17
  } }, h("slot", { key: 'ddacc7938ca455a8151b2e46449414146073b045' }))));
20
18
  }
21
- static get style() { return popoverMenuItemCss; }
22
- }, [257, "tds-popover-menu-item", {
19
+ static get style() { return TdsPopoverMenuItemStyle0; }
20
+ }, [1, "tds-popover-menu-item", {
23
21
  "disabled": [4]
24
22
  }]);
25
23
  function defineCustomElement$1() {
@@ -1,35 +1,26 @@
1
- import { p as proxyCustomElement, H, h, a as Host } from './index.js';
2
- import { i as inheritAttributes } from './p-CF8bH08v.js';
3
- import { d as defineCustomElement$2 } from './p-X1sPx4t5.js';
1
+ import { p as proxyCustomElement, H, h, c as Host } from './p-28ef5186.js';
2
+ import { i as inheritAttributes } from './p-3fe9cbbf.js';
3
+ import { d as defineCustomElement$2 } from './p-3308d5fa.js';
4
4
 
5
5
  const popoverMenuCss = ".tds-popover-menu.sc-tds-popover-menu{box-sizing:border-box;overflow:hidden;width:160px;background-color:var(--tds-popover-menu-background);padding:16px 6px;box-shadow:0 3px 3px rgba(0, 0, 0, 0.15), 0 -1px 1px rgba(0, 0, 0, 0.1);border-radius:4px;z-index:900}.tds-popover-menu.sc-tds-popover-menu *.sc-tds-popover-menu{box-sizing:border-box}.tds-popover-menu.fluid-width.sc-tds-popover-menu{width:unset}tds-popover-core.sc-tds-popover-menu{padding:6px 0 !important}.sc-tds-popover-menu-s>tds-divider{display:block;padding:6px !important}";
6
+ const TdsPopoverMenuStyle0 = popoverMenuCss;
6
7
 
7
8
  const TdsPopoverMenu$1 = /*@__PURE__*/ proxyCustomElement(class TdsPopoverMenu extends H {
8
- constructor(registerHost) {
9
+ constructor() {
9
10
  super();
10
- if (registerHost !== false) {
11
- this.__registerHost();
12
- }
13
- /** Controls whether the Popover is shown or not. If this is set hiding and showing
14
- * will be decided by this prop and will need to be controlled from the outside. This
15
- * also means that clicking outside of the popover won't close it. Takes precedence over `defaultShow` prop.
16
- */
11
+ this.__registerHost();
12
+ this.inheritedAttributes = [];
13
+ this.selector = undefined;
14
+ this.referenceEl = undefined;
17
15
  this.show = null;
18
- /** Decides if the component should be visible from the start. */
19
16
  this.defaultShow = false;
20
- /** Decides the placement of the Popover Menu */
21
17
  this.placement = 'auto';
22
- /** Whether the popover should animate when being opened/closed or not */
23
18
  this.animation = 'none';
24
- /** Sets the offset skidding */
25
19
  this.offsetSkidding = 0;
26
- /** Sets the offset distance */
27
20
  this.offsetDistance = 8;
28
- /** If true this unsets the width (160px) of the Popover Menu */
29
21
  this.fluidWidth = false;
30
- /** Mode variant of the component, based on current mode. */
31
22
  this.modeVariant = null;
32
- this.inheritedAttributes = [];
23
+ this.childRef = undefined;
33
24
  }
34
25
  /** Property for closing popover programmatically */
35
26
  async close() {
@@ -52,8 +43,8 @@ const TdsPopoverMenu$1 = /*@__PURE__*/ proxyCustomElement(class TdsPopoverMenu e
52
43
  }, defaultShow: this.defaultShow, animation: this.animation }, h("div", { key: 'f1549f6d338ed8e9a511577a85735b834a89df27', role: "menu" }, h("slot", { key: 'def698636f21c11133ad0289b21b76db0f208116' })))));
53
44
  }
54
45
  get host() { return this; }
55
- static get style() { return popoverMenuCss; }
56
- }, [262, "tds-popover-menu", {
46
+ static get style() { return TdsPopoverMenuStyle0; }
47
+ }, [6, "tds-popover-menu", {
57
48
  "selector": [1],
58
49
  "referenceEl": [16],
59
50
  "show": [4],
@@ -1,29 +1,28 @@
1
- import { p as proxyCustomElement, H, c as createEvent, h } from './index.js';
2
- import { g as generateUniqueId } from './p-Cn4f8w1e.js';
1
+ import { p as proxyCustomElement, H, d as createEvent, h } from './p-28ef5186.js';
2
+ import { g as generateUniqueId } from './p-11648030.js';
3
3
 
4
4
  const radioButtonCss = ".tds-radio-button.sc-tds-radio-button{box-sizing:border-box;display:flex;align-items:center;margin-left:-4px;font:var(--tds-detail-02);letter-spacing:var(--tds-detail-02-ls);color:var(--tds-radio-button-color)}.tds-radio-button.sc-tds-radio-button *.sc-tds-radio-button{box-sizing:border-box}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button{appearance:none;outline:none;margin:0;border:0;width:24px;height:24px;border-radius:50%;position:relative;cursor:pointer;flex-shrink:0;align-self:flex-start}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button+label.sc-tds-radio-button{padding:var(--tds-spacing-element-4) 0 var(--tds-spacing-element-4) var(--tds-spacing-element-4);cursor:pointer}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button::before,.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button::after{content:\"\";position:absolute;border-radius:50%;box-sizing:border-box}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button::before{width:22px;height:22px;left:1px;top:1px}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button::after{border:1px solid var(--tds-radio-button-interaction-01);background-color:var(--tds-radio-button-interaction-02);width:16px;height:16px;left:4px;top:4px}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button:hover::before{background-color:var(--tds-radio-button-background-hover)}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button:focus-visible::before{background-color:var(--tds-radio-button-background-focus);animation:rb-focus 0.4s cubic-bezier(0.65, 0.05, 0.38, 0.95) forwards}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button:focus-visible::after{outline:1px solid var(--tds-radio-button-interaction-outline)}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button:disabled,.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].disabled.sc-tds-radio-button{cursor:not-allowed}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button:disabled::after,.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].disabled.sc-tds-radio-button::after{border-color:var(--tds-radio-button-border-color-disabled-after);background-color:var(--tds-radio-button-interaction-02)}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button:disabled+label.sc-tds-radio-button,.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].disabled.sc-tds-radio-button+label.sc-tds-radio-button{color:var(--tds-radio-button-disabled);cursor:not-allowed}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button:disabled:hover::before,.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].disabled.sc-tds-radio-button:hover::before{display:none;opacity:1}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button:checked::after{border:4px solid var(--tds-radio-button-interaction-01)}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button:checked:disabled:hover::before,.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button:checked:disabled::before,.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button:checked.disabled:hover::before,.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button:checked.disabled::before{display:block;width:16px;height:16px;left:4px;top:4px;border:1px solid var(--tds-radio-button-color-disabled-before);box-sizing:content-box}.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button:checked:disabled::after,.tds-radio-button.sc-tds-radio-button .tds-form-input[type=radio].sc-tds-radio-button:checked.disabled::after{border:4px solid var(--tds-radio-button-interaction-02);background-color:var(--tds-radio-button-color-disabled-after);left:5px;top:5px}@keyframes rb-focus{0%{transform:scale(0);opacity:0}100%{transform:scale(1)}}";
5
+ const TdsRadioButtonStyle0 = radioButtonCss;
5
6
 
6
7
  const TdsRadioButton$1 = /*@__PURE__*/ proxyCustomElement(class TdsRadioButton extends H {
7
- constructor(registerHost) {
8
+ constructor() {
8
9
  super();
9
- if (registerHost !== false) {
10
- this.__registerHost();
11
- }
10
+ this.__registerHost();
12
11
  this.tdsChange = createEvent(this, "tdsChange", 6);
13
- /** Unique Radio Button identifier. */
14
- this.radioId = generateUniqueId();
15
- /** Decides if the Radio Button is checked or not. */
16
- this.checked = false;
17
- /** Decides if the Radio Button is required or not. */
18
- this.required = false;
19
- /** Decides if the Radio Button is disabled or not. */
20
- this.disabled = false;
21
12
  this.handleChange = () => {
22
13
  this.tdsChange.emit({
23
14
  radioId: this.radioId,
24
15
  value: this.value,
25
16
  });
26
17
  };
18
+ this.name = undefined;
19
+ this.value = undefined;
20
+ this.radioId = generateUniqueId();
21
+ this.checked = false;
22
+ this.required = false;
23
+ this.disabled = false;
24
+ this.tdsAriaLabel = undefined;
25
+ this.tdsTabIndex = undefined;
27
26
  }
28
27
  /** Method to programmatically focus the radio button element */
29
28
  async focusElement() {
@@ -35,8 +34,8 @@ const TdsRadioButton$1 = /*@__PURE__*/ proxyCustomElement(class TdsRadioButton e
35
34
  return (h("div", { key: '48a31826daeef320097430deec2f57188ad3cd80', class: "tds-radio-button" }, h("input", { key: '6bc9711fae2e1ea4b8bc18cd441a364eb0bc4d9c', 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: 'b2dbeea2ca194adea717086ba0d69d023860324d', htmlFor: this.radioId }, h("slot", { key: '422fab6ae9d579cf46d4110a61782a501dfb6a2a', name: "label" }))));
36
35
  }
37
36
  get host() { return this; }
38
- static get style() { return radioButtonCss; }
39
- }, [262, "tds-radio-button", {
37
+ static get style() { return TdsRadioButtonStyle0; }
38
+ }, [6, "tds-radio-button", {
40
39
  "name": [1],
41
40
  "value": [1],
42
41
  "radioId": [1, "radio-id"],
@@ -1,15 +1,14 @@
1
- import { p as proxyCustomElement, H, h, a as Host } from './index.js';
2
- import { i as inheritAriaAttributes } from './p-Q3W78DlP.js';
3
- import { d as defineCustomElement$2 } from './p-CPDv0bBc.js';
1
+ import { p as proxyCustomElement, H, h, c as Host } from './p-28ef5186.js';
2
+ import { i as inheritAriaAttributes } from './p-0bd4c19c.js';
3
+ import { d as defineCustomElement$2 } from './p-f7d94947.js';
4
4
 
5
5
  const sideMenuCloseButtonCss = ":host button{height:64px;width:100%;text-align:left;padding:0 22px;border:none;background-color:var(--tds-sidebar-side-menu-background-cover);font:var(--tds-headline-07);letter-spacing:var(--tds-headline-07-ls);color:var(--tds-sidebar-side-menu-single-item-color);display:flex;align-items:center;border-bottom:1px solid var(--tds-sidebar-side-menu-bottom-menu-border-top)}:host button:hover{cursor:pointer;background-color:var(--tds-sidebar-item-state-hover)}:host button:focus-visible{cursor:pointer;border:1px solid var(--tds-sidebar-side-menu-single-subitem-selected-border-color)}";
6
+ const TdsSideMenuCloseButtonStyle0 = sideMenuCloseButtonCss;
6
7
 
7
8
  const TdsSideMenuCloseButton$1 = /*@__PURE__*/ proxyCustomElement(class TdsSideMenuCloseButton extends H {
8
- constructor(registerHost) {
9
+ constructor() {
9
10
  super();
10
- if (registerHost !== false) {
11
- this.__registerHost();
12
- }
11
+ this.__registerHost();
13
12
  this.__attachShadow();
14
13
  }
15
14
  static handleClick() {
@@ -26,8 +25,8 @@ const TdsSideMenuCloseButton$1 = /*@__PURE__*/ proxyCustomElement(class TdsSideM
26
25
  return (h(Host, { key: 'de98375064e94f8bfc19a60db7464c6b1c20a46f' }, h("button", Object.assign({ key: '4b9284c8b220d5b9fb0d1e3b346a5dfc209e59e2' }, buttonProps), h("tds-icon", { key: '78a639c37f7a307f42ce68ec239b28c6da8a3221', name: "cross", size: "20px", svgTitle: "Cross" }))));
27
26
  }
28
27
  get host() { return this; }
29
- static get style() { return sideMenuCloseButtonCss; }
30
- }, [257, "tds-side-menu-close-button"]);
28
+ static get style() { return TdsSideMenuCloseButtonStyle0; }
29
+ }, [1, "tds-side-menu-close-button"]);
31
30
  function defineCustomElement$1() {
32
31
  if (typeof customElements === "undefined") {
33
32
  return;
@@ -1,18 +1,16 @@
1
- import { p as proxyCustomElement, H, c as createEvent, h, a as Host } from './index.js';
2
- import { d as defineCustomElement$2 } from './p-BxmFjTxG.js';
1
+ import { p as proxyCustomElement, H, d as createEvent, h, c as Host } from './p-28ef5186.js';
2
+ import { d as defineCustomElement$2 } from './p-1dafdc8c.js';
3
3
 
4
4
  const sideMenuCollapseButtonCss = ":host{position:sticky;bottom:0;display:none;height:68px;border-top:1px solid var(--tds-sidebar-side-menu-bottom-menu-border-top)}:host .icon{transform:rotateZ(90deg);transition:all 0.2s ease-in-out;width:20px;height:20px}:host .state-collapsed .icon{transform:translateX(-50%) rotateZ(90deg) rotateX(180deg);color:var(--tds-sidebar-side-menu-single-item-color);margin-left:0;position:absolute;left:50%}@media (min-width: 992px){:host{display:block}}";
5
+ const TdsSideMenuCollapseButtonStyle0 = sideMenuCollapseButtonCss;
5
6
 
6
7
  const TdsSideMenuCollapseButton$1 = /*@__PURE__*/ proxyCustomElement(class TdsSideMenuCollapseButton extends H {
7
- constructor(registerHost) {
8
+ constructor() {
8
9
  super();
9
- if (registerHost !== false) {
10
- this.__registerHost();
11
- }
10
+ this.__registerHost();
12
11
  this.__attachShadow();
13
12
  this.tdsCollapse = createEvent(this, "tdsCollapse", 3);
14
13
  this.internalTdsCollapse = createEvent(this, "internalTdsCollapse", 6);
15
- this.collapsed = false;
16
14
  this.handleClick = () => {
17
15
  /** Emit a public event that the user can prevent. */
18
16
  const tdsCollapseEvent = this.tdsCollapse.emit({
@@ -27,6 +25,7 @@ const TdsSideMenuCollapseButton$1 = /*@__PURE__*/ proxyCustomElement(class TdsSi
27
25
  });
28
26
  }
29
27
  };
28
+ this.collapsed = false;
30
29
  }
31
30
  collapseSideMenuEventHandler(event) {
32
31
  this.collapsed = event.detail.collapsed;
@@ -44,8 +43,8 @@ const TdsSideMenuCollapseButton$1 = /*@__PURE__*/ proxyCustomElement(class TdsSi
44
43
  } }, h("svg", { key: '23a6362a7d6ab754d08ac439314fc94e37ec3a88', class: "icon", slot: "icon", fill: "none", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32" }, h("path", { key: '17a188de96b29b501b76294d8dac4f852edc22a3', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M16 1.975a1 1 0 0 1 1 1v20.3l9.311-9.312a1 1 0 0 1 1.415 1.414l-9.887 9.887a2.6 2.6 0 0 1-3.677 0l-9.887-9.887a1 1 0 1 1 1.414-1.414L15 23.274V2.975a1 1 0 0 1 1-1ZM5.188 28.001a1 1 0 0 0 0 2h21.62a1 1 0 1 0 0-2H5.188Z", fill: "currentColor" })), !this.collapsed && h("slot", { key: 'a1a2408ee34830a190408c808935e33eed8bce5b' }))))));
45
44
  }
46
45
  get host() { return this; }
47
- static get style() { return sideMenuCollapseButtonCss; }
48
- }, [257, "tds-side-menu-collapse-button", {
46
+ static get style() { return TdsSideMenuCollapseButtonStyle0; }
47
+ }, [1, "tds-side-menu-collapse-button", {
49
48
  "collapsed": [32]
50
49
  }, [[16, "internalTdsSideMenuPropChange", "collapseSideMenuEventHandler"]]]);
51
50
  function defineCustomElement$1() {