@sbb-esta/lyne-elements 5.0.0-next.1 → 5.0.0-next.2

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 (1259) hide show
  1. package/a11y.css +1 -3
  2. package/accordion/accordion.component.js +1 -1
  3. package/{accordion.component-CN8j_UYk.js → accordion.component-DN0x35kD.js} +20 -20
  4. package/accordion.js +1 -1
  5. package/accordion.pure.js +1 -1
  6. package/action-group/action-group.component.js +1 -1
  7. package/{action-group.component-B6X5FjkQ.js → action-group.component-BMYAFyHh.js} +23 -23
  8. package/action-group.js +1 -1
  9. package/action-group.pure.js +1 -1
  10. package/alert/alert/alert.component.js +1 -1
  11. package/alert/alert-group/alert-group.component.js +1 -1
  12. package/{alert-group.component-BCYOVicl.js → alert-group.component-BqJ6B49z.js} +6 -6
  13. package/{alert.component-BQsF0R1M.js → alert.component-D8NT9YJ-.js} +17 -17
  14. package/alert.js +2 -2
  15. package/alert.pure.js +2 -2
  16. package/autocomplete/autocomplete-base-element.js +1 -1
  17. package/autocomplete/autocomplete.component.js +1 -1
  18. package/{autocomplete-base-element-CSCv_WVh.js → autocomplete-base-element-BuCAxBy3.js} +16 -16
  19. package/autocomplete.js +1 -1
  20. package/autocomplete.pure.js +1 -1
  21. package/{block-link-common-BiM6tnUZ.js → block-link-common-aUfrxxDp.js} +2 -2
  22. package/breadcrumb/breadcrumb/breadcrumb.component.js +1 -1
  23. package/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +1 -1
  24. package/{breadcrumb-group.component-De3Lu3lx.js → breadcrumb-group.component-XPdnV6-a.js} +19 -19
  25. package/{breadcrumb.component-C8fW9ONc.js → breadcrumb.component-Kk1U6Iju.js} +7 -7
  26. package/breadcrumb.js +2 -2
  27. package/breadcrumb.pure.js +2 -2
  28. package/button/accent-button/accent-button.component.js +5 -9
  29. package/button/accent-button-link/accent-button-link.component.js +5 -9
  30. package/button/accent-button-static/accent-button-static.component.js +5 -9
  31. package/button/button/button.component.js +5 -9
  32. package/button/button-link/button-link.component.js +5 -9
  33. package/button/button-static/button-static.component.js +5 -9
  34. package/button/common/button-common.js +2 -2
  35. package/button/mini-button/mini-button.component.js +8 -12
  36. package/button/mini-button-group/mini-button-group.component.js +1 -1
  37. package/button/mini-button-link/mini-button-link.component.js +1 -1
  38. package/button/secondary-button/secondary-button.component.js +5 -9
  39. package/button/secondary-button-link/secondary-button-link.component.js +5 -9
  40. package/button/secondary-button-static/secondary-button-static.component.js +5 -9
  41. package/button/transparent-button/transparent-button.component.js +5 -9
  42. package/button/transparent-button-link/transparent-button-link.component.js +5 -9
  43. package/button/transparent-button-static/transparent-button-static.component.js +5 -9
  44. package/{button-common-U0ZsZMjC.js → button-common-BMpS65Zf.js} +15 -12
  45. package/button.js +4 -4
  46. package/button.pure.js +4 -4
  47. package/calendar/calendar/calendar.component.js +1 -1
  48. package/calendar/calendar-day/calendar-day.component.js +1 -1
  49. package/calendar/calendar-month/calendar-month.component.js +10 -14
  50. package/calendar/calendar-weekday/calendar-weekday.component.js +9 -13
  51. package/calendar/calendar-weeknumber/calendar-weeknumber.component.js +11 -14
  52. package/calendar/calendar-year/calendar-year.component.js +9 -13
  53. package/calendar/common/calendar-cell-base-element.js +2 -2
  54. package/calendar-cell-base-element-CUG1qYFb.js +23 -0
  55. package/{calendar-day.component-B2eFdrLP.js → calendar-day.component-CcZymuSD.js} +11 -16
  56. package/{calendar.component-nWdtZYqg.js → calendar.component-oS_T4s4k.js} +43 -44
  57. package/calendar.js +4 -4
  58. package/calendar.pure.js +4 -4
  59. package/card/card/card.component.js +1 -1
  60. package/card/card-badge/card-badge.component.js +1 -1
  61. package/card/common/card-action-common.js +1 -1
  62. package/{card-action-common-DIMD59l_.js → card-action-common-BNdGcJl-.js} +2 -2
  63. package/{card-badge.component-CEqox6TU.js → card-badge.component-BLAK_y8x.js} +11 -11
  64. package/card.component-WUQRK9jT.js +61 -0
  65. package/card.js +3 -3
  66. package/card.pure.js +3 -3
  67. package/carousel/carousel/carousel.component.js +1 -1
  68. package/carousel/carousel-item/carousel-item.component.js +1 -1
  69. package/carousel/carousel-list/carousel-list.component.js +1 -1
  70. package/{carousel-item.component-mHyHTxEd.js → carousel-item.component-DyZAdXL_.js} +1 -1
  71. package/{carousel-list.component-ByZDFoLe.js → carousel-list.component-Ai0uJWB7.js} +1 -1
  72. package/{carousel.component-a189Wn9e.js → carousel.component-9oMMOyWo.js} +14 -17
  73. package/carousel.js +3 -3
  74. package/carousel.pure.js +3 -3
  75. package/checkbox/checkbox.component.js +1 -1
  76. package/checkbox/common/checkbox-common.js +2 -2
  77. package/checkbox-common-BSzAnug3.js +69 -0
  78. package/checkbox-panel/checkbox-panel.component.js +15 -19
  79. package/{checkbox.component-CR2aIgjA.js → checkbox.component-ChQmCxal.js} +24 -28
  80. package/checkbox.js +3 -3
  81. package/checkbox.pure.js +3 -3
  82. package/chip/chip/chip.component.js +1 -1
  83. package/chip/chip-group/chip-group.component.js +1 -1
  84. package/{chip-group.component-DbNctvjy.js → chip-group.component-BMpczIZH.js} +23 -23
  85. package/chip-label/chip-label.component.js +1 -1
  86. package/{chip-label.component-zRiHSxbn.js → chip-label.component-BLbhqUAp.js} +13 -13
  87. package/chip-label.js +1 -1
  88. package/chip-label.pure.js +1 -1
  89. package/{chip.component-34R1PNPV.js → chip.component-gcvF3pEX.js} +13 -13
  90. package/chip.js +2 -2
  91. package/chip.pure.js +2 -2
  92. package/clock/clock.component.js +1 -1
  93. package/{clock.component-DHb5YwM4.js → clock.component-Cqrl999I.js} +28 -28
  94. package/clock.js +1 -1
  95. package/clock.pure.js +1 -1
  96. package/{compact-paginator.component-Dyu9bezr.js → compact-paginator.component-sRHapku-.js} +12 -12
  97. package/container/container/container.component.js +1 -1
  98. package/container/sticky-bar/sticky-bar.component.js +1 -1
  99. package/{container.component-CJL8qqFp.js → container.component-sQtiqWxT.js} +18 -18
  100. package/container.js +2 -2
  101. package/container.pure.js +2 -2
  102. package/core/base-elements/action-base-element.js +1 -1
  103. package/core/base-elements/element.js +2 -221
  104. package/core/base-elements/open-close-base-element.js +1 -1
  105. package/core/base-elements/selection-group-base-element.js +1 -1
  106. package/core/controllers/media-matchers-controller.js +1 -1
  107. package/core/datetime/native-date-adapter.js +1 -1
  108. package/core/datetime/temporal-date-adapter.js +1 -1
  109. package/core/i18n/i18n.js +103 -98
  110. package/core/mixins/form-associated-input-mixin.js +1 -1
  111. package/core/mixins/named-slot-list-mixin.js +6 -3
  112. package/core/mixins/panel-mixin.js +2 -2
  113. package/core/overlay/position.js +4 -4
  114. package/core/styles/a11y.scss +2 -7
  115. package/core/styles/core.scss +23 -71
  116. package/core/styles/mixins/card.scss +5 -3
  117. package/core/styles/mixins/scrollbar.scss +0 -6
  118. package/core/styles/mixins/typo.scss +13 -31
  119. package/core/styles/screen-reader-only.scss +5 -0
  120. package/core/styles/scrollbar.scss +19 -24
  121. package/core/styles/styles.js +2 -2
  122. package/core.css +60 -90
  123. package/core.js +16 -17
  124. package/custom-elements.json +11508 -3098
  125. package/date-input/date-input.component.js +1 -1
  126. package/{date-input.component-CP033UHJ.js → date-input.component-aFuUH3N_.js} +1 -1
  127. package/date-input.js +1 -1
  128. package/date-input.pure.js +1 -1
  129. package/datepicker/common/datepicker-button.js +2 -2
  130. package/datepicker/datepicker/datepicker.component.js +154 -2
  131. package/datepicker/datepicker-next-day/datepicker-next-day.component.js +5 -13
  132. package/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +5 -13
  133. package/datepicker/datepicker-toggle/datepicker-toggle.component.js +12 -20
  134. package/{datepicker-button-ChMURQ0S.js → datepicker-button-aYDFZ_3v.js} +16 -13
  135. package/datepicker.js +7 -7
  136. package/datepicker.pure.js +6 -6
  137. package/development/accordion/accordion.component.d.ts.map +1 -1
  138. package/development/accordion/accordion.component.js +1 -1
  139. package/development/accordion.component-Bvx-b38W.js +165 -0
  140. package/development/accordion.js +1 -1
  141. package/development/accordion.pure.js +1 -1
  142. package/development/action-group/action-group.component.d.ts.map +1 -1
  143. package/development/action-group/action-group.component.js +1 -1
  144. package/development/{action-group.component-9Bkne2tt.js → action-group.component-DZkXqIbQ.js} +3 -3
  145. package/development/action-group.js +1 -1
  146. package/development/action-group.pure.js +1 -1
  147. package/development/alert/alert/alert.component.d.ts.map +1 -1
  148. package/development/alert/alert/alert.component.js +1 -1
  149. package/development/alert/alert-group/alert-group.component.d.ts.map +1 -1
  150. package/development/alert/alert-group/alert-group.component.js +1 -1
  151. package/development/alert-group.component-w5PbU_4C.js +186 -0
  152. package/development/{alert.component-Pv-Ol6XU.js → alert.component-DxzF0FOi.js} +3 -3
  153. package/development/alert.js +2 -2
  154. package/development/alert.pure.js +2 -2
  155. package/development/autocomplete/autocomplete-base-element.d.ts.map +1 -1
  156. package/development/autocomplete/autocomplete-base-element.js +1 -1
  157. package/development/autocomplete/autocomplete.component.js +1 -1
  158. package/development/autocomplete-base-element-CG5m0PpY.js +686 -0
  159. package/development/autocomplete.js +1 -1
  160. package/development/autocomplete.pure.js +1 -1
  161. package/development/{block-link-common-qMULXu4g.js → block-link-common-CoZgcEBY.js} +3 -3
  162. package/development/breadcrumb/breadcrumb/breadcrumb.component.d.ts.map +1 -1
  163. package/development/breadcrumb/breadcrumb/breadcrumb.component.js +1 -1
  164. package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.d.ts.map +1 -1
  165. package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +1 -1
  166. package/development/breadcrumb-group.component-BUBfl6LV.js +193 -0
  167. package/development/{breadcrumb.component-BLxRIaje.js → breadcrumb.component-D6Cd2FPo.js} +3 -3
  168. package/development/breadcrumb.js +2 -2
  169. package/development/breadcrumb.pure.js +2 -2
  170. package/development/button/accent-button/accent-button.component.d.ts.map +1 -1
  171. package/development/button/accent-button/accent-button.component.js +4 -8
  172. package/development/button/accent-button-link/accent-button-link.component.d.ts.map +1 -1
  173. package/development/button/accent-button-link/accent-button-link.component.js +4 -8
  174. package/development/button/accent-button-static/accent-button-static.component.d.ts.map +1 -1
  175. package/development/button/accent-button-static/accent-button-static.component.js +4 -8
  176. package/development/button/button/button.component.d.ts.map +1 -1
  177. package/development/button/button/button.component.js +4 -8
  178. package/development/button/button-link/button-link.component.d.ts.map +1 -1
  179. package/development/button/button-link/button-link.component.js +4 -8
  180. package/development/button/button-static/button-static.component.d.ts.map +1 -1
  181. package/development/button/button-static/button-static.component.js +4 -8
  182. package/development/button/common/button-common.d.ts +0 -1
  183. package/development/button/common/button-common.d.ts.map +1 -1
  184. package/development/button/common/button-common.js +2 -2
  185. package/development/button/mini-button/mini-button.component.d.ts.map +1 -1
  186. package/development/button/mini-button/mini-button.component.js +3 -7
  187. package/development/button/mini-button-group/mini-button-group.component.d.ts.map +1 -1
  188. package/development/button/mini-button-group/mini-button-group.component.js +1 -1
  189. package/development/button/mini-button-link/mini-button-link.component.d.ts.map +1 -1
  190. package/development/button/mini-button-link/mini-button-link.component.js +1 -1
  191. package/development/button/secondary-button/secondary-button.component.d.ts.map +1 -1
  192. package/development/button/secondary-button/secondary-button.component.js +4 -8
  193. package/development/button/secondary-button-link/secondary-button-link.component.d.ts.map +1 -1
  194. package/development/button/secondary-button-link/secondary-button-link.component.js +4 -8
  195. package/development/button/secondary-button-static/secondary-button-static.component.d.ts.map +1 -1
  196. package/development/button/secondary-button-static/secondary-button-static.component.js +4 -8
  197. package/development/button/transparent-button/transparent-button.component.d.ts.map +1 -1
  198. package/development/button/transparent-button/transparent-button.component.js +4 -8
  199. package/development/button/transparent-button-link/transparent-button-link.component.d.ts.map +1 -1
  200. package/development/button/transparent-button-link/transparent-button-link.component.js +4 -8
  201. package/development/button/transparent-button-static/transparent-button-static.component.d.ts.map +1 -1
  202. package/development/button/transparent-button-static/transparent-button-static.component.js +4 -8
  203. package/development/{button-common-BdW88MAX.js → button-common-DZUBRwwD.js} +5 -3
  204. package/development/button.js +4 -4
  205. package/development/button.pure.js +4 -4
  206. package/development/calendar/calendar/calendar.component.d.ts.map +1 -1
  207. package/development/calendar/calendar/calendar.component.js +1 -1
  208. package/development/calendar/calendar-day/calendar-day.component.d.ts.map +1 -1
  209. package/development/calendar/calendar-day/calendar-day.component.js +1 -1
  210. package/development/calendar/calendar-month/calendar-month.component.d.ts +1 -2
  211. package/development/calendar/calendar-month/calendar-month.component.d.ts.map +1 -1
  212. package/development/calendar/calendar-month/calendar-month.component.js +2 -6
  213. package/development/calendar/calendar-weekday/calendar-weekday.component.d.ts +1 -2
  214. package/development/calendar/calendar-weekday/calendar-weekday.component.d.ts.map +1 -1
  215. package/development/calendar/calendar-weekday/calendar-weekday.component.js +2 -6
  216. package/development/calendar/calendar-weeknumber/calendar-weeknumber.component.d.ts +1 -2
  217. package/development/calendar/calendar-weeknumber/calendar-weeknumber.component.d.ts.map +1 -1
  218. package/development/calendar/calendar-weeknumber/calendar-weeknumber.component.js +3 -6
  219. package/development/calendar/calendar-year/calendar-year.component.d.ts +1 -2
  220. package/development/calendar/calendar-year/calendar-year.component.d.ts.map +1 -1
  221. package/development/calendar/calendar-year/calendar-year.component.js +2 -6
  222. package/development/calendar/common/calendar-cell-base-element.d.ts +2 -1
  223. package/development/calendar/common/calendar-cell-base-element.d.ts.map +1 -1
  224. package/development/calendar/common/calendar-cell-base-element.js +2 -2
  225. package/development/{calendar-cell-base-element-DDNYX7UQ.js → calendar-cell-base-element-mWRSDeWc.js} +7 -3
  226. package/development/calendar-day.component-BHvdRxll.js +139 -0
  227. package/development/calendar.component-CjlcDyS5.js +1450 -0
  228. package/development/calendar.js +4 -4
  229. package/development/calendar.pure.js +4 -4
  230. package/development/card/card/card.component.d.ts.map +1 -1
  231. package/development/card/card/card.component.js +1 -1
  232. package/development/card/card-badge/card-badge.component.d.ts.map +1 -1
  233. package/development/card/card-badge/card-badge.component.js +1 -1
  234. package/development/card/common/card-action-common.d.ts.map +1 -1
  235. package/development/card/common/card-action-common.js +1 -1
  236. package/development/card-action-common-zS5iNz23.js +115 -0
  237. package/development/{card-badge.component-CQBLpmpo.js → card-badge.component-CEfJdJBs.js} +3 -3
  238. package/development/card.component-CL2gHoyP.js +80 -0
  239. package/development/card.js +3 -3
  240. package/development/card.pure.js +3 -3
  241. package/development/carousel/carousel/carousel.component.d.ts +1 -2
  242. package/development/carousel/carousel/carousel.component.d.ts.map +1 -1
  243. package/development/carousel/carousel/carousel.component.js +1 -1
  244. package/development/carousel/carousel-item/carousel-item.component.d.ts.map +1 -1
  245. package/development/carousel/carousel-item/carousel-item.component.js +1 -1
  246. package/development/carousel/carousel-list/carousel-list.component.d.ts.map +1 -1
  247. package/development/carousel/carousel-list/carousel-list.component.js +1 -1
  248. package/development/{carousel-item.component-MZIypyNR.js → carousel-item.component-B_0wdIAu.js} +2 -2
  249. package/development/carousel-list.component-DpDh5tqB.js +133 -0
  250. package/development/carousel.component-ClWvnZ8s.js +139 -0
  251. package/development/carousel.js +3 -3
  252. package/development/carousel.pure.js +3 -3
  253. package/development/checkbox/checkbox.component.d.ts.map +1 -1
  254. package/development/checkbox/checkbox.component.js +1 -1
  255. package/development/checkbox/common/checkbox-common.d.ts +0 -1
  256. package/development/checkbox/common/checkbox-common.d.ts.map +1 -1
  257. package/development/checkbox/common/checkbox-common.js +2 -2
  258. package/development/checkbox-common-C3Ekixul.js +88 -0
  259. package/development/checkbox-panel/checkbox-panel.component.d.ts.map +1 -1
  260. package/development/checkbox-panel/checkbox-panel.component.js +6 -10
  261. package/development/{checkbox.component-DZjhQhbB.js → checkbox.component-D6BR8e7w.js} +4 -8
  262. package/development/checkbox.js +3 -3
  263. package/development/checkbox.pure.js +3 -3
  264. package/development/chip/chip/chip.component.d.ts.map +1 -1
  265. package/development/chip/chip/chip.component.js +1 -1
  266. package/development/chip/chip-group/chip-group.component.d.ts.map +1 -1
  267. package/development/chip/chip-group/chip-group.component.js +1 -1
  268. package/development/chip-group.component-DThvmmnh.js +402 -0
  269. package/development/chip-label/chip-label.component.d.ts.map +1 -1
  270. package/development/chip-label/chip-label.component.js +1 -1
  271. package/development/{chip-label.component-Cx8mfi0y.js → chip-label.component-DHHNtvTt.js} +3 -3
  272. package/development/chip-label.js +1 -1
  273. package/development/chip-label.pure.js +1 -1
  274. package/development/{chip.component-zwTaIBf2.js → chip.component-Uuf3tGFz.js} +5 -5
  275. package/development/chip.js +2 -2
  276. package/development/chip.pure.js +2 -2
  277. package/development/clock/clock.component.d.ts.map +1 -1
  278. package/development/clock/clock.component.js +1 -1
  279. package/development/{clock.component-EqFTxYod.js → clock.component-DcM1WFTN.js} +3 -3
  280. package/development/clock.js +1 -1
  281. package/development/clock.pure.js +1 -1
  282. package/development/{compact-paginator.component-CRojCci5.js → compact-paginator.component-Dyj5CulS.js} +6 -6
  283. package/development/container/container/container.component.d.ts.map +1 -1
  284. package/development/container/container/container.component.js +1 -1
  285. package/development/container/sticky-bar/sticky-bar.component.d.ts.map +1 -1
  286. package/development/container/sticky-bar/sticky-bar.component.js +1 -1
  287. package/development/{container.component-CM10qyHy.js → container.component-D1Qgp4HW.js} +3 -3
  288. package/development/container.js +2 -2
  289. package/development/container.pure.js +2 -2
  290. package/development/core/base-elements/action-base-element.js +1 -1
  291. package/development/core/base-elements/element.d.ts +11 -1
  292. package/development/core/base-elements/element.d.ts.map +1 -1
  293. package/development/core/base-elements/element.js +1 -370
  294. package/development/core/base-elements/open-close-base-element.js +1 -1
  295. package/development/core/base-elements/selection-group-base-element.d.ts.map +1 -1
  296. package/development/core/base-elements/selection-group-base-element.js +1 -1
  297. package/development/core/controllers/media-matchers-controller.js +1 -1
  298. package/development/core/datetime/native-date-adapter.js +2 -2
  299. package/development/core/datetime/temporal-date-adapter.js +2 -2
  300. package/development/core/i18n/i18n.d.ts +1 -0
  301. package/development/core/i18n/i18n.d.ts.map +1 -1
  302. package/development/core/i18n/i18n.js +8 -2
  303. package/development/core/mixins/form-associated-input-mixin.js +2 -2
  304. package/development/core/mixins/named-slot-list-mixin.d.ts.map +1 -1
  305. package/development/core/mixins/named-slot-list-mixin.js +7 -4
  306. package/development/core/mixins/panel-mixin.d.ts +0 -1
  307. package/development/core/mixins/panel-mixin.d.ts.map +1 -1
  308. package/development/core/mixins/panel-mixin.js +2 -2
  309. package/development/core/overlay/position.d.ts.map +1 -1
  310. package/development/core/overlay/position.js +4 -2
  311. package/development/core/styles/styles.d.ts +2 -1
  312. package/development/core/styles/styles.d.ts.map +1 -1
  313. package/development/core/styles/styles.js +2 -2
  314. package/development/core.d.ts +0 -1
  315. package/development/core.d.ts.map +1 -1
  316. package/development/core.js +6 -7
  317. package/development/date-input/date-input.component.d.ts.map +1 -1
  318. package/development/date-input/date-input.component.js +1 -1
  319. package/development/date-input.component-HxRyCudr.js +302 -0
  320. package/development/date-input.js +1 -1
  321. package/development/date-input.pure.js +1 -1
  322. package/development/datepicker/common/datepicker-button.d.ts +2 -2
  323. package/development/datepicker/common/datepicker-button.d.ts.map +1 -1
  324. package/development/datepicker/common/datepicker-button.js +2 -2
  325. package/development/datepicker/datepicker/datepicker.component.d.ts.map +1 -1
  326. package/development/datepicker/datepicker/datepicker.component.js +208 -1
  327. package/development/datepicker/datepicker-next-day/datepicker-next-day.component.d.ts +0 -2
  328. package/development/datepicker/datepicker-next-day/datepicker-next-day.component.d.ts.map +1 -1
  329. package/development/datepicker/datepicker-next-day/datepicker-next-day.component.js +3 -11
  330. package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.d.ts +0 -2
  331. package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.d.ts.map +1 -1
  332. package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +3 -11
  333. package/development/datepicker/datepicker-toggle/datepicker-toggle.component.d.ts +1 -2
  334. package/development/datepicker/datepicker-toggle/datepicker-toggle.component.d.ts.map +1 -1
  335. package/development/datepicker/datepicker-toggle/datepicker-toggle.component.js +3 -11
  336. package/development/datepicker-button-BAT1ebzJ.js +171 -0
  337. package/development/datepicker.js +3 -3
  338. package/development/datepicker.pure.js +3 -3
  339. package/development/dialog/dialog/dialog.component.d.ts +1 -2
  340. package/development/dialog/dialog/dialog.component.d.ts.map +1 -1
  341. package/development/dialog/dialog/dialog.component.js +1 -1
  342. package/development/dialog/dialog-actions/dialog-actions.component.d.ts.map +1 -1
  343. package/development/dialog/dialog-actions/dialog-actions.component.js +1 -1
  344. package/development/dialog/dialog-close-button/dialog-close-button.component.d.ts.map +1 -1
  345. package/development/dialog/dialog-close-button/dialog-close-button.component.js +1 -1
  346. package/development/dialog/dialog-content/dialog-content.component.d.ts +1 -0
  347. package/development/dialog/dialog-content/dialog-content.component.d.ts.map +1 -1
  348. package/development/dialog/dialog-content/dialog-content.component.js +1 -1
  349. package/development/dialog/dialog-title/dialog-title.component.d.ts.map +1 -1
  350. package/development/dialog/dialog-title/dialog-title.component.js +1 -1
  351. package/development/{dialog-actions.component-Bu950dM-.js → dialog-actions.component-e0ZTTUin.js} +2 -2
  352. package/development/{dialog-close-button.component-CxtWzXR4.js → dialog-close-button.component-Idc00dB9.js} +2 -2
  353. package/development/{dialog-content.component-DlSxpY_e.js → dialog-content.component-CThU7Z8A.js} +10 -3
  354. package/development/dialog-title.component-0uNsUR2C.js +29 -0
  355. package/development/{dialog.component-BTXyWi17.js → dialog.component-AItB8ixG.js} +4 -7
  356. package/development/dialog.js +5 -5
  357. package/development/dialog.pure.js +5 -5
  358. package/development/divider/divider.component.d.ts.map +1 -1
  359. package/development/divider/divider.component.js +1 -1
  360. package/development/{divider.component-BvmLUhzD.js → divider.component-Ck_0vISe.js} +3 -3
  361. package/development/divider.js +1 -1
  362. package/development/divider.pure.js +1 -1
  363. package/development/element-BAsBayf5.js +394 -0
  364. package/development/{error.component-TvgLhaZh.js → error.component-WCkiwM7_.js} +3 -3
  365. package/development/expansion-panel/expansion-panel/expansion-panel.component.d.ts.map +1 -1
  366. package/development/expansion-panel/expansion-panel/expansion-panel.component.js +1 -1
  367. package/development/expansion-panel/expansion-panel-content/expansion-panel-content.component.d.ts.map +1 -1
  368. package/development/expansion-panel/expansion-panel-content/expansion-panel-content.component.js +1 -1
  369. package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.d.ts.map +1 -1
  370. package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
  371. package/development/{expansion-panel-content.component-B-SV6ier.js → expansion-panel-content.component-BUbiseFP.js} +3 -3
  372. package/development/{expansion-panel-header.component-Ok8Qmq5K.js → expansion-panel-header.component-CQFSwrqu.js} +4 -4
  373. package/development/{expansion-panel.component-q7cJOmUs.js → expansion-panel.component-BVdylpqi.js} +3 -3
  374. package/development/expansion-panel.js +3 -3
  375. package/development/expansion-panel.pure.js +3 -3
  376. package/development/file-selector/common/file-selector-common.d.ts +0 -1
  377. package/development/file-selector/common/file-selector-common.d.ts.map +1 -1
  378. package/development/file-selector/common/file-selector-common.js +2 -2
  379. package/development/file-selector/file-selector/file-selector.component.d.ts +1 -2
  380. package/development/file-selector/file-selector/file-selector.component.d.ts.map +1 -1
  381. package/development/file-selector/file-selector/file-selector.component.js +3 -6
  382. package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.d.ts.map +1 -1
  383. package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
  384. package/development/file-selector-common-Da0KNfDP.js +413 -0
  385. package/development/{file-selector-dropzone.component-DMNom2OW.js → file-selector-dropzone.component-Bdcau18t.js} +5 -9
  386. package/development/file-selector.js +3 -3
  387. package/development/file-selector.pure.js +3 -3
  388. package/development/flip-card/flip-card/flip-card.component.d.ts.map +1 -1
  389. package/development/flip-card/flip-card/flip-card.component.js +1 -1
  390. package/development/flip-card/flip-card-details/flip-card-details.component.d.ts.map +1 -1
  391. package/development/flip-card/flip-card-details/flip-card-details.component.js +1 -1
  392. package/development/flip-card/flip-card-summary/flip-card-summary.component.d.ts.map +1 -1
  393. package/development/flip-card/flip-card-summary/flip-card-summary.component.js +1 -1
  394. package/development/{flip-card-details.component-CKRovHqO.js → flip-card-details.component-BYv_W66a.js} +3 -3
  395. package/development/{flip-card-summary.component-THvJF3Cl.js → flip-card-summary.component-C-US77Nw.js} +3 -3
  396. package/development/{flip-card.component-qnodzif2.js → flip-card.component-DujrPKzU.js} +5 -5
  397. package/development/flip-card.js +3 -3
  398. package/development/flip-card.pure.js +3 -3
  399. package/development/footer/footer.component.d.ts.map +1 -1
  400. package/development/footer/footer.component.js +1 -1
  401. package/development/footer.component-K2bWizjw.js +169 -0
  402. package/development/footer.js +1 -1
  403. package/development/footer.pure.js +1 -1
  404. package/development/form-field/error/error.component.d.ts.map +1 -1
  405. package/development/form-field/error/error.component.js +1 -1
  406. package/development/form-field/form-field/form-field.component.d.ts.map +1 -1
  407. package/development/form-field/form-field/form-field.component.js +1 -1
  408. package/development/form-field/form-field-clear/form-field-clear.component.d.ts.map +1 -1
  409. package/development/form-field/form-field-clear/form-field-clear.component.js +3 -3
  410. package/development/form-field/form-field-text-counter/form-field-text-counter.component.d.ts +1 -4
  411. package/development/form-field/form-field-text-counter/form-field-text-counter.component.d.ts.map +1 -1
  412. package/development/form-field/form-field-text-counter/form-field-text-counter.component.js +2 -8
  413. package/development/form-field/hint/hint.component.d.ts.map +1 -1
  414. package/development/form-field/hint/hint.component.js +1 -1
  415. package/development/{form-field.component-CdTnOAi2.js → form-field.component-_lnIpJF5.js} +3 -3
  416. package/development/form-field.js +3 -3
  417. package/development/form-field.pure.js +3 -3
  418. package/development/header/common/header-action-common.d.ts.map +1 -1
  419. package/development/header/common/header-action-common.js +1 -1
  420. package/development/header/header/header.component.d.ts.map +1 -1
  421. package/development/header/header/header.component.js +1 -1
  422. package/development/header/header-environment/header-environment.component.d.ts.map +1 -1
  423. package/development/header/header-environment/header-environment.component.js +1 -1
  424. package/development/{header-action-common-BEnsweEr.js → header-action-common-CQ1CaaBd.js} +2 -3
  425. package/development/{header-environment.component-D-SLP3CC.js → header-environment.component-CIyxQwkQ.js} +3 -3
  426. package/development/{header.component-BmZkCs9m.js → header.component-BX1rKPa_.js} +3 -3
  427. package/development/header.js +3 -3
  428. package/development/header.pure.js +3 -3
  429. package/development/{hint.component-D5rTFJ-O.js → hint.component-BB9QLGGx.js} +3 -3
  430. package/development/icon/icon-base.d.ts.map +1 -1
  431. package/development/icon/icon-base.js +1 -1
  432. package/development/icon/icon.component.js +1 -1
  433. package/development/{icon-base-VYmbZT1-.js → icon-base-DrBHy9BT.js} +3 -3
  434. package/development/icon-sidebar/icon-sidebar/icon-sidebar.component.js +1 -1
  435. package/development/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.d.ts.map +1 -1
  436. package/development/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.js +3 -3
  437. package/development/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js +1 -1
  438. package/development/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js +1 -1
  439. package/development/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.d.ts.map +1 -1
  440. package/development/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.js +3 -3
  441. package/development/{icon-sidebar-container.component-cw3kBQni.js → icon-sidebar-container.component-CM94Spwy.js} +1 -1
  442. package/development/{icon-sidebar-content.component-CfkM9k--.js → icon-sidebar-content.component-BP9W5ZxR.js} +1 -1
  443. package/development/{icon-sidebar.component-Cgvuxg4k.js → icon-sidebar.component-B68P2aNh.js} +1 -1
  444. package/development/icon-sidebar.js +3 -3
  445. package/development/icon-sidebar.pure.js +3 -3
  446. package/development/icon.js +1 -1
  447. package/development/icon.pure.js +1 -1
  448. package/development/image/image.component.d.ts.map +1 -1
  449. package/development/image/image.component.js +1 -1
  450. package/development/image.component-EfSMgHI_.js +772 -0
  451. package/development/image.js +1 -1
  452. package/development/image.pure.js +1 -1
  453. package/development/{inline-link-common-CONiCeR9.js → inline-link-common-gmt6yz3v.js} +3 -3
  454. package/development/journey-header/journey-header.component.d.ts +3 -9
  455. package/development/journey-header/journey-header.component.d.ts.map +1 -1
  456. package/development/journey-header/journey-header.component.js +1 -1
  457. package/development/journey-header.component-CA4juz9x.js +146 -0
  458. package/development/journey-header.js +1 -1
  459. package/development/journey-header.pure.js +1 -1
  460. package/development/lead-container/lead-container.component.d.ts.map +1 -1
  461. package/development/lead-container/lead-container.component.js +1 -1
  462. package/development/{lead-container.component-B1eW6Xgb.js → lead-container.component-C_mFeq1B.js} +3 -3
  463. package/development/lead-container.js +1 -1
  464. package/development/lead-container.pure.js +1 -1
  465. package/development/link/common/block-link-common.js +1 -1
  466. package/development/link/common/inline-link-common.js +1 -1
  467. package/development/link/common/link-common.d.ts.map +1 -1
  468. package/development/link/common/link-common.js +1 -1
  469. package/development/{link-common-4Ag6Mio-.js → link-common-2RGn9Qz_.js} +3 -3
  470. package/development/link-list/common/link-list-base.d.ts +2 -2
  471. package/development/link-list/common/link-list-base.d.ts.map +1 -1
  472. package/development/link-list/common/link-list-base.js +2 -2
  473. package/development/link-list/link-list.component.d.ts.map +1 -1
  474. package/development/link-list/link-list.component.js +1 -1
  475. package/development/link-list-anchor/link-list-anchor.component.d.ts.map +1 -1
  476. package/development/link-list-anchor/link-list-anchor.component.js +1 -1
  477. package/development/{link-list-anchor.component-Cotg5LDT.js → link-list-anchor.component-Csb-FOQL.js} +3 -8
  478. package/development/link-list-anchor.js +1 -1
  479. package/development/link-list-anchor.pure.js +1 -1
  480. package/development/link-list-base-QADBTZCN.js +160 -0
  481. package/development/{link-list.component-BFbrLjs0.js → link-list.component-CKVU3Gsr.js} +3 -8
  482. package/development/link-list.js +3 -3
  483. package/development/link-list.pure.js +3 -3
  484. package/development/link.js +3 -3
  485. package/development/link.pure.js +3 -3
  486. package/development/loading-indicator/loading-indicator.component.d.ts.map +1 -1
  487. package/development/loading-indicator/loading-indicator.component.js +1 -1
  488. package/development/loading-indicator-circle/loading-indicator-circle.component.d.ts.map +1 -1
  489. package/development/loading-indicator-circle/loading-indicator-circle.component.js +1 -1
  490. package/development/{loading-indicator-circle.component-nc-RH0jT.js → loading-indicator-circle.component-Cfjw5vyz.js} +3 -3
  491. package/development/loading-indicator-circle.js +1 -1
  492. package/development/loading-indicator-circle.pure.js +1 -1
  493. package/development/{loading-indicator.component-DNCUlh6S.js → loading-indicator.component-By2VaLCf.js} +3 -3
  494. package/development/loading-indicator.js +1 -1
  495. package/development/loading-indicator.pure.js +1 -1
  496. package/development/logo/logo.component.d.ts.map +1 -1
  497. package/development/logo/logo.component.js +1 -1
  498. package/development/{logo.component-tFe_T36e.js → logo.component-DYKgAgq0.js} +3 -3
  499. package/development/logo.js +1 -1
  500. package/development/logo.pure.js +1 -1
  501. package/development/map-container/map-container.component.d.ts.map +1 -1
  502. package/development/map-container/map-container.component.js +1 -1
  503. package/development/map-container.component-D0UVTolK.js +176 -0
  504. package/development/map-container.js +1 -1
  505. package/development/map-container.pure.js +1 -1
  506. package/development/menu/common/menu-action-common.d.ts.map +1 -1
  507. package/development/menu/common/menu-action-common.js +1 -1
  508. package/development/menu/menu/menu.component.d.ts.map +1 -1
  509. package/development/menu/menu/menu.component.js +1 -1
  510. package/development/{menu-action-common-CEnwq60Z.js → menu-action-common-DRXQc85Y.js} +3 -3
  511. package/development/menu.component-Cv9wRj4H.js +365 -0
  512. package/development/menu.js +2 -2
  513. package/development/menu.pure.js +2 -2
  514. package/development/message/message.component.d.ts.map +1 -1
  515. package/development/message/message.component.js +1 -1
  516. package/development/{message.component-Dzah9lXK.js → message.component-CdO5GyE2.js} +3 -3
  517. package/development/message.js +1 -1
  518. package/development/message.pure.js +1 -1
  519. package/development/{mini-button-group.component-DNFyLMg_.js → mini-button-group.component-Bg-etiu1.js} +3 -3
  520. package/development/mini-button-link.component-kpRsi8I2.js +39 -0
  521. package/development/mini-calendar/mini-calendar/mini-calendar.component.d.ts.map +1 -1
  522. package/development/mini-calendar/mini-calendar/mini-calendar.component.js +1 -1
  523. package/development/mini-calendar/mini-calendar-day/mini-calendar-day.component.d.ts.map +1 -1
  524. package/development/mini-calendar/mini-calendar-day/mini-calendar-day.component.js +1 -1
  525. package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.d.ts.map +1 -1
  526. package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +1 -1
  527. package/development/{mini-calendar-day.component-Bmx2GYGZ.js → mini-calendar-day.component-BLkJ12Bw.js} +2 -2
  528. package/development/{mini-calendar-month.component-CdIsxUAx.js → mini-calendar-month.component-D8XjjLmN.js} +3 -3
  529. package/development/mini-calendar.component-BOk8JovO.js +184 -0
  530. package/development/mini-calendar.js +3 -3
  531. package/development/mini-calendar.pure.js +3 -3
  532. package/development/navigation/common/navigation-action-common.d.ts.map +1 -1
  533. package/development/navigation/common/navigation-action-common.js +1 -1
  534. package/development/navigation/navigation/navigation.component.d.ts.map +1 -1
  535. package/development/navigation/navigation/navigation.component.js +1 -1
  536. package/development/navigation/navigation-list/navigation-list.component.d.ts.map +1 -1
  537. package/development/navigation/navigation-list/navigation-list.component.js +1 -1
  538. package/development/navigation/navigation-marker/navigation-marker.component.d.ts.map +1 -1
  539. package/development/navigation/navigation-marker/navigation-marker.component.js +1 -1
  540. package/development/navigation/navigation-section/navigation-section.component.d.ts.map +1 -1
  541. package/development/navigation/navigation-section/navigation-section.component.js +1 -1
  542. package/development/{navigation-action-common-Cv1AOqUk.js → navigation-action-common-CGy4K8q-.js} +2 -3
  543. package/development/{navigation-list.component-CQ4q671G.js → navigation-list.component-DrdbtDRs.js} +3 -3
  544. package/development/{navigation-marker.component-D7ks8vbC.js → navigation-marker.component-fB05cjtE.js} +3 -3
  545. package/development/navigation-section.component-iaypc6yQ.js +346 -0
  546. package/development/navigation.component-CqNkBvEs.js +315 -0
  547. package/development/navigation.js +5 -5
  548. package/development/navigation.pure.js +5 -5
  549. package/development/notification/notification.component.d.ts.map +1 -1
  550. package/development/notification/notification.component.js +1 -1
  551. package/development/{notification.component-BgF5aGrn.js → notification.component-D0rkSF3p.js} +3 -3
  552. package/development/notification.js +1 -1
  553. package/development/notification.pure.js +1 -1
  554. package/development/{optgroup-base-element-er7EBllh.js → optgroup-base-element-BEG1P4gK.js} +3 -3
  555. package/development/option/optgroup/optgroup-base-element.d.ts.map +1 -1
  556. package/development/option/optgroup/optgroup-base-element.js +1 -1
  557. package/development/option/optgroup/optgroup.component.js +1 -1
  558. package/development/option/option/option-base-element.d.ts +3 -3
  559. package/development/option/option/option-base-element.d.ts.map +1 -1
  560. package/development/option/option/option-base-element.js +5 -5
  561. package/development/option/option/option.component.d.ts.map +1 -1
  562. package/development/option/option/option.component.js +1 -1
  563. package/development/option/option-hint/option-hint.component.d.ts.map +1 -1
  564. package/development/option/option-hint/option-hint.component.js +1 -1
  565. package/development/{option-hint.component-DLp9rQrk.js → option-hint.component-CcSUSwjN.js} +3 -3
  566. package/development/{option.component-B2EO4N0R.js → option.component-BEbIEh5o.js} +4 -4
  567. package/development/option.js +3 -3
  568. package/development/option.pure.js +3 -3
  569. package/development/overlay/overlay-base-element.d.ts +3 -2
  570. package/development/overlay/overlay-base-element.d.ts.map +1 -1
  571. package/development/overlay/overlay-base-element.js +6 -3
  572. package/development/overlay/overlay.component.d.ts.map +1 -1
  573. package/development/overlay/overlay.component.js +1 -1
  574. package/development/overlay.component-rFmitc_r.js +206 -0
  575. package/development/overlay.js +1 -1
  576. package/development/overlay.pure.js +1 -1
  577. package/development/paginator/common/paginator-common.d.ts.map +1 -1
  578. package/development/paginator/common/paginator-common.js +8 -6
  579. package/development/paginator/compact-paginator/compact-paginator.component.d.ts.map +1 -1
  580. package/development/paginator/compact-paginator/compact-paginator.component.js +1 -1
  581. package/development/paginator/paginator/paginator.component.d.ts.map +1 -1
  582. package/development/paginator/paginator/paginator.component.js +1 -1
  583. package/development/{paginator.component-BlyTYIs0.js → paginator.component-DIuiY7It.js} +4 -4
  584. package/development/paginator.js +2 -2
  585. package/development/paginator.pure.js +2 -2
  586. package/development/{panel-mixin-CKHxLmjh.js → panel-mixin-CFz9-K_8.js} +7 -3
  587. package/development/popover/popover.component.d.ts +2 -1
  588. package/development/popover/popover.component.d.ts.map +1 -1
  589. package/development/popover/popover.component.js +1 -1
  590. package/development/popover.component-Bvbf4NyI.js +564 -0
  591. package/development/popover.js +1 -1
  592. package/development/popover.pure.js +1 -1
  593. package/development/radio-button/common/radio-button-common.d.ts +0 -1
  594. package/development/radio-button/common/radio-button-common.d.ts.map +1 -1
  595. package/development/radio-button/common/radio-button-common.js +2 -2
  596. package/development/radio-button/radio-button.component.d.ts.map +1 -1
  597. package/development/radio-button/radio-button.component.js +1 -1
  598. package/development/radio-button-common-tC_l-WdB.js +129 -0
  599. package/development/radio-button-panel/radio-button-panel.component.d.ts +1 -2
  600. package/development/radio-button-panel/radio-button-panel.component.d.ts.map +1 -1
  601. package/development/radio-button-panel/radio-button-panel.component.js +5 -12
  602. package/development/{radio-button.component-DggZ7RZD.js → radio-button.component-3BV31Fkc.js} +4 -8
  603. package/development/radio-button.js +3 -3
  604. package/development/radio-button.pure.js +3 -3
  605. package/development/{sbb-tokens-CGxax8uX.js → sbb-tokens-bg2elLoF.js} +1 -1
  606. package/development/select/select.component.d.ts.map +1 -1
  607. package/development/select/select.component.js +1 -1
  608. package/development/select.component-B8_tnz6D.js +806 -0
  609. package/development/select.js +1 -1
  610. package/development/select.pure.js +1 -1
  611. package/development/selection-action-panel/selection-action-panel.component.d.ts.map +1 -1
  612. package/development/selection-action-panel/selection-action-panel.component.js +1 -1
  613. package/development/{selection-action-panel.component-DvhL5Z_Q.js → selection-action-panel.component-ClpKsc-Z.js} +3 -3
  614. package/development/selection-action-panel.js +1 -1
  615. package/development/selection-action-panel.pure.js +1 -1
  616. package/development/selection-expansion-panel/selection-expansion-panel.component.d.ts.map +1 -1
  617. package/development/selection-expansion-panel/selection-expansion-panel.component.js +1 -1
  618. package/development/{selection-expansion-panel.component-D_HF9lzq.js → selection-expansion-panel.component-CTCVJiug.js} +3 -3
  619. package/development/selection-expansion-panel.js +1 -1
  620. package/development/selection-expansion-panel.pure.js +1 -1
  621. package/development/{selection-group-base-element-rKKX4OAJ.js → selection-group-base-element-RafKyWXP.js} +3 -4
  622. package/development/sidebar/sidebar/sidebar.component.d.ts.map +1 -1
  623. package/development/sidebar/sidebar/sidebar.component.js +1 -1
  624. package/development/sidebar/sidebar-close-button/sidebar-close-button.component.d.ts.map +1 -1
  625. package/development/sidebar/sidebar-close-button/sidebar-close-button.component.js +1 -1
  626. package/development/sidebar/sidebar-container/sidebar-container.component.d.ts.map +1 -1
  627. package/development/sidebar/sidebar-container/sidebar-container.component.js +1 -1
  628. package/development/sidebar/sidebar-content/sidebar-content.component.js +1 -1
  629. package/development/sidebar/sidebar-title/sidebar-title.component.d.ts.map +1 -1
  630. package/development/sidebar/sidebar-title/sidebar-title.component.js +1 -1
  631. package/development/{sidebar-close-button.component-DYE0tK-I.js → sidebar-close-button.component-D_grme_h.js} +2 -2
  632. package/development/sidebar-container.component-C_cu3Vfy.js +100 -0
  633. package/development/{sidebar-content.component-DbcREBUa.js → sidebar-content.component-CbYPeaaz.js} +1 -1
  634. package/development/{sidebar-title.component-DBb5MfIC.js → sidebar-title.component-BFqfnG6B.js} +2 -2
  635. package/development/sidebar.component-DcVKyd9R.js +352 -0
  636. package/development/sidebar.js +5 -5
  637. package/development/sidebar.pure.js +5 -5
  638. package/development/signet/signet.component.d.ts.map +1 -1
  639. package/development/signet/signet.component.js +1 -1
  640. package/development/{signet.component-DO73qKor.js → signet.component-NdFqUZK9.js} +3 -3
  641. package/development/signet.js +1 -1
  642. package/development/signet.pure.js +1 -1
  643. package/development/skiplink-list/skiplink-list.component.d.ts.map +1 -1
  644. package/development/skiplink-list/skiplink-list.component.js +1 -1
  645. package/development/skiplink-list.component-ppyytKn2.js +129 -0
  646. package/development/skiplink-list.js +1 -1
  647. package/development/skiplink-list.pure.js +1 -1
  648. package/development/slider/slider.component.d.ts.map +1 -1
  649. package/development/slider/slider.component.js +1 -1
  650. package/development/{slider.component-CXrGIpkh.js → slider.component-k8g6G0j9.js} +3 -3
  651. package/development/slider.js +1 -1
  652. package/development/slider.pure.js +1 -1
  653. package/development/status/status.component.d.ts.map +1 -1
  654. package/development/status/status.component.js +1 -1
  655. package/development/{status.component-BtJ8ri61.js → status.component-CtTNDvLl.js} +3 -3
  656. package/development/status.js +1 -1
  657. package/development/status.pure.js +1 -1
  658. package/development/{step-label.component-Dfx9rLcN.js → step-label.component-BpuNDWKl.js} +3 -3
  659. package/development/step.component-Di2fT-VG.js +146 -0
  660. package/development/stepper/step/step.component.d.ts.map +1 -1
  661. package/development/stepper/step/step.component.js +1 -1
  662. package/development/stepper/step-label/step-label.component.d.ts.map +1 -1
  663. package/development/stepper/step-label/step-label.component.js +1 -1
  664. package/development/stepper/stepper/stepper.component.d.ts.map +1 -1
  665. package/development/stepper/stepper/stepper.component.js +1 -1
  666. package/development/stepper.component-BnCUoYv6.js +423 -0
  667. package/development/stepper.js +3 -3
  668. package/development/stepper.pure.js +3 -3
  669. package/development/{sticky-bar.component-MMBSPa2B.js → sticky-bar.component-BrSBKlh-.js} +5 -5
  670. package/development/styles-BzEbxmCd.js +18 -0
  671. package/development/{styles-WppEBrlW.js → styles-Jlhoev1S.js} +1 -1
  672. package/development/tab-group.component-o1F-M_-2.js +266 -0
  673. package/development/{tab-label.component-Ggx6qaIk.js → tab-label.component-CPaKKeox.js} +3 -7
  674. package/development/tab-nav-bar.component-3uXgOman.js +110 -0
  675. package/development/{tab.component-BVhYPy5Y.js → tab.component-DxZtEaTP.js} +1 -1
  676. package/development/table/table-wrapper/table-wrapper.component.js +1 -1
  677. package/development/table-wrapper.component-Ba6NpQu1.js +119 -0
  678. package/development/table.js +1 -1
  679. package/development/table.pure.js +1 -1
  680. package/development/tabs/common/styles.js +1 -1
  681. package/development/tabs/tab/tab.component.js +1 -1
  682. package/development/tabs/tab-group/tab-group.component.d.ts.map +1 -1
  683. package/development/tabs/tab-group/tab-group.component.js +1 -1
  684. package/development/tabs/tab-label/tab-label.component.d.ts.map +1 -1
  685. package/development/tabs/tab-label/tab-label.component.js +1 -1
  686. package/development/tabs/tab-nav-bar/tab-nav-bar.component.d.ts.map +1 -1
  687. package/development/tabs/tab-nav-bar/tab-nav-bar.component.js +1 -1
  688. package/development/tabs.js +5 -5
  689. package/development/tabs.pure.js +5 -5
  690. package/development/tag/tag/tag.component.d.ts.map +1 -1
  691. package/development/tag/tag/tag.component.js +1 -1
  692. package/development/tag/tag-group/tag-group.component.d.ts.map +1 -1
  693. package/development/tag/tag-group/tag-group.component.js +1 -1
  694. package/development/tag-group.component-CYL62Umh.js +196 -0
  695. package/development/{tag.component-Davxisfj.js → tag.component-D5DYXQ3i.js} +3 -3
  696. package/development/tag.js +2 -2
  697. package/development/tag.pure.js +2 -2
  698. package/development/teaser/teaser.component.d.ts.map +1 -1
  699. package/development/teaser/teaser.component.js +1 -1
  700. package/development/teaser-hero/teaser-hero.component.d.ts.map +1 -1
  701. package/development/teaser-hero/teaser-hero.component.js +1 -1
  702. package/development/{teaser-hero.component-bp9IsVmY.js → teaser-hero.component-DrdkFx5X.js} +3 -3
  703. package/development/teaser-hero.js +1 -1
  704. package/development/teaser-hero.pure.js +1 -1
  705. package/development/teaser-panel/teaser-panel.component.d.ts.map +1 -1
  706. package/development/teaser-panel/teaser-panel.component.js +1 -1
  707. package/development/{teaser-panel.component-CjSrfJYG.js → teaser-panel.component-WSXbBzCq.js} +3 -3
  708. package/development/teaser-panel.js +1 -1
  709. package/development/teaser-panel.pure.js +1 -1
  710. package/development/teaser-product/common/teaser-product-common.d.ts +0 -1
  711. package/development/teaser-product/common/teaser-product-common.d.ts.map +1 -1
  712. package/development/teaser-product/common/teaser-product-common.js +2 -2
  713. package/development/teaser-product/teaser-product/teaser-product.component.d.ts +1 -2
  714. package/development/teaser-product/teaser-product/teaser-product.component.d.ts.map +1 -1
  715. package/development/teaser-product/teaser-product/teaser-product.component.js +1 -1
  716. package/development/teaser-product/teaser-product-static/teaser-product-static.component.d.ts +0 -2
  717. package/development/teaser-product/teaser-product-static/teaser-product-static.component.d.ts.map +1 -1
  718. package/development/teaser-product/teaser-product-static/teaser-product-static.component.js +3 -6
  719. package/development/teaser-product-common-B8a-KHTi.js +82 -0
  720. package/development/teaser-product.component-gHjSaG6c.js +37 -0
  721. package/development/teaser-product.js +3 -3
  722. package/development/teaser-product.pure.js +3 -3
  723. package/development/teaser.component-B8kQNF6g.js +116 -0
  724. package/development/teaser.js +1 -1
  725. package/development/teaser.pure.js +1 -1
  726. package/development/time-input/time-input.component.d.ts.map +1 -1
  727. package/development/time-input/time-input.component.js +1 -1
  728. package/development/time-input.component-Bc4Sfu-1.js +187 -0
  729. package/development/time-input.js +1 -1
  730. package/development/time-input.pure.js +1 -1
  731. package/development/timetable-form/timetable-form/timetable-form.component.d.ts.map +1 -1
  732. package/development/timetable-form/timetable-form/timetable-form.component.js +1 -1
  733. package/development/timetable-form/timetable-form-details/timetable-form-details.component.d.ts.map +1 -1
  734. package/development/timetable-form/timetable-form-details/timetable-form-details.component.js +1 -1
  735. package/development/timetable-form/timetable-form-field/timetable-form-field.component.d.ts.map +1 -1
  736. package/development/timetable-form/timetable-form-field/timetable-form-field.component.js +1 -1
  737. package/development/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.d.ts.map +1 -1
  738. package/development/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.js +1 -1
  739. package/development/{timetable-form-details.component-B7mwIQoz.js → timetable-form-details.component-DacESFsP.js} +2 -2
  740. package/development/{timetable-form-field.component-BIpoMaJW.js → timetable-form-field.component-DWCb4SY0.js} +2 -2
  741. package/development/{timetable-form-swap-button.component-CyHdctws.js → timetable-form-swap-button.component-DGCpV2_y.js} +2 -2
  742. package/development/{timetable-form.component-BBkeono7.js → timetable-form.component-CtRlKR7e.js} +2 -2
  743. package/development/timetable-form.js +4 -4
  744. package/development/timetable-form.pure.js +4 -4
  745. package/development/timetable-occupancy/timetable-occupancy.component.d.ts.map +1 -1
  746. package/development/timetable-occupancy/timetable-occupancy.component.js +1 -1
  747. package/development/timetable-occupancy-icon/timetable-occupancy-icon.component.d.ts.map +1 -1
  748. package/development/timetable-occupancy-icon/timetable-occupancy-icon.component.js +1 -1
  749. package/development/{timetable-occupancy-icon.component-CRayfWIo.js → timetable-occupancy-icon.component-uaabLEC5.js} +2 -2
  750. package/development/timetable-occupancy-icon.js +1 -1
  751. package/development/timetable-occupancy-icon.pure.js +1 -1
  752. package/development/{timetable-occupancy.component-B-uVA9KC.js → timetable-occupancy.component-DKWki5pG.js} +6 -6
  753. package/development/timetable-occupancy.js +1 -1
  754. package/development/timetable-occupancy.pure.js +1 -1
  755. package/development/title/title-base.d.ts.map +1 -1
  756. package/development/title/title-base.js +1 -1
  757. package/development/title/title.component.d.ts.map +1 -1
  758. package/development/title/title.component.js +1 -1
  759. package/development/title-base-fg03gSOD.js +102 -0
  760. package/development/title.component-B1Uq-Ctr.js +71 -0
  761. package/development/title.js +2 -2
  762. package/development/title.pure.js +2 -2
  763. package/development/toast/toast.component.d.ts.map +1 -1
  764. package/development/toast/toast.component.js +1 -1
  765. package/development/toast.component-DeQSxWdf.js +268 -0
  766. package/development/toast.js +1 -1
  767. package/development/toast.pure.js +1 -1
  768. package/development/toggle/toggle/toggle.component.d.ts.map +1 -1
  769. package/development/toggle/toggle/toggle.component.js +1 -1
  770. package/development/toggle/toggle-option/toggle-option.component.d.ts.map +1 -1
  771. package/development/toggle/toggle-option/toggle-option.component.js +1 -1
  772. package/development/toggle-check/toggle-check.component.d.ts.map +1 -1
  773. package/development/toggle-check/toggle-check.component.js +1 -1
  774. package/development/{toggle-check.component-LYr7DJj1.js → toggle-check.component-BUYj49gP.js} +3 -3
  775. package/development/toggle-check.js +1 -1
  776. package/development/toggle-check.pure.js +1 -1
  777. package/development/toggle-option.component-heU6pMCB.js +164 -0
  778. package/development/toggle.component-DndGyA1x.js +244 -0
  779. package/development/toggle.js +2 -2
  780. package/development/toggle.pure.js +2 -2
  781. package/development/tooltip/tooltip.component.d.ts.map +1 -1
  782. package/development/tooltip/tooltip.component.js +1 -1
  783. package/development/tooltip.component-BjOgv29e.js +369 -0
  784. package/development/tooltip.js +1 -1
  785. package/development/tooltip.pure.js +1 -1
  786. package/development/train/train/train.component.d.ts +2 -5
  787. package/development/train/train/train.component.d.ts.map +1 -1
  788. package/development/train/train/train.component.js +1 -1
  789. package/development/train/train-blocked-passage/train-blocked-passage.component.d.ts +4 -3
  790. package/development/train/train-blocked-passage/train-blocked-passage.component.d.ts.map +1 -1
  791. package/development/train/train-blocked-passage/train-blocked-passage.component.js +1 -1
  792. package/development/train/train-formation/train-formation.component.d.ts +6 -2
  793. package/development/train/train-formation/train-formation.component.d.ts.map +1 -1
  794. package/development/train/train-formation/train-formation.component.js +1 -1
  795. package/development/train/train-formation-orientation-mixin.d.ts +12 -0
  796. package/development/train/train-formation-orientation-mixin.d.ts.map +1 -0
  797. package/development/train/train-formation-orientation-mixin.js +62 -0
  798. package/development/train/train-wagon/train-wagon.component.d.ts +5 -32
  799. package/development/train/train-wagon/train-wagon.component.d.ts.map +1 -1
  800. package/development/train/train-wagon/train-wagon.component.js +19 -1
  801. package/development/train/train-wagon-button/train-wagon-button.component.d.ts +18 -0
  802. package/development/train/train-wagon-button/train-wagon-button.component.d.ts.map +1 -0
  803. package/development/train/train-wagon-button/train-wagon-button.component.js +18 -0
  804. package/development/train/train-wagon-common.d.ts +15 -0
  805. package/development/train/train-wagon-common.d.ts.map +1 -0
  806. package/development/train/train-wagon-common.js +2 -0
  807. package/development/train/train-wagon-link/train-wagon-link.component.d.ts +18 -0
  808. package/development/train/train-wagon-link/train-wagon-link.component.d.ts.map +1 -0
  809. package/development/train/train-wagon-link/train-wagon-link.component.js +18 -0
  810. package/development/train-blocked-passage.component-2TuSqbDg.js +22 -0
  811. package/development/train-formation.component-BYB03zX5.js +190 -0
  812. package/development/train-wagon-common-C-0fI1r2.js +441 -0
  813. package/development/train.component-BDG8SlCc.js +239 -0
  814. package/development/train.d.ts.map +1 -1
  815. package/development/train.js +13 -7
  816. package/development/train.pure.d.ts +4 -0
  817. package/development/train.pure.d.ts.map +1 -1
  818. package/development/train.pure.js +9 -5
  819. package/development/visual-checkbox/visual-checkbox.component.d.ts.map +1 -1
  820. package/development/visual-checkbox/visual-checkbox.component.js +1 -1
  821. package/development/{visual-checkbox.component-DJ30EugM.js → visual-checkbox.component-Dzdm0TH-.js} +3 -3
  822. package/development/visual-checkbox.js +1 -1
  823. package/development/visual-checkbox.pure.js +1 -1
  824. package/dialog/dialog/dialog.component.js +1 -1
  825. package/dialog/dialog-actions/dialog-actions.component.js +1 -1
  826. package/dialog/dialog-close-button/dialog-close-button.component.js +1 -1
  827. package/dialog/dialog-content/dialog-content.component.js +1 -1
  828. package/dialog/dialog-title/dialog-title.component.js +1 -1
  829. package/{dialog-actions.component-DjBJ65tV.js → dialog-actions.component-DxmjSvd-.js} +1 -1
  830. package/{dialog-close-button.component-CLWP-IVb.js → dialog-close-button.component-B8troaaQ.js} +1 -1
  831. package/{dialog-content.component-C_Gr8BNL.js → dialog-content.component-Chfg-IY1.js} +7 -2
  832. package/dialog-title.component-BbcbQXjp.js +17 -0
  833. package/{dialog.component-ChB9gCyY.js → dialog.component-4O3__zyd.js} +24 -27
  834. package/dialog.js +5 -5
  835. package/dialog.pure.js +5 -5
  836. package/divider/divider.component.js +1 -1
  837. package/{divider.component-Biqv6ZpH.js → divider.component-WsZcNUnN.js} +11 -11
  838. package/divider.js +1 -1
  839. package/divider.pure.js +1 -1
  840. package/element-C7t5_1gu.js +229 -0
  841. package/{error.component-D3JgDJfN.js → error.component-D9Tu2YIl.js} +4 -4
  842. package/expansion-panel/expansion-panel/expansion-panel.component.js +1 -1
  843. package/expansion-panel/expansion-panel-content/expansion-panel-content.component.js +1 -1
  844. package/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
  845. package/{expansion-panel-content.component-CL_uEP-7.js → expansion-panel-content.component-Cf1CWu5_.js} +4 -4
  846. package/{expansion-panel-header.component-DYvq-uUi.js → expansion-panel-header.component-DloOF4eC.js} +7 -7
  847. package/{expansion-panel.component-BYOTclLb.js → expansion-panel.component-5heRRQ0C.js} +24 -24
  848. package/expansion-panel.js +3 -3
  849. package/expansion-panel.pure.js +3 -3
  850. package/file-selector/common/file-selector-common.js +2 -2
  851. package/file-selector/file-selector/file-selector.component.js +10 -13
  852. package/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
  853. package/{file-selector-common-CMLaHuDP.js → file-selector-common-CmbsJ64j.js} +38 -36
  854. package/{file-selector-dropzone.component-CWwpvAVD.js → file-selector-dropzone.component-74fipV3m.js} +20 -24
  855. package/file-selector.js +5 -5
  856. package/file-selector.pure.js +4 -4
  857. package/flip-card/flip-card/flip-card.component.js +1 -1
  858. package/flip-card/flip-card-details/flip-card-details.component.js +1 -1
  859. package/flip-card/flip-card-summary/flip-card-summary.component.js +1 -1
  860. package/{flip-card-details.component-DXpqywbn.js → flip-card-details.component-BgOeJ53R.js} +6 -6
  861. package/{flip-card-summary.component-X3PL0o4l.js → flip-card-summary.component-CuMMdJ-B.js} +12 -12
  862. package/{flip-card.component-Cq5BUWxc.js → flip-card.component-CZ0v44Ym.js} +18 -18
  863. package/flip-card.js +3 -3
  864. package/flip-card.pure.js +3 -3
  865. package/footer/footer.component.js +1 -1
  866. package/{footer.component-CdTEaV6u.js → footer.component-DsIoOLu-.js} +6 -6
  867. package/footer.js +1 -1
  868. package/footer.pure.js +1 -1
  869. package/form-field/error/error.component.js +1 -1
  870. package/form-field/form-field/form-field.component.js +1 -1
  871. package/form-field/form-field-clear/form-field-clear.component.js +8 -8
  872. package/form-field/form-field-text-counter/form-field-text-counter.component.js +14 -20
  873. package/form-field/hint/hint.component.js +1 -1
  874. package/{form-field.component-Dtzbp6-e.js → form-field.component-Dg-a3lS5.js} +18 -18
  875. package/form-field.js +3 -3
  876. package/form-field.pure.js +3 -3
  877. package/header/common/header-action-common.js +1 -1
  878. package/header/header/header.component.js +1 -1
  879. package/header/header-environment/header-environment.component.js +1 -1
  880. package/{header-action-common-BOKlGz-X.js → header-action-common-B1jGzY-U.js} +14 -15
  881. package/{header-environment.component-BXPJRKXx.js → header-environment.component-B0VYZh7C.js} +6 -6
  882. package/{header.component-DoAFSXgO.js → header.component-Bj7phY1B.js} +18 -18
  883. package/header.js +3 -3
  884. package/header.pure.js +3 -3
  885. package/{hint.component-BB_h0G6v.js → hint.component-DTKfI9tq.js} +4 -4
  886. package/icon/icon-base.js +1 -1
  887. package/icon/icon.component.js +1 -1
  888. package/{icon-base-BRde2Po9.js → icon-base-CCpB1w3b.js} +21 -21
  889. package/icon-sidebar/icon-sidebar/icon-sidebar.component.js +1 -1
  890. package/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.js +6 -6
  891. package/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js +1 -1
  892. package/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js +1 -1
  893. package/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.js +6 -6
  894. package/icon-sidebar.js +3 -3
  895. package/icon-sidebar.pure.js +3 -3
  896. package/icon.js +1 -1
  897. package/icon.pure.js +1 -1
  898. package/image/image.component.js +1 -1
  899. package/{image.component-BPXQC-6E.js → image.component-BSSyfPru.js} +28 -28
  900. package/image.js +1 -1
  901. package/image.pure.js +1 -1
  902. package/index.d.ts +3 -3
  903. package/index.js +3 -3
  904. package/{inline-link-common-DyeQzML8.js → inline-link-common-BqqH1ExY.js} +2 -2
  905. package/journey-header/journey-header.component.js +1 -1
  906. package/journey-header.component-CXyULeHJ.js +113 -0
  907. package/journey-header.js +1 -1
  908. package/journey-header.pure.js +1 -1
  909. package/lead-container/lead-container.component.js +1 -1
  910. package/{lead-container.component-BX5mBnB5.js → lead-container.component-CdfHJFFN.js} +4 -4
  911. package/lead-container.js +1 -1
  912. package/lead-container.pure.js +1 -1
  913. package/link/common/block-link-common.js +1 -1
  914. package/link/common/inline-link-common.js +1 -1
  915. package/link/common/link-common.js +1 -1
  916. package/{link-common-DO7R6Wp4.js → link-common-ezSu7e9c.js} +8 -8
  917. package/link-list/common/link-list-base.js +2 -2
  918. package/link-list/link-list.component.js +1 -1
  919. package/link-list-anchor/link-list-anchor.component.js +1 -1
  920. package/{link-list-anchor.component-DAK9GUuf.js → link-list-anchor.component-DG_HCtHH.js} +4 -9
  921. package/link-list-anchor.js +1 -1
  922. package/link-list-anchor.pure.js +1 -1
  923. package/{link-list-base-Dt7UnNwU.js → link-list-base-CEEw1SMd.js} +15 -13
  924. package/{link-list.component-B0fI8akl.js → link-list.component-CS4KuMkQ.js} +17 -22
  925. package/link-list.js +4 -4
  926. package/link-list.pure.js +3 -3
  927. package/link.js +3 -3
  928. package/link.pure.js +3 -3
  929. package/loading-indicator/loading-indicator.component.js +1 -1
  930. package/loading-indicator-circle/loading-indicator-circle.component.js +1 -1
  931. package/{loading-indicator-circle.component-B3gn0-ee.js → loading-indicator-circle.component-CSU2Ludy.js} +11 -11
  932. package/loading-indicator-circle.js +1 -1
  933. package/loading-indicator-circle.pure.js +1 -1
  934. package/{loading-indicator.component-DgYCAAkf.js → loading-indicator.component-DxyhIaFo.js} +13 -13
  935. package/loading-indicator.js +1 -1
  936. package/loading-indicator.pure.js +1 -1
  937. package/logo/logo.component.js +1 -1
  938. package/{logo.component-CaIUvKBz.js → logo.component-DVMNS8Op.js} +14 -14
  939. package/logo.js +1 -1
  940. package/logo.pure.js +1 -1
  941. package/map-container/map-container.component.js +1 -1
  942. package/{map-container.component-BlrPWANi.js → map-container.component-DyJBA3qj.js} +9 -6
  943. package/map-container.js +1 -1
  944. package/map-container.pure.js +1 -1
  945. package/menu/common/menu-action-common.js +1 -1
  946. package/menu/menu/menu.component.js +1 -1
  947. package/{menu-action-common-krzD_Ca2.js → menu-action-common-Wy36tk18.js} +7 -7
  948. package/{menu.component-KdXwqe55.js → menu.component-DrrKSRmJ.js} +16 -16
  949. package/menu.js +2 -2
  950. package/menu.pure.js +2 -2
  951. package/message/message.component.js +1 -1
  952. package/{message.component-CF-_MD7m.js → message.component-CdfsCpnE.js} +4 -4
  953. package/message.js +1 -1
  954. package/message.pure.js +1 -1
  955. package/{mini-button-group.component-BHbNqePj.js → mini-button-group.component-BOJNsLrh.js} +11 -11
  956. package/{mini-button-link.component-CF9-gRPn.js → mini-button-link.component-B8HmvVCg.js} +7 -8
  957. package/mini-calendar/mini-calendar/mini-calendar.component.js +1 -1
  958. package/mini-calendar/mini-calendar-day/mini-calendar-day.component.js +1 -1
  959. package/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +1 -1
  960. package/{mini-calendar-day.component-0lJIxizR.js → mini-calendar-day.component-CVYqN3Yn.js} +1 -1
  961. package/{mini-calendar-month.component-C1oHh5pA.js → mini-calendar-month.component-DbiqMOH8.js} +10 -10
  962. package/{mini-calendar.component-DjQYQ3Yf.js → mini-calendar.component-BKzbqHim.js} +1 -1
  963. package/mini-calendar.js +3 -3
  964. package/mini-calendar.pure.js +3 -3
  965. package/navigation/common/navigation-action-common.js +1 -1
  966. package/navigation/navigation/navigation.component.js +1 -1
  967. package/navigation/navigation-list/navigation-list.component.js +1 -1
  968. package/navigation/navigation-marker/navigation-marker.component.js +1 -1
  969. package/navigation/navigation-section/navigation-section.component.js +1 -1
  970. package/{navigation-action-common-BKI1MS1v.js → navigation-action-common-HG5kdQJR.js} +13 -14
  971. package/{navigation-list.component-BX-kv06z.js → navigation-list.component-NQZA2mui.js} +12 -12
  972. package/{navigation-marker.component-iSodFQRj.js → navigation-marker.component-D1p9TkWH.js} +13 -13
  973. package/{navigation-section.component-K4Pa53K7.js → navigation-section.component-Bmh4Xtrm.js} +11 -11
  974. package/{navigation.component-BFejmwjr.js → navigation.component-DLgmWh_c.js} +10 -10
  975. package/navigation.js +5 -5
  976. package/navigation.pure.js +5 -5
  977. package/notification/notification.component.js +1 -1
  978. package/{notification.component-D9oxjMJs.js → notification.component-DpC6ulTx.js} +22 -22
  979. package/notification.js +1 -1
  980. package/notification.pure.js +1 -1
  981. package/off-brand-theme.css +94 -190
  982. package/{optgroup-base-element-BkboZL9_.js → optgroup-base-element-C6KwbQ0N.js} +16 -16
  983. package/option/optgroup/optgroup-base-element.js +1 -1
  984. package/option/optgroup/optgroup.component.js +1 -1
  985. package/option/option/option-base-element.js +10 -10
  986. package/option/option/option.component.js +1 -1
  987. package/option/option-hint/option-hint.component.js +1 -1
  988. package/{option-hint.component-B388JuQb.js → option-hint.component-Bayihbh1.js} +4 -4
  989. package/{option.component-B8PivDHD.js → option.component-C-GGTcqF.js} +7 -7
  990. package/option.js +3 -3
  991. package/option.pure.js +3 -3
  992. package/overlay/overlay-base-element.js +24 -21
  993. package/overlay/overlay.component.js +1 -1
  994. package/overlay.component-C80XN61v.js +156 -0
  995. package/overlay.js +1 -1
  996. package/overlay.pure.js +1 -1
  997. package/package.json +1 -1
  998. package/paginator/common/paginator-common.js +16 -14
  999. package/paginator/compact-paginator/compact-paginator.component.js +1 -1
  1000. package/paginator/paginator/paginator.component.js +1 -1
  1001. package/{paginator.component-DA_wUypF.js → paginator.component-3ra04AQU.js} +31 -31
  1002. package/paginator.js +2 -2
  1003. package/paginator.pure.js +2 -2
  1004. package/panel-mixin-CcbyRemy.js +115 -0
  1005. package/popover/popover.component.js +1 -1
  1006. package/{popover.component-BkhmysoH.js → popover.component-C66BxhNQ.js} +62 -39
  1007. package/popover.js +1 -1
  1008. package/popover.pure.js +1 -1
  1009. package/radio-button/common/radio-button-common.js +2 -2
  1010. package/radio-button/radio-button.component.js +1 -1
  1011. package/radio-button-common-BDGoskeZ.js +82 -0
  1012. package/radio-button-panel/radio-button-panel.component.js +12 -19
  1013. package/{radio-button.component-v5czJYC3.js → radio-button.component-DedTTka_.js} +18 -22
  1014. package/radio-button.js +4 -4
  1015. package/radio-button.pure.js +3 -3
  1016. package/safety-theme.css +94 -190
  1017. package/scrollbar.css +33 -97
  1018. package/select/select.component.js +1 -1
  1019. package/{select.component-De-aDcuf.js → select.component-PLjAiAA3.js} +41 -41
  1020. package/select.js +1 -1
  1021. package/select.pure.js +1 -1
  1022. package/selection-action-panel/selection-action-panel.component.js +1 -1
  1023. package/{selection-action-panel.component-CRk9svQp.js → selection-action-panel.component-B7OtT_t2.js} +4 -4
  1024. package/selection-action-panel.js +1 -1
  1025. package/selection-action-panel.pure.js +1 -1
  1026. package/selection-expansion-panel/selection-expansion-panel.component.js +1 -1
  1027. package/{selection-expansion-panel.component-XKyTzHtv.js → selection-expansion-panel.component-NXfxG9uN.js} +16 -16
  1028. package/selection-expansion-panel.js +1 -1
  1029. package/selection-expansion-panel.pure.js +1 -1
  1030. package/{selection-group-base-element-DwtaC7vx.js → selection-group-base-element-BCEzcnya.js} +16 -17
  1031. package/sidebar/sidebar/sidebar.component.js +1 -1
  1032. package/sidebar/sidebar-close-button/sidebar-close-button.component.js +1 -1
  1033. package/sidebar/sidebar-container/sidebar-container.component.js +1 -1
  1034. package/sidebar/sidebar-content/sidebar-content.component.js +1 -1
  1035. package/sidebar/sidebar-title/sidebar-title.component.js +1 -1
  1036. package/{sidebar-close-button.component-YZyIVv1P.js → sidebar-close-button.component-D5gxiJ_e.js} +1 -1
  1037. package/{sidebar-container.component-BRTbHYKk.js → sidebar-container.component-BI2Jm-cJ.js} +11 -15
  1038. package/{sidebar-title.component-W_fxPBDi.js → sidebar-title.component-ByroIWTZ.js} +1 -1
  1039. package/{sidebar.component-Sw06otwx.js → sidebar.component-B2IfBEhW.js} +13 -10
  1040. package/sidebar.js +5 -5
  1041. package/sidebar.pure.js +5 -5
  1042. package/signet/signet.component.js +1 -1
  1043. package/{signet.component-BXAwmsGx.js → signet.component-xkCj9Bel.js} +14 -14
  1044. package/signet.js +1 -1
  1045. package/signet.pure.js +1 -1
  1046. package/skiplink-list/skiplink-list.component.js +1 -1
  1047. package/skiplink-list.component-Dsg-qVWZ.js +95 -0
  1048. package/skiplink-list.js +1 -1
  1049. package/skiplink-list.pure.js +1 -1
  1050. package/slider/slider.component.js +1 -1
  1051. package/{slider.component-DfMkuXac.js → slider.component-DX8K9GWl.js} +25 -25
  1052. package/slider.js +1 -1
  1053. package/slider.pure.js +1 -1
  1054. package/standard-theme.css +94 -190
  1055. package/status/status.component.js +1 -1
  1056. package/{status.component-5SKEusnj.js → status.component-BkBUOZC5.js} +11 -11
  1057. package/status.js +1 -1
  1058. package/status.pure.js +1 -1
  1059. package/{step-label.component-DM7lQw8b.js → step-label.component-BkiOyF7s.js} +6 -6
  1060. package/{step.component-DuLOqjZk.js → step.component-KiTfzfTj.js} +7 -7
  1061. package/stepper/step/step.component.js +1 -1
  1062. package/stepper/step-label/step-label.component.js +1 -1
  1063. package/stepper/stepper/stepper.component.js +1 -1
  1064. package/{stepper.component-8IXNrdx7.js → stepper.component-BX3gSLpt.js} +24 -24
  1065. package/stepper.js +3 -3
  1066. package/stepper.pure.js +3 -3
  1067. package/{sticky-bar.component-B_cdkr-V.js → sticky-bar.component-CmB6U3iY.js} +15 -15
  1068. package/styles-OHFAsnJq.js +5 -0
  1069. package/{tab-group.component-B3uz-8FA.js → tab-group.component-BGDY-hvA.js} +23 -27
  1070. package/{tab-label.component-JjktN30A.js → tab-label.component-CMbmEoNe.js} +21 -25
  1071. package/{tab-nav-bar.component-C6ZRnHq_.js → tab-nav-bar.component-Cwrqhb-2.js} +13 -14
  1072. package/table/table-wrapper/table-wrapper.component.js +1 -1
  1073. package/{table-wrapper.component-Dxb8kzV3.js → table-wrapper.component-CQ76PAQl.js} +1 -1
  1074. package/table.js +1 -1
  1075. package/table.pure.js +1 -1
  1076. package/tabs/common/styles.js +1 -1
  1077. package/tabs/tab/tab.component.js +1 -1
  1078. package/tabs/tab-group/tab-group.component.js +1 -1
  1079. package/tabs/tab-label/tab-label.component.js +1 -1
  1080. package/tabs/tab-nav-bar/tab-nav-bar.component.js +1 -1
  1081. package/tabs.js +5 -5
  1082. package/tabs.pure.js +5 -5
  1083. package/tag/tag/tag.component.js +1 -1
  1084. package/tag/tag-group/tag-group.component.js +1 -1
  1085. package/{tag-group.component-Bha1unpW.js → tag-group.component-DyXEgvbN.js} +14 -14
  1086. package/{tag.component-BGYVbfUx.js → tag.component-C74wsPOB.js} +17 -17
  1087. package/tag.js +2 -2
  1088. package/tag.pure.js +2 -2
  1089. package/teaser/teaser.component.js +1 -1
  1090. package/teaser-hero/teaser-hero.component.js +1 -1
  1091. package/{teaser-hero.component-By1HInfz.js → teaser-hero.component-mT8miROU.js} +18 -18
  1092. package/teaser-hero.js +1 -1
  1093. package/teaser-hero.pure.js +1 -1
  1094. package/teaser-panel/teaser-panel.component.js +1 -1
  1095. package/{teaser-panel.component-C4auDYCc.js → teaser-panel.component-DWdMzyoI.js} +6 -6
  1096. package/teaser-panel.js +1 -1
  1097. package/teaser-panel.pure.js +1 -1
  1098. package/teaser-product/common/teaser-product-common.js +2 -2
  1099. package/teaser-product/teaser-product/teaser-product.component.js +1 -1
  1100. package/teaser-product/teaser-product-static/teaser-product-static.component.js +4 -7
  1101. package/teaser-product-common-DOQ6f2B7.js +65 -0
  1102. package/teaser-product.component-Dzclz3Sg.js +23 -0
  1103. package/teaser-product.js +5 -5
  1104. package/teaser-product.pure.js +4 -4
  1105. package/teaser.component-BSpcEI3Z.js +89 -0
  1106. package/teaser.js +1 -1
  1107. package/teaser.pure.js +1 -1
  1108. package/time-input/time-input.component.js +1 -1
  1109. package/{time-input.component-BVoO7JLV.js → time-input.component-BRJerke6.js} +1 -1
  1110. package/time-input.js +1 -1
  1111. package/time-input.pure.js +1 -1
  1112. package/timetable-form/timetable-form/timetable-form.component.js +1 -1
  1113. package/timetable-form/timetable-form-details/timetable-form-details.component.js +1 -1
  1114. package/timetable-form/timetable-form-field/timetable-form-field.component.js +1 -1
  1115. package/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.js +1 -1
  1116. package/{timetable-form-details.component-BQmF3WLu.js → timetable-form-details.component-Wmad9usT.js} +1 -1
  1117. package/{timetable-form-field.component-DrQuTOJr.js → timetable-form-field.component-D3P3lV86.js} +1 -1
  1118. package/{timetable-form-swap-button.component-D9wBQQkG.js → timetable-form-swap-button.component-B8yPDfMq.js} +1 -1
  1119. package/{timetable-form.component-AbZF15Tg.js → timetable-form.component-CJKyHMZk.js} +1 -1
  1120. package/timetable-form.js +4 -4
  1121. package/timetable-form.pure.js +4 -4
  1122. package/timetable-occupancy/timetable-occupancy.component.js +1 -1
  1123. package/timetable-occupancy-icon/timetable-occupancy-icon.component.js +1 -1
  1124. package/{timetable-occupancy-icon.component-B6pF-j0D.js → timetable-occupancy-icon.component-DA9NTQJn.js} +1 -1
  1125. package/timetable-occupancy-icon.js +1 -1
  1126. package/timetable-occupancy-icon.pure.js +1 -1
  1127. package/{timetable-occupancy.component-Dq9RM6qS.js → timetable-occupancy.component-B0OJi-B1.js} +16 -16
  1128. package/timetable-occupancy.js +1 -1
  1129. package/timetable-occupancy.pure.js +1 -1
  1130. package/title/title-base.js +1 -1
  1131. package/title/title.component.js +1 -1
  1132. package/{title-base-B43-Q_7r.js → title-base-B70qaksx.js} +2 -2
  1133. package/title.component-DO67K8g1.js +54 -0
  1134. package/title.js +2 -2
  1135. package/title.pure.js +2 -2
  1136. package/toast/toast.component.js +1 -1
  1137. package/{toast.component-2hmfUgsX.js → toast.component-DVaz-D5o.js} +22 -22
  1138. package/toast.js +1 -1
  1139. package/toast.pure.js +1 -1
  1140. package/toggle/toggle/toggle.component.js +1 -1
  1141. package/toggle/toggle-option/toggle-option.component.js +1 -1
  1142. package/toggle-check/toggle-check.component.js +1 -1
  1143. package/{toggle-check.component-WVQ4NM-R.js → toggle-check.component-YWr3IHEL.js} +17 -17
  1144. package/toggle-check.js +1 -1
  1145. package/toggle-check.pure.js +1 -1
  1146. package/{toggle-option.component-DeePQ-NW.js → toggle-option.component-BP9QEwh9.js} +15 -15
  1147. package/{toggle.component-BGgAnHau.js → toggle.component-BFsrJ98d.js} +15 -15
  1148. package/toggle.js +2 -2
  1149. package/toggle.pure.js +2 -2
  1150. package/tooltip/tooltip.component.js +1 -1
  1151. package/{tooltip.component-Bp-8vRoA.js → tooltip.component-BrXCWlQB.js} +29 -29
  1152. package/tooltip.js +1 -1
  1153. package/tooltip.pure.js +1 -1
  1154. package/train/train/train.component.js +1 -1
  1155. package/train/train-blocked-passage/train-blocked-passage.component.js +1 -1
  1156. package/train/train-formation/train-formation.component.js +1 -1
  1157. package/train/train-formation-orientation-mixin.js +45 -0
  1158. package/train/train-wagon/train-wagon.component.js +13 -2
  1159. package/train/train-wagon-button/train-wagon-button.component.js +10 -0
  1160. package/train/train-wagon-common.js +2 -0
  1161. package/train/train-wagon-link/train-wagon-link.component.js +10 -0
  1162. package/train-blocked-passage.component-DxqSh9I8.js +14 -0
  1163. package/train-formation.component-HM0M0FHW.js +143 -0
  1164. package/train-wagon-common-BH9bSebN.js +354 -0
  1165. package/train.component-BZ3jtqQ4.js +181 -0
  1166. package/train.js +10 -6
  1167. package/train.pure.js +9 -5
  1168. package/visual-checkbox/visual-checkbox.component.js +1 -1
  1169. package/{visual-checkbox.component-BsjmJgcn.js → visual-checkbox.component-R9bYxeNp.js} +17 -17
  1170. package/visual-checkbox.js +1 -1
  1171. package/visual-checkbox.pure.js +1 -1
  1172. package/calendar-cell-base-element-Bip0m9Wr.js +0 -21
  1173. package/card.component-DZrNg3sQ.js +0 -61
  1174. package/checkbox-common-DSmxKbmR.js +0 -67
  1175. package/core/screen-reader-only/screen-reader-only.component.js +0 -2
  1176. package/core/styles/box-sizing.scss +0 -3
  1177. package/datepicker.component-CNQGkdr-.js +0 -154
  1178. package/development/accordion.component-DGUoG6p2.js +0 -165
  1179. package/development/alert-group.component-D4KxKTd2.js +0 -186
  1180. package/development/autocomplete-base-element-Bwkns3IL.js +0 -686
  1181. package/development/breadcrumb-group.component-BC1mWiQE.js +0 -193
  1182. package/development/calendar-day.component-CnNml44_.js +0 -144
  1183. package/development/calendar.component-B5dz7mau.js +0 -1451
  1184. package/development/card-action-common-HYrFMTkA.js +0 -115
  1185. package/development/card.component-B2cQYSCD.js +0 -80
  1186. package/development/carousel-list.component-z40-4ANn.js +0 -133
  1187. package/development/carousel.component-BHYBvOm7.js +0 -142
  1188. package/development/checkbox-common-DOoEKgML.js +0 -84
  1189. package/development/chip-group.component-B4Mjcep2.js +0 -402
  1190. package/development/core/screen-reader-only/screen-reader-only.component.d.ts +0 -18
  1191. package/development/core/screen-reader-only/screen-reader-only.component.d.ts.map +0 -1
  1192. package/development/core/screen-reader-only/screen-reader-only.component.js +0 -2
  1193. package/development/date-input.component-osVJFOS-.js +0 -302
  1194. package/development/datepicker-button-BI5R118p.js +0 -166
  1195. package/development/datepicker.component-Chnvwnp7.js +0 -212
  1196. package/development/dialog-title.component-CNMzIUB2.js +0 -29
  1197. package/development/file-selector-common-BX5f18cJ.js +0 -409
  1198. package/development/footer.component-kFeZqO-Q.js +0 -169
  1199. package/development/image.component-BuAPmhIt.js +0 -772
  1200. package/development/journey-header.component-BKX1K6cf.js +0 -186
  1201. package/development/link-list-base-B7vidwUW.js +0 -156
  1202. package/development/map-container.component-DvHVJZEZ.js +0 -173
  1203. package/development/menu.component-DbNRrGYy.js +0 -365
  1204. package/development/mini-button-link.component-DflgG59S.js +0 -40
  1205. package/development/mini-calendar.component-Ddxgy4Tj.js +0 -184
  1206. package/development/navigation-section.component-t36xyaq4.js +0 -346
  1207. package/development/navigation.component-Djm0PFOA.js +0 -315
  1208. package/development/overlay.component-BcOBxY6k.js +0 -210
  1209. package/development/popover.component-DM9Bn8xl.js +0 -535
  1210. package/development/radio-button-common-ZMs5IFm2.js +0 -125
  1211. package/development/screen-reader-only.component-D60AmiFy.js +0 -26
  1212. package/development/select.component-BnHx3v3c.js +0 -806
  1213. package/development/sidebar-container.component-CC9TtB6I.js +0 -104
  1214. package/development/sidebar.component-zMWbdz0h.js +0 -349
  1215. package/development/skiplink-list.component-DqYT2mmv.js +0 -129
  1216. package/development/step.component-D1Gq0VRW.js +0 -146
  1217. package/development/stepper.component-BTwJttZt.js +0 -423
  1218. package/development/styles-DcuJgwEt.js +0 -14
  1219. package/development/tab-group.component-DX7BY7Xy.js +0 -270
  1220. package/development/tab-nav-bar.component-BTPTHy2C.js +0 -111
  1221. package/development/table-wrapper.component-DcLwEDzr.js +0 -119
  1222. package/development/tag-group.component-SEbOfnip.js +0 -196
  1223. package/development/teaser-product-common-DasV_SDa.js +0 -78
  1224. package/development/teaser-product.component-CB6fOX7T.js +0 -44
  1225. package/development/teaser.component-C7uXEaPK.js +0 -116
  1226. package/development/time-input.component-x-QOtbwE.js +0 -187
  1227. package/development/title-base-DKVyL7TQ.js +0 -102
  1228. package/development/title.component-BEEzA9cF.js +0 -71
  1229. package/development/toast.component-DvVY7zpe.js +0 -268
  1230. package/development/toggle-option.component-DRAJ11fp.js +0 -164
  1231. package/development/toggle.component-CQYpVyvs.js +0 -244
  1232. package/development/tooltip.component-Br7aDPFn.js +0 -369
  1233. package/development/train-blocked-passage.component-Bh2dR1gn.js +0 -30
  1234. package/development/train-formation.component-Dm0t9N_h.js +0 -149
  1235. package/development/train-wagon.component-B6V4dPKn.js +0 -334
  1236. package/development/train.component-BvbNBkZF.js +0 -229
  1237. package/dialog-title.component-CRGqiwZu.js +0 -17
  1238. package/journey-header.component-DeNd5WzP.js +0 -140
  1239. package/overlay.component-C6i5RA4B.js +0 -160
  1240. package/panel-mixin-By8Uy5yz.js +0 -113
  1241. package/radio-button-common-iNYco_B8.js +0 -80
  1242. package/screen-reader-only.component-B08Bt5Ct.js +0 -16
  1243. package/skiplink-list.component-By3lc_fn.js +0 -95
  1244. package/styles-swTeDfst.js +0 -5
  1245. package/teaser-product-common-Kz3ApcVE.js +0 -63
  1246. package/teaser-product.component-C7KoSqcP.js +0 -30
  1247. package/teaser.component-B2y2AlAx.js +0 -89
  1248. package/title.component-DXJHJ6p6.js +0 -54
  1249. package/train-blocked-passage.component-DIh8dbU9.js +0 -22
  1250. package/train-formation.component-DS4EDwPY.js +0 -117
  1251. package/train-wagon.component-LwKwwuta.js +0 -257
  1252. package/train.component-DuFi_iBX.js +0 -174
  1253. /package/{icon-sidebar-container.component-BhgNmjw4.js → icon-sidebar-container.component-CDBkiGlz.js} +0 -0
  1254. /package/{icon-sidebar-content.component-lFstg91Y.js → icon-sidebar-content.component-CN4Que2a.js} +0 -0
  1255. /package/{icon-sidebar.component-D0TtF-kR.js → icon-sidebar.component-DA2cmcyy.js} +0 -0
  1256. /package/{sbb-tokens-vtQhz2S7.js → sbb-tokens-BBic3kP6.js} +0 -0
  1257. /package/{sidebar-content.component-CYupfsq_.js → sidebar-content.component-C44ixSgf.js} +0 -0
  1258. /package/{styles-DisU4TWi.js → styles-BNu0Fjw5.js} +0 -0
  1259. /package/{tab.component-D6hfhlZw.js → tab.component-BtN993ye.js} +0 -0
@@ -1,229 +0,0 @@
1
- import { __esDecorate, __runInitializers } from "tslib";
2
- import { nothing, unsafeCSS } from "lit";
3
- import { property } from "lit/decorators.js";
4
- import { SbbElement, SbbLanguageController, SbbNamedSlotListMixin, boxSizingStyles, forceType, i18nTrain, i18nWagonsLabel, omitEmptyConverter } from "./core.js";
5
- import { html as html$1, unsafeStatic } from "lit/static-html.js";
6
- import { SbbIconElement } from "./icon.pure.js";
7
- //#region src/elements/train/train/train.scss?inline
8
- var train_default = ":host {\n display: block;\n --sbb-train-direction-label-spacing: var(--sbb-spacing-fixed-1x);\n}\n\n.sbb-train {\n --sbb-text-font-size: var(--sbb-text-font-size-xs);\n font-family: var(--sbb-typo-font-family);\n font-weight: normal;\n line-height: var(--sbb-typo-line-height-text);\n letter-spacing: var(--sbb-typo-letter-spacing-text);\n font-size: var(--sbb-text-font-size);\n display: flex;\n flex-direction: column;\n gap: var(--sbb-train-formation-vertical-gap);\n position: relative;\n}\n.sbb-train::before {\n content: \"\";\n display: var(--sbb-train-formation-reserve-spacing-display, none);\n height: max(var(--sbb-size-icon-ui-small), 1em * var(--sbb-typo-line-height-text));\n}\n\n.sbb-train__wagons {\n list-style: none;\n margin: 0;\n padding: 0;\n font-size: inherit;\n display: flex;\n gap: var(--sbb-train-formation-wagon-gap);\n}\n\n.sbb-train__direction-heading {\n display: flex;\n position: absolute;\n width: 100%;\n}\n\n.sbb-train__direction-sticky-wrapper {\n position: sticky;\n inset-inline-start: 0;\n display: inline-flex;\n align-items: center;\n gap: var(--sbb-train-direction-label-spacing);\n max-width: 100%;\n}\n\n.sbb-train__direction-label {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n}\n\n.sbb-train__direction-label-sr {\n border: 0;\n clip-path: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n white-space: nowrap;\n width: 1px;\n}";
9
- //#endregion
10
- //#region src/elements/train/train/train.component.ts
11
- /**
12
- * It can be used as a container for `sbb-train-wagon` or `sbb-train-blocked-passage` components.
13
- *
14
- * @slot - Use the unnamed slot to add 'sbb-train-wagon' elements to the `sbb-train`.
15
- */
16
- var SbbTrainElement = (() => {
17
- let _classSuper = SbbNamedSlotListMixin(SbbElement);
18
- let _directionLabel_decorators;
19
- let _directionLabel_initializers = [];
20
- let _directionLabel_extraInitializers = [];
21
- let _directionLabelLevel_decorators;
22
- let _directionLabelLevel_initializers = [];
23
- let _directionLabelLevel_extraInitializers = [];
24
- let _station_decorators;
25
- let _station_initializers = [];
26
- let _station_extraInitializers = [];
27
- let _accessibilityLabel_decorators;
28
- let _accessibilityLabel_initializers = [];
29
- let _accessibilityLabel_extraInitializers = [];
30
- let _direction_decorators;
31
- let _direction_initializers = [];
32
- let _direction_extraInitializers = [];
33
- return class SbbTrainElement extends _classSuper {
34
- constructor() {
35
- super(...arguments);
36
- this.listChildLocalNames = ["sbb-train-wagon", "sbb-train-blocked-passage"];
37
- this.#directionLabel_accessor_storage = __runInitializers(this, _directionLabel_initializers, "");
38
- this.#directionLabelLevel_accessor_storage = (__runInitializers(this, _directionLabel_extraInitializers), __runInitializers(this, _directionLabelLevel_initializers, "6"));
39
- this.#station_accessor_storage = (__runInitializers(this, _directionLabelLevel_extraInitializers), __runInitializers(this, _station_initializers, ""));
40
- this.#accessibilityLabel_accessor_storage = (__runInitializers(this, _station_extraInitializers), __runInitializers(this, _accessibilityLabel_initializers, ""));
41
- this.#direction_accessor_storage = (__runInitializers(this, _accessibilityLabel_extraInitializers), __runInitializers(this, _direction_initializers, "left"));
42
- this._language = (__runInitializers(this, _direction_extraInitializers), new SbbLanguageController(this));
43
- }
44
- static {
45
- const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(_classSuper[Symbol.metadata] ?? null) : void 0;
46
- _directionLabel_decorators = [forceType(), property({
47
- attribute: "direction-label",
48
- reflect: true,
49
- converter: omitEmptyConverter
50
- })];
51
- _directionLabelLevel_decorators = [property({ attribute: "direction-label-level" })];
52
- _station_decorators = [forceType(), property()];
53
- _accessibilityLabel_decorators = [forceType(), property({ attribute: "accessibility-label" })];
54
- _direction_decorators = [property({ reflect: true })];
55
- __esDecorate(this, null, _directionLabel_decorators, {
56
- kind: "accessor",
57
- name: "directionLabel",
58
- static: false,
59
- private: false,
60
- access: {
61
- has: (obj) => "directionLabel" in obj,
62
- get: (obj) => obj.directionLabel,
63
- set: (obj, value) => {
64
- obj.directionLabel = value;
65
- }
66
- },
67
- metadata: _metadata
68
- }, _directionLabel_initializers, _directionLabel_extraInitializers);
69
- __esDecorate(this, null, _directionLabelLevel_decorators, {
70
- kind: "accessor",
71
- name: "directionLabelLevel",
72
- static: false,
73
- private: false,
74
- access: {
75
- has: (obj) => "directionLabelLevel" in obj,
76
- get: (obj) => obj.directionLabelLevel,
77
- set: (obj, value) => {
78
- obj.directionLabelLevel = value;
79
- }
80
- },
81
- metadata: _metadata
82
- }, _directionLabelLevel_initializers, _directionLabelLevel_extraInitializers);
83
- __esDecorate(this, null, _station_decorators, {
84
- kind: "accessor",
85
- name: "station",
86
- static: false,
87
- private: false,
88
- access: {
89
- has: (obj) => "station" in obj,
90
- get: (obj) => obj.station,
91
- set: (obj, value) => {
92
- obj.station = value;
93
- }
94
- },
95
- metadata: _metadata
96
- }, _station_initializers, _station_extraInitializers);
97
- __esDecorate(this, null, _accessibilityLabel_decorators, {
98
- kind: "accessor",
99
- name: "accessibilityLabel",
100
- static: false,
101
- private: false,
102
- access: {
103
- has: (obj) => "accessibilityLabel" in obj,
104
- get: (obj) => obj.accessibilityLabel,
105
- set: (obj, value) => {
106
- obj.accessibilityLabel = value;
107
- }
108
- },
109
- metadata: _metadata
110
- }, _accessibilityLabel_initializers, _accessibilityLabel_extraInitializers);
111
- __esDecorate(this, null, _direction_decorators, {
112
- kind: "accessor",
113
- name: "direction",
114
- static: false,
115
- private: false,
116
- access: {
117
- has: (obj) => "direction" in obj,
118
- get: (obj) => obj.direction,
119
- set: (obj, value) => {
120
- obj.direction = value;
121
- }
122
- },
123
- metadata: _metadata
124
- }, _direction_initializers, _direction_extraInitializers);
125
- if (_metadata) Object.defineProperty(this, Symbol.metadata, {
126
- enumerable: true,
127
- configurable: true,
128
- writable: true,
129
- value: _metadata
130
- });
131
- }
132
- static {
133
- this.elementName = "sbb-train";
134
- }
135
- static {
136
- this.elementDependencies = [SbbIconElement];
137
- }
138
- static {
139
- this.styles = [boxSizingStyles, unsafeCSS(train_default)];
140
- }
141
- static {
142
- this.events = { trainslotchange: "trainslotchange" };
143
- }
144
- #directionLabel_accessor_storage;
145
- /** General label for "driving direction". */
146
- get directionLabel() {
147
- return this.#directionLabel_accessor_storage;
148
- }
149
- set directionLabel(value) {
150
- this.#directionLabel_accessor_storage = value;
151
- }
152
- #directionLabelLevel_accessor_storage;
153
- /** Heading level of the direction label, used for screen readers. */
154
- get directionLabelLevel() {
155
- return this.#directionLabelLevel_accessor_storage;
156
- }
157
- set directionLabelLevel(value) {
158
- this.#directionLabelLevel_accessor_storage = value;
159
- }
160
- #station_accessor_storage;
161
- /** Label for the destination station of the train. */
162
- get station() {
163
- return this.#station_accessor_storage;
164
- }
165
- set station(value) {
166
- this.#station_accessor_storage = value;
167
- }
168
- #accessibilityLabel_accessor_storage;
169
- /** Accessibility label for additional information regarding the leaving direction of the train. */
170
- get accessibilityLabel() {
171
- return this.#accessibilityLabel_accessor_storage;
172
- }
173
- set accessibilityLabel(value) {
174
- this.#accessibilityLabel_accessor_storage = value;
175
- }
176
- #direction_accessor_storage;
177
- /** Controls the direction indicator to show the arrow left or right. Default is left. */
178
- get direction() {
179
- return this.#direction_accessor_storage;
180
- }
181
- set direction(value) {
182
- this.#direction_accessor_storage = value;
183
- }
184
- /**
185
- * Create the aria-label text out of the direction label, station and the accessibility label.
186
- */
187
- _getDirectionAriaLabel() {
188
- const textParts = [i18nTrain[this._language.current]];
189
- if (this.directionLabel && this.station) textParts.push(`${this.directionLabel} ${this.station}`);
190
- if (this.accessibilityLabel) textParts.push(this.accessibilityLabel);
191
- return `${textParts.join(", ")}.`;
192
- }
193
- willUpdate(changedProperties) {
194
- super.willUpdate(changedProperties);
195
- if (changedProperties.has("listChildren"))
196
- /** @internal */
197
- this.dispatchEvent(new Event("trainslotchange", { bubbles: true }));
198
- }
199
- render() {
200
- const TITLE_TAG_NAME = `h${this.directionLabelLevel}`;
201
- return html$1`
202
- <div class="sbb-train">
203
- <${unsafeStatic(TITLE_TAG_NAME)} class="sbb-train__direction-label-sr">
204
- ${this._getDirectionAriaLabel()}
205
- </${unsafeStatic(TITLE_TAG_NAME)}>
206
- ${this.directionLabel ? html$1`<div class="sbb-train__direction-heading" aria-hidden="true">
207
- <span class="sbb-train__direction-sticky-wrapper">
208
- ${this.direction === "left" ? html$1`<sbb-icon name="chevron-small-left-small"></sbb-icon>` : nothing}
209
-
210
- <span class="sbb-train__direction-label">
211
- ${this.directionLabel} ${this.station}
212
- </span>
213
-
214
- ${this.direction === "right" ? html$1`<sbb-icon name="chevron-small-right-small"></sbb-icon>` : nothing}
215
- </span>
216
- </div>` : nothing}
217
- ${this.renderList({
218
- class: "sbb-train__wagons",
219
- ariaLabel: i18nWagonsLabel[this._language.current]
220
- })}
221
- </div>
222
- `;
223
- }
224
- };
225
- })();
226
- //#endregion
227
- export { SbbTrainElement as t };
228
-
229
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJhaW4uY29tcG9uZW50LUJ2Yk5Ca1pGLmpzIiwibmFtZXMiOltdLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9lbGVtZW50cy90cmFpbi90cmFpbi90cmFpbi5zY3NzP2lubGluZSIsIi4uLy4uLy4uL3NyYy9lbGVtZW50cy90cmFpbi90cmFpbi90cmFpbi5jb21wb25lbnQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiQHVzZSAnLi4vLi4vY29yZS9zdHlsZXMnIGFzIHNiYjtcblxuOmhvc3Qge1xuICBkaXNwbGF5OiBibG9jaztcblxuICAtLXNiYi10cmFpbi1kaXJlY3Rpb24tbGFiZWwtc3BhY2luZzogdmFyKC0tc2JiLXNwYWNpbmctZml4ZWQtMXgpO1xufVxuXG4uc2JiLXRyYWluIHtcbiAgQGluY2x1ZGUgc2JiLnRleHQteHMtLXJlZ3VsYXI7XG5cbiAgZGlzcGxheTogZmxleDtcbiAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjtcbiAgZ2FwOiB2YXIoLS1zYmItdHJhaW4tZm9ybWF0aW9uLXZlcnRpY2FsLWdhcCk7XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcblxuICAvLyBQbGFjZWhvbGRlciB0byByZXNlcnZlIHRoZSBoZWlnaHQgb2YgdGhlIGRpcmVjdGlvbiByb3dcbiAgJjo6YmVmb3JlIHtcbiAgICBjb250ZW50OiAnJztcbiAgICBkaXNwbGF5OiB2YXIoLS1zYmItdHJhaW4tZm9ybWF0aW9uLXJlc2VydmUtc3BhY2luZy1kaXNwbGF5LCBub25lKTtcbiAgICBoZWlnaHQ6IGNhbGMobWF4KHZhcigtLXNiYi1zaXplLWljb24tdWktc21hbGwpLCAxZW0gKiB2YXIoLS1zYmItdHlwby1saW5lLWhlaWdodC10ZXh0KSkpO1xuICB9XG59XG5cbi5zYmItdHJhaW5fX3dhZ29ucyB7XG4gIEBpbmNsdWRlIHNiYi5saXN0LXJlc2V0O1xuXG4gIGRpc3BsYXk6IGZsZXg7XG4gIGdhcDogdmFyKC0tc2JiLXRyYWluLWZvcm1hdGlvbi13YWdvbi1nYXApO1xufVxuXG4uc2JiLXRyYWluX19kaXJlY3Rpb24taGVhZGluZyB7XG4gIGRpc3BsYXk6IGZsZXg7XG5cbiAgLy8gV2UgaGF2ZSB0byBwb3NpdGlvbiBpdCBhYnNvbHV0ZSBpbiBvcmRlciBmb3IgdGhlIGVsbGlwc2lzIHRvIHdvcmtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICB3aWR0aDogMTAwJTtcbn1cblxuLnNiYi10cmFpbl9fZGlyZWN0aW9uLXN0aWNreS13cmFwcGVyIHtcbiAgcG9zaXRpb246IHN0aWNreTtcbiAgaW5zZXQtaW5saW5lLXN0YXJ0OiAwO1xuICBkaXNwbGF5OiBpbmxpbmUtZmxleDtcbiAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAgZ2FwOiB2YXIoLS1zYmItdHJhaW4tZGlyZWN0aW9uLWxhYmVsLXNwYWNpbmcpO1xuICBtYXgtd2lkdGg6IDEwMCU7XG59XG5cbi5zYmItdHJhaW5fX2RpcmVjdGlvbi1sYWJlbCB7XG4gIEBpbmNsdWRlIHNiYi5lbGxpcHNpcztcbn1cblxuLnNiYi10cmFpbl9fZGlyZWN0aW9uLWxhYmVsLXNyIHtcbiAgQGluY2x1ZGUgc2JiLnNjcmVlbi1yZWFkZXItb25seTtcbn1cbiIsImltcG9ydCB7XG4gIHR5cGUgQ1NTUmVzdWx0R3JvdXAsXG4gIG5vdGhpbmcsXG4gIHR5cGUgUHJvcGVydHlWYWx1ZXMsXG4gIHR5cGUgVGVtcGxhdGVSZXN1bHQsXG4gIHVuc2FmZUNTUyxcbn0gZnJvbSAnbGl0JztcbmltcG9ydCB7IHByb3BlcnR5IH0gZnJvbSAnbGl0L2RlY29yYXRvcnMuanMnO1xuaW1wb3J0IHsgaHRtbCwgdW5zYWZlU3RhdGljIH0gZnJvbSAnbGl0L3N0YXRpYy1odG1sLmpzJztcblxuaW1wb3J0IHtcbiAgYm94U2l6aW5nU3R5bGVzLFxuICBmb3JjZVR5cGUsXG4gIGkxOG5UcmFpbixcbiAgaTE4bldhZ29uc0xhYmVsLFxuICBvbWl0RW1wdHlDb252ZXJ0ZXIsXG4gIFNiYkVsZW1lbnQsXG4gIHR5cGUgU2JiRWxlbWVudFR5cGUsXG4gIFNiYkxhbmd1YWdlQ29udHJvbGxlcixcbiAgU2JiTmFtZWRTbG90TGlzdE1peGluLFxuICB0eXBlIFdpdGhMaXN0Q2hpbGRyZW4sXG59IGZyb20gJy4uLy4uL2NvcmUudHMnO1xuaW1wb3J0IHsgU2JiSWNvbkVsZW1lbnQgfSBmcm9tICcuLi8uLi9pY29uLnB1cmUudHMnO1xuaW1wb3J0IHR5cGUgeyBTYmJUaXRsZUxldmVsIH0gZnJvbSAnLi4vLi4vdGl0bGUucHVyZS50cyc7XG5pbXBvcnQgdHlwZSB7IFNiYlRyYWluQmxvY2tlZFBhc3NhZ2VFbGVtZW50IH0gZnJvbSAnLi4vdHJhaW4tYmxvY2tlZC1wYXNzYWdlL3RyYWluLWJsb2NrZWQtcGFzc2FnZS5jb21wb25lbnQudHMnO1xuaW1wb3J0IHR5cGUgeyBTYmJUcmFpbldhZ29uRWxlbWVudCB9IGZyb20gJy4uL3RyYWluLXdhZ29uL3RyYWluLXdhZ29uLmNvbXBvbmVudC50cyc7XG5cbmltcG9ydCBzdHlsZSBmcm9tICcuL3RyYWluLnNjc3M/aW5saW5lJztcblxuLyoqXG4gKiBJdCBjYW4gYmUgdXNlZCBhcyBhIGNvbnRhaW5lciBmb3IgYHNiYi10cmFpbi13YWdvbmAgb3IgYHNiYi10cmFpbi1ibG9ja2VkLXBhc3NhZ2VgIGNvbXBvbmVudHMuXG4gKlxuICogQHNsb3QgLSBVc2UgdGhlIHVubmFtZWQgc2xvdCB0byBhZGQgJ3NiYi10cmFpbi13YWdvbicgZWxlbWVudHMgdG8gdGhlIGBzYmItdHJhaW5gLlxuICovXG5leHBvcnQgY2xhc3MgU2JiVHJhaW5FbGVtZW50IGV4dGVuZHMgU2JiTmFtZWRTbG90TGlzdE1peGluPFxuICBTYmJUcmFpbldhZ29uRWxlbWVudCB8IFNiYlRyYWluQmxvY2tlZFBhc3NhZ2VFbGVtZW50LFxuICB0eXBlb2YgU2JiRWxlbWVudFxuPihTYmJFbGVtZW50KSB7XG4gIHB1YmxpYyBzdGF0aWMgb3ZlcnJpZGUgcmVhZG9ubHkgZWxlbWVudE5hbWU6IHN0cmluZyA9ICdzYmItdHJhaW4nO1xuICBwdWJsaWMgc3RhdGljIG92ZXJyaWRlIGVsZW1lbnREZXBlbmRlbmNpZXM6IFNiYkVsZW1lbnRUeXBlW10gPSBbU2JiSWNvbkVsZW1lbnRdO1xuICBwdWJsaWMgc3RhdGljIG92ZXJyaWRlIHN0eWxlczogQ1NTUmVzdWx0R3JvdXAgPSBbYm94U2l6aW5nU3R5bGVzLCB1bnNhZmVDU1Moc3R5bGUpXTtcbiAgcHVibGljIHN0YXRpYyByZWFkb25seSBldmVudHMgPSB7XG4gICAgdHJhaW5zbG90Y2hhbmdlOiAndHJhaW5zbG90Y2hhbmdlJyxcbiAgfSBhcyBjb25zdDtcbiAgcHJvdGVjdGVkIG92ZXJyaWRlIHJlYWRvbmx5IGxpc3RDaGlsZExvY2FsTmFtZXMgPSBbXG4gICAgJ3NiYi10cmFpbi13YWdvbicsXG4gICAgJ3NiYi10cmFpbi1ibG9ja2VkLXBhc3NhZ2UnLFxuICBdO1xuXG4gIC8qKiBHZW5lcmFsIGxhYmVsIGZvciBcImRyaXZpbmcgZGlyZWN0aW9uXCIuICovXG4gIEBmb3JjZVR5cGUoKVxuICBAcHJvcGVydHkoeyBhdHRyaWJ1dGU6ICdkaXJlY3Rpb24tbGFiZWwnLCByZWZsZWN0OiB0cnVlLCBjb252ZXJ0ZXI6IG9taXRFbXB0eUNvbnZlcnRlciB9KVxuICBwdWJsaWMgYWNjZXNzb3IgZGlyZWN0aW9uTGFiZWw6IHN0cmluZyA9ICcnO1xuXG4gIC8qKiBIZWFkaW5nIGxldmVsIG9mIHRoZSBkaXJlY3Rpb24gbGFiZWwsIHVzZWQgZm9yIHNjcmVlbiByZWFkZXJzLiAqL1xuICBAcHJvcGVydHkoeyBhdHRyaWJ1dGU6ICdkaXJlY3Rpb24tbGFiZWwtbGV2ZWwnIH0pXG4gIHB1YmxpYyBhY2Nlc3NvciBkaXJlY3Rpb25MYWJlbExldmVsOiBTYmJUaXRsZUxldmVsID0gJzYnO1xuXG4gIC8qKiBMYWJlbCBmb3IgdGhlIGRlc3RpbmF0aW9uIHN0YXRpb24gb2YgdGhlIHRyYWluLiAqL1xuICBAZm9yY2VUeXBlKClcbiAgQHByb3BlcnR5KClcbiAgcHVibGljIGFjY2Vzc29yIHN0YXRpb246IHN0cmluZyA9ICcnO1xuXG4gIC8qKiBBY2Nlc3NpYmlsaXR5IGxhYmVsIGZvciBhZGRpdGlvbmFsIGluZm9ybWF0aW9uIHJlZ2FyZGluZyB0aGUgbGVhdmluZyBkaXJlY3Rpb24gb2YgdGhlIHRyYWluLiAqL1xuICBAZm9yY2VUeXBlKClcbiAgQHByb3BlcnR5KHsgYXR0cmlidXRlOiAnYWNjZXNzaWJpbGl0eS1sYWJlbCcgfSlcbiAgcHVibGljIGFjY2Vzc29yIGFjY2Vzc2liaWxpdHlMYWJlbDogc3RyaW5nID0gJyc7XG5cbiAgLyoqIENvbnRyb2xzIHRoZSBkaXJlY3Rpb24gaW5kaWNhdG9yIHRvIHNob3cgdGhlIGFycm93IGxlZnQgb3IgcmlnaHQuIERlZmF1bHQgaXMgbGVmdC4gICovXG4gIEBwcm9wZXJ0eSh7IHJlZmxlY3Q6IHRydWUgfSkgcHVibGljIGFjY2Vzc29yIGRpcmVjdGlvbjogJ2xlZnQnIHwgJ3JpZ2h0JyA9ICdsZWZ0JztcblxuICBwcml2YXRlIF9sYW5ndWFnZSA9IG5ldyBTYmJMYW5ndWFnZUNvbnRyb2xsZXIodGhpcyk7XG5cbiAgLyoqXG4gICAqIENyZWF0ZSB0aGUgYXJpYS1sYWJlbCB0ZXh0IG91dCBvZiB0aGUgZGlyZWN0aW9uIGxhYmVsLCBzdGF0aW9uIGFuZCB0aGUgYWNjZXNzaWJpbGl0eSBsYWJlbC5cbiAgICovXG4gIHByaXZhdGUgX2dldERpcmVjdGlvbkFyaWFMYWJlbCgpOiBzdHJpbmcge1xuICAgIGNvbnN0IHRleHRQYXJ0czogc3RyaW5nW10gPSBbaTE4blRyYWluW3RoaXMuX2xhbmd1YWdlLmN1cnJlbnRdXTtcblxuICAgIGlmICh0aGlzLmRpcmVjdGlvbkxhYmVsICYmIHRoaXMuc3RhdGlvbikge1xuICAgICAgdGV4dFBhcnRzLnB1c2goYCR7dGhpcy5kaXJlY3Rpb25MYWJlbH0gJHt0aGlzLnN0YXRpb259YCk7XG4gICAgfVxuXG4gICAgaWYgKHRoaXMuYWNjZXNzaWJpbGl0eUxhYmVsKSB7XG4gICAgICB0ZXh0UGFydHMucHVzaCh0aGlzLmFjY2Vzc2liaWxpdHlMYWJlbCk7XG4gICAgfVxuXG4gICAgcmV0dXJuIGAke3RleHRQYXJ0cy5qb2luKCcsICcpfS5gO1xuICB9XG5cbiAgcHJvdGVjdGVkIG92ZXJyaWRlIHdpbGxVcGRhdGUoY2hhbmdlZFByb3BlcnRpZXM6IFByb3BlcnR5VmFsdWVzPFdpdGhMaXN0Q2hpbGRyZW48dGhpcz4+KTogdm9pZCB7XG4gICAgc3VwZXIud2lsbFVwZGF0ZShjaGFuZ2VkUHJvcGVydGllcyk7XG5cbiAgICBpZiAoY2hhbmdlZFByb3BlcnRpZXMuaGFzKCdsaXN0Q2hpbGRyZW4nKSkge1xuICAgICAgLyoqIEBpbnRlcm5hbCAqL1xuICAgICAgdGhpcy5kaXNwYXRjaEV2ZW50KG5ldyBFdmVudCgndHJhaW5zbG90Y2hhbmdlJywgeyBidWJibGVzOiB0cnVlIH0pKTtcbiAgICB9XG4gIH1cblxuICBwcm90ZWN0ZWQgb3ZlcnJpZGUgcmVuZGVyKCk6IFRlbXBsYXRlUmVzdWx0IHtcbiAgICBjb25zdCBUSVRMRV9UQUdfTkFNRSA9IGBoJHt0aGlzLmRpcmVjdGlvbkxhYmVsTGV2ZWx9YDtcblxuICAgIC8qIGVzbGludC1kaXNhYmxlIGxpdC9iaW5kaW5nLXBvc2l0aW9ucyAqL1xuICAgIHJldHVybiBodG1sYFxuICAgICAgPGRpdiBjbGFzcz1cInNiYi10cmFpblwiPlxuICAgICAgICA8JHt1bnNhZmVTdGF0aWMoVElUTEVfVEFHX05BTUUpfSBjbGFzcz1cInNiYi10cmFpbl9fZGlyZWN0aW9uLWxhYmVsLXNyXCI+XG4gICAgICAgICAgJHt0aGlzLl9nZXREaXJlY3Rpb25BcmlhTGFiZWwoKX1cbiAgICAgICAgPC8ke3Vuc2FmZVN0YXRpYyhUSVRMRV9UQUdfTkFNRSl9PlxuICAgICAgICAke1xuICAgICAgICAgIHRoaXMuZGlyZWN0aW9uTGFiZWxcbiAgICAgICAgICAgID8gaHRtbGA8ZGl2IGNsYXNzPVwic2JiLXRyYWluX19kaXJlY3Rpb24taGVhZGluZ1wiIGFyaWEtaGlkZGVuPVwidHJ1ZVwiPlxuICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwic2JiLXRyYWluX19kaXJlY3Rpb24tc3RpY2t5LXdyYXBwZXJcIj5cbiAgICAgICAgICAgICAgICAgICR7dGhpcy5kaXJlY3Rpb24gPT09ICdsZWZ0J1xuICAgICAgICAgICAgICAgICAgICA/IGh0bWxgPHNiYi1pY29uIG5hbWU9XCJjaGV2cm9uLXNtYWxsLWxlZnQtc21hbGxcIj48L3NiYi1pY29uPmBcbiAgICAgICAgICAgICAgICAgICAgOiBub3RoaW5nfVxuXG4gICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cInNiYi10cmFpbl9fZGlyZWN0aW9uLWxhYmVsXCI+XG4gICAgICAgICAgICAgICAgICAgICR7dGhpcy5kaXJlY3Rpb25MYWJlbH0gJHt0aGlzLnN0YXRpb259XG4gICAgICAgICAgICAgICAgICA8L3NwYW4+XG5cbiAgICAgICAgICAgICAgICAgICR7dGhpcy5kaXJlY3Rpb24gPT09ICdyaWdodCdcbiAgICAgICAgICAgICAgICAgICAgPyBodG1sYDxzYmItaWNvbiBuYW1lPVwiY2hldnJvbi1zbWFsbC1yaWdodC1zbWFsbFwiPjwvc2JiLWljb24+YFxuICAgICAgICAgICAgICAgICAgICA6IG5vdGhpbmd9XG4gICAgICAgICAgICAgICAgPC9zcGFuPlxuICAgICAgICAgICAgICA8L2Rpdj5gXG4gICAgICAgICAgICA6IG5vdGhpbmdcbiAgICAgICAgfVxuICAgICAgICAke3RoaXMucmVuZGVyTGlzdCh7XG4gICAgICAgICAgY2xhc3M6ICdzYmItdHJhaW5fX3dhZ29ucycsXG4gICAgICAgICAgYXJpYUxhYmVsOiBpMThuV2Fnb25zTGFiZWxbdGhpcy5fbGFuZ3VhZ2UuY3VycmVudF0sXG4gICAgICAgIH0pfVxuICAgICAgPC9kaXY+XG4gICAgYDtcbiAgfVxufVxuXG5kZWNsYXJlIGdsb2JhbCB7XG4gIGludGVyZmFjZSBIVE1MRWxlbWVudFRhZ05hbWVNYXAge1xuICAgIC8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAdHlwZXNjcmlwdC1lc2xpbnQvbmFtaW5nLWNvbnZlbnRpb25cbiAgICAnc2JiLXRyYWluJzogU2JiVHJhaW5FbGVtZW50O1xuICB9XG59XG4iXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7OztJQ2tDYSx5QkFBZTttQkFBUyxzQkFHbkMsV0FBVzs7Ozs7Ozs7Ozs7Ozs7OztjQUhBLHdCQUF3QixZQUd4Qjs7O0FBT2lCLFFBQUEsc0JBQXNCLENBQ2hELG1CQUNBLDRCQUNEO0FBS2UsU0FBQSxrQ0FBQSxrQkFBQSxNQUFBLDhCQUF5QixHQUFFO0FBSTNCLFNBQUEsd0NBQUEsa0JBQUEsTUFBQSxrQ0FBQSxFQUFBLGtCQUFBLE1BQUEsbUNBQXFDLElBQUc7QUFLeEMsU0FBQSw0QkFBQSxrQkFBQSxNQUFBLHVDQUFBLEVBQUEsa0JBQUEsTUFBQSx1QkFBa0IsR0FBRTtBQUtwQixTQUFBLHVDQUFBLGtCQUFBLE1BQUEsMkJBQUEsRUFBQSxrQkFBQSxNQUFBLGtDQUE2QixHQUFFO0FBR0YsU0FBQSw4QkFBQSxrQkFBQSxNQUFBLHNDQUFBLEVBQUEsa0JBQUEsTUFBQSx5QkFBOEIsT0FBTTtBQUV6RSxRQUFBLGFBQVMsa0JBQUEsTUFBQSw2QkFBQSxFQUFHLElBQUksc0JBQXNCLEtBQUs7Ozs7aUNBckJsRCxXQUFXLEVBQ1gsU0FBUztJQUFFLFdBQVc7SUFBbUIsU0FBUztJQUFNLFdBQVc7SUFBb0IsQ0FBQyxDQUFBO3NDQUl4RixTQUFTLEVBQUUsV0FBVyx5QkFBeUIsQ0FBQyxDQUFBOzBCQUloRCxXQUFXLEVBQ1gsVUFBVSxDQUFBO3FDQUlWLFdBQVcsRUFDWCxTQUFTLEVBQUUsV0FBVyx1QkFBdUIsQ0FBQyxDQUFBOzRCQUk5QyxTQUFTLEVBQUUsU0FBUyxNQUFNLENBQUMsQ0FBQTtBQWpCNUIsZ0JBQUEsTUFBQSxNQUFBLDRCQUFBO0lBQUEsTUFBQTtJQUFBLE1BQUE7SUFBQSxRQUFBO0lBQUEsU0FBQTtJQUFBLFFBQUE7S0FBQSxNQUFBLFFBQUEsb0JBQUE7S0FBQSxNQUFBLFFBQUEsSUFBZ0I7S0FBYyxNQUFBLEtBQUEsVUFBQTtBQUFBLFVBQWQsaUJBQWM7O0tBQUE7SUFBQSxVQUFBO0lBQUEsRUFBQSw4QkFBQSxrQ0FBQTtBQUk5QixnQkFBQSxNQUFBLE1BQUEsaUNBQUE7SUFBQSxNQUFBO0lBQUEsTUFBQTtJQUFBLFFBQUE7SUFBQSxTQUFBO0lBQUEsUUFBQTtLQUFBLE1BQUEsUUFBQSx5QkFBQTtLQUFBLE1BQUEsUUFBQSxJQUFnQjtLQUFtQixNQUFBLEtBQUEsVUFBQTtBQUFBLFVBQW5CLHNCQUFtQjs7S0FBQTtJQUFBLFVBQUE7SUFBQSxFQUFBLG1DQUFBLHVDQUFBO0FBS25DLGdCQUFBLE1BQUEsTUFBQSxxQkFBQTtJQUFBLE1BQUE7SUFBQSxNQUFBO0lBQUEsUUFBQTtJQUFBLFNBQUE7SUFBQSxRQUFBO0tBQUEsTUFBQSxRQUFBLGFBQUE7S0FBQSxNQUFBLFFBQUEsSUFBZ0I7S0FBTyxNQUFBLEtBQUEsVUFBQTtBQUFBLFVBQVAsVUFBTzs7S0FBQTtJQUFBLFVBQUE7SUFBQSxFQUFBLHVCQUFBLDJCQUFBO0FBS3ZCLGdCQUFBLE1BQUEsTUFBQSxnQ0FBQTtJQUFBLE1BQUE7SUFBQSxNQUFBO0lBQUEsUUFBQTtJQUFBLFNBQUE7SUFBQSxRQUFBO0tBQUEsTUFBQSxRQUFBLHdCQUFBO0tBQUEsTUFBQSxRQUFBLElBQWdCO0tBQWtCLE1BQUEsS0FBQSxVQUFBO0FBQUEsVUFBbEIscUJBQWtCOztLQUFBO0lBQUEsVUFBQTtJQUFBLEVBQUEsa0NBQUEsc0NBQUE7QUFHTCxnQkFBQSxNQUFBLE1BQUEsdUJBQUE7SUFBQSxNQUFBO0lBQUEsTUFBQTtJQUFBLFFBQUE7SUFBQSxTQUFBO0lBQUEsUUFBQTtLQUFBLE1BQUEsUUFBQSxlQUFBO0tBQUEsTUFBQSxRQUFBLElBQWdCO0tBQVMsTUFBQSxLQUFBLFVBQUE7QUFBQSxVQUFULFlBQVM7O0tBQUE7SUFBQSxVQUFBO0lBQUEsRUFBQSx5QkFBQSw2QkFBQTs7Ozs7Ozs7O0FBL0J0QixRQUFBLGNBQXNCOzs7QUFDL0IsUUFBQSxzQkFBd0MsQ0FBQyxlQUFlOzs7QUFDeEQsUUFBQSxTQUF5QixDQUFDLGlCQUFpQixVQUFVLGNBQU0sQ0FBQzs7O0FBQzVELFFBQUEsU0FBUyxFQUM5QixpQkFBaUIsbUJBQ1Q7O0VBU1Y7O0VBQUEsSUFBZ0IsaUJBQWM7QUFBQSxVQUFBLE1BQUE7O0VBQTlCLElBQWdCLGVBQWMsT0FBQTtBQUFBLFNBQUEsa0NBQUE7O0VBSTlCOztFQUFBLElBQWdCLHNCQUFtQjtBQUFBLFVBQUEsTUFBQTs7RUFBbkMsSUFBZ0Isb0JBQW1CLE9BQUE7QUFBQSxTQUFBLHVDQUFBOztFQUtuQzs7RUFBQSxJQUFnQixVQUFPO0FBQUEsVUFBQSxNQUFBOztFQUF2QixJQUFnQixRQUFPLE9BQUE7QUFBQSxTQUFBLDJCQUFBOztFQUt2Qjs7RUFBQSxJQUFnQixxQkFBa0I7QUFBQSxVQUFBLE1BQUE7O0VBQWxDLElBQWdCLG1CQUFrQixPQUFBO0FBQUEsU0FBQSxzQ0FBQTs7RUFHTDs7RUFBQSxJQUFnQixZQUFTO0FBQUEsVUFBQSxNQUFBOztFQUF6QixJQUFnQixVQUFTLE9BQUE7QUFBQSxTQUFBLDZCQUFBOzs7OztFQU85Qyx5QkFBc0I7R0FDNUIsTUFBTSxZQUFzQixDQUFDLFVBQVUsS0FBSyxVQUFVLFNBQVM7QUFFL0QsT0FBSSxLQUFLLGtCQUFrQixLQUFLLFFBQzlCLFdBQVUsS0FBSyxHQUFHLEtBQUssZUFBYyxHQUFJLEtBQUssVUFBVTtBQUcxRCxPQUFJLEtBQUssbUJBQ1AsV0FBVSxLQUFLLEtBQUssbUJBQW1CO0FBR3pDLFVBQU8sR0FBRyxVQUFVLEtBQUssS0FBSyxDQUFBOztFQUdiLFdBQVcsbUJBQXlEO0FBQ3JGLFNBQU0sV0FBVyxrQkFBa0I7QUFFbkMsT0FBSSxrQkFBa0IsSUFBSSxlQUFlOztBQUV2QyxRQUFLLGNBQWMsSUFBSSxNQUFNLG1CQUFtQixFQUFFLFNBQVMsTUFBTSxDQUFDLENBQUM7O0VBSXBELFNBQU07R0FDdkIsTUFBTSxpQkFBaUIsSUFBSSxLQUFLO0FBR2hDLFVBQU8sTUFBSTs7V0FFSixhQUFhLGVBQWUsQ0FBQTtZQUMzQixLQUFLLHdCQUF3QixDQUFBO1lBQzdCLGFBQWEsZUFBZSxDQUFBO1VBRTlCLEtBQUssaUJBQ0QsTUFBSTs7b0JBRUUsS0FBSyxjQUFjLFNBQ2pCLE1BQUksMERBQ0osUUFBQTs7O3NCQUdBLEtBQUssZUFBYyxHQUFJLEtBQUssUUFBQTs7O29CQUc5QixLQUFLLGNBQWMsVUFDakIsTUFBSSwyREFDSixRQUFBOzt3QkFHUixRQUFBO1VBRUosS0FBSyxXQUFXO0lBQ2hCLE9BQU87SUFDUCxXQUFXLGdCQUFnQixLQUFLLFVBQVU7SUFDM0MsQ0FBQyxDQUFBIn0=
@@ -1,17 +0,0 @@
1
- import { unsafeCSS as e } from "lit";
2
- import { SbbNegativeMixin as t } from "./core.js";
3
- import { SbbTitleBase as n } from "./title.pure.js";
4
- //#region src/elements/dialog/dialog-title/dialog-title.scss?inline
5
- var r = ":host{display:block;padding-block:var(--sbb-dialog-padding-block);padding-inline:var(--sbb-dialog-padding-inline);-webkit-hyphens:auto;hyphens:auto;grid-area:title;position:relative}:host([negative]){--sbb-title-text-color-normal: var(--sbb-color-3-negative)}:host:after{content:\"\";display:block;position:absolute;pointer-events:none;inset:0 -10rem 0 0;transition:box-shadow var(--sbb-animation-easing) var(--sbb-dialog-shadow-animation-duration);box-shadow:var(--sbb-dialog-block-start-box-shadow, none)}", i = class extends t(n) {
6
- static {
7
- this.elementName = "sbb-dialog-title";
8
- }
9
- static {
10
- this.styles = [n.styles, e(r)];
11
- }
12
- constructor() {
13
- super(), this.level = "2", this.visualLevel = "4";
14
- }
15
- };
16
- //#endregion
17
- export { i as t };
@@ -1,140 +0,0 @@
1
- import { __esDecorate as e, __runInitializers as t } from "tslib";
2
- import { html as n, unsafeCSS as r } from "lit";
3
- import { property as i } from "lit/decorators.js";
4
- import { SbbLanguageController as a, SbbNegativeMixin as o, SbbScreenReaderOnlyElement as s, boxSizingStyles as c, forceType as l, i18nConnectionFrom as u, i18nConnectionRoundtrip as d, i18nConnectionTo as f, isLean as p } from "./core.js";
5
- import { SbbIconElement as m } from "./icon.pure.js";
6
- import { SbbTitleBase as h } from "./title.pure.js";
7
- //#region src/elements/journey-header/journey-header.scss?inline
8
- var g = ":host{--sbb-journey-header-gap: var(--sbb-spacing-fixed-1x);display:block}:host([id]){scroll-margin-block-start:var(--sbb-spacing-fixed-10x)}:host([negative]){--sbb-title-text-color-normal: var(--sbb-color-3-negative)}sbb-icon{min-width:var(--sbb-size-icon-ui-small)}.sbb-journey-header{display:flex;flex-wrap:wrap;align-items:center;column-gap:var(--sbb-journey-header-gap);width:fit-content}.sbb-journey-header:dir(rtl) sbb-icon{transform:rotate(-180deg)}.sbb-journey-header>span{max-width:100%}", _ = new Map([
9
- ["s", "6"],
10
- ["m", "5"],
11
- ["l", "4"]
12
- ]), v = (() => {
13
- let v = o(h), y, b = [], x = [], S, C = [], w = [], T, E = [], D = [], O, k = [], A = [];
14
- return class extends v {
15
- static {
16
- let t = typeof Symbol == "function" && Symbol.metadata ? Object.create(v[Symbol.metadata] ?? null) : void 0;
17
- y = [l(), i()], S = [l(), i()], T = [l(), i({
18
- attribute: "round-trip",
19
- type: Boolean
20
- })], O = [i({ reflect: !0 })], e(this, null, y, {
21
- kind: "accessor",
22
- name: "origin",
23
- static: !1,
24
- private: !1,
25
- access: {
26
- has: (e) => "origin" in e,
27
- get: (e) => e.origin,
28
- set: (e, t) => {
29
- e.origin = t;
30
- }
31
- },
32
- metadata: t
33
- }, b, x), e(this, null, S, {
34
- kind: "accessor",
35
- name: "destination",
36
- static: !1,
37
- private: !1,
38
- access: {
39
- has: (e) => "destination" in e,
40
- get: (e) => e.destination,
41
- set: (e, t) => {
42
- e.destination = t;
43
- }
44
- },
45
- metadata: t
46
- }, C, w), e(this, null, T, {
47
- kind: "accessor",
48
- name: "roundTrip",
49
- static: !1,
50
- private: !1,
51
- access: {
52
- has: (e) => "roundTrip" in e,
53
- get: (e) => e.roundTrip,
54
- set: (e, t) => {
55
- e.roundTrip = t;
56
- }
57
- },
58
- metadata: t
59
- }, E, D), e(this, null, O, {
60
- kind: "accessor",
61
- name: "size",
62
- static: !1,
63
- private: !1,
64
- access: {
65
- has: (e) => "size" in e,
66
- get: (e) => e.size,
67
- set: (e, t) => {
68
- e.size = t;
69
- }
70
- },
71
- metadata: t
72
- }, k, A), t && Object.defineProperty(this, Symbol.metadata, {
73
- enumerable: !0,
74
- configurable: !0,
75
- writable: !0,
76
- value: t
77
- });
78
- }
79
- static {
80
- this.elementName = "sbb-journey-header";
81
- }
82
- static {
83
- this.elementDependencies = [m, s];
84
- }
85
- static {
86
- this.styles = [
87
- c,
88
- h.styles,
89
- r(g)
90
- ];
91
- }
92
- #e;
93
- get origin() {
94
- return this.#e;
95
- }
96
- set origin(e) {
97
- this.#e = e;
98
- }
99
- #t;
100
- get destination() {
101
- return this.#t;
102
- }
103
- set destination(e) {
104
- this.#t = e;
105
- }
106
- #n;
107
- get roundTrip() {
108
- return this.#n;
109
- }
110
- set roundTrip(e) {
111
- this.#n = e;
112
- }
113
- #r;
114
- get size() {
115
- return this.#r;
116
- }
117
- set size(e) {
118
- this.#r = e;
119
- }
120
- constructor() {
121
- super(), this.#e = t(this, b, ""), this.#t = (t(this, x), t(this, C, "")), this.#n = (t(this, w), t(this, E, !1)), this.#r = (t(this, D), t(this, k, p() ? "s" : "m")), this._language = (t(this, A), new a(this)), this.level = "3", this.visualLevel = _.get(this.size) ?? null;
122
- }
123
- willUpdate(e) {
124
- super.willUpdate(e), e.has("size") && (this.visualLevel = _.get(this.size) ?? null);
125
- }
126
- render() {
127
- let e = this.roundTrip ? "arrows-long-right-left-small" : "arrow-long-right-small", t = `${u[this._language.current]} ${this.origin} ${f[this._language.current]} ${this.destination} ${this.roundTrip ? d(this.origin)[this._language.current] : ""}`;
128
- return n`
129
- <span class="sbb-journey-header" aria-hidden="true">
130
- <span class="sbb-journey-header__origin">${this.origin}</span>
131
- <sbb-icon name=${e}></sbb-icon>
132
- <span class="sbb-journey-header__destination">${this.destination}</span>
133
- </span>
134
- <sbb-screen-reader-only>${t}</sbb-screen-reader-only>
135
- `;
136
- }
137
- };
138
- })();
139
- //#endregion
140
- export { v as t };
@@ -1,160 +0,0 @@
1
- import { SbbOverlayBaseElement as e, SbbOverlayCloseEvent as t, overlayRefs as n } from "./overlay/overlay-base-element.js";
2
- import { __esDecorate as r, __runInitializers as i } from "tslib";
3
- import { unsafeCSS as a } from "lit";
4
- import { property as o } from "lit/decorators.js";
5
- import { SbbScreenReaderOnlyElement as s, boxSizingStyles as c, forceType as l, forwardEvent as u, i18nCloseDialog as d, isZeroAnimationDuration as f } from "./core.js";
6
- import { html as p } from "lit/static-html.js";
7
- import { SbbSecondaryButtonElement as m } from "./button.pure.js";
8
- import { ref as h } from "lit/directives/ref.js";
9
- import { SbbContainerElement as g } from "./container.pure.js";
10
- //#region src/elements/overlay/overlay.scss?inline
11
- var _ = ":host{--sbb-scrollbar-width: var(--sbb-spacing-fixed-3x);--sbb-scrollbar-thumb-width: .125rem;--sbb-scrollbar-thumb-width-hover: .25rem;--sbb-scrollbar-width-firefox: thin;--sbb-scrollbar-color: color-mix(in srgb, var(--sbb-color-black) 30%, transparent);--sbb-scrollbar-color: light-dark( color-mix(in srgb, var(--sbb-color-black) 30%, transparent), color-mix(in srgb, var(--sbb-color-white) 30%, transparent) );--sbb-scrollbar-color-hover: color-mix(in srgb, var(--sbb-color-black) 60%, transparent);--sbb-scrollbar-color-hover: light-dark( color-mix(in srgb, var(--sbb-color-black) 60%, transparent), color-mix(in srgb, var(--sbb-color-white) 60%, transparent) );--sbb-scrollbar-track-color: transparent;--_sbb-overlay-padding-block: calc( var(--sbb-spacing-fixed-14x) + var(--sbb-spacing-responsive-l) );--sbb-overlay-animation-duration: var( --sbb-disable-animation-duration, var(--sbb-animation-duration-6x) );display:var(--sbb-overlay-display);position:fixed;inset:var(--sbb-overlay-inset);z-index:var(--sbb-overlay-z-index, var(--sbb-overlay-default-z-index))}:host(:is(:is(:state(state-opening),[state--state-opening]),:is(:state(state-opened),[state--state-opened]),:is(:state(state-closing),[state--state-closing]))){--sbb-overlay-display: block;--sbb-overlay-container-display: flex}:host(:is(:is(:state(state-opening),[state--state-opening]),:is(:state(state-opened),[state--state-opened]))){--sbb-overlay-pointer-events: all}:host([negative]){--sbb-scrollbar-color: color-mix(in srgb, var(--sbb-color-white) 30%, transparent);--sbb-scrollbar-color-hover: color-mix(in srgb, var(--sbb-color-white) 60%, transparent);--sbb-focus-outline-color: var(--sbb-focus-outline-color-dark);--sbb-overlay-color: var(--sbb-color-1-negative);--sbb-overlay-background-color: var(--sbb-background-color-3-negative)}:host(:not(:is(:state(state-closed),[state--state-closed]))){--sbb-overlay-inset: 0}.sbb-overlay__container{background-color:var(--sbb-overlay-background-color);pointer-events:var(--sbb-overlay-pointer-events);display:var(--sbb-overlay-container-display);align-items:center;position:fixed;inset:var(--sbb-overlay-inset)}:host(:is(:is(:state(state-opening),[state--state-opening]),:is(:state(state-opened),[state--state-opened]),:is(:state(state-closing),[state--state-closing]))) .sbb-overlay__container{animation-name:open;animation-duration:var(--sbb-overlay-animation-duration);animation-timing-function:var(--sbb-overlay-animation-easing)}:host(:is(:state(state-closing),[state--state-closing])) .sbb-overlay__container{pointer-events:none;animation-name:close}.sbb-overlay{position:absolute;inset-inline:0;margin:auto;padding:0;border:none;height:var(--sbb-overlay-height);overflow:auto;color:var(--sbb-overlay-color)}:host(:is(:is(:state(state-opening),[state--state-opening]),:is(:state(state-opened),[state--state-opened]),:is(:state(state-closing),[state--state-closing]))) .sbb-overlay{animation-name:open-move-in;animation-duration:var(--sbb-overlay-animation-duration);animation-timing-function:var(--sbb-overlay-animation-easing)}:host(:is(:state(state-closing),[state--state-closing])) .sbb-overlay{animation-name:close-move-out}.sbb-overlay__wrapper{display:flex;flex-direction:column;width:100%;height:var(--sbb-overlay-height);outline:none;position:fixed}@media(min-width:64rem){.sbb-overlay__wrapper{position:sticky;inset-block-start:0;height:auto}}.sbb-overlay__header{position:absolute;inset-inline-start:0;display:flex;pointer-events:none;align-items:start;justify-content:space-between;width:100%;padding:var(--sbb-spacing-responsive-xs);padding-block-end:0;z-index:1}.sbb-overlay__header *{pointer-events:all}.sbb-overlay__close{margin-inline-start:auto}.sbb-overlay__content::-webkit-scrollbar{width:var(--sbb-scrollbar-width);height:var(--sbb-scrollbar-width);background-color:var(--sbb-scrollbar-track-color, transparent)}.sbb-overlay__content::-webkit-scrollbar-corner{background-color:var(--sbb-scrollbar-track-color, transparent)}.sbb-overlay__content::-webkit-scrollbar-thumb{background-color:var(--sbb-scrollbar-color, currentcolor);border:calc(.5 * (var(--sbb-scrollbar-width) - var(--sbb-scrollbar-thumb-width))) solid transparent;border-radius:var(--sbb-border-radius-4x);background-clip:padding-box}.sbb-overlay__content::-webkit-scrollbar-thumb:hover{background-color:var(--sbb-scrollbar-color-hover, currentcolor);border-width:calc(.5 * (var(--sbb-scrollbar-width) - var(--sbb-scrollbar-thumb-width-hover)))}.sbb-overlay__content::-webkit-scrollbar-button,.sbb-overlay__content::-webkit-scrollbar-corner{display:none}@supports not selector(::-webkit-scrollbar){.sbb-overlay__content{scrollbar-width:var(--sbb-scrollbar-width-firefox);scrollbar-color:var(--sbb-scrollbar-color, currentcolor) var(--sbb-scrollbar-track-color, transparent)}}.sbb-overlay__content{height:100vh;overflow:auto;-webkit-overflow-scrolling:touch}.sbb-overlay__content-container{padding-block:var(--_sbb-overlay-padding-block)}@keyframes open{0%{opacity:0}to{opacity:1}}@keyframes open-move-in{0%{transform:translateY(var(--sbb-spacing-fixed-4x))}to{transform:translateY(0)}}@keyframes close{0%{opacity:1}to{opacity:0}}@keyframes close-move-out{0%{transform:translateY(0)}to{transform:translateY(var(--sbb-spacing-fixed-4x))}}", v = (() => {
12
- let v = e, y, b = [], x = [], S, C = [], w = [];
13
- return class extends v {
14
- constructor() {
15
- super(...arguments), this.#e = i(this, b, !1), this.#t = (i(this, x), i(this, C, "")), this.closeAttribute = (i(this, w), "sbb-overlay-close"), this._overlayContentElement = null;
16
- }
17
- static {
18
- let e = typeof Symbol == "function" && Symbol.metadata ? Object.create(v[Symbol.metadata] ?? null) : void 0;
19
- y = [l(), o({
20
- reflect: !0,
21
- type: Boolean
22
- })], S = [l(), o({ attribute: "accessibility-close-label" })], r(this, null, y, {
23
- kind: "accessor",
24
- name: "expanded",
25
- static: !1,
26
- private: !1,
27
- access: {
28
- has: (e) => "expanded" in e,
29
- get: (e) => e.expanded,
30
- set: (e, t) => {
31
- e.expanded = t;
32
- }
33
- },
34
- metadata: e
35
- }, b, x), r(this, null, S, {
36
- kind: "accessor",
37
- name: "accessibilityCloseLabel",
38
- static: !1,
39
- private: !1,
40
- access: {
41
- has: (e) => "accessibilityCloseLabel" in e,
42
- get: (e) => e.accessibilityCloseLabel,
43
- set: (e, t) => {
44
- e.accessibilityCloseLabel = t;
45
- }
46
- },
47
- metadata: e
48
- }, C, w), e && Object.defineProperty(this, Symbol.metadata, {
49
- enumerable: !0,
50
- configurable: !0,
51
- writable: !0,
52
- value: e
53
- });
54
- }
55
- static {
56
- this.elementName = "sbb-overlay";
57
- }
58
- static {
59
- this.elementDependencies = [
60
- m,
61
- g,
62
- s
63
- ];
64
- }
65
- static {
66
- this.styles = [c, a(_)];
67
- }
68
- static {
69
- this.events = {
70
- beforeopen: "beforeopen",
71
- open: "open",
72
- beforeclose: "beforeclose",
73
- close: "close"
74
- };
75
- }
76
- #e;
77
- get expanded() {
78
- return this.#e;
79
- }
80
- set expanded(e) {
81
- this.#e = e;
82
- }
83
- #t;
84
- get accessibilityCloseLabel() {
85
- return this.#t;
86
- }
87
- set accessibilityCloseLabel(e) {
88
- this.#t = e;
89
- }
90
- firstUpdated(e) {
91
- super.firstUpdated(e), this.isOpen && this.setAriaLiveRefContent();
92
- }
93
- isZeroAnimationDuration() {
94
- return f(this, "--sbb-overlay-animation-duration");
95
- }
96
- handleOpening() {
97
- this.state = "opened", this.inertController.activate(), this.focusTrapController.focusInitialElement(), setTimeout(() => this.setAriaLiveRefContent(this.accessibilityLabel)), this.focusTrapController.enabled = !0, this.dispatchOpenEvent();
98
- }
99
- handleClosing() {
100
- this._overlayContentElement?.scrollTo(0, 0), this.state = "closed", this.hidePopover?.(), this.inertController.deactivate(), this.skipFocusRestoration || this.lastFocusedElement?.focus(), this.openOverlayController?.abort(), this.focusTrapController.enabled = !1, this.removeInstanceFromGlobalCollection(), n.length || this.scrollHandler.enableScroll(), this.escapableOverlayController.disconnect(), this.dispatchCloseEvent({
101
- returnValue: this.returnValue,
102
- closeTarget: this.overlayCloseElement
103
- });
104
- }
105
- dispatchBeforeCloseEvent(e) {
106
- return this.dispatchEvent(new t("beforeclose", {
107
- cancelable: !0,
108
- closeAttribute: this.closeAttribute,
109
- closeTarget: this.overlayCloseElement,
110
- result: this.returnValue
111
- }));
112
- }
113
- dispatchCloseEvent(e) {
114
- return this.dispatchEvent(new t("close", {
115
- closeAttribute: this.closeAttribute,
116
- closeTarget: this.overlayCloseElement,
117
- result: this.returnValue
118
- }));
119
- }
120
- render() {
121
- return p`
122
- <div class="sbb-overlay__container" @animationend=${this.onOverlayAnimationEnd}>
123
- <div class="sbb-overlay">
124
- <div
125
- @click=${(e) => this.closeOnSbbOverlayCloseClick(e)}
126
- class="sbb-overlay__wrapper"
127
- >
128
- <div class="sbb-overlay__header">
129
- <sbb-secondary-button
130
- class="sbb-overlay__close"
131
- aria-label="${this.accessibilityCloseLabel || d[this.language.current]}"
132
- ?negative=${this.negative}
133
- size="m"
134
- icon-name="cross-small"
135
- sbb-overlay-close
136
- ></sbb-secondary-button>
137
- </div>
138
- <div
139
- class="sbb-overlay__content"
140
- ${h((e) => this._overlayContentElement = e)}
141
- @scroll=${(e) => u(e, document)}
142
- >
143
- <sbb-container
144
- class="sbb-overlay__content-container"
145
- ?expanded=${this.expanded}
146
- color="transparent"
147
- >
148
- <slot></slot>
149
- </sbb-container>
150
- </div>
151
- </div>
152
- </div>
153
- </div>
154
- <sbb-screen-reader-only aria-live="polite"></sbb-screen-reader-only>
155
- `;
156
- }
157
- };
158
- })();
159
- //#endregion
160
- export { v as t };