@brad-frost-web/eddie-web-components 0.19.4 → 0.19.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (103) hide show
  1. package/cdn/chunks/{ed-base.JxUYbHAR.js → ed-base.cmtcVWAh.js} +1 -1
  2. package/cdn/chunks/{lit.DtQjjw5z.js → lit.B9XFuMAM.js} +96 -91
  3. package/cdn/components/accordion/accordion.js +2 -2
  4. package/cdn/components/accordion-panel/accordion-panel.js +2 -2
  5. package/cdn/components/alert/alert.js +2 -2
  6. package/cdn/components/badge/badge.js +2 -2
  7. package/cdn/components/band/band.js +2 -2
  8. package/cdn/components/black-friday-banner/black-friday-banner.js +2 -2
  9. package/cdn/components/black-friday-modal/black-friday-modal.js +2 -2
  10. package/cdn/components/box/box.js +2 -2
  11. package/cdn/components/breadcrumbs/breadcrumbs.js +2 -2
  12. package/cdn/components/breadcrumbs-item/breadcrumbs-item.js +2 -2
  13. package/cdn/components/button/button.js +2 -2
  14. package/cdn/components/button-group/button-group.js +2 -2
  15. package/cdn/components/card/card.js +2 -2
  16. package/cdn/components/checkbox-field/checkbox-field.js +2 -2
  17. package/cdn/components/checkbox-field-item/checkbox-field-item.js +2 -2
  18. package/cdn/components/counter/counter.js +2 -2
  19. package/cdn/components/drawer/drawer.js +2 -2
  20. package/cdn/components/feature/feature.js +2 -2
  21. package/cdn/components/field-note/field-note.js +2 -2
  22. package/cdn/components/file-upload/file-upload.js +2 -2
  23. package/cdn/components/footer/footer.js +2 -2
  24. package/cdn/components/global-nav/global-nav.js +2 -2
  25. package/cdn/components/global-nav-item/global-nav-item.js +2 -2
  26. package/cdn/components/grid/grid.js +2 -2
  27. package/cdn/components/grid-item/grid-item.js +2 -2
  28. package/cdn/components/header/header.js +2 -2
  29. package/cdn/components/heading/heading.js +2 -2
  30. package/cdn/components/hero/hero.js +2 -2
  31. package/cdn/components/hr/hr.js +2 -2
  32. package/cdn/components/icon/icon.js +149 -32
  33. package/cdn/components/icon-link-list/icon-link-list.js +2 -2
  34. package/cdn/components/icon-link-list-item/icon-link-list-item.js +5 -5
  35. package/cdn/components/inline-checkbox/inline-checkbox.js +2 -2
  36. package/cdn/components/key-value-table/key-value-table.js +2 -2
  37. package/cdn/components/key-value-table-row/key-value-table-row.js +2 -2
  38. package/cdn/components/layout/layout.js +2 -2
  39. package/cdn/components/layout-container/layout-container.js +2 -2
  40. package/cdn/components/layout-section/layout-section.js +2 -2
  41. package/cdn/components/linelength-container/linelength-container.js +2 -2
  42. package/cdn/components/link-list/link-list.js +2 -2
  43. package/cdn/components/link-list-item/link-list-item.js +6 -6
  44. package/cdn/components/list/list.js +2 -2
  45. package/cdn/components/list-item/list-item.js +2 -2
  46. package/cdn/components/loading-indicator/loading-indicator.js +2 -2
  47. package/cdn/components/logo/logo.js +2 -2
  48. package/cdn/components/main/main.js +2 -2
  49. package/cdn/components/media-block/media-block.js +2 -2
  50. package/cdn/components/modal/modal.js +2 -2
  51. package/cdn/components/nav-container/nav-container.js +2 -2
  52. package/cdn/components/page-header/page-header.js +2 -2
  53. package/cdn/components/pagination/pagination.js +2 -2
  54. package/cdn/components/pagination-item/pagination-item.js +2 -2
  55. package/cdn/components/primary-nav/primary-nav.js +2 -2
  56. package/cdn/components/primary-nav-item/primary-nav-item.js +2 -2
  57. package/cdn/components/radio-field/radio-field.js +2 -2
  58. package/cdn/components/radio-field-item/radio-field-item.js +2 -2
  59. package/cdn/components/search-form/search-form.js +2 -2
  60. package/cdn/components/section/section.js +2 -2
  61. package/cdn/components/select-field/select-field.js +2 -2
  62. package/cdn/components/show-hide/show-hide.js +2 -2
  63. package/cdn/components/show-more/show-more.js +2 -2
  64. package/cdn/components/skeleton/skeleton.js +2 -2
  65. package/cdn/components/tab/tab.js +2 -2
  66. package/cdn/components/table/table.js +2 -2
  67. package/cdn/components/table-body/table-body.js +2 -2
  68. package/cdn/components/table-cell/table-cell.js +4 -4
  69. package/cdn/components/table-header/table-header.js +2 -2
  70. package/cdn/components/table-header-cell/table-header-cell.js +2 -2
  71. package/cdn/components/table-object/table-object.js +2 -2
  72. package/cdn/components/table-row/table-row.js +2 -2
  73. package/cdn/components/tabs/tabs.js +2 -2
  74. package/cdn/components/tag/tag.js +2 -2
  75. package/cdn/components/tag-list/tag-list.js +2 -2
  76. package/cdn/components/text-field/text-field.js +2 -2
  77. package/cdn/components/text-link/text-link.js +2 -2
  78. package/cdn/components/text-passage/text-passage.js +2 -2
  79. package/cdn/components/textarea-field/textarea-field.js +2 -2
  80. package/cdn/components/toast/toast.js +2 -2
  81. package/cdn/components/toggle/toggle.js +2 -2
  82. package/cdn/components/toolbar/toolbar.js +2 -2
  83. package/cdn/components/tooltip/tooltip.js +2 -2
  84. package/cdn/components/tooltip-trigger/tooltip-trigger.js +2 -2
  85. package/cdn/components/utility-nav/utility-nav.js +2 -2
  86. package/cdn/components/utility-nav-item/utility-nav-item.js +14 -14
  87. package/components/accordion-panel/accordion-panel.js +1 -1
  88. package/components/alert/alert.js +1 -1
  89. package/components/black-friday-modal/black-friday-modal.js +80 -329
  90. package/components/button/button.js +1 -1
  91. package/components/checkbox-field-item/checkbox-field-item.js +1 -1
  92. package/components/field-note/field-note.js +1 -1
  93. package/components/file-upload/file-upload.js +1 -1
  94. package/components/icon/icon.d.ts +24 -9
  95. package/components/icon/icon.d.ts.map +1 -1
  96. package/components/icon/icon.js +5 -64
  97. package/components/icon-link-list-item/icon-link-list-item.js +1 -1
  98. package/components/icon.js +436 -0
  99. package/components/inline-checkbox/inline-checkbox.js +1 -1
  100. package/components/primary-nav-item/primary-nav-item.js +1 -1
  101. package/components/toast/toast.js +1 -1
  102. package/components/toggle/toggle.js +1 -1
  103. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { i as u, b as d, n } from "./lit.DtQjjw5z.js";
1
+ import { i as u, b as d, n } from "./lit.B9XFuMAM.js";
2
2
  import { c as h } from "./vendor.lY5z9hnC.js";
3
3
  var p = Object.defineProperty, v = (l, t, s, a) => {
4
4
  for (var e = void 0, i = l.length - 1, r; i >= 0; i--)
@@ -1,15 +1,15 @@
1
- const x = globalThis, j = x.ShadowRoot && (x.ShadyCSS === void 0 || x.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, Y = /* @__PURE__ */ Symbol(), B = /* @__PURE__ */ new WeakMap();
2
- let nt = class {
1
+ const x = globalThis, k = x.ShadowRoot && (x.ShadyCSS === void 0 || x.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, tt = /* @__PURE__ */ Symbol(), q = /* @__PURE__ */ new WeakMap();
2
+ let ht = class {
3
3
  constructor(t, e, s) {
4
- if (this._$cssResult$ = !0, s !== Y) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
4
+ if (this._$cssResult$ = !0, s !== tt) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
5
5
  this.cssText = t, this.t = e;
6
6
  }
7
7
  get styleSheet() {
8
8
  let t = this.o;
9
9
  const e = this.t;
10
- if (j && t === void 0) {
10
+ if (k && t === void 0) {
11
11
  const s = e !== void 0 && e.length === 1;
12
- s && (t = B.get(e)), t === void 0 && ((this.o = t = new CSSStyleSheet()).replaceSync(this.cssText), s && B.set(e, t));
12
+ s && (t = q.get(e)), t === void 0 && ((this.o = t = new CSSStyleSheet()).replaceSync(this.cssText), s && q.set(e, t));
13
13
  }
14
14
  return t;
15
15
  }
@@ -17,21 +17,21 @@ let nt = class {
17
17
  return this.cssText;
18
18
  }
19
19
  };
20
- const ot = (r) => new nt(typeof r == "string" ? r : r + "", void 0, Y), ht = (r, t) => {
21
- if (j) r.adoptedStyleSheets = t.map((e) => e instanceof CSSStyleSheet ? e : e.styleSheet);
20
+ const at = (r) => new ht(typeof r == "string" ? r : r + "", void 0, tt), lt = (r, t) => {
21
+ if (k) r.adoptedStyleSheets = t.map((e) => e instanceof CSSStyleSheet ? e : e.styleSheet);
22
22
  else for (const e of t) {
23
23
  const s = document.createElement("style"), i = x.litNonce;
24
24
  i !== void 0 && s.setAttribute("nonce", i), s.textContent = e.cssText, r.appendChild(s);
25
25
  }
26
- }, q = j ? (r) => r : (r) => r instanceof CSSStyleSheet ? ((t) => {
26
+ }, V = k ? (r) => r : (r) => r instanceof CSSStyleSheet ? ((t) => {
27
27
  let e = "";
28
28
  for (const s of t.cssRules) e += s.cssText;
29
- return ot(e);
29
+ return at(e);
30
30
  })(r) : r;
31
- const { is: at, defineProperty: lt, getOwnPropertyDescriptor: ct, getOwnPropertyNames: dt, getOwnPropertySymbols: ut, getPrototypeOf: pt } = Object, T = globalThis, W = T.trustedTypes, $t = W ? W.emptyScript : "", _t = T.reactiveElementPolyfillSupport, b = (r, t) => r, M = { toAttribute(r, t) {
31
+ const { is: ct, defineProperty: dt, getOwnPropertyDescriptor: ut, getOwnPropertyNames: pt, getOwnPropertySymbols: $t, getPrototypeOf: _t } = Object, N = globalThis, W = N.trustedTypes, ft = W ? W.emptyScript : "", At = N.reactiveElementPolyfillSupport, b = (r, t) => r, M = { toAttribute(r, t) {
32
32
  switch (t) {
33
33
  case Boolean:
34
- r = r ? $t : null;
34
+ r = r ? ft : null;
35
35
  break;
36
36
  case Object:
37
37
  case Array:
@@ -56,8 +56,8 @@ const { is: at, defineProperty: lt, getOwnPropertyDescriptor: ct, getOwnProperty
56
56
  }
57
57
  }
58
58
  return e;
59
- } }, k = (r, t) => !at(r, t), V = { attribute: !0, type: String, converter: M, reflect: !1, useDefault: !1, hasChanged: k };
60
- Symbol.metadata ??= /* @__PURE__ */ Symbol("metadata"), T.litPropertyMetadata ??= /* @__PURE__ */ new WeakMap();
59
+ } }, L = (r, t) => !ct(r, t), Z = { attribute: !0, type: String, converter: M, reflect: !1, useDefault: !1, hasChanged: L };
60
+ Symbol.metadata ??= /* @__PURE__ */ Symbol("metadata"), N.litPropertyMetadata ??= /* @__PURE__ */ new WeakMap();
61
61
  let m = class extends HTMLElement {
62
62
  static addInitializer(t) {
63
63
  this._$Ei(), (this.l ??= []).push(t);
@@ -65,14 +65,14 @@ let m = class extends HTMLElement {
65
65
  static get observedAttributes() {
66
66
  return this.finalize(), this._$Eh && [...this._$Eh.keys()];
67
67
  }
68
- static createProperty(t, e = V) {
68
+ static createProperty(t, e = Z) {
69
69
  if (e.state && (e.attribute = !1), this._$Ei(), this.prototype.hasOwnProperty(t) && ((e = Object.create(e)).wrapped = !0), this.elementProperties.set(t, e), !e.noAccessor) {
70
70
  const s = /* @__PURE__ */ Symbol(), i = this.getPropertyDescriptor(t, s, e);
71
- i !== void 0 && lt(this.prototype, t, i);
71
+ i !== void 0 && dt(this.prototype, t, i);
72
72
  }
73
73
  }
74
74
  static getPropertyDescriptor(t, e, s) {
75
- const { get: i, set: n } = ct(this.prototype, t) ?? { get() {
75
+ const { get: i, set: n } = ut(this.prototype, t) ?? { get() {
76
76
  return this[e];
77
77
  }, set(o) {
78
78
  this[e] = o;
@@ -83,17 +83,17 @@ let m = class extends HTMLElement {
83
83
  }, configurable: !0, enumerable: !0 };
84
84
  }
85
85
  static getPropertyOptions(t) {
86
- return this.elementProperties.get(t) ?? V;
86
+ return this.elementProperties.get(t) ?? Z;
87
87
  }
88
88
  static _$Ei() {
89
89
  if (this.hasOwnProperty(b("elementProperties"))) return;
90
- const t = pt(this);
90
+ const t = _t(this);
91
91
  t.finalize(), t.l !== void 0 && (this.l = [...t.l]), this.elementProperties = new Map(t.elementProperties);
92
92
  }
93
93
  static finalize() {
94
94
  if (this.hasOwnProperty(b("finalized"))) return;
95
95
  if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(b("properties"))) {
96
- const e = this.properties, s = [...dt(e), ...ut(e)];
96
+ const e = this.properties, s = [...pt(e), ...$t(e)];
97
97
  for (const i of s) this.createProperty(i, e[i]);
98
98
  }
99
99
  const t = this[Symbol.metadata];
@@ -112,8 +112,8 @@ let m = class extends HTMLElement {
112
112
  const e = [];
113
113
  if (Array.isArray(t)) {
114
114
  const s = new Set(t.flat(1 / 0).reverse());
115
- for (const i of s) e.unshift(q(i));
116
- } else t !== void 0 && e.push(q(t));
115
+ for (const i of s) e.unshift(V(i));
116
+ } else t !== void 0 && e.push(V(t));
117
117
  return e;
118
118
  }
119
119
  static _$Eu(t, e) {
@@ -139,7 +139,7 @@ let m = class extends HTMLElement {
139
139
  }
140
140
  createRenderRoot() {
141
141
  const t = this.shadowRoot ?? this.attachShadow(this.constructor.shadowRootOptions);
142
- return ht(t, this.constructor.elementStyles), t;
142
+ return lt(t, this.constructor.elementStyles), t;
143
143
  }
144
144
  connectedCallback() {
145
145
  this.renderRoot ??= this.createRenderRoot(), this.enableUpdating(!0), this._$EO?.forEach((t) => t.hostConnected?.());
@@ -171,7 +171,7 @@ let m = class extends HTMLElement {
171
171
  requestUpdate(t, e, s, i = !1, n) {
172
172
  if (t !== void 0) {
173
173
  const o = this.constructor;
174
- if (i === !1 && (n = this[t]), s ??= o.getPropertyOptions(t), !((s.hasChanged ?? k)(n, e) || s.useDefault && s.reflect && n === this._$Ej?.get(t) && !this.hasAttribute(o._$Eu(t, s)))) return;
174
+ if (i === !1 && (n = this[t]), s ??= o.getPropertyOptions(t), !((s.hasChanged ?? L)(n, e) || s.useDefault && s.reflect && n === this._$Ej?.get(t) && !this.hasAttribute(o._$Eu(t, s)))) return;
175
175
  this.C(t, e, s);
176
176
  }
177
177
  this.isUpdatePending === !1 && (this._$ES = this._$EP());
@@ -239,51 +239,51 @@ let m = class extends HTMLElement {
239
239
  firstUpdated(t) {
240
240
  }
241
241
  };
242
- m.elementStyles = [], m.shadowRootOptions = { mode: "open" }, m[b("elementProperties")] = /* @__PURE__ */ new Map(), m[b("finalized")] = /* @__PURE__ */ new Map(), _t?.({ ReactiveElement: m }), (T.reactiveElementVersions ??= []).push("2.1.2");
243
- const L = globalThis, Z = (r) => r, H = L.trustedTypes, F = H ? H.createPolicy("lit-html", { createHTML: (r) => r }) : void 0, tt = "$lit$", _ = `lit$${Math.random().toFixed(9).slice(2)}$`, et = "?" + _, ft = `<${et}>`, y = document, S = () => y.createComment(""), w = (r) => r === null || typeof r != "object" && typeof r != "function", z = Array.isArray, At = (r) => z(r) || typeof r?.[Symbol.iterator] == "function", R = `[
244
- \f\r]`, E = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, J = /-->/g, K = />/g, f = RegExp(`>|${R}(?:([^\\s"'>=/]+)(${R}*=${R}*(?:[^
245
- \f\r"'\`<>=]|("|')|))|$)`, "g"), G = /'/g, Q = /"/g, st = /^(?:script|style|textarea|title)$/i, yt = (r) => (t, ...e) => ({ _$litType$: r, strings: t, values: e }), jt = yt(1), g = /* @__PURE__ */ Symbol.for("lit-noChange"), c = /* @__PURE__ */ Symbol.for("lit-nothing"), X = /* @__PURE__ */ new WeakMap(), A = y.createTreeWalker(y, 129);
246
- function it(r, t) {
247
- if (!z(r) || !r.hasOwnProperty("raw")) throw Error("invalid template strings array");
248
- return F !== void 0 ? F.createHTML(t) : t;
242
+ m.elementStyles = [], m.shadowRootOptions = { mode: "open" }, m[b("elementProperties")] = /* @__PURE__ */ new Map(), m[b("finalized")] = /* @__PURE__ */ new Map(), At?.({ ReactiveElement: m }), (N.reactiveElementVersions ??= []).push("2.1.2");
243
+ const z = globalThis, F = (r) => r, T = z.trustedTypes, J = T ? T.createPolicy("lit-html", { createHTML: (r) => r }) : void 0, et = "$lit$", _ = `lit$${Math.random().toFixed(9).slice(2)}$`, st = "?" + _, yt = `<${st}>`, y = document, S = () => y.createComment(""), w = (r) => r === null || typeof r != "object" && typeof r != "function", I = Array.isArray, gt = (r) => I(r) || typeof r?.[Symbol.iterator] == "function", D = `[
244
+ \f\r]`, E = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, K = /-->/g, G = />/g, f = RegExp(`>|${D}(?:([^\\s"'>=/]+)(${D}*=${D}*(?:[^
245
+ \f\r"'\`<>=]|("|')|))|$)`, "g"), Q = /'/g, X = /"/g, it = /^(?:script|style|textarea|title)$/i, mt = (r) => (t, ...e) => ({ _$litType$: r, strings: t, values: e }), kt = mt(1), g = /* @__PURE__ */ Symbol.for("lit-noChange"), c = /* @__PURE__ */ Symbol.for("lit-nothing"), Y = /* @__PURE__ */ new WeakMap(), A = y.createTreeWalker(y, 129);
246
+ function rt(r, t) {
247
+ if (!I(r) || !r.hasOwnProperty("raw")) throw Error("invalid template strings array");
248
+ return J !== void 0 ? J.createHTML(t) : t;
249
249
  }
250
- const gt = (r, t) => {
250
+ const vt = (r, t) => {
251
251
  const e = r.length - 1, s = [];
252
252
  let i, n = t === 2 ? "<svg>" : t === 3 ? "<math>" : "", o = E;
253
253
  for (let a = 0; a < e; a++) {
254
254
  const h = r[a];
255
255
  let d, u, l = -1, p = 0;
256
- for (; p < h.length && (o.lastIndex = p, u = o.exec(h), u !== null); ) p = o.lastIndex, o === E ? u[1] === "!--" ? o = J : u[1] !== void 0 ? o = K : u[2] !== void 0 ? (st.test(u[2]) && (i = RegExp("</" + u[2], "g")), o = f) : u[3] !== void 0 && (o = f) : o === f ? u[0] === ">" ? (o = i ?? E, l = -1) : u[1] === void 0 ? l = -2 : (l = o.lastIndex - u[2].length, d = u[1], o = u[3] === void 0 ? f : u[3] === '"' ? Q : G) : o === Q || o === G ? o = f : o === J || o === K ? o = E : (o = f, i = void 0);
256
+ for (; p < h.length && (o.lastIndex = p, u = o.exec(h), u !== null); ) p = o.lastIndex, o === E ? u[1] === "!--" ? o = K : u[1] !== void 0 ? o = G : u[2] !== void 0 ? (it.test(u[2]) && (i = RegExp("</" + u[2], "g")), o = f) : u[3] !== void 0 && (o = f) : o === f ? u[0] === ">" ? (o = i ?? E, l = -1) : u[1] === void 0 ? l = -2 : (l = o.lastIndex - u[2].length, d = u[1], o = u[3] === void 0 ? f : u[3] === '"' ? X : Q) : o === X || o === Q ? o = f : o === K || o === G ? o = E : (o = f, i = void 0);
257
257
  const $ = o === f && r[a + 1].startsWith("/>") ? " " : "";
258
- n += o === E ? h + ft : l >= 0 ? (s.push(d), h.slice(0, l) + tt + h.slice(l) + _ + $) : h + _ + (l === -2 ? a : $);
258
+ n += o === E ? h + yt : l >= 0 ? (s.push(d), h.slice(0, l) + et + h.slice(l) + _ + $) : h + _ + (l === -2 ? a : $);
259
259
  }
260
- return [it(r, n + (r[e] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), s];
260
+ return [rt(r, n + (r[e] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), s];
261
261
  };
262
262
  class C {
263
263
  constructor({ strings: t, _$litType$: e }, s) {
264
264
  let i;
265
265
  this.parts = [];
266
266
  let n = 0, o = 0;
267
- const a = t.length - 1, h = this.parts, [d, u] = gt(t, e);
267
+ const a = t.length - 1, h = this.parts, [d, u] = vt(t, e);
268
268
  if (this.el = C.createElement(d, s), A.currentNode = this.el.content, e === 2 || e === 3) {
269
269
  const l = this.el.content.firstChild;
270
270
  l.replaceWith(...l.childNodes);
271
271
  }
272
272
  for (; (i = A.nextNode()) !== null && h.length < a; ) {
273
273
  if (i.nodeType === 1) {
274
- if (i.hasAttributes()) for (const l of i.getAttributeNames()) if (l.endsWith(tt)) {
274
+ if (i.hasAttributes()) for (const l of i.getAttributeNames()) if (l.endsWith(et)) {
275
275
  const p = u[o++], $ = i.getAttribute(l).split(_), U = /([.?@])?(.*)/.exec(p);
276
- h.push({ type: 1, index: n, name: U[2], strings: $, ctor: U[1] === "." ? vt : U[1] === "?" ? Et : U[1] === "@" ? bt : N }), i.removeAttribute(l);
276
+ h.push({ type: 1, index: n, name: U[2], strings: $, ctor: U[1] === "." ? bt : U[1] === "?" ? St : U[1] === "@" ? wt : R }), i.removeAttribute(l);
277
277
  } else l.startsWith(_) && (h.push({ type: 6, index: n }), i.removeAttribute(l));
278
- if (st.test(i.tagName)) {
278
+ if (it.test(i.tagName)) {
279
279
  const l = i.textContent.split(_), p = l.length - 1;
280
280
  if (p > 0) {
281
- i.textContent = H ? H.emptyScript : "";
281
+ i.textContent = T ? T.emptyScript : "";
282
282
  for (let $ = 0; $ < p; $++) i.append(l[$], S()), A.nextNode(), h.push({ type: 2, index: ++n });
283
283
  i.append(l[p], S());
284
284
  }
285
285
  }
286
- } else if (i.nodeType === 8) if (i.data === et) h.push({ type: 2, index: n });
286
+ } else if (i.nodeType === 8) if (i.data === st) h.push({ type: 2, index: n });
287
287
  else {
288
288
  let l = -1;
289
289
  for (; (l = i.data.indexOf(_, l + 1)) !== -1; ) h.push({ type: 7, index: n }), l += _.length - 1;
@@ -302,7 +302,7 @@ function v(r, t, e = r, s) {
302
302
  const n = w(t) ? void 0 : t._$litDirective$;
303
303
  return i?.constructor !== n && (i?._$AO?.(!1), n === void 0 ? i = void 0 : (i = new n(r), i._$AT(r, e, s)), s !== void 0 ? (e._$Co ??= [])[s] = i : e._$Cl = i), i !== void 0 && (t = v(r, i._$AS(r, t.values), i, s)), t;
304
304
  }
305
- class mt {
305
+ class Et {
306
306
  constructor(t, e) {
307
307
  this._$AV = [], this._$AN = void 0, this._$AD = t, this._$AM = e;
308
308
  }
@@ -319,7 +319,7 @@ class mt {
319
319
  for (; h !== void 0; ) {
320
320
  if (o === h.index) {
321
321
  let d;
322
- h.type === 2 ? d = new P(n, n.nextSibling, this, t) : h.type === 1 ? d = new h.ctor(n, h.name, h.strings, this, t) : h.type === 6 && (d = new St(n, this, t)), this._$AV.push(d), h = s[++a];
322
+ h.type === 2 ? d = new P(n, n.nextSibling, this, t) : h.type === 1 ? d = new h.ctor(n, h.name, h.strings, this, t) : h.type === 6 && (d = new Ct(n, this, t)), this._$AV.push(d), h = s[++a];
323
323
  }
324
324
  o !== h?.index && (n = A.nextNode(), o++);
325
325
  }
@@ -349,7 +349,7 @@ class P {
349
349
  return this._$AB;
350
350
  }
351
351
  _$AI(t, e = this) {
352
- t = v(this, t, e), w(t) ? t === c || t == null || t === "" ? (this._$AH !== c && this._$AR(), this._$AH = c) : t !== this._$AH && t !== g && this._(t) : t._$litType$ !== void 0 ? this.$(t) : t.nodeType !== void 0 ? this.T(t) : At(t) ? this.k(t) : this._(t);
352
+ t = v(this, t, e), w(t) ? t === c || t == null || t === "" ? (this._$AH !== c && this._$AR(), this._$AH = c) : t !== this._$AH && t !== g && this._(t) : t._$litType$ !== void 0 ? this.$(t) : t.nodeType !== void 0 ? this.T(t) : gt(t) ? this.k(t) : this._(t);
353
353
  }
354
354
  O(t) {
355
355
  return this._$AA.parentNode.insertBefore(t, this._$AB);
@@ -361,19 +361,19 @@ class P {
361
361
  this._$AH !== c && w(this._$AH) ? this._$AA.nextSibling.data = t : this.T(y.createTextNode(t)), this._$AH = t;
362
362
  }
363
363
  $(t) {
364
- const { values: e, _$litType$: s } = t, i = typeof s == "number" ? this._$AC(t) : (s.el === void 0 && (s.el = C.createElement(it(s.h, s.h[0]), this.options)), s);
364
+ const { values: e, _$litType$: s } = t, i = typeof s == "number" ? this._$AC(t) : (s.el === void 0 && (s.el = C.createElement(rt(s.h, s.h[0]), this.options)), s);
365
365
  if (this._$AH?._$AD === i) this._$AH.p(e);
366
366
  else {
367
- const n = new mt(i, this), o = n.u(this.options);
367
+ const n = new Et(i, this), o = n.u(this.options);
368
368
  n.p(e), this.T(o), this._$AH = n;
369
369
  }
370
370
  }
371
371
  _$AC(t) {
372
- let e = X.get(t.strings);
373
- return e === void 0 && X.set(t.strings, e = new C(t)), e;
372
+ let e = Y.get(t.strings);
373
+ return e === void 0 && Y.set(t.strings, e = new C(t)), e;
374
374
  }
375
375
  k(t) {
376
- z(this._$AH) || (this._$AH = [], this._$AR());
376
+ I(this._$AH) || (this._$AH = [], this._$AR());
377
377
  const e = this._$AH;
378
378
  let s, i = 0;
379
379
  for (const n of t) i === e.length ? e.push(s = new P(this.O(S()), this.O(S()), this, this.options)) : s = e[i], s._$AI(n), i++;
@@ -381,15 +381,15 @@ class P {
381
381
  }
382
382
  _$AR(t = this._$AA.nextSibling, e) {
383
383
  for (this._$AP?.(!1, !0, e); t !== this._$AB; ) {
384
- const s = Z(t).nextSibling;
385
- Z(t).remove(), t = s;
384
+ const s = F(t).nextSibling;
385
+ F(t).remove(), t = s;
386
386
  }
387
387
  }
388
388
  setConnected(t) {
389
389
  this._$AM === void 0 && (this._$Cv = t, this._$AP?.(t));
390
390
  }
391
391
  }
392
- class N {
392
+ class R {
393
393
  get tagName() {
394
394
  return this.element.tagName;
395
395
  }
@@ -414,7 +414,7 @@ class N {
414
414
  t === c ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, t ?? "");
415
415
  }
416
416
  }
417
- class vt extends N {
417
+ class bt extends R {
418
418
  constructor() {
419
419
  super(...arguments), this.type = 3;
420
420
  }
@@ -422,7 +422,7 @@ class vt extends N {
422
422
  this.element[this.name] = t === c ? void 0 : t;
423
423
  }
424
424
  }
425
- class Et extends N {
425
+ class St extends R {
426
426
  constructor() {
427
427
  super(...arguments), this.type = 4;
428
428
  }
@@ -430,7 +430,7 @@ class Et extends N {
430
430
  this.element.toggleAttribute(this.name, !!t && t !== c);
431
431
  }
432
432
  }
433
- class bt extends N {
433
+ class wt extends R {
434
434
  constructor(t, e, s, i, n) {
435
435
  super(t, e, s, i, n), this.type = 5;
436
436
  }
@@ -443,7 +443,7 @@ class bt extends N {
443
443
  typeof this._$AH == "function" ? this._$AH.call(this.options?.host ?? this.element, t) : this._$AH.handleEvent(t);
444
444
  }
445
445
  }
446
- class St {
446
+ class Ct {
447
447
  constructor(t, e, s) {
448
448
  this.element = t, this.type = 6, this._$AN = void 0, this._$AM = e, this.options = s;
449
449
  }
@@ -454,9 +454,9 @@ class St {
454
454
  v(this, t);
455
455
  }
456
456
  }
457
- const wt = L.litHtmlPolyfillSupport;
458
- wt?.(C, P), (L.litHtmlVersions ??= []).push("3.3.2");
459
- const Ct = (r, t, e) => {
457
+ const Pt = z.litHtmlPolyfillSupport;
458
+ Pt?.(C, P), (z.litHtmlVersions ??= []).push("3.3.2");
459
+ const Ut = (r, t, e) => {
460
460
  const s = e?.renderBefore ?? t;
461
461
  let i = s._$litPart$;
462
462
  if (i === void 0) {
@@ -465,7 +465,7 @@ const Ct = (r, t, e) => {
465
465
  }
466
466
  return i._$AI(r), i;
467
467
  };
468
- const I = globalThis;
468
+ const B = globalThis;
469
469
  let O = class extends m {
470
470
  constructor() {
471
471
  super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
@@ -476,7 +476,7 @@ let O = class extends m {
476
476
  }
477
477
  update(t) {
478
478
  const e = this.render();
479
- this.hasUpdated || (this.renderOptions.isConnected = this.isConnected), super.update(t), this._$Do = Ct(e, this.renderRoot, this.renderOptions);
479
+ this.hasUpdated || (this.renderOptions.isConnected = this.isConnected), super.update(t), this._$Do = Ut(e, this.renderRoot, this.renderOptions);
480
480
  }
481
481
  connectedCallback() {
482
482
  super.connectedCallback(), this._$Do?.setConnected(!0);
@@ -488,11 +488,11 @@ let O = class extends m {
488
488
  return g;
489
489
  }
490
490
  };
491
- O._$litElement$ = !0, O.finalized = !0, I.litElementHydrateSupport?.({ LitElement: O });
492
- const Pt = I.litElementPolyfillSupport;
493
- Pt?.({ LitElement: O });
494
- (I.litElementVersions ??= []).push("4.2.2");
495
- const Ut = { attribute: !0, type: String, converter: M, reflect: !1, hasChanged: k }, xt = (r = Ut, t, e) => {
491
+ O._$litElement$ = !0, O.finalized = !0, B.litElementHydrateSupport?.({ LitElement: O });
492
+ const xt = B.litElementPolyfillSupport;
493
+ xt?.({ LitElement: O });
494
+ (B.litElementVersions ??= []).push("4.2.2");
495
+ const Ot = { attribute: !0, type: String, converter: M, reflect: !1, hasChanged: L }, Mt = (r = Ot, t, e) => {
496
496
  const { kind: s, metadata: i } = e;
497
497
  let n = globalThis.litPropertyMetadata.get(i);
498
498
  if (n === void 0 && globalThis.litPropertyMetadata.set(i, n = /* @__PURE__ */ new Map()), s === "setter" && ((r = Object.create(r)).wrapped = !0), n.set(e.name, r), s === "accessor") {
@@ -513,33 +513,32 @@ const Ut = { attribute: !0, type: String, converter: M, reflect: !1, hasChanged:
513
513
  }
514
514
  throw Error("Unsupported decorator location: " + s);
515
515
  };
516
- function Ot(r) {
517
- return (t, e) => typeof e == "object" ? xt(r, t, e) : ((s, i, n) => {
516
+ function Tt(r) {
517
+ return (t, e) => typeof e == "object" ? Mt(r, t, e) : ((s, i, n) => {
518
518
  const o = i.hasOwnProperty(n);
519
519
  return i.constructor.createProperty(n, s), o ? Object.getOwnPropertyDescriptor(i, n) : void 0;
520
520
  })(r, t, e);
521
521
  }
522
- function Lt(r) {
523
- return Ot({ ...r, state: !0, attribute: !1 });
522
+ function zt(r) {
523
+ return Tt({ ...r, state: !0, attribute: !1 });
524
524
  }
525
- const rt = (r, t, e) => (e.configurable = !0, e.enumerable = !0, Reflect.decorate && typeof t != "object" && Object.defineProperty(r, t, e), e);
526
- function zt(r, t) {
525
+ const nt = (r, t, e) => (e.configurable = !0, e.enumerable = !0, Reflect.decorate && typeof t != "object" && Object.defineProperty(r, t, e), e);
526
+ function It(r, t) {
527
527
  return (e, s, i) => {
528
528
  const n = (o) => o.renderRoot?.querySelector(r) ?? null;
529
- return rt(e, s, { get() {
529
+ return nt(e, s, { get() {
530
530
  return n(this);
531
531
  } });
532
532
  };
533
533
  }
534
- let Mt;
535
- function It(r) {
536
- return (t, e) => rt(t, e, { get() {
537
- return (this.renderRoot ?? (Mt ??= document.createDocumentFragment())).querySelectorAll(r);
534
+ let Ht;
535
+ function Bt(r) {
536
+ return (t, e) => nt(t, e, { get() {
537
+ return (this.renderRoot ?? (Ht ??= document.createDocumentFragment())).querySelectorAll(r);
538
538
  } });
539
539
  }
540
- const Bt = (r) => r ?? c;
541
- const Ht = { CHILD: 2 }, Tt = (r) => (...t) => ({ _$litDirective$: r, values: t });
542
- class Nt {
540
+ const Nt = { CHILD: 2 }, ot = (r) => (...t) => ({ _$litDirective$: r, values: t });
541
+ class Rt {
543
542
  constructor(t) {
544
543
  }
545
544
  get _$AU() {
@@ -555,9 +554,9 @@ class Nt {
555
554
  return this.render(...e);
556
555
  }
557
556
  }
558
- class D extends Nt {
557
+ class H extends Rt {
559
558
  constructor(t) {
560
- if (super(t), this.it = c, t.type !== Ht.CHILD) throw Error(this.constructor.directiveName + "() can only be used in child bindings");
559
+ if (super(t), this.it = c, t.type !== Nt.CHILD) throw Error(this.constructor.directiveName + "() can only be used in child bindings");
561
560
  }
562
561
  render(t) {
563
562
  if (t === c || t == null) return this._t = void 0, this.it = t;
@@ -569,17 +568,23 @@ class D extends Nt {
569
568
  return e.raw = e, this._t = { _$litType$: this.constructor.resultType, strings: e, values: [] };
570
569
  }
571
570
  }
572
- D.directiveName = "unsafeHTML", D.resultType = 1;
573
- const qt = Tt(D);
571
+ H.directiveName = "unsafeHTML", H.resultType = 1;
572
+ const qt = ot(H);
573
+ class j extends H {
574
+ }
575
+ j.directiveName = "unsafeSVG", j.resultType = 2;
576
+ const Vt = ot(j);
577
+ const Wt = (r) => r ?? c;
574
578
  export {
575
579
  c as A,
576
- qt as a,
577
- jt as b,
578
- Lt as c,
579
- It as d,
580
- zt as e,
580
+ Wt as a,
581
+ kt as b,
582
+ qt as c,
583
+ zt as d,
584
+ It as e,
585
+ Bt as f,
581
586
  O as i,
582
- Ot as n,
583
- Bt as o,
584
- ot as r
587
+ Tt as n,
588
+ Vt as o,
589
+ at as r
585
590
  };
@@ -1,5 +1,5 @@
1
- import { r as d, b as i, n as a } from "../../chunks/lit.DtQjjw5z.js";
2
- import { E as l } from "../../chunks/ed-base.JxUYbHAR.js";
1
+ import { r as d, b as i, n as a } from "../../chunks/lit.B9XFuMAM.js";
2
+ import { E as l } from "../../chunks/ed-base.cmtcVWAh.js";
3
3
  const m = ":root,:host{--size-base-unit: .5rem}*,::slotted(*),*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}.ed-c-accordion--inverted{color:var(--ed-theme-color-content-knockout);--ed-accordion-panel-button-hover-text-color: var(--ed-theme-color-content-subtle)}";
4
4
  var h = Object.defineProperty, v = (t, o, n, f) => {
5
5
  for (var e = void 0, r = t.length - 1, s; r >= 0; r--)
@@ -1,6 +1,6 @@
1
- import { r as c, b as h, n as a } from "../../chunks/lit.DtQjjw5z.js";
1
+ import { r as c, b as h, n as a } from "../../chunks/lit.B9XFuMAM.js";
2
2
  import { n as l } from "../../chunks/index.browser.D527xXcp.js";
3
- import { E as p } from "../../chunks/ed-base.JxUYbHAR.js";
3
+ import { E as p } from "../../chunks/ed-base.cmtcVWAh.js";
4
4
  import "../icon/icon.js";
5
5
  const m = ":root,:host{--size-base-unit: .5rem}*,::slotted(*),*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}.ed-c-accordion-panel{border-block-end:var(--ed-theme-border-width-sm) solid var(--ed-theme-color-border-subtle)}.ed-c-accordion-panel__button{display:flex;align-items:center;appearance:none;background:none;border:none;padding:1rem 0;width:100%;cursor:pointer;color:inherit;overflow-x:hidden;transition:color var(--ed-theme-animation-fade-quick) var(--ed-theme-animation-ease)}.ed-c-accordion-panel__button:hover,.ed-c-accordion-panel__button:focus{color:var(--ed-accordion-panel-button-hover-text-color, var(--ed-theme-color-content-default-hover))}ed-icon{margin-inline-start:auto;transition:transform var(--ed-theme-animation-fade-quick) var(--ed-theme-animation-ease)}.ed-c-accordion-panel.ed-is-active ed-icon{transform:rotate(-180deg)}.ed-c-accordion-panel__body{margin:0;padding:0;overflow:hidden;visibility:hidden;transition:height var(--ed-theme-animation-fade-quick) var(--ed-theme-animation-ease),visibility var(--ed-theme-animation-fade-quick) var(--ed-theme-animation-ease)}.ed-c-accordion-panel.ed-is-active .ed-c-accordion-panel__body{visibility:visible}.ed-c-accordion-panel__body-inner{padding-block-end:1rem;padding-block-start:1rem}.ed-c-accordion--condensed .ed-c-accordion-panel__body-inner{padding-block-start:.5rem;padding-block-end:.5rem}";
6
6
  var b = Object.defineProperty, n = (o, t, s, v) => {
@@ -1,5 +1,5 @@
1
- import { E as m } from "../../chunks/ed-base.JxUYbHAR.js";
2
- import { r as h, A as b, b as n, n as t } from "../../chunks/lit.DtQjjw5z.js";
1
+ import { E as m } from "../../chunks/ed-base.cmtcVWAh.js";
2
+ import { r as h, A as b, b as n, n as t } from "../../chunks/lit.B9XFuMAM.js";
3
3
  import "../button/button.js";
4
4
  import "../heading/heading.js";
5
5
  import "../icon/icon.js";
@@ -1,6 +1,6 @@
1
1
  import { c as l } from "../../chunks/vendor.lY5z9hnC.js";
2
- import { r as c, b as g, n as i } from "../../chunks/lit.DtQjjw5z.js";
3
- import { E as h } from "../../chunks/ed-base.JxUYbHAR.js";
2
+ import { r as c, b as g, n as i } from "../../chunks/lit.B9XFuMAM.js";
3
+ import { E as h } from "../../chunks/ed-base.cmtcVWAh.js";
4
4
  const m = ":root,:host{--size-base-unit: .5rem}*,::slotted(*),*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}.ed-c-badge{font-family:var(--ed-theme-typography-label-default-font-family);font-weight:var(--ed-theme-typography-label-default-font-weight);font-size:var(--ed-theme-typography-label-default-font-size);line-height:var(--ed-theme-typography-label-default-line-height);letter-spacing:var(--ed-theme-typography-label-default-letter-spacing);text-transform:var(--ed-theme-typography-label-default-text-transform);background:var(--ed-theme-color-background-utility-info);color:var(--ed-theme-color-content-default);display:inline-flex;border-radius:var(--ed-theme-border-radius-md);padding:.5rem}.ed-c-badge--success{background:var(--ed-theme-color-background-utility-success)}.ed-c-badge--warning{background:var(--ed-theme-color-background-utility-warning)}.ed-c-badge--error{background:var(--ed-theme-color-background-utility-error)}";
5
5
  var b = Object.defineProperty, s = (r, t, d, u) => {
6
6
  for (var e = void 0, a = r.length - 1, n; a >= 0; a--)
@@ -1,5 +1,5 @@
1
- import { r as s, b as c, n as b } from "../../chunks/lit.DtQjjw5z.js";
2
- import { E as i } from "../../chunks/ed-base.JxUYbHAR.js";
1
+ import { r as s, b as c, n as b } from "../../chunks/lit.B9XFuMAM.js";
2
+ import { E as i } from "../../chunks/ed-base.cmtcVWAh.js";
3
3
  const m = ":root,:host{--size-base-unit: .5rem}*,::slotted(*),*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}.ed-c-band{background:var(--ed-theme-color-background-subtle);padding:1.5rem 0}@media all and (min-width:75rem){.ed-c-band{padding:2rem 0}}.ed-c-band--brand{background:var(--ed-theme-color-background-brand)}.ed-c-band--brand-knockout{color:var(--ed-theme-color-content-knockout);background:var(--ed-theme-color-background-brand-knockout)}";
4
4
  var l = Object.defineProperty, u = (d, n, o, h) => {
5
5
  for (var e = void 0, r = d.length - 1, a; r >= 0; r--)
@@ -1,5 +1,5 @@
1
- import { r as o, b as t } from "../../chunks/lit.DtQjjw5z.js";
2
- import { E as r } from "../../chunks/ed-base.JxUYbHAR.js";
1
+ import { r as o, b as t } from "../../chunks/lit.B9XFuMAM.js";
2
+ import { E as r } from "../../chunks/ed-base.cmtcVWAh.js";
3
3
  import "../layout-container/layout-container.js";
4
4
  const n = ":root,:host{--size-base-unit: .5rem}*,::slotted(*),*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}.ed-c-black-friday-banner{width:100%;padding:1rem 0;background:var(--ed-theme-color-background-brand-knockout);color:var(--ed-theme-color-content-knockout)}::slotted(a){color:var(--ed-theme-color-content-knockout)}::slotted(a):hover,::slotted(a):focus{text-decoration:none}";
5
5
  class a extends r {
@@ -1,5 +1,5 @@
1
- import { E as m } from "../../chunks/ed-base.JxUYbHAR.js";
2
- import { r as h, o as g, a as s, b as r, n as d, e as b } from "../../chunks/lit.DtQjjw5z.js";
1
+ import { E as m } from "../../chunks/ed-base.cmtcVWAh.js";
2
+ import { r as h, a as g, c as s, b as r, n as d, e as b } from "../../chunks/lit.B9XFuMAM.js";
3
3
  import "../button/button.js";
4
4
  import "../grid/grid.js";
5
5
  import "../grid-item/grid-item.js";
@@ -1,5 +1,5 @@
1
- import { r as o, b as r } from "../../chunks/lit.DtQjjw5z.js";
2
- import { E as t } from "../../chunks/ed-base.JxUYbHAR.js";
1
+ import { r as o, b as r } from "../../chunks/lit.B9XFuMAM.js";
2
+ import { E as t } from "../../chunks/ed-base.cmtcVWAh.js";
3
3
  const d = ":root,:host{--size-base-unit: .5rem}*,::slotted(*),*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}.ed-c-box{flex-direction:column;padding:1rem;height:100%;width:100%;border-width:var(--ed-theme-border-width-sm);border-style:solid;border-color:var(--ed-theme-color-border-subtle);border-radius:var(--ed-theme-border-radius-md);box-shadow:var(--ed-theme-box-shadow-md);background:var(--ed-theme-color-background-default)}";
4
4
  class s extends t {
5
5
  static get styles() {
@@ -1,5 +1,5 @@
1
- import { r as s, b as r } from "../../chunks/lit.DtQjjw5z.js";
2
- import { E as t } from "../../chunks/ed-base.JxUYbHAR.js";
1
+ import { r as s, b as r } from "../../chunks/lit.B9XFuMAM.js";
2
+ import { E as t } from "../../chunks/ed-base.cmtcVWAh.js";
3
3
  const m = ":root,:host{--size-base-unit: .5rem}*,::slotted(*),*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}.ed-c-breadcrumbs__list{display:flex;margin:-.5rem 0 0 -.5rem;padding:0;list-style:none}.ed-c-breadcrumbs__list ::slotted(ed-breadcrumbs-item){margin-inline-start:.5rem;margin-block-start:.5rem}";
4
4
  class o extends t {
5
5
  static get styles() {
@@ -1,5 +1,5 @@
1
- import { r as c, o as d, b as n, n as m } from "../../chunks/lit.DtQjjw5z.js";
2
- import { E as h } from "../../chunks/ed-base.JxUYbHAR.js";
1
+ import { r as c, a as d, b as n, n as m } from "../../chunks/lit.B9XFuMAM.js";
2
+ import { E as h } from "../../chunks/ed-base.cmtcVWAh.js";
3
3
  const b = ":root,:host{--size-base-unit: .5rem}*,::slotted(*),*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}.ed-c-breadcrumbs__item{display:inline-flex;align-items:center;font-family:var(--ed-theme-typography-body-sm-font-family);font-weight:var(--ed-theme-typography-body-sm-font-weight);font-size:var(--ed-theme-typography-body-sm-font-size);line-height:var(--ed-theme-typography-body-sm-line-height);letter-spacing:var(--ed-theme-typography-body-sm-letter-spacing);text-transform:var(--ed-theme-typography-body-sm-text-transform)}:host(:last-child) .ed-c-breadcrumbs__item{color:var(--ed-theme-color-content-subtle)}.ed-c-breadcrumbs__link{margin-inline-end:.5rem;text-decoration:none;color:var(--ed-theme-link-color-content-default)}.ed-c-breadcrumbs__link:hover,.ed-c-breadcrumbs__link:focus{text-decoration:underline;color:var(--ed-theme-link-color-content-hover)}ed-icon{--ed-icon-fill: var(--ed-theme-color-content-subtle);--ed-icon-height: .5rem;--ed-icon-width: .5rem}";
4
4
  var f = Object.defineProperty, l = (r, t, i, p) => {
5
5
  for (var e = void 0, o = r.length - 1, a; o >= 0; o--)
@@ -1,5 +1,5 @@
1
- import { a as h } from "../../chunks/ed-base.JxUYbHAR.js";
2
- import { r as b, A as a, b as c, o as m, n as r, e as u } from "../../chunks/lit.DtQjjw5z.js";
1
+ import { a as h } from "../../chunks/ed-base.cmtcVWAh.js";
2
+ import { r as b, A as a, b as c, a as m, n as r, e as u } from "../../chunks/lit.B9XFuMAM.js";
3
3
  import "../icon/icon.js";
4
4
  const p = '@charset "UTF-8";:root,:host{--size-base-unit: .5rem}*,::slotted(*),*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}.ed-u-is-hidden{display:none!important;visibility:hidden!important}.ed-u-is-vishidden{position:absolute!important;overflow:hidden;width:1px;height:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px)}@media all and (min-width:23.4375rem){.ed-u-hide-sm{display:none!important}}@media all and (min-width:48rem){.ed-u-hide-md{display:none!important}}@media all and (min-width:60rem){.ed-u-hide-lg{display:none!important}}@media all and (min-width:75rem){.ed-u-hide-xl{display:none!important}}@media all and (max-width:23.4375rem){.ed-u-show-sm{display:none!important}}@media all and (max-width:48rem){.ed-u-show-md{display:none!important}}@media all and (max-width:60rem){.ed-u-show-lg{display:none!important}}@media all and (max-width:75rem){.ed-u-show-xl{display:none!important}}.ed-c-button{font-family:var(--ed-theme-typography-button-default-font-family);font-weight:var(--ed-theme-typography-button-default-font-weight);font-size:var(--ed-theme-typography-button-default-font-size);line-height:var(--ed-theme-typography-button-default-line-height);letter-spacing:var(--ed-theme-typography-button-default-letter-spacing);text-transform:var(--ed-theme-typography-button-default-text-transform);display:inline-flex;align-items:center;padding:.75rem 1.75rem;margin:0;background:var(--ed-theme-button-color-background-default);border-width:var(--ed-theme-border-width-md);border-style:solid;border-color:var(--ed-theme-button-color-border-default);border-radius:var(--ed-theme-border-radius-md);color:var(--ed-theme-button-color-content-default);cursor:pointer;white-space:nowrap;transition:all var(--ed-theme-animation-fade-quick) var(--ed-theme-animation-ease)}.ed-c-button:hover,.ed-c-button:focus{color:var(--ed-theme-button-color-content-hover);border-color:var(--ed-theme-button-color-border-hover);background:var(--ed-theme-button-color-background-hover);text-decoration:none}.ed-c-button:focus-visible{outline:var(--ed-theme-border-width-lg) solid var(--ed-theme-focus-ring-color-border-default);outline-offset:var(--ed-theme-offset-focus-ring, .25rem )}.ed-c-button:active{background-color:var(--ed-theme-button-color-background-active);border-color:var(--ed-theme-button-color-border-active);color:var(--ed-theme-button-color-content-active)}a.ed-c-button{text-decoration:none}.ed-c-button:disabled{background-color:var(--ed-theme-button-color-background-disabled);border-color:var(--ed-theme-button-color-border-disabled);color:var(--ed-theme-button-color-content-disabled);cursor:not-allowed}.ed-c-button:disabled:hover,.ed-c-button:disabled:focus,.ed-c-button:disabled:active{background-color:var(--ed-theme-button-color-background-disabled);border-color:var(--ed-theme-button-color-border-disabled);color:var(--ed-theme-button-color-content-disabled)}.ed-c-button--primary{background-color:var(--ed-theme-button-primary-color-background-default);border-color:var(--ed-theme-button-primary-color-border-default);color:var(--ed-theme-button-primary-color-content-default)}.ed-c-button--primary:hover,.ed-c-button--primary:focus{background-color:var(--ed-theme-button-primary-color-background-hover);border-color:var(--ed-theme-button-primary-color-border-hover);color:var(--ed-theme-button-primary-color-content-hover)}.ed-c-button--primary:active{background-color:var(--ed-theme-button-primary-color-background-active);border-color:var(--ed-theme-button-primary-color-border-active);color:var(--ed-theme-button-primary-color-content-active)}.ed-c-button--primary:disabled{background-color:var(--ed-theme-button-primary-color-background-disabled);border-color:var(--ed-theme-button-primary-color-border-disabled);color:var(--ed-theme-button-primary-color-content-disabled)}.ed-c-button--primary:disabled:hover,.ed-c-button--primary:disabled:focus,.ed-c-button--primary:disabled:active{background-color:var(--ed-theme-button-primary-color-background-disabled);border-color:var(--ed-theme-button-primary-color-border-disabled);color:var(--ed-theme-button-primary-color-content-disabled)}.ed-c-button--link{font-family:var(--ed-theme-typography-body-default-font-family);font-weight:var(--ed-theme-typography-body-default-font-weight);font-size:var(--ed-theme-typography-body-default-font-size);line-height:var(--ed-theme-typography-body-default-line-height);letter-spacing:var(--ed-theme-typography-body-default-letter-spacing);text-transform:var(--ed-theme-typography-body-default-text-transform);background-color:transparent;border:none;color:var(--ed-theme-link-color-content-default);padding:0}.ed-c-button--link:hover,.ed-c-button--link:focus{background-color:transparent;border:none;color:var(--ed-theme-link-color-content-hover);text-decoration:underline}.ed-c-button--link:active{background-color:transparent;border:none;color:var(--ed-theme-link-color-content-active)}.ed-c-button--link:visited{color:var(--ed-theme-link-color-content-visited)}.ed-c-button--link:disabled{background-color:transparent;border:none;color:var(--ed-theme-color-content-disabled)}.ed-c-button--link:disabled:hover,.ed-c-button--link:disabled:focus,.ed-c-button--link:disabled:active{background-color:transparent;border:none;color:var(--ed-theme-color-content-disabled)}.ed-c-button--link.ed-c-button--sm{font-family:var(--ed-theme-typography-body-sm-font-family);font-weight:var(--ed-theme-typography-body-sm-font-weight);font-size:var(--ed-theme-typography-body-sm-font-size);line-height:var(--ed-theme-typography-body-sm-line-height);letter-spacing:var(--ed-theme-typography-body-sm-letter-spacing);text-transform:var(--ed-theme-typography-body-sm-text-transform)}.ed-c-button--link.ed-c-button--lg{font-family:var(--ed-theme-typography-body-lg-font-family);font-weight:var(--ed-theme-typography-body-lg-font-weight);font-size:var(--ed-theme-typography-body-lg-font-size);line-height:var(--ed-theme-typography-body-lg-line-height);letter-spacing:var(--ed-theme-typography-body-lg-letter-spacing);text-transform:var(--ed-theme-typography-body-lg-text-transform)}.ed-c-button--bare{padding:0;border:0;background:none;color:var(--ed-theme-color-content-default)}.ed-c-button--bare:hover,.ed-c-button--bare:focus{color:var(--ed-theme-color-content-hover);background:none}.ed-c-button--bare:disabled{color:var(--ed-theme-button-bare-color-content-disabled);background:none;cursor:not-allowed}.ed-c-button--bare:disabled:hover,.ed-c-button--bare:disabled:focus{background:none;color:var(--ed-theme-button-bare-color-content-disabled)}.ed-c-button--full-width{width:100%;justify-content:center;text-align:center}.ed-c-button--sm{font-family:var(--ed-theme-typography-button-sm-font-family);font-weight:var(--ed-theme-typography-button-sm-font-weight);font-size:var(--ed-theme-typography-button-sm-font-size);line-height:var(--ed-theme-typography-button-sm-line-height);letter-spacing:var(--ed-theme-typography-button-sm-letter-spacing);text-transform:var(--ed-theme-typography-button-sm-text-transform);padding:.5rem 1rem}.ed-c-button--sm.ed-c-button--bare{padding:0}.ed-c-button--lg{font-family:var(--ed-theme-typography-button-lg-font-family);font-weight:var(--ed-theme-typography-button-lg-font-weight);font-size:var(--ed-theme-typography-button-lg-font-size);line-height:var(--ed-theme-typography-button-lg-line-height);letter-spacing:var(--ed-theme-typography-button-lg-letter-spacing);text-transform:var(--ed-theme-typography-button-lg-text-transform)}.ed-c-button--lg.ed-c-button--bare{padding:0}ed-icon{--ed-icon-height: .75rem ;--ed-icon-width: .75rem ;transition:all var(--ed-theme-animation-fade-quick) var(--ed-theme-animation-ease);transform:var(--ed-button-icon-transform, none)}.ed-c-button--sm ed-icon{--ed-icon-height: .5rem ;--ed-icon-width: .5rem }.ed-c-button--lg ed-icon{--ed-icon-height: .875rem ;--ed-icon-width: .875rem }ed-icon+.ed-c-button__text{margin-inline-start:.5rem}.ed-c-button--sm ed-icon+.ed-c-button__text{margin-inline-start:.25rem}.ed-c-button__text:not(.ed-u-is-vishidden)+ed-icon{margin-inline-start:.5rem}.ed-c-button--sm .ed-c-button__text:not(.ed-u-is-vishidden)+ed-icon{margin-inline-start:.25rem}';
5
5
  var y = Object.defineProperty, o = (i, t, n, g) => {
@@ -1,5 +1,5 @@
1
- import { r as d, b as a, n as l } from "../../chunks/lit.DtQjjw5z.js";
2
- import { E as u } from "../../chunks/ed-base.JxUYbHAR.js";
1
+ import { r as d, b as a, n as l } from "../../chunks/lit.B9XFuMAM.js";
2
+ import { E as u } from "../../chunks/ed-base.cmtcVWAh.js";
3
3
  const c = '@charset "UTF-8";:root,:host{--size-base-unit: .5rem}*,::slotted(*),*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}.ed-c-button-group{display:flex;align-items:center}.ed-c-button-group ::slotted(ed-button){margin-inline-end:1rem}.ed-c-button-group ::slotted(ed-button:last-child){margin-inline-end:0}.ed-c-button-group--stacked{flex-direction:column;align-items:initial}.ed-c-button-group--stacked ::slotted(ed-button){margin-block-end:.5rem}.ed-c-button-group--stacked ::slotted(ed-button:last-child){margin-block-end:0}.ed-c-button-group--responsive ::slotted(ed-button){margin-block-end:.5rem;margin-inline-end:0}@media all and (min-width:48rem){.ed-c-button-group--responsive ::slotted(ed-button){margin-inline-end:1rem;margin-block-end:0}}@media all and (max-width:48rem){.ed-c-button-group--responsive{flex-direction:column;align-items:initial}}';
4
4
  var m = Object.defineProperty, b = (o, t, r, p) => {
5
5
  for (var e = void 0, n = o.length - 1, i; n >= 0; n--)
@@ -1,5 +1,5 @@
1
- import { r as l, b as o, n as i } from "../../chunks/lit.DtQjjw5z.js";
2
- import { E as b } from "../../chunks/ed-base.JxUYbHAR.js";
1
+ import { r as l, b as o, n as i } from "../../chunks/lit.B9XFuMAM.js";
2
+ import { E as b } from "../../chunks/ed-base.cmtcVWAh.js";
3
3
  const m = ":root,:host{--size-base-unit: .5rem}*,::slotted(*),*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}.ed-c-card{display:flex;flex-direction:column;height:100%;width:100%;border-width:var(--ed-theme-border-width-sm);border-style:solid;border-color:var(--ed-theme-color-border-subtle);border-radius:var(--ed-theme-border-radius-md);box-shadow:var(--ed-theme-box-shadow-md);background:var(--ed-theme-color-background-default)}.ed-c-card--bare{border:0;padding:0;box-shadow:none}.ed-c-card--align-center{text-align:center;align-items:center;justify-content:center}::slotted(img){width:100%}.ed-c-card__header{display:block;flex:none}.ed-c-card__body{display:block;padding:1rem;flex:1 0 auto}.ed-c-card--bare .ed-c-card__body{padding:0}.ed-c-card__footer{display:block;flex:none;padding:1rem}.ed-c-card--bare .ed-c-card__footer{padding:0}";
4
4
  var h = Object.defineProperty, n = (r, d, s, f) => {
5
5
  for (var e = void 0, t = r.length - 1, c; t >= 0; t--)
@@ -1,5 +1,5 @@
1
- import { E as p } from "../../chunks/ed-base.JxUYbHAR.js";
2
- import { r as h, o as n, b as c, n as t } from "../../chunks/lit.DtQjjw5z.js";
1
+ import { E as p } from "../../chunks/ed-base.cmtcVWAh.js";
2
+ import { r as h, a as n, b as c, n as t } from "../../chunks/lit.B9XFuMAM.js";
3
3
  import "../field-note/field-note.js";
4
4
  const y = ":root,:host{--size-base-unit: .5rem}*,::slotted(*),*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}.ed-c-checkbox-field{border:none;margin:0;padding:0}.ed-c-checkbox-field--inverted{color:var(--ed-theme-color-content-knockout)}.ed-c-checkbox-field__legend{font-family:var(--ed-theme-typography-label-default-font-family);font-weight:var(--ed-theme-typography-label-default-font-weight);font-size:var(--ed-theme-typography-label-default-font-size);line-height:var(--ed-theme-typography-label-default-line-height);letter-spacing:var(--ed-theme-typography-label-default-letter-spacing);text-transform:var(--ed-theme-typography-label-default-text-transform);display:block;margin-block-end:.5rem;display:inline-block;margin-block-end:1rem}.ed-c-checkbox-field__list{list-style:none;margin:0;padding:0}";
5
5
  var f = Object.defineProperty, o = (r, l, a, b) => {
@@ -1,5 +1,5 @@
1
- import { a as l } from "../../chunks/ed-base.JxUYbHAR.js";
2
- import { r as h, o as b, b as p, n as t, e as k } from "../../chunks/lit.DtQjjw5z.js";
1
+ import { a as l } from "../../chunks/ed-base.cmtcVWAh.js";
2
+ import { r as h, a as b, b as p, n as t, e as k } from "../../chunks/lit.B9XFuMAM.js";
3
3
  import { n as s } from "../../chunks/index.browser.D527xXcp.js";
4
4
  import "../icon/icon.js";
5
5
  const m = `@charset "UTF-8";:root,:host{--size-base-unit: .5rem}*,::slotted(*),*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0}ed-checkbox-field-item{display:contents}.ed-c-checkbox-field-item{display:flex;position:relative;margin:.75rem 0 0;padding:0}:host(:first-child) .ed-c-checkbox-field-item{margin-block-start:0}.ed-c-checkbox-field-item__label{font-family:var(--ed-theme-typography-body-default-font-family);font-weight:var(--ed-theme-typography-body-default-font-weight);font-size:var(--ed-theme-typography-body-default-font-size);line-height:var(--ed-theme-typography-body-default-line-height);letter-spacing:var(--ed-theme-typography-body-default-letter-spacing);text-transform:var(--ed-theme-typography-body-default-text-transform);position:relative;inset-block-start:1px;margin-inline-start:.5rem;flex:1}.ed-c-checkbox__input{display:block;margin:0;z-index:4;width:1.5rem;height:1.5rem;cursor:pointer;opacity:0}.ed-c-checkbox__input:disabled{cursor:not-allowed}.ed-c-checkbox__custom-check{position:absolute;inset-block-start:0;inset-inline-end:0;inset-block-end:0;inset-inline-start:0;width:1.5rem;height:1.5rem;flex-shrink:0;z-index:1}.ed-c-checkbox__custom-check:before{content:"";position:absolute;inset-block-start:0;inset-inline-end:0;inset-block-end:0;inset-inline-start:0;z-index:1;display:block;border:var(--ed-theme-border-width-sm) solid var(--ed-theme-form-color-border-default);background-color:var(--ed-theme-form-color-background-default);border-radius:var(--ed-theme-border-radius-sm)}.ed-c-checkbox__input:hover+.ed-c-checkbox__custom-check:before{border-color:var(--ed-theme-form-color-border-hover)}.ed-c-checkbox__input:disabled+.ed-c-checkbox__custom-check:before{border-color:var(--ed-theme-color-border-disabled);background-color:var(--ed-theme-color-background-disabled);cursor:not-allowed}.ed-c-checkbox__input:checked+.ed-c-checkbox__custom-check:before{background-color:var(--ed-theme-color-background-brand-knockout);border-color:transparent}.ed-c-checkbox__input:checked:hover+.ed-c-checkbox__custom-check:before{background-color:var(--ed-theme-color-background-brand-hover);border-color:transparent}.ed-c-checkbox__input:checked:disabled+.ed-c-checkbox__custom-check:before{background-color:var(--ed-theme-color-background-brand-disabled);border-color:transparent}.ed-c-checkbox__input:focus-visible+.ed-c-checkbox__custom-check:before{outline:var(--ed-theme-border-width-lg) solid var(--ed-theme-focus-ring-color-border-default);outline-offset:var(--ed-theme-offset-focus-ring, .25rem )}.ed-c-checkbox__custom-check ed-icon{--ed-icon-fill: var(--ed-theme-color-content-knockout);position:absolute;inset-block-start:.25rem;inset-inline-end:.25rem;display:block;background-repeat:no-repeat;opacity:0;z-index:2}.ed-c-checkbox__input:checked+.ed-c-checkbox__custom-check ed-icon{opacity:1}.ed-is-indeterminate .ed-c-checkbox__input:not(:checked):hover+.ed-c-checkbox__custom-check:before{background-color:var(--ed-theme-color-background-brand-hover);border-color:transparent}.ed-is-indeterminate .ed-c-checkbox__input:not(:checked):disabled+.ed-c-checkbox__custom-check:before{background-color:var(--ed-theme-color-background-brand-disabled);border-color:transparent}.ed-is-indeterminate .ed-c-checkbox__input:not(:checked)+.ed-c-checkbox__custom-check:before{background-color:var(--ed-theme-color-background-brand);border-color:transparent}.ed-is-indeterminate .ed-c-checkbox__input:not(:checked)+.ed-c-checkbox__custom-check:after{opacity:1;width:10px;height:4px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 1.52'%3E%3Cpath d='M9.24,1.52H.76A.76.76,0,0,1,.76,0H9.24a.76.76,0,0,1,0,1.52Z' fill='%23ffffff'/%3E%3C/svg%3E")}`;