@apolitical/component-library 5.0.5 → 5.0.6-beta.1
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/cards/cards.types.d.ts +1 -1
- package/index.js +2 -2
- package/index.mjs +2 -2
- package/package.json +1 -1
- package/style.css +1 -1
package/index.mjs
CHANGED
|
@@ -1444,7 +1444,7 @@ Thank you for helping to protect the Apolitical community from abusive content.`
|
|
|
1444
1444
|
header_topics_topics: "Topics",
|
|
1445
1445
|
header_topics_topics_climate: "Climate",
|
|
1446
1446
|
"header_topics_topics_cities-and-local-government": "Cities and local government",
|
|
1447
|
-
"header_topics_topics_digital-and-data": "Digital and
|
|
1447
|
+
"header_topics_topics_digital-and-data": "Digital, data and AI",
|
|
1448
1448
|
header_topics_topics_education: "Education",
|
|
1449
1449
|
"header_topics_topics_equity-justice-and-inclusion": "Equity, justice and inclusion",
|
|
1450
1450
|
"header_topics_topics_health-and-social-care": "Health and social care",
|
|
@@ -27170,7 +27170,7 @@ function n_({ buildMemberData: e, communitySlug: t }) {
|
|
|
27170
27170
|
memberType: ""
|
|
27171
27171
|
});
|
|
27172
27172
|
return de(() => {
|
|
27173
|
-
e(t,
|
|
27173
|
+
e(t, typeof (r == null ? void 0 : r.id) < "u").then((s) => {
|
|
27174
27174
|
if (!s)
|
|
27175
27175
|
return;
|
|
27176
27176
|
const { membersCount: o, role: l = "", pagination: u } = s;
|