@apolitical/component-library 8.3.10 → 8.3.12-beta.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
@@ -25309,7 +25309,8 @@ const pU = ({ emails: e, setEmails: t, setIsDisabled: n }) => {
25309
25309
  }
25310
25310
  )
25311
25311
  ] });
25312
- }, ym = (e) => e.map((t) => ({ condition: t })), Rr = {
25312
+ }, ym = (e) => e.map((t) => ({ condition: t }));
25313
+ const Rr = {
25313
25314
  FORM_ID: "manage-account-password-change",
25314
25315
  NEW_PASSWORD: "newPassword",
25315
25316
  CONFIRMED_PASSWORD: "confirmedPassword",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "8.3.10",
3
+ "version": "8.3.12-beta.0",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {