@acanto/core-auth
Advanced tools
Comparing version 0.0.44 to 0.0.45
@@ -6,6 +6,6 @@ import FormsBase from "@acanto/core-forms/base"; | ||
/** | ||
* Core: Auth Form PasswordRecovery | ||
* Core: AuthFormPasswordRecovery | ||
* | ||
* The component will be initialised simply by calling the function | ||
* `AuthFormPasswordreset();` when you need. | ||
* `AuthFormPasswordRecovery();` when you need. | ||
*/ | ||
@@ -12,0 +12,0 @@ export default function AuthFormPasswordRecovery($root, options = {}) { |
@@ -6,3 +6,3 @@ import FormsBase from "@acanto/core-forms/base"; | ||
/** | ||
* Core: Auth Form PasswordReset | ||
* Core: AuthFormPasswordReset | ||
* | ||
@@ -9,0 +9,0 @@ * The component will be initialised simply by calling the function |
@@ -6,3 +6,3 @@ import FormsBase from "@acanto/core-forms/base"; | ||
/** | ||
* Core: Auth Form Profile | ||
* Core: AuthFormProfile | ||
* | ||
@@ -9,0 +9,0 @@ * The component will be initialised simply by calling the function |
@@ -6,3 +6,3 @@ import FormsBase from "@acanto/core-forms/base"; | ||
/** | ||
* Core: Auth Form Register | ||
* Core: AuthFormRegister | ||
* | ||
@@ -9,0 +9,0 @@ * The component will be initialised simply by calling the function |
{ | ||
"name": "@acanto/core-auth", | ||
"version": "0.0.44", | ||
"version": "0.0.45", | ||
"author": "Acanto <info@acanto.net> (https://acanto.agency/)", | ||
@@ -16,7 +16,7 @@ "license": "ISC", | ||
"@acanto/core-dom": "^0.0.11", | ||
"@acanto/core-forms": "^0.0.32", | ||
"@acanto/core-helpers": "^0.0.18" | ||
"@acanto/core-forms": "^0.0.33", | ||
"@acanto/core-helpers": "^0.0.19" | ||
}, | ||
"sideEffects": false, | ||
"gitHead": "f2dd0eab0e87e64b18f7ff86b837054aaa34a198" | ||
"gitHead": "20e4293240211c7b3314f008f5ad61e4305717d0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
11866
+ Added@acanto/core-forms@0.0.33(transitive)
+ Added@acanto/core-helpers@0.0.19(transitive)
- Removed@acanto/core-forms@0.0.32(transitive)
- Removed@acanto/core-helpers@0.0.18(transitive)
Updated@acanto/core-forms@^0.0.33
Updated@acanto/core-helpers@^0.0.19