@sbb-esta/lyne-react 2.11.2 → 3.0.0-next.1

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 (344) hide show
  1. package/accordion/accordion.component.js +1 -1
  2. package/action-group/action-group.component.js +1 -1
  3. package/alert/alert/alert.component.js +1 -1
  4. package/alert/alert-group/alert-group.component.js +1 -1
  5. package/autocomplete/autocomplete.component.d.ts +1 -1
  6. package/autocomplete/autocomplete.component.js +1 -1
  7. package/autocomplete-grid/autocomplete-grid/autocomplete-grid.component.d.ts +1 -1
  8. package/autocomplete-grid/autocomplete-grid/autocomplete-grid.component.js +1 -1
  9. package/autocomplete-grid/autocomplete-grid-button/autocomplete-grid-button.component.js +1 -1
  10. package/autocomplete-grid/autocomplete-grid-cell/autocomplete-grid-cell.component.js +1 -1
  11. package/autocomplete-grid/autocomplete-grid-optgroup/autocomplete-grid-optgroup.component.js +1 -1
  12. package/autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.component.d.ts +1 -2
  13. package/autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.component.d.ts.map +1 -1
  14. package/autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.component.js +3 -4
  15. package/autocomplete-grid/autocomplete-grid-row/autocomplete-grid-row.component.js +1 -1
  16. package/breadcrumb/breadcrumb/breadcrumb.component.js +1 -1
  17. package/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +1 -1
  18. package/button/accent-button/accent-button.component.js +1 -1
  19. package/button/accent-button-link/accent-button-link.component.js +1 -1
  20. package/button/accent-button-static/accent-button-static.component.js +1 -1
  21. package/button/button/button.component.js +1 -1
  22. package/button/button-link/button-link.component.js +1 -1
  23. package/button/button-static/button-static.component.js +1 -1
  24. package/button/mini-button/mini-button.component.js +1 -1
  25. package/button/mini-button-group/mini-button-group.component.js +1 -1
  26. package/button/secondary-button/secondary-button.component.js +1 -1
  27. package/button/secondary-button-link/secondary-button-link.component.js +1 -1
  28. package/button/secondary-button-static/secondary-button-static.component.js +1 -1
  29. package/button/transparent-button/transparent-button.component.js +1 -1
  30. package/button/transparent-button-link/transparent-button-link.component.js +1 -1
  31. package/button/transparent-button-static/transparent-button-static.component.js +1 -1
  32. package/calendar/calendar.component.js +1 -1
  33. package/card/card/card.component.js +1 -1
  34. package/card/card-badge/card-badge.component.js +1 -1
  35. package/card/card-button/card-button.component.js +1 -1
  36. package/card/card-link/card-link.component.js +1 -1
  37. package/checkbox/checkbox/checkbox.component.d.ts +1 -1
  38. package/checkbox/checkbox/checkbox.component.js +1 -1
  39. package/checkbox/checkbox-group/checkbox-group.component.js +1 -1
  40. package/checkbox/checkbox-panel/checkbox-panel.component.d.ts +1 -1
  41. package/checkbox/checkbox-panel/checkbox-panel.component.js +1 -1
  42. package/chip/chip/chip.component.d.ts +1 -1
  43. package/chip/chip/chip.component.d.ts.map +1 -1
  44. package/chip/chip/chip.component.js +1 -1
  45. package/chip/chip-group/chip-group.component.d.ts +1 -1
  46. package/chip/chip-group/chip-group.component.js +1 -1
  47. package/chip-label/chip-label.component.js +1 -1
  48. package/clock/clock.component.js +1 -1
  49. package/container/container/container.component.js +1 -1
  50. package/container/sticky-bar/sticky-bar.component.js +1 -1
  51. package/core.js +1 -1
  52. package/create-component-DKl3-Au3.js +72 -0
  53. package/date-input/date-input.component.js +1 -1
  54. package/datepicker/datepicker/datepicker.component.js +1 -1
  55. package/datepicker/datepicker-next-day/datepicker-next-day.component.js +1 -1
  56. package/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +1 -1
  57. package/datepicker/datepicker-toggle/datepicker-toggle.component.js +1 -1
  58. package/development/accordion/accordion.component.js +1 -1
  59. package/development/action-group/action-group.component.js +1 -1
  60. package/development/alert/alert/alert.component.js +1 -1
  61. package/development/alert/alert-group/alert-group.component.js +1 -1
  62. package/development/autocomplete/autocomplete.component.d.ts +1 -1
  63. package/development/autocomplete/autocomplete.component.js +1 -1
  64. package/development/autocomplete-grid/autocomplete-grid/autocomplete-grid.component.d.ts +1 -1
  65. package/development/autocomplete-grid/autocomplete-grid/autocomplete-grid.component.js +1 -1
  66. package/development/autocomplete-grid/autocomplete-grid-button/autocomplete-grid-button.component.js +1 -1
  67. package/development/autocomplete-grid/autocomplete-grid-cell/autocomplete-grid-cell.component.js +1 -1
  68. package/development/autocomplete-grid/autocomplete-grid-optgroup/autocomplete-grid-optgroup.component.js +1 -1
  69. package/development/autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.component.d.ts +1 -2
  70. package/development/autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.component.d.ts.map +1 -1
  71. package/development/autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.component.js +1 -2
  72. package/development/autocomplete-grid/autocomplete-grid-row/autocomplete-grid-row.component.js +1 -1
  73. package/development/breadcrumb/breadcrumb/breadcrumb.component.js +1 -1
  74. package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +1 -1
  75. package/development/button/accent-button/accent-button.component.js +1 -1
  76. package/development/button/accent-button-link/accent-button-link.component.js +1 -1
  77. package/development/button/accent-button-static/accent-button-static.component.js +1 -1
  78. package/development/button/button/button.component.js +1 -1
  79. package/development/button/button-link/button-link.component.js +1 -1
  80. package/development/button/button-static/button-static.component.js +1 -1
  81. package/development/button/mini-button/mini-button.component.js +1 -1
  82. package/development/button/mini-button-group/mini-button-group.component.js +1 -1
  83. package/development/button/secondary-button/secondary-button.component.js +1 -1
  84. package/development/button/secondary-button-link/secondary-button-link.component.js +1 -1
  85. package/development/button/secondary-button-static/secondary-button-static.component.js +1 -1
  86. package/development/button/transparent-button/transparent-button.component.js +1 -1
  87. package/development/button/transparent-button-link/transparent-button-link.component.js +1 -1
  88. package/development/button/transparent-button-static/transparent-button-static.component.js +1 -1
  89. package/development/calendar/calendar.component.js +1 -1
  90. package/development/card/card/card.component.js +1 -1
  91. package/development/card/card-badge/card-badge.component.js +1 -1
  92. package/development/card/card-button/card-button.component.js +1 -1
  93. package/development/card/card-link/card-link.component.js +1 -1
  94. package/development/checkbox/checkbox/checkbox.component.d.ts +1 -1
  95. package/development/checkbox/checkbox/checkbox.component.js +1 -1
  96. package/development/checkbox/checkbox-group/checkbox-group.component.js +1 -1
  97. package/development/checkbox/checkbox-panel/checkbox-panel.component.d.ts +1 -1
  98. package/development/checkbox/checkbox-panel/checkbox-panel.component.js +1 -1
  99. package/development/chip/chip/chip.component.d.ts +1 -1
  100. package/development/chip/chip/chip.component.d.ts.map +1 -1
  101. package/development/chip/chip/chip.component.js +1 -1
  102. package/development/chip/chip-group/chip-group.component.d.ts +1 -1
  103. package/development/chip/chip-group/chip-group.component.js +1 -1
  104. package/development/chip-label/chip-label.component.js +1 -1
  105. package/development/clock/clock.component.js +1 -1
  106. package/development/container/container/container.component.js +1 -1
  107. package/development/container/sticky-bar/sticky-bar.component.js +1 -1
  108. package/development/core.js +1 -1
  109. package/development/{create-component-D2eL6dzj.js → create-component-CSki5eOq.js} +6 -4
  110. package/development/date-input/date-input.component.js +1 -1
  111. package/development/datepicker/datepicker/datepicker.component.js +1 -1
  112. package/development/datepicker/datepicker-next-day/datepicker-next-day.component.js +1 -1
  113. package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +1 -1
  114. package/development/datepicker/datepicker-toggle/datepicker-toggle.component.js +1 -1
  115. package/development/dialog/dialog/dialog.component.js +1 -1
  116. package/development/dialog/dialog-actions/dialog-actions.component.js +1 -1
  117. package/development/dialog/dialog-content/dialog-content.component.js +1 -1
  118. package/development/dialog/dialog-title/dialog-title.component.js +1 -1
  119. package/development/divider/divider.component.js +1 -1
  120. package/development/expansion-panel/expansion-panel/expansion-panel.component.js +1 -1
  121. package/development/expansion-panel/expansion-panel-content/expansion-panel-content.component.js +1 -1
  122. package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
  123. package/development/file-selector/file-selector/file-selector.component.js +1 -1
  124. package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
  125. package/development/flip-card/flip-card/flip-card.component.js +1 -1
  126. package/development/flip-card/flip-card-details/flip-card-details.component.js +1 -1
  127. package/development/flip-card/flip-card-summary/flip-card-summary.component.js +1 -1
  128. package/development/footer/footer.component.js +1 -1
  129. package/development/form-error/form-error.component.js +1 -1
  130. package/development/form-field/form-field/form-field.component.js +1 -1
  131. package/development/form-field/form-field-clear/form-field-clear.component.js +1 -1
  132. package/development/header/header/header.component.js +1 -1
  133. package/development/header/header-button/header-button.component.js +1 -1
  134. package/development/header/header-link/header-link.component.js +1 -1
  135. package/development/icon/icon.component.js +1 -1
  136. package/development/image/image.component.js +1 -1
  137. package/development/journey-header/journey-header.component.js +1 -1
  138. package/development/lead-container/lead-container.component.js +1 -1
  139. package/development/link/block-link/block-link.component.js +1 -1
  140. package/development/link/block-link-button/block-link-button.component.js +1 -1
  141. package/development/link/block-link-static/block-link-static.component.js +1 -1
  142. package/development/link/link/link.component.js +1 -1
  143. package/development/link/link-button/link-button.component.js +1 -1
  144. package/development/link/link-static/link-static.component.js +1 -1
  145. package/development/link-list/link-list/link-list.component.js +1 -1
  146. package/development/link-list/link-list-anchor/link-list-anchor.component.js +1 -1
  147. package/development/loading-indicator/loading-indicator.component.js +1 -1
  148. package/development/loading-indicator-circle/loading-indicator-circle.component.js +1 -1
  149. package/development/logo/logo.component.js +1 -1
  150. package/development/map-container/map-container.component.js +1 -1
  151. package/development/menu/menu/menu.component.js +1 -1
  152. package/development/menu/menu-button/menu-button.component.js +1 -1
  153. package/development/menu/menu-link/menu-link.component.js +1 -1
  154. package/development/message/message.component.js +1 -1
  155. package/development/navigation/navigation/navigation.component.js +1 -1
  156. package/development/navigation/navigation-button/navigation-button.component.js +1 -1
  157. package/development/navigation/navigation-link/navigation-link.component.js +1 -1
  158. package/development/navigation/navigation-list/navigation-list.component.js +1 -1
  159. package/development/navigation/navigation-marker/navigation-marker.component.js +1 -1
  160. package/development/navigation/navigation-section/navigation-section.component.js +1 -1
  161. package/development/notification/notification.component.js +1 -1
  162. package/development/option/optgroup/optgroup.component.js +1 -1
  163. package/development/option/option/option.component.d.ts +1 -1
  164. package/development/option/option/option.component.js +1 -1
  165. package/development/overlay/overlay.component.js +1 -1
  166. package/development/paginator/compact-paginator/compact-paginator.component.js +1 -1
  167. package/development/paginator/paginator/paginator.component.js +1 -1
  168. package/development/popover/popover/popover.component.js +1 -1
  169. package/development/popover/popover-trigger/popover-trigger.component.js +1 -1
  170. package/development/radio-button/radio-button/radio-button.component.d.ts +1 -1
  171. package/development/radio-button/radio-button/radio-button.component.js +1 -1
  172. package/development/radio-button/radio-button-group/radio-button-group.component.d.ts +1 -1
  173. package/development/radio-button/radio-button-group/radio-button-group.component.js +1 -1
  174. package/development/radio-button/radio-button-panel/radio-button-panel.component.d.ts +1 -1
  175. package/development/radio-button/radio-button-panel/radio-button-panel.component.js +1 -1
  176. package/development/screen-reader-only/screen-reader-only.component.js +1 -1
  177. package/development/select/select.component.d.ts +1 -1
  178. package/development/select/select.component.js +1 -1
  179. package/development/selection-expansion-panel/selection-expansion-panel.component.js +1 -1
  180. package/development/sidebar/icon-sidebar/icon-sidebar.component.js +1 -1
  181. package/development/sidebar/icon-sidebar-button/icon-sidebar-button.component.js +1 -1
  182. package/development/sidebar/icon-sidebar-container/icon-sidebar-container.component.js +1 -1
  183. package/development/sidebar/icon-sidebar-content/icon-sidebar-content.component.js +1 -1
  184. package/development/sidebar/icon-sidebar-link/icon-sidebar-link.component.js +1 -1
  185. package/development/sidebar/sidebar/sidebar.component.js +1 -1
  186. package/development/sidebar/sidebar-close-button/sidebar-close-button.component.js +1 -1
  187. package/development/sidebar/sidebar-container/sidebar-container.component.js +1 -1
  188. package/development/sidebar/sidebar-content/sidebar-content.component.js +1 -1
  189. package/development/sidebar/sidebar-title/sidebar-title.component.js +1 -1
  190. package/development/signet/signet.component.js +1 -1
  191. package/development/skiplink-list/skiplink-list.component.js +1 -1
  192. package/development/slider/slider.component.js +1 -1
  193. package/development/status/status.component.js +1 -1
  194. package/development/stepper/step/step.component.js +1 -1
  195. package/development/stepper/step-label/step-label.component.js +1 -1
  196. package/development/stepper/stepper/stepper.component.js +1 -1
  197. package/development/table/table-wrapper/table-wrapper.component.js +1 -1
  198. package/development/tabs/tab/tab.component.js +1 -1
  199. package/development/tabs/tab-group/tab-group.component.js +1 -1
  200. package/development/tabs/tab-label/tab-label.component.js +1 -1
  201. package/development/tag/tag/tag.component.d.ts +1 -1
  202. package/development/tag/tag/tag.component.js +1 -1
  203. package/development/tag/tag-group/tag-group.component.d.ts +1 -1
  204. package/development/tag/tag-group/tag-group.component.d.ts.map +1 -1
  205. package/development/tag/tag-group/tag-group.component.js +1 -1
  206. package/development/teaser/teaser.component.js +1 -1
  207. package/development/teaser-hero/teaser-hero.component.js +1 -1
  208. package/development/teaser-product/teaser-product/teaser-product.component.js +1 -1
  209. package/development/teaser-product/teaser-product-static/teaser-product-static.component.js +1 -1
  210. package/development/time-input/time-input.component.d.ts +2 -3
  211. package/development/time-input/time-input.component.d.ts.map +1 -1
  212. package/development/time-input/time-input.component.js +3 -4
  213. package/development/timetable-occupancy/timetable-occupancy.component.js +1 -1
  214. package/development/timetable-occupancy-icon/timetable-occupancy-icon.component.js +1 -1
  215. package/development/title/title.component.js +1 -1
  216. package/development/toast/toast.component.js +1 -1
  217. package/development/toggle/toggle/toggle.component.d.ts +1 -1
  218. package/development/toggle/toggle/toggle.component.js +1 -1
  219. package/development/toggle/toggle-option/toggle-option.component.d.ts +1 -1
  220. package/development/toggle/toggle-option/toggle-option.component.d.ts.map +1 -1
  221. package/development/toggle/toggle-option/toggle-option.component.js +1 -1
  222. package/development/toggle-check/toggle-check.component.d.ts +1 -1
  223. package/development/toggle-check/toggle-check.component.js +1 -1
  224. package/development/train/train/train.component.js +1 -1
  225. package/development/train/train-blocked-passage/train-blocked-passage.component.js +1 -1
  226. package/development/train/train-formation/train-formation.component.js +1 -1
  227. package/development/train/train-wagon/train-wagon.component.js +1 -1
  228. package/development/visual-checkbox/visual-checkbox.component.js +1 -1
  229. package/dialog/dialog/dialog.component.js +1 -1
  230. package/dialog/dialog-actions/dialog-actions.component.js +1 -1
  231. package/dialog/dialog-content/dialog-content.component.js +1 -1
  232. package/dialog/dialog-title/dialog-title.component.js +1 -1
  233. package/divider/divider.component.js +1 -1
  234. package/expansion-panel/expansion-panel/expansion-panel.component.js +1 -1
  235. package/expansion-panel/expansion-panel-content/expansion-panel-content.component.js +1 -1
  236. package/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
  237. package/file-selector/file-selector/file-selector.component.js +1 -1
  238. package/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
  239. package/flip-card/flip-card/flip-card.component.js +1 -1
  240. package/flip-card/flip-card-details/flip-card-details.component.js +1 -1
  241. package/flip-card/flip-card-summary/flip-card-summary.component.js +1 -1
  242. package/footer/footer.component.js +1 -1
  243. package/form-error/form-error.component.js +1 -1
  244. package/form-field/form-field/form-field.component.js +1 -1
  245. package/form-field/form-field-clear/form-field-clear.component.js +1 -1
  246. package/header/header/header.component.js +1 -1
  247. package/header/header-button/header-button.component.js +1 -1
  248. package/header/header-link/header-link.component.js +1 -1
  249. package/icon/icon.component.js +1 -1
  250. package/image/image.component.js +1 -1
  251. package/journey-header/journey-header.component.js +1 -1
  252. package/lead-container/lead-container.component.js +1 -1
  253. package/link/block-link/block-link.component.js +1 -1
  254. package/link/block-link-button/block-link-button.component.js +1 -1
  255. package/link/block-link-static/block-link-static.component.js +1 -1
  256. package/link/link/link.component.js +1 -1
  257. package/link/link-button/link-button.component.js +1 -1
  258. package/link/link-static/link-static.component.js +1 -1
  259. package/link-list/link-list/link-list.component.js +1 -1
  260. package/link-list/link-list-anchor/link-list-anchor.component.js +1 -1
  261. package/loading-indicator/loading-indicator.component.js +1 -1
  262. package/loading-indicator-circle/loading-indicator-circle.component.js +1 -1
  263. package/logo/logo.component.js +1 -1
  264. package/map-container/map-container.component.js +1 -1
  265. package/menu/menu/menu.component.js +1 -1
  266. package/menu/menu-button/menu-button.component.js +1 -1
  267. package/menu/menu-link/menu-link.component.js +1 -1
  268. package/message/message.component.js +1 -1
  269. package/navigation/navigation/navigation.component.js +1 -1
  270. package/navigation/navigation-button/navigation-button.component.js +1 -1
  271. package/navigation/navigation-link/navigation-link.component.js +1 -1
  272. package/navigation/navigation-list/navigation-list.component.js +1 -1
  273. package/navigation/navigation-marker/navigation-marker.component.js +1 -1
  274. package/navigation/navigation-section/navigation-section.component.js +1 -1
  275. package/notification/notification.component.js +1 -1
  276. package/option/optgroup/optgroup.component.js +1 -1
  277. package/option/option/option.component.d.ts +1 -1
  278. package/option/option/option.component.js +1 -1
  279. package/overlay/overlay.component.js +1 -1
  280. package/package.json +2 -2
  281. package/paginator/compact-paginator/compact-paginator.component.js +1 -1
  282. package/paginator/paginator/paginator.component.js +1 -1
  283. package/popover/popover/popover.component.js +1 -1
  284. package/popover/popover-trigger/popover-trigger.component.js +1 -1
  285. package/radio-button/radio-button/radio-button.component.d.ts +1 -1
  286. package/radio-button/radio-button/radio-button.component.js +1 -1
  287. package/radio-button/radio-button-group/radio-button-group.component.d.ts +1 -1
  288. package/radio-button/radio-button-group/radio-button-group.component.js +1 -1
  289. package/radio-button/radio-button-panel/radio-button-panel.component.d.ts +1 -1
  290. package/radio-button/radio-button-panel/radio-button-panel.component.js +1 -1
  291. package/screen-reader-only/screen-reader-only.component.js +1 -1
  292. package/select/select.component.d.ts +1 -1
  293. package/select/select.component.js +1 -1
  294. package/selection-expansion-panel/selection-expansion-panel.component.js +1 -1
  295. package/sidebar/icon-sidebar/icon-sidebar.component.js +1 -1
  296. package/sidebar/icon-sidebar-button/icon-sidebar-button.component.js +1 -1
  297. package/sidebar/icon-sidebar-container/icon-sidebar-container.component.js +1 -1
  298. package/sidebar/icon-sidebar-content/icon-sidebar-content.component.js +1 -1
  299. package/sidebar/icon-sidebar-link/icon-sidebar-link.component.js +1 -1
  300. package/sidebar/sidebar/sidebar.component.js +1 -1
  301. package/sidebar/sidebar-close-button/sidebar-close-button.component.js +1 -1
  302. package/sidebar/sidebar-container/sidebar-container.component.js +1 -1
  303. package/sidebar/sidebar-content/sidebar-content.component.js +1 -1
  304. package/sidebar/sidebar-title/sidebar-title.component.js +1 -1
  305. package/signet/signet.component.js +1 -1
  306. package/skiplink-list/skiplink-list.component.js +1 -1
  307. package/slider/slider.component.js +1 -1
  308. package/status/status.component.js +1 -1
  309. package/stepper/step/step.component.js +1 -1
  310. package/stepper/step-label/step-label.component.js +1 -1
  311. package/stepper/stepper/stepper.component.js +1 -1
  312. package/table/table-wrapper/table-wrapper.component.js +1 -1
  313. package/tabs/tab/tab.component.js +1 -1
  314. package/tabs/tab-group/tab-group.component.js +1 -1
  315. package/tabs/tab-label/tab-label.component.js +1 -1
  316. package/tag/tag/tag.component.d.ts +1 -1
  317. package/tag/tag/tag.component.js +1 -1
  318. package/tag/tag-group/tag-group.component.d.ts +1 -1
  319. package/tag/tag-group/tag-group.component.d.ts.map +1 -1
  320. package/tag/tag-group/tag-group.component.js +1 -1
  321. package/teaser/teaser.component.js +1 -1
  322. package/teaser-hero/teaser-hero.component.js +1 -1
  323. package/teaser-product/teaser-product/teaser-product.component.js +1 -1
  324. package/teaser-product/teaser-product-static/teaser-product-static.component.js +1 -1
  325. package/time-input/time-input.component.d.ts +2 -3
  326. package/time-input/time-input.component.d.ts.map +1 -1
  327. package/time-input/time-input.component.js +3 -4
  328. package/timetable-occupancy/timetable-occupancy.component.js +1 -1
  329. package/timetable-occupancy-icon/timetable-occupancy-icon.component.js +1 -1
  330. package/title/title.component.js +1 -1
  331. package/toast/toast.component.js +1 -1
  332. package/toggle/toggle/toggle.component.d.ts +1 -1
  333. package/toggle/toggle/toggle.component.js +1 -1
  334. package/toggle/toggle-option/toggle-option.component.d.ts +1 -1
  335. package/toggle/toggle-option/toggle-option.component.d.ts.map +1 -1
  336. package/toggle/toggle-option/toggle-option.component.js +1 -1
  337. package/toggle-check/toggle-check.component.d.ts +1 -1
  338. package/toggle-check/toggle-check.component.js +1 -1
  339. package/train/train/train.component.js +1 -1
  340. package/train/train-blocked-passage/train-blocked-passage.component.js +1 -1
  341. package/train/train-formation/train-formation.component.js +1 -1
  342. package/train/train-wagon/train-wagon.component.js +1 -1
  343. package/visual-checkbox/visual-checkbox.component.js +1 -1
  344. package/create-component-BzQJ4c_K.js +0 -70
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbIconSidebarContentElement as t } from "@sbb-esta/lyne-elements/sidebar/icon-sidebar-content.js";
3
3
  import o from "react";
4
4
  const a = e({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbIconSidebarLinkElement as o } from "@sbb-esta/lyne-elements/sidebar/icon-sidebar-link.js";
3
3
  import r from "react";
4
4
  const m = e({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbSidebarElement as o } from "@sbb-esta/lyne-elements/sidebar/sidebar.js";
3
3
  import l from "react";
4
4
  const t = e({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbSidebarCloseButtonElement as t } from "@sbb-esta/lyne-elements/sidebar/sidebar-close-button.js";
3
3
  import o from "react";
4
4
  const a = e({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbSidebarContainerElement as r } from "@sbb-esta/lyne-elements/sidebar/sidebar-container.js";
3
3
  import t from "react";
4
4
  const m = e({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbSidebarContentElement as t } from "@sbb-esta/lyne-elements/sidebar/sidebar-content.js";
3
3
  import o from "react";
4
4
  const a = e({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbSidebarTitleElement as t } from "@sbb-esta/lyne-elements/sidebar/sidebar-title.js";
3
3
  import r from "react";
4
4
  const b = e({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import { SbbSignetElement as t } from "@sbb-esta/lyne-elements/signet.js";
3
3
  import m from "react";
4
4
  const a = e({
@@ -1,4 +1,4 @@
1
- import { c as t } from "../create-component-BzQJ4c_K.js";
1
+ import { c as t } from "../create-component-DKl3-Au3.js";
2
2
  import { SbbSkiplinkListElement as i } from "@sbb-esta/lyne-elements/skiplink-list.js";
3
3
  import e from "react";
4
4
  const s = t({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import { SbbSliderElement as r } from "@sbb-esta/lyne-elements/slider.js";
3
3
  import t from "react";
4
4
  const a = e({
@@ -1,4 +1,4 @@
1
- import { c as t } from "../create-component-BzQJ4c_K.js";
1
+ import { c as t } from "../create-component-DKl3-Au3.js";
2
2
  import { SbbStatusElement as e } from "@sbb-esta/lyne-elements/status.js";
3
3
  import m from "react";
4
4
  const s = t({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbStepElement as t } from "@sbb-esta/lyne-elements/stepper/step.js";
3
3
  import o from "react";
4
4
  const p = e({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbStepLabelElement as t } from "@sbb-esta/lyne-elements/stepper/step-label.js";
3
3
  import m from "react";
4
4
  const r = e({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbStepperElement as t } from "@sbb-esta/lyne-elements/stepper/stepper.js";
3
3
  import r from "react";
4
4
  const a = e({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbTableWrapperElement as r } from "@sbb-esta/lyne-elements/table/table-wrapper.js";
3
3
  import a from "react";
4
4
  const o = e({
@@ -1,4 +1,4 @@
1
- import { c as t } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as t } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbTabElement as e } from "@sbb-esta/lyne-elements/tabs/tab.js";
3
3
  import m from "react";
4
4
  const r = t({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbTabGroupElement as o } from "@sbb-esta/lyne-elements/tabs/tab-group.js";
3
3
  import t from "react";
4
4
  const b = e({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbTabLabelElement as a } from "@sbb-esta/lyne-elements/tabs/tab-label.js";
3
3
  import b from "react";
4
4
  const r = e({
@@ -1,6 +1,6 @@
1
1
  import { EventName } from '../../core.js';
2
2
  import { SbbTagElement } from '@sbb-esta/lyne-elements/tag/tag.js';
3
- export declare const SbbTag: import('../../core.js').ReactWebComponent<SbbTagElement, {
3
+ export declare const SbbTag: import('../../core.js').ReactWebComponent<SbbTagElement<string>, {
4
4
  onInput: EventName<CustomEvent<void>>;
5
5
  onDidChange: EventName<CustomEvent<void>>;
6
6
  onChange: EventName<CustomEvent<void>>;
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbTagElement as n } from "@sbb-esta/lyne-elements/tag/tag.js";
3
3
  import t from "react";
4
4
  const r = e({
@@ -1,3 +1,3 @@
1
1
  import { SbbTagGroupElement } from '@sbb-esta/lyne-elements/tag/tag-group.js';
2
- export declare const SbbTagGroup: import('../../core.js').ReactWebComponent<SbbTagGroupElement, {}>;
2
+ export declare const SbbTagGroup: import('../../core.js').ReactWebComponent<SbbTagGroupElement<string>, {}>;
3
3
  //# sourceMappingURL=tag-group.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tag-group.component.d.ts","sourceRoot":"","sources":["../../../../src/react/tag/tag-group/tag-group.component.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAI9E,eAAO,MAAM,WAAW,mEAItB,CAAC"}
1
+ {"version":3,"file":"tag-group.component.d.ts","sourceRoot":"","sources":["../../../../src/react/tag/tag-group/tag-group.component.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAI9E,eAAO,MAAM,WAAW,2EAItB,CAAC"}
@@ -1,4 +1,4 @@
1
- import { c as o } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as o } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbTagGroupElement as r } from "@sbb-esta/lyne-elements/tag/tag-group.js";
3
3
  import t from "react";
4
4
  const p = o({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import { SbbTeaserElement as r } from "@sbb-esta/lyne-elements/teaser.js";
3
3
  import t from "react";
4
4
  const s = e({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import { SbbTeaserHeroElement as r } from "@sbb-esta/lyne-elements/teaser-hero.js";
3
3
  import o from "react";
4
4
  const s = e({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbTeaserProductElement as r } from "@sbb-esta/lyne-elements/teaser-product/teaser-product.js";
3
3
  import t from "react";
4
4
  const s = e({
@@ -1,4 +1,4 @@
1
- import { c as t } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as t } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbTeaserProductStaticElement as e } from "@sbb-esta/lyne-elements/teaser-product/teaser-product-static.js";
3
3
  import r from "react";
4
4
  const m = t({
@@ -1,8 +1,7 @@
1
1
  import { EventName } from '../core.js';
2
2
  import { SbbTimeInputElement } from '@sbb-esta/lyne-elements/time-input.js';
3
- import { SbbValidationChangeEvent } from '@sbb-esta/lyne-elements/core/interfaces.js';
4
3
  export declare const SbbTimeInput: import('../core.js').ReactWebComponent<SbbTimeInputElement, {
5
- onDidChange: EventName<CustomEvent<void>>;
6
- onValidationChange: EventName<CustomEvent<SbbValidationChangeEvent>>;
4
+ onInput: EventName<InputEvent>;
5
+ onChange: EventName<Event>;
7
6
  }>;
8
7
  //# sourceMappingURL=time-input.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"time-input.component.d.ts","sourceRoot":"","sources":["../../../src/react/time-input/time-input.component.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uCAAuC,CAAC;AAC9E,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,4CAA4C,CAAC;AAIzF,eAAO,MAAM,YAAY;iBAKO,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;wBACd,SAAS,CAAC,WAAW,CAAC,wBAAwB,CAAC,CAAC;EAG5F,CAAC"}
1
+ {"version":3,"file":"time-input.component.d.ts","sourceRoot":"","sources":["../../../src/react/time-input/time-input.component.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uCAAuC,CAAC;AAI5E,eAAO,MAAM,YAAY;aAKD,SAAS,CAAC,UAAU,CAAC;cACnB,SAAS,CAAC,KAAK,CAAC;EAGxC,CAAC"}
@@ -1,14 +1,13 @@
1
- import { c as e } from "../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import { SbbTimeInputElement as t } from "@sbb-esta/lyne-elements/time-input.js";
3
- import "@sbb-esta/lyne-elements/core/interfaces.js";
4
3
  import n from "react";
5
4
  const r = e({
6
5
  tagName: "sbb-time-input",
7
6
  elementClass: t,
8
7
  react: n,
9
8
  events: {
10
- onDidChange: "didChange",
11
- onValidationChange: "validationChange"
9
+ onInput: "input",
10
+ onChange: "change"
12
11
  }
13
12
  });
14
13
  export {
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import { SbbTimetableOccupancyElement as t } from "@sbb-esta/lyne-elements/timetable-occupancy.js";
3
3
  import c from "react";
4
4
  const b = e({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import { SbbTimetableOccupancyIconElement as c } from "@sbb-esta/lyne-elements/timetable-occupancy-icon.js";
3
3
  import t from "react";
4
4
  const n = e({
@@ -1,4 +1,4 @@
1
- import { c as t } from "../create-component-BzQJ4c_K.js";
1
+ import { c as t } from "../create-component-DKl3-Au3.js";
2
2
  import { SbbTitleElement as e } from "@sbb-esta/lyne-elements/title.js";
3
3
  import m from "react";
4
4
  const b = t({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import { SbbToastElement as o } from "@sbb-esta/lyne-elements/toast.js";
3
3
  import t from "react";
4
4
  const i = e({
@@ -1,6 +1,6 @@
1
1
  import { EventName } from '../../core.js';
2
2
  import { SbbToggleElement } from '@sbb-esta/lyne-elements/toggle/toggle.js';
3
- export declare const SbbToggle: import('../../core.js').ReactWebComponent<SbbToggleElement, {
3
+ export declare const SbbToggle: import('../../core.js').ReactWebComponent<SbbToggleElement<string>, {
4
4
  onChange: EventName<CustomEvent<void>>;
5
5
  }>;
6
6
  //# sourceMappingURL=toggle.component.d.ts.map
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbToggleElement as o } from "@sbb-esta/lyne-elements/toggle/toggle.js";
3
3
  import t from "react";
4
4
  const r = e({
@@ -1,3 +1,3 @@
1
1
  import { SbbToggleOptionElement } from '@sbb-esta/lyne-elements/toggle/toggle-option.js';
2
- export declare const SbbToggleOption: import('../../core.js').ReactWebComponent<SbbToggleOptionElement, {}>;
2
+ export declare const SbbToggleOption: import('../../core.js').ReactWebComponent<SbbToggleOptionElement<string>, {}>;
3
3
  //# sourceMappingURL=toggle-option.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"toggle-option.component.d.ts","sourceRoot":"","sources":["../../../../src/react/toggle/toggle-option/toggle-option.component.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iDAAiD,CAAC;AAIzF,eAAO,MAAM,eAAe,uEAI1B,CAAC"}
1
+ {"version":3,"file":"toggle-option.component.d.ts","sourceRoot":"","sources":["../../../../src/react/toggle/toggle-option/toggle-option.component.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iDAAiD,CAAC;AAIzF,eAAO,MAAM,eAAe,+EAI1B,CAAC"}
@@ -1,4 +1,4 @@
1
- import { c as o } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as o } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbToggleOptionElement as t } from "@sbb-esta/lyne-elements/toggle/toggle-option.js";
3
3
  import e from "react";
4
4
  const p = o({
@@ -1,6 +1,6 @@
1
1
  import { EventName } from '../core.js';
2
2
  import { SbbToggleCheckElement } from '@sbb-esta/lyne-elements/toggle-check.js';
3
- export declare const SbbToggleCheck: import('../core.js').ReactWebComponent<SbbToggleCheckElement, {
3
+ export declare const SbbToggleCheck: import('../core.js').ReactWebComponent<SbbToggleCheckElement<string>, {
4
4
  onChange: EventName<Event>;
5
5
  onInput: EventName<InputEvent>;
6
6
  }>;
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import { SbbToggleCheckElement as o } from "@sbb-esta/lyne-elements/toggle-check.js";
3
3
  import t from "react";
4
4
  const g = e({
@@ -1,4 +1,4 @@
1
- import { c as r } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as r } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbTrainElement as t } from "@sbb-esta/lyne-elements/train/train.js";
3
3
  import e from "react";
4
4
  const n = r({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbTrainBlockedPassageElement as a } from "@sbb-esta/lyne-elements/train/train-blocked-passage.js";
3
3
  import o from "react";
4
4
  const m = e({
@@ -1,4 +1,4 @@
1
- import { c as o } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as o } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbTrainFormationElement as r } from "@sbb-esta/lyne-elements/train/train-formation.js";
3
3
  import t from "react";
4
4
  const n = o({
@@ -1,4 +1,4 @@
1
- import { c as o } from "../../create-component-BzQJ4c_K.js";
1
+ import { c as o } from "../../create-component-DKl3-Au3.js";
2
2
  import { SbbTrainWagonElement as a } from "@sbb-esta/lyne-elements/train/train-wagon.js";
3
3
  import r from "react";
4
4
  const m = o({
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-BzQJ4c_K.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import { SbbVisualCheckboxElement as o } from "@sbb-esta/lyne-elements/visual-checkbox.js";
3
3
  import t from "react";
4
4
  const r = e({
@@ -1,70 +0,0 @@
1
- import { isServer as g } from "lit";
2
- /**
3
- * Copied from https://github.com/lit/lit/blob/main/packages/react/src/create-component.ts
4
- * TODO: Can be removed once https://github.com/lit/lit/issues/4023 or https://github.com/lit/lit/pull/4476 is solved.
5
- *
6
- * @license
7
- * Copyright 2018 Google LLC
8
- * SPDX-License-Identifier: BSD-3-Clause
9
- */
10
- const v = g, k = /* @__PURE__ */ new Set([
11
- "children",
12
- "localName",
13
- "ref",
14
- "style",
15
- "className",
16
- "id"
17
- ]), P = /* @__PURE__ */ new WeakMap(), L = (t, o, n) => {
18
- let s = P.get(t);
19
- s === void 0 && P.set(t, s = /* @__PURE__ */ new Map());
20
- let i = s.get(o);
21
- n !== void 0 ? i === void 0 ? (s.set(o, i = { handleEvent: n }), t.addEventListener(o, i)) : i.handleEvent = n : i !== void 0 && (s.delete(o), t.removeEventListener(o, i));
22
- }, h = (t, o, n, s, i) => {
23
- const p = i?.[o];
24
- if (p !== void 0) {
25
- n !== s && L(t, p, n);
26
- return;
27
- }
28
- t[o] = n, n == null && o in HTMLElement.prototype && t.removeAttribute(o);
29
- }, N = ({ react: t, tagName: o, elementClass: n, events: s, displayName: i }) => {
30
- const p = new Set(Object.keys(s ?? {})), E = t.forwardRef((m, f) => {
31
- const d = t.useRef(/* @__PURE__ */ new Map()), u = t.useRef(null), l = {}, a = {}, w = n.elementProperties;
32
- for (const [e, r] of Object.entries(m)) {
33
- if (k.has(e)) {
34
- l[e === "className" ? "class" : e] = r;
35
- continue;
36
- } else if (p.has(e) || e in n.prototype) {
37
- const c = w?.get(e), y = c?.converter?.toAttribute;
38
- if (!c || c.attribute === !1 || typeof r == "object" && !y) {
39
- a[e] = r;
40
- continue;
41
- }
42
- const b = c.attribute === !0 ? e : c.attribute || e;
43
- c.type !== Boolean ? l[b] = y ? y(r) : r : r ? (l[b] = "", a[e] = r) : a[e] = !1;
44
- continue;
45
- }
46
- l[e] = r;
47
- }
48
- return v || (t.useLayoutEffect(() => {
49
- if (u.current === null)
50
- return;
51
- const e = /* @__PURE__ */ new Map();
52
- for (const r in a)
53
- h(u.current, r, m[r], d.current.get(r), s), d.current.delete(r), e.set(r, m[r]);
54
- for (const [r, c] of d.current)
55
- h(u.current, r, void 0, c, s);
56
- d.current = e;
57
- }), t.useLayoutEffect(() => {
58
- u.current?.removeAttribute("defer-hydration");
59
- }, [])), v ? (t.createElement.name === "litPatchedCreateElement" || globalThis.litSsrReactEnabled) && Object.keys(a).length && (l._$litProps$ = a) : l.suppressHydrationWarning = !0, t.createElement(o, {
60
- ...l,
61
- ref: t.useCallback((e) => {
62
- u.current = e, typeof f == "function" ? f(e) : f !== null && (f.current = e);
63
- }, [f])
64
- });
65
- });
66
- return E.displayName = i ?? n.name, E;
67
- };
68
- export {
69
- N as c
70
- };