@alfadocs/ui-kit-debug 1.46.0 → 1.47.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 (159) hide show
  1. package/dist/_chunks/booking-C4MwImkS.js +3362 -0
  2. package/dist/_chunks/booking-C4MwImkS.js.map +1 -0
  3. package/dist/_chunks/calendar-workspace-DDnQmiIL.js +12427 -0
  4. package/dist/_chunks/calendar-workspace-DDnQmiIL.js.map +1 -0
  5. package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
  6. package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js.map → freemium-paywall-BaW5ODc9.js.map} +1 -1
  7. package/dist/_chunks/{patient-details-DUj1htsH.js → patient-details-yrgkSeEY.js} +2 -2
  8. package/dist/_chunks/{patient-details-DUj1htsH.js.map → patient-details-yrgkSeEY.js.map} +1 -1
  9. package/dist/_chunks/{patient-field-row-CO0WR7yA.js → patient-field-row-DCMkFGqI.js} +2 -2
  10. package/dist/_chunks/{patient-field-row-CO0WR7yA.js.map → patient-field-row-DCMkFGqI.js.map} +1 -1
  11. package/dist/_chunks/{patient-summary-card-DNzdYjxE.js → patient-summary-card-CmEFflGS.js} +2 -2
  12. package/dist/_chunks/{patient-summary-card-DNzdYjxE.js.map → patient-summary-card-CmEFflGS.js.map} +1 -1
  13. package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
  14. package/dist/_chunks/payment-form-DqJFiplX.js.map +1 -0
  15. package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
  16. package/dist/_chunks/{phone-input-BsZIoE36.js.map → phone-input-IWrGOCwm.js.map} +1 -1
  17. package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
  18. package/dist/_chunks/{stepper-accordion-DmVykr5F.js.map → stepper-accordion-jMR8NaOB.js.map} +1 -1
  19. package/dist/agent-catalog.json +5 -4
  20. package/dist/agent-i18n/en.json +2 -2
  21. package/dist/components/booking/booking-types.d.ts +60 -1
  22. package/dist/components/booking/booking-types.d.ts.map +1 -1
  23. package/dist/components/booking/booking.agent.d.ts.map +1 -1
  24. package/dist/components/booking/booking.d.ts +1 -1
  25. package/dist/components/booking/booking.d.ts.map +1 -1
  26. package/dist/components/booking/details-form.d.ts +5 -1
  27. package/dist/components/booking/details-form.d.ts.map +1 -1
  28. package/dist/components/booking/index.d.ts +1 -1
  29. package/dist/components/booking/index.d.ts.map +1 -1
  30. package/dist/components/booking/index.js +1 -1
  31. package/dist/components/booking/payment.d.ts +9 -0
  32. package/dist/components/booking/payment.d.ts.map +1 -0
  33. package/dist/components/booking/use-booking-payment.d.ts +14 -0
  34. package/dist/components/booking/use-booking-payment.d.ts.map +1 -0
  35. package/dist/components/freemium-paywall/index.js +1 -1
  36. package/dist/components/patient-details/index.js +1 -1
  37. package/dist/components/patient-summary-card/index.js +1 -1
  38. package/dist/components/payment-form/index.d.ts +1 -1
  39. package/dist/components/payment-form/index.d.ts.map +1 -1
  40. package/dist/components/payment-form/index.js +1 -1
  41. package/dist/components/payment-form/payment-form.d.ts +35 -3
  42. package/dist/components/payment-form/payment-form.d.ts.map +1 -1
  43. package/dist/components/phone-input/index.js +1 -1
  44. package/dist/components/phone-input/phone-input.d.ts.map +1 -1
  45. package/dist/components/stepper-accordion/index.js +1 -1
  46. package/dist/components/stepper-accordion/stepper-accordion.d.ts.map +1 -1
  47. package/dist/i18n/locales/ar.d.ts +36 -1
  48. package/dist/i18n/locales/ar.d.ts.map +1 -1
  49. package/dist/i18n/locales/ar.js +36 -1
  50. package/dist/i18n/locales/ar.js.map +1 -1
  51. package/dist/i18n/locales/de.d.ts +36 -1
  52. package/dist/i18n/locales/de.d.ts.map +1 -1
  53. package/dist/i18n/locales/de.js +36 -1
  54. package/dist/i18n/locales/de.js.map +1 -1
  55. package/dist/i18n/locales/el.d.ts +36 -1
  56. package/dist/i18n/locales/el.d.ts.map +1 -1
  57. package/dist/i18n/locales/el.js +36 -1
  58. package/dist/i18n/locales/el.js.map +1 -1
  59. package/dist/i18n/locales/en.d.ts +36 -1
  60. package/dist/i18n/locales/en.d.ts.map +1 -1
  61. package/dist/i18n/locales/en.js +36 -1
  62. package/dist/i18n/locales/en.js.map +1 -1
  63. package/dist/i18n/locales/es.d.ts +36 -1
  64. package/dist/i18n/locales/es.d.ts.map +1 -1
  65. package/dist/i18n/locales/es.js +36 -1
  66. package/dist/i18n/locales/es.js.map +1 -1
  67. package/dist/i18n/locales/fr.d.ts +36 -1
  68. package/dist/i18n/locales/fr.d.ts.map +1 -1
  69. package/dist/i18n/locales/fr.js +36 -1
  70. package/dist/i18n/locales/fr.js.map +1 -1
  71. package/dist/i18n/locales/hi.d.ts +36 -1
  72. package/dist/i18n/locales/hi.d.ts.map +1 -1
  73. package/dist/i18n/locales/hi.js +36 -1
  74. package/dist/i18n/locales/hi.js.map +1 -1
  75. package/dist/i18n/locales/it.d.ts +36 -1
  76. package/dist/i18n/locales/it.d.ts.map +1 -1
  77. package/dist/i18n/locales/it.js +36 -1
  78. package/dist/i18n/locales/it.js.map +1 -1
  79. package/dist/i18n/locales/ja.d.ts +36 -1
  80. package/dist/i18n/locales/ja.d.ts.map +1 -1
  81. package/dist/i18n/locales/ja.js +36 -1
  82. package/dist/i18n/locales/ja.js.map +1 -1
  83. package/dist/i18n/locales/nl.d.ts +36 -1
  84. package/dist/i18n/locales/nl.d.ts.map +1 -1
  85. package/dist/i18n/locales/nl.js +36 -1
  86. package/dist/i18n/locales/nl.js.map +1 -1
  87. package/dist/i18n/locales/pl.d.ts +36 -1
  88. package/dist/i18n/locales/pl.d.ts.map +1 -1
  89. package/dist/i18n/locales/pl.js +36 -1
  90. package/dist/i18n/locales/pl.js.map +1 -1
  91. package/dist/i18n/locales/pt.d.ts +36 -1
  92. package/dist/i18n/locales/pt.d.ts.map +1 -1
  93. package/dist/i18n/locales/pt.js +36 -1
  94. package/dist/i18n/locales/pt.js.map +1 -1
  95. package/dist/i18n/locales/ro.d.ts +36 -1
  96. package/dist/i18n/locales/ro.d.ts.map +1 -1
  97. package/dist/i18n/locales/ro.js +36 -1
  98. package/dist/i18n/locales/ro.js.map +1 -1
  99. package/dist/i18n/locales/ru.d.ts +36 -1
  100. package/dist/i18n/locales/ru.d.ts.map +1 -1
  101. package/dist/i18n/locales/ru.js +36 -1
  102. package/dist/i18n/locales/ru.js.map +1 -1
  103. package/dist/i18n/locales/sq.d.ts +36 -1
  104. package/dist/i18n/locales/sq.d.ts.map +1 -1
  105. package/dist/i18n/locales/sq.js +36 -1
  106. package/dist/i18n/locales/sq.js.map +1 -1
  107. package/dist/i18n/locales/sv.d.ts +36 -1
  108. package/dist/i18n/locales/sv.d.ts.map +1 -1
  109. package/dist/i18n/locales/sv.js +36 -1
  110. package/dist/i18n/locales/sv.js.map +1 -1
  111. package/dist/i18n/locales/tr.d.ts +36 -1
  112. package/dist/i18n/locales/tr.d.ts.map +1 -1
  113. package/dist/i18n/locales/tr.js +36 -1
  114. package/dist/i18n/locales/tr.js.map +1 -1
  115. package/dist/i18n/locales/zh.d.ts +36 -1
  116. package/dist/i18n/locales/zh.d.ts.map +1 -1
  117. package/dist/i18n/locales/zh.js +36 -1
  118. package/dist/i18n/locales/zh.js.map +1 -1
  119. package/dist/index.js +8 -8
  120. package/dist/locales/ar.json +36 -1
  121. package/dist/locales/de.json +36 -1
  122. package/dist/locales/el.json +36 -1
  123. package/dist/locales/en.json +36 -1
  124. package/dist/locales/es.json +36 -1
  125. package/dist/locales/fr.json +36 -1
  126. package/dist/locales/hi.json +36 -1
  127. package/dist/locales/it.json +36 -1
  128. package/dist/locales/ja.json +36 -1
  129. package/dist/locales/nl.json +36 -1
  130. package/dist/locales/pl.json +36 -1
  131. package/dist/locales/pt.json +36 -1
  132. package/dist/locales/ro.json +36 -1
  133. package/dist/locales/ru.json +36 -1
  134. package/dist/locales/sq.json +36 -1
  135. package/dist/locales/sv.json +36 -1
  136. package/dist/locales/tr.json +36 -1
  137. package/dist/locales/zh.json +36 -1
  138. package/dist/patterns/calendar/calendar-bookings-panel.d.ts.map +1 -1
  139. package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
  140. package/dist/patterns/calendar/calendar-editor-fields.d.ts.map +1 -0
  141. package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
  142. package/dist/patterns/calendar/calendar-sticky-offset.d.ts.map +1 -0
  143. package/dist/patterns/calendar/calendar-task-editor.d.ts.map +1 -1
  144. package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
  145. package/dist/patterns/calendar/calendar.data.d.ts +17 -0
  146. package/dist/patterns/calendar/calendar.data.d.ts.map +1 -1
  147. package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
  148. package/dist/patterns/calendar/calendar.surface.d.ts.map +1 -1
  149. package/dist/patterns/calendar/calendar.types.d.ts +24 -10
  150. package/dist/patterns/calendar/calendar.types.d.ts.map +1 -1
  151. package/dist/patterns/calendar/index.js +1 -1
  152. package/dist/tokens.css +1 -1
  153. package/package.json +1 -1
  154. package/dist/_chunks/booking-B7gA9gFB.js +0 -3017
  155. package/dist/_chunks/booking-B7gA9gFB.js.map +0 -1
  156. package/dist/_chunks/calendar-workspace-BB-BZT7W.js +0 -12251
  157. package/dist/_chunks/calendar-workspace-BB-BZT7W.js.map +0 -1
  158. package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
  159. package/dist/_chunks/payment-form-BHMDqW9C.js.map +0 -1
@@ -1798,6 +1798,29 @@ export declare const enUi: {
1798
1798
  readonly slotLabel: "{{day}}, {{time}}";
1799
1799
  };
1800
1800
  readonly booking: {
1801
+ readonly payment: {
1802
+ readonly paidTitle: "Payment received, booking confirmed";
1803
+ readonly paidBody: "We received {{amount}}. Your appointment is confirmed.";
1804
+ readonly paidDemoTitle: "Payment successful (demo)";
1805
+ readonly paidDemo: "Demo complete: no payment was taken and no appointment was booked.";
1806
+ readonly summaryPaid: "Amount paid";
1807
+ readonly heading: "Pay to confirm your booking";
1808
+ readonly processing: "Your payment is being processed.";
1809
+ readonly confirming: "Payment received. We are confirming your booking.";
1810
+ readonly failed: "Your payment was not completed. Please try again.";
1811
+ readonly completionFailed: "Payment received. Please retry booking confirmation without paying again.";
1812
+ readonly retryConfirmation: "Retry confirmation";
1813
+ readonly cancelled: "Payment cancelled. No booking has been confirmed.";
1814
+ readonly noticeTitle: "Online payment required";
1815
+ readonly noticeBody: "Pay {{amount}} online to confirm this appointment.";
1816
+ readonly accept: "I agree to pay {{amount}} online.";
1817
+ readonly terms: "Payment terms";
1818
+ readonly submit: "Pay {{amount}} and book";
1819
+ readonly submitFailed: "We could not start your booking. Please try again.";
1820
+ readonly full: "Pay {{amount}} online";
1821
+ readonly deposit: "{{amount}} deposit online";
1822
+ readonly unavailable: "Payment details are unavailable. Please choose a service again.";
1823
+ };
1801
1824
  readonly regionLabel: "Book appointment";
1802
1825
  readonly stepAnnouncement: "Step {{current}} of {{total}}: {{label}}";
1803
1826
  readonly filtersLabel: "Your selections";
@@ -2965,6 +2988,9 @@ export declare const enUi: {
2965
2988
  readonly cvc: "CVC";
2966
2989
  };
2967
2990
  readonly error: {
2991
+ readonly billingAddressIncomplete: "Complete the billing address before paying.";
2992
+ readonly billingDetailsChanged: "Your billing address changed. Please check it and try again.";
2993
+ readonly billingDetailsSave: "Your billing details could not be saved. Please try again.";
2968
2994
  readonly generic: "Something went wrong. Please try again.";
2969
2995
  readonly cardNumber: "The card number is invalid.";
2970
2996
  readonly expiry: "The expiry date is invalid.";
@@ -4660,16 +4686,26 @@ export declare const enUi: {
4660
4686
  readonly noteRequired: "Enter a note.";
4661
4687
  readonly operator: "Operator";
4662
4688
  readonly operatorNone: "No operator";
4689
+ readonly operatorUnresolved: "Operator not in the list: {{id}}";
4690
+ readonly type: "Type";
4691
+ readonly typeGroupStandard: "Standard types";
4692
+ readonly typeGroupCustom: "Practice types";
4693
+ readonly typeUnresolved: "Type not in the list: {{id}}";
4694
+ readonly assignee: "Assigned to";
4695
+ readonly assigneeNone: "Nobody";
4696
+ readonly assigneeUnresolved: "Assignee not in the list: {{id}}";
4663
4697
  readonly about: "Concerns";
4664
4698
  readonly aboutNobody: "Nobody";
4665
4699
  readonly aboutPatient: "Patient";
4666
4700
  readonly aboutCompany: "Company";
4701
+ readonly aboutOperator: "Operator";
4667
4702
  readonly companyName: "Company name";
4668
4703
  readonly companyUnresolved: "Linked company (not in the list): {{id}}";
4669
4704
  readonly companyReplace: "Replace company";
4670
4705
  readonly done: "Done";
4671
4706
  readonly save: "Save";
4672
4707
  readonly cancel: "Cancel";
4708
+ readonly actionsLabel: "Task actions";
4673
4709
  readonly delete: "Delete";
4674
4710
  readonly deleteConfirmTitle: "Delete this task?";
4675
4711
  readonly deleteConfirmBody: "The task will be removed. This cannot be undone here.";
@@ -4981,7 +5017,6 @@ export declare const enUi: {
4981
5017
  };
4982
5018
  readonly readOnly: {
4983
5019
  readonly createBlocked: "You do not have permission to create appointments.";
4984
- readonly createTaskBlocked: "You do not have permission to create tasks.";
4985
5020
  readonly changeBlocked: "You do not have permission to change appointments.";
4986
5021
  readonly waitingBlocked: "You do not have permission to change the waiting list.";
4987
5022
  readonly waitingLockedBody: "You do not have permission to change the waiting list — ask the practice owner for the calendar edit right.";
@@ -1 +1 @@
1
- {"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/en.ts"],"names":[],"mappings":"AAAA;;;mEAGmE;AACnE,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA2oCb,mEAAmE;;;;;;;;;;;;;;;;YAgBjE,yDAAyD;;YAEzD,uEAAuE;;;QAGzE,yDAAyD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA8CzD,sEAAsE;;YAEpE,sEAAsE;;;;;;;;YAQtE,mEAAmE;;;QAGrE,6CAA6C;;YAE3C,6DAA6D;;;QAG/D,iDAAiD;;;;;;QAMjD,kEAAkE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2yH5D,CAAC"}
1
+ {"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/en.ts"],"names":[],"mappings":"AAAA;;;mEAGmE;AACnE,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA2oCb,mEAAmE;;;;;;;;;;;;;;;;YAgBjE,yDAAyD;;YAEzD,uEAAuE;;;QAGzE,yDAAyD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA8CzD,sEAAsE;;YAEpE,sEAAsE;;;;;;;;YAQtE,mEAAmE;;;QAGrE,6CAA6C;;YAE3C,6DAA6D;;;QAG/D,iDAAiD;;;;;;QAMjD,kEAAkE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAm1H5D,CAAC"}
@@ -1781,6 +1781,29 @@ const e = {
1781
1781
  slotLabel: "{{day}}, {{time}}"
1782
1782
  },
1783
1783
  booking: {
1784
+ payment: {
1785
+ paidTitle: "Payment received, booking confirmed",
1786
+ paidBody: "We received {{amount}}. Your appointment is confirmed.",
1787
+ paidDemoTitle: "Payment successful (demo)",
1788
+ paidDemo: "Demo complete: no payment was taken and no appointment was booked.",
1789
+ summaryPaid: "Amount paid",
1790
+ heading: "Pay to confirm your booking",
1791
+ processing: "Your payment is being processed.",
1792
+ confirming: "Payment received. We are confirming your booking.",
1793
+ failed: "Your payment was not completed. Please try again.",
1794
+ completionFailed: "Payment received. Please retry booking confirmation without paying again.",
1795
+ retryConfirmation: "Retry confirmation",
1796
+ cancelled: "Payment cancelled. No booking has been confirmed.",
1797
+ noticeTitle: "Online payment required",
1798
+ noticeBody: "Pay {{amount}} online to confirm this appointment.",
1799
+ accept: "I agree to pay {{amount}} online.",
1800
+ terms: "Payment terms",
1801
+ submit: "Pay {{amount}} and book",
1802
+ submitFailed: "We could not start your booking. Please try again.",
1803
+ full: "Pay {{amount}} online",
1804
+ deposit: "{{amount}} deposit online",
1805
+ unavailable: "Payment details are unavailable. Please choose a service again."
1806
+ },
1784
1807
  regionLabel: "Book appointment",
1785
1808
  stepAnnouncement: "Step {{current}} of {{total}}: {{label}}",
1786
1809
  filtersLabel: "Your selections",
@@ -2948,6 +2971,9 @@ const e = {
2948
2971
  cvc: "CVC"
2949
2972
  },
2950
2973
  error: {
2974
+ billingAddressIncomplete: "Complete the billing address before paying.",
2975
+ billingDetailsChanged: "Your billing address changed. Please check it and try again.",
2976
+ billingDetailsSave: "Your billing details could not be saved. Please try again.",
2951
2977
  generic: "Something went wrong. Please try again.",
2952
2978
  cardNumber: "The card number is invalid.",
2953
2979
  expiry: "The expiry date is invalid.",
@@ -4646,16 +4672,26 @@ const e = {
4646
4672
  noteRequired: "Enter a note.",
4647
4673
  operator: "Operator",
4648
4674
  operatorNone: "No operator",
4675
+ operatorUnresolved: "Operator not in the list: {{id}}",
4676
+ type: "Type",
4677
+ typeGroupStandard: "Standard types",
4678
+ typeGroupCustom: "Practice types",
4679
+ typeUnresolved: "Type not in the list: {{id}}",
4680
+ assignee: "Assigned to",
4681
+ assigneeNone: "Nobody",
4682
+ assigneeUnresolved: "Assignee not in the list: {{id}}",
4649
4683
  about: "Concerns",
4650
4684
  aboutNobody: "Nobody",
4651
4685
  aboutPatient: "Patient",
4652
4686
  aboutCompany: "Company",
4687
+ aboutOperator: "Operator",
4653
4688
  companyName: "Company name",
4654
4689
  companyUnresolved: "Linked company (not in the list): {{id}}",
4655
4690
  companyReplace: "Replace company",
4656
4691
  done: "Done",
4657
4692
  save: "Save",
4658
4693
  cancel: "Cancel",
4694
+ actionsLabel: "Task actions",
4659
4695
  delete: "Delete",
4660
4696
  deleteConfirmTitle: "Delete this task?",
4661
4697
  deleteConfirmBody: "The task will be removed. This cannot be undone here.",
@@ -4971,7 +5007,6 @@ const e = {
4971
5007
  },
4972
5008
  readOnly: {
4973
5009
  createBlocked: "You do not have permission to create appointments.",
4974
- createTaskBlocked: "You do not have permission to create tasks.",
4975
5010
  changeBlocked: "You do not have permission to change appointments.",
4976
5011
  waitingBlocked: "You do not have permission to change the waiting list.",
4977
5012
  waitingLockedBody: "You do not have permission to change the waiting list — ask the practice owner for the calendar edit right."