@tempots/beatui 0.12.0 → 0.14.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/dist/{ar-zUaskoUZ.js → ar-C__uXRig.js} +5 -3
- package/dist/ar-D9ef1rPL.js +38 -0
- package/dist/beatui.css +1 -1
- package/dist/{de-C0vbdZdj.js → de-CaqDmb7M.js} +3 -1
- package/dist/{de-O2DMrfiH.js → de-DvSVUCKi.js} +3 -2
- package/dist/{es-BALLrljC.js → es-D2MgpsFw.js} +6 -4
- package/dist/{es-CsNVN5AY.js → es-kZH0y7yE.js} +3 -2
- package/dist/{fa-4g9jzgMM.js → fa-7Lh__M6_.js} +3 -1
- package/dist/fa-CZ1jHeSI.js +38 -0
- package/dist/{fr-CzyXyFEo.js → fr-BFb9eub-.js} +3 -1
- package/dist/{fr-CJjx2YoL.js → fr-Bi9Ce2bU.js} +6 -5
- package/dist/{he-CBxtA7rr.js → he-DCxEMw1h.js} +3 -1
- package/dist/he-iAAKM-JS.js +38 -0
- package/dist/hi-BMfFIHn-.js +38 -0
- package/dist/{hi-B6LQz-RO.js → hi-Bbnlpps9.js} +4 -2
- package/dist/index.es.js +3978 -3738
- package/dist/index.umd.js +27 -27
- package/dist/{it-CFHKs1al.js → it-CWTDpmhc.js} +3 -1
- package/dist/{it-BKzoVost.js → it-RYZ8E-C6.js} +3 -2
- package/dist/{ja-ZBFmK5Uj.js → ja-4x5hNiAy.js} +6 -5
- package/dist/{ja-D6tNi1ze.js → ja-C1Nynl79.js} +3 -1
- package/dist/ko-BFy6uytC.js +38 -0
- package/dist/{ko-71CknADn.js → ko-BnQv3_8f.js} +3 -1
- package/dist/nl-BRZt7kSA.js +38 -0
- package/dist/{nl-CnSz3Cp_.js → nl-CH2009II.js} +3 -1
- package/dist/{pl-og-2JJLB.js → pl-Cd4dZDyG.js} +3 -1
- package/dist/pl-DKbc4KpN.js +38 -0
- package/dist/{pt-DumIX3mi.js → pt-Bful1nYu.js} +3 -2
- package/dist/{pt-M61qKkTf.js → pt-CZER9j0r.js} +3 -1
- package/dist/{ru-_EKfu_bO.js → ru-9lG4xtda.js} +3 -2
- package/dist/{ru-CIn0tYwk.js → ru-CCEGJYwF.js} +3 -1
- package/dist/{tr-BXwpkxgd.js → tr-BVIGQcgy.js} +3 -1
- package/dist/tr-D3uQnNr4.js +38 -0
- package/dist/types/auth-i18n/default.d.ts +1 -1
- package/dist/types/auth-i18n/locales/ar.d.ts +29 -0
- package/dist/types/auth-i18n/locales/de.d.ts +1 -1
- package/dist/types/auth-i18n/locales/en.d.ts +1 -1
- package/dist/types/auth-i18n/locales/es.d.ts +1 -1
- package/dist/types/auth-i18n/locales/fa.d.ts +29 -0
- package/dist/types/auth-i18n/locales/fr.d.ts +1 -1
- package/dist/types/auth-i18n/locales/he.d.ts +29 -0
- package/dist/types/auth-i18n/locales/hi.d.ts +29 -0
- package/dist/types/auth-i18n/locales/it.d.ts +1 -1
- package/dist/types/auth-i18n/locales/ja.d.ts +1 -1
- package/dist/types/auth-i18n/locales/ko.d.ts +29 -0
- package/dist/types/auth-i18n/locales/nl.d.ts +29 -0
- package/dist/types/auth-i18n/locales/pl.d.ts +29 -0
- package/dist/types/auth-i18n/locales/pt.d.ts +1 -1
- package/dist/types/auth-i18n/locales/ru.d.ts +1 -1
- package/dist/types/auth-i18n/locales/tr.d.ts +29 -0
- package/dist/types/auth-i18n/locales/ur.d.ts +29 -0
- package/dist/types/auth-i18n/locales/vi.d.ts +29 -0
- package/dist/types/auth-i18n/locales/zh.d.ts +1 -1
- package/dist/types/auth-i18n/translations.d.ts +1 -1
- package/dist/types/beatui-i18n/default.d.ts +1 -0
- package/dist/types/beatui-i18n/locales/en.d.ts +1 -0
- package/dist/types/beatui-i18n/translations.d.ts +1 -0
- package/dist/types/components/auth/auth-container.d.ts +5 -9
- package/dist/types/components/auth/auth-email-prop.d.ts +1 -0
- package/dist/types/components/auth/reset-password-form.d.ts +1 -1
- package/dist/types/components/auth/schemas.d.ts +20 -10
- package/dist/types/components/auth/signin-form.d.ts +1 -1
- package/dist/types/components/auth/signup-form.d.ts +1 -1
- package/dist/types/components/auth/social-login-button.d.ts +2 -4
- package/dist/types/components/auth/social-providers.d.ts +2 -0
- package/dist/types/components/auth/types.d.ts +76 -93
- package/dist/types/components/auth/utils.d.ts +6 -4
- package/dist/types/components/form/controller/controller-validation.d.ts +8 -0
- package/dist/types/components/form/controller/controller.d.ts +22 -20
- package/dist/types/components/form/controller/index.d.ts +1 -1
- package/dist/types/components/form/schema/schema-utils.d.ts +2 -2
- package/dist/types/components/form/use-form.d.ts +44 -11
- package/dist/ur-BThJLsvD.js +38 -0
- package/dist/{ur-B7AcyGH1.js → ur-BVAP8WLA.js} +3 -1
- package/dist/vi-Cd6F8iSa.js +38 -0
- package/dist/{vi-CaJ4-itr.js → vi-Dv4aIcRH.js} +3 -1
- package/dist/{zh-cAmOB1FQ.js → zh-BcAbijvs.js} +3 -1
- package/dist/{zh-DEZH0fdq.js → zh-Boy-i2zO.js} +3 -2
- package/package.json +2 -2
- package/dist/types/components/form/controller/validation-result.d.ts +0 -13
|
@@ -28,9 +28,10 @@ const r = {
|
|
|
28
28
|
passwordStrengthStrong: () => "Stark",
|
|
29
29
|
// Common
|
|
30
30
|
orDivider: () => "oder",
|
|
31
|
-
loading: () => "Laden...",
|
|
32
31
|
error: () => "Ein Fehler ist aufgetreten",
|
|
33
|
-
required: () => "Erforderlich"
|
|
32
|
+
required: () => "Erforderlich",
|
|
33
|
+
// Modal
|
|
34
|
+
authenticationTitle: () => "Authentifizierung"
|
|
34
35
|
};
|
|
35
36
|
export {
|
|
36
37
|
r as default
|
|
@@ -19,16 +19,16 @@ const a = {
|
|
|
19
19
|
cancel: () => "Cancelar",
|
|
20
20
|
// languages
|
|
21
21
|
currentLocale: () => "Español",
|
|
22
|
-
ar: () => "
|
|
22
|
+
ar: () => "Árabe",
|
|
23
23
|
de: () => "Alemán",
|
|
24
24
|
en: () => "Inglés",
|
|
25
25
|
es: () => "Español",
|
|
26
26
|
fr: () => "Francés",
|
|
27
|
-
hi: () => "
|
|
27
|
+
hi: () => "Hindi",
|
|
28
28
|
it: () => "Italiano",
|
|
29
29
|
ja: () => "Japonés",
|
|
30
30
|
ko: () => "Coreano",
|
|
31
|
-
nl: () => "
|
|
31
|
+
nl: () => "Neerlandés",
|
|
32
32
|
pl: () => "Polaco",
|
|
33
33
|
pt: () => "Portugués",
|
|
34
34
|
ru: () => "Ruso",
|
|
@@ -37,7 +37,9 @@ const a = {
|
|
|
37
37
|
zh: () => "Chino",
|
|
38
38
|
he: () => "Hebreo",
|
|
39
39
|
fa: () => "Persa",
|
|
40
|
-
ur: () => "Urdu"
|
|
40
|
+
ur: () => "Urdu",
|
|
41
|
+
// input
|
|
42
|
+
emailPlaceholderText: () => "Correo electrónico"
|
|
41
43
|
};
|
|
42
44
|
export {
|
|
43
45
|
a as default
|
|
@@ -28,9 +28,10 @@ const r = {
|
|
|
28
28
|
passwordStrengthStrong: () => "Fuerte",
|
|
29
29
|
// Common
|
|
30
30
|
orDivider: () => "o",
|
|
31
|
-
loading: () => "Cargando...",
|
|
32
31
|
error: () => "Ocurrió un error",
|
|
33
|
-
required: () => "Requerido"
|
|
32
|
+
required: () => "Requerido",
|
|
33
|
+
// Modal
|
|
34
|
+
authenticationTitle: () => "Autenticación"
|
|
34
35
|
};
|
|
35
36
|
export {
|
|
36
37
|
r as default
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
const r = {
|
|
2
|
+
// Sign In
|
|
3
|
+
signInTitle: () => "ورود",
|
|
4
|
+
signInButton: () => "ورود",
|
|
5
|
+
emailLabel: () => "ایمیل",
|
|
6
|
+
passwordLabel: () => "رمز عبور",
|
|
7
|
+
rememberMeLabel: () => "مرا به خاطر بسپار",
|
|
8
|
+
forgotPasswordLink: () => "رمز عبور را فراموش کردهاید؟",
|
|
9
|
+
noAccountLink: () => "حساب کاربری ندارید؟ ثبت نام کنید",
|
|
10
|
+
// Sign Up
|
|
11
|
+
signUpTitle: () => "ثبت نام",
|
|
12
|
+
signUpButton: () => "ثبت نام",
|
|
13
|
+
nameLabel: () => "نام",
|
|
14
|
+
confirmPasswordLabel: () => "تأیید رمز عبور",
|
|
15
|
+
acceptTermsLabel: () => "شرایط و قوانین را میپذیرم",
|
|
16
|
+
hasAccountLink: () => "قبلاً حساب کاربری دارید؟ وارد شوید",
|
|
17
|
+
// Reset Password
|
|
18
|
+
resetPasswordTitle: () => "بازنشانی رمز عبور",
|
|
19
|
+
resetPasswordButton: () => "بازنشانی رمز عبور",
|
|
20
|
+
resetPasswordDescription: () => "ایمیل خود را برای بازنشانی رمز عبور وارد کنید.",
|
|
21
|
+
backToSignInLink: () => "بازگشت به ورود",
|
|
22
|
+
// Social Login
|
|
23
|
+
continueWithProvider: (e) => `ادامه با ${e}`,
|
|
24
|
+
// Password Strength
|
|
25
|
+
passwordStrengthWeak: () => "ضعیف",
|
|
26
|
+
passwordStrengthFair: () => "متوسط",
|
|
27
|
+
passwordStrengthGood: () => "خوب",
|
|
28
|
+
passwordStrengthStrong: () => "قوی",
|
|
29
|
+
// Common
|
|
30
|
+
orDivider: () => "یا",
|
|
31
|
+
error: () => "خطایی رخ داد",
|
|
32
|
+
required: () => "الزامی",
|
|
33
|
+
// Modal
|
|
34
|
+
authenticationTitle: () => "احراز هویت"
|
|
35
|
+
};
|
|
36
|
+
export {
|
|
37
|
+
r as default
|
|
38
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
1
|
+
const o = {
|
|
2
2
|
// Sign In
|
|
3
3
|
signInTitle: () => "Se Connecter",
|
|
4
4
|
signInButton: () => "Se Connecter",
|
|
@@ -23,15 +23,16 @@ const r = {
|
|
|
23
23
|
continueWithProvider: (e) => `Continuer avec ${e}`,
|
|
24
24
|
// Password Strength
|
|
25
25
|
passwordStrengthWeak: () => "Faible",
|
|
26
|
-
passwordStrengthFair: () => "
|
|
26
|
+
passwordStrengthFair: () => "Moyen",
|
|
27
27
|
passwordStrengthGood: () => "Bon",
|
|
28
28
|
passwordStrengthStrong: () => "Fort",
|
|
29
29
|
// Common
|
|
30
30
|
orDivider: () => "ou",
|
|
31
|
-
loading: () => "Chargement...",
|
|
32
31
|
error: () => "Une erreur est survenue",
|
|
33
|
-
required: () => "Requis"
|
|
32
|
+
required: () => "Requis",
|
|
33
|
+
// Modal
|
|
34
|
+
authenticationTitle: () => "Authentification"
|
|
34
35
|
};
|
|
35
36
|
export {
|
|
36
|
-
|
|
37
|
+
o as default
|
|
37
38
|
};
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
const r = {
|
|
2
|
+
// Sign In
|
|
3
|
+
signInTitle: () => "התחברות",
|
|
4
|
+
signInButton: () => "התחבר",
|
|
5
|
+
emailLabel: () => "אימייל",
|
|
6
|
+
passwordLabel: () => "סיסמה",
|
|
7
|
+
rememberMeLabel: () => "זכור אותי",
|
|
8
|
+
forgotPasswordLink: () => "שכחת את הסיסמה?",
|
|
9
|
+
noAccountLink: () => "אין לך חשבון? הירשם",
|
|
10
|
+
// Sign Up
|
|
11
|
+
signUpTitle: () => "הרשמה",
|
|
12
|
+
signUpButton: () => "הירשם",
|
|
13
|
+
nameLabel: () => "שם",
|
|
14
|
+
confirmPasswordLabel: () => "אישור סיסמה",
|
|
15
|
+
acceptTermsLabel: () => "אני מסכים לתנאים והתניות",
|
|
16
|
+
hasAccountLink: () => "כבר יש לך חשבון? התחבר",
|
|
17
|
+
// Reset Password
|
|
18
|
+
resetPasswordTitle: () => "איפוס סיסמה",
|
|
19
|
+
resetPasswordButton: () => "אפס סיסמה",
|
|
20
|
+
resetPasswordDescription: () => "הזן את האימייל שלך כדי לאפס את הסיסמה.",
|
|
21
|
+
backToSignInLink: () => "חזור להתחברות",
|
|
22
|
+
// Social Login
|
|
23
|
+
continueWithProvider: (e) => `המשך עם ${e}`,
|
|
24
|
+
// Password Strength
|
|
25
|
+
passwordStrengthWeak: () => "חלשה",
|
|
26
|
+
passwordStrengthFair: () => "בינונית",
|
|
27
|
+
passwordStrengthGood: () => "טובה",
|
|
28
|
+
passwordStrengthStrong: () => "חזקה",
|
|
29
|
+
// Common
|
|
30
|
+
orDivider: () => "או",
|
|
31
|
+
error: () => "אירעה שגיאה",
|
|
32
|
+
required: () => "נדרש",
|
|
33
|
+
// Modal
|
|
34
|
+
authenticationTitle: () => "אימות"
|
|
35
|
+
};
|
|
36
|
+
export {
|
|
37
|
+
r as default
|
|
38
|
+
};
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
const r = {
|
|
2
|
+
// Sign In
|
|
3
|
+
signInTitle: () => "साइन इन",
|
|
4
|
+
signInButton: () => "साइन इन",
|
|
5
|
+
emailLabel: () => "ईमेल",
|
|
6
|
+
passwordLabel: () => "पासवर्ड",
|
|
7
|
+
rememberMeLabel: () => "मुझे याद रखें",
|
|
8
|
+
forgotPasswordLink: () => "पासवर्ड भूल गए?",
|
|
9
|
+
noAccountLink: () => "खाता नहीं है? साइन अप करें",
|
|
10
|
+
// Sign Up
|
|
11
|
+
signUpTitle: () => "साइन अप",
|
|
12
|
+
signUpButton: () => "साइन अप",
|
|
13
|
+
nameLabel: () => "नाम",
|
|
14
|
+
confirmPasswordLabel: () => "पासवर्ड की पुष्टि करें",
|
|
15
|
+
acceptTermsLabel: () => "मैं नियम और शर्तों को स्वीकार करता हूं",
|
|
16
|
+
hasAccountLink: () => "पहले से खाता है? साइन इन करें",
|
|
17
|
+
// Reset Password
|
|
18
|
+
resetPasswordTitle: () => "पासवर्ड रीसेट करें",
|
|
19
|
+
resetPasswordButton: () => "पासवर्ड रीसेट करें",
|
|
20
|
+
resetPasswordDescription: () => "अपना पासवर्ड रीसेट करने के लिए अपना ईमेल दर्ज करें।",
|
|
21
|
+
backToSignInLink: () => "साइन इन पर वापस जाएं",
|
|
22
|
+
// Social Login
|
|
23
|
+
continueWithProvider: (e) => `${e} के साथ जारी रखें`,
|
|
24
|
+
// Password Strength
|
|
25
|
+
passwordStrengthWeak: () => "कमजोर",
|
|
26
|
+
passwordStrengthFair: () => "ठीक",
|
|
27
|
+
passwordStrengthGood: () => "अच्छा",
|
|
28
|
+
passwordStrengthStrong: () => "मजबूत",
|
|
29
|
+
// Common
|
|
30
|
+
orDivider: () => "या",
|
|
31
|
+
error: () => "एक त्रुटि हुई",
|
|
32
|
+
required: () => "आवश्यक",
|
|
33
|
+
// Modal
|
|
34
|
+
authenticationTitle: () => "प्रमाणीकरण"
|
|
35
|
+
};
|
|
36
|
+
export {
|
|
37
|
+
r as default
|
|
38
|
+
};
|
|
@@ -22,7 +22,7 @@ const e = {
|
|
|
22
22
|
ar: () => "अरबी",
|
|
23
23
|
de: () => "जर्मन",
|
|
24
24
|
en: () => "अंग्रेज़ी",
|
|
25
|
-
es: () => "
|
|
25
|
+
es: () => "स्पेनिश",
|
|
26
26
|
fr: () => "फ्रेंच",
|
|
27
27
|
hi: () => "हिन्दी",
|
|
28
28
|
it: () => "इतालवी",
|
|
@@ -37,7 +37,9 @@ const e = {
|
|
|
37
37
|
zh: () => "चीनी",
|
|
38
38
|
he: () => "हिब्रू",
|
|
39
39
|
fa: () => "फारसी",
|
|
40
|
-
ur: () => "उर्दू"
|
|
40
|
+
ur: () => "उर्दू",
|
|
41
|
+
// input
|
|
42
|
+
emailPlaceholderText: () => "अपना ईमेल दर्ज करें"
|
|
41
43
|
};
|
|
42
44
|
export {
|
|
43
45
|
e as default
|