@apolitical/component-library 3.0.1-ac.0 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.mjs CHANGED
@@ -1589,43 +1589,7 @@ const pl = ({ image: t, className: e, testId: n }) => /* @__PURE__ */ a.jsx(
1589
1589
  }
1590
1590
  return n ? K.createElement(n, { children: e, className: r, ...c }) : e;
1591
1591
  };
1592
- const hl = ({ currentStep: t = 1, steps: e = 1 }) => {
1593
- const [n, r] = te([]);
1594
- return ae(() => {
1595
- const i = [];
1596
- for (let s = 1; s < e + 1; s++)
1597
- i.push(s);
1598
- r(i);
1599
- }, [e]), /* @__PURE__ */ a.jsx("div", { className: "navigation-dots-wrapper", children: /* @__PURE__ */ a.jsx("div", { className: "dots-wrapper", children: n.map((i) => /* @__PURE__ */ a.jsxs(
1600
- "div",
1601
- {
1602
- className: "dot-wrapper",
1603
- "aria-label": `Step ${t} of ${i}`,
1604
- children: [
1605
- /* @__PURE__ */ a.jsx(
1606
- "div",
1607
- {
1608
- className: S("dot", {
1609
- active: i === t,
1610
- completed: i < t
1611
- }),
1612
- "data-testid": "navigation-dot"
1613
- }
1614
- ),
1615
- /* @__PURE__ */ a.jsx(
1616
- "div",
1617
- {
1618
- className: S("line", {
1619
- active: i < t
1620
- })
1621
- }
1622
- )
1623
- ]
1624
- },
1625
- i
1626
- )) }) });
1627
- };
1628
- const gl = ({ elementId: t, offset: e = 20 }) => {
1592
+ const hl = ({ elementId: t, offset: e = 20 }) => {
1629
1593
  const n = G(), r = () => {
1630
1594
  const i = document.getElementById(t);
1631
1595
  if (!i)
@@ -1676,7 +1640,7 @@ const Vi = ({ isOpen: t = !1, isLoading: e = !1, children: n }) => {
1676
1640
  }
1677
1641
  );
1678
1642
  };
1679
- const vl = ({ className: t = "", image: e, ...n }) => e ? (typeof e == "string" && (e = {
1643
+ const gl = ({ className: t = "", image: e, ...n }) => e ? (typeof e == "string" && (e = {
1680
1644
  width: 1080,
1681
1645
  height: 200,
1682
1646
  type: "image/png",
@@ -1711,7 +1675,7 @@ const et = ({
1711
1675
  }
1712
1676
  );
1713
1677
  };
1714
- const bl = ({ text: t, buttons: e, className: n = "" }) => {
1678
+ const vl = ({ text: t, buttons: e, className: n = "" }) => {
1715
1679
  const r = [];
1716
1680
  return e.forEach((i) => {
1717
1681
  r.push({
@@ -1742,7 +1706,7 @@ const Yi = ({ icon: t, description: e, ctaMessage: n, href: r, showEditButton: i
1742
1706
  /* @__PURE__ */ a.jsx("p", { children: e || o({ id: "edit_section_placeholder_description" }) }),
1743
1707
  i && /* @__PURE__ */ a.jsx(ie, { href: r, variant: "secondary", size: "small", onClick: () => ca({ href: r, setShowModal: s }), children: n || o({ id: "edit_section_placeholder_cta" }) })
1744
1708
  ] });
1745
- }, yl = ({
1709
+ }, bl = ({
1746
1710
  children: t,
1747
1711
  className: e = "",
1748
1712
  formProps: n,
@@ -1786,7 +1750,7 @@ const Yi = ({ icon: t, description: e, ctaMessage: n, href: r, showEditButton: i
1786
1750
  c && /* @__PURE__ */ a.jsx(Re, {})
1787
1751
  ] });
1788
1752
  };
1789
- const _l = ({
1753
+ const yl = ({
1790
1754
  title: t = !1,
1791
1755
  logos: e = [],
1792
1756
  className: n = ""
@@ -1915,7 +1879,7 @@ const Ki = [
1915
1879
  ] })
1916
1880
  }
1917
1881
  );
1918
- }, xl = Fe(Gi);
1882
+ }, _l = Fe(Gi);
1919
1883
  const Qi = ({
1920
1884
  alignImage: t = "left",
1921
1885
  className: e,
@@ -1951,8 +1915,8 @@ const Qi = ({
1951
1915
  }
1952
1916
  )
1953
1917
  ] });
1954
- }, wl = Fe(Qi);
1955
- const kl = ({
1918
+ }, xl = Fe(Qi);
1919
+ const wl = ({
1956
1920
  variant: t = "primary",
1957
1921
  button: e = null,
1958
1922
  title: n,
@@ -2026,7 +1990,7 @@ const ts = ({ children: t, user: e }) => e.isLoading ? null : process.env.REACT_
2026
1990
  function Vn() {
2027
1991
  return Ce(Oe);
2028
1992
  }
2029
- const rs = ({ children: t, user: e }) => /* @__PURE__ */ a.jsx(Oe.Provider, { value: e, children: t }), jl = ({ bootstrap: t, children: e, intl: n, showDevTools: r }) => {
1993
+ const rs = ({ children: t, user: e }) => /* @__PURE__ */ a.jsx(Oe.Provider, { value: e, children: t }), kl = ({ bootstrap: t, children: e, intl: n, showDevTools: r }) => {
2030
1994
  const [i, s] = te({ isLoading: !0 });
2031
1995
  return ae(() => {
2032
1996
  t().then((o) => {
@@ -2120,7 +2084,7 @@ const as = ({
2120
2084
  }
2121
2085
  ) : /* @__PURE__ */ a.jsx("p", { children: r })
2122
2086
  ] });
2123
- const Tl = ({
2087
+ const jl = ({
2124
2088
  className: t = "",
2125
2089
  show: e = !1,
2126
2090
  hide: n = !1,
@@ -2360,7 +2324,7 @@ const ps = ({ author: t, authorCite: e, content: n }) => /* @__PURE__ */ a.jsxs(
2360
2324
  /* @__PURE__ */ a.jsx(Xe, { className: "testimonial", children: n }),
2361
2325
  t && /* @__PURE__ */ a.jsx("p", { className: "author text-small", children: t }),
2362
2326
  e && /* @__PURE__ */ a.jsx("p", { className: "author-cite text-small", children: /* @__PURE__ */ a.jsx("cite", { children: e }) })
2363
- ] }), El = Fe(ps);
2327
+ ] }), Tl = Fe(ps);
2364
2328
  const hs = ({ progress: t = 0, text: e = !1, className: n = "" }) => {
2365
2329
  const r = G(), i = t > 75 ? 100 : t > 50 ? 75 : t > 25 ? 50 : t > 5 ? 25 : 0, s = { "--progress": `${t}%` };
2366
2330
  return /* @__PURE__ */ a.jsx(
@@ -2400,7 +2364,7 @@ const un = "loadingBlock_", vs = ({ progress: t = 0, steps: e = !1, className: n
2400
2364
  ]
2401
2365
  }
2402
2366
  );
2403
- }, Sl = Fe(vs);
2367
+ }, El = Fe(vs);
2404
2368
  const Te = ({ element: t = "div", className: e = "", ...n }) => /* @__PURE__ */ a.jsx(
2405
2369
  Wn,
2406
2370
  {
@@ -5329,8 +5293,8 @@ const Ct = "passwordRules_", $a = "isMoreThanEightCharacters", Na = "includesNum
5329
5293
  )
5330
5294
  ) })
5331
5295
  ] });
5332
- }, Cl = Fe($o);
5333
- const $l = ({
5296
+ }, Sl = Fe($o);
5297
+ const Cl = ({
5334
5298
  text: t = {},
5335
5299
  topRating: e = 5,
5336
5300
  functions: {
@@ -5415,7 +5379,7 @@ const $l = ({
5415
5379
  }) })
5416
5380
  ] });
5417
5381
  };
5418
- const Nl = ({
5382
+ const $l = ({
5419
5383
  id: t = "form-toggle",
5420
5384
  label: e,
5421
5385
  options: n,
@@ -5474,7 +5438,7 @@ const Nl = ({
5474
5438
  }
5475
5439
  );
5476
5440
  };
5477
- function Pl({ className: t = "", userId: e, userName: n, src: r, setUserImage: i, uploadImage: s }) {
5441
+ function Nl({ className: t = "", userId: e, userName: n, src: r, setUserImage: i, uploadImage: s }) {
5478
5442
  const [o, c] = te(!1), [f, l] = te(!1), d = pe(null), u = async (m) => {
5479
5443
  c(!0), l(!1);
5480
5444
  try {
@@ -5998,7 +5962,7 @@ const Ao = {
5998
5962
  loadRecaptcha: !1,
5999
5963
  showSuccessMessage: !1,
6000
5964
  showError: !1
6001
- }, Ml = ({
5965
+ }, Pl = ({
6002
5966
  className: t = "",
6003
5967
  functions: e = {
6004
5968
  validateEmail: () => Promise.resolve(),
@@ -6135,7 +6099,7 @@ const Ao = {
6135
6099
  }
6136
6100
  );
6137
6101
  };
6138
- const Rl = ({
6102
+ const Ml = ({
6139
6103
  className: t,
6140
6104
  showModal: e = !0,
6141
6105
  title: n,
@@ -6169,7 +6133,7 @@ const Rl = ({
6169
6133
  )
6170
6134
  }
6171
6135
  );
6172
- const Fl = ({ members: t }) => {
6136
+ const Rl = ({ members: t }) => {
6173
6137
  const [e, n] = te(!1), r = (i) => {
6174
6138
  const { fullName: s, jobTitle: o, organisation: c, photo: f } = i || {};
6175
6139
  return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
@@ -6708,7 +6672,7 @@ const Wo = ({
6708
6672
  ]
6709
6673
  }
6710
6674
  );
6711
- }, Ol = ({
6675
+ }, Fl = ({
6712
6676
  carousels: t = [],
6713
6677
  isLoading: e,
6714
6678
  title: n,
@@ -6732,7 +6696,7 @@ const Wo = ({
6732
6696
  {
6733
6697
  cards: c,
6734
6698
  cardTypes: f,
6735
- title: n != null && n.hidden ? {} : { ...n, text: s, link: o },
6699
+ title: { ...n, text: s, link: o },
6736
6700
  ...i
6737
6701
  }
6738
6702
  ),
@@ -6773,7 +6737,7 @@ const _n = "joinCommunityButton", Ra = ({
6773
6737
  }
6774
6738
  );
6775
6739
  };
6776
- const xn = "communityDetails_", Dl = ({
6740
+ const xn = "communityDetails_", Ol = ({
6777
6741
  className: t = "",
6778
6742
  isMember: e = !1,
6779
6743
  slug: n,
@@ -6820,7 +6784,7 @@ const xn = "communityDetails_", Dl = ({
6820
6784
  )
6821
6785
  ] });
6822
6786
  };
6823
- const Al = ({ breadcrumbs: t, cutoff: e = 20, className: n = "" }) => {
6787
+ const Dl = ({ breadcrumbs: t, cutoff: e = 20, className: n = "" }) => {
6824
6788
  const r = G();
6825
6789
  return /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
6826
6790
  /* @__PURE__ */ a.jsx(
@@ -6844,7 +6808,7 @@ const Al = ({ breadcrumbs: t, cutoff: e = 20, className: n = "" }) => {
6844
6808
  ) })
6845
6809
  ] });
6846
6810
  };
6847
- const Il = ({
6811
+ const Al = ({
6848
6812
  options: t,
6849
6813
  allOption: e = !1,
6850
6814
  allowMultiple: n = !0,
@@ -6894,7 +6858,7 @@ const wn = {
6894
6858
  es: "Español",
6895
6859
  fr: "Français",
6896
6860
  pt: "Português"
6897
- }, Nt = "languageSwitcher_", Ll = ({
6861
+ }, Nt = "languageSwitcher_", Il = ({
6898
6862
  currentLanguage: t,
6899
6863
  isOriginalLanguage: e = !1,
6900
6864
  isHumanTranslation: n = !1,
@@ -7166,7 +7130,7 @@ ${ct(e, "mailto", n)}&src=email`
7166
7130
  onClick: (r, i) => (r.preventDefault(), r.stopPropagation(), navigator.clipboard.writeText(i))
7167
7131
  }
7168
7132
  ];
7169
- const Jo = "shareLinks_", Bl = ({
7133
+ const Jo = "shareLinks_", Ll = ({
7170
7134
  title: t,
7171
7135
  link: e,
7172
7136
  referrer: n,
@@ -7202,7 +7166,7 @@ const Jo = "shareLinks_", Bl = ({
7202
7166
  }) })
7203
7167
  ] });
7204
7168
  };
7205
- const ql = ({ tabs: t, className: e = "", preventLocationChange: n }) => {
7169
+ const Bl = ({ tabs: t, className: e = "", preventLocationChange: n }) => {
7206
7170
  var l;
7207
7171
  const r = (d, u, m) => (d || (d = `panel-${window.btoa(u)}-${m}`), d);
7208
7172
  let i = t.findIndex((d) => d.current === !0);
@@ -7280,7 +7244,7 @@ const Xo = {
7280
7244
  return K.Children.count(r) === 1 && (s = K.Children.toArray(r)[0], s.props && (s = s.props.children)), /* @__PURE__ */ a.jsx("section", { className: S("columns", `layout-${t}`, n), children: K.Children.map(s, (o, c) => e !== !1 && c === e && i && i < Xo[t] ? null : o) });
7281
7245
  };
7282
7246
  let jn;
7283
- const Tn = "contactFooter_", Ul = ({ onSuccess: t = async () => {
7247
+ const Tn = "contactFooter_", ql = ({ onSuccess: t = async () => {
7284
7248
  }, onFailure: e = () => {
7285
7249
  } }) => {
7286
7250
  const n = pe(null), [r, i] = K.useState(0), [s, o] = K.useState(!1), c = () => {
@@ -7317,7 +7281,7 @@ const Tn = "contactFooter_", Ul = ({ onSuccess: t = async () => {
7317
7281
  }
7318
7282
  )
7319
7283
  ] }) });
7320
- }, zl = ({ activeLink: t, ...e }) => /* @__PURE__ */ a.jsx(et, { children: /* @__PURE__ */ a.jsx(ec, { layout: "1-3", children: /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
7284
+ }, Ul = ({ activeLink: t, ...e }) => /* @__PURE__ */ a.jsx(et, { children: /* @__PURE__ */ a.jsx(ec, { layout: "1-3", children: /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
7321
7285
  /* @__PURE__ */ a.jsx(Go, { activeLink: t }),
7322
7286
  /* @__PURE__ */ a.jsx(ms, { ...e })
7323
7287
  ] }) }) });
@@ -8050,44 +8014,30 @@ const rc = () => {
8050
8014
  className: o = "",
8051
8015
  locale: c = "en"
8052
8016
  }) => {
8053
- const { navigation: f = !0, footer: l = !0 } = i, {
8054
- background: d = "default",
8055
- variant: u = "default",
8056
- circle: m = "default",
8057
- modal: p = "default"
8058
- } = s, v = $i();
8017
+ const { navigation: f = !0, footer: l = !0 } = i, { background: d = "default", variant: u = "default", circle: m = "default" } = s, p = $i();
8059
8018
  ae(() => {
8060
8019
  window.scrollTo(0, 0);
8061
- }, [v]);
8062
- const y = Ot(t, { locale: c }), _ = Ot(e, {
8020
+ }, [p]);
8021
+ const v = Ot(t, { locale: c }), y = Ot(e, {
8063
8022
  locale: c
8064
- }), g = Ot(n, {
8023
+ }), _ = Ot(n, {
8065
8024
  locale: c
8066
- }), b = {};
8067
- return d !== "default" && (b[d] = !0), u !== "default" && (b[u] = !0), m !== "default" && (b[m] = !0), /* @__PURE__ */ a.jsx(xi, { onError: r, fallback: /* @__PURE__ */ a.jsx(rc, {}), children: /* @__PURE__ */ a.jsx(ui, { fallback: null, children: /* @__PURE__ */ a.jsxs(
8025
+ }), g = {};
8026
+ return d !== "default" && (g[d] = !0), u !== "default" && (g[u] = !0), m !== "default" && (g[m] = !0), /* @__PURE__ */ a.jsx(xi, { onError: r, fallback: /* @__PURE__ */ a.jsx(rc, {}), children: /* @__PURE__ */ a.jsx(ui, { fallback: null, children: /* @__PURE__ */ a.jsxs(
8068
8027
  "div",
8069
8028
  {
8070
8029
  id: "wrapper",
8071
- className: S(o, b, { "has-footer": l }),
8030
+ className: S(o, g, { "has-footer": l }),
8072
8031
  children: [
8073
8032
  /* @__PURE__ */ a.jsx(Da, { showNavigation: f }),
8074
8033
  /* @__PURE__ */ a.jsxs("section", { id: "content-wrapper", children: [
8075
- _ && /* @__PURE__ */ a.jsx(
8076
- "div",
8077
- {
8078
- className: S("additional-content prepended", {
8079
- "large-modal": p === "large"
8080
- }),
8081
- children: _
8082
- }
8083
- ),
8034
+ y && /* @__PURE__ */ a.jsx("div", { className: "additional-content prepended", children: y }),
8084
8035
  K.createElement(d === "bold" ? Sa : "div", {
8085
8036
  id: "content",
8086
- children: y,
8087
- className: S({ "large-modal": p === "large" })
8037
+ children: v
8088
8038
  })
8089
8039
  ] }),
8090
- g && /* @__PURE__ */ a.jsx("div", { className: "additional-content appended", children: g }),
8040
+ _ && /* @__PURE__ */ a.jsx("div", { className: "additional-content appended", children: _ }),
8091
8041
  l && /* @__PURE__ */ a.jsx(Oa, {}),
8092
8042
  /* @__PURE__ */ a.jsx(tc, {})
8093
8043
  ]
@@ -8124,7 +8074,7 @@ const rc = () => {
8124
8074
  return $n[t] ? (t = $n[t], { id: t, text: `${Br.default}${t}` }) : null;
8125
8075
  }
8126
8076
  };
8127
- const Zl = ({
8077
+ const zl = ({
8128
8078
  tags: t = [],
8129
8079
  color: e = "default",
8130
8080
  forceOneLine: n = !1,
@@ -8164,7 +8114,7 @@ const Zl = ({
8164
8114
  }
8165
8115
  );
8166
8116
  };
8167
- const Wl = ({
8117
+ const Zl = ({
8168
8118
  members: { data: t = [], total: e = t.length },
8169
8119
  hasNextPage: n = !1,
8170
8120
  loadNextPage: r = () => {
@@ -9478,7 +9428,7 @@ function Mc(t) {
9478
9428
  var e;
9479
9429
  return ((e = t == null ? void 0 : t.pages) == null ? void 0 : e.reduce((n, { results: r }) => [...n, ...r], [])) || [];
9480
9430
  }
9481
- const Hl = ({
9431
+ const Wl = ({
9482
9432
  basePath: t,
9483
9433
  parentId: e,
9484
9434
  isMember: n,
@@ -9598,7 +9548,7 @@ const Hl = ({
9598
9548
  }
9599
9549
  )
9600
9550
  ] });
9601
- }, Vl = {
9551
+ }, Hl = {
9602
9552
  next: "id_lt=67ef0342-6f6e-4807-beea-5a9184ec140c&limit=5",
9603
9553
  results: [
9604
9554
  {
@@ -10681,7 +10631,7 @@ function Gc({
10681
10631
  });
10682
10632
  return i;
10683
10633
  }
10684
- const Yl = ({
10634
+ const Vl = ({
10685
10635
  basePath: t,
10686
10636
  parentId: e,
10687
10637
  activityId: n,
@@ -10787,7 +10737,7 @@ const Yl = ({
10787
10737
  }
10788
10738
  )
10789
10739
  ] });
10790
- }, Kl = ({
10740
+ }, Yl = ({
10791
10741
  id: t,
10792
10742
  data: { jobTitle: e, name: n, organization: r, thumbnail: i }
10793
10743
  }) => ({
@@ -10840,7 +10790,7 @@ const Yl = ({
10840
10790
  contributors: ["community"]
10841
10791
  }
10842
10792
  ];
10843
- const Rt = "notFoundError_", Gl = () => {
10793
+ const Rt = "notFoundError_", Kl = () => {
10844
10794
  const t = G(), e = [];
10845
10795
  return Yr.forEach((n, r) => {
10846
10796
  n.title = t.formatMessage({ id: `${Rt}post_${r + 1}` }), e.push("solutionArticle");
@@ -10875,97 +10825,96 @@ const Rt = "notFoundError_", Gl = () => {
10875
10825
  };
10876
10826
  export {
10877
10827
  Ge as ASSETS_BUCKET,
10878
- Hl as ActivitiesFeed,
10879
- Yl as ActivitySection,
10828
+ Wl as ActivitiesFeed,
10829
+ Vl as ActivitySection,
10880
10830
  Aa as AddPost,
10881
- vl as Banner,
10882
- xl as BannerSection,
10883
- Al as Breadcrumbs,
10831
+ gl as Banner,
10832
+ _l as BannerSection,
10833
+ Dl as Breadcrumbs,
10884
10834
  ie as Button,
10885
10835
  yt as ButtonWrapper,
10886
10836
  Ji as CacheProvider,
10887
10837
  Ma as Card,
10888
10838
  Uo as CardBlock,
10889
- Ol as Carousel,
10839
+ Fl as Carousel,
10890
10840
  la as CollapsibleSection,
10891
10841
  ec as Columns,
10892
- Dl as CommunityDetails,
10893
- Ul as ContactFooter,
10842
+ Ol as CommunityDetails,
10843
+ ql as ContactFooter,
10894
10844
  No as ContactForm,
10895
10845
  ha as Contributors,
10896
10846
  Xn as ConversationContext,
10897
10847
  tc as CookieBanner,
10898
- Fl as Directory,
10848
+ Rl as Directory,
10899
10849
  oc as DiscussionConversation,
10900
10850
  Jn as DiscussionForm,
10901
10851
  dc as DiscussionLikes,
10902
10852
  nn as DiscussionPost,
10903
10853
  mc as DiscussionThread,
10904
10854
  Re as Divider,
10905
- bl as DownloadSection,
10855
+ vl as DownloadSection,
10906
10856
  lt as EMAILS,
10907
- yl as EditSection,
10857
+ bl as EditSection,
10908
10858
  yo as EmailHelperTextBox,
10909
10859
  tt as EmptyStateBox,
10910
- Il as Filters,
10860
+ Al as Filters,
10911
10861
  ts as FlagsProvider,
10912
10862
  Oa as Footer,
10913
10863
  Qn as Form,
10914
10864
  et as FullWidthSection,
10915
- jl as GlobalProviders,
10865
+ kl as GlobalProviders,
10916
10866
  Da as Header,
10917
10867
  as as HelperTextBox,
10918
10868
  Wn as HiddenFromScreenReaders,
10919
- Tl as HideShowTextBox,
10920
- wl as HighlightSection,
10869
+ jl as HideShowTextBox,
10870
+ xl as HighlightSection,
10921
10871
  Ae as HighlightedTextBox,
10922
10872
  pl as ImageContainer,
10923
10873
  ns as IntlProvider,
10924
10874
  Po as InviteForm,
10925
- Rl as InviteModal,
10875
+ Ml as InviteModal,
10926
10876
  Ra as JoinButton,
10927
- Ll as LanguageSwitcher,
10877
+ Il as LanguageSwitcher,
10928
10878
  xt as Link,
10929
10879
  en as LoadMore,
10930
- Sl as LoadingBlock,
10880
+ El as LoadingBlock,
10931
10881
  Te as LoadingPlaceholder,
10932
10882
  fa as LoadingState,
10933
10883
  Fa as Logo,
10934
- _l as LogoSection,
10884
+ yl as LogoSection,
10935
10885
  It as MarkdownText,
10936
- kl as MarketingBlock,
10886
+ wl as MarketingBlock,
10937
10887
  Yn as Member,
10938
- Wl as MembersList,
10888
+ Zl as MembersList,
10939
10889
  Sa as Modal,
10940
10890
  Vo as MoreMenu,
10941
10891
  fl as NUMBER_OF_USERS,
10942
- hl as NavigationDots,
10943
10892
  Go as NavigationMenu,
10944
- Gl as NotFoundError,
10893
+ Kl as NotFoundError,
10945
10894
  Xt as Overlay,
10946
10895
  ms as PageHeading,
10947
10896
  ac as PageLayout,
10948
- Cl as PasswordRules,
10897
+ Sl as PasswordRules,
10949
10898
  Lt as Pill,
10950
- Pl as ProfileImageChange,
10899
+ Nl as ProfileImageChange,
10951
10900
  ze as ProfilePicture,
10952
10901
  gs as ProgressBar,
10953
- $l as Rating,
10902
+ Cl as Rating,
10954
10903
  Wc as RepliesFeed,
10955
10904
  fc as ResponsesHeading,
10956
10905
  _t as ResponsiveImage,
10957
- gl as ReturnToNavButton,
10906
+ hl as ReturnToNavButton,
10958
10907
  Mo as SearchForm,
10959
- Bl as ShareLinks,
10960
- Ml as SignupForm,
10908
+ Ll as ShareLinks,
10909
+ Pl as SignupForm,
10961
10910
  us as Span,
10962
10911
  Bt as StatusBanner,
10963
- ql as Tabs,
10964
- Zl as Tags,
10965
- El as TestimonialBlock,
10966
- Nl as Toggle,
10912
+ Bl as Tabs,
10913
+ zl as Tags,
10914
+ Tl as TestimonialBlock,
10915
+ $l as Toggle,
10967
10916
  Vi as Tooltip,
10968
- zl as TopLevelPage,
10917
+ Ul as TopLevelPage,
10969
10918
  Oe as UserContext,
10970
10919
  rs as UserProvider,
10971
10920
  be as VisuallyHidden,
@@ -10973,10 +10922,10 @@ export {
10973
10922
  Fi as generateCssIcon,
10974
10923
  pa as getMember,
10975
10924
  Yt as headerData,
10976
- Kl as mapGetStreamData,
10925
+ Yl as mapGetStreamData,
10977
10926
  zi as pageReady,
10978
10927
  ml as passwordValidator,
10979
- Vl as repliesFeedMock,
10928
+ Hl as repliesFeedMock,
10980
10929
  $i as useCurrentPath,
10981
10930
  gt as useEffectAfterMount,
10982
10931
  bt as useElementWidth,
@@ -19,8 +19,6 @@ interface Props {
19
19
  variant?: 'default' | 'inverted' | 'alt-1' | 'alt-2';
20
20
  /** The size of the circle on the `bold` background */
21
21
  circle?: 'default' | 'small';
22
- /** The size of the white modal */
23
- modal?: 'default' | 'large';
24
22
  };
25
23
  /** Optionally hide the header navigation and the footer, for pages where we need to focus the user's attention, like onboarding */
26
24
  forceShow?: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "3.0.1-ac.0",
3
+ "version": "3.0.1",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {