@alfadocs/ui-kit-debug 1.46.0 → 1.47.1

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 (175) 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-BmscntRR.js +12528 -0
  4. package/dist/_chunks/calendar-workspace-BmscntRR.js.map +1 -0
  5. package/dist/_chunks/control-room-rail-CdBOXIqX.js +366 -0
  6. package/dist/_chunks/control-room-rail-CdBOXIqX.js.map +1 -0
  7. package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
  8. package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js.map → freemium-paywall-BaW5ODc9.js.map} +1 -1
  9. package/dist/_chunks/{patient-details-DUj1htsH.js → patient-details-yrgkSeEY.js} +2 -2
  10. package/dist/_chunks/{patient-details-DUj1htsH.js.map → patient-details-yrgkSeEY.js.map} +1 -1
  11. package/dist/_chunks/{patient-field-row-CO0WR7yA.js → patient-field-row-DCMkFGqI.js} +2 -2
  12. package/dist/_chunks/{patient-field-row-CO0WR7yA.js.map → patient-field-row-DCMkFGqI.js.map} +1 -1
  13. package/dist/_chunks/{patient-summary-card-DNzdYjxE.js → patient-summary-card-CmEFflGS.js} +2 -2
  14. package/dist/_chunks/{patient-summary-card-DNzdYjxE.js.map → patient-summary-card-CmEFflGS.js.map} +1 -1
  15. package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
  16. package/dist/_chunks/payment-form-DqJFiplX.js.map +1 -0
  17. package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
  18. package/dist/_chunks/{phone-input-BsZIoE36.js.map → phone-input-IWrGOCwm.js.map} +1 -1
  19. package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
  20. package/dist/_chunks/{stepper-accordion-DmVykr5F.js.map → stepper-accordion-jMR8NaOB.js.map} +1 -1
  21. package/dist/agent-catalog.json +5 -4
  22. package/dist/agent-i18n/en.json +2 -2
  23. package/dist/components/booking/booking-types.d.ts +60 -1
  24. package/dist/components/booking/booking-types.d.ts.map +1 -1
  25. package/dist/components/booking/booking.agent.d.ts.map +1 -1
  26. package/dist/components/booking/booking.d.ts +1 -1
  27. package/dist/components/booking/booking.d.ts.map +1 -1
  28. package/dist/components/booking/details-form.d.ts +5 -1
  29. package/dist/components/booking/details-form.d.ts.map +1 -1
  30. package/dist/components/booking/index.d.ts +1 -1
  31. package/dist/components/booking/index.d.ts.map +1 -1
  32. package/dist/components/booking/index.js +1 -1
  33. package/dist/components/booking/payment.d.ts +9 -0
  34. package/dist/components/booking/payment.d.ts.map +1 -0
  35. package/dist/components/booking/use-booking-payment.d.ts +14 -0
  36. package/dist/components/booking/use-booking-payment.d.ts.map +1 -0
  37. package/dist/components/control-room-rail/control-room-rail.d.ts +9 -2
  38. package/dist/components/control-room-rail/control-room-rail.d.ts.map +1 -1
  39. package/dist/components/control-room-rail/index.d.ts +1 -1
  40. package/dist/components/control-room-rail/index.d.ts.map +1 -1
  41. package/dist/components/control-room-rail/index.js +1 -1
  42. package/dist/components/freemium-paywall/index.js +1 -1
  43. package/dist/components/patient-details/index.js +1 -1
  44. package/dist/components/patient-summary-card/index.js +1 -1
  45. package/dist/components/payment-form/index.d.ts +1 -1
  46. package/dist/components/payment-form/index.d.ts.map +1 -1
  47. package/dist/components/payment-form/index.js +1 -1
  48. package/dist/components/payment-form/payment-form.d.ts +35 -3
  49. package/dist/components/payment-form/payment-form.d.ts.map +1 -1
  50. package/dist/components/phone-input/index.js +1 -1
  51. package/dist/components/phone-input/phone-input.d.ts.map +1 -1
  52. package/dist/components/stepper-accordion/index.js +1 -1
  53. package/dist/components/stepper-accordion/stepper-accordion.d.ts.map +1 -1
  54. package/dist/i18n/locales/ar.d.ts +36 -1
  55. package/dist/i18n/locales/ar.d.ts.map +1 -1
  56. package/dist/i18n/locales/ar.js +36 -1
  57. package/dist/i18n/locales/ar.js.map +1 -1
  58. package/dist/i18n/locales/de.d.ts +36 -1
  59. package/dist/i18n/locales/de.d.ts.map +1 -1
  60. package/dist/i18n/locales/de.js +36 -1
  61. package/dist/i18n/locales/de.js.map +1 -1
  62. package/dist/i18n/locales/el.d.ts +36 -1
  63. package/dist/i18n/locales/el.d.ts.map +1 -1
  64. package/dist/i18n/locales/el.js +36 -1
  65. package/dist/i18n/locales/el.js.map +1 -1
  66. package/dist/i18n/locales/en.d.ts +36 -1
  67. package/dist/i18n/locales/en.d.ts.map +1 -1
  68. package/dist/i18n/locales/en.js +36 -1
  69. package/dist/i18n/locales/en.js.map +1 -1
  70. package/dist/i18n/locales/es.d.ts +36 -1
  71. package/dist/i18n/locales/es.d.ts.map +1 -1
  72. package/dist/i18n/locales/es.js +36 -1
  73. package/dist/i18n/locales/es.js.map +1 -1
  74. package/dist/i18n/locales/fr.d.ts +36 -1
  75. package/dist/i18n/locales/fr.d.ts.map +1 -1
  76. package/dist/i18n/locales/fr.js +36 -1
  77. package/dist/i18n/locales/fr.js.map +1 -1
  78. package/dist/i18n/locales/hi.d.ts +36 -1
  79. package/dist/i18n/locales/hi.d.ts.map +1 -1
  80. package/dist/i18n/locales/hi.js +36 -1
  81. package/dist/i18n/locales/hi.js.map +1 -1
  82. package/dist/i18n/locales/it.d.ts +36 -1
  83. package/dist/i18n/locales/it.d.ts.map +1 -1
  84. package/dist/i18n/locales/it.js +36 -1
  85. package/dist/i18n/locales/it.js.map +1 -1
  86. package/dist/i18n/locales/ja.d.ts +36 -1
  87. package/dist/i18n/locales/ja.d.ts.map +1 -1
  88. package/dist/i18n/locales/ja.js +36 -1
  89. package/dist/i18n/locales/ja.js.map +1 -1
  90. package/dist/i18n/locales/nl.d.ts +36 -1
  91. package/dist/i18n/locales/nl.d.ts.map +1 -1
  92. package/dist/i18n/locales/nl.js +36 -1
  93. package/dist/i18n/locales/nl.js.map +1 -1
  94. package/dist/i18n/locales/pl.d.ts +36 -1
  95. package/dist/i18n/locales/pl.d.ts.map +1 -1
  96. package/dist/i18n/locales/pl.js +36 -1
  97. package/dist/i18n/locales/pl.js.map +1 -1
  98. package/dist/i18n/locales/pt.d.ts +36 -1
  99. package/dist/i18n/locales/pt.d.ts.map +1 -1
  100. package/dist/i18n/locales/pt.js +36 -1
  101. package/dist/i18n/locales/pt.js.map +1 -1
  102. package/dist/i18n/locales/ro.d.ts +36 -1
  103. package/dist/i18n/locales/ro.d.ts.map +1 -1
  104. package/dist/i18n/locales/ro.js +36 -1
  105. package/dist/i18n/locales/ro.js.map +1 -1
  106. package/dist/i18n/locales/ru.d.ts +36 -1
  107. package/dist/i18n/locales/ru.d.ts.map +1 -1
  108. package/dist/i18n/locales/ru.js +36 -1
  109. package/dist/i18n/locales/ru.js.map +1 -1
  110. package/dist/i18n/locales/sq.d.ts +36 -1
  111. package/dist/i18n/locales/sq.d.ts.map +1 -1
  112. package/dist/i18n/locales/sq.js +36 -1
  113. package/dist/i18n/locales/sq.js.map +1 -1
  114. package/dist/i18n/locales/sv.d.ts +36 -1
  115. package/dist/i18n/locales/sv.d.ts.map +1 -1
  116. package/dist/i18n/locales/sv.js +36 -1
  117. package/dist/i18n/locales/sv.js.map +1 -1
  118. package/dist/i18n/locales/tr.d.ts +36 -1
  119. package/dist/i18n/locales/tr.d.ts.map +1 -1
  120. package/dist/i18n/locales/tr.js +36 -1
  121. package/dist/i18n/locales/tr.js.map +1 -1
  122. package/dist/i18n/locales/zh.d.ts +36 -1
  123. package/dist/i18n/locales/zh.d.ts.map +1 -1
  124. package/dist/i18n/locales/zh.js +36 -1
  125. package/dist/i18n/locales/zh.js.map +1 -1
  126. package/dist/index.js +9 -9
  127. package/dist/locales/ar.json +36 -1
  128. package/dist/locales/de.json +36 -1
  129. package/dist/locales/el.json +36 -1
  130. package/dist/locales/en.json +36 -1
  131. package/dist/locales/es.json +36 -1
  132. package/dist/locales/fr.json +36 -1
  133. package/dist/locales/hi.json +36 -1
  134. package/dist/locales/it.json +36 -1
  135. package/dist/locales/ja.json +36 -1
  136. package/dist/locales/nl.json +36 -1
  137. package/dist/locales/pl.json +36 -1
  138. package/dist/locales/pt.json +36 -1
  139. package/dist/locales/ro.json +36 -1
  140. package/dist/locales/ru.json +36 -1
  141. package/dist/locales/sq.json +36 -1
  142. package/dist/locales/sv.json +36 -1
  143. package/dist/locales/tr.json +36 -1
  144. package/dist/locales/zh.json +36 -1
  145. package/dist/patterns/calendar/calendar-bookings-panel.d.ts.map +1 -1
  146. package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
  147. package/dist/patterns/calendar/calendar-editor-fields.d.ts.map +1 -0
  148. package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
  149. package/dist/patterns/calendar/calendar-sticky-offset.d.ts.map +1 -0
  150. package/dist/patterns/calendar/calendar-task-editor.d.ts.map +1 -1
  151. package/dist/patterns/calendar/calendar-workspace.d.ts +88 -0
  152. package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
  153. package/dist/patterns/calendar/calendar.data.d.ts +17 -0
  154. package/dist/patterns/calendar/calendar.data.d.ts.map +1 -1
  155. package/dist/patterns/calendar/calendar.journey.d.ts +2 -0
  156. package/dist/patterns/calendar/calendar.journey.d.ts.map +1 -1
  157. package/dist/patterns/calendar/calendar.sheets.d.ts +2 -0
  158. package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
  159. package/dist/patterns/calendar/calendar.surface.d.ts +6 -1
  160. package/dist/patterns/calendar/calendar.surface.d.ts.map +1 -1
  161. package/dist/patterns/calendar/calendar.types.d.ts +24 -10
  162. package/dist/patterns/calendar/calendar.types.d.ts.map +1 -1
  163. package/dist/patterns/calendar/index.d.ts +1 -1
  164. package/dist/patterns/calendar/index.d.ts.map +1 -1
  165. package/dist/patterns/calendar/index.js +1 -1
  166. package/dist/tokens.css +1 -1
  167. package/package.json +1 -1
  168. package/dist/_chunks/booking-B7gA9gFB.js +0 -3017
  169. package/dist/_chunks/booking-B7gA9gFB.js.map +0 -1
  170. package/dist/_chunks/calendar-workspace-BB-BZT7W.js +0 -12251
  171. package/dist/_chunks/calendar-workspace-BB-BZT7W.js.map +0 -1
  172. package/dist/_chunks/control-room-rail-Cv7GpMqX.js +0 -354
  173. package/dist/_chunks/control-room-rail-Cv7GpMqX.js.map +0 -1
  174. package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
  175. package/dist/_chunks/payment-form-BHMDqW9C.js.map +0 -1
@@ -1730,6 +1730,29 @@ export declare const zhUi: {
1730
1730
  readonly slotLabel: "{{day}},{{time}}";
1731
1731
  };
1732
1732
  readonly booking: {
1733
+ readonly payment: {
1734
+ readonly paidTitle: "已收到付款,预约已确认";
1735
+ readonly paidBody: "我们已收到{{amount}},您的预约已确认。";
1736
+ readonly paidDemoTitle: "支付成功(演示)";
1737
+ readonly paidDemo: "演示已完成:未收取任何款项,也未创建任何预约。";
1738
+ readonly summaryPaid: "已付金额";
1739
+ readonly heading: "支付以确认预约";
1740
+ readonly processing: "正在处理您的付款。";
1741
+ readonly confirming: "已收到付款,正在确认您的预约。";
1742
+ readonly failed: "付款未完成。请重试。";
1743
+ readonly completionFailed: "已收到付款。请重试确认预约,无需再次付款。";
1744
+ readonly retryConfirmation: "重新确认预约";
1745
+ readonly cancelled: "付款已取消,尚未确认任何预约。";
1746
+ readonly noticeTitle: "需要在线支付";
1747
+ readonly noticeBody: "请在线支付{{amount}}以确认本次预约。";
1748
+ readonly accept: "我同意在线支付{{amount}}。";
1749
+ readonly terms: "付款条款";
1750
+ readonly submit: "支付{{amount}}并预约";
1751
+ readonly submitFailed: "无法开始预约。请重试。";
1752
+ readonly full: "在线支付{{amount}}";
1753
+ readonly deposit: "在线预付{{amount}}";
1754
+ readonly unavailable: "无法获取付款详情。请重新选择服务。";
1755
+ };
1733
1756
  readonly regionLabel: "预约";
1734
1757
  readonly stepAnnouncement: "步骤 {{current}} / {{total}}:{{label}}";
1735
1758
  readonly filtersLabel: "您的选择";
@@ -2954,6 +2977,9 @@ export declare const zhUi: {
2954
2977
  readonly cvc: "CVC";
2955
2978
  };
2956
2979
  readonly error: {
2980
+ readonly billingAddressIncomplete: "请在付款前填写完整的账单地址。";
2981
+ readonly billingDetailsChanged: "您的账单地址已更改。请检查后重试。";
2982
+ readonly billingDetailsSave: "无法保存您的账单信息。请重试。";
2957
2983
  readonly generic: "出现错误,请重试。";
2958
2984
  readonly cardNumber: "卡号无效。";
2959
2985
  readonly expiry: "有效期无效。";
@@ -4649,16 +4675,26 @@ export declare const zhUi: {
4649
4675
  readonly noteRequired: "请输入备注。";
4650
4676
  readonly operator: "操作员";
4651
4677
  readonly operatorNone: "无操作员";
4678
+ readonly operatorUnresolved: "列表中没有的操作员:{{id}}";
4679
+ readonly type: "类型";
4680
+ readonly typeGroupStandard: "标准类型";
4681
+ readonly typeGroupCustom: "诊所类型";
4682
+ readonly typeUnresolved: "列表中没有的类型:{{id}}";
4683
+ readonly assignee: "指派给";
4684
+ readonly assigneeNone: "无人";
4685
+ readonly assigneeUnresolved: "列表中没有的被指派人:{{id}}";
4652
4686
  readonly about: "相关对象";
4653
4687
  readonly aboutNobody: "无";
4654
4688
  readonly aboutPatient: "患者";
4655
4689
  readonly aboutCompany: "公司";
4690
+ readonly aboutOperator: "操作员";
4656
4691
  readonly companyName: "公司名称";
4657
4692
  readonly companyUnresolved: "关联公司(不在列表中):{{id}}";
4658
4693
  readonly companyReplace: "更换公司";
4659
4694
  readonly done: "已完成";
4660
4695
  readonly save: "保存";
4661
4696
  readonly cancel: "取消";
4697
+ readonly actionsLabel: "任务操作";
4662
4698
  readonly delete: "删除";
4663
4699
  readonly deleteConfirmTitle: "删除此任务?";
4664
4700
  readonly deleteConfirmBody: "该任务将被删除。此操作在此处无法撤销。";
@@ -4970,7 +5006,6 @@ export declare const zhUi: {
4970
5006
  };
4971
5007
  readonly readOnly: {
4972
5008
  readonly createBlocked: "您没有创建预约的权限。";
4973
- readonly createTaskBlocked: "您没有创建任务的权限。";
4974
5009
  readonly changeBlocked: "您没有修改预约的权限。";
4975
5010
  readonly waitingBlocked: "您没有修改等候名单的权限。";
4976
5011
  readonly waitingLockedBody: "您没有修改等候名单的权限 — 请向诊所所有者申请日历编辑权限。";
@@ -1 +1 @@
1
- {"version":3,"file":"zh.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/zh.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAs4JP,CAAC"}
1
+ {"version":3,"file":"zh.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/zh.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAy6JP,CAAC"}
@@ -1730,6 +1730,29 @@ const e = {
1730
1730
  slotLabel: "{{day}},{{time}}"
1731
1731
  },
1732
1732
  booking: {
1733
+ payment: {
1734
+ paidTitle: "已收到付款,预约已确认",
1735
+ paidBody: "我们已收到{{amount}},您的预约已确认。",
1736
+ paidDemoTitle: "支付成功(演示)",
1737
+ paidDemo: "演示已完成:未收取任何款项,也未创建任何预约。",
1738
+ summaryPaid: "已付金额",
1739
+ heading: "支付以确认预约",
1740
+ processing: "正在处理您的付款。",
1741
+ confirming: "已收到付款,正在确认您的预约。",
1742
+ failed: "付款未完成。请重试。",
1743
+ completionFailed: "已收到付款。请重试确认预约,无需再次付款。",
1744
+ retryConfirmation: "重新确认预约",
1745
+ cancelled: "付款已取消,尚未确认任何预约。",
1746
+ noticeTitle: "需要在线支付",
1747
+ noticeBody: "请在线支付{{amount}}以确认本次预约。",
1748
+ accept: "我同意在线支付{{amount}}。",
1749
+ terms: "付款条款",
1750
+ submit: "支付{{amount}}并预约",
1751
+ submitFailed: "无法开始预约。请重试。",
1752
+ full: "在线支付{{amount}}",
1753
+ deposit: "在线预付{{amount}}",
1754
+ unavailable: "无法获取付款详情。请重新选择服务。"
1755
+ },
1733
1756
  regionLabel: "预约",
1734
1757
  stepAnnouncement: "步骤 {{current}} / {{total}}:{{label}}",
1735
1758
  filtersLabel: "您的选择",
@@ -2924,6 +2947,9 @@ const e = {
2924
2947
  cvc: "CVC"
2925
2948
  },
2926
2949
  error: {
2950
+ billingAddressIncomplete: "请在付款前填写完整的账单地址。",
2951
+ billingDetailsChanged: "您的账单地址已更改。请检查后重试。",
2952
+ billingDetailsSave: "无法保存您的账单信息。请重试。",
2927
2953
  generic: "出现错误,请重试。",
2928
2954
  cardNumber: "卡号无效。",
2929
2955
  expiry: "有效期无效。",
@@ -4599,16 +4625,26 @@ const e = {
4599
4625
  noteRequired: "请输入备注。",
4600
4626
  operator: "操作员",
4601
4627
  operatorNone: "无操作员",
4628
+ operatorUnresolved: "列表中没有的操作员:{{id}}",
4629
+ type: "类型",
4630
+ typeGroupStandard: "标准类型",
4631
+ typeGroupCustom: "诊所类型",
4632
+ typeUnresolved: "列表中没有的类型:{{id}}",
4633
+ assignee: "指派给",
4634
+ assigneeNone: "无人",
4635
+ assigneeUnresolved: "列表中没有的被指派人:{{id}}",
4602
4636
  about: "相关对象",
4603
4637
  aboutNobody: "无",
4604
4638
  aboutPatient: "患者",
4605
4639
  aboutCompany: "公司",
4640
+ aboutOperator: "操作员",
4606
4641
  companyName: "公司名称",
4607
4642
  companyUnresolved: "关联公司(不在列表中):{{id}}",
4608
4643
  companyReplace: "更换公司",
4609
4644
  done: "已完成",
4610
4645
  save: "保存",
4611
4646
  cancel: "取消",
4647
+ actionsLabel: "任务操作",
4612
4648
  delete: "删除",
4613
4649
  deleteConfirmTitle: "删除此任务?",
4614
4650
  deleteConfirmBody: "该任务将被删除。此操作在此处无法撤销。",
@@ -4920,7 +4956,6 @@ const e = {
4920
4956
  },
4921
4957
  readOnly: {
4922
4958
  createBlocked: "您没有创建预约的权限。",
4923
- createTaskBlocked: "您没有创建任务的权限。",
4924
4959
  changeBlocked: "您没有修改预约的权限。",
4925
4960
  waitingBlocked: "您没有修改等候名单的权限。",
4926
4961
  waitingLockedBody: "您没有修改等候名单的权限 — 请向诊所所有者申请日历编辑权限。"