@everlywell/consumer-ui 1.21.0 → 1.21.2

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 (29) hide show
  1. package/index.d.mts +1 -3
  2. package/index.d.ts +1 -3
  3. package/index.d.ts.map +1 -1
  4. package/index.js +8 -8
  5. package/index.mjs +304 -348
  6. package/lib/components/Navbar/NavbarDrawerLink/NavbarDrawerLink.d.ts +9 -0
  7. package/lib/components/Navbar/NavbarDrawerLink/NavbarDrawerLink.d.ts.map +1 -0
  8. package/lib/components/Navbar/{MobileNavLink/MobileNavLink.stories.d.ts → NavbarDrawerLink/NavbarDrawerLink.stories.d.ts} +4 -4
  9. package/lib/components/Navbar/NavbarDrawerLink/NavbarDrawerLink.stories.d.ts.map +1 -0
  10. package/lib/components/Navbar/NavbarDrawerLink/index.d.ts +3 -0
  11. package/lib/components/Navbar/NavbarDrawerLink/index.d.ts.map +1 -0
  12. package/package.json +1 -1
  13. package/lib/components/Navbar/DesktopNavLink/DesktopNavLink.d.ts +0 -9
  14. package/lib/components/Navbar/DesktopNavLink/DesktopNavLink.d.ts.map +0 -1
  15. package/lib/components/Navbar/DesktopNavLink/DesktopNavLink.stories.d.ts +0 -9
  16. package/lib/components/Navbar/DesktopNavLink/DesktopNavLink.stories.d.ts.map +0 -1
  17. package/lib/components/Navbar/DesktopNavLink/index.d.ts +0 -3
  18. package/lib/components/Navbar/DesktopNavLink/index.d.ts.map +0 -1
  19. package/lib/components/Navbar/MobileNavItems/MobileNavItems.d.ts +0 -7
  20. package/lib/components/Navbar/MobileNavItems/MobileNavItems.d.ts.map +0 -1
  21. package/lib/components/Navbar/MobileNavItems/MobileNavItems.stories.d.ts +0 -7
  22. package/lib/components/Navbar/MobileNavItems/MobileNavItems.stories.d.ts.map +0 -1
  23. package/lib/components/Navbar/MobileNavItems/index.d.ts +0 -3
  24. package/lib/components/Navbar/MobileNavItems/index.d.ts.map +0 -1
  25. package/lib/components/Navbar/MobileNavLink/MobileNavLink.d.ts +0 -9
  26. package/lib/components/Navbar/MobileNavLink/MobileNavLink.d.ts.map +0 -1
  27. package/lib/components/Navbar/MobileNavLink/MobileNavLink.stories.d.ts.map +0 -1
  28. package/lib/components/Navbar/MobileNavLink/index.d.ts +0 -3
  29. 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 H, Heading as ke, useSteps as yr, Box as D, Stepper as _r, Link as Er, Icon as Pe, Text as G, Button as xr, Image as Rr } from "@everlywell/ui-kit";
2
+ import ie, { useEffect as Sr } from "react";
3
+ import { Text as jr } from "@chakra-ui/react";
4
+ import { CaretRight as De } from "@phosphor-icons/react";
5
+ var ae = { exports: {} }, Y = {};
6
6
  /**
7
7
  * @license React
8
8
  * react-jsx-runtime.production.min.js
@@ -12,25 +12,25 @@ 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 };
15
+ var Ie;
16
+ function Tr() {
17
+ if (Ie)
18
+ return Y;
19
+ Ie = 1;
20
+ var h = ie, u = Symbol.for("react.element"), g = Symbol.for("react.fragment"), m = Object.prototype.hasOwnProperty, C = h.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, x = { key: !0, ref: !0, __self: !0, __source: !0 };
21
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]);
22
+ var p, _ = {}, T = null, O = null;
23
+ j !== void 0 && (T = "" + j), c.key !== void 0 && (T = "" + c.key), c.ref !== void 0 && (O = c.ref);
24
+ for (p in c)
25
+ m.call(c, p) && !x.hasOwnProperty(p) && (_[p] = c[p]);
26
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 };
27
+ for (p in c = R.defaultProps, c)
28
+ _[p] === void 0 && (_[p] = c[p]);
29
+ return { $$typeof: u, type: R, key: T, ref: O, props: _, _owner: C.current };
30
30
  }
31
- return N.Fragment = v, N.jsx = S, N.jsxs = S, N;
31
+ return Y.Fragment = g, Y.jsx = S, Y.jsxs = S, Y;
32
32
  }
33
- var M = {};
33
+ var N = {};
34
34
  /**
35
35
  * @license React
36
36
  * react-jsx-runtime.development.js
@@ -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 wr() {
45
+ return Fe || (Fe = 1, process.env.NODE_ENV !== "production" && function() {
46
+ var h = ie, u = Symbol.for("react.element"), g = Symbol.for("react.portal"), m = Symbol.for("react.fragment"), C = Symbol.for("react.strict_mode"), x = 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"), p = Symbol.for("react.suspense_list"), _ = Symbol.for("react.memo"), T = Symbol.for("react.lazy"), O = Symbol.for("react.offscreen"), V = Symbol.iterator, $e = "@@iterator";
47
+ function We(e) {
48
48
  if (e === null || typeof e != "object")
49
49
  return null;
50
- var r = z && e[z] || e[$e];
50
+ var r = V && e[V] || e[$e];
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 I = h.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
54
+ function v(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
+ Le("error", e, t);
59
59
  }
60
60
  }
61
- function Ye(e, r, t) {
61
+ function Le(e, r, t) {
62
62
  {
63
- var n = D.ReactDebugCurrentFrame, o = n.getStackAddendum();
63
+ var n = I.ReactDebugCurrentFrame, o = n.getStackAddendum();
64
64
  o !== "" && (r += "%s", t = t.concat([o]));
65
- var u = t.map(function(i) {
65
+ var l = t.map(function(i) {
66
66
  return String(i);
67
67
  });
68
- u.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, u);
68
+ l.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, l);
69
69
  }
70
70
  }
71
- var Ne = !1, Me = !1, Ve = !1, ze = !1, Ue = !1, oe;
71
+ var Ye = !1, Ne = !1, Ve = !1, Me = !1, Ue = !1, oe;
72
72
  oe = Symbol.for("react.module.reference");
73
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
74
+ return !!(typeof e == "string" || typeof e == "function" || e === m || e === x || Ue || e === C || e === j || e === p || Me || e === O || Ye || Ne || Ve || typeof e == "object" && e !== null && (e.$$typeof === T || e.$$typeof === _ || e.$$typeof === S || e.$$typeof === R || e.$$typeof === c || // 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
78
  e.$$typeof === oe || 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
84
  var o = r.displayName || r.name || "";
85
85
  return o !== "" ? t + "(" + o + ")" : t;
86
86
  }
87
- function se(e) {
87
+ function le(e) {
88
88
  return e.displayName || "Context";
89
89
  }
90
90
  function w(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" && v("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 m:
99
99
  return "Fragment";
100
- case v:
100
+ case g:
101
101
  return "Portal";
102
- case E:
102
+ case x:
103
103
  return "Profiler";
104
104
  case C:
105
105
  return "StrictMode";
106
106
  case j:
107
107
  return "Suspense";
108
- case h:
108
+ case p:
109
109
  return "SuspenseList";
110
110
  }
111
111
  if (typeof e == "object")
112
112
  switch (e.$$typeof) {
113
113
  case R:
114
114
  var r = e;
115
- return se(r) + ".Consumer";
115
+ return le(r) + ".Consumer";
116
116
  case S:
117
117
  var t = e;
118
- return se(t._context) + ".Provider";
118
+ return le(t._context) + ".Provider";
119
119
  case c:
120
- return Ge(e, e.render, "ForwardRef");
121
- case x:
120
+ return ze(e, e.render, "ForwardRef");
121
+ case _:
122
122
  var n = e.displayName || null;
123
123
  return n !== null ? n : w(e.type) || "Memo";
124
124
  case T: {
125
- var o = e, u = o._payload, i = o._init;
125
+ var o = e, l = o._payload, i = o._init;
126
126
  try {
127
- return w(i(u));
127
+ return w(i(l));
128
128
  } catch {
129
129
  return null;
130
130
  }
@@ -132,14 +132,14 @@ function Cr() {
132
132
  }
133
133
  return null;
134
134
  }
135
- var O = Object.assign, $ = 0, le, ue, ce, fe, de, pe, ve;
135
+ var k = Object.assign, $ = 0, se, ue, ce, fe, de, pe, ve;
136
136
  function he() {
137
137
  }
138
138
  he.__reactDisabledLog = !0;
139
139
  function He() {
140
140
  {
141
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;
142
+ se = console.log, ue = console.info, ce = console.warn, fe = console.error, de = console.group, pe = console.groupCollapsed, ve = console.groupEnd;
143
143
  var e = {
144
144
  configurable: !0,
145
145
  enumerable: !0,
@@ -159,7 +159,7 @@ function Cr() {
159
159
  $++;
160
160
  }
161
161
  }
162
- function Je() {
162
+ function Ge() {
163
163
  {
164
164
  if ($--, $ === 0) {
165
165
  var e = {
@@ -168,34 +168,34 @@ function Cr() {
168
168
  writable: !0
169
169
  };
170
170
  Object.defineProperties(console, {
171
- log: O({}, e, {
172
- value: le
171
+ log: k({}, e, {
172
+ value: se
173
173
  }),
174
- info: O({}, e, {
174
+ info: k({}, e, {
175
175
  value: ue
176
176
  }),
177
- warn: O({}, e, {
177
+ warn: k({}, e, {
178
178
  value: ce
179
179
  }),
180
- error: O({}, e, {
180
+ error: k({}, e, {
181
181
  value: fe
182
182
  }),
183
- group: O({}, e, {
183
+ group: k({}, e, {
184
184
  value: de
185
185
  }),
186
- groupCollapsed: O({}, e, {
186
+ groupCollapsed: k({}, e, {
187
187
  value: pe
188
188
  }),
189
- groupEnd: O({}, e, {
189
+ groupEnd: k({}, e, {
190
190
  value: ve
191
191
  })
192
192
  });
193
193
  }
194
- $ < 0 && g("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
194
+ $ < 0 && v("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 J = I.ReactCurrentDispatcher, q;
198
+ function M(e, r, t) {
199
199
  {
200
200
  if (q === void 0)
201
201
  try {
@@ -208,16 +208,16 @@ function Cr() {
208
208
  ` + q + e;
209
209
  }
210
210
  }
211
- var K = !1, B;
211
+ var K = !1, U;
212
212
  {
213
- var qe = typeof WeakMap == "function" ? WeakMap : Map;
214
- B = new qe();
213
+ var Je = typeof WeakMap == "function" ? WeakMap : Map;
214
+ U = new Je();
215
215
  }
216
216
  function ge(e, r) {
217
217
  if (!e || K)
218
218
  return "";
219
219
  {
220
- var t = B.get(e);
220
+ var t = U.get(e);
221
221
  if (t !== void 0)
222
222
  return t;
223
223
  }
@@ -225,8 +225,8 @@ function Cr() {
225
225
  K = !0;
226
226
  var o = Error.prepareStackTrace;
227
227
  Error.prepareStackTrace = void 0;
228
- var u;
229
- u = J.current, J.current = null, He();
228
+ var l;
229
+ l = J.current, J.current = null, He();
230
230
  try {
231
231
  if (r) {
232
232
  var i = function() {
@@ -262,102 +262,102 @@ function Cr() {
262
262
  } catch (y) {
263
263
  if (y && n && typeof y.stack == "string") {
264
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]; )
265
+ `), b = n.stack.split(`
266
+ `), f = a.length - 1, d = b.length - 1; f >= 1 && d >= 0 && a[f] !== b[d]; )
267
267
  d--;
268
268
  for (; f >= 1 && d >= 0; f--, d--)
269
- if (a[f] !== m[d]) {
269
+ if (a[f] !== b[d]) {
270
270
  if (f !== 1 || d !== 1)
271
271
  do
272
- if (f--, d--, d < 0 || a[f] !== m[d]) {
273
- var _ = `
272
+ if (f--, d--, d < 0 || a[f] !== b[d]) {
273
+ var E = `
274
274
  ` + a[f].replace(" at new ", " at ");
275
- return e.displayName && _.includes("<anonymous>") && (_ = _.replace("<anonymous>", e.displayName)), typeof e == "function" && B.set(e, _), _;
275
+ return e.displayName && E.includes("<anonymous>") && (E = E.replace("<anonymous>", e.displayName)), typeof e == "function" && U.set(e, E), E;
276
276
  }
277
277
  while (f >= 1 && d >= 0);
278
278
  break;
279
279
  }
280
280
  }
281
281
  } finally {
282
- K = !1, J.current = u, Je(), Error.prepareStackTrace = o;
282
+ K = !1, J.current = l, Ge(), Error.prepareStackTrace = o;
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 : "", P = A ? M(A) : "";
285
+ return typeof e == "function" && U.set(e, P), P;
286
286
  }
287
- function Ke(e, r, t) {
287
+ function qe(e, r, t) {
288
288
  return ge(e, !1);
289
289
  }
290
- function Xe(e) {
290
+ function Ke(e) {
291
291
  var r = e.prototype;
292
292
  return !!(r && r.isReactComponent);
293
293
  }
294
- function G(e, r, t) {
294
+ function B(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 ge(e, Ke(e));
299
299
  if (typeof e == "string")
300
- return U(e);
300
+ return M(e);
301
301
  switch (e) {
302
302
  case j:
303
- return U("Suspense");
304
- case h:
305
- return U("SuspenseList");
303
+ return M("Suspense");
304
+ case p:
305
+ return M("SuspenseList");
306
306
  }
307
307
  if (typeof e == "object")
308
308
  switch (e.$$typeof) {
309
309
  case c:
310
- return Ke(e.render);
311
- case x:
312
- return G(e.type, r, t);
310
+ return qe(e.render);
311
+ case _:
312
+ return B(e.type, r, t);
313
313
  case T: {
314
- var n = e, o = n._payload, u = n._init;
314
+ var n = e, o = n._payload, l = n._init;
315
315
  try {
316
- return G(u(o), r, t);
316
+ return B(l(o), 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, be = {}, me = I.ReactDebugCurrentFrame;
324
+ function z(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 = B(e.type, e._source, r ? r.type : null);
327
+ me.setExtraStackFrame(t);
328
328
  } else
329
- be.setExtraStackFrame(null);
329
+ me.setExtraStackFrame(null);
330
330
  }
331
- function Ze(e, r, t, n, o) {
331
+ function Xe(e, r, t, n, o) {
332
332
  {
333
- var u = Function.call.bind(L);
333
+ var l = Function.call.bind(W);
334
334
  for (var i in e)
335
- if (u(e, i)) {
335
+ if (l(e, i)) {
336
336
  var a = void 0;
337
337
  try {
338
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;
339
+ var b = 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 b.name = "Invariant Violation", b;
341
341
  }
342
342
  a = e[i](r, i, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
343
343
  } catch (f) {
344
344
  a = f;
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
+ a && !(a instanceof Error) && (z(o), v("%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), z(null)), a instanceof Error && !(a.message in be) && (be[a.message] = !0, z(o), v("Failed %s type: %s", t, a.message), z(null));
347
347
  }
348
348
  }
349
349
  }
350
- var Qe = Array.isArray;
350
+ var Ze = Array.isArray;
351
351
  function X(e) {
352
- return Qe(e);
352
+ return Ze(e);
353
353
  }
354
- function er(e) {
354
+ function Qe(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 er(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 _e(e) {
371
+ if (er(e))
372
+ return v("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Qe(e)), ye(e);
373
373
  }
374
- var Y = D.ReactCurrentOwner, tr = {
374
+ var L = I.ReactCurrentOwner, rr = {
375
375
  key: !0,
376
376
  ref: !0,
377
377
  __self: !0,
378
378
  __source: !0
379
- }, _e, Ee, Z;
379
+ }, Ee, xe, Z;
380
380
  Z = {};
381
- function nr(e) {
382
- if (L.call(e, "ref")) {
381
+ function tr(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 nr(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 ar(e, r) {
398
+ if (typeof e.ref == "string" && L.current && r && L.current.stateNode !== r) {
399
+ var t = w(L.current.type);
400
+ Z[t] || (v('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(L.current.type), e.ref), Z[t] = !0);
401
401
  }
402
402
  }
403
- function or(e, r) {
403
+ function ir(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
+ Ee || (Ee = !0, v("%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,
@@ -411,10 +411,10 @@ function Cr() {
411
411
  });
412
412
  }
413
413
  }
414
- function sr(e, r) {
414
+ function or(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
+ xe || (xe = !0, v("%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,17 +422,17 @@ function Cr() {
422
422
  });
423
423
  }
424
424
  }
425
- var lr = function(e, r, t, n, o, u, i) {
425
+ var lr = function(e, r, t, n, o, l, i) {
426
426
  var a = {
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
433
  props: i,
434
434
  // Record the component responsible for creating this element.
435
- _owner: u
435
+ _owner: l
436
436
  };
437
437
  return a._store = {}, Object.defineProperty(a._store, "validated", {
438
438
  configurable: !1,
@@ -451,28 +451,28 @@ function Cr() {
451
451
  value: o
452
452
  }), Object.freeze && (Object.freeze(a.props), Object.freeze(a)), a;
453
453
  };
454
- function ur(e, r, t, n, o) {
454
+ function sr(e, r, t, n, o) {
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 l, i = {}, a = null, b = null;
457
+ t !== void 0 && (_e(t), a = "" + t), nr(r) && (_e(r.key), a = "" + r.key), tr(r) && (b = r.ref, ar(r, o));
458
+ for (l in r)
459
+ W.call(r, l) && !rr.hasOwnProperty(l) && (i[l] = r[l]);
460
460
  if (e && e.defaultProps) {
461
461
  var f = e.defaultProps;
462
- for (u in f)
463
- i[u] === void 0 && (i[u] = f[u]);
462
+ for (l in f)
463
+ i[l] === void 0 && (i[l] = f[l]);
464
464
  }
465
- if (a || m) {
465
+ if (a || b) {
466
466
  var d = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
467
- a && or(i, d), m && sr(i, d);
467
+ a && ir(i, d), b && or(i, d);
468
468
  }
469
- return lr(e, a, m, o, n, Y.current, i);
469
+ return lr(e, a, b, o, n, L.current, i);
470
470
  }
471
471
  }
472
- var Q = D.ReactCurrentOwner, Re = D.ReactDebugCurrentFrame;
472
+ var Q = I.ReactCurrentOwner, Re = I.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);
475
+ var r = e._owner, t = B(e.type, e._source, r ? r.type : null);
476
476
  Re.setExtraStackFrame(t);
477
477
  } else
478
478
  Re.setExtraStackFrame(null);
@@ -480,7 +480,7 @@ function Cr() {
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
485
  function Se() {
486
486
  {
@@ -494,7 +494,7 @@ Check the render method of \`` + e + "`.";
494
494
  return "";
495
495
  }
496
496
  }
497
- function cr(e) {
497
+ function ur(e) {
498
498
  {
499
499
  if (e !== void 0) {
500
500
  var r = e.fileName.replace(/^.*[\\\/]/, ""), t = e.lineNumber;
@@ -506,7 +506,7 @@ Check your code at ` + r + ":" + t + ".";
506
506
  }
507
507
  }
508
508
  var je = {};
509
- function fr(e) {
509
+ function cr(e) {
510
510
  {
511
511
  var r = Se();
512
512
  if (!r) {
@@ -523,12 +523,12 @@ 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);
526
+ var t = cr(r);
527
527
  if (je[t])
528
528
  return;
529
529
  je[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 " + w(e._owner.type) + "."), F(e), v('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
534
  function we(e, 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);
546
+ var o = We(e);
547
547
  if (typeof o == "function" && o !== e.entries)
548
- for (var u = o.call(e), i; !(i = u.next()).done; )
548
+ for (var l = o.call(e), i; !(i = l.next()).done; )
549
549
  re(i.value) && Te(i.value, r);
550
550
  }
551
551
  }
552
552
  }
553
- function dr(e) {
553
+ function fr(e) {
554
554
  {
555
555
  var r = e.type;
556
556
  if (r == null || typeof r == "string")
@@ -560,68 +560,68 @@ Check the top-level render call using <` + t + ">.");
560
560
  t = r.propTypes;
561
561
  else if (typeof r == "object" && (r.$$typeof === c || // Note: Memo only checks outer props here.
562
562
  // Inner props are checked in the reconciler.
563
- r.$$typeof === x))
563
+ r.$$typeof === _))
564
564
  t = r.propTypes;
565
565
  else
566
566
  return;
567
567
  if (t) {
568
568
  var n = w(r);
569
- Ze(t, e.props, "prop", n, e);
569
+ Xe(t, e.props, "prop", n, e);
570
570
  } else if (r.PropTypes !== void 0 && !ee) {
571
571
  ee = !0;
572
572
  var o = w(r);
573
- g("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", o || "Unknown");
573
+ v("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", o || "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 && v("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 dr(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), v("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), v("Invalid attribute `ref` supplied to `React.Fragment`."), F(null));
588
588
  }
589
589
  }
590
590
  var Ce = {};
591
- function ke(e, r, t, n, o, u) {
591
+ function Oe(e, r, t, n, o, l) {
592
592
  {
593
593
  var i = Be(e);
594
594
  if (!i) {
595
595
  var a = "";
596
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();
597
+ var b = ur(o);
598
+ b ? a += b : a += Se();
599
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);
600
+ e === null ? f = "null" : X(e) ? f = "array" : e !== void 0 && e.$$typeof === u ? (f = "<" + (w(e.type) || "Unknown") + " />", a = " Did you accidentally export a JSX literal instead of a component?") : f = typeof e, v("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);
601
601
  }
602
- var d = ur(e, r, t, o, u);
602
+ var d = sr(e, r, t, o, l);
603
603
  if (d == null)
604
604
  return d;
605
605
  if (i) {
606
- var _ = r.children;
607
- if (_ !== void 0)
606
+ var E = r.children;
607
+ if (E !== 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 (X(E)) {
610
+ for (var A = 0; A < E.length; A++)
611
+ we(E[A], e);
612
+ Object.freeze && Object.freeze(E);
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
+ v("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
+ we(E, 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";
618
+ if (W.call(r, "key")) {
619
+ var P = w(e), y = Object.keys(r).filter(function(mr) {
620
+ return mr !== "key";
621
621
  }), te = y.length > 0 ? "{key: someKey, " + y.join(": ..., ") + ": ...}" : "{key: someKey}";
622
622
  if (!Ce[P + te]) {
623
623
  var br = y.length > 0 ? "{" + y.join(": ..., ") + ": ...}" : "{}";
624
- g(`A props object containing a "key" prop is being spread into JSX:
624
+ v(`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:
@@ -629,28 +629,28 @@ React keys must be passed directly to JSX without using spread:
629
629
  <%s key={someKey} {...props} />`, te, P, br, P), Ce[P + te] = !0;
630
630
  }
631
631
  }
632
- return e === b ? pr(d) : dr(d), d;
632
+ return e === m ? dr(d) : fr(d), d;
633
633
  }
634
634
  }
635
- function vr(e, r, t) {
636
- return ke(e, r, t, !0);
635
+ function pr(e, r, t) {
636
+ return Oe(e, r, t, !0);
637
637
  }
638
- function hr(e, r, t) {
639
- return ke(e, r, t, !1);
638
+ function vr(e, r, t) {
639
+ return Oe(e, r, t, !1);
640
640
  }
641
- var gr = hr, mr = vr;
642
- M.Fragment = b, M.jsx = gr, M.jsxs = mr;
643
- }()), M;
641
+ var hr = vr, gr = pr;
642
+ N.Fragment = m, N.jsx = hr, N.jsxs = gr;
643
+ }()), N;
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,
650
- children: v
645
+ process.env.NODE_ENV === "production" ? ae.exports = Tr() : ae.exports = wr();
646
+ var s = ae.exports;
647
+ function Ir({
648
+ title: h,
649
+ subtitle: u,
650
+ children: g
651
651
  }) {
652
- return /* @__PURE__ */ l.jsxs(
653
- V,
652
+ return /* @__PURE__ */ s.jsxs(
653
+ H,
654
654
  {
655
655
  flexDirection: "column",
656
656
  border: "1px solid",
@@ -658,70 +658,70 @@ 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__ */ s.jsx(
662
+ ke,
663
+ { as: "h3", marginBottom: "10", children: h }
664
664
  ),
665
- /* @__PURE__ */ l.jsx(
666
- Oe,
667
- { as: "h4", marginBottom: "4", fontSize: "xl", children: s }
665
+ /* @__PURE__ */ s.jsx(
666
+ ke,
667
+ { as: "h4", marginBottom: "4", fontSize: "xl", children: u }
668
668
  ),
669
- v
669
+ g
670
670
  ]
671
671
  }
672
672
  );
673
673
  }
674
- const ne = 60, De = 6, kr = (p) => {
674
+ const ne = 60, Ae = 6, Cr = (h) => {
675
675
  const {
676
- activeStepIndex: s,
677
- hideIndicators: v = !1,
678
- steps: b,
676
+ activeStepIndex: u,
677
+ hideIndicators: g = !1,
678
+ steps: m,
679
679
  stepperTheme: C = {
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
+ } = h, { activeStep: x, setActiveStep: S } = yr({
684
+ index: u,
685
+ count: m.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(
687
+ return Sr(() => {
688
+ S(u);
689
+ }, [u, S]), /* @__PURE__ */ s.jsx(
690
+ D,
691
+ { position: "relative", width: "100%", "data-testid": "stepper", children: /* @__PURE__ */ s.jsx(
692
692
  _r,
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: m.map((R, c) => {
700
+ const j = x === c, p = c === 0, _ = c === m.length - 1, T = x > c;
701
+ let O = `${ne}px`;
702
+ const V = `calc(100% - ((${ne * (m.length - 1)}px) - (${m.length - 1} * ${Ae * 2}px)))`;
703
+ return j ? O = V : (p || _) && (O = `${ne - Ae}px`), /* @__PURE__ */ s.jsx(
704
+ D,
705
705
  {
706
- width: k,
706
+ width: O,
707
707
  opacity: T || j ? 1 : 0.2,
708
- paddingRight: x ? "0" : "6px",
709
- paddingLeft: h ? "0" : "6px",
708
+ paddingRight: _ ? "0" : "6px",
709
+ paddingLeft: p ? "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__ */ s.jsx(
712
+ D,
713
713
  {
714
- paddingTop: v ? 2 : 5,
714
+ paddingTop: g ? 2 : 5,
715
715
  position: "relative",
716
716
  width: "100%",
717
- children: /* @__PURE__ */ l.jsx(
718
- I,
717
+ children: /* @__PURE__ */ s.jsx(
718
+ D,
719
719
  {
720
720
  width: "100%",
721
721
  position: "absolute",
722
722
  top: "0",
723
723
  backgroundColor: T ? C.light : C.base,
724
- height: v ? "4px" : "8px",
724
+ height: g ? "4px" : "8px",
725
725
  borderRadius: "4",
726
726
  left: "0"
727
727
  }
@@ -735,30 +735,35 @@ const ne = 60, De = 6, kr = (p) => {
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 }
738
+ }, Fr = ie.memo(Cr), Ar = ({
739
+ children: h,
740
+ ...u
741
+ }) => /* @__PURE__ */ s.jsx(
742
+ jr,
743
+ { color: "tints.uiGrey", fontSize: ["md", null, "lg"], ...u, children: h }
744
744
  ), $r = ({
745
- label: p,
746
- additionalContent: s,
747
- ...v
748
- }) => /* @__PURE__ */ l.jsxs(
749
- Fe,
745
+ label: h,
746
+ additionalContent: u,
747
+ ...g
748
+ }) => /* @__PURE__ */ s.jsxs(
749
+ Er,
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" },
756
- ...v,
758
+ borderBottom: ["1px", null, "unset"],
759
+ borderColor: ["tints.cream", null, "unset"],
760
+ ...g,
757
761
  children: [
758
- /* @__PURE__ */ l.jsx(
759
- Ae,
762
+ /* @__PURE__ */ s.jsx(
763
+ Pe,
760
764
  {
761
- as: We,
765
+ display: ["none", null, "block"],
766
+ as: De,
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__ */ s.jsxs(
775
+ H,
776
+ { alignItems: "center", gap: "1", width: ["100%", null, "auto"], children: [
777
+ /* @__PURE__ */ s.jsx(
778
+ G,
779
+ { fontSize: ["xl", null, "lg"], fontWeight: "medium", children: h }
775
780
  ),
776
- s && (typeof s == "string" ? /* @__PURE__ */ l.jsx(
777
- W,
781
+ u && (typeof u == "string" ? /* @__PURE__ */ s.jsx(
782
+ G,
778
783
  {
779
- fontSize: "lg",
784
+ fontSize: ["xl", null, "lg"],
780
785
  fontWeight: "medium",
781
786
  color: "tints.uiGrey",
782
787
  sx: {
@@ -784,84 +789,37 @@ 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__ */ s.jsx(
796
+ Pe,
797
+ {
798
+ display: ["block", null, "none"],
799
+ as: De,
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,
805
- ...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,
811
+ ), Wr = ({
812
+ children: h,
813
+ isSelected: u,
814
+ ...g
815
+ }) => /* @__PURE__ */ s.jsx(
816
+ xr,
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",
@@ -869,28 +827,28 @@ const ne = 60, De = 6, kr = (p) => {
869
827
  backgroundColor: "tints.lightCream",
870
828
  textDecoration: "none"
871
829
  },
872
- ...v,
873
- children: p
830
+ ...g,
831
+ children: h
874
832
  }
875
- ), Mr = ({
876
- title: p,
877
- description: s,
878
- imageSrc: v,
879
- imageElement: b,
833
+ ), Lr = ({
834
+ title: h,
835
+ description: u,
836
+ imageSrc: g,
837
+ imageElement: m,
880
838
  button: C,
881
- backgroundColor: E = "viridian.wash",
839
+ backgroundColor: x = "viridian.wash",
882
840
  onClick: S
883
841
  }) => {
884
842
  const R = "80px";
885
- return /* @__PURE__ */ l.jsxs(
886
- V,
843
+ return /* @__PURE__ */ s.jsxs(
844
+ H,
887
845
  {
888
846
  direction: ["row", null, "column"],
889
847
  alignItems: ["center"],
890
848
  borderRadius: "xl",
891
849
  overflow: "hidden",
892
850
  minHeight: [R, null, "272px"],
893
- backgroundColor: E,
851
+ backgroundColor: x,
894
852
  onClick: S,
895
853
  "data-testid": "spotlight-card",
896
854
  position: "relative",
@@ -900,26 +858,26 @@ const ne = 60, De = 6, kr = (p) => {
900
858
  cursor: "pointer"
901
859
  },
902
860
  children: [
903
- /* @__PURE__ */ l.jsx(
904
- I,
861
+ /* @__PURE__ */ s.jsx(
862
+ D,
905
863
  {
906
864
  width: ["72px", null, "100%"],
907
865
  height: ["100%"],
908
866
  flex: [null, null, "1"],
909
- children: v ? /* @__PURE__ */ l.jsx(
910
- Sr,
867
+ children: g ? /* @__PURE__ */ s.jsx(
868
+ Rr,
911
869
  {
912
- src: v,
870
+ src: g,
913
871
  objectFit: "cover",
914
872
  height: [R, null, "200px"],
915
873
  width: "100%",
916
874
  alt: ""
917
875
  }
918
- ) : b
876
+ ) : m
919
877
  }
920
878
  ),
921
- /* @__PURE__ */ l.jsxs(
922
- V,
879
+ /* @__PURE__ */ s.jsxs(
880
+ H,
923
881
  {
924
882
  direction: ["column", null, "row"],
925
883
  justifyContent: [null, null, "space-between"],
@@ -929,20 +887,20 @@ const ne = 60, De = 6, kr = (p) => {
929
887
  width: "100%",
930
888
  position: [null, null, "absolute"],
931
889
  bottom: [null, null, "0"],
932
- backgroundColor: [null, null, `${E}CC`],
890
+ backgroundColor: [null, null, `${x}CC`],
933
891
  backdropFilter: [null, null, "blur(8px)"],
934
892
  children: [
935
- /* @__PURE__ */ l.jsxs(
936
- I,
893
+ /* @__PURE__ */ s.jsxs(
894
+ D,
937
895
  { children: [
938
- /* @__PURE__ */ l.jsx(
939
- W,
940
- { fontSize: "lg", fontWeight: "medium", children: p }
896
+ /* @__PURE__ */ s.jsx(
897
+ G,
898
+ { fontSize: "lg", fontWeight: "medium", children: h }
941
899
  ),
942
- /* @__PURE__ */ l.jsx(W, { fontSize: "sm", children: s })
900
+ /* @__PURE__ */ s.jsx(G, { fontSize: "sm", children: u })
943
901
  ] }
944
902
  ),
945
- /* @__PURE__ */ l.jsx(I, { display: ["none", null, "block"], children: C })
903
+ /* @__PURE__ */ s.jsx(D, { display: ["none", null, "block"], children: C })
946
904
  ]
947
905
  }
948
906
  )
@@ -951,12 +909,10 @@ const ne = 60, De = 6, kr = (p) => {
951
909
  );
952
910
  };
953
911
  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
912
+ Ar as CategoryLabel,
913
+ Wr as NavButton,
914
+ $r as NavbarDrawerLink,
915
+ Lr as SpotlightCard,
916
+ Fr as Stepper,
917
+ Ir as TemporaryCard
962
918
  };