@alfadocs/ui-kit 1.28.0 → 1.28.2
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/{calendar-workspace-Cs4hNB40.js → calendar-workspace-a84AHQwj.js} +2 -2
- package/dist/_chunks/signature-status-chip-T5fyS-k9.js +196 -0
- package/dist/agent-catalog.json +1 -1
- package/dist/components/signature-status-chip/index.js +1 -1
- package/dist/i18n/locales/ar.d.ts +76 -75
- package/dist/i18n/locales/ar.js +77 -76
- package/dist/i18n/locales/de.d.ts +25 -24
- package/dist/i18n/locales/de.js +25 -24
- package/dist/i18n/locales/el.d.ts +76 -75
- package/dist/i18n/locales/el.js +77 -76
- package/dist/i18n/locales/en.d.ts +1 -0
- package/dist/i18n/locales/en.js +1 -0
- package/dist/i18n/locales/es.d.ts +26 -25
- package/dist/i18n/locales/es.js +26 -25
- package/dist/i18n/locales/fr.d.ts +26 -25
- package/dist/i18n/locales/fr.js +26 -25
- package/dist/i18n/locales/hi.d.ts +76 -75
- package/dist/i18n/locales/hi.js +77 -76
- package/dist/i18n/locales/it.d.ts +1 -0
- package/dist/i18n/locales/it.js +1 -0
- package/dist/i18n/locales/ja.d.ts +76 -75
- package/dist/i18n/locales/ja.js +77 -76
- package/dist/i18n/locales/nl.d.ts +24 -23
- package/dist/i18n/locales/nl.js +24 -23
- package/dist/i18n/locales/pl.d.ts +76 -75
- package/dist/i18n/locales/pl.js +77 -76
- package/dist/i18n/locales/pt.d.ts +26 -25
- package/dist/i18n/locales/pt.js +26 -25
- package/dist/i18n/locales/ro.d.ts +76 -75
- package/dist/i18n/locales/ro.js +77 -76
- package/dist/i18n/locales/ru.d.ts +76 -75
- package/dist/i18n/locales/ru.js +77 -76
- package/dist/i18n/locales/sq.d.ts +76 -75
- package/dist/i18n/locales/sq.js +77 -76
- package/dist/i18n/locales/sv.d.ts +75 -74
- package/dist/i18n/locales/sv.js +76 -75
- package/dist/i18n/locales/tr.d.ts +76 -75
- package/dist/i18n/locales/tr.js +77 -76
- package/dist/i18n/locales/zh.d.ts +76 -75
- package/dist/i18n/locales/zh.js +77 -76
- package/dist/index.js +2 -2
- package/dist/locales/ar.json +76 -75
- package/dist/locales/de.json +25 -24
- package/dist/locales/el.json +76 -75
- package/dist/locales/en.json +1 -0
- package/dist/locales/es.json +26 -25
- package/dist/locales/fr.json +26 -25
- package/dist/locales/hi.json +76 -75
- package/dist/locales/it.json +1 -0
- package/dist/locales/ja.json +76 -75
- package/dist/locales/nl.json +24 -23
- package/dist/locales/pl.json +76 -75
- package/dist/locales/pt.json +26 -25
- package/dist/locales/ro.json +76 -75
- package/dist/locales/ru.json +76 -75
- package/dist/locales/sq.json +76 -75
- package/dist/locales/sv.json +75 -74
- package/dist/locales/tr.json +76 -75
- package/dist/locales/zh.json +76 -75
- package/dist/patterns/calendar/index.js +1 -1
- package/package.json +1 -1
- package/dist/_chunks/signature-status-chip-BSatI_Qc.js +0 -179
package/dist/locales/tr.json
CHANGED
|
@@ -1804,20 +1804,20 @@
|
|
|
1804
1804
|
}
|
|
1805
1805
|
},
|
|
1806
1806
|
"success": {
|
|
1807
|
-
"heading": "
|
|
1808
|
-
"descriptionSingle": "
|
|
1809
|
-
"descriptionMultiple": "
|
|
1810
|
-
"descriptionDemo": "
|
|
1811
|
-
"summaryDate": "
|
|
1812
|
-
"summaryTime": "
|
|
1813
|
-
"summaryProvider": "
|
|
1814
|
-
"summaryService": "
|
|
1815
|
-
"summarySpecialty": "
|
|
1816
|
-
"bookAnother": "
|
|
1817
|
-
"modifyBooking": "
|
|
1807
|
+
"heading": "Randevu gönderildi",
|
|
1808
|
+
"descriptionSingle": "Size {{channel}} üzerinden bir onay bağlantısı gönderdik. Randevunuzu onaylamak için bağlantıya tıklayın.",
|
|
1809
|
+
"descriptionMultiple": "Size {{channels}} üzerinden bir onay bağlantısı gönderdik. Randevunuzu onaylamak için bunlardan herhangi birindeki bağlantıya tıklayın.",
|
|
1810
|
+
"descriptionDemo": "Bu bir demoydu — onay gönderilmedi. Gerçek ortamda size onay için e-postayla bir bağlantı gönderirdik.",
|
|
1811
|
+
"summaryDate": "Tarih",
|
|
1812
|
+
"summaryTime": "Saat",
|
|
1813
|
+
"summaryProvider": "Uzman",
|
|
1814
|
+
"summaryService": "Hizmet",
|
|
1815
|
+
"summarySpecialty": "Uzmanlık alanı",
|
|
1816
|
+
"bookAnother": "Başka bir randevu alın",
|
|
1817
|
+
"modifyBooking": "Randevuyu değiştirin"
|
|
1818
1818
|
},
|
|
1819
1819
|
"submitError": {
|
|
1820
|
-
"generic": "
|
|
1820
|
+
"generic": "Randevunuzu gönderemedik. Lütfen tekrar deneyin."
|
|
1821
1821
|
},
|
|
1822
1822
|
"details": {
|
|
1823
1823
|
"heading": "Bilgileriniz",
|
|
@@ -1912,104 +1912,104 @@
|
|
|
1912
1912
|
}
|
|
1913
1913
|
},
|
|
1914
1914
|
"practiceResults": {
|
|
1915
|
-
"regionLabel": "
|
|
1916
|
-
"loading": "
|
|
1915
|
+
"regionLabel": "Klinik arama sonuçları",
|
|
1916
|
+
"loading": "Sonuçlar yükleniyor…",
|
|
1917
1917
|
"results": {
|
|
1918
|
-
"heading_one": "{{
|
|
1919
|
-
"heading_zero": "{{
|
|
1920
|
-
"heading_two": "{{
|
|
1921
|
-
"heading_few": "{{
|
|
1922
|
-
"heading_many": "{{
|
|
1923
|
-
"heading_other": "{{
|
|
1924
|
-
"summary_one": "{{count}}
|
|
1925
|
-
"summary_zero": "{{count}}
|
|
1926
|
-
"summary_two": "{{count}}
|
|
1927
|
-
"summary_few": "{{count}}
|
|
1928
|
-
"summary_many": "{{count}}
|
|
1929
|
-
"summary_other": "{{count}}
|
|
1918
|
+
"heading_one": "{{place}} içinde {{count}} sonuç",
|
|
1919
|
+
"heading_zero": "{{place}} içinde {{count}} sonuç",
|
|
1920
|
+
"heading_two": "{{place}} içinde {{count}} sonuç",
|
|
1921
|
+
"heading_few": "{{place}} içinde {{count}} sonuç",
|
|
1922
|
+
"heading_many": "{{place}} içinde {{count}} sonuç",
|
|
1923
|
+
"heading_other": "{{place}} içinde {{count}} sonuç",
|
|
1924
|
+
"summary_one": "{{count}} sonuç",
|
|
1925
|
+
"summary_zero": "{{count}} sonuç",
|
|
1926
|
+
"summary_two": "{{count}} sonuç",
|
|
1927
|
+
"summary_few": "{{count}} sonuç",
|
|
1928
|
+
"summary_many": "{{count}} sonuç",
|
|
1929
|
+
"summary_other": "{{count}} sonuç"
|
|
1930
1930
|
},
|
|
1931
1931
|
"list": {
|
|
1932
|
-
"label": "
|
|
1932
|
+
"label": "Klinik sonuç listesi"
|
|
1933
1933
|
},
|
|
1934
1934
|
"map": {
|
|
1935
|
-
"label": "
|
|
1935
|
+
"label": "Klinik sonuç haritası"
|
|
1936
1936
|
},
|
|
1937
1937
|
"thumbnail": {
|
|
1938
|
-
"alt": "
|
|
1938
|
+
"alt": "Kliniğin konumunun harita önizlemesi"
|
|
1939
1939
|
},
|
|
1940
1940
|
"filters": {
|
|
1941
|
-
"label": "
|
|
1942
|
-
"clear": "
|
|
1943
|
-
"empty": "
|
|
1941
|
+
"label": "Filtreler",
|
|
1942
|
+
"clear": "Filtreleri temizleyin",
|
|
1943
|
+
"empty": "Kullanılabilir filtre yok."
|
|
1944
1944
|
},
|
|
1945
1945
|
"sort": {
|
|
1946
|
-
"label": "
|
|
1947
|
-
"distance": "
|
|
1948
|
-
"rating": "
|
|
1949
|
-
"nextAvailable": "
|
|
1950
|
-
"relevance": "
|
|
1946
|
+
"label": "Sıralama",
|
|
1947
|
+
"distance": "Mesafe",
|
|
1948
|
+
"rating": "Puan",
|
|
1949
|
+
"nextAvailable": "Sıradaki uygunluk",
|
|
1950
|
+
"relevance": "Alaka düzeyi"
|
|
1951
1951
|
},
|
|
1952
1952
|
"empty": {
|
|
1953
|
-
"title": "
|
|
1954
|
-
"description": "
|
|
1953
|
+
"title": "Sonuç yok",
|
|
1954
|
+
"description": "Arama yarıçapını genişletmeyi veya bir filtreyi kaldırmayı deneyin."
|
|
1955
1955
|
},
|
|
1956
1956
|
"error": {
|
|
1957
|
-
"title": "
|
|
1958
|
-
"description": "
|
|
1959
|
-
"retry": "
|
|
1957
|
+
"title": "Sonuçları yükleyemedik",
|
|
1958
|
+
"description": "Bağlantınızı kontrol edin ve tekrar deneyin.",
|
|
1959
|
+
"retry": "Tekrar deneyin"
|
|
1960
1960
|
},
|
|
1961
|
-
"viewMap": "
|
|
1962
|
-
"viewList": "
|
|
1961
|
+
"viewMap": "Haritayı görüntüleyin",
|
|
1962
|
+
"viewList": "Listeyi görüntüleyin",
|
|
1963
1963
|
"nextSlot": {
|
|
1964
|
-
"summary": "
|
|
1965
|
-
"cta": "
|
|
1964
|
+
"summary": "Sıradaki uygunluk {{time}}",
|
|
1965
|
+
"cta": "{{time}} için randevu alın"
|
|
1966
1966
|
},
|
|
1967
1967
|
"distance": {
|
|
1968
1968
|
"km": "{{distance}} km",
|
|
1969
1969
|
"below": "< 1 km"
|
|
1970
1970
|
},
|
|
1971
1971
|
"fearPatient": {
|
|
1972
|
-
"label": "
|
|
1972
|
+
"label": "Kaygılı hastalar için uygun"
|
|
1973
1973
|
},
|
|
1974
1974
|
"card": {
|
|
1975
|
-
"open": "
|
|
1976
|
-
"book": "
|
|
1977
|
-
"firstVisitPrice": "
|
|
1975
|
+
"open": "Açın",
|
|
1976
|
+
"book": "Randevu alın",
|
|
1977
|
+
"firstVisitPrice": "İlk ziyaret ücreti"
|
|
1978
1978
|
},
|
|
1979
1979
|
"sheet": {
|
|
1980
|
-
"title_one": "{{count}}
|
|
1981
|
-
"title_zero": "{{count}}
|
|
1982
|
-
"title_two": "{{count}}
|
|
1983
|
-
"title_few": "{{count}}
|
|
1984
|
-
"title_many": "{{count}}
|
|
1985
|
-
"title_other": "{{count}}
|
|
1986
|
-
"description": "
|
|
1987
|
-
"descriptionMapFirst": "
|
|
1980
|
+
"title_one": "{{count}} klinik",
|
|
1981
|
+
"title_zero": "{{count}} klinik",
|
|
1982
|
+
"title_two": "{{count}} klinik",
|
|
1983
|
+
"title_few": "{{count}} klinik",
|
|
1984
|
+
"title_many": "{{count}} klinik",
|
|
1985
|
+
"title_other": "{{count}} klinik",
|
|
1986
|
+
"description": "Eşleşen kliniklerin haritası ve altında sonuç listesi.",
|
|
1987
|
+
"descriptionMapFirst": "Klinik listesi, sıralama kontrolleri ve panel boyutu seçim grubu.",
|
|
1988
1988
|
"snap": {
|
|
1989
|
-
"label": "
|
|
1990
|
-
"peek": "
|
|
1991
|
-
"half": "
|
|
1992
|
-
"full": "
|
|
1989
|
+
"label": "Panel boyutu",
|
|
1990
|
+
"peek": "Önizleme",
|
|
1991
|
+
"half": "Yarım",
|
|
1992
|
+
"full": "Tam"
|
|
1993
1993
|
}
|
|
1994
1994
|
}
|
|
1995
1995
|
},
|
|
1996
1996
|
"contactProfileCard": {
|
|
1997
|
-
"heading": "
|
|
1998
|
-
"openInGoogleMaps": "
|
|
1997
|
+
"heading": "Profil",
|
|
1998
|
+
"openInGoogleMaps": "Google Maps'te açın",
|
|
1999
1999
|
"label": {
|
|
2000
|
-
"address": "
|
|
2001
|
-
"phone": "
|
|
2000
|
+
"address": "Klinik adresi",
|
|
2001
|
+
"phone": "Telefon",
|
|
2002
2002
|
"whatsapp": "WhatsApp",
|
|
2003
2003
|
"email": "Email",
|
|
2004
|
-
"website": "
|
|
2005
|
-
"languages": "
|
|
2006
|
-
"insurances": "
|
|
2007
|
-
"firstVisitPrice": "
|
|
2008
|
-
"expertForAnxiousPatients": "
|
|
2009
|
-
"profession": "
|
|
2004
|
+
"website": "Web sitesi",
|
|
2005
|
+
"languages": "Konuşulan diller",
|
|
2006
|
+
"insurances": "Sigorta / anlaşmalı kurumlar",
|
|
2007
|
+
"firstVisitPrice": "İlk ziyaret ücreti",
|
|
2008
|
+
"expertForAnxiousPatients": "Kaygılı hastalar konusunda uzman",
|
|
2009
|
+
"profession": "Meslek"
|
|
2010
2010
|
},
|
|
2011
2011
|
"value": {
|
|
2012
|
-
"yesShort": "
|
|
2012
|
+
"yesShort": "Evet"
|
|
2013
2013
|
},
|
|
2014
2014
|
"map": {
|
|
2015
2015
|
"alt": "{{address}} adresini gösteren harita"
|
|
@@ -2612,8 +2612,8 @@
|
|
|
2612
2612
|
},
|
|
2613
2613
|
"operatorHero": {
|
|
2614
2614
|
"colorLabel": "Calendar colour",
|
|
2615
|
-
"regionLabel": "
|
|
2616
|
-
"ratingLabel": "{{value}}
|
|
2615
|
+
"regionLabel": "Uzman profili",
|
|
2616
|
+
"ratingLabel": "5 üzerinden {{value}}, {{count}} değerlendirmeye dayanmaktadır"
|
|
2617
2617
|
},
|
|
2618
2618
|
"reviewsPanel": {
|
|
2619
2619
|
"regionLabel": "Hasta değerlendirmeleri",
|
|
@@ -2869,6 +2869,7 @@
|
|
|
2869
2869
|
"signed": "İmzalandı",
|
|
2870
2870
|
"unsigned": "İmzalanmadı",
|
|
2871
2871
|
"notRequired": "İmza gerekmiyor",
|
|
2872
|
+
"partial": "Partially signed",
|
|
2872
2873
|
"missingOperator": "Operatör imzası eksik",
|
|
2873
2874
|
"missingPatient": "Hasta imzası eksik",
|
|
2874
2875
|
"missingSecondary": "Second signee signature missing",
|
package/dist/locales/zh.json
CHANGED
|
@@ -1804,20 +1804,20 @@
|
|
|
1804
1804
|
}
|
|
1805
1805
|
},
|
|
1806
1806
|
"success": {
|
|
1807
|
-
"heading": "
|
|
1808
|
-
"descriptionSingle": "
|
|
1809
|
-
"descriptionMultiple": "
|
|
1810
|
-
"descriptionDemo": "
|
|
1811
|
-
"summaryDate": "
|
|
1812
|
-
"summaryTime": "
|
|
1813
|
-
"summaryProvider": "
|
|
1814
|
-
"summaryService": "
|
|
1815
|
-
"summarySpecialty": "
|
|
1816
|
-
"bookAnother": "
|
|
1817
|
-
"modifyBooking": "
|
|
1807
|
+
"heading": "预约已提交",
|
|
1808
|
+
"descriptionSingle": "我们已通过{{channel}}发送了确认链接。点击链接确认您的预约。",
|
|
1809
|
+
"descriptionMultiple": "我们已通过{{channels}}发送了确认链接。点击其中任意一个链接确认您的预约。",
|
|
1810
|
+
"descriptionDemo": "这是一次演示 — 未发送任何确认信息。在正式环境中,我们会通过邮件发送确认链接给您。",
|
|
1811
|
+
"summaryDate": "日期",
|
|
1812
|
+
"summaryTime": "时间",
|
|
1813
|
+
"summaryProvider": "医师",
|
|
1814
|
+
"summaryService": "项目",
|
|
1815
|
+
"summarySpecialty": "专科",
|
|
1816
|
+
"bookAnother": "再次预约",
|
|
1817
|
+
"modifyBooking": "修改预约"
|
|
1818
1818
|
},
|
|
1819
1819
|
"submitError": {
|
|
1820
|
-
"generic": "
|
|
1820
|
+
"generic": "提交预约失败,请重试。"
|
|
1821
1821
|
},
|
|
1822
1822
|
"details": {
|
|
1823
1823
|
"heading": "您的信息",
|
|
@@ -1912,104 +1912,104 @@
|
|
|
1912
1912
|
}
|
|
1913
1913
|
},
|
|
1914
1914
|
"practiceResults": {
|
|
1915
|
-
"regionLabel": "
|
|
1916
|
-
"loading": "
|
|
1915
|
+
"regionLabel": "诊所搜索结果",
|
|
1916
|
+
"loading": "正在加载结果…",
|
|
1917
1917
|
"results": {
|
|
1918
|
-
"heading_one": "{{
|
|
1919
|
-
"heading_zero": "{{
|
|
1920
|
-
"heading_two": "{{
|
|
1921
|
-
"heading_few": "{{
|
|
1922
|
-
"heading_many": "{{
|
|
1923
|
-
"heading_other": "{{
|
|
1924
|
-
"summary_one": "{{count}}
|
|
1925
|
-
"summary_zero": "{{count}}
|
|
1926
|
-
"summary_two": "{{count}}
|
|
1927
|
-
"summary_few": "{{count}}
|
|
1928
|
-
"summary_many": "{{count}}
|
|
1929
|
-
"summary_other": "{{count}}
|
|
1918
|
+
"heading_one": "在{{place}}找到{{count}}个结果",
|
|
1919
|
+
"heading_zero": "在{{place}}找到{{count}}个结果",
|
|
1920
|
+
"heading_two": "在{{place}}找到{{count}}个结果",
|
|
1921
|
+
"heading_few": "在{{place}}找到{{count}}个结果",
|
|
1922
|
+
"heading_many": "在{{place}}找到{{count}}个结果",
|
|
1923
|
+
"heading_other": "在{{place}}找到{{count}}个结果",
|
|
1924
|
+
"summary_one": "{{count}}个结果",
|
|
1925
|
+
"summary_zero": "{{count}}个结果",
|
|
1926
|
+
"summary_two": "{{count}}个结果",
|
|
1927
|
+
"summary_few": "{{count}}个结果",
|
|
1928
|
+
"summary_many": "{{count}}个结果",
|
|
1929
|
+
"summary_other": "{{count}}个结果"
|
|
1930
1930
|
},
|
|
1931
1931
|
"list": {
|
|
1932
|
-
"label": "
|
|
1932
|
+
"label": "诊所结果列表"
|
|
1933
1933
|
},
|
|
1934
1934
|
"map": {
|
|
1935
|
-
"label": "
|
|
1935
|
+
"label": "诊所结果地图"
|
|
1936
1936
|
},
|
|
1937
1937
|
"thumbnail": {
|
|
1938
|
-
"alt": "
|
|
1938
|
+
"alt": "诊所位置地图预览"
|
|
1939
1939
|
},
|
|
1940
1940
|
"filters": {
|
|
1941
|
-
"label": "
|
|
1942
|
-
"clear": "
|
|
1943
|
-
"empty": "
|
|
1941
|
+
"label": "筛选",
|
|
1942
|
+
"clear": "清除筛选",
|
|
1943
|
+
"empty": "没有可用的筛选条件。"
|
|
1944
1944
|
},
|
|
1945
1945
|
"sort": {
|
|
1946
|
-
"label": "
|
|
1947
|
-
"distance": "
|
|
1948
|
-
"rating": "
|
|
1949
|
-
"nextAvailable": "
|
|
1950
|
-
"relevance": "
|
|
1946
|
+
"label": "排序",
|
|
1947
|
+
"distance": "距离",
|
|
1948
|
+
"rating": "评分",
|
|
1949
|
+
"nextAvailable": "最早可预约时间",
|
|
1950
|
+
"relevance": "相关度"
|
|
1951
1951
|
},
|
|
1952
1952
|
"empty": {
|
|
1953
|
-
"title": "
|
|
1954
|
-
"description": "
|
|
1953
|
+
"title": "没有结果",
|
|
1954
|
+
"description": "请尝试扩大范围或取消某个筛选条件。"
|
|
1955
1955
|
},
|
|
1956
1956
|
"error": {
|
|
1957
|
-
"title": "
|
|
1958
|
-
"description": "
|
|
1959
|
-
"retry": "
|
|
1957
|
+
"title": "无法加载结果",
|
|
1958
|
+
"description": "请检查网络连接后重试。",
|
|
1959
|
+
"retry": "重试"
|
|
1960
1960
|
},
|
|
1961
|
-
"viewMap": "
|
|
1962
|
-
"viewList": "
|
|
1961
|
+
"viewMap": "查看地图",
|
|
1962
|
+
"viewList": "查看列表",
|
|
1963
1963
|
"nextSlot": {
|
|
1964
|
-
"summary": "
|
|
1965
|
-
"cta": "
|
|
1964
|
+
"summary": "最早可预约{{time}}",
|
|
1965
|
+
"cta": "预约{{time}}"
|
|
1966
1966
|
},
|
|
1967
1967
|
"distance": {
|
|
1968
1968
|
"km": "{{distance}} km",
|
|
1969
1969
|
"below": "< 1 km"
|
|
1970
1970
|
},
|
|
1971
1971
|
"fearPatient": {
|
|
1972
|
-
"label": "
|
|
1972
|
+
"label": "适合焦虑患者"
|
|
1973
1973
|
},
|
|
1974
1974
|
"card": {
|
|
1975
|
-
"open": "
|
|
1976
|
-
"book": "
|
|
1977
|
-
"firstVisitPrice": "
|
|
1975
|
+
"open": "打开",
|
|
1976
|
+
"book": "预约",
|
|
1977
|
+
"firstVisitPrice": "首诊费用"
|
|
1978
1978
|
},
|
|
1979
1979
|
"sheet": {
|
|
1980
|
-
"title_one": "{{count}}
|
|
1981
|
-
"title_zero": "{{count}}
|
|
1982
|
-
"title_two": "{{count}}
|
|
1983
|
-
"title_few": "{{count}}
|
|
1984
|
-
"title_many": "{{count}}
|
|
1985
|
-
"title_other": "{{count}}
|
|
1986
|
-
"description": "
|
|
1987
|
-
"descriptionMapFirst": "
|
|
1980
|
+
"title_one": "{{count}}家诊所",
|
|
1981
|
+
"title_zero": "{{count}}家诊所",
|
|
1982
|
+
"title_two": "{{count}}家诊所",
|
|
1983
|
+
"title_few": "{{count}}家诊所",
|
|
1984
|
+
"title_many": "{{count}}家诊所",
|
|
1985
|
+
"title_other": "{{count}}家诊所",
|
|
1986
|
+
"description": "显示匹配诊所的地图,下方为结果列表。",
|
|
1987
|
+
"descriptionMapFirst": "诊所列表、排序控件和面板高度单选组。",
|
|
1988
1988
|
"snap": {
|
|
1989
|
-
"label": "
|
|
1990
|
-
"peek": "
|
|
1991
|
-
"half": "
|
|
1992
|
-
"full": "
|
|
1989
|
+
"label": "面板大小",
|
|
1990
|
+
"peek": "预览",
|
|
1991
|
+
"half": "一半",
|
|
1992
|
+
"full": "全屏"
|
|
1993
1993
|
}
|
|
1994
1994
|
}
|
|
1995
1995
|
},
|
|
1996
1996
|
"contactProfileCard": {
|
|
1997
|
-
"heading": "
|
|
1998
|
-
"openInGoogleMaps": "
|
|
1997
|
+
"heading": "资料",
|
|
1998
|
+
"openInGoogleMaps": "在Google地图中打开",
|
|
1999
1999
|
"label": {
|
|
2000
|
-
"address": "
|
|
2001
|
-
"phone": "
|
|
2000
|
+
"address": "诊所地址",
|
|
2001
|
+
"phone": "电话",
|
|
2002
2002
|
"whatsapp": "WhatsApp",
|
|
2003
2003
|
"email": "Email",
|
|
2004
|
-
"website": "
|
|
2005
|
-
"languages": "
|
|
2006
|
-
"insurances": "
|
|
2007
|
-
"firstVisitPrice": "
|
|
2008
|
-
"expertForAnxiousPatients": "
|
|
2009
|
-
"profession": "
|
|
2004
|
+
"website": "网站",
|
|
2005
|
+
"languages": "使用语言",
|
|
2006
|
+
"insurances": "保险/合作机构",
|
|
2007
|
+
"firstVisitPrice": "首诊费用",
|
|
2008
|
+
"expertForAnxiousPatients": "擅长应对焦虑患者",
|
|
2009
|
+
"profession": "职业"
|
|
2010
2010
|
},
|
|
2011
2011
|
"value": {
|
|
2012
|
-
"yesShort": "
|
|
2012
|
+
"yesShort": "是"
|
|
2013
2013
|
},
|
|
2014
2014
|
"map": {
|
|
2015
2015
|
"alt": "显示 {{address}} 的地图"
|
|
@@ -2612,8 +2612,8 @@
|
|
|
2612
2612
|
},
|
|
2613
2613
|
"operatorHero": {
|
|
2614
2614
|
"colorLabel": "Calendar colour",
|
|
2615
|
-
"regionLabel": "
|
|
2616
|
-
"ratingLabel": "{{value}}
|
|
2615
|
+
"regionLabel": "医师简介",
|
|
2616
|
+
"ratingLabel": "{{value}}星(满分5星),共{{count}}条评价"
|
|
2617
2617
|
},
|
|
2618
2618
|
"reviewsPanel": {
|
|
2619
2619
|
"regionLabel": "患者评价",
|
|
@@ -2869,6 +2869,7 @@
|
|
|
2869
2869
|
"signed": "已签名",
|
|
2870
2870
|
"unsigned": "未签名",
|
|
2871
2871
|
"notRequired": "无需签名",
|
|
2872
|
+
"partial": "Partially signed",
|
|
2872
2873
|
"missingOperator": "缺少操作员签名",
|
|
2873
2874
|
"missingPatient": "缺少患者签名",
|
|
2874
2875
|
"missingSecondary": "Second signee signature missing",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as s, a as r, b as E, D as P, c as t, S, V as A, W as C, d, i as o, m as D, r as i, u as n, e as W, f as _ } from "../../_chunks/calendar-workspace-
|
|
1
|
+
import { C as s, a as r, b as E, D as P, c as t, S, V as A, W as C, d, i as o, m as D, r as i, u as n, e as W, f as _ } from "../../_chunks/calendar-workspace-a84AHQwj.js";
|
|
2
2
|
export {
|
|
3
3
|
s as CALENDAR_PREFERENCE_KEYS,
|
|
4
4
|
r as CalendarDataProvider,
|
package/package.json
CHANGED
|
@@ -1,179 +0,0 @@
|
|
|
1
|
-
import { jsx as D } from "react/jsx-runtime";
|
|
2
|
-
import { forwardRef as P } from "react";
|
|
3
|
-
import { useTranslation as M } from "react-i18next";
|
|
4
|
-
import { B as K } from "./badge-sTusUqZD.js";
|
|
5
|
-
import { T as Y } from "./tooltip-DvmfrNvB.js";
|
|
6
|
-
function E(e) {
|
|
7
|
-
if (!e || typeof e == "string") return [];
|
|
8
|
-
const i = e.signedBy;
|
|
9
|
-
return i ? Array.isArray(i) ? i : [i] : [];
|
|
10
|
-
}
|
|
11
|
-
function u(e, i) {
|
|
12
|
-
if (e === "notRequired") return "notRequired";
|
|
13
|
-
const r = E(i).filter((t) => t.standing);
|
|
14
|
-
return r.length === 0 ? e : r.every((t) => t.standing === "signed") ? "signed" : "pending";
|
|
15
|
-
}
|
|
16
|
-
function z(e, i, r = "notRequired", t) {
|
|
17
|
-
const o = [
|
|
18
|
-
u(e, t == null ? void 0 : t.operator),
|
|
19
|
-
u(i, t == null ? void 0 : t.patient),
|
|
20
|
-
u(r, t == null ? void 0 : t.secondary)
|
|
21
|
-
].filter((d) => d !== "notRequired");
|
|
22
|
-
if (o.length === 0) return "notRequired";
|
|
23
|
-
const c = o.filter((d) => d === "signed").length;
|
|
24
|
-
return c === 0 ? "unsigned" : c === o.length ? "signed" : "partial";
|
|
25
|
-
}
|
|
26
|
-
const H = {
|
|
27
|
-
// Traffic light: green when everyone required has signed, amber when at
|
|
28
|
-
// least one party is still missing, red when nobody has.
|
|
29
|
-
signed: "success",
|
|
30
|
-
partial: "warning",
|
|
31
|
-
unsigned: "error",
|
|
32
|
-
notRequired: "neutral"
|
|
33
|
-
}, J = {
|
|
34
|
-
operator: "Operator",
|
|
35
|
-
patient: "Patient",
|
|
36
|
-
secondary: "Second signee"
|
|
37
|
-
}, Q = {
|
|
38
|
-
signed: "signed",
|
|
39
|
-
pending: "pending"
|
|
40
|
-
}, W = {
|
|
41
|
-
operator: "signatureStatusChip.missingOperator",
|
|
42
|
-
patient: "signatureStatusChip.missingPatient",
|
|
43
|
-
secondary: "signatureStatusChip.missingSecondary"
|
|
44
|
-
}, X = {
|
|
45
|
-
operator: "Operator signature missing",
|
|
46
|
-
patient: "Patient signature missing",
|
|
47
|
-
secondary: "Second signee signature missing"
|
|
48
|
-
};
|
|
49
|
-
function S(e) {
|
|
50
|
-
return `${e}`;
|
|
51
|
-
}
|
|
52
|
-
function Z(e, i, r) {
|
|
53
|
-
const t = [];
|
|
54
|
-
return e !== "notRequired" && t.push({ role: "operator", standing: e }), i !== "notRequired" && t.push({ role: "patient", standing: i }), r !== "notRequired" && t.push({ role: "secondary", standing: r }), t;
|
|
55
|
-
}
|
|
56
|
-
const tt = P(
|
|
57
|
-
({
|
|
58
|
-
operator: e,
|
|
59
|
-
patient: i,
|
|
60
|
-
secondary: r = "notRequired",
|
|
61
|
-
names: t,
|
|
62
|
-
size: o = "md",
|
|
63
|
-
detail: c = !1,
|
|
64
|
-
tooltip: d = !1,
|
|
65
|
-
id: w,
|
|
66
|
-
className: V,
|
|
67
|
-
"aria-label": _,
|
|
68
|
-
title: m,
|
|
69
|
-
...U
|
|
70
|
-
}, x) => {
|
|
71
|
-
const { t: n } = M(), y = z(e, i, r, t), N = Z(
|
|
72
|
-
u(e, t == null ? void 0 : t.operator),
|
|
73
|
-
u(i, t == null ? void 0 : t.patient),
|
|
74
|
-
u(r, t == null ? void 0 : t.secondary)
|
|
75
|
-
), l = (() => {
|
|
76
|
-
switch (y) {
|
|
77
|
-
case "signed":
|
|
78
|
-
return n("signatureStatusChip.signed", { defaultValue: "Signed" });
|
|
79
|
-
case "unsigned":
|
|
80
|
-
return n("signatureStatusChip.unsigned", {
|
|
81
|
-
defaultValue: "Not signed"
|
|
82
|
-
});
|
|
83
|
-
case "notRequired":
|
|
84
|
-
return n("signatureStatusChip.notRequired", {
|
|
85
|
-
defaultValue: "No signature required"
|
|
86
|
-
});
|
|
87
|
-
case "partial": {
|
|
88
|
-
const p = N.filter((a) => a.standing === "pending");
|
|
89
|
-
if (p.length === 1) {
|
|
90
|
-
const a = p[0].role;
|
|
91
|
-
return n(W[a], {
|
|
92
|
-
defaultValue: X[a]
|
|
93
|
-
});
|
|
94
|
-
}
|
|
95
|
-
return n("signatureStatusChip.missingCount", {
|
|
96
|
-
defaultValue: "{{count}} signatures missing",
|
|
97
|
-
count: p.length
|
|
98
|
-
});
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
})(), T = (p) => N.map(({ role: a, standing: b }) => {
|
|
102
|
-
const C = n(`signatureStatusChip.party.${a}`, {
|
|
103
|
-
defaultValue: J[a]
|
|
104
|
-
}), B = n(`signatureStatusChip.state.${b}`, {
|
|
105
|
-
defaultValue: Q[b]
|
|
106
|
-
}), h = p ? t == null ? void 0 : t[a] : void 0;
|
|
107
|
-
if (!h)
|
|
108
|
-
return n("signatureStatusChip.breakdownItem", {
|
|
109
|
-
defaultValue: "{{party}} {{state}}",
|
|
110
|
-
party: C,
|
|
111
|
-
state: B
|
|
112
|
-
});
|
|
113
|
-
const R = typeof h == "string" ? { name: h } : h, q = E(R);
|
|
114
|
-
if (q.length > 0) {
|
|
115
|
-
const L = (s) => s.relationship ? n("signatureStatusChip.representative", {
|
|
116
|
-
defaultValue: "{{name}} ({{relationship}})",
|
|
117
|
-
name: S(s.name),
|
|
118
|
-
relationship: s.relationship
|
|
119
|
-
}) : S(s.name), $ = (s) => s.standing ?? b, j = q.filter((s) => $(s) === "signed"), k = q.filter((s) => $(s) === "pending"), v = [];
|
|
120
|
-
return j.length > 0 && v.push(
|
|
121
|
-
n("signatureStatusChip.signedByList", {
|
|
122
|
-
defaultValue: "signed by {{signers}}",
|
|
123
|
-
signers: j.map(L).join(", ")
|
|
124
|
-
})
|
|
125
|
-
), k.length > 0 && v.push(
|
|
126
|
-
n("signatureStatusChip.awaitingList", {
|
|
127
|
-
defaultValue: "awaiting {{signers}}",
|
|
128
|
-
signers: k.map(L).join(", ")
|
|
129
|
-
})
|
|
130
|
-
), n("signatureStatusChip.breakdownItemOnBehalf", {
|
|
131
|
-
defaultValue: "{{party}}: {{name}}, {{detail}}",
|
|
132
|
-
party: C,
|
|
133
|
-
name: S(R.name),
|
|
134
|
-
detail: v.join(", ")
|
|
135
|
-
});
|
|
136
|
-
}
|
|
137
|
-
return n("signatureStatusChip.breakdownItemNamed", {
|
|
138
|
-
defaultValue: "{{party}}: {{name}} ({{state}})",
|
|
139
|
-
party: C,
|
|
140
|
-
name: S(R.name),
|
|
141
|
-
state: B
|
|
142
|
-
});
|
|
143
|
-
}).join(" · "), f = T(!0), I = T(!1), F = f ? `${l}, ${f}` : l, G = c && I ? `${l} · ${I}` : l, g = d && f.length > 0, A = _ ?? (g ? l : F), O = /* @__PURE__ */ D(
|
|
144
|
-
K,
|
|
145
|
-
{
|
|
146
|
-
ref: x,
|
|
147
|
-
variant: H[y],
|
|
148
|
-
size: o,
|
|
149
|
-
withDot: !0,
|
|
150
|
-
role: "img",
|
|
151
|
-
"aria-label": A,
|
|
152
|
-
title: g ? m : m ?? A,
|
|
153
|
-
tabIndex: g ? 0 : void 0,
|
|
154
|
-
"data-component": "signature-status-chip",
|
|
155
|
-
"data-status": y,
|
|
156
|
-
"data-component-id": w,
|
|
157
|
-
id: w,
|
|
158
|
-
className: g ? [
|
|
159
|
-
"ds:rounded-[var(--radius-full)]",
|
|
160
|
-
"ds:focus-visible:outline-[length:var(--focus-ring-width)]",
|
|
161
|
-
"ds:focus-visible:outline-solid",
|
|
162
|
-
"ds:focus-visible:outline-ring",
|
|
163
|
-
"ds:focus-visible:outline-offset-[length:var(--focus-ring-offset)]",
|
|
164
|
-
V
|
|
165
|
-
].filter(Boolean).join(" ") : V,
|
|
166
|
-
...U,
|
|
167
|
-
children: G
|
|
168
|
-
}
|
|
169
|
-
);
|
|
170
|
-
return g ? /* @__PURE__ */ D(Y, { label: f, children: O }) : O;
|
|
171
|
-
}
|
|
172
|
-
);
|
|
173
|
-
tt.displayName = "SignatureStatusChip";
|
|
174
|
-
export {
|
|
175
|
-
tt as S,
|
|
176
|
-
u as e,
|
|
177
|
-
z as s
|
|
178
|
-
};
|
|
179
|
-
//# sourceMappingURL=signature-status-chip-BSatI_Qc.js.map
|