@alfadocs/ui-kit 1.6.1 → 1.8.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/{anamnesis-summary-rows-F-cCmFAn.js → anamnesis-summary-rows-d44s_whc.js} +2 -2
- package/dist/_chunks/{antenatal-schedule-timeline-BjlF2rTz.js → antenatal-schedule-timeline-B1k8QkA6.js} +3 -3
- package/dist/_chunks/{appointment-card-BhcPJpXh.js → appointment-card-Dzr3GeVz.js} +73 -90
- package/dist/_chunks/{appointment-timeline-CMPvzlGZ.js → appointment-timeline-0mwtpErq.js} +3 -3
- package/dist/_chunks/{appointment-tray-3c_FLxXJ.js → appointment-tray-4FUu_5NX.js} +2 -2
- package/dist/_chunks/armchair-BaLDW6Hz.js +23 -0
- package/dist/_chunks/{booking-CQMJUFG-.js → booking-DHkKcUIl.js} +4 -4
- package/dist/_chunks/{calendar-4dXTvsCz.js → calendar-B4Gnyu1C.js} +553 -437
- package/dist/_chunks/calendar-event-card-Bjdbik8G.js +425 -0
- package/dist/_chunks/{care-plan-card-DQjVRDxO.js → care-plan-card-aDN4oem9.js} +3 -3
- package/dist/_chunks/{care-plan-entry-card-CMpoeNkb.js → care-plan-entry-card-BEhANdBE.js} +2 -2
- package/dist/_chunks/{care-plan-header-CxYoq23f.js → care-plan-header-CkpPyQqG.js} +2 -2
- package/dist/_chunks/{color-picker-D-tUwxxT.js → color-picker-oZ6zYks8.js} +164 -151
- package/dist/_chunks/control-room-rail-Cj2iX9h_.js +337 -0
- package/dist/_chunks/{cycle-calculator-DzgO1vzP.js → cycle-calculator-DmtYGhqq.js} +3 -3
- package/dist/_chunks/{date-picker-Bp64zk2p.js → date-picker-CepI_oI2.js} +77 -74
- package/dist/_chunks/{date-picker-variants-pKAJfnWr.js → date-picker-variants-DfuooXEK.js} +7 -2
- package/dist/_chunks/{date-range-picker-CDrZ8Zh0.js → date-range-picker-BD8P_rJq.js} +46 -45
- package/dist/_chunks/{date-time-picker-DVETwpzc.js → date-time-picker-3I2vVKGV.js} +2 -2
- package/dist/_chunks/{due-date-calculator-wK8Tajzz.js → due-date-calculator-BF_Ikofx.js} +4 -4
- package/dist/_chunks/{entity-card-9_62gY7l.js → entity-card-DmrgYSEX.js} +4 -4
- package/dist/_chunks/{gestational-age-calculator-C_uDAeP_.js → gestational-age-calculator-CxZelpu2.js} +5 -5
- package/dist/_chunks/{hcg-doubling-BaXkJhT-.js → hcg-doubling-CpU7H5rQ.js} +3 -3
- package/dist/_chunks/{link-cell-renderer-DH4JYpKU.js → link-cell-renderer-BZQtsuFz.js} +2 -2
- package/dist/_chunks/{notes-panel-DlnENphf.js → notes-panel-e9cJWVRg.js} +2 -2
- package/dist/_chunks/{operator-hero-CCDnIa1S.js → operator-hero-BnFv-Uef.js} +2 -2
- package/dist/_chunks/{parse-JqixfsU0.js → parse-MN9bGkrY.js} +2 -2
- package/dist/_chunks/{patient-details-qnsqYBGQ.js → patient-details-xrqe13az.js} +160 -159
- package/dist/_chunks/{patient-table-DwshfVsQ.js → patient-table-BqYomX50.js} +2 -2
- package/dist/_chunks/{payment-automation-upsell-BBIG7NFL.js → payment-automation-upsell-DwQW2fRp.js} +52 -63
- package/dist/_chunks/{payment-request-card-BjjBMdsp.js → payment-request-card-YVCcCZ25.js} +2 -2
- package/dist/_chunks/{practice-results-F_Rf7c4H.js → practice-results-BEsAdW-B.js} +719 -633
- package/dist/_chunks/{pregnancy-dating-BVS_9YU2.js → pregnancy-dating-DtToyMyc.js} +5 -5
- package/dist/_chunks/{radiograph-panel.agent-CiHwgISa.js → radiograph-panel.agent-C3trfWqB.js} +3 -3
- package/dist/_chunks/repeat-CvQa5rZt.js +17 -0
- package/dist/_chunks/resource-chip-DYTG0IQQ.js +83 -0
- package/dist/_chunks/{rich-text-editor-DARnq_6N.js → rich-text-editor-BDfFtK4H.js} +2 -2
- package/dist/_chunks/subDays-BLl3y3pd.js +8 -0
- package/dist/agent-catalog.json +3 -3
- package/dist/components/appointment-card/index.js +2 -2
- package/dist/components/appointment-timeline/index.js +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/calendar/calendar.d.ts +138 -12
- package/dist/components/calendar/index.js +1 -1
- package/dist/components/calendar-event-card/calendar-event-card.d.ts +48 -11
- package/dist/components/calendar-event-card/index.js +1 -1
- package/dist/components/care-plan-card/index.js +1 -1
- package/dist/components/care-plan-entry-card/index.js +1 -1
- package/dist/components/care-plan-header/index.js +1 -1
- package/dist/components/color-picker/index.d.ts +1 -1
- package/dist/components/color-picker/index.js +4 -3
- package/dist/components/color-picker/palettes.d.ts +10 -0
- package/dist/components/control-room-rail/control-room-rail.d.ts +9 -0
- package/dist/components/control-room-rail/index.js +1 -1
- package/dist/components/cycle-calculator/index.js +1 -1
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/date-picker/date-picker.d.ts +11 -0
- package/dist/components/date-picker/index.js +1 -1
- package/dist/components/date-range-picker/index.js +1 -1
- package/dist/components/date-time-picker/index.js +1 -1
- package/dist/components/due-date-calculator/index.js +2 -2
- package/dist/components/gestational-age-calculator/index.js +1 -1
- package/dist/components/hcg-doubling/index.js +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/operator-hero/index.js +1 -1
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-details/patient-details.d.ts +8 -0
- package/dist/components/patient-table/index.js +1 -1
- package/dist/components/payment-card/index.js +1 -1
- package/dist/components/practice-results/index.js +1 -1
- package/dist/components/practice-results/practice-results.d.ts +47 -7
- package/dist/components/pregnancy-dating/index.js +1 -1
- package/dist/components/radiograph-panel/index.js +1 -1
- package/dist/components/resource-chip/index.d.ts +3 -0
- package/dist/components/resource-chip/index.js +5 -0
- package/dist/components/resource-chip/resource-chip.d.ts +26 -0
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/host-compat.css +7 -1
- package/dist/i18n/locales/ar.d.ts +5 -0
- package/dist/i18n/locales/ar.js +6 -1
- package/dist/i18n/locales/de.d.ts +5 -0
- package/dist/i18n/locales/de.js +6 -1
- package/dist/i18n/locales/el.d.ts +5 -0
- package/dist/i18n/locales/el.js +6 -1
- package/dist/i18n/locales/en.d.ts +5 -0
- package/dist/i18n/locales/en.js +6 -1
- package/dist/i18n/locales/es.d.ts +5 -0
- package/dist/i18n/locales/es.js +6 -1
- package/dist/i18n/locales/fr.d.ts +5 -0
- package/dist/i18n/locales/fr.js +6 -1
- package/dist/i18n/locales/hi.d.ts +5 -0
- package/dist/i18n/locales/hi.js +6 -1
- package/dist/i18n/locales/it.d.ts +5 -0
- package/dist/i18n/locales/it.js +6 -1
- package/dist/i18n/locales/ja.d.ts +5 -0
- package/dist/i18n/locales/ja.js +6 -1
- package/dist/i18n/locales/nl.d.ts +5 -0
- package/dist/i18n/locales/nl.js +6 -1
- package/dist/i18n/locales/pl.d.ts +5 -0
- package/dist/i18n/locales/pl.js +6 -1
- package/dist/i18n/locales/pt.d.ts +5 -0
- package/dist/i18n/locales/pt.js +6 -1
- package/dist/i18n/locales/ro.d.ts +5 -0
- package/dist/i18n/locales/ro.js +6 -1
- package/dist/i18n/locales/ru.d.ts +5 -0
- package/dist/i18n/locales/ru.js +6 -1
- package/dist/i18n/locales/sq.d.ts +5 -0
- package/dist/i18n/locales/sq.js +6 -1
- package/dist/i18n/locales/sv.d.ts +5 -0
- package/dist/i18n/locales/sv.js +6 -1
- package/dist/i18n/locales/tr.d.ts +5 -0
- package/dist/i18n/locales/tr.js +6 -1
- package/dist/i18n/locales/zh.d.ts +5 -0
- package/dist/i18n/locales/zh.js +6 -1
- package/dist/index.js +961 -958
- package/dist/locales/ar.json +6 -1
- package/dist/locales/de.json +6 -1
- package/dist/locales/el.json +6 -1
- package/dist/locales/en.json +6 -1
- package/dist/locales/es.json +6 -1
- package/dist/locales/fr.json +6 -1
- package/dist/locales/hi.json +6 -1
- package/dist/locales/it.json +6 -1
- package/dist/locales/ja.json +6 -1
- package/dist/locales/nl.json +6 -1
- package/dist/locales/pl.json +6 -1
- package/dist/locales/pt.json +6 -1
- package/dist/locales/ro.json +6 -1
- package/dist/locales/ru.json +6 -1
- package/dist/locales/sq.json +6 -1
- package/dist/locales/sv.json +6 -1
- package/dist/locales/tr.json +6 -1
- package/dist/locales/zh.json +6 -1
- package/dist/patterns/anamnesis/index.js +1 -1
- package/dist/patterns/payment-automation-upsell/index.js +1 -1
- package/dist/tokens.css +40 -24
- package/package.json +5 -1
- package/dist/_chunks/calendar-event-card-C6qGtywL.js +0 -257
- package/dist/_chunks/control-room-rail-IH1eBjrK.js +0 -333
- package/dist/_chunks/subDays-CAUv47M1.js +0 -8
package/dist/locales/ar.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "ملغى",
|
|
1669
1669
|
"absent": "غائب"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "مهمة",
|
|
1673
|
+
"draft": "مسودة"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "الكراسي",
|
|
1673
1677
|
"operators": "المشغّلون"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Anxious-patient friendly"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Open"
|
|
1972
|
+
"open": "Open",
|
|
1973
|
+
"book": "Book"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} practice",
|
package/dist/locales/de.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "Abgesagt",
|
|
1669
1669
|
"absent": "Nicht erschienen"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "Aufgabe",
|
|
1673
|
+
"draft": "Entwurf"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "Stühle",
|
|
1673
1677
|
"operators": "Behandelnde"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Geeignet für ängstliche Patienten"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Öffnen"
|
|
1972
|
+
"open": "Öffnen",
|
|
1973
|
+
"book": "Buchen"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} Praxis",
|
package/dist/locales/el.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "Ακυρωμένο",
|
|
1669
1669
|
"absent": "Απών/Απούσα"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "Εργασία",
|
|
1673
|
+
"draft": "Πρόχειρο"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "Πολυθρόνες",
|
|
1673
1677
|
"operators": "Χειριστές"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Anxious-patient friendly"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Open"
|
|
1972
|
+
"open": "Open",
|
|
1973
|
+
"book": "Book"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} practice",
|
package/dist/locales/en.json
CHANGED
|
@@ -1725,6 +1725,10 @@
|
|
|
1725
1725
|
"cancelled": "Cancelled",
|
|
1726
1726
|
"absent": "Absent"
|
|
1727
1727
|
},
|
|
1728
|
+
"eventKind": {
|
|
1729
|
+
"task": "Task",
|
|
1730
|
+
"draft": "Draft"
|
|
1731
|
+
},
|
|
1728
1732
|
"resourceLabel": {
|
|
1729
1733
|
"chairs": "Chairs",
|
|
1730
1734
|
"operators": "Operators"
|
|
@@ -2022,7 +2026,8 @@
|
|
|
2022
2026
|
"label": "Anxious-patient friendly"
|
|
2023
2027
|
},
|
|
2024
2028
|
"card": {
|
|
2025
|
-
"open": "Open"
|
|
2029
|
+
"open": "Open",
|
|
2030
|
+
"book": "Book"
|
|
2026
2031
|
},
|
|
2027
2032
|
"sheet": {
|
|
2028
2033
|
"title_one": "{{count}} practice",
|
package/dist/locales/es.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "Cancelado",
|
|
1669
1669
|
"absent": "Ausente"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "Tarea",
|
|
1673
|
+
"draft": "Borrador"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "Sillones",
|
|
1673
1677
|
"operators": "Operadores"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Adecuado para pacientes ansiosos"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Abrir"
|
|
1972
|
+
"open": "Abrir",
|
|
1973
|
+
"book": "Reservar"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} consultorio",
|
package/dist/locales/fr.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "Annulé",
|
|
1669
1669
|
"absent": "Absent"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "Tâche",
|
|
1673
|
+
"draft": "Brouillon"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "Fauteuils",
|
|
1673
1677
|
"operators": "Opérateurs"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Adapté aux patients anxieux"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Ouvrir"
|
|
1972
|
+
"open": "Ouvrir",
|
|
1973
|
+
"book": "Réserver"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} cabinet",
|
package/dist/locales/hi.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "रद्द",
|
|
1669
1669
|
"absent": "अनुपस्थित"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "कार्य",
|
|
1673
|
+
"draft": "ड्राफ़्ट"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "डेंटल चेयर",
|
|
1673
1677
|
"operators": "ऑपरेटर"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Anxious-patient friendly"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Open"
|
|
1972
|
+
"open": "Open",
|
|
1973
|
+
"book": "Book"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} practice",
|
package/dist/locales/it.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "Annullato",
|
|
1669
1669
|
"absent": "Assente"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "Attività",
|
|
1673
|
+
"draft": "Bozza"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "Poltrone",
|
|
1673
1677
|
"operators": "Operatori"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Adatto ai pazienti ansiosi"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Apri"
|
|
1972
|
+
"open": "Apri",
|
|
1973
|
+
"book": "Prenota"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} studio",
|
package/dist/locales/ja.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "キャンセル済み",
|
|
1669
1669
|
"absent": "欠席"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "タスク",
|
|
1673
|
+
"draft": "下書き"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "チェア",
|
|
1673
1677
|
"operators": "オペレーター"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Anxious-patient friendly"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Open"
|
|
1972
|
+
"open": "Open",
|
|
1973
|
+
"book": "Book"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} practice",
|
package/dist/locales/nl.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "Geannuleerd",
|
|
1669
1669
|
"absent": "Afwezig"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "Taak",
|
|
1673
|
+
"draft": "Concept"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "Behandelstoelen",
|
|
1673
1677
|
"operators": "Operatoren"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Geschikt voor angstige patiënten"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Openen"
|
|
1972
|
+
"open": "Openen",
|
|
1973
|
+
"book": "Boeken"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} praktijk",
|
package/dist/locales/pl.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "Anulowany",
|
|
1669
1669
|
"absent": "Nieobecny"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "Zadanie",
|
|
1673
|
+
"draft": "Wersja robocza"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "Fotele",
|
|
1673
1677
|
"operators": "Operatorzy"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Anxious-patient friendly"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Open"
|
|
1972
|
+
"open": "Open",
|
|
1973
|
+
"book": "Book"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} practice",
|
package/dist/locales/pt.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "Cancelado",
|
|
1669
1669
|
"absent": "Ausente"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "Tarefa",
|
|
1673
|
+
"draft": "Rascunho"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "Cadeiras",
|
|
1673
1677
|
"operators": "Operadores"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Adequado a pacientes ansiosos"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Abrir"
|
|
1972
|
+
"open": "Abrir",
|
|
1973
|
+
"book": "Reservar"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} consultório",
|
package/dist/locales/ro.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "Anulat",
|
|
1669
1669
|
"absent": "Absent"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "Activitate",
|
|
1673
|
+
"draft": "Ciornă"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "Fotolii",
|
|
1673
1677
|
"operators": "Operatori"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Anxious-patient friendly"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Open"
|
|
1972
|
+
"open": "Open",
|
|
1973
|
+
"book": "Book"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} practice",
|
package/dist/locales/ru.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "Отменено",
|
|
1669
1669
|
"absent": "Отсутствует"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "Задача",
|
|
1673
|
+
"draft": "Черновик"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "Кресла",
|
|
1673
1677
|
"operators": "Операторы"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Anxious-patient friendly"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Open"
|
|
1972
|
+
"open": "Open",
|
|
1973
|
+
"book": "Book"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} practice",
|
package/dist/locales/sq.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "Anuluar",
|
|
1669
1669
|
"absent": "Mungues"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "Detyrë",
|
|
1673
|
+
"draft": "Skicë"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "Karrige",
|
|
1673
1677
|
"operators": "Operatorë"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Anxious-patient friendly"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Open"
|
|
1972
|
+
"open": "Open",
|
|
1973
|
+
"book": "Book"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} practice",
|
package/dist/locales/sv.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "Avbokad",
|
|
1669
1669
|
"absent": "Frånvarande"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "Uppgift",
|
|
1673
|
+
"draft": "Utkast"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "Behandlingsstolar",
|
|
1673
1677
|
"operators": "Operatörer"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Anxious-patient friendly"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Open"
|
|
1972
|
+
"open": "Open",
|
|
1973
|
+
"book": "Book"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} practice",
|
package/dist/locales/tr.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "İptal edildi",
|
|
1669
1669
|
"absent": "Gelmedi"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "Görev",
|
|
1673
|
+
"draft": "Taslak"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "Koltuklar",
|
|
1673
1677
|
"operators": "Operatörler"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Anxious-patient friendly"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Open"
|
|
1972
|
+
"open": "Open",
|
|
1973
|
+
"book": "Book"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} practice",
|
package/dist/locales/zh.json
CHANGED
|
@@ -1668,6 +1668,10 @@
|
|
|
1668
1668
|
"cancelled": "已取消",
|
|
1669
1669
|
"absent": "缺席"
|
|
1670
1670
|
},
|
|
1671
|
+
"eventKind": {
|
|
1672
|
+
"task": "任务",
|
|
1673
|
+
"draft": "草稿"
|
|
1674
|
+
},
|
|
1671
1675
|
"resourceLabel": {
|
|
1672
1676
|
"chairs": "诊椅",
|
|
1673
1677
|
"operators": "操作员"
|
|
@@ -1965,7 +1969,8 @@
|
|
|
1965
1969
|
"label": "Anxious-patient friendly"
|
|
1966
1970
|
},
|
|
1967
1971
|
"card": {
|
|
1968
|
-
"open": "Open"
|
|
1972
|
+
"open": "Open",
|
|
1973
|
+
"book": "Book"
|
|
1969
1974
|
},
|
|
1970
1975
|
"sheet": {
|
|
1971
1976
|
"title_one": "{{count}} practice",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as e, a as i, L as r, P as n, S as o, T as t, b as l, c as d, d as g, e as A, f as m, g as c, h as E, i as P, j as f, k as S, l as h, m as u, n as T, o as I, p as N, r as R, q as _, s as C, t as L, u as b } from "../../_chunks/anamnesis-summary-rows-
|
|
1
|
+
import { A as e, a as i, L as r, P as n, S as o, T as t, b as l, c as d, d as g, e as A, f as m, g as c, h as E, i as P, j as f, k as S, l as h, m as u, n as T, o as I, p as N, r as R, q as _, s as C, t as L, u as b } from "../../_chunks/anamnesis-summary-rows-d44s_whc.js";
|
|
2
2
|
export {
|
|
3
3
|
e as Anamnesis,
|
|
4
4
|
i as AnamnesisConfigEditor,
|