@sakura-ui/forms 0.3.0 → 0.4.0-beta.0

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.es.js CHANGED
@@ -1,5 +1,5 @@
1
- import R from "react";
2
- var z = { exports: {} }, q = {};
1
+ import y from "react";
2
+ var k = { exports: {} }, I = {};
3
3
  /**
4
4
  * @license React
5
5
  * react-jsx-runtime.production.js
@@ -9,29 +9,29 @@ var z = { exports: {} }, q = {};
9
9
  * This source code is licensed under the MIT license found in the
10
10
  * LICENSE file in the root directory of this source tree.
11
11
  */
12
- var ye;
13
- function Me() {
14
- if (ye) return q;
15
- ye = 1;
16
- var s = Symbol.for("react.transitional.element"), d = Symbol.for("react.fragment");
17
- function f(b, i, o) {
18
- var n = null;
19
- if (o !== void 0 && (n = "" + o), i.key !== void 0 && (n = "" + i.key), "key" in i) {
20
- o = {};
21
- for (var g in i)
22
- g !== "key" && (o[g] = i[g]);
23
- } else o = i;
24
- return i = o.ref, {
25
- $$typeof: s,
26
- type: b,
27
- key: n,
28
- ref: i !== void 0 ? i : null,
29
- props: o
12
+ var B;
13
+ function pe() {
14
+ if (B) return I;
15
+ B = 1;
16
+ var r = Symbol.for("react.transitional.element"), i = Symbol.for("react.fragment");
17
+ function c(n, a, s) {
18
+ var o = null;
19
+ if (s !== void 0 && (o = "" + s), a.key !== void 0 && (o = "" + a.key), "key" in a) {
20
+ s = {};
21
+ for (var u in a)
22
+ u !== "key" && (s[u] = a[u]);
23
+ } else s = a;
24
+ return a = s.ref, {
25
+ $$typeof: r,
26
+ type: n,
27
+ key: o,
28
+ ref: a !== void 0 ? a : null,
29
+ props: s
30
30
  };
31
31
  }
32
- return q.Fragment = d, q.jsx = f, q.jsxs = f, q;
32
+ return I.Fragment = i, I.jsx = c, I.jsxs = c, I;
33
33
  }
34
- var M = {};
34
+ var _ = {};
35
35
  /**
36
36
  * @license React
37
37
  * react-jsx-runtime.development.js
@@ -41,289 +41,125 @@ var M = {};
41
41
  * This source code is licensed under the MIT license found in the
42
42
  * LICENSE file in the root directory of this source tree.
43
43
  */
44
- var Ee;
45
- function Ye() {
46
- return Ee || (Ee = 1, process.env.NODE_ENV !== "production" && function() {
47
- function s(e) {
44
+ var U;
45
+ function be() {
46
+ return U || (U = 1, process.env.NODE_ENV !== "production" && function() {
47
+ function r(e) {
48
48
  if (e == null) return null;
49
49
  if (typeof e == "function")
50
- return e.$$typeof === $e ? null : e.displayName || e.name || null;
50
+ return e.$$typeof === ce ? null : e.displayName || e.name || null;
51
51
  if (typeof e == "string") return e;
52
52
  switch (e) {
53
- case U:
53
+ case P:
54
54
  return "Fragment";
55
- case Pe:
56
- return "Portal";
57
55
  case se:
58
56
  return "Profiler";
59
- case te:
57
+ case re:
60
58
  return "StrictMode";
61
- case G:
59
+ case oe:
62
60
  return "Suspense";
63
- case H:
61
+ case ie:
64
62
  return "SuspenseList";
63
+ case de:
64
+ return "Activity";
65
65
  }
66
66
  if (typeof e == "object")
67
67
  switch (typeof e.tag == "number" && console.error(
68
68
  "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
69
69
  ), e.$$typeof) {
70
+ case ee:
71
+ return "Portal";
70
72
  case le:
71
73
  return (e.displayName || "Context") + ".Provider";
72
- case oe:
74
+ case te:
73
75
  return (e._context.displayName || "Context") + ".Consumer";
74
- case F:
75
- var r = e.render;
76
- return e = e.displayName, e || (e = r.displayName || r.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
77
- case J:
78
- return r = e.displayName || null, r !== null ? r : s(e.type) || "Memo";
79
- case V:
80
- r = e._payload, e = e._init;
76
+ case ae:
77
+ var l = e.render;
78
+ return e = e.displayName, e || (e = l.displayName || l.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
79
+ case ne:
80
+ return l = e.displayName || null, l !== null ? l : r(e.type) || "Memo";
81
+ case M:
82
+ l = e._payload, e = e._init;
81
83
  try {
82
- return s(e(r));
84
+ return r(e(l));
83
85
  } catch {
84
86
  }
85
87
  }
86
88
  return null;
87
89
  }
88
- function d(e) {
90
+ function i(e) {
89
91
  return "" + e;
90
92
  }
91
- function f(e) {
93
+ function c(e) {
92
94
  try {
93
- d(e);
94
- var r = !1;
95
+ i(e);
96
+ var l = !1;
95
97
  } catch {
96
- r = !0;
98
+ l = !0;
97
99
  }
98
- if (r) {
99
- r = console;
100
- var t = r.error, u = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
101
- return t.call(
102
- r,
100
+ if (l) {
101
+ l = console;
102
+ var p = l.error, m = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
103
+ return p.call(
104
+ l,
103
105
  "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
104
- u
105
- ), d(e);
106
+ m
107
+ ), i(e);
106
108
  }
107
109
  }
108
- function b() {
109
- }
110
- function i() {
111
- if ($ === 0) {
112
- ne = console.log, ce = console.info, de = console.warn, ue = console.error, fe = console.group, be = console.groupCollapsed, ge = console.groupEnd;
113
- var e = {
114
- configurable: !0,
115
- enumerable: !0,
116
- value: b,
117
- writable: !0
118
- };
119
- Object.defineProperties(console, {
120
- info: e,
121
- log: e,
122
- warn: e,
123
- error: e,
124
- group: e,
125
- groupCollapsed: e,
126
- groupEnd: e
127
- });
128
- }
129
- $++;
130
- }
131
- function o() {
132
- if ($--, $ === 0) {
133
- var e = { configurable: !0, enumerable: !0, writable: !0 };
134
- Object.defineProperties(console, {
135
- log: S({}, e, { value: ne }),
136
- info: S({}, e, { value: ce }),
137
- warn: S({}, e, { value: de }),
138
- error: S({}, e, { value: ue }),
139
- group: S({}, e, { value: fe }),
140
- groupCollapsed: S({}, e, { value: be }),
141
- groupEnd: S({}, e, { value: ge })
142
- });
143
- }
144
- 0 > $ && console.error(
145
- "disabledDepth fell below zero. This is a bug in React. Please file an issue."
146
- );
147
- }
148
110
  function n(e) {
149
- if (X === void 0)
150
- try {
151
- throw Error();
152
- } catch (t) {
153
- var r = t.stack.trim().match(/\n( *(at )?)/);
154
- X = r && r[1] || "", pe = -1 < t.stack.indexOf(`
155
- at`) ? " (<anonymous>)" : -1 < t.stack.indexOf("@") ? "@unknown:0:0" : "";
156
- }
157
- return `
158
- ` + X + e + pe;
159
- }
160
- function g(e, r) {
161
- if (!e || Z) return "";
162
- var t = Q.get(e);
163
- if (t !== void 0) return t;
164
- Z = !0, t = Error.prepareStackTrace, Error.prepareStackTrace = void 0;
165
- var u = null;
166
- u = I.H, I.H = null, i();
111
+ if (e === P) return "<>";
112
+ if (typeof e == "object" && e !== null && e.$$typeof === M)
113
+ return "<...>";
167
114
  try {
168
- var v = {
169
- DetermineComponentFrameRoot: function() {
170
- try {
171
- if (r) {
172
- var C = function() {
173
- throw Error();
174
- };
175
- if (Object.defineProperty(C.prototype, "props", {
176
- set: function() {
177
- throw Error();
178
- }
179
- }), typeof Reflect == "object" && Reflect.construct) {
180
- try {
181
- Reflect.construct(C, []);
182
- } catch (T) {
183
- var Y = T;
184
- }
185
- Reflect.construct(e, [], C);
186
- } else {
187
- try {
188
- C.call();
189
- } catch (T) {
190
- Y = T;
191
- }
192
- e.call(C.prototype);
193
- }
194
- } else {
195
- try {
196
- throw Error();
197
- } catch (T) {
198
- Y = T;
199
- }
200
- (C = e()) && typeof C.catch == "function" && C.catch(function() {
201
- });
202
- }
203
- } catch (T) {
204
- if (T && Y && typeof T.stack == "string")
205
- return [T.stack, Y.stack];
206
- }
207
- return [null, null];
208
- }
209
- };
210
- v.DetermineComponentFrameRoot.displayName = "DetermineComponentFrameRoot";
211
- var x = Object.getOwnPropertyDescriptor(
212
- v.DetermineComponentFrameRoot,
213
- "name"
214
- );
215
- x && x.configurable && Object.defineProperty(
216
- v.DetermineComponentFrameRoot,
217
- "name",
218
- { value: "DetermineComponentFrameRoot" }
219
- );
220
- var a = v.DetermineComponentFrameRoot(), w = a[0], A = a[1];
221
- if (w && A) {
222
- var h = w.split(`
223
- `), P = A.split(`
224
- `);
225
- for (a = x = 0; x < h.length && !h[x].includes(
226
- "DetermineComponentFrameRoot"
227
- ); )
228
- x++;
229
- for (; a < P.length && !P[a].includes(
230
- "DetermineComponentFrameRoot"
231
- ); )
232
- a++;
233
- if (x === h.length || a === P.length)
234
- for (x = h.length - 1, a = P.length - 1; 1 <= x && 0 <= a && h[x] !== P[a]; )
235
- a--;
236
- for (; 1 <= x && 0 <= a; x--, a--)
237
- if (h[x] !== P[a]) {
238
- if (x !== 1 || a !== 1)
239
- do
240
- if (x--, a--, 0 > a || h[x] !== P[a]) {
241
- var O = `
242
- ` + h[x].replace(
243
- " at new ",
244
- " at "
245
- );
246
- return e.displayName && O.includes("<anonymous>") && (O = O.replace("<anonymous>", e.displayName)), typeof e == "function" && Q.set(e, O), O;
247
- }
248
- while (1 <= x && 0 <= a);
249
- break;
250
- }
251
- }
252
- } finally {
253
- Z = !1, I.H = u, o(), Error.prepareStackTrace = t;
115
+ var l = r(e);
116
+ return l ? "<" + l + ">" : "<...>";
117
+ } catch {
118
+ return "<...>";
254
119
  }
255
- return h = (h = e ? e.displayName || e.name : "") ? n(h) : "", typeof e == "function" && Q.set(e, h), h;
256
120
  }
257
- function c(e) {
258
- if (e == null) return "";
259
- if (typeof e == "function") {
260
- var r = e.prototype;
261
- return g(
262
- e,
263
- !(!r || !r.isReactComponent)
264
- );
265
- }
266
- if (typeof e == "string") return n(e);
267
- switch (e) {
268
- case G:
269
- return n("Suspense");
270
- case H:
271
- return n("SuspenseList");
272
- }
273
- if (typeof e == "object")
274
- switch (e.$$typeof) {
275
- case F:
276
- return e = g(e.render, !1), e;
277
- case J:
278
- return c(e.type);
279
- case V:
280
- r = e._payload, e = e._init;
281
- try {
282
- return c(e(r));
283
- } catch {
284
- }
285
- }
286
- return "";
287
- }
288
- function m() {
289
- var e = I.A;
121
+ function a() {
122
+ var e = C.A;
290
123
  return e === null ? null : e.getOwner();
291
124
  }
292
- function p(e) {
293
- if (ie.call(e, "key")) {
294
- var r = Object.getOwnPropertyDescriptor(e, "key").get;
295
- if (r && r.isReactWarning) return !1;
125
+ function s() {
126
+ return Error("react-stack-top-frame");
127
+ }
128
+ function o(e) {
129
+ if (F.call(e, "key")) {
130
+ var l = Object.getOwnPropertyDescriptor(e, "key").get;
131
+ if (l && l.isReactWarning) return !1;
296
132
  }
297
133
  return e.key !== void 0;
298
134
  }
299
- function y(e, r) {
300
- function t() {
301
- xe || (xe = !0, console.error(
135
+ function u(e, l) {
136
+ function p() {
137
+ Y || (Y = !0, console.error(
302
138
  "%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)",
303
- r
139
+ l
304
140
  ));
305
141
  }
306
- t.isReactWarning = !0, Object.defineProperty(e, "key", {
307
- get: t,
142
+ p.isReactWarning = !0, Object.defineProperty(e, "key", {
143
+ get: p,
308
144
  configurable: !0
309
145
  });
310
146
  }
311
- function E() {
312
- var e = s(this.type);
313
- return me[e] || (me[e] = !0, console.error(
147
+ function d() {
148
+ var e = r(this.type);
149
+ return z[e] || (z[e] = !0, console.error(
314
150
  "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."
315
151
  )), e = this.props.ref, e !== void 0 ? e : null;
316
152
  }
317
- function j(e, r, t, u, v, x) {
318
- return t = x.ref, e = {
319
- $$typeof: B,
153
+ function b(e, l, p, m, j, N, A, O) {
154
+ return p = N.ref, e = {
155
+ $$typeof: R,
320
156
  type: e,
321
- key: r,
322
- props: x,
323
- _owner: v
324
- }, (t !== void 0 ? t : null) !== null ? Object.defineProperty(e, "ref", {
157
+ key: l,
158
+ props: N,
159
+ _owner: j
160
+ }, (p !== void 0 ? p : null) !== null ? Object.defineProperty(e, "ref", {
325
161
  enumerable: !1,
326
- get: E
162
+ get: d
327
163
  }) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
328
164
  configurable: !1,
329
165
  enumerable: !1,
@@ -334,168 +170,171 @@ function Ye() {
334
170
  enumerable: !1,
335
171
  writable: !0,
336
172
  value: null
173
+ }), Object.defineProperty(e, "_debugStack", {
174
+ configurable: !1,
175
+ enumerable: !1,
176
+ writable: !0,
177
+ value: A
178
+ }), Object.defineProperty(e, "_debugTask", {
179
+ configurable: !1,
180
+ enumerable: !1,
181
+ writable: !0,
182
+ value: O
337
183
  }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
338
184
  }
339
- function D(e, r, t, u, v, x) {
340
- if (typeof e == "string" || typeof e == "function" || e === U || e === se || e === te || e === G || e === H || e === Ae || typeof e == "object" && e !== null && (e.$$typeof === V || e.$$typeof === J || e.$$typeof === le || e.$$typeof === oe || e.$$typeof === F || e.$$typeof === Oe || e.getModuleId !== void 0)) {
341
- var a = r.children;
342
- if (a !== void 0)
343
- if (u)
344
- if (L(a)) {
345
- for (u = 0; u < a.length; u++)
346
- ee(a[u], e);
347
- Object.freeze && Object.freeze(a);
348
- } else
349
- console.error(
350
- "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
351
- );
352
- else ee(a, e);
353
- } else
354
- a = "", (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (a += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."), e === null ? u = "null" : L(e) ? u = "array" : e !== void 0 && e.$$typeof === B ? (u = "<" + (s(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : u = typeof e, console.error(
355
- "React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",
356
- u,
357
- a
358
- );
359
- if (ie.call(r, "key")) {
360
- a = s(e);
361
- var w = Object.keys(r).filter(function(h) {
362
- return h !== "key";
185
+ function f(e, l, p, m, j, N, A, O) {
186
+ var g = l.children;
187
+ if (g !== void 0)
188
+ if (m)
189
+ if (ue(g)) {
190
+ for (m = 0; m < g.length; m++)
191
+ h(g[m]);
192
+ Object.freeze && Object.freeze(g);
193
+ } else
194
+ console.error(
195
+ "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
196
+ );
197
+ else h(g);
198
+ if (F.call(l, "key")) {
199
+ g = r(e);
200
+ var w = Object.keys(l).filter(function(fe) {
201
+ return fe !== "key";
363
202
  });
364
- u = 0 < w.length ? "{key: someKey, " + w.join(": ..., ") + ": ...}" : "{key: someKey}", ve[a + u] || (w = 0 < w.length ? "{" + w.join(": ..., ") + ": ...}" : "{}", console.error(
203
+ m = 0 < w.length ? "{key: someKey, " + w.join(": ..., ") + ": ...}" : "{key: someKey}", W[g + m] || (w = 0 < w.length ? "{" + w.join(": ..., ") + ": ...}" : "{}", console.error(
365
204
  `A props object containing a "key" prop is being spread into JSX:
366
205
  let props = %s;
367
206
  <%s {...props} />
368
207
  React keys must be passed directly to JSX without using spread:
369
208
  let props = %s;
370
209
  <%s key={someKey} {...props} />`,
371
- u,
372
- a,
210
+ m,
211
+ g,
373
212
  w,
374
- a
375
- ), ve[a + u] = !0);
213
+ g
214
+ ), W[g + m] = !0);
376
215
  }
377
- if (a = null, t !== void 0 && (f(t), a = "" + t), p(r) && (f(r.key), a = "" + r.key), "key" in r) {
378
- t = {};
379
- for (var A in r)
380
- A !== "key" && (t[A] = r[A]);
381
- } else t = r;
382
- return a && y(
383
- t,
216
+ if (g = null, p !== void 0 && (c(p), g = "" + p), o(l) && (c(l.key), g = "" + l.key), "key" in l) {
217
+ p = {};
218
+ for (var $ in l)
219
+ $ !== "key" && (p[$] = l[$]);
220
+ } else p = l;
221
+ return g && u(
222
+ p,
384
223
  typeof e == "function" ? e.displayName || e.name || "Unknown" : e
385
- ), j(e, a, x, v, m(), t);
386
- }
387
- function ee(e, r) {
388
- if (typeof e == "object" && e && e.$$typeof !== qe) {
389
- if (L(e))
390
- for (var t = 0; t < e.length; t++) {
391
- var u = e[t];
392
- W(u) && re(u, r);
393
- }
394
- else if (W(e))
395
- e._store && (e._store.validated = 1);
396
- else if (e === null || typeof e != "object" ? t = null : (t = ae && e[ae] || e["@@iterator"], t = typeof t == "function" ? t : null), typeof t == "function" && t !== e.entries && (t = t.call(e), t !== e))
397
- for (; !(e = t.next()).done; )
398
- W(e.value) && re(e.value, r);
399
- }
224
+ ), b(
225
+ e,
226
+ g,
227
+ N,
228
+ j,
229
+ a(),
230
+ p,
231
+ A,
232
+ O
233
+ );
400
234
  }
401
- function W(e) {
402
- return typeof e == "object" && e !== null && e.$$typeof === B;
235
+ function h(e) {
236
+ typeof e == "object" && e !== null && e.$$typeof === R && e._store && (e._store.validated = 1);
403
237
  }
404
- function re(e, r) {
405
- if (e._store && !e._store.validated && e.key == null && (e._store.validated = 1, r = Ie(r), !he[r])) {
406
- he[r] = !0;
407
- var t = "";
408
- e && e._owner != null && e._owner !== m() && (t = null, typeof e._owner.tag == "number" ? t = s(e._owner.type) : typeof e._owner.name == "string" && (t = e._owner.name), t = " It was passed a child from " + t + ".");
409
- var u = I.getCurrentStack;
410
- I.getCurrentStack = function() {
411
- var v = c(e.type);
412
- return u && (v += u() || ""), v;
413
- }, console.error(
414
- 'Each child in a list should have a unique "key" prop.%s%s See https://react.dev/link/warning-keys for more information.',
415
- r,
416
- t
417
- ), I.getCurrentStack = u;
238
+ var x = y, R = Symbol.for("react.transitional.element"), ee = Symbol.for("react.portal"), P = Symbol.for("react.fragment"), re = Symbol.for("react.strict_mode"), se = Symbol.for("react.profiler"), te = Symbol.for("react.consumer"), le = Symbol.for("react.context"), ae = Symbol.for("react.forward_ref"), oe = Symbol.for("react.suspense"), ie = Symbol.for("react.suspense_list"), ne = Symbol.for("react.memo"), M = Symbol.for("react.lazy"), de = Symbol.for("react.activity"), ce = Symbol.for("react.client.reference"), C = x.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, F = Object.prototype.hasOwnProperty, ue = Array.isArray, S = console.createTask ? console.createTask : function() {
239
+ return null;
240
+ };
241
+ x = {
242
+ react_stack_bottom_frame: function(e) {
243
+ return e();
418
244
  }
419
- }
420
- function Ie(e) {
421
- var r = "", t = m();
422
- return t && (t = s(t.type)) && (r = `
423
-
424
- Check the render method of \`` + t + "`."), r || (e = s(e)) && (r = `
425
-
426
- Check the top-level render call using <` + e + ">."), r;
427
- }
428
- var Se = R, B = Symbol.for("react.transitional.element"), Pe = Symbol.for("react.portal"), U = Symbol.for("react.fragment"), te = Symbol.for("react.strict_mode"), se = Symbol.for("react.profiler"), oe = Symbol.for("react.consumer"), le = Symbol.for("react.context"), F = Symbol.for("react.forward_ref"), G = Symbol.for("react.suspense"), H = Symbol.for("react.suspense_list"), J = Symbol.for("react.memo"), V = Symbol.for("react.lazy"), Ae = Symbol.for("react.offscreen"), ae = Symbol.iterator, $e = Symbol.for("react.client.reference"), I = Se.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, ie = Object.prototype.hasOwnProperty, S = Object.assign, Oe = Symbol.for("react.client.reference"), L = Array.isArray, $ = 0, ne, ce, de, ue, fe, be, ge;
429
- b.__reactDisabledLog = !0;
430
- var X, pe, Z = !1, Q = new (typeof WeakMap == "function" ? WeakMap : Map)(), qe = Symbol.for("react.client.reference"), xe, me = {}, ve = {}, he = {};
431
- M.Fragment = U, M.jsx = function(e, r, t, u, v) {
432
- return D(e, r, t, !1, u, v);
433
- }, M.jsxs = function(e, r, t, u, v) {
434
- return D(e, r, t, !0, u, v);
435
245
  };
436
- }()), M;
246
+ var Y, z = {}, D = x.react_stack_bottom_frame.bind(
247
+ x,
248
+ s
249
+ )(), L = S(n(s)), W = {};
250
+ _.Fragment = P, _.jsx = function(e, l, p, m, j) {
251
+ var N = 1e4 > C.recentlyCreatedOwnerStacks++;
252
+ return f(
253
+ e,
254
+ l,
255
+ p,
256
+ !1,
257
+ m,
258
+ j,
259
+ N ? Error("react-stack-top-frame") : D,
260
+ N ? S(n(e)) : L
261
+ );
262
+ }, _.jsxs = function(e, l, p, m, j) {
263
+ var N = 1e4 > C.recentlyCreatedOwnerStacks++;
264
+ return f(
265
+ e,
266
+ l,
267
+ p,
268
+ !0,
269
+ m,
270
+ j,
271
+ N ? Error("react-stack-top-frame") : D,
272
+ N ? S(n(e)) : L
273
+ );
274
+ };
275
+ }()), _;
437
276
  }
438
- var Ne;
439
- function ze() {
440
- return Ne || (Ne = 1, process.env.NODE_ENV === "production" ? z.exports = Me() : z.exports = Ye()), z.exports;
277
+ var G;
278
+ function xe() {
279
+ return G || (G = 1, process.env.NODE_ENV === "production" ? k.exports = pe() : k.exports = be()), k.exports;
441
280
  }
442
- var l = ze();
443
- const N = (...s) => s.filter(Boolean).join(" ");
444
- var k;
445
- ((s) => {
446
- s.clickable = `
281
+ var t = xe();
282
+ const v = (...r) => r.filter(Boolean).join(" ");
283
+ var T;
284
+ ((r) => {
285
+ r.clickable = `
447
286
  px-2
448
287
  min-h-[calc(44/16*1rem)]
449
288
  border
450
289
  border-transparent
451
290
  rounded-lg
452
291
  hover:bg-solid-grey-50
453
- `, s.selected = `
292
+ `, r.selected = `
454
293
  rounded-full
455
294
  bg-yellow-50
456
295
  `;
457
- const d = `
296
+ const i = `
458
297
  focus-visible:outline
459
298
  focus-visible:outline-4
460
299
  focus-visible:outline-black
461
300
  focus-visible:ring-yellow-300
462
301
  `;
463
- s.focusRectCondensed = `
464
- ${d}
302
+ r.focusRectCondensed = `
303
+ ${i}
465
304
  focus-visible:-outline-offset-4
466
305
  focus-visible:ring-[calc(6/16*1rem)]
467
306
  focus-visible:ring-inset
468
- `, s.focusRectCondensedWithBg = `
469
- ${s.focusRectCondensed}
307
+ `, r.focusRectCondensedWithBg = `
308
+ ${r.focusRectCondensed}
470
309
  focus-visible:bg-yellow-300
471
- `, s.focusRect = `
472
- ${d}
310
+ `, r.focusRect = `
311
+ ${i}
473
312
  focus-visible:outline-offset-[calc(2/16*1rem)]
474
313
  focus-visible:ring-[calc(2/16*1rem)]
475
- `, s.focusRounded = `
476
- ${s.focusRect}
314
+ `, r.focusRounded = `
315
+ ${r.focusRect}
477
316
  focus-visible:rounded
478
- `, s.focusCard = `
479
- ${s.focusRect}
317
+ `, r.focusCard = `
318
+ ${r.focusRect}
480
319
  focus-visible:rounded-2xl
481
320
  sm:focus-visible:rounded-3xl
482
- `, s.focusRectWithBg = `
483
- ${s.focusRect}
321
+ `, r.focusRectWithBg = `
322
+ ${r.focusRect}
484
323
  focus-visible:bg-yellow-300
485
- `, s.focusRoundedWithBg = `
486
- ${s.focusRectWithBg}
324
+ `, r.focusRoundedWithBg = `
325
+ ${r.focusRectWithBg}
487
326
  focus-visible:rounded
488
- `, s.hoverUnderline = `
327
+ `, r.hoverUnderline = `
489
328
  hover:underline
490
329
  hover:underline-offset-[calc(3/16*1rem)]
491
- `, s.underline = `
330
+ `, r.underline = `
492
331
  underline
493
332
  underline-offset-[calc(3/16*1rem)]
494
333
  hover:decoration-[calc(3/16*1rem)]
495
- `, s.underlineNoDeco = `
334
+ `, r.underlineNoDeco = `
496
335
  underline
497
336
  underline-offset-[calc(3/16*1rem)]
498
- `, s.popover = `
337
+ `, r.popover = `
499
338
  min-w-fit
500
339
  w-auto
501
340
  py-2
@@ -505,33 +344,33 @@ var k;
505
344
  border
506
345
  border-solid-grey-420
507
346
  has-[>:nth-child(7)]:rounded-r-none
508
- `, s.popoverPositionBottomRight = `
347
+ `, r.popoverPositionBottomRight = `
509
348
  absolute
510
349
  top-11
511
350
  right-0
512
- `, s.popoverPositionBottomLeft = `
351
+ `, r.popoverPositionBottomLeft = `
513
352
  absolute
514
353
  top-11
515
354
  left-0
516
- `, ((f) => {
517
- f.focus = `
355
+ `, ((c) => {
356
+ c.focus = `
518
357
  peer-focus-visible:outline
519
358
  peer-focus-visible:outline-4
520
359
  peer-focus-visible:outline-black
521
360
  peer-focus-visible:ring-yellow-300
522
- `, f.focusRect = `
523
- ${f.focus}
361
+ `, c.focusRect = `
362
+ ${c.focus}
524
363
  peer-focus-visible:outline-offset-[calc(2/16*1rem)]
525
364
  peer-focus-visible:ring-[calc(2/16*1rem)]
526
365
  `;
527
- })(s.Peer || (s.Peer = {}));
528
- })(k || (k = {}));
529
- const _ = R.createContext({
366
+ })(r.Peer || (r.Peer = {}));
367
+ })(T || (T = {}));
368
+ const E = y.createContext({
530
369
  helperTextId: "",
531
370
  errorMessageId: "",
532
371
  isInvalid: !1,
533
372
  isRequired: !1
534
- }), Re = `
373
+ }), J = `
535
374
  bg-white
536
375
  border
537
376
  border-solid
@@ -540,8 +379,8 @@ const _ = R.createContext({
540
379
  disabled:text-solid-gray-500
541
380
  disabled:border-solid-gray-500
542
381
  aria-invalid:border-red-800
543
- ${k.focusRect}
544
- `, je = {
382
+ ${T.focusRect}
383
+ `, V = {
545
384
  // 16(p-4) * 2 + 22(text-label * leading-snug) + boader * 2 = 56px
546
385
  lg: `
547
386
  p-4
@@ -565,13 +404,13 @@ const _ = R.createContext({
565
404
  rounded-md
566
405
  leading-snug
567
406
  `
568
- }, we = `
407
+ }, H = `
569
408
  inline-block
570
409
  cursor-pointer
571
410
  border
572
411
  border-solid
573
412
  border-transparent
574
- `, Te = {
413
+ `, X = {
575
414
  // 16(p-4) * 2 + 22(text-label * leading-snug) + boader(transparent) * 2 = 56px
576
415
  lg: `
577
416
  pr-8
@@ -593,23 +432,23 @@ const _ = R.createContext({
593
432
  text-label
594
433
  leading-snug
595
434
  `
596
- }, Ce = {
435
+ }, Z = {
597
436
  lg: "w-[22px] h-[22px] mr-2",
598
437
  md: "w-[18px] h-[18px] mr-1.5",
599
438
  sm: "w-[18px] h-[18px] mr-1"
600
- }, ke = (s) => {
601
- const { id: d, className: f, size: b = "lg", children: i, ...o } = s, n = R.useId(), g = d || n, c = R.useContext(_);
602
- c.isRequired && (o.required = !0), c.groupName && (o.name = c.groupName);
603
- const m = {
439
+ }, Q = (r) => {
440
+ const { id: i, className: c, size: n = "lg", children: a, ...s } = r, o = y.useId(), u = i || o, d = y.useContext(E);
441
+ d.isRequired && (s.required = !0), d.groupName && (s.name = d.groupName);
442
+ const b = {
604
443
  lg: 22 / 24,
605
444
  md: 18 / 24,
606
445
  sm: 18 / 24
607
- }, p = `
446
+ }, f = `
608
447
  peer
609
448
  sr-only
610
- `, y = `
449
+ `, h = `
611
450
  bg-clip-content
612
- rounded
451
+ rounded-sm
613
452
  border
614
453
  border-solid
615
454
  border-solid-gray-900
@@ -618,32 +457,32 @@ const _ = R.createContext({
618
457
  peer-checked:bg-blue-600
619
458
  peer-checked:border-none
620
459
  peer-disabled:border-solid-gray-500
621
- ${k.Peer.focusRect}
460
+ ${T.Peer.focusRect}
622
461
  `;
623
- return /* @__PURE__ */ l.jsx(
462
+ return /* @__PURE__ */ t.jsx(
624
463
  "label",
625
464
  {
626
- htmlFor: g,
627
- className: N(
628
- we,
629
- Te[b],
630
- f
465
+ htmlFor: u,
466
+ className: v(
467
+ H,
468
+ X[n],
469
+ c
631
470
  ),
632
- children: /* @__PURE__ */ l.jsxs("span", { className: "flex items-center", children: [
633
- /* @__PURE__ */ l.jsx(
471
+ children: /* @__PURE__ */ t.jsxs("span", { className: "flex items-center", children: [
472
+ /* @__PURE__ */ t.jsx(
634
473
  "input",
635
474
  {
636
- id: g,
637
- className: p,
475
+ id: u,
476
+ className: f,
638
477
  type: "checkbox",
639
- "aria-describedby": c.helperTextId,
640
- "aria-errormessage": c.errorMessageId,
641
- "aria-invalid": c.isInvalid ?? !1,
642
- "aria-required": c.isRequired ?? !1,
643
- ...o
478
+ "aria-describedby": d.helperTextId,
479
+ "aria-errormessage": d.errorMessageId,
480
+ "aria-invalid": d.isInvalid ?? !1,
481
+ "aria-required": d.isRequired ?? !1,
482
+ ...s
644
483
  }
645
484
  ),
646
- /* @__PURE__ */ l.jsx("span", { className: N(y, Ce[b]), children: /* @__PURE__ */ l.jsx(
485
+ /* @__PURE__ */ t.jsx("span", { className: v(h, Z[n]), children: /* @__PURE__ */ t.jsx(
647
486
  "svg",
648
487
  {
649
488
  xmlns: "http://www.w3.org/2000/svg",
@@ -651,22 +490,22 @@ const _ = R.createContext({
651
490
  width: "24",
652
491
  height: "24",
653
492
  viewBox: "0 0 24 24",
654
- children: /* @__PURE__ */ l.jsx("g", { transform: `scale(${m[b]} ${m[b]})`, children: /* @__PURE__ */ l.jsx("path", { d: "m9.55 17.65-5.325-5.325 1.05-1.075 4.275 4.275 9.175-9.175 1.05 1.075Z" }) })
493
+ children: /* @__PURE__ */ t.jsx("g", { transform: `scale(${b[n]} ${b[n]})`, children: /* @__PURE__ */ t.jsx("path", { d: "m9.55 17.65-5.325-5.325 1.05-1.075 4.275 4.275 9.175-9.175 1.05 1.075Z" }) })
655
494
  }
656
495
  ) }),
657
- /* @__PURE__ */ l.jsx("span", { className: "peer-disabled:text-solid-gray-500", children: i })
496
+ /* @__PURE__ */ t.jsx("span", { className: "peer-disabled:text-solid-gray-500", children: a })
658
497
  ] })
659
498
  }
660
499
  );
661
500
  };
662
- ke.displayName = "Checkbox";
663
- const _e = (s) => {
664
- const { id: d, className: f, size: b = "lg", children: i, ...o } = s, n = R.useId(), g = d || n, c = R.useContext(_);
665
- c.isRequired && (o.required = !0), c.groupName && (o.name = c.groupName);
666
- const m = `
501
+ Q.displayName = "Checkbox";
502
+ const K = (r) => {
503
+ const { id: i, className: c, size: n = "lg", children: a, ...s } = r, o = y.useId(), u = i || o, d = y.useContext(E);
504
+ d.isRequired && (s.required = !0), d.groupName && (s.name = d.groupName);
505
+ const b = `
667
506
  peer
668
507
  sr-only
669
- `, p = `
508
+ `, f = `
670
509
  bg-clip-content
671
510
  rounded-full
672
511
  border
@@ -675,75 +514,75 @@ const _e = (s) => {
675
514
  peer-checked:bg-blue-600
676
515
  peer-checked:border-blue-600
677
516
  peer-disabled:border-solid-gray-500
678
- ${k.Peer.focusRect}
679
- `, y = {
517
+ ${T.Peer.focusRect}
518
+ `, h = {
680
519
  lg: "p-1",
681
520
  md: "p-[3px]",
682
521
  sm: "p-[3px]"
683
522
  };
684
- return /* @__PURE__ */ l.jsx(
523
+ return /* @__PURE__ */ t.jsx(
685
524
  "label",
686
525
  {
687
- htmlFor: g,
688
- className: N(
689
- we,
690
- Te[b],
691
- f
526
+ htmlFor: u,
527
+ className: v(
528
+ H,
529
+ X[n],
530
+ c
692
531
  ),
693
- children: /* @__PURE__ */ l.jsxs("span", { className: "flex items-center", children: [
694
- /* @__PURE__ */ l.jsx(
532
+ children: /* @__PURE__ */ t.jsxs("span", { className: "flex items-center", children: [
533
+ /* @__PURE__ */ t.jsx(
695
534
  "input",
696
535
  {
697
- id: g,
698
- className: m,
536
+ id: u,
537
+ className: b,
699
538
  type: "radio",
700
- "aria-describedby": c.helperTextId,
701
- "aria-errormessage": c.errorMessageId,
702
- "aria-invalid": c.isInvalid ?? !1,
703
- "aria-required": c.isRequired ?? !1,
704
- ...o
539
+ "aria-describedby": d.helperTextId,
540
+ "aria-errormessage": d.errorMessageId,
541
+ "aria-invalid": d.isInvalid ?? !1,
542
+ "aria-required": d.isRequired ?? !1,
543
+ ...s
705
544
  }
706
545
  ),
707
- /* @__PURE__ */ l.jsx(
546
+ /* @__PURE__ */ t.jsx(
708
547
  "span",
709
548
  {
710
549
  "aria-hidden": !0,
711
- className: N(p, y[b], Ce[b])
550
+ className: v(f, h[n], Z[n])
712
551
  }
713
552
  ),
714
- /* @__PURE__ */ l.jsx("span", { className: "peer-disabled:text-solid-gray-500", children: i })
553
+ /* @__PURE__ */ t.jsx("span", { className: "peer-disabled:text-solid-gray-500", children: a })
715
554
  ] })
716
555
  }
717
556
  );
718
557
  };
719
- _e.displayName = "Radio";
720
- const We = (s) => {
721
- const { id: d, className: f, size: b = "lg", children: i, ...o } = s, n = R.useContext(_);
722
- return n.isRequired && (o.required = !0), /* @__PURE__ */ l.jsxs("div", { className: "inline-block relative", children: [
723
- /* @__PURE__ */ l.jsx(
558
+ K.displayName = "Radio";
559
+ const me = (r) => {
560
+ const { id: i, className: c, size: n = "lg", children: a, ...s } = r, o = y.useContext(E);
561
+ return o.isRequired && (s.required = !0), /* @__PURE__ */ t.jsxs("div", { className: "inline-block relative", children: [
562
+ /* @__PURE__ */ t.jsx(
724
563
  "select",
725
564
  {
726
- id: d || n.id,
727
- className: N(
565
+ id: i || o.id,
566
+ className: v(
728
567
  `
729
568
  !pr-8
730
569
  peer
731
570
  cursor-pointer
732
571
  appearance-none
733
572
  `,
734
- Re,
735
- je[b],
736
- f
573
+ J,
574
+ V[n],
575
+ c
737
576
  ),
738
- "aria-describedby": n.helperTextId,
739
- "aria-errormessage": n.errorMessageId,
740
- "aria-invalid": n.isInvalid ?? !1,
741
- "aria-required": n.isRequired ?? !1,
742
- ...o,
743
- children: i
577
+ "aria-describedby": o.helperTextId,
578
+ "aria-errormessage": o.errorMessageId,
579
+ "aria-invalid": o.isInvalid ?? !1,
580
+ "aria-required": o.isRequired ?? !1,
581
+ ...s,
582
+ children: a
744
583
  }
745
584
  ),
746
- /* @__PURE__ */ l.jsxs(
585
+ /* @__PURE__ */ t.jsxs(
747
586
  "svg",
748
587
  {
749
588
  xmlns: "http://www.w3.org/2000/svg",
@@ -762,8 +601,8 @@ const We = (s) => {
762
601
  height: "16",
763
602
  viewBox: "0 0 16 16",
764
603
  children: [
765
- /* @__PURE__ */ l.jsx("title", { children: "arrow down" }),
766
- /* @__PURE__ */ l.jsx(
604
+ /* @__PURE__ */ t.jsx("title", { children: "arrow down" }),
605
+ /* @__PURE__ */ t.jsx(
767
606
  "path",
768
607
  {
769
608
  d: "M12 15.05 6.35 9.4 7.4 8.35l4.6 4.6 4.6-4.6 1.05 1.05Z",
@@ -775,11 +614,11 @@ const We = (s) => {
775
614
  )
776
615
  ] });
777
616
  };
778
- We.displayName = "Select";
779
- const Be = (s) => {
780
- const { id: d, className: f, size: b = "lg", ...i } = s, o = R.useContext(_);
781
- o.isRequired && (i.required = !0);
782
- const n = `
617
+ me.displayName = "Select";
618
+ const ge = (r) => {
619
+ const { id: i, className: c, size: n = "lg", ...a } = r, s = y.useContext(E);
620
+ s.isRequired && (a.required = !0);
621
+ const o = `
783
622
  file:mr-2
784
623
  file:inline-block
785
624
  file:text-button
@@ -795,7 +634,7 @@ const Be = (s) => {
795
634
  file:active:border-blue-1200
796
635
  file:disabled:border-solid-gray-500
797
636
  file:disabled:cursor-not-allowed
798
- `, g = `
637
+ `, u = `
799
638
  file:text-blue-900
800
639
  file:hover:text-blue-1000
801
640
  file:active:text-blue-1200
@@ -804,15 +643,15 @@ const Be = (s) => {
804
643
  file:active:bg-blue-300
805
644
  file:disabled:text-solid-gray-500
806
645
  file:disabled:bg-transparent
807
- `, c = `
646
+ `, d = `
808
647
  text-label
809
648
  text-solid-gray-900
810
649
  rounded-lg
811
650
  outline-offset-2
812
651
  aria-invalid:text-red-800
813
- ${k.hoverUnderline}
814
- ${k.focusRounded}
815
- `, m = {
652
+ ${T.hoverUnderline}
653
+ ${T.focusRounded}
654
+ `, b = {
816
655
  // 16(p-4) * 2 + 22(text-button * leading-snug) + boader * 2 = 56px
817
656
  lg: `
818
657
  file:p-4
@@ -837,50 +676,50 @@ const Be = (s) => {
837
676
  file:leading-snug
838
677
  `
839
678
  };
840
- return /* @__PURE__ */ l.jsx(
679
+ return /* @__PURE__ */ t.jsx(
841
680
  "input",
842
681
  {
843
682
  type: "file",
844
- id: d || o.id,
845
- className: N(n, g, m[b], c, f),
846
- "aria-describedby": o.helperTextId,
847
- "aria-errormessage": o.errorMessageId,
848
- "aria-invalid": o.isInvalid ?? !1,
849
- "aria-required": o.isRequired ?? !1,
683
+ id: i || s.id,
684
+ className: v(o, u, b[n], d, c),
685
+ "aria-describedby": s.helperTextId,
686
+ "aria-errormessage": s.errorMessageId,
687
+ "aria-invalid": s.isInvalid ?? !1,
688
+ "aria-required": s.isRequired ?? !1,
850
689
  role: "button",
851
690
  "aria-label": "File Upload",
852
- ...i
691
+ ...a
853
692
  }
854
693
  );
855
694
  };
856
- Be.displayName = "FileInput";
857
- const Ue = (s) => {
858
- const { id: d, className: f, size: b = "lg", ...i } = s, o = R.useContext(_);
859
- return o.isRequired && (i.required = !0), /* @__PURE__ */ l.jsx(
695
+ ge.displayName = "FileInput";
696
+ const he = (r) => {
697
+ const { id: i, className: c, size: n = "lg", ...a } = r, s = y.useContext(E);
698
+ return s.isRequired && (a.required = !0), /* @__PURE__ */ t.jsx(
860
699
  "input",
861
700
  {
862
701
  type: "text",
863
- id: d || o.id,
864
- className: N(
865
- Re,
866
- je[b],
867
- f
702
+ id: i || s.id,
703
+ className: v(
704
+ J,
705
+ V[n],
706
+ c
868
707
  ),
869
- "aria-describedby": o.helperTextId,
870
- "aria-errormessage": o.errorMessageId,
871
- "aria-invalid": o.isInvalid ?? !1,
872
- "aria-required": o.isRequired ?? !1,
873
- ...i
708
+ "aria-describedby": s.helperTextId,
709
+ "aria-errormessage": s.errorMessageId,
710
+ "aria-invalid": s.isInvalid ?? !1,
711
+ "aria-required": s.isRequired ?? !1,
712
+ ...a
874
713
  }
875
714
  );
876
715
  };
877
- Ue.displayName = "Input";
878
- const Fe = (s) => {
879
- const { id: d, className: f, children: b, onChange: i, maxLength: o, ...n } = s, [g, c] = R.useState(0), m = (j) => {
880
- i && i(j), c(j.target.value.length);
881
- }, p = R.useContext(_);
882
- p.isRequired && (n.required = !0);
883
- const y = g > (o || 0) ? "text-red-800" : "text-solid-gray-700", E = `
716
+ he.displayName = "Input";
717
+ const ve = (r) => {
718
+ const { id: i, className: c, children: n, onChange: a, maxLength: s, ...o } = r, [u, d] = y.useState(0), b = (R) => {
719
+ a && a(R), d(R.target.value.length);
720
+ }, f = y.useContext(E);
721
+ f.isRequired && (o.required = !0);
722
+ const h = u > (s || 0) ? "text-red-800" : "text-solid-gray-700", x = `
884
723
  p-4
885
724
  text-label
886
725
  rounded-lg
@@ -891,192 +730,192 @@ const Fe = (s) => {
891
730
  disabled:text-solid-gray-500
892
731
  disabled:border-solid-gray-500
893
732
  aria-invalid:border-red-800
894
- ${k.focusRect}
733
+ ${T.focusRect}
895
734
  `;
896
- return /* @__PURE__ */ l.jsxs(l.Fragment, { children: [
897
- /* @__PURE__ */ l.jsx(
735
+ return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
736
+ /* @__PURE__ */ t.jsx(
898
737
  "textarea",
899
738
  {
900
- id: d || p.id,
901
- className: N(E, f),
902
- "aria-describedby": p.helperTextId,
903
- "aria-errormessage": p.errorMessageId,
904
- "aria-invalid": p.isInvalid ?? !1,
905
- "aria-required": p.isRequired ?? !1,
906
- onChange: m,
907
- ...n,
908
- children: b
739
+ id: i || f.id,
740
+ className: v(x, c),
741
+ "aria-describedby": f.helperTextId,
742
+ "aria-errormessage": f.errorMessageId,
743
+ "aria-invalid": f.isInvalid ?? !1,
744
+ "aria-required": f.isRequired ?? !1,
745
+ onChange: b,
746
+ ...o,
747
+ children: n
909
748
  }
910
749
  ),
911
- o ? /* @__PURE__ */ l.jsxs("p", { className: "text-label text-solid-gray-700", children: [
912
- /* @__PURE__ */ l.jsx("span", { className: y, children: g }),
750
+ s ? /* @__PURE__ */ t.jsxs("p", { className: "text-label text-solid-gray-700", children: [
751
+ /* @__PURE__ */ t.jsx("span", { className: h, children: u }),
913
752
  "/",
914
- /* @__PURE__ */ l.jsx("span", { children: o })
753
+ /* @__PURE__ */ t.jsx("span", { children: s })
915
754
  ] }) : ""
916
755
  ] });
917
756
  };
918
- Fe.displayName = "Textarea";
919
- const Ge = (s) => {
920
- const d = R.useId(), {
921
- labelText: f,
922
- className: b,
923
- helperText: i,
924
- errorMessage: o,
925
- isInvalid: n,
926
- isRequired: g,
927
- children: c,
928
- ...m
929
- } = s, p = {
930
- id: s.htmlFor ?? `input-${d}`,
931
- helperTextId: `helper-text-${d}`,
932
- errorMessageId: `error-message-${d}`,
933
- isInvalid: n ?? !1,
934
- isRequired: g ?? !1
757
+ ve.displayName = "Textarea";
758
+ const ye = (r) => {
759
+ const i = y.useId(), {
760
+ labelText: c,
761
+ className: n,
762
+ helperText: a,
763
+ errorMessage: s,
764
+ isInvalid: o,
765
+ isRequired: u,
766
+ children: d,
767
+ ...b
768
+ } = r, f = {
769
+ id: r.htmlFor ?? `input-${i}`,
770
+ helperTextId: `helper-text-${i}`,
771
+ errorMessageId: `error-message-${i}`,
772
+ isInvalid: o ?? !1,
773
+ isRequired: u ?? !1
935
774
  };
936
- return /* @__PURE__ */ l.jsx(_.Provider, { value: p, children: /* @__PURE__ */ l.jsxs("div", { className: N("flex flex-col items-start gap-2", b), children: [
937
- /* @__PURE__ */ l.jsxs(
775
+ return /* @__PURE__ */ t.jsx(E.Provider, { value: f, children: /* @__PURE__ */ t.jsxs("div", { className: v("flex flex-col items-start gap-2", n), children: [
776
+ /* @__PURE__ */ t.jsxs(
938
777
  "label",
939
778
  {
940
- className: N("block text-label", n && "text-red-800"),
941
- htmlFor: p.id,
942
- ...m,
779
+ className: v("block text-label", o && "text-red-800"),
780
+ htmlFor: f.id,
781
+ ...b,
943
782
  children: [
944
- f,
945
- g && /* @__PURE__ */ l.jsx("span", { className: "text-label text-red-800", children: " *" })
783
+ c,
784
+ u && /* @__PURE__ */ t.jsx("span", { className: "text-label text-red-800", children: " *" })
946
785
  ]
947
786
  }
948
787
  ),
949
- i && /* @__PURE__ */ l.jsx("p", { id: p.helperTextId, className: `
788
+ a && /* @__PURE__ */ t.jsx("p", { id: f.helperTextId, className: `
950
789
  text-label text-solid-gray-700
951
- `, children: i }),
952
- c,
953
- n && /* @__PURE__ */ l.jsx("p", { id: p.errorMessageId, className: `
790
+ `, children: a }),
791
+ d,
792
+ o && /* @__PURE__ */ t.jsx("p", { id: f.errorMessageId, className: `
954
793
  text-label text-red-800
955
- `, children: o })
794
+ `, children: s })
956
795
  ] }) });
957
796
  };
958
- Ge.displayName = "LabelControl";
959
- const K = (s) => {
960
- const d = R.useId(), {
961
- labelText: f,
962
- className: b,
963
- helperText: i,
964
- errorMessage: o,
965
- isInvalid: n,
966
- isRequired: g,
967
- direction: c,
968
- children: m,
969
- ...p
970
- } = s, E = {
971
- groupName: p.name ?? `group-${d}`,
972
- helperTextId: `helper-text-${d}`,
973
- errorMessageId: `error-message-${d}`,
974
- isInvalid: n ?? !1,
975
- isRequired: g ?? !1
976
- }, j = c ?? "flex-col";
977
- return /* @__PURE__ */ l.jsx(_.Provider, { value: E, children: /* @__PURE__ */ l.jsxs(
797
+ ye.displayName = "LabelControl";
798
+ const q = (r) => {
799
+ const i = y.useId(), {
800
+ labelText: c,
801
+ className: n,
802
+ helperText: a,
803
+ errorMessage: s,
804
+ isInvalid: o,
805
+ isRequired: u,
806
+ direction: d,
807
+ children: b,
808
+ ...f
809
+ } = r, x = {
810
+ groupName: f.name ?? `group-${i}`,
811
+ helperTextId: `helper-text-${i}`,
812
+ errorMessageId: `error-message-${i}`,
813
+ isInvalid: o ?? !1,
814
+ isRequired: u ?? !1
815
+ }, R = d ?? "flex-col";
816
+ return /* @__PURE__ */ t.jsx(E.Provider, { value: x, children: /* @__PURE__ */ t.jsxs(
978
817
  "fieldset",
979
818
  {
980
- className: N("flex flex-col items-start gap-2", b),
981
- ...p,
819
+ className: v("flex flex-col items-start gap-2", n),
820
+ ...f,
982
821
  children: [
983
- /* @__PURE__ */ l.jsx("legend", { children: /* @__PURE__ */ l.jsxs("p", { className: N("block text-label", n && "text-red-800"), children: [
984
- f,
985
- g && /* @__PURE__ */ l.jsx("span", { className: "text-red-800", children: " *" })
822
+ /* @__PURE__ */ t.jsx("legend", { children: /* @__PURE__ */ t.jsxs("p", { className: v("block text-label", o && "text-red-800"), children: [
823
+ c,
824
+ u && /* @__PURE__ */ t.jsx("span", { className: "text-red-800", children: " *" })
986
825
  ] }) }),
987
- /* @__PURE__ */ l.jsx("div", { className: N("inline-flex", j), children: m }),
988
- i && /* @__PURE__ */ l.jsx("p", { id: E.helperTextId, className: "text-sup text-solid-gray-700", children: i }),
989
- n && /* @__PURE__ */ l.jsx("p", { id: E.errorMessageId, className: "text-label text-red-800", children: o })
826
+ /* @__PURE__ */ t.jsx("div", { className: v("inline-flex", R), children: b }),
827
+ a && /* @__PURE__ */ t.jsx("p", { id: x.helperTextId, className: "text-sup text-solid-gray-700", children: a }),
828
+ o && /* @__PURE__ */ t.jsx("p", { id: x.errorMessageId, className: "text-label text-red-800", children: s })
990
829
  ]
991
830
  }
992
831
  ) });
993
832
  };
994
- K.displayName = "FieldsetControl";
995
- const He = (s) => {
833
+ q.displayName = "FieldsetControl";
834
+ const Re = (r) => {
996
835
  const {
997
- items: d,
998
- onChange: f,
999
- className: b,
1000
- labelText: i,
1001
- helperText: o,
1002
- errorMessage: n,
1003
- isInvalid: g,
1004
- isRequired: c,
1005
- size: m,
1006
- ...p
1007
- } = s;
1008
- return /* @__PURE__ */ l.jsx(
1009
- K,
836
+ items: i,
837
+ onChange: c,
838
+ className: n,
839
+ labelText: a,
840
+ helperText: s,
841
+ errorMessage: o,
842
+ isInvalid: u,
843
+ isRequired: d,
844
+ size: b,
845
+ ...f
846
+ } = r;
847
+ return /* @__PURE__ */ t.jsx(
848
+ q,
1010
849
  {
1011
- className: b,
1012
- labelText: i,
1013
- helperText: o,
1014
- errorMessage: n,
1015
- isInvalid: g,
1016
- isRequired: c,
1017
- ...p,
1018
- children: d.map(({ label: y, value: E }) => /* @__PURE__ */ l.jsx(
1019
- ke,
850
+ className: n,
851
+ labelText: a,
852
+ helperText: s,
853
+ errorMessage: o,
854
+ isInvalid: u,
855
+ isRequired: d,
856
+ ...f,
857
+ children: i.map(({ label: h, value: x }) => /* @__PURE__ */ t.jsx(
858
+ Q,
1020
859
  {
1021
- size: m,
1022
- value: E,
1023
- onChange: f,
1024
- children: y
860
+ size: b,
861
+ value: x,
862
+ onChange: c,
863
+ children: h
1025
864
  },
1026
- `${y}-${E}`
865
+ `${h}-${x}`
1027
866
  ))
1028
867
  }
1029
868
  );
1030
869
  };
1031
- He.displayName = "CheckboxGroup";
1032
- const Je = (s) => {
870
+ Re.displayName = "CheckboxGroup";
871
+ const Ne = (r) => {
1033
872
  const {
1034
- items: d,
1035
- onChange: f,
1036
- className: b,
1037
- labelText: i,
1038
- helperText: o,
1039
- errorMessage: n,
1040
- isInvalid: g,
1041
- isRequired: c,
1042
- defaultValue: m,
1043
- size: p,
1044
- ...y
1045
- } = s;
1046
- return /* @__PURE__ */ l.jsx(
1047
- K,
873
+ items: i,
874
+ onChange: c,
875
+ className: n,
876
+ labelText: a,
877
+ helperText: s,
878
+ errorMessage: o,
879
+ isInvalid: u,
880
+ isRequired: d,
881
+ defaultValue: b,
882
+ size: f,
883
+ ...h
884
+ } = r;
885
+ return /* @__PURE__ */ t.jsx(
886
+ q,
1048
887
  {
1049
- className: b,
1050
- labelText: i,
1051
- helperText: o,
1052
- errorMessage: n,
1053
- isInvalid: g,
1054
- isRequired: c,
1055
- ...y,
1056
- children: d.map(({ label: E, value: j }) => /* @__PURE__ */ l.jsx(
1057
- _e,
888
+ className: n,
889
+ labelText: a,
890
+ helperText: s,
891
+ errorMessage: o,
892
+ isInvalid: u,
893
+ isRequired: d,
894
+ ...h,
895
+ children: i.map(({ label: x, value: R }) => /* @__PURE__ */ t.jsx(
896
+ K,
1058
897
  {
1059
- size: p,
1060
- value: j,
1061
- onChange: f,
1062
- defaultChecked: m === j,
1063
- children: E
898
+ size: f,
899
+ value: R,
900
+ onChange: c,
901
+ defaultChecked: b === R,
902
+ children: x
1064
903
  },
1065
- `${E}-${j}`
904
+ `${x}-${R}`
1066
905
  ))
1067
906
  }
1068
907
  );
1069
908
  };
1070
- Je.displayName = "RadioGroup";
909
+ Ne.displayName = "RadioGroup";
1071
910
  export {
1072
- ke as Checkbox,
1073
- He as CheckboxGroup,
1074
- K as FieldsetControl,
1075
- Be as FileInput,
1076
- Ue as Input,
1077
- Ge as LabelControl,
1078
- _e as Radio,
1079
- Je as RadioGroup,
1080
- We as Select,
1081
- Fe as Textarea
911
+ Q as Checkbox,
912
+ Re as CheckboxGroup,
913
+ q as FieldsetControl,
914
+ ge as FileInput,
915
+ he as Input,
916
+ ye as LabelControl,
917
+ K as Radio,
918
+ Ne as RadioGroup,
919
+ me as Select,
920
+ ve as Textarea
1082
921
  };