@apolitical/component-library 10.4.7-oa1 → 10.4.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.
Files changed (3) hide show
  1. package/index.js +20 -20
  2. package/index.mjs +2 -0
  3. package/package.json +1 -1
package/index.mjs CHANGED
@@ -26771,6 +26771,8 @@ const Ao = "footer_", Gs = "SiteFooter", EF = ({ group: e, keyName: t }) => {
26771
26771
  "a",
26772
26772
  {
26773
26773
  href: n[r].href,
26774
+ target: "_blank",
26775
+ rel: "noopener",
26774
26776
  className: "gtm-trackable",
26775
26777
  "data-gtm-event-context": Gs,
26776
26778
  "data-gtm-event-type": n[r].gtmType,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "10.4.7-oa1",
3
+ "version": "10.4.8",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {