@sbb-esta/lyne-elements-dev 4.11.0-dev.1776924022 → 4.11.0-dev.1776937132

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 (357) hide show
  1. package/autocomplete/autocomplete-base-element.js +1 -1
  2. package/autocomplete/autocomplete.component.js +1 -1
  3. package/{autocomplete-base-element-BryH362a.js → autocomplete-base-element-DNoAdA1R.js} +1 -1
  4. package/autocomplete.js +1 -1
  5. package/autocomplete.pure.js +1 -1
  6. package/{block-link-common-BwXob5QE.js → block-link-common-1kRa_czx.js} +1 -1
  7. package/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +1 -1
  8. package/breadcrumb/breadcrumb-group.js +1 -1
  9. package/{breadcrumb-group.component-F3-JZkfO.js → breadcrumb-group.component-CKNsaUqs.js} +1 -1
  10. package/breadcrumb.js +1 -1
  11. package/breadcrumb.pure.js +1 -1
  12. package/button/common/button-common.js +1 -1
  13. package/button/common.js +1 -1
  14. package/button-common-BMEhm-dn.js +87 -0
  15. package/button.js +1 -1
  16. package/button.pure.js +1 -1
  17. package/calendar/calendar/calendar.component.js +1 -1
  18. package/calendar/calendar.js +1 -1
  19. package/{calendar.component-Cq0m3E48.js → calendar.component-C1jk_uE0.js} +1 -1
  20. package/calendar.js +1 -1
  21. package/calendar.pure.js +1 -1
  22. package/card/card-badge/card-badge.component.js +1 -1
  23. package/card/card-badge.js +1 -1
  24. package/{card-badge.component-BSOEYrN4.js → card-badge.component-D0r2iixU.js} +1 -1
  25. package/card.js +1 -1
  26. package/card.pure.js +1 -1
  27. package/checkbox/checkbox.component.js +1 -1
  28. package/checkbox/checkbox.js +1 -1
  29. package/checkbox/common/checkbox-common.js +1 -1
  30. package/checkbox/common.js +1 -1
  31. package/{checkbox-common-DdieysTG.js → checkbox-common-BpW4_bbi.js} +1 -1
  32. package/{checkbox.component-ROzxEnPh.js → checkbox.component-DS48CA_v.js} +1 -1
  33. package/checkbox.js +2 -2
  34. package/checkbox.pure.js +2 -2
  35. package/chip/chip-group/chip-group.component.js +1 -1
  36. package/chip/chip-group.js +1 -1
  37. package/{chip-group.component-DJzUToem.js → chip-group.component-BqBYzfXA.js} +1 -1
  38. package/chip.js +1 -1
  39. package/chip.pure.js +1 -1
  40. package/{compact-paginator.component-Cyi-t_YD.js → compact-paginator.component-BIAPutro.js} +1 -1
  41. package/core/styles/core.scss +17 -73
  42. package/core/styles/mixins/typo.scss +2 -2
  43. package/core.css +67 -65
  44. package/custom-elements.json +421 -421
  45. package/development/autocomplete/autocomplete-base-element.js +1 -1
  46. package/development/autocomplete/autocomplete.component.js +1 -1
  47. package/development/autocomplete-base-element-BR5zqYyY.js +692 -0
  48. package/development/autocomplete.js +1 -1
  49. package/development/autocomplete.pure.js +1 -1
  50. package/development/{block-link-common-Dh1NOKxB.js → block-link-common-COY1RI1I.js} +2 -2
  51. package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +1 -1
  52. package/development/breadcrumb/breadcrumb-group.js +1 -1
  53. package/development/breadcrumb-group.component-DZslNBlB.js +195 -0
  54. package/development/breadcrumb.js +1 -1
  55. package/development/breadcrumb.pure.js +1 -1
  56. package/development/button/common/button-common.js +1 -1
  57. package/development/button/common.js +1 -1
  58. package/development/{button-common-CAu09Yim.js → button-common-7dmrUx4A.js} +3 -3
  59. package/development/button.js +1 -1
  60. package/development/button.pure.js +1 -1
  61. package/development/calendar/calendar/calendar.component.js +1 -1
  62. package/development/calendar/calendar.js +1 -1
  63. package/development/calendar.component-Dg3D2A7k.js +1453 -0
  64. package/development/calendar.js +1 -1
  65. package/development/calendar.pure.js +1 -1
  66. package/development/card/card-badge/card-badge.component.js +1 -1
  67. package/development/card/card-badge.js +1 -1
  68. package/development/card-badge.component-CUZIoVbL.js +84 -0
  69. package/development/card.js +1 -1
  70. package/development/card.pure.js +1 -1
  71. package/development/checkbox/checkbox.component.js +1 -1
  72. package/development/checkbox/checkbox.js +1 -1
  73. package/development/checkbox/common/checkbox-common.js +1 -1
  74. package/development/checkbox/common.js +1 -1
  75. package/development/checkbox-common-Dd5uup8K.js +86 -0
  76. package/development/{checkbox.component-D3_FFSys.js → checkbox.component-CFZrwUTA.js} +2 -2
  77. package/development/checkbox.js +2 -2
  78. package/development/checkbox.pure.js +2 -2
  79. package/development/chip/chip-group/chip-group.component.js +1 -1
  80. package/development/chip/chip-group.js +1 -1
  81. package/development/chip-group.component-BVfHWX2-.js +409 -0
  82. package/development/chip.js +1 -1
  83. package/development/chip.pure.js +1 -1
  84. package/development/compact-paginator.component-5_Q2Reul.js +51 -0
  85. package/development/error.component-OBpWoVRL.js +55 -0
  86. package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
  87. package/development/expansion-panel/expansion-panel-header.js +1 -1
  88. package/development/expansion-panel-header.component-BEAabEE0.js +85 -0
  89. package/development/expansion-panel.js +1 -1
  90. package/development/expansion-panel.pure.js +1 -1
  91. package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
  92. package/development/file-selector/file-selector-dropzone.js +1 -1
  93. package/development/{file-selector-dropzone.component-B-cBO4bf.js → file-selector-dropzone.component-xfkQt0VX.js} +2 -2
  94. package/development/file-selector.js +1 -1
  95. package/development/file-selector.pure.js +1 -1
  96. package/development/footer/footer.component.js +1 -1
  97. package/development/footer.component-BmDkxYW9.js +172 -0
  98. package/development/footer.js +1 -1
  99. package/development/footer.pure.js +1 -1
  100. package/development/form-field/error/error.component.js +1 -1
  101. package/development/form-field/error.js +1 -1
  102. package/development/form-field/form-field/form-field.component.js +1 -1
  103. package/development/form-field/form-field.js +1 -1
  104. package/development/form-field/hint/hint.component.js +1 -1
  105. package/development/form-field.component-BU3Sv2mD.js +707 -0
  106. package/development/form-field.js +3 -3
  107. package/development/form-field.pure.js +3 -3
  108. package/development/header/header/header.component.js +1 -1
  109. package/development/header/header.js +1 -1
  110. package/development/header.component-CWJ36jF0.js +340 -0
  111. package/development/header.js +1 -1
  112. package/development/header.pure.js +1 -1
  113. package/development/hint.component-DUtL0RS3.js +38 -0
  114. package/development/link/common/block-link-common.js +1 -1
  115. package/development/link/common.js +1 -1
  116. package/development/link.js +1 -1
  117. package/development/link.pure.js +1 -1
  118. package/development/message/message.component.js +1 -1
  119. package/development/message.component-Dlf5V5ba.js +44 -0
  120. package/development/message.js +1 -1
  121. package/development/message.pure.js +1 -1
  122. package/development/navigation/common/navigation-action-common.js +1 -1
  123. package/development/navigation/common.js +1 -1
  124. package/development/navigation/navigation-marker/navigation-marker.component.js +1 -1
  125. package/development/navigation/navigation-marker.js +1 -1
  126. package/development/navigation/navigation-section/navigation-section.component.js +1 -1
  127. package/development/navigation/navigation-section.js +1 -1
  128. package/development/{navigation-action-common-DpBp7-eZ.js → navigation-action-common-Hjr4dI9J.js} +2 -2
  129. package/development/{navigation-marker.component-BpZdT4xz.js → navigation-marker.component-GOv42emC.js} +2 -2
  130. package/development/{navigation-section.component-CtZtuacK.js → navigation-section.component-CnVrRETN.js} +2 -2
  131. package/development/navigation.js +3 -3
  132. package/development/navigation.pure.js +3 -3
  133. package/development/notification/notification.component.js +1 -1
  134. package/development/notification.component-Cvq_uViC.js +274 -0
  135. package/development/notification.js +1 -1
  136. package/development/notification.pure.js +1 -1
  137. package/development/paginator/compact-paginator/compact-paginator.component.js +1 -1
  138. package/development/paginator/compact-paginator.js +1 -1
  139. package/development/paginator/paginator/paginator.component.js +1 -1
  140. package/development/paginator/paginator.js +1 -1
  141. package/development/paginator.component-Bn5tK0FK.js +259 -0
  142. package/development/paginator.js +2 -2
  143. package/development/paginator.pure.js +2 -2
  144. package/development/radio-button/common/radio-button-common.js +1 -1
  145. package/development/radio-button/common.js +1 -1
  146. package/development/radio-button/radio-button.component.js +1 -1
  147. package/development/radio-button/radio-button.js +1 -1
  148. package/development/radio-button-common--d3WX-ZM.js +126 -0
  149. package/development/{radio-button.component-BrQF2FfA.js → radio-button.component-BauLEeCV.js} +2 -2
  150. package/development/radio-button.js +2 -2
  151. package/development/radio-button.pure.js +2 -2
  152. package/development/select/select.component.js +1 -1
  153. package/development/select.component-CkwuT_xi.js +812 -0
  154. package/development/select.js +1 -1
  155. package/development/select.pure.js +1 -1
  156. package/development/status/status.component.js +1 -1
  157. package/development/status.component-CPi1cPN0.js +111 -0
  158. package/development/status.js +1 -1
  159. package/development/status.pure.js +1 -1
  160. package/development/step-label.component-BJ9eainz.js +131 -0
  161. package/development/stepper/step-label/step-label.component.js +1 -1
  162. package/development/stepper/step-label.js +1 -1
  163. package/development/stepper.js +1 -1
  164. package/development/stepper.pure.js +1 -1
  165. package/development/styles-Jlhoev1S.js +14 -0
  166. package/development/{tab-label.component-14j2eh4Z.js → tab-label.component-B9e9kgVf.js} +2 -2
  167. package/development/tabs/common/styles.js +1 -1
  168. package/development/tabs/common.js +1 -1
  169. package/development/tabs/tab-label/tab-label.component.js +1 -1
  170. package/development/tabs/tab-label.js +1 -1
  171. package/development/tabs.js +2 -2
  172. package/development/tabs.pure.js +2 -2
  173. package/development/tag/tag/tag.component.js +1 -1
  174. package/development/tag/tag.js +1 -1
  175. package/development/tag.component-Bl1nlIXQ.js +245 -0
  176. package/development/tag.js +1 -1
  177. package/development/tag.pure.js +1 -1
  178. package/development/timetable-occupancy/timetable-occupancy.component.js +1 -1
  179. package/development/{timetable-occupancy.component-dhpPJEaI.js → timetable-occupancy.component-BBcznUh0.js} +2 -2
  180. package/development/timetable-occupancy.js +1 -1
  181. package/development/timetable-occupancy.pure.js +1 -1
  182. package/development/title/title-base.js +1 -1
  183. package/development/title/title.component.js +1 -1
  184. package/development/{title-base-CBE_2Hkb.js → title-base-BdYKwj3-.js} +2 -2
  185. package/development/{title.component-Dk23JVct.js → title.component-DSXVkddh.js} +2 -2
  186. package/development/title.js +2 -2
  187. package/development/title.pure.js +2 -2
  188. package/development/toast/toast.component.js +1 -1
  189. package/development/{toast.component-Cuvs3VnH.js → toast.component-Cgr5ZGOr.js} +2 -2
  190. package/development/toast.js +1 -1
  191. package/development/toast.pure.js +1 -1
  192. package/development/toggle/toggle/toggle.component.js +1 -1
  193. package/development/toggle/toggle.js +1 -1
  194. package/development/toggle.component-BJpD1b9H.js +249 -0
  195. package/development/toggle.js +1 -1
  196. package/development/toggle.pure.js +1 -1
  197. package/development/tooltip/tooltip.component.js +1 -1
  198. package/development/tooltip.component-YaUQA-Id.js +378 -0
  199. package/development/tooltip.js +1 -1
  200. package/development/tooltip.pure.js +1 -1
  201. package/development/train/train-wagon/train-wagon.component.js +1 -1
  202. package/development/train/train-wagon.js +1 -1
  203. package/development/{train-wagon.component-BzA8-S_6.js → train-wagon.component-CNxkffOO.js} +2 -2
  204. package/development/train.js +1 -1
  205. package/development/train.pure.js +1 -1
  206. package/{error.component-B_D8WUP5.js → error.component-DH9Obd7a.js} +1 -1
  207. package/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
  208. package/expansion-panel/expansion-panel-header.js +1 -1
  209. package/{expansion-panel-header.component-B_dQ3ZWT.js → expansion-panel-header.component-FPoEEoZR.js} +1 -1
  210. package/expansion-panel.js +1 -1
  211. package/expansion-panel.pure.js +1 -1
  212. package/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
  213. package/file-selector/file-selector-dropzone.js +1 -1
  214. package/{file-selector-dropzone.component-CBKsZsC2.js → file-selector-dropzone.component-DSmBp7xN.js} +1 -1
  215. package/file-selector.js +1 -1
  216. package/file-selector.pure.js +1 -1
  217. package/footer/footer.component.js +1 -1
  218. package/{footer.component-BM91Utiz.js → footer.component-b2docCY_.js} +1 -1
  219. package/footer.js +1 -1
  220. package/footer.pure.js +1 -1
  221. package/form-field/error/error.component.js +1 -1
  222. package/form-field/error.js +1 -1
  223. package/form-field/form-field/form-field.component.js +1 -1
  224. package/form-field/form-field.js +1 -1
  225. package/form-field/hint/hint.component.js +1 -1
  226. package/{form-field.component-Cc_siKrq.js → form-field.component-BwZDRKbQ.js} +1 -1
  227. package/form-field.js +3 -3
  228. package/form-field.pure.js +3 -3
  229. package/header/header/header.component.js +1 -1
  230. package/header/header.js +1 -1
  231. package/{header.component-hZqs06Yh.js → header.component-UQUFcMOD.js} +1 -1
  232. package/header.js +1 -1
  233. package/header.pure.js +1 -1
  234. package/{hint.component-BVUUrSSu.js → hint.component-CE2D2TLU.js} +1 -1
  235. package/link/common/block-link-common.js +1 -1
  236. package/link/common.js +1 -1
  237. package/link.js +1 -1
  238. package/link.pure.js +1 -1
  239. package/message/message.component.js +1 -1
  240. package/message.component-DhN-aFms.js +27 -0
  241. package/message.js +1 -1
  242. package/message.pure.js +1 -1
  243. package/navigation/common/navigation-action-common.js +1 -1
  244. package/navigation/common.js +1 -1
  245. package/navigation/navigation-marker/navigation-marker.component.js +1 -1
  246. package/navigation/navigation-marker.js +1 -1
  247. package/navigation/navigation-section/navigation-section.component.js +1 -1
  248. package/navigation/navigation-section.js +1 -1
  249. package/{navigation-action-common-2ix0xrBs.js → navigation-action-common-AzRltwrb.js} +1 -1
  250. package/{navigation-marker.component-DKxK16IU.js → navigation-marker.component-BzbbKlfT.js} +1 -1
  251. package/{navigation-section.component-CvjXVn5r.js → navigation-section.component-DQxCi3O_.js} +1 -1
  252. package/navigation.js +3 -3
  253. package/navigation.pure.js +3 -3
  254. package/notification/notification.component.js +1 -1
  255. package/{notification.component-DjXJFh1G.js → notification.component-D80Wl5xM.js} +1 -1
  256. package/notification.js +1 -1
  257. package/notification.pure.js +1 -1
  258. package/off-brand-theme.css +67 -65
  259. package/package.json +2 -2
  260. package/paginator/compact-paginator/compact-paginator.component.js +1 -1
  261. package/paginator/compact-paginator.js +1 -1
  262. package/paginator/paginator/paginator.component.js +1 -1
  263. package/paginator/paginator.js +1 -1
  264. package/{paginator.component-CZt7Epaf.js → paginator.component-BEr0qU0m.js} +1 -1
  265. package/paginator.js +2 -2
  266. package/paginator.pure.js +2 -2
  267. package/radio-button/common/radio-button-common.js +1 -1
  268. package/radio-button/common.js +1 -1
  269. package/radio-button/radio-button.component.js +1 -1
  270. package/radio-button/radio-button.js +1 -1
  271. package/{radio-button-common-DP4Izwwf.js → radio-button-common-C1mIf9KY.js} +1 -1
  272. package/{radio-button.component-BiGeOI5L.js → radio-button.component-Bae-yK_U.js} +1 -1
  273. package/radio-button.js +2 -2
  274. package/radio-button.pure.js +2 -2
  275. package/safety-theme.css +67 -65
  276. package/select/select.component.js +1 -1
  277. package/{select.component-DWLdApt_.js → select.component-ByO4itj5.js} +1 -1
  278. package/select.js +1 -1
  279. package/select.pure.js +1 -1
  280. package/standard-theme.css +67 -65
  281. package/status/status.component.js +1 -1
  282. package/{status.component-BFyXTFXH.js → status.component-lw_WDs7W.js} +1 -1
  283. package/status.js +1 -1
  284. package/status.pure.js +1 -1
  285. package/{step-label.component-dzcNc12A.js → step-label.component-Dqis4FAN.js} +1 -1
  286. package/stepper/step-label/step-label.component.js +1 -1
  287. package/stepper/step-label.js +1 -1
  288. package/stepper.js +1 -1
  289. package/stepper.pure.js +1 -1
  290. package/styles-BNu0Fjw5.js +5 -0
  291. package/{tab-label.component-CD56RH1Z.js → tab-label.component-CpdUyfiq.js} +1 -1
  292. package/tabs/common/styles.js +1 -1
  293. package/tabs/common.js +1 -1
  294. package/tabs/tab-label/tab-label.component.js +1 -1
  295. package/tabs/tab-label.js +1 -1
  296. package/tabs.js +2 -2
  297. package/tabs.pure.js +2 -2
  298. package/tag/tag/tag.component.js +1 -1
  299. package/tag/tag.js +1 -1
  300. package/{tag.component-CzYJZuFT.js → tag.component-CsNszQvB.js} +1 -1
  301. package/tag.js +1 -1
  302. package/tag.pure.js +1 -1
  303. package/timetable-occupancy/timetable-occupancy.component.js +1 -1
  304. package/{timetable-occupancy.component-BDmxFVKK.js → timetable-occupancy.component-BCXPxz68.js} +1 -1
  305. package/timetable-occupancy.js +1 -1
  306. package/timetable-occupancy.pure.js +1 -1
  307. package/title/title-base.js +1 -1
  308. package/title/title.component.js +1 -1
  309. package/{title-base-D72Xo2SW.js → title-base-DV0qhfG9.js} +1 -1
  310. package/{title.component-CoMa84Sz.js → title.component-DAGyXwDm.js} +1 -1
  311. package/title.js +2 -2
  312. package/title.pure.js +2 -2
  313. package/toast/toast.component.js +1 -1
  314. package/{toast.component-CkNywQOZ.js → toast.component-CGVqkd0_.js} +1 -1
  315. package/toast.js +1 -1
  316. package/toast.pure.js +1 -1
  317. package/toggle/toggle/toggle.component.js +1 -1
  318. package/toggle/toggle.js +1 -1
  319. package/{toggle.component-Cwc-TJ-a.js → toggle.component-B20xAw1V.js} +1 -1
  320. package/toggle.js +1 -1
  321. package/toggle.pure.js +1 -1
  322. package/tooltip/tooltip.component.js +1 -1
  323. package/{tooltip.component-B3XLLpLg.js → tooltip.component-ocVpJogs.js} +1 -1
  324. package/tooltip.js +1 -1
  325. package/tooltip.pure.js +1 -1
  326. package/train/train-wagon/train-wagon.component.js +1 -1
  327. package/train/train-wagon.js +1 -1
  328. package/{train-wagon.component-BwCcF4GD.js → train-wagon.component-BT4Xnzxr.js} +1 -1
  329. package/train.js +1 -1
  330. package/train.pure.js +1 -1
  331. package/button-common-yFVzAoGy.js +0 -87
  332. package/development/autocomplete-base-element-BNfirRyP.js +0 -692
  333. package/development/breadcrumb-group.component-HBWRdDpS.js +0 -195
  334. package/development/calendar.component-Dto81mQ8.js +0 -1453
  335. package/development/card-badge.component-D4Mes-Gw.js +0 -84
  336. package/development/checkbox-common-DiTlHvFJ.js +0 -86
  337. package/development/chip-group.component-CvpUdzu1.js +0 -409
  338. package/development/compact-paginator.component-TfDVt_ST.js +0 -51
  339. package/development/error.component-xD_c9IBA.js +0 -55
  340. package/development/expansion-panel-header.component-Bw4uROTe.js +0 -85
  341. package/development/footer.component-BblB5218.js +0 -172
  342. package/development/form-field.component-CWVzymTX.js +0 -707
  343. package/development/header.component-Cg0ZcA1s.js +0 -340
  344. package/development/hint.component-BsIzdUOV.js +0 -38
  345. package/development/message.component-CeJhYXSC.js +0 -44
  346. package/development/notification.component-Co9QChXc.js +0 -274
  347. package/development/paginator.component-DAdS2mMm.js +0 -259
  348. package/development/radio-button-common-C3-xuY78.js +0 -126
  349. package/development/select.component-CGNEhqzl.js +0 -812
  350. package/development/status.component-CHC2pBa-.js +0 -111
  351. package/development/step-label.component-DjA-3IGs.js +0 -131
  352. package/development/styles-DCQBzC2C.js +0 -14
  353. package/development/tag.component-CnNPL6aI.js +0 -245
  354. package/development/toggle.component-CKug5pF7.js +0 -249
  355. package/development/tooltip.component-epXOY5vO.js +0 -378
  356. package/message.component-BQjnZ5Z3.js +0 -27
  357. package/styles-BUpK1iP2.js +0 -5
@@ -109957,6 +109957,176 @@
109957
109957
  }
109958
109958
  ]
109959
109959
  },
109960
+ {
109961
+ "kind": "javascript-module",
109962
+ "path": "navigation/common/navigation-action-common.js",
109963
+ "declarations": [
109964
+ {
109965
+ "kind": "class",
109966
+ "description": "",
109967
+ "name": "SbbNavigationActionCommonElementMixinType",
109968
+ "members": [
109969
+ {
109970
+ "kind": "field",
109971
+ "name": "size",
109972
+ "type": {
109973
+ "text": "SbbNavigationActionSize"
109974
+ },
109975
+ "privacy": "public"
109976
+ },
109977
+ {
109978
+ "kind": "field",
109979
+ "name": "marker",
109980
+ "type": {
109981
+ "text": "SbbNavigationMarkerElement | null"
109982
+ },
109983
+ "privacy": "public",
109984
+ "readonly": true
109985
+ },
109986
+ {
109987
+ "kind": "field",
109988
+ "name": "section",
109989
+ "type": {
109990
+ "text": "SbbNavigationSectionElement | null"
109991
+ },
109992
+ "privacy": "public",
109993
+ "readonly": true
109994
+ },
109995
+ {
109996
+ "kind": "field",
109997
+ "name": "connectedSection",
109998
+ "type": {
109999
+ "text": "SbbNavigationSectionElement | undefined"
110000
+ },
110001
+ "privacy": "public"
110002
+ }
110003
+ ]
110004
+ },
110005
+ {
110006
+ "kind": "mixin",
110007
+ "description": "",
110008
+ "name": "SbbNavigationActionCommonElementMixin",
110009
+ "members": [
110010
+ {
110011
+ "kind": "field",
110012
+ "name": "styles",
110013
+ "type": {
110014
+ "text": "CSSResultGroup"
110015
+ },
110016
+ "privacy": "public",
110017
+ "static": true,
110018
+ "default": "[boxSizingStyles, unsafeCSS(style)]"
110019
+ },
110020
+ {
110021
+ "kind": "field",
110022
+ "name": "size",
110023
+ "type": {
110024
+ "text": "SbbNavigationActionSize"
110025
+ },
110026
+ "privacy": "public",
110027
+ "description": "Action size variant, either s, m or l.",
110028
+ "default": "'l' / 's' (lean)",
110029
+ "attribute": "size",
110030
+ "reflects": true
110031
+ },
110032
+ {
110033
+ "kind": "field",
110034
+ "name": "connectedSection",
110035
+ "type": {
110036
+ "text": "SbbNavigationSectionElement | undefined"
110037
+ },
110038
+ "privacy": "public",
110039
+ "description": "The section that is being controlled by the action, if any."
110040
+ },
110041
+ {
110042
+ "kind": "field",
110043
+ "name": "marker",
110044
+ "type": {
110045
+ "text": "SbbNavigationMarkerElement | null"
110046
+ },
110047
+ "privacy": "public",
110048
+ "description": "The navigation marker in which the action is nested.",
110049
+ "readonly": true
110050
+ },
110051
+ {
110052
+ "kind": "field",
110053
+ "name": "section",
110054
+ "type": {
110055
+ "text": "SbbNavigationSectionElement | null"
110056
+ },
110057
+ "privacy": "public",
110058
+ "description": "The section in which the action is nested.",
110059
+ "readonly": true
110060
+ },
110061
+ {
110062
+ "kind": "field",
110063
+ "name": "_navigationMarker",
110064
+ "type": {
110065
+ "text": "SbbNavigationMarkerElement | null"
110066
+ },
110067
+ "privacy": "private",
110068
+ "default": "null"
110069
+ },
110070
+ {
110071
+ "kind": "field",
110072
+ "name": "_navigationSection",
110073
+ "type": {
110074
+ "text": "SbbNavigationSectionElement | null"
110075
+ },
110076
+ "privacy": "private",
110077
+ "default": "null"
110078
+ },
110079
+ {
110080
+ "kind": "method",
110081
+ "name": "renderTemplate",
110082
+ "privacy": "protected",
110083
+ "return": {
110084
+ "type": {
110085
+ "text": "TemplateResult"
110086
+ }
110087
+ }
110088
+ }
110089
+ ],
110090
+ "attributes": [
110091
+ {
110092
+ "name": "size",
110093
+ "type": {
110094
+ "text": "SbbNavigationActionSize"
110095
+ },
110096
+ "description": "Action size variant, either s, m or l.",
110097
+ "default": "'l' / 's' (lean)",
110098
+ "fieldName": "size"
110099
+ }
110100
+ ],
110101
+ "parameters": [
110102
+ {
110103
+ "name": "superClass",
110104
+ "type": {
110105
+ "text": "T"
110106
+ }
110107
+ }
110108
+ ]
110109
+ }
110110
+ ],
110111
+ "exports": [
110112
+ {
110113
+ "kind": "js",
110114
+ "name": "SbbNavigationActionCommonElementMixinType",
110115
+ "declaration": {
110116
+ "name": "SbbNavigationActionCommonElementMixinType",
110117
+ "module": "navigation/common/navigation-action-common.js"
110118
+ }
110119
+ },
110120
+ {
110121
+ "kind": "js",
110122
+ "name": "SbbNavigationActionCommonElementMixin",
110123
+ "declaration": {
110124
+ "name": "SbbNavigationActionCommonElementMixin",
110125
+ "module": "navigation/common/navigation-action-common.js"
110126
+ }
110127
+ }
110128
+ ]
110129
+ },
109960
110130
  {
109961
110131
  "kind": "javascript-module",
109962
110132
  "path": "mini-calendar/mini-calendar-month/mini-calendar-month.component.js",
@@ -110115,232 +110285,62 @@
110115
110285
  "inheritedFrom": {
110116
110286
  "name": "SbbElement",
110117
110287
  "module": "core/base-elements/element.js"
110118
- }
110119
- },
110120
- {
110121
- "kind": "field",
110122
- "name": "['_$sbbElement$']",
110123
- "type": {
110124
- "text": "boolean"
110125
- },
110126
- "privacy": "public",
110127
- "static": true,
110128
- "default": "true",
110129
- "inheritedFrom": {
110130
- "name": "SbbElement",
110131
- "module": "core/base-elements/element.js"
110132
- }
110133
- },
110134
- {
110135
- "kind": "field",
110136
- "name": "_controllers",
110137
- "type": {
110138
- "text": "Set<SbbReactiveController> | undefined"
110139
- },
110140
- "privacy": "private",
110141
- "inheritedFrom": {
110142
- "name": "SbbElement",
110143
- "module": "core/base-elements/element.js"
110144
- }
110145
- }
110146
- ],
110147
- "attributes": [
110148
- {
110149
- "name": "date",
110150
- "type": {
110151
- "text": "string"
110152
- },
110153
- "default": "''",
110154
- "description": "Date as ISO string (YYYY-MM)",
110155
- "fieldName": "date"
110156
- }
110157
- ],
110158
- "superclass": {
110159
- "name": "SbbElement",
110160
- "module": "core/base-elements.js"
110161
- },
110162
- "tagName": "sbb-mini-calendar-month",
110163
- "customElement": true,
110164
- "classGenerics": "T = Date"
110165
- }
110166
- ],
110167
- "exports": [
110168
- {
110169
- "kind": "js",
110170
- "name": "SbbMiniCalendarMonthElement",
110171
- "declaration": {
110172
- "name": "SbbMiniCalendarMonthElement",
110173
- "module": "mini-calendar/mini-calendar-month/mini-calendar-month.component.js"
110174
- }
110175
- }
110176
- ]
110177
- },
110178
- {
110179
- "kind": "javascript-module",
110180
- "path": "navigation/common/navigation-action-common.js",
110181
- "declarations": [
110182
- {
110183
- "kind": "class",
110184
- "description": "",
110185
- "name": "SbbNavigationActionCommonElementMixinType",
110186
- "members": [
110187
- {
110188
- "kind": "field",
110189
- "name": "size",
110190
- "type": {
110191
- "text": "SbbNavigationActionSize"
110192
- },
110193
- "privacy": "public"
110194
- },
110195
- {
110196
- "kind": "field",
110197
- "name": "marker",
110198
- "type": {
110199
- "text": "SbbNavigationMarkerElement | null"
110200
- },
110201
- "privacy": "public",
110202
- "readonly": true
110203
- },
110204
- {
110205
- "kind": "field",
110206
- "name": "section",
110207
- "type": {
110208
- "text": "SbbNavigationSectionElement | null"
110209
- },
110210
- "privacy": "public",
110211
- "readonly": true
110212
- },
110213
- {
110214
- "kind": "field",
110215
- "name": "connectedSection",
110216
- "type": {
110217
- "text": "SbbNavigationSectionElement | undefined"
110218
- },
110219
- "privacy": "public"
110220
- }
110221
- ]
110222
- },
110223
- {
110224
- "kind": "mixin",
110225
- "description": "",
110226
- "name": "SbbNavigationActionCommonElementMixin",
110227
- "members": [
110228
- {
110229
- "kind": "field",
110230
- "name": "styles",
110231
- "type": {
110232
- "text": "CSSResultGroup"
110233
- },
110234
- "privacy": "public",
110235
- "static": true,
110236
- "default": "[boxSizingStyles, unsafeCSS(style)]"
110237
- },
110238
- {
110239
- "kind": "field",
110240
- "name": "size",
110241
- "type": {
110242
- "text": "SbbNavigationActionSize"
110243
- },
110244
- "privacy": "public",
110245
- "description": "Action size variant, either s, m or l.",
110246
- "default": "'l' / 's' (lean)",
110247
- "attribute": "size",
110248
- "reflects": true
110249
- },
110250
- {
110251
- "kind": "field",
110252
- "name": "connectedSection",
110253
- "type": {
110254
- "text": "SbbNavigationSectionElement | undefined"
110255
- },
110256
- "privacy": "public",
110257
- "description": "The section that is being controlled by the action, if any."
110258
- },
110259
- {
110260
- "kind": "field",
110261
- "name": "marker",
110262
- "type": {
110263
- "text": "SbbNavigationMarkerElement | null"
110264
- },
110265
- "privacy": "public",
110266
- "description": "The navigation marker in which the action is nested.",
110267
- "readonly": true
110268
- },
110269
- {
110270
- "kind": "field",
110271
- "name": "section",
110272
- "type": {
110273
- "text": "SbbNavigationSectionElement | null"
110274
- },
110275
- "privacy": "public",
110276
- "description": "The section in which the action is nested.",
110277
- "readonly": true
110288
+ }
110278
110289
  },
110279
110290
  {
110280
110291
  "kind": "field",
110281
- "name": "_navigationMarker",
110292
+ "name": "['_$sbbElement$']",
110282
110293
  "type": {
110283
- "text": "SbbNavigationMarkerElement | null"
110294
+ "text": "boolean"
110284
110295
  },
110285
- "privacy": "private",
110286
- "default": "null"
110296
+ "privacy": "public",
110297
+ "static": true,
110298
+ "default": "true",
110299
+ "inheritedFrom": {
110300
+ "name": "SbbElement",
110301
+ "module": "core/base-elements/element.js"
110302
+ }
110287
110303
  },
110288
110304
  {
110289
110305
  "kind": "field",
110290
- "name": "_navigationSection",
110306
+ "name": "_controllers",
110291
110307
  "type": {
110292
- "text": "SbbNavigationSectionElement | null"
110308
+ "text": "Set<SbbReactiveController> | undefined"
110293
110309
  },
110294
110310
  "privacy": "private",
110295
- "default": "null"
110296
- },
110297
- {
110298
- "kind": "method",
110299
- "name": "renderTemplate",
110300
- "privacy": "protected",
110301
- "return": {
110302
- "type": {
110303
- "text": "TemplateResult"
110304
- }
110311
+ "inheritedFrom": {
110312
+ "name": "SbbElement",
110313
+ "module": "core/base-elements/element.js"
110305
110314
  }
110306
110315
  }
110307
110316
  ],
110308
110317
  "attributes": [
110309
110318
  {
110310
- "name": "size",
110319
+ "name": "date",
110311
110320
  "type": {
110312
- "text": "SbbNavigationActionSize"
110321
+ "text": "string"
110313
110322
  },
110314
- "description": "Action size variant, either s, m or l.",
110315
- "default": "'l' / 's' (lean)",
110316
- "fieldName": "size"
110323
+ "default": "''",
110324
+ "description": "Date as ISO string (YYYY-MM)",
110325
+ "fieldName": "date"
110317
110326
  }
110318
110327
  ],
110319
- "parameters": [
110320
- {
110321
- "name": "superClass",
110322
- "type": {
110323
- "text": "T"
110324
- }
110325
- }
110326
- ]
110328
+ "superclass": {
110329
+ "name": "SbbElement",
110330
+ "module": "core/base-elements.js"
110331
+ },
110332
+ "tagName": "sbb-mini-calendar-month",
110333
+ "customElement": true,
110334
+ "classGenerics": "T = Date"
110327
110335
  }
110328
110336
  ],
110329
110337
  "exports": [
110330
110338
  {
110331
110339
  "kind": "js",
110332
- "name": "SbbNavigationActionCommonElementMixinType",
110333
- "declaration": {
110334
- "name": "SbbNavigationActionCommonElementMixinType",
110335
- "module": "navigation/common/navigation-action-common.js"
110336
- }
110337
- },
110338
- {
110339
- "kind": "js",
110340
- "name": "SbbNavigationActionCommonElementMixin",
110340
+ "name": "SbbMiniCalendarMonthElement",
110341
110341
  "declaration": {
110342
- "name": "SbbNavigationActionCommonElementMixin",
110343
- "module": "navigation/common/navigation-action-common.js"
110342
+ "name": "SbbMiniCalendarMonthElement",
110343
+ "module": "mini-calendar/mini-calendar-month/mini-calendar-month.component.js"
110344
110344
  }
110345
110345
  }
110346
110346
  ]
@@ -133023,22 +133023,15 @@
133023
133023
  },
133024
133024
  {
133025
133025
  "kind": "javascript-module",
133026
- "path": "train/train-formation/train-formation.component.js",
133026
+ "path": "train/train-wagon/train-wagon.component.js",
133027
133027
  "declarations": [
133028
133028
  {
133029
133029
  "kind": "class",
133030
- "description": "It displays a train composition, acting as a container for one or more `sbb-train` component.",
133031
- "name": "SbbTrainFormationElement",
133032
- "cssProperties": [
133033
- {
133034
- "description": "Defines the inline padding inside the horizontal scrolling area.",
133035
- "name": "--sbb-train-formation-padding-inline",
133036
- "default": "0px"
133037
- }
133038
- ],
133030
+ "description": "It displays a train compartment within a `sbb-train` component.",
133031
+ "name": "SbbTrainWagonElement",
133039
133032
  "slots": [
133040
133033
  {
133041
- "description": "Use the unnamed slot to add 'sbb-train' elements to the `sbb-train-formation`.",
133034
+ "description": "Use the unnamed slot to add one or more `sbb-icon` for meta-information of the `sbb-train-wagon`.",
133042
133035
  "name": ""
133043
133036
  }
133044
133037
  ],
@@ -133052,12 +133045,35 @@
133052
133045
  "privacy": "public",
133053
133046
  "static": true,
133054
133047
  "readonly": true,
133055
- "default": "'sbb-train-formation'",
133048
+ "default": "'sbb-train-wagon'",
133056
133049
  "inheritedFrom": {
133057
133050
  "name": "SbbElement",
133058
133051
  "module": "core/base-elements/element.js"
133059
133052
  }
133060
133053
  },
133054
+ {
133055
+ "kind": "field",
133056
+ "name": "events",
133057
+ "privacy": "public",
133058
+ "static": true,
133059
+ "readonly": true,
133060
+ "default": "{ sectorchange: 'sectorchange', }",
133061
+ "type": {
133062
+ "text": "{\n sectorchange: 'sectorchange',\n }"
133063
+ }
133064
+ },
133065
+ {
133066
+ "kind": "field",
133067
+ "name": "type",
133068
+ "type": {
133069
+ "text": "| 'wagon'\n | 'wagon-end-left'\n | 'wagon-end-right'\n | 'couchette'\n | 'sleeping'\n | 'restaurant'\n | 'locomotive'\n | 'closed'"
133070
+ },
133071
+ "privacy": "public",
133072
+ "default": "'wagon'",
133073
+ "description": "Wagon type.\nFor `wagon-end-left` and `wagon-end-right`, please set the corresponding value of the `blockedPassage` property.",
133074
+ "attribute": "type",
133075
+ "reflects": true
133076
+ },
133061
133077
  {
133062
133078
  "kind": "field",
133063
133079
  "name": "listChildLocalNames",
@@ -133067,7 +133083,7 @@
133067
133083
  "privacy": "protected",
133068
133084
  "readonly": true,
133069
133085
  "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
133070
- "default": "['sbb-train']",
133086
+ "default": "['sbb-icon']",
133071
133087
  "inheritedFrom": {
133072
133088
  "name": "SbbNamedSlotListMixin",
133073
133089
  "module": "core/mixins/named-slot-list-mixin.js"
@@ -133075,24 +133091,71 @@
133075
133091
  },
133076
133092
  {
133077
133093
  "kind": "field",
133078
- "name": "view",
133094
+ "name": "occupancy",
133079
133095
  "type": {
133080
- "text": "'side' | 'top'"
133096
+ "text": "SbbOccupancy | null"
133081
133097
  },
133082
133098
  "privacy": "public",
133083
- "default": "'side'",
133084
- "description": "Whether the view of the wagons is from side or top perspective.",
133085
- "attribute": "view",
133099
+ "default": "null",
133100
+ "description": "Occupancy of a wagon.",
133101
+ "attribute": "occupancy"
133102
+ },
133103
+ {
133104
+ "kind": "field",
133105
+ "name": "sector",
133106
+ "type": {
133107
+ "text": "string"
133108
+ },
133109
+ "privacy": "public",
133110
+ "default": "''",
133111
+ "description": "Sector in which the wagon stops.",
133112
+ "attribute": "sector",
133086
133113
  "reflects": true
133087
133114
  },
133088
133115
  {
133089
133116
  "kind": "field",
133090
- "name": "_sectors",
133117
+ "name": "blockedPassage",
133091
133118
  "type": {
133092
- "text": "AggregatedSector[]"
133119
+ "text": "'previous' | 'next' | 'both' | 'none'"
133093
133120
  },
133094
- "privacy": "private",
133095
- "default": "[]"
133121
+ "privacy": "public",
133122
+ "default": "'none'",
133123
+ "description": "Accessibility text for blocked passages of the wagon.",
133124
+ "attribute": "blocked-passage"
133125
+ },
133126
+ {
133127
+ "kind": "field",
133128
+ "name": "wagonClass",
133129
+ "type": {
133130
+ "text": "'1' | '2' | null"
133131
+ },
133132
+ "privacy": "public",
133133
+ "default": "null",
133134
+ "description": "Class label",
133135
+ "attribute": "wagon-class"
133136
+ },
133137
+ {
133138
+ "kind": "field",
133139
+ "name": "label",
133140
+ "type": {
133141
+ "text": "string"
133142
+ },
133143
+ "privacy": "public",
133144
+ "default": "''",
133145
+ "description": "Wagon number",
133146
+ "attribute": "label",
133147
+ "reflects": true
133148
+ },
133149
+ {
133150
+ "kind": "field",
133151
+ "name": "additionalAccessibilityText",
133152
+ "type": {
133153
+ "text": "string"
133154
+ },
133155
+ "privacy": "public",
133156
+ "default": "''",
133157
+ "description": "Additional accessibility text which will be appended to the end.",
133158
+ "attribute": "additional-accessibility-text"
133096
133159
  },
133097
133160
  {
133098
133161
  "kind": "field",
@@ -133102,22 +133165,23 @@
133102
133165
  },
133103
133166
  {
133104
133167
  "kind": "method",
133105
- "name": "_readSectors",
133168
+ "name": "_sectorChanged",
133106
133169
  "privacy": "private",
133107
133170
  "return": {
133108
133171
  "type": {
133109
133172
  "text": "void"
133110
133173
  }
133111
- },
133112
- "parameters": [
133113
- {
133114
- "name": "event",
133115
- "optional": true,
133116
- "type": {
133117
- "text": "Event"
133118
- }
133174
+ }
133175
+ },
133176
+ {
133177
+ "kind": "method",
133178
+ "name": "_typeLabel",
133179
+ "privacy": "private",
133180
+ "return": {
133181
+ "type": {
133182
+ "text": "string"
133119
133183
  }
133120
- ]
133184
+ }
133121
133185
  },
133122
133186
  {
133123
133187
  "kind": "field",
@@ -133291,41 +133355,95 @@
133291
133355
  }
133292
133356
  },
133293
133357
  {
133294
- "kind": "field",
133295
- "name": "['_$sbbElement$']",
133358
+ "kind": "field",
133359
+ "name": "['_$sbbElement$']",
133360
+ "type": {
133361
+ "text": "boolean"
133362
+ },
133363
+ "privacy": "public",
133364
+ "static": true,
133365
+ "default": "true",
133366
+ "inheritedFrom": {
133367
+ "name": "SbbElement",
133368
+ "module": "core/base-elements/element.js"
133369
+ }
133370
+ },
133371
+ {
133372
+ "kind": "field",
133373
+ "name": "_controllers",
133374
+ "type": {
133375
+ "text": "Set<SbbReactiveController> | undefined"
133376
+ },
133377
+ "privacy": "private",
133378
+ "inheritedFrom": {
133379
+ "name": "SbbElement",
133380
+ "module": "core/base-elements/element.js"
133381
+ }
133382
+ }
133383
+ ],
133384
+ "attributes": [
133385
+ {
133386
+ "name": "type",
133387
+ "type": {
133388
+ "text": "| 'wagon'\n | 'wagon-end-left'\n | 'wagon-end-right'\n | 'couchette'\n | 'sleeping'\n | 'restaurant'\n | 'locomotive'\n | 'closed'"
133389
+ },
133390
+ "default": "'wagon'",
133391
+ "description": "Wagon type.\nFor `wagon-end-left` and `wagon-end-right`, please set the corresponding value of the `blockedPassage` property.",
133392
+ "fieldName": "type"
133393
+ },
133394
+ {
133395
+ "name": "occupancy",
133396
+ "type": {
133397
+ "text": "SbbOccupancy | null"
133398
+ },
133399
+ "default": "null",
133400
+ "description": "Occupancy of a wagon.",
133401
+ "fieldName": "occupancy"
133402
+ },
133403
+ {
133404
+ "name": "sector",
133405
+ "type": {
133406
+ "text": "string"
133407
+ },
133408
+ "default": "''",
133409
+ "description": "Sector in which the wagon stops.",
133410
+ "fieldName": "sector"
133411
+ },
133412
+ {
133413
+ "name": "blocked-passage",
133414
+ "type": {
133415
+ "text": "'previous' | 'next' | 'both' | 'none'"
133416
+ },
133417
+ "default": "'none'",
133418
+ "description": "Accessibility text for blocked passages of the wagon.",
133419
+ "fieldName": "blockedPassage"
133420
+ },
133421
+ {
133422
+ "name": "wagon-class",
133296
133423
  "type": {
133297
- "text": "boolean"
133424
+ "text": "'1' | '2' | null"
133298
133425
  },
133299
- "privacy": "public",
133300
- "static": true,
133301
- "default": "true",
133302
- "inheritedFrom": {
133303
- "name": "SbbElement",
133304
- "module": "core/base-elements/element.js"
133305
- }
133426
+ "default": "null",
133427
+ "description": "Class label",
133428
+ "fieldName": "wagonClass"
133306
133429
  },
133307
133430
  {
133308
- "kind": "field",
133309
- "name": "_controllers",
133431
+ "name": "label",
133310
133432
  "type": {
133311
- "text": "Set<SbbReactiveController> | undefined"
133433
+ "text": "string"
133312
133434
  },
133313
- "privacy": "private",
133314
- "inheritedFrom": {
133315
- "name": "SbbElement",
133316
- "module": "core/base-elements/element.js"
133317
- }
133318
- }
133319
- ],
133320
- "attributes": [
133435
+ "default": "''",
133436
+ "description": "Wagon number",
133437
+ "fieldName": "label"
133438
+ },
133321
133439
  {
133322
- "name": "view",
133440
+ "name": "additional-accessibility-text",
133323
133441
  "type": {
133324
- "text": "'side' | 'top'"
133442
+ "text": "string"
133325
133443
  },
133326
- "default": "'side'",
133327
- "description": "Whether the view of the wagons is from side or top perspective.",
133328
- "fieldName": "view"
133444
+ "default": "''",
133445
+ "description": "Additional accessibility text which will be appended to the end.",
133446
+ "fieldName": "additionalAccessibilityText"
133329
133447
  }
133330
133448
  ],
133331
133449
  "mixins": [
@@ -133338,32 +133456,39 @@
133338
133456
  "name": "SbbElement",
133339
133457
  "module": "core/base-elements.js"
133340
133458
  },
133341
- "tagName": "sbb-train-formation",
133459
+ "tagName": "sbb-train-wagon",
133342
133460
  "customElement": true
133343
133461
  }
133344
133462
  ],
133345
133463
  "exports": [
133346
133464
  {
133347
133465
  "kind": "js",
133348
- "name": "SbbTrainFormationElement",
133466
+ "name": "SbbTrainWagonElement",
133349
133467
  "declaration": {
133350
- "name": "SbbTrainFormationElement",
133351
- "module": "train/train-formation/train-formation.component.js"
133468
+ "name": "SbbTrainWagonElement",
133469
+ "module": "train/train-wagon/train-wagon.component.js"
133352
133470
  }
133353
133471
  }
133354
133472
  ]
133355
133473
  },
133356
133474
  {
133357
133475
  "kind": "javascript-module",
133358
- "path": "train/train-wagon/train-wagon.component.js",
133476
+ "path": "train/train-formation/train-formation.component.js",
133359
133477
  "declarations": [
133360
133478
  {
133361
133479
  "kind": "class",
133362
- "description": "It displays a train compartment within a `sbb-train` component.",
133363
- "name": "SbbTrainWagonElement",
133480
+ "description": "It displays a train composition, acting as a container for one or more `sbb-train` component.",
133481
+ "name": "SbbTrainFormationElement",
133482
+ "cssProperties": [
133483
+ {
133484
+ "description": "Defines the inline padding inside the horizontal scrolling area.",
133485
+ "name": "--sbb-train-formation-padding-inline",
133486
+ "default": "0px"
133487
+ }
133488
+ ],
133364
133489
  "slots": [
133365
133490
  {
133366
- "description": "Use the unnamed slot to add one or more `sbb-icon` for meta-information of the `sbb-train-wagon`.",
133491
+ "description": "Use the unnamed slot to add 'sbb-train' elements to the `sbb-train-formation`.",
133367
133492
  "name": ""
133368
133493
  }
133369
133494
  ],
@@ -133377,35 +133502,12 @@
133377
133502
  "privacy": "public",
133378
133503
  "static": true,
133379
133504
  "readonly": true,
133380
- "default": "'sbb-train-wagon'",
133505
+ "default": "'sbb-train-formation'",
133381
133506
  "inheritedFrom": {
133382
133507
  "name": "SbbElement",
133383
133508
  "module": "core/base-elements/element.js"
133384
133509
  }
133385
133510
  },
133386
- {
133387
- "kind": "field",
133388
- "name": "events",
133389
- "privacy": "public",
133390
- "static": true,
133391
- "readonly": true,
133392
- "default": "{ sectorchange: 'sectorchange', }",
133393
- "type": {
133394
- "text": "{\n sectorchange: 'sectorchange',\n }"
133395
- }
133396
- },
133397
- {
133398
- "kind": "field",
133399
- "name": "type",
133400
- "type": {
133401
- "text": "| 'wagon'\n | 'wagon-end-left'\n | 'wagon-end-right'\n | 'couchette'\n | 'sleeping'\n | 'restaurant'\n | 'locomotive'\n | 'closed'"
133402
- },
133403
- "privacy": "public",
133404
- "default": "'wagon'",
133405
- "description": "Wagon type.\nFor `wagon-end-left` and `wagon-end-right`, please set the corresponding value of the `blockedPassage` property.",
133406
- "attribute": "type",
133407
- "reflects": true
133408
- },
133409
133511
  {
133410
133512
  "kind": "field",
133411
133513
  "name": "listChildLocalNames",
@@ -133415,7 +133517,7 @@
133415
133517
  "privacy": "protected",
133416
133518
  "readonly": true,
133417
133519
  "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
133418
- "default": "['sbb-icon']",
133520
+ "default": "['sbb-train']",
133419
133521
  "inheritedFrom": {
133420
133522
  "name": "SbbNamedSlotListMixin",
133421
133523
  "module": "core/mixins/named-slot-list-mixin.js"
@@ -133423,71 +133525,24 @@
133423
133525
  },
133424
133526
  {
133425
133527
  "kind": "field",
133426
- "name": "occupancy",
133427
- "type": {
133428
- "text": "SbbOccupancy | null"
133429
- },
133430
- "privacy": "public",
133431
- "default": "null",
133432
- "description": "Occupancy of a wagon.",
133433
- "attribute": "occupancy"
133434
- },
133435
- {
133436
- "kind": "field",
133437
- "name": "sector",
133438
- "type": {
133439
- "text": "string"
133440
- },
133441
- "privacy": "public",
133442
- "default": "''",
133443
- "description": "Sector in which the wagon stops.",
133444
- "attribute": "sector",
133445
- "reflects": true
133446
- },
133447
- {
133448
- "kind": "field",
133449
- "name": "blockedPassage",
133450
- "type": {
133451
- "text": "'previous' | 'next' | 'both' | 'none'"
133452
- },
133453
- "privacy": "public",
133454
- "default": "'none'",
133455
- "description": "Accessibility text for blocked passages of the wagon.",
133456
- "attribute": "blocked-passage"
133457
- },
133458
- {
133459
- "kind": "field",
133460
- "name": "wagonClass",
133461
- "type": {
133462
- "text": "'1' | '2' | null"
133463
- },
133464
- "privacy": "public",
133465
- "default": "null",
133466
- "description": "Class label",
133467
- "attribute": "wagon-class"
133468
- },
133469
- {
133470
- "kind": "field",
133471
- "name": "label",
133528
+ "name": "view",
133472
133529
  "type": {
133473
- "text": "string"
133530
+ "text": "'side' | 'top'"
133474
133531
  },
133475
133532
  "privacy": "public",
133476
- "default": "''",
133477
- "description": "Wagon number",
133478
- "attribute": "label",
133533
+ "default": "'side'",
133534
+ "description": "Whether the view of the wagons is from side or top perspective.",
133535
+ "attribute": "view",
133479
133536
  "reflects": true
133480
133537
  },
133481
133538
  {
133482
133539
  "kind": "field",
133483
- "name": "additionalAccessibilityText",
133540
+ "name": "_sectors",
133484
133541
  "type": {
133485
- "text": "string"
133542
+ "text": "AggregatedSector[]"
133486
133543
  },
133487
- "privacy": "public",
133488
- "default": "''",
133489
- "description": "Additional accessibility text which will be appended to the end.",
133490
- "attribute": "additional-accessibility-text"
133544
+ "privacy": "private",
133545
+ "default": "[]"
133491
133546
  },
133492
133547
  {
133493
133548
  "kind": "field",
@@ -133497,23 +133552,22 @@
133497
133552
  },
133498
133553
  {
133499
133554
  "kind": "method",
133500
- "name": "_sectorChanged",
133555
+ "name": "_readSectors",
133501
133556
  "privacy": "private",
133502
133557
  "return": {
133503
133558
  "type": {
133504
133559
  "text": "void"
133505
133560
  }
133506
- }
133507
- },
133508
- {
133509
- "kind": "method",
133510
- "name": "_typeLabel",
133511
- "privacy": "private",
133512
- "return": {
133513
- "type": {
133514
- "text": "string"
133561
+ },
133562
+ "parameters": [
133563
+ {
133564
+ "name": "event",
133565
+ "optional": true,
133566
+ "type": {
133567
+ "text": "Event"
133568
+ }
133515
133569
  }
133516
- }
133570
+ ]
133517
133571
  },
133518
133572
  {
133519
133573
  "kind": "field",
@@ -133715,67 +133769,13 @@
133715
133769
  ],
133716
133770
  "attributes": [
133717
133771
  {
133718
- "name": "type",
133719
- "type": {
133720
- "text": "| 'wagon'\n | 'wagon-end-left'\n | 'wagon-end-right'\n | 'couchette'\n | 'sleeping'\n | 'restaurant'\n | 'locomotive'\n | 'closed'"
133721
- },
133722
- "default": "'wagon'",
133723
- "description": "Wagon type.\nFor `wagon-end-left` and `wagon-end-right`, please set the corresponding value of the `blockedPassage` property.",
133724
- "fieldName": "type"
133725
- },
133726
- {
133727
- "name": "occupancy",
133728
- "type": {
133729
- "text": "SbbOccupancy | null"
133730
- },
133731
- "default": "null",
133732
- "description": "Occupancy of a wagon.",
133733
- "fieldName": "occupancy"
133734
- },
133735
- {
133736
- "name": "sector",
133737
- "type": {
133738
- "text": "string"
133739
- },
133740
- "default": "''",
133741
- "description": "Sector in which the wagon stops.",
133742
- "fieldName": "sector"
133743
- },
133744
- {
133745
- "name": "blocked-passage",
133746
- "type": {
133747
- "text": "'previous' | 'next' | 'both' | 'none'"
133748
- },
133749
- "default": "'none'",
133750
- "description": "Accessibility text for blocked passages of the wagon.",
133751
- "fieldName": "blockedPassage"
133752
- },
133753
- {
133754
- "name": "wagon-class",
133755
- "type": {
133756
- "text": "'1' | '2' | null"
133757
- },
133758
- "default": "null",
133759
- "description": "Class label",
133760
- "fieldName": "wagonClass"
133761
- },
133762
- {
133763
- "name": "label",
133764
- "type": {
133765
- "text": "string"
133766
- },
133767
- "default": "''",
133768
- "description": "Wagon number",
133769
- "fieldName": "label"
133770
- },
133771
- {
133772
- "name": "additional-accessibility-text",
133772
+ "name": "view",
133773
133773
  "type": {
133774
- "text": "string"
133774
+ "text": "'side' | 'top'"
133775
133775
  },
133776
- "default": "''",
133777
- "description": "Additional accessibility text which will be appended to the end.",
133778
- "fieldName": "additionalAccessibilityText"
133776
+ "default": "'side'",
133777
+ "description": "Whether the view of the wagons is from side or top perspective.",
133778
+ "fieldName": "view"
133779
133779
  }
133780
133780
  ],
133781
133781
  "mixins": [
@@ -133788,17 +133788,17 @@
133788
133788
  "name": "SbbElement",
133789
133789
  "module": "core/base-elements.js"
133790
133790
  },
133791
- "tagName": "sbb-train-wagon",
133791
+ "tagName": "sbb-train-formation",
133792
133792
  "customElement": true
133793
133793
  }
133794
133794
  ],
133795
133795
  "exports": [
133796
133796
  {
133797
133797
  "kind": "js",
133798
- "name": "SbbTrainWagonElement",
133798
+ "name": "SbbTrainFormationElement",
133799
133799
  "declaration": {
133800
- "name": "SbbTrainWagonElement",
133801
- "module": "train/train-wagon/train-wagon.component.js"
133800
+ "name": "SbbTrainFormationElement",
133801
+ "module": "train/train-formation/train-formation.component.js"
133802
133802
  }
133803
133803
  }
133804
133804
  ]