@valibot/i18n 0.14.0 → 0.15.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.
Files changed (343) hide show
  1. package/ar/{custom.cjs → check.cjs} +1 -1
  2. package/ar/{custom.js → check.js} +2 -2
  3. package/ar/{customAsync.cjs → checkAsync.cjs} +1 -1
  4. package/ar/{customAsync.js → checkAsync.js} +2 -2
  5. package/ar/empty.cjs +7 -0
  6. package/ar/empty.js +6 -0
  7. package/ar/index.cjs +4 -2
  8. package/ar/index.js +4 -2
  9. package/ar/nonEmpty.cjs +7 -0
  10. package/ar/nonEmpty.js +6 -0
  11. package/de/{custom.cjs → check.cjs} +1 -1
  12. package/de/{custom.js → check.js} +2 -2
  13. package/de/{customAsync.cjs → checkAsync.cjs} +1 -1
  14. package/de/{customAsync.js → checkAsync.js} +2 -2
  15. package/de/empty.cjs +7 -0
  16. package/de/empty.js +6 -0
  17. package/de/index.cjs +4 -2
  18. package/de/index.js +4 -2
  19. package/de/nonEmpty.cjs +7 -0
  20. package/de/nonEmpty.js +6 -0
  21. package/es/{custom.cjs → check.cjs} +1 -1
  22. package/es/{custom.js → check.js} +2 -2
  23. package/es/{customAsync.cjs → checkAsync.cjs} +1 -1
  24. package/es/{customAsync.js → checkAsync.js} +2 -2
  25. package/es/empty.cjs +7 -0
  26. package/es/empty.js +6 -0
  27. package/es/index.cjs +4 -2
  28. package/es/index.js +4 -2
  29. package/es/nonEmpty.cjs +7 -0
  30. package/es/nonEmpty.js +6 -0
  31. package/fr/{custom.cjs → check.cjs} +1 -1
  32. package/fr/{custom.js → check.js} +2 -2
  33. package/fr/{customAsync.cjs → checkAsync.cjs} +1 -1
  34. package/fr/{customAsync.js → checkAsync.js} +2 -2
  35. package/fr/empty.cjs +7 -0
  36. package/fr/empty.js +6 -0
  37. package/fr/index.cjs +4 -2
  38. package/fr/index.js +4 -2
  39. package/fr/nonEmpty.cjs +7 -0
  40. package/fr/nonEmpty.js +6 -0
  41. package/hu/{custom.cjs → check.cjs} +1 -1
  42. package/hu/{custom.js → check.js} +2 -2
  43. package/hu/{customAsync.cjs → checkAsync.cjs} +1 -1
  44. package/hu/{customAsync.js → checkAsync.js} +2 -2
  45. package/hu/empty.cjs +7 -0
  46. package/hu/empty.js +6 -0
  47. package/hu/index.cjs +4 -2
  48. package/hu/index.js +4 -2
  49. package/hu/nonEmpty.cjs +7 -0
  50. package/hu/nonEmpty.js +6 -0
  51. package/it/{custom.cjs → check.cjs} +1 -1
  52. package/it/{custom.js → check.js} +2 -2
  53. package/it/{customAsync.cjs → checkAsync.cjs} +1 -1
  54. package/it/{customAsync.js → checkAsync.js} +2 -2
  55. package/it/empty.cjs +7 -0
  56. package/it/empty.js +6 -0
  57. package/it/index.cjs +4 -2
  58. package/it/index.js +4 -2
  59. package/it/nonEmpty.cjs +7 -0
  60. package/it/nonEmpty.js +6 -0
  61. package/ja/{custom.cjs → check.cjs} +1 -1
  62. package/ja/{custom.js → check.js} +2 -2
  63. package/ja/{customAsync.cjs → checkAsync.cjs} +1 -1
  64. package/ja/{customAsync.js → checkAsync.js} +2 -2
  65. package/ja/empty.cjs +7 -0
  66. package/ja/empty.js +6 -0
  67. package/ja/index.cjs +4 -2
  68. package/ja/index.js +4 -2
  69. package/ja/nonEmpty.cjs +7 -0
  70. package/ja/nonEmpty.js +6 -0
  71. package/kr/{custom.cjs → check.cjs} +1 -1
  72. package/kr/{custom.js → check.js} +2 -2
  73. package/kr/{customAsync.cjs → checkAsync.cjs} +1 -1
  74. package/kr/{customAsync.js → checkAsync.js} +2 -2
  75. package/kr/empty.cjs +7 -0
  76. package/kr/empty.js +6 -0
  77. package/kr/index.cjs +4 -2
  78. package/kr/index.js +4 -2
  79. package/kr/nonEmpty.cjs +7 -0
  80. package/kr/nonEmpty.js +6 -0
  81. package/nb/{custom.cjs → check.cjs} +1 -1
  82. package/nb/{custom.js → check.js} +2 -2
  83. package/nb/{customAsync.cjs → checkAsync.cjs} +1 -1
  84. package/nb/{customAsync.js → checkAsync.js} +2 -2
  85. package/nb/empty.cjs +7 -0
  86. package/nb/empty.js +6 -0
  87. package/nb/index.cjs +4 -2
  88. package/nb/index.js +4 -2
  89. package/nb/nonEmpty.cjs +7 -0
  90. package/nb/nonEmpty.js +6 -0
  91. package/nl/{custom.cjs → check.cjs} +1 -1
  92. package/nl/{custom.js → check.js} +2 -2
  93. package/nl/{customAsync.cjs → checkAsync.cjs} +1 -1
  94. package/nl/{customAsync.js → checkAsync.js} +2 -2
  95. package/nl/empty.cjs +7 -0
  96. package/nl/empty.d.cts +1 -0
  97. package/nl/empty.d.ts +1 -0
  98. package/nl/empty.js +6 -0
  99. package/nl/index.cjs +4 -2
  100. package/nl/index.js +4 -2
  101. package/nl/nonEmpty.cjs +7 -0
  102. package/nl/nonEmpty.d.cts +1 -0
  103. package/nl/nonEmpty.d.ts +1 -0
  104. package/nl/nonEmpty.js +6 -0
  105. package/package.json +763 -383
  106. package/pt/{custom.cjs → check.cjs} +1 -1
  107. package/pt/check.d.cts +1 -0
  108. package/pt/check.d.ts +1 -0
  109. package/pt/{custom.js → check.js} +2 -2
  110. package/pt/{customAsync.cjs → checkAsync.cjs} +1 -1
  111. package/pt/checkAsync.d.cts +1 -0
  112. package/pt/checkAsync.d.ts +1 -0
  113. package/pt/{customAsync.js → checkAsync.js} +2 -2
  114. package/pt/empty.cjs +7 -0
  115. package/pt/empty.d.cts +1 -0
  116. package/pt/empty.d.ts +1 -0
  117. package/pt/empty.js +6 -0
  118. package/pt/index.cjs +4 -2
  119. package/pt/index.js +4 -2
  120. package/pt/nonEmpty.cjs +7 -0
  121. package/pt/nonEmpty.d.cts +1 -0
  122. package/pt/nonEmpty.d.ts +1 -0
  123. package/pt/nonEmpty.js +6 -0
  124. package/ro/{custom.cjs → check.cjs} +1 -1
  125. package/ro/check.d.cts +1 -0
  126. package/ro/check.d.ts +1 -0
  127. package/ro/{custom.js → check.js} +2 -2
  128. package/ro/{customAsync.cjs → checkAsync.cjs} +1 -1
  129. package/ro/checkAsync.d.cts +1 -0
  130. package/ro/checkAsync.d.ts +1 -0
  131. package/ro/{customAsync.js → checkAsync.js} +2 -2
  132. package/ro/empty.cjs +7 -0
  133. package/ro/empty.d.cts +1 -0
  134. package/ro/empty.d.ts +1 -0
  135. package/ro/empty.js +6 -0
  136. package/ro/index.cjs +4 -2
  137. package/ro/index.js +4 -2
  138. package/ro/nonEmpty.cjs +7 -0
  139. package/ro/nonEmpty.d.cts +1 -0
  140. package/ro/nonEmpty.d.ts +1 -0
  141. package/ro/nonEmpty.js +6 -0
  142. package/ru/{custom.cjs → check.cjs} +1 -1
  143. package/ru/check.d.cts +1 -0
  144. package/ru/check.d.ts +1 -0
  145. package/ru/{custom.js → check.js} +2 -2
  146. package/ru/{customAsync.cjs → checkAsync.cjs} +1 -1
  147. package/ru/checkAsync.d.cts +1 -0
  148. package/ru/checkAsync.d.ts +1 -0
  149. package/ru/{customAsync.js → checkAsync.js} +2 -2
  150. package/ru/empty.cjs +7 -0
  151. package/ru/empty.d.cts +1 -0
  152. package/ru/empty.d.ts +1 -0
  153. package/ru/empty.js +6 -0
  154. package/ru/index.cjs +4 -2
  155. package/ru/index.js +4 -2
  156. package/ru/nonEmpty.cjs +7 -0
  157. package/ru/nonEmpty.d.cts +1 -0
  158. package/ru/nonEmpty.d.ts +1 -0
  159. package/ru/nonEmpty.js +6 -0
  160. package/sl/{custom.cjs → check.cjs} +1 -1
  161. package/sl/check.d.cts +1 -0
  162. package/sl/check.d.ts +1 -0
  163. package/sl/{custom.js → check.js} +2 -2
  164. package/sl/{customAsync.cjs → checkAsync.cjs} +1 -1
  165. package/sl/checkAsync.d.cts +1 -0
  166. package/sl/checkAsync.d.ts +1 -0
  167. package/sl/{customAsync.js → checkAsync.js} +2 -2
  168. package/sl/empty.cjs +7 -0
  169. package/sl/empty.d.cts +1 -0
  170. package/sl/empty.d.ts +1 -0
  171. package/sl/empty.js +6 -0
  172. package/sl/index.cjs +4 -2
  173. package/sl/index.js +4 -2
  174. package/sl/nonEmpty.cjs +7 -0
  175. package/sl/nonEmpty.d.cts +1 -0
  176. package/sl/nonEmpty.d.ts +1 -0
  177. package/sl/nonEmpty.js +6 -0
  178. package/sv/{custom.cjs → check.cjs} +1 -1
  179. package/sv/check.d.cts +1 -0
  180. package/sv/check.d.ts +1 -0
  181. package/sv/{custom.js → check.js} +2 -2
  182. package/sv/{customAsync.cjs → checkAsync.cjs} +1 -1
  183. package/sv/checkAsync.d.cts +1 -0
  184. package/sv/checkAsync.d.ts +1 -0
  185. package/sv/{customAsync.js → checkAsync.js} +2 -2
  186. package/sv/empty.cjs +7 -0
  187. package/sv/empty.d.cts +1 -0
  188. package/sv/empty.d.ts +1 -0
  189. package/sv/empty.js +6 -0
  190. package/sv/index.cjs +4 -2
  191. package/sv/index.js +4 -2
  192. package/sv/nonEmpty.cjs +7 -0
  193. package/sv/nonEmpty.d.cts +1 -0
  194. package/sv/nonEmpty.d.ts +1 -0
  195. package/sv/nonEmpty.js +6 -0
  196. package/tr/{custom.cjs → check.cjs} +1 -1
  197. package/tr/check.d.cts +1 -0
  198. package/tr/check.d.ts +1 -0
  199. package/tr/{custom.js → check.js} +2 -2
  200. package/tr/{customAsync.cjs → checkAsync.cjs} +1 -1
  201. package/tr/checkAsync.d.cts +1 -0
  202. package/tr/checkAsync.d.ts +1 -0
  203. package/tr/{customAsync.js → checkAsync.js} +2 -2
  204. package/tr/empty.cjs +7 -0
  205. package/tr/empty.d.cts +1 -0
  206. package/tr/empty.d.ts +1 -0
  207. package/tr/empty.js +6 -0
  208. package/tr/index.cjs +4 -2
  209. package/tr/index.js +4 -2
  210. package/tr/nonEmpty.cjs +7 -0
  211. package/tr/nonEmpty.d.cts +1 -0
  212. package/tr/nonEmpty.d.ts +1 -0
  213. package/tr/nonEmpty.js +6 -0
  214. package/uk/{custom.cjs → check.cjs} +1 -1
  215. package/uk/check.d.cts +1 -0
  216. package/uk/check.d.ts +1 -0
  217. package/uk/{custom.js → check.js} +2 -2
  218. package/uk/{customAsync.cjs → checkAsync.cjs} +1 -1
  219. package/uk/checkAsync.d.cts +1 -0
  220. package/uk/checkAsync.d.ts +1 -0
  221. package/uk/{customAsync.js → checkAsync.js} +2 -2
  222. package/uk/empty.cjs +7 -0
  223. package/uk/empty.d.cts +1 -0
  224. package/uk/empty.d.ts +1 -0
  225. package/uk/empty.js +6 -0
  226. package/uk/index.cjs +4 -2
  227. package/uk/index.js +4 -2
  228. package/uk/nonEmpty.cjs +7 -0
  229. package/uk/nonEmpty.d.cts +1 -0
  230. package/uk/nonEmpty.d.ts +1 -0
  231. package/uk/nonEmpty.js +6 -0
  232. package/zh-CN/{custom.cjs → check.cjs} +1 -1
  233. package/zh-CN/check.d.cts +1 -0
  234. package/zh-CN/check.d.ts +1 -0
  235. package/zh-CN/{custom.js → check.js} +2 -2
  236. package/zh-CN/{customAsync.cjs → checkAsync.cjs} +1 -1
  237. package/zh-CN/checkAsync.d.cts +1 -0
  238. package/zh-CN/checkAsync.d.ts +1 -0
  239. package/zh-CN/{customAsync.js → checkAsync.js} +2 -2
  240. package/zh-CN/empty.cjs +7 -0
  241. package/zh-CN/empty.d.cts +1 -0
  242. package/zh-CN/empty.d.ts +1 -0
  243. package/zh-CN/empty.js +6 -0
  244. package/zh-CN/index.cjs +4 -2
  245. package/zh-CN/index.js +4 -2
  246. package/zh-CN/nonEmpty.cjs +7 -0
  247. package/zh-CN/nonEmpty.d.cts +1 -0
  248. package/zh-CN/nonEmpty.d.ts +1 -0
  249. package/zh-CN/nonEmpty.js +6 -0
  250. package/zh-TW/{custom.cjs → check.cjs} +1 -1
  251. package/zh-TW/check.d.cts +1 -0
  252. package/zh-TW/check.d.ts +1 -0
  253. package/zh-TW/{custom.js → check.js} +2 -2
  254. package/zh-TW/{customAsync.cjs → checkAsync.cjs} +1 -1
  255. package/zh-TW/checkAsync.d.cts +1 -0
  256. package/zh-TW/checkAsync.d.ts +1 -0
  257. package/zh-TW/{customAsync.js → checkAsync.js} +2 -2
  258. package/zh-TW/empty.cjs +7 -0
  259. package/zh-TW/empty.d.cts +1 -0
  260. package/zh-TW/empty.d.ts +1 -0
  261. package/zh-TW/empty.js +6 -0
  262. package/zh-TW/index.cjs +4 -2
  263. package/zh-TW/index.js +4 -2
  264. package/zh-TW/nonEmpty.cjs +7 -0
  265. package/zh-TW/nonEmpty.d.cts +1 -0
  266. package/zh-TW/nonEmpty.d.ts +1 -0
  267. package/zh-TW/nonEmpty.js +6 -0
  268. /package/ar/{custom.d.cts → check.d.cts} +0 -0
  269. /package/ar/{custom.d.ts → check.d.ts} +0 -0
  270. /package/ar/{customAsync.d.cts → checkAsync.d.cts} +0 -0
  271. /package/ar/{customAsync.d.ts → checkAsync.d.ts} +0 -0
  272. /package/{de/custom.d.cts → ar/empty.d.cts} +0 -0
  273. /package/{de/custom.d.ts → ar/empty.d.ts} +0 -0
  274. /package/{de/customAsync.d.cts → ar/nonEmpty.d.cts} +0 -0
  275. /package/{de/customAsync.d.ts → ar/nonEmpty.d.ts} +0 -0
  276. /package/{es/custom.d.cts → de/check.d.cts} +0 -0
  277. /package/{es/custom.d.ts → de/check.d.ts} +0 -0
  278. /package/{es/customAsync.d.cts → de/checkAsync.d.cts} +0 -0
  279. /package/{es/customAsync.d.ts → de/checkAsync.d.ts} +0 -0
  280. /package/{fr/custom.d.cts → de/empty.d.cts} +0 -0
  281. /package/{fr/custom.d.ts → de/empty.d.ts} +0 -0
  282. /package/{fr/customAsync.d.cts → de/nonEmpty.d.cts} +0 -0
  283. /package/{fr/customAsync.d.ts → de/nonEmpty.d.ts} +0 -0
  284. /package/{hu/custom.d.cts → es/check.d.cts} +0 -0
  285. /package/{hu/custom.d.ts → es/check.d.ts} +0 -0
  286. /package/{hu/customAsync.d.cts → es/checkAsync.d.cts} +0 -0
  287. /package/{hu/customAsync.d.ts → es/checkAsync.d.ts} +0 -0
  288. /package/{it/custom.d.cts → es/empty.d.cts} +0 -0
  289. /package/{it/custom.d.ts → es/empty.d.ts} +0 -0
  290. /package/{it/customAsync.d.cts → es/nonEmpty.d.cts} +0 -0
  291. /package/{it/customAsync.d.ts → es/nonEmpty.d.ts} +0 -0
  292. /package/{ja/custom.d.cts → fr/check.d.cts} +0 -0
  293. /package/{ja/custom.d.ts → fr/check.d.ts} +0 -0
  294. /package/{ja/customAsync.d.cts → fr/checkAsync.d.cts} +0 -0
  295. /package/{ja/customAsync.d.ts → fr/checkAsync.d.ts} +0 -0
  296. /package/{kr/custom.d.cts → fr/empty.d.cts} +0 -0
  297. /package/{kr/custom.d.ts → fr/empty.d.ts} +0 -0
  298. /package/{kr/customAsync.d.cts → fr/nonEmpty.d.cts} +0 -0
  299. /package/{kr/customAsync.d.ts → fr/nonEmpty.d.ts} +0 -0
  300. /package/{nb/custom.d.cts → hu/check.d.cts} +0 -0
  301. /package/{nb/custom.d.ts → hu/check.d.ts} +0 -0
  302. /package/{nb/customAsync.d.cts → hu/checkAsync.d.cts} +0 -0
  303. /package/{nb/customAsync.d.ts → hu/checkAsync.d.ts} +0 -0
  304. /package/{nl/custom.d.cts → hu/empty.d.cts} +0 -0
  305. /package/{nl/custom.d.ts → hu/empty.d.ts} +0 -0
  306. /package/{nl/customAsync.d.cts → hu/nonEmpty.d.cts} +0 -0
  307. /package/{nl/customAsync.d.ts → hu/nonEmpty.d.ts} +0 -0
  308. /package/{pt/custom.d.cts → it/check.d.cts} +0 -0
  309. /package/{pt/custom.d.ts → it/check.d.ts} +0 -0
  310. /package/{pt/customAsync.d.cts → it/checkAsync.d.cts} +0 -0
  311. /package/{pt/customAsync.d.ts → it/checkAsync.d.ts} +0 -0
  312. /package/{ro/custom.d.cts → it/empty.d.cts} +0 -0
  313. /package/{ro/custom.d.ts → it/empty.d.ts} +0 -0
  314. /package/{ro/customAsync.d.cts → it/nonEmpty.d.cts} +0 -0
  315. /package/{ro/customAsync.d.ts → it/nonEmpty.d.ts} +0 -0
  316. /package/{ru/custom.d.cts → ja/check.d.cts} +0 -0
  317. /package/{ru/custom.d.ts → ja/check.d.ts} +0 -0
  318. /package/{ru/customAsync.d.cts → ja/checkAsync.d.cts} +0 -0
  319. /package/{ru/customAsync.d.ts → ja/checkAsync.d.ts} +0 -0
  320. /package/{sl/custom.d.cts → ja/empty.d.cts} +0 -0
  321. /package/{sl/custom.d.ts → ja/empty.d.ts} +0 -0
  322. /package/{sl/customAsync.d.cts → ja/nonEmpty.d.cts} +0 -0
  323. /package/{sl/customAsync.d.ts → ja/nonEmpty.d.ts} +0 -0
  324. /package/{sv/custom.d.cts → kr/check.d.cts} +0 -0
  325. /package/{sv/custom.d.ts → kr/check.d.ts} +0 -0
  326. /package/{sv/customAsync.d.cts → kr/checkAsync.d.cts} +0 -0
  327. /package/{sv/customAsync.d.ts → kr/checkAsync.d.ts} +0 -0
  328. /package/{tr/custom.d.cts → kr/empty.d.cts} +0 -0
  329. /package/{tr/custom.d.ts → kr/empty.d.ts} +0 -0
  330. /package/{tr/customAsync.d.cts → kr/nonEmpty.d.cts} +0 -0
  331. /package/{tr/customAsync.d.ts → kr/nonEmpty.d.ts} +0 -0
  332. /package/{uk/custom.d.cts → nb/check.d.cts} +0 -0
  333. /package/{uk/custom.d.ts → nb/check.d.ts} +0 -0
  334. /package/{uk/customAsync.d.cts → nb/checkAsync.d.cts} +0 -0
  335. /package/{uk/customAsync.d.ts → nb/checkAsync.d.ts} +0 -0
  336. /package/{zh-CN/custom.d.cts → nb/empty.d.cts} +0 -0
  337. /package/{zh-CN/custom.d.ts → nb/empty.d.ts} +0 -0
  338. /package/{zh-CN/customAsync.d.cts → nb/nonEmpty.d.cts} +0 -0
  339. /package/{zh-CN/customAsync.d.ts → nb/nonEmpty.d.ts} +0 -0
  340. /package/{zh-TW/custom.d.cts → nl/check.d.cts} +0 -0
  341. /package/{zh-TW/custom.d.ts → nl/check.d.ts} +0 -0
  342. /package/{zh-TW/customAsync.d.cts → nl/checkAsync.d.cts} +0 -0
  343. /package/{zh-TW/customAsync.d.ts → nl/checkAsync.d.ts} +0 -0
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  var import_valibot = require("valibot");
3
3
  (0, import_valibot.setSpecificMessage)(
4
- import_valibot.custom,
4
+ import_valibot.check,
5
5
  (issue) => `Entrada inválida: Recebido ${issue.received}`,
6
6
  "pt"
7
7
  );
package/pt/check.d.cts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/pt/check.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
@@ -1,6 +1,6 @@
1
- import { setSpecificMessage, custom } from "valibot";
1
+ import { setSpecificMessage, check } from "valibot";
2
2
  setSpecificMessage(
3
- custom,
3
+ check,
4
4
  (issue) => `Entrada inválida: Recebido ${issue.received}`,
5
5
  "pt"
6
6
  );
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  var import_valibot = require("valibot");
3
3
  (0, import_valibot.setSpecificMessage)(
4
- import_valibot.customAsync,
4
+ import_valibot.checkAsync,
5
5
  (issue) => `Entrada inválida: Recebido ${issue.received}`,
6
6
  "pt"
7
7
  );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
@@ -1,6 +1,6 @@
1
- import { setSpecificMessage, customAsync } from "valibot";
1
+ import { setSpecificMessage, checkAsync } from "valibot";
2
2
  setSpecificMessage(
3
- customAsync,
3
+ checkAsync,
4
4
  (issue) => `Entrada inválida: Recebido ${issue.received}`,
5
5
  "pt"
6
6
  );
package/pt/empty.cjs ADDED
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.empty,
5
+ (issue) => `Tamanho inválido: Esperado ${issue.expected}, porém foi recebido ${issue.received}`,
6
+ "pt"
7
+ );
package/pt/empty.d.cts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/pt/empty.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/pt/empty.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, empty } from "valibot";
2
+ setSpecificMessage(
3
+ empty,
4
+ (issue) => `Tamanho inválido: Esperado ${issue.expected}, porém foi recebido ${issue.received}`,
5
+ "pt"
6
+ );
package/pt/index.cjs CHANGED
@@ -2,13 +2,14 @@
2
2
  var import_schema = require("@valibot/i18n/pt/schema");
3
3
  var import_bic = require("@valibot/i18n/pt/bic");
4
4
  var import_bytes = require("@valibot/i18n/pt/bytes");
5
+ var import_check = require("@valibot/i18n/pt/check");
6
+ var import_checkAsync = require("@valibot/i18n/pt/checkAsync");
5
7
  var import_creditCard = require("@valibot/i18n/pt/creditCard");
6
8
  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
9
  var import_decimal = require("@valibot/i18n/pt/decimal");
10
10
  var import_email = require("@valibot/i18n/pt/email");
11
11
  var import_emoji = require("@valibot/i18n/pt/emoji");
12
+ var import_empty = require("@valibot/i18n/pt/empty");
12
13
  var import_endsWith = require("@valibot/i18n/pt/endsWith");
13
14
  var import_excludes = require("@valibot/i18n/pt/excludes");
14
15
  var import_finite = require("@valibot/i18n/pt/finite");
@@ -41,6 +42,7 @@ var import_minLength = require("@valibot/i18n/pt/minLength");
41
42
  var import_minSize = require("@valibot/i18n/pt/minSize");
42
43
  var import_minValue = require("@valibot/i18n/pt/minValue");
43
44
  var import_multipleOf = require("@valibot/i18n/pt/multipleOf");
45
+ var import_nonEmpty = require("@valibot/i18n/pt/nonEmpty");
44
46
  var import_notBytes = require("@valibot/i18n/pt/notBytes");
45
47
  var import_notLength = require("@valibot/i18n/pt/notLength");
46
48
  var import_notSize = require("@valibot/i18n/pt/notSize");
package/pt/index.js CHANGED
@@ -1,13 +1,14 @@
1
1
  import "@valibot/i18n/pt/schema";
2
2
  import "@valibot/i18n/pt/bic";
3
3
  import "@valibot/i18n/pt/bytes";
4
+ import "@valibot/i18n/pt/check";
5
+ import "@valibot/i18n/pt/checkAsync";
4
6
  import "@valibot/i18n/pt/creditCard";
5
7
  import "@valibot/i18n/pt/cuid2";
6
- import "@valibot/i18n/pt/custom";
7
- import "@valibot/i18n/pt/customAsync";
8
8
  import "@valibot/i18n/pt/decimal";
9
9
  import "@valibot/i18n/pt/email";
10
10
  import "@valibot/i18n/pt/emoji";
11
+ import "@valibot/i18n/pt/empty";
11
12
  import "@valibot/i18n/pt/endsWith";
12
13
  import "@valibot/i18n/pt/excludes";
13
14
  import "@valibot/i18n/pt/finite";
@@ -40,6 +41,7 @@ import "@valibot/i18n/pt/minLength";
40
41
  import "@valibot/i18n/pt/minSize";
41
42
  import "@valibot/i18n/pt/minValue";
42
43
  import "@valibot/i18n/pt/multipleOf";
44
+ import "@valibot/i18n/pt/nonEmpty";
43
45
  import "@valibot/i18n/pt/notBytes";
44
46
  import "@valibot/i18n/pt/notLength";
45
47
  import "@valibot/i18n/pt/notSize";
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.nonEmpty,
5
+ (issue) => `Tamanho inválido: Esperado ${issue.expected}, porém foi recebido ${issue.received}`,
6
+ "pt"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
package/pt/nonEmpty.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, nonEmpty } from "valibot";
2
+ setSpecificMessage(
3
+ nonEmpty,
4
+ (issue) => `Tamanho inválido: Esperado ${issue.expected}, porém foi recebido ${issue.received}`,
5
+ "pt"
6
+ );
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  var import_valibot = require("valibot");
3
3
  (0, import_valibot.setSpecificMessage)(
4
- import_valibot.custom,
4
+ import_valibot.check,
5
5
  (issue) => `Intrare incorectă: S-a primit ${issue.received}`,
6
6
  "ro"
7
7
  );
package/ro/check.d.cts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/ro/check.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
@@ -1,6 +1,6 @@
1
- import { setSpecificMessage, custom } from "valibot";
1
+ import { setSpecificMessage, check } from "valibot";
2
2
  setSpecificMessage(
3
- custom,
3
+ check,
4
4
  (issue) => `Intrare incorectă: S-a primit ${issue.received}`,
5
5
  "ro"
6
6
  );
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  var import_valibot = require("valibot");
3
3
  (0, import_valibot.setSpecificMessage)(
4
- import_valibot.customAsync,
4
+ import_valibot.checkAsync,
5
5
  (issue) => `Intrare incorectă: S-a primit ${issue.received}`,
6
6
  "ro"
7
7
  );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
@@ -1,6 +1,6 @@
1
- import { setSpecificMessage, customAsync } from "valibot";
1
+ import { setSpecificMessage, checkAsync } from "valibot";
2
2
  setSpecificMessage(
3
- customAsync,
3
+ checkAsync,
4
4
  (issue) => `Intrare incorectă: S-a primit ${issue.received}`,
5
5
  "ro"
6
6
  );
package/ro/empty.cjs ADDED
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.empty,
5
+ (issue) => `Lungime incorectă: Valoarea așteptată era ${issue.expected}, dar s-a primit ${issue.received}`,
6
+ "ro"
7
+ );
package/ro/empty.d.cts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/ro/empty.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/ro/empty.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, empty } from "valibot";
2
+ setSpecificMessage(
3
+ empty,
4
+ (issue) => `Lungime incorectă: Valoarea așteptată era ${issue.expected}, dar s-a primit ${issue.received}`,
5
+ "ro"
6
+ );
package/ro/index.cjs CHANGED
@@ -2,13 +2,14 @@
2
2
  var import_schema = require("@valibot/i18n/ro/schema");
3
3
  var import_bic = require("@valibot/i18n/ro/bic");
4
4
  var import_bytes = require("@valibot/i18n/ro/bytes");
5
+ var import_check = require("@valibot/i18n/ro/check");
6
+ var import_checkAsync = require("@valibot/i18n/ro/checkAsync");
5
7
  var import_creditCard = require("@valibot/i18n/ro/creditCard");
6
8
  var import_cuid2 = require("@valibot/i18n/ro/cuid2");
7
- var import_custom = require("@valibot/i18n/ro/custom");
8
- var import_customAsync = require("@valibot/i18n/ro/customAsync");
9
9
  var import_decimal = require("@valibot/i18n/ro/decimal");
10
10
  var import_email = require("@valibot/i18n/ro/email");
11
11
  var import_emoji = require("@valibot/i18n/ro/emoji");
12
+ var import_empty = require("@valibot/i18n/ro/empty");
12
13
  var import_endsWith = require("@valibot/i18n/ro/endsWith");
13
14
  var import_excludes = require("@valibot/i18n/ro/excludes");
14
15
  var import_finite = require("@valibot/i18n/ro/finite");
@@ -41,6 +42,7 @@ var import_minLength = require("@valibot/i18n/ro/minLength");
41
42
  var import_minSize = require("@valibot/i18n/ro/minSize");
42
43
  var import_minValue = require("@valibot/i18n/ro/minValue");
43
44
  var import_multipleOf = require("@valibot/i18n/ro/multipleOf");
45
+ var import_nonEmpty = require("@valibot/i18n/ro/nonEmpty");
44
46
  var import_notBytes = require("@valibot/i18n/ro/notBytes");
45
47
  var import_notLength = require("@valibot/i18n/ro/notLength");
46
48
  var import_notSize = require("@valibot/i18n/ro/notSize");
package/ro/index.js CHANGED
@@ -1,13 +1,14 @@
1
1
  import "@valibot/i18n/ro/schema";
2
2
  import "@valibot/i18n/ro/bic";
3
3
  import "@valibot/i18n/ro/bytes";
4
+ import "@valibot/i18n/ro/check";
5
+ import "@valibot/i18n/ro/checkAsync";
4
6
  import "@valibot/i18n/ro/creditCard";
5
7
  import "@valibot/i18n/ro/cuid2";
6
- import "@valibot/i18n/ro/custom";
7
- import "@valibot/i18n/ro/customAsync";
8
8
  import "@valibot/i18n/ro/decimal";
9
9
  import "@valibot/i18n/ro/email";
10
10
  import "@valibot/i18n/ro/emoji";
11
+ import "@valibot/i18n/ro/empty";
11
12
  import "@valibot/i18n/ro/endsWith";
12
13
  import "@valibot/i18n/ro/excludes";
13
14
  import "@valibot/i18n/ro/finite";
@@ -40,6 +41,7 @@ import "@valibot/i18n/ro/minLength";
40
41
  import "@valibot/i18n/ro/minSize";
41
42
  import "@valibot/i18n/ro/minValue";
42
43
  import "@valibot/i18n/ro/multipleOf";
44
+ import "@valibot/i18n/ro/nonEmpty";
43
45
  import "@valibot/i18n/ro/notBytes";
44
46
  import "@valibot/i18n/ro/notLength";
45
47
  import "@valibot/i18n/ro/notSize";
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.nonEmpty,
5
+ (issue) => `Lungime incorectă: Valoarea așteptată era ${issue.expected}, dar s-a primit ${issue.received}`,
6
+ "ro"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
package/ro/nonEmpty.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, nonEmpty } from "valibot";
2
+ setSpecificMessage(
3
+ nonEmpty,
4
+ (issue) => `Lungime incorectă: Valoarea așteptată era ${issue.expected}, dar s-a primit ${issue.received}`,
5
+ "ro"
6
+ );
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  var import_valibot = require("valibot");
3
3
  (0, import_valibot.setSpecificMessage)(
4
- import_valibot.custom,
4
+ import_valibot.check,
5
5
  (issue) => `Неправильные данные: получено ${issue.received}`,
6
6
  "ru"
7
7
  );
package/ru/check.d.cts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/ru/check.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
@@ -1,6 +1,6 @@
1
- import { setSpecificMessage, custom } from "valibot";
1
+ import { setSpecificMessage, check } from "valibot";
2
2
  setSpecificMessage(
3
- custom,
3
+ check,
4
4
  (issue) => `Неправильные данные: получено ${issue.received}`,
5
5
  "ru"
6
6
  );
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  var import_valibot = require("valibot");
3
3
  (0, import_valibot.setSpecificMessage)(
4
- import_valibot.customAsync,
4
+ import_valibot.checkAsync,
5
5
  (issue) => `Неправильные данные: получено ${issue.received}`,
6
6
  "ru"
7
7
  );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
@@ -1,6 +1,6 @@
1
- import { setSpecificMessage, customAsync } from "valibot";
1
+ import { setSpecificMessage, checkAsync } from "valibot";
2
2
  setSpecificMessage(
3
- customAsync,
3
+ checkAsync,
4
4
  (issue) => `Неправильные данные: получено ${issue.received}`,
5
5
  "ru"
6
6
  );
package/ru/empty.cjs ADDED
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.empty,
5
+ (issue) => `Неправильная длина: ожидалось ${issue.expected}, получено ${issue.received}`,
6
+ "ru"
7
+ );
package/ru/empty.d.cts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/ru/empty.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/ru/empty.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, empty } from "valibot";
2
+ setSpecificMessage(
3
+ empty,
4
+ (issue) => `Неправильная длина: ожидалось ${issue.expected}, получено ${issue.received}`,
5
+ "ru"
6
+ );
package/ru/index.cjs CHANGED
@@ -2,13 +2,14 @@
2
2
  var import_schema = require("@valibot/i18n/ru/schema");
3
3
  var import_bic = require("@valibot/i18n/ru/bic");
4
4
  var import_bytes = require("@valibot/i18n/ru/bytes");
5
+ var import_check = require("@valibot/i18n/ru/check");
6
+ var import_checkAsync = require("@valibot/i18n/ru/checkAsync");
5
7
  var import_creditCard = require("@valibot/i18n/ru/creditCard");
6
8
  var import_cuid2 = require("@valibot/i18n/ru/cuid2");
7
- var import_custom = require("@valibot/i18n/ru/custom");
8
- var import_customAsync = require("@valibot/i18n/ru/customAsync");
9
9
  var import_decimal = require("@valibot/i18n/ru/decimal");
10
10
  var import_email = require("@valibot/i18n/ru/email");
11
11
  var import_emoji = require("@valibot/i18n/ru/emoji");
12
+ var import_empty = require("@valibot/i18n/ru/empty");
12
13
  var import_endsWith = require("@valibot/i18n/ru/endsWith");
13
14
  var import_excludes = require("@valibot/i18n/ru/excludes");
14
15
  var import_finite = require("@valibot/i18n/ru/finite");
@@ -41,6 +42,7 @@ var import_minLength = require("@valibot/i18n/ru/minLength");
41
42
  var import_minSize = require("@valibot/i18n/ru/minSize");
42
43
  var import_minValue = require("@valibot/i18n/ru/minValue");
43
44
  var import_multipleOf = require("@valibot/i18n/ru/multipleOf");
45
+ var import_nonEmpty = require("@valibot/i18n/ru/nonEmpty");
44
46
  var import_notBytes = require("@valibot/i18n/ru/notBytes");
45
47
  var import_notLength = require("@valibot/i18n/ru/notLength");
46
48
  var import_notSize = require("@valibot/i18n/ru/notSize");
package/ru/index.js CHANGED
@@ -1,13 +1,14 @@
1
1
  import "@valibot/i18n/ru/schema";
2
2
  import "@valibot/i18n/ru/bic";
3
3
  import "@valibot/i18n/ru/bytes";
4
+ import "@valibot/i18n/ru/check";
5
+ import "@valibot/i18n/ru/checkAsync";
4
6
  import "@valibot/i18n/ru/creditCard";
5
7
  import "@valibot/i18n/ru/cuid2";
6
- import "@valibot/i18n/ru/custom";
7
- import "@valibot/i18n/ru/customAsync";
8
8
  import "@valibot/i18n/ru/decimal";
9
9
  import "@valibot/i18n/ru/email";
10
10
  import "@valibot/i18n/ru/emoji";
11
+ import "@valibot/i18n/ru/empty";
11
12
  import "@valibot/i18n/ru/endsWith";
12
13
  import "@valibot/i18n/ru/excludes";
13
14
  import "@valibot/i18n/ru/finite";
@@ -40,6 +41,7 @@ import "@valibot/i18n/ru/minLength";
40
41
  import "@valibot/i18n/ru/minSize";
41
42
  import "@valibot/i18n/ru/minValue";
42
43
  import "@valibot/i18n/ru/multipleOf";
44
+ import "@valibot/i18n/ru/nonEmpty";
43
45
  import "@valibot/i18n/ru/notBytes";
44
46
  import "@valibot/i18n/ru/notLength";
45
47
  import "@valibot/i18n/ru/notSize";
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.nonEmpty,
5
+ (issue) => `Неправильная длина: ожидалось ${issue.expected}, получено ${issue.received}`,
6
+ "ru"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
package/ru/nonEmpty.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, nonEmpty } from "valibot";
2
+ setSpecificMessage(
3
+ nonEmpty,
4
+ (issue) => `Неправильная длина: ожидалось ${issue.expected}, получено ${issue.received}`,
5
+ "ru"
6
+ );
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  var import_valibot = require("valibot");
3
3
  (0, import_valibot.setSpecificMessage)(
4
- import_valibot.custom,
4
+ import_valibot.check,
5
5
  (issue) => `Neveljaven input: Prejet ${issue.received}`,
6
6
  "sl"
7
7
  );
package/sl/check.d.cts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/sl/check.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
@@ -1,6 +1,6 @@
1
- import { setSpecificMessage, custom } from "valibot";
1
+ import { setSpecificMessage, check } from "valibot";
2
2
  setSpecificMessage(
3
- custom,
3
+ check,
4
4
  (issue) => `Neveljaven input: Prejet ${issue.received}`,
5
5
  "sl"
6
6
  );
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  var import_valibot = require("valibot");
3
3
  (0, import_valibot.setSpecificMessage)(
4
- import_valibot.customAsync,
4
+ import_valibot.checkAsync,
5
5
  (issue) => `Neveljaven input: Prejet ${issue.received}`,
6
6
  "sl"
7
7
  );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
@@ -1,6 +1,6 @@
1
- import { setSpecificMessage, customAsync } from "valibot";
1
+ import { setSpecificMessage, checkAsync } from "valibot";
2
2
  setSpecificMessage(
3
- customAsync,
3
+ checkAsync,
4
4
  (issue) => `Neveljaven input: Prejet ${issue.received}`,
5
5
  "sl"
6
6
  );
package/sl/empty.cjs ADDED
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.empty,
5
+ (issue) => `Neveljaven dolžina: Pričakovana ${issue.expected}, vendar prejeta ${issue.received}`,
6
+ "sl"
7
+ );
package/sl/empty.d.cts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/sl/empty.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/sl/empty.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, empty } from "valibot";
2
+ setSpecificMessage(
3
+ empty,
4
+ (issue) => `Neveljaven dolžina: Pričakovana ${issue.expected}, vendar prejeta ${issue.received}`,
5
+ "sl"
6
+ );
package/sl/index.cjs CHANGED
@@ -2,13 +2,14 @@
2
2
  var import_schema = require("@valibot/i18n/sl/schema");
3
3
  var import_bic = require("@valibot/i18n/sl/bic");
4
4
  var import_bytes = require("@valibot/i18n/sl/bytes");
5
+ var import_check = require("@valibot/i18n/sl/check");
6
+ var import_checkAsync = require("@valibot/i18n/sl/checkAsync");
5
7
  var import_creditCard = require("@valibot/i18n/sl/creditCard");
6
8
  var import_cuid2 = require("@valibot/i18n/sl/cuid2");
7
- var import_custom = require("@valibot/i18n/sl/custom");
8
- var import_customAsync = require("@valibot/i18n/sl/customAsync");
9
9
  var import_decimal = require("@valibot/i18n/sl/decimal");
10
10
  var import_email = require("@valibot/i18n/sl/email");
11
11
  var import_emoji = require("@valibot/i18n/sl/emoji");
12
+ var import_empty = require("@valibot/i18n/sl/empty");
12
13
  var import_endsWith = require("@valibot/i18n/sl/endsWith");
13
14
  var import_excludes = require("@valibot/i18n/sl/excludes");
14
15
  var import_finite = require("@valibot/i18n/sl/finite");
@@ -41,6 +42,7 @@ var import_minLength = require("@valibot/i18n/sl/minLength");
41
42
  var import_minSize = require("@valibot/i18n/sl/minSize");
42
43
  var import_minValue = require("@valibot/i18n/sl/minValue");
43
44
  var import_multipleOf = require("@valibot/i18n/sl/multipleOf");
45
+ var import_nonEmpty = require("@valibot/i18n/sl/nonEmpty");
44
46
  var import_notBytes = require("@valibot/i18n/sl/notBytes");
45
47
  var import_notLength = require("@valibot/i18n/sl/notLength");
46
48
  var import_notSize = require("@valibot/i18n/sl/notSize");
package/sl/index.js CHANGED
@@ -1,13 +1,14 @@
1
1
  import "@valibot/i18n/sl/schema";
2
2
  import "@valibot/i18n/sl/bic";
3
3
  import "@valibot/i18n/sl/bytes";
4
+ import "@valibot/i18n/sl/check";
5
+ import "@valibot/i18n/sl/checkAsync";
4
6
  import "@valibot/i18n/sl/creditCard";
5
7
  import "@valibot/i18n/sl/cuid2";
6
- import "@valibot/i18n/sl/custom";
7
- import "@valibot/i18n/sl/customAsync";
8
8
  import "@valibot/i18n/sl/decimal";
9
9
  import "@valibot/i18n/sl/email";
10
10
  import "@valibot/i18n/sl/emoji";
11
+ import "@valibot/i18n/sl/empty";
11
12
  import "@valibot/i18n/sl/endsWith";
12
13
  import "@valibot/i18n/sl/excludes";
13
14
  import "@valibot/i18n/sl/finite";
@@ -40,6 +41,7 @@ import "@valibot/i18n/sl/minLength";
40
41
  import "@valibot/i18n/sl/minSize";
41
42
  import "@valibot/i18n/sl/minValue";
42
43
  import "@valibot/i18n/sl/multipleOf";
44
+ import "@valibot/i18n/sl/nonEmpty";
43
45
  import "@valibot/i18n/sl/notBytes";
44
46
  import "@valibot/i18n/sl/notLength";
45
47
  import "@valibot/i18n/sl/notSize";
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.nonEmpty,
5
+ (issue) => `Neveljaven dolžina: Pričakovana ${issue.expected}, vendar prejeta ${issue.received}`,
6
+ "sl"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
package/sl/nonEmpty.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, nonEmpty } from "valibot";
2
+ setSpecificMessage(
3
+ nonEmpty,
4
+ (issue) => `Neveljaven dolžina: Pričakovana ${issue.expected}, vendar prejeta ${issue.received}`,
5
+ "sl"
6
+ );
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  var import_valibot = require("valibot");
3
3
  (0, import_valibot.setSpecificMessage)(
4
- import_valibot.custom,
4
+ import_valibot.check,
5
5
  (issue) => `Ogiltig indata: Fick ${issue.received}`,
6
6
  "sv"
7
7
  );
package/sv/check.d.cts ADDED
@@ -0,0 +1 @@
1
+ export { }