@apolitical/component-library 4.7.11 → 4.7.13-ac.0

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
@@ -20868,8 +20868,7 @@ const hC = ({ hooks: e, functions: t, meta: n = {}, gtm: r }) => {
20868
20868
  label: i.formatMessage({ id: `${a}bio` }),
20869
20869
  placeholder: i.formatMessage({ id: `${a}bio_placeholder` }),
20870
20870
  limit: 1e3,
20871
- value: s.biography,
20872
- validation: [{ condition: "required" }]
20871
+ value: s.biography
20873
20872
  },
20874
20873
  {
20875
20874
  component: rn
@@ -26720,7 +26719,7 @@ const K_ = ({
26720
26719
  title: 66,
26721
26720
  text: 3e3,
26722
26721
  secondaryText: 1e3,
26723
- partner: 25
26722
+ partner: 34
26724
26723
  }, Ji = {
26725
26724
  communityPage: {
26726
26725
  basePath: "/communities/",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "4.7.11",
3
+ "version": "4.7.13-ac.0",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {