@alfadocs/ui-kit 0.98.1 → 1.0.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/README.md +13 -5
- package/dist/_chunks/{address-fields-7k59FnJ6.js → address-fields-pHsfkXGk.js} +2 -2
- package/dist/_chunks/{booking-Bhbvef95.js → booking-DSOK-bnR.js} +2 -2
- package/dist/_chunks/{clinical-note-card-C7F_24IC.js → clinical-note-card-D63x_AkK.js} +5 -2
- package/dist/_chunks/{country-select-BN9nedAp.js → country-select-UEF9BEeQ.js} +2 -2
- package/dist/_chunks/flag-DVBE6DnB.js +576 -0
- package/dist/_chunks/flag-view-udarpAot.js +131 -0
- package/dist/_chunks/{header-settings-CLwFqMHI.js → header-settings--pjYOe6g.js} +2 -2
- package/dist/_chunks/{locale-picker-EyvPrwDc.js → locale-picker-BfBUdT1m.js} +310 -239
- package/dist/_chunks/{marketplace-app-shell-Bv1ZO4XO.js → marketplace-app-shell-pCHBp8bo.js} +2 -2
- package/dist/_chunks/{notes-panel-BKwd-bOV.js → notes-panel-CTcOLLVo.js} +3 -3
- package/dist/_chunks/{patient-details-DrhlTrLf.js → patient-details-UmNcxL0c.js} +3 -3
- package/dist/_chunks/{phone-input-D00ZBAm-.js → phone-input-BsZIoE36.js} +2 -2
- package/dist/_chunks/{rich-text-editor-DHpV2q6d.js → rich-text-editor-CfeXPPWs.js} +10 -2
- package/dist/agent-catalog.json +1 -1
- package/dist/components/address-fields/index.js +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/clinical-note-card/index.js +1 -1
- package/dist/components/country-select/index.js +1 -1
- package/dist/components/flag/flag-core.d.ts +12 -0
- package/dist/components/flag/flag-view.d.ts +38 -0
- package/dist/components/flag/flag.d.ts +3 -10
- package/dist/components/flag/index.js +1 -1
- package/dist/components/header-settings/index.js +1 -1
- package/dist/components/locale-picker/index.js +1 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/phone-input/index.js +1 -1
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/components/workflow/workflow-types.d.ts +4 -5
- package/dist/index.js +10 -10
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +4 -2
- package/dist/_chunks/flag-Cnmivlrl.js +0 -641
package/dist/_chunks/{marketplace-app-shell-Bv1ZO4XO.js → marketplace-app-shell-pCHBp8bo.js}
RENAMED
|
@@ -9,7 +9,7 @@ import { C as w } from "./card-DPmk26CL.js";
|
|
|
9
9
|
import { D as m } from "./dropdown-menu-DU-Hrf33.js";
|
|
10
10
|
import { T as q } from "./tab-bar-Axhk6xzx.js";
|
|
11
11
|
import { a as A, H as G, g as J, f as z, e as K, c as Q, d as U } from "./header-CjwasYnn.js";
|
|
12
|
-
import { H as X } from "./header-settings
|
|
12
|
+
import { H as X } from "./header-settings--pjYOe6g.js";
|
|
13
13
|
import { S as Y } from "./sign-in-with-alfadocs-button-UlYefZpI.js";
|
|
14
14
|
import { S as Z, g as _, b as aa, a as ea, j as sa, k as ra, i as ta, h as I } from "./sidebar-C-Gr2LL-.js";
|
|
15
15
|
import { T as na } from "./theme-root-BOO73p5t.js";
|
|
@@ -520,4 +520,4 @@ export {
|
|
|
520
520
|
ka as M,
|
|
521
521
|
g as P
|
|
522
522
|
};
|
|
523
|
-
//# sourceMappingURL=marketplace-app-shell-
|
|
523
|
+
//# sourceMappingURL=marketplace-app-shell-pCHBp8bo.js.map
|
|
@@ -2,8 +2,8 @@ import { jsxs as y, jsx as i } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef as ne, useRef as o, useState as V, useId as ie, useCallback as ae, useImperativeHandle as re, useMemo as se } from "react";
|
|
3
3
|
import { useTranslation as oe } from "react-i18next";
|
|
4
4
|
import { u as le } from "./registry-DvAUVLHh.js";
|
|
5
|
-
import { C as ce } from "./clinical-note-card-
|
|
6
|
-
import { R as de } from "./rich-text-editor-
|
|
5
|
+
import { C as ce } from "./clinical-note-card-D63x_AkK.js";
|
|
6
|
+
import { R as de } from "./rich-text-editor-CfeXPPWs.js";
|
|
7
7
|
import { T as pe } from "./text-area-Bt3p7Pt0.js";
|
|
8
8
|
import { B as ue } from "./button-CPGiR_bH.js";
|
|
9
9
|
import { C as me } from "./checkbox-BuZ1u__2.js";
|
|
@@ -321,4 +321,4 @@ const _e = ne(
|
|
|
321
321
|
export {
|
|
322
322
|
_e as N
|
|
323
323
|
};
|
|
324
|
-
//# sourceMappingURL=notes-panel-
|
|
324
|
+
//# sourceMappingURL=notes-panel-CTcOLLVo.js.map
|
|
@@ -12,12 +12,12 @@ import { E as ce } from "./email-input-Dpe63k0K.js";
|
|
|
12
12
|
import { F as pe } from "./fiscal-code-input-QP9gkyDE.js";
|
|
13
13
|
import { N as ue } from "./number-input-DjWzmlEY.js";
|
|
14
14
|
import { P as me } from "./panel-header-D313n_9-.js";
|
|
15
|
-
import { P as fe } from "./phone-input-
|
|
15
|
+
import { P as fe } from "./phone-input-BsZIoE36.js";
|
|
16
16
|
import { S as ge } from "./select-BW5ecXlX.js";
|
|
17
17
|
import { S as ye } from "./switch-OILsBLWo.js";
|
|
18
18
|
import { T as be } from "./text-area-Bt3p7Pt0.js";
|
|
19
19
|
import { T as he } from "./text-input-CUvCb6ST.js";
|
|
20
|
-
import { C as ve } from "./country-select-
|
|
20
|
+
import { C as ve } from "./country-select-UEF9BEeQ.js";
|
|
21
21
|
import { P as xe } from "./province-select-BDywtmL-.js";
|
|
22
22
|
import { P as Ne } from "./postal-code-input-BznBxVxf.js";
|
|
23
23
|
import { C as Ve } from "./city-input-towzBenY.js";
|
|
@@ -775,4 +775,4 @@ export {
|
|
|
775
775
|
Ae as P,
|
|
776
776
|
je as p
|
|
777
777
|
};
|
|
778
|
-
//# sourceMappingURL=patient-details-
|
|
778
|
+
//# sourceMappingURL=patient-details-UmNcxL0c.js.map
|
|
@@ -10,7 +10,7 @@ import { getCountries as qe, parsePhoneNumberFromString as L, AsYouType as q, ge
|
|
|
10
10
|
import { u as He, F as _e } from "./form-field-context-B3APVHKx.js";
|
|
11
11
|
import { c as Ge } from "./compose-refs-C0k0tdqF.js";
|
|
12
12
|
import { n as J } from "./normalize-diacritics-BNGbFNlJ.js";
|
|
13
|
-
import { a as Q } from "./flag-
|
|
13
|
+
import { a as Q } from "./flag-DVBE6DnB.js";
|
|
14
14
|
import { C as Oe } from "./chevron-down-DWE7GSq9.js";
|
|
15
15
|
const Ue = {
|
|
16
16
|
id: "phone-input",
|
|
@@ -577,4 +577,4 @@ export {
|
|
|
577
577
|
pe as c,
|
|
578
578
|
We as p
|
|
579
579
|
};
|
|
580
|
-
//# sourceMappingURL=phone-input-
|
|
580
|
+
//# sourceMappingURL=phone-input-BsZIoE36.js.map
|
|
@@ -575,7 +575,15 @@ const un = [
|
|
|
575
575
|
"ds:rounded-[var(--radius-md)] ds:border ds:border-[color:var(--border)]",
|
|
576
576
|
"ds:bg-[color-mix(in_srgb,var(--background)_70%,transparent)]",
|
|
577
577
|
"ds:p-[var(--spacing-sm)] ds:[max-block-size:10rem] ds:overflow-y-auto",
|
|
578
|
-
"ds:text-[length:var(--font-size-sm)] ds:text-[color:var(--foreground)]"
|
|
578
|
+
"ds:text-[length:var(--font-size-sm)] ds:text-[color:var(--foreground)]",
|
|
579
|
+
// The preview renders arbitrary model-generated rich text, and the
|
|
580
|
+
// `rich-text` SafeHtml profile allows ul/ol/li. Inside a
|
|
581
|
+
// [data-component] preflight's list reset still applies and the host
|
|
582
|
+
// undo deliberately does not reach, so markers and indent have to be
|
|
583
|
+
// asked for explicitly — otherwise a generated bullet list previews as
|
|
584
|
+
// flush, marker-less lines.
|
|
585
|
+
"ds:[&_ul]:list-disc ds:[&_ol]:list-decimal",
|
|
586
|
+
"ds:[&_ul]:ps-[var(--spacing-md)] ds:[&_ol]:ps-[var(--spacing-md)]"
|
|
579
587
|
].join(" ");
|
|
580
588
|
function dt(o, i) {
|
|
581
589
|
return i ? o ? /\s$/.test(o) ? `${o}${i}` : `${o} ${i}` : i : o;
|
|
@@ -2618,4 +2626,4 @@ export {
|
|
|
2618
2626
|
hn as r,
|
|
2619
2627
|
Qn as w
|
|
2620
2628
|
};
|
|
2621
|
-
//# sourceMappingURL=rich-text-editor-
|
|
2629
|
+
//# sourceMappingURL=rich-text-editor-CfeXPPWs.js.map
|
package/dist/agent-catalog.json
CHANGED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type { FlagProps } from './flag';
|
|
2
|
+
/** Country codes bundled with `CoreFlag`. Subset of `FLAG_COUNTRIES`. */
|
|
3
|
+
export declare const CORE_FLAG_COUNTRIES: readonly string[];
|
|
4
|
+
/** Does `CoreFlag` bundle an asset for this country code? Case-insensitive. */
|
|
5
|
+
export declare function hasCoreFlag(country: string): boolean;
|
|
6
|
+
/**
|
|
7
|
+
* `Flag` restricted to the kit's own locale set. Internal — not exported
|
|
8
|
+
* from `index.ts` or the root barrel. Renders `FlagView` with no JSX so
|
|
9
|
+
* this file stays a `.ts` module alongside the glob it owns.
|
|
10
|
+
*/
|
|
11
|
+
export declare const CoreFlag: import("react").ForwardRefExoticComponent<FlagProps & import("react").RefAttributes<HTMLElement>>;
|
|
12
|
+
//# sourceMappingURL=flag-core.d.ts.map
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { type ImgHTMLAttributes } from 'react';
|
|
2
|
+
/** `CODE → asset URL`, keyed by upper-case ISO code. */
|
|
3
|
+
export type FlagAssetMap = Record<string, string>;
|
|
4
|
+
/**
|
|
5
|
+
* `import.meta.glob` is a Vite build macro: Vite rewrites the *call* into a
|
|
6
|
+
* static asset map, so it must stay a reachable call expression (a `typeof`
|
|
7
|
+
* guard on the bare reference is always false at runtime and skips the flags).
|
|
8
|
+
* Under the esbuild sync pass the macro is absent and the untransformed call
|
|
9
|
+
* throws — callers wrap their glob in this helper so Flag degrades to
|
|
10
|
+
* placeholder boxes instead of crashing.
|
|
11
|
+
*/
|
|
12
|
+
export declare function safeFlagGlob(glob: () => Record<string, string>): FlagAssetMap;
|
|
13
|
+
export declare const flagVariants: (props?: ({
|
|
14
|
+
shape?: "square" | "rectangle" | null | undefined;
|
|
15
|
+
size?: "sm" | "md" | "lg" | "xl" | null | undefined;
|
|
16
|
+
rounded?: "full" | "none" | "sm" | "md" | null | undefined;
|
|
17
|
+
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
18
|
+
/** Composes the variant classes with a caller-supplied `className`. */
|
|
19
|
+
export declare function flagClasses(variants: Parameters<typeof flagVariants>[0], className?: string): string;
|
|
20
|
+
export type FlagImgAttrs = Omit<ImgHTMLAttributes<HTMLImageElement>, 'src' | 'alt' | 'role' | 'width' | 'height' | 'children'>;
|
|
21
|
+
interface FlagViewProps extends FlagImgAttrs {
|
|
22
|
+
/** Upper-cased ISO code — stamped as `data-country`. */
|
|
23
|
+
code: string;
|
|
24
|
+
/** Resolved asset URL, or `undefined` when the kit ships no such flag. */
|
|
25
|
+
src?: string;
|
|
26
|
+
/** Accessible name; omit for decorative flags. */
|
|
27
|
+
label?: string;
|
|
28
|
+
/** Fully composed class string (see `flagClasses`). */
|
|
29
|
+
className: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* The one element every Flag binding renders. Kept private to the flag
|
|
33
|
+
* directory — consumers import `Flag` (or the kit's LocalePicker), never
|
|
34
|
+
* this.
|
|
35
|
+
*/
|
|
36
|
+
export declare const FlagView: import("react").ForwardRefExoticComponent<FlagViewProps & import("react").RefAttributes<HTMLElement>>;
|
|
37
|
+
export {};
|
|
38
|
+
//# sourceMappingURL=flag-view.d.ts.map
|
|
@@ -1,16 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { type
|
|
1
|
+
import type { VariantProps } from 'class-variance-authority';
|
|
2
|
+
import { flagVariants, type FlagImgAttrs } from './flag-view';
|
|
3
3
|
/** Country codes for which a flag asset exists (ISO 3166-1 alpha-2 + a few subdivisions). */
|
|
4
4
|
export declare const FLAG_COUNTRIES: readonly string[];
|
|
5
5
|
/** Does a flag asset exist for this country code? Case-insensitive. */
|
|
6
6
|
export declare function hasFlag(country: string): boolean;
|
|
7
|
-
|
|
8
|
-
shape?: "square" | "rectangle" | null | undefined;
|
|
9
|
-
size?: "sm" | "md" | "lg" | "xl" | null | undefined;
|
|
10
|
-
rounded?: "full" | "none" | "sm" | "md" | null | undefined;
|
|
11
|
-
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
12
|
-
type ImgAttrs = Omit<ImgHTMLAttributes<HTMLImageElement>, 'src' | 'alt' | 'role' | 'width' | 'height' | 'children'>;
|
|
13
|
-
export interface FlagProps extends ImgAttrs, VariantProps<typeof flagVariants> {
|
|
7
|
+
export interface FlagProps extends FlagImgAttrs, VariantProps<typeof flagVariants> {
|
|
14
8
|
/**
|
|
15
9
|
* ISO 3166-1 alpha-2 country code (e.g. `US`, `GB`, `JP`). A handful of
|
|
16
10
|
* subdivision codes are also supported (`GB-ENG`, `GB-SCT`, `GB-WLS`,
|
|
@@ -25,5 +19,4 @@ export interface FlagProps extends ImgAttrs, VariantProps<typeof flagVariants> {
|
|
|
25
19
|
label?: string;
|
|
26
20
|
}
|
|
27
21
|
export declare const Flag: import("react").ForwardRefExoticComponent<FlagProps & import("react").RefAttributes<HTMLElement>>;
|
|
28
|
-
export {};
|
|
29
22
|
//# sourceMappingURL=flag.d.ts.map
|
|
@@ -7,8 +7,7 @@
|
|
|
7
7
|
* degenerate DAG where every node has exactly one outgoing edge with
|
|
8
8
|
* a null condition. This means v2 branching (if/else) can ship as an
|
|
9
9
|
* additive change without breaking v1 consumers.
|
|
10
|
-
|
|
11
|
-
* Authoritative user story: src/user_stories/domain-specific/workflow.mdx
|
|
10
|
+
|
|
12
11
|
*/
|
|
13
12
|
export type WorkflowActionType = 'add_delay' | 'send_email' | 'send_sms' | 'create_task' | 'send_whatsapp' | 'update_patient_field' | 'webhook';
|
|
14
13
|
export type WorkflowStatus = 'active' | 'inactive' | 'paused';
|
|
@@ -117,9 +116,9 @@ export interface WorkflowActionMeta {
|
|
|
117
116
|
* entries only; passing one of these ids is a misconfiguration and
|
|
118
117
|
* the editor surfaces a warning strip.
|
|
119
118
|
*
|
|
120
|
-
*
|
|
121
|
-
*
|
|
122
|
-
*
|
|
119
|
+
* The maintainability requirement behind this: a misconfigured
|
|
120
|
+
* workflow must not be able to overwrite a patient's legal name or
|
|
121
|
+
* contact info.
|
|
123
122
|
*/
|
|
124
123
|
export declare const CORE_PATIENT_FIELDS: ReadonlySet<string>;
|
|
125
124
|
/** True when the field id targets a core patient column (never allowed). */
|
package/dist/index.js
CHANGED
|
@@ -13,9 +13,9 @@ import { I as qa } from "./_chunks/icon-button-group-BLHPN6jg.js";
|
|
|
13
13
|
import { S as $a } from "./_chunks/sign-in-with-alfadocs-button-UlYefZpI.js";
|
|
14
14
|
import { SafeHtml as Za, sanitiseHtml as ae } from "./safe-html/index.js";
|
|
15
15
|
import { A as se, a as re, p as te } from "./_chunks/address-autocomplete-Bq-1n1UX.js";
|
|
16
|
-
import { A as ie, a as ne } from "./_chunks/address-fields-
|
|
16
|
+
import { A as ie, a as ne } from "./_chunks/address-fields-pHsfkXGk.js";
|
|
17
17
|
import { C as de, c as me } from "./_chunks/city-input-towzBenY.js";
|
|
18
|
-
import { C as ce, I as fe, a as ge, c as Ae, r as ue } from "./_chunks/country-select-
|
|
18
|
+
import { C as ce, I as fe, a as ge, c as Ae, r as ue } from "./_chunks/country-select-UEF9BEeQ.js";
|
|
19
19
|
import { P as Ce, p as Se } from "./_chunks/postal-code-input-BznBxVxf.js";
|
|
20
20
|
import { I as Ie, P as Pe, p as he } from "./_chunks/province-select-BDywtmL-.js";
|
|
21
21
|
import { A as be, a as Ee, b as Re } from "./_chunks/autocomplete-BrONKN8l.js";
|
|
@@ -48,7 +48,7 @@ import { M as xr, m as Cr, a as Sr } from "./_chunks/multi-select-CC52Qws6.js";
|
|
|
48
48
|
import { N as Ir, u as Pr } from "./_chunks/number-input-DjWzmlEY.js";
|
|
49
49
|
import { O as Nr } from "./_chunks/otp-input-DzBQ-CpE.js";
|
|
50
50
|
import { P as Er, u as Rr } from "./_chunks/use-password-requirements-Bwtqx1qN.js";
|
|
51
|
-
import { P as yr, c as vr, p as Dr, a as Fr } from "./_chunks/phone-input-
|
|
51
|
+
import { P as yr, c as vr, p as Dr, a as Fr } from "./_chunks/phone-input-BsZIoE36.js";
|
|
52
52
|
import { R as Lr, r as Or } from "./_chunks/recaptcha-widget-BC-4To9b.js";
|
|
53
53
|
import { R as Br } from "./_chunks/radio-TWf9Q-mp.js";
|
|
54
54
|
import { R as Hr } from "./_chunks/radio-group-CI-6SmSw.js";
|
|
@@ -79,11 +79,11 @@ import { A as io, D as no, T as lo, a as mo, b as po, c as co, d as fo, e as go,
|
|
|
79
79
|
import { B as xo, C as Co, E as So, a as To, R as Io, T as Po, b as ho, r as No, u as bo } from "./_chunks/editable-currency-cell-renderer-Dus_sBvX.js";
|
|
80
80
|
import { C as Ro, D as _o, a as yo, b as vo, I as Do, L as Fo, N as Mo, c as Lo, S as Oo, d as ko, e as Bo, T as wo, f as Ho, g as Go, U as Vo } from "./_chunks/link-cell-renderer-Bt-mXeQY.js";
|
|
81
81
|
import { D as Wo, d as zo, a as Ko, b as Yo } from "./_chunks/data-table-tabs-BEUXiRlu.js";
|
|
82
|
-
import { C as Xo, c as qo } from "./_chunks/clinical-note-card-
|
|
82
|
+
import { C as Xo, c as qo } from "./_chunks/clinical-note-card-D63x_AkK.js";
|
|
83
83
|
import { D as $o } from "./_chunks/description-list-ClNLdRMy.js";
|
|
84
84
|
import { E as Zo } from "./_chunks/empty-state-CrLsi0XI.js";
|
|
85
85
|
import { F as ei, f as si } from "./_chunks/file-manager-B9LZzT5E.js";
|
|
86
|
-
import { F as ti, a as oi, h as ii } from "./_chunks/flag-
|
|
86
|
+
import { F as ti, a as oi, h as ii } from "./_chunks/flag-DVBE6DnB.js";
|
|
87
87
|
import { K as li, k as di } from "./_chunks/kbd-D855ZXIW.js";
|
|
88
88
|
import { K as pi, a as ci } from "./_chunks/key-value-pair-LHKfDT_9.js";
|
|
89
89
|
import { L as n } from "./_chunks/list-DgE1xWBM.js";
|
|
@@ -138,7 +138,7 @@ import { M as wd, m as Hd } from "./_chunks/message-tray-BFlu8clI.js";
|
|
|
138
138
|
import { N as Vd, i as Ud } from "./_chunks/notification-card-D29_sVA1.js";
|
|
139
139
|
import { n as zd } from "./_chunks/notification-card.agent-DxGBZb8T.js";
|
|
140
140
|
import { N as Yd, n as jd } from "./_chunks/notification-tray-CzIzz3bX.js";
|
|
141
|
-
import { N as qd } from "./_chunks/notes-panel-
|
|
141
|
+
import { N as qd } from "./_chunks/notes-panel-CTcOLLVo.js";
|
|
142
142
|
import { P as $d, p as Jd } from "./_chunks/popover-Cc0a69sw.js";
|
|
143
143
|
import { R as am, I as em, r as sm } from "./_chunks/radiograph-panel.agent-AsXJBr1p.js";
|
|
144
144
|
import { P as tm, R as om, T as im, a as nm, r as lm } from "./_chunks/pregnancy-weight-gain-B-CkVYnU.js";
|
|
@@ -181,14 +181,14 @@ import { T as uc } from "./_chunks/typing-indicator-DHeVN4ob.js";
|
|
|
181
181
|
import { A as Cc } from "./_chunks/anamnesis-card-CJ5MNbkc.js";
|
|
182
182
|
import { D as Tc, F as Ic, a as Pc, M as hc, b as Nc, e as bc, f as Ec, g as Rc, c as _c, m as yc, r as vc, v as Dc } from "./_chunks/muscle-scheme-kgCX5qfO.js";
|
|
183
183
|
import { A as Mc, a as Lc, b as Oc, c as kc, d as Bc, e as wc, C as Hc, f as Gc, g as Vc, D as Uc, h as Wc, E as zc, L as Kc, O as Yc, P as jc, i as Xc, j as qc, k as Qc, l as $c, R as Jc, S as Zc, m as af, n as ef, o as sf, p as rf, q as tf, r as of, s as nf, t as lf, u as df, v as mf, w as pf, x as cf, y as ff, z as gf, B as Af, F as uf } from "./_chunks/optical-prescription-BEjYQjiO.js";
|
|
184
|
-
import { B as Cf, C as Sf, O as Tf, b as If } from "./_chunks/booking-
|
|
184
|
+
import { B as Cf, C as Sf, O as Tf, b as If } from "./_chunks/booking-DSOK-bnR.js";
|
|
185
185
|
import { C as hf, c as Nf, r as bf } from "./_chunks/calendar-4dXTvsCz.js";
|
|
186
186
|
import { C as Rf } from "./_chunks/calendar-event-card-C6qGtywL.js";
|
|
187
187
|
import { C as yf, c as vf } from "./_chunks/care-plan-card-BrwhyIJI.js";
|
|
188
188
|
import { C as Ff, c as Mf } from "./_chunks/care-plan-entry-card-DWEdCQM3.js";
|
|
189
189
|
import { C as Of, c as kf } from "./_chunks/care-plan-header-BXvRpGG8.js";
|
|
190
190
|
import { O as wf, o as Hf } from "./_chunks/operator-hero-DVy0RGoD.js";
|
|
191
|
-
import { P as Vf, p as Uf } from "./_chunks/patient-details-
|
|
191
|
+
import { P as Vf, p as Uf } from "./_chunks/patient-details-UmNcxL0c.js";
|
|
192
192
|
import { P as zf, p as Kf } from "./_chunks/patient-search-vtRTSdf6.js";
|
|
193
193
|
import { P as jf, p as Xf } from "./_chunks/patient-summary-card-C-iVDo53.js";
|
|
194
194
|
import { B as Qf, C as $f, N as Jf, P as Zf, a as ag, b as eg, g as sg, u as rg } from "./_chunks/patient-table-QEVsFvwq.js";
|
|
@@ -203,7 +203,7 @@ import { P as Zg, a as aA, p as eA, b as sA } from "./_chunks/payment-request-ca
|
|
|
203
203
|
import { P as tA, f as oA, p as iA, a as nA, s as lA, b as dA, c as mA } from "./_chunks/payment-form-BoGxEmGn.js";
|
|
204
204
|
import { P as cA, p as fA } from "./_chunks/pdf-viewer-CcOuR2wj.js";
|
|
205
205
|
import { R as AA, r as uA } from "./_chunks/reviews-panel-DmOjvmyH.js";
|
|
206
|
-
import { R as CA, r as SA, w as TA } from "./_chunks/rich-text-editor-
|
|
206
|
+
import { R as CA, r as SA, w as TA } from "./_chunks/rich-text-editor-CfeXPPWs.js";
|
|
207
207
|
import { E as PA } from "./_chunks/editor-overlay-DE3esyio.js";
|
|
208
208
|
import { S as NA, s as bA } from "./_chunks/signature-capture-D6ut9_IR.js";
|
|
209
209
|
import { S as RA, s as _A } from "./_chunks/signature-field-0rFODJlW.js";
|
|
@@ -216,7 +216,7 @@ import { T as Gu } from "./_chunks/transaction-chip-DJCstquX.js";
|
|
|
216
216
|
import { W as Uu, a as Wu } from "./_chunks/whatsapp-button-BIy6NaJK.js";
|
|
217
217
|
import { C as Ku, W as Yu, a as ju, b as Xu, c as qu, i as Qu, l as $u, m as Ju, r as Zu, w as ax, d as ex, e as sx, f as rx } from "./_chunks/workflow-map-SIfAhmWz.js";
|
|
218
218
|
import { A as ox, a as ix, b as nx, c as lx } from "./_chunks/alia-sidebar-DzNz1gDf.js";
|
|
219
|
-
import { C as mx, M as px, P as cx } from "./_chunks/marketplace-app-shell-
|
|
219
|
+
import { C as mx, M as px, P as cx } from "./_chunks/marketplace-app-shell-pCHBp8bo.js";
|
|
220
220
|
import { S as gx } from "./_chunks/signature-request-BzXTV_RH.js";
|
|
221
221
|
import { D as ux, d as xx } from "./_chunks/dependent-selector-DyFpdzZV.js";
|
|
222
222
|
import { D as Sx, d as Tx } from "./_chunks/document-preview-DXsCEj4U.js";
|