@alfadocs/ui-kit 1.36.1 → 1.37.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/appointment-peek-5S4O1VQP.js +115 -0
- package/dist/_chunks/appointment-peek.agent-C539tNFM.js +17 -0
- package/dist/_chunks/building-2-D33bLCWL.js +24 -0
- package/dist/_chunks/calendar-workspace-BqKBj26r.js +9715 -0
- package/dist/_chunks/{control-room-rail-Ds45_g4f.js → control-room-rail-DQoHdE1U.js} +2 -2
- package/dist/_chunks/editable-description-BOfAeY3T.js +112 -0
- package/dist/_chunks/editable-description.agent-Bm_LBV2j.js +21 -0
- package/dist/_chunks/{money.agent-Dw55UxUA.js → money-BY-HmKhZ.js} +33 -47
- package/dist/_chunks/money.agent-BjJ6gOkx.js +17 -0
- package/dist/_chunks/notes-panel-4y5JioWN.js +556 -0
- package/dist/_chunks/panel-subview-BNXN8OEL.js +160 -0
- package/dist/_chunks/panel-subview.agent-BIBvE-IW.js +17 -0
- package/dist/_chunks/{patient-details-f7SSXkTJ.js → patient-details-2cIaL-Zb.js} +2 -2
- package/dist/_chunks/{patient-field-row-BQZoP4m2.js → patient-field-row-IHb2VFc2.js} +193 -172
- package/dist/_chunks/{patient-summary-card-Bz7KdUin.js → patient-summary-card-BzmJH9a-.js} +2 -2
- package/dist/_chunks/{section-card.agent-W18CHEgX.js → section-card-XR2bW1Ie.js} +20 -34
- package/dist/_chunks/section-card.agent-Bz1BhM_j.js +17 -0
- package/dist/_chunks/smartphone-DaPcFw-X.js +32 -0
- package/dist/_chunks/{task-card-BalrLkSz.js → task-card-qTKD1fIT.js} +39 -57
- package/dist/_chunks/{task-tray-wl9eti6J.js → task-tray-CQ8UAR2j.js} +2 -2
- package/dist/_chunks/{tasks-panel-BDNB7hsZ.js → tasks-panel-CBGMtQ_f.js} +2 -2
- package/dist/_chunks/{tool-rail-Bq5eiFMG.js → tool-rail-BP8sjxCw.js} +310 -231
- package/dist/_chunks/treatment-receipt-D4kOLXOk.js +94 -0
- package/dist/_chunks/treatment-receipt.agent-bpFm2RPH.js +21 -0
- package/dist/_chunks/use-presence-transition-cDwWUXV-.js +58 -0
- package/dist/_chunks/{workflow-map-D-LEni11.js → workflow-map-CXdsxvUj.js} +140 -156
- package/dist/agent-catalog.json +65 -1
- package/dist/components/appointment-peek/appointment-peek.agent.d.ts +3 -0
- package/dist/components/appointment-peek/appointment-peek.d.ts +45 -0
- package/dist/components/appointment-peek/index.d.ts +4 -0
- package/dist/components/appointment-peek/index.js +7 -0
- package/dist/components/control-room-rail/index.js +1 -1
- package/dist/components/editable-description/editable-description.agent.d.ts +3 -0
- package/dist/components/editable-description/editable-description.d.ts +20 -0
- package/dist/components/editable-description/index.d.ts +4 -0
- package/dist/components/editable-description/index.js +7 -0
- package/dist/components/index.d.ts +4 -0
- package/dist/components/money/index.js +2 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +16 -0
- package/dist/components/panel-subview/index.d.ts +4 -0
- package/dist/components/panel-subview/index.js +7 -0
- package/dist/components/panel-subview/panel-subview.agent.d.ts +3 -0
- package/dist/components/panel-subview/panel-subview.d.ts +32 -0
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-summary-card/index.js +1 -1
- package/dist/components/section-card/index.js +4 -3
- package/dist/components/task-card/index.js +1 -1
- package/dist/components/task-tray/index.js +1 -1
- package/dist/components/tasks-panel/index.js +1 -1
- package/dist/components/tool-rail/index.js +1 -1
- package/dist/components/treatment-receipt/index.d.ts +4 -0
- package/dist/components/treatment-receipt/index.js +7 -0
- package/dist/components/treatment-receipt/treatment-receipt.agent.d.ts +3 -0
- package/dist/components/treatment-receipt/treatment-receipt.d.ts +30 -0
- package/dist/components/workflow/index.js +1 -1
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/index.js +9 -7
- package/dist/hooks/use-presence-transition.d.ts +40 -0
- package/dist/host-compat.css +7 -1
- package/dist/i18n/locales/ar.d.ts +29 -5
- package/dist/i18n/locales/ar.js +29 -5
- package/dist/i18n/locales/de.d.ts +29 -5
- package/dist/i18n/locales/de.js +29 -5
- package/dist/i18n/locales/el.d.ts +29 -5
- package/dist/i18n/locales/el.js +29 -5
- package/dist/i18n/locales/en.d.ts +29 -5
- package/dist/i18n/locales/en.js +29 -5
- package/dist/i18n/locales/es.d.ts +29 -5
- package/dist/i18n/locales/es.js +29 -5
- package/dist/i18n/locales/fr.d.ts +29 -5
- package/dist/i18n/locales/fr.js +29 -5
- package/dist/i18n/locales/hi.d.ts +29 -5
- package/dist/i18n/locales/hi.js +29 -5
- package/dist/i18n/locales/it.d.ts +29 -5
- package/dist/i18n/locales/it.js +29 -5
- package/dist/i18n/locales/ja.d.ts +29 -5
- package/dist/i18n/locales/ja.js +29 -5
- package/dist/i18n/locales/nl.d.ts +29 -5
- package/dist/i18n/locales/nl.js +29 -5
- package/dist/i18n/locales/pl.d.ts +29 -5
- package/dist/i18n/locales/pl.js +29 -5
- package/dist/i18n/locales/pt.d.ts +29 -5
- package/dist/i18n/locales/pt.js +29 -5
- package/dist/i18n/locales/ro.d.ts +29 -5
- package/dist/i18n/locales/ro.js +29 -5
- package/dist/i18n/locales/ru.d.ts +29 -5
- package/dist/i18n/locales/ru.js +29 -5
- package/dist/i18n/locales/sq.d.ts +29 -5
- package/dist/i18n/locales/sq.js +29 -5
- package/dist/i18n/locales/sv.d.ts +29 -5
- package/dist/i18n/locales/sv.js +29 -5
- package/dist/i18n/locales/tr.d.ts +29 -5
- package/dist/i18n/locales/tr.js +29 -5
- package/dist/i18n/locales/zh.d.ts +29 -5
- package/dist/i18n/locales/zh.js +29 -5
- package/dist/index.js +958 -940
- package/dist/locales/ar.json +29 -5
- package/dist/locales/de.json +29 -5
- package/dist/locales/el.json +29 -5
- package/dist/locales/en.json +29 -5
- package/dist/locales/es.json +29 -5
- package/dist/locales/fr.json +29 -5
- package/dist/locales/hi.json +29 -5
- package/dist/locales/it.json +29 -5
- package/dist/locales/ja.json +29 -5
- package/dist/locales/nl.json +29 -5
- package/dist/locales/pl.json +29 -5
- package/dist/locales/pt.json +29 -5
- package/dist/locales/ro.json +29 -5
- package/dist/locales/ru.json +29 -5
- package/dist/locales/sq.json +29 -5
- package/dist/locales/sv.json +29 -5
- package/dist/locales/tr.json +29 -5
- package/dist/locales/zh.json +29 -5
- package/dist/patterns/calendar/calendar-appointment-details.d.ts +15 -6
- package/dist/patterns/calendar/calendar-appointment-details.sections.d.ts +23 -23
- package/dist/patterns/calendar/calendar-info-hover.d.ts +18 -0
- package/dist/patterns/calendar/calendar.journey.d.ts +10 -0
- package/dist/patterns/calendar/calendar.sheets.d.ts +2 -2
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +17 -1
- package/dist/_chunks/calendar-workspace-BYwQK7fz.js +0 -9478
- package/dist/_chunks/hourglass-BEAzW1wE.js +0 -26
- package/dist/_chunks/notes-panel-Co8D3uDd.js +0 -469
- package/dist/_chunks/smartphone-C0rFF2if.js +0 -15
package/dist/locales/pl.json
CHANGED
|
@@ -2105,6 +2105,23 @@
|
|
|
2105
2105
|
"empty": "Brak zarejestrowanych odpowiedzi",
|
|
2106
2106
|
"sectionsLabel": "Sekcje wywiadu"
|
|
2107
2107
|
},
|
|
2108
|
+
"editableDescription": {
|
|
2109
|
+
"empty": "No description added.",
|
|
2110
|
+
"edit": "Edit description",
|
|
2111
|
+
"seeMore": "See more",
|
|
2112
|
+
"showLess": "Show less"
|
|
2113
|
+
},
|
|
2114
|
+
"treatmentReceipt": {
|
|
2115
|
+
"done": "Done",
|
|
2116
|
+
"billed": "Billed",
|
|
2117
|
+
"phases": "Phases: {{phases}}",
|
|
2118
|
+
"total": "Total for this appointment"
|
|
2119
|
+
},
|
|
2120
|
+
"appointmentPeek": {
|
|
2121
|
+
"time": "Time",
|
|
2122
|
+
"location": "Location",
|
|
2123
|
+
"hiddenName": "Patient name hidden"
|
|
2124
|
+
},
|
|
2108
2125
|
"appointmentCard": {
|
|
2109
2126
|
"itemLabel": "{{patient}} — {{state}}",
|
|
2110
2127
|
"itemLabelGeneric": "{{title}} — {{state}}",
|
|
@@ -3967,6 +3984,11 @@
|
|
|
3967
3984
|
"loadError": "Nie udało się wczytać notatek.",
|
|
3968
3985
|
"retry": "Spróbuj ponownie",
|
|
3969
3986
|
"addFailed": "Nie udało się zapisać notatki.",
|
|
3987
|
+
"edit": "Edit note",
|
|
3988
|
+
"editNamed": "Edit note · {{date}}",
|
|
3989
|
+
"deleteNamed": "Delete note · {{date}}",
|
|
3990
|
+
"saveEdit": "Save note",
|
|
3991
|
+
"cancelEdit": "Cancel",
|
|
3970
3992
|
"delete": "Usuń notatkę",
|
|
3971
3993
|
"deleteConfirmTitle": "Usunąć tę notatkę?",
|
|
3972
3994
|
"deleteConfirmBody": "Notatka zostanie usunięta z karty.",
|
|
@@ -4168,6 +4190,13 @@
|
|
|
4168
4190
|
"historyTitle": "Historia zmian",
|
|
4169
4191
|
"historyBack": "Wróć do szczegółów",
|
|
4170
4192
|
"historyEmpty": "Brak zarejestrowanych zmian",
|
|
4193
|
+
"statusNone": "Brak statusu",
|
|
4194
|
+
"statusSaveFailed": "Nie udało się zapisać statusu.",
|
|
4195
|
+
"editDescription": "Edytuj opis",
|
|
4196
|
+
"descriptionSave": "Zapisz opis",
|
|
4197
|
+
"descriptionSaveFailed": "Nie udało się zapisać opisu.",
|
|
4198
|
+
"notesMore": "Zobacz wszystkie notatki (jeszcze {{n}})",
|
|
4199
|
+
"actionsLabel": "Działania dotyczące wizyty",
|
|
4171
4200
|
"notesAction": "Notatki pacjenta",
|
|
4172
4201
|
"notesTitle": "Notatki · {{name}}",
|
|
4173
4202
|
"notesBack": "Wróć do szczegółów",
|
|
@@ -4175,13 +4204,8 @@
|
|
|
4175
4204
|
"notesPreviewOpen": "Zobacz więcej",
|
|
4176
4205
|
"notesPreviewEmpty": "Brak notatek dla tego pacjenta.",
|
|
4177
4206
|
"notesPreviewOpenNote": "Otwórz notatkę {{number}}",
|
|
4178
|
-
"noteEdit": "Edytuj notatkę",
|
|
4179
|
-
"noteEditNamed": "Edytuj notatkę · {{date}}",
|
|
4180
4207
|
"noteDelete": "Usuń notatkę",
|
|
4181
4208
|
"noteDeleteNamed": "Usuń notatkę · {{date}}",
|
|
4182
|
-
"noteEditTitle": "Edytuj notatkę",
|
|
4183
|
-
"noteEditLabel": "Notatka",
|
|
4184
|
-
"noteSave": "Zapisz notatkę",
|
|
4185
4209
|
"noteCancel": "Anuluj",
|
|
4186
4210
|
"noteDeleteTitle": "Usunąć tę notatkę?",
|
|
4187
4211
|
"noteDeleteBody": "Notatka zostanie usunięta z karty pacjenta. Tej operacji nie można tu cofnąć.",
|
package/dist/locales/pt.json
CHANGED
|
@@ -2105,6 +2105,23 @@
|
|
|
2105
2105
|
"empty": "Ainda não há respostas registadas",
|
|
2106
2106
|
"sectionsLabel": "Secções da anamnese"
|
|
2107
2107
|
},
|
|
2108
|
+
"editableDescription": {
|
|
2109
|
+
"empty": "No description added.",
|
|
2110
|
+
"edit": "Edit description",
|
|
2111
|
+
"seeMore": "See more",
|
|
2112
|
+
"showLess": "Show less"
|
|
2113
|
+
},
|
|
2114
|
+
"treatmentReceipt": {
|
|
2115
|
+
"done": "Done",
|
|
2116
|
+
"billed": "Billed",
|
|
2117
|
+
"phases": "Phases: {{phases}}",
|
|
2118
|
+
"total": "Total for this appointment"
|
|
2119
|
+
},
|
|
2120
|
+
"appointmentPeek": {
|
|
2121
|
+
"time": "Time",
|
|
2122
|
+
"location": "Location",
|
|
2123
|
+
"hiddenName": "Patient name hidden"
|
|
2124
|
+
},
|
|
2108
2125
|
"appointmentCard": {
|
|
2109
2126
|
"itemLabel": "{{patient}} — {{state}}",
|
|
2110
2127
|
"itemLabelGeneric": "{{title}} — {{state}}",
|
|
@@ -3967,6 +3984,11 @@
|
|
|
3967
3984
|
"loadError": "Não foi possível carregar as notas.",
|
|
3968
3985
|
"retry": "Tentar novamente",
|
|
3969
3986
|
"addFailed": "Não foi possível guardar a nota.",
|
|
3987
|
+
"edit": "Edit note",
|
|
3988
|
+
"editNamed": "Edit note · {{date}}",
|
|
3989
|
+
"deleteNamed": "Delete note · {{date}}",
|
|
3990
|
+
"saveEdit": "Save note",
|
|
3991
|
+
"cancelEdit": "Cancel",
|
|
3970
3992
|
"delete": "Excluir nota",
|
|
3971
3993
|
"deleteConfirmTitle": "Excluir esta nota?",
|
|
3972
3994
|
"deleteConfirmBody": "A nota será removida do registro.",
|
|
@@ -4168,6 +4190,13 @@
|
|
|
4168
4190
|
"historyTitle": "Histórico de alterações",
|
|
4169
4191
|
"historyBack": "Voltar aos detalhes",
|
|
4170
4192
|
"historyEmpty": "Nenhuma alteração registada",
|
|
4193
|
+
"statusNone": "Sem estado",
|
|
4194
|
+
"statusSaveFailed": "Não foi possível guardar o estado.",
|
|
4195
|
+
"editDescription": "Editar descrição",
|
|
4196
|
+
"descriptionSave": "Guardar descrição",
|
|
4197
|
+
"descriptionSaveFailed": "Não foi possível guardar a descrição.",
|
|
4198
|
+
"notesMore": "Ver todas as notas (mais {{n}})",
|
|
4199
|
+
"actionsLabel": "Ações da consulta",
|
|
4171
4200
|
"notesAction": "Notas do paciente",
|
|
4172
4201
|
"notesTitle": "Notas · {{name}}",
|
|
4173
4202
|
"notesBack": "Voltar aos detalhes",
|
|
@@ -4175,13 +4204,8 @@
|
|
|
4175
4204
|
"notesPreviewOpen": "Ver mais",
|
|
4176
4205
|
"notesPreviewEmpty": "Ainda não há notas deste paciente.",
|
|
4177
4206
|
"notesPreviewOpenNote": "Abrir nota {{number}}",
|
|
4178
|
-
"noteEdit": "Editar nota",
|
|
4179
|
-
"noteEditNamed": "Editar nota · {{date}}",
|
|
4180
4207
|
"noteDelete": "Eliminar nota",
|
|
4181
4208
|
"noteDeleteNamed": "Eliminar nota · {{date}}",
|
|
4182
|
-
"noteEditTitle": "Editar nota",
|
|
4183
|
-
"noteEditLabel": "Nota",
|
|
4184
|
-
"noteSave": "Guardar nota",
|
|
4185
4209
|
"noteCancel": "Cancelar",
|
|
4186
4210
|
"noteDeleteTitle": "Eliminar esta nota?",
|
|
4187
4211
|
"noteDeleteBody": "A nota é removida da ficha do paciente. Esta ação não pode ser anulada aqui.",
|
package/dist/locales/ro.json
CHANGED
|
@@ -2105,6 +2105,23 @@
|
|
|
2105
2105
|
"empty": "Niciun răspuns înregistrat încă",
|
|
2106
2106
|
"sectionsLabel": "Secțiunile anamnezei"
|
|
2107
2107
|
},
|
|
2108
|
+
"editableDescription": {
|
|
2109
|
+
"empty": "No description added.",
|
|
2110
|
+
"edit": "Edit description",
|
|
2111
|
+
"seeMore": "See more",
|
|
2112
|
+
"showLess": "Show less"
|
|
2113
|
+
},
|
|
2114
|
+
"treatmentReceipt": {
|
|
2115
|
+
"done": "Done",
|
|
2116
|
+
"billed": "Billed",
|
|
2117
|
+
"phases": "Phases: {{phases}}",
|
|
2118
|
+
"total": "Total for this appointment"
|
|
2119
|
+
},
|
|
2120
|
+
"appointmentPeek": {
|
|
2121
|
+
"time": "Time",
|
|
2122
|
+
"location": "Location",
|
|
2123
|
+
"hiddenName": "Patient name hidden"
|
|
2124
|
+
},
|
|
2108
2125
|
"appointmentCard": {
|
|
2109
2126
|
"itemLabel": "{{patient}} — {{state}}",
|
|
2110
2127
|
"itemLabelGeneric": "{{title}} — {{state}}",
|
|
@@ -3967,6 +3984,11 @@
|
|
|
3967
3984
|
"loadError": "Notele nu au putut fi încărcate.",
|
|
3968
3985
|
"retry": "Încearcă din nou",
|
|
3969
3986
|
"addFailed": "Nota nu a putut fi salvată.",
|
|
3987
|
+
"edit": "Edit note",
|
|
3988
|
+
"editNamed": "Edit note · {{date}}",
|
|
3989
|
+
"deleteNamed": "Delete note · {{date}}",
|
|
3990
|
+
"saveEdit": "Save note",
|
|
3991
|
+
"cancelEdit": "Cancel",
|
|
3970
3992
|
"delete": "Șterge nota",
|
|
3971
3993
|
"deleteConfirmTitle": "Ștergeți această notă?",
|
|
3972
3994
|
"deleteConfirmBody": "Nota va fi eliminată din fișă.",
|
|
@@ -4168,6 +4190,13 @@
|
|
|
4168
4190
|
"historyTitle": "Istoricul modificărilor",
|
|
4169
4191
|
"historyBack": "Înapoi la detalii",
|
|
4170
4192
|
"historyEmpty": "Nicio modificare înregistrată",
|
|
4193
|
+
"statusNone": "Fără stare",
|
|
4194
|
+
"statusSaveFailed": "Starea nu a putut fi salvată.",
|
|
4195
|
+
"editDescription": "Editează descrierea",
|
|
4196
|
+
"descriptionSave": "Salvează descrierea",
|
|
4197
|
+
"descriptionSaveFailed": "Descrierea nu a putut fi salvată.",
|
|
4198
|
+
"notesMore": "Vezi toate notițele (încă {{n}})",
|
|
4199
|
+
"actionsLabel": "Acțiuni programare",
|
|
4171
4200
|
"notesAction": "Notele pacientului",
|
|
4172
4201
|
"notesTitle": "Note · {{name}}",
|
|
4173
4202
|
"notesBack": "Înapoi la detalii",
|
|
@@ -4175,13 +4204,8 @@
|
|
|
4175
4204
|
"notesPreviewOpen": "Vezi mai multe",
|
|
4176
4205
|
"notesPreviewEmpty": "Nicio notă pentru acest pacient încă.",
|
|
4177
4206
|
"notesPreviewOpenNote": "Deschide nota {{number}}",
|
|
4178
|
-
"noteEdit": "Editează nota",
|
|
4179
|
-
"noteEditNamed": "Editează nota · {{date}}",
|
|
4180
4207
|
"noteDelete": "Șterge nota",
|
|
4181
4208
|
"noteDeleteNamed": "Șterge nota · {{date}}",
|
|
4182
|
-
"noteEditTitle": "Editează nota",
|
|
4183
|
-
"noteEditLabel": "Notă",
|
|
4184
|
-
"noteSave": "Salvează nota",
|
|
4185
4209
|
"noteCancel": "Anulează",
|
|
4186
4210
|
"noteDeleteTitle": "Ștergi această notă?",
|
|
4187
4211
|
"noteDeleteBody": "Nota este eliminată din fișa pacientului. Acțiunea nu poate fi anulată aici.",
|
package/dist/locales/ru.json
CHANGED
|
@@ -2105,6 +2105,23 @@
|
|
|
2105
2105
|
"empty": "Ответы ещё не записаны",
|
|
2106
2106
|
"sectionsLabel": "Разделы анамнеза"
|
|
2107
2107
|
},
|
|
2108
|
+
"editableDescription": {
|
|
2109
|
+
"empty": "No description added.",
|
|
2110
|
+
"edit": "Edit description",
|
|
2111
|
+
"seeMore": "See more",
|
|
2112
|
+
"showLess": "Show less"
|
|
2113
|
+
},
|
|
2114
|
+
"treatmentReceipt": {
|
|
2115
|
+
"done": "Done",
|
|
2116
|
+
"billed": "Billed",
|
|
2117
|
+
"phases": "Phases: {{phases}}",
|
|
2118
|
+
"total": "Total for this appointment"
|
|
2119
|
+
},
|
|
2120
|
+
"appointmentPeek": {
|
|
2121
|
+
"time": "Time",
|
|
2122
|
+
"location": "Location",
|
|
2123
|
+
"hiddenName": "Patient name hidden"
|
|
2124
|
+
},
|
|
2108
2125
|
"appointmentCard": {
|
|
2109
2126
|
"itemLabel": "{{patient}} — {{state}}",
|
|
2110
2127
|
"itemLabelGeneric": "{{title}} — {{state}}",
|
|
@@ -3967,6 +3984,11 @@
|
|
|
3967
3984
|
"loadError": "Не удалось загрузить заметки.",
|
|
3968
3985
|
"retry": "Повторить",
|
|
3969
3986
|
"addFailed": "Не удалось сохранить заметку.",
|
|
3987
|
+
"edit": "Edit note",
|
|
3988
|
+
"editNamed": "Edit note · {{date}}",
|
|
3989
|
+
"deleteNamed": "Delete note · {{date}}",
|
|
3990
|
+
"saveEdit": "Save note",
|
|
3991
|
+
"cancelEdit": "Cancel",
|
|
3970
3992
|
"delete": "Удалить заметку",
|
|
3971
3993
|
"deleteConfirmTitle": "Удалить эту заметку?",
|
|
3972
3994
|
"deleteConfirmBody": "Заметка будет удалена из карты.",
|
|
@@ -4168,6 +4190,13 @@
|
|
|
4168
4190
|
"historyTitle": "История изменений",
|
|
4169
4191
|
"historyBack": "Назад к деталям",
|
|
4170
4192
|
"historyEmpty": "Изменений не зафиксировано",
|
|
4193
|
+
"statusNone": "Нет статуса",
|
|
4194
|
+
"statusSaveFailed": "Не удалось сохранить статус.",
|
|
4195
|
+
"editDescription": "Изменить описание",
|
|
4196
|
+
"descriptionSave": "Сохранить описание",
|
|
4197
|
+
"descriptionSaveFailed": "Не удалось сохранить описание.",
|
|
4198
|
+
"notesMore": "Все заметки (ещё {{n}})",
|
|
4199
|
+
"actionsLabel": "Действия с записью",
|
|
4171
4200
|
"notesAction": "Заметки пациента",
|
|
4172
4201
|
"notesTitle": "Заметки · {{name}}",
|
|
4173
4202
|
"notesBack": "Назад к деталям",
|
|
@@ -4175,13 +4204,8 @@
|
|
|
4175
4204
|
"notesPreviewOpen": "Показать ещё",
|
|
4176
4205
|
"notesPreviewEmpty": "У этого пациента пока нет заметок.",
|
|
4177
4206
|
"notesPreviewOpenNote": "Открыть заметку {{number}}",
|
|
4178
|
-
"noteEdit": "Изменить заметку",
|
|
4179
|
-
"noteEditNamed": "Изменить заметку · {{date}}",
|
|
4180
4207
|
"noteDelete": "Удалить заметку",
|
|
4181
4208
|
"noteDeleteNamed": "Удалить заметку · {{date}}",
|
|
4182
|
-
"noteEditTitle": "Изменить заметку",
|
|
4183
|
-
"noteEditLabel": "Заметка",
|
|
4184
|
-
"noteSave": "Сохранить заметку",
|
|
4185
4209
|
"noteCancel": "Отмена",
|
|
4186
4210
|
"noteDeleteTitle": "Удалить эту заметку?",
|
|
4187
4211
|
"noteDeleteBody": "Заметка будет удалена из карточки пациента. Здесь это действие нельзя отменить.",
|
package/dist/locales/sq.json
CHANGED
|
@@ -2105,6 +2105,23 @@
|
|
|
2105
2105
|
"empty": "Ende nuk është regjistruar asnjë përgjigje",
|
|
2106
2106
|
"sectionsLabel": "Seksionet e anamnezës"
|
|
2107
2107
|
},
|
|
2108
|
+
"editableDescription": {
|
|
2109
|
+
"empty": "No description added.",
|
|
2110
|
+
"edit": "Edit description",
|
|
2111
|
+
"seeMore": "See more",
|
|
2112
|
+
"showLess": "Show less"
|
|
2113
|
+
},
|
|
2114
|
+
"treatmentReceipt": {
|
|
2115
|
+
"done": "Done",
|
|
2116
|
+
"billed": "Billed",
|
|
2117
|
+
"phases": "Phases: {{phases}}",
|
|
2118
|
+
"total": "Total for this appointment"
|
|
2119
|
+
},
|
|
2120
|
+
"appointmentPeek": {
|
|
2121
|
+
"time": "Time",
|
|
2122
|
+
"location": "Location",
|
|
2123
|
+
"hiddenName": "Patient name hidden"
|
|
2124
|
+
},
|
|
2108
2125
|
"appointmentCard": {
|
|
2109
2126
|
"itemLabel": "{{patient}} — {{state}}",
|
|
2110
2127
|
"itemLabelGeneric": "{{title}} — {{state}}",
|
|
@@ -3967,6 +3984,11 @@
|
|
|
3967
3984
|
"loadError": "Shënimet nuk mund të ngarkoheshin.",
|
|
3968
3985
|
"retry": "Provo përsëri",
|
|
3969
3986
|
"addFailed": "Shënimi nuk mund të ruhej.",
|
|
3987
|
+
"edit": "Edit note",
|
|
3988
|
+
"editNamed": "Edit note · {{date}}",
|
|
3989
|
+
"deleteNamed": "Delete note · {{date}}",
|
|
3990
|
+
"saveEdit": "Save note",
|
|
3991
|
+
"cancelEdit": "Cancel",
|
|
3970
3992
|
"delete": "Fshij shënimin",
|
|
3971
3993
|
"deleteConfirmTitle": "Të fshihet ky shënim?",
|
|
3972
3994
|
"deleteConfirmBody": "Shënimi do të hiqet nga kartela.",
|
|
@@ -4168,6 +4190,13 @@
|
|
|
4168
4190
|
"historyTitle": "Historiku i ndryshimeve",
|
|
4169
4191
|
"historyBack": "Kthehu te detajet",
|
|
4170
4192
|
"historyEmpty": "Asnjë ndryshim i regjistruar",
|
|
4193
|
+
"statusNone": "Pa status",
|
|
4194
|
+
"statusSaveFailed": "Statusi nuk u ruajt dot.",
|
|
4195
|
+
"editDescription": "Ndrysho përshkrimin",
|
|
4196
|
+
"descriptionSave": "Ruaj përshkrimin",
|
|
4197
|
+
"descriptionSaveFailed": "Përshkrimi nuk u ruajt dot.",
|
|
4198
|
+
"notesMore": "Shiko të gjitha shënimet (edhe {{n}})",
|
|
4199
|
+
"actionsLabel": "Veprimet e takimit",
|
|
4171
4200
|
"notesAction": "Shënimet e pacientit",
|
|
4172
4201
|
"notesTitle": "Shënime · {{name}}",
|
|
4173
4202
|
"notesBack": "Kthehu te detajet",
|
|
@@ -4175,13 +4204,8 @@
|
|
|
4175
4204
|
"notesPreviewOpen": "Shiko më shumë",
|
|
4176
4205
|
"notesPreviewEmpty": "Ende nuk ka shënime për këtë pacient.",
|
|
4177
4206
|
"notesPreviewOpenNote": "Hap shënimin {{number}}",
|
|
4178
|
-
"noteEdit": "Ndrysho shënimin",
|
|
4179
|
-
"noteEditNamed": "Ndrysho shënimin · {{date}}",
|
|
4180
4207
|
"noteDelete": "Fshi shënimin",
|
|
4181
4208
|
"noteDeleteNamed": "Fshi shënimin · {{date}}",
|
|
4182
|
-
"noteEditTitle": "Ndrysho shënimin",
|
|
4183
|
-
"noteEditLabel": "Shënim",
|
|
4184
|
-
"noteSave": "Ruaj shënimin",
|
|
4185
4209
|
"noteCancel": "Anulo",
|
|
4186
4210
|
"noteDeleteTitle": "Të fshihet ky shënim?",
|
|
4187
4211
|
"noteDeleteBody": "Shënimi hiqet nga kartela e pacientit. Kjo nuk mund të zhbëhet këtu.",
|
package/dist/locales/sv.json
CHANGED
|
@@ -2105,6 +2105,23 @@
|
|
|
2105
2105
|
"empty": "Inga svar registrerade ännu",
|
|
2106
2106
|
"sectionsLabel": "Anamnesavsnitt"
|
|
2107
2107
|
},
|
|
2108
|
+
"editableDescription": {
|
|
2109
|
+
"empty": "No description added.",
|
|
2110
|
+
"edit": "Edit description",
|
|
2111
|
+
"seeMore": "See more",
|
|
2112
|
+
"showLess": "Show less"
|
|
2113
|
+
},
|
|
2114
|
+
"treatmentReceipt": {
|
|
2115
|
+
"done": "Done",
|
|
2116
|
+
"billed": "Billed",
|
|
2117
|
+
"phases": "Phases: {{phases}}",
|
|
2118
|
+
"total": "Total for this appointment"
|
|
2119
|
+
},
|
|
2120
|
+
"appointmentPeek": {
|
|
2121
|
+
"time": "Time",
|
|
2122
|
+
"location": "Location",
|
|
2123
|
+
"hiddenName": "Patient name hidden"
|
|
2124
|
+
},
|
|
2108
2125
|
"appointmentCard": {
|
|
2109
2126
|
"itemLabel": "{{patient}} — {{state}}",
|
|
2110
2127
|
"itemLabelGeneric": "{{title}} — {{state}}",
|
|
@@ -3967,6 +3984,11 @@
|
|
|
3967
3984
|
"loadError": "Det gick inte att läsa in anteckningarna.",
|
|
3968
3985
|
"retry": "Försök igen",
|
|
3969
3986
|
"addFailed": "Det gick inte att spara anteckningen.",
|
|
3987
|
+
"edit": "Edit note",
|
|
3988
|
+
"editNamed": "Edit note · {{date}}",
|
|
3989
|
+
"deleteNamed": "Delete note · {{date}}",
|
|
3990
|
+
"saveEdit": "Save note",
|
|
3991
|
+
"cancelEdit": "Cancel",
|
|
3970
3992
|
"delete": "Ta bort anteckning",
|
|
3971
3993
|
"deleteConfirmTitle": "Ta bort denna anteckning?",
|
|
3972
3994
|
"deleteConfirmBody": "Anteckningen kommer att tas bort från journalen.",
|
|
@@ -4168,6 +4190,13 @@
|
|
|
4168
4190
|
"historyTitle": "Ändringshistorik",
|
|
4169
4191
|
"historyBack": "Tillbaka till detaljer",
|
|
4170
4192
|
"historyEmpty": "Inga ändringar registrerade",
|
|
4193
|
+
"statusNone": "Ingen status",
|
|
4194
|
+
"statusSaveFailed": "Statusen kunde inte sparas.",
|
|
4195
|
+
"editDescription": "Redigera beskrivning",
|
|
4196
|
+
"descriptionSave": "Spara beskrivning",
|
|
4197
|
+
"descriptionSaveFailed": "Beskrivningen kunde inte sparas.",
|
|
4198
|
+
"notesMore": "Visa alla anteckningar ({{n}} till)",
|
|
4199
|
+
"actionsLabel": "Bokningsåtgärder",
|
|
4171
4200
|
"notesAction": "Patientanteckningar",
|
|
4172
4201
|
"notesTitle": "Anteckningar · {{name}}",
|
|
4173
4202
|
"notesBack": "Tillbaka till detaljer",
|
|
@@ -4175,13 +4204,8 @@
|
|
|
4175
4204
|
"notesPreviewOpen": "Visa fler",
|
|
4176
4205
|
"notesPreviewEmpty": "Inga anteckningar för patienten ännu.",
|
|
4177
4206
|
"notesPreviewOpenNote": "Öppna anteckning {{number}}",
|
|
4178
|
-
"noteEdit": "Redigera anteckning",
|
|
4179
|
-
"noteEditNamed": "Redigera anteckning · {{date}}",
|
|
4180
4207
|
"noteDelete": "Ta bort anteckning",
|
|
4181
4208
|
"noteDeleteNamed": "Ta bort anteckning · {{date}}",
|
|
4182
|
-
"noteEditTitle": "Redigera anteckning",
|
|
4183
|
-
"noteEditLabel": "Anteckning",
|
|
4184
|
-
"noteSave": "Spara anteckning",
|
|
4185
4209
|
"noteCancel": "Avbryt",
|
|
4186
4210
|
"noteDeleteTitle": "Ta bort anteckningen?",
|
|
4187
4211
|
"noteDeleteBody": "Anteckningen tas bort från patientjournalen. Det går inte att ångra här.",
|
package/dist/locales/tr.json
CHANGED
|
@@ -2105,6 +2105,23 @@
|
|
|
2105
2105
|
"empty": "Henüz kayıtlı yanıt yok",
|
|
2106
2106
|
"sectionsLabel": "Anamnez bölümleri"
|
|
2107
2107
|
},
|
|
2108
|
+
"editableDescription": {
|
|
2109
|
+
"empty": "No description added.",
|
|
2110
|
+
"edit": "Edit description",
|
|
2111
|
+
"seeMore": "See more",
|
|
2112
|
+
"showLess": "Show less"
|
|
2113
|
+
},
|
|
2114
|
+
"treatmentReceipt": {
|
|
2115
|
+
"done": "Done",
|
|
2116
|
+
"billed": "Billed",
|
|
2117
|
+
"phases": "Phases: {{phases}}",
|
|
2118
|
+
"total": "Total for this appointment"
|
|
2119
|
+
},
|
|
2120
|
+
"appointmentPeek": {
|
|
2121
|
+
"time": "Time",
|
|
2122
|
+
"location": "Location",
|
|
2123
|
+
"hiddenName": "Patient name hidden"
|
|
2124
|
+
},
|
|
2108
2125
|
"appointmentCard": {
|
|
2109
2126
|
"itemLabel": "{{patient}} — {{state}}",
|
|
2110
2127
|
"itemLabelGeneric": "{{title}} — {{state}}",
|
|
@@ -3967,6 +3984,11 @@
|
|
|
3967
3984
|
"loadError": "Notlar yüklenemedi.",
|
|
3968
3985
|
"retry": "Tekrar dene",
|
|
3969
3986
|
"addFailed": "Not kaydedilemedi.",
|
|
3987
|
+
"edit": "Edit note",
|
|
3988
|
+
"editNamed": "Edit note · {{date}}",
|
|
3989
|
+
"deleteNamed": "Delete note · {{date}}",
|
|
3990
|
+
"saveEdit": "Save note",
|
|
3991
|
+
"cancelEdit": "Cancel",
|
|
3970
3992
|
"delete": "Notu sil",
|
|
3971
3993
|
"deleteConfirmTitle": "Bu not silinsin mi?",
|
|
3972
3994
|
"deleteConfirmBody": "Not kayıttan kaldırılacak.",
|
|
@@ -4168,6 +4190,13 @@
|
|
|
4168
4190
|
"historyTitle": "Değişiklik geçmişi",
|
|
4169
4191
|
"historyBack": "Ayrıntılara dön",
|
|
4170
4192
|
"historyEmpty": "Kayıtlı değişiklik yok",
|
|
4193
|
+
"statusNone": "Durum yok",
|
|
4194
|
+
"statusSaveFailed": "Durum kaydedilemedi.",
|
|
4195
|
+
"editDescription": "Açıklamayı düzenle",
|
|
4196
|
+
"descriptionSave": "Açıklamayı kaydet",
|
|
4197
|
+
"descriptionSaveFailed": "Açıklama kaydedilemedi.",
|
|
4198
|
+
"notesMore": "Tüm notları gör ({{n}} daha)",
|
|
4199
|
+
"actionsLabel": "Randevu işlemleri",
|
|
4171
4200
|
"notesAction": "Hasta notları",
|
|
4172
4201
|
"notesTitle": "Notlar · {{name}}",
|
|
4173
4202
|
"notesBack": "Ayrıntılara dön",
|
|
@@ -4175,13 +4204,8 @@
|
|
|
4175
4204
|
"notesPreviewOpen": "Daha fazla göster",
|
|
4176
4205
|
"notesPreviewEmpty": "Bu hasta için henüz not yok.",
|
|
4177
4206
|
"notesPreviewOpenNote": "{{number}} numaralı notu aç",
|
|
4178
|
-
"noteEdit": "Notu düzenle",
|
|
4179
|
-
"noteEditNamed": "Notu düzenle · {{date}}",
|
|
4180
4207
|
"noteDelete": "Notu sil",
|
|
4181
4208
|
"noteDeleteNamed": "Notu sil · {{date}}",
|
|
4182
|
-
"noteEditTitle": "Notu düzenle",
|
|
4183
|
-
"noteEditLabel": "Not",
|
|
4184
|
-
"noteSave": "Notu kaydet",
|
|
4185
4209
|
"noteCancel": "İptal",
|
|
4186
4210
|
"noteDeleteTitle": "Bu not silinsin mi?",
|
|
4187
4211
|
"noteDeleteBody": "Not hasta kaydından kaldırılır. Bu işlem burada geri alınamaz.",
|
package/dist/locales/zh.json
CHANGED
|
@@ -2105,6 +2105,23 @@
|
|
|
2105
2105
|
"empty": "尚未记录任何回答",
|
|
2106
2106
|
"sectionsLabel": "病史部分"
|
|
2107
2107
|
},
|
|
2108
|
+
"editableDescription": {
|
|
2109
|
+
"empty": "No description added.",
|
|
2110
|
+
"edit": "Edit description",
|
|
2111
|
+
"seeMore": "See more",
|
|
2112
|
+
"showLess": "Show less"
|
|
2113
|
+
},
|
|
2114
|
+
"treatmentReceipt": {
|
|
2115
|
+
"done": "Done",
|
|
2116
|
+
"billed": "Billed",
|
|
2117
|
+
"phases": "Phases: {{phases}}",
|
|
2118
|
+
"total": "Total for this appointment"
|
|
2119
|
+
},
|
|
2120
|
+
"appointmentPeek": {
|
|
2121
|
+
"time": "Time",
|
|
2122
|
+
"location": "Location",
|
|
2123
|
+
"hiddenName": "Patient name hidden"
|
|
2124
|
+
},
|
|
2108
2125
|
"appointmentCard": {
|
|
2109
2126
|
"itemLabel": "{{patient}} — {{state}}",
|
|
2110
2127
|
"itemLabelGeneric": "{{title}} — {{state}}",
|
|
@@ -3967,6 +3984,11 @@
|
|
|
3967
3984
|
"loadError": "无法加载备注。",
|
|
3968
3985
|
"retry": "重试",
|
|
3969
3986
|
"addFailed": "无法保存备注。",
|
|
3987
|
+
"edit": "Edit note",
|
|
3988
|
+
"editNamed": "Edit note · {{date}}",
|
|
3989
|
+
"deleteNamed": "Delete note · {{date}}",
|
|
3990
|
+
"saveEdit": "Save note",
|
|
3991
|
+
"cancelEdit": "Cancel",
|
|
3970
3992
|
"delete": "删除笔记",
|
|
3971
3993
|
"deleteConfirmTitle": "删除此笔记?",
|
|
3972
3994
|
"deleteConfirmBody": "该笔记将从记录中删除。",
|
|
@@ -4168,6 +4190,13 @@
|
|
|
4168
4190
|
"historyTitle": "修改记录",
|
|
4169
4191
|
"historyBack": "返回详情",
|
|
4170
4192
|
"historyEmpty": "没有修改记录",
|
|
4193
|
+
"statusNone": "无状态",
|
|
4194
|
+
"statusSaveFailed": "无法保存状态。",
|
|
4195
|
+
"editDescription": "编辑描述",
|
|
4196
|
+
"descriptionSave": "保存描述",
|
|
4197
|
+
"descriptionSaveFailed": "无法保存描述。",
|
|
4198
|
+
"notesMore": "查看全部备注(另有 {{n}} 条)",
|
|
4199
|
+
"actionsLabel": "预约操作",
|
|
4171
4200
|
"notesAction": "患者备注",
|
|
4172
4201
|
"notesTitle": "备注 · {{name}}",
|
|
4173
4202
|
"notesBack": "返回详情",
|
|
@@ -4175,13 +4204,8 @@
|
|
|
4175
4204
|
"notesPreviewOpen": "查看更多",
|
|
4176
4205
|
"notesPreviewEmpty": "该患者暂无备注。",
|
|
4177
4206
|
"notesPreviewOpenNote": "打开备注{{number}}",
|
|
4178
|
-
"noteEdit": "编辑备注",
|
|
4179
|
-
"noteEditNamed": "编辑备注 · {{date}}",
|
|
4180
4207
|
"noteDelete": "删除备注",
|
|
4181
4208
|
"noteDeleteNamed": "删除备注 · {{date}}",
|
|
4182
|
-
"noteEditTitle": "编辑备注",
|
|
4183
|
-
"noteEditLabel": "备注",
|
|
4184
|
-
"noteSave": "保存备注",
|
|
4185
4209
|
"noteCancel": "取消",
|
|
4186
4210
|
"noteDeleteTitle": "删除此备注?",
|
|
4187
4211
|
"noteDeleteBody": "该备注将从患者档案中移除。此操作在此处无法撤销。",
|
|
@@ -123,23 +123,32 @@ export interface AppointmentDetailsPanelProps {
|
|
|
123
123
|
details: CalendarAppointmentDetails;
|
|
124
124
|
/** The row's patient id (N-C5); defaults to the read's patient. */
|
|
125
125
|
patientId?: string;
|
|
126
|
-
/** The host's notes seam; without it, no
|
|
126
|
+
/** The host's notes seam; without it, no notes card. */
|
|
127
127
|
notesSeam?: PatientNotesSeam;
|
|
128
128
|
/** Route to the host's Notes tool, optionally addressed to one note. */
|
|
129
129
|
onOpenNotes?: (patientId: string, noteId?: string) => void;
|
|
130
|
-
/** Withholds Edit, Move and
|
|
131
|
-
* host's. */
|
|
130
|
+
/** Withholds Edit, Move, Copy and the status change; Join, WhatsApp and
|
|
131
|
+
* Create task are the host's. */
|
|
132
132
|
readOnly?: boolean;
|
|
133
133
|
onEdit?: () => void;
|
|
134
134
|
/** Arm a Move placement: the next slot click places the appointment. */
|
|
135
135
|
onMove?: () => void;
|
|
136
136
|
onCopy?: (withTreatments: boolean) => void;
|
|
137
|
+
/** Save a new status for this occurrence. Reject with a user-facing
|
|
138
|
+
* Error and the control shows it and keeps the old status. Absent, the
|
|
139
|
+
* status is shown read-only. */
|
|
140
|
+
onStatusChange?: (status: CalendarEventStatus) => Promise<void>;
|
|
141
|
+
/** Save a new description for this occurrence, as the pencil's sub-view
|
|
142
|
+
* submits it. Reject with a user-facing Error and the sub-view stays open
|
|
143
|
+
* with it. Absent, the description is read-only. */
|
|
144
|
+
onDescriptionChange?: (description: string) => Promise<void>;
|
|
137
145
|
/** The user's map-link setting (platform `showPatientAddressMapLink`). */
|
|
138
146
|
mapsLink?: boolean;
|
|
139
147
|
locale?: string;
|
|
140
148
|
}
|
|
141
|
-
/** The
|
|
142
|
-
*
|
|
143
|
-
*
|
|
149
|
+
/** The appointment details panel (P-C2, P-C3): the patient card, the
|
|
150
|
+
* appointment, notes and treatments cards, a pinned footer with the
|
|
151
|
+
* status and the actions, and a History sub-view in place of the body.
|
|
152
|
+
* It docks in the rail, is no dialog and asks no series scope. */
|
|
144
153
|
export declare function AppointmentDetailsPanel(props: AppointmentDetailsPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
145
154
|
//# sourceMappingURL=calendar-appointment-details.d.ts.map
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
1
2
|
import type { CalendarAppointmentDetails } from './calendar-appointment-details';
|
|
2
|
-
interface
|
|
3
|
+
interface CardProps {
|
|
3
4
|
details: CalendarAppointmentDetails;
|
|
4
5
|
locale: string;
|
|
5
6
|
}
|
|
6
|
-
/**
|
|
7
|
-
*
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
*
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
export declare function DetailsMoneySection({ details, locale }: SectionProps): import("react/jsx-runtime").JSX.Element | null;
|
|
14
|
-
/** Date of birth, every labelled phone, email and, with the display cog's
|
|
15
|
-
* map link on, the address or the plain fact that none is on file. */
|
|
16
|
-
export declare function DetailsContactSection({ details, locale, mapsLink, }: SectionProps & {
|
|
7
|
+
/**
|
|
8
|
+
* The kit's PatientSummaryCard: identity, the attention chips, the money
|
|
9
|
+
* chips and the contact fields. Signing and anamnesis explain themselves
|
|
10
|
+
* in the chips' hover cards; money reads worst first (owed, to invoice,
|
|
11
|
+
* paid online), labelled and without glyphs.
|
|
12
|
+
*/
|
|
13
|
+
export declare function DetailsPatientCard({ details, locale, mapsLink, }: CardProps & {
|
|
17
14
|
/** The user's map-link setting (platform `showPatientAddressMapLink`). */
|
|
18
15
|
mapsLink?: boolean;
|
|
19
16
|
}): import("react/jsx-runtime").JSX.Element | null;
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
*
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
17
|
+
/**
|
|
18
|
+
* When, how long, who and where, the series rule, and what the booking
|
|
19
|
+
* site recorded. Operator and chair names come from the calendar data, so
|
|
20
|
+
* an id the data does not know prints no row. `description` is the host's
|
|
21
|
+
* slot for the description, above the facts.
|
|
22
|
+
*/
|
|
23
|
+
export declare function DetailsAppointmentCard({ details, locale, description, }: CardProps & {
|
|
24
|
+
description?: ReactNode;
|
|
25
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
26
|
+
/** The linked plan, by number when the host has one, and the kit's
|
|
27
|
+
* TreatmentReceipt: one line per treatment, a price only when the host
|
|
28
|
+
* sends one (the editor's price gate), and a total only when every line
|
|
29
|
+
* is priced. */
|
|
30
|
+
export declare function DetailsTreatmentsCard({ details, locale }: CardProps): import("react/jsx-runtime").JSX.Element | null;
|
|
31
31
|
export {};
|
|
32
32
|
//# sourceMappingURL=calendar-appointment-details.sections.d.ts.map
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* The hover card body the details panel's chips share: an eyebrow naming
|
|
3
|
+
* the kind of thing, a heading restating the chip in words, and the facts
|
|
4
|
+
* the chip could not fit. Ported from the calendar-rail demo's hover
|
|
5
|
+
* grammar; `PatientSummaryCard.flagHover` renders it around its own chip.
|
|
6
|
+
*/
|
|
7
|
+
import type { ReactNode } from 'react';
|
|
8
|
+
export interface InfoHoverFact {
|
|
9
|
+
text: ReactNode;
|
|
10
|
+
/** A caveat or provenance note, quieter than the rest. */
|
|
11
|
+
muted?: boolean;
|
|
12
|
+
}
|
|
13
|
+
export declare function InfoHoverBody({ eyebrow, heading, facts, }: {
|
|
14
|
+
eyebrow: string;
|
|
15
|
+
heading: string;
|
|
16
|
+
facts?: readonly InfoHoverFact[];
|
|
17
|
+
}): ReactNode;
|
|
18
|
+
//# sourceMappingURL=calendar-info-hover.d.ts.map
|