File tree 34 files changed +40
-33
lines changed
34 files changed +40
-33
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @clerk/localizations ' : patch
3
+ ' @clerk/clerk-js ' : patch
4
+ ' @clerk/types ' : patch
5
+ ---
6
+
7
+ Renaming ` passkeys_pa_not_supported ` to ` passkey_pa_not_supported ` to align with the rest passkey error codes.
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ export class Passkey extends BaseResource implements PasskeyResource {
82
82
throw new ClerkWebAuthnError (
83
83
'Registration requires a platform authenticator but the device does not support it.' ,
84
84
{
85
- code : 'passkeys_pa_not_supported ' ,
85
+ code : 'passkey_pa_not_supported ' ,
86
86
} ,
87
87
) ;
88
88
}
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ type WebAuthnGetCredentialReturn = CredentialReturn<PublicKeyCredentialWithAuthe
25
25
type ClerkWebAuthnErrorCode =
26
26
// Generic
27
27
| 'passkey_not_supported'
28
- | 'passkeys_pa_not_supported '
28
+ | 'passkey_pa_not_supported '
29
29
| 'passkey_invalid_rpID_or_domain'
30
30
| 'passkey_already_exists'
31
31
| 'passkey_operation_aborted'
Original file line number Diff line number Diff line change @@ -486,7 +486,7 @@ export const arSA: LocalizationResource = {
486
486
passkey_not_supported : undefined ,
487
487
passkey_registration_cancelled : undefined ,
488
488
passkey_retrieval_cancelled : undefined ,
489
- passkeys_pa_not_supported : undefined ,
489
+ passkey_pa_not_supported : undefined ,
490
490
passwordComplexity : {
491
491
maximumLength : 'أقل من {{length}} حروف' ,
492
492
minimumLength : '{{length}} حروف أو أكثر' ,
Original file line number Diff line number Diff line change @@ -489,7 +489,7 @@ export const bgBG: LocalizationResource = {
489
489
passkey_not_supported : undefined ,
490
490
passkey_registration_cancelled : undefined ,
491
491
passkey_retrieval_cancelled : undefined ,
492
- passkeys_pa_not_supported : undefined ,
492
+ passkey_pa_not_supported : undefined ,
493
493
passwordComplexity : {
494
494
maximumLength : 'по-малко от {{length}} символа' ,
495
495
minimumLength : '{{length}} или повече символа' ,
Original file line number Diff line number Diff line change @@ -486,7 +486,7 @@ export const csCZ: LocalizationResource = {
486
486
passkey_not_supported : undefined ,
487
487
passkey_registration_cancelled : undefined ,
488
488
passkey_retrieval_cancelled : undefined ,
489
- passkeys_pa_not_supported : undefined ,
489
+ passkey_pa_not_supported : undefined ,
490
490
passwordComplexity : {
491
491
maximumLength : 'méně než {{length}} znaků' ,
492
492
minimumLength : '{{length}} nebo více znaků' ,
Original file line number Diff line number Diff line change @@ -487,7 +487,7 @@ export const daDK: LocalizationResource = {
487
487
passkey_not_supported : undefined ,
488
488
passkey_registration_cancelled : undefined ,
489
489
passkey_retrieval_cancelled : undefined ,
490
- passkeys_pa_not_supported : undefined ,
490
+ passkey_pa_not_supported : undefined ,
491
491
passwordComplexity : {
492
492
maximumLength : 'less than {{length}} characters' ,
493
493
minimumLength : '{{length}} or more characters' ,
Original file line number Diff line number Diff line change @@ -493,7 +493,7 @@ export const deDE: LocalizationResource = {
493
493
passkey_not_supported : undefined ,
494
494
passkey_registration_cancelled : undefined ,
495
495
passkey_retrieval_cancelled : undefined ,
496
- passkeys_pa_not_supported : undefined ,
496
+ passkey_pa_not_supported : undefined ,
497
497
passwordComplexity : {
498
498
maximumLength : 'weniger als {{length}} Zeichen lang sein' ,
499
499
minimumLength : 'mindestens {{length}} Zeichen lang sein' ,
Original file line number Diff line number Diff line change @@ -490,7 +490,7 @@ export const elGR: LocalizationResource = {
490
490
passkey_not_supported : undefined ,
491
491
passkey_registration_cancelled : undefined ,
492
492
passkey_retrieval_cancelled : undefined ,
493
- passkeys_pa_not_supported : undefined ,
493
+ passkey_pa_not_supported : undefined ,
494
494
passwordComplexity : {
495
495
maximumLength : 'λιγότερους από {{length}} χαρακτήρες' ,
496
496
minimumLength : '{{length}} ή περισσότερους χαρακτήρες' ,
Original file line number Diff line number Diff line change @@ -479,7 +479,7 @@ export const enUS: LocalizationResource = {
479
479
passkey_not_supported : 'Passkeys are not supported on this device.' ,
480
480
passkey_registration_cancelled : 'Passkey registration was cancelled or timed out.' ,
481
481
passkey_retrieval_cancelled : 'Passkey verification was cancelled or timed out.' ,
482
- passkeys_pa_not_supported : 'Registration requires a platform authenticator but the device does not support it.' ,
482
+ passkey_pa_not_supported : 'Registration requires a platform authenticator but the device does not support it.' ,
483
483
passwordComplexity : {
484
484
maximumLength : 'less than {{length}} characters' ,
485
485
minimumLength : '{{length}} or more characters' ,
Original file line number Diff line number Diff line change @@ -488,7 +488,7 @@ export const esES: LocalizationResource = {
488
488
passkey_not_supported : undefined ,
489
489
passkey_registration_cancelled : undefined ,
490
490
passkey_retrieval_cancelled : undefined ,
491
- passkeys_pa_not_supported : undefined ,
491
+ passkey_pa_not_supported : undefined ,
492
492
passwordComplexity : {
493
493
maximumLength : '' ,
494
494
minimumLength : '' ,
Original file line number Diff line number Diff line change @@ -489,7 +489,7 @@ export const esMX: LocalizationResource = {
489
489
passkey_not_supported : undefined ,
490
490
passkey_registration_cancelled : undefined ,
491
491
passkey_retrieval_cancelled : undefined ,
492
- passkeys_pa_not_supported : undefined ,
492
+ passkey_pa_not_supported : undefined ,
493
493
passwordComplexity : {
494
494
maximumLength : 'less than {{length}} characters' ,
495
495
minimumLength : '{{length}} o mas caracteres' ,
Original file line number Diff line number Diff line change @@ -490,7 +490,7 @@ export const frFR: LocalizationResource = {
490
490
passkey_not_supported : undefined ,
491
491
passkey_registration_cancelled : undefined ,
492
492
passkey_retrieval_cancelled : undefined ,
493
- passkeys_pa_not_supported : undefined ,
493
+ passkey_pa_not_supported : undefined ,
494
494
passwordComplexity : {
495
495
maximumLength : 'moins de {{length}} caractères' ,
496
496
minimumLength : '{{length}} caractères ou plus' ,
Original file line number Diff line number Diff line change @@ -484,7 +484,7 @@ export const heIL: LocalizationResource = {
484
484
passkey_not_supported : undefined ,
485
485
passkey_registration_cancelled : undefined ,
486
486
passkey_retrieval_cancelled : undefined ,
487
- passkeys_pa_not_supported : undefined ,
487
+ passkey_pa_not_supported : undefined ,
488
488
passwordComplexity : {
489
489
maximumLength : 'פחות מ-{{length}} תווים' ,
490
490
minimumLength : '{{length}} תווים או יותר' ,
Original file line number Diff line number Diff line change @@ -487,7 +487,7 @@ export const itIT: LocalizationResource = {
487
487
passkey_not_supported : undefined ,
488
488
passkey_registration_cancelled : undefined ,
489
489
passkey_retrieval_cancelled : undefined ,
490
- passkeys_pa_not_supported : undefined ,
490
+ passkey_pa_not_supported : undefined ,
491
491
passwordComplexity : {
492
492
maximumLength : '' ,
493
493
minimumLength : '' ,
Original file line number Diff line number Diff line change @@ -490,7 +490,7 @@ export const jaJP: LocalizationResource = {
490
490
passkey_not_supported : undefined ,
491
491
passkey_registration_cancelled : undefined ,
492
492
passkey_retrieval_cancelled : undefined ,
493
- passkeys_pa_not_supported : undefined ,
493
+ passkey_pa_not_supported : undefined ,
494
494
passwordComplexity : {
495
495
maximumLength : '{{length}}文字未満' ,
496
496
minimumLength : '{{length}}文字以上' ,
Original file line number Diff line number Diff line change @@ -484,7 +484,7 @@ export const koKR: LocalizationResource = {
484
484
passkey_not_supported : undefined ,
485
485
passkey_registration_cancelled : undefined ,
486
486
passkey_retrieval_cancelled : undefined ,
487
- passkeys_pa_not_supported : undefined ,
487
+ passkey_pa_not_supported : undefined ,
488
488
passwordComplexity : {
489
489
maximumLength : '{{length}} 보다 짧은 문자열' ,
490
490
minimumLength : '{{length}} 또는 그 이상의 문자열' ,
Original file line number Diff line number Diff line change @@ -491,7 +491,7 @@ export const mnMN: LocalizationResource = {
491
491
passkey_not_supported : undefined ,
492
492
passkey_registration_cancelled : undefined ,
493
493
passkey_retrieval_cancelled : undefined ,
494
- passkeys_pa_not_supported : undefined ,
494
+ passkey_pa_not_supported : undefined ,
495
495
passwordComplexity : {
496
496
maximumLength : '{{length}} тэмдэгтээс бага' ,
497
497
minimumLength : '{{length}} буюу түүнээс олон тэмдэгт' ,
Original file line number Diff line number Diff line change @@ -490,7 +490,7 @@ export const nbNO: LocalizationResource = {
490
490
passkey_not_supported : undefined ,
491
491
passkey_registration_cancelled : undefined ,
492
492
passkey_retrieval_cancelled : undefined ,
493
- passkeys_pa_not_supported : undefined ,
493
+ passkey_pa_not_supported : undefined ,
494
494
passwordComplexity : {
495
495
maximumLength : 'mindre enn {{length}} tegn' ,
496
496
minimumLength : '{{length}} eller flere tegn' ,
Original file line number Diff line number Diff line change @@ -487,7 +487,7 @@ export const nlNL: LocalizationResource = {
487
487
passkey_not_supported : undefined ,
488
488
passkey_registration_cancelled : undefined ,
489
489
passkey_retrieval_cancelled : undefined ,
490
- passkeys_pa_not_supported : undefined ,
490
+ passkey_pa_not_supported : undefined ,
491
491
passwordComplexity : {
492
492
maximumLength : '' ,
493
493
minimumLength : '' ,
Original file line number Diff line number Diff line change @@ -487,7 +487,7 @@ export const plPL: LocalizationResource = {
487
487
passkey_not_supported : undefined ,
488
488
passkey_registration_cancelled : undefined ,
489
489
passkey_retrieval_cancelled : undefined ,
490
- passkeys_pa_not_supported : undefined ,
490
+ passkey_pa_not_supported : undefined ,
491
491
passwordComplexity : {
492
492
maximumLength : 'mniej niż {{length}} znaków' ,
493
493
minimumLength : '{{length}} lub więcej znaków' ,
Original file line number Diff line number Diff line change @@ -489,7 +489,7 @@ export const ptBR: LocalizationResource = {
489
489
passkey_not_supported : 'Chaves de acesso não são suportadas neste dispositivo.' ,
490
490
passkey_registration_cancelled : 'Registro de chave de acesso cancelado ou expirado.' ,
491
491
passkey_retrieval_cancelled : 'Verificação de chave de acesso cancelada ou expirada.' ,
492
- passkeys_pa_not_supported : 'Registro precisa de chave de acesso mas dispositivo não a suporta.' ,
492
+ passkey_pa_not_supported : 'Registro precisa de chave de acesso mas dispositivo não a suporta.' ,
493
493
passwordComplexity : {
494
494
maximumLength : 'menos de {{length}} caracteres' ,
495
495
minimumLength : '{{length}} ou mais caracteres' ,
Original file line number Diff line number Diff line change @@ -488,7 +488,7 @@ export const ptPT: LocalizationResource = {
488
488
passkey_not_supported : undefined ,
489
489
passkey_registration_cancelled : undefined ,
490
490
passkey_retrieval_cancelled : undefined ,
491
- passkeys_pa_not_supported : undefined ,
491
+ passkey_pa_not_supported : undefined ,
492
492
passwordComplexity : {
493
493
maximumLength : 'menos de {{length}} caracteres' ,
494
494
minimumLength : '{{length}} ou mais caracteres' ,
Original file line number Diff line number Diff line change @@ -492,7 +492,7 @@ export const roRO: LocalizationResource = {
492
492
passkey_not_supported : undefined ,
493
493
passkey_registration_cancelled : undefined ,
494
494
passkey_retrieval_cancelled : undefined ,
495
- passkeys_pa_not_supported : undefined ,
495
+ passkey_pa_not_supported : undefined ,
496
496
passwordComplexity : {
497
497
maximumLength : 'mai puțin de {{length}} caractere' ,
498
498
minimumLength : '{{length}} sau mai multe caractere' ,
Original file line number Diff line number Diff line change @@ -491,7 +491,7 @@ export const ruRU: LocalizationResource = {
491
491
passkey_not_supported : undefined ,
492
492
passkey_registration_cancelled : undefined ,
493
493
passkey_retrieval_cancelled : undefined ,
494
- passkeys_pa_not_supported : undefined ,
494
+ passkey_pa_not_supported : undefined ,
495
495
passwordComplexity : {
496
496
maximumLength : 'менее {{length}} символов' ,
497
497
minimumLength : '{{length}} или более символов' ,
Original file line number Diff line number Diff line change @@ -487,7 +487,7 @@ export const skSK: LocalizationResource = {
487
487
passkey_not_supported : undefined ,
488
488
passkey_registration_cancelled : undefined ,
489
489
passkey_retrieval_cancelled : undefined ,
490
- passkeys_pa_not_supported : undefined ,
490
+ passkey_pa_not_supported : undefined ,
491
491
passwordComplexity : {
492
492
maximumLength : 'menej ako {{length}} znakov' ,
493
493
minimumLength : '{{length}} alebo viac znakov' ,
Original file line number Diff line number Diff line change @@ -487,7 +487,7 @@ export const svSE: LocalizationResource = {
487
487
passkey_not_supported : undefined ,
488
488
passkey_registration_cancelled : undefined ,
489
489
passkey_retrieval_cancelled : undefined ,
490
- passkeys_pa_not_supported : undefined ,
490
+ passkey_pa_not_supported : undefined ,
491
491
passwordComplexity : {
492
492
maximumLength : '' ,
493
493
minimumLength : '' ,
Original file line number Diff line number Diff line change @@ -487,7 +487,7 @@ export const thTH: LocalizationResource = {
487
487
passkey_not_supported : 'อุปกรณ์นี้ไม่รองรับพาสคีย์' ,
488
488
passkey_registration_cancelled : 'การลงทะเบียนพาสคีย์ถูกยกเลิกหรือหมดเวลา' ,
489
489
passkey_retrieval_cancelled : 'การยืนยันพาสคีย์ถูกยกเลิกหรือหมดเวลา' ,
490
- passkeys_pa_not_supported : 'การลงทะเบียนต้องใช้ระบบยืนยันตัวตนของแพลตฟอร์ม แต่อุปกรณ์ไม่รองรับ' ,
490
+ passkey_pa_not_supported : 'การลงทะเบียนต้องใช้ระบบยืนยันตัวตนของแพลตฟอร์ม แต่อุปกรณ์ไม่รองรับ' ,
491
491
passwordComplexity : {
492
492
maximumLength : 'น้อยกว่า {{length}} ตัวอักษร' ,
493
493
minimumLength : '{{length}} ตัวอักษรหรือมากกว่า' ,
Original file line number Diff line number Diff line change @@ -488,7 +488,7 @@ export const trTR: LocalizationResource = {
488
488
passkey_not_supported : undefined ,
489
489
passkey_registration_cancelled : undefined ,
490
490
passkey_retrieval_cancelled : undefined ,
491
- passkeys_pa_not_supported : undefined ,
491
+ passkey_pa_not_supported : undefined ,
492
492
passwordComplexity : {
493
493
maximumLength : '{{length}} karakterden kısa olmalı' ,
494
494
minimumLength : '{{length}} veya daha fazla karakter içermeli' ,
Original file line number Diff line number Diff line change @@ -487,7 +487,7 @@ export const ukUA: LocalizationResource = {
487
487
passkey_not_supported : undefined ,
488
488
passkey_registration_cancelled : undefined ,
489
489
passkey_retrieval_cancelled : undefined ,
490
- passkeys_pa_not_supported : undefined ,
490
+ passkey_pa_not_supported : undefined ,
491
491
passwordComplexity : {
492
492
maximumLength : 'менше {{length}} символів' ,
493
493
minimumLength : '{{length}} або більше символів' ,
Original file line number Diff line number Diff line change @@ -488,7 +488,7 @@ export const viVN: LocalizationResource = {
488
488
passkey_not_supported : undefined ,
489
489
passkey_registration_cancelled : undefined ,
490
490
passkey_retrieval_cancelled : undefined ,
491
- passkeys_pa_not_supported : undefined ,
491
+ passkey_pa_not_supported : undefined ,
492
492
passwordComplexity : {
493
493
maximumLength : 'ít hơn {{length}} ký tự' ,
494
494
minimumLength : '{{length}} hoặc nhiều ký tự' ,
Original file line number Diff line number Diff line change @@ -476,7 +476,7 @@ export const zhCN: LocalizationResource = {
476
476
passkey_not_supported : undefined ,
477
477
passkey_registration_cancelled : undefined ,
478
478
passkey_retrieval_cancelled : undefined ,
479
- passkeys_pa_not_supported : undefined ,
479
+ passkey_pa_not_supported : undefined ,
480
480
passwordComplexity : {
481
481
maximumLength : '少于{{length}}个字符' ,
482
482
minimumLength : '{{length}}个或更多字符' ,
Original file line number Diff line number Diff line change @@ -482,7 +482,7 @@ export const zhTW: LocalizationResource = {
482
482
passkey_not_supported : undefined ,
483
483
passkey_registration_cancelled : undefined ,
484
484
passkey_retrieval_cancelled : undefined ,
485
- passkeys_pa_not_supported : undefined ,
485
+ passkey_pa_not_supported : undefined ,
486
486
passwordComplexity : {
487
487
maximumLength : '少於{{length}}個字元' ,
488
488
minimumLength : '{{length}}個或更多字元' ,
Original file line number Diff line number Diff line change @@ -746,7 +746,7 @@ type UnstableErrors = WithParamName<{
746
746
captcha_unavailable : LocalizationValue ;
747
747
captcha_invalid : LocalizationValue ;
748
748
passkey_not_supported : LocalizationValue ;
749
- passkeys_pa_not_supported : LocalizationValue ;
749
+ passkey_pa_not_supported : LocalizationValue ;
750
750
passkey_retrieval_cancelled : LocalizationValue ;
751
751
passkey_registration_cancelled : LocalizationValue ;
752
752
passkey_already_exists : LocalizationValue ;
You can’t perform that action at this time.
0 commit comments