@alfadocs/ui-kit 0.17.1 → 0.17.2
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/{accordion-DOmxGEWU.js → accordion-CNcodXuO.js} +6 -6
- package/dist/_chunks/{ai-prompt-input-DEiQwIMn.js → ai-prompt-input-B-w5Rx3V.js} +184 -181
- package/dist/_chunks/{alert-pgdXrEO5.js → alert-DBnawbmf.js} +64 -59
- package/dist/_chunks/{audio-recorder-CRh4uyFL.js → audio-recorder-DNkQLW1G.js} +3 -3
- package/dist/_chunks/{autocomplete-mOg7WLOh.js → autocomplete-BxfabhZ8.js} +167 -164
- package/dist/_chunks/{balance-cell-renderer-DWWtX-VM.js → balance-cell-renderer-DJB6WDPe.js} +2 -2
- package/dist/_chunks/{chat-input-UK-bXU7u.js → chat-input-B3XmFGDw.js} +123 -122
- package/dist/_chunks/checkbox-group-Bwmt1ovQ.js +213 -0
- package/dist/_chunks/{checkbox-D5EHnB14.js → checkbox-mwbrPZDY.js} +75 -70
- package/dist/_chunks/{collapsible-CuxUBoHJ.js → collapsible-hHiyZp0b.js} +61 -63
- package/dist/_chunks/{color-picker-BPfcByHH.js → color-picker-Bm-gzpsh.js} +2 -2
- package/dist/_chunks/{combobox-D5tWe0t_.js → combobox-Da9eq00i.js} +214 -211
- package/dist/_chunks/{copy-field-BCHAZ8QV.js → copy-field-BAF4mt9h.js} +95 -132
- package/dist/_chunks/{date-picker-BlhtBhPo.js → date-picker-BIoSLRly.js} +222 -219
- package/dist/_chunks/{date-range-picker-C2hRu_Ke.js → date-range-picker-9gANFNG9.js} +81 -78
- package/dist/_chunks/{date-time-picker-B67mPZmP.js → date-time-picker-DG7BiGdb.js} +98 -95
- package/dist/_chunks/{dialog-DRp6Dejy.js → dialog-DUomPCRS.js} +69 -71
- package/dist/_chunks/{dropdown-menu-dyV7gHh_.js → dropdown-menu-DZxwF23X.js} +108 -110
- package/dist/_chunks/{freemium-paywall-BTEiVkes.js → freemium-paywall-DXc7XlGE.js} +98 -97
- package/dist/_chunks/{leo-sidebar-D3TuyH5_.js → leo-sidebar-DIsiTju3.js} +2 -2
- package/dist/_chunks/{list-DcjV0m5B.js → list-BdvDctBz.js} +184 -180
- package/dist/_chunks/{message-tray-Fsend-du.js → message-tray-BNAS8al4.js} +111 -111
- package/dist/_chunks/{multi-select-DooDzQIp.js → multi-select-CyspR5ZF.js} +157 -154
- package/dist/_chunks/{navigation-menu-DdufF-_4.js → navigation-menu-CyS1fBJ7.js} +85 -87
- package/dist/_chunks/{notification-tray-C3dYdLAF.js → notification-tray-D_69dXFY.js} +114 -114
- package/dist/_chunks/{number-input-DH00o0DN.js → number-input-BZXu6bPY.js} +92 -89
- package/dist/_chunks/{otp-input-BBXYvLx5.js → otp-input-BDF_iNpa.js} +92 -93
- package/dist/_chunks/{pagination-F1ei4khE.js → pagination-BWaXF7W0.js} +194 -211
- package/dist/_chunks/{patient-shell-BE0CdPOJ.js → patient-shell-BOOaWZA9.js} +3 -3
- package/dist/_chunks/{payment-form-CI77oIx1.js → payment-form-BjkuQeqR.js} +2 -2
- package/dist/_chunks/{pdf-viewer-CnEJvmXC.js → pdf-viewer-BG_nsFT5.js} +2 -2
- package/dist/_chunks/{radio-group-Cz1a4QCA.js → radio-group-BHZOxrIK.js} +4 -4
- package/dist/_chunks/{select-Ca6ibiDL.js → select-C92AT_OZ.js} +7 -7
- package/dist/_chunks/{sidebar-D8Lq065m.js → sidebar-BqzlRBvC.js} +271 -291
- package/dist/_chunks/{slider-CkR6CLun.js → slider-CfEzeseL.js} +4 -4
- package/dist/_chunks/{tabs-CRCyPpJo.js → tabs-aEQfQV3x.js} +8 -8
- package/dist/_chunks/{theme-toggle-B3meAb3y.js → theme-toggle-BswYl0Yp.js} +2 -2
- package/dist/_chunks/use-controllable-state-BiY4xTzM.js +23 -0
- package/dist/_chunks/use-copy-to-clipboard-Cyfc_dlv.js +43 -0
- package/dist/_chunks/use-persistent-state-i23OWy6G.js +24 -0
- package/dist/_chunks/{warning-stack-CeRihME9.js → warning-stack-CDH9TudY.js} +2 -2
- package/dist/_chunks/{workflow-map-D3MvrsZV.js → workflow-map-BeKe23uw.js} +3 -3
- package/dist/agent-catalog.json +1 -1
- package/dist/components/_shared/use-debounced-callback.d.ts +1 -5
- package/dist/components/_shared/use-direction.d.ts +1 -18
- package/dist/components/_shared/use-focus-trap.d.ts +1 -31
- package/dist/components/accordion/index.js +1 -1
- package/dist/components/ai-prompt-input/index.js +1 -1
- package/dist/components/alert/index.js +1 -1
- package/dist/components/audio-recorder/index.js +1 -1
- package/dist/components/autocomplete/index.js +1 -1
- package/dist/components/chat-input/index.js +1 -1
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/checkbox-group/index.js +1 -1
- package/dist/components/collapsible/index.js +1 -1
- package/dist/components/color-picker/index.js +1 -1
- package/dist/components/combobox/index.js +1 -1
- package/dist/components/command-palette/command-palette.d.ts +1 -1
- package/dist/components/copy-field/index.js +1 -1
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/date-picker/index.js +1 -1
- package/dist/components/date-range-picker/index.js +1 -1
- package/dist/components/date-time-picker/index.js +1 -1
- package/dist/components/dialog/index.js +1 -1
- package/dist/components/dropdown-menu/index.js +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/icon-button-group/icon-button-group.d.ts +14 -14
- package/dist/components/list/index.js +1 -1
- package/dist/components/message-tray/index.js +1 -1
- package/dist/components/multi-select/index.js +1 -1
- package/dist/components/navigation-menu/index.js +1 -1
- package/dist/components/notification-tray/index.js +1 -1
- package/dist/components/number-input/index.js +1 -1
- package/dist/components/otp-input/index.js +1 -1
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/payment-form/index.js +1 -1
- package/dist/components/pdf-viewer/index.js +1 -1
- package/dist/components/radio-group/index.js +1 -1
- package/dist/components/select/index.js +1 -1
- package/dist/components/sidebar/index.js +8 -7
- package/dist/components/sidebar/sidebar.d.ts +1 -1
- package/dist/components/slider/index.js +1 -1
- package/dist/components/tabs/index.js +1 -1
- package/dist/components/theme-toggle/index.js +1 -1
- package/dist/components/warning-stack/index.js +1 -1
- package/dist/components/workflow/index.js +1 -1
- package/dist/hooks/index.d.ts +8 -0
- package/dist/hooks/index.js +98 -15
- package/dist/hooks/use-debounced-callback.d.ts +19 -0
- package/dist/hooks/use-debounced-value.d.ts +16 -0
- package/dist/hooks/use-direction.d.ts +19 -0
- package/dist/hooks/use-focus-trap.d.ts +32 -0
- package/dist/hooks/use-isomorphic-layout-effect.d.ts +13 -0
- package/dist/hooks/use-persistent-state.d.ts +16 -0
- package/dist/index.js +493 -492
- package/dist/patterns/leo-assistant/index.js +1 -1
- package/dist/patterns/patient-shell/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +4 -2
- package/dist/_chunks/checkbox-group-Qkm3Rg1S.js +0 -208
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { createContext as
|
|
3
|
-
import * as
|
|
4
|
-
import { c as
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
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
|
|
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,
|
|
29
|
-
t.setChecked(
|
|
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
|
-
},
|
|
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
|
|
58
|
-
return /* @__PURE__ */
|
|
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__ */
|
|
71
|
+
children: /* @__PURE__ */ s("path", { pathLength: "1", d: "M5 12l5 5L20 7", className: g })
|
|
71
72
|
}
|
|
72
73
|
);
|
|
73
74
|
}
|
|
74
|
-
function
|
|
75
|
-
return /* @__PURE__ */
|
|
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__ */
|
|
87
|
+
children: /* @__PURE__ */ s("path", { pathLength: "1", d: "M5 12h14", className: g })
|
|
87
88
|
}
|
|
88
89
|
);
|
|
89
90
|
}
|
|
90
|
-
const
|
|
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
|
-
),
|
|
119
|
+
), Q = G(
|
|
119
120
|
({
|
|
120
121
|
label: t,
|
|
121
|
-
checked:
|
|
122
|
-
onCheckedChange:
|
|
123
|
-
size:
|
|
124
|
-
disabled:
|
|
125
|
-
disabledReason:
|
|
126
|
-
name:
|
|
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:
|
|
129
|
-
className:
|
|
130
|
-
...
|
|
131
|
-
},
|
|
132
|
-
const
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
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 =
|
|
138
|
-
const
|
|
142
|
+
a.current = c ?? !1;
|
|
143
|
+
const R = V(
|
|
139
144
|
() => ({
|
|
140
145
|
getChecked: () => a.current,
|
|
141
|
-
setChecked: (
|
|
142
|
-
if (
|
|
143
|
-
(a.current === !0 || a.current === "indeterminate") !== (
|
|
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
|
-
|
|
151
|
+
i(n);
|
|
147
152
|
},
|
|
148
153
|
toggle: () => {
|
|
149
|
-
if (
|
|
154
|
+
if (r) {
|
|
150
155
|
e.toggle(o);
|
|
151
156
|
return;
|
|
152
157
|
}
|
|
153
|
-
const
|
|
154
|
-
|
|
158
|
+
const n = !(a.current === !0 || a.current === "indeterminate");
|
|
159
|
+
i(n);
|
|
155
160
|
}
|
|
156
161
|
}),
|
|
157
|
-
[
|
|
162
|
+
[r, e, o, i]
|
|
158
163
|
);
|
|
159
|
-
|
|
164
|
+
H(P, R, u);
|
|
160
165
|
const k = [
|
|
161
166
|
"ds:text-primary-foreground",
|
|
162
|
-
|
|
163
|
-
].join(" "),
|
|
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
|
-
|
|
166
|
-
].join(" "),
|
|
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":
|
|
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__ */
|
|
175
|
-
|
|
179
|
+
/* @__PURE__ */ s(
|
|
180
|
+
b.Root,
|
|
176
181
|
{
|
|
177
|
-
ref:
|
|
178
|
-
id:
|
|
179
|
-
checked:
|
|
180
|
-
onCheckedChange:
|
|
181
|
-
disabled:
|
|
182
|
-
"aria-disabled":
|
|
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:
|
|
186
|
-
...
|
|
187
|
-
children: /* @__PURE__ */
|
|
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__ */
|
|
195
|
+
/* @__PURE__ */ s("label", { htmlFor: f, className: _, children: t })
|
|
191
196
|
]
|
|
192
197
|
}
|
|
193
198
|
);
|
|
194
|
-
return
|
|
199
|
+
return d && m ? /* @__PURE__ */ s(F, { label: m, children: p }) : p;
|
|
195
200
|
}
|
|
196
201
|
);
|
|
197
|
-
|
|
202
|
+
Q.displayName = "Checkbox";
|
|
198
203
|
export {
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
204
|
+
Q as C,
|
|
205
|
+
W as a,
|
|
206
|
+
D as u
|
|
202
207
|
};
|
|
203
|
-
//# sourceMappingURL=checkbox-
|
|
208
|
+
//# sourceMappingURL=checkbox-mwbrPZDY.js.map
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { forwardRef as
|
|
3
|
-
import * as
|
|
4
|
-
import { a as
|
|
5
|
-
import { u as
|
|
6
|
-
|
|
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 =
|
|
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
|
-
}),
|
|
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(" "),
|
|
75
|
+
].join(" "), N = p(
|
|
75
76
|
({
|
|
76
77
|
variant: e,
|
|
77
|
-
className:
|
|
78
|
-
children:
|
|
79
|
-
open:
|
|
80
|
-
defaultOpen:
|
|
81
|
-
onOpenChange:
|
|
82
|
-
...
|
|
83
|
-
},
|
|
84
|
-
const
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
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: () =>
|
|
96
|
-
toggle: () =>
|
|
97
|
-
open: () =>
|
|
98
|
-
close: () =>
|
|
93
|
+
isOpen: () => d.current,
|
|
94
|
+
toggle: () => n(!d.current),
|
|
95
|
+
open: () => n(!0),
|
|
96
|
+
close: () => n(!1)
|
|
99
97
|
}),
|
|
100
|
-
[
|
|
98
|
+
[n]
|
|
101
99
|
);
|
|
102
|
-
return
|
|
103
|
-
|
|
100
|
+
return w(x, m, i.id), /* @__PURE__ */ c(
|
|
101
|
+
b.Root,
|
|
104
102
|
{
|
|
105
|
-
ref:
|
|
106
|
-
open:
|
|
107
|
-
onOpenChange:
|
|
108
|
-
className: O({ variant: e, className:
|
|
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":
|
|
111
|
-
...
|
|
112
|
-
children:
|
|
108
|
+
"data-component-id": i.id,
|
|
109
|
+
...i,
|
|
110
|
+
children: a
|
|
113
111
|
}
|
|
114
112
|
);
|
|
115
113
|
}
|
|
116
114
|
);
|
|
117
|
-
|
|
118
|
-
const
|
|
119
|
-
|
|
120
|
-
const
|
|
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:
|
|
124
|
-
"aria-labelledby":
|
|
125
|
-
"aria-label":
|
|
126
|
-
...
|
|
127
|
-
},
|
|
128
|
-
}, []), /* @__PURE__ */
|
|
129
|
-
|
|
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:
|
|
132
|
-
"aria-labelledby":
|
|
133
|
-
"aria-label":
|
|
134
|
-
className: R
|
|
135
|
-
...
|
|
136
|
-
children:
|
|
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
|
-
|
|
138
|
+
K.displayName = "CollapsibleContent";
|
|
141
139
|
export {
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
140
|
+
N as C,
|
|
141
|
+
K as a,
|
|
142
|
+
T as b,
|
|
143
|
+
x as c
|
|
146
144
|
};
|
|
147
|
-
//# sourceMappingURL=collapsible-
|
|
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-
|
|
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-
|
|
672
|
+
//# sourceMappingURL=color-picker-Bm-gzpsh.js.map
|