@valibot/i18n 0.17.0 → 1.0.0-beta.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 (662) hide show
  1. package/LICENSE.md +9 -0
  2. package/ar/base64.cjs +7 -0
  3. package/ar/base64.d.cts +1 -0
  4. package/ar/base64.d.ts +1 -0
  5. package/ar/base64.js +6 -0
  6. package/ar/checkItems.cjs +7 -0
  7. package/ar/checkItems.d.cts +1 -0
  8. package/ar/checkItems.d.ts +1 -0
  9. package/ar/checkItems.js +6 -0
  10. package/ar/digits.cjs +7 -0
  11. package/ar/digits.d.cts +1 -0
  12. package/ar/digits.d.ts +1 -0
  13. package/ar/digits.js +6 -0
  14. package/ar/everyItem.cjs +7 -0
  15. package/ar/everyItem.d.cts +1 -0
  16. package/ar/everyItem.d.ts +1 -0
  17. package/ar/everyItem.js +6 -0
  18. package/ar/index.cjs +7 -0
  19. package/ar/index.js +7 -0
  20. package/ar/nanoid.cjs +7 -0
  21. package/ar/nanoid.d.cts +1 -0
  22. package/ar/nanoid.d.ts +1 -0
  23. package/ar/nanoid.js +6 -0
  24. package/ar/partialCheck.cjs +7 -0
  25. package/ar/partialCheck.d.cts +1 -0
  26. package/ar/partialCheck.d.ts +1 -0
  27. package/ar/partialCheck.js +6 -0
  28. package/ar/someItem.cjs +7 -0
  29. package/ar/someItem.d.cts +1 -0
  30. package/ar/someItem.d.ts +1 -0
  31. package/ar/someItem.js +6 -0
  32. package/ca/base64.cjs +7 -0
  33. package/ca/base64.d.cts +1 -0
  34. package/ca/base64.d.ts +1 -0
  35. package/ca/base64.js +6 -0
  36. package/ca/checkItems.cjs +7 -0
  37. package/ca/checkItems.d.cts +1 -0
  38. package/ca/checkItems.d.ts +1 -0
  39. package/ca/checkItems.js +6 -0
  40. package/ca/digits.cjs +7 -0
  41. package/ca/digits.d.cts +1 -0
  42. package/ca/digits.d.ts +1 -0
  43. package/ca/digits.js +6 -0
  44. package/ca/everyItem.cjs +7 -0
  45. package/ca/everyItem.d.cts +1 -0
  46. package/ca/everyItem.d.ts +1 -0
  47. package/ca/everyItem.js +6 -0
  48. package/ca/index.cjs +7 -0
  49. package/ca/index.js +7 -0
  50. package/ca/nanoid.cjs +7 -0
  51. package/ca/nanoid.d.cts +1 -0
  52. package/ca/nanoid.d.ts +1 -0
  53. package/ca/nanoid.js +6 -0
  54. package/ca/partialCheck.cjs +7 -0
  55. package/ca/partialCheck.d.cts +1 -0
  56. package/ca/partialCheck.d.ts +1 -0
  57. package/ca/partialCheck.js +6 -0
  58. package/ca/someItem.cjs +7 -0
  59. package/ca/someItem.d.cts +1 -0
  60. package/ca/someItem.d.ts +1 -0
  61. package/ca/someItem.js +6 -0
  62. package/de/base64.cjs +7 -0
  63. package/de/base64.d.cts +1 -0
  64. package/de/base64.d.ts +1 -0
  65. package/de/base64.js +6 -0
  66. package/de/checkItems.cjs +7 -0
  67. package/de/checkItems.d.cts +1 -0
  68. package/de/checkItems.d.ts +1 -0
  69. package/de/checkItems.js +6 -0
  70. package/de/digits.cjs +7 -0
  71. package/de/digits.d.cts +1 -0
  72. package/de/digits.d.ts +1 -0
  73. package/de/digits.js +6 -0
  74. package/de/everyItem.cjs +7 -0
  75. package/de/everyItem.d.cts +1 -0
  76. package/de/everyItem.d.ts +1 -0
  77. package/de/everyItem.js +6 -0
  78. package/de/index.cjs +7 -0
  79. package/de/index.js +7 -0
  80. package/de/nanoid.cjs +7 -0
  81. package/de/nanoid.d.cts +1 -0
  82. package/de/nanoid.d.ts +1 -0
  83. package/de/nanoid.js +6 -0
  84. package/de/partialCheck.cjs +7 -0
  85. package/de/partialCheck.d.cts +1 -0
  86. package/de/partialCheck.d.ts +1 -0
  87. package/de/partialCheck.js +6 -0
  88. package/de/someItem.cjs +7 -0
  89. package/de/someItem.d.cts +1 -0
  90. package/de/someItem.d.ts +1 -0
  91. package/de/someItem.js +6 -0
  92. package/es/base64.cjs +7 -0
  93. package/es/base64.d.cts +1 -0
  94. package/es/base64.d.ts +1 -0
  95. package/es/base64.js +6 -0
  96. package/es/checkItems.cjs +7 -0
  97. package/es/checkItems.d.cts +1 -0
  98. package/es/checkItems.d.ts +1 -0
  99. package/es/checkItems.js +6 -0
  100. package/es/digits.cjs +7 -0
  101. package/es/digits.d.cts +1 -0
  102. package/es/digits.d.ts +1 -0
  103. package/es/digits.js +6 -0
  104. package/es/everyItem.cjs +7 -0
  105. package/es/everyItem.d.cts +1 -0
  106. package/es/everyItem.d.ts +1 -0
  107. package/es/everyItem.js +6 -0
  108. package/es/index.cjs +7 -0
  109. package/es/index.js +7 -0
  110. package/es/nanoid.cjs +7 -0
  111. package/es/nanoid.d.cts +1 -0
  112. package/es/nanoid.d.ts +1 -0
  113. package/es/nanoid.js +6 -0
  114. package/es/partialCheck.cjs +7 -0
  115. package/es/partialCheck.d.cts +1 -0
  116. package/es/partialCheck.d.ts +1 -0
  117. package/es/partialCheck.js +6 -0
  118. package/es/someItem.cjs +7 -0
  119. package/es/someItem.d.cts +1 -0
  120. package/es/someItem.d.ts +1 -0
  121. package/es/someItem.js +6 -0
  122. package/fr/base64.cjs +7 -0
  123. package/fr/base64.d.cts +1 -0
  124. package/fr/base64.d.ts +1 -0
  125. package/fr/base64.js +6 -0
  126. package/fr/checkItems.cjs +7 -0
  127. package/fr/checkItems.d.cts +1 -0
  128. package/fr/checkItems.d.ts +1 -0
  129. package/fr/checkItems.js +6 -0
  130. package/fr/digits.cjs +7 -0
  131. package/fr/digits.d.cts +1 -0
  132. package/fr/digits.d.ts +1 -0
  133. package/fr/digits.js +6 -0
  134. package/fr/everyItem.cjs +7 -0
  135. package/fr/everyItem.d.cts +1 -0
  136. package/fr/everyItem.d.ts +1 -0
  137. package/fr/everyItem.js +6 -0
  138. package/fr/index.cjs +7 -0
  139. package/fr/index.js +7 -0
  140. package/fr/nanoid.cjs +7 -0
  141. package/fr/nanoid.d.cts +1 -0
  142. package/fr/nanoid.d.ts +1 -0
  143. package/fr/nanoid.js +6 -0
  144. package/fr/partialCheck.cjs +7 -0
  145. package/fr/partialCheck.d.cts +1 -0
  146. package/fr/partialCheck.d.ts +1 -0
  147. package/fr/partialCheck.js +6 -0
  148. package/fr/someItem.cjs +7 -0
  149. package/fr/someItem.d.cts +1 -0
  150. package/fr/someItem.d.ts +1 -0
  151. package/fr/someItem.js +6 -0
  152. package/hu/base64.cjs +7 -0
  153. package/hu/base64.d.cts +1 -0
  154. package/hu/base64.d.ts +1 -0
  155. package/hu/base64.js +6 -0
  156. package/hu/checkItems.cjs +7 -0
  157. package/hu/checkItems.d.cts +1 -0
  158. package/hu/checkItems.d.ts +1 -0
  159. package/hu/checkItems.js +6 -0
  160. package/hu/digits.cjs +7 -0
  161. package/hu/digits.d.cts +1 -0
  162. package/hu/digits.d.ts +1 -0
  163. package/hu/digits.js +6 -0
  164. package/hu/everyItem.cjs +7 -0
  165. package/hu/everyItem.d.cts +1 -0
  166. package/hu/everyItem.d.ts +1 -0
  167. package/hu/everyItem.js +6 -0
  168. package/hu/index.cjs +7 -0
  169. package/hu/index.js +7 -0
  170. package/hu/nanoid.cjs +7 -0
  171. package/hu/nanoid.d.cts +1 -0
  172. package/hu/nanoid.d.ts +1 -0
  173. package/hu/nanoid.js +6 -0
  174. package/hu/partialCheck.cjs +7 -0
  175. package/hu/partialCheck.d.cts +1 -0
  176. package/hu/partialCheck.d.ts +1 -0
  177. package/hu/partialCheck.js +6 -0
  178. package/hu/someItem.cjs +7 -0
  179. package/hu/someItem.d.cts +1 -0
  180. package/hu/someItem.d.ts +1 -0
  181. package/hu/someItem.js +6 -0
  182. package/id/base64.cjs +7 -0
  183. package/id/base64.d.cts +1 -0
  184. package/id/base64.d.ts +1 -0
  185. package/id/base64.js +6 -0
  186. package/id/checkItems.cjs +7 -0
  187. package/id/checkItems.d.cts +1 -0
  188. package/id/checkItems.d.ts +1 -0
  189. package/id/checkItems.js +6 -0
  190. package/id/digits.cjs +7 -0
  191. package/id/digits.d.cts +1 -0
  192. package/id/digits.d.ts +1 -0
  193. package/id/digits.js +6 -0
  194. package/id/everyItem.cjs +7 -0
  195. package/id/everyItem.d.cts +1 -0
  196. package/id/everyItem.d.ts +1 -0
  197. package/id/everyItem.js +6 -0
  198. package/id/index.cjs +7 -0
  199. package/id/index.js +7 -0
  200. package/id/nanoid.cjs +7 -0
  201. package/id/nanoid.d.cts +1 -0
  202. package/id/nanoid.d.ts +1 -0
  203. package/id/nanoid.js +6 -0
  204. package/id/partialCheck.cjs +7 -0
  205. package/id/partialCheck.d.cts +1 -0
  206. package/id/partialCheck.d.ts +1 -0
  207. package/id/partialCheck.js +6 -0
  208. package/id/someItem.cjs +7 -0
  209. package/id/someItem.d.cts +1 -0
  210. package/id/someItem.d.ts +1 -0
  211. package/id/someItem.js +6 -0
  212. package/it/base64.cjs +7 -0
  213. package/it/base64.d.cts +1 -0
  214. package/it/base64.d.ts +1 -0
  215. package/it/base64.js +6 -0
  216. package/it/checkItems.cjs +7 -0
  217. package/it/checkItems.d.cts +1 -0
  218. package/it/checkItems.d.ts +1 -0
  219. package/it/checkItems.js +6 -0
  220. package/it/digits.cjs +7 -0
  221. package/it/digits.d.cts +1 -0
  222. package/it/digits.d.ts +1 -0
  223. package/it/digits.js +6 -0
  224. package/it/everyItem.cjs +7 -0
  225. package/it/everyItem.d.cts +1 -0
  226. package/it/everyItem.d.ts +1 -0
  227. package/it/everyItem.js +6 -0
  228. package/it/index.cjs +7 -0
  229. package/it/index.js +7 -0
  230. package/it/nanoid.cjs +7 -0
  231. package/it/nanoid.d.cts +1 -0
  232. package/it/nanoid.d.ts +1 -0
  233. package/it/nanoid.js +6 -0
  234. package/it/partialCheck.cjs +7 -0
  235. package/it/partialCheck.d.cts +1 -0
  236. package/it/partialCheck.d.ts +1 -0
  237. package/it/partialCheck.js +6 -0
  238. package/it/someItem.cjs +7 -0
  239. package/it/someItem.d.cts +1 -0
  240. package/it/someItem.d.ts +1 -0
  241. package/it/someItem.js +6 -0
  242. package/ja/base64.cjs +7 -0
  243. package/ja/base64.d.cts +1 -0
  244. package/ja/base64.d.ts +1 -0
  245. package/ja/base64.js +6 -0
  246. package/ja/checkItems.cjs +7 -0
  247. package/ja/checkItems.d.cts +1 -0
  248. package/ja/checkItems.d.ts +1 -0
  249. package/ja/checkItems.js +6 -0
  250. package/ja/digits.cjs +7 -0
  251. package/ja/digits.d.cts +1 -0
  252. package/ja/digits.d.ts +1 -0
  253. package/ja/digits.js +6 -0
  254. package/ja/everyItem.cjs +7 -0
  255. package/ja/everyItem.d.cts +1 -0
  256. package/ja/everyItem.d.ts +1 -0
  257. package/ja/everyItem.js +6 -0
  258. package/ja/index.cjs +7 -0
  259. package/ja/index.js +7 -0
  260. package/ja/nanoid.cjs +7 -0
  261. package/ja/nanoid.d.cts +1 -0
  262. package/ja/nanoid.d.ts +1 -0
  263. package/ja/nanoid.js +6 -0
  264. package/ja/partialCheck.cjs +7 -0
  265. package/ja/partialCheck.d.cts +1 -0
  266. package/ja/partialCheck.d.ts +1 -0
  267. package/ja/partialCheck.js +6 -0
  268. package/ja/someItem.cjs +7 -0
  269. package/ja/someItem.d.cts +1 -0
  270. package/ja/someItem.d.ts +1 -0
  271. package/ja/someItem.js +6 -0
  272. package/kr/base64.cjs +7 -0
  273. package/kr/base64.d.cts +1 -0
  274. package/kr/base64.d.ts +1 -0
  275. package/kr/base64.js +6 -0
  276. package/kr/checkItems.cjs +7 -0
  277. package/kr/checkItems.d.cts +1 -0
  278. package/kr/checkItems.d.ts +1 -0
  279. package/kr/checkItems.js +6 -0
  280. package/kr/digits.cjs +7 -0
  281. package/kr/digits.d.cts +1 -0
  282. package/kr/digits.d.ts +1 -0
  283. package/kr/digits.js +6 -0
  284. package/kr/everyItem.cjs +7 -0
  285. package/kr/everyItem.d.cts +1 -0
  286. package/kr/everyItem.d.ts +1 -0
  287. package/kr/everyItem.js +6 -0
  288. package/kr/index.cjs +7 -0
  289. package/kr/index.js +7 -0
  290. package/kr/nanoid.cjs +7 -0
  291. package/kr/nanoid.d.cts +1 -0
  292. package/kr/nanoid.d.ts +1 -0
  293. package/kr/nanoid.js +6 -0
  294. package/kr/partialCheck.cjs +7 -0
  295. package/kr/partialCheck.d.cts +1 -0
  296. package/kr/partialCheck.d.ts +1 -0
  297. package/kr/partialCheck.js +6 -0
  298. package/kr/someItem.cjs +7 -0
  299. package/kr/someItem.d.cts +1 -0
  300. package/kr/someItem.d.ts +1 -0
  301. package/kr/someItem.js +6 -0
  302. package/nb/base64.cjs +7 -0
  303. package/nb/base64.d.cts +1 -0
  304. package/nb/base64.d.ts +1 -0
  305. package/nb/base64.js +6 -0
  306. package/nb/checkItems.cjs +7 -0
  307. package/nb/checkItems.d.cts +1 -0
  308. package/nb/checkItems.d.ts +1 -0
  309. package/nb/checkItems.js +6 -0
  310. package/nb/digits.cjs +7 -0
  311. package/nb/digits.d.cts +1 -0
  312. package/nb/digits.d.ts +1 -0
  313. package/nb/digits.js +6 -0
  314. package/nb/everyItem.cjs +7 -0
  315. package/nb/everyItem.d.cts +1 -0
  316. package/nb/everyItem.d.ts +1 -0
  317. package/nb/everyItem.js +6 -0
  318. package/nb/index.cjs +7 -0
  319. package/nb/index.js +7 -0
  320. package/nb/nanoid.cjs +7 -0
  321. package/nb/nanoid.d.cts +1 -0
  322. package/nb/nanoid.d.ts +1 -0
  323. package/nb/nanoid.js +6 -0
  324. package/nb/partialCheck.cjs +7 -0
  325. package/nb/partialCheck.d.cts +1 -0
  326. package/nb/partialCheck.d.ts +1 -0
  327. package/nb/partialCheck.js +6 -0
  328. package/nb/someItem.cjs +7 -0
  329. package/nb/someItem.d.cts +1 -0
  330. package/nb/someItem.d.ts +1 -0
  331. package/nb/someItem.js +6 -0
  332. package/nl/base64.cjs +7 -0
  333. package/nl/base64.d.cts +1 -0
  334. package/nl/base64.d.ts +1 -0
  335. package/nl/base64.js +6 -0
  336. package/nl/checkItems.cjs +7 -0
  337. package/nl/checkItems.d.cts +1 -0
  338. package/nl/checkItems.d.ts +1 -0
  339. package/nl/checkItems.js +6 -0
  340. package/nl/digits.cjs +7 -0
  341. package/nl/digits.d.cts +1 -0
  342. package/nl/digits.d.ts +1 -0
  343. package/nl/digits.js +6 -0
  344. package/nl/everyItem.cjs +7 -0
  345. package/nl/everyItem.d.cts +1 -0
  346. package/nl/everyItem.d.ts +1 -0
  347. package/nl/everyItem.js +6 -0
  348. package/nl/index.cjs +7 -0
  349. package/nl/index.js +7 -0
  350. package/nl/nanoid.cjs +7 -0
  351. package/nl/nanoid.d.cts +1 -0
  352. package/nl/nanoid.d.ts +1 -0
  353. package/nl/nanoid.js +6 -0
  354. package/nl/partialCheck.cjs +7 -0
  355. package/nl/partialCheck.d.cts +1 -0
  356. package/nl/partialCheck.d.ts +1 -0
  357. package/nl/partialCheck.js +6 -0
  358. package/nl/someItem.cjs +7 -0
  359. package/nl/someItem.d.cts +1 -0
  360. package/nl/someItem.d.ts +1 -0
  361. package/nl/someItem.js +6 -0
  362. package/package.json +1572 -34
  363. package/pl/base64.cjs +7 -0
  364. package/pl/base64.d.cts +1 -0
  365. package/pl/base64.d.ts +1 -0
  366. package/pl/base64.js +6 -0
  367. package/pl/checkItems.cjs +7 -0
  368. package/pl/checkItems.d.cts +1 -0
  369. package/pl/checkItems.d.ts +1 -0
  370. package/pl/checkItems.js +6 -0
  371. package/pl/digits.cjs +7 -0
  372. package/pl/digits.d.cts +1 -0
  373. package/pl/digits.d.ts +1 -0
  374. package/pl/digits.js +6 -0
  375. package/pl/everyItem.cjs +7 -0
  376. package/pl/everyItem.d.cts +1 -0
  377. package/pl/everyItem.d.ts +1 -0
  378. package/pl/everyItem.js +6 -0
  379. package/pl/index.cjs +9 -2
  380. package/pl/index.js +9 -2
  381. package/pl/nanoid.cjs +7 -0
  382. package/pl/nanoid.d.cts +1 -0
  383. package/pl/nanoid.d.ts +1 -0
  384. package/pl/nanoid.js +6 -0
  385. package/pl/partialCheck.cjs +7 -0
  386. package/pl/partialCheck.d.cts +1 -0
  387. package/pl/partialCheck.d.ts +1 -0
  388. package/pl/partialCheck.js +6 -0
  389. package/pl/someItem.cjs +7 -0
  390. package/pl/someItem.d.cts +1 -0
  391. package/pl/someItem.d.ts +1 -0
  392. package/pl/someItem.js +6 -0
  393. package/pt/base64.cjs +7 -0
  394. package/pt/base64.d.cts +1 -0
  395. package/pt/base64.d.ts +1 -0
  396. package/pt/base64.js +6 -0
  397. package/pt/checkItems.cjs +7 -0
  398. package/pt/checkItems.d.cts +1 -0
  399. package/pt/checkItems.d.ts +1 -0
  400. package/pt/checkItems.js +6 -0
  401. package/pt/digits.cjs +7 -0
  402. package/pt/digits.d.cts +1 -0
  403. package/pt/digits.d.ts +1 -0
  404. package/pt/digits.js +6 -0
  405. package/pt/everyItem.cjs +7 -0
  406. package/pt/everyItem.d.cts +1 -0
  407. package/pt/everyItem.d.ts +1 -0
  408. package/pt/everyItem.js +6 -0
  409. package/pt/index.cjs +7 -0
  410. package/pt/index.js +7 -0
  411. package/pt/nanoid.cjs +7 -0
  412. package/pt/nanoid.d.cts +1 -0
  413. package/pt/nanoid.d.ts +1 -0
  414. package/pt/nanoid.js +6 -0
  415. package/pt/partialCheck.cjs +7 -0
  416. package/pt/partialCheck.d.cts +1 -0
  417. package/pt/partialCheck.d.ts +1 -0
  418. package/pt/partialCheck.js +6 -0
  419. package/pt/someItem.cjs +7 -0
  420. package/pt/someItem.d.cts +1 -0
  421. package/pt/someItem.d.ts +1 -0
  422. package/pt/someItem.js +6 -0
  423. package/ro/base64.cjs +7 -0
  424. package/ro/base64.d.cts +1 -0
  425. package/ro/base64.d.ts +1 -0
  426. package/ro/base64.js +6 -0
  427. package/ro/checkItems.cjs +7 -0
  428. package/ro/checkItems.d.cts +1 -0
  429. package/ro/checkItems.d.ts +1 -0
  430. package/ro/checkItems.js +6 -0
  431. package/ro/digits.cjs +7 -0
  432. package/ro/digits.d.cts +1 -0
  433. package/ro/digits.d.ts +1 -0
  434. package/ro/digits.js +6 -0
  435. package/ro/everyItem.cjs +7 -0
  436. package/ro/everyItem.d.cts +1 -0
  437. package/ro/everyItem.d.ts +1 -0
  438. package/ro/everyItem.js +6 -0
  439. package/ro/index.cjs +7 -0
  440. package/ro/index.js +7 -0
  441. package/ro/nanoid.cjs +7 -0
  442. package/ro/nanoid.d.cts +1 -0
  443. package/ro/nanoid.d.ts +1 -0
  444. package/ro/nanoid.js +6 -0
  445. package/ro/partialCheck.cjs +7 -0
  446. package/ro/partialCheck.d.cts +1 -0
  447. package/ro/partialCheck.d.ts +1 -0
  448. package/ro/partialCheck.js +6 -0
  449. package/ro/someItem.cjs +7 -0
  450. package/ro/someItem.d.cts +1 -0
  451. package/ro/someItem.d.ts +1 -0
  452. package/ro/someItem.js +6 -0
  453. package/ru/base64.cjs +7 -0
  454. package/ru/base64.d.cts +1 -0
  455. package/ru/base64.d.ts +1 -0
  456. package/ru/base64.js +6 -0
  457. package/ru/checkItems.cjs +7 -0
  458. package/ru/checkItems.d.cts +1 -0
  459. package/ru/checkItems.d.ts +1 -0
  460. package/ru/checkItems.js +6 -0
  461. package/ru/digits.cjs +7 -0
  462. package/ru/digits.d.cts +1 -0
  463. package/ru/digits.d.ts +1 -0
  464. package/ru/digits.js +6 -0
  465. package/ru/everyItem.cjs +7 -0
  466. package/ru/everyItem.d.cts +1 -0
  467. package/ru/everyItem.d.ts +1 -0
  468. package/ru/everyItem.js +6 -0
  469. package/ru/index.cjs +7 -0
  470. package/ru/index.js +7 -0
  471. package/ru/nanoid.cjs +7 -0
  472. package/ru/nanoid.d.cts +1 -0
  473. package/ru/nanoid.d.ts +1 -0
  474. package/ru/nanoid.js +6 -0
  475. package/ru/partialCheck.cjs +7 -0
  476. package/ru/partialCheck.d.cts +1 -0
  477. package/ru/partialCheck.d.ts +1 -0
  478. package/ru/partialCheck.js +6 -0
  479. package/ru/someItem.cjs +7 -0
  480. package/ru/someItem.d.cts +1 -0
  481. package/ru/someItem.d.ts +1 -0
  482. package/ru/someItem.js +6 -0
  483. package/sl/base64.cjs +7 -0
  484. package/sl/base64.d.cts +1 -0
  485. package/sl/base64.d.ts +1 -0
  486. package/sl/base64.js +6 -0
  487. package/sl/checkItems.cjs +7 -0
  488. package/sl/checkItems.d.cts +1 -0
  489. package/sl/checkItems.d.ts +1 -0
  490. package/sl/checkItems.js +6 -0
  491. package/sl/digits.cjs +7 -0
  492. package/sl/digits.d.cts +1 -0
  493. package/sl/digits.d.ts +1 -0
  494. package/sl/digits.js +6 -0
  495. package/sl/everyItem.cjs +7 -0
  496. package/sl/everyItem.d.cts +1 -0
  497. package/sl/everyItem.d.ts +1 -0
  498. package/sl/everyItem.js +6 -0
  499. package/sl/index.cjs +7 -0
  500. package/sl/index.js +7 -0
  501. package/sl/nanoid.cjs +7 -0
  502. package/sl/nanoid.d.cts +1 -0
  503. package/sl/nanoid.d.ts +1 -0
  504. package/sl/nanoid.js +6 -0
  505. package/sl/partialCheck.cjs +7 -0
  506. package/sl/partialCheck.d.cts +1 -0
  507. package/sl/partialCheck.d.ts +1 -0
  508. package/sl/partialCheck.js +6 -0
  509. package/sl/someItem.cjs +7 -0
  510. package/sl/someItem.d.cts +1 -0
  511. package/sl/someItem.d.ts +1 -0
  512. package/sl/someItem.js +6 -0
  513. package/sv/base64.cjs +7 -0
  514. package/sv/base64.d.cts +1 -0
  515. package/sv/base64.d.ts +1 -0
  516. package/sv/base64.js +6 -0
  517. package/sv/checkItems.cjs +7 -0
  518. package/sv/checkItems.d.cts +1 -0
  519. package/sv/checkItems.d.ts +1 -0
  520. package/sv/checkItems.js +6 -0
  521. package/sv/digits.cjs +7 -0
  522. package/sv/digits.d.cts +1 -0
  523. package/sv/digits.d.ts +1 -0
  524. package/sv/digits.js +6 -0
  525. package/sv/everyItem.cjs +7 -0
  526. package/sv/everyItem.d.cts +1 -0
  527. package/sv/everyItem.d.ts +1 -0
  528. package/sv/everyItem.js +6 -0
  529. package/sv/index.cjs +7 -0
  530. package/sv/index.js +7 -0
  531. package/sv/nanoid.cjs +7 -0
  532. package/sv/nanoid.d.cts +1 -0
  533. package/sv/nanoid.d.ts +1 -0
  534. package/sv/nanoid.js +6 -0
  535. package/sv/partialCheck.cjs +7 -0
  536. package/sv/partialCheck.d.cts +1 -0
  537. package/sv/partialCheck.d.ts +1 -0
  538. package/sv/partialCheck.js +6 -0
  539. package/sv/someItem.cjs +7 -0
  540. package/sv/someItem.d.cts +1 -0
  541. package/sv/someItem.d.ts +1 -0
  542. package/sv/someItem.js +6 -0
  543. package/tr/base64.cjs +7 -0
  544. package/tr/base64.d.cts +1 -0
  545. package/tr/base64.d.ts +1 -0
  546. package/tr/base64.js +6 -0
  547. package/tr/checkItems.cjs +7 -0
  548. package/tr/checkItems.d.cts +1 -0
  549. package/tr/checkItems.d.ts +1 -0
  550. package/tr/checkItems.js +6 -0
  551. package/tr/digits.cjs +7 -0
  552. package/tr/digits.d.cts +1 -0
  553. package/tr/digits.d.ts +1 -0
  554. package/tr/digits.js +6 -0
  555. package/tr/everyItem.cjs +7 -0
  556. package/tr/everyItem.d.cts +1 -0
  557. package/tr/everyItem.d.ts +1 -0
  558. package/tr/everyItem.js +6 -0
  559. package/tr/index.cjs +7 -0
  560. package/tr/index.js +7 -0
  561. package/tr/nanoid.cjs +7 -0
  562. package/tr/nanoid.d.cts +1 -0
  563. package/tr/nanoid.d.ts +1 -0
  564. package/tr/nanoid.js +6 -0
  565. package/tr/partialCheck.cjs +7 -0
  566. package/tr/partialCheck.d.cts +1 -0
  567. package/tr/partialCheck.d.ts +1 -0
  568. package/tr/partialCheck.js +6 -0
  569. package/tr/someItem.cjs +7 -0
  570. package/tr/someItem.d.cts +1 -0
  571. package/tr/someItem.d.ts +1 -0
  572. package/tr/someItem.js +6 -0
  573. package/uk/base64.cjs +7 -0
  574. package/uk/base64.d.cts +1 -0
  575. package/uk/base64.d.ts +1 -0
  576. package/uk/base64.js +6 -0
  577. package/uk/checkItems.cjs +7 -0
  578. package/uk/checkItems.d.cts +1 -0
  579. package/uk/checkItems.d.ts +1 -0
  580. package/uk/checkItems.js +6 -0
  581. package/uk/digits.cjs +7 -0
  582. package/uk/digits.d.cts +1 -0
  583. package/uk/digits.d.ts +1 -0
  584. package/uk/digits.js +6 -0
  585. package/uk/everyItem.cjs +7 -0
  586. package/uk/everyItem.d.cts +1 -0
  587. package/uk/everyItem.d.ts +1 -0
  588. package/uk/everyItem.js +6 -0
  589. package/uk/index.cjs +7 -0
  590. package/uk/index.js +7 -0
  591. package/uk/nanoid.cjs +7 -0
  592. package/uk/nanoid.d.cts +1 -0
  593. package/uk/nanoid.d.ts +1 -0
  594. package/uk/nanoid.js +6 -0
  595. package/uk/partialCheck.cjs +7 -0
  596. package/uk/partialCheck.d.cts +1 -0
  597. package/uk/partialCheck.d.ts +1 -0
  598. package/uk/partialCheck.js +6 -0
  599. package/uk/someItem.cjs +7 -0
  600. package/uk/someItem.d.cts +1 -0
  601. package/uk/someItem.d.ts +1 -0
  602. package/uk/someItem.js +6 -0
  603. package/zh-CN/base64.cjs +7 -0
  604. package/zh-CN/base64.d.cts +1 -0
  605. package/zh-CN/base64.d.ts +1 -0
  606. package/zh-CN/base64.js +6 -0
  607. package/zh-CN/checkItems.cjs +7 -0
  608. package/zh-CN/checkItems.d.cts +1 -0
  609. package/zh-CN/checkItems.d.ts +1 -0
  610. package/zh-CN/checkItems.js +6 -0
  611. package/zh-CN/digits.cjs +7 -0
  612. package/zh-CN/digits.d.cts +1 -0
  613. package/zh-CN/digits.d.ts +1 -0
  614. package/zh-CN/digits.js +6 -0
  615. package/zh-CN/everyItem.cjs +7 -0
  616. package/zh-CN/everyItem.d.cts +1 -0
  617. package/zh-CN/everyItem.d.ts +1 -0
  618. package/zh-CN/everyItem.js +6 -0
  619. package/zh-CN/index.cjs +7 -0
  620. package/zh-CN/index.js +7 -0
  621. package/zh-CN/nanoid.cjs +7 -0
  622. package/zh-CN/nanoid.d.cts +1 -0
  623. package/zh-CN/nanoid.d.ts +1 -0
  624. package/zh-CN/nanoid.js +6 -0
  625. package/zh-CN/partialCheck.cjs +7 -0
  626. package/zh-CN/partialCheck.d.cts +1 -0
  627. package/zh-CN/partialCheck.d.ts +1 -0
  628. package/zh-CN/partialCheck.js +6 -0
  629. package/zh-CN/someItem.cjs +7 -0
  630. package/zh-CN/someItem.d.cts +1 -0
  631. package/zh-CN/someItem.d.ts +1 -0
  632. package/zh-CN/someItem.js +6 -0
  633. package/zh-TW/base64.cjs +7 -0
  634. package/zh-TW/base64.d.cts +1 -0
  635. package/zh-TW/base64.d.ts +1 -0
  636. package/zh-TW/base64.js +6 -0
  637. package/zh-TW/checkItems.cjs +7 -0
  638. package/zh-TW/checkItems.d.cts +1 -0
  639. package/zh-TW/checkItems.d.ts +1 -0
  640. package/zh-TW/checkItems.js +6 -0
  641. package/zh-TW/digits.cjs +7 -0
  642. package/zh-TW/digits.d.cts +1 -0
  643. package/zh-TW/digits.d.ts +1 -0
  644. package/zh-TW/digits.js +6 -0
  645. package/zh-TW/everyItem.cjs +7 -0
  646. package/zh-TW/everyItem.d.cts +1 -0
  647. package/zh-TW/everyItem.d.ts +1 -0
  648. package/zh-TW/everyItem.js +6 -0
  649. package/zh-TW/index.cjs +7 -0
  650. package/zh-TW/index.js +7 -0
  651. package/zh-TW/nanoid.cjs +7 -0
  652. package/zh-TW/nanoid.d.cts +1 -0
  653. package/zh-TW/nanoid.d.ts +1 -0
  654. package/zh-TW/nanoid.js +6 -0
  655. package/zh-TW/partialCheck.cjs +7 -0
  656. package/zh-TW/partialCheck.d.cts +1 -0
  657. package/zh-TW/partialCheck.d.ts +1 -0
  658. package/zh-TW/partialCheck.js +6 -0
  659. package/zh-TW/someItem.cjs +7 -0
  660. package/zh-TW/someItem.d.cts +1 -0
  661. package/zh-TW/someItem.d.ts +1 -0
  662. package/zh-TW/someItem.js +6 -0
package/LICENSE.md ADDED
@@ -0,0 +1,9 @@
1
+ MIT License
2
+
3
+ Copyright (c) Fabian Hiller
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6
+
7
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8
+
9
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
package/ar/base64.cjs ADDED
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.base64,
5
+ (issue) => `معرّف Base64 غير صالح: القيمة المُدخلة ${issue.received}`,
6
+ "ar"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
package/ar/base64.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/ar/base64.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, base64 } from "valibot";
2
+ setSpecificMessage(
3
+ base64,
4
+ (issue) => `معرّف Base64 غير صالح: القيمة المُدخلة ${issue.received}`,
5
+ "ar"
6
+ );
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.checkItems,
5
+ (issue) => `عناصر غير صالحة: قيمة الإدخال ${issue.received}`,
6
+ "ar"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, checkItems } from "valibot";
2
+ setSpecificMessage(
3
+ checkItems,
4
+ (issue) => `عناصر غير صالحة: قيمة الإدخال ${issue.received}`,
5
+ "ar"
6
+ );
package/ar/digits.cjs ADDED
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.digits,
5
+ (issue) => `أرقام غير صالحة: القيمة المُدخلة ${issue.received}`,
6
+ "ar"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
package/ar/digits.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/ar/digits.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, digits } from "valibot";
2
+ setSpecificMessage(
3
+ digits,
4
+ (issue) => `أرقام غير صالحة: القيمة المُدخلة ${issue.received}`,
5
+ "ar"
6
+ );
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.everyItem,
5
+ (issue) => `عنصر غير صالح: القيمة المُدخلة ${issue.received}`,
6
+ "ar"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, everyItem } from "valibot";
2
+ setSpecificMessage(
3
+ everyItem,
4
+ (issue) => `عنصر غير صالح: القيمة المُدخلة ${issue.received}`,
5
+ "ar"
6
+ );
package/ar/index.cjs CHANGED
@@ -1,16 +1,20 @@
1
1
  "use strict";
2
2
  var import_schema = require("@valibot/i18n/ar/schema");
3
+ var import_base64 = require("@valibot/i18n/ar/base64");
3
4
  var import_bic = require("@valibot/i18n/ar/bic");
4
5
  var import_bytes = require("@valibot/i18n/ar/bytes");
5
6
  var import_check = require("@valibot/i18n/ar/check");
6
7
  var import_checkAsync = require("@valibot/i18n/ar/checkAsync");
8
+ var import_checkItems = require("@valibot/i18n/ar/checkItems");
7
9
  var import_creditCard = require("@valibot/i18n/ar/creditCard");
8
10
  var import_cuid2 = require("@valibot/i18n/ar/cuid2");
9
11
  var import_decimal = require("@valibot/i18n/ar/decimal");
12
+ var import_digits = require("@valibot/i18n/ar/digits");
10
13
  var import_email = require("@valibot/i18n/ar/email");
11
14
  var import_emoji = require("@valibot/i18n/ar/emoji");
12
15
  var import_empty = require("@valibot/i18n/ar/empty");
13
16
  var import_endsWith = require("@valibot/i18n/ar/endsWith");
17
+ var import_everyItem = require("@valibot/i18n/ar/everyItem");
14
18
  var import_excludes = require("@valibot/i18n/ar/excludes");
15
19
  var import_finite = require("@valibot/i18n/ar/finite");
16
20
  var import_hash = require("@valibot/i18n/ar/hash");
@@ -42,15 +46,18 @@ var import_minLength = require("@valibot/i18n/ar/minLength");
42
46
  var import_minSize = require("@valibot/i18n/ar/minSize");
43
47
  var import_minValue = require("@valibot/i18n/ar/minValue");
44
48
  var import_multipleOf = require("@valibot/i18n/ar/multipleOf");
49
+ var import_nanoid = require("@valibot/i18n/ar/nanoid");
45
50
  var import_nonEmpty = require("@valibot/i18n/ar/nonEmpty");
46
51
  var import_notBytes = require("@valibot/i18n/ar/notBytes");
47
52
  var import_notLength = require("@valibot/i18n/ar/notLength");
48
53
  var import_notSize = require("@valibot/i18n/ar/notSize");
49
54
  var import_notValue = require("@valibot/i18n/ar/notValue");
50
55
  var import_octal = require("@valibot/i18n/ar/octal");
56
+ var import_partialCheck = require("@valibot/i18n/ar/partialCheck");
51
57
  var import_regex = require("@valibot/i18n/ar/regex");
52
58
  var import_safeInteger = require("@valibot/i18n/ar/safeInteger");
53
59
  var import_size = require("@valibot/i18n/ar/size");
60
+ var import_someItem = require("@valibot/i18n/ar/someItem");
54
61
  var import_startsWith = require("@valibot/i18n/ar/startsWith");
55
62
  var import_ulid = require("@valibot/i18n/ar/ulid");
56
63
  var import_url = require("@valibot/i18n/ar/url");
package/ar/index.js CHANGED
@@ -1,15 +1,19 @@
1
1
  import "@valibot/i18n/ar/schema";
2
+ import "@valibot/i18n/ar/base64";
2
3
  import "@valibot/i18n/ar/bic";
3
4
  import "@valibot/i18n/ar/bytes";
4
5
  import "@valibot/i18n/ar/check";
5
6
  import "@valibot/i18n/ar/checkAsync";
7
+ import "@valibot/i18n/ar/checkItems";
6
8
  import "@valibot/i18n/ar/creditCard";
7
9
  import "@valibot/i18n/ar/cuid2";
8
10
  import "@valibot/i18n/ar/decimal";
11
+ import "@valibot/i18n/ar/digits";
9
12
  import "@valibot/i18n/ar/email";
10
13
  import "@valibot/i18n/ar/emoji";
11
14
  import "@valibot/i18n/ar/empty";
12
15
  import "@valibot/i18n/ar/endsWith";
16
+ import "@valibot/i18n/ar/everyItem";
13
17
  import "@valibot/i18n/ar/excludes";
14
18
  import "@valibot/i18n/ar/finite";
15
19
  import "@valibot/i18n/ar/hash";
@@ -41,15 +45,18 @@ import "@valibot/i18n/ar/minLength";
41
45
  import "@valibot/i18n/ar/minSize";
42
46
  import "@valibot/i18n/ar/minValue";
43
47
  import "@valibot/i18n/ar/multipleOf";
48
+ import "@valibot/i18n/ar/nanoid";
44
49
  import "@valibot/i18n/ar/nonEmpty";
45
50
  import "@valibot/i18n/ar/notBytes";
46
51
  import "@valibot/i18n/ar/notLength";
47
52
  import "@valibot/i18n/ar/notSize";
48
53
  import "@valibot/i18n/ar/notValue";
49
54
  import "@valibot/i18n/ar/octal";
55
+ import "@valibot/i18n/ar/partialCheck";
50
56
  import "@valibot/i18n/ar/regex";
51
57
  import "@valibot/i18n/ar/safeInteger";
52
58
  import "@valibot/i18n/ar/size";
59
+ import "@valibot/i18n/ar/someItem";
53
60
  import "@valibot/i18n/ar/startsWith";
54
61
  import "@valibot/i18n/ar/ulid";
55
62
  import "@valibot/i18n/ar/url";
package/ar/nanoid.cjs ADDED
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.nanoid,
5
+ (issue) => `معرّف Nano ID غير صالح: القيمة المُدخلة ${issue.received}`,
6
+ "ar"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
package/ar/nanoid.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/ar/nanoid.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, nanoid } from "valibot";
2
+ setSpecificMessage(
3
+ nanoid,
4
+ (issue) => `معرّف Nano ID غير صالح: القيمة المُدخلة ${issue.received}`,
5
+ "ar"
6
+ );
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.partialCheck,
5
+ (issue) => `مُدخل غير صالح: القيمة المُدخلة ${issue.received}`,
6
+ "ar"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, partialCheck } from "valibot";
2
+ setSpecificMessage(
3
+ partialCheck,
4
+ (issue) => `مُدخل غير صالح: القيمة المُدخلة ${issue.received}`,
5
+ "ar"
6
+ );
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.someItem,
5
+ (issue) => `عنصر غير صالح: القيمة المُدخلة ${issue.received}`,
6
+ "ar"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
package/ar/someItem.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, someItem } from "valibot";
2
+ setSpecificMessage(
3
+ someItem,
4
+ (issue) => `عنصر غير صالح: القيمة المُدخلة ${issue.received}`,
5
+ "ar"
6
+ );
package/ca/base64.cjs ADDED
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.base64,
5
+ (issue) => `Base64 invàlid: S'ha rebut ${issue.received}`,
6
+ "ca"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
package/ca/base64.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/ca/base64.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, base64 } from "valibot";
2
+ setSpecificMessage(
3
+ base64,
4
+ (issue) => `Base64 invàlid: S'ha rebut ${issue.received}`,
5
+ "ca"
6
+ );
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.checkItems,
5
+ (issue) => `Element invàlids: S'ha rebut ${issue.received}`,
6
+ "ca"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, checkItems } from "valibot";
2
+ setSpecificMessage(
3
+ checkItems,
4
+ (issue) => `Element invàlids: S'ha rebut ${issue.received}`,
5
+ "ca"
6
+ );
package/ca/digits.cjs ADDED
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.digits,
5
+ (issue) => `Dígits invàlids: S'ha rebut ${issue.received}`,
6
+ "ca"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
package/ca/digits.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/ca/digits.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, digits } from "valibot";
2
+ setSpecificMessage(
3
+ digits,
4
+ (issue) => `Dígits invàlids: S'ha rebut ${issue.received}`,
5
+ "ca"
6
+ );
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.everyItem,
5
+ (issue) => `Element invàlid: S'ha rebut ${issue.received}`,
6
+ "ca"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, everyItem } from "valibot";
2
+ setSpecificMessage(
3
+ everyItem,
4
+ (issue) => `Element invàlid: S'ha rebut ${issue.received}`,
5
+ "ca"
6
+ );
package/ca/index.cjs CHANGED
@@ -1,16 +1,20 @@
1
1
  "use strict";
2
2
  var import_schema = require("@valibot/i18n/ca/schema");
3
+ var import_base64 = require("@valibot/i18n/ca/base64");
3
4
  var import_bic = require("@valibot/i18n/ca/bic");
4
5
  var import_bytes = require("@valibot/i18n/ca/bytes");
5
6
  var import_check = require("@valibot/i18n/ca/check");
6
7
  var import_checkAsync = require("@valibot/i18n/ca/checkAsync");
8
+ var import_checkItems = require("@valibot/i18n/ca/checkItems");
7
9
  var import_creditCard = require("@valibot/i18n/ca/creditCard");
8
10
  var import_cuid2 = require("@valibot/i18n/ca/cuid2");
9
11
  var import_decimal = require("@valibot/i18n/ca/decimal");
12
+ var import_digits = require("@valibot/i18n/ca/digits");
10
13
  var import_email = require("@valibot/i18n/ca/email");
11
14
  var import_emoji = require("@valibot/i18n/ca/emoji");
12
15
  var import_empty = require("@valibot/i18n/ca/empty");
13
16
  var import_endsWith = require("@valibot/i18n/ca/endsWith");
17
+ var import_everyItem = require("@valibot/i18n/ca/everyItem");
14
18
  var import_excludes = require("@valibot/i18n/ca/excludes");
15
19
  var import_finite = require("@valibot/i18n/ca/finite");
16
20
  var import_hash = require("@valibot/i18n/ca/hash");
@@ -42,15 +46,18 @@ var import_minLength = require("@valibot/i18n/ca/minLength");
42
46
  var import_minSize = require("@valibot/i18n/ca/minSize");
43
47
  var import_minValue = require("@valibot/i18n/ca/minValue");
44
48
  var import_multipleOf = require("@valibot/i18n/ca/multipleOf");
49
+ var import_nanoid = require("@valibot/i18n/ca/nanoid");
45
50
  var import_nonEmpty = require("@valibot/i18n/ca/nonEmpty");
46
51
  var import_notBytes = require("@valibot/i18n/ca/notBytes");
47
52
  var import_notLength = require("@valibot/i18n/ca/notLength");
48
53
  var import_notSize = require("@valibot/i18n/ca/notSize");
49
54
  var import_notValue = require("@valibot/i18n/ca/notValue");
50
55
  var import_octal = require("@valibot/i18n/ca/octal");
56
+ var import_partialCheck = require("@valibot/i18n/ca/partialCheck");
51
57
  var import_regex = require("@valibot/i18n/ca/regex");
52
58
  var import_safeInteger = require("@valibot/i18n/ca/safeInteger");
53
59
  var import_size = require("@valibot/i18n/ca/size");
60
+ var import_someItem = require("@valibot/i18n/ca/someItem");
54
61
  var import_startsWith = require("@valibot/i18n/ca/startsWith");
55
62
  var import_ulid = require("@valibot/i18n/ca/ulid");
56
63
  var import_url = require("@valibot/i18n/ca/url");
package/ca/index.js CHANGED
@@ -1,15 +1,19 @@
1
1
  import "@valibot/i18n/ca/schema";
2
+ import "@valibot/i18n/ca/base64";
2
3
  import "@valibot/i18n/ca/bic";
3
4
  import "@valibot/i18n/ca/bytes";
4
5
  import "@valibot/i18n/ca/check";
5
6
  import "@valibot/i18n/ca/checkAsync";
7
+ import "@valibot/i18n/ca/checkItems";
6
8
  import "@valibot/i18n/ca/creditCard";
7
9
  import "@valibot/i18n/ca/cuid2";
8
10
  import "@valibot/i18n/ca/decimal";
11
+ import "@valibot/i18n/ca/digits";
9
12
  import "@valibot/i18n/ca/email";
10
13
  import "@valibot/i18n/ca/emoji";
11
14
  import "@valibot/i18n/ca/empty";
12
15
  import "@valibot/i18n/ca/endsWith";
16
+ import "@valibot/i18n/ca/everyItem";
13
17
  import "@valibot/i18n/ca/excludes";
14
18
  import "@valibot/i18n/ca/finite";
15
19
  import "@valibot/i18n/ca/hash";
@@ -41,15 +45,18 @@ import "@valibot/i18n/ca/minLength";
41
45
  import "@valibot/i18n/ca/minSize";
42
46
  import "@valibot/i18n/ca/minValue";
43
47
  import "@valibot/i18n/ca/multipleOf";
48
+ import "@valibot/i18n/ca/nanoid";
44
49
  import "@valibot/i18n/ca/nonEmpty";
45
50
  import "@valibot/i18n/ca/notBytes";
46
51
  import "@valibot/i18n/ca/notLength";
47
52
  import "@valibot/i18n/ca/notSize";
48
53
  import "@valibot/i18n/ca/notValue";
49
54
  import "@valibot/i18n/ca/octal";
55
+ import "@valibot/i18n/ca/partialCheck";
50
56
  import "@valibot/i18n/ca/regex";
51
57
  import "@valibot/i18n/ca/safeInteger";
52
58
  import "@valibot/i18n/ca/size";
59
+ import "@valibot/i18n/ca/someItem";
53
60
  import "@valibot/i18n/ca/startsWith";
54
61
  import "@valibot/i18n/ca/ulid";
55
62
  import "@valibot/i18n/ca/url";
package/ca/nanoid.cjs ADDED
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.nanoid,
5
+ (issue) => `Nano ID invàlid: S'ha rebut ${issue.received}`,
6
+ "ca"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
package/ca/nanoid.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/ca/nanoid.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, nanoid } from "valibot";
2
+ setSpecificMessage(
3
+ nanoid,
4
+ (issue) => `Nano ID invàlid: S'ha rebut ${issue.received}`,
5
+ "ca"
6
+ );
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.partialCheck,
5
+ (issue) => `Valor invàlid: S'ha rebut ${issue.received}`,
6
+ "ca"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, partialCheck } from "valibot";
2
+ setSpecificMessage(
3
+ partialCheck,
4
+ (issue) => `Valor invàlid: S'ha rebut ${issue.received}`,
5
+ "ca"
6
+ );
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.someItem,
5
+ (issue) => `Element invàlid: S'ha rebut ${issue.received}`,
6
+ "ca"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
package/ca/someItem.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, someItem } from "valibot";
2
+ setSpecificMessage(
3
+ someItem,
4
+ (issue) => `Element invàlid: S'ha rebut ${issue.received}`,
5
+ "ca"
6
+ );
package/de/base64.cjs ADDED
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.base64,
5
+ (issue) => `Ungültiges Base64: ${issue.received} erhalten`,
6
+ "de"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
package/de/base64.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/de/base64.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, base64 } from "valibot";
2
+ setSpecificMessage(
3
+ base64,
4
+ (issue) => `Ungültiges Base64: ${issue.received} erhalten`,
5
+ "de"
6
+ );
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.checkItems,
5
+ (issue) => `Ungültiges Element: ${issue.received} erhalten`,
6
+ "de"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, checkItems } from "valibot";
2
+ setSpecificMessage(
3
+ checkItems,
4
+ (issue) => `Ungültiges Element: ${issue.received} erhalten`,
5
+ "de"
6
+ );
package/de/digits.cjs ADDED
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.digits,
5
+ (issue) => `Ungültige Ziffern: ${issue.received} erhalten`,
6
+ "de"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
package/de/digits.d.ts ADDED
@@ -0,0 +1 @@
1
+ export { }
package/de/digits.js ADDED
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, digits } from "valibot";
2
+ setSpecificMessage(
3
+ digits,
4
+ (issue) => `Ungültige Ziffern: ${issue.received} erhalten`,
5
+ "de"
6
+ );
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ var import_valibot = require("valibot");
3
+ (0, import_valibot.setSpecificMessage)(
4
+ import_valibot.everyItem,
5
+ (issue) => `Ungültiges Element: ${issue.received} erhalten`,
6
+ "de"
7
+ );
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1 @@
1
+ export { }
@@ -0,0 +1,6 @@
1
+ import { setSpecificMessage, everyItem } from "valibot";
2
+ setSpecificMessage(
3
+ everyItem,
4
+ (issue) => `Ungültiges Element: ${issue.received} erhalten`,
5
+ "de"
6
+ );