@sbb-esta/lyne-elements 1.5.0 → 1.7.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 (600) hide show
  1. package/accordion/accordion.d.ts +0 -1
  2. package/action-group/action-group.d.ts +0 -1
  3. package/alert/alert/alert.d.ts +22 -17
  4. package/alert/alert/alert.d.ts.map +1 -1
  5. package/alert/alert-group/alert-group.d.ts +1 -2
  6. package/alert/alert-group/alert-group.d.ts.map +1 -1
  7. package/alert/alert-group.js +31 -26
  8. package/alert/alert.js +45 -37
  9. package/autocomplete/autocomplete-base-element.d.ts +0 -1
  10. package/autocomplete/autocomplete.d.ts +0 -1
  11. package/autocomplete-grid/autocomplete-grid/autocomplete-grid.d.ts +0 -1
  12. package/autocomplete-grid/autocomplete-grid-button/autocomplete-grid-button.d.ts +0 -1
  13. package/autocomplete-grid/autocomplete-grid-cell/autocomplete-grid-cell.d.ts +0 -1
  14. package/autocomplete-grid/autocomplete-grid-optgroup/autocomplete-grid-optgroup.d.ts +0 -1
  15. package/autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.d.ts +0 -1
  16. package/autocomplete-grid/autocomplete-grid-row/autocomplete-grid-row.d.ts +0 -1
  17. package/autocomplete.js +1 -1
  18. package/breadcrumb/breadcrumb/breadcrumb.d.ts +0 -1
  19. package/breadcrumb/breadcrumb-group/breadcrumb-group.d.ts +0 -1
  20. package/breadcrumb/breadcrumb-group.js +2 -2
  21. package/breadcrumb/breadcrumb.js +11 -11
  22. package/button/button/button.d.ts +0 -1
  23. package/button/button-link/button-link.d.ts +0 -1
  24. package/button/button-static/button-static.d.ts +0 -1
  25. package/button/common/button-common.d.ts +0 -1
  26. package/button/mini-button/mini-button-base-element.d.ts +0 -1
  27. package/button/mini-button/mini-button.d.ts +0 -1
  28. package/button/mini-button-group/index.d.ts +2 -0
  29. package/button/mini-button-group/index.d.ts.map +1 -0
  30. package/button/mini-button-group/mini-button-group.d.ts +28 -0
  31. package/button/mini-button-group/mini-button-group.d.ts.map +1 -0
  32. package/button/mini-button-group.d.ts +2 -0
  33. package/button/mini-button-group.d.ts.map +1 -0
  34. package/button/mini-button-group.js +47 -0
  35. package/button/secondary-button/secondary-button.d.ts +0 -1
  36. package/button/secondary-button-link/secondary-button-link.d.ts +0 -1
  37. package/button/secondary-button-static/secondary-button-static.d.ts +0 -1
  38. package/button/tertiary-button/tertiary-button.d.ts +0 -1
  39. package/button/tertiary-button-link/tertiary-button-link.d.ts +0 -1
  40. package/button/tertiary-button-static/tertiary-button-static.d.ts +0 -1
  41. package/button/transparent-button/transparent-button.d.ts +0 -1
  42. package/button/transparent-button-link/transparent-button-link.d.ts +0 -1
  43. package/button/transparent-button-static/transparent-button-static.d.ts +0 -1
  44. package/button.d.ts +1 -0
  45. package/button.d.ts.map +1 -1
  46. package/button.js +1 -0
  47. package/calendar/calendar.d.ts +0 -1
  48. package/calendar.js +1 -1
  49. package/card/card/card.d.ts +0 -1
  50. package/card/card-badge/card-badge.d.ts +0 -1
  51. package/card/card-button/card-button.d.ts +0 -1
  52. package/card/card-link/card-link.d.ts +0 -1
  53. package/card/card.js +1 -1
  54. package/card/common/card-action-common.d.ts +0 -1
  55. package/checkbox/checkbox/checkbox.d.ts +0 -1
  56. package/checkbox/checkbox-group/checkbox-group.d.ts +0 -1
  57. package/checkbox/checkbox-panel/checkbox-panel.d.ts +0 -1
  58. package/checkbox/common/checkbox-common.d.ts +0 -1
  59. package/chip/chip.d.ts +0 -1
  60. package/chip.js +1 -1
  61. package/clock/clock.d.ts +0 -1
  62. package/clock/clock.d.ts.map +1 -1
  63. package/clock.js +14 -14
  64. package/container/container/container.d.ts +1 -1
  65. package/container/container/container.d.ts.map +1 -1
  66. package/container/container.js +21 -16
  67. package/container/sticky-bar/sticky-bar.d.ts +0 -1
  68. package/container/sticky-bar.js +5 -5
  69. package/core/a11y/focus-visible-within-controller.d.ts +0 -1
  70. package/core/base-elements/action-base-element.d.ts +0 -1
  71. package/core/base-elements/button-base-element.d.ts +0 -1
  72. package/core/base-elements/link-base-element.d.ts +0 -1
  73. package/core/base-elements/open-close-base-element.d.ts +0 -1
  74. package/core/config/config.d.ts +0 -1
  75. package/core/controllers/connected-abort-controller.d.ts +0 -1
  76. package/core/controllers/language-controller.d.ts +0 -1
  77. package/core/controllers/slot-state-controller.d.ts +0 -1
  78. package/core/datetime/native-date-adapter.d.ts +0 -1
  79. package/core/decorators/host-attributes.d.ts +0 -1
  80. package/core/decorators/slot-state.d.ts +0 -1
  81. package/core/dom/ssr.d.ts +0 -1
  82. package/core/eventing/form-element-handlers.d.ts +0 -1
  83. package/core/i18n/i18n.d.ts +0 -1
  84. package/core/i18n.js +1 -1
  85. package/core/images.d.ts.map +1 -1
  86. package/core/mixins/disabled-mixin.d.ts +0 -1
  87. package/core/mixins/form-associated-checkbox-mixin.d.ts +0 -1
  88. package/core/mixins/form-associated-mixin.d.ts +0 -1
  89. package/core/mixins/hydration-mixin.d.ts +0 -1
  90. package/core/mixins/named-slot-list-mixin.d.ts +7 -2
  91. package/core/mixins/named-slot-list-mixin.d.ts.map +1 -1
  92. package/core/mixins/negative-mixin.d.ts +0 -1
  93. package/core/mixins/panel-mixin.d.ts +0 -1
  94. package/core/mixins/required-mixin.d.ts +0 -1
  95. package/core/mixins/update-scheduler-mixin.d.ts +0 -1
  96. package/core/mixins.js +100 -88
  97. package/core/overlay/overlay.d.ts +0 -1
  98. package/core/styles/core.scss +21 -19
  99. package/core/styles/mixins/link.scss +9 -6
  100. package/core/styles/mixins/lists.scss +5 -5
  101. package/core/styles/mixins/pearl-chain-bullet.scss +14 -9
  102. package/core/styles/mixins/table.scss +19 -17
  103. package/core/testing/mocha-extensions.d.ts +0 -1
  104. package/core/testing/wait-for-event.d.ts +2 -0
  105. package/core/testing/wait-for-event.d.ts.map +1 -0
  106. package/core/testing/wait-for-image-ready.d.ts +0 -1
  107. package/core/testing/wait-for-render.d.ts +0 -1
  108. package/core/testing.d.ts +1 -0
  109. package/core/testing.d.ts.map +1 -1
  110. package/core/testing.js +49 -36
  111. package/core.css +10 -8
  112. package/custom-elements.json +3104 -742
  113. package/datepicker/common/datepicker-button.d.ts +0 -1
  114. package/datepicker/datepicker/datepicker.d.ts +0 -1
  115. package/datepicker/datepicker-next-day/datepicker-next-day.d.ts +0 -1
  116. package/datepicker/datepicker-previous-day/datepicker-previous-day.d.ts +0 -1
  117. package/datepicker/datepicker-toggle/datepicker-toggle.d.ts +0 -1
  118. package/datepicker/datepicker-toggle/datepicker-toggle.d.ts.map +1 -1
  119. package/development/accordion/accordion.d.ts +0 -1
  120. package/development/action-group/action-group.d.ts +0 -1
  121. package/development/alert/alert/alert.d.ts +22 -17
  122. package/development/alert/alert/alert.d.ts.map +1 -1
  123. package/development/alert/alert-group/alert-group.d.ts +1 -2
  124. package/development/alert/alert-group/alert-group.d.ts.map +1 -1
  125. package/development/alert/alert-group.js +16 -11
  126. package/development/alert/alert.js +66 -25
  127. package/development/autocomplete/autocomplete-base-element.d.ts +0 -1
  128. package/development/autocomplete/autocomplete.d.ts +0 -1
  129. package/development/autocomplete-grid/autocomplete-grid/autocomplete-grid.d.ts +0 -1
  130. package/development/autocomplete-grid/autocomplete-grid-button/autocomplete-grid-button.d.ts +0 -1
  131. package/development/autocomplete-grid/autocomplete-grid-cell/autocomplete-grid-cell.d.ts +0 -1
  132. package/development/autocomplete-grid/autocomplete-grid-optgroup/autocomplete-grid-optgroup.d.ts +0 -1
  133. package/development/autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.d.ts +0 -1
  134. package/development/autocomplete-grid/autocomplete-grid-row/autocomplete-grid-row.d.ts +0 -1
  135. package/development/autocomplete.js +7 -5
  136. package/development/breadcrumb/breadcrumb/breadcrumb.d.ts +0 -1
  137. package/development/breadcrumb/breadcrumb-group/breadcrumb-group.d.ts +0 -1
  138. package/development/breadcrumb/breadcrumb-group.js +4 -4
  139. package/development/breadcrumb/breadcrumb.js +8 -6
  140. package/development/button/button/button.d.ts +0 -1
  141. package/development/button/button-link/button-link.d.ts +0 -1
  142. package/development/button/button-static/button-static.d.ts +0 -1
  143. package/development/button/common/button-common.d.ts +0 -1
  144. package/development/button/mini-button/mini-button-base-element.d.ts +0 -1
  145. package/development/button/mini-button/mini-button.d.ts +0 -1
  146. package/development/button/mini-button-group/index.d.ts +2 -0
  147. package/development/button/mini-button-group/index.d.ts.map +1 -0
  148. package/development/button/mini-button-group/mini-button-group.d.ts +28 -0
  149. package/development/button/mini-button-group/mini-button-group.d.ts.map +1 -0
  150. package/development/button/mini-button-group.d.ts +2 -0
  151. package/development/button/mini-button-group.d.ts.map +1 -0
  152. package/development/button/mini-button-group.js +142 -0
  153. package/development/button/secondary-button/secondary-button.d.ts +0 -1
  154. package/development/button/secondary-button-link/secondary-button-link.d.ts +0 -1
  155. package/development/button/secondary-button-static/secondary-button-static.d.ts +0 -1
  156. package/development/button/tertiary-button/tertiary-button.d.ts +0 -1
  157. package/development/button/tertiary-button-link/tertiary-button-link.d.ts +0 -1
  158. package/development/button/tertiary-button-static/tertiary-button-static.d.ts +0 -1
  159. package/development/button/transparent-button/transparent-button.d.ts +0 -1
  160. package/development/button/transparent-button-link/transparent-button-link.d.ts +0 -1
  161. package/development/button/transparent-button-static/transparent-button-static.d.ts +0 -1
  162. package/development/button.d.ts +1 -0
  163. package/development/button.d.ts.map +1 -1
  164. package/development/button.js +2 -1
  165. package/development/calendar/calendar.d.ts +0 -1
  166. package/development/calendar.js +3 -3
  167. package/development/card/card/card.d.ts +0 -1
  168. package/development/card/card-badge/card-badge.d.ts +0 -1
  169. package/development/card/card-button/card-button.d.ts +0 -1
  170. package/development/card/card-link/card-link.d.ts +0 -1
  171. package/development/card/card.js +3 -3
  172. package/development/card/common/card-action-common.d.ts +0 -1
  173. package/development/checkbox/checkbox/checkbox.d.ts +0 -1
  174. package/development/checkbox/checkbox-group/checkbox-group.d.ts +0 -1
  175. package/development/checkbox/checkbox-panel/checkbox-panel.d.ts +0 -1
  176. package/development/checkbox/common/checkbox-common.d.ts +0 -1
  177. package/development/chip/chip.d.ts +0 -1
  178. package/development/chip.js +4 -2
  179. package/development/clock/clock.d.ts +0 -1
  180. package/development/clock/clock.d.ts.map +1 -1
  181. package/development/clock.js +3 -2
  182. package/development/container/container/container.d.ts +1 -1
  183. package/development/container/container/container.d.ts.map +1 -1
  184. package/development/container/container.js +39 -3
  185. package/development/container/sticky-bar/sticky-bar.d.ts +0 -1
  186. package/development/container/sticky-bar.js +1 -4
  187. package/development/core/a11y/focus-visible-within-controller.d.ts +0 -1
  188. package/development/core/base-elements/action-base-element.d.ts +0 -1
  189. package/development/core/base-elements/button-base-element.d.ts +0 -1
  190. package/development/core/base-elements/link-base-element.d.ts +0 -1
  191. package/development/core/base-elements/open-close-base-element.d.ts +0 -1
  192. package/development/core/config/config.d.ts +0 -1
  193. package/development/core/controllers/connected-abort-controller.d.ts +0 -1
  194. package/development/core/controllers/language-controller.d.ts +0 -1
  195. package/development/core/controllers/slot-state-controller.d.ts +0 -1
  196. package/development/core/datetime/native-date-adapter.d.ts +0 -1
  197. package/development/core/decorators/host-attributes.d.ts +0 -1
  198. package/development/core/decorators/slot-state.d.ts +0 -1
  199. package/development/core/dom/ssr.d.ts +0 -1
  200. package/development/core/eventing/form-element-handlers.d.ts +0 -1
  201. package/development/core/i18n/i18n.d.ts +0 -1
  202. package/development/core/i18n.js +2 -2
  203. package/development/core/images.d.ts.map +1 -1
  204. package/development/core/mixins/disabled-mixin.d.ts +0 -1
  205. package/development/core/mixins/form-associated-checkbox-mixin.d.ts +0 -1
  206. package/development/core/mixins/form-associated-mixin.d.ts +0 -1
  207. package/development/core/mixins/hydration-mixin.d.ts +0 -1
  208. package/development/core/mixins/named-slot-list-mixin.d.ts +7 -2
  209. package/development/core/mixins/named-slot-list-mixin.d.ts.map +1 -1
  210. package/development/core/mixins/negative-mixin.d.ts +0 -1
  211. package/development/core/mixins/panel-mixin.d.ts +0 -1
  212. package/development/core/mixins/required-mixin.d.ts +0 -1
  213. package/development/core/mixins/update-scheduler-mixin.d.ts +0 -1
  214. package/development/core/mixins.js +24 -12
  215. package/development/core/overlay/overlay.d.ts +0 -1
  216. package/development/core/testing/mocha-extensions.d.ts +0 -1
  217. package/development/core/testing/wait-for-event.d.ts +2 -0
  218. package/development/core/testing/wait-for-event.d.ts.map +1 -0
  219. package/development/core/testing/wait-for-image-ready.d.ts +0 -1
  220. package/development/core/testing/wait-for-render.d.ts +0 -1
  221. package/development/core/testing.d.ts +1 -0
  222. package/development/core/testing.d.ts.map +1 -1
  223. package/development/core/testing.js +17 -1
  224. package/development/datepicker/common/datepicker-button.d.ts +0 -1
  225. package/development/datepicker/datepicker/datepicker.d.ts +0 -1
  226. package/development/datepicker/datepicker-next-day/datepicker-next-day.d.ts +0 -1
  227. package/development/datepicker/datepicker-previous-day/datepicker-previous-day.d.ts +0 -1
  228. package/development/datepicker/datepicker-toggle/datepicker-toggle.d.ts +0 -1
  229. package/development/datepicker/datepicker-toggle/datepicker-toggle.d.ts.map +1 -1
  230. package/development/datepicker/datepicker-toggle.js +4 -2
  231. package/development/dialog/dialog/dialog.d.ts +0 -1
  232. package/development/dialog/dialog/dialog.d.ts.map +1 -1
  233. package/development/dialog/dialog-actions/dialog-actions.d.ts +0 -1
  234. package/development/dialog/dialog-content/dialog-content.d.ts +0 -1
  235. package/development/dialog/dialog-content.js +8 -6
  236. package/development/dialog/dialog-title/dialog-title.d.ts +0 -1
  237. package/development/dialog/dialog.js +7 -3
  238. package/development/divider/divider.d.ts +0 -1
  239. package/development/expansion-panel/expansion-panel/expansion-panel.d.ts +0 -1
  240. package/development/expansion-panel/expansion-panel-content/expansion-panel-content.d.ts +0 -1
  241. package/development/expansion-panel/expansion-panel-header/expansion-panel-header.d.ts +0 -1
  242. package/development/expansion-panel/expansion-panel-header.js +1 -1
  243. package/development/file-selector/file-selector.d.ts +0 -1
  244. package/development/flip-card/flip-card/flip-card.d.ts +22 -7
  245. package/development/flip-card/flip-card/flip-card.d.ts.map +1 -1
  246. package/development/flip-card/flip-card-details/flip-card-details.d.ts +0 -1
  247. package/development/flip-card/flip-card-summary/flip-card-summary.d.ts +0 -1
  248. package/development/flip-card/flip-card-summary.js +3 -1
  249. package/development/flip-card/flip-card.js +93 -24
  250. package/development/footer/footer.d.ts +0 -1
  251. package/development/footer.js +1 -1
  252. package/development/form-error/form-error.d.ts +0 -1
  253. package/development/form-error.js +4 -4
  254. package/development/form-field/form-field/form-field.d.ts +1 -2
  255. package/development/form-field/form-field/form-field.d.ts.map +1 -1
  256. package/development/form-field/form-field-clear/form-field-clear.d.ts +0 -1
  257. package/development/form-field/form-field.js +72 -29
  258. package/development/header/common/header-action-common.d.ts +0 -1
  259. package/development/header/common.js +2 -2
  260. package/development/header/header/header.d.ts +0 -1
  261. package/development/header/header-button/header-button.d.ts +0 -1
  262. package/development/header/header-link/header-link.d.ts +0 -1
  263. package/development/header/header.js +2 -2
  264. package/development/icon/icon-base.d.ts +0 -1
  265. package/development/icon/icon-name-mixin.d.ts +0 -1
  266. package/development/icon/icon.d.ts +9 -2
  267. package/development/icon/icon.d.ts.map +1 -1
  268. package/development/icon.js +16 -2
  269. package/development/image/image.d.ts +0 -1
  270. package/development/image.js +2 -2
  271. package/development/journey-header/journey-header.d.ts +0 -1
  272. package/development/lead-container/lead-container.d.ts +0 -1
  273. package/development/lead-container.js +1 -1
  274. package/development/link/block-link/block-link.d.ts +0 -1
  275. package/development/link/block-link-button/block-link-button.d.ts +0 -1
  276. package/development/link/block-link-static/block-link-static.d.ts +0 -1
  277. package/development/link/common/block-link-common.d.ts +0 -1
  278. package/development/link/common/inline-link-common.d.ts +0 -1
  279. package/development/link/common/link-common.d.ts +0 -1
  280. package/development/link/common.js +9 -7
  281. package/development/link/link/link.d.ts +0 -1
  282. package/development/link/link-button/link-button.d.ts +0 -1
  283. package/development/link/link-static/link-static.d.ts +0 -1
  284. package/development/link-list/common/link-list-base.d.ts +27 -0
  285. package/development/link-list/common/link-list-base.d.ts.map +1 -0
  286. package/development/link-list/common.d.ts +2 -0
  287. package/development/link-list/common.d.ts.map +1 -0
  288. package/development/link-list/common.js +113 -0
  289. package/development/link-list/link-list/link-list.d.ts +22 -0
  290. package/development/link-list/link-list/link-list.d.ts.map +1 -0
  291. package/development/link-list/link-list-anchor/index.d.ts +2 -0
  292. package/development/link-list/link-list-anchor/index.d.ts.map +1 -0
  293. package/development/link-list/link-list-anchor/link-list-anchor.d.ts +17 -0
  294. package/development/link-list/link-list-anchor/link-list-anchor.d.ts.map +1 -0
  295. package/development/link-list/link-list-anchor.d.ts +2 -0
  296. package/development/link-list/link-list-anchor.d.ts.map +1 -0
  297. package/development/link-list/link-list-anchor.js +91 -0
  298. package/development/link-list/link-list.d.ts +1 -38
  299. package/development/link-list/link-list.d.ts.map +1 -1
  300. package/development/link-list/link-list.js +194 -0
  301. package/development/link-list.d.ts +2 -0
  302. package/development/link-list.d.ts.map +1 -1
  303. package/development/link-list.js +4 -260
  304. package/development/loading-indicator/loading-indicator.d.ts +0 -1
  305. package/development/logo/logo.d.ts +0 -1
  306. package/development/logo.js +2 -2
  307. package/development/map-container/map-container.d.ts +0 -1
  308. package/development/map-container.js +13 -11
  309. package/development/menu/common/menu-action-common.d.ts +0 -1
  310. package/development/menu/menu/menu.d.ts +0 -1
  311. package/development/menu/menu/menu.d.ts.map +1 -1
  312. package/development/menu/menu-button/menu-button.d.ts +0 -1
  313. package/development/menu/menu-link/menu-link.d.ts +0 -1
  314. package/development/menu/menu.js +9 -6
  315. package/development/message/message.d.ts +0 -1
  316. package/development/navigation/common/navigation-action-common.d.ts +0 -1
  317. package/development/navigation/navigation/navigation.d.ts +0 -1
  318. package/development/navigation/navigation/navigation.d.ts.map +1 -1
  319. package/development/navigation/navigation-button/navigation-button.d.ts +0 -1
  320. package/development/navigation/navigation-link/navigation-link.d.ts +0 -1
  321. package/development/navigation/navigation-list/navigation-list.d.ts +0 -1
  322. package/development/navigation/navigation-marker/navigation-marker.d.ts +0 -1
  323. package/development/navigation/navigation-section/navigation-section.d.ts +0 -1
  324. package/development/navigation/navigation-section.js +7 -5
  325. package/development/navigation/navigation.js +14 -11
  326. package/development/notification/notification.d.ts +4 -5
  327. package/development/notification.js +1 -1
  328. package/development/option/optgroup/optgroup-base-element.d.ts +0 -1
  329. package/development/option/optgroup/optgroup.d.ts +0 -1
  330. package/development/option/option/option-base-element.d.ts +0 -1
  331. package/development/option/option/option.d.ts +0 -1
  332. package/development/overlay/overlay-base-element.d.ts +0 -1
  333. package/development/overlay/overlay-base-element.d.ts.map +1 -1
  334. package/development/overlay/overlay.d.ts +0 -1
  335. package/development/overlay/overlay.d.ts.map +1 -1
  336. package/development/overlay.js +43 -21
  337. package/development/popover/popover/popover.d.ts +0 -1
  338. package/development/popover/popover/popover.d.ts.map +1 -1
  339. package/development/popover/popover-trigger/popover-trigger.d.ts +0 -1
  340. package/development/popover/popover-trigger.js +3 -3
  341. package/development/popover/popover.js +5 -3
  342. package/development/radio-button/common/radio-button-common.d.ts +0 -1
  343. package/development/radio-button/common.js +6 -6
  344. package/development/radio-button/radio-button/radio-button.d.ts +0 -1
  345. package/development/radio-button/radio-button-group/radio-button-group.d.ts +0 -1
  346. package/development/radio-button/radio-button-panel/radio-button-panel.d.ts +0 -1
  347. package/development/screen-reader-only/screen-reader-only.d.ts +0 -1
  348. package/development/select/select.d.ts +0 -1
  349. package/development/select.js +7 -5
  350. package/development/selection-expansion-panel/selection-expansion-panel.d.ts +0 -1
  351. package/development/selection-expansion-panel/selection-expansion-panel.d.ts.map +1 -1
  352. package/development/selection-expansion-panel.js +6 -2
  353. package/development/signet/signet.d.ts +0 -1
  354. package/development/signet.js +1 -1
  355. package/development/skiplink-list/skiplink-list.d.ts +0 -1
  356. package/development/slider/slider.d.ts +0 -1
  357. package/development/slider.js +4 -4
  358. package/development/status/status.d.ts +0 -1
  359. package/development/stepper/step/step.d.ts +0 -1
  360. package/development/stepper/step-label/step-label.d.ts +0 -1
  361. package/development/stepper/stepper/stepper.d.ts +0 -1
  362. package/development/table/table-wrapper/table-wrapper.d.ts +0 -1
  363. package/development/tabs/tab/tab.d.ts +0 -1
  364. package/development/tabs/tab-group/tab-group.d.ts +0 -1
  365. package/development/tabs/tab-label/tab-label.d.ts +0 -1
  366. package/development/tabs/tab-label.js +10 -10
  367. package/development/tag/tag/tag.d.ts +0 -1
  368. package/development/tag/tag-group/tag-group.d.ts +0 -1
  369. package/development/tag/tag.js +3 -3
  370. package/development/teaser/teaser.d.ts +0 -1
  371. package/development/teaser-hero/teaser-hero.d.ts +27 -0
  372. package/development/teaser-hero/teaser-hero.d.ts.map +1 -0
  373. package/development/teaser-hero.d.ts +2 -0
  374. package/development/teaser-hero.d.ts.map +1 -0
  375. package/development/teaser-hero.js +207 -0
  376. package/development/teaser-product/common/teaser-product-common.d.ts +7 -0
  377. package/development/teaser-product/common/teaser-product-common.d.ts.map +1 -0
  378. package/development/teaser-product/common.d.ts +2 -0
  379. package/development/teaser-product/common.d.ts.map +1 -0
  380. package/development/teaser-product/common.js +219 -0
  381. package/development/teaser-product/teaser-product/teaser-product.d.ts +22 -0
  382. package/development/teaser-product/teaser-product/teaser-product.d.ts.map +1 -0
  383. package/development/teaser-product/teaser-product-static/teaser-product-static.d.ts +22 -0
  384. package/development/teaser-product/teaser-product-static/teaser-product-static.d.ts.map +1 -0
  385. package/development/teaser-product/teaser-product-static.d.ts +2 -0
  386. package/development/teaser-product/teaser-product-static.d.ts.map +1 -0
  387. package/development/teaser-product/teaser-product-static.js +25 -0
  388. package/development/teaser-product/teaser-product.d.ts +2 -0
  389. package/development/teaser-product/teaser-product.d.ts.map +1 -0
  390. package/development/teaser-product/teaser-product.js +80 -0
  391. package/development/teaser-product.d.ts +4 -0
  392. package/development/teaser-product.d.ts.map +1 -0
  393. package/development/teaser-product.js +4 -0
  394. package/development/time-input/time-input.d.ts +0 -1
  395. package/development/timetable-occupancy/timetable-occupancy.d.ts +0 -1
  396. package/development/timetable-occupancy-icon/timetable-occupancy-icon.d.ts +0 -1
  397. package/development/timetable-occupancy.js +1 -1
  398. package/development/title/title-base.d.ts +0 -1
  399. package/development/title/title.d.ts +0 -1
  400. package/development/toast/toast.d.ts +0 -1
  401. package/development/toggle/toggle/toggle.d.ts +0 -1
  402. package/development/toggle/toggle-option/toggle-option.d.ts +0 -1
  403. package/development/toggle/toggle.js +2 -2
  404. package/development/toggle-check/toggle-check.d.ts +0 -1
  405. package/development/train/train/train.d.ts +0 -1
  406. package/development/train/train-blocked-passage/train-blocked-passage.d.ts +0 -1
  407. package/development/train/train-blocked-passage.js +1 -1
  408. package/development/train/train-formation/train-formation.d.ts +0 -1
  409. package/development/train/train-formation.js +9 -7
  410. package/development/train/train-wagon/train-wagon.d.ts +0 -1
  411. package/development/train/train-wagon.js +1 -1
  412. package/development/train/train.js +1 -1
  413. package/development/visual-checkbox/visual-checkbox.d.ts +0 -1
  414. package/development/visual-checkbox.js +1 -1
  415. package/dialog/dialog/dialog.d.ts +0 -1
  416. package/dialog/dialog/dialog.d.ts.map +1 -1
  417. package/dialog/dialog-actions/dialog-actions.d.ts +0 -1
  418. package/dialog/dialog-content/dialog-content.d.ts +0 -1
  419. package/dialog/dialog-content.js +1 -1
  420. package/dialog/dialog-title/dialog-title.d.ts +0 -1
  421. package/dialog/dialog.js +3 -3
  422. package/divider/divider.d.ts +0 -1
  423. package/expansion-panel/expansion-panel/expansion-panel.d.ts +0 -1
  424. package/expansion-panel/expansion-panel-content/expansion-panel-content.d.ts +0 -1
  425. package/expansion-panel/expansion-panel-header/expansion-panel-header.d.ts +0 -1
  426. package/expansion-panel/expansion-panel-header.js +1 -1
  427. package/file-selector/file-selector.d.ts +0 -1
  428. package/flip-card/flip-card/flip-card.d.ts +22 -7
  429. package/flip-card/flip-card/flip-card.d.ts.map +1 -1
  430. package/flip-card/flip-card-details/flip-card-details.d.ts +0 -1
  431. package/flip-card/flip-card-summary/flip-card-summary.d.ts +0 -1
  432. package/flip-card/flip-card-summary.js +8 -8
  433. package/flip-card/flip-card.js +63 -32
  434. package/footer/footer.d.ts +0 -1
  435. package/footer.js +1 -1
  436. package/form-error/form-error.d.ts +0 -1
  437. package/form-error.js +1 -1
  438. package/form-field/form-field/form-field.d.ts +1 -2
  439. package/form-field/form-field/form-field.d.ts.map +1 -1
  440. package/form-field/form-field-clear/form-field-clear.d.ts +0 -1
  441. package/form-field/form-field.js +22 -22
  442. package/header/common/header-action-common.d.ts +0 -1
  443. package/header/common.js +1 -1
  444. package/header/header/header.d.ts +0 -1
  445. package/header/header-button/header-button.d.ts +0 -1
  446. package/header/header-link/header-link.d.ts +0 -1
  447. package/header/header.js +1 -1
  448. package/icon/icon-base.d.ts +0 -1
  449. package/icon/icon-name-mixin.d.ts +0 -1
  450. package/icon/icon.d.ts +9 -2
  451. package/icon/icon.d.ts.map +1 -1
  452. package/icon.js +71 -62
  453. package/image/image.d.ts +0 -1
  454. package/image.js +25 -25
  455. package/index.d.ts +11 -1
  456. package/index.js +11 -1
  457. package/journey-header/journey-header.d.ts +0 -1
  458. package/lead-container/lead-container.d.ts +0 -1
  459. package/lead-container.js +1 -1
  460. package/link/block-link/block-link.d.ts +0 -1
  461. package/link/block-link-button/block-link-button.d.ts +0 -1
  462. package/link/block-link-static/block-link-static.d.ts +0 -1
  463. package/link/common/block-link-common.d.ts +0 -1
  464. package/link/common/inline-link-common.d.ts +0 -1
  465. package/link/common/link-common.d.ts +0 -1
  466. package/link/common.js +6 -6
  467. package/link/link/link.d.ts +0 -1
  468. package/link/link-button/link-button.d.ts +0 -1
  469. package/link/link-static/link-static.d.ts +0 -1
  470. package/link-list/common/link-list-base.d.ts +27 -0
  471. package/link-list/common/link-list-base.d.ts.map +1 -0
  472. package/link-list/common.d.ts +2 -0
  473. package/link-list/common.d.ts.map +1 -0
  474. package/link-list/common.js +59 -0
  475. package/link-list/link-list/link-list.d.ts +22 -0
  476. package/link-list/link-list/link-list.d.ts.map +1 -0
  477. package/link-list/link-list-anchor/index.d.ts +2 -0
  478. package/link-list/link-list-anchor/index.d.ts.map +1 -0
  479. package/link-list/link-list-anchor/link-list-anchor.d.ts +17 -0
  480. package/link-list/link-list-anchor/link-list-anchor.d.ts.map +1 -0
  481. package/link-list/link-list-anchor.d.ts +2 -0
  482. package/link-list/link-list-anchor.d.ts.map +1 -0
  483. package/link-list/link-list-anchor.js +18 -0
  484. package/link-list/link-list.d.ts +1 -38
  485. package/link-list/link-list.d.ts.map +1 -1
  486. package/link-list/link-list.js +27 -0
  487. package/link-list.d.ts +2 -0
  488. package/link-list.d.ts.map +1 -1
  489. package/link-list.js +3 -66
  490. package/loading-indicator/loading-indicator.d.ts +0 -1
  491. package/logo/logo.d.ts +0 -1
  492. package/logo.js +1 -1
  493. package/map-container/map-container.d.ts +0 -1
  494. package/map-container.js +1 -1
  495. package/menu/common/menu-action-common.d.ts +0 -1
  496. package/menu/menu/menu.d.ts +0 -1
  497. package/menu/menu/menu.d.ts.map +1 -1
  498. package/menu/menu-button/menu-button.d.ts +0 -1
  499. package/menu/menu-link/menu-link.d.ts +0 -1
  500. package/menu/menu.js +4 -4
  501. package/message/message.d.ts +0 -1
  502. package/navigation/common/navigation-action-common.d.ts +0 -1
  503. package/navigation/navigation/navigation.d.ts +0 -1
  504. package/navigation/navigation/navigation.d.ts.map +1 -1
  505. package/navigation/navigation-button/navigation-button.d.ts +0 -1
  506. package/navigation/navigation-link/navigation-link.d.ts +0 -1
  507. package/navigation/navigation-list/navigation-list.d.ts +0 -1
  508. package/navigation/navigation-marker/navigation-marker.d.ts +0 -1
  509. package/navigation/navigation-section/navigation-section.d.ts +0 -1
  510. package/navigation/navigation-section.js +1 -1
  511. package/navigation/navigation.js +5 -5
  512. package/notification/notification.d.ts +4 -5
  513. package/option/optgroup/optgroup-base-element.d.ts +0 -1
  514. package/option/optgroup/optgroup.d.ts +0 -1
  515. package/option/option/option-base-element.d.ts +0 -1
  516. package/option/option/option.d.ts +0 -1
  517. package/overlay/overlay-base-element.d.ts +0 -1
  518. package/overlay/overlay-base-element.d.ts.map +1 -1
  519. package/overlay/overlay.d.ts +0 -1
  520. package/overlay/overlay.d.ts.map +1 -1
  521. package/overlay.js +33 -33
  522. package/package.json +46 -1
  523. package/popover/popover/popover.d.ts +0 -1
  524. package/popover/popover/popover.d.ts.map +1 -1
  525. package/popover/popover-trigger/popover-trigger.d.ts +0 -1
  526. package/popover/popover-trigger.js +1 -1
  527. package/popover/popover.js +1 -1
  528. package/radio-button/common/radio-button-common.d.ts +0 -1
  529. package/radio-button/common.js +1 -1
  530. package/radio-button/radio-button/radio-button.d.ts +0 -1
  531. package/radio-button/radio-button-group/radio-button-group.d.ts +0 -1
  532. package/radio-button/radio-button-panel/radio-button-panel.d.ts +0 -1
  533. package/screen-reader-only/screen-reader-only.d.ts +0 -1
  534. package/select/select.d.ts +0 -1
  535. package/select.js +1 -1
  536. package/selection-expansion-panel/selection-expansion-panel.d.ts +0 -1
  537. package/selection-expansion-panel/selection-expansion-panel.d.ts.map +1 -1
  538. package/signet/signet.d.ts +0 -1
  539. package/signet.js +1 -1
  540. package/skiplink-list/skiplink-list.d.ts +0 -1
  541. package/slider/slider.d.ts +0 -1
  542. package/slider.js +1 -1
  543. package/standard-theme.css +19 -13
  544. package/status/status.d.ts +0 -1
  545. package/stepper/step/step.d.ts +0 -1
  546. package/stepper/step-label/step-label.d.ts +0 -1
  547. package/stepper/stepper/stepper.d.ts +0 -1
  548. package/table/table-wrapper/table-wrapper.d.ts +0 -1
  549. package/tabs/tab/tab.d.ts +0 -1
  550. package/tabs/tab-group/tab-group.d.ts +0 -1
  551. package/tabs/tab-label/tab-label.d.ts +0 -1
  552. package/tabs/tab-label.js +1 -1
  553. package/tag/tag/tag.d.ts +0 -1
  554. package/tag/tag-group/tag-group.d.ts +0 -1
  555. package/tag/tag.js +1 -1
  556. package/teaser/teaser.d.ts +0 -1
  557. package/teaser-hero/teaser-hero.d.ts +27 -0
  558. package/teaser-hero/teaser-hero.d.ts.map +1 -0
  559. package/teaser-hero.d.ts +2 -0
  560. package/teaser-hero.d.ts.map +1 -0
  561. package/teaser-hero.js +58 -0
  562. package/teaser-product/common/teaser-product-common.d.ts +7 -0
  563. package/teaser-product/common/teaser-product-common.d.ts.map +1 -0
  564. package/teaser-product/common.d.ts +2 -0
  565. package/teaser-product/common.d.ts.map +1 -0
  566. package/teaser-product/common.js +38 -0
  567. package/teaser-product/teaser-product/teaser-product.d.ts +22 -0
  568. package/teaser-product/teaser-product/teaser-product.d.ts.map +1 -0
  569. package/teaser-product/teaser-product-static/teaser-product-static.d.ts +22 -0
  570. package/teaser-product/teaser-product-static/teaser-product-static.d.ts.map +1 -0
  571. package/teaser-product/teaser-product-static.d.ts +2 -0
  572. package/teaser-product/teaser-product-static.d.ts.map +1 -0
  573. package/teaser-product/teaser-product-static.js +19 -0
  574. package/teaser-product/teaser-product.d.ts +2 -0
  575. package/teaser-product/teaser-product.d.ts.map +1 -0
  576. package/teaser-product/teaser-product.js +21 -0
  577. package/teaser-product.d.ts +4 -0
  578. package/teaser-product.d.ts.map +1 -0
  579. package/teaser-product.js +3 -0
  580. package/time-input/time-input.d.ts +0 -1
  581. package/timetable-occupancy/timetable-occupancy.d.ts +0 -1
  582. package/timetable-occupancy-icon/timetable-occupancy-icon.d.ts +0 -1
  583. package/timetable-occupancy.js +1 -1
  584. package/title/title-base.d.ts +0 -1
  585. package/title/title.d.ts +0 -1
  586. package/toast/toast.d.ts +0 -1
  587. package/toggle/toggle/toggle.d.ts +0 -1
  588. package/toggle/toggle-option/toggle-option.d.ts +0 -1
  589. package/toggle/toggle.js +1 -1
  590. package/toggle-check/toggle-check.d.ts +0 -1
  591. package/train/train/train.d.ts +0 -1
  592. package/train/train-blocked-passage/train-blocked-passage.d.ts +0 -1
  593. package/train/train-blocked-passage.js +1 -1
  594. package/train/train-formation/train-formation.d.ts +0 -1
  595. package/train/train-formation.js +1 -1
  596. package/train/train-wagon/train-wagon.d.ts +0 -1
  597. package/train/train-wagon.js +1 -1
  598. package/train/train.js +1 -1
  599. package/visual-checkbox/visual-checkbox.d.ts +0 -1
  600. package/visual-checkbox.js +1 -1
@@ -5896,6 +5896,16 @@
5896
5896
  "privacy": "private",
5897
5897
  "default": "''"
5898
5898
  },
5899
+ {
5900
+ "kind": "field",
5901
+ "name": "_sbbAngularCompatibility",
5902
+ "type": {
5903
+ "text": "boolean"
5904
+ },
5905
+ "privacy": "private",
5906
+ "default": "false",
5907
+ "description": "The sbb-angular library has a sbb-icon component as well. In order to provide\ncompatibility with it (as some icons are used internally inside the other sbb-angular\ncomponents) we need to check whether the attribute svgicon is used."
5908
+ },
5899
5909
  {
5900
5910
  "kind": "method",
5901
5911
  "name": "fetchSvgIcon",
@@ -6908,328 +6918,22 @@
6908
6918
  {
6909
6919
  "kind": "javascript-module",
6910
6920
  "path": "link-list.js",
6911
- "declarations": [
6912
- {
6913
- "kind": "class",
6914
- "description": "It displays a list of `sbb-block-link`.",
6915
- "name": "SbbLinkListElement",
6916
- "slots": [
6917
- {
6918
- "description": "Use the unnamed slot to add one or more `sbb-block-link`.",
6919
- "name": ""
6920
- },
6921
- {
6922
- "description": "Use this slot to provide a title.",
6923
- "name": "title"
6924
- }
6925
- ],
6926
- "members": [
6927
- {
6928
- "kind": "field",
6929
- "name": "listChildLocalNames",
6930
- "type": {
6931
- "text": "string[]"
6932
- },
6933
- "privacy": "protected",
6934
- "readonly": true,
6935
- "description": "A list of upper-cased tag names to match against. (e.g. SBB-LINK)",
6936
- "default": "[ 'sbb-block-link', 'sbb-block-link-button', 'sbb-block-link-static', ]",
6937
- "inheritedFrom": {
6938
- "name": "SbbNamedSlotListMixin",
6939
- "module": "core/mixins.js"
6940
- }
6941
- },
6942
- {
6943
- "kind": "field",
6944
- "name": "titleContent",
6945
- "type": {
6946
- "text": "string | undefined"
6947
- },
6948
- "privacy": "public",
6949
- "description": "The title text we want to show before the list.",
6950
- "attribute": "title-content",
6951
- "reflects": true
6952
- },
6953
- {
6954
- "kind": "field",
6955
- "name": "titleLevel",
6956
- "type": {
6957
- "text": "SbbTitleLevel"
6958
- },
6959
- "privacy": "public",
6960
- "default": "'2'",
6961
- "description": "The semantic level of the title, e.g. 2 = h2.",
6962
- "attribute": "title-level"
6963
- },
6964
- {
6965
- "kind": "field",
6966
- "name": "size",
6967
- "type": {
6968
- "text": "SbbLinkSize"
6969
- },
6970
- "privacy": "public",
6971
- "default": "'s'",
6972
- "description": "Text size of the nested sbb-block-link instances. This will overwrite the size attribute of\nnested sbb-block-link instances.",
6973
- "attribute": "size",
6974
- "reflects": true
6975
- },
6976
- {
6977
- "kind": "field",
6978
- "name": "horizontalFrom",
6979
- "type": {
6980
- "text": "SbbHorizontalFrom | undefined"
6981
- },
6982
- "privacy": "public",
6983
- "description": "Selected breakpoint from which the list is rendered horizontally.",
6984
- "attribute": "horizontal-from",
6985
- "reflects": true
6986
- },
6987
- {
6988
- "kind": "field",
6989
- "name": "orientation",
6990
- "type": {
6991
- "text": "SbbOrientation"
6992
- },
6993
- "privacy": "public",
6994
- "default": "'vertical'",
6995
- "description": "The orientation in which the list will be shown vertical or horizontal.",
6996
- "attribute": "orientation",
6997
- "reflects": true
6998
- },
6999
- {
7000
- "kind": "field",
7001
- "name": "negative",
7002
- "type": {
7003
- "text": "boolean"
7004
- },
7005
- "privacy": "public",
7006
- "default": "false",
7007
- "description": "Negative coloring variant flag.",
7008
- "attribute": "negative",
7009
- "reflects": true,
7010
- "inheritedFrom": {
7011
- "name": "SbbNegativeMixin",
7012
- "module": "core/mixins.js"
7013
- }
7014
- },
7015
- {
7016
- "kind": "field",
7017
- "name": "listChildren",
7018
- "type": {
7019
- "text": "C[]"
7020
- },
7021
- "privacy": "protected",
7022
- "default": "[]",
7023
- "description": "A list of children with the defined tag names.\nThis array is only updated, if there is an actual change\nto the child elements.",
7024
- "inheritedFrom": {
7025
- "name": "SbbNamedSlotListMixin",
7026
- "module": "core/mixins.js"
7027
- }
7028
- },
7029
- {
7030
- "kind": "field",
7031
- "name": "_handleSlotchange",
7032
- "privacy": "private",
7033
- "inheritedFrom": {
7034
- "name": "SbbNamedSlotListMixin",
7035
- "module": "core/mixins.js"
7036
- }
7037
- },
7038
- {
7039
- "kind": "method",
7040
- "name": "renderList",
7041
- "privacy": "protected",
7042
- "return": {
7043
- "type": {
7044
- "text": "TemplateResult"
7045
- }
7046
- },
7047
- "parameters": [
7048
- {
7049
- "name": "attributes",
7050
- "default": "{}",
7051
- "type": {
7052
- "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
7053
- }
7054
- }
7055
- ],
7056
- "description": "Renders list and list slots for slotted children or an amount of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
7057
- "inheritedFrom": {
7058
- "name": "SbbNamedSlotListMixin",
7059
- "module": "core/mixins.js"
7060
- }
7061
- },
7062
- {
7063
- "kind": "method",
7064
- "name": "listSlotNames",
7065
- "privacy": "protected",
7066
- "return": {
7067
- "type": {
7068
- "text": "string[]"
7069
- }
7070
- },
7071
- "description": "Returns an array of list slot names with the length corresponding to the amount of matched\nchildren or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
7072
- "inheritedFrom": {
7073
- "name": "SbbNamedSlotListMixin",
7074
- "module": "core/mixins.js"
7075
- }
7076
- },
7077
- {
7078
- "kind": "method",
7079
- "name": "renderHiddenSlot",
7080
- "privacy": "protected",
7081
- "return": {
7082
- "type": {
7083
- "text": "TemplateResult"
7084
- }
7085
- },
7086
- "description": "Returns a hidden slot, which is intended as the children change detection.\nWhen an element without a slot attribute is slotted to the element, it triggers\nthe slotchange event, which can be used to assign it to the appropriate named slot.",
7087
- "inheritedFrom": {
7088
- "name": "SbbNamedSlotListMixin",
7089
- "module": "core/mixins.js"
7090
- }
7091
- },
7092
- {
7093
- "kind": "field",
7094
- "name": "_hydrationRequired",
7095
- "type": {
7096
- "text": "boolean"
7097
- },
7098
- "privacy": "private",
7099
- "default": "!!this.shadowRoot",
7100
- "inheritedFrom": {
7101
- "name": "SbbHydrationMixin",
7102
- "module": "core/mixins.js"
7103
- }
7104
- },
7105
- {
7106
- "kind": "field",
7107
- "name": "_hydrationComplete",
7108
- "privacy": "private",
7109
- "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
7110
- "inheritedFrom": {
7111
- "name": "SbbHydrationMixin",
7112
- "module": "core/mixins.js"
7113
- }
7114
- },
7115
- {
7116
- "kind": "field",
7117
- "name": "_resolveHydration",
7118
- "type": {
7119
- "text": "(hydrationRequired: boolean) => void"
7120
- },
7121
- "privacy": "private",
7122
- "inheritedFrom": {
7123
- "name": "SbbHydrationMixin",
7124
- "module": "core/mixins.js"
7125
- }
7126
- },
7127
- {
7128
- "kind": "field",
7129
- "name": "hydrationRequired",
7130
- "type": {
7131
- "text": "boolean"
7132
- },
7133
- "privacy": "protected",
7134
- "description": "Returns whether hydration is required and not completed.",
7135
- "readonly": true,
7136
- "inheritedFrom": {
7137
- "name": "SbbHydrationMixin",
7138
- "module": "core/mixins.js"
7139
- },
7140
- "default": "!!this.shadowRoot"
7141
- }
7142
- ],
7143
- "attributes": [
7144
- {
7145
- "name": "title-content",
7146
- "type": {
7147
- "text": "string | undefined"
7148
- },
7149
- "description": "The title text we want to show before the list.",
7150
- "fieldName": "titleContent"
7151
- },
7152
- {
7153
- "name": "title-level",
7154
- "type": {
7155
- "text": "SbbTitleLevel"
7156
- },
7157
- "default": "'2'",
7158
- "description": "The semantic level of the title, e.g. 2 = h2.",
7159
- "fieldName": "titleLevel"
7160
- },
7161
- {
7162
- "name": "size",
7163
- "type": {
7164
- "text": "SbbLinkSize"
7165
- },
7166
- "default": "'s'",
7167
- "description": "Text size of the nested sbb-block-link instances. This will overwrite the size attribute of\nnested sbb-block-link instances.",
7168
- "fieldName": "size"
7169
- },
7170
- {
7171
- "name": "horizontal-from",
7172
- "type": {
7173
- "text": "SbbHorizontalFrom | undefined"
7174
- },
7175
- "description": "Selected breakpoint from which the list is rendered horizontally.",
7176
- "fieldName": "horizontalFrom"
7177
- },
7178
- {
7179
- "name": "orientation",
7180
- "type": {
7181
- "text": "SbbOrientation"
7182
- },
7183
- "default": "'vertical'",
7184
- "description": "The orientation in which the list will be shown vertical or horizontal.",
7185
- "fieldName": "orientation"
7186
- },
7187
- {
7188
- "name": "negative",
7189
- "type": {
7190
- "text": "boolean"
7191
- },
7192
- "default": "false",
7193
- "description": "Negative coloring variant flag.",
7194
- "fieldName": "negative",
7195
- "inheritedFrom": {
7196
- "name": "SbbNegativeMixin",
7197
- "module": "core/mixins.js"
7198
- }
7199
- }
7200
- ],
7201
- "mixins": [
7202
- {
7203
- "name": "SbbNegativeMixin",
7204
- "module": "core/mixins.js"
7205
- },
7206
- {
7207
- "name": "SbbNamedSlotListMixin",
7208
- "module": "core/mixins.js"
7209
- }
7210
- ],
7211
- "superclass": {
7212
- "name": "LitElement",
7213
- "package": "lit"
7214
- },
7215
- "tagName": "sbb-link-list",
7216
- "customElement": true
7217
- }
7218
- ],
6921
+ "declarations": [],
7219
6922
  "exports": [
7220
6923
  {
7221
6924
  "kind": "js",
7222
- "name": "SbbLinkListElement",
6925
+ "name": "*",
7223
6926
  "declaration": {
7224
- "name": "SbbLinkListElement",
6927
+ "name": "*",
6928
+ "package": "./common/link-list-base.js",
7225
6929
  "module": "link-list.js"
7226
6930
  }
7227
6931
  },
7228
6932
  {
7229
- "kind": "custom-element-definition",
7230
- "name": "sbb-link-list",
6933
+ "kind": "js",
6934
+ "name": "linkListBaseStyle",
7231
6935
  "declaration": {
7232
- "name": "SbbLinkListElement",
6936
+ "name": "default",
7233
6937
  "module": "link-list.js"
7234
6938
  }
7235
6939
  }
@@ -8141,28 +7845,28 @@
8141
7845
  "type": {
8142
7846
  "text": "CustomEvent<void>"
8143
7847
  },
8144
- "description": "Emits whenever the `sbb-notification` starts the opening transition.",
7848
+ "description": "Emits when the opening animation starts.",
8145
7849
  "name": "willOpen"
8146
7850
  },
8147
7851
  {
8148
7852
  "type": {
8149
7853
  "text": "CustomEvent<void>"
8150
7854
  },
8151
- "description": "Emits whenever the `sbb-notification` is opened.",
7855
+ "description": "Emits when the opening animation ends.",
8152
7856
  "name": "didOpen"
8153
7857
  },
8154
7858
  {
8155
7859
  "type": {
8156
7860
  "text": "CustomEvent<void>"
8157
7861
  },
8158
- "description": "Emits whenever the `sbb-notification` begins the closing transition.",
7862
+ "description": "Emits when the closing animation starts.",
8159
7863
  "name": "willClose"
8160
7864
  },
8161
7865
  {
8162
7866
  "type": {
8163
7867
  "text": "CustomEvent<void>"
8164
7868
  },
8165
- "description": "Emits whenever the `sbb-notification` is closed.",
7869
+ "description": "Emits when the closing animation ends.",
8166
7870
  "name": "didClose"
8167
7871
  }
8168
7872
  ],
@@ -11061,7 +10765,7 @@
11061
10765
  },
11062
10766
  "privacy": "protected",
11063
10767
  "readonly": true,
11064
- "description": "A list of upper-cased tag names to match against. (e.g. SBB-LINK)",
10768
+ "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
11065
10769
  "default": "['sbb-block-link', 'sbb-block-link-button']",
11066
10770
  "inheritedFrom": {
11067
10771
  "name": "SbbNamedSlotListMixin",
@@ -11098,7 +10802,7 @@
11098
10802
  },
11099
10803
  "privacy": "protected",
11100
10804
  "default": "[]",
11101
- "description": "A list of children with the defined tag names.\nThis array is only updated, if there is an actual change\nto the child elements.",
10805
+ "description": "A list of children with the defined tag names.\nThis array is only updated if there is an actual change\nto the child elements.",
11102
10806
  "inheritedFrom": {
11103
10807
  "name": "SbbNamedSlotListMixin",
11104
10808
  "module": "core/mixins.js"
@@ -11129,9 +10833,16 @@
11129
10833
  "type": {
11130
10834
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
11131
10835
  }
10836
+ },
10837
+ {
10838
+ "name": "listItemAttributes",
10839
+ "default": "{}",
10840
+ "type": {
10841
+ "text": "{ localNameVisualOnly?: string[] }"
10842
+ }
11132
10843
  }
11133
10844
  ],
11134
- "description": "Renders list and list slots for slotted children or an amount of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
10845
+ "description": "Renders list and list slots for slotted children or a number of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
11135
10846
  "inheritedFrom": {
11136
10847
  "name": "SbbNamedSlotListMixin",
11137
10848
  "module": "core/mixins.js"
@@ -11139,14 +10850,22 @@
11139
10850
  },
11140
10851
  {
11141
10852
  "kind": "method",
11142
- "name": "listSlotNames",
10853
+ "name": "listSlotEntries",
11143
10854
  "privacy": "protected",
11144
10855
  "return": {
11145
10856
  "type": {
11146
- "text": "string[]"
10857
+ "text": "SbbNamedSlotProperties[]"
11147
10858
  }
11148
10859
  },
11149
- "description": "Returns an array of list slot names with the length corresponding to the amount of matched\nchildren or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
10860
+ "parameters": [
10861
+ {
10862
+ "name": "listItemAttributes",
10863
+ "type": {
10864
+ "text": "{\n localNameVisualOnly?: string[];\n }"
10865
+ }
10866
+ }
10867
+ ],
10868
+ "description": "Returns an array of SbbNamedSlotProperties, which holds the list slot names and the hidden property;\nits length corresponds to the number of matched children or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
11150
10869
  "inheritedFrom": {
11151
10870
  "name": "SbbNamedSlotListMixin",
11152
10871
  "module": "core/mixins.js"
@@ -11969,6 +11688,343 @@
11969
11688
  }
11970
11689
  ]
11971
11690
  },
11691
+ {
11692
+ "kind": "javascript-module",
11693
+ "path": "teaser-hero.js",
11694
+ "declarations": [
11695
+ {
11696
+ "kind": "class",
11697
+ "description": "It displays an image and an action call within a panel.",
11698
+ "name": "SbbTeaserHeroElement",
11699
+ "slots": [
11700
+ {
11701
+ "description": "Use the unnamed slot to add text content to the panel",
11702
+ "name": ""
11703
+ },
11704
+ {
11705
+ "description": "Link content of the panel",
11706
+ "name": "link-content"
11707
+ },
11708
+ {
11709
+ "description": "The background image that can be a `sbb-image`",
11710
+ "name": "image"
11711
+ },
11712
+ {
11713
+ "description": "The `sbb-chip` component that will be displayed on top-left corner",
11714
+ "name": "chip"
11715
+ }
11716
+ ],
11717
+ "members": [
11718
+ {
11719
+ "kind": "field",
11720
+ "name": "linkContent",
11721
+ "type": {
11722
+ "text": "string | undefined"
11723
+ },
11724
+ "privacy": "public",
11725
+ "description": "Panel link text.",
11726
+ "attribute": "link-content",
11727
+ "reflects": true
11728
+ },
11729
+ {
11730
+ "kind": "field",
11731
+ "name": "imageSrc",
11732
+ "type": {
11733
+ "text": "string | undefined"
11734
+ },
11735
+ "privacy": "public",
11736
+ "description": "Image src will be passed to `sbb-image`.",
11737
+ "attribute": "image-src"
11738
+ },
11739
+ {
11740
+ "kind": "field",
11741
+ "name": "imageAlt",
11742
+ "type": {
11743
+ "text": "string | undefined"
11744
+ },
11745
+ "privacy": "public",
11746
+ "description": "Image alt text will be passed to `sbb-image`.",
11747
+ "attribute": "image-alt"
11748
+ },
11749
+ {
11750
+ "kind": "method",
11751
+ "name": "_chipSlotChanged",
11752
+ "privacy": "private",
11753
+ "return": {
11754
+ "type": {
11755
+ "text": "void"
11756
+ }
11757
+ }
11758
+ },
11759
+ {
11760
+ "kind": "method",
11761
+ "name": "renderTemplate",
11762
+ "privacy": "protected",
11763
+ "return": {
11764
+ "type": {
11765
+ "text": "TemplateResult"
11766
+ }
11767
+ },
11768
+ "description": "Override this method to render the component template.",
11769
+ "inheritedFrom": {
11770
+ "name": "SbbActionBaseElement",
11771
+ "module": "core/base-elements.js"
11772
+ }
11773
+ },
11774
+ {
11775
+ "kind": "field",
11776
+ "name": "href",
11777
+ "type": {
11778
+ "text": "string | undefined"
11779
+ },
11780
+ "privacy": "public",
11781
+ "description": "The href value you want to link to.",
11782
+ "attribute": "href",
11783
+ "inheritedFrom": {
11784
+ "name": "SbbLinkBaseElement",
11785
+ "module": "core/base-elements.js"
11786
+ }
11787
+ },
11788
+ {
11789
+ "kind": "field",
11790
+ "name": "target",
11791
+ "type": {
11792
+ "text": "LinkTargetType | string | undefined"
11793
+ },
11794
+ "privacy": "public",
11795
+ "description": "Where to display the linked URL.",
11796
+ "attribute": "target",
11797
+ "inheritedFrom": {
11798
+ "name": "SbbLinkBaseElement",
11799
+ "module": "core/base-elements.js"
11800
+ }
11801
+ },
11802
+ {
11803
+ "kind": "field",
11804
+ "name": "rel",
11805
+ "type": {
11806
+ "text": "string | undefined"
11807
+ },
11808
+ "privacy": "public",
11809
+ "description": "The relationship of the linked URL as space-separated link types.",
11810
+ "attribute": "rel",
11811
+ "inheritedFrom": {
11812
+ "name": "SbbLinkBaseElement",
11813
+ "module": "core/base-elements.js"
11814
+ }
11815
+ },
11816
+ {
11817
+ "kind": "field",
11818
+ "name": "download",
11819
+ "type": {
11820
+ "text": "boolean | undefined"
11821
+ },
11822
+ "privacy": "public",
11823
+ "description": "Whether the browser will show the download dialog on click.",
11824
+ "attribute": "download",
11825
+ "inheritedFrom": {
11826
+ "name": "SbbLinkBaseElement",
11827
+ "module": "core/base-elements.js"
11828
+ }
11829
+ },
11830
+ {
11831
+ "kind": "field",
11832
+ "name": "accessibilityLabel",
11833
+ "type": {
11834
+ "text": "string | undefined"
11835
+ },
11836
+ "privacy": "public",
11837
+ "description": "This will be forwarded as aria-label to the inner anchor element.",
11838
+ "attribute": "accessibility-label",
11839
+ "inheritedFrom": {
11840
+ "name": "SbbLinkBaseElement",
11841
+ "module": "core/base-elements.js"
11842
+ }
11843
+ },
11844
+ {
11845
+ "kind": "field",
11846
+ "name": "language",
11847
+ "privacy": "protected",
11848
+ "default": "new SbbLanguageController(this)",
11849
+ "inheritedFrom": {
11850
+ "name": "SbbLinkBaseElement",
11851
+ "module": "core/base-elements.js"
11852
+ }
11853
+ },
11854
+ {
11855
+ "kind": "field",
11856
+ "name": "_evaluateRelAttribute",
11857
+ "privacy": "private",
11858
+ "inheritedFrom": {
11859
+ "name": "SbbLinkBaseElement",
11860
+ "module": "core/base-elements.js"
11861
+ }
11862
+ },
11863
+ {
11864
+ "kind": "field",
11865
+ "name": "maybeDisabled",
11866
+ "type": {
11867
+ "text": "boolean | undefined"
11868
+ },
11869
+ "privacy": "protected",
11870
+ "readonly": true,
11871
+ "inheritedFrom": {
11872
+ "name": "SbbActionBaseElement",
11873
+ "module": "core/base-elements.js"
11874
+ }
11875
+ },
11876
+ {
11877
+ "kind": "method",
11878
+ "name": "setupBaseEventHandlers",
11879
+ "privacy": "protected",
11880
+ "return": {
11881
+ "type": {
11882
+ "text": "void"
11883
+ }
11884
+ },
11885
+ "inheritedFrom": {
11886
+ "name": "SbbActionBaseElement",
11887
+ "module": "core/base-elements.js"
11888
+ }
11889
+ }
11890
+ ],
11891
+ "attributes": [
11892
+ {
11893
+ "name": "link-content",
11894
+ "type": {
11895
+ "text": "string | undefined"
11896
+ },
11897
+ "description": "Panel link text.",
11898
+ "fieldName": "linkContent"
11899
+ },
11900
+ {
11901
+ "name": "image-src",
11902
+ "type": {
11903
+ "text": "string | undefined"
11904
+ },
11905
+ "description": "Image src will be passed to `sbb-image`.",
11906
+ "fieldName": "imageSrc"
11907
+ },
11908
+ {
11909
+ "name": "image-alt",
11910
+ "type": {
11911
+ "text": "string | undefined"
11912
+ },
11913
+ "description": "Image alt text will be passed to `sbb-image`.",
11914
+ "fieldName": "imageAlt"
11915
+ },
11916
+ {
11917
+ "name": "href",
11918
+ "type": {
11919
+ "text": "string | undefined"
11920
+ },
11921
+ "description": "The href value you want to link to.",
11922
+ "fieldName": "href",
11923
+ "inheritedFrom": {
11924
+ "name": "SbbLinkBaseElement",
11925
+ "module": "core/base-elements.js"
11926
+ }
11927
+ },
11928
+ {
11929
+ "name": "target",
11930
+ "type": {
11931
+ "text": "LinkTargetType | string | undefined"
11932
+ },
11933
+ "description": "Where to display the linked URL.",
11934
+ "fieldName": "target",
11935
+ "inheritedFrom": {
11936
+ "name": "SbbLinkBaseElement",
11937
+ "module": "core/base-elements.js"
11938
+ }
11939
+ },
11940
+ {
11941
+ "name": "rel",
11942
+ "type": {
11943
+ "text": "string | undefined"
11944
+ },
11945
+ "description": "The relationship of the linked URL as space-separated link types.",
11946
+ "fieldName": "rel",
11947
+ "inheritedFrom": {
11948
+ "name": "SbbLinkBaseElement",
11949
+ "module": "core/base-elements.js"
11950
+ }
11951
+ },
11952
+ {
11953
+ "name": "download",
11954
+ "type": {
11955
+ "text": "boolean | undefined"
11956
+ },
11957
+ "description": "Whether the browser will show the download dialog on click.",
11958
+ "fieldName": "download",
11959
+ "inheritedFrom": {
11960
+ "name": "SbbLinkBaseElement",
11961
+ "module": "core/base-elements.js"
11962
+ }
11963
+ },
11964
+ {
11965
+ "name": "accessibility-label",
11966
+ "type": {
11967
+ "text": "string | undefined"
11968
+ },
11969
+ "description": "This will be forwarded as aria-label to the inner anchor element.",
11970
+ "fieldName": "accessibilityLabel",
11971
+ "inheritedFrom": {
11972
+ "name": "SbbLinkBaseElement",
11973
+ "module": "core/base-elements.js"
11974
+ }
11975
+ }
11976
+ ],
11977
+ "superclass": {
11978
+ "name": "SbbLinkBaseElement",
11979
+ "module": "core/base-elements.js"
11980
+ },
11981
+ "tagName": "sbb-teaser-hero",
11982
+ "customElement": true
11983
+ }
11984
+ ],
11985
+ "exports": [
11986
+ {
11987
+ "kind": "js",
11988
+ "name": "SbbTeaserHeroElement",
11989
+ "declaration": {
11990
+ "name": "SbbTeaserHeroElement",
11991
+ "module": "teaser-hero.js"
11992
+ }
11993
+ },
11994
+ {
11995
+ "kind": "custom-element-definition",
11996
+ "name": "sbb-teaser-hero",
11997
+ "declaration": {
11998
+ "name": "SbbTeaserHeroElement",
11999
+ "module": "teaser-hero.js"
12000
+ }
12001
+ }
12002
+ ]
12003
+ },
12004
+ {
12005
+ "kind": "javascript-module",
12006
+ "path": "teaser-product.js",
12007
+ "declarations": [],
12008
+ "exports": [
12009
+ {
12010
+ "kind": "js",
12011
+ "name": "*",
12012
+ "declaration": {
12013
+ "name": "*",
12014
+ "package": "./common/teaser-product-common.js",
12015
+ "module": "teaser-product.js"
12016
+ }
12017
+ },
12018
+ {
12019
+ "kind": "js",
12020
+ "name": "teaserProductCommonStyle",
12021
+ "declaration": {
12022
+ "name": "default",
12023
+ "module": "teaser-product.js"
12024
+ }
12025
+ }
12026
+ ]
12027
+ },
11972
12028
  {
11973
12029
  "kind": "javascript-module",
11974
12030
  "path": "teaser.js",
@@ -14735,7 +14791,7 @@
14735
14791
  },
14736
14792
  {
14737
14793
  "kind": "method",
14738
- "name": "_removeAlert",
14794
+ "name": "_alertClosed",
14739
14795
  "privacy": "private",
14740
14796
  "return": {
14741
14797
  "type": {
@@ -14926,9 +14982,13 @@
14926
14982
  "privacy": "public",
14927
14983
  "static": true,
14928
14984
  "readonly": true,
14929
- "default": "{ willOpen: 'willOpen', didOpen: 'didOpen', dismissalRequested: 'dismissalRequested', }",
14985
+ "default": "{ willOpen: 'willOpen', didOpen: 'didOpen', willClose: 'willClose', didClose: 'didClose', dismissalRequested: 'dismissalRequested', }",
14930
14986
  "type": {
14931
- "text": "{\n willOpen: 'willOpen',\n didOpen: 'didOpen',\n dismissalRequested: 'dismissalRequested',\n }"
14987
+ "text": "{\n willOpen: 'willOpen',\n didOpen: 'didOpen',\n willClose: 'willClose',\n didClose: 'didClose',\n }"
14988
+ },
14989
+ "inheritedFrom": {
14990
+ "name": "SbbOpenCloseBaseElement",
14991
+ "module": "core/base-elements.js"
14932
14992
  }
14933
14993
  },
14934
14994
  {
@@ -15046,43 +15106,14 @@
15046
15106
  "kind": "field",
15047
15107
  "name": "animation",
15048
15108
  "type": {
15049
- "text": "'open' | 'none'"
15109
+ "text": "'open' | 'close' | 'all' | 'none'"
15050
15110
  },
15051
15111
  "privacy": "public",
15052
- "default": "'open'",
15112
+ "default": "'all'",
15053
15113
  "description": "The enabled animations.",
15054
15114
  "attribute": "animation",
15055
15115
  "reflects": true
15056
15116
  },
15057
- {
15058
- "kind": "field",
15059
- "name": "_state",
15060
- "type": {
15061
- "text": "SbbAlertState"
15062
- },
15063
- "privacy": "private",
15064
- "description": "The state of the alert."
15065
- },
15066
- {
15067
- "kind": "field",
15068
- "name": "_willOpen",
15069
- "type": {
15070
- "text": "EventEmitter<void>"
15071
- },
15072
- "privacy": "private",
15073
- "default": "new EventEmitter(this, SbbAlertElement.events.willOpen)",
15074
- "description": "Emits when the fade in animation starts."
15075
- },
15076
- {
15077
- "kind": "field",
15078
- "name": "_didOpen",
15079
- "type": {
15080
- "text": "EventEmitter<void>"
15081
- },
15082
- "privacy": "private",
15083
- "default": "new EventEmitter(this, SbbAlertElement.events.didOpen)",
15084
- "description": "Emits when the fade in animation ends and the button is displayed."
15085
- },
15086
15117
  {
15087
15118
  "kind": "field",
15088
15119
  "name": "_dismissalRequested",
@@ -15091,7 +15122,8 @@
15091
15122
  },
15092
15123
  "privacy": "private",
15093
15124
  "default": "new EventEmitter( this, SbbAlertElement.events.dismissalRequested, )",
15094
- "description": "Emits when dismissal of an alert was requested."
15125
+ "description": "Emits when dismissal of an alert was requested.",
15126
+ "deprecated": "true"
15095
15127
  },
15096
15128
  {
15097
15129
  "kind": "field",
@@ -15108,18 +15140,38 @@
15108
15140
  "text": "void"
15109
15141
  }
15110
15142
  },
15111
- "description": "Requests dismissal of the alert."
15143
+ "description": "Requests dismissal of the alert.",
15144
+ "deprecated": "in favour of 'willClose' and 'didClose' events"
15112
15145
  },
15113
15146
  {
15114
15147
  "kind": "method",
15115
- "name": "_open",
15116
- "privacy": "private",
15148
+ "name": "open",
15149
+ "privacy": "public",
15150
+ "return": {
15151
+ "type": {
15152
+ "text": "void"
15153
+ }
15154
+ },
15155
+ "description": "Open the alert.",
15156
+ "inheritedFrom": {
15157
+ "name": "SbbOpenCloseBaseElement",
15158
+ "module": "core/base-elements.js"
15159
+ }
15160
+ },
15161
+ {
15162
+ "kind": "method",
15163
+ "name": "close",
15164
+ "privacy": "public",
15117
15165
  "return": {
15118
15166
  "type": {
15119
15167
  "text": "void"
15120
15168
  }
15121
15169
  },
15122
- "description": "Open the alert."
15170
+ "description": "Close the alert.",
15171
+ "inheritedFrom": {
15172
+ "name": "SbbOpenCloseBaseElement",
15173
+ "module": "core/base-elements.js"
15174
+ }
15123
15175
  },
15124
15176
  {
15125
15177
  "kind": "method",
@@ -15139,6 +15191,26 @@
15139
15191
  }
15140
15192
  ]
15141
15193
  },
15194
+ {
15195
+ "kind": "method",
15196
+ "name": "_handleOpening",
15197
+ "privacy": "private",
15198
+ "return": {
15199
+ "type": {
15200
+ "text": "void"
15201
+ }
15202
+ }
15203
+ },
15204
+ {
15205
+ "kind": "method",
15206
+ "name": "_handleClosing",
15207
+ "privacy": "private",
15208
+ "return": {
15209
+ "type": {
15210
+ "text": "void"
15211
+ }
15212
+ }
15213
+ },
15142
15214
  {
15143
15215
  "kind": "method",
15144
15216
  "name": "renderIconSlot",
@@ -15161,22 +15233,121 @@
15161
15233
  "name": "SbbIconNameMixin",
15162
15234
  "module": "icon.js"
15163
15235
  }
15236
+ },
15237
+ {
15238
+ "kind": "field",
15239
+ "name": "state",
15240
+ "privacy": "protected",
15241
+ "description": "The state of the component.",
15242
+ "type": {
15243
+ "text": "SbbOpenedClosedState"
15244
+ },
15245
+ "inheritedFrom": {
15246
+ "name": "SbbOpenCloseBaseElement",
15247
+ "module": "core/base-elements.js"
15248
+ }
15249
+ },
15250
+ {
15251
+ "kind": "field",
15252
+ "name": "willOpen",
15253
+ "type": {
15254
+ "text": "EventEmitter"
15255
+ },
15256
+ "privacy": "protected",
15257
+ "default": "new EventEmitter( this, SbbOpenCloseBaseElement.events.willOpen, )",
15258
+ "description": "Emits whenever the component starts the opening transition.",
15259
+ "inheritedFrom": {
15260
+ "name": "SbbOpenCloseBaseElement",
15261
+ "module": "core/base-elements.js"
15262
+ }
15263
+ },
15264
+ {
15265
+ "kind": "field",
15266
+ "name": "didOpen",
15267
+ "type": {
15268
+ "text": "EventEmitter"
15269
+ },
15270
+ "privacy": "protected",
15271
+ "default": "new EventEmitter(this, SbbOpenCloseBaseElement.events.didOpen)",
15272
+ "description": "Emits whenever the component is opened.",
15273
+ "inheritedFrom": {
15274
+ "name": "SbbOpenCloseBaseElement",
15275
+ "module": "core/base-elements.js"
15276
+ }
15277
+ },
15278
+ {
15279
+ "kind": "field",
15280
+ "name": "willClose",
15281
+ "type": {
15282
+ "text": "EventEmitter"
15283
+ },
15284
+ "privacy": "protected",
15285
+ "default": "new EventEmitter( this, SbbOpenCloseBaseElement.events.willClose, )",
15286
+ "description": "Emits whenever the component begins the closing transition.",
15287
+ "inheritedFrom": {
15288
+ "name": "SbbOpenCloseBaseElement",
15289
+ "module": "core/base-elements.js"
15290
+ }
15291
+ },
15292
+ {
15293
+ "kind": "field",
15294
+ "name": "didClose",
15295
+ "type": {
15296
+ "text": "EventEmitter"
15297
+ },
15298
+ "privacy": "protected",
15299
+ "default": "new EventEmitter( this, SbbOpenCloseBaseElement.events.didClose, )",
15300
+ "description": "Emits whenever the component is closed.",
15301
+ "inheritedFrom": {
15302
+ "name": "SbbOpenCloseBaseElement",
15303
+ "module": "core/base-elements.js"
15304
+ }
15164
15305
  }
15165
15306
  ],
15166
15307
  "events": [
15167
15308
  {
15309
+ "description": "Emits when the opening animation starts.",
15310
+ "name": "willOpen",
15168
15311
  "type": {
15169
15312
  "text": "CustomEvent<void>"
15170
15313
  },
15171
- "description": "Emits when the fade in animation starts.",
15172
- "name": "willOpen"
15314
+ "inheritedFrom": {
15315
+ "name": "SbbOpenCloseBaseElement",
15316
+ "module": "core/base-elements.js"
15317
+ }
15173
15318
  },
15174
15319
  {
15320
+ "description": "Emits when the opening animation ends.",
15321
+ "name": "didOpen",
15175
15322
  "type": {
15176
15323
  "text": "CustomEvent<void>"
15177
15324
  },
15178
- "description": "Emits when the fade in animation ends and the button is displayed.",
15179
- "name": "didOpen"
15325
+ "inheritedFrom": {
15326
+ "name": "SbbOpenCloseBaseElement",
15327
+ "module": "core/base-elements.js"
15328
+ }
15329
+ },
15330
+ {
15331
+ "description": "Emits when the closing animation starts. Can be canceled.",
15332
+ "name": "willClose",
15333
+ "type": {
15334
+ "text": "CustomEvent<void>"
15335
+ },
15336
+ "inheritedFrom": {
15337
+ "name": "SbbOpenCloseBaseElement",
15338
+ "module": "core/base-elements.js"
15339
+ }
15340
+ },
15341
+ {
15342
+ "description": "Emits when the closing animation ends.",
15343
+ "name": "didClose",
15344
+ "type": {
15345
+ "text": "CustomEvent<void>"
15346
+ },
15347
+ "inheritedFrom": {
15348
+ "name": "SbbOpenCloseBaseElement",
15349
+ "module": "core/base-elements.js"
15350
+ }
15180
15351
  },
15181
15352
  {
15182
15353
  "type": {
@@ -15278,9 +15449,9 @@
15278
15449
  {
15279
15450
  "name": "animation",
15280
15451
  "type": {
15281
- "text": "'open' | 'none'"
15452
+ "text": "'open' | 'close' | 'all' | 'none'"
15282
15453
  },
15283
- "default": "'open'",
15454
+ "default": "'all'",
15284
15455
  "description": "The enabled animations.",
15285
15456
  "fieldName": "animation"
15286
15457
  }
@@ -15292,8 +15463,8 @@
15292
15463
  }
15293
15464
  ],
15294
15465
  "superclass": {
15295
- "name": "LitElement",
15296
- "package": "lit"
15466
+ "name": "SbbOpenCloseBaseElement",
15467
+ "module": "core/base-elements.js"
15297
15468
  },
15298
15469
  "tagName": "sbb-alert",
15299
15470
  "customElement": true
@@ -17775,7 +17946,7 @@
17775
17946
  },
17776
17947
  "privacy": "protected",
17777
17948
  "readonly": true,
17778
- "description": "A list of upper-cased tag names to match against. (e.g. SBB-LINK)",
17949
+ "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
17779
17950
  "default": "['sbb-breadcrumb']",
17780
17951
  "inheritedFrom": {
17781
17952
  "name": "SbbNamedSlotListMixin",
@@ -17940,7 +18111,7 @@
17940
18111
  },
17941
18112
  "privacy": "protected",
17942
18113
  "default": "[]",
17943
- "description": "A list of children with the defined tag names.\nThis array is only updated, if there is an actual change\nto the child elements.",
18114
+ "description": "A list of children with the defined tag names.\nThis array is only updated if there is an actual change\nto the child elements.",
17944
18115
  "inheritedFrom": {
17945
18116
  "name": "SbbNamedSlotListMixin",
17946
18117
  "module": "core/mixins.js"
@@ -17971,9 +18142,16 @@
17971
18142
  "type": {
17972
18143
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
17973
18144
  }
18145
+ },
18146
+ {
18147
+ "name": "listItemAttributes",
18148
+ "default": "{}",
18149
+ "type": {
18150
+ "text": "{ localNameVisualOnly?: string[] }"
18151
+ }
17974
18152
  }
17975
18153
  ],
17976
- "description": "Renders list and list slots for slotted children or an amount of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
18154
+ "description": "Renders list and list slots for slotted children or a number of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
17977
18155
  "inheritedFrom": {
17978
18156
  "name": "SbbNamedSlotListMixin",
17979
18157
  "module": "core/mixins.js"
@@ -17981,14 +18159,22 @@
17981
18159
  },
17982
18160
  {
17983
18161
  "kind": "method",
17984
- "name": "listSlotNames",
18162
+ "name": "listSlotEntries",
17985
18163
  "privacy": "protected",
17986
18164
  "return": {
17987
18165
  "type": {
17988
- "text": "string[]"
18166
+ "text": "SbbNamedSlotProperties[]"
17989
18167
  }
17990
18168
  },
17991
- "description": "Returns an array of list slot names with the length corresponding to the amount of matched\nchildren or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
18169
+ "parameters": [
18170
+ {
18171
+ "name": "listItemAttributes",
18172
+ "type": {
18173
+ "text": "{\n localNameVisualOnly?: string[];\n }"
18174
+ }
18175
+ }
18176
+ ],
18177
+ "description": "Returns an array of SbbNamedSlotProperties, which holds the list slot names and the hidden property;\nits length corresponds to the number of matched children or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
17992
18178
  "inheritedFrom": {
17993
18179
  "name": "SbbNamedSlotListMixin",
17994
18180
  "module": "core/mixins.js"
@@ -19571,6 +19757,296 @@
19571
19757
  }
19572
19758
  ]
19573
19759
  },
19760
+ {
19761
+ "kind": "javascript-module",
19762
+ "path": "button/mini-button-group.js",
19763
+ "declarations": [
19764
+ {
19765
+ "kind": "class",
19766
+ "description": "Display a list of `sbb-mini-button` elements in a horizontal container,\npossibly separated by a `sbb-divider` component.",
19767
+ "name": "SbbMiniButtonGroupElement",
19768
+ "slots": [
19769
+ {
19770
+ "description": "Use the unnamed slot to add `sbb-mini-button` and `sbb-divider` elements.",
19771
+ "name": ""
19772
+ }
19773
+ ],
19774
+ "members": [
19775
+ {
19776
+ "kind": "field",
19777
+ "name": "listChildLocalNames",
19778
+ "type": {
19779
+ "text": "string[]"
19780
+ },
19781
+ "privacy": "protected",
19782
+ "readonly": true,
19783
+ "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
19784
+ "default": "['sbb-mini-button', 'sbb-divider']",
19785
+ "inheritedFrom": {
19786
+ "name": "SbbNamedSlotListMixin",
19787
+ "module": "core/mixins.js"
19788
+ }
19789
+ },
19790
+ {
19791
+ "kind": "field",
19792
+ "name": "accessibilityLabel",
19793
+ "type": {
19794
+ "text": "string | undefined"
19795
+ },
19796
+ "privacy": "public",
19797
+ "description": "This will be forwarded as aria-label to the list that contains the buttons.",
19798
+ "attribute": "accessibility-label"
19799
+ },
19800
+ {
19801
+ "kind": "field",
19802
+ "name": "size",
19803
+ "type": {
19804
+ "text": "SbbMiniButtonGroupSize"
19805
+ },
19806
+ "privacy": "public",
19807
+ "default": "'m'",
19808
+ "description": "Size variant, either s, m, l or xl.",
19809
+ "attribute": "size",
19810
+ "reflects": true
19811
+ },
19812
+ {
19813
+ "kind": "method",
19814
+ "name": "_proxyNegative",
19815
+ "privacy": "private",
19816
+ "return": {
19817
+ "type": {
19818
+ "text": "void"
19819
+ }
19820
+ }
19821
+ },
19822
+ {
19823
+ "kind": "field",
19824
+ "name": "negative",
19825
+ "type": {
19826
+ "text": "boolean"
19827
+ },
19828
+ "privacy": "public",
19829
+ "default": "false",
19830
+ "description": "Negative coloring variant flag.",
19831
+ "attribute": "negative",
19832
+ "reflects": true,
19833
+ "inheritedFrom": {
19834
+ "name": "SbbNegativeMixin",
19835
+ "module": "core/mixins.js"
19836
+ }
19837
+ },
19838
+ {
19839
+ "kind": "field",
19840
+ "name": "listChildren",
19841
+ "type": {
19842
+ "text": "C[]"
19843
+ },
19844
+ "privacy": "protected",
19845
+ "default": "[]",
19846
+ "description": "A list of children with the defined tag names.\nThis array is only updated if there is an actual change\nto the child elements.",
19847
+ "inheritedFrom": {
19848
+ "name": "SbbNamedSlotListMixin",
19849
+ "module": "core/mixins.js"
19850
+ }
19851
+ },
19852
+ {
19853
+ "kind": "field",
19854
+ "name": "_handleSlotchange",
19855
+ "privacy": "private",
19856
+ "inheritedFrom": {
19857
+ "name": "SbbNamedSlotListMixin",
19858
+ "module": "core/mixins.js"
19859
+ }
19860
+ },
19861
+ {
19862
+ "kind": "method",
19863
+ "name": "renderList",
19864
+ "privacy": "protected",
19865
+ "return": {
19866
+ "type": {
19867
+ "text": "TemplateResult"
19868
+ }
19869
+ },
19870
+ "parameters": [
19871
+ {
19872
+ "name": "attributes",
19873
+ "default": "{}",
19874
+ "type": {
19875
+ "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
19876
+ }
19877
+ },
19878
+ {
19879
+ "name": "listItemAttributes",
19880
+ "default": "{}",
19881
+ "type": {
19882
+ "text": "{ localNameVisualOnly?: string[] }"
19883
+ }
19884
+ }
19885
+ ],
19886
+ "description": "Renders list and list slots for slotted children or a number of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
19887
+ "inheritedFrom": {
19888
+ "name": "SbbNamedSlotListMixin",
19889
+ "module": "core/mixins.js"
19890
+ }
19891
+ },
19892
+ {
19893
+ "kind": "method",
19894
+ "name": "listSlotEntries",
19895
+ "privacy": "protected",
19896
+ "return": {
19897
+ "type": {
19898
+ "text": "SbbNamedSlotProperties[]"
19899
+ }
19900
+ },
19901
+ "parameters": [
19902
+ {
19903
+ "name": "listItemAttributes",
19904
+ "type": {
19905
+ "text": "{\n localNameVisualOnly?: string[];\n }"
19906
+ }
19907
+ }
19908
+ ],
19909
+ "description": "Returns an array of SbbNamedSlotProperties, which holds the list slot names and the hidden property;\nits length corresponds to the number of matched children or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
19910
+ "inheritedFrom": {
19911
+ "name": "SbbNamedSlotListMixin",
19912
+ "module": "core/mixins.js"
19913
+ }
19914
+ },
19915
+ {
19916
+ "kind": "method",
19917
+ "name": "renderHiddenSlot",
19918
+ "privacy": "protected",
19919
+ "return": {
19920
+ "type": {
19921
+ "text": "TemplateResult"
19922
+ }
19923
+ },
19924
+ "description": "Returns a hidden slot, which is intended as the children change detection.\nWhen an element without a slot attribute is slotted to the element, it triggers\nthe slotchange event, which can be used to assign it to the appropriate named slot.",
19925
+ "inheritedFrom": {
19926
+ "name": "SbbNamedSlotListMixin",
19927
+ "module": "core/mixins.js"
19928
+ }
19929
+ },
19930
+ {
19931
+ "kind": "field",
19932
+ "name": "_hydrationRequired",
19933
+ "type": {
19934
+ "text": "boolean"
19935
+ },
19936
+ "privacy": "private",
19937
+ "default": "!!this.shadowRoot",
19938
+ "inheritedFrom": {
19939
+ "name": "SbbHydrationMixin",
19940
+ "module": "core/mixins.js"
19941
+ }
19942
+ },
19943
+ {
19944
+ "kind": "field",
19945
+ "name": "_hydrationComplete",
19946
+ "privacy": "private",
19947
+ "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
19948
+ "inheritedFrom": {
19949
+ "name": "SbbHydrationMixin",
19950
+ "module": "core/mixins.js"
19951
+ }
19952
+ },
19953
+ {
19954
+ "kind": "field",
19955
+ "name": "_resolveHydration",
19956
+ "type": {
19957
+ "text": "(hydrationRequired: boolean) => void"
19958
+ },
19959
+ "privacy": "private",
19960
+ "inheritedFrom": {
19961
+ "name": "SbbHydrationMixin",
19962
+ "module": "core/mixins.js"
19963
+ }
19964
+ },
19965
+ {
19966
+ "kind": "field",
19967
+ "name": "hydrationRequired",
19968
+ "type": {
19969
+ "text": "boolean"
19970
+ },
19971
+ "privacy": "protected",
19972
+ "description": "Returns whether hydration is required and not completed.",
19973
+ "readonly": true,
19974
+ "inheritedFrom": {
19975
+ "name": "SbbHydrationMixin",
19976
+ "module": "core/mixins.js"
19977
+ },
19978
+ "default": "!!this.shadowRoot"
19979
+ }
19980
+ ],
19981
+ "attributes": [
19982
+ {
19983
+ "name": "accessibility-label",
19984
+ "type": {
19985
+ "text": "string | undefined"
19986
+ },
19987
+ "description": "This will be forwarded as aria-label to the list that contains the buttons.",
19988
+ "fieldName": "accessibilityLabel"
19989
+ },
19990
+ {
19991
+ "name": "size",
19992
+ "type": {
19993
+ "text": "SbbMiniButtonGroupSize"
19994
+ },
19995
+ "default": "'m'",
19996
+ "description": "Size variant, either s, m, l or xl.",
19997
+ "fieldName": "size"
19998
+ },
19999
+ {
20000
+ "name": "negative",
20001
+ "type": {
20002
+ "text": "boolean"
20003
+ },
20004
+ "default": "false",
20005
+ "description": "Negative coloring variant flag.",
20006
+ "fieldName": "negative",
20007
+ "inheritedFrom": {
20008
+ "name": "SbbNegativeMixin",
20009
+ "module": "core/mixins.js"
20010
+ }
20011
+ }
20012
+ ],
20013
+ "mixins": [
20014
+ {
20015
+ "name": "SbbNegativeMixin",
20016
+ "module": "core/mixins.js"
20017
+ },
20018
+ {
20019
+ "name": "SbbNamedSlotListMixin",
20020
+ "module": "core/mixins.js"
20021
+ }
20022
+ ],
20023
+ "superclass": {
20024
+ "name": "LitElement",
20025
+ "package": "lit"
20026
+ },
20027
+ "tagName": "sbb-mini-button-group",
20028
+ "customElement": true
20029
+ }
20030
+ ],
20031
+ "exports": [
20032
+ {
20033
+ "kind": "js",
20034
+ "name": "SbbMiniButtonGroupElement",
20035
+ "declaration": {
20036
+ "name": "SbbMiniButtonGroupElement",
20037
+ "module": "button/mini-button-group.js"
20038
+ }
20039
+ },
20040
+ {
20041
+ "kind": "custom-element-definition",
20042
+ "name": "sbb-mini-button-group",
20043
+ "declaration": {
20044
+ "name": "SbbMiniButtonGroupElement",
20045
+ "module": "button/mini-button-group.js"
20046
+ }
20047
+ }
20048
+ ]
20049
+ },
19574
20050
  {
19575
20051
  "kind": "javascript-module",
19576
20052
  "path": "button/mini-button.js",
@@ -26132,6 +26608,10 @@
26132
26608
  {
26133
26609
  "description": "The slot used by the sbb-sticky-bar component.",
26134
26610
  "name": "sticky-bar"
26611
+ },
26612
+ {
26613
+ "description": "The slot used to slot an `sbb-image` to use as background.",
26614
+ "name": "image"
26135
26615
  }
26136
26616
  ],
26137
26617
  "members": [
@@ -30608,7 +31088,7 @@
30608
31088
  "type": {
30609
31089
  "text": "Record<string, string>"
30610
31090
  },
30611
- "default": "{ de: 'Klicken Sie auf diese Karte, um zurück zur Zusammenfassung zu gelangen', en: 'Click on this card to go back to summary', fr: 'Cliquez sur cette carte pour revenir au résumé', it: 'Clicca su questa scheda per tornare al sommario', }"
31091
+ "default": "{ de: 'Klicken Sie auf diese Karte, um zurück zur Zusammenfassung zu gelangen', en: 'Click on this card to go back to the summary', fr: 'Cliquez sur cette carte pour revenir au résumé', it: 'Clicca su questa scheda per tornare al sommario', }"
30612
31092
  },
30613
31093
  {
30614
31094
  "kind": "variable",
@@ -31233,7 +31713,7 @@
31233
31713
  "type": {
31234
31714
  "text": "string[]"
31235
31715
  },
31236
- "default": "[ 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Billetkontrolle.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Hoehenrundweg-Gryden-Lenk.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Kaufmann-frau.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Corona-Schutzkonzept.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/online-kaufen.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Digitale-Werbung-SBB.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Bahnhof-Luzern.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Einheitswagen-IV-EuroCity.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Einsatzstrecken_EW4-Eurocity.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/sharedimages/grafiken/Frau-No-Results.png', ]"
31716
+ "default": "[ 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Billetkontrolle.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Hoehenrundweg-Gryden-Lenk.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Kaufmann-frau.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Corona-Schutzkonzept.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/online-kaufen.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Digitale-Werbung-SBB.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Bahnhof-Luzern.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Einheitswagen-IV-EuroCity.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Einsatzstrecken_EW4-Eurocity.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Frau-No-Results.png', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Help-Teaser-Landscape.png', ]"
31237
31717
  }
31238
31718
  ],
31239
31719
  "exports": [
@@ -32475,18 +32955,25 @@
32475
32955
  "name": "attributes",
32476
32956
  "optional": true,
32477
32957
  "type": {
32478
- "text": "{\n class?: string;\n ariaLabel?: string;\n ariaLabelledby?: string;\n }"
32958
+ "text": "{\n class?: string;\n ariaLabel?: string;\n ariaLabelledby?: string;\n }"
32959
+ }
32960
+ },
32961
+ {
32962
+ "name": "listItemAttributes",
32963
+ "optional": true,
32964
+ "type": {
32965
+ "text": "{\n localNameVisualOnly?: string[];\n }"
32479
32966
  }
32480
32967
  }
32481
32968
  ]
32482
32969
  },
32483
32970
  {
32484
32971
  "kind": "method",
32485
- "name": "listSlotNames",
32972
+ "name": "listSlotEntries",
32486
32973
  "privacy": "protected",
32487
32974
  "return": {
32488
32975
  "type": {
32489
- "text": "string[]"
32976
+ "text": "SbbNamedSlotProperties[]"
32490
32977
  }
32491
32978
  }
32492
32979
  },
@@ -32552,7 +33039,7 @@
32552
33039
  },
32553
33040
  "privacy": "protected",
32554
33041
  "readonly": true,
32555
- "description": "A list of upper-cased tag names to match against. (e.g. SBB-LINK)"
33042
+ "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)"
32556
33043
  },
32557
33044
  {
32558
33045
  "kind": "field",
@@ -32562,7 +33049,7 @@
32562
33049
  },
32563
33050
  "privacy": "protected",
32564
33051
  "default": "[]",
32565
- "description": "A list of children with the defined tag names.\nThis array is only updated, if there is an actual change\nto the child elements."
33052
+ "description": "A list of children with the defined tag names.\nThis array is only updated if there is an actual change\nto the child elements."
32566
33053
  },
32567
33054
  {
32568
33055
  "kind": "field",
@@ -32585,20 +33072,35 @@
32585
33072
  "type": {
32586
33073
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
32587
33074
  }
33075
+ },
33076
+ {
33077
+ "name": "listItemAttributes",
33078
+ "default": "{}",
33079
+ "type": {
33080
+ "text": "{ localNameVisualOnly?: string[] }"
33081
+ }
32588
33082
  }
32589
33083
  ],
32590
- "description": "Renders list and list slots for slotted children or an amount of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value."
33084
+ "description": "Renders list and list slots for slotted children or a number of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value."
32591
33085
  },
32592
33086
  {
32593
33087
  "kind": "method",
32594
- "name": "listSlotNames",
33088
+ "name": "listSlotEntries",
32595
33089
  "privacy": "protected",
32596
33090
  "return": {
32597
33091
  "type": {
32598
- "text": "string[]"
33092
+ "text": "SbbNamedSlotProperties[]"
32599
33093
  }
32600
33094
  },
32601
- "description": "Returns an array of list slot names with the length corresponding to the amount of matched\nchildren or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value."
33095
+ "parameters": [
33096
+ {
33097
+ "name": "listItemAttributes",
33098
+ "type": {
33099
+ "text": "{\n localNameVisualOnly?: string[];\n }"
33100
+ }
33101
+ }
33102
+ ],
33103
+ "description": "Returns an array of SbbNamedSlotProperties, which holds the list slot names and the hidden property;\nits length corresponds to the number of matched children or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value."
32602
33104
  },
32603
33105
  {
32604
33106
  "kind": "method",
@@ -33959,6 +34461,33 @@
33959
34461
  }
33960
34462
  ]
33961
34463
  },
34464
+ {
34465
+ "kind": "function",
34466
+ "name": "waitForEvent",
34467
+ "return": {
34468
+ "type": {
34469
+ "text": "Promise<void>"
34470
+ }
34471
+ },
34472
+ "parameters": [
34473
+ {
34474
+ "name": "element",
34475
+ "type": {
34476
+ "text": "HTMLElement"
34477
+ }
34478
+ },
34479
+ {
34480
+ "name": "eventName",
34481
+ "type": {
34482
+ "text": "string"
34483
+ }
34484
+ },
34485
+ {
34486
+ "name": "timeout",
34487
+ "default": "1000"
34488
+ }
34489
+ ]
34490
+ },
33962
34491
  {
33963
34492
  "kind": "function",
33964
34493
  "name": "waitForImageReady",
@@ -34063,6 +34592,14 @@
34063
34592
  "module": "core/testing.js"
34064
34593
  }
34065
34594
  },
34595
+ {
34596
+ "kind": "js",
34597
+ "name": "waitForEvent",
34598
+ "declaration": {
34599
+ "name": "waitForEvent",
34600
+ "module": "core/testing.js"
34601
+ }
34602
+ },
34066
34603
  {
34067
34604
  "kind": "js",
34068
34605
  "name": "waitForImageReady",
@@ -39107,24 +39644,51 @@
39107
39644
  "declarations": [
39108
39645
  {
39109
39646
  "kind": "class",
39110
- "description": "Displays an informative card that reveals more informations upon being clicked.",
39647
+ "description": "Displays an informative card that reveals more information upon being clicked.",
39111
39648
  "name": "SbbFlipCardElement",
39112
39649
  "slots": [
39113
39650
  {
39114
- "description": "Use this slot to provide a sbb-flip-card-summary component.",
39115
- "name": "summary"
39116
- },
39117
- {
39118
- "description": "Use this slot to provide a sbb-flip-card-details component.",
39119
- "name": "details"
39651
+ "description": "Use the unnamed slot to add a `sbb-flip-card-summary` and a `sbb-flip-card-details` element.",
39652
+ "name": ""
39120
39653
  }
39121
39654
  ],
39122
39655
  "members": [
39656
+ {
39657
+ "kind": "field",
39658
+ "name": "events",
39659
+ "privacy": "public",
39660
+ "static": true,
39661
+ "readonly": true,
39662
+ "default": "{ flip: 'flip', }",
39663
+ "type": {
39664
+ "text": "{\n flip: 'flip',\n }"
39665
+ }
39666
+ },
39667
+ {
39668
+ "kind": "field",
39669
+ "name": "accessibilityLabel",
39670
+ "type": {
39671
+ "text": "string | undefined"
39672
+ },
39673
+ "privacy": "public",
39674
+ "description": "This will be forwarded as aria-label to the action in the non flipped state.\nIf not set, the textContent of the `sbb-flip-card-summary` is taken.",
39675
+ "attribute": "accessibility-label"
39676
+ },
39677
+ {
39678
+ "kind": "field",
39679
+ "name": "flip",
39680
+ "type": {
39681
+ "text": "EventEmitter"
39682
+ },
39683
+ "privacy": "protected",
39684
+ "default": "new EventEmitter(this, SbbFlipCardElement.events.flip)",
39685
+ "description": "Emits whenever the component is flipped."
39686
+ },
39123
39687
  {
39124
39688
  "kind": "field",
39125
39689
  "name": "summary",
39126
39690
  "type": {
39127
- "text": "SbbFlipCardSummaryElement"
39691
+ "text": "SbbFlipCardSummaryElement | null"
39128
39692
  },
39129
39693
  "privacy": "public",
39130
39694
  "description": "Returns the slotted sbb-flip-card-summary.",
@@ -39134,12 +39698,22 @@
39134
39698
  "kind": "field",
39135
39699
  "name": "details",
39136
39700
  "type": {
39137
- "text": "SbbFlipCardDetailsElement"
39701
+ "text": "SbbFlipCardDetailsElement | null"
39138
39702
  },
39139
39703
  "privacy": "public",
39140
39704
  "description": "Returns the slotted sbb-flip-card-details.",
39141
39705
  "readonly": true
39142
39706
  },
39707
+ {
39708
+ "kind": "field",
39709
+ "name": "isFlipped",
39710
+ "type": {
39711
+ "text": "boolean"
39712
+ },
39713
+ "privacy": "public",
39714
+ "description": "Whether the flip card is flipped.",
39715
+ "readonly": true
39716
+ },
39143
39717
  {
39144
39718
  "kind": "field",
39145
39719
  "name": "_flipped",
@@ -39150,6 +39724,12 @@
39150
39724
  "default": "false",
39151
39725
  "description": "Whether the card is flipped or not."
39152
39726
  },
39727
+ {
39728
+ "kind": "field",
39729
+ "name": "_abort",
39730
+ "privacy": "private",
39731
+ "default": "new SbbConnectedAbortController(this)"
39732
+ },
39153
39733
  {
39154
39734
  "kind": "field",
39155
39735
  "name": "_language",
@@ -39167,6 +39747,16 @@
39167
39747
  },
39168
39748
  "description": "Toggles the state of the sbb-flip-card."
39169
39749
  },
39750
+ {
39751
+ "kind": "method",
39752
+ "name": "_accessibilityLabel",
39753
+ "privacy": "private",
39754
+ "return": {
39755
+ "type": {
39756
+ "text": "Promise<string>"
39757
+ }
39758
+ }
39759
+ },
39170
39760
  {
39171
39761
  "kind": "field",
39172
39762
  "name": "_hydrationRequired",
@@ -39218,6 +39808,25 @@
39218
39808
  "default": "!!this.shadowRoot"
39219
39809
  }
39220
39810
  ],
39811
+ "events": [
39812
+ {
39813
+ "type": {
39814
+ "text": "CustomEvent<void>"
39815
+ },
39816
+ "description": "Emits when the flip card flips.",
39817
+ "name": "flip"
39818
+ }
39819
+ ],
39820
+ "attributes": [
39821
+ {
39822
+ "name": "accessibility-label",
39823
+ "type": {
39824
+ "text": "string | undefined"
39825
+ },
39826
+ "description": "This will be forwarded as aria-label to the action in the non flipped state.\nIf not set, the textContent of the `sbb-flip-card-summary` is taken.",
39827
+ "fieldName": "accessibilityLabel"
39828
+ }
39829
+ ],
39221
39830
  "mixins": [
39222
39831
  {
39223
39832
  "name": "SbbHydrationMixin",
@@ -39669,7 +40278,7 @@
39669
40278
  "kind": "field",
39670
40279
  "name": "size",
39671
40280
  "type": {
39672
- "text": "'l' | 'm' | undefined"
40281
+ "text": "'l' | 'm' | 's' | undefined"
39673
40282
  },
39674
40283
  "privacy": "public",
39675
40284
  "default": "'m'",
@@ -40139,7 +40748,7 @@
40139
40748
  {
40140
40749
  "name": "size",
40141
40750
  "type": {
40142
- "text": "'l' | 'm' | undefined"
40751
+ "text": "'l' | 'm' | 's' | undefined"
40143
40752
  },
40144
40753
  "default": "'m'",
40145
40754
  "description": "Size variant, either l or m.",
@@ -44118,6 +44727,700 @@
44118
44727
  }
44119
44728
  ]
44120
44729
  },
44730
+ {
44731
+ "kind": "javascript-module",
44732
+ "path": "link-list/link-list-anchor.js",
44733
+ "declarations": [
44734
+ {
44735
+ "kind": "class",
44736
+ "description": "It displays a list of `sbb-block-link`.",
44737
+ "name": "SbbLinkListAnchorElement",
44738
+ "slots": [
44739
+ {
44740
+ "description": "Use the unnamed slot to add one or more `sbb-block-link`.",
44741
+ "name": "",
44742
+ "inheritedFrom": {
44743
+ "name": "SbbLinkListBaseElement",
44744
+ "module": "link-list/common/link-list-base.js"
44745
+ }
44746
+ },
44747
+ {
44748
+ "description": "Use this slot to provide a title.",
44749
+ "name": "title",
44750
+ "inheritedFrom": {
44751
+ "name": "SbbLinkListBaseElement",
44752
+ "module": "link-list/common/link-list-base.js"
44753
+ }
44754
+ }
44755
+ ],
44756
+ "members": [
44757
+ {
44758
+ "kind": "field",
44759
+ "name": "negative",
44760
+ "type": {
44761
+ "text": "boolean"
44762
+ },
44763
+ "privacy": "public",
44764
+ "default": "false",
44765
+ "description": "Negative coloring variant flag.",
44766
+ "attribute": "negative",
44767
+ "reflects": true,
44768
+ "inheritedFrom": {
44769
+ "name": "SbbLinkListBaseElement",
44770
+ "module": "link-list/common/link-list-base.js"
44771
+ }
44772
+ },
44773
+ {
44774
+ "kind": "field",
44775
+ "name": "listChildLocalNames",
44776
+ "type": {
44777
+ "text": "string[]"
44778
+ },
44779
+ "privacy": "protected",
44780
+ "readonly": true,
44781
+ "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
44782
+ "default": "[ 'sbb-block-link', 'sbb-block-link-button', 'sbb-block-link-static', ]",
44783
+ "inheritedFrom": {
44784
+ "name": "SbbLinkListBaseElement",
44785
+ "module": "link-list/common/link-list-base.js"
44786
+ }
44787
+ },
44788
+ {
44789
+ "kind": "field",
44790
+ "name": "listChildren",
44791
+ "type": {
44792
+ "text": "C[]"
44793
+ },
44794
+ "privacy": "protected",
44795
+ "default": "[]",
44796
+ "description": "A list of children with the defined tag names.\nThis array is only updated if there is an actual change\nto the child elements.",
44797
+ "inheritedFrom": {
44798
+ "name": "SbbLinkListBaseElement",
44799
+ "module": "link-list/common/link-list-base.js"
44800
+ }
44801
+ },
44802
+ {
44803
+ "kind": "field",
44804
+ "name": "_handleSlotchange",
44805
+ "privacy": "private",
44806
+ "inheritedFrom": {
44807
+ "name": "SbbLinkListBaseElement",
44808
+ "module": "link-list/common/link-list-base.js"
44809
+ }
44810
+ },
44811
+ {
44812
+ "kind": "method",
44813
+ "name": "renderList",
44814
+ "privacy": "protected",
44815
+ "return": {
44816
+ "type": {
44817
+ "text": "TemplateResult"
44818
+ }
44819
+ },
44820
+ "parameters": [
44821
+ {
44822
+ "name": "attributes",
44823
+ "default": "{}",
44824
+ "type": {
44825
+ "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
44826
+ }
44827
+ },
44828
+ {
44829
+ "name": "listItemAttributes",
44830
+ "default": "{}",
44831
+ "type": {
44832
+ "text": "{ localNameVisualOnly?: string[] }"
44833
+ }
44834
+ }
44835
+ ],
44836
+ "description": "Renders list and list slots for slotted children or a number of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
44837
+ "inheritedFrom": {
44838
+ "name": "SbbLinkListBaseElement",
44839
+ "module": "link-list/common/link-list-base.js"
44840
+ }
44841
+ },
44842
+ {
44843
+ "kind": "method",
44844
+ "name": "listSlotEntries",
44845
+ "privacy": "protected",
44846
+ "return": {
44847
+ "type": {
44848
+ "text": "SbbNamedSlotProperties[]"
44849
+ }
44850
+ },
44851
+ "parameters": [
44852
+ {
44853
+ "name": "listItemAttributes",
44854
+ "type": {
44855
+ "text": "{\n localNameVisualOnly?: string[];\n }"
44856
+ }
44857
+ }
44858
+ ],
44859
+ "description": "Returns an array of SbbNamedSlotProperties, which holds the list slot names and the hidden property;\nits length corresponds to the number of matched children or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
44860
+ "inheritedFrom": {
44861
+ "name": "SbbLinkListBaseElement",
44862
+ "module": "link-list/common/link-list-base.js"
44863
+ }
44864
+ },
44865
+ {
44866
+ "kind": "method",
44867
+ "name": "renderHiddenSlot",
44868
+ "privacy": "protected",
44869
+ "return": {
44870
+ "type": {
44871
+ "text": "TemplateResult"
44872
+ }
44873
+ },
44874
+ "description": "Returns a hidden slot, which is intended as the children change detection.\nWhen an element without a slot attribute is slotted to the element, it triggers\nthe slotchange event, which can be used to assign it to the appropriate named slot.",
44875
+ "inheritedFrom": {
44876
+ "name": "SbbLinkListBaseElement",
44877
+ "module": "link-list/common/link-list-base.js"
44878
+ }
44879
+ },
44880
+ {
44881
+ "kind": "field",
44882
+ "name": "_hydrationRequired",
44883
+ "type": {
44884
+ "text": "boolean"
44885
+ },
44886
+ "privacy": "private",
44887
+ "default": "!!this.shadowRoot",
44888
+ "inheritedFrom": {
44889
+ "name": "SbbLinkListBaseElement",
44890
+ "module": "link-list/common/link-list-base.js"
44891
+ }
44892
+ },
44893
+ {
44894
+ "kind": "field",
44895
+ "name": "_hydrationComplete",
44896
+ "privacy": "private",
44897
+ "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
44898
+ "inheritedFrom": {
44899
+ "name": "SbbLinkListBaseElement",
44900
+ "module": "link-list/common/link-list-base.js"
44901
+ }
44902
+ },
44903
+ {
44904
+ "kind": "field",
44905
+ "name": "_resolveHydration",
44906
+ "type": {
44907
+ "text": "(hydrationRequired: boolean) => void"
44908
+ },
44909
+ "privacy": "private",
44910
+ "inheritedFrom": {
44911
+ "name": "SbbLinkListBaseElement",
44912
+ "module": "link-list/common/link-list-base.js"
44913
+ }
44914
+ },
44915
+ {
44916
+ "kind": "field",
44917
+ "name": "hydrationRequired",
44918
+ "type": {
44919
+ "text": "boolean"
44920
+ },
44921
+ "privacy": "protected",
44922
+ "description": "Returns whether hydration is required and not completed.",
44923
+ "readonly": true,
44924
+ "inheritedFrom": {
44925
+ "name": "SbbLinkListBaseElement",
44926
+ "module": "link-list/common/link-list-base.js"
44927
+ },
44928
+ "default": "!!this.shadowRoot"
44929
+ },
44930
+ {
44931
+ "kind": "field",
44932
+ "name": "titleContent",
44933
+ "type": {
44934
+ "text": "string | undefined"
44935
+ },
44936
+ "privacy": "public",
44937
+ "description": "The title text we want to show before the list.",
44938
+ "attribute": "title-content",
44939
+ "reflects": true,
44940
+ "inheritedFrom": {
44941
+ "name": "SbbLinkListBaseElement",
44942
+ "module": "link-list/common/link-list-base.js"
44943
+ }
44944
+ },
44945
+ {
44946
+ "kind": "field",
44947
+ "name": "titleLevel",
44948
+ "type": {
44949
+ "text": "SbbTitleLevel"
44950
+ },
44951
+ "privacy": "public",
44952
+ "default": "'2'",
44953
+ "description": "The semantic level of the title, e.g. 2 = h2.",
44954
+ "attribute": "title-level",
44955
+ "inheritedFrom": {
44956
+ "name": "SbbLinkListBaseElement",
44957
+ "module": "link-list/common/link-list-base.js"
44958
+ }
44959
+ },
44960
+ {
44961
+ "kind": "field",
44962
+ "name": "size",
44963
+ "type": {
44964
+ "text": "SbbLinkSize"
44965
+ },
44966
+ "privacy": "public",
44967
+ "default": "'s'",
44968
+ "description": "Text size of the nested sbb-block-link instances.\nThis will overwrite the size attribute of nested sbb-block-link instances.",
44969
+ "attribute": "size",
44970
+ "reflects": true,
44971
+ "inheritedFrom": {
44972
+ "name": "SbbLinkListBaseElement",
44973
+ "module": "link-list/common/link-list-base.js"
44974
+ }
44975
+ }
44976
+ ],
44977
+ "superclass": {
44978
+ "name": "SbbLinkListBaseElement",
44979
+ "module": "link-list.js"
44980
+ },
44981
+ "tagName": "sbb-link-list-anchor",
44982
+ "customElement": true,
44983
+ "attributes": [
44984
+ {
44985
+ "name": "negative",
44986
+ "type": {
44987
+ "text": "boolean"
44988
+ },
44989
+ "default": "false",
44990
+ "description": "Negative coloring variant flag.",
44991
+ "fieldName": "negative",
44992
+ "inheritedFrom": {
44993
+ "name": "SbbLinkListBaseElement",
44994
+ "module": "link-list/common/link-list-base.js"
44995
+ }
44996
+ },
44997
+ {
44998
+ "name": "title-content",
44999
+ "type": {
45000
+ "text": "string | undefined"
45001
+ },
45002
+ "description": "The title text we want to show before the list.",
45003
+ "fieldName": "titleContent",
45004
+ "inheritedFrom": {
45005
+ "name": "SbbLinkListBaseElement",
45006
+ "module": "link-list/common/link-list-base.js"
45007
+ }
45008
+ },
45009
+ {
45010
+ "name": "title-level",
45011
+ "type": {
45012
+ "text": "SbbTitleLevel"
45013
+ },
45014
+ "default": "'2'",
45015
+ "description": "The semantic level of the title, e.g. 2 = h2.",
45016
+ "fieldName": "titleLevel",
45017
+ "inheritedFrom": {
45018
+ "name": "SbbLinkListBaseElement",
45019
+ "module": "link-list/common/link-list-base.js"
45020
+ }
45021
+ },
45022
+ {
45023
+ "name": "size",
45024
+ "type": {
45025
+ "text": "SbbLinkSize"
45026
+ },
45027
+ "default": "'s'",
45028
+ "description": "Text size of the nested sbb-block-link instances.\nThis will overwrite the size attribute of nested sbb-block-link instances.",
45029
+ "fieldName": "size",
45030
+ "inheritedFrom": {
45031
+ "name": "SbbLinkListBaseElement",
45032
+ "module": "link-list/common/link-list-base.js"
45033
+ }
45034
+ }
45035
+ ]
45036
+ }
45037
+ ],
45038
+ "exports": [
45039
+ {
45040
+ "kind": "js",
45041
+ "name": "SbbLinkListAnchorElement",
45042
+ "declaration": {
45043
+ "name": "SbbLinkListAnchorElement",
45044
+ "module": "link-list/link-list-anchor.js"
45045
+ }
45046
+ },
45047
+ {
45048
+ "kind": "custom-element-definition",
45049
+ "name": "sbb-link-list-anchor",
45050
+ "declaration": {
45051
+ "name": "SbbLinkListAnchorElement",
45052
+ "module": "link-list/link-list-anchor.js"
45053
+ }
45054
+ }
45055
+ ]
45056
+ },
45057
+ {
45058
+ "kind": "javascript-module",
45059
+ "path": "link-list/link-list.js",
45060
+ "declarations": [
45061
+ {
45062
+ "kind": "class",
45063
+ "description": "It displays a list of `sbb-block-link`.",
45064
+ "name": "SbbLinkListElement",
45065
+ "slots": [
45066
+ {
45067
+ "description": "Use the unnamed slot to add one or more `sbb-block-link`.",
45068
+ "name": "",
45069
+ "inheritedFrom": {
45070
+ "name": "SbbLinkListBaseElement",
45071
+ "module": "link-list/common/link-list-base.js"
45072
+ }
45073
+ },
45074
+ {
45075
+ "description": "Use this slot to provide a title.",
45076
+ "name": "title",
45077
+ "inheritedFrom": {
45078
+ "name": "SbbLinkListBaseElement",
45079
+ "module": "link-list/common/link-list-base.js"
45080
+ }
45081
+ }
45082
+ ],
45083
+ "members": [
45084
+ {
45085
+ "kind": "field",
45086
+ "name": "horizontalFrom",
45087
+ "type": {
45088
+ "text": "SbbHorizontalFrom | undefined"
45089
+ },
45090
+ "privacy": "public",
45091
+ "description": "Selected breakpoint from which the list is rendered horizontally.",
45092
+ "attribute": "horizontal-from",
45093
+ "reflects": true
45094
+ },
45095
+ {
45096
+ "kind": "field",
45097
+ "name": "orientation",
45098
+ "type": {
45099
+ "text": "SbbOrientation"
45100
+ },
45101
+ "privacy": "public",
45102
+ "default": "'vertical'",
45103
+ "description": "The orientation in which the list will be shown vertical or horizontal.",
45104
+ "attribute": "orientation",
45105
+ "reflects": true
45106
+ },
45107
+ {
45108
+ "kind": "field",
45109
+ "name": "negative",
45110
+ "type": {
45111
+ "text": "boolean"
45112
+ },
45113
+ "privacy": "public",
45114
+ "default": "false",
45115
+ "description": "Negative coloring variant flag.",
45116
+ "attribute": "negative",
45117
+ "reflects": true,
45118
+ "inheritedFrom": {
45119
+ "name": "SbbLinkListBaseElement",
45120
+ "module": "link-list/common/link-list-base.js"
45121
+ }
45122
+ },
45123
+ {
45124
+ "kind": "field",
45125
+ "name": "listChildLocalNames",
45126
+ "type": {
45127
+ "text": "string[]"
45128
+ },
45129
+ "privacy": "protected",
45130
+ "readonly": true,
45131
+ "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
45132
+ "default": "[ 'sbb-block-link', 'sbb-block-link-button', 'sbb-block-link-static', ]",
45133
+ "inheritedFrom": {
45134
+ "name": "SbbLinkListBaseElement",
45135
+ "module": "link-list/common/link-list-base.js"
45136
+ }
45137
+ },
45138
+ {
45139
+ "kind": "field",
45140
+ "name": "listChildren",
45141
+ "type": {
45142
+ "text": "C[]"
45143
+ },
45144
+ "privacy": "protected",
45145
+ "default": "[]",
45146
+ "description": "A list of children with the defined tag names.\nThis array is only updated if there is an actual change\nto the child elements.",
45147
+ "inheritedFrom": {
45148
+ "name": "SbbLinkListBaseElement",
45149
+ "module": "link-list/common/link-list-base.js"
45150
+ }
45151
+ },
45152
+ {
45153
+ "kind": "field",
45154
+ "name": "_handleSlotchange",
45155
+ "privacy": "private",
45156
+ "inheritedFrom": {
45157
+ "name": "SbbLinkListBaseElement",
45158
+ "module": "link-list/common/link-list-base.js"
45159
+ }
45160
+ },
45161
+ {
45162
+ "kind": "method",
45163
+ "name": "renderList",
45164
+ "privacy": "protected",
45165
+ "return": {
45166
+ "type": {
45167
+ "text": "TemplateResult"
45168
+ }
45169
+ },
45170
+ "parameters": [
45171
+ {
45172
+ "name": "attributes",
45173
+ "default": "{}",
45174
+ "type": {
45175
+ "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
45176
+ }
45177
+ },
45178
+ {
45179
+ "name": "listItemAttributes",
45180
+ "default": "{}",
45181
+ "type": {
45182
+ "text": "{ localNameVisualOnly?: string[] }"
45183
+ }
45184
+ }
45185
+ ],
45186
+ "description": "Renders list and list slots for slotted children or a number of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
45187
+ "inheritedFrom": {
45188
+ "name": "SbbLinkListBaseElement",
45189
+ "module": "link-list/common/link-list-base.js"
45190
+ }
45191
+ },
45192
+ {
45193
+ "kind": "method",
45194
+ "name": "listSlotEntries",
45195
+ "privacy": "protected",
45196
+ "return": {
45197
+ "type": {
45198
+ "text": "SbbNamedSlotProperties[]"
45199
+ }
45200
+ },
45201
+ "parameters": [
45202
+ {
45203
+ "name": "listItemAttributes",
45204
+ "type": {
45205
+ "text": "{\n localNameVisualOnly?: string[];\n }"
45206
+ }
45207
+ }
45208
+ ],
45209
+ "description": "Returns an array of SbbNamedSlotProperties, which holds the list slot names and the hidden property;\nits length corresponds to the number of matched children or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
45210
+ "inheritedFrom": {
45211
+ "name": "SbbLinkListBaseElement",
45212
+ "module": "link-list/common/link-list-base.js"
45213
+ }
45214
+ },
45215
+ {
45216
+ "kind": "method",
45217
+ "name": "renderHiddenSlot",
45218
+ "privacy": "protected",
45219
+ "return": {
45220
+ "type": {
45221
+ "text": "TemplateResult"
45222
+ }
45223
+ },
45224
+ "description": "Returns a hidden slot, which is intended as the children change detection.\nWhen an element without a slot attribute is slotted to the element, it triggers\nthe slotchange event, which can be used to assign it to the appropriate named slot.",
45225
+ "inheritedFrom": {
45226
+ "name": "SbbLinkListBaseElement",
45227
+ "module": "link-list/common/link-list-base.js"
45228
+ }
45229
+ },
45230
+ {
45231
+ "kind": "field",
45232
+ "name": "_hydrationRequired",
45233
+ "type": {
45234
+ "text": "boolean"
45235
+ },
45236
+ "privacy": "private",
45237
+ "default": "!!this.shadowRoot",
45238
+ "inheritedFrom": {
45239
+ "name": "SbbLinkListBaseElement",
45240
+ "module": "link-list/common/link-list-base.js"
45241
+ }
45242
+ },
45243
+ {
45244
+ "kind": "field",
45245
+ "name": "_hydrationComplete",
45246
+ "privacy": "private",
45247
+ "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
45248
+ "inheritedFrom": {
45249
+ "name": "SbbLinkListBaseElement",
45250
+ "module": "link-list/common/link-list-base.js"
45251
+ }
45252
+ },
45253
+ {
45254
+ "kind": "field",
45255
+ "name": "_resolveHydration",
45256
+ "type": {
45257
+ "text": "(hydrationRequired: boolean) => void"
45258
+ },
45259
+ "privacy": "private",
45260
+ "inheritedFrom": {
45261
+ "name": "SbbLinkListBaseElement",
45262
+ "module": "link-list/common/link-list-base.js"
45263
+ }
45264
+ },
45265
+ {
45266
+ "kind": "field",
45267
+ "name": "hydrationRequired",
45268
+ "type": {
45269
+ "text": "boolean"
45270
+ },
45271
+ "privacy": "protected",
45272
+ "description": "Returns whether hydration is required and not completed.",
45273
+ "readonly": true,
45274
+ "inheritedFrom": {
45275
+ "name": "SbbLinkListBaseElement",
45276
+ "module": "link-list/common/link-list-base.js"
45277
+ },
45278
+ "default": "!!this.shadowRoot"
45279
+ },
45280
+ {
45281
+ "kind": "field",
45282
+ "name": "titleContent",
45283
+ "type": {
45284
+ "text": "string | undefined"
45285
+ },
45286
+ "privacy": "public",
45287
+ "description": "The title text we want to show before the list.",
45288
+ "attribute": "title-content",
45289
+ "reflects": true,
45290
+ "inheritedFrom": {
45291
+ "name": "SbbLinkListBaseElement",
45292
+ "module": "link-list/common/link-list-base.js"
45293
+ }
45294
+ },
45295
+ {
45296
+ "kind": "field",
45297
+ "name": "titleLevel",
45298
+ "type": {
45299
+ "text": "SbbTitleLevel"
45300
+ },
45301
+ "privacy": "public",
45302
+ "default": "'2'",
45303
+ "description": "The semantic level of the title, e.g. 2 = h2.",
45304
+ "attribute": "title-level",
45305
+ "inheritedFrom": {
45306
+ "name": "SbbLinkListBaseElement",
45307
+ "module": "link-list/common/link-list-base.js"
45308
+ }
45309
+ },
45310
+ {
45311
+ "kind": "field",
45312
+ "name": "size",
45313
+ "type": {
45314
+ "text": "SbbLinkSize"
45315
+ },
45316
+ "privacy": "public",
45317
+ "default": "'s'",
45318
+ "description": "Text size of the nested sbb-block-link instances.\nThis will overwrite the size attribute of nested sbb-block-link instances.",
45319
+ "attribute": "size",
45320
+ "reflects": true,
45321
+ "inheritedFrom": {
45322
+ "name": "SbbLinkListBaseElement",
45323
+ "module": "link-list/common/link-list-base.js"
45324
+ }
45325
+ }
45326
+ ],
45327
+ "attributes": [
45328
+ {
45329
+ "name": "horizontal-from",
45330
+ "type": {
45331
+ "text": "SbbHorizontalFrom | undefined"
45332
+ },
45333
+ "description": "Selected breakpoint from which the list is rendered horizontally.",
45334
+ "fieldName": "horizontalFrom"
45335
+ },
45336
+ {
45337
+ "name": "orientation",
45338
+ "type": {
45339
+ "text": "SbbOrientation"
45340
+ },
45341
+ "default": "'vertical'",
45342
+ "description": "The orientation in which the list will be shown vertical or horizontal.",
45343
+ "fieldName": "orientation"
45344
+ },
45345
+ {
45346
+ "name": "negative",
45347
+ "type": {
45348
+ "text": "boolean"
45349
+ },
45350
+ "default": "false",
45351
+ "description": "Negative coloring variant flag.",
45352
+ "fieldName": "negative",
45353
+ "inheritedFrom": {
45354
+ "name": "SbbLinkListBaseElement",
45355
+ "module": "link-list/common/link-list-base.js"
45356
+ }
45357
+ },
45358
+ {
45359
+ "name": "title-content",
45360
+ "type": {
45361
+ "text": "string | undefined"
45362
+ },
45363
+ "description": "The title text we want to show before the list.",
45364
+ "fieldName": "titleContent",
45365
+ "inheritedFrom": {
45366
+ "name": "SbbLinkListBaseElement",
45367
+ "module": "link-list/common/link-list-base.js"
45368
+ }
45369
+ },
45370
+ {
45371
+ "name": "title-level",
45372
+ "type": {
45373
+ "text": "SbbTitleLevel"
45374
+ },
45375
+ "default": "'2'",
45376
+ "description": "The semantic level of the title, e.g. 2 = h2.",
45377
+ "fieldName": "titleLevel",
45378
+ "inheritedFrom": {
45379
+ "name": "SbbLinkListBaseElement",
45380
+ "module": "link-list/common/link-list-base.js"
45381
+ }
45382
+ },
45383
+ {
45384
+ "name": "size",
45385
+ "type": {
45386
+ "text": "SbbLinkSize"
45387
+ },
45388
+ "default": "'s'",
45389
+ "description": "Text size of the nested sbb-block-link instances.\nThis will overwrite the size attribute of nested sbb-block-link instances.",
45390
+ "fieldName": "size",
45391
+ "inheritedFrom": {
45392
+ "name": "SbbLinkListBaseElement",
45393
+ "module": "link-list/common/link-list-base.js"
45394
+ }
45395
+ }
45396
+ ],
45397
+ "superclass": {
45398
+ "name": "SbbLinkListBaseElement",
45399
+ "module": "link-list.js"
45400
+ },
45401
+ "tagName": "sbb-link-list",
45402
+ "customElement": true
45403
+ }
45404
+ ],
45405
+ "exports": [
45406
+ {
45407
+ "kind": "js",
45408
+ "name": "SbbLinkListElement",
45409
+ "declaration": {
45410
+ "name": "SbbLinkListElement",
45411
+ "module": "link-list/link-list.js"
45412
+ }
45413
+ },
45414
+ {
45415
+ "kind": "custom-element-definition",
45416
+ "name": "sbb-link-list",
45417
+ "declaration": {
45418
+ "name": "SbbLinkListElement",
45419
+ "module": "link-list/link-list.js"
45420
+ }
45421
+ }
45422
+ ]
45423
+ },
44121
45424
  {
44122
45425
  "kind": "javascript-module",
44123
45426
  "path": "menu/common.js",
@@ -45191,7 +46494,7 @@
45191
46494
  },
45192
46495
  "privacy": "protected",
45193
46496
  "readonly": true,
45194
- "description": "A list of upper-cased tag names to match against. (e.g. SBB-LINK)",
46497
+ "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
45195
46498
  "default": "['sbb-menu-button', 'sbb-menu-link']",
45196
46499
  "inheritedFrom": {
45197
46500
  "name": "SbbNamedSlotListMixin",
@@ -45517,7 +46820,7 @@
45517
46820
  },
45518
46821
  "privacy": "protected",
45519
46822
  "default": "[]",
45520
- "description": "A list of children with the defined tag names.\nThis array is only updated, if there is an actual change\nto the child elements.",
46823
+ "description": "A list of children with the defined tag names.\nThis array is only updated if there is an actual change\nto the child elements.",
45521
46824
  "inheritedFrom": {
45522
46825
  "name": "SbbNamedSlotListMixin",
45523
46826
  "module": "core/mixins.js"
@@ -45548,9 +46851,16 @@
45548
46851
  "type": {
45549
46852
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
45550
46853
  }
46854
+ },
46855
+ {
46856
+ "name": "listItemAttributes",
46857
+ "default": "{}",
46858
+ "type": {
46859
+ "text": "{ localNameVisualOnly?: string[] }"
46860
+ }
45551
46861
  }
45552
46862
  ],
45553
- "description": "Renders list and list slots for slotted children or an amount of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
46863
+ "description": "Renders list and list slots for slotted children or a number of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
45554
46864
  "inheritedFrom": {
45555
46865
  "name": "SbbNamedSlotListMixin",
45556
46866
  "module": "core/mixins.js"
@@ -45558,14 +46868,22 @@
45558
46868
  },
45559
46869
  {
45560
46870
  "kind": "method",
45561
- "name": "listSlotNames",
46871
+ "name": "listSlotEntries",
45562
46872
  "privacy": "protected",
45563
46873
  "return": {
45564
46874
  "type": {
45565
- "text": "string[]"
46875
+ "text": "SbbNamedSlotProperties[]"
45566
46876
  }
45567
46877
  },
45568
- "description": "Returns an array of list slot names with the length corresponding to the amount of matched\nchildren or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
46878
+ "parameters": [
46879
+ {
46880
+ "name": "listItemAttributes",
46881
+ "type": {
46882
+ "text": "{\n localNameVisualOnly?: string[];\n }"
46883
+ }
46884
+ }
46885
+ ],
46886
+ "description": "Returns an array of SbbNamedSlotProperties, which holds the list slot names and the hidden property;\nits length corresponds to the number of matched children or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
45569
46887
  "inheritedFrom": {
45570
46888
  "name": "SbbNamedSlotListMixin",
45571
46889
  "module": "core/mixins.js"
@@ -46761,7 +48079,7 @@
46761
48079
  },
46762
48080
  "privacy": "protected",
46763
48081
  "readonly": true,
46764
- "description": "A list of upper-cased tag names to match against. (e.g. SBB-LINK)",
48082
+ "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
46765
48083
  "default": "[ 'sbb-navigation-button', 'sbb-navigation-link', ]",
46766
48084
  "inheritedFrom": {
46767
48085
  "name": "SbbNamedSlotListMixin",
@@ -46787,7 +48105,7 @@
46787
48105
  },
46788
48106
  "privacy": "protected",
46789
48107
  "default": "[]",
46790
- "description": "A list of children with the defined tag names.\nThis array is only updated, if there is an actual change\nto the child elements.",
48108
+ "description": "A list of children with the defined tag names.\nThis array is only updated if there is an actual change\nto the child elements.",
46791
48109
  "inheritedFrom": {
46792
48110
  "name": "SbbNamedSlotListMixin",
46793
48111
  "module": "core/mixins.js"
@@ -46818,9 +48136,16 @@
46818
48136
  "type": {
46819
48137
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
46820
48138
  }
48139
+ },
48140
+ {
48141
+ "name": "listItemAttributes",
48142
+ "default": "{}",
48143
+ "type": {
48144
+ "text": "{ localNameVisualOnly?: string[] }"
48145
+ }
46821
48146
  }
46822
48147
  ],
46823
- "description": "Renders list and list slots for slotted children or an amount of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
48148
+ "description": "Renders list and list slots for slotted children or a number of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
46824
48149
  "inheritedFrom": {
46825
48150
  "name": "SbbNamedSlotListMixin",
46826
48151
  "module": "core/mixins.js"
@@ -46828,14 +48153,22 @@
46828
48153
  },
46829
48154
  {
46830
48155
  "kind": "method",
46831
- "name": "listSlotNames",
48156
+ "name": "listSlotEntries",
46832
48157
  "privacy": "protected",
46833
48158
  "return": {
46834
48159
  "type": {
46835
- "text": "string[]"
48160
+ "text": "SbbNamedSlotProperties[]"
46836
48161
  }
46837
48162
  },
46838
- "description": "Returns an array of list slot names with the length corresponding to the amount of matched\nchildren or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
48163
+ "parameters": [
48164
+ {
48165
+ "name": "listItemAttributes",
48166
+ "type": {
48167
+ "text": "{\n localNameVisualOnly?: string[];\n }"
48168
+ }
48169
+ }
48170
+ ],
48171
+ "description": "Returns an array of SbbNamedSlotProperties, which holds the list slot names and the hidden property;\nits length corresponds to the number of matched children or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
46839
48172
  "inheritedFrom": {
46840
48173
  "name": "SbbNamedSlotListMixin",
46841
48174
  "module": "core/mixins.js"
@@ -46973,7 +48306,7 @@
46973
48306
  },
46974
48307
  "privacy": "protected",
46975
48308
  "readonly": true,
46976
- "description": "A list of upper-cased tag names to match against. (e.g. SBB-LINK)",
48309
+ "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
46977
48310
  "default": "[ 'sbb-navigation-button', 'sbb-navigation-link', ]",
46978
48311
  "inheritedFrom": {
46979
48312
  "name": "SbbNamedSlotListMixin",
@@ -47072,7 +48405,7 @@
47072
48405
  },
47073
48406
  "privacy": "protected",
47074
48407
  "default": "[]",
47075
- "description": "A list of children with the defined tag names.\nThis array is only updated, if there is an actual change\nto the child elements.",
48408
+ "description": "A list of children with the defined tag names.\nThis array is only updated if there is an actual change\nto the child elements.",
47076
48409
  "inheritedFrom": {
47077
48410
  "name": "SbbNamedSlotListMixin",
47078
48411
  "module": "core/mixins.js"
@@ -47103,9 +48436,16 @@
47103
48436
  "type": {
47104
48437
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
47105
48438
  }
48439
+ },
48440
+ {
48441
+ "name": "listItemAttributes",
48442
+ "default": "{}",
48443
+ "type": {
48444
+ "text": "{ localNameVisualOnly?: string[] }"
48445
+ }
47106
48446
  }
47107
48447
  ],
47108
- "description": "Renders list and list slots for slotted children or an amount of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
48448
+ "description": "Renders list and list slots for slotted children or a number of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
47109
48449
  "inheritedFrom": {
47110
48450
  "name": "SbbNamedSlotListMixin",
47111
48451
  "module": "core/mixins.js"
@@ -47113,14 +48453,22 @@
47113
48453
  },
47114
48454
  {
47115
48455
  "kind": "method",
47116
- "name": "listSlotNames",
48456
+ "name": "listSlotEntries",
47117
48457
  "privacy": "protected",
47118
48458
  "return": {
47119
48459
  "type": {
47120
- "text": "string[]"
48460
+ "text": "SbbNamedSlotProperties[]"
47121
48461
  }
47122
48462
  },
47123
- "description": "Returns an array of list slot names with the length corresponding to the amount of matched\nchildren or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
48463
+ "parameters": [
48464
+ {
48465
+ "name": "listItemAttributes",
48466
+ "type": {
48467
+ "text": "{\n localNameVisualOnly?: string[];\n }"
48468
+ }
48469
+ }
48470
+ ],
48471
+ "description": "Returns an array of SbbNamedSlotProperties, which holds the list slot names and the hidden property;\nits length corresponds to the number of matched children or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
47124
48472
  "inheritedFrom": {
47125
48473
  "name": "SbbNamedSlotListMixin",
47126
48474
  "module": "core/mixins.js"
@@ -54446,7 +55794,7 @@
54446
55794
  },
54447
55795
  "privacy": "protected",
54448
55796
  "readonly": true,
54449
- "description": "A list of upper-cased tag names to match against. (e.g. SBB-LINK)",
55797
+ "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
54450
55798
  "default": "['sbb-tag', 'div']",
54451
55799
  "inheritedFrom": {
54452
55800
  "name": "SbbNamedSlotListMixin",
@@ -54524,7 +55872,7 @@
54524
55872
  },
54525
55873
  "privacy": "protected",
54526
55874
  "default": "[]",
54527
- "description": "A list of children with the defined tag names.\nThis array is only updated, if there is an actual change\nto the child elements.",
55875
+ "description": "A list of children with the defined tag names.\nThis array is only updated if there is an actual change\nto the child elements.",
54528
55876
  "inheritedFrom": {
54529
55877
  "name": "SbbNamedSlotListMixin",
54530
55878
  "module": "core/mixins.js"
@@ -54555,9 +55903,16 @@
54555
55903
  "type": {
54556
55904
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
54557
55905
  }
55906
+ },
55907
+ {
55908
+ "name": "listItemAttributes",
55909
+ "default": "{}",
55910
+ "type": {
55911
+ "text": "{ localNameVisualOnly?: string[] }"
55912
+ }
54558
55913
  }
54559
55914
  ],
54560
- "description": "Renders list and list slots for slotted children or an amount of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
55915
+ "description": "Renders list and list slots for slotted children or a number of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
54561
55916
  "inheritedFrom": {
54562
55917
  "name": "SbbNamedSlotListMixin",
54563
55918
  "module": "core/mixins.js"
@@ -54565,14 +55920,22 @@
54565
55920
  },
54566
55921
  {
54567
55922
  "kind": "method",
54568
- "name": "listSlotNames",
55923
+ "name": "listSlotEntries",
54569
55924
  "privacy": "protected",
54570
55925
  "return": {
54571
55926
  "type": {
54572
- "text": "string[]"
55927
+ "text": "SbbNamedSlotProperties[]"
54573
55928
  }
54574
55929
  },
54575
- "description": "Returns an array of list slot names with the length corresponding to the amount of matched\nchildren or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
55930
+ "parameters": [
55931
+ {
55932
+ "name": "listItemAttributes",
55933
+ "type": {
55934
+ "text": "{\n localNameVisualOnly?: string[];\n }"
55935
+ }
55936
+ }
55937
+ ],
55938
+ "description": "Returns an array of SbbNamedSlotProperties, which holds the list slot names and the hidden property;\nits length corresponds to the number of matched children or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
54576
55939
  "inheritedFrom": {
54577
55940
  "name": "SbbNamedSlotListMixin",
54578
55941
  "module": "core/mixins.js"
@@ -55249,6 +56612,497 @@
55249
56612
  }
55250
56613
  ]
55251
56614
  },
56615
+ {
56616
+ "kind": "javascript-module",
56617
+ "path": "teaser-product/teaser-product-static.js",
56618
+ "declarations": [
56619
+ {
56620
+ "kind": "class",
56621
+ "description": "Displays a text and a footnote, combined with an image, to tease a product.",
56622
+ "name": "SbbTeaserProductStaticElement",
56623
+ "cssProperties": [
56624
+ {
56625
+ "description": "At which percentage the background should start getting transparent.",
56626
+ "name": "--sbb-teaser-product-background-gradient-start",
56627
+ "default": "25%"
56628
+ },
56629
+ {
56630
+ "description": "At which percentage the background should be fully transparent.",
56631
+ "name": "--sbb-teaser-product-background-gradient-end",
56632
+ "default": "75%"
56633
+ }
56634
+ ],
56635
+ "slots": [
56636
+ {
56637
+ "description": "Use this slot to provide the main content.",
56638
+ "name": ""
56639
+ },
56640
+ {
56641
+ "description": "Use this slot to provide an image or a `sbb-image` as a background.",
56642
+ "name": "image"
56643
+ },
56644
+ {
56645
+ "description": "Use this slot to provide a footnote.",
56646
+ "name": "footnote"
56647
+ }
56648
+ ],
56649
+ "members": [
56650
+ {
56651
+ "kind": "field",
56652
+ "name": "imageAlignment",
56653
+ "type": {
56654
+ "text": "'after' | 'before'"
56655
+ },
56656
+ "privacy": "public",
56657
+ "default": "'after'",
56658
+ "description": "Whether the fully visible part of the image is aligned 'before' or 'after' the content.\nOnly relevant starting from large breakpoint.",
56659
+ "attribute": "image-alignment",
56660
+ "reflects": true,
56661
+ "inheritedFrom": {
56662
+ "name": "SbbTeaserProductCommonElementMixin",
56663
+ "module": "teaser-product/common/teaser-product-common.js"
56664
+ }
56665
+ },
56666
+ {
56667
+ "kind": "method",
56668
+ "name": "renderTemplate",
56669
+ "privacy": "protected",
56670
+ "return": {
56671
+ "type": {
56672
+ "text": "TemplateResult"
56673
+ }
56674
+ },
56675
+ "description": "Override this method to render the component template.",
56676
+ "inheritedFrom": {
56677
+ "name": "SbbActionBaseElement",
56678
+ "module": "core/base-elements.js"
56679
+ }
56680
+ },
56681
+ {
56682
+ "kind": "field",
56683
+ "name": "negative",
56684
+ "type": {
56685
+ "text": "boolean"
56686
+ },
56687
+ "privacy": "public",
56688
+ "default": "false",
56689
+ "description": "Negative coloring variant flag.",
56690
+ "attribute": "negative",
56691
+ "reflects": true,
56692
+ "inheritedFrom": {
56693
+ "name": "SbbNegativeMixin",
56694
+ "module": "core/mixins.js"
56695
+ }
56696
+ },
56697
+ {
56698
+ "kind": "field",
56699
+ "name": "maybeDisabled",
56700
+ "type": {
56701
+ "text": "boolean | undefined"
56702
+ },
56703
+ "privacy": "protected",
56704
+ "readonly": true,
56705
+ "inheritedFrom": {
56706
+ "name": "SbbActionBaseElement",
56707
+ "module": "core/base-elements.js"
56708
+ }
56709
+ },
56710
+ {
56711
+ "kind": "method",
56712
+ "name": "setupBaseEventHandlers",
56713
+ "privacy": "protected",
56714
+ "return": {
56715
+ "type": {
56716
+ "text": "void"
56717
+ }
56718
+ },
56719
+ "inheritedFrom": {
56720
+ "name": "SbbActionBaseElement",
56721
+ "module": "core/base-elements.js"
56722
+ }
56723
+ }
56724
+ ],
56725
+ "mixins": [
56726
+ {
56727
+ "name": "SbbTeaserProductCommonElementMixin",
56728
+ "module": "teaser-product.js"
56729
+ }
56730
+ ],
56731
+ "superclass": {
56732
+ "name": "SbbActionBaseElement",
56733
+ "module": "core/base-elements.js"
56734
+ },
56735
+ "tagName": "sbb-teaser-product-static",
56736
+ "customElement": true,
56737
+ "attributes": [
56738
+ {
56739
+ "name": "image-alignment",
56740
+ "type": {
56741
+ "text": "'after' | 'before'"
56742
+ },
56743
+ "default": "'after'",
56744
+ "description": "Whether the fully visible part of the image is aligned 'before' or 'after' the content.\nOnly relevant starting from large breakpoint.",
56745
+ "fieldName": "imageAlignment",
56746
+ "inheritedFrom": {
56747
+ "name": "SbbTeaserProductCommonElementMixin",
56748
+ "module": "teaser-product/common/teaser-product-common.js"
56749
+ }
56750
+ },
56751
+ {
56752
+ "name": "negative",
56753
+ "type": {
56754
+ "text": "boolean"
56755
+ },
56756
+ "default": "false",
56757
+ "description": "Negative coloring variant flag.",
56758
+ "fieldName": "negative",
56759
+ "inheritedFrom": {
56760
+ "name": "SbbNegativeMixin",
56761
+ "module": "core/mixins.js"
56762
+ }
56763
+ }
56764
+ ]
56765
+ }
56766
+ ],
56767
+ "exports": [
56768
+ {
56769
+ "kind": "js",
56770
+ "name": "SbbTeaserProductStaticElement",
56771
+ "declaration": {
56772
+ "name": "SbbTeaserProductStaticElement",
56773
+ "module": "teaser-product/teaser-product-static.js"
56774
+ }
56775
+ },
56776
+ {
56777
+ "kind": "custom-element-definition",
56778
+ "name": "sbb-teaser-product-static",
56779
+ "declaration": {
56780
+ "name": "SbbTeaserProductStaticElement",
56781
+ "module": "teaser-product/teaser-product-static.js"
56782
+ }
56783
+ }
56784
+ ]
56785
+ },
56786
+ {
56787
+ "kind": "javascript-module",
56788
+ "path": "teaser-product/teaser-product.js",
56789
+ "declarations": [
56790
+ {
56791
+ "kind": "class",
56792
+ "description": "Displays a text and a footnote, combined with an image, to tease a product",
56793
+ "name": "SbbTeaserProductElement",
56794
+ "cssProperties": [
56795
+ {
56796
+ "description": "At which percentage the background should start getting transparent.",
56797
+ "name": "--sbb-teaser-product-background-gradient-start",
56798
+ "default": "25%"
56799
+ },
56800
+ {
56801
+ "description": "At which percentage the background should be fully transparent.",
56802
+ "name": "--sbb-teaser-product-background-gradient-end",
56803
+ "default": "75%"
56804
+ }
56805
+ ],
56806
+ "slots": [
56807
+ {
56808
+ "description": "Use this slot to provide the main content.",
56809
+ "name": ""
56810
+ },
56811
+ {
56812
+ "description": "Use this slot to provide an image or a `sbb-image` as a background.",
56813
+ "name": "image"
56814
+ },
56815
+ {
56816
+ "description": "Use this slot to provide a footnote.",
56817
+ "name": "footnote"
56818
+ }
56819
+ ],
56820
+ "members": [
56821
+ {
56822
+ "kind": "field",
56823
+ "name": "imageAlignment",
56824
+ "type": {
56825
+ "text": "'after' | 'before'"
56826
+ },
56827
+ "privacy": "public",
56828
+ "default": "'after'",
56829
+ "description": "Whether the fully visible part of the image is aligned 'before' or 'after' the content.\nOnly relevant starting from large breakpoint.",
56830
+ "attribute": "image-alignment",
56831
+ "reflects": true,
56832
+ "inheritedFrom": {
56833
+ "name": "SbbTeaserProductCommonElementMixin",
56834
+ "module": "teaser-product/common/teaser-product-common.js"
56835
+ }
56836
+ },
56837
+ {
56838
+ "kind": "method",
56839
+ "name": "renderTemplate",
56840
+ "privacy": "protected",
56841
+ "return": {
56842
+ "type": {
56843
+ "text": "TemplateResult"
56844
+ }
56845
+ },
56846
+ "description": "Override this method to render the component template.",
56847
+ "inheritedFrom": {
56848
+ "name": "SbbActionBaseElement",
56849
+ "module": "core/base-elements.js"
56850
+ }
56851
+ },
56852
+ {
56853
+ "kind": "field",
56854
+ "name": "negative",
56855
+ "type": {
56856
+ "text": "boolean"
56857
+ },
56858
+ "privacy": "public",
56859
+ "default": "false",
56860
+ "description": "Negative coloring variant flag.",
56861
+ "attribute": "negative",
56862
+ "reflects": true,
56863
+ "inheritedFrom": {
56864
+ "name": "SbbNegativeMixin",
56865
+ "module": "core/mixins.js"
56866
+ }
56867
+ },
56868
+ {
56869
+ "kind": "field",
56870
+ "name": "href",
56871
+ "type": {
56872
+ "text": "string | undefined"
56873
+ },
56874
+ "privacy": "public",
56875
+ "description": "The href value you want to link to.",
56876
+ "attribute": "href",
56877
+ "inheritedFrom": {
56878
+ "name": "SbbLinkBaseElement",
56879
+ "module": "core/base-elements.js"
56880
+ }
56881
+ },
56882
+ {
56883
+ "kind": "field",
56884
+ "name": "target",
56885
+ "type": {
56886
+ "text": "LinkTargetType | string | undefined"
56887
+ },
56888
+ "privacy": "public",
56889
+ "description": "Where to display the linked URL.",
56890
+ "attribute": "target",
56891
+ "inheritedFrom": {
56892
+ "name": "SbbLinkBaseElement",
56893
+ "module": "core/base-elements.js"
56894
+ }
56895
+ },
56896
+ {
56897
+ "kind": "field",
56898
+ "name": "rel",
56899
+ "type": {
56900
+ "text": "string | undefined"
56901
+ },
56902
+ "privacy": "public",
56903
+ "description": "The relationship of the linked URL as space-separated link types.",
56904
+ "attribute": "rel",
56905
+ "inheritedFrom": {
56906
+ "name": "SbbLinkBaseElement",
56907
+ "module": "core/base-elements.js"
56908
+ }
56909
+ },
56910
+ {
56911
+ "kind": "field",
56912
+ "name": "download",
56913
+ "type": {
56914
+ "text": "boolean | undefined"
56915
+ },
56916
+ "privacy": "public",
56917
+ "description": "Whether the browser will show the download dialog on click.",
56918
+ "attribute": "download",
56919
+ "inheritedFrom": {
56920
+ "name": "SbbLinkBaseElement",
56921
+ "module": "core/base-elements.js"
56922
+ }
56923
+ },
56924
+ {
56925
+ "kind": "field",
56926
+ "name": "accessibilityLabel",
56927
+ "type": {
56928
+ "text": "string | undefined"
56929
+ },
56930
+ "privacy": "public",
56931
+ "description": "This will be forwarded as aria-label to the inner anchor element.",
56932
+ "attribute": "accessibility-label",
56933
+ "inheritedFrom": {
56934
+ "name": "SbbLinkBaseElement",
56935
+ "module": "core/base-elements.js"
56936
+ }
56937
+ },
56938
+ {
56939
+ "kind": "field",
56940
+ "name": "language",
56941
+ "privacy": "protected",
56942
+ "default": "new SbbLanguageController(this)",
56943
+ "inheritedFrom": {
56944
+ "name": "SbbLinkBaseElement",
56945
+ "module": "core/base-elements.js"
56946
+ }
56947
+ },
56948
+ {
56949
+ "kind": "field",
56950
+ "name": "_evaluateRelAttribute",
56951
+ "privacy": "private",
56952
+ "inheritedFrom": {
56953
+ "name": "SbbLinkBaseElement",
56954
+ "module": "core/base-elements.js"
56955
+ }
56956
+ },
56957
+ {
56958
+ "kind": "field",
56959
+ "name": "maybeDisabled",
56960
+ "type": {
56961
+ "text": "boolean | undefined"
56962
+ },
56963
+ "privacy": "protected",
56964
+ "readonly": true,
56965
+ "inheritedFrom": {
56966
+ "name": "SbbActionBaseElement",
56967
+ "module": "core/base-elements.js"
56968
+ }
56969
+ },
56970
+ {
56971
+ "kind": "method",
56972
+ "name": "setupBaseEventHandlers",
56973
+ "privacy": "protected",
56974
+ "return": {
56975
+ "type": {
56976
+ "text": "void"
56977
+ }
56978
+ },
56979
+ "inheritedFrom": {
56980
+ "name": "SbbActionBaseElement",
56981
+ "module": "core/base-elements.js"
56982
+ }
56983
+ }
56984
+ ],
56985
+ "mixins": [
56986
+ {
56987
+ "name": "SbbTeaserProductCommonElementMixin",
56988
+ "module": "teaser-product.js"
56989
+ }
56990
+ ],
56991
+ "superclass": {
56992
+ "name": "SbbLinkBaseElement",
56993
+ "module": "core/base-elements.js"
56994
+ },
56995
+ "tagName": "sbb-teaser-product",
56996
+ "customElement": true,
56997
+ "attributes": [
56998
+ {
56999
+ "name": "image-alignment",
57000
+ "type": {
57001
+ "text": "'after' | 'before'"
57002
+ },
57003
+ "default": "'after'",
57004
+ "description": "Whether the fully visible part of the image is aligned 'before' or 'after' the content.\nOnly relevant starting from large breakpoint.",
57005
+ "fieldName": "imageAlignment",
57006
+ "inheritedFrom": {
57007
+ "name": "SbbTeaserProductCommonElementMixin",
57008
+ "module": "teaser-product/common/teaser-product-common.js"
57009
+ }
57010
+ },
57011
+ {
57012
+ "name": "negative",
57013
+ "type": {
57014
+ "text": "boolean"
57015
+ },
57016
+ "default": "false",
57017
+ "description": "Negative coloring variant flag.",
57018
+ "fieldName": "negative",
57019
+ "inheritedFrom": {
57020
+ "name": "SbbNegativeMixin",
57021
+ "module": "core/mixins.js"
57022
+ }
57023
+ },
57024
+ {
57025
+ "name": "href",
57026
+ "type": {
57027
+ "text": "string | undefined"
57028
+ },
57029
+ "description": "The href value you want to link to.",
57030
+ "fieldName": "href",
57031
+ "inheritedFrom": {
57032
+ "name": "SbbLinkBaseElement",
57033
+ "module": "core/base-elements.js"
57034
+ }
57035
+ },
57036
+ {
57037
+ "name": "target",
57038
+ "type": {
57039
+ "text": "LinkTargetType | string | undefined"
57040
+ },
57041
+ "description": "Where to display the linked URL.",
57042
+ "fieldName": "target",
57043
+ "inheritedFrom": {
57044
+ "name": "SbbLinkBaseElement",
57045
+ "module": "core/base-elements.js"
57046
+ }
57047
+ },
57048
+ {
57049
+ "name": "rel",
57050
+ "type": {
57051
+ "text": "string | undefined"
57052
+ },
57053
+ "description": "The relationship of the linked URL as space-separated link types.",
57054
+ "fieldName": "rel",
57055
+ "inheritedFrom": {
57056
+ "name": "SbbLinkBaseElement",
57057
+ "module": "core/base-elements.js"
57058
+ }
57059
+ },
57060
+ {
57061
+ "name": "download",
57062
+ "type": {
57063
+ "text": "boolean | undefined"
57064
+ },
57065
+ "description": "Whether the browser will show the download dialog on click.",
57066
+ "fieldName": "download",
57067
+ "inheritedFrom": {
57068
+ "name": "SbbLinkBaseElement",
57069
+ "module": "core/base-elements.js"
57070
+ }
57071
+ },
57072
+ {
57073
+ "name": "accessibility-label",
57074
+ "type": {
57075
+ "text": "string | undefined"
57076
+ },
57077
+ "description": "This will be forwarded as aria-label to the inner anchor element.",
57078
+ "fieldName": "accessibilityLabel",
57079
+ "inheritedFrom": {
57080
+ "name": "SbbLinkBaseElement",
57081
+ "module": "core/base-elements.js"
57082
+ }
57083
+ }
57084
+ ]
57085
+ }
57086
+ ],
57087
+ "exports": [
57088
+ {
57089
+ "kind": "js",
57090
+ "name": "SbbTeaserProductElement",
57091
+ "declaration": {
57092
+ "name": "SbbTeaserProductElement",
57093
+ "module": "teaser-product/teaser-product.js"
57094
+ }
57095
+ },
57096
+ {
57097
+ "kind": "custom-element-definition",
57098
+ "name": "sbb-teaser-product",
57099
+ "declaration": {
57100
+ "name": "SbbTeaserProductElement",
57101
+ "module": "teaser-product/teaser-product.js"
57102
+ }
57103
+ }
57104
+ ]
57105
+ },
55252
57106
  {
55253
57107
  "kind": "javascript-module",
55254
57108
  "path": "toggle/toggle-option.js",
@@ -55843,7 +57697,7 @@
55843
57697
  },
55844
57698
  "privacy": "protected",
55845
57699
  "readonly": true,
55846
- "description": "A list of upper-cased tag names to match against. (e.g. SBB-LINK)",
57700
+ "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
55847
57701
  "default": "['sbb-train']",
55848
57702
  "inheritedFrom": {
55849
57703
  "name": "SbbNamedSlotListMixin",
@@ -55954,7 +57808,336 @@
55954
57808
  },
55955
57809
  "privacy": "protected",
55956
57810
  "default": "[]",
55957
- "description": "A list of children with the defined tag names.\nThis array is only updated, if there is an actual change\nto the child elements.",
57811
+ "description": "A list of children with the defined tag names.\nThis array is only updated if there is an actual change\nto the child elements.",
57812
+ "inheritedFrom": {
57813
+ "name": "SbbNamedSlotListMixin",
57814
+ "module": "core/mixins.js"
57815
+ }
57816
+ },
57817
+ {
57818
+ "kind": "field",
57819
+ "name": "_handleSlotchange",
57820
+ "privacy": "private",
57821
+ "inheritedFrom": {
57822
+ "name": "SbbNamedSlotListMixin",
57823
+ "module": "core/mixins.js"
57824
+ }
57825
+ },
57826
+ {
57827
+ "kind": "method",
57828
+ "name": "renderList",
57829
+ "privacy": "protected",
57830
+ "return": {
57831
+ "type": {
57832
+ "text": "TemplateResult"
57833
+ }
57834
+ },
57835
+ "parameters": [
57836
+ {
57837
+ "name": "attributes",
57838
+ "default": "{}",
57839
+ "type": {
57840
+ "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
57841
+ }
57842
+ },
57843
+ {
57844
+ "name": "listItemAttributes",
57845
+ "default": "{}",
57846
+ "type": {
57847
+ "text": "{ localNameVisualOnly?: string[] }"
57848
+ }
57849
+ }
57850
+ ],
57851
+ "description": "Renders list and list slots for slotted children or a number of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
57852
+ "inheritedFrom": {
57853
+ "name": "SbbNamedSlotListMixin",
57854
+ "module": "core/mixins.js"
57855
+ }
57856
+ },
57857
+ {
57858
+ "kind": "method",
57859
+ "name": "listSlotEntries",
57860
+ "privacy": "protected",
57861
+ "return": {
57862
+ "type": {
57863
+ "text": "SbbNamedSlotProperties[]"
57864
+ }
57865
+ },
57866
+ "parameters": [
57867
+ {
57868
+ "name": "listItemAttributes",
57869
+ "type": {
57870
+ "text": "{\n localNameVisualOnly?: string[];\n }"
57871
+ }
57872
+ }
57873
+ ],
57874
+ "description": "Returns an array of SbbNamedSlotProperties, which holds the list slot names and the hidden property;\nits length corresponds to the number of matched children or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
57875
+ "inheritedFrom": {
57876
+ "name": "SbbNamedSlotListMixin",
57877
+ "module": "core/mixins.js"
57878
+ }
57879
+ },
57880
+ {
57881
+ "kind": "method",
57882
+ "name": "renderHiddenSlot",
57883
+ "privacy": "protected",
57884
+ "return": {
57885
+ "type": {
57886
+ "text": "TemplateResult"
57887
+ }
57888
+ },
57889
+ "description": "Returns a hidden slot, which is intended as the children change detection.\nWhen an element without a slot attribute is slotted to the element, it triggers\nthe slotchange event, which can be used to assign it to the appropriate named slot.",
57890
+ "inheritedFrom": {
57891
+ "name": "SbbNamedSlotListMixin",
57892
+ "module": "core/mixins.js"
57893
+ }
57894
+ },
57895
+ {
57896
+ "kind": "field",
57897
+ "name": "_hydrationRequired",
57898
+ "type": {
57899
+ "text": "boolean"
57900
+ },
57901
+ "privacy": "private",
57902
+ "default": "!!this.shadowRoot",
57903
+ "inheritedFrom": {
57904
+ "name": "SbbHydrationMixin",
57905
+ "module": "core/mixins.js"
57906
+ }
57907
+ },
57908
+ {
57909
+ "kind": "field",
57910
+ "name": "_hydrationComplete",
57911
+ "privacy": "private",
57912
+ "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
57913
+ "inheritedFrom": {
57914
+ "name": "SbbHydrationMixin",
57915
+ "module": "core/mixins.js"
57916
+ }
57917
+ },
57918
+ {
57919
+ "kind": "field",
57920
+ "name": "_resolveHydration",
57921
+ "type": {
57922
+ "text": "(hydrationRequired: boolean) => void"
57923
+ },
57924
+ "privacy": "private",
57925
+ "inheritedFrom": {
57926
+ "name": "SbbHydrationMixin",
57927
+ "module": "core/mixins.js"
57928
+ }
57929
+ },
57930
+ {
57931
+ "kind": "field",
57932
+ "name": "hydrationRequired",
57933
+ "type": {
57934
+ "text": "boolean"
57935
+ },
57936
+ "privacy": "protected",
57937
+ "description": "Returns whether hydration is required and not completed.",
57938
+ "readonly": true,
57939
+ "inheritedFrom": {
57940
+ "name": "SbbHydrationMixin",
57941
+ "module": "core/mixins.js"
57942
+ },
57943
+ "default": "!!this.shadowRoot"
57944
+ }
57945
+ ],
57946
+ "attributes": [
57947
+ {
57948
+ "name": "hide-wagon-label",
57949
+ "type": {
57950
+ "text": "boolean"
57951
+ },
57952
+ "default": "false",
57953
+ "description": "Option to hide all wagon labels.",
57954
+ "fieldName": "hideWagonLabel"
57955
+ }
57956
+ ],
57957
+ "mixins": [
57958
+ {
57959
+ "name": "SbbNamedSlotListMixin",
57960
+ "module": "core/mixins.js"
57961
+ }
57962
+ ],
57963
+ "superclass": {
57964
+ "name": "LitElement",
57965
+ "package": "lit"
57966
+ },
57967
+ "tagName": "sbb-train-formation",
57968
+ "customElement": true
57969
+ }
57970
+ ],
57971
+ "exports": [
57972
+ {
57973
+ "kind": "js",
57974
+ "name": "SbbTrainFormationElement",
57975
+ "declaration": {
57976
+ "name": "SbbTrainFormationElement",
57977
+ "module": "train/train-formation.js"
57978
+ }
57979
+ },
57980
+ {
57981
+ "kind": "custom-element-definition",
57982
+ "name": "sbb-train-formation",
57983
+ "declaration": {
57984
+ "name": "SbbTrainFormationElement",
57985
+ "module": "train/train-formation.js"
57986
+ }
57987
+ }
57988
+ ]
57989
+ },
57990
+ {
57991
+ "kind": "javascript-module",
57992
+ "path": "train/train-wagon.js",
57993
+ "declarations": [
57994
+ {
57995
+ "kind": "class",
57996
+ "description": "It displays a train compartment within a `sbb-train` component.",
57997
+ "name": "SbbTrainWagonElement",
57998
+ "slots": [
57999
+ {
58000
+ "description": "Use the unnamed slot to add one or more `sbb-icon` for meta-information of the `sbb-train-wagon`.",
58001
+ "name": ""
58002
+ }
58003
+ ],
58004
+ "members": [
58005
+ {
58006
+ "kind": "field",
58007
+ "name": "events",
58008
+ "privacy": "public",
58009
+ "static": true,
58010
+ "readonly": true,
58011
+ "default": "{ sectorChange: 'sectorChange', }",
58012
+ "type": {
58013
+ "text": "{\n sectorChange: 'sectorChange',\n }"
58014
+ }
58015
+ },
58016
+ {
58017
+ "kind": "field",
58018
+ "name": "listChildLocalNames",
58019
+ "type": {
58020
+ "text": "string[]"
58021
+ },
58022
+ "privacy": "protected",
58023
+ "readonly": true,
58024
+ "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
58025
+ "default": "['sbb-icon']",
58026
+ "inheritedFrom": {
58027
+ "name": "SbbNamedSlotListMixin",
58028
+ "module": "core/mixins.js"
58029
+ }
58030
+ },
58031
+ {
58032
+ "kind": "field",
58033
+ "name": "type",
58034
+ "type": {
58035
+ "text": "'locomotive' | 'closed' | 'wagon'"
58036
+ },
58037
+ "privacy": "public",
58038
+ "default": "'wagon'",
58039
+ "description": "Wagon type.",
58040
+ "attribute": "type",
58041
+ "reflects": true
58042
+ },
58043
+ {
58044
+ "kind": "field",
58045
+ "name": "occupancy",
58046
+ "type": {
58047
+ "text": "SbbOccupancy | undefined"
58048
+ },
58049
+ "privacy": "public",
58050
+ "default": "'none'",
58051
+ "description": "Occupancy of a wagon.",
58052
+ "attribute": "occupancy"
58053
+ },
58054
+ {
58055
+ "kind": "field",
58056
+ "name": "sector",
58057
+ "privacy": "public",
58058
+ "description": "Sector in which to wagon stops.",
58059
+ "type": {
58060
+ "text": "string | null"
58061
+ },
58062
+ "attribute": "sector",
58063
+ "reflects": true,
58064
+ "default": "null"
58065
+ },
58066
+ {
58067
+ "kind": "field",
58068
+ "name": "_sector",
58069
+ "type": {
58070
+ "text": "string | null"
58071
+ },
58072
+ "privacy": "private",
58073
+ "default": "null"
58074
+ },
58075
+ {
58076
+ "kind": "field",
58077
+ "name": "blockedPassage",
58078
+ "type": {
58079
+ "text": "'previous' | 'next' | 'both' | 'none'"
58080
+ },
58081
+ "privacy": "public",
58082
+ "default": "'none'",
58083
+ "description": "Accessibility text for blocked passages of the wagon.",
58084
+ "attribute": "blocked-passage"
58085
+ },
58086
+ {
58087
+ "kind": "field",
58088
+ "name": "wagonClass",
58089
+ "type": {
58090
+ "text": "'1' | '2' | undefined"
58091
+ },
58092
+ "privacy": "public",
58093
+ "description": "Visible class label of a wagon.",
58094
+ "attribute": "wagon-class"
58095
+ },
58096
+ {
58097
+ "kind": "field",
58098
+ "name": "label",
58099
+ "type": {
58100
+ "text": "string | undefined"
58101
+ },
58102
+ "privacy": "public",
58103
+ "description": "Visible label for the wagon number. Not used by type locomotive or closed.",
58104
+ "attribute": "label"
58105
+ },
58106
+ {
58107
+ "kind": "field",
58108
+ "name": "additionalAccessibilityText",
58109
+ "type": {
58110
+ "text": "string | undefined"
58111
+ },
58112
+ "privacy": "public",
58113
+ "description": "Additional accessibility text which will be appended to the end.",
58114
+ "attribute": "additional-accessibility-text"
58115
+ },
58116
+ {
58117
+ "kind": "field",
58118
+ "name": "_language",
58119
+ "privacy": "private",
58120
+ "default": "new SbbLanguageController(this)"
58121
+ },
58122
+ {
58123
+ "kind": "method",
58124
+ "name": "_sectorChanged",
58125
+ "privacy": "private",
58126
+ "return": {
58127
+ "type": {
58128
+ "text": "void"
58129
+ }
58130
+ }
58131
+ },
58132
+ {
58133
+ "kind": "field",
58134
+ "name": "listChildren",
58135
+ "type": {
58136
+ "text": "C[]"
58137
+ },
58138
+ "privacy": "protected",
58139
+ "default": "[]",
58140
+ "description": "A list of children with the defined tag names.\nThis array is only updated if there is an actual change\nto the child elements.",
55958
58141
  "inheritedFrom": {
55959
58142
  "name": "SbbNamedSlotListMixin",
55960
58143
  "module": "core/mixins.js"
@@ -55985,299 +58168,16 @@
55985
58168
  "type": {
55986
58169
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
55987
58170
  }
58171
+ },
58172
+ {
58173
+ "name": "listItemAttributes",
58174
+ "default": "{}",
58175
+ "type": {
58176
+ "text": "{ localNameVisualOnly?: string[] }"
58177
+ }
55988
58178
  }
55989
58179
  ],
55990
- "description": "Renders list and list slots for slotted children or an amount of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
55991
- "inheritedFrom": {
55992
- "name": "SbbNamedSlotListMixin",
55993
- "module": "core/mixins.js"
55994
- }
55995
- },
55996
- {
55997
- "kind": "method",
55998
- "name": "listSlotNames",
55999
- "privacy": "protected",
56000
- "return": {
56001
- "type": {
56002
- "text": "string[]"
56003
- }
56004
- },
56005
- "description": "Returns an array of list slot names with the length corresponding to the amount of matched\nchildren or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
56006
- "inheritedFrom": {
56007
- "name": "SbbNamedSlotListMixin",
56008
- "module": "core/mixins.js"
56009
- }
56010
- },
56011
- {
56012
- "kind": "method",
56013
- "name": "renderHiddenSlot",
56014
- "privacy": "protected",
56015
- "return": {
56016
- "type": {
56017
- "text": "TemplateResult"
56018
- }
56019
- },
56020
- "description": "Returns a hidden slot, which is intended as the children change detection.\nWhen an element without a slot attribute is slotted to the element, it triggers\nthe slotchange event, which can be used to assign it to the appropriate named slot.",
56021
- "inheritedFrom": {
56022
- "name": "SbbNamedSlotListMixin",
56023
- "module": "core/mixins.js"
56024
- }
56025
- },
56026
- {
56027
- "kind": "field",
56028
- "name": "_hydrationRequired",
56029
- "type": {
56030
- "text": "boolean"
56031
- },
56032
- "privacy": "private",
56033
- "default": "!!this.shadowRoot",
56034
- "inheritedFrom": {
56035
- "name": "SbbHydrationMixin",
56036
- "module": "core/mixins.js"
56037
- }
56038
- },
56039
- {
56040
- "kind": "field",
56041
- "name": "_hydrationComplete",
56042
- "privacy": "private",
56043
- "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
56044
- "inheritedFrom": {
56045
- "name": "SbbHydrationMixin",
56046
- "module": "core/mixins.js"
56047
- }
56048
- },
56049
- {
56050
- "kind": "field",
56051
- "name": "_resolveHydration",
56052
- "type": {
56053
- "text": "(hydrationRequired: boolean) => void"
56054
- },
56055
- "privacy": "private",
56056
- "inheritedFrom": {
56057
- "name": "SbbHydrationMixin",
56058
- "module": "core/mixins.js"
56059
- }
56060
- },
56061
- {
56062
- "kind": "field",
56063
- "name": "hydrationRequired",
56064
- "type": {
56065
- "text": "boolean"
56066
- },
56067
- "privacy": "protected",
56068
- "description": "Returns whether hydration is required and not completed.",
56069
- "readonly": true,
56070
- "inheritedFrom": {
56071
- "name": "SbbHydrationMixin",
56072
- "module": "core/mixins.js"
56073
- },
56074
- "default": "!!this.shadowRoot"
56075
- }
56076
- ],
56077
- "attributes": [
56078
- {
56079
- "name": "hide-wagon-label",
56080
- "type": {
56081
- "text": "boolean"
56082
- },
56083
- "default": "false",
56084
- "description": "Option to hide all wagon labels.",
56085
- "fieldName": "hideWagonLabel"
56086
- }
56087
- ],
56088
- "mixins": [
56089
- {
56090
- "name": "SbbNamedSlotListMixin",
56091
- "module": "core/mixins.js"
56092
- }
56093
- ],
56094
- "superclass": {
56095
- "name": "LitElement",
56096
- "package": "lit"
56097
- },
56098
- "tagName": "sbb-train-formation",
56099
- "customElement": true
56100
- }
56101
- ],
56102
- "exports": [
56103
- {
56104
- "kind": "js",
56105
- "name": "SbbTrainFormationElement",
56106
- "declaration": {
56107
- "name": "SbbTrainFormationElement",
56108
- "module": "train/train-formation.js"
56109
- }
56110
- },
56111
- {
56112
- "kind": "custom-element-definition",
56113
- "name": "sbb-train-formation",
56114
- "declaration": {
56115
- "name": "SbbTrainFormationElement",
56116
- "module": "train/train-formation.js"
56117
- }
56118
- }
56119
- ]
56120
- },
56121
- {
56122
- "kind": "javascript-module",
56123
- "path": "train/train-wagon.js",
56124
- "declarations": [
56125
- {
56126
- "kind": "class",
56127
- "description": "It displays a train compartment within a `sbb-train` component.",
56128
- "name": "SbbTrainWagonElement",
56129
- "slots": [
56130
- {
56131
- "description": "Use the unnamed slot to add one or more `sbb-icon` for meta-information of the `sbb-train-wagon`.",
56132
- "name": ""
56133
- }
56134
- ],
56135
- "members": [
56136
- {
56137
- "kind": "field",
56138
- "name": "events",
56139
- "privacy": "public",
56140
- "static": true,
56141
- "readonly": true,
56142
- "default": "{ sectorChange: 'sectorChange', }",
56143
- "type": {
56144
- "text": "{\n sectorChange: 'sectorChange',\n }"
56145
- }
56146
- },
56147
- {
56148
- "kind": "field",
56149
- "name": "listChildLocalNames",
56150
- "type": {
56151
- "text": "string[]"
56152
- },
56153
- "privacy": "protected",
56154
- "readonly": true,
56155
- "description": "A list of upper-cased tag names to match against. (e.g. SBB-LINK)",
56156
- "default": "['sbb-icon']",
56157
- "inheritedFrom": {
56158
- "name": "SbbNamedSlotListMixin",
56159
- "module": "core/mixins.js"
56160
- }
56161
- },
56162
- {
56163
- "kind": "field",
56164
- "name": "type",
56165
- "type": {
56166
- "text": "'locomotive' | 'closed' | 'wagon'"
56167
- },
56168
- "privacy": "public",
56169
- "default": "'wagon'",
56170
- "description": "Wagon type.",
56171
- "attribute": "type",
56172
- "reflects": true
56173
- },
56174
- {
56175
- "kind": "field",
56176
- "name": "occupancy",
56177
- "type": {
56178
- "text": "SbbOccupancy | undefined"
56179
- },
56180
- "privacy": "public",
56181
- "default": "'none'",
56182
- "description": "Occupancy of a wagon.",
56183
- "attribute": "occupancy"
56184
- },
56185
- {
56186
- "kind": "field",
56187
- "name": "sector",
56188
- "privacy": "public",
56189
- "description": "Sector in which to wagon stops.",
56190
- "type": {
56191
- "text": "string | null"
56192
- },
56193
- "attribute": "sector",
56194
- "reflects": true,
56195
- "default": "null"
56196
- },
56197
- {
56198
- "kind": "field",
56199
- "name": "_sector",
56200
- "type": {
56201
- "text": "string | null"
56202
- },
56203
- "privacy": "private",
56204
- "default": "null"
56205
- },
56206
- {
56207
- "kind": "field",
56208
- "name": "blockedPassage",
56209
- "type": {
56210
- "text": "'previous' | 'next' | 'both' | 'none'"
56211
- },
56212
- "privacy": "public",
56213
- "default": "'none'",
56214
- "description": "Accessibility text for blocked passages of the wagon.",
56215
- "attribute": "blocked-passage"
56216
- },
56217
- {
56218
- "kind": "field",
56219
- "name": "wagonClass",
56220
- "type": {
56221
- "text": "'1' | '2' | undefined"
56222
- },
56223
- "privacy": "public",
56224
- "description": "Visible class label of a wagon.",
56225
- "attribute": "wagon-class"
56226
- },
56227
- {
56228
- "kind": "field",
56229
- "name": "label",
56230
- "type": {
56231
- "text": "string | undefined"
56232
- },
56233
- "privacy": "public",
56234
- "description": "Visible label for the wagon number. Not used by type locomotive or closed.",
56235
- "attribute": "label"
56236
- },
56237
- {
56238
- "kind": "field",
56239
- "name": "additionalAccessibilityText",
56240
- "type": {
56241
- "text": "string | undefined"
56242
- },
56243
- "privacy": "public",
56244
- "description": "Additional accessibility text which will be appended to the end.",
56245
- "attribute": "additional-accessibility-text"
56246
- },
56247
- {
56248
- "kind": "field",
56249
- "name": "_language",
56250
- "privacy": "private",
56251
- "default": "new SbbLanguageController(this)"
56252
- },
56253
- {
56254
- "kind": "method",
56255
- "name": "_sectorChanged",
56256
- "privacy": "private",
56257
- "return": {
56258
- "type": {
56259
- "text": "void"
56260
- }
56261
- }
56262
- },
56263
- {
56264
- "kind": "field",
56265
- "name": "listChildren",
56266
- "type": {
56267
- "text": "C[]"
56268
- },
56269
- "privacy": "protected",
56270
- "default": "[]",
56271
- "description": "A list of children with the defined tag names.\nThis array is only updated, if there is an actual change\nto the child elements.",
56272
- "inheritedFrom": {
56273
- "name": "SbbNamedSlotListMixin",
56274
- "module": "core/mixins.js"
56275
- }
56276
- },
56277
- {
56278
- "kind": "field",
56279
- "name": "_handleSlotchange",
56280
- "privacy": "private",
58180
+ "description": "Renders list and list slots for slotted children or a number of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
56281
58181
  "inheritedFrom": {
56282
58182
  "name": "SbbNamedSlotListMixin",
56283
58183
  "module": "core/mixins.js"
@@ -56285,38 +58185,22 @@
56285
58185
  },
56286
58186
  {
56287
58187
  "kind": "method",
56288
- "name": "renderList",
58188
+ "name": "listSlotEntries",
56289
58189
  "privacy": "protected",
56290
58190
  "return": {
56291
58191
  "type": {
56292
- "text": "TemplateResult"
58192
+ "text": "SbbNamedSlotProperties[]"
56293
58193
  }
56294
58194
  },
56295
58195
  "parameters": [
56296
58196
  {
56297
- "name": "attributes",
56298
- "default": "{}",
58197
+ "name": "listItemAttributes",
56299
58198
  "type": {
56300
- "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
58199
+ "text": "{\n localNameVisualOnly?: string[];\n }"
56301
58200
  }
56302
58201
  }
56303
58202
  ],
56304
- "description": "Renders list and list slots for slotted children or an amount of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
56305
- "inheritedFrom": {
56306
- "name": "SbbNamedSlotListMixin",
56307
- "module": "core/mixins.js"
56308
- }
56309
- },
56310
- {
56311
- "kind": "method",
56312
- "name": "listSlotNames",
56313
- "privacy": "protected",
56314
- "return": {
56315
- "type": {
56316
- "text": "string[]"
56317
- }
56318
- },
56319
- "description": "Returns an array of list slot names with the length corresponding to the amount of matched\nchildren or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
58203
+ "description": "Returns an array of SbbNamedSlotProperties, which holds the list slot names and the hidden property;\nits length corresponds to the number of matched children or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
56320
58204
  "inheritedFrom": {
56321
58205
  "name": "SbbNamedSlotListMixin",
56322
58206
  "module": "core/mixins.js"
@@ -56516,7 +58400,7 @@
56516
58400
  },
56517
58401
  "privacy": "protected",
56518
58402
  "readonly": true,
56519
- "description": "A list of upper-cased tag names to match against. (e.g. SBB-LINK)",
58403
+ "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
56520
58404
  "default": "[ 'sbb-train-wagon', 'sbb-train-blocked-passage', ]",
56521
58405
  "inheritedFrom": {
56522
58406
  "name": "SbbNamedSlotListMixin",
@@ -56601,7 +58485,7 @@
56601
58485
  },
56602
58486
  "privacy": "protected",
56603
58487
  "default": "[]",
56604
- "description": "A list of children with the defined tag names.\nThis array is only updated, if there is an actual change\nto the child elements.",
58488
+ "description": "A list of children with the defined tag names.\nThis array is only updated if there is an actual change\nto the child elements.",
56605
58489
  "inheritedFrom": {
56606
58490
  "name": "SbbNamedSlotListMixin",
56607
58491
  "module": "core/mixins.js"
@@ -56632,9 +58516,16 @@
56632
58516
  "type": {
56633
58517
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
56634
58518
  }
58519
+ },
58520
+ {
58521
+ "name": "listItemAttributes",
58522
+ "default": "{}",
58523
+ "type": {
58524
+ "text": "{ localNameVisualOnly?: string[] }"
58525
+ }
56635
58526
  }
56636
58527
  ],
56637
- "description": "Renders list and list slots for slotted children or an amount of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
58528
+ "description": "Renders list and list slots for slotted children or a number of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
56638
58529
  "inheritedFrom": {
56639
58530
  "name": "SbbNamedSlotListMixin",
56640
58531
  "module": "core/mixins.js"
@@ -56642,14 +58533,22 @@
56642
58533
  },
56643
58534
  {
56644
58535
  "kind": "method",
56645
- "name": "listSlotNames",
58536
+ "name": "listSlotEntries",
56646
58537
  "privacy": "protected",
56647
58538
  "return": {
56648
58539
  "type": {
56649
- "text": "string[]"
58540
+ "text": "SbbNamedSlotProperties[]"
56650
58541
  }
56651
58542
  },
56652
- "description": "Returns an array of list slot names with the length corresponding to the amount of matched\nchildren or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the amount of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
58543
+ "parameters": [
58544
+ {
58545
+ "name": "listItemAttributes",
58546
+ "type": {
58547
+ "text": "{\n localNameVisualOnly?: string[];\n }"
58548
+ }
58549
+ }
58550
+ ],
58551
+ "description": "Returns an array of SbbNamedSlotProperties, which holds the list slot names and the hidden property;\nits length corresponds to the number of matched children or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
56653
58552
  "inheritedFrom": {
56654
58553
  "name": "SbbNamedSlotListMixin",
56655
58554
  "module": "core/mixins.js"
@@ -57013,6 +58912,21 @@
57013
58912
  }
57014
58913
  ]
57015
58914
  },
58915
+ {
58916
+ "kind": "javascript-module",
58917
+ "path": "button/mini-button-group/index.js",
58918
+ "declarations": [],
58919
+ "exports": [
58920
+ {
58921
+ "kind": "js",
58922
+ "name": "*",
58923
+ "declaration": {
58924
+ "name": "*",
58925
+ "package": "./mini-button-group.js"
58926
+ }
58927
+ }
58928
+ ]
58929
+ },
57016
58930
  {
57017
58931
  "kind": "javascript-module",
57018
58932
  "path": "checkbox/common/checkbox-common.js",
@@ -57847,6 +59761,316 @@
57847
59761
  }
57848
59762
  ]
57849
59763
  },
59764
+ {
59765
+ "kind": "javascript-module",
59766
+ "path": "link-list/common/link-list-base.js",
59767
+ "declarations": [
59768
+ {
59769
+ "kind": "class",
59770
+ "description": "It displays a list of `sbb-block-link`.",
59771
+ "name": "SbbLinkListBaseElement",
59772
+ "slots": [
59773
+ {
59774
+ "description": "Use the unnamed slot to add one or more `sbb-block-link`.",
59775
+ "name": ""
59776
+ },
59777
+ {
59778
+ "description": "Use this slot to provide a title.",
59779
+ "name": "title"
59780
+ }
59781
+ ],
59782
+ "members": [
59783
+ {
59784
+ "kind": "field",
59785
+ "name": "listChildLocalNames",
59786
+ "type": {
59787
+ "text": "string[]"
59788
+ },
59789
+ "privacy": "protected",
59790
+ "readonly": true,
59791
+ "description": "A list of lower-cased tag names to match against. (e.g. `sbb-link`)",
59792
+ "default": "[ 'sbb-block-link', 'sbb-block-link-button', 'sbb-block-link-static', ]",
59793
+ "inheritedFrom": {
59794
+ "name": "SbbNamedSlotListMixin",
59795
+ "module": "core/mixins.js"
59796
+ }
59797
+ },
59798
+ {
59799
+ "kind": "field",
59800
+ "name": "titleContent",
59801
+ "type": {
59802
+ "text": "string | undefined"
59803
+ },
59804
+ "privacy": "public",
59805
+ "description": "The title text we want to show before the list.",
59806
+ "attribute": "title-content",
59807
+ "reflects": true
59808
+ },
59809
+ {
59810
+ "kind": "field",
59811
+ "name": "titleLevel",
59812
+ "type": {
59813
+ "text": "SbbTitleLevel"
59814
+ },
59815
+ "privacy": "public",
59816
+ "default": "'2'",
59817
+ "description": "The semantic level of the title, e.g. 2 = h2.",
59818
+ "attribute": "title-level"
59819
+ },
59820
+ {
59821
+ "kind": "field",
59822
+ "name": "size",
59823
+ "type": {
59824
+ "text": "SbbLinkSize"
59825
+ },
59826
+ "privacy": "public",
59827
+ "default": "'s'",
59828
+ "description": "Text size of the nested sbb-block-link instances.\nThis will overwrite the size attribute of nested sbb-block-link instances.",
59829
+ "attribute": "size",
59830
+ "reflects": true
59831
+ },
59832
+ {
59833
+ "kind": "field",
59834
+ "name": "negative",
59835
+ "type": {
59836
+ "text": "boolean"
59837
+ },
59838
+ "privacy": "public",
59839
+ "default": "false",
59840
+ "description": "Negative coloring variant flag.",
59841
+ "attribute": "negative",
59842
+ "reflects": true,
59843
+ "inheritedFrom": {
59844
+ "name": "SbbNegativeMixin",
59845
+ "module": "core/mixins.js"
59846
+ }
59847
+ },
59848
+ {
59849
+ "kind": "field",
59850
+ "name": "listChildren",
59851
+ "type": {
59852
+ "text": "C[]"
59853
+ },
59854
+ "privacy": "protected",
59855
+ "default": "[]",
59856
+ "description": "A list of children with the defined tag names.\nThis array is only updated if there is an actual change\nto the child elements.",
59857
+ "inheritedFrom": {
59858
+ "name": "SbbNamedSlotListMixin",
59859
+ "module": "core/mixins.js"
59860
+ }
59861
+ },
59862
+ {
59863
+ "kind": "field",
59864
+ "name": "_handleSlotchange",
59865
+ "privacy": "private",
59866
+ "inheritedFrom": {
59867
+ "name": "SbbNamedSlotListMixin",
59868
+ "module": "core/mixins.js"
59869
+ }
59870
+ },
59871
+ {
59872
+ "kind": "method",
59873
+ "name": "renderList",
59874
+ "privacy": "protected",
59875
+ "return": {
59876
+ "type": {
59877
+ "text": "TemplateResult"
59878
+ }
59879
+ },
59880
+ "parameters": [
59881
+ {
59882
+ "name": "attributes",
59883
+ "default": "{}",
59884
+ "type": {
59885
+ "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
59886
+ }
59887
+ },
59888
+ {
59889
+ "name": "listItemAttributes",
59890
+ "default": "{}",
59891
+ "type": {
59892
+ "text": "{ localNameVisualOnly?: string[] }"
59893
+ }
59894
+ }
59895
+ ],
59896
+ "description": "Renders list and list slots for slotted children or a number of list slots\ncorresponding to the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
59897
+ "inheritedFrom": {
59898
+ "name": "SbbNamedSlotListMixin",
59899
+ "module": "core/mixins.js"
59900
+ }
59901
+ },
59902
+ {
59903
+ "kind": "method",
59904
+ "name": "listSlotEntries",
59905
+ "privacy": "protected",
59906
+ "return": {
59907
+ "type": {
59908
+ "text": "SbbNamedSlotProperties[]"
59909
+ }
59910
+ },
59911
+ "parameters": [
59912
+ {
59913
+ "name": "listItemAttributes",
59914
+ "type": {
59915
+ "text": "{\n localNameVisualOnly?: string[];\n }"
59916
+ }
59917
+ }
59918
+ ],
59919
+ "description": "Returns an array of SbbNamedSlotProperties, which holds the list slot names and the hidden property;\nits length corresponds to the number of matched children or the `data-ssr-child-count` attribute value.\n\nThis is a possible optimization for SSR, as in an SSR Lit environment\nother elements are not available, but might be available in the meta\nframework wrapper (like e.g. React). This allows to provide the number of\nchildren to be passed via the `data-ssr-child-count` attribute value.",
59920
+ "inheritedFrom": {
59921
+ "name": "SbbNamedSlotListMixin",
59922
+ "module": "core/mixins.js"
59923
+ }
59924
+ },
59925
+ {
59926
+ "kind": "method",
59927
+ "name": "renderHiddenSlot",
59928
+ "privacy": "protected",
59929
+ "return": {
59930
+ "type": {
59931
+ "text": "TemplateResult"
59932
+ }
59933
+ },
59934
+ "description": "Returns a hidden slot, which is intended as the children change detection.\nWhen an element without a slot attribute is slotted to the element, it triggers\nthe slotchange event, which can be used to assign it to the appropriate named slot.",
59935
+ "inheritedFrom": {
59936
+ "name": "SbbNamedSlotListMixin",
59937
+ "module": "core/mixins.js"
59938
+ }
59939
+ },
59940
+ {
59941
+ "kind": "field",
59942
+ "name": "_hydrationRequired",
59943
+ "type": {
59944
+ "text": "boolean"
59945
+ },
59946
+ "privacy": "private",
59947
+ "default": "!!this.shadowRoot",
59948
+ "inheritedFrom": {
59949
+ "name": "SbbHydrationMixin",
59950
+ "module": "core/mixins.js"
59951
+ }
59952
+ },
59953
+ {
59954
+ "kind": "field",
59955
+ "name": "_hydrationComplete",
59956
+ "privacy": "private",
59957
+ "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
59958
+ "inheritedFrom": {
59959
+ "name": "SbbHydrationMixin",
59960
+ "module": "core/mixins.js"
59961
+ }
59962
+ },
59963
+ {
59964
+ "kind": "field",
59965
+ "name": "_resolveHydration",
59966
+ "type": {
59967
+ "text": "(hydrationRequired: boolean) => void"
59968
+ },
59969
+ "privacy": "private",
59970
+ "inheritedFrom": {
59971
+ "name": "SbbHydrationMixin",
59972
+ "module": "core/mixins.js"
59973
+ }
59974
+ },
59975
+ {
59976
+ "kind": "field",
59977
+ "name": "hydrationRequired",
59978
+ "type": {
59979
+ "text": "boolean"
59980
+ },
59981
+ "privacy": "protected",
59982
+ "description": "Returns whether hydration is required and not completed.",
59983
+ "readonly": true,
59984
+ "inheritedFrom": {
59985
+ "name": "SbbHydrationMixin",
59986
+ "module": "core/mixins.js"
59987
+ },
59988
+ "default": "!!this.shadowRoot"
59989
+ }
59990
+ ],
59991
+ "attributes": [
59992
+ {
59993
+ "name": "title-content",
59994
+ "type": {
59995
+ "text": "string | undefined"
59996
+ },
59997
+ "description": "The title text we want to show before the list.",
59998
+ "fieldName": "titleContent"
59999
+ },
60000
+ {
60001
+ "name": "title-level",
60002
+ "type": {
60003
+ "text": "SbbTitleLevel"
60004
+ },
60005
+ "default": "'2'",
60006
+ "description": "The semantic level of the title, e.g. 2 = h2.",
60007
+ "fieldName": "titleLevel"
60008
+ },
60009
+ {
60010
+ "name": "size",
60011
+ "type": {
60012
+ "text": "SbbLinkSize"
60013
+ },
60014
+ "default": "'s'",
60015
+ "description": "Text size of the nested sbb-block-link instances.\nThis will overwrite the size attribute of nested sbb-block-link instances.",
60016
+ "fieldName": "size"
60017
+ },
60018
+ {
60019
+ "name": "negative",
60020
+ "type": {
60021
+ "text": "boolean"
60022
+ },
60023
+ "default": "false",
60024
+ "description": "Negative coloring variant flag.",
60025
+ "fieldName": "negative",
60026
+ "inheritedFrom": {
60027
+ "name": "SbbNegativeMixin",
60028
+ "module": "core/mixins.js"
60029
+ }
60030
+ }
60031
+ ],
60032
+ "mixins": [
60033
+ {
60034
+ "name": "SbbNegativeMixin",
60035
+ "module": "core/mixins.js"
60036
+ },
60037
+ {
60038
+ "name": "SbbNamedSlotListMixin",
60039
+ "module": "core/mixins.js"
60040
+ }
60041
+ ],
60042
+ "superclass": {
60043
+ "name": "LitElement",
60044
+ "package": "lit"
60045
+ }
60046
+ }
60047
+ ],
60048
+ "exports": [
60049
+ {
60050
+ "kind": "js",
60051
+ "name": "SbbLinkListBaseElement",
60052
+ "declaration": {
60053
+ "name": "SbbLinkListBaseElement",
60054
+ "module": "link-list/common/link-list-base.js"
60055
+ }
60056
+ }
60057
+ ]
60058
+ },
60059
+ {
60060
+ "kind": "javascript-module",
60061
+ "path": "link-list/link-list-anchor/index.js",
60062
+ "declarations": [],
60063
+ "exports": [
60064
+ {
60065
+ "kind": "js",
60066
+ "name": "*",
60067
+ "declaration": {
60068
+ "name": "*",
60069
+ "package": "./link-list-anchor.js"
60070
+ }
60071
+ }
60072
+ ]
60073
+ },
57850
60074
  {
57851
60075
  "kind": "javascript-module",
57852
60076
  "path": "radio-button/common/radio-button-common.js",
@@ -58200,6 +60424,144 @@
58200
60424
  }
58201
60425
  }
58202
60426
  ]
60427
+ },
60428
+ {
60429
+ "kind": "javascript-module",
60430
+ "path": "teaser-product/common/teaser-product-common.js",
60431
+ "declarations": [
60432
+ {
60433
+ "kind": "class",
60434
+ "description": "",
60435
+ "name": "SbbTeaserProductCommonElementMixinType",
60436
+ "members": [
60437
+ {
60438
+ "kind": "field",
60439
+ "name": "imageAlignment",
60440
+ "type": {
60441
+ "text": "'after' | 'before' | undefined"
60442
+ },
60443
+ "privacy": "public"
60444
+ },
60445
+ {
60446
+ "kind": "field",
60447
+ "name": "negative",
60448
+ "type": {
60449
+ "text": "boolean"
60450
+ },
60451
+ "privacy": "public",
60452
+ "inheritedFrom": {
60453
+ "name": "SbbNegativeMixinType",
60454
+ "module": "core/mixins.js"
60455
+ }
60456
+ }
60457
+ ],
60458
+ "superclass": {
60459
+ "name": "SbbNegativeMixinType",
60460
+ "module": "core/mixins.js"
60461
+ }
60462
+ },
60463
+ {
60464
+ "kind": "mixin",
60465
+ "description": "",
60466
+ "name": "SbbTeaserProductCommonElementMixin",
60467
+ "members": [
60468
+ {
60469
+ "kind": "field",
60470
+ "name": "imageAlignment",
60471
+ "type": {
60472
+ "text": "'after' | 'before'"
60473
+ },
60474
+ "privacy": "public",
60475
+ "default": "'after'",
60476
+ "description": "Whether the fully visible part of the image is aligned 'before' or 'after' the content.\nOnly relevant starting from large breakpoint.",
60477
+ "attribute": "image-alignment",
60478
+ "reflects": true
60479
+ },
60480
+ {
60481
+ "kind": "method",
60482
+ "name": "renderTemplate",
60483
+ "privacy": "protected",
60484
+ "return": {
60485
+ "type": {
60486
+ "text": "TemplateResult"
60487
+ }
60488
+ }
60489
+ },
60490
+ {
60491
+ "kind": "field",
60492
+ "name": "negative",
60493
+ "type": {
60494
+ "text": "boolean"
60495
+ },
60496
+ "privacy": "public",
60497
+ "default": "false",
60498
+ "description": "Negative coloring variant flag.",
60499
+ "attribute": "negative",
60500
+ "reflects": true,
60501
+ "inheritedFrom": {
60502
+ "name": "SbbNegativeMixin",
60503
+ "module": "core/mixins.js"
60504
+ }
60505
+ }
60506
+ ],
60507
+ "attributes": [
60508
+ {
60509
+ "name": "image-alignment",
60510
+ "type": {
60511
+ "text": "'after' | 'before'"
60512
+ },
60513
+ "default": "'after'",
60514
+ "description": "Whether the fully visible part of the image is aligned 'before' or 'after' the content.\nOnly relevant starting from large breakpoint.",
60515
+ "fieldName": "imageAlignment"
60516
+ },
60517
+ {
60518
+ "name": "negative",
60519
+ "type": {
60520
+ "text": "boolean"
60521
+ },
60522
+ "default": "false",
60523
+ "description": "Negative coloring variant flag.",
60524
+ "fieldName": "negative",
60525
+ "inheritedFrom": {
60526
+ "name": "SbbNegativeMixin",
60527
+ "module": "core/mixins.js"
60528
+ }
60529
+ }
60530
+ ],
60531
+ "mixins": [
60532
+ {
60533
+ "name": "SbbNegativeMixin",
60534
+ "module": "core/mixins.js"
60535
+ }
60536
+ ],
60537
+ "parameters": [
60538
+ {
60539
+ "name": "superClass",
60540
+ "type": {
60541
+ "text": "T"
60542
+ }
60543
+ }
60544
+ ]
60545
+ }
60546
+ ],
60547
+ "exports": [
60548
+ {
60549
+ "kind": "js",
60550
+ "name": "SbbTeaserProductCommonElementMixinType",
60551
+ "declaration": {
60552
+ "name": "SbbTeaserProductCommonElementMixinType",
60553
+ "module": "teaser-product/common/teaser-product-common.js"
60554
+ }
60555
+ },
60556
+ {
60557
+ "kind": "js",
60558
+ "name": "SbbTeaserProductCommonElementMixin",
60559
+ "declaration": {
60560
+ "name": "SbbTeaserProductCommonElementMixin",
60561
+ "module": "teaser-product/common/teaser-product-common.js"
60562
+ }
60563
+ }
60564
+ ]
58203
60565
  }
58204
60566
  ]
58205
60567
  }