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