lion-make 0.1.0 → 0.2.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 (35) hide show
  1. package/dist/components/general/AccordionBlock.d.ts +15 -0
  2. package/dist/components/general/AllBlogsPostBlock.d.ts +21 -0
  3. package/dist/components/general/BackgroundColorBlock.d.ts +12 -0
  4. package/dist/components/general/BasicContentBlock.d.ts +18 -0
  5. package/dist/components/general/BodyTextCopyBlock.d.ts +12 -0
  6. package/dist/components/general/ContentImageBlock.d.ts +15 -0
  7. package/dist/components/general/CrossSellCardBlock.d.ts +18 -0
  8. package/dist/components/general/DecorativeListBlock.d.ts +13 -0
  9. package/dist/components/general/EmailCalloutBlock.d.ts +14 -0
  10. package/dist/components/general/EmbeddedVideoBlock.d.ts +15 -0
  11. package/dist/components/general/FullSizeImageWithHighlightBox.d.ts +21 -0
  12. package/dist/components/general/HorizontalRule.d.ts +13 -0
  13. package/dist/components/general/HotJobsBlock.d.ts +21 -0
  14. package/dist/components/general/InlineMessage.d.ts +14 -0
  15. package/dist/components/general/LastChanceBlock.d.ts +15 -0
  16. package/dist/components/general/MultiStepLeadForm.d.ts +19 -0
  17. package/dist/components/general/MultiTestimonial.d.ts +19 -0
  18. package/dist/components/general/OptIn.d.ts +16 -0
  19. package/dist/components/general/ProductBlock.d.ts +17 -0
  20. package/dist/components/general/PullQuote.d.ts +12 -0
  21. package/dist/components/general/RTBDescriptive.d.ts +18 -0
  22. package/dist/components/general/RTBDynamic.d.ts +21 -0
  23. package/dist/components/general/RTBHighlight.d.ts +18 -0
  24. package/dist/components/general/RecentBlogPostsBlock.d.ts +22 -0
  25. package/dist/components/general/ResourceSpotlight.d.ts +18 -0
  26. package/dist/components/general/SideMenuExplorer.d.ts +16 -0
  27. package/dist/components/general/SimpleCTABlock.d.ts +15 -0
  28. package/dist/components/general/SpacingBlock.d.ts +12 -0
  29. package/dist/components/general/SpeedBump.d.ts +16 -0
  30. package/dist/components/general/TableBlock.d.ts +13 -0
  31. package/dist/components/general/WAHFU.d.ts +15 -0
  32. package/dist/index.d.ts +64 -2
  33. package/dist/lion-make.js +1510 -558
  34. package/dist/lion-make.umd.cjs +10 -10
  35. package/package.json +1 -1
package/dist/lion-make.js CHANGED
@@ -1,5 +1,5 @@
1
- import Te, { useState as ur } from "react";
2
- var X = { exports: {} }, A = {};
1
+ import ae, { useState as E } from "react";
2
+ var re = { exports: {} }, $ = {};
3
3
  /**
4
4
  * @license React
5
5
  * react-jsx-runtime.production.min.js
@@ -9,21 +9,21 @@ var X = { exports: {} }, A = {};
9
9
  * This source code is licensed under the MIT license found in the
10
10
  * LICENSE file in the root directory of this source tree.
11
11
  */
12
- var Ee;
13
- function dr() {
14
- if (Ee) return A;
15
- Ee = 1;
16
- var i = Te, l = Symbol.for("react.element"), o = Symbol.for("react.fragment"), f = Object.prototype.hasOwnProperty, h = i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, m = { key: !0, ref: !0, __self: !0, __source: !0 };
17
- function d(b, p, S) {
18
- var y, T = {}, k = null, W = null;
19
- S !== void 0 && (k = "" + S), p.key !== void 0 && (k = "" + p.key), p.ref !== void 0 && (W = p.ref);
20
- for (y in p) f.call(p, y) && !m.hasOwnProperty(y) && (T[y] = p[y]);
21
- if (b && b.defaultProps) for (y in p = b.defaultProps, p) T[y] === void 0 && (T[y] = p[y]);
22
- return { $$typeof: l, type: b, key: k, ref: W, props: T, _owner: h.current };
12
+ var Re;
13
+ function gr() {
14
+ if (Re) return $;
15
+ Re = 1;
16
+ var t = ae, n = Symbol.for("react.element"), a = Symbol.for("react.fragment"), o = Object.prototype.hasOwnProperty, i = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, d = { key: !0, ref: !0, __self: !0, __source: !0 };
17
+ function s(g, h, y) {
18
+ var _, S = {}, p = null, N = null;
19
+ y !== void 0 && (p = "" + y), h.key !== void 0 && (p = "" + h.key), h.ref !== void 0 && (N = h.ref);
20
+ for (_ in h) o.call(h, _) && !d.hasOwnProperty(_) && (S[_] = h[_]);
21
+ if (g && g.defaultProps) for (_ in h = g.defaultProps, h) S[_] === void 0 && (S[_] = h[_]);
22
+ return { $$typeof: n, type: g, key: p, ref: N, props: S, _owner: i.current };
23
23
  }
24
- return A.Fragment = o, A.jsx = d, A.jsxs = d, A;
24
+ return $.Fragment = a, $.jsx = s, $.jsxs = s, $;
25
25
  }
26
- var $ = {};
26
+ var G = {};
27
27
  /**
28
28
  * @license React
29
29
  * react-jsx-runtime.development.js
@@ -33,91 +33,91 @@ var $ = {};
33
33
  * This source code is licensed under the MIT license found in the
34
34
  * LICENSE file in the root directory of this source tree.
35
35
  */
36
- var Se;
37
- function fr() {
38
- return Se || (Se = 1, process.env.NODE_ENV !== "production" && function() {
39
- var i = Te, l = Symbol.for("react.element"), o = Symbol.for("react.portal"), f = Symbol.for("react.fragment"), h = Symbol.for("react.strict_mode"), m = Symbol.for("react.profiler"), d = Symbol.for("react.provider"), b = Symbol.for("react.context"), p = Symbol.for("react.forward_ref"), S = Symbol.for("react.suspense"), y = Symbol.for("react.suspense_list"), T = Symbol.for("react.memo"), k = Symbol.for("react.lazy"), W = Symbol.for("react.offscreen"), Q = Symbol.iterator, Ce = "@@iterator";
40
- function ke(e) {
41
- if (e === null || typeof e != "object")
36
+ var Ce;
37
+ function hr() {
38
+ return Ce || (Ce = 1, process.env.NODE_ENV !== "production" && function() {
39
+ var t = ae, n = Symbol.for("react.element"), a = Symbol.for("react.portal"), o = Symbol.for("react.fragment"), i = Symbol.for("react.strict_mode"), d = Symbol.for("react.profiler"), s = Symbol.for("react.provider"), g = Symbol.for("react.context"), h = Symbol.for("react.forward_ref"), y = Symbol.for("react.suspense"), _ = Symbol.for("react.suspense_list"), S = Symbol.for("react.memo"), p = Symbol.for("react.lazy"), N = Symbol.for("react.offscreen"), C = Symbol.iterator, L = "@@iterator";
40
+ function D(r) {
41
+ if (r === null || typeof r != "object")
42
42
  return null;
43
- var r = Q && e[Q] || e[Ce];
44
- return typeof r == "function" ? r : null;
43
+ var l = C && r[C] || r[L];
44
+ return typeof l == "function" ? l : null;
45
45
  }
46
- var N = i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
47
- function j(e) {
46
+ var B = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
47
+ function z(r) {
48
48
  {
49
- for (var r = arguments.length, a = new Array(r > 1 ? r - 1 : 0), t = 1; t < r; t++)
50
- a[t - 1] = arguments[t];
51
- we("error", e, a);
49
+ for (var l = arguments.length, c = new Array(l > 1 ? l - 1 : 0), f = 1; f < l; f++)
50
+ c[f - 1] = arguments[f];
51
+ Ee("error", r, c);
52
52
  }
53
53
  }
54
- function we(e, r, a) {
54
+ function Ee(r, l, c) {
55
55
  {
56
- var t = N.ReactDebugCurrentFrame, u = t.getStackAddendum();
57
- u !== "" && (r += "%s", a = a.concat([u]));
58
- var v = a.map(function(c) {
59
- return String(c);
56
+ var f = B.ReactDebugCurrentFrame, b = f.getStackAddendum();
57
+ b !== "" && (l += "%s", c = c.concat([b]));
58
+ var m = c.map(function(u) {
59
+ return String(u);
60
60
  });
61
- v.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, v);
61
+ m.unshift("Warning: " + l), Function.prototype.apply.call(console[r], console, m);
62
62
  }
63
63
  }
64
- var Oe = !1, Ne = !1, Pe = !1, ze = !1, Fe = !1, Z;
65
- Z = Symbol.for("react.module.reference");
66
- function De(e) {
67
- return !!(typeof e == "string" || typeof e == "function" || e === f || e === m || Fe || e === h || e === S || e === y || ze || e === W || Oe || Ne || Pe || typeof e == "object" && e !== null && (e.$$typeof === k || e.$$typeof === T || e.$$typeof === d || e.$$typeof === b || e.$$typeof === p || // This needs to include all possible module reference object
64
+ var Be = !1, Te = !1, We = !1, Oe = !1, Pe = !1, te;
65
+ te = Symbol.for("react.module.reference");
66
+ function Ae(r) {
67
+ return !!(typeof r == "string" || typeof r == "function" || r === o || r === d || Pe || r === i || r === y || r === _ || Oe || r === N || Be || Te || We || typeof r == "object" && r !== null && (r.$$typeof === p || r.$$typeof === S || r.$$typeof === s || r.$$typeof === g || r.$$typeof === h || // This needs to include all possible module reference object
68
68
  // types supported by any Flight configuration anywhere since
69
69
  // we don't know which Flight build this will end up being used
70
70
  // with.
71
- e.$$typeof === Z || e.getModuleId !== void 0));
71
+ r.$$typeof === te || r.getModuleId !== void 0));
72
72
  }
73
- function Ae(e, r, a) {
74
- var t = e.displayName;
75
- if (t)
76
- return t;
77
- var u = r.displayName || r.name || "";
78
- return u !== "" ? a + "(" + u + ")" : a;
73
+ function De(r, l, c) {
74
+ var f = r.displayName;
75
+ if (f)
76
+ return f;
77
+ var b = l.displayName || l.name || "";
78
+ return b !== "" ? c + "(" + b + ")" : c;
79
79
  }
80
- function ee(e) {
81
- return e.displayName || "Context";
80
+ function oe(r) {
81
+ return r.displayName || "Context";
82
82
  }
83
- function C(e) {
84
- if (e == null)
83
+ function T(r) {
84
+ if (r == null)
85
85
  return null;
86
- if (typeof e.tag == "number" && j("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
87
- return e.displayName || e.name || null;
88
- if (typeof e == "string")
89
- return e;
90
- switch (e) {
91
- case f:
92
- return "Fragment";
86
+ if (typeof r.tag == "number" && z("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof r == "function")
87
+ return r.displayName || r.name || null;
88
+ if (typeof r == "string")
89
+ return r;
90
+ switch (r) {
93
91
  case o:
92
+ return "Fragment";
93
+ case a:
94
94
  return "Portal";
95
- case m:
95
+ case d:
96
96
  return "Profiler";
97
- case h:
97
+ case i:
98
98
  return "StrictMode";
99
- case S:
100
- return "Suspense";
101
99
  case y:
100
+ return "Suspense";
101
+ case _:
102
102
  return "SuspenseList";
103
103
  }
104
- if (typeof e == "object")
105
- switch (e.$$typeof) {
106
- case b:
107
- var r = e;
108
- return ee(r) + ".Consumer";
109
- case d:
110
- var a = e;
111
- return ee(a._context) + ".Provider";
112
- case p:
113
- return Ae(e, e.render, "ForwardRef");
114
- case T:
115
- var t = e.displayName || null;
116
- return t !== null ? t : C(e.type) || "Memo";
117
- case k: {
118
- var u = e, v = u._payload, c = u._init;
104
+ if (typeof r == "object")
105
+ switch (r.$$typeof) {
106
+ case g:
107
+ var l = r;
108
+ return oe(l) + ".Consumer";
109
+ case s:
110
+ var c = r;
111
+ return oe(c._context) + ".Provider";
112
+ case h:
113
+ return De(r, r.render, "ForwardRef");
114
+ case S:
115
+ var f = r.displayName || null;
116
+ return f !== null ? f : T(r.type) || "Memo";
117
+ case p: {
118
+ var b = r, m = b._payload, u = b._init;
119
119
  try {
120
- return C(c(v));
120
+ return T(u(m));
121
121
  } catch {
122
122
  return null;
123
123
  }
@@ -125,687 +125,824 @@ function fr() {
125
125
  }
126
126
  return null;
127
127
  }
128
- var w = Object.assign, F = 0, re, ae, ne, te, oe, ie, le;
129
- function se() {
128
+ var W = Object.assign, F = 0, ne, ie, le, se, de, ce, ge;
129
+ function he() {
130
130
  }
131
- se.__reactDisabledLog = !0;
132
- function $e() {
131
+ he.__reactDisabledLog = !0;
132
+ function Fe() {
133
133
  {
134
134
  if (F === 0) {
135
- re = console.log, ae = console.info, ne = console.warn, te = console.error, oe = console.group, ie = console.groupCollapsed, le = console.groupEnd;
136
- var e = {
135
+ ne = console.log, ie = console.info, le = console.warn, se = console.error, de = console.group, ce = console.groupCollapsed, ge = console.groupEnd;
136
+ var r = {
137
137
  configurable: !0,
138
138
  enumerable: !0,
139
- value: se,
139
+ value: he,
140
140
  writable: !0
141
141
  };
142
142
  Object.defineProperties(console, {
143
- info: e,
144
- log: e,
145
- warn: e,
146
- error: e,
147
- group: e,
148
- groupCollapsed: e,
149
- groupEnd: e
143
+ info: r,
144
+ log: r,
145
+ warn: r,
146
+ error: r,
147
+ group: r,
148
+ groupCollapsed: r,
149
+ groupEnd: r
150
150
  });
151
151
  }
152
152
  F++;
153
153
  }
154
154
  }
155
- function We() {
155
+ function Ie() {
156
156
  {
157
157
  if (F--, F === 0) {
158
- var e = {
158
+ var r = {
159
159
  configurable: !0,
160
160
  enumerable: !0,
161
161
  writable: !0
162
162
  };
163
163
  Object.defineProperties(console, {
164
- log: w({}, e, {
165
- value: re
164
+ log: W({}, r, {
165
+ value: ne
166
166
  }),
167
- info: w({}, e, {
168
- value: ae
167
+ info: W({}, r, {
168
+ value: ie
169
169
  }),
170
- warn: w({}, e, {
171
- value: ne
170
+ warn: W({}, r, {
171
+ value: le
172
172
  }),
173
- error: w({}, e, {
174
- value: te
173
+ error: W({}, r, {
174
+ value: se
175
175
  }),
176
- group: w({}, e, {
177
- value: oe
176
+ group: W({}, r, {
177
+ value: de
178
178
  }),
179
- groupCollapsed: w({}, e, {
180
- value: ie
179
+ groupCollapsed: W({}, r, {
180
+ value: ce
181
181
  }),
182
- groupEnd: w({}, e, {
183
- value: le
182
+ groupEnd: W({}, r, {
183
+ value: ge
184
184
  })
185
185
  });
186
186
  }
187
- F < 0 && j("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
187
+ F < 0 && z("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
188
188
  }
189
189
  }
190
- var L = N.ReactCurrentDispatcher, U;
191
- function B(e, r, a) {
190
+ var V = B.ReactCurrentDispatcher, U;
191
+ function M(r, l, c) {
192
192
  {
193
193
  if (U === void 0)
194
194
  try {
195
195
  throw Error();
196
- } catch (u) {
197
- var t = u.stack.trim().match(/\n( *(at )?)/);
198
- U = t && t[1] || "";
196
+ } catch (b) {
197
+ var f = b.stack.trim().match(/\n( *(at )?)/);
198
+ U = f && f[1] || "";
199
199
  }
200
200
  return `
201
- ` + U + e;
201
+ ` + U + r;
202
202
  }
203
203
  }
204
- var V = !1, I;
204
+ var J = !1, q;
205
205
  {
206
- var Be = typeof WeakMap == "function" ? WeakMap : Map;
207
- I = new Be();
206
+ var $e = typeof WeakMap == "function" ? WeakMap : Map;
207
+ q = new $e();
208
208
  }
209
- function ce(e, r) {
210
- if (!e || V)
209
+ function fe(r, l) {
210
+ if (!r || J)
211
211
  return "";
212
212
  {
213
- var a = I.get(e);
214
- if (a !== void 0)
215
- return a;
213
+ var c = q.get(r);
214
+ if (c !== void 0)
215
+ return c;
216
216
  }
217
- var t;
218
- V = !0;
219
- var u = Error.prepareStackTrace;
217
+ var f;
218
+ J = !0;
219
+ var b = Error.prepareStackTrace;
220
220
  Error.prepareStackTrace = void 0;
221
- var v;
222
- v = L.current, L.current = null, $e();
221
+ var m;
222
+ m = V.current, V.current = null, Fe();
223
223
  try {
224
- if (r) {
225
- var c = function() {
224
+ if (l) {
225
+ var u = function() {
226
226
  throw Error();
227
227
  };
228
- if (Object.defineProperty(c.prototype, "props", {
228
+ if (Object.defineProperty(u.prototype, "props", {
229
229
  set: function() {
230
230
  throw Error();
231
231
  }
232
232
  }), typeof Reflect == "object" && Reflect.construct) {
233
233
  try {
234
- Reflect.construct(c, []);
235
- } catch (R) {
236
- t = R;
234
+ Reflect.construct(u, []);
235
+ } catch (k) {
236
+ f = k;
237
237
  }
238
- Reflect.construct(e, [], c);
238
+ Reflect.construct(r, [], u);
239
239
  } else {
240
240
  try {
241
- c.call();
242
- } catch (R) {
243
- t = R;
241
+ u.call();
242
+ } catch (k) {
243
+ f = k;
244
244
  }
245
- e.call(c.prototype);
245
+ r.call(u.prototype);
246
246
  }
247
247
  } else {
248
248
  try {
249
249
  throw Error();
250
- } catch (R) {
251
- t = R;
250
+ } catch (k) {
251
+ f = k;
252
252
  }
253
- e();
253
+ r();
254
254
  }
255
- } catch (R) {
256
- if (R && t && typeof R.stack == "string") {
257
- for (var s = R.stack.split(`
258
- `), x = t.stack.split(`
259
- `), g = s.length - 1, _ = x.length - 1; g >= 1 && _ >= 0 && s[g] !== x[_]; )
260
- _--;
261
- for (; g >= 1 && _ >= 0; g--, _--)
262
- if (s[g] !== x[_]) {
263
- if (g !== 1 || _ !== 1)
255
+ } catch (k) {
256
+ if (k && f && typeof k.stack == "string") {
257
+ for (var v = k.stack.split(`
258
+ `), w = f.stack.split(`
259
+ `), x = v.length - 1, j = w.length - 1; x >= 1 && j >= 0 && v[x] !== w[j]; )
260
+ j--;
261
+ for (; x >= 1 && j >= 0; x--, j--)
262
+ if (v[x] !== w[j]) {
263
+ if (x !== 1 || j !== 1)
264
264
  do
265
- if (g--, _--, _ < 0 || s[g] !== x[_]) {
266
- var E = `
267
- ` + s[g].replace(" at new ", " at ");
268
- return e.displayName && E.includes("<anonymous>") && (E = E.replace("<anonymous>", e.displayName)), typeof e == "function" && I.set(e, E), E;
265
+ if (x--, j--, j < 0 || v[x] !== w[j]) {
266
+ var R = `
267
+ ` + v[x].replace(" at new ", " at ");
268
+ return r.displayName && R.includes("<anonymous>") && (R = R.replace("<anonymous>", r.displayName)), typeof r == "function" && q.set(r, R), R;
269
269
  }
270
- while (g >= 1 && _ >= 0);
270
+ while (x >= 1 && j >= 0);
271
271
  break;
272
272
  }
273
273
  }
274
274
  } finally {
275
- V = !1, L.current = v, We(), Error.prepareStackTrace = u;
275
+ J = !1, V.current = m, Ie(), Error.prepareStackTrace = b;
276
276
  }
277
- var z = e ? e.displayName || e.name : "", O = z ? B(z) : "";
278
- return typeof e == "function" && I.set(e, O), O;
277
+ var A = r ? r.displayName || r.name : "", O = A ? M(A) : "";
278
+ return typeof r == "function" && q.set(r, O), O;
279
279
  }
280
- function Ie(e, r, a) {
281
- return ce(e, !1);
280
+ function Ge(r, l, c) {
281
+ return fe(r, !1);
282
282
  }
283
- function Ye(e) {
284
- var r = e.prototype;
285
- return !!(r && r.isReactComponent);
283
+ function Le(r) {
284
+ var l = r.prototype;
285
+ return !!(l && l.isReactComponent);
286
286
  }
287
- function Y(e, r, a) {
288
- if (e == null)
287
+ function H(r, l, c) {
288
+ if (r == null)
289
289
  return "";
290
- if (typeof e == "function")
291
- return ce(e, Ye(e));
292
- if (typeof e == "string")
293
- return B(e);
294
- switch (e) {
295
- case S:
296
- return B("Suspense");
290
+ if (typeof r == "function")
291
+ return fe(r, Le(r));
292
+ if (typeof r == "string")
293
+ return M(r);
294
+ switch (r) {
297
295
  case y:
298
- return B("SuspenseList");
296
+ return M("Suspense");
297
+ case _:
298
+ return M("SuspenseList");
299
299
  }
300
- if (typeof e == "object")
301
- switch (e.$$typeof) {
302
- case p:
303
- return Ie(e.render);
304
- case T:
305
- return Y(e.type, r, a);
306
- case k: {
307
- var t = e, u = t._payload, v = t._init;
300
+ if (typeof r == "object")
301
+ switch (r.$$typeof) {
302
+ case h:
303
+ return Ge(r.render);
304
+ case S:
305
+ return H(r.type, l, c);
306
+ case p: {
307
+ var f = r, b = f._payload, m = f._init;
308
308
  try {
309
- return Y(v(u), r, a);
309
+ return H(m(b), l, c);
310
310
  } catch {
311
311
  }
312
312
  }
313
313
  }
314
314
  return "";
315
315
  }
316
- var D = Object.prototype.hasOwnProperty, ue = {}, de = N.ReactDebugCurrentFrame;
317
- function M(e) {
318
- if (e) {
319
- var r = e._owner, a = Y(e.type, e._source, r ? r.type : null);
320
- de.setExtraStackFrame(a);
316
+ var I = Object.prototype.hasOwnProperty, ve = {}, ue = B.ReactDebugCurrentFrame;
317
+ function Y(r) {
318
+ if (r) {
319
+ var l = r._owner, c = H(r.type, r._source, l ? l.type : null);
320
+ ue.setExtraStackFrame(c);
321
321
  } else
322
- de.setExtraStackFrame(null);
322
+ ue.setExtraStackFrame(null);
323
323
  }
324
- function Me(e, r, a, t, u) {
324
+ function Me(r, l, c, f, b) {
325
325
  {
326
- var v = Function.call.bind(D);
327
- for (var c in e)
328
- if (v(e, c)) {
329
- var s = void 0;
326
+ var m = Function.call.bind(I);
327
+ for (var u in r)
328
+ if (m(r, u)) {
329
+ var v = void 0;
330
330
  try {
331
- if (typeof e[c] != "function") {
332
- var x = Error((t || "React class") + ": " + a + " type `" + c + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[c] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
333
- throw x.name = "Invariant Violation", x;
331
+ if (typeof r[u] != "function") {
332
+ var w = Error((f || "React class") + ": " + c + " type `" + u + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof r[u] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
333
+ throw w.name = "Invariant Violation", w;
334
334
  }
335
- s = e[c](r, c, t, a, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
336
- } catch (g) {
337
- s = g;
335
+ v = r[u](l, u, f, c, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
336
+ } catch (x) {
337
+ v = x;
338
338
  }
339
- s && !(s instanceof Error) && (M(u), j("%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).", t || "React class", a, c, typeof s), M(null)), s instanceof Error && !(s.message in ue) && (ue[s.message] = !0, M(u), j("Failed %s type: %s", a, s.message), M(null));
339
+ v && !(v instanceof Error) && (Y(b), z("%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).", f || "React class", c, u, typeof v), Y(null)), v instanceof Error && !(v.message in ve) && (ve[v.message] = !0, Y(b), z("Failed %s type: %s", c, v.message), Y(null));
340
340
  }
341
341
  }
342
342
  }
343
- var Le = Array.isArray;
344
- function q(e) {
345
- return Le(e);
343
+ var qe = Array.isArray;
344
+ function K(r) {
345
+ return qe(r);
346
346
  }
347
- function Ue(e) {
347
+ function He(r) {
348
348
  {
349
- var r = typeof Symbol == "function" && Symbol.toStringTag, a = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
350
- return a;
349
+ var l = typeof Symbol == "function" && Symbol.toStringTag, c = l && r[Symbol.toStringTag] || r.constructor.name || "Object";
350
+ return c;
351
351
  }
352
352
  }
353
- function Ve(e) {
353
+ function Ye(r) {
354
354
  try {
355
- return fe(e), !1;
355
+ return pe(r), !1;
356
356
  } catch {
357
357
  return !0;
358
358
  }
359
359
  }
360
- function fe(e) {
361
- return "" + e;
360
+ function pe(r) {
361
+ return "" + r;
362
362
  }
363
- function ve(e) {
364
- if (Ve(e))
365
- return j("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Ue(e)), fe(e);
363
+ function be(r) {
364
+ if (Ye(r))
365
+ return z("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", He(r)), pe(r);
366
366
  }
367
- var he = N.ReactCurrentOwner, qe = {
367
+ var me = B.ReactCurrentOwner, Ve = {
368
368
  key: !0,
369
369
  ref: !0,
370
370
  __self: !0,
371
371
  __source: !0
372
- }, pe, me;
373
- function He(e) {
374
- if (D.call(e, "ref")) {
375
- var r = Object.getOwnPropertyDescriptor(e, "ref").get;
376
- if (r && r.isReactWarning)
372
+ }, ye, xe;
373
+ function Ue(r) {
374
+ if (I.call(r, "ref")) {
375
+ var l = Object.getOwnPropertyDescriptor(r, "ref").get;
376
+ if (l && l.isReactWarning)
377
377
  return !1;
378
378
  }
379
- return e.ref !== void 0;
379
+ return r.ref !== void 0;
380
380
  }
381
- function Ge(e) {
382
- if (D.call(e, "key")) {
383
- var r = Object.getOwnPropertyDescriptor(e, "key").get;
384
- if (r && r.isReactWarning)
381
+ function Je(r) {
382
+ if (I.call(r, "key")) {
383
+ var l = Object.getOwnPropertyDescriptor(r, "key").get;
384
+ if (l && l.isReactWarning)
385
385
  return !1;
386
386
  }
387
- return e.key !== void 0;
387
+ return r.key !== void 0;
388
388
  }
389
- function Je(e, r) {
390
- typeof e.ref == "string" && he.current;
389
+ function Ke(r, l) {
390
+ typeof r.ref == "string" && me.current;
391
391
  }
392
- function Ke(e, r) {
392
+ function Xe(r, l) {
393
393
  {
394
- var a = function() {
395
- pe || (pe = !0, j("%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));
394
+ var c = function() {
395
+ ye || (ye = !0, z("%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)", l));
396
396
  };
397
- a.isReactWarning = !0, Object.defineProperty(e, "key", {
398
- get: a,
397
+ c.isReactWarning = !0, Object.defineProperty(r, "key", {
398
+ get: c,
399
399
  configurable: !0
400
400
  });
401
401
  }
402
402
  }
403
- function Xe(e, r) {
403
+ function Qe(r, l) {
404
404
  {
405
- var a = function() {
406
- me || (me = !0, j("%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));
405
+ var c = function() {
406
+ xe || (xe = !0, z("%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)", l));
407
407
  };
408
- a.isReactWarning = !0, Object.defineProperty(e, "ref", {
409
- get: a,
408
+ c.isReactWarning = !0, Object.defineProperty(r, "ref", {
409
+ get: c,
410
410
  configurable: !0
411
411
  });
412
412
  }
413
413
  }
414
- var Qe = function(e, r, a, t, u, v, c) {
415
- var s = {
414
+ var Ze = function(r, l, c, f, b, m, u) {
415
+ var v = {
416
416
  // This tag allows us to uniquely identify this as a React Element
417
- $$typeof: l,
417
+ $$typeof: n,
418
418
  // Built-in properties that belong on the element
419
- type: e,
420
- key: r,
421
- ref: a,
422
- props: c,
419
+ type: r,
420
+ key: l,
421
+ ref: c,
422
+ props: u,
423
423
  // Record the component responsible for creating this element.
424
- _owner: v
424
+ _owner: m
425
425
  };
426
- return s._store = {}, Object.defineProperty(s._store, "validated", {
426
+ return v._store = {}, Object.defineProperty(v._store, "validated", {
427
427
  configurable: !1,
428
428
  enumerable: !1,
429
429
  writable: !0,
430
430
  value: !1
431
- }), Object.defineProperty(s, "_self", {
431
+ }), Object.defineProperty(v, "_self", {
432
432
  configurable: !1,
433
433
  enumerable: !1,
434
434
  writable: !1,
435
- value: t
436
- }), Object.defineProperty(s, "_source", {
435
+ value: f
436
+ }), Object.defineProperty(v, "_source", {
437
437
  configurable: !1,
438
438
  enumerable: !1,
439
439
  writable: !1,
440
- value: u
441
- }), Object.freeze && (Object.freeze(s.props), Object.freeze(s)), s;
440
+ value: b
441
+ }), Object.freeze && (Object.freeze(v.props), Object.freeze(v)), v;
442
442
  };
443
- function Ze(e, r, a, t, u) {
443
+ function er(r, l, c, f, b) {
444
444
  {
445
- var v, c = {}, s = null, x = null;
446
- a !== void 0 && (ve(a), s = "" + a), Ge(r) && (ve(r.key), s = "" + r.key), He(r) && (x = r.ref, Je(r, u));
447
- for (v in r)
448
- D.call(r, v) && !qe.hasOwnProperty(v) && (c[v] = r[v]);
449
- if (e && e.defaultProps) {
450
- var g = e.defaultProps;
451
- for (v in g)
452
- c[v] === void 0 && (c[v] = g[v]);
445
+ var m, u = {}, v = null, w = null;
446
+ c !== void 0 && (be(c), v = "" + c), Je(l) && (be(l.key), v = "" + l.key), Ue(l) && (w = l.ref, Ke(l, b));
447
+ for (m in l)
448
+ I.call(l, m) && !Ve.hasOwnProperty(m) && (u[m] = l[m]);
449
+ if (r && r.defaultProps) {
450
+ var x = r.defaultProps;
451
+ for (m in x)
452
+ u[m] === void 0 && (u[m] = x[m]);
453
453
  }
454
- if (s || x) {
455
- var _ = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
456
- s && Ke(c, _), x && Xe(c, _);
454
+ if (v || w) {
455
+ var j = typeof r == "function" ? r.displayName || r.name || "Unknown" : r;
456
+ v && Xe(u, j), w && Qe(u, j);
457
457
  }
458
- return Qe(e, s, x, u, t, he.current, c);
458
+ return Ze(r, v, w, b, f, me.current, u);
459
459
  }
460
460
  }
461
- var H = N.ReactCurrentOwner, ge = N.ReactDebugCurrentFrame;
462
- function P(e) {
463
- if (e) {
464
- var r = e._owner, a = Y(e.type, e._source, r ? r.type : null);
465
- ge.setExtraStackFrame(a);
461
+ var X = B.ReactCurrentOwner, _e = B.ReactDebugCurrentFrame;
462
+ function P(r) {
463
+ if (r) {
464
+ var l = r._owner, c = H(r.type, r._source, l ? l.type : null);
465
+ _e.setExtraStackFrame(c);
466
466
  } else
467
- ge.setExtraStackFrame(null);
467
+ _e.setExtraStackFrame(null);
468
468
  }
469
- var G;
470
- G = !1;
471
- function J(e) {
472
- return typeof e == "object" && e !== null && e.$$typeof === l;
469
+ var Q;
470
+ Q = !1;
471
+ function Z(r) {
472
+ return typeof r == "object" && r !== null && r.$$typeof === n;
473
473
  }
474
- function _e() {
474
+ function je() {
475
475
  {
476
- if (H.current) {
477
- var e = C(H.current.type);
478
- if (e)
476
+ if (X.current) {
477
+ var r = T(X.current.type);
478
+ if (r)
479
479
  return `
480
480
 
481
- Check the render method of \`` + e + "`.";
481
+ Check the render method of \`` + r + "`.";
482
482
  }
483
483
  return "";
484
484
  }
485
485
  }
486
- function er(e) {
486
+ function rr(r) {
487
487
  return "";
488
488
  }
489
- var be = {};
490
- function rr(e) {
489
+ var ze = {};
490
+ function ar(r) {
491
491
  {
492
- var r = _e();
493
- if (!r) {
494
- var a = typeof e == "string" ? e : e.displayName || e.name;
495
- a && (r = `
492
+ var l = je();
493
+ if (!l) {
494
+ var c = typeof r == "string" ? r : r.displayName || r.name;
495
+ c && (l = `
496
496
 
497
- Check the top-level render call using <` + a + ">.");
497
+ Check the top-level render call using <` + c + ">.");
498
498
  }
499
- return r;
499
+ return l;
500
500
  }
501
501
  }
502
- function ye(e, r) {
502
+ function we(r, l) {
503
503
  {
504
- if (!e._store || e._store.validated || e.key != null)
504
+ if (!r._store || r._store.validated || r.key != null)
505
505
  return;
506
- e._store.validated = !0;
507
- var a = rr(r);
508
- if (be[a])
506
+ r._store.validated = !0;
507
+ var c = ar(l);
508
+ if (ze[c])
509
509
  return;
510
- be[a] = !0;
511
- var t = "";
512
- e && e._owner && e._owner !== H.current && (t = " It was passed a child from " + C(e._owner.type) + "."), P(e), j('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', a, t), P(null);
510
+ ze[c] = !0;
511
+ var f = "";
512
+ r && r._owner && r._owner !== X.current && (f = " It was passed a child from " + T(r._owner.type) + "."), P(r), z('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', c, f), P(null);
513
513
  }
514
514
  }
515
- function je(e, r) {
515
+ function ke(r, l) {
516
516
  {
517
- if (typeof e != "object")
517
+ if (typeof r != "object")
518
518
  return;
519
- if (q(e))
520
- for (var a = 0; a < e.length; a++) {
521
- var t = e[a];
522
- J(t) && ye(t, r);
519
+ if (K(r))
520
+ for (var c = 0; c < r.length; c++) {
521
+ var f = r[c];
522
+ Z(f) && we(f, l);
523
523
  }
524
- else if (J(e))
525
- e._store && (e._store.validated = !0);
526
- else if (e) {
527
- var u = ke(e);
528
- if (typeof u == "function" && u !== e.entries)
529
- for (var v = u.call(e), c; !(c = v.next()).done; )
530
- J(c.value) && ye(c.value, r);
524
+ else if (Z(r))
525
+ r._store && (r._store.validated = !0);
526
+ else if (r) {
527
+ var b = D(r);
528
+ if (typeof b == "function" && b !== r.entries)
529
+ for (var m = b.call(r), u; !(u = m.next()).done; )
530
+ Z(u.value) && we(u.value, l);
531
531
  }
532
532
  }
533
533
  }
534
- function ar(e) {
534
+ function tr(r) {
535
535
  {
536
- var r = e.type;
537
- if (r == null || typeof r == "string")
536
+ var l = r.type;
537
+ if (l == null || typeof l == "string")
538
538
  return;
539
- var a;
540
- if (typeof r == "function")
541
- a = r.propTypes;
542
- else if (typeof r == "object" && (r.$$typeof === p || // Note: Memo only checks outer props here.
539
+ var c;
540
+ if (typeof l == "function")
541
+ c = l.propTypes;
542
+ else if (typeof l == "object" && (l.$$typeof === h || // Note: Memo only checks outer props here.
543
543
  // Inner props are checked in the reconciler.
544
- r.$$typeof === T))
545
- a = r.propTypes;
544
+ l.$$typeof === S))
545
+ c = l.propTypes;
546
546
  else
547
547
  return;
548
- if (a) {
549
- var t = C(r);
550
- Me(a, e.props, "prop", t, e);
551
- } else if (r.PropTypes !== void 0 && !G) {
552
- G = !0;
553
- var u = C(r);
554
- j("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", u || "Unknown");
548
+ if (c) {
549
+ var f = T(l);
550
+ Me(c, r.props, "prop", f, r);
551
+ } else if (l.PropTypes !== void 0 && !Q) {
552
+ Q = !0;
553
+ var b = T(l);
554
+ z("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", b || "Unknown");
555
555
  }
556
- typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && j("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
556
+ typeof l.getDefaultProps == "function" && !l.getDefaultProps.isReactClassApproved && z("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
557
557
  }
558
558
  }
559
- function nr(e) {
559
+ function or(r) {
560
560
  {
561
- for (var r = Object.keys(e.props), a = 0; a < r.length; a++) {
562
- var t = r[a];
563
- if (t !== "children" && t !== "key") {
564
- P(e), j("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", t), P(null);
561
+ for (var l = Object.keys(r.props), c = 0; c < l.length; c++) {
562
+ var f = l[c];
563
+ if (f !== "children" && f !== "key") {
564
+ P(r), z("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", f), P(null);
565
565
  break;
566
566
  }
567
567
  }
568
- e.ref !== null && (P(e), j("Invalid attribute `ref` supplied to `React.Fragment`."), P(null));
568
+ r.ref !== null && (P(r), z("Invalid attribute `ref` supplied to `React.Fragment`."), P(null));
569
569
  }
570
570
  }
571
- var xe = {};
572
- function Re(e, r, a, t, u, v) {
571
+ var Se = {};
572
+ function Ne(r, l, c, f, b, m) {
573
573
  {
574
- var c = De(e);
575
- if (!c) {
576
- var s = "";
577
- (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (s += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
578
- var x = er();
579
- x ? s += x : s += _e();
580
- var g;
581
- e === null ? g = "null" : q(e) ? g = "array" : e !== void 0 && e.$$typeof === l ? (g = "<" + (C(e.type) || "Unknown") + " />", s = " Did you accidentally export a JSX literal instead of a component?") : g = typeof e, j("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", g, s);
574
+ var u = Ae(r);
575
+ if (!u) {
576
+ var v = "";
577
+ (r === void 0 || typeof r == "object" && r !== null && Object.keys(r).length === 0) && (v += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
578
+ var w = rr();
579
+ w ? v += w : v += je();
580
+ var x;
581
+ r === null ? x = "null" : K(r) ? x = "array" : r !== void 0 && r.$$typeof === n ? (x = "<" + (T(r.type) || "Unknown") + " />", v = " Did you accidentally export a JSX literal instead of a component?") : x = typeof r, z("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", x, v);
582
582
  }
583
- var _ = Ze(e, r, a, u, v);
584
- if (_ == null)
585
- return _;
586
- if (c) {
587
- var E = r.children;
588
- if (E !== void 0)
589
- if (t)
590
- if (q(E)) {
591
- for (var z = 0; z < E.length; z++)
592
- je(E[z], e);
593
- Object.freeze && Object.freeze(E);
583
+ var j = er(r, l, c, b, m);
584
+ if (j == null)
585
+ return j;
586
+ if (u) {
587
+ var R = l.children;
588
+ if (R !== void 0)
589
+ if (f)
590
+ if (K(R)) {
591
+ for (var A = 0; A < R.length; A++)
592
+ ke(R[A], r);
593
+ Object.freeze && Object.freeze(R);
594
594
  } else
595
- j("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
595
+ z("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
596
596
  else
597
- je(E, e);
597
+ ke(R, r);
598
598
  }
599
- if (D.call(r, "key")) {
600
- var O = C(e), R = Object.keys(r).filter(function(cr) {
599
+ if (I.call(l, "key")) {
600
+ var O = T(r), k = Object.keys(l).filter(function(cr) {
601
601
  return cr !== "key";
602
- }), K = R.length > 0 ? "{key: someKey, " + R.join(": ..., ") + ": ...}" : "{key: someKey}";
603
- if (!xe[O + K]) {
604
- var sr = R.length > 0 ? "{" + R.join(": ..., ") + ": ...}" : "{}";
605
- j(`A props object containing a "key" prop is being spread into JSX:
602
+ }), ee = k.length > 0 ? "{key: someKey, " + k.join(": ..., ") + ": ...}" : "{key: someKey}";
603
+ if (!Se[O + ee]) {
604
+ var dr = k.length > 0 ? "{" + k.join(": ..., ") + ": ...}" : "{}";
605
+ z(`A props object containing a "key" prop is being spread into JSX:
606
606
  let props = %s;
607
607
  <%s {...props} />
608
608
  React keys must be passed directly to JSX without using spread:
609
609
  let props = %s;
610
- <%s key={someKey} {...props} />`, K, O, sr, O), xe[O + K] = !0;
610
+ <%s key={someKey} {...props} />`, ee, O, dr, O), Se[O + ee] = !0;
611
611
  }
612
612
  }
613
- return e === f ? nr(_) : ar(_), _;
613
+ return r === o ? or(j) : tr(j), j;
614
614
  }
615
615
  }
616
- function tr(e, r, a) {
617
- return Re(e, r, a, !0);
616
+ function nr(r, l, c) {
617
+ return Ne(r, l, c, !0);
618
618
  }
619
- function or(e, r, a) {
620
- return Re(e, r, a, !1);
619
+ function ir(r, l, c) {
620
+ return Ne(r, l, c, !1);
621
621
  }
622
- var ir = or, lr = tr;
623
- $.Fragment = f, $.jsx = ir, $.jsxs = lr;
624
- }()), $;
622
+ var lr = ir, sr = nr;
623
+ G.Fragment = o, G.jsx = lr, G.jsxs = sr;
624
+ }()), G;
625
625
  }
626
- process.env.NODE_ENV === "production" ? X.exports = dr() : X.exports = fr();
627
- var n = X.exports;
628
- const pr = ({ children: i, className: l }) => /* @__PURE__ */ n.jsx(
626
+ process.env.NODE_ENV === "production" ? re.exports = gr() : re.exports = hr();
627
+ var e = re.exports;
628
+ const _r = ({ children: t, className: n }) => /* @__PURE__ */ e.jsx(
629
629
  "div",
630
630
  {
631
631
  "data-template": "forehead",
632
- className: ["lion-page", "lion-page--forehead", l].filter(Boolean).join(" "),
632
+ className: ["lion-page", "lion-page--forehead", n].filter(Boolean).join(" "),
633
633
  style: { maxWidth: "var(--max-width, 1600px)", margin: "0 auto" },
634
- children: i
634
+ children: t
635
635
  }
636
- ), mr = ({ children: i, className: l }) => /* @__PURE__ */ n.jsx(
636
+ ), jr = ({ children: t, className: n }) => /* @__PURE__ */ e.jsx(
637
637
  "div",
638
638
  {
639
639
  "data-template": "sideburn",
640
- className: ["lion-page", "lion-page--sideburn", l].filter(Boolean).join(" "),
640
+ className: ["lion-page", "lion-page--sideburn", n].filter(Boolean).join(" "),
641
641
  style: { maxWidth: "var(--max-width, 1600px)", margin: "0 auto" },
642
- children: i
642
+ children: t
643
643
  }
644
- ), gr = ({ zone: i, children: l, className: o }) => /* @__PURE__ */ n.jsx(
644
+ ), zr = ({ zone: t, children: n, className: a }) => /* @__PURE__ */ e.jsx(
645
645
  "section",
646
646
  {
647
- "data-zone": i,
648
- className: ["lion-section", `lion-section--${i}`, o].filter(Boolean).join(" "),
649
- children: l
647
+ "data-zone": t,
648
+ className: ["lion-section", `lion-section--${t}`, a].filter(Boolean).join(" "),
649
+ children: n
650
650
  }
651
- ), _r = ({ type: i = "single", children: l, className: o }) => /* @__PURE__ */ n.jsx(
651
+ ), wr = ({ type: t = "single", children: n, className: a }) => /* @__PURE__ */ e.jsx(
652
652
  "div",
653
653
  {
654
- "data-container-type": i,
655
- className: ["lion-container", `lion-container--${i}`, o].filter(Boolean).join(" "),
656
- children: l
654
+ "data-container-type": t,
655
+ className: ["lion-container", `lion-container--${t}`, a].filter(Boolean).join(" "),
656
+ children: n
657
657
  }
658
- ), br = ({ links: i, className: l }) => /* @__PURE__ */ n.jsx(
658
+ ), kr = ({ links: t, className: n }) => /* @__PURE__ */ e.jsx(
659
659
  "nav",
660
660
  {
661
661
  "data-zone": "anklet",
662
- className: ["lion-anklet", l].filter(Boolean).join(" "),
662
+ className: ["lion-anklet", n].filter(Boolean).join(" "),
663
663
  "aria-label": "Quick links",
664
- children: /* @__PURE__ */ n.jsx("ul", { className: "lion-anklet__list", children: i.map((o) => /* @__PURE__ */ n.jsx("li", { className: "lion-anklet__item", children: /* @__PURE__ */ n.jsx("a", { href: o.href, className: "lion-anklet__link", children: o.label }) }, o.href)) })
664
+ children: /* @__PURE__ */ e.jsx("ul", { className: "lion-anklet__list", children: t.map((a) => /* @__PURE__ */ e.jsx("li", { className: "lion-anklet__item", children: /* @__PURE__ */ e.jsx("a", { href: a.href, className: "lion-anklet__link", children: a.label }) }, a.href)) })
665
665
  }
666
- ), yr = ({
667
- logoSrc: i,
668
- logoAlt: l,
669
- selectedState: o,
670
- onStateChange: f,
671
- className: h
672
- }) => /* @__PURE__ */ n.jsxs(
666
+ ), Sr = ({
667
+ logoSrc: t,
668
+ logoAlt: n,
669
+ selectedState: a,
670
+ onStateChange: o,
671
+ className: i
672
+ }) => /* @__PURE__ */ e.jsxs(
673
673
  "div",
674
674
  {
675
675
  "data-zone": "header",
676
676
  "data-content-type": "corporate-universal-header",
677
- className: ["lion-corporate-header", h].filter(Boolean).join(" "),
677
+ className: ["lion-corporate-header", i].filter(Boolean).join(" "),
678
678
  style: { backgroundColor: "var(--color-blue-dark)" },
679
679
  children: [
680
- /* @__PURE__ */ n.jsx("img", { src: i, alt: l, className: "lion-corporate-header__logo" }),
681
- f && /* @__PURE__ */ n.jsx(
680
+ /* @__PURE__ */ e.jsx("img", { src: t, alt: n, className: "lion-corporate-header__logo" }),
681
+ o && /* @__PURE__ */ e.jsx(
682
682
  "select",
683
683
  {
684
684
  className: "lion-corporate-header__state-selector",
685
- value: o,
686
- onChange: (m) => f(m.target.value),
685
+ value: a,
686
+ onChange: (d) => o(d.target.value),
687
687
  "aria-label": "Select state"
688
688
  }
689
689
  )
690
690
  ]
691
691
  }
692
- ), jr = ({
693
- logoSrc: i,
694
- logoAlt: l,
695
- underwriterInfo: o,
696
- ctas: f = [],
697
- className: h
698
- }) => /* @__PURE__ */ n.jsxs(
692
+ ), Nr = ({
693
+ logoSrc: t,
694
+ logoAlt: n,
695
+ underwriterInfo: a,
696
+ ctas: o = [],
697
+ className: i
698
+ }) => /* @__PURE__ */ e.jsxs(
699
699
  "header",
700
700
  {
701
701
  "data-zone": "header",
702
702
  "data-content-type": "global-header-bar",
703
- className: ["lion-global-header", h].filter(Boolean).join(" "),
703
+ className: ["lion-global-header", i].filter(Boolean).join(" "),
704
704
  style: { backgroundColor: "var(--color-white)" },
705
705
  children: [
706
- /* @__PURE__ */ n.jsx("img", { src: i, alt: l, className: "lion-global-header__logo" }),
707
- o && /* @__PURE__ */ n.jsx("span", { className: "lion-global-header__underwriter", children: o }),
708
- f.length > 0 && /* @__PURE__ */ n.jsx("nav", { className: "lion-global-header__ctas", "aria-label": "Header actions", children: f.map((m) => /* @__PURE__ */ n.jsx("a", { href: m.href, className: `lion-global-header__cta lion-global-header__cta--${m.type ?? "link"}`, children: m.label }, m.href)) })
706
+ /* @__PURE__ */ e.jsx("img", { src: t, alt: n, className: "lion-global-header__logo" }),
707
+ a && /* @__PURE__ */ e.jsx("span", { className: "lion-global-header__underwriter", children: a }),
708
+ o.length > 0 && /* @__PURE__ */ e.jsx("nav", { className: "lion-global-header__ctas", "aria-label": "Header actions", children: o.map((d) => /* @__PURE__ */ e.jsx("a", { href: d.href, className: `lion-global-header__cta lion-global-header__cta--${d.type ?? "link"}`, children: d.label }, d.href)) })
709
709
  ]
710
710
  }
711
- ), xr = ({
712
- variant: i,
713
- heading: l,
714
- subheading: o,
715
- imageSrc: f,
716
- imageAlt: h,
717
- ctaLabel: m,
718
- ctaHref: d,
719
- className: b
720
- }) => /* @__PURE__ */ n.jsxs(
711
+ ), Rr = ({
712
+ variant: t,
713
+ heading: n,
714
+ subheading: a,
715
+ imageSrc: o,
716
+ imageAlt: i,
717
+ ctaLabel: d,
718
+ ctaHref: s,
719
+ className: g
720
+ }) => /* @__PURE__ */ e.jsxs(
721
721
  "div",
722
722
  {
723
723
  "data-zone": "hero",
724
- "data-content-type": `hero-${i}`,
725
- className: ["lion-hero", `lion-hero--${i}`, b].filter(Boolean).join(" "),
724
+ "data-content-type": `hero-${t}`,
725
+ className: ["lion-hero", `lion-hero--${t}`, g].filter(Boolean).join(" "),
726
726
  children: [
727
- /* @__PURE__ */ n.jsxs("div", { className: "lion-hero__content", children: [
728
- /* @__PURE__ */ n.jsx("h1", { className: "lion-hero__heading", style: { fontSize: "var(--h1-font-size)", lineHeight: "var(--h1-line-height)" }, children: l }),
729
- o && /* @__PURE__ */ n.jsx("p", { className: "lion-hero__subheading", style: { fontSize: "var(--font-size-base)" }, children: o }),
730
- m && d && /* @__PURE__ */ n.jsx("a", { href: d, className: "lion-hero__cta", style: { color: "var(--color-white)", backgroundColor: "var(--color-brand)" }, children: m })
727
+ /* @__PURE__ */ e.jsxs("div", { className: "lion-hero__content", children: [
728
+ /* @__PURE__ */ e.jsx("h1", { className: "lion-hero__heading", style: { fontSize: "var(--h1-font-size)", lineHeight: "var(--h1-line-height)" }, children: n }),
729
+ a && /* @__PURE__ */ e.jsx("p", { className: "lion-hero__subheading", style: { fontSize: "var(--font-size-base)" }, children: a }),
730
+ d && s && /* @__PURE__ */ e.jsx("a", { href: s, className: "lion-hero__cta", style: { color: "var(--color-white)", backgroundColor: "var(--color-brand)" }, children: d })
731
731
  ] }),
732
- f && /* @__PURE__ */ n.jsx("div", { className: "lion-hero__image-wrapper", children: /* @__PURE__ */ n.jsx("img", { src: f, alt: h ?? "", className: "lion-hero__image" }) })
732
+ o && /* @__PURE__ */ e.jsx("div", { className: "lion-hero__image-wrapper", children: /* @__PURE__ */ e.jsx("img", { src: o, alt: i ?? "", className: "lion-hero__image" }) })
733
733
  ]
734
734
  }
735
- ), Rr = ({
736
- type: i,
737
- label: l,
738
- href: o,
739
- phone: f,
740
- variant: h = "primary",
741
- opensInNewTab: m = !1,
742
- className: d
735
+ ), Cr = ({ items: t, className: n }) => /* @__PURE__ */ e.jsx(
736
+ "ul",
737
+ {
738
+ "data-zone": "general",
739
+ "data-content-type": "rtbs",
740
+ className: ["lion-rtbs", n].filter(Boolean).join(" "),
741
+ style: { listStyle: "none", padding: 0, margin: 0 },
742
+ children: t.map((a, o) => /* @__PURE__ */ e.jsxs("li", { className: "lion-rtbs__item", children: [
743
+ a.illustrationSrc && /* @__PURE__ */ e.jsx(
744
+ "img",
745
+ {
746
+ src: a.illustrationSrc,
747
+ alt: a.illustrationAlt ?? "",
748
+ className: "lion-rtbs__illustration"
749
+ }
750
+ ),
751
+ /* @__PURE__ */ e.jsx("h3", { className: "lion-rtbs__heading", style: { fontSize: "var(--h3-font-size)", fontWeight: "var(--font-weight-600)" }, children: a.heading }),
752
+ /* @__PURE__ */ e.jsx("p", { className: "lion-rtbs__body", style: { fontSize: "var(--font-size-base)", color: "var(--color-text)" }, children: a.body })
753
+ ] }, o))
754
+ }
755
+ ), Er = ({ items: t, heading: n, className: a }) => /* @__PURE__ */ e.jsxs("div", { "data-zone": "general", "data-content-type": "rtb-descriptive", className: ["lion-rtb-descriptive", a].filter(Boolean).join(" "), children: [
756
+ n && /* @__PURE__ */ e.jsx("h2", { className: "lion-rtb-descriptive__section-heading", style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", marginBottom: "var(--padding-edge)" }, children: n }),
757
+ /* @__PURE__ */ e.jsx("ul", { style: { listStyle: "none", padding: 0, margin: 0, display: "flex", flexDirection: "column", gap: "var(--padding-edge)" }, children: t.map((o, i) => /* @__PURE__ */ e.jsxs("li", { className: "lion-rtb-descriptive__item", style: { display: "flex", gap: "var(--padding-base-horizontal)", alignItems: "flex-start" }, children: [
758
+ o.illustrationSrc && /* @__PURE__ */ e.jsx("img", { src: o.illustrationSrc, alt: o.illustrationAlt ?? "", style: { width: "64px", height: "64px", objectFit: "contain", flexShrink: 0 } }),
759
+ /* @__PURE__ */ e.jsxs("div", { children: [
760
+ /* @__PURE__ */ e.jsx("h3", { style: { fontSize: "var(--h3-font-size)", fontWeight: "var(--font-weight-600)", color: "var(--color-text)", marginBottom: "var(--padding-small-vertical)" }, children: o.heading }),
761
+ /* @__PURE__ */ e.jsx("p", { style: { fontSize: "var(--font-size-base)", color: "var(--color-text)", lineHeight: "var(--line-height-base)" }, children: o.body })
762
+ ] })
763
+ ] }, i)) })
764
+ ] }), Br = ({ items: t, heading: n, className: a }) => /* @__PURE__ */ e.jsxs("div", { "data-zone": "general", "data-content-type": "rtb-highlight", className: ["lion-rtb-highlight", a].filter(Boolean).join(" "), children: [
765
+ n && /* @__PURE__ */ e.jsx("h2", { style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", marginBottom: "var(--padding-edge)", textAlign: "center" }, children: n }),
766
+ /* @__PURE__ */ e.jsx("ul", { style: { listStyle: "none", padding: 0, margin: 0, display: "grid", gridTemplateColumns: `repeat(${Math.min(t.length, 3)}, 1fr)`, gap: "var(--Grid-gutter-size)", textAlign: "center" }, children: t.map((o, i) => /* @__PURE__ */ e.jsxs("li", { className: "lion-rtb-highlight__item", style: { padding: "var(--padding-base-horizontal)", backgroundColor: "var(--color-gray-lightest)", borderRadius: "var(--border-radius-base)" }, children: [
767
+ /* @__PURE__ */ e.jsx("span", { className: "lion-rtb-highlight__stat", style: { display: "block", fontSize: "var(--h1-md-font-size)", fontWeight: "var(--font-weight-700)", color: "var(--color-brand)", lineHeight: 1 }, children: o.stat }),
768
+ /* @__PURE__ */ e.jsx("span", { className: "lion-rtb-highlight__label", style: { display: "block", fontSize: "var(--font-size-base)", fontWeight: "var(--font-weight-600)", color: "var(--color-text)", marginTop: "var(--padding-small-vertical)" }, children: o.label }),
769
+ o.body && /* @__PURE__ */ e.jsx("p", { className: "lion-rtb-highlight__body", style: { fontSize: "var(--h6-font-size)", color: "var(--color-gray)", marginTop: "var(--padding-small-vertical)" }, children: o.body })
770
+ ] }, i)) })
771
+ ] }), Tr = ({ items: t, heading: n, columns: a = 3, className: o }) => /* @__PURE__ */ e.jsxs("div", { "data-zone": "general", "data-content-type": "rtb-dynamic", className: ["lion-rtb-dynamic", o].filter(Boolean).join(" "), children: [
772
+ n && /* @__PURE__ */ e.jsx("h2", { style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", marginBottom: "var(--padding-edge)" }, children: n }),
773
+ /* @__PURE__ */ e.jsx("ul", { style: { listStyle: "none", padding: 0, margin: 0, display: "grid", gridTemplateColumns: `repeat(${a}, 1fr)`, gap: "var(--Grid-gutter-size)" }, children: t.map((i, d) => /* @__PURE__ */ e.jsxs("li", { className: "lion-rtb-dynamic__item", children: [
774
+ i.iconSrc && /* @__PURE__ */ e.jsx("img", { src: i.iconSrc, alt: i.iconAlt ?? "", style: { width: "48px", height: "48px", objectFit: "contain", marginBottom: "var(--Grid-gutter-size)" } }),
775
+ /* @__PURE__ */ e.jsx("h3", { style: { fontSize: "var(--h3-font-size)", fontWeight: "var(--font-weight-600)", color: "var(--color-text)", marginBottom: "var(--padding-small-vertical)" }, children: i.heading }),
776
+ /* @__PURE__ */ e.jsx("p", { style: { fontSize: "var(--font-size-base)", color: "var(--color-text)", lineHeight: "var(--line-height-base)" }, children: i.body }),
777
+ i.ctaLabel && i.ctaHref && /* @__PURE__ */ e.jsx("a", { href: i.ctaHref, style: { color: "var(--color-link)", fontWeight: "var(--font-weight-600)", display: "inline-block", marginTop: "var(--Grid-gutter-size)" }, children: i.ctaLabel })
778
+ ] }, d)) })
779
+ ] }), Wr = ({
780
+ type: t,
781
+ label: n,
782
+ href: a,
783
+ phone: o,
784
+ variant: i = "primary",
785
+ opensInNewTab: d = !1,
786
+ className: s
743
787
  }) => {
744
- const b = m ? "_blank" : void 0, p = m ? "noopener noreferrer" : void 0, S = i === "phone" ? `tel:${f}` : o;
745
- return /* @__PURE__ */ n.jsx(
788
+ const g = d ? "_blank" : void 0, h = d ? "noopener noreferrer" : void 0, y = t === "phone" ? `tel:${o}` : a;
789
+ return /* @__PURE__ */ e.jsx(
746
790
  "a",
747
791
  {
748
792
  "data-zone": "general",
749
793
  "data-content-type": "cta",
750
- href: S,
751
- target: b,
752
- rel: p,
753
- className: ["lion-cta", `lion-cta--${i}`, `lion-cta--${h}`, d].filter(Boolean).join(" "),
794
+ href: y,
795
+ target: g,
796
+ rel: h,
797
+ className: ["lion-cta", `lion-cta--${t}`, `lion-cta--${i}`, s].filter(Boolean).join(" "),
754
798
  style: {
755
799
  fontFamily: "var(--font-family-sans-serif)",
756
800
  fontWeight: "var(--font-weight-600)",
757
801
  borderRadius: "var(--border-radius-base)",
758
802
  padding: "var(--padding-base-vertical) var(--padding-base-horizontal)",
759
- backgroundColor: h === "primary" ? "var(--color-brand)" : "transparent",
760
- color: h === "primary" ? "var(--color-white)" : "var(--color-link)",
761
- borderWidth: h === "secondary" ? "var(--border-width-base)" : void 0,
762
- borderStyle: h === "secondary" ? "solid" : void 0,
763
- borderColor: h === "secondary" ? "var(--color-brand)" : void 0
803
+ backgroundColor: i === "primary" ? "var(--color-brand)" : "transparent",
804
+ color: i === "primary" ? "var(--color-white)" : "var(--color-link)",
805
+ borderWidth: i === "secondary" ? "var(--border-width-base)" : void 0,
806
+ borderStyle: i === "secondary" ? "solid" : void 0,
807
+ borderColor: i === "secondary" ? "var(--color-brand)" : void 0
764
808
  },
765
- children: l
809
+ children: n
766
810
  }
767
811
  );
768
- }, Er = ({ heading: i, body: l, ctaLabel: o, ctaHref: f, className: h }) => /* @__PURE__ */ n.jsxs(
812
+ }, Or = ({
813
+ heading: t,
814
+ ctaLabel: n,
815
+ ctaHref: a,
816
+ ctaType: o = "button",
817
+ body: i,
818
+ className: d
819
+ }) => /* @__PURE__ */ e.jsxs(
769
820
  "div",
770
821
  {
771
822
  "data-zone": "general",
772
- "data-content-type": "callout",
773
- className: ["lion-callout", h].filter(Boolean).join(" "),
774
- style: { backgroundColor: "var(--color-teal-tint)", borderRadius: "var(--border-radius-base)", padding: "var(--padding-edge)" },
823
+ "data-content-type": "simple-cta-block",
824
+ className: ["lion-simple-cta", d].filter(Boolean).join(" "),
825
+ style: { padding: "var(--padding-edge)", textAlign: "center" },
775
826
  children: [
776
- /* @__PURE__ */ n.jsx("h2", { className: "lion-callout__heading", style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)" }, children: i }),
777
- /* @__PURE__ */ n.jsx("p", { className: "lion-callout__body", style: { fontSize: "var(--font-size-base)", color: "var(--color-text)" }, children: l }),
778
- o && f && /* @__PURE__ */ n.jsx("a", { href: f, className: "lion-callout__cta", style: { color: "var(--color-link)" }, children: o })
827
+ /* @__PURE__ */ e.jsx("h2", { style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", color: "var(--color-text)", marginBottom: i ? "var(--Grid-gutter-size)" : "var(--padding-edge)" }, children: t }),
828
+ i && /* @__PURE__ */ e.jsx("p", { style: { fontSize: "var(--font-size-base)", color: "var(--color-text)", marginBottom: "var(--padding-edge)" }, children: i }),
829
+ /* @__PURE__ */ e.jsx(
830
+ "a",
831
+ {
832
+ href: a,
833
+ style: o === "button" ? {
834
+ backgroundColor: "var(--color-brand)",
835
+ color: "var(--color-white)",
836
+ fontWeight: "var(--font-weight-600)",
837
+ borderRadius: "var(--border-radius-base)",
838
+ padding: "var(--padding-base-vertical) var(--padding-base-horizontal)",
839
+ display: "inline-block"
840
+ } : {
841
+ color: "var(--color-link)",
842
+ fontWeight: "var(--font-weight-600)"
843
+ },
844
+ children: n
845
+ }
846
+ )
779
847
  ]
780
848
  }
781
- ), Sr = ({ items: i, className: l }) => /* @__PURE__ */ n.jsx(
782
- "ul",
783
- {
784
- "data-zone": "general",
785
- "data-content-type": "rtbs",
786
- className: ["lion-rtbs", l].filter(Boolean).join(" "),
787
- style: { listStyle: "none", padding: 0, margin: 0 },
788
- children: i.map((o, f) => /* @__PURE__ */ n.jsxs("li", { className: "lion-rtbs__item", children: [
789
- o.illustrationSrc && /* @__PURE__ */ n.jsx(
790
- "img",
849
+ ), Pr = ({ items: t, allowMultipleOpen: n = !1, className: a }) => {
850
+ const [o, i] = E([]), d = (s) => {
851
+ i(n ? (g) => g.includes(s) ? g.filter((h) => h !== s) : [...g, s] : (g) => g.includes(s) ? [] : [s]);
852
+ };
853
+ return /* @__PURE__ */ e.jsx("div", { "data-zone": "general", "data-content-type": "accordion-block", className: ["lion-accordion", a].filter(Boolean).join(" "), children: t.map((s, g) => {
854
+ const h = o.includes(g);
855
+ return /* @__PURE__ */ e.jsxs("div", { className: "lion-accordion__item", style: { borderBottom: "var(--border-width-thin) solid var(--color-line)" }, children: [
856
+ /* @__PURE__ */ e.jsx(
857
+ "button",
791
858
  {
792
- src: o.illustrationSrc,
793
- alt: o.illustrationAlt ?? "",
794
- className: "lion-rtbs__illustration"
859
+ type: "button",
860
+ "aria-expanded": h,
861
+ onClick: () => d(g),
862
+ className: "lion-accordion__trigger",
863
+ style: { width: "100%", textAlign: "left", background: "none", border: "none", cursor: "pointer", padding: "var(--padding-base-vertical) 0", fontWeight: "var(--font-weight-600)", fontSize: "var(--font-size-base)", color: "var(--color-text)" },
864
+ children: s.heading
795
865
  }
796
866
  ),
797
- /* @__PURE__ */ n.jsx("h3", { className: "lion-rtbs__heading", style: { fontSize: "var(--h3-font-size)", fontWeight: "var(--font-weight-600)" }, children: o.heading }),
798
- /* @__PURE__ */ n.jsx("p", { className: "lion-rtbs__body", style: { fontSize: "var(--font-size-base)", color: "var(--color-text)" }, children: o.body })
799
- ] }, f))
867
+ h && /* @__PURE__ */ e.jsx("div", { className: "lion-accordion__body", style: { padding: "0 0 var(--padding-base-vertical)", fontSize: "var(--font-size-base)", color: "var(--color-text)", lineHeight: "var(--line-height-base)" }, children: s.body })
868
+ ] }, g);
869
+ }) });
870
+ }, fr = {
871
+ white: "var(--color-white)",
872
+ "gray-lightest": "var(--color-gray-lightest)",
873
+ "teal-tint": "var(--color-teal-tint)",
874
+ sand: "var(--color-sand)",
875
+ "blue-dark": "var(--color-blue-dark)",
876
+ teal: "var(--color-teal)",
877
+ brand: "var(--color-brand)"
878
+ }, Ar = ({ color: t, children: n, className: a }) => /* @__PURE__ */ e.jsx(
879
+ "div",
880
+ {
881
+ "data-zone": "general",
882
+ "data-content-type": "background-color-block",
883
+ "data-color": t,
884
+ className: ["lion-bg-color-block", `lion-bg-color-block--${t}`, a].filter(Boolean).join(" "),
885
+ style: { backgroundColor: fr[t], padding: "var(--padding-edge)" },
886
+ children: n
887
+ }
888
+ ), Dr = ({
889
+ heading: t,
890
+ body: n,
891
+ imageSrc: a,
892
+ imageAlt: o,
893
+ imagePosition: i = "top",
894
+ ctaLabel: d,
895
+ ctaHref: s,
896
+ className: g
897
+ }) => {
898
+ const h = i === "left" || i === "right";
899
+ return /* @__PURE__ */ e.jsxs(
900
+ "div",
901
+ {
902
+ "data-zone": "general",
903
+ "data-content-type": "basic-content-block",
904
+ className: ["lion-basic-content", g].filter(Boolean).join(" "),
905
+ style: { display: h ? "flex" : "block", flexDirection: i === "right" ? "row-reverse" : "row", gap: "var(--Grid-gutter-size)" },
906
+ children: [
907
+ a && i !== "none" && /* @__PURE__ */ e.jsx("img", { src: a, alt: o ?? "", className: "lion-basic-content__image", style: { flex: h ? "0 0 40%" : void 0, width: h ? void 0 : "100%" } }),
908
+ /* @__PURE__ */ e.jsxs("div", { className: "lion-basic-content__text", children: [
909
+ /* @__PURE__ */ e.jsx("h2", { className: "lion-basic-content__heading", style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", color: "var(--color-text)" }, children: t }),
910
+ /* @__PURE__ */ e.jsx("p", { className: "lion-basic-content__body", style: { fontSize: "var(--font-size-base)", color: "var(--color-text)", lineHeight: "var(--line-height-base)" }, children: n }),
911
+ d && s && /* @__PURE__ */ e.jsx("a", { href: s, className: "lion-basic-content__cta", style: { color: "var(--color-link)", fontWeight: "var(--font-weight-600)" }, children: d })
912
+ ] })
913
+ ]
914
+ }
915
+ );
916
+ }, Fr = ({ html: t, className: n }) => /* @__PURE__ */ e.jsx(
917
+ "div",
918
+ {
919
+ "data-zone": "general",
920
+ "data-content-type": "body-text-copy-block",
921
+ className: ["lion-body-text", n].filter(Boolean).join(" "),
922
+ style: { fontFamily: "var(--font-family-sans-serif)", fontSize: "var(--font-size-base)", lineHeight: "var(--line-height-base)", color: "var(--color-text)", maxWidth: "72ch" },
923
+ dangerouslySetInnerHTML: { __html: t }
924
+ }
925
+ ), Ir = ({ heading: t, body: n, ctaLabel: a, ctaHref: o, className: i }) => /* @__PURE__ */ e.jsxs(
926
+ "div",
927
+ {
928
+ "data-zone": "general",
929
+ "data-content-type": "callout",
930
+ className: ["lion-callout", i].filter(Boolean).join(" "),
931
+ style: { backgroundColor: "var(--color-teal-tint)", borderRadius: "var(--border-radius-base)", padding: "var(--padding-edge)" },
932
+ children: [
933
+ /* @__PURE__ */ e.jsx("h2", { className: "lion-callout__heading", style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)" }, children: t }),
934
+ /* @__PURE__ */ e.jsx("p", { className: "lion-callout__body", style: { fontSize: "var(--font-size-base)", color: "var(--color-text)" }, children: n }),
935
+ a && o && /* @__PURE__ */ e.jsx("a", { href: o, className: "lion-callout__cta", style: { color: "var(--color-link)" }, children: a })
936
+ ]
800
937
  }
801
- ), vr = ["Risk-free", "No Obligation", "Protected Privacy"], Tr = ({ tags: i = vr, className: l }) => /* @__PURE__ */ n.jsx(
938
+ ), vr = ["Risk-free", "No Obligation", "Protected Privacy"], $r = ({ tags: t = vr, className: n }) => /* @__PURE__ */ e.jsx(
802
939
  "ul",
803
940
  {
804
941
  "data-zone": "general",
805
942
  "data-content-type": "confidence-tags",
806
- className: ["lion-confidence-tags", l].filter(Boolean).join(" "),
943
+ className: ["lion-confidence-tags", n].filter(Boolean).join(" "),
807
944
  style: { listStyle: "none", padding: 0, margin: 0, display: "flex", gap: "var(--Grid-gutter-size)" },
808
- children: i.map((o) => /* @__PURE__ */ n.jsx(
945
+ children: t.map((a) => /* @__PURE__ */ e.jsx(
809
946
  "li",
810
947
  {
811
948
  className: "lion-confidence-tags__tag",
@@ -817,54 +954,317 @@ const pr = ({ children: i, className: l }) => /* @__PURE__ */ n.jsx(
817
954
  padding: "var(--padding-small-vertical) var(--padding-small-horizontal)",
818
955
  backgroundColor: "var(--color-teal-opaque)"
819
956
  },
820
- children: o
957
+ children: a
821
958
  },
822
- o
959
+ a
823
960
  ))
824
961
  }
825
- ), Cr = ({
826
- fields: i,
827
- submitLabel: l = "Submit",
828
- onSubmit: o,
829
- mediaCode: f,
830
- className: h
962
+ ), Gr = ({
963
+ src: t,
964
+ alt: n,
965
+ caption: a,
966
+ width: o = "full",
967
+ alignment: i = "left",
968
+ linkHref: d,
969
+ className: s
970
+ }) => {
971
+ const g = { full: "100%", half: "50%", third: "33.333%" }, h = /* @__PURE__ */ e.jsx("img", { src: t, alt: n, className: "lion-content-image__img", style: { width: "100%", display: "block", borderRadius: "var(--border-radius-base)" } });
972
+ return /* @__PURE__ */ e.jsxs(
973
+ "figure",
974
+ {
975
+ "data-zone": "general",
976
+ "data-content-type": "content-image-block",
977
+ className: ["lion-content-image", s].filter(Boolean).join(" "),
978
+ style: { margin: 0, width: g[o], marginLeft: i === "center" ? "auto" : void 0, marginRight: i === "center" || i === "right" ? "auto" : void 0 },
979
+ children: [
980
+ d ? /* @__PURE__ */ e.jsx("a", { href: d, children: h }) : h,
981
+ a && /* @__PURE__ */ e.jsx("figcaption", { className: "lion-content-image__caption", style: { fontSize: "var(--h6-font-size)", color: "var(--color-gray-dark)", marginTop: "var(--padding-small-vertical)" }, children: a })
982
+ ]
983
+ }
984
+ );
985
+ }, Lr = ({ cards: t, className: n }) => /* @__PURE__ */ e.jsx(
986
+ "ul",
987
+ {
988
+ "data-zone": "general",
989
+ "data-content-type": "cross-sell-card-block",
990
+ className: ["lion-cross-sell", n].filter(Boolean).join(" "),
991
+ style: { listStyle: "none", padding: 0, margin: 0, display: "grid", gridTemplateColumns: `repeat(${Math.min(t.length, 3)}, 1fr)`, gap: "var(--Grid-gutter-size)" },
992
+ children: t.map((a, o) => /* @__PURE__ */ e.jsxs("li", { className: "lion-cross-sell__card", style: { borderRadius: "var(--border-radius-base)", border: "var(--border-width-thin) solid var(--color-line)", overflow: "hidden" }, children: [
993
+ a.imageSrc && /* @__PURE__ */ e.jsx("img", { src: a.imageSrc, alt: a.imageAlt ?? "", className: "lion-cross-sell__image", style: { width: "100%", display: "block" } }),
994
+ /* @__PURE__ */ e.jsxs("div", { className: "lion-cross-sell__body", style: { padding: "var(--padding-base-horizontal)" }, children: [
995
+ /* @__PURE__ */ e.jsx("h3", { className: "lion-cross-sell__heading", style: { fontSize: "var(--h3-font-size)", fontWeight: "var(--font-weight-600)", color: "var(--color-text)" }, children: a.heading }),
996
+ /* @__PURE__ */ e.jsx("p", { className: "lion-cross-sell__description", style: { fontSize: "var(--font-size-base)", color: "var(--color-text)" }, children: a.body }),
997
+ /* @__PURE__ */ e.jsx("a", { href: a.ctaHref, className: "lion-cross-sell__cta", style: { color: "var(--color-link)", fontWeight: "var(--font-weight-600)" }, children: a.ctaLabel })
998
+ ] })
999
+ ] }, o))
1000
+ }
1001
+ ), ur = {
1002
+ checkmark: "✓",
1003
+ bullet: "•",
1004
+ number: "",
1005
+ icon: "→"
1006
+ }, Mr = ({ items: t, style: n = "checkmark", heading: a, className: o }) => {
1007
+ const i = n === "number" ? "ol" : "ul";
1008
+ return /* @__PURE__ */ e.jsxs("div", { "data-zone": "general", "data-content-type": "decorative-list-block", className: ["lion-decorative-list", o].filter(Boolean).join(" "), children: [
1009
+ a && /* @__PURE__ */ e.jsx("h2", { className: "lion-decorative-list__heading", style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", marginBottom: "var(--Grid-gutter-size)" }, children: a }),
1010
+ /* @__PURE__ */ e.jsx(i, { className: "lion-decorative-list__list", style: { listStyle: "none", padding: 0, margin: 0 }, children: t.map((d, s) => /* @__PURE__ */ e.jsxs("li", { className: "lion-decorative-list__item", style: { display: "flex", gap: "var(--Grid-gutter-size)", alignItems: "flex-start", padding: "var(--padding-small-vertical) 0", fontSize: "var(--font-size-base)", color: "var(--color-text)" }, children: [
1011
+ /* @__PURE__ */ e.jsx("span", { className: "lion-decorative-list__marker", style: { color: "var(--color-brand)", fontWeight: "var(--font-weight-700)", flexShrink: 0 }, children: n === "number" ? `${s + 1}.` : ur[n] }),
1012
+ /* @__PURE__ */ e.jsx("span", { children: d })
1013
+ ] }, s)) })
1014
+ ] });
1015
+ }, qr = ({
1016
+ heading: t,
1017
+ body: n,
1018
+ placeholder: a = "Enter your email",
1019
+ submitLabel: o = "Subscribe",
1020
+ onSubmit: i,
1021
+ className: d
1022
+ }) => {
1023
+ const [s, g] = E(""), h = (y) => {
1024
+ y.preventDefault(), i == null || i(s);
1025
+ };
1026
+ return /* @__PURE__ */ e.jsxs(
1027
+ "div",
1028
+ {
1029
+ "data-zone": "general",
1030
+ "data-content-type": "email-callout-block",
1031
+ className: ["lion-email-callout", d].filter(Boolean).join(" "),
1032
+ style: { backgroundColor: "var(--color-teal-tint)", borderRadius: "var(--border-radius-base)", padding: "var(--padding-edge)" },
1033
+ children: [
1034
+ /* @__PURE__ */ e.jsx("h2", { className: "lion-email-callout__heading", style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", color: "var(--color-text)" }, children: t }),
1035
+ n && /* @__PURE__ */ e.jsx("p", { className: "lion-email-callout__body", style: { fontSize: "var(--font-size-base)", color: "var(--color-text)" }, children: n }),
1036
+ /* @__PURE__ */ e.jsxs("form", { className: "lion-email-callout__form", onSubmit: h, style: { display: "flex", gap: "var(--Grid-gutter-size)" }, children: [
1037
+ /* @__PURE__ */ e.jsx(
1038
+ "input",
1039
+ {
1040
+ type: "email",
1041
+ required: !0,
1042
+ value: s,
1043
+ onChange: (y) => g(y.target.value),
1044
+ placeholder: a,
1045
+ className: "lion-email-callout__input",
1046
+ style: { flex: 1, borderRadius: "var(--border-radius-base)", borderWidth: "var(--border-width-base)", borderStyle: "solid", borderColor: "var(--color-line)", padding: "var(--padding-base-vertical) var(--padding-base-horizontal)" }
1047
+ }
1048
+ ),
1049
+ /* @__PURE__ */ e.jsx(
1050
+ "button",
1051
+ {
1052
+ type: "submit",
1053
+ className: "lion-email-callout__submit",
1054
+ style: { backgroundColor: "var(--color-brand)", color: "var(--color-white)", fontWeight: "var(--font-weight-600)", borderRadius: "var(--border-radius-base)", padding: "var(--padding-base-vertical) var(--padding-base-horizontal)", border: "none", cursor: "pointer" },
1055
+ children: o
1056
+ }
1057
+ )
1058
+ ] })
1059
+ ]
1060
+ }
1061
+ );
1062
+ }, pr = {
1063
+ "16/9": "56.25%",
1064
+ "4/3": "75%",
1065
+ "1/1": "100%"
1066
+ }, Hr = ({
1067
+ src: t,
1068
+ title: n,
1069
+ aspectRatio: a = "16/9",
1070
+ autoplay: o = !1,
1071
+ caption: i,
1072
+ className: d
1073
+ }) => {
1074
+ const s = o ? `${t}${t.includes("?") ? "&" : "?"}autoplay=1` : t;
1075
+ return /* @__PURE__ */ e.jsxs(
1076
+ "figure",
1077
+ {
1078
+ "data-zone": "general",
1079
+ "data-content-type": "embedded-video-block",
1080
+ className: ["lion-video", d].filter(Boolean).join(" "),
1081
+ style: { margin: 0 },
1082
+ children: [
1083
+ /* @__PURE__ */ e.jsx("div", { className: "lion-video__wrapper", style: { position: "relative", paddingBottom: pr[a], height: 0, overflow: "hidden", borderRadius: "var(--border-radius-base)" }, children: /* @__PURE__ */ e.jsx(
1084
+ "iframe",
1085
+ {
1086
+ src: s,
1087
+ title: n,
1088
+ className: "lion-video__iframe",
1089
+ style: { position: "absolute", top: 0, left: 0, width: "100%", height: "100%", border: 0 },
1090
+ allowFullScreen: !0
1091
+ }
1092
+ ) }),
1093
+ i && /* @__PURE__ */ e.jsx("figcaption", { className: "lion-video__caption", style: { fontSize: "var(--h6-font-size)", color: "var(--color-gray-dark)", marginTop: "var(--padding-small-vertical)" }, children: i })
1094
+ ]
1095
+ }
1096
+ );
1097
+ }, Yr = ({
1098
+ imageSrc: t,
1099
+ imageAlt: n,
1100
+ highlightBox: a,
1101
+ highlightBoxPosition: o = "bottom-left",
1102
+ className: i
1103
+ }) => {
1104
+ const d = {
1105
+ "bottom-left": { bottom: "var(--padding-edge)", left: "var(--padding-edge)" },
1106
+ "bottom-right": { bottom: "var(--padding-edge)", right: "var(--padding-edge)" },
1107
+ "top-left": { top: "var(--padding-edge)", left: "var(--padding-edge)" },
1108
+ "top-right": { top: "var(--padding-edge)", right: "var(--padding-edge)" }
1109
+ };
1110
+ return /* @__PURE__ */ e.jsxs(
1111
+ "div",
1112
+ {
1113
+ "data-zone": "general",
1114
+ "data-content-type": "full-size-image-with-highlight-box",
1115
+ className: ["lion-full-image", i].filter(Boolean).join(" "),
1116
+ style: { position: "relative", overflow: "hidden", borderRadius: "var(--border-radius-base)" },
1117
+ children: [
1118
+ /* @__PURE__ */ e.jsx("img", { src: t, alt: n, className: "lion-full-image__img", style: { width: "100%", display: "block" } }),
1119
+ /* @__PURE__ */ e.jsxs(
1120
+ "div",
1121
+ {
1122
+ className: "lion-full-image__highlight-box",
1123
+ style: {
1124
+ position: "absolute",
1125
+ ...d[o],
1126
+ backgroundColor: "var(--color-white)",
1127
+ borderRadius: "var(--border-radius-base)",
1128
+ padding: "var(--padding-edge)",
1129
+ maxWidth: "360px"
1130
+ },
1131
+ children: [
1132
+ /* @__PURE__ */ e.jsx("h2", { className: "lion-full-image__heading", style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", color: "var(--color-text)" }, children: a.heading }),
1133
+ /* @__PURE__ */ e.jsx("p", { className: "lion-full-image__body", style: { fontSize: "var(--font-size-base)", color: "var(--color-text)" }, children: a.body }),
1134
+ a.ctaLabel && a.ctaHref && /* @__PURE__ */ e.jsx(
1135
+ "a",
1136
+ {
1137
+ href: a.ctaHref,
1138
+ className: "lion-full-image__cta",
1139
+ style: { backgroundColor: "var(--color-brand)", color: "var(--color-white)", fontWeight: "var(--font-weight-600)", borderRadius: "var(--border-radius-base)", padding: "var(--padding-base-vertical) var(--padding-base-horizontal)", display: "inline-block" },
1140
+ children: a.ctaLabel
1141
+ }
1142
+ )
1143
+ ]
1144
+ }
1145
+ )
1146
+ ]
1147
+ }
1148
+ );
1149
+ }, br = {
1150
+ thin: "var(--border-width-thin)",
1151
+ base: "var(--border-width-base)",
1152
+ thick: "var(--border-width-thick)"
1153
+ }, Vr = ({
1154
+ style: t = "solid",
1155
+ color: n = "var(--color-line)",
1156
+ thickness: a = "thin",
1157
+ className: o
1158
+ }) => /* @__PURE__ */ e.jsx(
1159
+ "hr",
1160
+ {
1161
+ "data-zone": "general",
1162
+ "data-content-type": "horizontal-rule",
1163
+ className: ["lion-horizontal-rule", o].filter(Boolean).join(" "),
1164
+ style: { border: "none", borderTopWidth: br[a], borderTopStyle: t, borderTopColor: n, margin: "var(--padding-edge) 0" }
1165
+ }
1166
+ ), mr = {
1167
+ info: { bg: "var(--color-teal-tint)", color: "var(--color-teal-dark)", border: "var(--color-teal)" },
1168
+ warning: { bg: "var(--color-yellow-light)", color: "var(--color-yellow)", border: "var(--color-yellow)" },
1169
+ success: { bg: "var(--color-green-light)", color: "var(--color-green)", border: "var(--color-green)" },
1170
+ error: { bg: "var(--color-red-light)", color: "var(--color-red)", border: "var(--color-red)" }
1171
+ }, Ur = ({ type: t, message: n, heading: a, dismissible: o = !1, className: i }) => {
1172
+ const [d, s] = ae.useState(!1);
1173
+ if (d) return null;
1174
+ const g = mr[t];
1175
+ return /* @__PURE__ */ e.jsxs(
1176
+ "div",
1177
+ {
1178
+ role: "alert",
1179
+ "data-zone": "general",
1180
+ "data-content-type": "inline-message",
1181
+ "data-type": t,
1182
+ className: ["lion-inline-message", `lion-inline-message--${t}`, i].filter(Boolean).join(" "),
1183
+ style: { backgroundColor: g.bg, borderLeft: `var(--border-width-thick) solid ${g.border}`, borderRadius: "var(--border-radius-small)", padding: "var(--padding-base-vertical) var(--padding-base-horizontal)", display: "flex", justifyContent: "space-between", alignItems: "flex-start" },
1184
+ children: [
1185
+ /* @__PURE__ */ e.jsxs("div", { children: [
1186
+ a && /* @__PURE__ */ e.jsx("strong", { className: "lion-inline-message__heading", style: { color: g.color, display: "block", fontWeight: "var(--font-weight-600)" }, children: a }),
1187
+ /* @__PURE__ */ e.jsx("span", { className: "lion-inline-message__text", style: { fontSize: "var(--font-size-base)", color: g.color }, children: n })
1188
+ ] }),
1189
+ o && /* @__PURE__ */ e.jsx("button", { type: "button", onClick: () => s(!0), "aria-label": "Dismiss", style: { background: "none", border: "none", cursor: "pointer", color: g.color, fontWeight: "var(--font-weight-700)", fontSize: "1.2em", padding: 0, marginLeft: "var(--Grid-gutter-size)" }, children: "×" })
1190
+ ]
1191
+ }
1192
+ );
1193
+ }, Jr = ({
1194
+ heading: t,
1195
+ body: n,
1196
+ deadline: a,
1197
+ ctaLabel: o,
1198
+ ctaHref: i,
1199
+ className: d
1200
+ }) => /* @__PURE__ */ e.jsxs(
1201
+ "div",
1202
+ {
1203
+ "data-zone": "general",
1204
+ "data-content-type": "last-chance-block",
1205
+ className: ["lion-last-chance", d].filter(Boolean).join(" "),
1206
+ style: { background: "var(--gradient-blue-to-teal)", borderRadius: "var(--border-radius-base)", padding: "var(--padding-edge)", color: "var(--color-white)", textAlign: "center" },
1207
+ children: [
1208
+ a && /* @__PURE__ */ e.jsxs("p", { className: "lion-last-chance__deadline", style: { fontSize: "var(--h5-font-size)", fontWeight: "var(--font-weight-600)", textTransform: "uppercase", letterSpacing: "0.05em", marginBottom: "var(--Grid-gutter-size)" }, children: [
1209
+ "Deadline: ",
1210
+ a
1211
+ ] }),
1212
+ /* @__PURE__ */ e.jsx("h2", { className: "lion-last-chance__heading", style: { fontSize: "var(--h1-font-size)", fontWeight: "var(--font-weight-700)", marginBottom: "var(--Grid-gutter-size)" }, children: t }),
1213
+ /* @__PURE__ */ e.jsx("p", { className: "lion-last-chance__body", style: { fontSize: "var(--font-size-base)", marginBottom: "var(--padding-edge)" }, children: n }),
1214
+ /* @__PURE__ */ e.jsx(
1215
+ "a",
1216
+ {
1217
+ href: i,
1218
+ className: "lion-last-chance__cta",
1219
+ style: { backgroundColor: "var(--color-white)", color: "var(--color-brand)", fontWeight: "var(--font-weight-700)", borderRadius: "var(--border-radius-base)", padding: "var(--padding-large-vertical) var(--padding-large-horizontal)", display: "inline-block" },
1220
+ children: o
1221
+ }
1222
+ )
1223
+ ]
1224
+ }
1225
+ ), Kr = ({
1226
+ fields: t,
1227
+ submitLabel: n = "Submit",
1228
+ onSubmit: a,
1229
+ mediaCode: o,
1230
+ className: i
831
1231
  }) => {
832
- const m = (d) => {
833
- if (d.preventDefault(), !o) return;
834
- const b = new FormData(d.currentTarget), p = {};
835
- b.forEach((S, y) => {
836
- p[y] = S;
837
- }), o(p);
1232
+ const d = (s) => {
1233
+ if (s.preventDefault(), !a) return;
1234
+ const g = new FormData(s.currentTarget), h = {};
1235
+ g.forEach((y, _) => {
1236
+ h[_] = y;
1237
+ }), a(h);
838
1238
  };
839
- return /* @__PURE__ */ n.jsxs(
1239
+ return /* @__PURE__ */ e.jsxs(
840
1240
  "form",
841
1241
  {
842
1242
  "data-zone": "general",
843
1243
  "data-content-type": "lead-form",
844
- "data-media-code": f,
845
- className: ["lion-lead-form", h].filter(Boolean).join(" "),
846
- onSubmit: m,
1244
+ "data-media-code": o,
1245
+ className: ["lion-lead-form", i].filter(Boolean).join(" "),
1246
+ onSubmit: d,
847
1247
  children: [
848
- i.map((d) => {
849
- var b;
850
- return /* @__PURE__ */ n.jsxs("div", { className: "lion-lead-form__field", children: [
851
- /* @__PURE__ */ n.jsxs("label", { htmlFor: d.name, className: "lion-lead-form__label", style: { fontWeight: "var(--font-weight-600)" }, children: [
852
- d.label,
853
- d.required && /* @__PURE__ */ n.jsx("span", { "aria-hidden": "true", children: " *" })
1248
+ t.map((s) => {
1249
+ var g;
1250
+ return /* @__PURE__ */ e.jsxs("div", { className: "lion-lead-form__field", children: [
1251
+ /* @__PURE__ */ e.jsxs("label", { htmlFor: s.name, className: "lion-lead-form__label", style: { fontWeight: "var(--font-weight-600)" }, children: [
1252
+ s.label,
1253
+ s.required && /* @__PURE__ */ e.jsx("span", { "aria-hidden": "true", children: " *" })
854
1254
  ] }),
855
- d.type === "select" ? /* @__PURE__ */ n.jsx("select", { id: d.name, name: d.name, required: d.required, className: "lion-lead-form__select", children: (b = d.options) == null ? void 0 : b.map((p) => /* @__PURE__ */ n.jsx("option", { value: p, children: p }, p)) }) : /* @__PURE__ */ n.jsx(
1255
+ s.type === "select" ? /* @__PURE__ */ e.jsx("select", { id: s.name, name: s.name, required: s.required, className: "lion-lead-form__select", children: (g = s.options) == null ? void 0 : g.map((h) => /* @__PURE__ */ e.jsx("option", { value: h, children: h }, h)) }) : /* @__PURE__ */ e.jsx(
856
1256
  "input",
857
1257
  {
858
- id: d.name,
859
- name: d.name,
860
- type: d.type,
861
- required: d.required,
1258
+ id: s.name,
1259
+ name: s.name,
1260
+ type: s.type,
1261
+ required: s.required,
862
1262
  className: "lion-lead-form__input"
863
1263
  }
864
1264
  )
865
- ] }, d.name);
1265
+ ] }, s.name);
866
1266
  }),
867
- /* @__PURE__ */ n.jsx(
1267
+ /* @__PURE__ */ e.jsx(
868
1268
  "button",
869
1269
  {
870
1270
  type: "submit",
@@ -876,55 +1276,576 @@ const pr = ({ children: i, className: l }) => /* @__PURE__ */ n.jsx(
876
1276
  borderRadius: "var(--border-radius-base)",
877
1277
  padding: "var(--padding-base-vertical) var(--padding-base-horizontal)"
878
1278
  },
879
- children: l
1279
+ children: n
1280
+ }
1281
+ )
1282
+ ]
1283
+ }
1284
+ );
1285
+ }, Xr = ({
1286
+ steps: t,
1287
+ submitLabel: n = "Submit",
1288
+ onSubmit: a,
1289
+ mediaCode: o,
1290
+ className: i
1291
+ }) => {
1292
+ const [d, s] = E(0), [g, h] = E({}), y = d === t.length - 1, _ = t[d], S = (p) => {
1293
+ p.preventDefault();
1294
+ const N = new FormData(p.currentTarget), C = {};
1295
+ N.forEach((D, B) => {
1296
+ C[B] = D;
1297
+ });
1298
+ const L = { ...g, ...C };
1299
+ h(L), y ? a == null || a(L) : s((D) => D + 1);
1300
+ };
1301
+ return /* @__PURE__ */ e.jsxs(
1302
+ "div",
1303
+ {
1304
+ "data-zone": "general",
1305
+ "data-content-type": "multi-step-lead-form",
1306
+ "data-media-code": o,
1307
+ className: ["lion-multi-step-form", i].filter(Boolean).join(" "),
1308
+ children: [
1309
+ /* @__PURE__ */ e.jsx("div", { className: "lion-multi-step-form__progress", style: { display: "flex", gap: "var(--padding-small-horizontal)", marginBottom: "var(--padding-edge)" }, children: t.map((p, N) => /* @__PURE__ */ e.jsx("div", { className: "lion-multi-step-form__step-indicator", style: { flex: 1, height: "4px", borderRadius: "2px", backgroundColor: N <= d ? "var(--color-brand)" : "var(--color-gray-light)" } }, N)) }),
1310
+ /* @__PURE__ */ e.jsxs("p", { className: "lion-multi-step-form__step-label", style: { fontSize: "var(--h5-font-size)", color: "var(--color-gray)", marginBottom: "var(--Grid-gutter-size)" }, children: [
1311
+ "Step ",
1312
+ d + 1,
1313
+ " of ",
1314
+ t.length,
1315
+ ": ",
1316
+ _.title
1317
+ ] }),
1318
+ /* @__PURE__ */ e.jsxs("form", { onSubmit: S, children: [
1319
+ _.fields.map((p) => {
1320
+ var N;
1321
+ return /* @__PURE__ */ e.jsxs("div", { className: "lion-multi-step-form__field", style: { marginBottom: "var(--Grid-gutter-size)" }, children: [
1322
+ /* @__PURE__ */ e.jsxs("label", { htmlFor: p.name, style: { display: "block", fontWeight: "var(--font-weight-600)", marginBottom: "0.4rem" }, children: [
1323
+ p.label,
1324
+ p.required && /* @__PURE__ */ e.jsx("span", { "aria-hidden": "true", children: " *" })
1325
+ ] }),
1326
+ p.type === "select" ? /* @__PURE__ */ e.jsx("select", { id: p.name, name: p.name, required: p.required, style: { width: "100%", borderRadius: "var(--border-radius-base)", borderWidth: "var(--border-width-base)", borderStyle: "solid", borderColor: "var(--color-line)" }, children: (N = p.options) == null ? void 0 : N.map((C) => /* @__PURE__ */ e.jsx("option", { value: C, children: C }, C)) }) : /* @__PURE__ */ e.jsx("input", { id: p.name, name: p.name, type: p.type, required: p.required, style: { width: "100%", borderRadius: "var(--border-radius-base)", borderWidth: "var(--border-width-base)", borderStyle: "solid", borderColor: "var(--color-line)", padding: "var(--padding-base-vertical) var(--padding-base-horizontal)" } })
1327
+ ] }, p.name);
1328
+ }),
1329
+ /* @__PURE__ */ e.jsxs("div", { style: { display: "flex", justifyContent: "space-between", gap: "var(--Grid-gutter-size)" }, children: [
1330
+ d > 0 && /* @__PURE__ */ e.jsx("button", { type: "button", onClick: () => s((p) => p - 1), style: { background: "none", border: "var(--border-width-base) solid var(--color-brand)", color: "var(--color-link)", borderRadius: "var(--border-radius-base)", padding: "var(--padding-base-vertical) var(--padding-base-horizontal)", cursor: "pointer", fontWeight: "var(--font-weight-600)" }, children: "Back" }),
1331
+ /* @__PURE__ */ e.jsx("button", { type: "submit", style: { backgroundColor: "var(--color-brand)", color: "var(--color-white)", border: "none", borderRadius: "var(--border-radius-base)", padding: "var(--padding-base-vertical) var(--padding-base-horizontal)", cursor: "pointer", fontWeight: "var(--font-weight-600)", marginLeft: "auto" }, children: y ? n : "Next" })
1332
+ ] })
1333
+ ] })
1334
+ ]
1335
+ }
1336
+ );
1337
+ }, Qr = ({ testimonials: t, heading: n, className: a }) => /* @__PURE__ */ e.jsxs("div", { "data-zone": "general", "data-content-type": "multi-testimonial", className: ["lion-testimonials", a].filter(Boolean).join(" "), children: [
1338
+ n && /* @__PURE__ */ e.jsx("h2", { className: "lion-testimonials__heading", style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", marginBottom: "var(--padding-edge)" }, children: n }),
1339
+ /* @__PURE__ */ e.jsx("ul", { className: "lion-testimonials__list", style: { listStyle: "none", padding: 0, margin: 0, display: "grid", gridTemplateColumns: "repeat(auto-fit, minmax(280px, 1fr))", gap: "var(--Grid-gutter-size)" }, children: t.map((o, i) => /* @__PURE__ */ e.jsxs("li", { className: "lion-testimonials__item", style: { backgroundColor: "var(--color-gray-lightest)", borderRadius: "var(--border-radius-base)", padding: "var(--padding-base-horizontal)" }, children: [
1340
+ o.rating && /* @__PURE__ */ e.jsxs("div", { className: "lion-testimonials__rating", "aria-label": `${o.rating} out of 5 stars`, style: { color: "var(--color-gold)", marginBottom: "var(--Grid-gutter-size)" }, children: [
1341
+ "★".repeat(o.rating),
1342
+ "☆".repeat(5 - o.rating)
1343
+ ] }),
1344
+ /* @__PURE__ */ e.jsxs("blockquote", { className: "lion-testimonials__quote", style: { margin: 0, fontSize: "var(--font-size-base)", color: "var(--color-text)", lineHeight: "var(--line-height-base)", fontStyle: "italic" }, children: [
1345
+ '"',
1346
+ o.quote,
1347
+ '"'
1348
+ ] }),
1349
+ /* @__PURE__ */ e.jsxs("div", { className: "lion-testimonials__attribution", style: { display: "flex", alignItems: "center", gap: "var(--Grid-gutter-size)", marginTop: "var(--Grid-gutter-size)" }, children: [
1350
+ o.imageSrc && /* @__PURE__ */ e.jsx("img", { src: o.imageSrc, alt: o.imageAlt ?? o.author, style: { width: "40px", height: "40px", borderRadius: "50%", objectFit: "cover" } }),
1351
+ /* @__PURE__ */ e.jsxs("div", { children: [
1352
+ /* @__PURE__ */ e.jsx("strong", { className: "lion-testimonials__author", style: { fontSize: "var(--font-size-base)", fontWeight: "var(--font-weight-600)", color: "var(--color-text)", display: "block" }, children: o.author }),
1353
+ o.role && /* @__PURE__ */ e.jsx("span", { className: "lion-testimonials__role", style: { fontSize: "var(--h6-font-size)", color: "var(--color-gray)" }, children: o.role })
1354
+ ] })
1355
+ ] })
1356
+ ] }, i)) })
1357
+ ] }), Zr = ({
1358
+ heading: t,
1359
+ body: n,
1360
+ emailLabel: a = "Email address",
1361
+ submitLabel: o = "Sign me up",
1362
+ onSubmit: i,
1363
+ defaultChecked: d = !1,
1364
+ className: s
1365
+ }) => {
1366
+ const [g, h] = E(""), [y, _] = E(d), S = (p) => {
1367
+ p.preventDefault(), i == null || i(g, y);
1368
+ };
1369
+ return /* @__PURE__ */ e.jsxs(
1370
+ "form",
1371
+ {
1372
+ "data-zone": "general",
1373
+ "data-content-type": "opt-in",
1374
+ className: ["lion-opt-in", s].filter(Boolean).join(" "),
1375
+ onSubmit: S,
1376
+ children: [
1377
+ /* @__PURE__ */ e.jsx(
1378
+ "h2",
1379
+ {
1380
+ className: "lion-opt-in__heading",
1381
+ style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", color: "var(--color-text)" },
1382
+ children: t
1383
+ }
1384
+ ),
1385
+ n && /* @__PURE__ */ e.jsx("p", { className: "lion-opt-in__body", style: { fontSize: "var(--font-size-base)", color: "var(--color-text)" }, children: n }),
1386
+ /* @__PURE__ */ e.jsxs("div", { className: "lion-opt-in__field", children: [
1387
+ /* @__PURE__ */ e.jsx(
1388
+ "label",
1389
+ {
1390
+ htmlFor: "opt-in-email",
1391
+ className: "lion-opt-in__label",
1392
+ style: { fontWeight: "var(--font-weight-600)", display: "block" },
1393
+ children: a
1394
+ }
1395
+ ),
1396
+ /* @__PURE__ */ e.jsx(
1397
+ "input",
1398
+ {
1399
+ id: "opt-in-email",
1400
+ type: "email",
1401
+ required: !0,
1402
+ value: g,
1403
+ onChange: (p) => h(p.target.value),
1404
+ className: "lion-opt-in__input",
1405
+ style: { borderRadius: "var(--border-radius-base)", borderWidth: "var(--border-width-base)", borderStyle: "solid", borderColor: "var(--color-line)" }
1406
+ }
1407
+ )
1408
+ ] }),
1409
+ /* @__PURE__ */ e.jsxs("label", { className: "lion-opt-in__consent", style: { display: "flex", gap: "var(--Grid-gutter-size)", alignItems: "flex-start" }, children: [
1410
+ /* @__PURE__ */ e.jsx(
1411
+ "input",
1412
+ {
1413
+ type: "checkbox",
1414
+ checked: y,
1415
+ onChange: (p) => _(p.target.checked),
1416
+ className: "lion-opt-in__checkbox"
1417
+ }
1418
+ ),
1419
+ /* @__PURE__ */ e.jsx("span", { style: { fontSize: "var(--h6-font-size)", color: "var(--color-gray-dark)" }, children: "I agree to receive marketing emails. I can unsubscribe at any time." })
1420
+ ] }),
1421
+ /* @__PURE__ */ e.jsx(
1422
+ "button",
1423
+ {
1424
+ type: "submit",
1425
+ className: "lion-opt-in__submit",
1426
+ style: {
1427
+ backgroundColor: "var(--color-brand)",
1428
+ color: "var(--color-white)",
1429
+ fontWeight: "var(--font-weight-600)",
1430
+ borderRadius: "var(--border-radius-base)",
1431
+ padding: "var(--padding-base-vertical) var(--padding-base-horizontal)",
1432
+ border: "none",
1433
+ cursor: "pointer"
1434
+ },
1435
+ children: o
1436
+ }
1437
+ )
1438
+ ]
1439
+ }
1440
+ );
1441
+ }, ea = ({
1442
+ imageSrc: t,
1443
+ imageAlt: n,
1444
+ heading: a,
1445
+ body: o,
1446
+ ctaLabel: i,
1447
+ ctaHref: d,
1448
+ badgeLabel: s,
1449
+ className: g
1450
+ }) => /* @__PURE__ */ e.jsxs(
1451
+ "div",
1452
+ {
1453
+ "data-zone": "general",
1454
+ "data-content-type": "product-block",
1455
+ className: ["lion-product-block", g].filter(Boolean).join(" "),
1456
+ style: { borderRadius: "var(--border-radius-base)", overflow: "hidden" },
1457
+ children: [
1458
+ t && /* @__PURE__ */ e.jsx("div", { className: "lion-product-block__image-wrapper", children: /* @__PURE__ */ e.jsx("img", { src: t, alt: n ?? "", className: "lion-product-block__image" }) }),
1459
+ /* @__PURE__ */ e.jsxs("div", { className: "lion-product-block__body", style: { padding: "var(--padding-edge)" }, children: [
1460
+ s && /* @__PURE__ */ e.jsx(
1461
+ "span",
1462
+ {
1463
+ className: "lion-product-block__badge",
1464
+ style: {
1465
+ fontSize: "var(--h6-font-size)",
1466
+ fontWeight: "var(--font-weight-600)",
1467
+ color: "var(--color-brand)",
1468
+ backgroundColor: "var(--color-teal-opaque)",
1469
+ borderRadius: "var(--border-radius-small)",
1470
+ padding: "var(--padding-small-vertical) var(--padding-small-horizontal)"
1471
+ },
1472
+ children: s
1473
+ }
1474
+ ),
1475
+ /* @__PURE__ */ e.jsx(
1476
+ "h2",
1477
+ {
1478
+ className: "lion-product-block__heading",
1479
+ style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", color: "var(--color-text)" },
1480
+ children: a
1481
+ }
1482
+ ),
1483
+ /* @__PURE__ */ e.jsx(
1484
+ "p",
1485
+ {
1486
+ className: "lion-product-block__description",
1487
+ style: { fontSize: "var(--font-size-base)", color: "var(--color-text)", lineHeight: "var(--line-height-base)" },
1488
+ children: o
1489
+ }
1490
+ ),
1491
+ i && d && /* @__PURE__ */ e.jsx(
1492
+ "a",
1493
+ {
1494
+ href: d,
1495
+ className: "lion-product-block__cta",
1496
+ style: {
1497
+ color: "var(--color-white)",
1498
+ backgroundColor: "var(--color-brand)",
1499
+ fontWeight: "var(--font-weight-600)",
1500
+ borderRadius: "var(--border-radius-base)",
1501
+ padding: "var(--padding-base-vertical) var(--padding-base-horizontal)",
1502
+ display: "inline-block"
1503
+ },
1504
+ children: i
880
1505
  }
881
1506
  )
1507
+ ] })
1508
+ ]
1509
+ }
1510
+ ), ra = ({ quote: t, attribution: n, role: a, className: o }) => /* @__PURE__ */ e.jsxs(
1511
+ "blockquote",
1512
+ {
1513
+ "data-zone": "general",
1514
+ "data-content-type": "pull-quote",
1515
+ className: ["lion-pull-quote", o].filter(Boolean).join(" "),
1516
+ style: { margin: 0, borderLeft: "var(--border-width-thick) solid var(--color-brand)", paddingLeft: "var(--padding-edge)", paddingTop: "var(--padding-base-vertical)", paddingBottom: "var(--padding-base-vertical)" },
1517
+ children: [
1518
+ /* @__PURE__ */ e.jsxs("p", { className: "lion-pull-quote__text", style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-300)", color: "var(--color-text)", lineHeight: "var(--h2-line-height)", fontStyle: "italic", margin: 0 }, children: [
1519
+ '"',
1520
+ t,
1521
+ '"'
1522
+ ] }),
1523
+ n && /* @__PURE__ */ e.jsx("footer", { className: "lion-pull-quote__footer", style: { marginTop: "var(--Grid-gutter-size)" }, children: /* @__PURE__ */ e.jsxs("cite", { style: { fontStyle: "normal", fontSize: "var(--font-size-base)", fontWeight: "var(--font-weight-600)", color: "var(--color-gray-dark)" }, children: [
1524
+ n,
1525
+ a && /* @__PURE__ */ e.jsxs("span", { style: { fontWeight: "var(--font-weight-400)", color: "var(--color-gray)" }, children: [
1526
+ ", ",
1527
+ a
1528
+ ] })
1529
+ ] }) })
1530
+ ]
1531
+ }
1532
+ ), aa = ({
1533
+ title: t,
1534
+ description: n,
1535
+ resourceType: a,
1536
+ imageSrc: o,
1537
+ imageAlt: i,
1538
+ ctaLabel: d,
1539
+ ctaHref: s,
1540
+ downloadUrl: g,
1541
+ className: h
1542
+ }) => {
1543
+ const y = g ?? s;
1544
+ return /* @__PURE__ */ e.jsxs(
1545
+ "div",
1546
+ {
1547
+ "data-zone": "general",
1548
+ "data-content-type": "resource-spotlight",
1549
+ "data-resource-type": a,
1550
+ className: ["lion-resource-spotlight", h].filter(Boolean).join(" "),
1551
+ style: { display: "flex", gap: "var(--padding-edge)", alignItems: "flex-start", borderRadius: "var(--border-radius-base)", border: "var(--border-width-thin) solid var(--color-line)", padding: "var(--padding-base-horizontal)" },
1552
+ children: [
1553
+ o && /* @__PURE__ */ e.jsx("img", { src: o, alt: i ?? "", className: "lion-resource-spotlight__image", style: { width: "120px", height: "90px", objectFit: "cover", borderRadius: "var(--border-radius-small)", flexShrink: 0 } }),
1554
+ /* @__PURE__ */ e.jsxs("div", { className: "lion-resource-spotlight__content", children: [
1555
+ /* @__PURE__ */ e.jsx("span", { className: "lion-resource-spotlight__type", style: { fontSize: "var(--h6-font-size)", fontWeight: "var(--font-weight-600)", color: "var(--color-brand)", textTransform: "uppercase", letterSpacing: "0.05em" }, children: a }),
1556
+ /* @__PURE__ */ e.jsx("h3", { className: "lion-resource-spotlight__title", style: { fontSize: "var(--h3-font-size)", fontWeight: "var(--font-weight-600)", color: "var(--color-text)", margin: "var(--padding-small-vertical) 0" }, children: t }),
1557
+ /* @__PURE__ */ e.jsx("p", { className: "lion-resource-spotlight__description", style: { fontSize: "var(--font-size-base)", color: "var(--color-text)" }, children: n }),
1558
+ y && /* @__PURE__ */ e.jsx(
1559
+ "a",
1560
+ {
1561
+ href: y,
1562
+ className: "lion-resource-spotlight__cta",
1563
+ download: !!g || void 0,
1564
+ style: { color: "var(--color-link)", fontWeight: "var(--font-weight-600)" },
1565
+ children: d ?? (g ? "Download" : "View resource")
1566
+ }
1567
+ )
1568
+ ] })
882
1569
  ]
883
1570
  }
884
1571
  );
885
- }, kr = ({ html: i, className: l }) => /* @__PURE__ */ n.jsx(
1572
+ }, ta = ({ html: t, className: n }) => /* @__PURE__ */ e.jsx(
886
1573
  "div",
887
1574
  {
888
1575
  "data-zone": "general",
889
1576
  "data-content-type": "rich-text",
890
- className: ["lion-rich-text", l].filter(Boolean).join(" "),
1577
+ className: ["lion-rich-text", n].filter(Boolean).join(" "),
891
1578
  style: {
892
1579
  fontFamily: "var(--font-family-sans-serif)",
893
1580
  fontSize: "var(--font-size-base)",
894
1581
  lineHeight: "var(--line-height-base)",
895
1582
  color: "var(--color-text)"
896
1583
  },
897
- dangerouslySetInnerHTML: { __html: i }
1584
+ dangerouslySetInnerHTML: { __html: t }
898
1585
  }
899
- ), wr = ({ text: i, itemNumber: l, className: o }) => /* @__PURE__ */ n.jsxs(
1586
+ ), oa = ({ tabs: t, defaultTab: n = 0, className: a }) => {
1587
+ var d;
1588
+ const [o, i] = E(n);
1589
+ return /* @__PURE__ */ e.jsxs(
1590
+ "div",
1591
+ {
1592
+ "data-zone": "general",
1593
+ "data-content-type": "side-menu-explorer",
1594
+ className: ["lion-side-menu-explorer", a].filter(Boolean).join(" "),
1595
+ style: { display: "flex", gap: "var(--padding-edge)" },
1596
+ children: [
1597
+ /* @__PURE__ */ e.jsx("nav", { className: "lion-side-menu-explorer__menu", "aria-label": "Content sections", style: { width: "220px", flexShrink: 0 }, children: /* @__PURE__ */ e.jsx("ul", { role: "tablist", style: { listStyle: "none", padding: 0, margin: 0 }, children: t.map((s, g) => /* @__PURE__ */ e.jsx("li", { role: "tab", "aria-selected": o === g, children: /* @__PURE__ */ e.jsx(
1598
+ "button",
1599
+ {
1600
+ type: "button",
1601
+ onClick: () => i(g),
1602
+ className: `lion-side-menu-explorer__tab${o === g ? " is-active" : ""}`,
1603
+ style: {
1604
+ width: "100%",
1605
+ textAlign: "left",
1606
+ background: "none",
1607
+ border: "none",
1608
+ borderLeft: o === g ? "var(--border-width-thick) solid var(--color-brand)" : "var(--border-width-thin) solid var(--color-line)",
1609
+ padding: "var(--padding-base-vertical) var(--padding-base-horizontal)",
1610
+ fontWeight: o === g ? "var(--font-weight-600)" : "var(--font-weight-400)",
1611
+ color: o === g ? "var(--color-brand)" : "var(--color-text)",
1612
+ cursor: "pointer",
1613
+ fontSize: "var(--font-size-base)"
1614
+ },
1615
+ children: s.label
1616
+ }
1617
+ ) }, g)) }) }),
1618
+ /* @__PURE__ */ e.jsx("div", { className: "lion-side-menu-explorer__content", role: "tabpanel", style: { flex: 1 }, children: (d = t[o]) == null ? void 0 : d.content })
1619
+ ]
1620
+ }
1621
+ );
1622
+ }, yr = {
1623
+ xs: "0.8rem",
1624
+ sm: "var(--Grid-gutter-size)",
1625
+ md: "var(--padding-edge)",
1626
+ lg: "4.8rem",
1627
+ xl: "6.4rem"
1628
+ }, na = ({ size: t = "md", className: n }) => /* @__PURE__ */ e.jsx(
1629
+ "div",
1630
+ {
1631
+ "data-zone": "general",
1632
+ "data-content-type": "spacing-block",
1633
+ "data-size": t,
1634
+ className: ["lion-spacing-block", `lion-spacing-block--${t}`, n].filter(Boolean).join(" "),
1635
+ style: { height: yr[t], display: "block" },
1636
+ "aria-hidden": "true"
1637
+ }
1638
+ ), ia = ({
1639
+ href: t,
1640
+ label: n,
1641
+ warningHeading: a = "You are leaving this site",
1642
+ warningBody: o = "You are about to visit a third-party website. We are not responsible for its content.",
1643
+ continueLabel: i = "Continue",
1644
+ cancelLabel: d = "Cancel",
1645
+ className: s
1646
+ }) => {
1647
+ const [g, h] = E(!1);
1648
+ return /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
1649
+ /* @__PURE__ */ e.jsx(
1650
+ "a",
1651
+ {
1652
+ href: "#speed-bump",
1653
+ "data-zone": "general",
1654
+ "data-content-type": "speed-bump",
1655
+ className: ["lion-speed-bump__trigger", s].filter(Boolean).join(" "),
1656
+ style: { color: "var(--color-link)" },
1657
+ onClick: (y) => {
1658
+ y.preventDefault(), h(!0);
1659
+ },
1660
+ children: n
1661
+ }
1662
+ ),
1663
+ g && /* @__PURE__ */ e.jsx(
1664
+ "div",
1665
+ {
1666
+ role: "dialog",
1667
+ "aria-modal": "true",
1668
+ "aria-labelledby": "speed-bump-heading",
1669
+ className: "lion-speed-bump__overlay",
1670
+ style: {
1671
+ position: "fixed",
1672
+ inset: 0,
1673
+ backgroundColor: "var(--color-gray-darker-opaque)",
1674
+ display: "flex",
1675
+ alignItems: "center",
1676
+ justifyContent: "center",
1677
+ zIndex: "var(--z-index-overlays-and-headers)"
1678
+ },
1679
+ children: /* @__PURE__ */ e.jsxs(
1680
+ "div",
1681
+ {
1682
+ className: "lion-speed-bump__dialog",
1683
+ style: {
1684
+ backgroundColor: "var(--color-white)",
1685
+ borderRadius: "var(--border-radius-base)",
1686
+ padding: "var(--padding-edge)",
1687
+ maxWidth: "480px",
1688
+ width: "100%"
1689
+ },
1690
+ children: [
1691
+ /* @__PURE__ */ e.jsx(
1692
+ "h2",
1693
+ {
1694
+ id: "speed-bump-heading",
1695
+ style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", marginBottom: "var(--Grid-gutter-size)" },
1696
+ children: a
1697
+ }
1698
+ ),
1699
+ /* @__PURE__ */ e.jsx("p", { style: { fontSize: "var(--font-size-base)", color: "var(--color-text)", marginBottom: "var(--padding-edge)" }, children: o }),
1700
+ /* @__PURE__ */ e.jsxs("div", { style: { display: "flex", gap: "var(--Grid-gutter-size)" }, children: [
1701
+ /* @__PURE__ */ e.jsx(
1702
+ "a",
1703
+ {
1704
+ href: t,
1705
+ target: "_blank",
1706
+ rel: "noopener noreferrer",
1707
+ className: "lion-speed-bump__continue",
1708
+ style: {
1709
+ backgroundColor: "var(--color-brand)",
1710
+ color: "var(--color-white)",
1711
+ fontWeight: "var(--font-weight-600)",
1712
+ borderRadius: "var(--border-radius-base)",
1713
+ padding: "var(--padding-base-vertical) var(--padding-base-horizontal)"
1714
+ },
1715
+ onClick: () => h(!1),
1716
+ children: i
1717
+ }
1718
+ ),
1719
+ /* @__PURE__ */ e.jsx(
1720
+ "button",
1721
+ {
1722
+ type: "button",
1723
+ className: "lion-speed-bump__cancel",
1724
+ style: {
1725
+ background: "none",
1726
+ border: "var(--border-width-base) solid var(--color-brand)",
1727
+ color: "var(--color-link)",
1728
+ fontWeight: "var(--font-weight-600)",
1729
+ borderRadius: "var(--border-radius-base)",
1730
+ padding: "var(--padding-base-vertical) var(--padding-base-horizontal)",
1731
+ cursor: "pointer"
1732
+ },
1733
+ onClick: () => h(!1),
1734
+ children: d
1735
+ }
1736
+ )
1737
+ ] })
1738
+ ]
1739
+ }
1740
+ )
1741
+ }
1742
+ )
1743
+ ] });
1744
+ }, la = ({ caption: t, headers: n, rows: a, striped: o = !0, className: i }) => /* @__PURE__ */ e.jsx(
1745
+ "div",
1746
+ {
1747
+ "data-zone": "general",
1748
+ "data-content-type": "table-block",
1749
+ className: ["lion-table-block", i].filter(Boolean).join(" "),
1750
+ style: { overflowX: "auto" },
1751
+ children: /* @__PURE__ */ e.jsxs("table", { className: "lion-table", style: { width: "100%", borderCollapse: "collapse", fontFamily: "var(--font-family-sans-serif)", fontSize: "var(--font-size-base)" }, children: [
1752
+ t && /* @__PURE__ */ e.jsx("caption", { style: { captionSide: "top", textAlign: "left", marginBottom: "var(--Grid-gutter-size)", fontWeight: "var(--font-weight-600)", color: "var(--color-text)" }, children: t }),
1753
+ /* @__PURE__ */ e.jsx("thead", { children: /* @__PURE__ */ e.jsx("tr", { children: n.map((d, s) => /* @__PURE__ */ e.jsx("th", { scope: "col", style: { backgroundColor: "var(--color-blue-dark)", color: "var(--color-white)", fontWeight: "var(--font-weight-600)", padding: "var(--padding-base-vertical) var(--padding-base-horizontal)", textAlign: "left", whiteSpace: "nowrap" }, children: d }, s)) }) }),
1754
+ /* @__PURE__ */ e.jsx("tbody", { children: a.map((d, s) => /* @__PURE__ */ e.jsx("tr", { style: { backgroundColor: o && s % 2 === 1 ? "var(--color-gray-lightest)" : "var(--color-white)" }, children: d.map((g, h) => /* @__PURE__ */ e.jsx("td", { style: { padding: "var(--padding-base-vertical) var(--padding-base-horizontal)", color: "var(--color-text)", borderBottom: "var(--border-width-thin) solid var(--color-line)" }, children: g }, h)) }, s)) })
1755
+ ] })
1756
+ }
1757
+ ), sa = ({
1758
+ heading: t = "We are here for you",
1759
+ body: n,
1760
+ ctaLabel: a,
1761
+ ctaHref: o,
1762
+ phone: i,
1763
+ className: d
1764
+ }) => /* @__PURE__ */ e.jsxs(
1765
+ "div",
1766
+ {
1767
+ "data-zone": "general",
1768
+ "data-content-type": "wahfu",
1769
+ className: ["lion-wahfu", d].filter(Boolean).join(" "),
1770
+ style: { backgroundColor: "var(--color-teal-tint)", borderRadius: "var(--border-radius-base)", padding: "var(--padding-edge)", textAlign: "center" },
1771
+ children: [
1772
+ /* @__PURE__ */ e.jsx("h2", { className: "lion-wahfu__heading", style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", color: "var(--color-teal-dark)", marginBottom: "var(--Grid-gutter-size)" }, children: t }),
1773
+ /* @__PURE__ */ e.jsx("p", { className: "lion-wahfu__body", style: { fontSize: "var(--font-size-base)", color: "var(--color-text)", lineHeight: "var(--line-height-base)", marginBottom: "var(--padding-edge)" }, children: n }),
1774
+ /* @__PURE__ */ e.jsxs("div", { className: "lion-wahfu__actions", style: { display: "flex", gap: "var(--Grid-gutter-size)", justifyContent: "center", flexWrap: "wrap" }, children: [
1775
+ a && o && /* @__PURE__ */ e.jsx("a", { href: o, className: "lion-wahfu__cta", style: { backgroundColor: "var(--color-brand)", color: "var(--color-white)", fontWeight: "var(--font-weight-600)", borderRadius: "var(--border-radius-base)", padding: "var(--padding-base-vertical) var(--padding-base-horizontal)", display: "inline-block" }, children: a }),
1776
+ i && /* @__PURE__ */ e.jsx("a", { href: `tel:${i.replace(/\D/g, "")}`, className: "lion-wahfu__phone", style: { color: "var(--color-brand)", fontWeight: "var(--font-weight-600)", fontSize: "var(--h3-font-size)" }, children: i })
1777
+ ] })
1778
+ ]
1779
+ }
1780
+ ), da = ({ posts: t, heading: n, className: a }) => /* @__PURE__ */ e.jsxs("div", { "data-zone": "general", "data-content-type": "all-blogs-post-block", "data-platform": "blog", className: ["lion-all-blogs", a].filter(Boolean).join(" "), children: [
1781
+ n && /* @__PURE__ */ e.jsx("h2", { style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", marginBottom: "var(--padding-edge)" }, children: n }),
1782
+ /* @__PURE__ */ e.jsx("ul", { style: { listStyle: "none", padding: 0, margin: 0, display: "flex", flexDirection: "column", gap: "var(--Grid-gutter-size)" }, children: t.map((o, i) => /* @__PURE__ */ e.jsxs("li", { style: { display: "flex", gap: "var(--padding-base-horizontal)", borderBottom: "var(--border-width-thin) solid var(--color-line)", paddingBottom: "var(--Grid-gutter-size)" }, children: [
1783
+ o.imageSrc && /* @__PURE__ */ e.jsx("img", { src: o.imageSrc, alt: o.imageAlt ?? "", style: { width: "120px", height: "80px", objectFit: "cover", borderRadius: "var(--border-radius-small)", flexShrink: 0 } }),
1784
+ /* @__PURE__ */ e.jsxs("div", { children: [
1785
+ o.category && /* @__PURE__ */ e.jsx("span", { style: { fontSize: "var(--h6-font-size)", fontWeight: "var(--font-weight-600)", color: "var(--color-brand)", textTransform: "uppercase" }, children: o.category }),
1786
+ /* @__PURE__ */ e.jsx("h3", { style: { fontSize: "var(--h3-font-size)", fontWeight: "var(--font-weight-600)" }, children: /* @__PURE__ */ e.jsx("a", { href: o.href, style: { color: "var(--color-link)" }, children: o.title }) }),
1787
+ /* @__PURE__ */ e.jsx("p", { style: { fontSize: "var(--font-size-base)", color: "var(--color-text)" }, children: o.excerpt }),
1788
+ /* @__PURE__ */ e.jsx("time", { style: { fontSize: "var(--h6-font-size)", color: "var(--color-gray)" }, children: o.date })
1789
+ ] })
1790
+ ] }, i)) })
1791
+ ] }), ca = ({ posts: t, heading: n = "Recent Posts", count: a = 3, className: o }) => {
1792
+ const i = t.slice(0, a), d = a === 4 ? 4 : 3;
1793
+ return /* @__PURE__ */ e.jsxs("div", { "data-zone": "general", "data-content-type": "recent-blog-posts-block", "data-platform": "blog", className: ["lion-recent-posts", o].filter(Boolean).join(" "), children: [
1794
+ n && /* @__PURE__ */ e.jsx("h2", { style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", marginBottom: "var(--padding-edge)" }, children: n }),
1795
+ /* @__PURE__ */ e.jsx("ul", { style: { listStyle: "none", padding: 0, margin: 0, display: "grid", gridTemplateColumns: `repeat(${d}, 1fr)`, gap: "var(--Grid-gutter-size)" }, children: i.map((s, g) => /* @__PURE__ */ e.jsxs("li", { style: { borderRadius: "var(--border-radius-base)", overflow: "hidden", border: "var(--border-width-thin) solid var(--color-line)" }, children: [
1796
+ s.imageSrc && /* @__PURE__ */ e.jsx("img", { src: s.imageSrc, alt: s.imageAlt ?? "", style: { width: "100%", height: "160px", objectFit: "cover", display: "block" } }),
1797
+ /* @__PURE__ */ e.jsxs("div", { style: { padding: "var(--padding-base-horizontal)" }, children: [
1798
+ s.category && /* @__PURE__ */ e.jsx("span", { style: { fontSize: "var(--h6-font-size)", fontWeight: "var(--font-weight-600)", color: "var(--color-brand)", textTransform: "uppercase" }, children: s.category }),
1799
+ /* @__PURE__ */ e.jsx("h3", { style: { fontSize: "var(--h4-font-size)", fontWeight: "var(--font-weight-600)", margin: "var(--padding-small-vertical) 0" }, children: /* @__PURE__ */ e.jsx("a", { href: s.href, style: { color: "var(--color-text)" }, children: s.title }) }),
1800
+ /* @__PURE__ */ e.jsx("p", { style: { fontSize: "var(--h6-font-size)", color: "var(--color-gray)" }, children: s.date })
1801
+ ] })
1802
+ ] }, g)) })
1803
+ ] });
1804
+ }, ga = ({ jobs: t, heading: n = "Hot Jobs", viewAllHref: a, viewAllLabel: o = "View all openings", className: i }) => /* @__PURE__ */ e.jsxs("div", { "data-zone": "general", "data-content-type": "hot-jobs-block", "data-platform": "careers", className: ["lion-hot-jobs", i].filter(Boolean).join(" "), children: [
1805
+ /* @__PURE__ */ e.jsxs("div", { style: { display: "flex", justifyContent: "space-between", alignItems: "baseline", marginBottom: "var(--padding-edge)" }, children: [
1806
+ /* @__PURE__ */ e.jsx("h2", { style: { fontSize: "var(--h2-font-size)", fontWeight: "var(--font-weight-700)", color: "var(--color-text)" }, children: n }),
1807
+ a && /* @__PURE__ */ e.jsx("a", { href: a, style: { color: "var(--color-link)", fontWeight: "var(--font-weight-600)", fontSize: "var(--font-size-base)" }, children: o })
1808
+ ] }),
1809
+ /* @__PURE__ */ e.jsx("ul", { style: { listStyle: "none", padding: 0, margin: 0, display: "flex", flexDirection: "column", gap: "var(--padding-small-vertical)" }, children: t.map((d, s) => /* @__PURE__ */ e.jsxs("li", { style: { display: "flex", justifyContent: "space-between", alignItems: "center", padding: "var(--padding-base-vertical) var(--padding-base-horizontal)", borderRadius: "var(--border-radius-small)", border: "var(--border-width-thin) solid var(--color-line)" }, children: [
1810
+ /* @__PURE__ */ e.jsxs("div", { children: [
1811
+ /* @__PURE__ */ e.jsx("a", { href: d.href, style: { fontSize: "var(--font-size-base)", fontWeight: "var(--font-weight-600)", color: "var(--color-link)" }, children: d.title }),
1812
+ /* @__PURE__ */ e.jsxs("p", { style: { fontSize: "var(--h6-font-size)", color: "var(--color-gray)", margin: 0 }, children: [
1813
+ d.location,
1814
+ d.department ? ` · ${d.department}` : "",
1815
+ d.type ? ` · ${d.type}` : ""
1816
+ ] })
1817
+ ] }),
1818
+ /* @__PURE__ */ e.jsx("a", { href: d.href, style: { color: "var(--color-brand)", fontWeight: "var(--font-weight-600)", fontSize: "var(--h6-font-size)", whiteSpace: "nowrap" }, children: "Apply →" })
1819
+ ] }, s)) })
1820
+ ] }), ha = ({ text: t, itemNumber: n, className: a }) => /* @__PURE__ */ e.jsxs(
900
1821
  "div",
901
1822
  {
902
1823
  "data-zone": "footer",
903
1824
  "data-content-type": "disclaimer",
904
- className: ["lion-disclaimer", o].filter(Boolean).join(" "),
1825
+ className: ["lion-disclaimer", a].filter(Boolean).join(" "),
905
1826
  style: { fontSize: "var(--h6-font-size)", color: "var(--color-gray-dark)", lineHeight: "var(--h6-line-height)" },
906
1827
  children: [
907
- /* @__PURE__ */ n.jsx("p", { className: "lion-disclaimer__text", children: i }),
908
- l && /* @__PURE__ */ n.jsx("span", { className: "lion-disclaimer__item-number", "aria-label": "Item number", children: l })
1828
+ /* @__PURE__ */ e.jsx("p", { className: "lion-disclaimer__text", children: t }),
1829
+ n && /* @__PURE__ */ e.jsx("span", { className: "lion-disclaimer__item-number", "aria-label": "Item number", children: n })
909
1830
  ]
910
1831
  }
911
- ), Or = ({ triggerLabel: i, content: l, materialId: o, className: f }) => {
912
- const [h, m] = ur(!1);
913
- return /* @__PURE__ */ n.jsxs(
1832
+ ), fa = ({ triggerLabel: t, content: n, materialId: a, className: o }) => {
1833
+ const [i, d] = E(!1);
1834
+ return /* @__PURE__ */ e.jsxs(
914
1835
  "div",
915
1836
  {
916
1837
  "data-zone": "footer",
917
1838
  "data-content-type": "disclosure",
918
- "data-material-id": o,
919
- className: ["lion-disclosure", f].filter(Boolean).join(" "),
1839
+ "data-material-id": a,
1840
+ className: ["lion-disclosure", o].filter(Boolean).join(" "),
920
1841
  children: [
921
- /* @__PURE__ */ n.jsx(
1842
+ /* @__PURE__ */ e.jsx(
922
1843
  "button",
923
1844
  {
924
1845
  type: "button",
925
1846
  className: "lion-disclosure__trigger",
926
- "aria-expanded": h,
927
- onClick: () => m((d) => !d),
1847
+ "aria-expanded": i,
1848
+ onClick: () => d((s) => !s),
928
1849
  style: {
929
1850
  fontFamily: "var(--font-family-sans-serif)",
930
1851
  fontSize: "var(--h6-font-size)",
@@ -934,20 +1855,20 @@ const pr = ({ children: i, className: l }) => /* @__PURE__ */ n.jsx(
934
1855
  cursor: "pointer",
935
1856
  padding: 0
936
1857
  },
937
- children: i
1858
+ children: t
938
1859
  }
939
1860
  ),
940
- h && /* @__PURE__ */ n.jsxs(
1861
+ i && /* @__PURE__ */ e.jsxs(
941
1862
  "div",
942
1863
  {
943
1864
  className: "lion-disclosure__content",
944
1865
  style: { fontSize: "var(--h6-font-size)", color: "var(--color-gray-dark)", marginTop: "var(--padding-small-vertical)" },
945
1866
  children: [
946
- l,
947
- o && /* @__PURE__ */ n.jsxs("span", { className: "lion-disclosure__material-id", "aria-label": "Material ID", children: [
1867
+ n,
1868
+ a && /* @__PURE__ */ e.jsxs("span", { className: "lion-disclosure__material-id", "aria-label": "Material ID", children: [
948
1869
  " ",
949
1870
  "(",
950
- o,
1871
+ a,
951
1872
  ")"
952
1873
  ] })
953
1874
  ]
@@ -956,49 +1877,80 @@ const pr = ({ children: i, className: l }) => /* @__PURE__ */ n.jsx(
956
1877
  ]
957
1878
  }
958
1879
  );
959
- }, Nr = ({
960
- itemNumber: i,
961
- materialId: l,
962
- text: o,
963
- className: f
964
- }) => /* @__PURE__ */ n.jsxs(
1880
+ }, va = ({
1881
+ itemNumber: t,
1882
+ materialId: n,
1883
+ text: a,
1884
+ className: o
1885
+ }) => /* @__PURE__ */ e.jsxs(
965
1886
  "div",
966
1887
  {
967
1888
  "data-zone": "footer",
968
1889
  "data-content-type": "compliance-block",
969
- className: ["lion-compliance", f].filter(Boolean).join(" "),
1890
+ className: ["lion-compliance", o].filter(Boolean).join(" "),
970
1891
  style: { fontSize: "var(--h6-font-size)", color: "var(--color-gray-dark)", lineHeight: "var(--h6-line-height)" },
971
1892
  children: [
972
- o && /* @__PURE__ */ n.jsx("p", { className: "lion-compliance__text", children: o }),
973
- /* @__PURE__ */ n.jsxs("dl", { className: "lion-compliance__ids", children: [
974
- i && /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
975
- /* @__PURE__ */ n.jsx("dt", { className: "lion-compliance__label", children: "Item #" }),
976
- /* @__PURE__ */ n.jsx("dd", { className: "lion-compliance__value", children: i })
1893
+ a && /* @__PURE__ */ e.jsx("p", { className: "lion-compliance__text", children: a }),
1894
+ /* @__PURE__ */ e.jsxs("dl", { className: "lion-compliance__ids", children: [
1895
+ t && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
1896
+ /* @__PURE__ */ e.jsx("dt", { className: "lion-compliance__label", children: "Item #" }),
1897
+ /* @__PURE__ */ e.jsx("dd", { className: "lion-compliance__value", children: t })
977
1898
  ] }),
978
- l && /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
979
- /* @__PURE__ */ n.jsx("dt", { className: "lion-compliance__label", children: "Material ID" }),
980
- /* @__PURE__ */ n.jsx("dd", { className: "lion-compliance__value", children: l })
1899
+ n && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
1900
+ /* @__PURE__ */ e.jsx("dt", { className: "lion-compliance__label", children: "Material ID" }),
1901
+ /* @__PURE__ */ e.jsx("dd", { className: "lion-compliance__value", children: n })
981
1902
  ] })
982
1903
  ] })
983
1904
  ]
984
1905
  }
985
1906
  );
986
1907
  export {
987
- br as Anklet,
988
- Rr as CTA,
989
- Er as CallOut,
990
- Nr as ComplianceBlock,
991
- Tr as ConfidenceTags,
992
- _r as Container,
993
- yr as CorporateUniversalHeader,
994
- wr as Disclaimer,
995
- Or as Disclosure,
996
- jr as GlobalHeaderBar,
997
- xr as Hero,
998
- Cr as LeadForm,
999
- pr as PageForehead,
1000
- mr as PageSideburn,
1001
- Sr as RTBs,
1002
- kr as RichText,
1003
- gr as Section
1908
+ Pr as AccordionBlock,
1909
+ da as AllBlogsPostBlock,
1910
+ kr as Anklet,
1911
+ Ar as BackgroundColorBlock,
1912
+ Dr as BasicContentBlock,
1913
+ Fr as BodyTextCopyBlock,
1914
+ Wr as CTA,
1915
+ Ir as CallOut,
1916
+ va as ComplianceBlock,
1917
+ $r as ConfidenceTags,
1918
+ wr as Container,
1919
+ Gr as ContentImageBlock,
1920
+ Sr as CorporateUniversalHeader,
1921
+ Lr as CrossSellCardBlock,
1922
+ Mr as DecorativeListBlock,
1923
+ ha as Disclaimer,
1924
+ fa as Disclosure,
1925
+ qr as EmailCalloutBlock,
1926
+ Hr as EmbeddedVideoBlock,
1927
+ Yr as FullSizeImageWithHighlightBox,
1928
+ Nr as GlobalHeaderBar,
1929
+ Rr as Hero,
1930
+ Vr as HorizontalRule,
1931
+ ga as HotJobsBlock,
1932
+ Ur as InlineMessage,
1933
+ Jr as LastChanceBlock,
1934
+ Kr as LeadForm,
1935
+ Xr as MultiStepLeadForm,
1936
+ Qr as MultiTestimonial,
1937
+ Zr as OptIn,
1938
+ _r as PageForehead,
1939
+ jr as PageSideburn,
1940
+ ea as ProductBlock,
1941
+ ra as PullQuote,
1942
+ Er as RTBDescriptive,
1943
+ Tr as RTBDynamic,
1944
+ Br as RTBHighlight,
1945
+ Cr as RTBs,
1946
+ ca as RecentBlogPostsBlock,
1947
+ aa as ResourceSpotlight,
1948
+ ta as RichText,
1949
+ zr as Section,
1950
+ oa as SideMenuExplorer,
1951
+ Or as SimpleCTABlock,
1952
+ na as SpacingBlock,
1953
+ ia as SpeedBump,
1954
+ la as TableBlock,
1955
+ sa as WAHFU
1004
1956
  };