@pantheon-systems/pds-toolkit-react 2.0.0-alpha.6 → 2.0.0-alpha.7

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.
package/dist/index.js CHANGED
@@ -1,18 +1,18 @@
1
- import e, { Children as i1, isValidElement as h2, useState as H, cloneElement as _2, useCallback as $2, useEffect as l2, createContext as n1, useContext as D2, forwardRef as P2, useRef as J, useLayoutEffect as _1 } from "react";
1
+ import e, { Children as i1, isValidElement as h2, useState as V, cloneElement as _2, useCallback as $2, useEffect as l2, createContext as n1, useContext as D2, forwardRef as k2, useRef as J, useLayoutEffect as _1 } from "react";
2
2
  import D1 from "hash-sum";
3
- import { useFloating as r1, autoUpdate as o1, offset as P1, flip as m1, shift as k1, useHover as x1, useFocus as N1, useDismiss as S1, useRole as I1, useInteractions as j1, FloatingPortal as T1, useId as B1 } from "@floating-ui/react";
3
+ import { useFloating as r1, autoUpdate as o1, offset as k1, flip as m1, shift as P1, useHover as x1, useFocus as N1, useDismiss as S1, useRole as I1, useInteractions as j1, FloatingPortal as T1, useId as B1 } from "@floating-ui/react";
4
4
  import { ToastContainer as A1, Slide as O1, cssTransition as H1, toast as e1 } from "react-toastify";
5
5
  import { useMeasure as R1 } from "@reactuses/core";
6
6
  import './index.css';const V1 = () => Math.random().toString(32).substring(2, 13), j2 = (t) => {
7
- const l = {}, a = [];
8
- return i1.forEach(t, (c) => {
9
- if (h2(c)) {
10
- const i = c.props.slot;
11
- i ? l[i] ? l[i].push(c) : l[i] = [c] : a.push(c);
7
+ const l = {}, c = [];
8
+ return i1.forEach(t, (a) => {
9
+ if (h2(a)) {
10
+ const n = a.props.slot;
11
+ n ? l[n] ? l[n].push(a) : l[n] = [a] : c.push(a);
12
12
  } else
13
- a.push(c);
14
- }), a.length > 0 && (l.__unslotted = a), l;
15
- }, v = (t) => t.join(" ").trim().replace(/\s+/g, " "), F1 = (t) => t ? t.startsWith("data:") ? /^data:image\/(png|jpeg|jpg|gif|bmp|webp);base64,[A-Za-z0-9+/]+=*$/.test(t) : !0 : !1, t1 = {
13
+ c.push(a);
14
+ }), c.length > 0 && (l.__unslotted = c), l;
15
+ }, w = (t) => t.join(" ").trim().replace(/\s+/g, " "), F1 = (t) => t ? t.startsWith("data:") ? /^data:image\/(png|jpeg|jpg|gif|bmp|webp);base64,[A-Za-z0-9+/]+=*$/.test(t) : !0 : !1, t1 = {
16
16
  boltPantheon: {
17
17
  height: 512,
18
18
  svgPathData: "M183.215 0L254.271 277.176H204.614L302 512L46.228 187.779H135.272L0 0.434418L144.526 0.459972L145.968 0H183.215Z",
@@ -1720,28 +1720,28 @@ import './index.css';const V1 = () => Math.random().toString(32).substring(2, 13
1720
1720
  "xmarkLarge",
1721
1721
  "xTwitter",
1722
1722
  "youtube"
1723
- ], A = ({
1723
+ ], O = ({
1724
1724
  className: t,
1725
1725
  display: l = "inline-block",
1726
- iconName: a,
1727
- iconSize: c = "l",
1728
- style: i,
1726
+ iconName: c,
1727
+ iconSize: a = "l",
1728
+ style: n,
1729
1729
  verticalAlign: s = "middle",
1730
- ...n
1730
+ ...i
1731
1731
  }) => {
1732
- const r = "pds-icon", o = `${r} ${r}--${c} ${r}--${a}`, m = Z1[a], h = `0 0 ${m.width} ${m.height}`, z = a in t1 ? t1[a] : null;
1733
- let d;
1734
- if (z?.type === "complex")
1735
- d = z.render();
1732
+ const r = "pds-icon", o = `${r} ${r}--${a} ${r}--${c}`, m = Z1[c], d = `0 0 ${m.width} ${m.height}`, L = c in t1 ? t1[c] : null;
1733
+ let g;
1734
+ if (L?.type === "complex")
1735
+ g = L.render();
1736
1736
  else {
1737
- const f = z?.type === "path" ? z.svgPathData : m.svgPathData;
1738
- d = Array.isArray(f) ? f.map((C, g) => /* @__PURE__ */ e.createElement("path", { key: g, d: C, fill: "currentColor" })) : /* @__PURE__ */ e.createElement("path", { d: f, fill: "currentColor" });
1737
+ const f = L?.type === "path" ? L.svgPathData : m.svgPathData;
1738
+ g = Array.isArray(f) ? f.map((p, u) => /* @__PURE__ */ e.createElement("path", { key: u, d: p, fill: "currentColor" })) : /* @__PURE__ */ e.createElement("path", { d: f, fill: "currentColor" });
1739
1739
  }
1740
1740
  return /* @__PURE__ */ e.createElement(
1741
1741
  "svg",
1742
1742
  {
1743
1743
  "aria-hidden": "true",
1744
- className: v([o, t ?? ""]),
1744
+ className: w([o, t ?? ""]),
1745
1745
  fill: "none",
1746
1746
  focusable: "false",
1747
1747
  preserveAspectRatio: "xMidYMid meet",
@@ -1749,13 +1749,13 @@ import './index.css';const V1 = () => Math.random().toString(32).substring(2, 13
1749
1749
  style: {
1750
1750
  display: l,
1751
1751
  verticalAlign: s,
1752
- ...i
1752
+ ...n
1753
1753
  },
1754
- viewBox: h,
1754
+ viewBox: d,
1755
1755
  xmlns: "http://www.w3.org/2000/svg",
1756
- ...n
1756
+ ...i
1757
1757
  },
1758
- d
1758
+ g
1759
1759
  );
1760
1760
  }, s1 = [
1761
1761
  "dawn",
@@ -1780,92 +1780,92 @@ import './index.css';const V1 = () => Math.random().toString(32).substring(2, 13
1780
1780
  }, A4 = ({
1781
1781
  ariaLabel: t,
1782
1782
  className: l,
1783
- hasUserFallback: a = !1,
1784
- imageSrc: c,
1785
- linkContent: i,
1783
+ hasUserFallback: c = !1,
1784
+ imageSrc: a,
1785
+ linkContent: n,
1786
1786
  size: s = "s",
1787
- uniqueId: n,
1787
+ uniqueId: i,
1788
1788
  ...r
1789
1789
  }) => {
1790
- const o = "pds-avatar", m = `${o}--${s}`, h = c ? `${o}--image` : null, [z, d] = H(void 0), C = {
1791
- backgroundImage: n ? `var(--pds-gradient-avatar-${q1(n)})` : null,
1790
+ const o = "pds-avatar", m = `${o}--${s}`, d = a ? `${o}--image` : null, [L, g] = V(void 0), p = {
1791
+ backgroundImage: i ? `var(--pds-gradient-avatar-${q1(i)})` : null,
1792
1792
  borderRadius: "100%",
1793
1793
  height: "100%",
1794
1794
  width: "100%",
1795
1795
  display: "flex",
1796
1796
  alignItems: "center",
1797
1797
  justifyContent: "center"
1798
- }, g = F1(c) && !z ? /* @__PURE__ */ e.createElement(
1798
+ }, u = F1(a) && !L ? /* @__PURE__ */ e.createElement(
1799
1799
  "img",
1800
1800
  {
1801
1801
  alt: "",
1802
1802
  className: `${o}__image`,
1803
- onError: () => d(!0),
1804
- onLoad: () => d(!1),
1805
- src: `${c}`
1803
+ onError: () => g(!0),
1804
+ onLoad: () => g(!1),
1805
+ src: `${a}`
1806
1806
  }
1807
- ) : /* @__PURE__ */ e.createElement("span", { style: C }, a && /* @__PURE__ */ e.createElement(A, { className: `${o}__user-icon`, iconName: "user" })), p = /* @__PURE__ */ e.createElement("span", { className: `${o}__content` }, g), L = i && h2(i) ? _2(
1808
- i,
1809
- Object.assign({}, i.props, {
1807
+ ) : /* @__PURE__ */ e.createElement("span", { style: p }, c && /* @__PURE__ */ e.createElement(O, { className: `${o}__user-icon`, iconName: "user" })), M = /* @__PURE__ */ e.createElement("span", { className: `${o}__content` }, u), C = n && h2(n) ? _2(
1808
+ n,
1809
+ Object.assign({}, n.props, {
1810
1810
  className: `${o}__content ${o}__content--link`,
1811
1811
  "aria-label": t
1812
1812
  }),
1813
- g
1813
+ u
1814
1814
  ) : null;
1815
1815
  return /* @__PURE__ */ e.createElement(
1816
1816
  "div",
1817
1817
  {
1818
- className: v([o, m, h, l]),
1818
+ className: w([o, m, d, l]),
1819
1819
  ...r
1820
1820
  },
1821
- i ? L : p
1821
+ n ? C : M
1822
1822
  );
1823
1823
  }, O4 = ({
1824
1824
  className: t,
1825
1825
  color: l = "gaia",
1826
- label: a,
1827
- size: c = "m",
1828
- ...i
1826
+ label: c,
1827
+ size: a = "m",
1828
+ ...n
1829
1829
  }) => {
1830
- const s = "pds-badge", n = `${s}--${l}`, r = c !== "m" ? `${s}--${c}` : null;
1830
+ const s = "pds-badge", i = `${s}--${l}`, r = a !== "m" ? `${s}--${a}` : null;
1831
1831
  return /* @__PURE__ */ e.createElement(
1832
1832
  "span",
1833
1833
  {
1834
- className: v([
1834
+ className: w([
1835
1835
  s,
1836
- n,
1836
+ i,
1837
1837
  r,
1838
1838
  t ?? ""
1839
1839
  ]),
1840
- ...i
1840
+ ...n
1841
1841
  },
1842
- /* @__PURE__ */ e.createElement("span", { className: `${s}__label` }, a)
1842
+ /* @__PURE__ */ e.createElement("span", { className: `${s}__label` }, c)
1843
1843
  );
1844
1844
  }, G1 = ({
1845
1845
  className: t,
1846
1846
  color: l = "transparent",
1847
- hasStatusIndicator: a = !1,
1848
- label: c,
1849
- statusIndicatorText: i = "Status indicator: ",
1847
+ hasStatusIndicator: c = !1,
1848
+ label: a,
1849
+ statusIndicatorText: n = "Status indicator: ",
1850
1850
  statusType: s,
1851
- ...n
1851
+ ...i
1852
1852
  }) => {
1853
- const r = "pds-status-badge", o = `${r}--${l}`, m = `${r}__status`, h = s ? `${m}--${s}` : null;
1853
+ const r = "pds-status-badge", o = `${r}--${l}`, m = `${r}__status`, d = s ? `${m}--${s}` : null;
1854
1854
  return /* @__PURE__ */ e.createElement(
1855
1855
  "div",
1856
1856
  {
1857
- className: v([r, o, t ?? ""]),
1858
- ...n
1857
+ className: w([r, o, t ?? ""]),
1858
+ ...i
1859
1859
  },
1860
- a === !0 && /* @__PURE__ */ e.createElement("span", { className: v([m, h]) }, s && /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, i, " ", s)),
1861
- /* @__PURE__ */ e.createElement("span", { className: `${r}__label` }, c)
1860
+ c === !0 && /* @__PURE__ */ e.createElement("span", { className: w([m, d]) }, s && /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, n, " ", s)),
1861
+ /* @__PURE__ */ e.createElement("span", { className: `${r}__label` }, a)
1862
1862
  );
1863
1863
  }, d1 = ({
1864
1864
  className: t,
1865
1865
  label: l,
1866
- size: a = "s",
1867
- type: c = "neutral",
1868
- typeLabels: i = {
1866
+ size: c = "s",
1867
+ type: a = "neutral",
1868
+ typeLabels: n = {
1869
1869
  info: "Information",
1870
1870
  success: "Success",
1871
1871
  warning: "Warning",
@@ -1874,19 +1874,19 @@ import './index.css';const V1 = () => Math.random().toString(32).substring(2, 13
1874
1874
  },
1875
1875
  ...s
1876
1876
  }) => {
1877
- const n = "pds-tally", r = `${n}--${c}`, o = `${n}--${a}`, m = `${i[c]}: `;
1877
+ const i = "pds-tally", r = `${i}--${a}`, o = `${i}--${c}`, m = `${n[a]}: `;
1878
1878
  return /* @__PURE__ */ e.createElement(
1879
1879
  "div",
1880
1880
  {
1881
- className: v([
1882
- n,
1881
+ className: w([
1882
+ i,
1883
1883
  r,
1884
1884
  o,
1885
1885
  t ?? ""
1886
1886
  ]),
1887
1887
  ...s
1888
1888
  },
1889
- /* @__PURE__ */ e.createElement("div", { className: `${n}__label` }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, m), l)
1889
+ /* @__PURE__ */ e.createElement("div", { className: `${i}__label` }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, m), l)
1890
1890
  );
1891
1891
  };
1892
1892
  d1.displayName = "Tally";
@@ -1901,10 +1901,10 @@ const Y2 = (t) => {
1901
1901
  }, W1 = 768, U1 = 1280, K1 = 1440, X1 = "5rem", Y1 = "4rem", Q1 = "3rem", J1 = "2.5rem", e4 = "2rem", t4 = "1.5rem", h1 = "1.25rem", u1 = "1rem", K2 = "0.75rem", E2 = "0.625rem", R2 = 500, s4 = 700, y2 = "0.75rem", c1 = "0.875rem", a1 = "1rem", g1 = n1(null), c4 = ({
1902
1902
  children: t
1903
1903
  }) => {
1904
- const [l, a] = H(0), c = $2(() => {
1905
- a((r) => r + 1);
1906
- }, []), i = $2(() => {
1907
- a((r) => Math.max(0, r - 1));
1904
+ const [l, c] = V(0), a = $2(() => {
1905
+ c((r) => r + 1);
1906
+ }, []), n = $2(() => {
1907
+ c((r) => Math.max(0, r - 1));
1908
1908
  }, []), s = l > 0;
1909
1909
  l2(() => {
1910
1910
  if (!s)
@@ -1916,12 +1916,12 @@ const Y2 = (t) => {
1916
1916
  document.removeEventListener("keydown", r, { capture: !0 });
1917
1917
  };
1918
1918
  }, [s]);
1919
- const n = {
1920
- closeOverlay: i,
1919
+ const i = {
1920
+ closeOverlay: n,
1921
1921
  hasOpenOverlay: s,
1922
- openOverlay: c
1922
+ openOverlay: a
1923
1923
  };
1924
- return /* @__PURE__ */ e.createElement(g1.Provider, { value: n }, t);
1924
+ return /* @__PURE__ */ e.createElement(g1.Provider, { value: i }, t);
1925
1925
  }, a4 = () => {
1926
1926
  const t = D2(g1);
1927
1927
  if (!t)
@@ -1929,107 +1929,107 @@ const Y2 = (t) => {
1929
1929
  "useOverlayContext must be used within OverlayContextProvider"
1930
1930
  );
1931
1931
  return t;
1932
- }, l4 = (t, l, a) => {
1932
+ }, l4 = (t, l, c) => {
1933
1933
  const {
1934
- altKey: c = !1,
1935
- ctrlKey: i = !1,
1934
+ altKey: a = !1,
1935
+ ctrlKey: n = !1,
1936
1936
  enabled: s = !0,
1937
- metaKey: n = !1,
1937
+ metaKey: i = !1,
1938
1938
  shiftKey: r = !1
1939
- } = a ?? {}, [o, m] = H(!1), h = $2(
1940
- (f) => f.altKey === c && f.ctrlKey === i && f.metaKey === n && f.shiftKey === r,
1941
- [c, i, n, r]
1942
- ), z = $2(
1939
+ } = c ?? {}, [o, m] = V(!1), d = $2(
1940
+ (f) => f.altKey === a && f.ctrlKey === n && f.metaKey === i && f.shiftKey === r,
1941
+ [a, n, i, r]
1942
+ ), L = $2(
1943
1943
  (f) => {
1944
- f.key === t && h(f) && (m(!0), l && l(f));
1944
+ f.key === t && d(f) && (m(!0), l && l(f));
1945
1945
  },
1946
- [t, l, h]
1947
- ), d = $2(
1946
+ [t, l, d]
1947
+ ), g = $2(
1948
1948
  (f) => {
1949
- f.key === t && h(f) && m(!1);
1949
+ f.key === t && d(f) && m(!1);
1950
1950
  },
1951
- [t, h]
1951
+ [t, d]
1952
1952
  );
1953
1953
  return l2(() => {
1954
1954
  if (s)
1955
- return window.addEventListener("keydown", z), window.addEventListener("keyup", d), () => {
1956
- window.removeEventListener("keydown", z), window.removeEventListener("keyup", d);
1955
+ return window.addEventListener("keydown", L), window.addEventListener("keyup", g), () => {
1956
+ window.removeEventListener("keydown", L), window.removeEventListener("keyup", g);
1957
1957
  };
1958
- }, [z, d, s]), o;
1958
+ }, [L, g, s]), o;
1959
1959
  }, T2 = ({
1960
1960
  className: t,
1961
1961
  content: l,
1962
- customTrigger: a = null,
1963
- offsetValue: c = 6,
1964
- preferredPlacement: i = "top",
1962
+ customTrigger: c = null,
1963
+ offsetValue: a = 6,
1964
+ preferredPlacement: n = "top",
1965
1965
  triggerAccessibleText: s = "Show more information",
1966
- triggerIcon: n = "circleInfo",
1966
+ triggerIcon: i = "circleInfo",
1967
1967
  triggerIconColor: r = "default",
1968
1968
  triggerIconSize: o = "m",
1969
1969
  zIndex: m = s4,
1970
- ...h
1970
+ ...d
1971
1971
  }) => {
1972
- const [z, d] = H(!1), f = typeof a, C = "pds-tooltip", g = v([
1973
- `${C}__trigger-custom`,
1974
- f === "string" ? `${C}__trigger-text` : null
1975
- ]), p = v([
1976
- `${C}__trigger`,
1977
- `${C}__trigger--${r}`
1978
- ]), { context: L, floatingStyles: b, refs: M } = r1({
1979
- placement: i,
1980
- open: z,
1981
- onOpenChange: d,
1982
- middleware: [P1(c), m1(), k1()],
1972
+ const [L, g] = V(!1), f = typeof c, p = "pds-tooltip", u = w([
1973
+ `${p}__trigger-custom`,
1974
+ f === "string" ? `${p}__trigger-text` : null
1975
+ ]), M = w([
1976
+ `${p}__trigger`,
1977
+ `${p}__trigger--${r}`
1978
+ ]), { context: C, floatingStyles: z, refs: b } = r1({
1979
+ placement: n,
1980
+ open: L,
1981
+ onOpenChange: g,
1982
+ middleware: [k1(a), m1(), P1()],
1983
1983
  whileElementsMounted: o1
1984
- }), D = x1(L, {
1984
+ }), D = x1(C, {
1985
1985
  restMs: 300,
1986
1986
  delay: { open: 100, close: 0 },
1987
1987
  move: !1
1988
- }), N = N1(L), P = S1(L), _ = I1(L, { role: "tooltip" }), { getFloatingProps: w, getReferenceProps: S } = j1([
1988
+ }), P = N1(C), k = S1(C), y = I1(C, { role: "tooltip" }), { getFloatingProps: v, getReferenceProps: S } = j1([
1989
1989
  D,
1990
- N,
1991
1990
  P,
1992
- _
1991
+ k,
1992
+ y
1993
1993
  ]);
1994
- return /* @__PURE__ */ e.createElement("div", { className: v([C, t ?? ""]), ...h }, a ? /* @__PURE__ */ e.createElement(
1994
+ return /* @__PURE__ */ e.createElement("div", { className: w([p, t ?? ""]), ...d }, c ? /* @__PURE__ */ e.createElement(
1995
1995
  "span",
1996
1996
  {
1997
- ref: M.setReference,
1998
- className: g,
1997
+ ref: b.setReference,
1998
+ className: u,
1999
1999
  ...S()
2000
2000
  },
2001
- a
2001
+ c
2002
2002
  ) : /* @__PURE__ */ e.createElement(
2003
2003
  "button",
2004
2004
  {
2005
- ref: M.setReference,
2005
+ ref: b.setReference,
2006
2006
  "aria-label": s,
2007
- className: p,
2007
+ className: M,
2008
2008
  type: "button",
2009
2009
  ...S()
2010
2010
  },
2011
2011
  /* @__PURE__ */ e.createElement(
2012
- A,
2012
+ O,
2013
2013
  {
2014
- className: `${C}__icon`,
2015
- iconName: n,
2014
+ className: `${p}__icon`,
2015
+ iconName: i,
2016
2016
  iconSize: o
2017
2017
  }
2018
2018
  )
2019
2019
  ), /* @__PURE__ */ e.createElement(T1, null, /* @__PURE__ */ e.createElement(
2020
2020
  "div",
2021
2021
  {
2022
- ref: M.setFloating,
2023
- "aria-hidden": !z,
2024
- className: `${C}__container`,
2022
+ ref: b.setFloating,
2023
+ "aria-hidden": !L,
2024
+ className: `${p}__container`,
2025
2025
  style: {
2026
- ...b,
2026
+ ...z,
2027
2027
  zIndex: m,
2028
- opacity: z ? 1 : 0,
2029
- pointerEvents: z ? "auto" : "none",
2028
+ opacity: L ? 1 : 0,
2029
+ pointerEvents: L ? "auto" : "none",
2030
2030
  transition: "var(--pds-animation-transition-reveal)"
2031
2031
  },
2032
- ...w()
2032
+ ...v()
2033
2033
  },
2034
2034
  l
2035
2035
  )));
@@ -2041,7 +2041,7 @@ const Y2 = (t) => {
2041
2041
  success: "pds-has-success",
2042
2042
  readonly: "pds-is-readonly"
2043
2043
  }, p1 = (t) => t ? { maxWidth: `${t / 16}rem` } : null, l1 = (t) => t.replace(/^(https?:\/\/)/, ""), i4 = () => /* @__PURE__ */ e.createElement("span", { className: "pds-input-label__required" }, /* @__PURE__ */ e.createElement(
2044
- A,
2044
+ O,
2045
2045
  {
2046
2046
  className: "pds-input-label__required-icon",
2047
2047
  iconName: "asterisk",
@@ -2050,39 +2050,39 @@ const Y2 = (t) => {
2050
2050
  )), z1 = ({
2051
2051
  className: t,
2052
2052
  disabled: l,
2053
- id: a,
2054
- isLegend: c,
2055
- isPseudoLabel: i,
2053
+ id: c,
2054
+ isLegend: a,
2055
+ isPseudoLabel: n,
2056
2056
  label: s,
2057
- required: n,
2057
+ required: i,
2058
2058
  showLabel: r = !0,
2059
2059
  tooltipText: o = null
2060
2060
  }) => {
2061
- const m = v([
2061
+ const m = w([
2062
2062
  "pds-input-label",
2063
2063
  r ? null : "visually-hidden",
2064
2064
  t ?? ""
2065
- ]), h = /* @__PURE__ */ e.createElement(e.Fragment, null, s, n && !l && /* @__PURE__ */ e.createElement(i4, null), o && /* @__PURE__ */ e.createElement(T2, { content: o }, /* @__PURE__ */ e.createElement("span", null, /* @__PURE__ */ e.createElement(A, { iconName: "circleInfo", iconSize: "s" }))));
2066
- return c ? /* @__PURE__ */ e.createElement("legend", { className: m, id: `${a}-legend` }, h) : i ? /* @__PURE__ */ e.createElement("span", { className: m, id: `${a}-field-label` }, h) : /* @__PURE__ */ e.createElement("label", { className: m, htmlFor: a, id: `${a}-label` }, h);
2065
+ ]), d = /* @__PURE__ */ e.createElement(e.Fragment, null, s, i && !l && /* @__PURE__ */ e.createElement(i4, null), o && /* @__PURE__ */ e.createElement(T2, { content: o }, /* @__PURE__ */ e.createElement("span", null, /* @__PURE__ */ e.createElement(O, { iconName: "circleInfo", iconSize: "s" }))));
2066
+ return a ? /* @__PURE__ */ e.createElement("legend", { className: m, id: `${c}-legend` }, d) : n ? /* @__PURE__ */ e.createElement("span", { className: m, id: `${c}-field-label` }, d) : /* @__PURE__ */ e.createElement("label", { className: m, htmlFor: c, id: `${c}-label` }, d);
2067
2067
  }, f1 = ({
2068
2068
  className: t,
2069
2069
  forInputGroup: l = !1,
2070
- hasValidationMessage: a,
2071
- id: c,
2072
- message: i,
2070
+ hasValidationMessage: c,
2071
+ id: a,
2072
+ message: n,
2073
2073
  validationMessageHasDecorators: s,
2074
- validationStatus: n
2074
+ validationStatus: i
2075
2075
  }) => {
2076
- const r = "pds-input-message", o = n && a ? `${r}--${n}` : null;
2076
+ const r = "pds-input-message", o = i && c ? `${r}--${i}` : null;
2077
2077
  return /* @__PURE__ */ e.createElement(
2078
2078
  "div",
2079
2079
  {
2080
- className: v([r, o, t ?? ""]),
2081
- id: l ? `${c}__message-hidden` : `${c}__message`,
2082
- role: n === "error" ? "alert" : null
2080
+ className: w([r, o, t ?? ""]),
2081
+ id: l ? `${a}__message-hidden` : `${a}__message`,
2082
+ role: i === "error" ? "alert" : null
2083
2083
  },
2084
- s && n && /* @__PURE__ */ e.createElement(L1, { variant: n }),
2085
- /* @__PURE__ */ e.createElement("div", { className: `${r}__text` }, i)
2084
+ s && i && /* @__PURE__ */ e.createElement(L1, { variant: i }),
2085
+ /* @__PURE__ */ e.createElement("div", { className: `${r}__text` }, n)
2086
2086
  );
2087
2087
  }, n4 = {
2088
2088
  search: "magnifyingGlass",
@@ -2091,8 +2091,8 @@ const Y2 = (t) => {
2091
2091
  filter: "barsFilter"
2092
2092
  }, L1 = ({ variant: t }) => {
2093
2093
  const l = "pds-input-prefix";
2094
- return /* @__PURE__ */ e.createElement("div", { className: v([l, `${l}--${t}`]) }, /* @__PURE__ */ e.createElement(
2095
- A,
2094
+ return /* @__PURE__ */ e.createElement("div", { className: w([l, `${l}--${t}`]) }, /* @__PURE__ */ e.createElement(
2095
+ O,
2096
2096
  {
2097
2097
  className: `${l}__icon`,
2098
2098
  iconName: n4[t],
@@ -2103,58 +2103,58 @@ const Y2 = (t) => {
2103
2103
  inputId: t,
2104
2104
  shortcutLabel: l
2105
2105
  }) => {
2106
- const { hasOpenOverlay: a } = a4();
2107
- return l4("/", (i) => {
2106
+ const { hasOpenOverlay: c } = a4();
2107
+ return l4("/", (n) => {
2108
2108
  const s = document.getElementById(t);
2109
- s && s.focus(), i.preventDefault();
2109
+ s && s.focus(), n.preventDefault();
2110
2110
  }, {
2111
- enabled: !a
2112
- }), /* @__PURE__ */ e.createElement("div", { className: "pds-input-search-shortcut" }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, l), /* @__PURE__ */ e.createElement(A, { iconName: "slashForward", iconSize: "s" }));
2111
+ enabled: !c
2112
+ }), /* @__PURE__ */ e.createElement("div", { className: "pds-input-search-shortcut" }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, l), /* @__PURE__ */ e.createElement(O, { iconName: "slashForward", iconSize: "s" }));
2113
2113
  }, o4 = ({
2114
2114
  clearLabel: t,
2115
2115
  handleClearInput: l,
2116
- id: a
2116
+ id: c
2117
2117
  }) => /* @__PURE__ */ e.createElement(
2118
2118
  "button",
2119
2119
  {
2120
- "aria-controls": a,
2120
+ "aria-controls": c,
2121
2121
  className: "pds-input-clear-button",
2122
2122
  onClick: l,
2123
2123
  title: t,
2124
2124
  type: "button"
2125
2125
  },
2126
- /* @__PURE__ */ e.createElement(A, { iconName: "xmark", iconSize: "m" })
2126
+ /* @__PURE__ */ e.createElement(O, { iconName: "xmark", iconSize: "m" })
2127
2127
  ), C1 = ({
2128
2128
  currentLength: t,
2129
2129
  id: l,
2130
- maxLength: a,
2131
- overLimitMessage: c = "Character limit exceeded by"
2130
+ maxLength: c,
2131
+ overLimitMessage: a = "Character limit exceeded by"
2132
2132
  }) => {
2133
- const i = t > a, s = t - a, n = "pds-input-character-counter", r = i ? `${n}--overLimit` : null;
2133
+ const n = t > c, s = t - c, i = "pds-input-character-counter", r = n ? `${i}--overLimit` : null;
2134
2134
  return /* @__PURE__ */ e.createElement(
2135
2135
  "div",
2136
2136
  {
2137
- className: v([n, r]),
2137
+ className: w([i, r]),
2138
2138
  id: `${l}__counter`
2139
2139
  },
2140
2140
  t,
2141
2141
  "/",
2142
- a,
2143
- /* @__PURE__ */ e.createElement("span", { "aria-live": "polite", className: "visually-hidden" }, i && `${c} ${s}`)
2142
+ c,
2143
+ /* @__PURE__ */ e.createElement("span", { "aria-live": "polite", className: "visually-hidden" }, n && `${a} ${s}`)
2144
2144
  );
2145
2145
  }, m4 = ({ label: t, ...l }) => /* @__PURE__ */ e.createElement("span", { className: "visually-hidden", ...l }, t);
2146
- P2(
2147
- ({ children: t, className: l, isActive: a, ...c }, i) => {
2148
- const s = B1(), n = "pds-input__select-option", r = a ? `${n}--active` : null;
2146
+ k2(
2147
+ ({ children: t, className: l, isActive: c, ...a }, n) => {
2148
+ const s = B1(), i = "pds-input__select-option", r = c ? `${i}--active` : null;
2149
2149
  return /* @__PURE__ */ e.createElement(
2150
2150
  "li",
2151
2151
  {
2152
- ref: i,
2153
- "aria-selected": a,
2154
- className: v([n, r, l ?? ""]),
2152
+ ref: n,
2153
+ "aria-selected": c,
2154
+ className: w([i, r, l ?? ""]),
2155
2155
  id: s,
2156
2156
  role: "option",
2157
- ...c
2157
+ ...a
2158
2158
  },
2159
2159
  t
2160
2160
  );
@@ -2190,337 +2190,337 @@ const d4 = {
2190
2190
  "4xl": K2,
2191
2191
  "5xl": u1,
2192
2192
  "6xl": h1
2193
- }, k2 = ({
2193
+ }, P2 = ({
2194
2194
  className: t = "",
2195
2195
  colorType: l = "full-color",
2196
- isInline: a = !1,
2197
- label: c = "Loading",
2198
- showLabel: i = !1,
2196
+ isInline: c = !1,
2197
+ label: a = "Loading",
2198
+ showLabel: n = !1,
2199
2199
  size: s = "3xl",
2200
- ...n
2200
+ ...i
2201
2201
  }) => {
2202
- const r = "pds-spinner", o = l !== "full-color" ? `${r}--${l}` : null, m = a ? `${r}--inline` : null, h = d4[s], z = h4[s], d = u4[s], f = Math.ceil(parseFloat(h) * 16 * 0.13), C = {
2203
- "--spinner-size": h,
2202
+ const r = "pds-spinner", o = l !== "full-color" ? `${r}--${l}` : null, m = c ? `${r}--inline` : null, d = d4[s], L = h4[s], g = u4[s], f = Math.ceil(parseFloat(d) * 16 * 0.13), p = {
2203
+ "--spinner-size": d,
2204
2204
  "--spinner-line": `${f}px`
2205
- }, g = {
2206
- fontSize: z,
2207
- marginBlockStart: d
2205
+ }, u = {
2206
+ fontSize: L,
2207
+ marginBlockStart: g
2208
2208
  };
2209
2209
  return /* @__PURE__ */ e.createElement(
2210
2210
  "span",
2211
2211
  {
2212
2212
  "aria-hidden": "true",
2213
- className: v([r, o, m, t]),
2213
+ className: w([r, o, m, t]),
2214
2214
  role: "status",
2215
- style: C,
2216
- ...n
2215
+ style: p,
2216
+ ...i
2217
2217
  },
2218
2218
  /* @__PURE__ */ e.createElement("span", { className: `${r}__icon` }),
2219
- i && !a ? /* @__PURE__ */ e.createElement("span", { className: `${r}__label`, style: g }, c) : /* @__PURE__ */ e.createElement(m4, { label: c })
2219
+ n && !c ? /* @__PURE__ */ e.createElement("span", { className: `${r}__label`, style: u }, a) : /* @__PURE__ */ e.createElement(m4, { label: a })
2220
2220
  );
2221
- }, B2 = P2(
2221
+ }, B2 = k2(
2222
2222
  ({
2223
2223
  ariaLabel: t,
2224
2224
  buttonType: l = "button",
2225
- className: a = "",
2226
- disabled: c = !1,
2227
- displayType: i = "label-only",
2225
+ className: c = "",
2226
+ disabled: a = !1,
2227
+ displayType: n = "label-only",
2228
2228
  iconName: s,
2229
- isFullWidth: n = !1,
2229
+ isFullWidth: i = !1,
2230
2230
  isLoading: r = !1,
2231
2231
  isSplitButton: o = !1,
2232
2232
  isWorking: m = !1,
2233
- label: h,
2234
- onClick: z,
2235
- size: d = "s",
2233
+ label: d,
2234
+ onClick: L,
2235
+ size: g = "s",
2236
2236
  tooltipText: f,
2237
- variant: C = "primary",
2238
- ...g
2239
- }, p) => {
2240
- const L = "pds-button", b = `${L}--${d}`, M = `${L}--${C}`, D = n ? `${L}--full-width` : null, N = r ? `${L}--loading` : null, P = r ? "pds-pulse" : null;
2241
- let _, w;
2242
- switch (d) {
2237
+ variant: p = "primary",
2238
+ ...u
2239
+ }, M) => {
2240
+ const C = "pds-button", z = `${C}--${g}`, b = `${C}--${p}`, D = i ? `${C}--full-width` : null, P = r ? `${C}--loading` : null, k = r ? "pds-pulse" : null;
2241
+ let y, v;
2242
+ switch (g) {
2243
2243
  case "xs":
2244
- _ = "s", w = "s";
2244
+ y = "s", v = "s";
2245
2245
  break;
2246
2246
  case "s":
2247
- _ = "m", w = "m";
2247
+ y = "m", v = "m";
2248
2248
  break;
2249
2249
  case "m":
2250
- _ = "m", w = "m";
2250
+ y = "m", v = "m";
2251
2251
  break;
2252
2252
  case "l":
2253
- _ = "m", w = "l";
2253
+ y = "m", v = "l";
2254
2254
  break;
2255
2255
  case "xl":
2256
- _ = "l", w = "l";
2256
+ y = "l", v = "l";
2257
2257
  break;
2258
2258
  }
2259
2259
  let S = "monochromatic";
2260
- ["primary"].includes(C) && (S = "monochromatic-reverse");
2261
- const k = /* @__PURE__ */ e.createElement(
2262
- A,
2260
+ ["primary"].includes(p) && (S = "monochromatic-reverse");
2261
+ const N = /* @__PURE__ */ e.createElement(
2262
+ O,
2263
2263
  {
2264
2264
  key: "icon",
2265
- className: `${L}__icon`,
2265
+ className: `${C}__icon`,
2266
2266
  iconName: s,
2267
- iconSize: _
2267
+ iconSize: y
2268
2268
  }
2269
2269
  );
2270
- let R = [h];
2271
- i == "icon-start" && s && R.unshift(k), i == "icon-end" && s && R.push(k), o && (R = [k], t = Y2(h));
2272
- const F = /* @__PURE__ */ e.createElement(
2270
+ let _ = [d];
2271
+ n == "icon-start" && s && _.unshift(N), n == "icon-end" && s && _.push(N), o && (_ = [N], t = Y2(d));
2272
+ const W = /* @__PURE__ */ e.createElement(
2273
2273
  "button",
2274
2274
  {
2275
- ref: p,
2275
+ ref: M,
2276
2276
  "aria-label": t,
2277
- className: v([
2278
- L,
2277
+ className: w([
2278
+ C,
2279
+ z,
2279
2280
  b,
2280
- M,
2281
2281
  D,
2282
- N,
2283
2282
  P,
2284
- a
2283
+ k,
2284
+ c
2285
2285
  ]),
2286
- disabled: c || r || m,
2287
- onClick: z,
2286
+ disabled: a || r || m,
2287
+ onClick: L,
2288
2288
  type: l,
2289
- ...g
2289
+ ...u
2290
2290
  },
2291
2291
  m && !r && /* @__PURE__ */ e.createElement(
2292
- k2,
2292
+ P2,
2293
2293
  {
2294
- className: `${L}__working-indicator`,
2294
+ className: `${C}__working-indicator`,
2295
2295
  colorType: S,
2296
- size: w
2296
+ size: v
2297
2297
  }
2298
2298
  ),
2299
- R
2299
+ _
2300
2300
  );
2301
- return (c || r || m) && f ? /* @__PURE__ */ e.createElement(T2, { content: f, customTrigger: F }) : /* @__PURE__ */ e.createElement(e.Fragment, null, F);
2301
+ return (a || r || m) && f ? /* @__PURE__ */ e.createElement(T2, { content: f, customTrigger: W }) : /* @__PURE__ */ e.createElement(e.Fragment, null, W);
2302
2302
  }
2303
2303
  ), g4 = ({
2304
2304
  className: t,
2305
2305
  disabled: l = !1,
2306
- displayType: a = "label-only",
2307
- iconName: c,
2308
- linkContent: i,
2306
+ displayType: c = "label-only",
2307
+ iconName: a,
2308
+ linkContent: n,
2309
2309
  size: s = "s",
2310
- tooltipText: n,
2310
+ tooltipText: i,
2311
2311
  variant: r = "primary",
2312
2312
  ...o
2313
2313
  }) => {
2314
- const m = "pds-button-link", h = "pds-button", z = `${h}--${s}`, d = `${h}--${r}`, f = v([
2315
- h,
2316
- z,
2317
- d
2318
- ]), C = h2(i) ? i.props.children : null;
2319
- let g;
2314
+ const m = "pds-button-link", d = "pds-button", L = `${d}--${s}`, g = `${d}--${r}`, f = w([
2315
+ d,
2316
+ L,
2317
+ g
2318
+ ]), p = h2(n) ? n.props.children : null;
2319
+ let u;
2320
2320
  switch (s) {
2321
2321
  case "xs":
2322
- g = "s";
2322
+ u = "s";
2323
2323
  break;
2324
2324
  case "s":
2325
- g = "m";
2325
+ u = "m";
2326
2326
  break;
2327
2327
  case "m":
2328
- g = "m";
2328
+ u = "m";
2329
2329
  break;
2330
2330
  case "l":
2331
- g = "m";
2331
+ u = "m";
2332
2332
  break;
2333
2333
  case "xl":
2334
- g = "l";
2334
+ u = "l";
2335
2335
  break;
2336
2336
  default:
2337
- g = "m";
2337
+ u = "m";
2338
2338
  break;
2339
2339
  }
2340
- const p = /* @__PURE__ */ e.createElement(
2341
- A,
2340
+ const M = /* @__PURE__ */ e.createElement(
2341
+ O,
2342
2342
  {
2343
- key: c,
2343
+ key: a,
2344
2344
  className: `${m}__icon`,
2345
- iconName: c,
2346
- iconSize: g
2345
+ iconName: a,
2346
+ iconSize: u
2347
2347
  }
2348
2348
  );
2349
- let L = [C];
2350
- a === "icon-start" && c ? L = [p, C] : a === "icon-end" && c && (L = [C, p]);
2351
- const b = h2(i) ? _2(
2352
- i,
2353
- Object.assign({}, i.props, {
2349
+ let C = [p];
2350
+ c === "icon-start" && a ? C = [M, p] : c === "icon-end" && a && (C = [p, M]);
2351
+ const z = h2(n) ? _2(
2352
+ n,
2353
+ Object.assign({}, n.props, {
2354
2354
  className: f,
2355
- children: L
2355
+ children: C
2356
2356
  })
2357
2357
  ) : null;
2358
2358
  return l ? /* @__PURE__ */ e.createElement(
2359
2359
  B2,
2360
2360
  {
2361
2361
  disabled: !0,
2362
- className: v([m, t ?? ""]),
2363
- label: L,
2362
+ className: w([m, t ?? ""]),
2363
+ label: C,
2364
2364
  size: s,
2365
- tooltipText: n ?? null,
2365
+ tooltipText: i ?? null,
2366
2366
  variant: r
2367
2367
  }
2368
- ) : /* @__PURE__ */ e.createElement("span", { className: v([m, t ?? ""]), ...o }, b);
2368
+ ) : /* @__PURE__ */ e.createElement("span", { className: w([m, t ?? ""]), ...o }, z);
2369
2369
  }, p4 = (t, l) => {
2370
- const [a, c] = H(!1), i = l?.duration;
2370
+ const [c, a] = V(!1), n = l?.duration;
2371
2371
  return l2(() => {
2372
- let n;
2373
- return a && i && (n = setTimeout(() => {
2374
- c(!1);
2375
- }, i)), () => {
2376
- n && clearTimeout(n);
2372
+ let i;
2373
+ return c && n && (i = setTimeout(() => {
2374
+ a(!1);
2375
+ }, n)), () => {
2376
+ i && clearTimeout(i);
2377
2377
  };
2378
- }, [a, i]), [a, async () => {
2378
+ }, [c, n]), [c, async () => {
2379
2379
  if (navigator.clipboard)
2380
2380
  try {
2381
- await navigator.clipboard.writeText(t), c(!0);
2381
+ await navigator.clipboard.writeText(t), a(!0);
2382
2382
  } catch {
2383
2383
  }
2384
2384
  }];
2385
- }, I2 = P2(
2385
+ }, I2 = k2(
2386
2386
  ({
2387
2387
  ariaLabel: t,
2388
2388
  buttonType: l = "button",
2389
- className: a,
2390
- disabled: c = !1,
2391
- hasTooltip: i = !0,
2389
+ className: c,
2390
+ disabled: a = !1,
2391
+ hasTooltip: n = !0,
2392
2392
  icon2Name: s = null,
2393
- iconName: n,
2393
+ iconName: i,
2394
2394
  onClick: r,
2395
2395
  size: o = "s",
2396
2396
  variant: m = "standard",
2397
- ...h
2398
- }, z) => {
2399
- const d = "pds-icon-button", f = o !== "s" ? `${d}--${o}` : null, C = m !== "standard" ? `${d}--${m}` : null, g = {
2400
- fadeOut: `${d}--fadeOut`,
2401
- hide: `${d}--hide`,
2402
- scaleIn: `${d}--scaleIn`
2397
+ ...d
2398
+ }, L) => {
2399
+ const g = "pds-icon-button", f = o !== "s" ? `${g}--${o}` : null, p = m !== "standard" ? `${g}--${m}` : null, u = {
2400
+ fadeOut: `${g}--fadeOut`,
2401
+ hide: `${g}--hide`,
2402
+ scaleIn: `${g}--scaleIn`
2403
2403
  };
2404
- let p, L;
2404
+ let M, C;
2405
2405
  switch (o) {
2406
2406
  case "s":
2407
- L = "m", p = 8;
2407
+ C = "m", M = 8;
2408
2408
  break;
2409
2409
  case "m":
2410
- L = "l", p = 11;
2410
+ C = "l", M = 11;
2411
2411
  break;
2412
2412
  default:
2413
- L = "m", p = 8;
2413
+ C = "m", M = 8;
2414
2414
  break;
2415
2415
  }
2416
- const b = s !== null, M = J(null), D = J(null), N = () => {
2417
- M.current.classList.add(g.fadeOut), M.current.classList.add(g.hide), D.current.classList.remove(g.hide), D.current.classList.add(g.scaleIn), setTimeout(() => {
2418
- M.current.classList.remove(
2419
- g.fadeOut,
2420
- g.hide
2421
- ), M.current.classList.add(g.scaleIn), D.current.classList.remove(g.scaleIn), D.current.classList.add(g.hide);
2416
+ const z = s !== null, b = J(null), D = J(null), P = () => {
2417
+ b.current.classList.add(u.fadeOut), b.current.classList.add(u.hide), D.current.classList.remove(u.hide), D.current.classList.add(u.scaleIn), setTimeout(() => {
2418
+ b.current.classList.remove(
2419
+ u.fadeOut,
2420
+ u.hide
2421
+ ), b.current.classList.add(u.scaleIn), D.current.classList.remove(u.scaleIn), D.current.classList.add(u.hide);
2422
2422
  }, 2e3);
2423
- }, P = (w) => {
2424
- b && N(), r && r(w);
2425
- }, _ = b ? /* @__PURE__ */ e.createElement("div", { className: `${d}__content` }, /* @__PURE__ */ e.createElement("div", { ref: M, className: `${d}__icon-wrapper` }, /* @__PURE__ */ e.createElement(
2426
- A,
2423
+ }, k = (v) => {
2424
+ z && P(), r && r(v);
2425
+ }, y = z ? /* @__PURE__ */ e.createElement("div", { className: `${g}__content` }, /* @__PURE__ */ e.createElement("div", { ref: b, className: `${g}__icon-wrapper` }, /* @__PURE__ */ e.createElement(
2426
+ O,
2427
2427
  {
2428
- className: `${d}__icon`,
2429
- iconName: n,
2430
- iconSize: L
2428
+ className: `${g}__icon`,
2429
+ iconName: i,
2430
+ iconSize: C
2431
2431
  }
2432
2432
  )), /* @__PURE__ */ e.createElement(
2433
2433
  "div",
2434
2434
  {
2435
2435
  ref: D,
2436
- className: `${d}__icon-wrapper ${g.hide}`
2436
+ className: `${g}__icon-wrapper ${u.hide}`
2437
2437
  },
2438
2438
  /* @__PURE__ */ e.createElement(
2439
- A,
2439
+ O,
2440
2440
  {
2441
- className: `${d}__icon`,
2441
+ className: `${g}__icon`,
2442
2442
  iconName: s,
2443
- iconSize: L
2443
+ iconSize: C
2444
2444
  }
2445
2445
  )
2446
- )) : /* @__PURE__ */ e.createElement("div", { className: `${d}__content` }, /* @__PURE__ */ e.createElement(
2447
- A,
2446
+ )) : /* @__PURE__ */ e.createElement("div", { className: `${g}__content` }, /* @__PURE__ */ e.createElement(
2447
+ O,
2448
2448
  {
2449
- className: `${d}__icon`,
2450
- iconName: n,
2451
- iconSize: L
2449
+ className: `${g}__icon`,
2450
+ iconName: i,
2451
+ iconSize: C
2452
2452
  }
2453
2453
  ));
2454
2454
  return /* @__PURE__ */ e.createElement(
2455
2455
  "button",
2456
2456
  {
2457
- ref: z,
2457
+ ref: L,
2458
2458
  "aria-label": t,
2459
- className: v([
2460
- d,
2459
+ className: w([
2460
+ g,
2461
2461
  f,
2462
- C,
2463
- a
2462
+ p,
2463
+ c
2464
2464
  ]),
2465
- disabled: c,
2466
- onClick: P,
2467
- title: i && !c ? null : t,
2465
+ disabled: a,
2466
+ onClick: k,
2467
+ title: n && !a ? null : t,
2468
2468
  type: l,
2469
- ...h
2469
+ ...d
2470
2470
  },
2471
- i && !c ? /* @__PURE__ */ e.createElement(
2471
+ n && !a ? /* @__PURE__ */ e.createElement(
2472
2472
  T2,
2473
2473
  {
2474
- className: `${d}__tooltip`,
2474
+ className: `${g}__tooltip`,
2475
2475
  content: t,
2476
- customTrigger: _,
2477
- offsetValue: p
2476
+ customTrigger: y,
2477
+ offsetValue: M
2478
2478
  }
2479
- ) : _
2479
+ ) : y
2480
2480
  );
2481
2481
  }
2482
2482
  ), H4 = ({
2483
2483
  ariaLabel: t = "Copy to clipboard",
2484
2484
  className: l,
2485
- clipboardText: a = "",
2486
- disabled: c,
2487
- variant: i = "standard",
2485
+ clipboardText: c = "",
2486
+ disabled: a,
2487
+ variant: n = "standard",
2488
2488
  ...s
2489
2489
  }) => {
2490
- const n = "pds-clipboard-button", [r, o] = p4(a);
2490
+ const i = "pds-clipboard-button", [r, o] = p4(c);
2491
2491
  return /* @__PURE__ */ e.createElement(
2492
2492
  I2,
2493
2493
  {
2494
2494
  ariaLabel: t,
2495
2495
  buttonType: "button",
2496
- className: v([n, l ?? ""]),
2497
- disabled: c,
2496
+ className: w([i, l ?? ""]),
2497
+ disabled: a,
2498
2498
  icon2Name: "check",
2499
2499
  iconName: "copy",
2500
2500
  onClick: o,
2501
2501
  size: "m",
2502
- variant: i,
2502
+ variant: n,
2503
2503
  ...s
2504
2504
  }
2505
2505
  );
2506
2506
  }, v1 = ({
2507
2507
  ariaLabel: t = "Close",
2508
2508
  className: l,
2509
- onClick: a,
2510
- size: c = "l",
2511
- ...i
2509
+ onClick: c,
2510
+ size: a = "l",
2511
+ ...n
2512
2512
  }) => {
2513
- const s = "pds-close-button", n = `${s}--${c}`;
2513
+ const s = "pds-close-button", i = `${s}--${a}`;
2514
2514
  return /* @__PURE__ */ e.createElement(
2515
2515
  "button",
2516
2516
  {
2517
2517
  "aria-label": t,
2518
- className: v([s, n, l ?? ""]),
2519
- onClick: a,
2518
+ className: w([s, i, l ?? ""]),
2519
+ onClick: c,
2520
2520
  type: "button",
2521
- ...i
2521
+ ...n
2522
2522
  },
2523
- /* @__PURE__ */ e.createElement(A, { className: `${s}__icon`, iconName: "xmarkLarge" })
2523
+ /* @__PURE__ */ e.createElement(O, { className: `${s}__icon`, iconName: "xmarkLarge" })
2524
2524
  );
2525
2525
  }, Q2 = {
2526
2526
  info: "Information",
@@ -2551,121 +2551,121 @@ const d4 = {
2551
2551
  gatsby: "bolt",
2552
2552
  nextjs: "bolt"
2553
2553
  }, w1 = () => {
2554
- const t = typeof window < "u", [l, a] = H(
2554
+ const t = typeof window < "u", [l, c] = V(
2555
2555
  t && window.innerWidth !== void 0 ? window.innerWidth : 1024
2556
2556
  );
2557
2557
  return l2(() => {
2558
2558
  if (!t) return;
2559
- a(window.innerWidth);
2560
- const c = () => {
2561
- a(window.innerWidth);
2559
+ c(window.innerWidth);
2560
+ const a = () => {
2561
+ c(window.innerWidth);
2562
2562
  };
2563
- return window.addEventListener("resize", c), () => {
2564
- window.removeEventListener("resize", c);
2563
+ return window.addEventListener("resize", a), () => {
2564
+ window.removeEventListener("resize", a);
2565
2565
  };
2566
2566
  }, []), l;
2567
2567
  }, x2 = n1(null), L4 = ({
2568
2568
  children: t,
2569
2569
  mobileMenuMaxWidth: l = 640
2570
2570
  }) => {
2571
- const a = w1(), c = a <= l, i = {
2572
- isMobile: c,
2571
+ const c = w1(), a = c <= l, n = {
2572
+ isMobile: a,
2573
2573
  mobileMenuMaxWidth: l,
2574
- windowWidth: a
2574
+ windowWidth: c
2575
2575
  };
2576
2576
  return l2(() => {
2577
- c ? document.body.classList.add("pds-no-scroll-x") : document.body.classList.remove("pds-no-scroll-x");
2578
- }, [c]), /* @__PURE__ */ e.createElement(x2.Provider, { value: i }, t);
2577
+ a ? document.body.classList.add("pds-no-scroll-x") : document.body.classList.remove("pds-no-scroll-x");
2578
+ }, [a]), /* @__PURE__ */ e.createElement(x2.Provider, { value: n }, t);
2579
2579
  }, C4 = ({
2580
2580
  className: t,
2581
2581
  disabled: l,
2582
- displayType: a = "icon-end",
2583
- iconName: c = "ellipsisVertical",
2584
- id: i,
2582
+ displayType: c = "icon-end",
2583
+ iconName: a = "ellipsisVertical",
2584
+ id: n,
2585
2585
  isSplitButton: s = !1,
2586
- label: n,
2586
+ label: i,
2587
2587
  menuItems: r,
2588
2588
  menuPosition: o = "start",
2589
2589
  onClick: m,
2590
- size: h = "s",
2591
- testId: z,
2592
- undefinedLabel: d = "Unlabeled group",
2590
+ size: d = "s",
2591
+ testId: L,
2592
+ undefinedLabel: g = "Unlabeled group",
2593
2593
  variant: f = "primary",
2594
- withinNavbar: C,
2595
- ...g
2594
+ withinNavbar: p,
2595
+ ...u
2596
2596
  }) => {
2597
- const { placement: p, refs: L, strategy: b, x: M, y: D } = r1({
2597
+ const { placement: M, refs: C, strategy: z, x: b, y: D } = r1({
2598
2598
  placement: "bottom-start",
2599
2599
  middleware: [m1()],
2600
2600
  whileElementsMounted: o1
2601
2601
  });
2602
- let N = !1;
2603
- const P = D2(x2);
2604
- P && (N = P.isMobile);
2605
- const _ = f === "navbar" && N, w = "pds-menu-button", S = _ ? `${w}--isMobile` : null, y = C ? `${w}--navbar` : null, k = i, [R] = H(`menu-button-${i}`), F = L.floating, Y = J(null), [q, i2] = H(!1), [Z, n2] = H(!1), [U, r2] = H(""), [Q, o2] = H(0), s2 = J([]), T = J([]), B = J([]);
2602
+ let P = !1;
2603
+ const k = D2(x2);
2604
+ k && (P = k.isMobile);
2605
+ const y = f === "navbar" && P, v = "pds-menu-button", S = y ? `${v}--isMobile` : null, I = p ? `${v}--navbar` : null, N = n, [_] = V(`menu-button-${n}`), W = C.floating, Y = J(null), [R, i2] = V(!1), [K, n2] = V(!1), [Z, r2] = V(""), [Q, o2] = V(0), s2 = J([]), T = J([]), A = J([]);
2606
2606
  _1(() => {
2607
2607
  window.addEventListener("mousedown", L2, !0);
2608
- const u = F.current;
2609
- return u && (u.dataset.fuiPlacement = p), Z && (setTimeout(() => {
2610
- u.focus();
2608
+ const h = W.current;
2609
+ return h && (h.dataset.fuiPlacement = M), K && (setTimeout(() => {
2610
+ h.focus();
2611
2611
  }, 0), n2(!1)), () => {
2612
2612
  window.removeEventListener("mousedown", L2, !0);
2613
2613
  };
2614
- }, [q, p]);
2615
- const W = (u, I) => {
2616
- r2(u), o2(I);
2617
- }, K = () => {
2614
+ }, [R, M]);
2615
+ const q = (h, j) => {
2616
+ r2(h), o2(j);
2617
+ }, U = () => {
2618
2618
  i2(!0), n2(!0);
2619
2619
  }, e2 = () => {
2620
- i2(!1), W(void 0, -1), Y.current?.querySelector(
2621
- `#${k}`
2620
+ i2(!1), q(void 0, -1), Y.current?.querySelector(
2621
+ `#${N}`
2622
2622
  )?.focus();
2623
- }, z2 = (u) => {
2624
- u = u.toLowerCase();
2625
- let I = !1;
2626
- for (let E = Q + 1; E < B.current.length; E++)
2627
- if (B.current[E].label.toLowerCase().startsWith(u)) {
2628
- W(T.current[E], E), I = !0;
2623
+ }, z2 = (h) => {
2624
+ h = h.toLowerCase();
2625
+ let j = !1;
2626
+ for (let E = Q + 1; E < A.current.length; E++)
2627
+ if (A.current[E].label.toLowerCase().startsWith(h)) {
2628
+ q(T.current[E], E), j = !0;
2629
2629
  break;
2630
2630
  }
2631
- if (I === !1) {
2631
+ if (j === !1) {
2632
2632
  for (let E = 0; E < Q; E++)
2633
- if (B.current[E].label.toLowerCase().startsWith(u)) {
2634
- W(T.current[E], E);
2633
+ if (A.current[E].label.toLowerCase().startsWith(h)) {
2634
+ q(T.current[E], E);
2635
2635
  break;
2636
2636
  }
2637
2637
  }
2638
- }, u2 = (u) => {
2639
- const I = T.current.indexOf(u), E = B.current[I];
2638
+ }, u2 = (h) => {
2639
+ const j = T.current.indexOf(h), E = A.current[j];
2640
2640
  E.callback && !E.disabled && E.callback(E), E.linkContent && !E.disabled && Y.current?.querySelector(
2641
- `#${u} a`
2641
+ `#${h} a`
2642
2642
  )?.click();
2643
2643
  }, f2 = () => {
2644
- const u = T.current[Q];
2645
- u2(u);
2646
- }, N2 = (u) => {
2647
- q ? e2() : K(), m && m(), u.stopPropagation(), u.preventDefault();
2648
- }, A2 = (u) => {
2649
- u2(u.currentTarget.id), _ || e2();
2650
- }, S2 = (u) => {
2651
- const I = u.key;
2644
+ const h = T.current[Q];
2645
+ u2(h);
2646
+ }, N2 = (h) => {
2647
+ R ? e2() : U(), m && m(), h.stopPropagation(), h.preventDefault();
2648
+ }, A2 = (h) => {
2649
+ u2(h.currentTarget.id), y || e2();
2650
+ }, S2 = (h) => {
2651
+ const j = h.key;
2652
2652
  let E = !1;
2653
- switch (I) {
2653
+ switch (j) {
2654
2654
  // open menu and focus on first menu item
2655
2655
  case " ":
2656
2656
  case "Enter":
2657
2657
  case "ArrowDown":
2658
2658
  case "Down": {
2659
- K();
2660
- let O = 0;
2661
- for (let $ = 0; $ < B.current.length; $++)
2662
- if (!B.current[$]?.disabled) {
2663
- O = $;
2659
+ U();
2660
+ let H = 0;
2661
+ for (let $ = 0; $ < A.current.length; $++)
2662
+ if (!A.current[$]?.disabled) {
2663
+ H = $;
2664
2664
  break;
2665
2665
  }
2666
- W(
2667
- T.current[O],
2668
- O
2666
+ q(
2667
+ T.current[H],
2668
+ H
2669
2669
  ), E = !0, m && m();
2670
2670
  break;
2671
2671
  }
@@ -2677,32 +2677,32 @@ const d4 = {
2677
2677
  // open menu and focus on last menu item
2678
2678
  case "Up":
2679
2679
  case "ArrowUp": {
2680
- K();
2681
- let O = T.current.length - 1;
2680
+ U();
2681
+ let H = T.current.length - 1;
2682
2682
  for (let $ = T.current.length - 1; $ >= 0; $--)
2683
- if (!B.current[$]?.disabled) {
2684
- O = $;
2683
+ if (!A.current[$]?.disabled) {
2684
+ H = $;
2685
2685
  break;
2686
2686
  }
2687
- W(
2688
- T.current[O],
2689
- O
2687
+ q(
2688
+ T.current[H],
2689
+ H
2690
2690
  ), E = !0;
2691
2691
  break;
2692
2692
  }
2693
2693
  }
2694
- E && (u.stopPropagation(), u.preventDefault());
2695
- }, m2 = (u) => {
2696
- const I = u.key;
2697
- let E = !1, O = "", $ = 0;
2694
+ E && (h.stopPropagation(), h.preventDefault());
2695
+ }, m2 = (h) => {
2696
+ const j = h.key;
2697
+ let E = !1, H = "", $ = 0;
2698
2698
  function G(x) {
2699
2699
  return x.length === 1 && x.match(/\S/);
2700
2700
  }
2701
- if (!(u.ctrlKey || u.altKey || u.metaKey)) {
2702
- if (u.shiftKey)
2703
- G(I) && (z2(I), E = !0), u.key === "Tab" && (e2(), E = !0);
2701
+ if (!(h.ctrlKey || h.altKey || h.metaKey)) {
2702
+ if (h.shiftKey)
2703
+ G(j) && (z2(j), E = !0), h.key === "Tab" && (e2(), E = !0);
2704
2704
  else
2705
- switch (I) {
2705
+ switch (j) {
2706
2706
  case " ":
2707
2707
  case "Enter":
2708
2708
  e2(), f2(), E = !0;
@@ -2714,30 +2714,30 @@ const d4 = {
2714
2714
  case "Up":
2715
2715
  case "ArrowUp": {
2716
2716
  let x = 0;
2717
- const j = T.current.length;
2718
- for ($ = Q - 1; x < j && ($ < 0 && ($ = T.current.length - 1), !!B.current[$]?.disabled); )
2717
+ const B = T.current.length;
2718
+ for ($ = Q - 1; x < B && ($ < 0 && ($ = T.current.length - 1), !!A.current[$]?.disabled); )
2719
2719
  $--, x++;
2720
- O = T.current[$], W(O, $), E = !0;
2720
+ H = T.current[$], q(H, $), E = !0;
2721
2721
  break;
2722
2722
  }
2723
2723
  case "ArrowDown":
2724
2724
  case "Down": {
2725
2725
  let x = 0;
2726
- const j = T.current.length;
2727
- for ($ = Q + 1; x < j && ($ > T.current.length - 1 && ($ = 0), !!B.current[$]?.disabled); )
2726
+ const B = T.current.length;
2727
+ for ($ = Q + 1; x < B && ($ > T.current.length - 1 && ($ = 0), !!A.current[$]?.disabled); )
2728
2728
  $++, x++;
2729
- O = T.current[$], W(O, $), E = !0;
2729
+ H = T.current[$], q(H, $), E = !0;
2730
2730
  break;
2731
2731
  }
2732
2732
  case "Home":
2733
2733
  case "PageUp": {
2734
2734
  let x = 0;
2735
- for (let j = 0; j < B.current.length; j++)
2736
- if (!B.current[j]?.disabled) {
2737
- x = j;
2735
+ for (let B = 0; B < A.current.length; B++)
2736
+ if (!A.current[B]?.disabled) {
2737
+ x = B;
2738
2738
  break;
2739
2739
  }
2740
- W(
2740
+ q(
2741
2741
  T.current[x],
2742
2742
  x
2743
2743
  ), E = !0;
@@ -2746,12 +2746,12 @@ const d4 = {
2746
2746
  case "End":
2747
2747
  case "PageDown": {
2748
2748
  let x = T.current.length - 1;
2749
- for (let j = T.current.length - 1; j >= 0; j--)
2750
- if (!B.current[j]?.disabled) {
2751
- x = j;
2749
+ for (let B = T.current.length - 1; B >= 0; B--)
2750
+ if (!A.current[B]?.disabled) {
2751
+ x = B;
2752
2752
  break;
2753
2753
  }
2754
- W(
2754
+ q(
2755
2755
  T.current[x],
2756
2756
  x
2757
2757
  ), E = !0;
@@ -2761,70 +2761,70 @@ const d4 = {
2761
2761
  e2();
2762
2762
  break;
2763
2763
  default:
2764
- G(I) && (z2(I), E = !0);
2764
+ G(j) && (z2(j), E = !0);
2765
2765
  break;
2766
2766
  }
2767
- E && (u.stopPropagation(), u.preventDefault());
2767
+ E && (h.stopPropagation(), h.preventDefault());
2768
2768
  }
2769
- }, L2 = (u) => {
2770
- Y.current && !Y.current.contains(u.target) && q && e2();
2771
- }, C2 = (u, I, E = "", O = "", ...$) => {
2772
- const G = E ? `-group-${E}` : "", x = k + G + "-item-" + (I + 1), j = "id" in u && u.id ? u.id : x;
2773
- if (V2(u))
2774
- return /* @__PURE__ */ e.createElement("li", { key: j, role: "separator" });
2775
- if (F2(u))
2769
+ }, L2 = (h) => {
2770
+ Y.current && !Y.current.contains(h.target) && R && e2();
2771
+ }, C2 = (h, j, E = "", H = "", ...$) => {
2772
+ const G = E ? `-group-${E}` : "", x = N + G + "-item-" + (j + 1), B = "id" in h && h.id ? h.id : x;
2773
+ if (V2(h))
2774
+ return /* @__PURE__ */ e.createElement("li", { key: B, role: "separator" });
2775
+ if (F2(h))
2776
2776
  return /* @__PURE__ */ e.createElement(
2777
2777
  "li",
2778
2778
  {
2779
- key: O,
2780
- className: `${w}__listbox-heading`,
2781
- id: O || null,
2779
+ key: H,
2780
+ className: `${v}__listbox-heading`,
2781
+ id: H || null,
2782
2782
  role: "presentation"
2783
2783
  },
2784
- u.label
2784
+ h.label
2785
2785
  );
2786
- if (z4(u))
2787
- return /* @__PURE__ */ e.createElement("li", { key: j, role: "presentation" }, u.nodeContent);
2788
- if (Z2(u) || "label" in u && u.label) {
2789
- T.current.push(j), B.current.push(u);
2786
+ if (z4(h))
2787
+ return /* @__PURE__ */ e.createElement("li", { key: B, role: "presentation" }, h.nodeContent);
2788
+ if (Z2(h) || "label" in h && h.label) {
2789
+ T.current.push(B), A.current.push(h);
2790
2790
  let g2 = !1;
2791
- U !== "" && !u.disabled && (g2 = U === j);
2792
- const c2 = "isCritical" in u && u.isCritical, M2 = "criticalLabel" in u ? u.criticalLabel : void 0;
2791
+ Z !== "" && !h.disabled && (g2 = Z === B);
2792
+ const c2 = "isCritical" in h && h.isCritical, M2 = "criticalLabel" in h ? h.criticalLabel : void 0;
2793
2793
  let a2 = [];
2794
- if ("label" in u && u.label && (a2 = [u.label]), Z2(u) && u.linkContent && (a2 = [u.linkContent.props.children]), u.iconName) {
2794
+ if ("label" in h && h.label && (a2 = [h.label]), Z2(h) && h.linkContent && (a2 = [h.linkContent.props.children]), h.iconName) {
2795
2795
  const d2 = /* @__PURE__ */ e.createElement(
2796
- A,
2796
+ O,
2797
2797
  {
2798
- key: `icon-${k}`,
2799
- iconName: u.iconName,
2798
+ key: `icon-${N}`,
2799
+ iconName: h.iconName,
2800
2800
  iconSize: "m"
2801
2801
  }
2802
2802
  );
2803
2803
  a2.unshift(d2);
2804
2804
  }
2805
2805
  c2 && M2 && a2.unshift(
2806
- /* @__PURE__ */ e.createElement("span", { key: `critical-${k}`, className: "visually-hidden" }, M2)
2806
+ /* @__PURE__ */ e.createElement("span", { key: `critical-${N}`, className: "visually-hidden" }, M2)
2807
2807
  );
2808
2808
  let p2;
2809
- u.description && (p2 = /* @__PURE__ */ e.createElement("span", { className: `${w}__item-description` }, u.description));
2809
+ h.description && (p2 = /* @__PURE__ */ e.createElement("span", { className: `${v}__item-description` }, h.description));
2810
2810
  let b2;
2811
- if (Z2(u) && u.linkContent) {
2812
- const d2 = u.linkContent, H2 = d2.type;
2813
- b2 = /* @__PURE__ */ e.createElement(H2, { tabIndex: -1, ...d2.props }, /* @__PURE__ */ e.createElement("span", { className: `${w}__item-label` }, a2), p2);
2811
+ if (Z2(h) && h.linkContent) {
2812
+ const d2 = h.linkContent, H2 = d2.type;
2813
+ b2 = /* @__PURE__ */ e.createElement(H2, { tabIndex: -1, ...d2.props }, /* @__PURE__ */ e.createElement("span", { className: `${v}__item-label` }, a2), p2);
2814
2814
  } else
2815
- b2 = /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("span", { className: `${w}__item-label` }, a2), p2);
2816
- const O2 = v([
2817
- g2 ? `${w}__item-focused` : null,
2818
- c2 ? `${w}__item-critical` : null
2815
+ b2 = /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("span", { className: `${v}__item-label` }, a2), p2);
2816
+ const O2 = w([
2817
+ g2 ? `${v}__item-focused` : null,
2818
+ c2 ? `${v}__item-critical` : null
2819
2819
  ]);
2820
2820
  return /* @__PURE__ */ e.createElement(
2821
2821
  "li",
2822
2822
  {
2823
- key: j,
2824
- "aria-disabled": u.disabled ? !0 : null,
2823
+ key: B,
2824
+ "aria-disabled": h.disabled ? !0 : null,
2825
2825
  className: O2,
2826
- "data-testid": u.testId,
2827
- id: j,
2826
+ "data-testid": h.testId,
2827
+ id: B,
2828
2828
  onClick: A2,
2829
2829
  role: "menuitem",
2830
2830
  tabIndex: -1,
@@ -2833,50 +2833,50 @@ const d4 = {
2833
2833
  b2
2834
2834
  );
2835
2835
  }
2836
- }, v2 = (u, I) => {
2837
- const E = [], O = [...I];
2838
- let $ = O.shift(), G = [];
2839
- return u.map((x, j) => {
2840
- x !== $ ? (G.push(x), j + 1 === u.length && E.push(G)) : (E.push(G), G = [], G.push(x), $ = O.shift());
2836
+ }, v2 = (h, j) => {
2837
+ const E = [], H = [...j];
2838
+ let $ = H.shift(), G = [];
2839
+ return h.map((x, B) => {
2840
+ x !== $ ? (G.push(x), B + 1 === h.length && E.push(G)) : (E.push(G), G = [], G.push(x), $ = H.shift());
2841
2841
  }), E.filter((x) => x.length > 0);
2842
- }, V = (u) => {
2843
- T.current = [], B.current = [];
2844
- const I = u, E = u.filter(
2842
+ }, F = (h) => {
2843
+ T.current = [], A.current = [];
2844
+ const j = h, E = h.filter(
2845
2845
  F2 || V2
2846
- ), O = E.length > 0;
2847
- let $ = [`${w}__listbox`];
2848
- if (C && $.push(`${w}__listbox--navbar`), o === "end" && $.push(`${w}__listbox--end`), a === "icon-only" && $.push(`${w}__listbox--icon-only`), $ = v($), O) {
2849
- const G = v2(u, E);
2846
+ ), H = E.length > 0;
2847
+ let $ = [`${v}__listbox`];
2848
+ if (p && $.push(`${v}__listbox--navbar`), o === "end" && $.push(`${v}__listbox--end`), c === "icon-only" && $.push(`${v}__listbox--icon-only`), $ = w($), H) {
2849
+ const G = v2(h, E);
2850
2850
  G.forEach(() => {
2851
2851
  s2.current.push(V1());
2852
2852
  });
2853
2853
  let x = s2.current[0];
2854
- const j = G[0].findIndex(
2854
+ const B = G[0].findIndex(
2855
2855
  (c2) => !V2(c2) && !F2(c2)
2856
- ), g2 = `${k}-group-${x}-item-${j + 1}`;
2856
+ ), g2 = `${N}-group-${x}-item-${B + 1}`;
2857
2857
  return /* @__PURE__ */ e.createElement(
2858
2858
  "div",
2859
2859
  {
2860
- ref: L.setFloating,
2861
- "aria-activedescendant": U !== "" ? U : g2,
2862
- "aria-labelledby": k,
2860
+ ref: C.setFloating,
2861
+ "aria-activedescendant": Z !== "" ? Z : g2,
2862
+ "aria-labelledby": N,
2863
2863
  className: $.toString(),
2864
- id: R,
2864
+ id: _,
2865
2865
  onKeyDown: m2,
2866
2866
  role: "menu",
2867
2867
  style: {
2868
- visibility: q ? "visible" : "hidden",
2869
- opacity: q ? "1" : "0",
2868
+ visibility: R ? "visible" : "hidden",
2869
+ opacity: R ? "1" : "0",
2870
2870
  transition: "var(--pds-animation-transition-reveal)",
2871
- position: b,
2872
- transform: `translate(${Math.round(M)}px,${Math.round(D)}px)`,
2871
+ position: z,
2872
+ transform: `translate(${Math.round(b)}px,${Math.round(D)}px)`,
2873
2873
  zIndex: "var(--pds-z-index-dropdown)"
2874
2874
  },
2875
2875
  tabIndex: -1
2876
2876
  },
2877
2877
  G.map((c2, M2) => {
2878
2878
  x = s2.current[M2];
2879
- const a2 = "isHeading" in c2[0] && c2[0].isHeading, p2 = a2 ? `${k}-group-${x}-heading` : "", b2 = `${k}-group-${x}`, O2 = a2 ? null : `${d} ${M2 + 1}`;
2879
+ const a2 = "isHeading" in c2[0] && c2[0].isHeading, p2 = a2 ? `${N}-group-${x}-heading` : "", b2 = `${N}-group-${x}`, O2 = a2 ? null : `${g} ${M2 + 1}`;
2880
2880
  return /* @__PURE__ */ e.createElement(
2881
2881
  "ul",
2882
2882
  {
@@ -2895,195 +2895,195 @@ const d4 = {
2895
2895
  })
2896
2896
  );
2897
2897
  } else {
2898
- const G = `${k}-item-1`;
2898
+ const G = `${N}-item-1`;
2899
2899
  return /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(
2900
2900
  "ul",
2901
2901
  {
2902
- ref: L.setFloating,
2903
- "aria-activedescendant": U !== "" ? U : G,
2904
- "aria-labelledby": k,
2902
+ ref: C.setFloating,
2903
+ "aria-activedescendant": Z !== "" ? Z : G,
2904
+ "aria-labelledby": N,
2905
2905
  className: $.toString(),
2906
- id: R,
2906
+ id: _,
2907
2907
  onKeyDown: m2,
2908
2908
  role: "menu",
2909
2909
  style: {
2910
- visibility: q ? "visible" : "hidden",
2911
- opacity: q ? "1" : "0",
2910
+ visibility: R ? "visible" : "hidden",
2911
+ opacity: R ? "1" : "0",
2912
2912
  transition: "var(--pds-animation-transition-reveal)",
2913
- position: b,
2914
- transform: `translate(${Math.round(M)}px,${Math.round(D)}px)`
2913
+ position: z,
2914
+ transform: `translate(${Math.round(b)}px,${Math.round(D)}px)`
2915
2915
  },
2916
2916
  tabIndex: -1
2917
2917
  },
2918
- I.map((x, j) => C2(x, j))
2918
+ j.map((x, B) => C2(x, B))
2919
2919
  ));
2920
2920
  }
2921
2921
  };
2922
2922
  let t2;
2923
- if (a === "icon-end" && (t2 = /* @__PURE__ */ e.createElement(
2923
+ if (c === "icon-end" && (t2 = /* @__PURE__ */ e.createElement(
2924
2924
  B2,
2925
2925
  {
2926
- ref: L.setReference,
2927
- "aria-controls": R,
2928
- "aria-expanded": q,
2926
+ ref: C.setReference,
2927
+ "aria-controls": _,
2928
+ "aria-expanded": R,
2929
2929
  "aria-haspopup": "true",
2930
- className: `${w}__trigger`,
2930
+ className: `${v}__trigger`,
2931
2931
  disabled: l,
2932
- displayType: a,
2932
+ displayType: c,
2933
2933
  iconName: "angleDown",
2934
- id: k,
2934
+ id: N,
2935
2935
  isSplitButton: s,
2936
- label: n,
2936
+ label: i,
2937
2937
  onClick: N2,
2938
2938
  onKeyDown: S2,
2939
- size: h,
2939
+ size: d,
2940
2940
  type: "button",
2941
2941
  variant: f
2942
2942
  }
2943
- )), a === "icon-only") {
2944
- const u = Y2(n);
2943
+ )), c === "icon-only") {
2944
+ const h = Y2(i);
2945
2945
  t2 = /* @__PURE__ */ e.createElement(
2946
2946
  I2,
2947
2947
  {
2948
- ref: L.setReference,
2949
- "aria-controls": R,
2950
- "aria-expanded": q,
2948
+ ref: C.setReference,
2949
+ "aria-controls": _,
2950
+ "aria-expanded": R,
2951
2951
  "aria-haspopup": "true",
2952
- ariaLabel: u,
2953
- className: `${w}__trigger ${w}__trigger--icon-only`,
2952
+ ariaLabel: h,
2953
+ className: `${v}__trigger ${v}__trigger--icon-only`,
2954
2954
  disabled: l,
2955
2955
  hasTooltip: !1,
2956
- iconName: c,
2957
- id: k,
2956
+ iconName: a,
2957
+ id: N,
2958
2958
  onClick: N2,
2959
2959
  onKeyDown: S2,
2960
- size: h,
2960
+ size: d,
2961
2961
  type: "button",
2962
2962
  variant: "standard"
2963
2963
  }
2964
2964
  );
2965
2965
  }
2966
- const w2 = (u) => {
2967
- const I = u.target;
2968
- I.classList.toggle(`${w}__toggle--expanded`), I.setAttribute(
2966
+ const w2 = (h) => {
2967
+ const j = h.target;
2968
+ j.classList.toggle(`${v}__toggle--expanded`), j.setAttribute(
2969
2969
  "aria-expanded",
2970
- I.getAttribute("aria-expanded") === "true" ? "false" : "true"
2971
- ), I.nextElementSibling.classList.toggle(`${w}__mobile-menu--expanded`);
2972
- }, M1 = () => /* @__PURE__ */ e.createElement("ul", { className: `${w}__mobile-menu`, role: "menu" }, r.map((u, I) => C2(u, I)));
2970
+ j.getAttribute("aria-expanded") === "true" ? "false" : "true"
2971
+ ), j.nextElementSibling.classList.toggle(`${v}__mobile-menu--expanded`);
2972
+ }, M1 = () => /* @__PURE__ */ e.createElement("ul", { className: `${v}__mobile-menu`, role: "menu" }, r.map((h, j) => C2(h, j)));
2973
2973
  let J2;
2974
- const b1 = a === "icon-end" ? "pds-button pds-button--navbar" : null, E1 = v([
2975
- `${w}__toggle`,
2974
+ const b1 = c === "icon-end" ? "pds-button pds-button--navbar" : null, E1 = w([
2975
+ `${v}__toggle`,
2976
2976
  b1
2977
2977
  ]);
2978
- _ && (J2 = /* @__PURE__ */ e.createElement(
2978
+ y && (J2 = /* @__PURE__ */ e.createElement(
2979
2979
  "button",
2980
2980
  {
2981
2981
  "aria-expanded": !1,
2982
2982
  className: E1,
2983
2983
  disabled: l,
2984
- id: k,
2984
+ id: N,
2985
2985
  onClick: w2,
2986
2986
  type: "button"
2987
2987
  },
2988
- a === "icon-only" ? /* @__PURE__ */ e.createElement("span", { className: `${w}__icon-label` }, /* @__PURE__ */ e.createElement(A, { iconName: c }), " ", n) : n,
2988
+ c === "icon-only" ? /* @__PURE__ */ e.createElement("span", { className: `${v}__icon-label` }, /* @__PURE__ */ e.createElement(O, { iconName: a }), " ", i) : i,
2989
2989
  /* @__PURE__ */ e.createElement(
2990
- A,
2990
+ O,
2991
2991
  {
2992
- className: `${w}__toggle-icon ${w}__toggle-icon--${a}`,
2992
+ className: `${v}__toggle-icon ${v}__toggle-icon--${c}`,
2993
2993
  iconName: "angleDown",
2994
2994
  iconSize: "m"
2995
2995
  }
2996
2996
  )
2997
2997
  ));
2998
- const y1 = J2, $1 = q ? `${w}--expanded` : null;
2998
+ const y1 = J2, $1 = R ? `${v}--expanded` : null;
2999
2999
  return /* @__PURE__ */ e.createElement(
3000
3000
  "span",
3001
3001
  {
3002
3002
  ref: Y,
3003
- className: v([
3004
- w,
3005
- y,
3003
+ className: w([
3004
+ v,
3005
+ I,
3006
3006
  S,
3007
3007
  $1,
3008
3008
  t
3009
3009
  ]),
3010
- "data-testid": z,
3011
- ...g
3010
+ "data-testid": L,
3011
+ ...u
3012
3012
  },
3013
- _ ? /* @__PURE__ */ e.createElement(e.Fragment, null, y1, /* @__PURE__ */ e.createElement(M1, null)) : /* @__PURE__ */ e.createElement(e.Fragment, null, t2, V(r))
3013
+ y ? /* @__PURE__ */ e.createElement(e.Fragment, null, y1, /* @__PURE__ */ e.createElement(M1, null)) : /* @__PURE__ */ e.createElement(e.Fragment, null, t2, F(r))
3014
3014
  );
3015
3015
  }, F4 = ({
3016
3016
  className: t,
3017
3017
  defaultValue: l,
3018
- disabled: a = !1,
3019
- id: c,
3020
- label: i,
3018
+ disabled: c = !1,
3019
+ id: a,
3020
+ label: n,
3021
3021
  onChange: s,
3022
- options: n,
3022
+ options: i,
3023
3023
  size: r = "s",
3024
3024
  value: o,
3025
3025
  ...m
3026
3026
  }) => {
3027
- const h = "pds-segmented-button", z = a ? "pds-is-disabled" : null, d = `${h}--${r}`, f = r === "s" ? "s" : "m", C = typeof o < "u", g = typeof l < "u", [p, L] = H(
3028
- g ? l : ""
3029
- ), b = (M) => {
3030
- L(M.target.value), s && s(M.target.value);
3027
+ const d = "pds-segmented-button", L = c ? "pds-is-disabled" : null, g = `${d}--${r}`, f = r === "s" ? "s" : "m", p = typeof o < "u", u = typeof l < "u", [M, C] = V(
3028
+ u ? l : ""
3029
+ ), z = (b) => {
3030
+ C(b.target.value), s && s(b.target.value);
3031
3031
  };
3032
- if (n.length >= 2 && n.length <= 6)
3032
+ if (i.length >= 2 && i.length <= 6)
3033
3033
  return /* @__PURE__ */ e.createElement(
3034
3034
  "fieldset",
3035
3035
  {
3036
- className: v([
3037
- h,
3036
+ className: w([
3038
3037
  d,
3039
- z,
3038
+ g,
3039
+ L,
3040
3040
  t ?? ""
3041
3041
  ]),
3042
3042
  ...m
3043
3043
  },
3044
- /* @__PURE__ */ e.createElement("legend", { className: "visually-hidden" }, i),
3045
- /* @__PURE__ */ e.createElement("div", { className: `${h}__options` }, n.map((M, D) => {
3046
- const N = C ? o === M.value : p === M.value, P = `${h}__option`, _ = N ? `${P}--checked` : null;
3044
+ /* @__PURE__ */ e.createElement("legend", { className: "visually-hidden" }, n),
3045
+ /* @__PURE__ */ e.createElement("div", { className: `${d}__options` }, i.map((b, D) => {
3046
+ const P = p ? o === b.value : M === b.value, k = `${d}__option`, y = P ? `${k}--checked` : null;
3047
3047
  return /* @__PURE__ */ e.createElement(
3048
3048
  "div",
3049
3049
  {
3050
- key: `${c}-option-${D}`,
3051
- className: v([P, _])
3050
+ key: `${a}-option-${D}`,
3051
+ className: w([k, y])
3052
3052
  },
3053
3053
  /* @__PURE__ */ e.createElement(
3054
3054
  "input",
3055
3055
  {
3056
- checked: N,
3056
+ checked: P,
3057
3057
  className: "visually-hidden",
3058
- disabled: a || M.disabled,
3059
- id: M.id ? M.id : `${c}-option-${D}`,
3060
- name: c,
3061
- onChange: b,
3058
+ disabled: c || b.disabled,
3059
+ id: b.id ? b.id : `${a}-option-${D}`,
3060
+ name: a,
3061
+ onChange: z,
3062
3062
  type: "radio",
3063
- value: M.value
3063
+ value: b.value
3064
3064
  }
3065
3065
  ),
3066
3066
  /* @__PURE__ */ e.createElement(
3067
3067
  "label",
3068
3068
  {
3069
- htmlFor: M.id ? M.id : `${c}-option-${D}`,
3070
- title: M.label
3069
+ htmlFor: b.id ? b.id : `${a}-option-${D}`,
3070
+ title: b.label
3071
3071
  },
3072
- M.iconName && /* @__PURE__ */ e.createElement(
3073
- A,
3072
+ b.iconName && /* @__PURE__ */ e.createElement(
3073
+ O,
3074
3074
  {
3075
- className: `${h}__icon`,
3076
- iconName: M.iconName,
3075
+ className: `${d}__icon`,
3076
+ iconName: b.iconName,
3077
3077
  iconSize: f
3078
3078
  }
3079
3079
  ),
3080
- /* @__PURE__ */ e.createElement("span", { className: `${h}__label-text` }, M.label),
3081
- M.tally && /* @__PURE__ */ e.createElement(
3080
+ /* @__PURE__ */ e.createElement("span", { className: `${d}__label-text` }, b.label),
3081
+ b.tally && /* @__PURE__ */ e.createElement(
3082
3082
  d1,
3083
3083
  {
3084
- className: `${h}__tally`,
3085
- label: M.tally.label,
3086
- type: M.tally.type
3084
+ className: `${d}__tally`,
3085
+ label: b.tally.label,
3086
+ type: b.tally.type
3087
3087
  }
3088
3088
  )
3089
3089
  )
@@ -3093,56 +3093,56 @@ const d4 = {
3093
3093
  }, v4 = ({
3094
3094
  actionItems: t,
3095
3095
  className: l,
3096
- disabled: a,
3097
- id: c,
3098
- moreActionsLabel: i = "More actions",
3096
+ disabled: c,
3097
+ id: a,
3098
+ moreActionsLabel: n = "More actions",
3099
3099
  size: s = "s",
3100
- variant: n = "primary",
3100
+ variant: i = "primary",
3101
3101
  ...r
3102
3102
  }) => {
3103
- const o = "pds-split-button", m = `${o}--${n}`, h = t[0], z = t.slice(1);
3104
- let d = null;
3105
- return "isLink" in h && h.isLink === !0 ? d = /* @__PURE__ */ e.createElement(
3103
+ const o = "pds-split-button", m = `${o}--${i}`, d = t[0], L = t.slice(1);
3104
+ let g = null;
3105
+ return "isLink" in d && d.isLink === !0 ? g = /* @__PURE__ */ e.createElement(
3106
3106
  g4,
3107
3107
  {
3108
3108
  className: `${o}__primary-action`,
3109
- disabled: a,
3109
+ disabled: c,
3110
3110
  displayType: "label-only",
3111
- linkContent: h.linkContent,
3111
+ linkContent: d.linkContent,
3112
3112
  size: s,
3113
- variant: n
3113
+ variant: i
3114
3114
  }
3115
- ) : "label" in h && (d = /* @__PURE__ */ e.createElement(
3115
+ ) : "label" in d && (g = /* @__PURE__ */ e.createElement(
3116
3116
  B2,
3117
3117
  {
3118
3118
  className: `${o}__primary-action`,
3119
- disabled: a,
3120
- label: h.label,
3121
- onClick: () => h.callback(),
3119
+ disabled: c,
3120
+ label: d.label,
3121
+ onClick: () => d.callback(),
3122
3122
  size: s,
3123
- variant: n
3123
+ variant: i
3124
3124
  }
3125
3125
  )), /* @__PURE__ */ e.createElement(
3126
3126
  "span",
3127
3127
  {
3128
- className: v([o, m, l]),
3129
- id: c,
3128
+ className: w([o, m, l]),
3129
+ id: a,
3130
3130
  ...r
3131
3131
  },
3132
- d,
3132
+ g,
3133
3133
  /* @__PURE__ */ e.createElement(
3134
3134
  C4,
3135
3135
  {
3136
3136
  isSplitButton: !0,
3137
3137
  className: `${o}__menu-button`,
3138
- disabled: a,
3138
+ disabled: c,
3139
3139
  displayType: "icon-end",
3140
- id: `${c}-menu`,
3141
- label: i,
3142
- menuItems: z,
3140
+ id: `${a}-menu`,
3141
+ label: n,
3142
+ menuItems: L,
3143
3143
  size: s,
3144
3144
  testId: null,
3145
- variant: n,
3145
+ variant: i,
3146
3146
  withinNavbar: !1
3147
3147
  }
3148
3148
  )
@@ -3165,14 +3165,14 @@ const d4 = {
3165
3165
  }, M4 = ({
3166
3166
  className: t,
3167
3167
  iconSize: l = "2xl",
3168
- platformType: a,
3169
- ...c
3168
+ platformType: c,
3169
+ ...a
3170
3170
  }) => {
3171
- const i = "pds-platform-icon", s = `pds-platform-icon--${a}`, n = `pds-platform-icon--${l}`;
3171
+ const n = "pds-platform-icon", s = `pds-platform-icon--${c}`, i = `pds-platform-icon--${l}`;
3172
3172
  let r;
3173
- if (["front-end-sites", "gatsby-wp", "next-drupal", "next-wp"].includes(a)) {
3173
+ if (["front-end-sites", "gatsby-wp", "next-drupal", "next-wp"].includes(c)) {
3174
3174
  let m = [];
3175
- switch (a) {
3175
+ switch (c) {
3176
3176
  case "front-end-sites":
3177
3177
  m = ["next", "gatsby"];
3178
3178
  break;
@@ -3189,20 +3189,20 @@ const d4 = {
3189
3189
  r = /* @__PURE__ */ e.createElement(
3190
3190
  "span",
3191
3191
  {
3192
- "aria-label": w4[a],
3193
- className: `${i}__group`,
3192
+ "aria-label": w4[c],
3193
+ className: `${n}__group`,
3194
3194
  role: "img"
3195
3195
  },
3196
3196
  _2(q2[m[0]], { "aria-hidden": "true" }),
3197
3197
  _2(q2[m[1]], { "aria-hidden": "true" })
3198
3198
  );
3199
3199
  } else
3200
- r = q2[a];
3200
+ r = q2[c];
3201
3201
  return /* @__PURE__ */ e.createElement(
3202
3202
  "div",
3203
3203
  {
3204
- className: v([i, s, n, t]),
3205
- ...c
3204
+ className: w([n, s, i, t]),
3205
+ ...a
3206
3206
  },
3207
3207
  r
3208
3208
  );
@@ -3503,121 +3503,121 @@ const d4 = {
3503
3503
  }, Z4 = ({
3504
3504
  buttonType: t = "button",
3505
3505
  className: l = "",
3506
- disabled: a = !1,
3507
- label: c,
3508
- onClick: i,
3506
+ disabled: c = !1,
3507
+ label: a,
3508
+ onClick: n,
3509
3509
  platform: s,
3510
- size: n = "m",
3510
+ size: i = "m",
3511
3511
  ...r
3512
3512
  }) => {
3513
- const o = "pds-sso-button", m = `${o}--${n}`, h = n === "m" ? "l" : "2xl", z = /* @__PURE__ */ e.createElement(
3513
+ const o = "pds-sso-button", m = `${o}--${i}`, d = i === "m" ? "l" : "2xl", L = /* @__PURE__ */ e.createElement(
3514
3514
  M4,
3515
3515
  {
3516
3516
  className: `${o}__icon`,
3517
- iconSize: h,
3517
+ iconSize: d,
3518
3518
  platformType: s
3519
3519
  }
3520
3520
  );
3521
3521
  return /* @__PURE__ */ e.createElement(
3522
3522
  "button",
3523
3523
  {
3524
- className: v([o, m, l]),
3525
- disabled: a,
3526
- onClick: i,
3524
+ className: w([o, m, l]),
3525
+ disabled: c,
3526
+ onClick: n,
3527
3527
  type: t,
3528
3528
  ...r
3529
3529
  },
3530
- z,
3531
- c
3530
+ L,
3531
+ a
3532
3532
  );
3533
3533
  }, q4 = ({
3534
3534
  buttonProps: t,
3535
3535
  className: l,
3536
- disabled: a = !1,
3537
- hasBorder: c = !1,
3538
- iconName: i,
3536
+ disabled: c = !1,
3537
+ hasBorder: a = !1,
3538
+ iconName: n,
3539
3539
  iconPosition: s = "before",
3540
- isCritical: n = !1,
3540
+ isCritical: i = !1,
3541
3541
  isLoading: r,
3542
3542
  isMonospace: o = !1,
3543
3543
  isWorking: m,
3544
- label: h,
3545
- linkContent: z,
3546
- onClick: d,
3544
+ label: d,
3545
+ linkContent: L,
3546
+ onClick: g,
3547
3547
  tooltipText: f,
3548
- ...C
3548
+ ...p
3549
3549
  }) => {
3550
- const g = "pds-utility-button", p = r ? "pds-pulse" : null, L = (w) => i && !m ? /* @__PURE__ */ e.createElement(A, { key: w, className: `${g}__icon`, iconName: i }) : null, b = () => m ? /* @__PURE__ */ e.createElement(
3551
- k2,
3550
+ const u = "pds-utility-button", M = r ? "pds-pulse" : null, C = (v) => n && !m ? /* @__PURE__ */ e.createElement(O, { key: v, className: `${u}__icon`, iconName: n }) : null, z = () => m ? /* @__PURE__ */ e.createElement(
3551
+ P2,
3552
3552
  {
3553
3553
  key: "spinner",
3554
- className: `${g}__spinner`,
3554
+ className: `${u}__spinner`,
3555
3555
  colorType: "monochromatic",
3556
3556
  size: "s"
3557
3557
  }
3558
- ) : null, M = (w) => {
3558
+ ) : null, b = (v) => {
3559
3559
  const S = [];
3560
- return s === "before" && S.push(L("icon-before")), S.push(b()), S.push(
3561
- /* @__PURE__ */ e.createElement("span", { key: "label", className: `${g}__label` }, w)
3562
- ), s === "after" && S.push(L("icon-after")), S.filter(Boolean);
3563
- }, D = z && h2(z) ? z.props.children : h, N = v([
3564
- g,
3565
- c ? `${g}--border` : null,
3566
- n ? `${g}--critical` : null,
3567
- a ? `${g}--disabled` : null,
3568
- r ? `${g}--loading` : null,
3569
- m ? `${g}--working` : null,
3570
- o ? `${g}--monospace` : null,
3560
+ return s === "before" && S.push(C("icon-before")), S.push(z()), S.push(
3561
+ /* @__PURE__ */ e.createElement("span", { key: "label", className: `${u}__label` }, v)
3562
+ ), s === "after" && S.push(C("icon-after")), S.filter(Boolean);
3563
+ }, D = L && h2(L) ? L.props.children : d, P = w([
3564
+ u,
3565
+ a ? `${u}--border` : null,
3566
+ i ? `${u}--critical` : null,
3567
+ c ? `${u}--disabled` : null,
3568
+ r ? `${u}--loading` : null,
3569
+ m ? `${u}--working` : null,
3570
+ o ? `${u}--monospace` : null,
3571
3571
  l ?? ""
3572
- ]), P = (w) => f ? /* @__PURE__ */ e.createElement(T2, { content: f, customTrigger: w }) : w;
3573
- if (z && !a) {
3574
- const w = h2(z) ? _2(
3575
- z,
3576
- Object.assign({}, z.props, {
3577
- className: v([
3578
- `${g}__button`,
3579
- p,
3580
- z.props.className ?? ""
3572
+ ]), k = (v) => f ? /* @__PURE__ */ e.createElement(T2, { content: f, customTrigger: v }) : v;
3573
+ if (L && !c) {
3574
+ const v = h2(L) ? _2(
3575
+ L,
3576
+ Object.assign({}, L.props, {
3577
+ className: w([
3578
+ `${u}__button`,
3579
+ M,
3580
+ L.props.className ?? ""
3581
3581
  ]),
3582
- children: M(D)
3582
+ children: b(D)
3583
3583
  })
3584
3584
  ) : null;
3585
- return /* @__PURE__ */ e.createElement("div", { className: N, ...C }, P(w));
3585
+ return /* @__PURE__ */ e.createElement("div", { className: P, ...p }, k(v));
3586
3586
  }
3587
- const _ = /* @__PURE__ */ e.createElement(
3587
+ const y = /* @__PURE__ */ e.createElement(
3588
3588
  "button",
3589
3589
  {
3590
- "aria-disabled": a || r || m,
3591
- className: v([`${g}__button`, p]),
3592
- onClick: a ? void 0 : d,
3590
+ "aria-disabled": c || r || m,
3591
+ className: w([`${u}__button`, M]),
3592
+ onClick: c ? void 0 : g,
3593
3593
  type: "button",
3594
3594
  ...t
3595
3595
  },
3596
- M(D)
3596
+ b(D)
3597
3597
  );
3598
- return /* @__PURE__ */ e.createElement("div", { className: N, ...C }, P(_));
3599
- }, G4 = P2(
3598
+ return /* @__PURE__ */ e.createElement("div", { className: P, ...p }, k(y));
3599
+ }, G4 = k2(
3600
3600
  ({
3601
3601
  className: t,
3602
3602
  counterMaxLength: l,
3603
- defaultValue: a,
3604
- disabled: c = !1,
3605
- id: i,
3603
+ defaultValue: c,
3604
+ disabled: a = !1,
3605
+ id: n,
3606
3606
  inputWidth: s,
3607
- isResizable: n = !0,
3607
+ isResizable: i = !0,
3608
3608
  label: r,
3609
3609
  message: o,
3610
3610
  onBlur: m,
3611
- onChange: h,
3612
- onFocus: z,
3613
- placeholder: d,
3611
+ onChange: d,
3612
+ onFocus: L,
3613
+ placeholder: g,
3614
3614
  readonly: f = !1,
3615
- required: C = !1,
3616
- rows: g = 5,
3617
- showLabel: p,
3618
- size: L = "s",
3619
- textareaProps: b,
3620
- tooltipText: M = null,
3615
+ required: p = !1,
3616
+ rows: u = 5,
3617
+ showLabel: M,
3618
+ size: C = "s",
3619
+ textareaProps: z,
3620
+ tooltipText: b = null,
3621
3621
  translationStrings: D = {
3622
3622
  clearButton: "Clear input text",
3623
3623
  counterOverLimit: "Character limit exceeded by",
@@ -3626,115 +3626,115 @@ const d4 = {
3626
3626
  visibilityToggleHide: "Hide input value",
3627
3627
  visibilityToggleShow: "Show input value"
3628
3628
  },
3629
- validationMessage: N,
3630
- validationStatus: P,
3631
- value: _,
3632
- ...w
3629
+ validationMessage: P,
3630
+ validationStatus: k,
3631
+ value: y,
3632
+ ...v
3633
3633
  }, S) => {
3634
- const y = p1(s), k = "pds-textarea", R = n ? "pds-is-resizable" : null, F = c ? X.disabled : null, Y = C && !c ? X.required : null, q = P === "error" ? X.error : null, i2 = P === "success" ? X.success : null, Z = L !== "s" ? `${k}--${L}` : null, n2 = f ? X.readonly : null, U = N || o, r2 = _ != null && h !== void 0, Q = typeof a < "u", [o2, s2] = H(
3635
- Q ? a : ""
3636
- ), T = _ || o2, B = (K) => {
3637
- r2 || s2(K.target.value), h && h(K);
3638
- }, W = (K) => {
3639
- m && m(K);
3634
+ const I = p1(s), N = "pds-textarea", _ = i ? "pds-is-resizable" : null, W = a ? X.disabled : null, Y = p && !a ? X.required : null, R = k === "error" ? X.error : null, i2 = k === "success" ? X.success : null, K = C !== "s" ? `${N}--${C}` : null, n2 = f ? X.readonly : null, Z = P || o, r2 = y != null && d !== void 0, Q = typeof c < "u", [o2, s2] = V(
3635
+ Q ? c : ""
3636
+ ), T = y || o2, A = (U) => {
3637
+ r2 || s2(U.target.value), d && d(U);
3638
+ }, q = (U) => {
3639
+ m && m(U);
3640
3640
  };
3641
3641
  return /* @__PURE__ */ e.createElement(
3642
3642
  "div",
3643
3643
  {
3644
- className: v([
3644
+ className: w([
3645
3645
  X.base,
3646
- k,
3647
- Z,
3648
- F,
3646
+ N,
3647
+ K,
3648
+ W,
3649
3649
  Y,
3650
- q,
3650
+ R,
3651
3651
  i2,
3652
3652
  n2,
3653
3653
  t ?? ""
3654
3654
  ]),
3655
- style: s ? y : null,
3656
- ...w
3655
+ style: s ? I : null,
3656
+ ...v
3657
3657
  },
3658
- /* @__PURE__ */ e.createElement("div", { className: `${k}__inputlabel-wrapper` }, /* @__PURE__ */ e.createElement(
3658
+ /* @__PURE__ */ e.createElement("div", { className: `${N}__inputlabel-wrapper` }, /* @__PURE__ */ e.createElement(
3659
3659
  z1,
3660
3660
  {
3661
- className: `${k}__inputlabel`,
3662
- disabled: c,
3663
- id: i,
3661
+ className: `${N}__inputlabel`,
3662
+ disabled: a,
3663
+ id: n,
3664
3664
  label: r,
3665
- required: C,
3666
- showLabel: p,
3667
- tooltipText: M
3665
+ required: p,
3666
+ showLabel: M,
3667
+ tooltipText: b
3668
3668
  }
3669
3669
  ), l && /* @__PURE__ */ e.createElement(
3670
3670
  C1,
3671
3671
  {
3672
3672
  currentLength: T.length,
3673
- id: i,
3673
+ id: n,
3674
3674
  maxLength: l,
3675
3675
  overLimitMessage: D.counterOverLimit
3676
3676
  }
3677
3677
  )),
3678
- /* @__PURE__ */ e.createElement("div", { className: `${k}__input-wrapper` }, /* @__PURE__ */ e.createElement(
3678
+ /* @__PURE__ */ e.createElement("div", { className: `${N}__input-wrapper` }, /* @__PURE__ */ e.createElement(
3679
3679
  "textarea",
3680
3680
  {
3681
3681
  ref: S,
3682
- "aria-describedby": U ? `${i}__message` : null,
3683
- "aria-invalid": P === "error",
3684
- className: v([`${k}--textarea`, R]),
3685
- disabled: c,
3686
- id: i,
3687
- name: i,
3688
- onBlur: W,
3689
- onChange: B,
3690
- onFocus: z,
3691
- placeholder: d,
3682
+ "aria-describedby": Z ? `${n}__message` : null,
3683
+ "aria-invalid": k === "error",
3684
+ className: w([`${N}--textarea`, _]),
3685
+ disabled: a,
3686
+ id: n,
3687
+ name: n,
3688
+ onBlur: q,
3689
+ onChange: A,
3690
+ onFocus: L,
3691
+ placeholder: g,
3692
3692
  readOnly: f,
3693
- required: C,
3694
- rows: g,
3695
- value: r2 ? _ : o2,
3696
- ...b
3693
+ required: p,
3694
+ rows: u,
3695
+ value: r2 ? y : o2,
3696
+ ...z
3697
3697
  }
3698
3698
  )),
3699
- U && /* @__PURE__ */ e.createElement(
3699
+ Z && /* @__PURE__ */ e.createElement(
3700
3700
  f1,
3701
3701
  {
3702
3702
  validationMessageHasDecorators: !0,
3703
- hasValidationMessage: !!N,
3704
- id: i,
3705
- message: U,
3706
- validationStatus: P
3703
+ hasValidationMessage: !!P,
3704
+ id: n,
3705
+ message: Z,
3706
+ validationStatus: k
3707
3707
  }
3708
3708
  )
3709
3709
  );
3710
3710
  }
3711
- ), b4 = () => /* @__PURE__ */ e.createElement("div", { className: "pds-text-input__url-prefix" }, "https://"), W4 = P2(
3711
+ ), b4 = () => /* @__PURE__ */ e.createElement("div", { className: "pds-text-input__url-prefix" }, "https://"), W4 = k2(
3712
3712
  ({
3713
3713
  autoComplete: t,
3714
3714
  className: l,
3715
- counterMaxLength: a,
3716
- defaultValue: c,
3717
- disabled: i = !1,
3715
+ counterMaxLength: c,
3716
+ defaultValue: a,
3717
+ disabled: n = !1,
3718
3718
  hasClearButton: s = !1,
3719
- hasSearchShortcut: n = !1,
3719
+ hasSearchShortcut: i = !1,
3720
3720
  hasUrlPrefix: r = !1,
3721
3721
  id: o,
3722
3722
  inputProps: m,
3723
- inputWidth: h,
3724
- label: z,
3725
- message: d,
3723
+ inputWidth: d,
3724
+ label: L,
3725
+ message: g,
3726
3726
  onBlur: f,
3727
- onChange: C,
3728
- onClear: g,
3729
- onFocus: p,
3730
- placeholder: L,
3731
- readonly: b = !1,
3732
- required: M = !1,
3727
+ onChange: p,
3728
+ onClear: u,
3729
+ onFocus: M,
3730
+ placeholder: C,
3731
+ readonly: z = !1,
3732
+ required: b = !1,
3733
3733
  searchIcon: D = "search",
3734
- showLabel: N = !0,
3735
- showVisibilityToggle: P = !1,
3736
- size: _ = "s",
3737
- tooltipText: w = null,
3734
+ showLabel: P = !0,
3735
+ showVisibilityToggle: k = !1,
3736
+ size: y = "s",
3737
+ tooltipText: v = null,
3738
3738
  translationStrings: S = {
3739
3739
  clearButton: "Clear input text",
3740
3740
  counterOverLimit: "Character limit exceeded by",
@@ -3743,106 +3743,106 @@ const d4 = {
3743
3743
  visibilityToggleHide: "Hide input value",
3744
3744
  visibilityToggleShow: "Show input value"
3745
3745
  },
3746
- type: y = "text",
3747
- validationMessage: k,
3748
- validationStatus: R,
3749
- value: F,
3746
+ type: I = "text",
3747
+ validationMessage: N,
3748
+ validationStatus: _,
3749
+ value: W,
3750
3750
  ...Y
3751
- }, q) => {
3752
- const i2 = p1(h), Z = "pds-text-input", n2 = i ? X.disabled : null, U = M && !i ? X.required : null, r2 = R === "error" ? X.error : null, Q = R === "success" ? X.success : null, o2 = b ? X.readonly : null, s2 = _ !== "s" ? `${Z}--${_}` : null, T = r && y === "url" ? `${Z}--has-url-prefix` : null;
3753
- let B = null;
3754
- y === "search" && (B = "search"), y === "search" && D === "filter" && (B = "filter"), R === "error" && (B = "error"), R === "success" && (B = "success");
3755
- const W = k || d, K = typeof F < "u", e2 = typeof c < "u", [z2, u2] = H(
3756
- e2 ? c : ""
3757
- ), f2 = F || z2, N2 = (V) => {
3758
- if (P && m2 && L2(!1), r && y === "url") {
3759
- const t2 = l1(V.target.value), w2 = {
3760
- ...V,
3751
+ }, R) => {
3752
+ const i2 = p1(d), K = "pds-text-input", n2 = n ? X.disabled : null, Z = b && !n ? X.required : null, r2 = _ === "error" ? X.error : null, Q = _ === "success" ? X.success : null, o2 = z ? X.readonly : null, s2 = y !== "s" ? `${K}--${y}` : null, T = r && I === "url" ? `${K}--has-url-prefix` : null;
3753
+ let A = null;
3754
+ I === "search" && (A = "search"), I === "search" && D === "filter" && (A = "filter"), _ === "error" && (A = "error"), _ === "success" && (A = "success");
3755
+ const q = N || g, U = typeof W < "u", e2 = typeof a < "u", [z2, u2] = V(
3756
+ e2 ? a : ""
3757
+ ), f2 = W || z2, N2 = (F) => {
3758
+ if (k && m2 && L2(!1), r && I === "url") {
3759
+ const t2 = l1(F.target.value), w2 = {
3760
+ ...F,
3761
3761
  target: {
3762
- ...V.target,
3762
+ ...F.target,
3763
3763
  value: t2
3764
3764
  }
3765
3765
  };
3766
3766
  f && f(w2);
3767
- } else f && f(V);
3768
- }, A2 = (V) => {
3769
- if (r && y === "url") {
3770
- const t2 = l1(V.target.value), w2 = {
3771
- ...V,
3767
+ } else f && f(F);
3768
+ }, A2 = (F) => {
3769
+ if (r && I === "url") {
3770
+ const t2 = l1(F.target.value), w2 = {
3771
+ ...F,
3772
3772
  target: {
3773
- ...V.target,
3773
+ ...F.target,
3774
3774
  value: t2
3775
3775
  }
3776
3776
  };
3777
- K || u2(t2), C && C(w2);
3777
+ U || u2(t2), p && p(w2);
3778
3778
  } else
3779
- K || u2(V.target.value), C && C(V);
3779
+ U || u2(F.target.value), p && p(F);
3780
3780
  }, S2 = () => {
3781
- K || u2(""), g && g();
3782
- const V = document.getElementById(o);
3783
- V && V.focus();
3784
- }, [m2, L2] = H(!1), C2 = () => {
3781
+ U || u2(""), u && u();
3782
+ const F = document.getElementById(o);
3783
+ F && F.focus();
3784
+ }, [m2, L2] = V(!1), C2 = () => {
3785
3785
  L2((t2) => !t2);
3786
- const V = document.getElementById(o);
3787
- V && V.focus();
3786
+ const F = document.getElementById(o);
3787
+ F && F.focus();
3788
3788
  };
3789
- let v2 = y;
3790
- return P && y === "password" && (m2 ? v2 = "text" : v2 = "password"), /* @__PURE__ */ e.createElement(
3789
+ let v2 = I;
3790
+ return k && I === "password" && (m2 ? v2 = "text" : v2 = "password"), /* @__PURE__ */ e.createElement(
3791
3791
  "div",
3792
3792
  {
3793
- className: v([
3793
+ className: w([
3794
3794
  X.base,
3795
- Z,
3795
+ K,
3796
3796
  s2,
3797
3797
  n2,
3798
- U,
3798
+ Z,
3799
3799
  r2,
3800
3800
  Q,
3801
3801
  o2,
3802
3802
  T,
3803
3803
  l ?? ""
3804
3804
  ]),
3805
- style: h ? i2 : null,
3805
+ style: d ? i2 : null,
3806
3806
  ...Y
3807
3807
  },
3808
3808
  /* @__PURE__ */ e.createElement(
3809
3809
  z1,
3810
3810
  {
3811
- disabled: i,
3811
+ disabled: n,
3812
3812
  id: o,
3813
- label: z,
3814
- required: M,
3815
- showLabel: N,
3816
- tooltipText: w
3813
+ label: L,
3814
+ required: b,
3815
+ showLabel: P,
3816
+ tooltipText: v
3817
3817
  }
3818
3818
  ),
3819
- P && y === "password" && /* @__PURE__ */ e.createElement("div", { "aria-live": "polite", className: "visually-hidden" }, `${S.visibilityStatus} ${m2 ? "visible" : "hidden"}.`),
3819
+ k && I === "password" && /* @__PURE__ */ e.createElement("div", { "aria-live": "polite", className: "visually-hidden" }, `${S.visibilityStatus} ${m2 ? "visible" : "hidden"}.`),
3820
3820
  /* @__PURE__ */ e.createElement(
3821
3821
  "div",
3822
3822
  {
3823
- className: `${Z}__input-wrapper ${r && y === "url" ? `${Z}__input-wrapper--has-prefix` : ""}`
3823
+ className: `${K}__input-wrapper ${r && I === "url" ? `${K}__input-wrapper--has-prefix` : ""}`
3824
3824
  },
3825
- B && /* @__PURE__ */ e.createElement(L1, { variant: B }),
3826
- r && y === "url" && /* @__PURE__ */ e.createElement(b4, null),
3825
+ A && /* @__PURE__ */ e.createElement(L1, { variant: A }),
3826
+ r && I === "url" && /* @__PURE__ */ e.createElement(b4, null),
3827
3827
  /* @__PURE__ */ e.createElement(
3828
3828
  "input",
3829
3829
  {
3830
- ref: q,
3831
- "aria-describedby": W ? `${o}__message` : null,
3832
- "aria-invalid": R === "error" ? !0 : null,
3833
- autoComplete: y === "password" ? "off" : t,
3834
- className: `${Z}__input ${r && y === "url" ? `${Z}__input--has-prefix` : ""}`,
3835
- disabled: i,
3830
+ ref: R,
3831
+ "aria-describedby": q ? `${o}__message` : null,
3832
+ "aria-invalid": _ === "error" ? !0 : null,
3833
+ autoComplete: I === "password" ? "off" : t,
3834
+ className: `${K}__input ${r && I === "url" ? `${K}__input--has-prefix` : ""}`,
3835
+ disabled: n,
3836
3836
  id: o,
3837
3837
  name: o,
3838
3838
  onBlur: N2,
3839
3839
  onChange: A2,
3840
- onFocus: p,
3841
- placeholder: L,
3842
- readOnly: b,
3843
- required: M,
3840
+ onFocus: M,
3841
+ placeholder: C,
3842
+ readOnly: z,
3843
+ required: b,
3844
3844
  type: v2,
3845
- value: K ? F : z2,
3845
+ value: U ? W : z2,
3846
3846
  ...m
3847
3847
  }
3848
3848
  ),
@@ -3854,43 +3854,43 @@ const d4 = {
3854
3854
  id: o
3855
3855
  }
3856
3856
  ),
3857
- P && y === "password" && /* @__PURE__ */ e.createElement(
3857
+ k && I === "password" && /* @__PURE__ */ e.createElement(
3858
3858
  "button",
3859
3859
  {
3860
3860
  "aria-controls": o,
3861
- className: `${Z}__visibility-toggle`,
3861
+ className: `${K}__visibility-toggle`,
3862
3862
  onClick: C2,
3863
- onMouseDown: (V) => V.preventDefault(),
3863
+ onMouseDown: (F) => F.preventDefault(),
3864
3864
  title: m2 ? S.visibilityToggleHide : S.visibilityToggleShow,
3865
3865
  type: "button"
3866
3866
  },
3867
- /* @__PURE__ */ e.createElement(A, { iconName: m2 ? "eyeSlash" : "eye", iconSize: "m" })
3867
+ /* @__PURE__ */ e.createElement(O, { iconName: m2 ? "eyeSlash" : "eye", iconSize: "m" })
3868
3868
  ),
3869
- n && y === "search" && !f2 && /* @__PURE__ */ e.createElement(
3869
+ i && I === "search" && !f2 && /* @__PURE__ */ e.createElement(
3870
3870
  r4,
3871
3871
  {
3872
3872
  inputId: o,
3873
3873
  shortcutLabel: S.searchShortcut
3874
3874
  }
3875
3875
  ),
3876
- a && y !== "password" && /* @__PURE__ */ e.createElement(
3876
+ c && I !== "password" && /* @__PURE__ */ e.createElement(
3877
3877
  C1,
3878
3878
  {
3879
3879
  currentLength: f2.length,
3880
3880
  id: o,
3881
- maxLength: a,
3881
+ maxLength: c,
3882
3882
  overLimitMessage: S.counterOverLimit
3883
3883
  }
3884
3884
  )
3885
3885
  ),
3886
- W && /* @__PURE__ */ e.createElement(
3886
+ q && /* @__PURE__ */ e.createElement(
3887
3887
  f1,
3888
3888
  {
3889
- hasValidationMessage: !!k,
3889
+ hasValidationMessage: !!N,
3890
3890
  id: o,
3891
- message: W,
3891
+ message: q,
3892
3892
  validationMessageHasDecorators: !1,
3893
- validationStatus: R
3893
+ validationStatus: _
3894
3894
  }
3895
3895
  )
3896
3896
  );
@@ -3909,75 +3909,75 @@ const d4 = {
3909
3909
  }, U4 = ({
3910
3910
  ariaLabel: t,
3911
3911
  className: l,
3912
- menuItems: a,
3913
- size: c = "s",
3914
- ...i
3912
+ menuItems: c,
3913
+ size: a = "s",
3914
+ ...n
3915
3915
  }) => {
3916
3916
  let s = !1;
3917
- const n = D2(x2);
3918
- n && (s = n.isMobile);
3919
- const r = J(null), o = "pds-button-nav", m = s ? `${o}--isMobile` : null, h = `${o}--${c}`;
3917
+ const i = D2(x2);
3918
+ i && (s = i.isMobile);
3919
+ const r = J(null), o = "pds-button-nav", m = s ? `${o}--isMobile` : null, d = `${o}--${a}`;
3920
3920
  l2(() => {
3921
- const g = (p) => {
3921
+ const u = (M) => {
3922
3922
  if (s) return;
3923
- const L = r.current;
3924
- if (!L) return;
3925
- const b = Array.from(
3926
- L.querySelectorAll('a, button, [tabindex]:not([tabindex="-1"])')
3923
+ const C = r.current;
3924
+ if (!C) return;
3925
+ const z = Array.from(
3926
+ C.querySelectorAll('a, button, [tabindex]:not([tabindex="-1"])')
3927
3927
  );
3928
- if (b.length === 0) return;
3929
- const M = document.activeElement, D = b.indexOf(M);
3928
+ if (z.length === 0) return;
3929
+ const b = document.activeElement, D = z.indexOf(b);
3930
3930
  if (D !== -1) {
3931
- if (p.key === "ArrowRight") {
3932
- p.preventDefault();
3933
- const N = (D + 1) % b.length;
3934
- b[N].focus();
3935
- } else if (p.key === "ArrowLeft") {
3936
- p.preventDefault();
3937
- const N = (D - 1 + b.length) % b.length;
3938
- b[N].focus();
3931
+ if (M.key === "ArrowRight") {
3932
+ M.preventDefault();
3933
+ const P = (D + 1) % z.length;
3934
+ z[P].focus();
3935
+ } else if (M.key === "ArrowLeft") {
3936
+ M.preventDefault();
3937
+ const P = (D - 1 + z.length) % z.length;
3938
+ z[P].focus();
3939
3939
  }
3940
3940
  }
3941
3941
  };
3942
- return document.addEventListener("keydown", g), () => {
3943
- document.removeEventListener("keydown", g);
3942
+ return document.addEventListener("keydown", u), () => {
3943
+ document.removeEventListener("keydown", u);
3944
3944
  };
3945
3945
  }, [s]);
3946
- const z = ({ isActive: g, linkContent: p }) => {
3947
- const L = `${o}__item`;
3946
+ const L = ({ isActive: u, linkContent: M }) => {
3947
+ const C = `${o}__item`;
3948
3948
  return /* @__PURE__ */ e.createElement(
3949
3949
  "li",
3950
3950
  {
3951
- className: v([
3952
- L,
3953
- g ? `${L}--active` : null
3951
+ className: w([
3952
+ C,
3953
+ u ? `${C}--active` : null
3954
3954
  ])
3955
3955
  },
3956
- p
3956
+ M
3957
3957
  );
3958
- }, d = a.length > 0 ? /* @__PURE__ */ e.createElement("ul", { className: `${o}__menu` }, a.map((g, p) => /* @__PURE__ */ e.createElement(
3959
- z,
3958
+ }, g = c.length > 0 ? /* @__PURE__ */ e.createElement("ul", { className: `${o}__menu` }, c.map((u, M) => /* @__PURE__ */ e.createElement(
3959
+ L,
3960
3960
  {
3961
- key: p,
3962
- isActive: X2(g),
3963
- linkContent: g.linkContent
3961
+ key: M,
3962
+ isActive: X2(u),
3963
+ linkContent: u.linkContent
3964
3964
  }
3965
3965
  ))) : null, f = [];
3966
- a.map((g) => {
3967
- g.linkContent && (X2(g) ? f.unshift({
3968
- linkContent: g.linkContent,
3966
+ c.map((u) => {
3967
+ u.linkContent && (X2(u) ? f.unshift({
3968
+ linkContent: u.linkContent,
3969
3969
  isLink: !0
3970
3970
  }) : f.push({
3971
- linkContent: g.linkContent,
3971
+ linkContent: u.linkContent,
3972
3972
  isLink: !0
3973
3973
  }));
3974
3974
  });
3975
- const C = f.length > 0 ? /* @__PURE__ */ e.createElement(
3975
+ const p = f.length > 0 ? /* @__PURE__ */ e.createElement(
3976
3976
  v4,
3977
3977
  {
3978
3978
  actionItems: f,
3979
3979
  id: "mobile-nav-split-button",
3980
- size: c,
3980
+ size: a,
3981
3981
  variant: "secondary"
3982
3982
  }
3983
3983
  ) : null;
@@ -3986,15 +3986,15 @@ const d4 = {
3986
3986
  {
3987
3987
  ref: r,
3988
3988
  "aria-label": t,
3989
- className: v([
3989
+ className: w([
3990
3990
  o,
3991
- h,
3991
+ d,
3992
3992
  m,
3993
3993
  l ?? ""
3994
3994
  ]),
3995
- ...i
3995
+ ...n
3996
3996
  },
3997
- s ? C : d
3997
+ s ? p : g
3998
3998
  );
3999
3999
  }, y4 = {
4000
4000
  info: "circleInfo",
@@ -4004,80 +4004,81 @@ const d4 = {
4004
4004
  }, G2 = 200, $4 = 50, K4 = ({
4005
4005
  banners: t,
4006
4006
  className: l,
4007
+ dataContext: c = "product",
4007
4008
  dismissLabel: a = "Dismiss",
4008
- labelNext: c = "Go to next message",
4009
- labelPrevious: i = "Go to previous message",
4010
- typeLabels: s = { ...Q2, neutral: "Notice" },
4011
- ...n
4009
+ labelNext: n = "Go to next message",
4010
+ labelPrevious: s = "Go to previous message",
4011
+ typeLabels: i = { ...Q2, neutral: "Notice" },
4012
+ ...r
4012
4013
  }) => {
4013
- const [r, o] = H(t), [m, h] = H(null), [z, d] = H(null), [f, C] = H({});
4014
+ const o = c === "marketing", [m, d] = V(t), [L, g] = V(null), [f, p] = V(null), [u, M] = V({});
4014
4015
  l2(() => {
4015
- o(t);
4016
+ d(t);
4016
4017
  }, [t]);
4017
- const g = r.length;
4018
- if (g === 0)
4018
+ const C = m.length;
4019
+ if (C === 0)
4019
4020
  return null;
4020
- const p = "pds-banner", L = g > 1 ? `${p}-group--multiple` : null, b = {
4021
- critical: `${p}--critical`,
4022
- discovery: `${p}--discovery`,
4023
- info: `${p}--info`,
4024
- neutral: `${p}--neutral`,
4025
- warning: `${p}--warning`
4026
- }, M = r[0].type, D = M ? `${p}-group--${M}` : null, N = (y) => R2 - y, P = (y) => y === 0 ? 0 : -1, _ = () => {
4027
- h(r[0].id), setTimeout(() => {
4028
- o((y) => [
4029
- ...y.slice(1),
4030
- y[0]
4031
- ]), h(null);
4021
+ const z = "pds-banner", b = C > 1 ? `${z}-group--multiple` : null, D = {
4022
+ critical: `${z}--critical`,
4023
+ discovery: `${z}--discovery`,
4024
+ info: `${z}--info`,
4025
+ neutral: `${z}--neutral`,
4026
+ warning: `${z}--warning`
4027
+ }, P = m[0].type, k = P ? `${z}-group--${P}` : null, y = (_) => R2 - _, v = (_) => _ === 0 ? 0 : -1, S = () => {
4028
+ g(m[0].id), setTimeout(() => {
4029
+ d((_) => [
4030
+ ..._.slice(1),
4031
+ _[0]
4032
+ ]), g(null);
4032
4033
  }, G2);
4033
- }, w = () => {
4034
- C({
4035
- [r[0].id]: R2 + 2,
4036
- [r[g - 1].id]: R2 + 1
4034
+ }, I = () => {
4035
+ M({
4036
+ [m[0].id]: R2 + 2,
4037
+ [m[C - 1].id]: R2 + 1
4037
4038
  }), setTimeout(() => {
4038
- h(r[0].id);
4039
+ g(m[0].id);
4039
4040
  }, $4), setTimeout(() => {
4040
- o((y) => [
4041
- y[y.length - 1],
4042
- ...y.slice(0, y.length - 1)
4043
- ]), h(null), C({});
4041
+ d((_) => [
4042
+ _[_.length - 1],
4043
+ ..._.slice(0, _.length - 1)
4044
+ ]), g(null), M({});
4044
4045
  }, G2);
4045
- }, S = (y, k) => {
4046
- const { iconName: R, id: F, isDismissible: Y, message: q, onDismiss: i2, type: Z } = y, n2 = Z === "critical" ? "alert" : "status", U = `${s[Z]}: `, r2 = (o2) => {
4047
- o2.preventDefault(), d(F), setTimeout(() => {
4048
- i2?.(), d(null), o((s2) => s2.filter(
4049
- (B) => B.id !== F
4046
+ }, N = (_, W) => {
4047
+ const { iconName: Y, id: R, isDismissible: i2, message: K, onDismiss: n2, type: Z } = _, r2 = Z === "critical" ? "alert" : "status", Q = `${i[Z]}: `, o2 = (T) => {
4048
+ T.preventDefault(), p(R), setTimeout(() => {
4049
+ n2?.(), p(null), d((A) => A.filter(
4050
+ (U) => U.id !== R
4050
4051
  ));
4051
4052
  }, G2);
4052
- }, Q = f[F] ?? N(k);
4053
+ }, s2 = u[R] ?? y(W);
4053
4054
  return /* @__PURE__ */ e.createElement(
4054
4055
  "div",
4055
4056
  {
4056
- key: F,
4057
- className: v([
4058
- p,
4059
- b[Z],
4060
- m === F ? `${p}--fading` : null,
4061
- z === F ? `${p}--dismissing` : null
4057
+ key: R,
4058
+ className: w([
4059
+ z,
4060
+ D[Z],
4061
+ L === R ? `${z}--fading` : null,
4062
+ f === R ? `${z}--dismissing` : null
4062
4063
  ]),
4063
- id: F,
4064
- role: n2,
4065
- style: { zIndex: Q }
4064
+ id: R,
4065
+ role: r2,
4066
+ style: { zIndex: s2 }
4066
4067
  },
4067
- /* @__PURE__ */ e.createElement("div", { className: `${p}__content` }, /* @__PURE__ */ e.createElement(
4068
- A,
4068
+ /* @__PURE__ */ e.createElement("div", { className: `${z}__content` }, /* @__PURE__ */ e.createElement(
4069
+ O,
4069
4070
  {
4070
- className: `${p}__icon ${p}__icon--${y.type}`,
4071
- iconName: Z === "neutral" ? R : y4[Z],
4072
- iconSize: "m"
4071
+ className: `${z}__icon ${z}__icon--${_.type}`,
4072
+ iconName: Z === "neutral" ? Y : y4[Z],
4073
+ iconSize: o ? "l" : "m"
4073
4074
  }
4074
- ), /* @__PURE__ */ e.createElement("div", { className: `${p}__message` }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, U, " "), q)),
4075
- Y && /* @__PURE__ */ e.createElement(
4075
+ ), /* @__PURE__ */ e.createElement("div", { className: `${z}__message` }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, Q, " "), K)),
4076
+ i2 && /* @__PURE__ */ e.createElement(
4076
4077
  "button",
4077
4078
  {
4078
- className: `${p}__dismiss-button`,
4079
- onClick: r2,
4080
- tabIndex: P(k),
4079
+ className: `${z}__dismiss-button`,
4080
+ onClick: o2,
4081
+ tabIndex: v(W),
4081
4082
  type: "button"
4082
4083
  },
4083
4084
  a
@@ -4087,33 +4088,34 @@ const d4 = {
4087
4088
  return /* @__PURE__ */ e.createElement(
4088
4089
  "div",
4089
4090
  {
4090
- className: v([
4091
- `${p}-group`,
4092
- D,
4093
- L,
4091
+ className: w([
4092
+ `${z}-group`,
4093
+ k,
4094
+ b,
4094
4095
  l ?? ""
4095
4096
  ]),
4096
- ...n
4097
+ "data-context": c,
4098
+ ...r
4097
4099
  },
4098
- g > 1 ? /* @__PURE__ */ e.createElement("div", { className: `${p}__navigation` }, /* @__PURE__ */ e.createElement(
4100
+ C > 1 ? /* @__PURE__ */ e.createElement("div", { className: `${z}__navigation` }, /* @__PURE__ */ e.createElement(
4099
4101
  I2,
4100
4102
  {
4101
- ariaLabel: i,
4102
- className: `${p}__nav-button ${p}__nav-button--prev`,
4103
+ ariaLabel: s,
4104
+ className: `${z}__nav-button ${z}__nav-button--prev`,
4103
4105
  iconName: "angleLeft",
4104
- onClick: w,
4106
+ onClick: I,
4105
4107
  size: "m"
4106
4108
  }
4107
4109
  ), /* @__PURE__ */ e.createElement(
4108
4110
  I2,
4109
4111
  {
4110
- ariaLabel: c,
4111
- className: `${p}__nav-button ${p}__nav-button--next`,
4112
+ ariaLabel: n,
4113
+ className: `${z}__nav-button ${z}__nav-button--next`,
4112
4114
  iconName: "angleRight",
4113
- onClick: _,
4115
+ onClick: S,
4114
4116
  size: "m"
4115
4117
  }
4116
- ), r.map((y, k) => S(y, k))) : S(r[0], 0)
4118
+ ), m.map((_, W) => N(_, W))) : N(m[0], 0)
4117
4119
  );
4118
4120
  }, W2 = {
4119
4121
  info: "circleInfo",
@@ -4123,37 +4125,37 @@ const d4 = {
4123
4125
  }, X4 = ({
4124
4126
  className: t,
4125
4127
  message: l,
4126
- title: a,
4127
- type: c,
4128
- typeLabels: i = {
4128
+ title: c,
4129
+ type: a,
4130
+ typeLabels: n = {
4129
4131
  ...Q2,
4130
4132
  working: "Working"
4131
4133
  },
4132
4134
  ...s
4133
4135
  }) => {
4134
- const n = "pds-inline-message", r = {
4135
- error: `${n}--error`,
4136
- success: `${n}--success`,
4137
- warning: `${n}--warning`,
4138
- info: `${n}--info`,
4139
- critical: `${n}--critical`,
4140
- working: `${n}--working`
4141
- }, o = c === "critical" ? "alert" : "status", m = `${i[c]}: `, h = typeof l == "string" ? /* @__PURE__ */ e.createElement("p", null, l) : l;
4136
+ const i = "pds-inline-message", r = {
4137
+ error: `${i}--error`,
4138
+ success: `${i}--success`,
4139
+ warning: `${i}--warning`,
4140
+ info: `${i}--info`,
4141
+ critical: `${i}--critical`,
4142
+ working: `${i}--working`
4143
+ }, o = a === "critical" ? "alert" : "status", m = `${n[a]}: `, d = typeof l == "string" ? /* @__PURE__ */ e.createElement("p", null, l) : l;
4142
4144
  return /* @__PURE__ */ e.createElement(
4143
4145
  "div",
4144
4146
  {
4145
- className: v([n, r[c], t ?? ""]),
4147
+ className: w([i, r[a], t ?? ""]),
4146
4148
  role: o,
4147
4149
  ...s
4148
4150
  },
4149
- /* @__PURE__ */ e.createElement("div", { className: `${n}__icon ${n}__icon-${c}` }, c === "working" ? /* @__PURE__ */ e.createElement(k2, { colorType: "monochromatic", size: "m" }) : /* @__PURE__ */ e.createElement(
4150
- A,
4151
+ /* @__PURE__ */ e.createElement("div", { className: `${i}__icon ${i}__icon-${a}` }, a === "working" ? /* @__PURE__ */ e.createElement(P2, { colorType: "monochromatic", size: "m" }) : /* @__PURE__ */ e.createElement(
4152
+ O,
4151
4153
  {
4152
- iconName: `${c}` in W2 ? W2[c] : W2.info,
4154
+ iconName: `${a}` in W2 ? W2[a] : W2.info,
4153
4155
  iconSize: "m"
4154
4156
  }
4155
4157
  )),
4156
- /* @__PURE__ */ e.createElement("div", { className: `${n}__text` }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, m), /* @__PURE__ */ e.createElement("div", { className: `${n}__title` }, a), /* @__PURE__ */ e.createElement("div", { className: `${n}__message` }, h))
4158
+ /* @__PURE__ */ e.createElement("div", { className: `${i}__text` }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, m), /* @__PURE__ */ e.createElement("div", { className: `${i}__title` }, c), /* @__PURE__ */ e.createElement("div", { className: `${i}__message` }, d))
4157
4159
  );
4158
4160
  }, U2 = {
4159
4161
  info: "circleInfo",
@@ -4164,73 +4166,75 @@ const d4 = {
4164
4166
  }, Y4 = ({
4165
4167
  className: t,
4166
4168
  ctaButton: l,
4169
+ dataContext: c = "product",
4167
4170
  dismissLabel: a = "Dismiss",
4168
- id: c,
4169
- isDismissible: i,
4170
- message: s,
4171
- onDismiss: n,
4172
- title: r,
4173
- type: o = "info",
4174
- typeLabels: m = Q2,
4175
- ...h
4171
+ id: n,
4172
+ isDismissible: s,
4173
+ message: i,
4174
+ onDismiss: r,
4175
+ title: o,
4176
+ type: m = "info",
4177
+ typeLabels: d = Q2,
4178
+ ...L
4176
4179
  }) => {
4177
- const z = J(null), d = "pds-section-message", f = {
4178
- error: `${d}--error`,
4179
- success: `${d}--success`,
4180
- warning: `${d}--warning`,
4181
- info: `${d}--info`,
4182
- critical: `${d}--critical`,
4183
- discovery: `${d}--discovery`,
4184
- dismissing: `${d}--dismissing`,
4185
- dismissed: `${d}--dismissed`
4186
- }, C = i ? `${d}--hasDismiss` : null, g = r ? `${d}--hasTitle` : null, p = o === "critical" ? "alert" : "status", L = `${m[o]}: `, b = typeof s == "string" ? /* @__PURE__ */ e.createElement("p", null, s) : s, M = () => {
4187
- z.current.addEventListener("animationend", D, {
4180
+ const g = c === "marketing", f = J(null), p = "pds-section-message", u = {
4181
+ error: `${p}--error`,
4182
+ success: `${p}--success`,
4183
+ warning: `${p}--warning`,
4184
+ info: `${p}--info`,
4185
+ critical: `${p}--critical`,
4186
+ discovery: `${p}--discovery`,
4187
+ dismissing: `${p}--dismissing`,
4188
+ dismissed: `${p}--dismissed`
4189
+ }, M = s ? `${p}--hasDismiss` : null, C = o ? `${p}--hasTitle` : null, z = m === "critical" ? "alert" : "status", b = `${d[m]}: `, D = typeof i == "string" ? /* @__PURE__ */ e.createElement("p", null, i) : i, P = () => {
4190
+ f.current.addEventListener("animationend", k, {
4188
4191
  once: !0
4189
4192
  });
4190
- }, D = (P) => {
4191
- n(P, c);
4192
- }, N = () => {
4193
- M(), z.current.classList.toggle(f.dismissing), setTimeout(() => {
4194
- z.current.classList.toggle(f.dismissing), z.current.classList.toggle(f.dismissed);
4193
+ }, k = (v) => {
4194
+ r(v, n);
4195
+ }, y = () => {
4196
+ P(), f.current.classList.toggle(u.dismissing), setTimeout(() => {
4197
+ f.current.classList.toggle(u.dismissing), f.current.classList.toggle(u.dismissed);
4195
4198
  }, 400);
4196
4199
  };
4197
4200
  return /* @__PURE__ */ e.createElement(
4198
4201
  "div",
4199
4202
  {
4200
- ref: z,
4201
- className: v([
4202
- d,
4203
- f[o],
4203
+ ref: f,
4204
+ className: w([
4205
+ p,
4206
+ u[m],
4207
+ M,
4204
4208
  C,
4205
- g,
4206
4209
  t ?? ""
4207
4210
  ]),
4208
- id: c,
4209
- role: p,
4210
- ...h
4211
+ "data-context": c,
4212
+ id: n,
4213
+ role: z,
4214
+ ...L
4211
4215
  },
4212
- /* @__PURE__ */ e.createElement("div", { className: `${d}__content` }, /* @__PURE__ */ e.createElement("div", { className: `${d}__icon ${d}__icon-${o}` }, /* @__PURE__ */ e.createElement(
4213
- A,
4216
+ /* @__PURE__ */ e.createElement("div", { className: `${p}__content` }, /* @__PURE__ */ e.createElement("div", { className: `${p}__icon ${p}__icon-${m}` }, /* @__PURE__ */ e.createElement(
4217
+ O,
4214
4218
  {
4215
- iconName: `${o}` in U2 ? U2[o] : U2.info,
4216
- iconSize: "m"
4219
+ iconName: `${m}` in U2 ? U2[m] : U2.info,
4220
+ iconSize: g ? "l" : "m"
4217
4221
  }
4218
- )), /* @__PURE__ */ e.createElement("div", { className: `${d}__text` }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, L), r && /* @__PURE__ */ e.createElement("div", { className: `${d}__title` }, r), /* @__PURE__ */ e.createElement("div", { className: `${d}__message` }, b))),
4219
- (l || i) && /* @__PURE__ */ e.createElement("div", { className: `${d}__actions` }, l && /* @__PURE__ */ e.createElement(
4222
+ )), /* @__PURE__ */ e.createElement("div", { className: `${p}__text` }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, b), o && /* @__PURE__ */ e.createElement("div", { className: `${p}__title` }, o), /* @__PURE__ */ e.createElement("div", { className: `${p}__message` }, D))),
4223
+ (l || s) && /* @__PURE__ */ e.createElement("div", { className: `${p}__actions` }, l && /* @__PURE__ */ e.createElement(
4220
4224
  B2,
4221
4225
  {
4222
4226
  ...l,
4223
- className: `${d}__cta`,
4224
- size: "s",
4227
+ className: `${p}__cta`,
4228
+ size: g ? "m" : "s",
4225
4229
  variant: "secondary"
4226
4230
  }
4227
- ), i && /* @__PURE__ */ e.createElement(
4231
+ ), s && /* @__PURE__ */ e.createElement(
4228
4232
  v1,
4229
4233
  {
4230
4234
  ariaLabel: a,
4231
- className: `${d}__dismiss`,
4232
- onClick: N,
4233
- size: "l"
4235
+ className: `${p}__dismiss`,
4236
+ onClick: y,
4237
+ size: g ? "xl" : "l"
4234
4238
  }
4235
4239
  ))
4236
4240
  );
@@ -4245,37 +4249,37 @@ const d4 = {
4245
4249
  warning: "Warning",
4246
4250
  critical: "Critical",
4247
4251
  working: "Working..."
4248
- }, P4 = ({
4252
+ }, k4 = ({
4249
4253
  children: t,
4250
4254
  className: l,
4251
- id: a,
4252
- type: c = "info",
4253
- typeLabels: i = D4
4255
+ id: c,
4256
+ type: a = "info",
4257
+ typeLabels: n = D4
4254
4258
  }) => {
4255
- const s = "pds-toast", n = {
4259
+ const s = "pds-toast", i = {
4256
4260
  critical: `${s}--critical`,
4257
4261
  info: `${s}--info`,
4258
4262
  success: `${s}--success`,
4259
4263
  warning: `${s}--warning`,
4260
4264
  working: `${s}--working`
4261
- }, r = `${i[c]} `;
4265
+ }, r = `${n[a]} `;
4262
4266
  return /* @__PURE__ */ e.createElement(
4263
4267
  "div",
4264
4268
  {
4265
- className: v([s, n[c], l]),
4266
- id: a
4269
+ className: w([s, i[a], l]),
4270
+ id: c
4267
4271
  },
4268
- /* @__PURE__ */ e.createElement("div", { className: `${s}__icon-container` }, c === "working" ? /* @__PURE__ */ e.createElement(k2, { colorType: "monochromatic-reverse", size: "l" }) : /* @__PURE__ */ e.createElement(
4269
- A,
4272
+ /* @__PURE__ */ e.createElement("div", { className: `${s}__icon-container` }, a === "working" ? /* @__PURE__ */ e.createElement(P2, { colorType: "monochromatic-reverse", size: "l" }) : /* @__PURE__ */ e.createElement(
4273
+ O,
4270
4274
  {
4271
- className: `${s}__icon ${s}__icon--${c}`,
4272
- iconName: _4[c],
4275
+ className: `${s}__icon ${s}__icon--${a}`,
4276
+ iconName: _4[a],
4273
4277
  iconSize: "m"
4274
4278
  }
4275
4279
  )),
4276
4280
  /* @__PURE__ */ e.createElement("div", { className: `${s}__message` }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, r), t)
4277
4281
  );
4278
- }, k4 = ({
4282
+ }, P4 = ({
4279
4283
  ariaLabel: t,
4280
4284
  closeToast: l
4281
4285
  }) => /* @__PURE__ */ e.createElement(
@@ -4289,21 +4293,21 @@ const d4 = {
4289
4293
  ), Q4 = ({
4290
4294
  autoCloseDuration: t = 5e3,
4291
4295
  className: l,
4292
- limit: a = 5,
4293
- position: c = "bottom-right"
4296
+ limit: c = 5,
4297
+ position: a = "bottom-right"
4294
4298
  }) => {
4295
- const s = v(["pds-toaster", l]);
4299
+ const s = w(["pds-toaster", l]);
4296
4300
  return /* @__PURE__ */ e.createElement(
4297
4301
  A1,
4298
4302
  {
4299
4303
  newestOnTop: !0,
4300
4304
  autoClose: t,
4301
4305
  className: s,
4302
- closeButton: k4,
4306
+ closeButton: P4,
4303
4307
  draggable: !1,
4304
4308
  icon: !1,
4305
- limit: a,
4306
- position: c,
4309
+ limit: c,
4310
+ position: a,
4307
4311
  role: "status",
4308
4312
  transition: O1
4309
4313
  }
@@ -4311,24 +4315,24 @@ const d4 = {
4311
4315
  };
4312
4316
  var x4 = /* @__PURE__ */ ((t) => (t.Critical = "critical", t.Info = "info", t.Success = "success", t.Warning = "warning", t.Working = "working", t))(x4 || {});
4313
4317
  const J4 = () => {
4314
- const t = (a, c, i = {}) => {
4315
- const s = /* @__PURE__ */ e.createElement(P4, { type: a }, c);
4316
- let n = {
4317
- ...i
4318
+ const t = (c, a, n = {}) => {
4319
+ const s = /* @__PURE__ */ e.createElement(k4, { type: c }, a);
4320
+ let i = {
4321
+ ...n
4318
4322
  };
4319
- return a === "critical" && (n = {
4320
- ...n,
4323
+ return c === "critical" && (i = {
4324
+ ...i,
4321
4325
  autoClose: !1,
4322
4326
  role: "alert"
4323
- }), a === "warning" && (n = {
4324
- ...n,
4327
+ }), c === "warning" && (i = {
4328
+ ...i,
4325
4329
  autoClose: !1
4326
- }), a === "working" && (n = {
4327
- ...n,
4330
+ }), c === "working" && (i = {
4331
+ ...i,
4328
4332
  autoClose: !1,
4329
4333
  closeButton: !1,
4330
4334
  closeOnClick: !1
4331
- }), e1(s, n);
4335
+ }), e1(s, i);
4332
4336
  }, l = H1({
4333
4337
  collapse: !1,
4334
4338
  enter: "pds-toast--bounceInPlace",
@@ -4338,59 +4342,59 @@ const J4 = () => {
4338
4342
  }, e0 = ({
4339
4343
  children: t,
4340
4344
  className: l,
4341
- expandButtonAriaLabel: a,
4342
- isExpandable: c = !1,
4343
- ...i
4345
+ expandButtonAriaLabel: c,
4346
+ isExpandable: a = !1,
4347
+ ...n
4344
4348
  }) => {
4345
- const s = "pds-panel-row", [n, r] = H(!1), o = J(null), m = J(null), h = j2(t), z = h["items-left"], d = h["items-right"], f = h["items-below"], C = () => {
4346
- const g = m.current, p = o.current;
4347
- if (!g || !p) return;
4348
- const L = !n;
4349
- r(L), L ? (Object.assign(g.style, {
4349
+ const s = "pds-panel-row", [i, r] = V(!1), o = J(null), m = J(null), d = j2(t), L = d["items-left"], g = d["items-right"], f = d["items-below"], p = () => {
4350
+ const u = m.current, M = o.current;
4351
+ if (!u || !M) return;
4352
+ const C = !i;
4353
+ r(C), C ? (Object.assign(u.style, {
4350
4354
  display: "block",
4351
4355
  height: "auto",
4352
4356
  opacity: "1"
4353
- }), p.classList.add("is-expanded")) : (Object.assign(g.style, {
4357
+ }), M.classList.add("is-expanded")) : (Object.assign(u.style, {
4354
4358
  height: "0",
4355
4359
  opacity: "0",
4356
4360
  display: "none"
4357
- }), p.classList.remove("is-expanded"));
4361
+ }), M.classList.remove("is-expanded"));
4358
4362
  };
4359
4363
  return /* @__PURE__ */ e.createElement(
4360
4364
  "li",
4361
4365
  {
4362
- className: v([s, l ?? ""]),
4363
- ...i,
4366
+ className: w([s, l ?? ""]),
4367
+ ...n,
4364
4368
  ref: o
4365
4369
  },
4366
4370
  /* @__PURE__ */ e.createElement(
4367
4371
  "div",
4368
4372
  {
4369
- className: v([
4373
+ className: w([
4370
4374
  `${s}__main`,
4371
- c ? "is-expandable" : ""
4375
+ a ? "is-expandable" : ""
4372
4376
  ])
4373
4377
  },
4374
- z && /* @__PURE__ */ e.createElement("div", { className: `${s}__items ${s}__items--left` }, z),
4375
- d && /* @__PURE__ */ e.createElement("div", { className: `${s}__items ${s}__items--right` }, d),
4376
- c && /* @__PURE__ */ e.createElement(
4378
+ L && /* @__PURE__ */ e.createElement("div", { className: `${s}__items ${s}__items--left` }, L),
4379
+ g && /* @__PURE__ */ e.createElement("div", { className: `${s}__items ${s}__items--right` }, g),
4380
+ a && /* @__PURE__ */ e.createElement(
4377
4381
  "button",
4378
4382
  {
4379
- "aria-expanded": n,
4380
- "aria-label": a,
4383
+ "aria-expanded": i,
4384
+ "aria-label": c,
4381
4385
  className: `${s}__expand-button`,
4382
- onClick: C
4386
+ onClick: p
4383
4387
  },
4384
4388
  /* @__PURE__ */ e.createElement(
4385
- A,
4389
+ O,
4386
4390
  {
4387
- className: `${s}__expand-icon ${n ? "rotated" : ""}`,
4391
+ className: `${s}__expand-icon ${i ? "rotated" : ""}`,
4388
4392
  iconName: "angleDown"
4389
4393
  }
4390
4394
  )
4391
4395
  )
4392
4396
  ),
4393
- c && f && /* @__PURE__ */ e.createElement(
4397
+ a && f && /* @__PURE__ */ e.createElement(
4394
4398
  "div",
4395
4399
  {
4396
4400
  ref: m,
@@ -4403,58 +4407,58 @@ const J4 = () => {
4403
4407
  }, t0 = ({
4404
4408
  alt: t = "",
4405
4409
  className: l,
4406
- height: a,
4407
- srcFallback: c,
4408
- srcWebp: i,
4410
+ height: c,
4411
+ srcFallback: a,
4412
+ srcWebp: n,
4409
4413
  width: s,
4410
- ...n
4414
+ ...i
4411
4415
  }) => {
4412
4416
  const r = "pds-picture";
4413
- return /* @__PURE__ */ e.createElement("picture", { className: v([r, l ?? ""]) }, /* @__PURE__ */ e.createElement("source", { srcSet: i, type: "image/webp" }), /* @__PURE__ */ e.createElement(
4417
+ return /* @__PURE__ */ e.createElement("picture", { className: w([r, l ?? ""]) }, /* @__PURE__ */ e.createElement("source", { srcSet: n, type: "image/webp" }), /* @__PURE__ */ e.createElement(
4414
4418
  "img",
4415
4419
  {
4416
4420
  alt: t,
4417
4421
  className: `${r}__img`,
4418
- height: a,
4419
- src: c,
4422
+ height: c,
4423
+ src: a,
4420
4424
  width: s,
4421
- ...n
4425
+ ...i
4422
4426
  }
4423
4427
  ));
4424
4428
  }, s0 = ({
4425
4429
  className: t,
4426
4430
  destination: l = "main",
4427
- text: a = "Skip to main content",
4428
- ...c
4431
+ text: c = "Skip to main content",
4432
+ ...a
4429
4433
  }) => /* @__PURE__ */ e.createElement(
4430
4434
  "a",
4431
4435
  {
4432
- className: v(["pds-skiplink", t]),
4436
+ className: w(["pds-skiplink", t]),
4433
4437
  href: `#${l}`,
4434
- ...c
4438
+ ...a
4435
4439
  },
4436
- a
4440
+ c
4437
4441
  ), c0 = ({
4438
4442
  className: t,
4439
4443
  label: l = null,
4440
- size: a = "s",
4441
- type: c = "neutral",
4442
- ...i
4444
+ size: c = "s",
4445
+ type: a = "neutral",
4446
+ ...n
4443
4447
  }) => {
4444
- const s = "pds-status-indicator", n = `${s}--${c}`, r = a !== "s" ? `${s}--${a}` : null;
4448
+ const s = "pds-status-indicator", i = `${s}--${a}`, r = c !== "s" ? `${s}--${c}` : null;
4445
4449
  return /* @__PURE__ */ e.createElement(
4446
4450
  "div",
4447
4451
  {
4448
- className: v([
4452
+ className: w([
4449
4453
  s,
4450
- n,
4454
+ i,
4451
4455
  r,
4452
4456
  t ?? ""
4453
4457
  ]),
4454
- ...i
4458
+ ...n
4455
4459
  },
4456
- c === "working" ? /* @__PURE__ */ e.createElement(
4457
- k2,
4460
+ a === "working" ? /* @__PURE__ */ e.createElement(
4461
+ P2,
4458
4462
  {
4459
4463
  className: `${s}__spinner`,
4460
4464
  colorType: "monochromatic",
@@ -4466,23 +4470,23 @@ const J4 = () => {
4466
4470
  }, a0 = ({
4467
4471
  className: t,
4468
4472
  platform: l,
4469
- videoId: a,
4470
- videoTitle: c,
4471
- ...i
4473
+ videoId: c,
4474
+ videoTitle: a,
4475
+ ...n
4472
4476
  }) => {
4473
- const s = "pds-video-embed", n = /* @__PURE__ */ e.createElement(
4477
+ const s = "pds-video-embed", i = /* @__PURE__ */ e.createElement(
4474
4478
  "iframe",
4475
4479
  {
4476
4480
  allow: "autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media",
4477
- src: `https://fast.wistia.net/embed/iframe/${a}`,
4478
- title: `Wistia video player${c ? `: ${c}` : ""}`
4481
+ src: `https://fast.wistia.net/embed/iframe/${c}`,
4482
+ title: `Wistia video player${a ? `: ${a}` : ""}`
4479
4483
  }
4480
4484
  ), r = /* @__PURE__ */ e.createElement(
4481
4485
  "iframe",
4482
4486
  {
4483
4487
  allow: "autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media",
4484
- src: `https://player.vimeo.com/video/${a}`,
4485
- title: `Vimeo video player${c ? `: ${c}` : ""}`
4488
+ src: `https://player.vimeo.com/video/${c}`,
4489
+ title: `Vimeo video player${a ? `: ${a}` : ""}`
4486
4490
  }
4487
4491
  ), o = /* @__PURE__ */ e.createElement(
4488
4492
  "iframe",
@@ -4490,8 +4494,8 @@ const J4 = () => {
4490
4494
  allowFullScreen: !0,
4491
4495
  allow: "accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share",
4492
4496
  referrerPolicy: "strict-origin-when-cross-origin",
4493
- src: `https://www.youtube.com/embed/${a}`,
4494
- title: `YouTube video player${c ? `: ${c}` : ""}`
4497
+ src: `https://www.youtube.com/embed/${c}`,
4498
+ title: `YouTube video player${a ? `: ${a}` : ""}`
4495
4499
  }
4496
4500
  );
4497
4501
  let m;
@@ -4500,23 +4504,23 @@ const J4 = () => {
4500
4504
  m = r;
4501
4505
  break;
4502
4506
  case "wistia":
4503
- m = n;
4507
+ m = i;
4504
4508
  break;
4505
4509
  case "youtube":
4506
4510
  default:
4507
4511
  m = o;
4508
4512
  break;
4509
4513
  }
4510
- return /* @__PURE__ */ e.createElement("div", { className: v([s, t ?? ""]), ...i }, m);
4514
+ return /* @__PURE__ */ e.createElement("div", { className: w([s, t ?? ""]), ...n }, m);
4511
4515
  }, l0 = ({
4512
4516
  className: t,
4513
4517
  option: l,
4514
- ...a
4518
+ ...c
4515
4519
  }) => {
4516
- const c = "pds-site-option-display", i = l.type ? f4[l.type] : "bolt", s = J(null), [n] = R1(s), r = n.width / 16 - 7.5;
4520
+ const a = "pds-site-option-display", n = l.type ? f4[l.type] : "bolt", s = J(null), [i] = R1(s), r = i.width / 16 - 7.5;
4517
4521
  let o, m;
4518
4522
  l.status === "active" && (o = "Active", m = "success"), l.status === "frozen" && (o = "Frozen", m = "frozen"), l.status === "restricted" && (o = "Restricted", m = "critical");
4519
- const h = /* @__PURE__ */ e.createElement(
4523
+ const d = /* @__PURE__ */ e.createElement(
4520
4524
  G1,
4521
4525
  {
4522
4526
  hasStatusIndicator: !0,
@@ -4528,111 +4532,111 @@ const J4 = () => {
4528
4532
  "div",
4529
4533
  {
4530
4534
  ref: s,
4531
- className: v([c, t ?? ""]),
4535
+ className: w([a, t ?? ""]),
4532
4536
  title: l.name,
4533
- ...a
4537
+ ...c
4534
4538
  },
4535
- /* @__PURE__ */ e.createElement("div", { className: `${c}__inner`, style: { pointerEvents: "none" } }, /* @__PURE__ */ e.createElement("div", { className: `${c}__icon` }, /* @__PURE__ */ e.createElement(A, { iconName: i })), /* @__PURE__ */ e.createElement(
4539
+ /* @__PURE__ */ e.createElement("div", { className: `${a}__inner`, style: { pointerEvents: "none" } }, /* @__PURE__ */ e.createElement("div", { className: `${a}__icon` }, /* @__PURE__ */ e.createElement(O, { iconName: n })), /* @__PURE__ */ e.createElement(
4536
4540
  "div",
4537
4541
  {
4538
- className: `${c}__label`,
4542
+ className: `${a}__label`,
4539
4543
  style: { maxWidth: `${r}rem` }
4540
4544
  },
4541
4545
  l.name
4542
4546
  )),
4543
- /* @__PURE__ */ e.createElement("div", { className: `${c}__status`, style: { pointerEvents: "none" } }, h)
4547
+ /* @__PURE__ */ e.createElement("div", { className: `${a}__status`, style: { pointerEvents: "none" } }, d)
4544
4548
  );
4545
4549
  }, i0 = ({
4546
4550
  children: t,
4547
4551
  className: l,
4548
- width: a = "standard",
4549
- ...c
4552
+ width: c = "standard",
4553
+ ...a
4550
4554
  }) => {
4551
- const i = "pds-container", s = a !== "standard" ? `${i}--${a}` : null;
4555
+ const n = "pds-container", s = c !== "standard" ? `${n}--${c}` : null;
4552
4556
  return /* @__PURE__ */ e.createElement(
4553
4557
  "div",
4554
4558
  {
4555
- className: v([i, s, l ?? ""]),
4556
- ...c
4559
+ className: w([n, s, l ?? ""]),
4560
+ ...a
4557
4561
  },
4558
4562
  t
4559
4563
  );
4560
4564
  }, n0 = ({
4561
4565
  children: t,
4562
4566
  className: l,
4563
- sidebarMinWidth: a = 14.5,
4564
- sidebarWidth: c = "18%",
4565
- ...i
4567
+ sidebarMinWidth: c = 14.5,
4568
+ sidebarWidth: a = "18%",
4569
+ ...n
4566
4570
  }) => {
4567
4571
  let s = !1;
4568
- const n = D2(x2);
4569
- n && (s = n.isMobile);
4572
+ const i = D2(x2);
4573
+ i && (s = i.isMobile);
4570
4574
  const r = "pds-docs-layout", o = s ? `${r}--isMobile` : null, m = {
4571
- width: c,
4572
- minWidth: `${a}rem`
4573
- }, h = j2(t), z = h.__unslotted || h.content, d = h.sidebar, f = /* @__PURE__ */ e.createElement(e.Fragment, null, d && /* @__PURE__ */ e.createElement("aside", { className: `${r}__sidebar` }, d), /* @__PURE__ */ e.createElement("div", { className: `${r}__content` }, z)), C = /* @__PURE__ */ e.createElement(e.Fragment, null, d && /* @__PURE__ */ e.createElement("aside", { className: `${r}__sidebar`, style: m }, /* @__PURE__ */ e.createElement("div", { className: `${r}__sidebar-inner` }, d)), /* @__PURE__ */ e.createElement("div", { className: `${r}__content` }, z));
4575
+ width: a,
4576
+ minWidth: `${c}rem`
4577
+ }, d = j2(t), L = d.__unslotted || d.content, g = d.sidebar, f = /* @__PURE__ */ e.createElement(e.Fragment, null, g && /* @__PURE__ */ e.createElement("aside", { className: `${r}__sidebar` }, g), /* @__PURE__ */ e.createElement("div", { className: `${r}__content` }, L)), p = /* @__PURE__ */ e.createElement(e.Fragment, null, g && /* @__PURE__ */ e.createElement("aside", { className: `${r}__sidebar`, style: m }, /* @__PURE__ */ e.createElement("div", { className: `${r}__sidebar-inner` }, g)), /* @__PURE__ */ e.createElement("div", { className: `${r}__content` }, L));
4574
4578
  return /* @__PURE__ */ e.createElement(
4575
4579
  "div",
4576
4580
  {
4577
- className: v([
4581
+ className: w([
4578
4582
  r,
4579
4583
  o,
4580
4584
  "pds-container pds-container--x-wide",
4581
4585
  l ?? ""
4582
4586
  ]),
4583
- ...i
4587
+ ...n
4584
4588
  },
4585
- s ? f : C
4589
+ s ? f : p
4586
4590
  );
4587
4591
  }, r0 = ({
4588
4592
  alignContent: t = "flex-start",
4589
4593
  alignItems: l = "stretch",
4590
- children: a,
4591
- className: c,
4592
- flexDirection: i = "row",
4594
+ children: c,
4595
+ className: a,
4596
+ flexDirection: n = "row",
4593
4597
  flexWrap: s = "nowrap",
4594
- gap: n = "standard",
4598
+ gap: i = "standard",
4595
4599
  justifyContent: r = "flex-start",
4596
4600
  mobileAlignContent: o,
4597
4601
  mobileAlignItems: m,
4598
- mobileFlexDirection: h = "column",
4599
- mobileFlexWrap: z,
4600
- mobileGap: d,
4602
+ mobileFlexDirection: d = "column",
4603
+ mobileFlexWrap: L,
4604
+ mobileGap: g,
4601
4605
  mobileJustifyContent: f,
4602
- ...C
4606
+ ...p
4603
4607
  }) => {
4604
- let p = w1() <= 640;
4605
- const L = D2(x2);
4606
- L && (p = L.isMobile);
4607
- const b = "pds-flex", M = `${b}-container`, D = p ? `${M}--mobile` : null;
4608
- let N = null;
4609
- p ? N = `${b}-direction--${h}` : i !== "row" && (N = `${b}-direction--${i}`);
4608
+ let M = w1() <= 640;
4609
+ const C = D2(x2);
4610
+ C && (M = C.isMobile);
4611
+ const z = "pds-flex", b = `${z}-container`, D = M ? `${b}--mobile` : null;
4610
4612
  let P = null;
4611
- p ? z ? z !== "nowrap" && (P = `${b}-wrap--${z}`) : s !== "nowrap" && (P = `${b}-wrap--${s}`) : s !== "nowrap" && (P = `${b}-wrap--${s}`);
4612
- let _ = null;
4613
- p ? f ? f !== "flex-start" && (_ = `${b}-justify--${f}`) : r !== "flex-start" && (_ = `${b}-justify--${r}`) : r !== "flex-start" && (_ = `${b}-justify--${r}`);
4614
- let w = null;
4615
- p ? m ? m !== "stretch" && (w = `${b}-align-items--${m}`) : l !== "stretch" && (w = `${b}-align-items--${l}`) : l !== "stretch" && (w = `${b}-align-items--${l}`);
4616
- let S = null;
4617
- p ? o ? o !== "flex-start" && (S = `${b}-align-content--${o}`) : t !== "flex-start" && (S = `${b}-align-content--${t}`) : t !== "flex-start" && (S = `${b}-align-content--${t}`);
4613
+ M ? P = `${z}-direction--${d}` : n !== "row" && (P = `${z}-direction--${n}`);
4614
+ let k = null;
4615
+ M ? L ? L !== "nowrap" && (k = `${z}-wrap--${L}`) : s !== "nowrap" && (k = `${z}-wrap--${s}`) : s !== "nowrap" && (k = `${z}-wrap--${s}`);
4618
4616
  let y = null;
4619
- return p ? d ? d !== "none" && (y = `${b}-gap--${d}`) : n !== "none" && (y = `${b}-gap--${n}`) : n !== "none" && (y = `${b}-gap--${n}`), /* @__PURE__ */ e.createElement(
4617
+ M ? f ? f !== "flex-start" && (y = `${z}-justify--${f}`) : r !== "flex-start" && (y = `${z}-justify--${r}`) : r !== "flex-start" && (y = `${z}-justify--${r}`);
4618
+ let v = null;
4619
+ M ? m ? m !== "stretch" && (v = `${z}-align-items--${m}`) : l !== "stretch" && (v = `${z}-align-items--${l}`) : l !== "stretch" && (v = `${z}-align-items--${l}`);
4620
+ let S = null;
4621
+ M ? o ? o !== "flex-start" && (S = `${z}-align-content--${o}`) : t !== "flex-start" && (S = `${z}-align-content--${t}`) : t !== "flex-start" && (S = `${z}-align-content--${t}`);
4622
+ let I = null;
4623
+ return M ? g ? g !== "none" && (I = `${z}-gap--${g}`) : i !== "none" && (I = `${z}-gap--${i}`) : i !== "none" && (I = `${z}-gap--${i}`), /* @__PURE__ */ e.createElement(
4620
4624
  "div",
4621
4625
  {
4622
- className: v([
4623
- M,
4626
+ className: w([
4627
+ b,
4624
4628
  D,
4625
- N,
4626
4629
  P,
4627
- _,
4628
- w,
4629
- S,
4630
+ k,
4630
4631
  y,
4631
- c ?? ""
4632
+ v,
4633
+ S,
4634
+ I,
4635
+ a ?? ""
4632
4636
  ]),
4633
- ...C
4637
+ ...p
4634
4638
  },
4635
- a
4639
+ c
4636
4640
  );
4637
4641
  }, o0 = ({
4638
4642
  children: t,
@@ -4640,11 +4644,11 @@ const J4 = () => {
4640
4644
  }) => /* @__PURE__ */ e.createElement(L4, { mobileMenuMaxWidth: l }, /* @__PURE__ */ e.createElement(c4, null, t)), m0 = ({
4641
4645
  children: t,
4642
4646
  className: l,
4643
- gridGap: a = "standard",
4644
- verticalAlign: c = "start",
4645
- ...i
4647
+ gridGap: c = "standard",
4648
+ verticalAlign: a = "start",
4649
+ ...n
4646
4650
  }) => {
4647
- const s = "pds-three-item-layout", n = a === "standard" ? "pds-grid" : `pds-grid pds-grid--${a}`, r = `${s}--${c}`, o = j2(t), m = [
4651
+ const s = "pds-three-item-layout", i = c === "standard" ? "pds-grid" : `pds-grid pds-grid--${c}`, r = `${s}--${a}`, o = j2(t), m = [
4648
4652
  o["first-item"],
4649
4653
  o["second-item"],
4650
4654
  o["third-item"]
@@ -4652,80 +4656,80 @@ const J4 = () => {
4652
4656
  return /* @__PURE__ */ e.createElement(
4653
4657
  "div",
4654
4658
  {
4655
- className: v([
4659
+ className: w([
4656
4660
  s,
4657
- n,
4661
+ i,
4658
4662
  r,
4659
4663
  l
4660
4664
  ]),
4661
- ...i
4665
+ ...n
4662
4666
  },
4663
- m.map((h, z) => /* @__PURE__ */ e.createElement(
4667
+ m.map((d, L) => /* @__PURE__ */ e.createElement(
4664
4668
  "div",
4665
4669
  {
4666
- key: z,
4670
+ key: L,
4667
4671
  className: "pds-grid-item pds-grid-item--sm-12 pds-grid-item--md-4 pds-grid-item--lg-4"
4668
4672
  },
4669
- h
4673
+ d
4670
4674
  ))
4671
4675
  );
4672
4676
  }, d0 = ({
4673
4677
  children: t,
4674
4678
  className: l,
4675
- gridGap: a = "standard",
4676
- layoutVariant: c = "equal",
4677
- verticalAlign: i = "start",
4679
+ gridGap: c = "standard",
4680
+ layoutVariant: a = "equal",
4681
+ verticalAlign: n = "start",
4678
4682
  ...s
4679
4683
  }) => {
4680
- const n = "pds-two-item-layout", r = a === "standard" ? "pds-grid" : `pds-grid pds-grid--${a}`, o = `${n}--${i}`, m = ["pds-grid-item--md-6"], h = ["pds-grid-item--md-4", "pds-grid-item--lg-3"], z = ["pds-grid-item--md-8", "pds-grid-item--lg-9"], d = ["pds-grid-item", "pds-grid-item--sm-4"];
4681
- let f, C;
4682
- switch (c) {
4684
+ const i = "pds-two-item-layout", r = c === "standard" ? "pds-grid" : `pds-grid pds-grid--${c}`, o = `${i}--${n}`, m = ["pds-grid-item--md-6"], d = ["pds-grid-item--md-4", "pds-grid-item--lg-3"], L = ["pds-grid-item--md-8", "pds-grid-item--lg-9"], g = ["pds-grid-item", "pds-grid-item--sm-4"];
4685
+ let f, p;
4686
+ switch (a) {
4683
4687
  case "equal":
4684
- f = d.concat(m), C = d.concat(m);
4688
+ f = g.concat(m), p = g.concat(m);
4685
4689
  break;
4686
4690
  case "one-third-start":
4687
- f = d.concat(h), C = d.concat(z);
4691
+ f = g.concat(d), p = g.concat(L);
4688
4692
  break;
4689
4693
  case "one-third-end":
4690
- f = d.concat(z), C = d.concat(h);
4694
+ f = g.concat(L), p = g.concat(d);
4691
4695
  }
4692
- const g = j2(t), p = g["first-item"], L = g["second-item"];
4696
+ const u = j2(t), M = u["first-item"], C = u["second-item"];
4693
4697
  return /* @__PURE__ */ e.createElement(
4694
4698
  "div",
4695
4699
  {
4696
- className: v([
4697
- n,
4700
+ className: w([
4701
+ i,
4698
4702
  r,
4699
4703
  o,
4700
4704
  l
4701
4705
  ]),
4702
4706
  ...s
4703
4707
  },
4704
- /* @__PURE__ */ e.createElement("div", { className: f.join(" ").trim() }, p),
4705
- /* @__PURE__ */ e.createElement("div", { className: C.join(" ").trim() }, L)
4708
+ /* @__PURE__ */ e.createElement("div", { className: f.join(" ").trim() }, M),
4709
+ /* @__PURE__ */ e.createElement("div", { className: p.join(" ").trim() }, C)
4706
4710
  );
4707
4711
  }, h0 = () => {
4708
- const t = typeof window < "u", l = (i) => i >= K1 ? "xl" : i >= U1 ? "lg" : i >= W1 ? "md" : "sm", [a, c] = H(
4712
+ const t = typeof window < "u", l = (n) => n >= K1 ? "xl" : n >= U1 ? "lg" : n >= W1 ? "md" : "sm", [c, a] = V(
4709
4713
  t ? l(window.innerWidth) : "lg"
4710
4714
  );
4711
4715
  return l2(() => {
4712
4716
  if (!t) return;
4713
- const i = () => {
4714
- c(l(window.innerWidth));
4717
+ const n = () => {
4718
+ a(l(window.innerWidth));
4715
4719
  };
4716
- return i(), window.addEventListener("resize", i), () => {
4717
- window.removeEventListener("resize", i);
4720
+ return n(), window.addEventListener("resize", n), () => {
4721
+ window.removeEventListener("resize", n);
4718
4722
  };
4719
- }, []), a;
4723
+ }, []), c;
4720
4724
  }, u0 = (t) => {
4721
- const l = typeof window < "u", a = (s) => l ? window.matchMedia(s).matches : !1, [c, i] = H(a(t));
4725
+ const l = typeof window < "u", c = (s) => l ? window.matchMedia(s).matches : !1, [a, n] = V(c(t));
4722
4726
  return l2(() => {
4723
4727
  if (!l) return;
4724
- const s = window.matchMedia(t), n = () => {
4725
- i(s.matches);
4728
+ const s = window.matchMedia(t), i = () => {
4729
+ n(s.matches);
4726
4730
  };
4727
- return i(s.matches), s.addEventListener ? (s.addEventListener("change", n), () => s.removeEventListener("change", n)) : (s.addListener(n), () => s.removeListener(n));
4728
- }, [t]), c;
4731
+ return n(s.matches), s.addEventListener ? (s.addEventListener("change", i), () => s.removeEventListener("change", i)) : (s.addListener(i), () => s.removeListener(i));
4732
+ }, [t]), a;
4729
4733
  };
4730
4734
  export {
4731
4735
  A4 as Avatar,
@@ -4740,7 +4744,7 @@ export {
4740
4744
  n0 as DocsLayout,
4741
4745
  r0 as FlexContainer,
4742
4746
  o0 as GlobalWrapper,
4743
- A as Icon,
4747
+ O as Icon,
4744
4748
  I2 as IconButton,
4745
4749
  X4 as InlineMessage,
4746
4750
  C4 as MenuButton,
@@ -4756,7 +4760,7 @@ export {
4756
4760
  f4 as SiteTypeIcon,
4757
4761
  V4 as SiteTypeLabel,
4758
4762
  s0 as Skiplink,
4759
- k2 as Spinner,
4763
+ P2 as Spinner,
4760
4764
  v4 as SplitButton,
4761
4765
  G1 as StatusBadge,
4762
4766
  c0 as StatusIndicator,
@@ -4765,7 +4769,7 @@ export {
4765
4769
  W4 as TextInput,
4766
4770
  G4 as Textarea,
4767
4771
  m0 as ThreeItemLayout,
4768
- P4 as Toast,
4772
+ k4 as Toast,
4769
4773
  x4 as ToastType,
4770
4774
  Q4 as Toaster,
4771
4775
  T2 as Tooltip,