@beaubrain/web-design-system 0.1.14 → 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,22 +1,22 @@
1
- import { jsx as i, jsxs as k, Fragment as Ye } from "react/jsx-runtime";
2
- import * as l from "react";
3
- import E from "react";
4
- import { createPortal as ln } from "react-dom";
5
- function un(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 Ce = { 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 Ue;
15
- function dn() {
16
- return Ue || (Ue = 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
22
  a && (r = s(r, o(a)));
@@ -29,148 +29,148 @@ function dn() {
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 = s(c, a));
37
+ n.call(r, a) && r[a] && (c = s(c, a));
38
38
  return c;
39
39
  }
40
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
- })(Ce)), Ce.exports;
45
+ })(ke)), ke.exports;
46
46
  }
47
- var pn = dn();
48
- const R = /* @__PURE__ */ un(pn), fn = (e, t) => {
49
- const n = { ...t };
50
- for (const o in t) {
51
- const s = e[o], r = t[o];
52
- /^on[A-Z]/.test(o) ? s && r ? n[o] = (...a) => {
53
- const u = r(...a);
54
- return s(...a), u;
55
- } : s && (n[o] = s) : o === "style" ? n[o] = { ...s, ...r } : o === "className" && (n[o] = [s, 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
- }, He = (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
- }, X = (...e) => (t) => {
63
- let n = !1;
60
+ return e(n);
61
+ e != null && (e.current = n);
62
+ }, Q = (...e) => (n) => {
63
+ let t = !1;
64
64
  const o = e.map((s) => {
65
- const r = He(s, t);
66
- return !n && typeof r == "function" && (n = !0), { ref: s, cleanup: r };
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
70
  for (const { ref: s, cleanup: r } of o)
71
- typeof r == "function" ? r() : He(s, null);
71
+ typeof r == "function" ? r() : rt(s, null);
72
72
  };
73
- }, Pe = (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 T(...e) {
78
- return E.useCallback(X(...e), e);
77
+ function I(...e) {
78
+ return D.useCallback(Q(...e), e);
79
79
  }
80
- const je = (...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
- }, mn = ({ className: e, customProperties: t, ...n }) => {
86
- const o = qe({
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
- }), s = gn({
91
- customProperties: t,
92
- ...n
89
+ ...t
90
+ }), s = Ln({
91
+ customProperties: n,
92
+ ...t
93
93
  });
94
94
  return [o, s];
95
- }, hn = (e, t, n) => {
96
- const o = e ? "-" : "", s = n(t), r = s?.startsWith("-"), c = r ? "-" : "", a = r ? s?.substring(1) : 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
97
  return `${c}${e}${o}${a}`;
98
- }, qe = ({
98
+ }, ut = ({
99
99
  allowCustomValues: e = !1,
100
- className: t,
101
- value: n,
100
+ className: n,
101
+ value: t,
102
102
  propValues: o,
103
103
  parseValue: s = (r) => r
104
104
  }) => {
105
- if (n) {
106
- if (typeof n == "string" && o.includes(n))
107
- return hn(t, n, s);
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
- }, gn = ({
111
+ }, Ln = ({
112
112
  customProperties: e,
113
- value: t,
114
- propValues: n,
113
+ value: n,
114
+ propValues: t,
115
115
  parseValue: o = (s) => s
116
116
  }) => {
117
117
  let s = {};
118
- if (!(!t || typeof t == "string" && n.includes(t))) {
119
- typeof t == "string" && (s = Object.fromEntries(e.map((r) => [r, t])));
118
+ if (!(!n || typeof n == "string" && t.includes(n))) {
119
+ typeof n == "string" && (s = Object.fromEntries(e.map((r) => [r, n])));
120
120
  for (const r in s) {
121
121
  const c = s[r];
122
122
  c !== void 0 && (s[r] = o(c));
123
123
  }
124
124
  return s;
125
125
  }
126
- }, bn = (...e) => Object.assign({}, ...e), I = (e, ...t) => {
127
- let n, o;
128
- const s = { ...e }, r = bn(...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
130
  let a = s[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)), s[c] = a, "className" in u && u.className) {
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
133
  if (delete s[c], !a)
134
134
  continue;
135
- if (u.type === "enum") {
136
- const d = qe({
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 = R(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, [p, f] = mn({
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
- o = je(o, f), n = R(n, p);
152
+ o = Ae(o, f), t = x(t, p);
153
153
  continue;
154
154
  }
155
155
  }
156
156
  }
157
- return s.className = R(n, e.className), s.style = je(o, e.style), s;
158
- }, Ke = (e) => {
159
- if (!E.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
- }, _ = (e, t = []) => {
163
- let n = [];
162
+ }, M = (e, n = []) => {
163
+ let t = [];
164
164
  function o(r, c) {
165
- const a = l.createContext(c), u = n.length;
166
- n = [...n, c];
165
+ const a = u.createContext(c), i = t.length;
166
+ t = [...t, c];
167
167
  const d = (f) => {
168
- const { scope: C, children: h, ...v } = f, b = C?.[e]?.[u] || a, g = l.useMemo(() => v, Object.values(v));
169
- return /* @__PURE__ */ i(b.Provider, { value: g, children: h });
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 p(f, C) {
173
- const h = C?.[e]?.[u] || a, v = l.useContext(h);
172
+ function p(f, h) {
173
+ const m = h?.[e]?.[i] || a, v = u.useContext(m);
174
174
  if (v) return v;
175
175
  if (c !== void 0) return c;
176
176
  throw new Error(`\`${f}\` must be used within \`${r}\``);
@@ -178,135 +178,135 @@ const je = (...e) => {
178
178
  return [d, p];
179
179
  }
180
180
  const s = () => {
181
- const r = n.map((c) => l.createContext(c));
181
+ const r = t.map((c) => u.createContext(c));
182
182
  return function(a) {
183
- const u = a?.[e] || r;
184
- return l.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 s.scopeName = e, [o, Cn(s, ...t)];
191
- }, Cn = (...e) => {
192
- const t = e[0];
193
- if (e.length === 1) return t;
194
- const n = () => {
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
195
  const o = e.map((s) => ({
196
196
  useScope: s(),
197
197
  scopeName: s.scopeName
198
198
  }));
199
199
  return function(r) {
200
- const c = o.reduce((a, { useScope: u, scopeName: d }) => {
201
- const f = u(r)[`__scope${d}`];
200
+ const c = o.reduce((a, { useScope: i, scopeName: d }) => {
201
+ const f = i(r)[`__scope${d}`];
202
202
  return { ...a, ...f };
203
203
  }, {});
204
- return l.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
- }, Y = globalThis?.document ? l.useLayoutEffect : () => {
209
- }, vn = l[" 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 yn = 0;
212
- function We(e) {
213
- const [t, n] = l.useState(vn());
214
- return Y(() => {
215
- n((o) => o ?? String(yn++));
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 wn(e) {
219
- const t = l.useRef(e);
220
- return l.useEffect(() => {
221
- t.current = e;
222
- }), l.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
- function B({
224
+ function _({
225
225
  prop: e,
226
- defaultProp: t,
227
- onChange: n = () => {
226
+ defaultProp: n,
227
+ onChange: t = () => {
228
228
  },
229
229
  caller: o
230
230
  }) {
231
- const [s, r, c] = Nn({
232
- defaultProp: t,
233
- onChange: n
234
- }), a = e !== void 0, u = a ? e : s;
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 p = l.useRef(e !== void 0);
237
- l.useEffect(() => {
236
+ const p = u.useRef(e !== void 0);
237
+ u.useEffect(() => {
238
238
  const f = p.current;
239
239
  f !== a && console.warn(
240
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
241
  ), p.current = a;
242
242
  }, [a, o]);
243
243
  }
244
- const d = l.useCallback(
244
+ const d = u.useCallback(
245
245
  (p) => {
246
246
  if (a) {
247
- const f = Rn(p) ? p(e) : p;
247
+ const f = Kn(p) ? p(e) : p;
248
248
  f !== e && c.current?.(f);
249
249
  } else
250
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 Nn({
256
+ function Yn({
257
257
  defaultProp: e,
258
- onChange: t
258
+ onChange: n
259
259
  }) {
260
- const [n, o] = l.useState(e), s = l.useRef(n), r = l.useRef(t);
261
- return Y(() => {
262
- r.current = t;
263
- }, [t]), l.useEffect(() => {
264
- s.current !== n && (r.current?.(n), s.current = n);
265
- }, [n, s]), [n, o, 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 Rn(e) {
267
+ function Kn(e) {
268
268
  return typeof e == "function";
269
269
  }
270
- function Ie(e) {
271
- const t = l.useRef({ value: e, previous: e });
272
- return l.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 Ee(e) {
275
- const [t, n] = l.useState(void 0);
276
- return Y(() => {
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 });
278
+ t({ width: e.offsetWidth, height: e.offsetHeight });
279
279
  const o = new ResizeObserver((s) => {
280
280
  if (!Array.isArray(s) || !s.length)
281
281
  return;
282
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
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 xn(e, t) {
297
- const [n, o] = l.useReducer((s, r) => t[s][r] ?? s, e);
298
- return [n, o];
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 Xe(e, t, n, o = 0, s = "start", r = !0) {
301
- const [c, a] = E.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] = E.useState(!1);
308
- return Y(() => {
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,
@@ -318,66 +318,66 @@ function Xe(e, t, n, o = 0, s = "start", r = !0) {
318
318
  }
319
319
  let p;
320
320
  const f = () => {
321
- if (!e.current || !t.current) return;
322
- const h = (e.current.closest(".bd-TextFieldRoot") || e.current).getBoundingClientRect(), v = t.current.getBoundingClientRect(), b = r ? h.width : v.width;
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
323
  if (v.height === 0 || v.width === 0) {
324
324
  p = requestAnimationFrame(f);
325
325
  return;
326
326
  }
327
- const g = window.innerHeight, m = window.innerWidth;
328
- let y = window.scrollY + h.bottom + o, w = window.scrollX + h.left;
329
- s === "center" ? w = window.scrollX + h.left + h.width / 2 - b / 2 : s === "end" && (w = window.scrollX + h.right - b), h.bottom + v.height + o > g && (y = window.scrollY + h.top - v.height - o), w + b > window.scrollX + m && (w = window.scrollX + m - b - 16), w < window.scrollX && (w = window.scrollX + 16);
330
- const N = {
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
+ const w = {
331
331
  position: "absolute",
332
- top: `${y}px`,
333
- left: `${w}px`,
332
+ top: `${b}px`,
333
+ left: `${y}px`,
334
334
  zIndex: 1e3,
335
335
  opacity: 1,
336
336
  pointerEvents: "auto"
337
337
  };
338
- r && (N.width = `${h.width}px`), a(N), d(!0);
338
+ r && (w.width = `${m.width}px`), a(w), d(!0);
339
339
  };
340
340
  return p = requestAnimationFrame(f), window.addEventListener("scroll", f, { passive: !0 }), window.addEventListener("resize", f), () => {
341
341
  cancelAnimationFrame(p), window.removeEventListener("scroll", f), window.removeEventListener("resize", f);
342
342
  };
343
- }, [n, e, t, o, s, r]), { styles: c, isPositioned: u };
343
+ }, [t, e, n, o, s, r]), { styles: c, isPositioned: i };
344
344
  }
345
- function Ze(e, t) {
346
- l.useEffect(() => {
347
- const n = (o) => {
345
+ function Ve(e, n) {
346
+ u.useEffect(() => {
347
+ const t = (o) => {
348
348
  const s = e?.current;
349
- !s || s.contains(o.target) || t(o);
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 : ln(
360
- /* @__PURE__ */ i("div", { className: "bd-theme bd-reset", style: { display: "contents" }, children: e }),
361
- t
362
- ), Sn = (e) => {
363
- const t = E.forwardRef((n, o) => {
364
- const { children: s, ...r } = n;
365
- if (E.isValidElement(s)) {
366
- const c = Pe(s), a = fn(r, s.props);
367
- return a.ref = o ? X(o, c) : c, E.cloneElement(s, a);
358
+ container: n = globalThis?.document?.body
359
+ }) => typeof window > "u" || !n ? null : Bn(
360
+ /* @__PURE__ */ l("div", { className: "bd-theme bd-reset", style: { display: "contents" }, children: e }),
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
- }, oe = (e) => {
375
- const t = Sn(e), n = E.forwardRef((o, s) => {
376
- const { children: r, ...c } = o, a = E.Children.toArray(r), u = a.find(Pn);
377
- if (u) {
378
- const d = u.props.children, p = a.map((f) => {
379
- if (f === u) {
380
- if (E.Children.count(d) > 1 || !E.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
  );
@@ -385,67 +385,67 @@ const Je = ({
385
385
  } else
386
386
  return f;
387
387
  });
388
- if (!E.isValidElement(d))
388
+ if (!D.isValidElement(d))
389
389
  throw new Error(`[${e}.Outlet] Invalid children passed.`);
390
- return /* @__PURE__ */ i(t, { ...c, ref: s, children: E.cloneElement(d, void 0, p) });
390
+ return /* @__PURE__ */ l(n, { ...c, ref: s, children: D.cloneElement(d, void 0, p) });
391
391
  }
392
- return /* @__PURE__ */ i(t, { ...c, ref: s, children: r });
392
+ return /* @__PURE__ */ l(n, { ...c, ref: s, children: r });
393
393
  });
394
- return n.displayName = `${e}.Outlet`, n;
395
- }, re = oe("Outlet"), kn = Symbol("bds.outlettable"), Pn = (e) => E.isValidElement(e) && typeof e.type == "function" && "__bdsId" in e.type && e.type.__bdsId === kn, In = ["a", "button", "div", "input", "label", "span"], P = In.reduce((e, t) => {
396
- const n = oe(`Base.${t}`), o = l.forwardRef((s, 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
397
  const { asChild: c, ...a } = s;
398
- return /* @__PURE__ */ i(c ? n : t, { ...a, ref: r });
398
+ return /* @__PURE__ */ l(c ? t : n, { ...a, ref: r });
399
399
  });
400
- return o.displayName = `Base.${t}`, { ...e, [t]: o };
400
+ return o.displayName = `Base.${n}`, { ...e, [n]: o };
401
401
  }, {});
402
- function En(e) {
403
- const t = `${e}CollectionProvider`, [n, o] = _(t), [s, 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 = (b) => {
407
- const { scope: g, children: m } = b, y = l.useRef(null), w = l.useRef(/* @__PURE__ */ new Map()).current;
408
- return /* @__PURE__ */ i(s, { 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 = oe(a), d = l.forwardRef(
412
- (b, g) => {
413
- const { scope: m, children: y } = b, w = r(a, m), N = T(g, w.collectionRef);
414
- return /* @__PURE__ */ i(u, { ref: N, 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 p = `${e}CollectionItemOutlet`, f = "data-bd-collection-item", C = oe(p), h = l.forwardRef(
419
- (b, g) => {
420
- const { scope: m, children: y, ...w } = b, N = l.useRef(null), x = T(g, N), S = r(p, m);
421
- return l.useEffect(() => (S.itemMap.set(N, { ref: N, ...w }), () => void S.itemMap.delete(N))), /* @__PURE__ */ i(C, { [f]: "", ref: x, 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 = p;
425
- function v(b) {
426
- const g = r(`${e}CollectionConsumer`, b);
427
- return l.useCallback(() => {
428
- const y = g.collectionRef.current;
429
- if (!y) return [];
430
- const w = Array.from(y.querySelectorAll(`[${f}]`));
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
- (S, A) => w.indexOf(S.ref.current) - w.indexOf(A.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 },
437
+ { Provider: c, Outlet: d, ItemOutlet: m },
438
438
  v,
439
439
  o
440
440
  ];
441
441
  }
442
- function Qe(e) {
443
- const { remain: t, children: n } = e, o = Tn(t), s = typeof n == "function" ? n({ remain: o.isRemain }) : l.Children.only(n), r = T(o.ref, Pe(s));
444
- return typeof n == "function" || o.isRemain ? l.cloneElement(s, { 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 Dn = ["mounted", "unmountSuspended"];
447
- function Tn(e) {
448
- const [t, n] = l.useState(), o = l.useRef(null), s = l.useRef(e), r = l.useRef("none"), c = e ? "mounted" : "unmounted", [a, u] = xn(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 Tn(e) {
458
458
  MOUNT: "mounted"
459
459
  }
460
460
  });
461
- return l.useEffect(() => {
462
- const d = ee(o.current);
461
+ return u.useEffect(() => {
462
+ const d = ae(o.current);
463
463
  r.current = a === "mounted" ? d : "none";
464
- }, [a]), Y(() => {
464
+ }, [a]), B(() => {
465
465
  const d = o.current, p = s.current;
466
466
  if (p !== e) {
467
- const C = r.current, h = ee(d);
468
- e ? u("MOUNT") : h === "none" || d?.display === "none" ? u("UNMOUNT") : u(p && C !== h ? "ANIMATION_OUT" : "UNMOUNT"), s.current = 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]), Y(() => {
471
- if (t) {
470
+ }, [e, i]), B(() => {
471
+ if (n) {
472
472
  let d;
473
- const p = t.ownerDocument.defaultView ?? window, f = (h) => {
474
- const b = ee(o.current).includes(CSS.escape(h.animationName));
475
- if (h.target === t && b && (u("ANIMATION_END"), !s.current)) {
476
- const g = t.style.animationFillMode;
477
- t.style.animationFillMode = "forwards", d = p.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
- }, C = (h) => {
482
- h.target === t && (r.current = ee(o.current));
481
+ }, h = (m) => {
482
+ m.target === n && (r.current = ae(o.current));
483
483
  };
484
- return t.addEventListener("animationstart", C), t.addEventListener("animationcancel", f), t.addEventListener("animationend", f), () => {
485
- p.clearTimeout(d), t.removeEventListener("animationstart", C), t.removeEventListener("animationcancel", f), t.removeEventListener("animationend", f);
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: Dn.includes(a),
491
- ref: l.useCallback((d) => {
492
- o.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 ee(e) {
496
+ function ae(e) {
497
497
  return e?.animationName || "none";
498
498
  }
499
- const Bn = Object.freeze({
499
+ const oo = Object.freeze({
500
500
  position: "absolute",
501
501
  border: 0,
502
502
  width: 1,
@@ -507,157 +507,157 @@ const Bn = Object.freeze({
507
507
  clip: "rect(0, 0, 0, 0)",
508
508
  whiteSpace: "nowrap",
509
509
  wordWrap: "normal"
510
- }), et = l.forwardRef(
511
- (e, t) => /* @__PURE__ */ i(
512
- P.span,
510
+ }), mt = u.forwardRef(
511
+ (e, n) => /* @__PURE__ */ l(
512
+ R.span,
513
513
  {
514
514
  ...e,
515
- ref: t,
516
- style: { ...Bn, ...e.style }
515
+ ref: n,
516
+ style: { ...oo, ...e.style }
517
517
  }
518
518
  )
519
519
  );
520
- et.displayName = "VisuallyHidden";
521
- const Mn = l.forwardRef((e, t) => {
522
- const { children: n, className: o, ...s } = e;
523
- return /* @__PURE__ */ i(re, { ...s, ref: t, className: R("bd-reset", o), children: Ke(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
- Mn.displayName = "Reset";
526
- const M = (e, t, { checkForDefaultPrevented: n = !0 } = {}) => function(s) {
527
- if (e?.(s), n === !1 || !s.defaultPrevented)
528
- return t?.(s);
529
- }, ve = "rovingFocusGroup.onEntryFocus", _n = { bubbles: !1, cancelable: !0 }, ae = "RovingFocusGroup", [Re, tt, An] = En(ae), [On, De] = _(
530
- ae,
531
- [An]
532
- ), [Fn, Gn] = On(ae), nt = l.forwardRef(
533
- (e, t) => /* @__PURE__ */ i(Re.Provider, { scope: e.__scopeRovingFocusGroup, children: /* @__PURE__ */ i(Re.Outlet, { scope: e.__scopeRovingFocusGroup, children: /* @__PURE__ */ i($n, { ...e, ref: t }) }) })
534
- ), $n = l.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,
536
+ __scopeRovingFocusGroup: t,
537
537
  orientation: o,
538
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
544
  ...p
545
- } = e, f = l.useRef(null), C = T(t, f), [h, v] = B({
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: ae
550
- }), [b, g] = l.useState(!1), m = wn(u), y = tt(n), w = l.useRef(!1), [N, x] = l.useState(0);
551
- return l.useEffect(() => {
552
- const S = f.current;
553
- if (S)
554
- return S.addEventListener(ve, m), () => S.removeEventListener(ve, m);
555
- }, [m]), /* @__PURE__ */ i(
556
- Fn,
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,
558
+ scope: t,
559
559
  orientation: o,
560
560
  loop: s,
561
- currentTabStopId: h,
562
- onItemFocus: l.useCallback(
563
- (S) => v(S),
561
+ currentTabStopId: m,
562
+ onItemFocus: u.useCallback(
563
+ (k) => v(k),
564
564
  [v]
565
565
  ),
566
- onItemShiftTab: l.useCallback(() => g(!0), []),
567
- onFocusableItemAdd: l.useCallback(
568
- () => x((S) => S + 1),
566
+ onItemShiftTab: u.useCallback(() => g(!0), []),
567
+ onFocusableItemAdd: u.useCallback(
568
+ () => S((k) => k + 1),
569
569
  []
570
570
  ),
571
- onFocusableItemRemove: l.useCallback(
572
- () => x((S) => S - 1),
571
+ onFocusableItemRemove: u.useCallback(
572
+ () => S((k) => k - 1),
573
573
  []
574
574
  ),
575
- children: /* @__PURE__ */ i(
576
- P.div,
575
+ children: /* @__PURE__ */ l(
576
+ R.div,
577
577
  {
578
- tabIndex: b || N === 0 ? -1 : 0,
578
+ tabIndex: C || w === 0 ? -1 : 0,
579
579
  "data-orientation": o,
580
580
  ...p,
581
- ref: C,
581
+ ref: h,
582
582
  style: { outline: "none", ...e.style },
583
- onMouseDown: M(e.onMouseDown, () => {
584
- w.current = !0;
583
+ onMouseDown: A(e.onMouseDown, () => {
584
+ y.current = !0;
585
585
  }),
586
- onFocus: M(e.onFocus, (S) => {
587
- const A = !w.current;
588
- if (S.target === S.currentTarget && A && !b) {
589
- const Q = new CustomEvent(ve, _n);
590
- if (S.currentTarget.dispatchEvent(Q), !Q.defaultPrevented) {
591
- const be = y().filter((V) => V.focusable), rn = be.find((V) => V.active), an = be.find((V) => V.id === h), cn = [rn, an, ...be].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((V) => V.ref.current);
594
- st(cn, 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: M(e.onBlur, () => g(!1))
599
+ onBlur: A(e.onBlur, () => g(!1))
600
600
  }
601
601
  )
602
602
  }
603
603
  );
604
- }), Vn = "RovingFocusGroupItem", ot = l.forwardRef(
605
- (e, t) => {
604
+ }), po = "RovingFocusGroupItem", bt = u.forwardRef(
605
+ (e, n) => {
606
606
  const {
607
- __scopeRovingFocusGroup: n,
607
+ __scopeRovingFocusGroup: t,
608
608
  focusable: o = !0,
609
609
  active: s = !1,
610
610
  tabStopId: r,
611
611
  children: c,
612
612
  ...a
613
- } = e, u = We(), d = r || u, p = Gn(Vn, n), f = p.currentTabStopId === d, C = tt(n), { onFocusableItemAdd: h, onFocusableItemRemove: v, currentTabStopId: b } = p;
614
- return l.useEffect(() => {
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
615
  if (o)
616
- return h(), () => v();
617
- }, [o, h, v]), /* @__PURE__ */ i(
618
- Re.ItemOutlet,
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
622
  focusable: o,
623
623
  active: s,
624
- children: /* @__PURE__ */ i(
625
- P.span,
624
+ children: /* @__PURE__ */ l(
625
+ R.span,
626
626
  {
627
627
  tabIndex: f ? 0 : -1,
628
628
  "data-orientation": p.orientation,
629
629
  ...a,
630
- ref: t,
631
- onMouseDown: M(e.onMouseDown, (g) => {
630
+ ref: n,
631
+ onMouseDown: A(e.onMouseDown, (g) => {
632
632
  o ? p.onItemFocus(d) : g.preventDefault();
633
633
  }),
634
- onFocus: M(e.onFocus, () => p.onItemFocus(d)),
635
- onKeyDown: M(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
637
  p.onItemShiftTab();
638
638
  return;
639
639
  }
640
640
  if (g.target !== g.currentTarget) return;
641
- const m = zn(g, p.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 = C().filter((N) => N.focusable).map((N) => N.ref.current);
646
- if (m === "last") w.reverse();
647
- else if (m === "prev" || m === "next") {
648
- m === "prev" && w.reverse();
649
- const N = w.indexOf(g.currentTarget);
650
- w = p.loop ? Un(w, N + 1) : w.slice(N + 1), setTimeout(() => st(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: b != null, isCurrentTabStop: f }) : c
654
+ children: typeof c == "function" ? c({ hasTabStop: C != null, isCurrentTabStop: f }) : c
655
655
  }
656
656
  )
657
657
  }
658
658
  );
659
659
  }
660
- ), Ln = {
660
+ ), fo = {
661
661
  ArrowLeft: "prev",
662
662
  ArrowUp: "prev",
663
663
  ArrowRight: "next",
@@ -667,91 +667,91 @@ const M = (e, t, { checkForDefaultPrevented: n = !0 } = {}) => function(s) {
667
667
  PageDown: "last",
668
668
  End: "last"
669
669
  };
670
- function zn(e, t) {
671
- const n = e.key;
672
- if (!(t === "vertical" && ["ArrowLeft", "ArrowRight"].includes(n)) && !(t === "horizontal" && ["ArrowUp", "ArrowDown"].includes(n)))
673
- return Ln[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 st(e, t = !1) {
676
- const n = document.activeElement;
675
+ function Ct(e, n = !1) {
676
+ const t = document.activeElement;
677
677
  for (const o of e)
678
- if (o === n || (o.focus({ preventScroll: t }), document.activeElement !== n)) return;
678
+ if (o === t || (o.focus({ preventScroll: n }), document.activeElement !== t)) return;
679
679
  }
680
- function Un(e, t) {
681
- return e.map((n, o) => e[(t + o) % e.length]);
680
+ function ho(e, n) {
681
+ return e.map((t, o) => e[(n + o) % e.length]);
682
682
  }
683
- const q = {
683
+ const K = {
684
684
  asChild: {
685
685
  type: "boolean"
686
686
  }
687
- }, ce = ["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"], Hn = {
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: ce,
690
+ values: ge,
691
691
  className: "bd-color",
692
692
  customProperties: ["--color"],
693
693
  default: void 0
694
694
  }
695
- }, jn = {
695
+ }, bo = {
696
696
  borderColor: {
697
697
  type: "enum | string",
698
- values: ce,
698
+ values: ge,
699
699
  className: "bd-br-color",
700
700
  customProperties: ["--border-color"],
701
701
  default: void 0
702
702
  }
703
- }, Yn = {
703
+ }, Co = {
704
704
  accentColor: {
705
705
  type: "enum | string",
706
- values: ce,
706
+ values: ge,
707
707
  className: "bd-ac-color",
708
708
  customProperties: ["--accent-color"],
709
709
  default: void 0
710
710
  }
711
- }, L = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"], U = {
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: L,
714
+ values: U,
715
715
  className: "bd-p",
716
716
  customProperties: ["--p"]
717
717
  },
718
718
  px: {
719
719
  type: "enum | string",
720
- values: L,
720
+ values: U,
721
721
  className: "bd-px",
722
722
  customProperties: ["--px"]
723
723
  },
724
724
  py: {
725
725
  type: "enum | string",
726
- values: L,
726
+ values: U,
727
727
  className: "bd-py",
728
728
  customProperties: ["--py"]
729
729
  },
730
730
  pt: {
731
731
  type: "enum | string",
732
- values: L,
732
+ values: U,
733
733
  className: "bd-pt",
734
734
  customProperties: ["--pt"]
735
735
  },
736
736
  pr: {
737
737
  type: "enum | string",
738
- values: L,
738
+ values: U,
739
739
  className: "bd-pr",
740
740
  customProperties: ["--pr"]
741
741
  },
742
742
  pb: {
743
743
  type: "enum | string",
744
- values: L,
744
+ values: U,
745
745
  className: "bd-pb",
746
746
  customProperties: ["--pb"]
747
747
  },
748
748
  pl: {
749
749
  type: "enum | string",
750
- values: L,
750
+ values: U,
751
751
  className: "bd-pl",
752
752
  customProperties: ["--pl"]
753
753
  }
754
- }, rt = {
754
+ }, vt = {
755
755
  width: {
756
756
  type: "string",
757
757
  className: "bd-w",
@@ -767,7 +767,7 @@ const q = {
767
767
  className: "bd-max-w",
768
768
  customProperties: ["--max-width"]
769
769
  }
770
- }, qn = {
770
+ }, vo = {
771
771
  height: {
772
772
  type: "string",
773
773
  className: "bd-h",
@@ -783,59 +783,59 @@ const q = {
783
783
  className: "bd-max-h",
784
784
  customProperties: ["--max-height"]
785
785
  }
786
- }, Kn = ["static", "relative", "absolute", "fixed", "sticky"], ye = ["visible", "hidden", "clip", "scroll", "auto"], K = ["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"], Wn = ["0", "1"], Xn = ["0", "1"], Zn = ["start", "center", "end", "baseline", "stretch"], Jn = ["start", "center", "end", "baseline", "stretch"], Qn = {
787
- ...rt,
788
- ...qn,
789
- ...U,
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: Kn
793
+ values: yo
794
794
  },
795
795
  inset: {
796
796
  type: "enum | string",
797
797
  className: "bd-inset",
798
798
  customProperties: ["--inset"],
799
- values: K
799
+ values: X
800
800
  },
801
801
  top: {
802
802
  type: "enum | string",
803
803
  className: "bd-top",
804
804
  customProperties: ["--top"],
805
- values: K
805
+ values: X
806
806
  },
807
807
  right: {
808
808
  type: "enum | string",
809
809
  className: "bd-right",
810
810
  customProperties: ["--right"],
811
- values: K
811
+ values: X
812
812
  },
813
813
  bottom: {
814
814
  type: "enum | string",
815
815
  className: "bd-bottom",
816
816
  customProperties: ["--bottom"],
817
- values: K
817
+ values: X
818
818
  },
819
819
  left: {
820
820
  type: "enum | string",
821
821
  className: "bd-left",
822
822
  customProperties: ["--left"],
823
- values: K
823
+ values: X
824
824
  },
825
825
  overflow: {
826
826
  type: "enum",
827
827
  className: "bd-overflow",
828
- values: ye
828
+ values: Ie
829
829
  },
830
830
  overflowX: {
831
831
  type: "enum",
832
832
  className: "bd-ox",
833
- values: ye
833
+ values: Ie
834
834
  },
835
835
  overflowY: {
836
836
  type: "enum",
837
837
  className: "bd-oy",
838
- values: ye
838
+ values: Ie
839
839
  },
840
840
  flexBasis: {
841
841
  type: "string",
@@ -846,13 +846,13 @@ const q = {
846
846
  type: "enum | string",
847
847
  className: "bd-fs",
848
848
  customProperties: ["--flex-shrink"],
849
- values: Wn
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: Xn
855
+ values: wo
856
856
  },
857
857
  gridArea: {
858
858
  type: "string",
@@ -892,205 +892,205 @@ const q = {
892
892
  alignSelf: {
893
893
  type: "enum",
894
894
  className: "bd-as",
895
- values: Zn
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
- }, z = ["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"], G = {
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: z,
905
+ values: H,
906
906
  className: "bd-m",
907
907
  customProperties: ["--m"]
908
908
  },
909
909
  mx: {
910
910
  type: "enum | string",
911
- values: z,
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: z,
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: z,
923
+ values: H,
924
924
  className: "bd-mt",
925
925
  customProperties: ["--mt"]
926
926
  },
927
927
  mr: {
928
928
  type: "enum | string",
929
- values: z,
929
+ values: H,
930
930
  className: "bd-mr",
931
931
  customProperties: ["--mr"]
932
932
  },
933
933
  mb: {
934
934
  type: "enum | string",
935
- values: z,
935
+ values: H,
936
936
  className: "bd-mb",
937
937
  customProperties: ["--mb"]
938
938
  },
939
939
  ml: {
940
940
  type: "enum | string",
941
- values: z,
941
+ values: H,
942
942
  className: "bd-ml",
943
943
  customProperties: ["--ml"]
944
944
  }
945
- }, eo = ["left", "center", "right"], to = {
945
+ }, So = ["left", "center", "right"], ko = {
946
946
  align: {
947
947
  type: "enum",
948
- values: eo,
948
+ values: So,
949
949
  className: "bd-ta"
950
950
  }
951
- }, no = ["wrap", "nowrap", "pretty", "balance"], oo = {
951
+ }, Eo = ["wrap", "nowrap", "pretty", "balance"], Io = {
952
952
  wrap: {
953
953
  type: "enum",
954
954
  className: "bd-tw",
955
- values: no
955
+ values: Eo
956
956
  }
957
- }, so = ["light", "regular", "medium", "semibold", "bold"], Te = {
957
+ }, Do = ["light", "regular", "medium", "semibold", "bold"], Le = {
958
958
  weight: {
959
959
  type: "enum",
960
- values: so,
960
+ values: Do,
961
961
  className: "bd-weight"
962
962
  }
963
- }, ro = {
963
+ }, To = {
964
964
  truncate: {
965
965
  type: "boolean",
966
966
  className: "bd-truncate"
967
967
  }
968
- }, ao = ["normal", "start", "end", "both"], co = {
968
+ }, _o = ["normal", "start", "end", "both"], Ao = {
969
969
  trim: {
970
970
  type: "enum",
971
971
  className: "bd-lt",
972
- values: ao,
972
+ values: _o,
973
973
  default: "normal"
974
974
  }
975
- }, io = ["none", "s", "m", "l", "full"], lo = {
975
+ }, Mo = ["none", "s", "m", "l", "full"], Bo = {
976
976
  radius: {
977
977
  type: "enum | string",
978
- values: io,
978
+ values: Mo,
979
979
  default: void 0,
980
980
  className: "bd-radius",
981
981
  customProperties: ["--radius"]
982
982
  }
983
- }, we = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"], at = {
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: we
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: we
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: we
1000
+ values: De
1001
1001
  }
1002
- }, uo = ["span", "div", "label", "p"], po = ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11"], fo = {
1003
- as: { type: "enum", values: uo, default: "span" },
1004
- ...q,
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: po,
1008
+ values: Fo,
1009
1009
  customProperties: ["--size"]
1010
1010
  },
1011
- ...q,
1012
- ...G,
1013
- ...to,
1014
- ...oo,
1015
- ...Te,
1016
- ...ro,
1017
- ...co,
1018
- ...Hn
1019
- }, Be = l.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,
1021
+ children: t,
1022
1022
  className: o,
1023
1023
  asChild: s,
1024
1024
  as: r = "span",
1025
1025
  ...c
1026
- } = I(e, fo);
1027
- return /* @__PURE__ */ i(re, { ...c, ref: t, className: R("bd-Text", o), children: s ? n : /* @__PURE__ */ i(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
- Be.displayName = "Text";
1030
- const mo = (e) => e === "between" ? "space-between" : e, ho = ["div", "span"], go = ["none", "inline-flex", "flex"], bo = ["row", "column", "row-reverse", "column-reverse"], Co = ["start", "center", "end", "baseline", "stretch"], vo = ["start", "center", "end", "between"], yo = ["nowrap", "wrap", "wrap-reverse"], Me = {
1031
- as: { type: "enum", values: ho, default: "div" },
1032
- ...q,
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: go
1036
+ values: zo
1037
1037
  },
1038
1038
  direction: {
1039
1039
  type: "enum",
1040
1040
  className: "bd-fd",
1041
- values: bo
1041
+ values: Lo
1042
1042
  },
1043
1043
  align: {
1044
1044
  type: "enum",
1045
1045
  className: "bd-ai",
1046
- values: Co
1046
+ values: Uo
1047
1047
  },
1048
1048
  justify: {
1049
1049
  type: "enum",
1050
1050
  className: "bd-jc",
1051
- values: vo,
1052
- parseValue: mo
1051
+ values: Ho,
1052
+ parseValue: Vo
1053
1053
  },
1054
1054
  wrap: {
1055
1055
  type: "enum",
1056
1056
  className: "bd-fw",
1057
- values: yo
1057
+ values: jo
1058
1058
  },
1059
- ...at,
1060
- ...Qn,
1061
- ...G
1062
- }, D = l.forwardRef((e, t) => {
1063
- const { className: n, asChild: o, as: s = "div", ...r } = I(e, Me);
1064
- return /* @__PURE__ */ i(o ? re : s, { ...r, ref: t, className: R("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
- D.displayName = "Flex";
1067
- const wo = ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10"], No = {
1068
- size: { type: "enum", className: "bd-size", values: wo, 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: ce },
1071
- ...G
1072
- }, ct = l.forwardRef((e, t) => {
1073
- const { className: n, children: o, loading: s, ...r } = I(
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
- No,
1076
- jn
1075
+ Yo,
1076
+ bo
1077
1077
  );
1078
1078
  if (!s) return o;
1079
- const c = /* @__PURE__ */ i("span", { ...r, ref: t, className: R("bd-Spinner", n) });
1080
- return o === void 0 ? c : /* @__PURE__ */ k(D, { asChild: !0, position: "relative", align: "center", justify: "center", children: [
1081
- /* @__PURE__ */ i("span", { children: /* @__PURE__ */ i("span", { "aria-hidden": !0, style: { display: "contents", visibility: "hidden" }, inert: void 0, children: o }) }),
1082
- /* @__PURE__ */ i(D, { asChild: !0, align: "center", justify: "center", position: "absolute", inset: "0", children: /* @__PURE__ */ i("span", { children: c }) })
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
- ct.displayName = "Spinner";
1086
- const Ro = ["1", "2", "3", "4", "5"], xo = [
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
- ], Ne = {
1093
- ...q,
1092
+ ], Te = {
1093
+ ...K,
1094
1094
  /**
1095
1095
  * @description 버튼의 높이 기준
1096
1096
  *
@@ -1100,15 +1100,15 @@ const Ro = ["1", "2", "3", "4", "5"], xo = [
1100
1100
  * 4="48px"
1101
1101
  * 5="56px"
1102
1102
  */
1103
- size: { type: "enum", className: "bd-size", values: Ro, default: "5" },
1104
- variant: { type: "enum", className: "bd-variant", values: xo, default: "fill-primary" },
1105
- ...rt,
1106
- ...G,
1107
- ...at,
1108
- ...lo,
1109
- ...Te,
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
- }, So = (e) => {
1111
+ }, Xo = (e) => {
1112
1112
  switch (e) {
1113
1113
  case "1":
1114
1114
  return "1";
@@ -1119,7 +1119,7 @@ const Ro = ["1", "2", "3", "4", "5"], xo = [
1119
1119
  case "5":
1120
1120
  return "3";
1121
1121
  }
1122
- }, ko = (e) => {
1122
+ }, Zo = (e) => {
1123
1123
  switch (e) {
1124
1124
  case "fill-primary":
1125
1125
  return;
@@ -1131,41 +1131,41 @@ const Ro = ["1", "2", "3", "4", "5"], xo = [
1131
1131
  default:
1132
1132
  return;
1133
1133
  }
1134
- }, xe = l.forwardRef((e, t) => {
1135
- const { variant: n = Ne.variant.default, size: o = Ne.size.default } = e, {
1134
+ }, J = u.forwardRef((e, n) => {
1135
+ const { variant: t = Te.variant.default, size: o = Te.size.default } = e, {
1136
1136
  className: s,
1137
1137
  children: r,
1138
1138
  asChild: c,
1139
1139
  disabled: a = e.loading,
1140
- ...u
1141
- } = I(e, Ne);
1142
- return /* @__PURE__ */ i(
1143
- c ? re : "button",
1140
+ ...i
1141
+ } = E(e, Te);
1142
+ return /* @__PURE__ */ l(
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: R("bd-Button", s),
1151
- children: e.loading ? /* @__PURE__ */ k(Ye, { children: [
1152
- /* @__PURE__ */ i("span", { style: { display: "contents", visibility: "hidden" }, "aria-hidden": !0, children: r }),
1153
- /* @__PURE__ */ i(et, { children: r }),
1154
- /* @__PURE__ */ i(D, { asChild: !0, align: "center", justify: "center", position: "absolute", inset: "0", children: /* @__PURE__ */ i("span", { children: /* @__PURE__ */ i(
1155
- ct,
1148
+ ...i,
1149
+ ref: n,
1150
+ className: x("bd-Button", s),
1151
+ children: e.loading ? /* @__PURE__ */ P(ue, { children: [
1152
+ /* @__PURE__ */ l("span", { style: { display: "contents", visibility: "hidden" }, "aria-hidden": !0, children: r }),
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: So(o),
1158
- color: ko(n)
1157
+ size: Xo(o),
1158
+ color: Zo(t)
1159
1159
  }
1160
1160
  ) }) })
1161
1161
  ] }) : r
1162
1162
  }
1163
1163
  );
1164
1164
  });
1165
- xe.displayName = "Button";
1166
- const ie = l.forwardRef((e, t) => {
1167
- const { color: n = "currentColor", ...o } = e;
1168
- return /* @__PURE__ */ i(
1165
+ J.displayName = "Button";
1166
+ const be = u.forwardRef((e, n) => {
1167
+ const { color: t = "currentColor", ...o } = e;
1168
+ return /* @__PURE__ */ l(
1169
1169
  "svg",
1170
1170
  {
1171
1171
  xmlns: "http://www.w3.org/2000/svg",
@@ -1174,12 +1174,12 @@ const ie = l.forwardRef((e, t) => {
1174
1174
  viewBox: "0 0 10 7",
1175
1175
  fill: "none",
1176
1176
  ...o,
1177
- ref: t,
1178
- children: /* @__PURE__ */ i(
1177
+ ref: n,
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,19 +1187,19 @@ const ie = l.forwardRef((e, t) => {
1187
1187
  )
1188
1188
  }
1189
1189
  );
1190
- }), Po = l.forwardRef((e, t) => {
1191
- const { color: n = "currentColor", ...o } = e;
1192
- return /* @__PURE__ */ i(
1190
+ }), Jo = u.forwardRef((e, n) => {
1191
+ const { color: t = "currentColor", ...o } = e;
1192
+ return /* @__PURE__ */ l(
1193
1193
  "svg",
1194
1194
  {
1195
1195
  xmlns: "http://www.w3.org/2000/svg",
1196
1196
  width: "9",
1197
1197
  height: "9",
1198
1198
  viewBox: "0 0 9 9",
1199
- fill: n,
1199
+ fill: t,
1200
1200
  ...o,
1201
- ref: t,
1202
- children: /* @__PURE__ */ i(
1201
+ ref: n,
1202
+ children: /* @__PURE__ */ l(
1203
1203
  "path",
1204
1204
  {
1205
1205
  fillRule: "evenodd",
@@ -1209,9 +1209,9 @@ const ie = l.forwardRef((e, t) => {
1209
1209
  )
1210
1210
  }
1211
1211
  );
1212
- }), Io = l.forwardRef((e, t) => {
1213
- const { color: n = "currentColor", width: o = 20, height: s = 20, ...r } = e;
1214
- return /* @__PURE__ */ i(
1212
+ }), Qo = u.forwardRef((e, n) => {
1213
+ const { color: t = "currentColor", width: o = 20, height: s = 20, ...r } = e;
1214
+ return /* @__PURE__ */ l(
1215
1215
  "svg",
1216
1216
  {
1217
1217
  xmlns: "http://www.w3.org/2000/svg",
@@ -1220,19 +1220,19 @@ const ie = l.forwardRef((e, t) => {
1220
1220
  viewBox: "4 2 16 16",
1221
1221
  fill: "none",
1222
1222
  ...r,
1223
- ref: t,
1224
- children: /* @__PURE__ */ i(
1223
+ ref: n,
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
- }), Eo = l.forwardRef((e, t) => {
1234
- const { color: n = "currentColor", width: o = 20, height: s = 20, ...r } = e;
1235
- return /* @__PURE__ */ i(
1233
+ }), es = u.forwardRef((e, n) => {
1234
+ const { color: t = "currentColor", width: o = 20, height: s = 20, ...r } = e;
1235
+ return /* @__PURE__ */ l(
1236
1236
  "svg",
1237
1237
  {
1238
1238
  xmlns: "http://www.w3.org/2000/svg",
@@ -1241,19 +1241,19 @@ const ie = l.forwardRef((e, t) => {
1241
1241
  viewBox: "4 2 16 16",
1242
1242
  fill: "none",
1243
1243
  ...r,
1244
- ref: t,
1245
- children: /* @__PURE__ */ i(
1244
+ ref: n,
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
- }), Do = l.forwardRef((e, t) => {
1255
- const { color: n = "currentColor", width: o = 20, height: s = 20, ...r } = e;
1256
- return /* @__PURE__ */ i(
1254
+ }), ts = u.forwardRef((e, n) => {
1255
+ const { color: t = "currentColor", width: o = 20, height: s = 20, ...r } = e;
1256
+ return /* @__PURE__ */ l(
1257
1257
  "svg",
1258
1258
  {
1259
1259
  xmlns: "http://www.w3.org/2000/svg",
@@ -1262,202 +1262,202 @@ const ie = l.forwardRef((e, t) => {
1262
1262
  viewBox: "4 2 16 16",
1263
1263
  fill: "none",
1264
1264
  ...r,
1265
- ref: t,
1266
- children: /* @__PURE__ */ i(
1265
+ ref: n,
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
- }), To = ["1", "2", "3", "4"], Bo = ["classic", "circle", "outline"], O = {
1276
- size: { type: "enum", className: "bd-size", values: To, default: "2" },
1277
- variant: { type: "enum", className: "bd-variant", values: Bo, default: "classic" }
1278
- }, _e = "Checkbox", [Mo, it] = _(_e), [_o, Ae] = Mo(_e);
1279
- function lt(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,
1281
+ __scopeCheckbox: n,
1282
+ checked: t,
1283
1283
  defaultChecked: o,
1284
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
1290
  onCheckedChange: p,
1291
1291
  // @ts-expect-error - Internal prop for render
1292
1292
  __internal: f
1293
- } = e, [C, h] = B({
1294
- prop: n,
1293
+ } = e, [h, m] = _({
1294
+ prop: t,
1295
1295
  defaultProp: o ?? !1,
1296
1296
  onChange: p,
1297
- caller: _e
1298
- }), [v, b] = l.useState(null), [g, m] = l.useState(null), y = l.useRef(!1), w = v ? !!c || !!v.closest("form") : !0, N = {
1299
- checked: C,
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,
1301
+ setChecked: m,
1302
1302
  control: v,
1303
- setControl: b,
1303
+ setControl: C,
1304
1304
  name: r,
1305
1305
  form: c,
1306
- value: u,
1307
- hasConsumerStoppedPropagationRef: y,
1306
+ value: i,
1307
+ hasConsumerStoppedPropagationRef: b,
1308
1308
  required: s,
1309
- defaultChecked: F(o) ? !1 : o,
1310
- isFormControl: w,
1309
+ defaultChecked: V(o) ? !1 : o,
1310
+ isFormControl: y,
1311
1311
  bubbleInput: g,
1312
- setBubbleInput: m
1312
+ setBubbleInput: N
1313
1313
  };
1314
- return /* @__PURE__ */ i(
1315
- _o,
1314
+ return /* @__PURE__ */ l(
1315
+ rs,
1316
1316
  {
1317
- scope: t,
1318
- ...N,
1319
- children: Ao(f) ? f(N) : d
1317
+ scope: n,
1318
+ ...w,
1319
+ children: as(f) ? f(w) : d
1320
1320
  }
1321
1321
  );
1322
1322
  }
1323
- const ut = "CheckboxTrigger", dt = l.forwardRef(
1323
+ const xt = "CheckboxTrigger", Pt = u.forwardRef(
1324
1324
  ({
1325
1325
  __scopeCheckbox: e,
1326
- onKeyDown: t,
1327
- onClick: n,
1326
+ onKeyDown: n,
1327
+ onClick: t,
1328
1328
  ...o
1329
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
1336
  setControl: p,
1337
1337
  setChecked: f,
1338
- hasConsumerStoppedPropagationRef: C,
1339
- isFormControl: h,
1338
+ hasConsumerStoppedPropagationRef: h,
1339
+ isFormControl: m,
1340
1340
  bubbleInput: v
1341
- } = Ae(ut, e), b = T(s, p), g = l.useRef(u);
1342
- return l.useEffect(() => {
1343
- const m = r?.form;
1344
- if (m) {
1345
- const y = () => f(g.current);
1346
- return m.addEventListener("reset", y), () => m.removeEventListener("reset", y);
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, f]), /* @__PURE__ */ i(
1349
- P.button,
1348
+ }, [r, f]), /* @__PURE__ */ l(
1349
+ R.button,
1350
1350
  {
1351
1351
  type: "button",
1352
1352
  role: "checkbox",
1353
- "aria-checked": F(u) ? "mixed" : u,
1353
+ "aria-checked": V(i) ? "mixed" : i,
1354
1354
  "aria-required": d,
1355
- "data-state": gt(u),
1355
+ "data-state": Dt(i),
1356
1356
  "data-disabled": a ? "" : void 0,
1357
1357
  disabled: a,
1358
1358
  value: c,
1359
1359
  ...o,
1360
- ref: b,
1361
- onKeyDown: M(t, (m) => {
1362
- m.key === "Enter" && m.preventDefault();
1360
+ ref: C,
1361
+ onKeyDown: A(n, (N) => {
1362
+ N.key === "Enter" && N.preventDefault();
1363
1363
  }),
1364
- onClick: M(n, (m) => {
1365
- f((y) => F(y) ? !0 : !y), v && h && (C.current = m.isPropagationStopped(), C.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
- dt.displayName = ut;
1372
- const pt = l.forwardRef(
1373
- (e, t) => {
1371
+ Pt.displayName = xt;
1372
+ const St = u.forwardRef(
1373
+ (e, n) => {
1374
1374
  const {
1375
- __scopeCheckbox: n,
1375
+ __scopeCheckbox: t,
1376
1376
  name: o,
1377
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
1383
  form: p,
1384
1384
  ...f
1385
1385
  } = e;
1386
- return /* @__PURE__ */ i(
1387
- lt,
1386
+ return /* @__PURE__ */ l(
1387
+ Rt,
1388
1388
  {
1389
- __scopeCheckbox: n,
1389
+ __scopeCheckbox: t,
1390
1390
  checked: s,
1391
1391
  defaultChecked: r,
1392
1392
  required: c,
1393
1393
  name: o,
1394
1394
  form: p,
1395
1395
  disabled: a,
1396
- value: u,
1396
+ value: i,
1397
1397
  onCheckedChange: d,
1398
- __internal: ({ isFormControl: C }) => /* @__PURE__ */ k(Ye, { children: [
1399
- /* @__PURE__ */ i(
1400
- dt,
1398
+ __internal: ({ isFormControl: h }) => /* @__PURE__ */ P(ue, { children: [
1399
+ /* @__PURE__ */ l(
1400
+ Pt,
1401
1401
  {
1402
1402
  ...f,
1403
- ref: t,
1404
- __scopeCheckbox: n
1403
+ ref: n,
1404
+ __scopeCheckbox: t
1405
1405
  }
1406
1406
  ),
1407
- C && /* @__PURE__ */ i(
1408
- mt,
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
- ), ft = "CheckboxBubbleInput", mt = l.forwardRef(
1418
- ({ __scopeCheckbox: e, ...t }, n) => {
1417
+ ), kt = "CheckboxBubbleInput", Et = u.forwardRef(
1418
+ ({ __scopeCheckbox: e, ...n }, t) => {
1419
1419
  const {
1420
1420
  control: o,
1421
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
1427
  form: p,
1428
1428
  bubbleInput: f,
1429
- setBubbleInput: C,
1430
- hasConsumerStoppedPropagationRef: h
1431
- } = Ae(ft, e), v = T(n, C), b = Ie(s), g = Ee(o);
1432
- l.useEffect(() => {
1433
- const y = f;
1434
- if (!y) return;
1435
- const w = window.HTMLInputElement.prototype, x = Object.getOwnPropertyDescriptor(
1436
- w,
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, S = !h.current;
1439
- if (b !== s && x) {
1440
- const A = new Event("click", { bubbles: S });
1441
- y.indeterminate = F(s), x.call(y, F(s) ? !1 : s), y.dispatchEvent(A);
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
- }, [f, b, s, h]);
1444
- const m = l.useRef(F(s) ? !1 : s);
1445
- return /* @__PURE__ */ i(
1446
- P.input,
1443
+ }, [f, C, s, m]);
1444
+ const N = u.useRef(V(s) ? !1 : s);
1445
+ return /* @__PURE__ */ l(
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
1455
  form: p,
1456
- ...t,
1456
+ ...n,
1457
1457
  tabIndex: -1,
1458
1458
  ref: v,
1459
1459
  style: {
1460
- ...t.style,
1460
+ ...n.style,
1461
1461
  ...g,
1462
1462
  position: "absolute",
1463
1463
  pointerEvents: "none",
@@ -1469,266 +1469,706 @@ const pt = l.forwardRef(
1469
1469
  );
1470
1470
  }
1471
1471
  );
1472
- mt.displayName = ft;
1473
- const ht = "CheckboxIndicator", le = l.forwardRef((e, t) => {
1474
- const { __scopeCheckbox: n, forceMount: o, ...s } = e, r = Ae(ht, n);
1475
- return /* @__PURE__ */ i(Qe, { remain: o || F(r.checked) || r.checked === !0, children: /* @__PURE__ */ i(
1476
- P.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": gt(r.checked),
1478
+ "data-state": Dt(r.checked),
1479
1479
  "data-disabled": r.disabled ? "" : void 0,
1480
1480
  ...s,
1481
- ref: t,
1481
+ ref: n,
1482
1482
  style: { pointerEvents: "none", ...e.style }
1483
1483
  }
1484
1484
  ) });
1485
1485
  });
1486
- le.displayName = ht;
1487
- function Ao(e) {
1486
+ Ce.displayName = It;
1487
+ function as(e) {
1488
1488
  return typeof e == "function";
1489
1489
  }
1490
- function F(e) {
1490
+ function V(e) {
1491
1491
  return e === "indeterminate";
1492
1492
  }
1493
- function gt(e) {
1494
- return F(e) ? "indeterminate" : e ? "checked" : "unchecked";
1493
+ function Dt(e) {
1494
+ return V(e) ? "indeterminate" : e ? "checked" : "unchecked";
1495
1495
  }
1496
- const Oo = l.forwardRef((e, t) => {
1496
+ const cs = u.forwardRef((e, n) => {
1497
1497
  const {
1498
- className: n,
1498
+ className: t,
1499
1499
  checked: o,
1500
1500
  defaultChecked: s = !1,
1501
1501
  onCheckedChange: r,
1502
1502
  ...c
1503
- } = I(e, O), [a, u] = B({
1503
+ } = E(e, F), [a, i] = _({
1504
1504
  prop: o,
1505
1505
  defaultProp: s,
1506
1506
  onChange: r
1507
1507
  });
1508
- return /* @__PURE__ */ i(
1509
- pt,
1508
+ return /* @__PURE__ */ l(
1509
+ St,
1510
1510
  {
1511
1511
  ...c,
1512
1512
  defaultChecked: s,
1513
1513
  checked: a,
1514
- onCheckedChange: u,
1514
+ onCheckedChange: i,
1515
1515
  asChild: !1,
1516
- ref: t,
1517
- className: R("bd-reset", "bd-CheckboxRoot", n),
1518
- children: /* @__PURE__ */ i(le, { asChild: !0, className: "bd-CheckboxIndicator", children: a === "indeterminate" ? /* @__PURE__ */ i(Po, {}) : /* @__PURE__ */ i(ie, {}) })
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
- Oo.displayName = "Checkbox";
1523
- const Oe = l.forwardRef(
1524
- ({ children: e, maxHeight: t, className: n, style: o, onScroll: s, onScrollBottom: r, ...c }, a) => /* @__PURE__ */ i(
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) => {
1887
+ const {
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(
1525
1965
  "div",
1526
1966
  {
1527
1967
  ref: a,
1528
1968
  onScroll: (d) => {
1529
1969
  if (s && s(d), r) {
1530
- const { scrollTop: p, scrollHeight: f, clientHeight: C } = d.currentTarget;
1531
- f - p <= C + 10 && r();
1970
+ const { scrollTop: p, scrollHeight: f, clientHeight: h } = d.currentTarget;
1971
+ f - p <= h + 10 && r();
1532
1972
  }
1533
1973
  },
1534
- className: `bd-ScrollArea ${n || ""}`,
1535
- style: { ...o, maxHeight: t },
1974
+ className: `bd-ScrollArea ${t || ""}`,
1975
+ style: { ...o, maxHeight: n },
1536
1976
  ...c,
1537
1977
  children: e
1538
1978
  }
1539
1979
  )
1540
1980
  );
1541
- Oe.displayName = "ScrollArea";
1542
- const Fo = ["1", "2", "3", "4", "5"], Go = ["classic", "underlined", "rounded"], H = {
1543
- size: { type: "enum", className: "bd-size", values: Fo, default: "4" },
1544
- variant: { type: "enum", className: "bd-variant", values: Go, default: "classic" },
1545
- ...Te,
1546
- ...G
1547
- }, $o = {
1548
- gap: Me.gap,
1549
- px: U.px,
1550
- pl: U.pl,
1551
- pr: U.pr
1552
- }, Fe = {
1553
- ...H,
1554
- ...$o
1555
- }, se = "SelectBox", [Vo] = _(se), [Lo, ue] = Vo(se), Ge = ({
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 = ({
1556
1996
  __scopeSelect: e,
1557
- value: t,
1558
- defaultValue: n,
1997
+ value: n,
1998
+ defaultValue: t,
1559
1999
  onValueChange: o,
1560
2000
  valueLabelMap: s,
1561
2001
  open: r,
1562
2002
  defaultOpen: c,
1563
2003
  onOpenChange: a,
1564
- variant: u = "classic",
1565
- size: d = H.size.default,
2004
+ variant: i = "classic",
2005
+ size: d = q.size.default,
1566
2006
  weight: p = "regular",
1567
2007
  children: f
1568
2008
  }) => {
1569
- const [C, h] = B({
1570
- prop: t,
1571
- defaultProp: n ?? "",
2009
+ const [h, m] = _({
2010
+ prop: n,
2011
+ defaultProp: t ?? "",
1572
2012
  onChange: o,
1573
- caller: se
1574
- }), [v, b] = B({
2013
+ caller: pe
2014
+ }), [v, C] = _({
1575
2015
  prop: r,
1576
2016
  defaultProp: c ?? !1,
1577
2017
  onChange: a,
1578
- caller: `${se}.Open`
1579
- }), g = l.useRef(null), m = We();
1580
- return /* @__PURE__ */ i(
1581
- Lo,
2018
+ caller: `${pe}.Open`
2019
+ }), g = u.useRef(null), N = ee();
2020
+ return /* @__PURE__ */ l(
2021
+ Ds,
1582
2022
  {
1583
2023
  scope: e,
1584
- value: C,
1585
- onValueChange: h,
2024
+ value: h,
2025
+ onValueChange: m,
1586
2026
  valueLabelMap: s,
1587
2027
  open: v,
1588
- onOpenChange: b,
2028
+ onOpenChange: C,
1589
2029
  triggerRef: g,
1590
- contentId: m,
1591
- variant: u,
2030
+ contentId: N,
2031
+ variant: i,
1592
2032
  size: d,
1593
2033
  weight: p,
1594
2034
  children: f
1595
2035
  }
1596
2036
  );
1597
- }, bt = "SelectBoxTrigger", de = l.forwardRef(
1598
- (e, t) => {
1599
- const { __scopeSelect: n, children: o, onClick: s, onKeyDown: r, ...c } = e, a = ue(bt, n), u = T(t, a.triggerRef), { className: d, style: p, ...f } = I(c, Fe), C = !a.value || a.value === "";
1600
- return /* @__PURE__ */ i(
1601
- P.button,
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,
1602
2042
  {
1603
2043
  type: "button",
1604
2044
  role: "combobox",
1605
2045
  "aria-expanded": a.open,
1606
- "data-placeholder": C ? "" : void 0,
2046
+ "data-placeholder": h ? "" : void 0,
1607
2047
  className: `bd-SelectBoxTrigger ${d || ""}`,
1608
2048
  style: p,
1609
2049
  ...f,
1610
- ref: u,
1611
- onClick: (h) => {
1612
- a.onOpenChange(!a.open), s?.(h);
2050
+ ref: i,
2051
+ onClick: (m) => {
2052
+ a.onOpenChange(!a.open), s?.(m);
1613
2053
  },
1614
- onKeyDown: (h) => {
1615
- !a.open && (h.key === "ArrowDown" || h.key === "Enter" || h.key === " ") && (h.preventDefault(), a.onOpenChange(!0)), r?.(h);
2054
+ onKeyDown: (m) => {
2055
+ !a.open && (m.key === "ArrowDown" || m.key === "Enter" || m.key === " ") && (m.preventDefault(), a.onOpenChange(!0)), r?.(m);
1616
2056
  },
1617
2057
  children: o
1618
2058
  }
1619
2059
  );
1620
2060
  }
1621
2061
  );
1622
- de.displayName = bt;
1623
- const Ct = "SelectBoxContent", pe = l.forwardRef(({ __scopeSelect: e, children: t, className: n, style: o, onKeyDown: s, ...r }, c) => {
1624
- const a = ue(Ct, e), u = l.useRef(null), d = T(c, u);
1625
- Ze(u, (b) => {
1626
- a.triggerRef.current?.contains(b.target) || a.open && a.onOpenChange(!1);
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);
1627
2067
  });
1628
- const p = a.variant === "rounded" ? 8 : 0, { styles: f, isPositioned: C } = Xe(
2068
+ const p = a.variant === "rounded" ? 8 : 0, { styles: f, isPositioned: h } = pt(
1629
2069
  a.triggerRef,
1630
- u,
2070
+ i,
1631
2071
  a.open,
1632
2072
  p
1633
2073
  );
1634
- l.useEffect(() => {
1635
- a.open && u.current && requestAnimationFrame(() => {
1636
- if (!u.current) return;
1637
- const b = Array.from(
1638
- u.current.querySelectorAll('[role="option"]')
1639
- ), g = b.find((m) => m.getAttribute("aria-selected") === "true");
1640
- g ? g.focus() : b.length > 0 && b[0].focus();
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();
1641
2081
  });
1642
2082
  }, [a.open]);
1643
- const h = (b) => {
2083
+ const m = (C) => {
1644
2084
  const g = Array.from(
1645
- u.current?.querySelectorAll('[role="option"]') || []
1646
- ), m = g.indexOf(document.activeElement);
1647
- switch (b.key) {
2085
+ i.current?.querySelectorAll('[role="option"]') || []
2086
+ ), N = g.indexOf(document.activeElement);
2087
+ switch (C.key) {
1648
2088
  case "ArrowDown": {
1649
- b.preventDefault();
1650
- const y = m < g.length - 1 ? m + 1 : 0;
1651
- g[y]?.focus();
2089
+ C.preventDefault();
2090
+ const b = N < g.length - 1 ? N + 1 : 0;
2091
+ g[b]?.focus();
1652
2092
  break;
1653
2093
  }
1654
2094
  case "ArrowUp": {
1655
- b.preventDefault();
1656
- const y = m > 0 ? m - 1 : g.length - 1;
1657
- g[y]?.focus();
2095
+ C.preventDefault();
2096
+ const b = N > 0 ? N - 1 : g.length - 1;
2097
+ g[b]?.focus();
1658
2098
  break;
1659
2099
  }
1660
2100
  case "Enter":
1661
2101
  case " ":
1662
- b.preventDefault(), document.activeElement?.click();
2102
+ C.preventDefault(), document.activeElement?.click();
1663
2103
  break;
1664
2104
  case "Escape":
1665
- b.preventDefault(), a.onOpenChange(!1), a.triggerRef.current?.focus();
2105
+ C.preventDefault(), a.onOpenChange(!1), a.triggerRef.current?.focus();
1666
2106
  break;
1667
2107
  case "Tab":
1668
2108
  a.onOpenChange(!1);
1669
2109
  break;
1670
2110
  }
1671
- s?.(b);
2111
+ s?.(C);
1672
2112
  };
1673
2113
  if (!a.open) return null;
1674
- const v = /* @__PURE__ */ i(
1675
- P.div,
2114
+ const v = /* @__PURE__ */ l(
2115
+ R.div,
1676
2116
  {
1677
2117
  id: a.contentId,
1678
2118
  role: "listbox",
1679
2119
  tabIndex: -1,
1680
- onKeyDown: h,
1681
- className: `bd-SelectBoxContent bd-variant-${a.variant} ${n || ""}`,
2120
+ onKeyDown: m,
2121
+ className: `bd-SelectBoxContent bd-variant-${a.variant} ${t || ""}`,
1682
2122
  ...r,
1683
2123
  ref: d,
1684
2124
  style: {
1685
2125
  ...f,
1686
2126
  ...o,
1687
- transition: C ? "opacity 0.2s ease, transform 0.2s ease" : "none",
2127
+ transition: h ? "opacity 0.2s ease, transform 0.2s ease" : "none",
1688
2128
  overflow: "hidden"
1689
2129
  },
1690
- children: t
2130
+ children: n
1691
2131
  }
1692
2132
  );
1693
- return /* @__PURE__ */ i(Je, { children: v });
2133
+ return /* @__PURE__ */ l($e, { children: v });
1694
2134
  });
1695
- pe.displayName = Ct;
1696
- const vt = "SelectBoxItem", $e = l.forwardRef(
1697
- ({ __scopeSelect: e, value: t, onClick: n, className: o, children: s, ...r }, c) => {
1698
- const a = ue(vt, e), u = a.value === t, { className: d, style: p } = I(
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(
1699
2139
  { size: a.size, weight: a.weight },
1700
- Fe
2140
+ Je
1701
2141
  );
1702
- return /* @__PURE__ */ i(
1703
- P.div,
2142
+ return /* @__PURE__ */ l(
2143
+ R.div,
1704
2144
  {
1705
2145
  role: "option",
1706
2146
  tabIndex: -1,
1707
- "aria-selected": u,
1708
- "data-state": u ? "checked" : "unchecked",
2147
+ "aria-selected": i,
2148
+ "data-state": i ? "checked" : "unchecked",
1709
2149
  className: `bd-SelectBoxItem bd-variant-${a.variant} ${d || ""} ${o || ""}`,
1710
2150
  style: p,
1711
2151
  ...r,
1712
2152
  ref: c,
1713
2153
  onClick: (f) => {
1714
- a.onValueChange(t), a.onOpenChange(!1), a.triggerRef.current?.focus(), n?.(f);
2154
+ a.onValueChange(n), a.onOpenChange(!1), a.triggerRef.current?.focus(), t?.(f);
1715
2155
  },
1716
- children: /* @__PURE__ */ i(P.span, { className: "bd-SelectBoxItemText", children: s })
2156
+ children: /* @__PURE__ */ l(R.span, { className: "bd-SelectBoxItemText", children: s })
1717
2157
  }
1718
2158
  );
1719
2159
  }
1720
2160
  );
1721
- $e.displayName = vt;
1722
- const yt = "SelectBoxValue", fe = l.forwardRef(
1723
- ({ __scopeSelect: e, className: t, children: n, placeholder: o, ...s }, r) => {
1724
- const c = ue(yt, e), a = c.value ? c.valueLabelMap?.get(c.value) ?? c.value : n || o, { className: u, style: d } = I(
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(
1725
2165
  { weight: c.weight },
1726
- Fe
2166
+ Je
1727
2167
  );
1728
- return /* @__PURE__ */ i(
1729
- P.span,
2168
+ return /* @__PURE__ */ l(
2169
+ R.span,
1730
2170
  {
1731
- className: `bd-SelectBoxValue ${u || ""} ${t || ""}`,
2171
+ className: `bd-SelectBoxValue ${i || ""} ${n || ""}`,
1732
2172
  style: d,
1733
2173
  ...s,
1734
2174
  ref: r,
@@ -1736,107 +2176,107 @@ const yt = "SelectBoxValue", fe = l.forwardRef(
1736
2176
  }
1737
2177
  );
1738
2178
  }
1739
- ), zo = "SelectBoxSlot", me = l.forwardRef(
1740
- ({ __scopeSelect: e, className: t, side: n = "right", "data-chevron": o, children: s, ...r }, c) => /* @__PURE__ */ i(
1741
- P.div,
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,
1742
2182
  {
1743
2183
  "aria-hidden": "true",
1744
- "data-side": n,
2184
+ "data-side": t,
1745
2185
  "data-chevron": o ? "true" : void 0,
1746
- className: `bd-SelectBoxSlot ${t || ""}`,
2186
+ className: `bd-SelectBoxSlot ${n || ""}`,
1747
2187
  ...r,
1748
2188
  ref: c,
1749
- children: s || /* @__PURE__ */ i(Do, {})
2189
+ children: s || /* @__PURE__ */ l(ts, {})
1750
2190
  }
1751
2191
  )
1752
2192
  );
1753
- fe.displayName = yt;
1754
- me.displayName = zo;
1755
- const Uo = ({
2193
+ we.displayName = qt;
2194
+ Re.displayName = Ts;
2195
+ const _s = ({
1756
2196
  options: e,
1757
- placeholder: t = "선택하세요",
1758
- size: n = H.size.default,
2197
+ placeholder: n = "선택하세요",
2198
+ size: t = q.size.default,
1759
2199
  weight: o = "regular",
1760
2200
  variant: s = "classic",
1761
2201
  disabled: r = !1,
1762
2202
  maxHeight: c,
1763
2203
  onScrollBottom: a,
1764
- ...u
2204
+ ...i
1765
2205
  }) => {
1766
2206
  const d = new Map(e.map((p) => [p.value, p.label]));
1767
- return /* @__PURE__ */ k(
1768
- Ge,
2207
+ return /* @__PURE__ */ P(
2208
+ Qe,
1769
2209
  {
1770
- ...u,
2210
+ ...i,
1771
2211
  valueLabelMap: d,
1772
2212
  variant: s,
1773
- size: n,
2213
+ size: t,
1774
2214
  weight: o,
1775
2215
  children: [
1776
- /* @__PURE__ */ k(de, { size: n, variant: s, disabled: r, children: [
1777
- /* @__PURE__ */ i(fe, { placeholder: t }),
1778
- /* @__PURE__ */ i(me, { "data-chevron": !0 })
2216
+ /* @__PURE__ */ P(ye, { size: t, variant: s, disabled: r, children: [
2217
+ /* @__PURE__ */ l(we, { placeholder: n }),
2218
+ /* @__PURE__ */ l(Re, { "data-chevron": !0 })
1779
2219
  ] }),
1780
- /* @__PURE__ */ i(pe, { children: /* @__PURE__ */ i(Oe, { maxHeight: c, onScrollBottom: a, children: e.map((p) => /* @__PURE__ */ i($e, { value: p.value, children: p.label }, p.value)) }) })
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)) }) })
1781
2221
  ]
1782
2222
  }
1783
2223
  );
1784
- }, zs = Object.assign(Uo, {
1785
- Root: Ge,
1786
- Trigger: de,
1787
- Content: pe,
1788
- Item: $e,
1789
- Value: fe,
1790
- Slot: me
1791
- }), j = {
1792
- size: H.size,
1793
- variant: H.variant,
1794
- weight: H.weight
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
1795
2235
  };
1796
2236
  ({
1797
- ...j,
1798
- checkboxSize: O.size,
1799
- checkboxVariant: O.variant
2237
+ ...Y,
2238
+ checkboxSize: F.size,
2239
+ checkboxVariant: F.variant
1800
2240
  });
1801
- const wt = "regular", Nt = l.forwardRef(
2241
+ const Yt = "regular", Kt = u.forwardRef(
1802
2242
  ({
1803
2243
  value: e,
1804
- label: t,
1805
- selected: n,
2244
+ label: n,
2245
+ selected: t,
1806
2246
  disabled: o = !1,
1807
- size: s = j.size.default,
1808
- weight: r = wt,
1809
- variant: c = j.variant.default,
1810
- checkboxSize: a = O.size.default,
1811
- checkboxVariant: u = O.variant.default,
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,
1812
2252
  className: d,
1813
2253
  onItemSelect: p,
1814
2254
  onClick: f,
1815
- ...C
1816
- }, h) => {
1817
- const { className: v, style: b } = I(
2255
+ ...h
2256
+ }, m) => {
2257
+ const { className: v, style: C } = E(
1818
2258
  { size: s, weight: r },
1819
- j
2259
+ Y
1820
2260
  );
1821
- return /* @__PURE__ */ k(
1822
- P.div,
2261
+ return /* @__PURE__ */ P(
2262
+ R.div,
1823
2263
  {
1824
- ...C,
1825
- ref: h,
2264
+ ...h,
2265
+ ref: m,
1826
2266
  role: "option",
1827
2267
  tabIndex: -1,
1828
- "aria-selected": n,
2268
+ "aria-selected": t,
1829
2269
  "aria-disabled": o,
1830
2270
  "data-disabled": o ? "" : void 0,
1831
- "data-state": n ? "checked" : "unchecked",
1832
- className: R(
2271
+ "data-state": t ? "checked" : "unchecked",
2272
+ className: x(
1833
2273
  "bd-SelectBoxItem",
1834
2274
  `bd-variant-${c}`,
1835
2275
  "bd-CheckableSelectBoxItem",
1836
2276
  v,
1837
2277
  d
1838
2278
  ),
1839
- style: b,
2279
+ style: C,
1840
2280
  onClick: (g) => {
1841
2281
  if (o) {
1842
2282
  g.preventDefault();
@@ -1845,311 +2285,311 @@ const wt = "regular", Nt = l.forwardRef(
1845
2285
  p(e), f?.(g);
1846
2286
  },
1847
2287
  children: [
1848
- /* @__PURE__ */ i(
1849
- Ho,
2288
+ /* @__PURE__ */ l(
2289
+ As,
1850
2290
  {
1851
- checked: n,
2291
+ checked: t,
1852
2292
  disabled: o,
1853
2293
  size: a,
1854
- variant: u
2294
+ variant: i
1855
2295
  }
1856
2296
  ),
1857
- /* @__PURE__ */ i("span", { className: "bd-CheckableSelectBoxItemText", children: t })
2297
+ /* @__PURE__ */ l("span", { className: "bd-CheckableSelectBoxItemText", children: n })
1858
2298
  ]
1859
2299
  }
1860
2300
  );
1861
2301
  }
1862
2302
  );
1863
- Nt.displayName = "CheckableSelectBoxItem";
1864
- const Ho = ({
2303
+ Kt.displayName = "CheckableSelectBoxItem";
2304
+ const As = ({
1865
2305
  checked: e,
1866
- disabled: t,
1867
- size: n,
2306
+ disabled: n,
2307
+ size: t,
1868
2308
  variant: o
1869
2309
  }) => {
1870
- const { className: s, style: r } = I({ size: n, variant: o }, O);
1871
- return /* @__PURE__ */ i(lt, { checked: e, disabled: t, children: /* @__PURE__ */ i(
1872
- P.span,
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,
1873
2313
  {
1874
2314
  "aria-hidden": "true",
1875
2315
  "data-state": e ? "checked" : "unchecked",
1876
- "data-disabled": t ? "" : void 0,
1877
- className: R("bd-reset", "bd-CheckboxRoot", s),
2316
+ "data-disabled": n ? "" : void 0,
2317
+ className: x("bd-reset", "bd-CheckboxRoot", s),
1878
2318
  style: r,
1879
- children: /* @__PURE__ */ i(le, { asChild: !0, className: "bd-CheckboxIndicator", children: /* @__PURE__ */ i(ie, {}) })
2319
+ children: /* @__PURE__ */ l(Ce, { asChild: !0, className: "bd-CheckboxIndicator", children: /* @__PURE__ */ l(be, {}) })
1880
2320
  }
1881
2321
  ) });
1882
- }, Us = ({
2322
+ }, Vr = ({
1883
2323
  items: e,
1884
- value: t,
1885
- defaultValue: n,
2324
+ value: n,
2325
+ defaultValue: t,
1886
2326
  onValueChange: o,
1887
2327
  open: s,
1888
2328
  defaultOpen: r,
1889
2329
  onOpenChange: c,
1890
2330
  placeholder: a = "선택하세요",
1891
- size: u = j.size.default,
1892
- weight: d = wt,
1893
- variant: p = j.variant.default,
1894
- checkboxSize: f = O.size.default,
1895
- checkboxVariant: C = O.variant.default,
1896
- disabled: h = !1,
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,
1897
2337
  className: v,
1898
- maxHeight: b,
2338
+ maxHeight: C,
1899
2339
  onScrollBottom: g
1900
2340
  }) => {
1901
- const [m = [], y] = B({
1902
- prop: t,
1903
- defaultProp: n ?? [],
2341
+ const [N = [], b] = _({
2342
+ prop: n,
2343
+ defaultProp: t ?? [],
1904
2344
  onChange: o,
1905
2345
  caller: "CheckableSelectBox"
1906
- }), w = /* @__PURE__ */ new Map();
1907
- e.forEach((x) => {
1908
- w.set(x.value, x.label);
2346
+ }), y = /* @__PURE__ */ new Map();
2347
+ e.forEach((S) => {
2348
+ y.set(S.value, S.label);
1909
2349
  });
1910
- const N = m.map((x) => w.get(x) ?? x).join(", ");
1911
- return /* @__PURE__ */ k(
1912
- Ge,
2350
+ const w = N.map((S) => y.get(S) ?? S).join(", ");
2351
+ return /* @__PURE__ */ P(
2352
+ Qe,
1913
2353
  {
1914
- value: N,
2354
+ value: w,
1915
2355
  open: s,
1916
2356
  defaultOpen: r,
1917
2357
  onOpenChange: c,
1918
2358
  variant: p,
1919
- size: u,
2359
+ size: i,
1920
2360
  weight: d,
1921
2361
  children: [
1922
- /* @__PURE__ */ k(de, { size: u, variant: p, disabled: h, className: v, children: [
1923
- /* @__PURE__ */ i(fe, { placeholder: a }),
1924
- /* @__PURE__ */ i(me, { "data-chevron": !0 })
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 })
1925
2365
  ] }),
1926
- /* @__PURE__ */ i(pe, { "aria-multiselectable": "true", children: /* @__PURE__ */ i(Oe, { maxHeight: b, onScrollBottom: g, children: e.map((x) => /* @__PURE__ */ i(
1927
- Nt,
2366
+ /* @__PURE__ */ l(Ne, { "aria-multiselectable": "true", children: /* @__PURE__ */ l(Ze, { maxHeight: C, onScrollBottom: g, children: e.map((S) => /* @__PURE__ */ l(
2367
+ Kt,
1928
2368
  {
1929
- value: x.value,
1930
- label: x.label,
1931
- selected: m.includes(x.value),
1932
- disabled: h || x.disabled,
1933
- size: u,
2369
+ value: S.value,
2370
+ label: S.label,
2371
+ selected: N.includes(S.value),
2372
+ disabled: m || S.disabled,
2373
+ size: i,
1934
2374
  weight: d,
1935
2375
  variant: p,
1936
2376
  checkboxSize: f,
1937
- checkboxVariant: C,
1938
- onItemSelect: (S) => {
1939
- y(
1940
- (A = []) => A.includes(S) ? A.filter((Q) => Q !== S) : [...A, S]
2377
+ checkboxVariant: h,
2378
+ onItemSelect: (k) => {
2379
+ b(
2380
+ (O = []) => O.includes(k) ? O.filter((re) => re !== k) : [...O, k]
1941
2381
  );
1942
2382
  }
1943
2383
  },
1944
- x.value
2384
+ S.value
1945
2385
  )) }) })
1946
2386
  ]
1947
2387
  }
1948
2388
  );
1949
- }, te = {
1950
- ...q,
1951
- ...O
1952
- }, Ve = "CheckboxGroup", [jo, Rt] = _(
1953
- Ve,
1954
- [De, it]
1955
- ), xt = De(), St = it(), [Yo, qo] = jo(Ve), kt = l.forwardRef(
1956
- (e, t) => {
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) => {
1957
2397
  const {
1958
- __scopeCheckboxGroup: n,
2398
+ __scopeCheckboxGroup: t,
1959
2399
  name: o,
1960
2400
  defaultValue: s,
1961
2401
  value: r,
1962
2402
  required: c = !1,
1963
2403
  disabled: a = !1,
1964
- loop: u = !0,
2404
+ loop: i = !0,
1965
2405
  orientation: d,
1966
2406
  onValueChange: p,
1967
2407
  ...f
1968
- } = e, C = xt(n), [h = [], v] = B({
2408
+ } = e, h = Xt(t), [m = [], v] = _({
1969
2409
  prop: r,
1970
2410
  defaultProp: s || [],
1971
2411
  onChange: p
1972
- }), b = l.useCallback(
1973
- (m) => v((y = []) => [...y, m]),
2412
+ }), C = u.useCallback(
2413
+ (N) => v((b = []) => [...b, N]),
1974
2414
  [v]
1975
- ), g = l.useCallback(
1976
- (m) => v((y = []) => y.filter((w) => w !== m)),
2415
+ ), g = u.useCallback(
2416
+ (N) => v((b = []) => b.filter((y) => y !== N)),
1977
2417
  [v]
1978
2418
  );
1979
- return /* @__PURE__ */ i(
1980
- Yo,
2419
+ return /* @__PURE__ */ l(
2420
+ Bs,
1981
2421
  {
1982
- scope: n,
2422
+ scope: t,
1983
2423
  name: o,
1984
2424
  required: c,
1985
2425
  disabled: a,
1986
- value: h,
1987
- onItemCheck: b,
2426
+ value: m,
2427
+ onItemCheck: C,
1988
2428
  onItemUnCheck: g,
1989
- children: /* @__PURE__ */ i(nt, { asChild: !0, ...C, orientation: d, loop: u, children: /* @__PURE__ */ i(
1990
- P.div,
2429
+ children: /* @__PURE__ */ l(gt, { asChild: !0, ...h, orientation: d, loop: i, children: /* @__PURE__ */ l(
2430
+ R.div,
1991
2431
  {
1992
2432
  role: "group",
1993
2433
  "data-disabled": a ? "" : void 0,
1994
2434
  ...f,
1995
- ref: t
2435
+ ref: n
1996
2436
  }
1997
2437
  ) })
1998
2438
  }
1999
2439
  );
2000
2440
  }
2001
2441
  );
2002
- kt.displayName = Ve;
2003
- const Pt = "CheckboxGroupItem", It = l.forwardRef((e, t) => {
2004
- const { __scopeCheckboxGroup: n, disabled: o, ...s } = e, r = qo(Pt, n), c = r.disabled || o, a = xt(n), u = St(n), d = l.useRef(null), p = T(t, d), f = r.value?.includes(s.value);
2005
- return /* @__PURE__ */ i(
2006
- ot,
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);
2445
+ return /* @__PURE__ */ l(
2446
+ bt,
2007
2447
  {
2008
2448
  asChild: !0,
2009
2449
  ...a,
2010
2450
  focusable: !c,
2011
2451
  active: f,
2012
- children: /* @__PURE__ */ i(
2013
- pt,
2452
+ children: /* @__PURE__ */ l(
2453
+ St,
2014
2454
  {
2015
2455
  name: r.name,
2016
2456
  disabled: c,
2017
2457
  required: r.required,
2018
2458
  checked: f,
2019
- ...u,
2459
+ ...i,
2020
2460
  ...s,
2021
2461
  ref: p,
2022
- onCheckedChange: (C) => {
2023
- C ? r.onItemCheck(e.value) : r.onItemUnCheck(e.value);
2462
+ onCheckedChange: (h) => {
2463
+ h ? r.onItemCheck(e.value) : r.onItemUnCheck(e.value);
2024
2464
  }
2025
2465
  }
2026
2466
  )
2027
2467
  }
2028
2468
  );
2029
2469
  });
2030
- It.displayName = Pt;
2031
- const Ko = "CheckboxGroupIndicator", Et = l.forwardRef((e, t) => {
2032
- const { __scopeCheckboxGroup: n, ...o } = e, s = St(n);
2033
- return /* @__PURE__ */ i(le, { ...s, ...o, 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 });
2034
2474
  });
2035
- Et.displayName = Ko;
2036
- const Z = "CheckboxGroup", [Wo] = _(Z, [
2037
- Rt
2038
- ]), Dt = Rt(), [Xo, Tt] = Wo(Z), Bt = l.forwardRef(
2039
- (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) => {
2040
2480
  const {
2041
- size: n = te.size.default,
2042
- variant: o = te.variant.default,
2481
+ size: t = ie.size.default,
2482
+ variant: o = ie.variant.default,
2043
2483
  ...s
2044
- } = e, { __scopeCheckboxGroup: r, className: c, ...a } = I(
2484
+ } = e, { __scopeCheckboxGroup: r, className: c, ...a } = E(
2045
2485
  s,
2046
- te
2047
- ), u = Dt(r);
2048
- return /* @__PURE__ */ i(Xo, { scope: r, size: n, variant: o, children: /* @__PURE__ */ i(
2049
- kt,
2486
+ ie
2487
+ ), i = nn(r);
2488
+ return /* @__PURE__ */ l(Vs, { scope: r, size: t, variant: o, children: /* @__PURE__ */ l(
2489
+ Jt,
2050
2490
  {
2051
- ...u,
2491
+ ...i,
2052
2492
  ...a,
2053
- ref: t,
2054
- className: R("bd-CheckboxGroupRoot", c)
2493
+ ref: n,
2494
+ className: x("bd-CheckboxGroupRoot", c)
2055
2495
  }
2056
2496
  ) });
2057
2497
  }
2058
2498
  );
2059
- Bt.displayName = Z;
2060
- const Mt = l.forwardRef(
2061
- (e, t) => {
2062
- const { __scopeCheckboxGroup: n, children: o, className: s, style: r, ...c } = e, { size: a } = Tt("CheckboxGroupItem", n);
2063
- return o ? /* @__PURE__ */ k(
2064
- Be,
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,
2065
2505
  {
2066
2506
  as: "label",
2067
2507
  size: a,
2068
- className: R("bd-CheckboxGroupItem", s),
2508
+ className: x("bd-CheckboxGroupItem", s),
2069
2509
  style: r,
2070
2510
  children: [
2071
- /* @__PURE__ */ i(
2072
- Se,
2511
+ /* @__PURE__ */ l(
2512
+ Be,
2073
2513
  {
2074
- __scopeCheckboxGroup: n,
2514
+ __scopeCheckboxGroup: t,
2075
2515
  ...c,
2076
- ref: t
2516
+ ref: n
2077
2517
  }
2078
2518
  ),
2079
- o && /* @__PURE__ */ i("span", { className: "bd-CheckboxGroupItemInner", children: o })
2519
+ o && /* @__PURE__ */ l("span", { className: "bd-CheckboxGroupItemInner", children: o })
2080
2520
  ]
2081
2521
  }
2082
- ) : /* @__PURE__ */ i(
2083
- Se,
2522
+ ) : /* @__PURE__ */ l(
2523
+ Be,
2084
2524
  {
2085
- __scopeCheckboxGroup: n,
2525
+ __scopeCheckboxGroup: t,
2086
2526
  ...c,
2087
- ref: t,
2527
+ ref: n,
2088
2528
  className: s,
2089
2529
  style: r
2090
2530
  }
2091
2531
  );
2092
2532
  }
2093
2533
  );
2094
- Mt.displayName = `${Z}.Item`;
2095
- const Se = l.forwardRef(({ __scopeCheckboxGroup: e, ...t }, n) => {
2096
- const o = Tt("CheckboxGroupItemCheckbox", e), s = Dt(e), { className: r } = I({ ...t, ...o }, te);
2097
- return /* @__PURE__ */ i(
2098
- It,
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);
2537
+ return /* @__PURE__ */ l(
2538
+ en,
2099
2539
  {
2100
2540
  ...s,
2101
- ...t,
2102
- ref: n,
2103
- className: R(
2541
+ ...n,
2542
+ ref: t,
2543
+ className: x(
2104
2544
  "bd-reset",
2105
2545
  "bd-CheckboxRoot",
2106
2546
  "bd-CheckboxGroupItemCheckbox",
2107
2547
  r
2108
2548
  ),
2109
- children: /* @__PURE__ */ i(Et, { ...s, asChild: !0, className: "bd-CheckboxIndicator", children: /* @__PURE__ */ i(ie, {}) })
2549
+ children: /* @__PURE__ */ l(tn, { ...s, asChild: !0, className: "bd-CheckboxIndicator", children: /* @__PURE__ */ l(be, {}) })
2110
2550
  }
2111
2551
  );
2112
2552
  });
2113
- Se.displayName = `${Z}.ItemCheckbox`;
2114
- const Hs = {
2115
- Root: Bt,
2116
- Item: Mt
2117
- }, Zo = ["1", "2", "3", "4"], Jo = ["classic", "outline"], Qo = {
2118
- size: { type: "enum", className: "bd-size", values: Zo, default: "2" },
2119
- variant: { type: "enum", className: "bd-variant", values: Jo, default: "classic" }
2120
- }, Le = "Radio", [es, _t] = _(Le), [ts, ns] = es(Le), ze = l.forwardRef(
2121
- (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) => {
2122
2562
  const {
2123
- __scopeRadio: n,
2563
+ __scopeRadio: t,
2124
2564
  name: o,
2125
2565
  checked: s = !1,
2126
2566
  required: r,
2127
2567
  disabled: c,
2128
2568
  value: a = "on",
2129
- onCheck: u,
2569
+ onCheck: i,
2130
2570
  form: d,
2131
2571
  ...p
2132
- } = e, [f, C] = l.useState(null), h = T(t, C), v = l.useRef(!1), b = f ? d || !!f.closest("form") : !0;
2133
- return /* @__PURE__ */ k(ts, { scope: n, checked: s, disabled: c, children: [
2134
- /* @__PURE__ */ i(
2135
- P.button,
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: [
2574
+ /* @__PURE__ */ l(
2575
+ R.button,
2136
2576
  {
2137
2577
  type: "button",
2138
2578
  role: "radio",
2139
2579
  "aria-checked": s,
2140
- "data-state": Gt(s),
2580
+ "data-state": dn(s),
2141
2581
  "data-disabled": c ? "" : void 0,
2142
2582
  disabled: c,
2143
2583
  value: a,
2144
2584
  ...p,
2145
- ref: h,
2146
- onClick: M(e.onClick, (g) => {
2147
- s || u?.(), b && (v.current = g.isPropagationStopped(), v.current || g.stopPropagation());
2585
+ ref: m,
2586
+ onClick: A(e.onClick, (g) => {
2587
+ s || i?.(), C && (v.current = g.isPropagationStopped(), v.current || g.stopPropagation());
2148
2588
  })
2149
2589
  }
2150
2590
  ),
2151
- b && /* @__PURE__ */ i(
2152
- Ft,
2591
+ C && /* @__PURE__ */ l(
2592
+ un,
2153
2593
  {
2154
2594
  control: f,
2155
2595
  bubbles: !v.current,
@@ -2165,48 +2605,48 @@ const Hs = {
2165
2605
  ] });
2166
2606
  }
2167
2607
  );
2168
- ze.displayName = Le;
2169
- const At = "RadioIndicator", Ot = l.forwardRef(
2170
- (e, t) => {
2171
- const { __scopeRadio: n, forceMount: o, ...s } = e, r = ns(At, n);
2172
- return /* @__PURE__ */ i(Qe, { remain: o || r.checked, children: /* @__PURE__ */ i(
2173
- P.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,
2174
2614
  {
2175
- "data-state": Gt(r.checked),
2615
+ "data-state": dn(r.checked),
2176
2616
  "data-disabled": r.disabled ? "" : void 0,
2177
2617
  ...s,
2178
- ref: t
2618
+ ref: n
2179
2619
  }
2180
2620
  ) });
2181
2621
  }
2182
2622
  );
2183
- Ot.displayName = At;
2184
- const os = "RadioBubbleInput", Ft = l.forwardRef(
2185
- ({ control: e, checked: t, bubbles: n = !0, ...o }, s) => {
2186
- const r = l.useRef(null), c = T(r, s), a = Ie(t), u = Ee(e);
2187
- return l.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(() => {
2188
2628
  const d = r.current;
2189
2629
  if (!d) return;
2190
- const p = window.HTMLInputElement.prototype, C = Object.getOwnPropertyDescriptor(
2630
+ const p = window.HTMLInputElement.prototype, h = Object.getOwnPropertyDescriptor(
2191
2631
  p,
2192
2632
  "checked"
2193
2633
  ).set;
2194
- if (a !== t && C) {
2195
- const h = new Event("click", { bubbles: n });
2196
- C.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);
2197
2637
  }
2198
- }, [a, t, n]), /* @__PURE__ */ i(
2199
- P.input,
2638
+ }, [a, n, t]), /* @__PURE__ */ l(
2639
+ R.input,
2200
2640
  {
2201
2641
  type: "radio",
2202
2642
  "aria-hidden": !0,
2203
- defaultChecked: t,
2643
+ defaultChecked: n,
2204
2644
  ...o,
2205
2645
  tabIndex: -1,
2206
2646
  ref: c,
2207
2647
  style: {
2208
2648
  ...o.style,
2209
- ...u,
2649
+ ...i,
2210
2650
  position: "absolute",
2211
2651
  pointerEvents: "none",
2212
2652
  opacity: 0,
@@ -2216,115 +2656,115 @@ const os = "RadioBubbleInput", Ft = l.forwardRef(
2216
2656
  );
2217
2657
  }
2218
2658
  );
2219
- Ft.displayName = os;
2220
- function Gt(e) {
2659
+ un.displayName = qs;
2660
+ function dn(e) {
2221
2661
  return e ? "checked" : "unchecked";
2222
2662
  }
2223
- const ss = l.forwardRef((e, t) => {
2663
+ const Ys = u.forwardRef((e, n) => {
2224
2664
  const {
2225
- className: n,
2665
+ className: t,
2226
2666
  checked: o,
2227
2667
  defaultChecked: s = !1,
2228
2668
  onCheck: r,
2229
2669
  ...c
2230
- } = I(e, Qo), [a, u] = B({
2670
+ } = E(e, Ls), [a, i] = _({
2231
2671
  prop: o,
2232
2672
  defaultProp: s,
2233
2673
  onChange: r
2234
2674
  });
2235
- return /* @__PURE__ */ i(
2236
- ze,
2675
+ return /* @__PURE__ */ l(
2676
+ ot,
2237
2677
  {
2238
2678
  ...c,
2239
2679
  defaultChecked: s,
2240
2680
  checked: a,
2241
- onCheck: () => u((d) => !d),
2242
- ref: t,
2243
- className: R("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)
2244
2684
  }
2245
2685
  );
2246
2686
  });
2247
- ss.displayName = "Radio";
2248
- const rs = ["ArrowUp", "ArrowDown", "ArrowLeft", "ArrowRight"], he = "RadioGroup", [as, $t] = _(
2249
- he,
2250
- [_t]
2251
- ), Vt = De(), Lt = _t(), [cs, is] = as(he), zt = l.forwardRef(
2252
- (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) => {
2253
2693
  const {
2254
- __scopeRadioGroup: n,
2694
+ __scopeRadioGroup: t,
2255
2695
  name: o,
2256
2696
  defaultValue: s,
2257
2697
  value: r,
2258
2698
  required: c = !1,
2259
2699
  disabled: a = !1,
2260
- orientation: u,
2700
+ orientation: i,
2261
2701
  loop: d = !0,
2262
2702
  onValueChange: p,
2263
2703
  ...f
2264
- } = e, C = Vt(n), [h, v] = B({
2704
+ } = e, h = fn(t), [m, v] = _({
2265
2705
  prop: r,
2266
2706
  defaultProp: s ?? null,
2267
2707
  onChange: p,
2268
- caller: he
2708
+ caller: xe
2269
2709
  });
2270
- return /* @__PURE__ */ i(
2271
- cs,
2710
+ return /* @__PURE__ */ l(
2711
+ Xs,
2272
2712
  {
2273
- scope: n,
2713
+ scope: t,
2274
2714
  name: o,
2275
2715
  required: c,
2276
2716
  disabled: a,
2277
- value: h,
2717
+ value: m,
2278
2718
  onValueChange: v,
2279
- children: /* @__PURE__ */ i(nt, { asChild: !0, ...C, orientation: u, loop: d, children: /* @__PURE__ */ i(
2280
- P.div,
2719
+ children: /* @__PURE__ */ l(gt, { asChild: !0, ...h, orientation: i, loop: d, children: /* @__PURE__ */ l(
2720
+ R.div,
2281
2721
  {
2282
2722
  role: "radiogroup",
2283
2723
  "aria-required": c,
2284
- "aria-orientation": u,
2724
+ "aria-orientation": i,
2285
2725
  "data-disabled": a ? "" : void 0,
2286
2726
  ...f,
2287
- ref: t
2727
+ ref: n
2288
2728
  }
2289
2729
  ) })
2290
2730
  }
2291
2731
  );
2292
2732
  }
2293
2733
  );
2294
- zt.displayName = he;
2295
- const Ut = "RadioGroupItem", Ht = l.forwardRef(
2296
- (e, t) => {
2297
- const { __scopeRadioGroup: n, disabled: o, ...s } = e, r = is(Ut, n), c = r.disabled || o, a = Vt(n), u = Lt(n), d = l.useRef(null), p = T(t, d), f = r.value === s.value, C = l.useRef(!1);
2298
- return l.useEffect(() => {
2299
- const h = (b) => {
2300
- rs.includes(b.key) && (C.current = !0);
2301
- }, v = () => C.current = !1;
2302
- return document.addEventListener("keydown", h), document.addEventListener("keyup", v), () => {
2303
- document.removeEventListener("keydown", h), document.removeEventListener("keyup", v);
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);
2304
2744
  };
2305
- }, []), /* @__PURE__ */ i(
2306
- ot,
2745
+ }, []), /* @__PURE__ */ l(
2746
+ bt,
2307
2747
  {
2308
2748
  asChild: !0,
2309
2749
  ...a,
2310
2750
  focusable: !c,
2311
2751
  active: f,
2312
- children: /* @__PURE__ */ i(
2313
- ze,
2752
+ children: /* @__PURE__ */ l(
2753
+ ot,
2314
2754
  {
2315
2755
  name: r.name,
2316
2756
  disabled: c,
2317
2757
  required: r.required,
2318
2758
  checked: f,
2319
- ...u,
2759
+ ...i,
2320
2760
  ...s,
2321
2761
  ref: p,
2322
2762
  onCheck: () => r.onValueChange(s.value),
2323
- onKeyDown: M((h) => {
2324
- h.key === "Enter" && h.preventDefault();
2763
+ onKeyDown: A((m) => {
2764
+ m.key === "Enter" && m.preventDefault();
2325
2765
  }),
2326
- onFocus: M(s.onFocus, () => {
2327
- C.current && d.current?.click();
2766
+ onFocus: A(s.onFocus, () => {
2767
+ h.current && d.current?.click();
2328
2768
  })
2329
2769
  }
2330
2770
  )
@@ -2332,137 +2772,137 @@ const Ut = "RadioGroupItem", Ht = l.forwardRef(
2332
2772
  );
2333
2773
  }
2334
2774
  );
2335
- Ht.displayName = Ut;
2336
- const ls = "RadioGroupBaseIndicator", us = l.forwardRef((e, t) => {
2337
- const { __scopeRadioGroup: n, ...o } = e, s = Lt(n);
2338
- return /* @__PURE__ */ i(Ot, { ...s, ...o, 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 });
2339
2779
  });
2340
- us.displayName = ls;
2341
- const ds = ["1", "2", "3"], ps = ["classic", "outline"], ne = {
2342
- ...q,
2343
- size: { type: "enum", className: "bd-size", values: ds, default: "2" },
2344
- variant: { type: "enum", className: "bd-variant", values: ps, default: "classic" },
2345
- ...G
2346
- }, J = "RadioGroup", [fs] = _(J, [$t]), jt = $t(), [ms, Yt] = fs(J), qt = l.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(
2347
2787
  ({
2348
- size: e = ne.size.default,
2349
- variant: t = ne.variant.default,
2350
- ...n
2788
+ size: e = le.size.default,
2789
+ variant: n = le.variant.default,
2790
+ ...t
2351
2791
  }, o) => {
2352
- const { __scopeRadioGroup: s, className: r, ...c } = I(
2353
- n,
2354
- ne
2355
- ), a = jt(s);
2356
- return /* @__PURE__ */ i(ms, { scope: s, size: e, variant: t, children: /* @__PURE__ */ i(
2357
- zt,
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,
2358
2798
  {
2359
2799
  ...a,
2360
2800
  ...c,
2361
2801
  ref: o,
2362
- className: R("bd-RadioGroupRoot", r)
2802
+ className: x("bd-RadioGroupRoot", r)
2363
2803
  }
2364
2804
  ) });
2365
2805
  }
2366
2806
  );
2367
- qt.displayName = J;
2368
- const Kt = l.forwardRef(
2369
- (e, t) => {
2370
- const { __scopeRadioGroup: n, children: o, className: s, style: r, ...c } = e, { size: a } = Yt("RadioGroupItem", n);
2371
- return o ? /* @__PURE__ */ k(
2372
- Be,
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,
2373
2813
  {
2374
2814
  as: "label",
2375
2815
  size: a,
2376
- className: R("bd-RadioGroupItem", s),
2816
+ className: x("bd-RadioGroupItem", s),
2377
2817
  style: r,
2378
2818
  children: [
2379
- /* @__PURE__ */ i(
2380
- ke,
2819
+ /* @__PURE__ */ l(
2820
+ Oe,
2381
2821
  {
2382
- __scopeRadioGroup: n,
2822
+ __scopeRadioGroup: t,
2383
2823
  ...c,
2384
- ref: t
2824
+ ref: n
2385
2825
  }
2386
2826
  ),
2387
- o && /* @__PURE__ */ i("span", { className: "bd-RadioGroupItemInner", children: o })
2827
+ o && /* @__PURE__ */ l("span", { className: "bd-RadioGroupItemInner", children: o })
2388
2828
  ]
2389
2829
  }
2390
- ) : /* @__PURE__ */ i(
2391
- ke,
2830
+ ) : /* @__PURE__ */ l(
2831
+ Oe,
2392
2832
  {
2393
- __scopeRadioGroup: n,
2833
+ __scopeRadioGroup: t,
2394
2834
  ...c,
2395
- ref: t,
2835
+ ref: n,
2396
2836
  className: s,
2397
2837
  style: r
2398
2838
  }
2399
2839
  );
2400
2840
  }
2401
2841
  );
2402
- Kt.displayName = `${J}.Item`;
2403
- const ke = l.forwardRef(({ __scopeRadioGroup: e, ...t }, n) => {
2404
- const o = Yt("RadioGroupItemRadio", e), s = jt(e), { className: r } = I({ ...t, ...o }, ne);
2405
- return /* @__PURE__ */ i(
2406
- Ht,
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);
2845
+ return /* @__PURE__ */ l(
2846
+ bn,
2407
2847
  {
2408
2848
  ...s,
2409
- ...t,
2849
+ ...n,
2410
2850
  asChild: !1,
2411
- ref: n,
2412
- className: R("bd-reset", "bd-BaseRadioRoot", "bd-RadioRoot", r)
2851
+ ref: t,
2852
+ className: x("bd-reset", "bd-BaseRadioRoot", "bd-RadioRoot", r)
2413
2853
  }
2414
2854
  );
2415
2855
  });
2416
- ke.displayName = `${J}.ItemRadio`;
2417
- const js = {
2418
- Root: qt,
2419
- Item: Kt
2420
- }, ge = "Switch", [hs] = _(ge), [gs, bs] = hs(ge), Wt = l.forwardRef(
2421
- (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) => {
2422
2862
  const {
2423
- __scopeSwitch: n,
2863
+ __scopeSwitch: t,
2424
2864
  name: o,
2425
2865
  checked: s,
2426
2866
  defaultChecked: r,
2427
2867
  required: c,
2428
2868
  disabled: a,
2429
- value: u = "on",
2869
+ value: i = "on",
2430
2870
  onCheckedChange: d,
2431
2871
  form: p,
2432
2872
  ...f
2433
- } = e, [C, h] = l.useState(null), v = T(t, (w) => h(w)), b = l.useRef(!1), g = C ? p || !!C.closest("form") : !0, [m, y] = B({
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] = _({
2434
2874
  prop: s,
2435
2875
  defaultProp: r ?? !1,
2436
2876
  onChange: d,
2437
- caller: ge
2877
+ caller: Pe
2438
2878
  });
2439
- return /* @__PURE__ */ k(gs, { scope: n, checked: m, disabled: a, children: [
2440
- /* @__PURE__ */ i(
2441
- P.button,
2879
+ return /* @__PURE__ */ P(rr, { scope: t, checked: N, disabled: a, children: [
2880
+ /* @__PURE__ */ l(
2881
+ R.button,
2442
2882
  {
2443
2883
  type: "button",
2444
2884
  role: "switch",
2445
- "aria-checked": m,
2885
+ "aria-checked": N,
2446
2886
  "aria-required": c,
2447
- "data-state": Qt(m),
2887
+ "data-state": Sn(N),
2448
2888
  "data-disabled": a ? "" : void 0,
2449
2889
  disabled: a,
2450
- value: u,
2890
+ value: i,
2451
2891
  ...f,
2452
2892
  ref: v,
2453
- onClick: M(e.onClick, (w) => {
2454
- y((N) => !N), g && (b.current = w.isPropagationStopped(), b.current || w.stopPropagation());
2893
+ onClick: A(e.onClick, (y) => {
2894
+ b((w) => !w), g && (C.current = y.isPropagationStopped(), C.current || y.stopPropagation());
2455
2895
  })
2456
2896
  }
2457
2897
  ),
2458
- g && /* @__PURE__ */ i(
2459
- Jt,
2898
+ g && /* @__PURE__ */ l(
2899
+ Pn,
2460
2900
  {
2461
- control: C,
2462
- bubbles: !b.current,
2901
+ control: h,
2902
+ bubbles: !C.current,
2463
2903
  name: o,
2464
- value: u,
2465
- checked: m,
2904
+ value: i,
2905
+ checked: N,
2466
2906
  required: c,
2467
2907
  disabled: a,
2468
2908
  form: p,
@@ -2472,42 +2912,42 @@ const js = {
2472
2912
  ] });
2473
2913
  }
2474
2914
  );
2475
- Wt.displayName = ge;
2476
- const Xt = "SwitchThumb", Zt = l.forwardRef(
2477
- (e, t) => {
2478
- const { __scopeSwitch: n, ...o } = e, s = bs(Xt, n);
2479
- return /* @__PURE__ */ i(
2480
- P.span,
2915
+ wn.displayName = Pe;
2916
+ const Rn = "SwitchThumb", xn = u.forwardRef(
2917
+ (e, n) => {
2918
+ const { __scopeSwitch: t, ...o } = e, s = ar(Rn, t);
2919
+ return /* @__PURE__ */ l(
2920
+ R.span,
2481
2921
  {
2482
- "data-state": Qt(s.checked),
2922
+ "data-state": Sn(s.checked),
2483
2923
  "data-disabled": s.disabled ? "" : void 0,
2484
2924
  ...o,
2485
- ref: t
2925
+ ref: n
2486
2926
  }
2487
2927
  );
2488
2928
  }
2489
2929
  );
2490
- Zt.displayName = Xt;
2491
- const Cs = "SwitchBubbleInput", Jt = l.forwardRef(
2492
- (e, t) => {
2493
- const { checked: n, control: o, bubbles: s = !0, ...r } = e, c = l.useRef(null), a = T(c, t), u = Ie(n), d = Ee(o);
2494
- return l.useEffect(() => {
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(() => {
2495
2935
  const p = c.current;
2496
2936
  if (!p) return;
2497
- const f = window.HTMLInputElement.prototype, h = Object.getOwnPropertyDescriptor(
2937
+ const f = window.HTMLInputElement.prototype, m = Object.getOwnPropertyDescriptor(
2498
2938
  f,
2499
2939
  "checked"
2500
2940
  ).set;
2501
- if (u !== n && h) {
2941
+ if (i !== t && m) {
2502
2942
  const v = new Event("click", { bubbles: s });
2503
- h.call(p, n), p.dispatchEvent(v);
2943
+ m.call(p, t), p.dispatchEvent(v);
2504
2944
  }
2505
- }, [u, n, s]), /* @__PURE__ */ i(
2945
+ }, [i, t, s]), /* @__PURE__ */ l(
2506
2946
  "input",
2507
2947
  {
2508
2948
  type: "checkbox",
2509
2949
  "aria-hidden": !0,
2510
- defaultChecked: n,
2950
+ defaultChecked: t,
2511
2951
  ...r,
2512
2952
  tabIndex: -1,
2513
2953
  ref: a,
@@ -2523,55 +2963,55 @@ const Cs = "SwitchBubbleInput", Jt = l.forwardRef(
2523
2963
  );
2524
2964
  }
2525
2965
  );
2526
- Jt.displayName = Cs;
2527
- function Qt(e) {
2966
+ Pn.displayName = cr;
2967
+ function Sn(e) {
2528
2968
  return e ? "checked" : "unchecked";
2529
2969
  }
2530
- const vs = ["1", "2", "3"], ys = {
2531
- size: { type: "enum", className: "bd-size", values: vs, default: "2" },
2532
- ...G
2533
- }, ws = l.forwardRef((e, t) => {
2534
- const { className: n, ...o } = I(e, ys);
2535
- return /* @__PURE__ */ i(
2536
- Wt,
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);
2975
+ return /* @__PURE__ */ l(
2976
+ wn,
2537
2977
  {
2538
2978
  ...o,
2539
2979
  asChild: !1,
2540
- ref: t,
2541
- className: R("bd-reset", "bd-SwitchRoot", n),
2542
- children: /* @__PURE__ */ i(Zt, { className: R("bd-SwitchThumb") })
2980
+ ref: n,
2981
+ className: x("bd-reset", "bd-SwitchRoot", t),
2982
+ children: /* @__PURE__ */ l(xn, { className: x("bd-SwitchThumb") })
2543
2983
  }
2544
2984
  );
2545
2985
  });
2546
- ws.displayName = "Switch";
2547
- const Ns = ["1", "2", "3", "4", "5"], Rs = ["classic", "underlined", "rounded"], xs = {
2548
- size: { type: "enum", className: "bd-size", values: Ns, default: "2" },
2549
- variant: { type: "enum", className: "bd-variant", values: Rs, default: "classic" },
2550
- ...G,
2551
- ...Yn
2552
- }, Ss = ["left", "right"], ks = {
2553
- side: { type: "enum", values: Ss },
2554
- gap: Me.gap,
2555
- px: U.px,
2556
- pl: U.pl,
2557
- pr: U.pr
2558
- }, en = l.forwardRef(
2559
- (e, t) => {
2560
- const n = l.useRef(null), { children: o, className: s, style: r, ...c } = I(
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(
2561
3001
  e,
2562
- xs
3002
+ fr
2563
3003
  );
2564
- return /* @__PURE__ */ k(
3004
+ return /* @__PURE__ */ P(
2565
3005
  "div",
2566
3006
  {
2567
3007
  style: r,
2568
- className: R("bd-TextFieldRoot", s),
3008
+ className: x("bd-TextFieldRoot", s),
2569
3009
  onPointerDown: (a) => {
2570
- const u = a.target;
2571
- if (u.closest("input, button, a")) return;
2572
- const d = n.current;
3010
+ const i = a.target;
3011
+ if (i.closest("input, button, a")) return;
3012
+ const d = t.current;
2573
3013
  if (!d) return;
2574
- const f = u.closest(`
3014
+ const f = i.closest(`
2575
3015
  .bd-TextFieldSlot[data-side='right'],
2576
3016
  .bd-TextFieldSlot:not([data-side='right']) ~ .bd-TextFieldSlot:not([data-side='left'])
2577
3017
  `) ? d.value.length : 0;
@@ -2584,12 +3024,12 @@ const Ns = ["1", "2", "3", "4", "5"], Rs = ["classic", "underlined", "rounded"],
2584
3024
  });
2585
3025
  },
2586
3026
  children: [
2587
- /* @__PURE__ */ i(
3027
+ /* @__PURE__ */ l(
2588
3028
  "input",
2589
3029
  {
2590
3030
  spellCheck: "false",
2591
3031
  ...c,
2592
- ref: X(n, t),
3032
+ ref: Q(t, n),
2593
3033
  className: "bd-reset bd-TextFieldInput"
2594
3034
  }
2595
3035
  ),
@@ -2599,101 +3039,161 @@ const Ns = ["1", "2", "3", "4", "5"], Rs = ["classic", "underlined", "rounded"],
2599
3039
  );
2600
3040
  }
2601
3041
  );
2602
- en.displayName = "TextFieldRoot";
2603
- const tn = l.forwardRef(
2604
- (e, t) => {
2605
- const { className: n, side: o, ...s } = I(e, ks);
2606
- return /* @__PURE__ */ i(
3042
+ kn.displayName = "TextFieldRoot";
3043
+ const En = u.forwardRef(
3044
+ (e, n) => {
3045
+ const { className: t, side: o, ...s } = E(e, hr);
3046
+ return /* @__PURE__ */ l(
2607
3047
  "div",
2608
3048
  {
2609
3049
  "data-side": o,
2610
3050
  ...s,
2611
- ref: t,
2612
- className: R("bd-TextFieldSlot", n)
3051
+ ref: n,
3052
+ className: x("bd-TextFieldSlot", t)
2613
3053
  }
2614
3054
  );
2615
3055
  }
2616
3056
  );
2617
- tn.displayName = "TextFieldSlot";
2618
- const Ys = Object.assign(en, { Slot: tn }), Ps = (e, t) => new Date(e, t + 1, 0).getDate(), Is = (e, t) => new Date(e, t, 1).getDay(), W = () => {
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() {
2619
3066
  const e = /* @__PURE__ */ new Date();
2620
3067
  return e.setHours(0, 0, 0, 0), e;
2621
- }, nn = "Calendar", [Es] = _(nn), [Ds, $] = Es(nn), Ts = (e) => {
2622
- const { variant: t = "single", size: n = "2", children: o } = e, s = l.useRef(null), [r, c] = B({
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] = _({
2623
3123
  prop: e.open,
2624
3124
  defaultProp: e.defaultOpen || !1,
2625
3125
  onChange: e.onOpenChange,
2626
3126
  caller: "CalendarRoot"
2627
- }), [a, u] = B({
3127
+ }), [a, i] = _({
2628
3128
  prop: e.value,
2629
3129
  defaultProp: e.defaultValue ?? null,
2630
3130
  onChange: e.onValueChange,
2631
3131
  caller: "CalendarRoot (single)"
2632
- }), [d, p] = B({
3132
+ }), [d, p] = _({
2633
3133
  prop: e.rangeValue,
2634
3134
  defaultProp: e.defaultRangeValue ?? { start: null, end: null },
2635
3135
  onChange: e.onRangeValueChange,
2636
3136
  caller: "CalendarRoot (range)"
2637
- }), [f, C] = l.useState("date"), [h, v] = l.useState(
2638
- a || d.start || W()
3137
+ }), [f, h] = u.useState("date"), [m, v] = u.useState(
3138
+ Cr(a, d.start)
2639
3139
  );
2640
- l.useEffect(() => {
2641
- t === "single" && a && !isNaN(a.getTime()) ? v(a) : t === "range" && d.start && !isNaN(d.start.getTime()) && v(d.start);
2642
- }, [d.start, a, t]);
2643
- const b = l.useRef(a), g = l.useRef(d);
2644
- l.useEffect(() => {
2645
- r && (b.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);
2646
3146
  }, [r, a, d]);
2647
- const m = l.useCallback(() => {
2648
- t === "single" && !a ? u(W()) : t === "range" && !d.start && p((N) => ({ ...N, start: W() })), c(!1);
2649
- }, [t, a, d.start, u, p, c]), y = l.useCallback(() => {
2650
- t === "single" ? u(b.current) : p(g.current), c(!1);
2651
- }, [t, u, p, c]);
2652
- return /* @__PURE__ */ i(
2653
- Ds,
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]);
3152
+ return /* @__PURE__ */ l(
3153
+ Sr,
2654
3154
  {
2655
3155
  scope: void 0,
2656
3156
  open: r,
2657
- setOpen: (N) => {
2658
- c(N), N || C("date");
3157
+ setOpen: (w) => {
3158
+ c(w), w || h("date");
2659
3159
  },
2660
3160
  triggerRef: s,
2661
- variant: t,
2662
- size: n,
3161
+ variant: n,
3162
+ size: t,
2663
3163
  viewMode: f,
2664
- setViewMode: C,
2665
- viewingDate: h,
3164
+ setViewMode: h,
3165
+ viewingDate: m,
2666
3166
  setViewingDate: v,
2667
- singleDate: a || W(),
2668
- setSingleDate: u,
2669
- startDate: d.start || W(),
2670
- setStartDate: (N) => p((x) => ({ ...x, start: N })),
3167
+ singleDate: a || Z(),
3168
+ setSingleDate: i,
3169
+ startDate: d.start || Z(),
3170
+ setStartDate: (w) => p((S) => ({ ...S, start: w })),
2671
3171
  endDate: d.end,
2672
- setEndDate: (N) => p((x) => ({ ...x, end: N })),
3172
+ setEndDate: (w) => p((S) => ({ ...S, end: w })),
2673
3173
  resetRange: () => p({ start: null, end: null }),
2674
- onConfirm: m,
2675
- onCancel: y,
3174
+ onConfirm: N,
3175
+ onCancel: b,
2676
3176
  children: o
2677
3177
  }
2678
3178
  );
2679
- }, on = l.forwardRef(
2680
- ({ children: e }, t) => {
2681
- const n = $("CalendarTrigger", void 0), o = Ke(e), s = Pe(o);
2682
- return l.cloneElement(o, {
2683
- ref: X(t, n.triggerRef, s),
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),
2684
3184
  onFocus: (r) => {
2685
- n.setOpen(!0), o.props.onFocus?.(r);
3185
+ t.setOpen(!0), o.props.onFocus?.(r);
2686
3186
  },
2687
3187
  onClick: (r) => {
2688
- n.setOpen(!0), o.props.onClick?.(r);
3188
+ t.setOpen(!0), o.props.onClick?.(r);
2689
3189
  }
2690
3190
  });
2691
3191
  }
2692
3192
  );
2693
- on.displayName = "CalendarTrigger";
2694
- const sn = l.forwardRef(
2695
- (e, t) => {
2696
- const { className: n, style: o, ...s } = e, r = $("CalendarContent", void 0), c = l.useRef(null), { styles: a, isPositioned: u } = Xe(
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(
2697
3197
  r.triggerRef,
2698
3198
  c,
2699
3199
  r.open,
@@ -2701,7 +3201,7 @@ const sn = l.forwardRef(
2701
3201
  "start",
2702
3202
  !1
2703
3203
  );
2704
- if (Ze(c, (f) => {
3204
+ if (Ve(c, (f) => {
2705
3205
  r.triggerRef.current?.contains(f.target) || r.setOpen(!1);
2706
3206
  }), !r.open) return null;
2707
3207
  const d = () => {
@@ -2709,30 +3209,30 @@ const sn = l.forwardRef(
2709
3209
  }, p = () => {
2710
3210
  r.onCancel();
2711
3211
  };
2712
- return /* @__PURE__ */ i(Je, { children: /* @__PURE__ */ k(
2713
- D,
3212
+ return /* @__PURE__ */ l($e, { children: /* @__PURE__ */ P(
3213
+ T,
2714
3214
  {
2715
3215
  direction: "column",
2716
3216
  gap: "4",
2717
3217
  ...s,
2718
- ref: X(c, t),
2719
- className: R(
3218
+ ref: Q(c, n),
3219
+ className: x(
2720
3220
  "bd-CalendarContent",
2721
3221
  `bd-size-${r.size}`,
2722
3222
  `bd-variant-${r.variant}`,
2723
- n
3223
+ t
2724
3224
  ),
2725
- style: { ...o, ...a, visibility: u ? "visible" : "hidden" },
3225
+ style: { ...o, ...a, visibility: i ? "visible" : "hidden" },
2726
3226
  onPointerDown: (f) => {
2727
3227
  f.preventDefault();
2728
3228
  },
2729
3229
  children: [
2730
- r.variant === "range" && /* @__PURE__ */ i(Bs, {}),
2731
- /* @__PURE__ */ i(Ms, {}),
2732
- /* @__PURE__ */ i(_s, {}),
2733
- /* @__PURE__ */ k(D, { justify: "center", gap: "2", children: [
2734
- /* @__PURE__ */ i(
2735
- xe,
3230
+ r.variant === "range" && /* @__PURE__ */ l(Er, {}),
3231
+ /* @__PURE__ */ l(Ir, {}),
3232
+ /* @__PURE__ */ l(Dr, {}),
3233
+ /* @__PURE__ */ P(T, { justify: "center", gap: "2", children: [
3234
+ /* @__PURE__ */ l(
3235
+ J,
2736
3236
  {
2737
3237
  size: "3",
2738
3238
  variant: "outline-primary",
@@ -2742,153 +3242,131 @@ const sn = l.forwardRef(
2742
3242
  children: "취소"
2743
3243
  }
2744
3244
  ),
2745
- /* @__PURE__ */ i(xe, { size: "3", radius: "s", onClick: d, style: { width: "50%" }, children: "확인" })
3245
+ /* @__PURE__ */ l(J, { size: "3", radius: "s", onClick: d, style: { width: "50%" }, children: "확인" })
2746
3246
  ] })
2747
3247
  ]
2748
3248
  }
2749
3249
  ) });
2750
3250
  }
2751
3251
  );
2752
- sn.displayName = "CalendarContent";
2753
- const Bs = () => {
2754
- const e = $("CalendarRangeHeader", void 0), t = (n) => n ? `${n.getFullYear()}.${String(n.getMonth() + 1).padStart(2, "0")}.${String(n.getDate()).padStart(2, "0")}` : /* @__PURE__ */ k(D, { align: "center", gap: "1", children: [
2755
- /* @__PURE__ */ i(ie, { width: 12, height: 12 }),
2756
- "범위 추가"
2757
- ] });
2758
- return /* @__PURE__ */ k(D, { direction: "column", className: "bd-CalendarRangeHeader", children: [
2759
- /* @__PURE__ */ k(D, { gap: "2", children: [
2760
- /* @__PURE__ */ i(
2761
- D,
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: [
3263
+ /* @__PURE__ */ l(
3264
+ T,
2762
3265
  {
2763
3266
  align: "center",
2764
3267
  justify: "between",
2765
- className: R("bd-RangeBox", { active: !e.startDate }),
2766
- children: t(e.startDate)
3268
+ className: x("bd-RangeBox", { active: !e.startDate }),
3269
+ children: n(e.startDate)
2767
3270
  }
2768
3271
  ),
2769
- /* @__PURE__ */ i(
2770
- D,
3272
+ /* @__PURE__ */ l(
3273
+ T,
2771
3274
  {
2772
3275
  align: "center",
2773
3276
  justify: "between",
2774
- className: R("bd-RangeBox", {
3277
+ className: x("bd-RangeBox", {
2775
3278
  active: e.startDate && !e.endDate,
2776
3279
  empty: !e.endDate
2777
3280
  }),
2778
- children: t(e.endDate)
3281
+ children: n(e.endDate)
2779
3282
  }
2780
3283
  )
2781
3284
  ] }),
2782
- /* @__PURE__ */ i(
2783
- D,
3285
+ /* @__PURE__ */ l(
3286
+ T,
2784
3287
  {
2785
3288
  justify: "end",
2786
3289
  onClick: () => {
2787
3290
  e.resetRange();
2788
3291
  },
2789
- children: /* @__PURE__ */ i("button", { className: "reset-btn", children: "초기화" })
3292
+ children: /* @__PURE__ */ l("button", { className: "reset-btn", children: "초기화" })
2790
3293
  }
2791
3294
  )
2792
3295
  ] });
2793
- }, Ms = () => {
2794
- const e = $("CalendarNavigation", void 0), { viewingDate: t, setViewingDate: n, viewMode: o, setViewMode: s } = e, r = () => {
2795
- const a = new Date(t);
2796
- o === "date" ? a.setMonth(a.getMonth() - 1) : o === "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"));
2797
3299
  }, c = () => {
2798
- const a = new Date(t);
2799
- o === "date" ? a.setMonth(a.getMonth() + 1) : o === "year" ? a.setFullYear(a.getFullYear() + 28) : a.setFullYear(a.getFullYear() + 1), n(a);
3300
+ t(lt(n, o, "next"));
2800
3301
  };
2801
- return /* @__PURE__ */ k(D, { justify: "between", align: "center", children: [
2802
- /* @__PURE__ */ k(
3302
+ return /* @__PURE__ */ P(T, { justify: "between", align: "center", children: [
3303
+ /* @__PURE__ */ l(
2803
3304
  "div",
2804
3305
  {
2805
3306
  className: "bd-CalendarNavTitle bd-weight-medium",
2806
3307
  onClick: () => s(o === "date" ? "month" : o === "month" ? "year" : "date"),
2807
- children: [
2808
- o === "date" && `${t.getFullYear()}년 ${t.getMonth() + 1}월`,
2809
- o === "month" && `${t.getFullYear()}년`,
2810
- o === "year" && `${t.getFullYear()}년`
2811
- ]
3308
+ children: yr(n, o)
2812
3309
  }
2813
3310
  ),
2814
- /* @__PURE__ */ k(D, { gap: "2", children: [
2815
- /* @__PURE__ */ i("button", { onClick: r, className: "bd-CalendarNavBtn", children: /* @__PURE__ */ i(Io, { width: 16 }) }),
2816
- /* @__PURE__ */ i("button", { onClick: c, className: "bd-CalendarNavBtn", children: /* @__PURE__ */ i(Eo, { 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 }) })
2817
3314
  ] })
2818
3315
  ] });
2819
- }, _s = () => {
2820
- const e = $("CalendarBody", void 0);
2821
- return e.viewMode === "year" ? /* @__PURE__ */ i(Fs, {}) : e.viewMode === "month" ? /* @__PURE__ */ i(Os, {}) : /* @__PURE__ */ i(As, {});
2822
- }, As = () => {
2823
- const e = $("DateGrid", void 0), { viewingDate: t, singleDate: n, startDate: o, endDate: s } = e, r = t.getFullYear(), c = t.getMonth(), a = Ps(r, c), u = Is(r, c), d = new Date(r, c, 0).getDate(), p = ["일", "월", "화", "수", "목", "금", "토"], f = [];
2824
- for (let m = u - 1; m >= 0; m--)
2825
- f.push({
2826
- date: new Date(r, c - 1, d - m),
2827
- isCurrentMonth: !1
2828
- });
2829
- for (let m = 1; m <= a; m++)
2830
- f.push({
2831
- date: new Date(r, c, m),
2832
- isCurrentMonth: !0
2833
- });
2834
- const C = f.length, h = C % 7 === 0 ? 0 : 7 - C % 7;
2835
- for (let m = 1; m <= h; m++)
2836
- f.push({
2837
- date: new Date(r, c + 1, m),
2838
- isCurrentMonth: !1
2839
- });
2840
- const v = (m) => {
2841
- m.getMonth() !== c && e.setViewingDate(m), e.variant === "single" ? e.setSingleDate(m) : !o || o && s ? (e.setStartDate(m), e.setEndDate(null)) : m < o ? e.setStartDate(m) : e.setEndDate(m);
2842
- }, b = (m) => {
2843
- const y = m.getTime();
2844
- return e.variant === "single" ? n?.getTime() === y : o?.getTime() === y || s?.getTime() === y;
2845
- }, g = (m) => {
2846
- if (e.variant !== "range" || !o || !s) return !1;
2847
- const y = m.getTime();
2848
- return y > o.getTime() && y < s.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
+ }
2849
3327
  };
2850
- return /* @__PURE__ */ k("div", { className: "bd-CalendarGrid bd-DateGrid", children: [
2851
- p.map((m) => /* @__PURE__ */ i("div", { className: "bd-CalendarWeek", children: m }, m)),
2852
- f.map((m, y) => /* @__PURE__ */ i(
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(
2853
3331
  "div",
2854
3332
  {
2855
- className: R("bd-CalendarCell", {
2856
- selected: b(m.date),
2857
- 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)
2858
3336
  }),
2859
3337
  style: {
2860
- color: !m.isCurrentMonth && !b(m.date) ? "var(--color-gray-900, #999)" : void 0,
2861
- opacity: !m.isCurrentMonth && !b(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
2862
3340
  },
2863
- onClick: () => v(m.date),
2864
- children: m.date.getDate()
3341
+ onClick: () => i(d.date),
3342
+ children: d.date.getDate()
2865
3343
  },
2866
- y
3344
+ p
2867
3345
  ))
2868
3346
  ] });
2869
- }, Os = () => {
2870
- const e = $("MonthGrid", void 0), t = Array.from({ length: 12 }, (n, o) => o + 1);
2871
- return /* @__PURE__ */ i("div", { className: "bd-CalendarGrid bd-MonthGrid", children: t.map((n) => /* @__PURE__ */ k(
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(
2872
3350
  "div",
2873
3351
  {
2874
3352
  className: "bd-CalendarCell",
2875
3353
  onClick: () => {
2876
3354
  const o = new Date(e.viewingDate);
2877
- o.setMonth(n - 1), e.setViewingDate(o), e.setViewMode("date");
3355
+ o.setMonth(t - 1), e.setViewingDate(o), e.setViewMode("date");
2878
3356
  },
2879
3357
  children: [
2880
- n,
3358
+ t,
2881
3359
  "월"
2882
3360
  ]
2883
3361
  },
2884
- n
3362
+ t
2885
3363
  )) });
2886
- }, Fs = () => {
2887
- const e = $("YearGrid", void 0), t = Math.floor(e.viewingDate.getFullYear() / 10) * 10 - 4, n = Array.from({ length: 28 }, (o, s) => t + s);
2888
- return /* @__PURE__ */ i("div", { className: "bd-CalendarGrid bd-YearGrid", children: n.map((o) => /* @__PURE__ */ i(
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(
2889
3367
  "div",
2890
3368
  {
2891
- className: R("bd-CalendarCell", {
3369
+ className: x("bd-CalendarCell", {
2892
3370
  selected: o === e.viewingDate.getFullYear()
2893
3371
  }),
2894
3372
  onClick: () => {
@@ -2899,28 +3377,30 @@ const Bs = () => {
2899
3377
  },
2900
3378
  o
2901
3379
  )) });
2902
- }, qs = Object.assign(Ts, {
2903
- Trigger: on,
2904
- Content: sn
3380
+ }, Ur = Object.assign(kr, {
3381
+ Trigger: Dn,
3382
+ Content: Tn
2905
3383
  });
2906
3384
  export {
2907
- Do as BraketDownIcon,
2908
- Io as BraketLeftIcon,
2909
- Eo as BraketRightIcon,
2910
- xe as Button,
2911
- qs as Calendar,
2912
- ie as CheckLineIcon,
2913
- Us as CheckableSelectBox,
2914
- Oo as Checkbox,
2915
- Hs as CheckboxGroup,
2916
- D as Flex,
2917
- Po as IndeterminateLineIcon,
2918
- ss as Radio,
2919
- js as RadioGroup,
2920
- Oe as ScrollArea,
2921
- zs as SelectBox,
2922
- ct as Spinner,
2923
- ws as Switch,
2924
- Be as Text,
2925
- Ys 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
2926
3406
  };