@tempots/beatui 0.15.0 → 0.16.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-C__uXRig.js → ar-C7sFBvd3.js} +4 -1
- package/dist/beatui.css +1 -1
- package/dist/{de-CaqDmb7M.js → de-g1A7pWNb.js} +4 -1
- package/dist/{es-D2MgpsFw.js → es-VVHXE2N_.js} +4 -1
- package/dist/{fa-7Lh__M6_.js → fa-CJNIz_z3.js} +4 -1
- package/dist/{fr-BFb9eub-.js → fr-CV72Obmu.js} +4 -1
- package/dist/{he-DCxEMw1h.js → he-B7FDQHq5.js} +4 -1
- package/dist/{hi-Bbnlpps9.js → hi-BCajgsBt.js} +4 -1
- package/dist/index.es.js +1701 -1482
- package/dist/index.umd.js +17 -17
- package/dist/{it-CWTDpmhc.js → it-BeJHf7Ur.js} +4 -1
- package/dist/{ja-C1Nynl79.js → ja-D5YyTu5k.js} +4 -1
- package/dist/{ko-BnQv3_8f.js → ko-DNqvHWiZ.js} +4 -1
- package/dist/{nl-CH2009II.js → nl-Cdbu51NB.js} +4 -1
- package/dist/{pl-Cd4dZDyG.js → pl-Bru8UPLn.js} +7 -4
- package/dist/{pt-CZER9j0r.js → pt-LCfmUFgc.js} +4 -1
- package/dist/{ru-CCEGJYwF.js → ru-D7gTuXxP.js} +4 -1
- package/dist/{tr-BVIGQcgy.js → tr-DlFekEUg.js} +4 -1
- package/dist/types/beatui-i18n/default.d.ts +2 -0
- package/dist/types/beatui-i18n/locales/en.d.ts +2 -0
- package/dist/types/beatui-i18n/translations.d.ts +2 -0
- package/dist/types/components/data/index.d.ts +1 -0
- package/dist/types/components/data/unstyled-drop-zone.d.ts +12 -0
- package/dist/types/components/form/control/file-control.d.ts +11 -0
- package/dist/types/components/form/control/index.d.ts +1 -0
- package/dist/types/components/form/input/file-input.d.ts +11 -0
- package/dist/types/components/form/input/index.d.ts +1 -0
- package/dist/{ur-BVAP8WLA.js → ur-mIO25A6L.js} +4 -1
- package/dist/{vi-Dv4aIcRH.js → vi-Dw_DDZWP.js} +4 -1
- package/dist/{zh-BcAbijvs.js → zh-Dojj6P4C.js} +4 -1
- package/package.json +1 -1
|
@@ -39,7 +39,10 @@ const e = {
|
|
|
39
39
|
fa: () => "Persisch",
|
|
40
40
|
ur: () => "Urdu",
|
|
41
41
|
// input
|
|
42
|
-
emailPlaceholderText: () => "E-Mail eingeben"
|
|
42
|
+
emailPlaceholderText: () => "E-Mail eingeben",
|
|
43
|
+
// drop zone
|
|
44
|
+
dropZoneInstructions: () => "Dateien hier hineinziehen und ablegen",
|
|
45
|
+
dropZoneInstructionsWithClick: () => "Dateien hier hineinziehen und ablegen, oder Enter oder Leertaste drücken, um Dateiauswahl zu öffnen"
|
|
43
46
|
};
|
|
44
47
|
export {
|
|
45
48
|
e as default
|
|
@@ -39,7 +39,10 @@ const a = {
|
|
|
39
39
|
fa: () => "Persa",
|
|
40
40
|
ur: () => "Urdu",
|
|
41
41
|
// input
|
|
42
|
-
emailPlaceholderText: () => "Correo electrónico"
|
|
42
|
+
emailPlaceholderText: () => "Correo electrónico",
|
|
43
|
+
// drop zone
|
|
44
|
+
dropZoneInstructions: () => "Arrastra y suelta archivos aquí",
|
|
45
|
+
dropZoneInstructionsWithClick: () => "Arrastra y suelta archivos aquí, o presiona Enter o Espacio para abrir el selector de archivos"
|
|
43
46
|
};
|
|
44
47
|
export {
|
|
45
48
|
a as default
|
|
@@ -39,7 +39,10 @@ const e = {
|
|
|
39
39
|
fa: () => "فارسی",
|
|
40
40
|
ur: () => "اردو",
|
|
41
41
|
// input
|
|
42
|
-
emailPlaceholderText: () => "ایمیل خود را وارد کنید"
|
|
42
|
+
emailPlaceholderText: () => "ایمیل خود را وارد کنید",
|
|
43
|
+
// drop zone
|
|
44
|
+
dropZoneInstructions: () => "فایلها را اینجا بکشید و رها کنید",
|
|
45
|
+
dropZoneInstructionsWithClick: () => "فایلها را اینجا بکشید و رها کنید، یا Enter یا Space را فشار دهید تا انتخابگر فایل باز شود"
|
|
43
46
|
};
|
|
44
47
|
export {
|
|
45
48
|
e as default
|
|
@@ -39,7 +39,10 @@ const e = {
|
|
|
39
39
|
fa: () => "Persan",
|
|
40
40
|
ur: () => "Ourdou",
|
|
41
41
|
// input
|
|
42
|
-
emailPlaceholderText: () => "Entrez votre e-mail"
|
|
42
|
+
emailPlaceholderText: () => "Entrez votre e-mail",
|
|
43
|
+
// drop zone
|
|
44
|
+
dropZoneInstructions: () => "Glissez et déposez les fichiers ici",
|
|
45
|
+
dropZoneInstructionsWithClick: () => "Glissez et déposez les fichiers ici, ou appuyez sur Entrée ou Espace pour ouvrir le sélecteur de fichiers"
|
|
43
46
|
};
|
|
44
47
|
export {
|
|
45
48
|
e as default
|
|
@@ -39,7 +39,10 @@ const e = {
|
|
|
39
39
|
fa: () => "פרסית",
|
|
40
40
|
ur: () => "אורדו",
|
|
41
41
|
// input
|
|
42
|
-
emailPlaceholderText: () => 'הכנס את כתובת הדוא"ל'
|
|
42
|
+
emailPlaceholderText: () => 'הכנס את כתובת הדוא"ל',
|
|
43
|
+
// drop zone
|
|
44
|
+
dropZoneInstructions: () => "גרור ושחרר קבצים כאן",
|
|
45
|
+
dropZoneInstructionsWithClick: () => "גרור ושחרר קבצים כאן, או לחץ Enter או רווח לפתיחת בורר הקבצים"
|
|
43
46
|
};
|
|
44
47
|
export {
|
|
45
48
|
e as default
|
|
@@ -39,7 +39,10 @@ const e = {
|
|
|
39
39
|
fa: () => "फारसी",
|
|
40
40
|
ur: () => "उर्दू",
|
|
41
41
|
// input
|
|
42
|
-
emailPlaceholderText: () => "अपना ईमेल दर्ज करें"
|
|
42
|
+
emailPlaceholderText: () => "अपना ईमेल दर्ज करें",
|
|
43
|
+
// drop zone
|
|
44
|
+
dropZoneInstructions: () => "फाइलों को यहाँ खींचें और छोड़ें",
|
|
45
|
+
dropZoneInstructionsWithClick: () => "फाइलों को यहाँ खींचें और छोड़ें, या फाइल चयनकर्ता खोलने के लिए Enter या Space दबाएं"
|
|
43
46
|
};
|
|
44
47
|
export {
|
|
45
48
|
e as default
|