@blockbite/ui 2.0.2 → 2.0.4

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 (138) hide show
  1. package/dist/AutocompleteDropdown.js +22 -22
  2. package/dist/Badge.js +1 -1
  3. package/dist/BitePreview.js +1 -1
  4. package/dist/Button.d.ts +3 -3
  5. package/dist/Button.js +5 -5
  6. package/dist/ButtonToggle.d.ts +6 -6
  7. package/dist/ButtonToggle.js +10 -10
  8. package/dist/Chapter.js +7 -7
  9. package/dist/ChapterDivider.js +1 -1
  10. package/dist/Checkbox.js +8 -8
  11. package/dist/DisappearingMessage.js +1 -1
  12. package/dist/DropdownPicker.js +3 -3
  13. package/dist/EmptyState.js +1 -1
  14. package/dist/FloatingPanel.js +1 -1
  15. package/dist/FocalPointControl.js +7 -7
  16. package/dist/Icon.js +1 -1
  17. package/dist/LinkPicker.js +2 -2
  18. package/dist/MediaPicker.js +1 -1
  19. package/dist/MetricsControl.d.ts +1 -1
  20. package/dist/MetricsControl.js +40 -41
  21. package/dist/Modal.js +1 -1
  22. package/dist/Notice.d.ts +1 -1
  23. package/dist/Notice.js +9 -9
  24. package/dist/PasswordInput.js +1 -1
  25. package/dist/Popover.js +2 -2
  26. package/dist/RangeSlider.js +5 -5
  27. package/dist/ResponsiveImage.js +1 -1
  28. package/dist/ResponsiveVideo.js +1 -1
  29. package/dist/ScrollList.d.ts +1 -1
  30. package/dist/ScrollList.js +5 -5
  31. package/dist/SectionList.js +25 -25
  32. package/dist/SelectControlWrapper.js +1 -1
  33. package/dist/SingleBlockTypeAppender.js +1 -1
  34. package/dist/SlideIn.js +8 -8
  35. package/dist/Spinner.js +1 -1
  36. package/dist/Tabs.js +6 -6
  37. package/dist/Tag.js +1 -1
  38. package/dist/TextControl.js +5 -5
  39. package/dist/TextControlLabel.js +6 -6
  40. package/dist/ToggleGroup.d.ts +3 -3
  41. package/dist/ToggleGroup.js +7 -7
  42. package/dist/ToggleSwitch.js +9 -9
  43. package/dist/Wrap.js +1 -1
  44. package/dist/node_modules/{react → .pnpm/react@18.2.0/node_modules/react}/cjs/react-jsx-runtime.development.js +204 -219
  45. package/dist/node_modules/{react → .pnpm/react@18.2.0/node_modules/react}/cjs/react-jsx-runtime.production.min.js +1 -1
  46. package/dist/node_modules/{react → .pnpm/react@18.2.0/node_modules/react}/jsx-runtime.js +1 -1
  47. package/dist/packages/icons/jsx/ChevronDown.js +23 -0
  48. package/dist/packages/icons/jsx/ColumnSpacing.js +25 -0
  49. package/dist/packages/icons/jsx/Cross2.js +23 -0
  50. package/dist/packages/icons/jsx/Desktop.js +25 -0
  51. package/dist/packages/icons/jsx/Grid.js +25 -0
  52. package/dist/packages/icons/jsx/Pencil1.js +25 -0
  53. package/dist/packages/icons/jsx/Percentage.js +28 -0
  54. package/dist/packages/icons/jsx/Plus.js +23 -0
  55. package/dist/packages/icons/jsx/Slider.js +25 -0
  56. package/dist/packages/icons/jsx/Tailwind.js +23 -0
  57. package/dist/packages/icons/jsx/Trash.js +25 -0
  58. package/package.json +24 -26
  59. package/dist/_virtual/ChevronDown.js +0 -4
  60. package/dist/_virtual/ColumnSpacing.js +0 -4
  61. package/dist/_virtual/Cross2.js +0 -4
  62. package/dist/_virtual/Desktop.js +0 -4
  63. package/dist/_virtual/Grid.js +0 -4
  64. package/dist/_virtual/Pencil1.js +0 -4
  65. package/dist/_virtual/Percentage.js +0 -4
  66. package/dist/_virtual/Plus.js +0 -4
  67. package/dist/_virtual/Slider.js +0 -4
  68. package/dist/_virtual/Tailwind.js +0 -4
  69. package/dist/_virtual/Trash.js +0 -4
  70. package/dist/_virtual/_commonjsHelpers.js +0 -8
  71. package/dist/node_modules/@blockbite/icons/dist/ChevronDown.js +0 -63
  72. package/dist/node_modules/@blockbite/icons/dist/ColumnSpacing.js +0 -65
  73. package/dist/node_modules/@blockbite/icons/dist/Cross2.js +0 -63
  74. package/dist/node_modules/@blockbite/icons/dist/Desktop.js +0 -65
  75. package/dist/node_modules/@blockbite/icons/dist/Grid.js +0 -65
  76. package/dist/node_modules/@blockbite/icons/dist/Pencil1.js +0 -65
  77. package/dist/node_modules/@blockbite/icons/dist/Percentage.js +0 -74
  78. package/dist/node_modules/@blockbite/icons/dist/Plus.js +0 -63
  79. package/dist/node_modules/@blockbite/icons/dist/Slider.js +0 -65
  80. package/dist/node_modules/@blockbite/icons/dist/Tailwind.js +0 -63
  81. package/dist/node_modules/@blockbite/icons/dist/Trash.js +0 -65
  82. package/dist/node_modules/lodash/_Hash.js +0 -22
  83. package/dist/node_modules/lodash/_ListCache.js +0 -22
  84. package/dist/node_modules/lodash/_Map.js +0 -6
  85. package/dist/node_modules/lodash/_MapCache.js +0 -22
  86. package/dist/node_modules/lodash/_Symbol.js +0 -5
  87. package/dist/node_modules/lodash/_arrayMap.js +0 -9
  88. package/dist/node_modules/lodash/_assocIndexOf.js +0 -12
  89. package/dist/node_modules/lodash/_baseGetTag.js +0 -11
  90. package/dist/node_modules/lodash/_baseHas.js +0 -8
  91. package/dist/node_modules/lodash/_baseIsArguments.js +0 -10
  92. package/dist/node_modules/lodash/_baseIsNative.js +0 -17
  93. package/dist/node_modules/lodash/_baseToString.js +0 -19
  94. package/dist/node_modules/lodash/_castPath.js +0 -12
  95. package/dist/node_modules/lodash/_coreJsData.js +0 -5
  96. package/dist/node_modules/lodash/_freeGlobal.js +0 -5
  97. package/dist/node_modules/lodash/_getMapData.js +0 -10
  98. package/dist/node_modules/lodash/_getNative.js +0 -11
  99. package/dist/node_modules/lodash/_getRawTag.js +0 -16
  100. package/dist/node_modules/lodash/_getValue.js +0 -7
  101. package/dist/node_modules/lodash/_hasPath.js +0 -21
  102. package/dist/node_modules/lodash/_hashClear.js +0 -9
  103. package/dist/node_modules/lodash/_hashDelete.js +0 -8
  104. package/dist/node_modules/lodash/_hashGet.js +0 -14
  105. package/dist/node_modules/lodash/_hashHas.js +0 -10
  106. package/dist/node_modules/lodash/_hashSet.js +0 -10
  107. package/dist/node_modules/lodash/_isIndex.js +0 -9
  108. package/dist/node_modules/lodash/_isKey.js +0 -13
  109. package/dist/node_modules/lodash/_isKeyable.js +0 -8
  110. package/dist/node_modules/lodash/_isMasked.js +0 -12
  111. package/dist/node_modules/lodash/_listCacheClear.js +0 -7
  112. package/dist/node_modules/lodash/_listCacheDelete.js +0 -13
  113. package/dist/node_modules/lodash/_listCacheGet.js +0 -10
  114. package/dist/node_modules/lodash/_listCacheHas.js +0 -9
  115. package/dist/node_modules/lodash/_listCacheSet.js +0 -10
  116. package/dist/node_modules/lodash/_mapCacheClear.js +0 -15
  117. package/dist/node_modules/lodash/_mapCacheDelete.js +0 -10
  118. package/dist/node_modules/lodash/_mapCacheGet.js +0 -9
  119. package/dist/node_modules/lodash/_mapCacheHas.js +0 -9
  120. package/dist/node_modules/lodash/_mapCacheSet.js +0 -10
  121. package/dist/node_modules/lodash/_memoizeCapped.js +0 -12
  122. package/dist/node_modules/lodash/_nativeCreate.js +0 -5
  123. package/dist/node_modules/lodash/_objectToString.js +0 -8
  124. package/dist/node_modules/lodash/_root.js +0 -5
  125. package/dist/node_modules/lodash/_stringToPath.js +0 -10
  126. package/dist/node_modules/lodash/_toKey.js +0 -12
  127. package/dist/node_modules/lodash/_toSource.js +0 -18
  128. package/dist/node_modules/lodash/eq.js +0 -7
  129. package/dist/node_modules/lodash/has.js +0 -12
  130. package/dist/node_modules/lodash/isArguments.js +0 -10
  131. package/dist/node_modules/lodash/isArray.js +0 -4
  132. package/dist/node_modules/lodash/isFunction.js +0 -13
  133. package/dist/node_modules/lodash/isLength.js +0 -8
  134. package/dist/node_modules/lodash/isObject.js +0 -8
  135. package/dist/node_modules/lodash/isObjectLike.js +0 -7
  136. package/dist/node_modules/lodash/isSymbol.js +0 -10
  137. package/dist/node_modules/lodash/memoize.js +0 -19
  138. package/dist/node_modules/lodash/toString.js +0 -9
@@ -1,5 +1,5 @@
1
- import { __exports as m } from "../../../_virtual/react-jsx-runtime.development.js";
2
- import ir from "react";
1
+ import { __exports as _ } from "../../../../../../_virtual/react-jsx-runtime.development.js";
2
+ import rr from "react";
3
3
  /**
4
4
  * @license React
5
5
  * react-jsx-runtime.development.js
@@ -10,26 +10,26 @@ import ir from "react";
10
10
  * LICENSE file in the root directory of this source tree.
11
11
  */
12
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"), q = Symbol.iterator, me = "@@iterator";
16
- function Te(e) {
13
+ function ar() {
14
+ return Ee ? _ : (Ee = 1, process.env.NODE_ENV !== "production" && function() {
15
+ var be = rr, j = Symbol.for("react.element"), he = Symbol.for("react.portal"), m = Symbol.for("react.fragment"), V = Symbol.for("react.strict_mode"), L = Symbol.for("react.profiler"), U = Symbol.for("react.provider"), N = Symbol.for("react.context"), y = Symbol.for("react.forward_ref"), x = Symbol.for("react.suspense"), k = Symbol.for("react.suspense_list"), T = Symbol.for("react.memo"), D = Symbol.for("react.lazy"), Re = Symbol.for("react.offscreen"), B = Symbol.iterator, _e = "@@iterator";
16
+ function me(e) {
17
17
  if (e === null || typeof e != "object")
18
18
  return null;
19
- var r = q && e[q] || e[me];
19
+ var r = B && e[B] || e[_e];
20
20
  return typeof r == "function" ? r : null;
21
21
  }
22
- var h = ye.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
23
- function f(e) {
22
+ var E = be.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
23
+ function c(e) {
24
24
  {
25
25
  for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
26
26
  t[n - 1] = arguments[n];
27
- Ce("error", e, t);
27
+ ye("error", e, t);
28
28
  }
29
29
  }
30
- function Ce(e, r, t) {
30
+ function ye(e, r, t) {
31
31
  {
32
- var n = h.ReactDebugCurrentFrame, o = n.getStackAddendum();
32
+ var n = E.ReactDebugCurrentFrame, o = n.getStackAddendum();
33
33
  o !== "" && (r += "%s", t = t.concat([o]));
34
34
  var u = t.map(function(i) {
35
35
  return String(i);
@@ -37,60 +37,60 @@ function sr() {
37
37
  u.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, u);
38
38
  }
39
39
  }
40
- var Oe = !1, Pe = !1, Se = !1, we = !1, je = !1, G;
41
- G = 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
40
+ var Te = !1, Ce = !1, Pe = !1, Oe = !1, we = !1, q;
41
+ q = Symbol.for("react.module.reference");
42
+ function Se(e) {
43
+ return !!(typeof e == "string" || typeof e == "function" || e === m || e === L || we || e === V || e === x || e === k || Oe || e === Re || Te || Ce || Pe || typeof e == "object" && e !== null && (e.$$typeof === D || e.$$typeof === T || e.$$typeof === U || e.$$typeof === N || e.$$typeof === y || // This needs to include all possible module reference object
44
44
  // types supported by any Flight configuration anywhere since
45
45
  // we don't know which Flight build this will end up being used
46
46
  // with.
47
- e.$$typeof === G || e.getModuleId !== void 0));
47
+ e.$$typeof === q || e.getModuleId !== void 0));
48
48
  }
49
- function xe(e, r, t) {
49
+ function je(e, r, t) {
50
50
  var n = e.displayName;
51
51
  if (n)
52
52
  return n;
53
53
  var o = r.displayName || r.name || "";
54
54
  return o !== "" ? t + "(" + o + ")" : t;
55
55
  }
56
- function J(e) {
56
+ function G(e) {
57
57
  return e.displayName || "Context";
58
58
  }
59
59
  function p(e) {
60
60
  if (e == null)
61
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")
62
+ if (typeof e.tag == "number" && c("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
63
63
  return e.displayName || e.name || null;
64
64
  if (typeof e == "string")
65
65
  return e;
66
66
  switch (e) {
67
- case T:
67
+ case m:
68
68
  return "Fragment";
69
- case Re:
69
+ case he:
70
70
  return "Portal";
71
- case B:
71
+ case L:
72
72
  return "Profiler";
73
- case U:
73
+ case V:
74
74
  return "StrictMode";
75
75
  case x:
76
76
  return "Suspense";
77
- case D:
77
+ case k:
78
78
  return "SuspenseList";
79
79
  }
80
80
  if (typeof e == "object")
81
81
  switch (e.$$typeof) {
82
82
  case N:
83
83
  var r = e;
84
- return J(r) + ".Consumer";
85
- case K:
84
+ return G(r) + ".Consumer";
85
+ case U:
86
86
  var t = e;
87
- return J(t._context) + ".Provider";
88
- case C:
89
- return xe(e, e.render, "ForwardRef");
90
- case O:
87
+ return G(t._context) + ".Provider";
88
+ case y:
89
+ return je(e, e.render, "ForwardRef");
90
+ case T:
91
91
  var n = e.displayName || null;
92
92
  return n !== null ? n : p(e.type) || "Memo";
93
- case F: {
93
+ case D: {
94
94
  var o = e, u = o._payload, i = o._init;
95
95
  try {
96
96
  return p(i(u));
@@ -101,18 +101,18 @@ function sr() {
101
101
  }
102
102
  return null;
103
103
  }
104
- var g = Object.assign, R = 0, z, X, H, Z, Q, ee, re;
105
- function te() {
104
+ var g = Object.assign, R = 0, z, J, K, H, X, Z, Q;
105
+ function ee() {
106
106
  }
107
- te.__reactDisabledLog = !0;
108
- function De() {
107
+ ee.__reactDisabledLog = !0;
108
+ function xe() {
109
109
  {
110
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;
111
+ z = console.log, J = console.info, K = console.warn, H = console.error, X = console.group, Z = console.groupCollapsed, Q = console.groupEnd;
112
112
  var e = {
113
113
  configurable: !0,
114
114
  enumerable: !0,
115
- value: te,
115
+ value: ee,
116
116
  writable: !0
117
117
  };
118
118
  Object.defineProperties(console, {
@@ -128,7 +128,7 @@ function sr() {
128
128
  R++;
129
129
  }
130
130
  }
131
- function Fe() {
131
+ function ke() {
132
132
  {
133
133
  if (R--, R === 0) {
134
134
  var e = {
@@ -141,61 +141,61 @@ function sr() {
141
141
  value: z
142
142
  }),
143
143
  info: g({}, e, {
144
- value: X
144
+ value: J
145
145
  }),
146
146
  warn: g({}, e, {
147
- value: H
147
+ value: K
148
148
  }),
149
149
  error: g({}, e, {
150
- value: Z
150
+ value: H
151
151
  }),
152
152
  group: g({}, e, {
153
- value: Q
153
+ value: X
154
154
  }),
155
155
  groupCollapsed: g({}, e, {
156
- value: ee
156
+ value: Z
157
157
  }),
158
158
  groupEnd: g({}, e, {
159
- value: re
159
+ value: Q
160
160
  })
161
161
  });
162
162
  }
163
- R < 0 && f("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
163
+ R < 0 && c("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
164
164
  }
165
165
  }
166
- var A = h.ReactCurrentDispatcher, I;
167
- function P(e, r, t) {
166
+ var F = E.ReactCurrentDispatcher, A;
167
+ function C(e, r, t) {
168
168
  {
169
- if (I === void 0)
169
+ if (A === void 0)
170
170
  try {
171
171
  throw Error();
172
172
  } catch (o) {
173
173
  var n = o.stack.trim().match(/\n( *(at )?)/);
174
- I = n && n[1] || "";
174
+ A = n && n[1] || "";
175
175
  }
176
176
  return `
177
- ` + I + e;
177
+ ` + A + e;
178
178
  }
179
179
  }
180
- var $ = !1, S;
180
+ var I = !1, P;
181
181
  {
182
- var Ae = typeof WeakMap == "function" ? WeakMap : Map;
183
- S = new Ae();
182
+ var De = typeof WeakMap == "function" ? WeakMap : Map;
183
+ P = new De();
184
184
  }
185
- function ne(e, r) {
186
- if (!e || $)
185
+ function re(e, r) {
186
+ if (!e || I)
187
187
  return "";
188
188
  {
189
- var t = S.get(e);
189
+ var t = P.get(e);
190
190
  if (t !== void 0)
191
191
  return t;
192
192
  }
193
193
  var n;
194
- $ = !0;
194
+ I = !0;
195
195
  var o = Error.prepareStackTrace;
196
196
  Error.prepareStackTrace = void 0;
197
197
  var u;
198
- u = A.current, A.current = null, De();
198
+ u = F.current, F.current = null, xe();
199
199
  try {
200
200
  if (r) {
201
201
  var i = function() {
@@ -208,167 +208,167 @@ function sr() {
208
208
  }), typeof Reflect == "object" && Reflect.construct) {
209
209
  try {
210
210
  Reflect.construct(i, []);
211
- } catch (v) {
212
- n = v;
211
+ } catch (d) {
212
+ n = d;
213
213
  }
214
214
  Reflect.construct(e, [], i);
215
215
  } else {
216
216
  try {
217
217
  i.call();
218
- } catch (v) {
219
- n = v;
218
+ } catch (d) {
219
+ n = d;
220
220
  }
221
221
  e.call(i.prototype);
222
222
  }
223
223
  } else {
224
224
  try {
225
225
  throw Error();
226
- } catch (v) {
227
- n = v;
226
+ } catch (d) {
227
+ n = d;
228
228
  }
229
229
  e();
230
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)
231
+ } catch (d) {
232
+ if (d && n && typeof d.stack == "string") {
233
+ for (var a = d.stack.split(`
234
+ `), f = n.stack.split(`
235
+ `), l = a.length - 1, s = f.length - 1; l >= 1 && s >= 0 && a[l] !== f[s]; )
236
+ s--;
237
+ for (; l >= 1 && s >= 0; l--, s--)
238
+ if (a[l] !== f[s]) {
239
+ if (l !== 1 || s !== 1)
240
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;
241
+ if (l--, s--, s < 0 || a[l] !== f[s]) {
242
+ var v = `
243
+ ` + a[l].replace(" at new ", " at ");
244
+ return e.displayName && v.includes("<anonymous>") && (v = v.replace("<anonymous>", e.displayName)), typeof e == "function" && P.set(e, v), v;
245
245
  }
246
- while (s >= 1 && l >= 0);
246
+ while (l >= 1 && s >= 0);
247
247
  break;
248
248
  }
249
249
  }
250
250
  } finally {
251
- $ = !1, A.current = u, Fe(), Error.prepareStackTrace = o;
251
+ I = !1, F.current = u, ke(), Error.prepareStackTrace = o;
252
252
  }
253
- var y = e ? e.displayName || e.name : "", b = y ? P(y) : "";
254
- return typeof e == "function" && S.set(e, b), b;
253
+ var h = e ? e.displayName || e.name : "", ge = h ? C(h) : "";
254
+ return typeof e == "function" && P.set(e, ge), ge;
255
255
  }
256
- function Ie(e, r, t) {
257
- return ne(e, !1);
256
+ function Fe(e, r, t) {
257
+ return re(e, !1);
258
258
  }
259
- function $e(e) {
259
+ function Ae(e) {
260
260
  var r = e.prototype;
261
261
  return !!(r && r.isReactComponent);
262
262
  }
263
- function w(e, r, t) {
263
+ function O(e, r, t) {
264
264
  if (e == null)
265
265
  return "";
266
266
  if (typeof e == "function")
267
- return ne(e, $e(e));
267
+ return re(e, Ae(e));
268
268
  if (typeof e == "string")
269
- return P(e);
269
+ return C(e);
270
270
  switch (e) {
271
271
  case x:
272
- return P("Suspense");
273
- case D:
274
- return P("SuspenseList");
272
+ return C("Suspense");
273
+ case k:
274
+ return C("SuspenseList");
275
275
  }
276
276
  if (typeof e == "object")
277
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: {
278
+ case y:
279
+ return Fe(e.render);
280
+ case T:
281
+ return O(e.type, r, t);
282
+ case D: {
283
283
  var n = e, o = n._payload, u = n._init;
284
284
  try {
285
- return w(u(o), r, t);
285
+ return O(u(o), r, t);
286
286
  } catch {
287
287
  }
288
288
  }
289
289
  }
290
290
  return "";
291
291
  }
292
- var _ = Object.prototype.hasOwnProperty, ae = {}, ie = h.ReactDebugCurrentFrame;
293
- function j(e) {
292
+ var w = Object.prototype.hasOwnProperty, te = {}, ne = E.ReactDebugCurrentFrame;
293
+ function S(e) {
294
294
  if (e) {
295
- var r = e._owner, t = w(e.type, e._source, r ? r.type : null);
296
- ie.setExtraStackFrame(t);
295
+ var r = e._owner, t = O(e.type, e._source, r ? r.type : null);
296
+ ne.setExtraStackFrame(t);
297
297
  } else
298
- ie.setExtraStackFrame(null);
298
+ ne.setExtraStackFrame(null);
299
299
  }
300
- function We(e, r, t, n, o) {
300
+ function Ie(e, r, t, n, o) {
301
301
  {
302
- var u = Function.call.bind(_);
302
+ var u = Function.call.bind(w);
303
303
  for (var i in e)
304
304
  if (u(e, i)) {
305
305
  var a = void 0;
306
306
  try {
307
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;
308
+ var f = 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 f.name = "Invariant Violation", f;
310
310
  }
311
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;
312
+ } catch (l) {
313
+ a = l;
314
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));
315
+ a && !(a instanceof Error) && (S(o), c("%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), S(null)), a instanceof Error && !(a.message in te) && (te[a.message] = !0, S(o), c("Failed %s type: %s", t, a.message), S(null));
316
316
  }
317
317
  }
318
318
  }
319
- var Ye = Array.isArray;
320
- function W(e) {
321
- return Ye(e);
319
+ var $e = Array.isArray;
320
+ function $(e) {
321
+ return $e(e);
322
322
  }
323
- function Me(e) {
323
+ function Ye(e) {
324
324
  {
325
325
  var r = typeof Symbol == "function" && Symbol.toStringTag, t = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
326
326
  return t;
327
327
  }
328
328
  }
329
- function Ve(e) {
329
+ function We(e) {
330
330
  try {
331
- return oe(e), !1;
331
+ return ae(e), !1;
332
332
  } catch {
333
333
  return !0;
334
334
  }
335
335
  }
336
- function oe(e) {
336
+ function ae(e) {
337
337
  return "" + e;
338
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);
339
+ function ie(e) {
340
+ if (We(e))
341
+ return c("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Ye(e)), ae(e);
342
342
  }
343
- var se = h.ReactCurrentOwner, Le = {
343
+ var oe = E.ReactCurrentOwner, Me = {
344
344
  key: !0,
345
345
  ref: !0,
346
346
  __self: !0,
347
347
  __source: !0
348
- }, le, fe;
349
- function Ue(e) {
350
- if (_.call(e, "ref")) {
348
+ }, ue, le;
349
+ function Ve(e) {
350
+ if (w.call(e, "ref")) {
351
351
  var r = Object.getOwnPropertyDescriptor(e, "ref").get;
352
352
  if (r && r.isReactWarning)
353
353
  return !1;
354
354
  }
355
355
  return e.ref !== void 0;
356
356
  }
357
- function Be(e) {
358
- if (_.call(e, "key")) {
357
+ function Le(e) {
358
+ if (w.call(e, "key")) {
359
359
  var r = Object.getOwnPropertyDescriptor(e, "key").get;
360
360
  if (r && r.isReactWarning)
361
361
  return !1;
362
362
  }
363
363
  return e.key !== void 0;
364
364
  }
365
- function Ke(e, r) {
366
- typeof e.ref == "string" && se.current;
365
+ function Ue(e, r) {
366
+ typeof e.ref == "string" && oe.current;
367
367
  }
368
368
  function Ne(e, r) {
369
369
  {
370
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));
371
+ ue || (ue = !0, c("%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
372
  };
373
373
  t.isReactWarning = !0, Object.defineProperty(e, "key", {
374
374
  get: t,
@@ -376,10 +376,10 @@ function sr() {
376
376
  });
377
377
  }
378
378
  }
379
- function qe(e, r) {
379
+ function Be(e, r) {
380
380
  {
381
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));
382
+ le || (le = !0, c("%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
383
  };
384
384
  t.isReactWarning = !0, Object.defineProperty(e, "ref", {
385
385
  get: t,
@@ -387,10 +387,10 @@ function sr() {
387
387
  });
388
388
  }
389
389
  }
390
- var Ge = function(e, r, t, n, o, u, i) {
390
+ var qe = function(e, r, t, n, o, u, i) {
391
391
  var a = {
392
392
  // This tag allows us to uniquely identify this as a React Element
393
- $$typeof: k,
393
+ $$typeof: j,
394
394
  // Built-in properties that belong on the element
395
395
  type: e,
396
396
  key: r,
@@ -416,38 +416,38 @@ function sr() {
416
416
  value: o
417
417
  }), Object.freeze && (Object.freeze(a.props), Object.freeze(a)), a;
418
418
  };
419
- function Je(e, r, t, n, o) {
419
+ function Ge(e, r, t, n, o) {
420
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));
421
+ var u, i = {}, a = null, f = null;
422
+ t !== void 0 && (ie(t), a = "" + t), Le(r) && (ie(r.key), a = "" + r.key), Ve(r) && (f = r.ref, Ue(r, o));
423
423
  for (u in r)
424
- _.call(r, u) && !Le.hasOwnProperty(u) && (i[u] = r[u]);
424
+ w.call(r, u) && !Me.hasOwnProperty(u) && (i[u] = r[u]);
425
425
  if (e && e.defaultProps) {
426
- var s = e.defaultProps;
427
- for (u in s)
428
- i[u] === void 0 && (i[u] = s[u]);
426
+ var l = e.defaultProps;
427
+ for (u in l)
428
+ i[u] === void 0 && (i[u] = l[u]);
429
429
  }
430
- if (a || c) {
431
- var l = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
432
- a && Ne(i, l), c && qe(i, l);
430
+ if (a || f) {
431
+ var s = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
432
+ a && Ne(i, s), f && Be(i, s);
433
433
  }
434
- return Ge(e, a, c, o, n, se.current, i);
434
+ return qe(e, a, f, o, n, oe.current, i);
435
435
  }
436
436
  }
437
- var Y = h.ReactCurrentOwner, ce = h.ReactDebugCurrentFrame;
438
- function E(e) {
437
+ var Y = E.ReactCurrentOwner, se = E.ReactDebugCurrentFrame;
438
+ function b(e) {
439
439
  if (e) {
440
- var r = e._owner, t = w(e.type, e._source, r ? r.type : null);
441
- ce.setExtraStackFrame(t);
440
+ var r = e._owner, t = O(e.type, e._source, r ? r.type : null);
441
+ se.setExtraStackFrame(t);
442
442
  } else
443
- ce.setExtraStackFrame(null);
443
+ se.setExtraStackFrame(null);
444
444
  }
445
- var M;
446
- M = !1;
447
- function V(e) {
448
- return typeof e == "object" && e !== null && e.$$typeof === k;
445
+ var W;
446
+ W = !1;
447
+ function M(e) {
448
+ return typeof e == "object" && e !== null && e.$$typeof === j;
449
449
  }
450
- function ve() {
450
+ function fe() {
451
451
  {
452
452
  if (Y.current) {
453
453
  var e = p(Y.current.type);
@@ -462,10 +462,10 @@ Check the render method of \`` + e + "`.";
462
462
  function ze(e) {
463
463
  return "";
464
464
  }
465
- var de = {};
466
- function Xe(e) {
465
+ var ce = {};
466
+ function Je(e) {
467
467
  {
468
- var r = ve();
468
+ var r = fe();
469
469
  if (!r) {
470
470
  var t = typeof e == "string" ? e : e.displayName || e.name;
471
471
  t && (r = `
@@ -475,39 +475,39 @@ Check the top-level render call using <` + t + ">.");
475
475
  return r;
476
476
  }
477
477
  }
478
- function pe(e, r) {
478
+ function ve(e, r) {
479
479
  {
480
480
  if (!e._store || e._store.validated || e.key != null)
481
481
  return;
482
482
  e._store.validated = !0;
483
- var t = Xe(r);
484
- if (de[t])
483
+ var t = Je(r);
484
+ if (ce[t])
485
485
  return;
486
- de[t] = !0;
486
+ ce[t] = !0;
487
487
  var n = "";
488
- e && e._owner && e._owner !== Y.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);
488
+ e && e._owner && e._owner !== Y.current && (n = " It was passed a child from " + p(e._owner.type) + "."), b(e), c('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), b(null);
489
489
  }
490
490
  }
491
- function ge(e, r) {
491
+ function de(e, r) {
492
492
  {
493
493
  if (typeof e != "object")
494
494
  return;
495
- if (W(e))
495
+ if ($(e))
496
496
  for (var t = 0; t < e.length; t++) {
497
497
  var n = e[t];
498
- V(n) && pe(n, r);
498
+ M(n) && ve(n, r);
499
499
  }
500
- else if (V(e))
500
+ else if (M(e))
501
501
  e._store && (e._store.validated = !0);
502
502
  else if (e) {
503
- var o = Te(e);
503
+ var o = me(e);
504
504
  if (typeof o == "function" && o !== e.entries)
505
505
  for (var u = o.call(e), i; !(i = u.next()).done; )
506
- V(i.value) && pe(i.value, r);
506
+ M(i.value) && ve(i.value, r);
507
507
  }
508
508
  }
509
509
  }
510
- function He(e) {
510
+ function Ke(e) {
511
511
  {
512
512
  var r = e.type;
513
513
  if (r == null || typeof r == "string")
@@ -515,90 +515,75 @@ Check the top-level render call using <` + t + ">.");
515
515
  var t;
516
516
  if (typeof r == "function")
517
517
  t = r.propTypes;
518
- else if (typeof r == "object" && (r.$$typeof === C || // Note: Memo only checks outer props here.
518
+ else if (typeof r == "object" && (r.$$typeof === y || // Note: Memo only checks outer props here.
519
519
  // Inner props are checked in the reconciler.
520
- r.$$typeof === O))
520
+ r.$$typeof === T))
521
521
  t = r.propTypes;
522
522
  else
523
523
  return;
524
524
  if (t) {
525
525
  var n = p(r);
526
- We(t, e.props, "prop", n, e);
527
- } else if (r.PropTypes !== void 0 && !M) {
528
- M = !0;
526
+ Ie(t, e.props, "prop", n, e);
527
+ } else if (r.PropTypes !== void 0 && !W) {
528
+ W = !0;
529
529
  var o = p(r);
530
- f("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", o || "Unknown");
530
+ c("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", o || "Unknown");
531
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.");
532
+ typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && c("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
533
533
  }
534
534
  }
535
- function Ze(e) {
535
+ function He(e) {
536
536
  {
537
537
  for (var r = Object.keys(e.props), t = 0; t < r.length; t++) {
538
538
  var n = r[t];
539
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);
540
+ b(e), c("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), b(null);
541
541
  break;
542
542
  }
543
543
  }
544
- e.ref !== null && (E(e), f("Invalid attribute `ref` supplied to `React.Fragment`."), E(null));
544
+ e.ref !== null && (b(e), c("Invalid attribute `ref` supplied to `React.Fragment`."), b(null));
545
545
  }
546
546
  }
547
- var be = {};
548
- function he(e, r, t, n, o, u) {
547
+ function pe(e, r, t, n, o, u) {
549
548
  {
550
- var i = ke(e);
549
+ var i = Se(e);
551
550
  if (!i) {
552
551
  var a = "";
553
552
  (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" : W(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);
553
+ var f = ze();
554
+ f ? a += f : a += fe();
555
+ var l;
556
+ e === null ? l = "null" : $(e) ? l = "array" : e !== void 0 && e.$$typeof === j ? (l = "<" + (p(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : l = typeof e, c("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", l, a);
558
557
  }
559
- var l = Je(e, r, t, o, u);
560
- if (l == null)
561
- return l;
558
+ var s = Ge(e, r, t, o, u);
559
+ if (s == null)
560
+ return s;
562
561
  if (i) {
563
- var d = r.children;
564
- if (d !== void 0)
562
+ var v = r.children;
563
+ if (v !== void 0)
565
564
  if (n)
566
- if (W(d)) {
567
- for (var y = 0; y < d.length; y++)
568
- ge(d[y], e);
569
- Object.freeze && Object.freeze(d);
565
+ if ($(v)) {
566
+ for (var h = 0; h < v.length; h++)
567
+ de(v[h], e);
568
+ Object.freeze && Object.freeze(v);
570
569
  } 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.");
570
+ c("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
571
  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:
582
- let props = %s;
583
- <%s {...props} />
584
- React keys must be passed directly to JSX without using spread:
585
- let props = %s;
586
- <%s key={someKey} {...props} />`, L, b, nr, b), be[b + L] = !0;
587
- }
572
+ de(v, e);
588
573
  }
589
- return e === T ? Ze(l) : He(l), l;
574
+ return e === m ? He(s) : Ke(s), s;
590
575
  }
591
576
  }
592
- function Qe(e, r, t) {
593
- return he(e, r, t, !0);
577
+ function Xe(e, r, t) {
578
+ return pe(e, r, t, !0);
594
579
  }
595
- function er(e, r, t) {
596
- return he(e, r, t, !1);
580
+ function Ze(e, r, t) {
581
+ return pe(e, r, t, !1);
597
582
  }
598
- var rr = er, tr = Qe;
599
- m.Fragment = T, m.jsx = rr, m.jsxs = tr;
600
- }(), m);
583
+ var Qe = Ze, er = Xe;
584
+ _.Fragment = m, _.jsx = Qe, _.jsxs = er;
585
+ }(), _);
601
586
  }
602
587
  export {
603
- sr as __require
588
+ ar as __require
604
589
  };