@valibot/i18n 0.9.0 → 0.10.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 +2 -0
- package/index.cjs +1 -0
- package/index.js +1 -0
- package/package.json +562 -1
- package/pt/bic.cjs +7 -0
- package/pt/bic.d.cts +1 -0
- package/pt/bic.d.ts +1 -0
- package/pt/bic.js +6 -0
- package/pt/bytes.cjs +7 -0
- package/pt/bytes.d.cts +1 -0
- package/pt/bytes.d.ts +1 -0
- package/pt/bytes.js +6 -0
- package/pt/creditCard.cjs +7 -0
- package/pt/creditCard.d.cts +1 -0
- package/pt/creditCard.d.ts +1 -0
- package/pt/creditCard.js +6 -0
- package/pt/cuid2.cjs +7 -0
- package/pt/cuid2.d.cts +1 -0
- package/pt/cuid2.d.ts +1 -0
- package/pt/cuid2.js +6 -0
- package/pt/custom.cjs +7 -0
- package/pt/custom.d.cts +1 -0
- package/pt/custom.d.ts +1 -0
- package/pt/custom.js +6 -0
- package/pt/customAsync.cjs +7 -0
- package/pt/customAsync.d.cts +1 -0
- package/pt/customAsync.d.ts +1 -0
- package/pt/customAsync.js +6 -0
- package/pt/decimal.cjs +7 -0
- package/pt/decimal.d.cts +1 -0
- package/pt/decimal.d.ts +1 -0
- package/pt/decimal.js +6 -0
- package/pt/email.cjs +7 -0
- package/pt/email.d.cts +1 -0
- package/pt/email.d.ts +1 -0
- package/pt/email.js +6 -0
- package/pt/emoji.cjs +7 -0
- package/pt/emoji.d.cts +1 -0
- package/pt/emoji.d.ts +1 -0
- package/pt/emoji.js +6 -0
- package/pt/endsWith.cjs +7 -0
- package/pt/endsWith.d.cts +1 -0
- package/pt/endsWith.d.ts +1 -0
- package/pt/endsWith.js +6 -0
- package/pt/excludes.cjs +7 -0
- package/pt/excludes.d.cts +1 -0
- package/pt/excludes.d.ts +1 -0
- package/pt/excludes.js +6 -0
- package/pt/finite.cjs +7 -0
- package/pt/finite.d.cts +1 -0
- package/pt/finite.d.ts +1 -0
- package/pt/finite.js +6 -0
- package/pt/hash.cjs +7 -0
- package/pt/hash.d.cts +1 -0
- package/pt/hash.d.ts +1 -0
- package/pt/hash.js +6 -0
- package/pt/hexColor.cjs +7 -0
- package/pt/hexColor.d.cts +1 -0
- package/pt/hexColor.d.ts +1 -0
- package/pt/hexColor.js +6 -0
- package/pt/hexadecimal.cjs +7 -0
- package/pt/hexadecimal.d.cts +1 -0
- package/pt/hexadecimal.d.ts +1 -0
- package/pt/hexadecimal.js +6 -0
- package/pt/imei.cjs +7 -0
- package/pt/imei.d.cts +1 -0
- package/pt/imei.d.ts +1 -0
- package/pt/imei.js +6 -0
- package/pt/includes.cjs +7 -0
- package/pt/includes.d.cts +1 -0
- package/pt/includes.d.ts +1 -0
- package/pt/includes.js +6 -0
- package/pt/index.cjs +56 -0
- package/pt/index.d.cts +1 -0
- package/pt/index.d.ts +1 -0
- package/pt/index.js +55 -0
- package/pt/integer.cjs +7 -0
- package/pt/integer.d.cts +1 -0
- package/pt/integer.d.ts +1 -0
- package/pt/integer.js +6 -0
- package/pt/ip.cjs +7 -0
- package/pt/ip.d.cts +1 -0
- package/pt/ip.d.ts +1 -0
- package/pt/ip.js +6 -0
- package/pt/ipv4.cjs +7 -0
- package/pt/ipv4.d.cts +1 -0
- package/pt/ipv4.d.ts +1 -0
- package/pt/ipv4.js +6 -0
- package/pt/ipv6.cjs +7 -0
- package/pt/ipv6.d.cts +1 -0
- package/pt/ipv6.d.ts +1 -0
- package/pt/ipv6.js +6 -0
- package/pt/isoDate.cjs +7 -0
- package/pt/isoDate.d.cts +1 -0
- package/pt/isoDate.d.ts +1 -0
- package/pt/isoDate.js +6 -0
- package/pt/isoDateTime.cjs +7 -0
- package/pt/isoDateTime.d.cts +1 -0
- package/pt/isoDateTime.d.ts +1 -0
- package/pt/isoDateTime.js +6 -0
- package/pt/isoTime.cjs +7 -0
- package/pt/isoTime.d.cts +1 -0
- package/pt/isoTime.d.ts +1 -0
- package/pt/isoTime.js +6 -0
- package/pt/isoTimeSecond.cjs +7 -0
- package/pt/isoTimeSecond.d.cts +1 -0
- package/pt/isoTimeSecond.d.ts +1 -0
- package/pt/isoTimeSecond.js +6 -0
- package/pt/isoTimestamp.cjs +7 -0
- package/pt/isoTimestamp.d.cts +1 -0
- package/pt/isoTimestamp.d.ts +1 -0
- package/pt/isoTimestamp.js +6 -0
- package/pt/isoWeek.cjs +7 -0
- package/pt/isoWeek.d.cts +1 -0
- package/pt/isoWeek.d.ts +1 -0
- package/pt/isoWeek.js +6 -0
- package/pt/length.cjs +7 -0
- package/pt/length.d.cts +1 -0
- package/pt/length.d.ts +1 -0
- package/pt/length.js +6 -0
- package/pt/mac.cjs +7 -0
- package/pt/mac.d.cts +1 -0
- package/pt/mac.d.ts +1 -0
- package/pt/mac.js +6 -0
- package/pt/mac48.cjs +7 -0
- package/pt/mac48.d.cts +1 -0
- package/pt/mac48.d.ts +1 -0
- package/pt/mac48.js +6 -0
- package/pt/mac64.cjs +7 -0
- package/pt/mac64.d.cts +1 -0
- package/pt/mac64.d.ts +1 -0
- package/pt/mac64.js +6 -0
- package/pt/maxBytes.cjs +7 -0
- package/pt/maxBytes.d.cts +1 -0
- package/pt/maxBytes.d.ts +1 -0
- package/pt/maxBytes.js +6 -0
- package/pt/maxLength.cjs +7 -0
- package/pt/maxLength.d.cts +1 -0
- package/pt/maxLength.d.ts +1 -0
- package/pt/maxLength.js +6 -0
- package/pt/maxSize.cjs +7 -0
- package/pt/maxSize.d.cts +1 -0
- package/pt/maxSize.d.ts +1 -0
- package/pt/maxSize.js +6 -0
- package/pt/maxValue.cjs +7 -0
- package/pt/maxValue.d.cts +1 -0
- package/pt/maxValue.d.ts +1 -0
- package/pt/maxValue.js +6 -0
- package/pt/mimeType.cjs +7 -0
- package/pt/mimeType.d.cts +1 -0
- package/pt/mimeType.d.ts +1 -0
- package/pt/mimeType.js +6 -0
- package/pt/minBytes.cjs +7 -0
- package/pt/minBytes.d.cts +1 -0
- package/pt/minBytes.d.ts +1 -0
- package/pt/minBytes.js +6 -0
- package/pt/minLength.cjs +7 -0
- package/pt/minLength.d.cts +1 -0
- package/pt/minLength.d.ts +1 -0
- package/pt/minLength.js +6 -0
- package/pt/minSize.cjs +7 -0
- package/pt/minSize.d.cts +1 -0
- package/pt/minSize.d.ts +1 -0
- package/pt/minSize.js +6 -0
- package/pt/minValue.cjs +7 -0
- package/pt/minValue.d.cts +1 -0
- package/pt/minValue.d.ts +1 -0
- package/pt/minValue.js +6 -0
- package/pt/multipleOf.cjs +7 -0
- package/pt/multipleOf.d.cts +1 -0
- package/pt/multipleOf.d.ts +1 -0
- package/pt/multipleOf.js +6 -0
- package/pt/notBytes.cjs +7 -0
- package/pt/notBytes.d.cts +1 -0
- package/pt/notBytes.d.ts +1 -0
- package/pt/notBytes.js +6 -0
- package/pt/notLength.cjs +7 -0
- package/pt/notLength.d.cts +1 -0
- package/pt/notLength.d.ts +1 -0
- package/pt/notLength.js +6 -0
- package/pt/notSize.cjs +7 -0
- package/pt/notSize.d.cts +1 -0
- package/pt/notSize.d.ts +1 -0
- package/pt/notSize.js +6 -0
- package/pt/notValue.cjs +7 -0
- package/pt/notValue.d.cts +1 -0
- package/pt/notValue.d.ts +1 -0
- package/pt/notValue.js +6 -0
- package/pt/octal.cjs +7 -0
- package/pt/octal.d.cts +1 -0
- package/pt/octal.d.ts +1 -0
- package/pt/octal.js +6 -0
- package/pt/regex.cjs +7 -0
- package/pt/regex.d.cts +1 -0
- package/pt/regex.d.ts +1 -0
- package/pt/regex.js +6 -0
- package/pt/safeInteger.cjs +7 -0
- package/pt/safeInteger.d.cts +1 -0
- package/pt/safeInteger.d.ts +1 -0
- package/pt/safeInteger.js +6 -0
- package/pt/schema.cjs +6 -0
- package/pt/schema.d.cts +1 -0
- package/pt/schema.d.ts +1 -0
- package/pt/schema.js +5 -0
- package/pt/size.cjs +7 -0
- package/pt/size.d.cts +1 -0
- package/pt/size.d.ts +1 -0
- package/pt/size.js +6 -0
- package/pt/startsWith.cjs +7 -0
- package/pt/startsWith.d.cts +1 -0
- package/pt/startsWith.d.ts +1 -0
- package/pt/startsWith.js +6 -0
- package/pt/ulid.cjs +7 -0
- package/pt/ulid.d.cts +1 -0
- package/pt/ulid.d.ts +1 -0
- package/pt/ulid.js +6 -0
- package/pt/url.cjs +7 -0
- package/pt/url.d.cts +1 -0
- package/pt/url.d.ts +1 -0
- package/pt/url.js +6 -0
- package/pt/uuid.cjs +7 -0
- package/pt/uuid.d.cts +1 -0
- package/pt/uuid.d.ts +1 -0
- package/pt/uuid.js +6 -0
- package/pt/value.cjs +7 -0
- package/pt/value.d.cts +1 -0
- package/pt/value.d.ts +1 -0
- package/pt/value.js +6 -0
package/README.md
CHANGED
|
@@ -15,6 +15,7 @@ The official i18n translations for Valibot. See the [internationalization guide]
|
|
|
15
15
|
| Japanese (ja) | [#431][pr-431-url] | ✅ |
|
|
16
16
|
| Korean (kr) | [#429][pr-429-url] | ✅ |
|
|
17
17
|
| Norwegian (nb) | [#439][pr-439-url] | ✅ |
|
|
18
|
+
| Portuguese (pt) | [#509][pr-509-url] | ✅ |
|
|
18
19
|
| Romanian (ro) | [#472][pr-472-url] | ✅ |
|
|
19
20
|
| Russian (ru) | [#434][pr-434-url] | ✅ |
|
|
20
21
|
| Slovenian (sl) | [#422][pr-422-url] | ✅ |
|
|
@@ -32,6 +33,7 @@ The official i18n translations for Valibot. See the [internationalization guide]
|
|
|
32
33
|
[pr-438-url]: https://github.com/fabian-hiller/valibot/pull/438
|
|
33
34
|
[pr-439-url]: https://github.com/fabian-hiller/valibot/pull/439
|
|
34
35
|
[pr-472-url]: https://github.com/fabian-hiller/valibot/pull/472
|
|
36
|
+
[pr-509-url]: https://github.com/fabian-hiller/valibot/pull/509
|
|
35
37
|
|
|
36
38
|
## Getting started
|
|
37
39
|
|
package/index.cjs
CHANGED
|
@@ -5,6 +5,7 @@ var import_ja = require("@valibot/i18n/ja");
|
|
|
5
5
|
var import_kr = require("@valibot/i18n/kr");
|
|
6
6
|
var import_nb = require("@valibot/i18n/nb");
|
|
7
7
|
var import_nl = require("@valibot/i18n/nl");
|
|
8
|
+
var import_pt = require("@valibot/i18n/pt");
|
|
8
9
|
var import_ro = require("@valibot/i18n/ro");
|
|
9
10
|
var import_ru = require("@valibot/i18n/ru");
|
|
10
11
|
var import_sl = require("@valibot/i18n/sl");
|
package/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@valibot/i18n",
|
|
3
3
|
"description": "The official i18n translations for Valibot",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.10.0",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Fabian Hiller",
|
|
7
7
|
"homepage": "https://valibot.dev",
|
|
@@ -42,6 +42,7 @@
|
|
|
42
42
|
"kr",
|
|
43
43
|
"nb",
|
|
44
44
|
"nl",
|
|
45
|
+
"pt",
|
|
45
46
|
"ro",
|
|
46
47
|
"ru",
|
|
47
48
|
"sl",
|
|
@@ -3420,6 +3421,566 @@
|
|
|
3420
3421
|
"default": "./nl/value.cjs"
|
|
3421
3422
|
}
|
|
3422
3423
|
},
|
|
3424
|
+
"./pt": {
|
|
3425
|
+
"import": {
|
|
3426
|
+
"types": "./pt/index.d.ts",
|
|
3427
|
+
"default": "./pt/index.js"
|
|
3428
|
+
},
|
|
3429
|
+
"require": {
|
|
3430
|
+
"types": "./pt/index.d.cts",
|
|
3431
|
+
"default": "./pt/index.cjs"
|
|
3432
|
+
}
|
|
3433
|
+
},
|
|
3434
|
+
"./pt/schema": {
|
|
3435
|
+
"import": {
|
|
3436
|
+
"types": "./pt/schema.d.ts",
|
|
3437
|
+
"default": "./pt/schema.js"
|
|
3438
|
+
},
|
|
3439
|
+
"require": {
|
|
3440
|
+
"types": "./pt/schema.d.cts",
|
|
3441
|
+
"default": "./pt/schema.cjs"
|
|
3442
|
+
}
|
|
3443
|
+
},
|
|
3444
|
+
"./pt/bic": {
|
|
3445
|
+
"import": {
|
|
3446
|
+
"types": "./pt/bic.d.ts",
|
|
3447
|
+
"default": "./pt/bic.js"
|
|
3448
|
+
},
|
|
3449
|
+
"require": {
|
|
3450
|
+
"types": "./pt/bic.d.cts",
|
|
3451
|
+
"default": "./pt/bic.cjs"
|
|
3452
|
+
}
|
|
3453
|
+
},
|
|
3454
|
+
"./pt/bytes": {
|
|
3455
|
+
"import": {
|
|
3456
|
+
"types": "./pt/bytes.d.ts",
|
|
3457
|
+
"default": "./pt/bytes.js"
|
|
3458
|
+
},
|
|
3459
|
+
"require": {
|
|
3460
|
+
"types": "./pt/bytes.d.cts",
|
|
3461
|
+
"default": "./pt/bytes.cjs"
|
|
3462
|
+
}
|
|
3463
|
+
},
|
|
3464
|
+
"./pt/creditCard": {
|
|
3465
|
+
"import": {
|
|
3466
|
+
"types": "./pt/creditCard.d.ts",
|
|
3467
|
+
"default": "./pt/creditCard.js"
|
|
3468
|
+
},
|
|
3469
|
+
"require": {
|
|
3470
|
+
"types": "./pt/creditCard.d.cts",
|
|
3471
|
+
"default": "./pt/creditCard.cjs"
|
|
3472
|
+
}
|
|
3473
|
+
},
|
|
3474
|
+
"./pt/cuid2": {
|
|
3475
|
+
"import": {
|
|
3476
|
+
"types": "./pt/cuid2.d.ts",
|
|
3477
|
+
"default": "./pt/cuid2.js"
|
|
3478
|
+
},
|
|
3479
|
+
"require": {
|
|
3480
|
+
"types": "./pt/cuid2.d.cts",
|
|
3481
|
+
"default": "./pt/cuid2.cjs"
|
|
3482
|
+
}
|
|
3483
|
+
},
|
|
3484
|
+
"./pt/custom": {
|
|
3485
|
+
"import": {
|
|
3486
|
+
"types": "./pt/custom.d.ts",
|
|
3487
|
+
"default": "./pt/custom.js"
|
|
3488
|
+
},
|
|
3489
|
+
"require": {
|
|
3490
|
+
"types": "./pt/custom.d.cts",
|
|
3491
|
+
"default": "./pt/custom.cjs"
|
|
3492
|
+
}
|
|
3493
|
+
},
|
|
3494
|
+
"./pt/customAsync": {
|
|
3495
|
+
"import": {
|
|
3496
|
+
"types": "./pt/customAsync.d.ts",
|
|
3497
|
+
"default": "./pt/customAsync.js"
|
|
3498
|
+
},
|
|
3499
|
+
"require": {
|
|
3500
|
+
"types": "./pt/customAsync.d.cts",
|
|
3501
|
+
"default": "./pt/customAsync.cjs"
|
|
3502
|
+
}
|
|
3503
|
+
},
|
|
3504
|
+
"./pt/decimal": {
|
|
3505
|
+
"import": {
|
|
3506
|
+
"types": "./pt/decimal.d.ts",
|
|
3507
|
+
"default": "./pt/decimal.js"
|
|
3508
|
+
},
|
|
3509
|
+
"require": {
|
|
3510
|
+
"types": "./pt/decimal.d.cts",
|
|
3511
|
+
"default": "./pt/decimal.cjs"
|
|
3512
|
+
}
|
|
3513
|
+
},
|
|
3514
|
+
"./pt/email": {
|
|
3515
|
+
"import": {
|
|
3516
|
+
"types": "./pt/email.d.ts",
|
|
3517
|
+
"default": "./pt/email.js"
|
|
3518
|
+
},
|
|
3519
|
+
"require": {
|
|
3520
|
+
"types": "./pt/email.d.cts",
|
|
3521
|
+
"default": "./pt/email.cjs"
|
|
3522
|
+
}
|
|
3523
|
+
},
|
|
3524
|
+
"./pt/emoji": {
|
|
3525
|
+
"import": {
|
|
3526
|
+
"types": "./pt/emoji.d.ts",
|
|
3527
|
+
"default": "./pt/emoji.js"
|
|
3528
|
+
},
|
|
3529
|
+
"require": {
|
|
3530
|
+
"types": "./pt/emoji.d.cts",
|
|
3531
|
+
"default": "./pt/emoji.cjs"
|
|
3532
|
+
}
|
|
3533
|
+
},
|
|
3534
|
+
"./pt/endsWith": {
|
|
3535
|
+
"import": {
|
|
3536
|
+
"types": "./pt/endsWith.d.ts",
|
|
3537
|
+
"default": "./pt/endsWith.js"
|
|
3538
|
+
},
|
|
3539
|
+
"require": {
|
|
3540
|
+
"types": "./pt/endsWith.d.cts",
|
|
3541
|
+
"default": "./pt/endsWith.cjs"
|
|
3542
|
+
}
|
|
3543
|
+
},
|
|
3544
|
+
"./pt/excludes": {
|
|
3545
|
+
"import": {
|
|
3546
|
+
"types": "./pt/excludes.d.ts",
|
|
3547
|
+
"default": "./pt/excludes.js"
|
|
3548
|
+
},
|
|
3549
|
+
"require": {
|
|
3550
|
+
"types": "./pt/excludes.d.cts",
|
|
3551
|
+
"default": "./pt/excludes.cjs"
|
|
3552
|
+
}
|
|
3553
|
+
},
|
|
3554
|
+
"./pt/finite": {
|
|
3555
|
+
"import": {
|
|
3556
|
+
"types": "./pt/finite.d.ts",
|
|
3557
|
+
"default": "./pt/finite.js"
|
|
3558
|
+
},
|
|
3559
|
+
"require": {
|
|
3560
|
+
"types": "./pt/finite.d.cts",
|
|
3561
|
+
"default": "./pt/finite.cjs"
|
|
3562
|
+
}
|
|
3563
|
+
},
|
|
3564
|
+
"./pt/hash": {
|
|
3565
|
+
"import": {
|
|
3566
|
+
"types": "./pt/hash.d.ts",
|
|
3567
|
+
"default": "./pt/hash.js"
|
|
3568
|
+
},
|
|
3569
|
+
"require": {
|
|
3570
|
+
"types": "./pt/hash.d.cts",
|
|
3571
|
+
"default": "./pt/hash.cjs"
|
|
3572
|
+
}
|
|
3573
|
+
},
|
|
3574
|
+
"./pt/hexColor": {
|
|
3575
|
+
"import": {
|
|
3576
|
+
"types": "./pt/hexColor.d.ts",
|
|
3577
|
+
"default": "./pt/hexColor.js"
|
|
3578
|
+
},
|
|
3579
|
+
"require": {
|
|
3580
|
+
"types": "./pt/hexColor.d.cts",
|
|
3581
|
+
"default": "./pt/hexColor.cjs"
|
|
3582
|
+
}
|
|
3583
|
+
},
|
|
3584
|
+
"./pt/hexadecimal": {
|
|
3585
|
+
"import": {
|
|
3586
|
+
"types": "./pt/hexadecimal.d.ts",
|
|
3587
|
+
"default": "./pt/hexadecimal.js"
|
|
3588
|
+
},
|
|
3589
|
+
"require": {
|
|
3590
|
+
"types": "./pt/hexadecimal.d.cts",
|
|
3591
|
+
"default": "./pt/hexadecimal.cjs"
|
|
3592
|
+
}
|
|
3593
|
+
},
|
|
3594
|
+
"./pt/imei": {
|
|
3595
|
+
"import": {
|
|
3596
|
+
"types": "./pt/imei.d.ts",
|
|
3597
|
+
"default": "./pt/imei.js"
|
|
3598
|
+
},
|
|
3599
|
+
"require": {
|
|
3600
|
+
"types": "./pt/imei.d.cts",
|
|
3601
|
+
"default": "./pt/imei.cjs"
|
|
3602
|
+
}
|
|
3603
|
+
},
|
|
3604
|
+
"./pt/includes": {
|
|
3605
|
+
"import": {
|
|
3606
|
+
"types": "./pt/includes.d.ts",
|
|
3607
|
+
"default": "./pt/includes.js"
|
|
3608
|
+
},
|
|
3609
|
+
"require": {
|
|
3610
|
+
"types": "./pt/includes.d.cts",
|
|
3611
|
+
"default": "./pt/includes.cjs"
|
|
3612
|
+
}
|
|
3613
|
+
},
|
|
3614
|
+
"./pt/integer": {
|
|
3615
|
+
"import": {
|
|
3616
|
+
"types": "./pt/integer.d.ts",
|
|
3617
|
+
"default": "./pt/integer.js"
|
|
3618
|
+
},
|
|
3619
|
+
"require": {
|
|
3620
|
+
"types": "./pt/integer.d.cts",
|
|
3621
|
+
"default": "./pt/integer.cjs"
|
|
3622
|
+
}
|
|
3623
|
+
},
|
|
3624
|
+
"./pt/ip": {
|
|
3625
|
+
"import": {
|
|
3626
|
+
"types": "./pt/ip.d.ts",
|
|
3627
|
+
"default": "./pt/ip.js"
|
|
3628
|
+
},
|
|
3629
|
+
"require": {
|
|
3630
|
+
"types": "./pt/ip.d.cts",
|
|
3631
|
+
"default": "./pt/ip.cjs"
|
|
3632
|
+
}
|
|
3633
|
+
},
|
|
3634
|
+
"./pt/ipv4": {
|
|
3635
|
+
"import": {
|
|
3636
|
+
"types": "./pt/ipv4.d.ts",
|
|
3637
|
+
"default": "./pt/ipv4.js"
|
|
3638
|
+
},
|
|
3639
|
+
"require": {
|
|
3640
|
+
"types": "./pt/ipv4.d.cts",
|
|
3641
|
+
"default": "./pt/ipv4.cjs"
|
|
3642
|
+
}
|
|
3643
|
+
},
|
|
3644
|
+
"./pt/ipv6": {
|
|
3645
|
+
"import": {
|
|
3646
|
+
"types": "./pt/ipv6.d.ts",
|
|
3647
|
+
"default": "./pt/ipv6.js"
|
|
3648
|
+
},
|
|
3649
|
+
"require": {
|
|
3650
|
+
"types": "./pt/ipv6.d.cts",
|
|
3651
|
+
"default": "./pt/ipv6.cjs"
|
|
3652
|
+
}
|
|
3653
|
+
},
|
|
3654
|
+
"./pt/isoDate": {
|
|
3655
|
+
"import": {
|
|
3656
|
+
"types": "./pt/isoDate.d.ts",
|
|
3657
|
+
"default": "./pt/isoDate.js"
|
|
3658
|
+
},
|
|
3659
|
+
"require": {
|
|
3660
|
+
"types": "./pt/isoDate.d.cts",
|
|
3661
|
+
"default": "./pt/isoDate.cjs"
|
|
3662
|
+
}
|
|
3663
|
+
},
|
|
3664
|
+
"./pt/isoDateTime": {
|
|
3665
|
+
"import": {
|
|
3666
|
+
"types": "./pt/isoDateTime.d.ts",
|
|
3667
|
+
"default": "./pt/isoDateTime.js"
|
|
3668
|
+
},
|
|
3669
|
+
"require": {
|
|
3670
|
+
"types": "./pt/isoDateTime.d.cts",
|
|
3671
|
+
"default": "./pt/isoDateTime.cjs"
|
|
3672
|
+
}
|
|
3673
|
+
},
|
|
3674
|
+
"./pt/isoTime": {
|
|
3675
|
+
"import": {
|
|
3676
|
+
"types": "./pt/isoTime.d.ts",
|
|
3677
|
+
"default": "./pt/isoTime.js"
|
|
3678
|
+
},
|
|
3679
|
+
"require": {
|
|
3680
|
+
"types": "./pt/isoTime.d.cts",
|
|
3681
|
+
"default": "./pt/isoTime.cjs"
|
|
3682
|
+
}
|
|
3683
|
+
},
|
|
3684
|
+
"./pt/isoTimeSecond": {
|
|
3685
|
+
"import": {
|
|
3686
|
+
"types": "./pt/isoTimeSecond.d.ts",
|
|
3687
|
+
"default": "./pt/isoTimeSecond.js"
|
|
3688
|
+
},
|
|
3689
|
+
"require": {
|
|
3690
|
+
"types": "./pt/isoTimeSecond.d.cts",
|
|
3691
|
+
"default": "./pt/isoTimeSecond.cjs"
|
|
3692
|
+
}
|
|
3693
|
+
},
|
|
3694
|
+
"./pt/isoTimestamp": {
|
|
3695
|
+
"import": {
|
|
3696
|
+
"types": "./pt/isoTimestamp.d.ts",
|
|
3697
|
+
"default": "./pt/isoTimestamp.js"
|
|
3698
|
+
},
|
|
3699
|
+
"require": {
|
|
3700
|
+
"types": "./pt/isoTimestamp.d.cts",
|
|
3701
|
+
"default": "./pt/isoTimestamp.cjs"
|
|
3702
|
+
}
|
|
3703
|
+
},
|
|
3704
|
+
"./pt/isoWeek": {
|
|
3705
|
+
"import": {
|
|
3706
|
+
"types": "./pt/isoWeek.d.ts",
|
|
3707
|
+
"default": "./pt/isoWeek.js"
|
|
3708
|
+
},
|
|
3709
|
+
"require": {
|
|
3710
|
+
"types": "./pt/isoWeek.d.cts",
|
|
3711
|
+
"default": "./pt/isoWeek.cjs"
|
|
3712
|
+
}
|
|
3713
|
+
},
|
|
3714
|
+
"./pt/length": {
|
|
3715
|
+
"import": {
|
|
3716
|
+
"types": "./pt/length.d.ts",
|
|
3717
|
+
"default": "./pt/length.js"
|
|
3718
|
+
},
|
|
3719
|
+
"require": {
|
|
3720
|
+
"types": "./pt/length.d.cts",
|
|
3721
|
+
"default": "./pt/length.cjs"
|
|
3722
|
+
}
|
|
3723
|
+
},
|
|
3724
|
+
"./pt/mac": {
|
|
3725
|
+
"import": {
|
|
3726
|
+
"types": "./pt/mac.d.ts",
|
|
3727
|
+
"default": "./pt/mac.js"
|
|
3728
|
+
},
|
|
3729
|
+
"require": {
|
|
3730
|
+
"types": "./pt/mac.d.cts",
|
|
3731
|
+
"default": "./pt/mac.cjs"
|
|
3732
|
+
}
|
|
3733
|
+
},
|
|
3734
|
+
"./pt/mac48": {
|
|
3735
|
+
"import": {
|
|
3736
|
+
"types": "./pt/mac48.d.ts",
|
|
3737
|
+
"default": "./pt/mac48.js"
|
|
3738
|
+
},
|
|
3739
|
+
"require": {
|
|
3740
|
+
"types": "./pt/mac48.d.cts",
|
|
3741
|
+
"default": "./pt/mac48.cjs"
|
|
3742
|
+
}
|
|
3743
|
+
},
|
|
3744
|
+
"./pt/mac64": {
|
|
3745
|
+
"import": {
|
|
3746
|
+
"types": "./pt/mac64.d.ts",
|
|
3747
|
+
"default": "./pt/mac64.js"
|
|
3748
|
+
},
|
|
3749
|
+
"require": {
|
|
3750
|
+
"types": "./pt/mac64.d.cts",
|
|
3751
|
+
"default": "./pt/mac64.cjs"
|
|
3752
|
+
}
|
|
3753
|
+
},
|
|
3754
|
+
"./pt/maxBytes": {
|
|
3755
|
+
"import": {
|
|
3756
|
+
"types": "./pt/maxBytes.d.ts",
|
|
3757
|
+
"default": "./pt/maxBytes.js"
|
|
3758
|
+
},
|
|
3759
|
+
"require": {
|
|
3760
|
+
"types": "./pt/maxBytes.d.cts",
|
|
3761
|
+
"default": "./pt/maxBytes.cjs"
|
|
3762
|
+
}
|
|
3763
|
+
},
|
|
3764
|
+
"./pt/maxLength": {
|
|
3765
|
+
"import": {
|
|
3766
|
+
"types": "./pt/maxLength.d.ts",
|
|
3767
|
+
"default": "./pt/maxLength.js"
|
|
3768
|
+
},
|
|
3769
|
+
"require": {
|
|
3770
|
+
"types": "./pt/maxLength.d.cts",
|
|
3771
|
+
"default": "./pt/maxLength.cjs"
|
|
3772
|
+
}
|
|
3773
|
+
},
|
|
3774
|
+
"./pt/maxSize": {
|
|
3775
|
+
"import": {
|
|
3776
|
+
"types": "./pt/maxSize.d.ts",
|
|
3777
|
+
"default": "./pt/maxSize.js"
|
|
3778
|
+
},
|
|
3779
|
+
"require": {
|
|
3780
|
+
"types": "./pt/maxSize.d.cts",
|
|
3781
|
+
"default": "./pt/maxSize.cjs"
|
|
3782
|
+
}
|
|
3783
|
+
},
|
|
3784
|
+
"./pt/maxValue": {
|
|
3785
|
+
"import": {
|
|
3786
|
+
"types": "./pt/maxValue.d.ts",
|
|
3787
|
+
"default": "./pt/maxValue.js"
|
|
3788
|
+
},
|
|
3789
|
+
"require": {
|
|
3790
|
+
"types": "./pt/maxValue.d.cts",
|
|
3791
|
+
"default": "./pt/maxValue.cjs"
|
|
3792
|
+
}
|
|
3793
|
+
},
|
|
3794
|
+
"./pt/mimeType": {
|
|
3795
|
+
"import": {
|
|
3796
|
+
"types": "./pt/mimeType.d.ts",
|
|
3797
|
+
"default": "./pt/mimeType.js"
|
|
3798
|
+
},
|
|
3799
|
+
"require": {
|
|
3800
|
+
"types": "./pt/mimeType.d.cts",
|
|
3801
|
+
"default": "./pt/mimeType.cjs"
|
|
3802
|
+
}
|
|
3803
|
+
},
|
|
3804
|
+
"./pt/minBytes": {
|
|
3805
|
+
"import": {
|
|
3806
|
+
"types": "./pt/minBytes.d.ts",
|
|
3807
|
+
"default": "./pt/minBytes.js"
|
|
3808
|
+
},
|
|
3809
|
+
"require": {
|
|
3810
|
+
"types": "./pt/minBytes.d.cts",
|
|
3811
|
+
"default": "./pt/minBytes.cjs"
|
|
3812
|
+
}
|
|
3813
|
+
},
|
|
3814
|
+
"./pt/minLength": {
|
|
3815
|
+
"import": {
|
|
3816
|
+
"types": "./pt/minLength.d.ts",
|
|
3817
|
+
"default": "./pt/minLength.js"
|
|
3818
|
+
},
|
|
3819
|
+
"require": {
|
|
3820
|
+
"types": "./pt/minLength.d.cts",
|
|
3821
|
+
"default": "./pt/minLength.cjs"
|
|
3822
|
+
}
|
|
3823
|
+
},
|
|
3824
|
+
"./pt/minSize": {
|
|
3825
|
+
"import": {
|
|
3826
|
+
"types": "./pt/minSize.d.ts",
|
|
3827
|
+
"default": "./pt/minSize.js"
|
|
3828
|
+
},
|
|
3829
|
+
"require": {
|
|
3830
|
+
"types": "./pt/minSize.d.cts",
|
|
3831
|
+
"default": "./pt/minSize.cjs"
|
|
3832
|
+
}
|
|
3833
|
+
},
|
|
3834
|
+
"./pt/minValue": {
|
|
3835
|
+
"import": {
|
|
3836
|
+
"types": "./pt/minValue.d.ts",
|
|
3837
|
+
"default": "./pt/minValue.js"
|
|
3838
|
+
},
|
|
3839
|
+
"require": {
|
|
3840
|
+
"types": "./pt/minValue.d.cts",
|
|
3841
|
+
"default": "./pt/minValue.cjs"
|
|
3842
|
+
}
|
|
3843
|
+
},
|
|
3844
|
+
"./pt/multipleOf": {
|
|
3845
|
+
"import": {
|
|
3846
|
+
"types": "./pt/multipleOf.d.ts",
|
|
3847
|
+
"default": "./pt/multipleOf.js"
|
|
3848
|
+
},
|
|
3849
|
+
"require": {
|
|
3850
|
+
"types": "./pt/multipleOf.d.cts",
|
|
3851
|
+
"default": "./pt/multipleOf.cjs"
|
|
3852
|
+
}
|
|
3853
|
+
},
|
|
3854
|
+
"./pt/notBytes": {
|
|
3855
|
+
"import": {
|
|
3856
|
+
"types": "./pt/notBytes.d.ts",
|
|
3857
|
+
"default": "./pt/notBytes.js"
|
|
3858
|
+
},
|
|
3859
|
+
"require": {
|
|
3860
|
+
"types": "./pt/notBytes.d.cts",
|
|
3861
|
+
"default": "./pt/notBytes.cjs"
|
|
3862
|
+
}
|
|
3863
|
+
},
|
|
3864
|
+
"./pt/notLength": {
|
|
3865
|
+
"import": {
|
|
3866
|
+
"types": "./pt/notLength.d.ts",
|
|
3867
|
+
"default": "./pt/notLength.js"
|
|
3868
|
+
},
|
|
3869
|
+
"require": {
|
|
3870
|
+
"types": "./pt/notLength.d.cts",
|
|
3871
|
+
"default": "./pt/notLength.cjs"
|
|
3872
|
+
}
|
|
3873
|
+
},
|
|
3874
|
+
"./pt/notSize": {
|
|
3875
|
+
"import": {
|
|
3876
|
+
"types": "./pt/notSize.d.ts",
|
|
3877
|
+
"default": "./pt/notSize.js"
|
|
3878
|
+
},
|
|
3879
|
+
"require": {
|
|
3880
|
+
"types": "./pt/notSize.d.cts",
|
|
3881
|
+
"default": "./pt/notSize.cjs"
|
|
3882
|
+
}
|
|
3883
|
+
},
|
|
3884
|
+
"./pt/notValue": {
|
|
3885
|
+
"import": {
|
|
3886
|
+
"types": "./pt/notValue.d.ts",
|
|
3887
|
+
"default": "./pt/notValue.js"
|
|
3888
|
+
},
|
|
3889
|
+
"require": {
|
|
3890
|
+
"types": "./pt/notValue.d.cts",
|
|
3891
|
+
"default": "./pt/notValue.cjs"
|
|
3892
|
+
}
|
|
3893
|
+
},
|
|
3894
|
+
"./pt/octal": {
|
|
3895
|
+
"import": {
|
|
3896
|
+
"types": "./pt/octal.d.ts",
|
|
3897
|
+
"default": "./pt/octal.js"
|
|
3898
|
+
},
|
|
3899
|
+
"require": {
|
|
3900
|
+
"types": "./pt/octal.d.cts",
|
|
3901
|
+
"default": "./pt/octal.cjs"
|
|
3902
|
+
}
|
|
3903
|
+
},
|
|
3904
|
+
"./pt/regex": {
|
|
3905
|
+
"import": {
|
|
3906
|
+
"types": "./pt/regex.d.ts",
|
|
3907
|
+
"default": "./pt/regex.js"
|
|
3908
|
+
},
|
|
3909
|
+
"require": {
|
|
3910
|
+
"types": "./pt/regex.d.cts",
|
|
3911
|
+
"default": "./pt/regex.cjs"
|
|
3912
|
+
}
|
|
3913
|
+
},
|
|
3914
|
+
"./pt/safeInteger": {
|
|
3915
|
+
"import": {
|
|
3916
|
+
"types": "./pt/safeInteger.d.ts",
|
|
3917
|
+
"default": "./pt/safeInteger.js"
|
|
3918
|
+
},
|
|
3919
|
+
"require": {
|
|
3920
|
+
"types": "./pt/safeInteger.d.cts",
|
|
3921
|
+
"default": "./pt/safeInteger.cjs"
|
|
3922
|
+
}
|
|
3923
|
+
},
|
|
3924
|
+
"./pt/size": {
|
|
3925
|
+
"import": {
|
|
3926
|
+
"types": "./pt/size.d.ts",
|
|
3927
|
+
"default": "./pt/size.js"
|
|
3928
|
+
},
|
|
3929
|
+
"require": {
|
|
3930
|
+
"types": "./pt/size.d.cts",
|
|
3931
|
+
"default": "./pt/size.cjs"
|
|
3932
|
+
}
|
|
3933
|
+
},
|
|
3934
|
+
"./pt/startsWith": {
|
|
3935
|
+
"import": {
|
|
3936
|
+
"types": "./pt/startsWith.d.ts",
|
|
3937
|
+
"default": "./pt/startsWith.js"
|
|
3938
|
+
},
|
|
3939
|
+
"require": {
|
|
3940
|
+
"types": "./pt/startsWith.d.cts",
|
|
3941
|
+
"default": "./pt/startsWith.cjs"
|
|
3942
|
+
}
|
|
3943
|
+
},
|
|
3944
|
+
"./pt/ulid": {
|
|
3945
|
+
"import": {
|
|
3946
|
+
"types": "./pt/ulid.d.ts",
|
|
3947
|
+
"default": "./pt/ulid.js"
|
|
3948
|
+
},
|
|
3949
|
+
"require": {
|
|
3950
|
+
"types": "./pt/ulid.d.cts",
|
|
3951
|
+
"default": "./pt/ulid.cjs"
|
|
3952
|
+
}
|
|
3953
|
+
},
|
|
3954
|
+
"./pt/url": {
|
|
3955
|
+
"import": {
|
|
3956
|
+
"types": "./pt/url.d.ts",
|
|
3957
|
+
"default": "./pt/url.js"
|
|
3958
|
+
},
|
|
3959
|
+
"require": {
|
|
3960
|
+
"types": "./pt/url.d.cts",
|
|
3961
|
+
"default": "./pt/url.cjs"
|
|
3962
|
+
}
|
|
3963
|
+
},
|
|
3964
|
+
"./pt/uuid": {
|
|
3965
|
+
"import": {
|
|
3966
|
+
"types": "./pt/uuid.d.ts",
|
|
3967
|
+
"default": "./pt/uuid.js"
|
|
3968
|
+
},
|
|
3969
|
+
"require": {
|
|
3970
|
+
"types": "./pt/uuid.d.cts",
|
|
3971
|
+
"default": "./pt/uuid.cjs"
|
|
3972
|
+
}
|
|
3973
|
+
},
|
|
3974
|
+
"./pt/value": {
|
|
3975
|
+
"import": {
|
|
3976
|
+
"types": "./pt/value.d.ts",
|
|
3977
|
+
"default": "./pt/value.js"
|
|
3978
|
+
},
|
|
3979
|
+
"require": {
|
|
3980
|
+
"types": "./pt/value.d.cts",
|
|
3981
|
+
"default": "./pt/value.cjs"
|
|
3982
|
+
}
|
|
3983
|
+
},
|
|
3423
3984
|
"./ro": {
|
|
3424
3985
|
"import": {
|
|
3425
3986
|
"types": "./ro/index.d.ts",
|
package/pt/bic.cjs
ADDED
package/pt/bic.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/bic.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/bic.js
ADDED
package/pt/bytes.cjs
ADDED
package/pt/bytes.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/bytes.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/bytes.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|