asma-ui-core 3.73.0 → 3.74.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.
@@ -1,53 +1,50 @@
1
- import { cn as u } from "../../../helpers/cn.js";
2
- import { resolveSx as Ce } from "../../../helpers/sx.js";
1
+ import { cn as p } from "../../../helpers/cn.js";
2
+ import { resolveSx as Ee } from "../../../helpers/sx.js";
3
3
  import { ChevronDownIcon as Ne } from "../../icons/chevron-down-icon/ChevronDownIcon.js";
4
4
  import { CloseIcon as Pe } from "../../icons/close-icon/CloseIcon.js";
5
- import { ErrorOutlineIcon as _e } from "../../icons/error-outline-icon/ErrorOutlineIcon.js";
6
- import { TOP_LAYER_PROPS as qe, TOP_LAYER_RESET_STYLE as Ie, getOpenModalDialogAncestor as Be, shouldUsePopoverTopLayer as Le, useTopLayerRef as Me } from "../../../hooks/useTopLayer.hook.js";
7
- import { useHelperAlertRole as Te } from "../../../helpers/useHelperAlertRole.js";
8
- import { useHelperRowBudget as Ue } from "../../../helpers/useHelperRowBudget.js";
9
- import { warnMissingErrorMessage as Ve } from "../../../helpers/warnMissingErrorMessage.js";
10
- import { outlineClass as je } from "../field-styles.js";
11
- import { useFormControlContext as He } from "../../miscellaneous/FormControlContext.js";
12
- import { Children as _, cloneElement as Ke, isValidElement as q, useEffect as I, useId as Oe, useMemo as Ye, useRef as $, useState as B } from "react";
13
- import { jsx as n, jsxs as w } from "react/jsx-runtime";
14
- import { FloatingPortal as ze, autoUpdate as We, flip as $e, offset as Ge, shift as Je, size as Qe, useClick as Xe, useDismiss as Ze, useFloating as et, useInteractions as tt, useMergeRefs as G, useRole as rt } from "@floating-ui/react";
15
- var ht = ({ dataTest: L, value: M, defaultValue: J, onChange: T, error: Q, errorText: X, helperText: U, reserveHelperText: Z = !0, expandHelperText: ee = !0, allowClear: V, disabled: te, readOnly: c, name: p, placeholder: A, displayEmpty: v, multiple: f, renderValue: j, fullWidth: re, className: oe, style: se, sx: ne, variant: le, children: R, MenuProps: ie, onFocus: ae, onBlur: ce, labelId: g }) => {
16
- const d = He(), H = `${L}-listbox`, K = Oe(), y = le === "standard", l = Q ?? d?.error ?? !1, s = te ?? d?.disabled ?? !1, k = l ? X ?? U : U, S = !c && (Z || k != null || l);
17
- Ve("StyledSelect", l, k);
18
- const de = Te(l), { fieldRef: ue, rowRef: fe, rowStyle: me } = Ue(ee && S), [o, h] = B(!1), [b, D] = B(!1), [pe, O] = B(J), F = M !== void 0, r = F ? M : pe, i = Array.isArray(r) ? r.length > 0 : r !== void 0 && r !== "" && r !== null, a = $(null), Y = $(null), ge = (e) => {
19
- if (h(e), e) return;
5
+ import { TOP_LAYER_PROPS as _e, TOP_LAYER_RESET_STYLE as qe, getOpenModalDialogAncestor as Be, shouldUsePopoverTopLayer as He, useTopLayerRef as Ie } from "../../../hooks/useTopLayer.hook.js";
6
+ import { HelperRow as Le } from "../../../helpers/HelperRow.js";
7
+ import { useHelperRowBudget as Te } from "../../../helpers/useHelperRowBudget.js";
8
+ import { useHelperSlot as Ue } from "../../../helpers/useHelperSlot.js";
9
+ import { outlineClass as Ve } from "../field-styles.js";
10
+ import { useFormControlContext as je } from "../../miscellaneous/FormControlContext.js";
11
+ import { Children as N, cloneElement as Ke, isValidElement as P, useEffect as _, useId as Me, useMemo as Ye, useRef as $, useState as q } from "react";
12
+ import { jsx as n, jsxs as B } from "react/jsx-runtime";
13
+ import { FloatingPortal as ze, autoUpdate as Oe, flip as We, offset as $e, shift as Ge, size as Je, useClick as Qe, useDismiss as Xe, useFloating as Ze, useInteractions as et, useMergeRefs as G, useRole as tt } from "@floating-ui/react";
14
+ var gt = ({ dataTest: H, value: I, defaultValue: J, onChange: L, error: Q, errorText: X, helperText: T, reserveHelperText: Z, expandHelperText: ee = !0, allowClear: U, disabled: te, readOnly: i, name: m, placeholder: w, displayEmpty: A, multiple: u, renderValue: V, fullWidth: re, className: oe, style: se, sx: ne, variant: le, children: v, MenuProps: ae, onFocus: ie, onBlur: ce, labelId: g }) => {
15
+ const c = je(), j = `${H}-listbox`, y = le === "standard", d = Q ?? c?.error ?? !1, s = te ?? c?.disabled ?? !1, K = d ? X ?? T : T, { show: R, role: ue } = Ue("StyledSelect", d, K, Z, i), M = Me(), { fieldRef: de, rowRef: fe, rowStyle: pe } = Te(ee && R), [o, b] = q(!1), [h, S] = q(!1), [me, Y] = q(J), k = I !== void 0, r = k ? I : me, l = Array.isArray(r) ? r.length > 0 : r !== void 0 && r !== "" && r !== null, a = $(null), z = $(null), ge = (e) => {
16
+ if (b(e), e) return;
20
17
  const t = document.activeElement;
21
- t && t !== document.body && !a.current?.contains(t) || Y.current?.focus();
22
- }, { refs: m, floatingStyles: ye, context: E } = et({
18
+ t && t !== document.body && !a.current?.contains(t) || z.current?.focus();
19
+ }, { refs: f, floatingStyles: ye, context: D } = Ze({
23
20
  open: o,
24
21
  onOpenChange: ge,
25
22
  placement: "bottom-start",
26
23
  strategy: "fixed",
27
- whileElementsMounted: We,
24
+ whileElementsMounted: Oe,
28
25
  middleware: [
29
- Ge(4),
30
- $e({ padding: 8 }),
31
- Je({ padding: 8 }),
32
- Qe({ apply({ rects: e, elements: t }) {
26
+ $e(4),
27
+ We({ padding: 8 }),
28
+ Ge({ padding: 8 }),
29
+ Je({ apply({ rects: e, elements: t }) {
33
30
  t.floating.style.minWidth = `${e.reference.width + 20}px`;
34
31
  } })
35
32
  ]
36
- }), { getReferenceProps: he, getFloatingProps: be } = tt([
37
- Xe(E, { enabled: !s && !c }),
38
- Ze(E),
39
- rt(E, { role: "listbox" })
40
- ]), xe = G([m.setReference, Y]), z = Ye(() => o ? Be(m.reference.current) : void 0, [o, m]), C = Le(z), we = G([Me(m.setFloating, C), a]);
41
- I(() => d?.setFocused(o || b), [
33
+ }), { getReferenceProps: be, getFloatingProps: he } = et([
34
+ Qe(D, { enabled: !s && !i }),
35
+ Xe(D),
36
+ tt(D, { role: "listbox" })
37
+ ]), xe = G([f.setReference, z]), O = Ye(() => o ? Be(f.reference.current) : void 0, [o, f]), F = He(O), we = G([Ie(f.setFloating, F), a]);
38
+ _(() => c?.setFocused(o || h), [
42
39
  o,
43
- b,
44
- d
45
- ]), I(() => d?.setFilled(i || !!A || !!v), [
46
- i,
40
+ h,
41
+ c
42
+ ]), _(() => c?.setFilled(l || !!w || !!A), [
43
+ l,
44
+ w,
47
45
  A,
48
- v,
49
- d
50
- ]), I(() => {
46
+ c
47
+ ]), _(() => {
51
48
  if (!o) return;
52
49
  const e = requestAnimationFrame(() => {
53
50
  const t = a.current?.querySelector('[role="option"][aria-selected="true"]');
@@ -56,33 +53,33 @@ var ht = ({ dataTest: L, value: M, defaultValue: J, onChange: T, error: Q, error
56
53
  return () => cancelAnimationFrame(e);
57
54
  }, [o]);
58
55
  const Ae = (e, t) => {
59
- const x = f ? Array.isArray(r) && r.includes(e) ? r.filter((P) => P !== e) : [...Array.isArray(r) ? r : [], e] : e;
60
- F || O(x), T?.({ target: {
56
+ const x = u ? Array.isArray(r) && r.includes(e) ? r.filter((E) => E !== e) : [...Array.isArray(r) ? r : [], e] : e;
57
+ k || Y(x), L?.({ target: {
61
58
  value: x,
62
- name: p
63
- } }, t), f || (h(!1), requestAnimationFrame(() => m.domReference.current?.focus()));
59
+ name: m
60
+ } }, t), u || (b(!1), requestAnimationFrame(() => f.domReference.current?.focus()));
64
61
  }, W = () => {
65
- const e = f ? [] : "";
66
- F || O(e), T?.({ target: {
62
+ const e = u ? [] : "";
63
+ k || Y(e), L?.({ target: {
67
64
  value: e,
68
- name: p
69
- } }, null), h(!1), D(!1);
70
- }, ve = _.map(R, (e) => {
71
- if (!q(e)) return e;
65
+ name: m
66
+ } }, null), b(!1), S(!1);
67
+ }, ve = N.map(v, (e) => {
68
+ if (!P(e)) return e;
72
69
  const t = e.props.value;
73
70
  return Ke(e, {
74
- selected: f ? Array.isArray(r) && r.includes(t) : t === r,
71
+ selected: u ? Array.isArray(r) && r.includes(t) : t === r,
75
72
  onClick: () => Ae(t, e.props.children)
76
73
  });
77
- }), Re = _.toArray(R).find((e) => q(e) && e.props.value === r), ke = j ? j(r) : f && Array.isArray(r) ? _.toArray(R).filter((e) => q(e) && r.includes(e.props.value)).map((e) => {
74
+ }), Re = N.toArray(v).find((e) => P(e) && e.props.value === r), Se = V ? V(r) : u && Array.isArray(r) ? N.toArray(v).filter((e) => P(e) && r.includes(e.props.value)).map((e) => {
78
75
  const t = e.props.children;
79
76
  return typeof t == "string" || typeof t == "number" ? String(t) : "";
80
- }).join(", ") : Re?.props.children, Se = (e) => {
81
- if ((e.key === "Backspace" || e.key === "Delete") && V && i && !s && !c) {
77
+ }).join(", ") : Re?.props.children, ke = (e) => {
78
+ if ((e.key === "Backspace" || e.key === "Delete") && U && l && !s && !i) {
82
79
  e.preventDefault(), W();
83
80
  return;
84
81
  }
85
- e.key !== "ArrowDown" && e.key !== "ArrowUp" || s || c || (e.preventDefault(), h(!0), requestAnimationFrame(() => {
82
+ e.key !== "ArrowDown" && e.key !== "ArrowUp" || s || i || (e.preventDefault(), b(!0), requestAnimationFrame(() => {
86
83
  if (a.current?.querySelector('[role="option"][aria-selected="true"]')) return;
87
84
  const t = a.current?.querySelectorAll('[role="option"]:not([aria-disabled="true"])');
88
85
  t?.length && t[e.key === "ArrowUp" ? t.length - 1 : 0]?.focus();
@@ -90,49 +87,49 @@ var ht = ({ dataTest: L, value: M, defaultValue: J, onChange: T, error: Q, error
90
87
  }, De = (e) => {
91
88
  const t = a.current ? Array.from(a.current.querySelectorAll('[role="option"]:not([aria-disabled="true"])')) : [];
92
89
  if (t.length === 0) return;
93
- const x = t.findIndex((P) => P === document.activeElement);
90
+ const x = t.findIndex((E) => E === document.activeElement);
94
91
  e.key === "ArrowDown" || e.key === "ArrowUp" ? (e.preventDefault(), t[(x + (e.key === "ArrowDown" ? 1 : -1) + t.length) % t.length]?.focus()) : (e.key === "Enter" || e.key === " ") && (e.preventDefault(), document.activeElement?.click());
95
- }, N = y && (o || b), Fe = s ? "text-delta-300" : N ? "text-gama-500" : "text-delta-800", Ee = s ? "text-delta-300" : "text-delta-700";
96
- return /* @__PURE__ */ w("div", {
97
- ref: ue,
98
- className: u("group relative inline-flex flex-col", re && "w-full", oe),
92
+ }, C = y && (o || h), Fe = s ? "text-delta-300" : C ? "text-gama-500" : "text-delta-800", Ce = s ? "text-delta-300" : "text-delta-700";
93
+ return /* @__PURE__ */ B("div", {
94
+ ref: de,
95
+ className: p("group relative inline-flex flex-col", re && "w-full", oe),
99
96
  style: {
100
97
  fontFamily: "Roboto, Helvetica, Arial, sans-serif",
101
- ...Ce(ne),
98
+ ...Ee(ne),
102
99
  ...se
103
100
  },
104
101
  children: [
105
- /* @__PURE__ */ w("button", {
102
+ /* @__PURE__ */ B("button", {
106
103
  ref: xe,
107
104
  type: "button",
108
- "data-testid": L,
109
- ...he({ onKeyDown: Se }),
105
+ "data-testid": H,
106
+ ...be({ onKeyDown: ke }),
110
107
  role: "combobox",
111
108
  "aria-haspopup": "listbox",
112
109
  "aria-expanded": o,
113
- "aria-controls": H,
110
+ "aria-controls": j,
114
111
  "aria-labelledby": g,
115
- "aria-label": g ? void 0 : p,
116
- "aria-invalid": l ? !0 : void 0,
117
- "aria-describedby": S ? K : void 0,
112
+ "aria-label": g ? void 0 : m,
113
+ "aria-invalid": d ? !0 : void 0,
114
+ "aria-describedby": R ? M : void 0,
118
115
  "aria-disabled": s ? !0 : void 0,
119
116
  disabled: s,
120
117
  onFocus: (e) => {
121
- D(!0), ae?.(e);
118
+ S(!0), ie?.(e);
122
119
  },
123
120
  onBlur: (e) => {
124
- D(!1), ce?.(e);
121
+ S(!1), ce?.(e);
125
122
  },
126
- style: { minWidth: i && !y ? 105 : void 0 },
127
- className: u("relative flex w-full items-center justify-between text-left outline-none", "h-10 rounded-lg border-0 px-3 text-base transition-colors", N ? "bg-gama-50" : "bg-transparent", Fe, y && "min-w-0", s && "cursor-not-allowed", c && "pointer-events-none"),
123
+ style: { minWidth: l && !y ? 105 : void 0 },
124
+ className: p("relative flex w-full items-center justify-between text-left outline-none", "h-10 rounded-lg border-0 px-3 text-base transition-colors", C ? "bg-gama-50" : "bg-transparent", Fe, y && "min-w-0", s && "cursor-not-allowed", i && "pointer-events-none"),
128
125
  children: [
129
126
  /* @__PURE__ */ n("span", {
130
- className: u("min-w-0 flex-1 truncate", !i && "text-delta-500"),
131
- children: i || v ? ke : A
127
+ className: p("min-w-0 flex-1 truncate", !l && "text-delta-500"),
128
+ children: l || A ? Se : w
132
129
  }),
133
- /* @__PURE__ */ w("span", {
130
+ /* @__PURE__ */ B("span", {
134
131
  className: "flex items-center gap-1",
135
- children: [V && i && !s && /* @__PURE__ */ n("span", {
132
+ children: [U && l && !s && /* @__PURE__ */ n("span", {
136
133
  "aria-hidden": "true",
137
134
  "data-testid": "select-clear-button",
138
135
  className: "flex items-center justify-center rounded-full p-[2px] hover:bg-gama-100",
@@ -146,53 +143,50 @@ var ht = ({ dataTest: L, value: M, defaultValue: J, onChange: T, error: Q, error
146
143
  }), /* @__PURE__ */ n(Ne, {
147
144
  width: 24,
148
145
  height: 24,
149
- className: u("shrink-0 transition-transform", N ? "text-gama-500" : Ee, o && "rotate-180")
146
+ className: p("shrink-0 transition-transform", C ? "text-gama-500" : Ce, o && "rotate-180")
150
147
  })]
151
148
  }),
152
- /* @__PURE__ */ n("div", { className: je({
153
- focused: o || b,
154
- error: l,
149
+ /* @__PURE__ */ n("div", { className: Ve({
150
+ focused: o || h,
151
+ error: d,
155
152
  disabled: s,
156
- readOnly: c,
153
+ readOnly: i,
157
154
  borderless: y
158
155
  }) })
159
156
  ]
160
157
  }),
161
158
  o && /* @__PURE__ */ n(ze, {
162
- root: z,
159
+ root: O,
163
160
  children: /* @__PURE__ */ n("ul", {
164
161
  ref: we,
165
- id: H,
162
+ id: j,
166
163
  role: "listbox",
167
164
  "aria-labelledby": g,
168
- "aria-label": g ? void 0 : p,
169
- ...C ? qe : {},
165
+ "aria-label": g ? void 0 : m,
166
+ ...F ? _e : {},
170
167
  style: {
171
- ...C ? Ie : {},
168
+ ...F ? qe : {},
172
169
  ...ye,
173
170
  fontFamily: "Roboto, Helvetica, Arial, sans-serif"
174
171
  },
175
- ...be(),
172
+ ...he(),
176
173
  onKeyDown: De,
177
- className: u("z-[1300] m-0 max-h-72 list-none overflow-auto rounded-lg border border-solid border-delta-300 bg-white px-0 py-1 shadow-[0px_2px_4px_0px_rgba(34,33,51,0.15)]", ie?.className),
174
+ className: p("z-[1300] m-0 max-h-72 list-none overflow-auto rounded-lg border border-solid border-delta-300 bg-white px-0 py-1 shadow-[0px_2px_4px_0px_rgba(34,33,51,0.15)]", ae?.className),
178
175
  children: ve
179
176
  })
180
177
  }),
181
- S && /* @__PURE__ */ w("div", {
178
+ R && /* @__PURE__ */ n(Le, {
182
179
  ref: fe,
183
- id: K,
184
- role: de,
185
- className: u("m-0 mr-[14px] box-border flex min-h-[24px] items-center gap-1 pt-1 text-sm leading-5 tracking-[0.03333em]", l ? "text-error-500" : "text-delta-600"),
186
- style: me,
187
- children: [l && /* @__PURE__ */ n(_e, {
188
- width: 20,
189
- height: 20,
190
- className: "min-w-5 shrink-0"
191
- }), /* @__PURE__ */ n("span", { children: k })]
180
+ id: M,
181
+ role: ue,
182
+ error: d,
183
+ message: K,
184
+ className: "m-0 mr-[14px] box-border items-center",
185
+ style: pe
192
186
  })
193
187
  ]
194
188
  });
195
189
  };
196
190
  export {
197
- ht as StyledSelect
191
+ gt as StyledSelect
198
192
  };
@@ -1,61 +1,58 @@
1
- import { cn as n } from "../../../helpers/cn.js";
2
- import { ErrorOutlineIcon as et } from "../../icons/error-outline-icon/ErrorOutlineIcon.js";
3
- import { useHelperAlertRole as lt } from "../../../helpers/useHelperAlertRole.js";
4
- import { warnMissingErrorMessage as at } from "../../../helpers/warnMissingErrorMessage.js";
5
- import y from "./StyledSlider.module.js";
6
- import { useId as rt, useState as ot } from "react";
7
- import { jsx as m, jsxs as M } from "react/jsx-runtime";
8
- var D = (c, e, o) => o === e ? 0 : Math.min(100, Math.max(0, (c - e) / (o - e) * 100)), nt = (c) => Array.isArray(c) ? [c[0] ?? 0, c[1] ?? 0] : null, mt = ({ dataTest: c, min: e = 0, max: o = 100, step: p = 1, value: H, defaultValue: X, disabled: v, size: L = "medium", orientation: U = "horizontal", marks: w, name: Y, className: q, classes: u, slotProps: S, error: b, errorText: G, helperText: _, reserveHelperText: J = !0, ariaLabel: x, ariaLabelledBy: Q, onChange: j, onChangeCommitted: B }) => {
9
- const E = rt(), a = U === "vertical", d = L === "small" ? 6 : 8, [W, Z] = ot(X ?? e), A = H ?? W, i = nt(A), f = i !== null, $ = b ? G ?? _ : _, V = J || $ != null || !!b;
10
- at("StyledSlider", b, $);
11
- const C = lt(b), P = (w === !0 && Number.isFinite(p) && p > 0 && o > e ? Array.from({ length: Math.floor((o - e) / p) + 1 }, (t, l) => ({ value: e + p * l })) : Array.isArray(w) ? w : []).filter((t) => t.value >= e && t.value <= o), k = f ? Math.min(i[0], i[1]) : e, R = f ? Math.max(i[0], i[1]) : A, F = (t) => f ? t >= k && t <= R : t <= R, T = f ? D(k, e, o) : 0, K = D(R, e, o) - T, I = a ? {
12
- bottom: `${T}%`,
13
- height: `${K}%`
1
+ import { cn as i } from "../../../helpers/cn.js";
2
+ import { HelperRow as et } from "../../../helpers/HelperRow.js";
3
+ import { useHelperSlot as lt } from "../../../helpers/useHelperSlot.js";
4
+ import g from "./StyledSlider.module.js";
5
+ import { useId as at, useState as rt } from "react";
6
+ import { jsx as p, jsxs as H } from "react/jsx-runtime";
7
+ var T = (c, e, o) => o === e ? 0 : Math.min(100, Math.max(0, (c - e) / (o - e) * 100)), ot = (c) => Array.isArray(c) ? [c[0] ?? 0, c[1] ?? 0] : null, ft = ({ dataTest: c, min: e = 0, max: o = 100, step: b = 1, value: z, defaultValue: E, disabled: v, size: D = "medium", orientation: L = "horizontal", marks: w, name: G, className: J, classes: u, slotProps: M, error: y, errorText: O, helperText: U, reserveHelperText: Q, ariaLabel: S, ariaLabelledBy: W, onChange: _, onChangeCommitted: j }) => {
8
+ const V = at(), a = L === "vertical", d = D === "small" ? 6 : 8, [Z, k] = rt(E ?? e), A = z ?? Z, n = ot(A), f = n !== null, B = y ? O ?? U : U, { show: F, role: C } = lt("StyledSlider", y, B, Q), $ = (w === !0 && Number.isFinite(b) && b > 0 && o > e ? Array.from({ length: Math.floor((o - e) / b) + 1 }, (t, l) => ({ value: e + b * l })) : Array.isArray(w) ? w : []).filter((t) => t.value >= e && t.value <= o), K = f ? Math.min(n[0], n[1]) : e, x = f ? Math.max(n[0], n[1]) : A, X = (t) => f ? t >= K && t <= x : t <= x, P = f ? T(K, e, o) : 0, Y = T(x, e, o) - P, I = a ? {
9
+ bottom: `${P}%`,
10
+ height: `${Y}%`
14
11
  } : {
15
- left: `${T}%`,
16
- width: `${K}%`
17
- }, O = (t) => {
18
- const l = D(t, e, o);
12
+ left: `${P}%`,
13
+ width: `${Y}%`
14
+ }, q = (t) => {
15
+ const l = T(t, e, o);
19
16
  return a ? { bottom: `${l}%` } : { left: `${l}%` };
20
17
  }, tt = (t) => {
21
18
  if (v) return;
22
- const l = t.currentTarget.getBoundingClientRect(), r = a ? 1 - (t.clientY - l.top) / l.height : (t.clientX - l.left) / l.width, g = e + Math.round(Math.min(1, Math.max(0, r)) * ((o - e) / p)) * p, h = Math.min(o, Math.max(e, g));
23
- N(j, t, h, f && Math.abs((i?.[1] ?? e) - h) < Math.abs((i?.[0] ?? e) - h) ? 1 : 0);
24
- }, N = (t, l, r, g) => {
19
+ const l = t.currentTarget.getBoundingClientRect(), r = a ? 1 - (t.clientY - l.top) / l.height : (t.clientX - l.left) / l.width, m = e + Math.round(Math.min(1, Math.max(0, r)) * ((o - e) / b)) * b, h = Math.min(o, Math.max(e, m));
20
+ N(_, t, h, f && Math.abs((n?.[1] ?? e) - h) < Math.abs((n?.[0] ?? e) - h) ? 1 : 0);
21
+ }, N = (t, l, r, m) => {
25
22
  let h = r;
26
23
  if (!f) h = r;
27
24
  else {
28
- const s = [i?.[0] ?? 0, i?.[1] ?? 0];
29
- s[g] = r, g === 0 && s[0] > s[1] && (s[0] = s[1]), g === 1 && s[1] < s[0] && (s[1] = s[0]), h = s;
25
+ const s = [n?.[0] ?? 0, n?.[1] ?? 0];
26
+ s[m] = r, m === 0 && s[0] > s[1] && (s[0] = s[1]), m === 1 && s[1] < s[0] && (s[1] = s[0]), h = s;
30
27
  }
31
- H === void 0 && Z(h), t && t(l, h, g);
32
- }, z = (t, l) => /* @__PURE__ */ m("input", {
28
+ z === void 0 && k(h), t && t(l, h, m);
29
+ }, R = (t, l) => /* @__PURE__ */ p("input", {
33
30
  type: "range",
34
31
  "data-testid": f ? `${c}-thumb-${t}` : c,
35
- name: Y,
32
+ name: G,
36
33
  min: e,
37
34
  max: o,
38
- step: p,
35
+ step: b,
39
36
  value: l,
40
37
  disabled: v,
41
- "aria-orientation": U,
42
- "aria-label": typeof x == "function" ? x(t) : x,
43
- "aria-labelledby": Q,
44
- "aria-invalid": b ? !0 : void 0,
45
- "aria-describedby": V ? E : void 0,
46
- className: n(y.SliderInput, a ? y.Vertical : y.Horizontal, !a && "z-0", L === "small" && y.Small, v && y.Disabled, u?.thumb, S?.thumb?.className),
47
- onChange: (r) => N(j, r, Number(r.currentTarget.value), t),
48
- onPointerUp: (r) => N(B, r, Number(r.currentTarget.value), t),
49
- onKeyUp: (r) => N(B, r, Number(r.currentTarget.value), t)
38
+ "aria-orientation": L,
39
+ "aria-label": typeof S == "function" ? S(t) : S,
40
+ "aria-labelledby": W,
41
+ "aria-invalid": y ? !0 : void 0,
42
+ "aria-describedby": F ? V : void 0,
43
+ className: i(g.SliderInput, a ? g.Vertical : g.Horizontal, !a && "z-0", D === "small" && g.Small, v && g.Disabled, u?.thumb, M?.thumb?.className),
44
+ onChange: (r) => N(_, r, Number(r.currentTarget.value), t),
45
+ onPointerUp: (r) => N(j, r, Number(r.currentTarget.value), t),
46
+ onKeyUp: (r) => N(j, r, Number(r.currentTarget.value), t)
50
47
  }, t);
51
- return /* @__PURE__ */ M("div", {
52
- className: n("relative flex", a ? "h-full w-8 flex-col items-center" : "mt-px w-full flex-col", u?.root, q),
48
+ return /* @__PURE__ */ H("div", {
49
+ className: i("relative flex", a ? "h-full w-8 flex-col items-center" : "mt-px w-full flex-col", u?.root, J),
53
50
  children: [
54
- /* @__PURE__ */ M("div", {
55
- className: n("relative", a ? "h-full w-8" : "h-4 w-full"),
56
- children: [/* @__PURE__ */ M("div", {
51
+ /* @__PURE__ */ H("div", {
52
+ className: i("relative", a ? "h-full w-8" : "h-4 w-full"),
53
+ children: [/* @__PURE__ */ H("div", {
57
54
  onPointerDown: tt,
58
- className: n("absolute", a ? "left-1/2 w-1 -translate-x-1/2" : "top-[calc(50%+6px)] h-1 -translate-y-1/2"),
55
+ className: i("absolute", a ? "left-1/2 w-1 -translate-x-1/2" : "top-[calc(50%+6px)] h-1 -translate-y-1/2"),
59
56
  style: a ? {
60
57
  top: d,
61
58
  bottom: d
@@ -64,23 +61,23 @@ var D = (c, e, o) => o === e ? 0 : Math.min(100, Math.max(0, (c - e) / (o - e) *
64
61
  right: d
65
62
  },
66
63
  children: [
67
- /* @__PURE__ */ m("div", { className: n("absolute inset-0 rounded-full bg-delta-100", u?.rail, S?.rail?.className) }),
68
- /* @__PURE__ */ m("div", {
69
- className: n("absolute rounded-full", a ? "left-0 w-full" : "top-0 h-full", v ? "bg-delta-200" : "bg-gama-500", u?.track),
64
+ /* @__PURE__ */ p("div", { className: i("absolute inset-0 rounded-full bg-delta-100", u?.rail, M?.rail?.className) }),
65
+ /* @__PURE__ */ p("div", {
66
+ className: i("absolute rounded-full", a ? "left-0 w-full" : "top-0 h-full", v ? "bg-delta-200" : "bg-gama-500", u?.track),
70
67
  style: I
71
68
  }),
72
- P.map((t) => {
73
- const l = F(t.value);
74
- return /* @__PURE__ */ m("span", {
75
- className: n("absolute z-10 box-border h-2 w-2 -translate-x-1/2 rounded-full border border-solid", a ? "left-1/2 translate-y-1/2" : "top-1/2 -translate-y-1/2", l ? n(v ? "border-delta-200 bg-delta-200" : "border-gama-500 bg-gama-500", u?.markActive) : n("border-delta-300 bg-white", u?.mark)),
76
- style: O(t.value)
69
+ $.map((t) => {
70
+ const l = X(t.value);
71
+ return /* @__PURE__ */ p("span", {
72
+ className: i("absolute z-10 box-border h-2 w-2 -translate-x-1/2 rounded-full border border-solid", a ? "left-1/2 translate-y-1/2" : "top-1/2 -translate-y-1/2", l ? i(v ? "border-delta-200 bg-delta-200" : "border-gama-500 bg-gama-500", u?.markActive) : i("border-delta-300 bg-white", u?.mark)),
73
+ style: q(t.value)
77
74
  }, t.value);
78
75
  })
79
76
  ]
80
- }), f ? [z(0, i[0]), z(1, i[1])] : z(0, A)]
77
+ }), f ? [R(0, n[0]), R(1, n[1])] : R(0, A)]
81
78
  }),
82
- P.some((t) => t.label != null) && /* @__PURE__ */ m("div", {
83
- className: n(a ? "pointer-events-none absolute inset-x-0" : "relative mt-[14px] h-6"),
79
+ $.some((t) => t.label != null) && /* @__PURE__ */ p("div", {
80
+ className: i(a ? "pointer-events-none absolute inset-x-0" : "relative mt-[14px] h-6"),
84
81
  style: a ? {
85
82
  top: d,
86
83
  bottom: d
@@ -88,25 +85,22 @@ var D = (c, e, o) => o === e ? 0 : Math.min(100, Math.max(0, (c - e) / (o - e) *
88
85
  marginLeft: d,
89
86
  marginRight: d
90
87
  },
91
- children: P.map((t) => t.label == null ? null : /* @__PURE__ */ m("span", {
92
- className: n("absolute text-base font-semibold text-delta-700", a ? "left-[37px] translate-y-1/2" : "-translate-x-1/2", F(t.value) && u?.markLabelActive, u?.markLabel, S?.markLabel?.className),
93
- style: O(t.value),
88
+ children: $.map((t) => t.label == null ? null : /* @__PURE__ */ p("span", {
89
+ className: i("absolute text-base font-semibold text-delta-700", a ? "left-[37px] translate-y-1/2" : "-translate-x-1/2", X(t.value) && u?.markLabelActive, u?.markLabel, M?.markLabel?.className),
90
+ style: q(t.value),
94
91
  children: t.label
95
92
  }, t.value))
96
93
  }),
97
- V && /* @__PURE__ */ M("div", {
98
- id: E,
94
+ F && /* @__PURE__ */ p(et, {
95
+ id: V,
99
96
  role: C,
100
- className: n("m-0 flex min-h-[24px] items-center gap-1 pt-1 text-sm leading-5 tracking-[0.03333em]", b ? "text-error-500" : "text-delta-600"),
101
- children: [b && /* @__PURE__ */ m(et, {
102
- width: 20,
103
- height: 20,
104
- className: "min-w-5 shrink-0"
105
- }), /* @__PURE__ */ m("span", { children: $ })]
97
+ error: y,
98
+ message: B,
99
+ className: "m-0 items-center"
106
100
  })
107
101
  ]
108
102
  });
109
103
  };
110
104
  export {
111
- mt as StyledSlider
105
+ ft as StyledSlider
112
106
  };
@@ -1,77 +1,74 @@
1
- import { useHelperAlertRole as Q } from "../../../helpers/useHelperAlertRole.js";
2
- import { warnMissingErrorMessage as U } from "../../../helpers/warnMissingErrorMessage.js";
3
- import a from "./StyledTextarea.module.js";
4
- import { useEffect as V, useId as m, useRef as W } from "react";
5
- import { Fragment as X, jsx as o, jsxs as c } from "react/jsx-runtime";
6
- var at = ({ id: M, variant: x = "active", label: d = "", labelClassName: S = "", description: l = "", reserveHelperText: j = !0, value: e = "", minRows: r = 3, maxRows: i = 1 / 0, disabled: g, error: t, errorMessage: y, containerClassName: B = "", className: _ = "", maxLength: w = 1 / 0, counter: E, refLink: k, dataTest: C, counterLimit: p, ...b }) => {
7
- const R = W(null), f = k ?? R, s = !!(E && p), u = m(), $ = m(), q = m(), v = M ?? q, N = t ? y : l, I = j || N != null || !!t;
8
- U("StyledTextarea", t, y);
9
- const z = Q(t);
10
- V(() => {
11
- const n = f.current;
12
- if (!n) return;
13
- const h = window.getComputedStyle(n), A = parseFloat(h.lineHeight) || 24, F = parseFloat(h.paddingTop), H = parseFloat(h.paddingBottom);
14
- n.style.height = "auto";
15
- const J = n.scrollHeight - F - H, K = Math.max(1, Math.ceil(J / A)), O = Math.min(Math.max(K, r), i);
16
- n.style.height = `${O * A + F + H}px`;
1
+ import { useHelperSlot as R } from "../../../helpers/useHelperSlot.js";
2
+ import e from "./StyledTextarea.module.js";
3
+ import { useEffect as U, useId as m, useRef as V } from "react";
4
+ import { Fragment as W, jsx as n, jsxs as c } from "react/jsx-runtime";
5
+ var tt = ({ id: H, variant: x = "active", label: d = "", labelClassName: A = "", description: l = "", reserveHelperText: M, value: t = "", minRows: r = 3, maxRows: i = 1 / 0, disabled: g, error: a, errorMessage: j, containerClassName: _ = "", className: w = "", maxLength: B = 1 / 0, counter: E, refLink: k, dataTest: C, counterLimit: p, ...y }) => {
6
+ const q = V(null), h = k ?? q, s = !!(E && p), b = m(), u = m(), z = m(), $ = H ?? z, v = a ? j : l, { show: N, role: D } = R("StyledTextarea", a, v, M);
7
+ U(() => {
8
+ const o = h.current;
9
+ if (!o) return;
10
+ const f = window.getComputedStyle(o), S = parseFloat(f.lineHeight) || 24, T = parseFloat(f.paddingTop), F = parseFloat(f.paddingBottom);
11
+ o.style.height = "auto";
12
+ const K = o.scrollHeight - T - F, O = Math.max(1, Math.ceil(K / S)), Q = Math.min(Math.max(O, r), i);
13
+ o.style.height = `${Q * S + T + F}px`;
17
14
  }, [
18
- f,
19
- e,
15
+ h,
16
+ t,
20
17
  r,
21
18
  i,
22
19
  s
23
20
  ]), i < r && (r = i);
24
- const D = t ? "error" : "active", T = t ? "error" : g ? "disabled" : "active", G = typeof d != "string" || d.trim() !== "" ? void 0 : typeof l == "string" && l.trim() !== "" ? l : b.placeholder;
21
+ const G = a ? "error" : "active", I = a ? "error" : g ? "disabled" : "active", J = typeof d != "string" || d.trim() !== "" ? void 0 : typeof l == "string" && l.trim() !== "" ? l : y.placeholder;
25
22
  return /* @__PURE__ */ c("div", {
26
- className: `relative flex flex-col gap-1 ${B}`,
23
+ className: `relative flex flex-col gap-1 ${_}`,
27
24
  "data-testid": C,
28
25
  children: [
29
- /* @__PURE__ */ o("label", {
30
- htmlFor: v,
31
- className: `${a.label} ${a[T]} ${S}`,
26
+ /* @__PURE__ */ n("label", {
27
+ htmlFor: $,
28
+ className: `${e.label} ${e[I]} ${A}`,
32
29
  children: d
33
30
  }),
34
- I && /* @__PURE__ */ o("span", {
35
- id: u,
36
- role: z,
37
- className: `${a.description} ${a[T]} min-h-[24px]`,
38
- children: N
31
+ N && /* @__PURE__ */ n("span", {
32
+ id: b,
33
+ role: D,
34
+ className: `${e.description} ${e[I]} min-h-[24px]`,
35
+ children: v
39
36
  }),
40
- x === "view_only" ? /* @__PURE__ */ o("div", {
37
+ x === "view_only" ? /* @__PURE__ */ n("div", {
41
38
  className: "pt-3 font-roboto text-base font-normal text-delta-700",
42
- children: e
43
- }) : x === "not_editable" ? /* @__PURE__ */ o("div", {
39
+ children: t
40
+ }) : x === "not_editable" ? /* @__PURE__ */ n("div", {
44
41
  className: "rounded bg-delta-50 p-3 font-roboto text-base font-normal text-delta-700",
45
- children: e
46
- }) : /* @__PURE__ */ o("textarea", {
47
- ...b,
48
- "aria-describedby": [I ? u : null, s ? $ : null].filter(Boolean).join(" ") || void 0,
49
- "aria-invalid": t,
50
- "aria-label": G,
51
- id: v,
52
- ref: f,
53
- className: `${a.textarea} ${a[D]} ${_} ${s ? "pb-[32px]" : ""}`,
42
+ children: t
43
+ }) : /* @__PURE__ */ n("textarea", {
44
+ ...y,
45
+ "aria-describedby": [N ? b : null, s ? u : null].filter(Boolean).join(" ") || void 0,
46
+ "aria-invalid": a,
47
+ "aria-label": J,
48
+ id: $,
49
+ ref: h,
50
+ className: `${e.textarea} ${e[G]} ${w} ${s ? "pb-[32px]" : ""}`,
54
51
  wrap: "soft",
55
- value: e,
52
+ value: t,
56
53
  disabled: g,
57
- maxLength: w
54
+ maxLength: B
58
55
  }),
59
- s && /* @__PURE__ */ c(X, { children: [/* @__PURE__ */ c("div", {
56
+ s && /* @__PURE__ */ c(W, { children: [/* @__PURE__ */ c("div", {
60
57
  className: "pointer-events-none absolute bottom-3 right-3 flex h-[15px] justify-end font-roboto text-[10px]",
61
58
  children: [
62
- e.length,
59
+ t.length,
63
60
  "/",
64
61
  p
65
62
  ]
66
63
  }), /* @__PURE__ */ c("div", {
67
- id: $,
64
+ id: u,
68
65
  "aria-live": "polite",
69
66
  className: "sr-only",
70
- children: [p - e.length, " characters remaining"]
67
+ children: [p - t.length, " characters remaining"]
71
68
  })] })
72
69
  ]
73
70
  });
74
71
  };
75
72
  export {
76
- at as StyledTextarea
73
+ tt as StyledTextarea
77
74
  };
@@ -0,0 +1,19 @@
1
+ import { cn as s } from "./cn.js";
2
+ import { ErrorOutlineIcon as l } from "../components/icons/error-outline-icon/ErrorOutlineIcon.js";
3
+ import { forwardRef as x } from "react";
4
+ import { jsx as e, jsxs as c } from "react/jsx-runtime";
5
+ var w = x(({ id: t, role: i, error: r, message: m, hideErrorIcon: o, className: a, style: n }, p) => /* @__PURE__ */ c("div", {
6
+ ref: p,
7
+ id: t,
8
+ role: i,
9
+ className: s("flex min-h-[24px] gap-1 pt-1 text-sm leading-5 tracking-[0.03333em]", r ? "text-error-500" : "text-delta-600", a),
10
+ style: n,
11
+ children: [r && !o && /* @__PURE__ */ e(l, {
12
+ width: 20,
13
+ height: 20,
14
+ className: "min-w-5 shrink-0"
15
+ }), /* @__PURE__ */ e("span", { children: m })]
16
+ }));
17
+ export {
18
+ w as HelperRow
19
+ };