@everlywell/consumer-ui 1.21.1 → 1.22.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.
Files changed (49) hide show
  1. package/index.d.mts +4 -3
  2. package/index.d.ts +4 -3
  3. package/index.d.ts.map +1 -1
  4. package/index.js +10 -10
  5. package/index.mjs +541 -445
  6. package/lib/components/Navbar/BasketButton/BasketButton.d.ts +2 -2
  7. package/lib/components/Navbar/BasketButton/BasketButton.d.ts.map +1 -1
  8. package/lib/components/Navbar/NavButton/NavButton.d.ts.map +1 -1
  9. package/lib/components/Navbar/NavbarDrawerLink/NavbarDrawerLink.d.ts +9 -0
  10. package/lib/components/Navbar/NavbarDrawerLink/NavbarDrawerLink.d.ts.map +1 -0
  11. package/lib/components/Navbar/{MobileNavLink/MobileNavLink.stories.d.ts → NavbarDrawerLink/NavbarDrawerLink.stories.d.ts} +4 -4
  12. package/lib/components/Navbar/NavbarDrawerLink/NavbarDrawerLink.stories.d.ts.map +1 -0
  13. package/lib/components/Navbar/NavbarDrawerLink/index.d.ts +3 -0
  14. package/lib/components/Navbar/NavbarDrawerLink/index.d.ts.map +1 -0
  15. package/lib/components/Navbar/SpotlightCard/SpotlightCard.d.ts.map +1 -1
  16. package/lib/components/Navbar/TopNavIconButton/TopNavIconButton.d.ts +5 -0
  17. package/lib/components/Navbar/TopNavIconButton/TopNavIconButton.d.ts.map +1 -0
  18. package/lib/components/Navbar/TopNavIconButton/TopNavIconButton.stories.d.ts +8 -0
  19. package/lib/components/Navbar/TopNavIconButton/TopNavIconButton.stories.d.ts.map +1 -0
  20. package/lib/components/Navbar/TopNavIconButton/index.d.ts +3 -0
  21. package/lib/components/Navbar/TopNavIconButton/index.d.ts.map +1 -0
  22. package/lib/components/Navbar/TopNavigation/Logo.d.ts +2 -0
  23. package/lib/components/Navbar/TopNavigation/Logo.d.ts.map +1 -0
  24. package/lib/components/Navbar/TopNavigation/TopNavigation.d.ts +44 -0
  25. package/lib/components/Navbar/TopNavigation/TopNavigation.d.ts.map +1 -0
  26. package/lib/components/Navbar/TopNavigation/TopNavigation.stories.d.ts +20 -0
  27. package/lib/components/Navbar/TopNavigation/TopNavigation.stories.d.ts.map +1 -0
  28. package/lib/components/Navbar/TopNavigation/index.d.ts +3 -0
  29. package/lib/components/Navbar/TopNavigation/index.d.ts.map +1 -0
  30. package/lib/utils/testHelpers/rtl.d.ts +16 -0
  31. package/lib/utils/testHelpers/rtl.d.ts.map +1 -0
  32. package/package.json +1 -1
  33. package/lib/components/Navbar/DesktopNavLink/DesktopNavLink.d.ts +0 -9
  34. package/lib/components/Navbar/DesktopNavLink/DesktopNavLink.d.ts.map +0 -1
  35. package/lib/components/Navbar/DesktopNavLink/DesktopNavLink.stories.d.ts +0 -9
  36. package/lib/components/Navbar/DesktopNavLink/DesktopNavLink.stories.d.ts.map +0 -1
  37. package/lib/components/Navbar/DesktopNavLink/index.d.ts +0 -3
  38. package/lib/components/Navbar/DesktopNavLink/index.d.ts.map +0 -1
  39. package/lib/components/Navbar/MobileNavItems/MobileNavItems.d.ts +0 -7
  40. package/lib/components/Navbar/MobileNavItems/MobileNavItems.d.ts.map +0 -1
  41. package/lib/components/Navbar/MobileNavItems/MobileNavItems.stories.d.ts +0 -7
  42. package/lib/components/Navbar/MobileNavItems/MobileNavItems.stories.d.ts.map +0 -1
  43. package/lib/components/Navbar/MobileNavItems/index.d.ts +0 -3
  44. package/lib/components/Navbar/MobileNavItems/index.d.ts.map +0 -1
  45. package/lib/components/Navbar/MobileNavLink/MobileNavLink.d.ts +0 -9
  46. package/lib/components/Navbar/MobileNavLink/MobileNavLink.d.ts.map +0 -1
  47. package/lib/components/Navbar/MobileNavLink/MobileNavLink.stories.d.ts.map +0 -1
  48. package/lib/components/Navbar/MobileNavLink/index.d.ts +0 -3
  49. package/lib/components/Navbar/MobileNavLink/index.d.ts.map +0 -1
package/index.mjs CHANGED
@@ -1,8 +1,8 @@
1
- import { Flex as V, Heading as Oe, useSteps as xr, Box as I, Stepper as _r, Link as Fe, Icon as Ae, Text as W, Stack as Er, Button as Rr, Image as Sr } from "@everlywell/ui-kit";
2
- import ie, { useEffect as jr } from "react";
3
- import { Text as Tr } from "@chakra-ui/react";
4
- import { CaretRight as We } from "@phosphor-icons/react";
5
- var ae = { exports: {} }, N = {};
1
+ import { Flex as P, Heading as Le, useSteps as yr, Box as E, Stepper as Er, Link as He, Icon as ae, Text as Z, Button as _r, Image as Rr, IconButton as jr } from "@everlywell/ui-kit";
2
+ import le, { useEffect as wr } from "react";
3
+ import { Text as Sr } from "@chakra-ui/react";
4
+ import { CaretRight as Ie, MagnifyingGlass as Tr, List as kr, Basket as Or } from "@phosphor-icons/react";
5
+ var ie = { exports: {} }, V = {};
6
6
  /**
7
7
  * @license React
8
8
  * react-jsx-runtime.production.min.js
@@ -12,23 +12,23 @@ var ae = { exports: {} }, N = {};
12
12
  * This source code is licensed under the MIT license found in the
13
13
  * LICENSE file in the root directory of this source tree.
14
14
  */
15
- var Pe;
16
- function wr() {
17
- if (Pe)
18
- return N;
19
- Pe = 1;
20
- var p = ie, s = Symbol.for("react.element"), v = Symbol.for("react.fragment"), b = Object.prototype.hasOwnProperty, C = p.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, E = { key: !0, ref: !0, __self: !0, __source: !0 };
21
- function S(R, c, j) {
22
- var h, x = {}, T = null, k = null;
23
- j !== void 0 && (T = "" + j), c.key !== void 0 && (T = "" + c.key), c.ref !== void 0 && (k = c.ref);
24
- for (h in c)
25
- b.call(c, h) && !E.hasOwnProperty(h) && (x[h] = c[h]);
26
- if (R && R.defaultProps)
27
- for (h in c = R.defaultProps, c)
28
- x[h] === void 0 && (x[h] = c[h]);
29
- return { $$typeof: s, type: R, key: T, ref: k, props: x, _owner: C.current };
15
+ var De;
16
+ function Pr() {
17
+ if (De)
18
+ return V;
19
+ De = 1;
20
+ var c = le, u = Symbol.for("react.element"), v = Symbol.for("react.fragment"), h = Object.prototype.hasOwnProperty, w = c.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, x = { key: !0, ref: !0, __self: !0, __source: !0 };
21
+ function _(y, f, S) {
22
+ var g, R = {}, T = null, O = null;
23
+ S !== void 0 && (T = "" + S), f.key !== void 0 && (T = "" + f.key), f.ref !== void 0 && (O = f.ref);
24
+ for (g in f)
25
+ h.call(f, g) && !x.hasOwnProperty(g) && (R[g] = f[g]);
26
+ if (y && y.defaultProps)
27
+ for (g in f = y.defaultProps, f)
28
+ R[g] === void 0 && (R[g] = f[g]);
29
+ return { $$typeof: u, type: y, key: T, ref: O, props: R, _owner: w.current };
30
30
  }
31
- return N.Fragment = v, N.jsx = S, N.jsxs = S, N;
31
+ return V.Fragment = v, V.jsx = _, V.jsxs = _, V;
32
32
  }
33
33
  var M = {};
34
34
  /**
@@ -40,91 +40,91 @@ var M = {};
40
40
  * This source code is licensed under the MIT license found in the
41
41
  * LICENSE file in the root directory of this source tree.
42
42
  */
43
- var Ie;
44
- function Cr() {
45
- return Ie || (Ie = 1, process.env.NODE_ENV !== "production" && function() {
46
- var p = ie, s = Symbol.for("react.element"), v = Symbol.for("react.portal"), b = Symbol.for("react.fragment"), C = Symbol.for("react.strict_mode"), E = Symbol.for("react.profiler"), S = Symbol.for("react.provider"), R = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), j = Symbol.for("react.suspense"), h = Symbol.for("react.suspense_list"), x = Symbol.for("react.memo"), T = Symbol.for("react.lazy"), k = Symbol.for("react.offscreen"), z = Symbol.iterator, $e = "@@iterator";
47
- function Le(e) {
43
+ var Fe;
44
+ function Lr() {
45
+ return Fe || (Fe = 1, process.env.NODE_ENV !== "production" && function() {
46
+ var c = le, u = Symbol.for("react.element"), v = Symbol.for("react.portal"), h = Symbol.for("react.fragment"), w = Symbol.for("react.strict_mode"), x = Symbol.for("react.profiler"), _ = Symbol.for("react.provider"), y = Symbol.for("react.context"), f = Symbol.for("react.forward_ref"), S = Symbol.for("react.suspense"), g = Symbol.for("react.suspense_list"), R = Symbol.for("react.memo"), T = Symbol.for("react.lazy"), O = Symbol.for("react.offscreen"), Y = Symbol.iterator, We = "@@iterator";
47
+ function $e(e) {
48
48
  if (e === null || typeof e != "object")
49
49
  return null;
50
- var r = z && e[z] || e[$e];
50
+ var r = Y && e[Y] || e[We];
51
51
  return typeof r == "function" ? r : null;
52
52
  }
53
- var D = p.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
54
- function g(e) {
53
+ var D = c.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
54
+ function m(e) {
55
55
  {
56
56
  for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
57
57
  t[n - 1] = arguments[n];
58
- Ye("error", e, t);
58
+ Ve("error", e, t);
59
59
  }
60
60
  }
61
- function Ye(e, r, t) {
61
+ function Ve(e, r, t) {
62
62
  {
63
- var n = D.ReactDebugCurrentFrame, o = n.getStackAddendum();
64
- o !== "" && (r += "%s", t = t.concat([o]));
65
- var u = t.map(function(i) {
66
- return String(i);
63
+ var n = D.ReactDebugCurrentFrame, l = n.getStackAddendum();
64
+ l !== "" && (r += "%s", t = t.concat([l]));
65
+ var s = t.map(function(o) {
66
+ return String(o);
67
67
  });
68
- u.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, u);
68
+ s.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, s);
69
69
  }
70
70
  }
71
- var Ne = !1, Me = !1, Ve = !1, ze = !1, Ue = !1, oe;
72
- oe = Symbol.for("react.module.reference");
73
- function Be(e) {
74
- return !!(typeof e == "string" || typeof e == "function" || e === b || e === E || Ue || e === C || e === j || e === h || ze || e === k || Ne || Me || Ve || typeof e == "object" && e !== null && (e.$$typeof === T || e.$$typeof === x || e.$$typeof === S || e.$$typeof === R || e.$$typeof === c || // This needs to include all possible module reference object
71
+ var Me = !1, Ye = !1, Be = !1, Ne = !1, ze = !1, se;
72
+ se = Symbol.for("react.module.reference");
73
+ function Ue(e) {
74
+ return !!(typeof e == "string" || typeof e == "function" || e === h || e === x || ze || e === w || e === S || e === g || Ne || e === O || Me || Ye || Be || typeof e == "object" && e !== null && (e.$$typeof === T || e.$$typeof === R || e.$$typeof === _ || e.$$typeof === y || e.$$typeof === f || // This needs to include all possible module reference object
75
75
  // types supported by any Flight configuration anywhere since
76
76
  // we don't know which Flight build this will end up being used
77
77
  // with.
78
- e.$$typeof === oe || e.getModuleId !== void 0));
78
+ e.$$typeof === se || e.getModuleId !== void 0));
79
79
  }
80
- function Ge(e, r, t) {
80
+ function Ze(e, r, t) {
81
81
  var n = e.displayName;
82
82
  if (n)
83
83
  return n;
84
- var o = r.displayName || r.name || "";
85
- return o !== "" ? t + "(" + o + ")" : t;
84
+ var l = r.displayName || r.name || "";
85
+ return l !== "" ? t + "(" + l + ")" : t;
86
86
  }
87
- function se(e) {
87
+ function ue(e) {
88
88
  return e.displayName || "Context";
89
89
  }
90
- function w(e) {
90
+ function k(e) {
91
91
  if (e == null)
92
92
  return null;
93
- if (typeof e.tag == "number" && g("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
93
+ if (typeof e.tag == "number" && m("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
94
94
  return e.displayName || e.name || null;
95
95
  if (typeof e == "string")
96
96
  return e;
97
97
  switch (e) {
98
- case b:
98
+ case h:
99
99
  return "Fragment";
100
100
  case v:
101
101
  return "Portal";
102
- case E:
102
+ case x:
103
103
  return "Profiler";
104
- case C:
104
+ case w:
105
105
  return "StrictMode";
106
- case j:
106
+ case S:
107
107
  return "Suspense";
108
- case h:
108
+ case g:
109
109
  return "SuspenseList";
110
110
  }
111
111
  if (typeof e == "object")
112
112
  switch (e.$$typeof) {
113
- case R:
113
+ case y:
114
114
  var r = e;
115
- return se(r) + ".Consumer";
116
- case S:
115
+ return ue(r) + ".Consumer";
116
+ case _:
117
117
  var t = e;
118
- return se(t._context) + ".Provider";
119
- case c:
120
- return Ge(e, e.render, "ForwardRef");
121
- case x:
118
+ return ue(t._context) + ".Provider";
119
+ case f:
120
+ return Ze(e, e.render, "ForwardRef");
121
+ case R:
122
122
  var n = e.displayName || null;
123
- return n !== null ? n : w(e.type) || "Memo";
123
+ return n !== null ? n : k(e.type) || "Memo";
124
124
  case T: {
125
- var o = e, u = o._payload, i = o._init;
125
+ var l = e, s = l._payload, o = l._init;
126
126
  try {
127
- return w(i(u));
127
+ return k(o(s));
128
128
  } catch {
129
129
  return null;
130
130
  }
@@ -132,18 +132,18 @@ function Cr() {
132
132
  }
133
133
  return null;
134
134
  }
135
- var O = Object.assign, $ = 0, le, ue, ce, fe, de, pe, ve;
136
- function he() {
135
+ var L = Object.assign, H = 0, ce, fe, de, pe, ve, he, ge;
136
+ function me() {
137
137
  }
138
- he.__reactDisabledLog = !0;
139
- function He() {
138
+ me.__reactDisabledLog = !0;
139
+ function Ge() {
140
140
  {
141
- if ($ === 0) {
142
- le = console.log, ue = console.info, ce = console.warn, fe = console.error, de = console.group, pe = console.groupCollapsed, ve = console.groupEnd;
141
+ if (H === 0) {
142
+ ce = console.log, fe = console.info, de = console.warn, pe = console.error, ve = console.group, he = console.groupCollapsed, ge = console.groupEnd;
143
143
  var e = {
144
144
  configurable: !0,
145
145
  enumerable: !0,
146
- value: he,
146
+ value: me,
147
147
  writable: !0
148
148
  };
149
149
  Object.defineProperties(console, {
@@ -156,208 +156,208 @@ function Cr() {
156
156
  groupEnd: e
157
157
  });
158
158
  }
159
- $++;
159
+ H++;
160
160
  }
161
161
  }
162
162
  function Je() {
163
163
  {
164
- if ($--, $ === 0) {
164
+ if (H--, H === 0) {
165
165
  var e = {
166
166
  configurable: !0,
167
167
  enumerable: !0,
168
168
  writable: !0
169
169
  };
170
170
  Object.defineProperties(console, {
171
- log: O({}, e, {
172
- value: le
173
- }),
174
- info: O({}, e, {
175
- value: ue
176
- }),
177
- warn: O({}, e, {
171
+ log: L({}, e, {
178
172
  value: ce
179
173
  }),
180
- error: O({}, e, {
174
+ info: L({}, e, {
181
175
  value: fe
182
176
  }),
183
- group: O({}, e, {
177
+ warn: L({}, e, {
184
178
  value: de
185
179
  }),
186
- groupCollapsed: O({}, e, {
180
+ error: L({}, e, {
187
181
  value: pe
188
182
  }),
189
- groupEnd: O({}, e, {
183
+ group: L({}, e, {
190
184
  value: ve
185
+ }),
186
+ groupCollapsed: L({}, e, {
187
+ value: he
188
+ }),
189
+ groupEnd: L({}, e, {
190
+ value: ge
191
191
  })
192
192
  });
193
193
  }
194
- $ < 0 && g("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
194
+ H < 0 && m("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
195
195
  }
196
196
  }
197
- var J = D.ReactCurrentDispatcher, q;
198
- function U(e, r, t) {
197
+ var G = D.ReactCurrentDispatcher, J;
198
+ function B(e, r, t) {
199
199
  {
200
- if (q === void 0)
200
+ if (J === void 0)
201
201
  try {
202
202
  throw Error();
203
- } catch (o) {
204
- var n = o.stack.trim().match(/\n( *(at )?)/);
205
- q = n && n[1] || "";
203
+ } catch (l) {
204
+ var n = l.stack.trim().match(/\n( *(at )?)/);
205
+ J = n && n[1] || "";
206
206
  }
207
207
  return `
208
- ` + q + e;
208
+ ` + J + e;
209
209
  }
210
210
  }
211
- var K = !1, B;
211
+ var q = !1, N;
212
212
  {
213
213
  var qe = typeof WeakMap == "function" ? WeakMap : Map;
214
- B = new qe();
214
+ N = new qe();
215
215
  }
216
- function ge(e, r) {
217
- if (!e || K)
216
+ function be(e, r) {
217
+ if (!e || q)
218
218
  return "";
219
219
  {
220
- var t = B.get(e);
220
+ var t = N.get(e);
221
221
  if (t !== void 0)
222
222
  return t;
223
223
  }
224
224
  var n;
225
- K = !0;
226
- var o = Error.prepareStackTrace;
225
+ q = !0;
226
+ var l = Error.prepareStackTrace;
227
227
  Error.prepareStackTrace = void 0;
228
- var u;
229
- u = J.current, J.current = null, He();
228
+ var s;
229
+ s = G.current, G.current = null, Ge();
230
230
  try {
231
231
  if (r) {
232
- var i = function() {
232
+ var o = function() {
233
233
  throw Error();
234
234
  };
235
- if (Object.defineProperty(i.prototype, "props", {
235
+ if (Object.defineProperty(o.prototype, "props", {
236
236
  set: function() {
237
237
  throw Error();
238
238
  }
239
239
  }), typeof Reflect == "object" && Reflect.construct) {
240
240
  try {
241
- Reflect.construct(i, []);
242
- } catch (y) {
243
- n = y;
241
+ Reflect.construct(o, []);
242
+ } catch (C) {
243
+ n = C;
244
244
  }
245
- Reflect.construct(e, [], i);
245
+ Reflect.construct(e, [], o);
246
246
  } else {
247
247
  try {
248
- i.call();
249
- } catch (y) {
250
- n = y;
248
+ o.call();
249
+ } catch (C) {
250
+ n = C;
251
251
  }
252
- e.call(i.prototype);
252
+ e.call(o.prototype);
253
253
  }
254
254
  } else {
255
255
  try {
256
256
  throw Error();
257
- } catch (y) {
258
- n = y;
257
+ } catch (C) {
258
+ n = C;
259
259
  }
260
260
  e();
261
261
  }
262
- } catch (y) {
263
- if (y && n && typeof y.stack == "string") {
264
- for (var a = y.stack.split(`
265
- `), m = n.stack.split(`
266
- `), f = a.length - 1, d = m.length - 1; f >= 1 && d >= 0 && a[f] !== m[d]; )
267
- d--;
268
- for (; f >= 1 && d >= 0; f--, d--)
269
- if (a[f] !== m[d]) {
270
- if (f !== 1 || d !== 1)
262
+ } catch (C) {
263
+ if (C && n && typeof C.stack == "string") {
264
+ for (var i = C.stack.split(`
265
+ `), b = n.stack.split(`
266
+ `), d = i.length - 1, p = b.length - 1; d >= 1 && p >= 0 && i[d] !== b[p]; )
267
+ p--;
268
+ for (; d >= 1 && p >= 0; d--, p--)
269
+ if (i[d] !== b[p]) {
270
+ if (d !== 1 || p !== 1)
271
271
  do
272
- if (f--, d--, d < 0 || a[f] !== m[d]) {
273
- var _ = `
274
- ` + a[f].replace(" at new ", " at ");
275
- return e.displayName && _.includes("<anonymous>") && (_ = _.replace("<anonymous>", e.displayName)), typeof e == "function" && B.set(e, _), _;
272
+ if (d--, p--, p < 0 || i[d] !== b[p]) {
273
+ var j = `
274
+ ` + i[d].replace(" at new ", " at ");
275
+ return e.displayName && j.includes("<anonymous>") && (j = j.replace("<anonymous>", e.displayName)), typeof e == "function" && N.set(e, j), j;
276
276
  }
277
- while (f >= 1 && d >= 0);
277
+ while (d >= 1 && p >= 0);
278
278
  break;
279
279
  }
280
280
  }
281
281
  } finally {
282
- K = !1, J.current = u, Je(), Error.prepareStackTrace = o;
282
+ q = !1, G.current = s, Je(), Error.prepareStackTrace = l;
283
283
  }
284
- var A = e ? e.displayName || e.name : "", P = A ? U(A) : "";
285
- return typeof e == "function" && B.set(e, P), P;
284
+ var A = e ? e.displayName || e.name : "", I = A ? B(A) : "";
285
+ return typeof e == "function" && N.set(e, I), I;
286
286
  }
287
287
  function Ke(e, r, t) {
288
- return ge(e, !1);
288
+ return be(e, !1);
289
289
  }
290
290
  function Xe(e) {
291
291
  var r = e.prototype;
292
292
  return !!(r && r.isReactComponent);
293
293
  }
294
- function G(e, r, t) {
294
+ function z(e, r, t) {
295
295
  if (e == null)
296
296
  return "";
297
297
  if (typeof e == "function")
298
- return ge(e, Xe(e));
298
+ return be(e, Xe(e));
299
299
  if (typeof e == "string")
300
- return U(e);
300
+ return B(e);
301
301
  switch (e) {
302
- case j:
303
- return U("Suspense");
304
- case h:
305
- return U("SuspenseList");
302
+ case S:
303
+ return B("Suspense");
304
+ case g:
305
+ return B("SuspenseList");
306
306
  }
307
307
  if (typeof e == "object")
308
308
  switch (e.$$typeof) {
309
- case c:
309
+ case f:
310
310
  return Ke(e.render);
311
- case x:
312
- return G(e.type, r, t);
311
+ case R:
312
+ return z(e.type, r, t);
313
313
  case T: {
314
- var n = e, o = n._payload, u = n._init;
314
+ var n = e, l = n._payload, s = n._init;
315
315
  try {
316
- return G(u(o), r, t);
316
+ return z(s(l), r, t);
317
317
  } catch {
318
318
  }
319
319
  }
320
320
  }
321
321
  return "";
322
322
  }
323
- var L = Object.prototype.hasOwnProperty, me = {}, be = D.ReactDebugCurrentFrame;
324
- function H(e) {
323
+ var W = Object.prototype.hasOwnProperty, Ce = {}, xe = D.ReactDebugCurrentFrame;
324
+ function U(e) {
325
325
  if (e) {
326
- var r = e._owner, t = G(e.type, e._source, r ? r.type : null);
327
- be.setExtraStackFrame(t);
326
+ var r = e._owner, t = z(e.type, e._source, r ? r.type : null);
327
+ xe.setExtraStackFrame(t);
328
328
  } else
329
- be.setExtraStackFrame(null);
329
+ xe.setExtraStackFrame(null);
330
330
  }
331
- function Ze(e, r, t, n, o) {
331
+ function Qe(e, r, t, n, l) {
332
332
  {
333
- var u = Function.call.bind(L);
334
- for (var i in e)
335
- if (u(e, i)) {
336
- var a = void 0;
333
+ var s = Function.call.bind(W);
334
+ for (var o in e)
335
+ if (s(e, o)) {
336
+ var i = void 0;
337
337
  try {
338
- if (typeof e[i] != "function") {
339
- var m = 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`.");
340
- throw m.name = "Invariant Violation", m;
338
+ if (typeof e[o] != "function") {
339
+ var b = Error((n || "React class") + ": " + t + " type `" + o + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[o] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
340
+ throw b.name = "Invariant Violation", b;
341
341
  }
342
- a = e[i](r, i, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
343
- } catch (f) {
344
- a = f;
342
+ i = e[o](r, o, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
343
+ } catch (d) {
344
+ i = d;
345
345
  }
346
- a && !(a instanceof Error) && (H(o), g("%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), H(null)), a instanceof Error && !(a.message in me) && (me[a.message] = !0, H(o), g("Failed %s type: %s", t, a.message), H(null));
346
+ i && !(i instanceof Error) && (U(l), m("%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, o, typeof i), U(null)), i instanceof Error && !(i.message in Ce) && (Ce[i.message] = !0, U(l), m("Failed %s type: %s", t, i.message), U(null));
347
347
  }
348
348
  }
349
349
  }
350
- var Qe = Array.isArray;
351
- function X(e) {
352
- return Qe(e);
350
+ var er = Array.isArray;
351
+ function K(e) {
352
+ return er(e);
353
353
  }
354
- function er(e) {
354
+ function rr(e) {
355
355
  {
356
356
  var r = typeof Symbol == "function" && Symbol.toStringTag, t = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
357
357
  return t;
358
358
  }
359
359
  }
360
- function rr(e) {
360
+ function tr(e) {
361
361
  try {
362
362
  return ye(e), !1;
363
363
  } catch {
@@ -367,43 +367,43 @@ function Cr() {
367
367
  function ye(e) {
368
368
  return "" + e;
369
369
  }
370
- function xe(e) {
371
- if (rr(e))
372
- return g("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", er(e)), ye(e);
370
+ function Ee(e) {
371
+ if (tr(e))
372
+ return m("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", rr(e)), ye(e);
373
373
  }
374
- var Y = D.ReactCurrentOwner, tr = {
374
+ var $ = D.ReactCurrentOwner, nr = {
375
375
  key: !0,
376
376
  ref: !0,
377
377
  __self: !0,
378
378
  __source: !0
379
- }, _e, Ee, Z;
380
- Z = {};
381
- function nr(e) {
382
- if (L.call(e, "ref")) {
379
+ }, _e, Re, X;
380
+ X = {};
381
+ function ar(e) {
382
+ if (W.call(e, "ref")) {
383
383
  var r = Object.getOwnPropertyDescriptor(e, "ref").get;
384
384
  if (r && r.isReactWarning)
385
385
  return !1;
386
386
  }
387
387
  return e.ref !== void 0;
388
388
  }
389
- function ar(e) {
390
- if (L.call(e, "key")) {
389
+ function ir(e) {
390
+ if (W.call(e, "key")) {
391
391
  var r = Object.getOwnPropertyDescriptor(e, "key").get;
392
392
  if (r && r.isReactWarning)
393
393
  return !1;
394
394
  }
395
395
  return e.key !== void 0;
396
396
  }
397
- function ir(e, r) {
398
- if (typeof e.ref == "string" && Y.current && r && Y.current.stateNode !== r) {
399
- var t = w(Y.current.type);
400
- Z[t] || (g('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', w(Y.current.type), e.ref), Z[t] = !0);
397
+ function or(e, r) {
398
+ if (typeof e.ref == "string" && $.current && r && $.current.stateNode !== r) {
399
+ var t = k($.current.type);
400
+ X[t] || (m('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', k($.current.type), e.ref), X[t] = !0);
401
401
  }
402
402
  }
403
- function or(e, r) {
403
+ function lr(e, r) {
404
404
  {
405
405
  var t = function() {
406
- _e || (_e = !0, g("%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));
406
+ _e || (_e = !0, m("%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));
407
407
  };
408
408
  t.isReactWarning = !0, Object.defineProperty(e, "key", {
409
409
  get: t,
@@ -414,7 +414,7 @@ function Cr() {
414
414
  function sr(e, r) {
415
415
  {
416
416
  var t = function() {
417
- Ee || (Ee = !0, g("%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));
417
+ Re || (Re = !0, m("%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));
418
418
  };
419
419
  t.isReactWarning = !0, Object.defineProperty(e, "ref", {
420
420
  get: t,
@@ -422,70 +422,70 @@ function Cr() {
422
422
  });
423
423
  }
424
424
  }
425
- var lr = function(e, r, t, n, o, u, i) {
426
- var a = {
425
+ var ur = function(e, r, t, n, l, s, o) {
426
+ var i = {
427
427
  // This tag allows us to uniquely identify this as a React Element
428
- $$typeof: s,
428
+ $$typeof: u,
429
429
  // Built-in properties that belong on the element
430
430
  type: e,
431
431
  key: r,
432
432
  ref: t,
433
- props: i,
433
+ props: o,
434
434
  // Record the component responsible for creating this element.
435
- _owner: u
435
+ _owner: s
436
436
  };
437
- return a._store = {}, Object.defineProperty(a._store, "validated", {
437
+ return i._store = {}, Object.defineProperty(i._store, "validated", {
438
438
  configurable: !1,
439
439
  enumerable: !1,
440
440
  writable: !0,
441
441
  value: !1
442
- }), Object.defineProperty(a, "_self", {
442
+ }), Object.defineProperty(i, "_self", {
443
443
  configurable: !1,
444
444
  enumerable: !1,
445
445
  writable: !1,
446
446
  value: n
447
- }), Object.defineProperty(a, "_source", {
447
+ }), Object.defineProperty(i, "_source", {
448
448
  configurable: !1,
449
449
  enumerable: !1,
450
450
  writable: !1,
451
- value: o
452
- }), Object.freeze && (Object.freeze(a.props), Object.freeze(a)), a;
451
+ value: l
452
+ }), Object.freeze && (Object.freeze(i.props), Object.freeze(i)), i;
453
453
  };
454
- function ur(e, r, t, n, o) {
454
+ function cr(e, r, t, n, l) {
455
455
  {
456
- var u, i = {}, a = null, m = null;
457
- t !== void 0 && (xe(t), a = "" + t), ar(r) && (xe(r.key), a = "" + r.key), nr(r) && (m = r.ref, ir(r, o));
458
- for (u in r)
459
- L.call(r, u) && !tr.hasOwnProperty(u) && (i[u] = r[u]);
456
+ var s, o = {}, i = null, b = null;
457
+ t !== void 0 && (Ee(t), i = "" + t), ir(r) && (Ee(r.key), i = "" + r.key), ar(r) && (b = r.ref, or(r, l));
458
+ for (s in r)
459
+ W.call(r, s) && !nr.hasOwnProperty(s) && (o[s] = r[s]);
460
460
  if (e && e.defaultProps) {
461
- var f = e.defaultProps;
462
- for (u in f)
463
- i[u] === void 0 && (i[u] = f[u]);
461
+ var d = e.defaultProps;
462
+ for (s in d)
463
+ o[s] === void 0 && (o[s] = d[s]);
464
464
  }
465
- if (a || m) {
466
- var d = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
467
- a && or(i, d), m && sr(i, d);
465
+ if (i || b) {
466
+ var p = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
467
+ i && lr(o, p), b && sr(o, p);
468
468
  }
469
- return lr(e, a, m, o, n, Y.current, i);
469
+ return ur(e, i, b, l, n, $.current, o);
470
470
  }
471
471
  }
472
- var Q = D.ReactCurrentOwner, Re = D.ReactDebugCurrentFrame;
472
+ var Q = D.ReactCurrentOwner, je = D.ReactDebugCurrentFrame;
473
473
  function F(e) {
474
474
  if (e) {
475
- var r = e._owner, t = G(e.type, e._source, r ? r.type : null);
476
- Re.setExtraStackFrame(t);
475
+ var r = e._owner, t = z(e.type, e._source, r ? r.type : null);
476
+ je.setExtraStackFrame(t);
477
477
  } else
478
- Re.setExtraStackFrame(null);
478
+ je.setExtraStackFrame(null);
479
479
  }
480
480
  var ee;
481
481
  ee = !1;
482
482
  function re(e) {
483
- return typeof e == "object" && e !== null && e.$$typeof === s;
483
+ return typeof e == "object" && e !== null && e.$$typeof === u;
484
484
  }
485
- function Se() {
485
+ function we() {
486
486
  {
487
487
  if (Q.current) {
488
- var e = w(Q.current.type);
488
+ var e = k(Q.current.type);
489
489
  if (e)
490
490
  return `
491
491
 
@@ -494,7 +494,7 @@ Check the render method of \`` + e + "`.";
494
494
  return "";
495
495
  }
496
496
  }
497
- function cr(e) {
497
+ function fr(e) {
498
498
  {
499
499
  if (e !== void 0) {
500
500
  var r = e.fileName.replace(/^.*[\\\/]/, ""), t = e.lineNumber;
@@ -505,10 +505,10 @@ Check your code at ` + r + ":" + t + ".";
505
505
  return "";
506
506
  }
507
507
  }
508
- var je = {};
509
- function fr(e) {
508
+ var Se = {};
509
+ function dr(e) {
510
510
  {
511
- var r = Se();
511
+ var r = we();
512
512
  if (!r) {
513
513
  var t = typeof e == "string" ? e : e.displayName || e.name;
514
514
  t && (r = `
@@ -523,19 +523,19 @@ Check the top-level render call using <` + t + ">.");
523
523
  if (!e._store || e._store.validated || e.key != null)
524
524
  return;
525
525
  e._store.validated = !0;
526
- var t = fr(r);
527
- if (je[t])
526
+ var t = dr(r);
527
+ if (Se[t])
528
528
  return;
529
- je[t] = !0;
529
+ Se[t] = !0;
530
530
  var n = "";
531
- e && e._owner && e._owner !== Q.current && (n = " It was passed a child from " + w(e._owner.type) + "."), F(e), g('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), F(null);
531
+ e && e._owner && e._owner !== Q.current && (n = " It was passed a child from " + k(e._owner.type) + "."), F(e), m('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), F(null);
532
532
  }
533
533
  }
534
- function we(e, r) {
534
+ function ke(e, r) {
535
535
  {
536
536
  if (typeof e != "object")
537
537
  return;
538
- if (X(e))
538
+ if (K(e))
539
539
  for (var t = 0; t < e.length; t++) {
540
540
  var n = e[t];
541
541
  re(n) && Te(n, r);
@@ -543,14 +543,14 @@ Check the top-level render call using <` + t + ">.");
543
543
  else if (re(e))
544
544
  e._store && (e._store.validated = !0);
545
545
  else if (e) {
546
- var o = Le(e);
547
- if (typeof o == "function" && o !== e.entries)
548
- for (var u = o.call(e), i; !(i = u.next()).done; )
549
- re(i.value) && Te(i.value, r);
546
+ var l = $e(e);
547
+ if (typeof l == "function" && l !== e.entries)
548
+ for (var s = l.call(e), o; !(o = s.next()).done; )
549
+ re(o.value) && Te(o.value, r);
550
550
  }
551
551
  }
552
552
  }
553
- function dr(e) {
553
+ function pr(e) {
554
554
  {
555
555
  var r = e.type;
556
556
  if (r == null || typeof r == "string")
@@ -558,99 +558,99 @@ Check the top-level render call using <` + t + ">.");
558
558
  var t;
559
559
  if (typeof r == "function")
560
560
  t = r.propTypes;
561
- else if (typeof r == "object" && (r.$$typeof === c || // Note: Memo only checks outer props here.
561
+ else if (typeof r == "object" && (r.$$typeof === f || // Note: Memo only checks outer props here.
562
562
  // Inner props are checked in the reconciler.
563
- r.$$typeof === x))
563
+ r.$$typeof === R))
564
564
  t = r.propTypes;
565
565
  else
566
566
  return;
567
567
  if (t) {
568
- var n = w(r);
569
- Ze(t, e.props, "prop", n, e);
568
+ var n = k(r);
569
+ Qe(t, e.props, "prop", n, e);
570
570
  } else if (r.PropTypes !== void 0 && !ee) {
571
571
  ee = !0;
572
- var o = w(r);
573
- g("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", o || "Unknown");
572
+ var l = k(r);
573
+ m("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", l || "Unknown");
574
574
  }
575
- typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && g("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
575
+ typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && m("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
576
576
  }
577
577
  }
578
- function pr(e) {
578
+ function vr(e) {
579
579
  {
580
580
  for (var r = Object.keys(e.props), t = 0; t < r.length; t++) {
581
581
  var n = r[t];
582
582
  if (n !== "children" && n !== "key") {
583
- F(e), g("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), F(null);
583
+ F(e), m("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), F(null);
584
584
  break;
585
585
  }
586
586
  }
587
- e.ref !== null && (F(e), g("Invalid attribute `ref` supplied to `React.Fragment`."), F(null));
587
+ e.ref !== null && (F(e), m("Invalid attribute `ref` supplied to `React.Fragment`."), F(null));
588
588
  }
589
589
  }
590
- var Ce = {};
591
- function ke(e, r, t, n, o, u) {
590
+ var Oe = {};
591
+ function Pe(e, r, t, n, l, s) {
592
592
  {
593
- var i = Be(e);
594
- if (!i) {
595
- var a = "";
596
- (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.");
597
- var m = cr(o);
598
- m ? a += m : a += Se();
599
- var f;
600
- e === null ? f = "null" : X(e) ? f = "array" : e !== void 0 && e.$$typeof === s ? (f = "<" + (w(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : f = typeof e, g("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", f, a);
593
+ var o = Ue(e);
594
+ if (!o) {
595
+ var i = "";
596
+ (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (i += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
597
+ var b = fr(l);
598
+ b ? i += b : i += we();
599
+ var d;
600
+ e === null ? d = "null" : K(e) ? d = "array" : e !== void 0 && e.$$typeof === u ? (d = "<" + (k(e.type) || "Unknown") + " />", i = " Did you accidentally export a JSX literal instead of a component?") : d = typeof e, m("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", d, i);
601
601
  }
602
- var d = ur(e, r, t, o, u);
603
- if (d == null)
604
- return d;
605
- if (i) {
606
- var _ = r.children;
607
- if (_ !== void 0)
602
+ var p = cr(e, r, t, l, s);
603
+ if (p == null)
604
+ return p;
605
+ if (o) {
606
+ var j = r.children;
607
+ if (j !== void 0)
608
608
  if (n)
609
- if (X(_)) {
610
- for (var A = 0; A < _.length; A++)
611
- we(_[A], e);
612
- Object.freeze && Object.freeze(_);
609
+ if (K(j)) {
610
+ for (var A = 0; A < j.length; A++)
611
+ ke(j[A], e);
612
+ Object.freeze && Object.freeze(j);
613
613
  } else
614
- g("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
614
+ m("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
615
615
  else
616
- we(_, e);
616
+ ke(j, e);
617
617
  }
618
- if (L.call(r, "key")) {
619
- var P = w(e), y = Object.keys(r).filter(function(yr) {
620
- return yr !== "key";
621
- }), te = y.length > 0 ? "{key: someKey, " + y.join(": ..., ") + ": ...}" : "{key: someKey}";
622
- if (!Ce[P + te]) {
623
- var br = y.length > 0 ? "{" + y.join(": ..., ") + ": ...}" : "{}";
624
- g(`A props object containing a "key" prop is being spread into JSX:
618
+ if (W.call(r, "key")) {
619
+ var I = k(e), C = Object.keys(r).filter(function(xr) {
620
+ return xr !== "key";
621
+ }), te = C.length > 0 ? "{key: someKey, " + C.join(": ..., ") + ": ...}" : "{key: someKey}";
622
+ if (!Oe[I + te]) {
623
+ var Cr = C.length > 0 ? "{" + C.join(": ..., ") + ": ...}" : "{}";
624
+ m(`A props object containing a "key" prop is being spread into JSX:
625
625
  let props = %s;
626
626
  <%s {...props} />
627
627
  React keys must be passed directly to JSX without using spread:
628
628
  let props = %s;
629
- <%s key={someKey} {...props} />`, te, P, br, P), Ce[P + te] = !0;
629
+ <%s key={someKey} {...props} />`, te, I, Cr, I), Oe[I + te] = !0;
630
630
  }
631
631
  }
632
- return e === b ? pr(d) : dr(d), d;
632
+ return e === h ? vr(p) : pr(p), p;
633
633
  }
634
634
  }
635
- function vr(e, r, t) {
636
- return ke(e, r, t, !0);
637
- }
638
635
  function hr(e, r, t) {
639
- return ke(e, r, t, !1);
636
+ return Pe(e, r, t, !0);
640
637
  }
641
- var gr = hr, mr = vr;
642
- M.Fragment = b, M.jsx = gr, M.jsxs = mr;
638
+ function gr(e, r, t) {
639
+ return Pe(e, r, t, !1);
640
+ }
641
+ var mr = gr, br = hr;
642
+ M.Fragment = h, M.jsx = mr, M.jsxs = br;
643
643
  }()), M;
644
644
  }
645
- process.env.NODE_ENV === "production" ? ae.exports = wr() : ae.exports = Cr();
646
- var l = ae.exports;
647
- function Fr({
648
- title: p,
649
- subtitle: s,
645
+ process.env.NODE_ENV === "production" ? ie.exports = Pr() : ie.exports = Lr();
646
+ var a = ie.exports;
647
+ function $r({
648
+ title: c,
649
+ subtitle: u,
650
650
  children: v
651
651
  }) {
652
- return /* @__PURE__ */ l.jsxs(
653
- V,
652
+ return /* @__PURE__ */ a.jsxs(
653
+ P,
654
654
  {
655
655
  flexDirection: "column",
656
656
  border: "1px solid",
@@ -658,69 +658,69 @@ function Fr({
658
658
  padding: "8",
659
659
  alignItems: "center",
660
660
  children: [
661
- /* @__PURE__ */ l.jsx(
662
- Oe,
663
- { as: "h3", marginBottom: "10", children: p }
661
+ /* @__PURE__ */ a.jsx(
662
+ Le,
663
+ { as: "h3", marginBottom: "10", children: c }
664
664
  ),
665
- /* @__PURE__ */ l.jsx(
666
- Oe,
667
- { as: "h4", marginBottom: "4", fontSize: "xl", children: s }
665
+ /* @__PURE__ */ a.jsx(
666
+ Le,
667
+ { as: "h4", marginBottom: "4", fontSize: "xl", children: u }
668
668
  ),
669
669
  v
670
670
  ]
671
671
  }
672
672
  );
673
673
  }
674
- const ne = 60, De = 6, kr = (p) => {
674
+ const ne = 60, Ae = 6, Ir = (c) => {
675
675
  const {
676
- activeStepIndex: s,
676
+ activeStepIndex: u,
677
677
  hideIndicators: v = !1,
678
- steps: b,
679
- stepperTheme: C = {
678
+ steps: h,
679
+ stepperTheme: w = {
680
680
  light: "eggplant.light",
681
681
  base: "eggplant.base"
682
682
  }
683
- } = p, { activeStep: E, setActiveStep: S } = xr({
684
- index: s,
685
- count: b.length
683
+ } = c, { activeStep: x, setActiveStep: _ } = yr({
684
+ index: u,
685
+ count: h.length
686
686
  });
687
- return jr(() => {
688
- S(s);
689
- }, [s, S]), /* @__PURE__ */ l.jsx(
690
- I,
691
- { position: "relative", width: "100%", "data-testid": "stepper", children: /* @__PURE__ */ l.jsx(
692
- _r,
687
+ return wr(() => {
688
+ _(u);
689
+ }, [u, _]), /* @__PURE__ */ a.jsx(
690
+ E,
691
+ { position: "relative", width: "100%", "data-testid": "stepper", children: /* @__PURE__ */ a.jsx(
692
+ Er,
693
693
  {
694
694
  role: "progressbar",
695
- index: E,
695
+ index: x,
696
696
  width: "100%",
697
697
  display: "flex",
698
698
  flexWrap: "nowrap",
699
- children: b.map((R, c) => {
700
- const j = E === c, h = c === 0, x = c === b.length - 1, T = E > c;
701
- let k = `${ne}px`;
702
- const z = `calc(100% - ((${ne * (b.length - 1)}px) - (${b.length - 1} * ${De * 2}px)))`;
703
- return j ? k = z : (h || x) && (k = `${ne - De}px`), /* @__PURE__ */ l.jsx(
704
- I,
699
+ children: h.map((y, f) => {
700
+ const S = x === f, g = f === 0, R = f === h.length - 1, T = x > f;
701
+ let O = `${ne}px`;
702
+ const Y = `calc(100% - ((${ne * (h.length - 1)}px) - (${h.length - 1} * ${Ae * 2}px)))`;
703
+ return S ? O = Y : (g || R) && (O = `${ne - Ae}px`), /* @__PURE__ */ a.jsx(
704
+ E,
705
705
  {
706
- width: k,
707
- opacity: T || j ? 1 : 0.2,
708
- paddingRight: x ? "0" : "6px",
709
- paddingLeft: h ? "0" : "6px",
706
+ width: O,
707
+ opacity: T || S ? 1 : 0.2,
708
+ paddingRight: R ? "0" : "6px",
709
+ paddingLeft: g ? "0" : "6px",
710
710
  transition: "width 0.4s ease-in-out, opacity 0.4s ease-in-out",
711
- children: /* @__PURE__ */ l.jsx(
712
- I,
711
+ children: /* @__PURE__ */ a.jsx(
712
+ E,
713
713
  {
714
714
  paddingTop: v ? 2 : 5,
715
715
  position: "relative",
716
716
  width: "100%",
717
- children: /* @__PURE__ */ l.jsx(
718
- I,
717
+ children: /* @__PURE__ */ a.jsx(
718
+ E,
719
719
  {
720
720
  width: "100%",
721
721
  position: "absolute",
722
722
  top: "0",
723
- backgroundColor: T ? C.light : C.base,
723
+ backgroundColor: T ? w.light : w.base,
724
724
  height: v ? "4px" : "8px",
725
725
  borderRadius: "4",
726
726
  left: "0"
@@ -729,36 +729,41 @@ const ne = 60, De = 6, kr = (p) => {
729
729
  }
730
730
  )
731
731
  },
732
- `step-${c}`
732
+ `step-${f}`
733
733
  );
734
734
  })
735
735
  }
736
736
  ) }
737
737
  );
738
- }, Ar = ie.memo(kr), Wr = ({
739
- children: p,
740
- ...s
741
- }) => /* @__PURE__ */ l.jsx(
742
- Tr,
743
- { color: "tints.uiGrey", fontSize: ["md", null, "lg"], ...s, children: p }
744
- ), $r = ({
745
- label: p,
746
- additionalContent: s,
738
+ }, Vr = le.memo(Ir), Mr = ({
739
+ children: c,
740
+ ...u
741
+ }) => /* @__PURE__ */ a.jsx(
742
+ Sr,
743
+ { color: "tints.uiGrey", fontSize: ["md", null, "lg"], ...u, children: c }
744
+ ), Yr = ({
745
+ label: c,
746
+ additionalContent: u,
747
747
  ...v
748
- }) => /* @__PURE__ */ l.jsxs(
749
- Fe,
748
+ }) => /* @__PURE__ */ a.jsxs(
749
+ He,
750
750
  {
751
751
  display: "flex",
752
752
  alignItems: "center",
753
- gap: 2,
753
+ gap: [null, null, 2],
754
+ justifyContent: [null, null, "space-between"],
755
+ paddingY: [3, null, 0],
754
756
  color: "tints.black",
755
757
  _hover: { color: "viridian.base", textDecoration: "none" },
758
+ borderBottom: ["1px", null, "unset"],
759
+ borderColor: ["tints.cream", null, "unset"],
756
760
  ...v,
757
761
  children: [
758
- /* @__PURE__ */ l.jsx(
759
- Ae,
762
+ /* @__PURE__ */ a.jsx(
763
+ ae,
760
764
  {
761
- as: We,
765
+ display: ["none", null, "block"],
766
+ as: Ie,
762
767
  fontSize: "lg",
763
768
  color: "viridian.light",
764
769
  role: "img",
@@ -766,17 +771,17 @@ const ne = 60, De = 6, kr = (p) => {
766
771
  weight: "bold"
767
772
  }
768
773
  ),
769
- /* @__PURE__ */ l.jsxs(
770
- V,
771
- { alignItems: "center", gap: 1, children: [
772
- /* @__PURE__ */ l.jsx(
773
- W,
774
- { fontSize: "lg", fontWeight: "medium", children: p }
774
+ /* @__PURE__ */ a.jsxs(
775
+ P,
776
+ { alignItems: "center", gap: "1", width: ["100%", null, "auto"], children: [
777
+ /* @__PURE__ */ a.jsx(
778
+ Z,
779
+ { fontSize: ["xl", null, "lg"], fontWeight: "medium", children: c }
775
780
  ),
776
- s && (typeof s == "string" ? /* @__PURE__ */ l.jsx(
777
- W,
781
+ u && (typeof u == "string" ? /* @__PURE__ */ a.jsx(
782
+ Z,
778
783
  {
779
- fontSize: "lg",
784
+ fontSize: ["xl", null, "lg"],
780
785
  fontWeight: "medium",
781
786
  color: "tints.uiGrey",
782
787
  sx: {
@@ -784,114 +789,69 @@ const ne = 60, De = 6, kr = (p) => {
784
789
  color: "viridian.base"
785
790
  }
786
791
  },
787
- children: s
792
+ children: u
788
793
  }
789
- ) : s)
794
+ ) : u),
795
+ /* @__PURE__ */ a.jsx(
796
+ ae,
797
+ {
798
+ display: ["block", null, "none"],
799
+ as: Ie,
800
+ fontSize: "2xl",
801
+ color: "tints.uiGrey",
802
+ role: "img",
803
+ "aria-label": "Caret right icon",
804
+ marginLeft: "auto"
805
+ }
806
+ )
790
807
  ] }
791
808
  )
792
809
  ]
793
810
  }
794
- ), Lr = ({ children: p, ...s }) => /* @__PURE__ */ l.jsx(
795
- Er,
796
- {
797
- as: "nav",
798
- width: "100%",
799
- ...s,
800
- children: p
801
- }
802
- ), Yr = ({
803
- label: p,
804
- additionalContent: s,
811
+ ), Br = ({
812
+ children: c,
813
+ isSelected: u,
805
814
  ...v
806
- }) => /* @__PURE__ */ l.jsx(
807
- Fe,
808
- {
809
- display: "flex",
810
- alignItems: "center",
811
- justifyContent: "space-between",
812
- paddingY: 3,
813
- color: "tints.black",
814
- _hover: { color: "viridian.base", textDecoration: "none" },
815
- borderBottom: "1px",
816
- borderColor: "tints.cream",
817
- ...v,
818
- children: /* @__PURE__ */ l.jsxs(
819
- V,
820
- { alignItems: "center", gap: 1, width: "100%", children: [
821
- /* @__PURE__ */ l.jsx(
822
- W,
823
- { fontWeight: "medium", fontSize: "xl", children: p }
824
- ),
825
- s && (typeof s == "string" ? /* @__PURE__ */ l.jsx(
826
- W,
827
- {
828
- fontSize: "xl",
829
- fontWeight: "medium",
830
- color: "tints.uiGrey",
831
- sx: {
832
- "a:hover &": {
833
- color: "viridian.base"
834
- }
835
- },
836
- children: s
837
- }
838
- ) : s),
839
- /* @__PURE__ */ l.jsx(
840
- Ae,
841
- {
842
- as: We,
843
- fontSize: "2xl",
844
- color: "tints.uiGrey",
845
- role: "img",
846
- "aria-label": "Caret right icon",
847
- marginLeft: "auto"
848
- }
849
- )
850
- ] }
851
- )
852
- }
853
- ), Nr = ({
854
- children: p,
855
- isSelected: s,
856
- ...v
857
- }) => /* @__PURE__ */ l.jsx(
858
- Rr,
815
+ }) => /* @__PURE__ */ a.jsx(
816
+ _r,
859
817
  {
860
818
  display: "flex",
861
819
  alignItems: "center",
862
820
  justifyContent: "center",
863
821
  borderRadius: "full",
864
- backgroundColor: s ? "tints.lightCream" : "transparent",
822
+ backgroundColor: u ? "tints.lightCream" : "transparent",
865
823
  fontSize: "lg",
866
824
  fontWeight: "normal",
867
825
  color: "tints.black",
826
+ paddingY: "3 !important",
827
+ paddingX: "5 !important",
868
828
  _hover: {
869
829
  backgroundColor: "tints.lightCream",
870
830
  textDecoration: "none"
871
831
  },
872
832
  ...v,
873
- children: p
833
+ children: c
874
834
  }
875
- ), Mr = ({
876
- title: p,
877
- description: s,
835
+ ), Nr = ({
836
+ title: c,
837
+ description: u,
878
838
  imageSrc: v,
879
- imageElement: b,
880
- button: C,
881
- backgroundColor: E = "viridian.wash",
882
- onClick: S
839
+ imageElement: h,
840
+ button: w,
841
+ backgroundColor: x = "viridian.wash",
842
+ onClick: _
883
843
  }) => {
884
- const R = "80px";
885
- return /* @__PURE__ */ l.jsxs(
886
- V,
844
+ const y = "80px";
845
+ return /* @__PURE__ */ a.jsxs(
846
+ P,
887
847
  {
888
848
  direction: ["row", null, "column"],
889
849
  alignItems: ["center"],
890
850
  borderRadius: "xl",
891
851
  overflow: "hidden",
892
- minHeight: [R, null, "272px"],
893
- backgroundColor: E,
894
- onClick: S,
852
+ minHeight: [y, null, "272px"],
853
+ backgroundColor: x,
854
+ onClick: _,
895
855
  "data-testid": "spotlight-card",
896
856
  position: "relative",
897
857
  transition: "box-shadow 0.2s ease-in-out",
@@ -900,26 +860,27 @@ const ne = 60, De = 6, kr = (p) => {
900
860
  cursor: "pointer"
901
861
  },
902
862
  children: [
903
- /* @__PURE__ */ l.jsx(
904
- I,
863
+ /* @__PURE__ */ a.jsx(
864
+ E,
905
865
  {
906
866
  width: ["72px", null, "100%"],
907
867
  height: ["100%"],
908
868
  flex: [null, null, "1"],
909
- children: v ? /* @__PURE__ */ l.jsx(
910
- Sr,
869
+ children: v ? /* @__PURE__ */ a.jsx(
870
+ Rr,
911
871
  {
912
872
  src: v,
913
873
  objectFit: "cover",
914
- height: [R, null, "200px"],
874
+ height: [y, null, "200px"],
915
875
  width: "100%",
916
- alt: ""
876
+ alt: "",
877
+ "data-testid": "spotlight-card-image"
917
878
  }
918
- ) : b
879
+ ) : h
919
880
  }
920
881
  ),
921
- /* @__PURE__ */ l.jsxs(
922
- V,
882
+ /* @__PURE__ */ a.jsxs(
883
+ P,
923
884
  {
924
885
  direction: ["column", null, "row"],
925
886
  justifyContent: [null, null, "space-between"],
@@ -929,34 +890,169 @@ const ne = 60, De = 6, kr = (p) => {
929
890
  width: "100%",
930
891
  position: [null, null, "absolute"],
931
892
  bottom: [null, null, "0"],
932
- backgroundColor: [null, null, `${E}CC`],
893
+ backgroundColor: [null, null, `${x}CC`],
933
894
  backdropFilter: [null, null, "blur(8px)"],
934
895
  children: [
935
- /* @__PURE__ */ l.jsxs(
936
- I,
896
+ /* @__PURE__ */ a.jsxs(
897
+ E,
937
898
  { children: [
938
- /* @__PURE__ */ l.jsx(
939
- W,
940
- { fontSize: "lg", fontWeight: "medium", children: p }
899
+ /* @__PURE__ */ a.jsx(
900
+ Z,
901
+ { fontSize: "lg", fontWeight: "medium", children: c }
941
902
  ),
942
- /* @__PURE__ */ l.jsx(W, { fontSize: "sm", children: s })
903
+ /* @__PURE__ */ a.jsx(Z, { fontSize: "sm", children: u })
943
904
  ] }
944
905
  ),
945
- /* @__PURE__ */ l.jsx(I, { display: ["none", null, "block"], children: C })
906
+ /* @__PURE__ */ a.jsx(E, { display: ["none", null, "block"], children: w })
946
907
  ]
947
908
  }
948
909
  )
949
910
  ]
950
911
  }
951
912
  );
952
- };
913
+ }, oe = (c) => /* @__PURE__ */ a.jsx(
914
+ jr,
915
+ {
916
+ size: "sm",
917
+ width: ["40px", null, "46px"],
918
+ height: ["40px", null, "46px"],
919
+ padding: ["2 !important", null, "3 !important"],
920
+ colorScheme: "whiteCS",
921
+ backgroundColor: "tints.cream",
922
+ sx: {
923
+ svg: {
924
+ width: "24px",
925
+ height: "24px"
926
+ }
927
+ },
928
+ _hover: {
929
+ backgroundColor: "tints.cream",
930
+ filter: "brightness(0.95)"
931
+ },
932
+ ...c
933
+ }
934
+ ), Dr = () => /* @__PURE__ */ a.jsx(
935
+ "svg",
936
+ {
937
+ width: "116",
938
+ height: "24",
939
+ viewBox: "0 0 116 24",
940
+ fill: "none",
941
+ xmlns: "http://www.w3.org/2000/svg",
942
+ role: "img",
943
+ "aria-label": "Everlywell Logo",
944
+ children: /* @__PURE__ */ a.jsx(
945
+ "g",
946
+ { id: "Everlywell Logo", children: /* @__PURE__ */ a.jsx(
947
+ "path",
948
+ {
949
+ id: "Everlywell Logo_2",
950
+ fillRule: "evenodd",
951
+ clipRule: "evenodd",
952
+ d: "M54.8224 1V17.8352H52.4272V1H54.8224ZM5.65731 14.992C4.9835 14.4474 4.59261 13.726 4.48231 12.8278H13.7822C13.9984 10.4829 13.5723 8.70006 12.5039 7.47915C11.4322 6.25824 9.93769 5.64945 8.01698 5.64945C6.23518 5.64945 4.78896 6.22479 3.67214 7.38216C2.55841 8.5395 2 9.92767 2 11.8377C2 13.7476 2.56171 15.273 3.68501 16.4136C4.80831 17.5542 6.30612 18.1229 8.18163 18.1229C9.11125 18.1229 10.0216 17.9489 10.9125 17.5944C11.8034 17.2431 12.533 16.7447 13.1075 16.1025L11.5517 14.5371C11.2095 14.9217 10.7253 15.2294 10.099 15.4636C9.46959 15.6944 8.84662 15.8115 8.22684 15.8115C7.18735 15.8115 6.33197 15.5372 5.65731 14.992ZM10.4671 8.60977C11.0772 9.10817 11.416 9.81395 11.4774 10.7305H4.52751C4.71152 9.81395 5.12475 9.10817 5.77027 8.60977C6.41589 8.11136 7.18735 7.86384 8.08473 7.86384C9.05966 7.86384 9.85696 8.11136 10.4671 8.60977ZM22.1465 17.8819L27.0047 5.93699H24.3771L22.6565 10.2486L20.8424 15.2828L18.8217 9.76697L17.2884 5.93699H14.6382L19.5189 17.8819H22.1465ZM30.3737 12.8244C30.4835 13.7242 30.8741 14.4467 31.5487 14.992C32.2234 15.5372 33.0788 15.8115 34.1181 15.8115C34.7379 15.8115 35.361 15.6944 35.9905 15.4636C36.6166 15.2294 37.1009 14.9217 37.4431 14.5371L38.999 16.1025C38.4244 16.7447 37.6948 17.2431 36.8039 17.5944C35.9129 17.9489 35.0027 18.1229 34.0729 18.1229C32.1975 18.1229 30.6997 17.5542 29.5764 16.4136C28.453 15.273 27.8914 13.7476 27.8914 11.8377C27.8914 9.92767 28.4498 8.5395 29.5635 7.38216C30.6804 6.22479 32.1265 5.64945 33.9084 5.64945C35.829 5.64945 37.3236 6.25824 38.3952 7.47915C39.4638 8.70006 39.8899 10.4829 39.6736 12.8278H30.3769L30.3737 12.8244ZM37.3688 10.7305C37.3075 9.81395 36.9685 9.10817 36.3584 8.60977C35.7483 8.11136 34.951 7.86384 33.9762 7.86384C33.0788 7.86384 32.3073 8.11136 31.6617 8.60977C31.0161 9.10817 30.6029 9.81395 30.4189 10.7305H37.3688ZM44.5032 7.5263L44.3418 5.96085H44.3385H42.108V17.8355H44.5032V11.4031C44.5032 10.3595 44.8001 9.5567 45.3877 8.99473C45.9751 8.43278 46.7112 8.15181 47.5956 8.15181C48.3703 8.15181 49.0417 8.39264 49.6163 8.87432L50.7073 6.70677C49.9811 6.03445 49.0353 5.6966 47.8732 5.6966C46.2914 5.6966 45.1681 6.30539 44.5032 7.5263ZM60.3782 12.3193V5.96054H57.983V12.3428C57.983 14.1089 58.4286 15.5004 59.3195 16.5106C60.2104 17.5241 61.3789 18.0292 62.8186 18.0292C64.552 18.0292 65.8787 17.387 66.7923 16.1025V18.1262C66.7923 19.2669 66.4824 20.1499 65.8626 20.7754C65.2429 21.401 64.494 21.7154 63.6094 21.7154C61.8889 21.7154 60.8754 20.9661 60.5654 19.4742H58.2187C58.3252 20.9326 58.8644 22.0532 59.8327 22.8326C60.8011 23.612 62.1214 24 63.6546 24C65.188 24 66.4727 23.5049 67.5121 22.5081C68.5515 21.5147 69.0712 20.0697 69.0712 18.1731V5.96054H66.6761V12.1521C66.6761 13.1623 66.3791 14.0153 65.7819 14.7043C65.188 15.3967 64.4681 15.7412 63.4933 15.7412C62.5184 15.7412 61.7566 15.4268 61.2047 14.8013C60.6526 14.1725 60.3782 13.3463 60.3782 12.3193ZM81.5989 5.93699L84.3427 15.2828L87.1768 5.93699H89.8496L85.8275 17.8819H83.0385L81.6892 13.9315L80.5724 9.79039L79.4328 13.9315L78.0836 17.8819H75.2945L71.2498 5.93699H73.9453L76.7795 15.2828L79.5232 5.93699H81.5924H81.5989ZM94.65 14.992C93.9754 14.4467 93.5848 13.7242 93.475 12.8244L93.4847 12.8278H102.781C102.998 10.4829 102.572 8.70006 101.503 7.47915C100.431 6.25824 98.9368 5.64945 97.0162 5.64945C95.2343 5.64945 93.785 6.22479 92.668 7.38216C91.5544 8.5395 90.9959 9.92767 90.9959 11.8377C90.9959 13.7476 91.5576 15.273 92.6809 16.4136C93.8043 17.5542 95.3021 18.1229 97.1775 18.1229C98.1073 18.1229 99.0175 17.9489 99.9084 17.5944C100.799 17.2431 101.529 16.7447 102.103 16.1025L100.544 14.5371C100.202 14.9217 99.7212 15.2328 99.0918 15.4636C98.4623 15.6944 97.8393 15.8115 97.2196 15.8115C96.1802 15.8115 95.3247 15.5372 94.65 14.992ZM99.4598 8.60977C100.07 9.10817 100.409 9.81395 100.47 10.7305H93.5202C93.7042 9.81395 94.1175 9.10817 94.763 8.60977C95.4086 8.11136 96.1802 7.86384 97.0774 7.86384C98.0524 7.86384 98.8465 8.11136 99.4598 8.60977ZM107.698 1V17.8352H105.303V1H107.698ZM113.53 17.8352V1H111.135V17.8352H113.53Z",
953
+ fill: "#28724F"
954
+ }
955
+ ) }
956
+ )
957
+ }
958
+ ), zr = ({
959
+ desktopTopButtons: c,
960
+ kitRegistrationElement: u,
961
+ profileElement: v,
962
+ cartElement: h,
963
+ onSearchClick: w,
964
+ onMenuClick: x,
965
+ hasSearch: _ = !1,
966
+ logoLink: y = "https://www.everlywell.com"
967
+ }) => /* @__PURE__ */ a.jsx(
968
+ E,
969
+ {
970
+ bg: "background.default",
971
+ padding: "4",
972
+ borderBottom: "1px solid",
973
+ borderColor: "tints.lightCream",
974
+ children: /* @__PURE__ */ a.jsxs(
975
+ P,
976
+ { justifyContent: "space-between", alignItems: "center", children: [
977
+ /* @__PURE__ */ a.jsxs(
978
+ P,
979
+ { alignItems: "center", gap: "5", children: [
980
+ /* @__PURE__ */ a.jsx(
981
+ He,
982
+ { href: y, "aria-label": "Go to homepage", children: /* @__PURE__ */ a.jsx(Dr, {}) }
983
+ ),
984
+ /* @__PURE__ */ a.jsx(P, { display: ["none", null, "flex"], children: c })
985
+ ] }
986
+ ),
987
+ /* @__PURE__ */ a.jsxs(
988
+ P,
989
+ { alignItems: "center", gap: "2", children: [
990
+ /* @__PURE__ */ a.jsx(E, { display: ["none", null, "block"], children: u }),
991
+ _ ? /* @__PURE__ */ a.jsx(
992
+ oe,
993
+ {
994
+ "aria-label": "Search",
995
+ icon: /* @__PURE__ */ a.jsx(ae, { as: Tr }),
996
+ onClick: w
997
+ }
998
+ ) : null,
999
+ h,
1000
+ /* @__PURE__ */ a.jsx(
1001
+ E,
1002
+ { display: ["flex", null, "none"], children: /* @__PURE__ */ a.jsx(
1003
+ oe,
1004
+ {
1005
+ icon: /* @__PURE__ */ a.jsx(kr, {}),
1006
+ "aria-label": "menu",
1007
+ "data-testid": "menu-button",
1008
+ onClick: x
1009
+ }
1010
+ ) }
1011
+ ),
1012
+ /* @__PURE__ */ a.jsx(E, { display: ["none", null, "block"], children: v })
1013
+ ] }
1014
+ )
1015
+ ] }
1016
+ )
1017
+ }
1018
+ ), Ur = ({
1019
+ count: c = 0,
1020
+ ...u
1021
+ }) => /* @__PURE__ */ a.jsxs(
1022
+ E,
1023
+ { position: "relative", display: "inline-block", children: [
1024
+ /* @__PURE__ */ a.jsx(oe, { icon: /* @__PURE__ */ a.jsx(Or, {}), ...u }),
1025
+ c > 0 && /* @__PURE__ */ a.jsx(
1026
+ E,
1027
+ {
1028
+ display: "flex",
1029
+ minWidth: "20px",
1030
+ height: "20px",
1031
+ py: "4px",
1032
+ px: "6px",
1033
+ justifyContent: "center",
1034
+ alignItems: "center",
1035
+ position: "absolute",
1036
+ right: "-4px",
1037
+ top: "-4px",
1038
+ borderRadius: "32px",
1039
+ background: "viridian.base",
1040
+ color: "white",
1041
+ fontSize: "xs",
1042
+ fontWeight: "normal",
1043
+ children: c
1044
+ }
1045
+ )
1046
+ ] }
1047
+ );
953
1048
  export {
954
- Wr as CategoryLabel,
955
- $r as DesktopNavLink,
956
- Lr as MobileNavItems,
957
- Yr as MobileNavLink,
958
- Nr as NavButton,
959
- Mr as SpotlightCard,
960
- Ar as Stepper,
961
- Fr as TemporaryCard
1049
+ Ur as BasketButton,
1050
+ Mr as CategoryLabel,
1051
+ Br as NavButton,
1052
+ Yr as NavbarDrawerLink,
1053
+ Nr as SpotlightCard,
1054
+ Vr as Stepper,
1055
+ $r as TemporaryCard,
1056
+ oe as TopNavIconButton,
1057
+ zr as TopNavigation
962
1058
  };