@apolitical/component-library 8.1.1-ac.0 → 8.2.0-bht.0

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
@@ -985,7 +985,7 @@ const pl = {}, gh = fo(
985
985
  break;
986
986
  }
987
987
  return r;
988
- }, vh = (e) => e.replace(/[A-Z]/g, (t) => `-${t.toLowerCase()}`), bh = (e = "") => e.replace(/(?:^\w|[A-Z]|\b\w)/g, (t) => t.toUpperCase()).replace(/[&\s]+/g, ""), yh = (e = "") => e.charAt(0).toUpperCase() + e.slice(1), Zk = (e = "") => e.replace(/(?:^\w|[A-Z]|\b\w)/g, (t) => t.toUpperCase()), dn = "https://storage.googleapis.com/apolitical-assets/", Nr = {
988
+ }, vh = (e) => e.replace(/[A-Z]/g, (t) => `-${t.toLowerCase()}`), bh = (e = "") => e.replace(/(?:^\w|[A-Z]|\b\w)/g, (t) => t.toUpperCase()).replace(/[&\s]+/g, ""), yh = (e = "") => e.charAt(0).toUpperCase() + e.slice(1), Zk = (e = "") => e.replace(/(?:^\w|[A-Z]|\b\w)/g, (t) => t.toUpperCase()), dn = "https://assets.apolitical.co/", Nr = {
989
989
  general: "hello@apolitical.co",
990
990
  support: "concierge@apolitical.co",
991
991
  "data-protection": {
@@ -30548,7 +30548,6 @@ export {
30548
30548
  Jd as enrichPostCategories,
30549
30549
  ys as generateConditions,
30550
30550
  Qk as generateCssIcon,
30551
- Ud as getActivityPollOptions,
30552
30551
  ci as getAuthorData,
30553
30552
  Nv as getCharacterLimitProps,
30554
30553
  vd as getLongDate,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "8.1.1-ac.0",
3
+ "version": "8.2.0-bht.0",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {