@valibot/i18n 0.9.0 → 0.11.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 +6 -0
- package/ar/bic.cjs +7 -0
- package/ar/bic.d.cts +1 -0
- package/ar/bic.d.ts +1 -0
- package/ar/bic.js +6 -0
- package/ar/bytes.cjs +7 -0
- package/ar/bytes.d.cts +1 -0
- package/ar/bytes.d.ts +1 -0
- package/ar/bytes.js +6 -0
- package/ar/creditCard.cjs +7 -0
- package/ar/creditCard.d.cts +1 -0
- package/ar/creditCard.d.ts +1 -0
- package/ar/creditCard.js +6 -0
- package/ar/cuid2.cjs +7 -0
- package/ar/cuid2.d.cts +1 -0
- package/ar/cuid2.d.ts +1 -0
- package/ar/cuid2.js +6 -0
- package/ar/custom.cjs +7 -0
- package/ar/custom.d.cts +1 -0
- package/ar/custom.d.ts +1 -0
- package/ar/custom.js +6 -0
- package/ar/customAsync.cjs +7 -0
- package/ar/customAsync.d.cts +1 -0
- package/ar/customAsync.d.ts +1 -0
- package/ar/customAsync.js +6 -0
- package/ar/decimal.cjs +7 -0
- package/ar/decimal.d.cts +1 -0
- package/ar/decimal.d.ts +1 -0
- package/ar/decimal.js +6 -0
- package/ar/email.cjs +7 -0
- package/ar/email.d.cts +1 -0
- package/ar/email.d.ts +1 -0
- package/ar/email.js +6 -0
- package/ar/emoji.cjs +7 -0
- package/ar/emoji.d.cts +1 -0
- package/ar/emoji.d.ts +1 -0
- package/ar/emoji.js +6 -0
- package/ar/endsWith.cjs +7 -0
- package/ar/endsWith.d.cts +1 -0
- package/ar/endsWith.d.ts +1 -0
- package/ar/endsWith.js +6 -0
- package/ar/excludes.cjs +7 -0
- package/ar/excludes.d.cts +1 -0
- package/ar/excludes.d.ts +1 -0
- package/ar/excludes.js +6 -0
- package/ar/finite.cjs +7 -0
- package/ar/finite.d.cts +1 -0
- package/ar/finite.d.ts +1 -0
- package/ar/finite.js +6 -0
- package/ar/hash.cjs +7 -0
- package/ar/hash.d.cts +1 -0
- package/ar/hash.d.ts +1 -0
- package/ar/hash.js +6 -0
- package/ar/hexColor.cjs +7 -0
- package/ar/hexColor.d.cts +1 -0
- package/ar/hexColor.d.ts +1 -0
- package/ar/hexColor.js +6 -0
- package/ar/hexadecimal.cjs +7 -0
- package/ar/hexadecimal.d.cts +1 -0
- package/ar/hexadecimal.d.ts +1 -0
- package/ar/hexadecimal.js +6 -0
- package/ar/imei.cjs +7 -0
- package/ar/imei.d.cts +1 -0
- package/ar/imei.d.ts +1 -0
- package/ar/imei.js +6 -0
- package/ar/includes.cjs +7 -0
- package/ar/includes.d.cts +1 -0
- package/ar/includes.d.ts +1 -0
- package/ar/includes.js +6 -0
- package/ar/index.cjs +56 -0
- package/ar/index.d.cts +1 -0
- package/ar/index.d.ts +1 -0
- package/ar/index.js +55 -0
- package/ar/integer.cjs +7 -0
- package/ar/integer.d.cts +1 -0
- package/ar/integer.d.ts +1 -0
- package/ar/integer.js +6 -0
- package/ar/ip.cjs +7 -0
- package/ar/ip.d.cts +1 -0
- package/ar/ip.d.ts +1 -0
- package/ar/ip.js +6 -0
- package/ar/ipv4.cjs +7 -0
- package/ar/ipv4.d.cts +1 -0
- package/ar/ipv4.d.ts +1 -0
- package/ar/ipv4.js +6 -0
- package/ar/ipv6.cjs +7 -0
- package/ar/ipv6.d.cts +1 -0
- package/ar/ipv6.d.ts +1 -0
- package/ar/ipv6.js +6 -0
- package/ar/isoDate.cjs +7 -0
- package/ar/isoDate.d.cts +1 -0
- package/ar/isoDate.d.ts +1 -0
- package/ar/isoDate.js +6 -0
- package/ar/isoDateTime.cjs +7 -0
- package/ar/isoDateTime.d.cts +1 -0
- package/ar/isoDateTime.d.ts +1 -0
- package/ar/isoDateTime.js +6 -0
- package/ar/isoTime.cjs +7 -0
- package/ar/isoTime.d.cts +1 -0
- package/ar/isoTime.d.ts +1 -0
- package/ar/isoTime.js +6 -0
- package/ar/isoTimeSecond.cjs +7 -0
- package/ar/isoTimeSecond.d.cts +1 -0
- package/ar/isoTimeSecond.d.ts +1 -0
- package/ar/isoTimeSecond.js +6 -0
- package/ar/isoTimestamp.cjs +7 -0
- package/ar/isoTimestamp.d.cts +1 -0
- package/ar/isoTimestamp.d.ts +1 -0
- package/ar/isoTimestamp.js +6 -0
- package/ar/isoWeek.cjs +7 -0
- package/ar/isoWeek.d.cts +1 -0
- package/ar/isoWeek.d.ts +1 -0
- package/ar/isoWeek.js +6 -0
- package/ar/length.cjs +7 -0
- package/ar/length.d.cts +1 -0
- package/ar/length.d.ts +1 -0
- package/ar/length.js +6 -0
- package/ar/mac.cjs +7 -0
- package/ar/mac.d.cts +1 -0
- package/ar/mac.d.ts +1 -0
- package/ar/mac.js +6 -0
- package/ar/mac48.cjs +7 -0
- package/ar/mac48.d.cts +1 -0
- package/ar/mac48.d.ts +1 -0
- package/ar/mac48.js +6 -0
- package/ar/mac64.cjs +7 -0
- package/ar/mac64.d.cts +1 -0
- package/ar/mac64.d.ts +1 -0
- package/ar/mac64.js +6 -0
- package/ar/maxBytes.cjs +7 -0
- package/ar/maxBytes.d.cts +1 -0
- package/ar/maxBytes.d.ts +1 -0
- package/ar/maxBytes.js +6 -0
- package/ar/maxLength.cjs +7 -0
- package/ar/maxLength.d.cts +1 -0
- package/ar/maxLength.d.ts +1 -0
- package/ar/maxLength.js +6 -0
- package/ar/maxSize.cjs +7 -0
- package/ar/maxSize.d.cts +1 -0
- package/ar/maxSize.d.ts +1 -0
- package/ar/maxSize.js +6 -0
- package/ar/maxValue.cjs +7 -0
- package/ar/maxValue.d.cts +1 -0
- package/ar/maxValue.d.ts +1 -0
- package/ar/maxValue.js +6 -0
- package/ar/mimeType.cjs +7 -0
- package/ar/mimeType.d.cts +1 -0
- package/ar/mimeType.d.ts +1 -0
- package/ar/mimeType.js +6 -0
- package/ar/minBytes.cjs +7 -0
- package/ar/minBytes.d.cts +1 -0
- package/ar/minBytes.d.ts +1 -0
- package/ar/minBytes.js +6 -0
- package/ar/minLength.cjs +7 -0
- package/ar/minLength.d.cts +1 -0
- package/ar/minLength.d.ts +1 -0
- package/ar/minLength.js +6 -0
- package/ar/minSize.cjs +7 -0
- package/ar/minSize.d.cts +1 -0
- package/ar/minSize.d.ts +1 -0
- package/ar/minSize.js +6 -0
- package/ar/minValue.cjs +7 -0
- package/ar/minValue.d.cts +1 -0
- package/ar/minValue.d.ts +1 -0
- package/ar/minValue.js +6 -0
- package/ar/multipleOf.cjs +7 -0
- package/ar/multipleOf.d.cts +1 -0
- package/ar/multipleOf.d.ts +1 -0
- package/ar/multipleOf.js +6 -0
- package/ar/notBytes.cjs +7 -0
- package/ar/notBytes.d.cts +1 -0
- package/ar/notBytes.d.ts +1 -0
- package/ar/notBytes.js +6 -0
- package/ar/notLength.cjs +7 -0
- package/ar/notLength.d.cts +1 -0
- package/ar/notLength.d.ts +1 -0
- package/ar/notLength.js +6 -0
- package/ar/notSize.cjs +7 -0
- package/ar/notSize.d.cts +1 -0
- package/ar/notSize.d.ts +1 -0
- package/ar/notSize.js +6 -0
- package/ar/notValue.cjs +7 -0
- package/ar/notValue.d.cts +1 -0
- package/ar/notValue.d.ts +1 -0
- package/ar/notValue.js +6 -0
- package/ar/octal.cjs +7 -0
- package/ar/octal.d.cts +1 -0
- package/ar/octal.d.ts +1 -0
- package/ar/octal.js +6 -0
- package/ar/regex.cjs +7 -0
- package/ar/regex.d.cts +1 -0
- package/ar/regex.d.ts +1 -0
- package/ar/regex.js +6 -0
- package/ar/safeInteger.cjs +7 -0
- package/ar/safeInteger.d.cts +1 -0
- package/ar/safeInteger.d.ts +1 -0
- package/ar/safeInteger.js +6 -0
- package/ar/schema.cjs +6 -0
- package/ar/schema.d.cts +1 -0
- package/ar/schema.d.ts +1 -0
- package/ar/schema.js +5 -0
- package/ar/size.cjs +7 -0
- package/ar/size.d.cts +1 -0
- package/ar/size.d.ts +1 -0
- package/ar/size.js +6 -0
- package/ar/startsWith.cjs +7 -0
- package/ar/startsWith.d.cts +1 -0
- package/ar/startsWith.d.ts +1 -0
- package/ar/startsWith.js +6 -0
- package/ar/ulid.cjs +7 -0
- package/ar/ulid.d.cts +1 -0
- package/ar/ulid.d.ts +1 -0
- package/ar/ulid.js +6 -0
- package/ar/url.cjs +7 -0
- package/ar/url.d.cts +1 -0
- package/ar/url.d.ts +1 -0
- package/ar/url.js +6 -0
- package/ar/uuid.cjs +7 -0
- package/ar/uuid.d.cts +1 -0
- package/ar/uuid.d.ts +1 -0
- package/ar/uuid.js +6 -0
- package/ar/value.cjs +7 -0
- package/ar/value.d.cts +1 -0
- package/ar/value.d.ts +1 -0
- package/ar/value.js +6 -0
- package/index.cjs +3 -0
- package/index.js +3 -0
- package/package.json +4217 -2533
- 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/tr/bic.cjs +7 -0
- package/tr/bic.d.cts +1 -0
- package/tr/bic.d.ts +1 -0
- package/tr/bic.js +6 -0
- package/tr/bytes.cjs +7 -0
- package/tr/bytes.d.cts +1 -0
- package/tr/bytes.d.ts +1 -0
- package/tr/bytes.js +6 -0
- package/tr/creditCard.cjs +7 -0
- package/tr/creditCard.d.cts +1 -0
- package/tr/creditCard.d.ts +1 -0
- package/tr/creditCard.js +6 -0
- package/tr/cuid2.cjs +7 -0
- package/tr/cuid2.d.cts +1 -0
- package/tr/cuid2.d.ts +1 -0
- package/tr/cuid2.js +6 -0
- package/tr/custom.cjs +7 -0
- package/tr/custom.d.cts +1 -0
- package/tr/custom.d.ts +1 -0
- package/tr/custom.js +6 -0
- package/tr/customAsync.cjs +7 -0
- package/tr/customAsync.d.cts +1 -0
- package/tr/customAsync.d.ts +1 -0
- package/tr/customAsync.js +6 -0
- package/tr/decimal.cjs +7 -0
- package/tr/decimal.d.cts +1 -0
- package/tr/decimal.d.ts +1 -0
- package/tr/decimal.js +6 -0
- package/tr/email.cjs +7 -0
- package/tr/email.d.cts +1 -0
- package/tr/email.d.ts +1 -0
- package/tr/email.js +6 -0
- package/tr/emoji.cjs +7 -0
- package/tr/emoji.d.cts +1 -0
- package/tr/emoji.d.ts +1 -0
- package/tr/emoji.js +6 -0
- package/tr/endsWith.cjs +7 -0
- package/tr/endsWith.d.cts +1 -0
- package/tr/endsWith.d.ts +1 -0
- package/tr/endsWith.js +6 -0
- package/tr/excludes.cjs +7 -0
- package/tr/excludes.d.cts +1 -0
- package/tr/excludes.d.ts +1 -0
- package/tr/excludes.js +6 -0
- package/tr/finite.cjs +7 -0
- package/tr/finite.d.cts +1 -0
- package/tr/finite.d.ts +1 -0
- package/tr/finite.js +6 -0
- package/tr/hash.cjs +7 -0
- package/tr/hash.d.cts +1 -0
- package/tr/hash.d.ts +1 -0
- package/tr/hash.js +6 -0
- package/tr/hexColor.cjs +7 -0
- package/tr/hexColor.d.cts +1 -0
- package/tr/hexColor.d.ts +1 -0
- package/tr/hexColor.js +6 -0
- package/tr/hexadecimal.cjs +7 -0
- package/tr/hexadecimal.d.cts +1 -0
- package/tr/hexadecimal.d.ts +1 -0
- package/tr/hexadecimal.js +6 -0
- package/tr/imei.cjs +7 -0
- package/tr/imei.d.cts +1 -0
- package/tr/imei.d.ts +1 -0
- package/tr/imei.js +6 -0
- package/tr/includes.cjs +7 -0
- package/tr/includes.d.cts +1 -0
- package/tr/includes.d.ts +1 -0
- package/tr/includes.js +6 -0
- package/tr/index.cjs +56 -0
- package/tr/index.d.cts +1 -0
- package/tr/index.d.ts +1 -0
- package/tr/index.js +55 -0
- package/tr/integer.cjs +7 -0
- package/tr/integer.d.cts +1 -0
- package/tr/integer.d.ts +1 -0
- package/tr/integer.js +6 -0
- package/tr/ip.cjs +7 -0
- package/tr/ip.d.cts +1 -0
- package/tr/ip.d.ts +1 -0
- package/tr/ip.js +6 -0
- package/tr/ipv4.cjs +7 -0
- package/tr/ipv4.d.cts +1 -0
- package/tr/ipv4.d.ts +1 -0
- package/tr/ipv4.js +6 -0
- package/tr/ipv6.cjs +7 -0
- package/tr/ipv6.d.cts +1 -0
- package/tr/ipv6.d.ts +1 -0
- package/tr/ipv6.js +6 -0
- package/tr/isoDate.cjs +7 -0
- package/tr/isoDate.d.cts +1 -0
- package/tr/isoDate.d.ts +1 -0
- package/tr/isoDate.js +6 -0
- package/tr/isoDateTime.cjs +7 -0
- package/tr/isoDateTime.d.cts +1 -0
- package/tr/isoDateTime.d.ts +1 -0
- package/tr/isoDateTime.js +6 -0
- package/tr/isoTime.cjs +7 -0
- package/tr/isoTime.d.cts +1 -0
- package/tr/isoTime.d.ts +1 -0
- package/tr/isoTime.js +6 -0
- package/tr/isoTimeSecond.cjs +7 -0
- package/tr/isoTimeSecond.d.cts +1 -0
- package/tr/isoTimeSecond.d.ts +1 -0
- package/tr/isoTimeSecond.js +6 -0
- package/tr/isoTimestamp.cjs +7 -0
- package/tr/isoTimestamp.d.cts +1 -0
- package/tr/isoTimestamp.d.ts +1 -0
- package/tr/isoTimestamp.js +6 -0
- package/tr/isoWeek.cjs +7 -0
- package/tr/isoWeek.d.cts +1 -0
- package/tr/isoWeek.d.ts +1 -0
- package/tr/isoWeek.js +6 -0
- package/tr/length.cjs +7 -0
- package/tr/length.d.cts +1 -0
- package/tr/length.d.ts +1 -0
- package/tr/length.js +6 -0
- package/tr/mac.cjs +7 -0
- package/tr/mac.d.cts +1 -0
- package/tr/mac.d.ts +1 -0
- package/tr/mac.js +6 -0
- package/tr/mac48.cjs +7 -0
- package/tr/mac48.d.cts +1 -0
- package/tr/mac48.d.ts +1 -0
- package/tr/mac48.js +6 -0
- package/tr/mac64.cjs +7 -0
- package/tr/mac64.d.cts +1 -0
- package/tr/mac64.d.ts +1 -0
- package/tr/mac64.js +6 -0
- package/tr/maxBytes.cjs +7 -0
- package/tr/maxBytes.d.cts +1 -0
- package/tr/maxBytes.d.ts +1 -0
- package/tr/maxBytes.js +6 -0
- package/tr/maxLength.cjs +7 -0
- package/tr/maxLength.d.cts +1 -0
- package/tr/maxLength.d.ts +1 -0
- package/tr/maxLength.js +6 -0
- package/tr/maxSize.cjs +7 -0
- package/tr/maxSize.d.cts +1 -0
- package/tr/maxSize.d.ts +1 -0
- package/tr/maxSize.js +6 -0
- package/tr/maxValue.cjs +7 -0
- package/tr/maxValue.d.cts +1 -0
- package/tr/maxValue.d.ts +1 -0
- package/tr/maxValue.js +6 -0
- package/tr/mimeType.cjs +7 -0
- package/tr/mimeType.d.cts +1 -0
- package/tr/mimeType.d.ts +1 -0
- package/tr/mimeType.js +6 -0
- package/tr/minBytes.cjs +7 -0
- package/tr/minBytes.d.cts +1 -0
- package/tr/minBytes.d.ts +1 -0
- package/tr/minBytes.js +6 -0
- package/tr/minLength.cjs +7 -0
- package/tr/minLength.d.cts +1 -0
- package/tr/minLength.d.ts +1 -0
- package/tr/minLength.js +6 -0
- package/tr/minSize.cjs +7 -0
- package/tr/minSize.d.cts +1 -0
- package/tr/minSize.d.ts +1 -0
- package/tr/minSize.js +6 -0
- package/tr/minValue.cjs +7 -0
- package/tr/minValue.d.cts +1 -0
- package/tr/minValue.d.ts +1 -0
- package/tr/minValue.js +6 -0
- package/tr/multipleOf.cjs +7 -0
- package/tr/multipleOf.d.cts +1 -0
- package/tr/multipleOf.d.ts +1 -0
- package/tr/multipleOf.js +6 -0
- package/tr/notBytes.cjs +7 -0
- package/tr/notBytes.d.cts +1 -0
- package/tr/notBytes.d.ts +1 -0
- package/tr/notBytes.js +6 -0
- package/tr/notLength.cjs +7 -0
- package/tr/notLength.d.cts +1 -0
- package/tr/notLength.d.ts +1 -0
- package/tr/notLength.js +6 -0
- package/tr/notSize.cjs +7 -0
- package/tr/notSize.d.cts +1 -0
- package/tr/notSize.d.ts +1 -0
- package/tr/notSize.js +6 -0
- package/tr/notValue.cjs +7 -0
- package/tr/notValue.d.cts +1 -0
- package/tr/notValue.d.ts +1 -0
- package/tr/notValue.js +6 -0
- package/tr/octal.cjs +7 -0
- package/tr/octal.d.cts +1 -0
- package/tr/octal.d.ts +1 -0
- package/tr/octal.js +6 -0
- package/tr/regex.cjs +7 -0
- package/tr/regex.d.cts +1 -0
- package/tr/regex.d.ts +1 -0
- package/tr/regex.js +6 -0
- package/tr/safeInteger.cjs +7 -0
- package/tr/safeInteger.d.cts +1 -0
- package/tr/safeInteger.d.ts +1 -0
- package/tr/safeInteger.js +6 -0
- package/tr/schema.cjs +6 -0
- package/tr/schema.d.cts +1 -0
- package/tr/schema.d.ts +1 -0
- package/tr/schema.js +5 -0
- package/tr/size.cjs +7 -0
- package/tr/size.d.cts +1 -0
- package/tr/size.d.ts +1 -0
- package/tr/size.js +6 -0
- package/tr/startsWith.cjs +7 -0
- package/tr/startsWith.d.cts +1 -0
- package/tr/startsWith.d.ts +1 -0
- package/tr/startsWith.js +6 -0
- package/tr/ulid.cjs +7 -0
- package/tr/ulid.d.cts +1 -0
- package/tr/ulid.d.ts +1 -0
- package/tr/ulid.js +6 -0
- package/tr/url.cjs +7 -0
- package/tr/url.d.cts +1 -0
- package/tr/url.d.ts +1 -0
- package/tr/url.js +6 -0
- package/tr/uuid.cjs +7 -0
- package/tr/uuid.d.cts +1 -0
- package/tr/uuid.d.ts +1 -0
- package/tr/uuid.js +6 -0
- package/tr/value.cjs +7 -0
- package/tr/value.d.cts +1 -0
- package/tr/value.d.ts +1 -0
- package/tr/value.js +6 -0
- package/LICENSE.md +0 -9
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 { }
|
package/pt/creditCard.js
ADDED
package/pt/cuid2.cjs
ADDED
package/pt/cuid2.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/cuid2.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/cuid2.js
ADDED
package/pt/custom.cjs
ADDED
package/pt/custom.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/custom.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/custom.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/decimal.cjs
ADDED
package/pt/decimal.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/decimal.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/decimal.js
ADDED
package/pt/email.cjs
ADDED
package/pt/email.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/email.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/email.js
ADDED
package/pt/emoji.cjs
ADDED
package/pt/emoji.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/emoji.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/emoji.js
ADDED
package/pt/endsWith.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/endsWith.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/endsWith.js
ADDED
package/pt/excludes.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/excludes.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/excludes.js
ADDED
package/pt/finite.cjs
ADDED
package/pt/finite.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/finite.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/finite.js
ADDED
package/pt/hash.cjs
ADDED
package/pt/hash.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/hash.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/hash.js
ADDED
package/pt/hexColor.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/hexColor.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/hexColor.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/imei.cjs
ADDED
package/pt/imei.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/imei.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/imei.js
ADDED
package/pt/includes.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/includes.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/includes.js
ADDED
package/pt/index.cjs
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var import_schema = require("@valibot/i18n/pt/schema");
|
|
3
|
+
var import_bic = require("@valibot/i18n/pt/bic");
|
|
4
|
+
var import_bytes = require("@valibot/i18n/pt/bytes");
|
|
5
|
+
var import_creditCard = require("@valibot/i18n/pt/creditCard");
|
|
6
|
+
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
|
+
var import_decimal = require("@valibot/i18n/pt/decimal");
|
|
10
|
+
var import_email = require("@valibot/i18n/pt/email");
|
|
11
|
+
var import_emoji = require("@valibot/i18n/pt/emoji");
|
|
12
|
+
var import_endsWith = require("@valibot/i18n/pt/endsWith");
|
|
13
|
+
var import_excludes = require("@valibot/i18n/pt/excludes");
|
|
14
|
+
var import_finite = require("@valibot/i18n/pt/finite");
|
|
15
|
+
var import_hash = require("@valibot/i18n/pt/hash");
|
|
16
|
+
var import_hexColor = require("@valibot/i18n/pt/hexColor");
|
|
17
|
+
var import_hexadecimal = require("@valibot/i18n/pt/hexadecimal");
|
|
18
|
+
var import_imei = require("@valibot/i18n/pt/imei");
|
|
19
|
+
var import_includes = require("@valibot/i18n/pt/includes");
|
|
20
|
+
var import_integer = require("@valibot/i18n/pt/integer");
|
|
21
|
+
var import_ip = require("@valibot/i18n/pt/ip");
|
|
22
|
+
var import_ipv4 = require("@valibot/i18n/pt/ipv4");
|
|
23
|
+
var import_ipv6 = require("@valibot/i18n/pt/ipv6");
|
|
24
|
+
var import_isoDate = require("@valibot/i18n/pt/isoDate");
|
|
25
|
+
var import_isoDateTime = require("@valibot/i18n/pt/isoDateTime");
|
|
26
|
+
var import_isoTime = require("@valibot/i18n/pt/isoTime");
|
|
27
|
+
var import_isoTimeSecond = require("@valibot/i18n/pt/isoTimeSecond");
|
|
28
|
+
var import_isoTimestamp = require("@valibot/i18n/pt/isoTimestamp");
|
|
29
|
+
var import_isoWeek = require("@valibot/i18n/pt/isoWeek");
|
|
30
|
+
var import_length = require("@valibot/i18n/pt/length");
|
|
31
|
+
var import_mac = require("@valibot/i18n/pt/mac");
|
|
32
|
+
var import_mac48 = require("@valibot/i18n/pt/mac48");
|
|
33
|
+
var import_mac64 = require("@valibot/i18n/pt/mac64");
|
|
34
|
+
var import_maxBytes = require("@valibot/i18n/pt/maxBytes");
|
|
35
|
+
var import_maxLength = require("@valibot/i18n/pt/maxLength");
|
|
36
|
+
var import_maxSize = require("@valibot/i18n/pt/maxSize");
|
|
37
|
+
var import_maxValue = require("@valibot/i18n/pt/maxValue");
|
|
38
|
+
var import_mimeType = require("@valibot/i18n/pt/mimeType");
|
|
39
|
+
var import_minBytes = require("@valibot/i18n/pt/minBytes");
|
|
40
|
+
var import_minLength = require("@valibot/i18n/pt/minLength");
|
|
41
|
+
var import_minSize = require("@valibot/i18n/pt/minSize");
|
|
42
|
+
var import_minValue = require("@valibot/i18n/pt/minValue");
|
|
43
|
+
var import_multipleOf = require("@valibot/i18n/pt/multipleOf");
|
|
44
|
+
var import_notBytes = require("@valibot/i18n/pt/notBytes");
|
|
45
|
+
var import_notLength = require("@valibot/i18n/pt/notLength");
|
|
46
|
+
var import_notSize = require("@valibot/i18n/pt/notSize");
|
|
47
|
+
var import_notValue = require("@valibot/i18n/pt/notValue");
|
|
48
|
+
var import_octal = require("@valibot/i18n/pt/octal");
|
|
49
|
+
var import_regex = require("@valibot/i18n/pt/regex");
|
|
50
|
+
var import_safeInteger = require("@valibot/i18n/pt/safeInteger");
|
|
51
|
+
var import_size = require("@valibot/i18n/pt/size");
|
|
52
|
+
var import_startsWith = require("@valibot/i18n/pt/startsWith");
|
|
53
|
+
var import_ulid = require("@valibot/i18n/pt/ulid");
|
|
54
|
+
var import_url = require("@valibot/i18n/pt/url");
|
|
55
|
+
var import_uuid = require("@valibot/i18n/pt/uuid");
|
|
56
|
+
var import_value = require("@valibot/i18n/pt/value");
|
package/pt/index.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/index.js
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import "@valibot/i18n/pt/schema";
|
|
2
|
+
import "@valibot/i18n/pt/bic";
|
|
3
|
+
import "@valibot/i18n/pt/bytes";
|
|
4
|
+
import "@valibot/i18n/pt/creditCard";
|
|
5
|
+
import "@valibot/i18n/pt/cuid2";
|
|
6
|
+
import "@valibot/i18n/pt/custom";
|
|
7
|
+
import "@valibot/i18n/pt/customAsync";
|
|
8
|
+
import "@valibot/i18n/pt/decimal";
|
|
9
|
+
import "@valibot/i18n/pt/email";
|
|
10
|
+
import "@valibot/i18n/pt/emoji";
|
|
11
|
+
import "@valibot/i18n/pt/endsWith";
|
|
12
|
+
import "@valibot/i18n/pt/excludes";
|
|
13
|
+
import "@valibot/i18n/pt/finite";
|
|
14
|
+
import "@valibot/i18n/pt/hash";
|
|
15
|
+
import "@valibot/i18n/pt/hexColor";
|
|
16
|
+
import "@valibot/i18n/pt/hexadecimal";
|
|
17
|
+
import "@valibot/i18n/pt/imei";
|
|
18
|
+
import "@valibot/i18n/pt/includes";
|
|
19
|
+
import "@valibot/i18n/pt/integer";
|
|
20
|
+
import "@valibot/i18n/pt/ip";
|
|
21
|
+
import "@valibot/i18n/pt/ipv4";
|
|
22
|
+
import "@valibot/i18n/pt/ipv6";
|
|
23
|
+
import "@valibot/i18n/pt/isoDate";
|
|
24
|
+
import "@valibot/i18n/pt/isoDateTime";
|
|
25
|
+
import "@valibot/i18n/pt/isoTime";
|
|
26
|
+
import "@valibot/i18n/pt/isoTimeSecond";
|
|
27
|
+
import "@valibot/i18n/pt/isoTimestamp";
|
|
28
|
+
import "@valibot/i18n/pt/isoWeek";
|
|
29
|
+
import "@valibot/i18n/pt/length";
|
|
30
|
+
import "@valibot/i18n/pt/mac";
|
|
31
|
+
import "@valibot/i18n/pt/mac48";
|
|
32
|
+
import "@valibot/i18n/pt/mac64";
|
|
33
|
+
import "@valibot/i18n/pt/maxBytes";
|
|
34
|
+
import "@valibot/i18n/pt/maxLength";
|
|
35
|
+
import "@valibot/i18n/pt/maxSize";
|
|
36
|
+
import "@valibot/i18n/pt/maxValue";
|
|
37
|
+
import "@valibot/i18n/pt/mimeType";
|
|
38
|
+
import "@valibot/i18n/pt/minBytes";
|
|
39
|
+
import "@valibot/i18n/pt/minLength";
|
|
40
|
+
import "@valibot/i18n/pt/minSize";
|
|
41
|
+
import "@valibot/i18n/pt/minValue";
|
|
42
|
+
import "@valibot/i18n/pt/multipleOf";
|
|
43
|
+
import "@valibot/i18n/pt/notBytes";
|
|
44
|
+
import "@valibot/i18n/pt/notLength";
|
|
45
|
+
import "@valibot/i18n/pt/notSize";
|
|
46
|
+
import "@valibot/i18n/pt/notValue";
|
|
47
|
+
import "@valibot/i18n/pt/octal";
|
|
48
|
+
import "@valibot/i18n/pt/regex";
|
|
49
|
+
import "@valibot/i18n/pt/safeInteger";
|
|
50
|
+
import "@valibot/i18n/pt/size";
|
|
51
|
+
import "@valibot/i18n/pt/startsWith";
|
|
52
|
+
import "@valibot/i18n/pt/ulid";
|
|
53
|
+
import "@valibot/i18n/pt/url";
|
|
54
|
+
import "@valibot/i18n/pt/uuid";
|
|
55
|
+
import "@valibot/i18n/pt/value";
|
package/pt/integer.cjs
ADDED
package/pt/integer.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/integer.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/integer.js
ADDED
package/pt/ip.cjs
ADDED
package/pt/ip.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/ip.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/ip.js
ADDED
package/pt/ipv4.cjs
ADDED
package/pt/ipv4.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/ipv4.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/ipv4.js
ADDED
package/pt/ipv6.cjs
ADDED
package/pt/ipv6.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/ipv6.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/pt/ipv6.js
ADDED
package/pt/isoDate.cjs
ADDED
package/pt/isoDate.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|