@valibot/i18n 0.14.0 → 0.15.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/ar/{custom.cjs → check.cjs} +1 -1
- package/ar/{custom.js → check.js} +2 -2
- package/ar/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/ar/{customAsync.js → checkAsync.js} +2 -2
- package/ar/empty.cjs +7 -0
- package/ar/empty.js +6 -0
- package/ar/index.cjs +4 -2
- package/ar/index.js +4 -2
- package/ar/nonEmpty.cjs +7 -0
- package/ar/nonEmpty.js +6 -0
- package/de/{custom.cjs → check.cjs} +1 -1
- package/de/{custom.js → check.js} +2 -2
- package/de/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/de/{customAsync.js → checkAsync.js} +2 -2
- package/de/empty.cjs +7 -0
- package/de/empty.js +6 -0
- package/de/index.cjs +4 -2
- package/de/index.js +4 -2
- package/de/nonEmpty.cjs +7 -0
- package/de/nonEmpty.js +6 -0
- package/es/{custom.cjs → check.cjs} +1 -1
- package/es/{custom.js → check.js} +2 -2
- package/es/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/es/{customAsync.js → checkAsync.js} +2 -2
- package/es/empty.cjs +7 -0
- package/es/empty.js +6 -0
- package/es/index.cjs +4 -2
- package/es/index.js +4 -2
- package/es/nonEmpty.cjs +7 -0
- package/es/nonEmpty.js +6 -0
- package/fr/{custom.cjs → check.cjs} +1 -1
- package/fr/{custom.js → check.js} +2 -2
- package/fr/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/fr/{customAsync.js → checkAsync.js} +2 -2
- package/fr/empty.cjs +7 -0
- package/fr/empty.js +6 -0
- package/fr/index.cjs +4 -2
- package/fr/index.js +4 -2
- package/fr/nonEmpty.cjs +7 -0
- package/fr/nonEmpty.js +6 -0
- package/hu/{custom.cjs → check.cjs} +1 -1
- package/hu/{custom.js → check.js} +2 -2
- package/hu/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/hu/{customAsync.js → checkAsync.js} +2 -2
- package/hu/empty.cjs +7 -0
- package/hu/empty.js +6 -0
- package/hu/index.cjs +4 -2
- package/hu/index.js +4 -2
- package/hu/nonEmpty.cjs +7 -0
- package/hu/nonEmpty.js +6 -0
- package/it/{custom.cjs → check.cjs} +1 -1
- package/it/{custom.js → check.js} +2 -2
- package/it/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/it/{customAsync.js → checkAsync.js} +2 -2
- package/it/empty.cjs +7 -0
- package/it/empty.js +6 -0
- package/it/index.cjs +4 -2
- package/it/index.js +4 -2
- package/it/nonEmpty.cjs +7 -0
- package/it/nonEmpty.js +6 -0
- package/ja/{custom.cjs → check.cjs} +1 -1
- package/ja/{custom.js → check.js} +2 -2
- package/ja/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/ja/{customAsync.js → checkAsync.js} +2 -2
- package/ja/empty.cjs +7 -0
- package/ja/empty.js +6 -0
- package/ja/index.cjs +4 -2
- package/ja/index.js +4 -2
- package/ja/nonEmpty.cjs +7 -0
- package/ja/nonEmpty.js +6 -0
- package/kr/{custom.cjs → check.cjs} +1 -1
- package/kr/{custom.js → check.js} +2 -2
- package/kr/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/kr/{customAsync.js → checkAsync.js} +2 -2
- package/kr/empty.cjs +7 -0
- package/kr/empty.js +6 -0
- package/kr/index.cjs +4 -2
- package/kr/index.js +4 -2
- package/kr/nonEmpty.cjs +7 -0
- package/kr/nonEmpty.js +6 -0
- package/nb/{custom.cjs → check.cjs} +1 -1
- package/nb/{custom.js → check.js} +2 -2
- package/nb/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/nb/{customAsync.js → checkAsync.js} +2 -2
- package/nb/empty.cjs +7 -0
- package/nb/empty.js +6 -0
- package/nb/index.cjs +4 -2
- package/nb/index.js +4 -2
- package/nb/nonEmpty.cjs +7 -0
- package/nb/nonEmpty.js +6 -0
- package/nl/{custom.cjs → check.cjs} +1 -1
- package/nl/{custom.js → check.js} +2 -2
- package/nl/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/nl/{customAsync.js → checkAsync.js} +2 -2
- package/nl/empty.cjs +7 -0
- package/nl/empty.d.cts +1 -0
- package/nl/empty.d.ts +1 -0
- package/nl/empty.js +6 -0
- package/nl/index.cjs +4 -2
- package/nl/index.js +4 -2
- package/nl/nonEmpty.cjs +7 -0
- package/nl/nonEmpty.d.cts +1 -0
- package/nl/nonEmpty.d.ts +1 -0
- package/nl/nonEmpty.js +6 -0
- package/package.json +763 -383
- package/pt/{custom.cjs → check.cjs} +1 -1
- package/pt/check.d.cts +1 -0
- package/pt/check.d.ts +1 -0
- package/pt/{custom.js → check.js} +2 -2
- package/pt/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/pt/checkAsync.d.cts +1 -0
- package/pt/checkAsync.d.ts +1 -0
- package/pt/{customAsync.js → checkAsync.js} +2 -2
- package/pt/empty.cjs +7 -0
- package/pt/empty.d.cts +1 -0
- package/pt/empty.d.ts +1 -0
- package/pt/empty.js +6 -0
- package/pt/index.cjs +4 -2
- package/pt/index.js +4 -2
- package/pt/nonEmpty.cjs +7 -0
- package/pt/nonEmpty.d.cts +1 -0
- package/pt/nonEmpty.d.ts +1 -0
- package/pt/nonEmpty.js +6 -0
- package/ro/{custom.cjs → check.cjs} +1 -1
- package/ro/check.d.cts +1 -0
- package/ro/check.d.ts +1 -0
- package/ro/{custom.js → check.js} +2 -2
- package/ro/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/ro/checkAsync.d.cts +1 -0
- package/ro/checkAsync.d.ts +1 -0
- package/ro/{customAsync.js → checkAsync.js} +2 -2
- package/ro/empty.cjs +7 -0
- package/ro/empty.d.cts +1 -0
- package/ro/empty.d.ts +1 -0
- package/ro/empty.js +6 -0
- package/ro/index.cjs +4 -2
- package/ro/index.js +4 -2
- package/ro/nonEmpty.cjs +7 -0
- package/ro/nonEmpty.d.cts +1 -0
- package/ro/nonEmpty.d.ts +1 -0
- package/ro/nonEmpty.js +6 -0
- package/ru/{custom.cjs → check.cjs} +1 -1
- package/ru/check.d.cts +1 -0
- package/ru/check.d.ts +1 -0
- package/ru/{custom.js → check.js} +2 -2
- package/ru/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/ru/checkAsync.d.cts +1 -0
- package/ru/checkAsync.d.ts +1 -0
- package/ru/{customAsync.js → checkAsync.js} +2 -2
- package/ru/empty.cjs +7 -0
- package/ru/empty.d.cts +1 -0
- package/ru/empty.d.ts +1 -0
- package/ru/empty.js +6 -0
- package/ru/index.cjs +4 -2
- package/ru/index.js +4 -2
- package/ru/nonEmpty.cjs +7 -0
- package/ru/nonEmpty.d.cts +1 -0
- package/ru/nonEmpty.d.ts +1 -0
- package/ru/nonEmpty.js +6 -0
- package/sl/{custom.cjs → check.cjs} +1 -1
- package/sl/check.d.cts +1 -0
- package/sl/check.d.ts +1 -0
- package/sl/{custom.js → check.js} +2 -2
- package/sl/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/sl/checkAsync.d.cts +1 -0
- package/sl/checkAsync.d.ts +1 -0
- package/sl/{customAsync.js → checkAsync.js} +2 -2
- package/sl/empty.cjs +7 -0
- package/sl/empty.d.cts +1 -0
- package/sl/empty.d.ts +1 -0
- package/sl/empty.js +6 -0
- package/sl/index.cjs +4 -2
- package/sl/index.js +4 -2
- package/sl/nonEmpty.cjs +7 -0
- package/sl/nonEmpty.d.cts +1 -0
- package/sl/nonEmpty.d.ts +1 -0
- package/sl/nonEmpty.js +6 -0
- package/sv/{custom.cjs → check.cjs} +1 -1
- package/sv/check.d.cts +1 -0
- package/sv/check.d.ts +1 -0
- package/sv/{custom.js → check.js} +2 -2
- package/sv/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/sv/checkAsync.d.cts +1 -0
- package/sv/checkAsync.d.ts +1 -0
- package/sv/{customAsync.js → checkAsync.js} +2 -2
- package/sv/empty.cjs +7 -0
- package/sv/empty.d.cts +1 -0
- package/sv/empty.d.ts +1 -0
- package/sv/empty.js +6 -0
- package/sv/index.cjs +4 -2
- package/sv/index.js +4 -2
- package/sv/nonEmpty.cjs +7 -0
- package/sv/nonEmpty.d.cts +1 -0
- package/sv/nonEmpty.d.ts +1 -0
- package/sv/nonEmpty.js +6 -0
- package/tr/{custom.cjs → check.cjs} +1 -1
- package/tr/check.d.cts +1 -0
- package/tr/check.d.ts +1 -0
- package/tr/{custom.js → check.js} +2 -2
- package/tr/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/tr/checkAsync.d.cts +1 -0
- package/tr/checkAsync.d.ts +1 -0
- package/tr/{customAsync.js → checkAsync.js} +2 -2
- package/tr/empty.cjs +7 -0
- package/tr/empty.d.cts +1 -0
- package/tr/empty.d.ts +1 -0
- package/tr/empty.js +6 -0
- package/tr/index.cjs +4 -2
- package/tr/index.js +4 -2
- package/tr/nonEmpty.cjs +7 -0
- package/tr/nonEmpty.d.cts +1 -0
- package/tr/nonEmpty.d.ts +1 -0
- package/tr/nonEmpty.js +6 -0
- package/uk/{custom.cjs → check.cjs} +1 -1
- package/uk/check.d.cts +1 -0
- package/uk/check.d.ts +1 -0
- package/uk/{custom.js → check.js} +2 -2
- package/uk/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/uk/checkAsync.d.cts +1 -0
- package/uk/checkAsync.d.ts +1 -0
- package/uk/{customAsync.js → checkAsync.js} +2 -2
- package/uk/empty.cjs +7 -0
- package/uk/empty.d.cts +1 -0
- package/uk/empty.d.ts +1 -0
- package/uk/empty.js +6 -0
- package/uk/index.cjs +4 -2
- package/uk/index.js +4 -2
- package/uk/nonEmpty.cjs +7 -0
- package/uk/nonEmpty.d.cts +1 -0
- package/uk/nonEmpty.d.ts +1 -0
- package/uk/nonEmpty.js +6 -0
- package/zh-CN/{custom.cjs → check.cjs} +1 -1
- package/zh-CN/check.d.cts +1 -0
- package/zh-CN/check.d.ts +1 -0
- package/zh-CN/{custom.js → check.js} +2 -2
- package/zh-CN/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/zh-CN/checkAsync.d.cts +1 -0
- package/zh-CN/checkAsync.d.ts +1 -0
- package/zh-CN/{customAsync.js → checkAsync.js} +2 -2
- package/zh-CN/empty.cjs +7 -0
- package/zh-CN/empty.d.cts +1 -0
- package/zh-CN/empty.d.ts +1 -0
- package/zh-CN/empty.js +6 -0
- package/zh-CN/index.cjs +4 -2
- package/zh-CN/index.js +4 -2
- package/zh-CN/nonEmpty.cjs +7 -0
- package/zh-CN/nonEmpty.d.cts +1 -0
- package/zh-CN/nonEmpty.d.ts +1 -0
- package/zh-CN/nonEmpty.js +6 -0
- package/zh-TW/{custom.cjs → check.cjs} +1 -1
- package/zh-TW/check.d.cts +1 -0
- package/zh-TW/check.d.ts +1 -0
- package/zh-TW/{custom.js → check.js} +2 -2
- package/zh-TW/{customAsync.cjs → checkAsync.cjs} +1 -1
- package/zh-TW/checkAsync.d.cts +1 -0
- package/zh-TW/checkAsync.d.ts +1 -0
- package/zh-TW/{customAsync.js → checkAsync.js} +2 -2
- package/zh-TW/empty.cjs +7 -0
- package/zh-TW/empty.d.cts +1 -0
- package/zh-TW/empty.d.ts +1 -0
- package/zh-TW/empty.js +6 -0
- package/zh-TW/index.cjs +4 -2
- package/zh-TW/index.js +4 -2
- package/zh-TW/nonEmpty.cjs +7 -0
- package/zh-TW/nonEmpty.d.cts +1 -0
- package/zh-TW/nonEmpty.d.ts +1 -0
- package/zh-TW/nonEmpty.js +6 -0
- /package/ar/{custom.d.cts → check.d.cts} +0 -0
- /package/ar/{custom.d.ts → check.d.ts} +0 -0
- /package/ar/{customAsync.d.cts → checkAsync.d.cts} +0 -0
- /package/ar/{customAsync.d.ts → checkAsync.d.ts} +0 -0
- /package/{de/custom.d.cts → ar/empty.d.cts} +0 -0
- /package/{de/custom.d.ts → ar/empty.d.ts} +0 -0
- /package/{de/customAsync.d.cts → ar/nonEmpty.d.cts} +0 -0
- /package/{de/customAsync.d.ts → ar/nonEmpty.d.ts} +0 -0
- /package/{es/custom.d.cts → de/check.d.cts} +0 -0
- /package/{es/custom.d.ts → de/check.d.ts} +0 -0
- /package/{es/customAsync.d.cts → de/checkAsync.d.cts} +0 -0
- /package/{es/customAsync.d.ts → de/checkAsync.d.ts} +0 -0
- /package/{fr/custom.d.cts → de/empty.d.cts} +0 -0
- /package/{fr/custom.d.ts → de/empty.d.ts} +0 -0
- /package/{fr/customAsync.d.cts → de/nonEmpty.d.cts} +0 -0
- /package/{fr/customAsync.d.ts → de/nonEmpty.d.ts} +0 -0
- /package/{hu/custom.d.cts → es/check.d.cts} +0 -0
- /package/{hu/custom.d.ts → es/check.d.ts} +0 -0
- /package/{hu/customAsync.d.cts → es/checkAsync.d.cts} +0 -0
- /package/{hu/customAsync.d.ts → es/checkAsync.d.ts} +0 -0
- /package/{it/custom.d.cts → es/empty.d.cts} +0 -0
- /package/{it/custom.d.ts → es/empty.d.ts} +0 -0
- /package/{it/customAsync.d.cts → es/nonEmpty.d.cts} +0 -0
- /package/{it/customAsync.d.ts → es/nonEmpty.d.ts} +0 -0
- /package/{ja/custom.d.cts → fr/check.d.cts} +0 -0
- /package/{ja/custom.d.ts → fr/check.d.ts} +0 -0
- /package/{ja/customAsync.d.cts → fr/checkAsync.d.cts} +0 -0
- /package/{ja/customAsync.d.ts → fr/checkAsync.d.ts} +0 -0
- /package/{kr/custom.d.cts → fr/empty.d.cts} +0 -0
- /package/{kr/custom.d.ts → fr/empty.d.ts} +0 -0
- /package/{kr/customAsync.d.cts → fr/nonEmpty.d.cts} +0 -0
- /package/{kr/customAsync.d.ts → fr/nonEmpty.d.ts} +0 -0
- /package/{nb/custom.d.cts → hu/check.d.cts} +0 -0
- /package/{nb/custom.d.ts → hu/check.d.ts} +0 -0
- /package/{nb/customAsync.d.cts → hu/checkAsync.d.cts} +0 -0
- /package/{nb/customAsync.d.ts → hu/checkAsync.d.ts} +0 -0
- /package/{nl/custom.d.cts → hu/empty.d.cts} +0 -0
- /package/{nl/custom.d.ts → hu/empty.d.ts} +0 -0
- /package/{nl/customAsync.d.cts → hu/nonEmpty.d.cts} +0 -0
- /package/{nl/customAsync.d.ts → hu/nonEmpty.d.ts} +0 -0
- /package/{pt/custom.d.cts → it/check.d.cts} +0 -0
- /package/{pt/custom.d.ts → it/check.d.ts} +0 -0
- /package/{pt/customAsync.d.cts → it/checkAsync.d.cts} +0 -0
- /package/{pt/customAsync.d.ts → it/checkAsync.d.ts} +0 -0
- /package/{ro/custom.d.cts → it/empty.d.cts} +0 -0
- /package/{ro/custom.d.ts → it/empty.d.ts} +0 -0
- /package/{ro/customAsync.d.cts → it/nonEmpty.d.cts} +0 -0
- /package/{ro/customAsync.d.ts → it/nonEmpty.d.ts} +0 -0
- /package/{ru/custom.d.cts → ja/check.d.cts} +0 -0
- /package/{ru/custom.d.ts → ja/check.d.ts} +0 -0
- /package/{ru/customAsync.d.cts → ja/checkAsync.d.cts} +0 -0
- /package/{ru/customAsync.d.ts → ja/checkAsync.d.ts} +0 -0
- /package/{sl/custom.d.cts → ja/empty.d.cts} +0 -0
- /package/{sl/custom.d.ts → ja/empty.d.ts} +0 -0
- /package/{sl/customAsync.d.cts → ja/nonEmpty.d.cts} +0 -0
- /package/{sl/customAsync.d.ts → ja/nonEmpty.d.ts} +0 -0
- /package/{sv/custom.d.cts → kr/check.d.cts} +0 -0
- /package/{sv/custom.d.ts → kr/check.d.ts} +0 -0
- /package/{sv/customAsync.d.cts → kr/checkAsync.d.cts} +0 -0
- /package/{sv/customAsync.d.ts → kr/checkAsync.d.ts} +0 -0
- /package/{tr/custom.d.cts → kr/empty.d.cts} +0 -0
- /package/{tr/custom.d.ts → kr/empty.d.ts} +0 -0
- /package/{tr/customAsync.d.cts → kr/nonEmpty.d.cts} +0 -0
- /package/{tr/customAsync.d.ts → kr/nonEmpty.d.ts} +0 -0
- /package/{uk/custom.d.cts → nb/check.d.cts} +0 -0
- /package/{uk/custom.d.ts → nb/check.d.ts} +0 -0
- /package/{uk/customAsync.d.cts → nb/checkAsync.d.cts} +0 -0
- /package/{uk/customAsync.d.ts → nb/checkAsync.d.ts} +0 -0
- /package/{zh-CN/custom.d.cts → nb/empty.d.cts} +0 -0
- /package/{zh-CN/custom.d.ts → nb/empty.d.ts} +0 -0
- /package/{zh-CN/customAsync.d.cts → nb/nonEmpty.d.cts} +0 -0
- /package/{zh-CN/customAsync.d.ts → nb/nonEmpty.d.ts} +0 -0
- /package/{zh-TW/custom.d.cts → nl/check.d.cts} +0 -0
- /package/{zh-TW/custom.d.ts → nl/check.d.ts} +0 -0
- /package/{zh-TW/customAsync.d.cts → nl/checkAsync.d.cts} +0 -0
- /package/{zh-TW/customAsync.d.ts → nl/checkAsync.d.ts} +0 -0
package/ar/empty.cjs
ADDED
package/ar/empty.js
ADDED
package/ar/index.cjs
CHANGED
|
@@ -2,13 +2,14 @@
|
|
|
2
2
|
var import_schema = require("@valibot/i18n/ar/schema");
|
|
3
3
|
var import_bic = require("@valibot/i18n/ar/bic");
|
|
4
4
|
var import_bytes = require("@valibot/i18n/ar/bytes");
|
|
5
|
+
var import_check = require("@valibot/i18n/ar/check");
|
|
6
|
+
var import_checkAsync = require("@valibot/i18n/ar/checkAsync");
|
|
5
7
|
var import_creditCard = require("@valibot/i18n/ar/creditCard");
|
|
6
8
|
var import_cuid2 = require("@valibot/i18n/ar/cuid2");
|
|
7
|
-
var import_custom = require("@valibot/i18n/ar/custom");
|
|
8
|
-
var import_customAsync = require("@valibot/i18n/ar/customAsync");
|
|
9
9
|
var import_decimal = require("@valibot/i18n/ar/decimal");
|
|
10
10
|
var import_email = require("@valibot/i18n/ar/email");
|
|
11
11
|
var import_emoji = require("@valibot/i18n/ar/emoji");
|
|
12
|
+
var import_empty = require("@valibot/i18n/ar/empty");
|
|
12
13
|
var import_endsWith = require("@valibot/i18n/ar/endsWith");
|
|
13
14
|
var import_excludes = require("@valibot/i18n/ar/excludes");
|
|
14
15
|
var import_finite = require("@valibot/i18n/ar/finite");
|
|
@@ -41,6 +42,7 @@ var import_minLength = require("@valibot/i18n/ar/minLength");
|
|
|
41
42
|
var import_minSize = require("@valibot/i18n/ar/minSize");
|
|
42
43
|
var import_minValue = require("@valibot/i18n/ar/minValue");
|
|
43
44
|
var import_multipleOf = require("@valibot/i18n/ar/multipleOf");
|
|
45
|
+
var import_nonEmpty = require("@valibot/i18n/ar/nonEmpty");
|
|
44
46
|
var import_notBytes = require("@valibot/i18n/ar/notBytes");
|
|
45
47
|
var import_notLength = require("@valibot/i18n/ar/notLength");
|
|
46
48
|
var import_notSize = require("@valibot/i18n/ar/notSize");
|
package/ar/index.js
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import "@valibot/i18n/ar/schema";
|
|
2
2
|
import "@valibot/i18n/ar/bic";
|
|
3
3
|
import "@valibot/i18n/ar/bytes";
|
|
4
|
+
import "@valibot/i18n/ar/check";
|
|
5
|
+
import "@valibot/i18n/ar/checkAsync";
|
|
4
6
|
import "@valibot/i18n/ar/creditCard";
|
|
5
7
|
import "@valibot/i18n/ar/cuid2";
|
|
6
|
-
import "@valibot/i18n/ar/custom";
|
|
7
|
-
import "@valibot/i18n/ar/customAsync";
|
|
8
8
|
import "@valibot/i18n/ar/decimal";
|
|
9
9
|
import "@valibot/i18n/ar/email";
|
|
10
10
|
import "@valibot/i18n/ar/emoji";
|
|
11
|
+
import "@valibot/i18n/ar/empty";
|
|
11
12
|
import "@valibot/i18n/ar/endsWith";
|
|
12
13
|
import "@valibot/i18n/ar/excludes";
|
|
13
14
|
import "@valibot/i18n/ar/finite";
|
|
@@ -40,6 +41,7 @@ import "@valibot/i18n/ar/minLength";
|
|
|
40
41
|
import "@valibot/i18n/ar/minSize";
|
|
41
42
|
import "@valibot/i18n/ar/minValue";
|
|
42
43
|
import "@valibot/i18n/ar/multipleOf";
|
|
44
|
+
import "@valibot/i18n/ar/nonEmpty";
|
|
43
45
|
import "@valibot/i18n/ar/notBytes";
|
|
44
46
|
import "@valibot/i18n/ar/notLength";
|
|
45
47
|
import "@valibot/i18n/ar/notSize";
|
package/ar/nonEmpty.cjs
ADDED
package/ar/nonEmpty.js
ADDED
package/de/empty.cjs
ADDED
package/de/empty.js
ADDED
package/de/index.cjs
CHANGED
|
@@ -2,13 +2,14 @@
|
|
|
2
2
|
var import_schema = require("@valibot/i18n/de/schema");
|
|
3
3
|
var import_bic = require("@valibot/i18n/de/bic");
|
|
4
4
|
var import_bytes = require("@valibot/i18n/de/bytes");
|
|
5
|
+
var import_check = require("@valibot/i18n/de/check");
|
|
6
|
+
var import_checkAsync = require("@valibot/i18n/de/checkAsync");
|
|
5
7
|
var import_creditCard = require("@valibot/i18n/de/creditCard");
|
|
6
8
|
var import_cuid2 = require("@valibot/i18n/de/cuid2");
|
|
7
|
-
var import_custom = require("@valibot/i18n/de/custom");
|
|
8
|
-
var import_customAsync = require("@valibot/i18n/de/customAsync");
|
|
9
9
|
var import_decimal = require("@valibot/i18n/de/decimal");
|
|
10
10
|
var import_email = require("@valibot/i18n/de/email");
|
|
11
11
|
var import_emoji = require("@valibot/i18n/de/emoji");
|
|
12
|
+
var import_empty = require("@valibot/i18n/de/empty");
|
|
12
13
|
var import_endsWith = require("@valibot/i18n/de/endsWith");
|
|
13
14
|
var import_excludes = require("@valibot/i18n/de/excludes");
|
|
14
15
|
var import_finite = require("@valibot/i18n/de/finite");
|
|
@@ -41,6 +42,7 @@ var import_minLength = require("@valibot/i18n/de/minLength");
|
|
|
41
42
|
var import_minSize = require("@valibot/i18n/de/minSize");
|
|
42
43
|
var import_minValue = require("@valibot/i18n/de/minValue");
|
|
43
44
|
var import_multipleOf = require("@valibot/i18n/de/multipleOf");
|
|
45
|
+
var import_nonEmpty = require("@valibot/i18n/de/nonEmpty");
|
|
44
46
|
var import_notBytes = require("@valibot/i18n/de/notBytes");
|
|
45
47
|
var import_notLength = require("@valibot/i18n/de/notLength");
|
|
46
48
|
var import_notSize = require("@valibot/i18n/de/notSize");
|
package/de/index.js
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import "@valibot/i18n/de/schema";
|
|
2
2
|
import "@valibot/i18n/de/bic";
|
|
3
3
|
import "@valibot/i18n/de/bytes";
|
|
4
|
+
import "@valibot/i18n/de/check";
|
|
5
|
+
import "@valibot/i18n/de/checkAsync";
|
|
4
6
|
import "@valibot/i18n/de/creditCard";
|
|
5
7
|
import "@valibot/i18n/de/cuid2";
|
|
6
|
-
import "@valibot/i18n/de/custom";
|
|
7
|
-
import "@valibot/i18n/de/customAsync";
|
|
8
8
|
import "@valibot/i18n/de/decimal";
|
|
9
9
|
import "@valibot/i18n/de/email";
|
|
10
10
|
import "@valibot/i18n/de/emoji";
|
|
11
|
+
import "@valibot/i18n/de/empty";
|
|
11
12
|
import "@valibot/i18n/de/endsWith";
|
|
12
13
|
import "@valibot/i18n/de/excludes";
|
|
13
14
|
import "@valibot/i18n/de/finite";
|
|
@@ -40,6 +41,7 @@ import "@valibot/i18n/de/minLength";
|
|
|
40
41
|
import "@valibot/i18n/de/minSize";
|
|
41
42
|
import "@valibot/i18n/de/minValue";
|
|
42
43
|
import "@valibot/i18n/de/multipleOf";
|
|
44
|
+
import "@valibot/i18n/de/nonEmpty";
|
|
43
45
|
import "@valibot/i18n/de/notBytes";
|
|
44
46
|
import "@valibot/i18n/de/notLength";
|
|
45
47
|
import "@valibot/i18n/de/notSize";
|
package/de/nonEmpty.cjs
ADDED
package/de/nonEmpty.js
ADDED
package/es/empty.cjs
ADDED
package/es/empty.js
ADDED
package/es/index.cjs
CHANGED
|
@@ -2,13 +2,14 @@
|
|
|
2
2
|
var import_schema = require("@valibot/i18n/es/schema");
|
|
3
3
|
var import_bic = require("@valibot/i18n/es/bic");
|
|
4
4
|
var import_bytes = require("@valibot/i18n/es/bytes");
|
|
5
|
+
var import_check = require("@valibot/i18n/es/check");
|
|
6
|
+
var import_checkAsync = require("@valibot/i18n/es/checkAsync");
|
|
5
7
|
var import_creditCard = require("@valibot/i18n/es/creditCard");
|
|
6
8
|
var import_cuid2 = require("@valibot/i18n/es/cuid2");
|
|
7
|
-
var import_custom = require("@valibot/i18n/es/custom");
|
|
8
|
-
var import_customAsync = require("@valibot/i18n/es/customAsync");
|
|
9
9
|
var import_decimal = require("@valibot/i18n/es/decimal");
|
|
10
10
|
var import_email = require("@valibot/i18n/es/email");
|
|
11
11
|
var import_emoji = require("@valibot/i18n/es/emoji");
|
|
12
|
+
var import_empty = require("@valibot/i18n/es/empty");
|
|
12
13
|
var import_endsWith = require("@valibot/i18n/es/endsWith");
|
|
13
14
|
var import_excludes = require("@valibot/i18n/es/excludes");
|
|
14
15
|
var import_finite = require("@valibot/i18n/es/finite");
|
|
@@ -41,6 +42,7 @@ var import_minLength = require("@valibot/i18n/es/minLength");
|
|
|
41
42
|
var import_minSize = require("@valibot/i18n/es/minSize");
|
|
42
43
|
var import_minValue = require("@valibot/i18n/es/minValue");
|
|
43
44
|
var import_multipleOf = require("@valibot/i18n/es/multipleOf");
|
|
45
|
+
var import_nonEmpty = require("@valibot/i18n/es/nonEmpty");
|
|
44
46
|
var import_notBytes = require("@valibot/i18n/es/notBytes");
|
|
45
47
|
var import_notLength = require("@valibot/i18n/es/notLength");
|
|
46
48
|
var import_notSize = require("@valibot/i18n/es/notSize");
|
package/es/index.js
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import "@valibot/i18n/es/schema";
|
|
2
2
|
import "@valibot/i18n/es/bic";
|
|
3
3
|
import "@valibot/i18n/es/bytes";
|
|
4
|
+
import "@valibot/i18n/es/check";
|
|
5
|
+
import "@valibot/i18n/es/checkAsync";
|
|
4
6
|
import "@valibot/i18n/es/creditCard";
|
|
5
7
|
import "@valibot/i18n/es/cuid2";
|
|
6
|
-
import "@valibot/i18n/es/custom";
|
|
7
|
-
import "@valibot/i18n/es/customAsync";
|
|
8
8
|
import "@valibot/i18n/es/decimal";
|
|
9
9
|
import "@valibot/i18n/es/email";
|
|
10
10
|
import "@valibot/i18n/es/emoji";
|
|
11
|
+
import "@valibot/i18n/es/empty";
|
|
11
12
|
import "@valibot/i18n/es/endsWith";
|
|
12
13
|
import "@valibot/i18n/es/excludes";
|
|
13
14
|
import "@valibot/i18n/es/finite";
|
|
@@ -40,6 +41,7 @@ import "@valibot/i18n/es/minLength";
|
|
|
40
41
|
import "@valibot/i18n/es/minSize";
|
|
41
42
|
import "@valibot/i18n/es/minValue";
|
|
42
43
|
import "@valibot/i18n/es/multipleOf";
|
|
44
|
+
import "@valibot/i18n/es/nonEmpty";
|
|
43
45
|
import "@valibot/i18n/es/notBytes";
|
|
44
46
|
import "@valibot/i18n/es/notLength";
|
|
45
47
|
import "@valibot/i18n/es/notSize";
|
package/es/nonEmpty.cjs
ADDED
package/es/nonEmpty.js
ADDED
package/fr/empty.cjs
ADDED
package/fr/empty.js
ADDED
package/fr/index.cjs
CHANGED
|
@@ -2,13 +2,14 @@
|
|
|
2
2
|
var import_schema = require("@valibot/i18n/fr/schema");
|
|
3
3
|
var import_bic = require("@valibot/i18n/fr/bic");
|
|
4
4
|
var import_bytes = require("@valibot/i18n/fr/bytes");
|
|
5
|
+
var import_check = require("@valibot/i18n/fr/check");
|
|
6
|
+
var import_checkAsync = require("@valibot/i18n/fr/checkAsync");
|
|
5
7
|
var import_creditCard = require("@valibot/i18n/fr/creditCard");
|
|
6
8
|
var import_cuid2 = require("@valibot/i18n/fr/cuid2");
|
|
7
|
-
var import_custom = require("@valibot/i18n/fr/custom");
|
|
8
|
-
var import_customAsync = require("@valibot/i18n/fr/customAsync");
|
|
9
9
|
var import_decimal = require("@valibot/i18n/fr/decimal");
|
|
10
10
|
var import_email = require("@valibot/i18n/fr/email");
|
|
11
11
|
var import_emoji = require("@valibot/i18n/fr/emoji");
|
|
12
|
+
var import_empty = require("@valibot/i18n/fr/empty");
|
|
12
13
|
var import_endsWith = require("@valibot/i18n/fr/endsWith");
|
|
13
14
|
var import_excludes = require("@valibot/i18n/fr/excludes");
|
|
14
15
|
var import_finite = require("@valibot/i18n/fr/finite");
|
|
@@ -41,6 +42,7 @@ var import_minLength = require("@valibot/i18n/fr/minLength");
|
|
|
41
42
|
var import_minSize = require("@valibot/i18n/fr/minSize");
|
|
42
43
|
var import_minValue = require("@valibot/i18n/fr/minValue");
|
|
43
44
|
var import_multipleOf = require("@valibot/i18n/fr/multipleOf");
|
|
45
|
+
var import_nonEmpty = require("@valibot/i18n/fr/nonEmpty");
|
|
44
46
|
var import_notBytes = require("@valibot/i18n/fr/notBytes");
|
|
45
47
|
var import_notLength = require("@valibot/i18n/fr/notLength");
|
|
46
48
|
var import_notSize = require("@valibot/i18n/fr/notSize");
|
package/fr/index.js
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import "@valibot/i18n/fr/schema";
|
|
2
2
|
import "@valibot/i18n/fr/bic";
|
|
3
3
|
import "@valibot/i18n/fr/bytes";
|
|
4
|
+
import "@valibot/i18n/fr/check";
|
|
5
|
+
import "@valibot/i18n/fr/checkAsync";
|
|
4
6
|
import "@valibot/i18n/fr/creditCard";
|
|
5
7
|
import "@valibot/i18n/fr/cuid2";
|
|
6
|
-
import "@valibot/i18n/fr/custom";
|
|
7
|
-
import "@valibot/i18n/fr/customAsync";
|
|
8
8
|
import "@valibot/i18n/fr/decimal";
|
|
9
9
|
import "@valibot/i18n/fr/email";
|
|
10
10
|
import "@valibot/i18n/fr/emoji";
|
|
11
|
+
import "@valibot/i18n/fr/empty";
|
|
11
12
|
import "@valibot/i18n/fr/endsWith";
|
|
12
13
|
import "@valibot/i18n/fr/excludes";
|
|
13
14
|
import "@valibot/i18n/fr/finite";
|
|
@@ -40,6 +41,7 @@ import "@valibot/i18n/fr/minLength";
|
|
|
40
41
|
import "@valibot/i18n/fr/minSize";
|
|
41
42
|
import "@valibot/i18n/fr/minValue";
|
|
42
43
|
import "@valibot/i18n/fr/multipleOf";
|
|
44
|
+
import "@valibot/i18n/fr/nonEmpty";
|
|
43
45
|
import "@valibot/i18n/fr/notBytes";
|
|
44
46
|
import "@valibot/i18n/fr/notLength";
|
|
45
47
|
import "@valibot/i18n/fr/notSize";
|
package/fr/nonEmpty.cjs
ADDED
package/fr/nonEmpty.js
ADDED
package/hu/empty.cjs
ADDED
package/hu/empty.js
ADDED
package/hu/index.cjs
CHANGED
|
@@ -2,13 +2,14 @@
|
|
|
2
2
|
var import_schema = require("@valibot/i18n/hu/schema");
|
|
3
3
|
var import_bic = require("@valibot/i18n/hu/bic");
|
|
4
4
|
var import_bytes = require("@valibot/i18n/hu/bytes");
|
|
5
|
+
var import_check = require("@valibot/i18n/hu/check");
|
|
6
|
+
var import_checkAsync = require("@valibot/i18n/hu/checkAsync");
|
|
5
7
|
var import_creditCard = require("@valibot/i18n/hu/creditCard");
|
|
6
8
|
var import_cuid2 = require("@valibot/i18n/hu/cuid2");
|
|
7
|
-
var import_custom = require("@valibot/i18n/hu/custom");
|
|
8
|
-
var import_customAsync = require("@valibot/i18n/hu/customAsync");
|
|
9
9
|
var import_decimal = require("@valibot/i18n/hu/decimal");
|
|
10
10
|
var import_email = require("@valibot/i18n/hu/email");
|
|
11
11
|
var import_emoji = require("@valibot/i18n/hu/emoji");
|
|
12
|
+
var import_empty = require("@valibot/i18n/hu/empty");
|
|
12
13
|
var import_endsWith = require("@valibot/i18n/hu/endsWith");
|
|
13
14
|
var import_excludes = require("@valibot/i18n/hu/excludes");
|
|
14
15
|
var import_finite = require("@valibot/i18n/hu/finite");
|
|
@@ -41,6 +42,7 @@ var import_minLength = require("@valibot/i18n/hu/minLength");
|
|
|
41
42
|
var import_minSize = require("@valibot/i18n/hu/minSize");
|
|
42
43
|
var import_minValue = require("@valibot/i18n/hu/minValue");
|
|
43
44
|
var import_multipleOf = require("@valibot/i18n/hu/multipleOf");
|
|
45
|
+
var import_nonEmpty = require("@valibot/i18n/hu/nonEmpty");
|
|
44
46
|
var import_notBytes = require("@valibot/i18n/hu/notBytes");
|
|
45
47
|
var import_notLength = require("@valibot/i18n/hu/notLength");
|
|
46
48
|
var import_notSize = require("@valibot/i18n/hu/notSize");
|
package/hu/index.js
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
import "@valibot/i18n/hu/schema";
|
|
2
2
|
import "@valibot/i18n/hu/bic";
|
|
3
3
|
import "@valibot/i18n/hu/bytes";
|
|
4
|
+
import "@valibot/i18n/hu/check";
|
|
5
|
+
import "@valibot/i18n/hu/checkAsync";
|
|
4
6
|
import "@valibot/i18n/hu/creditCard";
|
|
5
7
|
import "@valibot/i18n/hu/cuid2";
|
|
6
|
-
import "@valibot/i18n/hu/custom";
|
|
7
|
-
import "@valibot/i18n/hu/customAsync";
|
|
8
8
|
import "@valibot/i18n/hu/decimal";
|
|
9
9
|
import "@valibot/i18n/hu/email";
|
|
10
10
|
import "@valibot/i18n/hu/emoji";
|
|
11
|
+
import "@valibot/i18n/hu/empty";
|
|
11
12
|
import "@valibot/i18n/hu/endsWith";
|
|
12
13
|
import "@valibot/i18n/hu/excludes";
|
|
13
14
|
import "@valibot/i18n/hu/finite";
|
|
@@ -40,6 +41,7 @@ import "@valibot/i18n/hu/minLength";
|
|
|
40
41
|
import "@valibot/i18n/hu/minSize";
|
|
41
42
|
import "@valibot/i18n/hu/minValue";
|
|
42
43
|
import "@valibot/i18n/hu/multipleOf";
|
|
44
|
+
import "@valibot/i18n/hu/nonEmpty";
|
|
43
45
|
import "@valibot/i18n/hu/notBytes";
|
|
44
46
|
import "@valibot/i18n/hu/notLength";
|
|
45
47
|
import "@valibot/i18n/hu/notSize";
|
package/hu/nonEmpty.cjs
ADDED