@sbb-esta/lyne-elements-dev 4.7.0-dev.1773648103 → 4.7.0-dev.1773648656

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 (1406) hide show
  1. package/accordion/accordion.component.js +2 -98
  2. package/accordion.component-DmaGQH3Q.js +127 -0
  3. package/accordion.js +5 -4
  4. package/accordion.pure.js +2 -4
  5. package/action-group/action-group.component.js +2 -107
  6. package/action-group.component-KWugkMGf.js +158 -0
  7. package/action-group.js +5 -4
  8. package/action-group.pure.js +2 -4
  9. package/alert/alert/alert.component.js +2 -143
  10. package/alert/alert-group/alert-group.component.js +2 -103
  11. package/alert/alert-group.js +4 -7
  12. package/alert/alert.js +4 -7
  13. package/alert-group.component-RV1M1OKy.js +141 -0
  14. package/alert.component-PPR7hfTi.js +165 -0
  15. package/alert.js +6 -8
  16. package/alert.pure.js +3 -6
  17. package/autocomplete/autocomplete-base-element.js +2 -373
  18. package/autocomplete/autocomplete.component.js +51 -50
  19. package/autocomplete-base-element-DVFCZ4lt.js +425 -0
  20. package/autocomplete.js +7 -7
  21. package/autocomplete.pure.js +3 -6
  22. package/block-link-common-D4aizuV-.js +63 -0
  23. package/breadcrumb/breadcrumb/breadcrumb.component.js +2 -20
  24. package/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +2 -135
  25. package/breadcrumb/breadcrumb-group.js +4 -7
  26. package/breadcrumb/breadcrumb.js +4 -7
  27. package/breadcrumb-group.component-BA8KK3Om.js +145 -0
  28. package/breadcrumb.component-DjkZzGJD.js +24 -0
  29. package/breadcrumb.js +6 -8
  30. package/breadcrumb.pure.js +3 -6
  31. package/button/accent-button/accent-button.component.js +18 -14
  32. package/button/accent-button-link/accent-button-link.component.js +18 -14
  33. package/button/accent-button-link.js +4 -4
  34. package/button/accent-button-static/accent-button-static.component.js +17 -13
  35. package/button/accent-button-static.js +4 -4
  36. package/button/accent-button.js +4 -4
  37. package/button/button/button.component.js +18 -14
  38. package/button/button-link/button-link.component.js +18 -14
  39. package/button/button-link.js +4 -4
  40. package/button/button-static/button-static.component.js +18 -14
  41. package/button/button-static.js +4 -4
  42. package/button/button.js +4 -4
  43. package/button/common/button-common.js +81 -67
  44. package/button/common.js +3 -12
  45. package/button/mini-button/mini-button.component.js +22 -18
  46. package/button/mini-button-group/mini-button-group.component.js +2 -68
  47. package/button/mini-button-group.js +6 -6
  48. package/button/mini-button-link/mini-button-link.component.js +2 -27
  49. package/button/mini-button-link.js +6 -6
  50. package/button/mini-button.js +4 -4
  51. package/button/secondary-button/secondary-button.component.js +18 -14
  52. package/button/secondary-button-link/secondary-button-link.component.js +18 -14
  53. package/button/secondary-button-link.js +6 -6
  54. package/button/secondary-button-static/secondary-button-static.component.js +18 -14
  55. package/button/secondary-button-static.js +4 -4
  56. package/button/secondary-button.js +6 -6
  57. package/button/transparent-button/transparent-button.component.js +18 -14
  58. package/button/transparent-button-link/transparent-button-link.component.js +18 -14
  59. package/button/transparent-button-link.js +6 -6
  60. package/button/transparent-button-static/transparent-button-static.component.js +18 -14
  61. package/button/transparent-button-static.js +4 -4
  62. package/button/transparent-button.js +4 -4
  63. package/button.js +20 -56
  64. package/button.pure.js +18 -42
  65. package/calendar/calendar/calendar.component.js +2 -1227
  66. package/calendar/calendar-day/calendar-day.component.js +2 -98
  67. package/calendar/calendar-day.js +4 -7
  68. package/calendar/calendar.js +4 -9
  69. package/calendar-day.component-DqAXvoP3.js +113 -0
  70. package/calendar.component-BgZDy-rX.js +1246 -0
  71. package/calendar.js +6 -10
  72. package/calendar.pure.js +3 -7
  73. package/card/card/card.component.js +2 -48
  74. package/card/card-badge/card-badge.component.js +2 -48
  75. package/card/card-badge.js +4 -7
  76. package/card/card-button/card-button.component.js +11 -10
  77. package/card/card-button.js +3 -6
  78. package/card/card-link/card-link.component.js +11 -10
  79. package/card/card-link.js +3 -6
  80. package/card/card.js +4 -7
  81. package/card/common/card-action-common.js +2 -63
  82. package/card/common.js +5 -6
  83. package/card-action-common-GpkaNYtV.js +88 -0
  84. package/card-badge.component-D_PI9Ega.js +65 -0
  85. package/card.component-Dt2YFmd3.js +62 -0
  86. package/card.js +9 -16
  87. package/card.pure.js +5 -11
  88. package/carousel/carousel/carousel.component.js +2 -88
  89. package/carousel/carousel-item/carousel-item.component.js +2 -18
  90. package/carousel/carousel-item.js +4 -7
  91. package/carousel/carousel-list/carousel-list.component.js +2 -90
  92. package/carousel/carousel-list.js +4 -7
  93. package/carousel/carousel.js +4 -7
  94. package/carousel-item.component-kv3rY8B-.js +25 -0
  95. package/carousel-list.component-DMMk66SP.js +91 -0
  96. package/carousel.component-Bd0iGUbf.js +97 -0
  97. package/carousel.js +7 -11
  98. package/carousel.pure.js +4 -8
  99. package/checkbox/checkbox-group.js +2 -3
  100. package/checkbox/checkbox-panel.js +2 -3
  101. package/checkbox/checkbox.component.js +3 -91
  102. package/checkbox/checkbox.js +5 -7
  103. package/checkbox/common/checkbox-common.js +2 -57
  104. package/checkbox/common.js +5 -7
  105. package/checkbox-common-D9htxWLZ.js +68 -0
  106. package/checkbox-group/checkbox-group.component.js +2 -101
  107. package/checkbox-group.component-CNAwwaS0.js +146 -0
  108. package/checkbox-group.js +5 -4
  109. package/checkbox-group.pure.js +2 -4
  110. package/checkbox-panel/checkbox-panel.component.js +63 -48
  111. package/checkbox-panel.js +4 -3
  112. package/checkbox-panel.pure.js +2 -4
  113. package/checkbox.component-CJcC5JnN.js +125 -0
  114. package/checkbox.js +10 -14
  115. package/checkbox.pure.js +3 -7
  116. package/chip/chip/chip.component.js +2 -73
  117. package/chip/chip-group/chip-group.component.js +2 -267
  118. package/chip/chip-group.js +4 -9
  119. package/chip/chip.js +4 -7
  120. package/chip-group.component-D2AZqL3m.js +290 -0
  121. package/chip-label/chip-label.component.js +2 -56
  122. package/chip-label.component-DBN4jfW7.js +80 -0
  123. package/chip-label.js +5 -4
  124. package/chip-label.pure.js +2 -4
  125. package/chip.component-BNOs8T6O.js +94 -0
  126. package/chip.js +6 -10
  127. package/chip.pure.js +3 -7
  128. package/clock/clock.component.js +2 -153
  129. package/clock.component-DDaWbXHW.js +148 -0
  130. package/clock.js +5 -4
  131. package/clock.pure.js +2 -4
  132. package/common-CI_BB6sF.js +5 -0
  133. package/compact-paginator.component-BxSy5YXY.js +45 -0
  134. package/container/container/container.component.js +2 -76
  135. package/container/container.js +4 -7
  136. package/container/sticky-bar/sticky-bar.component.js +2 -122
  137. package/container/sticky-bar.js +4 -7
  138. package/container.component-DXFIvseq.js +117 -0
  139. package/container.js +6 -8
  140. package/container.pure.js +3 -6
  141. package/core/a11y/arrow-navigation.js +45 -33
  142. package/core/a11y/fake-event-detection.js +8 -9
  143. package/core/a11y/focus-trap-controller.js +69 -91
  144. package/core/a11y/focus-visible-within-controller.js +18 -18
  145. package/core/a11y/focus.js +13 -13
  146. package/core/a11y/input-modality-detector.js +42 -47
  147. package/core/a11y/interactivity-checker.js +61 -96
  148. package/core/a11y/live-announcer.js +29 -40
  149. package/core/a11y.js +9 -26
  150. package/core/base-elements/action-base-element.js +29 -37
  151. package/core/base-elements/button-base-element.js +165 -145
  152. package/core/base-elements/element.js +28 -63
  153. package/core/base-elements/link-base-element.js +186 -119
  154. package/core/base-elements/open-close-base-element.js +40 -42
  155. package/core/base-elements.js +6 -13
  156. package/core/config/config.js +8 -9
  157. package/core/config.js +2 -5
  158. package/core/controllers/escapable-overlay-controller.js +23 -25
  159. package/core/controllers/id-reference-controller.js +50 -59
  160. package/core/controllers/inert-controller.js +55 -57
  161. package/core/controllers/language-controller.js +53 -38
  162. package/core/controllers/media-matchers-controller.js +82 -96
  163. package/core/controllers/overlay-position-controller.js +215 -222
  164. package/core/controllers/property-watcher-controller.js +55 -59
  165. package/core/controllers/slot-state-controller.js +34 -36
  166. package/core/controllers.js +7 -28
  167. package/core/datetime/date-adapter.js +61 -135
  168. package/core/datetime/native-date-adapter.js +91 -140
  169. package/core/datetime/temporal-date-adapter.js +108 -144
  170. package/core/datetime.js +4 -16
  171. package/core/decorators/base.js +0 -1
  172. package/core/decorators/force-type.js +12 -16
  173. package/core/decorators/get-override.js +10 -13
  174. package/core/decorators/handle-distinct-change.js +12 -15
  175. package/core/decorators/host-attributes.js +15 -16
  176. package/core/decorators/id-reference.js +65 -75
  177. package/core/decorators/omit-empty-converter.js +7 -9
  178. package/core/decorators/plain-date.js +21 -25
  179. package/core/decorators.js +8 -17
  180. package/core/dom/animation.js +8 -9
  181. package/core/dom/contains-pierce-shadow-dom.js +10 -11
  182. package/core/dom/lean-context.js +4 -4
  183. package/core/dom/platform.js +8 -18
  184. package/core/dom/queue-dom-content-loaded.js +6 -6
  185. package/core/dom/scroll.js +14 -16
  186. package/core/dom/set-or-remove-attribute.js +5 -5
  187. package/core/dom.js +6 -25
  188. package/core/eventing/composed-path-has-attribute.js +6 -7
  189. package/core/eventing/event-target.js +5 -5
  190. package/core/eventing/form-element-handlers.js +5 -5
  191. package/core/eventing/forward-event.js +6 -6
  192. package/core/eventing/is-event-prevented.js +5 -5
  193. package/core/eventing/throttle.js +10 -10
  194. package/core/eventing.js +7 -14
  195. package/core/i18n/i18n.js +634 -738
  196. package/core/i18n.js +2 -104
  197. package/core/images.js +14 -14
  198. package/core/interfaces.js +0 -1
  199. package/core/mixins/animation-complete-mixin.js +34 -42
  200. package/core/mixins/constructor.js +0 -1
  201. package/core/mixins/disabled-mixin.js +91 -74
  202. package/core/mixins/element-internals-mixin.js +149 -155
  203. package/core/mixins/form-associated-checkbox-mixin.js +106 -93
  204. package/core/mixins/form-associated-input-mixin.js +202 -193
  205. package/core/mixins/form-associated-mixin.js +168 -226
  206. package/core/mixins/form-associated-radio-button-mixin.js +152 -168
  207. package/core/mixins/hydration-mixin.js +27 -37
  208. package/core/mixins/named-slot-list-mixin.js +77 -95
  209. package/core/mixins/negative-mixin.js +45 -33
  210. package/core/mixins/panel-mixin.js +109 -70
  211. package/core/mixins/readonly-mixin.js +40 -34
  212. package/core/mixins/required-mixin.js +48 -35
  213. package/core/mixins/selection-panel-mixin.js +36 -39
  214. package/core/mixins/update-scheduler-mixin.js +20 -21
  215. package/core/mixins.js +21 -41
  216. package/core/overlay/overlay-option-panel.js +15 -16
  217. package/core/overlay/overlay-outside-pointer-event-listener.js +34 -37
  218. package/core/overlay/overlay-trigger-attributes.js +11 -14
  219. package/core/overlay/overlay.js +6 -6
  220. package/core/overlay/position.js +53 -49
  221. package/core/overlay.js +6 -19
  222. package/core/styles.js +5 -5
  223. package/core/testing/event-spy.js +46 -50
  224. package/core/testing/mocha-extensions.js +7 -10
  225. package/core/testing/wait-for-condition.js +10 -12
  226. package/core/testing/wait-for-image-ready.js +15 -16
  227. package/core/testing/wait-for-render.js +12 -13
  228. package/core/testing.js +6 -14
  229. package/custom-elements.json +746 -746
  230. package/date-input/date-input.component.js +2 -166
  231. package/date-input.component-zZtnd9Og.js +205 -0
  232. package/date-input.js +5 -4
  233. package/date-input.pure.js +2 -4
  234. package/datepicker/common/datepicker-button.js +2 -102
  235. package/datepicker/common.js +5 -8
  236. package/datepicker/datepicker/datepicker.component.js +2 -120
  237. package/datepicker/datepicker-next-day/datepicker-next-day.component.js +27 -23
  238. package/datepicker/datepicker-next-day.js +3 -6
  239. package/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +27 -23
  240. package/datepicker/datepicker-previous-day.js +3 -6
  241. package/datepicker/datepicker-toggle/datepicker-toggle.component.js +66 -51
  242. package/datepicker/datepicker-toggle.js +3 -6
  243. package/datepicker/datepicker.js +4 -7
  244. package/datepicker-button-C1TrzFl-.js +109 -0
  245. package/datepicker.component-cmdnlVgf.js +156 -0
  246. package/datepicker.js +9 -18
  247. package/datepicker.pure.js +5 -13
  248. package/development/accordion/accordion.component.js +2 -132
  249. package/development/accordion.component-BIFcgIa0.js +172 -0
  250. package/development/accordion.js +8 -5
  251. package/development/accordion.pure.js +2 -5
  252. package/development/action-group/action-group.component.js +2 -305
  253. package/development/action-group.component-CuhO6yb9.js +379 -0
  254. package/development/action-group.js +8 -5
  255. package/development/action-group.pure.js +2 -5
  256. package/development/alert/alert/alert.component.js +2 -385
  257. package/development/alert/alert-group/alert-group.component.js +2 -166
  258. package/development/alert/alert-group.js +7 -5
  259. package/development/alert/alert.js +7 -5
  260. package/development/alert-group.component-BlrlsRB8.js +219 -0
  261. package/development/alert.component-CJ2yLyOY.js +411 -0
  262. package/development/alert.js +9 -7
  263. package/development/alert.pure.js +3 -7
  264. package/development/autocomplete/autocomplete-base-element.js +2 -897
  265. package/development/autocomplete/autocomplete.component.js +82 -72
  266. package/development/autocomplete-base-element-DCfmuVY6.js +960 -0
  267. package/development/autocomplete.js +8 -6
  268. package/development/autocomplete.pure.js +2 -6
  269. package/development/block-link-common-FvD8So7p.js +145 -0
  270. package/development/breadcrumb/breadcrumb/breadcrumb.component.js +2 -77
  271. package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +2 -263
  272. package/development/breadcrumb/breadcrumb-group.js +7 -5
  273. package/development/breadcrumb/breadcrumb.js +7 -5
  274. package/development/breadcrumb-group.component-DjsoMTPI.js +278 -0
  275. package/development/breadcrumb.component-DvOf-PiO.js +89 -0
  276. package/development/breadcrumb.js +9 -7
  277. package/development/breadcrumb.pure.js +3 -7
  278. package/development/button/accent-button/accent-button.component.js +24 -13
  279. package/development/button/accent-button-link/accent-button-link.component.js +24 -13
  280. package/development/button/accent-button-link.js +9 -7
  281. package/development/button/accent-button-static/accent-button-static.component.js +24 -13
  282. package/development/button/accent-button-static.js +9 -7
  283. package/development/button/accent-button.js +9 -7
  284. package/development/button/button/button.component.js +23 -12
  285. package/development/button/button-link/button-link.component.js +23 -12
  286. package/development/button/button-link.js +9 -7
  287. package/development/button/button-static/button-static.component.js +23 -12
  288. package/development/button/button-static.js +9 -7
  289. package/development/button/button.js +9 -7
  290. package/development/button/common/button-common.js +104 -85
  291. package/development/button/common.js +2 -12
  292. package/development/button/mini-button/mini-button.component.js +28 -17
  293. package/development/button/mini-button-group/mini-button-group.component.js +2 -141
  294. package/development/button/mini-button-group.js +9 -7
  295. package/development/button/mini-button-link/mini-button-link.component.js +2 -34
  296. package/development/button/mini-button-link.js +9 -7
  297. package/development/button/mini-button.js +9 -7
  298. package/development/button/secondary-button/secondary-button.component.js +23 -12
  299. package/development/button/secondary-button-link/secondary-button-link.component.js +23 -12
  300. package/development/button/secondary-button-link.js +9 -7
  301. package/development/button/secondary-button-static/secondary-button-static.component.js +23 -12
  302. package/development/button/secondary-button-static.js +9 -7
  303. package/development/button/secondary-button.js +9 -7
  304. package/development/button/transparent-button/transparent-button.component.js +23 -12
  305. package/development/button/transparent-button-link/transparent-button-link.component.js +23 -12
  306. package/development/button/transparent-button-link.js +9 -7
  307. package/development/button/transparent-button-static/transparent-button-static.component.js +23 -12
  308. package/development/button/transparent-button-static.js +9 -7
  309. package/development/button/transparent-button.js +9 -7
  310. package/development/button.js +10 -29
  311. package/development/button.pure.js +4 -29
  312. package/development/calendar/calendar/calendar.component.js +2 -1984
  313. package/development/calendar/calendar-day/calendar-day.component.js +2 -248
  314. package/development/calendar/calendar-day.js +7 -5
  315. package/development/calendar/calendar.js +7 -7
  316. package/development/calendar-day.component-De9Xn3-q.js +283 -0
  317. package/development/calendar.component-PHpgLc0z.js +2458 -0
  318. package/development/calendar.js +9 -9
  319. package/development/calendar.pure.js +3 -8
  320. package/development/card/card/card.component.js +2 -233
  321. package/development/card/card-badge/card-badge.component.js +2 -119
  322. package/development/card/card-badge.js +7 -5
  323. package/development/card/card-button/card-button.component.js +19 -11
  324. package/development/card/card-button.js +6 -4
  325. package/development/card/card-link/card-link.component.js +19 -11
  326. package/development/card/card-link.js +6 -4
  327. package/development/card/card.js +7 -5
  328. package/development/card/common/card-action-common.js +2 -121
  329. package/development/card/common.js +6 -5
  330. package/development/card-action-common-DqBn3bPy.js +147 -0
  331. package/development/card-badge.component-Cs4dow18.js +146 -0
  332. package/development/card.component-CeOZXXWU.js +258 -0
  333. package/development/card.js +10 -11
  334. package/development/card.pure.js +4 -11
  335. package/development/carousel/carousel/carousel.component.js +2 -160
  336. package/development/carousel/carousel-item/carousel-item.component.js +2 -32
  337. package/development/carousel/carousel-item.js +7 -5
  338. package/development/carousel/carousel-list/carousel-list.component.js +2 -157
  339. package/development/carousel/carousel-list.js +7 -5
  340. package/development/carousel/carousel.js +7 -5
  341. package/development/carousel-item.component-DOIXA2QK.js +47 -0
  342. package/development/carousel-list.component-7Z3dYtAF.js +160 -0
  343. package/development/carousel.component-b4C-hxkj.js +169 -0
  344. package/development/carousel.js +10 -9
  345. package/development/carousel.pure.js +4 -9
  346. package/development/checkbox/checkbox-group.js +5 -1
  347. package/development/checkbox/checkbox-panel.js +5 -1
  348. package/development/checkbox/checkbox.component.js +3 -141
  349. package/development/checkbox/checkbox.js +8 -5
  350. package/development/checkbox/common/checkbox-common.js +2 -137
  351. package/development/checkbox/common.js +6 -6
  352. package/development/checkbox-common-DD7r8g0_.js +147 -0
  353. package/development/checkbox-group/checkbox-group.component.js +2 -212
  354. package/development/checkbox-group.component-CRZO7CEc.js +265 -0
  355. package/development/checkbox-group.js +8 -5
  356. package/development/checkbox-group.pure.js +2 -5
  357. package/development/checkbox-panel/checkbox-panel.component.js +81 -54
  358. package/development/checkbox-panel.js +7 -4
  359. package/development/checkbox-panel.pure.js +1 -4
  360. package/development/checkbox.component-B43Akyck.js +193 -0
  361. package/development/checkbox.js +12 -11
  362. package/development/checkbox.pure.js +3 -8
  363. package/development/chip/chip/chip.component.js +2 -164
  364. package/development/chip/chip-group/chip-group.component.js +2 -464
  365. package/development/chip/chip-group.js +7 -7
  366. package/development/chip/chip.js +7 -5
  367. package/development/chip-group.component-DzCCcoOw.js +506 -0
  368. package/development/chip-label/chip-label.component.js +2 -131
  369. package/development/chip-label.component-jN_Fulv_.js +165 -0
  370. package/development/chip-label.js +8 -5
  371. package/development/chip-label.pure.js +2 -5
  372. package/development/chip.component-Bn7ffNEr.js +191 -0
  373. package/development/chip.js +9 -9
  374. package/development/chip.pure.js +3 -8
  375. package/development/clock/clock.component.js +2 -362
  376. package/development/clock.component-btjeVAaa.js +392 -0
  377. package/development/clock.js +8 -5
  378. package/development/clock.pure.js +2 -5
  379. package/development/common-Da_cep8M.js +565 -0
  380. package/development/compact-paginator.component-CCDP0TMd.js +96 -0
  381. package/development/container/container/container.component.js +2 -182
  382. package/development/container/container.js +7 -5
  383. package/development/container/sticky-bar/sticky-bar.component.js +2 -357
  384. package/development/container/sticky-bar.js +7 -5
  385. package/development/container.component-CVm8-HZ4.js +238 -0
  386. package/development/container.js +9 -7
  387. package/development/container.pure.js +3 -7
  388. package/development/core/a11y/arrow-navigation.js +67 -28
  389. package/development/core/a11y/fake-event-detection.js +10 -8
  390. package/development/core/a11y/focus-trap-controller.js +104 -120
  391. package/development/core/a11y/focus-visible-within-controller.js +25 -24
  392. package/development/core/a11y/focus.js +14 -13
  393. package/development/core/a11y/input-modality-detector.js +128 -75
  394. package/development/core/a11y/interactivity-checker.js +115 -108
  395. package/development/core/a11y/live-announcer.js +76 -80
  396. package/development/core/a11y.js +3 -21
  397. package/development/core/base-elements/action-base-element.js +37 -42
  398. package/development/core/base-elements/button-base-element.js +247 -205
  399. package/development/core/base-elements/element.js +69 -67
  400. package/development/core/base-elements/link-base-element.js +226 -150
  401. package/development/core/base-elements/open-close-base-element.js +54 -49
  402. package/development/core/base-elements.js +2 -10
  403. package/development/core/config/config.js +9 -11
  404. package/development/core/config.js +1 -5
  405. package/development/core/controllers/escapable-overlay-controller.js +34 -36
  406. package/development/core/controllers/id-reference-controller.js +76 -81
  407. package/development/core/controllers/inert-controller.js +99 -105
  408. package/development/core/controllers/language-controller.js +76 -66
  409. package/development/core/controllers/media-matchers-controller.js +145 -138
  410. package/development/core/controllers/overlay-position-controller.js +297 -283
  411. package/development/core/controllers/property-watcher-controller.js +94 -119
  412. package/development/core/controllers/slot-state-controller.js +75 -63
  413. package/development/core/controllers.js +1 -23
  414. package/development/core/datetime/date-adapter.js +143 -166
  415. package/development/core/datetime/native-date-adapter.js +142 -148
  416. package/development/core/datetime/temporal-date-adapter.js +162 -149
  417. package/development/core/datetime.js +1 -14
  418. package/development/core/decorators/base.js +0 -2
  419. package/development/core/decorators/force-type.js +24 -27
  420. package/development/core/decorators/get-override.js +17 -17
  421. package/development/core/decorators/handle-distinct-change.js +20 -21
  422. package/development/core/decorators/host-attributes.js +37 -26
  423. package/development/core/decorators/id-reference.js +115 -114
  424. package/development/core/decorators/omit-empty-converter.js +13 -9
  425. package/development/core/decorators/plain-date.js +36 -31
  426. package/development/core/decorators.js +1 -11
  427. package/development/core/dom/animation.js +8 -9
  428. package/development/core/dom/contains-pierce-shadow-dom.js +12 -12
  429. package/development/core/dom/lean-context.js +9 -5
  430. package/development/core/dom/platform.js +35 -28
  431. package/development/core/dom/queue-dom-content-loaded.js +11 -10
  432. package/development/core/dom/scroll.js +34 -34
  433. package/development/core/dom/set-or-remove-attribute.js +13 -9
  434. package/development/core/dom.js +1 -21
  435. package/development/core/eventing/composed-path-has-attribute.js +17 -10
  436. package/development/core/eventing/event-target.js +7 -5
  437. package/development/core/eventing/form-element-handlers.js +10 -7
  438. package/development/core/eventing/forward-event.js +12 -7
  439. package/development/core/eventing/is-event-prevented.js +8 -6
  440. package/development/core/eventing/throttle.js +16 -17
  441. package/development/core/eventing.js +1 -9
  442. package/development/core/i18n/i18n.js +770 -875
  443. package/development/core/i18n.js +1 -104
  444. package/development/core/images.js +20 -15
  445. package/development/core/interfaces.js +0 -2
  446. package/development/core/mixins/animation-complete-mixin.js +55 -51
  447. package/development/core/mixins/constructor.js +0 -2
  448. package/development/core/mixins/disabled-mixin.js +124 -101
  449. package/development/core/mixins/element-internals-mixin.js +212 -225
  450. package/development/core/mixins/form-associated-checkbox-mixin.js +160 -141
  451. package/development/core/mixins/form-associated-input-mixin.js +334 -314
  452. package/development/core/mixins/form-associated-mixin.js +287 -279
  453. package/development/core/mixins/form-associated-radio-button-mixin.js +260 -247
  454. package/development/core/mixins/hydration-mixin.js +58 -55
  455. package/development/core/mixins/named-slot-list-mixin.js +116 -114
  456. package/development/core/mixins/negative-mixin.js +56 -41
  457. package/development/core/mixins/panel-mixin.js +142 -93
  458. package/development/core/mixins/readonly-mixin.js +54 -43
  459. package/development/core/mixins/required-mixin.js +65 -46
  460. package/development/core/mixins/selection-panel-mixin.js +50 -55
  461. package/development/core/mixins/update-scheduler-mixin.js +30 -25
  462. package/development/core/mixins.js +10 -29
  463. package/development/core/overlay/overlay-option-panel.js +34 -26
  464. package/development/core/overlay/overlay-outside-pointer-event-listener.js +64 -60
  465. package/development/core/overlay/overlay-trigger-attributes.js +42 -39
  466. package/development/core/overlay/overlay.js +10 -5
  467. package/development/core/overlay/position.js +143 -117
  468. package/development/core/overlay.js +2 -16
  469. package/development/core/styles.js +6 -5
  470. package/development/core/testing/event-spy.js +66 -67
  471. package/development/core/testing/mocha-extensions.js +15 -13
  472. package/development/core/testing/wait-for-condition.js +14 -17
  473. package/development/core/testing/wait-for-image-ready.js +20 -27
  474. package/development/core/testing/wait-for-render.js +30 -18
  475. package/development/core/testing.js +1 -10
  476. package/development/date-input/date-input.component.js +2 -278
  477. package/development/date-input.component-CqsEOZfb.js +338 -0
  478. package/development/date-input.js +8 -5
  479. package/development/date-input.pure.js +2 -5
  480. package/development/datepicker/common/datepicker-button.js +2 -155
  481. package/development/datepicker/common.js +6 -7
  482. package/development/datepicker/datepicker/datepicker.component.js +2 -180
  483. package/development/datepicker/datepicker-next-day/datepicker-next-day.component.js +35 -30
  484. package/development/datepicker/datepicker-next-day.js +6 -4
  485. package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +35 -30
  486. package/development/datepicker/datepicker-previous-day.js +6 -4
  487. package/development/datepicker/datepicker-toggle/datepicker-toggle.component.js +79 -67
  488. package/development/datepicker/datepicker-toggle.js +6 -4
  489. package/development/datepicker/datepicker.js +7 -5
  490. package/development/datepicker-button-BORzfDaA.js +167 -0
  491. package/development/datepicker.component-CuFtPZg9.js +223 -0
  492. package/development/datepicker.js +9 -12
  493. package/development/datepicker.pure.js +3 -12
  494. package/development/dialog/dialog/dialog.component.js +2 -383
  495. package/development/dialog/dialog-actions/dialog-actions.component.js +2 -42
  496. package/development/dialog/dialog-actions.js +7 -5
  497. package/development/dialog/dialog-close-button/dialog-close-button.component.js +2 -36
  498. package/development/dialog/dialog-close-button.js +7 -5
  499. package/development/dialog/dialog-content/dialog-content.component.js +2 -31
  500. package/development/dialog/dialog-content.js +7 -5
  501. package/development/dialog/dialog-title/dialog-title.component.js +2 -39
  502. package/development/dialog/dialog-title.js +7 -5
  503. package/development/dialog/dialog.js +7 -8
  504. package/development/dialog-actions.component-Mbx-Bs3t.js +55 -0
  505. package/development/dialog-close-button.component-B1dPHPy2.js +48 -0
  506. package/development/dialog-content.component-qP09Yo_N.js +42 -0
  507. package/development/dialog-title.component-B4u2w8h5.js +50 -0
  508. package/development/dialog.component-DaM1FSHB.js +403 -0
  509. package/development/dialog.js +12 -16
  510. package/development/dialog.pure.js +6 -16
  511. package/development/divider/divider.component.js +2 -73
  512. package/development/divider.component-Ddzlu6Fw.js +95 -0
  513. package/development/divider.js +8 -5
  514. package/development/divider.pure.js +2 -5
  515. package/development/error.component-C76eZnXo.js +93 -0
  516. package/development/expansion-panel/expansion-panel/expansion-panel.component.js +2 -417
  517. package/development/expansion-panel/expansion-panel-content/expansion-panel-content.component.js +2 -70
  518. package/development/expansion-panel/expansion-panel-content.js +7 -5
  519. package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +2 -170
  520. package/development/expansion-panel/expansion-panel-header.js +7 -5
  521. package/development/expansion-panel/expansion-panel.js +7 -5
  522. package/development/expansion-panel-content.component-DTZk3ZKL.js +77 -0
  523. package/development/expansion-panel-header.component-C7ymZCux.js +175 -0
  524. package/development/expansion-panel.component-xUWTKeaC.js +489 -0
  525. package/development/expansion-panel.js +10 -9
  526. package/development/expansion-panel.pure.js +4 -9
  527. package/development/file-selector/common/file-selector-common.js +2 -431
  528. package/development/file-selector/common.js +6 -6
  529. package/development/file-selector/file-selector/file-selector.component.js +27 -18
  530. package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +2 -126
  531. package/development/file-selector/file-selector-dropzone.js +7 -5
  532. package/development/file-selector/file-selector.js +6 -4
  533. package/development/file-selector-common-qMfAccOd.js +512 -0
  534. package/development/file-selector-dropzone.component-HDUIUSQI.js +154 -0
  535. package/development/file-selector.js +9 -9
  536. package/development/file-selector.pure.js +3 -9
  537. package/development/flip-card/flip-card/flip-card.component.js +2 -306
  538. package/development/flip-card/flip-card-details/flip-card-details.component.js +2 -69
  539. package/development/flip-card/flip-card-details.js +7 -5
  540. package/development/flip-card/flip-card-summary/flip-card-summary.component.js +2 -124
  541. package/development/flip-card/flip-card-summary.js +7 -5
  542. package/development/flip-card/flip-card.js +7 -5
  543. package/development/flip-card-details.component-BilGh5Yb.js +85 -0
  544. package/development/flip-card-summary.component-DDDnvs_c.js +151 -0
  545. package/development/flip-card.component-CdRzb7IT.js +334 -0
  546. package/development/flip-card.js +10 -9
  547. package/development/flip-card.pure.js +4 -9
  548. package/development/footer/footer.component.js +2 -251
  549. package/development/footer.component-C057PwF1.js +310 -0
  550. package/development/footer.js +8 -5
  551. package/development/footer.pure.js +2 -5
  552. package/development/form-field/error/error.component.js +2 -83
  553. package/development/form-field/error.js +7 -5
  554. package/development/form-field/form-field/form-field.component.js +2 -892
  555. package/development/form-field/form-field-clear/form-field-clear.component.js +49 -41
  556. package/development/form-field/form-field-clear.js +6 -4
  557. package/development/form-field/form-field.js +7 -7
  558. package/development/form-field.component-D4dQ8sCh.js +1009 -0
  559. package/development/form-field.js +9 -10
  560. package/development/form-field.pure.js +3 -9
  561. package/development/header/common/header-action-common.js +2 -329
  562. package/development/header/common.js +6 -5
  563. package/development/header/header/header.component.js +2 -385
  564. package/development/header/header-button/header-button.component.js +15 -7
  565. package/development/header/header-button.js +6 -4
  566. package/development/header/header-environment/header-environment.component.js +2 -88
  567. package/development/header/header-environment.js +7 -5
  568. package/development/header/header-link/header-link.component.js +15 -7
  569. package/development/header/header-link.js +6 -4
  570. package/development/header/header.js +7 -5
  571. package/development/header-action-common-Dff8K0RB.js +346 -0
  572. package/development/header-environment.component-DYnJkxCZ.js +101 -0
  573. package/development/header.component-DYls7wGO.js +446 -0
  574. package/development/header.js +10 -11
  575. package/development/header.pure.js +4 -11
  576. package/development/icon/icon-base.js +2 -174
  577. package/development/icon/icon-name-mixin.js +75 -59
  578. package/development/icon/icon-request.js +31 -38
  579. package/development/icon/icon-validate.js +36 -45
  580. package/development/icon/icon.component.js +119 -94
  581. package/development/icon-base-CcQCgmqX.js +206 -0
  582. package/development/icon-sidebar/icon-sidebar/icon-sidebar.component.js +2 -74
  583. package/development/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.js +25 -15
  584. package/development/icon-sidebar/icon-sidebar-button.js +6 -4
  585. package/development/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js +2 -30
  586. package/development/icon-sidebar/icon-sidebar-container.js +7 -5
  587. package/development/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js +2 -22
  588. package/development/icon-sidebar/icon-sidebar-content.js +7 -5
  589. package/development/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.js +25 -15
  590. package/development/icon-sidebar/icon-sidebar-link.js +6 -4
  591. package/development/icon-sidebar/icon-sidebar.js +7 -5
  592. package/development/icon-sidebar-container.component-BJHjpF-Q.js +41 -0
  593. package/development/icon-sidebar-content.component-C2wreczL.js +33 -0
  594. package/development/icon-sidebar.component-PcmjRlDp.js +100 -0
  595. package/development/icon-sidebar.js +10 -11
  596. package/development/icon-sidebar.pure.js +4 -11
  597. package/development/icon.js +10 -12
  598. package/development/icon.pure.js +4 -12
  599. package/development/image/image.component.js +2 -648
  600. package/development/image.component-fvsSR3Df.js +820 -0
  601. package/development/image.js +8 -5
  602. package/development/image.pure.js +2 -5
  603. package/development/inline-link-common-CyTcO5MN.js +52 -0
  604. package/development/journey-header/journey-header.component.js +2 -158
  605. package/development/journey-header.component-BB8WYOqH.js +217 -0
  606. package/development/journey-header.js +8 -5
  607. package/development/journey-header.pure.js +2 -5
  608. package/development/lead-container/lead-container.component.js +2 -108
  609. package/development/lead-container.component-BGf8oqw7.js +122 -0
  610. package/development/lead-container.js +8 -5
  611. package/development/lead-container.pure.js +2 -5
  612. package/development/link/block-link/block-link.component.js +15 -7
  613. package/development/link/block-link-button/block-link-button.component.js +15 -7
  614. package/development/link/block-link-button.js +9 -7
  615. package/development/link/block-link-static/block-link-static.component.js +15 -7
  616. package/development/link/block-link-static.js +9 -7
  617. package/development/link/block-link.js +9 -7
  618. package/development/link/common/block-link-common.js +3 -124
  619. package/development/link/common/inline-link-common.js +3 -44
  620. package/development/link/common/link-common.js +2 -10
  621. package/development/link/common.js +4 -9
  622. package/development/link/link/link.component.js +14 -7
  623. package/development/link/link-button/link-button.component.js +14 -7
  624. package/development/link/link-button.js +9 -7
  625. package/development/link/link-static/link-static.component.js +14 -7
  626. package/development/link/link-static.js +9 -7
  627. package/development/link/link.js +9 -7
  628. package/development/link-common-5ob2nFyv.js +124 -0
  629. package/development/link-list/common/link-list-base.js +2 -131
  630. package/development/link-list/common.js +6 -6
  631. package/development/link-list/link-list-anchor.js +8 -5
  632. package/development/link-list/link-list.component.js +3 -152
  633. package/development/link-list/link-list.js +8 -5
  634. package/development/link-list-anchor/link-list-anchor.component.js +2 -61
  635. package/development/link-list-anchor.component-rAMp5_jH.js +77 -0
  636. package/development/link-list-anchor.js +8 -5
  637. package/development/link-list-anchor.pure.js +2 -5
  638. package/development/link-list-base-DxYNcAX7.js +172 -0
  639. package/development/link-list.component-DD6UjlwD.js +194 -0
  640. package/development/link-list.js +11 -9
  641. package/development/link-list.pure.js +3 -8
  642. package/development/link.js +10 -15
  643. package/development/link.pure.js +5 -15
  644. package/development/loading-indicator/loading-indicator.component.js +2 -243
  645. package/development/loading-indicator-circle/loading-indicator-circle.component.js +2 -120
  646. package/development/loading-indicator-circle.component-CS32gPvE.js +144 -0
  647. package/development/loading-indicator-circle.js +8 -5
  648. package/development/loading-indicator-circle.pure.js +2 -5
  649. package/development/loading-indicator.component-CTRZkUdX.js +278 -0
  650. package/development/loading-indicator.js +8 -5
  651. package/development/loading-indicator.pure.js +2 -5
  652. package/development/logo/logo.component.js +2 -129
  653. package/development/logo.component-Cp-EyVpA.js +166 -0
  654. package/development/logo.js +8 -5
  655. package/development/logo.pure.js +2 -5
  656. package/development/map-container/map-container.component.js +2 -264
  657. package/development/map-container.component-BEAIuo5H.js +307 -0
  658. package/development/map-container.js +8 -5
  659. package/development/map-container.pure.js +2 -5
  660. package/development/menu/common/menu-action-common.js +2 -144
  661. package/development/menu/common.js +6 -5
  662. package/development/menu/menu/menu.component.js +2 -683
  663. package/development/menu/menu-button/menu-button.component.js +20 -8
  664. package/development/menu/menu-button.js +6 -4
  665. package/development/menu/menu-link/menu-link.component.js +21 -11
  666. package/development/menu/menu-link.js +6 -4
  667. package/development/menu/menu.js +7 -5
  668. package/development/menu-action-common-CyBv0NwR.js +148 -0
  669. package/development/menu.component-GHJHhE9D.js +638 -0
  670. package/development/menu.js +9 -9
  671. package/development/menu.pure.js +3 -9
  672. package/development/message/message.component.js +2 -67
  673. package/development/message.component-uv9eI2gl.js +82 -0
  674. package/development/message.js +8 -5
  675. package/development/message.pure.js +2 -5
  676. package/development/mini-button-group.component-ytJZBjmr.js +174 -0
  677. package/development/mini-button-link.component-DZOOdeZt.js +47 -0
  678. package/development/mini-calendar/mini-calendar/mini-calendar.component.js +2 -188
  679. package/development/mini-calendar/mini-calendar-day/mini-calendar-day.component.js +2 -166
  680. package/development/mini-calendar/mini-calendar-day.js +7 -5
  681. package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +2 -135
  682. package/development/mini-calendar/mini-calendar-month.js +7 -5
  683. package/development/mini-calendar/mini-calendar.js +7 -5
  684. package/development/mini-calendar-day.component-DLP7Pa6R.js +213 -0
  685. package/development/mini-calendar-month.component-C1jsGlJ2.js +150 -0
  686. package/development/mini-calendar.component-BzqjMchx.js +192 -0
  687. package/development/mini-calendar.js +10 -9
  688. package/development/mini-calendar.pure.js +4 -9
  689. package/development/navigation/common/navigation-action-common.js +2 -165
  690. package/development/navigation/common.js +6 -5
  691. package/development/navigation/navigation/navigation.component.js +2 -571
  692. package/development/navigation/navigation-button/navigation-button.component.js +14 -7
  693. package/development/navigation/navigation-button.js +6 -4
  694. package/development/navigation/navigation-link/navigation-link.component.js +14 -7
  695. package/development/navigation/navigation-link.js +6 -4
  696. package/development/navigation/navigation-list/navigation-list.component.js +2 -102
  697. package/development/navigation/navigation-list.js +7 -5
  698. package/development/navigation/navigation-marker/navigation-marker.component.js +2 -199
  699. package/development/navigation/navigation-marker.js +7 -5
  700. package/development/navigation/navigation-section/navigation-section.component.js +2 -588
  701. package/development/navigation/navigation-section.js +7 -5
  702. package/development/navigation/navigation.js +7 -5
  703. package/development/navigation-action-common-saGbvoji.js +178 -0
  704. package/development/navigation-list.component-AFM4omXQ.js +124 -0
  705. package/development/navigation-marker.component-BvC73IoI.js +207 -0
  706. package/development/navigation-section.component-B-6XU2X5.js +600 -0
  707. package/development/navigation.component-_gUhpPyO.js +585 -0
  708. package/development/navigation.js +12 -15
  709. package/development/navigation.pure.js +6 -15
  710. package/development/notification/notification.component.js +2 -496
  711. package/development/notification.component-B5EBKKf8.js +530 -0
  712. package/development/notification.js +8 -5
  713. package/development/notification.pure.js +2 -5
  714. package/development/optgroup-base-element-CjwAXrC5.js +181 -0
  715. package/development/option/optgroup/optgroup-base-element.js +2 -159
  716. package/development/option/optgroup/optgroup.component.js +40 -37
  717. package/development/option/optgroup.js +7 -6
  718. package/development/option/option/option-base-element.js +349 -276
  719. package/development/option/option/option.component.js +2 -241
  720. package/development/option/option-hint/option-hint.component.js +2 -44
  721. package/development/option/option-hint.js +7 -5
  722. package/development/option/option.js +7 -6
  723. package/development/option-hint.component-CHS5Z_sK.js +55 -0
  724. package/development/option.component-BvOsW8Gn.js +248 -0
  725. package/development/option.js +10 -11
  726. package/development/option.pure.js +4 -11
  727. package/development/overlay/overlay-base-element.js +238 -247
  728. package/development/overlay/overlay.component.js +2 -374
  729. package/development/overlay.component-RS_v3xaA.js +411 -0
  730. package/development/overlay.js +8 -9
  731. package/development/overlay.pure.js +2 -9
  732. package/development/paginator/common/paginator-common.js +376 -272
  733. package/development/paginator/common.js +5 -4
  734. package/development/paginator/compact-paginator/compact-paginator.component.js +2 -87
  735. package/development/paginator/compact-paginator.js +7 -5
  736. package/development/paginator/paginator/paginator.component.js +2 -444
  737. package/development/paginator/paginator.js +7 -5
  738. package/development/paginator.component-cRqJW9bc.js +492 -0
  739. package/development/paginator.js +9 -8
  740. package/development/paginator.pure.js +3 -8
  741. package/development/popover/popover.component.js +2 -718
  742. package/development/popover.component-BTfbUEzF.js +745 -0
  743. package/development/popover.js +8 -7
  744. package/development/popover.pure.js +2 -6
  745. package/development/radio-button/common/radio-button-common.js +2 -203
  746. package/development/radio-button/common.js +6 -6
  747. package/development/radio-button/radio-button-group.js +5 -1
  748. package/development/radio-button/radio-button-panel.js +5 -1
  749. package/development/radio-button/radio-button.component.js +3 -97
  750. package/development/radio-button/radio-button.js +8 -5
  751. package/development/radio-button-common-CjbP9yKf.js +231 -0
  752. package/development/radio-button-group/radio-button-group.component.js +2 -308
  753. package/development/radio-button-group.component-5jDkRqSJ.js +404 -0
  754. package/development/radio-button-group.js +8 -5
  755. package/development/radio-button-group.pure.js +2 -5
  756. package/development/radio-button-panel/radio-button-panel.component.js +106 -82
  757. package/development/radio-button-panel.js +7 -4
  758. package/development/radio-button-panel.pure.js +1 -4
  759. package/development/radio-button.component-CVATlwTb.js +137 -0
  760. package/development/radio-button.js +12 -11
  761. package/development/radio-button.pure.js +3 -8
  762. package/development/sbb-tokens-Dajio3u-.js +13 -0
  763. package/development/screen-reader-only/screen-reader-only.component.js +2 -25
  764. package/development/screen-reader-only.component-D-KOAjrF.js +36 -0
  765. package/development/screen-reader-only.js +8 -5
  766. package/development/screen-reader-only.pure.js +2 -5
  767. package/development/select/select.component.js +2 -1087
  768. package/development/select.component-DyF5Tw3J.js +1084 -0
  769. package/development/select.js +8 -5
  770. package/development/select.pure.js +2 -5
  771. package/development/selection-action-panel/selection-action-panel.component.js +2 -125
  772. package/development/selection-action-panel.component-elyz1Xsb.js +134 -0
  773. package/development/selection-action-panel.js +8 -5
  774. package/development/selection-action-panel.pure.js +2 -5
  775. package/development/selection-expansion-panel/selection-expansion-panel.component.js +2 -306
  776. package/development/selection-expansion-panel.component-hL2jyaAT.js +326 -0
  777. package/development/selection-expansion-panel.js +8 -5
  778. package/development/selection-expansion-panel.pure.js +2 -5
  779. package/development/sidebar/common/styles.js +2 -7
  780. package/development/sidebar/common.js +6 -7
  781. package/development/sidebar/sidebar/sidebar.component.js +2 -473
  782. package/development/sidebar/sidebar-close-button/sidebar-close-button.component.js +2 -36
  783. package/development/sidebar/sidebar-close-button.js +7 -5
  784. package/development/sidebar/sidebar-container/sidebar-container.component.js +2 -147
  785. package/development/sidebar/sidebar-container.js +7 -5
  786. package/development/sidebar/sidebar-content/sidebar-content.component.js +2 -25
  787. package/development/sidebar/sidebar-content.js +7 -5
  788. package/development/sidebar/sidebar-title/sidebar-title.component.js +2 -53
  789. package/development/sidebar/sidebar-title.js +7 -5
  790. package/development/sidebar/sidebar.js +7 -5
  791. package/development/sidebar-close-button.component-j4wY_hAt.js +48 -0
  792. package/development/sidebar-container.component-CToGMqKH.js +136 -0
  793. package/development/sidebar-content.component-s3GsQtNv.js +37 -0
  794. package/development/sidebar-title.component-Htm_hqKX.js +76 -0
  795. package/development/sidebar.component-Ct6TAsph.js +506 -0
  796. package/development/sidebar.js +12 -13
  797. package/development/sidebar.pure.js +6 -13
  798. package/development/signet/signet.component.js +2 -151
  799. package/development/signet.component-COqrcZqk.js +188 -0
  800. package/development/signet.js +8 -5
  801. package/development/signet.pure.js +2 -5
  802. package/development/skiplink-list/skiplink-list.component.js +2 -160
  803. package/development/skiplink-list.component-_SDkIoHp.js +198 -0
  804. package/development/skiplink-list.js +8 -5
  805. package/development/skiplink-list.pure.js +2 -5
  806. package/development/slider/slider.component.js +2 -399
  807. package/development/slider.component-B7EFECZk.js +479 -0
  808. package/development/slider.js +8 -5
  809. package/development/slider.pure.js +2 -5
  810. package/development/status/status.component.js +2 -144
  811. package/development/status.component-CE3e9OIO.js +171 -0
  812. package/development/status.js +8 -5
  813. package/development/status.pure.js +2 -5
  814. package/development/step-label.component-BH28AI5Z.js +298 -0
  815. package/development/step.component-WY7qdrR8.js +220 -0
  816. package/development/stepper/step/step.component.js +2 -216
  817. package/development/stepper/step-label/step-label.component.js +2 -298
  818. package/development/stepper/step-label.js +7 -5
  819. package/development/stepper/step.js +7 -5
  820. package/development/stepper/stepper/stepper.component.js +2 -465
  821. package/development/stepper/stepper.js +7 -7
  822. package/development/stepper.component-D1tAcpWs.js +508 -0
  823. package/development/stepper.js +10 -11
  824. package/development/stepper.pure.js +4 -10
  825. package/development/sticky-bar.component-BlgfxSRo.js +382 -0
  826. package/development/styles-CIZBf9Yc.js +173 -0
  827. package/development/styles-CYlzu-f2.js +96 -0
  828. package/development/tab-group.component-DZPKWjI7.js +292 -0
  829. package/development/tab-label.component-BJgr4u6Z.js +420 -0
  830. package/development/tab-nav-bar.component-rNmuMIsv.js +123 -0
  831. package/development/tab.component-C8jaB2_O.js +101 -0
  832. package/development/table/table-wrapper/table-wrapper.component.js +2 -120
  833. package/development/table/table-wrapper.js +7 -5
  834. package/development/table-wrapper.component-6WtB_fHq.js +133 -0
  835. package/development/table.js +8 -5
  836. package/development/table.pure.js +2 -5
  837. package/development/tabs/common/styles.js +2 -6
  838. package/development/tabs/common.js +6 -6
  839. package/development/tabs/tab/tab.component.js +2 -87
  840. package/development/tabs/tab-group/tab-group.component.js +2 -236
  841. package/development/tabs/tab-group.js +7 -5
  842. package/development/tabs/tab-label/tab-label.component.js +2 -369
  843. package/development/tabs/tab-label.js +7 -5
  844. package/development/tabs/tab-nav-bar/tab-nav-bar.component.js +2 -99
  845. package/development/tabs/tab-nav-bar.js +7 -5
  846. package/development/tabs/tab.js +7 -5
  847. package/development/tabs.js +12 -14
  848. package/development/tabs.pure.js +6 -14
  849. package/development/tag/tag/tag.component.js +2 -351
  850. package/development/tag/tag-group/tag-group.component.js +2 -179
  851. package/development/tag/tag-group.js +7 -5
  852. package/development/tag/tag.js +7 -5
  853. package/development/tag-group.component-C-EXr8Rq.js +219 -0
  854. package/development/tag.component-B7RY4cfx.js +419 -0
  855. package/development/tag.js +9 -7
  856. package/development/tag.pure.js +3 -7
  857. package/development/teaser/teaser.component.js +2 -224
  858. package/development/teaser-hero/teaser-hero.component.js +2 -172
  859. package/development/teaser-hero.component-5vVIZZ9L.js +202 -0
  860. package/development/teaser-hero.js +8 -5
  861. package/development/teaser-hero.pure.js +2 -5
  862. package/development/teaser-product/common/teaser-product-common.js +2 -210
  863. package/development/teaser-product/common.js +6 -6
  864. package/development/teaser-product/teaser-product/teaser-product.component.js +2 -63
  865. package/development/teaser-product/teaser-product-static/teaser-product-static.component.js +21 -8
  866. package/development/teaser-product/teaser-product-static.js +6 -4
  867. package/development/teaser-product/teaser-product.js +7 -5
  868. package/development/teaser-product-common-DgnRgO6O.js +223 -0
  869. package/development/teaser-product.component-BsdU2W2T.js +75 -0
  870. package/development/teaser-product.js +9 -9
  871. package/development/teaser-product.pure.js +3 -9
  872. package/development/teaser.component-KRkFbP9-.js +243 -0
  873. package/development/teaser.js +8 -5
  874. package/development/teaser.pure.js +2 -5
  875. package/development/time-input/time-input.component.js +2 -213
  876. package/development/time-input.component-Cf6cXrIN.js +222 -0
  877. package/development/time-input.js +8 -5
  878. package/development/time-input.pure.js +2 -5
  879. package/development/timetable-form/timetable-form/timetable-form.component.js +2 -22
  880. package/development/timetable-form/timetable-form-details/timetable-form-details.component.js +2 -39
  881. package/development/timetable-form/timetable-form-details.js +7 -5
  882. package/development/timetable-form/timetable-form-field/timetable-form-field.component.js +2 -112
  883. package/development/timetable-form/timetable-form-field.js +7 -5
  884. package/development/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.js +2 -63
  885. package/development/timetable-form/timetable-form-swap-button.js +7 -5
  886. package/development/timetable-form/timetable-form.js +7 -5
  887. package/development/timetable-form-details.component-B--aGycf.js +50 -0
  888. package/development/timetable-form-field.component-9jwIZzIm.js +119 -0
  889. package/development/timetable-form-swap-button.component-Ne1-XwSf.js +74 -0
  890. package/development/timetable-form.component-BYHhDRXE.js +34 -0
  891. package/development/timetable-form.js +11 -11
  892. package/development/timetable-form.pure.js +5 -11
  893. package/development/timetable-occupancy/timetable-occupancy.component.js +2 -140
  894. package/development/timetable-occupancy-icon/timetable-occupancy-icon.component.js +2 -89
  895. package/development/timetable-occupancy-icon.component-BbW73Fqd.js +101 -0
  896. package/development/timetable-occupancy-icon.js +8 -5
  897. package/development/timetable-occupancy-icon.pure.js +2 -5
  898. package/development/timetable-occupancy.component-C3nWG5Vg.js +172 -0
  899. package/development/timetable-occupancy.js +8 -5
  900. package/development/timetable-occupancy.pure.js +2 -5
  901. package/development/title/title-base.js +2 -109
  902. package/development/title/title.component.js +3 -89
  903. package/development/title-base-BUQgNaUI.js +142 -0
  904. package/development/title.component-DgFvxLIt.js +115 -0
  905. package/development/title.js +9 -7
  906. package/development/title.pure.js +3 -7
  907. package/development/toast/toast.component.js +2 -401
  908. package/development/toast.component-Csifrfnq.js +430 -0
  909. package/development/toast.js +8 -5
  910. package/development/toast.pure.js +2 -5
  911. package/development/toggle/toggle/toggle.component.js +2 -331
  912. package/development/toggle/toggle-option/toggle-option.component.js +2 -179
  913. package/development/toggle/toggle-option.js +7 -5
  914. package/development/toggle/toggle.js +7 -5
  915. package/development/toggle-check/toggle-check.component.js +2 -274
  916. package/development/toggle-check.component-CEYmGCDZ.js +326 -0
  917. package/development/toggle-check.js +8 -5
  918. package/development/toggle-check.pure.js +2 -5
  919. package/development/toggle-option.component--wHdeFI6.js +216 -0
  920. package/development/toggle.component-CGNDEU9B.js +367 -0
  921. package/development/toggle.js +9 -7
  922. package/development/toggle.pure.js +3 -7
  923. package/development/tooltip/tooltip.component.js +2 -440
  924. package/development/tooltip.component-bVPXm6Pu.js +480 -0
  925. package/development/tooltip.js +8 -5
  926. package/development/tooltip.pure.js +2 -5
  927. package/development/train/train/train.component.js +2 -229
  928. package/development/train/train-blocked-passage/train-blocked-passage.component.js +2 -70
  929. package/development/train/train-blocked-passage.js +7 -5
  930. package/development/train/train-formation/train-formation.component.js +2 -274
  931. package/development/train/train-formation.js +7 -5
  932. package/development/train/train-wagon/train-wagon.component.js +2 -387
  933. package/development/train/train-wagon.js +7 -5
  934. package/development/train/train.js +7 -5
  935. package/development/train-blocked-passage.component-CYnTeq7k.js +79 -0
  936. package/development/train-formation.component-QmoA0u6E.js +303 -0
  937. package/development/train-wagon.component-CWlRDq-Z.js +485 -0
  938. package/development/train.component-DcMyi7HP.js +294 -0
  939. package/development/train.js +11 -11
  940. package/development/train.pure.js +5 -11
  941. package/development/visual-checkbox/visual-checkbox.component.js +2 -164
  942. package/development/visual-checkbox.component-DtEIq9rH.js +213 -0
  943. package/development/visual-checkbox.js +8 -5
  944. package/development/visual-checkbox.pure.js +2 -5
  945. package/dialog/dialog/dialog.component.js +2 -148
  946. package/dialog/dialog-actions/dialog-actions.component.js +2 -13
  947. package/dialog/dialog-actions.js +4 -7
  948. package/dialog/dialog-close-button/dialog-close-button.component.js +2 -23
  949. package/dialog/dialog-close-button.js +4 -7
  950. package/dialog/dialog-content/dialog-content.component.js +2 -15
  951. package/dialog/dialog-content.js +4 -7
  952. package/dialog/dialog-title/dialog-title.component.js +2 -13
  953. package/dialog/dialog-title.js +4 -7
  954. package/dialog/dialog.js +4 -10
  955. package/dialog-actions.component-B4JYi2Ym.js +17 -0
  956. package/dialog-close-button.component-BtxXASCn.js +27 -0
  957. package/dialog-content.component-CNhoC-NZ.js +19 -0
  958. package/dialog-title.component-C8Jsbuqt.js +17 -0
  959. package/dialog.component-BHsekf9B.js +170 -0
  960. package/dialog.js +9 -20
  961. package/dialog.pure.js +6 -15
  962. package/divider/divider.component.js +2 -44
  963. package/divider.component-DFw-P_dA.js +61 -0
  964. package/divider.js +5 -4
  965. package/divider.pure.js +2 -4
  966. package/error.component-DL9hm4i9.js +44 -0
  967. package/expansion-panel/expansion-panel/expansion-panel.component.js +2 -156
  968. package/expansion-panel/expansion-panel-content/expansion-panel-content.component.js +2 -24
  969. package/expansion-panel/expansion-panel-content.js +4 -7
  970. package/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +2 -57
  971. package/expansion-panel/expansion-panel-header.js +4 -7
  972. package/expansion-panel/expansion-panel.js +4 -7
  973. package/expansion-panel-content.component-CbWIxgH4.js +29 -0
  974. package/expansion-panel-header.component-CxLeXeGi.js +56 -0
  975. package/expansion-panel.component-Bs4icI9T.js +226 -0
  976. package/expansion-panel.js +7 -11
  977. package/expansion-panel.pure.js +4 -8
  978. package/file-selector/common/file-selector-common.js +2 -245
  979. package/file-selector/common.js +5 -7
  980. package/file-selector/file-selector/file-selector.component.js +25 -20
  981. package/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +2 -75
  982. package/file-selector/file-selector-dropzone.js +4 -7
  983. package/file-selector/file-selector.js +3 -6
  984. package/file-selector-common-C-gZH55c.js +313 -0
  985. package/file-selector-dropzone.component-LHNtOZPr.js +94 -0
  986. package/file-selector.js +7 -11
  987. package/file-selector.pure.js +4 -9
  988. package/flip-card/flip-card/flip-card.component.js +2 -120
  989. package/flip-card/flip-card-details/flip-card-details.component.js +2 -36
  990. package/flip-card/flip-card-details.js +4 -7
  991. package/flip-card/flip-card-summary/flip-card-summary.component.js +2 -48
  992. package/flip-card/flip-card-summary.js +4 -7
  993. package/flip-card/flip-card.js +4 -7
  994. package/flip-card-details.component-CiiCNjd2.js +45 -0
  995. package/flip-card-summary.component-nO7zKRiB.js +65 -0
  996. package/flip-card.component-uSdokrC9.js +138 -0
  997. package/flip-card.js +7 -11
  998. package/flip-card.pure.js +4 -8
  999. package/footer/footer.component.js +2 -89
  1000. package/footer.component-Cdsiwn4D.js +129 -0
  1001. package/footer.js +5 -4
  1002. package/footer.pure.js +2 -4
  1003. package/form-field/error/error.component.js +2 -42
  1004. package/form-field/error.js +4 -7
  1005. package/form-field/form-field/form-field.component.js +2 -344
  1006. package/form-field/form-field-clear/form-field-clear.component.js +35 -28
  1007. package/form-field/form-field-clear.js +3 -6
  1008. package/form-field/form-field.js +4 -9
  1009. package/form-field.component-CZzQYOSP.js +447 -0
  1010. package/form-field.js +7 -13
  1011. package/form-field.pure.js +4 -9
  1012. package/header/common/header-action-common.js +2 -51
  1013. package/header/common.js +5 -6
  1014. package/header/header/header.component.js +2 -154
  1015. package/header/header-button/header-button.component.js +9 -8
  1016. package/header/header-button.js +3 -6
  1017. package/header/header-environment/header-environment.component.js +2 -29
  1018. package/header/header-environment.js +4 -7
  1019. package/header/header-link/header-link.component.js +9 -8
  1020. package/header/header-link.js +3 -6
  1021. package/header/header.js +4 -7
  1022. package/header-action-common-C2YPvOxq.js +62 -0
  1023. package/header-environment.component-KqUmsOPQ.js +36 -0
  1024. package/header.component-BssLZ6b7.js +203 -0
  1025. package/header.js +9 -16
  1026. package/header.pure.js +6 -12
  1027. package/icon/icon-base.js +2 -105
  1028. package/icon/icon-name-mixin.js +59 -50
  1029. package/icon/icon-request.js +23 -29
  1030. package/icon/icon-validate.js +19 -25
  1031. package/icon/icon.component.js +88 -76
  1032. package/icon-base-BYJzaEDb.js +127 -0
  1033. package/icon-sidebar/icon-sidebar/icon-sidebar.component.js +2 -46
  1034. package/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.js +19 -15
  1035. package/icon-sidebar/icon-sidebar-button.js +3 -6
  1036. package/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js +2 -25
  1037. package/icon-sidebar/icon-sidebar-container.js +4 -7
  1038. package/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js +2 -16
  1039. package/icon-sidebar/icon-sidebar-content.js +4 -7
  1040. package/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.js +19 -15
  1041. package/icon-sidebar/icon-sidebar-link.js +3 -6
  1042. package/icon-sidebar/icon-sidebar.js +4 -7
  1043. package/icon-sidebar-container.component-BcoT4uhN.js +26 -0
  1044. package/icon-sidebar-content.component-toRpXgxi.js +20 -0
  1045. package/icon-sidebar.component-B5xCvDvj.js +62 -0
  1046. package/icon-sidebar.js +8 -16
  1047. package/icon-sidebar.pure.js +6 -12
  1048. package/icon.js +10 -14
  1049. package/icon.pure.js +6 -13
  1050. package/image/image.component.js +2 -455
  1051. package/image.component-Cq2t-XZu.js +413 -0
  1052. package/image.js +5 -4
  1053. package/image.pure.js +2 -4
  1054. package/inline-link-common-Dgdi7qpI.js +18 -0
  1055. package/journey-header/journey-header.component.js +2 -95
  1056. package/journey-header.component-CR8AO0b2.js +143 -0
  1057. package/journey-header.js +5 -4
  1058. package/journey-header.pure.js +2 -4
  1059. package/lead-container/lead-container.component.js +2 -23
  1060. package/lead-container.component-CXKHfBiS.js +27 -0
  1061. package/lead-container.js +5 -4
  1062. package/lead-container.pure.js +2 -4
  1063. package/link/block-link/block-link.component.js +9 -8
  1064. package/link/block-link-button/block-link-button.component.js +10 -9
  1065. package/link/block-link-button.js +6 -6
  1066. package/link/block-link-static/block-link-static.component.js +10 -9
  1067. package/link/block-link-static.js +4 -4
  1068. package/link/block-link.js +6 -6
  1069. package/link/common/block-link-common.js +3 -44
  1070. package/link/common/inline-link-common.js +3 -13
  1071. package/link/common/link-common.js +2 -9
  1072. package/link/common.js +4 -8
  1073. package/link/link/link.component.js +10 -9
  1074. package/link/link-button/link-button.component.js +10 -9
  1075. package/link/link-button.js +4 -4
  1076. package/link/link-static/link-static.component.js +10 -9
  1077. package/link/link-static.js +4 -4
  1078. package/link/link.js +6 -6
  1079. package/link-common-CYxyP4XZ.js +52 -0
  1080. package/link-list/common/link-list-base.js +2 -90
  1081. package/link-list/common.js +5 -7
  1082. package/link-list/link-list-anchor.js +6 -8
  1083. package/link-list/link-list.component.js +3 -47
  1084. package/link-list/link-list.js +5 -7
  1085. package/link-list-anchor/link-list-anchor.component.js +2 -10
  1086. package/link-list-anchor.component--u5j_aqv.js +18 -0
  1087. package/link-list-anchor.js +5 -4
  1088. package/link-list-anchor.pure.js +2 -4
  1089. package/link-list-base-CzFYpTOG.js +115 -0
  1090. package/link-list.component-9ndHNGPS.js +78 -0
  1091. package/link-list.js +8 -10
  1092. package/link-list.pure.js +3 -7
  1093. package/link.js +12 -25
  1094. package/link.pure.js +11 -20
  1095. package/loading-indicator/loading-indicator.component.js +2 -65
  1096. package/loading-indicator-circle/loading-indicator-circle.component.js +2 -45
  1097. package/loading-indicator-circle.component-CfbXpYX6.js +62 -0
  1098. package/loading-indicator-circle.js +5 -4
  1099. package/loading-indicator-circle.pure.js +2 -4
  1100. package/loading-indicator.component-CoU9mwN8.js +92 -0
  1101. package/loading-indicator.js +5 -4
  1102. package/loading-indicator.pure.js +2 -4
  1103. package/logo/logo.component.js +2 -67
  1104. package/logo.component-nxragzaC.js +94 -0
  1105. package/logo.js +5 -4
  1106. package/logo.pure.js +2 -4
  1107. package/map-container/map-container.component.js +2 -108
  1108. package/map-container.component-C2W_7Xiw.js +128 -0
  1109. package/map-container.js +5 -4
  1110. package/map-container.pure.js +2 -4
  1111. package/menu/common/menu-action-common.js +2 -28
  1112. package/menu/common.js +5 -6
  1113. package/menu/menu/menu.component.js +2 -274
  1114. package/menu/menu-button/menu-button.component.js +13 -9
  1115. package/menu/menu-button.js +3 -6
  1116. package/menu/menu-link/menu-link.component.js +13 -12
  1117. package/menu/menu-link.js +3 -6
  1118. package/menu/menu.js +4 -7
  1119. package/menu-action-common-BcB_Tyvl.js +29 -0
  1120. package/menu.component-BdqUbvww.js +252 -0
  1121. package/menu.js +7 -12
  1122. package/menu.pure.js +5 -10
  1123. package/message/message.component.js +2 -23
  1124. package/message.component-DbmXg6DI.js +27 -0
  1125. package/message.js +5 -4
  1126. package/message.pure.js +2 -4
  1127. package/mini-button-group.component-D5Dph1Z7.js +89 -0
  1128. package/mini-button-link.component-BYK_EUud.js +31 -0
  1129. package/mini-calendar/mini-calendar/mini-calendar.component.js +2 -131
  1130. package/mini-calendar/mini-calendar-day/mini-calendar-day.component.js +2 -66
  1131. package/mini-calendar/mini-calendar-day.js +4 -7
  1132. package/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +2 -63
  1133. package/mini-calendar/mini-calendar-month.js +4 -7
  1134. package/mini-calendar/mini-calendar.js +4 -7
  1135. package/mini-calendar-day.component-cAawa9Gr.js +106 -0
  1136. package/mini-calendar-month.component-DiYSVb-Y.js +74 -0
  1137. package/mini-calendar.component-DpPMb47Y.js +144 -0
  1138. package/mini-calendar.js +7 -11
  1139. package/mini-calendar.pure.js +4 -8
  1140. package/navigation/common/navigation-action-common.js +2 -57
  1141. package/navigation/common.js +5 -6
  1142. package/navigation/navigation/navigation.component.js +2 -188
  1143. package/navigation/navigation-button/navigation-button.component.js +9 -8
  1144. package/navigation/navigation-button.js +3 -6
  1145. package/navigation/navigation-link/navigation-link.component.js +9 -8
  1146. package/navigation/navigation-link.js +3 -6
  1147. package/navigation/navigation-list/navigation-list.component.js +2 -59
  1148. package/navigation/navigation-list.js +4 -7
  1149. package/navigation/navigation-marker/navigation-marker.component.js +2 -82
  1150. package/navigation/navigation-marker.js +4 -7
  1151. package/navigation/navigation-section/navigation-section.component.js +2 -224
  1152. package/navigation/navigation-section.js +4 -7
  1153. package/navigation/navigation.js +4 -7
  1154. package/navigation-action-common-Dcb95pqU.js +64 -0
  1155. package/navigation-list.component-BhV-uAfU.js +71 -0
  1156. package/navigation-marker.component-CIUu5VVZ.js +88 -0
  1157. package/navigation-section.component-DwEXj603.js +237 -0
  1158. package/navigation.component-BYqJ9Cqt.js +208 -0
  1159. package/navigation.js +11 -22
  1160. package/navigation.pure.js +8 -16
  1161. package/notification/notification.component.js +2 -165
  1162. package/notification.component-DZS8z1oa.js +197 -0
  1163. package/notification.js +5 -4
  1164. package/notification.pure.js +2 -4
  1165. package/optgroup-base-element-DWKHCat8.js +107 -0
  1166. package/option/optgroup/optgroup-base-element.js +2 -83
  1167. package/option/optgroup/optgroup.component.js +29 -30
  1168. package/option/optgroup.js +5 -9
  1169. package/option/option/option-base-element.js +257 -201
  1170. package/option/option/option.component.js +2 -87
  1171. package/option/option-hint/option-hint.component.js +2 -19
  1172. package/option/option-hint.js +4 -7
  1173. package/option/option.js +5 -9
  1174. package/option-hint.component-Goyhv5ss.js +23 -0
  1175. package/option.component-uzmmREt4.js +98 -0
  1176. package/option.js +9 -15
  1177. package/option.pure.js +6 -12
  1178. package/overlay/overlay-base-element.js +154 -149
  1179. package/overlay/overlay.component.js +2 -138
  1180. package/overlay.component-r0Rp_b-3.js +163 -0
  1181. package/overlay.js +7 -10
  1182. package/overlay.pure.js +3 -9
  1183. package/package.json +2 -2
  1184. package/paginator/common/paginator-common.js +268 -201
  1185. package/paginator/common.js +5 -6
  1186. package/paginator/compact-paginator/compact-paginator.component.js +2 -40
  1187. package/paginator/compact-paginator.js +4 -7
  1188. package/paginator/paginator/paginator.component.js +2 -175
  1189. package/paginator/paginator.js +4 -7
  1190. package/paginator.component-D_fV260x.js +206 -0
  1191. package/paginator.js +7 -10
  1192. package/paginator.pure.js +3 -7
  1193. package/popover/popover.component.js +2 -316
  1194. package/popover.component-Dh9vbuDG.js +353 -0
  1195. package/popover.js +5 -6
  1196. package/popover.pure.js +2 -5
  1197. package/radio-button/common/radio-button-common.js +2 -63
  1198. package/radio-button/common.js +5 -7
  1199. package/radio-button/radio-button-group.js +2 -3
  1200. package/radio-button/radio-button-panel.js +2 -3
  1201. package/radio-button/radio-button.component.js +3 -71
  1202. package/radio-button/radio-button.js +5 -7
  1203. package/radio-button-common-CCQ3bJPI.js +77 -0
  1204. package/radio-button-group/radio-button-group.component.js +2 -167
  1205. package/radio-button-group.component-Cf8r6Whf.js +232 -0
  1206. package/radio-button-group.js +6 -5
  1207. package/radio-button-group.pure.js +2 -4
  1208. package/radio-button-panel/radio-button-panel.component.js +78 -68
  1209. package/radio-button-panel.js +4 -3
  1210. package/radio-button-panel.pure.js +2 -4
  1211. package/radio-button.component-B5b5OhBw.js +93 -0
  1212. package/radio-button.js +9 -13
  1213. package/radio-button.pure.js +3 -7
  1214. package/sbb-tokens-BJzKBCf8.js +4 -0
  1215. package/screen-reader-only/screen-reader-only.component.js +2 -12
  1216. package/screen-reader-only.component-B06hVxPg.js +16 -0
  1217. package/screen-reader-only.js +5 -4
  1218. package/screen-reader-only.pure.js +2 -4
  1219. package/select/select.component.js +2 -498
  1220. package/select.component-BZbDGrv8.js +522 -0
  1221. package/select.js +5 -4
  1222. package/select.pure.js +2 -4
  1223. package/selection-action-panel/selection-action-panel.component.js +2 -33
  1224. package/selection-action-panel.component-_kh6l2sj.js +35 -0
  1225. package/selection-action-panel.js +5 -4
  1226. package/selection-action-panel.pure.js +2 -4
  1227. package/selection-expansion-panel/selection-expansion-panel.component.js +2 -116
  1228. package/selection-expansion-panel.component-ChMYCw38.js +144 -0
  1229. package/selection-expansion-panel.js +5 -4
  1230. package/selection-expansion-panel.pure.js +2 -4
  1231. package/sidebar/common/styles.js +2 -6
  1232. package/sidebar/common.js +5 -8
  1233. package/sidebar/sidebar/sidebar.component.js +2 -182
  1234. package/sidebar/sidebar-close-button/sidebar-close-button.component.js +2 -26
  1235. package/sidebar/sidebar-close-button.js +4 -7
  1236. package/sidebar/sidebar-container/sidebar-container.component.js +2 -76
  1237. package/sidebar/sidebar-container.js +4 -7
  1238. package/sidebar/sidebar-content/sidebar-content.component.js +2 -16
  1239. package/sidebar/sidebar-content.js +4 -7
  1240. package/sidebar/sidebar-title/sidebar-title.component.js +2 -39
  1241. package/sidebar/sidebar-title.js +4 -7
  1242. package/sidebar/sidebar.js +4 -7
  1243. package/sidebar-close-button.component-B9QGnQLs.js +30 -0
  1244. package/sidebar-container.component-BW24Ap9F.js +63 -0
  1245. package/sidebar-content.component-DSTp9Iu6.js +20 -0
  1246. package/sidebar-title.component-COjEsAkk.js +53 -0
  1247. package/sidebar.component-C2YYQj-Q.js +238 -0
  1248. package/sidebar.js +9 -17
  1249. package/sidebar.pure.js +6 -12
  1250. package/signet/signet.component.js +2 -74
  1251. package/signet.component-CixiIpLj.js +101 -0
  1252. package/signet.js +5 -4
  1253. package/signet.pure.js +2 -4
  1254. package/skiplink-list/skiplink-list.component.js +2 -77
  1255. package/skiplink-list.component-CINJgt_l.js +102 -0
  1256. package/skiplink-list.js +5 -4
  1257. package/skiplink-list.pure.js +2 -4
  1258. package/slider/slider.component.js +2 -200
  1259. package/slider.component-BhtuB-8p.js +249 -0
  1260. package/slider.js +5 -4
  1261. package/slider.pure.js +2 -4
  1262. package/status/status.component.js +2 -69
  1263. package/status.component-BZ8zajOL.js +83 -0
  1264. package/status.js +5 -4
  1265. package/status.pure.js +2 -4
  1266. package/step-label.component-COJYo-MI.js +82 -0
  1267. package/step.component-BIOQdZVR.js +94 -0
  1268. package/stepper/step/step.component.js +2 -111
  1269. package/stepper/step-label/step-label.component.js +2 -96
  1270. package/stepper/step-label.js +4 -7
  1271. package/stepper/step.js +4 -7
  1272. package/stepper/stepper/stepper.component.js +2 -236
  1273. package/stepper/stepper.js +4 -9
  1274. package/stepper.component-D2vhtDCy.js +286 -0
  1275. package/stepper.js +7 -13
  1276. package/stepper.pure.js +4 -9
  1277. package/sticky-bar.component-CYCOEGz7.js +141 -0
  1278. package/styles-DpIXFSVm.js +5 -0
  1279. package/styles-uZGSPqgK.js +5 -0
  1280. package/tab-group.component-nprcnwFB.js +185 -0
  1281. package/tab-label.component-BeLuYRBg.js +165 -0
  1282. package/tab-nav-bar.component-Du1JyNtu.js +81 -0
  1283. package/tab.component-D8Rz05Fo.js +48 -0
  1284. package/table/table-wrapper/table-wrapper.component.js +2 -70
  1285. package/table/table-wrapper.js +4 -7
  1286. package/table-wrapper.component-DkaL4T5V.js +83 -0
  1287. package/table.js +5 -4
  1288. package/table.pure.js +2 -4
  1289. package/tabs/common/styles.js +2 -5
  1290. package/tabs/common.js +5 -7
  1291. package/tabs/tab/tab.component.js +2 -46
  1292. package/tabs/tab-group/tab-group.component.js +2 -167
  1293. package/tabs/tab-group.js +4 -7
  1294. package/tabs/tab-label/tab-label.component.js +2 -128
  1295. package/tabs/tab-label.js +4 -7
  1296. package/tabs/tab-nav-bar/tab-nav-bar.component.js +2 -67
  1297. package/tabs/tab-nav-bar.js +4 -7
  1298. package/tabs/tab.js +4 -7
  1299. package/tabs.js +9 -17
  1300. package/tabs.pure.js +6 -13
  1301. package/tag/tag/tag.component.js +2 -128
  1302. package/tag/tag-group/tag-group.component.js +2 -119
  1303. package/tag/tag-group.js +4 -7
  1304. package/tag/tag.js +4 -7
  1305. package/tag-group.component-CW6Z9-P6.js +143 -0
  1306. package/tag.component-CvZpvIuw.js +170 -0
  1307. package/tag.js +6 -8
  1308. package/tag.pure.js +3 -6
  1309. package/teaser/teaser.component.js +2 -80
  1310. package/teaser-hero/teaser-hero.component.js +2 -62
  1311. package/teaser-hero.component-Dolg4-Yz.js +80 -0
  1312. package/teaser-hero.js +5 -4
  1313. package/teaser-hero.pure.js +2 -4
  1314. package/teaser-product/common/teaser-product-common.js +2 -54
  1315. package/teaser-product/common.js +5 -7
  1316. package/teaser-product/teaser-product/teaser-product.component.js +2 -28
  1317. package/teaser-product/teaser-product-static/teaser-product-static.component.js +13 -9
  1318. package/teaser-product/teaser-product-static.js +3 -6
  1319. package/teaser-product/teaser-product.js +4 -7
  1320. package/teaser-product-common-q2IZHbkr.js +62 -0
  1321. package/teaser-product.component-DVdyKe6h.js +29 -0
  1322. package/teaser-product.js +7 -11
  1323. package/teaser-product.pure.js +4 -9
  1324. package/teaser.component-DPvDVG6b.js +91 -0
  1325. package/teaser.js +5 -4
  1326. package/teaser.pure.js +2 -4
  1327. package/time-input/time-input.component.js +2 -128
  1328. package/time-input.component-ChWhDF5l.js +141 -0
  1329. package/time-input.js +5 -4
  1330. package/time-input.pure.js +2 -4
  1331. package/timetable-form/timetable-form/timetable-form.component.js +2 -12
  1332. package/timetable-form/timetable-form-details/timetable-form-details.component.js +2 -12
  1333. package/timetable-form/timetable-form-details.js +4 -7
  1334. package/timetable-form/timetable-form-field/timetable-form-field.component.js +2 -26
  1335. package/timetable-form/timetable-form-field.js +4 -7
  1336. package/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.js +2 -33
  1337. package/timetable-form/timetable-form-swap-button.js +4 -7
  1338. package/timetable-form/timetable-form.js +4 -7
  1339. package/timetable-form-details.component-Du6WPn3y.js +16 -0
  1340. package/timetable-form-field.component-Cb3FYKL7.js +32 -0
  1341. package/timetable-form-swap-button.component-ByQDf7oy.js +37 -0
  1342. package/timetable-form.component-BqokC_4S.js +16 -0
  1343. package/timetable-form.js +8 -14
  1344. package/timetable-form.pure.js +5 -10
  1345. package/timetable-occupancy/timetable-occupancy.component.js +2 -77
  1346. package/timetable-occupancy-icon/timetable-occupancy-icon.component.js +2 -61
  1347. package/timetable-occupancy-icon.component-BhXQSFZR.js +72 -0
  1348. package/timetable-occupancy-icon.js +5 -4
  1349. package/timetable-occupancy-icon.pure.js +2 -4
  1350. package/timetable-occupancy.component-DnaQ0TIW.js +101 -0
  1351. package/timetable-occupancy.js +5 -4
  1352. package/timetable-occupancy.pure.js +2 -4
  1353. package/title/title-base.js +2 -53
  1354. package/title/title.component.js +3 -37
  1355. package/title-base-D4nE41tH.js +80 -0
  1356. package/title.component-DNBy2mIm.js +54 -0
  1357. package/title.js +7 -7
  1358. package/title.pure.js +3 -6
  1359. package/toast/toast.component.js +2 -180
  1360. package/toast.component-B9Gm8Kls.js +189 -0
  1361. package/toast.js +5 -4
  1362. package/toast.pure.js +2 -4
  1363. package/toggle/toggle/toggle.component.js +2 -147
  1364. package/toggle/toggle-option/toggle-option.component.js +2 -90
  1365. package/toggle/toggle-option.js +4 -7
  1366. package/toggle/toggle.js +4 -7
  1367. package/toggle-check/toggle-check.component.js +2 -85
  1368. package/toggle-check.component-BcxMe5Zi.js +119 -0
  1369. package/toggle-check.js +5 -4
  1370. package/toggle-check.pure.js +2 -4
  1371. package/toggle-option.component-DvdEjT2c.js +123 -0
  1372. package/toggle.component-Lnj5TugJ.js +161 -0
  1373. package/toggle.js +6 -8
  1374. package/toggle.pure.js +3 -6
  1375. package/tooltip/tooltip.component.js +2 -197
  1376. package/tooltip.component-B5fKuZdI.js +228 -0
  1377. package/tooltip.js +5 -4
  1378. package/tooltip.pure.js +2 -4
  1379. package/train/train/train.component.js +2 -123
  1380. package/train/train-blocked-passage/train-blocked-passage.component.js +2 -19
  1381. package/train/train-blocked-passage.js +4 -7
  1382. package/train/train-formation/train-formation.component.js +2 -93
  1383. package/train/train-formation.js +4 -7
  1384. package/train/train-wagon/train-wagon.component.js +2 -174
  1385. package/train/train-wagon.js +4 -7
  1386. package/train/train.js +4 -7
  1387. package/train-blocked-passage.component-Dz7lD_V1.js +23 -0
  1388. package/train-formation.component-CGTqQgp7.js +121 -0
  1389. package/train-wagon.component-BW-JxcK6.js +259 -0
  1390. package/train.component-B_Nlu8Kh.js +176 -0
  1391. package/train.js +8 -14
  1392. package/train.pure.js +5 -10
  1393. package/visual-checkbox/visual-checkbox.component.js +2 -81
  1394. package/visual-checkbox.component-bB_pG0vn.js +118 -0
  1395. package/visual-checkbox.js +5 -4
  1396. package/visual-checkbox.pure.js +2 -4
  1397. package/development/icon-sidebar-button-common-DR6eQvkq.js +0 -93
  1398. package/development/link-common-d27fHmQw.js +0 -111
  1399. package/development/mini-button-label-common-BaMSfSTe.js +0 -558
  1400. package/development/sbb-tokens-DQT_xEIZ.js +0 -19
  1401. package/development/tab-label-common-Mfl36Rsa.js +0 -171
  1402. package/icon-sidebar-button-common-ffAscVDk.js +0 -7
  1403. package/link-common-7IiqjmPD.js +0 -45
  1404. package/mini-button-label-common-Dx9JhmQ6.js +0 -11
  1405. package/sbb-tokens-HiNSQasB.js +0 -11
  1406. package/tab-label-common-D6k40yRU.js +0 -6
@@ -101603,12 +101603,12 @@
101603
101603
  },
101604
101604
  {
101605
101605
  "kind": "javascript-module",
101606
- "path": "menu/menu-button/menu-button.component.js",
101606
+ "path": "menu/menu-link/menu-link.component.js",
101607
101607
  "declarations": [
101608
101608
  {
101609
101609
  "kind": "class",
101610
- "description": "It displays a button element that can be used in the `sbb-menu` component.",
101611
- "name": "SbbMenuButtonElement",
101610
+ "description": "It displays a link element that can be used in the `sbb-menu` component.",
101611
+ "name": "SbbMenuLinkElement",
101612
101612
  "cssProperties": [
101613
101613
  {
101614
101614
  "description": "Can be used to modify horizontal padding.",
@@ -101618,7 +101618,7 @@
101618
101618
  ],
101619
101619
  "slots": [
101620
101620
  {
101621
- "description": "Use the unnamed slot to add content to the `sbb-menu-button`.",
101621
+ "description": "Use the unnamed slot to add content to the `sbb-menu-link`.",
101622
101622
  "name": ""
101623
101623
  },
101624
101624
  {
@@ -101640,21 +101640,20 @@
101640
101640
  "name": "SbbElement",
101641
101641
  "module": "core/base-elements/element.js"
101642
101642
  },
101643
- "default": "'sbb-menu-button'"
101643
+ "default": "'sbb-menu-link'"
101644
101644
  },
101645
101645
  {
101646
101646
  "kind": "field",
101647
- "name": "role",
101647
+ "name": "anchorRole",
101648
101648
  "type": {
101649
- "text": "ElementInternals['role']"
101649
+ "text": "string"
101650
101650
  },
101651
- "privacy": "public",
101652
- "static": true,
101651
+ "privacy": "protected",
101653
101652
  "readonly": true,
101654
101653
  "default": "'menuitem'",
101655
101654
  "inheritedFrom": {
101656
- "name": "SbbButtonLikeBaseElement",
101657
- "module": "core/base-elements/button-base-element.js"
101655
+ "name": "SbbLinkBaseElement",
101656
+ "module": "core/base-elements/link-base-element.js"
101658
101657
  }
101659
101658
  },
101660
101659
  {
@@ -101673,50 +101672,6 @@
101673
101672
  "module": "core/mixins/disabled-mixin.js"
101674
101673
  }
101675
101674
  },
101676
- {
101677
- "kind": "field",
101678
- "name": "disabled",
101679
- "privacy": "public",
101680
- "description": "Whether the component is disabled.",
101681
- "default": "false",
101682
- "type": {
101683
- "text": "boolean"
101684
- },
101685
- "attribute": "disabled",
101686
- "reflects": true,
101687
- "inheritedFrom": {
101688
- "name": "SbbDisabledMixin",
101689
- "module": "core/mixins/disabled-mixin.js"
101690
- }
101691
- },
101692
- {
101693
- "kind": "field",
101694
- "name": "#disabled",
101695
- "privacy": "private",
101696
- "type": {
101697
- "text": "boolean"
101698
- },
101699
- "default": "false",
101700
- "inheritedFrom": {
101701
- "name": "SbbDisabledMixin",
101702
- "module": "core/mixins/disabled-mixin.js"
101703
- }
101704
- },
101705
- {
101706
- "kind": "method",
101707
- "name": "isDisabledExternally",
101708
- "privacy": "protected",
101709
- "return": {
101710
- "type": {
101711
- "text": "boolean"
101712
- }
101713
- },
101714
- "description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
101715
- "inheritedFrom": {
101716
- "name": "SbbDisabledMixin",
101717
- "module": "core/mixins/disabled-mixin.js"
101718
- }
101719
- },
101720
101675
  {
101721
101676
  "kind": "field",
101722
101677
  "name": "styles",
@@ -101814,243 +101769,277 @@
101814
101769
  },
101815
101770
  {
101816
101771
  "kind": "field",
101817
- "name": "_elementsOnWhichEnterPressTriggersSubmit",
101772
+ "name": "disabled",
101773
+ "privacy": "public",
101774
+ "description": "Whether the component is disabled.",
101775
+ "default": "false",
101818
101776
  "type": {
101819
- "text": "array"
101777
+ "text": "boolean"
101820
101778
  },
101779
+ "attribute": "disabled",
101780
+ "reflects": true,
101781
+ "inheritedFrom": {
101782
+ "name": "SbbDisabledMixin",
101783
+ "module": "core/mixins/disabled-mixin.js"
101784
+ }
101785
+ },
101786
+ {
101787
+ "kind": "field",
101788
+ "name": "#disabled",
101821
101789
  "privacy": "private",
101822
- "readonly": true,
101823
- "default": "[ 'input', 'sbb-date-input', 'sbb-time-input', ]",
101790
+ "type": {
101791
+ "text": "boolean"
101792
+ },
101793
+ "default": "false",
101824
101794
  "inheritedFrom": {
101825
- "name": "SbbButtonBaseElement",
101826
- "module": "core/base-elements/button-base-element.js"
101795
+ "name": "SbbDisabledMixin",
101796
+ "module": "core/mixins/disabled-mixin.js"
101797
+ }
101798
+ },
101799
+ {
101800
+ "kind": "method",
101801
+ "name": "isDisabledExternally",
101802
+ "privacy": "protected",
101803
+ "return": {
101804
+ "type": {
101805
+ "text": "boolean"
101806
+ }
101807
+ },
101808
+ "description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
101809
+ "inheritedFrom": {
101810
+ "name": "SbbDisabledMixin",
101811
+ "module": "core/mixins/disabled-mixin.js"
101827
101812
  }
101828
101813
  },
101829
101814
  {
101830
101815
  "kind": "field",
101831
- "name": "value",
101816
+ "name": "href",
101832
101817
  "type": {
101833
101818
  "text": "string"
101834
101819
  },
101835
101820
  "privacy": "public",
101821
+ "default": "''",
101822
+ "description": "The href value you want to link to.",
101823
+ "attribute": "href",
101824
+ "reflects": true,
101836
101825
  "inheritedFrom": {
101837
- "name": "SbbButtonBaseElement",
101838
- "module": "core/base-elements/button-base-element.js"
101826
+ "name": "SbbLinkBaseElement",
101827
+ "module": "core/base-elements/link-base-element.js"
101828
+ }
101829
+ },
101830
+ {
101831
+ "kind": "field",
101832
+ "name": "target",
101833
+ "type": {
101834
+ "text": "LinkTargetType | string"
101839
101835
  },
101836
+ "privacy": "public",
101840
101837
  "default": "''",
101841
- "description": "Value of the form element.",
101842
- "attribute": "value"
101838
+ "description": "Where to display the linked URL.",
101839
+ "attribute": "target",
101840
+ "reflects": true,
101841
+ "inheritedFrom": {
101842
+ "name": "SbbLinkBaseElement",
101843
+ "module": "core/base-elements/link-base-element.js"
101844
+ }
101843
101845
  },
101844
101846
  {
101845
101847
  "kind": "field",
101846
- "name": "type",
101847
- "privacy": "public",
101848
- "description": "The type attribute to use for the button.",
101849
- "default": "'button'",
101848
+ "name": "rel",
101850
101849
  "type": {
101851
- "text": "SbbButtonType"
101850
+ "text": "string"
101852
101851
  },
101853
- "attribute": "type",
101852
+ "privacy": "public",
101853
+ "default": "''",
101854
+ "description": "The relationship of the linked URL as space-separated link types.",
101855
+ "attribute": "rel",
101856
+ "reflects": true,
101854
101857
  "inheritedFrom": {
101855
- "name": "SbbButtonBaseElement",
101856
- "module": "core/base-elements/button-base-element.js"
101858
+ "name": "SbbLinkBaseElement",
101859
+ "module": "core/base-elements/link-base-element.js"
101857
101860
  }
101858
101861
  },
101859
101862
  {
101860
101863
  "kind": "field",
101861
- "name": "form",
101864
+ "name": "download",
101862
101865
  "type": {
101863
- "text": "HTMLFormElement | null"
101866
+ "text": "boolean"
101864
101867
  },
101865
101868
  "privacy": "public",
101866
- "description": "The `<form>` element to associate the button with.",
101869
+ "default": "false",
101870
+ "description": "Whether the browser will show the download dialog on click.",
101871
+ "attribute": "download",
101872
+ "reflects": true,
101867
101873
  "inheritedFrom": {
101868
- "name": "SbbButtonBaseElement",
101869
- "module": "core/base-elements/button-base-element.js"
101874
+ "name": "SbbLinkBaseElement",
101875
+ "module": "core/base-elements/link-base-element.js"
101876
+ }
101877
+ },
101878
+ {
101879
+ "kind": "field",
101880
+ "name": "accessibilityLabel",
101881
+ "type": {
101882
+ "text": "string"
101870
101883
  },
101871
- "attribute": "form"
101884
+ "privacy": "public",
101885
+ "default": "''",
101886
+ "description": "This will be forwarded as aria-label to the inner anchor element.",
101887
+ "attribute": "accessibility-label",
101888
+ "inheritedFrom": {
101889
+ "name": "SbbLinkBaseElement",
101890
+ "module": "core/base-elements/link-base-element.js"
101891
+ }
101872
101892
  },
101873
101893
  {
101874
101894
  "kind": "field",
101875
- "name": "_formId",
101895
+ "name": "accessibilityCurrent",
101876
101896
  "type": {
101877
101897
  "text": "string"
101878
101898
  },
101879
- "privacy": "private",
101899
+ "privacy": "public",
101880
101900
  "default": "''",
101901
+ "description": "This will be forwarded as aria-current to the inner anchor element.",
101902
+ "attribute": "accessibility-current",
101881
101903
  "inheritedFrom": {
101882
- "name": "SbbButtonBaseElement",
101883
- "module": "core/base-elements/button-base-element.js"
101904
+ "name": "SbbLinkBaseElement",
101905
+ "module": "core/base-elements/link-base-element.js"
101884
101906
  }
101885
101907
  },
101886
101908
  {
101887
101909
  "kind": "field",
101888
- "name": "_handleButtonClick",
101910
+ "name": "language",
101911
+ "privacy": "protected",
101912
+ "default": "new SbbLanguageController(this)",
101913
+ "inheritedFrom": {
101914
+ "name": "SbbLinkBaseElement",
101915
+ "module": "core/base-elements/link-base-element.js"
101916
+ }
101917
+ },
101918
+ {
101919
+ "kind": "field",
101920
+ "name": "_evaluateRelAttribute",
101889
101921
  "privacy": "private",
101890
101922
  "inheritedFrom": {
101891
- "name": "SbbButtonBaseElement",
101892
- "module": "core/base-elements/button-base-element.js"
101923
+ "name": "SbbLinkBaseElement",
101924
+ "module": "core/base-elements/link-base-element.js"
101893
101925
  }
101894
101926
  },
101895
101927
  {
101896
101928
  "kind": "method",
101897
- "name": "_requestSubmit",
101898
- "privacy": "private",
101929
+ "name": "renderLink",
101930
+ "privacy": "protected",
101899
101931
  "return": {
101900
101932
  "type": {
101901
- "text": "void"
101933
+ "text": "TemplateResult"
101902
101934
  }
101903
101935
  },
101904
101936
  "parameters": [
101905
101937
  {
101906
- "name": "form",
101938
+ "name": "renderContent",
101907
101939
  "type": {
101908
- "text": "HTMLFormElement"
101940
+ "text": "TemplateResult"
101909
101941
  }
101910
101942
  }
101911
101943
  ],
101912
101944
  "inheritedFrom": {
101913
- "name": "SbbButtonBaseElement",
101914
- "module": "core/base-elements/button-base-element.js"
101915
- }
101916
- },
101917
- {
101918
- "kind": "field",
101919
- "name": "_formKeyDown",
101920
- "privacy": "private",
101921
- "inheritedFrom": {
101922
- "name": "SbbButtonBaseElement",
101923
- "module": "core/base-elements/button-base-element.js"
101945
+ "name": "SbbLinkBaseElement",
101946
+ "module": "core/base-elements/link-base-element.js"
101924
101947
  }
101925
101948
  },
101926
101949
  {
101927
101950
  "kind": "field",
101928
- "name": "formAssociated",
101951
+ "name": "maybeDisabled",
101929
101952
  "type": {
101930
- "text": "boolean"
101953
+ "text": "boolean | undefined"
101931
101954
  },
101932
- "privacy": "public",
101933
- "static": true,
101934
- "default": "true",
101955
+ "privacy": "protected",
101956
+ "readonly": true,
101935
101957
  "inheritedFrom": {
101936
- "name": "SbbFormAssociatedMixin",
101937
- "module": "core/mixins/form-associated-mixin.js"
101958
+ "name": "SbbActionBaseElement",
101959
+ "module": "core/base-elements/action-base-element.js"
101938
101960
  }
101939
101961
  },
101940
101962
  {
101941
101963
  "kind": "field",
101942
- "name": "name",
101943
- "privacy": "public",
101944
- "description": "Name of the form element. Will be read from name attribute.",
101964
+ "name": "maybeDisabledInteractive",
101945
101965
  "type": {
101946
- "text": "string"
101966
+ "text": "boolean | undefined"
101947
101967
  },
101948
- "attribute": "name",
101968
+ "privacy": "protected",
101969
+ "readonly": true,
101949
101970
  "inheritedFrom": {
101950
- "name": "SbbFormAssociatedMixin",
101951
- "module": "core/mixins/form-associated-mixin.js"
101971
+ "name": "SbbActionBaseElement",
101972
+ "module": "core/base-elements/action-base-element.js"
101952
101973
  }
101953
101974
  },
101954
101975
  {
101955
- "kind": "field",
101956
- "name": "validity",
101957
- "type": {
101958
- "text": "ValidityState"
101976
+ "kind": "method",
101977
+ "name": "setupBaseEventHandlers",
101978
+ "privacy": "protected",
101979
+ "return": {
101980
+ "type": {
101981
+ "text": "void"
101982
+ }
101959
101983
  },
101960
- "privacy": "public",
101961
- "description": "Returns the ValidityState object for this element.",
101962
- "readonly": true,
101963
101984
  "inheritedFrom": {
101964
- "name": "SbbFormAssociatedMixin",
101965
- "module": "core/mixins/form-associated-mixin.js"
101985
+ "name": "SbbActionBaseElement",
101986
+ "module": "core/base-elements/action-base-element.js"
101966
101987
  }
101967
101988
  },
101968
101989
  {
101969
101990
  "kind": "field",
101970
- "name": "validationMessage",
101991
+ "name": "_hydrationRequired",
101971
101992
  "type": {
101972
- "text": "string"
101993
+ "text": "boolean"
101973
101994
  },
101974
- "privacy": "public",
101975
- "description": "Returns the current error message, if available, which corresponds\nto the current validation state.\nPlease note that only one message is returned at a time (e.g. if\nmultiple validity states are invalid, only the chronologically first one\nis returned until it is fixed, at which point the next message might be\nreturned, if it is still applicable). Also, a custom validity message\n(see below) has precedence over native validation messages.",
101976
- "readonly": true,
101995
+ "privacy": "private",
101996
+ "default": "!!this.shadowRoot",
101977
101997
  "inheritedFrom": {
101978
- "name": "SbbFormAssociatedMixin",
101979
- "module": "core/mixins/form-associated-mixin.js"
101998
+ "name": "SbbElement",
101999
+ "module": "core/base-elements/element.js"
101980
102000
  }
101981
102001
  },
101982
102002
  {
101983
102003
  "kind": "field",
101984
- "name": "willValidate",
101985
- "type": {
101986
- "text": "boolean"
101987
- },
101988
- "privacy": "public",
101989
- "description": "Returns true if this element will be validated\nwhen the form is submitted; false otherwise.",
101990
- "readonly": true,
102004
+ "name": "_hydrationComplete",
102005
+ "privacy": "private",
102006
+ "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
101991
102007
  "inheritedFrom": {
101992
- "name": "SbbFormAssociatedMixin",
101993
- "module": "core/mixins/form-associated-mixin.js"
102008
+ "name": "SbbElement",
102009
+ "module": "core/base-elements/element.js"
101994
102010
  }
101995
102011
  },
101996
102012
  {
101997
102013
  "kind": "field",
101998
- "name": "_validityStates",
102014
+ "name": "_resolveHydration",
102015
+ "type": {
102016
+ "text": "(hydrationRequired: boolean) => void"
102017
+ },
101999
102018
  "privacy": "private",
102000
- "default": "new Map< keyof ValidityStateFlags, { flagValue: unknown; message: string } >()",
102001
102019
  "inheritedFrom": {
102002
- "name": "SbbFormAssociatedMixin",
102003
- "module": "core/mixins/form-associated-mixin.js"
102020
+ "name": "SbbElement",
102021
+ "module": "core/base-elements/element.js"
102004
102022
  }
102005
102023
  },
102006
102024
  {
102007
102025
  "kind": "field",
102008
- "name": "formDisabled",
102026
+ "name": "hydrationRequired",
102009
102027
  "type": {
102010
102028
  "text": "boolean"
102011
102029
  },
102012
102030
  "privacy": "protected",
102013
- "default": "false",
102014
- "description": "Whenever a surrounding form or fieldset is changing its disabled state.",
102015
- "inheritedFrom": {
102016
- "name": "SbbFormAssociatedMixin",
102017
- "module": "core/mixins/form-associated-mixin.js"
102018
- }
102019
- },
102020
- {
102021
- "kind": "method",
102022
- "name": "checkValidity",
102023
- "privacy": "public",
102024
- "return": {
102025
- "type": {
102026
- "text": "boolean"
102027
- }
102028
- },
102029
- "description": "Returns true if this element has no validity problems; false otherwise.\nFires an invalid event at the element in the latter case.",
102031
+ "description": "Returns whether hydration is required and not completed.",
102032
+ "readonly": true,
102030
102033
  "inheritedFrom": {
102031
- "name": "SbbFormAssociatedMixin",
102032
- "module": "core/mixins/form-associated-mixin.js"
102033
- }
102034
- },
102035
- {
102036
- "kind": "method",
102037
- "name": "reportValidity",
102038
- "privacy": "public",
102039
- "return": {
102040
- "type": {
102041
- "text": "boolean"
102042
- }
102034
+ "name": "SbbElement",
102035
+ "module": "core/base-elements/element.js"
102043
102036
  },
102044
- "description": "Returns true if this element has no validity problems; otherwise,\nreturns false, fires an invalid event at the element,\nand (if the event isn't canceled) reports the problem to the user.",
102045
- "inheritedFrom": {
102046
- "name": "SbbFormAssociatedMixin",
102047
- "module": "core/mixins/form-associated-mixin.js"
102048
- }
102037
+ "default": "!!this.shadowRoot"
102049
102038
  },
102050
102039
  {
102051
102040
  "kind": "method",
102052
- "name": "setCustomValidity",
102053
- "privacy": "public",
102041
+ "name": "toggleState",
102042
+ "privacy": "protected",
102054
102043
  "return": {
102055
102044
  "type": {
102056
102045
  "text": "void"
@@ -102058,208 +102047,250 @@
102058
102047
  },
102059
102048
  "parameters": [
102060
102049
  {
102061
- "name": "message",
102050
+ "name": "value",
102062
102051
  "type": {
102063
102052
  "text": "string"
102064
102053
  }
102054
+ },
102055
+ {
102056
+ "name": "force",
102057
+ "optional": true,
102058
+ "type": {
102059
+ "text": "boolean"
102060
+ }
102065
102061
  }
102066
102062
  ],
102067
- "description": "Sets the custom validity message for this element. Use the empty string\nto indicate that the element does not have a custom validity error.",
102068
102063
  "inheritedFrom": {
102069
- "name": "SbbFormAssociatedMixin",
102070
- "module": "core/mixins/form-associated-mixin.js"
102064
+ "name": "SbbElement",
102065
+ "module": "core/base-elements/element.js"
102071
102066
  }
102072
102067
  },
102073
102068
  {
102074
- "kind": "method",
102075
- "name": "_hasDisabledAncestor",
102069
+ "kind": "field",
102070
+ "name": "['_$sbbElement$']",
102071
+ "type": {
102072
+ "text": "boolean"
102073
+ },
102074
+ "privacy": "public",
102075
+ "static": true,
102076
+ "default": "true",
102077
+ "inheritedFrom": {
102078
+ "name": "SbbElement",
102079
+ "module": "core/base-elements/element.js"
102080
+ }
102081
+ },
102082
+ {
102083
+ "kind": "field",
102084
+ "name": "_controllers",
102085
+ "type": {
102086
+ "text": "Set<SbbReactiveController> | undefined"
102087
+ },
102076
102088
  "privacy": "private",
102077
- "return": {
102078
- "type": {
102079
- "text": "boolean"
102080
- }
102089
+ "inheritedFrom": {
102090
+ "name": "SbbElement",
102091
+ "module": "core/base-elements/element.js"
102092
+ }
102093
+ }
102094
+ ],
102095
+ "mixins": [
102096
+ {
102097
+ "name": "SbbDisabledInteractiveMixin",
102098
+ "module": "core/mixins.js"
102099
+ },
102100
+ {
102101
+ "name": "SbbMenuActionCommonElementMixin",
102102
+ "module": "menu/common/menu-action-common.js"
102103
+ }
102104
+ ],
102105
+ "superclass": {
102106
+ "name": "SbbLinkBaseElement",
102107
+ "module": "core/base-elements.js"
102108
+ },
102109
+ "tagName": "sbb-menu-link",
102110
+ "customElement": true,
102111
+ "attributes": [
102112
+ {
102113
+ "name": "disabled-interactive",
102114
+ "type": {
102115
+ "text": "boolean"
102081
102116
  },
102117
+ "default": "false",
102118
+ "description": "Whether the button should be aria-disabled but stay interactive.",
102119
+ "fieldName": "disabledInteractive",
102082
102120
  "inheritedFrom": {
102083
- "name": "SbbFormAssociatedMixin",
102084
- "module": "core/mixins/form-associated-mixin.js"
102121
+ "name": "SbbDisabledInteractiveMixin",
102122
+ "module": "core/mixins/disabled-mixin.js"
102085
102123
  }
102086
102124
  },
102087
102125
  {
102088
- "kind": "method",
102089
- "name": "updateFormValue",
102090
- "privacy": "protected",
102091
- "return": {
102092
- "type": {
102093
- "text": "void"
102094
- }
102126
+ "name": "icon-name",
102127
+ "type": {
102128
+ "text": "string"
102095
102129
  },
102096
- "description": "Should be called when form value is changed.\nAdapts and sets the formValue in the supported format (string | FormData | File | null)\nhttps://developer.mozilla.org/en-US/docs/Web/API/ElementInternals/setFormValue",
102130
+ "default": "''",
102131
+ "description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
102132
+ "fieldName": "iconName",
102097
102133
  "inheritedFrom": {
102098
- "name": "SbbFormAssociatedMixin",
102099
- "module": "core/mixins/form-associated-mixin.js"
102134
+ "name": "SbbIconNameMixin",
102135
+ "module": "icon/icon-name-mixin.js"
102100
102136
  }
102101
102137
  },
102102
102138
  {
102103
- "kind": "method",
102104
- "name": "formState",
102105
- "privacy": "protected",
102106
- "return": {
102107
- "type": {
102108
- "text": "FormRestoreState"
102109
- }
102139
+ "name": "disabled",
102140
+ "description": "Whether the component is disabled.",
102141
+ "default": "false",
102142
+ "type": {
102143
+ "text": "boolean"
102110
102144
  },
102145
+ "fieldName": "disabled",
102111
102146
  "inheritedFrom": {
102112
- "name": "SbbFormAssociatedMixin",
102113
- "module": "core/mixins/form-associated-mixin.js"
102147
+ "name": "SbbDisabledMixin",
102148
+ "module": "core/mixins/disabled-mixin.js"
102114
102149
  }
102115
102150
  },
102116
102151
  {
102117
- "kind": "method",
102118
- "name": "setValidityFlag",
102119
- "privacy": "protected",
102120
- "return": {
102121
- "type": {
102122
- "text": "void"
102123
- }
102152
+ "name": "href",
102153
+ "type": {
102154
+ "text": "string"
102124
102155
  },
102125
- "parameters": [
102126
- {
102127
- "name": "flag",
102128
- "type": {
102129
- "text": "T"
102130
- }
102131
- },
102132
- {
102133
- "name": "message",
102134
- "type": {
102135
- "text": "string"
102136
- }
102137
- },
102138
- {
102139
- "name": "flagValue",
102140
- "optional": true,
102141
- "type": {
102142
- "text": "ValidityStateFlags[T]"
102143
- }
102144
- }
102145
- ],
102146
- "description": "Marks this element as suffering from the constraint indicated by the\nflag argument and associates the given message to it.\nNote that only one message is displayed at a time and custom messages by\nconsumers are always displayed before internal messages and internal\nmessages are displayed in the order they were added.\nTo set/define custom validity state flags, you need to extend the\nValidityState prototype (and the CustomValidityState interface).",
102156
+ "default": "''",
102157
+ "description": "The href value you want to link to.",
102158
+ "fieldName": "href",
102147
102159
  "inheritedFrom": {
102148
- "name": "SbbFormAssociatedMixin",
102149
- "module": "core/mixins/form-associated-mixin.js"
102160
+ "name": "SbbLinkBaseElement",
102161
+ "module": "core/base-elements/link-base-element.js"
102150
102162
  }
102151
102163
  },
102152
102164
  {
102153
- "kind": "method",
102154
- "name": "removeValidityFlag",
102155
- "privacy": "protected",
102156
- "return": {
102157
- "type": {
102158
- "text": "void"
102159
- }
102165
+ "name": "target",
102166
+ "type": {
102167
+ "text": "LinkTargetType | string"
102160
102168
  },
102161
- "parameters": [
102162
- {
102163
- "name": "flag",
102164
- "type": {
102165
- "text": "T"
102166
- }
102167
- }
102168
- ],
102169
- "description": "Removes the validity state flag entry and updates validity state.",
102169
+ "default": "''",
102170
+ "description": "Where to display the linked URL.",
102171
+ "fieldName": "target",
102170
102172
  "inheritedFrom": {
102171
- "name": "SbbFormAssociatedMixin",
102172
- "module": "core/mixins/form-associated-mixin.js"
102173
+ "name": "SbbLinkBaseElement",
102174
+ "module": "core/base-elements/link-base-element.js"
102173
102175
  }
102174
102176
  },
102175
102177
  {
102176
- "kind": "method",
102177
- "name": "validate",
102178
- "privacy": "protected",
102179
- "return": {
102180
- "type": {
102181
- "text": "void"
102182
- }
102178
+ "name": "rel",
102179
+ "type": {
102180
+ "text": "string"
102183
102181
  },
102184
- "description": "To be called whenever the current element needs to be validated.",
102182
+ "default": "''",
102183
+ "description": "The relationship of the linked URL as space-separated link types.",
102184
+ "fieldName": "rel",
102185
102185
  "inheritedFrom": {
102186
- "name": "SbbFormAssociatedMixin",
102187
- "module": "core/mixins/form-associated-mixin.js"
102186
+ "name": "SbbLinkBaseElement",
102187
+ "module": "core/base-elements/link-base-element.js"
102188
102188
  }
102189
102189
  },
102190
102190
  {
102191
- "kind": "method",
102192
- "name": "shouldValidate",
102193
- "privacy": "protected",
102194
- "return": {
102195
- "type": {
102196
- "text": "boolean"
102197
- }
102191
+ "name": "download",
102192
+ "type": {
102193
+ "text": "boolean"
102198
102194
  },
102199
- "parameters": [
102200
- {
102201
- "name": "name",
102202
- "type": {
102203
- "text": "PropertyKey | undefined"
102204
- }
102205
- }
102206
- ],
102207
- "description": "Whether validation should be run on a property change with the given name.",
102195
+ "default": "false",
102196
+ "description": "Whether the browser will show the download dialog on click.",
102197
+ "fieldName": "download",
102208
102198
  "inheritedFrom": {
102209
- "name": "SbbFormAssociatedMixin",
102210
- "module": "core/mixins/form-associated-mixin.js"
102199
+ "name": "SbbLinkBaseElement",
102200
+ "module": "core/base-elements/link-base-element.js"
102211
102201
  }
102212
102202
  },
102213
102203
  {
102214
- "kind": "method",
102215
- "name": "_setInternalValidity",
102216
- "privacy": "private",
102217
- "return": {
102218
- "type": {
102219
- "text": "void"
102220
- }
102204
+ "name": "accessibility-label",
102205
+ "type": {
102206
+ "text": "string"
102221
102207
  },
102208
+ "default": "''",
102209
+ "description": "This will be forwarded as aria-label to the inner anchor element.",
102210
+ "fieldName": "accessibilityLabel",
102222
102211
  "inheritedFrom": {
102223
- "name": "SbbFormAssociatedMixin",
102224
- "module": "core/mixins/form-associated-mixin.js"
102212
+ "name": "SbbLinkBaseElement",
102213
+ "module": "core/base-elements/link-base-element.js"
102225
102214
  }
102226
102215
  },
102227
102216
  {
102228
- "kind": "field",
102229
- "name": "_preventScrollOnSpaceKeydown",
102230
- "privacy": "private",
102231
- "description": "Prevents scrolling from pressing Space, when the event target is an action element.\nAlso sets active state.",
102232
- "parameters": [
102233
- {
102234
- "description": "The origin event.",
102235
- "name": "event"
102236
- }
102237
- ],
102217
+ "name": "accessibility-current",
102218
+ "type": {
102219
+ "text": "string"
102220
+ },
102221
+ "default": "''",
102222
+ "description": "This will be forwarded as aria-current to the inner anchor element.",
102223
+ "fieldName": "accessibilityCurrent",
102238
102224
  "inheritedFrom": {
102239
- "name": "SbbButtonLikeBaseElement",
102240
- "module": "core/base-elements/button-base-element.js"
102225
+ "name": "SbbLinkBaseElement",
102226
+ "module": "core/base-elements/link-base-element.js"
102241
102227
  }
102228
+ }
102229
+ ]
102230
+ }
102231
+ ],
102232
+ "exports": [
102233
+ {
102234
+ "kind": "js",
102235
+ "name": "SbbMenuLinkElement",
102236
+ "declaration": {
102237
+ "name": "SbbMenuLinkElement",
102238
+ "module": "menu/menu-link/menu-link.component.js"
102239
+ }
102240
+ }
102241
+ ]
102242
+ },
102243
+ {
102244
+ "kind": "javascript-module",
102245
+ "path": "menu/menu-button/menu-button.component.js",
102246
+ "declarations": [
102247
+ {
102248
+ "kind": "class",
102249
+ "description": "It displays a button element that can be used in the `sbb-menu` component.",
102250
+ "name": "SbbMenuButtonElement",
102251
+ "cssProperties": [
102252
+ {
102253
+ "description": "Can be used to modify horizontal padding.",
102254
+ "name": "--sbb-menu-action-outer-horizontal-padding",
102255
+ "default": "var(--sbb-spacing-fixed-3x)"
102256
+ }
102257
+ ],
102258
+ "slots": [
102259
+ {
102260
+ "description": "Use the unnamed slot to add content to the `sbb-menu-button`.",
102261
+ "name": ""
102242
102262
  },
102263
+ {
102264
+ "description": "Use this slot to provide an icon. If `icon-name` is set, a `sbb-icon` will be used.",
102265
+ "name": "icon"
102266
+ }
102267
+ ],
102268
+ "members": [
102243
102269
  {
102244
102270
  "kind": "field",
102245
- "name": "_removeActiveMarker",
102246
- "privacy": "private",
102271
+ "name": "elementName",
102272
+ "type": {
102273
+ "text": "string"
102274
+ },
102275
+ "privacy": "public",
102276
+ "static": true,
102277
+ "readonly": true,
102247
102278
  "inheritedFrom": {
102248
- "name": "SbbButtonLikeBaseElement",
102249
- "module": "core/base-elements/button-base-element.js"
102250
- }
102279
+ "name": "SbbElement",
102280
+ "module": "core/base-elements/element.js"
102281
+ },
102282
+ "default": "'sbb-menu-button'"
102251
102283
  },
102252
102284
  {
102253
102285
  "kind": "field",
102254
- "name": "_dispatchClickEventOnSpaceKeyup",
102255
- "privacy": "private",
102256
- "description": "Dispatches a 'click' PointerEvent if the original keyboard event is a 'Space' press.\nAs verified with the native button, when 'Space' is pressed, a 'click' event is dispatched\nafter the 'keyup' event.",
102257
- "parameters": [
102258
- {
102259
- "description": "The origin event.",
102260
- "name": "event"
102261
- }
102262
- ],
102286
+ "name": "role",
102287
+ "type": {
102288
+ "text": "ElementInternals['role']"
102289
+ },
102290
+ "privacy": "public",
102291
+ "static": true,
102292
+ "readonly": true,
102293
+ "default": "'menuitem'",
102263
102294
  "inheritedFrom": {
102264
102295
  "name": "SbbButtonLikeBaseElement",
102265
102296
  "module": "core/base-elements/button-base-element.js"
@@ -102267,622 +102298,619 @@
102267
102298
  },
102268
102299
  {
102269
102300
  "kind": "field",
102270
- "name": "_dispatchClickEvent",
102271
- "privacy": "private",
102301
+ "name": "disabledInteractive",
102302
+ "type": {
102303
+ "text": "boolean"
102304
+ },
102305
+ "privacy": "public",
102306
+ "default": "false",
102307
+ "description": "Whether the button should be aria-disabled but stay interactive.",
102308
+ "attribute": "disabled-interactive",
102309
+ "reflects": true,
102272
102310
  "inheritedFrom": {
102273
- "name": "SbbButtonLikeBaseElement",
102274
- "module": "core/base-elements/button-base-element.js"
102311
+ "name": "SbbDisabledInteractiveMixin",
102312
+ "module": "core/mixins/disabled-mixin.js"
102275
102313
  }
102276
102314
  },
102277
102315
  {
102278
102316
  "kind": "field",
102279
- "name": "maybeDisabled",
102317
+ "name": "disabled",
102318
+ "privacy": "public",
102319
+ "description": "Whether the component is disabled.",
102320
+ "default": "false",
102280
102321
  "type": {
102281
- "text": "boolean | undefined"
102322
+ "text": "boolean"
102282
102323
  },
102283
- "privacy": "protected",
102284
- "readonly": true,
102324
+ "attribute": "disabled",
102325
+ "reflects": true,
102285
102326
  "inheritedFrom": {
102286
- "name": "SbbActionBaseElement",
102287
- "module": "core/base-elements/action-base-element.js"
102327
+ "name": "SbbDisabledMixin",
102328
+ "module": "core/mixins/disabled-mixin.js"
102288
102329
  }
102289
102330
  },
102290
102331
  {
102291
102332
  "kind": "field",
102292
- "name": "maybeDisabledInteractive",
102333
+ "name": "#disabled",
102334
+ "privacy": "private",
102293
102335
  "type": {
102294
- "text": "boolean | undefined"
102336
+ "text": "boolean"
102295
102337
  },
102296
- "privacy": "protected",
102297
- "readonly": true,
102338
+ "default": "false",
102298
102339
  "inheritedFrom": {
102299
- "name": "SbbActionBaseElement",
102300
- "module": "core/base-elements/action-base-element.js"
102340
+ "name": "SbbDisabledMixin",
102341
+ "module": "core/mixins/disabled-mixin.js"
102301
102342
  }
102302
102343
  },
102303
102344
  {
102304
102345
  "kind": "method",
102305
- "name": "setupBaseEventHandlers",
102346
+ "name": "isDisabledExternally",
102306
102347
  "privacy": "protected",
102307
102348
  "return": {
102308
102349
  "type": {
102309
- "text": "void"
102350
+ "text": "boolean"
102310
102351
  }
102311
102352
  },
102353
+ "description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
102312
102354
  "inheritedFrom": {
102313
- "name": "SbbActionBaseElement",
102314
- "module": "core/base-elements/action-base-element.js"
102355
+ "name": "SbbDisabledMixin",
102356
+ "module": "core/mixins/disabled-mixin.js"
102315
102357
  }
102316
102358
  },
102317
102359
  {
102318
102360
  "kind": "field",
102319
- "name": "_hydrationRequired",
102361
+ "name": "styles",
102320
102362
  "type": {
102321
- "text": "boolean"
102363
+ "text": "CSSResultGroup"
102322
102364
  },
102323
- "privacy": "private",
102324
- "default": "!!this.shadowRoot",
102325
- "inheritedFrom": {
102326
- "name": "SbbElement",
102327
- "module": "core/base-elements/element.js"
102328
- }
102329
- },
102330
- {
102331
- "kind": "field",
102332
- "name": "_hydrationComplete",
102333
- "privacy": "private",
102334
- "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
102365
+ "privacy": "public",
102366
+ "static": true,
102367
+ "default": "[boxSizingStyles, style]",
102335
102368
  "inheritedFrom": {
102336
- "name": "SbbElement",
102337
- "module": "core/base-elements/element.js"
102369
+ "name": "SbbMenuActionCommonElementMixin",
102370
+ "module": "menu/common/menu-action-common.js"
102338
102371
  }
102339
102372
  },
102340
102373
  {
102341
- "kind": "field",
102342
- "name": "_resolveHydration",
102343
- "type": {
102344
- "text": "(hydrationRequired: boolean) => void"
102374
+ "kind": "method",
102375
+ "name": "renderTemplate",
102376
+ "privacy": "protected",
102377
+ "return": {
102378
+ "type": {
102379
+ "text": "TemplateResult"
102380
+ }
102345
102381
  },
102346
- "privacy": "private",
102382
+ "description": "Override this method to render the component template.",
102347
102383
  "inheritedFrom": {
102348
- "name": "SbbElement",
102349
- "module": "core/base-elements/element.js"
102384
+ "name": "SbbActionBaseElement",
102385
+ "module": "core/base-elements/action-base-element.js"
102350
102386
  }
102351
102387
  },
102352
102388
  {
102353
102389
  "kind": "field",
102354
- "name": "hydrationRequired",
102390
+ "name": "iconName",
102355
102391
  "type": {
102356
- "text": "boolean"
102392
+ "text": "string"
102357
102393
  },
102358
- "privacy": "protected",
102359
- "description": "Returns whether hydration is required and not completed.",
102360
- "readonly": true,
102394
+ "privacy": "public",
102395
+ "default": "''",
102396
+ "description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
102397
+ "attribute": "icon-name",
102361
102398
  "inheritedFrom": {
102362
- "name": "SbbElement",
102363
- "module": "core/base-elements/element.js"
102364
- },
102365
- "default": "!!this.shadowRoot"
102399
+ "name": "SbbIconNameMixin",
102400
+ "module": "icon/icon-name-mixin.js"
102401
+ }
102366
102402
  },
102367
102403
  {
102368
102404
  "kind": "method",
102369
- "name": "toggleState",
102405
+ "name": "renderIconSlot",
102370
102406
  "privacy": "protected",
102371
102407
  "return": {
102372
102408
  "type": {
102373
- "text": "void"
102409
+ "text": "TemplateResult"
102374
102410
  }
102375
102411
  },
102376
102412
  "parameters": [
102377
102413
  {
102378
- "name": "value",
102379
- "type": {
102380
- "text": "string"
102381
- }
102382
- },
102383
- {
102384
- "name": "force",
102414
+ "name": "classname",
102385
102415
  "optional": true,
102386
102416
  "type": {
102387
- "text": "boolean"
102417
+ "text": "string"
102388
102418
  }
102389
102419
  }
102390
102420
  ],
102391
102421
  "inheritedFrom": {
102392
- "name": "SbbElement",
102393
- "module": "core/base-elements/element.js"
102422
+ "name": "SbbIconNameMixin",
102423
+ "module": "icon/icon-name-mixin.js"
102394
102424
  }
102395
102425
  },
102396
102426
  {
102397
- "kind": "field",
102398
- "name": "['_$sbbElement$']",
102399
- "type": {
102400
- "text": "boolean"
102427
+ "kind": "method",
102428
+ "name": "renderIconName",
102429
+ "privacy": "protected",
102430
+ "return": {
102431
+ "type": {
102432
+ "text": "string"
102433
+ }
102401
102434
  },
102402
- "privacy": "public",
102403
- "static": true,
102404
- "default": "true",
102405
102435
  "inheritedFrom": {
102406
- "name": "SbbElement",
102407
- "module": "core/base-elements/element.js"
102436
+ "name": "SbbIconNameMixin",
102437
+ "module": "icon/icon-name-mixin.js"
102438
+ }
102439
+ },
102440
+ {
102441
+ "kind": "method",
102442
+ "name": "_renderIconName",
102443
+ "privacy": "private",
102444
+ "return": {
102445
+ "type": {
102446
+ "text": "string"
102447
+ }
102448
+ },
102449
+ "inheritedFrom": {
102450
+ "name": "SbbIconNameMixin",
102451
+ "module": "icon/icon-name-mixin.js"
102408
102452
  }
102409
102453
  },
102410
102454
  {
102411
102455
  "kind": "field",
102412
- "name": "_controllers",
102456
+ "name": "_elementsOnWhichEnterPressTriggersSubmit",
102413
102457
  "type": {
102414
- "text": "Set<SbbReactiveController> | undefined"
102458
+ "text": "array"
102415
102459
  },
102416
102460
  "privacy": "private",
102461
+ "readonly": true,
102462
+ "default": "[ 'input', 'sbb-date-input', 'sbb-time-input', ]",
102417
102463
  "inheritedFrom": {
102418
- "name": "SbbElement",
102419
- "module": "core/base-elements/element.js"
102464
+ "name": "SbbButtonBaseElement",
102465
+ "module": "core/base-elements/button-base-element.js"
102420
102466
  }
102421
- }
102422
- ],
102423
- "mixins": [
102424
- {
102425
- "name": "SbbDisabledTabIndexActionMixin",
102426
- "module": "core/mixins.js"
102427
102467
  },
102428
102468
  {
102429
- "name": "SbbMenuActionCommonElementMixin",
102430
- "module": "menu/common/menu-action-common.js"
102431
- }
102432
- ],
102433
- "superclass": {
102434
- "name": "SbbButtonBaseElement",
102435
- "module": "core/base-elements.js"
102436
- },
102437
- "tagName": "sbb-menu-button",
102438
- "customElement": true,
102439
- "attributes": [
102440
- {
102441
- "name": "disabled-interactive",
102469
+ "kind": "field",
102470
+ "name": "value",
102442
102471
  "type": {
102443
- "text": "boolean"
102472
+ "text": "string"
102444
102473
  },
102445
- "default": "false",
102446
- "description": "Whether the button should be aria-disabled but stay interactive.",
102447
- "fieldName": "disabledInteractive",
102474
+ "privacy": "public",
102448
102475
  "inheritedFrom": {
102449
- "name": "SbbDisabledInteractiveMixin",
102450
- "module": "core/mixins/disabled-mixin.js"
102451
- }
102476
+ "name": "SbbButtonBaseElement",
102477
+ "module": "core/base-elements/button-base-element.js"
102478
+ },
102479
+ "default": "''",
102480
+ "description": "Value of the form element.",
102481
+ "attribute": "value"
102452
102482
  },
102453
102483
  {
102454
- "name": "disabled",
102455
- "description": "Whether the component is disabled.",
102456
- "default": "false",
102484
+ "kind": "field",
102485
+ "name": "type",
102486
+ "privacy": "public",
102487
+ "description": "The type attribute to use for the button.",
102488
+ "default": "'button'",
102457
102489
  "type": {
102458
- "text": "boolean"
102490
+ "text": "SbbButtonType"
102459
102491
  },
102460
- "fieldName": "disabled",
102492
+ "attribute": "type",
102461
102493
  "inheritedFrom": {
102462
- "name": "SbbDisabledMixin",
102463
- "module": "core/mixins/disabled-mixin.js"
102494
+ "name": "SbbButtonBaseElement",
102495
+ "module": "core/base-elements/button-base-element.js"
102464
102496
  }
102465
102497
  },
102466
102498
  {
102467
- "name": "icon-name",
102499
+ "kind": "field",
102500
+ "name": "form",
102468
102501
  "type": {
102469
- "text": "string"
102502
+ "text": "HTMLFormElement | null"
102470
102503
  },
102471
- "default": "''",
102472
- "description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
102473
- "fieldName": "iconName",
102504
+ "privacy": "public",
102505
+ "description": "The `<form>` element to associate the button with.",
102474
102506
  "inheritedFrom": {
102475
- "name": "SbbIconNameMixin",
102476
- "module": "icon/icon-name-mixin.js"
102477
- }
102507
+ "name": "SbbButtonBaseElement",
102508
+ "module": "core/base-elements/button-base-element.js"
102509
+ },
102510
+ "attribute": "form"
102478
102511
  },
102479
102512
  {
102480
- "name": "value",
102513
+ "kind": "field",
102514
+ "name": "_formId",
102481
102515
  "type": {
102482
102516
  "text": "string"
102483
102517
  },
102518
+ "privacy": "private",
102484
102519
  "default": "''",
102485
- "description": "Value of the form element.",
102486
- "fieldName": "value",
102487
102520
  "inheritedFrom": {
102488
102521
  "name": "SbbButtonBaseElement",
102489
102522
  "module": "core/base-elements/button-base-element.js"
102490
102523
  }
102491
102524
  },
102492
102525
  {
102493
- "name": "type",
102494
- "description": "The type attribute to use for the button.",
102495
- "default": "'button'",
102496
- "type": {
102497
- "text": "SbbButtonType"
102498
- },
102499
- "fieldName": "type",
102526
+ "kind": "field",
102527
+ "name": "_handleButtonClick",
102528
+ "privacy": "private",
102500
102529
  "inheritedFrom": {
102501
102530
  "name": "SbbButtonBaseElement",
102502
102531
  "module": "core/base-elements/button-base-element.js"
102503
102532
  }
102504
102533
  },
102505
102534
  {
102506
- "name": "form",
102507
- "description": "The `<form>` element to associate the button with.",
102508
- "type": {
102509
- "text": "HTMLFormElement | null"
102535
+ "kind": "method",
102536
+ "name": "_requestSubmit",
102537
+ "privacy": "private",
102538
+ "return": {
102539
+ "type": {
102540
+ "text": "void"
102541
+ }
102510
102542
  },
102511
- "fieldName": "form",
102543
+ "parameters": [
102544
+ {
102545
+ "name": "form",
102546
+ "type": {
102547
+ "text": "HTMLFormElement"
102548
+ }
102549
+ }
102550
+ ],
102551
+ "inheritedFrom": {
102552
+ "name": "SbbButtonBaseElement",
102553
+ "module": "core/base-elements/button-base-element.js"
102554
+ }
102555
+ },
102556
+ {
102557
+ "kind": "field",
102558
+ "name": "_formKeyDown",
102559
+ "privacy": "private",
102512
102560
  "inheritedFrom": {
102513
102561
  "name": "SbbButtonBaseElement",
102514
102562
  "module": "core/base-elements/button-base-element.js"
102515
102563
  }
102516
102564
  },
102517
102565
  {
102566
+ "kind": "field",
102567
+ "name": "formAssociated",
102568
+ "type": {
102569
+ "text": "boolean"
102570
+ },
102571
+ "privacy": "public",
102572
+ "static": true,
102573
+ "default": "true",
102574
+ "inheritedFrom": {
102575
+ "name": "SbbFormAssociatedMixin",
102576
+ "module": "core/mixins/form-associated-mixin.js"
102577
+ }
102578
+ },
102579
+ {
102580
+ "kind": "field",
102518
102581
  "name": "name",
102582
+ "privacy": "public",
102519
102583
  "description": "Name of the form element. Will be read from name attribute.",
102520
102584
  "type": {
102521
102585
  "text": "string"
102522
102586
  },
102523
- "fieldName": "name",
102587
+ "attribute": "name",
102524
102588
  "inheritedFrom": {
102525
102589
  "name": "SbbFormAssociatedMixin",
102526
102590
  "module": "core/mixins/form-associated-mixin.js"
102527
102591
  }
102528
- }
102529
- ]
102530
- }
102531
- ],
102532
- "exports": [
102533
- {
102534
- "kind": "js",
102535
- "name": "SbbMenuButtonElement",
102536
- "declaration": {
102537
- "name": "SbbMenuButtonElement",
102538
- "module": "menu/menu-button/menu-button.component.js"
102539
- }
102540
- }
102541
- ]
102542
- },
102543
- {
102544
- "kind": "javascript-module",
102545
- "path": "menu/menu-link/menu-link.component.js",
102546
- "declarations": [
102547
- {
102548
- "kind": "class",
102549
- "description": "It displays a link element that can be used in the `sbb-menu` component.",
102550
- "name": "SbbMenuLinkElement",
102551
- "cssProperties": [
102552
- {
102553
- "description": "Can be used to modify horizontal padding.",
102554
- "name": "--sbb-menu-action-outer-horizontal-padding",
102555
- "default": "var(--sbb-spacing-fixed-3x)"
102556
- }
102557
- ],
102558
- "slots": [
102559
- {
102560
- "description": "Use the unnamed slot to add content to the `sbb-menu-link`.",
102561
- "name": ""
102562
102592
  },
102563
- {
102564
- "description": "Use this slot to provide an icon. If `icon-name` is set, a `sbb-icon` will be used.",
102565
- "name": "icon"
102566
- }
102567
- ],
102568
- "members": [
102569
102593
  {
102570
102594
  "kind": "field",
102571
- "name": "elementName",
102595
+ "name": "validity",
102572
102596
  "type": {
102573
- "text": "string"
102597
+ "text": "ValidityState"
102574
102598
  },
102575
102599
  "privacy": "public",
102576
- "static": true,
102600
+ "description": "Returns the ValidityState object for this element.",
102577
102601
  "readonly": true,
102578
102602
  "inheritedFrom": {
102579
- "name": "SbbElement",
102580
- "module": "core/base-elements/element.js"
102581
- },
102582
- "default": "'sbb-menu-link'"
102603
+ "name": "SbbFormAssociatedMixin",
102604
+ "module": "core/mixins/form-associated-mixin.js"
102605
+ }
102583
102606
  },
102584
102607
  {
102585
102608
  "kind": "field",
102586
- "name": "anchorRole",
102609
+ "name": "validationMessage",
102587
102610
  "type": {
102588
102611
  "text": "string"
102589
102612
  },
102590
- "privacy": "protected",
102613
+ "privacy": "public",
102614
+ "description": "Returns the current error message, if available, which corresponds\nto the current validation state.\nPlease note that only one message is returned at a time (e.g. if\nmultiple validity states are invalid, only the chronologically first one\nis returned until it is fixed, at which point the next message might be\nreturned, if it is still applicable). Also, a custom validity message\n(see below) has precedence over native validation messages.",
102591
102615
  "readonly": true,
102592
- "default": "'menuitem'",
102593
102616
  "inheritedFrom": {
102594
- "name": "SbbLinkBaseElement",
102595
- "module": "core/base-elements/link-base-element.js"
102617
+ "name": "SbbFormAssociatedMixin",
102618
+ "module": "core/mixins/form-associated-mixin.js"
102596
102619
  }
102597
102620
  },
102598
102621
  {
102599
102622
  "kind": "field",
102600
- "name": "disabledInteractive",
102623
+ "name": "willValidate",
102601
102624
  "type": {
102602
102625
  "text": "boolean"
102603
102626
  },
102604
102627
  "privacy": "public",
102605
- "default": "false",
102606
- "description": "Whether the button should be aria-disabled but stay interactive.",
102607
- "attribute": "disabled-interactive",
102608
- "reflects": true,
102628
+ "description": "Returns true if this element will be validated\nwhen the form is submitted; false otherwise.",
102629
+ "readonly": true,
102609
102630
  "inheritedFrom": {
102610
- "name": "SbbDisabledInteractiveMixin",
102611
- "module": "core/mixins/disabled-mixin.js"
102631
+ "name": "SbbFormAssociatedMixin",
102632
+ "module": "core/mixins/form-associated-mixin.js"
102612
102633
  }
102613
102634
  },
102614
102635
  {
102615
102636
  "kind": "field",
102616
- "name": "styles",
102637
+ "name": "_validityStates",
102638
+ "privacy": "private",
102639
+ "default": "new Map< keyof ValidityStateFlags, { flagValue: unknown; message: string } >()",
102640
+ "inheritedFrom": {
102641
+ "name": "SbbFormAssociatedMixin",
102642
+ "module": "core/mixins/form-associated-mixin.js"
102643
+ }
102644
+ },
102645
+ {
102646
+ "kind": "field",
102647
+ "name": "formDisabled",
102617
102648
  "type": {
102618
- "text": "CSSResultGroup"
102649
+ "text": "boolean"
102619
102650
  },
102620
- "privacy": "public",
102621
- "static": true,
102622
- "default": "[boxSizingStyles, style]",
102651
+ "privacy": "protected",
102652
+ "default": "false",
102653
+ "description": "Whenever a surrounding form or fieldset is changing its disabled state.",
102623
102654
  "inheritedFrom": {
102624
- "name": "SbbMenuActionCommonElementMixin",
102625
- "module": "menu/common/menu-action-common.js"
102655
+ "name": "SbbFormAssociatedMixin",
102656
+ "module": "core/mixins/form-associated-mixin.js"
102626
102657
  }
102627
102658
  },
102628
102659
  {
102629
102660
  "kind": "method",
102630
- "name": "renderTemplate",
102631
- "privacy": "protected",
102661
+ "name": "checkValidity",
102662
+ "privacy": "public",
102632
102663
  "return": {
102633
102664
  "type": {
102634
- "text": "TemplateResult"
102665
+ "text": "boolean"
102635
102666
  }
102636
102667
  },
102637
- "description": "Override this method to render the component template.",
102668
+ "description": "Returns true if this element has no validity problems; false otherwise.\nFires an invalid event at the element in the latter case.",
102638
102669
  "inheritedFrom": {
102639
- "name": "SbbActionBaseElement",
102640
- "module": "core/base-elements/action-base-element.js"
102670
+ "name": "SbbFormAssociatedMixin",
102671
+ "module": "core/mixins/form-associated-mixin.js"
102641
102672
  }
102642
102673
  },
102643
102674
  {
102644
- "kind": "field",
102645
- "name": "iconName",
102646
- "type": {
102647
- "text": "string"
102648
- },
102675
+ "kind": "method",
102676
+ "name": "reportValidity",
102649
102677
  "privacy": "public",
102650
- "default": "''",
102651
- "description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
102652
- "attribute": "icon-name",
102678
+ "return": {
102679
+ "type": {
102680
+ "text": "boolean"
102681
+ }
102682
+ },
102683
+ "description": "Returns true if this element has no validity problems; otherwise,\nreturns false, fires an invalid event at the element,\nand (if the event isn't canceled) reports the problem to the user.",
102653
102684
  "inheritedFrom": {
102654
- "name": "SbbIconNameMixin",
102655
- "module": "icon/icon-name-mixin.js"
102685
+ "name": "SbbFormAssociatedMixin",
102686
+ "module": "core/mixins/form-associated-mixin.js"
102656
102687
  }
102657
102688
  },
102658
102689
  {
102659
102690
  "kind": "method",
102660
- "name": "renderIconSlot",
102661
- "privacy": "protected",
102691
+ "name": "setCustomValidity",
102692
+ "privacy": "public",
102662
102693
  "return": {
102663
102694
  "type": {
102664
- "text": "TemplateResult"
102695
+ "text": "void"
102665
102696
  }
102666
102697
  },
102667
102698
  "parameters": [
102668
102699
  {
102669
- "name": "classname",
102670
- "optional": true,
102700
+ "name": "message",
102671
102701
  "type": {
102672
102702
  "text": "string"
102673
102703
  }
102674
102704
  }
102675
102705
  ],
102706
+ "description": "Sets the custom validity message for this element. Use the empty string\nto indicate that the element does not have a custom validity error.",
102676
102707
  "inheritedFrom": {
102677
- "name": "SbbIconNameMixin",
102678
- "module": "icon/icon-name-mixin.js"
102708
+ "name": "SbbFormAssociatedMixin",
102709
+ "module": "core/mixins/form-associated-mixin.js"
102679
102710
  }
102680
102711
  },
102681
102712
  {
102682
102713
  "kind": "method",
102683
- "name": "renderIconName",
102684
- "privacy": "protected",
102714
+ "name": "_hasDisabledAncestor",
102715
+ "privacy": "private",
102685
102716
  "return": {
102686
102717
  "type": {
102687
- "text": "string"
102718
+ "text": "boolean"
102688
102719
  }
102689
102720
  },
102690
102721
  "inheritedFrom": {
102691
- "name": "SbbIconNameMixin",
102692
- "module": "icon/icon-name-mixin.js"
102722
+ "name": "SbbFormAssociatedMixin",
102723
+ "module": "core/mixins/form-associated-mixin.js"
102693
102724
  }
102694
102725
  },
102695
102726
  {
102696
102727
  "kind": "method",
102697
- "name": "_renderIconName",
102698
- "privacy": "private",
102728
+ "name": "updateFormValue",
102729
+ "privacy": "protected",
102699
102730
  "return": {
102700
102731
  "type": {
102701
- "text": "string"
102732
+ "text": "void"
102702
102733
  }
102703
102734
  },
102735
+ "description": "Should be called when form value is changed.\nAdapts and sets the formValue in the supported format (string | FormData | File | null)\nhttps://developer.mozilla.org/en-US/docs/Web/API/ElementInternals/setFormValue",
102704
102736
  "inheritedFrom": {
102705
- "name": "SbbIconNameMixin",
102706
- "module": "icon/icon-name-mixin.js"
102707
- }
102708
- },
102709
- {
102710
- "kind": "field",
102711
- "name": "disabled",
102712
- "privacy": "public",
102713
- "description": "Whether the component is disabled.",
102714
- "default": "false",
102715
- "type": {
102716
- "text": "boolean"
102717
- },
102718
- "attribute": "disabled",
102719
- "reflects": true,
102720
- "inheritedFrom": {
102721
- "name": "SbbDisabledMixin",
102722
- "module": "core/mixins/disabled-mixin.js"
102723
- }
102724
- },
102725
- {
102726
- "kind": "field",
102727
- "name": "#disabled",
102728
- "privacy": "private",
102729
- "type": {
102730
- "text": "boolean"
102731
- },
102732
- "default": "false",
102733
- "inheritedFrom": {
102734
- "name": "SbbDisabledMixin",
102735
- "module": "core/mixins/disabled-mixin.js"
102737
+ "name": "SbbFormAssociatedMixin",
102738
+ "module": "core/mixins/form-associated-mixin.js"
102736
102739
  }
102737
102740
  },
102738
102741
  {
102739
102742
  "kind": "method",
102740
- "name": "isDisabledExternally",
102743
+ "name": "formState",
102741
102744
  "privacy": "protected",
102742
102745
  "return": {
102743
102746
  "type": {
102744
- "text": "boolean"
102747
+ "text": "FormRestoreState"
102745
102748
  }
102746
102749
  },
102747
- "description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
102748
- "inheritedFrom": {
102749
- "name": "SbbDisabledMixin",
102750
- "module": "core/mixins/disabled-mixin.js"
102751
- }
102752
- },
102753
- {
102754
- "kind": "field",
102755
- "name": "href",
102756
- "type": {
102757
- "text": "string"
102758
- },
102759
- "privacy": "public",
102760
- "default": "''",
102761
- "description": "The href value you want to link to.",
102762
- "attribute": "href",
102763
- "reflects": true,
102764
102750
  "inheritedFrom": {
102765
- "name": "SbbLinkBaseElement",
102766
- "module": "core/base-elements/link-base-element.js"
102751
+ "name": "SbbFormAssociatedMixin",
102752
+ "module": "core/mixins/form-associated-mixin.js"
102767
102753
  }
102768
102754
  },
102769
102755
  {
102770
- "kind": "field",
102771
- "name": "target",
102772
- "type": {
102773
- "text": "LinkTargetType | string"
102756
+ "kind": "method",
102757
+ "name": "setValidityFlag",
102758
+ "privacy": "protected",
102759
+ "return": {
102760
+ "type": {
102761
+ "text": "void"
102762
+ }
102774
102763
  },
102775
- "privacy": "public",
102776
- "default": "''",
102777
- "description": "Where to display the linked URL.",
102778
- "attribute": "target",
102779
- "reflects": true,
102764
+ "parameters": [
102765
+ {
102766
+ "name": "flag",
102767
+ "type": {
102768
+ "text": "T"
102769
+ }
102770
+ },
102771
+ {
102772
+ "name": "message",
102773
+ "type": {
102774
+ "text": "string"
102775
+ }
102776
+ },
102777
+ {
102778
+ "name": "flagValue",
102779
+ "optional": true,
102780
+ "type": {
102781
+ "text": "ValidityStateFlags[T]"
102782
+ }
102783
+ }
102784
+ ],
102785
+ "description": "Marks this element as suffering from the constraint indicated by the\nflag argument and associates the given message to it.\nNote that only one message is displayed at a time and custom messages by\nconsumers are always displayed before internal messages and internal\nmessages are displayed in the order they were added.\nTo set/define custom validity state flags, you need to extend the\nValidityState prototype (and the CustomValidityState interface).",
102780
102786
  "inheritedFrom": {
102781
- "name": "SbbLinkBaseElement",
102782
- "module": "core/base-elements/link-base-element.js"
102787
+ "name": "SbbFormAssociatedMixin",
102788
+ "module": "core/mixins/form-associated-mixin.js"
102783
102789
  }
102784
102790
  },
102785
102791
  {
102786
- "kind": "field",
102787
- "name": "rel",
102788
- "type": {
102789
- "text": "string"
102792
+ "kind": "method",
102793
+ "name": "removeValidityFlag",
102794
+ "privacy": "protected",
102795
+ "return": {
102796
+ "type": {
102797
+ "text": "void"
102798
+ }
102790
102799
  },
102791
- "privacy": "public",
102792
- "default": "''",
102793
- "description": "The relationship of the linked URL as space-separated link types.",
102794
- "attribute": "rel",
102795
- "reflects": true,
102800
+ "parameters": [
102801
+ {
102802
+ "name": "flag",
102803
+ "type": {
102804
+ "text": "T"
102805
+ }
102806
+ }
102807
+ ],
102808
+ "description": "Removes the validity state flag entry and updates validity state.",
102796
102809
  "inheritedFrom": {
102797
- "name": "SbbLinkBaseElement",
102798
- "module": "core/base-elements/link-base-element.js"
102810
+ "name": "SbbFormAssociatedMixin",
102811
+ "module": "core/mixins/form-associated-mixin.js"
102799
102812
  }
102800
102813
  },
102801
102814
  {
102802
- "kind": "field",
102803
- "name": "download",
102804
- "type": {
102805
- "text": "boolean"
102815
+ "kind": "method",
102816
+ "name": "validate",
102817
+ "privacy": "protected",
102818
+ "return": {
102819
+ "type": {
102820
+ "text": "void"
102821
+ }
102806
102822
  },
102807
- "privacy": "public",
102808
- "default": "false",
102809
- "description": "Whether the browser will show the download dialog on click.",
102810
- "attribute": "download",
102811
- "reflects": true,
102823
+ "description": "To be called whenever the current element needs to be validated.",
102812
102824
  "inheritedFrom": {
102813
- "name": "SbbLinkBaseElement",
102814
- "module": "core/base-elements/link-base-element.js"
102825
+ "name": "SbbFormAssociatedMixin",
102826
+ "module": "core/mixins/form-associated-mixin.js"
102815
102827
  }
102816
102828
  },
102817
102829
  {
102818
- "kind": "field",
102819
- "name": "accessibilityLabel",
102820
- "type": {
102821
- "text": "string"
102830
+ "kind": "method",
102831
+ "name": "shouldValidate",
102832
+ "privacy": "protected",
102833
+ "return": {
102834
+ "type": {
102835
+ "text": "boolean"
102836
+ }
102822
102837
  },
102823
- "privacy": "public",
102824
- "default": "''",
102825
- "description": "This will be forwarded as aria-label to the inner anchor element.",
102826
- "attribute": "accessibility-label",
102838
+ "parameters": [
102839
+ {
102840
+ "name": "name",
102841
+ "type": {
102842
+ "text": "PropertyKey | undefined"
102843
+ }
102844
+ }
102845
+ ],
102846
+ "description": "Whether validation should be run on a property change with the given name.",
102827
102847
  "inheritedFrom": {
102828
- "name": "SbbLinkBaseElement",
102829
- "module": "core/base-elements/link-base-element.js"
102848
+ "name": "SbbFormAssociatedMixin",
102849
+ "module": "core/mixins/form-associated-mixin.js"
102830
102850
  }
102831
102851
  },
102832
102852
  {
102833
- "kind": "field",
102834
- "name": "accessibilityCurrent",
102835
- "type": {
102836
- "text": "string"
102853
+ "kind": "method",
102854
+ "name": "_setInternalValidity",
102855
+ "privacy": "private",
102856
+ "return": {
102857
+ "type": {
102858
+ "text": "void"
102859
+ }
102837
102860
  },
102838
- "privacy": "public",
102839
- "default": "''",
102840
- "description": "This will be forwarded as aria-current to the inner anchor element.",
102841
- "attribute": "accessibility-current",
102842
102861
  "inheritedFrom": {
102843
- "name": "SbbLinkBaseElement",
102844
- "module": "core/base-elements/link-base-element.js"
102862
+ "name": "SbbFormAssociatedMixin",
102863
+ "module": "core/mixins/form-associated-mixin.js"
102845
102864
  }
102846
102865
  },
102847
102866
  {
102848
102867
  "kind": "field",
102849
- "name": "language",
102850
- "privacy": "protected",
102851
- "default": "new SbbLanguageController(this)",
102868
+ "name": "_preventScrollOnSpaceKeydown",
102869
+ "privacy": "private",
102870
+ "description": "Prevents scrolling from pressing Space, when the event target is an action element.\nAlso sets active state.",
102871
+ "parameters": [
102872
+ {
102873
+ "description": "The origin event.",
102874
+ "name": "event"
102875
+ }
102876
+ ],
102852
102877
  "inheritedFrom": {
102853
- "name": "SbbLinkBaseElement",
102854
- "module": "core/base-elements/link-base-element.js"
102878
+ "name": "SbbButtonLikeBaseElement",
102879
+ "module": "core/base-elements/button-base-element.js"
102855
102880
  }
102856
102881
  },
102857
102882
  {
102858
102883
  "kind": "field",
102859
- "name": "_evaluateRelAttribute",
102884
+ "name": "_removeActiveMarker",
102860
102885
  "privacy": "private",
102861
102886
  "inheritedFrom": {
102862
- "name": "SbbLinkBaseElement",
102863
- "module": "core/base-elements/link-base-element.js"
102887
+ "name": "SbbButtonLikeBaseElement",
102888
+ "module": "core/base-elements/button-base-element.js"
102864
102889
  }
102865
102890
  },
102866
102891
  {
102867
- "kind": "method",
102868
- "name": "renderLink",
102869
- "privacy": "protected",
102870
- "return": {
102871
- "type": {
102872
- "text": "TemplateResult"
102873
- }
102874
- },
102892
+ "kind": "field",
102893
+ "name": "_dispatchClickEventOnSpaceKeyup",
102894
+ "privacy": "private",
102895
+ "description": "Dispatches a 'click' PointerEvent if the original keyboard event is a 'Space' press.\nAs verified with the native button, when 'Space' is pressed, a 'click' event is dispatched\nafter the 'keyup' event.",
102875
102896
  "parameters": [
102876
102897
  {
102877
- "name": "renderContent",
102878
- "type": {
102879
- "text": "TemplateResult"
102880
- }
102898
+ "description": "The origin event.",
102899
+ "name": "event"
102881
102900
  }
102882
102901
  ],
102883
102902
  "inheritedFrom": {
102884
- "name": "SbbLinkBaseElement",
102885
- "module": "core/base-elements/link-base-element.js"
102903
+ "name": "SbbButtonLikeBaseElement",
102904
+ "module": "core/base-elements/button-base-element.js"
102905
+ }
102906
+ },
102907
+ {
102908
+ "kind": "field",
102909
+ "name": "_dispatchClickEvent",
102910
+ "privacy": "private",
102911
+ "inheritedFrom": {
102912
+ "name": "SbbButtonLikeBaseElement",
102913
+ "module": "core/base-elements/button-base-element.js"
102886
102914
  }
102887
102915
  },
102888
102916
  {
@@ -103033,7 +103061,7 @@
103033
103061
  ],
103034
103062
  "mixins": [
103035
103063
  {
103036
- "name": "SbbDisabledInteractiveMixin",
103064
+ "name": "SbbDisabledTabIndexActionMixin",
103037
103065
  "module": "core/mixins.js"
103038
103066
  },
103039
103067
  {
@@ -103042,10 +103070,10 @@
103042
103070
  }
103043
103071
  ],
103044
103072
  "superclass": {
103045
- "name": "SbbLinkBaseElement",
103073
+ "name": "SbbButtonBaseElement",
103046
103074
  "module": "core/base-elements.js"
103047
103075
  },
103048
- "tagName": "sbb-menu-link",
103076
+ "tagName": "sbb-menu-button",
103049
103077
  "customElement": true,
103050
103078
  "attributes": [
103051
103079
  {
@@ -103061,19 +103089,6 @@
103061
103089
  "module": "core/mixins/disabled-mixin.js"
103062
103090
  }
103063
103091
  },
103064
- {
103065
- "name": "icon-name",
103066
- "type": {
103067
- "text": "string"
103068
- },
103069
- "default": "''",
103070
- "description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
103071
- "fieldName": "iconName",
103072
- "inheritedFrom": {
103073
- "name": "SbbIconNameMixin",
103074
- "module": "icon/icon-name-mixin.js"
103075
- }
103076
- },
103077
103092
  {
103078
103093
  "name": "disabled",
103079
103094
  "description": "Whether the component is disabled.",
@@ -103088,81 +103103,66 @@
103088
103103
  }
103089
103104
  },
103090
103105
  {
103091
- "name": "href",
103106
+ "name": "icon-name",
103092
103107
  "type": {
103093
103108
  "text": "string"
103094
103109
  },
103095
103110
  "default": "''",
103096
- "description": "The href value you want to link to.",
103097
- "fieldName": "href",
103098
- "inheritedFrom": {
103099
- "name": "SbbLinkBaseElement",
103100
- "module": "core/base-elements/link-base-element.js"
103101
- }
103102
- },
103103
- {
103104
- "name": "target",
103105
- "type": {
103106
- "text": "LinkTargetType | string"
103107
- },
103108
- "default": "''",
103109
- "description": "Where to display the linked URL.",
103110
- "fieldName": "target",
103111
+ "description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
103112
+ "fieldName": "iconName",
103111
103113
  "inheritedFrom": {
103112
- "name": "SbbLinkBaseElement",
103113
- "module": "core/base-elements/link-base-element.js"
103114
+ "name": "SbbIconNameMixin",
103115
+ "module": "icon/icon-name-mixin.js"
103114
103116
  }
103115
103117
  },
103116
103118
  {
103117
- "name": "rel",
103119
+ "name": "value",
103118
103120
  "type": {
103119
103121
  "text": "string"
103120
103122
  },
103121
103123
  "default": "''",
103122
- "description": "The relationship of the linked URL as space-separated link types.",
103123
- "fieldName": "rel",
103124
+ "description": "Value of the form element.",
103125
+ "fieldName": "value",
103124
103126
  "inheritedFrom": {
103125
- "name": "SbbLinkBaseElement",
103126
- "module": "core/base-elements/link-base-element.js"
103127
+ "name": "SbbButtonBaseElement",
103128
+ "module": "core/base-elements/button-base-element.js"
103127
103129
  }
103128
103130
  },
103129
103131
  {
103130
- "name": "download",
103132
+ "name": "type",
103133
+ "description": "The type attribute to use for the button.",
103134
+ "default": "'button'",
103131
103135
  "type": {
103132
- "text": "boolean"
103136
+ "text": "SbbButtonType"
103133
103137
  },
103134
- "default": "false",
103135
- "description": "Whether the browser will show the download dialog on click.",
103136
- "fieldName": "download",
103138
+ "fieldName": "type",
103137
103139
  "inheritedFrom": {
103138
- "name": "SbbLinkBaseElement",
103139
- "module": "core/base-elements/link-base-element.js"
103140
+ "name": "SbbButtonBaseElement",
103141
+ "module": "core/base-elements/button-base-element.js"
103140
103142
  }
103141
103143
  },
103142
103144
  {
103143
- "name": "accessibility-label",
103145
+ "name": "form",
103146
+ "description": "The `<form>` element to associate the button with.",
103144
103147
  "type": {
103145
- "text": "string"
103148
+ "text": "HTMLFormElement | null"
103146
103149
  },
103147
- "default": "''",
103148
- "description": "This will be forwarded as aria-label to the inner anchor element.",
103149
- "fieldName": "accessibilityLabel",
103150
+ "fieldName": "form",
103150
103151
  "inheritedFrom": {
103151
- "name": "SbbLinkBaseElement",
103152
- "module": "core/base-elements/link-base-element.js"
103152
+ "name": "SbbButtonBaseElement",
103153
+ "module": "core/base-elements/button-base-element.js"
103153
103154
  }
103154
103155
  },
103155
103156
  {
103156
- "name": "accessibility-current",
103157
+ "name": "name",
103158
+ "description": "Name of the form element. Will be read from name attribute.",
103157
103159
  "type": {
103158
103160
  "text": "string"
103159
103161
  },
103160
- "default": "''",
103161
- "description": "This will be forwarded as aria-current to the inner anchor element.",
103162
- "fieldName": "accessibilityCurrent",
103162
+ "fieldName": "name",
103163
103163
  "inheritedFrom": {
103164
- "name": "SbbLinkBaseElement",
103165
- "module": "core/base-elements/link-base-element.js"
103164
+ "name": "SbbFormAssociatedMixin",
103165
+ "module": "core/mixins/form-associated-mixin.js"
103166
103166
  }
103167
103167
  }
103168
103168
  ]
@@ -103171,10 +103171,10 @@
103171
103171
  "exports": [
103172
103172
  {
103173
103173
  "kind": "js",
103174
- "name": "SbbMenuLinkElement",
103174
+ "name": "SbbMenuButtonElement",
103175
103175
  "declaration": {
103176
- "name": "SbbMenuLinkElement",
103177
- "module": "menu/menu-link/menu-link.component.js"
103176
+ "name": "SbbMenuButtonElement",
103177
+ "module": "menu/menu-button/menu-button.component.js"
103178
103178
  }
103179
103179
  }
103180
103180
  ]