@scania/tegel 1.3.3-event-types.0 → 1.4.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 (798) hide show
  1. package/dist/cjs/dfs-84f7f63e.js +29 -0
  2. package/dist/cjs/{generateUniqueId-56da4810.js → generateUniqueId-e3fc9863.js} +9 -9
  3. package/dist/cjs/{index-705dca7c.js → index-ae4fbf97.js} +417 -356
  4. package/dist/cjs/inheritAriaAttributes-dedbbc57.js +78 -0
  5. package/dist/cjs/{inheritAttributes-845f5217.js → inheritAttributes-ff9ad737.js} +11 -11
  6. package/dist/cjs/{isHeadingElement-d31dde38.js → isHeadingElement-4f06b688.js} +19 -19
  7. package/dist/cjs/loader.cjs.js +2 -2
  8. package/dist/cjs/tds-accordion-item.cjs.entry.js +22 -22
  9. package/dist/cjs/tds-accordion.cjs.entry.js +8 -8
  10. package/dist/cjs/tds-badge.cjs.entry.js +34 -34
  11. package/dist/cjs/tds-banner.cjs.entry.js +42 -42
  12. package/dist/cjs/tds-block.cjs.entry.js +22 -22
  13. package/dist/cjs/tds-body-cell.cjs.entry.js +61 -61
  14. package/dist/cjs/tds-breadcrumb.cjs.entry.js +8 -8
  15. package/dist/cjs/tds-breadcrumbs.cjs.entry.js +10 -10
  16. package/dist/cjs/tds-button.cjs.entry.js +34 -34
  17. package/dist/cjs/tds-card.cjs.entry.js +40 -40
  18. package/dist/cjs/tds-checkbox.cjs.entry.js +57 -57
  19. package/dist/cjs/tds-chip.cjs.entry.js +62 -62
  20. package/dist/cjs/tds-core-header-item_2.cjs.entry.js +46 -46
  21. package/dist/cjs/tds-datetime.cjs.entry.js +82 -82
  22. package/dist/cjs/tds-divider.cjs.entry.js +8 -8
  23. package/dist/cjs/tds-dropdown-option.cjs.entry.js +78 -78
  24. package/dist/cjs/tds-dropdown.cjs.entry.js +363 -349
  25. package/dist/cjs/tds-folder-tab.cjs.entry.js +18 -18
  26. package/dist/cjs/tds-folder-tabs.cjs.entry.js +149 -149
  27. package/dist/cjs/tds-footer-group.cjs.entry.js +22 -22
  28. package/dist/cjs/tds-footer-item.cjs.entry.js +12 -12
  29. package/dist/cjs/tds-footer.cjs.entry.js +14 -12
  30. package/dist/cjs/tds-header-brand-symbol.cjs.entry.js +8 -8
  31. package/dist/cjs/tds-header-cell.cjs.entry.js +122 -122
  32. package/dist/cjs/tds-header-dropdown-list-item.cjs.entry.js +13 -13
  33. package/dist/cjs/tds-header-dropdown-list-user.cjs.entry.js +12 -12
  34. package/dist/cjs/tds-header-dropdown-list.cjs.entry.js +70 -70
  35. package/dist/cjs/tds-header-dropdown.cjs.entry.js +37 -37
  36. package/dist/cjs/tds-header-hamburger.cjs.entry.js +11 -11
  37. package/dist/cjs/tds-header-launcher-button.cjs.entry.js +13 -13
  38. package/dist/cjs/tds-header-launcher-grid-item.cjs.entry.js +7 -7
  39. package/dist/cjs/tds-header-launcher-grid-title.cjs.entry.js +9 -9
  40. package/dist/cjs/tds-header-launcher-grid.cjs.entry.js +28 -28
  41. package/dist/cjs/tds-header-launcher-list-item.cjs.entry.js +7 -7
  42. package/dist/cjs/tds-header-launcher-list-title.cjs.entry.js +10 -10
  43. package/dist/cjs/tds-header-launcher-list.cjs.entry.js +9 -9
  44. package/dist/cjs/tds-header-launcher.cjs.entry.js +48 -48
  45. package/dist/cjs/tds-header-title.cjs.entry.js +7 -7
  46. package/dist/cjs/tds-header.cjs.entry.js +39 -39
  47. package/dist/cjs/tds-icon.cjs.entry.js +28 -28
  48. package/dist/cjs/tds-inline-tab.cjs.entry.js +13 -13
  49. package/dist/cjs/tds-inline-tabs.cjs.entry.js +134 -134
  50. package/dist/cjs/tds-link.cjs.entry.js +13 -13
  51. package/dist/cjs/tds-message.cjs.entry.js +26 -26
  52. package/dist/cjs/tds-modal.cjs.entry.js +82 -82
  53. package/dist/cjs/tds-navigation-tab.cjs.entry.js +13 -13
  54. package/dist/cjs/tds-navigation-tabs.cjs.entry.js +130 -130
  55. package/dist/cjs/tds-popover-canvas.cjs.entry.js +24 -24
  56. package/dist/cjs/tds-popover-core.cjs.entry.js +148 -148
  57. package/dist/cjs/tds-popover-menu-item.cjs.entry.js +11 -11
  58. package/dist/cjs/tds-popover-menu.cjs.entry.js +25 -25
  59. package/dist/cjs/tds-radio-button.cjs.entry.js +22 -22
  60. package/dist/cjs/tds-side-menu-close-button.cjs.entry.js +11 -11
  61. package/dist/cjs/tds-side-menu-collapse-button.cjs.entry.js +39 -39
  62. package/dist/cjs/tds-side-menu-dropdown-list-item.cjs.entry.js +34 -34
  63. package/dist/cjs/tds-side-menu-dropdown-list.cjs.entry.js +19 -19
  64. package/dist/cjs/tds-side-menu-dropdown.cjs.entry.js +56 -56
  65. package/dist/cjs/tds-side-menu-item.cjs.entry.js +57 -57
  66. package/dist/cjs/tds-side-menu-overlay.cjs.entry.js +7 -7
  67. package/dist/cjs/tds-side-menu-user-image_2.cjs.entry.js +17 -17
  68. package/dist/cjs/tds-side-menu-user.cjs.entry.js +11 -11
  69. package/dist/cjs/tds-side-menu.cjs.entry.js +68 -60
  70. package/dist/cjs/tds-slider.cjs.entry.js +285 -283
  71. package/dist/cjs/tds-spinner.cjs.entry.js +9 -9
  72. package/dist/cjs/tds-step.cjs.entry.js +37 -37
  73. package/dist/cjs/tds-stepper.cjs.entry.js +55 -55
  74. package/dist/cjs/tds-table-body-row-expandable.cjs.entry.js +58 -58
  75. package/dist/cjs/tds-table-body-row.cjs.entry.js +51 -51
  76. package/dist/cjs/tds-table-body.cjs.entry.js +52 -52
  77. package/dist/cjs/tds-table-footer.cjs.entry.js +87 -87
  78. package/dist/cjs/tds-table-header.cjs.entry.js +81 -81
  79. package/dist/cjs/tds-table-toolbar.cjs.entry.js +51 -51
  80. package/dist/cjs/tds-table.cjs.entry.js +83 -83
  81. package/dist/cjs/tds-text-field.cjs.entry.js +62 -62
  82. package/dist/cjs/tds-textarea.cjs.entry.js +54 -54
  83. package/dist/cjs/tds-toast.cjs.entry.js +60 -60
  84. package/dist/cjs/tds-toggle.cjs.entry.js +32 -32
  85. package/dist/cjs/tds-tooltip.cjs.entry.js +54 -54
  86. package/dist/cjs/tegel.cjs.js +3 -3
  87. package/dist/collection/collection-manifest.json +1 -1
  88. package/dist/collection/components/accordion/accordion-item/accordion-item.js +163 -163
  89. package/dist/collection/components/accordion/accordion.js +40 -40
  90. package/dist/collection/components/accordion/accordion.stories.js +67 -67
  91. package/dist/collection/components/accordion/test/basic/accordion.e2e.js +15 -15
  92. package/dist/collection/components/accordion/test/disabled/accordion.e2e.js +15 -15
  93. package/dist/collection/components/accordion/test/expanded/accordion.e2e.js +19 -19
  94. package/dist/collection/components/accordion/test/padding-reset/accordion.e2e.js +19 -19
  95. package/dist/collection/components/badge/badge.js +113 -113
  96. package/dist/collection/components/badge/badge.stories.js +66 -66
  97. package/dist/collection/components/badge/test/basic/badge.e2e.js +6 -6
  98. package/dist/collection/components/badge/test/value/badge.e2e.js +6 -6
  99. package/dist/collection/components/banner/banner.js +212 -212
  100. package/dist/collection/components/banner/banner.stories.js +64 -64
  101. package/dist/collection/components/banner/test/basic/banner.e2e.js +12 -7
  102. package/dist/collection/components/banner/test/default/banner.e2e.js +37 -0
  103. package/dist/collection/components/banner/test/error/banner.e2e.js +15 -0
  104. package/dist/collection/components/banner/test/information/banner.e2e.js +15 -0
  105. package/dist/collection/components/block/block.js +54 -54
  106. package/dist/collection/components/block/block.stories.js +32 -32
  107. package/dist/collection/components/breadcrumbs/breadcrumb/breadcrumb.js +40 -40
  108. package/dist/collection/components/breadcrumbs/breadcrumbs.js +18 -18
  109. package/dist/collection/components/breadcrumbs/breadcrumbs.stories.js +16 -16
  110. package/dist/collection/components/breadcrumbs/test/default/breadcrumbs.e2e.js +33 -0
  111. package/dist/collection/components/button/button.css +23 -25
  112. package/dist/collection/components/button/button.js +177 -177
  113. package/dist/collection/components/button/button.stories.js +146 -146
  114. package/dist/collection/components/button/test/basic/button.e2e.js +30 -30
  115. package/dist/collection/components/button/test/danger/button.e2e.js +13 -13
  116. package/dist/collection/components/button/test/disabled/button.e2e.js +19 -19
  117. package/dist/collection/components/button/test/ghost/button.e2e.js +13 -13
  118. package/dist/collection/components/button/test/icon/button.e2e.js +33 -33
  119. package/dist/collection/components/button/test/secondary/button.e2e.js +13 -13
  120. package/dist/collection/components/card/card.js +228 -228
  121. package/dist/collection/components/card/card.stories.js +120 -120
  122. package/dist/collection/components/card/test/basic/card.e2e.js +10 -0
  123. package/dist/collection/components/card/test/clickable/card.e2e.js +21 -0
  124. package/dist/collection/components/card/test/default/card.e2e.js +33 -0
  125. package/dist/collection/components/checkbox/checkbox.js +270 -270
  126. package/dist/collection/components/checkbox/checkbox.stories.js +59 -59
  127. package/dist/collection/components/chip/chip.js +211 -211
  128. package/dist/collection/components/chip/chip.stories.js +126 -126
  129. package/dist/collection/components/datetime/datetime.js +419 -419
  130. package/dist/collection/components/datetime/datetime.stories.js +168 -168
  131. package/dist/collection/components/divider/divider.js +40 -40
  132. package/dist/collection/components/divider/divider.stories.js +48 -48
  133. package/dist/collection/components/dropdown/dropdown-option/dropdown-option.js +212 -211
  134. package/dist/collection/components/dropdown/dropdown.js +827 -809
  135. package/dist/collection/components/dropdown/dropdown.stories.js +188 -176
  136. package/dist/collection/components/dropdown/test/basic/dropdown.e2e.js +36 -36
  137. package/dist/collection/components/dropdown/test/default/dropdown.e2e.js +71 -71
  138. package/dist/collection/components/dropdown/test/error/dropdown.e2e.js +31 -31
  139. package/dist/collection/components/dropdown/test/filter/dropdown.e2e.js +51 -51
  140. package/dist/collection/components/dropdown/test/filter/hide-no-result-message/dropdown.e2e.js +23 -0
  141. package/dist/collection/components/dropdown/test/filter/normalize-text-false/dropdown.e2e.js +38 -38
  142. package/dist/collection/components/dropdown/test/multiselect/dropdown.e2e.js +76 -76
  143. package/dist/collection/components/footer/footer-group/footer-group.js +58 -58
  144. package/dist/collection/components/footer/footer-item/footer-item.js +22 -22
  145. package/dist/collection/components/footer/footer.js +48 -45
  146. package/dist/collection/components/footer/footer.stories.js +41 -41
  147. package/dist/collection/components/footer/test/default/footer.e2e.js +34 -0
  148. package/dist/collection/components/header/core-header-item/core-header-item.js +15 -15
  149. package/dist/collection/components/header/header-brand-symbol/header-brand-symbol.js +16 -16
  150. package/dist/collection/components/header/header-dropdown/header-dropdown.js +118 -118
  151. package/dist/collection/components/header/header-dropdown-list/header-dropdown-list.js +105 -105
  152. package/dist/collection/components/header/header-dropdown-list-item/header-dropdown-list-item.js +63 -63
  153. package/dist/collection/components/header/header-dropdown-list-user/header-dropdown-list-user.js +94 -94
  154. package/dist/collection/components/header/header-hamburger/header-hamburger.js +17 -17
  155. package/dist/collection/components/header/header-item/header-item.js +89 -89
  156. package/dist/collection/components/header/header-launcher/header-launcher.js +71 -71
  157. package/dist/collection/components/header/header-launcher-button/header-launcher-button.js +43 -43
  158. package/dist/collection/components/header/header-launcher-grid/header-launcher-grid.js +40 -40
  159. package/dist/collection/components/header/header-launcher-grid-item/header-launcher-grid-item.js +15 -15
  160. package/dist/collection/components/header/header-launcher-grid-title/header-launcher-grid-title.js +17 -17
  161. package/dist/collection/components/header/header-launcher-list/header-launcher-list.js +7 -7
  162. package/dist/collection/components/header/header-launcher-list-item/header-launcher-list-item.js +15 -15
  163. package/dist/collection/components/header/header-launcher-list-title/header-launcher-list-title.js +18 -18
  164. package/dist/collection/components/header/header-title/header-title.js +15 -15
  165. package/dist/collection/components/header/header.js +38 -38
  166. package/dist/collection/components/header/header.stories.js +34 -34
  167. package/dist/collection/components/header/test/default/header.e2e.js +44 -0
  168. package/dist/collection/components/icon/icon.js +101 -101
  169. package/dist/collection/components/icon/icon.stories.js +37 -37
  170. package/dist/collection/components/link/link.js +63 -63
  171. package/dist/collection/components/link/link.stories.js +41 -41
  172. package/dist/collection/components/message/message.js +129 -129
  173. package/dist/collection/components/message/message.stories.js +82 -82
  174. package/dist/collection/components/message/test/basic/message.e2e.js +16 -0
  175. package/dist/collection/components/message/test/error/message.e2e.js +24 -29
  176. package/dist/collection/components/message/test/information/message.e2e.js +6 -29
  177. package/dist/collection/components/message/test/success/message.e2e.js +6 -29
  178. package/dist/collection/components/message/test/warning/message.e2e.js +6 -29
  179. package/dist/collection/components/modal/modal.js +278 -278
  180. package/dist/collection/components/modal/modal.stories.js +78 -78
  181. package/dist/collection/components/modal/test/default/modal.e2e.js +28 -0
  182. package/dist/collection/components/modal/test/open-close/modal.e2e.js +63 -0
  183. package/dist/collection/components/modal/test/prevent-true/modal.e2e.js +13 -0
  184. package/dist/collection/components/popover-canvas/popover-canvas.js +173 -173
  185. package/dist/collection/components/popover-canvas/popover-canvas.stories.js +50 -50
  186. package/dist/collection/components/popover-canvas/test/default/popover-canvas.e2e.js +30 -0
  187. package/dist/collection/components/popover-canvas/test/show-false/popover-canvas.e2e.js +30 -0
  188. package/dist/collection/components/popover-canvas/test/show-true/popover-canvas.e2e.js +30 -0
  189. package/dist/collection/components/popover-core/popover-core.js +384 -384
  190. package/dist/collection/components/popover-menu/popover-menu-item/popover-menu-item.js +43 -43
  191. package/dist/collection/components/popover-menu/popover-menu.js +171 -171
  192. package/dist/collection/components/popover-menu/popover-menu.stories.js +76 -76
  193. package/dist/collection/components/popover-menu/test/default/popover-menu.e2e.js +60 -0
  194. package/dist/collection/components/popover-menu/test/icons-fluid/popover-menu.e2e.js +27 -0
  195. package/dist/collection/components/popover-menu/test/show/popover-menu.e2e.js +20 -0
  196. package/dist/collection/components/popover-menu/test/show-false/popover-menu.e2e.js +20 -0
  197. package/dist/collection/components/radio-button/radio-button.js +158 -158
  198. package/dist/collection/components/radio-button/radio-button.stories.js +38 -38
  199. package/dist/collection/components/side-menu/side-menu-close-button/side-menu-close-button.js +17 -17
  200. package/dist/collection/components/side-menu/side-menu-collapse-button/side-menu-collapse-button.js +108 -108
  201. package/dist/collection/components/side-menu/side-menu-dropdown/side-menu-dropdown.js +163 -163
  202. package/dist/collection/components/side-menu/side-menu-dropdown-list/side-menu-dropdown-list.js +43 -43
  203. package/dist/collection/components/side-menu/side-menu-dropdown-list-item/side-menu-dropdown-list-item.js +81 -81
  204. package/dist/collection/components/side-menu/side-menu-item/side-menu-item.js +120 -120
  205. package/dist/collection/components/side-menu/side-menu-overlay/side-menu-overlay.js +15 -15
  206. package/dist/collection/components/side-menu/side-menu-user/side-menu-user.js +93 -93
  207. package/dist/collection/components/side-menu/side-menu-user-image/side-menu-user-image.js +57 -57
  208. package/dist/collection/components/side-menu/side-menu-user-label/side-menu-user-label.js +57 -57
  209. package/dist/collection/components/side-menu/side-menu.js +221 -212
  210. package/dist/collection/components/side-menu/side-menu.stories.js +63 -63
  211. package/dist/collection/components/side-menu/test/collapsible/side-menu.e2e.js +28 -0
  212. package/dist/collection/components/side-menu/test/default/side-menu.e2e.js +38 -0
  213. package/dist/collection/components/slider/slider.js +684 -682
  214. package/dist/collection/components/slider/slider.stories.js +195 -195
  215. package/dist/collection/components/spinner/spinner.js +58 -58
  216. package/dist/collection/components/spinner/spinner.stories.js +46 -46
  217. package/dist/collection/components/stepper/step/step.js +103 -103
  218. package/dist/collection/components/stepper/stepper.js +192 -192
  219. package/dist/collection/components/stepper/stepper.stories.js +68 -68
  220. package/dist/collection/components/table/table/table.js +296 -296
  221. package/dist/collection/components/table/table/test/batch/table.e2e.js +19 -19
  222. package/dist/collection/components/table/table/test/default/table.e2e.js +41 -41
  223. package/dist/collection/components/table/table/test/expandable-row/table.e2e.js +59 -59
  224. package/dist/collection/components/table/table/test/filtering/table.e2e.js +36 -36
  225. package/dist/collection/components/table/table/test/multiselect/table.e2e.js +42 -42
  226. package/dist/collection/components/table/table/test/pagination/table.e2e.js +48 -48
  227. package/dist/collection/components/table/table/test/sorting/table.e2e.js +31 -31
  228. package/dist/collection/components/table/table-body/table-body.js +88 -88
  229. package/dist/collection/components/table/table-body-cell/table-body-cell.js +159 -159
  230. package/dist/collection/components/table/table-body-row/table-body-row.js +119 -119
  231. package/dist/collection/components/table/table-body-row-expandable/table-body-row-expandable.js +129 -129
  232. package/dist/collection/components/table/table-component-basic.stories.js +115 -115
  233. package/dist/collection/components/table/table-component-batch-actions.stories.js +113 -113
  234. package/dist/collection/components/table/table-component-custom-width.stories.js +104 -104
  235. package/dist/collection/components/table/table-component-expandable-rows.stories.js +104 -104
  236. package/dist/collection/components/table/table-component-filtering.stories.js +104 -104
  237. package/dist/collection/components/table/table-component-multiselect.stories.js +120 -120
  238. package/dist/collection/components/table/table-component-pagination.stories.js +104 -104
  239. package/dist/collection/components/table/table-component-sorting.stories.js +148 -148
  240. package/dist/collection/components/table/table-footer/table-footer.js +207 -207
  241. package/dist/collection/components/table/table-header/table-header.js +197 -197
  242. package/dist/collection/components/table/table-header-cell/table-header-cell.js +317 -317
  243. package/dist/collection/components/table/table-toolbar/table-toolbar.js +135 -135
  244. package/dist/collection/components/tabs/folder-tabs/folder-tab/folder-tab.js +106 -104
  245. package/dist/collection/components/tabs/folder-tabs/folder-tabs.js +266 -265
  246. package/dist/collection/components/tabs/folder-tabs/folder-tabs.stories.js +60 -60
  247. package/dist/collection/components/tabs/inline-tabs/inline-tab/inline-tab.js +77 -76
  248. package/dist/collection/components/tabs/inline-tabs/inline-tabs.js +251 -250
  249. package/dist/collection/components/tabs/inline-tabs/inline-tabs.stories.js +54 -54
  250. package/dist/collection/components/tabs/navigation-tabs/navigation-tab/navigation-tab.js +77 -76
  251. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.js +246 -245
  252. package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.stories.js +54 -54
  253. package/dist/collection/components/text-field/text-field.js +422 -422
  254. package/dist/collection/components/text-field/text-field.stories.js +193 -193
  255. package/dist/collection/components/textarea/test/basic/textarea.e2e.js +21 -21
  256. package/dist/collection/components/textarea/test/default/textarea.e2e.js +29 -29
  257. package/dist/collection/components/textarea/test/read-only/textarea.e2e.js +21 -21
  258. package/dist/collection/components/textarea/textarea.js +412 -412
  259. package/dist/collection/components/textarea/textarea.stories.js +137 -137
  260. package/dist/collection/components/toast/toast.js +232 -232
  261. package/dist/collection/components/toast/toast.stories.js +65 -65
  262. package/dist/collection/components/toggle/toggle.js +206 -206
  263. package/dist/collection/components/toggle/toggle.stories.js +68 -68
  264. package/dist/collection/components/tooltip/tooltip.js +182 -182
  265. package/dist/collection/components/tooltip/tooltip.stories.js +90 -90
  266. package/dist/collection/index.js +0 -1
  267. package/dist/collection/stories/Installation/angular.stories.js +8 -8
  268. package/dist/collection/stories/Installation/javascript.stories.js +8 -8
  269. package/dist/collection/stories/Installation/react.stories.js +8 -8
  270. package/dist/collection/stories/announcements/announce-tegel.stories.js +8 -8
  271. package/dist/collection/stories/announcements/prefix-change.stories.js +8 -8
  272. package/dist/collection/stories/formatHtmlPreview.js +3 -3
  273. package/dist/collection/stories/foundations/color/color-brand.stories.js +8 -8
  274. package/dist/collection/stories/foundations/color/color-scales.stories.js +45 -45
  275. package/dist/collection/stories/foundations/color/color-semantic.stories.js +8 -8
  276. package/dist/collection/stories/foundations/grid/grid.stories.js +24 -24
  277. package/dist/collection/stories/foundations/spacing/spacing-element.stories.js +4 -4
  278. package/dist/collection/stories/foundations/spacing/spacing-layout.stories.js +4 -4
  279. package/dist/collection/stories/foundations/typography/typography-body.stories.js +4 -4
  280. package/dist/collection/stories/foundations/typography/typography-detail.stories.js +4 -4
  281. package/dist/collection/stories/foundations/typography/typography-headline.stories.js +14 -14
  282. package/dist/collection/stories/foundations/typography/typography-paragraph.stories.js +4 -4
  283. package/dist/collection/stories/patterns/navigation/navigation-basic.stories.js +25 -25
  284. package/dist/collection/stories/patterns/navigation/navigation-fewitems.stories.js +25 -25
  285. package/dist/collection/stories/patterns/navigation/navigation-manyitems.stories.js +36 -36
  286. package/dist/collection/stories/patterns/navigation/navigation-user-menu.stories.js +33 -33
  287. package/dist/collection/stories/tegel.stories.js +8 -8
  288. package/dist/collection/stories/utility/color/background-color.stories.js +74 -74
  289. package/dist/collection/stories/utility/color/text-color.stories.js +74 -74
  290. package/dist/collection/utils/appendHiddenInput.js +11 -11
  291. package/dist/collection/utils/dfs.js +15 -15
  292. package/dist/collection/utils/findNextFocusableElement.js +7 -7
  293. package/dist/collection/utils/findPreviousFocusableElement.js +7 -7
  294. package/dist/collection/utils/generateUniqueId.js +9 -9
  295. package/dist/collection/utils/getNestedChildOfSiblingsMatching.js +15 -15
  296. package/dist/collection/utils/inheritAriaAttributes.js +56 -56
  297. package/dist/collection/utils/inheritAttributes.js +11 -11
  298. package/dist/collection/utils/isHeadingElement.js +3 -3
  299. package/dist/collection/utils/updateListChildrenRoles.js +8 -8
  300. package/dist/components/checkbox.js +79 -79
  301. package/dist/components/core-header-item.js +20 -20
  302. package/dist/components/dfs.js +15 -15
  303. package/dist/components/divider.js +23 -23
  304. package/dist/components/generateUniqueId.js +9 -9
  305. package/dist/components/getPreviousNestedChildOfSiblingsMatching.js +18 -18
  306. package/dist/components/header-dropdown-list-item.js +29 -29
  307. package/dist/components/header-dropdown-list.js +84 -84
  308. package/dist/components/header-item.js +60 -60
  309. package/dist/components/header-launcher-button.js +41 -41
  310. package/dist/components/icon.js +47 -47
  311. package/dist/components/inheritAriaAttributes.js +56 -56
  312. package/dist/components/inheritAttributes.js +11 -11
  313. package/dist/components/popover-canvas.js +48 -48
  314. package/dist/components/popover-core.js +177 -177
  315. package/dist/components/side-menu-item.js +73 -73
  316. package/dist/components/side-menu-user-image.js +25 -25
  317. package/dist/components/side-menu-user-label.js +25 -25
  318. package/dist/components/tds-accordion-item.d.ts +2 -2
  319. package/dist/components/tds-accordion-item.js +47 -47
  320. package/dist/components/tds-accordion.d.ts +2 -2
  321. package/dist/components/tds-accordion.js +23 -23
  322. package/dist/components/tds-badge.d.ts +2 -2
  323. package/dist/components/tds-badge.js +56 -56
  324. package/dist/components/tds-banner.d.ts +2 -2
  325. package/dist/components/tds-banner.js +68 -68
  326. package/dist/components/tds-block.d.ts +2 -2
  327. package/dist/components/tds-block.js +37 -37
  328. package/dist/components/tds-body-cell.d.ts +2 -2
  329. package/dist/components/tds-body-cell.js +85 -85
  330. package/dist/components/tds-breadcrumb.d.ts +2 -2
  331. package/dist/components/tds-breadcrumb.js +23 -23
  332. package/dist/components/tds-breadcrumbs.d.ts +2 -2
  333. package/dist/components/tds-breadcrumbs.js +23 -23
  334. package/dist/components/tds-button.d.ts +2 -2
  335. package/dist/components/tds-button.js +55 -55
  336. package/dist/components/tds-card.d.ts +2 -2
  337. package/dist/components/tds-card.js +67 -67
  338. package/dist/components/tds-checkbox.d.ts +2 -2
  339. package/dist/components/tds-chip.d.ts +2 -2
  340. package/dist/components/tds-chip.js +80 -80
  341. package/dist/components/tds-core-header-item.d.ts +2 -2
  342. package/dist/components/tds-datetime.d.ts +2 -2
  343. package/dist/components/tds-datetime.js +115 -115
  344. package/dist/components/tds-divider.d.ts +2 -2
  345. package/dist/components/tds-dropdown-option.d.ts +2 -2
  346. package/dist/components/tds-dropdown-option.js +108 -108
  347. package/dist/components/tds-dropdown.d.ts +2 -2
  348. package/dist/components/tds-dropdown.js +408 -394
  349. package/dist/components/tds-folder-tab.d.ts +2 -2
  350. package/dist/components/tds-folder-tab.js +37 -37
  351. package/dist/components/tds-folder-tabs.d.ts +2 -2
  352. package/dist/components/tds-folder-tabs.js +177 -177
  353. package/dist/components/tds-footer-group.d.ts +2 -2
  354. package/dist/components/tds-footer-group.js +43 -43
  355. package/dist/components/tds-footer-item.d.ts +2 -2
  356. package/dist/components/tds-footer-item.js +25 -25
  357. package/dist/components/tds-footer.d.ts +2 -2
  358. package/dist/components/tds-footer.js +29 -27
  359. package/dist/components/tds-header-brand-symbol.d.ts +2 -2
  360. package/dist/components/tds-header-brand-symbol.js +31 -31
  361. package/dist/components/tds-header-cell.d.ts +2 -2
  362. package/dist/components/tds-header-cell.js +151 -151
  363. package/dist/components/tds-header-dropdown-list-item.d.ts +2 -2
  364. package/dist/components/tds-header-dropdown-list-user.d.ts +2 -2
  365. package/dist/components/tds-header-dropdown-list-user.js +30 -30
  366. package/dist/components/tds-header-dropdown-list.d.ts +2 -2
  367. package/dist/components/tds-header-dropdown.d.ts +2 -2
  368. package/dist/components/tds-header-dropdown.js +80 -80
  369. package/dist/components/tds-header-hamburger.d.ts +2 -2
  370. package/dist/components/tds-header-hamburger.js +37 -37
  371. package/dist/components/tds-header-item.d.ts +2 -2
  372. package/dist/components/tds-header-launcher-button.d.ts +2 -2
  373. package/dist/components/tds-header-launcher-grid-item.d.ts +2 -2
  374. package/dist/components/tds-header-launcher-grid-item.js +20 -20
  375. package/dist/components/tds-header-launcher-grid-title.d.ts +2 -2
  376. package/dist/components/tds-header-launcher-grid-title.js +20 -20
  377. package/dist/components/tds-header-launcher-grid.d.ts +2 -2
  378. package/dist/components/tds-header-launcher-grid.js +40 -40
  379. package/dist/components/tds-header-launcher-list-item.d.ts +2 -2
  380. package/dist/components/tds-header-launcher-list-item.js +25 -25
  381. package/dist/components/tds-header-launcher-list-title.d.ts +2 -2
  382. package/dist/components/tds-header-launcher-list-title.js +21 -21
  383. package/dist/components/tds-header-launcher-list.d.ts +2 -2
  384. package/dist/components/tds-header-launcher-list.js +24 -24
  385. package/dist/components/tds-header-launcher.d.ts +2 -2
  386. package/dist/components/tds-header-launcher.js +92 -92
  387. package/dist/components/tds-header-title.d.ts +2 -2
  388. package/dist/components/tds-header-title.js +20 -20
  389. package/dist/components/tds-header.d.ts +2 -2
  390. package/dist/components/tds-header.js +49 -49
  391. package/dist/components/tds-icon.d.ts +2 -2
  392. package/dist/components/tds-inline-tab.d.ts +2 -2
  393. package/dist/components/tds-inline-tab.js +30 -30
  394. package/dist/components/tds-inline-tabs.d.ts +2 -2
  395. package/dist/components/tds-inline-tabs.js +162 -162
  396. package/dist/components/tds-link.d.ts +2 -2
  397. package/dist/components/tds-link.js +29 -29
  398. package/dist/components/tds-message.d.ts +2 -2
  399. package/dist/components/tds-message.js +50 -50
  400. package/dist/components/tds-modal.d.ts +2 -2
  401. package/dist/components/tds-modal.js +111 -111
  402. package/dist/components/tds-navigation-tab.d.ts +2 -2
  403. package/dist/components/tds-navigation-tab.js +30 -30
  404. package/dist/components/tds-navigation-tabs.d.ts +2 -2
  405. package/dist/components/tds-navigation-tabs.js +157 -157
  406. package/dist/components/tds-popover-canvas.d.ts +2 -2
  407. package/dist/components/tds-popover-core.d.ts +2 -2
  408. package/dist/components/tds-popover-menu-item.d.ts +2 -2
  409. package/dist/components/tds-popover-menu-item.js +26 -26
  410. package/dist/components/tds-popover-menu.d.ts +2 -2
  411. package/dist/components/tds-popover-menu.js +49 -49
  412. package/dist/components/tds-radio-button.d.ts +2 -2
  413. package/dist/components/tds-radio-button.js +40 -40
  414. package/dist/components/tds-side-menu-close-button.d.ts +2 -2
  415. package/dist/components/tds-side-menu-close-button.js +27 -27
  416. package/dist/components/tds-side-menu-collapse-button.d.ts +2 -2
  417. package/dist/components/tds-side-menu-collapse-button.js +59 -59
  418. package/dist/components/tds-side-menu-dropdown-list-item.d.ts +2 -2
  419. package/dist/components/tds-side-menu-dropdown-list-item.js +51 -51
  420. package/dist/components/tds-side-menu-dropdown-list.d.ts +2 -2
  421. package/dist/components/tds-side-menu-dropdown-list.js +34 -34
  422. package/dist/components/tds-side-menu-dropdown.d.ts +2 -2
  423. package/dist/components/tds-side-menu-dropdown.js +86 -86
  424. package/dist/components/tds-side-menu-item.d.ts +2 -2
  425. package/dist/components/tds-side-menu-overlay.d.ts +2 -2
  426. package/dist/components/tds-side-menu-overlay.js +20 -20
  427. package/dist/components/tds-side-menu-user-image.d.ts +2 -2
  428. package/dist/components/tds-side-menu-user-label.d.ts +2 -2
  429. package/dist/components/tds-side-menu-user.d.ts +2 -2
  430. package/dist/components/tds-side-menu-user.js +39 -39
  431. package/dist/components/tds-side-menu.d.ts +2 -2
  432. package/dist/components/tds-side-menu.js +90 -81
  433. package/dist/components/tds-slider.d.ts +2 -2
  434. package/dist/components/tds-slider.js +321 -319
  435. package/dist/components/tds-spinner.d.ts +2 -2
  436. package/dist/components/tds-spinner.js +24 -24
  437. package/dist/components/tds-step.d.ts +2 -2
  438. package/dist/components/tds-step.js +62 -62
  439. package/dist/components/tds-stepper.d.ts +2 -2
  440. package/dist/components/tds-stepper.js +78 -78
  441. package/dist/components/tds-table-body-row-expandable.d.ts +2 -2
  442. package/dist/components/tds-table-body-row-expandable.js +80 -80
  443. package/dist/components/tds-table-body-row.d.ts +2 -2
  444. package/dist/components/tds-table-body-row.js +77 -77
  445. package/dist/components/tds-table-body.d.ts +2 -2
  446. package/dist/components/tds-table-body.js +73 -73
  447. package/dist/components/tds-table-footer.d.ts +2 -2
  448. package/dist/components/tds-table-footer.js +114 -114
  449. package/dist/components/tds-table-header.d.ts +2 -2
  450. package/dist/components/tds-table-header.js +113 -113
  451. package/dist/components/tds-table-toolbar.d.ts +2 -2
  452. package/dist/components/tds-table-toolbar.js +77 -77
  453. package/dist/components/tds-table.d.ts +2 -2
  454. package/dist/components/tds-table.js +112 -112
  455. package/dist/components/tds-text-field.d.ts +2 -2
  456. package/dist/components/tds-text-field.js +96 -96
  457. package/dist/components/tds-textarea.d.ts +2 -2
  458. package/dist/components/tds-textarea.js +88 -88
  459. package/dist/components/tds-toast.d.ts +2 -2
  460. package/dist/components/tds-toast.js +86 -86
  461. package/dist/components/tds-toggle.d.ts +2 -2
  462. package/dist/components/tds-toggle.js +52 -52
  463. package/dist/components/tds-tooltip.d.ts +2 -2
  464. package/dist/components/tds-tooltip.js +77 -77
  465. package/dist/esm/dfs-1e574d5f.js +27 -0
  466. package/dist/esm/{generateUniqueId-c96c8ee6.js → generateUniqueId-7934d315.js} +9 -9
  467. package/dist/esm/{index-7dc8c41f.js → index-6e6ff771.js} +417 -356
  468. package/dist/esm/inheritAriaAttributes-04f2f252.js +76 -0
  469. package/dist/esm/{inheritAttributes-8bb09af0.js → inheritAttributes-d21e267b.js} +11 -11
  470. package/dist/esm/{isHeadingElement-2c158fc4.js → isHeadingElement-8efea284.js} +19 -19
  471. package/dist/esm/loader.js +3 -3
  472. package/dist/esm/tds-accordion-item.entry.js +22 -22
  473. package/dist/esm/tds-accordion.entry.js +8 -8
  474. package/dist/esm/tds-badge.entry.js +34 -34
  475. package/dist/esm/tds-banner.entry.js +42 -42
  476. package/dist/esm/tds-block.entry.js +22 -22
  477. package/dist/esm/tds-body-cell.entry.js +61 -61
  478. package/dist/esm/tds-breadcrumb.entry.js +8 -8
  479. package/dist/esm/tds-breadcrumbs.entry.js +10 -10
  480. package/dist/esm/tds-button.entry.js +34 -34
  481. package/dist/esm/tds-card.entry.js +40 -40
  482. package/dist/esm/tds-checkbox.entry.js +57 -57
  483. package/dist/esm/tds-chip.entry.js +62 -62
  484. package/dist/esm/tds-core-header-item_2.entry.js +46 -46
  485. package/dist/esm/tds-datetime.entry.js +82 -82
  486. package/dist/esm/tds-divider.entry.js +8 -8
  487. package/dist/esm/tds-dropdown-option.entry.js +78 -78
  488. package/dist/esm/tds-dropdown.entry.js +363 -349
  489. package/dist/esm/tds-folder-tab.entry.js +18 -18
  490. package/dist/esm/tds-folder-tabs.entry.js +149 -149
  491. package/dist/esm/tds-footer-group.entry.js +22 -22
  492. package/dist/esm/tds-footer-item.entry.js +12 -12
  493. package/dist/esm/tds-footer.entry.js +14 -12
  494. package/dist/esm/tds-header-brand-symbol.entry.js +8 -8
  495. package/dist/esm/tds-header-cell.entry.js +122 -122
  496. package/dist/esm/tds-header-dropdown-list-item.entry.js +13 -13
  497. package/dist/esm/tds-header-dropdown-list-user.entry.js +12 -12
  498. package/dist/esm/tds-header-dropdown-list.entry.js +70 -70
  499. package/dist/esm/tds-header-dropdown.entry.js +37 -37
  500. package/dist/esm/tds-header-hamburger.entry.js +11 -11
  501. package/dist/esm/tds-header-launcher-button.entry.js +13 -13
  502. package/dist/esm/tds-header-launcher-grid-item.entry.js +7 -7
  503. package/dist/esm/tds-header-launcher-grid-title.entry.js +9 -9
  504. package/dist/esm/tds-header-launcher-grid.entry.js +28 -28
  505. package/dist/esm/tds-header-launcher-list-item.entry.js +7 -7
  506. package/dist/esm/tds-header-launcher-list-title.entry.js +10 -10
  507. package/dist/esm/tds-header-launcher-list.entry.js +9 -9
  508. package/dist/esm/tds-header-launcher.entry.js +48 -48
  509. package/dist/esm/tds-header-title.entry.js +7 -7
  510. package/dist/esm/tds-header.entry.js +39 -39
  511. package/dist/esm/tds-icon.entry.js +28 -28
  512. package/dist/esm/tds-inline-tab.entry.js +13 -13
  513. package/dist/esm/tds-inline-tabs.entry.js +134 -134
  514. package/dist/esm/tds-link.entry.js +13 -13
  515. package/dist/esm/tds-message.entry.js +26 -26
  516. package/dist/esm/tds-modal.entry.js +82 -82
  517. package/dist/esm/tds-navigation-tab.entry.js +13 -13
  518. package/dist/esm/tds-navigation-tabs.entry.js +130 -130
  519. package/dist/esm/tds-popover-canvas.entry.js +24 -24
  520. package/dist/esm/tds-popover-core.entry.js +148 -148
  521. package/dist/esm/tds-popover-menu-item.entry.js +11 -11
  522. package/dist/esm/tds-popover-menu.entry.js +25 -25
  523. package/dist/esm/tds-radio-button.entry.js +22 -22
  524. package/dist/esm/tds-side-menu-close-button.entry.js +11 -11
  525. package/dist/esm/tds-side-menu-collapse-button.entry.js +39 -39
  526. package/dist/esm/tds-side-menu-dropdown-list-item.entry.js +34 -34
  527. package/dist/esm/tds-side-menu-dropdown-list.entry.js +19 -19
  528. package/dist/esm/tds-side-menu-dropdown.entry.js +56 -56
  529. package/dist/esm/tds-side-menu-item.entry.js +57 -57
  530. package/dist/esm/tds-side-menu-overlay.entry.js +7 -7
  531. package/dist/esm/tds-side-menu-user-image_2.entry.js +17 -17
  532. package/dist/esm/tds-side-menu-user.entry.js +11 -11
  533. package/dist/esm/tds-side-menu.entry.js +68 -60
  534. package/dist/esm/tds-slider.entry.js +285 -283
  535. package/dist/esm/tds-spinner.entry.js +9 -9
  536. package/dist/esm/tds-step.entry.js +37 -37
  537. package/dist/esm/tds-stepper.entry.js +55 -55
  538. package/dist/esm/tds-table-body-row-expandable.entry.js +58 -58
  539. package/dist/esm/tds-table-body-row.entry.js +51 -51
  540. package/dist/esm/tds-table-body.entry.js +52 -52
  541. package/dist/esm/tds-table-footer.entry.js +87 -87
  542. package/dist/esm/tds-table-header.entry.js +81 -81
  543. package/dist/esm/tds-table-toolbar.entry.js +51 -51
  544. package/dist/esm/tds-table.entry.js +83 -83
  545. package/dist/esm/tds-text-field.entry.js +62 -62
  546. package/dist/esm/tds-textarea.entry.js +54 -54
  547. package/dist/esm/tds-toast.entry.js +60 -60
  548. package/dist/esm/tds-toggle.entry.js +32 -32
  549. package/dist/esm/tds-tooltip.entry.js +54 -54
  550. package/dist/esm/tegel.js +4 -4
  551. package/dist/tegel/{p-d757dc45.entry.js → p-0657ff1a.entry.js} +1 -1
  552. package/dist/tegel/{p-0edeccb6.js → p-0bd4c19c.js} +1 -1
  553. package/dist/tegel/{p-ee299956.entry.js → p-0d0c6493.entry.js} +1 -1
  554. package/dist/tegel/p-18940c9c.entry.js +1 -0
  555. package/dist/tegel/{p-851520df.entry.js → p-1945a0f3.entry.js} +1 -1
  556. package/dist/tegel/{p-9108c81f.entry.js → p-1a7230e1.entry.js} +1 -1
  557. package/dist/tegel/{p-80dd10db.entry.js → p-1e4217c5.entry.js} +1 -1
  558. package/dist/tegel/{p-33dfc79a.entry.js → p-21df464d.entry.js} +1 -1
  559. package/dist/tegel/{p-c5138ecf.entry.js → p-24e3d7e2.entry.js} +1 -1
  560. package/dist/tegel/{p-8c41b79d.entry.js → p-25e56f32.entry.js} +1 -1
  561. package/dist/tegel/{p-5b1d6647.entry.js → p-29556a90.entry.js} +1 -1
  562. package/dist/tegel/{p-cb477168.entry.js → p-2b344346.entry.js} +1 -1
  563. package/dist/tegel/{p-0204ea55.entry.js → p-2b829947.entry.js} +1 -1
  564. package/dist/tegel/{p-4c913e4b.entry.js → p-2c513250.entry.js} +1 -1
  565. package/dist/tegel/{p-83dc1dde.entry.js → p-2c8de389.entry.js} +1 -1
  566. package/dist/tegel/{p-e1cd3cc1.entry.js → p-2caafb56.entry.js} +1 -1
  567. package/dist/tegel/{p-99632e91.entry.js → p-2cdb5f19.entry.js} +1 -1
  568. package/dist/tegel/p-2f9c1ad7.entry.js +1 -0
  569. package/dist/tegel/p-30f28214.entry.js +1 -0
  570. package/dist/tegel/{p-cec4cc4d.entry.js → p-317b5299.entry.js} +1 -1
  571. package/dist/tegel/{p-5e8bf615.entry.js → p-326cb2ba.entry.js} +1 -1
  572. package/dist/tegel/{p-e889c82b.entry.js → p-40562f4b.entry.js} +1 -1
  573. package/dist/tegel/{p-574f1148.entry.js → p-422e53ec.entry.js} +1 -1
  574. package/dist/tegel/{p-242abd17.entry.js → p-49813878.entry.js} +1 -1
  575. package/dist/tegel/{p-24ac98b9.entry.js → p-4c4f5168.entry.js} +1 -1
  576. package/dist/tegel/{p-86c1146e.entry.js → p-4cc28733.entry.js} +1 -1
  577. package/dist/tegel/p-4d661599.js +2 -0
  578. package/dist/tegel/{p-a872e086.entry.js → p-4da1c8a8.entry.js} +1 -1
  579. package/dist/tegel/{p-d2989b66.entry.js → p-4e195abb.entry.js} +1 -1
  580. package/dist/tegel/{p-6243906b.entry.js → p-50978479.entry.js} +1 -1
  581. package/dist/tegel/{p-281a7ea6.entry.js → p-50ffec23.entry.js} +1 -1
  582. package/dist/tegel/p-515dfcea.entry.js +1 -0
  583. package/dist/tegel/{p-027473cc.entry.js → p-556600b1.entry.js} +1 -1
  584. package/dist/tegel/{p-32d2354f.entry.js → p-55964061.entry.js} +1 -1
  585. package/dist/tegel/{p-1d6b48e1.entry.js → p-58835a58.entry.js} +1 -1
  586. package/dist/tegel/{p-49c03547.entry.js → p-63cd5c41.entry.js} +1 -1
  587. package/dist/tegel/{p-74478110.entry.js → p-66b5c8ba.entry.js} +1 -1
  588. package/dist/tegel/{p-15527d1c.entry.js → p-6a8a1f0f.entry.js} +1 -1
  589. package/dist/tegel/{p-4c314d67.entry.js → p-6ae68836.entry.js} +1 -1
  590. package/dist/tegel/{p-f46ab7e0.entry.js → p-6dc8f2dd.entry.js} +1 -1
  591. package/dist/tegel/{p-1b55a206.entry.js → p-71479b49.entry.js} +1 -1
  592. package/dist/tegel/p-73db3fab.entry.js +1 -0
  593. package/dist/tegel/{p-e0a62474.entry.js → p-75846b6a.entry.js} +1 -1
  594. package/dist/tegel/{p-825be958.entry.js → p-7bb9c668.entry.js} +1 -1
  595. package/dist/tegel/{p-d5bd93b0.entry.js → p-86ae068b.entry.js} +1 -1
  596. package/dist/tegel/{p-cdf605b6.entry.js → p-8d22e0d4.entry.js} +1 -1
  597. package/dist/tegel/p-8f1b824b.entry.js +1 -0
  598. package/dist/tegel/{p-8c781ff3.entry.js → p-8fedca76.entry.js} +1 -1
  599. package/dist/tegel/{p-86f542a6.js → p-9332c225.js} +1 -1
  600. package/dist/tegel/{p-e07afb36.entry.js → p-936a8c86.entry.js} +1 -1
  601. package/dist/tegel/{p-e32e00dc.entry.js → p-94bce2be.entry.js} +1 -1
  602. package/dist/tegel/{p-10600320.entry.js → p-981e917a.entry.js} +1 -1
  603. package/dist/tegel/{p-5c11a9c9.entry.js → p-98716bbf.entry.js} +1 -1
  604. package/dist/tegel/{p-a00c06d4.entry.js → p-9a00d07e.entry.js} +1 -1
  605. package/dist/tegel/{p-7be1c8ea.entry.js → p-a3f6cc1e.entry.js} +1 -1
  606. package/dist/tegel/{p-75eae0ae.entry.js → p-aa069789.entry.js} +1 -1
  607. package/dist/tegel/{p-0891c691.entry.js → p-aa627d7b.entry.js} +1 -1
  608. package/dist/tegel/{p-bda16bee.entry.js → p-aebe9fdf.entry.js} +1 -1
  609. package/dist/tegel/{p-8837c8f0.entry.js → p-be72cf43.entry.js} +1 -1
  610. package/dist/tegel/{p-604022ba.entry.js → p-bf95003c.entry.js} +1 -1
  611. package/dist/tegel/p-c6553022.entry.js +1 -0
  612. package/dist/tegel/{p-d73f40b0.entry.js → p-c7b2017c.entry.js} +1 -1
  613. package/dist/tegel/{p-7b5c5881.entry.js → p-ca6b5098.entry.js} +1 -1
  614. package/dist/tegel/{p-8a7a998e.entry.js → p-ceb13ac1.entry.js} +1 -1
  615. package/dist/tegel/{p-caaab9d1.entry.js → p-d08d8a44.entry.js} +1 -1
  616. package/dist/tegel/{p-6b625fe1.entry.js → p-d2efffab.entry.js} +1 -1
  617. package/dist/tegel/{p-81c7ece9.entry.js → p-d33b5f47.entry.js} +1 -1
  618. package/dist/tegel/{p-b2466d89.entry.js → p-d82ec760.entry.js} +1 -1
  619. package/dist/tegel/{p-ffe71966.entry.js → p-d82fecc1.entry.js} +1 -1
  620. package/dist/tegel/{p-05815c7a.entry.js → p-dc2b8ccc.entry.js} +1 -1
  621. package/dist/tegel/{p-56a341a1.entry.js → p-dee090d9.entry.js} +1 -1
  622. package/dist/tegel/{p-f7b73968.entry.js → p-df3d220d.entry.js} +1 -1
  623. package/dist/tegel/{p-0308dd60.entry.js → p-ea6b7621.entry.js} +1 -1
  624. package/dist/tegel/{p-c7301ecb.entry.js → p-ed69bc61.entry.js} +1 -1
  625. package/dist/tegel/{p-d72f1690.entry.js → p-f4011972.entry.js} +1 -1
  626. package/dist/tegel/{p-47a92f41.entry.js → p-f54daf7d.entry.js} +1 -1
  627. package/dist/tegel/{p-f0c9ff6a.entry.js → p-f801cf0e.entry.js} +1 -1
  628. package/dist/tegel/{p-ff6dfbe5.entry.js → p-fc250504.entry.js} +1 -1
  629. package/dist/tegel/{p-2f69406d.entry.js → p-fc3df599.entry.js} +1 -1
  630. package/dist/tegel/{p-46808902.entry.js → p-fcfb96da.entry.js} +1 -1
  631. package/dist/tegel/{p-84b79c10.entry.js → p-fe2a3b1d.entry.js} +1 -1
  632. package/dist/tegel/tegel.css +3 -3
  633. package/dist/tegel/tegel.esm.js +1 -1
  634. package/dist/types/components/accordion/accordion-item/accordion-item.d.ts +16 -16
  635. package/dist/types/components/accordion/accordion.d.ts +3 -3
  636. package/dist/types/components/accordion/accordion.stories.d.ts +66 -66
  637. package/dist/types/components/badge/badge.d.ts +12 -12
  638. package/dist/types/components/badge/badge.stories.d.ts +65 -65
  639. package/dist/types/components/banner/banner.d.ts +27 -27
  640. package/dist/types/components/banner/banner.stories.d.ts +62 -62
  641. package/dist/types/components/block/block.d.ts +6 -6
  642. package/dist/types/components/block/block.stories.d.ts +26 -26
  643. package/dist/types/components/breadcrumbs/breadcrumb/breadcrumb.d.ts +3 -3
  644. package/dist/types/components/breadcrumbs/breadcrumbs.d.ts +2 -2
  645. package/dist/types/components/breadcrumbs/breadcrumbs.stories.d.ts +11 -11
  646. package/dist/types/components/button/button.d.ts +17 -17
  647. package/dist/types/components/button/button.stories.d.ts +133 -133
  648. package/dist/types/components/card/card.d.ts +30 -30
  649. package/dist/types/components/card/card.stories.d.ts +119 -119
  650. package/dist/types/components/checkbox/checkbox.d.ts +36 -36
  651. package/dist/types/components/checkbox/checkbox.stories.d.ts +56 -56
  652. package/dist/types/components/chip/chip.d.ts +35 -35
  653. package/dist/types/components/chip/chip.stories.d.ts +89 -89
  654. package/dist/types/components/datetime/datetime.d.ts +49 -49
  655. package/dist/types/components/datetime/datetime.stories.d.ts +136 -136
  656. package/dist/types/components/divider/divider.d.ts +3 -3
  657. package/dist/types/components/divider/divider.stories.d.ts +50 -50
  658. package/dist/types/components/dropdown/dropdown-option/dropdown-option.d.ts +30 -30
  659. package/dist/types/components/dropdown/dropdown.d.ts +100 -99
  660. package/dist/types/components/dropdown/dropdown.stories.d.ts +198 -182
  661. package/dist/types/components/footer/footer-group/footer-group.d.ts +12 -12
  662. package/dist/types/components/footer/footer-item/footer-item.d.ts +4 -4
  663. package/dist/types/components/footer/footer.d.ts +7 -5
  664. package/dist/types/components/footer/footer.stories.d.ts +36 -36
  665. package/dist/types/components/header/core-header-item/core-header-item.d.ts +1 -1
  666. package/dist/types/components/header/header-brand-symbol/header-brand-symbol.d.ts +2 -2
  667. package/dist/types/components/header/header-dropdown/header-dropdown.d.ts +14 -14
  668. package/dist/types/components/header/header-dropdown-list/header-dropdown-list.d.ts +10 -10
  669. package/dist/types/components/header/header-dropdown-list-item/header-dropdown-list-item.d.ts +6 -6
  670. package/dist/types/components/header/header-dropdown-list-user/header-dropdown-list-user.d.ts +10 -10
  671. package/dist/types/components/header/header-hamburger/header-hamburger.d.ts +2 -2
  672. package/dist/types/components/header/header-item/header-item.d.ts +14 -14
  673. package/dist/types/components/header/header-launcher/header-launcher.d.ts +10 -10
  674. package/dist/types/components/header/header-launcher-button/header-launcher-button.d.ts +6 -6
  675. package/dist/types/components/header/header-launcher-grid/header-launcher-grid.d.ts +4 -4
  676. package/dist/types/components/header/header-launcher-grid-item/header-launcher-grid-item.d.ts +1 -1
  677. package/dist/types/components/header/header-launcher-grid-title/header-launcher-grid-title.d.ts +2 -2
  678. package/dist/types/components/header/header-launcher-list/header-launcher-list.d.ts +2 -2
  679. package/dist/types/components/header/header-launcher-list-item/header-launcher-list-item.d.ts +1 -1
  680. package/dist/types/components/header/header-launcher-list-title/header-launcher-list-title.d.ts +3 -3
  681. package/dist/types/components/header/header-title/header-title.d.ts +1 -1
  682. package/dist/types/components/header/header.d.ts +6 -6
  683. package/dist/types/components/header/header.stories.d.ts +27 -27
  684. package/dist/types/components/icon/icon.d.ts +12 -12
  685. package/dist/types/components/icon/icon.stories.d.ts +30 -30
  686. package/dist/types/components/link/link.d.ts +7 -7
  687. package/dist/types/components/link/link.stories.d.ts +37 -37
  688. package/dist/types/components/message/message.d.ts +12 -12
  689. package/dist/types/components/message/message.stories.d.ts +79 -79
  690. package/dist/types/components/modal/modal.d.ts +35 -35
  691. package/dist/types/components/modal/modal.stories.d.ts +70 -70
  692. package/dist/types/components/popover-canvas/popover-canvas.d.ts +20 -20
  693. package/dist/types/components/popover-canvas/popover-canvas.stories.d.ts +21 -21
  694. package/dist/types/components/popover-core/popover-core.d.ts +43 -43
  695. package/dist/types/components/popover-menu/popover-menu-item/popover-menu-item.d.ts +3 -3
  696. package/dist/types/components/popover-menu/popover-menu.d.ts +21 -21
  697. package/dist/types/components/popover-menu/popover-menu.stories.d.ts +43 -43
  698. package/dist/types/components/radio-button/radio-button.d.ts +21 -21
  699. package/dist/types/components/radio-button/radio-button.stories.d.ts +32 -32
  700. package/dist/types/components/side-menu/side-menu-close-button/side-menu-close-button.d.ts +2 -2
  701. package/dist/types/components/side-menu/side-menu-collapse-button/side-menu-collapse-button.d.ts +12 -12
  702. package/dist/types/components/side-menu/side-menu-dropdown/side-menu-dropdown.d.ts +25 -25
  703. package/dist/types/components/side-menu/side-menu-dropdown-list/side-menu-dropdown-list.d.ts +6 -6
  704. package/dist/types/components/side-menu/side-menu-dropdown-list-item/side-menu-dropdown-list-item.d.ts +10 -10
  705. package/dist/types/components/side-menu/side-menu-item/side-menu-item.d.ts +18 -18
  706. package/dist/types/components/side-menu/side-menu-overlay/side-menu-overlay.d.ts +1 -1
  707. package/dist/types/components/side-menu/side-menu-user/side-menu-user.d.ts +9 -9
  708. package/dist/types/components/side-menu/side-menu-user-image/side-menu-user-image.d.ts +5 -5
  709. package/dist/types/components/side-menu/side-menu-user-label/side-menu-user-label.d.ts +5 -5
  710. package/dist/types/components/side-menu/side-menu.d.ts +28 -27
  711. package/dist/types/components/side-menu/side-menu.stories.d.ts +58 -58
  712. package/dist/types/components/slider/slider.d.ts +77 -77
  713. package/dist/types/components/slider/slider.stories.d.ts +229 -229
  714. package/dist/types/components/spinner/spinner.d.ts +5 -5
  715. package/dist/types/components/spinner/spinner.stories.d.ts +39 -39
  716. package/dist/types/components/stepper/step/step.d.ts +14 -14
  717. package/dist/types/components/stepper/stepper.d.ts +29 -29
  718. package/dist/types/components/stepper/stepper.stories.d.ts +70 -70
  719. package/dist/types/components/table/table/table.d.ts +43 -43
  720. package/dist/types/components/table/table-body/table-body.d.ts +17 -17
  721. package/dist/types/components/table/table-body-cell/table-body-cell.d.ts +21 -21
  722. package/dist/types/components/table/table-body-row/table-body-row.d.ts +20 -20
  723. package/dist/types/components/table/table-body-row-expandable/table-body-row-expandable.d.ts +21 -21
  724. package/dist/types/components/table/table-component-basic.stories.d.ts +132 -132
  725. package/dist/types/components/table/table-component-batch-actions.stories.d.ts +128 -128
  726. package/dist/types/components/table/table-component-custom-width.stories.d.ts +120 -120
  727. package/dist/types/components/table/table-component-expandable-rows.stories.d.ts +120 -120
  728. package/dist/types/components/table/table-component-filtering.stories.d.ts +120 -120
  729. package/dist/types/components/table/table-component-multiselect.stories.d.ts +136 -136
  730. package/dist/types/components/table/table-component-pagination.stories.d.ts +120 -120
  731. package/dist/types/components/table/table-component-sorting.stories.d.ts +168 -168
  732. package/dist/types/components/table/table-footer/table-footer.d.ts +28 -28
  733. package/dist/types/components/table/table-header/table-header.d.ts +31 -31
  734. package/dist/types/components/table/table-header-cell/table-header-cell.d.ts +50 -50
  735. package/dist/types/components/table/table-toolbar/table-toolbar.d.ts +21 -21
  736. package/dist/types/components/tabs/folder-tabs/folder-tab/folder-tab.d.ts +9 -9
  737. package/dist/types/components/tabs/folder-tabs/folder-tabs.d.ts +36 -36
  738. package/dist/types/components/tabs/folder-tabs/folder-tabs.stories.d.ts +60 -60
  739. package/dist/types/components/tabs/inline-tabs/inline-tab/inline-tab.d.ts +6 -6
  740. package/dist/types/components/tabs/inline-tabs/inline-tabs.d.ts +34 -34
  741. package/dist/types/components/tabs/inline-tabs/inline-tabs.stories.d.ts +52 -52
  742. package/dist/types/components/tabs/navigation-tabs/navigation-tab/navigation-tab.d.ts +6 -6
  743. package/dist/types/components/tabs/navigation-tabs/navigation-tabs.d.ts +33 -33
  744. package/dist/types/components/tabs/navigation-tabs/navigation-tabs.stories.d.ts +52 -52
  745. package/dist/types/components/text-field/text-field.d.ts +50 -50
  746. package/dist/types/components/text-field/text-field.stories.d.ts +188 -188
  747. package/dist/types/components/textarea/textarea.d.ts +47 -47
  748. package/dist/types/components/textarea/textarea.stories.d.ts +128 -128
  749. package/dist/types/components/toast/toast.d.ts +24 -24
  750. package/dist/types/components/toast/toast.stories.d.ts +57 -57
  751. package/dist/types/components/toggle/toggle.d.ts +25 -25
  752. package/dist/types/components/toggle/toggle.stories.d.ts +66 -66
  753. package/dist/types/components/tooltip/tooltip.d.ts +27 -27
  754. package/dist/types/components/tooltip/tooltip.stories.d.ts +58 -58
  755. package/dist/types/components.d.ts +5 -5
  756. package/dist/types/index.d.ts +0 -1
  757. package/dist/types/stencil-public-runtime.d.ts +8 -0
  758. package/dist/types/stories/Installation/angular.stories.d.ts +1 -1
  759. package/dist/types/stories/Installation/javascript.stories.d.ts +1 -1
  760. package/dist/types/stories/Installation/react.stories.d.ts +1 -1
  761. package/dist/types/stories/announcements/announce-tegel.stories.d.ts +1 -1
  762. package/dist/types/stories/announcements/prefix-change.stories.d.ts +1 -1
  763. package/dist/types/stories/foundations/color/color-brand.stories.d.ts +8 -8
  764. package/dist/types/stories/foundations/color/color-scales.stories.d.ts +24 -24
  765. package/dist/types/stories/foundations/color/color-semantic.stories.d.ts +8 -8
  766. package/dist/types/stories/foundations/grid/grid.stories.d.ts +22 -22
  767. package/dist/types/stories/foundations/spacing/spacing-element.stories.d.ts +4 -4
  768. package/dist/types/stories/foundations/spacing/spacing-layout.stories.d.ts +4 -4
  769. package/dist/types/stories/foundations/typography/typography-body.stories.d.ts +4 -4
  770. package/dist/types/stories/foundations/typography/typography-detail.stories.d.ts +4 -4
  771. package/dist/types/stories/foundations/typography/typography-headline.stories.d.ts +16 -16
  772. package/dist/types/stories/foundations/typography/typography-paragraph.stories.d.ts +4 -4
  773. package/dist/types/stories/patterns/navigation/navigation-basic.stories.d.ts +18 -18
  774. package/dist/types/stories/patterns/navigation/navigation-fewitems.stories.d.ts +18 -18
  775. package/dist/types/stories/patterns/navigation/navigation-manyitems.stories.d.ts +31 -31
  776. package/dist/types/stories/patterns/navigation/navigation-user-menu.stories.d.ts +26 -26
  777. package/dist/types/stories/tegel.stories.d.ts +1 -1
  778. package/dist/types/stories/utility/color/background-color.stories.d.ts +57 -57
  779. package/dist/types/stories/utility/color/text-color.stories.d.ts +57 -57
  780. package/dist/types/types/Attributes.d.ts +1 -1
  781. package/dist/types/utils/appendHiddenInput.d.ts +2 -2
  782. package/package.json +3 -4
  783. package/dist/cjs/dfs-babd18a6.js +0 -29
  784. package/dist/cjs/inheritAriaAttributes-640b1abb.js +0 -78
  785. package/dist/esm/dfs-3f5bd9e8.js +0 -27
  786. package/dist/esm/inheritAriaAttributes-d4dfca6b.js +0 -76
  787. package/dist/tegel/p-31bb4c3e.entry.js +0 -1
  788. package/dist/tegel/p-3418e94b.entry.js +0 -1
  789. package/dist/tegel/p-3e9b9672.js +0 -2
  790. package/dist/tegel/p-5092497e.entry.js +0 -1
  791. package/dist/tegel/p-5dc4f120.entry.js +0 -1
  792. package/dist/tegel/p-7f94a735.entry.js +0 -1
  793. package/dist/tegel/p-ae19b833.entry.js +0 -1
  794. package/dist/tegel/p-c1f3d3a9.entry.js +0 -1
  795. package/dist/types/component-event-listeners-edited.d.ts +0 -1700
  796. /package/dist/tegel/{p-f7ce52e9.js → p-11648030.js} +0 -0
  797. /package/dist/tegel/{p-098a26f3.js → p-3fe9cbbf.js} +0 -0
  798. /package/dist/tegel/{p-81039661.js → p-52bf0fdf.js} +0 -0
@@ -1,16 +1,16 @@
1
1
  const meta = {
2
- title: 'Intro/Announcements',
3
- parameters: {
4
- layout: 'fullscreen',
5
- options: {
6
- showPanel: false,
7
- showToolbar: false,
2
+ title: 'Intro/Announcements',
3
+ parameters: {
4
+ layout: 'fullscreen',
5
+ options: {
6
+ showPanel: false,
7
+ showToolbar: false,
8
+ },
8
9
  },
9
- },
10
10
  };
11
11
  export default meta;
12
12
  export const Tegel = {
13
- render: () => `<style>
13
+ render: () => `<style>
14
14
  article {
15
15
  box-sizing: border-box;
16
16
  max-width: 688px;
@@ -1,16 +1,16 @@
1
1
  const meta = {
2
- title: 'Intro/Announcements',
3
- parameters: {
4
- layout: 'fullscreen',
5
- options: {
6
- showPanel: false,
7
- showToolbar: false,
2
+ title: 'Intro/Announcements',
3
+ parameters: {
4
+ layout: 'fullscreen',
5
+ options: {
6
+ showPanel: false,
7
+ showToolbar: false,
8
+ },
8
9
  },
9
- },
10
10
  };
11
11
  export default meta;
12
12
  export const PrefixChange = {
13
- render: () => `<style>
13
+ render: () => `<style>
14
14
  article {
15
15
  box-sizing: border-box;
16
16
  max-width: 688px;
@@ -2,9 +2,9 @@ import prettier from "prettier/standalone";
2
2
  import parserBabel from "prettier/parser-babel";
3
3
  import parserHtml from "prettier/parser-html";
4
4
  const prettierOptions = {
5
- bracketSameLine: false,
6
- htmlWhitespaceSensitivity: 'ignore',
7
- printWidth: 100,
5
+ bracketSameLine: false,
6
+ htmlWhitespaceSensitivity: 'ignore',
7
+ printWidth: 100,
8
8
  };
9
9
  const formatHtmlPreview = (htmlStr) => prettier.format(htmlStr, Object.assign({ parser: 'html', plugins: [parserBabel, parserHtml] }, prettierOptions));
10
10
  export default formatHtmlPreview;
@@ -1,14 +1,14 @@
1
1
  import formatHtmlPreview from "../../formatHtmlPreview";
2
2
  export default {
3
- title: 'Foundations/Color',
4
- parameters: {
5
- layout: 'fullscreen',
6
- docs: {
7
- source: {
8
- state: 'closed',
9
- },
3
+ title: 'Foundations/Color',
4
+ parameters: {
5
+ layout: 'fullscreen',
6
+ docs: {
7
+ source: {
8
+ state: 'closed',
9
+ },
10
+ },
10
11
  },
11
- },
12
12
  };
13
13
  const Template = () => formatHtmlPreview(`
14
14
  <style>
@@ -1,56 +1,56 @@
1
1
  import formatHtmlPreview from "../../formatHtmlPreview";
2
2
  export default {
3
- title: 'Foundations/Color',
4
- parameters: {
5
- layout: 'fullscreen',
6
- docs: {
7
- source: {
8
- state: 'closed',
9
- },
3
+ title: 'Foundations/Color',
4
+ parameters: {
5
+ layout: 'fullscreen',
6
+ docs: {
7
+ source: {
8
+ state: 'closed',
9
+ },
10
+ },
10
11
  },
11
- },
12
- argTypes: {
13
- color: {
14
- name: 'Color',
15
- description: 'Choose color scale to display',
16
- control: {
17
- type: 'radio',
18
- },
19
- options: { Grey: 'grey', Blue: 'blue', Red: 'red' },
12
+ argTypes: {
13
+ color: {
14
+ name: 'Color',
15
+ description: 'Choose color scale to display',
16
+ control: {
17
+ type: 'radio',
18
+ },
19
+ options: { Grey: 'grey', Blue: 'blue', Red: 'red' },
20
+ },
21
+ },
22
+ args: {
23
+ color: 'grey',
20
24
  },
21
- },
22
- args: {
23
- color: 'grey',
24
- },
25
25
  };
26
26
  const Template = ({ color }) => {
27
- const scale = {
28
- grey: [
29
- '50',
30
- '100',
31
- '200',
32
- '300',
33
- '400',
34
- '500',
35
- '600',
36
- '700',
37
- '800',
38
- '846',
39
- '868',
40
- '900',
41
- '958',
42
- ],
43
- blue: ['50', '100', '200', '300', '400', '500', '600', '700', '800', '900'],
44
- red: ['50', '100', '200', '300', '400', '500', '600', '700', '800', '900'],
45
- };
46
- const picked = scale[color];
47
- let div = '';
48
- picked.forEach((num) => {
49
- div += `<div id="test" class="demo-wrapper" style="background-color: var(--tds-${color}-${num})">
27
+ const scale = {
28
+ grey: [
29
+ '50',
30
+ '100',
31
+ '200',
32
+ '300',
33
+ '400',
34
+ '500',
35
+ '600',
36
+ '700',
37
+ '800',
38
+ '846',
39
+ '868',
40
+ '900',
41
+ '958',
42
+ ],
43
+ blue: ['50', '100', '200', '300', '400', '500', '600', '700', '800', '900'],
44
+ red: ['50', '100', '200', '300', '400', '500', '600', '700', '800', '900'],
45
+ };
46
+ const picked = scale[color];
47
+ let div = '';
48
+ picked.forEach((num) => {
49
+ div += `<div id="test" class="demo-wrapper" style="background-color: var(--tds-${color}-${num})">
50
50
  <span>--tds-${color}-${num}</span>
51
51
  </div>`;
52
- });
53
- return formatHtmlPreview(`
52
+ });
53
+ return formatHtmlPreview(`
54
54
  <style>
55
55
  /* Demo code for presentation purposes */
56
56
  .demo-wrapper {
@@ -1,14 +1,14 @@
1
1
  import formatHtmlPreview from "../../formatHtmlPreview";
2
2
  export default {
3
- title: 'Foundations/Color',
4
- parameters: {
5
- layout: 'fullscreen',
6
- docs: {
7
- source: {
8
- state: 'closed',
9
- },
3
+ title: 'Foundations/Color',
4
+ parameters: {
5
+ layout: 'fullscreen',
6
+ docs: {
7
+ source: {
8
+ state: 'closed',
9
+ },
10
+ },
10
11
  },
11
- },
12
12
  };
13
13
  const Template = () => formatHtmlPreview(`
14
14
  <style>
@@ -1,29 +1,29 @@
1
1
  import formatHtmlPreview from "../../formatHtmlPreview";
2
2
  export default {
3
- title: 'Foundations/Grid',
4
- parameters: {
5
- layout: 'fullscreen',
6
- },
7
- args: {
8
- fluidContainer: false,
9
- padding: true,
10
- },
11
- argTypes: {
12
- fluidContainer: {
13
- name: 'Fluid container',
14
- description: 'Set container to fluid or not',
15
- control: {
16
- type: 'boolean',
17
- },
3
+ title: 'Foundations/Grid',
4
+ parameters: {
5
+ layout: 'fullscreen',
6
+ },
7
+ args: {
8
+ fluidContainer: false,
9
+ padding: true,
18
10
  },
19
- padding: {
20
- name: 'Fluid container',
21
- description: 'Toggle padding on columns',
22
- control: {
23
- type: 'boolean',
24
- },
11
+ argTypes: {
12
+ fluidContainer: {
13
+ name: 'Fluid container',
14
+ description: 'Set container to fluid or not',
15
+ control: {
16
+ type: 'boolean',
17
+ },
18
+ },
19
+ padding: {
20
+ name: 'Fluid container',
21
+ description: 'Toggle padding on columns',
22
+ control: {
23
+ type: 'boolean',
24
+ },
25
+ },
25
26
  },
26
- },
27
27
  };
28
28
  // Styling for grid templates
29
29
  const style = formatHtmlPreview(`
@@ -267,7 +267,7 @@ const GridPushTemplate = ({ fluidContainer, collapse, padding }) => formatHtmlPr
267
267
  `);
268
268
  export const Push = GridPushTemplate.bind({});
269
269
  Push.args = {
270
- collapse: false,
270
+ collapse: false,
271
271
  };
272
272
  const GridOffsetTemplate = ({ fluidContainer, padding }) => formatHtmlPreview(`
273
273
  ${style}
@@ -313,7 +313,7 @@ const GridNoPaddingTemplate = ({ fluidContainer, padding }) => formatHtmlPreview
313
313
  `);
314
314
  export const NoPadding = GridNoPaddingTemplate.bind({});
315
315
  NoPadding.args = {
316
- padding: true,
316
+ padding: true,
317
317
  };
318
318
  const GridFluidTemplate = ({ fluidContainer = true, padding }) => formatHtmlPreview(`
319
319
  ${style}
@@ -1,9 +1,9 @@
1
1
  import formatHtmlPreview from "../../formatHtmlPreview";
2
2
  export default {
3
- title: 'Foundations/Spacing',
4
- parameters: {
5
- layout: 'fullscreen',
6
- },
3
+ title: 'Foundations/Spacing',
4
+ parameters: {
5
+ layout: 'fullscreen',
6
+ },
7
7
  };
8
8
  const Template = () => formatHtmlPreview(`
9
9
  <style>
@@ -1,9 +1,9 @@
1
1
  import formatHtmlPreview from "../../formatHtmlPreview";
2
2
  export default {
3
- title: 'Foundations/Spacing',
4
- parameters: {
5
- layout: 'fullscreen',
6
- },
3
+ title: 'Foundations/Spacing',
4
+ parameters: {
5
+ layout: 'fullscreen',
6
+ },
7
7
  };
8
8
  const Template = () => formatHtmlPreview(`
9
9
  <style>
@@ -1,9 +1,9 @@
1
1
  import formatHtmlPreview from "../../formatHtmlPreview";
2
2
  export default {
3
- title: 'Foundations/Typography',
4
- parameters: {
5
- layout: 'fullscreen',
6
- },
3
+ title: 'Foundations/Typography',
4
+ parameters: {
5
+ layout: 'fullscreen',
6
+ },
7
7
  };
8
8
  const Template = () => formatHtmlPreview(`
9
9
  <p class='tds-body-01'>
@@ -1,9 +1,9 @@
1
1
  import formatHtmlPreview from "../../formatHtmlPreview";
2
2
  export default {
3
- title: 'Foundations/Typography',
4
- parameters: {
5
- layout: 'fullscreen',
6
- },
3
+ title: 'Foundations/Typography',
4
+ parameters: {
5
+ layout: 'fullscreen',
6
+ },
7
7
  };
8
8
  const Template = () => formatHtmlPreview(`
9
9
  <p class='tds-detail-01'>This text style is used in components, such as the cookie component.</p>
@@ -1,19 +1,19 @@
1
1
  import formatHtmlPreview from "../../formatHtmlPreview";
2
2
  export default {
3
- title: 'Foundations/Typography',
4
- parameters: {
5
- layout: 'fullscreen',
6
- },
7
- argTypes: {
8
- type: {
9
- name: 'Type',
10
- description: 'The type of headline. Functional/Expressive.',
11
- control: {
12
- type: 'radio',
13
- },
14
- options: { Functional: 'functional', Expressive: 'expressive' },
3
+ title: 'Foundations/Typography',
4
+ parameters: {
5
+ layout: 'fullscreen',
6
+ },
7
+ argTypes: {
8
+ type: {
9
+ name: 'Type',
10
+ description: 'The type of headline. Functional/Expressive.',
11
+ control: {
12
+ type: 'radio',
13
+ },
14
+ options: { Functional: 'functional', Expressive: 'expressive' },
15
+ },
15
16
  },
16
- },
17
17
  };
18
18
  const Template = ({ type }) => formatHtmlPreview(`
19
19
  <style>
@@ -35,5 +35,5 @@ const Template = ({ type }) => formatHtmlPreview(`
35
35
  `);
36
36
  export const Headlines = Template.bind({});
37
37
  Headlines.args = {
38
- type: 'functional',
38
+ type: 'functional',
39
39
  };
@@ -1,9 +1,9 @@
1
1
  import formatHtmlPreview from "../../formatHtmlPreview";
2
2
  export default {
3
- title: 'Foundations/Typography',
4
- parameters: {
5
- layout: 'fullscreen',
6
- },
3
+ title: 'Foundations/Typography',
4
+ parameters: {
5
+ layout: 'fullscreen',
6
+ },
7
7
  };
8
8
  const Template = () => formatHtmlPreview(`
9
9
  <p class='tds-paragraph-01'>Our large paragraph, which should be used for introduction texts on page layouts.</p>
@@ -1,32 +1,32 @@
1
1
  import formatHtmlPreview from "../../formatHtmlPreview";
2
2
  import readme from "./readme.md";
3
3
  export default {
4
- title: 'Patterns/Navigation',
5
- parameters: {
6
- notes: {
7
- Readme: readme,
4
+ title: 'Patterns/Navigation',
5
+ parameters: {
6
+ notes: {
7
+ Readme: readme,
8
+ },
9
+ layout: 'fullscreen',
10
+ docs: {
11
+ source: {
12
+ state: 'closed',
13
+ },
14
+ },
15
+ design: [
16
+ {
17
+ name: 'Figma',
18
+ type: 'figma',
19
+ url: 'https://www.figma.com/file/d8bTgEx7h694MSesi2CTLF/Tegel-UI-Library?node-id=11142%3A42941&t=Ne6myqwca5m00de7-1',
20
+ },
21
+ {
22
+ name: 'Link',
23
+ type: 'link',
24
+ url: 'https://www.figma.com/file/d8bTgEx7h694MSesi2CTLF/Tegel-UI-Library?node-id=11142%3A42941&t=Ne6myqwca5m00de7-1',
25
+ },
26
+ ],
8
27
  },
9
- layout: 'fullscreen',
10
- docs: {
11
- source: {
12
- state: 'closed',
13
- },
14
- },
15
- design: [
16
- {
17
- name: 'Figma',
18
- type: 'figma',
19
- url: 'https://www.figma.com/file/d8bTgEx7h694MSesi2CTLF/Tegel-UI-Library?node-id=11142%3A42941&t=Ne6myqwca5m00de7-1',
20
- },
21
- {
22
- name: 'Link',
23
- type: 'link',
24
- url: 'https://www.figma.com/file/d8bTgEx7h694MSesi2CTLF/Tegel-UI-Library?node-id=11142%3A42941&t=Ne6myqwca5m00de7-1',
25
- },
26
- ],
27
- },
28
- argTypes: {},
29
- args: {},
28
+ argTypes: {},
29
+ args: {},
30
30
  };
31
31
  const Template = () => formatHtmlPreview(`
32
32
  <tds-header>
@@ -1,32 +1,32 @@
1
1
  import formatHtmlPreview from "../../formatHtmlPreview";
2
2
  import readme from "./readme.md";
3
3
  export default {
4
- title: 'Patterns/Navigation',
5
- parameters: {
6
- notes: {
7
- Readme: readme,
4
+ title: 'Patterns/Navigation',
5
+ parameters: {
6
+ notes: {
7
+ Readme: readme,
8
+ },
9
+ layout: 'fullscreen',
10
+ docs: {
11
+ source: {
12
+ state: 'closed',
13
+ },
14
+ },
15
+ design: [
16
+ {
17
+ name: 'Figma',
18
+ type: 'figma',
19
+ url: 'https://www.figma.com/file/d8bTgEx7h694MSesi2CTLF/Tegel-UI-Library?node-id=11142%3A42941&t=Ne6myqwca5m00de7-1',
20
+ },
21
+ {
22
+ name: 'Link',
23
+ type: 'link',
24
+ url: 'https://www.figma.com/file/d8bTgEx7h694MSesi2CTLF/Tegel-UI-Library?node-id=11142%3A42941&t=Ne6myqwca5m00de7-1',
25
+ },
26
+ ],
8
27
  },
9
- layout: 'fullscreen',
10
- docs: {
11
- source: {
12
- state: 'closed',
13
- },
14
- },
15
- design: [
16
- {
17
- name: 'Figma',
18
- type: 'figma',
19
- url: 'https://www.figma.com/file/d8bTgEx7h694MSesi2CTLF/Tegel-UI-Library?node-id=11142%3A42941&t=Ne6myqwca5m00de7-1',
20
- },
21
- {
22
- name: 'Link',
23
- type: 'link',
24
- url: 'https://www.figma.com/file/d8bTgEx7h694MSesi2CTLF/Tegel-UI-Library?node-id=11142%3A42941&t=Ne6myqwca5m00de7-1',
25
- },
26
- ],
27
- },
28
- argTypes: {},
29
- args: {},
28
+ argTypes: {},
29
+ args: {},
30
30
  };
31
31
  const Template = () => formatHtmlPreview(`
32
32
  <script>
@@ -1,45 +1,45 @@
1
1
  import formatHtmlPreview from "../../formatHtmlPreview";
2
2
  import readme from "./readme.md";
3
3
  export default {
4
- title: 'Patterns/Navigation',
5
- parameters: {
6
- notes: {
7
- Readme: readme,
4
+ title: 'Patterns/Navigation',
5
+ parameters: {
6
+ notes: {
7
+ Readme: readme,
8
+ },
9
+ layout: 'fullscreen',
10
+ docs: {
11
+ source: {
12
+ state: 'closed',
13
+ },
14
+ },
15
+ design: [
16
+ {
17
+ name: 'Figma',
18
+ type: 'figma',
19
+ url: 'https://www.figma.com/file/d8bTgEx7h694MSesi2CTLF/Tegel-UI-Library?node-id=11142%3A42941&t=Ne6myqwca5m00de7-1',
20
+ },
21
+ {
22
+ name: 'Link',
23
+ type: 'link',
24
+ url: 'https://www.figma.com/file/d8bTgEx7h694MSesi2CTLF/Tegel-UI-Library?node-id=11142%3A42941&t=Ne6myqwca5m00de7-1',
25
+ },
26
+ ],
8
27
  },
9
- layout: 'fullscreen',
10
- docs: {
11
- source: {
12
- state: 'closed',
13
- },
28
+ argTypes: {
29
+ dummyHtml: {
30
+ name: 'Dummy content',
31
+ description: 'Some html to try out in the main section.',
32
+ control: {
33
+ type: 'text',
34
+ },
35
+ table: {
36
+ defaultValue: { summary: null },
37
+ },
38
+ },
14
39
  },
15
- design: [
16
- {
17
- name: 'Figma',
18
- type: 'figma',
19
- url: 'https://www.figma.com/file/d8bTgEx7h694MSesi2CTLF/Tegel-UI-Library?node-id=11142%3A42941&t=Ne6myqwca5m00de7-1',
20
- },
21
- {
22
- name: 'Link',
23
- type: 'link',
24
- url: 'https://www.figma.com/file/d8bTgEx7h694MSesi2CTLF/Tegel-UI-Library?node-id=11142%3A42941&t=Ne6myqwca5m00de7-1',
25
- },
26
- ],
27
- },
28
- argTypes: {
29
- dummyHtml: {
30
- name: 'Dummy content',
31
- description: 'Some html to try out in the main section.',
32
- control: {
33
- type: 'text',
34
- },
35
- table: {
36
- defaultValue: { summary: null },
37
- },
40
+ args: {
41
+ dummyHtml: `<br /><p style="color:#f3f3f3">"I have seen the will of the deceased wife," said he. "To determine its exact meaning I have been obliged to work out the present prices of the investments with which it is concerned. The total income, which at the time of the wife's death was little short of 1100 pounds, is now, through the fall in agricultural prices, not more than 750 pounds. Each daughter can claim an income of 250 pounds, in case of marriage. It is evident, therefore, that if both girls had married, this beauty would have had a mere pittance, while even one of them would cripple him to a very serious extent. My morning's work has not been wasted, since it has proved that he has the very strongest motives for standing in the way of anything of the sort. And now, Watson, this is too serious for dawdling, especially as the old man is aware that we are interesting ourselves in his affairs; so if you are ready, we shall call a cab and drive to Waterloo. I should be very much obliged if you would slip your revolver into your pocket. An Eley's No. 2 is an excellent argument with gentlemen who can twist steel pokers into knots. That and a tooth-brush are, I think, all that we need."</p><p style="color:#f3f3f3">At Waterloo we were fortunate in catching a train for Leatherhead, where we hired a trap at the station inn and drove for four or five miles through the lovely Surrey lanes. It was a perfect day, with a bright sun and a few fleecy clouds in the heavens. The trees and wayside hedges were just throwing out their first green shoots, and the air was full of the pleasant smell of the moist earth. To me at least there was a strange contrast between the sweet promise of the spring and this sinister quest upon which we were engaged. My companion sat in the front of the trap, his arms folded, his hat pulled down over his eyes, and his chin sunk upon his breast, buried in the deepest thought. Suddenly, however, he started, tapped me on the shoulder, and pointed over the meadows.</p><p style="color:#f3f3f3">"Look there!" said he.</p><p style="color:#f3f3f3">A heavily timbered park stretched up in a gentle slope, thickening into a grove at the highest point. From amid the branches there jutted out the grey gables and high roof-tree of a very old mansion.</p><p style="color:#f3f3f3">"Stoke Moran?" said he.</p><p style="color:#f3f3f3">"Yes, sir, that be the house of Dr. Grimesby Roylott," remarked the driver.</p><p style="color:#f3f3f3">"There is some building going on there," said Holmes; "that is where we are going."</p><p style="color:#f3f3f3">"There's the village," said the driver, pointing to a cluster of roofs some distance to the left; "but if you want to get to the house, you'll find it shorter to get over this stile, and so by the foot-path over the fields. There it is, where the lady is walking."</p><p style="color:#f3f3f3">"And the lady, I fancy, is Miss Stoner," observed Holmes, shading his eyes. "Yes, I think we had better do as you suggest."</p><p style="color:#f3f3f3">We got off, paid our fare, and the trap rattled back on its way to Leatherhead.</p><p style="color:#f3f3f3">"I thought it as well," said Holmes as we climbed the stile, "that this fellow should think we had come here as architects, or on some definite business. It may stop his gossip. Good-afternoon, Miss Stoner. You see that we have been as good as our word."</p><p style="color:#f3f3f3">Our client of the morning had hurried forward to meet us with a face which spoke her joy. "I have been waiting so eagerly for you," she cried, shaking hands with us warmly. "All has turned out splendidly. Dr. Roylott has gone to town, and it is unlikely that he will be back before evening."</p><p style="color:#f3f3f3">"We have had the pleasure of making the doctor's acquaintance," said Holmes, and in a few words he sketched out what had occurred. Miss Stoner turned white to the lips as she listened.</p><p style="color:#f3f3f3">"I have seen the will of the deceased wife," said he. "To determine its exact meaning I have been obliged to work out the present prices of the investments with which it is concerned. The total income, which at the time of the wife's death was little short of 1100 pounds, is now, through the fall in agricultural prices, not more than 750 pounds. Each daughter can claim an income of 250 pounds, in case of marriage. It is evident, therefore, that if both girls had married, this beauty would have had a mere pittance, while even one of them would cripple him to a very serious extent. My morning's work has not been wasted, since it has proved that he has the very strongest motives for standing in the way of anything of the sort. And now, Watson, this is too serious for dawdling, especially as the old man is aware that we are interesting ourselves in his affairs; so if you are ready, we shall call a cab and drive to Waterloo. I should be very much obliged if you would slip your revolver into your pocket. An Eley's No. 2 is an excellent argument with gentlemen who can twist steel pokers into knots. That and a tooth-brush are, I think, all that we need."</p><p style="color:#f3f3f3">At Waterloo we were fortunate in catching a train for Leatherhead, where we hired a trap at the station inn and drove for four or five miles through the lovely Surrey lanes. It was a perfect day, with a bright sun and a few fleecy clouds in the heavens. The trees and wayside hedges were just throwing out their first green shoots, and the air was full of the pleasant smell of the moist earth. To me at least there was a strange contrast between the sweet promise of the spring and this sinister quest upon which we were engaged. My companion sat in the front of the trap, his arms folded, his hat pulled down over his eyes, and his chin sunk upon his breast, buried in the deepest thought. Suddenly, however, he started, tapped me on the shoulder, and pointed over the meadows.</p><p style="color:#f3f3f3">"Look there!" said he.</p><p style="color:#f3f3f3">A heavily timbered park stretched up in a gentle slope, thickening into a grove at the highest point. From amid the branches there jutted out the grey gables and high roof-tree of a very old mansion.</p><p style="color:#f3f3f3">"Stoke Moran?" said he.</p><p style="color:#f3f3f3">"Yes, sir, that be the house of Dr. Grimesby Roylott," remarked the driver.</p><p style="color:#f3f3f3">"There is some building going on there," said Holmes; "that is where we are going."</p><p style="color:#f3f3f3">"There's the village," said the driver, pointing to a cluster of roofs some distance to the left; "but if you want to get to the house, you'll find it shorter to get over this stile, and so by the foot-path over the fields. There it is, where the lady is walking."</p><p style="color:#f3f3f3">"And the lady, I fancy, is Miss Stoner," observed Holmes, shading his eyes. "Yes, I think we had better do as you suggest."</p><p style="color:#f3f3f3">We got off, paid our fare, and the trap rattled back on its way to Leatherhead.</p><p style="color:#f3f3f3">"I thought it as well," said Holmes as we climbed the stile, "that this fellow should think we had come here as architects, or on some definite business. It may stop his gossip. Good-afternoon, Miss Stoner. You see that we have been as good as our word."</p><p style="color:#f3f3f3">Our client of the morning had hurried forward to meet us with a face which spoke her joy. "I have been waiting so eagerly for you," she cried, shaking hands with us warmly. "All has turned out splendidly. Dr. Roylott has gone to town, and it is unlikely that he will be back before evening."</p><p style="color:#f3f3f3">"We have had the pleasure of making the doctor's acquaintance," said Holmes, and in a few words he sketched out what had occurred. Miss Stoner turned white to the lips as she listened.</p>`,
38
42
  },
39
- },
40
- args: {
41
- dummyHtml: `<br /><p style="color:#f3f3f3">"I have seen the will of the deceased wife," said he. "To determine its exact meaning I have been obliged to work out the present prices of the investments with which it is concerned. The total income, which at the time of the wife's death was little short of 1100 pounds, is now, through the fall in agricultural prices, not more than 750 pounds. Each daughter can claim an income of 250 pounds, in case of marriage. It is evident, therefore, that if both girls had married, this beauty would have had a mere pittance, while even one of them would cripple him to a very serious extent. My morning's work has not been wasted, since it has proved that he has the very strongest motives for standing in the way of anything of the sort. And now, Watson, this is too serious for dawdling, especially as the old man is aware that we are interesting ourselves in his affairs; so if you are ready, we shall call a cab and drive to Waterloo. I should be very much obliged if you would slip your revolver into your pocket. An Eley's No. 2 is an excellent argument with gentlemen who can twist steel pokers into knots. That and a tooth-brush are, I think, all that we need."</p><p style="color:#f3f3f3">At Waterloo we were fortunate in catching a train for Leatherhead, where we hired a trap at the station inn and drove for four or five miles through the lovely Surrey lanes. It was a perfect day, with a bright sun and a few fleecy clouds in the heavens. The trees and wayside hedges were just throwing out their first green shoots, and the air was full of the pleasant smell of the moist earth. To me at least there was a strange contrast between the sweet promise of the spring and this sinister quest upon which we were engaged. My companion sat in the front of the trap, his arms folded, his hat pulled down over his eyes, and his chin sunk upon his breast, buried in the deepest thought. Suddenly, however, he started, tapped me on the shoulder, and pointed over the meadows.</p><p style="color:#f3f3f3">"Look there!" said he.</p><p style="color:#f3f3f3">A heavily timbered park stretched up in a gentle slope, thickening into a grove at the highest point. From amid the branches there jutted out the grey gables and high roof-tree of a very old mansion.</p><p style="color:#f3f3f3">"Stoke Moran?" said he.</p><p style="color:#f3f3f3">"Yes, sir, that be the house of Dr. Grimesby Roylott," remarked the driver.</p><p style="color:#f3f3f3">"There is some building going on there," said Holmes; "that is where we are going."</p><p style="color:#f3f3f3">"There's the village," said the driver, pointing to a cluster of roofs some distance to the left; "but if you want to get to the house, you'll find it shorter to get over this stile, and so by the foot-path over the fields. There it is, where the lady is walking."</p><p style="color:#f3f3f3">"And the lady, I fancy, is Miss Stoner," observed Holmes, shading his eyes. "Yes, I think we had better do as you suggest."</p><p style="color:#f3f3f3">We got off, paid our fare, and the trap rattled back on its way to Leatherhead.</p><p style="color:#f3f3f3">"I thought it as well," said Holmes as we climbed the stile, "that this fellow should think we had come here as architects, or on some definite business. It may stop his gossip. Good-afternoon, Miss Stoner. You see that we have been as good as our word."</p><p style="color:#f3f3f3">Our client of the morning had hurried forward to meet us with a face which spoke her joy. "I have been waiting so eagerly for you," she cried, shaking hands with us warmly. "All has turned out splendidly. Dr. Roylott has gone to town, and it is unlikely that he will be back before evening."</p><p style="color:#f3f3f3">"We have had the pleasure of making the doctor's acquaintance," said Holmes, and in a few words he sketched out what had occurred. Miss Stoner turned white to the lips as she listened.</p><p style="color:#f3f3f3">"I have seen the will of the deceased wife," said he. "To determine its exact meaning I have been obliged to work out the present prices of the investments with which it is concerned. The total income, which at the time of the wife's death was little short of 1100 pounds, is now, through the fall in agricultural prices, not more than 750 pounds. Each daughter can claim an income of 250 pounds, in case of marriage. It is evident, therefore, that if both girls had married, this beauty would have had a mere pittance, while even one of them would cripple him to a very serious extent. My morning's work has not been wasted, since it has proved that he has the very strongest motives for standing in the way of anything of the sort. And now, Watson, this is too serious for dawdling, especially as the old man is aware that we are interesting ourselves in his affairs; so if you are ready, we shall call a cab and drive to Waterloo. I should be very much obliged if you would slip your revolver into your pocket. An Eley's No. 2 is an excellent argument with gentlemen who can twist steel pokers into knots. That and a tooth-brush are, I think, all that we need."</p><p style="color:#f3f3f3">At Waterloo we were fortunate in catching a train for Leatherhead, where we hired a trap at the station inn and drove for four or five miles through the lovely Surrey lanes. It was a perfect day, with a bright sun and a few fleecy clouds in the heavens. The trees and wayside hedges were just throwing out their first green shoots, and the air was full of the pleasant smell of the moist earth. To me at least there was a strange contrast between the sweet promise of the spring and this sinister quest upon which we were engaged. My companion sat in the front of the trap, his arms folded, his hat pulled down over his eyes, and his chin sunk upon his breast, buried in the deepest thought. Suddenly, however, he started, tapped me on the shoulder, and pointed over the meadows.</p><p style="color:#f3f3f3">"Look there!" said he.</p><p style="color:#f3f3f3">A heavily timbered park stretched up in a gentle slope, thickening into a grove at the highest point. From amid the branches there jutted out the grey gables and high roof-tree of a very old mansion.</p><p style="color:#f3f3f3">"Stoke Moran?" said he.</p><p style="color:#f3f3f3">"Yes, sir, that be the house of Dr. Grimesby Roylott," remarked the driver.</p><p style="color:#f3f3f3">"There is some building going on there," said Holmes; "that is where we are going."</p><p style="color:#f3f3f3">"There's the village," said the driver, pointing to a cluster of roofs some distance to the left; "but if you want to get to the house, you'll find it shorter to get over this stile, and so by the foot-path over the fields. There it is, where the lady is walking."</p><p style="color:#f3f3f3">"And the lady, I fancy, is Miss Stoner," observed Holmes, shading his eyes. "Yes, I think we had better do as you suggest."</p><p style="color:#f3f3f3">We got off, paid our fare, and the trap rattled back on its way to Leatherhead.</p><p style="color:#f3f3f3">"I thought it as well," said Holmes as we climbed the stile, "that this fellow should think we had come here as architects, or on some definite business. It may stop his gossip. Good-afternoon, Miss Stoner. You see that we have been as good as our word."</p><p style="color:#f3f3f3">Our client of the morning had hurried forward to meet us with a face which spoke her joy. "I have been waiting so eagerly for you," she cried, shaking hands with us warmly. "All has turned out splendidly. Dr. Roylott has gone to town, and it is unlikely that he will be back before evening."</p><p style="color:#f3f3f3">"We have had the pleasure of making the doctor's acquaintance," said Holmes, and in a few words he sketched out what had occurred. Miss Stoner turned white to the lips as she listened.</p>`,
42
- },
43
43
  };
44
44
  const Template = ({ dummyHtml }) => formatHtmlPreview(`
45
45
  <script>