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