@sbb-esta/lyne-react 1.5.0 → 1.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (313) hide show
  1. package/accordion.d.ts +0 -1
  2. package/action-group.d.ts +0 -1
  3. package/alert/alert-group.d.ts +0 -1
  4. package/alert/alert.d.ts +2 -1
  5. package/alert/alert.d.ts.map +1 -1
  6. package/alert/alert.js +6 -4
  7. package/autocomplete-grid/autocomplete-grid-button.d.ts +0 -1
  8. package/autocomplete-grid/autocomplete-grid-cell.d.ts +0 -1
  9. package/autocomplete-grid/autocomplete-grid-optgroup.d.ts +0 -1
  10. package/autocomplete-grid/autocomplete-grid-option.d.ts +0 -1
  11. package/autocomplete-grid/autocomplete-grid-row.d.ts +0 -1
  12. package/autocomplete-grid/autocomplete-grid.d.ts +0 -1
  13. package/autocomplete.d.ts +0 -1
  14. package/breadcrumb/breadcrumb-group.d.ts +0 -1
  15. package/breadcrumb/breadcrumb.d.ts +0 -1
  16. package/button/button-link.d.ts +0 -1
  17. package/button/button-static.d.ts +0 -1
  18. package/button/button.d.ts +0 -1
  19. package/button/mini-button-group.d.ts +3 -0
  20. package/button/mini-button-group.d.ts.map +1 -0
  21. package/button/mini-button-group.js +12 -0
  22. package/button/mini-button.d.ts +0 -1
  23. package/button/secondary-button-link.d.ts +0 -1
  24. package/button/secondary-button-static.d.ts +0 -1
  25. package/button/secondary-button.d.ts +0 -1
  26. package/button/tertiary-button-link.d.ts +0 -1
  27. package/button/tertiary-button-static.d.ts +0 -1
  28. package/button/tertiary-button.d.ts +0 -1
  29. package/button/transparent-button-link.d.ts +0 -1
  30. package/button/transparent-button-static.d.ts +0 -1
  31. package/button/transparent-button.d.ts +0 -1
  32. package/button.d.ts +1 -0
  33. package/button.d.ts.map +1 -1
  34. package/button.js +22 -20
  35. package/calendar.d.ts +0 -1
  36. package/card/card-badge.d.ts +0 -1
  37. package/card/card-button.d.ts +0 -1
  38. package/card/card-link.d.ts +0 -1
  39. package/card/card.d.ts +0 -1
  40. package/checkbox/checkbox-group.d.ts +0 -1
  41. package/checkbox/checkbox-panel.d.ts +0 -1
  42. package/checkbox/checkbox.d.ts +0 -1
  43. package/chip.d.ts +0 -1
  44. package/clock.d.ts +0 -1
  45. package/container/container.d.ts +0 -1
  46. package/container/sticky-bar.d.ts +0 -1
  47. package/core/create-component.d.ts +0 -1
  48. package/core/ssr-extensions.d.ts +0 -1
  49. package/datepicker/datepicker-next-day.d.ts +0 -1
  50. package/datepicker/datepicker-previous-day.d.ts +0 -1
  51. package/datepicker/datepicker-toggle.d.ts +0 -1
  52. package/datepicker/datepicker.d.ts +0 -1
  53. package/development/accordion.d.ts +0 -1
  54. package/development/action-group.d.ts +0 -1
  55. package/development/alert/alert-group.d.ts +0 -1
  56. package/development/alert/alert.d.ts +2 -1
  57. package/development/alert/alert.d.ts.map +1 -1
  58. package/development/alert/alert.js +2 -0
  59. package/development/autocomplete-grid/autocomplete-grid-button.d.ts +0 -1
  60. package/development/autocomplete-grid/autocomplete-grid-cell.d.ts +0 -1
  61. package/development/autocomplete-grid/autocomplete-grid-optgroup.d.ts +0 -1
  62. package/development/autocomplete-grid/autocomplete-grid-option.d.ts +0 -1
  63. package/development/autocomplete-grid/autocomplete-grid-row.d.ts +0 -1
  64. package/development/autocomplete-grid/autocomplete-grid.d.ts +0 -1
  65. package/development/autocomplete.d.ts +0 -1
  66. package/development/breadcrumb/breadcrumb-group.d.ts +0 -1
  67. package/development/breadcrumb/breadcrumb.d.ts +0 -1
  68. package/development/button/button-link.d.ts +0 -1
  69. package/development/button/button-static.d.ts +0 -1
  70. package/development/button/button.d.ts +0 -1
  71. package/development/button/mini-button-group.d.ts +3 -0
  72. package/development/button/mini-button-group.d.ts.map +1 -0
  73. package/development/button/mini-button-group.js +12 -0
  74. package/development/button/mini-button.d.ts +0 -1
  75. package/development/button/secondary-button-link.d.ts +0 -1
  76. package/development/button/secondary-button-static.d.ts +0 -1
  77. package/development/button/secondary-button.d.ts +0 -1
  78. package/development/button/tertiary-button-link.d.ts +0 -1
  79. package/development/button/tertiary-button-static.d.ts +0 -1
  80. package/development/button/tertiary-button.d.ts +0 -1
  81. package/development/button/transparent-button-link.d.ts +0 -1
  82. package/development/button/transparent-button-static.d.ts +0 -1
  83. package/development/button/transparent-button.d.ts +0 -1
  84. package/development/button.d.ts +1 -0
  85. package/development/button.d.ts.map +1 -1
  86. package/development/button.js +2 -0
  87. package/development/calendar.d.ts +0 -1
  88. package/development/card/card-badge.d.ts +0 -1
  89. package/development/card/card-button.d.ts +0 -1
  90. package/development/card/card-link.d.ts +0 -1
  91. package/development/card/card.d.ts +0 -1
  92. package/development/checkbox/checkbox-group.d.ts +0 -1
  93. package/development/checkbox/checkbox-panel.d.ts +0 -1
  94. package/development/checkbox/checkbox.d.ts +0 -1
  95. package/development/chip.d.ts +0 -1
  96. package/development/clock.d.ts +0 -1
  97. package/development/container/container.d.ts +0 -1
  98. package/development/container/sticky-bar.d.ts +0 -1
  99. package/development/core/create-component.d.ts +0 -1
  100. package/development/core/ssr-extensions.d.ts +0 -1
  101. package/development/datepicker/datepicker-next-day.d.ts +0 -1
  102. package/development/datepicker/datepicker-previous-day.d.ts +0 -1
  103. package/development/datepicker/datepicker-toggle.d.ts +0 -1
  104. package/development/datepicker/datepicker.d.ts +0 -1
  105. package/development/dialog/dialog-actions.d.ts +0 -1
  106. package/development/dialog/dialog-content.d.ts +0 -1
  107. package/development/dialog/dialog-title.d.ts +0 -1
  108. package/development/dialog/dialog.d.ts +0 -1
  109. package/development/divider.d.ts +0 -1
  110. package/development/expansion-panel/expansion-panel-content.d.ts +0 -1
  111. package/development/expansion-panel/expansion-panel-header.d.ts +0 -1
  112. package/development/expansion-panel/expansion-panel.d.ts +0 -1
  113. package/development/file-selector.d.ts +0 -1
  114. package/development/flip-card/flip-card-details.d.ts +0 -1
  115. package/development/flip-card/flip-card-summary.d.ts +0 -1
  116. package/development/flip-card/flip-card.d.ts +4 -2
  117. package/development/flip-card/flip-card.d.ts.map +1 -1
  118. package/development/flip-card/flip-card.js +4 -1
  119. package/development/footer.d.ts +0 -1
  120. package/development/form-error.d.ts +0 -1
  121. package/development/form-field/form-field-clear.d.ts +0 -1
  122. package/development/form-field/form-field.d.ts +0 -1
  123. package/development/header/header-button.d.ts +0 -1
  124. package/development/header/header-link.d.ts +0 -1
  125. package/development/header/header.d.ts +0 -1
  126. package/development/icon.d.ts +0 -1
  127. package/development/image.d.ts +0 -1
  128. package/development/journey-header.d.ts +0 -1
  129. package/development/lead-container.d.ts +0 -1
  130. package/development/link/block-link-button.d.ts +0 -1
  131. package/development/link/block-link-static.d.ts +0 -1
  132. package/development/link/block-link.d.ts +0 -1
  133. package/development/link/link-button.d.ts +0 -1
  134. package/development/link/link-static.d.ts +0 -1
  135. package/development/link/link.d.ts +0 -1
  136. package/development/link-list/link-list-anchor.d.ts +3 -0
  137. package/development/link-list/link-list-anchor.d.ts.map +1 -0
  138. package/development/link-list/link-list-anchor.js +12 -0
  139. package/development/link-list/link-list.d.ts +3 -0
  140. package/development/link-list/link-list.d.ts.map +1 -0
  141. package/development/link-list/link-list.js +12 -0
  142. package/development/link-list.d.ts +2 -3
  143. package/development/link-list.d.ts.map +1 -1
  144. package/development/link-list.js +4 -10
  145. package/development/loading-indicator.d.ts +0 -1
  146. package/development/logo.d.ts +0 -1
  147. package/development/map-container.d.ts +0 -1
  148. package/development/menu/menu-button.d.ts +0 -1
  149. package/development/menu/menu-link.d.ts +0 -1
  150. package/development/menu/menu.d.ts +0 -1
  151. package/development/message.d.ts +0 -1
  152. package/development/navigation/navigation-button.d.ts +0 -1
  153. package/development/navigation/navigation-link.d.ts +0 -1
  154. package/development/navigation/navigation-list.d.ts +0 -1
  155. package/development/navigation/navigation-marker.d.ts +0 -1
  156. package/development/navigation/navigation-section.d.ts +0 -1
  157. package/development/navigation/navigation.d.ts +0 -1
  158. package/development/notification.d.ts +0 -1
  159. package/development/option/optgroup.d.ts +0 -1
  160. package/development/option/option.d.ts +0 -1
  161. package/development/overlay.d.ts +0 -1
  162. package/development/popover/popover-trigger.d.ts +0 -1
  163. package/development/popover/popover.d.ts +0 -1
  164. package/development/radio-button/radio-button-group.d.ts +0 -1
  165. package/development/radio-button/radio-button-panel.d.ts +0 -1
  166. package/development/radio-button/radio-button.d.ts +0 -1
  167. package/development/screen-reader-only.d.ts +0 -1
  168. package/development/select.d.ts +0 -1
  169. package/development/selection-expansion-panel.d.ts +0 -1
  170. package/development/signet.d.ts +0 -1
  171. package/development/skiplink-list.d.ts +0 -1
  172. package/development/slider.d.ts +0 -1
  173. package/development/status.d.ts +0 -1
  174. package/development/stepper/step-label.d.ts +0 -1
  175. package/development/stepper/step.d.ts +0 -1
  176. package/development/stepper/stepper.d.ts +0 -1
  177. package/development/table/table-wrapper.d.ts +0 -1
  178. package/development/tabs/tab-group.d.ts +0 -1
  179. package/development/tabs/tab-label.d.ts +0 -1
  180. package/development/tabs/tab.d.ts +0 -1
  181. package/development/tag/tag-group.d.ts +0 -1
  182. package/development/tag/tag.d.ts +0 -1
  183. package/development/teaser-hero.d.ts +3 -0
  184. package/development/teaser-hero.d.ts.map +1 -0
  185. package/development/teaser-hero.js +12 -0
  186. package/development/teaser-product/teaser-product-static.d.ts +3 -0
  187. package/development/teaser-product/teaser-product-static.d.ts.map +1 -0
  188. package/development/teaser-product/teaser-product-static.js +12 -0
  189. package/development/teaser-product/teaser-product.d.ts +3 -0
  190. package/development/teaser-product/teaser-product.d.ts.map +1 -0
  191. package/development/teaser-product/teaser-product.js +12 -0
  192. package/development/teaser-product.d.ts +3 -0
  193. package/development/teaser-product.d.ts.map +1 -0
  194. package/development/teaser-product.js +6 -0
  195. package/development/teaser.d.ts +0 -1
  196. package/development/time-input.d.ts +0 -1
  197. package/development/timetable-occupancy-icon.d.ts +0 -1
  198. package/development/timetable-occupancy.d.ts +0 -1
  199. package/development/title.d.ts +0 -1
  200. package/development/toast.d.ts +0 -1
  201. package/development/toggle/toggle-option.d.ts +0 -1
  202. package/development/toggle/toggle.d.ts +0 -1
  203. package/development/toggle-check.d.ts +0 -1
  204. package/development/train/train-blocked-passage.d.ts +0 -1
  205. package/development/train/train-formation.d.ts +0 -1
  206. package/development/train/train-wagon.d.ts +0 -1
  207. package/development/train/train.d.ts +0 -1
  208. package/development/visual-checkbox.d.ts +0 -1
  209. package/dialog/dialog-actions.d.ts +0 -1
  210. package/dialog/dialog-content.d.ts +0 -1
  211. package/dialog/dialog-title.d.ts +0 -1
  212. package/dialog/dialog.d.ts +0 -1
  213. package/divider.d.ts +0 -1
  214. package/expansion-panel/expansion-panel-content.d.ts +0 -1
  215. package/expansion-panel/expansion-panel-header.d.ts +0 -1
  216. package/expansion-panel/expansion-panel.d.ts +0 -1
  217. package/file-selector.d.ts +0 -1
  218. package/flip-card/flip-card-details.d.ts +0 -1
  219. package/flip-card/flip-card-summary.d.ts +0 -1
  220. package/flip-card/flip-card.d.ts +4 -2
  221. package/flip-card/flip-card.d.ts.map +1 -1
  222. package/flip-card/flip-card.js +9 -6
  223. package/footer.d.ts +0 -1
  224. package/form-error.d.ts +0 -1
  225. package/form-field/form-field-clear.d.ts +0 -1
  226. package/form-field/form-field.d.ts +0 -1
  227. package/header/header-button.d.ts +0 -1
  228. package/header/header-link.d.ts +0 -1
  229. package/header/header.d.ts +0 -1
  230. package/icon.d.ts +0 -1
  231. package/image.d.ts +0 -1
  232. package/journey-header.d.ts +0 -1
  233. package/lead-container.d.ts +0 -1
  234. package/link/block-link-button.d.ts +0 -1
  235. package/link/block-link-static.d.ts +0 -1
  236. package/link/block-link.d.ts +0 -1
  237. package/link/link-button.d.ts +0 -1
  238. package/link/link-static.d.ts +0 -1
  239. package/link/link.d.ts +0 -1
  240. package/link-list/link-list-anchor.d.ts +3 -0
  241. package/link-list/link-list-anchor.d.ts.map +1 -0
  242. package/link-list/link-list-anchor.js +12 -0
  243. package/link-list/link-list.d.ts +3 -0
  244. package/link-list/link-list.d.ts.map +1 -0
  245. package/link-list/link-list.js +12 -0
  246. package/link-list.d.ts +2 -3
  247. package/link-list.d.ts.map +1 -1
  248. package/link-list.js +4 -10
  249. package/loading-indicator.d.ts +0 -1
  250. package/logo.d.ts +0 -1
  251. package/map-container.d.ts +0 -1
  252. package/menu/menu-button.d.ts +0 -1
  253. package/menu/menu-link.d.ts +0 -1
  254. package/menu/menu.d.ts +0 -1
  255. package/message.d.ts +0 -1
  256. package/navigation/navigation-button.d.ts +0 -1
  257. package/navigation/navigation-link.d.ts +0 -1
  258. package/navigation/navigation-list.d.ts +0 -1
  259. package/navigation/navigation-marker.d.ts +0 -1
  260. package/navigation/navigation-section.d.ts +0 -1
  261. package/navigation/navigation.d.ts +0 -1
  262. package/notification.d.ts +0 -1
  263. package/option/optgroup.d.ts +0 -1
  264. package/option/option.d.ts +0 -1
  265. package/overlay.d.ts +0 -1
  266. package/package.json +72 -2
  267. package/popover/popover-trigger.d.ts +0 -1
  268. package/popover/popover.d.ts +0 -1
  269. package/radio-button/radio-button-group.d.ts +0 -1
  270. package/radio-button/radio-button-panel.d.ts +0 -1
  271. package/radio-button/radio-button.d.ts +0 -1
  272. package/screen-reader-only.d.ts +0 -1
  273. package/select.d.ts +0 -1
  274. package/selection-expansion-panel.d.ts +0 -1
  275. package/signet.d.ts +0 -1
  276. package/skiplink-list.d.ts +0 -1
  277. package/slider.d.ts +0 -1
  278. package/status.d.ts +0 -1
  279. package/stepper/step-label.d.ts +0 -1
  280. package/stepper/step.d.ts +0 -1
  281. package/stepper/stepper.d.ts +0 -1
  282. package/table/table-wrapper.d.ts +0 -1
  283. package/tabs/tab-group.d.ts +0 -1
  284. package/tabs/tab-label.d.ts +0 -1
  285. package/tabs/tab.d.ts +0 -1
  286. package/tag/tag-group.d.ts +0 -1
  287. package/tag/tag.d.ts +0 -1
  288. package/teaser-hero.d.ts +3 -0
  289. package/teaser-hero.d.ts.map +1 -0
  290. package/teaser-hero.js +12 -0
  291. package/teaser-product/teaser-product-static.d.ts +3 -0
  292. package/teaser-product/teaser-product-static.d.ts.map +1 -0
  293. package/teaser-product/teaser-product-static.js +12 -0
  294. package/teaser-product/teaser-product.d.ts +3 -0
  295. package/teaser-product/teaser-product.d.ts.map +1 -0
  296. package/teaser-product/teaser-product.js +12 -0
  297. package/teaser-product.d.ts +3 -0
  298. package/teaser-product.d.ts.map +1 -0
  299. package/teaser-product.js +6 -0
  300. package/teaser.d.ts +0 -1
  301. package/time-input.d.ts +0 -1
  302. package/timetable-occupancy-icon.d.ts +0 -1
  303. package/timetable-occupancy.d.ts +0 -1
  304. package/title.d.ts +0 -1
  305. package/toast.d.ts +0 -1
  306. package/toggle/toggle-option.d.ts +0 -1
  307. package/toggle/toggle.d.ts +0 -1
  308. package/toggle-check.d.ts +0 -1
  309. package/train/train-blocked-passage.d.ts +0 -1
  310. package/train/train-formation.d.ts +0 -1
  311. package/train/train-wagon.d.ts +0 -1
  312. package/train/train.d.ts +0 -1
  313. package/visual-checkbox.d.ts +0 -1
package/accordion.d.ts CHANGED
@@ -1,4 +1,3 @@
1
1
  import { SbbAccordionElement } from '@sbb-esta/lyne-elements/accordion.js';
2
-
3
2
  export declare const SbbAccordion: import('./core.js').ReactWebComponent<SbbAccordionElement, {}>;
4
3
  //# sourceMappingURL=accordion.d.ts.map
package/action-group.d.ts CHANGED
@@ -1,4 +1,3 @@
1
1
  import { SbbActionGroupElement } from '@sbb-esta/lyne-elements/action-group.js';
2
-
3
2
  export declare const SbbActionGroup: import('./core.js').ReactWebComponent<SbbActionGroupElement, {}>;
4
3
  //# sourceMappingURL=action-group.d.ts.map
@@ -1,7 +1,6 @@
1
1
  import { EventName } from '../core.js';
2
2
  import { SbbAlertGroupElement } from '@sbb-esta/lyne-elements/alert/alert-group.js';
3
3
  import { SbbAlertElement } from '@sbb-esta/lyne-elements/alert/alert.js';
4
-
5
4
  export declare const SbbAlertGroup: import('../core.js').ReactWebComponent<SbbAlertGroupElement, {
6
5
  onDidDismissAlert: EventName<CustomEvent<SbbAlertElement>>;
7
6
  onEmpty: EventName<CustomEvent<void>>;
package/alert/alert.d.ts CHANGED
@@ -1,9 +1,10 @@
1
1
  import { EventName } from '../core.js';
2
2
  import { SbbAlertElement } from '@sbb-esta/lyne-elements/alert/alert.js';
3
-
4
3
  export declare const SbbAlert: import('../core.js').ReactWebComponent<SbbAlertElement, {
5
4
  onWillOpen: EventName<CustomEvent<void>>;
6
5
  onDidOpen: EventName<CustomEvent<void>>;
6
+ onWillClose: EventName<CustomEvent<void>>;
7
+ onDidClose: EventName<CustomEvent<void>>;
7
8
  onDismissalRequested: EventName<CustomEvent<void>>;
8
9
  }>;
9
10
  //# sourceMappingURL=alert.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../src/react/alert/alert.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAIzE,eAAO,MAAM,QAAQ;gBAKS,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;eAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;0BACN,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAG5E,CAAC"}
1
+ {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../src/react/alert/alert.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAIzE,eAAO,MAAM,QAAQ;gBAKS,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;eAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;iBACxB,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;gBAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;0BACR,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAG5E,CAAC"}
package/alert/alert.js CHANGED
@@ -1,17 +1,19 @@
1
1
  import { c as e } from "../create-component-bN9SzDs_.js";
2
2
  import "lit";
3
- import t from "react";
3
+ import l from "react";
4
4
  import { SbbAlertElement as o } from "@sbb-esta/lyne-elements/alert/alert.js";
5
- const i = e({
5
+ const m = e({
6
6
  tagName: "sbb-alert",
7
7
  elementClass: o,
8
- react: t,
8
+ react: l,
9
9
  events: {
10
10
  onWillOpen: "willOpen",
11
11
  onDidOpen: "didOpen",
12
+ onWillClose: "willClose",
13
+ onDidClose: "didClose",
12
14
  onDismissalRequested: "dismissalRequested"
13
15
  }
14
16
  });
15
17
  export {
16
- i as SbbAlert
18
+ m as SbbAlert
17
19
  };
@@ -1,4 +1,3 @@
1
1
  import { SbbAutocompleteGridButtonElement } from '@sbb-esta/lyne-elements/autocomplete-grid/autocomplete-grid-button.js';
2
-
3
2
  export declare const SbbAutocompleteGridButton: import('../core.js').ReactWebComponent<SbbAutocompleteGridButtonElement, {}>;
4
3
  //# sourceMappingURL=autocomplete-grid-button.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbAutocompleteGridCellElement } from '@sbb-esta/lyne-elements/autocomplete-grid/autocomplete-grid-cell.js';
2
-
3
2
  export declare const SbbAutocompleteGridCell: import('../core.js').ReactWebComponent<SbbAutocompleteGridCellElement, {}>;
4
3
  //# sourceMappingURL=autocomplete-grid-cell.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbAutocompleteGridOptgroupElement } from '@sbb-esta/lyne-elements/autocomplete-grid/autocomplete-grid-optgroup.js';
2
-
3
2
  export declare const SbbAutocompleteGridOptgroup: import('../core.js').ReactWebComponent<SbbAutocompleteGridOptgroupElement, {}>;
4
3
  //# sourceMappingURL=autocomplete-grid-optgroup.d.ts.map
@@ -1,6 +1,5 @@
1
1
  import { EventName } from '../core.js';
2
2
  import { SbbAutocompleteGridOptionElement } from '@sbb-esta/lyne-elements/autocomplete-grid/autocomplete-grid-option.js';
3
-
4
3
  export declare const SbbAutocompleteGridOption: import('../core.js').ReactWebComponent<SbbAutocompleteGridOptionElement, {
5
4
  onAutocompleteOptionSelectionChange: EventName<CustomEvent<void>>;
6
5
  onAutocompleteOptionSelected: EventName<CustomEvent<void>>;
@@ -1,4 +1,3 @@
1
1
  import { SbbAutocompleteGridRowElement } from '@sbb-esta/lyne-elements/autocomplete-grid/autocomplete-grid-row.js';
2
-
3
2
  export declare const SbbAutocompleteGridRow: import('../core.js').ReactWebComponent<SbbAutocompleteGridRowElement, {}>;
4
3
  //# sourceMappingURL=autocomplete-grid-row.d.ts.map
@@ -1,6 +1,5 @@
1
1
  import { EventName } from '../core.js';
2
2
  import { SbbAutocompleteGridElement } from '@sbb-esta/lyne-elements/autocomplete-grid/autocomplete-grid.js';
3
-
4
3
  export declare const SbbAutocompleteGrid: import('../core.js').ReactWebComponent<SbbAutocompleteGridElement, {
5
4
  onWillOpen: EventName<CustomEvent<void>>;
6
5
  onDidOpen: EventName<CustomEvent<void>>;
package/autocomplete.d.ts CHANGED
@@ -1,6 +1,5 @@
1
1
  import { EventName } from './core.js';
2
2
  import { SbbAutocompleteElement } from '@sbb-esta/lyne-elements/autocomplete.js';
3
-
4
3
  export declare const SbbAutocomplete: import('./core.js').ReactWebComponent<SbbAutocompleteElement, {
5
4
  onWillOpen: EventName<CustomEvent<void>>;
6
5
  onDidOpen: EventName<CustomEvent<void>>;
@@ -1,4 +1,3 @@
1
1
  import { SbbBreadcrumbGroupElement } from '@sbb-esta/lyne-elements/breadcrumb/breadcrumb-group.js';
2
-
3
2
  export declare const SbbBreadcrumbGroup: import('../core.js').ReactWebComponent<SbbBreadcrumbGroupElement, {}>;
4
3
  //# sourceMappingURL=breadcrumb-group.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbBreadcrumbElement } from '@sbb-esta/lyne-elements/breadcrumb/breadcrumb.js';
2
-
3
2
  export declare const SbbBreadcrumb: import('../core.js').ReactWebComponent<SbbBreadcrumbElement, {}>;
4
3
  //# sourceMappingURL=breadcrumb.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbButtonLinkElement } from '@sbb-esta/lyne-elements/button/button-link.js';
2
-
3
2
  export declare const SbbButtonLink: import('../core.js').ReactWebComponent<SbbButtonLinkElement, {}>;
4
3
  //# sourceMappingURL=button-link.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbButtonStaticElement } from '@sbb-esta/lyne-elements/button/button-static.js';
2
-
3
2
  export declare const SbbButtonStatic: import('../core.js').ReactWebComponent<SbbButtonStaticElement, {}>;
4
3
  //# sourceMappingURL=button-static.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbButtonElement } from '@sbb-esta/lyne-elements/button/button.js';
2
-
3
2
  export declare const SbbButton: import('../core.js').ReactWebComponent<SbbButtonElement, {}>;
4
3
  //# sourceMappingURL=button.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SbbMiniButtonGroupElement } from '@sbb-esta/lyne-elements/button/mini-button-group.js';
2
+ export declare const SbbMiniButtonGroup: import('../core.js').ReactWebComponent<SbbMiniButtonGroupElement, {}>;
3
+ //# sourceMappingURL=mini-button-group.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mini-button-group.d.ts","sourceRoot":"","sources":["../../../src/react/button/mini-button-group.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,yBAAyB,EAAE,MAAM,qDAAqD,CAAC;AAIhG,eAAO,MAAM,kBAAkB,uEAI7B,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { c as t } from "../create-component-bN9SzDs_.js";
2
+ import "lit";
3
+ import o from "react";
4
+ import { SbbMiniButtonGroupElement as r } from "@sbb-esta/lyne-elements/button/mini-button-group.js";
5
+ const p = t({
6
+ tagName: "sbb-mini-button-group",
7
+ elementClass: r,
8
+ react: o
9
+ });
10
+ export {
11
+ p as SbbMiniButtonGroup
12
+ };
@@ -1,4 +1,3 @@
1
1
  import { SbbMiniButtonElement } from '@sbb-esta/lyne-elements/button/mini-button.js';
2
-
3
2
  export declare const SbbMiniButton: import('../core.js').ReactWebComponent<SbbMiniButtonElement, {}>;
4
3
  //# sourceMappingURL=mini-button.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbSecondaryButtonLinkElement } from '@sbb-esta/lyne-elements/button/secondary-button-link.js';
2
-
3
2
  export declare const SbbSecondaryButtonLink: import('../core.js').ReactWebComponent<SbbSecondaryButtonLinkElement, {}>;
4
3
  //# sourceMappingURL=secondary-button-link.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbSecondaryButtonStaticElement } from '@sbb-esta/lyne-elements/button/secondary-button-static.js';
2
-
3
2
  export declare const SbbSecondaryButtonStatic: import('../core.js').ReactWebComponent<SbbSecondaryButtonStaticElement, {}>;
4
3
  //# sourceMappingURL=secondary-button-static.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbSecondaryButtonElement } from '@sbb-esta/lyne-elements/button/secondary-button.js';
2
-
3
2
  export declare const SbbSecondaryButton: import('../core.js').ReactWebComponent<SbbSecondaryButtonElement, {}>;
4
3
  //# sourceMappingURL=secondary-button.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbTertiaryButtonLinkElement } from '@sbb-esta/lyne-elements/button/tertiary-button-link.js';
2
-
3
2
  export declare const SbbTertiaryButtonLink: import('../core.js').ReactWebComponent<SbbTertiaryButtonLinkElement, {}>;
4
3
  //# sourceMappingURL=tertiary-button-link.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbTertiaryButtonStaticElement } from '@sbb-esta/lyne-elements/button/tertiary-button-static.js';
2
-
3
2
  export declare const SbbTertiaryButtonStatic: import('../core.js').ReactWebComponent<SbbTertiaryButtonStaticElement, {}>;
4
3
  //# sourceMappingURL=tertiary-button-static.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbTertiaryButtonElement } from '@sbb-esta/lyne-elements/button/tertiary-button.js';
2
-
3
2
  export declare const SbbTertiaryButton: import('../core.js').ReactWebComponent<SbbTertiaryButtonElement, {}>;
4
3
  //# sourceMappingURL=tertiary-button.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbTransparentButtonLinkElement } from '@sbb-esta/lyne-elements/button/transparent-button-link.js';
2
-
3
2
  export declare const SbbTransparentButtonLink: import('../core.js').ReactWebComponent<SbbTransparentButtonLinkElement, {}>;
4
3
  //# sourceMappingURL=transparent-button-link.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbTransparentButtonStaticElement } from '@sbb-esta/lyne-elements/button/transparent-button-static.js';
2
-
3
2
  export declare const SbbTransparentButtonStatic: import('../core.js').ReactWebComponent<SbbTransparentButtonStaticElement, {}>;
4
3
  //# sourceMappingURL=transparent-button-static.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbTransparentButtonElement } from '@sbb-esta/lyne-elements/button/transparent-button.js';
2
-
3
2
  export declare const SbbTransparentButton: import('../core.js').ReactWebComponent<SbbTransparentButtonElement, {}>;
4
3
  //# sourceMappingURL=transparent-button.d.ts.map
package/button.d.ts CHANGED
@@ -1,6 +1,7 @@
1
1
  export * from './button/button-link.js';
2
2
  export * from './button/button-static.js';
3
3
  export * from './button/button.js';
4
+ export * from './button/mini-button-group.js';
4
5
  export * from './button/mini-button.js';
5
6
  export * from './button/secondary-button-link.js';
6
7
  export * from './button/secondary-button-static.js';
package/button.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../src/react/button.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,yBAAyB,CAAC;AACxC,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,kCAAkC,CAAC;AACjD,cAAc,oCAAoC,CAAC;AACnD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC"}
1
+ {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../src/react/button.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,yBAAyB,CAAC;AACxC,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,kCAAkC,CAAC;AACjD,cAAc,oCAAoC,CAAC;AACnD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,qCAAqC,CAAC;AACpD,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC"}
package/button.js CHANGED
@@ -1,28 +1,30 @@
1
1
  import { SbbButtonLink as r } from "./button/button-link.js";
2
2
  import { SbbButtonStatic as b } from "./button/button-static.js";
3
3
  import { SbbButton as S } from "./button/button.js";
4
- import { SbbMiniButton as p } from "./button/mini-button.js";
5
- import { SbbSecondaryButtonLink as i } from "./button/secondary-button-link.js";
6
- import { SbbSecondaryButtonStatic as u } from "./button/secondary-button-static.js";
7
- import { SbbSecondaryButton as B } from "./button/secondary-button.js";
8
- import { SbbTertiaryButtonLink as y } from "./button/tertiary-button-link.js";
9
- import { SbbTertiaryButtonStatic as k } from "./button/tertiary-button-static.js";
10
- import { SbbTertiaryButton as d } from "./button/tertiary-button.js";
11
- import { SbbTransparentButtonLink as M } from "./button/transparent-button-link.js";
12
- import { SbbTransparentButtonStatic as h } from "./button/transparent-button-static.js";
13
- import { SbbTransparentButton as l } from "./button/transparent-button.js";
4
+ import { SbbMiniButtonGroup as a } from "./button/mini-button-group.js";
5
+ import { SbbMiniButton as u } from "./button/mini-button.js";
6
+ import { SbbSecondaryButtonLink as m } from "./button/secondary-button-link.js";
7
+ import { SbbSecondaryButtonStatic as B } from "./button/secondary-button-static.js";
8
+ import { SbbSecondaryButton as y } from "./button/secondary-button.js";
9
+ import { SbbTertiaryButtonLink as k } from "./button/tertiary-button-link.js";
10
+ import { SbbTertiaryButtonStatic as d } from "./button/tertiary-button-static.js";
11
+ import { SbbTertiaryButton as M } from "./button/tertiary-button.js";
12
+ import { SbbTransparentButtonLink as g } from "./button/transparent-button-link.js";
13
+ import { SbbTransparentButtonStatic as j } from "./button/transparent-button-static.js";
14
+ import { SbbTransparentButton as q } from "./button/transparent-button.js";
14
15
  export {
15
16
  S as SbbButton,
16
17
  r as SbbButtonLink,
17
18
  b as SbbButtonStatic,
18
- p as SbbMiniButton,
19
- B as SbbSecondaryButton,
20
- i as SbbSecondaryButtonLink,
21
- u as SbbSecondaryButtonStatic,
22
- d as SbbTertiaryButton,
23
- y as SbbTertiaryButtonLink,
24
- k as SbbTertiaryButtonStatic,
25
- l as SbbTransparentButton,
26
- M as SbbTransparentButtonLink,
27
- h as SbbTransparentButtonStatic
19
+ u as SbbMiniButton,
20
+ a as SbbMiniButtonGroup,
21
+ y as SbbSecondaryButton,
22
+ m as SbbSecondaryButtonLink,
23
+ B as SbbSecondaryButtonStatic,
24
+ M as SbbTertiaryButton,
25
+ k as SbbTertiaryButtonLink,
26
+ d as SbbTertiaryButtonStatic,
27
+ q as SbbTransparentButton,
28
+ g as SbbTransparentButtonLink,
29
+ j as SbbTransparentButtonStatic
28
30
  };
package/calendar.d.ts CHANGED
@@ -1,6 +1,5 @@
1
1
  import { EventName } from './core.js';
2
2
  import { SbbCalendarElement } from '@sbb-esta/lyne-elements/calendar.js';
3
-
4
3
  export declare const SbbCalendar: import('./core.js').ReactWebComponent<SbbCalendarElement<Date>, {
5
4
  onDateSelected: EventName<CustomEvent<any>>;
6
5
  }>;
@@ -1,4 +1,3 @@
1
1
  import { SbbCardBadgeElement } from '@sbb-esta/lyne-elements/card/card-badge.js';
2
-
3
2
  export declare const SbbCardBadge: import('../core.js').ReactWebComponent<SbbCardBadgeElement, {}>;
4
3
  //# sourceMappingURL=card-badge.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbCardButtonElement } from '@sbb-esta/lyne-elements/card/card-button.js';
2
-
3
2
  export declare const SbbCardButton: import('../core.js').ReactWebComponent<SbbCardButtonElement, {}>;
4
3
  //# sourceMappingURL=card-button.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbCardLinkElement } from '@sbb-esta/lyne-elements/card/card-link.js';
2
-
3
2
  export declare const SbbCardLink: import('../core.js').ReactWebComponent<SbbCardLinkElement, {}>;
4
3
  //# sourceMappingURL=card-link.d.ts.map
package/card/card.d.ts CHANGED
@@ -1,4 +1,3 @@
1
1
  import { SbbCardElement } from '@sbb-esta/lyne-elements/card/card.js';
2
-
3
2
  export declare const SbbCard: import('../core.js').ReactWebComponent<SbbCardElement, {}>;
4
3
  //# sourceMappingURL=card.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbCheckboxGroupElement } from '@sbb-esta/lyne-elements/checkbox/checkbox-group.js';
2
-
3
2
  export declare const SbbCheckboxGroup: import('../core.js').ReactWebComponent<SbbCheckboxGroupElement, {}>;
4
3
  //# sourceMappingURL=checkbox-group.d.ts.map
@@ -1,6 +1,5 @@
1
1
  import { EventName } from '../core.js';
2
2
  import { SbbCheckboxPanelElement } from '@sbb-esta/lyne-elements/checkbox/checkbox-panel.js';
3
-
4
3
  export declare const SbbCheckboxPanel: import('../core.js').ReactWebComponent<SbbCheckboxPanelElement, {
5
4
  onDidChange: EventName<CustomEvent<void>>;
6
5
  onChange: EventName<Event>;
@@ -1,6 +1,5 @@
1
1
  import { EventName } from '../core.js';
2
2
  import { SbbCheckboxElement } from '@sbb-esta/lyne-elements/checkbox/checkbox.js';
3
-
4
3
  export declare const SbbCheckbox: import('../core.js').ReactWebComponent<SbbCheckboxElement, {
5
4
  onDidChange: EventName<CustomEvent<void>>;
6
5
  onChange: EventName<Event>;
package/chip.d.ts CHANGED
@@ -1,4 +1,3 @@
1
1
  import { SbbChipElement } from '@sbb-esta/lyne-elements/chip.js';
2
-
3
2
  export declare const SbbChip: import('./core.js').ReactWebComponent<SbbChipElement, {}>;
4
3
  //# sourceMappingURL=chip.d.ts.map
package/clock.d.ts CHANGED
@@ -1,4 +1,3 @@
1
1
  import { SbbClockElement } from '@sbb-esta/lyne-elements/clock.js';
2
-
3
2
  export declare const SbbClock: import('./core.js').ReactWebComponent<SbbClockElement, {}>;
4
3
  //# sourceMappingURL=clock.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbContainerElement } from '@sbb-esta/lyne-elements/container/container.js';
2
-
3
2
  export declare const SbbContainer: import('../core.js').ReactWebComponent<SbbContainerElement, {}>;
4
3
  //# sourceMappingURL=container.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbStickyBarElement } from '@sbb-esta/lyne-elements/container/sticky-bar.js';
2
-
3
2
  export declare const SbbStickyBar: import('../core.js').ReactWebComponent<SbbStickyBarElement, {}>;
4
3
  //# sourceMappingURL=sticky-bar.d.ts.map
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  type DistributiveOmit<T, K extends string | number | symbol> = T extends any ? K extends keyof T ? Omit<T, K> : T : T;
4
3
  type PropsWithoutRef<T> = DistributiveOmit<T, 'ref'>;
5
4
  /**
@@ -1,5 +1,4 @@
1
1
  import { ComponentType } from 'react';
2
-
3
2
  /**
4
3
  * Wraps a React wrapped Lit component with additional logic, to detect
5
4
  * whether a component has children when rendered via SSR.
@@ -1,4 +1,3 @@
1
1
  import { SbbDatepickerNextDayElement } from '@sbb-esta/lyne-elements/datepicker/datepicker-next-day.js';
2
-
3
2
  export declare const SbbDatepickerNextDay: import('../core.js').ReactWebComponent<SbbDatepickerNextDayElement<Date>, {}>;
4
3
  //# sourceMappingURL=datepicker-next-day.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbDatepickerPreviousDayElement } from '@sbb-esta/lyne-elements/datepicker/datepicker-previous-day.js';
2
-
3
2
  export declare const SbbDatepickerPreviousDay: import('../core.js').ReactWebComponent<SbbDatepickerPreviousDayElement<Date>, {}>;
4
3
  //# sourceMappingURL=datepicker-previous-day.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbDatepickerToggleElement } from '@sbb-esta/lyne-elements/datepicker/datepicker-toggle.js';
2
-
3
2
  export declare const SbbDatepickerToggle: import('../core.js').ReactWebComponent<SbbDatepickerToggleElement<Date>, {}>;
4
3
  //# sourceMappingURL=datepicker-toggle.d.ts.map
@@ -1,7 +1,6 @@
1
1
  import { EventName } from '../core.js';
2
2
  import { SbbDatepickerElement, SbbInputUpdateEvent } from '@sbb-esta/lyne-elements/datepicker/datepicker.js';
3
3
  import { SbbValidationChangeEvent } from '@sbb-esta/lyne-elements/core/interfaces.js';
4
-
5
4
  export declare const SbbDatepicker: import('../core.js').ReactWebComponent<SbbDatepickerElement<Date>, {
6
5
  onDidChange: EventName<CustomEvent<void>>;
7
6
  onChange: EventName<CustomEvent<void>>;
@@ -1,4 +1,3 @@
1
1
  import { SbbAccordionElement } from '@sbb-esta/lyne-elements/accordion.js';
2
-
3
2
  export declare const SbbAccordion: import('./core.js').ReactWebComponent<SbbAccordionElement, {}>;
4
3
  //# sourceMappingURL=accordion.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbActionGroupElement } from '@sbb-esta/lyne-elements/action-group.js';
2
-
3
2
  export declare const SbbActionGroup: import('./core.js').ReactWebComponent<SbbActionGroupElement, {}>;
4
3
  //# sourceMappingURL=action-group.d.ts.map
@@ -1,7 +1,6 @@
1
1
  import { EventName } from '../core.js';
2
2
  import { SbbAlertGroupElement } from '@sbb-esta/lyne-elements/alert/alert-group.js';
3
3
  import { SbbAlertElement } from '@sbb-esta/lyne-elements/alert/alert.js';
4
-
5
4
  export declare const SbbAlertGroup: import('../core.js').ReactWebComponent<SbbAlertGroupElement, {
6
5
  onDidDismissAlert: EventName<CustomEvent<SbbAlertElement>>;
7
6
  onEmpty: EventName<CustomEvent<void>>;
@@ -1,9 +1,10 @@
1
1
  import { EventName } from '../core.js';
2
2
  import { SbbAlertElement } from '@sbb-esta/lyne-elements/alert/alert.js';
3
-
4
3
  export declare const SbbAlert: import('../core.js').ReactWebComponent<SbbAlertElement, {
5
4
  onWillOpen: EventName<CustomEvent<void>>;
6
5
  onDidOpen: EventName<CustomEvent<void>>;
6
+ onWillClose: EventName<CustomEvent<void>>;
7
+ onDidClose: EventName<CustomEvent<void>>;
7
8
  onDismissalRequested: EventName<CustomEvent<void>>;
8
9
  }>;
9
10
  //# sourceMappingURL=alert.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../../src/react/alert/alert.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAIzE,eAAO,MAAM,QAAQ;gBAKS,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;eAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;0BACN,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAG5E,CAAC"}
1
+ {"version":3,"file":"alert.d.ts","sourceRoot":"","sources":["../../../../src/react/alert/alert.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAIzE,eAAO,MAAM,QAAQ;gBAKS,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;eAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;iBACxB,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;gBAC9B,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;0BACR,SAAS,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC;EAG5E,CAAC"}
@@ -9,6 +9,8 @@ const SbbAlert = createComponent({
9
9
  events: {
10
10
  "onWillOpen": "willOpen",
11
11
  "onDidOpen": "didOpen",
12
+ "onWillClose": "willClose",
13
+ "onDidClose": "didClose",
12
14
  "onDismissalRequested": "dismissalRequested"
13
15
  }
14
16
  });
@@ -1,4 +1,3 @@
1
1
  import { SbbAutocompleteGridButtonElement } from '@sbb-esta/lyne-elements/autocomplete-grid/autocomplete-grid-button.js';
2
-
3
2
  export declare const SbbAutocompleteGridButton: import('../core.js').ReactWebComponent<SbbAutocompleteGridButtonElement, {}>;
4
3
  //# sourceMappingURL=autocomplete-grid-button.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbAutocompleteGridCellElement } from '@sbb-esta/lyne-elements/autocomplete-grid/autocomplete-grid-cell.js';
2
-
3
2
  export declare const SbbAutocompleteGridCell: import('../core.js').ReactWebComponent<SbbAutocompleteGridCellElement, {}>;
4
3
  //# sourceMappingURL=autocomplete-grid-cell.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbAutocompleteGridOptgroupElement } from '@sbb-esta/lyne-elements/autocomplete-grid/autocomplete-grid-optgroup.js';
2
-
3
2
  export declare const SbbAutocompleteGridOptgroup: import('../core.js').ReactWebComponent<SbbAutocompleteGridOptgroupElement, {}>;
4
3
  //# sourceMappingURL=autocomplete-grid-optgroup.d.ts.map
@@ -1,6 +1,5 @@
1
1
  import { EventName } from '../core.js';
2
2
  import { SbbAutocompleteGridOptionElement } from '@sbb-esta/lyne-elements/autocomplete-grid/autocomplete-grid-option.js';
3
-
4
3
  export declare const SbbAutocompleteGridOption: import('../core.js').ReactWebComponent<SbbAutocompleteGridOptionElement, {
5
4
  onAutocompleteOptionSelectionChange: EventName<CustomEvent<void>>;
6
5
  onAutocompleteOptionSelected: EventName<CustomEvent<void>>;
@@ -1,4 +1,3 @@
1
1
  import { SbbAutocompleteGridRowElement } from '@sbb-esta/lyne-elements/autocomplete-grid/autocomplete-grid-row.js';
2
-
3
2
  export declare const SbbAutocompleteGridRow: import('../core.js').ReactWebComponent<SbbAutocompleteGridRowElement, {}>;
4
3
  //# sourceMappingURL=autocomplete-grid-row.d.ts.map
@@ -1,6 +1,5 @@
1
1
  import { EventName } from '../core.js';
2
2
  import { SbbAutocompleteGridElement } from '@sbb-esta/lyne-elements/autocomplete-grid/autocomplete-grid.js';
3
-
4
3
  export declare const SbbAutocompleteGrid: import('../core.js').ReactWebComponent<SbbAutocompleteGridElement, {
5
4
  onWillOpen: EventName<CustomEvent<void>>;
6
5
  onDidOpen: EventName<CustomEvent<void>>;
@@ -1,6 +1,5 @@
1
1
  import { EventName } from './core.js';
2
2
  import { SbbAutocompleteElement } from '@sbb-esta/lyne-elements/autocomplete.js';
3
-
4
3
  export declare const SbbAutocomplete: import('./core.js').ReactWebComponent<SbbAutocompleteElement, {
5
4
  onWillOpen: EventName<CustomEvent<void>>;
6
5
  onDidOpen: EventName<CustomEvent<void>>;
@@ -1,4 +1,3 @@
1
1
  import { SbbBreadcrumbGroupElement } from '@sbb-esta/lyne-elements/breadcrumb/breadcrumb-group.js';
2
-
3
2
  export declare const SbbBreadcrumbGroup: import('../core.js').ReactWebComponent<SbbBreadcrumbGroupElement, {}>;
4
3
  //# sourceMappingURL=breadcrumb-group.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbBreadcrumbElement } from '@sbb-esta/lyne-elements/breadcrumb/breadcrumb.js';
2
-
3
2
  export declare const SbbBreadcrumb: import('../core.js').ReactWebComponent<SbbBreadcrumbElement, {}>;
4
3
  //# sourceMappingURL=breadcrumb.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbButtonLinkElement } from '@sbb-esta/lyne-elements/button/button-link.js';
2
-
3
2
  export declare const SbbButtonLink: import('../core.js').ReactWebComponent<SbbButtonLinkElement, {}>;
4
3
  //# sourceMappingURL=button-link.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbButtonStaticElement } from '@sbb-esta/lyne-elements/button/button-static.js';
2
-
3
2
  export declare const SbbButtonStatic: import('../core.js').ReactWebComponent<SbbButtonStaticElement, {}>;
4
3
  //# sourceMappingURL=button-static.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbButtonElement } from '@sbb-esta/lyne-elements/button/button.js';
2
-
3
2
  export declare const SbbButton: import('../core.js').ReactWebComponent<SbbButtonElement, {}>;
4
3
  //# sourceMappingURL=button.d.ts.map
@@ -0,0 +1,3 @@
1
+ import { SbbMiniButtonGroupElement } from '@sbb-esta/lyne-elements/button/mini-button-group.js';
2
+ export declare const SbbMiniButtonGroup: import('../core.js').ReactWebComponent<SbbMiniButtonGroupElement, {}>;
3
+ //# sourceMappingURL=mini-button-group.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mini-button-group.d.ts","sourceRoot":"","sources":["../../../../src/react/button/mini-button-group.ts"],"names":[],"mappings":"AAEE,OAAO,EAAE,yBAAyB,EAAE,MAAM,qDAAqD,CAAC;AAIhG,eAAO,MAAM,kBAAkB,uEAI7B,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { c as createComponent } from "../create-component-Cw0NKfNG.js";
2
+ import "lit";
3
+ import react from "react";
4
+ import { SbbMiniButtonGroupElement } from "@sbb-esta/lyne-elements/button/mini-button-group.js";
5
+ const SbbMiniButtonGroup = createComponent({
6
+ tagName: "sbb-mini-button-group",
7
+ elementClass: SbbMiniButtonGroupElement,
8
+ react
9
+ });
10
+ export {
11
+ SbbMiniButtonGroup
12
+ };
@@ -1,4 +1,3 @@
1
1
  import { SbbMiniButtonElement } from '@sbb-esta/lyne-elements/button/mini-button.js';
2
-
3
2
  export declare const SbbMiniButton: import('../core.js').ReactWebComponent<SbbMiniButtonElement, {}>;
4
3
  //# sourceMappingURL=mini-button.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbSecondaryButtonLinkElement } from '@sbb-esta/lyne-elements/button/secondary-button-link.js';
2
-
3
2
  export declare const SbbSecondaryButtonLink: import('../core.js').ReactWebComponent<SbbSecondaryButtonLinkElement, {}>;
4
3
  //# sourceMappingURL=secondary-button-link.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { SbbSecondaryButtonStaticElement } from '@sbb-esta/lyne-elements/button/secondary-button-static.js';
2
-
3
2
  export declare const SbbSecondaryButtonStatic: import('../core.js').ReactWebComponent<SbbSecondaryButtonStaticElement, {}>;
4
3
  //# sourceMappingURL=secondary-button-static.d.ts.map