@purpurds/promotion-card 8.2.3 → 8.2.5

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.
@@ -1,17 +1,18 @@
1
- import { jsxs as c, jsx as l, Fragment as Pr } from "react/jsx-runtime";
2
- import { forwardRef as Gr, createContext as Hr, useContext as Tr } from "react";
3
- function qr(e) {
1
+ import { jsxs as _, jsx as l, Fragment as Rr } from "react/jsx-runtime";
2
+ import { forwardRef as Ar } from "react";
3
+ import { useColorScheme as Lr } from "@purpurds/theme";
4
+ function Pr(e) {
4
5
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
5
6
  }
6
- var X = { exports: {} };
7
+ var Q = { exports: {} };
7
8
  /*!
8
9
  Copyright (c) 2018 Jed Watson.
9
10
  Licensed under the MIT License (MIT), see
10
11
  http://jedwatson.github.io/classnames
11
12
  */
12
- var rr;
13
- function Vr() {
14
- return rr || (rr = 1, (function(e) {
13
+ var J;
14
+ function Hr() {
15
+ return J || (J = 1, (function(e) {
15
16
  (function() {
16
17
  var o = {}.hasOwnProperty;
17
18
  function a() {
@@ -40,10 +41,10 @@ function Vr() {
40
41
  }
41
42
  e.exports ? (a.default = a, e.exports = a) : window.classNames = a;
42
43
  })();
43
- })(X)), X.exports;
44
+ })(Q)), Q.exports;
44
45
  }
45
- var zr = Vr();
46
- const Wr = /* @__PURE__ */ qr(zr), Kr = {
46
+ var qr = Hr();
47
+ const Tr = /* @__PURE__ */ Pr(qr), Vr = {
47
48
  "purpur-icon": "_purpur-icon_8u1lq_1",
48
49
  "purpur-icon--xxs": "_purpur-icon--xxs_8u1lq_4",
49
50
  "purpur-icon--xs": "_purpur-icon--xs_8u1lq_8",
@@ -51,75 +52,75 @@ const Wr = /* @__PURE__ */ qr(zr), Kr = {
51
52
  "purpur-icon--md": "_purpur-icon--md_8u1lq_16",
52
53
  "purpur-icon--lg": "_purpur-icon--lg_8u1lq_20",
53
54
  "purpur-icon--xl": "_purpur-icon--xl_8u1lq_24"
54
- }, Yr = Wr.bind(Kr), er = "purpur-icon", Qr = "md", Jr = (e) => e.filter((o) => Object.keys(o).length >= 1).map((o) => `${o.name}="${o.value}"`).join(" "), Xr = ({ content: e = "", title: o } = {}) => {
55
+ }, zr = Tr.bind(Vr), X = "purpur-icon", Wr = "md", Kr = (e) => e.filter((o) => Object.keys(o).length >= 1).map((o) => `${o.name}="${o.value}"`).join(" "), Yr = ({ content: e = "", title: o } = {}) => {
55
56
  const a = [
56
57
  { name: "xmlns", value: "http://www.w3.org/2000/svg" },
57
58
  { name: "fill", value: "currentColor" },
58
59
  { name: "viewBox", value: "0 0 24 24" },
59
60
  o ? { name: "role", value: "img" } : { name: "aria-hidden", value: "true" }
60
61
  ], n = o ? `<title>${o}</title>` : "";
61
- return `<svg ${Jr(a)}>${n}${e}</svg>`;
62
- }, re = (e) => e.replace(/<(\/?)svg([^>]*)>/g, "").trim(), Mr = ({ svg: e, allyTitle: o, className: a, size: n = Qr, ...p }) => {
63
- const r = Xr({
64
- content: re(e.svg),
62
+ return `<svg ${Kr(a)}>${n}${e}</svg>`;
63
+ }, Qr = (e) => e.replace(/<(\/?)svg([^>]*)>/g, "").trim(), Or = ({ svg: e, allyTitle: o, className: a, size: n = Wr, ...p }) => {
64
+ const r = Yr({
65
+ content: Qr(e.svg),
65
66
  title: o
66
- }), t = Yr(a, er, `${er}--${n}`);
67
+ }), t = zr(a, X, `${X}--${n}`);
67
68
  return /* @__PURE__ */ l("span", { className: t, dangerouslySetInnerHTML: { __html: r }, ...p });
68
69
  };
69
- Mr.displayName = "Icon";
70
- const ee = {
70
+ Or.displayName = "Icon";
71
+ const Jr = {
71
72
  name: "alert",
72
73
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="m13.038 7.067-.247 6.876h-1.566l-.247-6.876a1.03 1.03 0 1 1 2.06 0Zm.212 8.917c0 .649-.586 1.234-1.25 1.234-.649 0-1.25-.585-1.25-1.234 0-.633.601-1.234 1.25-1.234.664 0 1.25.601 1.25 1.234Z"/><path fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-1.75 0a8.25 8.25 0 1 1-16.5 0 8.25 8.25 0 0 1 16.5 0Z" clip-rule="evenodd"/></svg>',
73
74
  keywords: ["alert"],
74
75
  category: "status"
75
- }, te = {
76
+ }, Xr = {
76
77
  name: "check-circle",
77
78
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M16.487 9.514a.872.872 0 1 0-1.42-1.014l-4.248 5.948-2.18-2.18a.872.872 0 0 0-1.233 1.234l2.908 2.908a.872.872 0 0 0 1.326-.11l4.847-6.786Z"/><path fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-1.75 0a8.25 8.25 0 1 1-16.5 0 8.25 8.25 0 0 1 16.5 0Z" clip-rule="evenodd"/></svg>',
78
79
  keywords: ["check-circle"],
79
80
  category: "status"
80
- }, ae = {
81
+ }, re = {
81
82
  name: "devices",
82
83
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M10 3.4a.1.1 0 0 0-.1.1V4a.9.9 0 0 1-1.8 0v-.5c0-1.05.85-1.9 1.9-1.9h10c1.05 0 1.9.85 1.9 1.9v15a1.9 1.9 0 0 1-1.9 1.9h-6a.9.9 0 1 1 0-1.8h6a.1.1 0 0 0 .1-.1v-15a.1.1 0 0 0-.1-.1H10ZM2.1 8c0-1.05.85-1.9 1.9-1.9h6c1.05 0 1.9.85 1.9 1.9v12a1.9 1.9 0 0 1-1.9 1.9H4A1.9 1.9 0 0 1 2.1 20V8ZM4 7.9a.1.1 0 0 0-.1.1v12a.1.1 0 0 0 .1.1h6a.1.1 0 0 0 .1-.1V8a.1.1 0 0 0-.1-.1H4ZM14.6 17a.9.9 0 0 1 .9-.9h.5a.9.9 0 1 1 0 1.8h-.5a.9.9 0 0 1-.9-.9Zm-8.5 1.5a.9.9 0 0 1 .9-.9h.5a.9.9 0 1 1 0 1.8H7a.9.9 0 0 1-.9-.9Z" clip-rule="evenodd"/></svg>',
83
84
  keywords: ["devices"],
84
85
  category: "device"
85
- }, ie = {
86
+ }, ee = {
86
87
  name: "error",
87
88
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M10.354 3.05c.732-1.267 2.56-1.267 3.291 0l8.66 15c.732 1.267-.182 2.85-1.645 2.85H3.34c-1.463 0-2.377-1.583-1.646-2.85l8.66-15Zm1.595.862a.092.092 0 0 0-.036.038l-8.66 15a.092.092 0 0 0-.015.05c0 .014.005.032.015.05a.11.11 0 0 0 .036.038.09.09 0 0 0 .05.012H20.66a.088.088 0 0 0 .05-.012.106.106 0 0 0 .037-.038.105.105 0 0 0 .015-.05.092.092 0 0 0-.015-.05l-8.66-15a.092.092 0 0 0-.036-.038A.106.106 0 0 0 12 3.9a.105.105 0 0 0-.05.012Z" clip-rule="evenodd"/><path d="m12.523 14.922.412-6.25a.936.936 0 1 0-1.868 0l.421 6.25h1.035ZM12 17.52c.44 0 .826-.387.826-.815 0-.418-.387-.816-.826-.816-.428 0-.825.398-.825.816 0 .428.397.815.825.815Z"/><path fill-rule="evenodd" d="M12.691 15.096h-1.37l-.431-6.53a1 1 0 0 1 .997-1.066h.227a1 1 0 0 1 .998 1.064l-.42 6.532Zm.244-6.425a.936.936 0 1 0-1.868.002l.421 6.249h1.035l.412-6.25ZM13 16.706c0 .526-.466.99-1 .99-.522 0-1-.463-1-.99 0-.264.125-.51.304-.689.18-.178.429-.301.696-.301.536 0 1 .475 1 .99Zm-.174 0c0 .428-.387.815-.826.815-.428 0-.825-.387-.825-.815 0-.418.397-.816.825-.816.44 0 .826.398.826.816Z" clip-rule="evenodd"/></svg>',
88
89
  keywords: ["error"],
89
90
  category: "status"
90
- }, oe = {
91
+ }, te = {
91
92
  name: "info",
92
93
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M11 8.18c0 .537.469.979 1.007.979.524 0 .993-.442.993-.98s-.469-.979-.993-.979c-.538 0-1.007.441-1.007.98Zm.152 1.958v6.897h1.696v-6.897h-1.696Z"/><path fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-1.75 0a8.25 8.25 0 1 1-16.5 0 8.25 8.25 0 0 1 16.5 0Z" clip-rule="evenodd"/></svg>',
93
94
  keywords: ["info"],
94
95
  category: "status"
95
- }, ne = {
96
+ }, ae = {
96
97
  name: "offering",
97
98
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M7.118 4.6H7a1.9 1.9 0 0 0-1.9 1.9V8a1.9 1.9 0 0 0 1.5 1.858v.642a.9.9 0 1 0 1.8 0v-.6h3.2v.6a.9.9 0 0 0 1.8 0v-.6h3.7V11a.9.9 0 0 0 1.8 0V9.858A1.9 1.9 0 0 0 20.4 8V6.5a1.9 1.9 0 0 0-1.9-1.9h-.618c-.063-.708-.3-1.394-.756-1.943-.56-.674-1.384-1.057-2.376-1.057-.92 0-1.696.33-2.25.915-.554-.585-1.33-.915-2.25-.915-.992 0-1.816.383-2.376 1.057-.457.549-.693 1.235-.756 1.943Zm1.812 0h2.64c-.053-.34-.174-.607-.328-.792-.192-.232-.493-.408-.992-.408s-.8.176-.992.408c-.154.185-.275.452-.328.792Zm4.5 0h2.64c-.053-.34-.174-.607-.328-.792-.192-.232-.493-.408-.992-.408s-.8.176-.992.408c-.154.185-.275.452-.328.792Zm-.03 3.5h5.1a.1.1 0 0 0 .1-.1V6.5a.1.1 0 0 0-.1-.1h-5.1v1.7Zm-1.8-1.7H7a.1.1 0 0 0-.1.1V8a.1.1 0 0 0 .1.1h4.6V6.4Zm8.335 5.147c.743-.107 1.52.135 2.201.817.474.473.695 1.011.708 1.548.012.508-.163.927-.318 1.2-.185.326-.47.607-.634.77l-.049.047-4.414 4.414a1.9 1.9 0 0 1-1.343.557H7.914a.1.1 0 0 0-.07.03l-.5.5a1.9 1.9 0 0 1-2.687 0L2.57 19.342a1.9 1.9 0 0 1 0-2.686l4-4a1.9 1.9 0 0 1 1.343-.557H14.5v.9-.9h.041l.065.004a2.73 2.73 0 0 1 .79.185 2.665 2.665 0 0 1 1.46 1.417c.188-.162.375-.324.551-.479.46-.401.815-.722.957-.863.338-.34.882-.719 1.571-.817ZM15.088 15.1a1.06 1.06 0 0 0 .08-.145c.1-.207.113-.38.027-.553a.867.867 0 0 0-.668-.497.628.628 0 0 0-.042-.005h-6.57a.1.1 0 0 0-.071.03l-4 4a.1.1 0 0 0 0 .14l2.085 2.087a.1.1 0 0 0 .142 0l.5-.5a1.9 1.9 0 0 1 1.343-.557h8.172a.1.1 0 0 0 .07-.03l4.415-4.414c.225-.225.334-.335.39-.434a.539.539 0 0 0 .083-.266.283.283 0 0 0-.026-.11.712.712 0 0 0-.154-.21c-.319-.318-.542-.326-.674-.307-.186.026-.392.146-.554.307-.191.192-.595.553-1.043.946-.904.79-2.143 1.838-2.561 2.144l-.238.174H10.5a.9.9 0 0 1 0-1.8h4.588Z" clip-rule="evenodd"/></svg>',
98
99
  keywords: ["offering"],
99
100
  category: "other"
100
- }, pe = {
101
+ }, ie = {
101
102
  name: "question",
102
103
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M13.672 12.056c-.635.547-1.242 1.07-1.164 2.062h-1.385c-.309-1.553.504-2.214 1.23-2.805.514-.419.986-.802.986-1.442 0-.593-.489-1.068-1.267-1.068-.764 0-1.345.422-1.872 1.187L9 9.067C9.712 7.92 10.807 7.3 12.086 7.3 13.906 7.3 15 8.42 15 9.78c0 1.133-.678 1.717-1.328 2.277Zm-.822 3.763c0 .54-.487 1.028-1.041 1.028-.554 0-1.042-.488-1.042-1.028 0-.528.488-1.029 1.042-1.029s1.042.501 1.042 1.029Z"/><path fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-1.75 0a8.25 8.25 0 1 1-16.5 0 8.25 8.25 0 0 1 16.5 0Z" clip-rule="evenodd"/></svg>',
103
104
  keywords: ["question"],
104
105
  category: "status"
105
- }, le = {
106
+ }, oe = {
106
107
  name: "tag",
107
108
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M3.1 4a.9.9 0 0 1 .9-.9h6.5a.9.9 0 0 1 .636.264l10 10a.9.9 0 0 1 0 1.272l-4.5 4.5a.9.9 0 1 1-1.272-1.272L19.227 14l-9.1-9.1H4.9v5.227l9.736 9.737a.9.9 0 1 1-1.272 1.272l-10-10A.9.9 0 0 1 3.1 10.5V4ZM8 7.4a.6.6 0 1 0 0 1.2.6.6 0 0 0 0-1.2ZM5.6 8a2.4 2.4 0 1 1 4.8 0 2.4 2.4 0 0 1-4.8 0Z" clip-rule="evenodd"/></svg>',
108
109
  keywords: ["tag"],
109
110
  category: "other"
110
111
  };
111
- function ue(e) {
112
+ function ne(e) {
112
113
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
113
114
  }
114
- var tr = { exports: {} };
115
+ var rr = { exports: {} };
115
116
  /*!
116
117
  Copyright (c) 2018 Jed Watson.
117
118
  Licensed under the MIT License (MIT), see
118
119
  http://jedwatson.github.io/classnames
119
120
  */
120
- var ar;
121
- function se() {
122
- return ar || (ar = 1, (function(e) {
121
+ var er;
122
+ function pe() {
123
+ return er || (er = 1, (function(e) {
123
124
  (function() {
124
125
  var o = {}.hasOwnProperty;
125
126
  function a() {
@@ -148,10 +149,10 @@ function se() {
148
149
  }
149
150
  e.exports ? (a.default = a, e.exports = a) : window.classNames = a;
150
151
  })();
151
- })(tr)), tr.exports;
152
+ })(rr)), rr.exports;
152
153
  }
153
- var de = se();
154
- const ir = /* @__PURE__ */ ue(de), P = {
154
+ var le = pe();
155
+ const tr = /* @__PURE__ */ ne(le), R = {
155
156
  "purpur-badge": "_purpur-badge_1nup9_1",
156
157
  "purpur-badge__icon": "_purpur-badge__icon_1nup9_13",
157
158
  "purpur-badge--attention": "_purpur-badge--attention_1nup9_17",
@@ -163,7 +164,7 @@ const ir = /* @__PURE__ */ ue(de), P = {
163
164
  "purpur-badge--warning": "_purpur-badge--warning_1nup9_41",
164
165
  "purpur-badge--error": "_purpur-badge--error_1nup9_45",
165
166
  "purpur-badge--black-friday": "_purpur-badge--black-friday_1nup9_49"
166
- }, H = "purpur-badge", m = {
167
+ }, L = "purpur-badge", m = {
167
168
  ATTENTION: "attention",
168
169
  BLACK_FRIDAY: "black-friday",
169
170
  ERROR: "error",
@@ -173,29 +174,29 @@ const ir = /* @__PURE__ */ ue(de), P = {
173
174
  SPECIAL: "special",
174
175
  SUCCESS: "success",
175
176
  WARNING: "warning"
176
- }, ce = (e) => {
177
+ }, ue = (e) => {
177
178
  switch (e) {
178
179
  case m.ATTENTION:
179
180
  case m.SPECIAL:
180
- return ne;
181
+ return ae;
181
182
  case m.INFORMATION:
182
- return oe;
183
+ return te;
183
184
  case m.GENERAL:
184
- return ae;
185
+ return re;
185
186
  case m.SUCCESS:
186
- return te;
187
+ return Xr;
187
188
  case m.WARNING:
188
- return ee;
189
+ return Jr;
189
190
  case m.ERROR:
190
- return ie;
191
+ return ee;
191
192
  case m.NEUTRAL:
192
- return pe;
193
+ return ie;
193
194
  case m.BLACK_FRIDAY:
194
- return le;
195
+ return oe;
195
196
  default:
196
197
  return;
197
198
  }
198
- }, _e = ({
199
+ }, se = ({
199
200
  children: e,
200
201
  showIcon: o = !0,
201
202
  iconAllyTitle: a,
@@ -204,33 +205,33 @@ const ir = /* @__PURE__ */ ue(de), P = {
204
205
  className: r = "",
205
206
  ...t
206
207
  }) => {
207
- const i = ce(n), s = ir([r, P[H], P[`${H}--${n}`]]);
208
- return /* @__PURE__ */ c("span", { className: s, "data-testid": p, ...t, children: [
208
+ const i = ue(n), s = tr([r, R[L], R[`${L}--${n}`]]);
209
+ return /* @__PURE__ */ _("span", { className: s, "data-testid": p, ...t, children: [
209
210
  o && i && /* @__PURE__ */ l(
210
- Mr,
211
+ Or,
211
212
  {
212
213
  "data-testid": `${p}-icon`,
213
214
  allyTitle: a,
214
215
  size: "xs",
215
216
  svg: i,
216
- className: ir(P[`${H}__icon`])
217
+ className: tr(R[`${L}__icon`])
217
218
  }
218
219
  ),
219
220
  e
220
221
  ] });
221
222
  };
222
- function fe(e) {
223
+ function de(e) {
223
224
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
224
225
  }
225
- var or = { exports: {} };
226
+ var ar = { exports: {} };
226
227
  /*!
227
228
  Copyright (c) 2018 Jed Watson.
228
229
  Licensed under the MIT License (MIT), see
229
230
  http://jedwatson.github.io/classnames
230
231
  */
231
- var nr;
232
- function he() {
233
- return nr || (nr = 1, (function(e) {
232
+ var ir;
233
+ function ce() {
234
+ return ir || (ir = 1, (function(e) {
234
235
  (function() {
235
236
  var o = {}.hasOwnProperty;
236
237
  function a() {
@@ -259,27 +260,27 @@ function he() {
259
260
  }
260
261
  e.exports ? (a.default = a, e.exports = a) : window.classNames = a;
261
262
  })();
262
- })(or)), or.exports;
263
+ })(ar)), ar.exports;
263
264
  }
264
- var ge = he();
265
- const _ = /* @__PURE__ */ fe(ge), me = {
265
+ var _e = ce();
266
+ const d = /* @__PURE__ */ de(_e), fe = {
266
267
  "purpur-card__container--full-height": "_purpur-card__container--full-height_1ethe_1",
267
268
  "purpur-card__container--use-container-queries": "_purpur-card__container--use-container-queries_1ethe_4",
268
269
  "purpur-card": "_purpur-card_1ethe_1",
269
270
  "purpur-card__container--use-media-queries": "_purpur-card__container--use-media-queries_1ethe_25"
270
271
  };
271
- function ve(e) {
272
+ function he(e) {
272
273
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
273
274
  }
274
- var pr = { exports: {} };
275
+ var or = { exports: {} };
275
276
  /*!
276
277
  Copyright (c) 2018 Jed Watson.
277
278
  Licensed under the MIT License (MIT), see
278
279
  http://jedwatson.github.io/classnames
279
280
  */
280
- var lr;
281
- function ye() {
282
- return lr || (lr = 1, (function(e) {
281
+ var nr;
282
+ function ge() {
283
+ return nr || (nr = 1, (function(e) {
283
284
  (function() {
284
285
  var o = {}.hasOwnProperty;
285
286
  function a() {
@@ -308,10 +309,10 @@ function ye() {
308
309
  }
309
310
  e.exports ? (a.default = a, e.exports = a) : window.classNames = a;
310
311
  })();
311
- })(pr)), pr.exports;
312
+ })(or)), or.exports;
312
313
  }
313
- var xe = ye();
314
- const we = /* @__PURE__ */ ve(xe), be = {
314
+ var me = ge();
315
+ const ve = /* @__PURE__ */ he(me), ye = {
315
316
  "purpur-icon": "_purpur-icon_8u1lq_1",
316
317
  "purpur-icon--xxs": "_purpur-icon--xxs_8u1lq_4",
317
318
  "purpur-icon--xs": "_purpur-icon--xs_8u1lq_8",
@@ -319,75 +320,75 @@ const we = /* @__PURE__ */ ve(xe), be = {
319
320
  "purpur-icon--md": "_purpur-icon--md_8u1lq_16",
320
321
  "purpur-icon--lg": "_purpur-icon--lg_8u1lq_20",
321
322
  "purpur-icon--xl": "_purpur-icon--xl_8u1lq_24"
322
- }, Ce = we.bind(be), ur = "purpur-icon", Se = "md", $e = (e) => e.filter((o) => Object.keys(o).length >= 1).map((o) => `${o.name}="${o.value}"`).join(" "), Fe = ({ content: e = "", title: o } = {}) => {
323
+ }, xe = ve.bind(ye), pr = "purpur-icon", we = "md", be = (e) => e.filter((o) => Object.keys(o).length >= 1).map((o) => `${o.name}="${o.value}"`).join(" "), Ce = ({ content: e = "", title: o } = {}) => {
323
324
  const a = [
324
325
  { name: "xmlns", value: "http://www.w3.org/2000/svg" },
325
326
  { name: "fill", value: "currentColor" },
326
327
  { name: "viewBox", value: "0 0 24 24" },
327
328
  o ? { name: "role", value: "img" } : { name: "aria-hidden", value: "true" }
328
329
  ], n = o ? `<title>${o}</title>` : "";
329
- return `<svg ${$e(a)}>${n}${e}</svg>`;
330
- }, Be = (e) => e.replace(/<(\/?)svg([^>]*)>/g, "").trim(), Nr = ({ svg: e, allyTitle: o, className: a, size: n = Se, ...p }) => {
331
- const r = Fe({
332
- content: Be(e.svg),
330
+ return `<svg ${be(a)}>${n}${e}</svg>`;
331
+ }, Se = (e) => e.replace(/<(\/?)svg([^>]*)>/g, "").trim(), Mr = ({ svg: e, allyTitle: o, className: a, size: n = we, ...p }) => {
332
+ const r = Ce({
333
+ content: Se(e.svg),
333
334
  title: o
334
- }), t = Ce(a, ur, `${ur}--${n}`);
335
+ }), t = xe(a, pr, `${pr}--${n}`);
335
336
  return /* @__PURE__ */ l("span", { className: t, dangerouslySetInnerHTML: { __html: r }, ...p });
336
337
  };
337
- Nr.displayName = "Icon";
338
- const Ae = {
338
+ Mr.displayName = "Icon";
339
+ const $e = {
339
340
  name: "alert",
340
341
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="m13.038 7.067-.247 6.876h-1.566l-.247-6.876a1.03 1.03 0 1 1 2.06 0Zm.212 8.917c0 .649-.586 1.234-1.25 1.234-.649 0-1.25-.585-1.25-1.234 0-.633.601-1.234 1.25-1.234.664 0 1.25.601 1.25 1.234Z"/><path fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-1.75 0a8.25 8.25 0 1 1-16.5 0 8.25 8.25 0 0 1 16.5 0Z" clip-rule="evenodd"/></svg>',
341
342
  keywords: ["alert"],
342
343
  category: "status"
343
- }, Oe = {
344
+ }, Fe = {
344
345
  name: "check-circle",
345
346
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M16.487 9.514a.872.872 0 1 0-1.42-1.014l-4.248 5.948-2.18-2.18a.872.872 0 0 0-1.233 1.234l2.908 2.908a.872.872 0 0 0 1.326-.11l4.847-6.786Z"/><path fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-1.75 0a8.25 8.25 0 1 1-16.5 0 8.25 8.25 0 0 1 16.5 0Z" clip-rule="evenodd"/></svg>',
346
347
  keywords: ["check-circle"],
347
348
  category: "status"
348
- }, Ge = {
349
+ }, Be = {
349
350
  name: "devices",
350
351
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M10 3.4a.1.1 0 0 0-.1.1V4a.9.9 0 0 1-1.8 0v-.5c0-1.05.85-1.9 1.9-1.9h10c1.05 0 1.9.85 1.9 1.9v15a1.9 1.9 0 0 1-1.9 1.9h-6a.9.9 0 1 1 0-1.8h6a.1.1 0 0 0 .1-.1v-15a.1.1 0 0 0-.1-.1H10ZM2.1 8c0-1.05.85-1.9 1.9-1.9h6c1.05 0 1.9.85 1.9 1.9v12a1.9 1.9 0 0 1-1.9 1.9H4A1.9 1.9 0 0 1 2.1 20V8ZM4 7.9a.1.1 0 0 0-.1.1v12a.1.1 0 0 0 .1.1h6a.1.1 0 0 0 .1-.1V8a.1.1 0 0 0-.1-.1H4ZM14.6 17a.9.9 0 0 1 .9-.9h.5a.9.9 0 1 1 0 1.8h-.5a.9.9 0 0 1-.9-.9Zm-8.5 1.5a.9.9 0 0 1 .9-.9h.5a.9.9 0 1 1 0 1.8H7a.9.9 0 0 1-.9-.9Z" clip-rule="evenodd"/></svg>',
351
352
  keywords: ["devices"],
352
353
  category: "device"
353
- }, Me = {
354
+ }, Ae = {
354
355
  name: "error",
355
356
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M10.354 3.05c.732-1.267 2.56-1.267 3.291 0l8.66 15c.732 1.267-.182 2.85-1.645 2.85H3.34c-1.463 0-2.377-1.583-1.646-2.85l8.66-15Zm1.595.862a.092.092 0 0 0-.036.038l-8.66 15a.092.092 0 0 0-.015.05c0 .014.005.032.015.05a.11.11 0 0 0 .036.038.09.09 0 0 0 .05.012H20.66a.088.088 0 0 0 .05-.012.106.106 0 0 0 .037-.038.105.105 0 0 0 .015-.05.092.092 0 0 0-.015-.05l-8.66-15a.092.092 0 0 0-.036-.038A.106.106 0 0 0 12 3.9a.105.105 0 0 0-.05.012Z" clip-rule="evenodd"/><path d="m12.523 14.922.412-6.25a.936.936 0 1 0-1.868 0l.421 6.25h1.035ZM12 17.52c.44 0 .826-.387.826-.815 0-.418-.387-.816-.826-.816-.428 0-.825.398-.825.816 0 .428.397.815.825.815Z"/><path fill-rule="evenodd" d="M12.691 15.096h-1.37l-.431-6.53a1 1 0 0 1 .997-1.066h.227a1 1 0 0 1 .998 1.064l-.42 6.532Zm.244-6.425a.936.936 0 1 0-1.868.002l.421 6.249h1.035l.412-6.25ZM13 16.706c0 .526-.466.99-1 .99-.522 0-1-.463-1-.99 0-.264.125-.51.304-.689.18-.178.429-.301.696-.301.536 0 1 .475 1 .99Zm-.174 0c0 .428-.387.815-.826.815-.428 0-.825-.387-.825-.815 0-.418.397-.816.825-.816.44 0 .826.398.826.816Z" clip-rule="evenodd"/></svg>',
356
357
  keywords: ["error"],
357
358
  category: "status"
358
- }, Ne = {
359
+ }, Oe = {
359
360
  name: "info",
360
361
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M11 8.18c0 .537.469.979 1.007.979.524 0 .993-.442.993-.98s-.469-.979-.993-.979c-.538 0-1.007.441-1.007.98Zm.152 1.958v6.897h1.696v-6.897h-1.696Z"/><path fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-1.75 0a8.25 8.25 0 1 1-16.5 0 8.25 8.25 0 0 1 16.5 0Z" clip-rule="evenodd"/></svg>',
361
362
  keywords: ["info"],
362
363
  category: "status"
363
- }, ke = {
364
+ }, Me = {
364
365
  name: "offering",
365
366
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M7.118 4.6H7a1.9 1.9 0 0 0-1.9 1.9V8a1.9 1.9 0 0 0 1.5 1.858v.642a.9.9 0 1 0 1.8 0v-.6h3.2v.6a.9.9 0 0 0 1.8 0v-.6h3.7V11a.9.9 0 0 0 1.8 0V9.858A1.9 1.9 0 0 0 20.4 8V6.5a1.9 1.9 0 0 0-1.9-1.9h-.618c-.063-.708-.3-1.394-.756-1.943-.56-.674-1.384-1.057-2.376-1.057-.92 0-1.696.33-2.25.915-.554-.585-1.33-.915-2.25-.915-.992 0-1.816.383-2.376 1.057-.457.549-.693 1.235-.756 1.943Zm1.812 0h2.64c-.053-.34-.174-.607-.328-.792-.192-.232-.493-.408-.992-.408s-.8.176-.992.408c-.154.185-.275.452-.328.792Zm4.5 0h2.64c-.053-.34-.174-.607-.328-.792-.192-.232-.493-.408-.992-.408s-.8.176-.992.408c-.154.185-.275.452-.328.792Zm-.03 3.5h5.1a.1.1 0 0 0 .1-.1V6.5a.1.1 0 0 0-.1-.1h-5.1v1.7Zm-1.8-1.7H7a.1.1 0 0 0-.1.1V8a.1.1 0 0 0 .1.1h4.6V6.4Zm8.335 5.147c.743-.107 1.52.135 2.201.817.474.473.695 1.011.708 1.548.012.508-.163.927-.318 1.2-.185.326-.47.607-.634.77l-.049.047-4.414 4.414a1.9 1.9 0 0 1-1.343.557H7.914a.1.1 0 0 0-.07.03l-.5.5a1.9 1.9 0 0 1-2.687 0L2.57 19.342a1.9 1.9 0 0 1 0-2.686l4-4a1.9 1.9 0 0 1 1.343-.557H14.5v.9-.9h.041l.065.004a2.73 2.73 0 0 1 .79.185 2.665 2.665 0 0 1 1.46 1.417c.188-.162.375-.324.551-.479.46-.401.815-.722.957-.863.338-.34.882-.719 1.571-.817ZM15.088 15.1a1.06 1.06 0 0 0 .08-.145c.1-.207.113-.38.027-.553a.867.867 0 0 0-.668-.497.628.628 0 0 0-.042-.005h-6.57a.1.1 0 0 0-.071.03l-4 4a.1.1 0 0 0 0 .14l2.085 2.087a.1.1 0 0 0 .142 0l.5-.5a1.9 1.9 0 0 1 1.343-.557h8.172a.1.1 0 0 0 .07-.03l4.415-4.414c.225-.225.334-.335.39-.434a.539.539 0 0 0 .083-.266.283.283 0 0 0-.026-.11.712.712 0 0 0-.154-.21c-.319-.318-.542-.326-.674-.307-.186.026-.392.146-.554.307-.191.192-.595.553-1.043.946-.904.79-2.143 1.838-2.561 2.144l-.238.174H10.5a.9.9 0 0 1 0-1.8h4.588Z" clip-rule="evenodd"/></svg>',
366
367
  keywords: ["offering"],
367
368
  category: "other"
368
- }, Ze = {
369
+ }, Ge = {
369
370
  name: "question",
370
371
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M13.672 12.056c-.635.547-1.242 1.07-1.164 2.062h-1.385c-.309-1.553.504-2.214 1.23-2.805.514-.419.986-.802.986-1.442 0-.593-.489-1.068-1.267-1.068-.764 0-1.345.422-1.872 1.187L9 9.067C9.712 7.92 10.807 7.3 12.086 7.3 13.906 7.3 15 8.42 15 9.78c0 1.133-.678 1.717-1.328 2.277Zm-.822 3.763c0 .54-.487 1.028-1.041 1.028-.554 0-1.042-.488-1.042-1.028 0-.528.488-1.029 1.042-1.029s1.042.501 1.042 1.029Z"/><path fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Zm-1.75 0a8.25 8.25 0 1 1-16.5 0 8.25 8.25 0 0 1 16.5 0Z" clip-rule="evenodd"/></svg>',
371
372
  keywords: ["question"],
372
373
  category: "status"
373
- }, Ee = {
374
+ }, Ne = {
374
375
  name: "tag",
375
376
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M3.1 4a.9.9 0 0 1 .9-.9h6.5a.9.9 0 0 1 .636.264l10 10a.9.9 0 0 1 0 1.272l-4.5 4.5a.9.9 0 1 1-1.272-1.272L19.227 14l-9.1-9.1H4.9v5.227l9.736 9.737a.9.9 0 1 1-1.272 1.272l-10-10A.9.9 0 0 1 3.1 10.5V4ZM8 7.4a.6.6 0 1 0 0 1.2.6.6 0 0 0 0-1.2ZM5.6 8a2.4 2.4 0 1 1 4.8 0 2.4 2.4 0 0 1-4.8 0Z" clip-rule="evenodd"/></svg>',
376
377
  keywords: ["tag"],
377
378
  category: "other"
378
379
  };
379
- function Ue(e) {
380
+ function ke(e) {
380
381
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
381
382
  }
382
- var sr = { exports: {} };
383
+ var lr = { exports: {} };
383
384
  /*!
384
385
  Copyright (c) 2018 Jed Watson.
385
386
  Licensed under the MIT License (MIT), see
386
387
  http://jedwatson.github.io/classnames
387
388
  */
388
- var dr;
389
- function Ie() {
390
- return dr || (dr = 1, (function(e) {
389
+ var ur;
390
+ function Ze() {
391
+ return ur || (ur = 1, (function(e) {
391
392
  (function() {
392
393
  var o = {}.hasOwnProperty;
393
394
  function a() {
@@ -416,10 +417,10 @@ function Ie() {
416
417
  }
417
418
  e.exports ? (a.default = a, e.exports = a) : window.classNames = a;
418
419
  })();
419
- })(sr)), sr.exports;
420
+ })(lr)), lr.exports;
420
421
  }
421
- var De = Ie();
422
- const cr = /* @__PURE__ */ Ue(De), T = {
422
+ var Ee = Ze();
423
+ const sr = /* @__PURE__ */ ke(Ee), P = {
423
424
  "purpur-badge": "_purpur-badge_1nup9_1",
424
425
  "purpur-badge__icon": "_purpur-badge__icon_1nup9_13",
425
426
  "purpur-badge--attention": "_purpur-badge--attention_1nup9_17",
@@ -431,7 +432,7 @@ const cr = /* @__PURE__ */ Ue(De), T = {
431
432
  "purpur-badge--warning": "_purpur-badge--warning_1nup9_41",
432
433
  "purpur-badge--error": "_purpur-badge--error_1nup9_45",
433
434
  "purpur-badge--black-friday": "_purpur-badge--black-friday_1nup9_49"
434
- }, q = "purpur-badge", v = {
435
+ }, H = "purpur-badge", v = {
435
436
  ATTENTION: "attention",
436
437
  BLACK_FRIDAY: "black-friday",
437
438
  ERROR: "error",
@@ -441,29 +442,29 @@ const cr = /* @__PURE__ */ Ue(De), T = {
441
442
  SPECIAL: "special",
442
443
  SUCCESS: "success",
443
444
  WARNING: "warning"
444
- }, Re = (e) => {
445
+ }, Ue = (e) => {
445
446
  switch (e) {
446
447
  case v.ATTENTION:
447
448
  case v.SPECIAL:
448
- return ke;
449
+ return Me;
449
450
  case v.INFORMATION:
450
- return Ne;
451
+ return Oe;
451
452
  case v.GENERAL:
452
- return Ge;
453
+ return Be;
453
454
  case v.SUCCESS:
454
- return Oe;
455
+ return Fe;
455
456
  case v.WARNING:
456
- return Ae;
457
+ return $e;
457
458
  case v.ERROR:
458
- return Me;
459
+ return Ae;
459
460
  case v.NEUTRAL:
460
- return Ze;
461
+ return Ge;
461
462
  case v.BLACK_FRIDAY:
462
- return Ee;
463
+ return Ne;
463
464
  default:
464
465
  return;
465
466
  }
466
- }, Le = ({
467
+ }, Ie = ({
467
468
  children: e,
468
469
  showIcon: o = !0,
469
470
  iconAllyTitle: a,
@@ -472,43 +473,43 @@ const cr = /* @__PURE__ */ Ue(De), T = {
472
473
  className: r = "",
473
474
  ...t
474
475
  }) => {
475
- const i = Re(n), s = cr([r, T[q], T[`${q}--${n}`]]);
476
- return /* @__PURE__ */ c("span", { className: s, "data-testid": p, ...t, children: [
476
+ const i = Ue(n), s = sr([r, P[H], P[`${H}--${n}`]]);
477
+ return /* @__PURE__ */ _("span", { className: s, "data-testid": p, ...t, children: [
477
478
  o && i && /* @__PURE__ */ l(
478
- Nr,
479
+ Mr,
479
480
  {
480
481
  "data-testid": `${p}-icon`,
481
482
  allyTitle: a,
482
483
  size: "xs",
483
484
  svg: i,
484
- className: cr(T[`${q}__icon`])
485
+ className: sr(P[`${H}__icon`])
485
486
  }
486
487
  ),
487
488
  e
488
489
  ] });
489
490
  }, je = {
490
491
  "purpur-card-badge": "_purpur-card-badge_k9ziu_1"
491
- }, Pe = _.bind(je), He = "purpur-card-badge", Te = ({
492
+ }, De = d.bind(je), Re = "purpur-card-badge", Le = ({
492
493
  ["data-testid"]: e = "purpur-card-badge",
493
494
  variant: o,
494
495
  text: a
495
496
  }) => o && a ? /* @__PURE__ */ l(
496
- Le,
497
+ Ie,
497
498
  {
498
- className: Pe(He),
499
+ className: De(Re),
499
500
  variant: o,
500
501
  showIcon: !1,
501
502
  "data-testid": e,
502
503
  children: a
503
504
  }
504
- ) : null, qe = {
505
+ ) : null, Pe = {
505
506
  "purpur-card-content": "_purpur-card-content_2uc00_1"
506
- }, Ve = _.bind(qe), ze = "purpur-card-content", We = ({
507
+ }, He = d.bind(Pe), qe = "purpur-card-content", Te = ({
507
508
  ["data-testid"]: e = "purpur-card-content",
508
509
  children: o,
509
510
  className: a,
510
511
  ...n
511
- }) => /* @__PURE__ */ l("div", { className: Ve(ze, a), "data-testid": e, ...n, children: o }), Ke = {
512
+ }) => /* @__PURE__ */ l("div", { className: He(qe, a), "data-testid": e, ...n, children: o }), Ve = {
512
513
  "purpur-card-content-container": "_purpur-card-content-container_2oha5_1",
513
514
  "purpur-card-content-container--full-height": "_purpur-card-content-container--full-height_2oha5_6",
514
515
  "purpur-card-content-container--footer": "_purpur-card-content-container--footer_2oha5_21",
@@ -516,7 +517,7 @@ const cr = /* @__PURE__ */ Ue(De), T = {
516
517
  "purpur-card-content-container--gap-size--md": "_purpur-card-content-container--gap-size--md_2oha5_39",
517
518
  "purpur-card-content-container--gap-size--lg": "_purpur-card-content-container--gap-size--lg_2oha5_42",
518
519
  "purpur-card-content-container--gap-size--xl": "_purpur-card-content-container--gap-size--xl_2oha5_45"
519
- }, Ye = _.bind(Ke), N = "purpur-card-content-container", Qe = ({
520
+ }, ze = d.bind(Ve), O = "purpur-card-content-container", We = ({
520
521
  ["data-testid"]: e = "purpur-card-content-container",
521
522
  children: o,
522
523
  className: a,
@@ -527,13 +528,13 @@ const cr = /* @__PURE__ */ Ue(De), T = {
527
528
  }) => /* @__PURE__ */ l(
528
529
  "div",
529
530
  {
530
- className: Ye([
531
- N,
531
+ className: ze([
532
+ O,
532
533
  a,
533
- `${N}--gap-size--${r}`,
534
+ `${O}--gap-size--${r}`,
534
535
  {
535
- [`${N}--full-height`]: p,
536
- [`${N}--footer`]: n
536
+ [`${O}--full-height`]: p,
537
+ [`${O}--footer`]: n
537
538
  }
538
539
  ]),
539
540
  "data-testid": e,
@@ -541,18 +542,18 @@ const cr = /* @__PURE__ */ Ue(De), T = {
541
542
  children: o
542
543
  }
543
544
  );
544
- function Je(e) {
545
+ function Ke(e) {
545
546
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
546
547
  }
547
- var _r = { exports: {} };
548
+ var dr = { exports: {} };
548
549
  /*!
549
550
  Copyright (c) 2018 Jed Watson.
550
551
  Licensed under the MIT License (MIT), see
551
552
  http://jedwatson.github.io/classnames
552
553
  */
553
- var fr;
554
- function Xe() {
555
- return fr || (fr = 1, (function(e) {
554
+ var cr;
555
+ function Ye() {
556
+ return cr || (cr = 1, (function(e) {
556
557
  (function() {
557
558
  var o = {}.hasOwnProperty;
558
559
  function a() {
@@ -581,40 +582,40 @@ function Xe() {
581
582
  }
582
583
  e.exports ? (a.default = a, e.exports = a) : window.classNames = a;
583
584
  })();
584
- })(_r)), _r.exports;
585
+ })(dr)), dr.exports;
585
586
  }
586
- var rt = Xe();
587
- const et = /* @__PURE__ */ Je(rt), tt = "_rotate_12t9p_1", at = "_dash_12t9p_1", it = {
587
+ var Qe = Ye();
588
+ const Je = /* @__PURE__ */ Ke(Qe), Xe = "_rotate_12t9p_1", rt = "_dash_12t9p_1", et = {
588
589
  "purpur-spinner": "_purpur-spinner_12t9p_2",
589
- rotate: tt,
590
+ rotate: Xe,
590
591
  "purpur-spinner--xxs": "_purpur-spinner--xxs_12t9p_6",
591
592
  "purpur-spinner--xs": "_purpur-spinner--xs_12t9p_10",
592
593
  "purpur-spinner--sm": "_purpur-spinner--sm_12t9p_14",
593
594
  "purpur-spinner--md": "_purpur-spinner--md_12t9p_18",
594
595
  "purpur-spinner--lg": "_purpur-spinner--lg_12t9p_22",
595
596
  "purpur-spinner__circle": "_purpur-spinner__circle_12t9p_26",
596
- dash: at,
597
+ dash: rt,
597
598
  "purpur-spinner__circle--disabled": "_purpur-spinner__circle--disabled_12t9p_41",
598
599
  "purpur-spinner__circle--negative": "_purpur-spinner__circle--negative_12t9p_44"
599
- }, hr = et.bind(it), $ = "purpur-spinner", ot = {
600
+ }, _r = Je.bind(et), C = "purpur-spinner", tt = {
600
601
  SM: "sm"
601
- }, nt = ({
602
+ }, at = ({
602
603
  disabled: e = !1,
603
604
  negative: o = !1,
604
- size: a = ot.SM,
605
+ size: a = tt.SM,
605
606
  ...n
606
- }) => /* @__PURE__ */ l("div", { className: hr($, `${$}--${a}`), ...n, children: /* @__PURE__ */ l("svg", { viewBox: "0 0 50 50", children: /* @__PURE__ */ l(
607
+ }) => /* @__PURE__ */ l("div", { className: _r(C, `${C}--${a}`), ...n, children: /* @__PURE__ */ l("svg", { viewBox: "0 0 50 50", children: /* @__PURE__ */ l(
607
608
  "circle",
608
609
  {
609
- className: hr(`${$}__circle`, {
610
- [`${$}__circle--disabled`]: e,
611
- [`${$}__circle--negative`]: o
610
+ className: _r(`${C}__circle`, {
611
+ [`${C}__circle--disabled`]: e,
612
+ [`${C}__circle--negative`]: o
612
613
  }),
613
614
  cx: "25",
614
615
  cy: "25",
615
616
  r: "20"
616
617
  }
617
- ) }) }), pt = {
618
+ ) }) }), it = {
618
619
  "purpur-card-cta--button-styling": "_purpur-card-cta--button-styling_1xiey_1",
619
620
  "purpur-card-cta--button-styling--xs": "_purpur-card-cta--button-styling--xs_1xiey_33",
620
621
  "purpur-card-cta--button-styling--icon-only": "_purpur-card-cta--button-styling--icon-only_1xiey_36",
@@ -633,7 +634,7 @@ const et = /* @__PURE__ */ Je(rt), tt = "_rotate_12t9p_1", at = "_dash_12t9p_1",
633
634
  "purpur-card-cta--secondary": "_purpur-card-cta--secondary_1xiey_131",
634
635
  "purpur-card-cta--disabled": "_purpur-card-cta--disabled_1xiey_131",
635
636
  "purpur-card-cta--text": "_purpur-card-cta--text_1xiey_139"
636
- }, lt = _.bind(pt), y = "purpur-card-cta", ut = ({
637
+ }, ot = d.bind(it), y = "purpur-card-cta", nt = ({
637
638
  ["data-testid"]: e = "purpur-card-cta",
638
639
  className: o,
639
640
  children: a,
@@ -646,7 +647,7 @@ const et = /* @__PURE__ */ Je(rt), tt = "_rotate_12t9p_1", at = "_dash_12t9p_1",
646
647
  }) => /* @__PURE__ */ l(
647
648
  "div",
648
649
  {
649
- className: `${lt([
650
+ className: `${ot([
650
651
  y,
651
652
  o,
652
653
  {
@@ -661,25 +662,25 @@ const et = /* @__PURE__ */ Je(rt), tt = "_rotate_12t9p_1", at = "_dash_12t9p_1",
661
662
  ])} ${y}`,
662
663
  "data-testid": e,
663
664
  ...s,
664
- children: r ? /* @__PURE__ */ l(nt, { "data-testid": `${e}-spinner`, size: "xs", disabled: n }) : /* @__PURE__ */ c(Pr, { children: [
665
+ children: r ? /* @__PURE__ */ l(at, { "data-testid": `${e}-spinner`, size: "xs", disabled: n }) : /* @__PURE__ */ _(Rr, { children: [
665
666
  p === "left" && a,
666
667
  t,
667
668
  p === "right" && a
668
669
  ] })
669
670
  }
670
671
  );
671
- function st(e) {
672
+ function pt(e) {
672
673
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
673
674
  }
674
- var gr = { exports: {} };
675
+ var fr = { exports: {} };
675
676
  /*!
676
677
  Copyright (c) 2018 Jed Watson.
677
678
  Licensed under the MIT License (MIT), see
678
679
  http://jedwatson.github.io/classnames
679
680
  */
680
- var mr;
681
- function dt() {
682
- return mr || (mr = 1, (function(e) {
681
+ var hr;
682
+ function lt() {
683
+ return hr || (hr = 1, (function(e) {
683
684
  (function() {
684
685
  var o = {}.hasOwnProperty;
685
686
  function a() {
@@ -708,10 +709,10 @@ function dt() {
708
709
  }
709
710
  e.exports ? (a.default = a, e.exports = a) : window.classNames = a;
710
711
  })();
711
- })(gr)), gr.exports;
712
+ })(fr)), fr.exports;
712
713
  }
713
- var ct = dt();
714
- const _t = /* @__PURE__ */ st(ct), ft = {
714
+ var ut = lt();
715
+ const st = /* @__PURE__ */ pt(ut), dt = {
715
716
  "purpur-icon": "_purpur-icon_8u1lq_1",
716
717
  "purpur-icon--xxs": "_purpur-icon--xxs_8u1lq_4",
717
718
  "purpur-icon--xs": "_purpur-icon--xs_8u1lq_8",
@@ -719,41 +720,41 @@ const _t = /* @__PURE__ */ st(ct), ft = {
719
720
  "purpur-icon--md": "_purpur-icon--md_8u1lq_16",
720
721
  "purpur-icon--lg": "_purpur-icon--lg_8u1lq_20",
721
722
  "purpur-icon--xl": "_purpur-icon--xl_8u1lq_24"
722
- }, ht = _t.bind(ft), vr = "purpur-icon", gt = "md", mt = (e) => e.filter((o) => Object.keys(o).length >= 1).map((o) => `${o.name}="${o.value}"`).join(" "), vt = ({ content: e = "", title: o } = {}) => {
723
+ }, ct = st.bind(dt), gr = "purpur-icon", _t = "md", ft = (e) => e.filter((o) => Object.keys(o).length >= 1).map((o) => `${o.name}="${o.value}"`).join(" "), ht = ({ content: e = "", title: o } = {}) => {
723
724
  const a = [
724
725
  { name: "xmlns", value: "http://www.w3.org/2000/svg" },
725
726
  { name: "fill", value: "currentColor" },
726
727
  { name: "viewBox", value: "0 0 24 24" },
727
728
  o ? { name: "role", value: "img" } : { name: "aria-hidden", value: "true" }
728
729
  ], n = o ? `<title>${o}</title>` : "";
729
- return `<svg ${mt(a)}>${n}${e}</svg>`;
730
- }, yt = (e) => e.replace(/<(\/?)svg([^>]*)>/g, "").trim(), kr = ({ svg: e, allyTitle: o, className: a, size: n = gt, ...p }) => {
731
- const r = vt({
732
- content: yt(e.svg),
730
+ return `<svg ${ft(a)}>${n}${e}</svg>`;
731
+ }, gt = (e) => e.replace(/<(\/?)svg([^>]*)>/g, "").trim(), Gr = ({ svg: e, allyTitle: o, className: a, size: n = _t, ...p }) => {
732
+ const r = ht({
733
+ content: gt(e.svg),
733
734
  title: o
734
- }), t = ht(a, vr, `${vr}--${n}`);
735
+ }), t = ct(a, gr, `${gr}--${n}`);
735
736
  return /* @__PURE__ */ l("span", { className: t, dangerouslySetInnerHTML: { __html: r }, ...p });
736
737
  };
737
- kr.displayName = "Icon";
738
- const xt = {
738
+ Gr.displayName = "Icon";
739
+ const mt = {
739
740
  name: "checkmark",
740
741
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M21.06 3.795a.9.9 0 0 1 .145 1.264l-11.5 14.5a.9.9 0 0 1-1.341.077l-6-6a.9.9 0 0 1 1.272-1.272l5.286 5.286L19.795 3.94a.9.9 0 0 1 1.264-.145Z" clip-rule="evenodd"/></svg>',
741
742
  keywords: ["checkmark"],
742
743
  category: "utility"
743
- }, Zr = (e) => /* @__PURE__ */ l(kr, { ...e, svg: xt });
744
- Zr.displayName = "IconCheckmark";
745
- function wt(e) {
744
+ }, Nr = (e) => /* @__PURE__ */ l(Gr, { ...e, svg: mt });
745
+ Nr.displayName = "IconCheckmark";
746
+ function vt(e) {
746
747
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
747
748
  }
748
- var yr = { exports: {} };
749
+ var mr = { exports: {} };
749
750
  /*!
750
751
  Copyright (c) 2018 Jed Watson.
751
752
  Licensed under the MIT License (MIT), see
752
753
  http://jedwatson.github.io/classnames
753
754
  */
754
- var xr;
755
- function bt() {
756
- return xr || (xr = 1, (function(e) {
755
+ var vr;
756
+ function yt() {
757
+ return vr || (vr = 1, (function(e) {
757
758
  (function() {
758
759
  var o = {}.hasOwnProperty;
759
760
  function a() {
@@ -782,10 +783,10 @@ function bt() {
782
783
  }
783
784
  e.exports ? (a.default = a, e.exports = a) : window.classNames = a;
784
785
  })();
785
- })(yr)), yr.exports;
786
+ })(mr)), mr.exports;
786
787
  }
787
- var Ct = bt();
788
- const St = /* @__PURE__ */ wt(Ct), $t = {
788
+ var xt = yt();
789
+ const wt = /* @__PURE__ */ vt(xt), bt = {
789
790
  "purpur-paragraph": "_purpur-paragraph_1rh57_1",
790
791
  "purpur-paragraph--disabled": "_purpur-paragraph--disabled_1rh57_7",
791
792
  "purpur-paragraph--hyphens": "_purpur-paragraph--hyphens_1rh57_10",
@@ -800,56 +801,56 @@ const St = /* @__PURE__ */ wt(Ct), $t = {
800
801
  "purpur-paragraph--additional-100-medium": "_purpur-paragraph--additional-100-medium_1rh57_60",
801
802
  "purpur-paragraph--overline-100": "_purpur-paragraph--overline-100_1rh57_67",
802
803
  "purpur-paragraph--overline-200": "_purpur-paragraph--overline-200_1rh57_75"
803
- }, Ft = St.bind($t), Bt = {
804
+ }, Ct = wt.bind(bt), St = {
804
805
  PARAGRAPH100: "paragraph-100"
805
- }, F = "purpur-paragraph", J = ({
806
+ }, S = "purpur-paragraph", Y = ({
806
807
  children: e,
807
808
  className: o,
808
809
  disabled: a,
809
810
  enableHyphenation: n = !1,
810
811
  negative: p = !1,
811
- variant: r = Bt.PARAGRAPH100,
812
+ variant: r = St.PARAGRAPH100,
812
813
  ...t
813
814
  }) => {
814
- const i = Ft(o, F, `${F}--${r}`, {
815
- [`${F}--hyphens`]: n,
816
- [`${F}--disabled`]: a,
817
- [`${F}--negative`]: p
815
+ const i = Ct(o, S, `${S}--${r}`, {
816
+ [`${S}--hyphens`]: n,
817
+ [`${S}--disabled`]: a,
818
+ [`${S}--negative`]: p
818
819
  });
819
820
  return /* @__PURE__ */ l("p", { ...t, className: i, children: e });
820
821
  };
821
- J.displayName = "Paragraph";
822
- const At = {
822
+ Y.displayName = "Paragraph";
823
+ const $t = {
823
824
  "purpur-card-feature-list": "_purpur-card-feature-list_1hnss_1",
824
825
  "purpur-card-feature-list__list-item": "_purpur-card-feature-list__list-item_1hnss_7",
825
826
  "purpur-card-feature-list__icon": "_purpur-card-feature-list__icon_1hnss_12"
826
- }, V = _.bind(At), z = "purpur-card-feature-list", Ot = ({
827
+ }, q = d.bind($t), T = "purpur-card-feature-list", Ft = ({
827
828
  ["data-testid"]: e = "purpur-card-feature-list",
828
829
  listItems: o
829
- }) => o && o.length > 0 ? /* @__PURE__ */ l("ul", { className: V(z), "data-testid": e, children: o.map((a) => /* @__PURE__ */ c(
830
+ }) => o && o.length > 0 ? /* @__PURE__ */ l("ul", { className: q(T), "data-testid": e, children: o.map((a) => /* @__PURE__ */ _(
830
831
  "li",
831
832
  {
832
- className: V(`${z}__list-item`),
833
+ className: q(`${T}__list-item`),
833
834
  "data-testid": `${e}-item`,
834
835
  children: [
835
- /* @__PURE__ */ l(Zr, { size: "xs", className: V(`${z}__icon`) }),
836
- /* @__PURE__ */ l(J, { children: a })
836
+ /* @__PURE__ */ l(Nr, { size: "xs", className: q(`${T}__icon`) }),
837
+ /* @__PURE__ */ l(Y, { children: a })
837
838
  ]
838
839
  },
839
840
  a
840
841
  )) }) : null;
841
- function Gt(e) {
842
+ function Bt(e) {
842
843
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
843
844
  }
844
- var wr = { exports: {} };
845
+ var yr = { exports: {} };
845
846
  /*!
846
847
  Copyright (c) 2018 Jed Watson.
847
848
  Licensed under the MIT License (MIT), see
848
849
  http://jedwatson.github.io/classnames
849
850
  */
850
- var br;
851
- function Mt() {
852
- return br || (br = 1, (function(e) {
851
+ var xr;
852
+ function At() {
853
+ return xr || (xr = 1, (function(e) {
853
854
  (function() {
854
855
  var o = {}.hasOwnProperty;
855
856
  function a() {
@@ -878,10 +879,10 @@ function Mt() {
878
879
  }
879
880
  e.exports ? (a.default = a, e.exports = a) : window.classNames = a;
880
881
  })();
881
- })(wr)), wr.exports;
882
+ })(yr)), yr.exports;
882
883
  }
883
- var Nt = Mt();
884
- const kt = /* @__PURE__ */ Gt(Nt), k = {
884
+ var Ot = At();
885
+ const Mt = /* @__PURE__ */ Bt(Ot), M = {
885
886
  "purpur-heading": "_purpur-heading_vo751_1",
886
887
  "purpur-heading--hyphens": "_purpur-heading--hyphens_vo751_8",
887
888
  "purpur-heading--negative": "_purpur-heading--negative_vo751_11",
@@ -901,40 +902,40 @@ const kt = /* @__PURE__ */ Gt(Nt), k = {
901
902
  "purpur-heading--display-50": "_purpur-heading--display-50_vo751_92",
902
903
  "purpur-heading--display-100": "_purpur-heading--display-100_vo751_98",
903
904
  "purpur-heading--display-200": "_purpur-heading--display-200_vo751_104"
904
- }, Zt = {
905
+ }, Gt = {
905
906
  TITLE100: "title-100"
906
- }, Z = "purpur-heading", Er = ({
907
+ }, G = "purpur-heading", kr = ({
907
908
  children: e,
908
909
  className: o = "",
909
910
  enableHyphenation: a = !1,
910
911
  negative: n = !1,
911
912
  tag: p,
912
- variant: r = Zt.TITLE100,
913
+ variant: r = Gt.TITLE100,
913
914
  ...t
914
915
  }) => {
915
- const i = p, s = kt([
916
+ const i = p, s = Mt([
916
917
  o,
917
- k[Z],
918
- k[`${Z}--${r}`],
918
+ M[G],
919
+ M[`${G}--${r}`],
919
920
  {
920
- [k[`${Z}--hyphens`]]: a,
921
- [k[`${Z}--negative`]]: n
921
+ [M[`${G}--hyphens`]]: a,
922
+ [M[`${G}--negative`]]: n
922
923
  }
923
924
  ]);
924
925
  return /* @__PURE__ */ l(i, { className: s, ...t, children: e });
925
926
  };
926
- Er.displayName = "Heading";
927
- const Et = {
927
+ kr.displayName = "Heading";
928
+ const Nt = {
928
929
  "purpur-card-heading": "_purpur-card-heading_j3j6u_1",
929
930
  "purpur-card-heading__header": "_purpur-card-heading__header_j3j6u_6",
930
931
  "purpur-card-heading__heading": "_purpur-card-heading__heading_j3j6u_11",
931
932
  "purpur-card-heading__icon": "_purpur-card-heading__icon_j3j6u_14"
932
- }, Ut = {
933
+ }, kt = {
933
934
  "purpur-card-trigger-item--link": "_purpur-card-trigger-item--link_t6ena_1",
934
935
  "purpur-card-trigger-item--button": "_purpur-card-trigger-item--button_t6ena_5",
935
936
  "purpur-card-trigger-item--disabled": "_purpur-card-trigger-item--disabled_t6ena_18",
936
937
  "purpur-card-trigger-item": "_purpur-card-trigger-item_t6ena_1"
937
- }, Cr = _.bind(Ut), x = "purpur-card-trigger-item", It = ({
938
+ }, wr = d.bind(kt), x = "purpur-card-trigger-item", Zt = ({
938
939
  ["data-testid"]: e = "purpur-card-trigger-item",
939
940
  ["aria-label"]: o,
940
941
  disabled: a = !1,
@@ -951,7 +952,7 @@ const Et = {
951
952
  {
952
953
  "aria-disabled": a,
953
954
  "aria-label": o,
954
- className: `${Cr([
955
+ className: `${wr([
955
956
  x,
956
957
  `${x}--link`,
957
958
  {
@@ -969,7 +970,7 @@ const Et = {
969
970
  {
970
971
  "aria-disabled": a,
971
972
  "aria-label": o,
972
- className: `${Cr([
973
+ className: `${wr([
973
974
  x,
974
975
  `${x}--button`,
975
976
  {
@@ -982,7 +983,7 @@ const Et = {
982
983
  children: r
983
984
  }
984
985
  );
985
- }, E = _.bind(Et), b = "purpur-card-heading", Dt = ({
986
+ }, N = d.bind(Nt), b = "purpur-card-heading", Et = ({
986
987
  ["data-testid"]: e = "purpur-card-heading",
987
988
  ["aria-label"]: o,
988
989
  title: a,
@@ -993,33 +994,33 @@ const Et = {
993
994
  onClick: i = void 0,
994
995
  href: s = void 0,
995
996
  disabled: w = !1,
996
- linkElement: D = "a",
997
- variant: R = "title-100",
998
- ...L
997
+ linkElement: E = "a",
998
+ variant: U = "title-100",
999
+ ...I
999
1000
  }) => {
1000
- const O = E(b, {
1001
+ const B = N(b, {
1001
1002
  [`${b}--is-interactive`]: i || s,
1002
1003
  [`${b}--disabled`]: w
1003
1004
  });
1004
- return /* @__PURE__ */ c("div", { className: O, "data-testid": e, children: [
1005
- /* @__PURE__ */ c("div", { className: E(`${b}__header`), children: [
1006
- n && /* @__PURE__ */ l("div", { className: E(`${b}__icon`), children: n }),
1005
+ return /* @__PURE__ */ _("div", { className: B, "data-testid": e, children: [
1006
+ /* @__PURE__ */ _("div", { className: N(`${b}__header`), children: [
1007
+ n && /* @__PURE__ */ l("div", { className: N(`${b}__icon`), children: n }),
1007
1008
  /* @__PURE__ */ l(
1008
- Er,
1009
+ kr,
1009
1010
  {
1010
1011
  tag: r,
1011
- className: E(`${b}__heading`),
1012
- variant: R,
1012
+ className: N(`${b}__heading`),
1013
+ variant: U,
1013
1014
  enableHyphenation: t,
1014
- ...L,
1015
+ ...I,
1015
1016
  children: i || s ? /* @__PURE__ */ l(
1016
- It,
1017
+ Zt,
1017
1018
  {
1018
1019
  "aria-label": o,
1019
1020
  disabled: w,
1020
1021
  href: s,
1021
1022
  onClick: i,
1022
- linkElement: D,
1023
+ linkElement: E,
1023
1024
  children: a
1024
1025
  }
1025
1026
  ) : a
@@ -1028,17 +1029,17 @@ const Et = {
1028
1029
  ] }),
1029
1030
  p
1030
1031
  ] });
1031
- }, Rt = {
1032
+ }, Ut = {
1032
1033
  "purpur-card-media": "_purpur-card-media_1om4o_1"
1033
- }, Lt = _.bind(Rt), jt = "purpur-card-media", Pt = ({
1034
+ }, It = d.bind(Ut), jt = "purpur-card-media", Dt = ({
1034
1035
  ["data-testid"]: e = "purpur-card-media",
1035
1036
  className: o,
1036
1037
  children: a,
1037
1038
  ...n
1038
- }) => /* @__PURE__ */ l("div", { ...n, className: Lt([jt, o]), "data-testid": e, children: a }), Ht = {
1039
+ }) => /* @__PURE__ */ l("div", { ...n, className: It([jt, o]), "data-testid": e, children: a }), Rt = {
1039
1040
  "purpur-card-media-layout": "_purpur-card-media-layout_h3935_1",
1040
1041
  "purpur-card-media-layout--image-top": "_purpur-card-media-layout--image-top_h3935_11"
1041
- }, Tt = _.bind(Ht), Sr = "purpur-card-media-layout", qt = ({
1042
+ }, Lt = d.bind(Rt), br = "purpur-card-media-layout", Pt = ({
1042
1043
  ["data-testid"]: e = "purpur-card-media-layout",
1043
1044
  className: o,
1044
1045
  children: a,
@@ -1048,21 +1049,21 @@ const Et = {
1048
1049
  "div",
1049
1050
  {
1050
1051
  ...p,
1051
- className: Tt(Sr, o, { [`${Sr}--image-top`]: n }),
1052
+ className: Lt(br, o, { [`${br}--image-top`]: n }),
1052
1053
  "data-testid": e,
1053
1054
  children: a
1054
1055
  }
1055
- ), Vt = {
1056
+ ), Ht = {
1056
1057
  "purpur-card-overline": "_purpur-card-overline_qhfj0_1"
1057
- }, zt = _.bind(Vt), Wt = "purpur-card-overline", Kt = ({
1058
+ }, qt = d.bind(Ht), Tt = "purpur-card-overline", Vt = ({
1058
1059
  ["data-testid"]: e = "purpur-card-overline",
1059
1060
  overline: o
1060
- }) => o ? /* @__PURE__ */ l(J, { variant: "overline-100", className: zt(Wt), "data-testid": e, children: o }) : null, Yt = {
1061
+ }) => o ? /* @__PURE__ */ l(Y, { variant: "overline-100", className: qt(Tt), "data-testid": e, children: o }) : null, zt = {
1061
1062
  "purpur-card-root": "_purpur-card-root_eupww_1",
1062
1063
  "purpur-card-root--primary": "_purpur-card-root--primary_eupww_7",
1063
1064
  "purpur-card-root--secondary": "_purpur-card-root--secondary_eupww_10",
1064
1065
  "purpur-card-root--full-height": "_purpur-card-root--full-height_eupww_13"
1065
- }, Qt = _.bind(Yt), W = "purpur-card-root", Ur = Gr(
1066
+ }, Wt = d.bind(zt), V = "purpur-card-root", Zr = Ar(
1066
1067
  ({
1067
1068
  ["data-testid"]: e = "purpur-card-root",
1068
1069
  children: o,
@@ -1071,54 +1072,54 @@ const Et = {
1071
1072
  variant: p,
1072
1073
  ...r
1073
1074
  }, t) => {
1074
- const i = Qt([
1075
- W,
1075
+ const i = Wt([
1076
+ V,
1076
1077
  a,
1077
1078
  {
1078
- [`${W}--${p}`]: p,
1079
- [`${W}--full-height`]: n
1079
+ [`${V}--${p}`]: p,
1080
+ [`${V}--full-height`]: n
1080
1081
  }
1081
1082
  ]);
1082
1083
  return /* @__PURE__ */ l("div", { className: i, "data-testid": e, ref: t, ...r, children: o });
1083
1084
  }
1084
1085
  );
1085
- Ur.displayName = "CardRoot";
1086
- const K = _.bind(me), B = "purpur-card", f = ({ children: e, className: o, useMediaQueries: a, ...n }) => {
1087
- const p = K([B, o]);
1086
+ Zr.displayName = "CardRoot";
1087
+ const z = d.bind(fe), $ = "purpur-card", f = ({ children: e, className: o, useMediaQueries: a, ...n }) => {
1088
+ const p = z([$, o]);
1088
1089
  return /* @__PURE__ */ l(
1089
1090
  "div",
1090
1091
  {
1091
- className: K(`${B}__container`, {
1092
- [`${B}__container--full-height`]: n.fullHeight,
1093
- [`${B}__container--use-container-queries`]: !a,
1094
- [`${B}__container--use-media-queries`]: a
1092
+ className: z(`${$}__container`, {
1093
+ [`${$}__container--full-height`]: n.fullHeight,
1094
+ [`${$}__container--use-container-queries`]: !a,
1095
+ [`${$}__container--use-media-queries`]: a
1095
1096
  }),
1096
- children: /* @__PURE__ */ l(Ur, { className: K(p), ...n, children: e })
1097
+ children: /* @__PURE__ */ l(Zr, { className: z(p), ...n, children: e })
1097
1098
  }
1098
1099
  );
1099
1100
  };
1100
- f.Badge = Te;
1101
- f.Content = We;
1102
- f.ContentContainer = Qe;
1103
- f.Cta = ut;
1104
- f.FeatureList = Ot;
1105
- f.Overline = Kt;
1106
- f.Heading = Dt;
1107
- f.Media = Pt;
1108
- f.MediaLayout = qt;
1101
+ f.Badge = Le;
1102
+ f.Content = Te;
1103
+ f.ContentContainer = We;
1104
+ f.Cta = nt;
1105
+ f.FeatureList = Ft;
1106
+ f.Overline = Vt;
1107
+ f.Heading = Et;
1108
+ f.Media = Dt;
1109
+ f.MediaLayout = Pt;
1109
1110
  f.displayName = "Card";
1110
- function Jt(e) {
1111
+ function Kt(e) {
1111
1112
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1112
1113
  }
1113
- var $r = { exports: {} };
1114
+ var Cr = { exports: {} };
1114
1115
  /*!
1115
1116
  Copyright (c) 2018 Jed Watson.
1116
1117
  Licensed under the MIT License (MIT), see
1117
1118
  http://jedwatson.github.io/classnames
1118
1119
  */
1119
- var Fr;
1120
- function Xt() {
1121
- return Fr || (Fr = 1, (function(e) {
1120
+ var Sr;
1121
+ function Yt() {
1122
+ return Sr || (Sr = 1, (function(e) {
1122
1123
  (function() {
1123
1124
  var o = {}.hasOwnProperty;
1124
1125
  function a() {
@@ -1147,10 +1148,10 @@ function Xt() {
1147
1148
  }
1148
1149
  e.exports ? (a.default = a, e.exports = a) : window.classNames = a;
1149
1150
  })();
1150
- })($r)), $r.exports;
1151
+ })(Cr)), Cr.exports;
1151
1152
  }
1152
- var ra = Xt();
1153
- const ea = /* @__PURE__ */ Jt(ra), U = {
1153
+ var Qt = Yt();
1154
+ const Jt = /* @__PURE__ */ Kt(Qt), k = {
1154
1155
  "purpur-heading": "_purpur-heading_vo751_1",
1155
1156
  "purpur-heading--hyphens": "_purpur-heading--hyphens_vo751_8",
1156
1157
  "purpur-heading--negative": "_purpur-heading--negative_vo751_11",
@@ -1170,41 +1171,41 @@ const ea = /* @__PURE__ */ Jt(ra), U = {
1170
1171
  "purpur-heading--display-50": "_purpur-heading--display-50_vo751_92",
1171
1172
  "purpur-heading--display-100": "_purpur-heading--display-100_vo751_98",
1172
1173
  "purpur-heading--display-200": "_purpur-heading--display-200_vo751_104"
1173
- }, ta = {
1174
+ }, Xt = {
1174
1175
  TITLE100: "title-100"
1175
- }, I = "purpur-heading", Ir = ({
1176
+ }, Z = "purpur-heading", Er = ({
1176
1177
  children: e,
1177
1178
  className: o = "",
1178
1179
  enableHyphenation: a = !1,
1179
1180
  negative: n = !1,
1180
1181
  tag: p,
1181
- variant: r = ta.TITLE100,
1182
+ variant: r = Xt.TITLE100,
1182
1183
  ...t
1183
1184
  }) => {
1184
- const i = p, s = ea([
1185
+ const i = p, s = Jt([
1185
1186
  o,
1186
- U[I],
1187
- U[`${I}--${r}`],
1187
+ k[Z],
1188
+ k[`${Z}--${r}`],
1188
1189
  {
1189
- [U[`${I}--hyphens`]]: a,
1190
- [U[`${I}--negative`]]: n
1190
+ [k[`${Z}--hyphens`]]: a,
1191
+ [k[`${Z}--negative`]]: n
1191
1192
  }
1192
1193
  ]);
1193
1194
  return /* @__PURE__ */ l(i, { className: s, ...t, children: e });
1194
1195
  };
1195
- Ir.displayName = "Heading";
1196
- function aa(e) {
1196
+ Er.displayName = "Heading";
1197
+ function r0(e) {
1197
1198
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1198
1199
  }
1199
- var Br = { exports: {} };
1200
+ var $r = { exports: {} };
1200
1201
  /*!
1201
1202
  Copyright (c) 2018 Jed Watson.
1202
1203
  Licensed under the MIT License (MIT), see
1203
1204
  http://jedwatson.github.io/classnames
1204
1205
  */
1205
- var Ar;
1206
- function ia() {
1207
- return Ar || (Ar = 1, (function(e) {
1206
+ var Fr;
1207
+ function e0() {
1208
+ return Fr || (Fr = 1, (function(e) {
1208
1209
  (function() {
1209
1210
  var o = {}.hasOwnProperty;
1210
1211
  function a() {
@@ -1233,10 +1234,10 @@ function ia() {
1233
1234
  }
1234
1235
  e.exports ? (a.default = a, e.exports = a) : window.classNames = a;
1235
1236
  })();
1236
- })(Br)), Br.exports;
1237
+ })($r)), $r.exports;
1237
1238
  }
1238
- var oa = ia();
1239
- const na = /* @__PURE__ */ aa(oa), pa = {
1239
+ var t0 = e0();
1240
+ const a0 = /* @__PURE__ */ r0(t0), i0 = {
1240
1241
  "purpur-paragraph": "_purpur-paragraph_1rh57_1",
1241
1242
  "purpur-paragraph--disabled": "_purpur-paragraph--disabled_1rh57_7",
1242
1243
  "purpur-paragraph--hyphens": "_purpur-paragraph--hyphens_1rh57_10",
@@ -1251,52 +1252,37 @@ const na = /* @__PURE__ */ aa(oa), pa = {
1251
1252
  "purpur-paragraph--additional-100-medium": "_purpur-paragraph--additional-100-medium_1rh57_60",
1252
1253
  "purpur-paragraph--overline-100": "_purpur-paragraph--overline-100_1rh57_67",
1253
1254
  "purpur-paragraph--overline-200": "_purpur-paragraph--overline-200_1rh57_75"
1254
- }, la = na.bind(pa), ua = {
1255
+ }, o0 = a0.bind(i0), n0 = {
1255
1256
  PARAGRAPH100: "paragraph-100"
1256
- }, A = "purpur-paragraph", Dr = ({
1257
+ }, F = "purpur-paragraph", Ur = ({
1257
1258
  children: e,
1258
1259
  className: o,
1259
1260
  disabled: a,
1260
1261
  enableHyphenation: n = !1,
1261
1262
  negative: p = !1,
1262
- variant: r = ua.PARAGRAPH100,
1263
+ variant: r = n0.PARAGRAPH100,
1263
1264
  ...t
1264
1265
  }) => {
1265
- const i = la(o, A, `${A}--${r}`, {
1266
- [`${A}--hyphens`]: n,
1267
- [`${A}--disabled`]: a,
1268
- [`${A}--negative`]: p
1266
+ const i = o0(o, F, `${F}--${r}`, {
1267
+ [`${F}--hyphens`]: n,
1268
+ [`${F}--disabled`]: a,
1269
+ [`${F}--negative`]: p
1269
1270
  });
1270
1271
  return /* @__PURE__ */ l("p", { ...t, className: i, children: e });
1271
1272
  };
1272
- Dr.displayName = "Paragraph";
1273
- const sa = Hr({
1274
- colorScheme: "light",
1275
- currentColorScheme: "light",
1276
- setColorScheme: () => {
1277
- },
1278
- options: {}
1279
- }), da = () => {
1280
- const e = Tr(sa);
1281
- if (!e)
1282
- throw new Error("useTheme must be used within a ThemeProvider");
1283
- return e;
1284
- }, ca = () => {
1285
- const { currentColorScheme: e, setColorScheme: o } = da();
1286
- return [e, o];
1287
- };
1288
- function _a(e) {
1273
+ Ur.displayName = "Paragraph";
1274
+ function p0(e) {
1289
1275
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1290
1276
  }
1291
- var Y = { exports: {} };
1277
+ var W = { exports: {} };
1292
1278
  /*!
1293
1279
  Copyright (c) 2018 Jed Watson.
1294
1280
  Licensed under the MIT License (MIT), see
1295
1281
  http://jedwatson.github.io/classnames
1296
1282
  */
1297
- var Or;
1298
- function fa() {
1299
- return Or || (Or = 1, (function(e) {
1283
+ var Br;
1284
+ function l0() {
1285
+ return Br || (Br = 1, (function(e) {
1300
1286
  (function() {
1301
1287
  var o = {}.hasOwnProperty;
1302
1288
  function a() {
@@ -1325,46 +1311,46 @@ function fa() {
1325
1311
  }
1326
1312
  e.exports ? (a.default = a, e.exports = a) : window.classNames = a;
1327
1313
  })();
1328
- })(Y)), Y.exports;
1314
+ })(W)), W.exports;
1329
1315
  }
1330
- var ha = fa();
1331
- const ga = /* @__PURE__ */ _a(ha), ma = {
1332
- "purpur-promotion-card": "_purpur-promotion-card_w866l_1",
1333
- "purpur-promotion-card__inner--without-image": "_purpur-promotion-card__inner--without-image_w866l_9",
1334
- "purpur-promotion-card__content": "_purpur-promotion-card__content_w866l_9",
1335
- "purpur-promotion-card__inner--with-image": "_purpur-promotion-card__inner--with-image_w866l_34",
1336
- "purpur-promotion-card__image-gradient": "_purpur-promotion-card__image-gradient_w866l_46",
1337
- "purpur-promotion-card__actions": "_purpur-promotion-card__actions_w866l_62",
1338
- "purpur-promotion-card__content--without-image": "_purpur-promotion-card__content--without-image_w866l_78",
1339
- "purpur-promotion-card__main-content": "_purpur-promotion-card__main-content_w866l_81",
1340
- "purpur-promotion-card__heading": "_purpur-promotion-card__heading_w866l_86",
1341
- "purpur-promotion-card__content--with-image": "_purpur-promotion-card__content--with-image_w866l_91",
1342
- "purpur-promotion-card__badge-wrapper": "_purpur-promotion-card__badge-wrapper_w866l_102",
1343
- "purpur-promotion-card__body": "_purpur-promotion-card__body_w866l_106",
1344
- "purpur-promotion-card__main-content--space-between": "_purpur-promotion-card__main-content--space-between_w866l_117",
1345
- "purpur-promotion-card__main-content--flex-end": "_purpur-promotion-card__main-content--flex-end_w866l_120",
1346
- "purpur-promotion-card__child-content": "_purpur-promotion-card__child-content_w866l_140",
1347
- "purpur-promotion-card__additional-text": "_purpur-promotion-card__additional-text_w866l_143",
1348
- "purpur-promotion-card__image-wrapper": "_purpur-promotion-card__image-wrapper_w866l_146",
1349
- "purpur-promotion-card__image-wrapper--decorative": "_purpur-promotion-card__image-wrapper--decorative_w866l_149",
1350
- "purpur-promotion-card__image-wrapper--product": "_purpur-promotion-card__image-wrapper--product_w866l_150"
1351
- }, Sa = ["primary", "secondary", "quaternary"], va = {
1316
+ var u0 = l0();
1317
+ const s0 = /* @__PURE__ */ p0(u0), d0 = {
1318
+ "purpur-promotion-card": "_purpur-promotion-card_1hj0f_1",
1319
+ "purpur-promotion-card__inner": "_purpur-promotion-card__inner_1hj0f_9",
1320
+ "purpur-promotion-card__inner--without-image": "_purpur-promotion-card__inner--without-image_1hj0f_12",
1321
+ "purpur-promotion-card__content": "_purpur-promotion-card__content_1hj0f_12",
1322
+ "purpur-promotion-card__inner--with-image": "_purpur-promotion-card__inner--with-image_1hj0f_37",
1323
+ "purpur-promotion-card__actions": "_purpur-promotion-card__actions_1hj0f_49",
1324
+ "purpur-promotion-card__content--without-image": "_purpur-promotion-card__content--without-image_1hj0f_65",
1325
+ "purpur-promotion-card__main-content": "_purpur-promotion-card__main-content_1hj0f_68",
1326
+ "purpur-promotion-card__heading": "_purpur-promotion-card__heading_1hj0f_73",
1327
+ "purpur-promotion-card__content--with-image": "_purpur-promotion-card__content--with-image_1hj0f_78",
1328
+ "purpur-promotion-card__badge-wrapper": "_purpur-promotion-card__badge-wrapper_1hj0f_89",
1329
+ "purpur-promotion-card__body": "_purpur-promotion-card__body_1hj0f_93",
1330
+ "purpur-promotion-card__main-content--space-between": "_purpur-promotion-card__main-content--space-between_1hj0f_104",
1331
+ "purpur-promotion-card__main-content--flex-end": "_purpur-promotion-card__main-content--flex-end_1hj0f_107",
1332
+ "purpur-promotion-card__child-content": "_purpur-promotion-card__child-content_1hj0f_127",
1333
+ "purpur-promotion-card__additional-text": "_purpur-promotion-card__additional-text_1hj0f_130",
1334
+ "purpur-promotion-card__image-wrapper": "_purpur-promotion-card__image-wrapper_1hj0f_133",
1335
+ "purpur-promotion-card__image-wrapper--decorative": "_purpur-promotion-card__image-wrapper--decorative_1hj0f_136",
1336
+ "purpur-promotion-card__image-wrapper--product": "_purpur-promotion-card__image-wrapper--product_1hj0f_137"
1337
+ }, y0 = ["primary", "secondary", "quaternary"], c0 = {
1352
1338
  primary: "var(--purpur-color-background-tone-on-tone-primary)",
1353
1339
  secondary: "var(--purpur-color-background-tone-on-tone-secondary)",
1354
1340
  quaternary: "var(--purpur-color-background-tone-on-tone-quaternary)"
1355
- }, Q = {
1341
+ }, K = {
1356
1342
  primary: `url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="2000" height="1125" viewBox="0 0 2000 1125" fill="none"><g clip-path="url(%23clip0_20_36)"><rect width="2000" height="1125" fill="url(%23paint0_linear_20_36)"/><g filter="url(%23filter0_d_20_36)"><path d="M480.784 -336.718L483.018 -338.805C2086.53 -1722.59 2447.86 284.242 2322.13 1089.91C2196.4 1895.57 1114.05 1663.85 598.008 1169.98C188.829 778.383 94.9071 433.168 84.5809 306.459C63.8953 52.6354 248.918 -120.167 480.784 -336.718Z" fill="%23F5E5FF"/></g><g filter="url(%23filter1_d_20_36)"><path d="M478.235 -337.757L480.469 -339.844C2083.98 -1723.63 2445.31 283.203 2319.58 1088.87C2193.85 1894.53 1111.5 1662.81 595.459 1168.95C186.28 777.344 91.9004 426.514 82.0318 305.42C61.3463 51.5961 246.369 -121.206 478.235 -337.757Z" fill="url(%23paint1_linear_20_36)"/></g><path d="M478.351 -359.804L480.585 -361.891C2084.1 -1745.68 2445.43 261.156 2319.7 1066.82C2193.96 1872.48 1111.61 1640.77 595.575 1146.9C186.396 755.297 91.9029 403.076 82.1476 283.373C61.4621 29.5494 246.485 -143.253 478.351 -359.804Z" fill="url(%23paint2_linear_20_36)" stroke="url(%23paint3_linear_20_36)" stroke-width="0.488281"/><g filter="url(%23filter2_d_20_36)"><path d="M895.095 -81.1636L897.087 -83.483C2339.2 -1634.76 2918.4 320.353 2881.77 1134.95C2845.14 1949.54 1743.91 1837.9 1176.83 1403.6C727.176 1059.23 595.967 726.393 571.809 601.58C523.415 351.555 688.373 159.507 895.095 -81.1636Z" fill="%23F5E5FF"/></g><g filter="url(%23filter3_d_20_36)"><path d="M892.877 -81.1463L894.869 -83.4656C2336.98 -1634.74 2916.18 320.371 2879.55 1134.96C2842.92 1949.56 1741.69 1837.92 1174.61 1403.62C724.958 1059.24 592.678 720.879 569.59 601.597C521.196 351.573 686.155 159.524 892.877 -81.1463Z" fill="url(%23paint4_linear_20_36)"/></g><path d="M899.248 -92.3297L901.24 -94.6491C2343.35 -1645.93 2922.56 309.187 2885.93 1123.78C2849.3 1938.37 1748.06 1826.74 1180.98 1392.43C731.329 1048.06 598.784 708.325 575.961 590.414C527.568 340.389 692.526 148.341 899.248 -92.3297Z" fill="url(%23paint5_linear_20_36)" stroke="url(%23paint6_linear_20_36)" stroke-width="0.488281"/></g><defs><filter id="filter0_d_20_36" x="67" y="-812.852" width="2294.05" height="2463.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="16"/><feGaussianBlur stdDeviation="8"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.0588235 0 0 0 0 0 0 0 0 0 0.129412 0 0 0 0.95 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_20_36"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_20_36" result="shape"/></filter><filter id="filter1_d_20_36" x="-69.5491" y="-947.891" width="2562.05" height="2731.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="16"/><feGaussianBlur stdDeviation="75"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.0588235 0 0 0 0 0 0 0 0 0 0.129412 0 0 0 0.6 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_20_36"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_20_36" result="shape"/></filter><filter id="filter2_d_20_36" x="547.307" y="-664.639" width="2352.09" height="2436.12" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="16"/><feGaussianBlur stdDeviation="8"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.0588235 0 0 0 0 0 0 0 0 0 0.129412 0 0 0 0.95 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_20_36"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_20_36" result="shape"/></filter><filter id="filter3_d_20_36" x="361.088" y="-864.621" width="2720.09" height="2804.12" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset/><feGaussianBlur stdDeviation="100"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.0588235 0 0 0 0 0 0 0 0 0 0.129412 0 0 0 0.65 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_20_36"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_20_36" result="shape"/></filter><linearGradient id="paint0_linear_20_36" x1="48.3398" y1="4.80196e-07" x2="58.1053" y2="1125" gradientUnits="userSpaceOnUse"><stop stop-color="%23340249"/><stop offset="0.576094" stop-color="%23300244"/><stop offset="1" stop-color="%232D0241"/></linearGradient><linearGradient id="paint1_linear_20_36" x1="80.5668" y1="233.643" x2="606.544" y2="1094.45" gradientUnits="userSpaceOnUse"><stop stop-color="%2359006E"/><stop offset="0.265" stop-color="%2347005E"/><stop offset="0.385" stop-color="%2339004E"/><stop offset="0.720829" stop-color="%23210034"/><stop offset="1" stop-color="%23150026"/></linearGradient><linearGradient id="paint2_linear_20_36" x1="138.672" y1="41.2598" x2="702.488" y2="1106.9" gradientUnits="userSpaceOnUse"><stop stop-color="%2335004A"/><stop offset="0.19574" stop-color="%23320046"/><stop offset="1" stop-color="%2328003B"/></linearGradient><linearGradient id="paint3_linear_20_36" x1="133.5" y1="60.5" x2="546" y2="1048" gradientUnits="userSpaceOnUse"><stop stop-color="%23AC3CAF"/><stop offset="0.506509" stop-color="%234A006B"/><stop offset="1" stop-color="%232B003F"/></linearGradient><linearGradient id="paint4_linear_20_36" x1="560.263" y1="530.414" x2="910.742" y2="1118.56" gradientUnits="userSpaceOnUse"><stop stop-color="%234F0065"/><stop offset="0.340552" stop-color="%2339004E"/><stop offset="0.616738" stop-color="%23230036"/><stop offset="1" stop-color="%23150026"/></linearGradient><linearGradient id="paint5_linear_20_36" x1="781.494" y1="72.6501" x2="2048.67" y2="1066.94" gradientUnits="userSpaceOnUse"><stop stop-color="%232F0044"/><stop offset="0.51248" stop-color="%2328003B"/><stop offset="1" stop-color="%23240037"/></linearGradient><linearGradient id="paint6_linear_20_36" x1="820.5" y1="32.5001" x2="906.975" y2="1110.35" gradientUnits="userSpaceOnUse"><stop stop-color="%238A1994"/><stop offset="0.425" stop-color="%237A1387"/><stop offset="1" stop-color="%2327003A"/></linearGradient><clipPath id="clip0_20_36"><rect width="2000" height="1125" fill="white"/></clipPath></defs></svg>')`,
1357
1343
  secondary: `url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="2000" height="1125" viewBox="0 0 2000 1125" fill="none"><g clip-path="url(%23clip0_13_40)"><rect width="2000" height="1125" fill="url(%23paint0_linear_13_40)"/><rect x="-226.435" y="213.022" width="435.932" height="216.966" transform="rotate(-66.9915 -226.435 213.022)" fill="url(%23paint1_linear_13_40)"/><g filter="url(%23filter0_d_13_40)"><path d="M480.784 -336.718L483.018 -338.805C2086.53 -1722.59 2447.86 284.242 2322.13 1089.91C2196.4 1895.57 1114.05 1663.85 598.008 1169.98C188.829 778.383 94.9071 433.168 84.5809 306.459C63.8953 52.6354 248.918 -120.167 480.784 -336.718Z" fill="%23F5E5FF"/></g><g filter="url(%23filter1_d_13_40)"><path d="M478.235 -337.757L480.469 -339.844C2083.98 -1723.63 2445.31 283.203 2319.58 1088.87C2193.85 1894.53 1111.5 1662.81 595.459 1168.95C186.279 777.344 91.9002 426.514 82.0316 305.42C61.346 51.5961 246.369 -121.206 478.235 -337.757Z" fill="url(%23paint2_linear_13_40)"/></g><path d="M478.35 -359.804L480.585 -361.891C2084.1 -1745.68 2445.43 261.156 2319.7 1066.82C2193.96 1872.48 1111.61 1640.77 595.575 1146.9C186.395 755.297 91.9025 403.076 82.1473 283.373C61.4618 29.5494 246.484 -143.253 478.35 -359.804Z" fill="url(%23paint3_linear_13_40)" stroke="url(%23paint4_linear_13_40)" stroke-width="0.488281"/><g filter="url(%23filter2_d_13_40)"><path d="M895.095 -81.1636L897.087 -83.483C2339.2 -1634.76 2918.4 320.353 2881.77 1134.95C2845.14 1949.54 1743.91 1837.9 1176.83 1403.6C727.176 1059.23 595.967 726.393 571.809 601.58C523.415 351.555 688.373 159.507 895.095 -81.1636Z" fill="%23F5E5FF"/></g><g filter="url(%23filter3_d_13_40)"><path d="M892.877 -81.1463L894.869 -83.4656C2336.98 -1634.74 2916.18 320.371 2879.55 1134.96C2842.92 1949.56 1741.69 1837.92 1174.61 1403.62C724.958 1059.24 592.678 720.879 569.59 601.597C521.196 351.573 686.155 159.524 892.877 -81.1463Z" fill="url(%23paint5_linear_13_40)"/></g><path d="M899.248 -92.3297L901.24 -94.6491C2343.35 -1645.93 2922.56 309.187 2885.93 1123.78C2849.3 1938.37 1748.06 1826.74 1180.98 1392.43C731.329 1048.06 598.784 708.325 575.961 590.414C527.568 340.389 692.526 148.341 899.248 -92.3297Z" fill="url(%23paint6_linear_13_40)" stroke="url(%23paint7_linear_13_40)" stroke-width="0.488281"/></g><defs><filter id="filter0_d_13_40" x="67" y="-812.852" width="2294.05" height="2463.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="16"/><feGaussianBlur stdDeviation="8"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.605849 0 0 0 0 0.52 0 0 0 0 0.65 0 0 0 0.95 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_13_40"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_13_40" result="shape"/></filter><filter id="filter1_d_13_40" x="20.4507" y="-841.891" width="2382.05" height="2551.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="32"/><feGaussianBlur stdDeviation="30"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.628679 0 0 0 0 0.49 0 0 0 0 0.7 0 0 0 0.5 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_13_40"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_13_40" result="shape"/></filter><filter id="filter2_d_13_40" x="547.307" y="-664.639" width="2352.09" height="2436.12" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="16"/><feGaussianBlur stdDeviation="8"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.594811 0 0 0 0 0.4875 0 0 0 0 0.65 0 0 0 0.95 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_13_40"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_13_40" result="shape"/></filter><filter id="filter3_d_13_40" x="381.088" y="-820.621" width="2680.09" height="2764.12" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="24"/><feGaussianBlur stdDeviation="90"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.61425 0 0 0 0 0.455 0 0 0 0 0.7 0 0 0 0.62 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_13_40"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_13_40" result="shape"/></filter><linearGradient id="paint0_linear_13_40" x1="48.3398" y1="4.80196e-07" x2="58.1053" y2="1125" gradientUnits="userSpaceOnUse"><stop stop-color="%23F6E6FF"/><stop offset="0.465" stop-color="%23F5E2FF"/><stop offset="1" stop-color="%23F2DCFE"/></linearGradient><linearGradient id="paint1_linear_13_40" x1="-8.46836" y1="213.022" x2="-8.46836" y2="429.988" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.0001" stop-color="%23FFFEFD"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_13_40" x1="80.5666" y1="233.643" x2="606.544" y2="1094.45" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.265" stop-color="white"/><stop offset="0.385" stop-color="%23F7EAFF"/><stop offset="0.720829" stop-color="%23D3BCDF"/><stop offset="1" stop-color="%23AA91B7"/></linearGradient><linearGradient id="paint3_linear_13_40" x1="138.672" y1="41.2598" x2="702.487" y2="1106.9" gradientUnits="userSpaceOnUse"><stop stop-color="%23F7E9FF"/><stop offset="0.19574" stop-color="%23F6E7FF"/><stop offset="1" stop-color="%23EBD5F6"/></linearGradient><linearGradient id="paint4_linear_13_40" x1="163.5" y1="527.148" x2="390.5" y2="902.648" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.0001" stop-color="white"/><stop offset="1" stop-color="%23F1DBFC"/></linearGradient><linearGradient id="paint5_linear_13_40" x1="560.263" y1="530.414" x2="910.742" y2="1118.56" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.340552" stop-color="%23F7E9FF"/><stop offset="0.616738" stop-color="%23E1CBED"/><stop offset="1" stop-color="%23AB92B8"/></linearGradient><linearGradient id="paint6_linear_13_40" x1="781.494" y1="72.6501" x2="2048.67" y2="1066.94" gradientUnits="userSpaceOnUse"><stop stop-color="%23F5E3FF"/><stop offset="0.51248" stop-color="%23EBD5F7"/><stop offset="1" stop-color="%23E0C9EB"/></linearGradient><linearGradient id="paint7_linear_13_40" x1="580.804" y1="451.174" x2="906.975" y2="1110.35" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.0001" stop-color="white"/><stop offset="1" stop-color="%23E5DBD5"/></linearGradient><clipPath id="clip0_13_40"><rect width="2000" height="1125" fill="white"/></clipPath></defs></svg>')`,
1358
1344
  quaternary: `url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="2000" height="1125" viewBox="0 0 2000 1125" fill="none"><g clip-path="url(%23clip0_16_50)"><rect width="2000" height="1125" fill="url(%23paint0_linear_16_50)"/><rect x="-145.375" y="247.444" width="435.932" height="128.9" transform="rotate(-66.9915 -145.375 247.444)" fill="url(%23paint1_linear_16_50)"/><g filter="url(%23filter0_d_16_50)"><path d="M480.784 -336.718L483.018 -338.805C2086.53 -1722.59 2447.86 284.242 2322.13 1089.91C2196.4 1895.57 1114.05 1663.85 598.008 1169.98C188.829 778.383 94.9071 433.168 84.5809 306.459C63.8953 52.6354 248.918 -120.167 480.784 -336.718Z" fill="%23EFE5DF"/></g><g filter="url(%23filter1_d_16_50)"><path d="M478.235 -337.757L480.469 -339.844C2083.98 -1723.63 2445.31 283.203 2319.58 1088.87C2193.85 1894.53 1111.5 1662.81 595.459 1168.95C186.279 777.344 91.9002 426.514 82.0316 305.42C61.346 51.5961 246.369 -121.206 478.235 -337.757Z" fill="url(%23paint2_linear_16_50)"/></g><path d="M478.35 -359.804L480.585 -361.891C2084.1 -1745.68 2445.43 261.156 2319.7 1066.82C2193.96 1872.48 1111.61 1640.77 595.575 1146.9C186.395 755.297 91.9025 403.076 82.1473 283.373C61.4618 29.5494 246.484 -143.253 478.35 -359.804Z" fill="url(%23paint3_linear_16_50)" stroke="url(%23paint4_linear_16_50)" stroke-width="0.488281"/><g filter="url(%23filter2_d_16_50)"><path d="M895.095 -81.1636L897.087 -83.483C2339.2 -1634.76 2918.4 320.353 2881.77 1134.95C2845.14 1949.54 1743.91 1837.9 1176.83 1403.6C727.176 1059.23 595.967 726.393 571.809 601.58C523.415 351.555 688.373 159.507 895.095 -81.1636Z" fill="%23EFE5DF"/></g><g filter="url(%23filter3_d_16_50)"><path d="M892.877 -81.1463L894.869 -83.4656C2336.98 -1634.74 2916.18 320.371 2879.55 1134.96C2842.92 1949.56 1741.69 1837.92 1174.61 1403.62C724.958 1059.24 592.677 720.879 569.59 601.597C521.196 351.573 686.155 159.524 892.877 -81.1463Z" fill="url(%23paint5_linear_16_50)"/></g><path d="M899.248 -92.3297L901.24 -94.6491C2343.35 -1645.93 2922.56 309.187 2885.93 1123.78C2849.3 1938.37 1748.06 1826.74 1180.98 1392.43C731.329 1048.06 598.784 708.325 575.961 590.414C527.568 340.389 692.526 148.341 899.248 -92.3297Z" fill="url(%23paint6_linear_16_50)" stroke="url(%23paint7_linear_16_50)" stroke-width="0.488281"/></g><defs><filter id="filter0_d_16_50" x="67" y="-812.852" width="2294.05" height="2463.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="16"/><feGaussianBlur stdDeviation="8"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.607843 0 0 0 0 0.568627 0 0 0 0 0.545098 0 0 0 0.9 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_16_50"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_16_50" result="shape"/></filter><filter id="filter1_d_16_50" x="0.450684" y="-861.891" width="2422.05" height="2591.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="32"/><feGaussianBlur stdDeviation="40"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.607843 0 0 0 0 0.568627 0 0 0 0 0.545098 0 0 0 0.5 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_16_50"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_16_50" result="shape"/></filter><filter id="filter2_d_16_50" x="547.307" y="-664.639" width="2352.09" height="2436.12" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="16"/><feGaussianBlur stdDeviation="8"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.607843 0 0 0 0 0.568627 0 0 0 0 0.545098 0 0 0 0.9 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_16_50"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_16_50" result="shape"/></filter><filter id="filter3_d_16_50" x="381.088" y="-844.621" width="2680.09" height="2764.12" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset/><feGaussianBlur stdDeviation="90"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.607843 0 0 0 0 0.568627 0 0 0 0 0.545098 0 0 0 0.55 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_16_50"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_16_50" result="shape"/></filter><linearGradient id="paint0_linear_16_50" x1="48.3398" y1="4.80196e-07" x2="58.1053" y2="1125" gradientUnits="userSpaceOnUse"><stop stop-color="%23FDF3EE"/><stop offset="0.625484" stop-color="%23F8EEE8"/><stop offset="1" stop-color="%23F0E5DF"/><stop offset="1" stop-color="%23F0E5E0"/></linearGradient><linearGradient id="paint1_linear_16_50" x1="72.5912" y1="247.444" x2="72.5912" y2="376.344" gradientUnits="userSpaceOnUse"><stop stop-color="%23FFFEFD"/><stop offset="0.0001" stop-color="%23FFFEFD"/><stop offset="1" stop-color="%23FFFDFD" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_16_50" x1="80.5666" y1="233.643" x2="606.544" y2="1094.45" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.265" stop-color="white"/><stop offset="0.385" stop-color="%23F5ECE6"/><stop offset="0.720829" stop-color="%23CFC4BE"/><stop offset="1" stop-color="%23C9BDB6"/></linearGradient><linearGradient id="paint3_linear_16_50" x1="138.672" y1="41.2598" x2="702.487" y2="1106.9" gradientUnits="userSpaceOnUse"><stop stop-color="%23FFFAF8"/><stop offset="0.19574" stop-color="%23FEF5EF"/><stop offset="1" stop-color="%23E8DED8"/></linearGradient><linearGradient id="paint4_linear_16_50" x1="163.5" y1="527.148" x2="390.5" y2="902.648" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.0001" stop-color="white"/><stop offset="1" stop-color="%23E5DBD5"/></linearGradient><linearGradient id="paint5_linear_16_50" x1="560.263" y1="530.414" x2="910.742" y2="1118.56" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.340552" stop-color="%23FCF2EC"/><stop offset="0.616738" stop-color="%23D8CEC8"/><stop offset="1" stop-color="%23ACA19C"/></linearGradient><linearGradient id="paint6_linear_16_50" x1="781.494" y1="72.6501" x2="2048.67" y2="1066.94" gradientUnits="userSpaceOnUse"><stop stop-color="%23F8EEE8"/><stop offset="0.51248" stop-color="%23E8DED8"/><stop offset="1" stop-color="%23DDD3CE"/></linearGradient><linearGradient id="paint7_linear_16_50" x1="580.804" y1="451.174" x2="906.975" y2="1110.35" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.0001" stop-color="white"/><stop offset="1" stop-color="%23E5DBD5"/></linearGradient><clipPath id="clip0_16_50"><rect width="2000" height="1125" fill="white"/></clipPath></defs></svg>')`
1359
- }, ya = {
1360
- primary: Q.secondary,
1361
- secondary: Q.primary,
1345
+ }, _0 = {
1346
+ primary: K.secondary,
1347
+ secondary: K.primary,
1362
1348
  quaternary: `url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="2000" height="1125" viewBox="0 0 2000 1125" fill="none"><g clip-path="url(%23clip0_24984_14652)"><rect width="2000" height="1125" fill="url(%23paint0_linear_24984_14652)"/><g filter="url(%23filter0_d_24984_14652)"><path d="M480.784 -336.718L483.018 -338.805C2086.53 -1722.59 2447.86 284.242 2322.13 1089.91C2196.4 1895.57 1114.05 1663.85 598.008 1169.98C188.829 778.383 94.9071 433.168 84.5808 306.459C63.8953 52.6354 248.918 -120.167 480.784 -336.718Z" fill="%23FFF0E5"/></g><g filter="url(%23filter1_d_24984_14652)"><path d="M478.235 -337.757L480.469 -339.844C2083.98 -1723.63 2445.31 283.203 2319.58 1088.87C2193.85 1894.53 1111.5 1662.81 595.459 1168.95C186.28 777.344 91.9004 426.514 82.0318 305.42C61.3462 51.596 246.369 -121.206 478.235 -337.757Z" fill="url(%23paint1_linear_24984_14652)"/></g><path d="M478.351 -359.804L480.585 -361.891C2084.1 -1745.68 2445.43 261.156 2319.7 1066.82C2193.96 1872.48 1111.61 1640.77 595.575 1146.9C186.396 755.297 91.9029 403.076 82.1476 283.373C61.4621 29.5494 246.485 -143.253 478.351 -359.804Z" fill="url(%23paint2_linear_24984_14652)" stroke="url(%23paint3_linear_24984_14652)" stroke-width="0.488281"/><g filter="url(%23filter2_d_24984_14652)"><path d="M895.095 -81.1636L897.087 -83.483C2339.19 -1634.76 2918.4 320.353 2881.77 1134.95C2845.14 1949.54 1743.91 1837.9 1176.83 1403.6C727.176 1059.23 595.967 726.393 571.808 601.58C523.415 351.555 688.373 159.507 895.095 -81.1636Z" fill="%23FFF0E5"/></g><g filter="url(%23filter3_d_24984_14652)"><path d="M892.877 -81.1462L894.869 -83.4656C2336.98 -1634.74 2916.18 320.371 2879.55 1134.96C2842.92 1949.56 1741.69 1837.92 1174.61 1403.62C724.958 1059.24 592.677 720.879 569.59 601.598C521.196 351.573 686.155 159.524 892.877 -81.1462Z" fill="url(%23paint4_linear_24984_14652)"/></g><path d="M899.248 -92.33L901.24 -94.6492C2343.35 -1645.93 2922.56 309.187 2885.93 1123.78C2849.3 1938.37 1748.06 1826.74 1180.98 1392.43C731.329 1048.06 598.784 708.325 575.961 590.414C527.568 340.389 692.526 148.34 899.248 -92.33Z" fill="url(%23paint5_linear_24984_14652)" stroke="url(%23paint6_linear_24984_14652)" stroke-width="0.488281"/></g><defs><filter id="filter0_d_24984_14652" x="67" y="-812.852" width="2294.05" height="2463.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="16"/><feGaussianBlur stdDeviation="8"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.0750588 0 0 0 0 0.0633255 0 0 0 0 0.0543529 0 0 0 0.95 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_24984_14652"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_24984_14652" result="shape"/></filter><filter id="filter1_d_24984_14652" x="-69.5491" y="-947.891" width="2562.05" height="2731.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="16"/><feGaussianBlur stdDeviation="75"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.0750588 0 0 0 0 0.0633255 0 0 0 0 0.0543529 0 0 0 0.6 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_24984_14652"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_24984_14652" result="shape"/></filter><filter id="filter2_d_24984_14652" x="547.307" y="-664.639" width="2352.09" height="2436.12" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="16"/><feGaussianBlur stdDeviation="8"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.0750588 0 0 0 0 0.0633255 0 0 0 0 0.0543529 0 0 0 0.95 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_24984_14652"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_24984_14652" result="shape"/></filter><filter id="filter3_d_24984_14652" x="361.088" y="-864.621" width="2720.09" height="2804.12" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset/><feGaussianBlur stdDeviation="100"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.0750588 0 0 0 0 0.0633255 0 0 0 0 0.0543529 0 0 0 0.65 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_24984_14652"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_24984_14652" result="shape"/></filter><linearGradient id="paint0_linear_24984_14652" x1="48.3398" y1="4.80196e-07" x2="58.1053" y2="1125" gradientUnits="userSpaceOnUse"><stop stop-color="%232C2520"/><stop offset="0.576094" stop-color="%2329221D"/><stop offset="1" stop-color="%2327211C"/></linearGradient><linearGradient id="paint1_linear_24984_14652" x1="80.5668" y1="233.643" x2="606.544" y2="1094.45" gradientUnits="userSpaceOnUse"><stop stop-color="%2340362E"/><stop offset="0.265" stop-color="%23372E27"/><stop offset="0.385" stop-color="%232D2621"/><stop offset="0.720829" stop-color="%231E1916"/><stop offset="1" stop-color="%23161310"/></linearGradient><linearGradient id="paint2_linear_24984_14652" x1="138.672" y1="41.2598" x2="702.488" y2="1106.9" gradientUnits="userSpaceOnUse"><stop stop-color="%232F2822"/><stop offset="0.19574" stop-color="%232C2520"/><stop offset="1" stop-color="%23221D19"/></linearGradient><linearGradient id="paint3_linear_24984_14652" x1="133.5" y1="60.5" x2="546" y2="1048" gradientUnits="userSpaceOnUse"><stop stop-color="%23887363"/><stop offset="0.506509" stop-color="%233E342D"/><stop offset="1" stop-color="%23251F1A"/></linearGradient><linearGradient id="paint4_linear_24984_14652" x1="560.263" y1="530.414" x2="910.742" y2="1118.56" gradientUnits="userSpaceOnUse"><stop stop-color="%233B312A"/><stop offset="0.340552" stop-color="%232D2621"/><stop offset="0.616738" stop-color="%231F1A17"/><stop offset="1" stop-color="%23161310"/></linearGradient><linearGradient id="paint5_linear_24984_14652" x1="781.493" y1="72.65" x2="2048.67" y2="1066.94" gradientUnits="userSpaceOnUse"><stop stop-color="%232F2822"/><stop offset="0.51248" stop-color="%2326201C"/><stop offset="1" stop-color="%23201B17"/></linearGradient><linearGradient id="paint6_linear_24984_14652" x1="820.5" y1="32.5" x2="906.975" y2="1110.35" gradientUnits="userSpaceOnUse"><stop stop-color="%23645549"/><stop offset="0.425" stop-color="%23594B41"/><stop offset="1" stop-color="%23221C18"/></linearGradient><clipPath id="clip0_24984_14652"><rect width="2000" height="1125" fill="white"/></clipPath></defs></svg>')`
1363
- }, xa = {
1349
+ }, f0 = {
1364
1350
  primary: "var(--purpur-color-text-tone-on-tone-primary)",
1365
1351
  secondary: "var(--purpur-color-text-tone-on-tone-secondary)",
1366
1352
  quaternary: "var(--purpur-color-text-tone-on-tone-tertiary)"
1367
- }, d = ga.bind(ma), u = "purpur-promotion-card", wa = Gr(
1353
+ }, c = s0.bind(d0), u = "purpur-promotion-card", h0 = Ar(
1368
1354
  ({
1369
1355
  ["data-testid"]: e,
1370
1356
  variant: o = "primary",
@@ -1376,89 +1362,86 @@ const ga = /* @__PURE__ */ _a(ha), ma = {
1376
1362
  enableTitleHyphenation: i = !1,
1377
1363
  className: s,
1378
1364
  actions: w,
1379
- children: D,
1380
- style: R,
1381
- alignment: L = "space-between",
1382
- additionalText: O,
1365
+ children: E,
1366
+ style: U,
1367
+ alignment: I = "space-between",
1368
+ additionalText: B,
1383
1369
  ...h
1384
- }, Rr) => {
1385
- const [Lr] = ca();
1386
- let G = h, g, M;
1370
+ }, Ir) => {
1371
+ const [jr] = Lr();
1372
+ let A = h, g;
1387
1373
  if ("decorativeImage" in h) {
1388
- const { hasGradient: C, decorativeImage: S, ...j } = h;
1389
- g = S, M = C, G = j;
1374
+ const { decorativeImage: j, ...D } = h;
1375
+ g = j, A = D;
1390
1376
  } else if ("productImage" in h) {
1391
- const { hasGradient: C, productImage: S, ...j } = h;
1392
- g = S, M = C, G = j;
1393
- } else if ("hasGradient" in h) {
1394
- const { hasGradient: C, ...S } = h;
1395
- M = C, G = S;
1396
- }
1397
- const jr = {
1398
- "--promotion-card-background": va[o],
1399
- "--promotion-card-color": xa[o],
1400
- "--promotion-card-background-image": g ? "none" : Lr === "dark" ? ya[o] : Q[o]
1377
+ const { productImage: j, ...D } = h;
1378
+ g = j, A = D;
1379
+ } else "hasGradient" in h && (A = h);
1380
+ const Dr = {
1381
+ "--promotion-card-background": c0[o],
1382
+ "--promotion-card-color": f0[o],
1383
+ "--promotion-card-background-image": g ? "none" : jr === "dark" ? _0[o] : K[o]
1401
1384
  };
1402
1385
  return /* @__PURE__ */ l(
1403
1386
  f,
1404
1387
  {
1405
1388
  "data-testid": e,
1406
- ref: Rr,
1389
+ ref: Ir,
1407
1390
  fullHeight: !0,
1408
- className: d(s, u, `${u}--${o}`),
1391
+ className: c(s, u, `${u}--${o}`),
1409
1392
  style: {
1410
- ...jr,
1411
- ...R
1393
+ ...Dr,
1394
+ ...U
1412
1395
  },
1413
- ...G,
1414
- children: /* @__PURE__ */ c(
1396
+ ...A,
1397
+ children: /* @__PURE__ */ _(
1415
1398
  "div",
1416
1399
  {
1417
- className: d(`${u}__inner`, {
1400
+ className: c(`${u}__inner`, {
1418
1401
  [`${u}__inner--with-image`]: g,
1419
1402
  [`${u}__inner--without-image`]: !g
1420
1403
  }),
1421
1404
  children: [
1422
- /* @__PURE__ */ c(
1405
+ /* @__PURE__ */ _(
1423
1406
  "div",
1424
1407
  {
1425
- className: d(`${u}__content`, {
1408
+ className: c(`${u}__content`, {
1426
1409
  [`${u}__content--with-image`]: g,
1427
1410
  [`${u}__content--without-image`]: !g
1428
1411
  }),
1429
1412
  children: [
1430
- a && /* @__PURE__ */ l("div", { "data-testid": "badgeWrapper", className: d(`${u}__badge-wrapper`), children: /* @__PURE__ */ c(_e, { variant: o === "primary" ? "special" : "attention", showIcon: !1, children: [
1413
+ a && /* @__PURE__ */ l("div", { "data-testid": "badgeWrapper", className: c(`${u}__badge-wrapper`), children: /* @__PURE__ */ _(se, { variant: o === "primary" ? "special" : "attention", showIcon: !1, children: [
1431
1414
  n && n,
1432
1415
  a
1433
1416
  ] }) }),
1434
- /* @__PURE__ */ c(
1417
+ /* @__PURE__ */ _(
1435
1418
  "div",
1436
1419
  {
1437
- className: d(
1420
+ className: c(
1438
1421
  `${u}__main-content`,
1439
- `${u}__main-content--${L}`
1422
+ `${u}__main-content--${I}`
1440
1423
  ),
1441
1424
  children: [
1442
1425
  /* @__PURE__ */ l(
1443
- Ir,
1426
+ Er,
1444
1427
  {
1445
1428
  tag: r,
1446
1429
  variant: t,
1447
1430
  enableHyphenation: i,
1448
- className: d(`${u}__heading`),
1431
+ className: c(`${u}__heading`),
1449
1432
  children: p
1450
1433
  }
1451
1434
  ),
1452
- /* @__PURE__ */ c("div", { className: d(`${u}__body`), children: [
1453
- /* @__PURE__ */ l("div", { className: d(`${u}__child-content`), children: D }),
1454
- w && /* @__PURE__ */ l("div", { className: d(`${u}__actions`), children: w }),
1455
- O && /* @__PURE__ */ l(
1456
- Dr,
1435
+ /* @__PURE__ */ _("div", { className: c(`${u}__body`), children: [
1436
+ /* @__PURE__ */ l("div", { className: c(`${u}__child-content`), children: E }),
1437
+ w && /* @__PURE__ */ l("div", { className: c(`${u}__actions`), children: w }),
1438
+ B && /* @__PURE__ */ l(
1439
+ Ur,
1457
1440
  {
1458
1441
  negative: !0,
1459
1442
  variant: "additional-100",
1460
- className: d(`${u}__additional-text`),
1461
- children: O
1443
+ className: c(`${u}__additional-text`),
1444
+ children: B
1462
1445
  }
1463
1446
  )
1464
1447
  ] })
@@ -1468,23 +1451,14 @@ const ga = /* @__PURE__ */ _a(ha), ma = {
1468
1451
  ]
1469
1452
  }
1470
1453
  ),
1471
- g && /* @__PURE__ */ c(
1454
+ g && /* @__PURE__ */ l(
1472
1455
  "div",
1473
1456
  {
1474
- className: d(`${u}__image-wrapper`, {
1457
+ className: c(`${u}__image-wrapper`, {
1475
1458
  [`${u}__image-wrapper--product`]: "productImage" in h,
1476
1459
  [`${u}__image-wrapper--decorative`]: "decorativeImage" in h
1477
1460
  }),
1478
- children: [
1479
- g,
1480
- M && /* @__PURE__ */ l(
1481
- "div",
1482
- {
1483
- className: d(`${u}__image-gradient`),
1484
- "data-testid": "promotion-card-gradient"
1485
- }
1486
- )
1487
- ]
1461
+ children: g
1488
1462
  }
1489
1463
  )
1490
1464
  ]
@@ -1494,9 +1468,9 @@ const ga = /* @__PURE__ */ _a(ha), ma = {
1494
1468
  );
1495
1469
  }
1496
1470
  );
1497
- wa.displayName = "PromotionCard";
1471
+ h0.displayName = "PromotionCard";
1498
1472
  export {
1499
- wa as PromotionCard,
1500
- Sa as promotionCardVariants
1473
+ h0 as PromotionCard,
1474
+ y0 as promotionCardVariants
1501
1475
  };
1502
1476
  //# sourceMappingURL=promotion-card.es.js.map