@sbb-esta/lyne-react 1.12.1 → 1.14.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 (285) hide show
  1. package/accordion.js +1 -1
  2. package/action-group.js +1 -1
  3. package/alert/alert-group.js +1 -1
  4. package/alert/alert.js +1 -1
  5. package/autocomplete-grid/autocomplete-grid-button.js +1 -1
  6. package/autocomplete-grid/autocomplete-grid-cell.js +1 -1
  7. package/autocomplete-grid/autocomplete-grid-optgroup.js +1 -1
  8. package/autocomplete-grid/autocomplete-grid-option.js +1 -1
  9. package/autocomplete-grid/autocomplete-grid-row.js +1 -1
  10. package/autocomplete-grid/autocomplete-grid.js +1 -1
  11. package/autocomplete.js +1 -1
  12. package/breadcrumb/breadcrumb-group.js +1 -1
  13. package/breadcrumb/breadcrumb.js +1 -1
  14. package/button/button-link.js +1 -1
  15. package/button/button-static.js +1 -1
  16. package/button/button.js +1 -1
  17. package/button/mini-button-group.js +1 -1
  18. package/button/mini-button.js +1 -1
  19. package/button/secondary-button-link.js +1 -1
  20. package/button/secondary-button-static.js +1 -1
  21. package/button/secondary-button.js +1 -1
  22. package/button/tertiary-button-link.js +1 -1
  23. package/button/tertiary-button-static.js +1 -1
  24. package/button/tertiary-button.js +1 -1
  25. package/button/transparent-button-link.js +1 -1
  26. package/button/transparent-button-static.js +1 -1
  27. package/button/transparent-button.js +1 -1
  28. package/calendar.js +1 -1
  29. package/card/card-badge.js +1 -1
  30. package/card/card-button.js +1 -1
  31. package/card/card-link.js +1 -1
  32. package/card/card.js +1 -1
  33. package/checkbox/checkbox-group.js +1 -1
  34. package/checkbox/checkbox-panel.js +1 -1
  35. package/checkbox/checkbox.js +1 -1
  36. package/chip.js +1 -1
  37. package/clock.js +1 -1
  38. package/container/container.js +1 -1
  39. package/container/sticky-bar.js +1 -1
  40. package/core.js +2 -7
  41. package/{create-component-bN9SzDs_.js → create-component-DKl3-Au3.js} +5 -20
  42. package/datepicker/datepicker-next-day.js +1 -1
  43. package/datepicker/datepicker-previous-day.js +1 -1
  44. package/datepicker/datepicker-toggle.js +1 -1
  45. package/datepicker/datepicker.js +1 -1
  46. package/development/accordion.js +1 -1
  47. package/development/action-group.js +1 -1
  48. package/development/alert/alert-group.js +1 -1
  49. package/development/alert/alert.js +1 -1
  50. package/development/autocomplete-grid/autocomplete-grid-button.js +1 -1
  51. package/development/autocomplete-grid/autocomplete-grid-cell.js +1 -1
  52. package/development/autocomplete-grid/autocomplete-grid-optgroup.js +1 -1
  53. package/development/autocomplete-grid/autocomplete-grid-option.js +1 -1
  54. package/development/autocomplete-grid/autocomplete-grid-row.js +1 -1
  55. package/development/autocomplete-grid/autocomplete-grid.js +1 -1
  56. package/development/autocomplete.js +1 -1
  57. package/development/breadcrumb/breadcrumb-group.js +1 -1
  58. package/development/breadcrumb/breadcrumb.js +1 -1
  59. package/development/button/button-link.js +1 -1
  60. package/development/button/button-static.js +1 -1
  61. package/development/button/button.js +1 -1
  62. package/development/button/mini-button-group.js +1 -1
  63. package/development/button/mini-button.js +1 -1
  64. package/development/button/secondary-button-link.js +1 -1
  65. package/development/button/secondary-button-static.js +1 -1
  66. package/development/button/secondary-button.js +1 -1
  67. package/development/button/tertiary-button-link.js +1 -1
  68. package/development/button/tertiary-button-static.js +1 -1
  69. package/development/button/tertiary-button.js +1 -1
  70. package/development/button/transparent-button-link.js +1 -1
  71. package/development/button/transparent-button-static.js +1 -1
  72. package/development/button/transparent-button.js +1 -1
  73. package/development/calendar.js +1 -1
  74. package/development/card/card-badge.js +1 -1
  75. package/development/card/card-button.js +1 -1
  76. package/development/card/card-link.js +1 -1
  77. package/development/card/card.js +1 -1
  78. package/development/checkbox/checkbox-group.js +1 -1
  79. package/development/checkbox/checkbox-panel.js +1 -1
  80. package/development/checkbox/checkbox.js +1 -1
  81. package/development/chip.js +1 -1
  82. package/development/clock.js +1 -1
  83. package/development/container/container.js +1 -1
  84. package/development/container/sticky-bar.js +1 -1
  85. package/development/core.js +2 -7
  86. package/development/{create-component-BwAhIvZh.js → create-component-CSki5eOq.js} +11 -28
  87. package/development/datepicker/datepicker-next-day.js +1 -1
  88. package/development/datepicker/datepicker-previous-day.js +1 -1
  89. package/development/datepicker/datepicker-toggle.js +1 -1
  90. package/development/datepicker/datepicker.js +1 -1
  91. package/development/dialog/dialog-actions.js +1 -1
  92. package/development/dialog/dialog-content.js +1 -1
  93. package/development/dialog/dialog-title.js +1 -1
  94. package/development/dialog/dialog.js +1 -1
  95. package/development/divider.js +1 -1
  96. package/development/expansion-panel/expansion-panel-content.js +1 -1
  97. package/development/expansion-panel/expansion-panel-header.js +1 -1
  98. package/development/expansion-panel/expansion-panel.js +1 -1
  99. package/development/file-selector.d.ts +2 -0
  100. package/development/file-selector.d.ts.map +1 -1
  101. package/development/file-selector.js +3 -1
  102. package/development/flip-card/flip-card-details.js +1 -1
  103. package/development/flip-card/flip-card-summary.js +1 -1
  104. package/development/flip-card/flip-card.js +1 -1
  105. package/development/footer.js +1 -1
  106. package/development/form-error.js +1 -1
  107. package/development/form-field/form-field-clear.js +1 -1
  108. package/development/form-field/form-field.js +1 -1
  109. package/development/header/header-button.js +1 -1
  110. package/development/header/header-link.js +1 -1
  111. package/development/header/header.js +1 -1
  112. package/development/icon.js +1 -1
  113. package/development/image.js +1 -1
  114. package/development/journey-header.js +1 -1
  115. package/development/lead-container.js +1 -1
  116. package/development/link/block-link-button.js +1 -1
  117. package/development/link/block-link-static.js +1 -1
  118. package/development/link/block-link.js +1 -1
  119. package/development/link/link-button.js +1 -1
  120. package/development/link/link-static.js +1 -1
  121. package/development/link/link.js +1 -1
  122. package/development/link-list/link-list-anchor.js +1 -1
  123. package/development/link-list/link-list.js +1 -1
  124. package/development/loading-indicator.js +1 -1
  125. package/development/logo.js +1 -1
  126. package/development/map-container.js +1 -1
  127. package/development/menu/menu-button.js +1 -1
  128. package/development/menu/menu-link.js +1 -1
  129. package/development/menu/menu.js +1 -1
  130. package/development/message.js +1 -1
  131. package/development/navigation/navigation-button.js +1 -1
  132. package/development/navigation/navigation-link.js +1 -1
  133. package/development/navigation/navigation-list.js +1 -1
  134. package/development/navigation/navigation-marker.js +1 -1
  135. package/development/navigation/navigation-section.js +1 -1
  136. package/development/navigation/navigation.js +1 -1
  137. package/development/notification.js +1 -1
  138. package/development/option/optgroup.js +1 -1
  139. package/development/option/option.js +1 -1
  140. package/development/overlay.js +1 -1
  141. package/development/paginator/compact-paginator.d.ts +7 -0
  142. package/development/paginator/compact-paginator.d.ts.map +1 -0
  143. package/development/paginator/compact-paginator.js +16 -0
  144. package/development/paginator/paginator.d.ts +7 -0
  145. package/development/paginator/paginator.d.ts.map +1 -0
  146. package/development/paginator/paginator.js +16 -0
  147. package/development/paginator.d.ts +2 -5
  148. package/development/paginator.d.ts.map +1 -1
  149. package/development/paginator.js +3 -12
  150. package/development/popover/popover-trigger.js +1 -1
  151. package/development/popover/popover.js +1 -1
  152. package/development/radio-button/radio-button-group.js +1 -1
  153. package/development/radio-button/radio-button-panel.js +1 -1
  154. package/development/radio-button/radio-button.js +1 -1
  155. package/development/screen-reader-only.js +1 -1
  156. package/development/select.js +1 -1
  157. package/development/selection-expansion-panel.js +1 -1
  158. package/development/signet.js +1 -1
  159. package/development/skiplink-list.js +1 -1
  160. package/development/slider.js +1 -1
  161. package/development/status.js +1 -1
  162. package/development/stepper/step-label.js +1 -1
  163. package/development/stepper/step.js +1 -1
  164. package/development/stepper/stepper.js +1 -1
  165. package/development/table/table-wrapper.js +1 -1
  166. package/development/tabs/tab-group.js +1 -1
  167. package/development/tabs/tab-label.js +1 -1
  168. package/development/tabs/tab.js +1 -1
  169. package/development/tag/tag-group.js +1 -1
  170. package/development/tag/tag.js +1 -1
  171. package/development/teaser-hero.js +1 -1
  172. package/development/teaser-product/teaser-product-static.js +1 -1
  173. package/development/teaser-product/teaser-product.js +1 -1
  174. package/development/teaser.js +1 -1
  175. package/development/time-input.js +1 -1
  176. package/development/timetable-occupancy-icon.js +1 -1
  177. package/development/timetable-occupancy.js +1 -1
  178. package/development/title.js +1 -1
  179. package/development/toast.js +1 -1
  180. package/development/toggle/toggle-option.js +1 -1
  181. package/development/toggle/toggle.js +1 -1
  182. package/development/toggle-check.js +1 -1
  183. package/development/train/train-blocked-passage.js +1 -1
  184. package/development/train/train-formation.js +1 -1
  185. package/development/train/train-wagon.js +1 -1
  186. package/development/train/train.js +1 -1
  187. package/development/visual-checkbox.js +1 -1
  188. package/dialog/dialog-actions.js +1 -1
  189. package/dialog/dialog-content.js +1 -1
  190. package/dialog/dialog-title.js +1 -1
  191. package/dialog/dialog.js +1 -1
  192. package/divider.js +1 -1
  193. package/expansion-panel/expansion-panel-content.js +1 -1
  194. package/expansion-panel/expansion-panel-header.js +1 -1
  195. package/expansion-panel/expansion-panel.js +1 -1
  196. package/file-selector.d.ts +2 -0
  197. package/file-selector.d.ts.map +1 -1
  198. package/file-selector.js +5 -3
  199. package/flip-card/flip-card-details.js +1 -1
  200. package/flip-card/flip-card-summary.js +1 -1
  201. package/flip-card/flip-card.js +1 -1
  202. package/footer.js +1 -1
  203. package/form-error.js +1 -1
  204. package/form-field/form-field-clear.js +1 -1
  205. package/form-field/form-field.js +1 -1
  206. package/header/header-button.js +1 -1
  207. package/header/header-link.js +1 -1
  208. package/header/header.js +1 -1
  209. package/icon.js +1 -1
  210. package/image.js +1 -1
  211. package/journey-header.js +1 -1
  212. package/lead-container.js +1 -1
  213. package/link/block-link-button.js +1 -1
  214. package/link/block-link-static.js +1 -1
  215. package/link/block-link.js +1 -1
  216. package/link/link-button.js +1 -1
  217. package/link/link-static.js +1 -1
  218. package/link/link.js +1 -1
  219. package/link-list/link-list-anchor.js +1 -1
  220. package/link-list/link-list.js +1 -1
  221. package/loading-indicator.js +1 -1
  222. package/logo.js +1 -1
  223. package/map-container.js +1 -1
  224. package/menu/menu-button.js +1 -1
  225. package/menu/menu-link.js +1 -1
  226. package/menu/menu.js +1 -1
  227. package/message.js +1 -1
  228. package/navigation/navigation-button.js +1 -1
  229. package/navigation/navigation-link.js +1 -1
  230. package/navigation/navigation-list.js +1 -1
  231. package/navigation/navigation-marker.js +1 -1
  232. package/navigation/navigation-section.js +1 -1
  233. package/navigation/navigation.js +1 -1
  234. package/notification.js +1 -1
  235. package/option/optgroup.js +1 -1
  236. package/option/option.js +1 -1
  237. package/overlay.js +1 -1
  238. package/package.json +25 -4
  239. package/paginator/compact-paginator.d.ts +7 -0
  240. package/paginator/compact-paginator.d.ts.map +1 -0
  241. package/paginator/compact-paginator.js +16 -0
  242. package/paginator/paginator.d.ts +7 -0
  243. package/paginator/paginator.d.ts.map +1 -0
  244. package/paginator/paginator.js +16 -0
  245. package/paginator.d.ts +2 -5
  246. package/paginator.d.ts.map +1 -1
  247. package/paginator.js +4 -13
  248. package/popover/popover-trigger.js +1 -1
  249. package/popover/popover.js +1 -1
  250. package/radio-button/radio-button-group.js +1 -1
  251. package/radio-button/radio-button-panel.js +1 -1
  252. package/radio-button/radio-button.js +1 -1
  253. package/screen-reader-only.js +1 -1
  254. package/select.js +1 -1
  255. package/selection-expansion-panel.js +1 -1
  256. package/signet.js +1 -1
  257. package/skiplink-list.js +1 -1
  258. package/slider.js +1 -1
  259. package/status.js +1 -1
  260. package/stepper/step-label.js +1 -1
  261. package/stepper/step.js +1 -1
  262. package/stepper/stepper.js +1 -1
  263. package/table/table-wrapper.js +1 -1
  264. package/tabs/tab-group.js +1 -1
  265. package/tabs/tab-label.js +1 -1
  266. package/tabs/tab.js +1 -1
  267. package/tag/tag-group.js +1 -1
  268. package/tag/tag.js +1 -1
  269. package/teaser-hero.js +1 -1
  270. package/teaser-product/teaser-product-static.js +1 -1
  271. package/teaser-product/teaser-product.js +1 -1
  272. package/teaser.js +1 -1
  273. package/time-input.js +1 -1
  274. package/timetable-occupancy-icon.js +1 -1
  275. package/timetable-occupancy.js +1 -1
  276. package/title.js +1 -1
  277. package/toast.js +1 -1
  278. package/toggle/toggle-option.js +1 -1
  279. package/toggle/toggle.js +1 -1
  280. package/toggle-check.js +1 -1
  281. package/train/train-blocked-passage.js +1 -1
  282. package/train/train-formation.js +1 -1
  283. package/train/train-wagon.js +1 -1
  284. package/train/train.js +1 -1
  285. package/visual-checkbox.js +1 -1
package/map-container.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as t } from "./create-component-bN9SzDs_.js";
1
+ import { c as t } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import e from "react";
4
4
  import { SbbMapContainerElement as o } from "@sbb-esta/lyne-elements/map-container.js";
@@ -1,4 +1,4 @@
1
- import { c as t } from "../create-component-bN9SzDs_.js";
1
+ import { c as t } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import e from "react";
4
4
  import { SbbMenuButtonElement as o } from "@sbb-esta/lyne-elements/menu/menu-button.js";
package/menu/menu-link.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-bN9SzDs_.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import m from "react";
4
4
  import { SbbMenuLinkElement as t } from "@sbb-esta/lyne-elements/menu/menu-link.js";
package/menu/menu.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-bN9SzDs_.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import o from "react";
4
4
  import { SbbMenuElement as n } from "@sbb-esta/lyne-elements/menu/menu.js";
package/message.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "./create-component-bN9SzDs_.js";
1
+ import { c as e } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import m from "react";
4
4
  import { SbbMessageElement as t } from "@sbb-esta/lyne-elements/message.js";
@@ -1,4 +1,4 @@
1
- import { c as t } from "../create-component-bN9SzDs_.js";
1
+ import { c as t } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import o from "react";
4
4
  import { SbbNavigationButtonElement as a } from "@sbb-esta/lyne-elements/navigation/navigation-button.js";
@@ -1,4 +1,4 @@
1
- import { c as t } from "../create-component-bN9SzDs_.js";
1
+ import { c as t } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import o from "react";
4
4
  import { SbbNavigationLinkElement as i } from "@sbb-esta/lyne-elements/navigation/navigation-link.js";
@@ -1,4 +1,4 @@
1
- import { c as t } from "../create-component-bN9SzDs_.js";
1
+ import { c as t } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import o from "react";
4
4
  import { SbbNavigationListElement as i } from "@sbb-esta/lyne-elements/navigation/navigation-list.js";
@@ -1,4 +1,4 @@
1
- import { c as r } from "../create-component-bN9SzDs_.js";
1
+ import { c as r } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import a from "react";
4
4
  import { SbbNavigationMarkerElement as t } from "@sbb-esta/lyne-elements/navigation/navigation-marker.js";
@@ -1,4 +1,4 @@
1
- import { c as t } from "../create-component-bN9SzDs_.js";
1
+ import { c as t } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import o from "react";
4
4
  import { SbbNavigationSectionElement as e } from "@sbb-esta/lyne-elements/navigation/navigation-section.js";
@@ -1,4 +1,4 @@
1
- import { c as o } from "../create-component-bN9SzDs_.js";
1
+ import { c as o } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import e from "react";
4
4
  import { SbbNavigationElement as i } from "@sbb-esta/lyne-elements/navigation/navigation.js";
package/notification.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as o } from "./create-component-bN9SzDs_.js";
1
+ import { c as o } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import e from "react";
4
4
  import { SbbNotificationElement as i } from "@sbb-esta/lyne-elements/notification.js";
@@ -1,4 +1,4 @@
1
- import { c as o } from "../create-component-bN9SzDs_.js";
1
+ import { c as o } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import t from "react";
4
4
  import { SbbOptGroupElement as r } from "@sbb-esta/lyne-elements/option/optgroup.js";
package/option/option.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-bN9SzDs_.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import o from "react";
4
4
  import { SbbOptionElement as t } from "@sbb-esta/lyne-elements/option/option.js";
package/overlay.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "./create-component-bN9SzDs_.js";
1
+ import { c as e } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import o from "react";
4
4
  import { SbbOverlayElement as l } from "@sbb-esta/lyne-elements/overlay.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sbb-esta/lyne-react",
3
- "version": "1.12.1",
3
+ "version": "1.14.0",
4
4
  "description": "Lyne Design System React Library",
5
5
  "keywords": [
6
6
  "design system",
@@ -10,11 +10,12 @@
10
10
  ],
11
11
  "type": "module",
12
12
  "peerDependencies": {
13
- "@sbb-esta/lyne-elements": "1.12.1"
13
+ "@sbb-esta/lyne-elements": "1.14.0"
14
14
  },
15
15
  "dependencies": {
16
- "@lit/react": "^1.0.5",
17
- "react": "^18.0.0"
16
+ "@lit/react": "^1.0.6",
17
+ "react": "^18.0.0",
18
+ "tslib": "^2.8.0"
18
19
  },
19
20
  "publishConfig": {
20
21
  "access": "public"
@@ -1142,6 +1143,26 @@
1142
1143
  "development": "./development/paginator.js",
1143
1144
  "default": "./paginator.js"
1144
1145
  },
1146
+ "./paginator/compact-paginator": {
1147
+ "types": "./development/paginator/compact-paginator.d.ts",
1148
+ "development": "./development/paginator/compact-paginator.js",
1149
+ "default": "./paginator/compact-paginator.js"
1150
+ },
1151
+ "./paginator/compact-paginator.js": {
1152
+ "types": "./development/paginator/compact-paginator.d.ts",
1153
+ "development": "./development/paginator/compact-paginator.js",
1154
+ "default": "./paginator/compact-paginator.js"
1155
+ },
1156
+ "./paginator/paginator": {
1157
+ "types": "./development/paginator/paginator.d.ts",
1158
+ "development": "./development/paginator/paginator.js",
1159
+ "default": "./paginator/paginator.js"
1160
+ },
1161
+ "./paginator/paginator.js": {
1162
+ "types": "./development/paginator/paginator.d.ts",
1163
+ "development": "./development/paginator/paginator.js",
1164
+ "default": "./paginator/paginator.js"
1165
+ },
1145
1166
  "./popover": {
1146
1167
  "types": "./development/popover.d.ts",
1147
1168
  "development": "./development/popover.js",
@@ -0,0 +1,7 @@
1
+ import { EventName } from '../core.js';
2
+ import { SbbCompactPaginatorElement } from '@sbb-esta/lyne-elements/paginator/compact-paginator.js';
3
+ import { SbbPaginatorPageEventDetails } from '@sbb-esta/lyne-elements/core/interfaces.js';
4
+ export declare const SbbCompactPaginator: import('../core.js').ReactWebComponent<SbbCompactPaginatorElement, {
5
+ onPage: EventName<CustomEvent<SbbPaginatorPageEventDetails>>;
6
+ }>;
7
+ //# sourceMappingURL=compact-paginator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"compact-paginator.d.ts","sourceRoot":"","sources":["../../../src/react/paginator/compact-paginator.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,0BAA0B,EAAE,MAAM,wDAAwD,CAAC;AACtG,OAAO,EAAE,KAAK,4BAA4B,EAAE,MAAM,4CAA4C,CAAC;AAI7F,eAAO,MAAM,mBAAmB;YAKV,SAAS,CAAC,WAAW,CAAC,4BAA4B,CAAC,CAAC;EAGxE,CAAC"}
@@ -0,0 +1,16 @@
1
+ import { c as t } from "../create-component-DKl3-Au3.js";
2
+ import "lit";
3
+ import o from "react";
4
+ import { SbbCompactPaginatorElement as a } from "@sbb-esta/lyne-elements/paginator/compact-paginator.js";
5
+ import "@sbb-esta/lyne-elements/core/interfaces.js";
6
+ const c = t({
7
+ tagName: "sbb-compact-paginator",
8
+ elementClass: a,
9
+ react: o,
10
+ events: {
11
+ onPage: "page"
12
+ }
13
+ });
14
+ export {
15
+ c as SbbCompactPaginator
16
+ };
@@ -0,0 +1,7 @@
1
+ import { EventName } from '../core.js';
2
+ import { SbbPaginatorElement } from '@sbb-esta/lyne-elements/paginator/paginator.js';
3
+ import { SbbPaginatorPageEventDetails } from '@sbb-esta/lyne-elements/core/interfaces.js';
4
+ export declare const SbbPaginator: import('../core.js').ReactWebComponent<SbbPaginatorElement, {
5
+ onPage: EventName<CustomEvent<SbbPaginatorPageEventDetails>>;
6
+ }>;
7
+ //# sourceMappingURL=paginator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"paginator.d.ts","sourceRoot":"","sources":["../../../src/react/paginator/paginator.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,YAAY,CAAC;AAC7D,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACvF,OAAO,EAAE,KAAK,4BAA4B,EAAE,MAAM,4CAA4C,CAAC;AAI7F,eAAO,MAAM,YAAY;YAKH,SAAS,CAAC,WAAW,CAAC,4BAA4B,CAAC,CAAC;EAGxE,CAAC"}
@@ -0,0 +1,16 @@
1
+ import { c as t } from "../create-component-DKl3-Au3.js";
2
+ import "lit";
3
+ import o from "react";
4
+ import { SbbPaginatorElement as e } from "@sbb-esta/lyne-elements/paginator/paginator.js";
5
+ import "@sbb-esta/lyne-elements/core/interfaces.js";
6
+ const i = t({
7
+ tagName: "sbb-paginator",
8
+ elementClass: e,
9
+ react: o,
10
+ events: {
11
+ onPage: "page"
12
+ }
13
+ });
14
+ export {
15
+ i as SbbPaginator
16
+ };
package/paginator.d.ts CHANGED
@@ -1,6 +1,3 @@
1
- import { EventName } from './core.js';
2
- import { SbbPaginatorElement, SbbPaginatorPageEventDetails } from '@sbb-esta/lyne-elements/paginator.js';
3
- export declare const SbbPaginator: import('./core.js').ReactWebComponent<SbbPaginatorElement, {
4
- onPage: EventName<CustomEvent<SbbPaginatorPageEventDetails>>;
5
- }>;
1
+ export * from './paginator/compact-paginator.js';
2
+ export * from './paginator/paginator.js';
6
3
  //# sourceMappingURL=paginator.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"paginator.d.ts","sourceRoot":"","sources":["../../src/react/paginator.ts"],"names":[],"mappings":"AACE,OAAO,EAAmB,KAAK,SAAS,EAAE,MAAM,WAAW,CAAC;AAC5D,OAAO,EAAE,mBAAmB,EAAE,KAAK,4BAA4B,EAAE,MAAM,sCAAsC,CAAC;AAI9G,eAAO,MAAM,YAAY;YAKH,SAAS,CAAC,WAAW,CAAC,4BAA4B,CAAC,CAAC;EAGxE,CAAC"}
1
+ {"version":3,"file":"paginator.d.ts","sourceRoot":"","sources":["../../src/react/paginator.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC;AACjD,cAAc,0BAA0B,CAAC"}
package/paginator.js CHANGED
@@ -1,15 +1,6 @@
1
- import { c as t } from "./create-component-bN9SzDs_.js";
2
- import "lit";
3
- import e from "react";
4
- import { SbbPaginatorElement as o } from "@sbb-esta/lyne-elements/paginator.js";
5
- const p = t({
6
- tagName: "sbb-paginator",
7
- elementClass: o,
8
- react: e,
9
- events: {
10
- onPage: "page"
11
- }
12
- });
1
+ import { SbbCompactPaginator as a } from "./paginator/compact-paginator.js";
2
+ import { SbbPaginator as b } from "./paginator/paginator.js";
13
3
  export {
14
- p as SbbPaginator
4
+ a as SbbCompactPaginator,
5
+ b as SbbPaginator
15
6
  };
@@ -1,4 +1,4 @@
1
- import { c as r } from "../create-component-bN9SzDs_.js";
1
+ import { c as r } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import e from "react";
4
4
  import { SbbPopoverTriggerElement as o } from "@sbb-esta/lyne-elements/popover/popover-trigger.js";
@@ -1,4 +1,4 @@
1
- import { c as o } from "../create-component-bN9SzDs_.js";
1
+ import { c as o } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import e from "react";
4
4
  import { SbbPopoverElement as l } from "@sbb-esta/lyne-elements/popover/popover.js";
@@ -1,4 +1,4 @@
1
- import { c as o } from "../create-component-bN9SzDs_.js";
1
+ import { c as o } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import t from "react";
4
4
  import { SbbRadioButtonGroupElement as n } from "@sbb-esta/lyne-elements/radio-button/radio-button-group.js";
@@ -1,4 +1,4 @@
1
- import { c as t } from "../create-component-bN9SzDs_.js";
1
+ import { c as t } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import o from "react";
4
4
  import { SbbRadioButtonPanelElement as e } from "@sbb-esta/lyne-elements/radio-button/radio-button-panel.js";
@@ -1,4 +1,4 @@
1
- import { c as t } from "../create-component-bN9SzDs_.js";
1
+ import { c as t } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import o from "react";
4
4
  import { SbbRadioButtonElement as e } from "@sbb-esta/lyne-elements/radio-button/radio-button.js";
@@ -1,4 +1,4 @@
1
- import { c as e } from "./create-component-bN9SzDs_.js";
1
+ import { c as e } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import r from "react";
4
4
  import { SbbScreenReaderOnlyElement as o } from "@sbb-esta/lyne-elements/screen-reader-only.js";
package/select.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "./create-component-bN9SzDs_.js";
1
+ import { c as e } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import n from "react";
4
4
  import { SbbSelectElement as o } from "@sbb-esta/lyne-elements/select.js";
@@ -1,4 +1,4 @@
1
- import { c as e } from "./create-component-bN9SzDs_.js";
1
+ import { c as e } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import n from "react";
4
4
  import { SbbSelectionExpansionPanelElement as o } from "@sbb-esta/lyne-elements/selection-expansion-panel.js";
package/signet.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as t } from "./create-component-bN9SzDs_.js";
1
+ import { c as t } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import e from "react";
4
4
  import { SbbSignetElement as m } from "@sbb-esta/lyne-elements/signet.js";
package/skiplink-list.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as t } from "./create-component-bN9SzDs_.js";
1
+ import { c as t } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import i from "react";
4
4
  import { SbbSkiplinkListElement as e } from "@sbb-esta/lyne-elements/skiplink-list.js";
package/slider.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "./create-component-bN9SzDs_.js";
1
+ import { c as e } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import r from "react";
4
4
  import { SbbSliderElement as t } from "@sbb-esta/lyne-elements/slider.js";
package/status.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as t } from "./create-component-bN9SzDs_.js";
1
+ import { c as t } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import e from "react";
4
4
  import { SbbStatusElement as m } from "@sbb-esta/lyne-elements/status.js";
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-bN9SzDs_.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import t from "react";
4
4
  import { SbbStepLabelElement as m } from "@sbb-esta/lyne-elements/stepper/step-label.js";
package/stepper/step.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-bN9SzDs_.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import t from "react";
4
4
  import { SbbStepElement as o } from "@sbb-esta/lyne-elements/stepper/step.js";
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-bN9SzDs_.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import t from "react";
4
4
  import { SbbStepperElement as r } from "@sbb-esta/lyne-elements/stepper/stepper.js";
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-bN9SzDs_.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import r from "react";
4
4
  import { SbbTableWrapperElement as t } from "@sbb-esta/lyne-elements/table/table-wrapper.js";
package/tabs/tab-group.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-bN9SzDs_.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import o from "react";
4
4
  import { SbbTabGroupElement as t } from "@sbb-esta/lyne-elements/tabs/tab-group.js";
package/tabs/tab-label.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-bN9SzDs_.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import t from "react";
4
4
  import { SbbTabLabelElement as a } from "@sbb-esta/lyne-elements/tabs/tab-label.js";
package/tabs/tab.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as t } from "../create-component-bN9SzDs_.js";
1
+ import { c as t } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import e from "react";
4
4
  import { SbbTabElement as m } from "@sbb-esta/lyne-elements/tabs/tab.js";
package/tag/tag-group.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as o } from "../create-component-bN9SzDs_.js";
1
+ import { c as o } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import r from "react";
4
4
  import { SbbTagGroupElement as t } from "@sbb-esta/lyne-elements/tag/tag-group.js";
package/tag/tag.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-bN9SzDs_.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import t from "react";
4
4
  import { SbbTagElement as n } from "@sbb-esta/lyne-elements/tag/tag.js";
package/teaser-hero.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "./create-component-bN9SzDs_.js";
1
+ import { c as e } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import r from "react";
4
4
  import { SbbTeaserHeroElement as o } from "@sbb-esta/lyne-elements/teaser-hero.js";
@@ -1,4 +1,4 @@
1
- import { c as t } from "../create-component-bN9SzDs_.js";
1
+ import { c as t } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import e from "react";
4
4
  import { SbbTeaserProductStaticElement as r } from "@sbb-esta/lyne-elements/teaser-product/teaser-product-static.js";
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-bN9SzDs_.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import r from "react";
4
4
  import { SbbTeaserProductElement as t } from "@sbb-esta/lyne-elements/teaser-product/teaser-product.js";
package/teaser.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "./create-component-bN9SzDs_.js";
1
+ import { c as e } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import r from "react";
4
4
  import { SbbTeaserElement as t } from "@sbb-esta/lyne-elements/teaser.js";
package/time-input.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "./create-component-bN9SzDs_.js";
1
+ import { c as e } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import t from "react";
4
4
  import { SbbTimeInputElement as n } from "@sbb-esta/lyne-elements/time-input.js";
@@ -1,4 +1,4 @@
1
- import { c as e } from "./create-component-bN9SzDs_.js";
1
+ import { c as e } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import c from "react";
4
4
  import { SbbTimetableOccupancyIconElement as t } from "@sbb-esta/lyne-elements/timetable-occupancy-icon.js";
@@ -1,4 +1,4 @@
1
- import { c as e } from "./create-component-bN9SzDs_.js";
1
+ import { c as e } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import t from "react";
4
4
  import { SbbTimetableOccupancyElement as m } from "@sbb-esta/lyne-elements/timetable-occupancy.js";
package/title.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as t } from "./create-component-bN9SzDs_.js";
1
+ import { c as t } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import e from "react";
4
4
  import { SbbTitleElement as m } from "@sbb-esta/lyne-elements/title.js";
package/toast.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as o } from "./create-component-bN9SzDs_.js";
1
+ import { c as o } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import e from "react";
4
4
  import { SbbToastElement as t } from "@sbb-esta/lyne-elements/toast.js";
@@ -1,4 +1,4 @@
1
- import { c as o } from "../create-component-bN9SzDs_.js";
1
+ import { c as o } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import t from "react";
4
4
  import { SbbToggleOptionElement as e } from "@sbb-esta/lyne-elements/toggle/toggle-option.js";
package/toggle/toggle.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-bN9SzDs_.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import o from "react";
4
4
  import { SbbToggleElement as t } from "@sbb-esta/lyne-elements/toggle/toggle.js";
package/toggle-check.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e } from "./create-component-bN9SzDs_.js";
1
+ import { c as e } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import o from "react";
4
4
  import { SbbToggleCheckElement as t } from "@sbb-esta/lyne-elements/toggle-check.js";
@@ -1,4 +1,4 @@
1
- import { c as e } from "../create-component-bN9SzDs_.js";
1
+ import { c as e } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import a from "react";
4
4
  import { SbbTrainBlockedPassageElement as o } from "@sbb-esta/lyne-elements/train/train-blocked-passage.js";
@@ -1,4 +1,4 @@
1
- import { c as o } from "../create-component-bN9SzDs_.js";
1
+ import { c as o } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import r from "react";
4
4
  import { SbbTrainFormationElement as t } from "@sbb-esta/lyne-elements/train/train-formation.js";
@@ -1,4 +1,4 @@
1
- import { c as o } from "../create-component-bN9SzDs_.js";
1
+ import { c as o } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import r from "react";
4
4
  import { SbbTrainWagonElement as t } from "@sbb-esta/lyne-elements/train/train-wagon.js";
package/train/train.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as r } from "../create-component-bN9SzDs_.js";
1
+ import { c as r } from "../create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import t from "react";
4
4
  import { SbbTrainElement as e } from "@sbb-esta/lyne-elements/train/train.js";
@@ -1,4 +1,4 @@
1
- import { c as e } from "./create-component-bN9SzDs_.js";
1
+ import { c as e } from "./create-component-DKl3-Au3.js";
2
2
  import "lit";
3
3
  import o from "react";
4
4
  import { SbbVisualCheckboxElement as t } from "@sbb-esta/lyne-elements/visual-checkbox.js";