@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.
- package/dist/_chunks/booking-C4MwImkS.js +3362 -0
- package/dist/_chunks/booking-C4MwImkS.js.map +1 -0
- package/dist/_chunks/calendar-workspace-DDnQmiIL.js +12427 -0
- package/dist/_chunks/calendar-workspace-DDnQmiIL.js.map +1 -0
- package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
- package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js.map → freemium-paywall-BaW5ODc9.js.map} +1 -1
- package/dist/_chunks/{patient-details-DUj1htsH.js → patient-details-yrgkSeEY.js} +2 -2
- package/dist/_chunks/{patient-details-DUj1htsH.js.map → patient-details-yrgkSeEY.js.map} +1 -1
- package/dist/_chunks/{patient-field-row-CO0WR7yA.js → patient-field-row-DCMkFGqI.js} +2 -2
- package/dist/_chunks/{patient-field-row-CO0WR7yA.js.map → patient-field-row-DCMkFGqI.js.map} +1 -1
- package/dist/_chunks/{patient-summary-card-DNzdYjxE.js → patient-summary-card-CmEFflGS.js} +2 -2
- package/dist/_chunks/{patient-summary-card-DNzdYjxE.js.map → patient-summary-card-CmEFflGS.js.map} +1 -1
- package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
- package/dist/_chunks/payment-form-DqJFiplX.js.map +1 -0
- package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
- package/dist/_chunks/{phone-input-BsZIoE36.js.map → phone-input-IWrGOCwm.js.map} +1 -1
- package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
- package/dist/_chunks/{stepper-accordion-DmVykr5F.js.map → stepper-accordion-jMR8NaOB.js.map} +1 -1
- package/dist/agent-catalog.json +5 -4
- package/dist/agent-i18n/en.json +2 -2
- package/dist/components/booking/booking-types.d.ts +60 -1
- package/dist/components/booking/booking-types.d.ts.map +1 -1
- package/dist/components/booking/booking.agent.d.ts.map +1 -1
- package/dist/components/booking/booking.d.ts +1 -1
- package/dist/components/booking/booking.d.ts.map +1 -1
- package/dist/components/booking/details-form.d.ts +5 -1
- package/dist/components/booking/details-form.d.ts.map +1 -1
- package/dist/components/booking/index.d.ts +1 -1
- package/dist/components/booking/index.d.ts.map +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/booking/payment.d.ts +9 -0
- package/dist/components/booking/payment.d.ts.map +1 -0
- package/dist/components/booking/use-booking-payment.d.ts +14 -0
- package/dist/components/booking/use-booking-payment.d.ts.map +1 -0
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-summary-card/index.js +1 -1
- package/dist/components/payment-form/index.d.ts +1 -1
- package/dist/components/payment-form/index.d.ts.map +1 -1
- package/dist/components/payment-form/index.js +1 -1
- package/dist/components/payment-form/payment-form.d.ts +35 -3
- package/dist/components/payment-form/payment-form.d.ts.map +1 -1
- package/dist/components/phone-input/index.js +1 -1
- package/dist/components/phone-input/phone-input.d.ts.map +1 -1
- package/dist/components/stepper-accordion/index.js +1 -1
- package/dist/components/stepper-accordion/stepper-accordion.d.ts.map +1 -1
- package/dist/i18n/locales/ar.d.ts +36 -1
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +36 -1
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts +36 -1
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +36 -1
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/el.d.ts +36 -1
- package/dist/i18n/locales/el.d.ts.map +1 -1
- package/dist/i18n/locales/el.js +36 -1
- package/dist/i18n/locales/el.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +36 -1
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +36 -1
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts +36 -1
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +36 -1
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts +36 -1
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +36 -1
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts +36 -1
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +36 -1
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/it.d.ts +36 -1
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +36 -1
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts +36 -1
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +36 -1
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts +36 -1
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +36 -1
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts +36 -1
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +36 -1
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts +36 -1
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +36 -1
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ro.d.ts +36 -1
- package/dist/i18n/locales/ro.d.ts.map +1 -1
- package/dist/i18n/locales/ro.js +36 -1
- package/dist/i18n/locales/ro.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts +36 -1
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +36 -1
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/sq.d.ts +36 -1
- package/dist/i18n/locales/sq.d.ts.map +1 -1
- package/dist/i18n/locales/sq.js +36 -1
- package/dist/i18n/locales/sq.js.map +1 -1
- package/dist/i18n/locales/sv.d.ts +36 -1
- package/dist/i18n/locales/sv.d.ts.map +1 -1
- package/dist/i18n/locales/sv.js +36 -1
- package/dist/i18n/locales/sv.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts +36 -1
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +36 -1
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/zh.d.ts +36 -1
- package/dist/i18n/locales/zh.d.ts.map +1 -1
- package/dist/i18n/locales/zh.js +36 -1
- package/dist/i18n/locales/zh.js.map +1 -1
- package/dist/index.js +8 -8
- package/dist/locales/ar.json +36 -1
- package/dist/locales/de.json +36 -1
- package/dist/locales/el.json +36 -1
- package/dist/locales/en.json +36 -1
- package/dist/locales/es.json +36 -1
- package/dist/locales/fr.json +36 -1
- package/dist/locales/hi.json +36 -1
- package/dist/locales/it.json +36 -1
- package/dist/locales/ja.json +36 -1
- package/dist/locales/nl.json +36 -1
- package/dist/locales/pl.json +36 -1
- package/dist/locales/pt.json +36 -1
- package/dist/locales/ro.json +36 -1
- package/dist/locales/ru.json +36 -1
- package/dist/locales/sq.json +36 -1
- package/dist/locales/sv.json +36 -1
- package/dist/locales/tr.json +36 -1
- package/dist/locales/zh.json +36 -1
- package/dist/patterns/calendar/calendar-bookings-panel.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
- package/dist/patterns/calendar/calendar-editor-fields.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
- package/dist/patterns/calendar/calendar-sticky-offset.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-task-editor.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.data.d.ts +17 -0
- package/dist/patterns/calendar/calendar.data.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.surface.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.types.d.ts +24 -10
- package/dist/patterns/calendar/calendar.types.d.ts.map +1 -1
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
- package/dist/_chunks/booking-B7gA9gFB.js +0 -3017
- package/dist/_chunks/booking-B7gA9gFB.js.map +0 -1
- package/dist/_chunks/calendar-workspace-BB-BZT7W.js +0 -12251
- package/dist/_chunks/calendar-workspace-BB-BZT7W.js.map +0 -1
- package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
- 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
|
|
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"}
|
package/dist/i18n/locales/en.js
CHANGED
|
@@ -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."
|