@alfadocs/ui-kit 0.67.0 → 0.67.1
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/{ai-tools-rail-DfmewPUN.js → ai-tools-rail-CInA_1-E.js} +2 -2
- package/dist/_chunks/{appointment-tray-CQJ3Nbi5.js → appointment-tray-BMl89NPW.js} +2 -2
- package/dist/_chunks/{care-plan-card-CJei-nl9.js → care-plan-card-BwVUyUBb.js} +3 -3
- package/dist/_chunks/{care-plan-entry-card-EmfrbHu8.js → care-plan-entry-card-VzdQHcOL.js} +2 -2
- package/dist/_chunks/{color-picker-B7xsn6tX.js → color-picker-FXpItIaF.js} +171 -167
- package/dist/_chunks/{editable-currency-cell-renderer-BVJ04DkB.js → editable-currency-cell-renderer-D1ewvJKO.js} +358 -351
- package/dist/_chunks/{marketplace-app-shell-Bu-HD3fy.js → marketplace-app-shell-D4-T9Qzz.js} +2 -2
- package/dist/_chunks/{patient-shell-DrV_iekt.js → patient-shell-BfgufL_q.js} +2 -2
- package/dist/_chunks/{patient-summary-card-ByfIU8N0.js → patient-summary-card-hEmr4eTW.js} +2 -2
- package/dist/_chunks/{payment-request-card-yTjzKQCU.js → payment-request-card-CYE5vhZ0.js} +2 -2
- package/dist/_chunks/{rich-text-editor-BOQr5lHx.js → rich-text-editor-DAeCXiQG.js} +646 -643
- package/dist/_chunks/{scroll-area-eccd_Uf-.js → scroll-area-5wNK0Cyz.js} +3 -3
- package/dist/_chunks/{sidebar-CGjIk_FQ.js → sidebar-DaB4ulxH.js} +344 -340
- package/dist/_chunks/{transaction-chip-BrW8P50O.js → transaction-chip-DK84XCBU.js} +31 -18
- package/dist/agent-catalog.json +1 -1
- package/dist/components/ai-tools-rail/index.js +1 -1
- package/dist/components/appointment-card/index.js +1 -1
- package/dist/components/care-plan-card/index.js +1 -1
- package/dist/components/care-plan-entry-card/index.js +1 -1
- package/dist/components/color-picker/index.js +1 -1
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/patient-summary-card/index.js +1 -1
- package/dist/components/payment-card/index.js +1 -1
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/components/scroll-area/index.js +1 -1
- package/dist/components/sidebar/index.js +1 -1
- package/dist/components/transaction-chip/index.js +1 -1
- package/dist/i18n/locales/ar.d.ts +4 -1
- package/dist/i18n/locales/ar.js +5 -2
- package/dist/i18n/locales/de.d.ts +4 -1
- package/dist/i18n/locales/de.js +5 -2
- package/dist/i18n/locales/el.d.ts +4 -1
- package/dist/i18n/locales/el.js +5 -2
- package/dist/i18n/locales/en.d.ts +4 -1
- package/dist/i18n/locales/en.js +5 -2
- package/dist/i18n/locales/es.d.ts +4 -1
- package/dist/i18n/locales/es.js +5 -2
- package/dist/i18n/locales/fr.d.ts +4 -1
- package/dist/i18n/locales/fr.js +5 -2
- package/dist/i18n/locales/hi.d.ts +4 -1
- package/dist/i18n/locales/hi.js +5 -2
- package/dist/i18n/locales/it.d.ts +4 -1
- package/dist/i18n/locales/it.js +5 -2
- package/dist/i18n/locales/ja.d.ts +4 -1
- package/dist/i18n/locales/ja.js +5 -2
- package/dist/i18n/locales/nl.d.ts +4 -1
- package/dist/i18n/locales/nl.js +5 -2
- package/dist/i18n/locales/pl.d.ts +4 -1
- package/dist/i18n/locales/pl.js +5 -2
- package/dist/i18n/locales/pt.d.ts +4 -1
- package/dist/i18n/locales/pt.js +5 -2
- package/dist/i18n/locales/ro.d.ts +4 -1
- package/dist/i18n/locales/ro.js +5 -2
- package/dist/i18n/locales/ru.d.ts +4 -1
- package/dist/i18n/locales/ru.js +5 -2
- package/dist/i18n/locales/sq.d.ts +4 -1
- package/dist/i18n/locales/sq.js +5 -2
- package/dist/i18n/locales/sv.d.ts +4 -1
- package/dist/i18n/locales/sv.js +5 -2
- package/dist/i18n/locales/tr.d.ts +4 -1
- package/dist/i18n/locales/tr.js +5 -2
- package/dist/i18n/locales/zh.d.ts +4 -1
- package/dist/i18n/locales/zh.js +5 -2
- package/dist/index.js +14 -14
- package/dist/locales/ar.json +5 -2
- package/dist/locales/de.json +5 -2
- package/dist/locales/el.json +5 -2
- package/dist/locales/en.json +5 -2
- package/dist/locales/es.json +5 -2
- package/dist/locales/fr.json +5 -2
- package/dist/locales/hi.json +5 -2
- package/dist/locales/it.json +5 -2
- package/dist/locales/ja.json +5 -2
- package/dist/locales/nl.json +5 -2
- package/dist/locales/pl.json +5 -2
- package/dist/locales/pt.json +5 -2
- package/dist/locales/ro.json +5 -2
- package/dist/locales/ru.json +5 -2
- package/dist/locales/sq.json +5 -2
- package/dist/locales/sv.json +5 -2
- package/dist/locales/tr.json +5 -2
- package/dist/locales/zh.json +5 -2
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/patterns/patient-shell/index.js +1 -1
- package/package.json +1 -1
|
@@ -3,7 +3,7 @@ import { forwardRef as Q, useRef as v, useState as ee, useMemo as z, useCallback
|
|
|
3
3
|
import { c as m } from "./index-D2ZczOXr.js";
|
|
4
4
|
import { useTranslation as ie } from "react-i18next";
|
|
5
5
|
import { I as ne } from "./icon-button-LqoiKcUN.js";
|
|
6
|
-
import { S as te } from "./scroll-area-
|
|
6
|
+
import { S as te } from "./scroll-area-5wNK0Cyz.js";
|
|
7
7
|
import { a as oe } from "./tooltip-DvmfrNvB.js";
|
|
8
8
|
import { u as re } from "./use-controllable-state-BiY4xTzM.js";
|
|
9
9
|
import { u as de } from "./use-edge-resize-ZnGG7gyO.js";
|
|
@@ -353,4 +353,4 @@ export {
|
|
|
353
353
|
Re as A,
|
|
354
354
|
ce as a
|
|
355
355
|
};
|
|
356
|
-
//# sourceMappingURL=ai-tools-rail-
|
|
356
|
+
//# sourceMappingURL=ai-tools-rail-CInA_1-E.js.map
|
|
@@ -9,7 +9,7 @@ import { A as U } from "./avatar-BNQNhoyL.js";
|
|
|
9
9
|
import { B as P } from "./badge-CqGsX32l.js";
|
|
10
10
|
import { T as ee } from "./tag-BQXwuJq1.js";
|
|
11
11
|
import { T as ae } from "./timestamp-BV2lC-wV.js";
|
|
12
|
-
import { T as se } from "./transaction-chip-
|
|
12
|
+
import { T as se } from "./transaction-chip-DK84XCBU.js";
|
|
13
13
|
import { i as re } from "./is-safe-url-DkETxeHz.js";
|
|
14
14
|
import { V as te } from "./video-BAeICxCT.js";
|
|
15
15
|
import { M as ne } from "./map-pin-B8STOPMJ.js";
|
|
@@ -416,4 +416,4 @@ export {
|
|
|
416
416
|
$e as b,
|
|
417
417
|
he as c
|
|
418
418
|
};
|
|
419
|
-
//# sourceMappingURL=appointment-tray-
|
|
419
|
+
//# sourceMappingURL=appointment-tray-BMl89NPW.js.map
|
|
@@ -5,9 +5,9 @@ import { B as N } from "./badge-CqGsX32l.js";
|
|
|
5
5
|
import { L as F } from "./link-DrD_cRUg.js";
|
|
6
6
|
import { P as A } from "./progress-kzIRcdaq.js";
|
|
7
7
|
import { T as C } from "./timestamp-BV2lC-wV.js";
|
|
8
|
-
import { T as L } from "./transaction-chip-
|
|
8
|
+
import { T as L } from "./transaction-chip-DK84XCBU.js";
|
|
9
9
|
import { A as O, b as G, c as Y, a as $ } from "./accordion-9lJSMMsZ.js";
|
|
10
|
-
import { C as q } from "./care-plan-entry-card-
|
|
10
|
+
import { C as q } from "./care-plan-entry-card-VzdQHcOL.js";
|
|
11
11
|
import { u as J } from "./registry-nPAVE19X.js";
|
|
12
12
|
import { C as Q, e as W } from "./entity-card-COhmqHly.js";
|
|
13
13
|
import { i as X } from "./is-safe-url-DkETxeHz.js";
|
|
@@ -249,4 +249,4 @@ export {
|
|
|
249
249
|
de as C,
|
|
250
250
|
Z as c
|
|
251
251
|
};
|
|
252
|
-
//# sourceMappingURL=care-plan-card-
|
|
252
|
+
//# sourceMappingURL=care-plan-card-BwVUyUBb.js.map
|
|
@@ -5,7 +5,7 @@ import { B as c } from "./badge-CqGsX32l.js";
|
|
|
5
5
|
import { P as O } from "./progress-kzIRcdaq.js";
|
|
6
6
|
import { T as q } from "./tag-BQXwuJq1.js";
|
|
7
7
|
import { T as b } from "./timestamp-BV2lC-wV.js";
|
|
8
|
-
import { T as G } from "./transaction-chip-
|
|
8
|
+
import { T as G } from "./transaction-chip-DK84XCBU.js";
|
|
9
9
|
import { T as J } from "./tooth-scheme-BIx1O2aJ.js";
|
|
10
10
|
import { C as Q, b as X, a as Z } from "./collapsible-X3oaLPU3.js";
|
|
11
11
|
import { u as ee } from "./registry-nPAVE19X.js";
|
|
@@ -315,4 +315,4 @@ export {
|
|
|
315
315
|
le as C,
|
|
316
316
|
re as c
|
|
317
317
|
};
|
|
318
|
-
//# sourceMappingURL=care-plan-entry-card-
|
|
318
|
+
//# sourceMappingURL=care-plan-entry-card-VzdQHcOL.js.map
|