sud-ui 0.1.2009 → 0.1.2011

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,4 +1,4 @@
1
- import J0, { createContext as k2, useEffect as z0, useContext as _2, useState as G, useRef as f0, useCallback as F0, useLayoutEffect as w1, useMemo as T0, Children as u2, isValidElement as p2, createElement as i1, useId as f2, cloneElement as b1, forwardRef as R1 } from "react";
1
+ import J0, { createContext as k2, useEffect as z0, useContext as _2, useState as G, useRef as f0, useCallback as F0, useLayoutEffect as w1, useMemo as T0, Children as u2, isValidElement as p2, createElement as i1, useId as f2, cloneElement as y1, forwardRef as R1 } from "react";
2
2
  import { createPortal as f1 } from "react-dom";
3
3
  function F2(s) {
4
4
  return s && s.__esModule && Object.prototype.hasOwnProperty.call(s, "default") ? s.default : s;
@@ -73,7 +73,7 @@ function T2() {
73
73
  ), r.$$typeof) {
74
74
  case F:
75
75
  return "Portal";
76
- case N:
76
+ case L:
77
77
  return (r.displayName || "Context") + ".Provider";
78
78
  case _:
79
79
  return (r._context.displayName || "Context") + ".Consumer";
@@ -103,8 +103,8 @@ function T2() {
103
103
  }
104
104
  if (u) {
105
105
  u = console;
106
- var y = u.error, E = typeof Symbol == "function" && Symbol.toStringTag && r[Symbol.toStringTag] || r.constructor.name || "Object";
107
- return y.call(
106
+ var b = u.error, E = typeof Symbol == "function" && Symbol.toStringTag && r[Symbol.toStringTag] || r.constructor.name || "Object";
107
+ return b.call(
108
108
  u,
109
109
  "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
110
110
  E
@@ -123,7 +123,7 @@ function T2() {
123
123
  }
124
124
  }
125
125
  function o() {
126
- var r = O.A;
126
+ var r = N.A;
127
127
  return r === null ? null : r.getOwner();
128
128
  }
129
129
  function a() {
@@ -137,14 +137,14 @@ function T2() {
137
137
  return r.key !== void 0;
138
138
  }
139
139
  function g(r, u) {
140
- function y() {
140
+ function b() {
141
141
  v || (v = !0, console.error(
142
142
  "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
143
143
  u
144
144
  ));
145
145
  }
146
- y.isReactWarning = !0, Object.defineProperty(r, "key", {
147
- get: y,
146
+ b.isReactWarning = !0, Object.defineProperty(r, "key", {
147
+ get: b,
148
148
  configurable: !0
149
149
  });
150
150
  }
@@ -154,14 +154,14 @@ function T2() {
154
154
  "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
155
155
  )), r = this.props.ref, r !== void 0 ? r : null;
156
156
  }
157
- function i(r, u, y, E, P, D, U, K) {
158
- return y = D.ref, r = {
157
+ function i(r, u, b, E, P, D, U, K) {
158
+ return b = D.ref, r = {
159
159
  $$typeof: j,
160
160
  type: r,
161
161
  key: u,
162
162
  props: D,
163
163
  _owner: P
164
- }, (y !== void 0 ? y : null) !== null ? Object.defineProperty(r, "ref", {
164
+ }, (b !== void 0 ? b : null) !== null ? Object.defineProperty(r, "ref", {
165
165
  enumerable: !1,
166
166
  get: Z
167
167
  }) : Object.defineProperty(r, "ref", { enumerable: !1, value: null }), r._store = {}, Object.defineProperty(r._store, "validated", {
@@ -186,7 +186,7 @@ function T2() {
186
186
  value: K
187
187
  }), Object.freeze && (Object.freeze(r.props), Object.freeze(r)), r;
188
188
  }
189
- function h(r, u, y, E, P, D, U, K) {
189
+ function h(r, u, b, E, P, D, U, K) {
190
190
  var W = u.children;
191
191
  if (W !== void 0)
192
192
  if (E)
@@ -217,13 +217,13 @@ React keys must be passed directly to JSX without using spread:
217
217
  W
218
218
  ), T[W + E] = !0);
219
219
  }
220
- if (W = null, y !== void 0 && (n(y), W = "" + y), d(u) && (n(u.key), W = "" + u.key), "key" in u) {
221
- y = {};
220
+ if (W = null, b !== void 0 && (n(b), W = "" + b), d(u) && (n(u.key), W = "" + u.key), "key" in u) {
221
+ b = {};
222
222
  for (var J in u)
223
- J !== "key" && (y[J] = u[J]);
224
- } else y = u;
223
+ J !== "key" && (b[J] = u[J]);
224
+ } else b = u;
225
225
  return W && g(
226
- y,
226
+ b,
227
227
  typeof r == "function" ? r.displayName || r.name || "Unknown" : r
228
228
  ), i(
229
229
  r,
@@ -231,7 +231,7 @@ React keys must be passed directly to JSX without using spread:
231
231
  D,
232
232
  P,
233
233
  o(),
234
- y,
234
+ b,
235
235
  U,
236
236
  K
237
237
  );
@@ -239,7 +239,7 @@ React keys must be passed directly to JSX without using spread:
239
239
  function x(r) {
240
240
  typeof r == "object" && r !== null && r.$$typeof === j && r._store && (r._store.validated = 1);
241
241
  }
242
- var C = J0, j = Symbol.for("react.transitional.element"), F = Symbol.for("react.portal"), M = Symbol.for("react.fragment"), p = Symbol.for("react.strict_mode"), S = Symbol.for("react.profiler"), _ = Symbol.for("react.consumer"), N = Symbol.for("react.context"), k = Symbol.for("react.forward_ref"), B = Symbol.for("react.suspense"), $ = Symbol.for("react.suspense_list"), R = Symbol.for("react.memo"), H = Symbol.for("react.lazy"), I = Symbol.for("react.activity"), z = Symbol.for("react.client.reference"), O = C.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, A = Object.prototype.hasOwnProperty, V = Array.isArray, w = console.createTask ? console.createTask : function() {
242
+ var C = J0, j = Symbol.for("react.transitional.element"), F = Symbol.for("react.portal"), M = Symbol.for("react.fragment"), p = Symbol.for("react.strict_mode"), S = Symbol.for("react.profiler"), _ = Symbol.for("react.consumer"), L = Symbol.for("react.context"), k = Symbol.for("react.forward_ref"), B = Symbol.for("react.suspense"), $ = Symbol.for("react.suspense_list"), R = Symbol.for("react.memo"), H = Symbol.for("react.lazy"), I = Symbol.for("react.activity"), z = Symbol.for("react.client.reference"), N = C.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, A = Object.prototype.hasOwnProperty, V = Array.isArray, w = console.createTask ? console.createTask : function() {
243
243
  return null;
244
244
  };
245
245
  C = {
@@ -247,32 +247,32 @@ React keys must be passed directly to JSX without using spread:
247
247
  return r();
248
248
  }
249
249
  };
250
- var v, m = {}, b = C["react-stack-bottom-frame"].bind(
250
+ var v, m = {}, y = C["react-stack-bottom-frame"].bind(
251
251
  C,
252
252
  a
253
253
  )(), f = w(l(a)), T = {};
254
- v1.Fragment = M, v1.jsx = function(r, u, y, E, P) {
255
- var D = 1e4 > O.recentlyCreatedOwnerStacks++;
254
+ v1.Fragment = M, v1.jsx = function(r, u, b, E, P) {
255
+ var D = 1e4 > N.recentlyCreatedOwnerStacks++;
256
256
  return h(
257
257
  r,
258
258
  u,
259
- y,
259
+ b,
260
260
  !1,
261
261
  E,
262
262
  P,
263
- D ? Error("react-stack-top-frame") : b,
263
+ D ? Error("react-stack-top-frame") : y,
264
264
  D ? w(l(r)) : f
265
265
  );
266
- }, v1.jsxs = function(r, u, y, E, P) {
267
- var D = 1e4 > O.recentlyCreatedOwnerStacks++;
266
+ }, v1.jsxs = function(r, u, b, E, P) {
267
+ var D = 1e4 > N.recentlyCreatedOwnerStacks++;
268
268
  return h(
269
269
  r,
270
270
  u,
271
- y,
271
+ b,
272
272
  !0,
273
273
  E,
274
274
  P,
275
- D ? Error("react-stack-top-frame") : b,
275
+ D ? Error("react-stack-top-frame") : y,
276
276
  D ? w(l(r)) : f
277
277
  );
278
278
  };
@@ -928,9 +928,9 @@ const e1 = {
928
928
  componentType: n = "button"
929
929
  } = {}) => {
930
930
  var Z, i;
931
- const l = h0(), o = ((i = (Z = l.components) == null ? void 0 : Z[n]) == null ? void 0 : i[c]) || {}, a = L(o.bg, l), d = L(o.txt, l), g = s && o.border ? L(o.border, l) : null;
931
+ const l = h0(), o = ((i = (Z = l.components) == null ? void 0 : Z[n]) == null ? void 0 : i[c]) || {}, a = O(o.bg, l), d = O(o.txt, l), g = s && o.border ? O(o.border, l) : null;
932
932
  if (n === "breadcrumb") {
933
- const h = L(o.separator, l), x = L(o.text, l), C = L(o.now, l);
933
+ const h = O(o.separator, l), x = O(o.text, l), C = O(o.now, l);
934
934
  return {
935
935
  separator: h,
936
936
  text: x,
@@ -946,7 +946,7 @@ const e1 = {
946
946
  if (!s) return { color: void 0, intensity: void 0 };
947
947
  const c = s.match(/^(.+)-(\d+)$/);
948
948
  return c ? { color: c[1], intensity: parseInt(c[2], 10) } : { color: s, intensity: void 0 };
949
- }, L = (s, c) => {
949
+ }, O = (s, c) => {
950
950
  var o;
951
951
  if (!s) return "";
952
952
  if (s === "transparent") return "transparent";
@@ -1000,7 +1000,7 @@ const e1 = {
1000
1000
  // T, EL, L, R, M, SB, B, Black
1001
1001
  gmarket: n,
1002
1002
  // Light, Medium, Bold
1003
- suit: l,
1003
+ suite: l,
1004
1004
  // L, R, M, SM, B, EB, H
1005
1005
  code: o = !1,
1006
1006
  fontFamily: a,
@@ -1012,14 +1012,14 @@ const e1 = {
1012
1012
  style: x = {},
1013
1013
  ...C
1014
1014
  }) => {
1015
- const j = h0(), F = Z, { fontSize: M, fontWeight: p } = $1({ size: d, weight: g, theme: j }), S = i ? L(i, j) : void 0, _ = a || o && "IntelOneMono-Medium" || n && `GmarketSans${n}` || l && `SUITE-${l}` || c && `Pretendard-${c}`, N = !_;
1015
+ const j = h0(), F = Z, { fontSize: M, fontWeight: p } = $1({ size: d, weight: g, theme: j }), S = i ? O(i, j) : void 0, _ = a || o && "IntelOneMono-Medium" || n && `GmarketSans${n}` || l && `SUITE-${l}` || c && `Pretendard-${c}`, L = !_;
1016
1016
  return /* @__PURE__ */ t.jsx(
1017
1017
  F,
1018
1018
  {
1019
1019
  className: l0("sud-typography", h),
1020
1020
  style: {
1021
1021
  fontSize: M,
1022
- fontWeight: N ? p : void 0,
1022
+ fontWeight: L ? p : void 0,
1023
1023
  fontFamily: _,
1024
1024
  color: S,
1025
1025
  margin: 0,
@@ -1045,7 +1045,7 @@ const e1 = {
1045
1045
  const i = h0(), { txtColor: h, borColor: x } = i0({
1046
1046
  border: o,
1047
1047
  fallback: g
1048
- }), C = a ? L(a, i) : h, j = d ? L(d, i) : x, F = o && j ? `${n}px ${l} ${j}` : "none", M = () => s ? c === "left" ? { justifyContent: "flex-start" } : c === "right" ? { justifyContent: "flex-end" } : { justifyContent: "center" } : {};
1048
+ }), C = a ? O(a, i) : h, j = d ? O(d, i) : x, F = o && j ? `${n}px ${l} ${j}` : "none", M = () => s ? c === "left" ? { justifyContent: "flex-start" } : c === "right" ? { justifyContent: "flex-end" } : { justifyContent: "center" } : {};
1049
1049
  return /* @__PURE__ */ t.jsxs(
1050
1050
  "div",
1051
1051
  {
@@ -1126,7 +1126,7 @@ const e1 = {
1126
1126
  borderWeight: p = 1,
1127
1127
  shape: S = "rounded",
1128
1128
  shadow: _ = "sm",
1129
- colorType: N = "default",
1129
+ colorType: L = "default",
1130
1130
  style: k = {},
1131
1131
  followTrigger: B = !1,
1132
1132
  contentRef: $ = null,
@@ -1135,7 +1135,7 @@ const e1 = {
1135
1135
  variant: H = "popup"
1136
1136
  // "popup" | "popover" | "tooltip" | "dropdown" | "Menu" | "popconfirm"
1137
1137
  }) => {
1138
- const I = h0(), [z, O] = G(d), A = f0(null), V = f0(null), w = $ || V, v = f0(null), m = f0({}), [b, f] = G({
1138
+ const I = h0(), [z, N] = G(d), A = f0(null), V = f0(null), w = $ || V, v = f0(null), m = f0({}), [y, f] = G({
1139
1139
  position: "absolute",
1140
1140
  top: "-9999px",
1141
1141
  left: "-9999px",
@@ -1143,9 +1143,9 @@ const e1 = {
1143
1143
  pointerEvents: "none",
1144
1144
  zIndex: 1e3,
1145
1145
  transition: "opacity 0.2s ease"
1146
- }), [T, r] = G(!1), u = a !== void 0, y = u ? a : z, E = F0(
1146
+ }), [T, r] = G(!1), u = a !== void 0, b = u ? a : z, E = F0(
1147
1147
  (Y) => {
1148
- if (u || O(Y), g == null || g(Y), !Y && (r(!1), w.current)) {
1148
+ if (u || N(Y), g == null || g(Y), !Y && (r(!1), w.current)) {
1149
1149
  const Q = j1.get(w.current);
1150
1150
  Q && Q.forEach((d0) => {
1151
1151
  var j0, o0;
@@ -1161,24 +1161,24 @@ const e1 = {
1161
1161
  },
1162
1162
  [u, g, w]
1163
1163
  ), P = () => {
1164
- !i && !y && (w != null && w.current) ? (v.current && (clearTimeout(v.current), v.current = null), E(!0)) : !i && !y && E(!0);
1164
+ !i && !b && (w != null && w.current) ? (v.current && (clearTimeout(v.current), v.current = null), E(!0)) : !i && !b && E(!0);
1165
1165
  }, D = () => {
1166
1166
  i || (v.current && clearTimeout(v.current), v.current = setTimeout(() => {
1167
1167
  E(!1);
1168
1168
  }, 100));
1169
- }, U = () => !i && E(!y);
1169
+ }, U = () => !i && E(!b);
1170
1170
  z0(() => {
1171
- if (l !== "click" || !y) return;
1171
+ if (l !== "click" || !b) return;
1172
1172
  const Y = (Q) => {
1173
1173
  var d0, g0;
1174
1174
  !((d0 = A.current) != null && d0.contains(Q.target)) && !((g0 = w.current) != null && g0.contains(Q.target)) && D();
1175
1175
  };
1176
1176
  return document.addEventListener("click", Y, !0), () => document.removeEventListener("mousedown", Y);
1177
- }, [l, y, D]);
1177
+ }, [l, b, D]);
1178
1178
  const { bgColor: K, txtColor: W, borColor: q } = i0({
1179
1179
  border: j,
1180
- fallback: N
1181
- }), J = x ? L(x, I) : K, p0 = C ? L(C, I) : W, x0 = F ? L(F, I) : q, y0 = j && x0 ? `${p}px ${M} ${x0}` : "none", b0 = O0(_, I), S0 = I0(S), B0 = F0(() => {
1180
+ fallback: L
1181
+ }), J = x ? O(x, I) : K, p0 = C ? O(C, I) : W, x0 = F ? O(F, I) : q, b0 = j && x0 ? `${p}px ${M} ${x0}` : "none", y0 = O0(_, I), S0 = I0(S), B0 = F0(() => {
1182
1182
  if (!A.current || !w.current) return {};
1183
1183
  const Y = A.current.getBoundingClientRect(), Q = w.current.getBoundingClientRect(), d0 = window.scrollY || document.documentElement.scrollTop, g0 = window.scrollX || document.documentElement.scrollLeft, j0 = {
1184
1184
  position: "absolute",
@@ -1221,29 +1221,29 @@ const e1 = {
1221
1221
  return { ...j0, ...o0 };
1222
1222
  }, [o]);
1223
1223
  w1(() => {
1224
- if (y && w.current && A.current && !T) {
1224
+ if (b && w.current && A.current && !T) {
1225
1225
  const Y = B0();
1226
1226
  f({
1227
1227
  ...Y,
1228
1228
  opacity: 1,
1229
1229
  pointerEvents: "auto"
1230
1230
  }), r(!0);
1231
- } else y || f((Y) => ({
1231
+ } else b || f((Y) => ({
1232
1232
  ...Y,
1233
1233
  top: "-9999px",
1234
1234
  left: "-9999px",
1235
1235
  opacity: 0,
1236
1236
  pointerEvents: "none"
1237
1237
  }));
1238
- }, [y, T, B0]), z0(() => {
1239
- if (!y || !B) return;
1238
+ }, [b, T, B0]), z0(() => {
1239
+ if (!b || !B) return;
1240
1240
  let Y;
1241
1241
  const Q = () => {
1242
1242
  const d0 = B0();
1243
1243
  f((g0) => ({ ...g0, ...d0 })), Y = requestAnimationFrame(Q);
1244
1244
  };
1245
1245
  return Q(), () => cancelAnimationFrame(Y);
1246
- }, [y, B, B0]);
1246
+ }, [b, B, B0]);
1247
1247
  const X = F0(
1248
1248
  ({ type: Y = "background" }) => {
1249
1249
  const Q = Y === "border", d0 = x0 && p > 0, g0 = c1 * 2 + (d0 ? p * 2 : 0), j0 = Math.sqrt(p * p * 2), o0 = !Q && d0 ? j0 : 0, k0 = {
@@ -1257,11 +1257,11 @@ const e1 = {
1257
1257
  position: "absolute",
1258
1258
  transform: "rotate(45deg)",
1259
1259
  zIndex: Q ? 1 : 3,
1260
- border: Q ? y0 : void 0,
1260
+ border: Q ? b0 : void 0,
1261
1261
  borderRadius: "2px 0 0 0",
1262
1262
  background: Q ? void 0 : k0[o],
1263
1263
  backgroundColor: Q ? x0 ?? J : void 0,
1264
- boxShadow: Q ? b0 : void 0
1264
+ boxShadow: Q ? y0 : void 0
1265
1265
  }, _0 = {
1266
1266
  bottom: {
1267
1267
  top: `-${c1 - o0}px`,
@@ -1290,9 +1290,9 @@ const e1 = {
1290
1290
  o,
1291
1291
  J,
1292
1292
  x0,
1293
- y0,
1293
+ b0,
1294
1294
  p,
1295
- b0
1295
+ y0
1296
1296
  ]
1297
1297
  );
1298
1298
  return z0(() => {
@@ -1305,7 +1305,7 @@ const e1 = {
1305
1305
  D1,
1306
1306
  F1
1307
1307
  );
1308
- if (!y) {
1308
+ if (!b) {
1309
1309
  g0 && P();
1310
1310
  return;
1311
1311
  }
@@ -1316,7 +1316,7 @@ const e1 = {
1316
1316
  return document.addEventListener("pointermove", Y), () => {
1317
1317
  document.removeEventListener("pointermove", Y), clearTimeout(v.current);
1318
1318
  };
1319
- }, [l, y, P, D]), z0(() => {
1319
+ }, [l, b, P, D]), z0(() => {
1320
1320
  if (l === "hover" && (F1.add(w), R)) {
1321
1321
  D1.set(w, R);
1322
1322
  const Y = j1.get(R) || /* @__PURE__ */ new Set();
@@ -1354,12 +1354,12 @@ const e1 = {
1354
1354
  children: s
1355
1355
  }
1356
1356
  ),
1357
- y && f1(
1357
+ b && f1(
1358
1358
  /* @__PURE__ */ t.jsxs(
1359
1359
  "div",
1360
1360
  {
1361
1361
  ref: w,
1362
- style: b,
1362
+ style: y,
1363
1363
  onClick: (Y) => {
1364
1364
  Y.stopPropagation(), Z && D();
1365
1365
  },
@@ -1380,12 +1380,12 @@ const e1 = {
1380
1380
  style: {
1381
1381
  backgroundColor: J,
1382
1382
  color: p0,
1383
- border: y0,
1383
+ border: b0,
1384
1384
  padding: "8px",
1385
1385
  width: "max-content",
1386
1386
  whiteSpace: "nowrap",
1387
1387
  ...S0,
1388
- boxShadow: b0,
1388
+ boxShadow: y0,
1389
1389
  zIndex: 2,
1390
1390
  position: "relative"
1391
1391
  },
@@ -1463,11 +1463,11 @@ const e1 = {
1463
1463
  onKeyDown: S,
1464
1464
  tabIndex: _ = 0
1465
1465
  }) => {
1466
- const N = h0(), k = t2[o] || t2.md, { bgColor: B, txtColor: $, borColor: R } = i0({
1466
+ const L = h0(), k = t2[o] || t2.md, { bgColor: B, txtColor: $, borColor: R } = i0({
1467
1467
  border: i,
1468
1468
  componentType: "tag",
1469
1469
  fallback: d
1470
- }), H = g ? L(g, N) : B, I = Z ? L(Z, N) : $, z = h ? L(h, N) : R, O = i && z ? `${C}px ${x} ${z}` : "none", A = I0(a, N), V = O0(j, N), w = l ? null : c ? R2[c] : s, v = (m) => {
1470
+ }), H = g ? O(g, L) : B, I = Z ? O(Z, L) : $, z = h ? O(h, L) : R, N = i && z ? `${C}px ${x} ${z}` : "none", A = I0(a, L), V = O0(j, L), w = l ? null : c ? R2[c] : s, v = (m) => {
1471
1471
  (m.key === "Enter" || m.key === " ") && (m.preventDefault(), p == null || p()), S == null || S(m);
1472
1472
  };
1473
1473
  return /* @__PURE__ */ t.jsx(
@@ -1484,7 +1484,7 @@ const e1 = {
1484
1484
  height: k,
1485
1485
  background: H,
1486
1486
  color: I,
1487
- border: O,
1487
+ border: N,
1488
1488
  boxShadow: V,
1489
1489
  fontSize: k * 0.4,
1490
1490
  display: "flex",
@@ -1533,14 +1533,14 @@ M1.Group = ({
1533
1533
  "aria-label": M = "아바타 그룹"
1534
1534
  }) => {
1535
1535
  const p = s.slice(0, c), S = s.slice(c), _ = T0(() => {
1536
- const N = {
1536
+ const L = {
1537
1537
  xs: 32,
1538
1538
  sm: 40,
1539
1539
  md: 48,
1540
1540
  lg: 56,
1541
1541
  xl: 64
1542
1542
  }[n];
1543
- return Math.floor(N * 0.6);
1543
+ return Math.floor(L * 0.6);
1544
1544
  }, [n]);
1545
1545
  return /* @__PURE__ */ t.jsxs(
1546
1546
  "div",
@@ -1555,7 +1555,7 @@ M1.Group = ({
1555
1555
  ...C
1556
1556
  },
1557
1557
  children: [
1558
- p.map((N, k) => /* @__PURE__ */ t.jsx(
1558
+ p.map((L, k) => /* @__PURE__ */ t.jsx(
1559
1559
  "div",
1560
1560
  {
1561
1561
  className: "sud-avatar-group-item",
@@ -1576,7 +1576,7 @@ M1.Group = ({
1576
1576
  borderType: i,
1577
1577
  borderWeight: h,
1578
1578
  shadow: x,
1579
- ...N
1579
+ ...L
1580
1580
  }
1581
1581
  )
1582
1582
  },
@@ -1603,7 +1603,7 @@ M1.Group = ({
1603
1603
  maxWidth: "90vw",
1604
1604
  padding: 8
1605
1605
  },
1606
- children: S.map((N, k) => /* @__PURE__ */ t.jsx(
1606
+ children: S.map((L, k) => /* @__PURE__ */ t.jsx(
1607
1607
  M1,
1608
1608
  {
1609
1609
  size: n,
@@ -1616,7 +1616,7 @@ M1.Group = ({
1616
1616
  borderType: i,
1617
1617
  borderWeight: h,
1618
1618
  shadow: x,
1619
- ...N
1619
+ ...L
1620
1620
  },
1621
1621
  k
1622
1622
  ))
@@ -1672,11 +1672,11 @@ const s2 = {
1672
1672
  children: p,
1673
1673
  "aria-label": S
1674
1674
  }) => {
1675
- const _ = h0(), { bgColor: N, txtColor: k, borColor: B } = i0({
1675
+ const _ = h0(), { bgColor: L, txtColor: k, borColor: B } = i0({
1676
1676
  border: Z,
1677
1677
  fallback: a,
1678
1678
  componentType: "tag"
1679
- }), $ = d ? L(d, _) : k, R = g ? L(g, _) : N, H = i ? L(i, _) : B, I = Z && H ? `${x}px ${h} ${H}` : "none", z = typeof s == "number" && typeof c == "number" && s > c ? `${c}+` : s, O = n || s != null && (s !== 0 || l), A = s2[o] || s2["top-right"], V = () => S || (n ? "알림 표시" : typeof s == "number" ? `${s}개의 알림` : "알림");
1679
+ }), $ = d ? O(d, _) : k, R = g ? O(g, _) : L, H = i ? O(i, _) : B, I = Z && H ? `${x}px ${h} ${H}` : "none", z = typeof s == "number" && typeof c == "number" && s > c ? `${c}+` : s, N = n || s != null && (s !== 0 || l), A = s2[o] || s2["top-right"], V = () => S || (n ? "알림 표시" : typeof s == "number" ? `${s}개의 알림` : "알림");
1680
1680
  return /* @__PURE__ */ t.jsxs(
1681
1681
  "div",
1682
1682
  {
@@ -1684,7 +1684,7 @@ const s2 = {
1684
1684
  style: { position: "relative", display: "inline-block" },
1685
1685
  children: [
1686
1686
  p,
1687
- O && /* @__PURE__ */ t.jsx(
1687
+ N && /* @__PURE__ */ t.jsx(
1688
1688
  "span",
1689
1689
  {
1690
1690
  className: `sud-badge ${F}`,
@@ -1725,16 +1725,16 @@ function D2() {
1725
1725
  var n = 1e3, l = 6e4, o = 36e5, a = "millisecond", d = "second", g = "minute", Z = "hour", i = "day", h = "week", x = "month", C = "quarter", j = "year", F = "date", M = "Invalid Date", p = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, S = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, _ = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(w) {
1726
1726
  var v = ["th", "st", "nd", "rd"], m = w % 100;
1727
1727
  return "[" + w + (v[(m - 20) % 10] || v[m] || v[0]) + "]";
1728
- } }, N = function(w, v, m) {
1729
- var b = String(w);
1730
- return !b || b.length >= v ? w : "" + Array(v + 1 - b.length).join(m) + w;
1731
- }, k = { s: N, z: function(w) {
1732
- var v = -w.utcOffset(), m = Math.abs(v), b = Math.floor(m / 60), f = m % 60;
1733
- return (v <= 0 ? "+" : "-") + N(b, 2, "0") + ":" + N(f, 2, "0");
1728
+ } }, L = function(w, v, m) {
1729
+ var y = String(w);
1730
+ return !y || y.length >= v ? w : "" + Array(v + 1 - y.length).join(m) + w;
1731
+ }, k = { s: L, z: function(w) {
1732
+ var v = -w.utcOffset(), m = Math.abs(v), y = Math.floor(m / 60), f = m % 60;
1733
+ return (v <= 0 ? "+" : "-") + L(y, 2, "0") + ":" + L(f, 2, "0");
1734
1734
  }, m: function w(v, m) {
1735
1735
  if (v.date() < m.date()) return -w(m, v);
1736
- var b = 12 * (m.year() - v.year()) + (m.month() - v.month()), f = v.clone().add(b, x), T = m - f < 0, r = v.clone().add(b + (T ? -1 : 1), x);
1737
- return +(-(b + (m - f) / (T ? f - r : r - f)) || 0);
1736
+ var y = 12 * (m.year() - v.year()) + (m.month() - v.month()), f = v.clone().add(y, x), T = m - f < 0, r = v.clone().add(y + (T ? -1 : 1), x);
1737
+ return +(-(y + (m - f) / (T ? f - r : r - f)) || 0);
1738
1738
  }, a: function(w) {
1739
1739
  return w < 0 ? Math.ceil(w) || 0 : Math.floor(w);
1740
1740
  }, p: function(w) {
@@ -1745,7 +1745,7 @@ function D2() {
1745
1745
  $[B] = _;
1746
1746
  var R = "$isDayjsObject", H = function(w) {
1747
1747
  return w instanceof A || !(!w || !w[R]);
1748
- }, I = function w(v, m, b) {
1748
+ }, I = function w(v, m, y) {
1749
1749
  var f;
1750
1750
  if (!v) return B;
1751
1751
  if (typeof v == "string") {
@@ -1757,13 +1757,13 @@ function D2() {
1757
1757
  var u = v.name;
1758
1758
  $[u] = v, f = u;
1759
1759
  }
1760
- return !b && f && (B = f), f || !b && B;
1760
+ return !y && f && (B = f), f || !y && B;
1761
1761
  }, z = function(w, v) {
1762
1762
  if (H(w)) return w.clone();
1763
1763
  var m = typeof v == "object" ? v : {};
1764
1764
  return m.date = w, m.args = arguments, new A(m);
1765
- }, O = k;
1766
- O.l = I, O.i = H, O.w = function(w, v) {
1765
+ }, N = k;
1766
+ N.l = I, N.i = H, N.w = function(w, v) {
1767
1767
  return z(w, { locale: v.$L, utc: v.$u, x: v.$x, $offset: v.$offset });
1768
1768
  };
1769
1769
  var A = function() {
@@ -1772,16 +1772,16 @@ function D2() {
1772
1772
  }
1773
1773
  var v = w.prototype;
1774
1774
  return v.parse = function(m) {
1775
- this.$d = function(b) {
1776
- var f = b.date, T = b.utc;
1775
+ this.$d = function(y) {
1776
+ var f = y.date, T = y.utc;
1777
1777
  if (f === null) return /* @__PURE__ */ new Date(NaN);
1778
- if (O.u(f)) return /* @__PURE__ */ new Date();
1778
+ if (N.u(f)) return /* @__PURE__ */ new Date();
1779
1779
  if (f instanceof Date) return new Date(f);
1780
1780
  if (typeof f == "string" && !/Z$/i.test(f)) {
1781
1781
  var r = f.match(p);
1782
1782
  if (r) {
1783
- var u = r[2] - 1 || 0, y = (r[7] || "0").substring(0, 3);
1784
- return T ? new Date(Date.UTC(r[1], u, r[3] || 1, r[4] || 0, r[5] || 0, r[6] || 0, y)) : new Date(r[1], u, r[3] || 1, r[4] || 0, r[5] || 0, r[6] || 0, y);
1783
+ var u = r[2] - 1 || 0, b = (r[7] || "0").substring(0, 3);
1784
+ return T ? new Date(Date.UTC(r[1], u, r[3] || 1, r[4] || 0, r[5] || 0, r[6] || 0, b)) : new Date(r[1], u, r[3] || 1, r[4] || 0, r[5] || 0, r[6] || 0, b);
1785
1785
  }
1786
1786
  }
1787
1787
  return new Date(f);
@@ -1790,28 +1790,28 @@ function D2() {
1790
1790
  var m = this.$d;
1791
1791
  this.$y = m.getFullYear(), this.$M = m.getMonth(), this.$D = m.getDate(), this.$W = m.getDay(), this.$H = m.getHours(), this.$m = m.getMinutes(), this.$s = m.getSeconds(), this.$ms = m.getMilliseconds();
1792
1792
  }, v.$utils = function() {
1793
- return O;
1793
+ return N;
1794
1794
  }, v.isValid = function() {
1795
1795
  return this.$d.toString() !== M;
1796
- }, v.isSame = function(m, b) {
1796
+ }, v.isSame = function(m, y) {
1797
1797
  var f = z(m);
1798
- return this.startOf(b) <= f && f <= this.endOf(b);
1799
- }, v.isAfter = function(m, b) {
1800
- return z(m) < this.startOf(b);
1801
- }, v.isBefore = function(m, b) {
1802
- return this.endOf(b) < z(m);
1803
- }, v.$g = function(m, b, f) {
1804
- return O.u(m) ? this[b] : this.set(f, m);
1798
+ return this.startOf(y) <= f && f <= this.endOf(y);
1799
+ }, v.isAfter = function(m, y) {
1800
+ return z(m) < this.startOf(y);
1801
+ }, v.isBefore = function(m, y) {
1802
+ return this.endOf(y) < z(m);
1803
+ }, v.$g = function(m, y, f) {
1804
+ return N.u(m) ? this[y] : this.set(f, m);
1805
1805
  }, v.unix = function() {
1806
1806
  return Math.floor(this.valueOf() / 1e3);
1807
1807
  }, v.valueOf = function() {
1808
1808
  return this.$d.getTime();
1809
- }, v.startOf = function(m, b) {
1810
- var f = this, T = !!O.u(b) || b, r = O.p(m), u = function(q, J) {
1811
- var p0 = O.w(f.$u ? Date.UTC(f.$y, J, q) : new Date(f.$y, J, q), f);
1809
+ }, v.startOf = function(m, y) {
1810
+ var f = this, T = !!N.u(y) || y, r = N.p(m), u = function(q, J) {
1811
+ var p0 = N.w(f.$u ? Date.UTC(f.$y, J, q) : new Date(f.$y, J, q), f);
1812
1812
  return T ? p0 : p0.endOf(i);
1813
- }, y = function(q, J) {
1814
- return O.w(f.toDate()[q].apply(f.toDate("s"), (T ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(J)), f);
1813
+ }, b = function(q, J) {
1814
+ return N.w(f.toDate()[q].apply(f.toDate("s"), (T ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(J)), f);
1815
1815
  }, E = this.$W, P = this.$M, D = this.$D, U = "set" + (this.$u ? "UTC" : "");
1816
1816
  switch (r) {
1817
1817
  case j:
@@ -1823,104 +1823,104 @@ function D2() {
1823
1823
  return u(T ? D - W : D + (6 - W), P);
1824
1824
  case i:
1825
1825
  case F:
1826
- return y(U + "Hours", 0);
1826
+ return b(U + "Hours", 0);
1827
1827
  case Z:
1828
- return y(U + "Minutes", 1);
1828
+ return b(U + "Minutes", 1);
1829
1829
  case g:
1830
- return y(U + "Seconds", 2);
1830
+ return b(U + "Seconds", 2);
1831
1831
  case d:
1832
- return y(U + "Milliseconds", 3);
1832
+ return b(U + "Milliseconds", 3);
1833
1833
  default:
1834
1834
  return this.clone();
1835
1835
  }
1836
1836
  }, v.endOf = function(m) {
1837
1837
  return this.startOf(m, !1);
1838
- }, v.$set = function(m, b) {
1839
- var f, T = O.p(m), r = "set" + (this.$u ? "UTC" : ""), u = (f = {}, f[i] = r + "Date", f[F] = r + "Date", f[x] = r + "Month", f[j] = r + "FullYear", f[Z] = r + "Hours", f[g] = r + "Minutes", f[d] = r + "Seconds", f[a] = r + "Milliseconds", f)[T], y = T === i ? this.$D + (b - this.$W) : b;
1838
+ }, v.$set = function(m, y) {
1839
+ var f, T = N.p(m), r = "set" + (this.$u ? "UTC" : ""), u = (f = {}, f[i] = r + "Date", f[F] = r + "Date", f[x] = r + "Month", f[j] = r + "FullYear", f[Z] = r + "Hours", f[g] = r + "Minutes", f[d] = r + "Seconds", f[a] = r + "Milliseconds", f)[T], b = T === i ? this.$D + (y - this.$W) : y;
1840
1840
  if (T === x || T === j) {
1841
1841
  var E = this.clone().set(F, 1);
1842
- E.$d[u](y), E.init(), this.$d = E.set(F, Math.min(this.$D, E.daysInMonth())).$d;
1843
- } else u && this.$d[u](y);
1842
+ E.$d[u](b), E.init(), this.$d = E.set(F, Math.min(this.$D, E.daysInMonth())).$d;
1843
+ } else u && this.$d[u](b);
1844
1844
  return this.init(), this;
1845
- }, v.set = function(m, b) {
1846
- return this.clone().$set(m, b);
1845
+ }, v.set = function(m, y) {
1846
+ return this.clone().$set(m, y);
1847
1847
  }, v.get = function(m) {
1848
- return this[O.p(m)]();
1849
- }, v.add = function(m, b) {
1848
+ return this[N.p(m)]();
1849
+ }, v.add = function(m, y) {
1850
1850
  var f, T = this;
1851
1851
  m = Number(m);
1852
- var r = O.p(b), u = function(P) {
1852
+ var r = N.p(y), u = function(P) {
1853
1853
  var D = z(T);
1854
- return O.w(D.date(D.date() + Math.round(P * m)), T);
1854
+ return N.w(D.date(D.date() + Math.round(P * m)), T);
1855
1855
  };
1856
1856
  if (r === x) return this.set(x, this.$M + m);
1857
1857
  if (r === j) return this.set(j, this.$y + m);
1858
1858
  if (r === i) return u(1);
1859
1859
  if (r === h) return u(7);
1860
- var y = (f = {}, f[g] = l, f[Z] = o, f[d] = n, f)[r] || 1, E = this.$d.getTime() + m * y;
1861
- return O.w(E, this);
1862
- }, v.subtract = function(m, b) {
1863
- return this.add(-1 * m, b);
1860
+ var b = (f = {}, f[g] = l, f[Z] = o, f[d] = n, f)[r] || 1, E = this.$d.getTime() + m * b;
1861
+ return N.w(E, this);
1862
+ }, v.subtract = function(m, y) {
1863
+ return this.add(-1 * m, y);
1864
1864
  }, v.format = function(m) {
1865
- var b = this, f = this.$locale();
1865
+ var y = this, f = this.$locale();
1866
1866
  if (!this.isValid()) return f.invalidDate || M;
1867
- var T = m || "YYYY-MM-DDTHH:mm:ssZ", r = O.z(this), u = this.$H, y = this.$m, E = this.$M, P = f.weekdays, D = f.months, U = f.meridiem, K = function(J, p0, x0, y0) {
1868
- return J && (J[p0] || J(b, T)) || x0[p0].slice(0, y0);
1867
+ var T = m || "YYYY-MM-DDTHH:mm:ssZ", r = N.z(this), u = this.$H, b = this.$m, E = this.$M, P = f.weekdays, D = f.months, U = f.meridiem, K = function(J, p0, x0, b0) {
1868
+ return J && (J[p0] || J(y, T)) || x0[p0].slice(0, b0);
1869
1869
  }, W = function(J) {
1870
- return O.s(u % 12 || 12, J, "0");
1870
+ return N.s(u % 12 || 12, J, "0");
1871
1871
  }, q = U || function(J, p0, x0) {
1872
- var y0 = J < 12 ? "AM" : "PM";
1873
- return x0 ? y0.toLowerCase() : y0;
1872
+ var b0 = J < 12 ? "AM" : "PM";
1873
+ return x0 ? b0.toLowerCase() : b0;
1874
1874
  };
1875
1875
  return T.replace(S, function(J, p0) {
1876
1876
  return p0 || function(x0) {
1877
1877
  switch (x0) {
1878
1878
  case "YY":
1879
- return String(b.$y).slice(-2);
1879
+ return String(y.$y).slice(-2);
1880
1880
  case "YYYY":
1881
- return O.s(b.$y, 4, "0");
1881
+ return N.s(y.$y, 4, "0");
1882
1882
  case "M":
1883
1883
  return E + 1;
1884
1884
  case "MM":
1885
- return O.s(E + 1, 2, "0");
1885
+ return N.s(E + 1, 2, "0");
1886
1886
  case "MMM":
1887
1887
  return K(f.monthsShort, E, D, 3);
1888
1888
  case "MMMM":
1889
1889
  return K(D, E);
1890
1890
  case "D":
1891
- return b.$D;
1891
+ return y.$D;
1892
1892
  case "DD":
1893
- return O.s(b.$D, 2, "0");
1893
+ return N.s(y.$D, 2, "0");
1894
1894
  case "d":
1895
- return String(b.$W);
1895
+ return String(y.$W);
1896
1896
  case "dd":
1897
- return K(f.weekdaysMin, b.$W, P, 2);
1897
+ return K(f.weekdaysMin, y.$W, P, 2);
1898
1898
  case "ddd":
1899
- return K(f.weekdaysShort, b.$W, P, 3);
1899
+ return K(f.weekdaysShort, y.$W, P, 3);
1900
1900
  case "dddd":
1901
- return P[b.$W];
1901
+ return P[y.$W];
1902
1902
  case "H":
1903
1903
  return String(u);
1904
1904
  case "HH":
1905
- return O.s(u, 2, "0");
1905
+ return N.s(u, 2, "0");
1906
1906
  case "h":
1907
1907
  return W(1);
1908
1908
  case "hh":
1909
1909
  return W(2);
1910
1910
  case "a":
1911
- return q(u, y, !0);
1911
+ return q(u, b, !0);
1912
1912
  case "A":
1913
- return q(u, y, !1);
1913
+ return q(u, b, !1);
1914
1914
  case "m":
1915
- return String(y);
1915
+ return String(b);
1916
1916
  case "mm":
1917
- return O.s(y, 2, "0");
1917
+ return N.s(b, 2, "0");
1918
1918
  case "s":
1919
- return String(b.$s);
1919
+ return String(y.$s);
1920
1920
  case "ss":
1921
- return O.s(b.$s, 2, "0");
1921
+ return N.s(y.$s, 2, "0");
1922
1922
  case "SSS":
1923
- return O.s(b.$ms, 3, "0");
1923
+ return N.s(y.$ms, 3, "0");
1924
1924
  case "Z":
1925
1925
  return r;
1926
1926
  }
@@ -1929,9 +1929,9 @@ function D2() {
1929
1929
  });
1930
1930
  }, v.utcOffset = function() {
1931
1931
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
1932
- }, v.diff = function(m, b, f) {
1933
- var T, r = this, u = O.p(b), y = z(m), E = (y.utcOffset() - this.utcOffset()) * l, P = this - y, D = function() {
1934
- return O.m(r, y);
1932
+ }, v.diff = function(m, y, f) {
1933
+ var T, r = this, u = N.p(y), b = z(m), E = (b.utcOffset() - this.utcOffset()) * l, P = this - b, D = function() {
1934
+ return N.m(r, b);
1935
1935
  };
1936
1936
  switch (u) {
1937
1937
  case j:
@@ -1961,17 +1961,17 @@ function D2() {
1961
1961
  default:
1962
1962
  T = P;
1963
1963
  }
1964
- return f ? T : O.a(T);
1964
+ return f ? T : N.a(T);
1965
1965
  }, v.daysInMonth = function() {
1966
1966
  return this.endOf(x).$D;
1967
1967
  }, v.$locale = function() {
1968
1968
  return $[this.$L];
1969
- }, v.locale = function(m, b) {
1969
+ }, v.locale = function(m, y) {
1970
1970
  if (!m) return this.$L;
1971
- var f = this.clone(), T = I(m, b, !0);
1971
+ var f = this.clone(), T = I(m, y, !0);
1972
1972
  return T && (f.$L = T), f;
1973
1973
  }, v.clone = function() {
1974
- return O.w(this.$d, this);
1974
+ return N.w(this.$d, this);
1975
1975
  }, v.toDate = function() {
1976
1976
  return new Date(this.valueOf());
1977
1977
  }, v.toJSON = function() {
@@ -2123,16 +2123,16 @@ const n0 = /* @__PURE__ */ F2(A2), c2 = {
2123
2123
  shadow: p = "sm",
2124
2124
  border: S = !0,
2125
2125
  style: _ = {},
2126
- ariaLabel: N,
2126
+ ariaLabel: L,
2127
2127
  ariaPressed: k,
2128
2128
  ariaExpanded: B,
2129
2129
  ariaControls: $,
2130
2130
  role: R = "button"
2131
2131
  }) => {
2132
- const H = h0(), I = f0(), { bgColor: z, txtColor: O, borColor: A } = i0({
2132
+ const H = h0(), I = f0(), { bgColor: z, txtColor: N, borColor: A } = i0({
2133
2133
  border: S,
2134
2134
  fallback: x ? "disabled" : c
2135
- }), V = n ? L(n, H) : z, w = l ? L(l, H) : O, v = o ? L(o, H) : A, m = S && v ? `${d}px ${a} ${v}` : "none", b = I0(M, H), f = O0(p, H);
2135
+ }), V = n ? O(n, H) : z, w = l ? O(l, H) : N, v = o ? O(o, H) : A, m = S && v ? `${d}px ${a} ${v}` : "none", y = I0(M, H), f = O0(p, H);
2136
2136
  z0(() => {
2137
2137
  E2("sud-button-styles", I2);
2138
2138
  }, []);
@@ -2159,12 +2159,12 @@ const n0 = /* @__PURE__ */ F2(A2), c2 = {
2159
2159
  color: w,
2160
2160
  border: m,
2161
2161
  boxShadow: c === "text" ? "none" : f,
2162
- ...b,
2162
+ ...y,
2163
2163
  ..._
2164
2164
  },
2165
2165
  onClick: x ? void 0 : T,
2166
2166
  disabled: x || C,
2167
- "aria-label": N,
2167
+ "aria-label": L,
2168
2168
  "aria-pressed": k,
2169
2169
  "aria-expanded": B,
2170
2170
  "aria-controls": $,
@@ -2236,7 +2236,7 @@ const n0 = /* @__PURE__ */ F2(A2), c2 = {
2236
2236
  }
2237
2237
  );
2238
2238
  };
2239
- var A1 = { exports: {} }, y1 = {};
2239
+ var A1 = { exports: {} }, b1 = {};
2240
2240
  /**
2241
2241
  * @license React
2242
2242
  * react-jsx-runtime.production.js
@@ -2248,7 +2248,7 @@ var A1 = { exports: {} }, y1 = {};
2248
2248
  */
2249
2249
  var n2;
2250
2250
  function V2() {
2251
- if (n2) return y1;
2251
+ if (n2) return b1;
2252
2252
  n2 = 1;
2253
2253
  var s = Symbol.for("react.transitional.element"), c = Symbol.for("react.fragment");
2254
2254
  function n(l, o, a) {
@@ -2266,7 +2266,7 @@ function V2() {
2266
2266
  props: a
2267
2267
  };
2268
2268
  }
2269
- return y1.Fragment = c, y1.jsx = n, y1.jsxs = n, y1;
2269
+ return b1.Fragment = c, b1.jsx = n, b1.jsxs = n, b1;
2270
2270
  }
2271
2271
  var T1 = {};
2272
2272
  /**
@@ -2306,7 +2306,7 @@ function P2() {
2306
2306
  ), r.$$typeof) {
2307
2307
  case F:
2308
2308
  return "Portal";
2309
- case N:
2309
+ case L:
2310
2310
  return (r.displayName || "Context") + ".Provider";
2311
2311
  case _:
2312
2312
  return (r._context.displayName || "Context") + ".Consumer";
@@ -2336,8 +2336,8 @@ function P2() {
2336
2336
  }
2337
2337
  if (u) {
2338
2338
  u = console;
2339
- var y = u.error, E = typeof Symbol == "function" && Symbol.toStringTag && r[Symbol.toStringTag] || r.constructor.name || "Object";
2340
- return y.call(
2339
+ var b = u.error, E = typeof Symbol == "function" && Symbol.toStringTag && r[Symbol.toStringTag] || r.constructor.name || "Object";
2340
+ return b.call(
2341
2341
  u,
2342
2342
  "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
2343
2343
  E
@@ -2356,7 +2356,7 @@ function P2() {
2356
2356
  }
2357
2357
  }
2358
2358
  function o() {
2359
- var r = O.A;
2359
+ var r = N.A;
2360
2360
  return r === null ? null : r.getOwner();
2361
2361
  }
2362
2362
  function a() {
@@ -2370,14 +2370,14 @@ function P2() {
2370
2370
  return r.key !== void 0;
2371
2371
  }
2372
2372
  function g(r, u) {
2373
- function y() {
2373
+ function b() {
2374
2374
  v || (v = !0, console.error(
2375
2375
  "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
2376
2376
  u
2377
2377
  ));
2378
2378
  }
2379
- y.isReactWarning = !0, Object.defineProperty(r, "key", {
2380
- get: y,
2379
+ b.isReactWarning = !0, Object.defineProperty(r, "key", {
2380
+ get: b,
2381
2381
  configurable: !0
2382
2382
  });
2383
2383
  }
@@ -2387,14 +2387,14 @@ function P2() {
2387
2387
  "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
2388
2388
  )), r = this.props.ref, r !== void 0 ? r : null;
2389
2389
  }
2390
- function i(r, u, y, E, P, D, U, K) {
2391
- return y = D.ref, r = {
2390
+ function i(r, u, b, E, P, D, U, K) {
2391
+ return b = D.ref, r = {
2392
2392
  $$typeof: j,
2393
2393
  type: r,
2394
2394
  key: u,
2395
2395
  props: D,
2396
2396
  _owner: P
2397
- }, (y !== void 0 ? y : null) !== null ? Object.defineProperty(r, "ref", {
2397
+ }, (b !== void 0 ? b : null) !== null ? Object.defineProperty(r, "ref", {
2398
2398
  enumerable: !1,
2399
2399
  get: Z
2400
2400
  }) : Object.defineProperty(r, "ref", { enumerable: !1, value: null }), r._store = {}, Object.defineProperty(r._store, "validated", {
@@ -2419,7 +2419,7 @@ function P2() {
2419
2419
  value: K
2420
2420
  }), Object.freeze && (Object.freeze(r.props), Object.freeze(r)), r;
2421
2421
  }
2422
- function h(r, u, y, E, P, D, U, K) {
2422
+ function h(r, u, b, E, P, D, U, K) {
2423
2423
  var W = u.children;
2424
2424
  if (W !== void 0)
2425
2425
  if (E)
@@ -2450,13 +2450,13 @@ React keys must be passed directly to JSX without using spread:
2450
2450
  W
2451
2451
  ), T[W + E] = !0);
2452
2452
  }
2453
- if (W = null, y !== void 0 && (n(y), W = "" + y), d(u) && (n(u.key), W = "" + u.key), "key" in u) {
2454
- y = {};
2453
+ if (W = null, b !== void 0 && (n(b), W = "" + b), d(u) && (n(u.key), W = "" + u.key), "key" in u) {
2454
+ b = {};
2455
2455
  for (var J in u)
2456
- J !== "key" && (y[J] = u[J]);
2457
- } else y = u;
2456
+ J !== "key" && (b[J] = u[J]);
2457
+ } else b = u;
2458
2458
  return W && g(
2459
- y,
2459
+ b,
2460
2460
  typeof r == "function" ? r.displayName || r.name || "Unknown" : r
2461
2461
  ), i(
2462
2462
  r,
@@ -2464,7 +2464,7 @@ React keys must be passed directly to JSX without using spread:
2464
2464
  D,
2465
2465
  P,
2466
2466
  o(),
2467
- y,
2467
+ b,
2468
2468
  U,
2469
2469
  K
2470
2470
  );
@@ -2472,7 +2472,7 @@ React keys must be passed directly to JSX without using spread:
2472
2472
  function x(r) {
2473
2473
  typeof r == "object" && r !== null && r.$$typeof === j && r._store && (r._store.validated = 1);
2474
2474
  }
2475
- var C = J0, j = Symbol.for("react.transitional.element"), F = Symbol.for("react.portal"), M = Symbol.for("react.fragment"), p = Symbol.for("react.strict_mode"), S = Symbol.for("react.profiler"), _ = Symbol.for("react.consumer"), N = Symbol.for("react.context"), k = Symbol.for("react.forward_ref"), B = Symbol.for("react.suspense"), $ = Symbol.for("react.suspense_list"), R = Symbol.for("react.memo"), H = Symbol.for("react.lazy"), I = Symbol.for("react.activity"), z = Symbol.for("react.client.reference"), O = C.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, A = Object.prototype.hasOwnProperty, V = Array.isArray, w = console.createTask ? console.createTask : function() {
2475
+ var C = J0, j = Symbol.for("react.transitional.element"), F = Symbol.for("react.portal"), M = Symbol.for("react.fragment"), p = Symbol.for("react.strict_mode"), S = Symbol.for("react.profiler"), _ = Symbol.for("react.consumer"), L = Symbol.for("react.context"), k = Symbol.for("react.forward_ref"), B = Symbol.for("react.suspense"), $ = Symbol.for("react.suspense_list"), R = Symbol.for("react.memo"), H = Symbol.for("react.lazy"), I = Symbol.for("react.activity"), z = Symbol.for("react.client.reference"), N = C.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, A = Object.prototype.hasOwnProperty, V = Array.isArray, w = console.createTask ? console.createTask : function() {
2476
2476
  return null;
2477
2477
  };
2478
2478
  C = {
@@ -2480,32 +2480,32 @@ React keys must be passed directly to JSX without using spread:
2480
2480
  return r();
2481
2481
  }
2482
2482
  };
2483
- var v, m = {}, b = C["react-stack-bottom-frame"].bind(
2483
+ var v, m = {}, y = C["react-stack-bottom-frame"].bind(
2484
2484
  C,
2485
2485
  a
2486
2486
  )(), f = w(l(a)), T = {};
2487
- T1.Fragment = M, T1.jsx = function(r, u, y, E, P) {
2488
- var D = 1e4 > O.recentlyCreatedOwnerStacks++;
2487
+ T1.Fragment = M, T1.jsx = function(r, u, b, E, P) {
2488
+ var D = 1e4 > N.recentlyCreatedOwnerStacks++;
2489
2489
  return h(
2490
2490
  r,
2491
2491
  u,
2492
- y,
2492
+ b,
2493
2493
  !1,
2494
2494
  E,
2495
2495
  P,
2496
- D ? Error("react-stack-top-frame") : b,
2496
+ D ? Error("react-stack-top-frame") : y,
2497
2497
  D ? w(l(r)) : f
2498
2498
  );
2499
- }, T1.jsxs = function(r, u, y, E, P) {
2500
- var D = 1e4 > O.recentlyCreatedOwnerStacks++;
2499
+ }, T1.jsxs = function(r, u, b, E, P) {
2500
+ var D = 1e4 > N.recentlyCreatedOwnerStacks++;
2501
2501
  return h(
2502
2502
  r,
2503
2503
  u,
2504
- y,
2504
+ b,
2505
2505
  !0,
2506
2506
  E,
2507
2507
  P,
2508
- D ? Error("react-stack-top-frame") : b,
2508
+ D ? Error("react-stack-top-frame") : y,
2509
2509
  D ? w(l(r)) : f
2510
2510
  );
2511
2511
  };
@@ -5709,11 +5709,11 @@ const Z1 = ({
5709
5709
  // 기본값 sm
5710
5710
  style: p = {}
5711
5711
  }) => {
5712
- const S = h0(), { bgColor: _, txtColor: N, borColor: k } = i0({
5712
+ const S = h0(), { bgColor: _, txtColor: L, borColor: k } = i0({
5713
5713
  border: F,
5714
5714
  fallback: c,
5715
5715
  componentType: "tag"
5716
- }), B = n ? L(n, S) : _, $ = l ? L(l, S) : N, R = o ? L(o, S) : k, H = F && R ? `${d}px ${a} ${R}` : "none", I = I0(C, S), z = O0(j, S), O = {
5716
+ }), B = n ? O(n, S) : _, $ = l ? O(l, S) : L, R = o ? O(o, S) : k, H = F && R ? `${d}px ${a} ${R}` : "none", I = I0(C, S), z = O0(j, S), N = {
5717
5717
  sm: S.typography.fontSize.sm,
5718
5718
  md: S.typography.fontSize.base,
5719
5719
  lg: S.typography.fontSize.lg
@@ -5722,7 +5722,7 @@ const Z1 = ({
5722
5722
  md: "4px 8px",
5723
5723
  lg: "6px 10px"
5724
5724
  }, V = {
5725
- fontSize: O[M] || S.typography.fontSize.base,
5725
+ fontSize: N[M] || S.typography.fontSize.base,
5726
5726
  padding: A[M] || "4px 8px",
5727
5727
  iconSize: M === "sm" ? 6 : M === "md" ? 7 : 8,
5728
5728
  buttonSize: M === "sm" ? 12 : M === "md" ? 14 : 16
@@ -5796,7 +5796,7 @@ const Z1 = ({
5796
5796
  tagColorType: p = "default",
5797
5797
  colorType: S = "default",
5798
5798
  label: _,
5799
- errorText: N,
5799
+ errorText: L,
5800
5800
  error: k = !1,
5801
5801
  clearable: B = !1,
5802
5802
  disabled: $ = !1,
@@ -5804,18 +5804,18 @@ const Z1 = ({
5804
5804
  dropdownStyle: H = {},
5805
5805
  Searchable: I = !0,
5806
5806
  multiMode: z = !1,
5807
- showSelectedCount: O = !1,
5807
+ showSelectedCount: N = !1,
5808
5808
  options: A = [],
5809
5809
  placeholder: V = "선택하세요",
5810
5810
  ariaLabel: w,
5811
5811
  ariaRequired: v,
5812
5812
  ariaInvalid: m,
5813
- ariaDescribedby: b
5813
+ ariaDescribedby: y
5814
5814
  }) => {
5815
5815
  var t1, o1;
5816
- const f = h0(), [T, r] = G(!1), [u, y] = G(""), [E, P] = G(null), [D, U] = G(-1), [K, W] = G(!1), q = f0(null), J = f0(null), p0 = f0(null), x0 = f0([]), y0 = A.filter(
5816
+ const f = h0(), [T, r] = G(!1), [u, b] = G(""), [E, P] = G(null), [D, U] = G(-1), [K, W] = G(!1), q = f0(null), J = f0(null), p0 = f0(null), x0 = f0([]), b0 = A.filter(
5817
5817
  (e0) => e0.label.toLowerCase().includes(u.toLowerCase())
5818
- ), b0 = F0((e0) => {
5818
+ ), y0 = F0((e0) => {
5819
5819
  var R0;
5820
5820
  (R0 = q.current) != null && R0.contains(e0.target) || r(!1);
5821
5821
  }, []), S0 = F0((e0) => {
@@ -5835,17 +5835,17 @@ const Z1 = ({
5835
5835
  case "ArrowDown":
5836
5836
  e0.preventDefault(), (X0 = J.current) == null || X0.focus(), U((M0) => {
5837
5837
  const w0 = M0 + 1;
5838
- return w0 >= y0.length ? 0 : w0;
5838
+ return w0 >= b0.length ? 0 : w0;
5839
5839
  });
5840
5840
  break;
5841
5841
  case "ArrowUp":
5842
5842
  e0.preventDefault(), (G0 = J.current) == null || G0.focus(), U((M0) => {
5843
5843
  const w0 = M0 - 1;
5844
- return w0 < 0 ? y0.length - 1 : w0;
5844
+ return w0 < 0 ? b0.length - 1 : w0;
5845
5845
  });
5846
5846
  break;
5847
5847
  case "Enter":
5848
- e0.preventDefault(), D >= 0 && D < y0.length && X(y0[D]);
5848
+ e0.preventDefault(), D >= 0 && D < b0.length && X(b0[D]);
5849
5849
  break;
5850
5850
  case "Escape":
5851
5851
  e0.preventDefault(), r(!1);
@@ -5863,11 +5863,11 @@ const Z1 = ({
5863
5863
  break;
5864
5864
  }
5865
5865
  },
5866
- [T, D, y0, u, z, h, A]
5866
+ [T, D, b0, u, z, h, A]
5867
5867
  );
5868
- z0(() => (document.addEventListener("mousedown", b0), document.addEventListener("keydown", S0), () => {
5869
- document.removeEventListener("mousedown", b0), document.removeEventListener("keydown", S0);
5870
- }), [b0, S0]), z0(() => {
5868
+ z0(() => (document.addEventListener("mousedown", y0), document.addEventListener("keydown", S0), () => {
5869
+ document.removeEventListener("mousedown", y0), document.removeEventListener("keydown", S0);
5870
+ }), [y0, S0]), z0(() => {
5871
5871
  T && D >= 0 && x0.current[D] && x0.current[D].scrollIntoView({
5872
5872
  block: "nearest"
5873
5873
  });
@@ -5876,15 +5876,15 @@ const Z1 = ({
5876
5876
  if (!($ || R))
5877
5877
  if (z) {
5878
5878
  const R0 = Array.isArray(h) ? h : [], X0 = R0.includes(e0.value) ? R0.filter((G0) => G0 !== e0.value) : [...R0, e0.value];
5879
- x(X0), y(""), setTimeout(() => {
5879
+ x(X0), b(""), setTimeout(() => {
5880
5880
  var G0;
5881
5881
  (G0 = J.current) == null || G0.focus();
5882
5882
  }, 0);
5883
5883
  } else
5884
- x(e0.value), y(""), r(!1);
5884
+ x(e0.value), b(""), r(!1);
5885
5885
  }, Y = () => {
5886
5886
  var e0;
5887
- x(z ? [] : null), y(""), (e0 = J.current) == null || e0.focus();
5887
+ x(z ? [] : null), b(""), (e0 = J.current) == null || e0.focus();
5888
5888
  }, { bgColor: Q, txtColor: d0, borColor: g0 } = i0({
5889
5889
  border: n,
5890
5890
  fallback: k ? "danger" : S,
@@ -5894,14 +5894,14 @@ const Z1 = ({
5894
5894
  "typeStyles:",
5895
5895
  (o1 = (t1 = f.components) == null ? void 0 : t1.input) == null ? void 0 : o1[k ? "danger" : S]
5896
5896
  );
5897
- const j0 = s ? L(s, f) : Q;
5897
+ const j0 = s ? O(s, f) : Q;
5898
5898
  console.log("finalBgColor:", j0);
5899
- const o0 = c ? L(c, f) : d0, k0 = l ? L(l, f) : g0, $0 = n && k0 ? `${a}px ${o} ${k0}` : "none", _0 = I0(C, f), L0 = O0(j, f), D0 = {
5899
+ const o0 = c ? O(c, f) : d0, k0 = l ? O(l, f) : g0, $0 = n && k0 ? `${a}px ${o} ${k0}` : "none", _0 = I0(C, f), L0 = O0(j, f), D0 = {
5900
5900
  sm: { height: 32, fontSize: 14, padding: "4px" },
5901
5901
  md: { height: 38, fontSize: 16, padding: "6px" },
5902
5902
  lg: { height: 42, fontSize: 18, padding: "8px" }
5903
5903
  }[F] || {}, H0 = z ? A.filter((e0) => Array.isArray(h) && h.includes(e0.value)) : A.find((e0) => e0.value === h), Y0 = () => {
5904
- if (!z || !O) return null;
5904
+ if (!z || !N) return null;
5905
5905
  const e0 = Array.isArray(h) ? h.length : 0;
5906
5906
  return e0 === 0 ? null : `${e0}개 선택됨`;
5907
5907
  };
@@ -5929,7 +5929,7 @@ const Z1 = ({
5929
5929
  marginBottom: 6,
5930
5930
  fontSize: 14,
5931
5931
  fontWeight: 500,
5932
- color: L($ ? "cool-gray-3" : "cool-gray-9", f)
5932
+ color: O($ ? "cool-gray-3" : "cool-gray-9", f)
5933
5933
  },
5934
5934
  children: _
5935
5935
  }
@@ -5948,13 +5948,13 @@ const Z1 = ({
5948
5948
  "aria-label": w || _,
5949
5949
  "aria-required": v,
5950
5950
  "aria-invalid": m || k,
5951
- "aria-describedby": `${M}-description ${b || (k ? `${M}-error` : "")}`,
5951
+ "aria-describedby": `${M}-description ${y || (k ? `${M}-error` : "")}`,
5952
5952
  "aria-disabled": $,
5953
5953
  style: {
5954
5954
  display: "flex",
5955
5955
  alignItems: "center",
5956
- backgroundColor: $ ? L("cool-gray-1", f) : j0,
5957
- color: $ ? L("cool-gray-3", f) : o0,
5956
+ backgroundColor: $ ? O("cool-gray-1", f) : j0,
5957
+ color: $ ? O("cool-gray-3", f) : o0,
5958
5958
  ..._0,
5959
5959
  width: "100%",
5960
5960
  maxWidth: "100%",
@@ -5962,7 +5962,7 @@ const Z1 = ({
5962
5962
  padding: D0.padding,
5963
5963
  height: D0.height,
5964
5964
  ...d ? { border: "none", borderBottom: $0, borderRadius: 0 } : { border: $0 },
5965
- outline: K ? `2px solid ${L("primary-6", f)}` : "none",
5965
+ outline: K ? `2px solid ${O("primary-6", f)}` : "none",
5966
5966
  outlineOffset: "2px"
5967
5967
  },
5968
5968
  onClick: () => {
@@ -6017,7 +6017,7 @@ const Z1 = ({
6017
6017
  ref: J,
6018
6018
  className: "sud-select__input",
6019
6019
  value: T ? u : "",
6020
- onChange: (e0) => y(e0.target.value),
6020
+ onChange: (e0) => b(e0.target.value),
6021
6021
  disabled: $,
6022
6022
  placeholder: Array.isArray(h) && h.length === 0 ? V : "",
6023
6023
  "aria-autocomplete": "list",
@@ -6041,7 +6041,7 @@ const Z1 = ({
6041
6041
  ref: J,
6042
6042
  className: "sud-select__input",
6043
6043
  value: T ? u : (H0 == null ? void 0 : H0.label) || "",
6044
- onChange: (e0) => y(e0.target.value),
6044
+ onChange: (e0) => b(e0.target.value),
6045
6045
  disabled: $,
6046
6046
  readOnly: !I,
6047
6047
  placeholder: H0 ? "" : V,
@@ -6069,13 +6069,13 @@ const Z1 = ({
6069
6069
  marginLeft: 8
6070
6070
  },
6071
6071
  children: [
6072
- O && z && /* @__PURE__ */ t.jsx(
6072
+ N && z && /* @__PURE__ */ t.jsx(
6073
6073
  "span",
6074
6074
  {
6075
6075
  className: "sud-select__count",
6076
6076
  style: {
6077
6077
  fontSize: D0.fontSize,
6078
- color: L("cool-gray-6", f),
6078
+ color: O("cool-gray-6", f),
6079
6079
  whiteSpace: "nowrap"
6080
6080
  },
6081
6081
  children: Y0()
@@ -6124,7 +6124,7 @@ const Z1 = ({
6124
6124
  background: j0,
6125
6125
  ...H
6126
6126
  },
6127
- children: y0.length === 0 ? /* @__PURE__ */ t.jsx(
6127
+ children: b0.length === 0 ? /* @__PURE__ */ t.jsx(
6128
6128
  "div",
6129
6129
  {
6130
6130
  className: "sud-select__empty",
@@ -6133,11 +6133,11 @@ const Z1 = ({
6133
6133
  style: {
6134
6134
  padding: 10,
6135
6135
  fontSize: 13,
6136
- color: L("cool-gray-5", f)
6136
+ color: O("cool-gray-5", f)
6137
6137
  },
6138
6138
  children: "검색 결과가 없습니다"
6139
6139
  }
6140
- ) : y0.map((e0, R0) => {
6140
+ ) : b0.map((e0, R0) => {
6141
6141
  const W0 = z ? h == null ? void 0 : h.includes(e0.value) : h === e0.value;
6142
6142
  return /* @__PURE__ */ t.jsx(
6143
6143
  "div",
@@ -6156,7 +6156,7 @@ const Z1 = ({
6156
6156
  padding: "8px 12px",
6157
6157
  cursor: "pointer",
6158
6158
  fontSize: D0.fontSize,
6159
- backgroundColor: W0 ? L("cool-gray-2", f) : j0
6159
+ backgroundColor: W0 ? O("cool-gray-2", f) : j0
6160
6160
  },
6161
6161
  children: e0.label
6162
6162
  },
@@ -6166,7 +6166,7 @@ const Z1 = ({
6166
6166
  }
6167
6167
  ),
6168
6168
  /* @__PURE__ */ t.jsx("div", { id: `${M}-description`, className: "sr-only", children: Y0() }),
6169
- k && N && /* @__PURE__ */ t.jsx(
6169
+ k && L && /* @__PURE__ */ t.jsx(
6170
6170
  "div",
6171
6171
  {
6172
6172
  id: `${M}-error`,
@@ -6175,9 +6175,9 @@ const Z1 = ({
6175
6175
  style: {
6176
6176
  marginTop: 4,
6177
6177
  fontSize: 14,
6178
- color: L("danger-6", f)
6178
+ color: O("danger-6", f)
6179
6179
  },
6180
- children: N
6180
+ children: L
6181
6181
  }
6182
6182
  )
6183
6183
  ]
@@ -6203,11 +6203,11 @@ const Z1 = ({
6203
6203
  className: p = "",
6204
6204
  name: S = "segmented-control"
6205
6205
  }) => {
6206
- const _ = h0(), N = (z) => typeof z == "object" ? z.value : z, k = (z) => typeof z == "object" ? z.label : z, B = (z) => typeof z == "object" && z.disabled, { bgColor: $ } = i0({
6206
+ const _ = h0(), L = (z) => typeof z == "object" ? z.value : z, k = (z) => typeof z == "object" ? z.label : z, B = (z) => typeof z == "object" && z.disabled, { bgColor: $ } = i0({
6207
6207
  fallback: "hovered",
6208
6208
  componentType: "etc"
6209
- }), R = I0(F, _), H = O0(j, _), I = (z, O) => {
6210
- (z.key === "Enter" || z.key === " ") && (z.preventDefault(), l || n == null || n(O));
6209
+ }), R = I0(F, _), H = O0(j, _), I = (z, N) => {
6210
+ (z.key === "Enter" || z.key === " ") && (z.preventDefault(), l || n == null || n(N));
6211
6211
  };
6212
6212
  return /* @__PURE__ */ t.jsx(
6213
6213
  "div",
@@ -6226,8 +6226,8 @@ const Z1 = ({
6226
6226
  boxShadow: H,
6227
6227
  ...M
6228
6228
  },
6229
- children: s.map((z, O) => {
6230
- const A = N(z), V = k(z), w = A === c, v = l || B(z);
6229
+ children: s.map((z, N) => {
6230
+ const A = L(z), V = k(z), w = A === c, v = l || B(z);
6231
6231
  return /* @__PURE__ */ t.jsx(
6232
6232
  V0,
6233
6233
  {
@@ -6251,12 +6251,12 @@ const Z1 = ({
6251
6251
  },
6252
6252
  children: V
6253
6253
  },
6254
- A ?? O
6254
+ A ?? N
6255
6255
  );
6256
6256
  })
6257
6257
  }
6258
6258
  );
6259
- }, j9 = (s) => s ? s === "ko" ? H2 : s === "en" ? c2 : s : c2, y9 = {
6259
+ }, j9 = (s) => s ? s === "ko" ? H2 : s === "en" ? c2 : s : c2, b9 = {
6260
6260
  sm: {
6261
6261
  headerFontSize: 16,
6262
6262
  navButtonSize: 16,
@@ -6289,7 +6289,7 @@ const Z1 = ({
6289
6289
  dayFontSize: 12,
6290
6290
  itemFontSize: 10
6291
6291
  }
6292
- }, b9 = ({
6292
+ }, y9 = ({
6293
6293
  value: s,
6294
6294
  onChange: c = () => {
6295
6295
  },
@@ -6313,7 +6313,7 @@ const Z1 = ({
6313
6313
  borderColor: p,
6314
6314
  borderType: S = "solid",
6315
6315
  borderWeight: _ = 1,
6316
- width: N,
6316
+ width: L,
6317
6317
  height: k,
6318
6318
  className: B,
6319
6319
  range: $ = !1,
@@ -6321,18 +6321,18 @@ const Z1 = ({
6321
6321
  endDate: H,
6322
6322
  size: I = "md",
6323
6323
  style: z = {},
6324
- ...O
6324
+ ...N
6325
6325
  }) => {
6326
- const A = h0(), V = j9(i), [w, v] = G(y9[I]), [m, b] = G(n0(s || /* @__PURE__ */ new Date())), [f, T] = G(
6326
+ const A = h0(), V = j9(i), [w, v] = G(b9[I]), [m, y] = G(n0(s || /* @__PURE__ */ new Date())), [f, T] = G(
6327
6327
  R ? n0(R) : null
6328
- ), [r, u] = G(H ? n0(H) : null), [y, E] = G(null), [P, D] = G(n0(s || /* @__PURE__ */ new Date())), [U, K] = G(l), [W, q] = G(!1), [J, p0] = G(m.year()), [x0, y0] = G(m.month()), [b0, S0] = G(m.date()), [B0, X] = G(!1), Y = () => {
6328
+ ), [r, u] = G(H ? n0(H) : null), [b, E] = G(null), [P, D] = G(n0(s || /* @__PURE__ */ new Date())), [U, K] = G(l), [W, q] = G(!1), [J, p0] = G(m.year()), [x0, b0] = G(m.month()), [y0, S0] = G(m.date()), [B0, X] = G(!1), Y = () => {
6329
6329
  X(!0), setTimeout(() => X(!1), 150);
6330
6330
  }, Q = (c0, m0, U0) => {
6331
6331
  const Z0 = n0(new Date(c0, m0, U0));
6332
- p0(c0), y0(m0), S0(U0), b(Z0), D(Z0);
6332
+ p0(c0), b0(m0), S0(U0), y(Z0), D(Z0);
6333
6333
  }, d0 = n0().year(), g0 = Array.from({ length: 201 }, (c0, m0) => d0 - 100 + m0), j0 = Array.from({ length: 12 }, (c0, m0) => m0), o0 = m.daysInMonth(), k0 = Array.from({ length: o0 }, (c0, m0) => m0 + 1);
6334
6334
  z0(() => {
6335
- s && (D(n0(s)), b(n0(s)));
6335
+ s && (D(n0(s)), y(n0(s)));
6336
6336
  }, [s]), z0(() => {
6337
6337
  R && T(n0(R)), H && u(n0(H));
6338
6338
  }, [R, H]);
@@ -6363,10 +6363,10 @@ const Z1 = ({
6363
6363
  border: !1,
6364
6364
  fallback: x,
6365
6365
  componentType: "etc"
6366
- }), o1 = C ? L(C, A) : D0, e0 = j ? L(j, A) : t1, R0 = F ? L(F, A) : H0, W0 = p ? L(p, A) : Y0, X0 = M && W0 ? `${_}px ${S} ${W0}` : "none", G0 = (c0) => c0 === 0 || c0 === 6 ? L("red-6", A) : "inherit", M0 = (c0) => {
6366
+ }), o1 = C ? O(C, A) : D0, e0 = j ? O(j, A) : t1, R0 = F ? O(F, A) : H0, W0 = p ? O(p, A) : Y0, X0 = M && W0 ? `${_}px ${S} ${W0}` : "none", G0 = (c0) => c0 === 0 || c0 === 6 ? O("red-6", A) : "inherit", M0 = (c0) => {
6367
6367
  if (U === "year") {
6368
6368
  const U0 = n0(c0).startOf("month");
6369
- b(U0), K("month");
6369
+ y(U0), K("month");
6370
6370
  return;
6371
6371
  }
6372
6372
  const m0 = n0(c0);
@@ -6379,9 +6379,9 @@ const Z1 = ({
6379
6379
  T(U0), u(Z0), c({ startDate: U0.toDate(), endDate: Z0.toDate() });
6380
6380
  }
6381
6381
  }, w0 = () => {
6382
- Y(), b(U === "daily" ? m.subtract(1, "day") : U === "month" ? m.subtract(1, "month").startOf("month") : m.subtract(1, "year").startOf("month"));
6382
+ Y(), y(U === "daily" ? m.subtract(1, "day") : U === "month" ? m.subtract(1, "month").startOf("month") : m.subtract(1, "year").startOf("month"));
6383
6383
  }, Q0 = () => {
6384
- Y(), b(U === "daily" ? m.add(1, "day") : U === "month" ? m.add(1, "month").startOf("month") : m.add(1, "year").startOf("month"));
6384
+ Y(), y(U === "daily" ? m.add(1, "day") : U === "month" ? m.add(1, "month").startOf("month") : m.add(1, "year").startOf("month"));
6385
6385
  }, l1 = (c0, m0) => {
6386
6386
  (c0.key === "Enter" || c0.key === " ") && (c0.preventDefault(), M0(m0));
6387
6387
  };
@@ -6392,14 +6392,14 @@ const Z1 = ({
6392
6392
  role: "application",
6393
6393
  "aria-label": "Calendar",
6394
6394
  style: {
6395
- width: N || "100%",
6395
+ width: L || "100%",
6396
6396
  height: k || "100%",
6397
6397
  display: "flex",
6398
6398
  flexDirection: "column",
6399
6399
  alignItems: "center",
6400
6400
  ...z
6401
6401
  },
6402
- ...O,
6402
+ ...N,
6403
6403
  children: [
6404
6404
  d ?? /* @__PURE__ */ t.jsxs(
6405
6405
  "div",
@@ -6510,7 +6510,7 @@ const Z1 = ({
6510
6510
  N1,
6511
6511
  {
6512
6512
  value: m.year(),
6513
- onChange: (c0) => Q(c0, x0, b0),
6513
+ onChange: (c0) => Q(c0, x0, y0),
6514
6514
  options: g0.map((c0) => ({
6515
6515
  label: `${c0}년`,
6516
6516
  value: c0
@@ -6523,7 +6523,7 @@ const Z1 = ({
6523
6523
  N1,
6524
6524
  {
6525
6525
  value: m.month(),
6526
- onChange: (c0) => Q(J, c0, b0),
6526
+ onChange: (c0) => Q(J, c0, y0),
6527
6527
  options: j0.map((c0) => ({
6528
6528
  label: V.monthFormat(n0().month(c0)),
6529
6529
  value: c0
@@ -6621,7 +6621,7 @@ const Z1 = ({
6621
6621
  children: Array.from({ length: 12 }, (c0, m0) => {
6622
6622
  const Z0 = n0(m).month(m0), x1 = Z0.format("YYYY-MM"), s1 = n.filter(
6623
6623
  (A0) => A0.date.slice(0, 7) === x1
6624
- ), u1 = P.isSame(Z0, "month"), q0 = y && n0(y).isSame(Z0, "month"), n1 = u1 ? o1 : q0 ? e0 : "transparent", a1 = u1 ? R0 : "inherit";
6624
+ ), u1 = P.isSame(Z0, "month"), q0 = b && n0(b).isSame(Z0, "month"), n1 = u1 ? o1 : q0 ? e0 : "transparent", a1 = u1 ? R0 : "inherit";
6625
6625
  return /* @__PURE__ */ t.jsxs(
6626
6626
  "div",
6627
6627
  {
@@ -6757,7 +6757,7 @@ const Z1 = ({
6757
6757
  textAlign: "center"
6758
6758
  },
6759
6759
  children: L0.map(({ date: c0, inCurrentMonth: m0 }, U0) => {
6760
- const Z0 = n0(c0), x1 = $0(y, Z0), s1 = $0(P, Z0), u1 = Z0.day(), q0 = U0 >= 35, n1 = Z0.format("YYYY-MM-DD"), a1 = n.filter((r1) => r1.date === n1), A0 = $ && (Z0.isSame(f, "day") || Z0.isSame(r, "day")), g1 = $ && f && r && Z0.isAfter(f, "day") && Z0.isBefore(r, "day"), w2 = A0 || s1 || g1 ? R0 : m0 ? G0(u1) : L("neutral-4", A), S2 = A0 || s1 || g1 ? o1 : x1 ? e0 : "transparent";
6760
+ const Z0 = n0(c0), x1 = $0(b, Z0), s1 = $0(P, Z0), u1 = Z0.day(), q0 = U0 >= 35, n1 = Z0.format("YYYY-MM-DD"), a1 = n.filter((r1) => r1.date === n1), A0 = $ && (Z0.isSame(f, "day") || Z0.isSame(r, "day")), g1 = $ && f && r && Z0.isAfter(f, "day") && Z0.isBefore(r, "day"), w2 = A0 || s1 || g1 ? R0 : m0 ? G0(u1) : O("neutral-4", A), S2 = A0 || s1 || g1 ? o1 : x1 ? e0 : "transparent";
6761
6761
  return /* @__PURE__ */ t.jsxs(
6762
6762
  "div",
6763
6763
  {
@@ -6891,12 +6891,12 @@ const Z1 = ({
6891
6891
  style: S = {},
6892
6892
  variant: _ = "card",
6893
6893
  // "card" | "drawer" | "modal" | "notification" | "toast"
6894
- divider: N = !1
6894
+ divider: L = !1
6895
6895
  }) => {
6896
6896
  const k = h0(), { bgColor: B, txtColor: $, borColor: R } = i0({
6897
6897
  border: g,
6898
6898
  fallback: o
6899
- }), H = a ? L(a, k) : B, I = d ? L(d, k) : $, z = Z ? L(Z, k) : R, O = g && z ? `${h}px ${i} ${z}` : "none", A = _ === "drawer" ? {} : I0(x, k), V = O0(C, k), w = k.spacing || {
6899
+ }), H = a ? O(a, k) : B, I = d ? O(d, k) : $, z = Z ? O(Z, k) : R, N = g && z ? `${h}px ${i} ${z}` : "none", A = _ === "drawer" ? {} : I0(x, k), V = O0(C, k), w = k.spacing || {
6900
6900
  sm: "0.5rem",
6901
6901
  md: "1rem"
6902
6902
  };
@@ -6911,7 +6911,7 @@ const Z1 = ({
6911
6911
  height: F || "fit-content",
6912
6912
  background: H,
6913
6913
  color: I,
6914
- border: O,
6914
+ border: N,
6915
6915
  boxShadow: V,
6916
6916
  ...A,
6917
6917
  padding: 0,
@@ -6927,7 +6927,7 @@ const Z1 = ({
6927
6927
  children: typeof s == "string" ? /* @__PURE__ */ t.jsx(s0, { as: "h2", size: "lg", pretendard: "SB", color: I, children: s }) : s
6928
6928
  }
6929
6929
  ),
6930
- s && N && /* @__PURE__ */ t.jsx(L1, {}),
6930
+ s && L && /* @__PURE__ */ t.jsx(L1, {}),
6931
6931
  l && /* @__PURE__ */ t.jsx(
6932
6932
  "div",
6933
6933
  {
@@ -6966,7 +6966,7 @@ const Z1 = ({
6966
6966
  children: c
6967
6967
  }
6968
6968
  )),
6969
- n && N && /* @__PURE__ */ t.jsx(L1, {}),
6969
+ n && L && /* @__PURE__ */ t.jsx(L1, {}),
6970
6970
  n && /* @__PURE__ */ t.jsx(
6971
6971
  "div",
6972
6972
  {
@@ -7003,22 +7003,22 @@ const Z1 = ({
7003
7003
  effectType: M = "fade"
7004
7004
  // "overlap" | "fade" | "slide" | "scale" | "stack"
7005
7005
  }) => {
7006
- const [p, S] = G(0), _ = f0(!1), N = f0(0), k = () => {
7006
+ const [p, S] = G(0), _ = f0(!1), L = f0(0), k = () => {
7007
7007
  S(
7008
7008
  (z) => (z - 1 + s.length) % s.length
7009
7009
  );
7010
7010
  }, B = () => {
7011
7011
  S((z) => (z + 1) % s.length);
7012
7012
  }, $ = (z) => {
7013
- z.preventDefault(), _.current = !0, N.current = z.clientX || z.touches[0].clientX;
7013
+ z.preventDefault(), _.current = !0, L.current = z.clientX || z.touches[0].clientX;
7014
7014
  }, R = (z) => {
7015
7015
  if (!_.current) return;
7016
- const O = z.clientX || z.touches[0].clientX, A = N.current - O;
7016
+ const N = z.clientX || z.touches[0].clientX, A = L.current - N;
7017
7017
  A > 50 ? (B(), _.current = !1) : A < -50 && (k(), _.current = !1);
7018
7018
  }, H = () => {
7019
7019
  _.current = !1;
7020
7020
  }, I = (z) => {
7021
- const O = s.length, A = Math.min(l, O);
7021
+ const N = s.length, A = Math.min(l, N);
7022
7022
  if (A === 1)
7023
7023
  return z === p ? {
7024
7024
  transform: "translate(-50%, -50%) scale(1)",
@@ -7030,8 +7030,8 @@ const Z1 = ({
7030
7030
  zIndex: 0
7031
7031
  };
7032
7032
  const V = Math.floor(A / 2) || 1;
7033
- let w = (z - p + O) % O;
7034
- w > O / 2 && (w -= O);
7033
+ let w = (z - p + N) % N;
7034
+ w > N / 2 && (w -= N);
7035
7035
  const v = Math.abs(w);
7036
7036
  if (v > V)
7037
7037
  return {
@@ -7039,7 +7039,7 @@ const Z1 = ({
7039
7039
  transform: "scale(0)",
7040
7040
  zIndex: 0
7041
7041
  };
7042
- const m = c * 1.2, b = w * (m / V), f = 1 - d * (v / V), T = 1 - g * (v / V), r = A - v;
7042
+ const m = c * 1.2, y = w * (m / V), f = 1 - d * (v / V), T = 1 - g * (v / V), r = A - v;
7043
7043
  switch (M) {
7044
7044
  case "fade":
7045
7045
  return {
@@ -7050,7 +7050,7 @@ const Z1 = ({
7050
7050
  };
7051
7051
  case "slide":
7052
7052
  return {
7053
- transform: `translateX(${b}px)`,
7053
+ transform: `translateX(${y}px)`,
7054
7054
  opacity: 1,
7055
7055
  zIndex: r,
7056
7056
  transition: "transform 0.5s ease"
@@ -7071,7 +7071,7 @@ const Z1 = ({
7071
7071
  };
7072
7072
  case "overlap":
7073
7073
  return {
7074
- transform: `translate(-50%, -50%) translateX(${b}px) scale(${f})`,
7074
+ transform: `translate(-50%, -50%) translateX(${y}px) scale(${f})`,
7075
7075
  opacity: T,
7076
7076
  zIndex: r,
7077
7077
  transition: "transform 0.5s ease, opacity 0.5s ease"
@@ -7145,7 +7145,7 @@ const Z1 = ({
7145
7145
  },
7146
7146
  role: "list",
7147
7147
  "aria-label": "캐러셀 아이템 목록",
7148
- children: s.map((z, O) => /* @__PURE__ */ t.jsx(
7148
+ children: s.map((z, N) => /* @__PURE__ */ t.jsx(
7149
7149
  "div",
7150
7150
  {
7151
7151
  style: {
@@ -7154,14 +7154,14 @@ const Z1 = ({
7154
7154
  top: "50%",
7155
7155
  width: c,
7156
7156
  height: n,
7157
- ...I(O)
7157
+ ...I(N)
7158
7158
  },
7159
7159
  role: "listitem",
7160
- "aria-label": `슬라이드 ${O + 1}`,
7161
- "aria-hidden": O !== p,
7160
+ "aria-label": `슬라이드 ${N + 1}`,
7161
+ "aria-hidden": N !== p,
7162
7162
  children: z
7163
7163
  },
7164
- O
7164
+ N
7165
7165
  ))
7166
7166
  }
7167
7167
  ),
@@ -7205,7 +7205,7 @@ const Z1 = ({
7205
7205
  className: p = "",
7206
7206
  size: S = "md",
7207
7207
  shape: _ = "rounded",
7208
- style: N = {}
7208
+ style: L = {}
7209
7209
  }) => {
7210
7210
  const k = h0(), [B, $] = G(n), R = c ?? B, H = (U) => {
7211
7211
  const K = R.includes(U) ? R.filter((W) => W !== U) : [...R, U];
@@ -7213,17 +7213,17 @@ const Z1 = ({
7213
7213
  }, {
7214
7214
  bgColor: I,
7215
7215
  borColor: z,
7216
- txtColor: O
7216
+ txtColor: N
7217
7217
  } = i0({
7218
7218
  border: !0,
7219
7219
  fallback: Z
7220
7220
  }), { bgColor: A, txtColor: V } = i0({
7221
7221
  border: !1,
7222
7222
  fallback: x
7223
- }), w = i ? L(i, k) : I, v = h ? L(h, k) : O, m = a ? L(a, k) : z, b = C ? L(C, k) : A, f = j ? L(j, k) : V, T = o && m ? `${g}px ${d} ${m}` : "none", { bgColor: r, txtColor: u } = i0({
7223
+ }), w = i ? O(i, k) : I, v = h ? O(h, k) : N, m = a ? O(a, k) : z, y = C ? O(C, k) : A, f = j ? O(j, k) : V, T = o && m ? `${g}px ${d} ${m}` : "none", { bgColor: r, txtColor: u } = i0({
7224
7224
  border: !1,
7225
7225
  fallback: "disabled"
7226
- }), y = O0(F, k), E = I0(_, k), P = k.spacing[S] || k.spacing.md, D = k.typography.fontSize[S === "md" ? "base" : S] || k.typography.fontSize.base;
7226
+ }), b = O0(F, k), E = I0(_, k), P = k.spacing[S] || k.spacing.md, D = k.typography.fontSize[S === "md" ? "base" : S] || k.typography.fontSize.base;
7227
7227
  return /* @__PURE__ */ t.jsx(
7228
7228
  "div",
7229
7229
  {
@@ -7231,9 +7231,9 @@ const Z1 = ({
7231
7231
  style: {
7232
7232
  border: T,
7233
7233
  borderRadius: E.borderRadius,
7234
- boxShadow: y,
7234
+ boxShadow: b,
7235
7235
  overflow: "hidden",
7236
- ...N
7236
+ ...L
7237
7237
  },
7238
7238
  children: s.map((U, K) => {
7239
7239
  const W = R.includes(U.key), q = M.includes(U.key);
@@ -7305,7 +7305,7 @@ const Z1 = ({
7305
7305
  overflow: "hidden",
7306
7306
  transition: "all 0.3s ease",
7307
7307
  padding: W ? `${P} ${P}` : `0 ${P}`,
7308
- background: b,
7308
+ background: y,
7309
7309
  color: f
7310
7310
  },
7311
7311
  role: "region",
@@ -7341,11 +7341,11 @@ const Z1 = ({
7341
7341
  className: S = "",
7342
7342
  placement: _ = "right",
7343
7343
  // "left" | "right" | "top" | "bottom"
7344
- style: N = {},
7344
+ style: L = {},
7345
7345
  ariaLabel: k,
7346
7346
  ariaDescribedby: B
7347
7347
  }) => {
7348
- const $ = h0(), R = I0(j, $), H = 9999, [I, z] = G(!1), [O, A] = G(!1), V = f0();
7348
+ const $ = h0(), R = I0(j, $), H = 9999, [I, z] = G(!1), [N, A] = G(!1), V = f0();
7349
7349
  z0(() => {
7350
7350
  if (s)
7351
7351
  A(!0), requestAnimationFrame(() => {
@@ -7368,9 +7368,9 @@ const Z1 = ({
7368
7368
  transition: "transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1)",
7369
7369
  pointerEvents: I ? "auto" : "none",
7370
7370
  opacity: I ? 1 : 0,
7371
- visibility: O ? "visible" : "hidden",
7371
+ visibility: N ? "visible" : "hidden",
7372
7372
  willChange: "transform, opacity"
7373
- }, b = R.borderRadius;
7373
+ }, y = R.borderRadius;
7374
7374
  switch (_) {
7375
7375
  case "left":
7376
7376
  return {
@@ -7380,8 +7380,8 @@ const Z1 = ({
7380
7380
  height: p || "100vh",
7381
7381
  width: M,
7382
7382
  transform: I ? "translateX(0)" : "translateX(-100%)",
7383
- borderTopRightRadius: b,
7384
- borderBottomRightRadius: b,
7383
+ borderTopRightRadius: y,
7384
+ borderBottomRightRadius: y,
7385
7385
  borderTopLeftRadius: 0,
7386
7386
  borderBottomLeftRadius: 0
7387
7387
  };
@@ -7393,8 +7393,8 @@ const Z1 = ({
7393
7393
  height: p || "100%",
7394
7394
  width: M,
7395
7395
  transform: I ? "translateX(0)" : "translateX(100%)",
7396
- borderTopLeftRadius: b,
7397
- borderBottomLeftRadius: b,
7396
+ borderTopLeftRadius: y,
7397
+ borderBottomLeftRadius: y,
7398
7398
  borderTopRightRadius: 0,
7399
7399
  borderBottomRightRadius: 0
7400
7400
  };
@@ -7406,8 +7406,8 @@ const Z1 = ({
7406
7406
  width: M || "100%",
7407
7407
  height: p,
7408
7408
  transform: I ? "translateY(0)" : "translateY(-100%)",
7409
- borderBottomLeftRadius: b,
7410
- borderBottomRightRadius: b,
7409
+ borderBottomLeftRadius: y,
7410
+ borderBottomRightRadius: y,
7411
7411
  borderTopLeftRadius: 0,
7412
7412
  borderTopRightRadius: 0
7413
7413
  };
@@ -7419,15 +7419,15 @@ const Z1 = ({
7419
7419
  width: M || "100%",
7420
7420
  height: p,
7421
7421
  transform: I ? "translateY(0)" : "translateY(100%)",
7422
- borderTopLeftRadius: b,
7423
- borderTopRightRadius: b,
7422
+ borderTopLeftRadius: y,
7423
+ borderTopRightRadius: y,
7424
7424
  borderBottomLeftRadius: 0,
7425
7425
  borderBottomRightRadius: 0
7426
7426
  };
7427
7427
  default:
7428
7428
  return {};
7429
7429
  }
7430
- }, [_, R.borderRadius, M, p, I, O]), v = n && (typeof n == "string" ? /* @__PURE__ */ t.jsxs(
7430
+ }, [_, R.borderRadius, M, p, I, N]), v = n && (typeof n == "string" ? /* @__PURE__ */ t.jsxs(
7431
7431
  "div",
7432
7432
  {
7433
7433
  className: "sud-drawer__title",
@@ -7472,7 +7472,7 @@ const Z1 = ({
7472
7472
  ]
7473
7473
  }
7474
7474
  ));
7475
- return O ? f1(
7475
+ return N ? f1(
7476
7476
  /* @__PURE__ */ t.jsx(
7477
7477
  p1,
7478
7478
  {
@@ -7501,7 +7501,7 @@ const Z1 = ({
7501
7501
  "aria-describedby": B,
7502
7502
  style: {
7503
7503
  ...w,
7504
- ...N
7504
+ ...L
7505
7505
  }
7506
7506
  }
7507
7507
  ),
@@ -7561,13 +7561,13 @@ const Z1 = ({
7561
7561
  z.id = "sud-image-styles", z.innerText = M9, document.head.appendChild(z);
7562
7562
  }
7563
7563
  }, []);
7564
- const N = (z) => {
7564
+ const L = (z) => {
7565
7565
  Z ? _(!0) : i && i(z);
7566
7566
  };
7567
7567
  let k = 1;
7568
7568
  if (h && h.includes("/")) {
7569
- const [z, O] = h.split("/").map(Number);
7570
- !isNaN(z) && !isNaN(O) && O !== 0 && (k = O / z);
7569
+ const [z, N] = h.split("/").map(Number);
7570
+ !isNaN(z) && !isNaN(N) && N !== 0 && (k = N / z);
7571
7571
  }
7572
7572
  const B = O0(C, p), $ = I0(x, p), R = `sud-image ${o}`, H = {
7573
7573
  position: "relative",
@@ -7576,7 +7576,7 @@ const Z1 = ({
7576
7576
  height: l || (h && n && typeof n == "number" ? `${n * k}px` : void 0),
7577
7577
  borderStyle: j ? F : void 0,
7578
7578
  borderWidth: j ? `${M}px` : void 0,
7579
- borderColor: j ? L(j, p) : void 0,
7579
+ borderColor: j ? O(j, p) : void 0,
7580
7580
  boxShadow: B,
7581
7581
  overflow: "hidden",
7582
7582
  ...$,
@@ -7594,7 +7594,7 @@ const Z1 = ({
7594
7594
  {
7595
7595
  className: R,
7596
7596
  style: H,
7597
- onClick: N,
7597
+ onClick: L,
7598
7598
  role: "img",
7599
7599
  "aria-label": c,
7600
7600
  children: [
@@ -7624,8 +7624,8 @@ const Z1 = ({
7624
7624
  display: "flex",
7625
7625
  alignItems: "center",
7626
7626
  justifyContent: "center",
7627
- backgroundColor: L("black-6", p),
7628
- color: L("white-10", p),
7627
+ backgroundColor: O("black-6", p),
7628
+ color: O("white-10", p),
7629
7629
  transition: "opacity 0.3s",
7630
7630
  width: "100%",
7631
7631
  height: "100%"
@@ -7648,7 +7648,7 @@ const Z1 = ({
7648
7648
  left: 0,
7649
7649
  right: 0,
7650
7650
  bottom: 0,
7651
- backgroundColor: L("black-7", p),
7651
+ backgroundColor: O("black-7", p),
7652
7652
  display: "flex",
7653
7653
  justifyContent: "center",
7654
7654
  alignItems: "center",
@@ -7666,7 +7666,7 @@ const Z1 = ({
7666
7666
  style: {
7667
7667
  maxWidth: "80%",
7668
7668
  maxHeight: "80%",
7669
- boxShadow: L("black-8", p)
7669
+ boxShadow: O("black-8", p)
7670
7670
  }
7671
7671
  }
7672
7672
  )
@@ -7695,7 +7695,7 @@ const Z1 = ({
7695
7695
  height: p,
7696
7696
  className: S = "",
7697
7697
  divider: _ = !1,
7698
- style: N = {},
7698
+ style: L = {},
7699
7699
  ariaLabel: k,
7700
7700
  ariaDescribedby: B
7701
7701
  }) => (h0(), z0(() => {
@@ -7745,7 +7745,7 @@ const Z1 = ({
7745
7745
  className: S,
7746
7746
  divider: _,
7747
7747
  variant: "modal",
7748
- style: N,
7748
+ style: L,
7749
7749
  children: o
7750
7750
  }
7751
7751
  ) })
@@ -7783,7 +7783,7 @@ const Z1 = ({
7783
7783
  borderWeight: p,
7784
7784
  shape: S = "rounded",
7785
7785
  shadow: _,
7786
- colorType: N,
7786
+ colorType: L,
7787
7787
  style: k = {}
7788
7788
  }) => {
7789
7789
  const B = h0();
@@ -7809,7 +7809,7 @@ const Z1 = ({
7809
7809
  content: h,
7810
7810
  children: s,
7811
7811
  border: j,
7812
- colorType: N,
7812
+ colorType: L,
7813
7813
  variant: "popover",
7814
7814
  role: "dialog",
7815
7815
  "aria-labelledby": c ? `popover-title-${c}` : void 0,
@@ -7838,15 +7838,15 @@ const Z1 = ({
7838
7838
  className: F = ""
7839
7839
  }) => {
7840
7840
  var u;
7841
- const M = h0(), p = l ? l.map((y) => ({
7842
- key: y.key,
7843
- label: y.label,
7844
- content: y.children || null
7845
- })) : u2.toArray(o).filter((y) => p2(y) && y.type === G1).map((y, E) => ({
7846
- key: y.props.tabKey || `tab-${E}`,
7847
- label: y.props.label,
7848
- content: y.props.children
7849
- })), S = (u = p[0]) == null ? void 0 : u.key, [_, N] = G(c ?? S), k = s ?? _, B = s !== void 0, $ = f0([]), R = {
7841
+ const M = h0(), p = l ? l.map((b) => ({
7842
+ key: b.key,
7843
+ label: b.label,
7844
+ content: b.children || null
7845
+ })) : u2.toArray(o).filter((b) => p2(b) && b.type === G1).map((b, E) => ({
7846
+ key: b.props.tabKey || `tab-${E}`,
7847
+ label: b.props.label,
7848
+ content: b.props.children
7849
+ })), S = (u = p[0]) == null ? void 0 : u.key, [_, L] = G(c ?? S), k = s ?? _, B = s !== void 0, $ = f0([]), R = {
7850
7850
  xs: {
7851
7851
  padding: M.spacing.xs,
7852
7852
  fontSize: M.typography.fontSize.xs
@@ -7871,31 +7871,31 @@ const Z1 = ({
7871
7871
  padding: M.spacing["2xl"],
7872
7872
  fontSize: M.typography.fontSize["3xl"]
7873
7873
  }
7874
- }, H = (y) => {
7875
- B || N(y), n == null || n(y);
7876
- }, I = (y, E) => {
7874
+ }, H = (b) => {
7875
+ B || L(b), n == null || n(b);
7876
+ }, I = (b, E) => {
7877
7877
  const P = p.findIndex((D) => D.key === E);
7878
- switch (y.key) {
7878
+ switch (b.key) {
7879
7879
  case "ArrowRight":
7880
- y.preventDefault();
7880
+ b.preventDefault();
7881
7881
  const D = (P + 1) % p.length;
7882
7882
  H(p[D].key);
7883
7883
  break;
7884
7884
  case "ArrowLeft":
7885
- y.preventDefault();
7885
+ b.preventDefault();
7886
7886
  const U = (P - 1 + p.length) % p.length;
7887
7887
  H(p[U].key);
7888
7888
  break;
7889
7889
  case "Home":
7890
- y.preventDefault(), H(p[0].key);
7890
+ b.preventDefault(), H(p[0].key);
7891
7891
  break;
7892
7892
  case "End":
7893
- y.preventDefault(), H(p[p.length - 1].key);
7893
+ b.preventDefault(), H(p[p.length - 1].key);
7894
7894
  break;
7895
7895
  }
7896
7896
  }, {
7897
7897
  bgColor: z,
7898
- txtColor: O,
7898
+ txtColor: N,
7899
7899
  borColor: A
7900
7900
  } = i0({
7901
7901
  border: i,
@@ -7906,7 +7906,7 @@ const Z1 = ({
7906
7906
  }), { bgColor: w, txtColor: v } = i0({
7907
7907
  fallback: "hovered",
7908
7908
  componentType: "etc"
7909
- }), m = p.find((y) => y.key === k), b = g ? L(g, M) : z, f = Z ? L(Z, M) : O, T = h ? L(h, M) : A, r = i && T ? `${C}px ${x} ${T}` : "none";
7909
+ }), m = p.find((b) => b.key === k), y = g ? O(g, M) : z, f = Z ? O(Z, M) : N, T = h ? O(h, M) : A, r = i && T ? `${C}px ${x} ${T}` : "none";
7910
7910
  return /* @__PURE__ */ t.jsxs(
7911
7911
  "div",
7912
7912
  {
@@ -7923,22 +7923,22 @@ const Z1 = ({
7923
7923
  gap: 2,
7924
7924
  borderBottom: `${C}px ${x} ${V}`
7925
7925
  },
7926
- children: p.map(({ key: y, label: E }) => {
7927
- const P = y === k;
7926
+ children: p.map(({ key: b, label: E }) => {
7927
+ const P = b === k;
7928
7928
  return /* @__PURE__ */ t.jsx(
7929
7929
  "div",
7930
7930
  {
7931
- ref: (D) => $.current[y] = D,
7932
- onClick: () => H(y),
7933
- onKeyDown: (D) => I(D, y),
7931
+ ref: (D) => $.current[b] = D,
7932
+ onClick: () => H(b),
7933
+ onKeyDown: (D) => I(D, b),
7934
7934
  tabIndex: P ? 0 : -1,
7935
7935
  role: "tab",
7936
7936
  "aria-selected": P,
7937
- "aria-controls": `tabpanel-${y}`,
7938
- id: `tab-${y}`,
7937
+ "aria-controls": `tabpanel-${b}`,
7938
+ id: `tab-${b}`,
7939
7939
  style: {
7940
7940
  padding: `calc(${R[a].padding}/2) ${R[a].padding}`,
7941
- background: P ? b : w,
7941
+ background: P ? y : w,
7942
7942
  borderTopLeftRadius: 6,
7943
7943
  borderTopRightRadius: 6,
7944
7944
  cursor: "pointer",
@@ -7961,7 +7961,7 @@ const Z1 = ({
7961
7961
  }
7962
7962
  ) : E
7963
7963
  },
7964
- y
7964
+ b
7965
7965
  );
7966
7966
  })
7967
7967
  }
@@ -8020,7 +8020,7 @@ const c4 = ({
8020
8020
  shape: p,
8021
8021
  shadow: S,
8022
8022
  colorType: _,
8023
- style: N = {}
8023
+ style: L = {}
8024
8024
  }) => {
8025
8025
  const k = h0();
8026
8026
  return /* @__PURE__ */ t.jsx(
@@ -8049,7 +8049,7 @@ const c4 = ({
8049
8049
  role: "tooltip",
8050
8050
  "aria-describedby": c ? `tooltip-${c}` : void 0,
8051
8051
  style: {
8052
- ...N,
8052
+ ...L,
8053
8053
  borderRadius: k.borderRadius[p] || k.borderRadius.md,
8054
8054
  padding: "8px 12px"
8055
8055
  }
@@ -8083,7 +8083,7 @@ const c4 = ({
8083
8083
  ]
8084
8084
  }
8085
8085
  );
8086
- }, y2 = ({
8086
+ }, b2 = ({
8087
8087
  current: s = 1,
8088
8088
  total: c = 0,
8089
8089
  pageSize: n = 10,
@@ -8097,14 +8097,14 @@ const c4 = ({
8097
8097
  }) => {
8098
8098
  const h = h0(), x = Math.ceil(c / n), C = T0(() => {
8099
8099
  if (x <= d)
8100
- return Array.from({ length: x }, (N, k) => k + 1);
8100
+ return Array.from({ length: x }, (L, k) => k + 1);
8101
8101
  const M = Math.floor(d / 2);
8102
8102
  let p = Math.max(1, s - M), S = p + d - 1;
8103
8103
  S > x && (S = x, p = S - d + 1);
8104
8104
  const _ = [];
8105
8105
  p > 1 && (_.push(1), p > 2 && _.push("..."));
8106
- for (let N = p; N <= S; N++)
8107
- _.push(N);
8106
+ for (let L = p; L <= S; L++)
8107
+ _.push(L);
8108
8108
  return S < x && (S < x - 1 && _.push("..."), _.push(x)), _;
8109
8109
  }, [s, x, d]), j = (M) => {
8110
8110
  if (M === "...")
@@ -8114,7 +8114,7 @@ const c4 = ({
8114
8114
  key: `ellipsis-${Math.random()}`,
8115
8115
  className: "sud-pagination__ellipsis",
8116
8116
  style: {
8117
- color: L("cool-gray-6", h),
8117
+ color: O("cool-gray-6", h),
8118
8118
  padding: "0 8px"
8119
8119
  }
8120
8120
  },
@@ -8165,9 +8165,9 @@ const c4 = ({
8165
8165
  style: {
8166
8166
  ...F,
8167
8167
  cursor: s === 1 ? "not-allowed" : "pointer",
8168
- color: L(s === 1 ? "cool-gray-3" : "cool-gray-6", h),
8168
+ color: O(s === 1 ? "cool-gray-3" : "cool-gray-6", h),
8169
8169
  "&:hover": {
8170
- background: s === 1 ? "transparent" : L("cool-gray-1", h)
8170
+ background: s === 1 ? "transparent" : O("cool-gray-1", h)
8171
8171
  }
8172
8172
  },
8173
8173
  role: "button",
@@ -8182,9 +8182,9 @@ const c4 = ({
8182
8182
  style: {
8183
8183
  ...F,
8184
8184
  cursor: s === 1 ? "not-allowed" : "pointer",
8185
- color: L(s === 1 ? "cool-gray-3" : "cool-gray-6", h),
8185
+ color: O(s === 1 ? "cool-gray-3" : "cool-gray-6", h),
8186
8186
  "&:hover": {
8187
- background: s === 1 ? "transparent" : L("cool-gray-1", h)
8187
+ background: s === 1 ? "transparent" : O("cool-gray-1", h)
8188
8188
  }
8189
8189
  },
8190
8190
  role: "button",
@@ -8200,9 +8200,9 @@ const c4 = ({
8200
8200
  style: {
8201
8201
  ...F,
8202
8202
  cursor: s === x ? "not-allowed" : "pointer",
8203
- color: L(s === x ? "cool-gray-3" : "cool-gray-6", h),
8203
+ color: O(s === x ? "cool-gray-3" : "cool-gray-6", h),
8204
8204
  "&:hover": {
8205
- background: s === x ? "transparent" : L("cool-gray-1", h)
8205
+ background: s === x ? "transparent" : O("cool-gray-1", h)
8206
8206
  }
8207
8207
  },
8208
8208
  role: "button",
@@ -8217,9 +8217,9 @@ const c4 = ({
8217
8217
  style: {
8218
8218
  ...F,
8219
8219
  cursor: s === x ? "not-allowed" : "pointer",
8220
- color: L(s === x ? "cool-gray-3" : "cool-gray-6", h),
8220
+ color: O(s === x ? "cool-gray-3" : "cool-gray-6", h),
8221
8221
  "&:hover": {
8222
- background: s === x ? "transparent" : L("cool-gray-1", h)
8222
+ background: s === x ? "transparent" : O("cool-gray-1", h)
8223
8223
  }
8224
8224
  },
8225
8225
  role: "button",
@@ -8347,11 +8347,11 @@ const c4 = ({
8347
8347
  itemHeight: p = 40,
8348
8348
  overscanCount: S = 5
8349
8349
  }) => {
8350
- const [_, N] = G(1), [k, B] = G(0), $ = f0(null), [R, H] = G(0);
8350
+ const [_, L] = G(1), [k, B] = G(0), $ = f0(null), [R, H] = G(0);
8351
8351
  z0(() => {
8352
8352
  if ($.current) {
8353
- const u = new ResizeObserver((y) => {
8354
- for (const E of y)
8353
+ const u = new ResizeObserver((b) => {
8354
+ for (const E of b)
8355
8355
  H(E.contentRect.height);
8356
8356
  });
8357
8357
  return u.observe($.current), () => u.disconnect();
@@ -8360,7 +8360,7 @@ const c4 = ({
8360
8360
  const I = T0(
8361
8361
  () => Array.isArray(s) && s.length > 0,
8362
8362
  [s]
8363
- ), { visibleItems: z, startIndex: O, endIndex: A } = T0(() => {
8363
+ ), { visibleItems: z, startIndex: N, endIndex: A } = T0(() => {
8364
8364
  if (!M || !R)
8365
8365
  return {
8366
8366
  visibleItems: s,
@@ -8370,14 +8370,14 @@ const c4 = ({
8370
8370
  const u = Math.max(
8371
8371
  0,
8372
8372
  Math.floor(k / p) - S
8373
- ), y = Math.min(
8373
+ ), b = Math.min(
8374
8374
  s.length,
8375
8375
  Math.ceil((k + R) / p) + S
8376
8376
  );
8377
8377
  return {
8378
- visibleItems: s.slice(u, y),
8378
+ visibleItems: s.slice(u, b),
8379
8379
  startIndex: u,
8380
- endIndex: y
8380
+ endIndex: b
8381
8381
  };
8382
8382
  }, [
8383
8383
  M,
@@ -8387,35 +8387,35 @@ const c4 = ({
8387
8387
  p,
8388
8388
  S
8389
8389
  ]), { pageSize: V, paginatedData: w } = T0(() => {
8390
- const u = (l == null ? void 0 : l.pageSize) || s.length, y = l ? s.slice((_ - 1) * u, _ * u) : s;
8391
- return { pageSize: u, paginatedData: y };
8390
+ const u = (l == null ? void 0 : l.pageSize) || s.length, b = l ? s.slice((_ - 1) * u, _ * u) : s;
8391
+ return { pageSize: u, paginatedData: b };
8392
8392
  }, [s, l, _]), v = c === "row", m = F0((u) => {
8393
8393
  B(u.target.scrollTop);
8394
- }, []), b = F0((u) => {
8395
- const y = {
8394
+ }, []), y = F0((u) => {
8395
+ const b = {
8396
8396
  left: "flex-start",
8397
8397
  center: "center",
8398
8398
  right: "flex-end"
8399
8399
  };
8400
- return u.includes("left") ? y.left : u.includes("center") ? y.center : u.includes("right") ? y.right : y.center;
8400
+ return u.includes("left") ? b.left : u.includes("center") ? b.center : u.includes("right") ? b.right : b.center;
8401
8401
  }, []), f = F0((u) => {
8402
- N(u);
8402
+ L(u);
8403
8403
  }, []), T = F0(
8404
8404
  (u) => {
8405
8405
  if (!l) return null;
8406
- const y = b(u);
8406
+ const b = y(u);
8407
8407
  return /* @__PURE__ */ t.jsx(
8408
8408
  "div",
8409
8409
  {
8410
8410
  style: {
8411
8411
  display: "flex",
8412
- justifyContent: y,
8412
+ justifyContent: b,
8413
8413
  marginTop: u.startsWith("bottom") ? "16px" : "0",
8414
8414
  marginBottom: u.startsWith("top") ? "16px" : "0",
8415
8415
  ...F
8416
8416
  },
8417
8417
  children: /* @__PURE__ */ t.jsx(
8418
- y2,
8418
+ b2,
8419
8419
  {
8420
8420
  current: _,
8421
8421
  total: s.length,
@@ -8438,10 +8438,10 @@ const c4 = ({
8438
8438
  ), r = F0(() => {
8439
8439
  const u = M ? z : w;
8440
8440
  if (v) {
8441
- const y = [];
8441
+ const b = [];
8442
8442
  for (let E = 0; E < u.length; E += n)
8443
- y.push(u.slice(E, E + n));
8444
- return y.map((E, P) => /* @__PURE__ */ t.jsx(
8443
+ b.push(u.slice(E, E + n));
8444
+ return b.map((E, P) => /* @__PURE__ */ t.jsx(
8445
8445
  "div",
8446
8446
  {
8447
8447
  style: {
@@ -8467,14 +8467,14 @@ const c4 = ({
8467
8467
  P
8468
8468
  ));
8469
8469
  } else
8470
- return u.map((y, E) => /* @__PURE__ */ t.jsxs(
8470
+ return u.map((b, E) => /* @__PURE__ */ t.jsxs(
8471
8471
  "div",
8472
8472
  {
8473
8473
  style: {
8474
8474
  height: M ? p : "auto",
8475
8475
  ...M && {
8476
8476
  position: "absolute",
8477
- top: (O + E) * p
8477
+ top: (N + E) * p
8478
8478
  }
8479
8479
  },
8480
8480
  children: [
@@ -8486,7 +8486,7 @@ const c4 = ({
8486
8486
  ...x
8487
8487
  },
8488
8488
  className: "sud-list__item",
8489
- children: y
8489
+ children: b
8490
8490
  }
8491
8491
  ),
8492
8492
  a && E !== u.length - 1 && /* @__PURE__ */ t.jsx(L1, { style: { margin: `${o / 2}px 0` } })
@@ -8505,7 +8505,7 @@ const c4 = ({
8505
8505
  x,
8506
8506
  a,
8507
8507
  p,
8508
- O
8508
+ N
8509
8509
  ]);
8510
8510
  return /* @__PURE__ */ t.jsx(
8511
8511
  "div",
@@ -8664,7 +8664,7 @@ const c4 = ({
8664
8664
  else
8665
8665
  return null;
8666
8666
  return /* @__PURE__ */ t.jsx(
8667
- b2,
8667
+ y2,
8668
8668
  {
8669
8669
  dot: i.dot,
8670
8670
  color: i.color,
@@ -8689,7 +8689,7 @@ const c4 = ({
8689
8689
  }
8690
8690
  );
8691
8691
  S9.displayName = "Timeline";
8692
- const b2 = J0.memo(
8692
+ const y2 = J0.memo(
8693
8693
  ({
8694
8694
  dot: s,
8695
8695
  color: c = "cerulean",
@@ -8707,13 +8707,13 @@ const b2 = J0.memo(
8707
8707
  delay: j = 0
8708
8708
  }) => {
8709
8709
  var A, V;
8710
- const F = h0(), M = L(c, F), { txtColor: p, borColor: S } = i0({
8710
+ const F = h0(), M = O(c, F), { txtColor: p, borColor: S } = i0({
8711
8711
  border: !0,
8712
8712
  fallback: "default"
8713
- }), _ = f0(), N = f0(), [k, B] = G(0);
8713
+ }), _ = f0(), L = f0(), [k, B] = G(0);
8714
8714
  w1(() => {
8715
- var m, b;
8716
- const w = ((m = _.current) == null ? void 0 : m.offsetHeight) || 0, v = ((b = N.current) == null ? void 0 : b.offsetHeight) || 0;
8715
+ var m, y;
8716
+ const w = ((m = _.current) == null ? void 0 : m.offsetHeight) || 0, v = ((y = L.current) == null ? void 0 : y.offsetHeight) || 0;
8717
8717
  B(h + Math.max(w, v));
8718
8718
  }, [n, l, h]);
8719
8719
  const $ = T0(
@@ -8752,7 +8752,7 @@ const b2 = J0.memo(
8752
8752
  animationDelay: `${j}ms`
8753
8753
  }),
8754
8754
  [j]
8755
- ), O = J0.isValidElement(s) ? J0.cloneElement(s, {
8755
+ ), N = J0.isValidElement(s) ? J0.cloneElement(s, {
8756
8756
  size: ((A = s.props) == null ? void 0 : A.size) || h,
8757
8757
  color: ((V = s.props) == null ? void 0 : V.color) || M
8758
8758
  }) : /* @__PURE__ */ t.jsx(e9, { size: h, color: M });
@@ -8801,7 +8801,7 @@ const b2 = J0.memo(
8801
8801
  style: H,
8802
8802
  className: "sud-timeline__item-head",
8803
8803
  role: "presentation",
8804
- children: O
8804
+ children: N
8805
8805
  }
8806
8806
  )
8807
8807
  ]
@@ -8810,7 +8810,7 @@ const b2 = J0.memo(
8810
8810
  /* @__PURE__ */ t.jsx(
8811
8811
  "div",
8812
8812
  {
8813
- ref: N,
8813
+ ref: L,
8814
8814
  className: "sud-timeline__item-right",
8815
8815
  role: "presentation",
8816
8816
  children: C(l, "left", p)
@@ -8858,7 +8858,7 @@ const b2 = J0.memo(
8858
8858
  style: H,
8859
8859
  className: "sud-timeline__item-head",
8860
8860
  role: "presentation",
8861
- children: O
8861
+ children: N
8862
8862
  }
8863
8863
  )
8864
8864
  ]
@@ -8867,7 +8867,7 @@ const b2 = J0.memo(
8867
8867
  /* @__PURE__ */ t.jsx(
8868
8868
  "div",
8869
8869
  {
8870
- ref: N,
8870
+ ref: L,
8871
8871
  className: "sud-timeline__item-right",
8872
8872
  role: "presentation",
8873
8873
  children: C(l, "left", p)
@@ -8904,7 +8904,7 @@ const b2 = J0.memo(
8904
8904
  style: H,
8905
8905
  className: "sud-timeline__item-head",
8906
8906
  role: "presentation",
8907
- children: O
8907
+ children: N
8908
8908
  }
8909
8909
  )
8910
8910
  ]
@@ -8915,7 +8915,7 @@ const b2 = J0.memo(
8915
8915
  );
8916
8916
  }
8917
8917
  );
8918
- b2.displayName = "TimelineItem";
8918
+ y2.displayName = "TimelineItem";
8919
8919
  const n4 = ({
8920
8920
  columns: s = [],
8921
8921
  dataSource: c = [],
@@ -8936,13 +8936,13 @@ const n4 = ({
8936
8936
  width: p = "100%",
8937
8937
  height: S = "auto",
8938
8938
  style: _ = {},
8939
- pagination: N,
8939
+ pagination: L,
8940
8940
  onChange: k,
8941
8941
  emptyText: B = "데이터가 없습니다"
8942
8942
  }) => {
8943
8943
  if (s.length === 0 || c.length === 0)
8944
8944
  return /* @__PURE__ */ t.jsx(V1, { description: B });
8945
- const $ = h0(), [R, H] = G(null), [I, z] = G((N == null ? void 0 : N.current) || 1), O = (N == null ? void 0 : N.pageSize) || 10, A = (N == null ? void 0 : N.total) || c.length, {
8945
+ const $ = h0(), [R, H] = G(null), [I, z] = G((L == null ? void 0 : L.current) || 1), N = (L == null ? void 0 : L.pageSize) || 10, A = (L == null ? void 0 : L.total) || c.length, {
8946
8946
  bgColor: V,
8947
8947
  txtColor: w,
8948
8948
  borColor: v
@@ -8950,14 +8950,14 @@ const n4 = ({
8950
8950
  fallback: o,
8951
8951
  componentType: "button",
8952
8952
  border: g
8953
- }), m = Z ? L(Z, $) : v, b = g ? `${h}px ${i} ${m}` : "none", f = T0(
8953
+ }), m = Z ? O(Z, $) : v, y = g ? `${h}px ${i} ${m}` : "none", f = T0(
8954
8954
  () => ({
8955
8955
  sm: { padding: "8px 12px", fontSize: 12 },
8956
8956
  md: { padding: "12px 16px", fontSize: 14 },
8957
8957
  lg: { padding: "16px 20px", fontSize: 16 }
8958
8958
  }),
8959
8959
  []
8960
- ), T = f[l] || f.md, r = I0(a, $), u = O0(d, $), y = T.padding, E = F0(
8960
+ ), T = f[l] || f.md, r = I0(a, $), u = O0(d, $), b = T.padding, E = F0(
8961
8961
  (X, Y) => typeof n == "function" ? n(X) : X[n] ?? Y,
8962
8962
  [n]
8963
8963
  ), P = T0(() => {
@@ -8973,9 +8973,9 @@ const n4 = ({
8973
8973
  return Y === "ascend" ? k0 : -k0;
8974
8974
  });
8975
8975
  }, [c, R, s]), D = T0(() => {
8976
- const X = (I - 1) * O, Y = X + O;
8976
+ const X = (I - 1) * N, Y = X + N;
8977
8977
  return P.slice(X, Y);
8978
- }, [P, I, O]), U = F0(
8978
+ }, [P, I, N]), U = F0(
8979
8979
  (X) => {
8980
8980
  if (!X.sorter) return;
8981
8981
  const Y = X.dataIndex || X.key;
@@ -8988,9 +8988,9 @@ const n4 = ({
8988
8988
  ), K = F0(
8989
8989
  (X) => {
8990
8990
  var Y;
8991
- z(X), (Y = N == null ? void 0 : N.onChange) == null || Y.call(N, X);
8991
+ z(X), (Y = L == null ? void 0 : L.onChange) == null || Y.call(L, X);
8992
8992
  },
8993
- [N]
8993
+ [L]
8994
8994
  ), W = F0((X) => {
8995
8995
  switch (X) {
8996
8996
  case "bottom-left":
@@ -9008,13 +9008,13 @@ const n4 = ({
9008
9008
  x0(d0);
9009
9009
  }
9010
9010
  }, [P, S]);
9011
- const y0 = T0(
9011
+ const b0 = T0(
9012
9012
  () => ({
9013
9013
  borderTopLeftRadius: r.borderRadius,
9014
9014
  borderTopRightRadius: r.borderRadius
9015
9015
  }),
9016
9016
  [r.borderRadius]
9017
- ), b0 = T0(
9017
+ ), y0 = T0(
9018
9018
  () => ({
9019
9019
  borderBottomLeftRadius: r.borderRadius,
9020
9020
  borderBottomRightRadius: r.borderRadius
@@ -9053,7 +9053,7 @@ const n4 = ({
9053
9053
  overflow: "hidden",
9054
9054
  paddingRight: `${p0}px`,
9055
9055
  background: V,
9056
- ...y0
9056
+ ...b0
9057
9057
  },
9058
9058
  children: /* @__PURE__ */ t.jsxs(
9059
9059
  "table",
@@ -9090,11 +9090,11 @@ const n4 = ({
9090
9090
  textAlign: j0,
9091
9091
  background: V,
9092
9092
  color: w,
9093
- borderBottom: b,
9094
- borderLeft: Y === 0 ? "none" : b,
9095
- borderRight: Y === s.length - 1 ? "none" : b,
9093
+ borderBottom: y,
9094
+ borderLeft: Y === 0 ? "none" : y,
9095
+ borderRight: Y === s.length - 1 ? "none" : y,
9096
9096
  fontSize: T.fontSize,
9097
- padding: y,
9097
+ padding: b,
9098
9098
  cursor: X.sorter ? "pointer" : "default"
9099
9099
  },
9100
9100
  role: "columnheader",
@@ -9165,7 +9165,7 @@ const n4 = ({
9165
9165
  {
9166
9166
  ref: J,
9167
9167
  className: l0("sud-table__body", j),
9168
- style: { maxHeight: S, overflow: "auto", ...b0 },
9168
+ style: { maxHeight: S, overflow: "auto", ...y0 },
9169
9169
  role: "presentation",
9170
9170
  tabIndex: 0,
9171
9171
  "aria-label": "테이블 본문",
@@ -9179,7 +9179,7 @@ const n4 = ({
9179
9179
  alignItems: "center",
9180
9180
  minHeight: "200px",
9181
9181
  background: V,
9182
- ...b0
9182
+ ...y0
9183
9183
  },
9184
9184
  role: "alert",
9185
9185
  "aria-live": "polite",
@@ -9205,7 +9205,7 @@ const n4 = ({
9205
9205
  Y
9206
9206
  )) }),
9207
9207
  /* @__PURE__ */ t.jsx("tbody", { children: D.map((X, Y) => {
9208
- const Q = E(X, Y), d0 = L(X.background, $) || "transparent", g0 = L(X.color, $) || "inherit", j0 = L(X.borderColor, $) || m, o0 = g ? `${h}px ${i} ${j0}` : "none";
9208
+ const Q = E(X, Y), d0 = O(X.background, $) || "transparent", g0 = O(X.color, $) || "inherit", j0 = O(X.borderColor, $) || m, o0 = g ? `${h}px ${i} ${j0}` : "none";
9209
9209
  return /* @__PURE__ */ t.jsx(
9210
9210
  "tr",
9211
9211
  {
@@ -9235,7 +9235,7 @@ const n4 = ({
9235
9235
  borderLeft: $0 === 0 ? "none" : o0,
9236
9236
  borderRight: $0 === s.length - 1 ? "none" : o0,
9237
9237
  fontSize: T.fontSize,
9238
- padding: y
9238
+ padding: b
9239
9239
  },
9240
9240
  role: "cell",
9241
9241
  "aria-label": `${k0.title}: ${L0}`,
@@ -9253,23 +9253,23 @@ const n4 = ({
9253
9253
  )
9254
9254
  }
9255
9255
  ),
9256
- N && D.length > 0 && /* @__PURE__ */ t.jsx(
9256
+ L && D.length > 0 && /* @__PURE__ */ t.jsx(
9257
9257
  "div",
9258
9258
  {
9259
9259
  className: "sud-table__pagination",
9260
9260
  style: {
9261
9261
  display: "flex",
9262
9262
  marginTop: "12px",
9263
- ...W(N.position)
9263
+ ...W(L.position)
9264
9264
  },
9265
9265
  role: "navigation",
9266
9266
  "aria-label": "페이지네이션",
9267
9267
  children: /* @__PURE__ */ t.jsx(
9268
- y2,
9268
+ b2,
9269
9269
  {
9270
9270
  current: I,
9271
9271
  total: A,
9272
- pageSize: O,
9272
+ pageSize: N,
9273
9273
  onChange: K
9274
9274
  }
9275
9275
  )
@@ -9299,7 +9299,7 @@ function P1({
9299
9299
  const F = h0(), { bgColor: M } = i0({
9300
9300
  border: !1,
9301
9301
  fallback: g
9302
- }), p = a ? L(a, F) : M, [S, _] = G(c || !1), [N, k] = G(!1), B = s !== void 0, $ = B ? s : S, R = l === "top" || l === "bottom", H = f0(), I = f0(), z = N || $ ? p : L("cool-gray-3", F), O = (A) => {
9302
+ }), p = a ? O(a, F) : M, [S, _] = G(c || !1), [L, k] = G(!1), B = s !== void 0, $ = B ? s : S, R = l === "top" || l === "bottom", H = f0(), I = f0(), z = L || $ ? p : O("cool-gray-3", F), N = (A) => {
9303
9303
  if (A.stopPropagation(), d) return;
9304
9304
  const V = !$;
9305
9305
  B || _(V), n == null || n(V), H.current && S1(H.current), I.current && W1(I.current);
@@ -9321,7 +9321,7 @@ function P1({
9321
9321
  opacity: d ? 0.5 : 1,
9322
9322
  ...Z
9323
9323
  },
9324
- onClick: O,
9324
+ onClick: N,
9325
9325
  onMouseEnter: () => k(!0),
9326
9326
  onMouseLeave: () => k(!1),
9327
9327
  role: "checkbox",
@@ -9343,7 +9343,7 @@ function P1({
9343
9343
  display: "inline-flex",
9344
9344
  alignItems: "center",
9345
9345
  justifyContent: "center",
9346
- background: $ ? p : L("white-10", F),
9346
+ background: $ ? p : O("white-10", F),
9347
9347
  border: `1px solid ${z}`,
9348
9348
  borderRadius: 4,
9349
9349
  transition: "border-color 0.2s ease, background 0.2s ease"
@@ -9357,7 +9357,7 @@ function P1({
9357
9357
  alignItems: "center",
9358
9358
  justifyContent: "center"
9359
9359
  },
9360
- children: /* @__PURE__ */ t.jsx(a9, { color: L("white-10", F), size: "14" })
9360
+ children: /* @__PURE__ */ t.jsx(a9, { color: O("white-10", F), size: "14" })
9361
9361
  }
9362
9362
  )
9363
9363
  }
@@ -9393,8 +9393,8 @@ P1.Group = function({
9393
9393
  role: F = "group"
9394
9394
  }) {
9395
9395
  const M = (_) => {
9396
- const N = n.includes(_) ? n.filter((k) => k !== _) : [...n, _];
9397
- l == null || l(N);
9396
+ const L = n.includes(_) ? n.filter((k) => k !== _) : [...n, _];
9397
+ l == null || l(L);
9398
9398
  }, p = o === "horizontal", S = {
9399
9399
  display: "grid",
9400
9400
  gap: d,
@@ -9410,7 +9410,7 @@ P1.Group = function({
9410
9410
  role: F,
9411
9411
  "aria-label": C,
9412
9412
  "aria-required": j,
9413
- children: c.map(({ value: _, label: N }) => /* @__PURE__ */ t.jsx(
9413
+ children: c.map(({ value: _, label: L }) => /* @__PURE__ */ t.jsx(
9414
9414
  P1,
9415
9415
  {
9416
9416
  checked: n.includes(_),
@@ -9419,7 +9419,7 @@ P1.Group = function({
9419
9419
  color: i,
9420
9420
  colorType: h,
9421
9421
  labelPosition: x,
9422
- children: N
9422
+ children: L
9423
9423
  },
9424
9424
  _
9425
9425
  ))
@@ -9447,7 +9447,7 @@ const E0 = ({
9447
9447
  maxLength: p,
9448
9448
  password: S = !1,
9449
9449
  type: _ = "text",
9450
- clearable: N = !1,
9450
+ clearable: L = !1,
9451
9451
  placeholder: k,
9452
9452
  value: B = "",
9453
9453
  onChange: $ = () => {
@@ -9456,18 +9456,18 @@ const E0 = ({
9456
9456
  shadow: H = "sm",
9457
9457
  size: I = "md",
9458
9458
  id: z,
9459
- name: O,
9459
+ name: N,
9460
9460
  autoComplete: A,
9461
9461
  inputMode: V,
9462
9462
  spellCheck: w,
9463
9463
  ariaLabel: v,
9464
9464
  colorType: m = "default",
9465
- label: b,
9465
+ label: y,
9466
9466
  errorText: f,
9467
9467
  error: T = !1,
9468
9468
  required: r = !1,
9469
9469
  ariaRequired: u,
9470
- ariaInvalid: y,
9470
+ ariaInvalid: b,
9471
9471
  ariaDescribedby: E,
9472
9472
  onClick: P
9473
9473
  }) => {
@@ -9475,7 +9475,7 @@ const E0 = ({
9475
9475
  border: n,
9476
9476
  fallback: T ? "danger" : m,
9477
9477
  componentType: "input"
9478
- }), q = s ? L(s, D) : U, J = c ? L(c, D) : K, p0 = l ? L(l, D) : W, x0 = n && p0 ? `${a}px ${o} ${p0}` : "none", y0 = I0(R, D), b0 = O0(H, D), S0 = {
9478
+ }), q = s ? O(s, D) : U, J = c ? O(c, D) : K, p0 = l ? O(l, D) : W, x0 = n && p0 ? `${a}px ${o} ${p0}` : "none", b0 = I0(R, D), y0 = O0(H, D), S0 = {
9479
9479
  sm: { height: 32, fontSize: 14, padding: "4px" },
9480
9480
  md: { height: 38, fontSize: 16, padding: "6px" },
9481
9481
  lg: { height: 42, fontSize: 18, padding: "8px" }
@@ -9492,7 +9492,7 @@ const E0 = ({
9492
9492
  ...C
9493
9493
  },
9494
9494
  children: [
9495
- b && /* @__PURE__ */ t.jsx(
9495
+ y && /* @__PURE__ */ t.jsx(
9496
9496
  "label",
9497
9497
  {
9498
9498
  className: "sud-input__label",
@@ -9503,9 +9503,9 @@ const E0 = ({
9503
9503
  marginLeft: S0.padding,
9504
9504
  fontSize: 14,
9505
9505
  fontWeight: 500,
9506
- color: L(j ? "cool-gray-3" : "cool-gray-9", D)
9506
+ color: O(j ? "cool-gray-3" : "cool-gray-9", D)
9507
9507
  },
9508
- children: typeof b == "string" ? /* @__PURE__ */ t.jsx(
9508
+ children: typeof y == "string" ? /* @__PURE__ */ t.jsx(
9509
9509
  s0,
9510
9510
  {
9511
9511
  as: "span",
@@ -9518,9 +9518,9 @@ const E0 = ({
9518
9518
  marginBottom: 6,
9519
9519
  marginLeft: S0.padding
9520
9520
  },
9521
- children: b
9521
+ children: y
9522
9522
  }
9523
- ) : b
9523
+ ) : y
9524
9524
  }
9525
9525
  ),
9526
9526
  /* @__PURE__ */ t.jsxs(
@@ -9536,12 +9536,12 @@ const E0 = ({
9536
9536
  style: {
9537
9537
  display: "flex",
9538
9538
  alignItems: "center",
9539
- backgroundColor: j ? L("cool-gray-1", D) : q,
9540
- color: j ? L("cool-gray-3", D) : J,
9541
- ...y0,
9539
+ backgroundColor: j ? O("cool-gray-1", D) : q,
9540
+ color: j ? O("cool-gray-3", D) : J,
9541
+ ...b0,
9542
9542
  width: "100%",
9543
9543
  padding: S0.padding,
9544
- boxShadow: b0,
9544
+ boxShadow: y0,
9545
9545
  ...d ? {
9546
9546
  border: "none",
9547
9547
  borderRadius: 0,
@@ -9581,13 +9581,13 @@ const E0 = ({
9581
9581
  autoFocus: M,
9582
9582
  maxLength: p,
9583
9583
  id: z,
9584
- name: O,
9584
+ name: N,
9585
9585
  autoComplete: A,
9586
9586
  inputMode: V,
9587
9587
  spellCheck: w,
9588
- "aria-label": v || b,
9588
+ "aria-label": v || y,
9589
9589
  "aria-required": u || r,
9590
- "aria-invalid": y || T,
9590
+ "aria-invalid": b || T,
9591
9591
  "aria-describedby": E || (T ? `${z}-error` : void 0),
9592
9592
  "aria-disabled": j,
9593
9593
  style: {
@@ -9602,7 +9602,7 @@ const E0 = ({
9602
9602
  }
9603
9603
  }
9604
9604
  ),
9605
- N && !F && !j && B && /* @__PURE__ */ t.jsx(
9605
+ L && !F && !j && B && /* @__PURE__ */ t.jsx(
9606
9606
  "button",
9607
9607
  {
9608
9608
  className: "sud-input__clear",
@@ -9625,7 +9625,7 @@ const E0 = ({
9625
9625
  className: "sud-input__length",
9626
9626
  style: {
9627
9627
  fontSize: 12,
9628
- color: L(j ? "cool-gray-3" : "info-6", D)
9628
+ color: O(j ? "cool-gray-3" : "info-6", D)
9629
9629
  },
9630
9630
  children: [
9631
9631
  B.length,
@@ -9668,7 +9668,7 @@ const E0 = ({
9668
9668
  className: "sud-input__error__text",
9669
9669
  size: "xs",
9670
9670
  pretendard: "B",
9671
- color: L("danger-6", D),
9671
+ color: O("danger-6", D),
9672
9672
  children: f
9673
9673
  }
9674
9674
  )
@@ -9698,7 +9698,7 @@ const E0 = ({
9698
9698
  size: p = "md",
9699
9699
  rows: S = 4,
9700
9700
  maxLength: _,
9701
- resizable: N = !1,
9701
+ resizable: L = !1,
9702
9702
  autoSize: k = !1,
9703
9703
  bottomLeft: B,
9704
9704
  bottomRight: $,
@@ -9706,17 +9706,17 @@ const E0 = ({
9706
9706
  name: H,
9707
9707
  autoComplete: I,
9708
9708
  ariaLabel: z,
9709
- spellCheck: O,
9709
+ spellCheck: N,
9710
9710
  label: A,
9711
9711
  colorType: V = "default",
9712
9712
  errorText: w,
9713
9713
  error: v = !1
9714
9714
  }) => {
9715
- const m = h0(), { bgColor: b, txtColor: f, borColor: T } = i0({
9715
+ const m = h0(), { bgColor: y, txtColor: f, borColor: T } = i0({
9716
9716
  border: n,
9717
9717
  fallback: v ? "danger" : V,
9718
9718
  componentType: "input"
9719
- }), r = s ? L(s, m) : b, u = c ? L(c, m) : f, y = l ? L(l, m) : T, E = n && y ? `${a}px ${o} ${y}` : "none", P = I0(F, m), D = O0(M, m), U = {
9719
+ }), r = s ? O(s, m) : y, u = c ? O(c, m) : f, b = l ? O(l, m) : T, E = n && b ? `${a}px ${o} ${b}` : "none", P = I0(F, m), D = O0(M, m), U = {
9720
9720
  sm: { height: 32, fontSize: 14, padding: "4px" },
9721
9721
  md: { height: 38, fontSize: 16, padding: "6px" },
9722
9722
  lg: { height: 42, fontSize: 18, padding: "8px" }
@@ -9747,7 +9747,7 @@ const E0 = ({
9747
9747
  marginBottom: 6,
9748
9748
  marginLeft: U.padding,
9749
9749
  fontSize: 14,
9750
- color: L(Z ? "cool-gray-3" : "cool-gray-9", m)
9750
+ color: O(Z ? "cool-gray-3" : "cool-gray-9", m)
9751
9751
  },
9752
9752
  children: typeof A == "string" ? /* @__PURE__ */ t.jsx(
9753
9753
  s0,
@@ -9779,8 +9779,8 @@ const E0 = ({
9779
9779
  style: {
9780
9780
  display: "flex",
9781
9781
  flexDirection: "column",
9782
- backgroundColor: Z ? L("cool-gray-1", m) : r,
9783
- color: Z ? L("cool-gray-3", m) : u,
9782
+ backgroundColor: Z ? O("cool-gray-1", m) : r,
9783
+ color: Z ? O("cool-gray-3", m) : u,
9784
9784
  ...P,
9785
9785
  width: "100%",
9786
9786
  padding: U.padding,
@@ -9806,7 +9806,7 @@ const E0 = ({
9806
9806
  name: H,
9807
9807
  autoComplete: I,
9808
9808
  "aria-label": z,
9809
- spellCheck: O,
9809
+ spellCheck: N,
9810
9810
  style: {
9811
9811
  margin: 0,
9812
9812
  flex: 1,
@@ -9815,7 +9815,7 @@ const E0 = ({
9815
9815
  outline: "none",
9816
9816
  color: u,
9817
9817
  fontSize: U.fontSize,
9818
- resize: N ? "both" : "none",
9818
+ resize: L ? "both" : "none",
9819
9819
  minHeight: U.height * S,
9820
9820
  ...k && {
9821
9821
  height: "auto",
@@ -9833,7 +9833,7 @@ const E0 = ({
9833
9833
  justifyContent: "space-between",
9834
9834
  marginTop: 4,
9835
9835
  fontSize: 12,
9836
- color: L(Z ? "cool-gray-3" : "cool-gray-6", m)
9836
+ color: O(Z ? "cool-gray-3" : "cool-gray-6", m)
9837
9837
  },
9838
9838
  children: [
9839
9839
  /* @__PURE__ */ t.jsx("div", { className: "sud-textarea__bottom-left", children: B }),
@@ -9873,7 +9873,7 @@ const E0 = ({
9873
9873
  size: "xs",
9874
9874
  className: "sud-textarea__error__text",
9875
9875
  pretendard: "B",
9876
- color: L("danger-6", m),
9876
+ color: O("danger-6", m),
9877
9877
  children: w
9878
9878
  }
9879
9879
  )
@@ -9906,17 +9906,17 @@ const _9 = ({
9906
9906
  shadow: p = "sm",
9907
9907
  size: S = "md",
9908
9908
  length: _ = 6,
9909
- id: N,
9909
+ id: L,
9910
9910
  colorType: k = "default",
9911
9911
  label: B,
9912
9912
  errorText: $,
9913
9913
  error: R = !1
9914
9914
  }) => {
9915
- const H = h0(), I = f0([]), { bgColor: z, txtColor: O, borColor: A } = i0({
9915
+ const H = h0(), I = f0([]), { bgColor: z, txtColor: N, borColor: A } = i0({
9916
9916
  border: n,
9917
9917
  fallback: R ? "danger" : k,
9918
9918
  componentType: "input"
9919
- }), V = s ? L(s, H) : z, w = c ? L(c, H) : O, v = l ? L(l, H) : A, m = n && v ? `${a}px ${o} ${v}` : "none", b = I0(M, H), f = O0(p, H), T = {
9919
+ }), V = s ? O(s, H) : z, w = c ? O(c, H) : N, v = l ? O(l, H) : A, m = n && v ? `${a}px ${o} ${v}` : "none", y = I0(M, H), f = O0(p, H), T = {
9920
9920
  sm: { height: 32, fontSize: 14, padding: "4px" },
9921
9921
  md: { height: 38, fontSize: 16, padding: "6px" },
9922
9922
  lg: { height: 42, fontSize: 18, padding: "8px" }
@@ -9927,7 +9927,7 @@ const _9 = ({
9927
9927
  U[P] = D, F({ target: { value: U.join("") } }), D && P < _ - 1 && I.current[P + 1].focus();
9928
9928
  }, u = (E, P) => {
9929
9929
  E.key === "Backspace" && !C[P] && P > 0 && I.current[P - 1].focus();
9930
- }, y = (E) => {
9930
+ }, b = (E) => {
9931
9931
  E.preventDefault();
9932
9932
  const P = E.clipboardData.getData("text");
9933
9933
  if (j === "int" && !/^\d*$/.test(P)) return;
@@ -9949,7 +9949,7 @@ const _9 = ({
9949
9949
  "label",
9950
9950
  {
9951
9951
  className: "sud-input-otp__label",
9952
- htmlFor: N,
9952
+ htmlFor: L,
9953
9953
  style: {
9954
9954
  display: "block",
9955
9955
  marginBottom: 6,
@@ -9987,7 +9987,7 @@ const _9 = ({
9987
9987
  gap: 8,
9988
9988
  ...g
9989
9989
  },
9990
- onPaste: y,
9990
+ onPaste: b,
9991
9991
  children: Array.from({ length: _ }).map((E, P) => /* @__PURE__ */ t.jsx(
9992
9992
  "input",
9993
9993
  {
@@ -10006,10 +10006,10 @@ const _9 = ({
10006
10006
  height: T.height,
10007
10007
  fontSize: T.fontSize,
10008
10008
  textAlign: "center",
10009
- backgroundColor: Z ? L("cool-gray-1", H) : V,
10010
- color: Z ? L("cool-gray-3", H) : w,
10009
+ backgroundColor: Z ? O("cool-gray-1", H) : V,
10010
+ color: Z ? O("cool-gray-3", H) : w,
10011
10011
  border: m,
10012
- ...b,
10012
+ ...y,
10013
10013
  boxShadow: f
10014
10014
  }
10015
10015
  },
@@ -10032,7 +10032,7 @@ const _9 = ({
10032
10032
  size: "xs",
10033
10033
  className: "sud-input-otp__error__text",
10034
10034
  pretendard: "B",
10035
- color: L("danger-6", H),
10035
+ color: O("danger-6", H),
10036
10036
  children: $
10037
10037
  }
10038
10038
  )
@@ -10064,7 +10064,7 @@ const i2 = ({
10064
10064
  minMaxVisible: p = !1,
10065
10065
  colorType: S = "primary",
10066
10066
  mark: _ = "",
10067
- style: N = {},
10067
+ style: L = {},
10068
10068
  className: k = "",
10069
10069
  shadow: B = "md",
10070
10070
  size: $ = "sm",
@@ -10072,15 +10072,15 @@ const i2 = ({
10072
10072
  popupClassName: H = "",
10073
10073
  popupStyle: I = {},
10074
10074
  popupProps: z = {},
10075
- id: O,
10075
+ id: N,
10076
10076
  ariaLabel: A,
10077
10077
  ariaValueText: V
10078
10078
  }) => {
10079
- const w = h0(), v = f0(null), m = f0(null), [b, f] = G(!1), [T, r] = G(n), u = f2(), y = O || u, { bgColor: E, borColor: P } = i0({
10079
+ const w = h0(), v = f0(null), m = f0(null), [y, f] = G(!1), [T, r] = G(n), u = f2(), b = N || u, { bgColor: E, borColor: P } = i0({
10080
10080
  border: Z,
10081
10081
  fallback: S,
10082
10082
  componentType: "button"
10083
- }), D = O0(B, w), U = g ? L(g, w) : E, K = x ? L(x, w) : P, W = K ? `${h}px ${i} ${K}` : "none", q = {
10083
+ }), D = O0(B, w), U = g ? O(g, w) : E, K = x ? O(x, w) : P, W = K ? `${h}px ${i} ${K}` : "none", q = {
10084
10084
  sm: { width: 8, height: 240, thumb: 20, fontSize: 14 },
10085
10085
  md: { width: 16, height: 320, thumb: 28, fontSize: 16 },
10086
10086
  lg: { width: 24, height: 400, thumb: 36, fontSize: 18 }
@@ -10091,12 +10091,12 @@ const i2 = ({
10091
10091
  }, {
10092
10092
  width: p0,
10093
10093
  height: x0,
10094
- thumb: y0,
10095
- fontSize: b0
10094
+ thumb: b0,
10095
+ fontSize: y0
10096
10096
  } = a ? q[$] : J[$], S0 = F || p0, B0 = M || x0, X = (T - s) / (c - s) * 100;
10097
10097
  z0(() => {
10098
- b || r(n);
10099
- }, [n, b]);
10098
+ y || r(n);
10099
+ }, [n, y]);
10100
10100
  const Y = F0(
10101
10101
  (_0, L0) => {
10102
10102
  const D0 = v.current.getBoundingClientRect();
@@ -10109,16 +10109,16 @@ const i2 = ({
10109
10109
  ), Q = (_0) => {
10110
10110
  d || (f(!0), S1(m.current), Y(_0.clientX, _0.clientY));
10111
10111
  }, d0 = (_0) => {
10112
- !b || d || Y(_0.clientX, _0.clientY);
10112
+ !y || d || Y(_0.clientX, _0.clientY);
10113
10113
  }, g0 = () => {
10114
10114
  d || f(!1);
10115
10115
  };
10116
10116
  z0(() => {
10117
- if (b)
10117
+ if (y)
10118
10118
  return window.addEventListener("mousemove", d0), window.addEventListener("mouseup", g0), () => {
10119
10119
  window.removeEventListener("mousemove", d0), window.removeEventListener("mouseup", g0);
10120
10120
  };
10121
- }, [b, d0]);
10121
+ }, [y, d0]);
10122
10122
  const j0 = (_0) => {
10123
10123
  if (d) return;
10124
10124
  let L0 = T;
@@ -10167,10 +10167,10 @@ const i2 = ({
10167
10167
  position: "absolute",
10168
10168
  border: W,
10169
10169
  boxShadow: D,
10170
- background: L(R || "white-10", w),
10170
+ background: O(R || "white-10", w),
10171
10171
  borderRadius: "50%",
10172
- width: `${y0}px`,
10173
- height: `${y0}px`,
10172
+ width: `${b0}px`,
10173
+ height: `${b0}px`,
10174
10174
  transform: "translate(-50%, -50%)",
10175
10175
  top: a ? `${100 - X}%` : "50%",
10176
10176
  left: a ? "50%" : `${X}%`,
@@ -10184,8 +10184,8 @@ const i2 = ({
10184
10184
  border: "2px solid transparent",
10185
10185
  borderRadius: "50%",
10186
10186
  background: "transparent",
10187
- width: `${y0}px`,
10188
- height: `${y0}px`,
10187
+ width: `${b0}px`,
10188
+ height: `${b0}px`,
10189
10189
  transform: "translate(-50%, -50%)",
10190
10190
  top: a ? `${100 - X}%` : "50%",
10191
10191
  left: a ? "50%" : `${X}%`,
@@ -10204,7 +10204,7 @@ const i2 = ({
10204
10204
  opacity: d ? 0.5 : 1,
10205
10205
  userSelect: "none",
10206
10206
  width: "100%",
10207
- ...N
10207
+ ...L
10208
10208
  },
10209
10209
  role: "group",
10210
10210
  "aria-label": A || "슬라이더",
@@ -10217,7 +10217,7 @@ const i2 = ({
10217
10217
  onMouseDown: Q,
10218
10218
  style: {
10219
10219
  position: "relative",
10220
- background: C || L("cool-gray-2", w),
10220
+ background: C || O("cool-gray-2", w),
10221
10221
  borderRadius: a ? S0 / 2 : B0 / 2,
10222
10222
  maxWidth: "100%",
10223
10223
  maxHeight: "100%",
@@ -10248,7 +10248,7 @@ const i2 = ({
10248
10248
  "aria-valuetext": V || `${T}${_ ? ` ${_}` : ""}`,
10249
10249
  "aria-orientation": a ? "vertical" : "horizontal",
10250
10250
  "aria-disabled": d,
10251
- id: y,
10251
+ id: b,
10252
10252
  onKeyDown: j0,
10253
10253
  style: k0,
10254
10254
  onMouseDown: Q,
@@ -10257,8 +10257,8 @@ const i2 = ({
10257
10257
  {
10258
10258
  className: "sud-slider__thumb-inner",
10259
10259
  style: {
10260
- width: `${y0 - 10}px`,
10261
- height: `${y0 - 10}px`,
10260
+ width: `${b0 - 10}px`,
10261
+ height: `${b0 - 10}px`,
10262
10262
  borderRadius: "50%",
10263
10263
  background: U,
10264
10264
  display: "flex",
@@ -10307,8 +10307,8 @@ const i2 = ({
10307
10307
  height: a ? B0 : "auto",
10308
10308
  marginLeft: a ? 8 : 0,
10309
10309
  marginTop: a ? 0 : 8,
10310
- fontSize: b0,
10311
- color: L(d ? "cool-gray-3" : "cool-gray-9", w)
10310
+ fontSize: y0,
10311
+ color: O(d ? "cool-gray-3" : "cool-gray-9", w)
10312
10312
  },
10313
10313
  children: [
10314
10314
  /* @__PURE__ */ t.jsxs(
@@ -10365,16 +10365,16 @@ const i2 = ({
10365
10365
  borderWeight: p,
10366
10366
  shape: S = "rounded",
10367
10367
  shadow: _,
10368
- colorType: N,
10368
+ colorType: L,
10369
10369
  type: k = "primary",
10370
10370
  onCancel: B,
10371
10371
  onConfirm: $,
10372
10372
  footer: R,
10373
10373
  style: H = {}
10374
10374
  }) => {
10375
- const I = h0(), [z, O] = G(a), A = o !== void 0, V = A ? o : z, w = F0(
10375
+ const I = h0(), [z, N] = G(a), A = o !== void 0, V = A ? o : z, w = F0(
10376
10376
  (r) => {
10377
- A || O(r), d == null || d(r);
10377
+ A || N(r), d == null || d(r);
10378
10378
  },
10379
10379
  [A, d]
10380
10380
  ), v = () => k === "primary" ? /* @__PURE__ */ t.jsx(g2, {}) : k === "danger" ? /* @__PURE__ */ t.jsx(m2, {}) : k === "warning" ? /* @__PURE__ */ t.jsx(I1, {}) : null, m = () => c ? /* @__PURE__ */ t.jsxs("div", { className: "sud-popconfirm__title flex item-cen jus-sta gap-8 fs-16", children: [
@@ -10391,7 +10391,7 @@ const i2 = ({
10391
10391
  children: c
10392
10392
  }
10393
10393
  ) : c
10394
- ] }) : null, b = () => {
10394
+ ] }) : null, y = () => {
10395
10395
  $ == null || $(), w(!1);
10396
10396
  }, f = () => {
10397
10397
  B == null || B(), w(!1);
@@ -10400,7 +10400,7 @@ const i2 = ({
10400
10400
  const r = /* @__PURE__ */ t.jsx("div", { children: h });
10401
10401
  let u = null;
10402
10402
  return R === null ? u = null : R === !0 || R === void 0 ? u = /* @__PURE__ */ t.jsxs("div", { className: "sud-popconfirm__footer flex flex-row gap-8 item-cen jus-cen", children: [
10403
- /* @__PURE__ */ t.jsx(V0, { colorType: "primary", onClick: b, children: "확인" }),
10403
+ /* @__PURE__ */ t.jsx(V0, { colorType: "primary", onClick: y, children: "확인" }),
10404
10404
  /* @__PURE__ */ t.jsx(V0, { colorType: "danger", onClick: f, children: "취소" })
10405
10405
  ] }) : u = R, /* @__PURE__ */ t.jsxs("div", { className: "sud-popconfirm__content flex flex-col gap-8", children: [
10406
10406
  r,
@@ -10429,7 +10429,7 @@ const i2 = ({
10429
10429
  title: m(),
10430
10430
  content: T(),
10431
10431
  children: s,
10432
- colorType: N,
10432
+ colorType: L,
10433
10433
  variant: "popconfirm",
10434
10434
  style: {
10435
10435
  ...H,
@@ -10473,35 +10473,35 @@ const o4 = ({
10473
10473
  cardProps: j = {},
10474
10474
  buttonProps: F = {}
10475
10475
  }) => {
10476
- const M = f0(), [p, S] = G(s), [_, N] = G("HEX"), [k, B] = G(210), [$, R] = G(100), [H, I] = G({ x: 0, y: 0 }), [z, O] = G({ h: 210, s: 100, b: 100 }), [A, V] = G({ r: 22, g: 119, b: 255 }), w = {
10476
+ const M = f0(), [p, S] = G(s), [_, L] = G("HEX"), [k, B] = G(210), [$, R] = G(100), [H, I] = G({ x: 0, y: 0 }), [z, N] = G({ h: 210, s: 100, b: 100 }), [A, V] = G({ r: 22, g: 119, b: 255 }), w = {
10477
10477
  sm: 32,
10478
10478
  md: 40,
10479
10479
  lg: 48
10480
10480
  }, v = F0(
10481
- ({ r: b, g: f, b: T }) => {
10482
- const r = Math.max(b, f, T), u = Math.min(b, f, T), y = r / 255, E = r === 0 ? 0 : (r - u) / r;
10481
+ ({ r: y, g: f, b: T }) => {
10482
+ const r = Math.max(y, f, T), u = Math.min(y, f, T), b = r / 255, E = r === 0 ? 0 : (r - u) / r;
10483
10483
  let P = 0;
10484
10484
  if (r !== u) {
10485
10485
  switch (r) {
10486
- case b:
10486
+ case y:
10487
10487
  P = (f - T) / (r - u) + (f < T ? 6 : 0);
10488
10488
  break;
10489
10489
  case f:
10490
- P = (T - b) / (r - u) + 2;
10490
+ P = (T - y) / (r - u) + 2;
10491
10491
  break;
10492
10492
  case T:
10493
- P = (b - f) / (r - u) + 4;
10493
+ P = (y - f) / (r - u) + 4;
10494
10494
  break;
10495
10495
  }
10496
10496
  P *= 60;
10497
10497
  }
10498
- V({ r: b, g: f, b: T }), O({
10498
+ V({ r: y, g: f, b: T }), N({
10499
10499
  h: Math.round(P),
10500
10500
  s: Math.round(E * 100),
10501
- b: Math.round(y * 100)
10501
+ b: Math.round(b * 100)
10502
10502
  }), B(Math.round(P));
10503
- const D = z9(b, f, T);
10504
- S(D), c == null || c({ hex: D, rgb: { r: b, g: f, b: T }, hsb: z, alpha: $ });
10503
+ const D = z9(y, f, T);
10504
+ S(D), c == null || c({ hex: D, rgb: { r: y, g: f, b: T }, hsb: z, alpha: $ });
10505
10505
  },
10506
10506
  [c, $]
10507
10507
  );
@@ -10509,10 +10509,10 @@ const o4 = ({
10509
10509
  v(d2(s));
10510
10510
  }, [s]);
10511
10511
  const m = F0(
10512
- (b) => {
10513
- const f = M.current.getBoundingClientRect(), T = Math.min(Math.max(b.clientX - f.left, 0), f.width), r = Math.min(Math.max(b.clientY - f.top, 0), f.height);
10512
+ (y) => {
10513
+ const f = M.current.getBoundingClientRect(), T = Math.min(Math.max(y.clientX - f.left, 0), f.width), r = Math.min(Math.max(y.clientY - f.top, 0), f.height);
10514
10514
  I({ x: T, y: r });
10515
- const u = T / f.width, y = 1 - r / f.height, E = k, P = (W, q = (W + E / 60) % 6) => y - y * u * Math.max(Math.min(q, 4 - q, 1), 0), D = Math.round(P(5) * 255), U = Math.round(P(3) * 255), K = Math.round(P(1) * 255);
10515
+ const u = T / f.width, b = 1 - r / f.height, E = k, P = (W, q = (W + E / 60) % 6) => b - b * u * Math.max(Math.min(q, 4 - q, 1), 0), D = Math.round(P(5) * 255), U = Math.round(P(3) * 255), K = Math.round(P(1) * 255);
10516
10516
  v({ r: D, g: U, b: K });
10517
10517
  },
10518
10518
  [k, v]
@@ -10546,15 +10546,15 @@ const o4 = ({
10546
10546
  {
10547
10547
  ref: M,
10548
10548
  className: "sud-color-picker__palette",
10549
- onMouseDown: (b) => {
10550
- m(b);
10549
+ onMouseDown: (y) => {
10550
+ m(y);
10551
10551
  const f = (r) => m(r), T = () => {
10552
10552
  window.removeEventListener("mousemove", f), window.removeEventListener("mouseup", T);
10553
10553
  };
10554
10554
  window.addEventListener("mousemove", f), window.addEventListener("mouseup", T);
10555
10555
  },
10556
- onTouchStart: (b) => {
10557
- const f = b.touches[0];
10556
+ onTouchStart: (y) => {
10557
+ const f = y.touches[0];
10558
10558
  m(f);
10559
10559
  const T = (u) => m(u.touches[0]), r = () => {
10560
10560
  window.removeEventListener("touchmove", T), window.removeEventListener("touchend", r);
@@ -10610,7 +10610,7 @@ const o4 = ({
10610
10610
  {
10611
10611
  size: "sm",
10612
10612
  value: _,
10613
- onChange: N,
10613
+ onChange: L,
10614
10614
  options: F9,
10615
10615
  className: "sud-color-picker__mode-select",
10616
10616
  ...h
@@ -10622,8 +10622,8 @@ const o4 = ({
10622
10622
  {
10623
10623
  size: "sm",
10624
10624
  value: p,
10625
- onChange: (b) => {
10626
- const f = b.target.value;
10625
+ onChange: (y) => {
10626
+ const f = y.target.value;
10627
10627
  S(f);
10628
10628
  try {
10629
10629
  v(d2(f));
@@ -10639,7 +10639,7 @@ const o4 = ({
10639
10639
  {
10640
10640
  size: "sm",
10641
10641
  value: $,
10642
- onChange: (b) => R(Number(b.target.value)),
10642
+ onChange: (y) => R(Number(y.target.value)),
10643
10643
  placeholder: "A",
10644
10644
  className: "sud-color-picker__alpha-input",
10645
10645
  ...x
@@ -10652,9 +10652,9 @@ const o4 = ({
10652
10652
  {
10653
10653
  size: "sm",
10654
10654
  value: z.h,
10655
- onChange: (b) => {
10656
- const f = Number(b.target.value);
10657
- O((T) => ({ ...T, h: f })), B(f);
10655
+ onChange: (y) => {
10656
+ const f = Number(y.target.value);
10657
+ N((T) => ({ ...T, h: f })), B(f);
10658
10658
  },
10659
10659
  placeholder: "H",
10660
10660
  className: "sud-color-picker__hue-input",
@@ -10666,8 +10666,8 @@ const o4 = ({
10666
10666
  {
10667
10667
  size: "sm",
10668
10668
  value: z.s,
10669
- onChange: (b) => {
10670
- O((f) => ({ ...f, s: Number(b.target.value) }));
10669
+ onChange: (y) => {
10670
+ N((f) => ({ ...f, s: Number(y.target.value) }));
10671
10671
  },
10672
10672
  placeholder: "S",
10673
10673
  className: "sud-color-picker__saturation-input",
@@ -10679,8 +10679,8 @@ const o4 = ({
10679
10679
  {
10680
10680
  size: "sm",
10681
10681
  value: z.b,
10682
- onChange: (b) => {
10683
- O((f) => ({ ...f, b: Number(b.target.value) }));
10682
+ onChange: (y) => {
10683
+ N((f) => ({ ...f, b: Number(y.target.value) }));
10684
10684
  },
10685
10685
  placeholder: "B",
10686
10686
  className: "sud-color-picker__brightness-input",
@@ -10692,7 +10692,7 @@ const o4 = ({
10692
10692
  {
10693
10693
  size: "sm",
10694
10694
  value: $,
10695
- onChange: (b) => R(Number(b.target.value)),
10695
+ onChange: (y) => R(Number(y.target.value)),
10696
10696
  placeholder: "A",
10697
10697
  className: "sud-color-picker__alpha-input",
10698
10698
  ...x
@@ -10705,7 +10705,7 @@ const o4 = ({
10705
10705
  {
10706
10706
  size: "sm",
10707
10707
  value: A.r,
10708
- onChange: (b) => v({ ...A, r: Number(b.target.value) }),
10708
+ onChange: (y) => v({ ...A, r: Number(y.target.value) }),
10709
10709
  placeholder: "R",
10710
10710
  className: "sud-color-picker__red-input",
10711
10711
  ...x
@@ -10716,7 +10716,7 @@ const o4 = ({
10716
10716
  {
10717
10717
  size: "sm",
10718
10718
  value: A.g,
10719
- onChange: (b) => v({ ...A, g: Number(b.target.value) }),
10719
+ onChange: (y) => v({ ...A, g: Number(y.target.value) }),
10720
10720
  placeholder: "G",
10721
10721
  className: "sud-color-picker__green-input",
10722
10722
  ...x
@@ -10727,7 +10727,7 @@ const o4 = ({
10727
10727
  {
10728
10728
  size: "sm",
10729
10729
  value: A.b,
10730
- onChange: (b) => v({ ...A, b: Number(b.target.value) }),
10730
+ onChange: (y) => v({ ...A, b: Number(y.target.value) }),
10731
10731
  placeholder: "B",
10732
10732
  className: "sud-color-picker__blue-input",
10733
10733
  ...x
@@ -10738,7 +10738,7 @@ const o4 = ({
10738
10738
  {
10739
10739
  size: "sm",
10740
10740
  value: $,
10741
- onChange: (b) => R(Number(b.target.value)),
10741
+ onChange: (y) => R(Number(y.target.value)),
10742
10742
  placeholder: "A",
10743
10743
  className: "sud-color-picker__alpha-input",
10744
10744
  ...x
@@ -10755,8 +10755,8 @@ const o4 = ({
10755
10755
  max: 360,
10756
10756
  value: k,
10757
10757
  size: "md",
10758
- onChange: (b) => {
10759
- B(b), O((f) => ({ ...f, h: b }));
10758
+ onChange: (y) => {
10759
+ B(y), N((f) => ({ ...f, h: y }));
10760
10760
  },
10761
10761
  fill: !1,
10762
10762
  trackColor: "linear-gradient(to right, red, yellow, lime, cyan, blue, magenta, red)",
@@ -10771,7 +10771,7 @@ const o4 = ({
10771
10771
  max: 100,
10772
10772
  value: $,
10773
10773
  size: "md",
10774
- onChange: (b) => R(b),
10774
+ onChange: (y) => R(y),
10775
10775
  fill: !1,
10776
10776
  trackColor: `linear-gradient(to right, transparent, ${p})`,
10777
10777
  className: "sud-color-picker__alpha-slider",
@@ -10837,7 +10837,7 @@ const o4 = ({
10837
10837
  popConfirmProps: p = {},
10838
10838
  inputProps: S = {},
10839
10839
  calendarProps: _ = {},
10840
- id: N,
10840
+ id: L,
10841
10841
  ariaLabel: k,
10842
10842
  ariaRequired: B,
10843
10843
  ariaInvalid: $,
@@ -10846,20 +10846,20 @@ const o4 = ({
10846
10846
  const [H, I] = G(!1), z = T0(() => {
10847
10847
  if (!i) return "";
10848
10848
  if (j) {
10849
- const v = i == null ? void 0 : i.startDate, m = i == null ? void 0 : i.endDate, b = v && n0(v).isValid() ? n0(v).format(C) : "", f = m && n0(m).isValid() ? n0(m).format(C) : "";
10850
- return [b, f].filter(Boolean).join(" ~ ");
10849
+ const v = i == null ? void 0 : i.startDate, m = i == null ? void 0 : i.endDate, y = v && n0(v).isValid() ? n0(v).format(C) : "", f = m && n0(m).isValid() ? n0(m).format(C) : "";
10850
+ return [y, f].filter(Boolean).join(" ~ ");
10851
10851
  }
10852
10852
  return n0(i).isValid() ? n0(i).format(C) : "";
10853
- }, [i, C, j]), O = (v) => {
10853
+ }, [i, C, j]), N = (v) => {
10854
10854
  if (!v) return "";
10855
10855
  if (j) {
10856
- const m = v == null ? void 0 : v.startDate, b = v == null ? void 0 : v.endDate, f = m && n0(m).isValid() ? n0(m).format(C) : "", T = b && n0(b).isValid() ? n0(b).format(C) : "";
10856
+ const m = v == null ? void 0 : v.startDate, y = v == null ? void 0 : v.endDate, f = m && n0(m).isValid() ? n0(m).format(C) : "", T = y && n0(y).isValid() ? n0(y).format(C) : "";
10857
10857
  return [f, T].filter(Boolean).join(" ~ ");
10858
10858
  }
10859
10859
  return n0(v).isValid() ? n0(v).format(C) : "";
10860
10860
  }, A = (v) => {
10861
10861
  if (o || a) return;
10862
- const m = O(v);
10862
+ const m = N(v);
10863
10863
  h(v, m), (!j || (v == null ? void 0 : v.startDate) && (v == null ? void 0 : v.endDate)) && (I(!1), requestAnimationFrame(() => {
10864
10864
  setTimeout(() => I(!0), 0);
10865
10865
  }));
@@ -10876,7 +10876,7 @@ const o4 = ({
10876
10876
  shadow: n,
10877
10877
  ...p,
10878
10878
  content: /* @__PURE__ */ t.jsx(
10879
- b9,
10879
+ y9,
10880
10880
  {
10881
10881
  value: j ? V : i,
10882
10882
  startDate: V,
@@ -10900,7 +10900,7 @@ const o4 = ({
10900
10900
  error: d,
10901
10901
  errorText: g,
10902
10902
  className: Z,
10903
- id: N,
10903
+ id: L,
10904
10904
  ariaLabel: k || x,
10905
10905
  ariaRequired: B,
10906
10906
  ariaInvalid: $,
@@ -10939,8 +10939,8 @@ function Y1({
10939
10939
  const j = h0(), { bgColor: F } = i0({
10940
10940
  border: !1,
10941
10941
  fallback: g
10942
- }), M = a ? L(a, j) : F, [p, S] = G(c || !1), [_, N] = G(!1), k = s !== void 0, B = k ? s : p, $ = l === "top" || l === "bottom", R = f0(), H = f0(), I = _ || B ? M : L("cool-gray-3", j), z = (O) => {
10943
- if (O.stopPropagation(), d || B) return;
10942
+ }), M = a ? O(a, j) : F, [p, S] = G(c || !1), [_, L] = G(!1), k = s !== void 0, B = k ? s : p, $ = l === "top" || l === "bottom", R = f0(), H = f0(), I = _ || B ? M : O("cool-gray-3", j), z = (N) => {
10943
+ if (N.stopPropagation(), d || B) return;
10944
10944
  const A = !0;
10945
10945
  k || S(A), n == null || n(A), R.current && S1(R.current), H.current && W1(H.current);
10946
10946
  };
@@ -10962,8 +10962,8 @@ function Y1({
10962
10962
  ...Z
10963
10963
  },
10964
10964
  onClick: z,
10965
- onMouseEnter: () => N(!0),
10966
- onMouseLeave: () => N(!1),
10965
+ onMouseEnter: () => L(!0),
10966
+ onMouseLeave: () => L(!1),
10967
10967
  role: "radio",
10968
10968
  "aria-checked": B,
10969
10969
  "aria-label": h,
@@ -10981,7 +10981,7 @@ function Y1({
10981
10981
  display: "inline-flex",
10982
10982
  alignItems: "center",
10983
10983
  justifyContent: "center",
10984
- background: B ? M : L("white-10", j),
10984
+ background: B ? M : O("white-10", j),
10985
10985
  border: `1px solid ${I}`,
10986
10986
  borderRadius: "50%",
10987
10987
  transition: "border-color 0.2s ease, background 0.2s ease"
@@ -10996,7 +10996,7 @@ function Y1({
10996
10996
  alignItems: "center",
10997
10997
  justifyContent: "center"
10998
10998
  },
10999
- children: /* @__PURE__ */ t.jsx(Q2, { color: L("white-10", j), size: "12" })
10999
+ children: /* @__PURE__ */ t.jsx(Q2, { color: O("white-10", j), size: "12" })
11000
11000
  }
11001
11001
  )
11002
11002
  }
@@ -11048,7 +11048,7 @@ Y1.Group = function({
11048
11048
  role: "radiogroup",
11049
11049
  "aria-label": C,
11050
11050
  "aria-required": j,
11051
- children: c.map(({ value: _, label: N }) => /* @__PURE__ */ t.jsx(
11051
+ children: c.map(({ value: _, label: L }) => /* @__PURE__ */ t.jsx(
11052
11052
  Y1,
11053
11053
  {
11054
11054
  checked: n === _,
@@ -11058,8 +11058,8 @@ Y1.Group = function({
11058
11058
  colorType: h,
11059
11059
  labelPosition: x,
11060
11060
  name: F,
11061
- ariaLabel: N,
11062
- children: N
11061
+ ariaLabel: L,
11062
+ children: L
11063
11063
  },
11064
11064
  _
11065
11065
  ))
@@ -11087,14 +11087,14 @@ const i4 = ({
11087
11087
  testId: p = "rate",
11088
11088
  icon: S = "star"
11089
11089
  }) => {
11090
- const _ = h0(), [N, k] = G(n), [B, $] = G(null), R = l !== void 0, H = R ? l : N, I = T0(() => !i && typeof S == "string" ? S === "heart" ? "coral" : "gold" : i || "gold", [i, S]), { bgColor: z } = i0({
11090
+ const _ = h0(), [L, k] = G(n), [B, $] = G(null), R = l !== void 0, H = R ? l : L, I = T0(() => !i && typeof S == "string" ? S === "heart" ? "coral" : "gold" : i || "gold", [i, S]), { bgColor: z } = i0({
11091
11091
  fallback: "hovered",
11092
11092
  componentType: "etc"
11093
- }), O = T0(
11094
- () => L(h || I, _),
11093
+ }), N = T0(
11094
+ () => O(h || I, _),
11095
11095
  [h, I, _]
11096
11096
  ), A = T0(
11097
- () => x ? L(x, _) : z,
11097
+ () => x ? O(x, _) : z,
11098
11098
  [x, z, _]
11099
11099
  ), V = F0(
11100
11100
  (r) => typeof S == "function" ? S(r, C) : S === "heart" ? /* @__PURE__ */ t.jsx(r9, { size: C, color: r }) : /* @__PURE__ */ t.jsx(s9, { size: C, color: r }),
@@ -11116,12 +11116,12 @@ const i4 = ({
11116
11116
  };
11117
11117
  return /* @__PURE__ */ t.jsxs("div", { style: r, children: [
11118
11118
  V(A),
11119
- /* @__PURE__ */ t.jsx("div", { style: u, children: V(O) })
11119
+ /* @__PURE__ */ t.jsx("div", { style: u, children: V(N) })
11120
11120
  ] });
11121
- }, [O, A, C, V]), v = F0(
11121
+ }, [N, A, C, V]), v = F0(
11122
11122
  (r) => {
11123
- const u = B !== null ? B : H, y = u >= r + 1, E = !y && c && u >= r + 0.5;
11124
- return y ? V(O) : E ? w() : V(A);
11123
+ const u = B !== null ? B : H, b = u >= r + 1, E = !b && c && u >= r + 0.5;
11124
+ return b ? V(N) : E ? w() : V(A);
11125
11125
  },
11126
11126
  [
11127
11127
  B,
@@ -11129,7 +11129,7 @@ const i4 = ({
11129
11129
  c,
11130
11130
  V,
11131
11131
  w,
11132
- O,
11132
+ N,
11133
11133
  A
11134
11134
  ]
11135
11135
  ), m = F0(
@@ -11139,10 +11139,10 @@ const i4 = ({
11139
11139
  R || k(u), o == null || o(u);
11140
11140
  },
11141
11141
  [a, d, g, H, R, o]
11142
- ), b = F0(
11142
+ ), y = F0(
11143
11143
  (r, u) => {
11144
11144
  if (a || d) return;
11145
- const { left: y, width: E } = r.currentTarget.getBoundingClientRect(), P = (r.clientX - y) / E, D = c && P < 0.5 ? u + 0.5 : u + 1;
11145
+ const { left: b, width: E } = r.currentTarget.getBoundingClientRect(), P = (r.clientX - b) / E, D = c && P < 0.5 ? u + 0.5 : u + 1;
11146
11146
  $(D);
11147
11147
  },
11148
11148
  [a, d, c]
@@ -11176,7 +11176,7 @@ const i4 = ({
11176
11176
  onClick: () => m(
11177
11177
  c ? B !== null ? B : H === u + 1 && g ? 0 : u + 1 : u + 1
11178
11178
  ),
11179
- onMouseMove: (y) => b(y, u),
11179
+ onMouseMove: (b) => y(b, u),
11180
11180
  onMouseLeave: f,
11181
11181
  style: {
11182
11182
  cursor: a || d ? "default" : "pointer",
@@ -11220,21 +11220,21 @@ const i4 = ({
11220
11220
  id: M,
11221
11221
  ariaLabel: p
11222
11222
  }) => {
11223
- const S = h0(), [_, N] = G(c || !1), k = s !== void 0, B = k ? s : _, $ = f0(), R = f2(), H = M || R, I = (T) => {
11223
+ const S = h0(), [_, L] = G(c || !1), k = s !== void 0, B = k ? s : _, $ = f0(), R = f2(), H = M || R, I = (T) => {
11224
11224
  if (l) return;
11225
11225
  const r = !B;
11226
- k || N(r), n == null || n(r), $.current && W1($.current), S1(T.currentTarget);
11226
+ k || L(r), n == null || n(r), $.current && W1($.current), S1(T.currentTarget);
11227
11227
  }, z = (T) => {
11228
11228
  l || (T.key === "Enter" || T.key === " ") && (T.preventDefault(), I(T));
11229
- }, O = O0(h, S), { bgColor: A } = i0({
11229
+ }, N = O0(h, S), { bgColor: A } = i0({
11230
11230
  border: !1,
11231
11231
  fallback: C,
11232
11232
  componentType: "button"
11233
- }), V = o ? L(o, S) : A, w = L(a || "cool-gray-3", S), v = {
11233
+ }), V = o ? O(o, S) : A, w = O(a || "cool-gray-3", S), v = {
11234
11234
  sm: { height: 22, thumb: 18, fontSize: 12 },
11235
11235
  md: { height: 32, thumb: 28, fontSize: 14 },
11236
11236
  lg: { height: 40, thumb: 34, fontSize: 16 }
11237
- }, { height: m, thumb: b, fontSize: f } = v[x] || v.md;
11237
+ }, { height: m, thumb: y, fontSize: f } = v[x] || v.md;
11238
11238
  return /* @__PURE__ */ t.jsxs(
11239
11239
  "div",
11240
11240
  {
@@ -11277,7 +11277,7 @@ const i4 = ({
11277
11277
  className: "sud-switch__label sud-switch__label-on",
11278
11278
  style: {
11279
11279
  paddingLeft: 4,
11280
- color: L("white-10", S),
11280
+ color: O("white-10", S),
11281
11281
  transition: "all 0.25s ease",
11282
11282
  display: B ? "block" : "none"
11283
11283
  },
@@ -11290,19 +11290,19 @@ const i4 = ({
11290
11290
  className: "sud-switch__thumb",
11291
11291
  ref: $,
11292
11292
  style: {
11293
- width: b,
11294
- height: b,
11293
+ width: y,
11294
+ height: y,
11295
11295
  borderRadius: "50%",
11296
- background: L("white-10", S),
11296
+ background: O("white-10", S),
11297
11297
  display: "flex",
11298
11298
  alignItems: "center",
11299
11299
  justifyContent: "center",
11300
11300
  color: B ? V : w,
11301
- boxShadow: O,
11302
- fontSize: b * 0.5,
11301
+ boxShadow: N,
11302
+ fontSize: y * 0.5,
11303
11303
  transition: "all 0.25s ease"
11304
11304
  },
11305
- children: p2(B ? Z : i) ? b1(B ? Z : i, {
11305
+ children: p2(B ? Z : i) ? y1(B ? Z : i, {
11306
11306
  color: B ? V : w
11307
11307
  }) : B ? Z : i
11308
11308
  }
@@ -11314,7 +11314,7 @@ const i4 = ({
11314
11314
  className: "sud-switch__label sud-switch__label-off",
11315
11315
  style: {
11316
11316
  paddingLeft: 4,
11317
- color: L("white-10", S),
11317
+ color: O("white-10", S),
11318
11318
  transition: "all 0.25s ease",
11319
11319
  display: B ? "none" : "block"
11320
11320
  },
@@ -11338,7 +11338,7 @@ const i4 = ({
11338
11338
  const [Z, i] = G(null), [h, x] = G(0), [C, j] = G("hour"), [F, M] = G({
11339
11339
  startTime: { hour: !1, minute: !1, second: !1 },
11340
11340
  endTime: { hour: !1, minute: !1, second: !1 }
11341
- }), p = n, S = l, _ = a, N = (D) => {
11341
+ }), p = n, S = l, _ = a, L = (D) => {
11342
11342
  if (!D || !n0(D).isValid())
11343
11343
  return { hour: null, minute: null, second: null };
11344
11344
  const U = n0(D);
@@ -11353,12 +11353,12 @@ const i4 = ({
11353
11353
  minute: B,
11354
11354
  second: $,
11355
11355
  ampm: R
11356
- } = N(p ? s == null ? void 0 : s.startTime : s), {
11356
+ } = L(p ? s == null ? void 0 : s.startTime : s), {
11357
11357
  hour: H,
11358
11358
  minute: I,
11359
11359
  second: z,
11360
- ampm: O
11361
- } = N(s == null ? void 0 : s.endTime), [A, V] = G({
11360
+ ampm: N
11361
+ } = L(s == null ? void 0 : s.endTime), [A, V] = G({
11362
11362
  startTime: {
11363
11363
  hour: k ?? null,
11364
11364
  minute: B ?? null,
@@ -11369,7 +11369,7 @@ const i4 = ({
11369
11369
  hour: H ?? null,
11370
11370
  minute: I ?? null,
11371
11371
  second: z ?? null,
11372
- ampm: O ?? "AM"
11372
+ ampm: N ?? "AM"
11373
11373
  }
11374
11374
  }), w = T0(() => {
11375
11375
  const D = S ? 12 : 24;
@@ -11377,7 +11377,7 @@ const i4 = ({
11377
11377
  }, [l]), v = T0(
11378
11378
  () => Array.from({ length: 60 / _ }, (D, U) => U * _),
11379
11379
  [a]
11380
- ), m = T0(() => Array.from({ length: 60 }, (D, U) => U), []), b = (D, U) => S ? U === "AM" ? D % 12 : D % 12 + 12 : D, f = (D, U) => {
11380
+ ), m = T0(() => Array.from({ length: 60 }, (D, U) => U), []), y = (D, U) => S ? U === "AM" ? D % 12 : D % 12 + 12 : D, f = (D, U) => {
11381
11381
  const K = { ...A }, W = p && h === 1 ? "endTime" : "startTime";
11382
11382
  K[W] = {
11383
11383
  ...K[W],
@@ -11393,11 +11393,11 @@ const i4 = ({
11393
11393
  V(K), M(q);
11394
11394
  const J = (p0) => p0.hour && p0.minute && (!o || p0.second);
11395
11395
  if (!p && J(q.startTime)) {
11396
- const p0 = b(K.startTime.hour, K.startTime.ampm), x0 = K.startTime.minute, y0 = o ? K.startTime.second : 0, b0 = n0().hour(p0).minute(x0).second(y0).toDate();
11397
- c == null || c(b0);
11396
+ const p0 = y(K.startTime.hour, K.startTime.ampm), x0 = K.startTime.minute, b0 = o ? K.startTime.second : 0, y0 = n0().hour(p0).minute(x0).second(b0).toDate();
11397
+ c == null || c(y0);
11398
11398
  }
11399
11399
  if (p && h === 0 && J(q.startTime) && (x(1), j("hour")), p && h === 1 && J(q.endTime)) {
11400
- let p0 = n0().hour(b(K.startTime.hour, K.startTime.ampm)).minute(K.startTime.minute).second(o ? K.startTime.second : 0), x0 = n0().hour(b(K.endTime.hour, K.endTime.ampm)).minute(K.endTime.minute).second(o ? K.endTime.second : 0);
11400
+ let p0 = n0().hour(y(K.startTime.hour, K.startTime.ampm)).minute(K.startTime.minute).second(o ? K.startTime.second : 0), x0 = n0().hour(y(K.endTime.hour, K.endTime.ampm)).minute(K.endTime.minute).second(o ? K.endTime.second : 0);
11401
11401
  x0.isBefore(p0) && (x0 = x0.add(1, "day")), c == null || c({
11402
11402
  startTime: p0.toDate(),
11403
11403
  endTime: x0.toDate()
@@ -11410,15 +11410,15 @@ const i4 = ({
11410
11410
  border: !1,
11411
11411
  fallback: d,
11412
11412
  componentType: "tag"
11413
- }), { bgColor: y } = i0({
11413
+ }), { bgColor: b } = i0({
11414
11414
  border: !1,
11415
11415
  fallback: g,
11416
11416
  componentType: "etc"
11417
11417
  }), E = (D, U, K) => {
11418
11418
  const W = p && h === 1 ? "endTime" : "startTime";
11419
11419
  return /* @__PURE__ */ t.jsx("div", { style: { flex: 1, overflowY: "auto", maxHeight: 160, padding: 4 }, children: U.map((q) => {
11420
- var b0;
11421
- const J = q.toString().padStart(2, "0"), p0 = (b0 = A[W]) == null ? void 0 : b0[K], x0 = p0 != null && p0 === q, y0 = Z && Z[K] === q;
11420
+ var y0;
11421
+ const J = q.toString().padStart(2, "0"), p0 = (y0 = A[W]) == null ? void 0 : y0[K], x0 = p0 != null && p0 === q, b0 = Z && Z[K] === q;
11422
11422
  return /* @__PURE__ */ t.jsx(
11423
11423
  "div",
11424
11424
  {
@@ -11428,7 +11428,7 @@ const i4 = ({
11428
11428
  style: {
11429
11429
  padding: "6px 12px",
11430
11430
  cursor: "pointer",
11431
- backgroundColor: x0 ? r : y0 ? y : "transparent",
11431
+ backgroundColor: x0 ? r : b0 ? b : "transparent",
11432
11432
  borderRadius: 6,
11433
11433
  textAlign: "center"
11434
11434
  },
@@ -11521,7 +11521,7 @@ const i4 = ({
11521
11521
  use12Hours: p = !1,
11522
11522
  step: S = 1,
11523
11523
  popConfirmProps: _ = {},
11524
- inputProps: N = {},
11524
+ inputProps: L = {},
11525
11525
  timePickerProps: k = {},
11526
11526
  id: B,
11527
11527
  ariaLabel: $,
@@ -11529,7 +11529,7 @@ const i4 = ({
11529
11529
  ariaInvalid: H,
11530
11530
  ariaDescribedby: I
11531
11531
  }) => {
11532
- const [z, O] = G(!1), A = T0(() => C || (p ? M ? "hh:mm:ss A" : "hh:mm A" : M ? "HH:mm:ss" : "HH:mm"), [C, p, M]), V = T0(() => {
11532
+ const [z, N] = G(!1), A = T0(() => C || (p ? M ? "hh:mm:ss A" : "hh:mm A" : M ? "HH:mm:ss" : "HH:mm"), [C, p, M]), V = T0(() => {
11533
11533
  if (!i) return "";
11534
11534
  if (j) {
11535
11535
  const f = i == null ? void 0 : i.startTime, T = i == null ? void 0 : i.endTime, r = f && n0(f).isValid() ? n0(f).format(A) : "", u = T && n0(T).isValid() ? n0(T).format(A) : "";
@@ -11539,23 +11539,23 @@ const i4 = ({
11539
11539
  }, [i, A, j]), w = (f) => {
11540
11540
  if (!f) return "";
11541
11541
  if (j) {
11542
- const T = f == null ? void 0 : f.startTime, r = f == null ? void 0 : f.endTime, u = T && n0(T).isValid() ? n0(T).format(A) : "", y = r && n0(r).isValid() ? n0(r).format(A) : "";
11543
- return [u, y].filter(Boolean).join(" ~ ");
11542
+ const T = f == null ? void 0 : f.startTime, r = f == null ? void 0 : f.endTime, u = T && n0(T).isValid() ? n0(T).format(A) : "", b = r && n0(r).isValid() ? n0(r).format(A) : "";
11543
+ return [u, b].filter(Boolean).join(" ~ ");
11544
11544
  }
11545
11545
  return n0(f).isValid() ? n0(f).format(A) : "";
11546
11546
  }, v = (f) => {
11547
11547
  if (o || a) return;
11548
11548
  const T = w(f);
11549
11549
  h(f, T);
11550
- const r = (y) => {
11550
+ const r = (b) => {
11551
11551
  var E, P, D;
11552
- return n0(y).isValid() && ((E = y.getHours) == null ? void 0 : E.call(y)) != null && ((P = y.getMinutes) == null ? void 0 : P.call(y)) != null && (!M || ((D = y.getSeconds) == null ? void 0 : D.call(y)) != null);
11552
+ return n0(b).isValid() && ((E = b.getHours) == null ? void 0 : E.call(b)) != null && ((P = b.getMinutes) == null ? void 0 : P.call(b)) != null && (!M || ((D = b.getSeconds) == null ? void 0 : D.call(b)) != null);
11553
11553
  };
11554
11554
  let u = !1;
11555
- j ? u = r(f == null ? void 0 : f.startTime) && r(f == null ? void 0 : f.endTime) : u = r(f), u && (O(!1), requestAnimationFrame(() => {
11556
- setTimeout(() => O(!0), 0);
11555
+ j ? u = r(f == null ? void 0 : f.startTime) && r(f == null ? void 0 : f.endTime) : u = r(f), u && (N(!1), requestAnimationFrame(() => {
11556
+ setTimeout(() => N(!0), 0);
11557
11557
  }));
11558
- }, m = j ? i == null ? void 0 : i.startTime : void 0, b = j ? i == null ? void 0 : i.endTime : void 0;
11558
+ }, m = j ? i == null ? void 0 : i.startTime : void 0, y = j ? i == null ? void 0 : i.endTime : void 0;
11559
11559
  return /* @__PURE__ */ t.jsx(
11560
11560
  K1,
11561
11561
  {
@@ -11563,14 +11563,14 @@ const i4 = ({
11563
11563
  footer: null,
11564
11564
  placement: F,
11565
11565
  open: z,
11566
- onOpenChange: O,
11566
+ onOpenChange: N,
11567
11567
  shape: c,
11568
11568
  shadow: n,
11569
11569
  ..._,
11570
11570
  content: /* @__PURE__ */ t.jsx(
11571
11571
  $9,
11572
11572
  {
11573
- value: j ? { startTime: m, endTime: b } : i,
11573
+ value: j ? { startTime: m, endTime: y } : i,
11574
11574
  onChange: v,
11575
11575
  range: j,
11576
11576
  showSecond: M,
@@ -11600,10 +11600,10 @@ const i4 = ({
11600
11600
  placeholder: x,
11601
11601
  suffix: /* @__PURE__ */ t.jsx(g9, { size: O9[l] }),
11602
11602
  onClick: () => {
11603
- o || a || (O(!1), setTimeout(() => O(!0), 0));
11603
+ o || a || (N(!1), setTimeout(() => N(!0), 0));
11604
11604
  },
11605
11605
  onKeyDown: (f) => {
11606
- (f.key === "Enter" || f.key === " ") && (f.preventDefault(), !o && !a && (O(!1), setTimeout(() => O(!0), 0)));
11606
+ (f.key === "Enter" || f.key === " ") && (f.preventDefault(), !o && !a && (N(!1), setTimeout(() => N(!0), 0)));
11607
11607
  }
11608
11608
  }
11609
11609
  )
@@ -11796,7 +11796,7 @@ const E1 = {
11796
11796
  cardBorderType: p = "solid",
11797
11797
  cardBorderWeight: S = 1,
11798
11798
  cardShape: _ = "rounded",
11799
- cardShadow: N = "none",
11799
+ cardShadow: L = "none",
11800
11800
  uploadIconSize: k = 24,
11801
11801
  uploadText: B = "업로드",
11802
11802
  uploadTextColor: $ = "cool-gray-6",
@@ -11804,18 +11804,18 @@ const E1 = {
11804
11804
  children: H,
11805
11805
  colorType: I = "default",
11806
11806
  background: z,
11807
- color: O,
11807
+ color: N,
11808
11808
  borderColor: A,
11809
11809
  borderType: V = "solid",
11810
11810
  borderWeight: w = 1,
11811
11811
  className: v,
11812
11812
  icon: m,
11813
- iconPosition: b,
11813
+ iconPosition: y,
11814
11814
  loading: f,
11815
11815
  loadingText: T,
11816
11816
  loadingType: r,
11817
11817
  shape: u = "rounded",
11818
- shadow: y = "sm",
11818
+ shadow: b = "sm",
11819
11819
  border: E = !0,
11820
11820
  style: P,
11821
11821
  ariaLabel: D,
@@ -11826,9 +11826,9 @@ const E1 = {
11826
11826
  listColorType: J = "default",
11827
11827
  listErrorColorType: p0 = "red",
11828
11828
  listHoverColorType: x0 = "sky",
11829
- listDeleteColorType: y0 = "rose"
11829
+ listDeleteColorType: b0 = "rose"
11830
11830
  }) => {
11831
- const b0 = h0(), S0 = f0(), [B0, X] = G(g), [Y, Q] = G(!1), [d0, g0] = G(!1), j0 = d !== void 0, o0 = j0 ? d : B0, k0 = f0(/* @__PURE__ */ new Set());
11831
+ const y0 = h0(), S0 = f0(), [B0, X] = G(g), [Y, Q] = G(!1), [d0, g0] = G(!1), j0 = d !== void 0, o0 = j0 ? d : B0, k0 = f0(/* @__PURE__ */ new Set());
11832
11832
  z0(() => () => {
11833
11833
  k0.current.forEach((M0) => URL.revokeObjectURL(M0)), k0.current.clear();
11834
11834
  }, []);
@@ -11838,11 +11838,11 @@ const E1 = {
11838
11838
  }, []), _0 = i0({
11839
11839
  fallback: a ? "disabled" : I,
11840
11840
  border: E
11841
- }), L0 = I0(u, b0), D0 = O0(y, b0), H0 = z ? L(z, b0) : _0.bgColor, Y0 = O ? L(O, b0) : _0.txtColor, t1 = A ? L(A, b0) : _0.borColor, o1 = {
11841
+ }), L0 = I0(u, y0), D0 = O0(b, y0), H0 = z ? O(z, y0) : _0.bgColor, Y0 = N ? O(N, y0) : _0.txtColor, t1 = A ? O(A, y0) : _0.borColor, o1 = {
11842
11842
  background: H0,
11843
11843
  color: Y0,
11844
11844
  border: E ? `${w}px ${V} ${t1}` : "none",
11845
- boxShadow: y !== "none" ? D0 : void 0,
11845
+ boxShadow: b !== "none" ? D0 : void 0,
11846
11846
  ...L0
11847
11847
  }, e0 = () => {
11848
11848
  var M0;
@@ -11873,18 +11873,18 @@ const E1 = {
11873
11873
  children: H,
11874
11874
  colorType: I,
11875
11875
  background: z,
11876
- color: O,
11876
+ color: N,
11877
11877
  borderColor: A,
11878
11878
  borderType: V,
11879
11879
  borderWeight: w,
11880
11880
  className: v,
11881
11881
  icon: m,
11882
- iconPosition: b,
11882
+ iconPosition: y,
11883
11883
  loading: f,
11884
11884
  loadingText: T,
11885
11885
  loadingType: r,
11886
11886
  shape: u,
11887
- shadow: y,
11887
+ shadow: b,
11888
11888
  border: E,
11889
11889
  style: P,
11890
11890
  ariaLabel: D,
@@ -11894,10 +11894,10 @@ const E1 = {
11894
11894
  role: q,
11895
11895
  disabled: a
11896
11896
  }, G0 = {
11897
- ...I0(_, b0),
11898
- border: M ? `${S}px ${p} ${L(
11897
+ ...I0(_, y0),
11898
+ border: M ? `${S}px ${p} ${O(
11899
11899
  M,
11900
- b0
11900
+ y0
11901
11901
  )}` : `1px solid ${t1}`,
11902
11902
  width: j,
11903
11903
  height: j,
@@ -11906,8 +11906,8 @@ const E1 = {
11906
11906
  display: "flex",
11907
11907
  alignItems: "center",
11908
11908
  justifyContent: "center",
11909
- backgroundColor: L(F, b0),
11910
- boxShadow: O0(N, b0)
11909
+ backgroundColor: O(F, y0),
11910
+ boxShadow: O0(L, y0)
11911
11911
  };
11912
11912
  return /* @__PURE__ */ t.jsxs(
11913
11913
  "div",
@@ -11968,7 +11968,7 @@ const E1 = {
11968
11968
  {
11969
11969
  id: "upload-description",
11970
11970
  size: "sm",
11971
- style: { color: L("cool-gray-6", b0) },
11971
+ style: { color: O("cool-gray-6", y0) },
11972
11972
  children: "단일 또는 다중 파일 업로드를 지원합니다."
11973
11973
  }
11974
11974
  )
@@ -12097,11 +12097,11 @@ const E1 = {
12097
12097
  index: w0,
12098
12098
  onRemove: W0,
12099
12099
  onPreview: C,
12100
- theme: b0,
12100
+ theme: y0,
12101
12101
  listColorType: J,
12102
12102
  listErrorColorType: p0,
12103
12103
  listHoverColorType: x0,
12104
- listDeleteColorType: y0
12104
+ listDeleteColorType: b0
12105
12105
  },
12106
12106
  w0
12107
12107
  ))
@@ -12128,10 +12128,10 @@ const E1 = {
12128
12128
  shadow: F = "md",
12129
12129
  style: M = {}
12130
12130
  }) => {
12131
- const p = h0(), S = Math.min(100, Math.max(0, c / n * 100)), { txtColor: _, bgColor: N } = i0({
12131
+ const p = h0(), S = Math.min(100, Math.max(0, c / n * 100)), { txtColor: _, bgColor: L } = i0({
12132
12132
  fallback: g,
12133
12133
  componentType: "tag"
12134
- }), k = i ? L(i, p) : _, { bgColor: B } = i0({
12134
+ }), k = i ? O(i, p) : _, { bgColor: B } = i0({
12135
12135
  fallback: Z,
12136
12136
  componentType: "etc"
12137
12137
  }), $ = O0(F, p), R = {
@@ -12153,9 +12153,9 @@ const E1 = {
12153
12153
  strokeWidth: 10,
12154
12154
  fontSize: $1({ size: "base", theme: p }).fontSize
12155
12155
  }
12156
- }, { barHeight: H, circleSize: I, strokeWidth: z, fontSize: O } = R[x], A = typeof C == "number" ? C : O;
12156
+ }, { barHeight: H, circleSize: I, strokeWidth: z, fontSize: N } = R[x], A = typeof C == "number" ? C : N;
12157
12157
  if (s === "bar") {
12158
- const E = h.startsWith("inside"), P = E ? N : k, D = c === n ? a && J0.cloneElement(a, { color: P }) : d ? J0.cloneElement(d, { color: P }) : /* @__PURE__ */ t.jsxs(
12158
+ const E = h.startsWith("inside"), P = E ? L : k, D = c === n ? a && J0.cloneElement(a, { color: P }) : d ? J0.cloneElement(d, { color: P }) : /* @__PURE__ */ t.jsxs(
12159
12159
  s0,
12160
12160
  {
12161
12161
  size: A,
@@ -12211,7 +12211,7 @@ const E1 = {
12211
12211
  display: "flex",
12212
12212
  alignItems: "center",
12213
12213
  justifyContent: U[h],
12214
- color: E ? N : k,
12214
+ color: E ? L : k,
12215
12215
  fontSize: A,
12216
12216
  paddingInline: E ? 4 : 0,
12217
12217
  boxSizing: "border-box",
@@ -12228,7 +12228,7 @@ const E1 = {
12228
12228
  }
12229
12229
  );
12230
12230
  }
12231
- const V = I / 2, w = V - z / 2, v = 2 * Math.PI * w, m = s === "dashboard", T = (m ? 270 : 360) / 360 * v, r = m ? `${T} ${v}` : `${v}`, u = m ? T * (1 - S / 100) : v * (1 - S / 100), y = c === n ? a && J0.cloneElement(a, { color: k }) : d ? J0.cloneElement(d, { color: k }) : o && /* @__PURE__ */ t.jsxs(
12231
+ const V = I / 2, w = V - z / 2, v = 2 * Math.PI * w, m = s === "dashboard", T = (m ? 270 : 360) / 360 * v, r = m ? `${T} ${v}` : `${v}`, u = m ? T * (1 - S / 100) : v * (1 - S / 100), b = c === n ? a && J0.cloneElement(a, { color: k }) : d ? J0.cloneElement(d, { color: k }) : o && /* @__PURE__ */ t.jsxs(
12232
12232
  s0,
12233
12233
  {
12234
12234
  size: A,
@@ -12320,7 +12320,7 @@ const E1 = {
12320
12320
  transform: "translate(-50%, -50%)",
12321
12321
  lineHeight: 1
12322
12322
  },
12323
- children: y
12323
+ children: b
12324
12324
  }
12325
12325
  )
12326
12326
  ]
@@ -12596,7 +12596,7 @@ const x4 = {
12596
12596
  ariaPressed: p,
12597
12597
  ariaExpanded: S,
12598
12598
  ariaControls: _,
12599
- role: N = "button",
12599
+ role: L = "button",
12600
12600
  subColorType: k = "default",
12601
12601
  size: B = "md"
12602
12602
  }) => {
@@ -12619,22 +12619,22 @@ const x4 = {
12619
12619
  children: [
12620
12620
  H && n.map((V, w) => {
12621
12621
  const v = (w + 1) * 56, m = `${w * 40}ms`;
12622
- let b;
12622
+ let y;
12623
12623
  switch (z) {
12624
12624
  case "up":
12625
- b = `translateY(-${v}px)`;
12625
+ y = `translateY(-${v}px)`;
12626
12626
  break;
12627
12627
  case "down":
12628
- b = `translateY(${v}px)`;
12628
+ y = `translateY(${v}px)`;
12629
12629
  break;
12630
12630
  case "left":
12631
- b = `translateX(-${v}px)`;
12631
+ y = `translateX(-${v}px)`;
12632
12632
  break;
12633
12633
  case "right":
12634
- b = `translateX(${v}px)`;
12634
+ y = `translateX(${v}px)`;
12635
12635
  break;
12636
12636
  default:
12637
- b = "none";
12637
+ y = "none";
12638
12638
  }
12639
12639
  return /* @__PURE__ */ t.jsx(
12640
12640
  "div",
@@ -12645,7 +12645,7 @@ const x4 = {
12645
12645
  transition: "all 0.3s ease",
12646
12646
  transitionDelay: m,
12647
12647
  opacity: $ ? 1 : 0,
12648
- transform: $ ? `${b} scale(1)` : "translate(0, 0) scale(0.9)",
12648
+ transform: $ ? `${y} scale(1)` : "translate(0, 0) scale(0.9)",
12649
12649
  pointerEvents: $ ? "auto" : "none"
12650
12650
  },
12651
12651
  children: /* @__PURE__ */ t.jsx(
@@ -12671,7 +12671,7 @@ const x4 = {
12671
12671
  ariaPressed: V.ariaPressed,
12672
12672
  ariaExpanded: V.ariaExpanded,
12673
12673
  ariaControls: V.ariaControls,
12674
- role: V.role || N
12674
+ role: V.role || L
12675
12675
  }
12676
12676
  )
12677
12677
  },
@@ -12696,7 +12696,7 @@ const x4 = {
12696
12696
  ariaPressed: p,
12697
12697
  ariaExpanded: S,
12698
12698
  ariaControls: _,
12699
- role: N,
12699
+ role: L,
12700
12700
  disabled: C,
12701
12701
  shadow: j,
12702
12702
  style: { width: A, height: A, ...F }
@@ -12709,8 +12709,8 @@ const x4 = {
12709
12709
  const n = f0(null), l = f0(null), o = f0(null), [a, d] = G(0), [g, Z] = G(0), [i, h] = G(0);
12710
12710
  w1(() => {
12711
12711
  const p = () => {
12712
- var _, N, k;
12713
- d(((_ = n.current) == null ? void 0 : _.offsetHeight) || 0), Z(((N = l.current) == null ? void 0 : N.offsetHeight) || 0), h(((k = o.current) == null ? void 0 : k.offsetWidth) || 0);
12712
+ var _, L, k;
12713
+ d(((_ = n.current) == null ? void 0 : _.offsetHeight) || 0), Z(((L = l.current) == null ? void 0 : L.offsetHeight) || 0), h(((k = o.current) == null ? void 0 : k.offsetWidth) || 0);
12714
12714
  };
12715
12715
  p();
12716
12716
  const S = new ResizeObserver(p);
@@ -12721,20 +12721,20 @@ const x4 = {
12721
12721
  return u2.forEach(s, (p) => {
12722
12722
  if (!(p != null && p.type)) return;
12723
12723
  const S = p.type.displayName;
12724
- S === "SUHeader" ? x = b1(p, {
12724
+ S === "SUHeader" ? x = y1(p, {
12725
12725
  ref: n,
12726
12726
  siderPosition: c,
12727
12727
  siderWidth: i
12728
- }) : S === "SUFooter" ? C = b1(p, {
12728
+ }) : S === "SUFooter" ? C = y1(p, {
12729
12729
  ref: l,
12730
12730
  siderPosition: c,
12731
12731
  siderWidth: i
12732
- }) : S === "SUSider" ? j = b1(p, {
12732
+ }) : S === "SUSider" ? j = y1(p, {
12733
12733
  ref: o,
12734
12734
  headerHeight: a,
12735
12735
  footerHeight: g,
12736
12736
  siderPosition: c
12737
- }) : S === "SUContent" ? F = b1(p, {
12737
+ }) : S === "SUContent" ? F = y1(p, {
12738
12738
  layoutOffset: {
12739
12739
  header: a,
12740
12740
  footer: g,
@@ -12746,8 +12746,8 @@ const x4 = {
12746
12746
  {
12747
12747
  className: "sud-layout",
12748
12748
  style: {
12749
- width: "100vw",
12750
- minHeight: "100vh",
12749
+ width: "100%",
12750
+ height: "100%",
12751
12751
  position: "relative",
12752
12752
  overflowY: "hidden",
12753
12753
  overflowX: "hidden"
@@ -12773,7 +12773,7 @@ const x4 = {
12773
12773
  borderWeight: d = "1",
12774
12774
  className: g = "",
12775
12775
  shape: Z = "square",
12776
- height: i = "80",
12776
+ height: i = 80,
12777
12777
  FullWidth: h = !0,
12778
12778
  shadow: x = "",
12779
12779
  siderPosition: C = "below-header",
@@ -12781,10 +12781,10 @@ const x4 = {
12781
12781
  border: F = !0,
12782
12782
  style: M = {}
12783
12783
  }, p) => {
12784
- const S = h0(), { bgColor: _, txtColor: N, borColor: k } = i0({
12784
+ const S = h0(), { bgColor: _, txtColor: L, borColor: k } = i0({
12785
12785
  border: F,
12786
12786
  fallback: l
12787
- }), B = c ? L(c, S) : _, $ = n ? L(n, S) : N, R = o ? L(o, S) : k, H = F && R ? `${d}px ${a} ${R}` : "none", I = Z === "rounded" ? { borderRadius: "0 0 15px 15px" } : { borderRadius: "0" }, z = O0(x, S);
12787
+ }), B = c ? O(c, S) : _, $ = n ? O(n, S) : L, R = o ? O(o, S) : k, H = F && R ? `${d}px ${a} ${R}` : "none", I = Z === "rounded" ? { borderRadius: "0 0 15px 15px" } : { borderRadius: "0" }, z = O0(x, S);
12788
12788
  return /* @__PURE__ */ t.jsx(
12789
12789
  "div",
12790
12790
  {
@@ -12797,11 +12797,11 @@ const x4 = {
12797
12797
  ),
12798
12798
  style: {
12799
12799
  width: h && C === "above-header" ? `calc(100% - ${j}px)` : "100%",
12800
- height: `${i}px`,
12800
+ height: typeof i == "number" ? `${i}px` : i,
12801
12801
  backgroundColor: B,
12802
12802
  color: $,
12803
12803
  borderBottom: H,
12804
- position: "fixed",
12804
+ position: "absolute",
12805
12805
  top: 0,
12806
12806
  left: C === "above-header" ? `${j}px` : 0,
12807
12807
  boxShadow: z,
@@ -12825,7 +12825,7 @@ const E9 = R1(
12825
12825
  borderWeight: d = "1",
12826
12826
  className: g = "",
12827
12827
  shape: Z = "square",
12828
- width: i = "200",
12828
+ width: i = 200,
12829
12829
  FullHeight: h = !0,
12830
12830
  shadow: x = "",
12831
12831
  onWidthChange: C,
@@ -12835,14 +12835,14 @@ const E9 = R1(
12835
12835
  border: p = !0,
12836
12836
  style: S = {}
12837
12837
  }, _) => {
12838
- const N = f0(null), k = _ || N, B = h0();
12838
+ const L = f0(null), k = _ || L, B = h0();
12839
12839
  z0(() => {
12840
12840
  k.current && (C == null || C(k.current.offsetWidth));
12841
12841
  }, []);
12842
12842
  const { bgColor: $, txtColor: R, borColor: H } = i0({
12843
12843
  border: p,
12844
12844
  fallback: n
12845
- }), I = c ? L(c, B) : $, z = l ? L(l, B) : R, O = o ? L(o, B) : H, A = p && O ? `${d}px ${a} ${O}` : "none", V = O0(x, B), w = Z === "rounded" ? { borderRadius: "0 15px 15px 0" } : { borderRadius: "0" };
12845
+ }), I = c ? O(c, B) : $, z = l ? O(l, B) : R, N = o ? O(o, B) : H, A = p && N ? `${d}px ${a} ${N}` : "none", V = O0(x, B), w = Z === "rounded" ? { borderRadius: "0 15px 15px 0" } : { borderRadius: "0" };
12846
12846
  return /* @__PURE__ */ t.jsx(
12847
12847
  "div",
12848
12848
  {
@@ -12854,11 +12854,11 @@ const E9 = R1(
12854
12854
  g
12855
12855
  ),
12856
12856
  style: {
12857
- position: "fixed",
12857
+ position: "absolute",
12858
12858
  top: j === "below-header" ? F : 0,
12859
12859
  left: 0,
12860
12860
  height: h && j === "below-header" ? `calc(100% - ${F}px - ${M}px)` : "100%",
12861
- width: i,
12861
+ width: typeof i == "number" ? `${i}px` : i,
12862
12862
  minWidth: 0,
12863
12863
  // ✅ 내부 요소가 밀리지 않도록
12864
12864
  backgroundColor: I,
@@ -12891,9 +12891,9 @@ const I9 = R1(
12891
12891
  layoutOffset: o = { header: 0, footer: 0, sider: 0 },
12892
12892
  style: a = {}
12893
12893
  }, d) => {
12894
- const g = f0(null), Z = d || g, { header: i = 0, footer: h = 0, sider: x = 0 } = o, { bgColor: C, txtColor: j } = i0({
12894
+ const g = f0(null), Z = d || g, i = h0(), { header: h = 0, footer: x = 0, sider: C = 0 } = o, { bgColor: j, txtColor: F } = i0({
12895
12895
  border: !1
12896
- }), F = n ? resolveColor(n, theme) : C, M = l ? resolveColor(l, theme) : j;
12896
+ }), M = n ? O(n, i) : j, p = l ? O(l, i) : F;
12897
12897
  return /* @__PURE__ */ t.jsx(
12898
12898
  "div",
12899
12899
  {
@@ -12904,14 +12904,16 @@ const I9 = R1(
12904
12904
  c
12905
12905
  ),
12906
12906
  style: {
12907
- flex: 1,
12908
- width: `calc(100% - ${x}px)`,
12909
- height: `calc(100vh - ${i}px - ${h}px)`,
12907
+ position: "absolute",
12908
+ top: `${h}px`,
12909
+ left: `${C}px`,
12910
+ right: 0,
12911
+ bottom: `${x}px`,
12912
+ width: `calc(100% - ${C}px)`,
12913
+ height: `calc(100% - ${h}px - ${x}px)`,
12910
12914
  overflowY: "auto",
12911
- backgroundColor: F,
12912
- color: M,
12913
- marginTop: `${i}px`,
12914
- marginLeft: `${x}px`,
12915
+ backgroundColor: M,
12916
+ color: p,
12915
12917
  boxSizing: "border-box",
12916
12918
  ...a
12917
12919
  },
@@ -12941,18 +12943,18 @@ const V9 = R1(
12941
12943
  border: M = !0,
12942
12944
  style: p = {}
12943
12945
  }, S) => {
12944
- const _ = f0(null), N = S || _, k = h0();
12946
+ const _ = f0(null), L = S || _, k = h0();
12945
12947
  z0(() => {
12946
- N.current && (C == null || C(N.current.offsetHeight));
12948
+ L.current && (C == null || C(L.current.offsetHeight));
12947
12949
  }, []);
12948
12950
  const { bgColor: B, txtColor: $, borColor: R } = i0({
12949
12951
  border: M,
12950
12952
  fallback: l
12951
- }), H = c ? L(c, k) : B, I = n ? L(n, k) : $, z = o ? L(o, k) : R, O = M && z ? `${d}px ${a} ${z}` : "none", A = O0(x, k), V = Z === "rounded" ? { borderRadius: "15px 15px 0 0" } : { borderRadius: "0" };
12953
+ }), H = c ? O(c, k) : B, I = n ? O(n, k) : $, z = o ? O(o, k) : R, N = M && z ? `${d}px ${a} ${z}` : "none", A = O0(x, k), V = Z === "rounded" ? { borderRadius: "15px 15px 0 0" } : { borderRadius: "0" };
12952
12954
  return /* @__PURE__ */ t.jsx(
12953
12955
  "div",
12954
12956
  {
12955
- ref: N,
12957
+ ref: L,
12956
12958
  className: l0(
12957
12959
  "sud-footer",
12958
12960
  "flex flex-row Pretendard-R pd-10",
@@ -12964,9 +12966,10 @@ const V9 = R1(
12964
12966
  height: `${i}px`,
12965
12967
  backgroundColor: H,
12966
12968
  color: I,
12967
- borderTop: O,
12968
- position: "relative",
12969
- marginLeft: j === "above-header" ? `${F}px` : 0,
12969
+ borderTop: N,
12970
+ position: "absolute",
12971
+ left: j === "above-header" ? `${F}px` : 0,
12972
+ bottom: 0,
12970
12973
  boxShadow: A,
12971
12974
  ...V,
12972
12975
  ...p
@@ -13157,15 +13160,15 @@ const P9 = ({ isOpen: s, children: c }) => {
13157
13160
  M(
13158
13161
  (B) => B.includes(k) ? B.filter(($) => $ !== k) : [...B, k]
13159
13162
  );
13160
- }, N = (k, B, $) => {
13163
+ }, L = (k, B, $) => {
13161
13164
  const R = p === k && B, I = i0({
13162
13165
  border: !1,
13163
13166
  componentType: "etc",
13164
13167
  fallback: R ? "selected" : $ ? "hovered" : "default"
13165
13168
  });
13166
13169
  return {
13167
- backgroundColor: R && o && L(o, x) || $ && d && L(d, x) || I.bgColor,
13168
- color: R && a && L(a, x) || $ && g && L(g, x) || I.txtColor
13170
+ backgroundColor: R && o && O(o, x) || $ && d && O(d, x) || I.bgColor,
13171
+ color: R && a && O(a, x) || $ && g && O(g, x) || I.txtColor
13169
13172
  };
13170
13173
  };
13171
13174
  return /* @__PURE__ */ t.jsx(
@@ -13184,7 +13187,7 @@ const P9 = ({ isOpen: s, children: c }) => {
13184
13187
  onSelect: S,
13185
13188
  toggleOpen: _,
13186
13189
  openKeys: F,
13187
- getItemStyle: N,
13190
+ getItemStyle: L,
13188
13191
  theme: x
13189
13192
  },
13190
13193
  k.key || `menu-item-${B}`
@@ -13206,7 +13209,7 @@ const P9 = ({ isOpen: s, children: c }) => {
13206
13209
  border: !1,
13207
13210
  componentType: "etc",
13208
13211
  fallback: j ? "selected" : "hovered"
13209
- }), _ = j ? a.selectedColor || S.bgColor : a.hoverColor || S.bgColor, N = j ? a.selectedTextColor || S.txtColor : a.hoverTextColor || S.txtColor;
13212
+ }), _ = j ? a.selectedColor || S.bgColor : a.hoverColor || S.bgColor, L = j ? a.selectedTextColor || S.txtColor : a.hoverTextColor || S.txtColor;
13210
13213
  z0(() => {
13211
13214
  const B = ($) => {
13212
13215
  var I, z;
@@ -13225,7 +13228,7 @@ const P9 = ({ isOpen: s, children: c }) => {
13225
13228
  style: {
13226
13229
  ...M && {
13227
13230
  backgroundColor: _,
13228
- color: N
13231
+ color: L
13229
13232
  },
13230
13233
  whiteSpace: "nowrap",
13231
13234
  padding: 12,
@@ -13300,7 +13303,7 @@ const P9 = ({ isOpen: s, children: c }) => {
13300
13303
  borderType: p = "solid",
13301
13304
  borderWeight: S = 1,
13302
13305
  shape: _ = "rounded",
13303
- shadow: N = "sm",
13306
+ shadow: L = "sm",
13304
13307
  placement: k = ["bottom", "right"],
13305
13308
  horizontal: B = !1,
13306
13309
  // 메뉴 확장 타입
@@ -13331,8 +13334,8 @@ const P9 = ({ isOpen: s, children: c }) => {
13331
13334
  borderType: p,
13332
13335
  borderWeight: S,
13333
13336
  shape: _,
13334
- shadow: N
13335
- }, O = {
13337
+ shadow: L
13338
+ }, N = {
13336
13339
  selectedColor: o,
13337
13340
  selectedTextColor: a,
13338
13341
  hoverColor: d,
@@ -13357,7 +13360,7 @@ const P9 = ({ isOpen: s, children: c }) => {
13357
13360
  parentRef: H,
13358
13361
  selectedKey: c,
13359
13362
  onSelect: l,
13360
- styleProps: O,
13363
+ styleProps: N,
13361
13364
  popupBaseStyleProps: z,
13362
13365
  placement: k,
13363
13366
  colorType: h
@@ -13397,7 +13400,7 @@ const P9 = ({ isOpen: s, children: c }) => {
13397
13400
  shape: p = "rounded",
13398
13401
  shadow: S,
13399
13402
  expandType: _ = "popover",
13400
- placement: N = ["right", "right"],
13403
+ placement: L = ["right", "right"],
13401
13404
  colorType: k,
13402
13405
  style: B = {}
13403
13406
  }) => {
@@ -13436,7 +13439,7 @@ const P9 = ({ isOpen: s, children: c }) => {
13436
13439
  {
13437
13440
  items: i,
13438
13441
  expandType: _,
13439
- placement: N,
13442
+ placement: L,
13440
13443
  colorType: k,
13441
13444
  parentContentRef: R,
13442
13445
  className: "sud-dropdown__menu"
@@ -13540,7 +13543,7 @@ const P9 = ({ isOpen: s, children: c }) => {
13540
13543
  })
13541
13544
  }
13542
13545
  ) });
13543
- }, y4 = ({ children: s, theme: c, darkTheme: n, isDarkMode: l }) => /* @__PURE__ */ t.jsxs(O2, { theme: c, darkTheme: n, isDarkMode: l, children: [
13546
+ }, b4 = ({ children: s, theme: c, darkTheme: n, isDarkMode: l }) => /* @__PURE__ */ t.jsxs(O2, { theme: c, darkTheme: n, isDarkMode: l, children: [
13544
13547
  s,
13545
13548
  /* @__PURE__ */ t.jsx(L9, {}),
13546
13549
  /* @__PURE__ */ t.jsx(D9, {})
@@ -13550,7 +13553,7 @@ export {
13550
13553
  J9 as Badge,
13551
13554
  j4 as Breadcrumb,
13552
13555
  V0 as Button,
13553
- b9 as Calendar,
13556
+ y9 as Calendar,
13554
13557
  p1 as Card,
13555
13558
  Q9 as Carousel,
13556
13559
  P1 as Checkbox,
@@ -13573,7 +13576,7 @@ export {
13573
13576
  C2 as Menu,
13574
13577
  s4 as Modal,
13575
13578
  D9 as NotificationRoot,
13576
- y2 as Pagination,
13579
+ b2 as Pagination,
13577
13580
  K1 as PopConfirm,
13578
13581
  r4 as Popover,
13579
13582
  p4 as Progress,
@@ -13583,7 +13586,7 @@ export {
13583
13586
  N1 as Select,
13584
13587
  E9 as Sider,
13585
13588
  i2 as Slider,
13586
- y4 as SoonUIDesign,
13589
+ b4 as SoonUIDesign,
13587
13590
  f4 as Spinner,
13588
13591
  d4 as Switch,
13589
13592
  n4 as Table,
@@ -13610,7 +13613,7 @@ export {
13610
13613
  x4 as notification,
13611
13614
  N2 as parseColorString,
13612
13615
  q9 as pulseThumbScaleWithBounce,
13613
- L as resolveColor,
13616
+ O as resolveColor,
13614
13617
  E1 as toast,
13615
13618
  h0 as useTheme
13616
13619
  };