@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/ar/ipv6.cjs
ADDED
package/ar/ipv6.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/ipv6.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/ipv6.js
ADDED
package/ar/isoDate.cjs
ADDED
package/ar/isoDate.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/isoDate.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/isoDate.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/isoTime.cjs
ADDED
package/ar/isoTime.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/isoTime.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/isoTime.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/isoWeek.cjs
ADDED
package/ar/isoWeek.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/isoWeek.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/isoWeek.js
ADDED
package/ar/length.cjs
ADDED
package/ar/length.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/length.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/length.js
ADDED
package/ar/mac.cjs
ADDED
package/ar/mac.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/mac.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/mac.js
ADDED
package/ar/mac48.cjs
ADDED
package/ar/mac48.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/mac48.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/mac48.js
ADDED
package/ar/mac64.cjs
ADDED
package/ar/mac64.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/mac64.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/mac64.js
ADDED
package/ar/maxBytes.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/maxBytes.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/maxBytes.js
ADDED
package/ar/maxLength.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/maxLength.js
ADDED
package/ar/maxSize.cjs
ADDED
package/ar/maxSize.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/maxSize.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/maxSize.js
ADDED
package/ar/maxValue.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/maxValue.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/maxValue.js
ADDED
package/ar/mimeType.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/mimeType.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/mimeType.js
ADDED
package/ar/minBytes.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/minBytes.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/minBytes.js
ADDED
package/ar/minLength.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/minLength.js
ADDED
package/ar/minSize.cjs
ADDED
package/ar/minSize.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/minSize.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/minSize.js
ADDED
package/ar/minValue.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/minValue.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/minValue.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/multipleOf.js
ADDED
package/ar/notBytes.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/notBytes.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/notBytes.js
ADDED
package/ar/notLength.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/notLength.js
ADDED
package/ar/notSize.cjs
ADDED
package/ar/notSize.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/notSize.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/notSize.js
ADDED
package/ar/notValue.cjs
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/notValue.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/notValue.js
ADDED
package/ar/octal.cjs
ADDED
package/ar/octal.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|
package/ar/octal.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { }
|