@purpurds/content-block 6.3.0 → 6.3.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.
@@ -1,46 +1,49 @@
1
- import { jsxs as w, jsx as i, Fragment as rr } from "react/jsx-runtime";
2
- import M, { forwardRef as er, Children as tr } from "react";
3
- function ar(t) {
1
+ import { jsxs as w, jsx as i, Fragment as ir } from "react/jsx-runtime";
2
+ import Z, { forwardRef as or, Children as sr } from "react";
3
+ function cr(t) {
4
4
  return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
5
5
  }
6
- var L = { exports: {} };
6
+ var M = { exports: {} };
7
7
  /*!
8
8
  Copyright (c) 2018 Jed Watson.
9
9
  Licensed under the MIT License (MIT), see
10
10
  http://jedwatson.github.io/classnames
11
11
  */
12
- (function(t) {
13
- (function() {
14
- var u = {}.hasOwnProperty;
15
- function n() {
16
- for (var r = "", e = 0; e < arguments.length; e++) {
17
- var a = arguments[e];
18
- a && (r = p(r, l.call(this, a)));
12
+ var j;
13
+ function dr() {
14
+ return j || (j = 1, function(t) {
15
+ (function() {
16
+ var u = {}.hasOwnProperty;
17
+ function n() {
18
+ for (var r = "", e = 0; e < arguments.length; e++) {
19
+ var a = arguments[e];
20
+ a && (r = p(r, l.call(this, a)));
21
+ }
22
+ return r;
19
23
  }
20
- return r;
21
- }
22
- function l(r) {
23
- if (typeof r == "string" || typeof r == "number")
24
- return this && this[r] || r;
25
- if (typeof r != "object")
26
- return "";
27
- if (Array.isArray(r))
28
- return n.apply(this, r);
29
- if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
30
- return r.toString();
31
- var e = "";
32
- for (var a in r)
33
- u.call(r, a) && r[a] && (e = p(e, this && this[a] || a));
34
- return e;
35
- }
36
- function p(r, e) {
37
- return e ? r ? r + " " + e : r + e : r;
38
- }
39
- t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
40
- })();
41
- })(L);
42
- var nr = L.exports;
43
- const ur = /* @__PURE__ */ ar(nr), pr = {
24
+ function l(r) {
25
+ if (typeof r == "string" || typeof r == "number")
26
+ return this && this[r] || r;
27
+ if (typeof r != "object")
28
+ return "";
29
+ if (Array.isArray(r))
30
+ return n.apply(this, r);
31
+ if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
32
+ return r.toString();
33
+ var e = "";
34
+ for (var a in r)
35
+ u.call(r, a) && r[a] && (e = p(e, this && this[a] || a));
36
+ return e;
37
+ }
38
+ function p(r, e) {
39
+ return e ? r ? r + " " + e : r + e : r;
40
+ }
41
+ t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
42
+ })();
43
+ }(M)), M.exports;
44
+ }
45
+ var _r = dr();
46
+ const gr = /* @__PURE__ */ cr(_r), hr = {
44
47
  "purpur-icon": "_purpur-icon_8u1lq_1",
45
48
  "purpur-icon--xxs": "_purpur-icon--xxs_8u1lq_4",
46
49
  "purpur-icon--xs": "_purpur-icon--xs_8u1lq_8",
@@ -48,26 +51,26 @@ const ur = /* @__PURE__ */ ar(nr), pr = {
48
51
  "purpur-icon--md": "_purpur-icon--md_8u1lq_16",
49
52
  "purpur-icon--lg": "_purpur-icon--lg_8u1lq_20",
50
53
  "purpur-icon--xl": "_purpur-icon--xl_8u1lq_24"
51
- }, lr = ur.bind(pr), Z = "purpur-icon", ir = "md", or = (t) => t.filter((u) => Object.keys(u).length >= 1).map((u) => `${u.name}="${u.value}"`).join(" "), sr = ({ content: t = "", title: u } = {}) => {
54
+ }, vr = gr.bind(hr), C = "purpur-icon", fr = "md", mr = (t) => t.filter((u) => Object.keys(u).length >= 1).map((u) => `${u.name}="${u.value}"`).join(" "), yr = ({ content: t = "", title: u } = {}) => {
52
55
  const n = [
53
56
  { name: "xmlns", value: "http://www.w3.org/2000/svg" },
54
57
  { name: "fill", value: "currentColor" },
55
58
  { name: "viewBox", value: "0 0 24 24" },
56
59
  u ? { name: "role", value: "img" } : { name: "aria-hidden", value: "true" }
57
60
  ], l = u ? `<title>${u}</title>` : "";
58
- return `<svg ${or(n)}>${l}${t}</svg>`;
59
- }, cr = (t) => t.replace(/<(\/?)svg([^>]*)>/g, "").trim(), C = ({
61
+ return `<svg ${mr(n)}>${l}${t}</svg>`;
62
+ }, wr = (t) => t.replace(/<(\/?)svg([^>]*)>/g, "").trim(), Q = ({
60
63
  ["data-testid"]: t,
61
64
  svg: u,
62
65
  allyTitle: n,
63
66
  className: l,
64
- size: p = ir,
67
+ size: p = fr,
65
68
  ...r
66
69
  }) => {
67
- const e = sr({
68
- content: cr(u.svg),
70
+ const e = yr({
71
+ content: wr(u.svg),
69
72
  title: n
70
- }), a = lr(l, Z, `${Z}--${p}`);
73
+ }), a = vr(l, C, `${C}--${p}`);
71
74
  return /* @__PURE__ */ i(
72
75
  "span",
73
76
  {
@@ -79,84 +82,87 @@ const ur = /* @__PURE__ */ ar(nr), pr = {
79
82
  }
80
83
  );
81
84
  };
82
- C.displayName = "Icon";
83
- const dr = {
85
+ Q.displayName = "Icon";
86
+ const br = {
84
87
  name: "alert",
85
88
  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>',
86
89
  keywords: ["alert"],
87
90
  category: "status"
88
- }, _r = {
91
+ }, $r = {
89
92
  name: "check-circle",
90
93
  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>',
91
94
  keywords: ["check-circle"],
92
95
  category: "status"
93
- }, gr = {
96
+ }, xr = {
94
97
  name: "error",
95
98
  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>',
96
99
  keywords: ["error"],
97
100
  category: "status"
98
- }, hr = {
101
+ }, kr = {
99
102
  name: "info",
100
103
  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>',
101
104
  keywords: ["info"],
102
105
  category: "status"
103
- }, vr = {
106
+ }, Nr = {
104
107
  name: "offering",
105
108
  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>',
106
109
  keywords: ["offering"],
107
110
  category: "other"
108
- }, fr = {
111
+ }, Sr = {
109
112
  name: "question",
110
113
  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>',
111
114
  keywords: ["question"],
112
115
  category: "status"
113
- }, mr = {
116
+ }, Or = {
114
117
  name: "tag",
115
118
  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>',
116
119
  keywords: ["tag"],
117
120
  category: "other"
118
121
  };
119
- function yr(t) {
122
+ function Ar(t) {
120
123
  return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
121
124
  }
122
- var P = { exports: {} };
125
+ var B = { exports: {} };
123
126
  /*!
124
127
  Copyright (c) 2018 Jed Watson.
125
128
  Licensed under the MIT License (MIT), see
126
129
  http://jedwatson.github.io/classnames
127
130
  */
128
- (function(t) {
129
- (function() {
130
- var u = {}.hasOwnProperty;
131
- function n() {
132
- for (var r = "", e = 0; e < arguments.length; e++) {
133
- var a = arguments[e];
134
- a && (r = p(r, l(a)));
135
- }
136
- return r;
137
- }
138
- function l(r) {
139
- if (typeof r == "string" || typeof r == "number")
131
+ var I;
132
+ function qr() {
133
+ return I || (I = 1, function(t) {
134
+ (function() {
135
+ var u = {}.hasOwnProperty;
136
+ function n() {
137
+ for (var r = "", e = 0; e < arguments.length; e++) {
138
+ var a = arguments[e];
139
+ a && (r = p(r, l(a)));
140
+ }
140
141
  return r;
141
- if (typeof r != "object")
142
- return "";
143
- if (Array.isArray(r))
144
- return n.apply(null, r);
145
- if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
146
- return r.toString();
147
- var e = "";
148
- for (var a in r)
149
- u.call(r, a) && r[a] && (e = p(e, a));
150
- return e;
151
- }
152
- function p(r, e) {
153
- return e ? r ? r + " " + e : r + e : r;
154
- }
155
- t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
156
- })();
157
- })(P);
158
- var wr = P.exports;
159
- const br = /* @__PURE__ */ yr(wr), q = {
142
+ }
143
+ function l(r) {
144
+ if (typeof r == "string" || typeof r == "number")
145
+ return r;
146
+ if (typeof r != "object")
147
+ return "";
148
+ if (Array.isArray(r))
149
+ return n.apply(null, r);
150
+ if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
151
+ return r.toString();
152
+ var e = "";
153
+ for (var a in r)
154
+ u.call(r, a) && r[a] && (e = p(e, a));
155
+ return e;
156
+ }
157
+ function p(r, e) {
158
+ return e ? r ? r + " " + e : r + e : r;
159
+ }
160
+ t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
161
+ })();
162
+ }(B)), B.exports;
163
+ }
164
+ var Zr = qr();
165
+ const Mr = /* @__PURE__ */ Ar(Zr), P = {
160
166
  "purpur-badge": "_purpur-badge_19vzu_1",
161
167
  "purpur-badge--attention": "_purpur-badge--attention_19vzu_13",
162
168
  "purpur-badge--special": "_purpur-badge--special_19vzu_17",
@@ -166,7 +172,7 @@ const br = /* @__PURE__ */ yr(wr), q = {
166
172
  "purpur-badge--warning": "_purpur-badge--warning_19vzu_33",
167
173
  "purpur-badge--error": "_purpur-badge--error_19vzu_37",
168
174
  "purpur-badge--black-friday": "_purpur-badge--black-friday_19vzu_41"
169
- }, I = "purpur-badge", g = {
175
+ }, T = "purpur-badge", g = {
170
176
  ATTENTION: "attention",
171
177
  SPECIAL: "special",
172
178
  NEUTRAL: "neutral",
@@ -175,27 +181,27 @@ const br = /* @__PURE__ */ yr(wr), q = {
175
181
  WARNING: "warning",
176
182
  ERROR: "error",
177
183
  BLACK_FRIDAY: "black-friday"
178
- }, xr = (t) => {
184
+ }, jr = (t) => {
179
185
  switch (t) {
180
186
  case g.ATTENTION:
181
187
  case g.SPECIAL:
182
- return vr;
188
+ return Nr;
183
189
  case g.INFORMATION:
184
- return hr;
190
+ return kr;
185
191
  case g.SUCCESS:
186
- return _r;
192
+ return $r;
187
193
  case g.WARNING:
188
- return dr;
194
+ return br;
189
195
  case g.ERROR:
190
- return gr;
196
+ return xr;
191
197
  case g.NEUTRAL:
192
- return fr;
198
+ return Sr;
193
199
  case g.BLACK_FRIDAY:
194
- return mr;
200
+ return Or;
195
201
  default:
196
202
  return;
197
203
  }
198
- }, kr = ({
204
+ }, Cr = ({
199
205
  children: t,
200
206
  showIcon: u = !0,
201
207
  variant: n,
@@ -204,13 +210,13 @@ const br = /* @__PURE__ */ yr(wr), q = {
204
210
  className: r = "",
205
211
  ...e
206
212
  }) => {
207
- const a = xr(n), o = br([r, q[I], q[`${I}--${n}`]]);
213
+ const a = jr(n), o = Mr([r, P[T], P[`${T}--${n}`]]);
208
214
  return /* @__PURE__ */ w("span", { "aria-label": p, className: o, "data-testid": l, ...e, children: [
209
- u && a && /* @__PURE__ */ i(C, { "data-testid": `${l}-icon`, allyTitle: p, size: "xs", svg: a }),
215
+ u && a && /* @__PURE__ */ i(Q, { "data-testid": `${l}-icon`, allyTitle: p, size: "xs", svg: a }),
210
216
  t
211
217
  ] });
212
218
  };
213
- function $r(t) {
219
+ function Br(t) {
214
220
  return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
215
221
  }
216
222
  var R = { exports: {} };
@@ -219,38 +225,41 @@ var R = { exports: {} };
219
225
  Licensed under the MIT License (MIT), see
220
226
  http://jedwatson.github.io/classnames
221
227
  */
222
- (function(t) {
223
- (function() {
224
- var u = {}.hasOwnProperty;
225
- function n() {
226
- for (var r = "", e = 0; e < arguments.length; e++) {
227
- var a = arguments[e];
228
- a && (r = p(r, l.call(this, a)));
228
+ var H;
229
+ function Ir() {
230
+ return H || (H = 1, function(t) {
231
+ (function() {
232
+ var u = {}.hasOwnProperty;
233
+ function n() {
234
+ for (var r = "", e = 0; e < arguments.length; e++) {
235
+ var a = arguments[e];
236
+ a && (r = p(r, l.call(this, a)));
237
+ }
238
+ return r;
229
239
  }
230
- return r;
231
- }
232
- function l(r) {
233
- if (typeof r == "string" || typeof r == "number")
234
- return this && this[r] || r;
235
- if (typeof r != "object")
236
- return "";
237
- if (Array.isArray(r))
238
- return n.apply(this, r);
239
- if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
240
- return r.toString();
241
- var e = "";
242
- for (var a in r)
243
- u.call(r, a) && r[a] && (e = p(e, this && this[a] || a));
244
- return e;
245
- }
246
- function p(r, e) {
247
- return e ? r ? r + " " + e : r + e : r;
248
- }
249
- t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
250
- })();
251
- })(R);
252
- var Nr = R.exports;
253
- const Sr = /* @__PURE__ */ $r(Nr), Ar = {
240
+ function l(r) {
241
+ if (typeof r == "string" || typeof r == "number")
242
+ return this && this[r] || r;
243
+ if (typeof r != "object")
244
+ return "";
245
+ if (Array.isArray(r))
246
+ return n.apply(this, r);
247
+ if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
248
+ return r.toString();
249
+ var e = "";
250
+ for (var a in r)
251
+ u.call(r, a) && r[a] && (e = p(e, this && this[a] || a));
252
+ return e;
253
+ }
254
+ function p(r, e) {
255
+ return e ? r ? r + " " + e : r + e : r;
256
+ }
257
+ t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
258
+ })();
259
+ }(R)), R.exports;
260
+ }
261
+ var Pr = Ir();
262
+ const Tr = /* @__PURE__ */ Br(Pr), Rr = {
254
263
  "purpur-icon": "_purpur-icon_8u1lq_1",
255
264
  "purpur-icon--xxs": "_purpur-icon--xxs_8u1lq_4",
256
265
  "purpur-icon--xs": "_purpur-icon--xs_8u1lq_8",
@@ -258,26 +267,26 @@ const Sr = /* @__PURE__ */ $r(Nr), Ar = {
258
267
  "purpur-icon--md": "_purpur-icon--md_8u1lq_16",
259
268
  "purpur-icon--lg": "_purpur-icon--lg_8u1lq_20",
260
269
  "purpur-icon--xl": "_purpur-icon--xl_8u1lq_24"
261
- }, Or = Sr.bind(Ar), T = "purpur-icon", Mr = "md", Zr = (t) => t.filter((u) => Object.keys(u).length >= 1).map((u) => `${u.name}="${u.value}"`).join(" "), qr = ({ content: t = "", title: u } = {}) => {
270
+ }, Hr = Tr.bind(Rr), L = "purpur-icon", Lr = "md", zr = (t) => t.filter((u) => Object.keys(u).length >= 1).map((u) => `${u.name}="${u.value}"`).join(" "), Er = ({ content: t = "", title: u } = {}) => {
262
271
  const n = [
263
272
  { name: "xmlns", value: "http://www.w3.org/2000/svg" },
264
273
  { name: "fill", value: "currentColor" },
265
274
  { name: "viewBox", value: "0 0 24 24" },
266
275
  u ? { name: "role", value: "img" } : { name: "aria-hidden", value: "true" }
267
276
  ], l = u ? `<title>${u}</title>` : "";
268
- return `<svg ${Zr(n)}>${l}${t}</svg>`;
269
- }, Ir = (t) => t.replace(/<(\/?)svg([^>]*)>/g, "").trim(), A = ({
277
+ return `<svg ${zr(n)}>${l}${t}</svg>`;
278
+ }, Vr = (t) => t.replace(/<(\/?)svg([^>]*)>/g, "").trim(), A = ({
270
279
  ["data-testid"]: t,
271
280
  svg: u,
272
281
  allyTitle: n,
273
282
  className: l,
274
- size: p = Mr,
283
+ size: p = Lr,
275
284
  ...r
276
285
  }) => {
277
- const e = qr({
278
- content: Ir(u.svg),
286
+ const e = Er({
287
+ content: Vr(u.svg),
279
288
  title: n
280
- }), a = Or(l, T, `${T}--${p}`);
289
+ }), a = Hr(l, L, `${L}--${p}`);
281
290
  return /* @__PURE__ */ i(
282
291
  "span",
283
292
  {
@@ -290,68 +299,71 @@ const Sr = /* @__PURE__ */ $r(Nr), Ar = {
290
299
  );
291
300
  };
292
301
  A.displayName = "Icon";
293
- const Tr = {
302
+ const Fr = {
294
303
  name: "arrow-left",
295
304
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M3.1 12a.9.9 0 0 1 .264-.636l5.5-5.5a.9.9 0 0 1 1.272 1.272L6.173 11.1H20a.9.9 0 0 1 0 1.8H6.173l3.963 3.964a.9.9 0 1 1-1.272 1.272l-5.5-5.5A.9.9 0 0 1 3.1 12Z" clip-rule="evenodd"/></svg>',
296
305
  keywords: ["arrow-left"],
297
306
  category: "utility"
298
- }, jr = {
307
+ }, Gr = {
299
308
  name: "arrow-right",
300
309
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M20.9 12a.9.9 0 0 1-.264.636l-5.5 5.5a.9.9 0 0 1-1.272-1.272l3.963-3.964H4a.9.9 0 0 1 0-1.8h13.827l-3.963-3.964a.9.9 0 1 1 1.272-1.272l5.5 5.5A.9.9 0 0 1 20.9 12Z" clip-rule="evenodd"/></svg>',
301
310
  keywords: ["arrow-right"],
302
311
  category: "utility"
303
- }, Er = {
312
+ }, Dr = {
304
313
  name: "external",
305
314
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M15 3.4a.9.9 0 1 1 0-1.8h6.5a.9.9 0 0 1 .9.9V9a.9.9 0 1 1-1.8 0V4.673l-7.964 7.963a.9.9 0 1 1-1.272-1.272L19.327 3.4H15ZM1.6 5c0-1.05.85-1.9 1.9-1.9h6a.9.9 0 0 1 0 1.8h-6a.1.1 0 0 0-.1.1v15.5a.1.1 0 0 0 .1.1h16a.1.1 0 0 0 .1-.1V14a.9.9 0 1 1 1.8 0v6.5a1.9 1.9 0 0 1-1.9 1.9h-16a1.9 1.9 0 0 1-1.9-1.9V5Z" clip-rule="evenodd"/></svg>',
306
315
  keywords: ["external"],
307
316
  category: "media"
308
- }, Lr = {
317
+ }, Ur = {
309
318
  name: "phone",
310
319
  svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M5.341 2.228c.75-.622 1.73-.43 2.305.145l2.783 2.783a1.9 1.9 0 0 1 0 2.687L8.843 9.43a.1.1 0 0 0 0 .142l5.586 5.585a.1.1 0 0 0 .142 0l1.585-1.585a1.9 1.9 0 0 1 2.687 0l3.5 3.5c.343.342.698 1.023.31 1.742-.346.645-1.173 1.615-3.154 2.936-1.75 1.167-3.667 1.269-5.297.903-1.61-.361-3.015-1.192-3.839-2.016a.9.9 0 0 1 1.273-1.272c.573.572 1.669 1.242 2.96 1.532 1.27.285 2.656.188 3.905-.645 1.483-.989 2.137-1.68 2.418-2.06l-3.348-3.347a.1.1 0 0 0-.142 0l-1.586 1.585a1.9 1.9 0 0 1-2.687 0l-5.585-5.585a1.9 1.9 0 0 1 0-2.688l1.585-1.585a.1.1 0 0 0 0-.142L6.41 3.682c-.447.383-1.183 1.102-2.206 2.38-.878 1.097-1.14 2.08-1.127 2.951.013.898.323 1.758.732 2.59.24.488.733 1.079 1.551 1.88.561.549 1.227 1.152 2.002 1.854.344.312.71.644 1.098 1a.9.9 0 0 1-1.215 1.327c-.367-.336-.722-.658-1.061-.965a77.443 77.443 0 0 1-2.082-1.93c-.831-.813-1.523-1.586-1.909-2.372-.456-.93-.896-2.07-.916-3.356-.02-1.314.399-2.7 1.521-4.103 1.148-1.435 1.995-2.254 2.544-2.71Z" clip-rule="evenodd"/></svg>',
311
320
  keywords: ["phone"],
312
321
  category: "device"
313
322
  };
314
- function Cr(t) {
323
+ function Wr(t) {
315
324
  return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
316
325
  }
317
- var B = { exports: {} };
326
+ var z = { exports: {} };
318
327
  /*!
319
328
  Copyright (c) 2018 Jed Watson.
320
329
  Licensed under the MIT License (MIT), see
321
330
  http://jedwatson.github.io/classnames
322
331
  */
323
- (function(t) {
324
- (function() {
325
- var u = {}.hasOwnProperty;
326
- function n() {
327
- for (var r = "", e = 0; e < arguments.length; e++) {
328
- var a = arguments[e];
329
- a && (r = p(r, l.call(this, a)));
332
+ var E;
333
+ function Kr() {
334
+ return E || (E = 1, function(t) {
335
+ (function() {
336
+ var u = {}.hasOwnProperty;
337
+ function n() {
338
+ for (var r = "", e = 0; e < arguments.length; e++) {
339
+ var a = arguments[e];
340
+ a && (r = p(r, l.call(this, a)));
341
+ }
342
+ return r;
330
343
  }
331
- return r;
332
- }
333
- function l(r) {
334
- if (typeof r == "string" || typeof r == "number")
335
- return this && this[r] || r;
336
- if (typeof r != "object")
337
- return "";
338
- if (Array.isArray(r))
339
- return n.apply(this, r);
340
- if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
341
- return r.toString();
342
- var e = "";
343
- for (var a in r)
344
- u.call(r, a) && r[a] && (e = p(e, this && this[a] || a));
345
- return e;
346
- }
347
- function p(r, e) {
348
- return e ? r ? r + " " + e : r + e : r;
349
- }
350
- t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
351
- })();
352
- })(B);
353
- var Pr = B.exports;
354
- const Rr = /* @__PURE__ */ Cr(Pr), Br = {
344
+ function l(r) {
345
+ if (typeof r == "string" || typeof r == "number")
346
+ return this && this[r] || r;
347
+ if (typeof r != "object")
348
+ return "";
349
+ if (Array.isArray(r))
350
+ return n.apply(this, r);
351
+ if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
352
+ return r.toString();
353
+ var e = "";
354
+ for (var a in r)
355
+ u.call(r, a) && r[a] && (e = p(e, this && this[a] || a));
356
+ return e;
357
+ }
358
+ function p(r, e) {
359
+ return e ? r ? r + " " + e : r + e : r;
360
+ }
361
+ t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
362
+ })();
363
+ }(z)), z.exports;
364
+ }
365
+ var Yr = Kr();
366
+ const Jr = /* @__PURE__ */ Wr(Yr), Qr = {
355
367
  "purpur-cta-link": "_purpur-cta-link_1e75l_1",
356
368
  "purpur-cta-link--xs": "_purpur-cta-link--xs_1e75l_33",
357
369
  "purpur-cta-link--icon-only": "_purpur-cta-link--icon-only_1e75l_36",
@@ -366,12 +378,12 @@ const Rr = /* @__PURE__ */ Cr(Pr), Br = {
366
378
  "purpur-cta-link--secondary-negative": "_purpur-cta-link--secondary-negative_1e75l_93",
367
379
  "purpur-cta-link--expressive": "_purpur-cta-link--expressive_1e75l_104",
368
380
  "purpur-cta-link--expressive-negative": "_purpur-cta-link--expressive-negative_1e75l_114"
369
- }, Hr = Rr.bind(Br), v = "purpur-cta-link", zr = {
370
- forward: jr,
371
- external: Er,
372
- back: Tr,
373
- phone: Lr
374
- }, H = er(
381
+ }, Xr = Jr.bind(Qr), v = "purpur-cta-link", re = {
382
+ forward: Gr,
383
+ external: Dr,
384
+ back: Fr,
385
+ phone: Ur
386
+ }, X = or(
375
387
  ({
376
388
  children: t,
377
389
  className: u,
@@ -385,7 +397,7 @@ const Rr = /* @__PURE__ */ Cr(Pr), Br = {
385
397
  icon: _ = "forward",
386
398
  ...f
387
399
  }, h) => {
388
- const S = Hr(
400
+ const S = Xr(
389
401
  [
390
402
  u,
391
403
  v,
@@ -397,7 +409,7 @@ const Rr = /* @__PURE__ */ Cr(Pr), Br = {
397
409
  [`${v}--negative`]: e,
398
410
  [`${v}--full-width`]: l
399
411
  }
400
- ), b = zr[_], x = /* @__PURE__ */ w(rr, { children: [
412
+ ), b = re[_], $ = /* @__PURE__ */ w(ir, { children: [
401
413
  r && (_ === "back" || _ === "phone") && /* @__PURE__ */ i(A, { svg: b, size: a === "lg" ? "sm" : "xs" }),
402
414
  (!p || p && !r) && t,
403
415
  r && (_ === "forward" || _ === "external") && /* @__PURE__ */ i(A, { svg: b, size: a === "lg" ? "sm" : "xs" })
@@ -406,51 +418,54 @@ const Rr = /* @__PURE__ */ Cr(Pr), Br = {
406
418
  className: S,
407
419
  "data-testid": n
408
420
  };
409
- return "href" in f && f.href ? /* @__PURE__ */ i("a", { ...d, ref: h, children: x }) : /* @__PURE__ */ i("span", { ...d, ref: h, children: x });
421
+ return "href" in f && f.href ? /* @__PURE__ */ i("a", { ...d, ref: h, children: $ }) : /* @__PURE__ */ i("span", { ...d, ref: h, children: $ });
410
422
  }
411
423
  );
412
- H.displayName = "CtaLink";
413
- function Vr(t) {
424
+ X.displayName = "CtaLink";
425
+ function ee(t) {
414
426
  return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
415
427
  }
416
- var z = { exports: {} };
428
+ var V = { exports: {} };
417
429
  /*!
418
430
  Copyright (c) 2018 Jed Watson.
419
431
  Licensed under the MIT License (MIT), see
420
432
  http://jedwatson.github.io/classnames
421
433
  */
422
- (function(t) {
423
- (function() {
424
- var u = {}.hasOwnProperty;
425
- function n() {
426
- for (var r = "", e = 0; e < arguments.length; e++) {
427
- var a = arguments[e];
428
- a && (r = p(r, l(a)));
429
- }
430
- return r;
431
- }
432
- function l(r) {
433
- if (typeof r == "string" || typeof r == "number")
434
+ var F;
435
+ function te() {
436
+ return F || (F = 1, function(t) {
437
+ (function() {
438
+ var u = {}.hasOwnProperty;
439
+ function n() {
440
+ for (var r = "", e = 0; e < arguments.length; e++) {
441
+ var a = arguments[e];
442
+ a && (r = p(r, l(a)));
443
+ }
434
444
  return r;
435
- if (typeof r != "object")
436
- return "";
437
- if (Array.isArray(r))
438
- return n.apply(null, r);
439
- if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
440
- return r.toString();
441
- var e = "";
442
- for (var a in r)
443
- u.call(r, a) && r[a] && (e = p(e, a));
444
- return e;
445
- }
446
- function p(r, e) {
447
- return e ? r ? r + " " + e : r + e : r;
448
- }
449
- t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
450
- })();
451
- })(z);
452
- var Dr = z.exports;
453
- const Gr = /* @__PURE__ */ Vr(Dr), $ = {
445
+ }
446
+ function l(r) {
447
+ if (typeof r == "string" || typeof r == "number")
448
+ return r;
449
+ if (typeof r != "object")
450
+ return "";
451
+ if (Array.isArray(r))
452
+ return n.apply(null, r);
453
+ if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
454
+ return r.toString();
455
+ var e = "";
456
+ for (var a in r)
457
+ u.call(r, a) && r[a] && (e = p(e, a));
458
+ return e;
459
+ }
460
+ function p(r, e) {
461
+ return e ? r ? r + " " + e : r + e : r;
462
+ }
463
+ t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
464
+ })();
465
+ }(V)), V.exports;
466
+ }
467
+ var ae = te();
468
+ const ne = /* @__PURE__ */ ee(ae), k = {
454
469
  "purpur-heading": "_purpur-heading_k9fhq_1",
455
470
  "purpur-heading--hyphens": "_purpur-heading--hyphens_k9fhq_8",
456
471
  "purpur-heading--negative": "_purpur-heading--negative_k9fhq_11",
@@ -466,78 +481,74 @@ const Gr = /* @__PURE__ */ Vr(Dr), $ = {
466
481
  "purpur-heading--display-50": "_purpur-heading--display-50_k9fhq_68",
467
482
  "purpur-heading--display-100": "_purpur-heading--display-100_k9fhq_74",
468
483
  "purpur-heading--display-200": "_purpur-heading--display-200_k9fhq_80"
469
- }, Fr = {
470
- TITLE100: "title-100",
471
- TITLE200: "title-200",
472
- TITLE300: "title-300",
473
- TITLE400: "title-400",
474
- TITLE500: "title-500",
475
- TITLE600: "title-600",
476
- TITLE700: "title-700",
477
- SUBSECTION100: "subsection-100"
478
- }, N = "purpur-heading", V = ({
484
+ }, ue = {
485
+ TITLE100: "title-100"
486
+ }, N = "purpur-heading", rr = ({
479
487
  ["data-testid"]: t,
480
488
  children: u,
481
489
  className: n = "",
482
490
  enableHyphenation: l = !1,
483
491
  negative: p = !1,
484
492
  tag: r,
485
- variant: e = Fr.TITLE100,
493
+ variant: e = ue.TITLE100,
486
494
  ...a
487
495
  }) => {
488
- const o = r, _ = Gr([
496
+ const o = r, _ = ne([
489
497
  n,
490
- $[N],
491
- $[`${N}--${e}`],
498
+ k[N],
499
+ k[`${N}--${e}`],
492
500
  {
493
- [$[`${N}--hyphens`]]: l,
494
- [$[`${N}--negative`]]: p
501
+ [k[`${N}--hyphens`]]: l,
502
+ [k[`${N}--negative`]]: p
495
503
  }
496
504
  ]);
497
505
  return /* @__PURE__ */ i(o, { ...a, className: _, "data-testid": t, children: u });
498
506
  };
499
- V.displayName = "Heading";
500
- function Ur(t) {
507
+ rr.displayName = "Heading";
508
+ function pe(t) {
501
509
  return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
502
510
  }
503
- var D = { exports: {} };
511
+ var G = { exports: {} };
504
512
  /*!
505
513
  Copyright (c) 2018 Jed Watson.
506
514
  Licensed under the MIT License (MIT), see
507
515
  http://jedwatson.github.io/classnames
508
516
  */
509
- (function(t) {
510
- (function() {
511
- var u = {}.hasOwnProperty;
512
- function n() {
513
- for (var r = "", e = 0; e < arguments.length; e++) {
514
- var a = arguments[e];
515
- a && (r = p(r, l.call(this, a)));
517
+ var D;
518
+ function le() {
519
+ return D || (D = 1, function(t) {
520
+ (function() {
521
+ var u = {}.hasOwnProperty;
522
+ function n() {
523
+ for (var r = "", e = 0; e < arguments.length; e++) {
524
+ var a = arguments[e];
525
+ a && (r = p(r, l.call(this, a)));
526
+ }
527
+ return r;
516
528
  }
517
- return r;
518
- }
519
- function l(r) {
520
- if (typeof r == "string" || typeof r == "number")
521
- return this && this[r] || r;
522
- if (typeof r != "object")
523
- return "";
524
- if (Array.isArray(r))
525
- return n.apply(this, r);
526
- if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
527
- return r.toString();
528
- var e = "";
529
- for (var a in r)
530
- u.call(r, a) && r[a] && (e = p(e, this && this[a] || a));
531
- return e;
532
- }
533
- function p(r, e) {
534
- return e ? r ? r + " " + e : r + e : r;
535
- }
536
- t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
537
- })();
538
- })(D);
539
- var Wr = D.exports;
540
- const Kr = /* @__PURE__ */ Ur(Wr), Yr = {
529
+ function l(r) {
530
+ if (typeof r == "string" || typeof r == "number")
531
+ return this && this[r] || r;
532
+ if (typeof r != "object")
533
+ return "";
534
+ if (Array.isArray(r))
535
+ return n.apply(this, r);
536
+ if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
537
+ return r.toString();
538
+ var e = "";
539
+ for (var a in r)
540
+ u.call(r, a) && r[a] && (e = p(e, this && this[a] || a));
541
+ return e;
542
+ }
543
+ function p(r, e) {
544
+ return e ? r ? r + " " + e : r + e : r;
545
+ }
546
+ t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
547
+ })();
548
+ }(G)), G.exports;
549
+ }
550
+ var ie = le();
551
+ const oe = /* @__PURE__ */ pe(ie), se = {
541
552
  "purpur-icon": "_purpur-icon_8u1lq_1",
542
553
  "purpur-icon--xxs": "_purpur-icon--xxs_8u1lq_4",
543
554
  "purpur-icon--xs": "_purpur-icon--xs_8u1lq_8",
@@ -545,26 +556,26 @@ const Kr = /* @__PURE__ */ Ur(Wr), Yr = {
545
556
  "purpur-icon--md": "_purpur-icon--md_8u1lq_16",
546
557
  "purpur-icon--lg": "_purpur-icon--lg_8u1lq_20",
547
558
  "purpur-icon--xl": "_purpur-icon--xl_8u1lq_24"
548
- }, Jr = Kr.bind(Yr), j = "purpur-icon", Qr = "md", Xr = (t) => t.filter((u) => Object.keys(u).length >= 1).map((u) => `${u.name}="${u.value}"`).join(" "), re = ({ content: t = "", title: u } = {}) => {
559
+ }, ce = oe.bind(se), U = "purpur-icon", de = "md", _e = (t) => t.filter((u) => Object.keys(u).length >= 1).map((u) => `${u.name}="${u.value}"`).join(" "), ge = ({ content: t = "", title: u } = {}) => {
549
560
  const n = [
550
561
  { name: "xmlns", value: "http://www.w3.org/2000/svg" },
551
562
  { name: "fill", value: "currentColor" },
552
563
  { name: "viewBox", value: "0 0 24 24" },
553
564
  u ? { name: "role", value: "img" } : { name: "aria-hidden", value: "true" }
554
565
  ], l = u ? `<title>${u}</title>` : "";
555
- return `<svg ${Xr(n)}>${l}${t}</svg>`;
556
- }, ee = (t) => t.replace(/<(\/?)svg([^>]*)>/g, "").trim(), G = ({
566
+ return `<svg ${_e(n)}>${l}${t}</svg>`;
567
+ }, he = (t) => t.replace(/<(\/?)svg([^>]*)>/g, "").trim(), er = ({
557
568
  ["data-testid"]: t,
558
569
  svg: u,
559
570
  allyTitle: n,
560
571
  className: l,
561
- size: p = Qr,
572
+ size: p = de,
562
573
  ...r
563
574
  }) => {
564
- const e = re({
565
- content: ee(u.svg),
575
+ const e = ge({
576
+ content: he(u.svg),
566
577
  title: n
567
- }), a = Jr(l, j, `${j}--${p}`);
578
+ }), a = ce(l, U, `${U}--${p}`);
568
579
  return /* @__PURE__ */ i(
569
580
  "span",
570
581
  {
@@ -576,55 +587,58 @@ const Kr = /* @__PURE__ */ Ur(Wr), Yr = {
576
587
  }
577
588
  );
578
589
  };
579
- G.displayName = "Icon";
580
- const te = {
590
+ er.displayName = "Icon";
591
+ const ve = {
581
592
  name: "checkmark",
582
593
  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>',
583
594
  keywords: ["checkmark"],
584
595
  category: "utility"
585
- }, F = (t) => /* @__PURE__ */ i(G, { ...t, svg: te });
586
- F.displayName = "IconCheckmark";
587
- function ae(t) {
596
+ }, tr = (t) => /* @__PURE__ */ i(er, { ...t, svg: ve });
597
+ tr.displayName = "IconCheckmark";
598
+ function fe(t) {
588
599
  return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
589
600
  }
590
- var U = { exports: {} };
601
+ var W = { exports: {} };
591
602
  /*!
592
603
  Copyright (c) 2018 Jed Watson.
593
604
  Licensed under the MIT License (MIT), see
594
605
  http://jedwatson.github.io/classnames
595
606
  */
596
- (function(t) {
597
- (function() {
598
- var u = {}.hasOwnProperty;
599
- function n() {
600
- for (var r = "", e = 0; e < arguments.length; e++) {
601
- var a = arguments[e];
602
- a && (r = p(r, l(a)));
603
- }
604
- return r;
605
- }
606
- function l(r) {
607
- if (typeof r == "string" || typeof r == "number")
607
+ var K;
608
+ function me() {
609
+ return K || (K = 1, function(t) {
610
+ (function() {
611
+ var u = {}.hasOwnProperty;
612
+ function n() {
613
+ for (var r = "", e = 0; e < arguments.length; e++) {
614
+ var a = arguments[e];
615
+ a && (r = p(r, l(a)));
616
+ }
608
617
  return r;
609
- if (typeof r != "object")
610
- return "";
611
- if (Array.isArray(r))
612
- return n.apply(null, r);
613
- if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
614
- return r.toString();
615
- var e = "";
616
- for (var a in r)
617
- u.call(r, a) && r[a] && (e = p(e, a));
618
- return e;
619
- }
620
- function p(r, e) {
621
- return e ? r ? r + " " + e : r + e : r;
622
- }
623
- t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
624
- })();
625
- })(U);
626
- var ne = U.exports;
627
- const ue = /* @__PURE__ */ ae(ne), m = {
618
+ }
619
+ function l(r) {
620
+ if (typeof r == "string" || typeof r == "number")
621
+ return r;
622
+ if (typeof r != "object")
623
+ return "";
624
+ if (Array.isArray(r))
625
+ return n.apply(null, r);
626
+ if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
627
+ return r.toString();
628
+ var e = "";
629
+ for (var a in r)
630
+ u.call(r, a) && r[a] && (e = p(e, a));
631
+ return e;
632
+ }
633
+ function p(r, e) {
634
+ return e ? r ? r + " " + e : r + e : r;
635
+ }
636
+ t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
637
+ })();
638
+ }(W)), W.exports;
639
+ }
640
+ var ye = me();
641
+ const we = /* @__PURE__ */ fe(ye), m = {
628
642
  "purpur-paragraph": "_purpur-paragraph_1rh57_1",
629
643
  "purpur-paragraph--disabled": "_purpur-paragraph--disabled_1rh57_7",
630
644
  "purpur-paragraph--hyphens": "_purpur-paragraph--hyphens_1rh57_10",
@@ -639,28 +653,19 @@ const ue = /* @__PURE__ */ ae(ne), m = {
639
653
  "purpur-paragraph--additional-100-medium": "_purpur-paragraph--additional-100-medium_1rh57_60",
640
654
  "purpur-paragraph--overline-100": "_purpur-paragraph--overline-100_1rh57_67",
641
655
  "purpur-paragraph--overline-200": "_purpur-paragraph--overline-200_1rh57_75"
642
- }, pe = {
643
- PARAGRAPH100: "paragraph-100",
644
- PARAGRAPH100MEDIUM: "paragraph-100-medium",
645
- PARAGRAPH100BOLD: "paragraph-100-bold",
646
- PARAGRAPH200: "paragraph-200",
647
- PREAMBLE100: "preamble-100",
648
- PREAMBLE200: "preamble-200",
649
- ADDITIONAL100: "additional-100",
650
- ADDITIONAL100MEDIUM: "additional-100-medium",
651
- OVERLINE100: "overline-100",
652
- OVERLINE200: "overline-200"
653
- }, y = "purpur-paragraph", W = ({
656
+ }, be = {
657
+ PARAGRAPH100: "paragraph-100"
658
+ }, y = "purpur-paragraph", ar = ({
654
659
  ["data-testid"]: t,
655
660
  children: u,
656
661
  className: n,
657
662
  disabled: l,
658
663
  enableHyphenation: p = !1,
659
664
  negative: r = !1,
660
- variant: e = pe.PARAGRAPH100,
665
+ variant: e = be.PARAGRAPH100,
661
666
  ...a
662
667
  }) => {
663
- const o = ue([
668
+ const o = we([
664
669
  n,
665
670
  m[y],
666
671
  m[`${y}--${e}`],
@@ -672,48 +677,51 @@ const ue = /* @__PURE__ */ ae(ne), m = {
672
677
  ]);
673
678
  return /* @__PURE__ */ i("p", { ...a, className: o, "data-testid": t, children: u });
674
679
  };
675
- W.displayName = "Paragraph";
676
- function le(t) {
680
+ ar.displayName = "Paragraph";
681
+ function $e(t) {
677
682
  return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
678
683
  }
679
- var K = { exports: {} };
684
+ var O = { exports: {} };
680
685
  /*!
681
686
  Copyright (c) 2018 Jed Watson.
682
687
  Licensed under the MIT License (MIT), see
683
688
  http://jedwatson.github.io/classnames
684
689
  */
685
- (function(t) {
686
- (function() {
687
- var u = {}.hasOwnProperty;
688
- function n() {
689
- for (var r = "", e = 0; e < arguments.length; e++) {
690
- var a = arguments[e];
691
- a && (r = p(r, l.call(this, a)));
690
+ var Y;
691
+ function xe() {
692
+ return Y || (Y = 1, function(t) {
693
+ (function() {
694
+ var u = {}.hasOwnProperty;
695
+ function n() {
696
+ for (var r = "", e = 0; e < arguments.length; e++) {
697
+ var a = arguments[e];
698
+ a && (r = p(r, l.call(this, a)));
699
+ }
700
+ return r;
692
701
  }
693
- return r;
694
- }
695
- function l(r) {
696
- if (typeof r == "string" || typeof r == "number")
697
- return this && this[r] || r;
698
- if (typeof r != "object")
699
- return "";
700
- if (Array.isArray(r))
701
- return n.apply(this, r);
702
- if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
703
- return r.toString();
704
- var e = "";
705
- for (var a in r)
706
- u.call(r, a) && r[a] && (e = p(e, this && this[a] || a));
707
- return e;
708
- }
709
- function p(r, e) {
710
- return e ? r ? r + " " + e : r + e : r;
711
- }
712
- t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
713
- })();
714
- })(K);
715
- var ie = K.exports;
716
- const Y = /* @__PURE__ */ le(ie), oe = {
702
+ function l(r) {
703
+ if (typeof r == "string" || typeof r == "number")
704
+ return this && this[r] || r;
705
+ if (typeof r != "object")
706
+ return "";
707
+ if (Array.isArray(r))
708
+ return n.apply(this, r);
709
+ if (r.toString !== Object.prototype.toString && !r.toString.toString().includes("[native code]"))
710
+ return r.toString();
711
+ var e = "";
712
+ for (var a in r)
713
+ u.call(r, a) && r[a] && (e = p(e, this && this[a] || a));
714
+ return e;
715
+ }
716
+ function p(r, e) {
717
+ return e ? r ? r + " " + e : r + e : r;
718
+ }
719
+ t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
720
+ })();
721
+ }(O)), O.exports;
722
+ }
723
+ var ke = xe();
724
+ const nr = /* @__PURE__ */ $e(ke), Ne = {
717
725
  "purpur-content-block": "_purpur-content-block_5l7rg_1",
718
726
  "purpur-content-block__section": "_purpur-content-block__section_5l7rg_17",
719
727
  "purpur-content-block__image-wrapper": "_purpur-content-block__image-wrapper_5l7rg_25",
@@ -727,26 +735,26 @@ const Y = /* @__PURE__ */ le(ie), oe = {
727
735
  "purpur-content-block__links": "_purpur-content-block__links_5l7rg_65",
728
736
  "purpur-content-block--negative": "_purpur-content-block--negative_5l7rg_76",
729
737
  "purpur-content-block__text-spacing": "_purpur-content-block__text-spacing_5l7rg_76"
730
- }, se = {
738
+ }, Se = {
731
739
  "purpur-content-block-group": "_purpur-content-block-group_1g4rh_1"
732
- }, ce = Y.bind(se), E = "purpur-content-block-group", J = ({
740
+ }, Oe = nr.bind(Se), J = "purpur-content-block-group", ur = ({
733
741
  children: t,
734
742
  className: u,
735
743
  negative: n,
736
744
  ["data-testid"]: l,
737
745
  ...p
738
746
  }) => {
739
- const r = ce([
747
+ const r = Oe([
740
748
  u,
741
- E,
749
+ J,
742
750
  {
743
- [`${E}--negative`]: n
751
+ [`${J}--negative`]: n
744
752
  }
745
753
  ]);
746
- return /* @__PURE__ */ i("div", { className: r, "data-testid": l, ...p, children: tr.map(t, (a) => M.isValidElement(a) ? M.cloneElement(a, { negative: n }) : a) });
754
+ return /* @__PURE__ */ i("div", { className: r, "data-testid": l, ...p, children: sr.map(t, (a) => Z.isValidElement(a) ? Z.cloneElement(a, { negative: n }) : a) });
747
755
  };
748
- J.displayName = "ContentBlockGroup";
749
- const c = Y.bind(oe), s = "purpur-content-block", Q = ({
756
+ ur.displayName = "ContentBlockGroup";
757
+ const c = nr.bind(Ne), s = "purpur-content-block", pr = ({
750
758
  ["data-testid"]: t,
751
759
  className: u,
752
760
  negative: n,
@@ -762,51 +770,51 @@ const c = Y.bind(oe), s = "purpur-content-block", Q = ({
762
770
  children: S,
763
771
  ...b
764
772
  }) => {
765
- const x = c([
773
+ const $ = c([
766
774
  u,
767
775
  s,
768
776
  {
769
777
  [`${s}--negative`]: n
770
778
  }
771
779
  ]);
772
- return /* @__PURE__ */ w("div", { "data-testid": t, className: x, ...b, children: [
780
+ return /* @__PURE__ */ w("div", { "data-testid": t, className: $, ...b, children: [
773
781
  /* @__PURE__ */ i("div", { className: c(`${s}__section`), children: p ? /* @__PURE__ */ i("div", { className: c(`${s}__video-wrapper`), children: p }) : /* @__PURE__ */ i("div", { className: c(`${s}__image-wrapper`), children: l }) }),
774
782
  /* @__PURE__ */ i("div", { className: c(`${s}__section`), children: /* @__PURE__ */ w("div", { className: c(`${s}__content-wrapper`), children: [
775
- r ? /* @__PURE__ */ i(kr, { variant: "special", className: c(`${s}__badge`), children: r }) : null,
776
- e && e.trim() && /* @__PURE__ */ i(V, { variant: f, tag: _, negative: n, children: e }),
783
+ r ? /* @__PURE__ */ i(Cr, { variant: "special", className: c(`${s}__badge`), children: r }) : null,
784
+ e && e.trim() && /* @__PURE__ */ i(rr, { variant: f, tag: _, negative: n, children: e }),
777
785
  /* @__PURE__ */ i("div", { className: c(`${s}__content`), children: S }),
778
786
  o != null && o.length ? /* @__PURE__ */ i("ul", { className: c(`${s}__usp-list`), children: o.map(
779
787
  (d) => d && /* @__PURE__ */ w("li", { className: c(`${s}__usp-list-item`), children: [
780
788
  /* @__PURE__ */ i(
781
- F,
789
+ tr,
782
790
  {
783
791
  size: "xs",
784
792
  className: c(`${s}__usp-list-item-icon`)
785
793
  }
786
794
  ),
787
- /* @__PURE__ */ i(W, { negative: n, children: d })
795
+ /* @__PURE__ */ i(ar, { negative: n, children: d })
788
796
  ] }, d)
789
797
  ) }) : null,
790
798
  a && a.length > 0 && /* @__PURE__ */ i("div", { className: c(`${s}__links`), children: a.map(
791
- ({ text: d, href: k, ...O }, X) => k && /* @__PURE__ */ i(
792
- H,
799
+ ({ text: d, href: x, ...q }, lr) => x && /* @__PURE__ */ i(
800
+ X,
793
801
  {
794
- href: k,
795
- variant: X === 0 ? "primary" : "secondary",
802
+ href: x,
803
+ variant: lr === 0 ? "primary" : "secondary",
796
804
  negative: n,
797
- onClick: () => h == null ? void 0 : h({ text: d, href: k, ...O }),
798
- ...O,
805
+ onClick: () => h == null ? void 0 : h({ text: d, href: x, ...q }),
806
+ ...q,
799
807
  children: d
800
808
  },
801
- d + k
809
+ d + x
802
810
  )
803
811
  ) })
804
812
  ] }) })
805
813
  ] });
806
814
  };
807
- Q.Group = J;
808
- Q.displayName = "ContentBlock";
815
+ pr.Group = ur;
816
+ pr.displayName = "ContentBlock";
809
817
  export {
810
- Q as ContentBlock
818
+ pr as ContentBlock
811
819
  };
812
820
  //# sourceMappingURL=content-block.es.js.map