@mrfylke/contact-form 0.1.23 → 0.1.25

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 (255) hide show
  1. package/README.md +1 -11
  2. package/lib/ContactFormRoot.d.ts +2 -2
  3. package/lib/ContactFormRoot.d.ts.map +1 -1
  4. package/lib/ContactFormRoot.js +2 -1
  5. package/lib/components/button/link.d.ts +1 -1
  6. package/lib/components/button/link.d.ts.map +1 -1
  7. package/lib/components/button/utils.d.ts +2 -2
  8. package/lib/components/button/utils.d.ts.map +1 -1
  9. package/lib/components/checkbox/checkbox.d.ts +1 -1
  10. package/lib/components/checkbox/checkbox.d.ts.map +1 -1
  11. package/lib/components/error-message/error-message.d.ts +1 -1
  12. package/lib/components/error-message/error-message.d.ts.map +1 -1
  13. package/lib/components/external-link-page.d.ts +2 -2
  14. package/lib/components/external-link-page.d.ts.map +1 -1
  15. package/lib/components/external-link-page.js +1 -1
  16. package/lib/components/form/date-selector.d.ts +1 -1
  17. package/lib/components/form/date-selector.d.ts.map +1 -1
  18. package/lib/components/form/date-selector.js +2 -2
  19. package/lib/components/form/departure-time-field.d.ts +1 -1
  20. package/lib/components/form/departure-time-field.d.ts.map +1 -1
  21. package/lib/components/form/description-modal.d.ts +1 -1
  22. package/lib/components/form/description-modal.d.ts.map +1 -1
  23. package/lib/components/form/field-wrapper-with-error/index.d.ts +1 -1
  24. package/lib/components/form/field-wrapper-with-error/index.d.ts.map +1 -1
  25. package/lib/components/form/fieldset/index.d.ts +1 -1
  26. package/lib/components/form/fieldset/index.d.ts.map +1 -1
  27. package/lib/components/form/file-input.d.ts +1 -1
  28. package/lib/components/form/file-input.d.ts.map +1 -1
  29. package/lib/components/form/form-component-label/index.d.ts +3 -2
  30. package/lib/components/form/form-component-label/index.d.ts.map +1 -1
  31. package/lib/components/form/form-component-label/index.js +2 -2
  32. package/lib/components/form/input.d.ts +1 -1
  33. package/lib/components/form/input.d.ts.map +1 -1
  34. package/lib/components/form/radio.d.ts +1 -1
  35. package/lib/components/form/radio.d.ts.map +1 -1
  36. package/lib/components/form/searchable-select/searchable-select.d.ts +1 -1
  37. package/lib/components/form/searchable-select/searchable-select.d.ts.map +1 -1
  38. package/lib/components/form/searchable-select/searchable-select.js +1 -1
  39. package/lib/components/form/select.d.ts +1 -1
  40. package/lib/components/form/select.d.ts.map +1 -1
  41. package/lib/components/form/select.js +1 -1
  42. package/lib/components/form/textarea.d.ts +1 -1
  43. package/lib/components/form/textarea.d.ts.map +1 -1
  44. package/lib/components/form/time-selector.d.ts +1 -1
  45. package/lib/components/form/time-selector.d.ts.map +1 -1
  46. package/lib/components/form/time-selector.js +2 -2
  47. package/lib/components/icon/checkbox-icon.d.ts +1 -1
  48. package/lib/components/icon/checkbox-icon.d.ts.map +1 -1
  49. package/lib/components/icon/color-icon.d.ts +1 -1
  50. package/lib/components/icon/color-icon.d.ts.map +1 -1
  51. package/lib/components/icon/generated-icons.d.ts +422 -262
  52. package/lib/components/icon/generated-icons.d.ts.map +1 -1
  53. package/lib/components/icon/generated-icons.js +1931 -1771
  54. package/lib/components/icon/illustration.d.ts +1 -1
  55. package/lib/components/icon/illustration.d.ts.map +1 -1
  56. package/lib/components/icon/image.d.ts +1 -1
  57. package/lib/components/icon/image.d.ts.map +1 -1
  58. package/lib/components/icon/mono-icon.d.ts +1 -1
  59. package/lib/components/icon/mono-icon.d.ts.map +1 -1
  60. package/lib/components/icon/utils.d.ts.map +1 -1
  61. package/lib/components/icon/utils.js +6 -6
  62. package/lib/components/loading/index.d.ts +2 -2
  63. package/lib/components/loading/index.d.ts.map +1 -1
  64. package/lib/components/section-card/section-card.d.ts +1 -1
  65. package/lib/components/section-card/section-card.d.ts.map +1 -1
  66. package/lib/components/typography/index.d.ts +6 -6
  67. package/lib/components/typography/index.d.ts.map +1 -1
  68. package/lib/error-content/error-content.d.ts +1 -1
  69. package/lib/error-content/error-content.d.ts.map +1 -1
  70. package/lib/group-travel/index.d.ts +1 -1
  71. package/lib/group-travel/index.d.ts.map +1 -1
  72. package/lib/index.d.ts +5 -6
  73. package/lib/index.d.ts.map +1 -1
  74. package/lib/index.js +6 -12
  75. package/lib/journey-info/events.d.ts.map +1 -1
  76. package/lib/journey-info/index.d.ts +1 -1
  77. package/lib/journey-info/index.d.ts.map +1 -1
  78. package/lib/journey-info/index.js +1 -1
  79. package/lib/layouts/contact-form-container.d.ts +1 -1
  80. package/lib/layouts/contact-form-container.d.ts.map +1 -1
  81. package/lib/layouts/contact-page-layout.d.ts +1 -23
  82. package/lib/layouts/contact-page-layout.d.ts.map +1 -1
  83. package/lib/layouts/contact-page-layout.js +39 -90
  84. package/lib/layouts/contact-pages.d.ts +20 -0
  85. package/lib/layouts/contact-pages.d.ts.map +1 -0
  86. package/lib/layouts/contact-pages.js +124 -0
  87. package/lib/layouts/index.d.ts +2 -1
  88. package/lib/layouts/index.d.ts.map +1 -1
  89. package/lib/layouts/index.js +5 -2
  90. package/lib/lines/use-departures.js +2 -2
  91. package/lib/lines/use-lines.d.ts +2 -2
  92. package/lib/lines/use-lines.js +1 -1
  93. package/lib/lost-property/LostPropertyForm.d.ts +2 -1
  94. package/lib/lost-property/LostPropertyForm.d.ts.map +1 -1
  95. package/lib/lost-property/index.d.ts +1 -1
  96. package/lib/lost-property/index.d.ts.map +1 -1
  97. package/lib/lost-property-external/index.d.ts +2 -0
  98. package/lib/lost-property-external/index.d.ts.map +1 -0
  99. package/lib/lost-property-external/index.js +17 -0
  100. package/lib/means-of-transport/events.d.ts.map +1 -1
  101. package/lib/means-of-transport/forms/delayForm.d.ts +1 -1
  102. package/lib/means-of-transport/forms/delayForm.d.ts.map +1 -1
  103. package/lib/means-of-transport/forms/driverForm.d.ts +1 -1
  104. package/lib/means-of-transport/forms/driverForm.d.ts.map +1 -1
  105. package/lib/means-of-transport/forms/injuryForm.d.ts +1 -1
  106. package/lib/means-of-transport/forms/injuryForm.d.ts.map +1 -1
  107. package/lib/means-of-transport/forms/serviceOfferingForm.d.ts +1 -1
  108. package/lib/means-of-transport/forms/serviceOfferingForm.d.ts.map +1 -1
  109. package/lib/means-of-transport/forms/stopForm.d.ts +1 -1
  110. package/lib/means-of-transport/forms/stopForm.d.ts.map +1 -1
  111. package/lib/means-of-transport/forms/transportationForm.d.ts +1 -1
  112. package/lib/means-of-transport/forms/transportationForm.d.ts.map +1 -1
  113. package/lib/means-of-transport/index.d.ts +1 -1
  114. package/lib/means-of-transport/index.d.ts.map +1 -1
  115. package/lib/means-of-transport/means-of-transport-form-machine.d.ts +22 -22
  116. package/lib/means-of-transport/means-of-transport-form-machine.d.ts.map +1 -1
  117. package/lib/modules/config/context.d.ts +5 -37
  118. package/lib/modules/config/context.d.ts.map +1 -1
  119. package/lib/modules/config/context.js +9 -51
  120. package/lib/modules/config/types.d.ts +79 -64
  121. package/lib/modules/config/types.d.ts.map +1 -1
  122. package/lib/modules/config/types.js +9 -0
  123. package/lib/modules/org-data/index.d.ts +2 -2
  124. package/lib/modules/org-data/index.js +2 -2
  125. package/lib/modules/theme/theme-context.d.ts +1 -1
  126. package/lib/modules/theme/theme-context.d.ts.map +1 -1
  127. package/lib/modules/transport-mode/filter/filter.d.ts +1 -1
  128. package/lib/modules/transport-mode/filter/filter.d.ts.map +1 -1
  129. package/lib/modules/transport-mode/icon/index.d.ts +4 -4
  130. package/lib/modules/transport-mode/icon/index.d.ts.map +1 -1
  131. package/lib/modules/transport-mode/types.d.ts +3 -5
  132. package/lib/modules/transport-mode/types.d.ts.map +1 -1
  133. package/lib/modules/transport-mode/types.js +3 -138
  134. package/lib/modules/transport-mode/utils.d.ts +2 -2
  135. package/lib/modules/transport-mode/utils.d.ts.map +1 -1
  136. package/lib/modules/transport-mode/utils.js +39 -6
  137. package/lib/refund/forms/refund-and-travel-guarantee/index.d.ts +1 -1
  138. package/lib/refund/forms/refund-and-travel-guarantee/index.d.ts.map +1 -1
  139. package/lib/refund/forms/refund-and-travel-guarantee/refundCarForm.d.ts +1 -1
  140. package/lib/refund/forms/refund-and-travel-guarantee/refundCarForm.d.ts.map +1 -1
  141. package/lib/refund/forms/refund-and-travel-guarantee/refundTaxiForm.d.ts +1 -1
  142. package/lib/refund/forms/refund-and-travel-guarantee/refundTaxiForm.d.ts.map +1 -1
  143. package/lib/refund/forms/refund-ticket/appTicketRefund.d.ts +2 -2
  144. package/lib/refund/forms/refund-ticket/appTicketRefund.d.ts.map +1 -1
  145. package/lib/refund/forms/refund-ticket/index.d.ts +1 -1
  146. package/lib/refund/forms/refund-ticket/index.d.ts.map +1 -1
  147. package/lib/refund/forms/refund-ticket/otherTicketRefund.d.ts +1 -1
  148. package/lib/refund/forms/refund-ticket/otherTicketRefund.d.ts.map +1 -1
  149. package/lib/refund/forms/refund-ticket/otherTicketRefund.js +1 -5
  150. package/lib/refund/forms/residualValueOnTravelCard/index.d.ts +1 -1
  151. package/lib/refund/forms/residualValueOnTravelCard/index.d.ts.map +1 -1
  152. package/lib/refund/index.d.ts +1 -1
  153. package/lib/refund/index.d.ts.map +1 -1
  154. package/lib/refund/refundFormMachine.d.ts +14 -14
  155. package/lib/refund/refundFormMachine.js +1 -1
  156. package/lib/server/departures-route-handler.d.ts +27 -0
  157. package/lib/server/departures-route-handler.d.ts.map +1 -0
  158. package/lib/server/departures-route-handler.js +93 -0
  159. package/lib/server/index.d.ts +1 -0
  160. package/lib/server/index.d.ts.map +1 -1
  161. package/lib/server/index.js +3 -1
  162. package/lib/server/journey-planner/authority.d.ts +2 -2
  163. package/lib/server/journey-planner/authority.js +3 -3
  164. package/lib/server/journey-planner/index.d.ts.map +1 -1
  165. package/lib/server/journey-planner/index.js +8 -9
  166. package/lib/server/journey-planner/journey-gql/lines.generated.d.ts +1 -0
  167. package/lib/server/journey-planner/journey-gql/lines.generated.d.ts.map +1 -1
  168. package/lib/server/journey-planner/journey-gql/lines.generated.js +1 -0
  169. package/lib/server/journey-planner/validators.d.ts +4 -4
  170. package/lib/server/journey-planner/validators.js +3 -3
  171. package/lib/server/lines-route-handler.d.ts +7 -18
  172. package/lib/server/lines-route-handler.d.ts.map +1 -1
  173. package/lib/server/lines-route-handler.js +15 -17
  174. package/lib/success-content/success-content.d.ts +1 -1
  175. package/lib/success-content/success-content.d.ts.map +1 -1
  176. package/lib/ticket-control/events.d.ts +1 -1
  177. package/lib/ticket-control/events.d.ts.map +1 -1
  178. package/lib/ticket-control/forms/feeComplaintForm.d.ts +1 -1
  179. package/lib/ticket-control/forms/feeComplaintForm.d.ts.map +1 -1
  180. package/lib/ticket-control/forms/feeComplaintForm.js +5 -1
  181. package/lib/ticket-control/forms/feedbackForm.d.ts +1 -1
  182. package/lib/ticket-control/forms/feedbackForm.d.ts.map +1 -1
  183. package/lib/ticket-control/forms/postponePayment.d.ts +1 -1
  184. package/lib/ticket-control/forms/postponePayment.d.ts.map +1 -1
  185. package/lib/ticket-control/forms/postponePayment.js +5 -1
  186. package/lib/ticket-control/index.d.ts +1 -1
  187. package/lib/ticket-control/index.d.ts.map +1 -1
  188. package/lib/ticket-control/ticket-control-form-machine.d.ts +24 -22
  189. package/lib/ticket-control/ticket-control-form-machine.d.ts.map +1 -1
  190. package/lib/ticket-control/ticket-control-form-machine.js +4 -2
  191. package/lib/ticketing/events.d.ts.map +1 -1
  192. package/lib/ticketing/forms/app/appAccountForm.d.ts +1 -1
  193. package/lib/ticketing/forms/app/appAccountForm.d.ts.map +1 -1
  194. package/lib/ticketing/forms/app/appTicketingForm.d.ts +1 -1
  195. package/lib/ticketing/forms/app/appTicketingForm.d.ts.map +1 -1
  196. package/lib/ticketing/forms/app/appTravelSuggestionForm.d.ts +1 -1
  197. package/lib/ticketing/forms/app/appTravelSuggestionForm.d.ts.map +1 -1
  198. package/lib/ticketing/forms/app/index.d.ts +1 -1
  199. package/lib/ticketing/forms/app/index.d.ts.map +1 -1
  200. package/lib/ticketing/forms/priceAndTicketTypesForm.d.ts +1 -1
  201. package/lib/ticketing/forms/priceAndTicketTypesForm.d.ts.map +1 -1
  202. package/lib/ticketing/forms/travel-card/index.d.ts +1 -1
  203. package/lib/ticketing/forms/travel-card/index.d.ts.map +1 -1
  204. package/lib/ticketing/forms/travel-card/orderTravelCard.d.ts +1 -1
  205. package/lib/ticketing/forms/travel-card/orderTravelCard.d.ts.map +1 -1
  206. package/lib/ticketing/forms/travel-card/travelCardQuestionForm.d.ts +1 -1
  207. package/lib/ticketing/forms/travel-card/travelCardQuestionForm.d.ts.map +1 -1
  208. package/lib/ticketing/forms/webshop/index.d.ts +1 -1
  209. package/lib/ticketing/forms/webshop/index.d.ts.map +1 -1
  210. package/lib/ticketing/forms/webshop/webshopAccountForm.d.ts +1 -1
  211. package/lib/ticketing/forms/webshop/webshopAccountForm.d.ts.map +1 -1
  212. package/lib/ticketing/forms/webshop/webshopTicketingForm.d.ts +1 -1
  213. package/lib/ticketing/forms/webshop/webshopTicketingForm.d.ts.map +1 -1
  214. package/lib/ticketing/index.d.ts +1 -1
  215. package/lib/ticketing/index.d.ts.map +1 -1
  216. package/lib/ticketing/ticketingStateMachine.d.ts +8 -8
  217. package/lib/translations/common/layout.d.ts.map +1 -1
  218. package/lib/translations/common/layout.js +1 -29
  219. package/lib/translations/common/titles.d.ts.map +1 -1
  220. package/lib/translations/common/titles.js +2 -20
  221. package/lib/translations/json-to-override.d.ts.map +1 -1
  222. package/lib/translations/language-context.d.ts +3 -3
  223. package/lib/translations/language-context.d.ts.map +1 -1
  224. package/lib/translations/merge-overrides.d.ts +3 -3
  225. package/lib/translations/merge-overrides.js +3 -3
  226. package/lib/translations/pages/contact.d.ts +6 -16
  227. package/lib/translations/pages/contact.d.ts.map +1 -1
  228. package/lib/translations/pages/contact.js +7 -31
  229. package/lib/translations/server/endpoints.d.ts.map +1 -1
  230. package/lib/translations/server/endpoints.js +7 -83
  231. package/lib/translations/translations-context.d.ts +1 -1
  232. package/lib/translations/translations-context.d.ts.map +1 -1
  233. package/lib/translations/types.d.ts +7 -7
  234. package/lib/translations/types.d.ts.map +1 -1
  235. package/lib/translations/utils.d.ts +0 -7
  236. package/lib/translations/utils.d.ts.map +1 -1
  237. package/lib/translations/utils.js +0 -26
  238. package/lib/types/submit-payloads.d.ts +1 -0
  239. package/lib/types/submit-payloads.d.ts.map +1 -1
  240. package/lib/types.d.ts.map +1 -1
  241. package/lib/utils/typing.d.ts +32 -0
  242. package/lib/utils/typing.d.ts.map +1 -0
  243. package/lib/utils/typing.js +6 -0
  244. package/lib/utils.d.ts +0 -1
  245. package/lib/utils.d.ts.map +1 -1
  246. package/lib/utils.js +1 -5
  247. package/lib/validation/validationRules.d.ts.map +1 -1
  248. package/lib/validation/validationRules.js +7 -0
  249. package/package.json +42 -32
  250. package/lib/components/icon/icon-wrapper.d.ts +0 -30
  251. package/lib/components/icon/icon-wrapper.d.ts.map +0 -1
  252. package/lib/components/icon/icon-wrapper.js +0 -39
  253. package/lib/components/icon/mono-icon-new.d.ts +0 -32
  254. package/lib/components/icon/mono-icon-new.d.ts.map +0 -1
  255. package/lib/components/icon/mono-icon-new.js +0 -43
@@ -1 +1 @@
1
- {"version":3,"file":"lines-route-handler.d.ts","sourceRoot":"","sources":["../../src/server/lines-route-handler.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAKH,MAAM,MAAM,wBAAwB,GAAG;IACrC;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC;CACjD,CAAC;AAEF,KAAK,mBAAmB,GAAG;IACzB,MAAM,CAAC,IAAI,EAAE,MAAM,GAAG;QAAE,IAAI,CAAC,IAAI,EAAE,OAAO,GAAG,IAAI,CAAA;KAAE,CAAC;IACpD,IAAI,CAAC,IAAI,EAAE,OAAO,GAAG,IAAI,CAAC;CAC3B,CAAC;AAEF,KAAK,kBAAkB,GAAG;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,uBAAuB,CACrC,OAAO,CAAC,EAAE,wBAAwB,GACjC,CAAC,GAAG,EAAE,kBAAkB,EAAE,GAAG,EAAE,mBAAmB,KAAK,OAAO,CAAC,IAAI,CAAC,CA0BtE"}
1
+ {"version":3,"file":"lines-route-handler.d.ts","sourceRoot":"","sources":["../../src/server/lines-route-handler.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAKH,MAAM,MAAM,wBAAwB,GAAG;IACrC;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC;CACjD,CAAC;AAEF;;;;;;;;;;;;;;;;;;GAkBG;AAOH,wBAAgB,uBAAuB,CACrC,OAAO,CAAC,EAAE,wBAAwB,GACjC,MAAM,OAAO,CAAC,QAAQ,CAAC,CAqBzB"}
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * Next.js API route handler for the lines endpoint.
3
+ * Next.js App Router API route handler for the lines endpoint.
4
4
  * Hosts mount this at their chosen path (e.g. /api/contact/lines) and supply
5
5
  * the region/authority prefix only.
6
6
  */
@@ -9,31 +9,32 @@ exports.createLinesRouteHandler = createLinesRouteHandler;
9
9
  const journey_planner_1 = require("./journey-planner");
10
10
  const authority_1 = require("./journey-planner/authority");
11
11
  /**
12
- * Creates a Next.js API route handler for GET /api/contact/lines.
12
+ * Creates a Next.js App Router API route handler for GET /api/contact/lines.
13
13
  * The handler fetches lines from Entur for the given authority; the host
14
14
  * only supplies the region/authority prefix via getAuthorityId or env.
15
15
  *
16
16
  * @example With env-based authority (host sets ENTUR_AUTHORITY_ID):
17
17
  * ```ts
18
18
  * import { createLinesRouteHandler } from '@mrfylke/contact-form/server';
19
- * export default createLinesRouteHandler();
19
+ * export const GET = createLinesRouteHandler();
20
20
  * ```
21
21
  *
22
- * @example With app-provided authority (e.g. from org config):
22
+ * @example With app-provided authority:
23
23
  * ```ts
24
24
  * import { createLinesRouteHandler } from '@mrfylke/contact-form/server';
25
- * import { getOrgData } from '@/modules/org-data';
26
- * export default createLinesRouteHandler({
27
- * getAuthorityId: () => getOrgData().authorityId,
25
+ * export const GET = createLinesRouteHandler({
26
+ * getAuthorityId: () => 'ATB:Authority:2',
28
27
  * });
29
28
  * ```
30
29
  */
30
+ // Deliberately returns a plain Response, built with Response.json(), rather
31
+ // than NextResponse from 'next/server': Turbopack strips a runtime
32
+ // `require("next/server")` from this package's compiled CJS output when
33
+ // consumed as a symlinked monorepo package
34
+ // (https://github.com/vercel/next.js/issues/74062), leaving NextResponse
35
+ // undefined at request time.
31
36
  function createLinesRouteHandler(options) {
32
- return async (req, res) => {
33
- if (req.method !== 'GET') {
34
- res.status(405).json({ error: 'Method not allowed' });
35
- return;
36
- }
37
+ return async () => {
37
38
  try {
38
39
  let authorityId;
39
40
  if (options?.getAuthorityId) {
@@ -44,14 +45,11 @@ function createLinesRouteHandler(options) {
44
45
  authorityId = (0, authority_1.getEnturAuthorityId)();
45
46
  }
46
47
  const lines = await (0, journey_planner_1.getLines)(authorityId);
47
- res.status(200).json(lines);
48
+ return Response.json(lines);
48
49
  }
49
50
  catch (err) {
50
51
  console.error('[contact-form] lines API error:', err);
51
- res.status(500).json({
52
- error: 'Failed to fetch lines',
53
- message: err instanceof Error ? err.message : String(err),
54
- });
52
+ return Response.json({ message: 'Failed to fetch lines' }, { status: 500 });
55
53
  }
56
54
  };
57
55
  }
@@ -1,2 +1,2 @@
1
- export declare function SuccessContent(): import("react/jsx-runtime").JSX.Element;
1
+ export declare function SuccessContent(): import("react").JSX.Element;
2
2
  //# sourceMappingURL=success-content.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"success-content.d.ts","sourceRoot":"","sources":["../../src/success-content/success-content.tsx"],"names":[],"mappings":"AAOA,wBAAgB,cAAc,4CAoB7B"}
1
+ {"version":3,"file":"success-content.d.ts","sourceRoot":"","sources":["../../src/success-content/success-content.tsx"],"names":[],"mappings":"AAOA,wBAAgB,cAAc,gCAoB7B"}
@@ -2,7 +2,7 @@ import { commonEvents } from '../commoneEvents';
2
2
  import { FormType } from './ticket-control-form-machine';
3
3
  type TicketControlSpecificFormEvents = {
4
4
  type: 'ON_INPUT_CHANGE';
5
- inputName: 'formType' | 'feeNumber' | 'invoiceNumber' | 'appPhoneNumber' | 'customerNumber' | 'travelCardNumber' | 'isAppTicketStorageMode' | 'agreesFirstAgreement' | 'agreesSecondAgreement' | 'hasInternationalBankAccount' | 'dateOfTicketControl' | 'timeOfTicketControl';
5
+ inputName: 'formType' | 'feeNumber' | 'feeDate' | 'invoiceNumber' | 'appPhoneNumber' | 'customerNumber' | 'travelCardNumber' | 'isAppTicketStorageMode' | 'agreesFirstAgreement' | 'agreesSecondAgreement' | 'hasInternationalBankAccount' | 'dateOfTicketControl' | 'timeOfTicketControl';
6
6
  value: string | boolean | undefined;
7
7
  } | {
8
8
  type: 'SELECT_FORM_TYPE';
@@ -1 +1 @@
1
- {"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../src/ticket-control/events.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAEzD,KAAK,+BAA+B,GAChC;IACE,IAAI,EAAE,iBAAiB,CAAC;IACxB,SAAS,EACL,UAAU,GACV,WAAW,GACX,eAAe,GACf,gBAAgB,GAChB,gBAAgB,GAChB,kBAAkB,GAClB,wBAAwB,GACxB,sBAAsB,GACtB,uBAAuB,GACvB,6BAA6B,GAC7B,qBAAqB,GACrB,qBAAqB,CAAC;IAC1B,KAAK,EAAE,MAAM,GAAG,OAAO,GAAG,SAAS,CAAC;CACrC,GACD;IACE,IAAI,EAAE,kBAAkB,CAAC;IACzB,QAAQ,EAAE,QAAQ,CAAC;CACpB,GACD;IACE,IAAI,EAAE,QAAQ,CAAC;IACf,qBAAqB,EAAE,MAAM,EAAE,CAAC;CACjC,CAAC;AACN,eAAO,MAAM,uBAAuB,EAChC,+BAA+B,GAC/B,OAAO,YAAY,CAAC"}
1
+ {"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../src/ticket-control/events.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,+BAA+B,CAAC;AAEzD,KAAK,+BAA+B,GAChC;IACE,IAAI,EAAE,iBAAiB,CAAC;IACxB,SAAS,EACL,UAAU,GACV,WAAW,GACX,SAAS,GACT,eAAe,GACf,gBAAgB,GAChB,gBAAgB,GAChB,kBAAkB,GAClB,wBAAwB,GACxB,sBAAsB,GACtB,uBAAuB,GACvB,6BAA6B,GAC7B,qBAAqB,GACrB,qBAAqB,CAAC;IAC1B,KAAK,EAAE,MAAM,GAAG,OAAO,GAAG,SAAS,CAAC;CACrC,GACD;IACE,IAAI,EAAE,kBAAkB,CAAC;IACzB,QAAQ,EAAE,QAAQ,CAAC;CACpB,GACD;IACE,IAAI,EAAE,QAAQ,CAAC;IACf,qBAAqB,EAAE,MAAM,EAAE,CAAC;CACjC,CAAC;AACN,eAAO,MAAM,uBAAuB,EAClC,+BAA+B,GAAG,OAAO,YAAY,CAAC"}
@@ -6,6 +6,6 @@ type FeeComplaintFormProps = {
6
6
  };
7
7
  send: (event: typeof ticketControlFormEvents) => void;
8
8
  };
9
- export declare const FeeComplaintForm: ({ state, send }: FeeComplaintFormProps) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const FeeComplaintForm: ({ state, send }: FeeComplaintFormProps) => import("react").JSX.Element;
10
10
  export default FeeComplaintForm;
11
11
  //# sourceMappingURL=feeComplaintForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"feeComplaintForm.d.ts","sourceRoot":"","sources":["../../../src/ticket-control/forms/feeComplaintForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,uBAAuB,EAAE,MAAM,WAAW,CAAC;AAUpD,KAAK,qBAAqB,GAAG;IAC3B,KAAK,EAAE;QAAE,OAAO,EAAE,yBAAyB,CAAA;KAAE,CAAC;IAC9C,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,uBAAuB,KAAK,IAAI,CAAC;CACvD,CAAC;AA0cF,eAAO,MAAM,gBAAgB,GAAI,iBAAiB,qBAAqB,4CAYtE,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"feeComplaintForm.d.ts","sourceRoot":"","sources":["../../../src/ticket-control/forms/feeComplaintForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,uBAAuB,EAAE,MAAM,WAAW,CAAC;AAgBpD,KAAK,qBAAqB,GAAG;IAC3B,KAAK,EAAE;QAAE,OAAO,EAAE,yBAAyB,CAAA;KAAE,CAAC;IAC9C,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,uBAAuB,KAAK,IAAI,CAAC;CACvD,CAAC;AAydF,eAAO,MAAM,gBAAgB,GAAI,iBAAiB,qBAAqB,gCAYtE,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -38,7 +38,11 @@ const FormContent = ({ state, send }) => {
38
38
  value: e.target.value,
39
39
  }), modalContent: {
40
40
  description: t(PageText.Contact.input.feeNumber.description),
41
- } }), (0, jsx_runtime_1.jsx)(typography_1.Typo.h3, { textType: "heading__m", children: t(PageText.Contact.ticketControl.feeComplaint.ticketStorage.question) }), (0, jsx_runtime_1.jsxs)("div", { children: [(0, jsx_runtime_1.jsx)(components_1.Radio, { label: t(PageText.Contact.ticketControl.feeComplaint.ticketStorage.app
41
+ } }), (0, jsx_runtime_1.jsx)(components_1.DateSelector, { id: "feeDate", label: t(PageText.Contact.input.date.feeDate.label), isRequired: true, value: state.context.feeDate, onChange: (feeDate) => send({
42
+ type: 'ON_INPUT_CHANGE',
43
+ inputName: 'feeDate',
44
+ value: feeDate,
45
+ }), errorMessage: state.context?.errorMessages['feeDate']?.[0] }), (0, jsx_runtime_1.jsx)(typography_1.Typo.h3, { textType: "heading__m", children: t(PageText.Contact.ticketControl.feeComplaint.ticketStorage.question) }), (0, jsx_runtime_1.jsxs)("div", { children: [(0, jsx_runtime_1.jsx)(components_1.Radio, { label: t(PageText.Contact.ticketControl.feeComplaint.ticketStorage.app
42
46
  .title), name: "isAppTicketStorageMode", checked: state.context.isAppTicketStorageMode, onChange: () => send({
43
47
  type: 'ON_INPUT_CHANGE',
44
48
  inputName: 'isAppTicketStorageMode',
@@ -6,6 +6,6 @@ type FeedbackFormProps = {
6
6
  };
7
7
  send: (event: typeof ticketControlFormEvents) => void;
8
8
  };
9
- export declare const FeedbackForm: ({ state, send }: FeedbackFormProps) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const FeedbackForm: ({ state, send }: FeedbackFormProps) => import("react").JSX.Element;
10
10
  export default FeedbackForm;
11
11
  //# sourceMappingURL=feedbackForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"feedbackForm.d.ts","sourceRoot":"","sources":["../../../src/ticket-control/forms/feedbackForm.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,uBAAuB,EAAE,MAAM,WAAW,CAAC;AACpD,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAe3E,KAAK,iBAAiB,GAAG;IACvB,KAAK,EAAE;QAAE,OAAO,EAAE,yBAAyB,CAAA;KAAE,CAAC;IAC9C,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,uBAAuB,KAAK,IAAI,CAAC;CACvD,CAAC;AAEF,eAAO,MAAM,YAAY,GAAI,iBAAiB,iBAAiB,4CA8O9D,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"feedbackForm.d.ts","sourceRoot":"","sources":["../../../src/ticket-control/forms/feedbackForm.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,uBAAuB,EAAE,MAAM,WAAW,CAAC;AACpD,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAe3E,KAAK,iBAAiB,GAAG;IACvB,KAAK,EAAE;QAAE,OAAO,EAAE,yBAAyB,CAAA;KAAE,CAAC;IAC9C,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,uBAAuB,KAAK,IAAI,CAAC;CACvD,CAAC;AAEF,eAAO,MAAM,YAAY,GAAI,iBAAiB,iBAAiB,gCA8O9D,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -6,6 +6,6 @@ type PostponePaymentFormProps = {
6
6
  };
7
7
  send: (event: typeof ticketControlFormEvents) => void;
8
8
  };
9
- export declare const PostponePaymentForm: ({ state, send, }: PostponePaymentFormProps) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const PostponePaymentForm: ({ state, send, }: PostponePaymentFormProps) => import("react").JSX.Element;
10
10
  export default PostponePaymentForm;
11
11
  //# sourceMappingURL=postponePayment.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"postponePayment.d.ts","sourceRoot":"","sources":["../../../src/ticket-control/forms/postponePayment.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,uBAAuB,EAAE,MAAM,WAAW,CAAC;AACpD,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAG3E,KAAK,wBAAwB,GAAG;IAC9B,KAAK,EAAE;QAAE,OAAO,EAAE,yBAAyB,CAAA;KAAE,CAAC;IAC9C,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,uBAAuB,KAAK,IAAI,CAAC;CACvD,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,kBAGjC,wBAAwB,4CAyG1B,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
1
+ {"version":3,"file":"postponePayment.d.ts","sourceRoot":"","sources":["../../../src/ticket-control/forms/postponePayment.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,uBAAuB,EAAE,MAAM,WAAW,CAAC;AACpD,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAG3E,KAAK,wBAAwB,GAAG;IAC9B,KAAK,EAAE;QAAE,OAAO,EAAE,yBAAyB,CAAA;KAAE,CAAC;IAC9C,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,uBAAuB,KAAK,IAAI,CAAC;CACvD,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,kBAGjC,wBAAwB,gCAwH1B,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
@@ -14,7 +14,11 @@ const PostponePaymentForm = ({ state, send, }) => {
14
14
  value: e.target.value,
15
15
  }), modalContent: {
16
16
  description: t(PageText.Contact.input.feeNumber.description),
17
- } }), (0, jsx_runtime_1.jsx)(components_1.Input, { id: "invoiceNumber", label: t(PageText.Contact.input.invoiceNumber.label), type: "number", name: "invoiceNumber", value: state.context.invoiceNumber || '', isRequired: true, errorMessage: state.context?.errorMessages['invoiceNumber']?.[0], onChange: (e) => send({
17
+ } }), (0, jsx_runtime_1.jsx)(components_1.DateSelector, { id: "feeDate", label: t(PageText.Contact.input.date.feeDate.label), isRequired: true, value: state.context.feeDate, onChange: (feeDate) => send({
18
+ type: 'ON_INPUT_CHANGE',
19
+ inputName: 'feeDate',
20
+ value: feeDate,
21
+ }), errorMessage: state.context?.errorMessages['feeDate']?.[0] }), (0, jsx_runtime_1.jsx)(components_1.Input, { id: "invoiceNumber", label: t(PageText.Contact.input.invoiceNumber.label), type: "number", name: "invoiceNumber", value: state.context.invoiceNumber || '', isRequired: true, errorMessage: state.context?.errorMessages['invoiceNumber']?.[0], onChange: (e) => send({
18
22
  type: 'ON_INPUT_CHANGE',
19
23
  inputName: 'invoiceNumber',
20
24
  value: e.target.value,
@@ -1,3 +1,3 @@
1
- declare const TicketControlPageContent: () => import("react/jsx-runtime").JSX.Element;
1
+ declare const TicketControlPageContent: () => import("react").JSX.Element;
2
2
  export default TicketControlPageContent;
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ticket-control/index.tsx"],"names":[],"mappings":"AAmBA,QAAA,MAAM,wBAAwB,+CAoG7B,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ticket-control/index.tsx"],"names":[],"mappings":"AAmBA,QAAA,MAAM,wBAAwB,mCAoG7B,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
@@ -9,6 +9,7 @@ export declare enum FormType {
9
9
  }
10
10
  type SubmitInput = {
11
11
  feeNumber?: string;
12
+ feeDate?: string;
12
13
  appPhoneNumber?: string;
13
14
  customerNumber?: string;
14
15
  travelCardNumber?: string;
@@ -35,6 +36,7 @@ type SubmitInput = {
35
36
  };
36
37
  export type TicketControlContextProps = {
37
38
  feeNumber?: string;
39
+ feeDate?: string;
38
40
  appPhoneNumber?: string;
39
41
  customerNumber?: string;
40
42
  travelCardNumber?: string;
@@ -78,6 +80,16 @@ export type MachineOptions = MachinePaths & {
78
80
  includeCustomerNumber?: boolean;
79
81
  };
80
82
  export declare function createTicketControlFormMachine(onSubmit: (schemaName: FormSchemaName, state: Record<string, unknown>) => Promise<Response>, paths?: Partial<MachineOptions>): import("xstate").StateMachine<TicketControlContextProps, {
83
+ type: "ON_INPUT_CHANGE";
84
+ inputName: "formType" | "feeNumber" | "feeDate" | "invoiceNumber" | "appPhoneNumber" | "customerNumber" | "travelCardNumber" | "isAppTicketStorageMode" | "agreesFirstAgreement" | "agreesSecondAgreement" | "hasInternationalBankAccount" | "dateOfTicketControl" | "timeOfTicketControl";
85
+ value: string | boolean | undefined;
86
+ } | {
87
+ type: "SELECT_FORM_TYPE";
88
+ formType: FormType;
89
+ } | {
90
+ type: "SUBMIT";
91
+ orderedFormFieldNames: string[];
92
+ } | {
81
93
  type: "VALIDATE";
82
94
  } | {
83
95
  type: "ON_INPUT_CHANGE";
@@ -89,16 +101,6 @@ export declare function createTicketControlFormMachine(onSubmit: (schemaName: Fo
89
101
  } | {
90
102
  type: "ON_LINE_CHANGE";
91
103
  value: Line | undefined;
92
- } | {
93
- type: "ON_INPUT_CHANGE";
94
- inputName: "formType" | "feeNumber" | "invoiceNumber" | "appPhoneNumber" | "customerNumber" | "travelCardNumber" | "isAppTicketStorageMode" | "agreesFirstAgreement" | "agreesSecondAgreement" | "hasInternationalBankAccount" | "dateOfTicketControl" | "timeOfTicketControl";
95
- value: string | boolean | undefined;
96
- } | {
97
- type: "SELECT_FORM_TYPE";
98
- formType: FormType;
99
- } | {
100
- type: "SUBMIT";
101
- orderedFormFieldNames: string[];
102
104
  }, {
103
105
  [x: string]: import("xstate").ActorRefFromLogic<import("xstate").PromiseActorLogic<true, SubmitInput, import("xstate").EventObject>> | undefined;
104
106
  }, {
@@ -147,7 +149,7 @@ export declare function createTicketControlFormMachine(onSubmit: (schemaName: Fo
147
149
  } | {
148
150
  type: "isPostponePaymentForm";
149
151
  params: unknown;
150
- }, never, "success" | "validating" | "submitting" | "formHandler" | {
152
+ }, never, "success" | "formHandler" | "validating" | "submitting" | {
151
153
  editing: "feeComplaint" | "postponePayment" | "feedback" | "selectFormType";
152
154
  }, string, import("xstate").NonReducibleUnknown, import("xstate").NonReducibleUnknown, import("xstate").EventObject, import("xstate").MetaObject, {
153
155
  id: "ticketControlForm";
@@ -180,6 +182,16 @@ export declare function createTicketControlFormMachine(onSubmit: (schemaName: Fo
180
182
  };
181
183
  }>;
182
184
  export declare const ticketControlFormMachine: import("xstate").StateMachine<TicketControlContextProps, {
185
+ type: "ON_INPUT_CHANGE";
186
+ inputName: "formType" | "feeNumber" | "feeDate" | "invoiceNumber" | "appPhoneNumber" | "customerNumber" | "travelCardNumber" | "isAppTicketStorageMode" | "agreesFirstAgreement" | "agreesSecondAgreement" | "hasInternationalBankAccount" | "dateOfTicketControl" | "timeOfTicketControl";
187
+ value: string | boolean | undefined;
188
+ } | {
189
+ type: "SELECT_FORM_TYPE";
190
+ formType: FormType;
191
+ } | {
192
+ type: "SUBMIT";
193
+ orderedFormFieldNames: string[];
194
+ } | {
183
195
  type: "VALIDATE";
184
196
  } | {
185
197
  type: "ON_INPUT_CHANGE";
@@ -191,16 +203,6 @@ export declare const ticketControlFormMachine: import("xstate").StateMachine<Tic
191
203
  } | {
192
204
  type: "ON_LINE_CHANGE";
193
205
  value: Line | undefined;
194
- } | {
195
- type: "ON_INPUT_CHANGE";
196
- inputName: "formType" | "feeNumber" | "invoiceNumber" | "appPhoneNumber" | "customerNumber" | "travelCardNumber" | "isAppTicketStorageMode" | "agreesFirstAgreement" | "agreesSecondAgreement" | "hasInternationalBankAccount" | "dateOfTicketControl" | "timeOfTicketControl";
197
- value: string | boolean | undefined;
198
- } | {
199
- type: "SELECT_FORM_TYPE";
200
- formType: FormType;
201
- } | {
202
- type: "SUBMIT";
203
- orderedFormFieldNames: string[];
204
206
  }, {
205
207
  [x: string]: import("xstate").ActorRefFromLogic<import("xstate").PromiseActorLogic<true, SubmitInput, import("xstate").EventObject>> | undefined;
206
208
  }, {
@@ -249,7 +251,7 @@ export declare const ticketControlFormMachine: import("xstate").StateMachine<Tic
249
251
  } | {
250
252
  type: "isPostponePaymentForm";
251
253
  params: unknown;
252
- }, never, "success" | "validating" | "submitting" | "formHandler" | {
254
+ }, never, "success" | "formHandler" | "validating" | "submitting" | {
253
255
  editing: "feeComplaint" | "postponePayment" | "feedback" | "selectFormType";
254
256
  }, string, import("xstate").NonReducibleUnknown, import("xstate").NonReducibleUnknown, import("xstate").EventObject, import("xstate").MetaObject, {
255
257
  id: "ticketControlForm";
@@ -1 +1 @@
1
- {"version":3,"file":"ticket-control-form-machine.d.ts","sourceRoot":"","sources":["../../src/ticket-control/ticket-control-form-machine.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ticket-control-form-machine.d.ts","sourceRoot":"","sources":["../../src/ticket-control/ticket-control-form-machine.ts"],"names":[],"mappings":"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"}
@@ -21,11 +21,12 @@ const disagreeAgreements = (context) => {
21
21
  };
22
22
  const setInputsToValidate = (context) => {
23
23
  // Destructure the needed fields from context
24
- const { formType, firstName, lastName, email, feeNumber, feedback, phoneNumber, invoiceNumber, appPhoneNumber, customerNumber, travelCardNumber, address, postalCode, city, hasInternationalBankAccount, includeBankAccountFields, includeCustomerNumber, bankAccountNumber, IBAN, SWIFT, transportMode, line, fromStop, toStop, dateOfTicketControl, timeOfTicketControl, isAppTicketStorageMode, } = context;
24
+ const { formType, firstName, lastName, email, feeNumber, feeDate, feedback, phoneNumber, invoiceNumber, appPhoneNumber, customerNumber, travelCardNumber, address, postalCode, city, hasInternationalBankAccount, includeBankAccountFields, includeCustomerNumber, bankAccountNumber, IBAN, SWIFT, transportMode, line, fromStop, toStop, dateOfTicketControl, timeOfTicketControl, isAppTicketStorageMode, } = context;
25
25
  switch (formType) {
26
26
  case FormType.FeeComplaint:
27
27
  return {
28
28
  feeNumber,
29
+ feeDate,
29
30
  feedback,
30
31
  firstName,
31
32
  lastName,
@@ -59,7 +60,7 @@ const setInputsToValidate = (context) => {
59
60
  email,
60
61
  };
61
62
  case FormType.PostponePayment:
62
- return { feeNumber, invoiceNumber, firstName, lastName, email };
63
+ return { feeNumber, feeDate, invoiceNumber, firstName, lastName, email };
63
64
  }
64
65
  };
65
66
  function createTicketControlFormMachine(onSubmit, paths) {
@@ -244,6 +245,7 @@ function createTicketControlFormMachine(onSubmit, paths) {
244
245
  src: 'submit',
245
246
  input: ({ context }) => ({
246
247
  feeNumber: context.feeNumber,
248
+ feeDate: context.feeDate,
247
249
  appPhoneNumber: context.appPhoneNumber,
248
250
  customerNumber: context.customerNumber,
249
251
  travelCardNumber: context.travelCardNumber,
@@ -1 +1 @@
1
- {"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../src/ticketing/events.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAChD,OAAO,EACL,OAAO,EACP,YAAY,EACZ,WAAW,EACX,cAAc,EACf,MAAM,yBAAyB,CAAC;AAEjC,KAAK,2BAA2B,GAC5B;IACE,IAAI,EAAE,iBAAiB,CAAC;IACxB,SAAS,EACL,UAAU,GACV,SAAS,GACT,gBAAgB,GAChB,kBAAkB,GAClB,cAAc,GACd,QAAQ,GACR,2BAA2B,GAC3B,6BAA6B,GAC7B,2BAA2B,CAAC;IAChC,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC;CACzB,GACD;IACE,IAAI,EAAE,cAAc,CAAC;IACrB,MAAM,EAAE,YAAY,CAAC;CACtB,GACD;IACE,IAAI,EAAE,sBAAsB,CAAC;IAC7B,YAAY,EAAE,YAAY,CAAC;CAC5B,GACD;IACE,IAAI,EAAE,iBAAiB,CAAC;IACxB,OAAO,EAAE,OAAO,CAAC;CAClB,GACD;IACE,IAAI,EAAE,qBAAqB,CAAC;IAC5B,WAAW,EAAE,WAAW,CAAC;CAC1B,GACD;IACE,IAAI,EAAE,wBAAwB,CAAC;IAC/B,cAAc,EAAE,cAAc,CAAC;CAChC,GACD;IACE,IAAI,EAAE,QAAQ,CAAC;IACf,qBAAqB,EAAE,MAAM,EAAE,CAAC;CACjC,CAAC;AAEN,eAAO,MAAM,mBAAmB,EAC5B,OAAO,YAAY,GACnB,2BAA2B,CAAC"}
1
+ {"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../src/ticketing/events.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAChD,OAAO,EACL,OAAO,EACP,YAAY,EACZ,WAAW,EACX,cAAc,EACf,MAAM,yBAAyB,CAAC;AAEjC,KAAK,2BAA2B,GAC5B;IACE,IAAI,EAAE,iBAAiB,CAAC;IACxB,SAAS,EACL,UAAU,GACV,SAAS,GACT,gBAAgB,GAChB,kBAAkB,GAClB,cAAc,GACd,QAAQ,GACR,2BAA2B,GAC3B,6BAA6B,GAC7B,2BAA2B,CAAC;IAChC,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC;CACzB,GACD;IACE,IAAI,EAAE,cAAc,CAAC;IACrB,MAAM,EAAE,YAAY,CAAC;CACtB,GACD;IACE,IAAI,EAAE,sBAAsB,CAAC;IAC7B,YAAY,EAAE,YAAY,CAAC;CAC5B,GACD;IACE,IAAI,EAAE,iBAAiB,CAAC;IACxB,OAAO,EAAE,OAAO,CAAC;CAClB,GACD;IACE,IAAI,EAAE,qBAAqB,CAAC;IAC5B,WAAW,EAAE,WAAW,CAAC;CAC1B,GACD;IACE,IAAI,EAAE,wBAAwB,CAAC;IAC/B,cAAc,EAAE,cAAc,CAAC;CAChC,GACD;IACE,IAAI,EAAE,QAAQ,CAAC;IACf,qBAAqB,EAAE,MAAM,EAAE,CAAC;CACjC,CAAC;AAEN,eAAO,MAAM,mBAAmB,EAC9B,OAAO,YAAY,GAAG,2BAA2B,CAAC"}
@@ -6,6 +6,6 @@ type AppAccountFormProps = {
6
6
  };
7
7
  send: (event: typeof ticketingFormEvents) => void;
8
8
  };
9
- export declare const AppAccountForm: ({ state, send }: AppAccountFormProps) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const AppAccountForm: ({ state, send }: AppAccountFormProps) => import("react").JSX.Element;
10
10
  export default AppAccountForm;
11
11
  //# sourceMappingURL=appAccountForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"appAccountForm.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/app/appAccountForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AAGnE,KAAK,mBAAmB,GAAG;IACzB,KAAK,EAAE;QAAE,OAAO,EAAE,oBAAoB,CAAA;KAAE,CAAC;IACzC,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,iBAAiB,mBAAmB,4CAgIlE,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"appAccountForm.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/app/appAccountForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AAGnE,KAAK,mBAAmB,GAAG;IACzB,KAAK,EAAE;QAAE,OAAO,EAAE,oBAAoB,CAAA;KAAE,CAAC;IACzC,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,iBAAiB,mBAAmB,gCAgIlE,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -6,6 +6,6 @@ type AppTicketingFormProps = {
6
6
  };
7
7
  send: (event: typeof ticketingFormEvents) => void;
8
8
  };
9
- export declare const AppTicketingForm: ({ state, send }: AppTicketingFormProps) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const AppTicketingForm: ({ state, send }: AppTicketingFormProps) => import("react").JSX.Element;
10
10
  export default AppTicketingForm;
11
11
  //# sourceMappingURL=appTicketingForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"appTicketingForm.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/app/appTicketingForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AAGnE,KAAK,qBAAqB,GAAG;IAC3B,KAAK,EAAE;QAAE,OAAO,EAAE,oBAAoB,CAAA;KAAE,CAAC;IACzC,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,gBAAgB,GAAI,iBAAiB,qBAAqB,4CAyJtE,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"appTicketingForm.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/app/appTicketingForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AAGnE,KAAK,qBAAqB,GAAG;IAC3B,KAAK,EAAE;QAAE,OAAO,EAAE,oBAAoB,CAAA;KAAE,CAAC;IACzC,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,gBAAgB,GAAI,iBAAiB,qBAAqB,gCAyJtE,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -6,6 +6,6 @@ type AppTravelSuggestionFormProps = {
6
6
  };
7
7
  send: (event: typeof ticketingFormEvents) => void;
8
8
  };
9
- export declare const AppTravelSuggestionForm: ({ state, send, }: AppTravelSuggestionFormProps) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const AppTravelSuggestionForm: ({ state, send, }: AppTravelSuggestionFormProps) => import("react").JSX.Element;
10
10
  export default AppTravelSuggestionForm;
11
11
  //# sourceMappingURL=appTravelSuggestionForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"appTravelSuggestionForm.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/app/appTravelSuggestionForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AACnE,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAGnD,KAAK,4BAA4B,GAAG;IAClC,KAAK,EAAE;QAAE,OAAO,EAAE,oBAAoB,CAAA;KAAE,CAAC;IACzC,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAAI,kBAGrC,4BAA4B,4CA6F9B,CAAC;AAEF,eAAe,uBAAuB,CAAC"}
1
+ {"version":3,"file":"appTravelSuggestionForm.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/app/appTravelSuggestionForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AACnE,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAGnD,KAAK,4BAA4B,GAAG;IAClC,KAAK,EAAE;QAAE,OAAO,EAAE,oBAAoB,CAAA;KAAE,CAAC;IACzC,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAAI,kBAGrC,4BAA4B,gCA6F9B,CAAC;AAEF,eAAe,uBAAuB,CAAC"}
@@ -5,6 +5,6 @@ type AppFormsProps = {
5
5
  state: StateFrom<typeof ticketingStateMachine>;
6
6
  send: (event: typeof ticketingFormEvents) => void;
7
7
  };
8
- export declare const AppForms: ({ state, send }: AppFormsProps) => import("react/jsx-runtime").JSX.Element;
8
+ export declare const AppForms: ({ state, send }: AppFormsProps) => import("react").JSX.Element;
9
9
  export default AppForms;
10
10
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/app/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEnC,OAAO,EAAW,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AAI7E,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAGnD,KAAK,aAAa,GAAG;IACnB,KAAK,EAAE,SAAS,CAAC,OAAO,qBAAqB,CAAC,CAAC;IAC/C,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,QAAQ,GAAI,iBAAiB,aAAa,4CAoCtD,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/app/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEnC,OAAO,EAAW,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;AAI7E,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAGnD,KAAK,aAAa,GAAG;IACnB,KAAK,EAAE,SAAS,CAAC,OAAO,qBAAqB,CAAC,CAAC;IAC/C,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,QAAQ,GAAI,iBAAiB,aAAa,gCAoCtD,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -6,6 +6,6 @@ type PriceAndTicketTypesFormProps = {
6
6
  };
7
7
  send: (event: typeof ticketingFormEvents) => void;
8
8
  };
9
- export declare const PriceAndTicketTypesForm: ({ state, send, }: PriceAndTicketTypesFormProps) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const PriceAndTicketTypesForm: ({ state, send, }: PriceAndTicketTypesFormProps) => import("react").JSX.Element;
10
10
  export default PriceAndTicketTypesForm;
11
11
  //# sourceMappingURL=priceAndTicketTypesForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"priceAndTicketTypesForm.d.ts","sourceRoot":"","sources":["../../../src/ticketing/forms/priceAndTicketTypesForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,WAAW,CAAC;AAGhD,KAAK,4BAA4B,GAAG;IAClC,KAAK,EAAE;QAAE,OAAO,EAAE,oBAAoB,CAAA;KAAE,CAAC;IACzC,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAAI,kBAGrC,4BAA4B,4CA6F9B,CAAC;AAEF,eAAe,uBAAuB,CAAC"}
1
+ {"version":3,"file":"priceAndTicketTypesForm.d.ts","sourceRoot":"","sources":["../../../src/ticketing/forms/priceAndTicketTypesForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,WAAW,CAAC;AAGhD,KAAK,4BAA4B,GAAG;IAClC,KAAK,EAAE;QAAE,OAAO,EAAE,oBAAoB,CAAA;KAAE,CAAC;IACzC,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAAI,kBAGrC,4BAA4B,gCA6F9B,CAAC;AAEF,eAAe,uBAAuB,CAAC"}
@@ -5,6 +5,6 @@ type TravelCardFormsProps = {
5
5
  state: StateFrom<typeof ticketingStateMachine>;
6
6
  send: (event: typeof ticketingFormEvents) => void;
7
7
  };
8
- export declare const TravelCardForms: ({ state, send }: TravelCardFormsProps) => import("react/jsx-runtime").JSX.Element;
8
+ export declare const TravelCardForms: ({ state, send }: TravelCardFormsProps) => import("react").JSX.Element;
9
9
  export default TravelCardForms;
10
10
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/travel-card/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEnC,OAAO,EAEL,qBAAqB,EACtB,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAKnD,KAAK,oBAAoB,GAAG;IAC1B,KAAK,EAAE,SAAS,CAAC,OAAO,qBAAqB,CAAC,CAAC;IAC/C,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,iBAAiB,oBAAoB,4CAqCpE,CAAC;AAEF,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/travel-card/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEnC,OAAO,EAEL,qBAAqB,EACtB,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAKnD,KAAK,oBAAoB,GAAG;IAC1B,KAAK,EAAE,SAAS,CAAC,OAAO,qBAAqB,CAAC,CAAC;IAC/C,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,iBAAiB,oBAAoB,gCAqCpE,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -1,3 +1,3 @@
1
- export declare const OrderTravelCardForm: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const OrderTravelCardForm: () => import("react").JSX.Element;
2
2
  export default OrderTravelCardForm;
3
3
  //# sourceMappingURL=orderTravelCard.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"orderTravelCard.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/travel-card/orderTravelCard.tsx"],"names":[],"mappings":"AAUA,eAAO,MAAM,mBAAmB,+CAuC/B,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
1
+ {"version":3,"file":"orderTravelCard.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/travel-card/orderTravelCard.tsx"],"names":[],"mappings":"AAUA,eAAO,MAAM,mBAAmB,mCAuC/B,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
@@ -6,6 +6,6 @@ type TravelCardQuestionFormProps = {
6
6
  };
7
7
  send: (event: typeof ticketingFormEvents) => void;
8
8
  };
9
- export declare const TravelCardQuestionForm: ({ state, send, }: TravelCardQuestionFormProps) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const TravelCardQuestionForm: ({ state, send, }: TravelCardQuestionFormProps) => import("react").JSX.Element;
10
10
  export default TravelCardQuestionForm;
11
11
  //# sourceMappingURL=travelCardQuestionForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"travelCardQuestionForm.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/travel-card/travelCardQuestionForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AAInE,KAAK,2BAA2B,GAAG;IACjC,KAAK,EAAE;QAAE,OAAO,EAAE,oBAAoB,CAAA;KAAE,CAAC;IACzC,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,sBAAsB,GAAI,kBAGpC,2BAA2B,4CAyI7B,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
1
+ {"version":3,"file":"travelCardQuestionForm.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/travel-card/travelCardQuestionForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AAInE,KAAK,2BAA2B,GAAG;IACjC,KAAK,EAAE;QAAE,OAAO,EAAE,oBAAoB,CAAA;KAAE,CAAC;IACzC,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,sBAAsB,GAAI,kBAGpC,2BAA2B,gCAyI7B,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
@@ -5,6 +5,6 @@ type AppFormsProps = {
5
5
  state: StateFrom<typeof ticketingStateMachine>;
6
6
  send: (event: typeof ticketingFormEvents) => void;
7
7
  };
8
- export declare const WebshopForms: ({ state, send }: AppFormsProps) => import("react/jsx-runtime").JSX.Element;
8
+ export declare const WebshopForms: ({ state, send }: AppFormsProps) => import("react").JSX.Element;
9
9
  export default WebshopForms;
10
10
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/webshop/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEnC,OAAO,EAEL,qBAAqB,EACtB,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAKnD,KAAK,aAAa,GAAG;IACnB,KAAK,EAAE,SAAS,CAAC,OAAO,qBAAqB,CAAC,CAAC;IAC/C,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,YAAY,GAAI,iBAAiB,aAAa,4CAiC1D,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/webshop/index.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEnC,OAAO,EAEL,qBAAqB,EACtB,MAAM,6BAA6B,CAAC;AACrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAKnD,KAAK,aAAa,GAAG;IACnB,KAAK,EAAE,SAAS,CAAC,OAAO,qBAAqB,CAAC,CAAC;IAC/C,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,YAAY,GAAI,iBAAiB,aAAa,gCAiC1D,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -6,6 +6,6 @@ type WebshopAccountFormProps = {
6
6
  };
7
7
  send: (event: typeof ticketingFormEvents) => void;
8
8
  };
9
- export declare const WebshopAccountForm: ({ state, send, }: WebshopAccountFormProps) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const WebshopAccountForm: ({ state, send, }: WebshopAccountFormProps) => import("react").JSX.Element;
10
10
  export default WebshopAccountForm;
11
11
  //# sourceMappingURL=webshopAccountForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"webshopAccountForm.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/webshop/webshopAccountForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AAGnE,KAAK,uBAAuB,GAAG;IAC7B,KAAK,EAAE;QAAE,OAAO,EAAE,oBAAoB,CAAA;KAAE,CAAC;IACzC,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,kBAGhC,uBAAuB,4CAgIzB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"webshopAccountForm.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/webshop/webshopAccountForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AAGnE,KAAK,uBAAuB,GAAG;IAC7B,KAAK,EAAE;QAAE,OAAO,EAAE,oBAAoB,CAAA;KAAE,CAAC;IACzC,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,kBAGhC,uBAAuB,gCAgIzB,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -6,6 +6,6 @@ type WebshopTicketingFormProps = {
6
6
  };
7
7
  send: (event: typeof ticketingFormEvents) => void;
8
8
  };
9
- export declare const WebshopTicketingForm: ({ state, send, }: WebshopTicketingFormProps) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const WebshopTicketingForm: ({ state, send, }: WebshopTicketingFormProps) => import("react").JSX.Element;
10
10
  export default WebshopTicketingForm;
11
11
  //# sourceMappingURL=webshopTicketingForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"webshopTicketingForm.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/webshop/webshopTicketingForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AAGnE,KAAK,yBAAyB,GAAG;IAC/B,KAAK,EAAE;QAAE,OAAO,EAAE,oBAAoB,CAAA;KAAE,CAAC;IACzC,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,kBAGlC,yBAAyB,4CA4J3B,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
1
+ {"version":3,"file":"webshopTicketingForm.d.ts","sourceRoot":"","sources":["../../../../src/ticketing/forms/webshop/webshopTicketingForm.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,cAAc,CAAC;AACnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAC;AAGnE,KAAK,yBAAyB,GAAG;IAC/B,KAAK,EAAE;QAAE,OAAO,EAAE,oBAAoB,CAAA;KAAE,CAAC;IACzC,IAAI,EAAE,CAAC,KAAK,EAAE,OAAO,mBAAmB,KAAK,IAAI,CAAC;CACnD,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,kBAGlC,yBAAyB,gCA4J3B,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -1,3 +1,3 @@
1
- declare const TicketingContent: () => import("react/jsx-runtime").JSX.Element;
1
+ declare const TicketingContent: () => import("react").JSX.Element;
2
2
  export default TicketingContent;
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ticketing/index.tsx"],"names":[],"mappings":"AAmBA,QAAA,MAAM,gBAAgB,+CAqHrB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ticketing/index.tsx"],"names":[],"mappings":"AAmBA,QAAA,MAAM,gBAAgB,mCAqHrB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -117,9 +117,6 @@ export declare function createTicketingStateMachine(onSubmit: (schemaName: FormS
117
117
  } | {
118
118
  type: "navigateToSuccessPage";
119
119
  params: unknown;
120
- } | {
121
- type: "setFormTypeToUndefined";
122
- params: unknown;
123
120
  } | {
124
121
  type: "clearValidationErrors";
125
122
  params: unknown;
@@ -135,6 +132,9 @@ export declare function createTicketingStateMachine(onSubmit: (schemaName: FormS
135
132
  } | {
136
133
  type: "clearSubmissionError";
137
134
  params: unknown;
135
+ } | {
136
+ type: "setFormTypeToUndefined";
137
+ params: unknown;
138
138
  }, {
139
139
  type: "isFormValid";
140
140
  params: unknown;
@@ -171,7 +171,7 @@ export declare function createTicketingStateMachine(onSubmit: (schemaName: FormS
171
171
  } | {
172
172
  type: "isOrderTravelCard";
173
173
  params: unknown;
174
- }, never, "success" | "formCategoryHandler" | "validating" | "submitting" | "appFormHandler" | "webshopFormHandler" | "travelCardFormHandler" | {
174
+ }, never, "success" | "validating" | "submitting" | "formCategoryHandler" | "appFormHandler" | "webshopFormHandler" | "travelCardFormHandler" | {
175
175
  editing: "priceAndTicketTypes" | "selectFormCategory" | {
176
176
  webshop: "webshopTicketing" | "webshopAccount" | "selectWebshopForm";
177
177
  } | {
@@ -300,9 +300,6 @@ export declare const ticketingStateMachine: import("xstate").StateMachine<Ticket
300
300
  } | {
301
301
  type: "navigateToSuccessPage";
302
302
  params: unknown;
303
- } | {
304
- type: "setFormTypeToUndefined";
305
- params: unknown;
306
303
  } | {
307
304
  type: "clearValidationErrors";
308
305
  params: unknown;
@@ -318,6 +315,9 @@ export declare const ticketingStateMachine: import("xstate").StateMachine<Ticket
318
315
  } | {
319
316
  type: "clearSubmissionError";
320
317
  params: unknown;
318
+ } | {
319
+ type: "setFormTypeToUndefined";
320
+ params: unknown;
321
321
  }, {
322
322
  type: "isFormValid";
323
323
  params: unknown;
@@ -354,7 +354,7 @@ export declare const ticketingStateMachine: import("xstate").StateMachine<Ticket
354
354
  } | {
355
355
  type: "isOrderTravelCard";
356
356
  params: unknown;
357
- }, never, "success" | "formCategoryHandler" | "validating" | "submitting" | "appFormHandler" | "webshopFormHandler" | "travelCardFormHandler" | {
357
+ }, never, "success" | "validating" | "submitting" | "formCategoryHandler" | "appFormHandler" | "webshopFormHandler" | "travelCardFormHandler" | {
358
358
  editing: "priceAndTicketTypes" | "selectFormCategory" | {
359
359
  webshop: "webshopTicketing" | "webshopAccount" | "selectWebshopForm";
360
360
  } | {
@@ -1 +1 @@
1
- {"version":3,"file":"layout.d.ts","sourceRoot":"","sources":["../../../src/translations/common/layout.ts"],"names":[],"mappings":"AAkBA,eAAO,MAAM,MAAM;qBAdA,MAAM;;;;;CA4DvB,CAAC"}
1
+ {"version":3,"file":"layout.d.ts","sourceRoot":"","sources":["../../../src/translations/common/layout.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM;qBACA,MAAM;;;;;CAYxB,CAAC"}