@sbb-esta/lyne-react-dev 4.7.0-dev.1773149687 → 4.7.0-dev.1773159929

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 (1058) hide show
  1. package/alert/alert/alert.component.js +1 -1
  2. package/alert/alert-group/alert-group.component.js +1 -1
  3. package/alert/alert-group.js +4 -2
  4. package/alert/alert.js +4 -2
  5. package/breadcrumb/breadcrumb/breadcrumb.component.js +1 -1
  6. package/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +1 -1
  7. package/breadcrumb/breadcrumb-group.js +4 -2
  8. package/breadcrumb/breadcrumb.js +4 -2
  9. package/button/accent-button-link.js +4 -2
  10. package/button/accent-button-static.js +4 -2
  11. package/button/accent-button.js +4 -2
  12. package/button/button-link.js +4 -2
  13. package/button/button-static.js +4 -2
  14. package/button/button.js +2 -0
  15. package/button/mini-button-group.js +4 -2
  16. package/button/mini-button-link.js +4 -2
  17. package/button/mini-button.js +4 -2
  18. package/button/secondary-button-link.js +4 -2
  19. package/button/secondary-button-static.js +4 -2
  20. package/button/secondary-button.js +4 -2
  21. package/button/transparent-button-link.js +4 -2
  22. package/button/transparent-button-static.js +2 -0
  23. package/button/transparent-button.js +2 -0
  24. package/calendar/calendar/calendar.component.js +1 -1
  25. package/calendar/calendar-day/calendar-day.component.js +1 -1
  26. package/calendar/calendar-day.js +4 -2
  27. package/calendar/calendar.js +4 -2
  28. package/card/card/card.component.js +1 -1
  29. package/card/card-badge/card-badge.component.js +1 -1
  30. package/card/card-badge.js +4 -2
  31. package/card/card-button/card-button.component.js +1 -1
  32. package/card/card-button.js +4 -2
  33. package/card/card-link/card-link.component.js +1 -1
  34. package/card/card-link.js +4 -2
  35. package/card/card.js +4 -2
  36. package/carousel/carousel/carousel.component.js +1 -1
  37. package/carousel/carousel-item/carousel-item.component.js +1 -1
  38. package/carousel/carousel-item.js +4 -2
  39. package/carousel/carousel-list/carousel-list.component.js +1 -1
  40. package/carousel/carousel-list.js +4 -2
  41. package/carousel/carousel.js +4 -2
  42. package/checkbox/{checkbox/checkbox.component.js → checkbox.component.js} +2 -2
  43. package/{checkbox/checkbox-group → checkbox-group}/checkbox-group.component.js +2 -2
  44. package/{checkbox/checkbox-panel → checkbox-panel}/checkbox-panel.component.js +2 -2
  45. package/checkbox.js +2 -6
  46. package/chip/chip/chip.component.js +1 -1
  47. package/chip/chip-group/chip-group.component.js +1 -1
  48. package/chip/chip-group.js +4 -2
  49. package/chip/chip.js +4 -2
  50. package/container/container/container.component.js +1 -1
  51. package/container/container.js +4 -2
  52. package/container/sticky-bar/sticky-bar.component.js +1 -1
  53. package/container/sticky-bar.js +4 -2
  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-next-day.js +4 -2
  57. package/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +1 -1
  58. package/datepicker/datepicker-previous-day.js +4 -2
  59. package/datepicker/datepicker-toggle/datepicker-toggle.component.js +1 -1
  60. package/datepicker/datepicker-toggle.js +4 -2
  61. package/datepicker/datepicker.js +4 -2
  62. package/development/accordion.d.ts +1 -3
  63. package/development/accordion.d.ts.map +1 -1
  64. package/development/action-group.d.ts +1 -3
  65. package/development/action-group.d.ts.map +1 -1
  66. package/development/alert/alert/alert.component.d.ts +1 -1
  67. package/development/alert/alert/alert.component.d.ts.map +1 -1
  68. package/development/alert/alert/alert.component.js +2 -2
  69. package/development/alert/alert-group/alert-group.component.d.ts +1 -1
  70. package/development/alert/alert-group/alert-group.component.d.ts.map +1 -1
  71. package/development/alert/alert-group/alert-group.component.js +2 -2
  72. package/development/alert/alert-group.d.ts +1 -3
  73. package/development/alert/alert-group.d.ts.map +1 -1
  74. package/development/alert/alert-group.js +3 -1
  75. package/development/alert/alert.d.ts +1 -3
  76. package/development/alert/alert.d.ts.map +1 -1
  77. package/development/alert/alert.js +3 -1
  78. package/development/alert.d.ts +3 -5
  79. package/development/alert.d.ts.map +1 -1
  80. package/development/autocomplete.d.ts +1 -3
  81. package/development/autocomplete.d.ts.map +1 -1
  82. package/development/breadcrumb/breadcrumb/breadcrumb.component.d.ts +1 -1
  83. package/development/breadcrumb/breadcrumb/breadcrumb.component.d.ts.map +1 -1
  84. package/development/breadcrumb/breadcrumb/breadcrumb.component.js +2 -2
  85. package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.d.ts +1 -1
  86. package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.d.ts.map +1 -1
  87. package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +2 -2
  88. package/development/breadcrumb/breadcrumb-group.d.ts +1 -3
  89. package/development/breadcrumb/breadcrumb-group.d.ts.map +1 -1
  90. package/development/breadcrumb/breadcrumb-group.js +3 -1
  91. package/development/breadcrumb/breadcrumb.d.ts +1 -3
  92. package/development/breadcrumb/breadcrumb.d.ts.map +1 -1
  93. package/development/breadcrumb/breadcrumb.js +3 -1
  94. package/development/breadcrumb.d.ts +3 -5
  95. package/development/breadcrumb.d.ts.map +1 -1
  96. package/development/button/accent-button-link.d.ts +1 -3
  97. package/development/button/accent-button-link.d.ts.map +1 -1
  98. package/development/button/accent-button-link.js +3 -1
  99. package/development/button/accent-button-static.d.ts +1 -3
  100. package/development/button/accent-button-static.d.ts.map +1 -1
  101. package/development/button/accent-button-static.js +3 -1
  102. package/development/button/accent-button.d.ts +1 -3
  103. package/development/button/accent-button.d.ts.map +1 -1
  104. package/development/button/accent-button.js +3 -1
  105. package/development/button/button-link.d.ts +1 -3
  106. package/development/button/button-link.d.ts.map +1 -1
  107. package/development/button/button-link.js +3 -1
  108. package/development/button/button-static.d.ts +1 -3
  109. package/development/button/button-static.d.ts.map +1 -1
  110. package/development/button/button-static.js +3 -1
  111. package/development/button/button.d.ts +1 -3
  112. package/development/button/button.d.ts.map +1 -1
  113. package/development/button/button.js +3 -1
  114. package/development/button/mini-button-group.d.ts +1 -3
  115. package/development/button/mini-button-group.d.ts.map +1 -1
  116. package/development/button/mini-button-group.js +3 -1
  117. package/development/button/mini-button-link.d.ts +1 -3
  118. package/development/button/mini-button-link.d.ts.map +1 -1
  119. package/development/button/mini-button-link.js +3 -1
  120. package/development/button/mini-button.d.ts +1 -3
  121. package/development/button/mini-button.d.ts.map +1 -1
  122. package/development/button/mini-button.js +3 -1
  123. package/development/button/secondary-button-link.d.ts +1 -3
  124. package/development/button/secondary-button-link.d.ts.map +1 -1
  125. package/development/button/secondary-button-link.js +3 -1
  126. package/development/button/secondary-button-static.d.ts +1 -3
  127. package/development/button/secondary-button-static.d.ts.map +1 -1
  128. package/development/button/secondary-button-static.js +3 -1
  129. package/development/button/secondary-button.d.ts +1 -3
  130. package/development/button/secondary-button.d.ts.map +1 -1
  131. package/development/button/secondary-button.js +3 -1
  132. package/development/button/transparent-button-link.d.ts +1 -3
  133. package/development/button/transparent-button-link.d.ts.map +1 -1
  134. package/development/button/transparent-button-link.js +3 -1
  135. package/development/button/transparent-button-static.d.ts +1 -3
  136. package/development/button/transparent-button-static.d.ts.map +1 -1
  137. package/development/button/transparent-button-static.js +3 -1
  138. package/development/button/transparent-button.d.ts +1 -3
  139. package/development/button/transparent-button.d.ts.map +1 -1
  140. package/development/button/transparent-button.js +3 -1
  141. package/development/button.d.ts +16 -18
  142. package/development/button.d.ts.map +1 -1
  143. package/development/calendar/calendar/calendar.component.d.ts +1 -1
  144. package/development/calendar/calendar/calendar.component.d.ts.map +1 -1
  145. package/development/calendar/calendar/calendar.component.js +2 -2
  146. package/development/calendar/calendar-day/calendar-day.component.d.ts +1 -1
  147. package/development/calendar/calendar-day/calendar-day.component.d.ts.map +1 -1
  148. package/development/calendar/calendar-day/calendar-day.component.js +2 -2
  149. package/development/calendar/calendar-day.d.ts +1 -3
  150. package/development/calendar/calendar-day.d.ts.map +1 -1
  151. package/development/calendar/calendar-day.js +3 -1
  152. package/development/calendar/calendar.d.ts +1 -3
  153. package/development/calendar/calendar.d.ts.map +1 -1
  154. package/development/calendar/calendar.js +3 -1
  155. package/development/calendar.d.ts +3 -5
  156. package/development/calendar.d.ts.map +1 -1
  157. package/development/card/card/card.component.d.ts +1 -1
  158. package/development/card/card/card.component.d.ts.map +1 -1
  159. package/development/card/card/card.component.js +2 -2
  160. package/development/card/card-badge/card-badge.component.d.ts +1 -1
  161. package/development/card/card-badge/card-badge.component.d.ts.map +1 -1
  162. package/development/card/card-badge/card-badge.component.js +2 -2
  163. package/development/card/card-badge.d.ts +1 -3
  164. package/development/card/card-badge.d.ts.map +1 -1
  165. package/development/card/card-badge.js +3 -1
  166. package/development/card/card-button/card-button.component.d.ts +1 -1
  167. package/development/card/card-button/card-button.component.d.ts.map +1 -1
  168. package/development/card/card-button/card-button.component.js +2 -2
  169. package/development/card/card-button.d.ts +1 -3
  170. package/development/card/card-button.d.ts.map +1 -1
  171. package/development/card/card-button.js +3 -1
  172. package/development/card/card-link/card-link.component.d.ts +1 -1
  173. package/development/card/card-link/card-link.component.d.ts.map +1 -1
  174. package/development/card/card-link/card-link.component.js +2 -2
  175. package/development/card/card-link.d.ts +1 -3
  176. package/development/card/card-link.d.ts.map +1 -1
  177. package/development/card/card-link.js +3 -1
  178. package/development/card/card.d.ts +1 -3
  179. package/development/card/card.d.ts.map +1 -1
  180. package/development/card/card.js +3 -1
  181. package/development/card.d.ts +5 -7
  182. package/development/card.d.ts.map +1 -1
  183. package/development/carousel/carousel/carousel.component.d.ts +1 -1
  184. package/development/carousel/carousel/carousel.component.d.ts.map +1 -1
  185. package/development/carousel/carousel/carousel.component.js +2 -2
  186. package/development/carousel/carousel-item/carousel-item.component.d.ts +1 -1
  187. package/development/carousel/carousel-item/carousel-item.component.d.ts.map +1 -1
  188. package/development/carousel/carousel-item/carousel-item.component.js +2 -2
  189. package/development/carousel/carousel-item.d.ts +1 -3
  190. package/development/carousel/carousel-item.d.ts.map +1 -1
  191. package/development/carousel/carousel-item.js +3 -1
  192. package/development/carousel/carousel-list/carousel-list.component.d.ts +1 -1
  193. package/development/carousel/carousel-list/carousel-list.component.d.ts.map +1 -1
  194. package/development/carousel/carousel-list/carousel-list.component.js +2 -2
  195. package/development/carousel/carousel-list.d.ts +1 -3
  196. package/development/carousel/carousel-list.d.ts.map +1 -1
  197. package/development/carousel/carousel-list.js +3 -1
  198. package/development/carousel/carousel.d.ts +1 -3
  199. package/development/carousel/carousel.d.ts.map +1 -1
  200. package/development/carousel/carousel.js +3 -1
  201. package/development/carousel.d.ts +4 -6
  202. package/development/carousel.d.ts.map +1 -1
  203. package/development/checkbox/checkbox.component.d.ts +7 -0
  204. package/development/checkbox/checkbox.component.d.ts.map +1 -0
  205. package/development/checkbox/checkbox.component.js +16 -0
  206. package/development/checkbox-group/checkbox-group.component.d.ts +3 -0
  207. package/development/checkbox-group/checkbox-group.component.d.ts.map +1 -0
  208. package/development/checkbox-group/checkbox-group.component.js +12 -0
  209. package/development/checkbox-group.d.ts +3 -0
  210. package/development/checkbox-group.d.ts.map +1 -0
  211. package/development/checkbox-panel/checkbox-panel.component.d.ts +7 -0
  212. package/development/checkbox-panel/checkbox-panel.component.d.ts.map +1 -0
  213. package/development/checkbox-panel/checkbox-panel.component.js +16 -0
  214. package/development/checkbox-panel.d.ts +3 -0
  215. package/development/checkbox-panel.d.ts.map +1 -0
  216. package/development/checkbox.d.ts +2 -6
  217. package/development/checkbox.d.ts.map +1 -1
  218. package/development/checkbox.js +3 -7
  219. package/development/chip/chip/chip.component.d.ts +1 -1
  220. package/development/chip/chip/chip.component.d.ts.map +1 -1
  221. package/development/chip/chip/chip.component.js +2 -2
  222. package/development/chip/chip-group/chip-group.component.d.ts +1 -1
  223. package/development/chip/chip-group/chip-group.component.d.ts.map +1 -1
  224. package/development/chip/chip-group/chip-group.component.js +2 -2
  225. package/development/chip/chip-group.d.ts +1 -3
  226. package/development/chip/chip-group.d.ts.map +1 -1
  227. package/development/chip/chip-group.js +3 -1
  228. package/development/chip/chip.d.ts +1 -3
  229. package/development/chip/chip.d.ts.map +1 -1
  230. package/development/chip/chip.js +3 -1
  231. package/development/chip-label.d.ts +1 -3
  232. package/development/chip-label.d.ts.map +1 -1
  233. package/development/chip.d.ts +3 -5
  234. package/development/chip.d.ts.map +1 -1
  235. package/development/clock.d.ts +1 -3
  236. package/development/clock.d.ts.map +1 -1
  237. package/development/container/container/container.component.d.ts +1 -1
  238. package/development/container/container/container.component.d.ts.map +1 -1
  239. package/development/container/container/container.component.js +2 -2
  240. package/development/container/container.d.ts +1 -3
  241. package/development/container/container.d.ts.map +1 -1
  242. package/development/container/container.js +3 -1
  243. package/development/container/sticky-bar/sticky-bar.component.d.ts +1 -1
  244. package/development/container/sticky-bar/sticky-bar.component.d.ts.map +1 -1
  245. package/development/container/sticky-bar/sticky-bar.component.js +2 -2
  246. package/development/container/sticky-bar.d.ts +1 -3
  247. package/development/container/sticky-bar.d.ts.map +1 -1
  248. package/development/container/sticky-bar.js +3 -1
  249. package/development/container.d.ts +3 -5
  250. package/development/container.d.ts.map +1 -1
  251. package/development/core/create-component.d.ts +2 -2
  252. package/development/core/create-component.d.ts.map +1 -1
  253. package/development/core/create-component.js +1 -1
  254. package/development/core.d.ts +1 -3
  255. package/development/core.d.ts.map +1 -1
  256. package/development/date-input.d.ts +1 -3
  257. package/development/date-input.d.ts.map +1 -1
  258. package/development/datepicker/datepicker/datepicker.component.d.ts +1 -1
  259. package/development/datepicker/datepicker/datepicker.component.d.ts.map +1 -1
  260. package/development/datepicker/datepicker/datepicker.component.js +2 -2
  261. package/development/datepicker/datepicker-next-day/datepicker-next-day.component.d.ts +1 -1
  262. package/development/datepicker/datepicker-next-day/datepicker-next-day.component.d.ts.map +1 -1
  263. package/development/datepicker/datepicker-next-day/datepicker-next-day.component.js +2 -2
  264. package/development/datepicker/datepicker-next-day.d.ts +1 -3
  265. package/development/datepicker/datepicker-next-day.d.ts.map +1 -1
  266. package/development/datepicker/datepicker-next-day.js +3 -1
  267. package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.d.ts +1 -1
  268. package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.d.ts.map +1 -1
  269. package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +2 -2
  270. package/development/datepicker/datepicker-previous-day.d.ts +1 -3
  271. package/development/datepicker/datepicker-previous-day.d.ts.map +1 -1
  272. package/development/datepicker/datepicker-previous-day.js +3 -1
  273. package/development/datepicker/datepicker-toggle/datepicker-toggle.component.d.ts +1 -1
  274. package/development/datepicker/datepicker-toggle/datepicker-toggle.component.d.ts.map +1 -1
  275. package/development/datepicker/datepicker-toggle/datepicker-toggle.component.js +2 -2
  276. package/development/datepicker/datepicker-toggle.d.ts +1 -3
  277. package/development/datepicker/datepicker-toggle.d.ts.map +1 -1
  278. package/development/datepicker/datepicker-toggle.js +3 -1
  279. package/development/datepicker/datepicker.d.ts +1 -3
  280. package/development/datepicker/datepicker.d.ts.map +1 -1
  281. package/development/datepicker/datepicker.js +3 -1
  282. package/development/datepicker.d.ts +5 -7
  283. package/development/datepicker.d.ts.map +1 -1
  284. package/development/dialog/dialog/dialog.component.d.ts +1 -1
  285. package/development/dialog/dialog/dialog.component.d.ts.map +1 -1
  286. package/development/dialog/dialog/dialog.component.js +2 -2
  287. package/development/dialog/dialog-actions/dialog-actions.component.d.ts +1 -1
  288. package/development/dialog/dialog-actions/dialog-actions.component.d.ts.map +1 -1
  289. package/development/dialog/dialog-actions/dialog-actions.component.js +2 -2
  290. package/development/dialog/dialog-actions.d.ts +1 -3
  291. package/development/dialog/dialog-actions.d.ts.map +1 -1
  292. package/development/dialog/dialog-actions.js +3 -1
  293. package/development/dialog/dialog-close-button/dialog-close-button.component.d.ts +1 -1
  294. package/development/dialog/dialog-close-button/dialog-close-button.component.d.ts.map +1 -1
  295. package/development/dialog/dialog-close-button/dialog-close-button.component.js +2 -2
  296. package/development/dialog/dialog-close-button.d.ts +1 -3
  297. package/development/dialog/dialog-close-button.d.ts.map +1 -1
  298. package/development/dialog/dialog-close-button.js +3 -1
  299. package/development/dialog/dialog-content/dialog-content.component.d.ts +1 -1
  300. package/development/dialog/dialog-content/dialog-content.component.d.ts.map +1 -1
  301. package/development/dialog/dialog-content/dialog-content.component.js +2 -2
  302. package/development/dialog/dialog-content.d.ts +1 -3
  303. package/development/dialog/dialog-content.d.ts.map +1 -1
  304. package/development/dialog/dialog-content.js +3 -1
  305. package/development/dialog/dialog-title/dialog-title.component.d.ts +1 -1
  306. package/development/dialog/dialog-title/dialog-title.component.d.ts.map +1 -1
  307. package/development/dialog/dialog-title/dialog-title.component.js +2 -2
  308. package/development/dialog/dialog-title.d.ts +1 -3
  309. package/development/dialog/dialog-title.d.ts.map +1 -1
  310. package/development/dialog/dialog-title.js +3 -1
  311. package/development/dialog/dialog.d.ts +1 -3
  312. package/development/dialog/dialog.d.ts.map +1 -1
  313. package/development/dialog/dialog.js +3 -1
  314. package/development/dialog.d.ts +6 -8
  315. package/development/dialog.d.ts.map +1 -1
  316. package/development/divider.d.ts +1 -3
  317. package/development/divider.d.ts.map +1 -1
  318. package/development/expansion-panel/expansion-panel/expansion-panel.component.d.ts +1 -1
  319. package/development/expansion-panel/expansion-panel/expansion-panel.component.d.ts.map +1 -1
  320. package/development/expansion-panel/expansion-panel/expansion-panel.component.js +2 -2
  321. package/development/expansion-panel/expansion-panel-content/expansion-panel-content.component.d.ts +1 -1
  322. package/development/expansion-panel/expansion-panel-content/expansion-panel-content.component.d.ts.map +1 -1
  323. package/development/expansion-panel/expansion-panel-content/expansion-panel-content.component.js +2 -2
  324. package/development/expansion-panel/expansion-panel-content.d.ts +1 -3
  325. package/development/expansion-panel/expansion-panel-content.d.ts.map +1 -1
  326. package/development/expansion-panel/expansion-panel-content.js +3 -1
  327. package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.d.ts +1 -1
  328. package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.d.ts.map +1 -1
  329. package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +2 -2
  330. package/development/expansion-panel/expansion-panel-header.d.ts +1 -3
  331. package/development/expansion-panel/expansion-panel-header.d.ts.map +1 -1
  332. package/development/expansion-panel/expansion-panel-header.js +3 -1
  333. package/development/expansion-panel/expansion-panel.d.ts +1 -3
  334. package/development/expansion-panel/expansion-panel.d.ts.map +1 -1
  335. package/development/expansion-panel/expansion-panel.js +3 -1
  336. package/development/expansion-panel.d.ts +4 -6
  337. package/development/expansion-panel.d.ts.map +1 -1
  338. package/development/file-selector/file-selector/file-selector.component.d.ts +1 -1
  339. package/development/file-selector/file-selector/file-selector.component.d.ts.map +1 -1
  340. package/development/file-selector/file-selector/file-selector.component.js +2 -2
  341. package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.d.ts +1 -1
  342. package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.d.ts.map +1 -1
  343. package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +2 -2
  344. package/development/file-selector/file-selector-dropzone.d.ts +1 -3
  345. package/development/file-selector/file-selector-dropzone.d.ts.map +1 -1
  346. package/development/file-selector/file-selector-dropzone.js +3 -1
  347. package/development/file-selector/file-selector.d.ts +1 -3
  348. package/development/file-selector/file-selector.d.ts.map +1 -1
  349. package/development/file-selector/file-selector.js +3 -1
  350. package/development/file-selector.d.ts +3 -5
  351. package/development/file-selector.d.ts.map +1 -1
  352. package/development/flip-card/flip-card/flip-card.component.d.ts +1 -1
  353. package/development/flip-card/flip-card/flip-card.component.d.ts.map +1 -1
  354. package/development/flip-card/flip-card/flip-card.component.js +2 -2
  355. package/development/flip-card/flip-card-details/flip-card-details.component.d.ts +1 -1
  356. package/development/flip-card/flip-card-details/flip-card-details.component.d.ts.map +1 -1
  357. package/development/flip-card/flip-card-details/flip-card-details.component.js +2 -2
  358. package/development/flip-card/flip-card-details.d.ts +1 -3
  359. package/development/flip-card/flip-card-details.d.ts.map +1 -1
  360. package/development/flip-card/flip-card-details.js +3 -1
  361. package/development/flip-card/flip-card-summary/flip-card-summary.component.d.ts +1 -1
  362. package/development/flip-card/flip-card-summary/flip-card-summary.component.d.ts.map +1 -1
  363. package/development/flip-card/flip-card-summary/flip-card-summary.component.js +2 -2
  364. package/development/flip-card/flip-card-summary.d.ts +1 -3
  365. package/development/flip-card/flip-card-summary.d.ts.map +1 -1
  366. package/development/flip-card/flip-card-summary.js +3 -1
  367. package/development/flip-card/flip-card.d.ts +1 -3
  368. package/development/flip-card/flip-card.d.ts.map +1 -1
  369. package/development/flip-card/flip-card.js +3 -1
  370. package/development/flip-card.d.ts +4 -6
  371. package/development/flip-card.d.ts.map +1 -1
  372. package/development/footer.d.ts +1 -3
  373. package/development/footer.d.ts.map +1 -1
  374. package/development/form-field/error/error.component.d.ts +1 -1
  375. package/development/form-field/error/error.component.d.ts.map +1 -1
  376. package/development/form-field/error/error.component.js +2 -2
  377. package/development/form-field/error.d.ts +1 -3
  378. package/development/form-field/error.d.ts.map +1 -1
  379. package/development/form-field/error.js +3 -1
  380. package/development/form-field/form-field/form-field.component.d.ts +1 -1
  381. package/development/form-field/form-field/form-field.component.d.ts.map +1 -1
  382. package/development/form-field/form-field/form-field.component.js +2 -2
  383. package/development/form-field/form-field-clear/form-field-clear.component.d.ts +1 -1
  384. package/development/form-field/form-field-clear/form-field-clear.component.d.ts.map +1 -1
  385. package/development/form-field/form-field-clear/form-field-clear.component.js +2 -2
  386. package/development/form-field/form-field-clear.d.ts +1 -3
  387. package/development/form-field/form-field-clear.d.ts.map +1 -1
  388. package/development/form-field/form-field-clear.js +3 -1
  389. package/development/form-field/form-field.d.ts +1 -3
  390. package/development/form-field/form-field.d.ts.map +1 -1
  391. package/development/form-field/form-field.js +3 -1
  392. package/development/form-field.d.ts +4 -6
  393. package/development/form-field.d.ts.map +1 -1
  394. package/development/header/header/header.component.d.ts +1 -1
  395. package/development/header/header/header.component.d.ts.map +1 -1
  396. package/development/header/header/header.component.js +2 -2
  397. package/development/header/header-button/header-button.component.d.ts +1 -1
  398. package/development/header/header-button/header-button.component.d.ts.map +1 -1
  399. package/development/header/header-button/header-button.component.js +2 -2
  400. package/development/header/header-button.d.ts +1 -3
  401. package/development/header/header-button.d.ts.map +1 -1
  402. package/development/header/header-button.js +3 -1
  403. package/development/header/header-environment/header-environment.component.d.ts +1 -1
  404. package/development/header/header-environment/header-environment.component.d.ts.map +1 -1
  405. package/development/header/header-environment/header-environment.component.js +2 -2
  406. package/development/header/header-environment.d.ts +1 -3
  407. package/development/header/header-environment.d.ts.map +1 -1
  408. package/development/header/header-environment.js +3 -1
  409. package/development/header/header-link/header-link.component.d.ts +1 -1
  410. package/development/header/header-link/header-link.component.d.ts.map +1 -1
  411. package/development/header/header-link/header-link.component.js +2 -2
  412. package/development/header/header-link.d.ts +1 -3
  413. package/development/header/header-link.d.ts.map +1 -1
  414. package/development/header/header-link.js +3 -1
  415. package/development/header/header.d.ts +1 -3
  416. package/development/header/header.d.ts.map +1 -1
  417. package/development/header/header.js +3 -1
  418. package/development/header.d.ts +5 -7
  419. package/development/header.d.ts.map +1 -1
  420. package/development/icon-sidebar/icon-sidebar/icon-sidebar.component.d.ts +1 -1
  421. package/development/icon-sidebar/icon-sidebar/icon-sidebar.component.d.ts.map +1 -1
  422. package/development/icon-sidebar/icon-sidebar/icon-sidebar.component.js +2 -2
  423. package/development/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.d.ts +1 -1
  424. package/development/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.d.ts.map +1 -1
  425. package/development/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.js +2 -2
  426. package/development/icon-sidebar/icon-sidebar-button.d.ts +1 -3
  427. package/development/icon-sidebar/icon-sidebar-button.d.ts.map +1 -1
  428. package/development/icon-sidebar/icon-sidebar-button.js +3 -1
  429. package/development/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.d.ts +1 -1
  430. package/development/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.d.ts.map +1 -1
  431. package/development/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js +2 -2
  432. package/development/icon-sidebar/icon-sidebar-container.d.ts +1 -3
  433. package/development/icon-sidebar/icon-sidebar-container.d.ts.map +1 -1
  434. package/development/icon-sidebar/icon-sidebar-container.js +3 -1
  435. package/development/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.d.ts +1 -1
  436. package/development/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.d.ts.map +1 -1
  437. package/development/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js +2 -2
  438. package/development/icon-sidebar/icon-sidebar-content.d.ts +1 -3
  439. package/development/icon-sidebar/icon-sidebar-content.d.ts.map +1 -1
  440. package/development/icon-sidebar/icon-sidebar-content.js +3 -1
  441. package/development/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.d.ts +1 -1
  442. package/development/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.d.ts.map +1 -1
  443. package/development/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.js +2 -2
  444. package/development/icon-sidebar/icon-sidebar-link.d.ts +1 -3
  445. package/development/icon-sidebar/icon-sidebar-link.d.ts.map +1 -1
  446. package/development/icon-sidebar/icon-sidebar-link.js +3 -1
  447. package/development/icon-sidebar/icon-sidebar.d.ts +1 -3
  448. package/development/icon-sidebar/icon-sidebar.d.ts.map +1 -1
  449. package/development/icon-sidebar/icon-sidebar.js +3 -1
  450. package/development/icon-sidebar.d.ts +6 -8
  451. package/development/icon-sidebar.d.ts.map +1 -1
  452. package/development/icon.d.ts +1 -3
  453. package/development/icon.d.ts.map +1 -1
  454. package/development/image.d.ts +1 -3
  455. package/development/image.d.ts.map +1 -1
  456. package/development/journey-header.d.ts +1 -3
  457. package/development/journey-header.d.ts.map +1 -1
  458. package/development/lead-container.d.ts +1 -3
  459. package/development/lead-container.d.ts.map +1 -1
  460. package/development/link/block-link-button.d.ts +1 -3
  461. package/development/link/block-link-button.d.ts.map +1 -1
  462. package/development/link/block-link-button.js +3 -1
  463. package/development/link/block-link-static.d.ts +1 -3
  464. package/development/link/block-link-static.d.ts.map +1 -1
  465. package/development/link/block-link-static.js +3 -1
  466. package/development/link/block-link.d.ts +1 -3
  467. package/development/link/block-link.d.ts.map +1 -1
  468. package/development/link/block-link.js +3 -1
  469. package/development/link/link-button.d.ts +1 -3
  470. package/development/link/link-button.d.ts.map +1 -1
  471. package/development/link/link-button.js +3 -1
  472. package/development/link/link-static.d.ts +1 -3
  473. package/development/link/link-static.d.ts.map +1 -1
  474. package/development/link/link-static.js +3 -1
  475. package/development/link/link.d.ts +1 -3
  476. package/development/link/link.d.ts.map +1 -1
  477. package/development/link/link.js +3 -1
  478. package/development/link-list/link-list.component.d.ts +3 -0
  479. package/development/link-list/link-list.component.d.ts.map +1 -0
  480. package/development/link-list/link-list.component.js +12 -0
  481. package/development/link-list-anchor/link-list-anchor.component.d.ts +3 -0
  482. package/development/link-list-anchor/link-list-anchor.component.d.ts.map +1 -0
  483. package/development/link-list-anchor/link-list-anchor.component.js +12 -0
  484. package/development/link-list-anchor.d.ts +3 -0
  485. package/development/link-list-anchor.d.ts.map +1 -0
  486. package/development/link-list.d.ts +2 -5
  487. package/development/link-list.d.ts.map +1 -1
  488. package/development/link-list.js +3 -5
  489. package/development/link.d.ts +7 -9
  490. package/development/link.d.ts.map +1 -1
  491. package/development/loading-indicator-circle.d.ts +1 -3
  492. package/development/loading-indicator-circle.d.ts.map +1 -1
  493. package/development/loading-indicator.d.ts +1 -3
  494. package/development/loading-indicator.d.ts.map +1 -1
  495. package/development/logo.d.ts +1 -3
  496. package/development/logo.d.ts.map +1 -1
  497. package/development/map-container.d.ts +1 -3
  498. package/development/map-container.d.ts.map +1 -1
  499. package/development/menu/menu/menu.component.d.ts +1 -1
  500. package/development/menu/menu/menu.component.d.ts.map +1 -1
  501. package/development/menu/menu/menu.component.js +2 -2
  502. package/development/menu/menu-button/menu-button.component.d.ts +1 -1
  503. package/development/menu/menu-button/menu-button.component.d.ts.map +1 -1
  504. package/development/menu/menu-button/menu-button.component.js +2 -2
  505. package/development/menu/menu-button.d.ts +1 -3
  506. package/development/menu/menu-button.d.ts.map +1 -1
  507. package/development/menu/menu-button.js +3 -1
  508. package/development/menu/menu-link/menu-link.component.d.ts +1 -1
  509. package/development/menu/menu-link/menu-link.component.d.ts.map +1 -1
  510. package/development/menu/menu-link/menu-link.component.js +2 -2
  511. package/development/menu/menu-link.d.ts +1 -3
  512. package/development/menu/menu-link.d.ts.map +1 -1
  513. package/development/menu/menu-link.js +3 -1
  514. package/development/menu/menu.d.ts +1 -3
  515. package/development/menu/menu.d.ts.map +1 -1
  516. package/development/menu/menu.js +3 -1
  517. package/development/menu.d.ts +4 -6
  518. package/development/menu.d.ts.map +1 -1
  519. package/development/message.d.ts +1 -3
  520. package/development/message.d.ts.map +1 -1
  521. package/development/mini-calendar/mini-calendar/mini-calendar.component.d.ts +1 -1
  522. package/development/mini-calendar/mini-calendar/mini-calendar.component.d.ts.map +1 -1
  523. package/development/mini-calendar/mini-calendar/mini-calendar.component.js +2 -2
  524. package/development/mini-calendar/mini-calendar-day/mini-calendar-day.component.d.ts +1 -1
  525. package/development/mini-calendar/mini-calendar-day/mini-calendar-day.component.d.ts.map +1 -1
  526. package/development/mini-calendar/mini-calendar-day/mini-calendar-day.component.js +2 -2
  527. package/development/mini-calendar/mini-calendar-day.d.ts +1 -3
  528. package/development/mini-calendar/mini-calendar-day.d.ts.map +1 -1
  529. package/development/mini-calendar/mini-calendar-day.js +3 -1
  530. package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.d.ts +1 -1
  531. package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.d.ts.map +1 -1
  532. package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +2 -2
  533. package/development/mini-calendar/mini-calendar-month.d.ts +1 -3
  534. package/development/mini-calendar/mini-calendar-month.d.ts.map +1 -1
  535. package/development/mini-calendar/mini-calendar-month.js +3 -1
  536. package/development/mini-calendar/mini-calendar.d.ts +1 -3
  537. package/development/mini-calendar/mini-calendar.d.ts.map +1 -1
  538. package/development/mini-calendar/mini-calendar.js +3 -1
  539. package/development/mini-calendar.d.ts +4 -6
  540. package/development/mini-calendar.d.ts.map +1 -1
  541. package/development/navigation/navigation/navigation.component.d.ts +1 -1
  542. package/development/navigation/navigation/navigation.component.d.ts.map +1 -1
  543. package/development/navigation/navigation/navigation.component.js +2 -2
  544. package/development/navigation/navigation-button/navigation-button.component.d.ts +1 -1
  545. package/development/navigation/navigation-button/navigation-button.component.d.ts.map +1 -1
  546. package/development/navigation/navigation-button/navigation-button.component.js +2 -2
  547. package/development/navigation/navigation-button.d.ts +1 -3
  548. package/development/navigation/navigation-button.d.ts.map +1 -1
  549. package/development/navigation/navigation-button.js +3 -1
  550. package/development/navigation/navigation-link/navigation-link.component.d.ts +1 -1
  551. package/development/navigation/navigation-link/navigation-link.component.d.ts.map +1 -1
  552. package/development/navigation/navigation-link/navigation-link.component.js +2 -2
  553. package/development/navigation/navigation-link.d.ts +1 -3
  554. package/development/navigation/navigation-link.d.ts.map +1 -1
  555. package/development/navigation/navigation-link.js +3 -1
  556. package/development/navigation/navigation-list/navigation-list.component.d.ts +1 -1
  557. package/development/navigation/navigation-list/navigation-list.component.d.ts.map +1 -1
  558. package/development/navigation/navigation-list/navigation-list.component.js +2 -2
  559. package/development/navigation/navigation-list.d.ts +1 -3
  560. package/development/navigation/navigation-list.d.ts.map +1 -1
  561. package/development/navigation/navigation-list.js +3 -1
  562. package/development/navigation/navigation-marker/navigation-marker.component.d.ts +1 -1
  563. package/development/navigation/navigation-marker/navigation-marker.component.d.ts.map +1 -1
  564. package/development/navigation/navigation-marker/navigation-marker.component.js +2 -2
  565. package/development/navigation/navigation-marker.d.ts +1 -3
  566. package/development/navigation/navigation-marker.d.ts.map +1 -1
  567. package/development/navigation/navigation-marker.js +3 -1
  568. package/development/navigation/navigation-section/navigation-section.component.d.ts +1 -1
  569. package/development/navigation/navigation-section/navigation-section.component.d.ts.map +1 -1
  570. package/development/navigation/navigation-section/navigation-section.component.js +2 -2
  571. package/development/navigation/navigation-section.d.ts +1 -3
  572. package/development/navigation/navigation-section.d.ts.map +1 -1
  573. package/development/navigation/navigation-section.js +3 -1
  574. package/development/navigation/navigation.d.ts +1 -3
  575. package/development/navigation/navigation.d.ts.map +1 -1
  576. package/development/navigation/navigation.js +3 -1
  577. package/development/navigation.d.ts +7 -9
  578. package/development/navigation.d.ts.map +1 -1
  579. package/development/notification.d.ts +1 -3
  580. package/development/notification.d.ts.map +1 -1
  581. package/development/option/optgroup/optgroup.component.d.ts +1 -1
  582. package/development/option/optgroup/optgroup.component.d.ts.map +1 -1
  583. package/development/option/optgroup/optgroup.component.js +2 -2
  584. package/development/option/optgroup.d.ts +1 -3
  585. package/development/option/optgroup.d.ts.map +1 -1
  586. package/development/option/optgroup.js +3 -1
  587. package/development/option/option/option.component.d.ts +1 -1
  588. package/development/option/option/option.component.d.ts.map +1 -1
  589. package/development/option/option/option.component.js +2 -2
  590. package/development/option/option-hint/option-hint.component.d.ts +1 -1
  591. package/development/option/option-hint/option-hint.component.d.ts.map +1 -1
  592. package/development/option/option-hint/option-hint.component.js +2 -2
  593. package/development/option/option-hint.d.ts +1 -3
  594. package/development/option/option-hint.d.ts.map +1 -1
  595. package/development/option/option-hint.js +3 -1
  596. package/development/option/option.d.ts +1 -3
  597. package/development/option/option.d.ts.map +1 -1
  598. package/development/option/option.js +3 -1
  599. package/development/option.d.ts +4 -6
  600. package/development/option.d.ts.map +1 -1
  601. package/development/overlay.d.ts +1 -3
  602. package/development/overlay.d.ts.map +1 -1
  603. package/development/paginator/compact-paginator/compact-paginator.component.d.ts +1 -1
  604. package/development/paginator/compact-paginator/compact-paginator.component.d.ts.map +1 -1
  605. package/development/paginator/compact-paginator/compact-paginator.component.js +2 -2
  606. package/development/paginator/compact-paginator.d.ts +1 -3
  607. package/development/paginator/compact-paginator.d.ts.map +1 -1
  608. package/development/paginator/compact-paginator.js +3 -1
  609. package/development/paginator/paginator/paginator.component.d.ts +1 -1
  610. package/development/paginator/paginator/paginator.component.d.ts.map +1 -1
  611. package/development/paginator/paginator/paginator.component.js +2 -2
  612. package/development/paginator/paginator.d.ts +1 -3
  613. package/development/paginator/paginator.d.ts.map +1 -1
  614. package/development/paginator/paginator.js +3 -1
  615. package/development/paginator.d.ts +3 -5
  616. package/development/paginator.d.ts.map +1 -1
  617. package/development/popover.d.ts +1 -3
  618. package/development/popover.d.ts.map +1 -1
  619. package/development/radio-button/radio-button.component.d.ts +7 -0
  620. package/development/radio-button/radio-button.component.d.ts.map +1 -0
  621. package/development/radio-button/radio-button.component.js +16 -0
  622. package/development/radio-button-group/radio-button-group.component.d.ts +6 -0
  623. package/development/radio-button-group/radio-button-group.component.d.ts.map +1 -0
  624. package/development/radio-button-group/radio-button-group.component.js +15 -0
  625. package/development/radio-button-group.d.ts +3 -0
  626. package/development/radio-button-group.d.ts.map +1 -0
  627. package/development/radio-button-panel/radio-button-panel.component.d.ts +7 -0
  628. package/development/radio-button-panel/radio-button-panel.component.d.ts.map +1 -0
  629. package/development/radio-button-panel/radio-button-panel.component.js +16 -0
  630. package/development/radio-button-panel.d.ts +3 -0
  631. package/development/radio-button-panel.d.ts.map +1 -0
  632. package/development/radio-button.d.ts +2 -6
  633. package/development/radio-button.d.ts.map +1 -1
  634. package/development/radio-button.js +3 -7
  635. package/development/screen-reader-only.d.ts +1 -3
  636. package/development/screen-reader-only.d.ts.map +1 -1
  637. package/development/select.d.ts +1 -3
  638. package/development/select.d.ts.map +1 -1
  639. package/development/selection-action-panel.d.ts +1 -3
  640. package/development/selection-action-panel.d.ts.map +1 -1
  641. package/development/selection-expansion-panel.d.ts +1 -3
  642. package/development/selection-expansion-panel.d.ts.map +1 -1
  643. package/development/sidebar/sidebar/sidebar.component.d.ts +1 -1
  644. package/development/sidebar/sidebar/sidebar.component.d.ts.map +1 -1
  645. package/development/sidebar/sidebar/sidebar.component.js +2 -2
  646. package/development/sidebar/sidebar-close-button/sidebar-close-button.component.d.ts +1 -1
  647. package/development/sidebar/sidebar-close-button/sidebar-close-button.component.d.ts.map +1 -1
  648. package/development/sidebar/sidebar-close-button/sidebar-close-button.component.js +2 -2
  649. package/development/sidebar/sidebar-close-button.d.ts +1 -3
  650. package/development/sidebar/sidebar-close-button.d.ts.map +1 -1
  651. package/development/sidebar/sidebar-close-button.js +3 -1
  652. package/development/sidebar/sidebar-container/sidebar-container.component.d.ts +1 -1
  653. package/development/sidebar/sidebar-container/sidebar-container.component.d.ts.map +1 -1
  654. package/development/sidebar/sidebar-container/sidebar-container.component.js +2 -2
  655. package/development/sidebar/sidebar-container.d.ts +1 -3
  656. package/development/sidebar/sidebar-container.d.ts.map +1 -1
  657. package/development/sidebar/sidebar-container.js +3 -1
  658. package/development/sidebar/sidebar-content/sidebar-content.component.d.ts +1 -1
  659. package/development/sidebar/sidebar-content/sidebar-content.component.d.ts.map +1 -1
  660. package/development/sidebar/sidebar-content/sidebar-content.component.js +2 -2
  661. package/development/sidebar/sidebar-content.d.ts +1 -3
  662. package/development/sidebar/sidebar-content.d.ts.map +1 -1
  663. package/development/sidebar/sidebar-content.js +3 -1
  664. package/development/sidebar/sidebar-title/sidebar-title.component.d.ts +1 -1
  665. package/development/sidebar/sidebar-title/sidebar-title.component.d.ts.map +1 -1
  666. package/development/sidebar/sidebar-title/sidebar-title.component.js +2 -2
  667. package/development/sidebar/sidebar-title.d.ts +1 -3
  668. package/development/sidebar/sidebar-title.d.ts.map +1 -1
  669. package/development/sidebar/sidebar-title.js +3 -1
  670. package/development/sidebar/sidebar.d.ts +1 -3
  671. package/development/sidebar/sidebar.d.ts.map +1 -1
  672. package/development/sidebar/sidebar.js +3 -1
  673. package/development/sidebar.d.ts +6 -8
  674. package/development/sidebar.d.ts.map +1 -1
  675. package/development/signet.d.ts +1 -3
  676. package/development/signet.d.ts.map +1 -1
  677. package/development/skiplink-list.d.ts +1 -3
  678. package/development/skiplink-list.d.ts.map +1 -1
  679. package/development/slider.d.ts +1 -3
  680. package/development/slider.d.ts.map +1 -1
  681. package/development/status.d.ts +1 -3
  682. package/development/status.d.ts.map +1 -1
  683. package/development/stepper/step/step.component.d.ts +1 -1
  684. package/development/stepper/step/step.component.d.ts.map +1 -1
  685. package/development/stepper/step/step.component.js +2 -2
  686. package/development/stepper/step-label/step-label.component.d.ts +1 -1
  687. package/development/stepper/step-label/step-label.component.d.ts.map +1 -1
  688. package/development/stepper/step-label/step-label.component.js +2 -2
  689. package/development/stepper/step-label.d.ts +1 -3
  690. package/development/stepper/step-label.d.ts.map +1 -1
  691. package/development/stepper/step-label.js +3 -1
  692. package/development/stepper/step.d.ts +1 -3
  693. package/development/stepper/step.d.ts.map +1 -1
  694. package/development/stepper/step.js +3 -1
  695. package/development/stepper/stepper/stepper.component.d.ts +1 -1
  696. package/development/stepper/stepper/stepper.component.d.ts.map +1 -1
  697. package/development/stepper/stepper/stepper.component.js +2 -2
  698. package/development/stepper/stepper.d.ts +1 -3
  699. package/development/stepper/stepper.d.ts.map +1 -1
  700. package/development/stepper/stepper.js +3 -1
  701. package/development/stepper.d.ts +4 -6
  702. package/development/stepper.d.ts.map +1 -1
  703. package/development/table/table-wrapper/table-wrapper.component.d.ts +1 -1
  704. package/development/table/table-wrapper/table-wrapper.component.d.ts.map +1 -1
  705. package/development/table/table-wrapper/table-wrapper.component.js +2 -2
  706. package/development/table/table-wrapper.d.ts +1 -3
  707. package/development/table/table-wrapper.d.ts.map +1 -1
  708. package/development/table/table-wrapper.js +3 -1
  709. package/development/table.d.ts +2 -4
  710. package/development/table.d.ts.map +1 -1
  711. package/development/tabs/tab/tab.component.d.ts +1 -1
  712. package/development/tabs/tab/tab.component.d.ts.map +1 -1
  713. package/development/tabs/tab/tab.component.js +2 -2
  714. package/development/tabs/tab-group/tab-group.component.d.ts +1 -1
  715. package/development/tabs/tab-group/tab-group.component.d.ts.map +1 -1
  716. package/development/tabs/tab-group/tab-group.component.js +2 -2
  717. package/development/tabs/tab-group.d.ts +1 -3
  718. package/development/tabs/tab-group.d.ts.map +1 -1
  719. package/development/tabs/tab-group.js +3 -1
  720. package/development/tabs/tab-label/tab-label.component.d.ts +1 -1
  721. package/development/tabs/tab-label/tab-label.component.d.ts.map +1 -1
  722. package/development/tabs/tab-label/tab-label.component.js +2 -2
  723. package/development/tabs/tab-label.d.ts +1 -3
  724. package/development/tabs/tab-label.d.ts.map +1 -1
  725. package/development/tabs/tab-label.js +3 -1
  726. package/development/tabs/tab-nav-bar/tab-nav-bar.component.d.ts +1 -1
  727. package/development/tabs/tab-nav-bar/tab-nav-bar.component.d.ts.map +1 -1
  728. package/development/tabs/tab-nav-bar/tab-nav-bar.component.js +2 -2
  729. package/development/tabs/tab-nav-bar.d.ts +1 -3
  730. package/development/tabs/tab-nav-bar.d.ts.map +1 -1
  731. package/development/tabs/tab-nav-bar.js +3 -1
  732. package/development/tabs/tab.d.ts +1 -3
  733. package/development/tabs/tab.d.ts.map +1 -1
  734. package/development/tabs/tab.js +3 -1
  735. package/development/tabs.d.ts +5 -7
  736. package/development/tabs.d.ts.map +1 -1
  737. package/development/tag/tag/tag.component.d.ts +1 -1
  738. package/development/tag/tag/tag.component.d.ts.map +1 -1
  739. package/development/tag/tag/tag.component.js +2 -2
  740. package/development/tag/tag-group/tag-group.component.d.ts +1 -1
  741. package/development/tag/tag-group/tag-group.component.d.ts.map +1 -1
  742. package/development/tag/tag-group/tag-group.component.js +2 -2
  743. package/development/tag/tag-group.d.ts +1 -3
  744. package/development/tag/tag-group.d.ts.map +1 -1
  745. package/development/tag/tag-group.js +3 -1
  746. package/development/tag/tag.d.ts +1 -3
  747. package/development/tag/tag.d.ts.map +1 -1
  748. package/development/tag/tag.js +3 -1
  749. package/development/tag.d.ts +3 -5
  750. package/development/tag.d.ts.map +1 -1
  751. package/development/teaser-hero.d.ts +1 -3
  752. package/development/teaser-hero.d.ts.map +1 -1
  753. package/development/teaser-product/teaser-product/teaser-product.component.d.ts +1 -1
  754. package/development/teaser-product/teaser-product/teaser-product.component.d.ts.map +1 -1
  755. package/development/teaser-product/teaser-product/teaser-product.component.js +2 -2
  756. package/development/teaser-product/teaser-product-static/teaser-product-static.component.d.ts +1 -1
  757. package/development/teaser-product/teaser-product-static/teaser-product-static.component.d.ts.map +1 -1
  758. package/development/teaser-product/teaser-product-static/teaser-product-static.component.js +2 -2
  759. package/development/teaser-product/teaser-product-static.d.ts +1 -3
  760. package/development/teaser-product/teaser-product-static.d.ts.map +1 -1
  761. package/development/teaser-product/teaser-product-static.js +3 -1
  762. package/development/teaser-product/teaser-product.d.ts +1 -3
  763. package/development/teaser-product/teaser-product.d.ts.map +1 -1
  764. package/development/teaser-product/teaser-product.js +3 -1
  765. package/development/teaser-product.d.ts +3 -5
  766. package/development/teaser-product.d.ts.map +1 -1
  767. package/development/teaser.d.ts +1 -3
  768. package/development/teaser.d.ts.map +1 -1
  769. package/development/time-input.d.ts +1 -3
  770. package/development/time-input.d.ts.map +1 -1
  771. package/development/timetable-form/timetable-form/timetable-form.component.d.ts +1 -1
  772. package/development/timetable-form/timetable-form/timetable-form.component.d.ts.map +1 -1
  773. package/development/timetable-form/timetable-form/timetable-form.component.js +2 -2
  774. package/development/timetable-form/timetable-form-details/timetable-form-details.component.d.ts +1 -1
  775. package/development/timetable-form/timetable-form-details/timetable-form-details.component.d.ts.map +1 -1
  776. package/development/timetable-form/timetable-form-details/timetable-form-details.component.js +2 -2
  777. package/development/timetable-form/timetable-form-details.d.ts +1 -3
  778. package/development/timetable-form/timetable-form-details.d.ts.map +1 -1
  779. package/development/timetable-form/timetable-form-details.js +3 -1
  780. package/development/timetable-form/timetable-form-field/timetable-form-field.component.d.ts +1 -1
  781. package/development/timetable-form/timetable-form-field/timetable-form-field.component.d.ts.map +1 -1
  782. package/development/timetable-form/timetable-form-field/timetable-form-field.component.js +2 -2
  783. package/development/timetable-form/timetable-form-field.d.ts +1 -3
  784. package/development/timetable-form/timetable-form-field.d.ts.map +1 -1
  785. package/development/timetable-form/timetable-form-field.js +3 -1
  786. package/development/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.d.ts +1 -1
  787. package/development/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.d.ts.map +1 -1
  788. package/development/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.js +2 -2
  789. package/development/timetable-form/timetable-form-swap-button.d.ts +1 -3
  790. package/development/timetable-form/timetable-form-swap-button.d.ts.map +1 -1
  791. package/development/timetable-form/timetable-form-swap-button.js +3 -1
  792. package/development/timetable-form/timetable-form.d.ts +1 -3
  793. package/development/timetable-form/timetable-form.d.ts.map +1 -1
  794. package/development/timetable-form/timetable-form.js +3 -1
  795. package/development/timetable-form.d.ts +5 -7
  796. package/development/timetable-form.d.ts.map +1 -1
  797. package/development/timetable-occupancy-icon.d.ts +1 -3
  798. package/development/timetable-occupancy-icon.d.ts.map +1 -1
  799. package/development/timetable-occupancy.d.ts +1 -3
  800. package/development/timetable-occupancy.d.ts.map +1 -1
  801. package/development/title.d.ts +1 -3
  802. package/development/title.d.ts.map +1 -1
  803. package/development/toast.d.ts +1 -3
  804. package/development/toast.d.ts.map +1 -1
  805. package/development/toggle/toggle/toggle.component.d.ts +1 -1
  806. package/development/toggle/toggle/toggle.component.d.ts.map +1 -1
  807. package/development/toggle/toggle/toggle.component.js +2 -2
  808. package/development/toggle/toggle-option/toggle-option.component.d.ts +1 -1
  809. package/development/toggle/toggle-option/toggle-option.component.d.ts.map +1 -1
  810. package/development/toggle/toggle-option/toggle-option.component.js +2 -2
  811. package/development/toggle/toggle-option.d.ts +1 -3
  812. package/development/toggle/toggle-option.d.ts.map +1 -1
  813. package/development/toggle/toggle-option.js +3 -1
  814. package/development/toggle/toggle.d.ts +1 -3
  815. package/development/toggle/toggle.d.ts.map +1 -1
  816. package/development/toggle/toggle.js +3 -1
  817. package/development/toggle-check.d.ts +1 -3
  818. package/development/toggle-check.d.ts.map +1 -1
  819. package/development/toggle.d.ts +3 -5
  820. package/development/toggle.d.ts.map +1 -1
  821. package/development/tooltip.d.ts +1 -3
  822. package/development/tooltip.d.ts.map +1 -1
  823. package/development/train/train/train.component.d.ts +1 -1
  824. package/development/train/train/train.component.d.ts.map +1 -1
  825. package/development/train/train/train.component.js +2 -2
  826. package/development/train/train-blocked-passage/train-blocked-passage.component.d.ts +1 -1
  827. package/development/train/train-blocked-passage/train-blocked-passage.component.d.ts.map +1 -1
  828. package/development/train/train-blocked-passage/train-blocked-passage.component.js +2 -2
  829. package/development/train/train-blocked-passage.d.ts +1 -3
  830. package/development/train/train-blocked-passage.d.ts.map +1 -1
  831. package/development/train/train-blocked-passage.js +3 -1
  832. package/development/train/train-formation/train-formation.component.d.ts +1 -1
  833. package/development/train/train-formation/train-formation.component.d.ts.map +1 -1
  834. package/development/train/train-formation/train-formation.component.js +2 -2
  835. package/development/train/train-formation.d.ts +1 -3
  836. package/development/train/train-formation.d.ts.map +1 -1
  837. package/development/train/train-formation.js +3 -1
  838. package/development/train/train-wagon/train-wagon.component.d.ts +1 -1
  839. package/development/train/train-wagon/train-wagon.component.d.ts.map +1 -1
  840. package/development/train/train-wagon/train-wagon.component.js +2 -2
  841. package/development/train/train-wagon.d.ts +1 -3
  842. package/development/train/train-wagon.d.ts.map +1 -1
  843. package/development/train/train-wagon.js +3 -1
  844. package/development/train/train.d.ts +1 -3
  845. package/development/train/train.d.ts.map +1 -1
  846. package/development/train/train.js +3 -1
  847. package/development/train.d.ts +5 -7
  848. package/development/train.d.ts.map +1 -1
  849. package/development/visual-checkbox.d.ts +1 -3
  850. package/development/visual-checkbox.d.ts.map +1 -1
  851. package/dialog/dialog/dialog.component.js +1 -1
  852. package/dialog/dialog-actions/dialog-actions.component.js +1 -1
  853. package/dialog/dialog-actions.js +4 -2
  854. package/dialog/dialog-close-button/dialog-close-button.component.js +1 -1
  855. package/dialog/dialog-close-button.js +4 -2
  856. package/dialog/dialog-content/dialog-content.component.js +1 -1
  857. package/dialog/dialog-content.js +4 -2
  858. package/dialog/dialog-title/dialog-title.component.js +1 -1
  859. package/dialog/dialog-title.js +4 -2
  860. package/dialog/dialog.js +4 -2
  861. package/expansion-panel/expansion-panel/expansion-panel.component.js +1 -1
  862. package/expansion-panel/expansion-panel-content/expansion-panel-content.component.js +1 -1
  863. package/expansion-panel/expansion-panel-content.js +4 -2
  864. package/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
  865. package/expansion-panel/expansion-panel-header.js +2 -0
  866. package/expansion-panel/expansion-panel.js +2 -0
  867. package/file-selector/file-selector/file-selector.component.js +1 -1
  868. package/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
  869. package/file-selector/file-selector-dropzone.js +2 -0
  870. package/file-selector/file-selector.js +4 -2
  871. package/flip-card/flip-card/flip-card.component.js +1 -1
  872. package/flip-card/flip-card-details/flip-card-details.component.js +1 -1
  873. package/flip-card/flip-card-details.js +4 -2
  874. package/flip-card/flip-card-summary/flip-card-summary.component.js +1 -1
  875. package/flip-card/flip-card-summary.js +4 -2
  876. package/flip-card/flip-card.js +4 -2
  877. package/form-field/error/error.component.js +1 -1
  878. package/form-field/error.js +4 -2
  879. package/form-field/form-field/form-field.component.js +1 -1
  880. package/form-field/form-field-clear/form-field-clear.component.js +1 -1
  881. package/form-field/form-field-clear.js +4 -2
  882. package/form-field/form-field.js +4 -2
  883. package/header/header/header.component.js +1 -1
  884. package/header/header-button/header-button.component.js +1 -1
  885. package/header/header-button.js +4 -2
  886. package/header/header-environment/header-environment.component.js +1 -1
  887. package/header/header-environment.js +4 -2
  888. package/header/header-link/header-link.component.js +1 -1
  889. package/header/header-link.js +4 -2
  890. package/header/header.js +4 -2
  891. package/icon-sidebar/icon-sidebar/icon-sidebar.component.js +1 -1
  892. package/icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.js +1 -1
  893. package/icon-sidebar/icon-sidebar-button.js +4 -2
  894. package/icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js +1 -1
  895. package/icon-sidebar/icon-sidebar-container.js +4 -2
  896. package/icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js +1 -1
  897. package/icon-sidebar/icon-sidebar-content.js +4 -2
  898. package/icon-sidebar/icon-sidebar-link/icon-sidebar-link.component.js +1 -1
  899. package/icon-sidebar/icon-sidebar-link.js +4 -2
  900. package/icon-sidebar/icon-sidebar.js +4 -2
  901. package/link/block-link-button.js +4 -2
  902. package/link/block-link-static.js +4 -2
  903. package/link/block-link.js +4 -2
  904. package/link/link-button.js +4 -2
  905. package/link/link-static.js +4 -2
  906. package/link/link.js +4 -2
  907. package/link-list/{link-list/link-list.component.js → link-list.component.js} +2 -2
  908. package/{link-list/link-list-anchor → link-list-anchor}/link-list-anchor.component.js +2 -2
  909. package/link-list.js +2 -4
  910. package/menu/menu/menu.component.js +1 -1
  911. package/menu/menu-button/menu-button.component.js +1 -1
  912. package/menu/menu-button.js +4 -2
  913. package/menu/menu-link/menu-link.component.js +1 -1
  914. package/menu/menu-link.js +4 -2
  915. package/menu/menu.js +4 -2
  916. package/mini-calendar/mini-calendar/mini-calendar.component.js +1 -1
  917. package/mini-calendar/mini-calendar-day/mini-calendar-day.component.js +1 -1
  918. package/mini-calendar/mini-calendar-day.js +4 -2
  919. package/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +1 -1
  920. package/mini-calendar/mini-calendar-month.js +4 -2
  921. package/mini-calendar/mini-calendar.js +4 -2
  922. package/navigation/navigation/navigation.component.js +1 -1
  923. package/navigation/navigation-button/navigation-button.component.js +1 -1
  924. package/navigation/navigation-button.js +4 -2
  925. package/navigation/navigation-link/navigation-link.component.js +1 -1
  926. package/navigation/navigation-link.js +4 -2
  927. package/navigation/navigation-list/navigation-list.component.js +1 -1
  928. package/navigation/navigation-list.js +2 -0
  929. package/navigation/navigation-marker/navigation-marker.component.js +1 -1
  930. package/navigation/navigation-marker.js +4 -2
  931. package/navigation/navigation-section/navigation-section.component.js +1 -1
  932. package/navigation/navigation-section.js +4 -2
  933. package/navigation/navigation.js +4 -2
  934. package/option/optgroup/optgroup.component.js +1 -1
  935. package/option/optgroup.js +4 -2
  936. package/option/option/option.component.js +1 -1
  937. package/option/option-hint/option-hint.component.js +1 -1
  938. package/option/option-hint.js +4 -2
  939. package/option/option.js +4 -2
  940. package/package.json +45 -75
  941. package/paginator/compact-paginator/compact-paginator.component.js +1 -1
  942. package/paginator/compact-paginator.js +4 -2
  943. package/paginator/paginator/paginator.component.js +1 -1
  944. package/paginator/paginator.js +4 -2
  945. package/radio-button/{radio-button/radio-button.component.js → radio-button.component.js} +2 -2
  946. package/{radio-button/radio-button-group → radio-button-group}/radio-button-group.component.js +2 -2
  947. package/{radio-button/radio-button-panel → radio-button-panel}/radio-button-panel.component.js +2 -2
  948. package/radio-button.js +2 -6
  949. package/sidebar/sidebar/sidebar.component.js +1 -1
  950. package/sidebar/sidebar-close-button/sidebar-close-button.component.js +1 -1
  951. package/sidebar/sidebar-close-button.js +4 -2
  952. package/sidebar/sidebar-container/sidebar-container.component.js +1 -1
  953. package/sidebar/sidebar-container.js +4 -2
  954. package/sidebar/sidebar-content/sidebar-content.component.js +1 -1
  955. package/sidebar/sidebar-content.js +4 -2
  956. package/sidebar/sidebar-title/sidebar-title.component.js +1 -1
  957. package/sidebar/sidebar-title.js +4 -2
  958. package/sidebar/sidebar.js +4 -2
  959. package/stepper/step/step.component.js +1 -1
  960. package/stepper/step-label/step-label.component.js +1 -1
  961. package/stepper/step-label.js +4 -2
  962. package/stepper/step.js +4 -2
  963. package/stepper/stepper/stepper.component.js +1 -1
  964. package/stepper/stepper.js +4 -2
  965. package/table/table-wrapper/table-wrapper.component.js +1 -1
  966. package/table/table-wrapper.js +4 -2
  967. package/tabs/tab/tab.component.js +1 -1
  968. package/tabs/tab-group/tab-group.component.js +1 -1
  969. package/tabs/tab-group.js +4 -2
  970. package/tabs/tab-label/tab-label.component.js +1 -1
  971. package/tabs/tab-label.js +4 -2
  972. package/tabs/tab-nav-bar/tab-nav-bar.component.js +1 -1
  973. package/tabs/tab-nav-bar.js +4 -2
  974. package/tabs/tab.js +4 -2
  975. package/tag/tag/tag.component.js +1 -1
  976. package/tag/tag-group/tag-group.component.js +1 -1
  977. package/tag/tag-group.js +4 -2
  978. package/tag/tag.js +4 -2
  979. package/teaser-product/teaser-product/teaser-product.component.js +1 -1
  980. package/teaser-product/teaser-product-static/teaser-product-static.component.js +1 -1
  981. package/teaser-product/teaser-product-static.js +4 -2
  982. package/teaser-product/teaser-product.js +4 -2
  983. package/timetable-form/timetable-form/timetable-form.component.js +1 -1
  984. package/timetable-form/timetable-form-details/timetable-form-details.component.js +1 -1
  985. package/timetable-form/timetable-form-details.js +4 -2
  986. package/timetable-form/timetable-form-field/timetable-form-field.component.js +1 -1
  987. package/timetable-form/timetable-form-field.js +4 -2
  988. package/timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.js +1 -1
  989. package/timetable-form/timetable-form-swap-button.js +4 -2
  990. package/timetable-form/timetable-form.js +4 -2
  991. package/toggle/toggle/toggle.component.js +1 -1
  992. package/toggle/toggle-option/toggle-option.component.js +1 -1
  993. package/toggle/toggle-option.js +4 -2
  994. package/toggle/toggle.js +4 -2
  995. package/train/train/train.component.js +1 -1
  996. package/train/train-blocked-passage/train-blocked-passage.component.js +1 -1
  997. package/train/train-blocked-passage.js +4 -2
  998. package/train/train-formation/train-formation.component.js +1 -1
  999. package/train/train-formation.js +4 -2
  1000. package/train/train-wagon/train-wagon.component.js +1 -1
  1001. package/train/train-wagon.js +4 -2
  1002. package/train/train.js +4 -2
  1003. package/checkbox/checkbox.js +0 -4
  1004. package/development/checkbox/checkbox/checkbox.component.d.ts +0 -7
  1005. package/development/checkbox/checkbox/checkbox.component.d.ts.map +0 -1
  1006. package/development/checkbox/checkbox/checkbox.component.js +0 -16
  1007. package/development/checkbox/checkbox-group/checkbox-group.component.d.ts +0 -3
  1008. package/development/checkbox/checkbox-group/checkbox-group.component.d.ts.map +0 -1
  1009. package/development/checkbox/checkbox-group/checkbox-group.component.js +0 -12
  1010. package/development/checkbox/checkbox-group.d.ts +0 -5
  1011. package/development/checkbox/checkbox-group.d.ts.map +0 -1
  1012. package/development/checkbox/checkbox-panel/checkbox-panel.component.d.ts +0 -7
  1013. package/development/checkbox/checkbox-panel/checkbox-panel.component.d.ts.map +0 -1
  1014. package/development/checkbox/checkbox-panel/checkbox-panel.component.js +0 -16
  1015. package/development/checkbox/checkbox-panel.d.ts +0 -5
  1016. package/development/checkbox/checkbox-panel.d.ts.map +0 -1
  1017. package/development/checkbox/checkbox.d.ts +0 -5
  1018. package/development/checkbox/checkbox.d.ts.map +0 -1
  1019. package/development/checkbox/checkbox.js +0 -5
  1020. package/development/link-list/link-list/link-list.component.d.ts +0 -3
  1021. package/development/link-list/link-list/link-list.component.d.ts.map +0 -1
  1022. package/development/link-list/link-list/link-list.component.js +0 -12
  1023. package/development/link-list/link-list-anchor/link-list-anchor.component.d.ts +0 -3
  1024. package/development/link-list/link-list-anchor/link-list-anchor.component.d.ts.map +0 -1
  1025. package/development/link-list/link-list-anchor/link-list-anchor.component.js +0 -12
  1026. package/development/link-list/link-list-anchor.d.ts +0 -5
  1027. package/development/link-list/link-list-anchor.d.ts.map +0 -1
  1028. package/development/link-list/link-list.d.ts +0 -5
  1029. package/development/link-list/link-list.d.ts.map +0 -1
  1030. package/development/link-list/link-list.js +0 -5
  1031. package/development/radio-button/radio-button/radio-button.component.d.ts +0 -7
  1032. package/development/radio-button/radio-button/radio-button.component.d.ts.map +0 -1
  1033. package/development/radio-button/radio-button/radio-button.component.js +0 -16
  1034. package/development/radio-button/radio-button-group/radio-button-group.component.d.ts +0 -6
  1035. package/development/radio-button/radio-button-group/radio-button-group.component.d.ts.map +0 -1
  1036. package/development/radio-button/radio-button-group/radio-button-group.component.js +0 -15
  1037. package/development/radio-button/radio-button-group.d.ts +0 -5
  1038. package/development/radio-button/radio-button-group.d.ts.map +0 -1
  1039. package/development/radio-button/radio-button-panel/radio-button-panel.component.d.ts +0 -7
  1040. package/development/radio-button/radio-button-panel/radio-button-panel.component.d.ts.map +0 -1
  1041. package/development/radio-button/radio-button-panel/radio-button-panel.component.js +0 -16
  1042. package/development/radio-button/radio-button-panel.d.ts +0 -5
  1043. package/development/radio-button/radio-button-panel.d.ts.map +0 -1
  1044. package/development/radio-button/radio-button.d.ts +0 -5
  1045. package/development/radio-button/radio-button.d.ts.map +0 -1
  1046. package/development/radio-button/radio-button.js +0 -5
  1047. package/link-list/link-list.js +0 -4
  1048. package/radio-button/radio-button.js +0 -4
  1049. /package/{checkbox/checkbox-group.js → checkbox-group.js} +0 -0
  1050. /package/{checkbox/checkbox-panel.js → checkbox-panel.js} +0 -0
  1051. /package/development/{checkbox/checkbox-group.js → checkbox-group.js} +0 -0
  1052. /package/development/{checkbox/checkbox-panel.js → checkbox-panel.js} +0 -0
  1053. /package/development/{link-list/link-list-anchor.js → link-list-anchor.js} +0 -0
  1054. /package/development/{radio-button/radio-button-group.js → radio-button-group.js} +0 -0
  1055. /package/development/{radio-button/radio-button-panel.js → radio-button-panel.js} +0 -0
  1056. /package/{link-list/link-list-anchor.js → link-list-anchor.js} +0 -0
  1057. /package/{radio-button/radio-button-group.js → radio-button-group.js} +0 -0
  1058. /package/{radio-button/radio-button-panel.js → radio-button-panel.js} +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"alert.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/alert/alert/alert.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAIzE,eAAO,MAAM,QAAQ;kBAKe,SAAS,CAAC,KAAK,CAAC;YAC5B,SAAS,CAAC,KAAK,CAAC;mBACF,SAAS,CAAC,KAAK,CAAC;aAC5B,SAAS,CAAC,KAAK,CAAC;EAGxC,CAAC"}
1
+ {"version":3,"file":"alert.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/alert/alert/alert.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAInE,eAAO,MAAM,QAAQ;kBAKe,SAAS,CAAC,KAAK,CAAC;YAC5B,SAAS,CAAC,KAAK,CAAC;mBACF,SAAS,CAAC,KAAK,CAAC;aAC5B,SAAS,CAAC,KAAK,CAAC;EAGxC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { createComponent } from "../../core.js";
2
- import { SbbAlertElement } from "@sbb-esta/lyne-elements/alert/alert.js";
2
+ import { SbbAlertElement } from "@sbb-esta/lyne-elements/alert.js";
3
3
  import react from "react";
4
4
  const SbbAlert = createComponent({
5
5
  tagName: "sbb-alert",
@@ -15,4 +15,4 @@ const SbbAlert = createComponent({
15
15
  export {
16
16
  SbbAlert
17
17
  };
18
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQuY29tcG9uZW50LmpzIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcmVhY3QvYWxlcnQvYWxlcnQvYWxlcnQuY29tcG9uZW50LnRzIl0sInNvdXJjZXNDb250ZW50IjpbIi8qIGF1dG9nZW5lcmF0ZWQgKi9cbmltcG9ydCB7IGNyZWF0ZUNvbXBvbmVudCwgdHlwZSBFdmVudE5hbWUgfSBmcm9tICcuLi8uLi9jb3JlLmpzJztcbmltcG9ydCB7IFNiYkFsZXJ0RWxlbWVudCB9IGZyb20gJ0BzYmItZXN0YS9seW5lLWVsZW1lbnRzL2FsZXJ0L2FsZXJ0LmpzJztcbmltcG9ydCByZWFjdCBmcm9tICdyZWFjdCc7XG5cbi8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAdHlwZXNjcmlwdC1lc2xpbnQvbmFtaW5nLWNvbnZlbnRpb25cbmV4cG9ydCBjb25zdCBTYmJBbGVydCA9IGNyZWF0ZUNvbXBvbmVudCh7XG4gIHRhZ05hbWU6ICdzYmItYWxlcnQnLFxuICBlbGVtZW50Q2xhc3M6IFNiYkFsZXJ0RWxlbWVudCxcbiAgcmVhY3QsXG4gIGV2ZW50czoge1xuICAgICdvbkJlZm9yZW9wZW4nOiAnYmVmb3Jlb3BlbicgYXMgRXZlbnROYW1lPEV2ZW50PixcbiAgICAnb25PcGVuJzogJ29wZW4nIGFzIEV2ZW50TmFtZTxFdmVudD4sXG4gICAgJ29uQmVmb3JlY2xvc2UnOiAnYmVmb3JlY2xvc2UnIGFzIEV2ZW50TmFtZTxFdmVudD4sXG4gICAgJ29uQ2xvc2UnOiAnY2xvc2UnIGFzIEV2ZW50TmFtZTxFdmVudD4sXG4gIH0sXG5cbn0pO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQU1PLE1BQU0sV0FBVyxnQkFBZ0I7QUFBQSxFQUN0QyxTQUFTO0FBQUEsRUFDVCxjQUFjO0FBQUEsRUFDZDtBQUFBLEVBQ0EsUUFBUTtBQUFBLElBQ04sZ0JBQWdCO0FBQUEsSUFDaEIsVUFBVTtBQUFBLElBQ1YsaUJBQWlCO0FBQUEsSUFDakIsV0FBVztBQUFBLEVBQUE7QUFHZCxDQUFBOyJ9
18
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQuY29tcG9uZW50LmpzIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcmVhY3QvYWxlcnQvYWxlcnQvYWxlcnQuY29tcG9uZW50LnRzIl0sInNvdXJjZXNDb250ZW50IjpbIi8qIGF1dG9nZW5lcmF0ZWQgKi9cbmltcG9ydCB7IGNyZWF0ZUNvbXBvbmVudCwgdHlwZSBFdmVudE5hbWUgfSBmcm9tICcuLi8uLi9jb3JlLmpzJztcbmltcG9ydCB7IFNiYkFsZXJ0RWxlbWVudCB9IGZyb20gJ0BzYmItZXN0YS9seW5lLWVsZW1lbnRzL2FsZXJ0LmpzJztcbmltcG9ydCByZWFjdCBmcm9tICdyZWFjdCc7XG5cbi8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAdHlwZXNjcmlwdC1lc2xpbnQvbmFtaW5nLWNvbnZlbnRpb25cbmV4cG9ydCBjb25zdCBTYmJBbGVydCA9IGNyZWF0ZUNvbXBvbmVudCh7XG4gIHRhZ05hbWU6ICdzYmItYWxlcnQnLFxuICBlbGVtZW50Q2xhc3M6IFNiYkFsZXJ0RWxlbWVudCxcbiAgcmVhY3QsXG4gIGV2ZW50czoge1xuICAgICdvbkJlZm9yZW9wZW4nOiAnYmVmb3Jlb3BlbicgYXMgRXZlbnROYW1lPEV2ZW50PixcbiAgICAnb25PcGVuJzogJ29wZW4nIGFzIEV2ZW50TmFtZTxFdmVudD4sXG4gICAgJ29uQmVmb3JlY2xvc2UnOiAnYmVmb3JlY2xvc2UnIGFzIEV2ZW50TmFtZTxFdmVudD4sXG4gICAgJ29uQ2xvc2UnOiAnY2xvc2UnIGFzIEV2ZW50TmFtZTxFdmVudD4sXG4gIH0sXG5cbn0pO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQU1PLE1BQU0sV0FBVyxnQkFBZ0I7QUFBQSxFQUN0QyxTQUFTO0FBQUEsRUFDVCxjQUFjO0FBQUEsRUFDZDtBQUFBLEVBQ0EsUUFBUTtBQUFBLElBQ04sZ0JBQWdCO0FBQUEsSUFDaEIsVUFBVTtBQUFBLElBQ1YsaUJBQWlCO0FBQUEsSUFDakIsV0FBVztBQUFBLEVBQUE7QUFHZCxDQUFBOyJ9
@@ -1,5 +1,5 @@
1
1
  import { EventName } from '../../core.js';
2
- import { SbbAlertGroupElement } from '@sbb-esta/lyne-elements/alert/alert-group.js';
2
+ import { SbbAlertGroupElement } from '@sbb-esta/lyne-elements/alert.js';
3
3
  export declare const SbbAlertGroup: import('../../core.js').ReactWebComponent<SbbAlertGroupElement, {
4
4
  onEmpty: EventName<Event>;
5
5
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"alert-group.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/alert/alert-group/alert-group.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,oBAAoB,EAAE,MAAM,8CAA8C,CAAC;AAIpF,eAAO,MAAM,aAAa;aAKA,SAAS,CAAC,KAAK,CAAC;EAGxC,CAAC"}
1
+ {"version":3,"file":"alert-group.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/alert/alert-group/alert-group.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AAIxE,eAAO,MAAM,aAAa;aAKA,SAAS,CAAC,KAAK,CAAC;EAGxC,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { createComponent } from "../../core.js";
2
- import { SbbAlertGroupElement } from "@sbb-esta/lyne-elements/alert/alert-group.js";
2
+ import { SbbAlertGroupElement } from "@sbb-esta/lyne-elements/alert.js";
3
3
  import react from "react";
4
4
  const SbbAlertGroup = createComponent({
5
5
  tagName: "sbb-alert-group",
@@ -12,4 +12,4 @@ const SbbAlertGroup = createComponent({
12
12
  export {
13
13
  SbbAlertGroup
14
14
  };
15
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQtZ3JvdXAuY29tcG9uZW50LmpzIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcmVhY3QvYWxlcnQvYWxlcnQtZ3JvdXAvYWxlcnQtZ3JvdXAuY29tcG9uZW50LnRzIl0sInNvdXJjZXNDb250ZW50IjpbIi8qIGF1dG9nZW5lcmF0ZWQgKi9cbmltcG9ydCB7IGNyZWF0ZUNvbXBvbmVudCwgdHlwZSBFdmVudE5hbWUgfSBmcm9tICcuLi8uLi9jb3JlLmpzJztcbmltcG9ydCB7IFNiYkFsZXJ0R3JvdXBFbGVtZW50IH0gZnJvbSAnQHNiYi1lc3RhL2x5bmUtZWxlbWVudHMvYWxlcnQvYWxlcnQtZ3JvdXAuanMnO1xuaW1wb3J0IHJlYWN0IGZyb20gJ3JlYWN0JztcblxuLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uYW1pbmctY29udmVudGlvblxuZXhwb3J0IGNvbnN0IFNiYkFsZXJ0R3JvdXAgPSBjcmVhdGVDb21wb25lbnQoe1xuICB0YWdOYW1lOiAnc2JiLWFsZXJ0LWdyb3VwJyxcbiAgZWxlbWVudENsYXNzOiBTYmJBbGVydEdyb3VwRWxlbWVudCxcbiAgcmVhY3QsXG4gIGV2ZW50czoge1xuICAgICdvbkVtcHR5JzogJ2VtcHR5JyBhcyBFdmVudE5hbWU8RXZlbnQ+LFxuICB9LFxuXG59KTtcbiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFNTyxNQUFNLGdCQUFnQixnQkFBZ0I7QUFBQSxFQUMzQyxTQUFTO0FBQUEsRUFDVCxjQUFjO0FBQUEsRUFDZDtBQUFBLEVBQ0EsUUFBUTtBQUFBLElBQ04sV0FBVztBQUFBLEVBQUE7QUFHZCxDQUFBOyJ9
15
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQtZ3JvdXAuY29tcG9uZW50LmpzIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvcmVhY3QvYWxlcnQvYWxlcnQtZ3JvdXAvYWxlcnQtZ3JvdXAuY29tcG9uZW50LnRzIl0sInNvdXJjZXNDb250ZW50IjpbIi8qIGF1dG9nZW5lcmF0ZWQgKi9cbmltcG9ydCB7IGNyZWF0ZUNvbXBvbmVudCwgdHlwZSBFdmVudE5hbWUgfSBmcm9tICcuLi8uLi9jb3JlLmpzJztcbmltcG9ydCB7IFNiYkFsZXJ0R3JvdXBFbGVtZW50IH0gZnJvbSAnQHNiYi1lc3RhL2x5bmUtZWxlbWVudHMvYWxlcnQuanMnO1xuaW1wb3J0IHJlYWN0IGZyb20gJ3JlYWN0JztcblxuLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uYW1pbmctY29udmVudGlvblxuZXhwb3J0IGNvbnN0IFNiYkFsZXJ0R3JvdXAgPSBjcmVhdGVDb21wb25lbnQoe1xuICB0YWdOYW1lOiAnc2JiLWFsZXJ0LWdyb3VwJyxcbiAgZWxlbWVudENsYXNzOiBTYmJBbGVydEdyb3VwRWxlbWVudCxcbiAgcmVhY3QsXG4gIGV2ZW50czoge1xuICAgICdvbkVtcHR5JzogJ2VtcHR5JyBhcyBFdmVudE5hbWU8RXZlbnQ+LFxuICB9LFxuXG59KTtcbiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFNTyxNQUFNLGdCQUFnQixnQkFBZ0I7QUFBQSxFQUMzQyxTQUFTO0FBQUEsRUFDVCxjQUFjO0FBQUEsRUFDZDtBQUFBLEVBQ0EsUUFBUTtBQUFBLElBQ04sV0FBVztBQUFBLEVBQUE7QUFHZCxDQUFBOyJ9
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './alert-group/alert-group.component.js';
5
3
  //# sourceMappingURL=alert-group.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"alert-group.d.ts","sourceRoot":"","sources":["../../../../src/react/alert/alert-group.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,wCAAwC,CAAC"}
1
+ {"version":3,"file":"alert-group.d.ts","sourceRoot":"","sources":["../../../../src/react/alert/alert-group.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,wCAAwC,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbAlertGroup } from "./alert-group/alert-group.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/alert/alert-group.js' has been deprecated.
3
+ Use '@sbb-esta/react/alert.js' instead.`);
2
4
  export {
3
5
  SbbAlertGroup
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQtZ3JvdXAuanMiLCJzb3VyY2VzIjpbXSwic291cmNlc0NvbnRlbnQiOltdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOyJ9
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQtZ3JvdXAuanMiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9yZWFjdC9hbGVydC9hbGVydC1ncm91cC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGVudHJ5cG9pbnQgKi9cbmV4cG9ydCAqIGZyb20gJy4vYWxlcnQtZ3JvdXAvYWxlcnQtZ3JvdXAuY29tcG9uZW50LmpzJztcblxuICAgICAgICBcbmNvbnNvbGUud2FybihgVGhlIGVudHJ5cG9pbnQgJ0BzYmItZXN0YS9yZWFjdC9hbGVydC9hbGVydC1ncm91cC5qcycgaGFzIGJlZW4gZGVwcmVjYXRlZC5cblVzZSAnQHNiYi1lc3RhL3JlYWN0L2FsZXJ0LmpzJyBpbnN0ZWFkLmApO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFJQSxRQUFRLEtBQUs7QUFBQSx3Q0FDMkI7In0=
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './alert/alert.component.js';
5
3
  //# sourceMappingURL=alert.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../../src/react/alert/alert.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,4BAA4B,CAAC"}
1
+ {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../../src/react/alert/alert.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,4BAA4B,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbAlert } from "./alert/alert.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/alert/alert.js' has been deprecated.
3
+ Use '@sbb-esta/react/alert.js' instead.`);
2
4
  export {
3
5
  SbbAlert
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQuanMiLCJzb3VyY2VzIjpbXSwic291cmNlc0NvbnRlbnQiOltdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOyJ9
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnQuanMiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9yZWFjdC9hbGVydC9hbGVydC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGVudHJ5cG9pbnQgKi9cbmV4cG9ydCAqIGZyb20gJy4vYWxlcnQvYWxlcnQuY29tcG9uZW50LmpzJztcblxuICAgICAgICBcbmNvbnNvbGUud2FybihgVGhlIGVudHJ5cG9pbnQgJ0BzYmItZXN0YS9yZWFjdC9hbGVydC9hbGVydC5qcycgaGFzIGJlZW4gZGVwcmVjYXRlZC5cblVzZSAnQHNiYi1lc3RhL3JlYWN0L2FsZXJ0LmpzJyBpbnN0ZWFkLmApO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFJQSxRQUFRLEtBQUs7QUFBQSx3Q0FDMkI7In0=
@@ -1,6 +1,4 @@
1
- /**
2
- * @entrypoint
3
- */
4
- export * from './alert/alert.js';
5
- export * from './alert/alert-group.js';
1
+ /** @entrypoint */
2
+ export * from './alert/alert/alert.component.js';
3
+ export * from './alert/alert-group/alert-group.component.js';
6
4
  //# sourceMappingURL=alert.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../src/react/alert.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC"}
1
+ {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../src/react/alert.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,kCAAkC,CAAC;AACjD,cAAc,8CAA8C,CAAC"}
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './autocomplete/autocomplete.component.js';
5
3
  //# sourceMappingURL=autocomplete.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"autocomplete.d.ts","sourceRoot":"","sources":["../../../src/react/autocomplete.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,0CAA0C,CAAC"}
1
+ {"version":3,"file":"autocomplete.d.ts","sourceRoot":"","sources":["../../../src/react/autocomplete.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,0CAA0C,CAAC"}
@@ -1,3 +1,3 @@
1
- import { SbbBreadcrumbElement } from '@sbb-esta/lyne-elements/breadcrumb/breadcrumb.js';
1
+ import { SbbBreadcrumbElement } from '@sbb-esta/lyne-elements/breadcrumb.js';
2
2
  export declare const SbbBreadcrumb: import('../../core.js').ReactWebComponent<SbbBreadcrumbElement, {}>;
3
3
  //# sourceMappingURL=breadcrumb.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"breadcrumb.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/breadcrumb/breadcrumb/breadcrumb.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,oBAAoB,EAAE,MAAM,kDAAkD,CAAC;AAIxF,eAAO,MAAM,aAAa,qEAIxB,CAAC"}
1
+ {"version":3,"file":"breadcrumb.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/breadcrumb/breadcrumb/breadcrumb.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,oBAAoB,EAAE,MAAM,uCAAuC,CAAC;AAI7E,eAAO,MAAM,aAAa,qEAIxB,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { createComponent } from "../../core.js";
2
- import { SbbBreadcrumbElement } from "@sbb-esta/lyne-elements/breadcrumb/breadcrumb.js";
2
+ import { SbbBreadcrumbElement } from "@sbb-esta/lyne-elements/breadcrumb.js";
3
3
  import react from "react";
4
4
  const SbbBreadcrumb = createComponent({
5
5
  tagName: "sbb-breadcrumb",
@@ -9,4 +9,4 @@ const SbbBreadcrumb = createComponent({
9
9
  export {
10
10
  SbbBreadcrumb
11
11
  };
12
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJlYWRjcnVtYi5jb21wb25lbnQuanMiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9yZWFjdC9icmVhZGNydW1iL2JyZWFkY3J1bWIvYnJlYWRjcnVtYi5jb21wb25lbnQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyogYXV0b2dlbmVyYXRlZCAqL1xuaW1wb3J0IHsgY3JlYXRlQ29tcG9uZW50IH0gZnJvbSAnLi4vLi4vY29yZS5qcyc7XG5pbXBvcnQgeyBTYmJCcmVhZGNydW1iRWxlbWVudCB9IGZyb20gJ0BzYmItZXN0YS9seW5lLWVsZW1lbnRzL2JyZWFkY3J1bWIvYnJlYWRjcnVtYi5qcyc7XG5pbXBvcnQgcmVhY3QgZnJvbSAncmVhY3QnO1xuXG4vLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQHR5cGVzY3JpcHQtZXNsaW50L25hbWluZy1jb252ZW50aW9uXG5leHBvcnQgY29uc3QgU2JiQnJlYWRjcnVtYiA9IGNyZWF0ZUNvbXBvbmVudCh7XG4gIHRhZ05hbWU6ICdzYmItYnJlYWRjcnVtYicsXG4gIGVsZW1lbnRDbGFzczogU2JiQnJlYWRjcnVtYkVsZW1lbnQsXG4gIHJlYWN0LFxufSk7XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBTU8sTUFBTSxnQkFBZ0IsZ0JBQWdCO0FBQUEsRUFDM0MsU0FBUztBQUFBLEVBQ1QsY0FBYztBQUFBLEVBQ2Q7QUFDRCxDQUFBOyJ9
12
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJlYWRjcnVtYi5jb21wb25lbnQuanMiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9yZWFjdC9icmVhZGNydW1iL2JyZWFkY3J1bWIvYnJlYWRjcnVtYi5jb21wb25lbnQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyogYXV0b2dlbmVyYXRlZCAqL1xuaW1wb3J0IHsgY3JlYXRlQ29tcG9uZW50IH0gZnJvbSAnLi4vLi4vY29yZS5qcyc7XG5pbXBvcnQgeyBTYmJCcmVhZGNydW1iRWxlbWVudCB9IGZyb20gJ0BzYmItZXN0YS9seW5lLWVsZW1lbnRzL2JyZWFkY3J1bWIuanMnO1xuaW1wb3J0IHJlYWN0IGZyb20gJ3JlYWN0JztcblxuLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uYW1pbmctY29udmVudGlvblxuZXhwb3J0IGNvbnN0IFNiYkJyZWFkY3J1bWIgPSBjcmVhdGVDb21wb25lbnQoe1xuICB0YWdOYW1lOiAnc2JiLWJyZWFkY3J1bWInLFxuICBlbGVtZW50Q2xhc3M6IFNiYkJyZWFkY3J1bWJFbGVtZW50LFxuICByZWFjdCxcbn0pO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQU1PLE1BQU0sZ0JBQWdCLGdCQUFnQjtBQUFBLEVBQzNDLFNBQVM7QUFBQSxFQUNULGNBQWM7QUFBQSxFQUNkO0FBQ0QsQ0FBQTsifQ==
@@ -1,3 +1,3 @@
1
- import { SbbBreadcrumbGroupElement } from '@sbb-esta/lyne-elements/breadcrumb/breadcrumb-group.js';
1
+ import { SbbBreadcrumbGroupElement } from '@sbb-esta/lyne-elements/breadcrumb.js';
2
2
  export declare const SbbBreadcrumbGroup: import('../../core.js').ReactWebComponent<SbbBreadcrumbGroupElement, {}>;
3
3
  //# sourceMappingURL=breadcrumb-group.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"breadcrumb-group.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/breadcrumb/breadcrumb-group/breadcrumb-group.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,yBAAyB,EAAE,MAAM,wDAAwD,CAAC;AAInG,eAAO,MAAM,kBAAkB,0EAI7B,CAAC"}
1
+ {"version":3,"file":"breadcrumb-group.component.d.ts","sourceRoot":"","sources":["../../../../../src/react/breadcrumb/breadcrumb-group/breadcrumb-group.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,yBAAyB,EAAE,MAAM,uCAAuC,CAAC;AAIlF,eAAO,MAAM,kBAAkB,0EAI7B,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { createComponent } from "../../core.js";
2
- import { SbbBreadcrumbGroupElement } from "@sbb-esta/lyne-elements/breadcrumb/breadcrumb-group.js";
2
+ import { SbbBreadcrumbGroupElement } from "@sbb-esta/lyne-elements/breadcrumb.js";
3
3
  import react from "react";
4
4
  const SbbBreadcrumbGroup = createComponent({
5
5
  tagName: "sbb-breadcrumb-group",
@@ -9,4 +9,4 @@ const SbbBreadcrumbGroup = createComponent({
9
9
  export {
10
10
  SbbBreadcrumbGroup
11
11
  };
12
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJlYWRjcnVtYi1ncm91cC5jb21wb25lbnQuanMiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9yZWFjdC9icmVhZGNydW1iL2JyZWFkY3J1bWItZ3JvdXAvYnJlYWRjcnVtYi1ncm91cC5jb21wb25lbnQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyogYXV0b2dlbmVyYXRlZCAqL1xuaW1wb3J0IHsgY3JlYXRlQ29tcG9uZW50IH0gZnJvbSAnLi4vLi4vY29yZS5qcyc7XG5pbXBvcnQgeyBTYmJCcmVhZGNydW1iR3JvdXBFbGVtZW50IH0gZnJvbSAnQHNiYi1lc3RhL2x5bmUtZWxlbWVudHMvYnJlYWRjcnVtYi9icmVhZGNydW1iLWdyb3VwLmpzJztcbmltcG9ydCByZWFjdCBmcm9tICdyZWFjdCc7XG5cbi8vIGVzbGludC1kaXNhYmxlLW5leHQtbGluZSBAdHlwZXNjcmlwdC1lc2xpbnQvbmFtaW5nLWNvbnZlbnRpb25cbmV4cG9ydCBjb25zdCBTYmJCcmVhZGNydW1iR3JvdXAgPSBjcmVhdGVDb21wb25lbnQoe1xuICB0YWdOYW1lOiAnc2JiLWJyZWFkY3J1bWItZ3JvdXAnLFxuICBlbGVtZW50Q2xhc3M6IFNiYkJyZWFkY3J1bWJHcm91cEVsZW1lbnQsXG4gIHJlYWN0LFxufSk7XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBTU8sTUFBTSxxQkFBcUIsZ0JBQWdCO0FBQUEsRUFDaEQsU0FBUztBQUFBLEVBQ1QsY0FBYztBQUFBLEVBQ2Q7QUFDRCxDQUFBOyJ9
12
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJlYWRjcnVtYi1ncm91cC5jb21wb25lbnQuanMiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9yZWFjdC9icmVhZGNydW1iL2JyZWFkY3J1bWItZ3JvdXAvYnJlYWRjcnVtYi1ncm91cC5jb21wb25lbnQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyogYXV0b2dlbmVyYXRlZCAqL1xuaW1wb3J0IHsgY3JlYXRlQ29tcG9uZW50IH0gZnJvbSAnLi4vLi4vY29yZS5qcyc7XG5pbXBvcnQgeyBTYmJCcmVhZGNydW1iR3JvdXBFbGVtZW50IH0gZnJvbSAnQHNiYi1lc3RhL2x5bmUtZWxlbWVudHMvYnJlYWRjcnVtYi5qcyc7XG5pbXBvcnQgcmVhY3QgZnJvbSAncmVhY3QnO1xuXG4vLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQHR5cGVzY3JpcHQtZXNsaW50L25hbWluZy1jb252ZW50aW9uXG5leHBvcnQgY29uc3QgU2JiQnJlYWRjcnVtYkdyb3VwID0gY3JlYXRlQ29tcG9uZW50KHtcbiAgdGFnTmFtZTogJ3NiYi1icmVhZGNydW1iLWdyb3VwJyxcbiAgZWxlbWVudENsYXNzOiBTYmJCcmVhZGNydW1iR3JvdXBFbGVtZW50LFxuICByZWFjdCxcbn0pO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQU1PLE1BQU0scUJBQXFCLGdCQUFnQjtBQUFBLEVBQ2hELFNBQVM7QUFBQSxFQUNULGNBQWM7QUFBQSxFQUNkO0FBQ0QsQ0FBQTsifQ==
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './breadcrumb-group/breadcrumb-group.component.js';
5
3
  //# sourceMappingURL=breadcrumb-group.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"breadcrumb-group.d.ts","sourceRoot":"","sources":["../../../../src/react/breadcrumb/breadcrumb-group.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,kDAAkD,CAAC"}
1
+ {"version":3,"file":"breadcrumb-group.d.ts","sourceRoot":"","sources":["../../../../src/react/breadcrumb/breadcrumb-group.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,kDAAkD,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbBreadcrumbGroup } from "./breadcrumb-group/breadcrumb-group.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/breadcrumb/breadcrumb-group.js' has been deprecated.
3
+ Use '@sbb-esta/react/breadcrumb.js' instead.`);
2
4
  export {
3
5
  SbbBreadcrumbGroup
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJlYWRjcnVtYi1ncm91cC5qcyIsInNvdXJjZXMiOltdLCJzb3VyY2VzQ29udGVudCI6W10sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7In0=
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJlYWRjcnVtYi1ncm91cC5qcyIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3JlYWN0L2JyZWFkY3J1bWIvYnJlYWRjcnVtYi1ncm91cC50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGVudHJ5cG9pbnQgKi9cbmV4cG9ydCAqIGZyb20gJy4vYnJlYWRjcnVtYi1ncm91cC9icmVhZGNydW1iLWdyb3VwLmNvbXBvbmVudC5qcyc7XG5cbiAgICAgICAgXG5jb25zb2xlLndhcm4oYFRoZSBlbnRyeXBvaW50ICdAc2JiLWVzdGEvcmVhY3QvYnJlYWRjcnVtYi9icmVhZGNydW1iLWdyb3VwLmpzJyBoYXMgYmVlbiBkZXByZWNhdGVkLlxuVXNlICdAc2JiLWVzdGEvcmVhY3QvYnJlYWRjcnVtYi5qcycgaW5zdGVhZC5gKTtcbiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBSUEsUUFBUSxLQUFLO0FBQUEsNkNBQ2dDOyJ9
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './breadcrumb/breadcrumb.component.js';
5
3
  //# sourceMappingURL=breadcrumb.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"breadcrumb.d.ts","sourceRoot":"","sources":["../../../../src/react/breadcrumb/breadcrumb.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,sCAAsC,CAAC"}
1
+ {"version":3,"file":"breadcrumb.d.ts","sourceRoot":"","sources":["../../../../src/react/breadcrumb/breadcrumb.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,sCAAsC,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbBreadcrumb } from "./breadcrumb/breadcrumb.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/breadcrumb/breadcrumb.js' has been deprecated.
3
+ Use '@sbb-esta/react/breadcrumb.js' instead.`);
2
4
  export {
3
5
  SbbBreadcrumb
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJlYWRjcnVtYi5qcyIsInNvdXJjZXMiOltdLCJzb3VyY2VzQ29udGVudCI6W10sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7In0=
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJlYWRjcnVtYi5qcyIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3JlYWN0L2JyZWFkY3J1bWIvYnJlYWRjcnVtYi50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGVudHJ5cG9pbnQgKi9cbmV4cG9ydCAqIGZyb20gJy4vYnJlYWRjcnVtYi9icmVhZGNydW1iLmNvbXBvbmVudC5qcyc7XG5cbiAgICAgICAgXG5jb25zb2xlLndhcm4oYFRoZSBlbnRyeXBvaW50ICdAc2JiLWVzdGEvcmVhY3QvYnJlYWRjcnVtYi9icmVhZGNydW1iLmpzJyBoYXMgYmVlbiBkZXByZWNhdGVkLlxuVXNlICdAc2JiLWVzdGEvcmVhY3QvYnJlYWRjcnVtYi5qcycgaW5zdGVhZC5gKTtcbiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBSUEsUUFBUSxLQUFLO0FBQUEsNkNBQ2dDOyJ9
@@ -1,6 +1,4 @@
1
- /**
2
- * @entrypoint
3
- */
4
- export * from './breadcrumb/breadcrumb.js';
5
- export * from './breadcrumb/breadcrumb-group.js';
1
+ /** @entrypoint */
2
+ export * from './breadcrumb/breadcrumb/breadcrumb.component.js';
3
+ export * from './breadcrumb/breadcrumb-group/breadcrumb-group.component.js';
6
4
  //# sourceMappingURL=breadcrumb.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"breadcrumb.d.ts","sourceRoot":"","sources":["../../../src/react/breadcrumb.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kCAAkC,CAAC"}
1
+ {"version":3,"file":"breadcrumb.d.ts","sourceRoot":"","sources":["../../../src/react/breadcrumb.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,iDAAiD,CAAC;AAChE,cAAc,6DAA6D,CAAC"}
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './accent-button-link/accent-button-link.component.js';
5
3
  //# sourceMappingURL=accent-button-link.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"accent-button-link.d.ts","sourceRoot":"","sources":["../../../../src/react/button/accent-button-link.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,sDAAsD,CAAC"}
1
+ {"version":3,"file":"accent-button-link.d.ts","sourceRoot":"","sources":["../../../../src/react/button/accent-button-link.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,sDAAsD,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbAccentButtonLink } from "./accent-button-link/accent-button-link.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/button/accent-button-link.js' has been deprecated.
3
+ Use '@sbb-esta/react/button.js' instead.`);
2
4
  export {
3
5
  SbbAccentButtonLink
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWNjZW50LWJ1dHRvbi1saW5rLmpzIiwic291cmNlcyI6W10sInNvdXJjZXNDb250ZW50IjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjsifQ==
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWNjZW50LWJ1dHRvbi1saW5rLmpzIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcmVhY3QvYnV0dG9uL2FjY2VudC1idXR0b24tbGluay50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGVudHJ5cG9pbnQgKi9cbmV4cG9ydCAqIGZyb20gJy4vYWNjZW50LWJ1dHRvbi1saW5rL2FjY2VudC1idXR0b24tbGluay5jb21wb25lbnQuanMnO1xuXG4gICAgICAgIFxuY29uc29sZS53YXJuKGBUaGUgZW50cnlwb2ludCAnQHNiYi1lc3RhL3JlYWN0L2J1dHRvbi9hY2NlbnQtYnV0dG9uLWxpbmsuanMnIGhhcyBiZWVuIGRlcHJlY2F0ZWQuXG5Vc2UgJ0BzYmItZXN0YS9yZWFjdC9idXR0b24uanMnIGluc3RlYWQuYCk7XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUlBLFFBQVEsS0FBSztBQUFBLHlDQUM0QjsifQ==
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './accent-button-static/accent-button-static.component.js';
5
3
  //# sourceMappingURL=accent-button-static.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"accent-button-static.d.ts","sourceRoot":"","sources":["../../../../src/react/button/accent-button-static.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,0DAA0D,CAAC"}
1
+ {"version":3,"file":"accent-button-static.d.ts","sourceRoot":"","sources":["../../../../src/react/button/accent-button-static.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,0DAA0D,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbAccentButtonStatic } from "./accent-button-static/accent-button-static.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/button/accent-button-static.js' has been deprecated.
3
+ Use '@sbb-esta/react/button.js' instead.`);
2
4
  export {
3
5
  SbbAccentButtonStatic
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWNjZW50LWJ1dHRvbi1zdGF0aWMuanMiLCJzb3VyY2VzIjpbXSwic291cmNlc0NvbnRlbnQiOltdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOyJ9
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWNjZW50LWJ1dHRvbi1zdGF0aWMuanMiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9yZWFjdC9idXR0b24vYWNjZW50LWJ1dHRvbi1zdGF0aWMudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBlbnRyeXBvaW50ICovXG5leHBvcnQgKiBmcm9tICcuL2FjY2VudC1idXR0b24tc3RhdGljL2FjY2VudC1idXR0b24tc3RhdGljLmNvbXBvbmVudC5qcyc7XG5cbiAgICAgICAgXG5jb25zb2xlLndhcm4oYFRoZSBlbnRyeXBvaW50ICdAc2JiLWVzdGEvcmVhY3QvYnV0dG9uL2FjY2VudC1idXR0b24tc3RhdGljLmpzJyBoYXMgYmVlbiBkZXByZWNhdGVkLlxuVXNlICdAc2JiLWVzdGEvcmVhY3QvYnV0dG9uLmpzJyBpbnN0ZWFkLmApO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFJQSxRQUFRLEtBQUs7QUFBQSx5Q0FDNEI7In0=
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './accent-button/accent-button.component.js';
5
3
  //# sourceMappingURL=accent-button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"accent-button.d.ts","sourceRoot":"","sources":["../../../../src/react/button/accent-button.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,4CAA4C,CAAC"}
1
+ {"version":3,"file":"accent-button.d.ts","sourceRoot":"","sources":["../../../../src/react/button/accent-button.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,4CAA4C,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbAccentButton } from "./accent-button/accent-button.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/button/accent-button.js' has been deprecated.
3
+ Use '@sbb-esta/react/button.js' instead.`);
2
4
  export {
3
5
  SbbAccentButton
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWNjZW50LWJ1dHRvbi5qcyIsInNvdXJjZXMiOltdLCJzb3VyY2VzQ29udGVudCI6W10sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7In0=
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWNjZW50LWJ1dHRvbi5qcyIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3JlYWN0L2J1dHRvbi9hY2NlbnQtYnV0dG9uLnRzIl0sInNvdXJjZXNDb250ZW50IjpbIi8qKiBAZW50cnlwb2ludCAqL1xuZXhwb3J0ICogZnJvbSAnLi9hY2NlbnQtYnV0dG9uL2FjY2VudC1idXR0b24uY29tcG9uZW50LmpzJztcblxuICAgICAgICBcbmNvbnNvbGUud2FybihgVGhlIGVudHJ5cG9pbnQgJ0BzYmItZXN0YS9yZWFjdC9idXR0b24vYWNjZW50LWJ1dHRvbi5qcycgaGFzIGJlZW4gZGVwcmVjYXRlZC5cblVzZSAnQHNiYi1lc3RhL3JlYWN0L2J1dHRvbi5qcycgaW5zdGVhZC5gKTtcbiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBSUEsUUFBUSxLQUFLO0FBQUEseUNBQzRCOyJ9
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './button-link/button-link.component.js';
5
3
  //# sourceMappingURL=button-link.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"button-link.d.ts","sourceRoot":"","sources":["../../../../src/react/button/button-link.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,wCAAwC,CAAC"}
1
+ {"version":3,"file":"button-link.d.ts","sourceRoot":"","sources":["../../../../src/react/button/button-link.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,wCAAwC,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbButtonLink } from "./button-link/button-link.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/button/button-link.js' has been deprecated.
3
+ Use '@sbb-esta/react/button.js' instead.`);
2
4
  export {
3
5
  SbbButtonLink
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLWxpbmsuanMiLCJzb3VyY2VzIjpbXSwic291cmNlc0NvbnRlbnQiOltdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOyJ9
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLWxpbmsuanMiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9yZWFjdC9idXR0b24vYnV0dG9uLWxpbmsudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBlbnRyeXBvaW50ICovXG5leHBvcnQgKiBmcm9tICcuL2J1dHRvbi1saW5rL2J1dHRvbi1saW5rLmNvbXBvbmVudC5qcyc7XG5cbiAgICAgICAgXG5jb25zb2xlLndhcm4oYFRoZSBlbnRyeXBvaW50ICdAc2JiLWVzdGEvcmVhY3QvYnV0dG9uL2J1dHRvbi1saW5rLmpzJyBoYXMgYmVlbiBkZXByZWNhdGVkLlxuVXNlICdAc2JiLWVzdGEvcmVhY3QvYnV0dG9uLmpzJyBpbnN0ZWFkLmApO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFJQSxRQUFRLEtBQUs7QUFBQSx5Q0FDNEI7In0=
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './button-static/button-static.component.js';
5
3
  //# sourceMappingURL=button-static.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"button-static.d.ts","sourceRoot":"","sources":["../../../../src/react/button/button-static.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,4CAA4C,CAAC"}
1
+ {"version":3,"file":"button-static.d.ts","sourceRoot":"","sources":["../../../../src/react/button/button-static.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,4CAA4C,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbButtonStatic } from "./button-static/button-static.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/button/button-static.js' has been deprecated.
3
+ Use '@sbb-esta/react/button.js' instead.`);
2
4
  export {
3
5
  SbbButtonStatic
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLXN0YXRpYy5qcyIsInNvdXJjZXMiOltdLCJzb3VyY2VzQ29udGVudCI6W10sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7In0=
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLXN0YXRpYy5qcyIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3JlYWN0L2J1dHRvbi9idXR0b24tc3RhdGljLnRzIl0sInNvdXJjZXNDb250ZW50IjpbIi8qKiBAZW50cnlwb2ludCAqL1xuZXhwb3J0ICogZnJvbSAnLi9idXR0b24tc3RhdGljL2J1dHRvbi1zdGF0aWMuY29tcG9uZW50LmpzJztcblxuICAgICAgICBcbmNvbnNvbGUud2FybihgVGhlIGVudHJ5cG9pbnQgJ0BzYmItZXN0YS9yZWFjdC9idXR0b24vYnV0dG9uLXN0YXRpYy5qcycgaGFzIGJlZW4gZGVwcmVjYXRlZC5cblVzZSAnQHNiYi1lc3RhL3JlYWN0L2J1dHRvbi5qcycgaW5zdGVhZC5gKTtcbiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBSUEsUUFBUSxLQUFLO0FBQUEseUNBQzRCOyJ9
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './button/button.component.js';
5
3
  //# sourceMappingURL=button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../../src/react/button/button.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,8BAA8B,CAAC"}
1
+ {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../../src/react/button/button.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,8BAA8B,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbButton } from "./button/button.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/button/button.js' has been deprecated.
3
+ Use '@sbb-esta/react/button.js' instead.`);
2
4
  export {
3
5
  SbbButton
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLmpzIiwic291cmNlcyI6W10sInNvdXJjZXNDb250ZW50IjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjsifQ==
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLmpzIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcmVhY3QvYnV0dG9uL2J1dHRvbi50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGVudHJ5cG9pbnQgKi9cbmV4cG9ydCAqIGZyb20gJy4vYnV0dG9uL2J1dHRvbi5jb21wb25lbnQuanMnO1xuXG4gICAgICAgIFxuY29uc29sZS53YXJuKGBUaGUgZW50cnlwb2ludCAnQHNiYi1lc3RhL3JlYWN0L2J1dHRvbi9idXR0b24uanMnIGhhcyBiZWVuIGRlcHJlY2F0ZWQuXG5Vc2UgJ0BzYmItZXN0YS9yZWFjdC9idXR0b24uanMnIGluc3RlYWQuYCk7XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUlBLFFBQVEsS0FBSztBQUFBLHlDQUM0QjsifQ==
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './mini-button-group/mini-button-group.component.js';
5
3
  //# sourceMappingURL=mini-button-group.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mini-button-group.d.ts","sourceRoot":"","sources":["../../../../src/react/button/mini-button-group.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,oDAAoD,CAAC"}
1
+ {"version":3,"file":"mini-button-group.d.ts","sourceRoot":"","sources":["../../../../src/react/button/mini-button-group.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,oDAAoD,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbMiniButtonGroup } from "./mini-button-group/mini-button-group.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/button/mini-button-group.js' has been deprecated.
3
+ Use '@sbb-esta/react/button.js' instead.`);
2
4
  export {
3
5
  SbbMiniButtonGroup
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWluaS1idXR0b24tZ3JvdXAuanMiLCJzb3VyY2VzIjpbXSwic291cmNlc0NvbnRlbnQiOltdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOyJ9
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWluaS1idXR0b24tZ3JvdXAuanMiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9yZWFjdC9idXR0b24vbWluaS1idXR0b24tZ3JvdXAudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBlbnRyeXBvaW50ICovXG5leHBvcnQgKiBmcm9tICcuL21pbmktYnV0dG9uLWdyb3VwL21pbmktYnV0dG9uLWdyb3VwLmNvbXBvbmVudC5qcyc7XG5cbiAgICAgICAgXG5jb25zb2xlLndhcm4oYFRoZSBlbnRyeXBvaW50ICdAc2JiLWVzdGEvcmVhY3QvYnV0dG9uL21pbmktYnV0dG9uLWdyb3VwLmpzJyBoYXMgYmVlbiBkZXByZWNhdGVkLlxuVXNlICdAc2JiLWVzdGEvcmVhY3QvYnV0dG9uLmpzJyBpbnN0ZWFkLmApO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFJQSxRQUFRLEtBQUs7QUFBQSx5Q0FDNEI7In0=
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './mini-button-link/mini-button-link.component.js';
5
3
  //# sourceMappingURL=mini-button-link.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mini-button-link.d.ts","sourceRoot":"","sources":["../../../../src/react/button/mini-button-link.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,kDAAkD,CAAC"}
1
+ {"version":3,"file":"mini-button-link.d.ts","sourceRoot":"","sources":["../../../../src/react/button/mini-button-link.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,kDAAkD,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbMiniButtonLink } from "./mini-button-link/mini-button-link.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/button/mini-button-link.js' has been deprecated.
3
+ Use '@sbb-esta/react/button.js' instead.`);
2
4
  export {
3
5
  SbbMiniButtonLink
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWluaS1idXR0b24tbGluay5qcyIsInNvdXJjZXMiOltdLCJzb3VyY2VzQ29udGVudCI6W10sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7In0=
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWluaS1idXR0b24tbGluay5qcyIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3JlYWN0L2J1dHRvbi9taW5pLWJ1dHRvbi1saW5rLnRzIl0sInNvdXJjZXNDb250ZW50IjpbIi8qKiBAZW50cnlwb2ludCAqL1xuZXhwb3J0ICogZnJvbSAnLi9taW5pLWJ1dHRvbi1saW5rL21pbmktYnV0dG9uLWxpbmsuY29tcG9uZW50LmpzJztcblxuICAgICAgICBcbmNvbnNvbGUud2FybihgVGhlIGVudHJ5cG9pbnQgJ0BzYmItZXN0YS9yZWFjdC9idXR0b24vbWluaS1idXR0b24tbGluay5qcycgaGFzIGJlZW4gZGVwcmVjYXRlZC5cblVzZSAnQHNiYi1lc3RhL3JlYWN0L2J1dHRvbi5qcycgaW5zdGVhZC5gKTtcbiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBSUEsUUFBUSxLQUFLO0FBQUEseUNBQzRCOyJ9
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './mini-button/mini-button.component.js';
5
3
  //# sourceMappingURL=mini-button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mini-button.d.ts","sourceRoot":"","sources":["../../../../src/react/button/mini-button.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,wCAAwC,CAAC"}
1
+ {"version":3,"file":"mini-button.d.ts","sourceRoot":"","sources":["../../../../src/react/button/mini-button.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,wCAAwC,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbMiniButton } from "./mini-button/mini-button.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/button/mini-button.js' has been deprecated.
3
+ Use '@sbb-esta/react/button.js' instead.`);
2
4
  export {
3
5
  SbbMiniButton
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWluaS1idXR0b24uanMiLCJzb3VyY2VzIjpbXSwic291cmNlc0NvbnRlbnQiOltdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOyJ9
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWluaS1idXR0b24uanMiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9yZWFjdC9idXR0b24vbWluaS1idXR0b24udHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBlbnRyeXBvaW50ICovXG5leHBvcnQgKiBmcm9tICcuL21pbmktYnV0dG9uL21pbmktYnV0dG9uLmNvbXBvbmVudC5qcyc7XG5cbiAgICAgICAgXG5jb25zb2xlLndhcm4oYFRoZSBlbnRyeXBvaW50ICdAc2JiLWVzdGEvcmVhY3QvYnV0dG9uL21pbmktYnV0dG9uLmpzJyBoYXMgYmVlbiBkZXByZWNhdGVkLlxuVXNlICdAc2JiLWVzdGEvcmVhY3QvYnV0dG9uLmpzJyBpbnN0ZWFkLmApO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFJQSxRQUFRLEtBQUs7QUFBQSx5Q0FDNEI7In0=
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './secondary-button-link/secondary-button-link.component.js';
5
3
  //# sourceMappingURL=secondary-button-link.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"secondary-button-link.d.ts","sourceRoot":"","sources":["../../../../src/react/button/secondary-button-link.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,4DAA4D,CAAC"}
1
+ {"version":3,"file":"secondary-button-link.d.ts","sourceRoot":"","sources":["../../../../src/react/button/secondary-button-link.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,4DAA4D,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbSecondaryButtonLink } from "./secondary-button-link/secondary-button-link.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/button/secondary-button-link.js' has been deprecated.
3
+ Use '@sbb-esta/react/button.js' instead.`);
2
4
  export {
3
5
  SbbSecondaryButtonLink
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2Vjb25kYXJ5LWJ1dHRvbi1saW5rLmpzIiwic291cmNlcyI6W10sInNvdXJjZXNDb250ZW50IjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjsifQ==
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2Vjb25kYXJ5LWJ1dHRvbi1saW5rLmpzIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcmVhY3QvYnV0dG9uL3NlY29uZGFyeS1idXR0b24tbGluay50cyJdLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGVudHJ5cG9pbnQgKi9cbmV4cG9ydCAqIGZyb20gJy4vc2Vjb25kYXJ5LWJ1dHRvbi1saW5rL3NlY29uZGFyeS1idXR0b24tbGluay5jb21wb25lbnQuanMnO1xuXG4gICAgICAgIFxuY29uc29sZS53YXJuKGBUaGUgZW50cnlwb2ludCAnQHNiYi1lc3RhL3JlYWN0L2J1dHRvbi9zZWNvbmRhcnktYnV0dG9uLWxpbmsuanMnIGhhcyBiZWVuIGRlcHJlY2F0ZWQuXG5Vc2UgJ0BzYmItZXN0YS9yZWFjdC9idXR0b24uanMnIGluc3RlYWQuYCk7XG4iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUlBLFFBQVEsS0FBSztBQUFBLHlDQUM0QjsifQ==
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './secondary-button-static/secondary-button-static.component.js';
5
3
  //# sourceMappingURL=secondary-button-static.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"secondary-button-static.d.ts","sourceRoot":"","sources":["../../../../src/react/button/secondary-button-static.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,gEAAgE,CAAC"}
1
+ {"version":3,"file":"secondary-button-static.d.ts","sourceRoot":"","sources":["../../../../src/react/button/secondary-button-static.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,gEAAgE,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbSecondaryButtonStatic } from "./secondary-button-static/secondary-button-static.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/button/secondary-button-static.js' has been deprecated.
3
+ Use '@sbb-esta/react/button.js' instead.`);
2
4
  export {
3
5
  SbbSecondaryButtonStatic
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2Vjb25kYXJ5LWJ1dHRvbi1zdGF0aWMuanMiLCJzb3VyY2VzIjpbXSwic291cmNlc0NvbnRlbnQiOltdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOyJ9
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2Vjb25kYXJ5LWJ1dHRvbi1zdGF0aWMuanMiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9yZWFjdC9idXR0b24vc2Vjb25kYXJ5LWJ1dHRvbi1zdGF0aWMudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBlbnRyeXBvaW50ICovXG5leHBvcnQgKiBmcm9tICcuL3NlY29uZGFyeS1idXR0b24tc3RhdGljL3NlY29uZGFyeS1idXR0b24tc3RhdGljLmNvbXBvbmVudC5qcyc7XG5cbiAgICAgICAgXG5jb25zb2xlLndhcm4oYFRoZSBlbnRyeXBvaW50ICdAc2JiLWVzdGEvcmVhY3QvYnV0dG9uL3NlY29uZGFyeS1idXR0b24tc3RhdGljLmpzJyBoYXMgYmVlbiBkZXByZWNhdGVkLlxuVXNlICdAc2JiLWVzdGEvcmVhY3QvYnV0dG9uLmpzJyBpbnN0ZWFkLmApO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFJQSxRQUFRLEtBQUs7QUFBQSx5Q0FDNEI7In0=
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './secondary-button/secondary-button.component.js';
5
3
  //# sourceMappingURL=secondary-button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"secondary-button.d.ts","sourceRoot":"","sources":["../../../../src/react/button/secondary-button.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,kDAAkD,CAAC"}
1
+ {"version":3,"file":"secondary-button.d.ts","sourceRoot":"","sources":["../../../../src/react/button/secondary-button.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,kDAAkD,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbSecondaryButton } from "./secondary-button/secondary-button.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/button/secondary-button.js' has been deprecated.
3
+ Use '@sbb-esta/react/button.js' instead.`);
2
4
  export {
3
5
  SbbSecondaryButton
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2Vjb25kYXJ5LWJ1dHRvbi5qcyIsInNvdXJjZXMiOltdLCJzb3VyY2VzQ29udGVudCI6W10sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7In0=
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2Vjb25kYXJ5LWJ1dHRvbi5qcyIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL3JlYWN0L2J1dHRvbi9zZWNvbmRhcnktYnV0dG9uLnRzIl0sInNvdXJjZXNDb250ZW50IjpbIi8qKiBAZW50cnlwb2ludCAqL1xuZXhwb3J0ICogZnJvbSAnLi9zZWNvbmRhcnktYnV0dG9uL3NlY29uZGFyeS1idXR0b24uY29tcG9uZW50LmpzJztcblxuICAgICAgICBcbmNvbnNvbGUud2FybihgVGhlIGVudHJ5cG9pbnQgJ0BzYmItZXN0YS9yZWFjdC9idXR0b24vc2Vjb25kYXJ5LWJ1dHRvbi5qcycgaGFzIGJlZW4gZGVwcmVjYXRlZC5cblVzZSAnQHNiYi1lc3RhL3JlYWN0L2J1dHRvbi5qcycgaW5zdGVhZC5gKTtcbiJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBSUEsUUFBUSxLQUFLO0FBQUEseUNBQzRCOyJ9
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './transparent-button-link/transparent-button-link.component.js';
5
3
  //# sourceMappingURL=transparent-button-link.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"transparent-button-link.d.ts","sourceRoot":"","sources":["../../../../src/react/button/transparent-button-link.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,cAAc,gEAAgE,CAAC"}
1
+ {"version":3,"file":"transparent-button-link.d.ts","sourceRoot":"","sources":["../../../../src/react/button/transparent-button-link.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAClB,cAAc,gEAAgE,CAAC"}
@@ -1,5 +1,7 @@
1
1
  import { SbbTransparentButtonLink } from "./transparent-button-link/transparent-button-link.component.js";
2
+ console.warn(`The entrypoint '@sbb-esta/react/button/transparent-button-link.js' has been deprecated.
3
+ Use '@sbb-esta/react/button.js' instead.`);
2
4
  export {
3
5
  SbbTransparentButtonLink
4
6
  };
5
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJhbnNwYXJlbnQtYnV0dG9uLWxpbmsuanMiLCJzb3VyY2VzIjpbXSwic291cmNlc0NvbnRlbnQiOltdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOyJ9
7
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJhbnNwYXJlbnQtYnV0dG9uLWxpbmsuanMiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9yZWFjdC9idXR0b24vdHJhbnNwYXJlbnQtYnV0dG9uLWxpbmsudHMiXSwic291cmNlc0NvbnRlbnQiOlsiLyoqIEBlbnRyeXBvaW50ICovXG5leHBvcnQgKiBmcm9tICcuL3RyYW5zcGFyZW50LWJ1dHRvbi1saW5rL3RyYW5zcGFyZW50LWJ1dHRvbi1saW5rLmNvbXBvbmVudC5qcyc7XG5cbiAgICAgICAgXG5jb25zb2xlLndhcm4oYFRoZSBlbnRyeXBvaW50ICdAc2JiLWVzdGEvcmVhY3QvYnV0dG9uL3RyYW5zcGFyZW50LWJ1dHRvbi1saW5rLmpzJyBoYXMgYmVlbiBkZXByZWNhdGVkLlxuVXNlICdAc2JiLWVzdGEvcmVhY3QvYnV0dG9uLmpzJyBpbnN0ZWFkLmApO1xuIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFJQSxRQUFRLEtBQUs7QUFBQSx5Q0FDNEI7In0=
@@ -1,5 +1,3 @@
1
- /**
2
- * @entrypoint
3
- */
1
+ /** @entrypoint */
4
2
  export * from './transparent-button-static/transparent-button-static.component.js';
5
3
  //# sourceMappingURL=transparent-button-static.d.ts.map