@apolitical/component-library 4.1.10-ac.4 → 4.1.10-ac.5

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
@@ -23391,7 +23391,7 @@ const mw = 3e3, pw = ({ pathname: e }) => {
23391
23391
  /* @__PURE__ */ d.jsx(
23392
23392
  Ia,
23393
23393
  {
23394
- icon: { icon: "share_copy-link" },
23394
+ icon: { icon: "link_chain" },
23395
23395
  onMouseOver: () => r({ ...n, isOpen: !0 }),
23396
23396
  onFocus: () => r({ ...n, isOpen: !0 }),
23397
23397
  onMouseOut: () => r({ isOpen: !1, isCopied: !1 }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "4.1.10-ac.4",
3
+ "version": "4.1.10-ac.5",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {