@apolitical/component-library 3.5.13-ac.6 → 3.5.13-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
@@ -9514,6 +9514,7 @@ const Me = "discussion_", Nc = 280, cn = ({
9514
9514
  }),
9515
9515
  ref: N,
9516
9516
  "data-testid": `discussion-${e.type}-thread`,
9517
+ "data-gtm-event-context": `${g}-post-click`,
9517
9518
  onClick: (O) => {
9518
9519
  !m.post || A.isEditing || (O.preventDefault(), O.stopPropagation(), window.location.href = m.post);
9519
9520
  },
@@ -10356,6 +10357,7 @@ const pu = ({
10356
10357
  post: `${t}/${e}/${j}`,
10357
10358
  comments: `${t}/${e}/${j}`
10358
10359
  },
10360
+ gtmContext: "community",
10359
10361
  functions: {
10360
10362
  content: {
10361
10363
  createContent: () => null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "3.5.13-ac.6",
3
+ "version": "3.5.13-ac.8",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {