@incognia/cosmik 0.40.2 → 1.0.0-beta.1

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.
Files changed (160) hide show
  1. package/dist/Alert/index.d.ts +7 -6
  2. package/dist/Alert/index.d.ts.map +1 -1
  3. package/dist/AlertDialog/index.d.ts +16 -22
  4. package/dist/AlertDialog/index.d.ts.map +1 -1
  5. package/dist/Calendar/index.d.ts +4 -7
  6. package/dist/Calendar/index.d.ts.map +1 -1
  7. package/dist/Card/index.d.ts +8 -7
  8. package/dist/Card/index.d.ts.map +1 -1
  9. package/dist/Checkbox/index.d.ts +1 -1
  10. package/dist/Checkbox/index.d.ts.map +1 -1
  11. package/dist/Command/index.d.ts +17 -49
  12. package/dist/Command/index.d.ts.map +1 -1
  13. package/dist/Dialog/index.d.ts +13 -18
  14. package/dist/Dialog/index.d.ts.map +1 -1
  15. package/dist/DropdownMenu/index.d.ts +19 -21
  16. package/dist/DropdownMenu/index.d.ts.map +1 -1
  17. package/dist/Input/index.d.ts +1 -3
  18. package/dist/Input/index.d.ts.map +1 -1
  19. package/dist/Label/index.d.ts +1 -2
  20. package/dist/Label/index.d.ts.map +1 -1
  21. package/dist/Pagination/index.d.ts +11 -26
  22. package/dist/Pagination/index.d.ts.map +1 -1
  23. package/dist/Popover/index.d.ts +5 -5
  24. package/dist/Popover/index.d.ts.map +1 -1
  25. package/dist/Progress/index.d.ts +1 -1
  26. package/dist/Progress/index.d.ts.map +1 -1
  27. package/dist/RadioGroup/index.d.ts +2 -2
  28. package/dist/RadioGroup/index.d.ts.map +1 -1
  29. package/dist/Select/index.d.ts +12 -10
  30. package/dist/Select/index.d.ts.map +1 -1
  31. package/dist/Separator/index.d.ts +1 -1
  32. package/dist/Separator/index.d.ts.map +1 -1
  33. package/dist/Switch/index.d.ts +2 -2
  34. package/dist/Switch/index.d.ts.map +1 -1
  35. package/dist/Table/index.d.ts +11 -11
  36. package/dist/Table/index.d.ts.map +1 -1
  37. package/dist/Tabs/index.d.ts +4 -4
  38. package/dist/Tabs/index.d.ts.map +1 -1
  39. package/dist/TagInput/index.d.ts +4 -5
  40. package/dist/TagInput/index.d.ts.map +1 -1
  41. package/dist/Textarea/index.d.ts +1 -3
  42. package/dist/Textarea/index.d.ts.map +1 -1
  43. package/dist/Toggle/index.d.ts +1 -6
  44. package/dist/Toggle/index.d.ts.map +1 -1
  45. package/dist/VerticalNavigationMenu/index.d.ts +8 -6
  46. package/dist/VerticalNavigationMenu/index.d.ts.map +1 -1
  47. package/dist/cosmik.css +1 -1
  48. package/dist/index.cjs +1 -1
  49. package/dist/index.d.ts +1 -1
  50. package/dist/index.d.ts.map +1 -1
  51. package/dist/index.js +148 -147
  52. package/dist/index10.cjs +1 -1
  53. package/dist/index10.cjs.map +1 -1
  54. package/dist/index10.js +181 -128
  55. package/dist/index10.js.map +1 -1
  56. package/dist/index11.cjs +1 -1
  57. package/dist/index11.cjs.map +1 -1
  58. package/dist/index11.js +121 -93
  59. package/dist/index11.js.map +1 -1
  60. package/dist/index12.cjs +1 -1
  61. package/dist/index12.cjs.map +1 -1
  62. package/dist/index12.js +224 -139
  63. package/dist/index12.js.map +1 -1
  64. package/dist/index15.cjs +1 -1
  65. package/dist/index15.cjs.map +1 -1
  66. package/dist/index15.js +9 -11
  67. package/dist/index15.js.map +1 -1
  68. package/dist/index16.cjs +1 -1
  69. package/dist/index16.cjs.map +1 -1
  70. package/dist/index16.js +20 -17
  71. package/dist/index16.js.map +1 -1
  72. package/dist/index19.cjs +1 -1
  73. package/dist/index19.cjs.map +1 -1
  74. package/dist/index19.js +102 -92
  75. package/dist/index19.js.map +1 -1
  76. package/dist/index20.cjs +1 -1
  77. package/dist/index20.cjs.map +1 -1
  78. package/dist/index20.js +42 -22
  79. package/dist/index20.js.map +1 -1
  80. package/dist/index21.cjs +1 -1
  81. package/dist/index21.cjs.map +1 -1
  82. package/dist/index21.js +29 -24
  83. package/dist/index21.js.map +1 -1
  84. package/dist/index22.cjs +1 -1
  85. package/dist/index22.cjs.map +1 -1
  86. package/dist/index22.js +43 -29
  87. package/dist/index22.js.map +1 -1
  88. package/dist/index23.cjs +1 -1
  89. package/dist/index23.cjs.map +1 -1
  90. package/dist/index23.js +180 -128
  91. package/dist/index23.js.map +1 -1
  92. package/dist/index24.cjs +1 -1
  93. package/dist/index24.cjs.map +1 -1
  94. package/dist/index24.js +23 -20
  95. package/dist/index24.js.map +1 -1
  96. package/dist/index27.cjs +1 -1
  97. package/dist/index27.cjs.map +1 -1
  98. package/dist/index27.js +6 -6
  99. package/dist/index27.js.map +1 -1
  100. package/dist/index28.cjs +1 -1
  101. package/dist/index28.cjs.map +1 -1
  102. package/dist/index28.js +27 -23
  103. package/dist/index28.js.map +1 -1
  104. package/dist/index29.cjs +1 -1
  105. package/dist/index29.cjs.map +1 -1
  106. package/dist/index29.js +124 -104
  107. package/dist/index29.js.map +1 -1
  108. package/dist/index3.cjs +1 -1
  109. package/dist/index3.cjs.map +1 -1
  110. package/dist/index3.js +60 -30
  111. package/dist/index3.js.map +1 -1
  112. package/dist/index30.cjs +1 -1
  113. package/dist/index30.cjs.map +1 -1
  114. package/dist/index30.js +62 -42
  115. package/dist/index30.js.map +1 -1
  116. package/dist/index31.cjs +1 -1
  117. package/dist/index31.cjs.map +1 -1
  118. package/dist/index31.js +72 -69
  119. package/dist/index31.js.map +1 -1
  120. package/dist/index32.cjs +1 -1
  121. package/dist/index32.cjs.map +1 -1
  122. package/dist/index32.js +9 -11
  123. package/dist/index32.js.map +1 -1
  124. package/dist/index33.cjs +1 -1
  125. package/dist/index33.cjs.map +1 -1
  126. package/dist/index33.js +27 -19
  127. package/dist/index33.js.map +1 -1
  128. package/dist/index36.cjs +1 -1
  129. package/dist/index36.cjs.map +1 -1
  130. package/dist/index36.js +77 -49
  131. package/dist/index36.js.map +1 -1
  132. package/dist/index4.cjs +1 -1
  133. package/dist/index4.cjs.map +1 -1
  134. package/dist/index4.js +141 -99
  135. package/dist/index4.js.map +1 -1
  136. package/dist/index42.cjs +1 -1
  137. package/dist/index42.cjs.map +1 -1
  138. package/dist/index42.js +3 -3
  139. package/dist/index42.js.map +1 -1
  140. package/dist/index44.cjs +4 -4
  141. package/dist/index44.cjs.map +1 -1
  142. package/dist/index44.js +24 -17
  143. package/dist/index44.js.map +1 -1
  144. package/dist/index45.cjs +4 -12
  145. package/dist/index45.cjs.map +1 -1
  146. package/dist/index45.js +193 -550
  147. package/dist/index45.js.map +1 -1
  148. package/dist/index7.cjs +1 -1
  149. package/dist/index7.cjs.map +1 -1
  150. package/dist/index7.js +173 -51
  151. package/dist/index7.js.map +1 -1
  152. package/dist/index8.cjs +1 -1
  153. package/dist/index8.cjs.map +1 -1
  154. package/dist/index8.js +87 -44
  155. package/dist/index8.js.map +1 -1
  156. package/dist/index9.cjs +1 -1
  157. package/dist/index9.cjs.map +1 -1
  158. package/dist/index9.js +36 -32
  159. package/dist/index9.js.map +1 -1
  160. package/package.json +15 -15
package/dist/index45.js CHANGED
@@ -1,605 +1,248 @@
1
- import { __exports as m } from "./index49.js";
2
- import ir from "react";
1
+ import { __exports as u } from "./index49.js";
2
+ import B from "react";
3
3
  /**
4
4
  * @license React
5
5
  * react-jsx-runtime.development.js
6
6
  *
7
- * Copyright (c) Facebook, Inc. and its affiliates.
7
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
8
8
  *
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 Ee;
13
- function sr() {
14
- return Ee ? m : (Ee = 1, process.env.NODE_ENV !== "production" && (function() {
15
- var ye = ir, k = Symbol.for("react.element"), Re = Symbol.for("react.portal"), T = Symbol.for("react.fragment"), U = Symbol.for("react.strict_mode"), B = Symbol.for("react.profiler"), K = Symbol.for("react.provider"), N = Symbol.for("react.context"), C = Symbol.for("react.forward_ref"), x = Symbol.for("react.suspense"), D = Symbol.for("react.suspense_list"), O = Symbol.for("react.memo"), F = Symbol.for("react.lazy"), _e = Symbol.for("react.offscreen"), G = Symbol.iterator, me = "@@iterator";
16
- function Te(e) {
17
- if (e === null || typeof e != "object")
18
- return null;
19
- var r = G && e[G] || e[me];
20
- return typeof r == "function" ? r : null;
21
- }
22
- var h = ye.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
23
- function f(e) {
24
- {
25
- for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
26
- t[n - 1] = arguments[n];
27
- Ce("error", e, t);
28
- }
29
- }
30
- function Ce(e, r, t) {
31
- {
32
- var n = h.ReactDebugCurrentFrame, o = n.getStackAddendum();
33
- o !== "" && (r += "%s", t = t.concat([o]));
34
- var u = t.map(function(i) {
35
- return String(i);
36
- });
37
- u.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, u);
38
- }
39
- }
40
- var Oe = !1, Pe = !1, Se = !1, we = !1, je = !1, J;
41
- J = Symbol.for("react.module.reference");
42
- function ke(e) {
43
- return !!(typeof e == "string" || typeof e == "function" || e === T || e === B || je || e === U || e === x || e === D || we || e === _e || Oe || Pe || Se || typeof e == "object" && e !== null && (e.$$typeof === F || e.$$typeof === O || e.$$typeof === K || e.$$typeof === N || e.$$typeof === C || // This needs to include all possible module reference object
44
- // types supported by any Flight configuration anywhere since
45
- // we don't know which Flight build this will end up being used
46
- // with.
47
- e.$$typeof === J || e.getModuleId !== void 0));
48
- }
49
- function xe(e, r, t) {
50
- var n = e.displayName;
51
- if (n)
52
- return n;
53
- var o = r.displayName || r.name || "";
54
- return o !== "" ? t + "(" + o + ")" : t;
55
- }
56
- function q(e) {
57
- return e.displayName || "Context";
58
- }
59
- function p(e) {
60
- if (e == null)
61
- return null;
62
- if (typeof e.tag == "number" && f("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
63
- return e.displayName || e.name || null;
64
- if (typeof e == "string")
65
- return e;
12
+ var N;
13
+ function Q() {
14
+ return N ? u : (N = 1, process.env.NODE_ENV !== "production" && (function() {
15
+ function l(e) {
16
+ if (e == null) return null;
17
+ if (typeof e == "function")
18
+ return e.$$typeof === q ? null : e.displayName || e.name || null;
19
+ if (typeof e == "string") return e;
66
20
  switch (e) {
67
- case T:
21
+ case m:
68
22
  return "Fragment";
69
- case Re:
70
- return "Portal";
71
- case B:
23
+ case $:
72
24
  return "Profiler";
73
- case U:
25
+ case W:
74
26
  return "StrictMode";
75
- case x:
27
+ case z:
76
28
  return "Suspense";
77
- case D:
29
+ case V:
78
30
  return "SuspenseList";
31
+ case X:
32
+ return "Activity";
79
33
  }
80
34
  if (typeof e == "object")
81
- switch (e.$$typeof) {
82
- case N:
83
- var r = e;
84
- return q(r) + ".Consumer";
85
- case K:
86
- var t = e;
87
- return q(t._context) + ".Provider";
88
- case C:
89
- return xe(e, e.render, "ForwardRef");
90
- case O:
91
- var n = e.displayName || null;
92
- return n !== null ? n : p(e.type) || "Memo";
93
- case F: {
94
- var o = e, u = o._payload, i = o._init;
35
+ switch (typeof e.tag == "number" && console.error(
36
+ "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
37
+ ), e.$$typeof) {
38
+ case F:
39
+ return "Portal";
40
+ case U:
41
+ return (e.displayName || "Context") + ".Provider";
42
+ case L:
43
+ return (e._context.displayName || "Context") + ".Consumer";
44
+ case M:
45
+ var r = e.render;
46
+ return e = e.displayName, e || (e = r.displayName || r.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
47
+ case G:
48
+ return r = e.displayName || null, r !== null ? r : l(e.type) || "Memo";
49
+ case A:
50
+ r = e._payload, e = e._init;
95
51
  try {
96
- return p(i(u));
52
+ return l(e(r));
97
53
  } catch {
98
- return null;
99
54
  }
100
- }
101
55
  }
102
56
  return null;
103
57
  }
104
- var g = Object.assign, R = 0, z, X, H, Z, Q, ee, re;
105
- function te() {
106
- }
107
- te.__reactDisabledLog = !0;
108
- function De() {
109
- {
110
- if (R === 0) {
111
- z = console.log, X = console.info, H = console.warn, Z = console.error, Q = console.group, ee = console.groupCollapsed, re = console.groupEnd;
112
- var e = {
113
- configurable: !0,
114
- enumerable: !0,
115
- value: te,
116
- writable: !0
117
- };
118
- Object.defineProperties(console, {
119
- info: e,
120
- log: e,
121
- warn: e,
122
- error: e,
123
- group: e,
124
- groupCollapsed: e,
125
- groupEnd: e
126
- });
127
- }
128
- R++;
129
- }
130
- }
131
- function Fe() {
132
- {
133
- if (R--, R === 0) {
134
- var e = {
135
- configurable: !0,
136
- enumerable: !0,
137
- writable: !0
138
- };
139
- Object.defineProperties(console, {
140
- log: g({}, e, {
141
- value: z
142
- }),
143
- info: g({}, e, {
144
- value: X
145
- }),
146
- warn: g({}, e, {
147
- value: H
148
- }),
149
- error: g({}, e, {
150
- value: Z
151
- }),
152
- group: g({}, e, {
153
- value: Q
154
- }),
155
- groupCollapsed: g({}, e, {
156
- value: ee
157
- }),
158
- groupEnd: g({}, e, {
159
- value: re
160
- })
161
- });
162
- }
163
- R < 0 && f("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
164
- }
165
- }
166
- var A = h.ReactCurrentDispatcher, I;
167
- function P(e, r, t) {
168
- {
169
- if (I === void 0)
170
- try {
171
- throw Error();
172
- } catch (o) {
173
- var n = o.stack.trim().match(/\n( *(at )?)/);
174
- I = n && n[1] || "";
175
- }
176
- return `
177
- ` + I + e;
178
- }
179
- }
180
- var W = !1, S;
181
- {
182
- var Ae = typeof WeakMap == "function" ? WeakMap : Map;
183
- S = new Ae();
58
+ function T(e) {
59
+ return "" + e;
184
60
  }
185
- function ne(e, r) {
186
- if (!e || W)
187
- return "";
188
- {
189
- var t = S.get(e);
190
- if (t !== void 0)
191
- return t;
192
- }
193
- var n;
194
- W = !0;
195
- var o = Error.prepareStackTrace;
196
- Error.prepareStackTrace = void 0;
197
- var u;
198
- u = A.current, A.current = null, De();
61
+ function v(e) {
199
62
  try {
200
- if (r) {
201
- var i = function() {
202
- throw Error();
203
- };
204
- if (Object.defineProperty(i.prototype, "props", {
205
- set: function() {
206
- throw Error();
207
- }
208
- }), typeof Reflect == "object" && Reflect.construct) {
209
- try {
210
- Reflect.construct(i, []);
211
- } catch (v) {
212
- n = v;
213
- }
214
- Reflect.construct(e, [], i);
215
- } else {
216
- try {
217
- i.call();
218
- } catch (v) {
219
- n = v;
220
- }
221
- e.call(i.prototype);
222
- }
223
- } else {
224
- try {
225
- throw Error();
226
- } catch (v) {
227
- n = v;
228
- }
229
- e();
230
- }
231
- } catch (v) {
232
- if (v && n && typeof v.stack == "string") {
233
- for (var a = v.stack.split(`
234
- `), c = n.stack.split(`
235
- `), s = a.length - 1, l = c.length - 1; s >= 1 && l >= 0 && a[s] !== c[l]; )
236
- l--;
237
- for (; s >= 1 && l >= 0; s--, l--)
238
- if (a[s] !== c[l]) {
239
- if (s !== 1 || l !== 1)
240
- do
241
- if (s--, l--, l < 0 || a[s] !== c[l]) {
242
- var d = `
243
- ` + a[s].replace(" at new ", " at ");
244
- return e.displayName && d.includes("<anonymous>") && (d = d.replace("<anonymous>", e.displayName)), typeof e == "function" && S.set(e, d), d;
245
- }
246
- while (s >= 1 && l >= 0);
247
- break;
248
- }
249
- }
250
- } finally {
251
- W = !1, A.current = u, Fe(), Error.prepareStackTrace = o;
252
- }
253
- var y = e ? e.displayName || e.name : "", b = y ? P(y) : "";
254
- return typeof e == "function" && S.set(e, b), b;
255
- }
256
- function Ie(e, r, t) {
257
- return ne(e, !1);
258
- }
259
- function We(e) {
260
- var r = e.prototype;
261
- return !!(r && r.isReactComponent);
262
- }
263
- function w(e, r, t) {
264
- if (e == null)
265
- return "";
266
- if (typeof e == "function")
267
- return ne(e, We(e));
268
- if (typeof e == "string")
269
- return P(e);
270
- switch (e) {
271
- case x:
272
- return P("Suspense");
273
- case D:
274
- return P("SuspenseList");
275
- }
276
- if (typeof e == "object")
277
- switch (e.$$typeof) {
278
- case C:
279
- return Ie(e.render);
280
- case O:
281
- return w(e.type, r, t);
282
- case F: {
283
- var n = e, o = n._payload, u = n._init;
284
- try {
285
- return w(u(o), r, t);
286
- } catch {
287
- }
288
- }
289
- }
290
- return "";
291
- }
292
- var _ = Object.prototype.hasOwnProperty, ae = {}, ie = h.ReactDebugCurrentFrame;
293
- function j(e) {
294
- if (e) {
295
- var r = e._owner, t = w(e.type, e._source, r ? r.type : null);
296
- ie.setExtraStackFrame(t);
297
- } else
298
- ie.setExtraStackFrame(null);
299
- }
300
- function Ye(e, r, t, n, o) {
301
- {
302
- var u = Function.call.bind(_);
303
- for (var i in e)
304
- if (u(e, i)) {
305
- var a = void 0;
306
- try {
307
- if (typeof e[i] != "function") {
308
- var c = Error((n || "React class") + ": " + t + " type `" + i + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[i] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
309
- throw c.name = "Invariant Violation", c;
310
- }
311
- a = e[i](r, i, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
312
- } catch (s) {
313
- a = s;
314
- }
315
- a && !(a instanceof Error) && (j(o), f("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", n || "React class", t, i, typeof a), j(null)), a instanceof Error && !(a.message in ae) && (ae[a.message] = !0, j(o), f("Failed %s type: %s", t, a.message), j(null));
316
- }
63
+ T(e);
64
+ var r = !1;
65
+ } catch {
66
+ r = !0;
317
67
  }
318
- }
319
- var $e = Array.isArray;
320
- function Y(e) {
321
- return $e(e);
322
- }
323
- function Me(e) {
324
- {
325
- var r = typeof Symbol == "function" && Symbol.toStringTag, t = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
326
- return t;
68
+ if (r) {
69
+ r = console;
70
+ var t = r.error, n = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
71
+ return t.call(
72
+ r,
73
+ "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
74
+ n
75
+ ), T(e);
327
76
  }
328
77
  }
329
- function Ve(e) {
78
+ function f(e) {
79
+ if (e === m) return "<>";
80
+ if (typeof e == "object" && e !== null && e.$$typeof === A)
81
+ return "<...>";
330
82
  try {
331
- return oe(e), !1;
83
+ var r = l(e);
84
+ return r ? "<" + r + ">" : "<...>";
332
85
  } catch {
333
- return !0;
86
+ return "<...>";
334
87
  }
335
88
  }
336
- function oe(e) {
337
- return "" + e;
338
- }
339
- function ue(e) {
340
- if (Ve(e))
341
- return f("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Me(e)), oe(e);
89
+ function C() {
90
+ var e = b.A;
91
+ return e === null ? null : e.getOwner();
342
92
  }
343
- var se = h.ReactCurrentOwner, Le = {
344
- key: !0,
345
- ref: !0,
346
- __self: !0,
347
- __source: !0
348
- }, le, fe;
349
- function Ue(e) {
350
- if (_.call(e, "ref")) {
351
- var r = Object.getOwnPropertyDescriptor(e, "ref").get;
352
- if (r && r.isReactWarning)
353
- return !1;
354
- }
355
- return e.ref !== void 0;
93
+ function p() {
94
+ return Error("react-stack-top-frame");
356
95
  }
357
- function Be(e) {
358
- if (_.call(e, "key")) {
96
+ function x(e) {
97
+ if (S.call(e, "key")) {
359
98
  var r = Object.getOwnPropertyDescriptor(e, "key").get;
360
- if (r && r.isReactWarning)
361
- return !1;
99
+ if (r && r.isReactWarning) return !1;
362
100
  }
363
101
  return e.key !== void 0;
364
102
  }
365
- function Ke(e, r) {
366
- typeof e.ref == "string" && se.current;
367
- }
368
- function Ne(e, r) {
369
- {
370
- var t = function() {
371
- le || (le = !0, f("%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://reactjs.org/link/special-props)", r));
372
- };
373
- t.isReactWarning = !0, Object.defineProperty(e, "key", {
374
- get: t,
375
- configurable: !0
376
- });
377
- }
378
- }
379
- function Ge(e, r) {
380
- {
381
- var t = function() {
382
- fe || (fe = !0, f("%s: `ref` 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://reactjs.org/link/special-props)", r));
383
- };
384
- t.isReactWarning = !0, Object.defineProperty(e, "ref", {
385
- get: t,
386
- configurable: !0
387
- });
388
- }
389
- }
390
- var Je = function(e, r, t, n, o, u, i) {
391
- var a = {
392
- // This tag allows us to uniquely identify this as a React Element
393
- $$typeof: k,
394
- // Built-in properties that belong on the element
103
+ function Y(e, r) {
104
+ function t() {
105
+ w || (w = !0, console.error(
106
+ "%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)",
107
+ r
108
+ ));
109
+ }
110
+ t.isReactWarning = !0, Object.defineProperty(e, "key", {
111
+ get: t,
112
+ configurable: !0
113
+ });
114
+ }
115
+ function I() {
116
+ var e = l(this.type);
117
+ return P[e] || (P[e] = !0, console.error(
118
+ "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."
119
+ )), e = this.props.ref, e !== void 0 ? e : null;
120
+ }
121
+ function D(e, r, t, n, c, o, _, E) {
122
+ return t = o.ref, e = {
123
+ $$typeof: g,
395
124
  type: e,
396
125
  key: r,
397
- ref: t,
398
- props: i,
399
- // Record the component responsible for creating this element.
400
- _owner: u
401
- };
402
- return a._store = {}, Object.defineProperty(a._store, "validated", {
126
+ props: o,
127
+ _owner: c
128
+ }, (t !== void 0 ? t : null) !== null ? Object.defineProperty(e, "ref", {
129
+ enumerable: !1,
130
+ get: I
131
+ }) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
403
132
  configurable: !1,
404
133
  enumerable: !1,
405
134
  writable: !0,
406
- value: !1
407
- }), Object.defineProperty(a, "_self", {
135
+ value: 0
136
+ }), Object.defineProperty(e, "_debugInfo", {
408
137
  configurable: !1,
409
138
  enumerable: !1,
410
- writable: !1,
411
- value: n
412
- }), Object.defineProperty(a, "_source", {
139
+ writable: !0,
140
+ value: null
141
+ }), Object.defineProperty(e, "_debugStack", {
413
142
  configurable: !1,
414
143
  enumerable: !1,
415
- writable: !1,
416
- value: o
417
- }), Object.freeze && (Object.freeze(a.props), Object.freeze(a)), a;
418
- };
419
- function qe(e, r, t, n, o) {
420
- {
421
- var u, i = {}, a = null, c = null;
422
- t !== void 0 && (ue(t), a = "" + t), Be(r) && (ue(r.key), a = "" + r.key), Ue(r) && (c = r.ref, Ke(r, o));
423
- for (u in r)
424
- _.call(r, u) && !Le.hasOwnProperty(u) && (i[u] = r[u]);
425
- if (e && e.defaultProps) {
426
- var s = e.defaultProps;
427
- for (u in s)
428
- i[u] === void 0 && (i[u] = s[u]);
429
- }
430
- if (a || c) {
431
- var l = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
432
- a && Ne(i, l), c && Ge(i, l);
433
- }
434
- return Je(e, a, c, o, n, se.current, i);
435
- }
436
- }
437
- var $ = h.ReactCurrentOwner, ce = h.ReactDebugCurrentFrame;
438
- function E(e) {
439
- if (e) {
440
- var r = e._owner, t = w(e.type, e._source, r ? r.type : null);
441
- ce.setExtraStackFrame(t);
442
- } else
443
- ce.setExtraStackFrame(null);
444
- }
445
- var M;
446
- M = !1;
447
- function V(e) {
448
- return typeof e == "object" && e !== null && e.$$typeof === k;
449
- }
450
- function ve() {
451
- {
452
- if ($.current) {
453
- var e = p($.current.type);
454
- if (e)
455
- return `
456
-
457
- Check the render method of \`` + e + "`.";
458
- }
459
- return "";
460
- }
461
- }
462
- function ze(e) {
463
- return "";
464
- }
465
- var de = {};
466
- function Xe(e) {
467
- {
468
- var r = ve();
469
- if (!r) {
470
- var t = typeof e == "string" ? e : e.displayName || e.name;
471
- t && (r = `
472
-
473
- Check the top-level render call using <` + t + ">.");
474
- }
475
- return r;
476
- }
477
- }
478
- function pe(e, r) {
479
- {
480
- if (!e._store || e._store.validated || e.key != null)
481
- return;
482
- e._store.validated = !0;
483
- var t = Xe(r);
484
- if (de[t])
485
- return;
486
- de[t] = !0;
487
- var n = "";
488
- e && e._owner && e._owner !== $.current && (n = " It was passed a child from " + p(e._owner.type) + "."), E(e), f('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', t, n), E(null);
489
- }
490
- }
491
- function ge(e, r) {
492
- {
493
- if (typeof e != "object")
494
- return;
495
- if (Y(e))
496
- for (var t = 0; t < e.length; t++) {
497
- var n = e[t];
498
- V(n) && pe(n, r);
499
- }
500
- else if (V(e))
501
- e._store && (e._store.validated = !0);
502
- else if (e) {
503
- var o = Te(e);
504
- if (typeof o == "function" && o !== e.entries)
505
- for (var u = o.call(e), i; !(i = u.next()).done; )
506
- V(i.value) && pe(i.value, r);
507
- }
508
- }
509
- }
510
- function He(e) {
511
- {
512
- var r = e.type;
513
- if (r == null || typeof r == "string")
514
- return;
515
- var t;
516
- if (typeof r == "function")
517
- t = r.propTypes;
518
- else if (typeof r == "object" && (r.$$typeof === C || // Note: Memo only checks outer props here.
519
- // Inner props are checked in the reconciler.
520
- r.$$typeof === O))
521
- t = r.propTypes;
522
- else
523
- return;
524
- if (t) {
525
- var n = p(r);
526
- Ye(t, e.props, "prop", n, e);
527
- } else if (r.PropTypes !== void 0 && !M) {
528
- M = !0;
529
- var o = p(r);
530
- f("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", o || "Unknown");
531
- }
532
- typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && f("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
533
- }
534
- }
535
- function Ze(e) {
536
- {
537
- for (var r = Object.keys(e.props), t = 0; t < r.length; t++) {
538
- var n = r[t];
539
- if (n !== "children" && n !== "key") {
540
- E(e), f("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), E(null);
541
- break;
542
- }
543
- }
544
- e.ref !== null && (E(e), f("Invalid attribute `ref` supplied to `React.Fragment`."), E(null));
545
- }
546
- }
547
- var be = {};
548
- function he(e, r, t, n, o, u) {
549
- {
550
- var i = ke(e);
551
- if (!i) {
552
- var a = "";
553
- (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.");
554
- var c = ze();
555
- c ? a += c : a += ve();
556
- var s;
557
- e === null ? s = "null" : Y(e) ? s = "array" : e !== void 0 && e.$$typeof === k ? (s = "<" + (p(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : s = typeof e, f("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", s, a);
558
- }
559
- var l = qe(e, r, t, o, u);
560
- if (l == null)
561
- return l;
562
- if (i) {
563
- var d = r.children;
564
- if (d !== void 0)
565
- if (n)
566
- if (Y(d)) {
567
- for (var y = 0; y < d.length; y++)
568
- ge(d[y], e);
569
- Object.freeze && Object.freeze(d);
570
- } else
571
- f("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
572
- else
573
- ge(d, e);
574
- }
575
- if (_.call(r, "key")) {
576
- var b = p(e), v = Object.keys(r).filter(function(ar) {
577
- return ar !== "key";
578
- }), L = v.length > 0 ? "{key: someKey, " + v.join(": ..., ") + ": ...}" : "{key: someKey}";
579
- if (!be[b + L]) {
580
- var nr = v.length > 0 ? "{" + v.join(": ..., ") + ": ...}" : "{}";
581
- f(`A props object containing a "key" prop is being spread into JSX:
144
+ writable: !0,
145
+ value: _
146
+ }), Object.defineProperty(e, "_debugTask", {
147
+ configurable: !1,
148
+ enumerable: !1,
149
+ writable: !0,
150
+ value: E
151
+ }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
152
+ }
153
+ function O(e, r, t, n, c, o, _, E) {
154
+ var a = r.children;
155
+ if (a !== void 0)
156
+ if (n)
157
+ if (K(a)) {
158
+ for (n = 0; n < a.length; n++)
159
+ k(a[n]);
160
+ Object.freeze && Object.freeze(a);
161
+ } else
162
+ console.error(
163
+ "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
164
+ );
165
+ else k(a);
166
+ if (S.call(r, "key")) {
167
+ a = l(e);
168
+ var s = Object.keys(r).filter(function(J) {
169
+ return J !== "key";
170
+ });
171
+ n = 0 < s.length ? "{key: someKey, " + s.join(": ..., ") + ": ...}" : "{key: someKey}", j[a + n] || (s = 0 < s.length ? "{" + s.join(": ..., ") + ": ...}" : "{}", console.error(
172
+ `A props object containing a "key" prop is being spread into JSX:
582
173
  let props = %s;
583
174
  <%s {...props} />
584
175
  React keys must be passed directly to JSX without using spread:
585
176
  let props = %s;
586
- <%s key={someKey} {...props} />`, L, b, nr, b), be[b + L] = !0;
587
- }
588
- }
589
- return e === T ? Ze(l) : He(l), l;
177
+ <%s key={someKey} {...props} />`,
178
+ n,
179
+ a,
180
+ s,
181
+ a
182
+ ), j[a + n] = !0);
183
+ }
184
+ if (a = null, t !== void 0 && (v(t), a = "" + t), x(r) && (v(r.key), a = "" + r.key), "key" in r) {
185
+ t = {};
186
+ for (var R in r)
187
+ R !== "key" && (t[R] = r[R]);
188
+ } else t = r;
189
+ return a && Y(
190
+ t,
191
+ typeof e == "function" ? e.displayName || e.name || "Unknown" : e
192
+ ), D(
193
+ e,
194
+ a,
195
+ o,
196
+ c,
197
+ C(),
198
+ t,
199
+ _,
200
+ E
201
+ );
202
+ }
203
+ function k(e) {
204
+ typeof e == "object" && e !== null && e.$$typeof === g && e._store && (e._store.validated = 1);
205
+ }
206
+ var i = B, g = Symbol.for("react.transitional.element"), F = Symbol.for("react.portal"), m = Symbol.for("react.fragment"), W = Symbol.for("react.strict_mode"), $ = Symbol.for("react.profiler"), L = Symbol.for("react.consumer"), U = Symbol.for("react.context"), M = Symbol.for("react.forward_ref"), z = Symbol.for("react.suspense"), V = Symbol.for("react.suspense_list"), G = Symbol.for("react.memo"), A = Symbol.for("react.lazy"), X = Symbol.for("react.activity"), q = Symbol.for("react.client.reference"), b = i.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, S = Object.prototype.hasOwnProperty, K = Array.isArray, d = console.createTask ? console.createTask : function() {
207
+ return null;
208
+ };
209
+ i = {
210
+ react_stack_bottom_frame: function(e) {
211
+ return e();
590
212
  }
591
- }
592
- function Qe(e, r, t) {
593
- return he(e, r, t, !0);
594
- }
595
- function er(e, r, t) {
596
- return he(e, r, t, !1);
597
- }
598
- var rr = er, tr = Qe;
599
- m.Fragment = T, m.jsx = rr, m.jsxs = tr;
600
- })(), m);
213
+ };
214
+ var w, P = {}, y = i.react_stack_bottom_frame.bind(
215
+ i,
216
+ p
217
+ )(), h = d(f(p)), j = {};
218
+ u.Fragment = m, u.jsx = function(e, r, t, n, c) {
219
+ var o = 1e4 > b.recentlyCreatedOwnerStacks++;
220
+ return O(
221
+ e,
222
+ r,
223
+ t,
224
+ !1,
225
+ n,
226
+ c,
227
+ o ? Error("react-stack-top-frame") : y,
228
+ o ? d(f(e)) : h
229
+ );
230
+ }, u.jsxs = function(e, r, t, n, c) {
231
+ var o = 1e4 > b.recentlyCreatedOwnerStacks++;
232
+ return O(
233
+ e,
234
+ r,
235
+ t,
236
+ !0,
237
+ n,
238
+ c,
239
+ o ? Error("react-stack-top-frame") : y,
240
+ o ? d(f(e)) : h
241
+ );
242
+ };
243
+ })(), u);
601
244
  }
602
245
  export {
603
- sr as __require
246
+ Q as __require
604
247
  };
605
248
  //# sourceMappingURL=index45.js.map