@sbb-esta/lyne-elements 1.6.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 (572) 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 +0 -1
  4. package/alert/alert-group/alert-group.d.ts +0 -1
  5. package/alert/alert.js +1 -1
  6. package/autocomplete/autocomplete-base-element.d.ts +0 -1
  7. package/autocomplete/autocomplete.d.ts +0 -1
  8. package/autocomplete-grid/autocomplete-grid/autocomplete-grid.d.ts +0 -1
  9. package/autocomplete-grid/autocomplete-grid-button/autocomplete-grid-button.d.ts +0 -1
  10. package/autocomplete-grid/autocomplete-grid-cell/autocomplete-grid-cell.d.ts +0 -1
  11. package/autocomplete-grid/autocomplete-grid-optgroup/autocomplete-grid-optgroup.d.ts +0 -1
  12. package/autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.d.ts +0 -1
  13. package/autocomplete-grid/autocomplete-grid-row/autocomplete-grid-row.d.ts +0 -1
  14. package/autocomplete.js +1 -1
  15. package/breadcrumb/breadcrumb/breadcrumb.d.ts +0 -1
  16. package/breadcrumb/breadcrumb-group/breadcrumb-group.d.ts +0 -1
  17. package/breadcrumb/breadcrumb-group.js +2 -2
  18. package/breadcrumb/breadcrumb.js +11 -11
  19. package/button/button/button.d.ts +0 -1
  20. package/button/button-link/button-link.d.ts +0 -1
  21. package/button/button-static/button-static.d.ts +0 -1
  22. package/button/common/button-common.d.ts +0 -1
  23. package/button/mini-button/mini-button-base-element.d.ts +0 -1
  24. package/button/mini-button/mini-button.d.ts +0 -1
  25. package/button/mini-button-group/index.d.ts +2 -0
  26. package/button/mini-button-group/index.d.ts.map +1 -0
  27. package/button/mini-button-group/mini-button-group.d.ts +28 -0
  28. package/button/mini-button-group/mini-button-group.d.ts.map +1 -0
  29. package/button/mini-button-group.d.ts +2 -0
  30. package/button/mini-button-group.d.ts.map +1 -0
  31. package/button/mini-button-group.js +47 -0
  32. package/button/secondary-button/secondary-button.d.ts +0 -1
  33. package/button/secondary-button-link/secondary-button-link.d.ts +0 -1
  34. package/button/secondary-button-static/secondary-button-static.d.ts +0 -1
  35. package/button/tertiary-button/tertiary-button.d.ts +0 -1
  36. package/button/tertiary-button-link/tertiary-button-link.d.ts +0 -1
  37. package/button/tertiary-button-static/tertiary-button-static.d.ts +0 -1
  38. package/button/transparent-button/transparent-button.d.ts +0 -1
  39. package/button/transparent-button-link/transparent-button-link.d.ts +0 -1
  40. package/button/transparent-button-static/transparent-button-static.d.ts +0 -1
  41. package/button.d.ts +1 -0
  42. package/button.d.ts.map +1 -1
  43. package/button.js +1 -0
  44. package/calendar/calendar.d.ts +0 -1
  45. package/calendar.js +1 -1
  46. package/card/card/card.d.ts +0 -1
  47. package/card/card-badge/card-badge.d.ts +0 -1
  48. package/card/card-button/card-button.d.ts +0 -1
  49. package/card/card-link/card-link.d.ts +0 -1
  50. package/card/card.js +1 -1
  51. package/card/common/card-action-common.d.ts +0 -1
  52. package/checkbox/checkbox/checkbox.d.ts +0 -1
  53. package/checkbox/checkbox-group/checkbox-group.d.ts +0 -1
  54. package/checkbox/checkbox-panel/checkbox-panel.d.ts +0 -1
  55. package/checkbox/common/checkbox-common.d.ts +0 -1
  56. package/chip/chip.d.ts +0 -1
  57. package/chip.js +1 -1
  58. package/clock/clock.d.ts +0 -1
  59. package/clock/clock.d.ts.map +1 -1
  60. package/container/container/container.d.ts +1 -1
  61. package/container/container/container.d.ts.map +1 -1
  62. package/container/container.js +21 -16
  63. package/container/sticky-bar/sticky-bar.d.ts +0 -1
  64. package/container/sticky-bar.js +5 -5
  65. package/core/a11y/focus-visible-within-controller.d.ts +0 -1
  66. package/core/base-elements/action-base-element.d.ts +0 -1
  67. package/core/base-elements/button-base-element.d.ts +0 -1
  68. package/core/base-elements/link-base-element.d.ts +0 -1
  69. package/core/base-elements/open-close-base-element.d.ts +0 -1
  70. package/core/config/config.d.ts +0 -1
  71. package/core/controllers/connected-abort-controller.d.ts +0 -1
  72. package/core/controllers/language-controller.d.ts +0 -1
  73. package/core/controllers/slot-state-controller.d.ts +0 -1
  74. package/core/datetime/native-date-adapter.d.ts +0 -1
  75. package/core/decorators/host-attributes.d.ts +0 -1
  76. package/core/decorators/slot-state.d.ts +0 -1
  77. package/core/dom/ssr.d.ts +0 -1
  78. package/core/eventing/form-element-handlers.d.ts +0 -1
  79. package/core/i18n/i18n.d.ts +0 -1
  80. package/core/i18n.js +1 -1
  81. package/core/images.d.ts.map +1 -1
  82. package/core/mixins/disabled-mixin.d.ts +0 -1
  83. package/core/mixins/form-associated-checkbox-mixin.d.ts +0 -1
  84. package/core/mixins/form-associated-mixin.d.ts +0 -1
  85. package/core/mixins/hydration-mixin.d.ts +0 -1
  86. package/core/mixins/named-slot-list-mixin.d.ts +7 -2
  87. package/core/mixins/named-slot-list-mixin.d.ts.map +1 -1
  88. package/core/mixins/negative-mixin.d.ts +0 -1
  89. package/core/mixins/panel-mixin.d.ts +0 -1
  90. package/core/mixins/required-mixin.d.ts +0 -1
  91. package/core/mixins/update-scheduler-mixin.d.ts +0 -1
  92. package/core/mixins.js +100 -88
  93. package/core/overlay/overlay.d.ts +0 -1
  94. package/core/styles/core.scss +21 -19
  95. package/core/styles/mixins/link.scss +9 -6
  96. package/core/styles/mixins/lists.scss +5 -5
  97. package/core/styles/mixins/pearl-chain-bullet.scss +14 -9
  98. package/core/styles/mixins/table.scss +19 -17
  99. package/core/testing/mocha-extensions.d.ts +0 -1
  100. package/core/testing/wait-for-image-ready.d.ts +0 -1
  101. package/core/testing/wait-for-render.d.ts +0 -1
  102. package/core.css +10 -8
  103. package/custom-elements.json +2893 -691
  104. package/datepicker/common/datepicker-button.d.ts +0 -1
  105. package/datepicker/datepicker/datepicker.d.ts +0 -1
  106. package/datepicker/datepicker-next-day/datepicker-next-day.d.ts +0 -1
  107. package/datepicker/datepicker-previous-day/datepicker-previous-day.d.ts +0 -1
  108. package/datepicker/datepicker-toggle/datepicker-toggle.d.ts +0 -1
  109. package/datepicker/datepicker-toggle/datepicker-toggle.d.ts.map +1 -1
  110. package/development/accordion/accordion.d.ts +0 -1
  111. package/development/action-group/action-group.d.ts +0 -1
  112. package/development/alert/alert/alert.d.ts +0 -1
  113. package/development/alert/alert-group/alert-group.d.ts +0 -1
  114. package/development/alert/alert.js +1 -1
  115. package/development/autocomplete/autocomplete-base-element.d.ts +0 -1
  116. package/development/autocomplete/autocomplete.d.ts +0 -1
  117. package/development/autocomplete-grid/autocomplete-grid/autocomplete-grid.d.ts +0 -1
  118. package/development/autocomplete-grid/autocomplete-grid-button/autocomplete-grid-button.d.ts +0 -1
  119. package/development/autocomplete-grid/autocomplete-grid-cell/autocomplete-grid-cell.d.ts +0 -1
  120. package/development/autocomplete-grid/autocomplete-grid-optgroup/autocomplete-grid-optgroup.d.ts +0 -1
  121. package/development/autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.d.ts +0 -1
  122. package/development/autocomplete-grid/autocomplete-grid-row/autocomplete-grid-row.d.ts +0 -1
  123. package/development/autocomplete.js +7 -5
  124. package/development/breadcrumb/breadcrumb/breadcrumb.d.ts +0 -1
  125. package/development/breadcrumb/breadcrumb-group/breadcrumb-group.d.ts +0 -1
  126. package/development/breadcrumb/breadcrumb-group.js +4 -4
  127. package/development/breadcrumb/breadcrumb.js +8 -6
  128. package/development/button/button/button.d.ts +0 -1
  129. package/development/button/button-link/button-link.d.ts +0 -1
  130. package/development/button/button-static/button-static.d.ts +0 -1
  131. package/development/button/common/button-common.d.ts +0 -1
  132. package/development/button/mini-button/mini-button-base-element.d.ts +0 -1
  133. package/development/button/mini-button/mini-button.d.ts +0 -1
  134. package/development/button/mini-button-group/index.d.ts +2 -0
  135. package/development/button/mini-button-group/index.d.ts.map +1 -0
  136. package/development/button/mini-button-group/mini-button-group.d.ts +28 -0
  137. package/development/button/mini-button-group/mini-button-group.d.ts.map +1 -0
  138. package/development/button/mini-button-group.d.ts +2 -0
  139. package/development/button/mini-button-group.d.ts.map +1 -0
  140. package/development/button/mini-button-group.js +142 -0
  141. package/development/button/secondary-button/secondary-button.d.ts +0 -1
  142. package/development/button/secondary-button-link/secondary-button-link.d.ts +0 -1
  143. package/development/button/secondary-button-static/secondary-button-static.d.ts +0 -1
  144. package/development/button/tertiary-button/tertiary-button.d.ts +0 -1
  145. package/development/button/tertiary-button-link/tertiary-button-link.d.ts +0 -1
  146. package/development/button/tertiary-button-static/tertiary-button-static.d.ts +0 -1
  147. package/development/button/transparent-button/transparent-button.d.ts +0 -1
  148. package/development/button/transparent-button-link/transparent-button-link.d.ts +0 -1
  149. package/development/button/transparent-button-static/transparent-button-static.d.ts +0 -1
  150. package/development/button.d.ts +1 -0
  151. package/development/button.d.ts.map +1 -1
  152. package/development/button.js +2 -1
  153. package/development/calendar/calendar.d.ts +0 -1
  154. package/development/calendar.js +3 -3
  155. package/development/card/card/card.d.ts +0 -1
  156. package/development/card/card-badge/card-badge.d.ts +0 -1
  157. package/development/card/card-button/card-button.d.ts +0 -1
  158. package/development/card/card-link/card-link.d.ts +0 -1
  159. package/development/card/card.js +3 -3
  160. package/development/card/common/card-action-common.d.ts +0 -1
  161. package/development/checkbox/checkbox/checkbox.d.ts +0 -1
  162. package/development/checkbox/checkbox-group/checkbox-group.d.ts +0 -1
  163. package/development/checkbox/checkbox-panel/checkbox-panel.d.ts +0 -1
  164. package/development/checkbox/common/checkbox-common.d.ts +0 -1
  165. package/development/chip/chip.d.ts +0 -1
  166. package/development/chip.js +4 -2
  167. package/development/clock/clock.d.ts +0 -1
  168. package/development/clock/clock.d.ts.map +1 -1
  169. package/development/clock.js +1 -1
  170. package/development/container/container/container.d.ts +1 -1
  171. package/development/container/container/container.d.ts.map +1 -1
  172. package/development/container/container.js +39 -3
  173. package/development/container/sticky-bar/sticky-bar.d.ts +0 -1
  174. package/development/container/sticky-bar.js +1 -4
  175. package/development/core/a11y/focus-visible-within-controller.d.ts +0 -1
  176. package/development/core/base-elements/action-base-element.d.ts +0 -1
  177. package/development/core/base-elements/button-base-element.d.ts +0 -1
  178. package/development/core/base-elements/link-base-element.d.ts +0 -1
  179. package/development/core/base-elements/open-close-base-element.d.ts +0 -1
  180. package/development/core/config/config.d.ts +0 -1
  181. package/development/core/controllers/connected-abort-controller.d.ts +0 -1
  182. package/development/core/controllers/language-controller.d.ts +0 -1
  183. package/development/core/controllers/slot-state-controller.d.ts +0 -1
  184. package/development/core/datetime/native-date-adapter.d.ts +0 -1
  185. package/development/core/decorators/host-attributes.d.ts +0 -1
  186. package/development/core/decorators/slot-state.d.ts +0 -1
  187. package/development/core/dom/ssr.d.ts +0 -1
  188. package/development/core/eventing/form-element-handlers.d.ts +0 -1
  189. package/development/core/i18n/i18n.d.ts +0 -1
  190. package/development/core/i18n.js +2 -2
  191. package/development/core/images.d.ts.map +1 -1
  192. package/development/core/mixins/disabled-mixin.d.ts +0 -1
  193. package/development/core/mixins/form-associated-checkbox-mixin.d.ts +0 -1
  194. package/development/core/mixins/form-associated-mixin.d.ts +0 -1
  195. package/development/core/mixins/hydration-mixin.d.ts +0 -1
  196. package/development/core/mixins/named-slot-list-mixin.d.ts +7 -2
  197. package/development/core/mixins/named-slot-list-mixin.d.ts.map +1 -1
  198. package/development/core/mixins/negative-mixin.d.ts +0 -1
  199. package/development/core/mixins/panel-mixin.d.ts +0 -1
  200. package/development/core/mixins/required-mixin.d.ts +0 -1
  201. package/development/core/mixins/update-scheduler-mixin.d.ts +0 -1
  202. package/development/core/mixins.js +24 -12
  203. package/development/core/overlay/overlay.d.ts +0 -1
  204. package/development/core/testing/mocha-extensions.d.ts +0 -1
  205. package/development/core/testing/wait-for-image-ready.d.ts +0 -1
  206. package/development/core/testing/wait-for-render.d.ts +0 -1
  207. package/development/datepicker/common/datepicker-button.d.ts +0 -1
  208. package/development/datepicker/datepicker/datepicker.d.ts +0 -1
  209. package/development/datepicker/datepicker-next-day/datepicker-next-day.d.ts +0 -1
  210. package/development/datepicker/datepicker-previous-day/datepicker-previous-day.d.ts +0 -1
  211. package/development/datepicker/datepicker-toggle/datepicker-toggle.d.ts +0 -1
  212. package/development/datepicker/datepicker-toggle/datepicker-toggle.d.ts.map +1 -1
  213. package/development/datepicker/datepicker-toggle.js +4 -2
  214. package/development/dialog/dialog/dialog.d.ts +0 -1
  215. package/development/dialog/dialog/dialog.d.ts.map +1 -1
  216. package/development/dialog/dialog-actions/dialog-actions.d.ts +0 -1
  217. package/development/dialog/dialog-content/dialog-content.d.ts +0 -1
  218. package/development/dialog/dialog-content.js +8 -6
  219. package/development/dialog/dialog-title/dialog-title.d.ts +0 -1
  220. package/development/dialog/dialog.js +7 -3
  221. package/development/divider/divider.d.ts +0 -1
  222. package/development/expansion-panel/expansion-panel/expansion-panel.d.ts +0 -1
  223. package/development/expansion-panel/expansion-panel-content/expansion-panel-content.d.ts +0 -1
  224. package/development/expansion-panel/expansion-panel-header/expansion-panel-header.d.ts +0 -1
  225. package/development/expansion-panel/expansion-panel-header.js +1 -1
  226. package/development/file-selector/file-selector.d.ts +0 -1
  227. package/development/flip-card/flip-card/flip-card.d.ts +22 -7
  228. package/development/flip-card/flip-card/flip-card.d.ts.map +1 -1
  229. package/development/flip-card/flip-card-details/flip-card-details.d.ts +0 -1
  230. package/development/flip-card/flip-card-summary/flip-card-summary.d.ts +0 -1
  231. package/development/flip-card/flip-card-summary.js +3 -1
  232. package/development/flip-card/flip-card.js +93 -24
  233. package/development/footer/footer.d.ts +0 -1
  234. package/development/footer.js +1 -1
  235. package/development/form-error/form-error.d.ts +0 -1
  236. package/development/form-error.js +4 -4
  237. package/development/form-field/form-field/form-field.d.ts +1 -2
  238. package/development/form-field/form-field/form-field.d.ts.map +1 -1
  239. package/development/form-field/form-field-clear/form-field-clear.d.ts +0 -1
  240. package/development/form-field/form-field.js +72 -29
  241. package/development/header/common/header-action-common.d.ts +0 -1
  242. package/development/header/common.js +2 -2
  243. package/development/header/header/header.d.ts +0 -1
  244. package/development/header/header-button/header-button.d.ts +0 -1
  245. package/development/header/header-link/header-link.d.ts +0 -1
  246. package/development/header/header.js +2 -2
  247. package/development/icon/icon-base.d.ts +0 -1
  248. package/development/icon/icon-name-mixin.d.ts +0 -1
  249. package/development/icon/icon.d.ts +0 -1
  250. package/development/image/image.d.ts +0 -1
  251. package/development/image.js +2 -2
  252. package/development/journey-header/journey-header.d.ts +0 -1
  253. package/development/lead-container/lead-container.d.ts +0 -1
  254. package/development/lead-container.js +1 -1
  255. package/development/link/block-link/block-link.d.ts +0 -1
  256. package/development/link/block-link-button/block-link-button.d.ts +0 -1
  257. package/development/link/block-link-static/block-link-static.d.ts +0 -1
  258. package/development/link/common/block-link-common.d.ts +0 -1
  259. package/development/link/common/inline-link-common.d.ts +0 -1
  260. package/development/link/common/link-common.d.ts +0 -1
  261. package/development/link/common.js +9 -7
  262. package/development/link/link/link.d.ts +0 -1
  263. package/development/link/link-button/link-button.d.ts +0 -1
  264. package/development/link/link-static/link-static.d.ts +0 -1
  265. package/development/link-list/common/link-list-base.d.ts +27 -0
  266. package/development/link-list/common/link-list-base.d.ts.map +1 -0
  267. package/development/link-list/common.d.ts +2 -0
  268. package/development/link-list/common.d.ts.map +1 -0
  269. package/development/link-list/common.js +113 -0
  270. package/development/link-list/link-list/link-list.d.ts +22 -0
  271. package/development/link-list/link-list/link-list.d.ts.map +1 -0
  272. package/development/link-list/link-list-anchor/index.d.ts +2 -0
  273. package/development/link-list/link-list-anchor/index.d.ts.map +1 -0
  274. package/development/link-list/link-list-anchor/link-list-anchor.d.ts +17 -0
  275. package/development/link-list/link-list-anchor/link-list-anchor.d.ts.map +1 -0
  276. package/development/link-list/link-list-anchor.d.ts +2 -0
  277. package/development/link-list/link-list-anchor.d.ts.map +1 -0
  278. package/development/link-list/link-list-anchor.js +91 -0
  279. package/development/link-list/link-list.d.ts +1 -38
  280. package/development/link-list/link-list.d.ts.map +1 -1
  281. package/development/link-list/link-list.js +194 -0
  282. package/development/link-list.d.ts +2 -0
  283. package/development/link-list.d.ts.map +1 -1
  284. package/development/link-list.js +4 -260
  285. package/development/loading-indicator/loading-indicator.d.ts +0 -1
  286. package/development/logo/logo.d.ts +0 -1
  287. package/development/logo.js +2 -2
  288. package/development/map-container/map-container.d.ts +0 -1
  289. package/development/map-container.js +13 -11
  290. package/development/menu/common/menu-action-common.d.ts +0 -1
  291. package/development/menu/menu/menu.d.ts +0 -1
  292. package/development/menu/menu-button/menu-button.d.ts +0 -1
  293. package/development/menu/menu-link/menu-link.d.ts +0 -1
  294. package/development/menu/menu.js +8 -6
  295. package/development/message/message.d.ts +0 -1
  296. package/development/navigation/common/navigation-action-common.d.ts +0 -1
  297. package/development/navigation/navigation/navigation.d.ts +0 -1
  298. package/development/navigation/navigation-button/navigation-button.d.ts +0 -1
  299. package/development/navigation/navigation-link/navigation-link.d.ts +0 -1
  300. package/development/navigation/navigation-list/navigation-list.d.ts +0 -1
  301. package/development/navigation/navigation-marker/navigation-marker.d.ts +0 -1
  302. package/development/navigation/navigation-section/navigation-section.d.ts +0 -1
  303. package/development/navigation/navigation-section.js +7 -5
  304. package/development/navigation/navigation.js +13 -11
  305. package/development/notification/notification.d.ts +0 -1
  306. package/development/option/optgroup/optgroup-base-element.d.ts +0 -1
  307. package/development/option/optgroup/optgroup.d.ts +0 -1
  308. package/development/option/option/option-base-element.d.ts +0 -1
  309. package/development/option/option/option.d.ts +0 -1
  310. package/development/overlay/overlay-base-element.d.ts +0 -1
  311. package/development/overlay/overlay.d.ts +0 -1
  312. package/development/overlay/overlay.d.ts.map +1 -1
  313. package/development/overlay.js +9 -5
  314. package/development/popover/popover/popover.d.ts +0 -1
  315. package/development/popover/popover/popover.d.ts.map +1 -1
  316. package/development/popover/popover-trigger/popover-trigger.d.ts +0 -1
  317. package/development/popover/popover-trigger.js +3 -3
  318. package/development/popover/popover.js +5 -3
  319. package/development/radio-button/common/radio-button-common.d.ts +0 -1
  320. package/development/radio-button/common.js +6 -6
  321. package/development/radio-button/radio-button/radio-button.d.ts +0 -1
  322. package/development/radio-button/radio-button-group/radio-button-group.d.ts +0 -1
  323. package/development/radio-button/radio-button-panel/radio-button-panel.d.ts +0 -1
  324. package/development/screen-reader-only/screen-reader-only.d.ts +0 -1
  325. package/development/select/select.d.ts +0 -1
  326. package/development/select.js +7 -5
  327. package/development/selection-expansion-panel/selection-expansion-panel.d.ts +0 -1
  328. package/development/selection-expansion-panel/selection-expansion-panel.d.ts.map +1 -1
  329. package/development/selection-expansion-panel.js +6 -2
  330. package/development/signet/signet.d.ts +0 -1
  331. package/development/signet.js +1 -1
  332. package/development/skiplink-list/skiplink-list.d.ts +0 -1
  333. package/development/slider/slider.d.ts +0 -1
  334. package/development/slider.js +4 -4
  335. package/development/status/status.d.ts +0 -1
  336. package/development/stepper/step/step.d.ts +0 -1
  337. package/development/stepper/step-label/step-label.d.ts +0 -1
  338. package/development/stepper/stepper/stepper.d.ts +0 -1
  339. package/development/table/table-wrapper/table-wrapper.d.ts +0 -1
  340. package/development/tabs/tab/tab.d.ts +0 -1
  341. package/development/tabs/tab-group/tab-group.d.ts +0 -1
  342. package/development/tabs/tab-label/tab-label.d.ts +0 -1
  343. package/development/tabs/tab-label.js +10 -10
  344. package/development/tag/tag/tag.d.ts +0 -1
  345. package/development/tag/tag-group/tag-group.d.ts +0 -1
  346. package/development/tag/tag.js +3 -3
  347. package/development/teaser/teaser.d.ts +0 -1
  348. package/development/teaser-hero/teaser-hero.d.ts +27 -0
  349. package/development/teaser-hero/teaser-hero.d.ts.map +1 -0
  350. package/development/teaser-hero.d.ts +2 -0
  351. package/development/teaser-hero.d.ts.map +1 -0
  352. package/development/teaser-hero.js +207 -0
  353. package/development/teaser-product/common/teaser-product-common.d.ts +7 -0
  354. package/development/teaser-product/common/teaser-product-common.d.ts.map +1 -0
  355. package/development/teaser-product/common.d.ts +2 -0
  356. package/development/teaser-product/common.d.ts.map +1 -0
  357. package/development/teaser-product/common.js +219 -0
  358. package/development/teaser-product/teaser-product/teaser-product.d.ts +22 -0
  359. package/development/teaser-product/teaser-product/teaser-product.d.ts.map +1 -0
  360. package/development/teaser-product/teaser-product-static/teaser-product-static.d.ts +22 -0
  361. package/development/teaser-product/teaser-product-static/teaser-product-static.d.ts.map +1 -0
  362. package/development/teaser-product/teaser-product-static.d.ts +2 -0
  363. package/development/teaser-product/teaser-product-static.d.ts.map +1 -0
  364. package/development/teaser-product/teaser-product-static.js +25 -0
  365. package/development/teaser-product/teaser-product.d.ts +2 -0
  366. package/development/teaser-product/teaser-product.d.ts.map +1 -0
  367. package/development/teaser-product/teaser-product.js +80 -0
  368. package/development/teaser-product.d.ts +4 -0
  369. package/development/teaser-product.d.ts.map +1 -0
  370. package/development/teaser-product.js +4 -0
  371. package/development/time-input/time-input.d.ts +0 -1
  372. package/development/timetable-occupancy/timetable-occupancy.d.ts +0 -1
  373. package/development/timetable-occupancy-icon/timetable-occupancy-icon.d.ts +0 -1
  374. package/development/timetable-occupancy.js +1 -1
  375. package/development/title/title-base.d.ts +0 -1
  376. package/development/title/title.d.ts +0 -1
  377. package/development/toast/toast.d.ts +0 -1
  378. package/development/toggle/toggle/toggle.d.ts +0 -1
  379. package/development/toggle/toggle-option/toggle-option.d.ts +0 -1
  380. package/development/toggle/toggle.js +1 -1
  381. package/development/toggle-check/toggle-check.d.ts +0 -1
  382. package/development/train/train/train.d.ts +0 -1
  383. package/development/train/train-blocked-passage/train-blocked-passage.d.ts +0 -1
  384. package/development/train/train-blocked-passage.js +1 -1
  385. package/development/train/train-formation/train-formation.d.ts +0 -1
  386. package/development/train/train-formation.js +9 -7
  387. package/development/train/train-wagon/train-wagon.d.ts +0 -1
  388. package/development/train/train-wagon.js +1 -1
  389. package/development/train/train.js +1 -1
  390. package/development/visual-checkbox/visual-checkbox.d.ts +0 -1
  391. package/development/visual-checkbox.js +1 -1
  392. package/dialog/dialog/dialog.d.ts +0 -1
  393. package/dialog/dialog/dialog.d.ts.map +1 -1
  394. package/dialog/dialog-actions/dialog-actions.d.ts +0 -1
  395. package/dialog/dialog-content/dialog-content.d.ts +0 -1
  396. package/dialog/dialog-content.js +1 -1
  397. package/dialog/dialog-title/dialog-title.d.ts +0 -1
  398. package/dialog/dialog.js +3 -3
  399. package/divider/divider.d.ts +0 -1
  400. package/expansion-panel/expansion-panel/expansion-panel.d.ts +0 -1
  401. package/expansion-panel/expansion-panel-content/expansion-panel-content.d.ts +0 -1
  402. package/expansion-panel/expansion-panel-header/expansion-panel-header.d.ts +0 -1
  403. package/expansion-panel/expansion-panel-header.js +1 -1
  404. package/file-selector/file-selector.d.ts +0 -1
  405. package/flip-card/flip-card/flip-card.d.ts +22 -7
  406. package/flip-card/flip-card/flip-card.d.ts.map +1 -1
  407. package/flip-card/flip-card-details/flip-card-details.d.ts +0 -1
  408. package/flip-card/flip-card-summary/flip-card-summary.d.ts +0 -1
  409. package/flip-card/flip-card-summary.js +8 -8
  410. package/flip-card/flip-card.js +63 -32
  411. package/footer/footer.d.ts +0 -1
  412. package/footer.js +1 -1
  413. package/form-error/form-error.d.ts +0 -1
  414. package/form-error.js +1 -1
  415. package/form-field/form-field/form-field.d.ts +1 -2
  416. package/form-field/form-field/form-field.d.ts.map +1 -1
  417. package/form-field/form-field-clear/form-field-clear.d.ts +0 -1
  418. package/form-field/form-field.js +22 -22
  419. package/header/common/header-action-common.d.ts +0 -1
  420. package/header/common.js +1 -1
  421. package/header/header/header.d.ts +0 -1
  422. package/header/header-button/header-button.d.ts +0 -1
  423. package/header/header-link/header-link.d.ts +0 -1
  424. package/header/header.js +1 -1
  425. package/icon/icon-base.d.ts +0 -1
  426. package/icon/icon-name-mixin.d.ts +0 -1
  427. package/icon/icon.d.ts +0 -1
  428. package/image/image.d.ts +0 -1
  429. package/image.js +25 -25
  430. package/index.d.ts +11 -1
  431. package/index.js +11 -1
  432. package/journey-header/journey-header.d.ts +0 -1
  433. package/lead-container/lead-container.d.ts +0 -1
  434. package/lead-container.js +1 -1
  435. package/link/block-link/block-link.d.ts +0 -1
  436. package/link/block-link-button/block-link-button.d.ts +0 -1
  437. package/link/block-link-static/block-link-static.d.ts +0 -1
  438. package/link/common/block-link-common.d.ts +0 -1
  439. package/link/common/inline-link-common.d.ts +0 -1
  440. package/link/common/link-common.d.ts +0 -1
  441. package/link/common.js +6 -6
  442. package/link/link/link.d.ts +0 -1
  443. package/link/link-button/link-button.d.ts +0 -1
  444. package/link/link-static/link-static.d.ts +0 -1
  445. package/link-list/common/link-list-base.d.ts +27 -0
  446. package/link-list/common/link-list-base.d.ts.map +1 -0
  447. package/link-list/common.d.ts +2 -0
  448. package/link-list/common.d.ts.map +1 -0
  449. package/link-list/common.js +59 -0
  450. package/link-list/link-list/link-list.d.ts +22 -0
  451. package/link-list/link-list/link-list.d.ts.map +1 -0
  452. package/link-list/link-list-anchor/index.d.ts +2 -0
  453. package/link-list/link-list-anchor/index.d.ts.map +1 -0
  454. package/link-list/link-list-anchor/link-list-anchor.d.ts +17 -0
  455. package/link-list/link-list-anchor/link-list-anchor.d.ts.map +1 -0
  456. package/link-list/link-list-anchor.d.ts +2 -0
  457. package/link-list/link-list-anchor.d.ts.map +1 -0
  458. package/link-list/link-list-anchor.js +18 -0
  459. package/link-list/link-list.d.ts +1 -38
  460. package/link-list/link-list.d.ts.map +1 -1
  461. package/link-list/link-list.js +27 -0
  462. package/link-list.d.ts +2 -0
  463. package/link-list.d.ts.map +1 -1
  464. package/link-list.js +3 -66
  465. package/loading-indicator/loading-indicator.d.ts +0 -1
  466. package/logo/logo.d.ts +0 -1
  467. package/logo.js +1 -1
  468. package/map-container/map-container.d.ts +0 -1
  469. package/map-container.js +1 -1
  470. package/menu/common/menu-action-common.d.ts +0 -1
  471. package/menu/menu/menu.d.ts +0 -1
  472. package/menu/menu-button/menu-button.d.ts +0 -1
  473. package/menu/menu-link/menu-link.d.ts +0 -1
  474. package/menu/menu.js +1 -1
  475. package/message/message.d.ts +0 -1
  476. package/navigation/common/navigation-action-common.d.ts +0 -1
  477. package/navigation/navigation/navigation.d.ts +0 -1
  478. package/navigation/navigation-button/navigation-button.d.ts +0 -1
  479. package/navigation/navigation-link/navigation-link.d.ts +0 -1
  480. package/navigation/navigation-list/navigation-list.d.ts +0 -1
  481. package/navigation/navigation-marker/navigation-marker.d.ts +0 -1
  482. package/navigation/navigation-section/navigation-section.d.ts +0 -1
  483. package/navigation/navigation-section.js +1 -1
  484. package/navigation/navigation.js +1 -1
  485. package/notification/notification.d.ts +0 -1
  486. package/option/optgroup/optgroup-base-element.d.ts +0 -1
  487. package/option/optgroup/optgroup.d.ts +0 -1
  488. package/option/option/option-base-element.d.ts +0 -1
  489. package/option/option/option.d.ts +0 -1
  490. package/overlay/overlay-base-element.d.ts +0 -1
  491. package/overlay/overlay.d.ts +0 -1
  492. package/overlay/overlay.d.ts.map +1 -1
  493. package/overlay.js +2 -2
  494. package/package.json +46 -1
  495. package/popover/popover/popover.d.ts +0 -1
  496. package/popover/popover/popover.d.ts.map +1 -1
  497. package/popover/popover-trigger/popover-trigger.d.ts +0 -1
  498. package/popover/popover-trigger.js +1 -1
  499. package/popover/popover.js +1 -1
  500. package/radio-button/common/radio-button-common.d.ts +0 -1
  501. package/radio-button/common.js +1 -1
  502. package/radio-button/radio-button/radio-button.d.ts +0 -1
  503. package/radio-button/radio-button-group/radio-button-group.d.ts +0 -1
  504. package/radio-button/radio-button-panel/radio-button-panel.d.ts +0 -1
  505. package/screen-reader-only/screen-reader-only.d.ts +0 -1
  506. package/select/select.d.ts +0 -1
  507. package/select.js +1 -1
  508. package/selection-expansion-panel/selection-expansion-panel.d.ts +0 -1
  509. package/selection-expansion-panel/selection-expansion-panel.d.ts.map +1 -1
  510. package/signet/signet.d.ts +0 -1
  511. package/signet.js +1 -1
  512. package/skiplink-list/skiplink-list.d.ts +0 -1
  513. package/slider/slider.d.ts +0 -1
  514. package/slider.js +1 -1
  515. package/standard-theme.css +19 -13
  516. package/status/status.d.ts +0 -1
  517. package/stepper/step/step.d.ts +0 -1
  518. package/stepper/step-label/step-label.d.ts +0 -1
  519. package/stepper/stepper/stepper.d.ts +0 -1
  520. package/table/table-wrapper/table-wrapper.d.ts +0 -1
  521. package/tabs/tab/tab.d.ts +0 -1
  522. package/tabs/tab-group/tab-group.d.ts +0 -1
  523. package/tabs/tab-label/tab-label.d.ts +0 -1
  524. package/tabs/tab-label.js +1 -1
  525. package/tag/tag/tag.d.ts +0 -1
  526. package/tag/tag-group/tag-group.d.ts +0 -1
  527. package/tag/tag.js +1 -1
  528. package/teaser/teaser.d.ts +0 -1
  529. package/teaser-hero/teaser-hero.d.ts +27 -0
  530. package/teaser-hero/teaser-hero.d.ts.map +1 -0
  531. package/teaser-hero.d.ts +2 -0
  532. package/teaser-hero.d.ts.map +1 -0
  533. package/teaser-hero.js +58 -0
  534. package/teaser-product/common/teaser-product-common.d.ts +7 -0
  535. package/teaser-product/common/teaser-product-common.d.ts.map +1 -0
  536. package/teaser-product/common.d.ts +2 -0
  537. package/teaser-product/common.d.ts.map +1 -0
  538. package/teaser-product/common.js +38 -0
  539. package/teaser-product/teaser-product/teaser-product.d.ts +22 -0
  540. package/teaser-product/teaser-product/teaser-product.d.ts.map +1 -0
  541. package/teaser-product/teaser-product-static/teaser-product-static.d.ts +22 -0
  542. package/teaser-product/teaser-product-static/teaser-product-static.d.ts.map +1 -0
  543. package/teaser-product/teaser-product-static.d.ts +2 -0
  544. package/teaser-product/teaser-product-static.d.ts.map +1 -0
  545. package/teaser-product/teaser-product-static.js +19 -0
  546. package/teaser-product/teaser-product.d.ts +2 -0
  547. package/teaser-product/teaser-product.d.ts.map +1 -0
  548. package/teaser-product/teaser-product.js +21 -0
  549. package/teaser-product.d.ts +4 -0
  550. package/teaser-product.d.ts.map +1 -0
  551. package/teaser-product.js +3 -0
  552. package/time-input/time-input.d.ts +0 -1
  553. package/timetable-occupancy/timetable-occupancy.d.ts +0 -1
  554. package/timetable-occupancy-icon/timetable-occupancy-icon.d.ts +0 -1
  555. package/timetable-occupancy.js +1 -1
  556. package/title/title-base.d.ts +0 -1
  557. package/title/title.d.ts +0 -1
  558. package/toast/toast.d.ts +0 -1
  559. package/toggle/toggle/toggle.d.ts +0 -1
  560. package/toggle/toggle-option/toggle-option.d.ts +0 -1
  561. package/toggle/toggle.js +1 -1
  562. package/toggle-check/toggle-check.d.ts +0 -1
  563. package/train/train/train.d.ts +0 -1
  564. package/train/train-blocked-passage/train-blocked-passage.d.ts +0 -1
  565. package/train/train-blocked-passage.js +1 -1
  566. package/train/train-formation/train-formation.d.ts +0 -1
  567. package/train/train-formation.js +1 -1
  568. package/train/train-wagon/train-wagon.d.ts +0 -1
  569. package/train/train-wagon.js +1 -1
  570. package/train/train.js +1 -1
  571. package/visual-checkbox/visual-checkbox.d.ts +0 -1
  572. package/visual-checkbox.js +1 -1
@@ -6918,328 +6918,22 @@
6918
6918
  {
6919
6919
  "kind": "javascript-module",
6920
6920
  "path": "link-list.js",
6921
- "declarations": [
6922
- {
6923
- "kind": "class",
6924
- "description": "It displays a list of `sbb-block-link`.",
6925
- "name": "SbbLinkListElement",
6926
- "slots": [
6927
- {
6928
- "description": "Use the unnamed slot to add one or more `sbb-block-link`.",
6929
- "name": ""
6930
- },
6931
- {
6932
- "description": "Use this slot to provide a title.",
6933
- "name": "title"
6934
- }
6935
- ],
6936
- "members": [
6937
- {
6938
- "kind": "field",
6939
- "name": "listChildLocalNames",
6940
- "type": {
6941
- "text": "string[]"
6942
- },
6943
- "privacy": "protected",
6944
- "readonly": true,
6945
- "description": "A list of upper-cased tag names to match against. (e.g. SBB-LINK)",
6946
- "default": "[ 'sbb-block-link', 'sbb-block-link-button', 'sbb-block-link-static', ]",
6947
- "inheritedFrom": {
6948
- "name": "SbbNamedSlotListMixin",
6949
- "module": "core/mixins.js"
6950
- }
6951
- },
6952
- {
6953
- "kind": "field",
6954
- "name": "titleContent",
6955
- "type": {
6956
- "text": "string | undefined"
6957
- },
6958
- "privacy": "public",
6959
- "description": "The title text we want to show before the list.",
6960
- "attribute": "title-content",
6961
- "reflects": true
6962
- },
6963
- {
6964
- "kind": "field",
6965
- "name": "titleLevel",
6966
- "type": {
6967
- "text": "SbbTitleLevel"
6968
- },
6969
- "privacy": "public",
6970
- "default": "'2'",
6971
- "description": "The semantic level of the title, e.g. 2 = h2.",
6972
- "attribute": "title-level"
6973
- },
6974
- {
6975
- "kind": "field",
6976
- "name": "size",
6977
- "type": {
6978
- "text": "SbbLinkSize"
6979
- },
6980
- "privacy": "public",
6981
- "default": "'s'",
6982
- "description": "Text size of the nested sbb-block-link instances. This will overwrite the size attribute of\nnested sbb-block-link instances.",
6983
- "attribute": "size",
6984
- "reflects": true
6985
- },
6986
- {
6987
- "kind": "field",
6988
- "name": "horizontalFrom",
6989
- "type": {
6990
- "text": "SbbHorizontalFrom | undefined"
6991
- },
6992
- "privacy": "public",
6993
- "description": "Selected breakpoint from which the list is rendered horizontally.",
6994
- "attribute": "horizontal-from",
6995
- "reflects": true
6996
- },
6997
- {
6998
- "kind": "field",
6999
- "name": "orientation",
7000
- "type": {
7001
- "text": "SbbOrientation"
7002
- },
7003
- "privacy": "public",
7004
- "default": "'vertical'",
7005
- "description": "The orientation in which the list will be shown vertical or horizontal.",
7006
- "attribute": "orientation",
7007
- "reflects": true
7008
- },
7009
- {
7010
- "kind": "field",
7011
- "name": "negative",
7012
- "type": {
7013
- "text": "boolean"
7014
- },
7015
- "privacy": "public",
7016
- "default": "false",
7017
- "description": "Negative coloring variant flag.",
7018
- "attribute": "negative",
7019
- "reflects": true,
7020
- "inheritedFrom": {
7021
- "name": "SbbNegativeMixin",
7022
- "module": "core/mixins.js"
7023
- }
7024
- },
7025
- {
7026
- "kind": "field",
7027
- "name": "listChildren",
7028
- "type": {
7029
- "text": "C[]"
7030
- },
7031
- "privacy": "protected",
7032
- "default": "[]",
7033
- "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.",
7034
- "inheritedFrom": {
7035
- "name": "SbbNamedSlotListMixin",
7036
- "module": "core/mixins.js"
7037
- }
7038
- },
7039
- {
7040
- "kind": "field",
7041
- "name": "_handleSlotchange",
7042
- "privacy": "private",
7043
- "inheritedFrom": {
7044
- "name": "SbbNamedSlotListMixin",
7045
- "module": "core/mixins.js"
7046
- }
7047
- },
7048
- {
7049
- "kind": "method",
7050
- "name": "renderList",
7051
- "privacy": "protected",
7052
- "return": {
7053
- "type": {
7054
- "text": "TemplateResult"
7055
- }
7056
- },
7057
- "parameters": [
7058
- {
7059
- "name": "attributes",
7060
- "default": "{}",
7061
- "type": {
7062
- "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
7063
- }
7064
- }
7065
- ],
7066
- "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.",
7067
- "inheritedFrom": {
7068
- "name": "SbbNamedSlotListMixin",
7069
- "module": "core/mixins.js"
7070
- }
7071
- },
7072
- {
7073
- "kind": "method",
7074
- "name": "listSlotNames",
7075
- "privacy": "protected",
7076
- "return": {
7077
- "type": {
7078
- "text": "string[]"
7079
- }
7080
- },
7081
- "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.",
7082
- "inheritedFrom": {
7083
- "name": "SbbNamedSlotListMixin",
7084
- "module": "core/mixins.js"
7085
- }
7086
- },
7087
- {
7088
- "kind": "method",
7089
- "name": "renderHiddenSlot",
7090
- "privacy": "protected",
7091
- "return": {
7092
- "type": {
7093
- "text": "TemplateResult"
7094
- }
7095
- },
7096
- "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.",
7097
- "inheritedFrom": {
7098
- "name": "SbbNamedSlotListMixin",
7099
- "module": "core/mixins.js"
7100
- }
7101
- },
7102
- {
7103
- "kind": "field",
7104
- "name": "_hydrationRequired",
7105
- "type": {
7106
- "text": "boolean"
7107
- },
7108
- "privacy": "private",
7109
- "default": "!!this.shadowRoot",
7110
- "inheritedFrom": {
7111
- "name": "SbbHydrationMixin",
7112
- "module": "core/mixins.js"
7113
- }
7114
- },
7115
- {
7116
- "kind": "field",
7117
- "name": "_hydrationComplete",
7118
- "privacy": "private",
7119
- "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
7120
- "inheritedFrom": {
7121
- "name": "SbbHydrationMixin",
7122
- "module": "core/mixins.js"
7123
- }
7124
- },
7125
- {
7126
- "kind": "field",
7127
- "name": "_resolveHydration",
7128
- "type": {
7129
- "text": "(hydrationRequired: boolean) => void"
7130
- },
7131
- "privacy": "private",
7132
- "inheritedFrom": {
7133
- "name": "SbbHydrationMixin",
7134
- "module": "core/mixins.js"
7135
- }
7136
- },
7137
- {
7138
- "kind": "field",
7139
- "name": "hydrationRequired",
7140
- "type": {
7141
- "text": "boolean"
7142
- },
7143
- "privacy": "protected",
7144
- "description": "Returns whether hydration is required and not completed.",
7145
- "readonly": true,
7146
- "inheritedFrom": {
7147
- "name": "SbbHydrationMixin",
7148
- "module": "core/mixins.js"
7149
- },
7150
- "default": "!!this.shadowRoot"
7151
- }
7152
- ],
7153
- "attributes": [
7154
- {
7155
- "name": "title-content",
7156
- "type": {
7157
- "text": "string | undefined"
7158
- },
7159
- "description": "The title text we want to show before the list.",
7160
- "fieldName": "titleContent"
7161
- },
7162
- {
7163
- "name": "title-level",
7164
- "type": {
7165
- "text": "SbbTitleLevel"
7166
- },
7167
- "default": "'2'",
7168
- "description": "The semantic level of the title, e.g. 2 = h2.",
7169
- "fieldName": "titleLevel"
7170
- },
7171
- {
7172
- "name": "size",
7173
- "type": {
7174
- "text": "SbbLinkSize"
7175
- },
7176
- "default": "'s'",
7177
- "description": "Text size of the nested sbb-block-link instances. This will overwrite the size attribute of\nnested sbb-block-link instances.",
7178
- "fieldName": "size"
7179
- },
7180
- {
7181
- "name": "horizontal-from",
7182
- "type": {
7183
- "text": "SbbHorizontalFrom | undefined"
7184
- },
7185
- "description": "Selected breakpoint from which the list is rendered horizontally.",
7186
- "fieldName": "horizontalFrom"
7187
- },
7188
- {
7189
- "name": "orientation",
7190
- "type": {
7191
- "text": "SbbOrientation"
7192
- },
7193
- "default": "'vertical'",
7194
- "description": "The orientation in which the list will be shown vertical or horizontal.",
7195
- "fieldName": "orientation"
7196
- },
7197
- {
7198
- "name": "negative",
7199
- "type": {
7200
- "text": "boolean"
7201
- },
7202
- "default": "false",
7203
- "description": "Negative coloring variant flag.",
7204
- "fieldName": "negative",
7205
- "inheritedFrom": {
7206
- "name": "SbbNegativeMixin",
7207
- "module": "core/mixins.js"
7208
- }
7209
- }
7210
- ],
7211
- "mixins": [
7212
- {
7213
- "name": "SbbNegativeMixin",
7214
- "module": "core/mixins.js"
7215
- },
7216
- {
7217
- "name": "SbbNamedSlotListMixin",
7218
- "module": "core/mixins.js"
7219
- }
7220
- ],
7221
- "superclass": {
7222
- "name": "LitElement",
7223
- "package": "lit"
7224
- },
7225
- "tagName": "sbb-link-list",
7226
- "customElement": true
7227
- }
7228
- ],
6921
+ "declarations": [],
7229
6922
  "exports": [
7230
6923
  {
7231
6924
  "kind": "js",
7232
- "name": "SbbLinkListElement",
6925
+ "name": "*",
7233
6926
  "declaration": {
7234
- "name": "SbbLinkListElement",
6927
+ "name": "*",
6928
+ "package": "./common/link-list-base.js",
7235
6929
  "module": "link-list.js"
7236
6930
  }
7237
6931
  },
7238
6932
  {
7239
- "kind": "custom-element-definition",
7240
- "name": "sbb-link-list",
6933
+ "kind": "js",
6934
+ "name": "linkListBaseStyle",
7241
6935
  "declaration": {
7242
- "name": "SbbLinkListElement",
6936
+ "name": "default",
7243
6937
  "module": "link-list.js"
7244
6938
  }
7245
6939
  }
@@ -11071,7 +10765,7 @@
11071
10765
  },
11072
10766
  "privacy": "protected",
11073
10767
  "readonly": true,
11074
- "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`)",
11075
10769
  "default": "['sbb-block-link', 'sbb-block-link-button']",
11076
10770
  "inheritedFrom": {
11077
10771
  "name": "SbbNamedSlotListMixin",
@@ -11108,7 +10802,7 @@
11108
10802
  },
11109
10803
  "privacy": "protected",
11110
10804
  "default": "[]",
11111
- "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.",
11112
10806
  "inheritedFrom": {
11113
10807
  "name": "SbbNamedSlotListMixin",
11114
10808
  "module": "core/mixins.js"
@@ -11139,9 +10833,16 @@
11139
10833
  "type": {
11140
10834
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
11141
10835
  }
10836
+ },
10837
+ {
10838
+ "name": "listItemAttributes",
10839
+ "default": "{}",
10840
+ "type": {
10841
+ "text": "{ localNameVisualOnly?: string[] }"
10842
+ }
11142
10843
  }
11143
10844
  ],
11144
- "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.",
11145
10846
  "inheritedFrom": {
11146
10847
  "name": "SbbNamedSlotListMixin",
11147
10848
  "module": "core/mixins.js"
@@ -11149,14 +10850,22 @@
11149
10850
  },
11150
10851
  {
11151
10852
  "kind": "method",
11152
- "name": "listSlotNames",
10853
+ "name": "listSlotEntries",
11153
10854
  "privacy": "protected",
11154
10855
  "return": {
11155
10856
  "type": {
11156
- "text": "string[]"
10857
+ "text": "SbbNamedSlotProperties[]"
11157
10858
  }
11158
10859
  },
11159
- "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.",
11160
10869
  "inheritedFrom": {
11161
10870
  "name": "SbbNamedSlotListMixin",
11162
10871
  "module": "core/mixins.js"
@@ -11979,6 +11688,343 @@
11979
11688
  }
11980
11689
  ]
11981
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
+ },
11982
12028
  {
11983
12029
  "kind": "javascript-module",
11984
12030
  "path": "teaser.js",
@@ -17900,7 +17946,7 @@
17900
17946
  },
17901
17947
  "privacy": "protected",
17902
17948
  "readonly": true,
17903
- "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`)",
17904
17950
  "default": "['sbb-breadcrumb']",
17905
17951
  "inheritedFrom": {
17906
17952
  "name": "SbbNamedSlotListMixin",
@@ -18065,7 +18111,7 @@
18065
18111
  },
18066
18112
  "privacy": "protected",
18067
18113
  "default": "[]",
18068
- "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.",
18069
18115
  "inheritedFrom": {
18070
18116
  "name": "SbbNamedSlotListMixin",
18071
18117
  "module": "core/mixins.js"
@@ -18096,9 +18142,16 @@
18096
18142
  "type": {
18097
18143
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
18098
18144
  }
18145
+ },
18146
+ {
18147
+ "name": "listItemAttributes",
18148
+ "default": "{}",
18149
+ "type": {
18150
+ "text": "{ localNameVisualOnly?: string[] }"
18151
+ }
18099
18152
  }
18100
18153
  ],
18101
- "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.",
18102
18155
  "inheritedFrom": {
18103
18156
  "name": "SbbNamedSlotListMixin",
18104
18157
  "module": "core/mixins.js"
@@ -18106,14 +18159,22 @@
18106
18159
  },
18107
18160
  {
18108
18161
  "kind": "method",
18109
- "name": "listSlotNames",
18162
+ "name": "listSlotEntries",
18110
18163
  "privacy": "protected",
18111
18164
  "return": {
18112
18165
  "type": {
18113
- "text": "string[]"
18166
+ "text": "SbbNamedSlotProperties[]"
18114
18167
  }
18115
18168
  },
18116
- "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.",
18117
18178
  "inheritedFrom": {
18118
18179
  "name": "SbbNamedSlotListMixin",
18119
18180
  "module": "core/mixins.js"
@@ -19696,6 +19757,296 @@
19696
19757
  }
19697
19758
  ]
19698
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
+ },
19699
20050
  {
19700
20051
  "kind": "javascript-module",
19701
20052
  "path": "button/mini-button.js",
@@ -26257,6 +26608,10 @@
26257
26608
  {
26258
26609
  "description": "The slot used by the sbb-sticky-bar component.",
26259
26610
  "name": "sticky-bar"
26611
+ },
26612
+ {
26613
+ "description": "The slot used to slot an `sbb-image` to use as background.",
26614
+ "name": "image"
26260
26615
  }
26261
26616
  ],
26262
26617
  "members": [
@@ -30733,7 +31088,7 @@
30733
31088
  "type": {
30734
31089
  "text": "Record<string, string>"
30735
31090
  },
30736
- "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', }"
30737
31092
  },
30738
31093
  {
30739
31094
  "kind": "variable",
@@ -31358,7 +31713,7 @@
31358
31713
  "type": {
31359
31714
  "text": "string[]"
31360
31715
  },
31361
- "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', ]"
31362
31717
  }
31363
31718
  ],
31364
31719
  "exports": [
@@ -32600,18 +32955,25 @@
32600
32955
  "name": "attributes",
32601
32956
  "optional": true,
32602
32957
  "type": {
32603
- "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 }"
32604
32966
  }
32605
32967
  }
32606
32968
  ]
32607
32969
  },
32608
32970
  {
32609
32971
  "kind": "method",
32610
- "name": "listSlotNames",
32972
+ "name": "listSlotEntries",
32611
32973
  "privacy": "protected",
32612
32974
  "return": {
32613
32975
  "type": {
32614
- "text": "string[]"
32976
+ "text": "SbbNamedSlotProperties[]"
32615
32977
  }
32616
32978
  }
32617
32979
  },
@@ -32677,7 +33039,7 @@
32677
33039
  },
32678
33040
  "privacy": "protected",
32679
33041
  "readonly": true,
32680
- "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`)"
32681
33043
  },
32682
33044
  {
32683
33045
  "kind": "field",
@@ -32687,7 +33049,7 @@
32687
33049
  },
32688
33050
  "privacy": "protected",
32689
33051
  "default": "[]",
32690
- "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."
32691
33053
  },
32692
33054
  {
32693
33055
  "kind": "field",
@@ -32710,20 +33072,35 @@
32710
33072
  "type": {
32711
33073
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
32712
33074
  }
33075
+ },
33076
+ {
33077
+ "name": "listItemAttributes",
33078
+ "default": "{}",
33079
+ "type": {
33080
+ "text": "{ localNameVisualOnly?: string[] }"
33081
+ }
32713
33082
  }
32714
33083
  ],
32715
- "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."
32716
33085
  },
32717
33086
  {
32718
33087
  "kind": "method",
32719
- "name": "listSlotNames",
33088
+ "name": "listSlotEntries",
32720
33089
  "privacy": "protected",
32721
33090
  "return": {
32722
33091
  "type": {
32723
- "text": "string[]"
33092
+ "text": "SbbNamedSlotProperties[]"
32724
33093
  }
32725
33094
  },
32726
- "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."
32727
33104
  },
32728
33105
  {
32729
33106
  "kind": "method",
@@ -39267,24 +39644,51 @@
39267
39644
  "declarations": [
39268
39645
  {
39269
39646
  "kind": "class",
39270
- "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.",
39271
39648
  "name": "SbbFlipCardElement",
39272
39649
  "slots": [
39273
39650
  {
39274
- "description": "Use this slot to provide a sbb-flip-card-summary component.",
39275
- "name": "summary"
39276
- },
39277
- {
39278
- "description": "Use this slot to provide a sbb-flip-card-details component.",
39279
- "name": "details"
39651
+ "description": "Use the unnamed slot to add a `sbb-flip-card-summary` and a `sbb-flip-card-details` element.",
39652
+ "name": ""
39280
39653
  }
39281
39654
  ],
39282
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
+ },
39283
39687
  {
39284
39688
  "kind": "field",
39285
39689
  "name": "summary",
39286
39690
  "type": {
39287
- "text": "SbbFlipCardSummaryElement"
39691
+ "text": "SbbFlipCardSummaryElement | null"
39288
39692
  },
39289
39693
  "privacy": "public",
39290
39694
  "description": "Returns the slotted sbb-flip-card-summary.",
@@ -39294,12 +39698,22 @@
39294
39698
  "kind": "field",
39295
39699
  "name": "details",
39296
39700
  "type": {
39297
- "text": "SbbFlipCardDetailsElement"
39701
+ "text": "SbbFlipCardDetailsElement | null"
39298
39702
  },
39299
39703
  "privacy": "public",
39300
39704
  "description": "Returns the slotted sbb-flip-card-details.",
39301
39705
  "readonly": true
39302
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
+ },
39303
39717
  {
39304
39718
  "kind": "field",
39305
39719
  "name": "_flipped",
@@ -39310,6 +39724,12 @@
39310
39724
  "default": "false",
39311
39725
  "description": "Whether the card is flipped or not."
39312
39726
  },
39727
+ {
39728
+ "kind": "field",
39729
+ "name": "_abort",
39730
+ "privacy": "private",
39731
+ "default": "new SbbConnectedAbortController(this)"
39732
+ },
39313
39733
  {
39314
39734
  "kind": "field",
39315
39735
  "name": "_language",
@@ -39327,6 +39747,16 @@
39327
39747
  },
39328
39748
  "description": "Toggles the state of the sbb-flip-card."
39329
39749
  },
39750
+ {
39751
+ "kind": "method",
39752
+ "name": "_accessibilityLabel",
39753
+ "privacy": "private",
39754
+ "return": {
39755
+ "type": {
39756
+ "text": "Promise<string>"
39757
+ }
39758
+ }
39759
+ },
39330
39760
  {
39331
39761
  "kind": "field",
39332
39762
  "name": "_hydrationRequired",
@@ -39378,6 +39808,25 @@
39378
39808
  "default": "!!this.shadowRoot"
39379
39809
  }
39380
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
+ ],
39381
39830
  "mixins": [
39382
39831
  {
39383
39832
  "name": "SbbHydrationMixin",
@@ -39829,7 +40278,7 @@
39829
40278
  "kind": "field",
39830
40279
  "name": "size",
39831
40280
  "type": {
39832
- "text": "'l' | 'm' | undefined"
40281
+ "text": "'l' | 'm' | 's' | undefined"
39833
40282
  },
39834
40283
  "privacy": "public",
39835
40284
  "default": "'m'",
@@ -40299,7 +40748,7 @@
40299
40748
  {
40300
40749
  "name": "size",
40301
40750
  "type": {
40302
- "text": "'l' | 'm' | undefined"
40751
+ "text": "'l' | 'm' | 's' | undefined"
40303
40752
  },
40304
40753
  "default": "'m'",
40305
40754
  "description": "Size variant, either l or m.",
@@ -44278,6 +44727,700 @@
44278
44727
  }
44279
44728
  ]
44280
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
+ },
44281
45424
  {
44282
45425
  "kind": "javascript-module",
44283
45426
  "path": "menu/common.js",
@@ -45351,7 +46494,7 @@
45351
46494
  },
45352
46495
  "privacy": "protected",
45353
46496
  "readonly": true,
45354
- "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`)",
45355
46498
  "default": "['sbb-menu-button', 'sbb-menu-link']",
45356
46499
  "inheritedFrom": {
45357
46500
  "name": "SbbNamedSlotListMixin",
@@ -45677,7 +46820,7 @@
45677
46820
  },
45678
46821
  "privacy": "protected",
45679
46822
  "default": "[]",
45680
- "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.",
45681
46824
  "inheritedFrom": {
45682
46825
  "name": "SbbNamedSlotListMixin",
45683
46826
  "module": "core/mixins.js"
@@ -45708,9 +46851,16 @@
45708
46851
  "type": {
45709
46852
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
45710
46853
  }
46854
+ },
46855
+ {
46856
+ "name": "listItemAttributes",
46857
+ "default": "{}",
46858
+ "type": {
46859
+ "text": "{ localNameVisualOnly?: string[] }"
46860
+ }
45711
46861
  }
45712
46862
  ],
45713
- "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.",
45714
46864
  "inheritedFrom": {
45715
46865
  "name": "SbbNamedSlotListMixin",
45716
46866
  "module": "core/mixins.js"
@@ -45718,14 +46868,22 @@
45718
46868
  },
45719
46869
  {
45720
46870
  "kind": "method",
45721
- "name": "listSlotNames",
46871
+ "name": "listSlotEntries",
45722
46872
  "privacy": "protected",
45723
46873
  "return": {
45724
46874
  "type": {
45725
- "text": "string[]"
46875
+ "text": "SbbNamedSlotProperties[]"
45726
46876
  }
45727
46877
  },
45728
- "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.",
45729
46887
  "inheritedFrom": {
45730
46888
  "name": "SbbNamedSlotListMixin",
45731
46889
  "module": "core/mixins.js"
@@ -46921,7 +48079,7 @@
46921
48079
  },
46922
48080
  "privacy": "protected",
46923
48081
  "readonly": true,
46924
- "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`)",
46925
48083
  "default": "[ 'sbb-navigation-button', 'sbb-navigation-link', ]",
46926
48084
  "inheritedFrom": {
46927
48085
  "name": "SbbNamedSlotListMixin",
@@ -46947,7 +48105,7 @@
46947
48105
  },
46948
48106
  "privacy": "protected",
46949
48107
  "default": "[]",
46950
- "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.",
46951
48109
  "inheritedFrom": {
46952
48110
  "name": "SbbNamedSlotListMixin",
46953
48111
  "module": "core/mixins.js"
@@ -46978,9 +48136,16 @@
46978
48136
  "type": {
46979
48137
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
46980
48138
  }
48139
+ },
48140
+ {
48141
+ "name": "listItemAttributes",
48142
+ "default": "{}",
48143
+ "type": {
48144
+ "text": "{ localNameVisualOnly?: string[] }"
48145
+ }
46981
48146
  }
46982
48147
  ],
46983
- "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.",
46984
48149
  "inheritedFrom": {
46985
48150
  "name": "SbbNamedSlotListMixin",
46986
48151
  "module": "core/mixins.js"
@@ -46988,14 +48153,22 @@
46988
48153
  },
46989
48154
  {
46990
48155
  "kind": "method",
46991
- "name": "listSlotNames",
48156
+ "name": "listSlotEntries",
46992
48157
  "privacy": "protected",
46993
48158
  "return": {
46994
48159
  "type": {
46995
- "text": "string[]"
48160
+ "text": "SbbNamedSlotProperties[]"
46996
48161
  }
46997
48162
  },
46998
- "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.",
46999
48172
  "inheritedFrom": {
47000
48173
  "name": "SbbNamedSlotListMixin",
47001
48174
  "module": "core/mixins.js"
@@ -47133,7 +48306,7 @@
47133
48306
  },
47134
48307
  "privacy": "protected",
47135
48308
  "readonly": true,
47136
- "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`)",
47137
48310
  "default": "[ 'sbb-navigation-button', 'sbb-navigation-link', ]",
47138
48311
  "inheritedFrom": {
47139
48312
  "name": "SbbNamedSlotListMixin",
@@ -47232,7 +48405,7 @@
47232
48405
  },
47233
48406
  "privacy": "protected",
47234
48407
  "default": "[]",
47235
- "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.",
47236
48409
  "inheritedFrom": {
47237
48410
  "name": "SbbNamedSlotListMixin",
47238
48411
  "module": "core/mixins.js"
@@ -47263,9 +48436,16 @@
47263
48436
  "type": {
47264
48437
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
47265
48438
  }
48439
+ },
48440
+ {
48441
+ "name": "listItemAttributes",
48442
+ "default": "{}",
48443
+ "type": {
48444
+ "text": "{ localNameVisualOnly?: string[] }"
48445
+ }
47266
48446
  }
47267
48447
  ],
47268
- "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.",
47269
48449
  "inheritedFrom": {
47270
48450
  "name": "SbbNamedSlotListMixin",
47271
48451
  "module": "core/mixins.js"
@@ -47273,14 +48453,22 @@
47273
48453
  },
47274
48454
  {
47275
48455
  "kind": "method",
47276
- "name": "listSlotNames",
48456
+ "name": "listSlotEntries",
47277
48457
  "privacy": "protected",
47278
48458
  "return": {
47279
48459
  "type": {
47280
- "text": "string[]"
48460
+ "text": "SbbNamedSlotProperties[]"
47281
48461
  }
47282
48462
  },
47283
- "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.",
47284
48472
  "inheritedFrom": {
47285
48473
  "name": "SbbNamedSlotListMixin",
47286
48474
  "module": "core/mixins.js"
@@ -54606,7 +55794,7 @@
54606
55794
  },
54607
55795
  "privacy": "protected",
54608
55796
  "readonly": true,
54609
- "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`)",
54610
55798
  "default": "['sbb-tag', 'div']",
54611
55799
  "inheritedFrom": {
54612
55800
  "name": "SbbNamedSlotListMixin",
@@ -54684,7 +55872,7 @@
54684
55872
  },
54685
55873
  "privacy": "protected",
54686
55874
  "default": "[]",
54687
- "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.",
54688
55876
  "inheritedFrom": {
54689
55877
  "name": "SbbNamedSlotListMixin",
54690
55878
  "module": "core/mixins.js"
@@ -54715,9 +55903,16 @@
54715
55903
  "type": {
54716
55904
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
54717
55905
  }
55906
+ },
55907
+ {
55908
+ "name": "listItemAttributes",
55909
+ "default": "{}",
55910
+ "type": {
55911
+ "text": "{ localNameVisualOnly?: string[] }"
55912
+ }
54718
55913
  }
54719
55914
  ],
54720
- "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.",
54721
55916
  "inheritedFrom": {
54722
55917
  "name": "SbbNamedSlotListMixin",
54723
55918
  "module": "core/mixins.js"
@@ -54725,14 +55920,22 @@
54725
55920
  },
54726
55921
  {
54727
55922
  "kind": "method",
54728
- "name": "listSlotNames",
55923
+ "name": "listSlotEntries",
54729
55924
  "privacy": "protected",
54730
55925
  "return": {
54731
55926
  "type": {
54732
- "text": "string[]"
55927
+ "text": "SbbNamedSlotProperties[]"
54733
55928
  }
54734
55929
  },
54735
- "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.",
54736
55939
  "inheritedFrom": {
54737
55940
  "name": "SbbNamedSlotListMixin",
54738
55941
  "module": "core/mixins.js"
@@ -55409,6 +56612,497 @@
55409
56612
  }
55410
56613
  ]
55411
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
+ },
55412
57106
  {
55413
57107
  "kind": "javascript-module",
55414
57108
  "path": "toggle/toggle-option.js",
@@ -56003,7 +57697,7 @@
56003
57697
  },
56004
57698
  "privacy": "protected",
56005
57699
  "readonly": true,
56006
- "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`)",
56007
57701
  "default": "['sbb-train']",
56008
57702
  "inheritedFrom": {
56009
57703
  "name": "SbbNamedSlotListMixin",
@@ -56114,7 +57808,336 @@
56114
57808
  },
56115
57809
  "privacy": "protected",
56116
57810
  "default": "[]",
56117
- "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.",
56118
58141
  "inheritedFrom": {
56119
58142
  "name": "SbbNamedSlotListMixin",
56120
58143
  "module": "core/mixins.js"
@@ -56145,299 +58168,16 @@
56145
58168
  "type": {
56146
58169
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
56147
58170
  }
58171
+ },
58172
+ {
58173
+ "name": "listItemAttributes",
58174
+ "default": "{}",
58175
+ "type": {
58176
+ "text": "{ localNameVisualOnly?: string[] }"
58177
+ }
56148
58178
  }
56149
58179
  ],
56150
- "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.",
56151
- "inheritedFrom": {
56152
- "name": "SbbNamedSlotListMixin",
56153
- "module": "core/mixins.js"
56154
- }
56155
- },
56156
- {
56157
- "kind": "method",
56158
- "name": "listSlotNames",
56159
- "privacy": "protected",
56160
- "return": {
56161
- "type": {
56162
- "text": "string[]"
56163
- }
56164
- },
56165
- "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.",
56166
- "inheritedFrom": {
56167
- "name": "SbbNamedSlotListMixin",
56168
- "module": "core/mixins.js"
56169
- }
56170
- },
56171
- {
56172
- "kind": "method",
56173
- "name": "renderHiddenSlot",
56174
- "privacy": "protected",
56175
- "return": {
56176
- "type": {
56177
- "text": "TemplateResult"
56178
- }
56179
- },
56180
- "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.",
56181
- "inheritedFrom": {
56182
- "name": "SbbNamedSlotListMixin",
56183
- "module": "core/mixins.js"
56184
- }
56185
- },
56186
- {
56187
- "kind": "field",
56188
- "name": "_hydrationRequired",
56189
- "type": {
56190
- "text": "boolean"
56191
- },
56192
- "privacy": "private",
56193
- "default": "!!this.shadowRoot",
56194
- "inheritedFrom": {
56195
- "name": "SbbHydrationMixin",
56196
- "module": "core/mixins.js"
56197
- }
56198
- },
56199
- {
56200
- "kind": "field",
56201
- "name": "_hydrationComplete",
56202
- "privacy": "private",
56203
- "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
56204
- "inheritedFrom": {
56205
- "name": "SbbHydrationMixin",
56206
- "module": "core/mixins.js"
56207
- }
56208
- },
56209
- {
56210
- "kind": "field",
56211
- "name": "_resolveHydration",
56212
- "type": {
56213
- "text": "(hydrationRequired: boolean) => void"
56214
- },
56215
- "privacy": "private",
56216
- "inheritedFrom": {
56217
- "name": "SbbHydrationMixin",
56218
- "module": "core/mixins.js"
56219
- }
56220
- },
56221
- {
56222
- "kind": "field",
56223
- "name": "hydrationRequired",
56224
- "type": {
56225
- "text": "boolean"
56226
- },
56227
- "privacy": "protected",
56228
- "description": "Returns whether hydration is required and not completed.",
56229
- "readonly": true,
56230
- "inheritedFrom": {
56231
- "name": "SbbHydrationMixin",
56232
- "module": "core/mixins.js"
56233
- },
56234
- "default": "!!this.shadowRoot"
56235
- }
56236
- ],
56237
- "attributes": [
56238
- {
56239
- "name": "hide-wagon-label",
56240
- "type": {
56241
- "text": "boolean"
56242
- },
56243
- "default": "false",
56244
- "description": "Option to hide all wagon labels.",
56245
- "fieldName": "hideWagonLabel"
56246
- }
56247
- ],
56248
- "mixins": [
56249
- {
56250
- "name": "SbbNamedSlotListMixin",
56251
- "module": "core/mixins.js"
56252
- }
56253
- ],
56254
- "superclass": {
56255
- "name": "LitElement",
56256
- "package": "lit"
56257
- },
56258
- "tagName": "sbb-train-formation",
56259
- "customElement": true
56260
- }
56261
- ],
56262
- "exports": [
56263
- {
56264
- "kind": "js",
56265
- "name": "SbbTrainFormationElement",
56266
- "declaration": {
56267
- "name": "SbbTrainFormationElement",
56268
- "module": "train/train-formation.js"
56269
- }
56270
- },
56271
- {
56272
- "kind": "custom-element-definition",
56273
- "name": "sbb-train-formation",
56274
- "declaration": {
56275
- "name": "SbbTrainFormationElement",
56276
- "module": "train/train-formation.js"
56277
- }
56278
- }
56279
- ]
56280
- },
56281
- {
56282
- "kind": "javascript-module",
56283
- "path": "train/train-wagon.js",
56284
- "declarations": [
56285
- {
56286
- "kind": "class",
56287
- "description": "It displays a train compartment within a `sbb-train` component.",
56288
- "name": "SbbTrainWagonElement",
56289
- "slots": [
56290
- {
56291
- "description": "Use the unnamed slot to add one or more `sbb-icon` for meta-information of the `sbb-train-wagon`.",
56292
- "name": ""
56293
- }
56294
- ],
56295
- "members": [
56296
- {
56297
- "kind": "field",
56298
- "name": "events",
56299
- "privacy": "public",
56300
- "static": true,
56301
- "readonly": true,
56302
- "default": "{ sectorChange: 'sectorChange', }",
56303
- "type": {
56304
- "text": "{\n sectorChange: 'sectorChange',\n }"
56305
- }
56306
- },
56307
- {
56308
- "kind": "field",
56309
- "name": "listChildLocalNames",
56310
- "type": {
56311
- "text": "string[]"
56312
- },
56313
- "privacy": "protected",
56314
- "readonly": true,
56315
- "description": "A list of upper-cased tag names to match against. (e.g. SBB-LINK)",
56316
- "default": "['sbb-icon']",
56317
- "inheritedFrom": {
56318
- "name": "SbbNamedSlotListMixin",
56319
- "module": "core/mixins.js"
56320
- }
56321
- },
56322
- {
56323
- "kind": "field",
56324
- "name": "type",
56325
- "type": {
56326
- "text": "'locomotive' | 'closed' | 'wagon'"
56327
- },
56328
- "privacy": "public",
56329
- "default": "'wagon'",
56330
- "description": "Wagon type.",
56331
- "attribute": "type",
56332
- "reflects": true
56333
- },
56334
- {
56335
- "kind": "field",
56336
- "name": "occupancy",
56337
- "type": {
56338
- "text": "SbbOccupancy | undefined"
56339
- },
56340
- "privacy": "public",
56341
- "default": "'none'",
56342
- "description": "Occupancy of a wagon.",
56343
- "attribute": "occupancy"
56344
- },
56345
- {
56346
- "kind": "field",
56347
- "name": "sector",
56348
- "privacy": "public",
56349
- "description": "Sector in which to wagon stops.",
56350
- "type": {
56351
- "text": "string | null"
56352
- },
56353
- "attribute": "sector",
56354
- "reflects": true,
56355
- "default": "null"
56356
- },
56357
- {
56358
- "kind": "field",
56359
- "name": "_sector",
56360
- "type": {
56361
- "text": "string | null"
56362
- },
56363
- "privacy": "private",
56364
- "default": "null"
56365
- },
56366
- {
56367
- "kind": "field",
56368
- "name": "blockedPassage",
56369
- "type": {
56370
- "text": "'previous' | 'next' | 'both' | 'none'"
56371
- },
56372
- "privacy": "public",
56373
- "default": "'none'",
56374
- "description": "Accessibility text for blocked passages of the wagon.",
56375
- "attribute": "blocked-passage"
56376
- },
56377
- {
56378
- "kind": "field",
56379
- "name": "wagonClass",
56380
- "type": {
56381
- "text": "'1' | '2' | undefined"
56382
- },
56383
- "privacy": "public",
56384
- "description": "Visible class label of a wagon.",
56385
- "attribute": "wagon-class"
56386
- },
56387
- {
56388
- "kind": "field",
56389
- "name": "label",
56390
- "type": {
56391
- "text": "string | undefined"
56392
- },
56393
- "privacy": "public",
56394
- "description": "Visible label for the wagon number. Not used by type locomotive or closed.",
56395
- "attribute": "label"
56396
- },
56397
- {
56398
- "kind": "field",
56399
- "name": "additionalAccessibilityText",
56400
- "type": {
56401
- "text": "string | undefined"
56402
- },
56403
- "privacy": "public",
56404
- "description": "Additional accessibility text which will be appended to the end.",
56405
- "attribute": "additional-accessibility-text"
56406
- },
56407
- {
56408
- "kind": "field",
56409
- "name": "_language",
56410
- "privacy": "private",
56411
- "default": "new SbbLanguageController(this)"
56412
- },
56413
- {
56414
- "kind": "method",
56415
- "name": "_sectorChanged",
56416
- "privacy": "private",
56417
- "return": {
56418
- "type": {
56419
- "text": "void"
56420
- }
56421
- }
56422
- },
56423
- {
56424
- "kind": "field",
56425
- "name": "listChildren",
56426
- "type": {
56427
- "text": "C[]"
56428
- },
56429
- "privacy": "protected",
56430
- "default": "[]",
56431
- "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.",
56432
- "inheritedFrom": {
56433
- "name": "SbbNamedSlotListMixin",
56434
- "module": "core/mixins.js"
56435
- }
56436
- },
56437
- {
56438
- "kind": "field",
56439
- "name": "_handleSlotchange",
56440
- "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.",
56441
58181
  "inheritedFrom": {
56442
58182
  "name": "SbbNamedSlotListMixin",
56443
58183
  "module": "core/mixins.js"
@@ -56445,38 +58185,22 @@
56445
58185
  },
56446
58186
  {
56447
58187
  "kind": "method",
56448
- "name": "renderList",
58188
+ "name": "listSlotEntries",
56449
58189
  "privacy": "protected",
56450
58190
  "return": {
56451
58191
  "type": {
56452
- "text": "TemplateResult"
58192
+ "text": "SbbNamedSlotProperties[]"
56453
58193
  }
56454
58194
  },
56455
58195
  "parameters": [
56456
58196
  {
56457
- "name": "attributes",
56458
- "default": "{}",
58197
+ "name": "listItemAttributes",
56459
58198
  "type": {
56460
- "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
58199
+ "text": "{\n localNameVisualOnly?: string[];\n }"
56461
58200
  }
56462
58201
  }
56463
58202
  ],
56464
- "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.",
56465
- "inheritedFrom": {
56466
- "name": "SbbNamedSlotListMixin",
56467
- "module": "core/mixins.js"
56468
- }
56469
- },
56470
- {
56471
- "kind": "method",
56472
- "name": "listSlotNames",
56473
- "privacy": "protected",
56474
- "return": {
56475
- "type": {
56476
- "text": "string[]"
56477
- }
56478
- },
56479
- "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.",
56480
58204
  "inheritedFrom": {
56481
58205
  "name": "SbbNamedSlotListMixin",
56482
58206
  "module": "core/mixins.js"
@@ -56676,7 +58400,7 @@
56676
58400
  },
56677
58401
  "privacy": "protected",
56678
58402
  "readonly": true,
56679
- "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`)",
56680
58404
  "default": "[ 'sbb-train-wagon', 'sbb-train-blocked-passage', ]",
56681
58405
  "inheritedFrom": {
56682
58406
  "name": "SbbNamedSlotListMixin",
@@ -56761,7 +58485,7 @@
56761
58485
  },
56762
58486
  "privacy": "protected",
56763
58487
  "default": "[]",
56764
- "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.",
56765
58489
  "inheritedFrom": {
56766
58490
  "name": "SbbNamedSlotListMixin",
56767
58491
  "module": "core/mixins.js"
@@ -56792,9 +58516,16 @@
56792
58516
  "type": {
56793
58517
  "text": "{ class?: string; ariaLabel?: string; ariaLabelledby?: string }"
56794
58518
  }
58519
+ },
58520
+ {
58521
+ "name": "listItemAttributes",
58522
+ "default": "{}",
58523
+ "type": {
58524
+ "text": "{ localNameVisualOnly?: string[] }"
58525
+ }
56795
58526
  }
56796
58527
  ],
56797
- "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.",
56798
58529
  "inheritedFrom": {
56799
58530
  "name": "SbbNamedSlotListMixin",
56800
58531
  "module": "core/mixins.js"
@@ -56802,14 +58533,22 @@
56802
58533
  },
56803
58534
  {
56804
58535
  "kind": "method",
56805
- "name": "listSlotNames",
58536
+ "name": "listSlotEntries",
56806
58537
  "privacy": "protected",
56807
58538
  "return": {
56808
58539
  "type": {
56809
- "text": "string[]"
58540
+ "text": "SbbNamedSlotProperties[]"
56810
58541
  }
56811
58542
  },
56812
- "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.",
56813
58552
  "inheritedFrom": {
56814
58553
  "name": "SbbNamedSlotListMixin",
56815
58554
  "module": "core/mixins.js"
@@ -57173,6 +58912,21 @@
57173
58912
  }
57174
58913
  ]
57175
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
+ },
57176
58930
  {
57177
58931
  "kind": "javascript-module",
57178
58932
  "path": "checkbox/common/checkbox-common.js",
@@ -58007,6 +59761,316 @@
58007
59761
  }
58008
59762
  ]
58009
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
+ },
58010
60074
  {
58011
60075
  "kind": "javascript-module",
58012
60076
  "path": "radio-button/common/radio-button-common.js",
@@ -58360,6 +60424,144 @@
58360
60424
  }
58361
60425
  }
58362
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
+ ]
58363
60565
  }
58364
60566
  ]
58365
60567
  }