@sbb-esta/lyne-elements 4.9.0 → 4.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1631) hide show
  1. package/accordion/accordion.component.js +1 -1
  2. package/{accordion.component-DmaGQH3Q.js → accordion.component-Bos7Gwof.js} +17 -17
  3. package/accordion.js +1 -1
  4. package/accordion.pure.js +1 -1
  5. package/action-group/action-group.component.js +1 -1
  6. package/action-group.component-BYif_gBd.js +158 -0
  7. package/action-group.js +1 -1
  8. package/action-group.pure.js +1 -1
  9. package/alert/alert/alert.component.js +1 -1
  10. package/alert/alert-group/alert-group.component.js +1 -1
  11. package/alert/alert-group.js +1 -1
  12. package/alert/alert.js +1 -1
  13. package/{alert-group.component-DnYg4aPB.js → alert-group.component-Es6bBiff.js} +18 -18
  14. package/alert.component-BiAbeeYd.js +169 -0
  15. package/alert.js +2 -2
  16. package/alert.pure.js +2 -2
  17. package/autocomplete/autocomplete-base-element.js +1 -1
  18. package/autocomplete/autocomplete.component.js +1 -1
  19. package/{autocomplete-base-element-BQj0oiHC.js → autocomplete-base-element-DarHnnYC.js} +35 -35
  20. package/autocomplete.js +1 -1
  21. package/autocomplete.pure.js +1 -1
  22. package/block-link-common-DzGY49Xc.js +57 -0
  23. package/breadcrumb/breadcrumb/breadcrumb.component.js +1 -1
  24. package/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +1 -1
  25. package/breadcrumb/breadcrumb-group.js +1 -1
  26. package/breadcrumb/breadcrumb.js +1 -1
  27. package/{breadcrumb-group.component-ioEaxcGE.js → breadcrumb-group.component-Cc6CHbVy.js} +14 -14
  28. package/breadcrumb.component-C1xO7cgt.js +24 -0
  29. package/breadcrumb.js +2 -2
  30. package/breadcrumb.pure.js +2 -2
  31. package/button/accent-button/accent-button.component.js +1 -1
  32. package/button/accent-button-link/accent-button-link.component.js +1 -1
  33. package/button/accent-button-link.js +1 -2
  34. package/button/accent-button-static/accent-button-static.component.js +1 -1
  35. package/button/accent-button-static.js +1 -2
  36. package/button/accent-button.js +1 -2
  37. package/button/button/button.component.js +1 -1
  38. package/button/button-link/button-link.component.js +1 -1
  39. package/button/button-link.js +1 -2
  40. package/button/button-static/button-static.component.js +1 -1
  41. package/button/button-static.js +1 -2
  42. package/button/button.js +1 -2
  43. package/button/common/button-common.js +2 -87
  44. package/button/common.js +5 -3
  45. package/button/mini-button/mini-button.component.js +1 -1
  46. package/button/mini-button-group/mini-button-group.component.js +1 -1
  47. package/button/mini-button-group.js +2 -3
  48. package/button/mini-button-link/mini-button-link.component.js +1 -1
  49. package/button/mini-button-link.js +2 -3
  50. package/button/mini-button.js +1 -2
  51. package/button/secondary-button/secondary-button.component.js +1 -1
  52. package/button/secondary-button-link/secondary-button-link.component.js +1 -1
  53. package/button/secondary-button-link.js +1 -2
  54. package/button/secondary-button-static/secondary-button-static.component.js +1 -1
  55. package/button/secondary-button-static.js +1 -2
  56. package/button/secondary-button.js +1 -2
  57. package/button/transparent-button/transparent-button.component.js +1 -1
  58. package/button/transparent-button-link/transparent-button-link.component.js +1 -1
  59. package/button/transparent-button-link.js +1 -2
  60. package/button/transparent-button-static/transparent-button-static.component.js +1 -1
  61. package/button/transparent-button-static.js +1 -2
  62. package/button/transparent-button.js +1 -2
  63. package/button-common-yFVzAoGy.js +87 -0
  64. package/button.js +4 -5
  65. package/button.pure.js +4 -5
  66. package/calendar/calendar/calendar.component.js +1 -1
  67. package/calendar/calendar-day/calendar-day.component.js +1 -1
  68. package/calendar/calendar-day.js +1 -1
  69. package/calendar/calendar.js +1 -1
  70. package/calendar/common/calendar-cell-base-element.js +2 -23
  71. package/calendar/common.js +2 -6
  72. package/calendar-cell-base-element-CBaanSU3.js +25 -0
  73. package/{calendar-day.component-BZxPrp22.js → calendar-day.component-BBszRsGw.js} +12 -12
  74. package/{calendar.component-DtdBj_D-.js → calendar.component-DhmaJt2k.js} +138 -236
  75. package/calendar.js +2 -2
  76. package/calendar.pure.js +2 -2
  77. package/card/card/card.component.js +1 -1
  78. package/card/card-badge/card-badge.component.js +1 -1
  79. package/card/card-badge.js +1 -1
  80. package/card/card.js +1 -1
  81. package/card/common/card-action-common.js +1 -1
  82. package/card/common.js +1 -1
  83. package/{card-action-common-BNe4LRHp.js → card-action-common-Ct0e9dtO.js} +11 -11
  84. package/card-badge.component-BSOEYrN4.js +65 -0
  85. package/card.component-D14GBu6y.js +62 -0
  86. package/card.js +3 -3
  87. package/card.pure.js +3 -3
  88. package/carousel/carousel/carousel.component.js +1 -1
  89. package/carousel/carousel-item/carousel-item.component.js +1 -1
  90. package/carousel/carousel-item.js +1 -1
  91. package/carousel/carousel-list/carousel-list.component.js +1 -1
  92. package/carousel/carousel-list.js +1 -1
  93. package/carousel/carousel.js +1 -1
  94. package/{carousel-item.component-BdW4Fe7j.js → carousel-item.component-DUII_cjr.js} +5 -5
  95. package/{carousel-list.component-CXKdk4dv.js → carousel-list.component-C0i7aHTM.js} +5 -5
  96. package/{carousel.component-D9By2rDH.js → carousel.component-BxKrGk84.js} +12 -12
  97. package/carousel.js +3 -3
  98. package/carousel.pure.js +3 -3
  99. package/checkbox/checkbox.component.js +1 -2
  100. package/checkbox/checkbox.js +1 -2
  101. package/checkbox/common/checkbox-common.js +1 -1
  102. package/checkbox/common.js +1 -1
  103. package/{checkbox-common-CPIIGgkG.js → checkbox-common-DdieysTG.js} +4 -3
  104. package/{checkbox.component-Cax24yN1.js → checkbox.component-ROzxEnPh.js} +18 -18
  105. package/checkbox.js +2 -2
  106. package/checkbox.pure.js +2 -2
  107. package/chip/chip/chip.component.js +1 -1
  108. package/chip/chip-group/chip-group.component.js +1 -1
  109. package/chip/chip-group.js +1 -1
  110. package/chip/chip.js +1 -1
  111. package/{chip-group.component-CpXuOisx.js → chip-group.component-DJzUToem.js} +17 -17
  112. package/chip-label/chip-label.component.js +1 -1
  113. package/chip-label.component-B76PdOCg.js +80 -0
  114. package/chip-label.js +1 -1
  115. package/chip-label.pure.js +1 -1
  116. package/chip.component-Cu5guQs8.js +98 -0
  117. package/chip.js +2 -2
  118. package/chip.pure.js +2 -2
  119. package/clock/clock.component.js +1 -1
  120. package/{clock.component-CZq8NuSw.js → clock.component-DHFuoi2A.js} +12 -12
  121. package/clock.js +1 -1
  122. package/clock.pure.js +1 -1
  123. package/compact-paginator.component-Cyi-t_YD.js +43 -0
  124. package/container/container/container.component.js +1 -1
  125. package/container/container.js +1 -1
  126. package/container/sticky-bar/sticky-bar.component.js +1 -1
  127. package/container/sticky-bar.js +1 -1
  128. package/container.component-CkYADvvc.js +117 -0
  129. package/container.js +2 -2
  130. package/container.pure.js +2 -2
  131. package/core/base-elements/element.js +2 -1
  132. package/core/base-elements/selection-group-base-element.js +1 -1
  133. package/core/base-elements.js +1 -1
  134. package/core/controllers/media-matchers-controller.js +1 -1
  135. package/core/datetime/date-adapter.js +13 -13
  136. package/core/datetime.js +4 -4
  137. package/core/i18n/i18n.js +6 -1
  138. package/core/i18n.js +2 -2
  139. package/core/mixins/panel-mixin.js +2 -110
  140. package/core/mixins.js +4 -9
  141. package/core/styles/core.scss +56 -82
  142. package/core/styles/layout.private.scss +36 -0
  143. package/core/styles/mixins/table.scss +40 -29
  144. package/core/styles/node_modules_@sbb-esta_lyne-design-tokens_dist_scss_sbb-variables.scss +371 -0
  145. package/core/styles/scrollbar.private.scss +15 -0
  146. package/core/styles/styles.js +2 -0
  147. package/core/styles/table.scss +34 -0
  148. package/core/styles/typography.private.scss +9 -0
  149. package/core/styles.js +2 -5
  150. package/core.css +190 -43
  151. package/core.js +82 -0
  152. package/custom-elements.json +2155 -1242
  153. package/date-input/date-input.component.js +1 -1
  154. package/{date-input.component-lInRTqua.js → date-input.component-B3f_GThS.js} +17 -17
  155. package/date-input.js +1 -1
  156. package/date-input.pure.js +1 -1
  157. package/datepicker/common/datepicker-button.js +1 -1
  158. package/datepicker/common.js +1 -1
  159. package/datepicker/datepicker/datepicker.component.js +1 -1
  160. package/datepicker/datepicker-next-day/datepicker-next-day.component.js +4 -4
  161. package/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +4 -4
  162. package/datepicker/datepicker-toggle/datepicker-toggle.component.js +5 -5
  163. package/datepicker/datepicker.js +1 -1
  164. package/{datepicker-button--Bz_ztGR.js → datepicker-button-B91ISxhE.js} +8 -7
  165. package/{datepicker.component-B64-Fip5.js → datepicker.component-DJ_9VBnC.js} +15 -15
  166. package/datepicker.js +2 -2
  167. package/datepicker.pure.js +2 -2
  168. package/development/accordion/accordion.component.d.ts.map +1 -1
  169. package/development/accordion/accordion.component.js +1 -1
  170. package/development/accordion.component-CGTwcntz.js +170 -0
  171. package/development/accordion.js +1 -1
  172. package/development/accordion.pure.js +1 -1
  173. package/development/action-group/action-group.component.d.ts.map +1 -1
  174. package/development/action-group/action-group.component.js +1 -1
  175. package/development/action-group.component-DQ7_kjB9.js +215 -0
  176. package/development/action-group.js +1 -1
  177. package/development/action-group.pure.js +1 -1
  178. package/development/alert/alert/alert.component.d.ts.map +1 -1
  179. package/development/alert/alert/alert.component.js +1 -1
  180. package/development/alert/alert-group/alert-group.component.d.ts.map +1 -1
  181. package/development/alert/alert-group/alert-group.component.js +1 -1
  182. package/development/alert/alert-group.js +1 -1
  183. package/development/alert/alert.js +1 -1
  184. package/development/alert-group.component-DnnPrv5I.js +191 -0
  185. package/development/alert.component-CYb1vnDZ.js +217 -0
  186. package/development/alert.js +2 -2
  187. package/development/alert.pure.js +2 -2
  188. package/development/autocomplete/autocomplete-base-element.d.ts.map +1 -1
  189. package/development/autocomplete/autocomplete-base-element.js +1 -1
  190. package/development/autocomplete/autocomplete.component.js +1 -1
  191. package/development/autocomplete-base-element-YwfObJzm.js +678 -0
  192. package/development/autocomplete.js +1 -1
  193. package/development/autocomplete.pure.js +1 -1
  194. package/development/block-link-common-GckvjULA.js +71 -0
  195. package/development/breadcrumb/breadcrumb/breadcrumb.component.d.ts +1 -1
  196. package/development/breadcrumb/breadcrumb/breadcrumb.component.d.ts.map +1 -1
  197. package/development/breadcrumb/breadcrumb/breadcrumb.component.js +1 -1
  198. package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.d.ts.map +1 -1
  199. package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +1 -1
  200. package/development/breadcrumb/breadcrumb-group.js +1 -1
  201. package/development/breadcrumb/breadcrumb.js +1 -1
  202. package/development/breadcrumb-group.component-B3Shlng3.js +195 -0
  203. package/development/breadcrumb.component-DxSUxLZO.js +35 -0
  204. package/development/breadcrumb.js +2 -2
  205. package/development/breadcrumb.pure.js +2 -2
  206. package/development/button/accent-button/accent-button.component.d.ts +1 -1
  207. package/development/button/accent-button/accent-button.component.d.ts.map +1 -1
  208. package/development/button/accent-button/accent-button.component.js +2 -2
  209. package/development/button/accent-button-link/accent-button-link.component.d.ts +1 -1
  210. package/development/button/accent-button-link/accent-button-link.component.d.ts.map +1 -1
  211. package/development/button/accent-button-link/accent-button-link.component.js +2 -2
  212. package/development/button/accent-button-link.js +3 -1
  213. package/development/button/accent-button-static/accent-button-static.component.d.ts +1 -1
  214. package/development/button/accent-button-static/accent-button-static.component.d.ts.map +1 -1
  215. package/development/button/accent-button-static/accent-button-static.component.js +2 -2
  216. package/development/button/accent-button-static.js +3 -1
  217. package/development/button/accent-button.js +3 -1
  218. package/development/button/button/button.component.d.ts +1 -1
  219. package/development/button/button/button.component.d.ts.map +1 -1
  220. package/development/button/button/button.component.js +2 -2
  221. package/development/button/button-link/button-link.component.d.ts +1 -1
  222. package/development/button/button-link/button-link.component.d.ts.map +1 -1
  223. package/development/button/button-link/button-link.component.js +2 -2
  224. package/development/button/button-link.js +3 -1
  225. package/development/button/button-static/button-static.component.d.ts +1 -1
  226. package/development/button/button-static/button-static.component.d.ts.map +1 -1
  227. package/development/button/button-static/button-static.component.js +2 -2
  228. package/development/button/button-static.js +3 -1
  229. package/development/button/button.js +3 -1
  230. package/development/button/common/button-common.d.ts +7 -0
  231. package/development/button/common/button-common.d.ts.map +1 -1
  232. package/development/button/common/button-common.js +2 -117
  233. package/development/button/common.d.ts.map +1 -1
  234. package/development/button/common.js +8 -3
  235. package/development/button/mini-button/mini-button.component.js +2 -2
  236. package/development/button/mini-button-group/mini-button-group.component.d.ts.map +1 -1
  237. package/development/button/mini-button-group/mini-button-group.component.js +1 -1
  238. package/development/button/mini-button-group.js +4 -2
  239. package/development/button/mini-button-link/mini-button-link.component.d.ts.map +1 -1
  240. package/development/button/mini-button-link/mini-button-link.component.js +1 -1
  241. package/development/button/mini-button-link.js +4 -2
  242. package/development/button/mini-button.js +3 -1
  243. package/development/button/secondary-button/secondary-button.component.d.ts +1 -1
  244. package/development/button/secondary-button/secondary-button.component.d.ts.map +1 -1
  245. package/development/button/secondary-button/secondary-button.component.js +2 -2
  246. package/development/button/secondary-button-link/secondary-button-link.component.d.ts +1 -1
  247. package/development/button/secondary-button-link/secondary-button-link.component.d.ts.map +1 -1
  248. package/development/button/secondary-button-link/secondary-button-link.component.js +2 -2
  249. package/development/button/secondary-button-link.js +3 -1
  250. package/development/button/secondary-button-static/secondary-button-static.component.d.ts +1 -1
  251. package/development/button/secondary-button-static/secondary-button-static.component.d.ts.map +1 -1
  252. package/development/button/secondary-button-static/secondary-button-static.component.js +2 -2
  253. package/development/button/secondary-button-static.js +3 -1
  254. package/development/button/secondary-button.js +3 -1
  255. package/development/button/transparent-button/transparent-button.component.d.ts +1 -1
  256. package/development/button/transparent-button/transparent-button.component.js +2 -2
  257. package/development/button/transparent-button-link/transparent-button-link.component.d.ts +1 -1
  258. package/development/button/transparent-button-link/transparent-button-link.component.js +2 -2
  259. package/development/button/transparent-button-link.js +3 -1
  260. package/development/button/transparent-button-static/transparent-button-static.component.d.ts +1 -1
  261. package/development/button/transparent-button-static/transparent-button-static.component.js +2 -2
  262. package/development/button/transparent-button-static.js +3 -1
  263. package/development/button/transparent-button.js +3 -1
  264. package/development/button-common-CAu09Yim.js +145 -0
  265. package/development/button.js +5 -6
  266. package/development/button.pure.d.ts +1 -1
  267. package/development/button.pure.d.ts.map +1 -1
  268. package/development/button.pure.js +4 -5
  269. package/development/calendar/calendar/calendar.component.d.ts +1 -12
  270. package/development/calendar/calendar/calendar.component.d.ts.map +1 -1
  271. package/development/calendar/calendar/calendar.component.js +1 -1
  272. package/development/calendar/calendar-day/calendar-day.component.d.ts.map +1 -1
  273. package/development/calendar/calendar-day/calendar-day.component.js +1 -1
  274. package/development/calendar/calendar-day.js +1 -1
  275. package/development/calendar/calendar-month/calendar-month.component.d.ts.map +1 -1
  276. package/development/calendar/calendar-month/calendar-month.component.js +1 -1
  277. package/development/calendar/calendar-weekday/calendar-weekday.component.d.ts.map +1 -1
  278. package/development/calendar/calendar-weekday/calendar-weekday.component.js +1 -1
  279. package/development/calendar/calendar-weeknumber/calendar-weeknumber.component.d.ts.map +1 -1
  280. package/development/calendar/calendar-weeknumber/calendar-weeknumber.component.js +1 -1
  281. package/development/calendar/calendar.js +1 -1
  282. package/development/calendar/common/calendar-cell-base-element.d.ts +2 -1
  283. package/development/calendar/common/calendar-cell-base-element.d.ts.map +1 -1
  284. package/development/calendar/common/calendar-cell-base-element.js +2 -35
  285. package/development/calendar/common.d.ts.map +1 -1
  286. package/development/calendar/common.js +2 -120
  287. package/development/calendar-cell-base-element-BXohfDSl.js +38 -0
  288. package/development/calendar-day.component-DFvRrp2O.js +144 -0
  289. package/development/calendar.component-6p9vsp-V.js +1452 -0
  290. package/development/calendar.js +2 -2
  291. package/development/calendar.pure.js +2 -2
  292. package/development/card/card/card.component.d.ts.map +1 -1
  293. package/development/card/card/card.component.js +1 -1
  294. package/development/card/card-badge/card-badge.component.d.ts.map +1 -1
  295. package/development/card/card-badge/card-badge.component.js +1 -1
  296. package/development/card/card-badge.js +1 -1
  297. package/development/card/card-button/card-button.component.d.ts +1 -1
  298. package/development/card/card-link/card-link.component.d.ts +1 -1
  299. package/development/card/card.js +1 -1
  300. package/development/card/common/card-action-common.js +1 -1
  301. package/development/card/common.js +1 -1
  302. package/development/card-action-common-1FDHbfeR.js +117 -0
  303. package/development/card-badge.component-D4Mes-Gw.js +84 -0
  304. package/development/card.component-DsqIZC_u.js +81 -0
  305. package/development/card.js +3 -3
  306. package/development/card.pure.js +3 -3
  307. package/development/carousel/carousel/carousel.component.d.ts.map +1 -1
  308. package/development/carousel/carousel/carousel.component.js +1 -1
  309. package/development/carousel/carousel-item/carousel-item.component.d.ts.map +1 -1
  310. package/development/carousel/carousel-item/carousel-item.component.js +1 -1
  311. package/development/carousel/carousel-item.js +1 -1
  312. package/development/carousel/carousel-list/carousel-list.component.d.ts.map +1 -1
  313. package/development/carousel/carousel-list/carousel-list.component.js +1 -1
  314. package/development/carousel/carousel-list.js +1 -1
  315. package/development/carousel/carousel.js +1 -1
  316. package/development/carousel-item.component-CIgUJtDJ.js +39 -0
  317. package/development/carousel-list.component-L-nYpHcN.js +136 -0
  318. package/development/carousel.component-Dl48ROSf.js +144 -0
  319. package/development/carousel.js +3 -3
  320. package/development/carousel.pure.js +3 -3
  321. package/development/checkbox/checkbox.component.d.ts +1 -1
  322. package/development/checkbox/checkbox.component.d.ts.map +1 -1
  323. package/development/checkbox/checkbox.component.js +1 -2
  324. package/development/checkbox/checkbox.js +2 -3
  325. package/development/checkbox/common/checkbox-common.d.ts +2 -0
  326. package/development/checkbox/common/checkbox-common.d.ts.map +1 -1
  327. package/development/checkbox/common/checkbox-common.js +2 -2
  328. package/development/checkbox/common.js +2 -2
  329. package/development/checkbox-common-DiTlHvFJ.js +86 -0
  330. package/development/checkbox.component-D3_FFSys.js +161 -0
  331. package/development/checkbox.js +3 -3
  332. package/development/checkbox.pure.js +3 -3
  333. package/development/chip/chip/chip.component.d.ts.map +1 -1
  334. package/development/chip/chip/chip.component.js +1 -1
  335. package/development/chip/chip-group/chip-group.component.d.ts.map +1 -1
  336. package/development/chip/chip-group/chip-group.component.js +1 -1
  337. package/development/chip/chip-group.js +1 -1
  338. package/development/chip/chip.js +1 -1
  339. package/development/chip-group.component-CvpUdzu1.js +409 -0
  340. package/development/chip-label/chip-label.component.d.ts.map +1 -1
  341. package/development/chip-label/chip-label.component.js +1 -1
  342. package/development/chip-label.component-DU8s-hfA.js +103 -0
  343. package/development/chip-label.js +1 -1
  344. package/development/chip-label.pure.js +1 -1
  345. package/development/chip.component-C6v1-PLX.js +118 -0
  346. package/development/chip.js +2 -2
  347. package/development/chip.pure.js +2 -2
  348. package/development/clock/clock.component.d.ts.map +1 -1
  349. package/development/clock/clock.component.js +1 -1
  350. package/development/clock.component-CVPv4mCp.js +290 -0
  351. package/development/clock.js +1 -1
  352. package/development/clock.pure.js +1 -1
  353. package/development/compact-paginator.component-TfDVt_ST.js +51 -0
  354. package/development/container/container/container.component.d.ts.map +1 -1
  355. package/development/container/container/container.component.js +1 -1
  356. package/development/container/container.js +1 -1
  357. package/development/container/sticky-bar/sticky-bar.component.d.ts.map +1 -1
  358. package/development/container/sticky-bar/sticky-bar.component.js +1 -1
  359. package/development/container/sticky-bar.js +1 -1
  360. package/development/container.component-CG_i65Op.js +151 -0
  361. package/development/container.js +2 -2
  362. package/development/container.pure.js +2 -2
  363. package/development/core/base-elements/element.d.ts.map +1 -1
  364. package/development/core/base-elements/element.js +6 -2
  365. package/development/core/base-elements/selection-group-base-element.d.ts.map +1 -1
  366. package/development/core/base-elements/selection-group-base-element.js +1 -1
  367. package/development/core/base-elements.js +1 -1
  368. package/development/core/controllers/media-matchers-controller.js +1 -1
  369. package/development/core/datetime/date-adapter.d.ts +9 -2
  370. package/development/core/datetime/date-adapter.d.ts.map +1 -1
  371. package/development/core/datetime/date-adapter.js +11 -4
  372. package/development/core/datetime.js +2 -2
  373. package/development/core/i18n/i18n.d.ts +1 -0
  374. package/development/core/i18n/i18n.d.ts.map +1 -1
  375. package/development/core/i18n/i18n.js +8 -2
  376. package/development/core/i18n.js +2 -2
  377. package/development/core/mixins/panel-mixin.d.ts +1 -0
  378. package/development/core/mixins/panel-mixin.d.ts.map +1 -1
  379. package/development/core/mixins/panel-mixin.js +2 -147
  380. package/development/core/mixins.d.ts.map +1 -1
  381. package/development/core/mixins.js +2 -116
  382. package/development/core/styles/styles.d.ts +2 -0
  383. package/development/core/styles/styles.d.ts.map +1 -0
  384. package/development/core/styles/styles.js +2 -0
  385. package/development/core/styles.d.ts +1 -0
  386. package/development/core/styles.d.ts.map +1 -1
  387. package/development/core/styles.js +2 -11
  388. package/development/core.d.ts +15 -0
  389. package/development/core.d.ts.map +1 -0
  390. package/development/core.js +82 -0
  391. package/development/date-input/date-input.component.d.ts.map +1 -1
  392. package/development/date-input/date-input.component.js +1 -1
  393. package/development/date-input.component-UP1afzgy.js +307 -0
  394. package/development/date-input.js +1 -1
  395. package/development/date-input.pure.js +1 -1
  396. package/development/datepicker/common/datepicker-button.d.ts +2 -0
  397. package/development/datepicker/common/datepicker-button.d.ts.map +1 -1
  398. package/development/datepicker/common/datepicker-button.js +2 -2
  399. package/development/datepicker/common.js +2 -2
  400. package/development/datepicker/datepicker/datepicker.component.d.ts.map +1 -1
  401. package/development/datepicker/datepicker/datepicker.component.js +1 -1
  402. package/development/datepicker/datepicker-next-day/datepicker-next-day.component.js +2 -2
  403. package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +2 -2
  404. package/development/datepicker/datepicker-toggle/datepicker-toggle.component.js +2 -2
  405. package/development/datepicker/datepicker.js +1 -1
  406. package/development/datepicker-button-CANzGO5m.js +163 -0
  407. package/development/datepicker.component-C8XQVo45.js +213 -0
  408. package/development/datepicker.js +3 -3
  409. package/development/datepicker.pure.js +3 -3
  410. package/development/dialog/dialog/dialog.component.d.ts.map +1 -1
  411. package/development/dialog/dialog/dialog.component.js +1 -1
  412. package/development/dialog/dialog-actions/dialog-actions.component.d.ts.map +1 -1
  413. package/development/dialog/dialog-actions/dialog-actions.component.js +1 -1
  414. package/development/dialog/dialog-actions.js +1 -1
  415. package/development/dialog/dialog-close-button/dialog-close-button.component.d.ts +1 -1
  416. package/development/dialog/dialog-close-button/dialog-close-button.component.d.ts.map +1 -1
  417. package/development/dialog/dialog-close-button/dialog-close-button.component.js +1 -1
  418. package/development/dialog/dialog-close-button.js +1 -1
  419. package/development/dialog/dialog-content/dialog-content.component.d.ts.map +1 -1
  420. package/development/dialog/dialog-content/dialog-content.component.js +1 -1
  421. package/development/dialog/dialog-content.js +1 -1
  422. package/development/dialog/dialog-title/dialog-title.component.d.ts.map +1 -1
  423. package/development/dialog/dialog-title/dialog-title.component.js +1 -1
  424. package/development/dialog/dialog-title.js +1 -1
  425. package/development/dialog/dialog.js +1 -1
  426. package/development/dialog-actions.component-CegGvLGp.js +31 -0
  427. package/development/dialog-close-button.component-C4P-8J8j.js +42 -0
  428. package/development/dialog-content.component-bm8piC0O.js +30 -0
  429. package/development/dialog-title.component-CUAbFzCr.js +29 -0
  430. package/development/dialog.component-TBiL0Sdq.js +237 -0
  431. package/development/dialog.js +5 -5
  432. package/development/dialog.pure.js +5 -5
  433. package/development/divider/divider.component.d.ts.map +1 -1
  434. package/development/divider/divider.component.js +1 -1
  435. package/development/divider.component-Bisnf286.js +77 -0
  436. package/development/divider.js +1 -1
  437. package/development/divider.pure.js +1 -1
  438. package/development/error.component-xD_c9IBA.js +55 -0
  439. package/development/expansion-panel/expansion-panel/expansion-panel.component.d.ts.map +1 -1
  440. package/development/expansion-panel/expansion-panel/expansion-panel.component.js +1 -1
  441. package/development/expansion-panel/expansion-panel-content/expansion-panel-content.component.d.ts.map +1 -1
  442. package/development/expansion-panel/expansion-panel-content/expansion-panel-content.component.js +1 -1
  443. package/development/expansion-panel/expansion-panel-content.js +1 -1
  444. package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.d.ts.map +1 -1
  445. package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
  446. package/development/expansion-panel/expansion-panel-header.js +1 -1
  447. package/development/expansion-panel/expansion-panel.js +1 -1
  448. package/development/expansion-panel-content.component-XIsKm8JD.js +43 -0
  449. package/development/expansion-panel-header.component-Bw4uROTe.js +85 -0
  450. package/development/expansion-panel.component-PDUmZe7w.js +322 -0
  451. package/development/expansion-panel.js +3 -3
  452. package/development/expansion-panel.pure.js +3 -3
  453. package/development/file-selector/common/file-selector-common.d.ts +3 -1
  454. package/development/file-selector/common/file-selector-common.d.ts.map +1 -1
  455. package/development/file-selector/common/file-selector-common.js +2 -2
  456. package/development/file-selector/common.js +2 -2
  457. package/development/file-selector/file-selector/file-selector.component.d.ts +1 -1
  458. package/development/file-selector/file-selector/file-selector.component.d.ts.map +1 -1
  459. package/development/file-selector/file-selector/file-selector.component.js +5 -5
  460. package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.d.ts +1 -1
  461. package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.d.ts.map +1 -1
  462. package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
  463. package/development/file-selector/file-selector-dropzone.js +1 -1
  464. package/development/file-selector-common-C82QR3zb.js +418 -0
  465. package/development/file-selector-dropzone.component-B-cBO4bf.js +112 -0
  466. package/development/file-selector.js +3 -3
  467. package/development/file-selector.pure.js +3 -3
  468. package/development/flip-card/flip-card/flip-card.component.d.ts.map +1 -1
  469. package/development/flip-card/flip-card/flip-card.component.js +1 -1
  470. package/development/flip-card/flip-card-details/flip-card-details.component.d.ts.map +1 -1
  471. package/development/flip-card/flip-card-details/flip-card-details.component.js +1 -1
  472. package/development/flip-card/flip-card-details.js +1 -1
  473. package/development/flip-card/flip-card-summary/flip-card-summary.component.d.ts.map +1 -1
  474. package/development/flip-card/flip-card-summary/flip-card-summary.component.js +1 -1
  475. package/development/flip-card/flip-card-summary.js +1 -1
  476. package/development/flip-card/flip-card.js +1 -1
  477. package/development/flip-card-details.component-iMm7NrgQ.js +57 -0
  478. package/development/flip-card-summary.component-HQ_VAn2j.js +84 -0
  479. package/development/flip-card.component-CJanLtkJ.js +190 -0
  480. package/development/flip-card.js +3 -3
  481. package/development/flip-card.pure.js +3 -3
  482. package/development/footer/footer.component.d.ts.map +1 -1
  483. package/development/footer/footer.component.js +1 -1
  484. package/development/footer.component-BblB5218.js +172 -0
  485. package/development/footer.js +1 -1
  486. package/development/footer.pure.js +1 -1
  487. package/development/form-field/error/error.component.d.ts.map +1 -1
  488. package/development/form-field/error/error.component.js +1 -1
  489. package/development/form-field/error.js +1 -1
  490. package/development/form-field/form-field/form-field.component.d.ts +13 -3
  491. package/development/form-field/form-field/form-field.component.d.ts.map +1 -1
  492. package/development/form-field/form-field/form-field.component.js +1 -1
  493. package/development/form-field/form-field-clear/form-field-clear.component.d.ts.map +1 -1
  494. package/development/form-field/form-field-clear/form-field-clear.component.js +2 -2
  495. package/development/form-field/form-field-text-counter/form-field-text-counter.component.d.ts +27 -0
  496. package/development/form-field/form-field-text-counter/form-field-text-counter.component.d.ts.map +1 -0
  497. package/development/form-field/form-field-text-counter/form-field-text-counter.component.js +113 -0
  498. package/development/form-field/form-field.js +1 -1
  499. package/development/form-field/hint/hint.component.d.ts +23 -0
  500. package/development/form-field/hint/hint.component.d.ts.map +1 -0
  501. package/development/form-field/hint/hint.component.js +2 -0
  502. package/development/form-field.component-BEXX0OcL.js +702 -0
  503. package/development/form-field.d.ts.map +1 -1
  504. package/development/form-field.js +9 -5
  505. package/development/form-field.pure.d.ts +3 -1
  506. package/development/form-field.pure.d.ts.map +1 -1
  507. package/development/form-field.pure.js +5 -3
  508. package/development/header/common/header-action-common.js +1 -1
  509. package/development/header/common.js +1 -1
  510. package/development/header/header/header.component.d.ts.map +1 -1
  511. package/development/header/header/header.component.js +1 -1
  512. package/development/header/header-button/header-button.component.d.ts +1 -1
  513. package/development/header/header-environment/header-environment.component.d.ts.map +1 -1
  514. package/development/header/header-environment/header-environment.component.js +1 -1
  515. package/development/header/header-environment.js +1 -1
  516. package/development/header/header-link/header-link.component.d.ts +1 -1
  517. package/development/header/header.js +1 -1
  518. package/development/header-action-common-MTYV0dqA.js +80 -0
  519. package/development/header-environment.component-DHqoX_lg.js +53 -0
  520. package/development/header.component-Cg0ZcA1s.js +340 -0
  521. package/development/header.js +3 -3
  522. package/development/header.pure.js +3 -3
  523. package/development/hint.component-BsIzdUOV.js +38 -0
  524. package/development/icon/icon-base.d.ts.map +1 -1
  525. package/development/icon/icon-base.js +1 -1
  526. package/development/icon/icon-name-mixin.js +1 -2
  527. package/development/icon/icon-request.d.ts.map +1 -1
  528. package/development/icon/icon-request.js +3 -2
  529. package/development/icon/icon.component.js +1 -1
  530. package/development/icon-base-DHN9pz2I.js +165 -0
  531. package/development/icon-sidebar/icon-sidebar/icon-sidebar.component.d.ts.map +1 -1
  532. package/development/icon-sidebar/icon-sidebar/icon-sidebar.component.js +1 -1
  533. package/development/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.d.ts +1 -1
  534. package/development/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.d.ts.map +1 -1
  535. package/development/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js +1 -1
  536. package/development/icon-sidebar/icon-sidebar-container.js +1 -1
  537. package/development/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.d.ts.map +1 -1
  538. package/development/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js +1 -1
  539. package/development/icon-sidebar/icon-sidebar-content.js +1 -1
  540. package/development/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.d.ts +1 -1
  541. package/development/icon-sidebar/icon-sidebar.js +1 -1
  542. package/development/icon-sidebar-container.component-BH_R88Rf.js +39 -0
  543. package/development/icon-sidebar-content.component-yoF6FjkW.js +31 -0
  544. package/development/icon-sidebar.component-BGEkfXVs.js +81 -0
  545. package/development/icon-sidebar.js +3 -3
  546. package/development/icon-sidebar.pure.js +3 -3
  547. package/development/icon.js +1 -1
  548. package/development/icon.pure.js +1 -1
  549. package/development/image/image.component.d.ts.map +1 -1
  550. package/development/image/image.component.js +1 -1
  551. package/development/image.component-BD0jc-u-.js +774 -0
  552. package/development/image.js +1 -1
  553. package/development/image.pure.js +1 -1
  554. package/development/inline-link-common-CgTIwFAI.js +18 -0
  555. package/development/journey-header/journey-header.component.d.ts +1 -0
  556. package/development/journey-header/journey-header.component.d.ts.map +1 -1
  557. package/development/journey-header/journey-header.component.js +1 -1
  558. package/development/journey-header.component-BwVODlXk.js +189 -0
  559. package/development/journey-header.js +1 -1
  560. package/development/journey-header.pure.js +1 -1
  561. package/development/lead-container/lead-container.component.d.ts.map +1 -1
  562. package/development/lead-container/lead-container.component.js +1 -1
  563. package/development/lead-container.component-CGVdBWJr.js +40 -0
  564. package/development/lead-container.js +1 -1
  565. package/development/lead-container.pure.js +1 -1
  566. package/development/link/block-link/block-link.component.d.ts +1 -1
  567. package/development/link/block-link/block-link.component.js +2 -2
  568. package/development/link/block-link-button/block-link-button.component.d.ts +1 -1
  569. package/development/link/block-link-button/block-link-button.component.js +2 -2
  570. package/development/link/block-link-button.js +3 -1
  571. package/development/link/block-link-static/block-link-static.component.d.ts +1 -1
  572. package/development/link/block-link-static/block-link-static.component.js +2 -2
  573. package/development/link/block-link-static.js +3 -1
  574. package/development/link/block-link.js +3 -1
  575. package/development/link/common/block-link-common.d.ts +1 -1
  576. package/development/link/common/block-link-common.d.ts.map +1 -1
  577. package/development/link/common/block-link-common.js +1 -2
  578. package/development/link/common/inline-link-common.d.ts +1 -1
  579. package/development/link/common/inline-link-common.d.ts.map +1 -1
  580. package/development/link/common/inline-link-common.js +1 -2
  581. package/development/link/common/link-common.d.ts +5 -1
  582. package/development/link/common/link-common.d.ts.map +1 -1
  583. package/development/link/common/link-common.js +1 -1
  584. package/development/link/common.js +9 -3
  585. package/development/link/link/link.component.d.ts +1 -1
  586. package/development/link/link/link.component.js +2 -2
  587. package/development/link/link-button/link-button.component.d.ts +1 -1
  588. package/development/link/link-button/link-button.component.js +2 -2
  589. package/development/link/link-button.js +3 -1
  590. package/development/link/link-static/link-static.component.d.ts +1 -1
  591. package/development/link/link-static/link-static.component.js +2 -2
  592. package/development/link/link-static.js +3 -1
  593. package/development/link/link.js +3 -1
  594. package/development/link-common-DJ2FfG_Q.js +72 -0
  595. package/development/link-list/common/link-list-base.d.ts +2 -0
  596. package/development/link-list/common/link-list-base.d.ts.map +1 -1
  597. package/development/link-list/common/link-list-base.js +2 -2
  598. package/development/link-list/common.js +2 -2
  599. package/development/link-list/link-list-anchor.js +2 -3
  600. package/development/link-list/link-list.component.d.ts.map +1 -1
  601. package/development/link-list/link-list.component.js +1 -2
  602. package/development/link-list/link-list.js +2 -3
  603. package/development/link-list-anchor/link-list-anchor.component.d.ts.map +1 -1
  604. package/development/link-list-anchor/link-list-anchor.component.js +1 -1
  605. package/development/link-list-anchor.component-Du7kfDZ-.js +29 -0
  606. package/development/link-list-anchor.js +1 -1
  607. package/development/link-list-anchor.pure.js +1 -1
  608. package/development/{link-list-base-BchLGP8G.js → link-list-base-CKMNz30d.js} +4 -20
  609. package/development/link-list.component-DQMg8MdQ.js +102 -0
  610. package/development/link-list.js +4 -4
  611. package/development/link-list.pure.js +3 -3
  612. package/development/link.js +3 -3
  613. package/development/link.pure.d.ts +3 -1
  614. package/development/link.pure.d.ts.map +1 -1
  615. package/development/link.pure.js +3 -4
  616. package/development/loading-indicator/loading-indicator.component.d.ts.map +1 -1
  617. package/development/loading-indicator/loading-indicator.component.js +1 -1
  618. package/development/loading-indicator-circle/loading-indicator-circle.component.d.ts.map +1 -1
  619. package/development/loading-indicator-circle/loading-indicator-circle.component.js +1 -1
  620. package/development/loading-indicator-circle.component-np96Tu5S.js +78 -0
  621. package/development/loading-indicator-circle.js +1 -1
  622. package/development/loading-indicator-circle.pure.js +1 -1
  623. package/development/loading-indicator.component-CgHYNMxB.js +114 -0
  624. package/development/loading-indicator.js +1 -1
  625. package/development/loading-indicator.pure.js +1 -1
  626. package/development/logo/logo.component.d.ts.map +1 -1
  627. package/development/logo/logo.component.js +1 -1
  628. package/development/logo.component-I0yP2SKr.js +117 -0
  629. package/development/logo.js +1 -1
  630. package/development/logo.pure.js +1 -1
  631. package/development/map-container/map-container.component.d.ts.map +1 -1
  632. package/development/map-container/map-container.component.js +1 -1
  633. package/development/map-container.component-D9NWw-wA.js +177 -0
  634. package/development/map-container.js +1 -1
  635. package/development/map-container.pure.js +1 -1
  636. package/development/menu/common/menu-action-common.d.ts.map +1 -1
  637. package/development/menu/common/menu-action-common.js +1 -1
  638. package/development/menu/common.js +1 -1
  639. package/development/menu/menu/menu.component.d.ts.map +1 -1
  640. package/development/menu/menu/menu.component.js +1 -1
  641. package/development/menu/menu.js +1 -1
  642. package/development/menu-action-common-CBZCra6n.js +33 -0
  643. package/development/menu.component-Lh3JbVow.js +374 -0
  644. package/development/menu.js +2 -2
  645. package/development/menu.pure.js +2 -2
  646. package/development/message/message.component.d.ts.map +1 -1
  647. package/development/message/message.component.js +1 -1
  648. package/development/message.component-CeJhYXSC.js +44 -0
  649. package/development/message.js +1 -1
  650. package/development/message.pure.js +1 -1
  651. package/development/mini-button-group.component-B3CA9KG0.js +120 -0
  652. package/development/mini-button-link.component-I3VpWeNU.js +42 -0
  653. package/development/mini-calendar/mini-calendar/mini-calendar.component.d.ts.map +1 -1
  654. package/development/mini-calendar/mini-calendar/mini-calendar.component.js +1 -1
  655. package/development/mini-calendar/mini-calendar-day/mini-calendar-day.component.d.ts.map +1 -1
  656. package/development/mini-calendar/mini-calendar-day/mini-calendar-day.component.js +1 -1
  657. package/development/mini-calendar/mini-calendar-day.js +1 -1
  658. package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.d.ts.map +1 -1
  659. package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +1 -1
  660. package/development/mini-calendar/mini-calendar-month.js +1 -1
  661. package/development/mini-calendar/mini-calendar.js +1 -1
  662. package/development/mini-calendar-day.component-BUNVO4ZU.js +138 -0
  663. package/development/mini-calendar-month.component-DZXvAhc3.js +104 -0
  664. package/development/mini-calendar.component-BufzKw74.js +188 -0
  665. package/development/mini-calendar.js +3 -3
  666. package/development/mini-calendar.pure.js +3 -3
  667. package/development/navigation/common/navigation-action-common.js +1 -1
  668. package/development/navigation/common.js +1 -1
  669. package/development/navigation/navigation/navigation.component.d.ts.map +1 -1
  670. package/development/navigation/navigation/navigation.component.js +1 -1
  671. package/development/navigation/navigation-button/navigation-button.component.d.ts +1 -1
  672. package/development/navigation/navigation-link/navigation-link.component.d.ts +1 -1
  673. package/development/navigation/navigation-list/navigation-list.component.d.ts.map +1 -1
  674. package/development/navigation/navigation-list/navigation-list.component.js +1 -1
  675. package/development/navigation/navigation-list.js +1 -1
  676. package/development/navigation/navigation-marker/navigation-marker.component.d.ts.map +1 -1
  677. package/development/navigation/navigation-marker/navigation-marker.component.js +1 -1
  678. package/development/navigation/navigation-marker.js +1 -1
  679. package/development/navigation/navigation-section/navigation-section.component.d.ts.map +1 -1
  680. package/development/navigation/navigation-section/navigation-section.component.js +1 -1
  681. package/development/navigation/navigation-section.js +1 -1
  682. package/development/navigation/navigation.js +1 -1
  683. package/development/navigation-action-common-DpBp7-eZ.js +91 -0
  684. package/development/navigation-list.component-DqITJqFx.js +94 -0
  685. package/development/navigation-marker.component-BpZdT4xz.js +125 -0
  686. package/development/navigation-section.component-CtZtuacK.js +356 -0
  687. package/development/navigation.component-CTNQ1dix.js +324 -0
  688. package/development/navigation.js +5 -5
  689. package/development/navigation.pure.js +5 -5
  690. package/development/notification/notification.component.d.ts.map +1 -1
  691. package/development/notification/notification.component.js +1 -1
  692. package/development/notification.component-Co9QChXc.js +274 -0
  693. package/development/notification.js +1 -1
  694. package/development/notification.pure.js +1 -1
  695. package/development/optgroup-base-element-BaG2W_AP.js +141 -0
  696. package/development/option/optgroup/optgroup-base-element.d.ts.map +1 -1
  697. package/development/option/optgroup/optgroup-base-element.js +1 -1
  698. package/development/option/optgroup/optgroup.component.js +1 -1
  699. package/development/option/optgroup.js +1 -1
  700. package/development/option/option/option.component.d.ts +1 -1
  701. package/development/option/option/option.component.d.ts.map +1 -1
  702. package/development/option/option/option.component.js +1 -1
  703. package/development/option/option-hint/option-hint.component.d.ts.map +1 -1
  704. package/development/option/option-hint/option-hint.component.js +1 -1
  705. package/development/option/option-hint.js +1 -1
  706. package/development/option/option.js +1 -1
  707. package/development/option-hint.component-BH8dP1fM.js +33 -0
  708. package/development/option.component-CdL7fdzZ.js +130 -0
  709. package/development/option.js +3 -3
  710. package/development/option.pure.js +3 -3
  711. package/development/overlay/overlay-base-element.js +2 -2
  712. package/development/overlay/overlay.component.d.ts.map +1 -1
  713. package/development/overlay/overlay.component.js +1 -1
  714. package/development/overlay.component-M0JuSq4C.js +216 -0
  715. package/development/overlay.js +1 -1
  716. package/development/overlay.pure.js +1 -1
  717. package/development/paginator/common/paginator-common.d.ts.map +1 -1
  718. package/development/paginator/common/paginator-common.js +4 -3
  719. package/development/paginator/compact-paginator/compact-paginator.component.d.ts +1 -1
  720. package/development/paginator/compact-paginator/compact-paginator.component.d.ts.map +1 -1
  721. package/development/paginator/compact-paginator/compact-paginator.component.js +1 -1
  722. package/development/paginator/compact-paginator.js +1 -1
  723. package/development/paginator/paginator/paginator.component.d.ts +1 -1
  724. package/development/paginator/paginator/paginator.component.d.ts.map +1 -1
  725. package/development/paginator/paginator/paginator.component.js +1 -1
  726. package/development/paginator/paginator.js +1 -1
  727. package/development/paginator.component-DAdS2mMm.js +259 -0
  728. package/development/paginator.js +2 -2
  729. package/development/paginator.pure.js +2 -2
  730. package/development/panel-mixin-Dj_rsgL9.js +150 -0
  731. package/development/popover/popover.component.d.ts.map +1 -1
  732. package/development/popover/popover.component.js +1 -1
  733. package/development/popover.component-BCMdJBUR.js +537 -0
  734. package/development/popover.js +1 -1
  735. package/development/popover.pure.js +1 -1
  736. package/development/radio-button/common/radio-button-common.d.ts +2 -0
  737. package/development/radio-button/common/radio-button-common.d.ts.map +1 -1
  738. package/development/radio-button/common/radio-button-common.js +2 -2
  739. package/development/radio-button/common.js +2 -2
  740. package/development/radio-button/radio-button.component.d.ts +1 -1
  741. package/development/radio-button/radio-button.component.d.ts.map +1 -1
  742. package/development/radio-button/radio-button.component.js +1 -2
  743. package/development/radio-button/radio-button.js +2 -3
  744. package/development/radio-button-common-C3-xuY78.js +126 -0
  745. package/development/radio-button.component-BrQF2FfA.js +124 -0
  746. package/development/radio-button.js +3 -3
  747. package/development/radio-button.pure.js +3 -3
  748. package/development/{sbb-tokens-Lrm4nvNH.js → sbb-tokens-Cr3wVegh.js} +1 -1
  749. package/development/screen-reader-only/screen-reader-only.component.d.ts.map +1 -1
  750. package/development/screen-reader-only/screen-reader-only.component.js +1 -1
  751. package/development/screen-reader-only.component-B77UuVCI.js +26 -0
  752. package/development/screen-reader-only.js +1 -1
  753. package/development/screen-reader-only.pure.js +1 -1
  754. package/development/select/select.component.d.ts +2 -0
  755. package/development/select/select.component.d.ts.map +1 -1
  756. package/development/select/select.component.js +1 -1
  757. package/development/select.component-CGNEhqzl.js +812 -0
  758. package/development/select.js +1 -1
  759. package/development/select.pure.js +1 -1
  760. package/development/selection-action-panel/selection-action-panel.component.d.ts.map +1 -1
  761. package/development/selection-action-panel/selection-action-panel.component.js +1 -1
  762. package/development/selection-action-panel.component-D6I5wdEL.js +49 -0
  763. package/development/selection-action-panel.js +1 -1
  764. package/development/selection-action-panel.pure.js +1 -1
  765. package/development/selection-expansion-panel/selection-expansion-panel.component.d.ts.map +1 -1
  766. package/development/selection-expansion-panel/selection-expansion-panel.component.js +1 -1
  767. package/development/selection-expansion-panel.component-eO7b_EQF.js +189 -0
  768. package/development/selection-expansion-panel.js +1 -1
  769. package/development/selection-expansion-panel.pure.js +1 -1
  770. package/development/selection-group-base-element-DvDpwhPl.js +154 -0
  771. package/development/sidebar/common/styles.d.ts +3 -0
  772. package/development/sidebar/common/styles.d.ts.map +1 -1
  773. package/development/sidebar/common/styles.js +2 -2
  774. package/development/sidebar/common.js +2 -2
  775. package/development/sidebar/sidebar/sidebar.component.d.ts.map +1 -1
  776. package/development/sidebar/sidebar/sidebar.component.js +1 -1
  777. package/development/sidebar/sidebar-close-button/sidebar-close-button.component.d.ts +1 -1
  778. package/development/sidebar/sidebar-close-button/sidebar-close-button.component.d.ts.map +1 -1
  779. package/development/sidebar/sidebar-close-button/sidebar-close-button.component.js +1 -1
  780. package/development/sidebar/sidebar-close-button.js +1 -1
  781. package/development/sidebar/sidebar-container/sidebar-container.component.d.ts.map +1 -1
  782. package/development/sidebar/sidebar-container/sidebar-container.component.js +1 -1
  783. package/development/sidebar/sidebar-container.js +1 -1
  784. package/development/sidebar/sidebar-content/sidebar-content.component.d.ts.map +1 -1
  785. package/development/sidebar/sidebar-content/sidebar-content.component.js +1 -1
  786. package/development/sidebar/sidebar-content.js +1 -1
  787. package/development/sidebar/sidebar-title/sidebar-title.component.d.ts.map +1 -1
  788. package/development/sidebar/sidebar-title/sidebar-title.component.js +1 -1
  789. package/development/sidebar/sidebar-title.js +1 -1
  790. package/development/sidebar/sidebar.js +1 -1
  791. package/development/sidebar-close-button.component-CYWv39Mu.js +46 -0
  792. package/development/sidebar-container.component-BDSoDAym.js +106 -0
  793. package/development/sidebar-content.component-JcVKpKbK.js +32 -0
  794. package/development/sidebar-title.component-BA_j-Igh.js +72 -0
  795. package/development/sidebar.component-DvRTyNry.js +348 -0
  796. package/development/sidebar.js +5 -5
  797. package/development/sidebar.pure.js +5 -5
  798. package/development/signet/signet.component.d.ts.map +1 -1
  799. package/development/signet/signet.component.js +1 -1
  800. package/development/signet.component-3D2ZsajP.js +122 -0
  801. package/development/signet.js +1 -1
  802. package/development/signet.pure.js +1 -1
  803. package/development/skiplink-list/skiplink-list.component.d.ts.map +1 -1
  804. package/development/skiplink-list/skiplink-list.component.js +1 -1
  805. package/development/skiplink-list.component-EDPOitEB.js +134 -0
  806. package/development/skiplink-list.js +1 -1
  807. package/development/skiplink-list.pure.js +1 -1
  808. package/development/slider/slider.component.d.ts.map +1 -1
  809. package/development/slider/slider.component.js +1 -1
  810. package/development/slider.component-BjfLnUvP.js +346 -0
  811. package/development/slider.js +1 -1
  812. package/development/slider.pure.js +1 -1
  813. package/development/status/status.component.d.ts +1 -1
  814. package/development/status/status.component.d.ts.map +1 -1
  815. package/development/status/status.component.js +1 -1
  816. package/development/status.component-CHC2pBa-.js +111 -0
  817. package/development/status.js +1 -1
  818. package/development/status.pure.js +1 -1
  819. package/development/step-label.component-CJFPHIZa.js +131 -0
  820. package/development/step.component-B-n26urC.js +153 -0
  821. package/development/stepper/step/step.component.d.ts.map +1 -1
  822. package/development/stepper/step/step.component.js +1 -1
  823. package/development/stepper/step-label/step-label.component.d.ts.map +1 -1
  824. package/development/stepper/step-label/step-label.component.js +1 -1
  825. package/development/stepper/step-label.js +1 -1
  826. package/development/stepper/step.js +1 -1
  827. package/development/stepper/stepper/stepper.component.d.ts.map +1 -1
  828. package/development/stepper/stepper/stepper.component.js +1 -1
  829. package/development/stepper/stepper.js +1 -1
  830. package/development/stepper.component-CxOBayI1.js +428 -0
  831. package/development/stepper.js +3 -3
  832. package/development/stepper.pure.js +3 -3
  833. package/development/sticky-bar.component-Dzrdsnxu.js +206 -0
  834. package/development/styles-D2RLaAYK.js +18 -0
  835. package/development/styles-D8-q-irv.js +9 -0
  836. package/development/styles-DCQBzC2C.js +14 -0
  837. package/development/tab-group.component-DRipdAyc.js +272 -0
  838. package/development/tab-label.component-14j2eh4Z.js +243 -0
  839. package/development/tab-nav-bar.component-CgYwCSVY.js +114 -0
  840. package/development/tab.component-DThKG7-a.js +70 -0
  841. package/development/table/table-wrapper/table-wrapper.component.d.ts.map +1 -1
  842. package/development/table/table-wrapper/table-wrapper.component.js +1 -1
  843. package/development/table/table-wrapper.js +1 -1
  844. package/development/table-wrapper.component-D1p7kqCB.js +121 -0
  845. package/development/table.js +1 -1
  846. package/development/table.pure.js +1 -1
  847. package/development/tabs/common/styles.d.ts +2 -0
  848. package/development/tabs/common/styles.d.ts.map +1 -1
  849. package/development/tabs/common/styles.js +2 -2
  850. package/development/tabs/common.js +2 -2
  851. package/development/tabs/tab/tab.component.d.ts.map +1 -1
  852. package/development/tabs/tab/tab.component.js +1 -1
  853. package/development/tabs/tab-group/tab-group.component.d.ts.map +1 -1
  854. package/development/tabs/tab-group/tab-group.component.js +1 -1
  855. package/development/tabs/tab-group.js +1 -1
  856. package/development/tabs/tab-label/tab-label.component.d.ts.map +1 -1
  857. package/development/tabs/tab-label/tab-label.component.js +1 -1
  858. package/development/tabs/tab-label.js +1 -1
  859. package/development/tabs/tab-nav-bar/tab-nav-bar.component.d.ts.map +1 -1
  860. package/development/tabs/tab-nav-bar/tab-nav-bar.component.js +1 -1
  861. package/development/tabs/tab-nav-bar.js +1 -1
  862. package/development/tabs/tab.js +1 -1
  863. package/development/tabs.js +6 -6
  864. package/development/tabs.pure.js +6 -6
  865. package/development/tag/tag/tag.component.d.ts.map +1 -1
  866. package/development/tag/tag/tag.component.js +1 -1
  867. package/development/tag/tag-group/tag-group.component.d.ts.map +1 -1
  868. package/development/tag/tag-group/tag-group.component.js +1 -1
  869. package/development/tag/tag-group.js +1 -1
  870. package/development/tag/tag.js +1 -1
  871. package/development/tag-group.component-Cw46bt0E.js +200 -0
  872. package/development/tag.component-CnNPL6aI.js +245 -0
  873. package/development/tag.js +2 -2
  874. package/development/tag.pure.js +2 -2
  875. package/development/teaser/teaser.component.d.ts.map +1 -1
  876. package/development/teaser/teaser.component.js +1 -1
  877. package/development/teaser-hero/teaser-hero.component.d.ts.map +1 -1
  878. package/development/teaser-hero/teaser-hero.component.js +1 -1
  879. package/development/teaser-hero.component-DNlc8Tbl.js +101 -0
  880. package/development/teaser-hero.js +1 -1
  881. package/development/teaser-hero.pure.js +1 -1
  882. package/development/teaser-product/common/teaser-product-common.d.ts +2 -0
  883. package/development/teaser-product/common/teaser-product-common.d.ts.map +1 -1
  884. package/development/teaser-product/common/teaser-product-common.js +2 -2
  885. package/development/teaser-product/common.js +2 -2
  886. package/development/teaser-product/teaser-product/teaser-product.component.d.ts +1 -1
  887. package/development/teaser-product/teaser-product/teaser-product.component.d.ts.map +1 -1
  888. package/development/teaser-product/teaser-product/teaser-product.component.js +1 -1
  889. package/development/teaser-product/teaser-product-static/teaser-product-static.component.d.ts +1 -1
  890. package/development/teaser-product/teaser-product.js +1 -1
  891. package/development/teaser-product-common-DYX370pm.js +78 -0
  892. package/development/teaser-product.component-CSArA8bH.js +43 -0
  893. package/development/teaser-product.js +3 -3
  894. package/development/teaser-product.pure.js +3 -3
  895. package/development/teaser.component-Cky6kKU0.js +118 -0
  896. package/development/teaser.js +1 -1
  897. package/development/teaser.pure.js +1 -1
  898. package/development/time-input/time-input.component.d.ts.map +1 -1
  899. package/development/time-input/time-input.component.js +1 -1
  900. package/development/time-input.component-BtdSR8kB.js +191 -0
  901. package/development/time-input.js +1 -1
  902. package/development/time-input.pure.js +1 -1
  903. package/development/timetable-form/timetable-form/timetable-form.component.d.ts.map +1 -1
  904. package/development/timetable-form/timetable-form/timetable-form.component.js +1 -1
  905. package/development/timetable-form/timetable-form-details/timetable-form-details.component.d.ts.map +1 -1
  906. package/development/timetable-form/timetable-form-details/timetable-form-details.component.js +1 -1
  907. package/development/timetable-form/timetable-form-details.js +1 -1
  908. package/development/timetable-form/timetable-form-field/timetable-form-field.component.d.ts.map +1 -1
  909. package/development/timetable-form/timetable-form-field/timetable-form-field.component.js +1 -1
  910. package/development/timetable-form/timetable-form-field.js +1 -1
  911. package/development/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.d.ts +1 -1
  912. package/development/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.d.ts.map +1 -1
  913. package/development/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.js +1 -1
  914. package/development/timetable-form/timetable-form-swap-button.js +1 -1
  915. package/development/timetable-form/timetable-form.js +1 -1
  916. package/development/timetable-form-details.component-C8awcdP5.js +26 -0
  917. package/development/timetable-form-field.component-BI24VjkC.js +44 -0
  918. package/development/timetable-form-swap-button.component-BUKUjrpl.js +61 -0
  919. package/development/timetable-form.component-CUG86CSN.js +27 -0
  920. package/development/timetable-form.js +4 -4
  921. package/development/timetable-form.pure.js +4 -4
  922. package/development/timetable-occupancy/timetable-occupancy.component.d.ts.map +1 -1
  923. package/development/timetable-occupancy/timetable-occupancy.component.js +1 -1
  924. package/development/timetable-occupancy-icon/timetable-occupancy-icon.component.d.ts.map +1 -1
  925. package/development/timetable-occupancy-icon/timetable-occupancy-icon.component.js +1 -1
  926. package/development/timetable-occupancy-icon.component-lI7__-G5.js +97 -0
  927. package/development/timetable-occupancy-icon.js +1 -1
  928. package/development/timetable-occupancy-icon.pure.js +1 -1
  929. package/development/timetable-occupancy.component-D_PXXvI9.js +124 -0
  930. package/development/timetable-occupancy.js +1 -1
  931. package/development/timetable-occupancy.pure.js +1 -1
  932. package/development/title/title-base.d.ts.map +1 -1
  933. package/development/title/title-base.js +1 -1
  934. package/development/title/title.component.d.ts.map +1 -1
  935. package/development/title/title.component.js +1 -2
  936. package/development/title-base-CBE_2Hkb.js +102 -0
  937. package/development/title.component-Dk23JVct.js +71 -0
  938. package/development/title.js +2 -2
  939. package/development/title.pure.js +2 -2
  940. package/development/toast/toast.component.d.ts.map +1 -1
  941. package/development/toast/toast.component.js +1 -1
  942. package/development/toast.component-BnbpuU9L.js +274 -0
  943. package/development/toast.js +1 -1
  944. package/development/toast.pure.js +1 -1
  945. package/development/toggle/toggle/toggle.component.d.ts.map +1 -1
  946. package/development/toggle/toggle/toggle.component.js +1 -1
  947. package/development/toggle/toggle-option/toggle-option.component.d.ts.map +1 -1
  948. package/development/toggle/toggle-option/toggle-option.component.js +1 -1
  949. package/development/toggle/toggle-option.js +1 -1
  950. package/development/toggle/toggle.js +1 -1
  951. package/development/toggle-check/toggle-check.component.d.ts.map +1 -1
  952. package/development/toggle-check/toggle-check.component.js +1 -1
  953. package/development/toggle-check.component-BG4w_sE8.js +159 -0
  954. package/development/toggle-check.js +1 -1
  955. package/development/toggle-check.pure.js +1 -1
  956. package/development/toggle-option.component-D-F7Fh7i.js +168 -0
  957. package/development/toggle.component-BFYLRN8o.js +254 -0
  958. package/development/toggle.js +2 -2
  959. package/development/toggle.pure.js +2 -2
  960. package/development/tooltip/tooltip.component.d.ts.map +1 -1
  961. package/development/tooltip/tooltip.component.js +1 -1
  962. package/development/tooltip.component-DzSd9VjW.js +378 -0
  963. package/development/tooltip.js +1 -1
  964. package/development/tooltip.pure.js +1 -1
  965. package/development/train/train/train.component.d.ts.map +1 -1
  966. package/development/train/train/train.component.js +1 -1
  967. package/development/train/train-blocked-passage/train-blocked-passage.component.d.ts.map +1 -1
  968. package/development/train/train-blocked-passage/train-blocked-passage.component.js +1 -1
  969. package/development/train/train-blocked-passage.js +1 -1
  970. package/development/train/train-formation/train-formation.component.d.ts.map +1 -1
  971. package/development/train/train-formation/train-formation.component.js +1 -1
  972. package/development/train/train-formation.js +1 -1
  973. package/development/train/train-wagon/train-wagon.component.d.ts.map +1 -1
  974. package/development/train/train-wagon/train-wagon.component.js +1 -1
  975. package/development/train/train-wagon.js +1 -1
  976. package/development/train/train.js +1 -1
  977. package/development/train-blocked-passage.component-BrUJK0gf.js +31 -0
  978. package/development/train-formation.component-vt-nYQXA.js +153 -0
  979. package/development/train-wagon.component-BzA8-S_6.js +336 -0
  980. package/development/train.component-BgpmEDx-.js +231 -0
  981. package/development/train.js +4 -4
  982. package/development/train.pure.js +4 -4
  983. package/development/visual-checkbox/visual-checkbox.component.d.ts.map +1 -1
  984. package/development/visual-checkbox/visual-checkbox.component.js +1 -1
  985. package/development/visual-checkbox.component-rdeoQN40.js +148 -0
  986. package/development/visual-checkbox.js +1 -1
  987. package/development/visual-checkbox.pure.js +1 -1
  988. package/dialog/dialog/dialog.component.js +1 -1
  989. package/dialog/dialog-actions/dialog-actions.component.js +1 -1
  990. package/dialog/dialog-actions.js +1 -1
  991. package/dialog/dialog-close-button/dialog-close-button.component.js +1 -1
  992. package/dialog/dialog-close-button.js +1 -1
  993. package/dialog/dialog-content/dialog-content.component.js +1 -1
  994. package/dialog/dialog-content.js +1 -1
  995. package/dialog/dialog-title/dialog-title.component.js +1 -1
  996. package/dialog/dialog-title.js +1 -1
  997. package/dialog/dialog.js +1 -1
  998. package/dialog-actions.component-Cp2cISc5.js +17 -0
  999. package/dialog-close-button.component-CQfIeflt.js +31 -0
  1000. package/dialog-content.component-BTAZtlGb.js +19 -0
  1001. package/dialog-title.component-PVHbhrCM.js +17 -0
  1002. package/{dialog.component-BuIFpeUd.js → dialog.component-B3oQbMki.js} +12 -12
  1003. package/dialog.js +5 -5
  1004. package/dialog.pure.js +5 -5
  1005. package/divider/divider.component.js +1 -1
  1006. package/{divider.component-DwDhJGac.js → divider.component-D4C31FWl.js} +12 -12
  1007. package/divider.js +1 -1
  1008. package/divider.pure.js +1 -1
  1009. package/error.component-B_D8WUP5.js +44 -0
  1010. package/expansion-panel/expansion-panel/expansion-panel.component.js +1 -1
  1011. package/expansion-panel/expansion-panel-content/expansion-panel-content.component.js +1 -1
  1012. package/expansion-panel/expansion-panel-content.js +1 -1
  1013. package/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
  1014. package/expansion-panel/expansion-panel-header.js +1 -1
  1015. package/expansion-panel/expansion-panel.js +1 -1
  1016. package/expansion-panel-content.component--OJYAiBh.js +29 -0
  1017. package/expansion-panel-header.component-B_dQ3ZWT.js +56 -0
  1018. package/expansion-panel.component-BJCjwcoj.js +226 -0
  1019. package/expansion-panel.js +3 -3
  1020. package/expansion-panel.pure.js +3 -3
  1021. package/file-selector/common/file-selector-common.js +1 -1
  1022. package/file-selector/common.js +1 -1
  1023. package/file-selector/file-selector/file-selector.component.js +8 -8
  1024. package/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
  1025. package/file-selector/file-selector-dropzone.js +1 -1
  1026. package/{file-selector-common-Bk07ovZm.js → file-selector-common-DN4vHMpP.js} +26 -22
  1027. package/file-selector-dropzone.component-CBKsZsC2.js +98 -0
  1028. package/file-selector.js +2 -2
  1029. package/file-selector.pure.js +2 -2
  1030. package/flip-card/flip-card/flip-card.component.js +1 -1
  1031. package/flip-card/flip-card-details/flip-card-details.component.js +1 -1
  1032. package/flip-card/flip-card-details.js +1 -1
  1033. package/flip-card/flip-card-summary/flip-card-summary.component.js +1 -1
  1034. package/flip-card/flip-card-summary.js +1 -1
  1035. package/flip-card/flip-card.js +1 -1
  1036. package/flip-card-details.component-CUaLeEKc.js +45 -0
  1037. package/flip-card-summary.component-T2UMG_YI.js +65 -0
  1038. package/flip-card.component-D7HNqWXz.js +142 -0
  1039. package/flip-card.js +3 -3
  1040. package/flip-card.pure.js +3 -3
  1041. package/footer/footer.component.js +1 -1
  1042. package/footer.component-BM91Utiz.js +129 -0
  1043. package/footer.js +1 -1
  1044. package/footer.pure.js +1 -1
  1045. package/form-field/error/error.component.js +1 -1
  1046. package/form-field/error.js +1 -1
  1047. package/form-field/form-field/form-field.component.js +1 -1
  1048. package/form-field/form-field-clear/form-field-clear.component.js +6 -6
  1049. package/form-field/form-field-text-counter/form-field-text-counter.component.js +82 -0
  1050. package/form-field/form-field.js +1 -1
  1051. package/form-field/hint/hint.component.js +2 -0
  1052. package/form-field.component-D50q1wC0.js +478 -0
  1053. package/form-field.js +7 -5
  1054. package/form-field.pure.js +6 -4
  1055. package/header/common/header-action-common.js +1 -1
  1056. package/header/common.js +1 -1
  1057. package/header/header/header.component.js +1 -1
  1058. package/header/header-environment/header-environment.component.js +1 -1
  1059. package/header/header-environment.js +1 -1
  1060. package/header/header.js +1 -1
  1061. package/header-action-common-DSx5QDWI.js +62 -0
  1062. package/header-environment.component-rUR1XhR5.js +36 -0
  1063. package/{header.component-BPkEKqnQ.js → header.component-hZqs06Yh.js} +19 -19
  1064. package/header.js +3 -3
  1065. package/header.pure.js +3 -3
  1066. package/hint.component-BVUUrSSu.js +24 -0
  1067. package/icon/icon-base.js +1 -1
  1068. package/icon/icon-name-mixin.js +0 -1
  1069. package/icon/icon-request.js +1 -3
  1070. package/icon/icon.component.js +1 -1
  1071. package/{icon-base-BkDvJr2l.js → icon-base-ChhGqAkg.js} +18 -18
  1072. package/icon-sidebar/icon-sidebar/icon-sidebar.component.js +1 -1
  1073. package/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js +1 -1
  1074. package/icon-sidebar/icon-sidebar-container.js +1 -1
  1075. package/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js +1 -1
  1076. package/icon-sidebar/icon-sidebar-content.js +1 -1
  1077. package/icon-sidebar/icon-sidebar.js +1 -1
  1078. package/{icon-sidebar-container.component-BGhKzy4e.js → icon-sidebar-container.component-BrBnPZP_.js} +5 -5
  1079. package/{icon-sidebar-content.component-Ck5kHeMx.js → icon-sidebar-content.component-DXoyBsGO.js} +5 -5
  1080. package/{icon-sidebar.component-CQ6KLiCN.js → icon-sidebar.component-CSUM1GjR.js} +12 -12
  1081. package/icon-sidebar.js +3 -3
  1082. package/icon-sidebar.pure.js +3 -3
  1083. package/icon.js +1 -1
  1084. package/icon.pure.js +1 -1
  1085. package/image/image.component.js +1 -1
  1086. package/{image.component-BSWcI8r3.js → image.component-9ttsTuRh.js} +31 -31
  1087. package/image.js +1 -1
  1088. package/image.pure.js +1 -1
  1089. package/index.d.ts +3 -1
  1090. package/index.js +3 -1
  1091. package/inline-link-common-B5AHg8oa.js +13 -0
  1092. package/journey-header/journey-header.component.js +1 -1
  1093. package/{journey-header.component-mIbM-KVg.js → journey-header.component-BBRryMN8.js} +15 -15
  1094. package/journey-header.js +1 -1
  1095. package/journey-header.pure.js +1 -1
  1096. package/lead-container/lead-container.component.js +1 -1
  1097. package/lead-container.component-D9Wotyyl.js +27 -0
  1098. package/lead-container.js +1 -1
  1099. package/lead-container.pure.js +1 -1
  1100. package/link/block-link/block-link.component.js +1 -1
  1101. package/link/block-link-button/block-link-button.component.js +1 -1
  1102. package/link/block-link-button.js +1 -2
  1103. package/link/block-link-static/block-link-static.component.js +1 -1
  1104. package/link/block-link-static.js +1 -2
  1105. package/link/block-link.js +1 -2
  1106. package/link/common/block-link-common.js +1 -2
  1107. package/link/common/inline-link-common.js +1 -2
  1108. package/link/common/link-common.js +1 -1
  1109. package/link/common.js +6 -3
  1110. package/link/link/link.component.js +1 -1
  1111. package/link/link-button/link-button.component.js +1 -1
  1112. package/link/link-button.js +1 -2
  1113. package/link/link-static/link-static.component.js +1 -1
  1114. package/link/link-static.js +1 -2
  1115. package/link/link.js +1 -2
  1116. package/link-common-C-LzCFHg.js +53 -0
  1117. package/link-list/common/link-list-base.js +1 -1
  1118. package/link-list/common.js +1 -1
  1119. package/link-list/link-list-anchor.js +1 -2
  1120. package/link-list/link-list.component.js +1 -2
  1121. package/link-list/link-list.js +1 -2
  1122. package/link-list-anchor/link-list-anchor.component.js +1 -1
  1123. package/link-list-anchor.component-B1hvFA17.js +18 -0
  1124. package/link-list-anchor.js +1 -1
  1125. package/link-list-anchor.pure.js +1 -1
  1126. package/{link-list-base-DwOmdG3N.js → link-list-base-COzF-Lbi.js} +9 -8
  1127. package/link-list.component-AiEJJGPT.js +78 -0
  1128. package/link-list.js +3 -3
  1129. package/link-list.pure.js +2 -2
  1130. package/link.js +3 -3
  1131. package/link.pure.js +3 -4
  1132. package/loading-indicator/loading-indicator.component.js +1 -1
  1133. package/loading-indicator-circle/loading-indicator-circle.component.js +1 -1
  1134. package/loading-indicator-circle.component-BSVoTtX4.js +62 -0
  1135. package/loading-indicator-circle.js +1 -1
  1136. package/loading-indicator-circle.pure.js +1 -1
  1137. package/loading-indicator.component-B85wTVDM.js +92 -0
  1138. package/loading-indicator.js +1 -1
  1139. package/loading-indicator.pure.js +1 -1
  1140. package/logo/logo.component.js +1 -1
  1141. package/{logo.component-D0-6sm1j.js → logo.component-COL1QTWW.js} +15 -15
  1142. package/logo.js +1 -1
  1143. package/logo.pure.js +1 -1
  1144. package/map-container/map-container.component.js +1 -1
  1145. package/map-container.component-CEyz8sfi.js +132 -0
  1146. package/map-container.js +1 -1
  1147. package/map-container.pure.js +1 -1
  1148. package/menu/common/menu-action-common.js +1 -1
  1149. package/menu/common.js +1 -1
  1150. package/menu/menu/menu.component.js +1 -1
  1151. package/menu/menu.js +1 -1
  1152. package/menu-action-common-p5YGaq2r.js +28 -0
  1153. package/{menu.component-D5u2hL8X.js → menu.component-DohFZw2N.js} +12 -12
  1154. package/menu.js +2 -2
  1155. package/menu.pure.js +2 -2
  1156. package/message/message.component.js +1 -1
  1157. package/message.component-BQjnZ5Z3.js +27 -0
  1158. package/message.js +1 -1
  1159. package/message.pure.js +1 -1
  1160. package/mini-button-group.component-DmxOnls1.js +89 -0
  1161. package/mini-button-link.component-l5MIlgEB.js +30 -0
  1162. package/mini-calendar/mini-calendar/mini-calendar.component.js +1 -1
  1163. package/mini-calendar/mini-calendar-day/mini-calendar-day.component.js +1 -1
  1164. package/mini-calendar/mini-calendar-day.js +1 -1
  1165. package/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +1 -1
  1166. package/mini-calendar/mini-calendar-month.js +1 -1
  1167. package/mini-calendar/mini-calendar.js +1 -1
  1168. package/mini-calendar-day.component-DOMxLDsW.js +106 -0
  1169. package/{mini-calendar-month.component-DZ45IgFZ.js → mini-calendar-month.component-BAN0k3N6.js} +11 -11
  1170. package/{mini-calendar.component-CKR-WJWW.js → mini-calendar.component-DJfOT7ir.js} +11 -11
  1171. package/mini-calendar.js +3 -3
  1172. package/mini-calendar.pure.js +3 -3
  1173. package/navigation/common/navigation-action-common.js +1 -1
  1174. package/navigation/common.js +1 -1
  1175. package/navigation/navigation/navigation.component.js +1 -1
  1176. package/navigation/navigation-list/navigation-list.component.js +1 -1
  1177. package/navigation/navigation-list.js +1 -1
  1178. package/navigation/navigation-marker/navigation-marker.component.js +1 -1
  1179. package/navigation/navigation-marker.js +1 -1
  1180. package/navigation/navigation-section/navigation-section.component.js +1 -1
  1181. package/navigation/navigation-section.js +1 -1
  1182. package/navigation/navigation.js +1 -1
  1183. package/navigation-action-common-2ix0xrBs.js +64 -0
  1184. package/{navigation-list.component-DiyAt5hV.js → navigation-list.component-BIl68kYy.js} +12 -12
  1185. package/navigation-marker.component-DKxK16IU.js +88 -0
  1186. package/navigation-section.component-CvjXVn5r.js +241 -0
  1187. package/navigation.component-D3xUqPZB.js +212 -0
  1188. package/navigation.js +5 -5
  1189. package/navigation.pure.js +5 -5
  1190. package/notification/notification.component.js +1 -1
  1191. package/notification.component-DjXJFh1G.js +201 -0
  1192. package/notification.js +1 -1
  1193. package/notification.pure.js +1 -1
  1194. package/off-brand-theme.css +254 -81
  1195. package/{optgroup-base-element-D0ebmnMV.js → optgroup-base-element-B2WJv9gb.js} +16 -16
  1196. package/option/optgroup/optgroup-base-element.js +1 -1
  1197. package/option/optgroup/optgroup.component.js +1 -1
  1198. package/option/optgroup.js +1 -1
  1199. package/option/option/option.component.js +1 -1
  1200. package/option/option-hint/option-hint.component.js +1 -1
  1201. package/option/option-hint.js +1 -1
  1202. package/option/option.js +1 -1
  1203. package/option-hint.component-CZH1i3mN.js +23 -0
  1204. package/option.component-M-V_tdSC.js +98 -0
  1205. package/option.js +3 -3
  1206. package/option.pure.js +3 -3
  1207. package/overlay/overlay-base-element.js +1 -1
  1208. package/overlay/overlay.component.js +1 -1
  1209. package/overlay.component-CbvHE6Lw.js +164 -0
  1210. package/overlay.js +1 -1
  1211. package/overlay.pure.js +1 -1
  1212. package/package.json +11 -1
  1213. package/paginator/common/paginator-common.js +16 -17
  1214. package/paginator/compact-paginator/compact-paginator.component.js +1 -1
  1215. package/paginator/compact-paginator.js +1 -1
  1216. package/paginator/paginator/paginator.component.js +1 -1
  1217. package/paginator/paginator.js +1 -1
  1218. package/paginator.component-CZt7Epaf.js +206 -0
  1219. package/paginator.js +2 -2
  1220. package/paginator.pure.js +2 -2
  1221. package/panel-mixin-B6dEo538.js +112 -0
  1222. package/popover/popover.component.js +1 -1
  1223. package/{popover.component-H1g1e1o9.js → popover.component-DWNuW4wM.js} +54 -50
  1224. package/popover.js +1 -1
  1225. package/popover.pure.js +1 -1
  1226. package/radio-button/common/radio-button-common.js +1 -1
  1227. package/radio-button/common.js +1 -1
  1228. package/radio-button/radio-button.component.js +1 -2
  1229. package/radio-button/radio-button.js +1 -2
  1230. package/radio-button-common-DP4Izwwf.js +81 -0
  1231. package/{radio-button.component-BGIJJyFd.js → radio-button.component-BiGeOI5L.js} +15 -15
  1232. package/radio-button.js +2 -2
  1233. package/radio-button.pure.js +2 -2
  1234. package/safety-theme.css +254 -81
  1235. package/screen-reader-only/screen-reader-only.component.js +1 -1
  1236. package/screen-reader-only.component-Dxj7rAnR.js +16 -0
  1237. package/screen-reader-only.js +1 -1
  1238. package/screen-reader-only.pure.js +1 -1
  1239. package/select/select.component.js +1 -1
  1240. package/{select.component-Bo7kkaOF.js → select.component-DWLdApt_.js} +97 -76
  1241. package/select.js +1 -1
  1242. package/select.pure.js +1 -1
  1243. package/selection-action-panel/selection-action-panel.component.js +1 -1
  1244. package/selection-action-panel.component-C3g4OJY9.js +35 -0
  1245. package/selection-action-panel.js +1 -1
  1246. package/selection-action-panel.pure.js +1 -1
  1247. package/selection-expansion-panel/selection-expansion-panel.component.js +1 -1
  1248. package/selection-expansion-panel.component-CGSkSA6y.js +144 -0
  1249. package/selection-expansion-panel.js +1 -1
  1250. package/selection-expansion-panel.pure.js +1 -1
  1251. package/selection-group-base-element-B2VHp5_l.js +113 -0
  1252. package/sidebar/common/styles.js +2 -2
  1253. package/sidebar/common.js +2 -2
  1254. package/sidebar/sidebar/sidebar.component.js +1 -1
  1255. package/sidebar/sidebar-close-button/sidebar-close-button.component.js +1 -1
  1256. package/sidebar/sidebar-close-button.js +1 -1
  1257. package/sidebar/sidebar-container/sidebar-container.component.js +1 -1
  1258. package/sidebar/sidebar-container.js +1 -1
  1259. package/sidebar/sidebar-content/sidebar-content.component.js +1 -1
  1260. package/sidebar/sidebar-content.js +1 -1
  1261. package/sidebar/sidebar-title/sidebar-title.component.js +1 -1
  1262. package/sidebar/sidebar-title.js +1 -1
  1263. package/sidebar/sidebar.js +1 -1
  1264. package/sidebar-close-button.component-BEYnX3Hk.js +34 -0
  1265. package/{sidebar-container.component-5s-OUp0W.js → sidebar-container.component-BGh7mxq4.js} +10 -10
  1266. package/sidebar-content.component-BEI3kpFh.js +20 -0
  1267. package/{sidebar-title.component-DYd-60nF.js → sidebar-title.component-CvKixoOS.js} +11 -11
  1268. package/{sidebar.component-BcgVWM8W.js → sidebar.component-DxOx02l6.js} +22 -22
  1269. package/sidebar.js +5 -5
  1270. package/sidebar.pure.js +5 -5
  1271. package/signet/signet.component.js +1 -1
  1272. package/{signet.component-CobWzWhG.js → signet.component-ImdnCMXV.js} +17 -17
  1273. package/signet.js +1 -1
  1274. package/signet.pure.js +1 -1
  1275. package/skiplink-list/skiplink-list.component.js +1 -1
  1276. package/{skiplink-list.component-DHOXaPS-.js → skiplink-list.component-hqQIOxQD.js} +12 -12
  1277. package/skiplink-list.js +1 -1
  1278. package/skiplink-list.pure.js +1 -1
  1279. package/slider/slider.component.js +1 -1
  1280. package/{slider.component-MdvM78XU.js → slider.component-CoqCppCq.js} +26 -26
  1281. package/slider.js +1 -1
  1282. package/slider.pure.js +1 -1
  1283. package/standard-theme.css +254 -81
  1284. package/status/status.component.js +1 -1
  1285. package/{status.component-C3Wx4Gvn.js → status.component-BFyXTFXH.js} +11 -11
  1286. package/status.js +1 -1
  1287. package/status.pure.js +1 -1
  1288. package/step-label.component-DnQBwnL8.js +80 -0
  1289. package/{step.component-DluGAXNI.js → step.component-uBZl9yiJ.js} +5 -5
  1290. package/stepper/step/step.component.js +1 -1
  1291. package/stepper/step-label/step-label.component.js +1 -1
  1292. package/stepper/step-label.js +1 -1
  1293. package/stepper/step.js +1 -1
  1294. package/stepper/stepper/stepper.component.js +1 -1
  1295. package/stepper/stepper.js +1 -1
  1296. package/{stepper.component-BIFuIy3T.js → stepper.component-CYLW1eRI.js} +24 -26
  1297. package/stepper.js +3 -3
  1298. package/stepper.pure.js +3 -3
  1299. package/sticky-bar.component-DDBq8uXU.js +141 -0
  1300. package/styles-BUpK1iP2.js +5 -0
  1301. package/styles-CMI5maF5.js +6 -0
  1302. package/styles-Dqjgvm-Y.js +5 -0
  1303. package/{tab-group.component-BTwC9WKX.js → tab-group.component-Doy39cEh.js} +16 -16
  1304. package/tab-label.component-CD56RH1Z.js +165 -0
  1305. package/{tab-nav-bar.component-UOqFJjhe.js → tab-nav-bar.component-7mG-Dk6g.js} +10 -10
  1306. package/{tab.component-BpUsS18w.js → tab.component-rEJAbgtn.js} +5 -5
  1307. package/table/table-wrapper/table-wrapper.component.js +1 -1
  1308. package/table/table-wrapper.js +1 -1
  1309. package/{table-wrapper.component-DPUvpfK4.js → table-wrapper.component-BpMpU8um.js} +14 -14
  1310. package/table.css +64 -38
  1311. package/table.js +1 -1
  1312. package/table.pure.js +1 -1
  1313. package/tabs/common/styles.js +2 -2
  1314. package/tabs/common.js +2 -2
  1315. package/tabs/tab/tab.component.js +1 -1
  1316. package/tabs/tab-group/tab-group.component.js +1 -1
  1317. package/tabs/tab-group.js +1 -1
  1318. package/tabs/tab-label/tab-label.component.js +1 -1
  1319. package/tabs/tab-label.js +1 -1
  1320. package/tabs/tab-nav-bar/tab-nav-bar.component.js +1 -1
  1321. package/tabs/tab-nav-bar.js +1 -1
  1322. package/tabs/tab.js +1 -1
  1323. package/tabs.js +6 -6
  1324. package/tabs.pure.js +6 -6
  1325. package/tag/tag/tag.component.js +1 -1
  1326. package/tag/tag-group/tag-group.component.js +1 -1
  1327. package/tag/tag-group.js +1 -1
  1328. package/tag/tag.js +1 -1
  1329. package/{tag-group.component-CoChkHtw.js → tag-group.component-DkQVBbQY.js} +17 -19
  1330. package/tag.component-CzYJZuFT.js +170 -0
  1331. package/tag.js +2 -2
  1332. package/tag.pure.js +2 -2
  1333. package/teaser/teaser.component.js +1 -1
  1334. package/teaser-hero/teaser-hero.component.js +1 -1
  1335. package/teaser-hero.component-CHy82SKQ.js +84 -0
  1336. package/teaser-hero.js +1 -1
  1337. package/teaser-hero.pure.js +1 -1
  1338. package/teaser-product/common/teaser-product-common.js +1 -1
  1339. package/teaser-product/common.js +1 -1
  1340. package/teaser-product/teaser-product/teaser-product.component.js +1 -1
  1341. package/teaser-product/teaser-product.js +1 -1
  1342. package/teaser-product-common-Ct19HzVX.js +63 -0
  1343. package/teaser-product.component-Csj9pAne.js +29 -0
  1344. package/teaser-product.js +2 -2
  1345. package/teaser-product.pure.js +2 -2
  1346. package/teaser.component-WZL0vAo9.js +91 -0
  1347. package/teaser.js +1 -1
  1348. package/teaser.pure.js +1 -1
  1349. package/time-input/time-input.component.js +1 -1
  1350. package/{time-input.component-BDkxBiPM.js → time-input.component-CuQ-3YEM.js} +11 -11
  1351. package/time-input.js +1 -1
  1352. package/time-input.pure.js +1 -1
  1353. package/timetable-form/timetable-form/timetable-form.component.js +1 -1
  1354. package/timetable-form/timetable-form-details/timetable-form-details.component.js +1 -1
  1355. package/timetable-form/timetable-form-details.js +1 -1
  1356. package/timetable-form/timetable-form-field/timetable-form-field.component.js +1 -1
  1357. package/timetable-form/timetable-form-field.js +1 -1
  1358. package/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.js +1 -1
  1359. package/timetable-form/timetable-form-swap-button.js +1 -1
  1360. package/timetable-form/timetable-form.js +1 -1
  1361. package/timetable-form-details.component-CBZ7QSAx.js +16 -0
  1362. package/timetable-form-field.component-BKxQQqt7.js +32 -0
  1363. package/timetable-form-swap-button.component-C71eoTQH.js +41 -0
  1364. package/timetable-form.component-CU1FXAZH.js +16 -0
  1365. package/timetable-form.js +4 -4
  1366. package/timetable-form.pure.js +4 -4
  1367. package/timetable-occupancy/timetable-occupancy.component.js +1 -1
  1368. package/timetable-occupancy-icon/timetable-occupancy-icon.component.js +1 -1
  1369. package/{timetable-occupancy-icon.component-LLMT_897.js → timetable-occupancy-icon.component-Ck0VCzxz.js} +10 -10
  1370. package/timetable-occupancy-icon.js +1 -1
  1371. package/timetable-occupancy-icon.pure.js +1 -1
  1372. package/{timetable-occupancy.component-CuI4uxPK.js → timetable-occupancy.component-Db9SfiyD.js} +14 -14
  1373. package/timetable-occupancy.js +1 -1
  1374. package/timetable-occupancy.pure.js +1 -1
  1375. package/title/title-base.js +1 -1
  1376. package/title/title.component.js +1 -2
  1377. package/title-base-D72Xo2SW.js +80 -0
  1378. package/title.component-CoMa84Sz.js +54 -0
  1379. package/title.js +2 -2
  1380. package/title.pure.js +2 -2
  1381. package/toast/toast.component.js +1 -1
  1382. package/toast.component-BDE1vYLS.js +193 -0
  1383. package/toast.js +1 -1
  1384. package/toast.pure.js +1 -1
  1385. package/toggle/toggle/toggle.component.js +1 -1
  1386. package/toggle/toggle-option/toggle-option.component.js +1 -1
  1387. package/toggle/toggle-option.js +1 -1
  1388. package/toggle/toggle.js +1 -1
  1389. package/toggle-check/toggle-check.component.js +1 -1
  1390. package/toggle-check.component-B6Ww5pLD.js +119 -0
  1391. package/toggle-check.js +1 -1
  1392. package/toggle-check.pure.js +1 -1
  1393. package/{toggle-option.component-Lm0irQKj.js → toggle-option.component-Bw-GXUQK.js} +13 -13
  1394. package/{toggle.component-D8rRkRAo.js → toggle.component-BPpsMMPG.js} +16 -16
  1395. package/toggle.js +2 -2
  1396. package/toggle.pure.js +2 -2
  1397. package/tooltip/tooltip.component.js +1 -1
  1398. package/{tooltip.component-Bwp_yTA8.js → tooltip.component-BY9mV5Sw.js} +19 -19
  1399. package/tooltip.js +1 -1
  1400. package/tooltip.pure.js +1 -1
  1401. package/train/train/train.component.js +1 -1
  1402. package/train/train-blocked-passage/train-blocked-passage.component.js +1 -1
  1403. package/train/train-blocked-passage.js +1 -1
  1404. package/train/train-formation/train-formation.component.js +1 -1
  1405. package/train/train-formation.js +1 -1
  1406. package/train/train-wagon/train-wagon.component.js +1 -1
  1407. package/train/train-wagon.js +1 -1
  1408. package/train/train.js +1 -1
  1409. package/train-blocked-passage.component-C-ltrsRr.js +23 -0
  1410. package/train-formation.component-y0TGSIGR.js +121 -0
  1411. package/{train-wagon.component-CLrqgGwH.js → train-wagon.component-BwCcF4GD.js} +30 -30
  1412. package/{train.component-COPys5v7.js → train.component-NTimqCpY.js} +18 -18
  1413. package/train.js +4 -4
  1414. package/train.pure.js +4 -4
  1415. package/visual-checkbox/visual-checkbox.component.js +1 -1
  1416. package/visual-checkbox.component-CJWm74Zi.js +118 -0
  1417. package/visual-checkbox.js +1 -1
  1418. package/visual-checkbox.pure.js +1 -1
  1419. package/action-group.component-OZNshH7G.js +0 -158
  1420. package/alert.component-B94SoaHI.js +0 -165
  1421. package/block-link-common-ClyAETjl.js +0 -63
  1422. package/breadcrumb.component-CDs1jq2d.js +0 -24
  1423. package/card-badge.component-CtpSWL9S.js +0 -65
  1424. package/card.component-Bd-2-dP3.js +0 -62
  1425. package/chip-label.component-CFDlJJZv.js +0 -80
  1426. package/chip.component-vKOg_uFQ.js +0 -94
  1427. package/common-BdjLJuBp.js +0 -5
  1428. package/compact-paginator.component-JM9tD9ys.js +0 -45
  1429. package/container.component-mgU80iW0.js +0 -117
  1430. package/development/accordion.component-BIFcgIa0.js +0 -172
  1431. package/development/action-group.component-CuhO6yb9.js +0 -379
  1432. package/development/alert-group.component-BlrlsRB8.js +0 -219
  1433. package/development/alert.component-CJ2yLyOY.js +0 -411
  1434. package/development/autocomplete-base-element-DCfmuVY6.js +0 -960
  1435. package/development/block-link-common-CjBLu4BU.js +0 -145
  1436. package/development/breadcrumb-group.component-zU06d9ni.js +0 -279
  1437. package/development/breadcrumb.component-DvOf-PiO.js +0 -89
  1438. package/development/calendar-day.component-Brz0Wyai.js +0 -178
  1439. package/development/calendar.component-0Pl7qEXL.js +0 -2222
  1440. package/development/card-action-common-DqBn3bPy.js +0 -147
  1441. package/development/card-badge.component-Cs4dow18.js +0 -146
  1442. package/development/card.component-CeOZXXWU.js +0 -258
  1443. package/development/carousel-item.component-DOIXA2QK.js +0 -47
  1444. package/development/carousel-list.component-7Z3dYtAF.js +0 -160
  1445. package/development/carousel.component-Cs0gWroH.js +0 -169
  1446. package/development/checkbox-common-DOS4FkuG.js +0 -147
  1447. package/development/checkbox.component-DBtj7z07.js +0 -193
  1448. package/development/chip-group.component-BIJlU5Dp.js +0 -506
  1449. package/development/chip-label.component-DOCHCxBi.js +0 -165
  1450. package/development/chip.component-D6OL8r_Q.js +0 -191
  1451. package/development/clock.component-DPIVt4d3.js +0 -392
  1452. package/development/common-Da_cep8M.js +0 -565
  1453. package/development/compact-paginator.component-BSTPWGJx.js +0 -96
  1454. package/development/container.component-Co2L3KBb.js +0 -238
  1455. package/development/date-input.component-D6__znuy.js +0 -338
  1456. package/development/datepicker-button-vHP0D4yV.js +0 -167
  1457. package/development/datepicker.component-DW6eq3pC.js +0 -223
  1458. package/development/dialog-actions.component-TcOhbHSS.js +0 -55
  1459. package/development/dialog-close-button.component-Yi7NNtQe.js +0 -48
  1460. package/development/dialog-content.component-CzwHSsCD.js +0 -42
  1461. package/development/dialog-title.component-BjJxddme.js +0 -50
  1462. package/development/dialog.component-CjR644v5.js +0 -403
  1463. package/development/divider.component-D04zdHFf.js +0 -95
  1464. package/development/error.component-DCeTb_sQ.js +0 -93
  1465. package/development/expansion-panel-content.component-P1BVKaUQ.js +0 -77
  1466. package/development/expansion-panel-header.component-BQaFPmqq.js +0 -175
  1467. package/development/expansion-panel.component-sNQCAll-.js +0 -489
  1468. package/development/file-selector-common-4VE7Af0W.js +0 -512
  1469. package/development/file-selector-dropzone.component-COoDZxcq.js +0 -154
  1470. package/development/flip-card-details.component-DZqd1icn.js +0 -85
  1471. package/development/flip-card-summary.component-CTvT-hNh.js +0 -151
  1472. package/development/flip-card.component-CUQYeHRg.js +0 -334
  1473. package/development/footer.component-CLU7iVUY.js +0 -310
  1474. package/development/form-field.component-DoPHu1Yf.js +0 -1009
  1475. package/development/header-action-common-BPwn9nFN.js +0 -346
  1476. package/development/header-environment.component-JltjpGKu.js +0 -101
  1477. package/development/header.component-C9JGj-z6.js +0 -489
  1478. package/development/icon-base-DaK86P0U.js +0 -206
  1479. package/development/icon-sidebar-container.component-6k5VwVGK.js +0 -41
  1480. package/development/icon-sidebar-content.component-ISXOClFX.js +0 -33
  1481. package/development/icon-sidebar.component-DFDKX2cD.js +0 -100
  1482. package/development/image.component-BSJf5qRL.js +0 -820
  1483. package/development/inline-link-common-FwpAjkCL.js +0 -52
  1484. package/development/journey-header.component-D1iaZBcw.js +0 -217
  1485. package/development/lead-container.component-BPGSdIND.js +0 -122
  1486. package/development/link-common-CrLiKO3x.js +0 -124
  1487. package/development/link-list-anchor.component-CMwxD7at.js +0 -77
  1488. package/development/link-list.component-B3l5PRJl.js +0 -194
  1489. package/development/loading-indicator-circle.component-BJRSfYOI.js +0 -144
  1490. package/development/loading-indicator.component-DolzcY0K.js +0 -278
  1491. package/development/logo.component-iu5iL8wQ.js +0 -166
  1492. package/development/map-container.component-DMF2oulu.js +0 -307
  1493. package/development/menu-action-common-CE1gySL_.js +0 -140
  1494. package/development/menu.component-D4nt6M9b.js +0 -620
  1495. package/development/message.component-cyOtXMuM.js +0 -82
  1496. package/development/mini-button-group.component-ytJZBjmr.js +0 -174
  1497. package/development/mini-button-link.component-DZOOdeZt.js +0 -47
  1498. package/development/mini-calendar-day.component-B5SWuVZl.js +0 -213
  1499. package/development/mini-calendar-month.component-Diq4my2u.js +0 -150
  1500. package/development/mini-calendar.component-O44l8sfI.js +0 -192
  1501. package/development/navigation-action-common-CA2aDyJ4.js +0 -178
  1502. package/development/navigation-list.component-Dz0JLuKb.js +0 -124
  1503. package/development/navigation-marker.component-DzRg3INl.js +0 -207
  1504. package/development/navigation-section.component-DnSkQA4r.js +0 -600
  1505. package/development/navigation.component-DZ3EQfeI.js +0 -585
  1506. package/development/notification.component-D1xrOQdE.js +0 -525
  1507. package/development/optgroup-base-element-DVLTejtg.js +0 -181
  1508. package/development/option-hint.component-w-UQdEdu.js +0 -55
  1509. package/development/option.component-BPN2WTiI.js +0 -248
  1510. package/development/overlay.component-Btd42clm.js +0 -411
  1511. package/development/paginator.component-DT-sZuFS.js +0 -492
  1512. package/development/popover.component-dRXm7_Mv.js +0 -736
  1513. package/development/radio-button-common-CCrvhOPQ.js +0 -237
  1514. package/development/radio-button.component-DYD1hVIZ.js +0 -137
  1515. package/development/screen-reader-only.component-Btj8mc2x.js +0 -36
  1516. package/development/select.component-DJV8Tjcw.js +0 -1084
  1517. package/development/selection-action-panel.component-B3pNvpeD.js +0 -134
  1518. package/development/selection-expansion-panel.component-B9v1yqif.js +0 -326
  1519. package/development/selection-group-base-element-DrTO_80I.js +0 -220
  1520. package/development/sidebar-close-button.component-DYl0czc_.js +0 -48
  1521. package/development/sidebar-container.component-f4gR6uPU.js +0 -136
  1522. package/development/sidebar-content.component-B70pf9tH.js +0 -37
  1523. package/development/sidebar-title.component-RStE_x3R.js +0 -76
  1524. package/development/sidebar.component-BDUew-xS.js +0 -506
  1525. package/development/signet.component-9afq0BQh.js +0 -164
  1526. package/development/skiplink-list.component--EzDilpP.js +0 -188
  1527. package/development/slider.component-w_WtVNx-.js +0 -479
  1528. package/development/status.component-CD4RXPEj.js +0 -171
  1529. package/development/step-label.component-DbdXrY05.js +0 -298
  1530. package/development/step.component-BZ8GnSvF.js +0 -220
  1531. package/development/stepper.component-C20566P1.js +0 -508
  1532. package/development/sticky-bar.component-DxDHpEgX.js +0 -382
  1533. package/development/styles-BlQUk9lF.js +0 -96
  1534. package/development/styles-TKvcDQkA.js +0 -173
  1535. package/development/tab-group.component-C6jlhxvZ.js +0 -292
  1536. package/development/tab-label.component-C0qpk3p_.js +0 -420
  1537. package/development/tab-nav-bar.component-CbZKhBxs.js +0 -123
  1538. package/development/tab.component-DvEZBqQ6.js +0 -101
  1539. package/development/table-wrapper.component-lmWguT_t.js +0 -133
  1540. package/development/tag-group.component-BW1vj2rN.js +0 -219
  1541. package/development/tag.component-Cfx7YNV5.js +0 -419
  1542. package/development/teaser-hero.component-sUhYQXkN.js +0 -202
  1543. package/development/teaser-product-common-zgX2CF41.js +0 -223
  1544. package/development/teaser-product.component-w8Vjh-RN.js +0 -75
  1545. package/development/teaser.component-BI1diIhL.js +0 -246
  1546. package/development/time-input.component-B15eaxBr.js +0 -222
  1547. package/development/timetable-form-details.component-Bz6nsJEp.js +0 -50
  1548. package/development/timetable-form-field.component-BQHwNBP_.js +0 -119
  1549. package/development/timetable-form-swap-button.component-C111nH5V.js +0 -74
  1550. package/development/timetable-form.component-BwcJd7mP.js +0 -34
  1551. package/development/timetable-occupancy-icon.component-BbPiOTqO.js +0 -101
  1552. package/development/timetable-occupancy.component-COJQPJ-O.js +0 -172
  1553. package/development/title-base-DNSaV9Ar.js +0 -142
  1554. package/development/title.component-BY1lm4Z7.js +0 -115
  1555. package/development/toast.component-TMMY3vo-.js +0 -430
  1556. package/development/toggle-check.component-eyni_u24.js +0 -326
  1557. package/development/toggle-option.component-Cerp56FA.js +0 -216
  1558. package/development/toggle.component-9bozw9C0.js +0 -367
  1559. package/development/tooltip.component-DpeuOb4p.js +0 -480
  1560. package/development/train-blocked-passage.component-YA9rV23T.js +0 -79
  1561. package/development/train-formation.component-Bh2Cx4if.js +0 -303
  1562. package/development/train-wagon.component-DQ12gCZf.js +0 -485
  1563. package/development/train.component-DW4vZtEt.js +0 -294
  1564. package/development/visual-checkbox.component-CA6AKLbO.js +0 -213
  1565. package/dialog-actions.component-C6m1odAP.js +0 -17
  1566. package/dialog-close-button.component-DsNnE7BE.js +0 -27
  1567. package/dialog-content.component-DIKknjUX.js +0 -19
  1568. package/dialog-title.component-DSq0esCH.js +0 -17
  1569. package/error.component-DpUkVwHl.js +0 -44
  1570. package/expansion-panel-content.component-2C7bavY5.js +0 -29
  1571. package/expansion-panel-header.component-B5ulwstr.js +0 -56
  1572. package/expansion-panel.component-DxEqf6H1.js +0 -226
  1573. package/file-selector-dropzone.component-DhPsfRQk.js +0 -94
  1574. package/flip-card-details.component-Dd9w2AaO.js +0 -45
  1575. package/flip-card-summary.component-DN08GsS9.js +0 -65
  1576. package/flip-card.component-CrUlzxck.js +0 -138
  1577. package/footer.component-C8s7qhZs.js +0 -129
  1578. package/form-field.component-Dc0CkOvA.js +0 -447
  1579. package/header-action-common-D9CO0Jax.js +0 -62
  1580. package/header-environment.component-DDZ9fcZd.js +0 -36
  1581. package/inline-link-common-B7MnXE80.js +0 -18
  1582. package/lead-container.component-w3zhibLj.js +0 -27
  1583. package/link-common-DqIfaliQ.js +0 -52
  1584. package/link-list-anchor.component-CwmljGqM.js +0 -18
  1585. package/link-list.component-e-UmSwDi.js +0 -78
  1586. package/loading-indicator-circle.component-5o-TFlzV.js +0 -62
  1587. package/loading-indicator.component-8XIZYm8V.js +0 -92
  1588. package/map-container.component-CnErYagX.js +0 -128
  1589. package/menu-action-common-Br3mThg1.js +0 -29
  1590. package/message.component-CnIfjJj8.js +0 -27
  1591. package/mini-button-group.component-CDXkOnq4.js +0 -89
  1592. package/mini-button-link.component-BlPfUvvp.js +0 -31
  1593. package/mini-calendar-day.component-CM1dgWp6.js +0 -106
  1594. package/navigation-action-common-Cme_2GEs.js +0 -64
  1595. package/navigation-marker.component-D_U3Nd-_.js +0 -88
  1596. package/navigation-section.component-DqFRimuS.js +0 -237
  1597. package/navigation.component-BAgxKoOU.js +0 -208
  1598. package/notification.component-BYm_I7Df.js +0 -197
  1599. package/option-hint.component-5KZ_UDB6.js +0 -23
  1600. package/option.component-DJO5o_Ig.js +0 -98
  1601. package/overlay.component-CaBxt4sb.js +0 -163
  1602. package/paginator.component-nXF_Zbze.js +0 -206
  1603. package/radio-button-common-Ch3i83Qb.js +0 -80
  1604. package/screen-reader-only.component-DxVn8U9m.js +0 -16
  1605. package/selection-action-panel.component-DsXSIUJY.js +0 -35
  1606. package/selection-expansion-panel.component-DdUCJdYH.js +0 -144
  1607. package/selection-group-base-element-CBG8qr2t.js +0 -113
  1608. package/sidebar-close-button.component-BTrt_KtJ.js +0 -30
  1609. package/sidebar-content.component-cZMzji92.js +0 -20
  1610. package/step-label.component-zeKJCNqa.js +0 -82
  1611. package/sticky-bar.component-DnPfDrKx.js +0 -141
  1612. package/styles-BhYx61ZB.js +0 -5
  1613. package/styles-DjLiBgML.js +0 -5
  1614. package/tab-label.component-CsT_0RH7.js +0 -165
  1615. package/tag.component-ClZ-ZKFC.js +0 -170
  1616. package/teaser-hero.component-dKZsY0fS.js +0 -80
  1617. package/teaser-product-common-CFCb5Rsx.js +0 -62
  1618. package/teaser-product.component-C3Zi8Pdd.js +0 -29
  1619. package/teaser.component-CUUvAAZ7.js +0 -91
  1620. package/timetable-form-details.component-CfpM_Kse.js +0 -16
  1621. package/timetable-form-field.component-DJ9FZ9vI.js +0 -32
  1622. package/timetable-form-swap-button.component-BXQ-ukkk.js +0 -37
  1623. package/timetable-form.component-BeopwQmE.js +0 -16
  1624. package/title-base-DRgSZMaU.js +0 -80
  1625. package/title.component-1oKmMeCz.js +0 -54
  1626. package/toast.component-BGevO6ad.js +0 -189
  1627. package/toggle-check.component-C2Ejl7a_.js +0 -119
  1628. package/train-blocked-passage.component-D3mbnoQ4.js +0 -23
  1629. package/train-formation.component-DoNKUil3.js +0 -121
  1630. package/visual-checkbox.component-CiAaB_Yc.js +0 -118
  1631. /package/{sbb-tokens-BtASsKhQ.js → sbb-tokens-CWYlBuxJ.js} +0 -0
@@ -306,7 +306,7 @@
306
306
  "name": "*",
307
307
  "declaration": {
308
308
  "name": "*",
309
- "module": "button/common.js"
309
+ "module": "button/common/button-common.js"
310
310
  }
311
311
  }
312
312
  ]
@@ -754,6 +754,117 @@
754
754
  }
755
755
  ]
756
756
  },
757
+ {
758
+ "kind": "javascript-module",
759
+ "path": "core.js",
760
+ "declarations": [],
761
+ "exports": [
762
+ {
763
+ "kind": "js",
764
+ "name": "*",
765
+ "declaration": {
766
+ "name": "*",
767
+ "module": "core/a11y.js"
768
+ }
769
+ },
770
+ {
771
+ "kind": "js",
772
+ "name": "*",
773
+ "declaration": {
774
+ "name": "*",
775
+ "module": "core/base-elements.js"
776
+ }
777
+ },
778
+ {
779
+ "kind": "js",
780
+ "name": "*",
781
+ "declaration": {
782
+ "name": "*",
783
+ "module": "core/config.js"
784
+ }
785
+ },
786
+ {
787
+ "kind": "js",
788
+ "name": "*",
789
+ "declaration": {
790
+ "name": "*",
791
+ "module": "core/controllers.js"
792
+ }
793
+ },
794
+ {
795
+ "kind": "js",
796
+ "name": "*",
797
+ "declaration": {
798
+ "name": "*",
799
+ "module": "core/datetime.js"
800
+ }
801
+ },
802
+ {
803
+ "kind": "js",
804
+ "name": "*",
805
+ "declaration": {
806
+ "name": "*",
807
+ "module": "core/decorators.js"
808
+ }
809
+ },
810
+ {
811
+ "kind": "js",
812
+ "name": "*",
813
+ "declaration": {
814
+ "name": "*",
815
+ "module": "core/dom.js"
816
+ }
817
+ },
818
+ {
819
+ "kind": "js",
820
+ "name": "*",
821
+ "declaration": {
822
+ "name": "*",
823
+ "module": "core/eventing.js"
824
+ }
825
+ },
826
+ {
827
+ "kind": "js",
828
+ "name": "*",
829
+ "declaration": {
830
+ "name": "*",
831
+ "module": "core/i18n.js"
832
+ }
833
+ },
834
+ {
835
+ "kind": "js",
836
+ "name": "*",
837
+ "declaration": {
838
+ "name": "*",
839
+ "module": "core/interfaces.js"
840
+ }
841
+ },
842
+ {
843
+ "kind": "js",
844
+ "name": "*",
845
+ "declaration": {
846
+ "name": "*",
847
+ "module": "core/mixins.js"
848
+ }
849
+ },
850
+ {
851
+ "kind": "js",
852
+ "name": "*",
853
+ "declaration": {
854
+ "name": "*",
855
+ "module": "core/overlay.js"
856
+ }
857
+ },
858
+ {
859
+ "kind": "js",
860
+ "name": "*",
861
+ "declaration": {
862
+ "name": "*",
863
+ "module": "core/styles.js"
864
+ }
865
+ }
866
+ ]
867
+ },
757
868
  {
758
869
  "kind": "javascript-module",
759
870
  "path": "date-input.pure.js",
@@ -1119,6 +1230,14 @@
1119
1230
  "module": "form-field/error/error.component.js"
1120
1231
  }
1121
1232
  },
1233
+ {
1234
+ "kind": "js",
1235
+ "name": "*",
1236
+ "declaration": {
1237
+ "name": "*",
1238
+ "module": "form-field/form-field/form-field.component.js"
1239
+ }
1240
+ },
1122
1241
  {
1123
1242
  "kind": "js",
1124
1243
  "name": "*",
@@ -1132,7 +1251,15 @@
1132
1251
  "name": "*",
1133
1252
  "declaration": {
1134
1253
  "name": "*",
1135
- "module": "form-field/form-field/form-field.component.js"
1254
+ "module": "form-field/form-field-text-counter/form-field-text-counter.component.js"
1255
+ }
1256
+ },
1257
+ {
1258
+ "kind": "js",
1259
+ "name": "*",
1260
+ "declaration": {
1261
+ "name": "*",
1262
+ "module": "form-field/hint/hint.component.js"
1136
1263
  }
1137
1264
  }
1138
1265
  ]
@@ -1554,7 +1681,23 @@
1554
1681
  "name": "*",
1555
1682
  "declaration": {
1556
1683
  "name": "*",
1557
- "module": "link/common.js"
1684
+ "module": "link/common/block-link-common.js"
1685
+ }
1686
+ },
1687
+ {
1688
+ "kind": "js",
1689
+ "name": "*",
1690
+ "declaration": {
1691
+ "name": "*",
1692
+ "module": "link/common/inline-link-common.js"
1693
+ }
1694
+ },
1695
+ {
1696
+ "kind": "js",
1697
+ "name": "*",
1698
+ "declaration": {
1699
+ "name": "*",
1700
+ "module": "link/common/link-common.js"
1558
1701
  }
1559
1702
  }
1560
1703
  ]
@@ -6417,62 +6560,6 @@
6417
6560
  "name": "*",
6418
6561
  "module": "button/common/button-common.js"
6419
6562
  }
6420
- },
6421
- {
6422
- "kind": "js",
6423
- "name": "buttonCommonStyle",
6424
- "declaration": {
6425
- "name": "default",
6426
- "module": "./common/button-common.scss?lit&inline"
6427
- }
6428
- },
6429
- {
6430
- "kind": "js",
6431
- "name": "buttonPrimaryStyle",
6432
- "declaration": {
6433
- "name": "default",
6434
- "module": "./common/primary-button.scss?lit&inline"
6435
- }
6436
- },
6437
- {
6438
- "kind": "js",
6439
- "name": "buttonSecondaryStyle",
6440
- "declaration": {
6441
- "name": "default",
6442
- "module": "./common/secondary-button.scss?lit&inline"
6443
- }
6444
- },
6445
- {
6446
- "kind": "js",
6447
- "name": "buttonAccentStyle",
6448
- "declaration": {
6449
- "name": "default",
6450
- "module": "./common/accent-button.scss?lit&inline"
6451
- }
6452
- },
6453
- {
6454
- "kind": "js",
6455
- "name": "buttonTransparentStyle",
6456
- "declaration": {
6457
- "name": "default",
6458
- "module": "./common/transparent-button.scss?lit&inline"
6459
- }
6460
- },
6461
- {
6462
- "kind": "js",
6463
- "name": "miniButtonStyle",
6464
- "declaration": {
6465
- "name": "default",
6466
- "module": "./common/mini-button-common.scss?lit&inline"
6467
- }
6468
- },
6469
- {
6470
- "kind": "js",
6471
- "name": "miniButtonLabelStyle",
6472
- "declaration": {
6473
- "name": "default",
6474
- "module": "./common/mini-button-label-common.scss?lit&inline"
6475
- }
6476
6563
  }
6477
6564
  ]
6478
6565
  },
@@ -6713,14 +6800,6 @@
6713
6800
  "name": "*",
6714
6801
  "module": "calendar/common/calendar-cell-base-element.js"
6715
6802
  }
6716
- },
6717
- {
6718
- "kind": "js",
6719
- "name": "calendarCellBaseStyle",
6720
- "declaration": {
6721
- "name": "default",
6722
- "module": "./common/calendar-cell-base-element.scss?lit&inline"
6723
- }
6724
6803
  }
6725
6804
  ]
6726
6805
  },
@@ -9324,205 +9403,6 @@
9324
9403
  }
9325
9404
  ]
9326
9405
  },
9327
- {
9328
- "kind": "javascript-module",
9329
- "path": "chip-label/chip-label.component.js",
9330
- "declarations": [
9331
- {
9332
- "kind": "class",
9333
- "description": "It displays brief and compact information.",
9334
- "name": "SbbChipLabelElement",
9335
- "slots": [
9336
- {
9337
- "description": "Use the unnamed slot to add content to the `sbb-chip-label`.",
9338
- "name": ""
9339
- }
9340
- ],
9341
- "members": [
9342
- {
9343
- "kind": "field",
9344
- "name": "elementName",
9345
- "type": {
9346
- "text": "string"
9347
- },
9348
- "privacy": "public",
9349
- "static": true,
9350
- "readonly": true,
9351
- "default": "'sbb-chip-label'",
9352
- "inheritedFrom": {
9353
- "name": "SbbElement",
9354
- "module": "core/base-elements/element.js"
9355
- }
9356
- },
9357
- {
9358
- "kind": "field",
9359
- "name": "size",
9360
- "type": {
9361
- "text": "'xxs' | 'xs' | 's'"
9362
- },
9363
- "privacy": "public",
9364
- "default": "'xxs'",
9365
- "description": "Size of the chip.",
9366
- "attribute": "size",
9367
- "reflects": true
9368
- },
9369
- {
9370
- "kind": "field",
9371
- "name": "color",
9372
- "type": {
9373
- "text": "'milk' | 'charcoal' | 'white' | 'granite'"
9374
- },
9375
- "privacy": "public",
9376
- "default": "'milk'",
9377
- "description": "Color of the chip.",
9378
- "attribute": "color",
9379
- "reflects": true
9380
- },
9381
- {
9382
- "kind": "field",
9383
- "name": "_hydrationRequired",
9384
- "type": {
9385
- "text": "boolean"
9386
- },
9387
- "privacy": "private",
9388
- "default": "!!this.shadowRoot",
9389
- "inheritedFrom": {
9390
- "name": "SbbHydrationMixin",
9391
- "module": "core/mixins/hydration-mixin.js"
9392
- }
9393
- },
9394
- {
9395
- "kind": "field",
9396
- "name": "_hydrationComplete",
9397
- "privacy": "private",
9398
- "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
9399
- "inheritedFrom": {
9400
- "name": "SbbHydrationMixin",
9401
- "module": "core/mixins/hydration-mixin.js"
9402
- }
9403
- },
9404
- {
9405
- "kind": "field",
9406
- "name": "_resolveHydration",
9407
- "type": {
9408
- "text": "(hydrationRequired: boolean) => void"
9409
- },
9410
- "privacy": "private",
9411
- "inheritedFrom": {
9412
- "name": "SbbHydrationMixin",
9413
- "module": "core/mixins/hydration-mixin.js"
9414
- }
9415
- },
9416
- {
9417
- "kind": "field",
9418
- "name": "hydrationRequired",
9419
- "type": {
9420
- "text": "boolean"
9421
- },
9422
- "privacy": "protected",
9423
- "description": "Returns whether hydration is required and not completed.",
9424
- "readonly": true,
9425
- "inheritedFrom": {
9426
- "name": "SbbHydrationMixin",
9427
- "module": "core/mixins/hydration-mixin.js"
9428
- },
9429
- "default": "!!this.shadowRoot"
9430
- },
9431
- {
9432
- "kind": "method",
9433
- "name": "toggleState",
9434
- "privacy": "protected",
9435
- "return": {
9436
- "type": {
9437
- "text": "void"
9438
- }
9439
- },
9440
- "parameters": [
9441
- {
9442
- "name": "value",
9443
- "type": {
9444
- "text": "string"
9445
- }
9446
- },
9447
- {
9448
- "name": "force",
9449
- "optional": true,
9450
- "type": {
9451
- "text": "boolean"
9452
- }
9453
- }
9454
- ],
9455
- "inheritedFrom": {
9456
- "name": "SbbElementInternalsMixin",
9457
- "module": "core/mixins/element-internals-mixin.js"
9458
- }
9459
- },
9460
- {
9461
- "kind": "field",
9462
- "name": "['_$sbbElement$']",
9463
- "type": {
9464
- "text": "boolean"
9465
- },
9466
- "privacy": "public",
9467
- "static": true,
9468
- "default": "true",
9469
- "inheritedFrom": {
9470
- "name": "SbbElement",
9471
- "module": "core/base-elements/element.js"
9472
- }
9473
- },
9474
- {
9475
- "kind": "field",
9476
- "name": "_controllers",
9477
- "type": {
9478
- "text": "Set<SbbReactiveController> | undefined"
9479
- },
9480
- "privacy": "private",
9481
- "inheritedFrom": {
9482
- "name": "SbbElement",
9483
- "module": "core/base-elements/element.js"
9484
- }
9485
- }
9486
- ],
9487
- "attributes": [
9488
- {
9489
- "name": "size",
9490
- "type": {
9491
- "text": "'xxs' | 'xs' | 's'"
9492
- },
9493
- "default": "'xxs'",
9494
- "description": "Size of the chip.",
9495
- "fieldName": "size"
9496
- },
9497
- {
9498
- "name": "color",
9499
- "type": {
9500
- "text": "'milk' | 'charcoal' | 'white' | 'granite'"
9501
- },
9502
- "default": "'milk'",
9503
- "description": "Color of the chip.",
9504
- "fieldName": "color"
9505
- }
9506
- ],
9507
- "superclass": {
9508
- "name": "SbbElement",
9509
- "module": "core/base-elements.js"
9510
- },
9511
- "tagName": "sbb-chip-label",
9512
- "customElement": true
9513
- }
9514
- ],
9515
- "exports": [
9516
- {
9517
- "kind": "js",
9518
- "name": "SbbChipLabelElement",
9519
- "declaration": {
9520
- "name": "SbbChipLabelElement",
9521
- "module": "chip-label/chip-label.component.js"
9522
- }
9523
- }
9524
- ]
9525
- },
9526
9406
  {
9527
9407
  "kind": "javascript-module",
9528
9408
  "path": "clock/clock.component.js",
@@ -9953,6 +9833,205 @@
9953
9833
  }
9954
9834
  ]
9955
9835
  },
9836
+ {
9837
+ "kind": "javascript-module",
9838
+ "path": "chip-label/chip-label.component.js",
9839
+ "declarations": [
9840
+ {
9841
+ "kind": "class",
9842
+ "description": "It displays brief and compact information.",
9843
+ "name": "SbbChipLabelElement",
9844
+ "slots": [
9845
+ {
9846
+ "description": "Use the unnamed slot to add content to the `sbb-chip-label`.",
9847
+ "name": ""
9848
+ }
9849
+ ],
9850
+ "members": [
9851
+ {
9852
+ "kind": "field",
9853
+ "name": "elementName",
9854
+ "type": {
9855
+ "text": "string"
9856
+ },
9857
+ "privacy": "public",
9858
+ "static": true,
9859
+ "readonly": true,
9860
+ "default": "'sbb-chip-label'",
9861
+ "inheritedFrom": {
9862
+ "name": "SbbElement",
9863
+ "module": "core/base-elements/element.js"
9864
+ }
9865
+ },
9866
+ {
9867
+ "kind": "field",
9868
+ "name": "size",
9869
+ "type": {
9870
+ "text": "'xxs' | 'xs' | 's'"
9871
+ },
9872
+ "privacy": "public",
9873
+ "default": "'xxs'",
9874
+ "description": "Size of the chip.",
9875
+ "attribute": "size",
9876
+ "reflects": true
9877
+ },
9878
+ {
9879
+ "kind": "field",
9880
+ "name": "color",
9881
+ "type": {
9882
+ "text": "'milk' | 'charcoal' | 'white' | 'granite'"
9883
+ },
9884
+ "privacy": "public",
9885
+ "default": "'milk'",
9886
+ "description": "Color of the chip.",
9887
+ "attribute": "color",
9888
+ "reflects": true
9889
+ },
9890
+ {
9891
+ "kind": "field",
9892
+ "name": "_hydrationRequired",
9893
+ "type": {
9894
+ "text": "boolean"
9895
+ },
9896
+ "privacy": "private",
9897
+ "default": "!!this.shadowRoot",
9898
+ "inheritedFrom": {
9899
+ "name": "SbbHydrationMixin",
9900
+ "module": "core/mixins/hydration-mixin.js"
9901
+ }
9902
+ },
9903
+ {
9904
+ "kind": "field",
9905
+ "name": "_hydrationComplete",
9906
+ "privacy": "private",
9907
+ "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
9908
+ "inheritedFrom": {
9909
+ "name": "SbbHydrationMixin",
9910
+ "module": "core/mixins/hydration-mixin.js"
9911
+ }
9912
+ },
9913
+ {
9914
+ "kind": "field",
9915
+ "name": "_resolveHydration",
9916
+ "type": {
9917
+ "text": "(hydrationRequired: boolean) => void"
9918
+ },
9919
+ "privacy": "private",
9920
+ "inheritedFrom": {
9921
+ "name": "SbbHydrationMixin",
9922
+ "module": "core/mixins/hydration-mixin.js"
9923
+ }
9924
+ },
9925
+ {
9926
+ "kind": "field",
9927
+ "name": "hydrationRequired",
9928
+ "type": {
9929
+ "text": "boolean"
9930
+ },
9931
+ "privacy": "protected",
9932
+ "description": "Returns whether hydration is required and not completed.",
9933
+ "readonly": true,
9934
+ "inheritedFrom": {
9935
+ "name": "SbbHydrationMixin",
9936
+ "module": "core/mixins/hydration-mixin.js"
9937
+ },
9938
+ "default": "!!this.shadowRoot"
9939
+ },
9940
+ {
9941
+ "kind": "method",
9942
+ "name": "toggleState",
9943
+ "privacy": "protected",
9944
+ "return": {
9945
+ "type": {
9946
+ "text": "void"
9947
+ }
9948
+ },
9949
+ "parameters": [
9950
+ {
9951
+ "name": "value",
9952
+ "type": {
9953
+ "text": "string"
9954
+ }
9955
+ },
9956
+ {
9957
+ "name": "force",
9958
+ "optional": true,
9959
+ "type": {
9960
+ "text": "boolean"
9961
+ }
9962
+ }
9963
+ ],
9964
+ "inheritedFrom": {
9965
+ "name": "SbbElementInternalsMixin",
9966
+ "module": "core/mixins/element-internals-mixin.js"
9967
+ }
9968
+ },
9969
+ {
9970
+ "kind": "field",
9971
+ "name": "['_$sbbElement$']",
9972
+ "type": {
9973
+ "text": "boolean"
9974
+ },
9975
+ "privacy": "public",
9976
+ "static": true,
9977
+ "default": "true",
9978
+ "inheritedFrom": {
9979
+ "name": "SbbElement",
9980
+ "module": "core/base-elements/element.js"
9981
+ }
9982
+ },
9983
+ {
9984
+ "kind": "field",
9985
+ "name": "_controllers",
9986
+ "type": {
9987
+ "text": "Set<SbbReactiveController> | undefined"
9988
+ },
9989
+ "privacy": "private",
9990
+ "inheritedFrom": {
9991
+ "name": "SbbElement",
9992
+ "module": "core/base-elements/element.js"
9993
+ }
9994
+ }
9995
+ ],
9996
+ "attributes": [
9997
+ {
9998
+ "name": "size",
9999
+ "type": {
10000
+ "text": "'xxs' | 'xs' | 's'"
10001
+ },
10002
+ "default": "'xxs'",
10003
+ "description": "Size of the chip.",
10004
+ "fieldName": "size"
10005
+ },
10006
+ {
10007
+ "name": "color",
10008
+ "type": {
10009
+ "text": "'milk' | 'charcoal' | 'white' | 'granite'"
10010
+ },
10011
+ "default": "'milk'",
10012
+ "description": "Color of the chip.",
10013
+ "fieldName": "color"
10014
+ }
10015
+ ],
10016
+ "superclass": {
10017
+ "name": "SbbElement",
10018
+ "module": "core/base-elements.js"
10019
+ },
10020
+ "tagName": "sbb-chip-label",
10021
+ "customElement": true
10022
+ }
10023
+ ],
10024
+ "exports": [
10025
+ {
10026
+ "kind": "js",
10027
+ "name": "SbbChipLabelElement",
10028
+ "declaration": {
10029
+ "name": "SbbChipLabelElement",
10030
+ "module": "chip-label/chip-label.component.js"
10031
+ }
10032
+ }
10033
+ ]
10034
+ },
9956
10035
  {
9957
10036
  "kind": "javascript-module",
9958
10037
  "path": "container/container.js",
@@ -10610,14 +10689,6 @@
10610
10689
  "name": "*",
10611
10690
  "module": "core/mixins/update-scheduler-mixin.js"
10612
10691
  }
10613
- },
10614
- {
10615
- "kind": "js",
10616
- "name": "panelCommonStyle",
10617
- "declaration": {
10618
- "name": "default",
10619
- "module": "./mixins/panel-common.scss?lit&inline"
10620
- }
10621
10692
  }
10622
10693
  ]
10623
10694
  },
@@ -10675,10 +10746,10 @@
10675
10746
  "exports": [
10676
10747
  {
10677
10748
  "kind": "js",
10678
- "name": "boxSizingStyles",
10749
+ "name": "*",
10679
10750
  "declaration": {
10680
- "name": "default",
10681
- "module": "./styles/box-sizing.scss?lit&inline"
10751
+ "name": "*",
10752
+ "module": "core/styles/styles.js"
10682
10753
  }
10683
10754
  }
10684
10755
  ]
@@ -14396,6 +14467,7 @@
14396
14467
  "privacy": "public",
14397
14468
  "description": "Journey header size, either s, m or l.",
14398
14469
  "default": "'m' / 's' (lean)",
14470
+ "deprecated": "Use visualLevel instead.",
14399
14471
  "attribute": "size",
14400
14472
  "reflects": true
14401
14473
  },
@@ -14608,6 +14680,7 @@
14608
14680
  },
14609
14681
  "description": "Journey header size, either s, m or l.",
14610
14682
  "default": "'m' / 's' (lean)",
14683
+ "deprecated": "Use visualLevel instead.",
14611
14684
  "fieldName": "size"
14612
14685
  },
14613
14686
  {
@@ -24406,6 +24479,15 @@
24406
24479
  "attribute": "multiple",
24407
24480
  "reflects": true
24408
24481
  },
24482
+ {
24483
+ "kind": "field",
24484
+ "name": "compareWith",
24485
+ "type": {
24486
+ "text": "(v1: T | null, v2: T | null) => boolean"
24487
+ },
24488
+ "privacy": "public",
24489
+ "description": "Function used to compare option values."
24490
+ },
24409
24491
  {
24410
24492
  "kind": "field",
24411
24493
  "name": "disabled",
@@ -37745,7 +37827,7 @@
37745
37827
  "mixins": [
37746
37828
  {
37747
37829
  "name": "SbbButtonCommonElementMixin",
37748
- "module": "button/common.js"
37830
+ "module": "button/common/button-common.js"
37749
37831
  },
37750
37832
  {
37751
37833
  "name": "SbbDisabledTabIndexActionMixin",
@@ -38429,7 +38511,7 @@
38429
38511
  "mixins": [
38430
38512
  {
38431
38513
  "name": "SbbButtonCommonElementMixin",
38432
- "module": "button/common.js"
38514
+ "module": "button/common/button-common.js"
38433
38515
  },
38434
38516
  {
38435
38517
  "name": "SbbDisabledInteractiveMixin",
@@ -38980,7 +39062,7 @@
38980
39062
  "mixins": [
38981
39063
  {
38982
39064
  "name": "SbbButtonCommonElementMixin",
38983
- "module": "button/common.js"
39065
+ "module": "button/common/button-common.js"
38984
39066
  },
38985
39067
  {
38986
39068
  "name": "SbbDisabledMixin",
@@ -39929,7 +40011,7 @@
39929
40011
  "mixins": [
39930
40012
  {
39931
40013
  "name": "SbbButtonCommonElementMixin",
39932
- "module": "button/common.js"
40014
+ "module": "button/common/button-common.js"
39933
40015
  },
39934
40016
  {
39935
40017
  "name": "SbbDisabledTabIndexActionMixin",
@@ -40613,7 +40695,7 @@
40613
40695
  "mixins": [
40614
40696
  {
40615
40697
  "name": "SbbButtonCommonElementMixin",
40616
- "module": "button/common.js"
40698
+ "module": "button/common/button-common.js"
40617
40699
  },
40618
40700
  {
40619
40701
  "name": "SbbDisabledInteractiveMixin",
@@ -41164,7 +41246,7 @@
41164
41246
  "mixins": [
41165
41247
  {
41166
41248
  "name": "SbbButtonCommonElementMixin",
41167
- "module": "button/common.js"
41249
+ "module": "button/common/button-common.js"
41168
41250
  },
41169
41251
  {
41170
41252
  "name": "SbbDisabledMixin",
@@ -41261,6 +41343,34 @@
41261
41343
  "kind": "javascript-module",
41262
41344
  "path": "button/common/button-common.js",
41263
41345
  "declarations": [
41346
+ {
41347
+ "kind": "variable",
41348
+ "name": "buttonCommonStyle"
41349
+ },
41350
+ {
41351
+ "kind": "variable",
41352
+ "name": "buttonPrimaryStyle"
41353
+ },
41354
+ {
41355
+ "kind": "variable",
41356
+ "name": "buttonSecondaryStyle"
41357
+ },
41358
+ {
41359
+ "kind": "variable",
41360
+ "name": "buttonAccentStyle"
41361
+ },
41362
+ {
41363
+ "kind": "variable",
41364
+ "name": "buttonTransparentStyle"
41365
+ },
41366
+ {
41367
+ "kind": "variable",
41368
+ "name": "miniButtonStyle"
41369
+ },
41370
+ {
41371
+ "kind": "variable",
41372
+ "name": "miniButtonLabelStyle"
41373
+ },
41264
41374
  {
41265
41375
  "kind": "class",
41266
41376
  "description": "",
@@ -41771,6 +41881,62 @@
41771
41881
  }
41772
41882
  ],
41773
41883
  "exports": [
41884
+ {
41885
+ "kind": "js",
41886
+ "name": "buttonCommonStyle",
41887
+ "declaration": {
41888
+ "name": "buttonCommonStyle",
41889
+ "module": "button/common/button-common.js"
41890
+ }
41891
+ },
41892
+ {
41893
+ "kind": "js",
41894
+ "name": "buttonPrimaryStyle",
41895
+ "declaration": {
41896
+ "name": "buttonPrimaryStyle",
41897
+ "module": "button/common/button-common.js"
41898
+ }
41899
+ },
41900
+ {
41901
+ "kind": "js",
41902
+ "name": "buttonSecondaryStyle",
41903
+ "declaration": {
41904
+ "name": "buttonSecondaryStyle",
41905
+ "module": "button/common/button-common.js"
41906
+ }
41907
+ },
41908
+ {
41909
+ "kind": "js",
41910
+ "name": "buttonAccentStyle",
41911
+ "declaration": {
41912
+ "name": "buttonAccentStyle",
41913
+ "module": "button/common/button-common.js"
41914
+ }
41915
+ },
41916
+ {
41917
+ "kind": "js",
41918
+ "name": "buttonTransparentStyle",
41919
+ "declaration": {
41920
+ "name": "buttonTransparentStyle",
41921
+ "module": "button/common/button-common.js"
41922
+ }
41923
+ },
41924
+ {
41925
+ "kind": "js",
41926
+ "name": "miniButtonStyle",
41927
+ "declaration": {
41928
+ "name": "miniButtonStyle",
41929
+ "module": "button/common/button-common.js"
41930
+ }
41931
+ },
41932
+ {
41933
+ "kind": "js",
41934
+ "name": "miniButtonLabelStyle",
41935
+ "declaration": {
41936
+ "name": "miniButtonLabelStyle",
41937
+ "module": "button/common/button-common.js"
41938
+ }
41939
+ },
41774
41940
  {
41775
41941
  "kind": "js",
41776
41942
  "name": "SbbButtonCommonElementMixinType",
@@ -44605,7 +44771,7 @@
44605
44771
  "mixins": [
44606
44772
  {
44607
44773
  "name": "SbbButtonCommonElementMixin",
44608
- "module": "button/common.js"
44774
+ "module": "button/common/button-common.js"
44609
44775
  },
44610
44776
  {
44611
44777
  "name": "SbbDisabledTabIndexActionMixin",
@@ -45289,7 +45455,7 @@
45289
45455
  "mixins": [
45290
45456
  {
45291
45457
  "name": "SbbButtonCommonElementMixin",
45292
- "module": "button/common.js"
45458
+ "module": "button/common/button-common.js"
45293
45459
  },
45294
45460
  {
45295
45461
  "name": "SbbDisabledInteractiveMixin",
@@ -45840,7 +46006,7 @@
45840
46006
  "mixins": [
45841
46007
  {
45842
46008
  "name": "SbbButtonCommonElementMixin",
45843
- "module": "button/common.js"
46009
+ "module": "button/common/button-common.js"
45844
46010
  },
45845
46011
  {
45846
46012
  "name": "SbbDisabledMixin",
@@ -46789,7 +46955,7 @@
46789
46955
  "mixins": [
46790
46956
  {
46791
46957
  "name": "SbbButtonCommonElementMixin",
46792
- "module": "button/common.js"
46958
+ "module": "button/common/button-common.js"
46793
46959
  },
46794
46960
  {
46795
46961
  "name": "SbbDisabledTabIndexActionMixin",
@@ -47473,7 +47639,7 @@
47473
47639
  "mixins": [
47474
47640
  {
47475
47641
  "name": "SbbButtonCommonElementMixin",
47476
- "module": "button/common.js"
47642
+ "module": "button/common/button-common.js"
47477
47643
  },
47478
47644
  {
47479
47645
  "name": "SbbDisabledInteractiveMixin",
@@ -48024,7 +48190,7 @@
48024
48190
  "mixins": [
48025
48191
  {
48026
48192
  "name": "SbbButtonCommonElementMixin",
48027
- "module": "button/common.js"
48193
+ "module": "button/common/button-common.js"
48028
48194
  },
48029
48195
  {
48030
48196
  "name": "SbbDisabledMixin",
@@ -48613,25 +48779,6 @@
48613
48779
  },
48614
48780
  "description": "Creates the array of weekdays."
48615
48781
  },
48616
- {
48617
- "kind": "method",
48618
- "name": "_createWeekNumbers",
48619
- "privacy": "private",
48620
- "return": {
48621
- "type": {
48622
- "text": "number[]"
48623
- }
48624
- },
48625
- "parameters": [
48626
- {
48627
- "name": "date",
48628
- "type": {
48629
- "text": "T"
48630
- }
48631
- }
48632
- ],
48633
- "description": "Given a date, it returns the week numbers for the month the date belongs to.\nTODO: check if date-fns can be replaced with custom logic.\n\nSince the calculation is not simple (see https://en.wikipedia.org/wiki/Week#Numbering),\nthe date-fns library has been used this way:\nthe first and the last day of the month are calculated and then passed to the `eachWeekOfInterval` function,\nwhich returns an array containing the starting day of every ISO week of the month,\nconsidering Monday as the first day.\nThen, this array is mapped via the `getWeek` function, which returns the ISO week number for that date."
48634
- },
48635
48782
  {
48636
48783
  "kind": "method",
48637
48784
  "name": "_createWeekRows",
@@ -48735,6 +48882,24 @@
48735
48882
  }
48736
48883
  ]
48737
48884
  },
48885
+ {
48886
+ "kind": "method",
48887
+ "name": "_getWeek",
48888
+ "privacy": "private",
48889
+ "return": {
48890
+ "type": {
48891
+ "text": "number"
48892
+ }
48893
+ },
48894
+ "parameters": [
48895
+ {
48896
+ "name": "date",
48897
+ "type": {
48898
+ "text": "T"
48899
+ }
48900
+ }
48901
+ ]
48902
+ },
48738
48903
  {
48739
48904
  "kind": "method",
48740
48905
  "name": "_mapValueToISODate",
@@ -54159,6 +54324,10 @@
54159
54324
  "kind": "javascript-module",
54160
54325
  "path": "calendar/common/calendar-cell-base-element.js",
54161
54326
  "declarations": [
54327
+ {
54328
+ "kind": "variable",
54329
+ "name": "calendarCellBaseStyle"
54330
+ },
54162
54331
  {
54163
54332
  "kind": "class",
54164
54333
  "description": "",
@@ -54870,6 +55039,14 @@
54870
55039
  }
54871
55040
  ],
54872
55041
  "exports": [
55042
+ {
55043
+ "kind": "js",
55044
+ "name": "calendarCellBaseStyle",
55045
+ "declaration": {
55046
+ "name": "calendarCellBaseStyle",
55047
+ "module": "calendar/common/calendar-cell-base-element.js"
55048
+ }
55049
+ },
54873
55050
  {
54874
55051
  "kind": "js",
54875
55052
  "name": "SbbCalendarCellBaseElement",
@@ -55306,7 +55483,7 @@
55306
55483
  },
55307
55484
  "privacy": "public",
55308
55485
  "static": true,
55309
- "default": "[boxSizingStyles, style]",
55486
+ "default": "[boxSizingStyles, unsafeCSS(style)]",
55310
55487
  "inheritedFrom": {
55311
55488
  "name": "SbbCardActionCommonElementMixin",
55312
55489
  "module": "card/common/card-action-common.js"
@@ -56170,7 +56347,7 @@
56170
56347
  },
56171
56348
  "privacy": "public",
56172
56349
  "static": true,
56173
- "default": "[boxSizingStyles, style]",
56350
+ "default": "[boxSizingStyles, unsafeCSS(style)]",
56174
56351
  "inheritedFrom": {
56175
56352
  "name": "SbbCardActionCommonElementMixin",
56176
56353
  "module": "card/common/card-action-common.js"
@@ -56723,7 +56900,7 @@
56723
56900
  },
56724
56901
  "privacy": "public",
56725
56902
  "static": true,
56726
- "default": "[boxSizingStyles, style]"
56903
+ "default": "[boxSizingStyles, unsafeCSS(style)]"
56727
56904
  },
56728
56905
  {
56729
56906
  "kind": "field",
@@ -57512,6 +57689,10 @@
57512
57689
  "kind": "javascript-module",
57513
57690
  "path": "checkbox/common/checkbox-common.js",
57514
57691
  "declarations": [
57692
+ {
57693
+ "kind": "variable",
57694
+ "name": "checkboxCommonStyle"
57695
+ },
57515
57696
  {
57516
57697
  "kind": "class",
57517
57698
  "description": "",
@@ -58893,8 +59074,8 @@
58893
59074
  "kind": "js",
58894
59075
  "name": "checkboxCommonStyle",
58895
59076
  "declaration": {
58896
- "name": "default",
58897
- "module": "./checkbox-common.scss?lit&inline"
59077
+ "name": "checkboxCommonStyle",
59078
+ "module": "checkbox/common/checkbox-common.js"
58898
59079
  }
58899
59080
  },
58900
59081
  {
@@ -65962,6 +66143,72 @@
65962
66143
  "kind": "javascript-module",
65963
66144
  "path": "core/datetime/date-adapter.js",
65964
66145
  "declarations": [
66146
+ {
66147
+ "kind": "variable",
66148
+ "name": "FORMAT_DATE",
66149
+ "default": "/(0?[1-9]|[12][0-9]|3[01])[.,\\\\/\\-\\s](0?[1-9]|1[0-2])[.,\\\\/\\-\\s]([0-9]{1,4}$)?/"
66150
+ },
66151
+ {
66152
+ "kind": "variable",
66153
+ "name": "ISO8601_FORMAT_DATE",
66154
+ "default": "/^([0-9]{4})-(0[1-9]|1[0-2])-(0[1-9]|[1-3][0-9])$/"
66155
+ },
66156
+ {
66157
+ "kind": "variable",
66158
+ "name": "MONDAY",
66159
+ "type": {
66160
+ "text": "number"
66161
+ },
66162
+ "default": "1"
66163
+ },
66164
+ {
66165
+ "kind": "variable",
66166
+ "name": "TUESDAY",
66167
+ "type": {
66168
+ "text": "number"
66169
+ },
66170
+ "default": "2"
66171
+ },
66172
+ {
66173
+ "kind": "variable",
66174
+ "name": "WEDNESDAY",
66175
+ "type": {
66176
+ "text": "number"
66177
+ },
66178
+ "default": "3"
66179
+ },
66180
+ {
66181
+ "kind": "variable",
66182
+ "name": "THURSDAY",
66183
+ "type": {
66184
+ "text": "number"
66185
+ },
66186
+ "default": "4"
66187
+ },
66188
+ {
66189
+ "kind": "variable",
66190
+ "name": "FRIDAY",
66191
+ "type": {
66192
+ "text": "number"
66193
+ },
66194
+ "default": "5"
66195
+ },
66196
+ {
66197
+ "kind": "variable",
66198
+ "name": "SATURDAY",
66199
+ "type": {
66200
+ "text": "number"
66201
+ },
66202
+ "default": "6"
66203
+ },
66204
+ {
66205
+ "kind": "variable",
66206
+ "name": "SUNDAY",
66207
+ "type": {
66208
+ "text": "number"
66209
+ },
66210
+ "default": "0"
66211
+ },
65965
66212
  {
65966
66213
  "kind": "variable",
65967
66214
  "name": "DAYS_PER_ROW",
@@ -66002,16 +66249,6 @@
66002
66249
  },
66003
66250
  "default": "24"
66004
66251
  },
66005
- {
66006
- "kind": "variable",
66007
- "name": "FORMAT_DATE",
66008
- "default": "/(0?[1-9]|[12][0-9]|3[01])[.,\\\\/\\-\\s](0?[1-9]|1[0-2])[.,\\\\/\\-\\s]([0-9]{1,4}$)?/"
66009
- },
66010
- {
66011
- "kind": "variable",
66012
- "name": "ISO8601_FORMAT_DATE",
66013
- "default": "/^([0-9]{4})-(0[1-9]|1[0-2])-(0[1-9]|[1-3][0-9])$/"
66014
- },
66015
66252
  {
66016
66253
  "kind": "class",
66017
66254
  "description": "Abstract date functionality.\n\nAdapted from https://github.com/angular/components/blob/main/src/material/core/datetime/date-adapter.ts",
@@ -66619,57 +66856,113 @@
66619
66856
  "exports": [
66620
66857
  {
66621
66858
  "kind": "js",
66622
- "name": "DAYS_PER_ROW",
66859
+ "name": "FORMAT_DATE",
66623
66860
  "declaration": {
66624
- "name": "DAYS_PER_ROW",
66861
+ "name": "FORMAT_DATE",
66625
66862
  "module": "core/datetime/date-adapter.js"
66626
66863
  }
66627
66864
  },
66628
66865
  {
66629
66866
  "kind": "js",
66630
- "name": "MONTHS_PER_ROW",
66867
+ "name": "ISO8601_FORMAT_DATE",
66631
66868
  "declaration": {
66632
- "name": "MONTHS_PER_ROW",
66869
+ "name": "ISO8601_FORMAT_DATE",
66633
66870
  "module": "core/datetime/date-adapter.js"
66634
66871
  }
66635
66872
  },
66636
66873
  {
66637
66874
  "kind": "js",
66638
- "name": "YEARS_PER_ROW",
66875
+ "name": "MONDAY",
66639
66876
  "declaration": {
66640
- "name": "YEARS_PER_ROW",
66877
+ "name": "MONDAY",
66641
66878
  "module": "core/datetime/date-adapter.js"
66642
66879
  }
66643
66880
  },
66644
66881
  {
66645
66882
  "kind": "js",
66646
- "name": "MONTHS_PER_PAGE",
66883
+ "name": "TUESDAY",
66647
66884
  "declaration": {
66648
- "name": "MONTHS_PER_PAGE",
66885
+ "name": "TUESDAY",
66649
66886
  "module": "core/datetime/date-adapter.js"
66650
66887
  }
66651
66888
  },
66652
66889
  {
66653
66890
  "kind": "js",
66654
- "name": "YEARS_PER_PAGE",
66891
+ "name": "WEDNESDAY",
66655
66892
  "declaration": {
66656
- "name": "YEARS_PER_PAGE",
66893
+ "name": "WEDNESDAY",
66657
66894
  "module": "core/datetime/date-adapter.js"
66658
66895
  }
66659
66896
  },
66660
66897
  {
66661
66898
  "kind": "js",
66662
- "name": "FORMAT_DATE",
66899
+ "name": "THURSDAY",
66663
66900
  "declaration": {
66664
- "name": "FORMAT_DATE",
66901
+ "name": "THURSDAY",
66665
66902
  "module": "core/datetime/date-adapter.js"
66666
66903
  }
66667
66904
  },
66668
66905
  {
66669
66906
  "kind": "js",
66670
- "name": "ISO8601_FORMAT_DATE",
66907
+ "name": "FRIDAY",
66671
66908
  "declaration": {
66672
- "name": "ISO8601_FORMAT_DATE",
66909
+ "name": "FRIDAY",
66910
+ "module": "core/datetime/date-adapter.js"
66911
+ }
66912
+ },
66913
+ {
66914
+ "kind": "js",
66915
+ "name": "SATURDAY",
66916
+ "declaration": {
66917
+ "name": "SATURDAY",
66918
+ "module": "core/datetime/date-adapter.js"
66919
+ }
66920
+ },
66921
+ {
66922
+ "kind": "js",
66923
+ "name": "SUNDAY",
66924
+ "declaration": {
66925
+ "name": "SUNDAY",
66926
+ "module": "core/datetime/date-adapter.js"
66927
+ }
66928
+ },
66929
+ {
66930
+ "kind": "js",
66931
+ "name": "DAYS_PER_ROW",
66932
+ "declaration": {
66933
+ "name": "DAYS_PER_ROW",
66934
+ "module": "core/datetime/date-adapter.js"
66935
+ }
66936
+ },
66937
+ {
66938
+ "kind": "js",
66939
+ "name": "MONTHS_PER_ROW",
66940
+ "declaration": {
66941
+ "name": "MONTHS_PER_ROW",
66942
+ "module": "core/datetime/date-adapter.js"
66943
+ }
66944
+ },
66945
+ {
66946
+ "kind": "js",
66947
+ "name": "YEARS_PER_ROW",
66948
+ "declaration": {
66949
+ "name": "YEARS_PER_ROW",
66950
+ "module": "core/datetime/date-adapter.js"
66951
+ }
66952
+ },
66953
+ {
66954
+ "kind": "js",
66955
+ "name": "MONTHS_PER_PAGE",
66956
+ "declaration": {
66957
+ "name": "MONTHS_PER_PAGE",
66958
+ "module": "core/datetime/date-adapter.js"
66959
+ }
66960
+ },
66961
+ {
66962
+ "kind": "js",
66963
+ "name": "YEARS_PER_PAGE",
66964
+ "declaration": {
66965
+ "name": "YEARS_PER_PAGE",
66673
66966
  "module": "core/datetime/date-adapter.js"
66674
66967
  }
66675
66968
  },
@@ -70044,6 +70337,14 @@
70044
70337
  "text": "Record<string, string>"
70045
70338
  },
70046
70339
  "default": "{ de: 'Folie', en: 'Slide', fr: 'Diapositive', it: 'Slide', }"
70340
+ },
70341
+ {
70342
+ "kind": "variable",
70343
+ "name": "i18nRemainingCharacters",
70344
+ "type": {
70345
+ "text": "Record<string, string>"
70346
+ },
70347
+ "default": "{ de: 'Zeichen übrig', en: 'characters remaining', fr: 'caractères restants', it: 'caratteri rimanenti', }"
70047
70348
  }
70048
70349
  ],
70049
70350
  "exports": [
@@ -70854,6 +71155,14 @@
70854
71155
  "name": "i18nSlide",
70855
71156
  "module": "core/i18n/i18n.js"
70856
71157
  }
71158
+ },
71159
+ {
71160
+ "kind": "js",
71161
+ "name": "i18nRemainingCharacters",
71162
+ "declaration": {
71163
+ "name": "i18nRemainingCharacters",
71164
+ "module": "core/i18n/i18n.js"
71165
+ }
70857
71166
  }
70858
71167
  ]
70859
71168
  },
@@ -76399,6 +76708,10 @@
76399
76708
  "kind": "javascript-module",
76400
76709
  "path": "core/mixins/panel-mixin.js",
76401
76710
  "declarations": [
76711
+ {
76712
+ "kind": "variable",
76713
+ "name": "panelCommonStyle"
76714
+ },
76402
76715
  {
76403
76716
  "kind": "class",
76404
76717
  "description": "",
@@ -76520,6 +76833,14 @@
76520
76833
  }
76521
76834
  ],
76522
76835
  "exports": [
76836
+ {
76837
+ "kind": "js",
76838
+ "name": "panelCommonStyle",
76839
+ "declaration": {
76840
+ "name": "panelCommonStyle",
76841
+ "module": "core/mixins/panel-mixin.js"
76842
+ }
76843
+ },
76523
76844
  {
76524
76845
  "kind": "js",
76525
76846
  "name": "SbbPanelMixinType",
@@ -77525,6 +77846,26 @@
77525
77846
  }
77526
77847
  ]
77527
77848
  },
77849
+ {
77850
+ "kind": "javascript-module",
77851
+ "path": "core/styles/styles.js",
77852
+ "declarations": [
77853
+ {
77854
+ "kind": "variable",
77855
+ "name": "boxSizingStyles"
77856
+ }
77857
+ ],
77858
+ "exports": [
77859
+ {
77860
+ "kind": "js",
77861
+ "name": "boxSizingStyles",
77862
+ "declaration": {
77863
+ "name": "boxSizingStyles",
77864
+ "module": "core/styles/styles.js"
77865
+ }
77866
+ }
77867
+ ]
77868
+ },
77528
77869
  {
77529
77870
  "kind": "javascript-module",
77530
77871
  "path": "core/testing/event-spy.js",
@@ -77926,6 +78267,10 @@
77926
78267
  "kind": "javascript-module",
77927
78268
  "path": "datepicker/common/datepicker-button.js",
77928
78269
  "declarations": [
78270
+ {
78271
+ "kind": "variable",
78272
+ "name": "datepickerButtonStyle"
78273
+ },
77929
78274
  {
77930
78275
  "kind": "class",
77931
78276
  "description": "",
@@ -79770,8 +80115,8 @@
79770
80115
  "kind": "js",
79771
80116
  "name": "datepickerButtonStyle",
79772
80117
  "declaration": {
79773
- "name": "default",
79774
- "module": "./datepicker-button.scss?lit&inline"
80118
+ "name": "datepickerButtonStyle",
80119
+ "module": "datepicker/common/datepicker-button.js"
79775
80120
  }
79776
80121
  },
79777
80122
  {
@@ -86008,7 +86353,7 @@
86008
86353
  ],
86009
86354
  "superclass": {
86010
86355
  "name": "SbbSecondaryButtonElement",
86011
- "module": "button/secondary-button.js"
86356
+ "module": "button.pure.js"
86012
86357
  },
86013
86358
  "tagName": "sbb-dialog-close-button",
86014
86359
  "customElement": true,
@@ -88257,6 +88602,10 @@
88257
88602
  "kind": "javascript-module",
88258
88603
  "path": "file-selector/common/file-selector-common.js",
88259
88604
  "declarations": [
88605
+ {
88606
+ "kind": "variable",
88607
+ "name": "fileSelectorCommonStyle"
88608
+ },
88260
88609
  {
88261
88610
  "kind": "class",
88262
88611
  "description": "",
@@ -89897,8 +90246,8 @@
89897
90246
  "kind": "js",
89898
90247
  "name": "fileSelectorCommonStyle",
89899
90248
  "declaration": {
89900
- "name": "default",
89901
- "module": "./file-selector-common.scss?lit&inline"
90249
+ "name": "fileSelectorCommonStyle",
90250
+ "module": "file-selector/common/file-selector-common.js"
89902
90251
  }
89903
90252
  },
89904
90253
  {
@@ -93370,6 +93719,10 @@
93370
93719
  {
93371
93720
  "description": "Use this slot to render an error.",
93372
93721
  "name": "error"
93722
+ },
93723
+ {
93724
+ "description": "Use this slot to render an `<sbb-hint>` or an `<sbb-form-field-text-counter>` element.",
93725
+ "name": "hint"
93373
93726
  }
93374
93727
  ],
93375
93728
  "members": [
@@ -93426,7 +93779,7 @@
93426
93779
  },
93427
93780
  "privacy": "public",
93428
93781
  "default": "'none'",
93429
- "description": "Whether to reserve space for an error message.\n`none` does not reserve any space.\n`reserve` does reserve one row for an error message.",
93782
+ "description": "Whether to reserve space for an error message, hint or text-counter.\n`none` does not reserve any space.\n`reserve` does reserve one row for an error message.",
93430
93783
  "attribute": "error-space",
93431
93784
  "reflects": true
93432
93785
  },
@@ -93439,6 +93792,7 @@
93439
93792
  "privacy": "public",
93440
93793
  "default": "false",
93441
93794
  "description": "Indicates whether the input is optional.",
93795
+ "deprecated": "Set the (optional) label text manually. Will be removed with next major version.",
93442
93796
  "attribute": "optional"
93443
93797
  },
93444
93798
  {
@@ -93511,6 +93865,16 @@
93511
93865
  "default": "[]",
93512
93866
  "description": "It is used internally to get the `error` slot."
93513
93867
  },
93868
+ {
93869
+ "kind": "field",
93870
+ "name": "_hintElements",
93871
+ "type": {
93872
+ "text": "Element[]"
93873
+ },
93874
+ "privacy": "private",
93875
+ "default": "[]",
93876
+ "description": "It is used internally to get the `hint` slot."
93877
+ },
93514
93878
  {
93515
93879
  "kind": "field",
93516
93880
  "name": "_input",
@@ -93773,7 +94137,26 @@
93773
94137
  },
93774
94138
  {
93775
94139
  "kind": "method",
93776
- "name": "_assignErrorMessageElements",
94140
+ "name": "_onSlotHintChange",
94141
+ "privacy": "private",
94142
+ "return": {
94143
+ "type": {
94144
+ "text": "void"
94145
+ }
94146
+ },
94147
+ "parameters": [
94148
+ {
94149
+ "name": "event",
94150
+ "type": {
94151
+ "text": "Event"
94152
+ }
94153
+ }
94154
+ ],
94155
+ "description": "It is used internally to set the aria-describedby attribute for the slotted input referencing available <sbb-hint> instances."
94156
+ },
94157
+ {
94158
+ "kind": "method",
94159
+ "name": "_assignAriaDescribedByElements",
93777
94160
  "privacy": "private",
93778
94161
  "return": {
93779
94162
  "type": {
@@ -93952,7 +94335,7 @@
93952
94335
  "text": "'none' | 'reserve'"
93953
94336
  },
93954
94337
  "default": "'none'",
93955
- "description": "Whether to reserve space for an error message.\n`none` does not reserve any space.\n`reserve` does reserve one row for an error message.",
94338
+ "description": "Whether to reserve space for an error message, hint or text-counter.\n`none` does not reserve any space.\n`reserve` does reserve one row for an error message.",
93956
94339
  "fieldName": "errorSpace"
93957
94340
  },
93958
94341
  {
@@ -93962,6 +94345,7 @@
93962
94345
  },
93963
94346
  "default": "false",
93964
94347
  "description": "Indicates whether the input is optional.",
94348
+ "deprecated": "Set the (optional) label text manually. Will be removed with next major version.",
93965
94349
  "fieldName": "optional"
93966
94350
  },
93967
94351
  {
@@ -94850,140 +95234,588 @@
94850
95234
  },
94851
95235
  {
94852
95236
  "kind": "javascript-module",
94853
- "path": "header/common/header-action-common.js",
95237
+ "path": "form-field/form-field-text-counter/form-field-text-counter.component.js",
94854
95238
  "declarations": [
94855
95239
  {
94856
95240
  "kind": "class",
94857
- "description": "",
94858
- "name": "SbbHeaderActionCommonElementMixinType",
95241
+ "description": "It displays the remaining characters count for input/textarea elements with a configured\nmaxlength property in the `sbb-form-field`.\nThe component automatically uses the form field's inputElement and displays the remaining character count.\nIf the input is disabled, readonly or an `sbb-error` is present, the output is suppressed.",
95242
+ "name": "SbbFormFieldTextCounterElement",
95243
+ "slots": [
95244
+ {
95245
+ "description": "Use the unnamed slot to display a custom description text after the counter.",
95246
+ "name": "",
95247
+ "inheritedFrom": {
95248
+ "name": "SbbHintElement",
95249
+ "module": "form-field/hint/hint.component.js"
95250
+ }
95251
+ }
95252
+ ],
94859
95253
  "members": [
94860
95254
  {
94861
95255
  "kind": "field",
94862
- "name": "expandFrom",
95256
+ "name": "elementName",
94863
95257
  "type": {
94864
- "text": "SbbHorizontalFrom"
95258
+ "text": "string"
94865
95259
  },
94866
- "privacy": "public"
95260
+ "privacy": "public",
95261
+ "static": true,
95262
+ "readonly": true,
95263
+ "default": "'sbb-form-field-text-counter'",
95264
+ "inheritedFrom": {
95265
+ "name": "SbbElement",
95266
+ "module": "core/base-elements/element.js"
95267
+ }
94867
95268
  },
94868
95269
  {
94869
95270
  "kind": "field",
94870
- "name": "iconName",
95271
+ "name": "_remainingCharacters",
94871
95272
  "type": {
94872
- "text": "string"
95273
+ "text": "number"
94873
95274
  },
94874
- "privacy": "public",
94875
- "default": "''",
94876
- "description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
94877
- "attribute": "icon-name",
94878
- "inheritedFrom": {
94879
- "name": "SbbIconNameMixin",
94880
- "module": "icon/icon-name-mixin.js"
94881
- }
95275
+ "privacy": "private",
95276
+ "default": "0"
94882
95277
  },
94883
95278
  {
94884
- "kind": "method",
94885
- "name": "renderIconSlot",
94886
- "privacy": "protected",
94887
- "return": {
94888
- "type": {
94889
- "text": "TemplateResult"
94890
- }
95279
+ "kind": "field",
95280
+ "name": "_language",
95281
+ "privacy": "private",
95282
+ "default": "new SbbLanguageController(this)"
95283
+ },
95284
+ {
95285
+ "kind": "field",
95286
+ "name": "_abortController",
95287
+ "type": {
95288
+ "text": "AbortController | null"
94891
95289
  },
94892
- "parameters": [
94893
- {
94894
- "name": "classname",
94895
- "optional": true,
94896
- "type": {
94897
- "text": "string"
94898
- }
94899
- }
94900
- ],
94901
- "inheritedFrom": {
94902
- "name": "SbbIconNameMixin",
94903
- "module": "icon/icon-name-mixin.js"
94904
- }
95290
+ "privacy": "private",
95291
+ "default": "null"
94905
95292
  },
94906
95293
  {
94907
95294
  "kind": "method",
94908
- "name": "renderIconName",
94909
- "privacy": "protected",
95295
+ "name": "_onInputUpdate",
95296
+ "privacy": "private",
94910
95297
  "return": {
94911
95298
  "type": {
94912
- "text": "string"
95299
+ "text": "void"
94913
95300
  }
94914
- },
94915
- "inheritedFrom": {
94916
- "name": "SbbIconNameMixin",
94917
- "module": "icon/icon-name-mixin.js"
94918
95301
  }
94919
95302
  },
94920
95303
  {
94921
95304
  "kind": "method",
94922
- "name": "_renderIconName",
95305
+ "name": "_infoText",
94923
95306
  "privacy": "private",
94924
95307
  "return": {
94925
95308
  "type": {
94926
95309
  "text": "string"
94927
95310
  }
94928
- },
94929
- "inheritedFrom": {
94930
- "name": "SbbIconNameMixin",
94931
- "module": "icon/icon-name-mixin.js"
94932
95311
  }
94933
95312
  },
94934
95313
  {
94935
95314
  "kind": "field",
94936
- "name": "maybeDisabled",
95315
+ "name": "negative",
94937
95316
  "type": {
94938
- "text": "boolean | undefined"
95317
+ "text": "boolean"
94939
95318
  },
94940
- "privacy": "protected",
94941
- "readonly": true,
95319
+ "privacy": "public",
95320
+ "default": "false",
95321
+ "description": "Negative coloring variant flag.",
95322
+ "attribute": "negative",
95323
+ "reflects": true,
94942
95324
  "inheritedFrom": {
94943
- "name": "SbbActionBaseElement",
94944
- "module": "core/base-elements/action-base-element.js"
95325
+ "name": "SbbNegativeMixin",
95326
+ "module": "core/mixins/negative-mixin.js"
94945
95327
  }
94946
95328
  },
94947
95329
  {
94948
95330
  "kind": "field",
94949
- "name": "maybeDisabledInteractive",
95331
+ "name": "formField",
94950
95332
  "type": {
94951
- "text": "boolean | undefined"
94952
- },
94953
- "privacy": "protected",
94954
- "readonly": true,
94955
- "inheritedFrom": {
94956
- "name": "SbbActionBaseElement",
94957
- "module": "core/base-elements/action-base-element.js"
94958
- }
94959
- },
94960
- {
94961
- "kind": "method",
94962
- "name": "setupBaseEventHandlers",
94963
- "privacy": "protected",
94964
- "return": {
94965
- "type": {
94966
- "text": "void"
94967
- }
95333
+ "text": "SbbFormFieldElement | null"
94968
95334
  },
94969
- "inheritedFrom": {
94970
- "name": "SbbActionBaseElement",
94971
- "module": "core/base-elements/action-base-element.js"
94972
- }
94973
- },
94974
- {
94975
- "kind": "method",
94976
- "name": "renderTemplate",
94977
95335
  "privacy": "protected",
94978
- "return": {
94979
- "type": {
94980
- "text": "TemplateResult"
94981
- }
94982
- },
94983
- "description": "Override this method to render the component template.",
95336
+ "default": "null",
94984
95337
  "inheritedFrom": {
94985
- "name": "SbbActionBaseElement",
94986
- "module": "core/base-elements/action-base-element.js"
95338
+ "name": "SbbHintElement",
95339
+ "module": "form-field/hint/hint.component.js"
95340
+ }
95341
+ },
95342
+ {
95343
+ "kind": "field",
95344
+ "name": "_hydrationRequired",
95345
+ "type": {
95346
+ "text": "boolean"
95347
+ },
95348
+ "privacy": "private",
95349
+ "default": "!!this.shadowRoot",
95350
+ "inheritedFrom": {
95351
+ "name": "SbbElement",
95352
+ "module": "core/base-elements/element.js"
95353
+ }
95354
+ },
95355
+ {
95356
+ "kind": "field",
95357
+ "name": "_hydrationComplete",
95358
+ "privacy": "private",
95359
+ "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
95360
+ "inheritedFrom": {
95361
+ "name": "SbbElement",
95362
+ "module": "core/base-elements/element.js"
95363
+ }
95364
+ },
95365
+ {
95366
+ "kind": "field",
95367
+ "name": "_resolveHydration",
95368
+ "type": {
95369
+ "text": "(hydrationRequired: boolean) => void"
95370
+ },
95371
+ "privacy": "private",
95372
+ "inheritedFrom": {
95373
+ "name": "SbbElement",
95374
+ "module": "core/base-elements/element.js"
95375
+ }
95376
+ },
95377
+ {
95378
+ "kind": "field",
95379
+ "name": "hydrationRequired",
95380
+ "type": {
95381
+ "text": "boolean"
95382
+ },
95383
+ "privacy": "protected",
95384
+ "description": "Returns whether hydration is required and not completed.",
95385
+ "readonly": true,
95386
+ "inheritedFrom": {
95387
+ "name": "SbbElement",
95388
+ "module": "core/base-elements/element.js"
95389
+ },
95390
+ "default": "!!this.shadowRoot"
95391
+ },
95392
+ {
95393
+ "kind": "method",
95394
+ "name": "toggleState",
95395
+ "privacy": "protected",
95396
+ "return": {
95397
+ "type": {
95398
+ "text": "void"
95399
+ }
95400
+ },
95401
+ "parameters": [
95402
+ {
95403
+ "name": "value",
95404
+ "type": {
95405
+ "text": "string"
95406
+ }
95407
+ },
95408
+ {
95409
+ "name": "force",
95410
+ "optional": true,
95411
+ "type": {
95412
+ "text": "boolean"
95413
+ }
95414
+ }
95415
+ ],
95416
+ "inheritedFrom": {
95417
+ "name": "SbbElement",
95418
+ "module": "core/base-elements/element.js"
95419
+ }
95420
+ },
95421
+ {
95422
+ "kind": "field",
95423
+ "name": "['_$sbbElement$']",
95424
+ "type": {
95425
+ "text": "boolean"
95426
+ },
95427
+ "privacy": "public",
95428
+ "static": true,
95429
+ "default": "true",
95430
+ "inheritedFrom": {
95431
+ "name": "SbbElement",
95432
+ "module": "core/base-elements/element.js"
95433
+ }
95434
+ },
95435
+ {
95436
+ "kind": "field",
95437
+ "name": "_controllers",
95438
+ "type": {
95439
+ "text": "Set<SbbReactiveController> | undefined"
95440
+ },
95441
+ "privacy": "private",
95442
+ "inheritedFrom": {
95443
+ "name": "SbbElement",
95444
+ "module": "core/base-elements/element.js"
95445
+ }
95446
+ }
95447
+ ],
95448
+ "superclass": {
95449
+ "name": "SbbHintElement",
95450
+ "module": "form-field/hint/hint.component.js"
95451
+ },
95452
+ "tagName": "sbb-form-field-text-counter",
95453
+ "customElement": true,
95454
+ "attributes": [
95455
+ {
95456
+ "name": "negative",
95457
+ "type": {
95458
+ "text": "boolean"
95459
+ },
95460
+ "default": "false",
95461
+ "description": "Negative coloring variant flag.",
95462
+ "fieldName": "negative",
95463
+ "inheritedFrom": {
95464
+ "name": "SbbNegativeMixin",
95465
+ "module": "core/mixins/negative-mixin.js"
95466
+ }
95467
+ }
95468
+ ]
95469
+ }
95470
+ ],
95471
+ "exports": [
95472
+ {
95473
+ "kind": "js",
95474
+ "name": "SbbFormFieldTextCounterElement",
95475
+ "declaration": {
95476
+ "name": "SbbFormFieldTextCounterElement",
95477
+ "module": "form-field/form-field-text-counter/form-field-text-counter.component.js"
95478
+ }
95479
+ }
95480
+ ]
95481
+ },
95482
+ {
95483
+ "kind": "javascript-module",
95484
+ "path": "form-field/hint/hint.component.js",
95485
+ "declarations": [
95486
+ {
95487
+ "kind": "class",
95488
+ "description": "It displays a hint message in the `sbb-form-field`.",
95489
+ "name": "SbbHintElement",
95490
+ "slots": [
95491
+ {
95492
+ "description": "Use the unnamed slot to display the hint message.",
95493
+ "name": ""
95494
+ }
95495
+ ],
95496
+ "members": [
95497
+ {
95498
+ "kind": "field",
95499
+ "name": "elementName",
95500
+ "type": {
95501
+ "text": "string"
95502
+ },
95503
+ "privacy": "public",
95504
+ "static": true,
95505
+ "readonly": true,
95506
+ "default": "'sbb-hint'",
95507
+ "inheritedFrom": {
95508
+ "name": "SbbElement",
95509
+ "module": "core/base-elements/element.js"
95510
+ }
95511
+ },
95512
+ {
95513
+ "kind": "field",
95514
+ "name": "formField",
95515
+ "type": {
95516
+ "text": "SbbFormFieldElement | null"
95517
+ },
95518
+ "privacy": "protected",
95519
+ "default": "null"
95520
+ },
95521
+ {
95522
+ "kind": "field",
95523
+ "name": "negative",
95524
+ "type": {
95525
+ "text": "boolean"
95526
+ },
95527
+ "privacy": "public",
95528
+ "default": "false",
95529
+ "description": "Negative coloring variant flag.",
95530
+ "attribute": "negative",
95531
+ "reflects": true,
95532
+ "inheritedFrom": {
95533
+ "name": "SbbNegativeMixin",
95534
+ "module": "core/mixins/negative-mixin.js"
95535
+ }
95536
+ },
95537
+ {
95538
+ "kind": "field",
95539
+ "name": "_hydrationRequired",
95540
+ "type": {
95541
+ "text": "boolean"
95542
+ },
95543
+ "privacy": "private",
95544
+ "default": "!!this.shadowRoot",
95545
+ "inheritedFrom": {
95546
+ "name": "SbbElement",
95547
+ "module": "core/base-elements/element.js"
95548
+ }
95549
+ },
95550
+ {
95551
+ "kind": "field",
95552
+ "name": "_hydrationComplete",
95553
+ "privacy": "private",
95554
+ "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
95555
+ "inheritedFrom": {
95556
+ "name": "SbbElement",
95557
+ "module": "core/base-elements/element.js"
95558
+ }
95559
+ },
95560
+ {
95561
+ "kind": "field",
95562
+ "name": "_resolveHydration",
95563
+ "type": {
95564
+ "text": "(hydrationRequired: boolean) => void"
95565
+ },
95566
+ "privacy": "private",
95567
+ "inheritedFrom": {
95568
+ "name": "SbbElement",
95569
+ "module": "core/base-elements/element.js"
95570
+ }
95571
+ },
95572
+ {
95573
+ "kind": "field",
95574
+ "name": "hydrationRequired",
95575
+ "type": {
95576
+ "text": "boolean"
95577
+ },
95578
+ "privacy": "protected",
95579
+ "description": "Returns whether hydration is required and not completed.",
95580
+ "readonly": true,
95581
+ "inheritedFrom": {
95582
+ "name": "SbbElement",
95583
+ "module": "core/base-elements/element.js"
95584
+ },
95585
+ "default": "!!this.shadowRoot"
95586
+ },
95587
+ {
95588
+ "kind": "method",
95589
+ "name": "toggleState",
95590
+ "privacy": "protected",
95591
+ "return": {
95592
+ "type": {
95593
+ "text": "void"
95594
+ }
95595
+ },
95596
+ "parameters": [
95597
+ {
95598
+ "name": "value",
95599
+ "type": {
95600
+ "text": "string"
95601
+ }
95602
+ },
95603
+ {
95604
+ "name": "force",
95605
+ "optional": true,
95606
+ "type": {
95607
+ "text": "boolean"
95608
+ }
95609
+ }
95610
+ ],
95611
+ "inheritedFrom": {
95612
+ "name": "SbbElement",
95613
+ "module": "core/base-elements/element.js"
95614
+ }
95615
+ },
95616
+ {
95617
+ "kind": "field",
95618
+ "name": "['_$sbbElement$']",
95619
+ "type": {
95620
+ "text": "boolean"
95621
+ },
95622
+ "privacy": "public",
95623
+ "static": true,
95624
+ "default": "true",
95625
+ "inheritedFrom": {
95626
+ "name": "SbbElement",
95627
+ "module": "core/base-elements/element.js"
95628
+ }
95629
+ },
95630
+ {
95631
+ "kind": "field",
95632
+ "name": "_controllers",
95633
+ "type": {
95634
+ "text": "Set<SbbReactiveController> | undefined"
95635
+ },
95636
+ "privacy": "private",
95637
+ "inheritedFrom": {
95638
+ "name": "SbbElement",
95639
+ "module": "core/base-elements/element.js"
95640
+ }
95641
+ }
95642
+ ],
95643
+ "mixins": [
95644
+ {
95645
+ "name": "SbbNegativeMixin",
95646
+ "module": "core/mixins.js"
95647
+ }
95648
+ ],
95649
+ "superclass": {
95650
+ "name": "SbbElement",
95651
+ "module": "core/base-elements.js"
95652
+ },
95653
+ "tagName": "sbb-hint",
95654
+ "customElement": true,
95655
+ "attributes": [
95656
+ {
95657
+ "name": "negative",
95658
+ "type": {
95659
+ "text": "boolean"
95660
+ },
95661
+ "default": "false",
95662
+ "description": "Negative coloring variant flag.",
95663
+ "fieldName": "negative",
95664
+ "inheritedFrom": {
95665
+ "name": "SbbNegativeMixin",
95666
+ "module": "core/mixins/negative-mixin.js"
95667
+ }
95668
+ }
95669
+ ]
95670
+ }
95671
+ ],
95672
+ "exports": [
95673
+ {
95674
+ "kind": "js",
95675
+ "name": "SbbHintElement",
95676
+ "declaration": {
95677
+ "name": "SbbHintElement",
95678
+ "module": "form-field/hint/hint.component.js"
95679
+ }
95680
+ }
95681
+ ]
95682
+ },
95683
+ {
95684
+ "kind": "javascript-module",
95685
+ "path": "header/common/header-action-common.js",
95686
+ "declarations": [
95687
+ {
95688
+ "kind": "class",
95689
+ "description": "",
95690
+ "name": "SbbHeaderActionCommonElementMixinType",
95691
+ "members": [
95692
+ {
95693
+ "kind": "field",
95694
+ "name": "expandFrom",
95695
+ "type": {
95696
+ "text": "SbbHorizontalFrom"
95697
+ },
95698
+ "privacy": "public"
95699
+ },
95700
+ {
95701
+ "kind": "field",
95702
+ "name": "iconName",
95703
+ "type": {
95704
+ "text": "string"
95705
+ },
95706
+ "privacy": "public",
95707
+ "default": "''",
95708
+ "description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
95709
+ "attribute": "icon-name",
95710
+ "inheritedFrom": {
95711
+ "name": "SbbIconNameMixin",
95712
+ "module": "icon/icon-name-mixin.js"
95713
+ }
95714
+ },
95715
+ {
95716
+ "kind": "method",
95717
+ "name": "renderIconSlot",
95718
+ "privacy": "protected",
95719
+ "return": {
95720
+ "type": {
95721
+ "text": "TemplateResult"
95722
+ }
95723
+ },
95724
+ "parameters": [
95725
+ {
95726
+ "name": "classname",
95727
+ "optional": true,
95728
+ "type": {
95729
+ "text": "string"
95730
+ }
95731
+ }
95732
+ ],
95733
+ "inheritedFrom": {
95734
+ "name": "SbbIconNameMixin",
95735
+ "module": "icon/icon-name-mixin.js"
95736
+ }
95737
+ },
95738
+ {
95739
+ "kind": "method",
95740
+ "name": "renderIconName",
95741
+ "privacy": "protected",
95742
+ "return": {
95743
+ "type": {
95744
+ "text": "string"
95745
+ }
95746
+ },
95747
+ "inheritedFrom": {
95748
+ "name": "SbbIconNameMixin",
95749
+ "module": "icon/icon-name-mixin.js"
95750
+ }
95751
+ },
95752
+ {
95753
+ "kind": "method",
95754
+ "name": "_renderIconName",
95755
+ "privacy": "private",
95756
+ "return": {
95757
+ "type": {
95758
+ "text": "string"
95759
+ }
95760
+ },
95761
+ "inheritedFrom": {
95762
+ "name": "SbbIconNameMixin",
95763
+ "module": "icon/icon-name-mixin.js"
95764
+ }
95765
+ },
95766
+ {
95767
+ "kind": "field",
95768
+ "name": "maybeDisabled",
95769
+ "type": {
95770
+ "text": "boolean | undefined"
95771
+ },
95772
+ "privacy": "protected",
95773
+ "readonly": true,
95774
+ "inheritedFrom": {
95775
+ "name": "SbbActionBaseElement",
95776
+ "module": "core/base-elements/action-base-element.js"
95777
+ }
95778
+ },
95779
+ {
95780
+ "kind": "field",
95781
+ "name": "maybeDisabledInteractive",
95782
+ "type": {
95783
+ "text": "boolean | undefined"
95784
+ },
95785
+ "privacy": "protected",
95786
+ "readonly": true,
95787
+ "inheritedFrom": {
95788
+ "name": "SbbActionBaseElement",
95789
+ "module": "core/base-elements/action-base-element.js"
95790
+ }
95791
+ },
95792
+ {
95793
+ "kind": "method",
95794
+ "name": "setupBaseEventHandlers",
95795
+ "privacy": "protected",
95796
+ "return": {
95797
+ "type": {
95798
+ "text": "void"
95799
+ }
95800
+ },
95801
+ "inheritedFrom": {
95802
+ "name": "SbbActionBaseElement",
95803
+ "module": "core/base-elements/action-base-element.js"
95804
+ }
95805
+ },
95806
+ {
95807
+ "kind": "method",
95808
+ "name": "renderTemplate",
95809
+ "privacy": "protected",
95810
+ "return": {
95811
+ "type": {
95812
+ "text": "TemplateResult"
95813
+ }
95814
+ },
95815
+ "description": "Override this method to render the component template.",
95816
+ "inheritedFrom": {
95817
+ "name": "SbbActionBaseElement",
95818
+ "module": "core/base-elements/action-base-element.js"
94987
95819
  }
94988
95820
  },
94989
95821
  {
@@ -95145,7 +95977,7 @@
95145
95977
  },
95146
95978
  "privacy": "public",
95147
95979
  "static": true,
95148
- "default": "[boxSizingStyles, style]"
95980
+ "default": "[boxSizingStyles, unsafeCSS(style)]"
95149
95981
  },
95150
95982
  {
95151
95983
  "kind": "field",
@@ -95786,7 +96618,7 @@
95786
96618
  },
95787
96619
  "privacy": "public",
95788
96620
  "static": true,
95789
- "default": "[boxSizingStyles, style]",
96621
+ "default": "[boxSizingStyles, unsafeCSS(style)]",
95790
96622
  "inheritedFrom": {
95791
96623
  "name": "SbbHeaderActionCommonElementMixin",
95792
96624
  "module": "header/common/header-action-common.js"
@@ -96843,7 +97675,7 @@
96843
97675
  },
96844
97676
  "privacy": "public",
96845
97677
  "static": true,
96846
- "default": "[boxSizingStyles, style]",
97678
+ "default": "[boxSizingStyles, unsafeCSS(style)]",
96847
97679
  "inheritedFrom": {
96848
97680
  "name": "SbbHeaderActionCommonElementMixin",
96849
97681
  "module": "header/common/header-action-common.js"
@@ -99301,7 +100133,7 @@
99301
100133
  },
99302
100134
  "privacy": "public",
99303
100135
  "static": true,
99304
- "default": "[boxSizingStyles, style, blockStyle]",
100136
+ "default": "[super.styles, unsafeCSS(blockStyle)]",
99305
100137
  "inheritedFrom": {
99306
100138
  "name": "SbbLinkCommonElementMixin",
99307
100139
  "module": "link/common/link-common.js"
@@ -99762,7 +100594,7 @@
99762
100594
  "mixins": [
99763
100595
  {
99764
100596
  "name": "SbbBlockLinkCommonElementMixin",
99765
- "module": "link/common.js"
100597
+ "module": "link/common/block-link-common.js"
99766
100598
  },
99767
100599
  {
99768
100600
  "name": "SbbDisabledMixin",
@@ -99962,7 +100794,7 @@
99962
100794
  },
99963
100795
  "privacy": "public",
99964
100796
  "static": true,
99965
- "default": "[boxSizingStyles, style, blockStyle]",
100797
+ "default": "[super.styles, unsafeCSS(blockStyle)]",
99966
100798
  "inheritedFrom": {
99967
100799
  "name": "SbbLinkCommonElementMixin",
99968
100800
  "module": "link/common/link-common.js"
@@ -100767,7 +101599,7 @@
100767
101599
  "mixins": [
100768
101600
  {
100769
101601
  "name": "SbbBlockLinkCommonElementMixin",
100770
- "module": "link/common.js"
101602
+ "module": "link/common/block-link-common.js"
100771
101603
  },
100772
101604
  {
100773
101605
  "name": "SbbDisabledTabIndexActionMixin",
@@ -100952,7 +101784,7 @@
100952
101784
  },
100953
101785
  "privacy": "public",
100954
101786
  "static": true,
100955
- "default": "[boxSizingStyles, style, blockStyle]",
101787
+ "default": "[super.styles, unsafeCSS(blockStyle)]",
100956
101788
  "inheritedFrom": {
100957
101789
  "name": "SbbLinkCommonElementMixin",
100958
101790
  "module": "link/common/link-common.js"
@@ -101264,7 +102096,7 @@
101264
102096
  "mixins": [
101265
102097
  {
101266
102098
  "name": "SbbBlockLinkCommonElementMixin",
101267
- "module": "link/common.js"
102099
+ "module": "link/common/block-link-common.js"
101268
102100
  },
101269
102101
  {
101270
102102
  "name": "SbbDisabledMixin",
@@ -101369,7 +102201,7 @@
101369
102201
  },
101370
102202
  "privacy": "public",
101371
102203
  "static": true,
101372
- "default": "style",
102204
+ "default": "[boxSizingStyles, unsafeCSS(style)]",
101373
102205
  "inheritedFrom": {
101374
102206
  "name": "SbbLinkCommonElementMixin",
101375
102207
  "module": "link/common/link-common.js"
@@ -101717,7 +102549,7 @@
101717
102549
  },
101718
102550
  "privacy": "public",
101719
102551
  "static": true,
101720
- "default": "[boxSizingStyles, style, blockStyle]",
102552
+ "default": "[super.styles, unsafeCSS(blockStyle)]",
101721
102553
  "inheritedFrom": {
101722
102554
  "name": "SbbLinkCommonElementMixin",
101723
102555
  "module": "link/common/link-common.js"
@@ -101992,7 +102824,7 @@
101992
102824
  },
101993
102825
  "privacy": "public",
101994
102826
  "static": true,
101995
- "default": "style",
102827
+ "default": "[boxSizingStyles, unsafeCSS(style)]",
101996
102828
  "inheritedFrom": {
101997
102829
  "name": "SbbLinkCommonElementMixin",
101998
102830
  "module": "link/common/link-common.js"
@@ -102219,7 +103051,7 @@
102219
103051
  },
102220
103052
  "privacy": "public",
102221
103053
  "static": true,
102222
- "default": "[boxSizingStyles, style, inlineStyle]",
103054
+ "default": "[super.styles, unsafeCSS(inlineStyle)]",
102223
103055
  "inheritedFrom": {
102224
103056
  "name": "SbbLinkCommonElementMixin",
102225
103057
  "module": "link/common/link-common.js"
@@ -102582,7 +103414,7 @@
102582
103414
  },
102583
103415
  "privacy": "public",
102584
103416
  "static": true,
102585
- "default": "style"
103417
+ "default": "[boxSizingStyles, unsafeCSS(style)]"
102586
103418
  },
102587
103419
  {
102588
103420
  "kind": "field",
@@ -102720,7 +103552,7 @@
102720
103552
  },
102721
103553
  "privacy": "public",
102722
103554
  "static": true,
102723
- "default": "[boxSizingStyles, style, inlineStyle]",
103555
+ "default": "[super.styles, unsafeCSS(inlineStyle)]",
102724
103556
  "inheritedFrom": {
102725
103557
  "name": "SbbLinkCommonElementMixin",
102726
103558
  "module": "link/common/link-common.js"
@@ -103115,7 +103947,7 @@
103115
103947
  "mixins": [
103116
103948
  {
103117
103949
  "name": "SbbInlineLinkCommonElementMixin",
103118
- "module": "link/common.js"
103950
+ "module": "link/common/inline-link-common.js"
103119
103951
  },
103120
103952
  {
103121
103953
  "name": "SbbDisabledMixin",
@@ -103298,7 +104130,7 @@
103298
104130
  },
103299
104131
  "privacy": "public",
103300
104132
  "static": true,
103301
- "default": "[boxSizingStyles, style, inlineStyle]",
104133
+ "default": "[super.styles, unsafeCSS(inlineStyle)]",
103302
104134
  "inheritedFrom": {
103303
104135
  "name": "SbbLinkCommonElementMixin",
103304
104136
  "module": "link/common/link-common.js"
@@ -104037,7 +104869,7 @@
104037
104869
  "mixins": [
104038
104870
  {
104039
104871
  "name": "SbbInlineLinkCommonElementMixin",
104040
- "module": "link/common.js"
104872
+ "module": "link/common/inline-link-common.js"
104041
104873
  },
104042
104874
  {
104043
104875
  "name": "SbbDisabledTabIndexActionMixin",
@@ -104205,7 +105037,7 @@
104205
105037
  },
104206
105038
  "privacy": "public",
104207
105039
  "static": true,
104208
- "default": "[boxSizingStyles, style, inlineStyle]",
105040
+ "default": "[super.styles, unsafeCSS(inlineStyle)]",
104209
105041
  "inheritedFrom": {
104210
105042
  "name": "SbbLinkCommonElementMixin",
104211
105043
  "module": "link/common/link-common.js"
@@ -104451,7 +105283,7 @@
104451
105283
  "mixins": [
104452
105284
  {
104453
105285
  "name": "SbbInlineLinkCommonElementMixin",
104454
- "module": "link/common.js"
105286
+ "module": "link/common/inline-link-common.js"
104455
105287
  },
104456
105288
  {
104457
105289
  "name": "SbbDisabledMixin",
@@ -104522,6 +105354,10 @@
104522
105354
  "kind": "javascript-module",
104523
105355
  "path": "link-list/common/link-list-base.js",
104524
105356
  "declarations": [
105357
+ {
105358
+ "kind": "variable",
105359
+ "name": "linkListBaseStyle"
105360
+ },
104525
105361
  {
104526
105362
  "kind": "class",
104527
105363
  "description": "It displays a list of `sbb-block-link`.",
@@ -104878,8 +105714,8 @@
104878
105714
  "kind": "js",
104879
105715
  "name": "linkListBaseStyle",
104880
105716
  "declaration": {
104881
- "name": "default",
104882
- "module": "./link-list-base.scss?lit&inline"
105717
+ "name": "linkListBaseStyle",
105718
+ "module": "link-list/common/link-list-base.js"
104883
105719
  }
104884
105720
  },
104885
105721
  {
@@ -105242,7 +106078,7 @@
105242
106078
  },
105243
106079
  "privacy": "public",
105244
106080
  "static": true,
105245
- "default": "[boxSizingStyles, style]"
106081
+ "default": "[boxSizingStyles, unsafeCSS(style)]"
105246
106082
  },
105247
106083
  {
105248
106084
  "kind": "method",
@@ -106295,7 +107131,7 @@
106295
107131
  },
106296
107132
  "privacy": "public",
106297
107133
  "static": true,
106298
- "default": "[boxSizingStyles, style]",
107134
+ "default": "[boxSizingStyles, unsafeCSS(style)]",
106299
107135
  "inheritedFrom": {
106300
107136
  "name": "SbbMenuActionCommonElementMixin",
106301
107137
  "module": "menu/common/menu-action-common.js"
@@ -107189,7 +108025,7 @@
107189
108025
  },
107190
108026
  "privacy": "public",
107191
108027
  "static": true,
107192
- "default": "[boxSizingStyles, style]",
108028
+ "default": "[boxSizingStyles, unsafeCSS(style)]",
107193
108029
  "inheritedFrom": {
107194
108030
  "name": "SbbMenuActionCommonElementMixin",
107195
108031
  "module": "menu/common/menu-action-common.js"
@@ -109189,7 +110025,7 @@
109189
110025
  },
109190
110026
  "privacy": "public",
109191
110027
  "static": true,
109192
- "default": "[boxSizingStyles, style]"
110028
+ "default": "[boxSizingStyles, unsafeCSS(style)]"
109193
110029
  },
109194
110030
  {
109195
110031
  "kind": "field",
@@ -110086,7 +110922,7 @@
110086
110922
  },
110087
110923
  "privacy": "public",
110088
110924
  "static": true,
110089
- "default": "[boxSizingStyles, style]",
110925
+ "default": "[boxSizingStyles, unsafeCSS(style)]",
110090
110926
  "inheritedFrom": {
110091
110927
  "name": "SbbNavigationActionCommonElementMixin",
110092
110928
  "module": "navigation/common/navigation-action-common.js"
@@ -110941,7 +111777,7 @@
110941
111777
  },
110942
111778
  "privacy": "public",
110943
111779
  "static": true,
110944
- "default": "[boxSizingStyles, style]",
111780
+ "default": "[boxSizingStyles, unsafeCSS(style)]",
110945
111781
  "inheritedFrom": {
110946
111782
  "name": "SbbNavigationActionCommonElementMixin",
110947
111783
  "module": "navigation/common/navigation-action-common.js"
@@ -117524,6 +118360,10 @@
117524
118360
  "kind": "javascript-module",
117525
118361
  "path": "radio-button/common/radio-button-common.js",
117526
118362
  "declarations": [
118363
+ {
118364
+ "kind": "variable",
118365
+ "name": "radioButtonCommonStyle"
118366
+ },
117527
118367
  {
117528
118368
  "kind": "class",
117529
118369
  "description": "",
@@ -119316,8 +120156,8 @@
119316
120156
  "kind": "js",
119317
120157
  "name": "radioButtonCommonStyle",
119318
120158
  "declaration": {
119319
- "name": "default",
119320
- "module": "./radio-button-common.scss?lit&inline"
120159
+ "name": "radioButtonCommonStyle",
120160
+ "module": "radio-button/common/radio-button-common.js"
119321
120161
  }
119322
120162
  },
119323
120163
  {
@@ -119341,50 +120181,59 @@
119341
120181
  {
119342
120182
  "kind": "javascript-module",
119343
120183
  "path": "sidebar/common/styles.js",
119344
- "declarations": [],
120184
+ "declarations": [
120185
+ {
120186
+ "kind": "variable",
120187
+ "name": "sidebarContainerCommonStyle"
120188
+ },
120189
+ {
120190
+ "kind": "variable",
120191
+ "name": "sidebarContentCommonStyle"
120192
+ },
120193
+ {
120194
+ "kind": "variable",
120195
+ "name": "iconSidebarButtonCommonStyle"
120196
+ }
120197
+ ],
119345
120198
  "exports": [
119346
120199
  {
119347
120200
  "kind": "js",
119348
120201
  "name": "sidebarContainerCommonStyle",
119349
120202
  "declaration": {
119350
- "name": "default",
119351
- "module": "./sidebar-container-common.scss?lit&inline"
120203
+ "name": "sidebarContainerCommonStyle",
120204
+ "module": "sidebar/common/styles.js"
119352
120205
  }
119353
120206
  },
119354
120207
  {
119355
120208
  "kind": "js",
119356
120209
  "name": "sidebarContentCommonStyle",
119357
120210
  "declaration": {
119358
- "name": "default",
119359
- "module": "./sidebar-content-common.scss?lit&inline"
120211
+ "name": "sidebarContentCommonStyle",
120212
+ "module": "sidebar/common/styles.js"
119360
120213
  }
119361
120214
  },
119362
120215
  {
119363
120216
  "kind": "js",
119364
120217
  "name": "iconSidebarButtonCommonStyle",
119365
120218
  "declaration": {
119366
- "name": "default",
119367
- "module": "./icon-sidebar-button-common.scss?lit&inline"
120219
+ "name": "iconSidebarButtonCommonStyle",
120220
+ "module": "sidebar/common/styles.js"
119368
120221
  }
119369
120222
  }
119370
120223
  ]
119371
120224
  },
119372
120225
  {
119373
120226
  "kind": "javascript-module",
119374
- "path": "sidebar/sidebar/sidebar.component.js",
120227
+ "path": "sidebar/sidebar-container/sidebar-container.component.js",
119375
120228
  "declarations": [
119376
120229
  {
119377
120230
  "kind": "class",
119378
- "description": "This component corresponds to a sidebar that can be opened on the sidebar container.",
119379
- "name": "SbbSidebarElement",
120231
+ "description": "This is the parent component to one or two `<sbb-sidebar>`s that validates the state internally\nand coordinates the backdrop and content styling.",
120232
+ "name": "SbbSidebarContainerElement",
119380
120233
  "slots": [
119381
120234
  {
119382
- "description": "Use the unnamed slot to slot any content into the sidebar.",
120235
+ "description": "Use the unnamed slot to add `sbb-sidebar` and `sbb-sidebar-content` elements.",
119383
120236
  "name": ""
119384
- },
119385
- {
119386
- "description": "Use the title slot to add an <sbb-title>.",
119387
- "name": "title"
119388
120237
  }
119389
120238
  ],
119390
120239
  "members": [
@@ -119397,484 +120246,68 @@
119397
120246
  "privacy": "public",
119398
120247
  "static": true,
119399
120248
  "readonly": true,
120249
+ "default": "'sbb-sidebar-container'",
119400
120250
  "inheritedFrom": {
119401
120251
  "name": "SbbElement",
119402
120252
  "module": "core/base-elements/element.js"
119403
- },
119404
- "default": "'sbb-sidebar'"
119405
- },
119406
- {
119407
- "kind": "field",
119408
- "name": "color",
119409
- "type": {
119410
- "text": "'white' | 'milk'"
119411
- },
119412
- "privacy": "public",
119413
- "default": "'white'",
119414
- "description": "Background color of the sidebar. Either `white` or `milk`.",
119415
- "attribute": "color",
119416
- "reflects": true
119417
- },
119418
- {
119419
- "kind": "field",
119420
- "name": "mode",
119421
- "type": {
119422
- "text": "'side' | 'over'"
119423
- },
119424
- "privacy": "public",
119425
- "default": "'side'",
119426
- "description": "Mode of the sidebar; one of 'side' or 'over'.",
119427
- "attribute": "mode",
119428
- "reflects": true
119429
- },
119430
- {
119431
- "kind": "field",
119432
- "name": "position",
119433
- "type": {
119434
- "text": "'start' | 'end'"
119435
- },
119436
- "privacy": "public",
119437
- "default": "'start'",
119438
- "description": "The side that the sidebar is attached to.",
119439
- "attribute": "position",
119440
- "reflects": true
120253
+ }
119441
120254
  },
119442
120255
  {
119443
120256
  "kind": "field",
119444
- "name": "opened",
120257
+ "name": "sidebars",
119445
120258
  "type": {
119446
- "text": "boolean"
120259
+ "text": "SbbSidebarElement[]"
119447
120260
  },
119448
120261
  "privacy": "public",
119449
- "default": "false",
119450
- "description": "Whether the sidebar is opened or closed.\nCan be used to initially set the opened state, where\nthe animation will be skipped.",
119451
- "attribute": "opened",
119452
- "reflects": true
120262
+ "description": "The sidebar children.",
120263
+ "readonly": true
119453
120264
  },
119454
120265
  {
119455
120266
  "kind": "field",
119456
- "name": "focusOnOpen",
120267
+ "name": "start",
119457
120268
  "type": {
119458
- "text": "boolean"
120269
+ "text": "SbbSidebarElement | null"
119459
120270
  },
119460
120271
  "privacy": "public",
119461
- "default": "false",
119462
- "description": "Whether the sidebar should focus the first focusable element automatically when opened.\nDefaults to false in when mode is set to `side`, otherwise defaults to true.\nIf explicitly enabled, focus will be moved into the sidebar in `side` mode as well.",
119463
- "attribute": "focus-on-open"
120272
+ "description": "The sidebar child with the `start` position.",
120273
+ "readonly": true
119464
120274
  },
119465
120275
  {
119466
120276
  "kind": "field",
119467
- "name": "container",
120277
+ "name": "end",
119468
120278
  "type": {
119469
- "text": "SbbSidebarContainerElement | null"
120279
+ "text": "SbbSidebarElement | null"
119470
120280
  },
119471
120281
  "privacy": "public",
119472
- "description": "Returns the SbbSidebarContainerElement where this sidebar is contained.",
119473
- "readonly": true,
119474
- "default": "null"
119475
- },
119476
- {
119477
- "kind": "field",
119478
- "name": "_container",
119479
- "type": {
119480
- "text": "SbbSidebarContainerElement | null"
119481
- },
119482
- "privacy": "private",
119483
- "default": "null"
119484
- },
119485
- {
119486
- "kind": "field",
119487
- "name": "_lastFocusedElement",
119488
- "type": {
119489
- "text": "HTMLElement | null"
119490
- },
119491
- "privacy": "private",
119492
- "default": "null"
119493
- },
119494
- {
119495
- "kind": "field",
119496
- "name": "_focusTrapController",
119497
- "privacy": "private",
119498
- "default": "new SbbFocusTrapController(this)"
120282
+ "description": "The sidebar child with the `end` position.",
120283
+ "readonly": true
119499
120284
  },
119500
120285
  {
119501
120286
  "kind": "field",
119502
- "name": "_escapableOverlayController",
119503
- "privacy": "private",
119504
- "default": "new SbbEscapableOverlayController(this)"
119505
- },
119506
- {
119507
- "kind": "method",
119508
- "name": "toggle",
119509
- "privacy": "public",
119510
- "return": {
119511
- "type": {
119512
- "text": "void"
119513
- }
119514
- },
119515
- "description": "Toggles the sidebar visibility."
119516
- },
119517
- {
119518
- "kind": "method",
119519
- "name": "open",
119520
- "privacy": "public",
119521
- "return": {
119522
- "type": {
119523
- "text": "void"
119524
- }
119525
- },
119526
- "description": "Opens the sidebar.",
119527
- "inheritedFrom": {
119528
- "name": "SbbOpenCloseBaseElement",
119529
- "module": "core/base-elements/open-close-base-element.js"
119530
- }
119531
- },
119532
- {
119533
- "kind": "method",
119534
- "name": "_isZeroAnimationDuration",
119535
- "privacy": "private",
119536
- "return": {
119537
- "type": {
119538
- "text": "boolean"
119539
- }
119540
- }
119541
- },
119542
- {
119543
- "kind": "method",
119544
- "name": "_handleOpening",
119545
- "privacy": "private",
119546
- "return": {
119547
- "type": {
119548
- "text": "void"
119549
- }
119550
- }
119551
- },
119552
- {
119553
- "kind": "method",
119554
- "name": "close",
119555
- "privacy": "public",
119556
- "return": {
119557
- "type": {
119558
- "text": "void"
119559
- }
119560
- },
119561
- "description": "Closes the sidebar.",
119562
- "inheritedFrom": {
119563
- "name": "SbbOpenCloseBaseElement",
119564
- "module": "core/base-elements/open-close-base-element.js"
119565
- }
119566
- },
119567
- {
119568
- "kind": "method",
119569
- "name": "_handleClosing",
119570
- "privacy": "private",
119571
- "return": {
119572
- "type": {
119573
- "text": "void"
119574
- }
119575
- }
119576
- },
119577
- {
119578
- "kind": "method",
119579
- "name": "_takeFocus",
119580
- "privacy": "private",
119581
- "return": {
119582
- "type": {
119583
- "text": "void"
119584
- }
119585
- }
119586
- },
119587
- {
119588
- "kind": "method",
119589
- "name": "cedeFocus",
119590
- "privacy": "protected",
119591
- "return": {
119592
- "type": {
119593
- "text": "void"
119594
- }
119595
- }
119596
- },
119597
- {
119598
- "kind": "method",
119599
- "name": "_updateSidebarWidth",
119600
- "privacy": "private",
119601
- "return": {
119602
- "type": {
119603
- "text": "void"
119604
- }
119605
- },
119606
- "parameters": [
119607
- {
119608
- "name": "oldPosition",
119609
- "optional": true,
119610
- "type": {
119611
- "text": "this['position']"
119612
- }
119613
- }
119614
- ]
119615
- },
119616
- {
119617
- "kind": "method",
119618
- "name": "_buildCssWidthVar",
119619
- "privacy": "private",
119620
- "return": {
119621
- "type": {
119622
- "text": "string"
119623
- }
119624
- },
119625
- "parameters": [
119626
- {
119627
- "name": "position",
119628
- "default": "this.position"
119629
- }
119630
- ]
119631
- },
119632
- {
119633
- "kind": "method",
119634
- "name": "_isModeOver",
119635
- "privacy": "private",
119636
- "return": {
119637
- "type": {
119638
- "text": "boolean"
119639
- }
119640
- }
119641
- },
119642
- {
119643
- "kind": "method",
119644
- "name": "_onTransitionEnd",
120287
+ "name": "_forcedClosedSidebars",
119645
120288
  "privacy": "private",
119646
- "return": {
119647
- "type": {
119648
- "text": "void"
119649
- }
119650
- },
119651
- "parameters": [
119652
- {
119653
- "name": "event",
119654
- "type": {
119655
- "text": "TransitionEvent"
119656
- }
119657
- }
119658
- ]
120289
+ "default": "new WeakSet<SbbSidebarElement>()"
119659
120290
  },
119660
120291
  {
119661
120292
  "kind": "method",
119662
- "name": "_detectScrolledState",
119663
- "privacy": "private",
119664
- "return": {
119665
- "type": {
119666
- "text": "void"
119667
- }
119668
- }
119669
- },
119670
- {
119671
- "kind": "field",
119672
- "name": "isAnimating",
119673
- "type": {
119674
- "text": "boolean"
119675
- },
119676
- "privacy": "public",
119677
- "default": "false",
119678
- "description": "Whether the component is currently animating.",
119679
- "inheritedFrom": {
119680
- "name": "SbbAnimationCompleteMixin",
119681
- "module": "core/mixins/animation-complete-mixin.js"
119682
- }
119683
- },
119684
- {
119685
- "kind": "field",
119686
- "name": "animationComplete",
119687
- "type": {
119688
- "text": "Promise<void>"
119689
- },
119690
- "privacy": "public",
119691
- "description": "Returns a promise which completes whenever an animation ends.\nWhen a new animation starts, a new Promise is returned.",
119692
- "readonly": true,
119693
- "inheritedFrom": {
119694
- "name": "SbbAnimationCompleteMixin",
119695
- "module": "core/mixins/animation-complete-mixin.js"
119696
- }
119697
- },
119698
- {
119699
- "kind": "field",
119700
- "name": "_animationPromise",
119701
- "type": {
119702
- "text": "Promise<void>"
119703
- },
120293
+ "name": "_handleWidthChange",
119704
120294
  "privacy": "private",
119705
- "inheritedFrom": {
119706
- "name": "SbbAnimationCompleteMixin",
119707
- "module": "core/mixins/animation-complete-mixin.js"
119708
- }
119709
- },
119710
- {
119711
- "kind": "method",
119712
- "name": "startAnimation",
119713
- "privacy": "protected",
119714
120295
  "return": {
119715
120296
  "type": {
119716
120297
  "text": "void"
119717
120298
  }
119718
- },
119719
- "inheritedFrom": {
119720
- "name": "SbbAnimationCompleteMixin",
119721
- "module": "core/mixins/animation-complete-mixin.js"
119722
- }
119723
- },
119724
- {
119725
- "kind": "method",
119726
- "name": "stopAnimation",
119727
- "privacy": "protected",
119728
- "return": {
119729
- "type": {
119730
- "text": "void"
119731
- }
119732
- },
119733
- "description": "Overriding stopAnimation() breaks functionality.",
119734
- "inheritedFrom": {
119735
- "name": "SbbAnimationCompleteMixin",
119736
- "module": "core/mixins/animation-complete-mixin.js"
119737
120299
  }
119738
120300
  },
119739
120301
  {
119740
120302
  "kind": "method",
119741
- "name": "_enqueueAnimation",
120303
+ "name": "_calculateSpaceState",
119742
120304
  "privacy": "private",
119743
120305
  "return": {
119744
120306
  "type": {
119745
120307
  "text": "Promise<void>"
119746
120308
  }
119747
120309
  },
119748
- "inheritedFrom": {
119749
- "name": "SbbAnimationCompleteMixin",
119750
- "module": "core/mixins/animation-complete-mixin.js"
119751
- }
119752
- },
119753
- {
119754
- "kind": "field",
119755
- "name": "events",
119756
- "privacy": "public",
119757
- "static": true,
119758
- "readonly": true,
119759
- "default": "{ beforeopen: 'beforeopen', open: 'open', beforeclose: 'beforeclose', close: 'close', }",
119760
- "type": {
119761
- "text": "{\n beforeopen: 'beforeopen',\n open: 'open',\n beforeclose: 'beforeclose',\n close: 'close',\n }"
119762
- },
119763
- "inheritedFrom": {
119764
- "name": "SbbOpenCloseBaseElement",
119765
- "module": "core/base-elements/open-close-base-element.js"
119766
- }
119767
- },
119768
- {
119769
- "kind": "field",
119770
- "name": "state",
119771
- "privacy": "protected",
119772
- "description": "The state of the component.",
119773
- "type": {
119774
- "text": "SbbOpenedClosedState"
119775
- },
119776
- "default": "'closed'",
119777
- "inheritedFrom": {
119778
- "name": "SbbOpenCloseBaseElement",
119779
- "module": "core/base-elements/open-close-base-element.js"
119780
- }
119781
- },
119782
- {
119783
- "kind": "field",
119784
- "name": "_state",
119785
- "type": {
119786
- "text": "SbbOpenedClosedState"
119787
- },
119788
- "privacy": "private",
119789
- "inheritedFrom": {
119790
- "name": "SbbOpenCloseBaseElement",
119791
- "module": "core/base-elements/open-close-base-element.js"
119792
- }
119793
- },
119794
- {
119795
- "kind": "field",
119796
- "name": "isOpen",
119797
- "type": {
119798
- "text": "boolean"
119799
- },
119800
- "privacy": "public",
119801
- "description": "Whether the element is open.",
119802
- "readonly": true,
119803
- "inheritedFrom": {
119804
- "name": "SbbOpenCloseBaseElement",
119805
- "module": "core/base-elements/open-close-base-element.js"
119806
- }
119807
- },
119808
- {
119809
- "kind": "method",
119810
- "name": "escapeStrategy",
119811
- "privacy": "public",
119812
- "return": {
119813
- "type": {
119814
- "text": "void"
119815
- }
119816
- },
119817
- "description": "The method which is called on escape key press. Defaults to calling close()",
119818
- "inheritedFrom": {
119819
- "name": "SbbOpenCloseBaseElement",
119820
- "module": "core/base-elements/open-close-base-element.js"
119821
- }
119822
- },
119823
- {
119824
- "kind": "method",
119825
- "name": "dispatchBeforeOpenEvent",
119826
- "privacy": "protected",
119827
- "return": {
119828
- "type": {
119829
- "text": "boolean"
119830
- }
119831
- },
119832
- "inheritedFrom": {
119833
- "name": "SbbOpenCloseBaseElement",
119834
- "module": "core/base-elements/open-close-base-element.js"
119835
- }
119836
- },
119837
- {
119838
- "kind": "method",
119839
- "name": "dispatchOpenEvent",
119840
- "privacy": "protected",
119841
- "return": {
119842
- "type": {
119843
- "text": "boolean"
119844
- }
119845
- },
119846
- "inheritedFrom": {
119847
- "name": "SbbOpenCloseBaseElement",
119848
- "module": "core/base-elements/open-close-base-element.js"
119849
- }
119850
- },
119851
- {
119852
- "kind": "method",
119853
- "name": "dispatchBeforeCloseEvent",
119854
- "privacy": "protected",
119855
- "return": {
119856
- "type": {
119857
- "text": "boolean"
119858
- }
119859
- },
119860
- "inheritedFrom": {
119861
- "name": "SbbOpenCloseBaseElement",
119862
- "module": "core/base-elements/open-close-base-element.js"
119863
- }
119864
- },
119865
- {
119866
- "kind": "method",
119867
- "name": "dispatchCloseEvent",
119868
- "privacy": "protected",
119869
- "return": {
119870
- "type": {
119871
- "text": "boolean"
119872
- }
119873
- },
119874
- "inheritedFrom": {
119875
- "name": "SbbOpenCloseBaseElement",
119876
- "module": "core/base-elements/open-close-base-element.js"
119877
- }
120310
+ "description": "Closes and opens sidebars depending on available width\nof the container and its parent container."
119878
120311
  },
119879
120312
  {
119880
120313
  "kind": "field",
@@ -119982,120 +120415,21 @@
119982
120415
  }
119983
120416
  }
119984
120417
  ],
119985
- "attributes": [
119986
- {
119987
- "name": "color",
119988
- "type": {
119989
- "text": "'white' | 'milk'"
119990
- },
119991
- "default": "'white'",
119992
- "description": "Background color of the sidebar. Either `white` or `milk`.",
119993
- "fieldName": "color"
119994
- },
119995
- {
119996
- "name": "mode",
119997
- "type": {
119998
- "text": "'side' | 'over'"
119999
- },
120000
- "default": "'side'",
120001
- "description": "Mode of the sidebar; one of 'side' or 'over'.",
120002
- "fieldName": "mode"
120003
- },
120004
- {
120005
- "name": "position",
120006
- "type": {
120007
- "text": "'start' | 'end'"
120008
- },
120009
- "default": "'start'",
120010
- "description": "The side that the sidebar is attached to.",
120011
- "fieldName": "position"
120012
- },
120013
- {
120014
- "name": "opened",
120015
- "type": {
120016
- "text": "boolean"
120017
- },
120018
- "default": "false",
120019
- "description": "Whether the sidebar is opened or closed.\nCan be used to initially set the opened state, where\nthe animation will be skipped.",
120020
- "fieldName": "opened"
120021
- },
120022
- {
120023
- "name": "focus-on-open",
120024
- "type": {
120025
- "text": "boolean"
120026
- },
120027
- "default": "false",
120028
- "description": "Whether the sidebar should focus the first focusable element automatically when opened.\nDefaults to false in when mode is set to `side`, otherwise defaults to true.\nIf explicitly enabled, focus will be moved into the sidebar in `side` mode as well.",
120029
- "fieldName": "focusOnOpen"
120030
- }
120031
- ],
120032
- "mixins": [
120033
- {
120034
- "name": "SbbAnimationCompleteMixin",
120035
- "module": "core/mixins.js"
120036
- }
120037
- ],
120038
120418
  "superclass": {
120039
- "name": "SbbOpenCloseBaseElement",
120419
+ "name": "SbbElement",
120040
120420
  "module": "core/base-elements.js"
120041
120421
  },
120042
- "tagName": "sbb-sidebar",
120043
- "customElement": true,
120044
- "events": [
120045
- {
120046
- "name": "beforeopen",
120047
- "type": {
120048
- "text": "Event"
120049
- },
120050
- "description": "Emits whenever the component starts the opening transition. Can be canceled.",
120051
- "inheritedFrom": {
120052
- "name": "SbbOpenCloseBaseElement",
120053
- "module": "core/base-elements/open-close-base-element.js"
120054
- }
120055
- },
120056
- {
120057
- "name": "open",
120058
- "type": {
120059
- "text": "Event"
120060
- },
120061
- "description": "Emits whenever the component is opened.",
120062
- "inheritedFrom": {
120063
- "name": "SbbOpenCloseBaseElement",
120064
- "module": "core/base-elements/open-close-base-element.js"
120065
- }
120066
- },
120067
- {
120068
- "name": "beforeclose",
120069
- "type": {
120070
- "text": "Event"
120071
- },
120072
- "description": "Emits whenever the component begins the closing transition. Can be canceled.",
120073
- "inheritedFrom": {
120074
- "name": "SbbOpenCloseBaseElement",
120075
- "module": "core/base-elements/open-close-base-element.js"
120076
- }
120077
- },
120078
- {
120079
- "name": "close",
120080
- "type": {
120081
- "text": "Event"
120082
- },
120083
- "description": "Emits whenever the component is closed.",
120084
- "inheritedFrom": {
120085
- "name": "SbbOpenCloseBaseElement",
120086
- "module": "core/base-elements/open-close-base-element.js"
120087
- }
120088
- }
120089
- ]
120422
+ "tagName": "sbb-sidebar-container",
120423
+ "customElement": true
120090
120424
  }
120091
120425
  ],
120092
120426
  "exports": [
120093
120427
  {
120094
120428
  "kind": "js",
120095
- "name": "SbbSidebarElement",
120429
+ "name": "SbbSidebarContainerElement",
120096
120430
  "declaration": {
120097
- "name": "SbbSidebarElement",
120098
- "module": "sidebar/sidebar/sidebar.component.js"
120431
+ "name": "SbbSidebarContainerElement",
120432
+ "module": "sidebar/sidebar-container/sidebar-container.component.js"
120099
120433
  }
120100
120434
  }
120101
120435
  ]
@@ -120962,7 +121296,7 @@
120962
121296
  ],
120963
121297
  "superclass": {
120964
121298
  "name": "SbbSecondaryButtonElement",
120965
- "module": "button/secondary-button.js"
121299
+ "module": "button.pure.js"
120966
121300
  },
120967
121301
  "tagName": "sbb-sidebar-close-button",
120968
121302
  "customElement": true,
@@ -121120,218 +121454,6 @@
121120
121454
  }
121121
121455
  ]
121122
121456
  },
121123
- {
121124
- "kind": "javascript-module",
121125
- "path": "sidebar/sidebar-container/sidebar-container.component.js",
121126
- "declarations": [
121127
- {
121128
- "kind": "class",
121129
- "description": "This is the parent component to one or two `<sbb-sidebar>`s that validates the state internally\nand coordinates the backdrop and content styling.",
121130
- "name": "SbbSidebarContainerElement",
121131
- "slots": [
121132
- {
121133
- "description": "Use the unnamed slot to add `sbb-sidebar` and `sbb-sidebar-content` elements.",
121134
- "name": ""
121135
- }
121136
- ],
121137
- "members": [
121138
- {
121139
- "kind": "field",
121140
- "name": "elementName",
121141
- "type": {
121142
- "text": "string"
121143
- },
121144
- "privacy": "public",
121145
- "static": true,
121146
- "readonly": true,
121147
- "default": "'sbb-sidebar-container'",
121148
- "inheritedFrom": {
121149
- "name": "SbbElement",
121150
- "module": "core/base-elements/element.js"
121151
- }
121152
- },
121153
- {
121154
- "kind": "field",
121155
- "name": "sidebars",
121156
- "type": {
121157
- "text": "SbbSidebarElement[]"
121158
- },
121159
- "privacy": "public",
121160
- "description": "The sidebar children.",
121161
- "readonly": true
121162
- },
121163
- {
121164
- "kind": "field",
121165
- "name": "start",
121166
- "type": {
121167
- "text": "SbbSidebarElement | null"
121168
- },
121169
- "privacy": "public",
121170
- "description": "The sidebar child with the `start` position.",
121171
- "readonly": true
121172
- },
121173
- {
121174
- "kind": "field",
121175
- "name": "end",
121176
- "type": {
121177
- "text": "SbbSidebarElement | null"
121178
- },
121179
- "privacy": "public",
121180
- "description": "The sidebar child with the `end` position.",
121181
- "readonly": true
121182
- },
121183
- {
121184
- "kind": "field",
121185
- "name": "_forcedClosedSidebars",
121186
- "privacy": "private",
121187
- "default": "new WeakSet<SbbSidebarElement>()"
121188
- },
121189
- {
121190
- "kind": "method",
121191
- "name": "_handleWidthChange",
121192
- "privacy": "private",
121193
- "return": {
121194
- "type": {
121195
- "text": "void"
121196
- }
121197
- }
121198
- },
121199
- {
121200
- "kind": "method",
121201
- "name": "_calculateSpaceState",
121202
- "privacy": "private",
121203
- "return": {
121204
- "type": {
121205
- "text": "Promise<void>"
121206
- }
121207
- },
121208
- "description": "Closes and opens sidebars depending on available width\nof the container and its parent container."
121209
- },
121210
- {
121211
- "kind": "field",
121212
- "name": "_hydrationRequired",
121213
- "type": {
121214
- "text": "boolean"
121215
- },
121216
- "privacy": "private",
121217
- "default": "!!this.shadowRoot",
121218
- "inheritedFrom": {
121219
- "name": "SbbElement",
121220
- "module": "core/base-elements/element.js"
121221
- }
121222
- },
121223
- {
121224
- "kind": "field",
121225
- "name": "_hydrationComplete",
121226
- "privacy": "private",
121227
- "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
121228
- "inheritedFrom": {
121229
- "name": "SbbElement",
121230
- "module": "core/base-elements/element.js"
121231
- }
121232
- },
121233
- {
121234
- "kind": "field",
121235
- "name": "_resolveHydration",
121236
- "type": {
121237
- "text": "(hydrationRequired: boolean) => void"
121238
- },
121239
- "privacy": "private",
121240
- "inheritedFrom": {
121241
- "name": "SbbElement",
121242
- "module": "core/base-elements/element.js"
121243
- }
121244
- },
121245
- {
121246
- "kind": "field",
121247
- "name": "hydrationRequired",
121248
- "type": {
121249
- "text": "boolean"
121250
- },
121251
- "privacy": "protected",
121252
- "description": "Returns whether hydration is required and not completed.",
121253
- "readonly": true,
121254
- "inheritedFrom": {
121255
- "name": "SbbElement",
121256
- "module": "core/base-elements/element.js"
121257
- },
121258
- "default": "!!this.shadowRoot"
121259
- },
121260
- {
121261
- "kind": "method",
121262
- "name": "toggleState",
121263
- "privacy": "protected",
121264
- "return": {
121265
- "type": {
121266
- "text": "void"
121267
- }
121268
- },
121269
- "parameters": [
121270
- {
121271
- "name": "value",
121272
- "type": {
121273
- "text": "string"
121274
- }
121275
- },
121276
- {
121277
- "name": "force",
121278
- "optional": true,
121279
- "type": {
121280
- "text": "boolean"
121281
- }
121282
- }
121283
- ],
121284
- "inheritedFrom": {
121285
- "name": "SbbElement",
121286
- "module": "core/base-elements/element.js"
121287
- }
121288
- },
121289
- {
121290
- "kind": "field",
121291
- "name": "['_$sbbElement$']",
121292
- "type": {
121293
- "text": "boolean"
121294
- },
121295
- "privacy": "public",
121296
- "static": true,
121297
- "default": "true",
121298
- "inheritedFrom": {
121299
- "name": "SbbElement",
121300
- "module": "core/base-elements/element.js"
121301
- }
121302
- },
121303
- {
121304
- "kind": "field",
121305
- "name": "_controllers",
121306
- "type": {
121307
- "text": "Set<SbbReactiveController> | undefined"
121308
- },
121309
- "privacy": "private",
121310
- "inheritedFrom": {
121311
- "name": "SbbElement",
121312
- "module": "core/base-elements/element.js"
121313
- }
121314
- }
121315
- ],
121316
- "superclass": {
121317
- "name": "SbbElement",
121318
- "module": "core/base-elements.js"
121319
- },
121320
- "tagName": "sbb-sidebar-container",
121321
- "customElement": true
121322
- }
121323
- ],
121324
- "exports": [
121325
- {
121326
- "kind": "js",
121327
- "name": "SbbSidebarContainerElement",
121328
- "declaration": {
121329
- "name": "SbbSidebarContainerElement",
121330
- "module": "sidebar/sidebar-container/sidebar-container.component.js"
121331
- }
121332
- }
121333
- ]
121334
- },
121335
121457
  {
121336
121458
  "kind": "javascript-module",
121337
121459
  "path": "sidebar/sidebar-content/sidebar-content.component.js",
@@ -121487,6 +121609,737 @@
121487
121609
  }
121488
121610
  ]
121489
121611
  },
121612
+ {
121613
+ "kind": "javascript-module",
121614
+ "path": "sidebar/sidebar/sidebar.component.js",
121615
+ "declarations": [
121616
+ {
121617
+ "kind": "class",
121618
+ "description": "This component corresponds to a sidebar that can be opened on the sidebar container.",
121619
+ "name": "SbbSidebarElement",
121620
+ "slots": [
121621
+ {
121622
+ "description": "Use the unnamed slot to slot any content into the sidebar.",
121623
+ "name": ""
121624
+ },
121625
+ {
121626
+ "description": "Use the title slot to add an <sbb-title>.",
121627
+ "name": "title"
121628
+ }
121629
+ ],
121630
+ "members": [
121631
+ {
121632
+ "kind": "field",
121633
+ "name": "elementName",
121634
+ "type": {
121635
+ "text": "string"
121636
+ },
121637
+ "privacy": "public",
121638
+ "static": true,
121639
+ "readonly": true,
121640
+ "inheritedFrom": {
121641
+ "name": "SbbElement",
121642
+ "module": "core/base-elements/element.js"
121643
+ },
121644
+ "default": "'sbb-sidebar'"
121645
+ },
121646
+ {
121647
+ "kind": "field",
121648
+ "name": "color",
121649
+ "type": {
121650
+ "text": "'white' | 'milk'"
121651
+ },
121652
+ "privacy": "public",
121653
+ "default": "'white'",
121654
+ "description": "Background color of the sidebar. Either `white` or `milk`.",
121655
+ "attribute": "color",
121656
+ "reflects": true
121657
+ },
121658
+ {
121659
+ "kind": "field",
121660
+ "name": "mode",
121661
+ "type": {
121662
+ "text": "'side' | 'over'"
121663
+ },
121664
+ "privacy": "public",
121665
+ "default": "'side'",
121666
+ "description": "Mode of the sidebar; one of 'side' or 'over'.",
121667
+ "attribute": "mode",
121668
+ "reflects": true
121669
+ },
121670
+ {
121671
+ "kind": "field",
121672
+ "name": "position",
121673
+ "type": {
121674
+ "text": "'start' | 'end'"
121675
+ },
121676
+ "privacy": "public",
121677
+ "default": "'start'",
121678
+ "description": "The side that the sidebar is attached to.",
121679
+ "attribute": "position",
121680
+ "reflects": true
121681
+ },
121682
+ {
121683
+ "kind": "field",
121684
+ "name": "opened",
121685
+ "type": {
121686
+ "text": "boolean"
121687
+ },
121688
+ "privacy": "public",
121689
+ "default": "false",
121690
+ "description": "Whether the sidebar is opened or closed.\nCan be used to initially set the opened state, where\nthe animation will be skipped.",
121691
+ "attribute": "opened",
121692
+ "reflects": true
121693
+ },
121694
+ {
121695
+ "kind": "field",
121696
+ "name": "focusOnOpen",
121697
+ "type": {
121698
+ "text": "boolean"
121699
+ },
121700
+ "privacy": "public",
121701
+ "default": "false",
121702
+ "description": "Whether the sidebar should focus the first focusable element automatically when opened.\nDefaults to false in when mode is set to `side`, otherwise defaults to true.\nIf explicitly enabled, focus will be moved into the sidebar in `side` mode as well.",
121703
+ "attribute": "focus-on-open"
121704
+ },
121705
+ {
121706
+ "kind": "field",
121707
+ "name": "container",
121708
+ "type": {
121709
+ "text": "SbbSidebarContainerElement | null"
121710
+ },
121711
+ "privacy": "public",
121712
+ "description": "Returns the SbbSidebarContainerElement where this sidebar is contained.",
121713
+ "readonly": true,
121714
+ "default": "null"
121715
+ },
121716
+ {
121717
+ "kind": "field",
121718
+ "name": "_container",
121719
+ "type": {
121720
+ "text": "SbbSidebarContainerElement | null"
121721
+ },
121722
+ "privacy": "private",
121723
+ "default": "null"
121724
+ },
121725
+ {
121726
+ "kind": "field",
121727
+ "name": "_lastFocusedElement",
121728
+ "type": {
121729
+ "text": "HTMLElement | null"
121730
+ },
121731
+ "privacy": "private",
121732
+ "default": "null"
121733
+ },
121734
+ {
121735
+ "kind": "field",
121736
+ "name": "_focusTrapController",
121737
+ "privacy": "private",
121738
+ "default": "new SbbFocusTrapController(this)"
121739
+ },
121740
+ {
121741
+ "kind": "field",
121742
+ "name": "_escapableOverlayController",
121743
+ "privacy": "private",
121744
+ "default": "new SbbEscapableOverlayController(this)"
121745
+ },
121746
+ {
121747
+ "kind": "method",
121748
+ "name": "toggle",
121749
+ "privacy": "public",
121750
+ "return": {
121751
+ "type": {
121752
+ "text": "void"
121753
+ }
121754
+ },
121755
+ "description": "Toggles the sidebar visibility."
121756
+ },
121757
+ {
121758
+ "kind": "method",
121759
+ "name": "open",
121760
+ "privacy": "public",
121761
+ "return": {
121762
+ "type": {
121763
+ "text": "void"
121764
+ }
121765
+ },
121766
+ "description": "Opens the sidebar.",
121767
+ "inheritedFrom": {
121768
+ "name": "SbbOpenCloseBaseElement",
121769
+ "module": "core/base-elements/open-close-base-element.js"
121770
+ }
121771
+ },
121772
+ {
121773
+ "kind": "method",
121774
+ "name": "_isZeroAnimationDuration",
121775
+ "privacy": "private",
121776
+ "return": {
121777
+ "type": {
121778
+ "text": "boolean"
121779
+ }
121780
+ }
121781
+ },
121782
+ {
121783
+ "kind": "method",
121784
+ "name": "_handleOpening",
121785
+ "privacy": "private",
121786
+ "return": {
121787
+ "type": {
121788
+ "text": "void"
121789
+ }
121790
+ }
121791
+ },
121792
+ {
121793
+ "kind": "method",
121794
+ "name": "close",
121795
+ "privacy": "public",
121796
+ "return": {
121797
+ "type": {
121798
+ "text": "void"
121799
+ }
121800
+ },
121801
+ "description": "Closes the sidebar.",
121802
+ "inheritedFrom": {
121803
+ "name": "SbbOpenCloseBaseElement",
121804
+ "module": "core/base-elements/open-close-base-element.js"
121805
+ }
121806
+ },
121807
+ {
121808
+ "kind": "method",
121809
+ "name": "_handleClosing",
121810
+ "privacy": "private",
121811
+ "return": {
121812
+ "type": {
121813
+ "text": "void"
121814
+ }
121815
+ }
121816
+ },
121817
+ {
121818
+ "kind": "method",
121819
+ "name": "_takeFocus",
121820
+ "privacy": "private",
121821
+ "return": {
121822
+ "type": {
121823
+ "text": "void"
121824
+ }
121825
+ }
121826
+ },
121827
+ {
121828
+ "kind": "method",
121829
+ "name": "cedeFocus",
121830
+ "privacy": "protected",
121831
+ "return": {
121832
+ "type": {
121833
+ "text": "void"
121834
+ }
121835
+ }
121836
+ },
121837
+ {
121838
+ "kind": "method",
121839
+ "name": "_updateSidebarWidth",
121840
+ "privacy": "private",
121841
+ "return": {
121842
+ "type": {
121843
+ "text": "void"
121844
+ }
121845
+ },
121846
+ "parameters": [
121847
+ {
121848
+ "name": "oldPosition",
121849
+ "optional": true,
121850
+ "type": {
121851
+ "text": "this['position']"
121852
+ }
121853
+ }
121854
+ ]
121855
+ },
121856
+ {
121857
+ "kind": "method",
121858
+ "name": "_buildCssWidthVar",
121859
+ "privacy": "private",
121860
+ "return": {
121861
+ "type": {
121862
+ "text": "string"
121863
+ }
121864
+ },
121865
+ "parameters": [
121866
+ {
121867
+ "name": "position",
121868
+ "default": "this.position"
121869
+ }
121870
+ ]
121871
+ },
121872
+ {
121873
+ "kind": "method",
121874
+ "name": "_isModeOver",
121875
+ "privacy": "private",
121876
+ "return": {
121877
+ "type": {
121878
+ "text": "boolean"
121879
+ }
121880
+ }
121881
+ },
121882
+ {
121883
+ "kind": "method",
121884
+ "name": "_onTransitionEnd",
121885
+ "privacy": "private",
121886
+ "return": {
121887
+ "type": {
121888
+ "text": "void"
121889
+ }
121890
+ },
121891
+ "parameters": [
121892
+ {
121893
+ "name": "event",
121894
+ "type": {
121895
+ "text": "TransitionEvent"
121896
+ }
121897
+ }
121898
+ ]
121899
+ },
121900
+ {
121901
+ "kind": "method",
121902
+ "name": "_detectScrolledState",
121903
+ "privacy": "private",
121904
+ "return": {
121905
+ "type": {
121906
+ "text": "void"
121907
+ }
121908
+ }
121909
+ },
121910
+ {
121911
+ "kind": "field",
121912
+ "name": "isAnimating",
121913
+ "type": {
121914
+ "text": "boolean"
121915
+ },
121916
+ "privacy": "public",
121917
+ "default": "false",
121918
+ "description": "Whether the component is currently animating.",
121919
+ "inheritedFrom": {
121920
+ "name": "SbbAnimationCompleteMixin",
121921
+ "module": "core/mixins/animation-complete-mixin.js"
121922
+ }
121923
+ },
121924
+ {
121925
+ "kind": "field",
121926
+ "name": "animationComplete",
121927
+ "type": {
121928
+ "text": "Promise<void>"
121929
+ },
121930
+ "privacy": "public",
121931
+ "description": "Returns a promise which completes whenever an animation ends.\nWhen a new animation starts, a new Promise is returned.",
121932
+ "readonly": true,
121933
+ "inheritedFrom": {
121934
+ "name": "SbbAnimationCompleteMixin",
121935
+ "module": "core/mixins/animation-complete-mixin.js"
121936
+ }
121937
+ },
121938
+ {
121939
+ "kind": "field",
121940
+ "name": "_animationPromise",
121941
+ "type": {
121942
+ "text": "Promise<void>"
121943
+ },
121944
+ "privacy": "private",
121945
+ "inheritedFrom": {
121946
+ "name": "SbbAnimationCompleteMixin",
121947
+ "module": "core/mixins/animation-complete-mixin.js"
121948
+ }
121949
+ },
121950
+ {
121951
+ "kind": "method",
121952
+ "name": "startAnimation",
121953
+ "privacy": "protected",
121954
+ "return": {
121955
+ "type": {
121956
+ "text": "void"
121957
+ }
121958
+ },
121959
+ "inheritedFrom": {
121960
+ "name": "SbbAnimationCompleteMixin",
121961
+ "module": "core/mixins/animation-complete-mixin.js"
121962
+ }
121963
+ },
121964
+ {
121965
+ "kind": "method",
121966
+ "name": "stopAnimation",
121967
+ "privacy": "protected",
121968
+ "return": {
121969
+ "type": {
121970
+ "text": "void"
121971
+ }
121972
+ },
121973
+ "description": "Overriding stopAnimation() breaks functionality.",
121974
+ "inheritedFrom": {
121975
+ "name": "SbbAnimationCompleteMixin",
121976
+ "module": "core/mixins/animation-complete-mixin.js"
121977
+ }
121978
+ },
121979
+ {
121980
+ "kind": "method",
121981
+ "name": "_enqueueAnimation",
121982
+ "privacy": "private",
121983
+ "return": {
121984
+ "type": {
121985
+ "text": "Promise<void>"
121986
+ }
121987
+ },
121988
+ "inheritedFrom": {
121989
+ "name": "SbbAnimationCompleteMixin",
121990
+ "module": "core/mixins/animation-complete-mixin.js"
121991
+ }
121992
+ },
121993
+ {
121994
+ "kind": "field",
121995
+ "name": "events",
121996
+ "privacy": "public",
121997
+ "static": true,
121998
+ "readonly": true,
121999
+ "default": "{ beforeopen: 'beforeopen', open: 'open', beforeclose: 'beforeclose', close: 'close', }",
122000
+ "type": {
122001
+ "text": "{\n beforeopen: 'beforeopen',\n open: 'open',\n beforeclose: 'beforeclose',\n close: 'close',\n }"
122002
+ },
122003
+ "inheritedFrom": {
122004
+ "name": "SbbOpenCloseBaseElement",
122005
+ "module": "core/base-elements/open-close-base-element.js"
122006
+ }
122007
+ },
122008
+ {
122009
+ "kind": "field",
122010
+ "name": "state",
122011
+ "privacy": "protected",
122012
+ "description": "The state of the component.",
122013
+ "type": {
122014
+ "text": "SbbOpenedClosedState"
122015
+ },
122016
+ "default": "'closed'",
122017
+ "inheritedFrom": {
122018
+ "name": "SbbOpenCloseBaseElement",
122019
+ "module": "core/base-elements/open-close-base-element.js"
122020
+ }
122021
+ },
122022
+ {
122023
+ "kind": "field",
122024
+ "name": "_state",
122025
+ "type": {
122026
+ "text": "SbbOpenedClosedState"
122027
+ },
122028
+ "privacy": "private",
122029
+ "inheritedFrom": {
122030
+ "name": "SbbOpenCloseBaseElement",
122031
+ "module": "core/base-elements/open-close-base-element.js"
122032
+ }
122033
+ },
122034
+ {
122035
+ "kind": "field",
122036
+ "name": "isOpen",
122037
+ "type": {
122038
+ "text": "boolean"
122039
+ },
122040
+ "privacy": "public",
122041
+ "description": "Whether the element is open.",
122042
+ "readonly": true,
122043
+ "inheritedFrom": {
122044
+ "name": "SbbOpenCloseBaseElement",
122045
+ "module": "core/base-elements/open-close-base-element.js"
122046
+ }
122047
+ },
122048
+ {
122049
+ "kind": "method",
122050
+ "name": "escapeStrategy",
122051
+ "privacy": "public",
122052
+ "return": {
122053
+ "type": {
122054
+ "text": "void"
122055
+ }
122056
+ },
122057
+ "description": "The method which is called on escape key press. Defaults to calling close()",
122058
+ "inheritedFrom": {
122059
+ "name": "SbbOpenCloseBaseElement",
122060
+ "module": "core/base-elements/open-close-base-element.js"
122061
+ }
122062
+ },
122063
+ {
122064
+ "kind": "method",
122065
+ "name": "dispatchBeforeOpenEvent",
122066
+ "privacy": "protected",
122067
+ "return": {
122068
+ "type": {
122069
+ "text": "boolean"
122070
+ }
122071
+ },
122072
+ "inheritedFrom": {
122073
+ "name": "SbbOpenCloseBaseElement",
122074
+ "module": "core/base-elements/open-close-base-element.js"
122075
+ }
122076
+ },
122077
+ {
122078
+ "kind": "method",
122079
+ "name": "dispatchOpenEvent",
122080
+ "privacy": "protected",
122081
+ "return": {
122082
+ "type": {
122083
+ "text": "boolean"
122084
+ }
122085
+ },
122086
+ "inheritedFrom": {
122087
+ "name": "SbbOpenCloseBaseElement",
122088
+ "module": "core/base-elements/open-close-base-element.js"
122089
+ }
122090
+ },
122091
+ {
122092
+ "kind": "method",
122093
+ "name": "dispatchBeforeCloseEvent",
122094
+ "privacy": "protected",
122095
+ "return": {
122096
+ "type": {
122097
+ "text": "boolean"
122098
+ }
122099
+ },
122100
+ "inheritedFrom": {
122101
+ "name": "SbbOpenCloseBaseElement",
122102
+ "module": "core/base-elements/open-close-base-element.js"
122103
+ }
122104
+ },
122105
+ {
122106
+ "kind": "method",
122107
+ "name": "dispatchCloseEvent",
122108
+ "privacy": "protected",
122109
+ "return": {
122110
+ "type": {
122111
+ "text": "boolean"
122112
+ }
122113
+ },
122114
+ "inheritedFrom": {
122115
+ "name": "SbbOpenCloseBaseElement",
122116
+ "module": "core/base-elements/open-close-base-element.js"
122117
+ }
122118
+ },
122119
+ {
122120
+ "kind": "field",
122121
+ "name": "_hydrationRequired",
122122
+ "type": {
122123
+ "text": "boolean"
122124
+ },
122125
+ "privacy": "private",
122126
+ "default": "!!this.shadowRoot",
122127
+ "inheritedFrom": {
122128
+ "name": "SbbElement",
122129
+ "module": "core/base-elements/element.js"
122130
+ }
122131
+ },
122132
+ {
122133
+ "kind": "field",
122134
+ "name": "_hydrationComplete",
122135
+ "privacy": "private",
122136
+ "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
122137
+ "inheritedFrom": {
122138
+ "name": "SbbElement",
122139
+ "module": "core/base-elements/element.js"
122140
+ }
122141
+ },
122142
+ {
122143
+ "kind": "field",
122144
+ "name": "_resolveHydration",
122145
+ "type": {
122146
+ "text": "(hydrationRequired: boolean) => void"
122147
+ },
122148
+ "privacy": "private",
122149
+ "inheritedFrom": {
122150
+ "name": "SbbElement",
122151
+ "module": "core/base-elements/element.js"
122152
+ }
122153
+ },
122154
+ {
122155
+ "kind": "field",
122156
+ "name": "hydrationRequired",
122157
+ "type": {
122158
+ "text": "boolean"
122159
+ },
122160
+ "privacy": "protected",
122161
+ "description": "Returns whether hydration is required and not completed.",
122162
+ "readonly": true,
122163
+ "inheritedFrom": {
122164
+ "name": "SbbElement",
122165
+ "module": "core/base-elements/element.js"
122166
+ },
122167
+ "default": "!!this.shadowRoot"
122168
+ },
122169
+ {
122170
+ "kind": "method",
122171
+ "name": "toggleState",
122172
+ "privacy": "protected",
122173
+ "return": {
122174
+ "type": {
122175
+ "text": "void"
122176
+ }
122177
+ },
122178
+ "parameters": [
122179
+ {
122180
+ "name": "value",
122181
+ "type": {
122182
+ "text": "string"
122183
+ }
122184
+ },
122185
+ {
122186
+ "name": "force",
122187
+ "optional": true,
122188
+ "type": {
122189
+ "text": "boolean"
122190
+ }
122191
+ }
122192
+ ],
122193
+ "inheritedFrom": {
122194
+ "name": "SbbElement",
122195
+ "module": "core/base-elements/element.js"
122196
+ }
122197
+ },
122198
+ {
122199
+ "kind": "field",
122200
+ "name": "['_$sbbElement$']",
122201
+ "type": {
122202
+ "text": "boolean"
122203
+ },
122204
+ "privacy": "public",
122205
+ "static": true,
122206
+ "default": "true",
122207
+ "inheritedFrom": {
122208
+ "name": "SbbElement",
122209
+ "module": "core/base-elements/element.js"
122210
+ }
122211
+ },
122212
+ {
122213
+ "kind": "field",
122214
+ "name": "_controllers",
122215
+ "type": {
122216
+ "text": "Set<SbbReactiveController> | undefined"
122217
+ },
122218
+ "privacy": "private",
122219
+ "inheritedFrom": {
122220
+ "name": "SbbElement",
122221
+ "module": "core/base-elements/element.js"
122222
+ }
122223
+ }
122224
+ ],
122225
+ "attributes": [
122226
+ {
122227
+ "name": "color",
122228
+ "type": {
122229
+ "text": "'white' | 'milk'"
122230
+ },
122231
+ "default": "'white'",
122232
+ "description": "Background color of the sidebar. Either `white` or `milk`.",
122233
+ "fieldName": "color"
122234
+ },
122235
+ {
122236
+ "name": "mode",
122237
+ "type": {
122238
+ "text": "'side' | 'over'"
122239
+ },
122240
+ "default": "'side'",
122241
+ "description": "Mode of the sidebar; one of 'side' or 'over'.",
122242
+ "fieldName": "mode"
122243
+ },
122244
+ {
122245
+ "name": "position",
122246
+ "type": {
122247
+ "text": "'start' | 'end'"
122248
+ },
122249
+ "default": "'start'",
122250
+ "description": "The side that the sidebar is attached to.",
122251
+ "fieldName": "position"
122252
+ },
122253
+ {
122254
+ "name": "opened",
122255
+ "type": {
122256
+ "text": "boolean"
122257
+ },
122258
+ "default": "false",
122259
+ "description": "Whether the sidebar is opened or closed.\nCan be used to initially set the opened state, where\nthe animation will be skipped.",
122260
+ "fieldName": "opened"
122261
+ },
122262
+ {
122263
+ "name": "focus-on-open",
122264
+ "type": {
122265
+ "text": "boolean"
122266
+ },
122267
+ "default": "false",
122268
+ "description": "Whether the sidebar should focus the first focusable element automatically when opened.\nDefaults to false in when mode is set to `side`, otherwise defaults to true.\nIf explicitly enabled, focus will be moved into the sidebar in `side` mode as well.",
122269
+ "fieldName": "focusOnOpen"
122270
+ }
122271
+ ],
122272
+ "mixins": [
122273
+ {
122274
+ "name": "SbbAnimationCompleteMixin",
122275
+ "module": "core/mixins.js"
122276
+ }
122277
+ ],
122278
+ "superclass": {
122279
+ "name": "SbbOpenCloseBaseElement",
122280
+ "module": "core/base-elements.js"
122281
+ },
122282
+ "tagName": "sbb-sidebar",
122283
+ "customElement": true,
122284
+ "events": [
122285
+ {
122286
+ "name": "beforeopen",
122287
+ "type": {
122288
+ "text": "Event"
122289
+ },
122290
+ "description": "Emits whenever the component starts the opening transition. Can be canceled.",
122291
+ "inheritedFrom": {
122292
+ "name": "SbbOpenCloseBaseElement",
122293
+ "module": "core/base-elements/open-close-base-element.js"
122294
+ }
122295
+ },
122296
+ {
122297
+ "name": "open",
122298
+ "type": {
122299
+ "text": "Event"
122300
+ },
122301
+ "description": "Emits whenever the component is opened.",
122302
+ "inheritedFrom": {
122303
+ "name": "SbbOpenCloseBaseElement",
122304
+ "module": "core/base-elements/open-close-base-element.js"
122305
+ }
122306
+ },
122307
+ {
122308
+ "name": "beforeclose",
122309
+ "type": {
122310
+ "text": "Event"
122311
+ },
122312
+ "description": "Emits whenever the component begins the closing transition. Can be canceled.",
122313
+ "inheritedFrom": {
122314
+ "name": "SbbOpenCloseBaseElement",
122315
+ "module": "core/base-elements/open-close-base-element.js"
122316
+ }
122317
+ },
122318
+ {
122319
+ "name": "close",
122320
+ "type": {
122321
+ "text": "Event"
122322
+ },
122323
+ "description": "Emits whenever the component is closed.",
122324
+ "inheritedFrom": {
122325
+ "name": "SbbOpenCloseBaseElement",
122326
+ "module": "core/base-elements/open-close-base-element.js"
122327
+ }
122328
+ }
122329
+ ]
122330
+ }
122331
+ ],
122332
+ "exports": [
122333
+ {
122334
+ "kind": "js",
122335
+ "name": "SbbSidebarElement",
122336
+ "declaration": {
122337
+ "name": "SbbSidebarElement",
122338
+ "module": "sidebar/sidebar/sidebar.component.js"
122339
+ }
122340
+ }
122341
+ ]
122342
+ },
121490
122343
  {
121491
122344
  "kind": "javascript-module",
121492
122345
  "path": "sidebar/sidebar-title/sidebar-title.component.js",
@@ -123871,22 +124724,31 @@
123871
124724
  {
123872
124725
  "kind": "javascript-module",
123873
124726
  "path": "tabs/common/styles.js",
123874
- "declarations": [],
124727
+ "declarations": [
124728
+ {
124729
+ "kind": "variable",
124730
+ "name": "tabGroupCommonStyles"
124731
+ },
124732
+ {
124733
+ "kind": "variable",
124734
+ "name": "tabLabelCommonStyles"
124735
+ }
124736
+ ],
123875
124737
  "exports": [
123876
124738
  {
123877
124739
  "kind": "js",
123878
124740
  "name": "tabGroupCommonStyles",
123879
124741
  "declaration": {
123880
- "name": "default",
123881
- "module": "./tab-group-common.scss?lit&inline"
124742
+ "name": "tabGroupCommonStyles",
124743
+ "module": "tabs/common/styles.js"
123882
124744
  }
123883
124745
  },
123884
124746
  {
123885
124747
  "kind": "js",
123886
124748
  "name": "tabLabelCommonStyles",
123887
124749
  "declaration": {
123888
- "name": "default",
123889
- "module": "./tab-label-common.scss?lit&inline"
124750
+ "name": "tabLabelCommonStyles",
124751
+ "module": "tabs/common/styles.js"
123890
124752
  }
123891
124753
  }
123892
124754
  ]
@@ -126676,6 +127538,10 @@
126676
127538
  "kind": "javascript-module",
126677
127539
  "path": "teaser-product/common/teaser-product-common.js",
126678
127540
  "declarations": [
127541
+ {
127542
+ "kind": "variable",
127543
+ "name": "teaserProductCommonStyle"
127544
+ },
126679
127545
  {
126680
127546
  "kind": "class",
126681
127547
  "description": "",
@@ -126995,8 +127861,8 @@
126995
127861
  "kind": "js",
126996
127862
  "name": "teaserProductCommonStyle",
126997
127863
  "declaration": {
126998
- "name": "default",
126999
- "module": "./teaser-product-common.scss?lit&inline"
127864
+ "name": "teaserProductCommonStyle",
127865
+ "module": "teaser-product/common/teaser-product-common.js"
127000
127866
  }
127001
127867
  },
127002
127868
  {
@@ -128309,7 +129175,7 @@
128309
129175
  },
128310
129176
  "privacy": "public",
128311
129177
  "default": "'none'",
128312
- "description": "Whether to reserve space for an error message.\n`none` does not reserve any space.\n`reserve` does reserve one row for an error message.",
129178
+ "description": "Whether to reserve space for an error message, hint or text-counter.\n`none` does not reserve any space.\n`reserve` does reserve one row for an error message.",
128313
129179
  "attribute": "error-space",
128314
129180
  "reflects": true,
128315
129181
  "inheritedFrom": {
@@ -128326,6 +129192,7 @@
128326
129192
  "privacy": "public",
128327
129193
  "default": "false",
128328
129194
  "description": "Indicates whether the input is optional.",
129195
+ "deprecated": "Set the (optional) label text manually. Will be removed with next major version.",
128329
129196
  "attribute": "optional",
128330
129197
  "inheritedFrom": {
128331
129198
  "name": "SbbFormFieldElement",
@@ -128362,6 +129229,20 @@
128362
129229
  "module": "form-field/form-field/form-field.component.js"
128363
129230
  }
128364
129231
  },
129232
+ {
129233
+ "kind": "field",
129234
+ "name": "_hintElements",
129235
+ "type": {
129236
+ "text": "Element[]"
129237
+ },
129238
+ "privacy": "private",
129239
+ "default": "[]",
129240
+ "description": "It is used internally to get the `hint` slot.",
129241
+ "inheritedFrom": {
129242
+ "name": "SbbFormFieldElement",
129243
+ "module": "form-field/form-field/form-field.component.js"
129244
+ }
129245
+ },
128365
129246
  {
128366
129247
  "kind": "field",
128367
129248
  "name": "_input",
@@ -128720,7 +129601,30 @@
128720
129601
  },
128721
129602
  {
128722
129603
  "kind": "method",
128723
- "name": "_assignErrorMessageElements",
129604
+ "name": "_onSlotHintChange",
129605
+ "privacy": "private",
129606
+ "return": {
129607
+ "type": {
129608
+ "text": "void"
129609
+ }
129610
+ },
129611
+ "parameters": [
129612
+ {
129613
+ "name": "event",
129614
+ "type": {
129615
+ "text": "Event"
129616
+ }
129617
+ }
129618
+ ],
129619
+ "description": "It is used internally to set the aria-describedby attribute for the slotted input referencing available <sbb-hint> instances.",
129620
+ "inheritedFrom": {
129621
+ "name": "SbbFormFieldElement",
129622
+ "module": "form-field/form-field/form-field.component.js"
129623
+ }
129624
+ },
129625
+ {
129626
+ "kind": "method",
129627
+ "name": "_assignAriaDescribedByElements",
128724
129628
  "privacy": "private",
128725
129629
  "return": {
128726
129630
  "type": {
@@ -128922,7 +129826,7 @@
128922
129826
  "text": "'none' | 'reserve'"
128923
129827
  },
128924
129828
  "default": "'none'",
128925
- "description": "Whether to reserve space for an error message.\n`none` does not reserve any space.\n`reserve` does reserve one row for an error message.",
129829
+ "description": "Whether to reserve space for an error message, hint or text-counter.\n`none` does not reserve any space.\n`reserve` does reserve one row for an error message.",
128926
129830
  "fieldName": "errorSpace",
128927
129831
  "inheritedFrom": {
128928
129832
  "name": "SbbFormFieldElement",
@@ -128936,6 +129840,7 @@
128936
129840
  },
128937
129841
  "default": "false",
128938
129842
  "description": "Indicates whether the input is optional.",
129843
+ "deprecated": "Set the (optional) label text manually. Will be removed with next major version.",
128939
129844
  "fieldName": "optional",
128940
129845
  "inheritedFrom": {
128941
129846
  "name": "SbbFormFieldElement",
@@ -129048,6 +129953,14 @@
129048
129953
  "name": "SbbFormFieldElement",
129049
129954
  "module": "form-field/form-field/form-field.component.js"
129050
129955
  }
129956
+ },
129957
+ {
129958
+ "description": "Use this slot to render an `<sbb-hint>` or an `<sbb-form-field-text-counter>` element.",
129959
+ "name": "hint",
129960
+ "inheritedFrom": {
129961
+ "name": "SbbFormFieldElement",
129962
+ "module": "form-field/form-field/form-field.component.js"
129963
+ }
129051
129964
  }
129052
129965
  ],
129053
129966
  "cssProperties": [
@@ -129936,7 +130849,7 @@
129936
130849
  ],
129937
130850
  "superclass": {
129938
130851
  "name": "SbbSecondaryButtonElement",
129939
- "module": "button/secondary-button.js"
130852
+ "module": "button.pure.js"
129940
130853
  },
129941
130854
  "tagName": "sbb-timetable-form-swap-button",
129942
130855
  "customElement": true,