@apolitical/component-library 5.2.2-ac.10 → 5.2.2-ac.8

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
@@ -23773,12 +23773,10 @@ function Gf(e) {
23773
23773
  }
23774
23774
  };
23775
23775
  }
23776
- function iE({ title: e, content: t, categories: n }) {
23777
- const r = [];
23778
- return n && !["no-category", ""].includes(n) && r.push(n), {
23776
+ function iE({ title: e, content: t }) {
23777
+ return {
23779
23778
  title: e,
23780
23779
  content: t,
23781
- categories: r,
23782
23780
  id: Yf,
23783
23781
  time: (/* @__PURE__ */ new Date()).toISOString(),
23784
23782
  verb: eE
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "5.2.2-ac.10",
3
+ "version": "5.2.2-ac.8",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {