@alfadocs/ui-kit-debug 1.43.0 → 1.45.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/ai-sparkle-DXeP_6a0.js +52 -0
- package/dist/_chunks/ai-sparkle-DXeP_6a0.js.map +1 -0
- package/dist/_chunks/{calendar-ChJQzRw-.js → calendar-U6N0F99w.js} +383 -359
- package/dist/_chunks/calendar-U6N0F99w.js.map +1 -0
- package/dist/_chunks/calendar-workspace-B7KvZ1_D.js +12161 -0
- package/dist/_chunks/calendar-workspace-B7KvZ1_D.js.map +1 -0
- package/dist/_chunks/{face-scheme-Dg6ZyLKb.js → face-scheme-Bm6pe7R8.js} +265 -275
- package/dist/_chunks/face-scheme-Bm6pe7R8.js.map +1 -0
- package/dist/_chunks/help-me-write-templates-GUeEn3Ff.js +741 -0
- package/dist/_chunks/help-me-write-templates-GUeEn3Ff.js.map +1 -0
- package/dist/_chunks/{notes-panel-CRAovkjx.js → notes-panel-Dkk9QPPX.js} +159 -152
- package/dist/_chunks/notes-panel-Dkk9QPPX.js.map +1 -0
- package/dist/_chunks/{panel-subview-PMBRPFOa.js → panel-subview-CYnuX-KR.js} +61 -40
- package/dist/_chunks/panel-subview-CYnuX-KR.js.map +1 -0
- package/dist/_chunks/rich-text-editor-BrAvNajV.js +3779 -0
- package/dist/_chunks/rich-text-editor-BrAvNajV.js.map +1 -0
- package/dist/_chunks/undo-2-CYNAzclj.js +26 -0
- package/dist/_chunks/undo-2-CYNAzclj.js.map +1 -0
- package/dist/_chunks/use-ai-sparkle-CyQSRTCe.js +103 -0
- package/dist/_chunks/use-ai-sparkle-CyQSRTCe.js.map +1 -0
- package/dist/_chunks/variables-menu-vXUaSBj4.js +401 -0
- package/dist/_chunks/variables-menu-vXUaSBj4.js.map +1 -0
- package/dist/agent-catalog.json +84 -3
- package/dist/agent-i18n/en.json +14 -3
- package/dist/components/ai-sparkle/ai-sparkle.d.ts +24 -0
- package/dist/components/ai-sparkle/ai-sparkle.d.ts.map +1 -0
- package/dist/components/ai-sparkle/index.d.ts +3 -0
- package/dist/components/ai-sparkle/index.d.ts.map +1 -0
- package/dist/components/ai-sparkle/index.js +5 -0
- package/dist/components/ai-sparkle/index.js.map +1 -0
- package/dist/components/calendar/calendar.d.ts +6 -0
- package/dist/components/calendar/calendar.d.ts.map +1 -1
- package/dist/components/calendar/index.js +1 -1
- package/dist/components/face-scheme/index.js +1 -1
- package/dist/components/index.d.ts +4 -2
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +4 -0
- package/dist/components/notes-panel/notes-panel.d.ts.map +1 -1
- package/dist/components/panel-subview/index.js +1 -1
- package/dist/components/panel-subview/panel-subview.d.ts +6 -0
- package/dist/components/panel-subview/panel-subview.d.ts.map +1 -1
- package/dist/components/rich-text-editor/editor-toolbar.d.ts +35 -3
- package/dist/components/rich-text-editor/editor-toolbar.d.ts.map +1 -1
- package/dist/components/rich-text-editor/index.d.ts +1 -1
- package/dist/components/rich-text-editor/index.d.ts.map +1 -1
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/components/rich-text-editor/rich-text-editor.agent.d.ts.map +1 -1
- package/dist/components/rich-text-editor/rich-text-editor.d.ts +98 -15
- package/dist/components/rich-text-editor/rich-text-editor.d.ts.map +1 -1
- package/dist/components/variables-menu/index.d.ts +4 -0
- package/dist/components/variables-menu/index.d.ts.map +1 -0
- package/dist/components/variables-menu/index.js +6 -0
- package/dist/components/variables-menu/index.js.map +1 -0
- package/dist/components/variables-menu/variables-menu.agent.d.ts +10 -0
- package/dist/components/variables-menu/variables-menu.agent.d.ts.map +1 -0
- package/dist/components/variables-menu/variables-menu.d.ts +53 -0
- package/dist/components/variables-menu/variables-menu.d.ts.map +1 -0
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/index.d.ts.map +1 -1
- package/dist/hooks/index.js +64 -56
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/use-ai-sparkle.d.ts +109 -0
- package/dist/hooks/use-ai-sparkle.d.ts.map +1 -0
- package/dist/host-compat.css +5 -5
- package/dist/i18n/locales/ar.d.ts +77 -6
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +78 -7
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts +77 -6
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +78 -7
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/el.d.ts +77 -6
- package/dist/i18n/locales/el.d.ts.map +1 -1
- package/dist/i18n/locales/el.js +78 -7
- package/dist/i18n/locales/el.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +77 -6
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +85 -7
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts +77 -6
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +78 -7
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts +77 -6
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +78 -7
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts +77 -6
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +78 -7
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/it.d.ts +77 -6
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +78 -7
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts +77 -6
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +78 -7
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts +77 -6
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +78 -7
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts +77 -6
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +78 -7
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts +77 -6
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +78 -7
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ro.d.ts +77 -6
- package/dist/i18n/locales/ro.d.ts.map +1 -1
- package/dist/i18n/locales/ro.js +78 -7
- package/dist/i18n/locales/ro.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts +77 -6
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +78 -7
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/sq.d.ts +77 -6
- package/dist/i18n/locales/sq.d.ts.map +1 -1
- package/dist/i18n/locales/sq.js +78 -7
- package/dist/i18n/locales/sq.js.map +1 -1
- package/dist/i18n/locales/sv.d.ts +77 -6
- package/dist/i18n/locales/sv.d.ts.map +1 -1
- package/dist/i18n/locales/sv.js +78 -7
- package/dist/i18n/locales/sv.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts +77 -6
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +78 -7
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/zh.d.ts +77 -6
- package/dist/i18n/locales/zh.d.ts.map +1 -1
- package/dist/i18n/locales/zh.js +78 -7
- package/dist/i18n/locales/zh.js.map +1 -1
- package/dist/index.js +1106 -1099
- package/dist/index.js.map +1 -1
- package/dist/locales/ar.json +78 -7
- package/dist/locales/de.json +78 -7
- package/dist/locales/el.json +78 -7
- package/dist/locales/en.json +78 -7
- package/dist/locales/es.json +78 -7
- package/dist/locales/fr.json +78 -7
- package/dist/locales/hi.json +78 -7
- package/dist/locales/it.json +78 -7
- package/dist/locales/ja.json +78 -7
- package/dist/locales/nl.json +78 -7
- package/dist/locales/pl.json +78 -7
- package/dist/locales/pt.json +78 -7
- package/dist/locales/ro.json +78 -7
- package/dist/locales/ru.json +78 -7
- package/dist/locales/sq.json +78 -7
- package/dist/locales/sv.json +78 -7
- package/dist/locales/tr.json +78 -7
- package/dist/locales/zh.json +78 -7
- package/dist/patterns/calendar/calendar-bookings-panel.d.ts +8 -3
- package/dist/patterns/calendar/calendar-bookings-panel.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-care-rules.d.ts +49 -0
- package/dist/patterns/calendar/calendar-care-rules.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-task-editor.d.ts +31 -0
- package/dist/patterns/calendar/calendar-task-editor.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-waiting-list-panel.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-workspace.d.ts +8 -1
- package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-workspace.model.d.ts +39 -12
- package/dist/patterns/calendar/calendar-workspace.model.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.data.d.ts +9 -0
- package/dist/patterns/calendar/calendar.data.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.journey.d.ts +35 -3
- package/dist/patterns/calendar/calendar.journey.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.model.d.ts +23 -1
- package/dist/patterns/calendar/calendar.model.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +21 -3
- package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.surface.d.ts +6 -1
- package/dist/patterns/calendar/calendar.surface.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.types.d.ts +32 -1
- package/dist/patterns/calendar/calendar.types.d.ts.map +1 -1
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts +58 -26
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts.map +1 -1
- package/dist/patterns/help-me-write-templates/index.d.ts +1 -1
- package/dist/patterns/help-me-write-templates/index.d.ts.map +1 -1
- package/dist/patterns/help-me-write-templates/index.js +1 -1
- package/dist/tokens.css +6 -6
- package/package.json +5 -1
- package/dist/_chunks/calendar-ChJQzRw-.js.map +0 -1
- package/dist/_chunks/calendar-workspace-DhXqqu-D.js +0 -11392
- package/dist/_chunks/calendar-workspace-DhXqqu-D.js.map +0 -1
- package/dist/_chunks/face-scheme-Dg6ZyLKb.js.map +0 -1
- package/dist/_chunks/help-me-write-templates-B-m7zgJa.js +0 -775
- package/dist/_chunks/help-me-write-templates-B-m7zgJa.js.map +0 -1
- package/dist/_chunks/highlighter-DSkckT2Q.js +0 -15
- package/dist/_chunks/highlighter-DSkckT2Q.js.map +0 -1
- package/dist/_chunks/notes-panel-CRAovkjx.js.map +0 -1
- package/dist/_chunks/panel-subview-PMBRPFOa.js.map +0 -1
- package/dist/_chunks/rich-text-editor-DUMeifwc.js +0 -3176
- package/dist/_chunks/rich-text-editor-DUMeifwc.js.map +0 -1
- package/dist/_chunks/wand-sparkles-DAjKyhz7.js +0 -27
- package/dist/_chunks/wand-sparkles-DAjKyhz7.js.map +0 -1
|
@@ -2804,9 +2804,26 @@ export declare const enUi: {
|
|
|
2804
2804
|
readonly heading: "Heading";
|
|
2805
2805
|
readonly extensions: "Editor extensions";
|
|
2806
2806
|
readonly insertVariable: "Insert variable";
|
|
2807
|
-
readonly variables:
|
|
2807
|
+
readonly variables: {
|
|
2808
|
+
readonly menuLabel: "Variables";
|
|
2809
|
+
readonly search: "Search variables…";
|
|
2810
|
+
readonly recent: "Recent";
|
|
2811
|
+
readonly groups: {
|
|
2812
|
+
readonly patient: "Patient";
|
|
2813
|
+
readonly appointment: "Appointment";
|
|
2814
|
+
readonly practice: "Practice";
|
|
2815
|
+
readonly operator: "Operator";
|
|
2816
|
+
readonly document: "Document";
|
|
2817
|
+
readonly other: "Other";
|
|
2818
|
+
};
|
|
2819
|
+
readonly empty: "No variables match \"{{query}}\"";
|
|
2820
|
+
readonly footer: {
|
|
2821
|
+
readonly navigate: "navigate";
|
|
2822
|
+
readonly insert: "insert";
|
|
2823
|
+
readonly close: "close";
|
|
2824
|
+
};
|
|
2825
|
+
};
|
|
2808
2826
|
readonly variableInvalid: "Not a valid variable: {{tokens}}. Pick one from Insert variable.";
|
|
2809
|
-
readonly variableNoMatch: "No variable matches “{{query}}”";
|
|
2810
2827
|
readonly more: "More options";
|
|
2811
2828
|
readonly link: {
|
|
2812
2829
|
readonly url: "URL";
|
|
@@ -2897,6 +2914,17 @@ export declare const enUi: {
|
|
|
2897
2914
|
readonly autoFormat: "Auto-format document";
|
|
2898
2915
|
readonly consentRecorded: "AI assistance consent has been recorded.";
|
|
2899
2916
|
readonly consentRegionLabel: "AI assistance consent for this document";
|
|
2917
|
+
readonly templates: "Templates";
|
|
2918
|
+
readonly templatesGroup: "Practice templates";
|
|
2919
|
+
readonly noTemplates: "No templates yet";
|
|
2920
|
+
readonly templatesNoteEmpty: "The note is empty. Dictate or type first to use a template.";
|
|
2921
|
+
readonly createFirstTemplate: "Create your first template";
|
|
2922
|
+
readonly manageTemplates: "Manage templates";
|
|
2923
|
+
readonly defaultBadge: "Default";
|
|
2924
|
+
readonly actionError: "Something went wrong. Try again.";
|
|
2925
|
+
readonly actionStale: "The text changed while the AI was rewriting it. Nothing was replaced. Try again.";
|
|
2926
|
+
readonly selectionTools: "Selection tools";
|
|
2927
|
+
readonly actionDone: "Done. The note has been updated.";
|
|
2900
2928
|
};
|
|
2901
2929
|
};
|
|
2902
2930
|
readonly payment: {
|
|
@@ -3152,6 +3180,8 @@ export declare const enUi: {
|
|
|
3152
3180
|
};
|
|
3153
3181
|
readonly helpMeWriteTemplates: {
|
|
3154
3182
|
readonly bar: {
|
|
3183
|
+
readonly contextDocument: "Uses the whole note as context. The draft goes in at the cursor.";
|
|
3184
|
+
readonly contextSelection: "Uses the selected text as context. The draft replaces it.";
|
|
3155
3185
|
readonly templatesMenu: "Templates";
|
|
3156
3186
|
readonly templatesGroup: "Practice templates";
|
|
3157
3187
|
readonly createFirst: "Create your first template";
|
|
@@ -3196,10 +3226,12 @@ export declare const enUi: {
|
|
|
3196
3226
|
};
|
|
3197
3227
|
readonly manager: {
|
|
3198
3228
|
readonly title: "AI templates";
|
|
3199
|
-
readonly description: "Shared with everyone in the practice.
|
|
3229
|
+
readonly description: "Shared with everyone in the practice. Drag to set the order of the Templates menu.";
|
|
3200
3230
|
readonly new: "New template";
|
|
3201
3231
|
readonly done: "Done";
|
|
3202
3232
|
readonly listLabel: "Templates";
|
|
3233
|
+
readonly reorderHandle: "Reorder {{label}}. Press Alt + Up or Alt + Down to move.";
|
|
3234
|
+
readonly reorderAnnounce: "{{label}} moved to position {{to}} of {{total}}";
|
|
3203
3235
|
readonly edit: "Edit {{name}}";
|
|
3204
3236
|
readonly delete: "Delete {{name}}";
|
|
3205
3237
|
readonly emptyTitle: "No templates yet";
|
|
@@ -4169,7 +4201,10 @@ export declare const enUi: {
|
|
|
4169
4201
|
readonly actions: {
|
|
4170
4202
|
readonly groupLabel: "Agenda actions";
|
|
4171
4203
|
readonly schedulingLabel: "Scheduling";
|
|
4204
|
+
readonly createGroupLabel: "Create new";
|
|
4205
|
+
readonly toolsLabel: "Agenda tools";
|
|
4172
4206
|
readonly newAppointment: "New appointment";
|
|
4207
|
+
readonly newTask: "New task";
|
|
4173
4208
|
readonly privacy: "Privacy mode";
|
|
4174
4209
|
readonly findFreeSlots: "Find free slots";
|
|
4175
4210
|
readonly printDay: "Print day";
|
|
@@ -4554,6 +4589,8 @@ export declare const enUi: {
|
|
|
4554
4589
|
readonly chairBusy: "The chosen chair is busy at this time.";
|
|
4555
4590
|
readonly operatorBusy: "The chosen operator is busy at this time.";
|
|
4556
4591
|
readonly operatorAbsent: "The chosen operator is away on the date of the appointment.";
|
|
4592
|
+
readonly careRestrictedResourceHint: "not allowed for this treatment";
|
|
4593
|
+
readonly careRestrictionConflict: "No operator/chair is common to the selected treatments";
|
|
4557
4594
|
readonly reminderDisabled: "(disabled)";
|
|
4558
4595
|
readonly priceListAllPhases: "All phases";
|
|
4559
4596
|
readonly priceListBilled: "Action not allowed: this treatment has already been invoiced.";
|
|
@@ -4589,6 +4626,32 @@ export declare const enUi: {
|
|
|
4589
4626
|
readonly signMode_two: "Signature of {{count}} required documents";
|
|
4590
4627
|
readonly signMode_few: "Signature of {{count}} required documents";
|
|
4591
4628
|
};
|
|
4629
|
+
readonly taskEditor: {
|
|
4630
|
+
readonly title: "New task";
|
|
4631
|
+
readonly editTitle: "Edit task";
|
|
4632
|
+
readonly date: "Date";
|
|
4633
|
+
readonly time: "Time";
|
|
4634
|
+
readonly note: "Note";
|
|
4635
|
+
readonly noteRequired: "Enter a note.";
|
|
4636
|
+
readonly operator: "Operator";
|
|
4637
|
+
readonly operatorNone: "No operator";
|
|
4638
|
+
readonly about: "Concerns";
|
|
4639
|
+
readonly aboutNobody: "Nobody";
|
|
4640
|
+
readonly aboutPatient: "Patient";
|
|
4641
|
+
readonly aboutCompany: "Company";
|
|
4642
|
+
readonly companyName: "Company name";
|
|
4643
|
+
readonly companyUnresolved: "Linked company (not in the list): {{id}}";
|
|
4644
|
+
readonly companyReplace: "Replace company";
|
|
4645
|
+
readonly done: "Done";
|
|
4646
|
+
readonly save: "Save";
|
|
4647
|
+
readonly cancel: "Cancel";
|
|
4648
|
+
readonly delete: "Delete";
|
|
4649
|
+
readonly deleteConfirmTitle: "Delete this task?";
|
|
4650
|
+
readonly deleteConfirmBody: "The task will be removed. This cannot be undone here.";
|
|
4651
|
+
readonly deleteConfirm: "Delete";
|
|
4652
|
+
readonly deleteCancel: "Keep";
|
|
4653
|
+
readonly readOnlyBody: "This task is read-only.";
|
|
4654
|
+
};
|
|
4592
4655
|
readonly findSlots: {
|
|
4593
4656
|
readonly bandOptions: "Available options";
|
|
4594
4657
|
readonly tool: "Find free slots";
|
|
@@ -4817,16 +4880,19 @@ export declare const enUi: {
|
|
|
4817
4880
|
readonly undone: "Duration restored";
|
|
4818
4881
|
};
|
|
4819
4882
|
readonly bookings: {
|
|
4820
|
-
readonly title: "
|
|
4821
|
-
readonly intro: "
|
|
4883
|
+
readonly title: "To complete";
|
|
4884
|
+
readonly intro: "Appointments in view still missing a patient, an operator or a chair — however they were created.";
|
|
4822
4885
|
readonly new: "New";
|
|
4823
4886
|
readonly bookedOn: "booked {{date}}";
|
|
4824
4887
|
readonly needsPatient: "Patient to assign";
|
|
4825
4888
|
readonly needsOperator: "Operator to assign";
|
|
4889
|
+
readonly needsChair: "Chair to assign";
|
|
4826
4890
|
readonly assignPatient: "Assign patient";
|
|
4827
4891
|
readonly assignOperator: "Assign operator";
|
|
4892
|
+
readonly assignChair: "Assign chair";
|
|
4828
4893
|
readonly assignPatientShort: "Patient";
|
|
4829
4894
|
readonly assignOperatorShort: "Operator";
|
|
4895
|
+
readonly assignChairShort: "Chair";
|
|
4830
4896
|
readonly edit: "Edit appointment";
|
|
4831
4897
|
readonly whatsapp: "Message on WhatsApp";
|
|
4832
4898
|
readonly whatsappNoNumber: "No WhatsApp number for this booking";
|
|
@@ -4836,7 +4902,11 @@ export declare const enUi: {
|
|
|
4836
4902
|
readonly current: "Current booking";
|
|
4837
4903
|
readonly showInCalendarNamed: "Show the {{when}} booking in the calendar";
|
|
4838
4904
|
readonly showInCalendar: "Show in calendar";
|
|
4839
|
-
readonly emptyTitle: "No
|
|
4905
|
+
readonly emptyTitle: "No appointments to complete.";
|
|
4906
|
+
readonly filterNoPatient: "Without a patient";
|
|
4907
|
+
readonly filterNoOperator: "Without an operator";
|
|
4908
|
+
readonly filterNoChair: "Without a chair";
|
|
4909
|
+
readonly notShownOnChairAxis: "Not shown in the chair columns until a chair is assigned.";
|
|
4840
4910
|
};
|
|
4841
4911
|
readonly waitingList: {
|
|
4842
4912
|
readonly removed: "Removed from the waiting list";
|
|
@@ -4880,6 +4950,7 @@ export declare const enUi: {
|
|
|
4880
4950
|
};
|
|
4881
4951
|
readonly readOnly: {
|
|
4882
4952
|
readonly createBlocked: "You do not have permission to create appointments.";
|
|
4953
|
+
readonly createTaskBlocked: "You do not have permission to create tasks.";
|
|
4883
4954
|
readonly changeBlocked: "You do not have permission to change appointments.";
|
|
4884
4955
|
readonly waitingBlocked: "You do not have permission to change the waiting list.";
|
|
4885
4956
|
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QAqnCb,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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QAqnCb,mEAAmE;;;;;;;;;;;;;;;;YAgBjE,yDAAyD;;YAEzD,uEAAuE;;;QAGzE,yDAAyD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA8CzD,sEAAsE;;YAEpE,sEAAsE;;;;;;;;YAQtE,mEAAmE;;;QAGrE,6CAA6C;;YAE3C,6DAA6D;;;QAG/D,iDAAiD;;;;;;QAMjD,kEAAkE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiyH5D,CAAC"}
|
package/dist/i18n/locales/en.js
CHANGED
|
@@ -2787,9 +2787,26 @@ const e = {
|
|
|
2787
2787
|
heading: "Heading",
|
|
2788
2788
|
extensions: "Editor extensions",
|
|
2789
2789
|
insertVariable: "Insert variable",
|
|
2790
|
-
variables:
|
|
2790
|
+
variables: {
|
|
2791
|
+
menuLabel: "Variables",
|
|
2792
|
+
search: "Search variables…",
|
|
2793
|
+
recent: "Recent",
|
|
2794
|
+
groups: {
|
|
2795
|
+
patient: "Patient",
|
|
2796
|
+
appointment: "Appointment",
|
|
2797
|
+
practice: "Practice",
|
|
2798
|
+
operator: "Operator",
|
|
2799
|
+
document: "Document",
|
|
2800
|
+
other: "Other"
|
|
2801
|
+
},
|
|
2802
|
+
empty: 'No variables match "{{query}}"',
|
|
2803
|
+
footer: {
|
|
2804
|
+
navigate: "navigate",
|
|
2805
|
+
insert: "insert",
|
|
2806
|
+
close: "close"
|
|
2807
|
+
}
|
|
2808
|
+
},
|
|
2791
2809
|
variableInvalid: "Not a valid variable: {{tokens}}. Pick one from Insert variable.",
|
|
2792
|
-
variableNoMatch: "No variable matches “{{query}}”",
|
|
2793
2810
|
more: "More options",
|
|
2794
2811
|
link: {
|
|
2795
2812
|
url: "URL",
|
|
@@ -2879,7 +2896,18 @@ const e = {
|
|
|
2879
2896
|
proofread: "Check spelling & grammar",
|
|
2880
2897
|
autoFormat: "Auto-format document",
|
|
2881
2898
|
consentRecorded: "AI assistance consent has been recorded.",
|
|
2882
|
-
consentRegionLabel: "AI assistance consent for this document"
|
|
2899
|
+
consentRegionLabel: "AI assistance consent for this document",
|
|
2900
|
+
templates: "Templates",
|
|
2901
|
+
templatesGroup: "Practice templates",
|
|
2902
|
+
noTemplates: "No templates yet",
|
|
2903
|
+
templatesNoteEmpty: "The note is empty. Dictate or type first to use a template.",
|
|
2904
|
+
createFirstTemplate: "Create your first template",
|
|
2905
|
+
manageTemplates: "Manage templates",
|
|
2906
|
+
defaultBadge: "Default",
|
|
2907
|
+
actionError: "Something went wrong. Try again.",
|
|
2908
|
+
actionStale: "The text changed while the AI was rewriting it. Nothing was replaced. Try again.",
|
|
2909
|
+
selectionTools: "Selection tools",
|
|
2910
|
+
actionDone: "Done. The note has been updated."
|
|
2883
2911
|
}
|
|
2884
2912
|
},
|
|
2885
2913
|
payment: {
|
|
@@ -3135,6 +3163,8 @@ const e = {
|
|
|
3135
3163
|
},
|
|
3136
3164
|
helpMeWriteTemplates: {
|
|
3137
3165
|
bar: {
|
|
3166
|
+
contextDocument: "Uses the whole note as context. The draft goes in at the cursor.",
|
|
3167
|
+
contextSelection: "Uses the selected text as context. The draft replaces it.",
|
|
3138
3168
|
templatesMenu: "Templates",
|
|
3139
3169
|
templatesGroup: "Practice templates",
|
|
3140
3170
|
createFirst: "Create your first template",
|
|
@@ -3179,10 +3209,12 @@ const e = {
|
|
|
3179
3209
|
},
|
|
3180
3210
|
manager: {
|
|
3181
3211
|
title: "AI templates",
|
|
3182
|
-
description: "Shared with everyone in the practice.
|
|
3212
|
+
description: "Shared with everyone in the practice. Drag to set the order of the Templates menu.",
|
|
3183
3213
|
new: "New template",
|
|
3184
3214
|
done: "Done",
|
|
3185
3215
|
listLabel: "Templates",
|
|
3216
|
+
reorderHandle: "Reorder {{label}}. Press Alt + Up or Alt + Down to move.",
|
|
3217
|
+
reorderAnnounce: "{{label}} moved to position {{to}} of {{total}}",
|
|
3186
3218
|
edit: "Edit {{name}}",
|
|
3187
3219
|
delete: "Delete {{name}}",
|
|
3188
3220
|
emptyTitle: "No templates yet",
|
|
@@ -4152,7 +4184,10 @@ const e = {
|
|
|
4152
4184
|
actions: {
|
|
4153
4185
|
groupLabel: "Agenda actions",
|
|
4154
4186
|
schedulingLabel: "Scheduling",
|
|
4187
|
+
createGroupLabel: "Create new",
|
|
4188
|
+
toolsLabel: "Agenda tools",
|
|
4155
4189
|
newAppointment: "New appointment",
|
|
4190
|
+
newTask: "New task",
|
|
4156
4191
|
privacy: "Privacy mode",
|
|
4157
4192
|
findFreeSlots: "Find free slots",
|
|
4158
4193
|
printDay: "Print day",
|
|
@@ -4537,6 +4572,11 @@ const e = {
|
|
|
4537
4572
|
chairBusy: "The chosen chair is busy at this time.",
|
|
4538
4573
|
operatorBusy: "The chosen operator is busy at this time.",
|
|
4539
4574
|
operatorAbsent: "The chosen operator is away on the date of the appointment.",
|
|
4575
|
+
/* HTP-5059 — the current operator/chair on an edit stays selectable
|
|
4576
|
+
even when the care no longer allows it; this hint marks that one
|
|
4577
|
+
option rather than blocking or hiding it. */
|
|
4578
|
+
careRestrictedResourceHint: "not allowed for this treatment",
|
|
4579
|
+
careRestrictionConflict: "No operator/chair is common to the selected treatments",
|
|
4540
4580
|
reminderDisabled: "(disabled)",
|
|
4541
4581
|
priceListAllPhases: "All phases",
|
|
4542
4582
|
priceListBilled: "Action not allowed: this treatment has already been invoiced.",
|
|
@@ -4572,6 +4612,32 @@ const e = {
|
|
|
4572
4612
|
signMode_two: "Signature of {{count}} required documents",
|
|
4573
4613
|
signMode_few: "Signature of {{count}} required documents"
|
|
4574
4614
|
},
|
|
4615
|
+
taskEditor: {
|
|
4616
|
+
title: "New task",
|
|
4617
|
+
editTitle: "Edit task",
|
|
4618
|
+
date: "Date",
|
|
4619
|
+
time: "Time",
|
|
4620
|
+
note: "Note",
|
|
4621
|
+
noteRequired: "Enter a note.",
|
|
4622
|
+
operator: "Operator",
|
|
4623
|
+
operatorNone: "No operator",
|
|
4624
|
+
about: "Concerns",
|
|
4625
|
+
aboutNobody: "Nobody",
|
|
4626
|
+
aboutPatient: "Patient",
|
|
4627
|
+
aboutCompany: "Company",
|
|
4628
|
+
companyName: "Company name",
|
|
4629
|
+
companyUnresolved: "Linked company (not in the list): {{id}}",
|
|
4630
|
+
companyReplace: "Replace company",
|
|
4631
|
+
done: "Done",
|
|
4632
|
+
save: "Save",
|
|
4633
|
+
cancel: "Cancel",
|
|
4634
|
+
delete: "Delete",
|
|
4635
|
+
deleteConfirmTitle: "Delete this task?",
|
|
4636
|
+
deleteConfirmBody: "The task will be removed. This cannot be undone here.",
|
|
4637
|
+
deleteConfirm: "Delete",
|
|
4638
|
+
deleteCancel: "Keep",
|
|
4639
|
+
readOnlyBody: "This task is read-only."
|
|
4640
|
+
},
|
|
4575
4641
|
findSlots: {
|
|
4576
4642
|
bandOptions: "Available options",
|
|
4577
4643
|
tool: "Find free slots",
|
|
@@ -4800,16 +4866,23 @@ const e = {
|
|
|
4800
4866
|
undone: "Duration restored"
|
|
4801
4867
|
},
|
|
4802
4868
|
bookings: {
|
|
4803
|
-
|
|
4804
|
-
|
|
4869
|
+
/* Deliberately NOT "Backlog": `calendarWorkspace.backlog.*` already
|
|
4870
|
+
names the unrelated waiting-list Backlog (bookings + waiting +
|
|
4871
|
+
unconfirmed + no-operator + signatures). "To complete" is the
|
|
4872
|
+
closest English label that does not collide with it. */
|
|
4873
|
+
title: "To complete",
|
|
4874
|
+
intro: "Appointments in view still missing a patient, an operator or a chair — however they were created.",
|
|
4805
4875
|
new: "New",
|
|
4806
4876
|
bookedOn: "booked {{date}}",
|
|
4807
4877
|
needsPatient: "Patient to assign",
|
|
4808
4878
|
needsOperator: "Operator to assign",
|
|
4879
|
+
needsChair: "Chair to assign",
|
|
4809
4880
|
assignPatient: "Assign patient",
|
|
4810
4881
|
assignOperator: "Assign operator",
|
|
4882
|
+
assignChair: "Assign chair",
|
|
4811
4883
|
assignPatientShort: "Patient",
|
|
4812
4884
|
assignOperatorShort: "Operator",
|
|
4885
|
+
assignChairShort: "Chair",
|
|
4813
4886
|
edit: "Edit appointment",
|
|
4814
4887
|
whatsapp: "Message on WhatsApp",
|
|
4815
4888
|
whatsappNoNumber: "No WhatsApp number for this booking",
|
|
@@ -4819,7 +4892,11 @@ const e = {
|
|
|
4819
4892
|
current: "Current booking",
|
|
4820
4893
|
showInCalendarNamed: "Show the {{when}} booking in the calendar",
|
|
4821
4894
|
showInCalendar: "Show in calendar",
|
|
4822
|
-
emptyTitle: "No
|
|
4895
|
+
emptyTitle: "No appointments to complete.",
|
|
4896
|
+
filterNoPatient: "Without a patient",
|
|
4897
|
+
filterNoOperator: "Without an operator",
|
|
4898
|
+
filterNoChair: "Without a chair",
|
|
4899
|
+
notShownOnChairAxis: "Not shown in the chair columns until a chair is assigned."
|
|
4823
4900
|
},
|
|
4824
4901
|
waitingList: {
|
|
4825
4902
|
removed: "Removed from the waiting list",
|
|
@@ -4863,6 +4940,7 @@ const e = {
|
|
|
4863
4940
|
},
|
|
4864
4941
|
readOnly: {
|
|
4865
4942
|
createBlocked: "You do not have permission to create appointments.",
|
|
4943
|
+
createTaskBlocked: "You do not have permission to create tasks.",
|
|
4866
4944
|
changeBlocked: "You do not have permission to change appointments.",
|
|
4867
4945
|
waitingBlocked: "You do not have permission to change the waiting list.",
|
|
4868
4946
|
waitingLockedBody: "You do not have permission to change the waiting list — ask the practice owner for the calendar edit right."
|