@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.
- package/index.js +20 -20
- package/index.mjs +2 -0
- 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,
|