@alfadocs/ui-kit 0.17.1 → 0.17.3

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.
Files changed (100) hide show
  1. package/dist/_chunks/{accordion-DOmxGEWU.js → accordion-CNcodXuO.js} +6 -6
  2. package/dist/_chunks/{ai-prompt-input-DEiQwIMn.js → ai-prompt-input-B-w5Rx3V.js} +184 -181
  3. package/dist/_chunks/{alert-pgdXrEO5.js → alert-DBnawbmf.js} +64 -59
  4. package/dist/_chunks/{audio-recorder-CRh4uyFL.js → audio-recorder-DNkQLW1G.js} +3 -3
  5. package/dist/_chunks/{autocomplete-mOg7WLOh.js → autocomplete-BxfabhZ8.js} +167 -164
  6. package/dist/_chunks/{balance-cell-renderer-DWWtX-VM.js → balance-cell-renderer-DJB6WDPe.js} +2 -2
  7. package/dist/_chunks/{chat-input-UK-bXU7u.js → chat-input-B3XmFGDw.js} +123 -122
  8. package/dist/_chunks/checkbox-group-Bwmt1ovQ.js +213 -0
  9. package/dist/_chunks/{checkbox-D5EHnB14.js → checkbox-mwbrPZDY.js} +75 -70
  10. package/dist/_chunks/{collapsible-CuxUBoHJ.js → collapsible-hHiyZp0b.js} +61 -63
  11. package/dist/_chunks/{color-picker-BPfcByHH.js → color-picker-Bm-gzpsh.js} +2 -2
  12. package/dist/_chunks/{combobox-D5tWe0t_.js → combobox-Da9eq00i.js} +214 -211
  13. package/dist/_chunks/{copy-field-BCHAZ8QV.js → copy-field-BAF4mt9h.js} +95 -132
  14. package/dist/_chunks/{date-picker-BlhtBhPo.js → date-picker-BIoSLRly.js} +222 -219
  15. package/dist/_chunks/{date-range-picker-C2hRu_Ke.js → date-range-picker-9gANFNG9.js} +81 -78
  16. package/dist/_chunks/{date-time-picker-B67mPZmP.js → date-time-picker-DG7BiGdb.js} +98 -95
  17. package/dist/_chunks/{dialog-DRp6Dejy.js → dialog-DUomPCRS.js} +69 -71
  18. package/dist/_chunks/{dropdown-menu-dyV7gHh_.js → dropdown-menu-DZxwF23X.js} +108 -110
  19. package/dist/_chunks/{freemium-paywall-BTEiVkes.js → freemium-paywall-DXc7XlGE.js} +98 -97
  20. package/dist/_chunks/{leo-sidebar-D3TuyH5_.js → leo-sidebar-DIsiTju3.js} +2 -2
  21. package/dist/_chunks/{list-DcjV0m5B.js → list-BdvDctBz.js} +184 -180
  22. package/dist/_chunks/{message-tray-Fsend-du.js → message-tray-BNAS8al4.js} +111 -111
  23. package/dist/_chunks/{multi-select-DooDzQIp.js → multi-select-CyspR5ZF.js} +157 -154
  24. package/dist/_chunks/{navigation-menu-DdufF-_4.js → navigation-menu-CyS1fBJ7.js} +85 -87
  25. package/dist/_chunks/{notification-tray-C3dYdLAF.js → notification-tray-D_69dXFY.js} +114 -114
  26. package/dist/_chunks/{number-input-DH00o0DN.js → number-input-BZXu6bPY.js} +92 -89
  27. package/dist/_chunks/{otp-input-BBXYvLx5.js → otp-input-BDF_iNpa.js} +92 -93
  28. package/dist/_chunks/{pagination-F1ei4khE.js → pagination-BWaXF7W0.js} +194 -211
  29. package/dist/_chunks/{patient-shell-BE0CdPOJ.js → patient-shell-BOOaWZA9.js} +3 -3
  30. package/dist/_chunks/{payment-form-CI77oIx1.js → payment-form-BjkuQeqR.js} +2 -2
  31. package/dist/_chunks/{pdf-viewer-CnEJvmXC.js → pdf-viewer-BG_nsFT5.js} +2 -2
  32. package/dist/_chunks/{radio-group-Cz1a4QCA.js → radio-group-BHZOxrIK.js} +4 -4
  33. package/dist/_chunks/{select-Ca6ibiDL.js → select-C92AT_OZ.js} +7 -7
  34. package/dist/_chunks/{sidebar-D8Lq065m.js → sidebar-BqzlRBvC.js} +271 -291
  35. package/dist/_chunks/{slider-CkR6CLun.js → slider-CfEzeseL.js} +4 -4
  36. package/dist/_chunks/{tabs-CRCyPpJo.js → tabs-aEQfQV3x.js} +8 -8
  37. package/dist/_chunks/{theme-toggle-B3meAb3y.js → theme-toggle-BswYl0Yp.js} +2 -2
  38. package/dist/_chunks/use-controllable-state-BiY4xTzM.js +23 -0
  39. package/dist/_chunks/use-copy-to-clipboard-Cyfc_dlv.js +43 -0
  40. package/dist/_chunks/use-persistent-state-i23OWy6G.js +24 -0
  41. package/dist/_chunks/{warning-stack-CeRihME9.js → warning-stack-CDH9TudY.js} +2 -2
  42. package/dist/_chunks/{workflow-map-D3MvrsZV.js → workflow-map-BeKe23uw.js} +3 -3
  43. package/dist/agent-catalog.json +1 -1
  44. package/dist/components/_shared/use-debounced-callback.d.ts +1 -5
  45. package/dist/components/_shared/use-direction.d.ts +1 -18
  46. package/dist/components/_shared/use-focus-trap.d.ts +1 -31
  47. package/dist/components/accordion/index.js +1 -1
  48. package/dist/components/ai-prompt-input/index.js +1 -1
  49. package/dist/components/alert/index.js +1 -1
  50. package/dist/components/audio-recorder/index.js +1 -1
  51. package/dist/components/autocomplete/index.js +1 -1
  52. package/dist/components/chat-input/index.js +1 -1
  53. package/dist/components/checkbox/index.js +1 -1
  54. package/dist/components/checkbox-group/index.js +1 -1
  55. package/dist/components/collapsible/index.js +1 -1
  56. package/dist/components/color-picker/index.js +1 -1
  57. package/dist/components/combobox/index.js +1 -1
  58. package/dist/components/command-palette/command-palette.d.ts +1 -1
  59. package/dist/components/copy-field/index.js +1 -1
  60. package/dist/components/data-table/index.js +1 -1
  61. package/dist/components/date-picker/index.js +1 -1
  62. package/dist/components/date-range-picker/index.js +1 -1
  63. package/dist/components/date-time-picker/index.js +1 -1
  64. package/dist/components/dialog/index.js +1 -1
  65. package/dist/components/dropdown-menu/index.js +1 -1
  66. package/dist/components/freemium-paywall/index.js +1 -1
  67. package/dist/components/icon-button-group/icon-button-group.d.ts +14 -14
  68. package/dist/components/list/index.js +1 -1
  69. package/dist/components/message-tray/index.js +1 -1
  70. package/dist/components/multi-select/index.js +1 -1
  71. package/dist/components/navigation-menu/index.js +1 -1
  72. package/dist/components/notification-tray/index.js +1 -1
  73. package/dist/components/number-input/index.js +1 -1
  74. package/dist/components/otp-input/index.js +1 -1
  75. package/dist/components/pagination/index.js +1 -1
  76. package/dist/components/payment-form/index.js +1 -1
  77. package/dist/components/pdf-viewer/index.js +1 -1
  78. package/dist/components/radio-group/index.js +1 -1
  79. package/dist/components/select/index.js +1 -1
  80. package/dist/components/sidebar/index.js +8 -7
  81. package/dist/components/sidebar/sidebar.d.ts +1 -1
  82. package/dist/components/slider/index.js +1 -1
  83. package/dist/components/tabs/index.js +1 -1
  84. package/dist/components/theme-toggle/index.js +1 -1
  85. package/dist/components/warning-stack/index.js +1 -1
  86. package/dist/components/workflow/index.js +1 -1
  87. package/dist/hooks/index.d.ts +8 -0
  88. package/dist/hooks/index.js +98 -15
  89. package/dist/hooks/use-debounced-callback.d.ts +19 -0
  90. package/dist/hooks/use-debounced-value.d.ts +16 -0
  91. package/dist/hooks/use-direction.d.ts +19 -0
  92. package/dist/hooks/use-focus-trap.d.ts +32 -0
  93. package/dist/hooks/use-isomorphic-layout-effect.d.ts +13 -0
  94. package/dist/hooks/use-persistent-state.d.ts +16 -0
  95. package/dist/index.js +493 -492
  96. package/dist/patterns/leo-assistant/index.js +1 -1
  97. package/dist/patterns/patient-shell/index.js +1 -1
  98. package/dist/tokens.css +1 -1
  99. package/package.json +4 -2
  100. package/dist/_chunks/checkbox-group-Qkm3Rg1S.js +0 -208
@@ -1,14 +1,15 @@
1
- import { jsxs as G, jsx as r } from "react/jsx-runtime";
2
- import { createContext as K, useContext as O, forwardRef as T, useId as A, useState as B, useRef as F, useMemo as H } from "react";
3
- import * as v from "@radix-ui/react-checkbox";
4
- import { c as V } from "./index-D2ZczOXr.js";
5
- import { T as W } from "./tooltip-DHik5yRI.js";
6
- import { u as C } from "./registry-C9nwlNyL.js";
7
- const D = K(null);
8
- function P() {
9
- return O(D);
1
+ import { jsxs as M, jsx as s } from "react/jsx-runtime";
2
+ import { createContext as O, useContext as S, forwardRef as G, useId as K, useRef as T, useMemo as V } from "react";
3
+ import * as b from "@radix-ui/react-checkbox";
4
+ import { c as A } from "./index-D2ZczOXr.js";
5
+ import { u as B } from "./use-controllable-state-BiY4xTzM.js";
6
+ import { T as F } from "./tooltip-DHik5yRI.js";
7
+ import { u as H } from "./registry-C9nwlNyL.js";
8
+ const W = O(null);
9
+ function D() {
10
+ return S(W);
10
11
  }
11
- const q = {
12
+ const P = {
12
13
  id: "checkbox",
13
14
  capabilities: ["select_single"],
14
15
  state: {
@@ -25,8 +26,8 @@ const q = {
25
26
  argsType: '{ checked: boolean | "indeterminate" }',
26
27
  descriptionKey: "ui.agent.checkbox.actions.setChecked",
27
28
  description: "Set the checked state to a specific value.",
28
- invoke: (t, n) => {
29
- t.setChecked(n.checked);
29
+ invoke: (t, l) => {
30
+ t.setChecked(l.checked);
30
31
  }
31
32
  },
32
33
  toggle: {
@@ -50,12 +51,12 @@ const q = {
50
51
  description: "Sourced from the id prop."
51
52
  }
52
53
  }
53
- }, x = [
54
+ }, g = [
54
55
  "ds:[stroke-dasharray:1] ds:[stroke-dashoffset:1]",
55
56
  "ds:animate-[checkbox-indicator-draw_var(--animation-duration)_ease-out_forwards]"
56
57
  ].join(" ");
57
- function E({ className: t }) {
58
- return /* @__PURE__ */ r(
58
+ function q({ className: t }) {
59
+ return /* @__PURE__ */ s(
59
60
  "svg",
60
61
  {
61
62
  viewBox: "0 0 24 24",
@@ -67,12 +68,12 @@ function E({ className: t }) {
67
68
  "aria-hidden": "true",
68
69
  "data-slot": "checkbox-check-icon",
69
70
  className: t,
70
- children: /* @__PURE__ */ r("path", { pathLength: "1", d: "M5 12l5 5L20 7", className: x })
71
+ children: /* @__PURE__ */ s("path", { pathLength: "1", d: "M5 12l5 5L20 7", className: g })
71
72
  }
72
73
  );
73
74
  }
74
- function J({ className: t }) {
75
- return /* @__PURE__ */ r(
75
+ function E({ className: t }) {
76
+ return /* @__PURE__ */ s(
76
77
  "svg",
77
78
  {
78
79
  viewBox: "0 0 24 24",
@@ -83,11 +84,11 @@ function J({ className: t }) {
83
84
  "aria-hidden": "true",
84
85
  "data-slot": "checkbox-indeterminate-icon",
85
86
  className: t,
86
- children: /* @__PURE__ */ r("path", { pathLength: "1", d: "M5 12h14", className: x })
87
+ children: /* @__PURE__ */ s("path", { pathLength: "1", d: "M5 12h14", className: g })
87
88
  }
88
89
  );
89
90
  }
90
- const Q = V(
91
+ const J = A(
91
92
  [
92
93
  "ds:inline-flex ds:items-center ds:justify-center ds:shrink-0",
93
94
  "ds:border ds:border-border ds:rounded-[var(--radius-sm)] ds:bg-background",
@@ -115,89 +116,93 @@ const Q = V(
115
116
  size: "md"
116
117
  }
117
118
  }
118
- ), U = T(
119
+ ), Q = G(
119
120
  ({
120
121
  label: t,
121
- checked: n,
122
- onCheckedChange: s,
123
- size: m = "md",
124
- disabled: y,
125
- disabledReason: b,
126
- name: w,
122
+ checked: l,
123
+ onCheckedChange: C,
124
+ size: h = "md",
125
+ disabled: v,
126
+ disabledReason: m,
127
+ name: x,
127
128
  value: o,
128
- id: f,
129
- className: z,
130
- ...I
131
- }, N) => {
132
- const j = A(), h = f ?? j, e = P(), c = e !== null && o !== void 0, [L, p] = B(n ?? !1), d = n !== void 0, l = c ? e.value.has(o) : d ? n : L, R = c ? () => e.toggle(o) : (i) => {
133
- d || p(i), s == null || s(i);
134
- }, _ = (e == null ? void 0 : e.name) ?? w, u = (e == null ? void 0 : e.disabled) || y, a = F(
135
- l ?? !1
129
+ id: u,
130
+ className: y,
131
+ ...w
132
+ }, z) => {
133
+ const N = K(), f = u ?? N, e = D(), r = e !== null && o !== void 0, [j, i] = B({
134
+ value: l,
135
+ defaultValue: !1,
136
+ onChange: C
137
+ }), c = r ? e.value.has(o) : j ?? !1, I = r ? () => e.toggle(o) : (n) => {
138
+ i(n);
139
+ }, L = (e == null ? void 0 : e.name) ?? x, d = (e == null ? void 0 : e.disabled) || v, a = T(
140
+ c ?? !1
136
141
  );
137
- a.current = l ?? !1;
138
- const M = H(
142
+ a.current = c ?? !1;
143
+ const R = V(
139
144
  () => ({
140
145
  getChecked: () => a.current,
141
- setChecked: (i) => {
142
- if (c) {
143
- (a.current === !0 || a.current === "indeterminate") !== (i === !0 || i === "indeterminate") && e.toggle(o);
146
+ setChecked: (n) => {
147
+ if (r) {
148
+ (a.current === !0 || a.current === "indeterminate") !== (n === !0 || n === "indeterminate") && e.toggle(o);
144
149
  return;
145
150
  }
146
- d || p(i), s == null || s(i);
151
+ i(n);
147
152
  },
148
153
  toggle: () => {
149
- if (c) {
154
+ if (r) {
150
155
  e.toggle(o);
151
156
  return;
152
157
  }
153
- const i = !(a.current === !0 || a.current === "indeterminate");
154
- d || p(i), s == null || s(i);
158
+ const n = !(a.current === !0 || a.current === "indeterminate");
159
+ i(n);
155
160
  }
156
161
  }),
157
- [c, e, o, d, s]
162
+ [r, e, o, i]
158
163
  );
159
- C(q, M, f);
164
+ H(P, R, u);
160
165
  const k = [
161
166
  "ds:text-primary-foreground",
162
- m === "sm" ? "ds:size-3" : m === "lg" ? "ds:size-4" : "ds:size-3.5"
163
- ].join(" "), S = [
167
+ h === "sm" ? "ds:size-3" : h === "lg" ? "ds:size-4" : "ds:size-3.5"
168
+ ].join(" "), _ = [
164
169
  "type-label ds:text-foreground ds:select-none",
165
- u ? "ds:cursor-not-allowed ds:opacity-50" : "ds:cursor-pointer"
166
- ].join(" "), g = /* @__PURE__ */ G(
170
+ d ? "ds:cursor-not-allowed ds:opacity-50" : "ds:cursor-pointer"
171
+ ].join(" "), p = /* @__PURE__ */ M(
167
172
  "div",
168
173
  {
169
174
  "data-component": "checkbox",
170
- "data-component-id": f,
175
+ "data-component-id": u,
171
176
  "data-option-id": o,
172
177
  className: "ds:inline-flex ds:items-start ds:gap-[var(--spacing-sm)]",
173
178
  children: [
174
- /* @__PURE__ */ r(
175
- v.Root,
179
+ /* @__PURE__ */ s(
180
+ b.Root,
176
181
  {
177
- ref: N,
178
- id: h,
179
- checked: l,
180
- onCheckedChange: R,
181
- disabled: u,
182
- "aria-disabled": u || void 0,
183
- name: _,
182
+ ref: z,
183
+ id: f,
184
+ checked: c,
185
+ onCheckedChange: I,
186
+ disabled: d,
187
+ "aria-disabled": d || void 0,
188
+ name: L,
184
189
  value: o,
185
- className: Q({ size: m, className: z }),
186
- ...I,
187
- children: /* @__PURE__ */ r(v.Indicator, { children: l === "indeterminate" ? /* @__PURE__ */ r(J, { className: k }) : /* @__PURE__ */ r(E, { className: k }) })
190
+ className: J({ size: h, className: y }),
191
+ ...w,
192
+ children: /* @__PURE__ */ s(b.Indicator, { children: c === "indeterminate" ? /* @__PURE__ */ s(E, { className: k }) : /* @__PURE__ */ s(q, { className: k }) })
188
193
  }
189
194
  ),
190
- /* @__PURE__ */ r("label", { htmlFor: h, className: S, children: t })
195
+ /* @__PURE__ */ s("label", { htmlFor: f, className: _, children: t })
191
196
  ]
192
197
  }
193
198
  );
194
- return u && b ? /* @__PURE__ */ r(W, { label: b, children: g }) : g;
199
+ return d && m ? /* @__PURE__ */ s(F, { label: m, children: p }) : p;
195
200
  }
196
201
  );
197
- U.displayName = "Checkbox";
202
+ Q.displayName = "Checkbox";
198
203
  export {
199
- U as C,
200
- D as a,
201
- P as u
204
+ Q as C,
205
+ W as a,
206
+ D as u
202
207
  };
203
- //# sourceMappingURL=checkbox-D5EHnB14.js.map
208
+ //# sourceMappingURL=checkbox-mwbrPZDY.js.map
@@ -1,9 +1,10 @@
1
- import { jsx as p } from "react/jsx-runtime";
2
- import { forwardRef as b, useState as C, useRef as k, useCallback as w, useMemo as x, useEffect as h } from "react";
3
- import * as u from "@radix-ui/react-collapsible";
4
- import { a as R, c as N } from "./index-D2ZczOXr.js";
5
- import { u as T } from "./registry-C9nwlNyL.js";
6
- const K = {
1
+ import { jsx as c } from "react/jsx-runtime";
2
+ import { forwardRef as p, useRef as f, useMemo as C, useEffect as v } from "react";
3
+ import * as b from "@radix-ui/react-collapsible";
4
+ import { a as y, c as h } from "./index-D2ZczOXr.js";
5
+ import { u as k } from "./use-controllable-state-BiY4xTzM.js";
6
+ import { u as w } from "./registry-C9nwlNyL.js";
7
+ const x = {
7
8
  id: "collapsible",
8
9
  capabilities: ["expand"],
9
10
  state: {
@@ -52,7 +53,7 @@ const K = {
52
53
  description: "Sourced from the id prop."
53
54
  }
54
55
  }
55
- }, O = N("", {
56
+ }, O = h("", {
56
57
  variants: {
57
58
  variant: {
58
59
  default: "",
@@ -63,7 +64,7 @@ const K = {
63
64
  defaultVariants: {
64
65
  variant: "default"
65
66
  }
66
- }), z = [
67
+ }), R = [
67
68
  "ds:overflow-hidden",
68
69
  "ds:transition-[block-size]",
69
70
  "ds:duration-[var(--animation-duration)]",
@@ -71,77 +72,74 @@ const K = {
71
72
  "ds:motion-reduce:transition-none",
72
73
  "ds:data-[state=open]:[block-size:var(--radix-collapsible-content-height)]",
73
74
  "ds:data-[state=closed]:[block-size:0]"
74
- ].join(" "), j = b(
75
+ ].join(" "), N = p(
75
76
  ({
76
77
  variant: e,
77
- className: t,
78
- children: s,
79
- open: o,
80
- defaultOpen: l,
81
- onOpenChange: a,
82
- ...n
83
- }, f) => {
84
- const r = o !== void 0, [g, v] = C(
85
- !!l
86
- ), d = r ? !!o : g, c = k(d);
87
- c.current = d;
88
- const i = w(
89
- (m) => {
90
- r || v(m), a == null || a(m);
91
- },
92
- [r, a]
93
- ), y = x(
78
+ className: o,
79
+ children: a,
80
+ open: t,
81
+ defaultOpen: s,
82
+ onOpenChange: l,
83
+ ...i
84
+ }, u) => {
85
+ const [g, n] = k({
86
+ value: t,
87
+ defaultValue: !!s,
88
+ onChange: l
89
+ }), r = g ?? !1, d = f(r);
90
+ d.current = r;
91
+ const m = C(
94
92
  () => ({
95
- isOpen: () => c.current,
96
- toggle: () => i(!c.current),
97
- open: () => i(!0),
98
- close: () => i(!1)
93
+ isOpen: () => d.current,
94
+ toggle: () => n(!d.current),
95
+ open: () => n(!0),
96
+ close: () => n(!1)
99
97
  }),
100
- [i]
98
+ [n]
101
99
  );
102
- return T(K, y, n.id), /* @__PURE__ */ p(
103
- u.Root,
100
+ return w(x, m, i.id), /* @__PURE__ */ c(
101
+ b.Root,
104
102
  {
105
- ref: f,
106
- open: d,
107
- onOpenChange: i,
108
- className: O({ variant: e, className: t }),
103
+ ref: u,
104
+ open: r,
105
+ onOpenChange: n,
106
+ className: O({ variant: e, className: o }),
109
107
  "data-component": "collapsible",
110
- "data-component-id": n.id,
111
- ...n,
112
- children: s
108
+ "data-component-id": i.id,
109
+ ...i,
110
+ children: a
113
111
  }
114
112
  );
115
113
  }
116
114
  );
117
- j.displayName = "Collapsible";
118
- const A = b(({ asChild: e = !1, children: t, ...s }, o) => /* @__PURE__ */ p(u.Trigger, { ref: o, asChild: e, ...s, children: t }));
119
- A.displayName = "CollapsibleTrigger";
120
- const B = b(
115
+ N.displayName = "Collapsible";
116
+ const T = p(({ asChild: e = !1, children: o, ...a }, t) => /* @__PURE__ */ c(b.Trigger, { ref: t, asChild: e, ...a, children: o }));
117
+ T.displayName = "CollapsibleTrigger";
118
+ const K = p(
121
119
  ({
122
120
  className: e,
123
- children: t,
124
- "aria-labelledby": s,
125
- "aria-label": o,
126
- ...l
127
- }, a) => (h(() => {
128
- }, []), /* @__PURE__ */ p(
129
- u.Content,
121
+ children: o,
122
+ "aria-labelledby": a,
123
+ "aria-label": t,
124
+ ...s
125
+ }, l) => (v(() => {
126
+ }, []), /* @__PURE__ */ c(
127
+ b.Content,
130
128
  {
131
- ref: a,
132
- "aria-labelledby": s,
133
- "aria-label": o,
134
- className: R(z, e),
135
- ...l,
136
- children: t
129
+ ref: l,
130
+ "aria-labelledby": a,
131
+ "aria-label": t,
132
+ className: y(R, e),
133
+ ...s,
134
+ children: o
137
135
  }
138
136
  ))
139
137
  );
140
- B.displayName = "CollapsibleContent";
138
+ K.displayName = "CollapsibleContent";
141
139
  export {
142
- j as C,
143
- B as a,
144
- A as b,
145
- K as c
140
+ N as C,
141
+ K as a,
142
+ T as b,
143
+ x as c
146
144
  };
147
- //# sourceMappingURL=collapsible-CuxUBoHJ.js.map
145
+ //# sourceMappingURL=collapsible-hHiyZp0b.js.map
@@ -4,7 +4,7 @@ import * as E from "@radix-ui/react-popover";
4
4
  import { c as ae } from "./index-D2ZczOXr.js";
5
5
  import { useTranslation as Pe } from "react-i18next";
6
6
  import { u as Ae } from "./form-field-context-B3APVHKx.js";
7
- import { S as re } from "./slider-CkR6CLun.js";
7
+ import { S as re } from "./slider-CfEzeseL.js";
8
8
  import { u as Me } from "./registry-C9nwlNyL.js";
9
9
  import { C as ne } from "./check-DPdL_Sm7.js";
10
10
  import { X as Se } from "./x-CCcI3eJp.js";
@@ -669,4 +669,4 @@ export {
669
669
  Ze as B,
670
670
  De as C
671
671
  };
672
- //# sourceMappingURL=color-picker-BPfcByHH.js.map
672
+ //# sourceMappingURL=color-picker-Bm-gzpsh.js.map