@valibot/i18n 0.11.0 → 0.13.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/README.md +5 -2
- package/hu/bic.cjs +7 -0
- package/hu/bic.d.cts +1 -0
- package/hu/bic.d.ts +1 -0
- package/hu/bic.js +6 -0
- package/hu/bytes.cjs +7 -0
- package/hu/bytes.d.cts +1 -0
- package/hu/bytes.d.ts +1 -0
- package/hu/bytes.js +6 -0
- package/hu/creditCard.cjs +7 -0
- package/hu/creditCard.d.cts +1 -0
- package/hu/creditCard.d.ts +1 -0
- package/hu/creditCard.js +6 -0
- package/hu/cuid2.cjs +7 -0
- package/hu/cuid2.d.cts +1 -0
- package/hu/cuid2.d.ts +1 -0
- package/hu/cuid2.js +6 -0
- package/hu/custom.cjs +7 -0
- package/hu/custom.d.cts +1 -0
- package/hu/custom.d.ts +1 -0
- package/hu/custom.js +6 -0
- package/hu/customAsync.cjs +7 -0
- package/hu/customAsync.d.cts +1 -0
- package/hu/customAsync.d.ts +1 -0
- package/hu/customAsync.js +6 -0
- package/hu/decimal.cjs +7 -0
- package/hu/decimal.d.cts +1 -0
- package/hu/decimal.d.ts +1 -0
- package/hu/decimal.js +6 -0
- package/hu/email.cjs +7 -0
- package/hu/email.d.cts +1 -0
- package/hu/email.d.ts +1 -0
- package/hu/email.js +6 -0
- package/hu/emoji.cjs +7 -0
- package/hu/emoji.d.cts +1 -0
- package/hu/emoji.d.ts +1 -0
- package/hu/emoji.js +6 -0
- package/hu/endsWith.cjs +7 -0
- package/hu/endsWith.d.cts +1 -0
- package/hu/endsWith.d.ts +1 -0
- package/hu/endsWith.js +6 -0
- package/hu/excludes.cjs +7 -0
- package/hu/excludes.d.cts +1 -0
- package/hu/excludes.d.ts +1 -0
- package/hu/excludes.js +6 -0
- package/hu/finite.cjs +7 -0
- package/hu/finite.d.cts +1 -0
- package/hu/finite.d.ts +1 -0
- package/hu/finite.js +6 -0
- package/hu/hash.cjs +7 -0
- package/hu/hash.d.cts +1 -0
- package/hu/hash.d.ts +1 -0
- package/hu/hash.js +6 -0
- package/hu/hexColor.cjs +7 -0
- package/hu/hexColor.d.cts +1 -0
- package/hu/hexColor.d.ts +1 -0
- package/hu/hexColor.js +6 -0
- package/hu/hexadecimal.cjs +7 -0
- package/hu/hexadecimal.d.cts +1 -0
- package/hu/hexadecimal.d.ts +1 -0
- package/hu/hexadecimal.js +6 -0
- package/hu/imei.cjs +7 -0
- package/hu/imei.d.cts +1 -0
- package/hu/imei.d.ts +1 -0
- package/hu/imei.js +6 -0
- package/hu/includes.cjs +7 -0
- package/hu/includes.d.cts +1 -0
- package/hu/includes.d.ts +1 -0
- package/hu/includes.js +6 -0
- package/hu/index.cjs +56 -0
- package/hu/index.d.cts +1 -0
- package/hu/index.d.ts +1 -0
- package/hu/index.js +55 -0
- package/hu/integer.cjs +7 -0
- package/hu/integer.d.cts +1 -0
- package/hu/integer.d.ts +1 -0
- package/hu/integer.js +6 -0
- package/hu/ip.cjs +7 -0
- package/hu/ip.d.cts +1 -0
- package/hu/ip.d.ts +1 -0
- package/hu/ip.js +6 -0
- package/hu/ipv4.cjs +7 -0
- package/hu/ipv4.d.cts +1 -0
- package/hu/ipv4.d.ts +1 -0
- package/hu/ipv4.js +6 -0
- package/hu/ipv6.cjs +7 -0
- package/hu/ipv6.d.cts +1 -0
- package/hu/ipv6.d.ts +1 -0
- package/hu/ipv6.js +6 -0
- package/hu/isoDate.cjs +7 -0
- package/hu/isoDate.d.cts +1 -0
- package/hu/isoDate.d.ts +1 -0
- package/hu/isoDate.js +6 -0
- package/hu/isoDateTime.cjs +7 -0
- package/hu/isoDateTime.d.cts +1 -0
- package/hu/isoDateTime.d.ts +1 -0
- package/hu/isoDateTime.js +6 -0
- package/hu/isoTime.cjs +7 -0
- package/hu/isoTime.d.cts +1 -0
- package/hu/isoTime.d.ts +1 -0
- package/hu/isoTime.js +6 -0
- package/hu/isoTimeSecond.cjs +7 -0
- package/hu/isoTimeSecond.d.cts +1 -0
- package/hu/isoTimeSecond.d.ts +1 -0
- package/hu/isoTimeSecond.js +6 -0
- package/hu/isoTimestamp.cjs +7 -0
- package/hu/isoTimestamp.d.cts +1 -0
- package/hu/isoTimestamp.d.ts +1 -0
- package/hu/isoTimestamp.js +6 -0
- package/hu/isoWeek.cjs +7 -0
- package/hu/isoWeek.d.cts +1 -0
- package/hu/isoWeek.d.ts +1 -0
- package/hu/isoWeek.js +6 -0
- package/hu/length.cjs +7 -0
- package/hu/length.d.cts +1 -0
- package/hu/length.d.ts +1 -0
- package/hu/length.js +6 -0
- package/hu/mac.cjs +7 -0
- package/hu/mac.d.cts +1 -0
- package/hu/mac.d.ts +1 -0
- package/hu/mac.js +6 -0
- package/hu/mac48.cjs +7 -0
- package/hu/mac48.d.cts +1 -0
- package/hu/mac48.d.ts +1 -0
- package/hu/mac48.js +6 -0
- package/hu/mac64.cjs +7 -0
- package/hu/mac64.d.cts +1 -0
- package/hu/mac64.d.ts +1 -0
- package/hu/mac64.js +6 -0
- package/hu/maxBytes.cjs +7 -0
- package/hu/maxBytes.d.cts +1 -0
- package/hu/maxBytes.d.ts +1 -0
- package/hu/maxBytes.js +6 -0
- package/hu/maxLength.cjs +7 -0
- package/hu/maxLength.d.cts +1 -0
- package/hu/maxLength.d.ts +1 -0
- package/hu/maxLength.js +6 -0
- package/hu/maxSize.cjs +7 -0
- package/hu/maxSize.d.cts +1 -0
- package/hu/maxSize.d.ts +1 -0
- package/hu/maxSize.js +6 -0
- package/hu/maxValue.cjs +7 -0
- package/hu/maxValue.d.cts +1 -0
- package/hu/maxValue.d.ts +1 -0
- package/hu/maxValue.js +6 -0
- package/hu/mimeType.cjs +7 -0
- package/hu/mimeType.d.cts +1 -0
- package/hu/mimeType.d.ts +1 -0
- package/hu/mimeType.js +6 -0
- package/hu/minBytes.cjs +7 -0
- package/hu/minBytes.d.cts +1 -0
- package/hu/minBytes.d.ts +1 -0
- package/hu/minBytes.js +6 -0
- package/hu/minLength.cjs +7 -0
- package/hu/minLength.d.cts +1 -0
- package/hu/minLength.d.ts +1 -0
- package/hu/minLength.js +6 -0
- package/hu/minSize.cjs +7 -0
- package/hu/minSize.d.cts +1 -0
- package/hu/minSize.d.ts +1 -0
- package/hu/minSize.js +6 -0
- package/hu/minValue.cjs +7 -0
- package/hu/minValue.d.cts +1 -0
- package/hu/minValue.d.ts +1 -0
- package/hu/minValue.js +6 -0
- package/hu/multipleOf.cjs +7 -0
- package/hu/multipleOf.d.cts +1 -0
- package/hu/multipleOf.d.ts +1 -0
- package/hu/multipleOf.js +6 -0
- package/hu/notBytes.cjs +7 -0
- package/hu/notBytes.d.cts +1 -0
- package/hu/notBytes.d.ts +1 -0
- package/hu/notBytes.js +6 -0
- package/hu/notLength.cjs +7 -0
- package/hu/notLength.d.cts +1 -0
- package/hu/notLength.d.ts +1 -0
- package/hu/notLength.js +6 -0
- package/hu/notSize.cjs +7 -0
- package/hu/notSize.d.cts +1 -0
- package/hu/notSize.d.ts +1 -0
- package/hu/notSize.js +6 -0
- package/hu/notValue.cjs +7 -0
- package/hu/notValue.d.cts +1 -0
- package/hu/notValue.d.ts +1 -0
- package/hu/notValue.js +6 -0
- package/hu/octal.cjs +7 -0
- package/hu/octal.d.cts +1 -0
- package/hu/octal.d.ts +1 -0
- package/hu/octal.js +6 -0
- package/hu/regex.cjs +7 -0
- package/hu/regex.d.cts +1 -0
- package/hu/regex.d.ts +1 -0
- package/hu/regex.js +6 -0
- package/hu/safeInteger.cjs +7 -0
- package/hu/safeInteger.d.cts +1 -0
- package/hu/safeInteger.d.ts +1 -0
- package/hu/safeInteger.js +6 -0
- package/hu/schema.cjs +6 -0
- package/hu/schema.d.cts +1 -0
- package/hu/schema.d.ts +1 -0
- package/hu/schema.js +5 -0
- package/hu/size.cjs +7 -0
- package/hu/size.d.cts +1 -0
- package/hu/size.d.ts +1 -0
- package/hu/size.js +6 -0
- package/hu/startsWith.cjs +7 -0
- package/hu/startsWith.d.cts +1 -0
- package/hu/startsWith.d.ts +1 -0
- package/hu/startsWith.js +6 -0
- package/hu/ulid.cjs +7 -0
- package/hu/ulid.d.cts +1 -0
- package/hu/ulid.d.ts +1 -0
- package/hu/ulid.js +6 -0
- package/hu/url.cjs +7 -0
- package/hu/url.d.cts +1 -0
- package/hu/url.d.ts +1 -0
- package/hu/url.js +6 -0
- package/hu/uuid.cjs +7 -0
- package/hu/uuid.d.cts +1 -0
- package/hu/uuid.d.ts +1 -0
- package/hu/uuid.js +6 -0
- package/hu/value.cjs +7 -0
- package/hu/value.d.cts +1 -0
- package/hu/value.d.ts +1 -0
- package/hu/value.js +6 -0
- package/index.cjs +1 -0
- package/index.js +1 -0
- package/package.json +571 -7
package/README.md
CHANGED
|
@@ -13,6 +13,7 @@ The official i18n translations for Valibot. See the [internationalization guide]
|
|
|
13
13
|
| English (en) | [#397][pr-397-url] | ✅ |
|
|
14
14
|
| German (de) | [#397][pr-397-url] | ✅ |
|
|
15
15
|
| French (fr) | [#418][pr-418-url] | ✅ |
|
|
16
|
+
| Hungarian (hu) | [#560][pr-560-url] | ✅ |
|
|
16
17
|
| Japanese (ja) | [#431][pr-431-url] | ✅ |
|
|
17
18
|
| Korean (kr) | [#429][pr-429-url] | ✅ |
|
|
18
19
|
| Norwegian (nb) | [#439][pr-439-url] | ✅ |
|
|
@@ -38,6 +39,7 @@ The official i18n translations for Valibot. See the [internationalization guide]
|
|
|
38
39
|
[pr-509-url]: https://github.com/fabian-hiller/valibot/pull/509
|
|
39
40
|
[pr-527-url]: https://github.com/fabian-hiller/valibot/pull/527
|
|
40
41
|
[pr-549-url]: https://github.com/fabian-hiller/valibot/pull/549
|
|
42
|
+
[pr-560-url]: https://github.com/fabian-hiller/valibot/pull/560
|
|
41
43
|
|
|
42
44
|
## Getting started
|
|
43
45
|
|
|
@@ -70,7 +72,7 @@ cd ../packages/i18n
|
|
|
70
72
|
1. Add ISO code to `src/types.ts` in line 4
|
|
71
73
|
2. Duplicate `src/en.ts` and change file name to ISO code
|
|
72
74
|
3. Change ISO code and translate messages in new file
|
|
73
|
-
4. Import new language file in `scripts/build.ts`
|
|
75
|
+
4. Import new language file in `scripts/build-npm.ts` and `scripts/build-jsr.ts`
|
|
74
76
|
5. Add new import to `languages` array
|
|
75
77
|
|
|
76
78
|
## Build library
|
|
@@ -78,5 +80,6 @@ cd ../packages/i18n
|
|
|
78
80
|
Execute build script
|
|
79
81
|
|
|
80
82
|
```bash
|
|
81
|
-
pnpm build
|
|
83
|
+
pnpm build-npm # for npm
|
|
84
|
+
pnpm build-jsr # for JSR
|
|
82
85
|
```
|
package/hu/bic.cjs
ADDED
package/hu/bic.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/bic.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/bic.js
ADDED
package/hu/bytes.cjs
ADDED
package/hu/bytes.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/bytes.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/bytes.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/creditCard.js
ADDED
package/hu/cuid2.cjs
ADDED
package/hu/cuid2.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/cuid2.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/cuid2.js
ADDED
package/hu/custom.cjs
ADDED
package/hu/custom.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/custom.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/custom.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/decimal.cjs
ADDED
package/hu/decimal.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/decimal.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/decimal.js
ADDED
package/hu/email.cjs
ADDED
package/hu/email.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/email.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/email.js
ADDED
package/hu/emoji.cjs
ADDED
package/hu/emoji.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/emoji.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/emoji.js
ADDED
package/hu/endsWith.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/endsWith.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/endsWith.js
ADDED
package/hu/excludes.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/excludes.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/excludes.js
ADDED
package/hu/finite.cjs
ADDED
package/hu/finite.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/finite.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/finite.js
ADDED
package/hu/hash.cjs
ADDED
package/hu/hash.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/hash.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/hash.js
ADDED
package/hu/hexColor.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/hexColor.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/hexColor.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/imei.cjs
ADDED
package/hu/imei.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/imei.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/imei.js
ADDED
package/hu/includes.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/includes.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/includes.js
ADDED
package/hu/index.cjs
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var import_schema = require("@valibot/i18n/hu/schema");
|
|
3
|
+
var import_bic = require("@valibot/i18n/hu/bic");
|
|
4
|
+
var import_bytes = require("@valibot/i18n/hu/bytes");
|
|
5
|
+
var import_creditCard = require("@valibot/i18n/hu/creditCard");
|
|
6
|
+
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
|
+
var import_decimal = require("@valibot/i18n/hu/decimal");
|
|
10
|
+
var import_email = require("@valibot/i18n/hu/email");
|
|
11
|
+
var import_emoji = require("@valibot/i18n/hu/emoji");
|
|
12
|
+
var import_endsWith = require("@valibot/i18n/hu/endsWith");
|
|
13
|
+
var import_excludes = require("@valibot/i18n/hu/excludes");
|
|
14
|
+
var import_finite = require("@valibot/i18n/hu/finite");
|
|
15
|
+
var import_hash = require("@valibot/i18n/hu/hash");
|
|
16
|
+
var import_hexColor = require("@valibot/i18n/hu/hexColor");
|
|
17
|
+
var import_hexadecimal = require("@valibot/i18n/hu/hexadecimal");
|
|
18
|
+
var import_imei = require("@valibot/i18n/hu/imei");
|
|
19
|
+
var import_includes = require("@valibot/i18n/hu/includes");
|
|
20
|
+
var import_integer = require("@valibot/i18n/hu/integer");
|
|
21
|
+
var import_ip = require("@valibot/i18n/hu/ip");
|
|
22
|
+
var import_ipv4 = require("@valibot/i18n/hu/ipv4");
|
|
23
|
+
var import_ipv6 = require("@valibot/i18n/hu/ipv6");
|
|
24
|
+
var import_isoDate = require("@valibot/i18n/hu/isoDate");
|
|
25
|
+
var import_isoDateTime = require("@valibot/i18n/hu/isoDateTime");
|
|
26
|
+
var import_isoTime = require("@valibot/i18n/hu/isoTime");
|
|
27
|
+
var import_isoTimeSecond = require("@valibot/i18n/hu/isoTimeSecond");
|
|
28
|
+
var import_isoTimestamp = require("@valibot/i18n/hu/isoTimestamp");
|
|
29
|
+
var import_isoWeek = require("@valibot/i18n/hu/isoWeek");
|
|
30
|
+
var import_length = require("@valibot/i18n/hu/length");
|
|
31
|
+
var import_mac = require("@valibot/i18n/hu/mac");
|
|
32
|
+
var import_mac48 = require("@valibot/i18n/hu/mac48");
|
|
33
|
+
var import_mac64 = require("@valibot/i18n/hu/mac64");
|
|
34
|
+
var import_maxBytes = require("@valibot/i18n/hu/maxBytes");
|
|
35
|
+
var import_maxLength = require("@valibot/i18n/hu/maxLength");
|
|
36
|
+
var import_maxSize = require("@valibot/i18n/hu/maxSize");
|
|
37
|
+
var import_maxValue = require("@valibot/i18n/hu/maxValue");
|
|
38
|
+
var import_mimeType = require("@valibot/i18n/hu/mimeType");
|
|
39
|
+
var import_minBytes = require("@valibot/i18n/hu/minBytes");
|
|
40
|
+
var import_minLength = require("@valibot/i18n/hu/minLength");
|
|
41
|
+
var import_minSize = require("@valibot/i18n/hu/minSize");
|
|
42
|
+
var import_minValue = require("@valibot/i18n/hu/minValue");
|
|
43
|
+
var import_multipleOf = require("@valibot/i18n/hu/multipleOf");
|
|
44
|
+
var import_notBytes = require("@valibot/i18n/hu/notBytes");
|
|
45
|
+
var import_notLength = require("@valibot/i18n/hu/notLength");
|
|
46
|
+
var import_notSize = require("@valibot/i18n/hu/notSize");
|
|
47
|
+
var import_notValue = require("@valibot/i18n/hu/notValue");
|
|
48
|
+
var import_octal = require("@valibot/i18n/hu/octal");
|
|
49
|
+
var import_regex = require("@valibot/i18n/hu/regex");
|
|
50
|
+
var import_safeInteger = require("@valibot/i18n/hu/safeInteger");
|
|
51
|
+
var import_size = require("@valibot/i18n/hu/size");
|
|
52
|
+
var import_startsWith = require("@valibot/i18n/hu/startsWith");
|
|
53
|
+
var import_ulid = require("@valibot/i18n/hu/ulid");
|
|
54
|
+
var import_url = require("@valibot/i18n/hu/url");
|
|
55
|
+
var import_uuid = require("@valibot/i18n/hu/uuid");
|
|
56
|
+
var import_value = require("@valibot/i18n/hu/value");
|
package/hu/index.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/index.js
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import "@valibot/i18n/hu/schema";
|
|
2
|
+
import "@valibot/i18n/hu/bic";
|
|
3
|
+
import "@valibot/i18n/hu/bytes";
|
|
4
|
+
import "@valibot/i18n/hu/creditCard";
|
|
5
|
+
import "@valibot/i18n/hu/cuid2";
|
|
6
|
+
import "@valibot/i18n/hu/custom";
|
|
7
|
+
import "@valibot/i18n/hu/customAsync";
|
|
8
|
+
import "@valibot/i18n/hu/decimal";
|
|
9
|
+
import "@valibot/i18n/hu/email";
|
|
10
|
+
import "@valibot/i18n/hu/emoji";
|
|
11
|
+
import "@valibot/i18n/hu/endsWith";
|
|
12
|
+
import "@valibot/i18n/hu/excludes";
|
|
13
|
+
import "@valibot/i18n/hu/finite";
|
|
14
|
+
import "@valibot/i18n/hu/hash";
|
|
15
|
+
import "@valibot/i18n/hu/hexColor";
|
|
16
|
+
import "@valibot/i18n/hu/hexadecimal";
|
|
17
|
+
import "@valibot/i18n/hu/imei";
|
|
18
|
+
import "@valibot/i18n/hu/includes";
|
|
19
|
+
import "@valibot/i18n/hu/integer";
|
|
20
|
+
import "@valibot/i18n/hu/ip";
|
|
21
|
+
import "@valibot/i18n/hu/ipv4";
|
|
22
|
+
import "@valibot/i18n/hu/ipv6";
|
|
23
|
+
import "@valibot/i18n/hu/isoDate";
|
|
24
|
+
import "@valibot/i18n/hu/isoDateTime";
|
|
25
|
+
import "@valibot/i18n/hu/isoTime";
|
|
26
|
+
import "@valibot/i18n/hu/isoTimeSecond";
|
|
27
|
+
import "@valibot/i18n/hu/isoTimestamp";
|
|
28
|
+
import "@valibot/i18n/hu/isoWeek";
|
|
29
|
+
import "@valibot/i18n/hu/length";
|
|
30
|
+
import "@valibot/i18n/hu/mac";
|
|
31
|
+
import "@valibot/i18n/hu/mac48";
|
|
32
|
+
import "@valibot/i18n/hu/mac64";
|
|
33
|
+
import "@valibot/i18n/hu/maxBytes";
|
|
34
|
+
import "@valibot/i18n/hu/maxLength";
|
|
35
|
+
import "@valibot/i18n/hu/maxSize";
|
|
36
|
+
import "@valibot/i18n/hu/maxValue";
|
|
37
|
+
import "@valibot/i18n/hu/mimeType";
|
|
38
|
+
import "@valibot/i18n/hu/minBytes";
|
|
39
|
+
import "@valibot/i18n/hu/minLength";
|
|
40
|
+
import "@valibot/i18n/hu/minSize";
|
|
41
|
+
import "@valibot/i18n/hu/minValue";
|
|
42
|
+
import "@valibot/i18n/hu/multipleOf";
|
|
43
|
+
import "@valibot/i18n/hu/notBytes";
|
|
44
|
+
import "@valibot/i18n/hu/notLength";
|
|
45
|
+
import "@valibot/i18n/hu/notSize";
|
|
46
|
+
import "@valibot/i18n/hu/notValue";
|
|
47
|
+
import "@valibot/i18n/hu/octal";
|
|
48
|
+
import "@valibot/i18n/hu/regex";
|
|
49
|
+
import "@valibot/i18n/hu/safeInteger";
|
|
50
|
+
import "@valibot/i18n/hu/size";
|
|
51
|
+
import "@valibot/i18n/hu/startsWith";
|
|
52
|
+
import "@valibot/i18n/hu/ulid";
|
|
53
|
+
import "@valibot/i18n/hu/url";
|
|
54
|
+
import "@valibot/i18n/hu/uuid";
|
|
55
|
+
import "@valibot/i18n/hu/value";
|
package/hu/integer.cjs
ADDED
package/hu/integer.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/integer.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/integer.js
ADDED
package/hu/ip.cjs
ADDED
package/hu/ip.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/ip.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/ip.js
ADDED
package/hu/ipv4.cjs
ADDED
package/hu/ipv4.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/hu/ipv4.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|