chore: improve password error message (#6255)

chore: improve error message

chore: add password minlength & maxlength i18n

chore: check max length

fix: i18n variables

feat: add CredentialsRequirementType
This commit is contained in:
fundon
2024-03-26 07:15:06 +00:00
parent b8e6d7d6cb
commit 8ee9f6ec05
25 changed files with 354 additions and 82 deletions

View File

@@ -304,6 +304,7 @@ __metadata:
vite: "npm:^5.1.4"
vitest: "npm:1.4.0"
yjs: "npm:^13.6.12"
zod: "npm:^3.22.4"
peerDependencies:
"@blocksuite/blocks": "*"
"@blocksuite/global": "*"