@apolitical/component-library 3.5.17-ac.1 → 3.5.17

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
@@ -7683,7 +7683,7 @@ const uc = ({
7683
7683
  }, 100);
7684
7684
  }
7685
7685
  };
7686
- return l && (b.href = l), /* @__PURE__ */ a.jsx("li", { children: /* @__PURE__ */ a.jsx(
7686
+ return l && (b.href = l), /* @__PURE__ */ a.jsx("li", { className: "more-menu-list-item", children: /* @__PURE__ */ a.jsx(
7687
7687
  ie,
7688
7688
  {
7689
7689
  variant: "tertiary",
@@ -9686,7 +9686,6 @@ const Me = "discussion_", $c = 280, ln = ({
9686
9686
  O.preventDefault(), O.stopPropagation(), f.comments && (window.location.href = f.comments), typeof m == "function" && m();
9687
9687
  },
9688
9688
  icon: { icon: "speech-bubble_square_thick" },
9689
- href: f.comments ? f.comments : !1,
9690
9689
  "data-gtm-event-context": h,
9691
9690
  "data-gtm-event-type": `answer-${e.type}-click`,
9692
9691
  screenreaderText: y.formatMessage(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "3.5.17-ac.1",
3
+ "version": "3.5.17",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {