@alfadocs/ui-kit 0.50.1 → 0.51.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/{agenda-card-BaSfVfrL.js → agenda-card-Bl-SBiCh.js} +55 -45
- package/dist/_chunks/agenda-tray-DA6qj8BL.js +203 -0
- package/dist/_chunks/{ai-consent-banner-F2md5JD3.js → ai-consent-banner-DBKV27je.js} +2 -2
- package/dist/_chunks/ai-tools-rail-7tC3GT4h.js +340 -0
- package/dist/_chunks/{alert-CUTxnym2.js → alert-_mUKLmwA.js} +54 -44
- package/dist/_chunks/{audio-recorder-DVJXV7_k.js → audio-recorder-D6OVfNiZ.js} +2 -2
- package/dist/_chunks/{booking-DljH0JkS.js → booking-BUV9fspj.js} +2 -2
- package/dist/_chunks/{document-scanner-Cxqvq7GR.js → document-scanner-biBS_f6c.js} +2 -2
- package/dist/_chunks/dropdown-menu-DwwPovMZ.js +354 -0
- package/dist/_chunks/{editable-currency-cell-renderer-Bh48OHRv.js → editable-currency-cell-renderer-D5C5tCfu.js} +3 -3
- package/dist/_chunks/{freemium-paywall-BWaLWje-.js → freemium-paywall-gHGA44dW.js} +2 -2
- package/dist/_chunks/{header-settings-Bx0Biimh.js → header-settings-D5Z2B_Yz.js} +3 -3
- package/dist/_chunks/{marketplace-app-shell-UKSLx9K_.js → marketplace-app-shell-Dmo1S9av.js} +6 -6
- package/dist/_chunks/{patient-search-BJOmTmDA.js → patient-search-CArmRKeg.js} +3 -3
- package/dist/_chunks/{patient-shell-DUmhXnFq.js → patient-shell-c2YixkQw.js} +4 -4
- package/dist/_chunks/{payment-form-xmeCkxas.js → payment-form-DJ9vnzrT.js} +2 -2
- package/dist/_chunks/{pdf-viewer-q1D3Uion.js → pdf-viewer-4odMFuFW.js} +2 -2
- package/dist/_chunks/{practice-results-Cq1y8JFD.js → practice-results-CtfciF2v.js} +3 -3
- package/dist/_chunks/{pregnancy-dating-DT_244bG.js → pregnancy-dating-BA37LSkF.js} +15 -15
- package/dist/_chunks/{recaptcha-widget-CFYyLSEX.js → recaptcha-widget-BCNHsgqt.js} +2 -2
- package/dist/_chunks/{sidebar-h78cTNLh.js → sidebar-DPEHzxLZ.js} +397 -346
- package/dist/_chunks/{sign-document-CZkAf28g.js → sign-document-Bzld9jVM.js} +2 -2
- package/dist/_chunks/{task-card-CPyQ5AXC.js → task-card-BwY9jaV1.js} +48 -42
- package/dist/_chunks/task-tray-Cb_hK4yb.js +234 -0
- package/dist/_chunks/{theme-toggle-ClATnY4Q.js → theme-toggle-DAW7uC0B.js} +3 -3
- package/dist/_chunks/use-edge-resize-ZnGG7gyO.js +139 -0
- package/dist/_chunks/use-theme-CAuo6EYT.js +159 -0
- package/dist/_chunks/{warning-stack-CXfoAT-_.js → warning-stack-Cv4fr5zo.js} +2 -2
- package/dist/_chunks/{workflow-map-DzX_LI4y.js → workflow-map-BJDUNYlX.js} +3 -3
- package/dist/agent-catalog.json +1 -1
- package/dist/components/agenda-card/agenda-card.d.ts +19 -2
- package/dist/components/agenda-card/index.js +1 -1
- package/dist/components/agenda-tray/agenda-tray.d.ts +24 -1
- package/dist/components/agenda-tray/index.js +1 -1
- package/dist/components/ai-consent-banner/index.js +1 -1
- package/dist/components/ai-tools-rail/ai-tools-rail.d.ts +8 -0
- package/dist/components/ai-tools-rail/index.js +1 -1
- package/dist/components/alert/index.js +1 -1
- package/dist/components/audio-recorder/index.js +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/button-group/button-group.d.ts +1 -1
- package/dist/components/checkbox-group/checkbox-group.d.ts +1 -1
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/document-scanner/index.js +1 -1
- package/dist/components/dropdown-menu/dropdown-menu.d.ts +2 -0
- package/dist/components/dropdown-menu/index.js +1 -1
- package/dist/components/form-field/form-field.d.ts +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/header-settings/index.js +1 -1
- package/dist/components/icon-button-group/icon-button-group.d.ts +15 -15
- package/dist/components/key-value-pair/key-value-pair.d.ts +1 -1
- package/dist/components/patient-search/index.js +1 -1
- package/dist/components/payment-form/index.js +1 -1
- package/dist/components/pdf-viewer/index.js +1 -1
- package/dist/components/practice-results/index.js +1 -1
- package/dist/components/pregnancy-dating/index.js +1 -1
- package/dist/components/radio-group/radio-group.d.ts +1 -1
- package/dist/components/recaptcha-widget/index.js +1 -1
- package/dist/components/separator/separator.d.ts +1 -1
- package/dist/components/sidebar/index.js +1 -1
- package/dist/components/sidebar/sidebar.d.ts +8 -0
- package/dist/components/sign-document/index.js +1 -1
- package/dist/components/tabs/tabs.d.ts +2 -2
- package/dist/components/task-card/index.js +1 -1
- package/dist/components/task-card/task-card.d.ts +15 -1
- package/dist/components/task-tray/index.js +1 -1
- package/dist/components/task-tray/task-tray.d.ts +24 -1
- package/dist/components/theme-toggle/index.js +1 -1
- package/dist/components/warning-stack/index.js +1 -1
- package/dist/components/workflow/index.js +1 -1
- package/dist/components/workflow/workflow-map.d.ts +1 -1
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/index.js +12 -10
- package/dist/hooks/use-edge-resize.d.ts +78 -0
- package/dist/i18n/locales/ar.d.ts +4 -0
- package/dist/i18n/locales/ar.js +7 -3
- package/dist/i18n/locales/de.d.ts +4 -0
- package/dist/i18n/locales/de.js +7 -3
- package/dist/i18n/locales/el.d.ts +4 -0
- package/dist/i18n/locales/el.js +7 -3
- package/dist/i18n/locales/en.d.ts +4 -0
- package/dist/i18n/locales/en.js +7 -3
- package/dist/i18n/locales/es.d.ts +4 -0
- package/dist/i18n/locales/es.js +7 -3
- package/dist/i18n/locales/fr.d.ts +4 -0
- package/dist/i18n/locales/fr.js +7 -3
- package/dist/i18n/locales/hi.d.ts +4 -0
- package/dist/i18n/locales/hi.js +7 -3
- package/dist/i18n/locales/it.d.ts +4 -0
- package/dist/i18n/locales/it.js +7 -3
- package/dist/i18n/locales/ja.d.ts +4 -0
- package/dist/i18n/locales/ja.js +7 -3
- package/dist/i18n/locales/nl.d.ts +4 -0
- package/dist/i18n/locales/nl.js +7 -3
- package/dist/i18n/locales/pl.d.ts +4 -0
- package/dist/i18n/locales/pl.js +7 -3
- package/dist/i18n/locales/pt.d.ts +4 -0
- package/dist/i18n/locales/pt.js +7 -3
- package/dist/i18n/locales/ro.d.ts +4 -0
- package/dist/i18n/locales/ro.js +7 -3
- package/dist/i18n/locales/ru.d.ts +4 -0
- package/dist/i18n/locales/ru.js +7 -3
- package/dist/i18n/locales/sq.d.ts +4 -0
- package/dist/i18n/locales/sq.js +7 -3
- package/dist/i18n/locales/sv.d.ts +4 -0
- package/dist/i18n/locales/sv.js +7 -3
- package/dist/i18n/locales/tr.d.ts +4 -0
- package/dist/i18n/locales/tr.js +7 -3
- package/dist/i18n/locales/zh.d.ts +4 -0
- package/dist/i18n/locales/zh.js +7 -3
- package/dist/index.js +27 -27
- package/dist/locales/ar.json +7 -3
- package/dist/locales/de.json +7 -3
- package/dist/locales/el.json +7 -3
- package/dist/locales/en.json +7 -3
- package/dist/locales/es.json +7 -3
- package/dist/locales/fr.json +7 -3
- package/dist/locales/hi.json +7 -3
- package/dist/locales/it.json +7 -3
- package/dist/locales/ja.json +7 -3
- package/dist/locales/nl.json +7 -3
- package/dist/locales/pl.json +7 -3
- package/dist/locales/pt.json +7 -3
- package/dist/locales/ro.json +7 -3
- package/dist/locales/ru.json +7 -3
- package/dist/locales/sq.json +7 -3
- package/dist/locales/sv.json +7 -3
- package/dist/locales/tr.json +7 -3
- package/dist/locales/zh.json +7 -3
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/patterns/patient-shell/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
- package/dist/_chunks/agenda-tray-DQayYmQ0.js +0 -165
- package/dist/_chunks/ai-tools-rail-CYLWrRmm.js +0 -280
- package/dist/_chunks/circle-arrow-up-CC_85SuH.js +0 -16
- package/dist/_chunks/dropdown-menu-CUEXqKis.js +0 -299
- package/dist/_chunks/task-tray-B8jFv5FV.js +0 -196
- package/dist/_chunks/use-theme-C2dHKUAN.js +0 -145
|
@@ -330,6 +330,7 @@ export declare const sqUi: {
|
|
|
330
330
|
readonly resizable: {
|
|
331
331
|
readonly resizeLabel: "Ndrysho madhësinë e paneleve";
|
|
332
332
|
readonly sizeAnnounce: "{{percent}} të hapësirës së disponueshme";
|
|
333
|
+
readonly widthAnnounce: "{{width}} piksele";
|
|
333
334
|
};
|
|
334
335
|
readonly tag: {
|
|
335
336
|
readonly remove: "Hiq {{label}}";
|
|
@@ -609,6 +610,7 @@ export declare const sqUi: {
|
|
|
609
610
|
readonly confirmed: "Konfirmuar";
|
|
610
611
|
readonly pending: "Në pritje";
|
|
611
612
|
readonly cancelled: "Anuluar";
|
|
613
|
+
readonly absent: "Mungoi";
|
|
612
614
|
};
|
|
613
615
|
};
|
|
614
616
|
readonly agendaTray: {
|
|
@@ -696,6 +698,7 @@ export declare const sqUi: {
|
|
|
696
698
|
readonly unpinItem: "Hiq {{label}} nga të fiksuarat";
|
|
697
699
|
readonly reorderHandle: "Rirendit {{label}}. Shtypni Alt + Lart ose Alt + Poshtë për të lëvizur.";
|
|
698
700
|
readonly reorderAnnounce: "{{label}} u zhvendos në pozicionin {{to}} nga {{total}}";
|
|
701
|
+
readonly resize: "Ndrysho madhësinë e shiritit anësor të navigimit";
|
|
699
702
|
};
|
|
700
703
|
readonly header: {
|
|
701
704
|
readonly label: "Titulli i faqes";
|
|
@@ -2557,6 +2560,7 @@ export declare const sqUi: {
|
|
|
2557
2560
|
readonly aiToolsRail: {
|
|
2558
2561
|
readonly railLabel: "AI tools";
|
|
2559
2562
|
readonly panelLabel: "{{tool}} panel";
|
|
2563
|
+
readonly resizePanel: "Ndrysho madhësinë e panelit të veglës";
|
|
2560
2564
|
readonly badgeCountOverflow: "99+";
|
|
2561
2565
|
readonly toolWithCount_zero: "{{tool}}, {{count}} updates";
|
|
2562
2566
|
readonly toolWithCount_one: "{{tool}}, {{count}} update";
|
package/dist/i18n/locales/sq.js
CHANGED
|
@@ -325,7 +325,8 @@ const e = {
|
|
|
325
325
|
},
|
|
326
326
|
resizable: {
|
|
327
327
|
resizeLabel: "Ndrysho madhësinë e paneleve",
|
|
328
|
-
sizeAnnounce: "{{percent}} të hapësirës së disponueshme"
|
|
328
|
+
sizeAnnounce: "{{percent}} të hapësirës së disponueshme",
|
|
329
|
+
widthAnnounce: "{{width}} piksele"
|
|
329
330
|
},
|
|
330
331
|
tag: {
|
|
331
332
|
remove: "Hiq {{label}}",
|
|
@@ -604,7 +605,8 @@ const e = {
|
|
|
604
605
|
status: {
|
|
605
606
|
confirmed: "Konfirmuar",
|
|
606
607
|
pending: "Në pritje",
|
|
607
|
-
cancelled: "Anuluar"
|
|
608
|
+
cancelled: "Anuluar",
|
|
609
|
+
absent: "Mungoi"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
agendaTray: {
|
|
@@ -691,7 +693,8 @@ const e = {
|
|
|
691
693
|
pinItem: "Fik {{label}}",
|
|
692
694
|
unpinItem: "Hiq {{label}} nga të fiksuarat",
|
|
693
695
|
reorderHandle: "Rirendit {{label}}. Shtypni Alt + Lart ose Alt + Poshtë për të lëvizur.",
|
|
694
|
-
reorderAnnounce: "{{label}} u zhvendos në pozicionin {{to}} nga {{total}}"
|
|
696
|
+
reorderAnnounce: "{{label}} u zhvendos në pozicionin {{to}} nga {{total}}",
|
|
697
|
+
resize: "Ndrysho madhësinë e shiritit anësor të navigimit"
|
|
695
698
|
},
|
|
696
699
|
header: {
|
|
697
700
|
label: "Titulli i faqes"
|
|
@@ -2534,6 +2537,7 @@ const e = {
|
|
|
2534
2537
|
aiToolsRail: {
|
|
2535
2538
|
railLabel: "AI tools",
|
|
2536
2539
|
panelLabel: "{{tool}} panel",
|
|
2540
|
+
resizePanel: "Ndrysho madhësinë e panelit të veglës",
|
|
2537
2541
|
badgeCountOverflow: "99+",
|
|
2538
2542
|
toolWithCount_zero: "{{tool}}, {{count}} updates",
|
|
2539
2543
|
toolWithCount_one: "{{tool}}, {{count}} update",
|
|
@@ -330,6 +330,7 @@ export declare const svUi: {
|
|
|
330
330
|
readonly resizable: {
|
|
331
331
|
readonly resizeLabel: "Ändra storlek på paneler";
|
|
332
332
|
readonly sizeAnnounce: "{{percent}} av tillgängligt utrymme";
|
|
333
|
+
readonly widthAnnounce: "{{width}} pixlar";
|
|
333
334
|
};
|
|
334
335
|
readonly tag: {
|
|
335
336
|
readonly remove: "Ta bort {{label}}";
|
|
@@ -609,6 +610,7 @@ export declare const svUi: {
|
|
|
609
610
|
readonly confirmed: "Bekräftad";
|
|
610
611
|
readonly pending: "Väntar";
|
|
611
612
|
readonly cancelled: "Avbokad";
|
|
613
|
+
readonly absent: "Frånvarande";
|
|
612
614
|
};
|
|
613
615
|
};
|
|
614
616
|
readonly agendaTray: {
|
|
@@ -696,6 +698,7 @@ export declare const svUi: {
|
|
|
696
698
|
readonly unpinItem: "Ta bort {{label}} från fästa";
|
|
697
699
|
readonly reorderHandle: "Ordna om {{label}}. Tryck Alt + Upp eller Alt + Ned för att flytta.";
|
|
698
700
|
readonly reorderAnnounce: "{{label}} flyttad till position {{to}} av {{total}}";
|
|
701
|
+
readonly resize: "Ändra storlek på navigeringssidofältet";
|
|
699
702
|
};
|
|
700
703
|
readonly header: {
|
|
701
704
|
readonly label: "Sidhuvud";
|
|
@@ -2557,6 +2560,7 @@ export declare const svUi: {
|
|
|
2557
2560
|
readonly aiToolsRail: {
|
|
2558
2561
|
readonly railLabel: "AI tools";
|
|
2559
2562
|
readonly panelLabel: "{{tool}} panel";
|
|
2563
|
+
readonly resizePanel: "Ändra storlek på verktygspanelen";
|
|
2560
2564
|
readonly badgeCountOverflow: "99+";
|
|
2561
2565
|
readonly toolWithCount_zero: "{{tool}}, {{count}} updates";
|
|
2562
2566
|
readonly toolWithCount_one: "{{tool}}, {{count}} update";
|
package/dist/i18n/locales/sv.js
CHANGED
|
@@ -325,7 +325,8 @@ const e = {
|
|
|
325
325
|
},
|
|
326
326
|
resizable: {
|
|
327
327
|
resizeLabel: "Ändra storlek på paneler",
|
|
328
|
-
sizeAnnounce: "{{percent}} av tillgängligt utrymme"
|
|
328
|
+
sizeAnnounce: "{{percent}} av tillgängligt utrymme",
|
|
329
|
+
widthAnnounce: "{{width}} pixlar"
|
|
329
330
|
},
|
|
330
331
|
tag: {
|
|
331
332
|
remove: "Ta bort {{label}}",
|
|
@@ -604,7 +605,8 @@ const e = {
|
|
|
604
605
|
status: {
|
|
605
606
|
confirmed: "Bekräftad",
|
|
606
607
|
pending: "Väntar",
|
|
607
|
-
cancelled: "Avbokad"
|
|
608
|
+
cancelled: "Avbokad",
|
|
609
|
+
absent: "Frånvarande"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
agendaTray: {
|
|
@@ -691,7 +693,8 @@ const e = {
|
|
|
691
693
|
pinItem: "Fäst {{label}}",
|
|
692
694
|
unpinItem: "Ta bort {{label}} från fästa",
|
|
693
695
|
reorderHandle: "Ordna om {{label}}. Tryck Alt + Upp eller Alt + Ned för att flytta.",
|
|
694
|
-
reorderAnnounce: "{{label}} flyttad till position {{to}} av {{total}}"
|
|
696
|
+
reorderAnnounce: "{{label}} flyttad till position {{to}} av {{total}}",
|
|
697
|
+
resize: "Ändra storlek på navigeringssidofältet"
|
|
695
698
|
},
|
|
696
699
|
header: {
|
|
697
700
|
label: "Sidhuvud"
|
|
@@ -2534,6 +2537,7 @@ const e = {
|
|
|
2534
2537
|
aiToolsRail: {
|
|
2535
2538
|
railLabel: "AI tools",
|
|
2536
2539
|
panelLabel: "{{tool}} panel",
|
|
2540
|
+
resizePanel: "Ändra storlek på verktygspanelen",
|
|
2537
2541
|
badgeCountOverflow: "99+",
|
|
2538
2542
|
toolWithCount_zero: "{{tool}}, {{count}} updates",
|
|
2539
2543
|
toolWithCount_one: "{{tool}}, {{count}} update",
|
|
@@ -330,6 +330,7 @@ export declare const trUi: {
|
|
|
330
330
|
readonly resizable: {
|
|
331
331
|
readonly resizeLabel: "Panelleri yeniden boyutlandır";
|
|
332
332
|
readonly sizeAnnounce: "Mevcut alanın %{{percent}}'i";
|
|
333
|
+
readonly widthAnnounce: "{{width}} piksel";
|
|
333
334
|
};
|
|
334
335
|
readonly tag: {
|
|
335
336
|
readonly remove: "{{label}} etiketini kaldır";
|
|
@@ -609,6 +610,7 @@ export declare const trUi: {
|
|
|
609
610
|
readonly confirmed: "Onaylandı";
|
|
610
611
|
readonly pending: "Beklemede";
|
|
611
612
|
readonly cancelled: "İptal edildi";
|
|
613
|
+
readonly absent: "Gelmedi";
|
|
612
614
|
};
|
|
613
615
|
};
|
|
614
616
|
readonly agendaTray: {
|
|
@@ -696,6 +698,7 @@ export declare const trUi: {
|
|
|
696
698
|
readonly unpinItem: "{{label}} öğesinin sabitlemesini kaldır";
|
|
697
699
|
readonly reorderHandle: "{{label}} öğesini yeniden sırala. Taşımak için Alt + Yukarı veya Alt + Aşağı tuşuna basın.";
|
|
698
700
|
readonly reorderAnnounce: "{{label}}, {{total}} öğeden {{to}}. konuma taşındı";
|
|
701
|
+
readonly resize: "Gezinti kenar çubuğunu yeniden boyutlandır";
|
|
699
702
|
};
|
|
700
703
|
readonly header: {
|
|
701
704
|
readonly label: "Sayfa başlığı";
|
|
@@ -2557,6 +2560,7 @@ export declare const trUi: {
|
|
|
2557
2560
|
readonly aiToolsRail: {
|
|
2558
2561
|
readonly railLabel: "AI tools";
|
|
2559
2562
|
readonly panelLabel: "{{tool}} panel";
|
|
2563
|
+
readonly resizePanel: "Araç panelini yeniden boyutlandır";
|
|
2560
2564
|
readonly badgeCountOverflow: "99+";
|
|
2561
2565
|
readonly toolWithCount_zero: "{{tool}}, {{count}} updates";
|
|
2562
2566
|
readonly toolWithCount_one: "{{tool}}, {{count}} update";
|
package/dist/i18n/locales/tr.js
CHANGED
|
@@ -325,7 +325,8 @@ const e = {
|
|
|
325
325
|
},
|
|
326
326
|
resizable: {
|
|
327
327
|
resizeLabel: "Panelleri yeniden boyutlandır",
|
|
328
|
-
sizeAnnounce: "Mevcut alanın %{{percent}}'i"
|
|
328
|
+
sizeAnnounce: "Mevcut alanın %{{percent}}'i",
|
|
329
|
+
widthAnnounce: "{{width}} piksel"
|
|
329
330
|
},
|
|
330
331
|
tag: {
|
|
331
332
|
remove: "{{label}} etiketini kaldır",
|
|
@@ -604,7 +605,8 @@ const e = {
|
|
|
604
605
|
status: {
|
|
605
606
|
confirmed: "Onaylandı",
|
|
606
607
|
pending: "Beklemede",
|
|
607
|
-
cancelled: "İptal edildi"
|
|
608
|
+
cancelled: "İptal edildi",
|
|
609
|
+
absent: "Gelmedi"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
agendaTray: {
|
|
@@ -691,7 +693,8 @@ const e = {
|
|
|
691
693
|
pinItem: "{{label}} öğesini sabitle",
|
|
692
694
|
unpinItem: "{{label}} öğesinin sabitlemesini kaldır",
|
|
693
695
|
reorderHandle: "{{label}} öğesini yeniden sırala. Taşımak için Alt + Yukarı veya Alt + Aşağı tuşuna basın.",
|
|
694
|
-
reorderAnnounce: "{{label}}, {{total}} öğeden {{to}}. konuma taşındı"
|
|
696
|
+
reorderAnnounce: "{{label}}, {{total}} öğeden {{to}}. konuma taşındı",
|
|
697
|
+
resize: "Gezinti kenar çubuğunu yeniden boyutlandır"
|
|
695
698
|
},
|
|
696
699
|
header: {
|
|
697
700
|
label: "Sayfa başlığı"
|
|
@@ -2534,6 +2537,7 @@ const e = {
|
|
|
2534
2537
|
aiToolsRail: {
|
|
2535
2538
|
railLabel: "AI tools",
|
|
2536
2539
|
panelLabel: "{{tool}} panel",
|
|
2540
|
+
resizePanel: "Araç panelini yeniden boyutlandır",
|
|
2537
2541
|
badgeCountOverflow: "99+",
|
|
2538
2542
|
toolWithCount_zero: "{{tool}}, {{count}} updates",
|
|
2539
2543
|
toolWithCount_one: "{{tool}}, {{count}} update",
|
|
@@ -330,6 +330,7 @@ export declare const zhUi: {
|
|
|
330
330
|
readonly resizable: {
|
|
331
331
|
readonly resizeLabel: "调整面板大小";
|
|
332
332
|
readonly sizeAnnounce: "占可用空间的 {{percent}}";
|
|
333
|
+
readonly widthAnnounce: "{{width}} 像素";
|
|
333
334
|
};
|
|
334
335
|
readonly tag: {
|
|
335
336
|
readonly remove: "移除 {{label}}";
|
|
@@ -609,6 +610,7 @@ export declare const zhUi: {
|
|
|
609
610
|
readonly confirmed: "已确认";
|
|
610
611
|
readonly pending: "待确认";
|
|
611
612
|
readonly cancelled: "已取消";
|
|
613
|
+
readonly absent: "缺席";
|
|
612
614
|
};
|
|
613
615
|
};
|
|
614
616
|
readonly agendaTray: {
|
|
@@ -696,6 +698,7 @@ export declare const zhUi: {
|
|
|
696
698
|
readonly unpinItem: "取消固定 {{label}}";
|
|
697
699
|
readonly reorderHandle: "重新排序 {{label}}。按 Alt + 上 或 Alt + 下 移动。";
|
|
698
700
|
readonly reorderAnnounce: "{{label}} 已移动至第 {{to}} / {{total}} 位";
|
|
701
|
+
readonly resize: "调整导航侧边栏大小";
|
|
699
702
|
};
|
|
700
703
|
readonly header: {
|
|
701
704
|
readonly label: "页面标题";
|
|
@@ -2557,6 +2560,7 @@ export declare const zhUi: {
|
|
|
2557
2560
|
readonly aiToolsRail: {
|
|
2558
2561
|
readonly railLabel: "AI tools";
|
|
2559
2562
|
readonly panelLabel: "{{tool}} panel";
|
|
2563
|
+
readonly resizePanel: "调整工具面板大小";
|
|
2560
2564
|
readonly badgeCountOverflow: "99+";
|
|
2561
2565
|
readonly toolWithCount_zero: "{{tool}}, {{count}} updates";
|
|
2562
2566
|
readonly toolWithCount_one: "{{tool}}, {{count}} update";
|
package/dist/i18n/locales/zh.js
CHANGED
|
@@ -325,7 +325,8 @@ const e = {
|
|
|
325
325
|
},
|
|
326
326
|
resizable: {
|
|
327
327
|
resizeLabel: "调整面板大小",
|
|
328
|
-
sizeAnnounce: "占可用空间的 {{percent}}"
|
|
328
|
+
sizeAnnounce: "占可用空间的 {{percent}}",
|
|
329
|
+
widthAnnounce: "{{width}} 像素"
|
|
329
330
|
},
|
|
330
331
|
tag: {
|
|
331
332
|
remove: "移除 {{label}}",
|
|
@@ -604,7 +605,8 @@ const e = {
|
|
|
604
605
|
status: {
|
|
605
606
|
confirmed: "已确认",
|
|
606
607
|
pending: "待确认",
|
|
607
|
-
cancelled: "已取消"
|
|
608
|
+
cancelled: "已取消",
|
|
609
|
+
absent: "缺席"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
agendaTray: {
|
|
@@ -691,7 +693,8 @@ const e = {
|
|
|
691
693
|
pinItem: "固定 {{label}}",
|
|
692
694
|
unpinItem: "取消固定 {{label}}",
|
|
693
695
|
reorderHandle: "重新排序 {{label}}。按 Alt + 上 或 Alt + 下 移动。",
|
|
694
|
-
reorderAnnounce: "{{label}} 已移动至第 {{to}} / {{total}} 位"
|
|
696
|
+
reorderAnnounce: "{{label}} 已移动至第 {{to}} / {{total}} 位",
|
|
697
|
+
resize: "调整导航侧边栏大小"
|
|
695
698
|
},
|
|
696
699
|
header: {
|
|
697
700
|
label: "页面标题"
|
|
@@ -2530,6 +2533,7 @@ const e = {
|
|
|
2530
2533
|
aiToolsRail: {
|
|
2531
2534
|
railLabel: "AI tools",
|
|
2532
2535
|
panelLabel: "{{tool}} panel",
|
|
2536
|
+
resizePanel: "调整工具面板大小",
|
|
2533
2537
|
badgeCountOverflow: "99+",
|
|
2534
2538
|
toolWithCount_zero: "{{tool}}, {{count}} updates",
|
|
2535
2539
|
toolWithCount_one: "{{tool}}, {{count}} update",
|
package/dist/index.js
CHANGED
|
@@ -2,7 +2,7 @@ import { u as r } from "./_chunks/use-prefers-reduced-motion-BMwIQRjB.js";
|
|
|
2
2
|
import { u as t } from "./_chunks/use-media-query-CcAx5SMM.js";
|
|
3
3
|
import { u as n } from "./_chunks/use-scroll-to-first-error-4Za-u5Nw.js";
|
|
4
4
|
import { u as p } from "./_chunks/use-locale-BkCIHujH.js";
|
|
5
|
-
import { A as l, T as d, a as c, r as f, t as g, u as A } from "./_chunks/use-theme-
|
|
5
|
+
import { A as l, T as d, a as c, r as f, t as g, u as A } from "./_chunks/use-theme-CAuo6EYT.js";
|
|
6
6
|
import { u as C } from "./_chunks/use-persistent-state-i23OWy6G.js";
|
|
7
7
|
import { B as S } from "./_chunks/button-DD_0Xdmr.js";
|
|
8
8
|
import { I as b } from "./_chunks/icon-button-CKEOrN37.js";
|
|
@@ -22,7 +22,7 @@ import { C as na, c as ia } from "./_chunks/copy-field-CCq7j6Zc.js";
|
|
|
22
22
|
import { D as ma, d as la } from "./_chunks/date-picker-BfHblqwA.js";
|
|
23
23
|
import { D as ca, d as fa } from "./_chunks/date-range-picker-hcAMs1wO.js";
|
|
24
24
|
import { D as Aa, d as xa } from "./_chunks/date-time-picker-H-3Pwqlb.js";
|
|
25
|
-
import { P as ua } from "./_chunks/pregnancy-dating-
|
|
25
|
+
import { P as ua } from "./_chunks/pregnancy-dating-BA37LSkF.js";
|
|
26
26
|
import { D as Ta } from "./_chunks/due-date-calculator-CUm5KJbf.js";
|
|
27
27
|
import { G as Pa } from "./_chunks/gestational-age-calculator-830KJql3.js";
|
|
28
28
|
import { B as Ra, a as Ea, b as ha, c as Fa, d as Na, e as _a } from "./_chunks/bishop-score-CMQxsdy4.js";
|
|
@@ -37,7 +37,7 @@ import { N as $a, u as ae } from "./_chunks/number-input-Dj5L3pXK.js";
|
|
|
37
37
|
import { O as re } from "./_chunks/otp-input-CMphfBxZ.js";
|
|
38
38
|
import { P as te, u as se } from "./_chunks/use-password-requirements-DsgduV1x.js";
|
|
39
39
|
import { P as ie, c as pe, p as me, a as le } from "./_chunks/phone-input-DfZbPPvh.js";
|
|
40
|
-
import { R as ce, r as fe } from "./_chunks/recaptcha-widget-
|
|
40
|
+
import { R as ce, r as fe } from "./_chunks/recaptcha-widget-BCNHsgqt.js";
|
|
41
41
|
import { R as Ae } from "./_chunks/radio-TWf9Q-mp.js";
|
|
42
42
|
import { R as Ce } from "./_chunks/radio-group-CLjK-SlK.js";
|
|
43
43
|
import { S as Se } from "./_chunks/search-input-D3aMvi4l.js";
|
|
@@ -60,7 +60,7 @@ import { C as Rr, L as Er, p as hr } from "./_chunks/cycle-calculator-vTtZZAmn.j
|
|
|
60
60
|
import { C as Nr } from "./_chunks/card-DPmk26CL.js";
|
|
61
61
|
import { C as Lr, c as Dr } from "./_chunks/carousel.agent-DrX96W-1.js";
|
|
62
62
|
import { C as Or } from "./_chunks/contact-card-Cf8Ktyt3.js";
|
|
63
|
-
import { A as Mr, B as kr, C as Hr, a as wr, D as vr, b as Vr, c as Gr, d as Wr, E as Ur, e as Kr, I as Yr, L as qr, N as Qr, f as jr, S as zr, g as Xr, h as Jr, T as Zr, i as $r, j as ao, k as eo, l as ro, m as oo, n as to, o as so, U as no, p as io, q as po, u as mo } from "./_chunks/editable-currency-cell-renderer-
|
|
63
|
+
import { A as Mr, B as kr, C as Hr, a as wr, D as vr, b as Vr, c as Gr, d as Wr, E as Ur, e as Kr, I as Yr, L as qr, N as Qr, f as jr, S as zr, g as Xr, h as Jr, T as Zr, i as $r, j as ao, k as eo, l as ro, m as oo, n as to, o as so, U as no, p as io, q as po, u as mo } from "./_chunks/editable-currency-cell-renderer-D5C5tCfu.js";
|
|
64
64
|
import { C as co, c as fo } from "./_chunks/clinical-note-card-BYo437dU.js";
|
|
65
65
|
import { D as Ao } from "./_chunks/description-list-BEbK2g93.js";
|
|
66
66
|
import { E as Co } from "./_chunks/empty-state-BLy7tigq.js";
|
|
@@ -77,7 +77,7 @@ import { S as Ko } from "./_chunks/stat-Bs80Z6Yv.js";
|
|
|
77
77
|
import { T as qo } from "./_chunks/tag-CdA0s_VV.js";
|
|
78
78
|
import { T as jo, t as zo } from "./_chunks/timeline-DQa5Tyz4.js";
|
|
79
79
|
import { T as Jo } from "./_chunks/timestamp-BV2lC-wV.js";
|
|
80
|
-
import { A as $o, a as at } from "./_chunks/ai-tools-rail-
|
|
80
|
+
import { A as $o, a as at } from "./_chunks/ai-tools-rail-7tC3GT4h.js";
|
|
81
81
|
import { B as rt, a as ot, b as tt, c as st, d as nt, e as it, f as pt } from "./_chunks/breadcrumb-OTbaY70e.js";
|
|
82
82
|
import { C as lt, a as dt, b as ct, c as ft, d as gt, e as At, f as xt, g as Ct, h as ut, i as St, j as Tt, k as bt, u as Pt } from "./_chunks/command-palette-BiPAAno-.js";
|
|
83
83
|
import { H as Rt, a as Et, b as ht, c as Ft, d as Nt, e as _t, f as Lt, g as Dt } from "./_chunks/header-Ce1Br27u.js";
|
|
@@ -88,22 +88,22 @@ import { P as Qt, a as jt, b as zt, c as Xt, d as Jt, e as Zt, f as $t, g as as,
|
|
|
88
88
|
import { D as os, a as ts, P as ss, S as ns, c as is, p as ps } from "./_chunks/public-footer.agent-okt8ZRc5.js";
|
|
89
89
|
import { P as ls, p as ds } from "./_chunks/public-header.agent-BY6FH71R.js";
|
|
90
90
|
import { S as fs, f as gs, s as As } from "./_chunks/search-bar-CvN_S0jW.js";
|
|
91
|
-
import { S as Cs, a as us, b as Ss, c as Ts, d as bs, e as Ps, f as Is, g as Rs, h as Es, i as hs, j as Fs, k as Ns, l as _s, m as Ls, n as Ds, o as ys, p as Os, q as Bs, s as Ms, u as ks } from "./_chunks/sidebar-
|
|
91
|
+
import { S as Cs, a as us, b as Ss, c as Ts, d as bs, e as Ps, f as Is, g as Rs, h as Es, i as hs, j as Fs, k as Ns, l as _s, m as Ls, n as Ds, o as ys, p as Os, q as Bs, s as Ms, u as ks } from "./_chunks/sidebar-DPEHzxLZ.js";
|
|
92
92
|
import { S as ws } from "./_chunks/stepper-accordion-Dki6r9ZE.js";
|
|
93
93
|
import { s as Vs } from "./_chunks/stepper-accordion.agent-C4quJ-MD.js";
|
|
94
94
|
import { S as Ws, s as Us } from "./_chunks/stepper-progress-DDjq5nei.js";
|
|
95
95
|
import { T as Ys } from "./_chunks/tab-bar-Xetknddo.js";
|
|
96
96
|
import { T as Qs, a as js, b as zs, c as Xs, t as Js } from "./_chunks/tabs-BpPYVme_.js";
|
|
97
|
-
import { T as $s, t as an } from "./_chunks/theme-toggle-
|
|
98
|
-
import { A as rn } from "./_chunks/agenda-card-
|
|
97
|
+
import { T as $s, t as an } from "./_chunks/theme-toggle-DAW7uC0B.js";
|
|
98
|
+
import { A as rn } from "./_chunks/agenda-card-Bl-SBiCh.js";
|
|
99
99
|
import { a as tn } from "./_chunks/agenda-card.agent-B_R47-c9.js";
|
|
100
100
|
import { i as nn, i as pn, i as mn, i as ln } from "./_chunks/is-safe-url-DkETxeHz.js";
|
|
101
|
-
import { A as cn, a as fn } from "./_chunks/agenda-tray-
|
|
102
|
-
import { A as An, a as xn } from "./_chunks/ai-consent-banner-
|
|
103
|
-
import { A as un } from "./_chunks/alert-
|
|
101
|
+
import { A as cn, a as fn } from "./_chunks/agenda-tray-DA6qj8BL.js";
|
|
102
|
+
import { A as An, a as xn } from "./_chunks/ai-consent-banner-DBKV27je.js";
|
|
103
|
+
import { A as un } from "./_chunks/alert-_mUKLmwA.js";
|
|
104
104
|
import { A as Tn, a as bn, b as Pn, c as In } from "./_chunks/appointment-tray-BwDHhWWC.js";
|
|
105
105
|
import { D as En, d as hn } from "./_chunks/dialog-DMGnSelc.js";
|
|
106
|
-
import { D as Nn, d as _n } from "./_chunks/dropdown-menu-
|
|
106
|
+
import { D as Nn, d as _n } from "./_chunks/dropdown-menu-DwwPovMZ.js";
|
|
107
107
|
import { L as Dn } from "./_chunks/live-region-C41SO3cA.js";
|
|
108
108
|
import { M as On } from "./_chunks/matrix-rain-sDOUUwZp.js";
|
|
109
109
|
import { M as Mn } from "./_chunks/message-card-Dvl1TgaN.js";
|
|
@@ -119,12 +119,12 @@ import { P as pi, a as mi, p as li, b as di } from "./_chunks/product-hub-panel-
|
|
|
119
119
|
import { P as fi, p as gi } from "./_chunks/progress-kzIRcdaq.js";
|
|
120
120
|
import { S as xi, s as Ci } from "./_chunks/sheet-xbzu4YiY.js";
|
|
121
121
|
import { S as Si } from "./_chunks/spinner-OjQNn8oN.js";
|
|
122
|
-
import { T as bi, i as Pi } from "./_chunks/task-card-
|
|
122
|
+
import { T as bi, i as Pi } from "./_chunks/task-card-BwY9jaV1.js";
|
|
123
123
|
import { t as Ri } from "./_chunks/task-card.agent-CUPKYd7w.js";
|
|
124
|
-
import { T as hi, t as Fi } from "./_chunks/task-tray-
|
|
124
|
+
import { T as hi, t as Fi } from "./_chunks/task-tray-Cb_hK4yb.js";
|
|
125
125
|
import { T as _i, t as Li, a as Di, b as yi, c as Oi, d as Bi, e as Mi } from "./_chunks/toast.agent-B0MCsvdZ.js";
|
|
126
126
|
import { T as Hi, a as wi } from "./_chunks/tooltip-DvmfrNvB.js";
|
|
127
|
-
import { W as Vi } from "./_chunks/warning-stack-
|
|
127
|
+
import { W as Vi } from "./_chunks/warning-stack-Cv4fr5zo.js";
|
|
128
128
|
import { A as Wi } from "./_chunks/app-frame-BYx1gcV7.js";
|
|
129
129
|
import { A as Ki } from "./_chunks/aspect-ratio-DeSNzASA.js";
|
|
130
130
|
import { C as qi, a as Qi, b as ji, c as zi } from "./_chunks/collapsible-X3oaLPU3.js";
|
|
@@ -136,45 +136,45 @@ import { C as Ap, U as xp, a as Cp, b as up, c as Sp } from "./_chunks/unit-conv
|
|
|
136
136
|
import { V as bp } from "./_chunks/visually-hidden-BHxEUGyT.js";
|
|
137
137
|
import { C as Ip, c as Rp, a as Ep } from "./_chunks/chart-Cg3e9EH9.js";
|
|
138
138
|
import { A as Fp, a as Np } from "./_chunks/ai-prompt-input-C6sCr1Vi.js";
|
|
139
|
-
import { A as Lp, a as Dp } from "./_chunks/audio-recorder-
|
|
139
|
+
import { A as Lp, a as Dp } from "./_chunks/audio-recorder-D6OVfNiZ.js";
|
|
140
140
|
import { A as Op } from "./_chunks/audio-visualiser-l6zPd0AG.js";
|
|
141
141
|
import { C as Mp, c as kp } from "./_chunks/chat-container-ogB4OskO.js";
|
|
142
142
|
import { C as wp, c as vp } from "./_chunks/chat-input-CFwc7JxL.js";
|
|
143
143
|
import { C as Gp } from "./_chunks/chat-message-Dm8U2RY1.js";
|
|
144
|
-
import { F as Up, f as Kp } from "./_chunks/freemium-paywall-
|
|
144
|
+
import { F as Up, f as Kp } from "./_chunks/freemium-paywall-gHGA44dW.js";
|
|
145
145
|
import { S as qp } from "./_chunks/streaming-text-CfhDqtIT.js";
|
|
146
146
|
import { S as jp, a as zp } from "./_chunks/suggestion-chip-C4kxWUIs.js";
|
|
147
147
|
import { s as Jp } from "./_chunks/suggestion-chip.agent-6sNWFj7m.js";
|
|
148
148
|
import { T as $p, t as am } from "./_chunks/transcript-panel-B4HiC7ed.js";
|
|
149
149
|
import { T as rm } from "./_chunks/typing-indicator-DHeVN4ob.js";
|
|
150
150
|
import { A as tm } from "./_chunks/anamnesis-card-CmkBVAln.js";
|
|
151
|
-
import { B as nm, C as im, O as pm, b as mm } from "./_chunks/booking-
|
|
151
|
+
import { B as nm, C as im, O as pm, b as mm } from "./_chunks/booking-BUV9fspj.js";
|
|
152
152
|
import { C as dm, c as cm, r as fm } from "./_chunks/calendar-oYWOCrnf.js";
|
|
153
153
|
import { C as Am, c as xm } from "./_chunks/care-plan-card-QmNpGggC.js";
|
|
154
154
|
import { C as um, c as Sm } from "./_chunks/care-plan-entry-card-Cnra7vUc.js";
|
|
155
155
|
import { O as bm, o as Pm } from "./_chunks/operator-hero-CM8949Hd.js";
|
|
156
|
-
import { P as Rm, p as Em } from "./_chunks/patient-search-
|
|
156
|
+
import { P as Rm, p as Em } from "./_chunks/patient-search-CArmRKeg.js";
|
|
157
157
|
import { P as Fm, p as Nm } from "./_chunks/patient-summary-card-BnTqxcTr.js";
|
|
158
158
|
import { P as Lm, a as Dm, p as ym } from "./_chunks/periodontal-chart-card-BYs9hax1.js";
|
|
159
159
|
import { C as Bm, a as Mm, b as km, c as Hm } from "./_chunks/contact-profile-card-DvvVfAA2.js";
|
|
160
|
-
import { P as vm, p as Vm } from "./_chunks/practice-results-
|
|
160
|
+
import { P as vm, p as Vm } from "./_chunks/practice-results-CtfciF2v.js";
|
|
161
161
|
import { P as Wm, a as Um, p as Km, b as Ym } from "./_chunks/payment-request-card-B_lyobd0.js";
|
|
162
|
-
import { P as Qm, f as jm, p as zm, a as Xm, s as Jm, b as Zm, c as $m } from "./_chunks/payment-form-
|
|
163
|
-
import { P as el, p as rl } from "./_chunks/pdf-viewer-
|
|
162
|
+
import { P as Qm, f as jm, p as zm, a as Xm, s as Jm, b as Zm, c as $m } from "./_chunks/payment-form-DJ9vnzrT.js";
|
|
163
|
+
import { P as el, p as rl } from "./_chunks/pdf-viewer-4odMFuFW.js";
|
|
164
164
|
import { R as tl, r as sl } from "./_chunks/reviews-panel-CPrXu5TX.js";
|
|
165
165
|
import { R as il, e as pl, r as ml, t as ll, a as dl, w as cl } from "./_chunks/rich-text-editor-DhGIBd4a.js";
|
|
166
166
|
import { S as gl, s as Al } from "./_chunks/signature-capture-CpMBhqQ9.js";
|
|
167
|
-
import { S as Cl, s as ul } from "./_chunks/sign-document-
|
|
167
|
+
import { S as Cl, s as ul } from "./_chunks/sign-document-Bzld9jVM.js";
|
|
168
168
|
import { S as Tl, f as bl, i as Pl } from "./_chunks/slot-grid-BlHHP9Qy.js";
|
|
169
169
|
import { C as Rl, a as El, b as hl, F as Fl, c as Nl, d as _l, P as Ll, e as Dl, T as yl, f as Ol, g as Bl, h as Ml, l as kl, i as Hl, t as wl, r as vl } from "./_chunks/tooth-scheme-CxlsLjfN.js";
|
|
170
170
|
import { T as Gl } from "./_chunks/transaction-chip-BZCa6XDn.js";
|
|
171
171
|
import { W as Ul } from "./_chunks/whatsapp-button-DUjlWGKf.js";
|
|
172
|
-
import { C as Yl, W as ql, a as Ql, b as jl, c as zl, i as Xl, l as Jl, m as Zl, r as $l, w as ad, d as ed, e as rd, f as od } from "./_chunks/workflow-map-
|
|
172
|
+
import { C as Yl, W as ql, a as Ql, b as jl, c as zl, i as Xl, l as Jl, m as Zl, r as $l, w as ad, d as ed, e as rd, f as od } from "./_chunks/workflow-map-BJDUNYlX.js";
|
|
173
173
|
import { A as sd, a as nd, b as id, c as pd } from "./_chunks/alia-sidebar-DlvyXgVC.js";
|
|
174
|
-
import { P as ld } from "./_chunks/patient-shell-
|
|
175
|
-
import { C as cd, M as fd, P as gd } from "./_chunks/marketplace-app-shell-
|
|
174
|
+
import { P as ld } from "./_chunks/patient-shell-c2YixkQw.js";
|
|
175
|
+
import { C as cd, M as fd, P as gd } from "./_chunks/marketplace-app-shell-Dmo1S9av.js";
|
|
176
176
|
import { D as xd, d as Cd } from "./_chunks/dependent-selector-CRWgieHm.js";
|
|
177
|
-
import { D as Sd, d as Td } from "./_chunks/document-scanner-
|
|
177
|
+
import { D as Sd, d as Td } from "./_chunks/document-scanner-biBS_f6c.js";
|
|
178
178
|
import { F as Pd, c as Id, a as Rd, b as Ed, f as hd, w as Fd, i as Nd } from "./_chunks/fiscal-code-input-BZ0FxwUl.js";
|
|
179
179
|
import { Q as Ld, c as Dd, q as yd, s as Od } from "./_chunks/qr-code-DNXhi6se.js";
|
|
180
180
|
import { S as Md, s as kd } from "./_chunks/session-countdown-LPnhTHjn.js";
|
package/dist/locales/ar.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
325
325
|
},
|
|
326
326
|
"resizable": {
|
|
327
327
|
"resizeLabel": "تغيير حجم الأجزاء",
|
|
328
|
-
"sizeAnnounce": "{{percent}} من المساحة المتاحة"
|
|
328
|
+
"sizeAnnounce": "{{percent}} من المساحة المتاحة",
|
|
329
|
+
"widthAnnounce": "{{width}} بكسل"
|
|
329
330
|
},
|
|
330
331
|
"tag": {
|
|
331
332
|
"remove": "إزالة {{label}}",
|
|
@@ -604,7 +605,8 @@
|
|
|
604
605
|
"status": {
|
|
605
606
|
"confirmed": "مؤكد",
|
|
606
607
|
"pending": "قيد الانتظار",
|
|
607
|
-
"cancelled": "ملغى"
|
|
608
|
+
"cancelled": "ملغى",
|
|
609
|
+
"absent": "غائب"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
"agendaTray": {
|
|
@@ -691,7 +693,8 @@
|
|
|
691
693
|
"pinItem": "تثبيت {{label}}",
|
|
692
694
|
"unpinItem": "إلغاء تثبيت {{label}}",
|
|
693
695
|
"reorderHandle": "إعادة ترتيب {{label}}. اضغط Alt + أعلى أو Alt + أسفل للنقل.",
|
|
694
|
-
"reorderAnnounce": "تم نقل {{label}} إلى الموضع {{to}} من {{total}}"
|
|
696
|
+
"reorderAnnounce": "تم نقل {{label}} إلى الموضع {{to}} من {{total}}",
|
|
697
|
+
"resize": "تغيير حجم الشريط الجانبي للتنقل"
|
|
695
698
|
},
|
|
696
699
|
"header": {
|
|
697
700
|
"label": "رأس الصفحة"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "تغيير حجم لوحة الأداة",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/de.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
325
325
|
},
|
|
326
326
|
"resizable": {
|
|
327
327
|
"resizeLabel": "Bereiche anpassen",
|
|
328
|
-
"sizeAnnounce": "{{percent}} des verfügbaren Platzes"
|
|
328
|
+
"sizeAnnounce": "{{percent}} des verfügbaren Platzes",
|
|
329
|
+
"widthAnnounce": "{{width}} Pixel"
|
|
329
330
|
},
|
|
330
331
|
"tag": {
|
|
331
332
|
"remove": "{{label}} entfernen",
|
|
@@ -604,7 +605,8 @@
|
|
|
604
605
|
"status": {
|
|
605
606
|
"confirmed": "Bestätigt",
|
|
606
607
|
"pending": "Ausstehend",
|
|
607
|
-
"cancelled": "Storniert"
|
|
608
|
+
"cancelled": "Storniert",
|
|
609
|
+
"absent": "Abwesend"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
"agendaTray": {
|
|
@@ -691,7 +693,8 @@
|
|
|
691
693
|
"pinItem": "{{label}} anheften",
|
|
692
694
|
"unpinItem": "{{label}} lösen",
|
|
693
695
|
"reorderHandle": "{{label}} neu anordnen. Drücken Sie Alt + Oben oder Alt + Unten, um zu verschieben.",
|
|
694
|
-
"reorderAnnounce": "{{label}} an Position {{to}} von {{total}} verschoben"
|
|
696
|
+
"reorderAnnounce": "{{label}} an Position {{to}} von {{total}} verschoben",
|
|
697
|
+
"resize": "Größe der Navigationsseitenleiste ändern"
|
|
695
698
|
},
|
|
696
699
|
"header": {
|
|
697
700
|
"label": "Seitenkopf"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "Größe des Tool-Bereichs ändern",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/el.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
325
325
|
},
|
|
326
326
|
"resizable": {
|
|
327
327
|
"resizeLabel": "Αλλαγή μεγέθους πάνελ",
|
|
328
|
-
"sizeAnnounce": "{{percent}} του διαθέσιμου χώρου"
|
|
328
|
+
"sizeAnnounce": "{{percent}} του διαθέσιμου χώρου",
|
|
329
|
+
"widthAnnounce": "{{width}} εικονοστοιχεία"
|
|
329
330
|
},
|
|
330
331
|
"tag": {
|
|
331
332
|
"remove": "Αφαίρεση {{label}}",
|
|
@@ -604,7 +605,8 @@
|
|
|
604
605
|
"status": {
|
|
605
606
|
"confirmed": "Επιβεβαιωμένο",
|
|
606
607
|
"pending": "Εκκρεμεί",
|
|
607
|
-
"cancelled": "Ακυρωμένο"
|
|
608
|
+
"cancelled": "Ακυρωμένο",
|
|
609
|
+
"absent": "Απών"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
"agendaTray": {
|
|
@@ -691,7 +693,8 @@
|
|
|
691
693
|
"pinItem": "Καρφίτσωμα {{label}}",
|
|
692
694
|
"unpinItem": "Αφαίρεση {{label}} από τα καρφιτσωμένα",
|
|
693
695
|
"reorderHandle": "Αναδιάταξη {{label}}. Πατήστε Alt + Πάνω ή Alt + Κάτω για μετακίνηση.",
|
|
694
|
-
"reorderAnnounce": "{{label}} μετακινήθηκε στη θέση {{to}} από {{total}}"
|
|
696
|
+
"reorderAnnounce": "{{label}} μετακινήθηκε στη θέση {{to}} από {{total}}",
|
|
697
|
+
"resize": "Αλλαγή μεγέθους πλευρικής μπάρας πλοήγησης"
|
|
695
698
|
},
|
|
696
699
|
"header": {
|
|
697
700
|
"label": "Κεφαλίδα σελίδας"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "Αλλαγή μεγέθους πάνελ εργαλείου",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/en.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
325
325
|
},
|
|
326
326
|
"resizable": {
|
|
327
327
|
"resizeLabel": "Resize panels",
|
|
328
|
-
"sizeAnnounce": "{{percent}} of available space"
|
|
328
|
+
"sizeAnnounce": "{{percent}} of available space",
|
|
329
|
+
"widthAnnounce": "{{width}} pixels"
|
|
329
330
|
},
|
|
330
331
|
"tag": {
|
|
331
332
|
"remove": "Remove {{label}}",
|
|
@@ -604,7 +605,8 @@
|
|
|
604
605
|
"status": {
|
|
605
606
|
"confirmed": "Confirmed",
|
|
606
607
|
"pending": "Pending",
|
|
607
|
-
"cancelled": "Cancelled"
|
|
608
|
+
"cancelled": "Cancelled",
|
|
609
|
+
"absent": "Absent"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
"agendaTray": {
|
|
@@ -691,7 +693,8 @@
|
|
|
691
693
|
"pinItem": "Pin {{label}}",
|
|
692
694
|
"unpinItem": "Unpin {{label}}",
|
|
693
695
|
"reorderHandle": "Reorder {{label}}. Press Alt + Up or Alt + Down to move.",
|
|
694
|
-
"reorderAnnounce": "{{label}} moved to position {{to}} of {{total}}"
|
|
696
|
+
"reorderAnnounce": "{{label}} moved to position {{to}} of {{total}}",
|
|
697
|
+
"resize": "Resize navigation sidebar"
|
|
695
698
|
},
|
|
696
699
|
"header": {
|
|
697
700
|
"label": "Page header"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "Resize tool panel",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/es.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
325
325
|
},
|
|
326
326
|
"resizable": {
|
|
327
327
|
"resizeLabel": "Redimensionar paneles",
|
|
328
|
-
"sizeAnnounce": "{{percent}} del espacio disponible"
|
|
328
|
+
"sizeAnnounce": "{{percent}} del espacio disponible",
|
|
329
|
+
"widthAnnounce": "{{width}} píxeles"
|
|
329
330
|
},
|
|
330
331
|
"tag": {
|
|
331
332
|
"remove": "Eliminar {{label}}",
|
|
@@ -604,7 +605,8 @@
|
|
|
604
605
|
"status": {
|
|
605
606
|
"confirmed": "Confirmado",
|
|
606
607
|
"pending": "Pendiente",
|
|
607
|
-
"cancelled": "Cancelado"
|
|
608
|
+
"cancelled": "Cancelado",
|
|
609
|
+
"absent": "Ausente"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
"agendaTray": {
|
|
@@ -691,7 +693,8 @@
|
|
|
691
693
|
"pinItem": "Fijar {{label}}",
|
|
692
694
|
"unpinItem": "Desanclar {{label}} de los fijados",
|
|
693
695
|
"reorderHandle": "Reordenar {{label}}. Pulse Alt + Arriba o Alt + Abajo para mover.",
|
|
694
|
-
"reorderAnnounce": "{{label}} movido a la posición {{to}} de {{total}}"
|
|
696
|
+
"reorderAnnounce": "{{label}} movido a la posición {{to}} de {{total}}",
|
|
697
|
+
"resize": "Redimensionar barra lateral de navegación"
|
|
695
698
|
},
|
|
696
699
|
"header": {
|
|
697
700
|
"label": "Encabezado de página"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "Redimensionar panel de herramientas",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|