@apolitical/component-library 7.0.3-ac.1 → 7.0.3-ac.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
@@ -30290,6 +30290,9 @@ export {
30290
30290
  vo as CollapsibleSection,
30291
30291
  kv as Columns,
30292
30292
  Zk as CommunityDetails,
30293
+ fp as ConnectionCta,
30294
+ Ns as ConnectionDirectionType,
30295
+ Ri as ConnectionStatusType,
30293
30296
  cA as ContactFooter,
30294
30297
  o_ as ContactForm,
30295
30298
  Nh as ContentTypeLabel,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "7.0.3-ac.1",
3
+ "version": "7.0.3-ac.2",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {