@alfadocs/ui-kit 1.37.0 → 1.38.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-tray-DYGCTIWB.js → agenda-tray-CG6jUjKc.js} +2 -2
- package/dist/_chunks/{anamnesis-summary-card-GYHa7VGp.js → anamnesis-summary-card-CclBbiXg.js} +2 -2
- package/dist/_chunks/{appointment-timeline-ByfovxqR.js → appointment-timeline-D-rNwKpS.js} +2 -2
- package/dist/_chunks/{appointment-tray-D6UyJHej.js → appointment-tray-CK2CULg_.js} +2 -2
- package/dist/_chunks/{balance-badge-cell-B0Z8Dwn8.js → balance-badge-cell-DHs5p0bA.js} +2 -2
- package/dist/_chunks/{booking-Dp-9qR6F.js → booking-x3J7sS2G.js} +3 -3
- package/dist/_chunks/{calendar-workspace-BqKBj26r.js → calendar-workspace-Cc1LRVWY.js} +1665 -1480
- package/dist/_chunks/{data-table-BYGK-gUJ.js → data-table-Dy1lyumT.js} +2 -2
- package/dist/_chunks/editable-description-7ptNpJEg.js +142 -0
- package/dist/_chunks/{file-manager-DvkFgj7d.js → file-manager-UlcYQv8n.js} +3 -3
- package/dist/_chunks/{message-tray-BcLyaO-G.js → message-tray-CXjVsKqp.js} +2 -2
- package/dist/_chunks/{note-timeline-CXfSV3yX.js → note-timeline-D2oPuQP6.js} +134 -73
- package/dist/_chunks/notes-panel-CkbfDDzj.js +614 -0
- package/dist/_chunks/{notification-tray-CJ8jOe-U.js → notification-tray-_NoChRKi.js} +2 -2
- package/dist/_chunks/{patient-summary-card-BzmJH9a-.js → patient-summary-card-B131Q7Bp.js} +2 -2
- package/dist/_chunks/{practice-results-DOcORTkP.js → practice-results-CBNRJNnY.js} +2 -2
- package/dist/_chunks/{product-hub-panel-C0TO69P7.js → product-hub-panel-C3bMjscm.js} +2 -2
- package/dist/_chunks/{reviews-panel-BaHZb_ai.js → reviews-panel-Cy969x7q.js} +2 -2
- package/dist/_chunks/{signature-request-Dej2g86d.js → signature-request-b-86AGlT.js} +2 -2
- package/dist/_chunks/{skeleton-CZbwyJAA.js → skeleton-B1KTdJ4N.js} +46 -33
- package/dist/_chunks/{slot-grid-8Ko6thzz.js → slot-grid-Bk3GZL1p.js} +2 -2
- package/dist/_chunks/{task-tray-CQ8UAR2j.js → task-tray-5co9Jr2L.js} +2 -2
- package/dist/_chunks/{tasks-panel-CBGMtQ_f.js → tasks-panel-BpH-x7U3.js} +2 -2
- package/dist/_chunks/treatment-receipt-dUm99mdn.js +160 -0
- package/dist/agent-catalog.json +1 -1
- package/dist/components/agenda-tray/index.js +1 -1
- package/dist/components/anamnesis-summary-card/index.js +1 -1
- package/dist/components/appointment-card/index.js +1 -1
- package/dist/components/appointment-timeline/index.js +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/editable-description/editable-description.d.ts +6 -0
- package/dist/components/editable-description/index.js +1 -1
- package/dist/components/file-manager/index.js +1 -1
- package/dist/components/message-tray/index.js +1 -1
- package/dist/components/note-timeline/index.js +1 -1
- package/dist/components/note-timeline/note-timeline.d.ts +8 -0
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notification-tray/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/practice-results/index.js +1 -1
- package/dist/components/product-hub-tray/index.js +1 -1
- package/dist/components/reviews-panel/index.js +1 -1
- package/dist/components/skeleton/index.d.ts +1 -1
- package/dist/components/skeleton/index.js +3 -2
- package/dist/components/skeleton/skeleton.d.ts +12 -0
- package/dist/components/slot-grid/index.js +1 -1
- package/dist/components/task-tray/index.js +1 -1
- package/dist/components/tasks-panel/index.js +1 -1
- package/dist/components/treatment-receipt/index.js +1 -1
- package/dist/components/treatment-receipt/treatment-receipt.d.ts +8 -0
- package/dist/index.js +755 -754
- package/dist/patterns/calendar/calendar-appointment-details.d.ts +1 -1
- package/dist/patterns/calendar/calendar-editor-hydration.d.ts +0 -2
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/patterns/signature-request/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
- package/dist/_chunks/editable-description-BOfAeY3T.js +0 -112
- package/dist/_chunks/notes-panel-4y5JioWN.js +0 -556
- package/dist/_chunks/treatment-receipt-D4kOLXOk.js +0 -94
|
@@ -3,7 +3,7 @@ import { forwardRef as P, useRef as T, useImperativeHandle as q, useMemo as B }
|
|
|
3
3
|
import { c as H } from "./index-D2ZczOXr.js";
|
|
4
4
|
import { useTranslation as K } from "react-i18next";
|
|
5
5
|
import { I as M } from "./icon-button-8xqRnkdG.js";
|
|
6
|
-
import { S as A } from "./skeleton-
|
|
6
|
+
import { S as A } from "./skeleton-B1KTdJ4N.js";
|
|
7
7
|
import { E as D } from "./empty-state-X0sVPfVo.js";
|
|
8
8
|
import { A as V } from "./agenda-card-DyQtHb9z.js";
|
|
9
9
|
import { u as F } from "./registry-DvAUVLHh.js";
|
|
@@ -212,4 +212,4 @@ export {
|
|
|
212
212
|
U as A,
|
|
213
213
|
L as a
|
|
214
214
|
};
|
|
215
|
-
//# sourceMappingURL=agenda-tray-
|
|
215
|
+
//# sourceMappingURL=agenda-tray-CG6jUjKc.js.map
|
package/dist/_chunks/{anamnesis-summary-card-GYHa7VGp.js → anamnesis-summary-card-CclBbiXg.js}
RENAMED
|
@@ -4,7 +4,7 @@ import { c as h } from "./index-D2ZczOXr.js";
|
|
|
4
4
|
import { useTranslation as ie } from "react-i18next";
|
|
5
5
|
import { B as H } from "./badge-BudgzTe_.js";
|
|
6
6
|
import { C as oe } from "./card-DPmk26CL.js";
|
|
7
|
-
import { S as k } from "./skeleton-
|
|
7
|
+
import { S as k } from "./skeleton-B1KTdJ4N.js";
|
|
8
8
|
import { a as le, T as ce } from "./tooltip-Cp-PLePW.js";
|
|
9
9
|
import { u as me } from "./registry-DvAUVLHh.js";
|
|
10
10
|
import { H as P } from "./heart-pulse-BCppJyN2.js";
|
|
@@ -365,4 +365,4 @@ export {
|
|
|
365
365
|
we as A,
|
|
366
366
|
ue as a
|
|
367
367
|
};
|
|
368
|
-
//# sourceMappingURL=anamnesis-summary-card-
|
|
368
|
+
//# sourceMappingURL=anamnesis-summary-card-CclBbiXg.js.map
|
|
@@ -7,7 +7,7 @@ import { B as P } from "./button-nJaPh_HC.js";
|
|
|
7
7
|
import { B as ze } from "./button-group-QmN1VdUW.js";
|
|
8
8
|
import { D as Ae } from "./date-picker-6tFnKFty.js";
|
|
9
9
|
import { P as Be } from "./panel-header-D_mTdhUp.js";
|
|
10
|
-
import { S as Ke } from "./skeleton-
|
|
10
|
+
import { S as Ke } from "./skeleton-B1KTdJ4N.js";
|
|
11
11
|
import { E as Ee } from "./empty-state-X0sVPfVo.js";
|
|
12
12
|
import { u as ae } from "./use-isomorphic-layout-effect-BGfaCOP1.js";
|
|
13
13
|
import { u as Ye } from "./use-prefers-reduced-motion-BMwIQRjB.js";
|
|
@@ -446,4 +446,4 @@ export {
|
|
|
446
446
|
Ue as A,
|
|
447
447
|
Ve as a
|
|
448
448
|
};
|
|
449
|
-
//# sourceMappingURL=appointment-timeline-
|
|
449
|
+
//# sourceMappingURL=appointment-timeline-D-rNwKpS.js.map
|
|
@@ -3,7 +3,7 @@ import { forwardRef as j, useRef as h, useImperativeHandle as z, useMemo as P }
|
|
|
3
3
|
import { c as E } from "./index-D2ZczOXr.js";
|
|
4
4
|
import { useTranslation as H } from "react-i18next";
|
|
5
5
|
import { I as M } from "./icon-button-8xqRnkdG.js";
|
|
6
|
-
import { S as q } from "./skeleton-
|
|
6
|
+
import { S as q } from "./skeleton-B1KTdJ4N.js";
|
|
7
7
|
import { E as K } from "./empty-state-X0sVPfVo.js";
|
|
8
8
|
import { A as V } from "./appointment-card-WsDGBBut.js";
|
|
9
9
|
import { u as _ } from "./registry-DvAUVLHh.js";
|
|
@@ -190,4 +190,4 @@ export {
|
|
|
190
190
|
ae as a,
|
|
191
191
|
L as b
|
|
192
192
|
};
|
|
193
|
-
//# sourceMappingURL=appointment-tray-
|
|
193
|
+
//# sourceMappingURL=appointment-tray-CK2CULg_.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as C, jsxs as M } from "react/jsx-runtime";
|
|
2
2
|
import { createElement as G, useRef as k, useEffect as ae, useCallback as K, forwardRef as be, useState as ie, useImperativeHandle as ge, useMemo as X } from "react";
|
|
3
3
|
import { useTranslation as Y } from "react-i18next";
|
|
4
|
-
import { a as b, T as g, D as S, d as Ce } from "./data-table-
|
|
4
|
+
import { a as b, T as g, D as S, d as Ce } from "./data-table-Dy1lyumT.js";
|
|
5
5
|
import { A as ve, a as re } from "./actions-cell-renderer-CUn1pqEq.js";
|
|
6
6
|
import { S as Te } from "./select-CLSUnKjF.js";
|
|
7
7
|
import { u as we } from "./registry-DvAUVLHh.js";
|
|
@@ -1179,4 +1179,4 @@ export {
|
|
|
1179
1179
|
se as g,
|
|
1180
1180
|
nt as u
|
|
1181
1181
|
};
|
|
1182
|
-
//# sourceMappingURL=balance-badge-cell-
|
|
1182
|
+
//# sourceMappingURL=balance-badge-cell-DHs5p0bA.js.map
|
|
@@ -19,11 +19,11 @@ import { I as It } from "./icon-button-8xqRnkdG.js";
|
|
|
19
19
|
import { S as Ye } from "./select-CLSUnKjF.js";
|
|
20
20
|
import { C as lt } from "./combobox-DnSdYssy.js";
|
|
21
21
|
import { M as ct } from "./multi-select-CtPd7g4x.js";
|
|
22
|
-
import { S as He } from "./skeleton-
|
|
22
|
+
import { S as He } from "./skeleton-B1KTdJ4N.js";
|
|
23
23
|
import { E as Bt } from "./empty-state-X0sVPfVo.js";
|
|
24
24
|
import { S as gs } from "./stepper-accordion-DmVykr5F.js";
|
|
25
25
|
import { S as hs } from "./stepper-progress-Bv0njx4g.js";
|
|
26
|
-
import { S as vs } from "./slot-grid-
|
|
26
|
+
import { S as vs } from "./slot-grid-Bk3GZL1p.js";
|
|
27
27
|
import { p as G } from "./parseISO-fOGpHKXm.js";
|
|
28
28
|
import { C as bs } from "./chevron-down-DWE7GSq9.js";
|
|
29
29
|
import { l as Se, f as Ge, b as Nt } from "./format-4HNwNGrN.js";
|
|
@@ -3025,4 +3025,4 @@ export {
|
|
|
3025
3025
|
H as O,
|
|
3026
3026
|
sa as b
|
|
3027
3027
|
};
|
|
3028
|
-
//# sourceMappingURL=booking-
|
|
3028
|
+
//# sourceMappingURL=booking-x3J7sS2G.js.map
|