Password strength indicator for change password modal
commitc7f1dd1904092d49e75b6a1ffe92b767af8dc842
authorRaphael Rychetsky <raphael.rychetsky@proton.ch>
Thu, 5 Dec 2024 17:09:31 +0000 (5 17:09 +0000)
committerMargeBot <service_account_32425739d193d4576ca09ebf2d772104@noreply.gitlab.protontech.ch>
Thu, 5 Dec 2024 17:09:31 +0000 (5 17:09 +0000)
tree75b0cd76adf317a1add284a7d820640256c41dd1
parent8937a02ef1f00ffa63f58b291a775bab0f517599
Password strength indicator for change password modal
packages/atoms/PasswordStrengthIndicator/PasswordStrengthIndicator.scss [new file with mode: 0644]
packages/atoms/PasswordStrengthIndicator/PasswordStrengthIndicator.test.tsx [new file with mode: 0644]
packages/atoms/PasswordStrengthIndicator/PasswordStrengthIndicator.tsx [new file with mode: 0644]
packages/atoms/index.ts
packages/components/containers/account/ChangePasswordModal.tsx
packages/components/containers/account/PasswordStrengthIndicator.tsx [new file with mode: 0644]
packages/components/containers/account/passwordStrengthIndicatorWasm.ts [new file with mode: 0644]
packages/unleash/UnleashFeatureFlags.ts