@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
@@ -0,0 +1,62 @@
1
+ import { __esDecorate, __runInitializers } from "tslib";
2
+ import { state } from "lit/decorators.js";
3
+ import { SbbPropertyWatcherController } from "../core.js";
4
+ //#region src/elements/train/train-formation-orientation-mixin.ts
5
+ /**
6
+ * Mixin that reads the `orientation` property from the closest `sbb-train-formation`
7
+ * and reflects it as a CSS custom state (`orientation-horizontal` / `orientation-vertical`).
8
+ */
9
+ var SbbTrainFormationOrientationMixin = (superClass) => {
10
+ return (() => {
11
+ let _classSuper = superClass;
12
+ let _orientation_decorators;
13
+ let _orientation_initializers = [];
14
+ let _orientation_extraInitializers = [];
15
+ return class SbbTrainFormationOrientationElement extends _classSuper {
16
+ static {
17
+ const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(_classSuper[Symbol.metadata] ?? null) : void 0;
18
+ _orientation_decorators = [state()];
19
+ __esDecorate(this, null, _orientation_decorators, {
20
+ kind: "accessor",
21
+ name: "orientation",
22
+ static: false,
23
+ private: false,
24
+ access: {
25
+ has: (obj) => "orientation" in obj,
26
+ get: (obj) => obj.orientation,
27
+ set: (obj, value) => {
28
+ obj.orientation = value;
29
+ }
30
+ },
31
+ metadata: _metadata
32
+ }, _orientation_initializers, _orientation_extraInitializers);
33
+ if (_metadata) Object.defineProperty(this, Symbol.metadata, {
34
+ enumerable: true,
35
+ configurable: true,
36
+ writable: true,
37
+ value: _metadata
38
+ });
39
+ }
40
+ #orientation_accessor_storage = __runInitializers(this, _orientation_initializers, null);
41
+ get orientation() {
42
+ return this.#orientation_accessor_storage;
43
+ }
44
+ set orientation(value) {
45
+ this.#orientation_accessor_storage = value;
46
+ }
47
+ constructor(...args) {
48
+ super(...args);
49
+ __runInitializers(this, _orientation_extraInitializers);
50
+ this.addController(new SbbPropertyWatcherController(this, () => this.closest("sbb-train-formation"), { orientation: (t) => {
51
+ if (this.orientation) this.internals.states.delete(`orientation-${this.orientation}`);
52
+ this.orientation = t.orientation;
53
+ if (this.orientation) this.internals.states.add(`orientation-${this.orientation}`);
54
+ } }));
55
+ }
56
+ };
57
+ })();
58
+ };
59
+ //#endregion
60
+ export { SbbTrainFormationOrientationMixin };
61
+
62
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJhaW4tZm9ybWF0aW9uLW9yaWVudGF0aW9uLW1peGluLmpzIiwibmFtZXMiOltdLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9lbGVtZW50cy90cmFpbi90cmFpbi1mb3JtYXRpb24tb3JpZW50YXRpb24tbWl4aW4udHMiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgc3RhdGUgfSBmcm9tICdsaXQvZGVjb3JhdG9ycy5qcyc7XG5cbmltcG9ydCB0eXBlIHsgU2JiRWxlbWVudCB9IGZyb20gJy4uL2NvcmUvYmFzZS1lbGVtZW50cy9lbGVtZW50LnRzJztcbmltcG9ydCB0eXBlIHsgQWJzdHJhY3RDb25zdHJ1Y3RvciB9IGZyb20gJy4uL2NvcmUvbWl4aW5zL2NvbnN0cnVjdG9yLnRzJztcbmltcG9ydCB7IHR5cGUgU2JiT3JpZW50YXRpb24sIFNiYlByb3BlcnR5V2F0Y2hlckNvbnRyb2xsZXIgfSBmcm9tICcuLi9jb3JlLnRzJztcblxuaW1wb3J0IHR5cGUgeyBTYmJUcmFpbkZvcm1hdGlvbkVsZW1lbnQgfSBmcm9tICcuL3RyYWluLWZvcm1hdGlvbi90cmFpbi1mb3JtYXRpb24uY29tcG9uZW50LnRzJztcblxuZXhwb3J0IGRlY2xhcmUgY2xhc3MgU2JiVHJhaW5Gb3JtYXRpb25PcmllbnRhdGlvbk1peGluVHlwZSB7XG4gIHByb3RlY3RlZCByZWFkb25seSBvcmllbnRhdGlvbjogU2JiT3JpZW50YXRpb24gfCBudWxsO1xufVxuXG4vKipcbiAqIE1peGluIHRoYXQgcmVhZHMgdGhlIGBvcmllbnRhdGlvbmAgcHJvcGVydHkgZnJvbSB0aGUgY2xvc2VzdCBgc2JiLXRyYWluLWZvcm1hdGlvbmBcbiAqIGFuZCByZWZsZWN0cyBpdCBhcyBhIENTUyBjdXN0b20gc3RhdGUgKGBvcmllbnRhdGlvbi1ob3Jpem9udGFsYCAvIGBvcmllbnRhdGlvbi12ZXJ0aWNhbGApLlxuICovXG4vLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQHR5cGVzY3JpcHQtZXNsaW50L25hbWluZy1jb252ZW50aW9uXG5leHBvcnQgY29uc3QgU2JiVHJhaW5Gb3JtYXRpb25PcmllbnRhdGlvbk1peGluID0gPFQgZXh0ZW5kcyBBYnN0cmFjdENvbnN0cnVjdG9yPFNiYkVsZW1lbnQ+PihcbiAgc3VwZXJDbGFzczogVCxcbik6IEFic3RyYWN0Q29uc3RydWN0b3I8U2JiVHJhaW5Gb3JtYXRpb25PcmllbnRhdGlvbk1peGluVHlwZT4gJiBUID0+IHtcbiAgYWJzdHJhY3QgY2xhc3MgU2JiVHJhaW5Gb3JtYXRpb25PcmllbnRhdGlvbkVsZW1lbnRcbiAgICBleHRlbmRzIHN1cGVyQ2xhc3NcbiAgICBpbXBsZW1lbnRzIFBhcnRpYWw8U2JiVHJhaW5Gb3JtYXRpb25PcmllbnRhdGlvbk1peGluVHlwZT5cbiAge1xuICAgIEBzdGF0ZSgpIHByb3RlY3RlZCBhY2Nlc3NvciBvcmllbnRhdGlvbjogU2JiT3JpZW50YXRpb24gfCBudWxsID0gbnVsbDtcblxuICAgIHByb3RlY3RlZCBjb25zdHJ1Y3RvciguLi5hcmdzOiBhbnlbXSkge1xuICAgICAgc3VwZXIoLi4uYXJncyk7XG4gICAgICB0aGlzLmFkZENvbnRyb2xsZXIoXG4gICAgICAgIG5ldyBTYmJQcm9wZXJ0eVdhdGNoZXJDb250cm9sbGVyKHRoaXMsICgpID0+IHRoaXMuY2xvc2VzdCgnc2JiLXRyYWluLWZvcm1hdGlvbicpLCB7XG4gICAgICAgICAgb3JpZW50YXRpb246ICh0OiBTYmJUcmFpbkZvcm1hdGlvbkVsZW1lbnQpID0+IHtcbiAgICAgICAgICAgIGlmICh0aGlzLm9yaWVudGF0aW9uKSB7XG4gICAgICAgICAgICAgIHRoaXMuaW50ZXJuYWxzLnN0YXRlcy5kZWxldGUoYG9yaWVudGF0aW9uLSR7dGhpcy5vcmllbnRhdGlvbn1gKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIHRoaXMub3JpZW50YXRpb24gPSB0Lm9yaWVudGF0aW9uO1xuICAgICAgICAgICAgaWYgKHRoaXMub3JpZW50YXRpb24pIHtcbiAgICAgICAgICAgICAgdGhpcy5pbnRlcm5hbHMuc3RhdGVzLmFkZChgb3JpZW50YXRpb24tJHt0aGlzLm9yaWVudGF0aW9ufWApO1xuICAgICAgICAgICAgfVxuICAgICAgICAgIH0sXG4gICAgICAgIH0pLFxuICAgICAgKTtcbiAgICB9XG4gIH1cblxuICByZXR1cm4gU2JiVHJhaW5Gb3JtYXRpb25PcmllbnRhdGlvbkVsZW1lbnQgYXMgdW5rbm93biBhcyBBYnN0cmFjdENvbnN0cnVjdG9yPFNiYlRyYWluRm9ybWF0aW9uT3JpZW50YXRpb25NaXhpblR5cGU+ICZcbiAgICBUO1xufTtcbiJdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7QUFpQkEsSUFBYSxxQ0FDWCxlQUNrRTtBQXlCbEUsZUF4QmtEO29CQUN4Qzs7OztlQURLLDRDQUNMLFlBQVU7OzsrQkFHakIsT0FBTyxDQUFBO0FBQUMsaUJBQUEsTUFBQSxNQUFBLHlCQUFBO0tBQUEsTUFBQTtLQUFBLE1BQUE7S0FBQSxRQUFBO0tBQUEsU0FBQTtLQUFBLFFBQUE7TUFBQSxNQUFBLFFBQUEsaUJBQUE7TUFBQSxNQUFBLFFBQUEsSUFBbUI7TUFBVyxNQUFBLEtBQUEsVUFBQTtBQUFBLFdBQVgsY0FBVzs7TUFBQTtLQUFBLFVBQUE7S0FBQSxFQUFBLDJCQUFBLCtCQUFBOzs7Ozs7OztHQUE5QixnQ0FBQSxrQkFBQSxNQUFBLDJCQUF3RCxLQUFJO0dBQTVELElBQW1CLGNBQVc7QUFBQSxXQUFBLE1BQUE7O0dBQTlCLElBQW1CLFlBQVcsT0FBQTtBQUFBLFVBQUEsK0JBQUE7O0dBRXZDLFlBQXNCLEdBQUcsTUFBVztBQUNsQyxVQUFNLEdBQUcsS0FBSzs7QUFDZCxTQUFLLGNBQ0gsSUFBSSw2QkFBNkIsWUFBWSxLQUFLLFFBQVEsc0JBQXNCLEVBQUUsRUFDaEYsY0FBYyxNQUErQjtBQUMzQyxTQUFJLEtBQUssWUFDUCxNQUFLLFVBQVUsT0FBTyxPQUFPLGVBQWUsS0FBSyxjQUFjO0FBRWpFLFVBQUssY0FBYyxFQUFFO0FBQ3JCLFNBQUksS0FBSyxZQUNQLE1BQUssVUFBVSxPQUFPLElBQUksZUFBZSxLQUFLLGNBQWM7T0FHakUsQ0FBQyxDQUNIOzs7S0FJRSJ9
@@ -1,41 +1,14 @@
1
- import { CSSResultGroup, TemplateResult } from 'lit';
2
- import { SbbOccupancy, SbbElement, SbbElementType } from '../../core.ts';
3
- import { SbbIconElement } from '../../icon.pure.ts';
4
- declare const SbbTrainWagonElement_base: import('../../core.ts').AbstractConstructor<import('../../core.ts').SbbNamedSlotListMixinType<SbbIconElement>> & typeof SbbElement;
1
+ import { TemplateResult } from 'lit';
2
+ import { SbbElement } from '../../core.ts';
3
+ declare const SbbTrainWagonElement_base: import('../../core.ts').AbstractConstructor<import('../train-wagon-common.ts').SbbTrainWagonMixinType> & typeof SbbElement;
5
4
  /**
6
5
  * It displays a train compartment within a `sbb-train` component.
7
6
  *
8
- * @slot - Use the unnamed slot to add one or more `sbb-icon` for meta-information of the `sbb-train-wagon`.
7
+ * @slot - Use the unnamed slot to add one or more `sbb-icon` for meta-information of the wagon.
9
8
  */
10
9
  export declare class SbbTrainWagonElement extends SbbTrainWagonElement_base {
11
10
  static readonly elementName: string;
12
- static elementDependencies: SbbElementType[];
13
- static styles: CSSResultGroup;
14
- static readonly events: {
15
- readonly sectorchange: "sectorchange";
16
- };
17
- /**
18
- * Wagon type.
19
- * For `wagon-end-left` and `wagon-end-right`, please set the corresponding value of the `blockedPassage` property.
20
- */
21
- accessor type: 'wagon' | 'wagon-end-left' | 'wagon-end-right' | 'couchette' | 'sleeping' | 'restaurant' | 'locomotive' | 'closed';
22
- protected readonly listChildLocalNames: string[];
23
- /** Occupancy of a wagon. */
24
- accessor occupancy: SbbOccupancy | null;
25
- /** Sector in which the wagon stops. */
26
- accessor sector: string;
27
- /** Accessibility text for blocked passages of the wagon. */
28
- accessor blockedPassage: 'previous' | 'next' | 'both' | 'none';
29
- /** Class label */
30
- accessor wagonClass: '1' | '2' | null;
31
- /** Wagon number */
32
- accessor label: string;
33
- /** Additional accessibility text which will be appended to the end. */
34
- accessor additionalAccessibilityText: string;
35
- private _language;
36
- private _sectorChanged;
37
- private _typeLabel;
38
- protected render(): TemplateResult;
11
+ render(): TemplateResult;
39
12
  }
40
13
  declare global {
41
14
  interface HTMLElementTagNameMap {
@@ -1 +1 @@
1
- {"version":3,"file":"train-wagon.component.d.ts","sourceRoot":"","sources":["../../../../../src/elements/train/train-wagon/train-wagon.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,cAAc,EAAW,KAAK,cAAc,EAAa,MAAM,KAAK,CAAC;AAKnF,OAAO,EAAE,KAAK,YAAY,EAAE,UAAU,EAAE,KAAK,cAAc,EAAE,MAAM,eAAe,CAAC;AAoBnF,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;;AAWpD;;;;GAIG;AACH,qBAAa,oBAAqB,SAAQ,yBAEzC;IACC,gBAAgC,WAAW,EAAE,MAAM,CAAqB;IACxE,OAAuB,mBAAmB,EAAE,cAAc,EAAE,CAG1D;IACF,OAAuB,MAAM,EAAE,cAAc,CAAuC;IACpF,gBAAuB,MAAM;;MAElB;IAEX;;;OAGG;IACH,SAA6C,IAAI,EAC7C,OAAO,GACP,gBAAgB,GAChB,iBAAiB,GACjB,WAAW,GACX,UAAU,GACV,YAAY,GACZ,YAAY,GACZ,QAAQ,CAAW;IAEvB,mBAA4B,mBAAmB,WAAgB;IAE/D,4BAA4B;IAC5B,SAA4B,SAAS,EAAE,YAAY,GAAG,IAAI,CAAQ;IAElE,uCAAuC;IACvC,SAGgB,MAAM,EAAE,MAAM,CAAM;IAEpC,4DAA4D;IAC5D,SACgB,cAAc,EAAE,UAAU,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM,CAAU;IAE/E,kBAAkB;IAClB,SAAwD,UAAU,EAAE,GAAG,GAAG,GAAG,GAAG,IAAI,CAAQ;IAE5F,mBAAmB;IACnB,SAEgB,KAAK,EAAE,MAAM,CAAM;IAEnC,uEAAuE;IACvE,SAEgB,2BAA2B,EAAE,MAAM,CAAM;IAEzD,OAAO,CAAC,SAAS,CAAmC;IAEpD,OAAO,CAAC,cAAc;IAKtB,OAAO,CAAC,UAAU;cAeC,MAAM,IAAI,cAAc;CA2G5C;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAE7B,iBAAiB,EAAE,oBAAoB,CAAC;KACzC;CACF"}
1
+ {"version":3,"file":"train-wagon.component.d.ts","sourceRoot":"","sources":["../../../../../src/elements/train/train-wagon/train-wagon.component.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAE1C,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;;AAG3C;;;;GAIG;AACH,qBAAa,oBAAqB,SAAQ,yBAA8B;IACtE,gBAAgC,WAAW,EAAE,MAAM,CAAqB;IAExD,MAAM,IAAI,cAAc;CAGzC;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAE7B,iBAAiB,EAAE,oBAAoB,CAAC;KACzC;CACF"}
@@ -1,2 +1,20 @@
1
- import { t as SbbTrainWagonElement } from "../../train-wagon.component-B6V4dPKn.js";
1
+ import { SbbElement } from "../../core.js";
2
+ import { SbbTrainWagonMixin } from "../train-wagon-common.js";
3
+ //#region src/elements/train/train-wagon/train-wagon.component.ts
4
+ /**
5
+ * It displays a train compartment within a `sbb-train` component.
6
+ *
7
+ * @slot - Use the unnamed slot to add one or more `sbb-icon` for meta-information of the wagon.
8
+ */
9
+ var SbbTrainWagonElement = class extends SbbTrainWagonMixin(SbbElement) {
10
+ static {
11
+ this.elementName = "sbb-train-wagon";
12
+ }
13
+ render() {
14
+ return this.renderTemplate();
15
+ }
16
+ };
17
+ //#endregion
2
18
  export { SbbTrainWagonElement };
19
+
20
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJhaW4td2Fnb24uY29tcG9uZW50LmpzIiwibmFtZXMiOltdLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9lbGVtZW50cy90cmFpbi90cmFpbi13YWdvbi90cmFpbi13YWdvbi5jb21wb25lbnQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHR5cGUgeyBUZW1wbGF0ZVJlc3VsdCB9IGZyb20gJ2xpdCc7XG5cbmltcG9ydCB7IFNiYkVsZW1lbnQgfSBmcm9tICcuLi8uLi9jb3JlLnRzJztcbmltcG9ydCB7IFNiYlRyYWluV2Fnb25NaXhpbiB9IGZyb20gJy4uL3RyYWluLXdhZ29uLWNvbW1vbi50cyc7XG5cbi8qKlxuICogSXQgZGlzcGxheXMgYSB0cmFpbiBjb21wYXJ0bWVudCB3aXRoaW4gYSBgc2JiLXRyYWluYCBjb21wb25lbnQuXG4gKlxuICogQHNsb3QgLSBVc2UgdGhlIHVubmFtZWQgc2xvdCB0byBhZGQgb25lIG9yIG1vcmUgYHNiYi1pY29uYCBmb3IgbWV0YS1pbmZvcm1hdGlvbiBvZiB0aGUgd2Fnb24uXG4gKi9cbmV4cG9ydCBjbGFzcyBTYmJUcmFpbldhZ29uRWxlbWVudCBleHRlbmRzIFNiYlRyYWluV2Fnb25NaXhpbihTYmJFbGVtZW50KSB7XG4gIHB1YmxpYyBzdGF0aWMgb3ZlcnJpZGUgcmVhZG9ubHkgZWxlbWVudE5hbWU6IHN0cmluZyA9ICdzYmItdHJhaW4td2Fnb24nO1xuXG4gIHB1YmxpYyBvdmVycmlkZSByZW5kZXIoKTogVGVtcGxhdGVSZXN1bHQge1xuICAgIHJldHVybiB0aGlzLnJlbmRlclRlbXBsYXRlKCk7XG4gIH1cbn1cblxuZGVjbGFyZSBnbG9iYWwge1xuICBpbnRlcmZhY2UgSFRNTEVsZW1lbnRUYWdOYW1lTWFwIHtcbiAgICAvLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQHR5cGVzY3JpcHQtZXNsaW50L25hbWluZy1jb252ZW50aW9uXG4gICAgJ3NiYi10cmFpbi13YWdvbic6IFNiYlRyYWluV2Fnb25FbGVtZW50O1xuICB9XG59XG4iXSwibWFwcGluZ3MiOiI7Ozs7Ozs7O0FBVUEsSUFBYSx1QkFBYixjQUEwQyxtQkFBbUIsV0FBVyxDQUFBOztBQUN0QyxPQUFBLGNBQXNCOztDQUV0QyxTQUFNO0FBQ3BCLFNBQU8sS0FBSyxnQkFBZ0IifQ==
@@ -0,0 +1,18 @@
1
+ import { SbbButtonBaseElement } from '../../core.ts';
2
+ declare const SbbTrainWagonButtonElement_base: import('../../core.ts').AbstractConstructor<import('../train-wagon-common.ts').SbbTrainWagonMixinType> & typeof SbbButtonBaseElement;
3
+ /**
4
+ * It displays a train compartment within a `sbb-train` component and behaves like a button.
5
+ * It can be used to display the train compartment as well as to trigger an action, e.g., to show more details about the train compartment.
6
+ *
7
+ * @slot - Use the unnamed slot to add one or more `sbb-icon` for meta-information of the wagon.
8
+ */
9
+ export declare class SbbTrainWagonButtonElement extends SbbTrainWagonButtonElement_base {
10
+ static readonly elementName: string;
11
+ }
12
+ declare global {
13
+ interface HTMLElementTagNameMap {
14
+ 'sbb-train-wagon-button': SbbTrainWagonButtonElement;
15
+ }
16
+ }
17
+ export {};
18
+ //# sourceMappingURL=train-wagon-button.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"train-wagon-button.component.d.ts","sourceRoot":"","sources":["../../../../../src/elements/train/train-wagon-button/train-wagon-button.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,eAAe,CAAC;;AAGrD;;;;;GAKG;AACH,qBAAa,0BAA2B,SAAQ,+BAAwC;IACtF,gBAAgC,WAAW,EAAE,MAAM,CAA4B;CAChF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAE7B,wBAAwB,EAAE,0BAA0B,CAAC;KACtD;CACF"}
@@ -0,0 +1,18 @@
1
+ import { SbbButtonBaseElement } from "../../core.js";
2
+ import { SbbTrainWagonMixin } from "../train-wagon-common.js";
3
+ //#region src/elements/train/train-wagon-button/train-wagon-button.component.ts
4
+ /**
5
+ * It displays a train compartment within a `sbb-train` component and behaves like a button.
6
+ * It can be used to display the train compartment as well as to trigger an action, e.g., to show more details about the train compartment.
7
+ *
8
+ * @slot - Use the unnamed slot to add one or more `sbb-icon` for meta-information of the wagon.
9
+ */
10
+ var SbbTrainWagonButtonElement = class extends SbbTrainWagonMixin(SbbButtonBaseElement) {
11
+ static {
12
+ this.elementName = "sbb-train-wagon-button";
13
+ }
14
+ };
15
+ //#endregion
16
+ export { SbbTrainWagonButtonElement };
17
+
18
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJhaW4td2Fnb24tYnV0dG9uLmNvbXBvbmVudC5qcyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvZWxlbWVudHMvdHJhaW4vdHJhaW4td2Fnb24tYnV0dG9uL3RyYWluLXdhZ29uLWJ1dHRvbi5jb21wb25lbnQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgU2JiQnV0dG9uQmFzZUVsZW1lbnQgfSBmcm9tICcuLi8uLi9jb3JlLnRzJztcbmltcG9ydCB7IFNiYlRyYWluV2Fnb25NaXhpbiB9IGZyb20gJy4uL3RyYWluLXdhZ29uLWNvbW1vbi50cyc7XG5cbi8qKlxuICogSXQgZGlzcGxheXMgYSB0cmFpbiBjb21wYXJ0bWVudCB3aXRoaW4gYSBgc2JiLXRyYWluYCBjb21wb25lbnQgYW5kIGJlaGF2ZXMgbGlrZSBhIGJ1dHRvbi5cbiAqIEl0IGNhbiBiZSB1c2VkIHRvIGRpc3BsYXkgdGhlIHRyYWluIGNvbXBhcnRtZW50IGFzIHdlbGwgYXMgdG8gdHJpZ2dlciBhbiBhY3Rpb24sIGUuZy4sIHRvIHNob3cgbW9yZSBkZXRhaWxzIGFib3V0IHRoZSB0cmFpbiBjb21wYXJ0bWVudC5cbiAqXG4gKiBAc2xvdCAtIFVzZSB0aGUgdW5uYW1lZCBzbG90IHRvIGFkZCBvbmUgb3IgbW9yZSBgc2JiLWljb25gIGZvciBtZXRhLWluZm9ybWF0aW9uIG9mIHRoZSB3YWdvbi5cbiAqL1xuZXhwb3J0IGNsYXNzIFNiYlRyYWluV2Fnb25CdXR0b25FbGVtZW50IGV4dGVuZHMgU2JiVHJhaW5XYWdvbk1peGluKFNiYkJ1dHRvbkJhc2VFbGVtZW50KSB7XG4gIHB1YmxpYyBzdGF0aWMgb3ZlcnJpZGUgcmVhZG9ubHkgZWxlbWVudE5hbWU6IHN0cmluZyA9ICdzYmItdHJhaW4td2Fnb24tYnV0dG9uJztcbn1cblxuZGVjbGFyZSBnbG9iYWwge1xuICBpbnRlcmZhY2UgSFRNTEVsZW1lbnRUYWdOYW1lTWFwIHtcbiAgICAvLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQHR5cGVzY3JpcHQtZXNsaW50L25hbWluZy1jb252ZW50aW9uXG4gICAgJ3NiYi10cmFpbi13YWdvbi1idXR0b24nOiBTYmJUcmFpbldhZ29uQnV0dG9uRWxlbWVudDtcbiAgfVxufVxuIl0sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7QUFTQSxJQUFhLDZCQUFiLGNBQWdELG1CQUFtQixxQkFBcUIsQ0FBQTs7QUFDdEQsT0FBQSxjQUFzQiJ9
@@ -0,0 +1,15 @@
1
+ import { TemplateResult } from 'lit';
2
+ import { AbstractConstructor } from '../core/mixins/constructor.ts';
3
+ import { SbbElement, SbbOccupancy } from '../core.ts';
4
+ export declare class SbbTrainWagonMixinType extends SbbElement {
5
+ accessor wagonType: 'wagon' | 'wagon-end-left' | 'wagon-end-right' | 'couchette' | 'sleeping' | 'restaurant' | 'locomotive' | 'closed';
6
+ accessor occupancy: SbbOccupancy | null;
7
+ accessor sector: string;
8
+ accessor blockedPassage: 'previous' | 'next' | 'both' | 'none';
9
+ accessor wagonClass: '1' | '2' | '1-2' | '2-1' | null;
10
+ accessor label: string;
11
+ accessor additionalAccessibilityText: string;
12
+ protected renderTemplate(): TemplateResult;
13
+ }
14
+ export declare const SbbTrainWagonMixin: <T extends AbstractConstructor<SbbElement>>(superClass: T) => AbstractConstructor<SbbTrainWagonMixinType> & T;
15
+ //# sourceMappingURL=train-wagon-common.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"train-wagon-common.d.ts","sourceRoot":"","sources":["../../../../src/elements/train/train-wagon-common.ts"],"names":[],"mappings":"AAAA,OAAO,EAA0C,KAAK,cAAc,EAAa,MAAM,KAAK,CAAC;AAK7F,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAgBL,KAAK,UAAU,EAIf,KAAK,YAAY,EAElB,MAAM,YAAY,CAAC;AAqCpB,MAAM,CAAC,OAAO,OAAO,sBAAuB,SAAQ,UAAU;IAC5D,SAAgB,SAAS,EACrB,OAAO,GACP,gBAAgB,GAChB,iBAAiB,GACjB,WAAW,GACX,UAAU,GACV,YAAY,GACZ,YAAY,GACZ,QAAQ,CAAC;IACb,SAAgB,SAAS,EAAE,YAAY,GAAG,IAAI,CAAC;IAC/C,SAAgB,MAAM,EAAE,MAAM,CAAC;IAC/B,SAAgB,cAAc,EAAE,UAAU,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM,CAAC;IACtE,SAAgB,UAAU,EAAE,GAAG,GAAG,GAAG,GAAG,KAAK,GAAG,KAAK,GAAG,IAAI,CAAC;IAC7D,SAAgB,KAAK,EAAE,MAAM,CAAC;IAC9B,SAAgB,2BAA2B,EAAE,MAAM,CAAC;IAEpD,SAAS,CAAC,cAAc,IAAI,cAAc;CAC3C;AAGD,eAAO,MAAM,kBAAkB,GAAI,CAAC,SAAS,mBAAmB,CAAC,UAAU,CAAC,EAC1E,YAAY,CAAC,KACZ,mBAAmB,CAAC,sBAAsB,CAAC,GAAG,CA6RhD,CAAC"}
@@ -0,0 +1,2 @@
1
+ import { t as SbbTrainWagonMixin } from "../train-wagon-common-C-0fI1r2.js";
2
+ export { SbbTrainWagonMixin };
@@ -0,0 +1,18 @@
1
+ import { SbbLinkBaseElement } from '../../core.ts';
2
+ declare const SbbTrainWagonLinkElement_base: import('../../core.ts').AbstractConstructor<import('../train-wagon-common.ts').SbbTrainWagonMixinType> & typeof SbbLinkBaseElement;
3
+ /**
4
+ * It displays a train compartment within a `sbb-train` component and behaves like a link.
5
+ * It can be used to display the train compartment as well as to trigger an action, e.g., to show more details about the train compartment.
6
+ *
7
+ * @slot - Use the unnamed slot to add one or more `sbb-icon` for meta-information of the wagon.
8
+ */
9
+ export declare class SbbTrainWagonLinkElement extends SbbTrainWagonLinkElement_base {
10
+ static readonly elementName: string;
11
+ }
12
+ declare global {
13
+ interface HTMLElementTagNameMap {
14
+ 'sbb-train-wagon-link': SbbTrainWagonLinkElement;
15
+ }
16
+ }
17
+ export {};
18
+ //# sourceMappingURL=train-wagon-link.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"train-wagon-link.component.d.ts","sourceRoot":"","sources":["../../../../../src/elements/train/train-wagon-link/train-wagon-link.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;;AAGnD;;;;;GAKG;AACH,qBAAa,wBAAyB,SAAQ,6BAAsC;IAClF,gBAAgC,WAAW,EAAE,MAAM,CAA0B;CAC9E;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAE7B,sBAAsB,EAAE,wBAAwB,CAAC;KAClD;CACF"}
@@ -0,0 +1,18 @@
1
+ import { SbbLinkBaseElement } from "../../core.js";
2
+ import { SbbTrainWagonMixin } from "../train-wagon-common.js";
3
+ //#region src/elements/train/train-wagon-link/train-wagon-link.component.ts
4
+ /**
5
+ * It displays a train compartment within a `sbb-train` component and behaves like a link.
6
+ * It can be used to display the train compartment as well as to trigger an action, e.g., to show more details about the train compartment.
7
+ *
8
+ * @slot - Use the unnamed slot to add one or more `sbb-icon` for meta-information of the wagon.
9
+ */
10
+ var SbbTrainWagonLinkElement = class extends SbbTrainWagonMixin(SbbLinkBaseElement) {
11
+ static {
12
+ this.elementName = "sbb-train-wagon-link";
13
+ }
14
+ };
15
+ //#endregion
16
+ export { SbbTrainWagonLinkElement };
17
+
18
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJhaW4td2Fnb24tbGluay5jb21wb25lbnQuanMiLCJuYW1lcyI6W10sInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2VsZW1lbnRzL3RyYWluL3RyYWluLXdhZ29uLWxpbmsvdHJhaW4td2Fnb24tbGluay5jb21wb25lbnQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgU2JiTGlua0Jhc2VFbGVtZW50IH0gZnJvbSAnLi4vLi4vY29yZS50cyc7XG5pbXBvcnQgeyBTYmJUcmFpbldhZ29uTWl4aW4gfSBmcm9tICcuLi90cmFpbi13YWdvbi1jb21tb24udHMnO1xuXG4vKipcbiAqIEl0IGRpc3BsYXlzIGEgdHJhaW4gY29tcGFydG1lbnQgd2l0aGluIGEgYHNiYi10cmFpbmAgY29tcG9uZW50IGFuZCBiZWhhdmVzIGxpa2UgYSBsaW5rLlxuICogSXQgY2FuIGJlIHVzZWQgdG8gZGlzcGxheSB0aGUgdHJhaW4gY29tcGFydG1lbnQgYXMgd2VsbCBhcyB0byB0cmlnZ2VyIGFuIGFjdGlvbiwgZS5nLiwgdG8gc2hvdyBtb3JlIGRldGFpbHMgYWJvdXQgdGhlIHRyYWluIGNvbXBhcnRtZW50LlxuICpcbiAqIEBzbG90IC0gVXNlIHRoZSB1bm5hbWVkIHNsb3QgdG8gYWRkIG9uZSBvciBtb3JlIGBzYmItaWNvbmAgZm9yIG1ldGEtaW5mb3JtYXRpb24gb2YgdGhlIHdhZ29uLlxuICovXG5leHBvcnQgY2xhc3MgU2JiVHJhaW5XYWdvbkxpbmtFbGVtZW50IGV4dGVuZHMgU2JiVHJhaW5XYWdvbk1peGluKFNiYkxpbmtCYXNlRWxlbWVudCkge1xuICBwdWJsaWMgc3RhdGljIG92ZXJyaWRlIHJlYWRvbmx5IGVsZW1lbnROYW1lOiBzdHJpbmcgPSAnc2JiLXRyYWluLXdhZ29uLWxpbmsnO1xufVxuXG5kZWNsYXJlIGdsb2JhbCB7XG4gIGludGVyZmFjZSBIVE1MRWxlbWVudFRhZ05hbWVNYXAge1xuICAgIC8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAdHlwZXNjcmlwdC1lc2xpbnQvbmFtaW5nLWNvbnZlbnRpb25cbiAgICAnc2JiLXRyYWluLXdhZ29uLWxpbmsnOiBTYmJUcmFpbldhZ29uTGlua0VsZW1lbnQ7XG4gIH1cbn1cbiJdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7O0FBU0EsSUFBYSwyQkFBYixjQUE4QyxtQkFBbUIsbUJBQW1CLENBQUE7O0FBQ2xELE9BQUEsY0FBc0IifQ==
@@ -0,0 +1,22 @@
1
+ import { unsafeCSS } from "lit";
2
+ import { SbbElement } from "./core.js";
3
+ import { SbbTrainFormationOrientationMixin } from "./train/train-formation-orientation-mixin.js";
4
+ //#region src/elements/train/train-blocked-passage/train-blocked-passage.scss?inline
5
+ var train_blocked_passage_default = ":host {\n display: grid;\n grid-template-areas: \"icon\";\n align-items: center;\n width: var(--sbb-train-formation-blocked-passage-dimension);\n height: var(--_sbb-train-formation-wagon-height);\n}\n\n:host(:is(:state(orientation-vertical),[state--orientation-vertical])) {\n width: var(--_sbb-train-formation-wagon-width);\n height: var(--sbb-train-formation-blocked-passage-dimension);\n}\n\n:host::before,\n:host::after {\n content: \"\";\n grid-area: icon;\n justify-self: center;\n}\n\n:host::before {\n width: var(--sbb-train-formation-blocked-passage-dimension);\n height: var(--sbb-train-formation-blocked-passage-dimension);\n border-radius: 50%;\n background-color: var(--sbb-train-blocked-passage-background-color);\n}\n\n:host::after {\n width: var(--sbb-train-blocked-passage-icon-bar-width);\n height: var(--sbb-train-blocked-passage-icon-bar-height);\n border-radius: var(--sbb-train-blocked-passage-icon-bar-border-radius);\n background-color: var(--sbb-train-blocked-passage-bar-color);\n}";
6
+ //#endregion
7
+ //#region src/elements/train/train-blocked-passage/train-blocked-passage.component.ts
8
+ /**
9
+ * It visually displays a blocked passage between train wagons.
10
+ */
11
+ var SbbTrainBlockedPassageElement = class extends SbbTrainFormationOrientationMixin(SbbElement) {
12
+ static {
13
+ this.elementName = "sbb-train-blocked-passage";
14
+ }
15
+ static {
16
+ this.styles = [unsafeCSS(train_blocked_passage_default)];
17
+ }
18
+ };
19
+ //#endregion
20
+ export { SbbTrainBlockedPassageElement as t };
21
+
22
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJhaW4tYmxvY2tlZC1wYXNzYWdlLmNvbXBvbmVudC0yVHVTcWJEZy5qcyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvZWxlbWVudHMvdHJhaW4vdHJhaW4tYmxvY2tlZC1wYXNzYWdlL3RyYWluLWJsb2NrZWQtcGFzc2FnZS5zY3NzP2lubGluZSIsIi4uLy4uLy4uL3NyYy9lbGVtZW50cy90cmFpbi90cmFpbi1ibG9ja2VkLXBhc3NhZ2UvdHJhaW4tYmxvY2tlZC1wYXNzYWdlLmNvbXBvbmVudC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyJAdXNlICcuLi8uLi9jb3JlL3N0eWxlcycgYXMgc2JiO1xuXG46aG9zdCB7XG4gIGRpc3BsYXk6IGdyaWQ7XG4gIGdyaWQtdGVtcGxhdGUtYXJlYXM6ICdpY29uJztcbiAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAgd2lkdGg6IHZhcigtLXNiYi10cmFpbi1mb3JtYXRpb24tYmxvY2tlZC1wYXNzYWdlLWRpbWVuc2lvbik7XG4gIGhlaWdodDogdmFyKC0tX3NiYi10cmFpbi1mb3JtYXRpb24td2Fnb24taGVpZ2h0KTtcbn1cblxuOmhvc3QoOnN0YXRlKG9yaWVudGF0aW9uLXZlcnRpY2FsKSkge1xuICB3aWR0aDogdmFyKC0tX3NiYi10cmFpbi1mb3JtYXRpb24td2Fnb24td2lkdGgpO1xuICBoZWlnaHQ6IHZhcigtLXNiYi10cmFpbi1mb3JtYXRpb24tYmxvY2tlZC1wYXNzYWdlLWRpbWVuc2lvbik7XG59XG5cbjpob3N0OjpiZWZvcmUsXG46aG9zdDo6YWZ0ZXIge1xuICBjb250ZW50OiAnJztcbiAgZ3JpZC1hcmVhOiBpY29uO1xuICBqdXN0aWZ5LXNlbGY6IGNlbnRlcjtcbn1cblxuLy8gQ2lyY2xlXG46aG9zdDo6YmVmb3JlIHtcbiAgd2lkdGg6IHZhcigtLXNiYi10cmFpbi1mb3JtYXRpb24tYmxvY2tlZC1wYXNzYWdlLWRpbWVuc2lvbik7XG4gIGhlaWdodDogdmFyKC0tc2JiLXRyYWluLWZvcm1hdGlvbi1ibG9ja2VkLXBhc3NhZ2UtZGltZW5zaW9uKTtcbiAgYm9yZGVyLXJhZGl1czogNTAlO1xuICBiYWNrZ3JvdW5kLWNvbG9yOiB2YXIoLS1zYmItdHJhaW4tYmxvY2tlZC1wYXNzYWdlLWJhY2tncm91bmQtY29sb3IpO1xufVxuXG4vLyBCYXJcbjpob3N0OjphZnRlciB7XG4gIHdpZHRoOiB2YXIoLS1zYmItdHJhaW4tYmxvY2tlZC1wYXNzYWdlLWljb24tYmFyLXdpZHRoKTtcbiAgaGVpZ2h0OiB2YXIoLS1zYmItdHJhaW4tYmxvY2tlZC1wYXNzYWdlLWljb24tYmFyLWhlaWdodCk7XG4gIGJvcmRlci1yYWRpdXM6IHZhcigtLXNiYi10cmFpbi1ibG9ja2VkLXBhc3NhZ2UtaWNvbi1iYXItYm9yZGVyLXJhZGl1cyk7XG4gIGJhY2tncm91bmQtY29sb3I6IHZhcigtLXNiYi10cmFpbi1ibG9ja2VkLXBhc3NhZ2UtYmFyLWNvbG9yKTtcbn1cbiIsImltcG9ydCB7IHR5cGUgQ1NTUmVzdWx0R3JvdXAsIHVuc2FmZUNTUyB9IGZyb20gJ2xpdCc7XG5cbmltcG9ydCB7IFNiYkVsZW1lbnQgfSBmcm9tICcuLi8uLi9jb3JlLnRzJztcbmltcG9ydCB7IFNiYlRyYWluRm9ybWF0aW9uT3JpZW50YXRpb25NaXhpbiB9IGZyb20gJy4uL3RyYWluLWZvcm1hdGlvbi1vcmllbnRhdGlvbi1taXhpbi50cyc7XG5cbmltcG9ydCBzdHlsZSBmcm9tICcuL3RyYWluLWJsb2NrZWQtcGFzc2FnZS5zY3NzP2lubGluZSc7XG5cbi8qKlxuICogSXQgdmlzdWFsbHkgZGlzcGxheXMgYSBibG9ja2VkIHBhc3NhZ2UgYmV0d2VlbiB0cmFpbiB3YWdvbnMuXG4gKi9cbmV4cG9ydCBjbGFzcyBTYmJUcmFpbkJsb2NrZWRQYXNzYWdlRWxlbWVudCBleHRlbmRzIFNiYlRyYWluRm9ybWF0aW9uT3JpZW50YXRpb25NaXhpbihTYmJFbGVtZW50KSB7XG4gIHB1YmxpYyBzdGF0aWMgb3ZlcnJpZGUgcmVhZG9ubHkgZWxlbWVudE5hbWU6IHN0cmluZyA9ICdzYmItdHJhaW4tYmxvY2tlZC1wYXNzYWdlJztcbiAgcHVibGljIHN0YXRpYyBvdmVycmlkZSBzdHlsZXM6IENTU1Jlc3VsdEdyb3VwID0gW3Vuc2FmZUNTUyhzdHlsZSldO1xufVxuXG5kZWNsYXJlIGdsb2JhbCB7XG4gIGludGVyZmFjZSBIVE1MRWxlbWVudFRhZ05hbWVNYXAge1xuICAgIC8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAdHlwZXNjcmlwdC1lc2xpbnQvbmFtaW5nLWNvbnZlbnRpb25cbiAgICAnc2JiLXRyYWluLWJsb2NrZWQtcGFzc2FnZSc6IFNiYlRyYWluQmxvY2tlZFBhc3NhZ2VFbGVtZW50O1xuICB9XG59XG4iXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7QUNVQSxJQUFhLGdDQUFiLGNBQW1ELGtDQUFrQyxXQUFXLENBQUE7O0FBQzlELE9BQUEsY0FBc0I7OztBQUMvQixPQUFBLFNBQXlCLENBQUMsVUFBVSw4QkFBTSxDQUFDIn0=
@@ -0,0 +1,190 @@
1
+ import { __esDecorate, __runInitializers } from "tslib";
2
+ import { html, nothing, unsafeCSS } from "lit";
3
+ import { property, state } from "lit/decorators.js";
4
+ import { SbbElement, SbbLanguageController, SbbNamedSlotListMixin, hostScrollbarStyles, i18nSector, i18nSectorShort, i18nTrains } from "./core.js";
5
+ import { styleMap } from "lit/directives/style-map.js";
6
+ //#region src/elements/train/train-formation/train-formation.scss?inline
7
+ var train_formation_default = ":host {\n --sbb-train-formation-scroll-padding: var(--sbb-train-formation-padding);\n --_sbb-train-formation-wagon-width: var(--sbb-train-formation-wagon-dimension-long);\n --_sbb-train-formation-wagon-height: var(--sbb-train-formation-wagon-dimension-short);\n display: grid;\n grid-template: \"start sectors end\" auto \"start trains end\" auto/auto 1fr auto;\n position: relative;\n overflow: auto visible;\n gap: var(--_sbb-train-formation-sectors-to-train-gap, 0) 0;\n padding-block: var(--sbb-train-formation-padding);\n color: var(--sbb-train-formation-text-color);\n font-size: var(--sbb-text-font-size-xs);\n letter-spacing: var(--sbb-typo-letter-spacing-text);\n line-height: var(--sbb-typo-line-height-text);\n}\n:host::before, :host::after {\n content: \"\";\n display: block;\n width: var(--sbb-train-formation-scroll-padding);\n}\n:host::before {\n grid-area: start;\n}\n:host::after {\n grid-area: end;\n}\n\n:host(:focus-visible) {\n outline-offset: var(--sbb-focus-outline-offset);\n outline: var(--sbb-focus-outline-color) var(--sbb-focus-outline-style, solid) var(--sbb-focus-outline-width);\n}\n\n:host(:is(:state(has-sectors),[state--has-sectors])) {\n --_sbb-train-formation-sectors-to-train-gap: var(--sbb-train-formation-gap);\n}\n\n:host(:is(:state(has-direction-label),[state--has-direction-label])) {\n --_sbb-train-formation-reserve-spacing-display: block;\n}\n\n:host([orientation=vertical]) {\n --_sbb-train-formation-wagon-width: var(--sbb-train-formation-wagon-dimension-short);\n --_sbb-train-formation-wagon-height: var(--sbb-train-formation-wagon-dimension-long);\n --_sbb-train-formation-flex-direction: column;\n --_sbb-train-formation-flex-direction-inverted: row;\n grid-template: \"start start\" auto \"sectors trains\" 1fr \"end end\" auto;\n overflow: visible auto;\n padding-block: unset;\n padding-inline: var(--sbb-train-formation-padding);\n gap: 0 var(--_sbb-train-formation-sectors-to-train-gap, 0);\n width: fit-content;\n}\n:host([orientation=vertical])::before, :host([orientation=vertical])::after {\n width: auto;\n height: var(--sbb-train-formation-scroll-padding);\n}\n\n.sbb-train-formation__sectors {\n display: flex;\n grid-area: sectors;\n gap: var(--sbb-train-formation-wagon-gap);\n flex-direction: var(--_sbb-train-formation-flex-direction);\n}\n\n.sbb-train-formation__sector {\n --_wagon-sum: var(--sbb-train-formation-wagon-count) *\n var(--sbb-train-formation-wagon-dimension-long);\n --_blocked-passage-sum: var(--sbb-train-formation-wagon-blocked-passage-count) *\n var(--sbb-train-formation-blocked-passage-dimension);\n --_total-count: calc(\n var(--sbb-train-formation-wagon-count) + var(--sbb-train-formation-wagon-blocked-passage-count)\n );\n --_gap-sum: calc((var(--_total-count) - 1) * var(--sbb-train-formation-wagon-gap));\n --_sector-width: calc(var(--_wagon-sum) + var(--_blocked-passage-sum) + var(--_gap-sum));\n --_sector-line-length: calc(0.5 * var(--_sector-width));\n flex: 0 0 var(--_sector-width);\n display: flex;\n flex-direction: var(--_sbb-train-formation-flex-direction);\n justify-content: center;\n overflow: clip visible;\n}\n:host([orientation=vertical]) .sbb-train-formation__sector {\n overflow: visible clip;\n}\n\n.sbb-train-formation__sector-sticky-wrapper {\n position: sticky;\n inset: auto 0;\n padding: 0 var(--sbb-train-formation-sector-padding);\n margin: 0 var(--sbb-train-formation-sector-margin);\n white-space: nowrap;\n}\n:host([orientation=vertical]) .sbb-train-formation__sector-sticky-wrapper {\n writing-mode: sideways-lr;\n inset: 0 auto;\n padding: var(--sbb-train-formation-sector-padding) 0;\n margin: var(--sbb-train-formation-sector-margin) 0;\n}\n.sbb-train-formation__sector-sticky-wrapper::before, .sbb-train-formation__sector-sticky-wrapper::after {\n content: \"\";\n position: absolute;\n inset-block: calc(50% - var(--sbb-train-formation-sector-line-width) / 2);\n border-block-end: var(--sbb-train-formation-sector-line-width) solid var(--sbb-train-formation-sector-line-color);\n width: var(--_sector-line-length);\n}\n:host([orientation=vertical]) .sbb-train-formation__sector-sticky-wrapper::before, :host([orientation=vertical]) .sbb-train-formation__sector-sticky-wrapper::after {\n width: auto;\n height: var(--_sector-line-length);\n}\n.sbb-train-formation__sector-sticky-wrapper::before {\n inset-inline-end: 100%;\n}\n.sbb-train-formation__sector-sticky-wrapper::after {\n inset-inline-start: 100%;\n}\n\n.sbb-train-formation__trains {\n grid-area: trains;\n}\n\n.sbb-train-formation__train-list {\n list-style: none;\n margin: 0;\n padding: 0;\n font-size: inherit;\n display: flex;\n flex-direction: var(--_sbb-train-formation-flex-direction);\n gap: var(--sbb-train-formation-wagon-gap);\n}\n\n.sbb-train-formation__train-list > :is(li, span) {\n display: inline-flex;\n}";
8
+ //#endregion
9
+ //#region src/elements/train/train-formation/train-formation.component.ts
10
+ /**
11
+ * It displays a train composition, acting as a container for one or more `sbb-train` component.
12
+ *
13
+ * @slot - Use the unnamed slot to add 'sbb-train' elements to the `sbb-train-formation`.
14
+ * @cssprop [--sbb-train-formation-scroll-padding=var(--sbb-spacing-fixed-1x)] - Defines the inline or block padding inside the horizontal or vertical scrolling area.
15
+ */
16
+ var SbbTrainFormationElement = (() => {
17
+ let _classSuper = SbbNamedSlotListMixin(SbbElement);
18
+ let _view_decorators;
19
+ let _view_initializers = [];
20
+ let _view_extraInitializers = [];
21
+ let _orientation_decorators;
22
+ let _orientation_initializers = [];
23
+ let _orientation_extraInitializers = [];
24
+ let __sectors_decorators;
25
+ let __sectors_initializers = [];
26
+ let __sectors_extraInitializers = [];
27
+ return class SbbTrainFormationElement extends _classSuper {
28
+ static {
29
+ const _metadata = typeof Symbol === "function" && Symbol.metadata ? Object.create(_classSuper[Symbol.metadata] ?? null) : void 0;
30
+ _view_decorators = [property({ reflect: true })];
31
+ _orientation_decorators = [property({ reflect: true })];
32
+ __sectors_decorators = [state()];
33
+ __esDecorate(this, null, _view_decorators, {
34
+ kind: "accessor",
35
+ name: "view",
36
+ static: false,
37
+ private: false,
38
+ access: {
39
+ has: (obj) => "view" in obj,
40
+ get: (obj) => obj.view,
41
+ set: (obj, value) => {
42
+ obj.view = value;
43
+ }
44
+ },
45
+ metadata: _metadata
46
+ }, _view_initializers, _view_extraInitializers);
47
+ __esDecorate(this, null, _orientation_decorators, {
48
+ kind: "accessor",
49
+ name: "orientation",
50
+ static: false,
51
+ private: false,
52
+ access: {
53
+ has: (obj) => "orientation" in obj,
54
+ get: (obj) => obj.orientation,
55
+ set: (obj, value) => {
56
+ obj.orientation = value;
57
+ }
58
+ },
59
+ metadata: _metadata
60
+ }, _orientation_initializers, _orientation_extraInitializers);
61
+ __esDecorate(this, null, __sectors_decorators, {
62
+ kind: "accessor",
63
+ name: "_sectors",
64
+ static: false,
65
+ private: false,
66
+ access: {
67
+ has: (obj) => "_sectors" in obj,
68
+ get: (obj) => obj._sectors,
69
+ set: (obj, value) => {
70
+ obj._sectors = value;
71
+ }
72
+ },
73
+ metadata: _metadata
74
+ }, __sectors_initializers, __sectors_extraInitializers);
75
+ if (_metadata) Object.defineProperty(this, Symbol.metadata, {
76
+ enumerable: true,
77
+ configurable: true,
78
+ writable: true,
79
+ value: _metadata
80
+ });
81
+ }
82
+ static {
83
+ this.elementName = "sbb-train-formation";
84
+ }
85
+ static {
86
+ this.styles = [hostScrollbarStyles, unsafeCSS(train_formation_default)];
87
+ }
88
+ #view_accessor_storage;
89
+ /** Whether the view of the wagons is from side or top perspective. */
90
+ get view() {
91
+ return this.#view_accessor_storage;
92
+ }
93
+ set view(value) {
94
+ this.#view_accessor_storage = value;
95
+ }
96
+ #orientation_accessor_storage;
97
+ /** Orientation, either horizontal or vertical. */
98
+ get orientation() {
99
+ return this.#orientation_accessor_storage;
100
+ }
101
+ set orientation(value) {
102
+ this.#orientation_accessor_storage = value;
103
+ }
104
+ #_sectors_accessor_storage;
105
+ get _sectors() {
106
+ return this.#_sectors_accessor_storage;
107
+ }
108
+ set _sectors(value) {
109
+ this.#_sectors_accessor_storage = value;
110
+ }
111
+ constructor() {
112
+ super();
113
+ this.listChildLocalNames = ["sbb-train"];
114
+ this.#view_accessor_storage = __runInitializers(this, _view_initializers, "side");
115
+ this.#orientation_accessor_storage = (__runInitializers(this, _view_extraInitializers), __runInitializers(this, _orientation_initializers, "horizontal"));
116
+ this.#_sectors_accessor_storage = (__runInitializers(this, _orientation_extraInitializers), __runInitializers(this, __sectors_initializers, []));
117
+ this._language = (__runInitializers(this, __sectors_extraInitializers), new SbbLanguageController(this));
118
+ this.addEventListener?.("trainslotchange", (e) => {
119
+ this._readSectors(e);
120
+ this._readDirectionLabel(e);
121
+ });
122
+ this.addEventListener?.("sectorchange", (e) => this._readSectors(e));
123
+ this.addEventListener?.("directionlabelchange", (e) => this._readDirectionLabel(e));
124
+ }
125
+ connectedCallback() {
126
+ super.connectedCallback();
127
+ this.classList.add("sbb-scrollbar");
128
+ }
129
+ _readDirectionLabel(event) {
130
+ event?.stopPropagation();
131
+ this.toggleState("has-direction-label", Array.from(this.querySelectorAll?.("sbb-train") ?? []).some((train) => !!train.directionLabel));
132
+ }
133
+ _readSectors(event) {
134
+ event?.stopPropagation();
135
+ this._sectors = Array.from(this.querySelectorAll?.("sbb-train-wagon,sbb-train-wagon-button,sbb-train-wagon-link,sbb-train-blocked-passage") ?? []).reduce((aggregatedSectors, item) => {
136
+ const currentAggregatedSector = aggregatedSectors[aggregatedSectors.length - 1];
137
+ if (item.localName.startsWith("sbb-train-wagon")) {
138
+ const sectorAttribute = item.sector ?? item.getAttribute("sector");
139
+ if (!currentAggregatedSector.label && sectorAttribute) currentAggregatedSector.label = sectorAttribute;
140
+ if (!sectorAttribute || currentAggregatedSector.label === sectorAttribute) currentAggregatedSector.wagonCount++;
141
+ else aggregatedSectors.push({
142
+ label: sectorAttribute,
143
+ wagonCount: 1,
144
+ blockedPassageCount: 0
145
+ });
146
+ } else if (item.localName === "sbb-train-blocked-passage") currentAggregatedSector.blockedPassageCount++;
147
+ return aggregatedSectors;
148
+ }, [{
149
+ wagonCount: 0,
150
+ blockedPassageCount: 0
151
+ }]);
152
+ this.toggleState("has-sectors", this._sectors.some((s) => !!s.label));
153
+ }
154
+ willUpdate(changedProperties) {
155
+ super.willUpdate(changedProperties);
156
+ if (changedProperties.has("listChildren")) {
157
+ this._readSectors();
158
+ this._readDirectionLabel();
159
+ }
160
+ }
161
+ render() {
162
+ return html`
163
+ ${this._sectors.length && this._sectors[0].label !== void 0 ? html`<div class="sbb-train-formation__sectors" aria-hidden="true">
164
+ ${this._sectors.map((aggregatedSector) => html`<span
165
+ class="sbb-train-formation__sector"
166
+ style=${styleMap({
167
+ "--sbb-train-formation-wagon-count": aggregatedSector.wagonCount,
168
+ "--sbb-train-formation-wagon-blocked-passage-count": aggregatedSector.blockedPassageCount
169
+ })}
170
+ >
171
+ <span class="sbb-train-formation__sector-sticky-wrapper">
172
+ ${`${aggregatedSector.wagonCount === 1 && aggregatedSector.label ? i18nSectorShort[this._language.current] : i18nSector[this._language.current]} ${aggregatedSector.label ? aggregatedSector.label : ""}`}
173
+ </span>
174
+ </span>`)}
175
+ </div>` : nothing}
176
+
177
+ <div class="sbb-train-formation__trains">
178
+ ${this.renderList({
179
+ class: "sbb-train-formation__train-list",
180
+ ariaLabel: i18nTrains[this._language.current]
181
+ })}
182
+ </div>
183
+ `;
184
+ }
185
+ };
186
+ })();
187
+ //#endregion
188
+ export { SbbTrainFormationElement as t };
189
+
190
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJhaW4tZm9ybWF0aW9uLmNvbXBvbmVudC1CWUIwM3pYNS5qcyIsIm5hbWVzIjpbXSwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvZWxlbWVudHMvdHJhaW4vdHJhaW4tZm9ybWF0aW9uL3RyYWluLWZvcm1hdGlvbi5zY3NzP2lubGluZSIsIi4uLy4uLy4uL3NyYy9lbGVtZW50cy90cmFpbi90cmFpbi1mb3JtYXRpb24vdHJhaW4tZm9ybWF0aW9uLmNvbXBvbmVudC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyJAdXNlICcuLi8uLi9jb3JlL3N0eWxlcycgYXMgc2JiO1xuXG46aG9zdCB7XG4gIC0tc2JiLXRyYWluLWZvcm1hdGlvbi1zY3JvbGwtcGFkZGluZzogdmFyKC0tc2JiLXRyYWluLWZvcm1hdGlvbi1wYWRkaW5nKTtcbiAgLS1fc2JiLXRyYWluLWZvcm1hdGlvbi13YWdvbi13aWR0aDogdmFyKC0tc2JiLXRyYWluLWZvcm1hdGlvbi13YWdvbi1kaW1lbnNpb24tbG9uZyk7XG4gIC0tX3NiYi10cmFpbi1mb3JtYXRpb24td2Fnb24taGVpZ2h0OiB2YXIoLS1zYmItdHJhaW4tZm9ybWF0aW9uLXdhZ29uLWRpbWVuc2lvbi1zaG9ydCk7XG5cbiAgZGlzcGxheTogZ3JpZDtcbiAgZ3JpZC10ZW1wbGF0ZTpcbiAgICAnc3RhcnQgc2VjdG9ycyBlbmQnIGF1dG9cbiAgICAnc3RhcnQgdHJhaW5zIGVuZCcgYXV0byAvIGF1dG8gMWZyIGF1dG87XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgb3ZlcmZsb3c6IGF1dG8gdmlzaWJsZTtcbiAgZ2FwOiB2YXIoLS1fc2JiLXRyYWluLWZvcm1hdGlvbi1zZWN0b3JzLXRvLXRyYWluLWdhcCwgMCkgMDtcbiAgcGFkZGluZy1ibG9jazogdmFyKC0tc2JiLXRyYWluLWZvcm1hdGlvbi1wYWRkaW5nKTtcbiAgY29sb3I6IHZhcigtLXNiYi10cmFpbi1mb3JtYXRpb24tdGV4dC1jb2xvcik7XG4gIGZvbnQtc2l6ZTogdmFyKC0tc2JiLXRleHQtZm9udC1zaXplLXhzKTtcbiAgbGV0dGVyLXNwYWNpbmc6IHZhcigtLXNiYi10eXBvLWxldHRlci1zcGFjaW5nLXRleHQpO1xuICBsaW5lLWhlaWdodDogdmFyKC0tc2JiLXR5cG8tbGluZS1oZWlnaHQtdGV4dCk7XG5cbiAgLy8gRW5hYmxlIGlubGluZSBwYWRkaW5nXG4gICY6OmJlZm9yZSxcbiAgJjo6YWZ0ZXIge1xuICAgIGNvbnRlbnQ6ICcnO1xuICAgIGRpc3BsYXk6IGJsb2NrO1xuICAgIHdpZHRoOiB2YXIoLS1zYmItdHJhaW4tZm9ybWF0aW9uLXNjcm9sbC1wYWRkaW5nKTtcbiAgfVxuXG4gICY6OmJlZm9yZSB7XG4gICAgZ3JpZC1hcmVhOiBzdGFydDtcbiAgfVxuXG4gICY6OmFmdGVyIHtcbiAgICBncmlkLWFyZWE6IGVuZDtcbiAgfVxufVxuXG4vLyBXaXRoIHNjcm9sbGFibGUgY29udGVudCwgdGhlIHRyYWluIGZvcm1hdGlvbiBjYW4gZ2V0IGZvY3VzLlxuOmhvc3QoOmZvY3VzLXZpc2libGUpIHtcbiAgQGluY2x1ZGUgc2JiLmZvY3VzLW91dGxpbmU7XG59XG5cbjpob3N0KDpzdGF0ZShoYXMtc2VjdG9ycykpIHtcbiAgLS1fc2JiLXRyYWluLWZvcm1hdGlvbi1zZWN0b3JzLXRvLXRyYWluLWdhcDogdmFyKC0tc2JiLXRyYWluLWZvcm1hdGlvbi1nYXApO1xufVxuXG46aG9zdCg6c3RhdGUoaGFzLWRpcmVjdGlvbi1sYWJlbCkpIHtcbiAgLS1fc2JiLXRyYWluLWZvcm1hdGlvbi1yZXNlcnZlLXNwYWNpbmctZGlzcGxheTogYmxvY2s7XG59XG5cbjpob3N0KFtvcmllbnRhdGlvbj0ndmVydGljYWwnXSkge1xuICAtLV9zYmItdHJhaW4tZm9ybWF0aW9uLXdhZ29uLXdpZHRoOiB2YXIoLS1zYmItdHJhaW4tZm9ybWF0aW9uLXdhZ29uLWRpbWVuc2lvbi1zaG9ydCk7XG4gIC0tX3NiYi10cmFpbi1mb3JtYXRpb24td2Fnb24taGVpZ2h0OiB2YXIoLS1zYmItdHJhaW4tZm9ybWF0aW9uLXdhZ29uLWRpbWVuc2lvbi1sb25nKTtcbiAgLS1fc2JiLXRyYWluLWZvcm1hdGlvbi1mbGV4LWRpcmVjdGlvbjogY29sdW1uO1xuICAtLV9zYmItdHJhaW4tZm9ybWF0aW9uLWZsZXgtZGlyZWN0aW9uLWludmVydGVkOiByb3c7XG5cbiAgZ3JpZC10ZW1wbGF0ZTpcbiAgICAnc3RhcnQgc3RhcnQnIGF1dG9cbiAgICAnc2VjdG9ycyB0cmFpbnMnIDFmclxuICAgICdlbmQgZW5kJyBhdXRvO1xuICBvdmVyZmxvdzogdmlzaWJsZSBhdXRvO1xuICBwYWRkaW5nLWJsb2NrOiB1bnNldDtcbiAgcGFkZGluZy1pbmxpbmU6IHZhcigtLXNiYi10cmFpbi1mb3JtYXRpb24tcGFkZGluZyk7XG4gIGdhcDogMCB2YXIoLS1fc2JiLXRyYWluLWZvcm1hdGlvbi1zZWN0b3JzLXRvLXRyYWluLWdhcCwgMCk7XG4gIHdpZHRoOiBmaXQtY29udGVudDtcblxuICAmOjpiZWZvcmUsXG4gICY6OmFmdGVyIHtcbiAgICB3aWR0aDogYXV0bztcbiAgICBoZWlnaHQ6IHZhcigtLXNiYi10cmFpbi1mb3JtYXRpb24tc2Nyb2xsLXBhZGRpbmcpO1xuICB9XG59XG5cbi5zYmItdHJhaW4tZm9ybWF0aW9uX19zZWN0b3JzIHtcbiAgZGlzcGxheTogZmxleDtcbiAgZ3JpZC1hcmVhOiBzZWN0b3JzO1xuICBnYXA6IHZhcigtLXNiYi10cmFpbi1mb3JtYXRpb24td2Fnb24tZ2FwKTtcbiAgZmxleC1kaXJlY3Rpb246IHZhcigtLV9zYmItdHJhaW4tZm9ybWF0aW9uLWZsZXgtZGlyZWN0aW9uKTtcbn1cblxuLnNiYi10cmFpbi1mb3JtYXRpb25fX3NlY3RvciB7XG4gIC0tX3dhZ29uLXN1bTogdmFyKC0tc2JiLXRyYWluLWZvcm1hdGlvbi13YWdvbi1jb3VudCkgKlxuICAgIHZhcigtLXNiYi10cmFpbi1mb3JtYXRpb24td2Fnb24tZGltZW5zaW9uLWxvbmcpO1xuICAtLV9ibG9ja2VkLXBhc3NhZ2Utc3VtOiB2YXIoLS1zYmItdHJhaW4tZm9ybWF0aW9uLXdhZ29uLWJsb2NrZWQtcGFzc2FnZS1jb3VudCkgKlxuICAgIHZhcigtLXNiYi10cmFpbi1mb3JtYXRpb24tYmxvY2tlZC1wYXNzYWdlLWRpbWVuc2lvbik7XG4gIC0tX3RvdGFsLWNvdW50OiBjYWxjKFxuICAgIHZhcigtLXNiYi10cmFpbi1mb3JtYXRpb24td2Fnb24tY291bnQpICsgdmFyKC0tc2JiLXRyYWluLWZvcm1hdGlvbi13YWdvbi1ibG9ja2VkLXBhc3NhZ2UtY291bnQpXG4gICk7XG4gIC0tX2dhcC1zdW06IGNhbGMoKHZhcigtLV90b3RhbC1jb3VudCkgLSAxKSAqIHZhcigtLXNiYi10cmFpbi1mb3JtYXRpb24td2Fnb24tZ2FwKSk7XG4gIC0tX3NlY3Rvci13aWR0aDogY2FsYyh2YXIoLS1fd2Fnb24tc3VtKSArIHZhcigtLV9ibG9ja2VkLXBhc3NhZ2Utc3VtKSArIHZhcigtLV9nYXAtc3VtKSk7XG4gIC0tX3NlY3Rvci1saW5lLWxlbmd0aDogY2FsYygwLjUgKiB2YXIoLS1fc2VjdG9yLXdpZHRoKSk7XG5cbiAgZmxleDogMCAwIHZhcigtLV9zZWN0b3Itd2lkdGgpO1xuICBkaXNwbGF5OiBmbGV4O1xuICBmbGV4LWRpcmVjdGlvbjogdmFyKC0tX3NiYi10cmFpbi1mb3JtYXRpb24tZmxleC1kaXJlY3Rpb24pO1xuICBqdXN0aWZ5LWNvbnRlbnQ6IGNlbnRlcjtcbiAgb3ZlcmZsb3c6IGNsaXAgdmlzaWJsZTtcblxuICA6aG9zdChbb3JpZW50YXRpb249J3ZlcnRpY2FsJ10pICYge1xuICAgIG92ZXJmbG93OiB2aXNpYmxlIGNsaXA7XG4gIH1cbn1cblxuLnNiYi10cmFpbi1mb3JtYXRpb25fX3NlY3Rvci1zdGlja3ktd3JhcHBlciB7XG4gIHBvc2l0aW9uOiBzdGlja3k7XG4gIGluc2V0OiBhdXRvIDA7XG4gIHBhZGRpbmc6IDAgdmFyKC0tc2JiLXRyYWluLWZvcm1hdGlvbi1zZWN0b3ItcGFkZGluZyk7XG4gIG1hcmdpbjogMCB2YXIoLS1zYmItdHJhaW4tZm9ybWF0aW9uLXNlY3Rvci1tYXJnaW4pO1xuICB3aGl0ZS1zcGFjZTogbm93cmFwO1xuXG4gIDpob3N0KFtvcmllbnRhdGlvbj0ndmVydGljYWwnXSkgJiB7XG4gICAgd3JpdGluZy1tb2RlOiBzaWRld2F5cy1scjtcbiAgICBpbnNldDogMCBhdXRvO1xuICAgIHBhZGRpbmc6IHZhcigtLXNiYi10cmFpbi1mb3JtYXRpb24tc2VjdG9yLXBhZGRpbmcpIDA7XG4gICAgbWFyZ2luOiB2YXIoLS1zYmItdHJhaW4tZm9ybWF0aW9uLXNlY3Rvci1tYXJnaW4pIDA7XG4gIH1cblxuICAvLyBMaW5lcyBiZXNpZGUgdGhlIHNlY3Rvci1sYWJlbFxuICAmOjpiZWZvcmUsXG4gICY6OmFmdGVyIHtcbiAgICBjb250ZW50OiAnJztcbiAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG5cbiAgICAvLyBFeGFjdGx5IGNlbnRlciB0aGUgbGluZSBieSBzdWJ0cmFjdGluZyBoYWxmIG9mIHRoZSBib3JkZXIgd2lkdGhcbiAgICBpbnNldC1ibG9jazogY2FsYyg1MCUgLSB2YXIoLS1zYmItdHJhaW4tZm9ybWF0aW9uLXNlY3Rvci1saW5lLXdpZHRoKSAvIDIpO1xuICAgIGJvcmRlci1ibG9jay1lbmQ6IHZhcigtLXNiYi10cmFpbi1mb3JtYXRpb24tc2VjdG9yLWxpbmUtd2lkdGgpIHNvbGlkXG4gICAgICB2YXIoLS1zYmItdHJhaW4tZm9ybWF0aW9uLXNlY3Rvci1saW5lLWNvbG9yKTtcbiAgICB3aWR0aDogdmFyKC0tX3NlY3Rvci1saW5lLWxlbmd0aCk7XG5cbiAgICA6aG9zdChbb3JpZW50YXRpb249J3ZlcnRpY2FsJ10pICYge1xuICAgICAgd2lkdGg6IGF1dG87XG4gICAgICBoZWlnaHQ6IHZhcigtLV9zZWN0b3ItbGluZS1sZW5ndGgpO1xuICAgIH1cbiAgfVxuXG4gICY6OmJlZm9yZSB7XG4gICAgaW5zZXQtaW5saW5lLWVuZDogMTAwJTtcbiAgfVxuXG4gICY6OmFmdGVyIHtcbiAgICBpbnNldC1pbmxpbmUtc3RhcnQ6IDEwMCU7XG4gIH1cbn1cblxuLnNiYi10cmFpbi1mb3JtYXRpb25fX3RyYWlucyB7XG4gIGdyaWQtYXJlYTogdHJhaW5zO1xufVxuXG4uc2JiLXRyYWluLWZvcm1hdGlvbl9fdHJhaW4tbGlzdCB7XG4gIEBpbmNsdWRlIHNiYi5saXN0LXJlc2V0O1xuXG4gIGRpc3BsYXk6IGZsZXg7XG4gIGZsZXgtZGlyZWN0aW9uOiB2YXIoLS1fc2JiLXRyYWluLWZvcm1hdGlvbi1mbGV4LWRpcmVjdGlvbik7XG4gIGdhcDogdmFyKC0tc2JiLXRyYWluLWZvcm1hdGlvbi13YWdvbi1nYXApO1xufVxuXG4vLyBVc2luZyAuLi4gbGkgc2VsZWN0b3IsIGJlY2F1c2UgdGhlIGxpIGdlbmVyYXRpb25cbi8vIGlzIGhhbmRsZWQgaW4gdGhlIGNvbXBvbmVudCBiYXNlIGNsYXNzLlxuLnNiYi10cmFpbi1mb3JtYXRpb25fX3RyYWluLWxpc3QgPiA6aXMobGksIHNwYW4pIHtcbiAgZGlzcGxheTogaW5saW5lLWZsZXg7XG59XG4iLCJpbXBvcnQge1xuICB0eXBlIENTU1Jlc3VsdEdyb3VwLFxuICBodG1sLFxuICBub3RoaW5nLFxuICB0eXBlIFByb3BlcnR5VmFsdWVzLFxuICB0eXBlIFRlbXBsYXRlUmVzdWx0LFxuICB1bnNhZmVDU1MsXG59IGZyb20gJ2xpdCc7XG5pbXBvcnQgeyBwcm9wZXJ0eSwgc3RhdGUgfSBmcm9tICdsaXQvZGVjb3JhdG9ycy5qcyc7XG5pbXBvcnQgeyBzdHlsZU1hcCB9IGZyb20gJ2xpdC9kaXJlY3RpdmVzL3N0eWxlLW1hcC5qcyc7XG5cbmltcG9ydCB7XG4gIGhvc3RTY3JvbGxiYXJTdHlsZXMsXG4gIGkxOG5TZWN0b3IsXG4gIGkxOG5TZWN0b3JTaG9ydCxcbiAgaTE4blRyYWlucyxcbiAgU2JiRWxlbWVudCxcbiAgU2JiTGFuZ3VhZ2VDb250cm9sbGVyLFxuICBTYmJOYW1lZFNsb3RMaXN0TWl4aW4sXG4gIHR5cGUgU2JiT3JpZW50YXRpb24sXG4gIHR5cGUgV2l0aExpc3RDaGlsZHJlbixcbn0gZnJvbSAnLi4vLi4vY29yZS50cyc7XG5pbXBvcnQgdHlwZSB7IFNiYlRyYWluRWxlbWVudCB9IGZyb20gJy4uL3RyYWluL3RyYWluLmNvbXBvbmVudC50cyc7XG5pbXBvcnQgdHlwZSB7IFNiYlRyYWluQmxvY2tlZFBhc3NhZ2VFbGVtZW50IH0gZnJvbSAnLi4vdHJhaW4tYmxvY2tlZC1wYXNzYWdlL3RyYWluLWJsb2NrZWQtcGFzc2FnZS5jb21wb25lbnQudHMnO1xuaW1wb3J0IHR5cGUgeyBTYmJUcmFpbldhZ29uTWl4aW5UeXBlIH0gZnJvbSAnLi4vdHJhaW4td2Fnb24tY29tbW9uLnRzJztcblxuaW1wb3J0IHN0eWxlIGZyb20gJy4vdHJhaW4tZm9ybWF0aW9uLnNjc3M/aW5saW5lJztcblxuaW50ZXJmYWNlIEFnZ3JlZ2F0ZWRTZWN0b3Ige1xuICBsYWJlbDogc3RyaW5nO1xuICB3YWdvbkNvdW50OiBudW1iZXI7XG4gIGJsb2NrZWRQYXNzYWdlQ291bnQ6IG51bWJlcjtcbn1cblxuLyoqXG4gKiBJdCBkaXNwbGF5cyBhIHRyYWluIGNvbXBvc2l0aW9uLCBhY3RpbmcgYXMgYSBjb250YWluZXIgZm9yIG9uZSBvciBtb3JlIGBzYmItdHJhaW5gIGNvbXBvbmVudC5cbiAqXG4gKiBAc2xvdCAtIFVzZSB0aGUgdW5uYW1lZCBzbG90IHRvIGFkZCAnc2JiLXRyYWluJyBlbGVtZW50cyB0byB0aGUgYHNiYi10cmFpbi1mb3JtYXRpb25gLlxuICogQGNzc3Byb3AgWy0tc2JiLXRyYWluLWZvcm1hdGlvbi1zY3JvbGwtcGFkZGluZz12YXIoLS1zYmItc3BhY2luZy1maXhlZC0xeCldIC0gRGVmaW5lcyB0aGUgaW5saW5lIG9yIGJsb2NrIHBhZGRpbmcgaW5zaWRlIHRoZSBob3Jpem9udGFsIG9yIHZlcnRpY2FsIHNjcm9sbGluZyBhcmVhLlxuICovXG5leHBvcnQgY2xhc3MgU2JiVHJhaW5Gb3JtYXRpb25FbGVtZW50IGV4dGVuZHMgU2JiTmFtZWRTbG90TGlzdE1peGluPFxuICBTYmJUcmFpbkVsZW1lbnQsXG4gIHR5cGVvZiBTYmJFbGVtZW50XG4+KFNiYkVsZW1lbnQpIHtcbiAgcHVibGljIHN0YXRpYyBvdmVycmlkZSByZWFkb25seSBlbGVtZW50TmFtZTogc3RyaW5nID0gJ3NiYi10cmFpbi1mb3JtYXRpb24nO1xuICBwdWJsaWMgc3RhdGljIG92ZXJyaWRlIHN0eWxlczogQ1NTUmVzdWx0R3JvdXAgPSBbaG9zdFNjcm9sbGJhclN0eWxlcywgdW5zYWZlQ1NTKHN0eWxlKV07XG4gIHByb3RlY3RlZCBvdmVycmlkZSByZWFkb25seSBsaXN0Q2hpbGRMb2NhbE5hbWVzID0gWydzYmItdHJhaW4nXTtcblxuICAvKiogV2hldGhlciB0aGUgdmlldyBvZiB0aGUgd2Fnb25zIGlzIGZyb20gc2lkZSBvciB0b3AgcGVyc3BlY3RpdmUuICovXG4gIEBwcm9wZXJ0eSh7IHJlZmxlY3Q6IHRydWUgfSkgcHVibGljIGFjY2Vzc29yIHZpZXc6ICdzaWRlJyB8ICd0b3AnID0gJ3NpZGUnO1xuXG4gIC8qKiBPcmllbnRhdGlvbiwgZWl0aGVyIGhvcml6b250YWwgb3IgdmVydGljYWwuICovXG4gIEBwcm9wZXJ0eSh7IHJlZmxlY3Q6IHRydWUgfSkgcHVibGljIGFjY2Vzc29yIG9yaWVudGF0aW9uOiBTYmJPcmllbnRhdGlvbiA9ICdob3Jpem9udGFsJztcblxuICBAc3RhdGUoKSBwcml2YXRlIGFjY2Vzc29yIF9zZWN0b3JzOiBBZ2dyZWdhdGVkU2VjdG9yW10gPSBbXTtcblxuICBwcml2YXRlIF9sYW5ndWFnZSA9IG5ldyBTYmJMYW5ndWFnZUNvbnRyb2xsZXIodGhpcyk7XG5cbiAgcHVibGljIGNvbnN0cnVjdG9yKCkge1xuICAgIHN1cGVyKCk7XG4gICAgdGhpcy5hZGRFdmVudExpc3RlbmVyPy4oJ3RyYWluc2xvdGNoYW5nZScsIChlKSA9PiB7XG4gICAgICB0aGlzLl9yZWFkU2VjdG9ycyhlKTtcbiAgICAgIHRoaXMuX3JlYWREaXJlY3Rpb25MYWJlbChlKTtcbiAgICB9KTtcbiAgICB0aGlzLmFkZEV2ZW50TGlzdGVuZXI/Lignc2VjdG9yY2hhbmdlJywgKGUpID0+IHRoaXMuX3JlYWRTZWN0b3JzKGUpKTtcbiAgICB0aGlzLmFkZEV2ZW50TGlzdGVuZXI/LignZGlyZWN0aW9ubGFiZWxjaGFuZ2UnLCAoZSkgPT4gdGhpcy5fcmVhZERpcmVjdGlvbkxhYmVsKGUpKTtcbiAgfVxuXG4gIHB1YmxpYyBvdmVycmlkZSBjb25uZWN0ZWRDYWxsYmFjaygpOiB2b2lkIHtcbiAgICBzdXBlci5jb25uZWN0ZWRDYWxsYmFjaygpO1xuXG4gICAgLy8gV2hlbiBpbmNsdWRpbmcgdGhlIHNjcm9sbGJhciBzdHlsZXMgb24gdGhlIGhvc3QsIHRoZXJlIGlzIG5vIGhvdmVyIGVmZmVjdCBvZiB0aGUgc2Nyb2xsYmFyIHBvc3NpYmxlLlxuICAgIC8vIEluIG1vc3QgY2FzZXMsIHRoZSBjb21wb25lbnQgd2lsbCBiZSB1c2VkIGluIExpZ2h0IERPTS4gVG8gYWxzbyBzdXBwb3J0IHRoZSBob3ZlciBlZmZlY3QsXG4gICAgLy8gd2UgYWRkaXRpb25hbGx5IGFkZCB0aGUgYHNiYi1zY3JvbGxiYXJgIENTUyBjbGFzcyB0byB0aGUgaG9zdC5cbiAgICAvLyBUaGlzIGlzIGFuIGV4Y2VwdGlvbiBhcyB3ZSBub3JtYWxseSBkb24ndCBhbHRlciB0aGUgY2xhc3NMaXN0IG9mIHRoZSBob3N0LlxuICAgIHRoaXMuY2xhc3NMaXN0LmFkZCgnc2JiLXNjcm9sbGJhcicpO1xuICB9XG5cbiAgcHJpdmF0ZSBfcmVhZERpcmVjdGlvbkxhYmVsKGV2ZW50PzogRXZlbnQpOiB2b2lkIHtcbiAgICAvLyBLZWVwIHRoZSBldmVudCBpbnRlcm5hbC5cbiAgICBldmVudD8uc3RvcFByb3BhZ2F0aW9uKCk7XG5cbiAgICB0aGlzLnRvZ2dsZVN0YXRlKFxuICAgICAgJ2hhcy1kaXJlY3Rpb24tbGFiZWwnLFxuICAgICAgQXJyYXkuZnJvbSh0aGlzLnF1ZXJ5U2VsZWN0b3JBbGw/Lignc2JiLXRyYWluJykgPz8gW10pLnNvbWUoXG4gICAgICAgICh0cmFpbikgPT4gISF0cmFpbi5kaXJlY3Rpb25MYWJlbCxcbiAgICAgICksXG4gICAgKTtcbiAgfVxuXG4gIHByaXZhdGUgX3JlYWRTZWN0b3JzKGV2ZW50PzogRXZlbnQpOiB2b2lkIHtcbiAgICAvLyBLZWVwIHRoZSBldmVudCBpbnRlcm5hbC5cbiAgICBldmVudD8uc3RvcFByb3BhZ2F0aW9uKCk7XG5cbiAgICB0aGlzLl9zZWN0b3JzID0gQXJyYXkuZnJvbShcbiAgICAgIHRoaXMucXVlcnlTZWxlY3RvckFsbD8uPFNiYlRyYWluV2Fnb25NaXhpblR5cGUgfCBTYmJUcmFpbkJsb2NrZWRQYXNzYWdlRWxlbWVudD4oXG4gICAgICAgICdzYmItdHJhaW4td2Fnb24sc2JiLXRyYWluLXdhZ29uLWJ1dHRvbixzYmItdHJhaW4td2Fnb24tbGluayxzYmItdHJhaW4tYmxvY2tlZC1wYXNzYWdlJyxcbiAgICAgICkgPz8gW10sXG4gICAgKS5yZWR1Y2UoXG4gICAgICAoXG4gICAgICAgIGFnZ3JlZ2F0ZWRTZWN0b3JzOiBBZ2dyZWdhdGVkU2VjdG9yW10sXG4gICAgICAgIGl0ZW06IFNiYlRyYWluV2Fnb25NaXhpblR5cGUgfCBTYmJUcmFpbkJsb2NrZWRQYXNzYWdlRWxlbWVudCxcbiAgICAgICkgPT4ge1xuICAgICAgICBjb25zdCBjdXJyZW50QWdncmVnYXRlZFNlY3RvciA9IGFnZ3JlZ2F0ZWRTZWN0b3JzW2FnZ3JlZ2F0ZWRTZWN0b3JzLmxlbmd0aCAtIDFdO1xuXG4gICAgICAgIGlmIChpdGVtLmxvY2FsTmFtZS5zdGFydHNXaXRoKCdzYmItdHJhaW4td2Fnb24nKSkge1xuICAgICAgICAgIGNvbnN0IHNlY3RvckF0dHJpYnV0ZSA9XG4gICAgICAgICAgICAoaXRlbSBhcyBTYmJUcmFpbldhZ29uTWl4aW5UeXBlKS5zZWN0b3IgPz8gaXRlbS5nZXRBdHRyaWJ1dGUoJ3NlY3RvcicpO1xuXG4gICAgICAgICAgaWYgKCFjdXJyZW50QWdncmVnYXRlZFNlY3Rvci5sYWJlbCAmJiBzZWN0b3JBdHRyaWJ1dGUpIHtcbiAgICAgICAgICAgIGN1cnJlbnRBZ2dyZWdhdGVkU2VjdG9yLmxhYmVsID0gc2VjdG9yQXR0cmlidXRlO1xuICAgICAgICAgIH1cblxuICAgICAgICAgIGlmICghc2VjdG9yQXR0cmlidXRlIHx8IGN1cnJlbnRBZ2dyZWdhdGVkU2VjdG9yLmxhYmVsID09PSBzZWN0b3JBdHRyaWJ1dGUpIHtcbiAgICAgICAgICAgIGN1cnJlbnRBZ2dyZWdhdGVkU2VjdG9yLndhZ29uQ291bnQrKztcbiAgICAgICAgICB9IGVsc2Uge1xuICAgICAgICAgICAgYWdncmVnYXRlZFNlY3RvcnMucHVzaCh7XG4gICAgICAgICAgICAgIGxhYmVsOiBzZWN0b3JBdHRyaWJ1dGUsXG4gICAgICAgICAgICAgIHdhZ29uQ291bnQ6IDEsXG4gICAgICAgICAgICAgIGJsb2NrZWRQYXNzYWdlQ291bnQ6IDAsXG4gICAgICAgICAgICB9KTtcbiAgICAgICAgICB9XG4gICAgICAgIH0gZWxzZSBpZiAoaXRlbS5sb2NhbE5hbWUgPT09ICdzYmItdHJhaW4tYmxvY2tlZC1wYXNzYWdlJykge1xuICAgICAgICAgIGN1cnJlbnRBZ2dyZWdhdGVkU2VjdG9yLmJsb2NrZWRQYXNzYWdlQ291bnQrKztcbiAgICAgICAgfVxuXG4gICAgICAgIHJldHVybiBhZ2dyZWdhdGVkU2VjdG9ycztcbiAgICAgIH0sXG4gICAgICBbeyB3YWdvbkNvdW50OiAwLCBibG9ja2VkUGFzc2FnZUNvdW50OiAwIH0gYXMgQWdncmVnYXRlZFNlY3Rvcl0sXG4gICAgKTtcblxuICAgIHRoaXMudG9nZ2xlU3RhdGUoXG4gICAgICAnaGFzLXNlY3RvcnMnLFxuICAgICAgdGhpcy5fc2VjdG9ycy5zb21lKChzKSA9PiAhIXMubGFiZWwpLFxuICAgICk7XG4gIH1cblxuICBwcm90ZWN0ZWQgb3ZlcnJpZGUgd2lsbFVwZGF0ZShjaGFuZ2VkUHJvcGVydGllczogUHJvcGVydHlWYWx1ZXM8V2l0aExpc3RDaGlsZHJlbjx0aGlzPj4pOiB2b2lkIHtcbiAgICBzdXBlci53aWxsVXBkYXRlKGNoYW5nZWRQcm9wZXJ0aWVzKTtcblxuICAgIGlmIChjaGFuZ2VkUHJvcGVydGllcy5oYXMoJ2xpc3RDaGlsZHJlbicpKSB7XG4gICAgICB0aGlzLl9yZWFkU2VjdG9ycygpO1xuICAgICAgdGhpcy5fcmVhZERpcmVjdGlvbkxhYmVsKCk7XG4gICAgfVxuICB9XG5cbiAgcHJvdGVjdGVkIG92ZXJyaWRlIHJlbmRlcigpOiBUZW1wbGF0ZVJlc3VsdCB7XG4gICAgcmV0dXJuIGh0bWxgXG4gICAgICAke3RoaXMuX3NlY3RvcnMubGVuZ3RoICYmIHRoaXMuX3NlY3RvcnNbMF0ubGFiZWwgIT09IHVuZGVmaW5lZFxuICAgICAgICA/IGh0bWxgPGRpdiBjbGFzcz1cInNiYi10cmFpbi1mb3JtYXRpb25fX3NlY3RvcnNcIiBhcmlhLWhpZGRlbj1cInRydWVcIj5cbiAgICAgICAgICAgICR7dGhpcy5fc2VjdG9ycy5tYXAoXG4gICAgICAgICAgICAgIChhZ2dyZWdhdGVkU2VjdG9yKSA9PlxuICAgICAgICAgICAgICAgIGh0bWxgPHNwYW5cbiAgICAgICAgICAgICAgICAgIGNsYXNzPVwic2JiLXRyYWluLWZvcm1hdGlvbl9fc2VjdG9yXCJcbiAgICAgICAgICAgICAgICAgIHN0eWxlPSR7c3R5bGVNYXAoe1xuICAgICAgICAgICAgICAgICAgICAnLS1zYmItdHJhaW4tZm9ybWF0aW9uLXdhZ29uLWNvdW50JzogYWdncmVnYXRlZFNlY3Rvci53YWdvbkNvdW50LFxuICAgICAgICAgICAgICAgICAgICAnLS1zYmItdHJhaW4tZm9ybWF0aW9uLXdhZ29uLWJsb2NrZWQtcGFzc2FnZS1jb3VudCc6XG4gICAgICAgICAgICAgICAgICAgICAgYWdncmVnYXRlZFNlY3Rvci5ibG9ja2VkUGFzc2FnZUNvdW50LFxuICAgICAgICAgICAgICAgICAgfSl9XG4gICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJzYmItdHJhaW4tZm9ybWF0aW9uX19zZWN0b3Itc3RpY2t5LXdyYXBwZXJcIj5cbiAgICAgICAgICAgICAgICAgICAgJHtgJHtcbiAgICAgICAgICAgICAgICAgICAgICBhZ2dyZWdhdGVkU2VjdG9yLndhZ29uQ291bnQgPT09IDEgJiYgYWdncmVnYXRlZFNlY3Rvci5sYWJlbFxuICAgICAgICAgICAgICAgICAgICAgICAgPyBpMThuU2VjdG9yU2hvcnRbdGhpcy5fbGFuZ3VhZ2UuY3VycmVudF1cbiAgICAgICAgICAgICAgICAgICAgICAgIDogaTE4blNlY3Rvclt0aGlzLl9sYW5ndWFnZS5jdXJyZW50XVxuICAgICAgICAgICAgICAgICAgICB9ICR7YWdncmVnYXRlZFNlY3Rvci5sYWJlbCA/IGFnZ3JlZ2F0ZWRTZWN0b3IubGFiZWwgOiAnJ31gfVxuICAgICAgICAgICAgICAgICAgPC9zcGFuPlxuICAgICAgICAgICAgICAgIDwvc3Bhbj5gLFxuICAgICAgICAgICAgKX1cbiAgICAgICAgICA8L2Rpdj5gXG4gICAgICAgIDogbm90aGluZ31cblxuICAgICAgPGRpdiBjbGFzcz1cInNiYi10cmFpbi1mb3JtYXRpb25fX3RyYWluc1wiPlxuICAgICAgICAke3RoaXMucmVuZGVyTGlzdCh7XG4gICAgICAgICAgY2xhc3M6ICdzYmItdHJhaW4tZm9ybWF0aW9uX190cmFpbi1saXN0JyxcbiAgICAgICAgICBhcmlhTGFiZWw6IGkxOG5UcmFpbnNbdGhpcy5fbGFuZ3VhZ2UuY3VycmVudF0sXG4gICAgICAgIH0pfVxuICAgICAgPC9kaXY+XG4gICAgYDtcbiAgfVxufVxuXG5kZWNsYXJlIGdsb2JhbCB7XG4gIGludGVyZmFjZSBIVE1MRWxlbWVudFRhZ05hbWVNYXAge1xuICAgIC8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAdHlwZXNjcmlwdC1lc2xpbnQvbmFtaW5nLWNvbnZlbnRpb25cbiAgICAnc2JiLXRyYWluLWZvcm1hdGlvbic6IFNiYlRyYWluRm9ybWF0aW9uRWxlbWVudDtcbiAgfVxufVxuIl0sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7SUN3Q2Esa0NBQXdCO21CQUFTLHNCQUc1QyxXQUFXOzs7Ozs7Ozs7O2NBSEEsaUNBQWlDLFlBR2pDOzs7dUJBTVYsU0FBUyxFQUFFLFNBQVMsTUFBTSxDQUFDLENBQUE7OEJBRzNCLFNBQVMsRUFBRSxTQUFTLE1BQU0sQ0FBQyxDQUFBOzJCQUUzQixPQUFPLENBQUE7QUFMcUIsZ0JBQUEsTUFBQSxNQUFBLGtCQUFBO0lBQUEsTUFBQTtJQUFBLE1BQUE7SUFBQSxRQUFBO0lBQUEsU0FBQTtJQUFBLFFBQUE7S0FBQSxNQUFBLFFBQUEsVUFBQTtLQUFBLE1BQUEsUUFBQSxJQUFnQjtLQUFJLE1BQUEsS0FBQSxVQUFBO0FBQUEsVUFBSixPQUFJOztLQUFBO0lBQUEsVUFBQTtJQUFBLEVBQUEsb0JBQUEsd0JBQUE7QUFHcEIsZ0JBQUEsTUFBQSxNQUFBLHlCQUFBO0lBQUEsTUFBQTtJQUFBLE1BQUE7SUFBQSxRQUFBO0lBQUEsU0FBQTtJQUFBLFFBQUE7S0FBQSxNQUFBLFFBQUEsaUJBQUE7S0FBQSxNQUFBLFFBQUEsSUFBZ0I7S0FBVyxNQUFBLEtBQUEsVUFBQTtBQUFBLFVBQVgsY0FBVzs7S0FBQTtJQUFBLFVBQUE7SUFBQSxFQUFBLDJCQUFBLCtCQUFBO0FBRS9DLGdCQUFBLE1BQUEsTUFBQSxzQkFBQTtJQUFBLE1BQUE7SUFBQSxNQUFBO0lBQUEsUUFBQTtJQUFBLFNBQUE7SUFBQSxRQUFBO0tBQUEsTUFBQSxRQUFBLGNBQUE7S0FBQSxNQUFBLFFBQUEsSUFBaUI7S0FBUSxNQUFBLEtBQUEsVUFBQTtBQUFBLFVBQVIsV0FBUTs7S0FBQTtJQUFBLFVBQUE7SUFBQSxFQUFBLHdCQUFBLDRCQUFBOzs7Ozs7Ozs7QUFWRixRQUFBLGNBQXNCOzs7QUFDL0IsUUFBQSxTQUF5QixDQUFDLHFCQUFxQixVQUFVLHdCQUFNLENBQUM7O0VBSTFEOztFQUFBLElBQWdCLE9BQUk7QUFBQSxVQUFBLE1BQUE7O0VBQXBCLElBQWdCLEtBQUksT0FBQTtBQUFBLFNBQUEsd0JBQUE7O0VBR3BCOztFQUFBLElBQWdCLGNBQVc7QUFBQSxVQUFBLE1BQUE7O0VBQTNCLElBQWdCLFlBQVcsT0FBQTtBQUFBLFNBQUEsK0JBQUE7O0VBRS9DO0VBQUEsSUFBaUIsV0FBUTtBQUFBLFVBQUEsTUFBQTs7RUFBekIsSUFBaUIsU0FBUSxPQUFBO0FBQUEsU0FBQSw0QkFBQTs7RUFJbEMsY0FBQTtBQUNFLFVBQU87QUFibUIsUUFBQSxzQkFBc0IsQ0FBQyxZQUFZO0FBR2xCLFNBQUEsd0JBQUEsa0JBQUEsTUFBQSxvQkFBdUIsT0FBTTtBQUc3QixTQUFBLGdDQUFBLGtCQUFBLE1BQUEsd0JBQUEsRUFBQSxrQkFBQSxNQUFBLDJCQUE4QixhQUFZO0FBRTdELFNBQUEsNkJBQUEsa0JBQUEsTUFBQSwrQkFBQSxFQUFBLGtCQUFBLE1BQUEsd0JBQStCLEVBQUUsQ0FBQTtBQUVuRCxRQUFBLGFBQVMsa0JBQUEsTUFBQSw0QkFBQSxFQUFHLElBQUksc0JBQXNCLEtBQUs7QUFJakQsUUFBSyxtQkFBbUIsb0JBQW9CLE1BQUs7QUFDL0MsU0FBSyxhQUFhLEVBQUU7QUFDcEIsU0FBSyxvQkFBb0IsRUFBRTtLQUMzQjtBQUNGLFFBQUssbUJBQW1CLGlCQUFpQixNQUFNLEtBQUssYUFBYSxFQUFFLENBQUM7QUFDcEUsUUFBSyxtQkFBbUIseUJBQXlCLE1BQU0sS0FBSyxvQkFBb0IsRUFBRSxDQUFDOztFQUdyRSxvQkFBaUI7QUFDL0IsU0FBTSxtQkFBbUI7QUFNekIsUUFBSyxVQUFVLElBQUksZ0JBQWdCOztFQUc3QixvQkFBb0IsT0FBYTtBQUV2QyxVQUFPLGlCQUFpQjtBQUV4QixRQUFLLFlBQ0gsdUJBQ0EsTUFBTSxLQUFLLEtBQUssbUJBQW1CLFlBQVksSUFBSSxFQUFFLENBQUMsQ0FBQyxNQUNwRCxVQUFVLENBQUMsQ0FBQyxNQUFNLGVBQ3BCLENBQ0Y7O0VBR0ssYUFBYSxPQUFhO0FBRWhDLFVBQU8saUJBQWlCO0FBRXhCLFFBQUssV0FBVyxNQUFNLEtBQ3BCLEtBQUssbUJBQ0gsd0ZBQ0QsSUFBSSxFQUFFLENBQ1IsQ0FBQyxRQUVFLG1CQUNBLFNBQ0U7SUFDRixNQUFNLDBCQUEwQixrQkFBa0Isa0JBQWtCLFNBQVM7QUFFN0UsUUFBSSxLQUFLLFVBQVUsV0FBVyxrQkFBa0IsRUFBRTtLQUNoRCxNQUFNLGtCQUNILEtBQWdDLFVBQVUsS0FBSyxhQUFhLFNBQVM7QUFFeEUsU0FBSSxDQUFDLHdCQUF3QixTQUFTLGdCQUNwQyx5QkFBd0IsUUFBUTtBQUdsQyxTQUFJLENBQUMsbUJBQW1CLHdCQUF3QixVQUFVLGdCQUN4RCx5QkFBd0I7U0FFeEIsbUJBQWtCLEtBQUs7TUFDckIsT0FBTztNQUNQLFlBQVk7TUFDWixxQkFBcUI7TUFDdEIsQ0FBQztlQUVLLEtBQUssY0FBYyw0QkFDNUIseUJBQXdCO0FBRzFCLFdBQU87TUFFVCxDQUFDO0lBQUUsWUFBWTtJQUFHLHFCQUFxQjtJQUF1QixDQUFDLENBQ2hFO0FBRUQsUUFBSyxZQUNILGVBQ0EsS0FBSyxTQUFTLE1BQU0sTUFBTSxDQUFDLENBQUMsRUFBRSxNQUFNLENBQ3JDOztFQUdnQixXQUFXLG1CQUF5RDtBQUNyRixTQUFNLFdBQVcsa0JBQWtCO0FBRW5DLE9BQUksa0JBQWtCLElBQUksZUFBZSxFQUFFO0FBQ3pDLFNBQUssY0FBYztBQUNuQixTQUFLLHFCQUFxQjs7O0VBSVgsU0FBTTtBQUN2QixVQUFPLElBQUk7UUFDUCxLQUFLLFNBQVMsVUFBVSxLQUFLLFNBQVMsR0FBRyxVQUFVLEtBQUEsSUFDakQsSUFBSTtjQUNBLEtBQUssU0FBUyxLQUNiLHFCQUNDLElBQUk7OzBCQUVNLFNBQVM7SUFDZixxQ0FBcUMsaUJBQWlCO0lBQ3RELHFEQUNFLGlCQUFpQjtJQUNwQixDQUFDLENBQUE7OztzQkFHRSxHQUNBLGlCQUFpQixlQUFlLEtBQUssaUJBQWlCLFFBQ2xELGdCQUFnQixLQUFLLFVBQVUsV0FDL0IsV0FBVyxLQUFLLFVBQVUsU0FDaEMsR0FBSSxpQkFBaUIsUUFBUSxpQkFBaUIsUUFBUSxLQUFBOzt5QkFHN0QsQ0FBQTtvQkFFSCxRQUFBOzs7VUFHQSxLQUFLLFdBQVc7SUFDaEIsT0FBTztJQUNQLFdBQVcsV0FBVyxLQUFLLFVBQVU7SUFDdEMsQ0FBQyxDQUFBIn0=