@alfadocs/ui-kit 1.45.0 → 1.47.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/{actions-cell-renderer-BXBy9c0f.js → actions-cell-renderer-B5m9lwgC.js} +2 -2
- package/dist/_chunks/ai-credits-notice-xszqOZTC.js +90 -0
- package/dist/_chunks/ai-credits-notice.agent-C9L7orrP.js +17 -0
- package/dist/_chunks/{ai-consent-banner-D7I2U-cz.js → ai-permission-notice-D7I2U-cz.js} +1 -1
- package/dist/_chunks/ai-sparkle-D23NT8Z_.js +45 -0
- package/dist/_chunks/{anamnesis-summary-rows-DQUqwWc1.js → anamnesis-summary-rows-DI-UX5r6.js} +2 -2
- package/dist/_chunks/{appointment-card-TgR_2GKS.js → appointment-card-DluZy8Iv.js} +2 -2
- package/dist/_chunks/{appointment-peek-abiR0T9e.js → appointment-peek-BsfCpiJs.js} +3 -3
- package/dist/_chunks/{appointment-timeline-CCnyUYKz.js → appointment-timeline-Cs5f9viN.js} +3 -3
- package/dist/_chunks/{appointment-tray-N0yEI8UF.js → appointment-tray-CLrGGnKR.js} +2 -2
- package/dist/_chunks/baby-Dku-Xvg9.js +23 -0
- package/dist/_chunks/{balance-badge-cell-o6LldMUA.js → balance-badge-cell-YGrYdrvR.js} +3 -3
- package/dist/_chunks/booking-C4MwImkS.js +3362 -0
- package/dist/_chunks/button-group-CA1tmu39.js +325 -0
- package/dist/_chunks/{calendar-U6N0F99w.js → calendar-OzSeTb4V.js} +2 -2
- package/dist/_chunks/{calendar-event-card-DKUnT9Be.js → calendar-event-card-B6N5h1dO.js} +57 -48
- package/dist/_chunks/calendar-workspace-DDnQmiIL.js +12427 -0
- package/dist/_chunks/{chart-PF2krCZC.js → chart-D8ucl8hH.js} +2 -2
- package/dist/_chunks/{data-table-CcAx_I1w.js → data-table-DnKOmEVw.js} +2 -2
- package/dist/_chunks/{editable-currency-cell-renderer-Psb6XKHR.js → editable-currency-cell-renderer-OUkUv7U4.js} +2 -2
- package/dist/_chunks/{face-scheme-Bm6pe7R8.js → face-scheme-mIhwrQXt.js} +3 -3
- package/dist/_chunks/{file-manager-BfLQxF5t.js → file-manager-DOcJGIx2.js} +4 -4
- package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
- package/dist/_chunks/{header-settings-CTe45iDy.js → header-settings-BEfx_-TF.js} +2 -2
- package/dist/_chunks/{help-me-write-templates-GUeEn3Ff.js → help-me-write-templates-DHIwa4xR.js} +205 -199
- package/dist/_chunks/{hover-card-BMJBVqIf.js → hover-card-nUae8NPJ.js} +67 -62
- package/dist/_chunks/{icon-button-group-DkkdIygu.js → icon-button-group-DZKC6KGf.js} +181 -168
- package/dist/_chunks/kit-extensions-DuoFF1R3.js +94 -0
- package/dist/_chunks/{marketplace-app-shell-DdwPj03y.js → marketplace-app-shell-PB89Dkk_.js} +2 -2
- package/dist/_chunks/{notes-panel-Dkk9QPPX.js → notes-panel-CHbDDMx8.js} +83 -73
- package/dist/_chunks/{patient-details-C8ImUrVg.js → patient-details-yrgkSeEY.js} +2 -2
- package/dist/_chunks/{patient-field-row-BRSOKvme.js → patient-field-row-DCMkFGqI.js} +3 -3
- package/dist/_chunks/{patient-summary-card-BhmKB2KR.js → patient-summary-card-CmEFflGS.js} +59 -45
- package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
- package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
- package/dist/_chunks/rich-text-editor-BwDV2XkZ.js +4153 -0
- package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
- package/dist/_chunks/{tasks-panel-CpcikOeY.js → tasks-panel-DncuBPIZ.js} +2 -2
- package/dist/_chunks/{theme-toggle-bI0pgDDv.js → theme-toggle-BP0XRGMM.js} +2 -2
- package/dist/_chunks/use-ai-sparkle-Cf4yVTLB.js +76 -0
- package/dist/_chunks/{workflow-status-xeaJTzD3.js → workflow-status-CuJAOuKL.js} +43 -42
- package/dist/agent-catalog.json +36 -7
- package/dist/agent-i18n/en.json +3 -3
- package/dist/components/ai-credits-notice/ai-credits-notice.agent.d.ts +3 -0
- package/dist/components/ai-credits-notice/ai-credits-notice.d.ts +48 -0
- package/dist/components/ai-credits-notice/index.d.ts +4 -0
- package/dist/components/ai-credits-notice/index.js +7 -0
- package/dist/components/{ai-consent-banner/ai-consent-banner.agent.d.ts → ai-permission-notice/ai-permission-notice.agent.d.ts} +2 -2
- package/dist/components/{ai-consent-banner/ai-consent-banner.d.ts → ai-permission-notice/ai-permission-notice.d.ts} +1 -1
- package/dist/components/ai-permission-notice/index.d.ts +4 -0
- package/dist/components/{ai-consent-banner → ai-permission-notice}/index.js +1 -1
- package/dist/components/ai-sparkle/ai-sparkle.d.ts +3 -3
- package/dist/components/ai-sparkle/index.js +1 -1
- package/dist/components/appointment-card/index.js +2 -2
- package/dist/components/appointment-peek/index.js +1 -1
- package/dist/components/appointment-timeline/index.js +1 -1
- package/dist/components/booking/booking-types.d.ts +60 -1
- package/dist/components/booking/booking.d.ts +1 -1
- package/dist/components/booking/details-form.d.ts +5 -1
- package/dist/components/booking/index.d.ts +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/booking/payment.d.ts +9 -0
- package/dist/components/booking/use-booking-payment.d.ts +14 -0
- package/dist/components/button-group/index.js +1 -1
- package/dist/components/calendar/index.js +1 -1
- package/dist/components/calendar-event-card/index.js +1 -1
- package/dist/components/chart/index.js +1 -1
- package/dist/components/data-table/index.js +3 -3
- package/dist/components/face-scheme/index.js +1 -1
- package/dist/components/file-manager/index.js +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/header-settings/index.js +1 -1
- package/dist/components/hover-card/hover-card.d.ts +4 -0
- package/dist/components/hover-card/index.d.ts +1 -1
- package/dist/components/hover-card/index.js +3 -2
- package/dist/components/icon-button-group/index.js +1 -1
- package/dist/components/index.d.ts +2 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +10 -0
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-summary-card/index.js +1 -1
- package/dist/components/patient-table/index.js +1 -1
- package/dist/components/payment-form/index.d.ts +1 -1
- package/dist/components/payment-form/index.js +1 -1
- package/dist/components/payment-form/payment-form.d.ts +35 -3
- package/dist/components/phone-input/index.js +1 -1
- package/dist/components/rich-text-editor/editor-extensions.d.ts +54 -0
- package/dist/components/rich-text-editor/editor-toolbar.d.ts +2 -1
- package/dist/components/rich-text-editor/help-me-write-overlay.d.ts +4 -0
- package/dist/components/rich-text-editor/index.d.ts +2 -0
- package/dist/components/rich-text-editor/index.js +6 -4
- package/dist/components/rich-text-editor/kit-extensions.d.ts +4 -0
- package/dist/components/rich-text-editor/rich-text-editor.d.ts +18 -2
- package/dist/components/stepper-accordion/index.js +1 -1
- package/dist/components/tasks-panel/index.js +1 -1
- package/dist/components/theme-toggle/index.js +1 -1
- package/dist/components/workflow-status/index.js +1 -1
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/index.js +51 -53
- package/dist/hooks/use-ai-sparkle.d.ts +7 -25
- package/dist/host-compat.css +2 -2
- package/dist/i18n/locales/ar.d.ts +67 -1
- package/dist/i18n/locales/ar.js +69 -3
- package/dist/i18n/locales/de.d.ts +67 -1
- package/dist/i18n/locales/de.js +69 -3
- package/dist/i18n/locales/el.d.ts +67 -1
- package/dist/i18n/locales/el.js +69 -3
- package/dist/i18n/locales/en.d.ts +67 -1
- package/dist/i18n/locales/en.js +69 -3
- package/dist/i18n/locales/es.d.ts +67 -1
- package/dist/i18n/locales/es.js +69 -3
- package/dist/i18n/locales/fr.d.ts +67 -1
- package/dist/i18n/locales/fr.js +69 -3
- package/dist/i18n/locales/hi.d.ts +67 -1
- package/dist/i18n/locales/hi.js +69 -3
- package/dist/i18n/locales/it.d.ts +67 -1
- package/dist/i18n/locales/it.js +69 -3
- package/dist/i18n/locales/ja.d.ts +67 -1
- package/dist/i18n/locales/ja.js +69 -3
- package/dist/i18n/locales/nl.d.ts +67 -1
- package/dist/i18n/locales/nl.js +69 -3
- package/dist/i18n/locales/pl.d.ts +67 -1
- package/dist/i18n/locales/pl.js +69 -3
- package/dist/i18n/locales/pt.d.ts +67 -1
- package/dist/i18n/locales/pt.js +69 -3
- package/dist/i18n/locales/ro.d.ts +67 -1
- package/dist/i18n/locales/ro.js +69 -3
- package/dist/i18n/locales/ru.d.ts +67 -1
- package/dist/i18n/locales/ru.js +69 -3
- package/dist/i18n/locales/sq.d.ts +67 -1
- package/dist/i18n/locales/sq.js +69 -3
- package/dist/i18n/locales/sv.d.ts +67 -1
- package/dist/i18n/locales/sv.js +69 -3
- package/dist/i18n/locales/tr.d.ts +67 -1
- package/dist/i18n/locales/tr.js +69 -3
- package/dist/i18n/locales/zh.d.ts +67 -1
- package/dist/i18n/locales/zh.js +69 -3
- package/dist/index.js +648 -641
- package/dist/locales/ar.json +69 -3
- package/dist/locales/de.json +69 -3
- package/dist/locales/el.json +69 -3
- package/dist/locales/en.json +69 -3
- package/dist/locales/es.json +69 -3
- package/dist/locales/fr.json +69 -3
- package/dist/locales/hi.json +69 -3
- package/dist/locales/it.json +69 -3
- package/dist/locales/ja.json +69 -3
- package/dist/locales/nl.json +69 -3
- package/dist/locales/pl.json +69 -3
- package/dist/locales/pt.json +69 -3
- package/dist/locales/ro.json +69 -3
- package/dist/locales/ru.json +69 -3
- package/dist/locales/sq.json +69 -3
- package/dist/locales/sv.json +69 -3
- package/dist/locales/tr.json +69 -3
- package/dist/locales/zh.json +69 -3
- package/dist/patterns/anamnesis/index.js +1 -1
- package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
- package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
- package/dist/patterns/calendar/calendar-workspace.d.ts +6 -4
- package/dist/patterns/calendar/calendar.data.d.ts +26 -0
- package/dist/patterns/calendar/calendar.journey.d.ts +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +16 -5
- package/dist/patterns/calendar/calendar.types.d.ts +25 -9
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts +11 -2
- package/dist/patterns/help-me-write-templates/index.js +1 -1
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +14 -4
- package/dist/_chunks/ai-sparkle-DXeP_6a0.js +0 -52
- package/dist/_chunks/booking-D43ASl8y.js +0 -3034
- package/dist/_chunks/button-group-R32U7SyV.js +0 -307
- package/dist/_chunks/calendar-workspace-B7KvZ1_D.js +0 -12161
- package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
- package/dist/_chunks/rich-text-editor-BrAvNajV.js +0 -3779
- package/dist/_chunks/use-ai-sparkle-CyQSRTCe.js +0 -103
- package/dist/components/ai-consent-banner/index.d.ts +0 -4
package/dist/hooks/index.d.ts
CHANGED
|
@@ -30,5 +30,5 @@ export { usePresenceTransition, type PresencePhase, type UsePresenceTransitionOp
|
|
|
30
30
|
export { useListReflow, REFLOW_ROW_CLASS, type UseListReflowOptions, type UseListReflowReturn, } from './use-list-reflow';
|
|
31
31
|
export { useClampOverflow } from './use-clamp-overflow';
|
|
32
32
|
export { useScrollOverflow, type UseScrollOverflowReturn, } from './use-scroll-overflow';
|
|
33
|
-
export { useAiSparkle, SHIMMER_CLASS as AI_SPARKLE_SHIMMER_CLASS, COMET_CLASS as AI_SPARKLE_COMET_CLASS,
|
|
33
|
+
export { useAiSparkle, SHIMMER_CLASS as AI_SPARKLE_SHIMMER_CLASS, COMET_CLASS as AI_SPARKLE_COMET_CLASS, COMET_TAIL as AI_SPARKLE_COMET_TAIL, COMET_WRAPPER_CLASS as AI_SPARKLE_COMET_WRAPPER_CLASS, type AiSparkleState, type UseAiSparkleOptions, type UseAiSparkleProps, type UseAiSparkleReturn, } from './use-ai-sparkle';
|
|
34
34
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/hooks/index.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { u as
|
|
2
|
-
import { u as
|
|
3
|
-
import { Z as
|
|
4
|
-
import { u as
|
|
5
|
-
import { u as
|
|
6
|
-
import { A as k, T as
|
|
7
|
-
import { u as
|
|
8
|
-
import { u as
|
|
1
|
+
import { u as O } from "../_chunks/use-prefers-reduced-motion-BMwIQRjB.js";
|
|
2
|
+
import { u as h } from "../_chunks/use-media-query-CcAx5SMM.js";
|
|
3
|
+
import { Z as y, u as I, a as w, b as D } from "../_chunks/use-zoom-drilldown-qCX34w9I.js";
|
|
4
|
+
import { u as F } from "../_chunks/use-count-up-BLLetaZ8.js";
|
|
5
|
+
import { u as K } from "../_chunks/use-locale-BkCIHujH.js";
|
|
6
|
+
import { A as k, T as W, a as H, r as V, t as N, u as Y } from "../_chunks/use-theme-CAuo6EYT.js";
|
|
7
|
+
import { u as q } from "../_chunks/use-controllable-state-BiY4xTzM.js";
|
|
8
|
+
import { u as G } from "../_chunks/use-copy-to-clipboard-Cyfc_dlv.js";
|
|
9
9
|
import { u as j } from "../_chunks/use-debounced-callback-BisrB-Fq.js";
|
|
10
|
-
import { useState as
|
|
10
|
+
import { useState as x, useRef as E, useEffect as S } from "react";
|
|
11
11
|
import { u as Q, a as J } from "../_chunks/use-direction-Dp8h70PP.js";
|
|
12
12
|
import { u as $ } from "../_chunks/use-persistent-state-nZwZAnE9.js";
|
|
13
13
|
import { u as te } from "../_chunks/use-isomorphic-layout-effect-BGfaCOP1.js";
|
|
@@ -16,15 +16,15 @@ import { c as ne, u as ae } from "../_chunks/use-priority-overflow-c9SjxZkZ.js";
|
|
|
16
16
|
import { u as ce } from "../_chunks/use-web-otp-D_utzp6S.js";
|
|
17
17
|
import { u as fe } from "../_chunks/use-visual-viewport-pin-ChurOsHM.js";
|
|
18
18
|
import { u as de } from "../_chunks/use-edge-resize-BHesP0kg.js";
|
|
19
|
-
import { u as
|
|
20
|
-
import { u as
|
|
21
|
-
import { R as
|
|
22
|
-
import { u as
|
|
23
|
-
import { u as
|
|
24
|
-
import {
|
|
25
|
-
function
|
|
26
|
-
const [t, i] =
|
|
27
|
-
return
|
|
19
|
+
import { u as Ee } from "../_chunks/use-countdown-Yd6ts0_a.js";
|
|
20
|
+
import { u as xe } from "../_chunks/use-check-animation--I3cS00X.js";
|
|
21
|
+
import { R as be, u as Ce, a as Le } from "../_chunks/use-list-reflow-Cw43nxw5.js";
|
|
22
|
+
import { u as _e } from "../_chunks/use-presence-transition-cDwWUXV-.js";
|
|
23
|
+
import { u as Re } from "../_chunks/use-clamp-overflow-DQE2kwZ9.js";
|
|
24
|
+
import { b as ve, C as ye, a as Ie, S as we, u as De } from "../_chunks/use-ai-sparkle-Cf4yVTLB.js";
|
|
25
|
+
function C(e, o) {
|
|
26
|
+
const [t, i] = x(e), s = E(null);
|
|
27
|
+
return S(() => {
|
|
28
28
|
if (o <= 0) {
|
|
29
29
|
s.current !== null && (clearTimeout(s.current), s.current = null), i(e);
|
|
30
30
|
return;
|
|
@@ -35,7 +35,7 @@ function _(e, o) {
|
|
|
35
35
|
return s.current = n, () => clearTimeout(n);
|
|
36
36
|
}, [e, o]), t;
|
|
37
37
|
}
|
|
38
|
-
const
|
|
38
|
+
const A = [
|
|
39
39
|
"a[href]",
|
|
40
40
|
"button:not([disabled])",
|
|
41
41
|
'input:not([disabled]):not([type="hidden"])',
|
|
@@ -48,7 +48,7 @@ const x = [
|
|
|
48
48
|
].join(",");
|
|
49
49
|
function p(e) {
|
|
50
50
|
return Array.from(
|
|
51
|
-
e.querySelectorAll(
|
|
51
|
+
e.querySelectorAll(A)
|
|
52
52
|
).filter((o) => {
|
|
53
53
|
if (o.hidden) return !1;
|
|
54
54
|
let t = o;
|
|
@@ -59,9 +59,9 @@ function p(e) {
|
|
|
59
59
|
return !0;
|
|
60
60
|
});
|
|
61
61
|
}
|
|
62
|
-
function
|
|
63
|
-
const { enabled: t = !0, autoFocus: i = !0, restoreFocus: s = !0 } = o, n =
|
|
64
|
-
|
|
62
|
+
function L(e, o = {}) {
|
|
63
|
+
const { enabled: t = !0, autoFocus: i = !0, restoreFocus: s = !0 } = o, n = E(null);
|
|
64
|
+
S(() => {
|
|
65
65
|
if (!t) return;
|
|
66
66
|
const a = e.current;
|
|
67
67
|
if (!a) return;
|
|
@@ -93,48 +93,46 @@ function C(e, o = {}) {
|
|
|
93
93
|
}
|
|
94
94
|
export {
|
|
95
95
|
k as ACCESSIBILITY_STORAGE_KEY,
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
W as THEME_STORAGE_KEY,
|
|
105
|
-
h as ZOOM_DRILLDOWN_TRANSITION_CLASS,
|
|
96
|
+
ve as AI_SPARKLE_COMET_CLASS,
|
|
97
|
+
ye as AI_SPARKLE_COMET_TAIL,
|
|
98
|
+
Ie as AI_SPARKLE_COMET_WRAPPER_CLASS,
|
|
99
|
+
we as AI_SPARKLE_SHIMMER_CLASS,
|
|
100
|
+
be as REFLOW_ROW_CLASS,
|
|
101
|
+
W as THEME_CLASS,
|
|
102
|
+
H as THEME_STORAGE_KEY,
|
|
103
|
+
y as ZOOM_DRILLDOWN_TRANSITION_CLASS,
|
|
106
104
|
ne as computePriorityLayout,
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
105
|
+
V as resolveTheme,
|
|
106
|
+
N as themeClassList,
|
|
107
|
+
De as useAiSparkle,
|
|
108
|
+
xe as useCheckAnimation,
|
|
109
|
+
Re as useClampOverflow,
|
|
110
|
+
q as useControllableState,
|
|
111
|
+
G as useCopyToClipboard,
|
|
112
|
+
F as useCountUp,
|
|
113
|
+
Ee as useCountdown,
|
|
116
114
|
j as useDebouncedCallback,
|
|
117
|
-
|
|
115
|
+
C as useDebouncedValue,
|
|
118
116
|
Q as useDirection,
|
|
119
117
|
J as useDocumentDirection,
|
|
120
118
|
de as useEdgeResize,
|
|
121
|
-
|
|
122
|
-
|
|
119
|
+
Ce as useExitTransition,
|
|
120
|
+
L as useFocusTrap,
|
|
123
121
|
te as useIsomorphicLayoutEffect,
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
122
|
+
Le as useListReflow,
|
|
123
|
+
K as useLocale,
|
|
124
|
+
h as useMediaQuery,
|
|
127
125
|
oe as useOverflowCollapse,
|
|
128
126
|
$ as usePersistentState,
|
|
129
|
-
|
|
130
|
-
|
|
127
|
+
O as usePrefersReducedMotion,
|
|
128
|
+
_e as usePresenceTransition,
|
|
131
129
|
ae as usePriorityOverflow,
|
|
132
130
|
se as useScrollOverflow,
|
|
133
|
-
|
|
134
|
-
|
|
131
|
+
I as useScrollToFirstError,
|
|
132
|
+
w as useSigningSession,
|
|
135
133
|
Y as useTheme,
|
|
136
134
|
fe as useVisualViewportPin,
|
|
137
135
|
ce as useWebOtp,
|
|
138
|
-
|
|
136
|
+
D as useZoomDrilldown
|
|
139
137
|
};
|
|
140
138
|
//# sourceMappingURL=index.js.map
|
|
@@ -2,23 +2,6 @@
|
|
|
2
2
|
export type AiSparkleState = 'intro' | 'working' | 'landed';
|
|
3
3
|
export declare const SHIMMER_CLASS: Record<AiSparkleState, string>;
|
|
4
4
|
export declare const COMET_CLASS: Record<AiSparkleState, string>;
|
|
5
|
-
export declare const BURST_CLASS: Record<AiSparkleState, string>;
|
|
6
|
-
export declare const SPARKLE_GLYPHS: readonly [{
|
|
7
|
-
readonly key: "start";
|
|
8
|
-
readonly className: "ds:absolute ds:opacity-0 ds:text-[color:var(--ai-sparkle)] ds:fill-current ds:drop-shadow-[0_0_var(--spacing-2xs)_var(--ai-sparkle)] ds:[animation-delay:calc(var(--animation-duration)*(var(--sparkle-base)+var(--sparkle-stagger)))] ds:[--sparkle-stagger:0] ds:size-3 ds:[inset-block-start:calc(var(--spacing-xs)*-1)] ds:[inset-inline-start:calc(var(--spacing-2xs)*-1)]";
|
|
9
|
-
}, {
|
|
10
|
-
readonly key: "top";
|
|
11
|
-
readonly className: "ds:absolute ds:opacity-0 ds:text-[color:var(--ai-sparkle)] ds:fill-current ds:drop-shadow-[0_0_var(--spacing-2xs)_var(--ai-sparkle)] ds:[animation-delay:calc(var(--animation-duration)*(var(--sparkle-base)+var(--sparkle-stagger)))] ds:[--sparkle-stagger:0.5] ds:size-4 ds:[inset-block-start:calc(var(--spacing-sm)*-1)] ds:[inset-inline-start:40%]";
|
|
12
|
-
}, {
|
|
13
|
-
readonly key: "end";
|
|
14
|
-
readonly className: "ds:absolute ds:opacity-0 ds:text-[color:var(--ai-sparkle)] ds:fill-current ds:drop-shadow-[0_0_var(--spacing-2xs)_var(--ai-sparkle)] ds:[animation-delay:calc(var(--animation-duration)*(var(--sparkle-base)+var(--sparkle-stagger)))] ds:[--sparkle-stagger:1] ds:size-3 ds:[inset-block-start:calc(var(--spacing-xs)*-1)] ds:[inset-inline-end:var(--spacing-md)]";
|
|
15
|
-
}, {
|
|
16
|
-
readonly key: "side";
|
|
17
|
-
readonly className: "ds:absolute ds:opacity-0 ds:text-[color:var(--ai-sparkle)] ds:fill-current ds:drop-shadow-[0_0_var(--spacing-2xs)_var(--ai-sparkle)] ds:[animation-delay:calc(var(--animation-duration)*(var(--sparkle-base)+var(--sparkle-stagger)))] ds:[--sparkle-stagger:1.5] ds:size-2 ds:[inset-block-start:40%] ds:[inset-inline-end:calc(var(--spacing-sm)*-1)]";
|
|
18
|
-
}, {
|
|
19
|
-
readonly key: "below";
|
|
20
|
-
readonly className: "ds:absolute ds:opacity-0 ds:text-[color:var(--ai-sparkle)] ds:fill-current ds:drop-shadow-[0_0_var(--spacing-2xs)_var(--ai-sparkle)] ds:[animation-delay:calc(var(--animation-duration)*(var(--sparkle-base)+var(--sparkle-stagger)))] ds:[--sparkle-stagger:2] ds:size-3 ds:[inset-block-end:calc(var(--spacing-xs)*-1)] ds:[inset-inline-start:25%]";
|
|
21
|
-
}];
|
|
22
5
|
export declare const COMET_WRAPPER_CLASS = "ds:pointer-events-none ds:absolute ds:[inset-block-start:0] ds:[inset-inline-start:0] ds:opacity-0 ds:[offset-path:inset(0_round_var(--radius-full))] ds:[offset-rotate:0deg]";
|
|
23
6
|
export declare const COMET_TAIL: readonly [{
|
|
24
7
|
readonly key: 1;
|
|
@@ -65,13 +48,13 @@ export interface UseAiSparkleProps {
|
|
|
65
48
|
'data-ai-sparkle': AiSparkleState | undefined;
|
|
66
49
|
/**
|
|
67
50
|
* The shimmer animation class for the current state — empty when at rest.
|
|
68
|
-
* Layer it over the host's own base positioning classes; the comet
|
|
69
|
-
*
|
|
51
|
+
* Layer it over the host's own base positioning classes; the comet layer
|
|
52
|
+
* needs real DOM and lives in the `AiSparkle` component instead.
|
|
70
53
|
*/
|
|
71
54
|
className: string;
|
|
72
55
|
}
|
|
73
56
|
export interface UseAiSparkleReturn {
|
|
74
|
-
/** `null` at rest — nothing to render for the comet
|
|
57
|
+
/** `null` at rest — nothing to render for the comet layer either. */
|
|
75
58
|
state: AiSparkleState | null;
|
|
76
59
|
props: UseAiSparkleProps;
|
|
77
60
|
/** An AI action started: swap to the looping `'working'` phase. */
|
|
@@ -93,13 +76,12 @@ export interface UseAiSparkleReturn {
|
|
|
93
76
|
* `props['data-ai-sparkle']` is a plain styling hook for the host element;
|
|
94
77
|
* `props.className` carries the shimmer layer's animation class from the
|
|
95
78
|
* same lookup table the RichTextEditor's pill originally inlined. The
|
|
96
|
-
* comet
|
|
97
|
-
*
|
|
98
|
-
* same `state`.
|
|
79
|
+
* comet layer needs actual DOM (a head and a tail of dots), so it lives in
|
|
80
|
+
* the sibling `AiSparkle` component, keyed off the same `state`.
|
|
99
81
|
*
|
|
100
82
|
* Both `intro` and `landed` are one-off: this hook clears them back to
|
|
101
|
-
* `null` on a timer sized to the comet's lap plus
|
|
102
|
-
*
|
|
83
|
+
* `null` on a timer sized to the comet's lap plus a small buffer, at the
|
|
84
|
+
* default 200ms `--animation-duration`. Under reduced
|
|
103
85
|
* motion (`prefers-reduced-motion` or `reducedMotion: 'auto'`'s system
|
|
104
86
|
* read) the CSS animations already collapse to 0ms, so the clear fires at
|
|
105
87
|
* the next tick instead of waiting out the full lap — the pill still gets
|
package/dist/host-compat.css
CHANGED
|
@@ -87,8 +87,8 @@
|
|
|
87
87
|
.ds\:\[--carousel-item-inline-size\:28rem\] {
|
|
88
88
|
--carousel-item-inline-size:448px;
|
|
89
89
|
}
|
|
90
|
-
.ds\:\[--inc1-nav-block-size\:
|
|
91
|
-
--inc1-nav-block-size:
|
|
90
|
+
.ds\:\[--inc1-nav-block-size\:2\.5rem\] {
|
|
91
|
+
--inc1-nav-block-size:40px;
|
|
92
92
|
}
|
|
93
93
|
.ds\:\[--map-block-size\:14rem\] {
|
|
94
94
|
--map-block-size:224px;
|
|
@@ -9,6 +9,25 @@ export declare const arUi: {
|
|
|
9
9
|
readonly infoTip: {
|
|
10
10
|
readonly triggerLabel: "مزيد من المعلومات";
|
|
11
11
|
};
|
|
12
|
+
readonly aiCreditsNotice: {
|
|
13
|
+
readonly dismiss: "عدم الإظهار مرة أخرى";
|
|
14
|
+
readonly included: {
|
|
15
|
+
readonly eyebrow: "مساعدة الذكاء الاصطناعي";
|
|
16
|
+
readonly heading: "مُدرج ضمن خطتك";
|
|
17
|
+
readonly body: "تُقدَّم ميزات الذكاء الاصطناعي دون أي تكلفة إضافية خلال فترة التجربة هذه.";
|
|
18
|
+
readonly allowance: "{{remaining}} من {{limit}} إجراءً بالذكاء الاصطناعي هذا الشهر";
|
|
19
|
+
readonly resetsOn: "يتجدد في {{date}}";
|
|
20
|
+
readonly learnMore: "معرفة المزيد";
|
|
21
|
+
};
|
|
22
|
+
readonly bundles: {
|
|
23
|
+
readonly eyebrow: "أرصدة الذكاء الاصطناعي";
|
|
24
|
+
readonly headingWithAllowance: "{{remaining}} من {{limit}} رصيدًا";
|
|
25
|
+
readonly body: "تشمل الخطة المجانية {{limit}} إجراءً شهريًا. اختر باقة أرصدة للمتابعة دون حدود.";
|
|
26
|
+
readonly bodyGeneric: "اختر باقة أرصدة للمتابعة دون حدود.";
|
|
27
|
+
readonly viewBundles: "عرض الباقات";
|
|
28
|
+
readonly seeCosts: "تكلفة كل إجراء";
|
|
29
|
+
};
|
|
30
|
+
};
|
|
12
31
|
readonly opticalPrescription: {
|
|
13
32
|
readonly ariaLabel: "وصفة النظارات";
|
|
14
33
|
readonly metaLabel: "تفاصيل الوصفة";
|
|
@@ -598,6 +617,7 @@ export declare const arUi: {
|
|
|
598
617
|
readonly slider: {
|
|
599
618
|
readonly minLabel: "الحد الأدنى";
|
|
600
619
|
readonly maxLabel: "الحد الأقصى";
|
|
620
|
+
readonly value: "القيمة";
|
|
601
621
|
};
|
|
602
622
|
readonly checkboxGroup: {
|
|
603
623
|
readonly selectAll: "تحديد الكل";
|
|
@@ -749,6 +769,8 @@ export declare const arUi: {
|
|
|
749
769
|
readonly remove: "إزالة الملف";
|
|
750
770
|
readonly progress: "تم رفع {{percent}}%";
|
|
751
771
|
readonly filesSelected: "تم تحديد {{count}} ملف";
|
|
772
|
+
readonly maxSizeHint: "الحد الأقصى {{size}}";
|
|
773
|
+
readonly maxFilesHint: "حتى {{count}} ملف";
|
|
752
774
|
readonly errors: {
|
|
753
775
|
readonly fileTooLarge: "الملف يتجاوز {{maxSize}}";
|
|
754
776
|
readonly fileTooSmall: "الملف أصغر من {{minSize}}";
|
|
@@ -1711,6 +1733,29 @@ export declare const arUi: {
|
|
|
1711
1733
|
readonly slotLabel: "{{day}}, {{time}}";
|
|
1712
1734
|
};
|
|
1713
1735
|
readonly booking: {
|
|
1736
|
+
readonly payment: {
|
|
1737
|
+
readonly paidTitle: "تم استلام الدفع وتأكيد الحجز";
|
|
1738
|
+
readonly paidBody: "استلمنا {{amount}}. تم تأكيد موعدك.";
|
|
1739
|
+
readonly paidDemoTitle: "تم الدفع بنجاح (عرض تجريبي)";
|
|
1740
|
+
readonly paidDemo: "اكتمل العرض التجريبي: لم يتم تحصيل أي مبلغ أو حجز أي موعد.";
|
|
1741
|
+
readonly summaryPaid: "المبلغ المدفوع";
|
|
1742
|
+
readonly heading: "ادفع لتأكيد حجزك";
|
|
1743
|
+
readonly processing: "جارٍ معالجة دفعتك.";
|
|
1744
|
+
readonly confirming: "تم استلام الدفع. جارٍ تأكيد حجزك.";
|
|
1745
|
+
readonly failed: "لم تكتمل عملية الدفع. يُرجى المحاولة مرة أخرى.";
|
|
1746
|
+
readonly completionFailed: "تم استلام الدفع. يُرجى إعادة محاولة تأكيد الحجز دون الدفع مرة أخرى.";
|
|
1747
|
+
readonly retryConfirmation: "إعادة محاولة التأكيد";
|
|
1748
|
+
readonly cancelled: "تم إلغاء الدفع. لم يتم تأكيد أي حجز.";
|
|
1749
|
+
readonly noticeTitle: "الدفع عبر الإنترنت مطلوب";
|
|
1750
|
+
readonly noticeBody: "ادفع {{amount}} عبر الإنترنت لتأكيد هذا الموعد.";
|
|
1751
|
+
readonly accept: "أوافق على دفع {{amount}} عبر الإنترنت.";
|
|
1752
|
+
readonly terms: "شروط الدفع";
|
|
1753
|
+
readonly submit: "ادفع {{amount}} واحجز";
|
|
1754
|
+
readonly submitFailed: "تعذّر بدء الحجز. يُرجى المحاولة مرة أخرى.";
|
|
1755
|
+
readonly full: "ادفع {{amount}} عبر الإنترنت";
|
|
1756
|
+
readonly deposit: "دفعة مقدّمة بقيمة {{amount}} عبر الإنترنت";
|
|
1757
|
+
readonly unavailable: "تفاصيل الدفع غير متاحة. يُرجى اختيار الخدمة مرة أخرى.";
|
|
1758
|
+
};
|
|
1714
1759
|
readonly regionLabel: "حجز موعد";
|
|
1715
1760
|
readonly stepAnnouncement: "الخطوة {{current}} من {{total}}: {{label}}";
|
|
1716
1761
|
readonly filtersLabel: "اختياراتك";
|
|
@@ -2044,6 +2089,7 @@ export declare const arUi: {
|
|
|
2044
2089
|
readonly mr: "السيد";
|
|
2045
2090
|
readonly ms: "السيدة";
|
|
2046
2091
|
};
|
|
2092
|
+
readonly nameWithHonorific: "{{honorific}} {{name}}";
|
|
2047
2093
|
readonly gender: {
|
|
2048
2094
|
readonly m: "ذكر";
|
|
2049
2095
|
readonly f: "أنثى";
|
|
@@ -2794,6 +2840,8 @@ export declare const arUi: {
|
|
|
2794
2840
|
readonly remove: "إزالة التمييز";
|
|
2795
2841
|
};
|
|
2796
2842
|
readonly heading: "عنوان";
|
|
2843
|
+
readonly extensionsKit: "من المجموعة";
|
|
2844
|
+
readonly extensionsMarketplace: "من السوق";
|
|
2797
2845
|
readonly extensions: "إضافات المحرر";
|
|
2798
2846
|
readonly insertVariable: "إدراج متغير";
|
|
2799
2847
|
readonly variables: {
|
|
@@ -2932,6 +2980,9 @@ export declare const arUi: {
|
|
|
2932
2980
|
readonly cvc: "CVC";
|
|
2933
2981
|
};
|
|
2934
2982
|
readonly error: {
|
|
2983
|
+
readonly billingAddressIncomplete: "أكمل عنوان الفوترة قبل الدفع.";
|
|
2984
|
+
readonly billingDetailsChanged: "تغيّر عنوان الفوترة. يُرجى التحقق منه والمحاولة مرة أخرى.";
|
|
2985
|
+
readonly billingDetailsSave: "تعذّر حفظ بيانات الفوترة. يُرجى المحاولة مرة أخرى.";
|
|
2935
2986
|
readonly generic: "حدث خطأ ما. أعد المحاولة.";
|
|
2936
2987
|
readonly cardNumber: "رقم البطاقة غير صالح.";
|
|
2937
2988
|
readonly expiry: "تاريخ الانتهاء غير صالح.";
|
|
@@ -4627,16 +4678,26 @@ export declare const arUi: {
|
|
|
4627
4678
|
readonly noteRequired: "أدخل ملاحظة.";
|
|
4628
4679
|
readonly operator: "المشغّل";
|
|
4629
4680
|
readonly operatorNone: "بلا مشغّل";
|
|
4681
|
+
readonly operatorUnresolved: "مشغّل غير مدرج: {{id}}";
|
|
4682
|
+
readonly type: "النوع";
|
|
4683
|
+
readonly typeGroupStandard: "الأنواع القياسية";
|
|
4684
|
+
readonly typeGroupCustom: "أنواع العيادة";
|
|
4685
|
+
readonly typeUnresolved: "نوع غير مدرج: {{id}}";
|
|
4686
|
+
readonly assignee: "مُسندة إلى";
|
|
4687
|
+
readonly assigneeNone: "لا أحد";
|
|
4688
|
+
readonly assigneeUnresolved: "الشخص المُسند إليه غير مدرج: {{id}}";
|
|
4630
4689
|
readonly about: "يخص";
|
|
4631
4690
|
readonly aboutNobody: "لا أحد";
|
|
4632
4691
|
readonly aboutPatient: "المريض";
|
|
4633
4692
|
readonly aboutCompany: "الشركة";
|
|
4693
|
+
readonly aboutOperator: "المشغّل";
|
|
4634
4694
|
readonly companyName: "اسم الشركة";
|
|
4635
4695
|
readonly companyUnresolved: "الشركة المرتبطة (غير مدرجة): {{id}}";
|
|
4636
4696
|
readonly companyReplace: "استبدال الشركة";
|
|
4637
4697
|
readonly done: "مكتملة";
|
|
4638
4698
|
readonly save: "حفظ";
|
|
4639
4699
|
readonly cancel: "إلغاء";
|
|
4700
|
+
readonly actionsLabel: "إجراءات المهمة";
|
|
4640
4701
|
readonly delete: "حذف";
|
|
4641
4702
|
readonly deleteConfirmTitle: "هل تريد حذف هذه المهمة؟";
|
|
4642
4703
|
readonly deleteConfirmBody: "ستتم إزالة المهمة. لا يمكن التراجع عن هذا الإجراء هنا.";
|
|
@@ -4831,6 +4892,7 @@ export declare const arUi: {
|
|
|
4831
4892
|
readonly resetFiltersCount_zero: "إعادة تعيين عوامل التصفية — لا شيء نشط";
|
|
4832
4893
|
readonly resetFiltersCount_two: "إعادة تعيين عوامل التصفية — عاملان نشطان";
|
|
4833
4894
|
readonly resetFiltersCount_few: "إعادة تعيين عوامل التصفية — {{count}} عوامل نشطة";
|
|
4895
|
+
readonly backlogCount: "بحاجة إلى إكمال — {{n}} بحاجة إلى إكمال";
|
|
4834
4896
|
};
|
|
4835
4897
|
readonly view: {
|
|
4836
4898
|
readonly menuLabel: "عرض الأجندة — {{view}}";
|
|
@@ -4898,6 +4960,11 @@ export declare const arUi: {
|
|
|
4898
4960
|
readonly filterNoPatient: "بدون مريض";
|
|
4899
4961
|
readonly filterNoOperator: "بدون معالج";
|
|
4900
4962
|
readonly filterNoChair: "بدون كرسي";
|
|
4963
|
+
readonly settings: "إعدادات اللوحة";
|
|
4964
|
+
readonly settingsNarrowed: "إعدادات اللوحة، القائمة مُصفّاة";
|
|
4965
|
+
readonly settingsTitle: "ما الذي يُعرض";
|
|
4966
|
+
readonly settingsHint: "تبقى البطاقة ظاهرة ما دام أحد حقولها الناقصة مُفعّلاً.";
|
|
4967
|
+
readonly emptyNarrowed: "بعض عوامل التصفية مُعطّلة في إعدادات اللوحة.";
|
|
4901
4968
|
readonly notShownOnChairAxis: "لا تظهر في أعمدة الكراسي حتى يتم تعيين كرسي.";
|
|
4902
4969
|
};
|
|
4903
4970
|
readonly waitingList: {
|
|
@@ -4942,7 +5009,6 @@ export declare const arUi: {
|
|
|
4942
5009
|
};
|
|
4943
5010
|
readonly readOnly: {
|
|
4944
5011
|
readonly createBlocked: "ليست لديك صلاحية إنشاء المواعيد.";
|
|
4945
|
-
readonly createTaskBlocked: "ليست لديك صلاحية إنشاء المهام.";
|
|
4946
5012
|
readonly changeBlocked: "ليست لديك صلاحية تعديل المواعيد.";
|
|
4947
5013
|
readonly waitingBlocked: "ليست لديك صلاحية تعديل قائمة الانتظار.";
|
|
4948
5014
|
readonly waitingLockedBody: "ليست لديك صلاحية تعديل قائمة الانتظار — اطلب من مالك العيادة صلاحية تعديل التقويم.";
|
package/dist/i18n/locales/ar.js
CHANGED
|
@@ -2,6 +2,25 @@ const e = {
|
|
|
2
2
|
infoTip: {
|
|
3
3
|
triggerLabel: "مزيد من المعلومات"
|
|
4
4
|
},
|
|
5
|
+
aiCreditsNotice: {
|
|
6
|
+
dismiss: "عدم الإظهار مرة أخرى",
|
|
7
|
+
included: {
|
|
8
|
+
eyebrow: "مساعدة الذكاء الاصطناعي",
|
|
9
|
+
heading: "مُدرج ضمن خطتك",
|
|
10
|
+
body: "تُقدَّم ميزات الذكاء الاصطناعي دون أي تكلفة إضافية خلال فترة التجربة هذه.",
|
|
11
|
+
allowance: "{{remaining}} من {{limit}} إجراءً بالذكاء الاصطناعي هذا الشهر",
|
|
12
|
+
resetsOn: "يتجدد في {{date}}",
|
|
13
|
+
learnMore: "معرفة المزيد"
|
|
14
|
+
},
|
|
15
|
+
bundles: {
|
|
16
|
+
eyebrow: "أرصدة الذكاء الاصطناعي",
|
|
17
|
+
headingWithAllowance: "{{remaining}} من {{limit}} رصيدًا",
|
|
18
|
+
body: "تشمل الخطة المجانية {{limit}} إجراءً شهريًا. اختر باقة أرصدة للمتابعة دون حدود.",
|
|
19
|
+
bodyGeneric: "اختر باقة أرصدة للمتابعة دون حدود.",
|
|
20
|
+
viewBundles: "عرض الباقات",
|
|
21
|
+
seeCosts: "تكلفة كل إجراء"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
5
24
|
opticalPrescription: {
|
|
6
25
|
ariaLabel: "وصفة النظارات",
|
|
7
26
|
metaLabel: "تفاصيل الوصفة",
|
|
@@ -586,7 +605,8 @@ const e = {
|
|
|
586
605
|
},
|
|
587
606
|
slider: {
|
|
588
607
|
minLabel: "الحد الأدنى",
|
|
589
|
-
maxLabel: "الحد الأقصى"
|
|
608
|
+
maxLabel: "الحد الأقصى",
|
|
609
|
+
value: "القيمة"
|
|
590
610
|
},
|
|
591
611
|
checkboxGroup: {
|
|
592
612
|
selectAll: "تحديد الكل",
|
|
@@ -738,6 +758,8 @@ const e = {
|
|
|
738
758
|
remove: "إزالة الملف",
|
|
739
759
|
progress: "تم رفع {{percent}}%",
|
|
740
760
|
filesSelected: "تم تحديد {{count}} ملف",
|
|
761
|
+
maxSizeHint: "الحد الأقصى {{size}}",
|
|
762
|
+
maxFilesHint: "حتى {{count}} ملف",
|
|
741
763
|
errors: {
|
|
742
764
|
fileTooLarge: "الملف يتجاوز {{maxSize}}",
|
|
743
765
|
fileTooSmall: "الملف أصغر من {{minSize}}",
|
|
@@ -1708,6 +1730,29 @@ const e = {
|
|
|
1708
1730
|
slotLabel: "{{day}}, {{time}}"
|
|
1709
1731
|
},
|
|
1710
1732
|
booking: {
|
|
1733
|
+
payment: {
|
|
1734
|
+
paidTitle: "تم استلام الدفع وتأكيد الحجز",
|
|
1735
|
+
paidBody: "استلمنا {{amount}}. تم تأكيد موعدك.",
|
|
1736
|
+
paidDemoTitle: "تم الدفع بنجاح (عرض تجريبي)",
|
|
1737
|
+
paidDemo: "اكتمل العرض التجريبي: لم يتم تحصيل أي مبلغ أو حجز أي موعد.",
|
|
1738
|
+
summaryPaid: "المبلغ المدفوع",
|
|
1739
|
+
heading: "ادفع لتأكيد حجزك",
|
|
1740
|
+
processing: "جارٍ معالجة دفعتك.",
|
|
1741
|
+
confirming: "تم استلام الدفع. جارٍ تأكيد حجزك.",
|
|
1742
|
+
failed: "لم تكتمل عملية الدفع. يُرجى المحاولة مرة أخرى.",
|
|
1743
|
+
completionFailed: "تم استلام الدفع. يُرجى إعادة محاولة تأكيد الحجز دون الدفع مرة أخرى.",
|
|
1744
|
+
retryConfirmation: "إعادة محاولة التأكيد",
|
|
1745
|
+
cancelled: "تم إلغاء الدفع. لم يتم تأكيد أي حجز.",
|
|
1746
|
+
noticeTitle: "الدفع عبر الإنترنت مطلوب",
|
|
1747
|
+
noticeBody: "ادفع {{amount}} عبر الإنترنت لتأكيد هذا الموعد.",
|
|
1748
|
+
accept: "أوافق على دفع {{amount}} عبر الإنترنت.",
|
|
1749
|
+
terms: "شروط الدفع",
|
|
1750
|
+
submit: "ادفع {{amount}} واحجز",
|
|
1751
|
+
submitFailed: "تعذّر بدء الحجز. يُرجى المحاولة مرة أخرى.",
|
|
1752
|
+
full: "ادفع {{amount}} عبر الإنترنت",
|
|
1753
|
+
deposit: "دفعة مقدّمة بقيمة {{amount}} عبر الإنترنت",
|
|
1754
|
+
unavailable: "تفاصيل الدفع غير متاحة. يُرجى اختيار الخدمة مرة أخرى."
|
|
1755
|
+
},
|
|
1711
1756
|
regionLabel: "حجز موعد",
|
|
1712
1757
|
stepAnnouncement: "الخطوة {{current}} من {{total}}: {{label}}",
|
|
1713
1758
|
filtersLabel: "اختياراتك",
|
|
@@ -2031,6 +2076,7 @@ const e = {
|
|
|
2031
2076
|
mr: "السيد",
|
|
2032
2077
|
ms: "السيدة"
|
|
2033
2078
|
},
|
|
2079
|
+
nameWithHonorific: "{{honorific}} {{name}}",
|
|
2034
2080
|
gender: {
|
|
2035
2081
|
m: "ذكر",
|
|
2036
2082
|
f: "أنثى"
|
|
@@ -2768,6 +2814,8 @@ const e = {
|
|
|
2768
2814
|
remove: "إزالة التمييز"
|
|
2769
2815
|
},
|
|
2770
2816
|
heading: "عنوان",
|
|
2817
|
+
extensionsKit: "من المجموعة",
|
|
2818
|
+
extensionsMarketplace: "من السوق",
|
|
2771
2819
|
extensions: "إضافات المحرر",
|
|
2772
2820
|
insertVariable: "إدراج متغير",
|
|
2773
2821
|
variables: {
|
|
@@ -2906,6 +2954,9 @@ const e = {
|
|
|
2906
2954
|
cvc: "CVC"
|
|
2907
2955
|
},
|
|
2908
2956
|
error: {
|
|
2957
|
+
billingAddressIncomplete: "أكمل عنوان الفوترة قبل الدفع.",
|
|
2958
|
+
billingDetailsChanged: "تغيّر عنوان الفوترة. يُرجى التحقق منه والمحاولة مرة أخرى.",
|
|
2959
|
+
billingDetailsSave: "تعذّر حفظ بيانات الفوترة. يُرجى المحاولة مرة أخرى.",
|
|
2909
2960
|
generic: "حدث خطأ ما. أعد المحاولة.",
|
|
2910
2961
|
cardNumber: "رقم البطاقة غير صالح.",
|
|
2911
2962
|
expiry: "تاريخ الانتهاء غير صالح.",
|
|
@@ -4591,16 +4642,26 @@ const e = {
|
|
|
4591
4642
|
noteRequired: "أدخل ملاحظة.",
|
|
4592
4643
|
operator: "المشغّل",
|
|
4593
4644
|
operatorNone: "بلا مشغّل",
|
|
4645
|
+
operatorUnresolved: "مشغّل غير مدرج: {{id}}",
|
|
4646
|
+
type: "النوع",
|
|
4647
|
+
typeGroupStandard: "الأنواع القياسية",
|
|
4648
|
+
typeGroupCustom: "أنواع العيادة",
|
|
4649
|
+
typeUnresolved: "نوع غير مدرج: {{id}}",
|
|
4650
|
+
assignee: "مُسندة إلى",
|
|
4651
|
+
assigneeNone: "لا أحد",
|
|
4652
|
+
assigneeUnresolved: "الشخص المُسند إليه غير مدرج: {{id}}",
|
|
4594
4653
|
about: "يخص",
|
|
4595
4654
|
aboutNobody: "لا أحد",
|
|
4596
4655
|
aboutPatient: "المريض",
|
|
4597
4656
|
aboutCompany: "الشركة",
|
|
4657
|
+
aboutOperator: "المشغّل",
|
|
4598
4658
|
companyName: "اسم الشركة",
|
|
4599
4659
|
companyUnresolved: "الشركة المرتبطة (غير مدرجة): {{id}}",
|
|
4600
4660
|
companyReplace: "استبدال الشركة",
|
|
4601
4661
|
done: "مكتملة",
|
|
4602
4662
|
save: "حفظ",
|
|
4603
4663
|
cancel: "إلغاء",
|
|
4664
|
+
actionsLabel: "إجراءات المهمة",
|
|
4604
4665
|
delete: "حذف",
|
|
4605
4666
|
deleteConfirmTitle: "هل تريد حذف هذه المهمة؟",
|
|
4606
4667
|
deleteConfirmBody: "ستتم إزالة المهمة. لا يمكن التراجع عن هذا الإجراء هنا.",
|
|
@@ -4794,7 +4855,8 @@ const e = {
|
|
|
4794
4855
|
operatorsCount_few: "المعالجون — {{count}} معالجين محددين",
|
|
4795
4856
|
resetFiltersCount_zero: "إعادة تعيين عوامل التصفية — لا شيء نشط",
|
|
4796
4857
|
resetFiltersCount_two: "إعادة تعيين عوامل التصفية — عاملان نشطان",
|
|
4797
|
-
resetFiltersCount_few: "إعادة تعيين عوامل التصفية — {{count}} عوامل نشطة"
|
|
4858
|
+
resetFiltersCount_few: "إعادة تعيين عوامل التصفية — {{count}} عوامل نشطة",
|
|
4859
|
+
backlogCount: "بحاجة إلى إكمال — {{n}} بحاجة إلى إكمال"
|
|
4798
4860
|
},
|
|
4799
4861
|
view: {
|
|
4800
4862
|
menuLabel: "عرض الأجندة — {{view}}",
|
|
@@ -4862,6 +4924,11 @@ const e = {
|
|
|
4862
4924
|
filterNoPatient: "بدون مريض",
|
|
4863
4925
|
filterNoOperator: "بدون معالج",
|
|
4864
4926
|
filterNoChair: "بدون كرسي",
|
|
4927
|
+
settings: "إعدادات اللوحة",
|
|
4928
|
+
settingsNarrowed: "إعدادات اللوحة، القائمة مُصفّاة",
|
|
4929
|
+
settingsTitle: "ما الذي يُعرض",
|
|
4930
|
+
settingsHint: "تبقى البطاقة ظاهرة ما دام أحد حقولها الناقصة مُفعّلاً.",
|
|
4931
|
+
emptyNarrowed: "بعض عوامل التصفية مُعطّلة في إعدادات اللوحة.",
|
|
4865
4932
|
notShownOnChairAxis: "لا تظهر في أعمدة الكراسي حتى يتم تعيين كرسي."
|
|
4866
4933
|
},
|
|
4867
4934
|
waitingList: {
|
|
@@ -4906,7 +4973,6 @@ const e = {
|
|
|
4906
4973
|
},
|
|
4907
4974
|
readOnly: {
|
|
4908
4975
|
createBlocked: "ليست لديك صلاحية إنشاء المواعيد.",
|
|
4909
|
-
createTaskBlocked: "ليست لديك صلاحية إنشاء المهام.",
|
|
4910
4976
|
changeBlocked: "ليست لديك صلاحية تعديل المواعيد.",
|
|
4911
4977
|
waitingBlocked: "ليست لديك صلاحية تعديل قائمة الانتظار.",
|
|
4912
4978
|
waitingLockedBody: "ليست لديك صلاحية تعديل قائمة الانتظار — اطلب من مالك العيادة صلاحية تعديل التقويم."
|