@beaubrain/web-design-system 0.1.13 → 0.1.15

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/index.js CHANGED
@@ -1,312 +1,312 @@
1
- import { jsx as l, jsxs as S, Fragment as $e } from "react/jsx-runtime";
2
- import * as i from "react";
3
- import I from "react";
4
- import { createPortal as nn } from "react-dom";
5
- function on(e) {
1
+ import { jsx as l, jsxs as P, Fragment as ue } from "react/jsx-runtime";
2
+ import * as u from "react";
3
+ import D from "react";
4
+ import { createPortal as Bn } from "react-dom";
5
+ function On(e) {
6
6
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
7
7
  }
8
- var ie = { exports: {} };
8
+ var ke = { exports: {} };
9
9
  /*!
10
10
  Copyright (c) 2018 Jed Watson.
11
11
  Licensed under the MIT License (MIT), see
12
12
  http://jedwatson.github.io/classnames
13
13
  */
14
- var Fe;
15
- function sn() {
16
- return Fe || (Fe = 1, (function(e) {
14
+ var st;
15
+ function Fn() {
16
+ return st || (st = 1, (function(e) {
17
17
  (function() {
18
- var t = {}.hasOwnProperty;
19
- function n() {
18
+ var n = {}.hasOwnProperty;
19
+ function t() {
20
20
  for (var r = "", c = 0; c < arguments.length; c++) {
21
21
  var a = arguments[c];
22
- a && (r = o(r, s(a)));
22
+ a && (r = s(r, o(a)));
23
23
  }
24
24
  return r;
25
25
  }
26
- function s(r) {
26
+ function o(r) {
27
27
  if (typeof r == "string" || typeof r == "number")
28
28
  return r;
29
29
  if (typeof r != "object")
30
30
  return "";
31
31
  if (Array.isArray(r))
32
- return n.apply(null, r);
32
+ return t.apply(null, r);
33
33
  if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
34
34
  return r.toString();
35
35
  var c = "";
36
36
  for (var a in r)
37
- t.call(r, a) && r[a] && (c = o(c, a));
37
+ n.call(r, a) && r[a] && (c = s(c, a));
38
38
  return c;
39
39
  }
40
- function o(r, c) {
40
+ function s(r, c) {
41
41
  return c ? r ? r + " " + c : r + c : r;
42
42
  }
43
- e.exports ? (n.default = n, e.exports = n) : window.classNames = n;
43
+ e.exports ? (t.default = t, e.exports = t) : window.classNames = t;
44
44
  })();
45
- })(ie)), ie.exports;
45
+ })(ke)), ke.exports;
46
46
  }
47
- var rn = sn();
48
- const N = /* @__PURE__ */ on(rn), an = (e, t) => {
49
- const n = { ...t };
50
- for (const s in t) {
51
- const o = e[s], r = t[s];
52
- /^on[A-Z]/.test(s) ? o && r ? n[s] = (...a) => {
53
- const u = r(...a);
54
- return o(...a), u;
55
- } : o && (n[s] = o) : s === "style" ? n[s] = { ...o, ...r } : s === "className" && (n[s] = [o, r].filter(Boolean).join(" "));
47
+ var Gn = Fn();
48
+ const x = /* @__PURE__ */ On(Gn), Vn = (e, n) => {
49
+ const t = { ...n };
50
+ for (const o in n) {
51
+ const s = e[o], r = n[o];
52
+ /^on[A-Z]/.test(o) ? s && r ? t[o] = (...a) => {
53
+ const i = r(...a);
54
+ return s(...a), i;
55
+ } : s && (t[o] = s) : o === "style" ? t[o] = { ...s, ...r } : o === "className" && (t[o] = [s, r].filter(Boolean).join(" "));
56
56
  }
57
- return { ...e, ...n };
58
- }, Ge = (e, t) => {
57
+ return { ...e, ...t };
58
+ }, rt = (e, n) => {
59
59
  if (typeof e == "function")
60
- return e(t);
61
- e != null && (e.current = t);
62
- }, q = (...e) => (t) => {
63
- let n = !1;
64
- const s = e.map((o) => {
65
- const r = Ge(o, t);
66
- return !n && typeof r == "function" && (n = !0), { ref: o, cleanup: r };
60
+ return e(n);
61
+ e != null && (e.current = n);
62
+ }, Q = (...e) => (n) => {
63
+ let t = !1;
64
+ const o = e.map((s) => {
65
+ const r = rt(s, n);
66
+ return !t && typeof r == "function" && (t = !0), { ref: s, cleanup: r };
67
67
  });
68
- if (n)
68
+ if (t)
69
69
  return () => {
70
- for (const { ref: o, cleanup: r } of s)
71
- typeof r == "function" ? r() : Ge(o, null);
70
+ for (const { ref: s, cleanup: r } of o)
71
+ typeof r == "function" ? r() : rt(s, null);
72
72
  };
73
- }, be = (e) => {
74
- const t = Object.getOwnPropertyDescriptor(e.props, "ref")?.get;
75
- return t && "isReactWarning" in t && t.isReactWarning ? e.ref : e.props.ref || e.ref;
73
+ }, Fe = (e) => {
74
+ const n = Object.getOwnPropertyDescriptor(e.props, "ref")?.get;
75
+ return n && "isReactWarning" in n && n.isReactWarning ? e.ref : e.props.ref || e.ref;
76
76
  };
77
- function D(...e) {
78
- return I.useCallback(q(...e), e);
77
+ function I(...e) {
78
+ return D.useCallback(Q(...e), e);
79
79
  }
80
- const Ve = (...e) => {
81
- let t = {};
82
- for (const n of e)
83
- n && (t = { ...t, ...n });
84
- return Object.keys(t).length ? t : void 0;
85
- }, cn = ({ className: e, customProperties: t, ...n }) => {
86
- const s = Le({
80
+ const Ae = (...e) => {
81
+ let n = {};
82
+ for (const t of e)
83
+ t && (n = { ...n, ...t });
84
+ return Object.keys(n).length ? n : void 0;
85
+ }, $n = ({ className: e, customProperties: n, ...t }) => {
86
+ const o = ut({
87
87
  allowCustomValues: !0,
88
88
  className: e,
89
- ...n
90
- }), o = un({
91
- customProperties: t,
92
- ...n
89
+ ...t
90
+ }), s = Ln({
91
+ customProperties: n,
92
+ ...t
93
93
  });
94
- return [s, o];
95
- }, ln = (e, t, n) => {
96
- const s = e ? "-" : "", o = n(t), r = o?.startsWith("-"), c = r ? "-" : "", a = r ? o?.substring(1) : o;
97
- return `${c}${e}${s}${a}`;
98
- }, Le = ({
94
+ return [o, s];
95
+ }, zn = (e, n, t) => {
96
+ const o = e ? "-" : "", s = t(n), r = s?.startsWith("-"), c = r ? "-" : "", a = r ? s?.substring(1) : s;
97
+ return `${c}${e}${o}${a}`;
98
+ }, ut = ({
99
99
  allowCustomValues: e = !1,
100
- className: t,
101
- value: n,
102
- propValues: s,
103
- parseValue: o = (r) => r
100
+ className: n,
101
+ value: t,
102
+ propValues: o,
103
+ parseValue: s = (r) => r
104
104
  }) => {
105
- if (n) {
106
- if (typeof n == "string" && s.includes(n))
107
- return ln(t, n, o);
105
+ if (t) {
106
+ if (typeof t == "string" && o.includes(t))
107
+ return zn(n, t, s);
108
108
  if (e)
109
- return t;
109
+ return n;
110
110
  }
111
- }, un = ({
111
+ }, Ln = ({
112
112
  customProperties: e,
113
- value: t,
114
- propValues: n,
115
- parseValue: s = (o) => o
113
+ value: n,
114
+ propValues: t,
115
+ parseValue: o = (s) => s
116
116
  }) => {
117
- let o = {};
118
- if (!(!t || typeof t == "string" && n.includes(t))) {
119
- typeof t == "string" && (o = Object.fromEntries(e.map((r) => [r, t])));
120
- for (const r in o) {
121
- const c = o[r];
122
- c !== void 0 && (o[r] = s(c));
117
+ let s = {};
118
+ if (!(!n || typeof n == "string" && t.includes(n))) {
119
+ typeof n == "string" && (s = Object.fromEntries(e.map((r) => [r, n])));
120
+ for (const r in s) {
121
+ const c = s[r];
122
+ c !== void 0 && (s[r] = o(c));
123
123
  }
124
- return o;
124
+ return s;
125
125
  }
126
- }, dn = (...e) => Object.assign({}, ...e), P = (e, ...t) => {
127
- let n, s;
128
- const o = { ...e }, r = dn(...t);
126
+ }, Un = (...e) => Object.assign({}, ...e), E = (e, ...n) => {
127
+ let t, o;
128
+ const s = { ...e }, r = Un(...n);
129
129
  for (const c in r) {
130
- let a = o[c];
131
- const u = r[c];
132
- if (u.default !== void 0 && a === void 0 && (a = u.default), u.type === "enum" && ([u.default, ...u.values].includes(a) || (a = u.default)), o[c] = a, "className" in u && u.className) {
133
- if (delete o[c], !a)
130
+ let a = s[c];
131
+ const i = r[c];
132
+ if (i.default !== void 0 && a === void 0 && (a = i.default), i.type === "enum" && ([i.default, ...i.values].includes(a) || (a = i.default)), s[c] = a, "className" in i && i.className) {
133
+ if (delete s[c], !a)
134
134
  continue;
135
- if (u.type === "enum") {
136
- const d = Le({
135
+ if (i.type === "enum") {
136
+ const d = ut({
137
137
  value: a,
138
- className: u.className,
139
- propValues: u.values,
140
- parseValue: u.parseValue
138
+ className: i.className,
139
+ propValues: i.values,
140
+ parseValue: i.parseValue
141
141
  });
142
- n = N(n, d);
142
+ t = x(t, d);
143
143
  continue;
144
144
  }
145
- if (u.type === "string" || u.type === "enum | string") {
146
- const d = u.type === "string" ? [] : u.values, [f, p] = cn({
147
- className: u.className,
148
- customProperties: u.customProperties,
145
+ if (i.type === "string" || i.type === "enum | string") {
146
+ const d = i.type === "string" ? [] : i.values, [p, f] = $n({
147
+ className: i.className,
148
+ customProperties: i.customProperties,
149
149
  propValues: d,
150
150
  value: a
151
151
  });
152
- s = Ve(s, p), n = N(n, f);
152
+ o = Ae(o, f), t = x(t, p);
153
153
  continue;
154
154
  }
155
155
  }
156
156
  }
157
- return o.className = N(n, e.className), o.style = Ve(s, e.style), o;
158
- }, ze = (e) => {
159
- if (!I.isValidElement(e))
157
+ return s.className = x(t, e.className), s.style = Ae(o, e.style), s;
158
+ }, dt = (e) => {
159
+ if (!D.isValidElement(e))
160
160
  throw new Error(`Expected a single valid React element, but got: ${e}`);
161
161
  return e;
162
- }, A = (e, t = []) => {
163
- let n = [];
164
- function s(r, c) {
165
- const a = i.createContext(c), u = n.length;
166
- n = [...n, c];
167
- const d = (p) => {
168
- const { scope: b, children: h, ...C } = p, v = b?.[e]?.[u] || a, g = i.useMemo(() => C, Object.values(C));
169
- return /* @__PURE__ */ l(v.Provider, { value: g, children: h });
162
+ }, M = (e, n = []) => {
163
+ let t = [];
164
+ function o(r, c) {
165
+ const a = u.createContext(c), i = t.length;
166
+ t = [...t, c];
167
+ const d = (f) => {
168
+ const { scope: h, children: m, ...v } = f, C = h?.[e]?.[i] || a, g = u.useMemo(() => v, Object.values(v));
169
+ return /* @__PURE__ */ l(C.Provider, { value: g, children: m });
170
170
  };
171
171
  d.displayName = `${r}Provider`;
172
- function f(p, b) {
173
- const h = b?.[e]?.[u] || a, C = i.useContext(h);
174
- if (C) return C;
172
+ function p(f, h) {
173
+ const m = h?.[e]?.[i] || a, v = u.useContext(m);
174
+ if (v) return v;
175
175
  if (c !== void 0) return c;
176
- throw new Error(`\`${p}\` must be used within \`${r}\``);
176
+ throw new Error(`\`${f}\` must be used within \`${r}\``);
177
177
  }
178
- return [d, f];
178
+ return [d, p];
179
179
  }
180
- const o = () => {
181
- const r = n.map((c) => i.createContext(c));
180
+ const s = () => {
181
+ const r = t.map((c) => u.createContext(c));
182
182
  return function(a) {
183
- const u = a?.[e] || r;
184
- return i.useMemo(
185
- () => ({ [`__scope${e}`]: { ...a, [e]: u } }),
186
- [a, u]
183
+ const i = a?.[e] || r;
184
+ return u.useMemo(
185
+ () => ({ [`__scope${e}`]: { ...a, [e]: i } }),
186
+ [a, i]
187
187
  );
188
188
  };
189
189
  };
190
- return o.scopeName = e, [s, pn(o, ...t)];
191
- }, pn = (...e) => {
192
- const t = e[0];
193
- if (e.length === 1) return t;
194
- const n = () => {
195
- const s = e.map((o) => ({
196
- useScope: o(),
197
- scopeName: o.scopeName
190
+ return s.scopeName = e, [o, Hn(s, ...n)];
191
+ }, Hn = (...e) => {
192
+ const n = e[0];
193
+ if (e.length === 1) return n;
194
+ const t = () => {
195
+ const o = e.map((s) => ({
196
+ useScope: s(),
197
+ scopeName: s.scopeName
198
198
  }));
199
199
  return function(r) {
200
- const c = s.reduce((a, { useScope: u, scopeName: d }) => {
201
- const p = u(r)[`__scope${d}`];
202
- return { ...a, ...p };
200
+ const c = o.reduce((a, { useScope: i, scopeName: d }) => {
201
+ const f = i(r)[`__scope${d}`];
202
+ return { ...a, ...f };
203
203
  }, {});
204
- return i.useMemo(() => ({ [`__scope${t.scopeName}`]: c }), [c]);
204
+ return u.useMemo(() => ({ [`__scope${n.scopeName}`]: c }), [c]);
205
205
  };
206
206
  };
207
- return n.scopeName = t.scopeName, n;
208
- }, z = globalThis?.document ? i.useLayoutEffect : () => {
209
- }, fn = i[" useId ".trim().toString()] || (() => {
207
+ return t.scopeName = n.scopeName, t;
208
+ }, B = globalThis?.document ? u.useLayoutEffect : () => {
209
+ }, jn = u[" useId ".trim().toString()] || (() => {
210
210
  });
211
- let mn = 0;
212
- function Ue(e) {
213
- const [t, n] = i.useState(fn());
214
- return z(() => {
215
- n((s) => s ?? String(mn++));
216
- }, [e]), t ? `bd-${t}` : "";
211
+ let qn = 0;
212
+ function ee(e) {
213
+ const [n, t] = u.useState(jn());
214
+ return B(() => {
215
+ e || t((o) => o ?? String(qn++));
216
+ }, [e]), e || (n ? `bd-${n}` : "");
217
217
  }
218
- function hn(e) {
219
- const t = i.useRef(e);
220
- return i.useEffect(() => {
221
- t.current = e;
222
- }), i.useMemo(() => ((...n) => t.current?.(...n)), []);
218
+ function ce(e) {
219
+ const n = u.useRef(e);
220
+ return B(() => {
221
+ n.current = e;
222
+ }), u.useMemo(() => ((...t) => n.current?.(...t)), []);
223
223
  }
224
224
  function _({
225
225
  prop: e,
226
- defaultProp: t,
227
- onChange: n = () => {
226
+ defaultProp: n,
227
+ onChange: t = () => {
228
228
  },
229
- caller: s
229
+ caller: o
230
230
  }) {
231
- const [o, r, c] = gn({
232
- defaultProp: t,
233
- onChange: n
234
- }), a = e !== void 0, u = a ? e : o;
231
+ const [s, r, c] = Yn({
232
+ defaultProp: n,
233
+ onChange: t
234
+ }), a = e !== void 0, i = a ? e : s;
235
235
  if (process.env.NODE_ENV !== "production") {
236
- const f = i.useRef(e !== void 0);
237
- i.useEffect(() => {
238
- const p = f.current;
239
- p !== a && console.warn(
240
- `${s} is changing from ${p ? "controlled" : "uncontrolled"} to ${a ? "controlled" : "uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`
241
- ), f.current = a;
242
- }, [a, s]);
236
+ const p = u.useRef(e !== void 0);
237
+ u.useEffect(() => {
238
+ const f = p.current;
239
+ f !== a && console.warn(
240
+ `${o} is changing from ${f ? "controlled" : "uncontrolled"} to ${a ? "controlled" : "uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`
241
+ ), p.current = a;
242
+ }, [a, o]);
243
243
  }
244
- const d = i.useCallback(
245
- (f) => {
244
+ const d = u.useCallback(
245
+ (p) => {
246
246
  if (a) {
247
- const p = bn(f) ? f(e) : f;
248
- p !== e && c.current?.(p);
247
+ const f = Kn(p) ? p(e) : p;
248
+ f !== e && c.current?.(f);
249
249
  } else
250
- r(f);
250
+ r(p);
251
251
  },
252
252
  [a, e, r, c]
253
253
  );
254
- return [u, d];
254
+ return [i, d];
255
255
  }
256
- function gn({
256
+ function Yn({
257
257
  defaultProp: e,
258
- onChange: t
258
+ onChange: n
259
259
  }) {
260
- const [n, s] = i.useState(e), o = i.useRef(n), r = i.useRef(t);
261
- return z(() => {
262
- r.current = t;
263
- }, [t]), i.useEffect(() => {
264
- o.current !== n && (r.current?.(n), o.current = n);
265
- }, [n, o]), [n, s, r];
260
+ const [t, o] = u.useState(e), s = u.useRef(t), r = u.useRef(n);
261
+ return B(() => {
262
+ r.current = n;
263
+ }, [n]), u.useEffect(() => {
264
+ s.current !== t && (r.current?.(t), s.current = t);
265
+ }, [t, s]), [t, o, r];
266
266
  }
267
- function bn(e) {
267
+ function Kn(e) {
268
268
  return typeof e == "function";
269
269
  }
270
- function Ce(e) {
271
- const t = i.useRef({ value: e, previous: e });
272
- return i.useMemo(() => (t.current.value !== e && (t.current.previous = t.current.value, t.current.value = e), t.current.previous), [e]);
270
+ function fe(e) {
271
+ const n = u.useRef({ value: e, previous: e });
272
+ return u.useMemo(() => (n.current.value !== e && (n.current.previous = n.current.value, n.current.value = e), n.current.previous), [e]);
273
273
  }
274
- function ve(e) {
275
- const [t, n] = i.useState(void 0);
276
- return z(() => {
274
+ function Ge(e) {
275
+ const [n, t] = u.useState(void 0);
276
+ return B(() => {
277
277
  if (e) {
278
- n({ width: e.offsetWidth, height: e.offsetHeight });
279
- const s = new ResizeObserver((o) => {
280
- if (!Array.isArray(o) || !o.length)
278
+ t({ width: e.offsetWidth, height: e.offsetHeight });
279
+ const o = new ResizeObserver((s) => {
280
+ if (!Array.isArray(s) || !s.length)
281
281
  return;
282
- const r = o[0];
282
+ const r = s[0];
283
283
  let c, a;
284
284
  if ("borderBoxSize" in r) {
285
- const u = r.borderBoxSize, d = Array.isArray(u) ? u[0] : u;
285
+ const i = r.borderBoxSize, d = Array.isArray(i) ? i[0] : i;
286
286
  c = d.inlineSize, a = d.blockSize;
287
287
  } else
288
288
  c = e.offsetWidth, a = e.offsetHeight;
289
- n({ width: c, height: a });
289
+ t({ width: c, height: a });
290
290
  });
291
- return s.observe(e, { box: "border-box" }), () => s.unobserve(e);
291
+ return o.observe(e, { box: "border-box" }), () => o.unobserve(e);
292
292
  } else
293
- n(void 0);
294
- }, [e]), t;
293
+ t(void 0);
294
+ }, [e]), n;
295
295
  }
296
- function Cn(e, t) {
297
- const [n, s] = i.useReducer((o, r) => t[o][r] ?? o, e);
298
- return [n, s];
296
+ function Wn(e, n) {
297
+ const [t, o] = u.useReducer((s, r) => n[s][r] ?? s, e);
298
+ return [t, o];
299
299
  }
300
- function He(e, t, n, s = 0, o = "start", r = !0) {
301
- const [c, a] = I.useState({
300
+ function pt(e, n, t, o = 0, s = "start", r = !0) {
301
+ const [c, a] = D.useState({
302
302
  position: "absolute",
303
303
  top: 0,
304
304
  left: 0,
305
305
  opacity: 0,
306
306
  pointerEvents: "none"
307
- }), [u, d] = I.useState(!1);
308
- return z(() => {
309
- if (!n) {
307
+ }), [i, d] = D.useState(!1);
308
+ return B(() => {
309
+ if (!t) {
310
310
  d(!1), a({
311
311
  position: "absolute",
312
312
  top: 0,
@@ -316,136 +316,136 @@ function He(e, t, n, s = 0, o = "start", r = !0) {
316
316
  });
317
317
  return;
318
318
  }
319
- let f;
320
- const p = () => {
321
- if (!e.current || !t.current) return;
322
- const h = (e.current.closest(".bd-TextFieldRoot") || e.current).getBoundingClientRect(), C = t.current.getBoundingClientRect();
323
- if (C.height === 0 || C.width === 0) {
324
- f = requestAnimationFrame(p);
319
+ let p;
320
+ const f = () => {
321
+ if (!e.current || !n.current) return;
322
+ const m = (e.current.closest(".bd-TextFieldRoot") || e.current).getBoundingClientRect(), v = n.current.getBoundingClientRect(), C = r ? m.width : v.width;
323
+ if (v.height === 0 || v.width === 0) {
324
+ p = requestAnimationFrame(f);
325
325
  return;
326
326
  }
327
- const v = window.innerHeight, g = window.innerWidth;
328
- let m = window.scrollY + h.bottom + s, y = window.scrollX + h.left;
329
- o === "center" ? y = window.scrollX + h.left + h.width / 2 - C.width / 2 : o === "end" && (y = window.scrollX + h.right - C.width), h.bottom + C.height + s > v && (m = window.scrollY + h.top - C.height - s), y + C.width > window.scrollX + g && (y = window.scrollX + g - C.width - 16), y < window.scrollX && (y = window.scrollX + 16);
327
+ const g = window.innerHeight, N = window.innerWidth;
328
+ let b = window.scrollY + m.bottom + o, y = window.scrollX + m.left;
329
+ s === "center" ? y = window.scrollX + m.left + m.width / 2 - C / 2 : s === "end" && (y = window.scrollX + m.right - C), m.bottom + v.height + o > g && (b = window.scrollY + m.top - v.height - o), y + C > window.scrollX + N && (y = window.scrollX + N - C - 16), y < window.scrollX && (y = window.scrollX + 16);
330
330
  const w = {
331
331
  position: "absolute",
332
- top: `${m}px`,
332
+ top: `${b}px`,
333
333
  left: `${y}px`,
334
334
  zIndex: 1e3,
335
335
  opacity: 1,
336
336
  pointerEvents: "auto"
337
337
  };
338
- r && (w.minWidth = `${h.width}px`), a(w), d(!0);
338
+ r && (w.width = `${m.width}px`), a(w), d(!0);
339
339
  };
340
- return f = requestAnimationFrame(p), window.addEventListener("scroll", p, { passive: !0 }), window.addEventListener("resize", p), () => {
341
- cancelAnimationFrame(f), window.removeEventListener("scroll", p), window.removeEventListener("resize", p);
340
+ return p = requestAnimationFrame(f), window.addEventListener("scroll", f, { passive: !0 }), window.addEventListener("resize", f), () => {
341
+ cancelAnimationFrame(p), window.removeEventListener("scroll", f), window.removeEventListener("resize", f);
342
342
  };
343
- }, [n, e, t, s, o, r]), { styles: c, isPositioned: u };
343
+ }, [t, e, n, o, s, r]), { styles: c, isPositioned: i };
344
344
  }
345
- function Ye(e, t) {
346
- i.useEffect(() => {
347
- const n = (s) => {
348
- const o = e?.current;
349
- !o || o.contains(s.target) || t(s);
345
+ function Ve(e, n) {
346
+ u.useEffect(() => {
347
+ const t = (o) => {
348
+ const s = e?.current;
349
+ !s || s.contains(o.target) || n(o);
350
350
  };
351
- return document.addEventListener("mousedown", n), document.addEventListener("touchstart", n), () => {
352
- document.removeEventListener("mousedown", n), document.removeEventListener("touchstart", n);
351
+ return document.addEventListener("mousedown", t), document.addEventListener("touchstart", t), () => {
352
+ document.removeEventListener("mousedown", t), document.removeEventListener("touchstart", t);
353
353
  };
354
- }, [e, t]);
354
+ }, [e, n]);
355
355
  }
356
- const je = ({
356
+ const $e = ({
357
357
  children: e,
358
- container: t = globalThis?.document?.body
359
- }) => typeof window > "u" || !t ? null : nn(
358
+ container: n = globalThis?.document?.body
359
+ }) => typeof window > "u" || !n ? null : Bn(
360
360
  /* @__PURE__ */ l("div", { className: "bd-theme bd-reset", style: { display: "contents" }, children: e }),
361
- t
362
- ), vn = (e) => {
363
- const t = I.forwardRef((n, s) => {
364
- const { children: o, ...r } = n;
365
- if (I.isValidElement(o)) {
366
- const c = be(o), a = an(r, o.props);
367
- return a.ref = s ? q(s, c) : c, I.cloneElement(o, a);
361
+ n
362
+ ), Xn = (e) => {
363
+ const n = D.forwardRef((t, o) => {
364
+ const { children: s, ...r } = t;
365
+ if (D.isValidElement(s)) {
366
+ const c = Fe(s), a = Vn(r, s.props);
367
+ return a.ref = o ? Q(o, c) : c, D.cloneElement(s, a);
368
368
  }
369
369
  throw new Error(
370
370
  `[${e}.OutletClone] Invalid children passed, expected a single valid React element.`
371
371
  );
372
372
  });
373
- return t.displayName = `${e}.OutletClone`, t;
374
- }, Q = (e) => {
375
- const t = vn(e), n = I.forwardRef((s, o) => {
376
- const { children: r, ...c } = s, a = I.Children.toArray(r), u = a.find(wn);
377
- if (u) {
378
- const d = u.props.children, f = a.map((p) => {
379
- if (p === u) {
380
- if (I.Children.count(d) > 1 || !I.isValidElement(d))
373
+ return n.displayName = `${e}.OutletClone`, n;
374
+ }, de = (e) => {
375
+ const n = Xn(e), t = D.forwardRef((o, s) => {
376
+ const { children: r, ...c } = o, a = D.Children.toArray(r), i = a.find(Jn);
377
+ if (i) {
378
+ const d = i.props.children, p = a.map((f) => {
379
+ if (f === i) {
380
+ if (D.Children.count(d) > 1 || !D.isValidElement(d))
381
381
  throw new Error(
382
382
  `[${e}.Outlet] Invalid children passed, expected a single valid React element.`
383
383
  );
384
384
  return d.props.children;
385
385
  } else
386
- return p;
386
+ return f;
387
387
  });
388
- if (!I.isValidElement(d))
388
+ if (!D.isValidElement(d))
389
389
  throw new Error(`[${e}.Outlet] Invalid children passed.`);
390
- return /* @__PURE__ */ l(t, { ...c, ref: o, children: I.cloneElement(d, void 0, f) });
390
+ return /* @__PURE__ */ l(n, { ...c, ref: s, children: D.cloneElement(d, void 0, p) });
391
391
  }
392
- return /* @__PURE__ */ l(t, { ...c, ref: o, children: r });
392
+ return /* @__PURE__ */ l(n, { ...c, ref: s, children: r });
393
393
  });
394
- return n.displayName = `${e}.Outlet`, n;
395
- }, te = Q("Outlet"), yn = Symbol("bds.outlettable"), wn = (e) => I.isValidElement(e) && typeof e.type == "function" && "__bdsId" in e.type && e.type.__bdsId === yn, Rn = ["a", "button", "div", "input", "label", "span"], k = Rn.reduce((e, t) => {
396
- const n = Q(`Base.${t}`), s = i.forwardRef((o, r) => {
397
- const { asChild: c, ...a } = o;
398
- return /* @__PURE__ */ l(c ? n : t, { ...a, ref: r });
394
+ return t.displayName = `${e}.Outlet`, t;
395
+ }, me = de("Outlet"), Zn = Symbol("bds.outlettable"), Jn = (e) => D.isValidElement(e) && typeof e.type == "function" && "__bdsId" in e.type && e.type.__bdsId === Zn, Qn = ["a", "button", "div", "input", "label", "span"], R = Qn.reduce((e, n) => {
396
+ const t = de(`Base.${n}`), o = u.forwardRef((s, r) => {
397
+ const { asChild: c, ...a } = s;
398
+ return /* @__PURE__ */ l(c ? t : n, { ...a, ref: r });
399
399
  });
400
- return s.displayName = `Base.${t}`, { ...e, [t]: s };
400
+ return o.displayName = `Base.${n}`, { ...e, [n]: o };
401
401
  }, {});
402
- function Nn(e) {
403
- const t = `${e}CollectionProvider`, [n, s] = A(t), [o, r] = n(
404
- t,
402
+ function eo(e) {
403
+ const n = `${e}CollectionProvider`, [t, o] = M(n), [s, r] = t(
404
+ n,
405
405
  { collectionRef: { current: null }, itemMap: /* @__PURE__ */ new Map() }
406
- ), c = (v) => {
407
- const { scope: g, children: m } = v, y = i.useRef(null), w = i.useRef(/* @__PURE__ */ new Map()).current;
408
- return /* @__PURE__ */ l(o, { scope: g, itemMap: w, collectionRef: y, children: m });
406
+ ), c = (C) => {
407
+ const { scope: g, children: N } = C, b = u.useRef(null), y = u.useRef(/* @__PURE__ */ new Map()).current;
408
+ return /* @__PURE__ */ l(s, { scope: g, itemMap: y, collectionRef: b, children: N });
409
409
  };
410
- c.displayName = t;
411
- const a = `${e}CollectionOutlet`, u = Q(a), d = i.forwardRef(
412
- (v, g) => {
413
- const { scope: m, children: y } = v, w = r(a, m), R = D(g, w.collectionRef);
414
- return /* @__PURE__ */ l(u, { ref: R, children: y });
410
+ c.displayName = n;
411
+ const a = `${e}CollectionOutlet`, i = de(a), d = u.forwardRef(
412
+ (C, g) => {
413
+ const { scope: N, children: b } = C, y = r(a, N), w = I(g, y.collectionRef);
414
+ return /* @__PURE__ */ l(i, { ref: w, children: b });
415
415
  }
416
416
  );
417
417
  d.displayName = a;
418
- const f = `${e}CollectionItemOutlet`, p = "data-bd-collection-item", b = Q(f), h = i.forwardRef(
419
- (v, g) => {
420
- const { scope: m, children: y, ...w } = v, R = i.useRef(null), T = D(g, R), x = r(f, m);
421
- return i.useEffect(() => (x.itemMap.set(R, { ref: R, ...w }), () => void x.itemMap.delete(R))), /* @__PURE__ */ l(b, { [p]: "", ref: T, children: y });
418
+ const p = `${e}CollectionItemOutlet`, f = "data-bd-collection-item", h = de(p), m = u.forwardRef(
419
+ (C, g) => {
420
+ const { scope: N, children: b, ...y } = C, w = u.useRef(null), S = I(g, w), k = r(p, N);
421
+ return u.useEffect(() => (k.itemMap.set(w, { ref: w, ...y }), () => void k.itemMap.delete(w))), /* @__PURE__ */ l(h, { [f]: "", ref: S, children: b });
422
422
  }
423
423
  );
424
- h.displayName = f;
425
- function C(v) {
426
- const g = r(`${e}CollectionConsumer`, v);
427
- return i.useCallback(() => {
428
- const y = g.collectionRef.current;
429
- if (!y) return [];
430
- const w = Array.from(y.querySelectorAll(`[${p}]`));
424
+ m.displayName = p;
425
+ function v(C) {
426
+ const g = r(`${e}CollectionConsumer`, C);
427
+ return u.useCallback(() => {
428
+ const b = g.collectionRef.current;
429
+ if (!b) return [];
430
+ const y = Array.from(b.querySelectorAll(`[${f}]`));
431
431
  return Array.from(g.itemMap.values()).sort(
432
- (x, H) => w.indexOf(x.ref.current) - w.indexOf(H.ref.current)
432
+ (k, O) => y.indexOf(k.ref.current) - y.indexOf(O.ref.current)
433
433
  );
434
434
  }, [g.collectionRef, g.itemMap]);
435
435
  }
436
436
  return [
437
- { Provider: c, Outlet: d, ItemOutlet: h },
438
- C,
439
- s
437
+ { Provider: c, Outlet: d, ItemOutlet: m },
438
+ v,
439
+ o
440
440
  ];
441
441
  }
442
- function qe(e) {
443
- const { remain: t, children: n } = e, s = Sn(t), o = typeof n == "function" ? n({ remain: s.isRemain }) : i.Children.only(n), r = D(s.ref, be(o));
444
- return typeof n == "function" || s.isRemain ? i.cloneElement(o, { ref: r }) : null;
442
+ function ft(e) {
443
+ const { remain: n, children: t } = e, o = no(n), s = typeof t == "function" ? t({ remain: o.isRemain }) : u.Children.only(t), r = I(o.ref, Fe(s));
444
+ return typeof t == "function" || o.isRemain ? u.cloneElement(s, { ref: r }) : null;
445
445
  }
446
- const xn = ["mounted", "unmountSuspended"];
447
- function Sn(e) {
448
- const [t, n] = i.useState(), s = i.useRef(null), o = i.useRef(e), r = i.useRef("none"), c = e ? "mounted" : "unmounted", [a, u] = Cn(c, {
446
+ const to = ["mounted", "unmountSuspended"];
447
+ function no(e) {
448
+ const [n, t] = u.useState(), o = u.useRef(null), s = u.useRef(e), r = u.useRef("none"), c = e ? "mounted" : "unmounted", [a, i] = Wn(c, {
449
449
  mounted: {
450
450
  UNMOUNT: "unmounted",
451
451
  ANIMATION_OUT: "unmountSuspended"
@@ -458,45 +458,45 @@ function Sn(e) {
458
458
  MOUNT: "mounted"
459
459
  }
460
460
  });
461
- return i.useEffect(() => {
462
- const d = X(s.current);
461
+ return u.useEffect(() => {
462
+ const d = ae(o.current);
463
463
  r.current = a === "mounted" ? d : "none";
464
- }, [a]), z(() => {
465
- const d = s.current, f = o.current;
466
- if (f !== e) {
467
- const b = r.current, h = X(d);
468
- e ? u("MOUNT") : h === "none" || d?.display === "none" ? u("UNMOUNT") : u(f && b !== h ? "ANIMATION_OUT" : "UNMOUNT"), o.current = e;
464
+ }, [a]), B(() => {
465
+ const d = o.current, p = s.current;
466
+ if (p !== e) {
467
+ const h = r.current, m = ae(d);
468
+ e ? i("MOUNT") : m === "none" || d?.display === "none" ? i("UNMOUNT") : i(p && h !== m ? "ANIMATION_OUT" : "UNMOUNT"), s.current = e;
469
469
  }
470
- }, [e, u]), z(() => {
471
- if (t) {
470
+ }, [e, i]), B(() => {
471
+ if (n) {
472
472
  let d;
473
- const f = t.ownerDocument.defaultView ?? window, p = (h) => {
474
- const v = X(s.current).includes(CSS.escape(h.animationName));
475
- if (h.target === t && v && (u("ANIMATION_END"), !o.current)) {
476
- const g = t.style.animationFillMode;
477
- t.style.animationFillMode = "forwards", d = f.setTimeout(() => {
478
- t.style.animationFillMode === "forwards" && (t.style.animationFillMode = g);
473
+ const p = n.ownerDocument.defaultView ?? window, f = (m) => {
474
+ const C = ae(o.current).includes(CSS.escape(m.animationName));
475
+ if (m.target === n && C && (i("ANIMATION_END"), !s.current)) {
476
+ const g = n.style.animationFillMode;
477
+ n.style.animationFillMode = "forwards", d = p.setTimeout(() => {
478
+ n.style.animationFillMode === "forwards" && (n.style.animationFillMode = g);
479
479
  });
480
480
  }
481
- }, b = (h) => {
482
- h.target === t && (r.current = X(s.current));
481
+ }, h = (m) => {
482
+ m.target === n && (r.current = ae(o.current));
483
483
  };
484
- return t.addEventListener("animationstart", b), t.addEventListener("animationcancel", p), t.addEventListener("animationend", p), () => {
485
- f.clearTimeout(d), t.removeEventListener("animationstart", b), t.removeEventListener("animationcancel", p), t.removeEventListener("animationend", p);
484
+ return n.addEventListener("animationstart", h), n.addEventListener("animationcancel", f), n.addEventListener("animationend", f), () => {
485
+ p.clearTimeout(d), n.removeEventListener("animationstart", h), n.removeEventListener("animationcancel", f), n.removeEventListener("animationend", f);
486
486
  };
487
487
  } else
488
- u("ANIMATION_END");
489
- }, [t, u]), {
490
- isRemain: xn.includes(a),
491
- ref: i.useCallback((d) => {
492
- s.current = d ? getComputedStyle(d) : null, n(d);
488
+ i("ANIMATION_END");
489
+ }, [n, i]), {
490
+ isRemain: to.includes(a),
491
+ ref: u.useCallback((d) => {
492
+ o.current = d ? getComputedStyle(d) : null, t(d);
493
493
  }, [])
494
494
  };
495
495
  }
496
- function X(e) {
496
+ function ae(e) {
497
497
  return e?.animationName || "none";
498
498
  }
499
- const kn = Object.freeze({
499
+ const oo = Object.freeze({
500
500
  position: "absolute",
501
501
  border: 0,
502
502
  width: 1,
@@ -507,157 +507,157 @@ const kn = Object.freeze({
507
507
  clip: "rect(0, 0, 0, 0)",
508
508
  whiteSpace: "nowrap",
509
509
  wordWrap: "normal"
510
- }), Ke = i.forwardRef(
511
- (e, t) => /* @__PURE__ */ l(
512
- k.span,
510
+ }), mt = u.forwardRef(
511
+ (e, n) => /* @__PURE__ */ l(
512
+ R.span,
513
513
  {
514
514
  ...e,
515
- ref: t,
516
- style: { ...kn, ...e.style }
515
+ ref: n,
516
+ style: { ...oo, ...e.style }
517
517
  }
518
518
  )
519
519
  );
520
- Ke.displayName = "VisuallyHidden";
521
- const Pn = i.forwardRef((e, t) => {
522
- const { children: n, className: s, ...o } = e;
523
- return /* @__PURE__ */ l(te, { ...o, ref: t, className: N("bd-reset", s), children: ze(n) });
520
+ mt.displayName = "VisuallyHidden";
521
+ const so = u.forwardRef((e, n) => {
522
+ const { children: t, className: o, ...s } = e;
523
+ return /* @__PURE__ */ l(me, { ...s, ref: n, className: x("bd-reset", o), children: dt(t) });
524
524
  });
525
- Pn.displayName = "Reset";
526
- const B = (e, t, { checkForDefaultPrevented: n = !0 } = {}) => function(o) {
527
- if (e?.(o), n === !1 || !o.defaultPrevented)
528
- return t?.(o);
529
- }, le = "rovingFocusGroup.onEntryFocus", In = { bubbles: !1, cancelable: !0 }, ne = "RovingFocusGroup", [fe, We, En] = Nn(ne), [Dn, ye] = A(
530
- ne,
531
- [En]
532
- ), [Tn, _n] = Dn(ne), Xe = i.forwardRef(
533
- (e, t) => /* @__PURE__ */ l(fe.Provider, { scope: e.__scopeRovingFocusGroup, children: /* @__PURE__ */ l(fe.Outlet, { scope: e.__scopeRovingFocusGroup, children: /* @__PURE__ */ l(Bn, { ...e, ref: t }) }) })
534
- ), Bn = i.forwardRef((e, t) => {
525
+ so.displayName = "Reset";
526
+ const A = (e, n, { checkForDefaultPrevented: t = !0 } = {}) => function(s) {
527
+ if (e?.(s), t === !1 || !s.defaultPrevented)
528
+ return n?.(s);
529
+ }, Ee = "rovingFocusGroup.onEntryFocus", ro = { bubbles: !1, cancelable: !0 }, he = "RovingFocusGroup", [Me, ht, ao] = eo(he), [co, ze] = M(
530
+ he,
531
+ [ao]
532
+ ), [io, lo] = co(he), gt = u.forwardRef(
533
+ (e, n) => /* @__PURE__ */ l(Me.Provider, { scope: e.__scopeRovingFocusGroup, children: /* @__PURE__ */ l(Me.Outlet, { scope: e.__scopeRovingFocusGroup, children: /* @__PURE__ */ l(uo, { ...e, ref: n }) }) })
534
+ ), uo = u.forwardRef((e, n) => {
535
535
  const {
536
- __scopeRovingFocusGroup: n,
537
- orientation: s,
538
- loop: o = !1,
536
+ __scopeRovingFocusGroup: t,
537
+ orientation: o,
538
+ loop: s = !1,
539
539
  currentTabStopId: r,
540
540
  defaultCurrentTabStopId: c,
541
541
  onCurrentTabStopIdChange: a,
542
- onEntryFocus: u,
542
+ onEntryFocus: i,
543
543
  preventScrollOnEntryFocus: d = !1,
544
- ...f
545
- } = e, p = i.useRef(null), b = D(t, p), [h, C] = _({
544
+ ...p
545
+ } = e, f = u.useRef(null), h = I(n, f), [m, v] = _({
546
546
  prop: r,
547
547
  defaultProp: c ?? null,
548
548
  onChange: a,
549
- caller: ne
550
- }), [v, g] = i.useState(!1), m = hn(u), y = We(n), w = i.useRef(!1), [R, T] = i.useState(0);
551
- return i.useEffect(() => {
552
- const x = p.current;
553
- if (x)
554
- return x.addEventListener(le, m), () => x.removeEventListener(le, m);
555
- }, [m]), /* @__PURE__ */ l(
556
- Tn,
549
+ caller: he
550
+ }), [C, g] = u.useState(!1), N = ce(i), b = ht(t), y = u.useRef(!1), [w, S] = u.useState(0);
551
+ return u.useEffect(() => {
552
+ const k = f.current;
553
+ if (k)
554
+ return k.addEventListener(Ee, N), () => k.removeEventListener(Ee, N);
555
+ }, [N]), /* @__PURE__ */ l(
556
+ io,
557
557
  {
558
- scope: n,
559
- orientation: s,
560
- loop: o,
561
- currentTabStopId: h,
562
- onItemFocus: i.useCallback(
563
- (x) => C(x),
564
- [C]
558
+ scope: t,
559
+ orientation: o,
560
+ loop: s,
561
+ currentTabStopId: m,
562
+ onItemFocus: u.useCallback(
563
+ (k) => v(k),
564
+ [v]
565
565
  ),
566
- onItemShiftTab: i.useCallback(() => g(!0), []),
567
- onFocusableItemAdd: i.useCallback(
568
- () => T((x) => x + 1),
566
+ onItemShiftTab: u.useCallback(() => g(!0), []),
567
+ onFocusableItemAdd: u.useCallback(
568
+ () => S((k) => k + 1),
569
569
  []
570
570
  ),
571
- onFocusableItemRemove: i.useCallback(
572
- () => T((x) => x - 1),
571
+ onFocusableItemRemove: u.useCallback(
572
+ () => S((k) => k - 1),
573
573
  []
574
574
  ),
575
575
  children: /* @__PURE__ */ l(
576
- k.div,
576
+ R.div,
577
577
  {
578
- tabIndex: v || R === 0 ? -1 : 0,
579
- "data-orientation": s,
580
- ...f,
581
- ref: b,
578
+ tabIndex: C || w === 0 ? -1 : 0,
579
+ "data-orientation": o,
580
+ ...p,
581
+ ref: h,
582
582
  style: { outline: "none", ...e.style },
583
- onMouseDown: B(e.onMouseDown, () => {
584
- w.current = !0;
583
+ onMouseDown: A(e.onMouseDown, () => {
584
+ y.current = !0;
585
585
  }),
586
- onFocus: B(e.onFocus, (x) => {
587
- const H = !w.current;
588
- if (x.target === x.currentTarget && H && !v) {
589
- const Oe = new CustomEvent(le, In);
590
- if (x.currentTarget.dispatchEvent(Oe), !Oe.defaultPrevented) {
591
- const ce = y().filter((G) => G.focusable), Qt = ce.find((G) => G.active), en = ce.find((G) => G.id === h), tn = [Qt, en, ...ce].filter(
586
+ onFocus: A(e.onFocus, (k) => {
587
+ const O = !y.current;
588
+ if (k.target === k.currentTarget && O && !C) {
589
+ const re = new CustomEvent(Ee, ro);
590
+ if (k.currentTarget.dispatchEvent(re), !re.defaultPrevented) {
591
+ const Se = b().filter((L) => L.focusable), _n = Se.find((L) => L.active), An = Se.find((L) => L.id === m), Mn = [_n, An, ...Se].filter(
592
592
  Boolean
593
- ).map((G) => G.ref.current);
594
- Je(tn, d);
593
+ ).map((L) => L.ref.current);
594
+ Ct(Mn, d);
595
595
  }
596
596
  }
597
- w.current = !1;
597
+ y.current = !1;
598
598
  }),
599
- onBlur: B(e.onBlur, () => g(!1))
599
+ onBlur: A(e.onBlur, () => g(!1))
600
600
  }
601
601
  )
602
602
  }
603
603
  );
604
- }), An = "RovingFocusGroupItem", Ze = i.forwardRef(
605
- (e, t) => {
604
+ }), po = "RovingFocusGroupItem", bt = u.forwardRef(
605
+ (e, n) => {
606
606
  const {
607
- __scopeRovingFocusGroup: n,
608
- focusable: s = !0,
609
- active: o = !1,
607
+ __scopeRovingFocusGroup: t,
608
+ focusable: o = !0,
609
+ active: s = !1,
610
610
  tabStopId: r,
611
611
  children: c,
612
612
  ...a
613
- } = e, u = Ue(), d = r || u, f = _n(An, n), p = f.currentTabStopId === d, b = We(n), { onFocusableItemAdd: h, onFocusableItemRemove: C, currentTabStopId: v } = f;
614
- return i.useEffect(() => {
615
- if (s)
616
- return h(), () => C();
617
- }, [s, h, C]), /* @__PURE__ */ l(
618
- fe.ItemOutlet,
613
+ } = e, i = ee(), d = r || i, p = lo(po, t), f = p.currentTabStopId === d, h = ht(t), { onFocusableItemAdd: m, onFocusableItemRemove: v, currentTabStopId: C } = p;
614
+ return u.useEffect(() => {
615
+ if (o)
616
+ return m(), () => v();
617
+ }, [o, m, v]), /* @__PURE__ */ l(
618
+ Me.ItemOutlet,
619
619
  {
620
- scope: n,
620
+ scope: t,
621
621
  id: d,
622
- focusable: s,
623
- active: o,
622
+ focusable: o,
623
+ active: s,
624
624
  children: /* @__PURE__ */ l(
625
- k.span,
625
+ R.span,
626
626
  {
627
- tabIndex: p ? 0 : -1,
628
- "data-orientation": f.orientation,
627
+ tabIndex: f ? 0 : -1,
628
+ "data-orientation": p.orientation,
629
629
  ...a,
630
- ref: t,
631
- onMouseDown: B(e.onMouseDown, (g) => {
632
- s ? f.onItemFocus(d) : g.preventDefault();
630
+ ref: n,
631
+ onMouseDown: A(e.onMouseDown, (g) => {
632
+ o ? p.onItemFocus(d) : g.preventDefault();
633
633
  }),
634
- onFocus: B(e.onFocus, () => f.onItemFocus(d)),
635
- onKeyDown: B(e.onKeyDown, (g) => {
634
+ onFocus: A(e.onFocus, () => p.onItemFocus(d)),
635
+ onKeyDown: A(e.onKeyDown, (g) => {
636
636
  if (g.key === "Tab" && g.shiftKey) {
637
- f.onItemShiftTab();
637
+ p.onItemShiftTab();
638
638
  return;
639
639
  }
640
640
  if (g.target !== g.currentTarget) return;
641
- const m = On(g, f.orientation);
642
- if (m !== void 0) {
641
+ const N = mo(g, p.orientation);
642
+ if (N !== void 0) {
643
643
  if (g.metaKey || g.ctrlKey || g.altKey || g.shiftKey) return;
644
644
  g.preventDefault();
645
- let w = b().filter((R) => R.focusable).map((R) => R.ref.current);
646
- if (m === "last") w.reverse();
647
- else if (m === "prev" || m === "next") {
648
- m === "prev" && w.reverse();
649
- const R = w.indexOf(g.currentTarget);
650
- w = f.loop ? Fn(w, R + 1) : w.slice(R + 1), setTimeout(() => Je(w));
645
+ let y = h().filter((w) => w.focusable).map((w) => w.ref.current);
646
+ if (N === "last") y.reverse();
647
+ else if (N === "prev" || N === "next") {
648
+ N === "prev" && y.reverse();
649
+ const w = y.indexOf(g.currentTarget);
650
+ y = p.loop ? ho(y, w + 1) : y.slice(w + 1), setTimeout(() => Ct(y));
651
651
  }
652
652
  }
653
653
  }),
654
- children: typeof c == "function" ? c({ hasTabStop: v != null, isCurrentTabStop: p }) : c
654
+ children: typeof c == "function" ? c({ hasTabStop: C != null, isCurrentTabStop: f }) : c
655
655
  }
656
656
  )
657
657
  }
658
658
  );
659
659
  }
660
- ), Mn = {
660
+ ), fo = {
661
661
  ArrowLeft: "prev",
662
662
  ArrowUp: "prev",
663
663
  ArrowRight: "next",
@@ -667,91 +667,91 @@ const B = (e, t, { checkForDefaultPrevented: n = !0 } = {}) => function(o) {
667
667
  PageDown: "last",
668
668
  End: "last"
669
669
  };
670
- function On(e, t) {
671
- const n = e.key;
672
- if (!(t === "vertical" && ["ArrowLeft", "ArrowRight"].includes(n)) && !(t === "horizontal" && ["ArrowUp", "ArrowDown"].includes(n)))
673
- return Mn[n];
670
+ function mo(e, n) {
671
+ const t = e.key;
672
+ if (!(n === "vertical" && ["ArrowLeft", "ArrowRight"].includes(t)) && !(n === "horizontal" && ["ArrowUp", "ArrowDown"].includes(t)))
673
+ return fo[t];
674
674
  }
675
- function Je(e, t = !1) {
676
- const n = document.activeElement;
677
- for (const s of e)
678
- if (s === n || (s.focus({ preventScroll: t }), document.activeElement !== n)) return;
675
+ function Ct(e, n = !1) {
676
+ const t = document.activeElement;
677
+ for (const o of e)
678
+ if (o === t || (o.focus({ preventScroll: n }), document.activeElement !== t)) return;
679
679
  }
680
- function Fn(e, t) {
681
- return e.map((n, s) => e[(t + s) % e.length]);
680
+ function ho(e, n) {
681
+ return e.map((t, o) => e[(n + o) % e.length]);
682
682
  }
683
- const U = {
683
+ const K = {
684
684
  asChild: {
685
685
  type: "boolean"
686
686
  }
687
- }, oe = ["white", "gray50", "gray100", "gray200", "gray300", "gray400", "gray500", "gray600", "gray700", "gray800", "gray900", "gray1000", "gray1100", "gray1200", "gray1300", "gray1400", "gray1500", "blue50", "blue100", "blue200", "blue300", "blue400", "blue500", "blue600", "blue700", "blue800", "blue900", "blue1000", "blue1100", "blue1200", "blue1300", "blue1400", "green50", "green100", "green200", "green300", "green400", "green500", "green600", "green700", "green800", "green900", "green1000", "green1100", "green1200", "red50", "red100", "red200", "red300", "red400", "red500", "red600", "red700", "red800", "red900", "red1000", "red1100"], Gn = {
687
+ }, ge = ["white", "gray50", "gray100", "gray200", "gray300", "gray400", "gray500", "gray600", "gray700", "gray800", "gray900", "gray1000", "gray1100", "gray1200", "gray1300", "gray1400", "gray1500", "blue50", "blue100", "blue200", "blue300", "blue400", "blue500", "blue600", "blue700", "blue800", "blue900", "blue1000", "blue1100", "blue1200", "blue1300", "blue1400", "green50", "green100", "green200", "green300", "green400", "green500", "green600", "green700", "green800", "green900", "green1000", "green1100", "green1200", "red50", "red100", "red200", "red300", "red400", "red500", "red600", "red700", "red800", "red900", "red1000", "red1100"], go = {
688
688
  color: {
689
689
  type: "enum | string",
690
- values: oe,
690
+ values: ge,
691
691
  className: "bd-color",
692
692
  customProperties: ["--color"],
693
693
  default: void 0
694
694
  }
695
- }, Vn = {
695
+ }, bo = {
696
696
  borderColor: {
697
697
  type: "enum | string",
698
- values: oe,
698
+ values: ge,
699
699
  className: "bd-br-color",
700
700
  customProperties: ["--border-color"],
701
701
  default: void 0
702
702
  }
703
- }, $n = {
703
+ }, Co = {
704
704
  accentColor: {
705
705
  type: "enum | string",
706
- values: oe,
706
+ values: ge,
707
707
  className: "bd-ac-color",
708
708
  customProperties: ["--accent-color"],
709
709
  default: void 0
710
710
  }
711
- }, V = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"], L = {
711
+ }, U = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"], j = {
712
712
  p: {
713
713
  type: "enum | string",
714
- values: V,
714
+ values: U,
715
715
  className: "bd-p",
716
716
  customProperties: ["--p"]
717
717
  },
718
718
  px: {
719
719
  type: "enum | string",
720
- values: V,
720
+ values: U,
721
721
  className: "bd-px",
722
722
  customProperties: ["--px"]
723
723
  },
724
724
  py: {
725
725
  type: "enum | string",
726
- values: V,
726
+ values: U,
727
727
  className: "bd-py",
728
728
  customProperties: ["--py"]
729
729
  },
730
730
  pt: {
731
731
  type: "enum | string",
732
- values: V,
732
+ values: U,
733
733
  className: "bd-pt",
734
734
  customProperties: ["--pt"]
735
735
  },
736
736
  pr: {
737
737
  type: "enum | string",
738
- values: V,
738
+ values: U,
739
739
  className: "bd-pr",
740
740
  customProperties: ["--pr"]
741
741
  },
742
742
  pb: {
743
743
  type: "enum | string",
744
- values: V,
744
+ values: U,
745
745
  className: "bd-pb",
746
746
  customProperties: ["--pb"]
747
747
  },
748
748
  pl: {
749
749
  type: "enum | string",
750
- values: V,
750
+ values: U,
751
751
  className: "bd-pl",
752
752
  customProperties: ["--pl"]
753
753
  }
754
- }, Qe = {
754
+ }, vt = {
755
755
  width: {
756
756
  type: "string",
757
757
  className: "bd-w",
@@ -767,7 +767,7 @@ const U = {
767
767
  className: "bd-max-w",
768
768
  customProperties: ["--max-width"]
769
769
  }
770
- }, Ln = {
770
+ }, vo = {
771
771
  height: {
772
772
  type: "string",
773
773
  className: "bd-h",
@@ -783,59 +783,59 @@ const U = {
783
783
  className: "bd-max-h",
784
784
  customProperties: ["--max-height"]
785
785
  }
786
- }, zn = ["static", "relative", "absolute", "fixed", "sticky"], ue = ["visible", "hidden", "clip", "scroll", "auto"], Y = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "-1", "-2", "-3", "-4", "-5", "-6", "-7", "-8", "-9", "-10", "-11", "-12"], Un = ["0", "1"], Hn = ["0", "1"], Yn = ["start", "center", "end", "baseline", "stretch"], jn = ["start", "center", "end", "baseline", "stretch"], qn = {
787
- ...Qe,
788
- ...Ln,
789
- ...L,
786
+ }, yo = ["static", "relative", "absolute", "fixed", "sticky"], Ie = ["visible", "hidden", "clip", "scroll", "auto"], X = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "-1", "-2", "-3", "-4", "-5", "-6", "-7", "-8", "-9", "-10", "-11", "-12"], No = ["0", "1"], wo = ["0", "1"], Ro = ["start", "center", "end", "baseline", "stretch"], xo = ["start", "center", "end", "baseline", "stretch"], Po = {
787
+ ...vt,
788
+ ...vo,
789
+ ...j,
790
790
  position: {
791
791
  type: "enum",
792
792
  className: "bd-position",
793
- values: zn
793
+ values: yo
794
794
  },
795
795
  inset: {
796
796
  type: "enum | string",
797
797
  className: "bd-inset",
798
798
  customProperties: ["--inset"],
799
- values: Y
799
+ values: X
800
800
  },
801
801
  top: {
802
802
  type: "enum | string",
803
803
  className: "bd-top",
804
804
  customProperties: ["--top"],
805
- values: Y
805
+ values: X
806
806
  },
807
807
  right: {
808
808
  type: "enum | string",
809
809
  className: "bd-right",
810
810
  customProperties: ["--right"],
811
- values: Y
811
+ values: X
812
812
  },
813
813
  bottom: {
814
814
  type: "enum | string",
815
815
  className: "bd-bottom",
816
816
  customProperties: ["--bottom"],
817
- values: Y
817
+ values: X
818
818
  },
819
819
  left: {
820
820
  type: "enum | string",
821
821
  className: "bd-left",
822
822
  customProperties: ["--left"],
823
- values: Y
823
+ values: X
824
824
  },
825
825
  overflow: {
826
826
  type: "enum",
827
827
  className: "bd-overflow",
828
- values: ue
828
+ values: Ie
829
829
  },
830
830
  overflowX: {
831
831
  type: "enum",
832
832
  className: "bd-ox",
833
- values: ue
833
+ values: Ie
834
834
  },
835
835
  overflowY: {
836
836
  type: "enum",
837
837
  className: "bd-oy",
838
- values: ue
838
+ values: Ie
839
839
  },
840
840
  flexBasis: {
841
841
  type: "string",
@@ -846,13 +846,13 @@ const U = {
846
846
  type: "enum | string",
847
847
  className: "bd-fs",
848
848
  customProperties: ["--flex-shrink"],
849
- values: Un
849
+ values: No
850
850
  },
851
851
  flexGrow: {
852
852
  type: "enum | string",
853
853
  className: "bd-fg",
854
854
  customProperties: ["--flex-grow"],
855
- values: Hn
855
+ values: wo
856
856
  },
857
857
  gridArea: {
858
858
  type: "string",
@@ -892,205 +892,205 @@ const U = {
892
892
  alignSelf: {
893
893
  type: "enum",
894
894
  className: "bd-as",
895
- values: Yn
895
+ values: Ro
896
896
  },
897
897
  justifySelf: {
898
898
  type: "enum",
899
899
  className: "bd-js",
900
- values: jn
900
+ values: xo
901
901
  }
902
- }, $ = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "-1", "-2", "-3", "-4", "-5", "-6", "-7", "-8", "-9", "-10", "-11", "-12"], O = {
902
+ }, H = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "-1", "-2", "-3", "-4", "-5", "-6", "-7", "-8", "-9", "-10", "-11", "-12"], $ = {
903
903
  m: {
904
904
  type: "enum | string",
905
- values: $,
905
+ values: H,
906
906
  className: "bd-m",
907
907
  customProperties: ["--m"]
908
908
  },
909
909
  mx: {
910
910
  type: "enum | string",
911
- values: $,
911
+ values: H,
912
912
  className: "bd-mx",
913
913
  customProperties: ["--ml", "--mr"]
914
914
  },
915
915
  my: {
916
916
  type: "enum | string",
917
- values: $,
917
+ values: H,
918
918
  className: "bd-my",
919
919
  customProperties: ["--mt", "--mb"]
920
920
  },
921
921
  mt: {
922
922
  type: "enum | string",
923
- values: $,
923
+ values: H,
924
924
  className: "bd-mt",
925
925
  customProperties: ["--mt"]
926
926
  },
927
927
  mr: {
928
928
  type: "enum | string",
929
- values: $,
929
+ values: H,
930
930
  className: "bd-mr",
931
931
  customProperties: ["--mr"]
932
932
  },
933
933
  mb: {
934
934
  type: "enum | string",
935
- values: $,
935
+ values: H,
936
936
  className: "bd-mb",
937
937
  customProperties: ["--mb"]
938
938
  },
939
939
  ml: {
940
940
  type: "enum | string",
941
- values: $,
941
+ values: H,
942
942
  className: "bd-ml",
943
943
  customProperties: ["--ml"]
944
944
  }
945
- }, Kn = ["left", "center", "right"], Wn = {
945
+ }, So = ["left", "center", "right"], ko = {
946
946
  align: {
947
947
  type: "enum",
948
- values: Kn,
948
+ values: So,
949
949
  className: "bd-ta"
950
950
  }
951
- }, Xn = ["wrap", "nowrap", "pretty", "balance"], Zn = {
951
+ }, Eo = ["wrap", "nowrap", "pretty", "balance"], Io = {
952
952
  wrap: {
953
953
  type: "enum",
954
954
  className: "bd-tw",
955
- values: Xn
955
+ values: Eo
956
956
  }
957
- }, Jn = ["light", "regular", "medium", "semibold", "bold"], we = {
957
+ }, Do = ["light", "regular", "medium", "semibold", "bold"], Le = {
958
958
  weight: {
959
959
  type: "enum",
960
- values: Jn,
960
+ values: Do,
961
961
  className: "bd-weight"
962
962
  }
963
- }, Qn = {
963
+ }, To = {
964
964
  truncate: {
965
965
  type: "boolean",
966
966
  className: "bd-truncate"
967
967
  }
968
- }, eo = ["normal", "start", "end", "both"], to = {
968
+ }, _o = ["normal", "start", "end", "both"], Ao = {
969
969
  trim: {
970
970
  type: "enum",
971
971
  className: "bd-lt",
972
- values: eo,
972
+ values: _o,
973
973
  default: "normal"
974
974
  }
975
- }, no = ["none", "s", "m", "l", "full"], oo = {
975
+ }, Mo = ["none", "s", "m", "l", "full"], Bo = {
976
976
  radius: {
977
977
  type: "enum | string",
978
- values: no,
978
+ values: Mo,
979
979
  default: void 0,
980
980
  className: "bd-radius",
981
981
  customProperties: ["--radius"]
982
982
  }
983
- }, de = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"], et = {
983
+ }, De = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"], yt = {
984
984
  gap: {
985
985
  type: "enum | string",
986
986
  className: "bd-gap",
987
987
  customProperties: ["--gap"],
988
- values: de
988
+ values: De
989
989
  },
990
990
  gapX: {
991
991
  type: "enum | string",
992
992
  className: "bd-cg",
993
993
  customProperties: ["--col-gap"],
994
- values: de
994
+ values: De
995
995
  },
996
996
  gapY: {
997
997
  type: "enum | string",
998
998
  className: "bd-rg",
999
999
  customProperties: ["--row-gap"],
1000
- values: de
1000
+ values: De
1001
1001
  }
1002
- }, so = ["span", "div", "label", "p"], ro = ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11"], ao = {
1003
- as: { type: "enum", values: so, default: "span" },
1004
- ...U,
1002
+ }, Oo = ["span", "div", "label", "p"], Fo = ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11"], Go = {
1003
+ as: { type: "enum", values: Oo, default: "span" },
1004
+ ...K,
1005
1005
  size: {
1006
1006
  type: "enum | string",
1007
1007
  className: "bd-size",
1008
- values: ro,
1008
+ values: Fo,
1009
1009
  customProperties: ["--size"]
1010
1010
  },
1011
- ...U,
1012
- ...O,
1013
- ...Wn,
1014
- ...Zn,
1015
- ...we,
1016
- ...Qn,
1017
- ...to,
1018
- ...Gn
1019
- }, Re = i.forwardRef((e, t) => {
1011
+ ...K,
1012
+ ...$,
1013
+ ...ko,
1014
+ ...Io,
1015
+ ...Le,
1016
+ ...To,
1017
+ ...Ao,
1018
+ ...go
1019
+ }, te = u.forwardRef((e, n) => {
1020
1020
  const {
1021
- children: n,
1022
- className: s,
1023
- asChild: o,
1021
+ children: t,
1022
+ className: o,
1023
+ asChild: s,
1024
1024
  as: r = "span",
1025
1025
  ...c
1026
- } = P(e, ao);
1027
- return /* @__PURE__ */ l(te, { ...c, ref: t, className: N("bd-Text", s), children: o ? n : /* @__PURE__ */ l(r, { children: n }) });
1026
+ } = E(e, Go);
1027
+ return /* @__PURE__ */ l(me, { ...c, ref: n, className: x("bd-Text", o), children: s ? t : /* @__PURE__ */ l(r, { children: t }) });
1028
1028
  });
1029
- Re.displayName = "Text";
1030
- const co = (e) => e === "between" ? "space-between" : e, io = ["div", "span"], lo = ["none", "inline-flex", "flex"], uo = ["row", "column", "row-reverse", "column-reverse"], po = ["start", "center", "end", "baseline", "stretch"], fo = ["start", "center", "end", "between"], mo = ["nowrap", "wrap", "wrap-reverse"], Ne = {
1031
- as: { type: "enum", values: io, default: "div" },
1032
- ...U,
1029
+ te.displayName = "Text";
1030
+ const Vo = (e) => e === "between" ? "space-between" : e, $o = ["div", "span"], zo = ["none", "inline-flex", "flex"], Lo = ["row", "column", "row-reverse", "column-reverse"], Uo = ["start", "center", "end", "baseline", "stretch"], Ho = ["start", "center", "end", "between"], jo = ["nowrap", "wrap", "wrap-reverse"], Ue = {
1031
+ as: { type: "enum", values: $o, default: "div" },
1032
+ ...K,
1033
1033
  display: {
1034
1034
  type: "enum",
1035
1035
  className: "bd-display",
1036
- values: lo
1036
+ values: zo
1037
1037
  },
1038
1038
  direction: {
1039
1039
  type: "enum",
1040
1040
  className: "bd-fd",
1041
- values: uo
1041
+ values: Lo
1042
1042
  },
1043
1043
  align: {
1044
1044
  type: "enum",
1045
1045
  className: "bd-ai",
1046
- values: po
1046
+ values: Uo
1047
1047
  },
1048
1048
  justify: {
1049
1049
  type: "enum",
1050
1050
  className: "bd-jc",
1051
- values: fo,
1052
- parseValue: co
1051
+ values: Ho,
1052
+ parseValue: Vo
1053
1053
  },
1054
1054
  wrap: {
1055
1055
  type: "enum",
1056
1056
  className: "bd-fw",
1057
- values: mo
1057
+ values: jo
1058
1058
  },
1059
- ...et,
1060
- ...qn,
1061
- ...O
1062
- }, E = i.forwardRef((e, t) => {
1063
- const { className: n, asChild: s, as: o = "div", ...r } = P(e, Ne);
1064
- return /* @__PURE__ */ l(s ? te : o, { ...r, ref: t, className: N("bd-Flex", n) });
1059
+ ...yt,
1060
+ ...Po,
1061
+ ...$
1062
+ }, T = u.forwardRef((e, n) => {
1063
+ const { className: t, asChild: o, as: s = "div", ...r } = E(e, Ue);
1064
+ return /* @__PURE__ */ l(o ? me : s, { ...r, ref: n, className: x("bd-Flex", t) });
1065
1065
  });
1066
- E.displayName = "Flex";
1067
- const ho = ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], go = {
1068
- size: { type: "enum", className: "bd-size", values: ho, default: "2" },
1066
+ T.displayName = "Flex";
1067
+ const qo = ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], Yo = {
1068
+ size: { type: "enum", className: "bd-size", values: qo, default: "2" },
1069
1069
  loading: { type: "boolean", default: !0 },
1070
- color: { type: "enum", className: "bd-color", values: oe },
1071
- ...O
1072
- }, tt = i.forwardRef((e, t) => {
1073
- const { className: n, children: s, loading: o, ...r } = P(
1070
+ color: { type: "enum", className: "bd-color", values: ge },
1071
+ ...$
1072
+ }, Nt = u.forwardRef((e, n) => {
1073
+ const { className: t, children: o, loading: s, ...r } = E(
1074
1074
  e,
1075
- go,
1076
- Vn
1075
+ Yo,
1076
+ bo
1077
1077
  );
1078
- if (!o) return s;
1079
- const c = /* @__PURE__ */ l("span", { ...r, ref: t, className: N("bd-Spinner", n) });
1080
- return s === void 0 ? c : /* @__PURE__ */ S(E, { asChild: !0, position: "relative", align: "center", justify: "center", children: [
1081
- /* @__PURE__ */ l("span", { children: /* @__PURE__ */ l("span", { "aria-hidden": !0, style: { display: "contents", visibility: "hidden" }, inert: void 0, children: s }) }),
1082
- /* @__PURE__ */ l(E, { asChild: !0, align: "center", justify: "center", position: "absolute", inset: "0", children: /* @__PURE__ */ l("span", { children: c }) })
1078
+ if (!s) return o;
1079
+ const c = /* @__PURE__ */ l("span", { ...r, ref: n, className: x("bd-Spinner", t) });
1080
+ return o === void 0 ? c : /* @__PURE__ */ P(T, { asChild: !0, position: "relative", align: "center", justify: "center", children: [
1081
+ /* @__PURE__ */ l("span", { children: /* @__PURE__ */ l("span", { "aria-hidden": !0, style: { display: "contents", visibility: "hidden" }, inert: void 0, children: o }) }),
1082
+ /* @__PURE__ */ l(T, { asChild: !0, align: "center", justify: "center", position: "absolute", inset: "0", children: /* @__PURE__ */ l("span", { children: c }) })
1083
1083
  ] });
1084
1084
  });
1085
- tt.displayName = "Spinner";
1086
- const bo = ["1", "2", "3", "4", "5"], Co = [
1085
+ Nt.displayName = "Spinner";
1086
+ const Ko = ["1", "2", "3", "4", "5"], Wo = [
1087
1087
  "fill-primary",
1088
1088
  "fill-secondary",
1089
1089
  "outline-primary",
1090
1090
  "outline-secondary",
1091
1091
  "ghost"
1092
- ], pe = {
1093
- ...U,
1092
+ ], Te = {
1093
+ ...K,
1094
1094
  /**
1095
1095
  * @description 버튼의 높이 기준
1096
1096
  *
@@ -1100,15 +1100,15 @@ const bo = ["1", "2", "3", "4", "5"], Co = [
1100
1100
  * 4="48px"
1101
1101
  * 5="56px"
1102
1102
  */
1103
- size: { type: "enum", className: "bd-size", values: bo, default: "5" },
1104
- variant: { type: "enum", className: "bd-variant", values: Co, default: "fill-primary" },
1105
- ...Qe,
1106
- ...O,
1107
- ...et,
1108
- ...oo,
1109
- ...we,
1103
+ size: { type: "enum", className: "bd-size", values: Ko, default: "5" },
1104
+ variant: { type: "enum", className: "bd-variant", values: Wo, default: "fill-primary" },
1105
+ ...vt,
1106
+ ...$,
1107
+ ...yt,
1108
+ ...Bo,
1109
+ ...Le,
1110
1110
  loading: { type: "boolean", className: "bd-loading", default: !1 }
1111
- }, vo = (e) => {
1111
+ }, Xo = (e) => {
1112
1112
  switch (e) {
1113
1113
  case "1":
1114
1114
  return "1";
@@ -1119,7 +1119,7 @@ const bo = ["1", "2", "3", "4", "5"], Co = [
1119
1119
  case "5":
1120
1120
  return "3";
1121
1121
  }
1122
- }, yo = (e) => {
1122
+ }, Zo = (e) => {
1123
1123
  switch (e) {
1124
1124
  case "fill-primary":
1125
1125
  return;
@@ -1131,40 +1131,40 @@ const bo = ["1", "2", "3", "4", "5"], Co = [
1131
1131
  default:
1132
1132
  return;
1133
1133
  }
1134
- }, me = i.forwardRef((e, t) => {
1135
- const { variant: n = pe.variant.default, size: s = pe.size.default } = e, {
1136
- className: o,
1134
+ }, J = u.forwardRef((e, n) => {
1135
+ const { variant: t = Te.variant.default, size: o = Te.size.default } = e, {
1136
+ className: s,
1137
1137
  children: r,
1138
1138
  asChild: c,
1139
1139
  disabled: a = e.loading,
1140
- ...u
1141
- } = P(e, pe);
1140
+ ...i
1141
+ } = E(e, Te);
1142
1142
  return /* @__PURE__ */ l(
1143
- c ? te : "button",
1143
+ c ? me : "button",
1144
1144
  {
1145
1145
  "data-disabled": a || void 0,
1146
1146
  "data-loading": e.loading || void 0,
1147
1147
  disabled: a,
1148
- ...u,
1149
- ref: t,
1150
- className: N("bd-Button", o),
1151
- children: e.loading ? /* @__PURE__ */ S($e, { children: [
1148
+ ...i,
1149
+ ref: n,
1150
+ className: x("bd-Button", s),
1151
+ children: e.loading ? /* @__PURE__ */ P(ue, { children: [
1152
1152
  /* @__PURE__ */ l("span", { style: { display: "contents", visibility: "hidden" }, "aria-hidden": !0, children: r }),
1153
- /* @__PURE__ */ l(Ke, { children: r }),
1154
- /* @__PURE__ */ l(E, { asChild: !0, align: "center", justify: "center", position: "absolute", inset: "0", children: /* @__PURE__ */ l("span", { children: /* @__PURE__ */ l(
1155
- tt,
1153
+ /* @__PURE__ */ l(mt, { children: r }),
1154
+ /* @__PURE__ */ l(T, { asChild: !0, align: "center", justify: "center", position: "absolute", inset: "0", children: /* @__PURE__ */ l("span", { children: /* @__PURE__ */ l(
1155
+ Nt,
1156
1156
  {
1157
- size: vo(s),
1158
- color: yo(n)
1157
+ size: Xo(o),
1158
+ color: Zo(t)
1159
1159
  }
1160
1160
  ) }) })
1161
1161
  ] }) : r
1162
1162
  }
1163
1163
  );
1164
1164
  });
1165
- me.displayName = "Button";
1166
- const xe = i.forwardRef((e, t) => {
1167
- const { color: n = "currentColor", ...s } = e;
1165
+ J.displayName = "Button";
1166
+ const be = u.forwardRef((e, n) => {
1167
+ const { color: t = "currentColor", ...o } = e;
1168
1168
  return /* @__PURE__ */ l(
1169
1169
  "svg",
1170
1170
  {
@@ -1173,13 +1173,13 @@ const xe = i.forwardRef((e, t) => {
1173
1173
  height: "7",
1174
1174
  viewBox: "0 0 10 7",
1175
1175
  fill: "none",
1176
- ...s,
1177
- ref: t,
1176
+ ...o,
1177
+ ref: n,
1178
1178
  children: /* @__PURE__ */ l(
1179
1179
  "path",
1180
1180
  {
1181
1181
  d: "M0.800781 3.32636L3.76374 6.13338L8.80078 0.800049",
1182
- stroke: n,
1182
+ stroke: t,
1183
1183
  strokeWidth: "1.6",
1184
1184
  strokeLinecap: "round",
1185
1185
  strokeLinejoin: "round"
@@ -1187,8 +1187,8 @@ const xe = i.forwardRef((e, t) => {
1187
1187
  )
1188
1188
  }
1189
1189
  );
1190
- }), wo = i.forwardRef((e, t) => {
1191
- const { color: n = "currentColor", ...s } = e;
1190
+ }), Jo = u.forwardRef((e, n) => {
1191
+ const { color: t = "currentColor", ...o } = e;
1192
1192
  return /* @__PURE__ */ l(
1193
1193
  "svg",
1194
1194
  {
@@ -1196,9 +1196,9 @@ const xe = i.forwardRef((e, t) => {
1196
1196
  width: "9",
1197
1197
  height: "9",
1198
1198
  viewBox: "0 0 9 9",
1199
- fill: n,
1200
- ...s,
1201
- ref: t,
1199
+ fill: t,
1200
+ ...o,
1201
+ ref: n,
1202
1202
  children: /* @__PURE__ */ l(
1203
1203
  "path",
1204
1204
  {
@@ -1209,255 +1209,255 @@ const xe = i.forwardRef((e, t) => {
1209
1209
  )
1210
1210
  }
1211
1211
  );
1212
- }), Ro = i.forwardRef((e, t) => {
1213
- const { color: n = "currentColor", width: s = 20, height: o = 20, ...r } = e;
1212
+ }), Qo = u.forwardRef((e, n) => {
1213
+ const { color: t = "currentColor", width: o = 20, height: s = 20, ...r } = e;
1214
1214
  return /* @__PURE__ */ l(
1215
1215
  "svg",
1216
1216
  {
1217
1217
  xmlns: "http://www.w3.org/2000/svg",
1218
- width: s,
1219
- height: o,
1218
+ width: o,
1219
+ height: s,
1220
1220
  viewBox: "4 2 16 16",
1221
1221
  fill: "none",
1222
1222
  ...r,
1223
- ref: t,
1223
+ ref: n,
1224
1224
  children: /* @__PURE__ */ l(
1225
1225
  "path",
1226
1226
  {
1227
1227
  d: "M12.3385 16.9999C12.1891 17.0004 12.0415 16.9675 11.9065 16.9034C11.7715 16.8394 11.6525 16.746 11.5584 16.63L6.72753 10.6305C6.58042 10.4516 6.5 10.2272 6.5 9.99559C6.5 9.76399 6.58042 9.53957 6.72753 9.36065L11.7284 3.36122C11.8982 3.15702 12.1422 3.02861 12.4066 3.00423C12.6711 2.97985 12.9344 3.06151 13.1387 3.23123C13.3429 3.40095 13.4714 3.64484 13.4958 3.90924C13.5202 4.17364 13.4385 4.4369 13.2687 4.6411L8.7979 10.0006L13.1187 15.3601C13.241 15.5069 13.3187 15.6856 13.3426 15.8751C13.3664 16.0646 13.3355 16.257 13.2534 16.4296C13.1714 16.6021 13.0416 16.7475 12.8795 16.8486C12.7173 16.9496 12.5296 17.0022 12.3385 16.9999Z",
1228
- fill: n
1228
+ fill: t
1229
1229
  }
1230
1230
  )
1231
1231
  }
1232
1232
  );
1233
- }), No = i.forwardRef((e, t) => {
1234
- const { color: n = "currentColor", width: s = 20, height: o = 20, ...r } = e;
1233
+ }), es = u.forwardRef((e, n) => {
1234
+ const { color: t = "currentColor", width: o = 20, height: s = 20, ...r } = e;
1235
1235
  return /* @__PURE__ */ l(
1236
1236
  "svg",
1237
1237
  {
1238
1238
  xmlns: "http://www.w3.org/2000/svg",
1239
- width: s,
1240
- height: o,
1239
+ width: o,
1240
+ height: s,
1241
1241
  viewBox: "4 2 16 16",
1242
1242
  fill: "none",
1243
1243
  ...r,
1244
- ref: t,
1244
+ ref: n,
1245
1245
  children: /* @__PURE__ */ l(
1246
1246
  "path",
1247
1247
  {
1248
1248
  d: "M7.66146 3.00007C7.81088 2.99956 7.95852 3.03253 8.09352 3.09655C8.22853 3.16057 8.34747 3.25403 8.4416 3.37003L13.2725 9.36947C13.4196 9.54838 13.5 9.77281 13.5 10.0044C13.5 10.236 13.4196 10.4604 13.2725 10.6393L8.27157 16.6388C8.1018 16.843 7.85785 16.9714 7.59337 16.9958C7.3289 17.0201 7.06557 16.9385 6.86132 16.7688C6.65706 16.599 6.52862 16.3552 6.50423 16.0908C6.47985 15.8264 6.56152 15.5631 6.73129 15.3589L11.2021 9.99941L6.88132 4.63991C6.75902 4.49314 6.68133 4.31442 6.65744 4.12489C6.63356 3.93536 6.66448 3.74295 6.74655 3.57044C6.82862 3.39793 6.95841 3.25253 7.12054 3.15145C7.28268 3.05037 7.47039 2.99784 7.66146 3.00007Z",
1249
- fill: n
1249
+ fill: t
1250
1250
  }
1251
1251
  )
1252
1252
  }
1253
1253
  );
1254
- }), xo = i.forwardRef((e, t) => {
1255
- const { color: n = "currentColor", width: s = 20, height: o = 20, ...r } = e;
1254
+ }), ts = u.forwardRef((e, n) => {
1255
+ const { color: t = "currentColor", width: o = 20, height: s = 20, ...r } = e;
1256
1256
  return /* @__PURE__ */ l(
1257
1257
  "svg",
1258
1258
  {
1259
1259
  xmlns: "http://www.w3.org/2000/svg",
1260
- width: s,
1261
- height: o,
1260
+ width: o,
1261
+ height: s,
1262
1262
  viewBox: "4 2 16 16",
1263
1263
  fill: "none",
1264
1264
  ...r,
1265
- ref: t,
1265
+ ref: n,
1266
1266
  children: /* @__PURE__ */ l(
1267
1267
  "path",
1268
1268
  {
1269
1269
  d: "M15 8.82962C15.0003 8.93634 14.9768 9.0418 14.931 9.13823C14.8853 9.23466 14.8186 9.31962 14.7357 9.38686L10.4504 12.8375C10.3226 12.9426 10.1623 13 9.99685 13C9.83142 13 9.67112 12.9426 9.54332 12.8375L5.25801 9.26541C5.11216 9.14414 5.02043 8.96989 5.00302 8.78098C4.98561 8.59207 5.04393 8.40398 5.16516 8.25808C5.2864 8.11219 5.4606 8.02044 5.64946 8.00302C5.83832 7.98561 6.02636 8.04395 6.17221 8.16521L10.0004 11.3586L13.8286 8.27237C13.9335 8.18501 14.0611 8.12952 14.1965 8.11246C14.3319 8.0954 14.4693 8.11749 14.5925 8.17611C14.7158 8.23473 14.8196 8.32743 14.8918 8.44325C14.964 8.55906 15.0015 8.69314 15 8.82962Z",
1270
- fill: n
1270
+ fill: t
1271
1271
  }
1272
1272
  )
1273
1273
  }
1274
1274
  );
1275
- }), So = ["1", "2", "3", "4"], ko = ["classic", "circle", "outline"], nt = {
1276
- size: { type: "enum", className: "bd-size", values: So, default: "2" },
1277
- variant: { type: "enum", className: "bd-variant", values: ko, default: "classic" }
1278
- }, Se = "Checkbox", [Po, ot] = A(Se), [Io, ke] = Po(Se);
1279
- function Eo(e) {
1275
+ }), ns = ["1", "2", "3", "4"], os = ["classic", "circle", "outline"], F = {
1276
+ size: { type: "enum", className: "bd-size", values: ns, default: "2" },
1277
+ variant: { type: "enum", className: "bd-variant", values: os, default: "classic" }
1278
+ }, He = "Checkbox", [ss, wt] = M(He), [rs, je] = ss(He);
1279
+ function Rt(e) {
1280
1280
  const {
1281
- __scopeCheckbox: t,
1282
- checked: n,
1283
- defaultChecked: s,
1284
- required: o,
1281
+ __scopeCheckbox: n,
1282
+ checked: t,
1283
+ defaultChecked: o,
1284
+ required: s,
1285
1285
  name: r,
1286
1286
  form: c,
1287
1287
  disabled: a,
1288
- value: u = "on",
1288
+ value: i = "on",
1289
1289
  children: d,
1290
- onCheckedChange: f,
1290
+ onCheckedChange: p,
1291
1291
  // @ts-expect-error - Internal prop for render
1292
- __internal: p
1293
- } = e, [b, h] = _({
1294
- prop: n,
1295
- defaultProp: s ?? !1,
1296
- onChange: f,
1297
- caller: Se
1298
- }), [C, v] = i.useState(null), [g, m] = i.useState(null), y = i.useRef(!1), w = C ? !!c || !!C.closest("form") : !0, R = {
1299
- checked: b,
1292
+ __internal: f
1293
+ } = e, [h, m] = _({
1294
+ prop: t,
1295
+ defaultProp: o ?? !1,
1296
+ onChange: p,
1297
+ caller: He
1298
+ }), [v, C] = u.useState(null), [g, N] = u.useState(null), b = u.useRef(!1), y = v ? !!c || !!v.closest("form") : !0, w = {
1299
+ checked: h,
1300
1300
  disabled: a,
1301
- setChecked: h,
1302
- control: C,
1303
- setControl: v,
1301
+ setChecked: m,
1302
+ control: v,
1303
+ setControl: C,
1304
1304
  name: r,
1305
1305
  form: c,
1306
- value: u,
1307
- hasConsumerStoppedPropagationRef: y,
1308
- required: o,
1309
- defaultChecked: M(s) ? !1 : s,
1310
- isFormControl: w,
1306
+ value: i,
1307
+ hasConsumerStoppedPropagationRef: b,
1308
+ required: s,
1309
+ defaultChecked: V(o) ? !1 : o,
1310
+ isFormControl: y,
1311
1311
  bubbleInput: g,
1312
- setBubbleInput: m
1312
+ setBubbleInput: N
1313
1313
  };
1314
1314
  return /* @__PURE__ */ l(
1315
- Io,
1315
+ rs,
1316
1316
  {
1317
- scope: t,
1318
- ...R,
1319
- children: Do(p) ? p(R) : d
1317
+ scope: n,
1318
+ ...w,
1319
+ children: as(f) ? f(w) : d
1320
1320
  }
1321
1321
  );
1322
1322
  }
1323
- const st = "CheckboxTrigger", rt = i.forwardRef(
1323
+ const xt = "CheckboxTrigger", Pt = u.forwardRef(
1324
1324
  ({
1325
1325
  __scopeCheckbox: e,
1326
- onKeyDown: t,
1327
- onClick: n,
1328
- ...s
1329
- }, o) => {
1326
+ onKeyDown: n,
1327
+ onClick: t,
1328
+ ...o
1329
+ }, s) => {
1330
1330
  const {
1331
1331
  control: r,
1332
1332
  value: c,
1333
1333
  disabled: a,
1334
- checked: u,
1334
+ checked: i,
1335
1335
  required: d,
1336
- setControl: f,
1337
- setChecked: p,
1338
- hasConsumerStoppedPropagationRef: b,
1339
- isFormControl: h,
1340
- bubbleInput: C
1341
- } = ke(st, e), v = D(o, f), g = i.useRef(u);
1342
- return i.useEffect(() => {
1343
- const m = r?.form;
1344
- if (m) {
1345
- const y = () => p(g.current);
1346
- return m.addEventListener("reset", y), () => m.removeEventListener("reset", y);
1336
+ setControl: p,
1337
+ setChecked: f,
1338
+ hasConsumerStoppedPropagationRef: h,
1339
+ isFormControl: m,
1340
+ bubbleInput: v
1341
+ } = je(xt, e), C = I(s, p), g = u.useRef(i);
1342
+ return u.useEffect(() => {
1343
+ const N = r?.form;
1344
+ if (N) {
1345
+ const b = () => f(g.current);
1346
+ return N.addEventListener("reset", b), () => N.removeEventListener("reset", b);
1347
1347
  }
1348
- }, [r, p]), /* @__PURE__ */ l(
1349
- k.button,
1348
+ }, [r, f]), /* @__PURE__ */ l(
1349
+ R.button,
1350
1350
  {
1351
1351
  type: "button",
1352
1352
  role: "checkbox",
1353
- "aria-checked": M(u) ? "mixed" : u,
1353
+ "aria-checked": V(i) ? "mixed" : i,
1354
1354
  "aria-required": d,
1355
- "data-state": ut(u),
1355
+ "data-state": Dt(i),
1356
1356
  "data-disabled": a ? "" : void 0,
1357
1357
  disabled: a,
1358
1358
  value: c,
1359
- ...s,
1360
- ref: v,
1361
- onKeyDown: B(t, (m) => {
1362
- m.key === "Enter" && m.preventDefault();
1359
+ ...o,
1360
+ ref: C,
1361
+ onKeyDown: A(n, (N) => {
1362
+ N.key === "Enter" && N.preventDefault();
1363
1363
  }),
1364
- onClick: B(n, (m) => {
1365
- p((y) => M(y) ? !0 : !y), C && h && (b.current = m.isPropagationStopped(), b.current || m.stopPropagation());
1364
+ onClick: A(t, (N) => {
1365
+ f((b) => V(b) ? !0 : !b), v && m && (h.current = N.isPropagationStopped(), h.current || N.stopPropagation());
1366
1366
  })
1367
1367
  }
1368
1368
  );
1369
1369
  }
1370
1370
  );
1371
- rt.displayName = st;
1372
- const at = i.forwardRef(
1373
- (e, t) => {
1371
+ Pt.displayName = xt;
1372
+ const St = u.forwardRef(
1373
+ (e, n) => {
1374
1374
  const {
1375
- __scopeCheckbox: n,
1376
- name: s,
1377
- checked: o,
1375
+ __scopeCheckbox: t,
1376
+ name: o,
1377
+ checked: s,
1378
1378
  defaultChecked: r,
1379
1379
  required: c,
1380
1380
  disabled: a,
1381
- value: u,
1381
+ value: i,
1382
1382
  onCheckedChange: d,
1383
- form: f,
1384
- ...p
1383
+ form: p,
1384
+ ...f
1385
1385
  } = e;
1386
1386
  return /* @__PURE__ */ l(
1387
- Eo,
1387
+ Rt,
1388
1388
  {
1389
- __scopeCheckbox: n,
1390
- checked: o,
1389
+ __scopeCheckbox: t,
1390
+ checked: s,
1391
1391
  defaultChecked: r,
1392
1392
  required: c,
1393
- name: s,
1394
- form: f,
1393
+ name: o,
1394
+ form: p,
1395
1395
  disabled: a,
1396
- value: u,
1396
+ value: i,
1397
1397
  onCheckedChange: d,
1398
- __internal: ({ isFormControl: b }) => /* @__PURE__ */ S($e, { children: [
1398
+ __internal: ({ isFormControl: h }) => /* @__PURE__ */ P(ue, { children: [
1399
1399
  /* @__PURE__ */ l(
1400
- rt,
1400
+ Pt,
1401
1401
  {
1402
- ...p,
1403
- ref: t,
1404
- __scopeCheckbox: n
1402
+ ...f,
1403
+ ref: n,
1404
+ __scopeCheckbox: t
1405
1405
  }
1406
1406
  ),
1407
- b && /* @__PURE__ */ l(
1408
- it,
1407
+ h && /* @__PURE__ */ l(
1408
+ Et,
1409
1409
  {
1410
- __scopeCheckbox: n
1410
+ __scopeCheckbox: t
1411
1411
  }
1412
1412
  )
1413
1413
  ] })
1414
1414
  }
1415
1415
  );
1416
1416
  }
1417
- ), ct = "CheckboxBubbleInput", it = i.forwardRef(
1418
- ({ __scopeCheckbox: e, ...t }, n) => {
1417
+ ), kt = "CheckboxBubbleInput", Et = u.forwardRef(
1418
+ ({ __scopeCheckbox: e, ...n }, t) => {
1419
1419
  const {
1420
- control: s,
1421
- checked: o,
1420
+ control: o,
1421
+ checked: s,
1422
1422
  defaultChecked: r,
1423
1423
  required: c,
1424
1424
  disabled: a,
1425
- name: u,
1425
+ name: i,
1426
1426
  value: d,
1427
- form: f,
1428
- bubbleInput: p,
1429
- setBubbleInput: b,
1430
- hasConsumerStoppedPropagationRef: h
1431
- } = ke(ct, e), C = D(n, b), v = Ce(o), g = ve(s);
1432
- i.useEffect(() => {
1433
- const y = p;
1434
- if (!y) return;
1435
- const w = window.HTMLInputElement.prototype, T = Object.getOwnPropertyDescriptor(
1436
- w,
1427
+ form: p,
1428
+ bubbleInput: f,
1429
+ setBubbleInput: h,
1430
+ hasConsumerStoppedPropagationRef: m
1431
+ } = je(kt, e), v = I(t, h), C = fe(s), g = Ge(o);
1432
+ u.useEffect(() => {
1433
+ const b = f;
1434
+ if (!b) return;
1435
+ const y = window.HTMLInputElement.prototype, S = Object.getOwnPropertyDescriptor(
1436
+ y,
1437
1437
  "checked"
1438
- ).set, x = !h.current;
1439
- if (v !== o && T) {
1440
- const H = new Event("click", { bubbles: x });
1441
- y.indeterminate = M(o), T.call(y, M(o) ? !1 : o), y.dispatchEvent(H);
1438
+ ).set, k = !m.current;
1439
+ if (C !== s && S) {
1440
+ const O = new Event("click", { bubbles: k });
1441
+ b.indeterminate = V(s), S.call(b, V(s) ? !1 : s), b.dispatchEvent(O);
1442
1442
  }
1443
- }, [p, v, o, h]);
1444
- const m = i.useRef(M(o) ? !1 : o);
1443
+ }, [f, C, s, m]);
1444
+ const N = u.useRef(V(s) ? !1 : s);
1445
1445
  return /* @__PURE__ */ l(
1446
- k.input,
1446
+ R.input,
1447
1447
  {
1448
1448
  type: "checkbox",
1449
1449
  "aria-hidden": !0,
1450
- defaultChecked: r ?? m.current,
1450
+ defaultChecked: r ?? N.current,
1451
1451
  required: c,
1452
1452
  disabled: a,
1453
- name: u,
1453
+ name: i,
1454
1454
  value: d,
1455
- form: f,
1456
- ...t,
1455
+ form: p,
1456
+ ...n,
1457
1457
  tabIndex: -1,
1458
- ref: C,
1458
+ ref: v,
1459
1459
  style: {
1460
- ...t.style,
1460
+ ...n.style,
1461
1461
  ...g,
1462
1462
  position: "absolute",
1463
1463
  pointerEvents: "none",
@@ -1469,267 +1469,1133 @@ const at = i.forwardRef(
1469
1469
  );
1470
1470
  }
1471
1471
  );
1472
- it.displayName = ct;
1473
- const lt = "CheckboxIndicator", Pe = i.forwardRef((e, t) => {
1474
- const { __scopeCheckbox: n, forceMount: s, ...o } = e, r = ke(lt, n);
1475
- return /* @__PURE__ */ l(qe, { remain: s || M(r.checked) || r.checked === !0, children: /* @__PURE__ */ l(
1476
- k.span,
1472
+ Et.displayName = kt;
1473
+ const It = "CheckboxIndicator", Ce = u.forwardRef((e, n) => {
1474
+ const { __scopeCheckbox: t, forceMount: o, ...s } = e, r = je(It, t);
1475
+ return /* @__PURE__ */ l(ft, { remain: o || V(r.checked) || r.checked === !0, children: /* @__PURE__ */ l(
1476
+ R.span,
1477
1477
  {
1478
- "data-state": ut(r.checked),
1478
+ "data-state": Dt(r.checked),
1479
1479
  "data-disabled": r.disabled ? "" : void 0,
1480
- ...o,
1481
- ref: t,
1480
+ ...s,
1481
+ ref: n,
1482
1482
  style: { pointerEvents: "none", ...e.style }
1483
1483
  }
1484
1484
  ) });
1485
1485
  });
1486
- Pe.displayName = lt;
1487
- function Do(e) {
1486
+ Ce.displayName = It;
1487
+ function as(e) {
1488
1488
  return typeof e == "function";
1489
1489
  }
1490
- function M(e) {
1490
+ function V(e) {
1491
1491
  return e === "indeterminate";
1492
1492
  }
1493
- function ut(e) {
1494
- return M(e) ? "indeterminate" : e ? "checked" : "unchecked";
1493
+ function Dt(e) {
1494
+ return V(e) ? "indeterminate" : e ? "checked" : "unchecked";
1495
1495
  }
1496
- const To = i.forwardRef((e, t) => {
1496
+ const cs = u.forwardRef((e, n) => {
1497
1497
  const {
1498
- className: n,
1499
- checked: s,
1500
- defaultChecked: o = !1,
1498
+ className: t,
1499
+ checked: o,
1500
+ defaultChecked: s = !1,
1501
1501
  onCheckedChange: r,
1502
1502
  ...c
1503
- } = P(e, nt), [a, u] = _({
1504
- prop: s,
1505
- defaultProp: o,
1503
+ } = E(e, F), [a, i] = _({
1504
+ prop: o,
1505
+ defaultProp: s,
1506
1506
  onChange: r
1507
1507
  });
1508
1508
  return /* @__PURE__ */ l(
1509
- at,
1509
+ St,
1510
1510
  {
1511
1511
  ...c,
1512
- defaultChecked: o,
1512
+ defaultChecked: s,
1513
1513
  checked: a,
1514
- onCheckedChange: u,
1514
+ onCheckedChange: i,
1515
1515
  asChild: !1,
1516
- ref: t,
1517
- className: N("bd-reset", "bd-CheckboxRoot", n),
1518
- children: /* @__PURE__ */ l(Pe, { asChild: !0, className: "bd-CheckboxIndicator", children: a === "indeterminate" ? /* @__PURE__ */ l(wo, {}) : /* @__PURE__ */ l(xe, {}) })
1516
+ ref: n,
1517
+ className: x("bd-reset", "bd-CheckboxRoot", t),
1518
+ children: /* @__PURE__ */ l(Ce, { asChild: !0, className: "bd-CheckboxIndicator", children: a === "indeterminate" ? /* @__PURE__ */ l(Jo, {}) : /* @__PURE__ */ l(be, {}) })
1519
1519
  }
1520
1520
  );
1521
1521
  });
1522
- To.displayName = "Checkbox";
1523
- const Z = {
1524
- ...U,
1525
- ...nt
1526
- }, Ie = "CheckboxGroup", [_o, dt] = A(
1527
- Ie,
1528
- [ye, ot]
1529
- ), pt = ye(), ft = ot(), [Bo, Ao] = _o(Ie), mt = i.forwardRef(
1530
- (e, t) => {
1522
+ cs.displayName = "Checkbox";
1523
+ const is = ["1", "2"], ls = ["basic", "notice", "status"], us = ["right", "fill", "left"], at = {
1524
+ size: { type: "enum", className: "bd-size", values: is, default: "2" },
1525
+ variant: { type: "enum", className: "bd-variant", values: ls, default: "basic" }
1526
+ }, ds = {
1527
+ layout: { type: "enum", className: "bd-layout", values: us, default: "left" }
1528
+ }, Tt = "__popupPart";
1529
+ function ne(e, n) {
1530
+ e[Tt] = n;
1531
+ }
1532
+ function ps(e) {
1533
+ if (e === void 0)
1534
+ return;
1535
+ if (typeof e == "number")
1536
+ return `${e}px`;
1537
+ const n = e.trim();
1538
+ if (!n)
1539
+ return;
1540
+ const t = n.match(/^\{?\s*(\d+(?:\.\d+)?)\s*\}?$/);
1541
+ return t ? `${t[1]}px` : n;
1542
+ }
1543
+ function fs(e, n) {
1544
+ if (e === "basic")
1545
+ return n;
1546
+ const t = ms(n);
1547
+ if (e === "notice") {
1548
+ const s = t.icons.length > 0 || t.messages.length > 0, r = t.bodies.length > 0 || t.rest.length > 0, c = s || r;
1549
+ return /* @__PURE__ */ P(ue, { children: [
1550
+ t.headers,
1551
+ c ? /* @__PURE__ */ P(R.div, { className: "bd-PopupNoticeBody", children: [
1552
+ s ? /* @__PURE__ */ P(R.div, { className: "bd-PopupNoticeLead", children: [
1553
+ t.icons.length > 0 ? /* @__PURE__ */ l(R.div, { className: "bd-PopupNoticeIcon", children: t.icons }) : null,
1554
+ t.messages.length > 0 ? /* @__PURE__ */ l(R.div, { className: "bd-PopupNoticeMessage", children: t.messages }) : null
1555
+ ] }) : null,
1556
+ r ? /* @__PURE__ */ P(R.div, { className: "bd-PopupNoticeContent", children: [
1557
+ t.bodies,
1558
+ t.rest
1559
+ ] }) : null
1560
+ ] }) : null,
1561
+ t.footers
1562
+ ] });
1563
+ }
1564
+ const o = [
1565
+ ...t.icons,
1566
+ ...t.messages,
1567
+ ...t.bodies,
1568
+ ...t.rest
1569
+ ];
1570
+ return /* @__PURE__ */ P(ue, { children: [
1571
+ o.length > 0 ? /* @__PURE__ */ l(R.div, { className: "bd-PopupStatusMain", children: o }) : null,
1572
+ t.footers
1573
+ ] });
1574
+ }
1575
+ function ms(e) {
1576
+ const n = {
1577
+ headers: [],
1578
+ icons: [],
1579
+ messages: [],
1580
+ bodies: [],
1581
+ footers: [],
1582
+ rest: []
1583
+ };
1584
+ for (const t of _t(e))
1585
+ switch (hs(t)) {
1586
+ case "header":
1587
+ n.headers.push(t);
1588
+ break;
1589
+ case "icon":
1590
+ n.icons.push(t);
1591
+ break;
1592
+ case "message":
1593
+ n.messages.push(t);
1594
+ break;
1595
+ case "body":
1596
+ n.bodies.push(t);
1597
+ break;
1598
+ case "footer":
1599
+ n.footers.push(t);
1600
+ break;
1601
+ default:
1602
+ n.rest.push(t);
1603
+ }
1604
+ return n;
1605
+ }
1606
+ function _t(e) {
1607
+ const n = [];
1608
+ return u.Children.forEach(e, (t) => {
1609
+ if (u.isValidElement(t) && t.type === u.Fragment) {
1610
+ const o = t;
1611
+ n.push(..._t(o.props.children));
1612
+ return;
1613
+ }
1614
+ n.push(t);
1615
+ }), n;
1616
+ }
1617
+ function hs(e) {
1618
+ return u.isValidElement(e) ? e.type[Tt] ?? null : null;
1619
+ }
1620
+ function At(e) {
1621
+ return Array.from(
1622
+ e.querySelectorAll(
1623
+ [
1624
+ "a[href]",
1625
+ "button:not([disabled])",
1626
+ "input:not([disabled])",
1627
+ "select:not([disabled])",
1628
+ "textarea:not([disabled])",
1629
+ '[tabindex]:not([tabindex="-1"])'
1630
+ ].join(",")
1631
+ )
1632
+ ).filter((n) => {
1633
+ const t = window.getComputedStyle(n);
1634
+ return (n.offsetWidth > 0 || n.offsetHeight > 0 || n.getClientRects().length > 0) && t.display !== "none" && t.visibility !== "hidden" && !n.hasAttribute("disabled") && n.getAttribute("aria-hidden") !== "true";
1635
+ });
1636
+ }
1637
+ function gs(e) {
1638
+ return Object.fromEntries(
1639
+ Object.entries(e).filter(([n]) => n !== "__scopePopup")
1640
+ );
1641
+ }
1642
+ function bs(e, n) {
1643
+ if (!n)
1644
+ return;
1645
+ const t = At(n);
1646
+ if (t.length === 0) {
1647
+ e.preventDefault(), n.focus();
1648
+ return;
1649
+ }
1650
+ const o = t[0], s = t[t.length - 1], r = document.activeElement;
1651
+ if (e.shiftKey && r === o) {
1652
+ e.preventDefault(), s.focus();
1653
+ return;
1654
+ }
1655
+ !e.shiftKey && r === s && (e.preventDefault(), o.focus());
1656
+ }
1657
+ const Mt = "Popup", [Cs] = M(Mt), [vs, W] = Cs(Mt), ct = ({
1658
+ __scopePopup: e,
1659
+ children: n,
1660
+ open: t,
1661
+ onOpenChange: o,
1662
+ closeOnEscape: s = !0,
1663
+ closeOnOverlayClick: r = !0,
1664
+ lockScroll: c = !0
1665
+ }) => {
1666
+ const a = ce((b) => {
1667
+ o(b);
1668
+ }), i = fe(t), d = u.useRef(null), p = u.useRef(null), [f, h] = u.useState([]), [m, v] = u.useState([]), C = ce((b) => (h((y) => y.includes(b) ? y : [...y, b]), () => {
1669
+ h((y) => y.filter((w) => w !== b));
1670
+ })), g = ce((b) => (v((y) => y.includes(b) ? y : [...y, b]), () => {
1671
+ v((y) => y.filter((w) => w !== b));
1672
+ }));
1673
+ Ve(d, () => {
1674
+ !t || !r || a(!1);
1675
+ }), u.useEffect(() => {
1676
+ if (!t || i === t)
1677
+ return;
1678
+ const b = document.activeElement;
1679
+ p.current = b instanceof HTMLElement ? b : null;
1680
+ }, [t, i]), u.useEffect(() => {
1681
+ if (t || i === t)
1682
+ return;
1683
+ const b = p.current;
1684
+ b && document.contains(b) && b.focus();
1685
+ }, [t, i]), u.useEffect(() => {
1686
+ if (!t || !s)
1687
+ return;
1688
+ const b = (y) => {
1689
+ y.key === "Escape" && (y.preventDefault(), a(!1));
1690
+ };
1691
+ return document.addEventListener("keydown", b), () => {
1692
+ document.removeEventListener("keydown", b);
1693
+ };
1694
+ }, [t, s, a]), B(() => {
1695
+ if (!t || !c)
1696
+ return;
1697
+ const { body: b, documentElement: y } = document, w = b.style.overflow, S = b.style.paddingRight, k = window.innerWidth - y.clientWidth;
1698
+ return b.style.overflow = "hidden", k > 0 && (b.style.paddingRight = `${k}px`), () => {
1699
+ b.style.overflow = w, b.style.paddingRight = S;
1700
+ };
1701
+ }, [t, c]);
1702
+ const N = u.useMemo(
1703
+ () => ({
1704
+ open: t,
1705
+ onOpenChange: a,
1706
+ closeOnOverlayClick: r,
1707
+ contentRef: d,
1708
+ titleIds: f,
1709
+ descriptionIds: m,
1710
+ registerTitleId: C,
1711
+ registerDescriptionId: g
1712
+ }),
1713
+ [
1714
+ t,
1715
+ a,
1716
+ r,
1717
+ f,
1718
+ m,
1719
+ C,
1720
+ g
1721
+ ]
1722
+ );
1723
+ return /* @__PURE__ */ l(vs, { scope: e, ...N, children: n });
1724
+ }, ys = "PopupPortal", Ns = ({
1725
+ __scopePopup: e,
1726
+ children: n,
1727
+ container: t,
1728
+ forceMount: o
1729
+ }) => {
1730
+ const s = W(ys, e);
1731
+ return !o && !s.open ? null : /* @__PURE__ */ l($e, { container: t, children: n });
1732
+ }, Bt = "PopupOverlay", Ot = u.forwardRef(
1733
+ (e, n) => {
1734
+ const { __scopePopup: t, className: o, ...s } = e, r = W(Bt, t);
1735
+ return /* @__PURE__ */ l(
1736
+ R.div,
1737
+ {
1738
+ "data-state": r.open ? "open" : "closed",
1739
+ ...s,
1740
+ ref: n,
1741
+ className: x("bd-PopupOverlay", o)
1742
+ }
1743
+ );
1744
+ }
1745
+ );
1746
+ Ot.displayName = Bt;
1747
+ const Ft = "PopupContent", Gt = u.forwardRef(
1748
+ (e, n) => {
1749
+ const t = e.variant ?? at.variant.default, { __scopePopup: o, onKeyDown: s, children: r, contentWidth: c, ...a } = E(
1750
+ { ...e, variant: t },
1751
+ at
1752
+ ), i = W(Ft, o), d = I(n, i.contentRef), p = ps(c), f = p === void 0 ? void 0 : { width: `min(calc(100vw - var(--space-8)), ${p})` };
1753
+ return u.useEffect(() => {
1754
+ if (!i.open)
1755
+ return;
1756
+ const h = i.contentRef.current;
1757
+ if (!h)
1758
+ return;
1759
+ const m = window.requestAnimationFrame(() => {
1760
+ (At(h)[0] ?? h).focus();
1761
+ });
1762
+ return () => {
1763
+ window.cancelAnimationFrame(m);
1764
+ };
1765
+ }, [i.open, i.contentRef]), /* @__PURE__ */ l(
1766
+ R.div,
1767
+ {
1768
+ role: "dialog",
1769
+ "aria-modal": "true",
1770
+ tabIndex: -1,
1771
+ "data-state": i.open ? "open" : "closed",
1772
+ "aria-labelledby": i.titleIds[0],
1773
+ "aria-describedby": i.descriptionIds.join(" ") || void 0,
1774
+ ...a,
1775
+ ref: d,
1776
+ style: Ae(f, a.style),
1777
+ className: x("bd-PopupContent", a.className),
1778
+ onKeyDown: A(s, (h) => {
1779
+ h.key === "Tab" && bs(h, i.contentRef.current);
1780
+ }),
1781
+ children: fs(t, r)
1782
+ }
1783
+ );
1784
+ }
1785
+ );
1786
+ Gt.displayName = Ft;
1787
+ const ws = "PopupHeader", qe = u.forwardRef(
1788
+ ({ className: e, ...n }, t) => /* @__PURE__ */ l(R.div, { ...n, ref: t, className: x("bd-PopupHeader", e) })
1789
+ );
1790
+ qe.displayName = ws;
1791
+ ne(qe, "header");
1792
+ const Vt = "PopupTitle", $t = u.forwardRef(
1793
+ (e, n) => {
1794
+ const { __scopePopup: t, id: o, className: s, ...r } = e, c = W(Vt, t), a = ee(o), { registerTitleId: i } = c;
1795
+ return B(() => {
1796
+ if (a)
1797
+ return i(a);
1798
+ }, [i, a]), /* @__PURE__ */ l(
1799
+ te,
1800
+ {
1801
+ asChild: !0,
1802
+ size: "7",
1803
+ weight: "bold",
1804
+ color: "gray1500",
1805
+ className: x("bd-PopupTitle", s),
1806
+ children: /* @__PURE__ */ l(R.div, { id: a, ...r, ref: n })
1807
+ }
1808
+ );
1809
+ }
1810
+ );
1811
+ $t.displayName = Vt;
1812
+ const Rs = "PopupIcon", Ye = u.forwardRef(
1813
+ ({ className: e, ...n }, t) => /* @__PURE__ */ l(R.div, { ...n, ref: t, className: x("bd-PopupIcon", e) })
1814
+ );
1815
+ Ye.displayName = Rs;
1816
+ ne(Ye, "icon");
1817
+ const zt = "PopupMessage", Ke = u.forwardRef(
1818
+ (e, n) => {
1819
+ const { __scopePopup: t, id: o, className: s, ...r } = e, c = W(zt, t), a = ee(o), { registerDescriptionId: i } = c;
1820
+ return B(() => {
1821
+ if (a)
1822
+ return i(a);
1823
+ }, [i, a]), /* @__PURE__ */ l(
1824
+ te,
1825
+ {
1826
+ asChild: !0,
1827
+ size: "5",
1828
+ weight: "regular",
1829
+ color: "gray1500",
1830
+ className: x("bd-PopupMessage", s),
1831
+ children: /* @__PURE__ */ l(R.div, { id: a, ...r, ref: n })
1832
+ }
1833
+ );
1834
+ }
1835
+ );
1836
+ Ke.displayName = zt;
1837
+ ne(Ke, "message");
1838
+ const Lt = "PopupBody", We = u.forwardRef(
1839
+ (e, n) => {
1840
+ const { __scopePopup: t, id: o, className: s, ...r } = e, c = W(Lt, t), a = ee(o), { registerDescriptionId: i } = c;
1841
+ return B(() => {
1842
+ if (a)
1843
+ return i(a);
1844
+ }, [i, a]), /* @__PURE__ */ l(
1845
+ R.div,
1846
+ {
1847
+ id: a,
1848
+ ...r,
1849
+ ref: n,
1850
+ className: x("bd-PopupBody", s)
1851
+ }
1852
+ );
1853
+ }
1854
+ );
1855
+ We.displayName = Lt;
1856
+ ne(We, "body");
1857
+ const xs = "PopupFooter", Xe = u.forwardRef(
1858
+ (e, n) => {
1859
+ const t = gs(
1860
+ E(e, ds)
1861
+ );
1862
+ return /* @__PURE__ */ l(
1863
+ R.div,
1864
+ {
1865
+ ...t,
1866
+ ref: n,
1867
+ className: x("bd-PopupFooter", t.className)
1868
+ }
1869
+ );
1870
+ }
1871
+ );
1872
+ Xe.displayName = xs;
1873
+ ne(Xe, "footer");
1874
+ const G = Object.assign(ct, {
1875
+ Root: ct,
1876
+ Portal: Ns,
1877
+ Overlay: Ot,
1878
+ Content: Gt,
1879
+ Header: qe,
1880
+ Title: $t,
1881
+ Icon: Ye,
1882
+ Message: Ke,
1883
+ Body: We,
1884
+ Footer: Xe
1885
+ }), Ps = u.forwardRef(
1886
+ (e, n) => {
1531
1887
  const {
1532
- __scopeCheckboxGroup: n,
1533
- name: s,
1534
- defaultValue: o,
1888
+ open: t,
1889
+ onOpenChange: o,
1890
+ closeOnEscape: s,
1891
+ closeOnOverlayClick: r,
1892
+ lockScroll: c,
1893
+ title: a,
1894
+ content: i,
1895
+ onConfirm: d,
1896
+ onCancel: p,
1897
+ confirmText: f = "확인",
1898
+ confirmDisabled: h = !1,
1899
+ cancelText: m = "취소",
1900
+ closeOnConfirm: v = !0,
1901
+ closeOnCancel: C = !0,
1902
+ size: g = 2,
1903
+ contentWidth: N,
1904
+ buttonSize: b = "2",
1905
+ buttonRadius: y = "s"
1906
+ } = e, w = u.useCallback(async () => {
1907
+ await p?.(), C && o(!1);
1908
+ }, [C, p, o]), S = u.useCallback(async () => {
1909
+ await d(), v && o(!1);
1910
+ }, [v, d, o]);
1911
+ return /* @__PURE__ */ l(
1912
+ G.Root,
1913
+ {
1914
+ open: t,
1915
+ onOpenChange: o,
1916
+ closeOnEscape: s,
1917
+ closeOnOverlayClick: r,
1918
+ lockScroll: c,
1919
+ children: /* @__PURE__ */ P(G.Portal, { children: [
1920
+ /* @__PURE__ */ l(G.Overlay, {}),
1921
+ /* @__PURE__ */ P(
1922
+ G.Content,
1923
+ {
1924
+ ref: n,
1925
+ size: String(g),
1926
+ variant: "basic",
1927
+ contentWidth: N,
1928
+ children: [
1929
+ /* @__PURE__ */ l(G.Header, { children: /* @__PURE__ */ l(G.Title, { children: a }) }),
1930
+ /* @__PURE__ */ l(G.Body, { children: i }),
1931
+ /* @__PURE__ */ P(G.Footer, { layout: "right", children: [
1932
+ /* @__PURE__ */ l(
1933
+ J,
1934
+ {
1935
+ size: b,
1936
+ radius: y,
1937
+ variant: "outline-secondary",
1938
+ onClick: w,
1939
+ children: m
1940
+ }
1941
+ ),
1942
+ /* @__PURE__ */ l(
1943
+ J,
1944
+ {
1945
+ size: b,
1946
+ radius: y,
1947
+ variant: "fill-primary",
1948
+ disabled: h,
1949
+ onClick: S,
1950
+ children: f
1951
+ }
1952
+ )
1953
+ ] })
1954
+ ]
1955
+ }
1956
+ )
1957
+ ] })
1958
+ }
1959
+ );
1960
+ }
1961
+ );
1962
+ Ps.displayName = "ConfirmDialog";
1963
+ const Ze = u.forwardRef(
1964
+ ({ children: e, maxHeight: n, className: t, style: o, onScroll: s, onScrollBottom: r, ...c }, a) => /* @__PURE__ */ l(
1965
+ "div",
1966
+ {
1967
+ ref: a,
1968
+ onScroll: (d) => {
1969
+ if (s && s(d), r) {
1970
+ const { scrollTop: p, scrollHeight: f, clientHeight: h } = d.currentTarget;
1971
+ f - p <= h + 10 && r();
1972
+ }
1973
+ },
1974
+ className: `bd-ScrollArea ${t || ""}`,
1975
+ style: { ...o, maxHeight: n },
1976
+ ...c,
1977
+ children: e
1978
+ }
1979
+ )
1980
+ );
1981
+ Ze.displayName = "ScrollArea";
1982
+ const Ss = ["1", "2", "3", "4", "5"], ks = ["classic", "underlined", "rounded"], q = {
1983
+ size: { type: "enum", className: "bd-size", values: Ss, default: "4" },
1984
+ variant: { type: "enum", className: "bd-variant", values: ks, default: "classic" },
1985
+ ...Le,
1986
+ ...$
1987
+ }, Es = {
1988
+ gap: Ue.gap,
1989
+ px: j.px,
1990
+ pl: j.pl,
1991
+ pr: j.pr
1992
+ }, Je = {
1993
+ ...q,
1994
+ ...Es
1995
+ }, pe = "SelectBox", [Is] = M(pe), [Ds, ve] = Is(pe), Qe = ({
1996
+ __scopeSelect: e,
1997
+ value: n,
1998
+ defaultValue: t,
1999
+ onValueChange: o,
2000
+ valueLabelMap: s,
2001
+ open: r,
2002
+ defaultOpen: c,
2003
+ onOpenChange: a,
2004
+ variant: i = "classic",
2005
+ size: d = q.size.default,
2006
+ weight: p = "regular",
2007
+ children: f
2008
+ }) => {
2009
+ const [h, m] = _({
2010
+ prop: n,
2011
+ defaultProp: t ?? "",
2012
+ onChange: o,
2013
+ caller: pe
2014
+ }), [v, C] = _({
2015
+ prop: r,
2016
+ defaultProp: c ?? !1,
2017
+ onChange: a,
2018
+ caller: `${pe}.Open`
2019
+ }), g = u.useRef(null), N = ee();
2020
+ return /* @__PURE__ */ l(
2021
+ Ds,
2022
+ {
2023
+ scope: e,
2024
+ value: h,
2025
+ onValueChange: m,
2026
+ valueLabelMap: s,
2027
+ open: v,
2028
+ onOpenChange: C,
2029
+ triggerRef: g,
2030
+ contentId: N,
2031
+ variant: i,
2032
+ size: d,
2033
+ weight: p,
2034
+ children: f
2035
+ }
2036
+ );
2037
+ }, Ut = "SelectBoxTrigger", ye = u.forwardRef(
2038
+ (e, n) => {
2039
+ const { __scopeSelect: t, children: o, onClick: s, onKeyDown: r, ...c } = e, a = ve(Ut, t), i = I(n, a.triggerRef), { className: d, style: p, ...f } = E(c, Je), h = !a.value || a.value === "";
2040
+ return /* @__PURE__ */ l(
2041
+ R.button,
2042
+ {
2043
+ type: "button",
2044
+ role: "combobox",
2045
+ "aria-expanded": a.open,
2046
+ "data-placeholder": h ? "" : void 0,
2047
+ className: `bd-SelectBoxTrigger ${d || ""}`,
2048
+ style: p,
2049
+ ...f,
2050
+ ref: i,
2051
+ onClick: (m) => {
2052
+ a.onOpenChange(!a.open), s?.(m);
2053
+ },
2054
+ onKeyDown: (m) => {
2055
+ !a.open && (m.key === "ArrowDown" || m.key === "Enter" || m.key === " ") && (m.preventDefault(), a.onOpenChange(!0)), r?.(m);
2056
+ },
2057
+ children: o
2058
+ }
2059
+ );
2060
+ }
2061
+ );
2062
+ ye.displayName = Ut;
2063
+ const Ht = "SelectBoxContent", Ne = u.forwardRef(({ __scopeSelect: e, children: n, className: t, style: o, onKeyDown: s, ...r }, c) => {
2064
+ const a = ve(Ht, e), i = u.useRef(null), d = I(c, i);
2065
+ Ve(i, (C) => {
2066
+ a.triggerRef.current?.contains(C.target) || a.open && a.onOpenChange(!1);
2067
+ });
2068
+ const p = a.variant === "rounded" ? 8 : 0, { styles: f, isPositioned: h } = pt(
2069
+ a.triggerRef,
2070
+ i,
2071
+ a.open,
2072
+ p
2073
+ );
2074
+ u.useEffect(() => {
2075
+ a.open && i.current && requestAnimationFrame(() => {
2076
+ if (!i.current) return;
2077
+ const C = Array.from(
2078
+ i.current.querySelectorAll('[role="option"]')
2079
+ ), g = C.find((N) => N.getAttribute("aria-selected") === "true");
2080
+ g ? g.focus() : C.length > 0 && C[0].focus();
2081
+ });
2082
+ }, [a.open]);
2083
+ const m = (C) => {
2084
+ const g = Array.from(
2085
+ i.current?.querySelectorAll('[role="option"]') || []
2086
+ ), N = g.indexOf(document.activeElement);
2087
+ switch (C.key) {
2088
+ case "ArrowDown": {
2089
+ C.preventDefault();
2090
+ const b = N < g.length - 1 ? N + 1 : 0;
2091
+ g[b]?.focus();
2092
+ break;
2093
+ }
2094
+ case "ArrowUp": {
2095
+ C.preventDefault();
2096
+ const b = N > 0 ? N - 1 : g.length - 1;
2097
+ g[b]?.focus();
2098
+ break;
2099
+ }
2100
+ case "Enter":
2101
+ case " ":
2102
+ C.preventDefault(), document.activeElement?.click();
2103
+ break;
2104
+ case "Escape":
2105
+ C.preventDefault(), a.onOpenChange(!1), a.triggerRef.current?.focus();
2106
+ break;
2107
+ case "Tab":
2108
+ a.onOpenChange(!1);
2109
+ break;
2110
+ }
2111
+ s?.(C);
2112
+ };
2113
+ if (!a.open) return null;
2114
+ const v = /* @__PURE__ */ l(
2115
+ R.div,
2116
+ {
2117
+ id: a.contentId,
2118
+ role: "listbox",
2119
+ tabIndex: -1,
2120
+ onKeyDown: m,
2121
+ className: `bd-SelectBoxContent bd-variant-${a.variant} ${t || ""}`,
2122
+ ...r,
2123
+ ref: d,
2124
+ style: {
2125
+ ...f,
2126
+ ...o,
2127
+ transition: h ? "opacity 0.2s ease, transform 0.2s ease" : "none",
2128
+ overflow: "hidden"
2129
+ },
2130
+ children: n
2131
+ }
2132
+ );
2133
+ return /* @__PURE__ */ l($e, { children: v });
2134
+ });
2135
+ Ne.displayName = Ht;
2136
+ const jt = "SelectBoxItem", et = u.forwardRef(
2137
+ ({ __scopeSelect: e, value: n, onClick: t, className: o, children: s, ...r }, c) => {
2138
+ const a = ve(jt, e), i = a.value === n, { className: d, style: p } = E(
2139
+ { size: a.size, weight: a.weight },
2140
+ Je
2141
+ );
2142
+ return /* @__PURE__ */ l(
2143
+ R.div,
2144
+ {
2145
+ role: "option",
2146
+ tabIndex: -1,
2147
+ "aria-selected": i,
2148
+ "data-state": i ? "checked" : "unchecked",
2149
+ className: `bd-SelectBoxItem bd-variant-${a.variant} ${d || ""} ${o || ""}`,
2150
+ style: p,
2151
+ ...r,
2152
+ ref: c,
2153
+ onClick: (f) => {
2154
+ a.onValueChange(n), a.onOpenChange(!1), a.triggerRef.current?.focus(), t?.(f);
2155
+ },
2156
+ children: /* @__PURE__ */ l(R.span, { className: "bd-SelectBoxItemText", children: s })
2157
+ }
2158
+ );
2159
+ }
2160
+ );
2161
+ et.displayName = jt;
2162
+ const qt = "SelectBoxValue", we = u.forwardRef(
2163
+ ({ __scopeSelect: e, className: n, children: t, placeholder: o, ...s }, r) => {
2164
+ const c = ve(qt, e), a = c.value ? c.valueLabelMap?.get(c.value) ?? c.value : t || o, { className: i, style: d } = E(
2165
+ { weight: c.weight },
2166
+ Je
2167
+ );
2168
+ return /* @__PURE__ */ l(
2169
+ R.span,
2170
+ {
2171
+ className: `bd-SelectBoxValue ${i || ""} ${n || ""}`,
2172
+ style: d,
2173
+ ...s,
2174
+ ref: r,
2175
+ children: a
2176
+ }
2177
+ );
2178
+ }
2179
+ ), Ts = "SelectBoxSlot", Re = u.forwardRef(
2180
+ ({ __scopeSelect: e, className: n, side: t = "right", "data-chevron": o, children: s, ...r }, c) => /* @__PURE__ */ l(
2181
+ R.div,
2182
+ {
2183
+ "aria-hidden": "true",
2184
+ "data-side": t,
2185
+ "data-chevron": o ? "true" : void 0,
2186
+ className: `bd-SelectBoxSlot ${n || ""}`,
2187
+ ...r,
2188
+ ref: c,
2189
+ children: s || /* @__PURE__ */ l(ts, {})
2190
+ }
2191
+ )
2192
+ );
2193
+ we.displayName = qt;
2194
+ Re.displayName = Ts;
2195
+ const _s = ({
2196
+ options: e,
2197
+ placeholder: n = "선택하세요",
2198
+ size: t = q.size.default,
2199
+ weight: o = "regular",
2200
+ variant: s = "classic",
2201
+ disabled: r = !1,
2202
+ maxHeight: c,
2203
+ onScrollBottom: a,
2204
+ ...i
2205
+ }) => {
2206
+ const d = new Map(e.map((p) => [p.value, p.label]));
2207
+ return /* @__PURE__ */ P(
2208
+ Qe,
2209
+ {
2210
+ ...i,
2211
+ valueLabelMap: d,
2212
+ variant: s,
2213
+ size: t,
2214
+ weight: o,
2215
+ children: [
2216
+ /* @__PURE__ */ P(ye, { size: t, variant: s, disabled: r, children: [
2217
+ /* @__PURE__ */ l(we, { placeholder: n }),
2218
+ /* @__PURE__ */ l(Re, { "data-chevron": !0 })
2219
+ ] }),
2220
+ /* @__PURE__ */ l(Ne, { children: /* @__PURE__ */ l(Ze, { maxHeight: c, onScrollBottom: a, children: e.map((p) => /* @__PURE__ */ l(et, { value: p.value, children: p.label }, p.value)) }) })
2221
+ ]
2222
+ }
2223
+ );
2224
+ }, Gr = Object.assign(_s, {
2225
+ Root: Qe,
2226
+ Trigger: ye,
2227
+ Content: Ne,
2228
+ Item: et,
2229
+ Value: we,
2230
+ Slot: Re
2231
+ }), Y = {
2232
+ size: q.size,
2233
+ variant: q.variant,
2234
+ weight: q.weight
2235
+ };
2236
+ ({
2237
+ ...Y,
2238
+ checkboxSize: F.size,
2239
+ checkboxVariant: F.variant
2240
+ });
2241
+ const Yt = "regular", Kt = u.forwardRef(
2242
+ ({
2243
+ value: e,
2244
+ label: n,
2245
+ selected: t,
2246
+ disabled: o = !1,
2247
+ size: s = Y.size.default,
2248
+ weight: r = Yt,
2249
+ variant: c = Y.variant.default,
2250
+ checkboxSize: a = F.size.default,
2251
+ checkboxVariant: i = F.variant.default,
2252
+ className: d,
2253
+ onItemSelect: p,
2254
+ onClick: f,
2255
+ ...h
2256
+ }, m) => {
2257
+ const { className: v, style: C } = E(
2258
+ { size: s, weight: r },
2259
+ Y
2260
+ );
2261
+ return /* @__PURE__ */ P(
2262
+ R.div,
2263
+ {
2264
+ ...h,
2265
+ ref: m,
2266
+ role: "option",
2267
+ tabIndex: -1,
2268
+ "aria-selected": t,
2269
+ "aria-disabled": o,
2270
+ "data-disabled": o ? "" : void 0,
2271
+ "data-state": t ? "checked" : "unchecked",
2272
+ className: x(
2273
+ "bd-SelectBoxItem",
2274
+ `bd-variant-${c}`,
2275
+ "bd-CheckableSelectBoxItem",
2276
+ v,
2277
+ d
2278
+ ),
2279
+ style: C,
2280
+ onClick: (g) => {
2281
+ if (o) {
2282
+ g.preventDefault();
2283
+ return;
2284
+ }
2285
+ p(e), f?.(g);
2286
+ },
2287
+ children: [
2288
+ /* @__PURE__ */ l(
2289
+ As,
2290
+ {
2291
+ checked: t,
2292
+ disabled: o,
2293
+ size: a,
2294
+ variant: i
2295
+ }
2296
+ ),
2297
+ /* @__PURE__ */ l("span", { className: "bd-CheckableSelectBoxItemText", children: n })
2298
+ ]
2299
+ }
2300
+ );
2301
+ }
2302
+ );
2303
+ Kt.displayName = "CheckableSelectBoxItem";
2304
+ const As = ({
2305
+ checked: e,
2306
+ disabled: n,
2307
+ size: t,
2308
+ variant: o
2309
+ }) => {
2310
+ const { className: s, style: r } = E({ size: t, variant: o }, F);
2311
+ return /* @__PURE__ */ l(Rt, { checked: e, disabled: n, children: /* @__PURE__ */ l(
2312
+ R.span,
2313
+ {
2314
+ "aria-hidden": "true",
2315
+ "data-state": e ? "checked" : "unchecked",
2316
+ "data-disabled": n ? "" : void 0,
2317
+ className: x("bd-reset", "bd-CheckboxRoot", s),
2318
+ style: r,
2319
+ children: /* @__PURE__ */ l(Ce, { asChild: !0, className: "bd-CheckboxIndicator", children: /* @__PURE__ */ l(be, {}) })
2320
+ }
2321
+ ) });
2322
+ }, Vr = ({
2323
+ items: e,
2324
+ value: n,
2325
+ defaultValue: t,
2326
+ onValueChange: o,
2327
+ open: s,
2328
+ defaultOpen: r,
2329
+ onOpenChange: c,
2330
+ placeholder: a = "선택하세요",
2331
+ size: i = Y.size.default,
2332
+ weight: d = Yt,
2333
+ variant: p = Y.variant.default,
2334
+ checkboxSize: f = F.size.default,
2335
+ checkboxVariant: h = F.variant.default,
2336
+ disabled: m = !1,
2337
+ className: v,
2338
+ maxHeight: C,
2339
+ onScrollBottom: g
2340
+ }) => {
2341
+ const [N = [], b] = _({
2342
+ prop: n,
2343
+ defaultProp: t ?? [],
2344
+ onChange: o,
2345
+ caller: "CheckableSelectBox"
2346
+ }), y = /* @__PURE__ */ new Map();
2347
+ e.forEach((S) => {
2348
+ y.set(S.value, S.label);
2349
+ });
2350
+ const w = N.map((S) => y.get(S) ?? S).join(", ");
2351
+ return /* @__PURE__ */ P(
2352
+ Qe,
2353
+ {
2354
+ value: w,
2355
+ open: s,
2356
+ defaultOpen: r,
2357
+ onOpenChange: c,
2358
+ variant: p,
2359
+ size: i,
2360
+ weight: d,
2361
+ children: [
2362
+ /* @__PURE__ */ P(ye, { size: i, variant: p, disabled: m, className: v, children: [
2363
+ /* @__PURE__ */ l(we, { placeholder: a }),
2364
+ /* @__PURE__ */ l(Re, { "data-chevron": !0 })
2365
+ ] }),
2366
+ /* @__PURE__ */ l(Ne, { "aria-multiselectable": "true", children: /* @__PURE__ */ l(Ze, { maxHeight: C, onScrollBottom: g, children: e.map((S) => /* @__PURE__ */ l(
2367
+ Kt,
2368
+ {
2369
+ value: S.value,
2370
+ label: S.label,
2371
+ selected: N.includes(S.value),
2372
+ disabled: m || S.disabled,
2373
+ size: i,
2374
+ weight: d,
2375
+ variant: p,
2376
+ checkboxSize: f,
2377
+ checkboxVariant: h,
2378
+ onItemSelect: (k) => {
2379
+ b(
2380
+ (O = []) => O.includes(k) ? O.filter((re) => re !== k) : [...O, k]
2381
+ );
2382
+ }
2383
+ },
2384
+ S.value
2385
+ )) }) })
2386
+ ]
2387
+ }
2388
+ );
2389
+ }, ie = {
2390
+ ...K,
2391
+ ...F
2392
+ }, tt = "CheckboxGroup", [Ms, Wt] = M(
2393
+ tt,
2394
+ [ze, wt]
2395
+ ), Xt = ze(), Zt = wt(), [Bs, Os] = Ms(tt), Jt = u.forwardRef(
2396
+ (e, n) => {
2397
+ const {
2398
+ __scopeCheckboxGroup: t,
2399
+ name: o,
2400
+ defaultValue: s,
1535
2401
  value: r,
1536
2402
  required: c = !1,
1537
2403
  disabled: a = !1,
1538
- loop: u = !0,
2404
+ loop: i = !0,
1539
2405
  orientation: d,
1540
- onValueChange: f,
1541
- ...p
1542
- } = e, b = pt(n), [h = [], C] = _({
2406
+ onValueChange: p,
2407
+ ...f
2408
+ } = e, h = Xt(t), [m = [], v] = _({
1543
2409
  prop: r,
1544
- defaultProp: o || [],
1545
- onChange: f
1546
- }), v = i.useCallback(
1547
- (m) => C((y = []) => [...y, m]),
1548
- [C]
1549
- ), g = i.useCallback(
1550
- (m) => C((y = []) => y.filter((w) => w !== m)),
1551
- [C]
2410
+ defaultProp: s || [],
2411
+ onChange: p
2412
+ }), C = u.useCallback(
2413
+ (N) => v((b = []) => [...b, N]),
2414
+ [v]
2415
+ ), g = u.useCallback(
2416
+ (N) => v((b = []) => b.filter((y) => y !== N)),
2417
+ [v]
1552
2418
  );
1553
2419
  return /* @__PURE__ */ l(
1554
- Bo,
2420
+ Bs,
1555
2421
  {
1556
- scope: n,
1557
- name: s,
2422
+ scope: t,
2423
+ name: o,
1558
2424
  required: c,
1559
2425
  disabled: a,
1560
- value: h,
1561
- onItemCheck: v,
2426
+ value: m,
2427
+ onItemCheck: C,
1562
2428
  onItemUnCheck: g,
1563
- children: /* @__PURE__ */ l(Xe, { asChild: !0, ...b, orientation: d, loop: u, children: /* @__PURE__ */ l(
1564
- k.div,
2429
+ children: /* @__PURE__ */ l(gt, { asChild: !0, ...h, orientation: d, loop: i, children: /* @__PURE__ */ l(
2430
+ R.div,
1565
2431
  {
1566
2432
  role: "group",
1567
2433
  "data-disabled": a ? "" : void 0,
1568
- ...p,
1569
- ref: t
2434
+ ...f,
2435
+ ref: n
1570
2436
  }
1571
2437
  ) })
1572
2438
  }
1573
2439
  );
1574
2440
  }
1575
2441
  );
1576
- mt.displayName = Ie;
1577
- const ht = "CheckboxGroupItem", gt = i.forwardRef((e, t) => {
1578
- const { __scopeCheckboxGroup: n, disabled: s, ...o } = e, r = Ao(ht, n), c = r.disabled || s, a = pt(n), u = ft(n), d = i.useRef(null), f = D(t, d), p = r.value?.includes(o.value);
2442
+ Jt.displayName = tt;
2443
+ const Qt = "CheckboxGroupItem", en = u.forwardRef((e, n) => {
2444
+ const { __scopeCheckboxGroup: t, disabled: o, ...s } = e, r = Os(Qt, t), c = r.disabled || o, a = Xt(t), i = Zt(t), d = u.useRef(null), p = I(n, d), f = r.value?.includes(s.value);
1579
2445
  return /* @__PURE__ */ l(
1580
- Ze,
2446
+ bt,
1581
2447
  {
1582
2448
  asChild: !0,
1583
2449
  ...a,
1584
2450
  focusable: !c,
1585
- active: p,
2451
+ active: f,
1586
2452
  children: /* @__PURE__ */ l(
1587
- at,
2453
+ St,
1588
2454
  {
1589
2455
  name: r.name,
1590
2456
  disabled: c,
1591
2457
  required: r.required,
1592
- checked: p,
1593
- ...u,
1594
- ...o,
1595
- ref: f,
1596
- onCheckedChange: (b) => {
1597
- b ? r.onItemCheck(e.value) : r.onItemUnCheck(e.value);
2458
+ checked: f,
2459
+ ...i,
2460
+ ...s,
2461
+ ref: p,
2462
+ onCheckedChange: (h) => {
2463
+ h ? r.onItemCheck(e.value) : r.onItemUnCheck(e.value);
1598
2464
  }
1599
2465
  }
1600
2466
  )
1601
2467
  }
1602
2468
  );
1603
2469
  });
1604
- gt.displayName = ht;
1605
- const Mo = "CheckboxGroupIndicator", bt = i.forwardRef((e, t) => {
1606
- const { __scopeCheckboxGroup: n, ...s } = e, o = ft(n);
1607
- return /* @__PURE__ */ l(Pe, { ...o, ...s, ref: t });
2470
+ en.displayName = Qt;
2471
+ const Fs = "CheckboxGroupIndicator", tn = u.forwardRef((e, n) => {
2472
+ const { __scopeCheckboxGroup: t, ...o } = e, s = Zt(t);
2473
+ return /* @__PURE__ */ l(Ce, { ...s, ...o, ref: n });
1608
2474
  });
1609
- bt.displayName = Mo;
1610
- const K = "CheckboxGroup", [Oo] = A(K, [
1611
- dt
1612
- ]), Ct = dt(), [Fo, vt] = Oo(K), yt = i.forwardRef(
1613
- (e, t) => {
2475
+ tn.displayName = Fs;
2476
+ const oe = "CheckboxGroup", [Gs] = M(oe, [
2477
+ Wt
2478
+ ]), nn = Wt(), [Vs, on] = Gs(oe), sn = u.forwardRef(
2479
+ (e, n) => {
1614
2480
  const {
1615
- size: n = Z.size.default,
1616
- variant: s = Z.variant.default,
1617
- ...o
1618
- } = e, { __scopeCheckboxGroup: r, className: c, ...a } = P(
1619
- o,
1620
- Z
1621
- ), u = Ct(r);
1622
- return /* @__PURE__ */ l(Fo, { scope: r, size: n, variant: s, children: /* @__PURE__ */ l(
1623
- mt,
2481
+ size: t = ie.size.default,
2482
+ variant: o = ie.variant.default,
2483
+ ...s
2484
+ } = e, { __scopeCheckboxGroup: r, className: c, ...a } = E(
2485
+ s,
2486
+ ie
2487
+ ), i = nn(r);
2488
+ return /* @__PURE__ */ l(Vs, { scope: r, size: t, variant: o, children: /* @__PURE__ */ l(
2489
+ Jt,
1624
2490
  {
1625
- ...u,
2491
+ ...i,
1626
2492
  ...a,
1627
- ref: t,
1628
- className: N("bd-CheckboxGroupRoot", c)
2493
+ ref: n,
2494
+ className: x("bd-CheckboxGroupRoot", c)
1629
2495
  }
1630
2496
  ) });
1631
2497
  }
1632
2498
  );
1633
- yt.displayName = K;
1634
- const wt = i.forwardRef(
1635
- (e, t) => {
1636
- const { __scopeCheckboxGroup: n, children: s, className: o, style: r, ...c } = e, { size: a } = vt("CheckboxGroupItem", n);
1637
- return s ? /* @__PURE__ */ S(
1638
- Re,
2499
+ sn.displayName = oe;
2500
+ const rn = u.forwardRef(
2501
+ (e, n) => {
2502
+ const { __scopeCheckboxGroup: t, children: o, className: s, style: r, ...c } = e, { size: a } = on("CheckboxGroupItem", t);
2503
+ return o ? /* @__PURE__ */ P(
2504
+ te,
1639
2505
  {
1640
2506
  as: "label",
1641
2507
  size: a,
1642
- className: N("bd-CheckboxGroupItem", o),
2508
+ className: x("bd-CheckboxGroupItem", s),
1643
2509
  style: r,
1644
2510
  children: [
1645
2511
  /* @__PURE__ */ l(
1646
- he,
2512
+ Be,
1647
2513
  {
1648
- __scopeCheckboxGroup: n,
2514
+ __scopeCheckboxGroup: t,
1649
2515
  ...c,
1650
- ref: t
2516
+ ref: n
1651
2517
  }
1652
2518
  ),
1653
- s && /* @__PURE__ */ l("span", { className: "bd-CheckboxGroupItemInner", children: s })
2519
+ o && /* @__PURE__ */ l("span", { className: "bd-CheckboxGroupItemInner", children: o })
1654
2520
  ]
1655
2521
  }
1656
2522
  ) : /* @__PURE__ */ l(
1657
- he,
2523
+ Be,
1658
2524
  {
1659
- __scopeCheckboxGroup: n,
2525
+ __scopeCheckboxGroup: t,
1660
2526
  ...c,
1661
- ref: t,
1662
- className: o,
2527
+ ref: n,
2528
+ className: s,
1663
2529
  style: r
1664
2530
  }
1665
2531
  );
1666
2532
  }
1667
2533
  );
1668
- wt.displayName = `${K}.Item`;
1669
- const he = i.forwardRef(({ __scopeCheckboxGroup: e, ...t }, n) => {
1670
- const s = vt("CheckboxGroupItemCheckbox", e), o = Ct(e), { className: r } = P({ ...t, ...s }, Z);
2534
+ rn.displayName = `${oe}.Item`;
2535
+ const Be = u.forwardRef(({ __scopeCheckboxGroup: e, ...n }, t) => {
2536
+ const o = on("CheckboxGroupItemCheckbox", e), s = nn(e), { className: r } = E({ ...n, ...o }, ie);
1671
2537
  return /* @__PURE__ */ l(
1672
- gt,
2538
+ en,
1673
2539
  {
1674
- ...o,
1675
- ...t,
1676
- ref: n,
1677
- className: N(
2540
+ ...s,
2541
+ ...n,
2542
+ ref: t,
2543
+ className: x(
1678
2544
  "bd-reset",
1679
2545
  "bd-CheckboxRoot",
1680
2546
  "bd-CheckboxGroupItemCheckbox",
1681
2547
  r
1682
2548
  ),
1683
- children: /* @__PURE__ */ l(bt, { ...o, asChild: !0, className: "bd-CheckboxIndicator", children: /* @__PURE__ */ l(xe, {}) })
2549
+ children: /* @__PURE__ */ l(tn, { ...s, asChild: !0, className: "bd-CheckboxIndicator", children: /* @__PURE__ */ l(be, {}) })
1684
2550
  }
1685
2551
  );
1686
2552
  });
1687
- he.displayName = `${K}.ItemCheckbox`;
1688
- const Gs = {
1689
- Root: yt,
1690
- Item: wt
1691
- }, Go = ["1", "2", "3", "4"], Vo = ["classic", "outline"], $o = {
1692
- size: { type: "enum", className: "bd-size", values: Go, default: "2" },
1693
- variant: { type: "enum", className: "bd-variant", values: Vo, default: "classic" }
1694
- }, Ee = "Radio", [Lo, Rt] = A(Ee), [zo, Uo] = Lo(Ee), De = i.forwardRef(
1695
- (e, t) => {
2553
+ Be.displayName = `${oe}.ItemCheckbox`;
2554
+ const $r = {
2555
+ Root: sn,
2556
+ Item: rn
2557
+ }, $s = ["1", "2", "3", "4"], zs = ["classic", "outline"], Ls = {
2558
+ size: { type: "enum", className: "bd-size", values: $s, default: "2" },
2559
+ variant: { type: "enum", className: "bd-variant", values: zs, default: "classic" }
2560
+ }, nt = "Radio", [Us, an] = M(nt), [Hs, js] = Us(nt), ot = u.forwardRef(
2561
+ (e, n) => {
1696
2562
  const {
1697
- __scopeRadio: n,
1698
- name: s,
1699
- checked: o = !1,
2563
+ __scopeRadio: t,
2564
+ name: o,
2565
+ checked: s = !1,
1700
2566
  required: r,
1701
2567
  disabled: c,
1702
2568
  value: a = "on",
1703
- onCheck: u,
2569
+ onCheck: i,
1704
2570
  form: d,
1705
- ...f
1706
- } = e, [p, b] = i.useState(null), h = D(t, b), C = i.useRef(!1), v = p ? d || !!p.closest("form") : !0;
1707
- return /* @__PURE__ */ S(zo, { scope: n, checked: o, disabled: c, children: [
2571
+ ...p
2572
+ } = e, [f, h] = u.useState(null), m = I(n, h), v = u.useRef(!1), C = f ? d || !!f.closest("form") : !0;
2573
+ return /* @__PURE__ */ P(Hs, { scope: t, checked: s, disabled: c, children: [
1708
2574
  /* @__PURE__ */ l(
1709
- k.button,
2575
+ R.button,
1710
2576
  {
1711
2577
  type: "button",
1712
2578
  role: "radio",
1713
- "aria-checked": o,
1714
- "data-state": kt(o),
2579
+ "aria-checked": s,
2580
+ "data-state": dn(s),
1715
2581
  "data-disabled": c ? "" : void 0,
1716
2582
  disabled: c,
1717
2583
  value: a,
1718
- ...f,
1719
- ref: h,
1720
- onClick: B(e.onClick, (g) => {
1721
- o || u?.(), v && (C.current = g.isPropagationStopped(), C.current || g.stopPropagation());
2584
+ ...p,
2585
+ ref: m,
2586
+ onClick: A(e.onClick, (g) => {
2587
+ s || i?.(), C && (v.current = g.isPropagationStopped(), v.current || g.stopPropagation());
1722
2588
  })
1723
2589
  }
1724
2590
  ),
1725
- v && /* @__PURE__ */ l(
1726
- St,
2591
+ C && /* @__PURE__ */ l(
2592
+ un,
1727
2593
  {
1728
- control: p,
1729
- bubbles: !C.current,
1730
- name: s,
2594
+ control: f,
2595
+ bubbles: !v.current,
2596
+ name: o,
1731
2597
  value: a,
1732
- checked: o,
2598
+ checked: s,
1733
2599
  required: r,
1734
2600
  disabled: c,
1735
2601
  form: d,
@@ -1739,48 +2605,48 @@ const Gs = {
1739
2605
  ] });
1740
2606
  }
1741
2607
  );
1742
- De.displayName = Ee;
1743
- const Nt = "RadioIndicator", xt = i.forwardRef(
1744
- (e, t) => {
1745
- const { __scopeRadio: n, forceMount: s, ...o } = e, r = Uo(Nt, n);
1746
- return /* @__PURE__ */ l(qe, { remain: s || r.checked, children: /* @__PURE__ */ l(
1747
- k.span,
2608
+ ot.displayName = nt;
2609
+ const cn = "RadioIndicator", ln = u.forwardRef(
2610
+ (e, n) => {
2611
+ const { __scopeRadio: t, forceMount: o, ...s } = e, r = js(cn, t);
2612
+ return /* @__PURE__ */ l(ft, { remain: o || r.checked, children: /* @__PURE__ */ l(
2613
+ R.span,
1748
2614
  {
1749
- "data-state": kt(r.checked),
2615
+ "data-state": dn(r.checked),
1750
2616
  "data-disabled": r.disabled ? "" : void 0,
1751
- ...o,
1752
- ref: t
2617
+ ...s,
2618
+ ref: n
1753
2619
  }
1754
2620
  ) });
1755
2621
  }
1756
2622
  );
1757
- xt.displayName = Nt;
1758
- const Ho = "RadioBubbleInput", St = i.forwardRef(
1759
- ({ control: e, checked: t, bubbles: n = !0, ...s }, o) => {
1760
- const r = i.useRef(null), c = D(r, o), a = Ce(t), u = ve(e);
1761
- return i.useEffect(() => {
2623
+ ln.displayName = cn;
2624
+ const qs = "RadioBubbleInput", un = u.forwardRef(
2625
+ ({ control: e, checked: n, bubbles: t = !0, ...o }, s) => {
2626
+ const r = u.useRef(null), c = I(r, s), a = fe(n), i = Ge(e);
2627
+ return u.useEffect(() => {
1762
2628
  const d = r.current;
1763
2629
  if (!d) return;
1764
- const f = window.HTMLInputElement.prototype, b = Object.getOwnPropertyDescriptor(
1765
- f,
2630
+ const p = window.HTMLInputElement.prototype, h = Object.getOwnPropertyDescriptor(
2631
+ p,
1766
2632
  "checked"
1767
2633
  ).set;
1768
- if (a !== t && b) {
1769
- const h = new Event("click", { bubbles: n });
1770
- b.call(d, t), d.dispatchEvent(h);
2634
+ if (a !== n && h) {
2635
+ const m = new Event("click", { bubbles: t });
2636
+ h.call(d, n), d.dispatchEvent(m);
1771
2637
  }
1772
- }, [a, t, n]), /* @__PURE__ */ l(
1773
- k.input,
2638
+ }, [a, n, t]), /* @__PURE__ */ l(
2639
+ R.input,
1774
2640
  {
1775
2641
  type: "radio",
1776
2642
  "aria-hidden": !0,
1777
- defaultChecked: t,
1778
- ...s,
2643
+ defaultChecked: n,
2644
+ ...o,
1779
2645
  tabIndex: -1,
1780
2646
  ref: c,
1781
2647
  style: {
1782
- ...s.style,
1783
- ...u,
2648
+ ...o.style,
2649
+ ...i,
1784
2650
  position: "absolute",
1785
2651
  pointerEvents: "none",
1786
2652
  opacity: 0,
@@ -1790,115 +2656,115 @@ const Ho = "RadioBubbleInput", St = i.forwardRef(
1790
2656
  );
1791
2657
  }
1792
2658
  );
1793
- St.displayName = Ho;
1794
- function kt(e) {
2659
+ un.displayName = qs;
2660
+ function dn(e) {
1795
2661
  return e ? "checked" : "unchecked";
1796
2662
  }
1797
- const Yo = i.forwardRef((e, t) => {
2663
+ const Ys = u.forwardRef((e, n) => {
1798
2664
  const {
1799
- className: n,
1800
- checked: s,
1801
- defaultChecked: o = !1,
2665
+ className: t,
2666
+ checked: o,
2667
+ defaultChecked: s = !1,
1802
2668
  onCheck: r,
1803
2669
  ...c
1804
- } = P(e, $o), [a, u] = _({
1805
- prop: s,
1806
- defaultProp: o,
2670
+ } = E(e, Ls), [a, i] = _({
2671
+ prop: o,
2672
+ defaultProp: s,
1807
2673
  onChange: r
1808
2674
  });
1809
2675
  return /* @__PURE__ */ l(
1810
- De,
2676
+ ot,
1811
2677
  {
1812
2678
  ...c,
1813
- defaultChecked: o,
2679
+ defaultChecked: s,
1814
2680
  checked: a,
1815
- onCheck: () => u((d) => !d),
1816
- ref: t,
1817
- className: N("bd-reset", "bd-BaseRadioRoot", "bd-RadioRoot", n)
2681
+ onCheck: () => i((d) => !d),
2682
+ ref: n,
2683
+ className: x("bd-reset", "bd-BaseRadioRoot", "bd-RadioRoot", t)
1818
2684
  }
1819
2685
  );
1820
2686
  });
1821
- Yo.displayName = "Radio";
1822
- const jo = ["ArrowUp", "ArrowDown", "ArrowLeft", "ArrowRight"], se = "RadioGroup", [qo, Pt] = A(
1823
- se,
1824
- [Rt]
1825
- ), It = ye(), Et = Rt(), [Ko, Wo] = qo(se), Dt = i.forwardRef(
1826
- (e, t) => {
2687
+ Ys.displayName = "Radio";
2688
+ const Ks = ["ArrowUp", "ArrowDown", "ArrowLeft", "ArrowRight"], xe = "RadioGroup", [Ws, pn] = M(
2689
+ xe,
2690
+ [an]
2691
+ ), fn = ze(), mn = an(), [Xs, Zs] = Ws(xe), hn = u.forwardRef(
2692
+ (e, n) => {
1827
2693
  const {
1828
- __scopeRadioGroup: n,
1829
- name: s,
1830
- defaultValue: o,
2694
+ __scopeRadioGroup: t,
2695
+ name: o,
2696
+ defaultValue: s,
1831
2697
  value: r,
1832
2698
  required: c = !1,
1833
2699
  disabled: a = !1,
1834
- orientation: u,
2700
+ orientation: i,
1835
2701
  loop: d = !0,
1836
- onValueChange: f,
1837
- ...p
1838
- } = e, b = It(n), [h, C] = _({
2702
+ onValueChange: p,
2703
+ ...f
2704
+ } = e, h = fn(t), [m, v] = _({
1839
2705
  prop: r,
1840
- defaultProp: o ?? null,
1841
- onChange: f,
1842
- caller: se
2706
+ defaultProp: s ?? null,
2707
+ onChange: p,
2708
+ caller: xe
1843
2709
  });
1844
2710
  return /* @__PURE__ */ l(
1845
- Ko,
2711
+ Xs,
1846
2712
  {
1847
- scope: n,
1848
- name: s,
2713
+ scope: t,
2714
+ name: o,
1849
2715
  required: c,
1850
2716
  disabled: a,
1851
- value: h,
1852
- onValueChange: C,
1853
- children: /* @__PURE__ */ l(Xe, { asChild: !0, ...b, orientation: u, loop: d, children: /* @__PURE__ */ l(
1854
- k.div,
2717
+ value: m,
2718
+ onValueChange: v,
2719
+ children: /* @__PURE__ */ l(gt, { asChild: !0, ...h, orientation: i, loop: d, children: /* @__PURE__ */ l(
2720
+ R.div,
1855
2721
  {
1856
2722
  role: "radiogroup",
1857
2723
  "aria-required": c,
1858
- "aria-orientation": u,
2724
+ "aria-orientation": i,
1859
2725
  "data-disabled": a ? "" : void 0,
1860
- ...p,
1861
- ref: t
2726
+ ...f,
2727
+ ref: n
1862
2728
  }
1863
2729
  ) })
1864
2730
  }
1865
2731
  );
1866
2732
  }
1867
2733
  );
1868
- Dt.displayName = se;
1869
- const Tt = "RadioGroupItem", _t = i.forwardRef(
1870
- (e, t) => {
1871
- const { __scopeRadioGroup: n, disabled: s, ...o } = e, r = Wo(Tt, n), c = r.disabled || s, a = It(n), u = Et(n), d = i.useRef(null), f = D(t, d), p = r.value === o.value, b = i.useRef(!1);
1872
- return i.useEffect(() => {
1873
- const h = (v) => {
1874
- jo.includes(v.key) && (b.current = !0);
1875
- }, C = () => b.current = !1;
1876
- return document.addEventListener("keydown", h), document.addEventListener("keyup", C), () => {
1877
- document.removeEventListener("keydown", h), document.removeEventListener("keyup", C);
2734
+ hn.displayName = xe;
2735
+ const gn = "RadioGroupItem", bn = u.forwardRef(
2736
+ (e, n) => {
2737
+ const { __scopeRadioGroup: t, disabled: o, ...s } = e, r = Zs(gn, t), c = r.disabled || o, a = fn(t), i = mn(t), d = u.useRef(null), p = I(n, d), f = r.value === s.value, h = u.useRef(!1);
2738
+ return u.useEffect(() => {
2739
+ const m = (C) => {
2740
+ Ks.includes(C.key) && (h.current = !0);
2741
+ }, v = () => h.current = !1;
2742
+ return document.addEventListener("keydown", m), document.addEventListener("keyup", v), () => {
2743
+ document.removeEventListener("keydown", m), document.removeEventListener("keyup", v);
1878
2744
  };
1879
2745
  }, []), /* @__PURE__ */ l(
1880
- Ze,
2746
+ bt,
1881
2747
  {
1882
2748
  asChild: !0,
1883
2749
  ...a,
1884
2750
  focusable: !c,
1885
- active: p,
2751
+ active: f,
1886
2752
  children: /* @__PURE__ */ l(
1887
- De,
2753
+ ot,
1888
2754
  {
1889
2755
  name: r.name,
1890
2756
  disabled: c,
1891
2757
  required: r.required,
1892
- checked: p,
1893
- ...u,
1894
- ...o,
1895
- ref: f,
1896
- onCheck: () => r.onValueChange(o.value),
1897
- onKeyDown: B((h) => {
1898
- h.key === "Enter" && h.preventDefault();
2758
+ checked: f,
2759
+ ...i,
2760
+ ...s,
2761
+ ref: p,
2762
+ onCheck: () => r.onValueChange(s.value),
2763
+ onKeyDown: A((m) => {
2764
+ m.key === "Enter" && m.preventDefault();
1899
2765
  }),
1900
- onFocus: B(o.onFocus, () => {
1901
- b.current && d.current?.click();
2766
+ onFocus: A(s.onFocus, () => {
2767
+ h.current && d.current?.click();
1902
2768
  })
1903
2769
  }
1904
2770
  )
@@ -1906,435 +2772,182 @@ const Tt = "RadioGroupItem", _t = i.forwardRef(
1906
2772
  );
1907
2773
  }
1908
2774
  );
1909
- _t.displayName = Tt;
1910
- const Xo = "RadioGroupBaseIndicator", Zo = i.forwardRef((e, t) => {
1911
- const { __scopeRadioGroup: n, ...s } = e, o = Et(n);
1912
- return /* @__PURE__ */ l(xt, { ...o, ...s, ref: t });
2775
+ bn.displayName = gn;
2776
+ const Js = "RadioGroupBaseIndicator", Qs = u.forwardRef((e, n) => {
2777
+ const { __scopeRadioGroup: t, ...o } = e, s = mn(t);
2778
+ return /* @__PURE__ */ l(ln, { ...s, ...o, ref: n });
1913
2779
  });
1914
- Zo.displayName = Xo;
1915
- const Jo = ["1", "2", "3"], Qo = ["classic", "outline"], J = {
1916
- ...U,
1917
- size: { type: "enum", className: "bd-size", values: Jo, default: "2" },
1918
- variant: { type: "enum", className: "bd-variant", values: Qo, default: "classic" },
1919
- ...O
1920
- }, W = "RadioGroup", [es] = A(W, [Pt]), Bt = Pt(), [ts, At] = es(W), Mt = i.forwardRef(
2780
+ Qs.displayName = Js;
2781
+ const er = ["1", "2", "3"], tr = ["classic", "outline"], le = {
2782
+ ...K,
2783
+ size: { type: "enum", className: "bd-size", values: er, default: "2" },
2784
+ variant: { type: "enum", className: "bd-variant", values: tr, default: "classic" },
2785
+ ...$
2786
+ }, se = "RadioGroup", [nr] = M(se, [pn]), Cn = pn(), [or, vn] = nr(se), yn = u.forwardRef(
1921
2787
  ({
1922
- size: e = J.size.default,
1923
- variant: t = J.variant.default,
1924
- ...n
1925
- }, s) => {
1926
- const { __scopeRadioGroup: o, className: r, ...c } = P(
1927
- n,
1928
- J
1929
- ), a = Bt(o);
1930
- return /* @__PURE__ */ l(ts, { scope: o, size: e, variant: t, children: /* @__PURE__ */ l(
1931
- Dt,
2788
+ size: e = le.size.default,
2789
+ variant: n = le.variant.default,
2790
+ ...t
2791
+ }, o) => {
2792
+ const { __scopeRadioGroup: s, className: r, ...c } = E(
2793
+ t,
2794
+ le
2795
+ ), a = Cn(s);
2796
+ return /* @__PURE__ */ l(or, { scope: s, size: e, variant: n, children: /* @__PURE__ */ l(
2797
+ hn,
1932
2798
  {
1933
2799
  ...a,
1934
2800
  ...c,
1935
- ref: s,
1936
- className: N("bd-RadioGroupRoot", r)
2801
+ ref: o,
2802
+ className: x("bd-RadioGroupRoot", r)
1937
2803
  }
1938
2804
  ) });
1939
2805
  }
1940
2806
  );
1941
- Mt.displayName = W;
1942
- const Ot = i.forwardRef(
1943
- (e, t) => {
1944
- const { __scopeRadioGroup: n, children: s, className: o, style: r, ...c } = e, { size: a } = At("RadioGroupItem", n);
1945
- return s ? /* @__PURE__ */ S(
1946
- Re,
2807
+ yn.displayName = se;
2808
+ const Nn = u.forwardRef(
2809
+ (e, n) => {
2810
+ const { __scopeRadioGroup: t, children: o, className: s, style: r, ...c } = e, { size: a } = vn("RadioGroupItem", t);
2811
+ return o ? /* @__PURE__ */ P(
2812
+ te,
1947
2813
  {
1948
2814
  as: "label",
1949
2815
  size: a,
1950
- className: N("bd-RadioGroupItem", o),
2816
+ className: x("bd-RadioGroupItem", s),
1951
2817
  style: r,
1952
2818
  children: [
1953
2819
  /* @__PURE__ */ l(
1954
- ge,
2820
+ Oe,
1955
2821
  {
1956
- __scopeRadioGroup: n,
2822
+ __scopeRadioGroup: t,
1957
2823
  ...c,
1958
- ref: t
2824
+ ref: n
1959
2825
  }
1960
2826
  ),
1961
- s && /* @__PURE__ */ l("span", { className: "bd-RadioGroupItemInner", children: s })
2827
+ o && /* @__PURE__ */ l("span", { className: "bd-RadioGroupItemInner", children: o })
1962
2828
  ]
1963
2829
  }
1964
2830
  ) : /* @__PURE__ */ l(
1965
- ge,
2831
+ Oe,
1966
2832
  {
1967
- __scopeRadioGroup: n,
2833
+ __scopeRadioGroup: t,
1968
2834
  ...c,
1969
- ref: t,
1970
- className: o,
2835
+ ref: n,
2836
+ className: s,
1971
2837
  style: r
1972
2838
  }
1973
2839
  );
1974
2840
  }
1975
2841
  );
1976
- Ot.displayName = `${W}.Item`;
1977
- const ge = i.forwardRef(({ __scopeRadioGroup: e, ...t }, n) => {
1978
- const s = At("RadioGroupItemRadio", e), o = Bt(e), { className: r } = P({ ...t, ...s }, J);
2842
+ Nn.displayName = `${se}.Item`;
2843
+ const Oe = u.forwardRef(({ __scopeRadioGroup: e, ...n }, t) => {
2844
+ const o = vn("RadioGroupItemRadio", e), s = Cn(e), { className: r } = E({ ...n, ...o }, le);
1979
2845
  return /* @__PURE__ */ l(
1980
- _t,
2846
+ bn,
1981
2847
  {
1982
- ...o,
1983
- ...t,
2848
+ ...s,
2849
+ ...n,
1984
2850
  asChild: !1,
1985
- ref: n,
1986
- className: N("bd-reset", "bd-BaseRadioRoot", "bd-RadioRoot", r)
1987
- }
1988
- );
1989
- });
1990
- ge.displayName = `${W}.ItemRadio`;
1991
- const Vs = {
1992
- Root: Mt,
1993
- Item: Ot
1994
- }, Ft = i.forwardRef(
1995
- ({ children: e, maxHeight: t, className: n, style: s, onScroll: o, onScrollBottom: r, ...c }, a) => /* @__PURE__ */ l(
1996
- "div",
1997
- {
1998
- ref: a,
1999
- onScroll: (d) => {
2000
- if (o && o(d), r) {
2001
- const { scrollTop: f, scrollHeight: p, clientHeight: b } = d.currentTarget;
2002
- p - f <= b + 10 && r();
2003
- }
2004
- },
2005
- className: `bd-ScrollArea ${n || ""}`,
2006
- style: { ...s, maxHeight: t },
2007
- ...c,
2008
- children: e
2009
- }
2010
- )
2011
- );
2012
- Ft.displayName = "ScrollArea";
2013
- const ns = ["1", "2", "3", "4", "5"], os = ["classic", "underlined", "rounded"], ss = {
2014
- size: { type: "enum", className: "bd-size", values: ns, default: "2" },
2015
- variant: { type: "enum", className: "bd-variant", values: os, default: "classic" },
2016
- ...we,
2017
- ...O
2018
- }, rs = {
2019
- gap: Ne.gap,
2020
- px: L.px,
2021
- pl: L.pl,
2022
- pr: L.pr
2023
- }, Te = {
2024
- ...ss,
2025
- ...rs
2026
- }, ee = "SelectBox", [as] = A(ee), [cs, re] = as(ee), Gt = ({
2027
- __scopeSelect: e,
2028
- value: t,
2029
- defaultValue: n,
2030
- onValueChange: s,
2031
- open: o,
2032
- defaultOpen: r,
2033
- onOpenChange: c,
2034
- variant: a = "classic",
2035
- size: u = "2",
2036
- weight: d = "regular",
2037
- children: f
2038
- }) => {
2039
- const [p, b] = _({
2040
- prop: t,
2041
- defaultProp: n ?? "",
2042
- onChange: s,
2043
- caller: ee
2044
- }), [h, C] = _({
2045
- prop: o,
2046
- defaultProp: r ?? !1,
2047
- onChange: c,
2048
- caller: `${ee}.Open`
2049
- }), v = i.useRef(null), g = Ue();
2050
- return /* @__PURE__ */ l(
2051
- cs,
2052
- {
2053
- scope: e,
2054
- value: p,
2055
- onValueChange: b,
2056
- open: h,
2057
- onOpenChange: C,
2058
- triggerRef: v,
2059
- contentId: g,
2060
- variant: a,
2061
- size: u,
2062
- weight: d,
2063
- children: f
2064
- }
2065
- );
2066
- }, Vt = "SelectBoxTrigger", _e = i.forwardRef(
2067
- (e, t) => {
2068
- const { __scopeSelect: n, children: s, onClick: o, onKeyDown: r, ...c } = e, a = re(Vt, n), u = D(t, a.triggerRef), { className: d, style: f, ...p } = P(c, Te), b = !a.value || a.value === "";
2069
- return /* @__PURE__ */ l(
2070
- k.button,
2071
- {
2072
- type: "button",
2073
- role: "combobox",
2074
- "aria-expanded": a.open,
2075
- "data-placeholder": b ? "" : void 0,
2076
- className: `bd-SelectBoxTrigger ${d || ""}`,
2077
- style: f,
2078
- ...p,
2079
- ref: u,
2080
- onClick: (h) => {
2081
- a.onOpenChange(!a.open), o?.(h);
2082
- },
2083
- onKeyDown: (h) => {
2084
- !a.open && (h.key === "ArrowDown" || h.key === "Enter" || h.key === " ") && (h.preventDefault(), a.onOpenChange(!0)), r?.(h);
2085
- },
2086
- children: s
2087
- }
2088
- );
2089
- }
2090
- );
2091
- _e.displayName = Vt;
2092
- const $t = "SelectBoxContent", Be = i.forwardRef(({ __scopeSelect: e, children: t, className: n, style: s, onKeyDown: o, ...r }, c) => {
2093
- const a = re($t, e), u = i.useRef(null), d = D(c, u);
2094
- Ye(u, (v) => {
2095
- a.triggerRef.current?.contains(v.target) || a.open && a.onOpenChange(!1);
2096
- });
2097
- const f = a.variant === "rounded" ? 8 : 0, { styles: p, isPositioned: b } = He(
2098
- a.triggerRef,
2099
- u,
2100
- a.open,
2101
- f
2102
- );
2103
- i.useEffect(() => {
2104
- a.open && u.current && requestAnimationFrame(() => {
2105
- if (!u.current) return;
2106
- const v = Array.from(
2107
- u.current.querySelectorAll('[role="option"]')
2108
- ), g = v.find((m) => m.getAttribute("aria-selected") === "true");
2109
- g ? g.focus() : v.length > 0 && v[0].focus();
2110
- });
2111
- }, [a.open]);
2112
- const h = (v) => {
2113
- const g = Array.from(
2114
- u.current?.querySelectorAll('[role="option"]') || []
2115
- ), m = g.indexOf(document.activeElement);
2116
- switch (v.key) {
2117
- case "ArrowDown": {
2118
- v.preventDefault();
2119
- const y = m < g.length - 1 ? m + 1 : 0;
2120
- g[y]?.focus();
2121
- break;
2122
- }
2123
- case "ArrowUp": {
2124
- v.preventDefault();
2125
- const y = m > 0 ? m - 1 : g.length - 1;
2126
- g[y]?.focus();
2127
- break;
2128
- }
2129
- case "Enter":
2130
- case " ":
2131
- v.preventDefault(), document.activeElement?.click();
2132
- break;
2133
- case "Escape":
2134
- v.preventDefault(), a.onOpenChange(!1), a.triggerRef.current?.focus();
2135
- break;
2136
- case "Tab":
2137
- a.onOpenChange(!1);
2138
- break;
2139
- }
2140
- o?.(v);
2141
- };
2142
- if (!a.open) return null;
2143
- const C = /* @__PURE__ */ l(
2144
- k.div,
2145
- {
2146
- id: a.contentId,
2147
- role: "listbox",
2148
- tabIndex: -1,
2149
- onKeyDown: h,
2150
- className: `bd-SelectBoxContent bd-variant-${a.variant} ${n || ""}`,
2151
- ...r,
2152
- ref: d,
2153
- style: {
2154
- ...p,
2155
- ...s,
2156
- transition: b ? "opacity 0.2s ease, transform 0.2s ease" : "none",
2157
- overflow: "hidden"
2158
- },
2159
- children: t
2851
+ ref: t,
2852
+ className: x("bd-reset", "bd-BaseRadioRoot", "bd-RadioRoot", r)
2160
2853
  }
2161
2854
  );
2162
- return /* @__PURE__ */ l(je, { children: C });
2163
2855
  });
2164
- Be.displayName = $t;
2165
- const Lt = "SelectBoxItem", Ae = i.forwardRef(
2166
- ({ __scopeSelect: e, value: t, onClick: n, className: s, children: o, ...r }, c) => {
2167
- const a = re(Lt, e), u = a.value === t, { className: d, style: f } = P(
2168
- { size: a.size, weight: a.weight },
2169
- Te
2170
- );
2171
- return /* @__PURE__ */ l(
2172
- k.div,
2173
- {
2174
- role: "option",
2175
- tabIndex: -1,
2176
- "aria-selected": u,
2177
- "data-state": u ? "checked" : "unchecked",
2178
- className: `bd-SelectBoxItem bd-variant-${a.variant} ${d || ""} ${s || ""}`,
2179
- style: f,
2180
- ...r,
2181
- ref: c,
2182
- onClick: (p) => {
2183
- const b = typeof o == "string" ? o : t;
2184
- a.onValueChange(b), a.onOpenChange(!1), a.triggerRef.current?.focus(), n?.(p);
2185
- },
2186
- children: o
2187
- }
2188
- );
2189
- }
2190
- );
2191
- Ae.displayName = Lt;
2192
- const is = "SelectBoxValue", zt = i.forwardRef(
2193
- ({ __scopeSelect: e, className: t, children: n, placeholder: s, ...o }, r) => {
2194
- const c = re(is, e), a = c.value ? c.value : n || s, { className: u, style: d } = P(
2195
- { weight: c.weight },
2196
- Te
2197
- );
2198
- return /* @__PURE__ */ l(
2199
- k.span,
2200
- {
2201
- className: `bd-SelectBoxValue ${u || ""} ${t || ""}`,
2202
- style: d,
2203
- ...o,
2204
- ref: r,
2205
- children: a
2206
- }
2207
- );
2208
- }
2209
- ), ls = "SelectBoxSlot", Me = i.forwardRef(
2210
- ({ __scopeSelect: e, className: t, side: n = "right", "data-chevron": s, children: o, ...r }, c) => /* @__PURE__ */ l(
2211
- k.div,
2212
- {
2213
- "aria-hidden": "true",
2214
- "data-side": n,
2215
- "data-chevron": s ? "true" : void 0,
2216
- className: `bd-SelectBoxSlot ${t || ""}`,
2217
- ...r,
2218
- ref: c,
2219
- children: o || /* @__PURE__ */ l(xo, {})
2220
- }
2221
- )
2222
- );
2223
- Me.displayName = ls;
2224
- const us = ({
2225
- options: e,
2226
- placeholder: t = "선택하세요",
2227
- size: n = "2",
2228
- weight: s = "regular",
2229
- variant: o = "classic",
2230
- disabled: r = !1,
2231
- maxHeight: c,
2232
- onScrollBottom: a,
2233
- ...u
2234
- }) => /* @__PURE__ */ S(Gt, { ...u, variant: o, size: n, weight: s, children: [
2235
- /* @__PURE__ */ S(_e, { size: n, variant: o, disabled: r, children: [
2236
- /* @__PURE__ */ l(zt, { placeholder: t }),
2237
- /* @__PURE__ */ l(Me, { "data-chevron": !0 })
2238
- ] }),
2239
- /* @__PURE__ */ l(Be, { children: /* @__PURE__ */ l(Ft, { maxHeight: c, onScrollBottom: a, children: e.map((d) => /* @__PURE__ */ l(Ae, { value: d.value, children: d.label }, d.value)) }) })
2240
- ] }), $s = Object.assign(us, {
2241
- Root: Gt,
2242
- Trigger: _e,
2243
- Content: Be,
2244
- Item: Ae,
2245
- Value: zt,
2246
- Slot: Me
2247
- }), ae = "Switch", [ds] = A(ae), [ps, fs] = ds(ae), Ut = i.forwardRef(
2248
- (e, t) => {
2856
+ Oe.displayName = `${se}.ItemRadio`;
2857
+ const zr = {
2858
+ Root: yn,
2859
+ Item: Nn
2860
+ }, Pe = "Switch", [sr] = M(Pe), [rr, ar] = sr(Pe), wn = u.forwardRef(
2861
+ (e, n) => {
2249
2862
  const {
2250
- __scopeSwitch: n,
2251
- name: s,
2252
- checked: o,
2863
+ __scopeSwitch: t,
2864
+ name: o,
2865
+ checked: s,
2253
2866
  defaultChecked: r,
2254
2867
  required: c,
2255
2868
  disabled: a,
2256
- value: u = "on",
2869
+ value: i = "on",
2257
2870
  onCheckedChange: d,
2258
- form: f,
2259
- ...p
2260
- } = e, [b, h] = i.useState(null), C = D(t, (w) => h(w)), v = i.useRef(!1), g = b ? f || !!b.closest("form") : !0, [m, y] = _({
2261
- prop: o,
2871
+ form: p,
2872
+ ...f
2873
+ } = e, [h, m] = u.useState(null), v = I(n, (y) => m(y)), C = u.useRef(!1), g = h ? p || !!h.closest("form") : !0, [N, b] = _({
2874
+ prop: s,
2262
2875
  defaultProp: r ?? !1,
2263
2876
  onChange: d,
2264
- caller: ae
2877
+ caller: Pe
2265
2878
  });
2266
- return /* @__PURE__ */ S(ps, { scope: n, checked: m, disabled: a, children: [
2879
+ return /* @__PURE__ */ P(rr, { scope: t, checked: N, disabled: a, children: [
2267
2880
  /* @__PURE__ */ l(
2268
- k.button,
2881
+ R.button,
2269
2882
  {
2270
2883
  type: "button",
2271
2884
  role: "switch",
2272
- "aria-checked": m,
2885
+ "aria-checked": N,
2273
2886
  "aria-required": c,
2274
- "data-state": qt(m),
2887
+ "data-state": Sn(N),
2275
2888
  "data-disabled": a ? "" : void 0,
2276
2889
  disabled: a,
2277
- value: u,
2278
- ...p,
2279
- ref: C,
2280
- onClick: B(e.onClick, (w) => {
2281
- y((R) => !R), g && (v.current = w.isPropagationStopped(), v.current || w.stopPropagation());
2890
+ value: i,
2891
+ ...f,
2892
+ ref: v,
2893
+ onClick: A(e.onClick, (y) => {
2894
+ b((w) => !w), g && (C.current = y.isPropagationStopped(), C.current || y.stopPropagation());
2282
2895
  })
2283
2896
  }
2284
2897
  ),
2285
2898
  g && /* @__PURE__ */ l(
2286
- jt,
2899
+ Pn,
2287
2900
  {
2288
- control: b,
2289
- bubbles: !v.current,
2290
- name: s,
2291
- value: u,
2292
- checked: m,
2901
+ control: h,
2902
+ bubbles: !C.current,
2903
+ name: o,
2904
+ value: i,
2905
+ checked: N,
2293
2906
  required: c,
2294
2907
  disabled: a,
2295
- form: f,
2908
+ form: p,
2296
2909
  style: { transform: "translateX(-100%)" }
2297
2910
  }
2298
2911
  )
2299
2912
  ] });
2300
2913
  }
2301
2914
  );
2302
- Ut.displayName = ae;
2303
- const Ht = "SwitchThumb", Yt = i.forwardRef(
2304
- (e, t) => {
2305
- const { __scopeSwitch: n, ...s } = e, o = fs(Ht, n);
2915
+ wn.displayName = Pe;
2916
+ const Rn = "SwitchThumb", xn = u.forwardRef(
2917
+ (e, n) => {
2918
+ const { __scopeSwitch: t, ...o } = e, s = ar(Rn, t);
2306
2919
  return /* @__PURE__ */ l(
2307
- k.span,
2920
+ R.span,
2308
2921
  {
2309
- "data-state": qt(o.checked),
2310
- "data-disabled": o.disabled ? "" : void 0,
2311
- ...s,
2312
- ref: t
2922
+ "data-state": Sn(s.checked),
2923
+ "data-disabled": s.disabled ? "" : void 0,
2924
+ ...o,
2925
+ ref: n
2313
2926
  }
2314
2927
  );
2315
2928
  }
2316
2929
  );
2317
- Yt.displayName = Ht;
2318
- const ms = "SwitchBubbleInput", jt = i.forwardRef(
2319
- (e, t) => {
2320
- const { checked: n, control: s, bubbles: o = !0, ...r } = e, c = i.useRef(null), a = D(c, t), u = Ce(n), d = ve(s);
2321
- return i.useEffect(() => {
2322
- const f = c.current;
2323
- if (!f) return;
2324
- const p = window.HTMLInputElement.prototype, h = Object.getOwnPropertyDescriptor(
2325
- p,
2930
+ xn.displayName = Rn;
2931
+ const cr = "SwitchBubbleInput", Pn = u.forwardRef(
2932
+ (e, n) => {
2933
+ const { checked: t, control: o, bubbles: s = !0, ...r } = e, c = u.useRef(null), a = I(c, n), i = fe(t), d = Ge(o);
2934
+ return u.useEffect(() => {
2935
+ const p = c.current;
2936
+ if (!p) return;
2937
+ const f = window.HTMLInputElement.prototype, m = Object.getOwnPropertyDescriptor(
2938
+ f,
2326
2939
  "checked"
2327
2940
  ).set;
2328
- if (u !== n && h) {
2329
- const C = new Event("click", { bubbles: o });
2330
- h.call(f, n), f.dispatchEvent(C);
2941
+ if (i !== t && m) {
2942
+ const v = new Event("click", { bubbles: s });
2943
+ m.call(p, t), p.dispatchEvent(v);
2331
2944
  }
2332
- }, [u, n, o]), /* @__PURE__ */ l(
2945
+ }, [i, t, s]), /* @__PURE__ */ l(
2333
2946
  "input",
2334
2947
  {
2335
2948
  type: "checkbox",
2336
2949
  "aria-hidden": !0,
2337
- defaultChecked: n,
2950
+ defaultChecked: t,
2338
2951
  ...r,
2339
2952
  tabIndex: -1,
2340
2953
  ref: a,
@@ -2350,61 +2963,61 @@ const ms = "SwitchBubbleInput", jt = i.forwardRef(
2350
2963
  );
2351
2964
  }
2352
2965
  );
2353
- jt.displayName = ms;
2354
- function qt(e) {
2966
+ Pn.displayName = cr;
2967
+ function Sn(e) {
2355
2968
  return e ? "checked" : "unchecked";
2356
2969
  }
2357
- const hs = ["1", "2", "3"], gs = {
2358
- size: { type: "enum", className: "bd-size", values: hs, default: "2" },
2359
- ...O
2360
- }, bs = i.forwardRef((e, t) => {
2361
- const { className: n, ...s } = P(e, gs);
2970
+ const ir = ["1", "2", "3"], lr = {
2971
+ size: { type: "enum", className: "bd-size", values: ir, default: "2" },
2972
+ ...$
2973
+ }, ur = u.forwardRef((e, n) => {
2974
+ const { className: t, ...o } = E(e, lr);
2362
2975
  return /* @__PURE__ */ l(
2363
- Ut,
2976
+ wn,
2364
2977
  {
2365
- ...s,
2978
+ ...o,
2366
2979
  asChild: !1,
2367
- ref: t,
2368
- className: N("bd-reset", "bd-SwitchRoot", n),
2369
- children: /* @__PURE__ */ l(Yt, { className: N("bd-SwitchThumb") })
2980
+ ref: n,
2981
+ className: x("bd-reset", "bd-SwitchRoot", t),
2982
+ children: /* @__PURE__ */ l(xn, { className: x("bd-SwitchThumb") })
2370
2983
  }
2371
2984
  );
2372
2985
  });
2373
- bs.displayName = "Switch";
2374
- const Cs = ["1", "2", "3", "4", "5"], vs = ["classic", "underlined", "rounded"], ys = {
2375
- size: { type: "enum", className: "bd-size", values: Cs, default: "2" },
2376
- variant: { type: "enum", className: "bd-variant", values: vs, default: "classic" },
2377
- ...O,
2378
- ...$n
2379
- }, ws = ["left", "right"], Rs = {
2380
- side: { type: "enum", values: ws },
2381
- gap: Ne.gap,
2382
- px: L.px,
2383
- pl: L.pl,
2384
- pr: L.pr
2385
- }, Kt = i.forwardRef(
2386
- (e, t) => {
2387
- const n = i.useRef(null), { children: s, className: o, style: r, ...c } = P(
2986
+ ur.displayName = "Switch";
2987
+ const dr = ["1", "2", "3", "4", "5"], pr = ["classic", "underlined", "rounded"], fr = {
2988
+ size: { type: "enum", className: "bd-size", values: dr, default: "2" },
2989
+ variant: { type: "enum", className: "bd-variant", values: pr, default: "classic" },
2990
+ ...$,
2991
+ ...Co
2992
+ }, mr = ["left", "right"], hr = {
2993
+ side: { type: "enum", values: mr },
2994
+ gap: Ue.gap,
2995
+ px: j.px,
2996
+ pl: j.pl,
2997
+ pr: j.pr
2998
+ }, kn = u.forwardRef(
2999
+ (e, n) => {
3000
+ const t = u.useRef(null), { children: o, className: s, style: r, ...c } = E(
2388
3001
  e,
2389
- ys
3002
+ fr
2390
3003
  );
2391
- return /* @__PURE__ */ S(
3004
+ return /* @__PURE__ */ P(
2392
3005
  "div",
2393
3006
  {
2394
3007
  style: r,
2395
- className: N("bd-TextFieldRoot", o),
3008
+ className: x("bd-TextFieldRoot", s),
2396
3009
  onPointerDown: (a) => {
2397
- const u = a.target;
2398
- if (u.closest("input, button, a")) return;
2399
- const d = n.current;
3010
+ const i = a.target;
3011
+ if (i.closest("input, button, a")) return;
3012
+ const d = t.current;
2400
3013
  if (!d) return;
2401
- const p = u.closest(`
3014
+ const f = i.closest(`
2402
3015
  .bd-TextFieldSlot[data-side='right'],
2403
3016
  .bd-TextFieldSlot:not([data-side='right']) ~ .bd-TextFieldSlot:not([data-side='left'])
2404
3017
  `) ? d.value.length : 0;
2405
3018
  requestAnimationFrame(() => {
2406
3019
  try {
2407
- d.setSelectionRange(p, p);
3020
+ d.setSelectionRange(f, f);
2408
3021
  } catch {
2409
3022
  }
2410
3023
  d.focus();
@@ -2416,111 +3029,171 @@ const Cs = ["1", "2", "3", "4", "5"], vs = ["classic", "underlined", "rounded"],
2416
3029
  {
2417
3030
  spellCheck: "false",
2418
3031
  ...c,
2419
- ref: q(n, t),
3032
+ ref: Q(t, n),
2420
3033
  className: "bd-reset bd-TextFieldInput"
2421
3034
  }
2422
3035
  ),
2423
- s
3036
+ o
2424
3037
  ]
2425
3038
  }
2426
3039
  );
2427
3040
  }
2428
3041
  );
2429
- Kt.displayName = "TextFieldRoot";
2430
- const Wt = i.forwardRef(
2431
- (e, t) => {
2432
- const { className: n, side: s, ...o } = P(e, Rs);
3042
+ kn.displayName = "TextFieldRoot";
3043
+ const En = u.forwardRef(
3044
+ (e, n) => {
3045
+ const { className: t, side: o, ...s } = E(e, hr);
2433
3046
  return /* @__PURE__ */ l(
2434
3047
  "div",
2435
3048
  {
2436
- "data-side": s,
2437
- ...o,
2438
- ref: t,
2439
- className: N("bd-TextFieldSlot", n)
3049
+ "data-side": o,
3050
+ ...s,
3051
+ ref: n,
3052
+ className: x("bd-TextFieldSlot", t)
2440
3053
  }
2441
3054
  );
2442
3055
  }
2443
3056
  );
2444
- Wt.displayName = "TextFieldSlot";
2445
- const Ls = Object.assign(Kt, { Slot: Wt }), Ns = (e, t) => new Date(e, t + 1, 0).getDate(), xs = (e, t) => new Date(e, t, 1).getDay(), j = () => {
3057
+ En.displayName = "TextFieldSlot";
3058
+ const Lr = Object.assign(kn, { Slot: En });
3059
+ function gr(e, n) {
3060
+ return new Date(e, n + 1, 0).getDate();
3061
+ }
3062
+ function br(e, n) {
3063
+ return new Date(e, n, 1).getDay();
3064
+ }
3065
+ function Z() {
2446
3066
  const e = /* @__PURE__ */ new Date();
2447
3067
  return e.setHours(0, 0, 0, 0), e;
2448
- }, Xt = "Calendar", [Ss] = A(Xt), [ks, F] = Ss(Xt), Ps = (e) => {
2449
- const { variant: t = "single", size: n = "2", children: s } = e, o = i.useRef(null), [r, c] = _({
3068
+ }
3069
+ function it(e) {
3070
+ return !!e && !Number.isNaN(e.getTime());
3071
+ }
3072
+ function Cr(e, n) {
3073
+ return e || n || Z();
3074
+ }
3075
+ function vr(e) {
3076
+ return e ? `${e.getFullYear()}.${String(e.getMonth() + 1).padStart(2, "0")}.${String(e.getDate()).padStart(2, "0")}` : null;
3077
+ }
3078
+ function yr(e, n) {
3079
+ return n === "date" ? `${e.getFullYear()}년 ${e.getMonth() + 1}월` : `${e.getFullYear()}년`;
3080
+ }
3081
+ function lt(e, n, t) {
3082
+ const o = new Date(e), s = t === "next" ? 1 : -1;
3083
+ return n === "date" ? (o.setMonth(o.getMonth() + s), o) : n === "year" ? (o.setFullYear(o.getFullYear() + s * 28), o) : (o.setFullYear(o.getFullYear() + s), o);
3084
+ }
3085
+ function Nr(e) {
3086
+ const n = e.getFullYear(), t = e.getMonth(), o = gr(n, t), s = br(n, t), r = new Date(n, t, 0).getDate(), c = [];
3087
+ for (let i = s - 1; i >= 0; i -= 1)
3088
+ c.push({
3089
+ date: new Date(n, t - 1, r - i),
3090
+ isCurrentMonth: !1
3091
+ });
3092
+ for (let i = 1; i <= o; i += 1)
3093
+ c.push({
3094
+ date: new Date(n, t, i),
3095
+ isCurrentMonth: !0
3096
+ });
3097
+ const a = c.length % 7 === 0 ? 0 : 7 - c.length % 7;
3098
+ for (let i = 1; i <= a; i += 1)
3099
+ c.push({
3100
+ date: new Date(n, t + 1, i),
3101
+ isCurrentMonth: !1
3102
+ });
3103
+ return c;
3104
+ }
3105
+ function wr(e, n, t) {
3106
+ return !e || n ? { start: t, end: null } : t < e ? { start: t, end: null } : { start: e, end: t };
3107
+ }
3108
+ function _e(e, n, t, o, s) {
3109
+ const r = e.getTime();
3110
+ return n === "single" ? t?.getTime() === r : o?.getTime() === r || s?.getTime() === r;
3111
+ }
3112
+ function Rr(e, n, t) {
3113
+ if (!n || !t)
3114
+ return !1;
3115
+ const o = e.getTime();
3116
+ return o > n.getTime() && o < t.getTime();
3117
+ }
3118
+ function xr(e) {
3119
+ return Math.floor(e.getFullYear() / 10) * 10 - 4;
3120
+ }
3121
+ const In = "Calendar", [Pr] = M(In), [Sr, z] = Pr(In), kr = (e) => {
3122
+ const { variant: n = "single", size: t = "2", children: o } = e, s = u.useRef(null), [r, c] = _({
2450
3123
  prop: e.open,
2451
3124
  defaultProp: e.defaultOpen || !1,
2452
3125
  onChange: e.onOpenChange,
2453
3126
  caller: "CalendarRoot"
2454
- }), [a, u] = _({
3127
+ }), [a, i] = _({
2455
3128
  prop: e.value,
2456
3129
  defaultProp: e.defaultValue ?? null,
2457
3130
  onChange: e.onValueChange,
2458
3131
  caller: "CalendarRoot (single)"
2459
- }), [d, f] = _({
3132
+ }), [d, p] = _({
2460
3133
  prop: e.rangeValue,
2461
3134
  defaultProp: e.defaultRangeValue ?? { start: null, end: null },
2462
3135
  onChange: e.onRangeValueChange,
2463
3136
  caller: "CalendarRoot (range)"
2464
- }), [p, b] = i.useState("date"), [h, C] = i.useState(
2465
- a || d.start || j()
3137
+ }), [f, h] = u.useState("date"), [m, v] = u.useState(
3138
+ Cr(a, d.start)
2466
3139
  );
2467
- i.useEffect(() => {
2468
- t === "single" && a && !isNaN(a.getTime()) ? C(a) : t === "range" && d.start && !isNaN(d.start.getTime()) && C(d.start);
2469
- }, [d.start, a, t]);
2470
- const v = i.useRef(a), g = i.useRef(d);
2471
- i.useEffect(() => {
2472
- r && (v.current = a, g.current = d);
3140
+ u.useEffect(() => {
3141
+ n === "single" && it(a) ? v(a) : n === "range" && it(d.start) && v(d.start);
3142
+ }, [d.start, a, n]);
3143
+ const C = u.useRef(a), g = u.useRef(d);
3144
+ u.useEffect(() => {
3145
+ r && (C.current = a, g.current = d);
2473
3146
  }, [r, a, d]);
2474
- const m = i.useCallback(() => {
2475
- t === "single" && !a ? u(j()) : t === "range" && !d.start && f((R) => ({ ...R, start: j() })), c(!1);
2476
- }, [t, a, d.start, u, f, c]), y = i.useCallback(() => {
2477
- t === "single" ? u(v.current) : f(g.current), c(!1);
2478
- }, [t, u, f, c]);
3147
+ const N = u.useCallback(() => {
3148
+ n === "single" && !a ? i(Z()) : n === "range" && !d.start && p((w) => ({ ...w, start: Z() })), c(!1);
3149
+ }, [n, a, d.start, i, p, c]), b = u.useCallback(() => {
3150
+ n === "single" ? i(C.current) : p(g.current), c(!1);
3151
+ }, [n, i, p, c]);
2479
3152
  return /* @__PURE__ */ l(
2480
- ks,
3153
+ Sr,
2481
3154
  {
2482
3155
  scope: void 0,
2483
3156
  open: r,
2484
- setOpen: (R) => {
2485
- c(R), R || b("date");
3157
+ setOpen: (w) => {
3158
+ c(w), w || h("date");
2486
3159
  },
2487
- triggerRef: o,
2488
- variant: t,
2489
- size: n,
2490
- viewMode: p,
2491
- setViewMode: b,
2492
- viewingDate: h,
2493
- setViewingDate: C,
2494
- singleDate: a || j(),
2495
- setSingleDate: u,
2496
- startDate: d.start || j(),
2497
- setStartDate: (R) => f((T) => ({ ...T, start: R })),
3160
+ triggerRef: s,
3161
+ variant: n,
3162
+ size: t,
3163
+ viewMode: f,
3164
+ setViewMode: h,
3165
+ viewingDate: m,
3166
+ setViewingDate: v,
3167
+ singleDate: a || Z(),
3168
+ setSingleDate: i,
3169
+ startDate: d.start || Z(),
3170
+ setStartDate: (w) => p((S) => ({ ...S, start: w })),
2498
3171
  endDate: d.end,
2499
- setEndDate: (R) => f((T) => ({ ...T, end: R })),
2500
- resetRange: () => f({ start: null, end: null }),
2501
- onConfirm: m,
2502
- onCancel: y,
2503
- children: s
3172
+ setEndDate: (w) => p((S) => ({ ...S, end: w })),
3173
+ resetRange: () => p({ start: null, end: null }),
3174
+ onConfirm: N,
3175
+ onCancel: b,
3176
+ children: o
2504
3177
  }
2505
3178
  );
2506
- }, Zt = i.forwardRef(
2507
- ({ children: e }, t) => {
2508
- const n = F("CalendarTrigger", void 0), s = ze(e), o = be(s);
2509
- return i.cloneElement(s, {
2510
- ref: q(t, n.triggerRef, o),
3179
+ }, Dn = u.forwardRef(
3180
+ ({ children: e }, n) => {
3181
+ const t = z("CalendarTrigger", void 0), o = dt(e), s = Fe(o);
3182
+ return u.cloneElement(o, {
3183
+ ref: Q(n, t.triggerRef, s),
2511
3184
  onFocus: (r) => {
2512
- n.setOpen(!0), s.props.onFocus?.(r);
3185
+ t.setOpen(!0), o.props.onFocus?.(r);
2513
3186
  },
2514
3187
  onClick: (r) => {
2515
- n.setOpen(!0), s.props.onClick?.(r);
3188
+ t.setOpen(!0), o.props.onClick?.(r);
2516
3189
  }
2517
3190
  });
2518
3191
  }
2519
3192
  );
2520
- Zt.displayName = "CalendarTrigger";
2521
- const Jt = i.forwardRef(
2522
- (e, t) => {
2523
- const { className: n, style: s, ...o } = e, r = F("CalendarContent", void 0), c = i.useRef(null), { styles: a, isPositioned: u } = He(
3193
+ Dn.displayName = "CalendarTrigger";
3194
+ const Tn = u.forwardRef(
3195
+ (e, n) => {
3196
+ const { className: t, style: o, ...s } = e, r = z("CalendarContent", void 0), c = u.useRef(null), { styles: a, isPositioned: i } = pt(
2524
3197
  r.triggerRef,
2525
3198
  c,
2526
3199
  r.open,
@@ -2528,86 +3201,89 @@ const Jt = i.forwardRef(
2528
3201
  "start",
2529
3202
  !1
2530
3203
  );
2531
- if (Ye(c, (p) => {
2532
- r.triggerRef.current?.contains(p.target) || r.setOpen(!1);
3204
+ if (Ve(c, (f) => {
3205
+ r.triggerRef.current?.contains(f.target) || r.setOpen(!1);
2533
3206
  }), !r.open) return null;
2534
3207
  const d = () => {
2535
3208
  r.onConfirm();
2536
- }, f = () => {
3209
+ }, p = () => {
2537
3210
  r.onCancel();
2538
3211
  };
2539
- return /* @__PURE__ */ l(je, { children: /* @__PURE__ */ S(
2540
- E,
3212
+ return /* @__PURE__ */ l($e, { children: /* @__PURE__ */ P(
3213
+ T,
2541
3214
  {
2542
3215
  direction: "column",
2543
3216
  gap: "4",
2544
- ...o,
2545
- ref: q(c, t),
2546
- className: N(
3217
+ ...s,
3218
+ ref: Q(c, n),
3219
+ className: x(
2547
3220
  "bd-CalendarContent",
2548
3221
  `bd-size-${r.size}`,
2549
3222
  `bd-variant-${r.variant}`,
2550
- n
3223
+ t
2551
3224
  ),
2552
- style: { ...s, ...a, visibility: u ? "visible" : "hidden" },
2553
- onPointerDown: (p) => {
2554
- p.preventDefault();
3225
+ style: { ...o, ...a, visibility: i ? "visible" : "hidden" },
3226
+ onPointerDown: (f) => {
3227
+ f.preventDefault();
2555
3228
  },
2556
3229
  children: [
2557
- r.variant === "range" && /* @__PURE__ */ l(Is, {}),
2558
- /* @__PURE__ */ l(Es, {}),
2559
- /* @__PURE__ */ l(Ds, {}),
2560
- /* @__PURE__ */ S(E, { justify: "center", gap: "2", children: [
3230
+ r.variant === "range" && /* @__PURE__ */ l(Er, {}),
3231
+ /* @__PURE__ */ l(Ir, {}),
3232
+ /* @__PURE__ */ l(Dr, {}),
3233
+ /* @__PURE__ */ P(T, { justify: "center", gap: "2", children: [
2561
3234
  /* @__PURE__ */ l(
2562
- me,
3235
+ J,
2563
3236
  {
2564
3237
  size: "3",
2565
3238
  variant: "outline-primary",
2566
3239
  radius: "s",
2567
- onClick: f,
3240
+ onClick: p,
2568
3241
  style: { width: "50%" },
2569
3242
  children: "취소"
2570
3243
  }
2571
3244
  ),
2572
- /* @__PURE__ */ l(me, { size: "3", radius: "s", onClick: d, style: { width: "50%" }, children: "확인" })
3245
+ /* @__PURE__ */ l(J, { size: "3", radius: "s", onClick: d, style: { width: "50%" }, children: "확인" })
2573
3246
  ] })
2574
3247
  ]
2575
3248
  }
2576
3249
  ) });
2577
3250
  }
2578
3251
  );
2579
- Jt.displayName = "CalendarContent";
2580
- const Is = () => {
2581
- const e = F("CalendarRangeHeader", void 0), t = (n) => n ? `${n.getFullYear()}.${String(n.getMonth() + 1).padStart(2, "0")}.${String(n.getDate()).padStart(2, "0")}` : /* @__PURE__ */ S(E, { align: "center", gap: "1", children: [
2582
- /* @__PURE__ */ l(xe, { width: 12, height: 12 }),
2583
- "범위 추가"
2584
- ] });
2585
- return /* @__PURE__ */ S(E, { direction: "column", className: "bd-CalendarRangeHeader", children: [
2586
- /* @__PURE__ */ S(E, { gap: "2", children: [
3252
+ Tn.displayName = "CalendarContent";
3253
+ const Er = () => {
3254
+ const e = z("CalendarRangeHeader", void 0), n = (t) => {
3255
+ const o = vr(t);
3256
+ return o || /* @__PURE__ */ P(T, { align: "center", gap: "1", children: [
3257
+ /* @__PURE__ */ l(be, { width: 12, height: 12 }),
3258
+ "범위 추가"
3259
+ ] });
3260
+ };
3261
+ return /* @__PURE__ */ P(T, { direction: "column", className: "bd-CalendarRangeHeader", children: [
3262
+ /* @__PURE__ */ P(T, { gap: "2", children: [
2587
3263
  /* @__PURE__ */ l(
2588
- E,
3264
+ T,
2589
3265
  {
2590
3266
  align: "center",
2591
3267
  justify: "between",
2592
- className: N("bd-RangeBox", { active: !e.startDate }),
2593
- children: t(e.startDate)
3268
+ className: x("bd-RangeBox", { active: !e.startDate }),
3269
+ children: n(e.startDate)
2594
3270
  }
2595
3271
  ),
2596
3272
  /* @__PURE__ */ l(
2597
- E,
3273
+ T,
2598
3274
  {
2599
3275
  align: "center",
2600
3276
  justify: "between",
2601
- className: N("bd-RangeBox", {
3277
+ className: x("bd-RangeBox", {
2602
3278
  active: e.startDate && !e.endDate,
2603
3279
  empty: !e.endDate
2604
3280
  }),
2605
- children: t(e.endDate)
3281
+ children: n(e.endDate)
2606
3282
  }
2607
3283
  )
2608
3284
  ] }),
2609
3285
  /* @__PURE__ */ l(
2610
- E,
3286
+ T,
2611
3287
  {
2612
3288
  justify: "end",
2613
3289
  onClick: () => {
@@ -2617,136 +3293,114 @@ const Is = () => {
2617
3293
  }
2618
3294
  )
2619
3295
  ] });
2620
- }, Es = () => {
2621
- const e = F("CalendarNavigation", void 0), { viewingDate: t, setViewingDate: n, viewMode: s, setViewMode: o } = e, r = () => {
2622
- const a = new Date(t);
2623
- s === "date" ? a.setMonth(a.getMonth() - 1) : s === "year" ? a.setFullYear(a.getFullYear() - 28) : a.setFullYear(a.getFullYear() - 1), n(a);
3296
+ }, Ir = () => {
3297
+ const e = z("CalendarNavigation", void 0), { viewingDate: n, setViewingDate: t, viewMode: o, setViewMode: s } = e, r = () => {
3298
+ t(lt(n, o, "prev"));
2624
3299
  }, c = () => {
2625
- const a = new Date(t);
2626
- s === "date" ? a.setMonth(a.getMonth() + 1) : s === "year" ? a.setFullYear(a.getFullYear() + 28) : a.setFullYear(a.getFullYear() + 1), n(a);
3300
+ t(lt(n, o, "next"));
2627
3301
  };
2628
- return /* @__PURE__ */ S(E, { justify: "between", align: "center", children: [
2629
- /* @__PURE__ */ S(
3302
+ return /* @__PURE__ */ P(T, { justify: "between", align: "center", children: [
3303
+ /* @__PURE__ */ l(
2630
3304
  "div",
2631
3305
  {
2632
3306
  className: "bd-CalendarNavTitle bd-weight-medium",
2633
- onClick: () => o(s === "date" ? "month" : s === "month" ? "year" : "date"),
2634
- children: [
2635
- s === "date" && `${t.getFullYear()}년 ${t.getMonth() + 1}월`,
2636
- s === "month" && `${t.getFullYear()}년`,
2637
- s === "year" && `${t.getFullYear()}년`
2638
- ]
3307
+ onClick: () => s(o === "date" ? "month" : o === "month" ? "year" : "date"),
3308
+ children: yr(n, o)
2639
3309
  }
2640
3310
  ),
2641
- /* @__PURE__ */ S(E, { gap: "2", children: [
2642
- /* @__PURE__ */ l("button", { onClick: r, className: "bd-CalendarNavBtn", children: /* @__PURE__ */ l(Ro, { width: 16 }) }),
2643
- /* @__PURE__ */ l("button", { onClick: c, className: "bd-CalendarNavBtn", children: /* @__PURE__ */ l(No, { width: 16 }) })
3311
+ /* @__PURE__ */ P(T, { gap: "2", children: [
3312
+ /* @__PURE__ */ l("button", { onClick: r, className: "bd-CalendarNavBtn", children: /* @__PURE__ */ l(Qo, { width: 16 }) }),
3313
+ /* @__PURE__ */ l("button", { onClick: c, className: "bd-CalendarNavBtn", children: /* @__PURE__ */ l(es, { width: 16 }) })
2644
3314
  ] })
2645
3315
  ] });
2646
- }, Ds = () => {
2647
- const e = F("CalendarBody", void 0);
2648
- return e.viewMode === "year" ? /* @__PURE__ */ l(Bs, {}) : e.viewMode === "month" ? /* @__PURE__ */ l(_s, {}) : /* @__PURE__ */ l(Ts, {});
2649
- }, Ts = () => {
2650
- const e = F("DateGrid", void 0), { viewingDate: t, singleDate: n, startDate: s, endDate: o } = e, r = t.getFullYear(), c = t.getMonth(), a = Ns(r, c), u = xs(r, c), d = new Date(r, c, 0).getDate(), f = ["일", "월", "화", "수", "목", "금", "토"], p = [];
2651
- for (let m = u - 1; m >= 0; m--)
2652
- p.push({
2653
- date: new Date(r, c - 1, d - m),
2654
- isCurrentMonth: !1
2655
- });
2656
- for (let m = 1; m <= a; m++)
2657
- p.push({
2658
- date: new Date(r, c, m),
2659
- isCurrentMonth: !0
2660
- });
2661
- const b = p.length, h = b % 7 === 0 ? 0 : 7 - b % 7;
2662
- for (let m = 1; m <= h; m++)
2663
- p.push({
2664
- date: new Date(r, c + 1, m),
2665
- isCurrentMonth: !1
2666
- });
2667
- const C = (m) => {
2668
- m.getMonth() !== c && e.setViewingDate(m), e.variant === "single" ? e.setSingleDate(m) : !s || s && o ? (e.setStartDate(m), e.setEndDate(null)) : m < s ? e.setStartDate(m) : e.setEndDate(m);
2669
- }, v = (m) => {
2670
- const y = m.getTime();
2671
- return e.variant === "single" ? n?.getTime() === y : s?.getTime() === y || o?.getTime() === y;
2672
- }, g = (m) => {
2673
- if (e.variant !== "range" || !s || !o) return !1;
2674
- const y = m.getTime();
2675
- return y > s.getTime() && y < o.getTime();
3316
+ }, Dr = () => {
3317
+ const e = z("CalendarBody", void 0);
3318
+ return e.viewMode === "year" ? /* @__PURE__ */ l(Ar, {}) : e.viewMode === "month" ? /* @__PURE__ */ l(_r, {}) : /* @__PURE__ */ l(Tr, {});
3319
+ }, Tr = () => {
3320
+ const e = z("DateGrid", void 0), { viewingDate: n, singleDate: t, startDate: o, endDate: s } = e, r = n.getMonth(), c = Nr(n), a = ["일", "월", "화", "수", "목", "금", "토"], i = (d) => {
3321
+ if (d.getMonth() !== r && e.setViewingDate(d), e.variant === "single")
3322
+ e.setSingleDate(d);
3323
+ else {
3324
+ const p = wr(o, s, d);
3325
+ e.setStartDate(p.start), e.setEndDate(p.end);
3326
+ }
2676
3327
  };
2677
- return /* @__PURE__ */ S("div", { className: "bd-CalendarGrid bd-DateGrid", children: [
2678
- f.map((m) => /* @__PURE__ */ l("div", { className: "bd-CalendarWeek", children: m }, m)),
2679
- p.map((m, y) => /* @__PURE__ */ l(
3328
+ return /* @__PURE__ */ P("div", { className: "bd-CalendarGrid bd-DateGrid", children: [
3329
+ a.map((d) => /* @__PURE__ */ l("div", { className: "bd-CalendarWeek", children: d }, d)),
3330
+ c.map((d, p) => /* @__PURE__ */ l(
2680
3331
  "div",
2681
3332
  {
2682
- className: N("bd-CalendarCell", {
2683
- selected: v(m.date),
2684
- inRange: g(m.date)
3333
+ className: x("bd-CalendarCell", {
3334
+ selected: _e(d.date, e.variant, t, o, s),
3335
+ inRange: e.variant === "range" && Rr(d.date, o, s)
2685
3336
  }),
2686
3337
  style: {
2687
- color: !m.isCurrentMonth && !v(m.date) ? "var(--color-gray-900, #999)" : void 0,
2688
- opacity: !m.isCurrentMonth && !v(m.date) ? 0.4 : 1
3338
+ color: !d.isCurrentMonth && !_e(d.date, e.variant, t, o, s) ? "var(--color-gray-900, #999)" : void 0,
3339
+ opacity: !d.isCurrentMonth && !_e(d.date, e.variant, t, o, s) ? 0.4 : 1
2689
3340
  },
2690
- onClick: () => C(m.date),
2691
- children: m.date.getDate()
3341
+ onClick: () => i(d.date),
3342
+ children: d.date.getDate()
2692
3343
  },
2693
- y
3344
+ p
2694
3345
  ))
2695
3346
  ] });
2696
- }, _s = () => {
2697
- const e = F("MonthGrid", void 0), t = Array.from({ length: 12 }, (n, s) => s + 1);
2698
- return /* @__PURE__ */ l("div", { className: "bd-CalendarGrid bd-MonthGrid", children: t.map((n) => /* @__PURE__ */ S(
3347
+ }, _r = () => {
3348
+ const e = z("MonthGrid", void 0), n = Array.from({ length: 12 }, (t, o) => o + 1);
3349
+ return /* @__PURE__ */ l("div", { className: "bd-CalendarGrid bd-MonthGrid", children: n.map((t) => /* @__PURE__ */ P(
2699
3350
  "div",
2700
3351
  {
2701
3352
  className: "bd-CalendarCell",
2702
3353
  onClick: () => {
2703
- const s = new Date(e.viewingDate);
2704
- s.setMonth(n - 1), e.setViewingDate(s), e.setViewMode("date");
3354
+ const o = new Date(e.viewingDate);
3355
+ o.setMonth(t - 1), e.setViewingDate(o), e.setViewMode("date");
2705
3356
  },
2706
3357
  children: [
2707
- n,
3358
+ t,
2708
3359
  "월"
2709
3360
  ]
2710
3361
  },
2711
- n
3362
+ t
2712
3363
  )) });
2713
- }, Bs = () => {
2714
- const e = F("YearGrid", void 0), t = Math.floor(e.viewingDate.getFullYear() / 10) * 10 - 4, n = Array.from({ length: 28 }, (s, o) => t + o);
2715
- return /* @__PURE__ */ l("div", { className: "bd-CalendarGrid bd-YearGrid", children: n.map((s) => /* @__PURE__ */ l(
3364
+ }, Ar = () => {
3365
+ const e = z("YearGrid", void 0), n = xr(e.viewingDate), t = Array.from({ length: 28 }, (o, s) => n + s);
3366
+ return /* @__PURE__ */ l("div", { className: "bd-CalendarGrid bd-YearGrid", children: t.map((o) => /* @__PURE__ */ l(
2716
3367
  "div",
2717
3368
  {
2718
- className: N("bd-CalendarCell", {
2719
- selected: s === e.viewingDate.getFullYear()
3369
+ className: x("bd-CalendarCell", {
3370
+ selected: o === e.viewingDate.getFullYear()
2720
3371
  }),
2721
3372
  onClick: () => {
2722
- const o = new Date(e.viewingDate);
2723
- o.setFullYear(s), e.setViewingDate(o), e.setViewMode("month");
3373
+ const s = new Date(e.viewingDate);
3374
+ s.setFullYear(o), e.setViewingDate(s), e.setViewMode("month");
2724
3375
  },
2725
- children: s
3376
+ children: o
2726
3377
  },
2727
- s
3378
+ o
2728
3379
  )) });
2729
- }, zs = Object.assign(Ps, {
2730
- Trigger: Zt,
2731
- Content: Jt
3380
+ }, Ur = Object.assign(kr, {
3381
+ Trigger: Dn,
3382
+ Content: Tn
2732
3383
  });
2733
3384
  export {
2734
- xo as BraketDownIcon,
2735
- Ro as BraketLeftIcon,
2736
- No as BraketRightIcon,
2737
- me as Button,
2738
- zs as Calendar,
2739
- xe as CheckLineIcon,
2740
- To as Checkbox,
2741
- Gs as CheckboxGroup,
2742
- E as Flex,
2743
- wo as IndeterminateLineIcon,
2744
- Yo as Radio,
2745
- Vs as RadioGroup,
2746
- Ft as ScrollArea,
2747
- $s as SelectBox,
2748
- tt as Spinner,
2749
- bs as Switch,
2750
- Re as Text,
2751
- Ls as TextField
3385
+ ts as BraketDownIcon,
3386
+ Qo as BraketLeftIcon,
3387
+ es as BraketRightIcon,
3388
+ J as Button,
3389
+ Ur as Calendar,
3390
+ be as CheckLineIcon,
3391
+ Vr as CheckableSelectBox,
3392
+ cs as Checkbox,
3393
+ $r as CheckboxGroup,
3394
+ Ps as ConfirmDialog,
3395
+ T as Flex,
3396
+ Jo as IndeterminateLineIcon,
3397
+ G as Popup,
3398
+ Ys as Radio,
3399
+ zr as RadioGroup,
3400
+ Ze as ScrollArea,
3401
+ Gr as SelectBox,
3402
+ Nt as Spinner,
3403
+ ur as Switch,
3404
+ te as Text,
3405
+ Lr as TextField
2752
3406
  };