@alfadocs/ui-kit-debug 1.43.0 → 1.44.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 (186) hide show
  1. package/dist/_chunks/{calendar-ChJQzRw-.js → calendar-U6N0F99w.js} +383 -359
  2. package/dist/_chunks/calendar-U6N0F99w.js.map +1 -0
  3. package/dist/_chunks/calendar-workspace-DBYAtdyd.js +12161 -0
  4. package/dist/_chunks/calendar-workspace-DBYAtdyd.js.map +1 -0
  5. package/dist/_chunks/{face-scheme-Dg6ZyLKb.js → face-scheme-Bm6pe7R8.js} +265 -275
  6. package/dist/_chunks/face-scheme-Bm6pe7R8.js.map +1 -0
  7. package/dist/_chunks/help-me-write-templates-GUeEn3Ff.js +741 -0
  8. package/dist/_chunks/help-me-write-templates-GUeEn3Ff.js.map +1 -0
  9. package/dist/_chunks/{notes-panel-CRAovkjx.js → notes-panel-CY4KmDo-.js} +159 -152
  10. package/dist/_chunks/notes-panel-CY4KmDo-.js.map +1 -0
  11. package/dist/_chunks/{panel-subview-PMBRPFOa.js → panel-subview-CYnuX-KR.js} +61 -40
  12. package/dist/_chunks/panel-subview-CYnuX-KR.js.map +1 -0
  13. package/dist/_chunks/rich-text-editor-BYE6kK4u.js +3839 -0
  14. package/dist/_chunks/rich-text-editor-BYE6kK4u.js.map +1 -0
  15. package/dist/_chunks/undo-2-CYNAzclj.js +26 -0
  16. package/dist/_chunks/undo-2-CYNAzclj.js.map +1 -0
  17. package/dist/_chunks/variables-menu-vXUaSBj4.js +401 -0
  18. package/dist/_chunks/variables-menu-vXUaSBj4.js.map +1 -0
  19. package/dist/agent-catalog.json +84 -3
  20. package/dist/agent-i18n/en.json +14 -3
  21. package/dist/components/calendar/calendar.d.ts +6 -0
  22. package/dist/components/calendar/calendar.d.ts.map +1 -1
  23. package/dist/components/calendar/index.js +1 -1
  24. package/dist/components/face-scheme/index.js +1 -1
  25. package/dist/components/index.d.ts +1 -0
  26. package/dist/components/index.d.ts.map +1 -1
  27. package/dist/components/notes-panel/index.js +1 -1
  28. package/dist/components/notes-panel/notes-panel.d.ts +4 -0
  29. package/dist/components/notes-panel/notes-panel.d.ts.map +1 -1
  30. package/dist/components/panel-subview/index.js +1 -1
  31. package/dist/components/panel-subview/panel-subview.d.ts +6 -0
  32. package/dist/components/panel-subview/panel-subview.d.ts.map +1 -1
  33. package/dist/components/rich-text-editor/editor-toolbar.d.ts +35 -3
  34. package/dist/components/rich-text-editor/editor-toolbar.d.ts.map +1 -1
  35. package/dist/components/rich-text-editor/index.d.ts +1 -1
  36. package/dist/components/rich-text-editor/index.d.ts.map +1 -1
  37. package/dist/components/rich-text-editor/index.js +1 -1
  38. package/dist/components/rich-text-editor/rich-text-editor.agent.d.ts.map +1 -1
  39. package/dist/components/rich-text-editor/rich-text-editor.d.ts +98 -15
  40. package/dist/components/rich-text-editor/rich-text-editor.d.ts.map +1 -1
  41. package/dist/components/variables-menu/index.d.ts +4 -0
  42. package/dist/components/variables-menu/index.d.ts.map +1 -0
  43. package/dist/components/variables-menu/index.js +6 -0
  44. package/dist/components/variables-menu/index.js.map +1 -0
  45. package/dist/components/variables-menu/variables-menu.agent.d.ts +10 -0
  46. package/dist/components/variables-menu/variables-menu.agent.d.ts.map +1 -0
  47. package/dist/components/variables-menu/variables-menu.d.ts +53 -0
  48. package/dist/components/variables-menu/variables-menu.d.ts.map +1 -0
  49. package/dist/host-compat.css +5 -5
  50. package/dist/i18n/locales/ar.d.ts +77 -6
  51. package/dist/i18n/locales/ar.d.ts.map +1 -1
  52. package/dist/i18n/locales/ar.js +78 -7
  53. package/dist/i18n/locales/ar.js.map +1 -1
  54. package/dist/i18n/locales/de.d.ts +77 -6
  55. package/dist/i18n/locales/de.d.ts.map +1 -1
  56. package/dist/i18n/locales/de.js +78 -7
  57. package/dist/i18n/locales/de.js.map +1 -1
  58. package/dist/i18n/locales/el.d.ts +77 -6
  59. package/dist/i18n/locales/el.d.ts.map +1 -1
  60. package/dist/i18n/locales/el.js +78 -7
  61. package/dist/i18n/locales/el.js.map +1 -1
  62. package/dist/i18n/locales/en.d.ts +77 -6
  63. package/dist/i18n/locales/en.d.ts.map +1 -1
  64. package/dist/i18n/locales/en.js +85 -7
  65. package/dist/i18n/locales/en.js.map +1 -1
  66. package/dist/i18n/locales/es.d.ts +77 -6
  67. package/dist/i18n/locales/es.d.ts.map +1 -1
  68. package/dist/i18n/locales/es.js +78 -7
  69. package/dist/i18n/locales/es.js.map +1 -1
  70. package/dist/i18n/locales/fr.d.ts +77 -6
  71. package/dist/i18n/locales/fr.d.ts.map +1 -1
  72. package/dist/i18n/locales/fr.js +78 -7
  73. package/dist/i18n/locales/fr.js.map +1 -1
  74. package/dist/i18n/locales/hi.d.ts +77 -6
  75. package/dist/i18n/locales/hi.d.ts.map +1 -1
  76. package/dist/i18n/locales/hi.js +78 -7
  77. package/dist/i18n/locales/hi.js.map +1 -1
  78. package/dist/i18n/locales/it.d.ts +77 -6
  79. package/dist/i18n/locales/it.d.ts.map +1 -1
  80. package/dist/i18n/locales/it.js +78 -7
  81. package/dist/i18n/locales/it.js.map +1 -1
  82. package/dist/i18n/locales/ja.d.ts +77 -6
  83. package/dist/i18n/locales/ja.d.ts.map +1 -1
  84. package/dist/i18n/locales/ja.js +78 -7
  85. package/dist/i18n/locales/ja.js.map +1 -1
  86. package/dist/i18n/locales/nl.d.ts +77 -6
  87. package/dist/i18n/locales/nl.d.ts.map +1 -1
  88. package/dist/i18n/locales/nl.js +78 -7
  89. package/dist/i18n/locales/nl.js.map +1 -1
  90. package/dist/i18n/locales/pl.d.ts +77 -6
  91. package/dist/i18n/locales/pl.d.ts.map +1 -1
  92. package/dist/i18n/locales/pl.js +78 -7
  93. package/dist/i18n/locales/pl.js.map +1 -1
  94. package/dist/i18n/locales/pt.d.ts +77 -6
  95. package/dist/i18n/locales/pt.d.ts.map +1 -1
  96. package/dist/i18n/locales/pt.js +78 -7
  97. package/dist/i18n/locales/pt.js.map +1 -1
  98. package/dist/i18n/locales/ro.d.ts +77 -6
  99. package/dist/i18n/locales/ro.d.ts.map +1 -1
  100. package/dist/i18n/locales/ro.js +78 -7
  101. package/dist/i18n/locales/ro.js.map +1 -1
  102. package/dist/i18n/locales/ru.d.ts +77 -6
  103. package/dist/i18n/locales/ru.d.ts.map +1 -1
  104. package/dist/i18n/locales/ru.js +78 -7
  105. package/dist/i18n/locales/ru.js.map +1 -1
  106. package/dist/i18n/locales/sq.d.ts +77 -6
  107. package/dist/i18n/locales/sq.d.ts.map +1 -1
  108. package/dist/i18n/locales/sq.js +78 -7
  109. package/dist/i18n/locales/sq.js.map +1 -1
  110. package/dist/i18n/locales/sv.d.ts +77 -6
  111. package/dist/i18n/locales/sv.d.ts.map +1 -1
  112. package/dist/i18n/locales/sv.js +78 -7
  113. package/dist/i18n/locales/sv.js.map +1 -1
  114. package/dist/i18n/locales/tr.d.ts +77 -6
  115. package/dist/i18n/locales/tr.d.ts.map +1 -1
  116. package/dist/i18n/locales/tr.js +78 -7
  117. package/dist/i18n/locales/tr.js.map +1 -1
  118. package/dist/i18n/locales/zh.d.ts +77 -6
  119. package/dist/i18n/locales/zh.d.ts.map +1 -1
  120. package/dist/i18n/locales/zh.js +78 -7
  121. package/dist/i18n/locales/zh.js.map +1 -1
  122. package/dist/index.js +916 -913
  123. package/dist/index.js.map +1 -1
  124. package/dist/locales/ar.json +78 -7
  125. package/dist/locales/de.json +78 -7
  126. package/dist/locales/el.json +78 -7
  127. package/dist/locales/en.json +78 -7
  128. package/dist/locales/es.json +78 -7
  129. package/dist/locales/fr.json +78 -7
  130. package/dist/locales/hi.json +78 -7
  131. package/dist/locales/it.json +78 -7
  132. package/dist/locales/ja.json +78 -7
  133. package/dist/locales/nl.json +78 -7
  134. package/dist/locales/pl.json +78 -7
  135. package/dist/locales/pt.json +78 -7
  136. package/dist/locales/ro.json +78 -7
  137. package/dist/locales/ru.json +78 -7
  138. package/dist/locales/sq.json +78 -7
  139. package/dist/locales/sv.json +78 -7
  140. package/dist/locales/tr.json +78 -7
  141. package/dist/locales/zh.json +78 -7
  142. package/dist/patterns/calendar/calendar-bookings-panel.d.ts +8 -3
  143. package/dist/patterns/calendar/calendar-bookings-panel.d.ts.map +1 -1
  144. package/dist/patterns/calendar/calendar-care-rules.d.ts +49 -0
  145. package/dist/patterns/calendar/calendar-care-rules.d.ts.map +1 -0
  146. package/dist/patterns/calendar/calendar-task-editor.d.ts +31 -0
  147. package/dist/patterns/calendar/calendar-task-editor.d.ts.map +1 -0
  148. package/dist/patterns/calendar/calendar-waiting-list-panel.d.ts.map +1 -1
  149. package/dist/patterns/calendar/calendar-workspace.d.ts +8 -1
  150. package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
  151. package/dist/patterns/calendar/calendar-workspace.model.d.ts +39 -12
  152. package/dist/patterns/calendar/calendar-workspace.model.d.ts.map +1 -1
  153. package/dist/patterns/calendar/calendar.data.d.ts +9 -0
  154. package/dist/patterns/calendar/calendar.data.d.ts.map +1 -1
  155. package/dist/patterns/calendar/calendar.journey.d.ts +35 -3
  156. package/dist/patterns/calendar/calendar.journey.d.ts.map +1 -1
  157. package/dist/patterns/calendar/calendar.model.d.ts +23 -1
  158. package/dist/patterns/calendar/calendar.model.d.ts.map +1 -1
  159. package/dist/patterns/calendar/calendar.sheets.d.ts +21 -3
  160. package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
  161. package/dist/patterns/calendar/calendar.surface.d.ts +6 -1
  162. package/dist/patterns/calendar/calendar.surface.d.ts.map +1 -1
  163. package/dist/patterns/calendar/calendar.types.d.ts +32 -1
  164. package/dist/patterns/calendar/calendar.types.d.ts.map +1 -1
  165. package/dist/patterns/calendar/index.js +1 -1
  166. package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts +58 -26
  167. package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts.map +1 -1
  168. package/dist/patterns/help-me-write-templates/index.d.ts +1 -1
  169. package/dist/patterns/help-me-write-templates/index.d.ts.map +1 -1
  170. package/dist/patterns/help-me-write-templates/index.js +1 -1
  171. package/dist/tokens.css +6 -6
  172. package/package.json +5 -1
  173. package/dist/_chunks/calendar-ChJQzRw-.js.map +0 -1
  174. package/dist/_chunks/calendar-workspace-DhXqqu-D.js +0 -11392
  175. package/dist/_chunks/calendar-workspace-DhXqqu-D.js.map +0 -1
  176. package/dist/_chunks/face-scheme-Dg6ZyLKb.js.map +0 -1
  177. package/dist/_chunks/help-me-write-templates-B-m7zgJa.js +0 -775
  178. package/dist/_chunks/help-me-write-templates-B-m7zgJa.js.map +0 -1
  179. package/dist/_chunks/highlighter-DSkckT2Q.js +0 -15
  180. package/dist/_chunks/highlighter-DSkckT2Q.js.map +0 -1
  181. package/dist/_chunks/notes-panel-CRAovkjx.js.map +0 -1
  182. package/dist/_chunks/panel-subview-PMBRPFOa.js.map +0 -1
  183. package/dist/_chunks/rich-text-editor-DUMeifwc.js +0 -3176
  184. package/dist/_chunks/rich-text-editor-DUMeifwc.js.map +0 -1
  185. package/dist/_chunks/wand-sparkles-DAjKyhz7.js +0 -27
  186. package/dist/_chunks/wand-sparkles-DAjKyhz7.js.map +0 -1
@@ -520,12 +520,12 @@
520
520
  .ds\:grid-cols-\[repeat\(auto-fit\,minmax\(12rem\,1fr\)\)\] {
521
521
  grid-template-columns:repeat(auto-fit,minmax(192px,1fr));
522
522
  }
523
+ .ds\:py-\[0\.0625rem\] {
524
+ padding-block:1px;
525
+ }
523
526
  .ds\:text-\[7rem\] {
524
527
  font-size:112px;
525
528
  }
526
- .ds\:\[block-size\:14rem\] {
527
- block-size:224px;
528
- }
529
529
  .ds\:\[block-size\:44rem\] {
530
530
  block-size:704px;
531
531
  }
@@ -562,8 +562,8 @@
562
562
  .ds\:\[max-block-size\:14rem\] {
563
563
  max-block-size:224px;
564
564
  }
565
- .ds\:\[max-block-size\:16rem\] {
566
- max-block-size:256px;
565
+ .ds\:\[max-block-size\:16\.5rem\] {
566
+ max-block-size:264px;
567
567
  }
568
568
  .ds\:\[max-inline-size\:6\.5rem\] {
569
569
  max-inline-size:104px;
@@ -2796,9 +2796,26 @@ export declare const arUi: {
2796
2796
  readonly heading: "عنوان";
2797
2797
  readonly extensions: "إضافات المحرر";
2798
2798
  readonly insertVariable: "إدراج متغير";
2799
- readonly variables: "المتغيرات";
2799
+ readonly variables: {
2800
+ readonly menuLabel: "المتغيرات";
2801
+ readonly search: "البحث عن المتغيرات…";
2802
+ readonly recent: "الأخيرة";
2803
+ readonly groups: {
2804
+ readonly patient: "المريض";
2805
+ readonly appointment: "الموعد";
2806
+ readonly practice: "العيادة";
2807
+ readonly operator: "المُشغّل";
2808
+ readonly document: "المستند";
2809
+ readonly other: "أخرى";
2810
+ };
2811
+ readonly empty: "لا يوجد متغير يطابق «{{query}}»";
2812
+ readonly footer: {
2813
+ readonly navigate: "التنقل";
2814
+ readonly insert: "الإدراج";
2815
+ readonly close: "إغلاق";
2816
+ };
2817
+ };
2800
2818
  readonly variableInvalid: "متغير غير صالح: {{tokens}}. اختر متغيرًا من إدراج متغير.";
2801
- readonly variableNoMatch: "لا يوجد متغير يطابق «{{query}}»";
2802
2819
  readonly more: "المزيد من الخيارات";
2803
2820
  readonly link: {
2804
2821
  readonly url: "URL";
@@ -2889,6 +2906,17 @@ export declare const arUi: {
2889
2906
  readonly autoFormat: "تنسيق المستند تلقائيًا";
2890
2907
  readonly consentRecorded: "تم تسجيل الموافقة على المساعدة بالذكاء الاصطناعي.";
2891
2908
  readonly consentRegionLabel: "موافقة المساعدة بالذكاء الاصطناعي لهذا المستند";
2909
+ readonly templates: "القوالب";
2910
+ readonly templatesGroup: "قوالب العيادة";
2911
+ readonly noTemplates: "لا توجد قوالب بعد";
2912
+ readonly templatesNoteEmpty: "الملاحظة فارغة. أملِ أو اكتب أولًا لاستخدام قالب.";
2913
+ readonly createFirstTemplate: "أنشئ قالبك الأول";
2914
+ readonly manageTemplates: "إدارة القوالب";
2915
+ readonly defaultBadge: "افتراضي";
2916
+ readonly actionError: "حدث خطأ ما. حاول مرة أخرى.";
2917
+ readonly actionStale: "تغيّر النص أثناء إعادة الكتابة. لم يُستبدل أي شيء. حاول مرة أخرى.";
2918
+ readonly selectionTools: "أدوات التحديد";
2919
+ readonly actionDone: "تم. جرى تحديث الملاحظة.";
2892
2920
  };
2893
2921
  };
2894
2922
  readonly payment: {
@@ -3144,6 +3172,8 @@ export declare const arUi: {
3144
3172
  };
3145
3173
  readonly helpMeWriteTemplates: {
3146
3174
  readonly bar: {
3175
+ readonly contextDocument: "يستخدم الملاحظة كلها سياقًا. تُدرج المسودة عند المؤشر.";
3176
+ readonly contextSelection: "يستخدم النص المحدد سياقًا. تحل المسودة محله.";
3147
3177
  readonly templatesMenu: "القوالب";
3148
3178
  readonly templatesGroup: "قوالب العيادة";
3149
3179
  readonly createFirst: "أنشئ قالبك الأول";
@@ -3188,10 +3218,12 @@ export declare const arUi: {
3188
3218
  };
3189
3219
  readonly manager: {
3190
3220
  readonly title: "قوالب الذكاء الاصطناعي";
3191
- readonly description: "مشتركة مع جميع أعضاء العيادة. يظهر القالب الافتراضي أولًا.";
3221
+ readonly description: "مشتركة مع كل من في العيادة. اسحب لتحديد ترتيب قائمة القوالب.";
3192
3222
  readonly new: "قالب جديد";
3193
3223
  readonly done: "تم";
3194
3224
  readonly listLabel: "القوالب";
3225
+ readonly reorderHandle: "إعادة ترتيب {{label}}. اضغط Alt + أعلى أو Alt + أسفل للنقل.";
3226
+ readonly reorderAnnounce: "تم نقل {{label}} إلى الموضع {{to}} من {{total}}";
3195
3227
  readonly edit: "تعديل {{name}}";
3196
3228
  readonly delete: "حذف {{name}}";
3197
3229
  readonly emptyTitle: "لا توجد قوالب بعد";
@@ -4161,7 +4193,10 @@ export declare const arUi: {
4161
4193
  readonly actions: {
4162
4194
  readonly groupLabel: "إجراءات الأجندة";
4163
4195
  readonly schedulingLabel: "الجدولة";
4196
+ readonly createGroupLabel: "إنشاء جديد";
4197
+ readonly toolsLabel: "أدوات الأجندة";
4164
4198
  readonly newAppointment: "موعد جديد";
4199
+ readonly newTask: "مهمة جديدة";
4165
4200
  readonly privacy: "وضع الخصوصية";
4166
4201
  readonly findFreeSlots: "البحث عن مواعيد متاحة";
4167
4202
  readonly printDay: "طباعة اليوم";
@@ -4546,6 +4581,8 @@ export declare const arUi: {
4546
4581
  readonly chairBusy: "الكرسي المختار مشغول في وقت الموعد.";
4547
4582
  readonly operatorBusy: "المعالج المختار مشغول في وقت الموعد.";
4548
4583
  readonly operatorAbsent: "المعالج المختار غائب في تاريخ الموعد.";
4584
+ readonly careRestrictedResourceHint: "غير مسموح به لهذه الخدمة";
4585
+ readonly careRestrictionConflict: "لا يوجد معالج/كرسي مشترك بين الخدمات المحددة";
4549
4586
  readonly reminderDisabled: "(معطّل)";
4550
4587
  readonly priceListAllPhases: "كل المراحل";
4551
4588
  readonly priceListBilled: "إجراء غير مسموح: الخدمة صدرت لها فاتورة بالفعل.";
@@ -4581,6 +4618,32 @@ export declare const arUi: {
4581
4618
  readonly signMode_two: "توقيع مستندين مطلوبين";
4582
4619
  readonly signMode_few: "توقيع {{count}} مستندات مطلوبة";
4583
4620
  };
4621
+ readonly taskEditor: {
4622
+ readonly title: "مهمة جديدة";
4623
+ readonly editTitle: "تعديل المهمة";
4624
+ readonly date: "التاريخ";
4625
+ readonly time: "الوقت";
4626
+ readonly note: "ملاحظة";
4627
+ readonly noteRequired: "أدخل ملاحظة.";
4628
+ readonly operator: "المشغّل";
4629
+ readonly operatorNone: "بلا مشغّل";
4630
+ readonly about: "يخص";
4631
+ readonly aboutNobody: "لا أحد";
4632
+ readonly aboutPatient: "المريض";
4633
+ readonly aboutCompany: "الشركة";
4634
+ readonly companyName: "اسم الشركة";
4635
+ readonly companyUnresolved: "الشركة المرتبطة (غير مدرجة): {{id}}";
4636
+ readonly companyReplace: "استبدال الشركة";
4637
+ readonly done: "مكتملة";
4638
+ readonly save: "حفظ";
4639
+ readonly cancel: "إلغاء";
4640
+ readonly delete: "حذف";
4641
+ readonly deleteConfirmTitle: "هل تريد حذف هذه المهمة؟";
4642
+ readonly deleteConfirmBody: "ستتم إزالة المهمة. لا يمكن التراجع عن هذا الإجراء هنا.";
4643
+ readonly deleteConfirm: "حذف";
4644
+ readonly deleteCancel: "الاحتفاظ";
4645
+ readonly readOnlyBody: "هذه المهمة للقراءة فقط.";
4646
+ };
4584
4647
  readonly findSlots: {
4585
4648
  readonly bandOptions: "الخيارات المتاحة";
4586
4649
  readonly tool: "البحث عن مواعيد متاحة";
@@ -4809,16 +4872,19 @@ export declare const arUi: {
4809
4872
  readonly undone: "تمت استعادة المدة";
4810
4873
  };
4811
4874
  readonly bookings: {
4812
- readonly title: "الحجوزات عبر الإنترنت";
4813
- readonly intro: "حجوزات آخر ثلاثين يوماً التي ما زالت تحتاج إلى مريض أو معالج.";
4875
+ readonly title: "بحاجة إلى إكمال";
4876
+ readonly intro: "المواعيد الظاهرة التي ما زالت تحتاج إلى مريض أو معالج أو كرسي، أياً كانت طريقة إنشائها.";
4814
4877
  readonly new: "جديد";
4815
4878
  readonly bookedOn: "حُجز في {{date}}";
4816
4879
  readonly needsPatient: "تعيين مريض";
4817
4880
  readonly needsOperator: "تعيين معالج";
4881
+ readonly needsChair: "تعيين كرسي";
4818
4882
  readonly assignPatient: "تعيين مريض";
4819
4883
  readonly assignOperator: "تعيين معالج";
4884
+ readonly assignChair: "تعيين كرسي";
4820
4885
  readonly assignPatientShort: "المريض";
4821
4886
  readonly assignOperatorShort: "المعالج";
4887
+ readonly assignChairShort: "الكرسي";
4822
4888
  readonly edit: "تعديل الموعد";
4823
4889
  readonly whatsapp: "مراسلة عبر واتساب";
4824
4890
  readonly whatsappNoNumber: "لا يوجد رقم واتساب لهذا الحجز";
@@ -4828,7 +4894,11 @@ export declare const arUi: {
4828
4894
  readonly current: "الحجز المحدد";
4829
4895
  readonly showInCalendarNamed: "إظهار حجز {{when}} في الأجندة";
4830
4896
  readonly showInCalendar: "إظهار في الأجندة";
4831
- readonly emptyTitle: "لا توجد حجوزات للمراجعة.";
4897
+ readonly emptyTitle: "لا توجد مواعيد لإكمالها.";
4898
+ readonly filterNoPatient: "بدون مريض";
4899
+ readonly filterNoOperator: "بدون معالج";
4900
+ readonly filterNoChair: "بدون كرسي";
4901
+ readonly notShownOnChairAxis: "لا تظهر في أعمدة الكراسي حتى يتم تعيين كرسي.";
4832
4902
  };
4833
4903
  readonly waitingList: {
4834
4904
  readonly removed: "أُزيل من قائمة الانتظار";
@@ -4872,6 +4942,7 @@ export declare const arUi: {
4872
4942
  };
4873
4943
  readonly readOnly: {
4874
4944
  readonly createBlocked: "ليست لديك صلاحية إنشاء المواعيد.";
4945
+ readonly createTaskBlocked: "ليست لديك صلاحية إنشاء المهام.";
4875
4946
  readonly changeBlocked: "ليست لديك صلاحية تعديل المواعيد.";
4876
4947
  readonly waitingBlocked: "ليست لديك صلاحية تعديل قائمة الانتظار.";
4877
4948
  readonly waitingLockedBody: "ليست لديك صلاحية تعديل قائمة الانتظار — اطلب من مالك العيادة صلاحية تعديل التقويم.";
@@ -1 +1 @@
1
- {"version":3,"file":"ar.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/ar.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA02JP,CAAC"}
1
+ {"version":3,"file":"ar.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/ar.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAs7JP,CAAC"}
@@ -2770,9 +2770,26 @@ const e = {
2770
2770
  heading: "عنوان",
2771
2771
  extensions: "إضافات المحرر",
2772
2772
  insertVariable: "إدراج متغير",
2773
- variables: "المتغيرات",
2773
+ variables: {
2774
+ menuLabel: "المتغيرات",
2775
+ search: "البحث عن المتغيرات…",
2776
+ recent: "الأخيرة",
2777
+ groups: {
2778
+ patient: "المريض",
2779
+ appointment: "الموعد",
2780
+ practice: "العيادة",
2781
+ operator: "المُشغّل",
2782
+ document: "المستند",
2783
+ other: "أخرى"
2784
+ },
2785
+ empty: "لا يوجد متغير يطابق «{{query}}»",
2786
+ footer: {
2787
+ navigate: "التنقل",
2788
+ insert: "الإدراج",
2789
+ close: "إغلاق"
2790
+ }
2791
+ },
2774
2792
  variableInvalid: "متغير غير صالح: {{tokens}}. اختر متغيرًا من إدراج متغير.",
2775
- variableNoMatch: "لا يوجد متغير يطابق «{{query}}»",
2776
2793
  more: "المزيد من الخيارات",
2777
2794
  link: {
2778
2795
  url: "URL",
@@ -2862,7 +2879,18 @@ const e = {
2862
2879
  proofread: "التدقيق الإملائي والنحوي",
2863
2880
  autoFormat: "تنسيق المستند تلقائيًا",
2864
2881
  consentRecorded: "تم تسجيل الموافقة على المساعدة بالذكاء الاصطناعي.",
2865
- consentRegionLabel: "موافقة المساعدة بالذكاء الاصطناعي لهذا المستند"
2882
+ consentRegionLabel: "موافقة المساعدة بالذكاء الاصطناعي لهذا المستند",
2883
+ templates: "القوالب",
2884
+ templatesGroup: "قوالب العيادة",
2885
+ noTemplates: "لا توجد قوالب بعد",
2886
+ templatesNoteEmpty: "الملاحظة فارغة. أملِ أو اكتب أولًا لاستخدام قالب.",
2887
+ createFirstTemplate: "أنشئ قالبك الأول",
2888
+ manageTemplates: "إدارة القوالب",
2889
+ defaultBadge: "افتراضي",
2890
+ actionError: "حدث خطأ ما. حاول مرة أخرى.",
2891
+ actionStale: "تغيّر النص أثناء إعادة الكتابة. لم يُستبدل أي شيء. حاول مرة أخرى.",
2892
+ selectionTools: "أدوات التحديد",
2893
+ actionDone: "تم. جرى تحديث الملاحظة."
2866
2894
  }
2867
2895
  },
2868
2896
  payment: {
@@ -3115,6 +3143,8 @@ const e = {
3115
3143
  },
3116
3144
  helpMeWriteTemplates: {
3117
3145
  bar: {
3146
+ contextDocument: "يستخدم الملاحظة كلها سياقًا. تُدرج المسودة عند المؤشر.",
3147
+ contextSelection: "يستخدم النص المحدد سياقًا. تحل المسودة محله.",
3118
3148
  templatesMenu: "القوالب",
3119
3149
  templatesGroup: "قوالب العيادة",
3120
3150
  createFirst: "أنشئ قالبك الأول",
@@ -3159,10 +3189,12 @@ const e = {
3159
3189
  },
3160
3190
  manager: {
3161
3191
  title: "قوالب الذكاء الاصطناعي",
3162
- description: "مشتركة مع جميع أعضاء العيادة. يظهر القالب الافتراضي أولًا.",
3192
+ description: "مشتركة مع كل من في العيادة. اسحب لتحديد ترتيب قائمة القوالب.",
3163
3193
  new: "قالب جديد",
3164
3194
  done: "تم",
3165
3195
  listLabel: "القوالب",
3196
+ reorderHandle: "إعادة ترتيب {{label}}. اضغط Alt + أعلى أو Alt + أسفل للنقل.",
3197
+ reorderAnnounce: "تم نقل {{label}} إلى الموضع {{to}} من {{total}}",
3166
3198
  edit: "تعديل {{name}}",
3167
3199
  delete: "حذف {{name}}",
3168
3200
  emptyTitle: "لا توجد قوالب بعد",
@@ -4125,7 +4157,10 @@ const e = {
4125
4157
  actions: {
4126
4158
  groupLabel: "إجراءات الأجندة",
4127
4159
  schedulingLabel: "الجدولة",
4160
+ createGroupLabel: "إنشاء جديد",
4161
+ toolsLabel: "أدوات الأجندة",
4128
4162
  newAppointment: "موعد جديد",
4163
+ newTask: "مهمة جديدة",
4129
4164
  privacy: "وضع الخصوصية",
4130
4165
  findFreeSlots: "البحث عن مواعيد متاحة",
4131
4166
  printDay: "طباعة اليوم",
@@ -4510,6 +4545,8 @@ const e = {
4510
4545
  chairBusy: "الكرسي المختار مشغول في وقت الموعد.",
4511
4546
  operatorBusy: "المعالج المختار مشغول في وقت الموعد.",
4512
4547
  operatorAbsent: "المعالج المختار غائب في تاريخ الموعد.",
4548
+ careRestrictedResourceHint: "غير مسموح به لهذه الخدمة",
4549
+ careRestrictionConflict: "لا يوجد معالج/كرسي مشترك بين الخدمات المحددة",
4513
4550
  reminderDisabled: "(معطّل)",
4514
4551
  priceListAllPhases: "كل المراحل",
4515
4552
  priceListBilled: "إجراء غير مسموح: الخدمة صدرت لها فاتورة بالفعل.",
@@ -4545,6 +4582,32 @@ const e = {
4545
4582
  signMode_two: "توقيع مستندين مطلوبين",
4546
4583
  signMode_few: "توقيع {{count}} مستندات مطلوبة"
4547
4584
  },
4585
+ taskEditor: {
4586
+ title: "مهمة جديدة",
4587
+ editTitle: "تعديل المهمة",
4588
+ date: "التاريخ",
4589
+ time: "الوقت",
4590
+ note: "ملاحظة",
4591
+ noteRequired: "أدخل ملاحظة.",
4592
+ operator: "المشغّل",
4593
+ operatorNone: "بلا مشغّل",
4594
+ about: "يخص",
4595
+ aboutNobody: "لا أحد",
4596
+ aboutPatient: "المريض",
4597
+ aboutCompany: "الشركة",
4598
+ companyName: "اسم الشركة",
4599
+ companyUnresolved: "الشركة المرتبطة (غير مدرجة): {{id}}",
4600
+ companyReplace: "استبدال الشركة",
4601
+ done: "مكتملة",
4602
+ save: "حفظ",
4603
+ cancel: "إلغاء",
4604
+ delete: "حذف",
4605
+ deleteConfirmTitle: "هل تريد حذف هذه المهمة؟",
4606
+ deleteConfirmBody: "ستتم إزالة المهمة. لا يمكن التراجع عن هذا الإجراء هنا.",
4607
+ deleteConfirm: "حذف",
4608
+ deleteCancel: "الاحتفاظ",
4609
+ readOnlyBody: "هذه المهمة للقراءة فقط."
4610
+ },
4548
4611
  findSlots: {
4549
4612
  bandOptions: "الخيارات المتاحة",
4550
4613
  tool: "البحث عن مواعيد متاحة",
@@ -4773,16 +4836,19 @@ const e = {
4773
4836
  undone: "تمت استعادة المدة"
4774
4837
  },
4775
4838
  bookings: {
4776
- title: "الحجوزات عبر الإنترنت",
4777
- intro: "حجوزات آخر ثلاثين يوماً التي ما زالت تحتاج إلى مريض أو معالج.",
4839
+ title: "بحاجة إلى إكمال",
4840
+ intro: "المواعيد الظاهرة التي ما زالت تحتاج إلى مريض أو معالج أو كرسي، أياً كانت طريقة إنشائها.",
4778
4841
  new: "جديد",
4779
4842
  bookedOn: "حُجز في {{date}}",
4780
4843
  needsPatient: "تعيين مريض",
4781
4844
  needsOperator: "تعيين معالج",
4845
+ needsChair: "تعيين كرسي",
4782
4846
  assignPatient: "تعيين مريض",
4783
4847
  assignOperator: "تعيين معالج",
4848
+ assignChair: "تعيين كرسي",
4784
4849
  assignPatientShort: "المريض",
4785
4850
  assignOperatorShort: "المعالج",
4851
+ assignChairShort: "الكرسي",
4786
4852
  edit: "تعديل الموعد",
4787
4853
  whatsapp: "مراسلة عبر واتساب",
4788
4854
  whatsappNoNumber: "لا يوجد رقم واتساب لهذا الحجز",
@@ -4792,7 +4858,11 @@ const e = {
4792
4858
  current: "الحجز المحدد",
4793
4859
  showInCalendarNamed: "إظهار حجز {{when}} في الأجندة",
4794
4860
  showInCalendar: "إظهار في الأجندة",
4795
- emptyTitle: "لا توجد حجوزات للمراجعة."
4861
+ emptyTitle: "لا توجد مواعيد لإكمالها.",
4862
+ filterNoPatient: "بدون مريض",
4863
+ filterNoOperator: "بدون معالج",
4864
+ filterNoChair: "بدون كرسي",
4865
+ notShownOnChairAxis: "لا تظهر في أعمدة الكراسي حتى يتم تعيين كرسي."
4796
4866
  },
4797
4867
  waitingList: {
4798
4868
  removed: "أُزيل من قائمة الانتظار",
@@ -4836,6 +4906,7 @@ const e = {
4836
4906
  },
4837
4907
  readOnly: {
4838
4908
  createBlocked: "ليست لديك صلاحية إنشاء المواعيد.",
4909
+ createTaskBlocked: "ليست لديك صلاحية إنشاء المهام.",
4839
4910
  changeBlocked: "ليست لديك صلاحية تعديل المواعيد.",
4840
4911
  waitingBlocked: "ليست لديك صلاحية تعديل قائمة الانتظار.",
4841
4912
  waitingLockedBody: "ليست لديك صلاحية تعديل قائمة الانتظار — اطلب من مالك العيادة صلاحية تعديل التقويم."