@alfadocs/ui-kit-debug 1.4.14 → 1.4.16
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/{anamnesis-summary-rows-C73SWVy3.js → anamnesis-summary-rows-CVzxC2X3.js} +2414 -2409
- package/dist/_chunks/anamnesis-summary-rows-CVzxC2X3.js.map +1 -0
- package/dist/agent-catalog.json +1 -1
- package/dist/host-compat.css +1 -4
- package/dist/index.js +1 -1
- package/dist/patterns/anamnesis/anamnesis-field.d.ts +1 -7
- package/dist/patterns/anamnesis/anamnesis-field.d.ts.map +1 -1
- package/dist/patterns/anamnesis/anamnesis-intake.d.ts.map +1 -1
- package/dist/patterns/anamnesis/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
- package/dist/_chunks/anamnesis-summary-rows-C73SWVy3.js.map +0 -1
package/dist/agent-catalog.json
CHANGED
package/dist/host-compat.css
CHANGED
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
|
|
197
197
|
/* ───────────────────────────────────────────────────────────────────────
|
|
198
198
|
SECTION B — non-token declarations. ORIGINAL LAYER PRESERVED.
|
|
199
|
-
|
|
199
|
+
128 declarations across 124 rules.
|
|
200
200
|
|
|
201
201
|
Kit-authored arbitrary-value utilities (`ds:w-[20rem]`) and the
|
|
202
202
|
vendored AG Grid rules. These set real properties on real elements,
|
|
@@ -412,9 +412,6 @@
|
|
|
412
412
|
.ds\:max-w-\[56rem\] {
|
|
413
413
|
max-width:896px;
|
|
414
414
|
}
|
|
415
|
-
.ds\:max-w-\[60rem\] {
|
|
416
|
-
max-width:960px;
|
|
417
|
-
}
|
|
418
415
|
.ds\:max-w-\[64rem\] {
|
|
419
416
|
max-width:1024px;
|
|
420
417
|
}
|
package/dist/index.js
CHANGED
|
@@ -216,7 +216,7 @@ import { T as Kg } from "./_chunks/transaction-chip-DJCstquX.js";
|
|
|
216
216
|
import { W as Xg, a as qg } from "./_chunks/whatsapp-button-BIy6NaJK.js";
|
|
217
217
|
import { C as jg, W as Qg, a as Jg, b as Zg, c as $g, i as aC, l as eC, m as sC, r as rC, w as oC, d as tC, e as nC, f as iC } from "./_chunks/workflow-map-BVofnDYh.js";
|
|
218
218
|
import { A as mC, a as lC, b as dC, c as AC } from "./_chunks/alia-sidebar-Bg53-ZOT.js";
|
|
219
|
-
import { A as fC, a as gC, L as CC, P as SC, S as xC, T as TC, b as uC, c as PC, d as IC, e as EC, f as RC, g as bC, h as _C, i as NC, j as hC, k as DC, l as FC, m as MC, n as OC, o as LC, p as yC, r as kC, q as BC, s as GC, t as vC, u as wC } from "./_chunks/anamnesis-summary-rows-
|
|
219
|
+
import { A as fC, a as gC, L as CC, P as SC, S as xC, T as TC, b as uC, c as PC, d as IC, e as EC, f as RC, g as bC, h as _C, i as NC, j as hC, k as DC, l as FC, m as MC, n as OC, o as LC, p as yC, r as kC, q as BC, s as GC, t as vC, u as wC } from "./_chunks/anamnesis-summary-rows-CVzxC2X3.js";
|
|
220
220
|
import { C as VC, M as WC, P as UC } from "./_chunks/marketplace-app-shell-b5hN-Q0m.js";
|
|
221
221
|
import { P as YC } from "./_chunks/payment-automation-upsell-CnaBPt5e.js";
|
|
222
222
|
import { S as qC } from "./_chunks/signature-request-C4UBfVRZ.js";
|
|
@@ -18,16 +18,10 @@ export interface AnamnesisFieldProps {
|
|
|
18
18
|
* is disabled rather than swapped for text, so nothing shifts under the
|
|
19
19
|
* reader when editing is unlocked. */
|
|
20
20
|
readOnly?: boolean;
|
|
21
|
-
/** The field sits in a section that CAN run three or more columns, so the
|
|
22
|
-
* "in risalto" flag's words go screen-reader-only once the card is that
|
|
23
|
-
* wide — a chip carrying words would eat the cell the question needs. The
|
|
24
|
-
* words stay in the DOM, so the accessible name is the same at every
|
|
25
|
-
* width. */
|
|
26
|
-
compact?: boolean;
|
|
27
21
|
/** Grid placement handed down by the section that lays the field out — the
|
|
28
22
|
* whole row for a question that needs the width. */
|
|
29
23
|
className?: string;
|
|
30
24
|
t: TFunction;
|
|
31
25
|
}
|
|
32
|
-
export declare function AnamnesisField({ def, answer, onChange, showOrigin, origin, readOnly,
|
|
26
|
+
export declare function AnamnesisField({ def, answer, onChange, showOrigin, origin, readOnly, className, t, }: AnamnesisFieldProps): import("react/jsx-runtime").JSX.Element;
|
|
33
27
|
//# sourceMappingURL=anamnesis-field.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"anamnesis-field.d.ts","sourceRoot":"","sources":["../../../src/patterns/anamnesis/anamnesis-field.tsx"],"names":[],"mappings":"AAuBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAmBzC,OAAO,KAAK,EACV,YAAY,EACZ,YAAY,EACZ,cAAc,EAEf,MAAM,mBAAmB,CAAC;AAgB3B;;;oEAGoE;AACpE,wBAAgB,eAAe,CAC7B,GAAG,EAAE,cAAc,EACnB,MAAM,CAAC,EAAE,YAAY,GACpB,OAAO,CAYT;
|
|
1
|
+
{"version":3,"file":"anamnesis-field.d.ts","sourceRoot":"","sources":["../../../src/patterns/anamnesis/anamnesis-field.tsx"],"names":[],"mappings":"AAuBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAmBzC,OAAO,KAAK,EACV,YAAY,EACZ,YAAY,EACZ,cAAc,EAEf,MAAM,mBAAmB,CAAC;AAgB3B;;;oEAGoE;AACpE,wBAAgB,eAAe,CAC7B,GAAG,EAAE,cAAc,EACnB,MAAM,CAAC,EAAE,YAAY,GACpB,OAAO,CAYT;AAuCD,MAAM,WAAW,mBAAmB;IAClC,GAAG,EAAE,cAAc,CAAC;IACpB,MAAM,CAAC,EAAE,YAAY,CAAC;IACtB,QAAQ,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,IAAI,CAAC;IACzC;kFAC8E;IAC9E,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,MAAM,CAAC,EAAE,YAAY,CAAC;IACtB;;;0CAGsC;IACtC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;wDACoD;IACpD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,CAAC,EAAE,SAAS,CAAC;CACd;AAID,wBAAgB,cAAc,CAAC,EAC7B,GAAG,EACH,MAAM,EACN,QAAQ,EACR,UAAkB,EAClB,MAAM,EACN,QAAgB,EAChB,SAAS,EACT,CAAC,GACF,EAAE,mBAAmB,2CA2YrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"anamnesis-intake.d.ts","sourceRoot":"","sources":["../../../src/patterns/anamnesis/anamnesis-intake.tsx"],"names":[],"mappings":"AAYA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAczC,OAAO,EAEL,KAAK,uBAAuB,EAC7B,MAAM,oBAAoB,CAAC;AAmB5B,OAAO,KAAK,EACV,eAAe,EACf,YAAY,EAGZ,gBAAgB,EACjB,MAAM,mBAAmB,CAAC;AAmB3B;;;uCAGuC;AACvC,wBAAgB,gBAAgB,CAAC,OAAO,EAAE,gBAAgB,GAAG,OAAO,CAEnE;AAuCD,0EAA0E;AAC1E,MAAM,MAAM,eAAe,GAAG,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,YAAY,CAAC,CAAC,CAAC;AAcpE,MAAM,WAAW,oBAAoB;IACnC,MAAM,EAAE,eAAe,CAAC;IACxB,CAAC,EAAE,SAAS,CAAC;IACb;sBACkB;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,8EAA8E;IAC9E,MAAM,CAAC,EAAE,uBAAuB,CAAC;IACjC,8EAA8E;IAC9E,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B;;oEAEgE;IAChE,QAAQ,CAAC,EAAE,CAAC,OAAO,EAAE,eAAe,KAAK,IAAI,CAAC;IAC9C;wEACoE;IACpE,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;4DAGwD;IACxD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAID,wBAAgB,eAAe,CAAC,EAC9B,MAAM,EACN,CAAC,EACD,QAAgB,EAChB,MAAM,EACN,kBAAkB,EAClB,QAAQ,EACR,WAAW,EACX,QAAgB,GACjB,EAAE,oBAAoB,
|
|
1
|
+
{"version":3,"file":"anamnesis-intake.d.ts","sourceRoot":"","sources":["../../../src/patterns/anamnesis/anamnesis-intake.tsx"],"names":[],"mappings":"AAYA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAczC,OAAO,EAEL,KAAK,uBAAuB,EAC7B,MAAM,oBAAoB,CAAC;AAmB5B,OAAO,KAAK,EACV,eAAe,EACf,YAAY,EAGZ,gBAAgB,EACjB,MAAM,mBAAmB,CAAC;AAmB3B;;;uCAGuC;AACvC,wBAAgB,gBAAgB,CAAC,OAAO,EAAE,gBAAgB,GAAG,OAAO,CAEnE;AAuCD,0EAA0E;AAC1E,MAAM,MAAM,eAAe,GAAG,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,YAAY,CAAC,CAAC,CAAC;AAcpE,MAAM,WAAW,oBAAoB;IACnC,MAAM,EAAE,eAAe,CAAC;IACxB,CAAC,EAAE,SAAS,CAAC;IACb;sBACkB;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,8EAA8E;IAC9E,MAAM,CAAC,EAAE,uBAAuB,CAAC;IACjC,8EAA8E;IAC9E,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B;;oEAEgE;IAChE,QAAQ,CAAC,EAAE,CAAC,OAAO,EAAE,eAAe,KAAK,IAAI,CAAC;IAC9C;wEACoE;IACpE,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;4DAGwD;IACxD,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAID,wBAAgB,eAAe,CAAC,EAC9B,MAAM,EACN,CAAC,EACD,QAAgB,EAChB,MAAM,EACN,kBAAkB,EAClB,QAAQ,EACR,WAAW,EACX,QAAgB,GACjB,EAAE,oBAAoB,2CAyWtB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as e, a as i, L as r, P as n, S as o, T as t, b as l, c as d, d as g, e as A, f as m, g as c, h as E, i as P, j as f, k as S, l as h, m as u, n as T, o as I, p as N, r as R, q as _, s as C, t as L, u as b } from "../../_chunks/anamnesis-summary-rows-
|
|
1
|
+
import { A as e, a as i, L as r, P as n, S as o, T as t, b as l, c as d, d as g, e as A, f as m, g as c, h as E, i as P, j as f, k as S, l as h, m as u, n as T, o as I, p as N, r as R, q as _, s as C, t as L, u as b } from "../../_chunks/anamnesis-summary-rows-CVzxC2X3.js";
|
|
2
2
|
export {
|
|
3
3
|
e as Anamnesis,
|
|
4
4
|
i as AnamnesisConfigEditor,
|