@apolitical/component-library 4.2.1 → 4.2.2

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
@@ -23971,7 +23971,7 @@ const _C = 3e3, kC = ({ url: e }) => {
23971
23971
  onClick: (xe) => {
23972
23972
  xe.preventDefault(), xe.stopPropagation(), p.comments && (window.location.href = p.comments), typeof m == "function" && m();
23973
23973
  },
23974
- icon: { icon: "speech-bubble_square_thick" },
23974
+ icon: { icon: "speech-bubble_square" },
23975
23975
  "data-gtm-event-context": f,
23976
23976
  "data-gtm-event-type": `answer-${t.type}-click`,
23977
23977
  screenreaderText: _.formatMessage(
@@ -23989,7 +23989,7 @@ const _C = 3e3, kC = ({ url: e }) => {
23989
23989
  {
23990
23990
  styling: { muted: !0 },
23991
23991
  onClick: ne,
23992
- icon: { icon: "speech-bubble_square_thick" },
23992
+ icon: { icon: "speech-bubble_square" },
23993
23993
  children: _.formatMessage({ id: `${Kt}reply` })
23994
23994
  }
23995
23995
  ) }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "4.2.1",
3
+ "version": "4.2.2",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {