@purpurds/promotion-card 8.0.0 → 8.1.1

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.
@@ -51,15 +51,15 @@ const Wr = /* @__PURE__ */ qr(zr), Kr = {
51
51
  "purpur-icon--md": "_purpur-icon--md_8u1lq_16",
52
52
  "purpur-icon--lg": "_purpur-icon--lg_8u1lq_20",
53
53
  "purpur-icon--xl": "_purpur-icon--xl_8u1lq_24"
54
- }, Yr = Wr.bind(Kr), er = "purpur-icon", Jr = "md", Qr = (e) => e.filter((o) => Object.keys(o).length >= 1).map((o) => `${o.name}="${o.value}"`).join(" "), Xr = ({ content: e = "", title: o } = {}) => {
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
55
  const a = [
56
56
  { name: "xmlns", value: "http://www.w3.org/2000/svg" },
57
57
  { name: "fill", value: "currentColor" },
58
58
  { name: "viewBox", value: "0 0 24 24" },
59
59
  o ? { name: "role", value: "img" } : { name: "aria-hidden", value: "true" }
60
60
  ], n = o ? `<title>${o}</title>` : "";
61
- return `<svg ${Qr(a)}>${n}${e}</svg>`;
62
- }, re = (e) => e.replace(/<(\/?)svg([^>]*)>/g, "").trim(), Mr = ({ svg: e, allyTitle: o, className: a, size: n = Jr, ...p }) => {
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
63
  const r = Xr({
64
64
  content: re(e.svg),
65
65
  title: o
@@ -151,7 +151,7 @@ function se() {
151
151
  }(tr)), tr.exports;
152
152
  }
153
153
  var de = se();
154
- const ir = /* @__PURE__ */ ue(de), L = {
154
+ const ir = /* @__PURE__ */ ue(de), P = {
155
155
  "purpur-badge": "_purpur-badge_1nup9_1",
156
156
  "purpur-badge__icon": "_purpur-badge__icon_1nup9_13",
157
157
  "purpur-badge--attention": "_purpur-badge--attention_1nup9_17",
@@ -163,7 +163,7 @@ const ir = /* @__PURE__ */ ue(de), L = {
163
163
  "purpur-badge--warning": "_purpur-badge--warning_1nup9_41",
164
164
  "purpur-badge--error": "_purpur-badge--error_1nup9_45",
165
165
  "purpur-badge--black-friday": "_purpur-badge--black-friday_1nup9_49"
166
- }, P = "purpur-badge", m = {
166
+ }, H = "purpur-badge", m = {
167
167
  ATTENTION: "attention",
168
168
  BLACK_FRIDAY: "black-friday",
169
169
  ERROR: "error",
@@ -204,7 +204,7 @@ const ir = /* @__PURE__ */ ue(de), L = {
204
204
  className: r = "",
205
205
  ...t
206
206
  }) => {
207
- const i = ce(n), s = ir([r, L[P], L[`${P}--${n}`]]);
207
+ const i = ce(n), s = ir([r, P[H], P[`${H}--${n}`]]);
208
208
  return /* @__PURE__ */ c("span", { className: s, "data-testid": p, ...t, children: [
209
209
  o && i && /* @__PURE__ */ l(
210
210
  Mr,
@@ -213,7 +213,7 @@ const ir = /* @__PURE__ */ ue(de), L = {
213
213
  allyTitle: a,
214
214
  size: "xs",
215
215
  svg: i,
216
- className: ir(L[`${P}__icon`])
216
+ className: ir(P[`${H}__icon`])
217
217
  }
218
218
  ),
219
219
  e
@@ -263,9 +263,10 @@ function he() {
263
263
  }
264
264
  var ge = he();
265
265
  const _ = /* @__PURE__ */ fe(ge), me = {
266
- "purpur-card__container": "_purpur-card__container_trde2_1",
267
- "purpur-card__container--full-height": "_purpur-card__container--full-height_trde2_4",
268
- "purpur-card": "_purpur-card_trde2_1"
266
+ "purpur-card__container--full-height": "_purpur-card__container--full-height_1ethe_1",
267
+ "purpur-card__container--use-container-queries": "_purpur-card__container--use-container-queries_1ethe_4",
268
+ "purpur-card": "_purpur-card_1ethe_1",
269
+ "purpur-card__container--use-media-queries": "_purpur-card__container--use-media-queries_1ethe_25"
269
270
  };
270
271
  function ve(e) {
271
272
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
@@ -417,8 +418,8 @@ function Ie() {
417
418
  })();
418
419
  }(sr)), sr.exports;
419
420
  }
420
- var je = Ie();
421
- const cr = /* @__PURE__ */ Ue(je), H = {
421
+ var De = Ie();
422
+ const cr = /* @__PURE__ */ Ue(De), T = {
422
423
  "purpur-badge": "_purpur-badge_1nup9_1",
423
424
  "purpur-badge__icon": "_purpur-badge__icon_1nup9_13",
424
425
  "purpur-badge--attention": "_purpur-badge--attention_1nup9_17",
@@ -430,7 +431,7 @@ const cr = /* @__PURE__ */ Ue(je), H = {
430
431
  "purpur-badge--warning": "_purpur-badge--warning_1nup9_41",
431
432
  "purpur-badge--error": "_purpur-badge--error_1nup9_45",
432
433
  "purpur-badge--black-friday": "_purpur-badge--black-friday_1nup9_49"
433
- }, T = "purpur-badge", v = {
434
+ }, q = "purpur-badge", v = {
434
435
  ATTENTION: "attention",
435
436
  BLACK_FRIDAY: "black-friday",
436
437
  ERROR: "error",
@@ -440,7 +441,7 @@ const cr = /* @__PURE__ */ Ue(je), H = {
440
441
  SPECIAL: "special",
441
442
  SUCCESS: "success",
442
443
  WARNING: "warning"
443
- }, De = (e) => {
444
+ }, Re = (e) => {
444
445
  switch (e) {
445
446
  case v.ATTENTION:
446
447
  case v.SPECIAL:
@@ -462,7 +463,7 @@ const cr = /* @__PURE__ */ Ue(je), H = {
462
463
  default:
463
464
  return;
464
465
  }
465
- }, Re = ({
466
+ }, Le = ({
466
467
  children: e,
467
468
  showIcon: o = !0,
468
469
  iconAllyTitle: a,
@@ -471,7 +472,7 @@ const cr = /* @__PURE__ */ Ue(je), H = {
471
472
  className: r = "",
472
473
  ...t
473
474
  }) => {
474
- const i = De(n), s = cr([r, H[T], H[`${T}--${n}`]]);
475
+ const i = Re(n), s = cr([r, T[q], T[`${q}--${n}`]]);
475
476
  return /* @__PURE__ */ c("span", { className: s, "data-testid": p, ...t, children: [
476
477
  o && i && /* @__PURE__ */ l(
477
478
  Nr,
@@ -480,19 +481,19 @@ const cr = /* @__PURE__ */ Ue(je), H = {
480
481
  allyTitle: a,
481
482
  size: "xs",
482
483
  svg: i,
483
- className: cr(H[`${T}__icon`])
484
+ className: cr(T[`${q}__icon`])
484
485
  }
485
486
  ),
486
487
  e
487
488
  ] });
488
- }, Le = {
489
+ }, je = {
489
490
  "purpur-card-badge": "_purpur-card-badge_k9ziu_1"
490
- }, Pe = _.bind(Le), He = "purpur-card-badge", Te = ({
491
+ }, Pe = _.bind(je), He = "purpur-card-badge", Te = ({
491
492
  ["data-testid"]: e = "purpur-card-badge",
492
493
  variant: o,
493
494
  text: a
494
495
  }) => o && a ? /* @__PURE__ */ l(
495
- Re,
496
+ Le,
496
497
  {
497
498
  className: Pe(He),
498
499
  variant: o,
@@ -508,14 +509,14 @@ const cr = /* @__PURE__ */ Ue(je), H = {
508
509
  className: a,
509
510
  ...n
510
511
  }) => /* @__PURE__ */ l("div", { className: Ve(ze, a), "data-testid": e, ...n, children: o }), Ke = {
511
- "purpur-card-content-container": "_purpur-card-content-container_svvjn_1",
512
- "purpur-card-content-container--full-height": "_purpur-card-content-container--full-height_svvjn_6",
513
- "purpur-card-content-container--footer": "_purpur-card-content-container--footer_svvjn_14",
514
- "purpur-card-content-container--gap-size--sm": "_purpur-card-content-container--gap-size--sm_svvjn_22",
515
- "purpur-card-content-container--gap-size--md": "_purpur-card-content-container--gap-size--md_svvjn_25",
516
- "purpur-card-content-container--gap-size--lg": "_purpur-card-content-container--gap-size--lg_svvjn_28",
517
- "purpur-card-content-container--gap-size--xl": "_purpur-card-content-container--gap-size--xl_svvjn_31"
518
- }, Ye = _.bind(Ke), M = "purpur-card-content-container", Je = ({
512
+ "purpur-card-content-container": "_purpur-card-content-container_2oha5_1",
513
+ "purpur-card-content-container--full-height": "_purpur-card-content-container--full-height_2oha5_6",
514
+ "purpur-card-content-container--footer": "_purpur-card-content-container--footer_2oha5_21",
515
+ "purpur-card-content-container--gap-size--sm": "_purpur-card-content-container--gap-size--sm_2oha5_36",
516
+ "purpur-card-content-container--gap-size--md": "_purpur-card-content-container--gap-size--md_2oha5_39",
517
+ "purpur-card-content-container--gap-size--lg": "_purpur-card-content-container--gap-size--lg_2oha5_42",
518
+ "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 = ({
519
520
  ["data-testid"]: e = "purpur-card-content-container",
520
521
  children: o,
521
522
  className: a,
@@ -527,12 +528,12 @@ const cr = /* @__PURE__ */ Ue(je), H = {
527
528
  "div",
528
529
  {
529
530
  className: Ye([
530
- M,
531
+ N,
531
532
  a,
532
- `${M}--gap-size--${r}`,
533
+ `${N}--gap-size--${r}`,
533
534
  {
534
- [`${M}--full-height`]: p,
535
- [`${M}--footer`]: n
535
+ [`${N}--full-height`]: p,
536
+ [`${N}--footer`]: n
536
537
  }
537
538
  ]),
538
539
  "data-testid": e,
@@ -540,7 +541,7 @@ const cr = /* @__PURE__ */ Ue(je), H = {
540
541
  children: o
541
542
  }
542
543
  );
543
- function Qe(e) {
544
+ function Je(e) {
544
545
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
545
546
  }
546
547
  var _r = { exports: {} };
@@ -583,7 +584,7 @@ function Xe() {
583
584
  }(_r)), _r.exports;
584
585
  }
585
586
  var rt = Xe();
586
- const et = /* @__PURE__ */ Qe(rt), tt = "_rotate_12t9p_1", at = "_dash_12t9p_1", it = {
587
+ const et = /* @__PURE__ */ Je(rt), tt = "_rotate_12t9p_1", at = "_dash_12t9p_1", it = {
587
588
  "purpur-spinner": "_purpur-spinner_12t9p_2",
588
589
  rotate: tt,
589
590
  "purpur-spinner--xxs": "_purpur-spinner--xxs_12t9p_6",
@@ -801,7 +802,7 @@ const St = /* @__PURE__ */ wt(Ct), $t = {
801
802
  "purpur-paragraph--overline-200": "_purpur-paragraph--overline-200_1rh57_75"
802
803
  }, Ft = St.bind($t), Bt = {
803
804
  PARAGRAPH100: "paragraph-100"
804
- }, F = "purpur-paragraph", Q = ({
805
+ }, F = "purpur-paragraph", J = ({
805
806
  children: e,
806
807
  className: o,
807
808
  disabled: a,
@@ -817,22 +818,22 @@ const St = /* @__PURE__ */ wt(Ct), $t = {
817
818
  });
818
819
  return /* @__PURE__ */ l("p", { ...t, className: i, children: e });
819
820
  };
820
- Q.displayName = "Paragraph";
821
+ J.displayName = "Paragraph";
821
822
  const At = {
822
823
  "purpur-card-feature-list": "_purpur-card-feature-list_1hnss_1",
823
824
  "purpur-card-feature-list__list-item": "_purpur-card-feature-list__list-item_1hnss_7",
824
825
  "purpur-card-feature-list__icon": "_purpur-card-feature-list__icon_1hnss_12"
825
- }, q = _.bind(At), V = "purpur-card-feature-list", Ot = ({
826
+ }, V = _.bind(At), z = "purpur-card-feature-list", Ot = ({
826
827
  ["data-testid"]: e = "purpur-card-feature-list",
827
828
  listItems: o
828
- }) => o && o.length > 0 ? /* @__PURE__ */ l("ul", { className: q(V), "data-testid": e, children: o.map((a) => /* @__PURE__ */ c(
829
+ }) => o && o.length > 0 ? /* @__PURE__ */ l("ul", { className: V(z), "data-testid": e, children: o.map((a) => /* @__PURE__ */ c(
829
830
  "li",
830
831
  {
831
- className: q(`${V}__list-item`),
832
+ className: V(`${z}__list-item`),
832
833
  "data-testid": `${e}-item`,
833
834
  children: [
834
- /* @__PURE__ */ l(Zr, { size: "xs", className: q(`${V}__icon`) }),
835
- /* @__PURE__ */ l(Q, { children: a })
835
+ /* @__PURE__ */ l(Zr, { size: "xs", className: V(`${z}__icon`) }),
836
+ /* @__PURE__ */ l(J, { children: a })
836
837
  ]
837
838
  },
838
839
  a
@@ -880,7 +881,7 @@ function Mt() {
880
881
  }(wr)), wr.exports;
881
882
  }
882
883
  var Nt = Mt();
883
- const kt = /* @__PURE__ */ Gt(Nt), N = {
884
+ const kt = /* @__PURE__ */ Gt(Nt), k = {
884
885
  "purpur-heading": "_purpur-heading_vo751_1",
885
886
  "purpur-heading--hyphens": "_purpur-heading--hyphens_vo751_8",
886
887
  "purpur-heading--negative": "_purpur-heading--negative_vo751_11",
@@ -902,7 +903,7 @@ const kt = /* @__PURE__ */ Gt(Nt), N = {
902
903
  "purpur-heading--display-200": "_purpur-heading--display-200_vo751_104"
903
904
  }, Zt = {
904
905
  TITLE100: "title-100"
905
- }, k = "purpur-heading", Er = ({
906
+ }, Z = "purpur-heading", Er = ({
906
907
  children: e,
907
908
  className: o = "",
908
909
  enableHyphenation: a = !1,
@@ -913,11 +914,11 @@ const kt = /* @__PURE__ */ Gt(Nt), N = {
913
914
  }) => {
914
915
  const i = p, s = kt([
915
916
  o,
916
- N[k],
917
- N[`${k}--${r}`],
917
+ k[Z],
918
+ k[`${Z}--${r}`],
918
919
  {
919
- [N[`${k}--hyphens`]]: a,
920
- [N[`${k}--negative`]]: n
920
+ [k[`${Z}--hyphens`]]: a,
921
+ [k[`${Z}--negative`]]: n
921
922
  }
922
923
  ]);
923
924
  return /* @__PURE__ */ l(i, { className: s, ...t, children: e });
@@ -981,7 +982,7 @@ const Et = {
981
982
  children: r
982
983
  }
983
984
  );
984
- }, Z = _.bind(Et), b = "purpur-card-heading", jt = ({
985
+ }, E = _.bind(Et), b = "purpur-card-heading", Dt = ({
985
986
  ["data-testid"]: e = "purpur-card-heading",
986
987
  ["aria-label"]: o,
987
988
  title: a,
@@ -992,25 +993,25 @@ const Et = {
992
993
  onClick: i = void 0,
993
994
  href: s = void 0,
994
995
  disabled: w = !1,
995
- linkElement: I = "a",
996
- variant: j = "title-100",
997
- ...D
996
+ linkElement: D = "a",
997
+ variant: R = "title-100",
998
+ ...L
998
999
  }) => {
999
- const A = Z(b, {
1000
+ const O = E(b, {
1000
1001
  [`${b}--is-interactive`]: i || s,
1001
1002
  [`${b}--disabled`]: w
1002
1003
  });
1003
- return /* @__PURE__ */ c("div", { className: A, "data-testid": e, children: [
1004
- /* @__PURE__ */ c("div", { className: Z(`${b}__header`), children: [
1005
- n && /* @__PURE__ */ l("div", { className: Z(`${b}__icon`), children: n }),
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 }),
1006
1007
  /* @__PURE__ */ l(
1007
1008
  Er,
1008
1009
  {
1009
1010
  tag: r,
1010
- className: Z(`${b}__heading`),
1011
- variant: j,
1011
+ className: E(`${b}__heading`),
1012
+ variant: R,
1012
1013
  enableHyphenation: t,
1013
- ...D,
1014
+ ...L,
1014
1015
  children: i || s ? /* @__PURE__ */ l(
1015
1016
  It,
1016
1017
  {
@@ -1018,7 +1019,7 @@ const Et = {
1018
1019
  disabled: w,
1019
1020
  href: s,
1020
1021
  onClick: i,
1021
- linkElement: I,
1022
+ linkElement: D,
1022
1023
  children: a
1023
1024
  }
1024
1025
  ) : a
@@ -1027,16 +1028,16 @@ const Et = {
1027
1028
  ] }),
1028
1029
  p
1029
1030
  ] });
1030
- }, Dt = {
1031
- "purpur-card-media": "_purpur-card-media_udc1o_1"
1032
- }, Rt = _.bind(Dt), Lt = "purpur-card-media", Pt = ({
1031
+ }, Rt = {
1032
+ "purpur-card-media": "_purpur-card-media_1om4o_1"
1033
+ }, Lt = _.bind(Rt), jt = "purpur-card-media", Pt = ({
1033
1034
  ["data-testid"]: e = "purpur-card-media",
1034
1035
  className: o,
1035
1036
  children: a,
1036
1037
  ...n
1037
- }) => /* @__PURE__ */ l("div", { ...n, className: Rt([Lt, o]), "data-testid": e, children: a }), Ht = {
1038
- "purpur-card-media-layout": "_purpur-card-media-layout_1tkaa_1",
1039
- "purpur-card-media-layout--image-top": "_purpur-card-media-layout--image-top_1tkaa_11"
1038
+ }) => /* @__PURE__ */ l("div", { ...n, className: Lt([jt, o]), "data-testid": e, children: a }), Ht = {
1039
+ "purpur-card-media-layout": "_purpur-card-media-layout_h3935_1",
1040
+ "purpur-card-media-layout--image-top": "_purpur-card-media-layout--image-top_h3935_11"
1040
1041
  }, Tt = _.bind(Ht), Sr = "purpur-card-media-layout", qt = ({
1041
1042
  ["data-testid"]: e = "purpur-card-media-layout",
1042
1043
  className: o,
@@ -1056,12 +1057,12 @@ const Et = {
1056
1057
  }, zt = _.bind(Vt), Wt = "purpur-card-overline", Kt = ({
1057
1058
  ["data-testid"]: e = "purpur-card-overline",
1058
1059
  overline: o
1059
- }) => o ? /* @__PURE__ */ l(Q, { variant: "overline-100", className: zt(Wt), "data-testid": e, children: o }) : null, Yt = {
1060
+ }) => o ? /* @__PURE__ */ l(J, { variant: "overline-100", className: zt(Wt), "data-testid": e, children: o }) : null, Yt = {
1060
1061
  "purpur-card-root": "_purpur-card-root_eupww_1",
1061
1062
  "purpur-card-root--primary": "_purpur-card-root--primary_eupww_7",
1062
1063
  "purpur-card-root--secondary": "_purpur-card-root--secondary_eupww_10",
1063
1064
  "purpur-card-root--full-height": "_purpur-card-root--full-height_eupww_13"
1064
- }, Jt = _.bind(Yt), z = "purpur-card-root", Ur = Gr(
1065
+ }, Qt = _.bind(Yt), W = "purpur-card-root", Ur = Gr(
1065
1066
  ({
1066
1067
  ["data-testid"]: e = "purpur-card-root",
1067
1068
  children: o,
@@ -1070,41 +1071,43 @@ const Et = {
1070
1071
  variant: p,
1071
1072
  ...r
1072
1073
  }, t) => {
1073
- const i = Jt([
1074
- z,
1074
+ const i = Qt([
1075
+ W,
1075
1076
  a,
1076
1077
  {
1077
- [`${z}--${p}`]: p,
1078
- [`${z}--full-height`]: n
1078
+ [`${W}--${p}`]: p,
1079
+ [`${W}--full-height`]: n
1079
1080
  }
1080
1081
  ]);
1081
1082
  return /* @__PURE__ */ l("div", { className: i, "data-testid": e, ref: t, ...r, children: o });
1082
1083
  }
1083
1084
  );
1084
1085
  Ur.displayName = "CardRoot";
1085
- const W = _.bind(me), K = "purpur-card", f = ({ children: e, className: o, ...a }) => {
1086
- const n = W([K, o]);
1086
+ const K = _.bind(me), B = "purpur-card", f = ({ children: e, className: o, useMediaQueries: a, ...n }) => {
1087
+ const p = K([B, o]);
1087
1088
  return /* @__PURE__ */ l(
1088
1089
  "div",
1089
1090
  {
1090
- className: W(`${K}__container`, {
1091
- [`${K}__container--full-height`]: a.fullHeight
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
1095
  }),
1093
- children: /* @__PURE__ */ l(Ur, { className: W(n), ...a, children: e })
1096
+ children: /* @__PURE__ */ l(Ur, { className: K(p), ...n, children: e })
1094
1097
  }
1095
1098
  );
1096
1099
  };
1097
1100
  f.Badge = Te;
1098
1101
  f.Content = We;
1099
- f.ContentContainer = Je;
1102
+ f.ContentContainer = Qe;
1100
1103
  f.Cta = ut;
1101
1104
  f.FeatureList = Ot;
1102
1105
  f.Overline = Kt;
1103
- f.Heading = jt;
1106
+ f.Heading = Dt;
1104
1107
  f.Media = Pt;
1105
1108
  f.MediaLayout = qt;
1106
1109
  f.displayName = "Card";
1107
- function Qt(e) {
1110
+ function Jt(e) {
1108
1111
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1109
1112
  }
1110
1113
  var $r = { exports: {} };
@@ -1147,7 +1150,7 @@ function Xt() {
1147
1150
  }($r)), $r.exports;
1148
1151
  }
1149
1152
  var ra = Xt();
1150
- const ea = /* @__PURE__ */ Qt(ra), E = {
1153
+ const ea = /* @__PURE__ */ Jt(ra), U = {
1151
1154
  "purpur-heading": "_purpur-heading_vo751_1",
1152
1155
  "purpur-heading--hyphens": "_purpur-heading--hyphens_vo751_8",
1153
1156
  "purpur-heading--negative": "_purpur-heading--negative_vo751_11",
@@ -1169,7 +1172,7 @@ const ea = /* @__PURE__ */ Qt(ra), E = {
1169
1172
  "purpur-heading--display-200": "_purpur-heading--display-200_vo751_104"
1170
1173
  }, ta = {
1171
1174
  TITLE100: "title-100"
1172
- }, U = "purpur-heading", Ir = ({
1175
+ }, I = "purpur-heading", Ir = ({
1173
1176
  children: e,
1174
1177
  className: o = "",
1175
1178
  enableHyphenation: a = !1,
@@ -1180,11 +1183,11 @@ const ea = /* @__PURE__ */ Qt(ra), E = {
1180
1183
  }) => {
1181
1184
  const i = p, s = ea([
1182
1185
  o,
1183
- E[U],
1184
- E[`${U}--${r}`],
1186
+ U[I],
1187
+ U[`${I}--${r}`],
1185
1188
  {
1186
- [E[`${U}--hyphens`]]: a,
1187
- [E[`${U}--negative`]]: n
1189
+ [U[`${I}--hyphens`]]: a,
1190
+ [U[`${I}--negative`]]: n
1188
1191
  }
1189
1192
  ]);
1190
1193
  return /* @__PURE__ */ l(i, { className: s, ...t, children: e });
@@ -1250,7 +1253,7 @@ const na = /* @__PURE__ */ aa(oa), pa = {
1250
1253
  "purpur-paragraph--overline-200": "_purpur-paragraph--overline-200_1rh57_75"
1251
1254
  }, la = na.bind(pa), ua = {
1252
1255
  PARAGRAPH100: "paragraph-100"
1253
- }, B = "purpur-paragraph", jr = ({
1256
+ }, A = "purpur-paragraph", Dr = ({
1254
1257
  children: e,
1255
1258
  className: o,
1256
1259
  disabled: a,
@@ -1259,15 +1262,20 @@ const na = /* @__PURE__ */ aa(oa), pa = {
1259
1262
  variant: r = ua.PARAGRAPH100,
1260
1263
  ...t
1261
1264
  }) => {
1262
- const i = la(o, B, `${B}--${r}`, {
1263
- [`${B}--hyphens`]: n,
1264
- [`${B}--disabled`]: a,
1265
- [`${B}--negative`]: p
1265
+ const i = la(o, A, `${A}--${r}`, {
1266
+ [`${A}--hyphens`]: n,
1267
+ [`${A}--disabled`]: a,
1268
+ [`${A}--negative`]: p
1266
1269
  });
1267
1270
  return /* @__PURE__ */ l("p", { ...t, className: i, children: e });
1268
1271
  };
1269
- jr.displayName = "Paragraph";
1270
- const sa = Hr(void 0), da = () => {
1272
+ Dr.displayName = "Paragraph";
1273
+ const sa = Hr({
1274
+ colorScheme: "light",
1275
+ setColorScheme: () => {
1276
+ },
1277
+ options: {}
1278
+ }), da = () => {
1271
1279
  const e = Tr(sa);
1272
1280
  if (!e)
1273
1281
  throw new Error("useTheme must be used within a ThemeProvider");
@@ -1343,13 +1351,13 @@ const ga = /* @__PURE__ */ _a(ha), ma = {
1343
1351
  primary: "var(--purpur-color-background-tone-on-tone-primary)",
1344
1352
  secondary: "var(--purpur-color-background-tone-on-tone-secondary)",
1345
1353
  quaternary: "var(--purpur-color-background-tone-on-tone-quaternary)"
1346
- }, J = {
1354
+ }, Q = {
1347
1355
  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>')`,
1348
1356
  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>')`,
1349
1357
  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>')`
1350
1358
  }, ya = {
1351
- primary: J.secondary,
1352
- secondary: J.primary,
1359
+ primary: Q.secondary,
1360
+ secondary: Q.primary,
1353
1361
  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>')`
1354
1362
  }, xa = {
1355
1363
  primary: "var(--purpur-color-text-tone-on-tone-primary)",
@@ -1367,41 +1375,41 @@ const ga = /* @__PURE__ */ _a(ha), ma = {
1367
1375
  enableTitleHyphenation: i = !1,
1368
1376
  className: s,
1369
1377
  actions: w,
1370
- children: I,
1371
- style: j,
1372
- alignment: D = "space-between",
1373
- additionalText: A,
1378
+ children: D,
1379
+ style: R,
1380
+ alignment: L = "space-between",
1381
+ additionalText: O,
1374
1382
  ...h
1375
- }, Dr) => {
1376
- const [Rr] = ca();
1377
- let O = h, g, G;
1383
+ }, Rr) => {
1384
+ const [Lr] = ca();
1385
+ let G = h, g, M;
1378
1386
  if ("decorativeImage" in h) {
1379
- const { hasGradient: C, decorativeImage: S, ...R } = h;
1380
- g = S, G = C, O = R;
1387
+ const { hasGradient: C, decorativeImage: S, ...j } = h;
1388
+ g = S, M = C, G = j;
1381
1389
  } else if ("productImage" in h) {
1382
- const { hasGradient: C, productImage: S, ...R } = h;
1383
- g = S, G = C, O = R;
1390
+ const { hasGradient: C, productImage: S, ...j } = h;
1391
+ g = S, M = C, G = j;
1384
1392
  } else if ("hasGradient" in h) {
1385
1393
  const { hasGradient: C, ...S } = h;
1386
- G = C, O = S;
1394
+ M = C, G = S;
1387
1395
  }
1388
- const Lr = {
1396
+ const jr = {
1389
1397
  "--promotion-card-background": va[o],
1390
1398
  "--promotion-card-color": xa[o],
1391
- "--promotion-card-background-image": g ? "none" : Rr === "dark" ? ya[o] : J[o]
1399
+ "--promotion-card-background-image": g ? "none" : Lr === "dark" ? ya[o] : Q[o]
1392
1400
  };
1393
1401
  return /* @__PURE__ */ l(
1394
1402
  f,
1395
1403
  {
1396
1404
  "data-testid": e,
1397
- ref: Dr,
1405
+ ref: Rr,
1398
1406
  fullHeight: !0,
1399
1407
  className: d(s, u, `${u}--${o}`),
1400
1408
  style: {
1401
- ...Lr,
1402
- ...j
1409
+ ...jr,
1410
+ ...R
1403
1411
  },
1404
- ...O,
1412
+ ...G,
1405
1413
  children: /* @__PURE__ */ c(
1406
1414
  "div",
1407
1415
  {
@@ -1427,7 +1435,7 @@ const ga = /* @__PURE__ */ _a(ha), ma = {
1427
1435
  {
1428
1436
  className: d(
1429
1437
  `${u}__main-content`,
1430
- `${u}__main-content--${D}`
1438
+ `${u}__main-content--${L}`
1431
1439
  ),
1432
1440
  children: [
1433
1441
  /* @__PURE__ */ l(
@@ -1441,15 +1449,15 @@ const ga = /* @__PURE__ */ _a(ha), ma = {
1441
1449
  }
1442
1450
  ),
1443
1451
  /* @__PURE__ */ c("div", { className: d(`${u}__body`), children: [
1444
- /* @__PURE__ */ l("div", { className: d(`${u}__child-content`), children: I }),
1452
+ /* @__PURE__ */ l("div", { className: d(`${u}__child-content`), children: D }),
1445
1453
  w && /* @__PURE__ */ l("div", { className: d(`${u}__actions`), children: w }),
1446
- A && /* @__PURE__ */ l(
1447
- jr,
1454
+ O && /* @__PURE__ */ l(
1455
+ Dr,
1448
1456
  {
1449
1457
  negative: !0,
1450
1458
  variant: "additional-100",
1451
1459
  className: d(`${u}__additional-text`),
1452
- children: A
1460
+ children: O
1453
1461
  }
1454
1462
  )
1455
1463
  ] })
@@ -1468,7 +1476,7 @@ const ga = /* @__PURE__ */ _a(ha), ma = {
1468
1476
  }),
1469
1477
  children: [
1470
1478
  g,
1471
- G && /* @__PURE__ */ l(
1479
+ M && /* @__PURE__ */ l(
1472
1480
  "div",
1473
1481
  {
1474
1482
  className: d(`${u}__image-gradient`),