langgraph-ui-components 0.0.3 → 0.0.6

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 (536) hide show
  1. package/README.md +32 -0
  2. package/dist/index.es10.js +31 -16
  3. package/dist/index.es10.js.map +1 -1
  4. package/dist/index.es100.js +37 -5
  5. package/dist/index.es100.js.map +1 -1
  6. package/dist/index.es101.js +160 -67
  7. package/dist/index.es101.js.map +1 -1
  8. package/dist/index.es102.js +196 -30
  9. package/dist/index.es102.js.map +1 -1
  10. package/dist/index.es103.js +14 -5
  11. package/dist/index.es103.js.map +1 -1
  12. package/dist/index.es104.js +32 -2
  13. package/dist/index.es104.js.map +1 -1
  14. package/dist/index.es105.js +33 -10
  15. package/dist/index.es105.js.map +1 -1
  16. package/dist/index.es106.js +3110 -454
  17. package/dist/index.es106.js.map +1 -1
  18. package/dist/index.es107.js +5 -5
  19. package/dist/index.es108.js +2 -2
  20. package/dist/index.es109.js +12 -142
  21. package/dist/index.es109.js.map +1 -1
  22. package/dist/index.es11.js +146 -120
  23. package/dist/index.es11.js.map +1 -1
  24. package/dist/index.es110.js +11 -906
  25. package/dist/index.es110.js.map +1 -1
  26. package/dist/index.es111.js +483 -262
  27. package/dist/index.es111.js.map +1 -1
  28. package/dist/index.es112.js +7 -4
  29. package/dist/index.es112.js.map +1 -1
  30. package/dist/index.es113.js +2 -446
  31. package/dist/index.es113.js.map +1 -1
  32. package/dist/index.es114.js +141 -41
  33. package/dist/index.es114.js.map +1 -1
  34. package/dist/index.es115.js +904 -20
  35. package/dist/index.es115.js.map +1 -1
  36. package/dist/index.es116.js +267 -66
  37. package/dist/index.es116.js.map +1 -1
  38. package/dist/index.es117.js +3 -130
  39. package/dist/index.es117.js.map +1 -1
  40. package/dist/index.es118.js +437 -42
  41. package/dist/index.es118.js.map +1 -1
  42. package/dist/index.es119.js +46 -10
  43. package/dist/index.es119.js.map +1 -1
  44. package/dist/index.es12.js +13 -103
  45. package/dist/index.es12.js.map +1 -1
  46. package/dist/index.es120.js +22 -45
  47. package/dist/index.es120.js.map +1 -1
  48. package/dist/index.es121.js +72 -92
  49. package/dist/index.es121.js.map +1 -1
  50. package/dist/index.es122.js +126 -50
  51. package/dist/index.es122.js.map +1 -1
  52. package/dist/index.es123.js +46 -13
  53. package/dist/index.es123.js.map +1 -1
  54. package/dist/index.es124.js +9 -14
  55. package/dist/index.es124.js.map +1 -1
  56. package/dist/index.es125.js +45 -89
  57. package/dist/index.es125.js.map +1 -1
  58. package/dist/index.es126.js +99 -2
  59. package/dist/index.es126.js.map +1 -1
  60. package/dist/index.es127.js +48 -51
  61. package/dist/index.es127.js.map +1 -1
  62. package/dist/index.es128.js +14 -99
  63. package/dist/index.es128.js.map +1 -1
  64. package/dist/index.es129.js +88 -190
  65. package/dist/index.es129.js.map +1 -1
  66. package/dist/index.es13.js +126 -33
  67. package/dist/index.es13.js.map +1 -1
  68. package/dist/index.es130.js +2 -110
  69. package/dist/index.es130.js.map +1 -1
  70. package/dist/index.es131.js +163 -34
  71. package/dist/index.es131.js.map +1 -1
  72. package/dist/index.es132.js +2 -10
  73. package/dist/index.es132.js.map +1 -1
  74. package/dist/index.es133.js +55 -10
  75. package/dist/index.es133.js.map +1 -1
  76. package/dist/index.es134.js +99 -11
  77. package/dist/index.es134.js.map +1 -1
  78. package/dist/index.es135.js +181 -81
  79. package/dist/index.es135.js.map +1 -1
  80. package/dist/index.es136.js +105 -270
  81. package/dist/index.es136.js.map +1 -1
  82. package/dist/index.es137.js +35 -2
  83. package/dist/index.es137.js.map +1 -1
  84. package/dist/index.es138.js +10 -164
  85. package/dist/index.es138.js.map +1 -1
  86. package/dist/index.es139.js +11 -51
  87. package/dist/index.es139.js.map +1 -1
  88. package/dist/index.es140.js +11 -39
  89. package/dist/index.es140.js.map +1 -1
  90. package/dist/index.es141.js +89 -33
  91. package/dist/index.es141.js.map +1 -1
  92. package/dist/index.es142.js +264 -29
  93. package/dist/index.es142.js.map +1 -1
  94. package/dist/index.es143.js +2 -24
  95. package/dist/index.es143.js.map +1 -1
  96. package/dist/index.es144.js +158 -585
  97. package/dist/index.es144.js.map +1 -1
  98. package/dist/index.es145.js +44 -118
  99. package/dist/index.es145.js.map +1 -1
  100. package/dist/index.es146.js +34 -158
  101. package/dist/index.es146.js.map +1 -1
  102. package/dist/index.es147.js +35 -2
  103. package/dist/index.es147.js.map +1 -1
  104. package/dist/index.es148.js +40 -2
  105. package/dist/index.es148.js.map +1 -1
  106. package/dist/index.es149.js +24 -2
  107. package/dist/index.es149.js.map +1 -1
  108. package/dist/index.es15.js +15 -15
  109. package/dist/index.es150.js +589 -20
  110. package/dist/index.es150.js.map +1 -1
  111. package/dist/index.es151.js +125 -2
  112. package/dist/index.es151.js.map +1 -1
  113. package/dist/index.es152.js +3 -24
  114. package/dist/index.es152.js.map +1 -1
  115. package/dist/index.es153.js +2 -4
  116. package/dist/index.es153.js.map +1 -1
  117. package/dist/index.es154.js +2 -5
  118. package/dist/index.es154.js.map +1 -1
  119. package/dist/index.es155.js +22 -13
  120. package/dist/index.es155.js.map +1 -1
  121. package/dist/index.es156.js +2 -6
  122. package/dist/index.es156.js.map +1 -1
  123. package/dist/index.es157.js +25 -8
  124. package/dist/index.es157.js.map +1 -1
  125. package/dist/index.es158.js +5 -64
  126. package/dist/index.es158.js.map +1 -1
  127. package/dist/index.es159.js +12 -21
  128. package/dist/index.es159.js.map +1 -1
  129. package/dist/index.es16.js +2 -2
  130. package/dist/index.es160.js +5 -5
  131. package/dist/index.es160.js.map +1 -1
  132. package/dist/index.es161.js +8 -349
  133. package/dist/index.es161.js.map +1 -1
  134. package/dist/index.es162.js +1 -1
  135. package/dist/index.es163.js +1 -1
  136. package/dist/index.es164.js +3 -3
  137. package/dist/index.es165.js +63 -6
  138. package/dist/index.es165.js.map +1 -1
  139. package/dist/index.es166.js +21 -102
  140. package/dist/index.es166.js.map +1 -1
  141. package/dist/index.es167.js +5 -118
  142. package/dist/index.es167.js.map +1 -1
  143. package/dist/index.es168.js +330 -117
  144. package/dist/index.es168.js.map +1 -1
  145. package/dist/index.es169.js +6 -114
  146. package/dist/index.es169.js.map +1 -1
  147. package/dist/index.es17.js +2 -2
  148. package/dist/index.es170.js +103 -6
  149. package/dist/index.es170.js.map +1 -1
  150. package/dist/index.es171.js +119 -2
  151. package/dist/index.es171.js.map +1 -1
  152. package/dist/index.es172.js +134 -140
  153. package/dist/index.es172.js.map +1 -1
  154. package/dist/index.es173.js +115 -2
  155. package/dist/index.es173.js.map +1 -1
  156. package/dist/index.es174.js +6 -3737
  157. package/dist/index.es174.js.map +1 -1
  158. package/dist/index.es175.js +2 -342
  159. package/dist/index.es175.js.map +1 -1
  160. package/dist/index.es176.js +138 -105
  161. package/dist/index.es176.js.map +1 -1
  162. package/dist/index.es177.js +2 -133
  163. package/dist/index.es177.js.map +1 -1
  164. package/dist/index.es178.js +3734 -12
  165. package/dist/index.es178.js.map +1 -1
  166. package/dist/index.es179.js +326 -136
  167. package/dist/index.es179.js.map +1 -1
  168. package/dist/index.es180.js +107 -13
  169. package/dist/index.es180.js.map +1 -1
  170. package/dist/index.es181.js +131 -6
  171. package/dist/index.es181.js.map +1 -1
  172. package/dist/index.es182.js +13 -19
  173. package/dist/index.es182.js.map +1 -1
  174. package/dist/index.es183.js +139 -77
  175. package/dist/index.es183.js.map +1 -1
  176. package/dist/index.es184.js +13 -241
  177. package/dist/index.es184.js.map +1 -1
  178. package/dist/index.es185.js +8 -24
  179. package/dist/index.es185.js.map +1 -1
  180. package/dist/index.es186.js +21 -6
  181. package/dist/index.es186.js.map +1 -1
  182. package/dist/index.es187.js +90 -4
  183. package/dist/index.es187.js.map +1 -1
  184. package/dist/index.es188.js +240 -15
  185. package/dist/index.es188.js.map +1 -1
  186. package/dist/index.es189.js +24 -8
  187. package/dist/index.es189.js.map +1 -1
  188. package/dist/index.es19.js +15 -119
  189. package/dist/index.es19.js.map +1 -1
  190. package/dist/index.es190.js +5 -31
  191. package/dist/index.es190.js.map +1 -1
  192. package/dist/index.es191.js +4 -6
  193. package/dist/index.es191.js.map +1 -1
  194. package/dist/index.es192.js +17 -105
  195. package/dist/index.es192.js.map +1 -1
  196. package/dist/index.es193.js +6 -11
  197. package/dist/index.es193.js.map +1 -1
  198. package/dist/index.es194.js +32 -18
  199. package/dist/index.es194.js.map +1 -1
  200. package/dist/index.es195.js +6 -31
  201. package/dist/index.es195.js.map +1 -1
  202. package/dist/index.es196.js +106 -4
  203. package/dist/index.es196.js.map +1 -1
  204. package/dist/index.es197.js +12 -4
  205. package/dist/index.es197.js.map +1 -1
  206. package/dist/index.es198.js +17 -4
  207. package/dist/index.es198.js.map +1 -1
  208. package/dist/index.es199.js +21 -27
  209. package/dist/index.es199.js.map +1 -1
  210. package/dist/index.es2.js +25 -16
  211. package/dist/index.es2.js.map +1 -1
  212. package/dist/index.es20.js +37 -17
  213. package/dist/index.es20.js.map +1 -1
  214. package/dist/index.es200.js +3 -7
  215. package/dist/index.es200.js.map +1 -1
  216. package/dist/index.es201.js +3 -4
  217. package/dist/index.es201.js.map +1 -1
  218. package/dist/index.es202.js +5 -7
  219. package/dist/index.es202.js.map +1 -1
  220. package/dist/index.es203.js +36 -41
  221. package/dist/index.es203.js.map +1 -1
  222. package/dist/index.es204.js +5 -10
  223. package/dist/index.es204.js.map +1 -1
  224. package/dist/index.es205.js +5 -241
  225. package/dist/index.es205.js.map +1 -1
  226. package/dist/index.es206.js +5 -49
  227. package/dist/index.es206.js.map +1 -1
  228. package/dist/index.es207.js +29 -22
  229. package/dist/index.es207.js.map +1 -1
  230. package/dist/index.es208.js +10 -10
  231. package/dist/index.es208.js.map +1 -1
  232. package/dist/index.es209.js +241 -7
  233. package/dist/index.es209.js.map +1 -1
  234. package/dist/index.es21.js +27 -67
  235. package/dist/index.es21.js.map +1 -1
  236. package/dist/index.es210.js +50 -6
  237. package/dist/index.es210.js.map +1 -1
  238. package/dist/index.es211.js +30 -60
  239. package/dist/index.es211.js.map +1 -1
  240. package/dist/index.es212.js +11 -39
  241. package/dist/index.es212.js.map +1 -1
  242. package/dist/index.es213.js +7 -31
  243. package/dist/index.es213.js.map +1 -1
  244. package/dist/index.es214.js +6 -61
  245. package/dist/index.es214.js.map +1 -1
  246. package/dist/index.es215.js +58 -8
  247. package/dist/index.es215.js.map +1 -1
  248. package/dist/index.es216.js +34 -16
  249. package/dist/index.es216.js.map +1 -1
  250. package/dist/index.es217.js +31 -4
  251. package/dist/index.es217.js.map +1 -1
  252. package/dist/index.es218.js +58 -13
  253. package/dist/index.es218.js.map +1 -1
  254. package/dist/index.es219.js +14 -32
  255. package/dist/index.es219.js.map +1 -1
  256. package/dist/index.es22.js +140 -30
  257. package/dist/index.es22.js.map +1 -1
  258. package/dist/index.es220.js +23 -5
  259. package/dist/index.es220.js.map +1 -1
  260. package/dist/index.es221.js +4 -4
  261. package/dist/index.es221.js.map +1 -1
  262. package/dist/index.es222.js +16 -4
  263. package/dist/index.es222.js.map +1 -1
  264. package/dist/index.es223.js +32 -7
  265. package/dist/index.es223.js.map +1 -1
  266. package/dist/index.es224.js +4 -91
  267. package/dist/index.es224.js.map +1 -1
  268. package/dist/index.es225.js +4 -17
  269. package/dist/index.es225.js.map +1 -1
  270. package/dist/index.es226.js +5 -762
  271. package/dist/index.es226.js.map +1 -1
  272. package/dist/index.es227.js +8 -66
  273. package/dist/index.es227.js.map +1 -1
  274. package/dist/index.es228.js +83 -165
  275. package/dist/index.es228.js.map +1 -1
  276. package/dist/index.es229.js +16 -36
  277. package/dist/index.es229.js.map +1 -1
  278. package/dist/index.es23.js +17 -32
  279. package/dist/index.es23.js.map +1 -1
  280. package/dist/index.es230.js +761 -136
  281. package/dist/index.es230.js.map +1 -1
  282. package/dist/index.es231.js +66 -93
  283. package/dist/index.es231.js.map +1 -1
  284. package/dist/index.es232.js +172 -31
  285. package/dist/index.es232.js.map +1 -1
  286. package/dist/index.es233.js +129 -277
  287. package/dist/index.es233.js.map +1 -1
  288. package/dist/index.es234.js +92 -25
  289. package/dist/index.es234.js.map +1 -1
  290. package/dist/index.es235.js +31 -22
  291. package/dist/index.es235.js.map +1 -1
  292. package/dist/index.es236.js +284 -14
  293. package/dist/index.es236.js.map +1 -1
  294. package/dist/index.es237.js +24 -13
  295. package/dist/index.es237.js.map +1 -1
  296. package/dist/index.es238.js +17 -19
  297. package/dist/index.es238.js.map +1 -1
  298. package/dist/index.es239.js +12 -43
  299. package/dist/index.es239.js.map +1 -1
  300. package/dist/index.es24.js +57 -136
  301. package/dist/index.es24.js.map +1 -1
  302. package/dist/index.es240.js +14 -11
  303. package/dist/index.es240.js.map +1 -1
  304. package/dist/index.es241.js +24 -10
  305. package/dist/index.es241.js.map +1 -1
  306. package/dist/index.es242.js +45 -11
  307. package/dist/index.es242.js.map +1 -1
  308. package/dist/index.es243.js +11 -14
  309. package/dist/index.es243.js.map +1 -1
  310. package/dist/index.es244.js +10 -10
  311. package/dist/index.es244.js.map +1 -1
  312. package/dist/index.es245.js +11 -11
  313. package/dist/index.es245.js.map +1 -1
  314. package/dist/index.es246.js +14 -11
  315. package/dist/index.es246.js.map +1 -1
  316. package/dist/index.es247.js +10 -14
  317. package/dist/index.es247.js.map +1 -1
  318. package/dist/index.es248.js +11 -11
  319. package/dist/index.es248.js.map +1 -1
  320. package/dist/index.es249.js +11 -11
  321. package/dist/index.es249.js.map +1 -1
  322. package/dist/index.es25.js +298 -94
  323. package/dist/index.es25.js.map +1 -1
  324. package/dist/index.es250.js +15 -11
  325. package/dist/index.es250.js.map +1 -1
  326. package/dist/index.es251.js +11 -11
  327. package/dist/index.es251.js.map +1 -1
  328. package/dist/index.es252.js +11 -11
  329. package/dist/index.es252.js.map +1 -1
  330. package/dist/index.es253.js +10 -10
  331. package/dist/index.es253.js.map +1 -1
  332. package/dist/index.es254.js +10 -10
  333. package/dist/index.es254.js.map +1 -1
  334. package/dist/index.es255.js +10 -10
  335. package/dist/index.es255.js.map +1 -1
  336. package/dist/index.es256.js +11 -56
  337. package/dist/index.es256.js.map +1 -1
  338. package/dist/index.es257.js +11 -49
  339. package/dist/index.es257.js.map +1 -1
  340. package/dist/index.es258.js +11 -119
  341. package/dist/index.es258.js.map +1 -1
  342. package/dist/index.es259.js +56 -384
  343. package/dist/index.es259.js.map +1 -1
  344. package/dist/index.es26.js +116 -65
  345. package/dist/index.es26.js.map +1 -1
  346. package/dist/index.es260.js +47 -16
  347. package/dist/index.es260.js.map +1 -1
  348. package/dist/index.es261.js +118 -10
  349. package/dist/index.es261.js.map +1 -1
  350. package/dist/index.es262.js +379 -26
  351. package/dist/index.es262.js.map +1 -1
  352. package/dist/index.es263.js +13 -26
  353. package/dist/index.es263.js.map +1 -1
  354. package/dist/index.es264.js +10 -61
  355. package/dist/index.es264.js.map +1 -1
  356. package/dist/index.es265.js +25 -11
  357. package/dist/index.es265.js.map +1 -1
  358. package/dist/index.es266.js +25 -71
  359. package/dist/index.es266.js.map +1 -1
  360. package/dist/index.es267.js +62 -11
  361. package/dist/index.es267.js.map +1 -1
  362. package/dist/index.es268.js +17 -11
  363. package/dist/index.es268.js.map +1 -1
  364. package/dist/index.es269.js +75 -13
  365. package/dist/index.es269.js.map +1 -1
  366. package/dist/index.es27.js +91 -168
  367. package/dist/index.es27.js.map +1 -1
  368. package/dist/index.es270.js +11 -52
  369. package/dist/index.es270.js.map +1 -1
  370. package/dist/index.es271.js +11 -166
  371. package/dist/index.es271.js.map +1 -1
  372. package/dist/index.es272.js +16 -2
  373. package/dist/index.es272.js.map +1 -1
  374. package/dist/index.es273.js +51 -9
  375. package/dist/index.es273.js.map +1 -1
  376. package/dist/index.es274.js +165 -18
  377. package/dist/index.es274.js.map +1 -1
  378. package/dist/index.es275.js +36 -37
  379. package/dist/index.es275.js.map +1 -1
  380. package/dist/index.es276.js +5 -0
  381. package/dist/index.es276.js.map +1 -0
  382. package/dist/index.es277.js +14 -0
  383. package/dist/index.es277.js.map +1 -0
  384. package/dist/index.es278.js +23 -0
  385. package/dist/index.es278.js.map +1 -0
  386. package/dist/index.es279.js +42 -0
  387. package/dist/index.es279.js.map +1 -0
  388. package/dist/index.es28.js +68 -24
  389. package/dist/index.es28.js.map +1 -1
  390. package/dist/index.es29.js +178 -12
  391. package/dist/index.es29.js.map +1 -1
  392. package/dist/index.es30.js +23 -437
  393. package/dist/index.es30.js.map +1 -1
  394. package/dist/index.es31.js +13 -15
  395. package/dist/index.es31.js.map +1 -1
  396. package/dist/index.es32.js +429 -107
  397. package/dist/index.es32.js.map +1 -1
  398. package/dist/index.es33.js +112 -65
  399. package/dist/index.es33.js.map +1 -1
  400. package/dist/index.es34.js +71 -18
  401. package/dist/index.es34.js.map +1 -1
  402. package/dist/index.es35.js +17 -260
  403. package/dist/index.es35.js.map +1 -1
  404. package/dist/index.es36.js +249 -31
  405. package/dist/index.es36.js.map +1 -1
  406. package/dist/index.es37.js +27 -199
  407. package/dist/index.es37.js.map +1 -1
  408. package/dist/index.es38.js +198 -50
  409. package/dist/index.es38.js.map +1 -1
  410. package/dist/index.es39.js +45 -120
  411. package/dist/index.es39.js.map +1 -1
  412. package/dist/index.es40.js +132 -14
  413. package/dist/index.es40.js.map +1 -1
  414. package/dist/index.es41.js +19 -225
  415. package/dist/index.es41.js.map +1 -1
  416. package/dist/index.es42.js +229 -8
  417. package/dist/index.es42.js.map +1 -1
  418. package/dist/index.es43.js +7 -1190
  419. package/dist/index.es43.js.map +1 -1
  420. package/dist/index.es44.js +1191 -6
  421. package/dist/index.es44.js.map +1 -1
  422. package/dist/index.es45.js +6 -146
  423. package/dist/index.es45.js.map +1 -1
  424. package/dist/index.es46.js +147 -7
  425. package/dist/index.es46.js.map +1 -1
  426. package/dist/index.es47.js +15 -92
  427. package/dist/index.es47.js.map +1 -1
  428. package/dist/index.es49.js +5 -35
  429. package/dist/index.es49.js.map +1 -1
  430. package/dist/index.es50.js +7 -71
  431. package/dist/index.es50.js.map +1 -1
  432. package/dist/index.es51.js +89 -33
  433. package/dist/index.es51.js.map +1 -1
  434. package/dist/index.es52.js +3 -305
  435. package/dist/index.es52.js.map +1 -1
  436. package/dist/index.es53.js +36 -9
  437. package/dist/index.es53.js.map +1 -1
  438. package/dist/index.es54.js +64 -83
  439. package/dist/index.es54.js.map +1 -1
  440. package/dist/index.es55.js +36 -6
  441. package/dist/index.es55.js.map +1 -1
  442. package/dist/index.es56.js +303 -12
  443. package/dist/index.es56.js.map +1 -1
  444. package/dist/index.es57.js +9 -143
  445. package/dist/index.es57.js.map +1 -1
  446. package/dist/index.es58.js +83 -292
  447. package/dist/index.es58.js.map +1 -1
  448. package/dist/index.es59.js +6 -64
  449. package/dist/index.es59.js.map +1 -1
  450. package/dist/index.es6.js +21 -5
  451. package/dist/index.es6.js.map +1 -1
  452. package/dist/index.es60.js +12 -210
  453. package/dist/index.es60.js.map +1 -1
  454. package/dist/index.es61.js +138 -29
  455. package/dist/index.es61.js.map +1 -1
  456. package/dist/index.es62.js +299 -8
  457. package/dist/index.es62.js.map +1 -1
  458. package/dist/index.es63.js +65 -11
  459. package/dist/index.es63.js.map +1 -1
  460. package/dist/index.es64.js +201 -175
  461. package/dist/index.es64.js.map +1 -1
  462. package/dist/index.es65.js +33 -23
  463. package/dist/index.es65.js.map +1 -1
  464. package/dist/index.es66.js +8 -1399
  465. package/dist/index.es66.js.map +1 -1
  466. package/dist/index.es67.js +12 -9
  467. package/dist/index.es67.js.map +1 -1
  468. package/dist/index.es68.js +187 -8
  469. package/dist/index.es68.js.map +1 -1
  470. package/dist/index.es69.js +24 -6
  471. package/dist/index.es69.js.map +1 -1
  472. package/dist/index.es70.js +1384 -147
  473. package/dist/index.es70.js.map +1 -1
  474. package/dist/index.es71.js +9 -672
  475. package/dist/index.es71.js.map +1 -1
  476. package/dist/index.es72.js +8 -12
  477. package/dist/index.es72.js.map +1 -1
  478. package/dist/index.es73.js +6 -40
  479. package/dist/index.es73.js.map +1 -1
  480. package/dist/index.es74.js +155 -26
  481. package/dist/index.es74.js.map +1 -1
  482. package/dist/index.es75.js +657 -217
  483. package/dist/index.es75.js.map +1 -1
  484. package/dist/index.es76.js +11 -29
  485. package/dist/index.es76.js.map +1 -1
  486. package/dist/index.es77.js +37 -72
  487. package/dist/index.es77.js.map +1 -1
  488. package/dist/index.es78.js +32 -74
  489. package/dist/index.es78.js.map +1 -1
  490. package/dist/index.es79.js +226 -46
  491. package/dist/index.es79.js.map +1 -1
  492. package/dist/index.es80.js +6 -6
  493. package/dist/index.es80.js.map +1 -1
  494. package/dist/index.es81.js +71 -39
  495. package/dist/index.es81.js.map +1 -1
  496. package/dist/index.es82.js +73 -54
  497. package/dist/index.es82.js.map +1 -1
  498. package/dist/index.es83.js +52 -13
  499. package/dist/index.es83.js.map +1 -1
  500. package/dist/index.es84.js +28 -135
  501. package/dist/index.es84.js.map +1 -1
  502. package/dist/index.es85.js +42 -20
  503. package/dist/index.es85.js.map +1 -1
  504. package/dist/index.es86.js +36 -181
  505. package/dist/index.es86.js.map +1 -1
  506. package/dist/index.es87.js +5 -241
  507. package/dist/index.es87.js.map +1 -1
  508. package/dist/index.es88.js +65 -347
  509. package/dist/index.es88.js.map +1 -1
  510. package/dist/index.es89.js +31 -131
  511. package/dist/index.es89.js.map +1 -1
  512. package/dist/index.es90.js +49 -62
  513. package/dist/index.es90.js.map +1 -1
  514. package/dist/index.es91.js +13 -37
  515. package/dist/index.es91.js.map +1 -1
  516. package/dist/index.es92.js +134 -34
  517. package/dist/index.es92.js.map +1 -1
  518. package/dist/index.es93.js +20 -165
  519. package/dist/index.es93.js.map +1 -1
  520. package/dist/index.es94.js +162 -183
  521. package/dist/index.es94.js.map +1 -1
  522. package/dist/index.es95.js +240 -13
  523. package/dist/index.es95.js.map +1 -1
  524. package/dist/index.es96.js +352 -27
  525. package/dist/index.es96.js.map +1 -1
  526. package/dist/index.es97.js +130 -27
  527. package/dist/index.es97.js.map +1 -1
  528. package/dist/index.es98.js +64 -3151
  529. package/dist/index.es98.js.map +1 -1
  530. package/dist/index.es99.js +34 -34
  531. package/dist/index.es99.js.map +1 -1
  532. package/dist/langgraph-ui-components.css +107 -0
  533. package/dist/styles.css +1 -1
  534. package/package.json +8 -7
  535. package/dist/index.es48.js +0 -7
  536. package/dist/index.es48.js.map +0 -1
@@ -1,765 +1,8 @@
1
- import { deepCompareStrict } from "./index.es142.js";
2
- import { dereference } from "./index.es145.js";
3
- import { format } from "./index.es224.js";
4
- import { encodePointer } from "./index.es223.js";
5
- import { ucs2length } from "./index.es225.js";
6
- function validate(instance, schema, draft = "2019-09", lookup = dereference(schema), shortCircuit = true, recursiveAnchor = null, instanceLocation = "#", schemaLocation = "#", evaluated = /* @__PURE__ */ Object.create(null)) {
7
- if (schema === true) {
8
- return { valid: true, errors: [] };
9
- }
10
- if (schema === false) {
11
- return {
12
- valid: false,
13
- errors: [
14
- {
15
- instanceLocation,
16
- keyword: "false",
17
- keywordLocation: instanceLocation,
18
- error: "False boolean schema."
19
- }
20
- ]
21
- };
22
- }
23
- const rawInstanceType = typeof instance;
24
- let instanceType;
25
- switch (rawInstanceType) {
26
- case "boolean":
27
- case "number":
28
- case "string":
29
- instanceType = rawInstanceType;
30
- break;
31
- case "object":
32
- if (instance === null) {
33
- instanceType = "null";
34
- } else if (Array.isArray(instance)) {
35
- instanceType = "array";
36
- } else {
37
- instanceType = "object";
38
- }
39
- break;
40
- default:
41
- throw new Error(`Instances of "${rawInstanceType}" type are not supported.`);
42
- }
43
- const { $ref, $recursiveRef, $recursiveAnchor, type: $type, const: $const, enum: $enum, required: $required, not: $not, anyOf: $anyOf, allOf: $allOf, oneOf: $oneOf, if: $if, then: $then, else: $else, format: $format, properties: $properties, patternProperties: $patternProperties, additionalProperties: $additionalProperties, unevaluatedProperties: $unevaluatedProperties, minProperties: $minProperties, maxProperties: $maxProperties, propertyNames: $propertyNames, dependentRequired: $dependentRequired, dependentSchemas: $dependentSchemas, dependencies: $dependencies, prefixItems: $prefixItems, items: $items, additionalItems: $additionalItems, unevaluatedItems: $unevaluatedItems, contains: $contains, minContains: $minContains, maxContains: $maxContains, minItems: $minItems, maxItems: $maxItems, uniqueItems: $uniqueItems, minimum: $minimum, maximum: $maximum, exclusiveMinimum: $exclusiveMinimum, exclusiveMaximum: $exclusiveMaximum, multipleOf: $multipleOf, minLength: $minLength, maxLength: $maxLength, pattern: $pattern, __absolute_ref__, __absolute_recursive_ref__ } = schema;
44
- const errors = [];
45
- if ($recursiveAnchor === true && recursiveAnchor === null) {
46
- recursiveAnchor = schema;
47
- }
48
- if ($recursiveRef === "#") {
49
- const refSchema = recursiveAnchor === null ? lookup[__absolute_recursive_ref__] : recursiveAnchor;
50
- const keywordLocation = `${schemaLocation}/$recursiveRef`;
51
- const result = validate(instance, recursiveAnchor === null ? schema : recursiveAnchor, draft, lookup, shortCircuit, refSchema, instanceLocation, keywordLocation, evaluated);
52
- if (!result.valid) {
53
- errors.push({
54
- instanceLocation,
55
- keyword: "$recursiveRef",
56
- keywordLocation,
57
- error: "A subschema had errors."
58
- }, ...result.errors);
59
- }
60
- }
61
- if ($ref !== void 0) {
62
- const uri = __absolute_ref__ || $ref;
63
- const refSchema = lookup[uri];
64
- if (refSchema === void 0) {
65
- let message = `Unresolved $ref "${$ref}".`;
66
- if (__absolute_ref__ && __absolute_ref__ !== $ref) {
67
- message += ` Absolute URI "${__absolute_ref__}".`;
68
- }
69
- message += `
70
- Known schemas:
71
- - ${Object.keys(lookup).join("\n- ")}`;
72
- throw new Error(message);
73
- }
74
- const keywordLocation = `${schemaLocation}/$ref`;
75
- const result = validate(instance, refSchema, draft, lookup, shortCircuit, recursiveAnchor, instanceLocation, keywordLocation, evaluated);
76
- if (!result.valid) {
77
- errors.push({
78
- instanceLocation,
79
- keyword: "$ref",
80
- keywordLocation,
81
- error: "A subschema had errors."
82
- }, ...result.errors);
83
- }
84
- if (draft === "4" || draft === "7") {
85
- return { valid: errors.length === 0, errors };
86
- }
87
- }
88
- if (Array.isArray($type)) {
89
- let length = $type.length;
90
- let valid = false;
91
- for (let i = 0; i < length; i++) {
92
- if (instanceType === $type[i] || $type[i] === "integer" && instanceType === "number" && instance % 1 === 0 && instance === instance) {
93
- valid = true;
94
- break;
95
- }
96
- }
97
- if (!valid) {
98
- errors.push({
99
- instanceLocation,
100
- keyword: "type",
101
- keywordLocation: `${schemaLocation}/type`,
102
- error: `Instance type "${instanceType}" is invalid. Expected "${$type.join('", "')}".`
103
- });
104
- }
105
- } else if ($type === "integer") {
106
- if (instanceType !== "number" || instance % 1 || instance !== instance) {
107
- errors.push({
108
- instanceLocation,
109
- keyword: "type",
110
- keywordLocation: `${schemaLocation}/type`,
111
- error: `Instance type "${instanceType}" is invalid. Expected "${$type}".`
112
- });
113
- }
114
- } else if ($type !== void 0 && instanceType !== $type) {
115
- errors.push({
116
- instanceLocation,
117
- keyword: "type",
118
- keywordLocation: `${schemaLocation}/type`,
119
- error: `Instance type "${instanceType}" is invalid. Expected "${$type}".`
120
- });
121
- }
122
- if ($const !== void 0) {
123
- if (instanceType === "object" || instanceType === "array") {
124
- if (!deepCompareStrict(instance, $const)) {
125
- errors.push({
126
- instanceLocation,
127
- keyword: "const",
128
- keywordLocation: `${schemaLocation}/const`,
129
- error: `Instance does not match ${JSON.stringify($const)}.`
130
- });
131
- }
132
- } else if (instance !== $const) {
133
- errors.push({
134
- instanceLocation,
135
- keyword: "const",
136
- keywordLocation: `${schemaLocation}/const`,
137
- error: `Instance does not match ${JSON.stringify($const)}.`
138
- });
139
- }
140
- }
141
- if ($enum !== void 0) {
142
- if (instanceType === "object" || instanceType === "array") {
143
- if (!$enum.some((value) => deepCompareStrict(instance, value))) {
144
- errors.push({
145
- instanceLocation,
146
- keyword: "enum",
147
- keywordLocation: `${schemaLocation}/enum`,
148
- error: `Instance does not match any of ${JSON.stringify($enum)}.`
149
- });
150
- }
151
- } else if (!$enum.some((value) => instance === value)) {
152
- errors.push({
153
- instanceLocation,
154
- keyword: "enum",
155
- keywordLocation: `${schemaLocation}/enum`,
156
- error: `Instance does not match any of ${JSON.stringify($enum)}.`
157
- });
158
- }
159
- }
160
- if ($not !== void 0) {
161
- const keywordLocation = `${schemaLocation}/not`;
162
- const result = validate(instance, $not, draft, lookup, shortCircuit, recursiveAnchor, instanceLocation, keywordLocation);
163
- if (result.valid) {
164
- errors.push({
165
- instanceLocation,
166
- keyword: "not",
167
- keywordLocation,
168
- error: 'Instance matched "not" schema.'
169
- });
170
- }
171
- }
172
- let subEvaluateds = [];
173
- if ($anyOf !== void 0) {
174
- const keywordLocation = `${schemaLocation}/anyOf`;
175
- const errorsLength = errors.length;
176
- let anyValid = false;
177
- for (let i = 0; i < $anyOf.length; i++) {
178
- const subSchema = $anyOf[i];
179
- const subEvaluated = Object.create(evaluated);
180
- const result = validate(instance, subSchema, draft, lookup, shortCircuit, $recursiveAnchor === true ? recursiveAnchor : null, instanceLocation, `${keywordLocation}/${i}`, subEvaluated);
181
- errors.push(...result.errors);
182
- anyValid = anyValid || result.valid;
183
- if (result.valid) {
184
- subEvaluateds.push(subEvaluated);
185
- }
186
- }
187
- if (anyValid) {
188
- errors.length = errorsLength;
189
- } else {
190
- errors.splice(errorsLength, 0, {
191
- instanceLocation,
192
- keyword: "anyOf",
193
- keywordLocation,
194
- error: "Instance does not match any subschemas."
195
- });
196
- }
197
- }
198
- if ($allOf !== void 0) {
199
- const keywordLocation = `${schemaLocation}/allOf`;
200
- const errorsLength = errors.length;
201
- let allValid = true;
202
- for (let i = 0; i < $allOf.length; i++) {
203
- const subSchema = $allOf[i];
204
- const subEvaluated = Object.create(evaluated);
205
- const result = validate(instance, subSchema, draft, lookup, shortCircuit, $recursiveAnchor === true ? recursiveAnchor : null, instanceLocation, `${keywordLocation}/${i}`, subEvaluated);
206
- errors.push(...result.errors);
207
- allValid = allValid && result.valid;
208
- if (result.valid) {
209
- subEvaluateds.push(subEvaluated);
210
- }
211
- }
212
- if (allValid) {
213
- errors.length = errorsLength;
214
- } else {
215
- errors.splice(errorsLength, 0, {
216
- instanceLocation,
217
- keyword: "allOf",
218
- keywordLocation,
219
- error: `Instance does not match every subschema.`
220
- });
221
- }
222
- }
223
- if ($oneOf !== void 0) {
224
- const keywordLocation = `${schemaLocation}/oneOf`;
225
- const errorsLength = errors.length;
226
- const matches = $oneOf.filter((subSchema, i) => {
227
- const subEvaluated = Object.create(evaluated);
228
- const result = validate(instance, subSchema, draft, lookup, shortCircuit, $recursiveAnchor === true ? recursiveAnchor : null, instanceLocation, `${keywordLocation}/${i}`, subEvaluated);
229
- errors.push(...result.errors);
230
- if (result.valid) {
231
- subEvaluateds.push(subEvaluated);
232
- }
233
- return result.valid;
234
- }).length;
235
- if (matches === 1) {
236
- errors.length = errorsLength;
237
- } else {
238
- errors.splice(errorsLength, 0, {
239
- instanceLocation,
240
- keyword: "oneOf",
241
- keywordLocation,
242
- error: `Instance does not match exactly one subschema (${matches} matches).`
243
- });
244
- }
245
- }
246
- if (instanceType === "object" || instanceType === "array") {
247
- Object.assign(evaluated, ...subEvaluateds);
248
- }
249
- if ($if !== void 0) {
250
- const keywordLocation = `${schemaLocation}/if`;
251
- const conditionResult = validate(instance, $if, draft, lookup, shortCircuit, recursiveAnchor, instanceLocation, keywordLocation, evaluated).valid;
252
- if (conditionResult) {
253
- if ($then !== void 0) {
254
- const thenResult = validate(instance, $then, draft, lookup, shortCircuit, recursiveAnchor, instanceLocation, `${schemaLocation}/then`, evaluated);
255
- if (!thenResult.valid) {
256
- errors.push({
257
- instanceLocation,
258
- keyword: "if",
259
- keywordLocation,
260
- error: `Instance does not match "then" schema.`
261
- }, ...thenResult.errors);
262
- }
263
- }
264
- } else if ($else !== void 0) {
265
- const elseResult = validate(instance, $else, draft, lookup, shortCircuit, recursiveAnchor, instanceLocation, `${schemaLocation}/else`, evaluated);
266
- if (!elseResult.valid) {
267
- errors.push({
268
- instanceLocation,
269
- keyword: "if",
270
- keywordLocation,
271
- error: `Instance does not match "else" schema.`
272
- }, ...elseResult.errors);
273
- }
274
- }
275
- }
276
- if (instanceType === "object") {
277
- if ($required !== void 0) {
278
- for (const key of $required) {
279
- if (!(key in instance)) {
280
- errors.push({
281
- instanceLocation,
282
- keyword: "required",
283
- keywordLocation: `${schemaLocation}/required`,
284
- error: `Instance does not have required property "${key}".`
285
- });
286
- }
287
- }
288
- }
289
- const keys = Object.keys(instance);
290
- if ($minProperties !== void 0 && keys.length < $minProperties) {
291
- errors.push({
292
- instanceLocation,
293
- keyword: "minProperties",
294
- keywordLocation: `${schemaLocation}/minProperties`,
295
- error: `Instance does not have at least ${$minProperties} properties.`
296
- });
297
- }
298
- if ($maxProperties !== void 0 && keys.length > $maxProperties) {
299
- errors.push({
300
- instanceLocation,
301
- keyword: "maxProperties",
302
- keywordLocation: `${schemaLocation}/maxProperties`,
303
- error: `Instance does not have at least ${$maxProperties} properties.`
304
- });
305
- }
306
- if ($propertyNames !== void 0) {
307
- const keywordLocation = `${schemaLocation}/propertyNames`;
308
- for (const key in instance) {
309
- const subInstancePointer = `${instanceLocation}/${encodePointer(key)}`;
310
- const result = validate(key, $propertyNames, draft, lookup, shortCircuit, recursiveAnchor, subInstancePointer, keywordLocation);
311
- if (!result.valid) {
312
- errors.push({
313
- instanceLocation,
314
- keyword: "propertyNames",
315
- keywordLocation,
316
- error: `Property name "${key}" does not match schema.`
317
- }, ...result.errors);
318
- }
319
- }
320
- }
321
- if ($dependentRequired !== void 0) {
322
- const keywordLocation = `${schemaLocation}/dependantRequired`;
323
- for (const key in $dependentRequired) {
324
- if (key in instance) {
325
- const required = $dependentRequired[key];
326
- for (const dependantKey of required) {
327
- if (!(dependantKey in instance)) {
328
- errors.push({
329
- instanceLocation,
330
- keyword: "dependentRequired",
331
- keywordLocation,
332
- error: `Instance has "${key}" but does not have "${dependantKey}".`
333
- });
334
- }
335
- }
336
- }
337
- }
338
- }
339
- if ($dependentSchemas !== void 0) {
340
- for (const key in $dependentSchemas) {
341
- const keywordLocation = `${schemaLocation}/dependentSchemas`;
342
- if (key in instance) {
343
- const result = validate(instance, $dependentSchemas[key], draft, lookup, shortCircuit, recursiveAnchor, instanceLocation, `${keywordLocation}/${encodePointer(key)}`, evaluated);
344
- if (!result.valid) {
345
- errors.push({
346
- instanceLocation,
347
- keyword: "dependentSchemas",
348
- keywordLocation,
349
- error: `Instance has "${key}" but does not match dependant schema.`
350
- }, ...result.errors);
351
- }
352
- }
353
- }
354
- }
355
- if ($dependencies !== void 0) {
356
- const keywordLocation = `${schemaLocation}/dependencies`;
357
- for (const key in $dependencies) {
358
- if (key in instance) {
359
- const propsOrSchema = $dependencies[key];
360
- if (Array.isArray(propsOrSchema)) {
361
- for (const dependantKey of propsOrSchema) {
362
- if (!(dependantKey in instance)) {
363
- errors.push({
364
- instanceLocation,
365
- keyword: "dependencies",
366
- keywordLocation,
367
- error: `Instance has "${key}" but does not have "${dependantKey}".`
368
- });
369
- }
370
- }
371
- } else {
372
- const result = validate(instance, propsOrSchema, draft, lookup, shortCircuit, recursiveAnchor, instanceLocation, `${keywordLocation}/${encodePointer(key)}`);
373
- if (!result.valid) {
374
- errors.push({
375
- instanceLocation,
376
- keyword: "dependencies",
377
- keywordLocation,
378
- error: `Instance has "${key}" but does not match dependant schema.`
379
- }, ...result.errors);
380
- }
381
- }
382
- }
383
- }
384
- }
385
- const thisEvaluated = /* @__PURE__ */ Object.create(null);
386
- let stop = false;
387
- if ($properties !== void 0) {
388
- const keywordLocation = `${schemaLocation}/properties`;
389
- for (const key in $properties) {
390
- if (!(key in instance)) {
391
- continue;
392
- }
393
- const subInstancePointer = `${instanceLocation}/${encodePointer(key)}`;
394
- const result = validate(instance[key], $properties[key], draft, lookup, shortCircuit, recursiveAnchor, subInstancePointer, `${keywordLocation}/${encodePointer(key)}`);
395
- if (result.valid) {
396
- evaluated[key] = thisEvaluated[key] = true;
397
- } else {
398
- stop = shortCircuit;
399
- errors.push({
400
- instanceLocation,
401
- keyword: "properties",
402
- keywordLocation,
403
- error: `Property "${key}" does not match schema.`
404
- }, ...result.errors);
405
- if (stop)
406
- break;
407
- }
408
- }
409
- }
410
- if (!stop && $patternProperties !== void 0) {
411
- const keywordLocation = `${schemaLocation}/patternProperties`;
412
- for (const pattern in $patternProperties) {
413
- const regex = new RegExp(pattern, "u");
414
- const subSchema = $patternProperties[pattern];
415
- for (const key in instance) {
416
- if (!regex.test(key)) {
417
- continue;
418
- }
419
- const subInstancePointer = `${instanceLocation}/${encodePointer(key)}`;
420
- const result = validate(instance[key], subSchema, draft, lookup, shortCircuit, recursiveAnchor, subInstancePointer, `${keywordLocation}/${encodePointer(pattern)}`);
421
- if (result.valid) {
422
- evaluated[key] = thisEvaluated[key] = true;
423
- } else {
424
- stop = shortCircuit;
425
- errors.push({
426
- instanceLocation,
427
- keyword: "patternProperties",
428
- keywordLocation,
429
- error: `Property "${key}" matches pattern "${pattern}" but does not match associated schema.`
430
- }, ...result.errors);
431
- }
432
- }
433
- }
434
- }
435
- if (!stop && $additionalProperties !== void 0) {
436
- const keywordLocation = `${schemaLocation}/additionalProperties`;
437
- for (const key in instance) {
438
- if (thisEvaluated[key]) {
439
- continue;
440
- }
441
- const subInstancePointer = `${instanceLocation}/${encodePointer(key)}`;
442
- const result = validate(instance[key], $additionalProperties, draft, lookup, shortCircuit, recursiveAnchor, subInstancePointer, keywordLocation);
443
- if (result.valid) {
444
- evaluated[key] = true;
445
- } else {
446
- stop = shortCircuit;
447
- errors.push({
448
- instanceLocation,
449
- keyword: "additionalProperties",
450
- keywordLocation,
451
- error: `Property "${key}" does not match additional properties schema.`
452
- }, ...result.errors);
453
- }
454
- }
455
- } else if (!stop && $unevaluatedProperties !== void 0) {
456
- const keywordLocation = `${schemaLocation}/unevaluatedProperties`;
457
- for (const key in instance) {
458
- if (!evaluated[key]) {
459
- const subInstancePointer = `${instanceLocation}/${encodePointer(key)}`;
460
- const result = validate(instance[key], $unevaluatedProperties, draft, lookup, shortCircuit, recursiveAnchor, subInstancePointer, keywordLocation);
461
- if (result.valid) {
462
- evaluated[key] = true;
463
- } else {
464
- errors.push({
465
- instanceLocation,
466
- keyword: "unevaluatedProperties",
467
- keywordLocation,
468
- error: `Property "${key}" does not match unevaluated properties schema.`
469
- }, ...result.errors);
470
- }
471
- }
472
- }
473
- }
474
- } else if (instanceType === "array") {
475
- if ($maxItems !== void 0 && instance.length > $maxItems) {
476
- errors.push({
477
- instanceLocation,
478
- keyword: "maxItems",
479
- keywordLocation: `${schemaLocation}/maxItems`,
480
- error: `Array has too many items (${instance.length} > ${$maxItems}).`
481
- });
482
- }
483
- if ($minItems !== void 0 && instance.length < $minItems) {
484
- errors.push({
485
- instanceLocation,
486
- keyword: "minItems",
487
- keywordLocation: `${schemaLocation}/minItems`,
488
- error: `Array has too few items (${instance.length} < ${$minItems}).`
489
- });
490
- }
491
- const length = instance.length;
492
- let i = 0;
493
- let stop = false;
494
- if ($prefixItems !== void 0) {
495
- const keywordLocation = `${schemaLocation}/prefixItems`;
496
- const length2 = Math.min($prefixItems.length, length);
497
- for (; i < length2; i++) {
498
- const result = validate(instance[i], $prefixItems[i], draft, lookup, shortCircuit, recursiveAnchor, `${instanceLocation}/${i}`, `${keywordLocation}/${i}`);
499
- evaluated[i] = true;
500
- if (!result.valid) {
501
- stop = shortCircuit;
502
- errors.push({
503
- instanceLocation,
504
- keyword: "prefixItems",
505
- keywordLocation,
506
- error: `Items did not match schema.`
507
- }, ...result.errors);
508
- if (stop)
509
- break;
510
- }
511
- }
512
- }
513
- if ($items !== void 0) {
514
- const keywordLocation = `${schemaLocation}/items`;
515
- if (Array.isArray($items)) {
516
- const length2 = Math.min($items.length, length);
517
- for (; i < length2; i++) {
518
- const result = validate(instance[i], $items[i], draft, lookup, shortCircuit, recursiveAnchor, `${instanceLocation}/${i}`, `${keywordLocation}/${i}`);
519
- evaluated[i] = true;
520
- if (!result.valid) {
521
- stop = shortCircuit;
522
- errors.push({
523
- instanceLocation,
524
- keyword: "items",
525
- keywordLocation,
526
- error: `Items did not match schema.`
527
- }, ...result.errors);
528
- if (stop)
529
- break;
530
- }
531
- }
532
- } else {
533
- for (; i < length; i++) {
534
- const result = validate(instance[i], $items, draft, lookup, shortCircuit, recursiveAnchor, `${instanceLocation}/${i}`, keywordLocation);
535
- evaluated[i] = true;
536
- if (!result.valid) {
537
- stop = shortCircuit;
538
- errors.push({
539
- instanceLocation,
540
- keyword: "items",
541
- keywordLocation,
542
- error: `Items did not match schema.`
543
- }, ...result.errors);
544
- if (stop)
545
- break;
546
- }
547
- }
548
- }
549
- if (!stop && $additionalItems !== void 0) {
550
- const keywordLocation2 = `${schemaLocation}/additionalItems`;
551
- for (; i < length; i++) {
552
- const result = validate(instance[i], $additionalItems, draft, lookup, shortCircuit, recursiveAnchor, `${instanceLocation}/${i}`, keywordLocation2);
553
- evaluated[i] = true;
554
- if (!result.valid) {
555
- stop = shortCircuit;
556
- errors.push({
557
- instanceLocation,
558
- keyword: "additionalItems",
559
- keywordLocation: keywordLocation2,
560
- error: `Items did not match additional items schema.`
561
- }, ...result.errors);
562
- }
563
- }
564
- }
565
- }
566
- if ($contains !== void 0) {
567
- if (length === 0 && $minContains === void 0) {
568
- errors.push({
569
- instanceLocation,
570
- keyword: "contains",
571
- keywordLocation: `${schemaLocation}/contains`,
572
- error: `Array is empty. It must contain at least one item matching the schema.`
573
- });
574
- } else if ($minContains !== void 0 && length < $minContains) {
575
- errors.push({
576
- instanceLocation,
577
- keyword: "minContains",
578
- keywordLocation: `${schemaLocation}/minContains`,
579
- error: `Array has less items (${length}) than minContains (${$minContains}).`
580
- });
581
- } else {
582
- const keywordLocation = `${schemaLocation}/contains`;
583
- const errorsLength = errors.length;
584
- let contained = 0;
585
- for (let j = 0; j < length; j++) {
586
- const result = validate(instance[j], $contains, draft, lookup, shortCircuit, recursiveAnchor, `${instanceLocation}/${j}`, keywordLocation);
587
- if (result.valid) {
588
- evaluated[j] = true;
589
- contained++;
590
- } else {
591
- errors.push(...result.errors);
592
- }
593
- }
594
- if (contained >= ($minContains || 0)) {
595
- errors.length = errorsLength;
596
- }
597
- if ($minContains === void 0 && $maxContains === void 0 && contained === 0) {
598
- errors.splice(errorsLength, 0, {
599
- instanceLocation,
600
- keyword: "contains",
601
- keywordLocation,
602
- error: `Array does not contain item matching schema.`
603
- });
604
- } else if ($minContains !== void 0 && contained < $minContains) {
605
- errors.push({
606
- instanceLocation,
607
- keyword: "minContains",
608
- keywordLocation: `${schemaLocation}/minContains`,
609
- error: `Array must contain at least ${$minContains} items matching schema. Only ${contained} items were found.`
610
- });
611
- } else if ($maxContains !== void 0 && contained > $maxContains) {
612
- errors.push({
613
- instanceLocation,
614
- keyword: "maxContains",
615
- keywordLocation: `${schemaLocation}/maxContains`,
616
- error: `Array may contain at most ${$maxContains} items matching schema. ${contained} items were found.`
617
- });
618
- }
619
- }
620
- }
621
- if (!stop && $unevaluatedItems !== void 0) {
622
- const keywordLocation = `${schemaLocation}/unevaluatedItems`;
623
- for (i; i < length; i++) {
624
- if (evaluated[i]) {
625
- continue;
626
- }
627
- const result = validate(instance[i], $unevaluatedItems, draft, lookup, shortCircuit, recursiveAnchor, `${instanceLocation}/${i}`, keywordLocation);
628
- evaluated[i] = true;
629
- if (!result.valid) {
630
- errors.push({
631
- instanceLocation,
632
- keyword: "unevaluatedItems",
633
- keywordLocation,
634
- error: `Items did not match unevaluated items schema.`
635
- }, ...result.errors);
636
- }
637
- }
638
- }
639
- if ($uniqueItems) {
640
- for (let j = 0; j < length; j++) {
641
- const a = instance[j];
642
- const ao = typeof a === "object" && a !== null;
643
- for (let k = 0; k < length; k++) {
644
- if (j === k) {
645
- continue;
646
- }
647
- const b = instance[k];
648
- const bo = typeof b === "object" && b !== null;
649
- if (a === b || ao && bo && deepCompareStrict(a, b)) {
650
- errors.push({
651
- instanceLocation,
652
- keyword: "uniqueItems",
653
- keywordLocation: `${schemaLocation}/uniqueItems`,
654
- error: `Duplicate items at indexes ${j} and ${k}.`
655
- });
656
- j = Number.MAX_SAFE_INTEGER;
657
- k = Number.MAX_SAFE_INTEGER;
658
- }
659
- }
660
- }
661
- }
662
- } else if (instanceType === "number") {
663
- if (draft === "4") {
664
- if ($minimum !== void 0 && ($exclusiveMinimum === true && instance <= $minimum || instance < $minimum)) {
665
- errors.push({
666
- instanceLocation,
667
- keyword: "minimum",
668
- keywordLocation: `${schemaLocation}/minimum`,
669
- error: `${instance} is less than ${$exclusiveMinimum ? "or equal to " : ""} ${$minimum}.`
670
- });
671
- }
672
- if ($maximum !== void 0 && ($exclusiveMaximum === true && instance >= $maximum || instance > $maximum)) {
673
- errors.push({
674
- instanceLocation,
675
- keyword: "maximum",
676
- keywordLocation: `${schemaLocation}/maximum`,
677
- error: `${instance} is greater than ${$exclusiveMaximum ? "or equal to " : ""} ${$maximum}.`
678
- });
679
- }
680
- } else {
681
- if ($minimum !== void 0 && instance < $minimum) {
682
- errors.push({
683
- instanceLocation,
684
- keyword: "minimum",
685
- keywordLocation: `${schemaLocation}/minimum`,
686
- error: `${instance} is less than ${$minimum}.`
687
- });
688
- }
689
- if ($maximum !== void 0 && instance > $maximum) {
690
- errors.push({
691
- instanceLocation,
692
- keyword: "maximum",
693
- keywordLocation: `${schemaLocation}/maximum`,
694
- error: `${instance} is greater than ${$maximum}.`
695
- });
696
- }
697
- if ($exclusiveMinimum !== void 0 && instance <= $exclusiveMinimum) {
698
- errors.push({
699
- instanceLocation,
700
- keyword: "exclusiveMinimum",
701
- keywordLocation: `${schemaLocation}/exclusiveMinimum`,
702
- error: `${instance} is less than ${$exclusiveMinimum}.`
703
- });
704
- }
705
- if ($exclusiveMaximum !== void 0 && instance >= $exclusiveMaximum) {
706
- errors.push({
707
- instanceLocation,
708
- keyword: "exclusiveMaximum",
709
- keywordLocation: `${schemaLocation}/exclusiveMaximum`,
710
- error: `${instance} is greater than or equal to ${$exclusiveMaximum}.`
711
- });
712
- }
713
- }
714
- if ($multipleOf !== void 0) {
715
- const remainder = instance % $multipleOf;
716
- if (Math.abs(0 - remainder) >= 11920929e-14 && Math.abs($multipleOf - remainder) >= 11920929e-14) {
717
- errors.push({
718
- instanceLocation,
719
- keyword: "multipleOf",
720
- keywordLocation: `${schemaLocation}/multipleOf`,
721
- error: `${instance} is not a multiple of ${$multipleOf}.`
722
- });
723
- }
724
- }
725
- } else if (instanceType === "string") {
726
- const length = $minLength === void 0 && $maxLength === void 0 ? 0 : ucs2length(instance);
727
- if ($minLength !== void 0 && length < $minLength) {
728
- errors.push({
729
- instanceLocation,
730
- keyword: "minLength",
731
- keywordLocation: `${schemaLocation}/minLength`,
732
- error: `String is too short (${length} < ${$minLength}).`
733
- });
734
- }
735
- if ($maxLength !== void 0 && length > $maxLength) {
736
- errors.push({
737
- instanceLocation,
738
- keyword: "maxLength",
739
- keywordLocation: `${schemaLocation}/maxLength`,
740
- error: `String is too long (${length} > ${$maxLength}).`
741
- });
742
- }
743
- if ($pattern !== void 0 && !new RegExp($pattern, "u").test(instance)) {
744
- errors.push({
745
- instanceLocation,
746
- keyword: "pattern",
747
- keywordLocation: `${schemaLocation}/pattern`,
748
- error: `String does not match pattern.`
749
- });
750
- }
751
- if ($format !== void 0 && format[$format] && !format[$format](instance)) {
752
- errors.push({
753
- instanceLocation,
754
- keyword: "format",
755
- keywordLocation: `${schemaLocation}/format`,
756
- error: `String does not match format "${$format}".`
757
- });
758
- }
759
- }
760
- return { valid: errors.length === 0, errors };
761
- }
1
+ import { parseDef } from "./index.es164.js";
2
+ const parseReadonlyDef = (def, refs) => {
3
+ return parseDef(def.innerType._def, refs);
4
+ };
762
5
  export {
763
- validate
6
+ parseReadonlyDef
764
7
  };
765
8
  //# sourceMappingURL=index.es226.js.map