@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/README.md
CHANGED
|
@@ -6,6 +6,7 @@ The official i18n translations for Valibot. See the [internationalization guide]
|
|
|
6
6
|
|
|
7
7
|
| Language | Pull Request | Status |
|
|
8
8
|
| --------------- | ------------------ | ------ |
|
|
9
|
+
| Arabic (ar) | [#527][pr-527-url] | ✅ |
|
|
9
10
|
| Chinese (zh-CN) | [#419][pr-419-url] | ✅ |
|
|
10
11
|
| Chinese (zh-TW) | [#427][pr-427-url] | ✅ |
|
|
11
12
|
| Dutch (nl) | [#438][pr-438-url] | ✅ |
|
|
@@ -15,9 +16,11 @@ The official i18n translations for Valibot. See the [internationalization guide]
|
|
|
15
16
|
| Japanese (ja) | [#431][pr-431-url] | ✅ |
|
|
16
17
|
| Korean (kr) | [#429][pr-429-url] | ✅ |
|
|
17
18
|
| Norwegian (nb) | [#439][pr-439-url] | ✅ |
|
|
19
|
+
| Portuguese (pt) | [#509][pr-509-url] | ✅ |
|
|
18
20
|
| Romanian (ro) | [#472][pr-472-url] | ✅ |
|
|
19
21
|
| Russian (ru) | [#434][pr-434-url] | ✅ |
|
|
20
22
|
| Slovenian (sl) | [#422][pr-422-url] | ✅ |
|
|
23
|
+
| Turkish (tr) | [#549][pr-549-url] | ✅ |
|
|
21
24
|
| Ukrainian (uk) | [#423][pr-423-url] | ✅ |
|
|
22
25
|
|
|
23
26
|
[pr-397-url]: https://github.com/fabian-hiller/valibot/pull/397
|
|
@@ -32,6 +35,9 @@ The official i18n translations for Valibot. See the [internationalization guide]
|
|
|
32
35
|
[pr-438-url]: https://github.com/fabian-hiller/valibot/pull/438
|
|
33
36
|
[pr-439-url]: https://github.com/fabian-hiller/valibot/pull/439
|
|
34
37
|
[pr-472-url]: https://github.com/fabian-hiller/valibot/pull/472
|
|
38
|
+
[pr-509-url]: https://github.com/fabian-hiller/valibot/pull/509
|
|
39
|
+
[pr-527-url]: https://github.com/fabian-hiller/valibot/pull/527
|
|
40
|
+
[pr-549-url]: https://github.com/fabian-hiller/valibot/pull/549
|
|
35
41
|
|
|
36
42
|
## Getting started
|
|
37
43
|
|
package/ar/bic.cjs
ADDED
package/ar/bic.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/bic.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/bic.js
ADDED
package/ar/bytes.cjs
ADDED
package/ar/bytes.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/bytes.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/bytes.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/creditCard.js
ADDED
package/ar/cuid2.cjs
ADDED
package/ar/cuid2.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/cuid2.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/cuid2.js
ADDED
package/ar/custom.cjs
ADDED
package/ar/custom.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/custom.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/custom.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/decimal.cjs
ADDED
package/ar/decimal.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/decimal.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/decimal.js
ADDED
package/ar/email.cjs
ADDED
package/ar/email.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/email.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/email.js
ADDED
package/ar/emoji.cjs
ADDED
package/ar/emoji.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/emoji.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/emoji.js
ADDED
package/ar/endsWith.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/endsWith.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/endsWith.js
ADDED
package/ar/excludes.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/excludes.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/excludes.js
ADDED
package/ar/finite.cjs
ADDED
package/ar/finite.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/finite.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/finite.js
ADDED
package/ar/hash.cjs
ADDED
package/ar/hash.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/hash.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/hash.js
ADDED
package/ar/hexColor.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/hexColor.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/hexColor.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/imei.cjs
ADDED
package/ar/imei.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/imei.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/imei.js
ADDED
package/ar/includes.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/includes.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/includes.js
ADDED
package/ar/index.cjs
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var import_schema = require("@valibot/i18n/ar/schema");
|
|
3
|
+
var import_bic = require("@valibot/i18n/ar/bic");
|
|
4
|
+
var import_bytes = require("@valibot/i18n/ar/bytes");
|
|
5
|
+
var import_creditCard = require("@valibot/i18n/ar/creditCard");
|
|
6
|
+
var import_cuid2 = require("@valibot/i18n/ar/cuid2");
|
|
7
|
+
var import_custom = require("@valibot/i18n/ar/custom");
|
|
8
|
+
var import_customAsync = require("@valibot/i18n/ar/customAsync");
|
|
9
|
+
var import_decimal = require("@valibot/i18n/ar/decimal");
|
|
10
|
+
var import_email = require("@valibot/i18n/ar/email");
|
|
11
|
+
var import_emoji = require("@valibot/i18n/ar/emoji");
|
|
12
|
+
var import_endsWith = require("@valibot/i18n/ar/endsWith");
|
|
13
|
+
var import_excludes = require("@valibot/i18n/ar/excludes");
|
|
14
|
+
var import_finite = require("@valibot/i18n/ar/finite");
|
|
15
|
+
var import_hash = require("@valibot/i18n/ar/hash");
|
|
16
|
+
var import_hexColor = require("@valibot/i18n/ar/hexColor");
|
|
17
|
+
var import_hexadecimal = require("@valibot/i18n/ar/hexadecimal");
|
|
18
|
+
var import_imei = require("@valibot/i18n/ar/imei");
|
|
19
|
+
var import_includes = require("@valibot/i18n/ar/includes");
|
|
20
|
+
var import_integer = require("@valibot/i18n/ar/integer");
|
|
21
|
+
var import_ip = require("@valibot/i18n/ar/ip");
|
|
22
|
+
var import_ipv4 = require("@valibot/i18n/ar/ipv4");
|
|
23
|
+
var import_ipv6 = require("@valibot/i18n/ar/ipv6");
|
|
24
|
+
var import_isoDate = require("@valibot/i18n/ar/isoDate");
|
|
25
|
+
var import_isoDateTime = require("@valibot/i18n/ar/isoDateTime");
|
|
26
|
+
var import_isoTime = require("@valibot/i18n/ar/isoTime");
|
|
27
|
+
var import_isoTimeSecond = require("@valibot/i18n/ar/isoTimeSecond");
|
|
28
|
+
var import_isoTimestamp = require("@valibot/i18n/ar/isoTimestamp");
|
|
29
|
+
var import_isoWeek = require("@valibot/i18n/ar/isoWeek");
|
|
30
|
+
var import_length = require("@valibot/i18n/ar/length");
|
|
31
|
+
var import_mac = require("@valibot/i18n/ar/mac");
|
|
32
|
+
var import_mac48 = require("@valibot/i18n/ar/mac48");
|
|
33
|
+
var import_mac64 = require("@valibot/i18n/ar/mac64");
|
|
34
|
+
var import_maxBytes = require("@valibot/i18n/ar/maxBytes");
|
|
35
|
+
var import_maxLength = require("@valibot/i18n/ar/maxLength");
|
|
36
|
+
var import_maxSize = require("@valibot/i18n/ar/maxSize");
|
|
37
|
+
var import_maxValue = require("@valibot/i18n/ar/maxValue");
|
|
38
|
+
var import_mimeType = require("@valibot/i18n/ar/mimeType");
|
|
39
|
+
var import_minBytes = require("@valibot/i18n/ar/minBytes");
|
|
40
|
+
var import_minLength = require("@valibot/i18n/ar/minLength");
|
|
41
|
+
var import_minSize = require("@valibot/i18n/ar/minSize");
|
|
42
|
+
var import_minValue = require("@valibot/i18n/ar/minValue");
|
|
43
|
+
var import_multipleOf = require("@valibot/i18n/ar/multipleOf");
|
|
44
|
+
var import_notBytes = require("@valibot/i18n/ar/notBytes");
|
|
45
|
+
var import_notLength = require("@valibot/i18n/ar/notLength");
|
|
46
|
+
var import_notSize = require("@valibot/i18n/ar/notSize");
|
|
47
|
+
var import_notValue = require("@valibot/i18n/ar/notValue");
|
|
48
|
+
var import_octal = require("@valibot/i18n/ar/octal");
|
|
49
|
+
var import_regex = require("@valibot/i18n/ar/regex");
|
|
50
|
+
var import_safeInteger = require("@valibot/i18n/ar/safeInteger");
|
|
51
|
+
var import_size = require("@valibot/i18n/ar/size");
|
|
52
|
+
var import_startsWith = require("@valibot/i18n/ar/startsWith");
|
|
53
|
+
var import_ulid = require("@valibot/i18n/ar/ulid");
|
|
54
|
+
var import_url = require("@valibot/i18n/ar/url");
|
|
55
|
+
var import_uuid = require("@valibot/i18n/ar/uuid");
|
|
56
|
+
var import_value = require("@valibot/i18n/ar/value");
|
package/ar/index.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/index.js
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import "@valibot/i18n/ar/schema";
|
|
2
|
+
import "@valibot/i18n/ar/bic";
|
|
3
|
+
import "@valibot/i18n/ar/bytes";
|
|
4
|
+
import "@valibot/i18n/ar/creditCard";
|
|
5
|
+
import "@valibot/i18n/ar/cuid2";
|
|
6
|
+
import "@valibot/i18n/ar/custom";
|
|
7
|
+
import "@valibot/i18n/ar/customAsync";
|
|
8
|
+
import "@valibot/i18n/ar/decimal";
|
|
9
|
+
import "@valibot/i18n/ar/email";
|
|
10
|
+
import "@valibot/i18n/ar/emoji";
|
|
11
|
+
import "@valibot/i18n/ar/endsWith";
|
|
12
|
+
import "@valibot/i18n/ar/excludes";
|
|
13
|
+
import "@valibot/i18n/ar/finite";
|
|
14
|
+
import "@valibot/i18n/ar/hash";
|
|
15
|
+
import "@valibot/i18n/ar/hexColor";
|
|
16
|
+
import "@valibot/i18n/ar/hexadecimal";
|
|
17
|
+
import "@valibot/i18n/ar/imei";
|
|
18
|
+
import "@valibot/i18n/ar/includes";
|
|
19
|
+
import "@valibot/i18n/ar/integer";
|
|
20
|
+
import "@valibot/i18n/ar/ip";
|
|
21
|
+
import "@valibot/i18n/ar/ipv4";
|
|
22
|
+
import "@valibot/i18n/ar/ipv6";
|
|
23
|
+
import "@valibot/i18n/ar/isoDate";
|
|
24
|
+
import "@valibot/i18n/ar/isoDateTime";
|
|
25
|
+
import "@valibot/i18n/ar/isoTime";
|
|
26
|
+
import "@valibot/i18n/ar/isoTimeSecond";
|
|
27
|
+
import "@valibot/i18n/ar/isoTimestamp";
|
|
28
|
+
import "@valibot/i18n/ar/isoWeek";
|
|
29
|
+
import "@valibot/i18n/ar/length";
|
|
30
|
+
import "@valibot/i18n/ar/mac";
|
|
31
|
+
import "@valibot/i18n/ar/mac48";
|
|
32
|
+
import "@valibot/i18n/ar/mac64";
|
|
33
|
+
import "@valibot/i18n/ar/maxBytes";
|
|
34
|
+
import "@valibot/i18n/ar/maxLength";
|
|
35
|
+
import "@valibot/i18n/ar/maxSize";
|
|
36
|
+
import "@valibot/i18n/ar/maxValue";
|
|
37
|
+
import "@valibot/i18n/ar/mimeType";
|
|
38
|
+
import "@valibot/i18n/ar/minBytes";
|
|
39
|
+
import "@valibot/i18n/ar/minLength";
|
|
40
|
+
import "@valibot/i18n/ar/minSize";
|
|
41
|
+
import "@valibot/i18n/ar/minValue";
|
|
42
|
+
import "@valibot/i18n/ar/multipleOf";
|
|
43
|
+
import "@valibot/i18n/ar/notBytes";
|
|
44
|
+
import "@valibot/i18n/ar/notLength";
|
|
45
|
+
import "@valibot/i18n/ar/notSize";
|
|
46
|
+
import "@valibot/i18n/ar/notValue";
|
|
47
|
+
import "@valibot/i18n/ar/octal";
|
|
48
|
+
import "@valibot/i18n/ar/regex";
|
|
49
|
+
import "@valibot/i18n/ar/safeInteger";
|
|
50
|
+
import "@valibot/i18n/ar/size";
|
|
51
|
+
import "@valibot/i18n/ar/startsWith";
|
|
52
|
+
import "@valibot/i18n/ar/ulid";
|
|
53
|
+
import "@valibot/i18n/ar/url";
|
|
54
|
+
import "@valibot/i18n/ar/uuid";
|
|
55
|
+
import "@valibot/i18n/ar/value";
|
package/ar/integer.cjs
ADDED
package/ar/integer.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/integer.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/integer.js
ADDED
package/ar/ip.cjs
ADDED
package/ar/ip.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/ip.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/ip.js
ADDED
package/ar/ipv4.cjs
ADDED
package/ar/ipv4.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/ipv4.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|