evmfs-contracts 0.0.1 → 0.0.2

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 (1634) hide show
  1. package/contracts/BulkOps/1.0/BulkOps.sol +121 -0
  2. package/contracts/CrossChainFileSystem/1.0/CrossChainFileSystem.sol +111 -0
  3. package/contracts/FileSystem/1.0/FileSystem.sol +167 -0
  4. package/contracts/LengthLock/1.0/LengthLock.sol +133 -0
  5. package/data-get +199 -0
  6. package/deployments/BulkOps/10200/1.0/BulkOps.abi.json +1 -0
  7. package/deployments/BulkOps/10200/1.0/BulkOps.bin +1 -0
  8. package/deployments/BulkOps/10200/1.0/BulkOps.json +129 -0
  9. package/deployments/BulkOps/10200/config.json +11 -0
  10. package/deployments/BulkOps/10200/config.sh +17 -0
  11. package/deployments/CrossChainFileSystem/1/1.0/CrossChainFileSystem.abi.json +1 -0
  12. package/deployments/CrossChainFileSystem/1/1.0/CrossChainFileSystem.bin +1 -0
  13. package/deployments/CrossChainFileSystem/1/1.0/CrossChainFileSystem.json +203 -0
  14. package/deployments/CrossChainFileSystem/1/config.json +11 -0
  15. package/deployments/CrossChainFileSystem/1/config.sh +17 -0
  16. package/deployments/CrossChainFileSystem/10/1.0/CrossChainFileSystem.abi.json +1 -0
  17. package/deployments/CrossChainFileSystem/10/1.0/CrossChainFileSystem.bin +1 -0
  18. package/deployments/CrossChainFileSystem/10/1.0/CrossChainFileSystem.json +203 -0
  19. package/deployments/CrossChainFileSystem/10/config.json +11 -0
  20. package/deployments/CrossChainFileSystem/10/config.sh +17 -0
  21. package/deployments/CrossChainFileSystem/100/1.0/CrossChainFileSystem.abi.json +1 -0
  22. package/deployments/CrossChainFileSystem/100/1.0/CrossChainFileSystem.bin +1 -0
  23. package/deployments/CrossChainFileSystem/100/1.0/CrossChainFileSystem.json +203 -0
  24. package/deployments/CrossChainFileSystem/100/config.json +11 -0
  25. package/deployments/CrossChainFileSystem/100/config.sh +17 -0
  26. package/deployments/CrossChainFileSystem/1001/1.0/CrossChainFileSystem.abi.json +1 -0
  27. package/deployments/CrossChainFileSystem/1001/1.0/CrossChainFileSystem.bin +1 -0
  28. package/deployments/CrossChainFileSystem/1001/1.0/CrossChainFileSystem.json +203 -0
  29. package/deployments/CrossChainFileSystem/1001/config.json +11 -0
  30. package/deployments/CrossChainFileSystem/1001/config.sh +17 -0
  31. package/deployments/CrossChainFileSystem/10010/1.0/CrossChainFileSystem.abi.json +1 -0
  32. package/deployments/CrossChainFileSystem/10010/1.0/CrossChainFileSystem.bin +1 -0
  33. package/deployments/CrossChainFileSystem/10010/1.0/CrossChainFileSystem.json +203 -0
  34. package/deployments/CrossChainFileSystem/10010/config.json +11 -0
  35. package/deployments/CrossChainFileSystem/10010/config.sh +17 -0
  36. package/deployments/CrossChainFileSystem/10143/1.0/CrossChainFileSystem.abi.json +1 -0
  37. package/deployments/CrossChainFileSystem/10143/1.0/CrossChainFileSystem.bin +1 -0
  38. package/deployments/CrossChainFileSystem/10143/1.0/CrossChainFileSystem.json +203 -0
  39. package/deployments/CrossChainFileSystem/10143/config.json +11 -0
  40. package/deployments/CrossChainFileSystem/10143/config.sh +17 -0
  41. package/deployments/CrossChainFileSystem/10200/1.0/CrossChainFileSystem.abi.json +1 -0
  42. package/deployments/CrossChainFileSystem/10200/1.0/CrossChainFileSystem.bin +1 -0
  43. package/deployments/CrossChainFileSystem/10200/1.0/CrossChainFileSystem.json +203 -0
  44. package/deployments/CrossChainFileSystem/10200/config.json +11 -0
  45. package/deployments/CrossChainFileSystem/10200/config.sh +17 -0
  46. package/deployments/CrossChainFileSystem/10218/1.0/CrossChainFileSystem.abi.json +1 -0
  47. package/deployments/CrossChainFileSystem/10218/1.0/CrossChainFileSystem.bin +1 -0
  48. package/deployments/CrossChainFileSystem/10218/1.0/CrossChainFileSystem.json +203 -0
  49. package/deployments/CrossChainFileSystem/10218/config.json +11 -0
  50. package/deployments/CrossChainFileSystem/10218/config.sh +17 -0
  51. package/deployments/CrossChainFileSystem/1029/1.0/CrossChainFileSystem.abi.json +1 -0
  52. package/deployments/CrossChainFileSystem/1029/1.0/CrossChainFileSystem.bin +1 -0
  53. package/deployments/CrossChainFileSystem/1029/1.0/CrossChainFileSystem.json +203 -0
  54. package/deployments/CrossChainFileSystem/1029/config.json +11 -0
  55. package/deployments/CrossChainFileSystem/1029/config.sh +17 -0
  56. package/deployments/CrossChainFileSystem/10508/1.0/CrossChainFileSystem.abi.json +1 -0
  57. package/deployments/CrossChainFileSystem/10508/1.0/CrossChainFileSystem.bin +1 -0
  58. package/deployments/CrossChainFileSystem/10508/1.0/CrossChainFileSystem.json +203 -0
  59. package/deployments/CrossChainFileSystem/10508/config.json +11 -0
  60. package/deployments/CrossChainFileSystem/10508/config.sh +17 -0
  61. package/deployments/CrossChainFileSystem/10947/1.0/CrossChainFileSystem.abi.json +1 -0
  62. package/deployments/CrossChainFileSystem/10947/1.0/CrossChainFileSystem.bin +1 -0
  63. package/deployments/CrossChainFileSystem/10947/1.0/CrossChainFileSystem.json +203 -0
  64. package/deployments/CrossChainFileSystem/10947/config.json +11 -0
  65. package/deployments/CrossChainFileSystem/10947/config.sh +17 -0
  66. package/deployments/CrossChainFileSystem/1101/1.0/CrossChainFileSystem.abi.json +1 -0
  67. package/deployments/CrossChainFileSystem/1101/1.0/CrossChainFileSystem.bin +1 -0
  68. package/deployments/CrossChainFileSystem/1101/1.0/CrossChainFileSystem.json +203 -0
  69. package/deployments/CrossChainFileSystem/1101/config.json +11 -0
  70. package/deployments/CrossChainFileSystem/1101/config.sh +17 -0
  71. package/deployments/CrossChainFileSystem/1114/1.0/CrossChainFileSystem.abi.json +1 -0
  72. package/deployments/CrossChainFileSystem/1114/1.0/CrossChainFileSystem.bin +1 -0
  73. package/deployments/CrossChainFileSystem/1114/1.0/CrossChainFileSystem.json +203 -0
  74. package/deployments/CrossChainFileSystem/1114/config.json +11 -0
  75. package/deployments/CrossChainFileSystem/1114/config.sh +17 -0
  76. package/deployments/CrossChainFileSystem/1115/1.0/CrossChainFileSystem.abi.json +1 -0
  77. package/deployments/CrossChainFileSystem/1115/1.0/CrossChainFileSystem.bin +1 -0
  78. package/deployments/CrossChainFileSystem/1115/1.0/CrossChainFileSystem.json +203 -0
  79. package/deployments/CrossChainFileSystem/1115/config.json +11 -0
  80. package/deployments/CrossChainFileSystem/1115/config.sh +17 -0
  81. package/deployments/CrossChainFileSystem/11155111/1.0/CrossChainFileSystem.abi.json +1 -0
  82. package/deployments/CrossChainFileSystem/11155111/1.0/CrossChainFileSystem.bin +1 -0
  83. package/deployments/CrossChainFileSystem/11155111/1.0/CrossChainFileSystem.json +203 -0
  84. package/deployments/CrossChainFileSystem/11155111/config.json +11 -0
  85. package/deployments/CrossChainFileSystem/11155111/config.sh +17 -0
  86. package/deployments/CrossChainFileSystem/1123/1.0/CrossChainFileSystem.abi.json +1 -0
  87. package/deployments/CrossChainFileSystem/1123/1.0/CrossChainFileSystem.bin +1 -0
  88. package/deployments/CrossChainFileSystem/1123/1.0/CrossChainFileSystem.json +203 -0
  89. package/deployments/CrossChainFileSystem/1123/config.json +11 -0
  90. package/deployments/CrossChainFileSystem/1123/config.sh +17 -0
  91. package/deployments/CrossChainFileSystem/1131/1.0/CrossChainFileSystem.abi.json +1 -0
  92. package/deployments/CrossChainFileSystem/1131/1.0/CrossChainFileSystem.bin +1 -0
  93. package/deployments/CrossChainFileSystem/1131/1.0/CrossChainFileSystem.json +203 -0
  94. package/deployments/CrossChainFileSystem/1131/config.json +11 -0
  95. package/deployments/CrossChainFileSystem/1131/config.sh +17 -0
  96. package/deployments/CrossChainFileSystem/114/1.0/CrossChainFileSystem.abi.json +1 -0
  97. package/deployments/CrossChainFileSystem/114/1.0/CrossChainFileSystem.bin +1 -0
  98. package/deployments/CrossChainFileSystem/114/1.0/CrossChainFileSystem.json +203 -0
  99. package/deployments/CrossChainFileSystem/114/config.json +11 -0
  100. package/deployments/CrossChainFileSystem/114/config.sh +17 -0
  101. package/deployments/CrossChainFileSystem/12/1.0/CrossChainFileSystem.abi.json +1 -0
  102. package/deployments/CrossChainFileSystem/12/1.0/CrossChainFileSystem.bin +1 -0
  103. package/deployments/CrossChainFileSystem/12/1.0/CrossChainFileSystem.json +203 -0
  104. package/deployments/CrossChainFileSystem/12/config.json +11 -0
  105. package/deployments/CrossChainFileSystem/12/config.sh +17 -0
  106. package/deployments/CrossChainFileSystem/1230/1.0/CrossChainFileSystem.abi.json +1 -0
  107. package/deployments/CrossChainFileSystem/1230/1.0/CrossChainFileSystem.bin +1 -0
  108. package/deployments/CrossChainFileSystem/1230/1.0/CrossChainFileSystem.json +203 -0
  109. package/deployments/CrossChainFileSystem/1230/config.json +11 -0
  110. package/deployments/CrossChainFileSystem/1230/config.sh +17 -0
  111. package/deployments/CrossChainFileSystem/1287/1.0/CrossChainFileSystem.abi.json +1 -0
  112. package/deployments/CrossChainFileSystem/1287/1.0/CrossChainFileSystem.bin +1 -0
  113. package/deployments/CrossChainFileSystem/1287/1.0/CrossChainFileSystem.json +203 -0
  114. package/deployments/CrossChainFileSystem/1287/config.json +11 -0
  115. package/deployments/CrossChainFileSystem/1287/config.sh +17 -0
  116. package/deployments/CrossChainFileSystem/130/1.0/CrossChainFileSystem.abi.json +1 -0
  117. package/deployments/CrossChainFileSystem/130/1.0/CrossChainFileSystem.bin +1 -0
  118. package/deployments/CrossChainFileSystem/130/1.0/CrossChainFileSystem.json +203 -0
  119. package/deployments/CrossChainFileSystem/130/config.json +11 -0
  120. package/deployments/CrossChainFileSystem/130/config.sh +17 -0
  121. package/deployments/CrossChainFileSystem/1315/1.0/CrossChainFileSystem.abi.json +1 -0
  122. package/deployments/CrossChainFileSystem/1315/1.0/CrossChainFileSystem.bin +1 -0
  123. package/deployments/CrossChainFileSystem/1315/1.0/CrossChainFileSystem.json +203 -0
  124. package/deployments/CrossChainFileSystem/1315/config.json +11 -0
  125. package/deployments/CrossChainFileSystem/1315/config.sh +17 -0
  126. package/deployments/CrossChainFileSystem/1320/1.0/CrossChainFileSystem.abi.json +1 -0
  127. package/deployments/CrossChainFileSystem/1320/1.0/CrossChainFileSystem.bin +1 -0
  128. package/deployments/CrossChainFileSystem/1320/1.0/CrossChainFileSystem.json +203 -0
  129. package/deployments/CrossChainFileSystem/1320/config.json +11 -0
  130. package/deployments/CrossChainFileSystem/1320/config.sh +17 -0
  131. package/deployments/CrossChainFileSystem/1328/1.0/CrossChainFileSystem.abi.json +1 -0
  132. package/deployments/CrossChainFileSystem/1328/1.0/CrossChainFileSystem.bin +1 -0
  133. package/deployments/CrossChainFileSystem/1328/1.0/CrossChainFileSystem.json +203 -0
  134. package/deployments/CrossChainFileSystem/1328/config.json +11 -0
  135. package/deployments/CrossChainFileSystem/1328/config.sh +17 -0
  136. package/deployments/CrossChainFileSystem/13337/1.0/CrossChainFileSystem.abi.json +1 -0
  137. package/deployments/CrossChainFileSystem/13337/1.0/CrossChainFileSystem.bin +1 -0
  138. package/deployments/CrossChainFileSystem/13337/1.0/CrossChainFileSystem.json +203 -0
  139. package/deployments/CrossChainFileSystem/13337/config.json +11 -0
  140. package/deployments/CrossChainFileSystem/13337/config.sh +17 -0
  141. package/deployments/CrossChainFileSystem/137/1.0/CrossChainFileSystem.abi.json +1 -0
  142. package/deployments/CrossChainFileSystem/137/1.0/CrossChainFileSystem.bin +1 -0
  143. package/deployments/CrossChainFileSystem/137/1.0/CrossChainFileSystem.json +203 -0
  144. package/deployments/CrossChainFileSystem/137/config.json +11 -0
  145. package/deployments/CrossChainFileSystem/137/config.sh +17 -0
  146. package/deployments/CrossChainFileSystem/1523903251/1.0/CrossChainFileSystem.abi.json +1 -0
  147. package/deployments/CrossChainFileSystem/1523903251/1.0/CrossChainFileSystem.bin +1 -0
  148. package/deployments/CrossChainFileSystem/1523903251/1.0/CrossChainFileSystem.json +203 -0
  149. package/deployments/CrossChainFileSystem/1523903251/config.json +11 -0
  150. package/deployments/CrossChainFileSystem/1523903251/config.sh +17 -0
  151. package/deployments/CrossChainFileSystem/16/1.0/CrossChainFileSystem.abi.json +1 -0
  152. package/deployments/CrossChainFileSystem/16/1.0/CrossChainFileSystem.bin +1 -0
  153. package/deployments/CrossChainFileSystem/16/1.0/CrossChainFileSystem.json +203 -0
  154. package/deployments/CrossChainFileSystem/16/config.json +11 -0
  155. package/deployments/CrossChainFileSystem/16/config.sh +17 -0
  156. package/deployments/CrossChainFileSystem/1666600000/1.0/CrossChainFileSystem.abi.json +1 -0
  157. package/deployments/CrossChainFileSystem/1666600000/1.0/CrossChainFileSystem.bin +1 -0
  158. package/deployments/CrossChainFileSystem/1666600000/1.0/CrossChainFileSystem.json +203 -0
  159. package/deployments/CrossChainFileSystem/1666600000/config.json +11 -0
  160. package/deployments/CrossChainFileSystem/1666600000/config.sh +17 -0
  161. package/deployments/CrossChainFileSystem/1666600001/1.0/CrossChainFileSystem.abi.json +1 -0
  162. package/deployments/CrossChainFileSystem/1666600001/1.0/CrossChainFileSystem.bin +1 -0
  163. package/deployments/CrossChainFileSystem/1666600001/1.0/CrossChainFileSystem.json +203 -0
  164. package/deployments/CrossChainFileSystem/1666600001/config.json +11 -0
  165. package/deployments/CrossChainFileSystem/1666600001/config.sh +17 -0
  166. package/deployments/CrossChainFileSystem/1666700000/1.0/CrossChainFileSystem.abi.json +1 -0
  167. package/deployments/CrossChainFileSystem/1666700000/1.0/CrossChainFileSystem.bin +1 -0
  168. package/deployments/CrossChainFileSystem/1666700000/1.0/CrossChainFileSystem.json +203 -0
  169. package/deployments/CrossChainFileSystem/1666700000/config.json +11 -0
  170. package/deployments/CrossChainFileSystem/1666700000/config.sh +17 -0
  171. package/deployments/CrossChainFileSystem/17000/1.0/CrossChainFileSystem.abi.json +1 -0
  172. package/deployments/CrossChainFileSystem/17000/1.0/CrossChainFileSystem.bin +1 -0
  173. package/deployments/CrossChainFileSystem/17000/1.0/CrossChainFileSystem.json +203 -0
  174. package/deployments/CrossChainFileSystem/17000/config.json +11 -0
  175. package/deployments/CrossChainFileSystem/17000/config.sh +17 -0
  176. package/deployments/CrossChainFileSystem/1708/1.0/CrossChainFileSystem.abi.json +1 -0
  177. package/deployments/CrossChainFileSystem/1708/1.0/CrossChainFileSystem.bin +1 -0
  178. package/deployments/CrossChainFileSystem/1708/1.0/CrossChainFileSystem.json +203 -0
  179. package/deployments/CrossChainFileSystem/1708/config.json +11 -0
  180. package/deployments/CrossChainFileSystem/1708/config.sh +17 -0
  181. package/deployments/CrossChainFileSystem/175177/1.0/CrossChainFileSystem.abi.json +1 -0
  182. package/deployments/CrossChainFileSystem/175177/1.0/CrossChainFileSystem.bin +1 -0
  183. package/deployments/CrossChainFileSystem/175177/1.0/CrossChainFileSystem.json +203 -0
  184. package/deployments/CrossChainFileSystem/175177/config.json +11 -0
  185. package/deployments/CrossChainFileSystem/175177/config.sh +17 -0
  186. package/deployments/CrossChainFileSystem/175188/1.0/CrossChainFileSystem.abi.json +1 -0
  187. package/deployments/CrossChainFileSystem/175188/1.0/CrossChainFileSystem.bin +1 -0
  188. package/deployments/CrossChainFileSystem/175188/1.0/CrossChainFileSystem.json +203 -0
  189. package/deployments/CrossChainFileSystem/175188/config.json +11 -0
  190. package/deployments/CrossChainFileSystem/175188/config.sh +17 -0
  191. package/deployments/CrossChainFileSystem/18/1.0/CrossChainFileSystem.abi.json +1 -0
  192. package/deployments/CrossChainFileSystem/18/1.0/CrossChainFileSystem.bin +1 -0
  193. package/deployments/CrossChainFileSystem/18/1.0/CrossChainFileSystem.json +203 -0
  194. package/deployments/CrossChainFileSystem/18/config.json +11 -0
  195. package/deployments/CrossChainFileSystem/18/config.sh +17 -0
  196. package/deployments/CrossChainFileSystem/1946/1.0/CrossChainFileSystem.abi.json +1 -0
  197. package/deployments/CrossChainFileSystem/1946/1.0/CrossChainFileSystem.bin +1 -0
  198. package/deployments/CrossChainFileSystem/1946/1.0/CrossChainFileSystem.json +203 -0
  199. package/deployments/CrossChainFileSystem/1946/config.json +11 -0
  200. package/deployments/CrossChainFileSystem/1946/config.sh +17 -0
  201. package/deployments/CrossChainFileSystem/195/1.0/CrossChainFileSystem.abi.json +1 -0
  202. package/deployments/CrossChainFileSystem/195/1.0/CrossChainFileSystem.bin +1 -0
  203. package/deployments/CrossChainFileSystem/195/1.0/CrossChainFileSystem.json +203 -0
  204. package/deployments/CrossChainFileSystem/195/config.json +11 -0
  205. package/deployments/CrossChainFileSystem/195/config.sh +17 -0
  206. package/deployments/CrossChainFileSystem/19515/1.0/CrossChainFileSystem.abi.json +1 -0
  207. package/deployments/CrossChainFileSystem/19515/1.0/CrossChainFileSystem.bin +1 -0
  208. package/deployments/CrossChainFileSystem/19515/1.0/CrossChainFileSystem.json +203 -0
  209. package/deployments/CrossChainFileSystem/19515/config.json +11 -0
  210. package/deployments/CrossChainFileSystem/19515/config.sh +17 -0
  211. package/deployments/CrossChainFileSystem/1998991/1.0/CrossChainFileSystem.abi.json +1 -0
  212. package/deployments/CrossChainFileSystem/1998991/1.0/CrossChainFileSystem.bin +1 -0
  213. package/deployments/CrossChainFileSystem/1998991/1.0/CrossChainFileSystem.json +203 -0
  214. package/deployments/CrossChainFileSystem/1998991/config.json +11 -0
  215. package/deployments/CrossChainFileSystem/1998991/config.sh +17 -0
  216. package/deployments/CrossChainFileSystem/2000/1.0/CrossChainFileSystem.abi.json +1 -0
  217. package/deployments/CrossChainFileSystem/2000/1.0/CrossChainFileSystem.bin +1 -0
  218. package/deployments/CrossChainFileSystem/2000/1.0/CrossChainFileSystem.json +203 -0
  219. package/deployments/CrossChainFileSystem/2000/config.json +11 -0
  220. package/deployments/CrossChainFileSystem/2000/config.sh +17 -0
  221. package/deployments/CrossChainFileSystem/200810/1.0/CrossChainFileSystem.abi.json +1 -0
  222. package/deployments/CrossChainFileSystem/200810/1.0/CrossChainFileSystem.bin +1 -0
  223. package/deployments/CrossChainFileSystem/200810/1.0/CrossChainFileSystem.json +203 -0
  224. package/deployments/CrossChainFileSystem/200810/config.json +11 -0
  225. package/deployments/CrossChainFileSystem/200810/config.sh +17 -0
  226. package/deployments/CrossChainFileSystem/21/1.0/CrossChainFileSystem.abi.json +1 -0
  227. package/deployments/CrossChainFileSystem/21/1.0/CrossChainFileSystem.bin +1 -0
  228. package/deployments/CrossChainFileSystem/21/1.0/CrossChainFileSystem.json +203 -0
  229. package/deployments/CrossChainFileSystem/21/config.json +11 -0
  230. package/deployments/CrossChainFileSystem/21/config.sh +17 -0
  231. package/deployments/CrossChainFileSystem/212/1.0/CrossChainFileSystem.abi.json +1 -0
  232. package/deployments/CrossChainFileSystem/212/1.0/CrossChainFileSystem.bin +1 -0
  233. package/deployments/CrossChainFileSystem/212/1.0/CrossChainFileSystem.json +203 -0
  234. package/deployments/CrossChainFileSystem/212/config.json +11 -0
  235. package/deployments/CrossChainFileSystem/212/config.sh +17 -0
  236. package/deployments/CrossChainFileSystem/2206132/1.0/CrossChainFileSystem.abi.json +1 -0
  237. package/deployments/CrossChainFileSystem/2206132/1.0/CrossChainFileSystem.bin +1 -0
  238. package/deployments/CrossChainFileSystem/2206132/1.0/CrossChainFileSystem.json +203 -0
  239. package/deployments/CrossChainFileSystem/2206132/config.json +11 -0
  240. package/deployments/CrossChainFileSystem/2206132/config.sh +17 -0
  241. package/deployments/CrossChainFileSystem/2221/1.0/CrossChainFileSystem.abi.json +1 -0
  242. package/deployments/CrossChainFileSystem/2221/1.0/CrossChainFileSystem.bin +1 -0
  243. package/deployments/CrossChainFileSystem/2221/1.0/CrossChainFileSystem.json +203 -0
  244. package/deployments/CrossChainFileSystem/2221/config.json +11 -0
  245. package/deployments/CrossChainFileSystem/2221/config.sh +17 -0
  246. package/deployments/CrossChainFileSystem/234/1.0/CrossChainFileSystem.abi.json +1 -0
  247. package/deployments/CrossChainFileSystem/234/1.0/CrossChainFileSystem.bin +1 -0
  248. package/deployments/CrossChainFileSystem/234/1.0/CrossChainFileSystem.json +203 -0
  249. package/deployments/CrossChainFileSystem/234/config.json +11 -0
  250. package/deployments/CrossChainFileSystem/234/config.sh +17 -0
  251. package/deployments/CrossChainFileSystem/2340/1.0/CrossChainFileSystem.abi.json +1 -0
  252. package/deployments/CrossChainFileSystem/2340/1.0/CrossChainFileSystem.bin +1 -0
  253. package/deployments/CrossChainFileSystem/2340/1.0/CrossChainFileSystem.json +203 -0
  254. package/deployments/CrossChainFileSystem/2340/config.json +11 -0
  255. package/deployments/CrossChainFileSystem/2340/config.sh +17 -0
  256. package/deployments/CrossChainFileSystem/2368/1.0/CrossChainFileSystem.abi.json +1 -0
  257. package/deployments/CrossChainFileSystem/2368/1.0/CrossChainFileSystem.bin +1 -0
  258. package/deployments/CrossChainFileSystem/2368/1.0/CrossChainFileSystem.json +203 -0
  259. package/deployments/CrossChainFileSystem/2368/config.json +11 -0
  260. package/deployments/CrossChainFileSystem/2368/config.sh +17 -0
  261. package/deployments/CrossChainFileSystem/2390/1.0/CrossChainFileSystem.abi.json +1 -0
  262. package/deployments/CrossChainFileSystem/2390/1.0/CrossChainFileSystem.bin +1 -0
  263. package/deployments/CrossChainFileSystem/2390/1.0/CrossChainFileSystem.json +203 -0
  264. package/deployments/CrossChainFileSystem/2390/config.json +11 -0
  265. package/deployments/CrossChainFileSystem/2390/config.sh +17 -0
  266. package/deployments/CrossChainFileSystem/240/1.0/CrossChainFileSystem.abi.json +1 -0
  267. package/deployments/CrossChainFileSystem/240/1.0/CrossChainFileSystem.bin +1 -0
  268. package/deployments/CrossChainFileSystem/240/1.0/CrossChainFileSystem.json +203 -0
  269. package/deployments/CrossChainFileSystem/240/config.json +11 -0
  270. package/deployments/CrossChainFileSystem/240/config.sh +17 -0
  271. package/deployments/CrossChainFileSystem/2484/1.0/CrossChainFileSystem.abi.json +1 -0
  272. package/deployments/CrossChainFileSystem/2484/1.0/CrossChainFileSystem.bin +1 -0
  273. package/deployments/CrossChainFileSystem/2484/1.0/CrossChainFileSystem.json +203 -0
  274. package/deployments/CrossChainFileSystem/2484/config.json +11 -0
  275. package/deployments/CrossChainFileSystem/2484/config.sh +17 -0
  276. package/deployments/CrossChainFileSystem/2625/1.0/CrossChainFileSystem.abi.json +1 -0
  277. package/deployments/CrossChainFileSystem/2625/1.0/CrossChainFileSystem.bin +1 -0
  278. package/deployments/CrossChainFileSystem/2625/1.0/CrossChainFileSystem.json +203 -0
  279. package/deployments/CrossChainFileSystem/2625/config.json +11 -0
  280. package/deployments/CrossChainFileSystem/2625/config.sh +17 -0
  281. package/deployments/CrossChainFileSystem/296/1.0/CrossChainFileSystem.abi.json +1 -0
  282. package/deployments/CrossChainFileSystem/296/1.0/CrossChainFileSystem.bin +1 -0
  283. package/deployments/CrossChainFileSystem/296/1.0/CrossChainFileSystem.json +203 -0
  284. package/deployments/CrossChainFileSystem/296/config.json +11 -0
  285. package/deployments/CrossChainFileSystem/296/config.sh +17 -0
  286. package/deployments/CrossChainFileSystem/31/1.0/CrossChainFileSystem.abi.json +1 -0
  287. package/deployments/CrossChainFileSystem/31/1.0/CrossChainFileSystem.bin +1 -0
  288. package/deployments/CrossChainFileSystem/31/1.0/CrossChainFileSystem.json +203 -0
  289. package/deployments/CrossChainFileSystem/31/config.json +11 -0
  290. package/deployments/CrossChainFileSystem/31/config.sh +17 -0
  291. package/deployments/CrossChainFileSystem/321/1.0/CrossChainFileSystem.abi.json +1 -0
  292. package/deployments/CrossChainFileSystem/321/1.0/CrossChainFileSystem.bin +1 -0
  293. package/deployments/CrossChainFileSystem/321/1.0/CrossChainFileSystem.json +203 -0
  294. package/deployments/CrossChainFileSystem/321/config.json +11 -0
  295. package/deployments/CrossChainFileSystem/321/config.sh +17 -0
  296. package/deployments/CrossChainFileSystem/33111/1.0/CrossChainFileSystem.abi.json +1 -0
  297. package/deployments/CrossChainFileSystem/33111/1.0/CrossChainFileSystem.bin +1 -0
  298. package/deployments/CrossChainFileSystem/33111/1.0/CrossChainFileSystem.json +203 -0
  299. package/deployments/CrossChainFileSystem/33111/config.json +11 -0
  300. package/deployments/CrossChainFileSystem/33111/config.sh +17 -0
  301. package/deployments/CrossChainFileSystem/332/1.0/CrossChainFileSystem.abi.json +1 -0
  302. package/deployments/CrossChainFileSystem/332/1.0/CrossChainFileSystem.bin +1 -0
  303. package/deployments/CrossChainFileSystem/332/1.0/CrossChainFileSystem.json +203 -0
  304. package/deployments/CrossChainFileSystem/332/config.json +11 -0
  305. package/deployments/CrossChainFileSystem/332/config.sh +17 -0
  306. package/deployments/CrossChainFileSystem/335/1.0/CrossChainFileSystem.abi.json +1 -0
  307. package/deployments/CrossChainFileSystem/335/1.0/CrossChainFileSystem.bin +1 -0
  308. package/deployments/CrossChainFileSystem/335/1.0/CrossChainFileSystem.json +203 -0
  309. package/deployments/CrossChainFileSystem/335/config.json +11 -0
  310. package/deployments/CrossChainFileSystem/335/config.sh +17 -0
  311. package/deployments/CrossChainFileSystem/338/1.0/CrossChainFileSystem.abi.json +1 -0
  312. package/deployments/CrossChainFileSystem/338/1.0/CrossChainFileSystem.bin +1 -0
  313. package/deployments/CrossChainFileSystem/338/1.0/CrossChainFileSystem.json +203 -0
  314. package/deployments/CrossChainFileSystem/338/config.json +11 -0
  315. package/deployments/CrossChainFileSystem/338/config.sh +17 -0
  316. package/deployments/CrossChainFileSystem/3441006/1.0/CrossChainFileSystem.abi.json +1 -0
  317. package/deployments/CrossChainFileSystem/3441006/1.0/CrossChainFileSystem.bin +1 -0
  318. package/deployments/CrossChainFileSystem/3441006/1.0/CrossChainFileSystem.json +203 -0
  319. package/deployments/CrossChainFileSystem/3441006/config.json +11 -0
  320. package/deployments/CrossChainFileSystem/3441006/config.sh +17 -0
  321. package/deployments/CrossChainFileSystem/35443/1.0/CrossChainFileSystem.abi.json +1 -0
  322. package/deployments/CrossChainFileSystem/35443/1.0/CrossChainFileSystem.bin +1 -0
  323. package/deployments/CrossChainFileSystem/35443/1.0/CrossChainFileSystem.json +203 -0
  324. package/deployments/CrossChainFileSystem/35443/config.json +11 -0
  325. package/deployments/CrossChainFileSystem/35443/config.sh +17 -0
  326. package/deployments/CrossChainFileSystem/37111/1.0/CrossChainFileSystem.abi.json +1 -0
  327. package/deployments/CrossChainFileSystem/37111/1.0/CrossChainFileSystem.bin +1 -0
  328. package/deployments/CrossChainFileSystem/37111/1.0/CrossChainFileSystem.json +203 -0
  329. package/deployments/CrossChainFileSystem/37111/config.json +11 -0
  330. package/deployments/CrossChainFileSystem/37111/config.sh +17 -0
  331. package/deployments/CrossChainFileSystem/381932/1.0/CrossChainFileSystem.abi.json +1 -0
  332. package/deployments/CrossChainFileSystem/381932/1.0/CrossChainFileSystem.bin +1 -0
  333. package/deployments/CrossChainFileSystem/381932/1.0/CrossChainFileSystem.json +203 -0
  334. package/deployments/CrossChainFileSystem/381932/config.json +11 -0
  335. package/deployments/CrossChainFileSystem/381932/config.sh +17 -0
  336. package/deployments/CrossChainFileSystem/3885/1.0/CrossChainFileSystem.abi.json +1 -0
  337. package/deployments/CrossChainFileSystem/3885/1.0/CrossChainFileSystem.bin +1 -0
  338. package/deployments/CrossChainFileSystem/3885/1.0/CrossChainFileSystem.json +203 -0
  339. package/deployments/CrossChainFileSystem/3885/config.json +11 -0
  340. package/deployments/CrossChainFileSystem/3885/config.sh +17 -0
  341. package/deployments/CrossChainFileSystem/3940/1.0/CrossChainFileSystem.abi.json +1 -0
  342. package/deployments/CrossChainFileSystem/3940/1.0/CrossChainFileSystem.bin +1 -0
  343. package/deployments/CrossChainFileSystem/3940/1.0/CrossChainFileSystem.json +203 -0
  344. package/deployments/CrossChainFileSystem/3940/config.json +11 -0
  345. package/deployments/CrossChainFileSystem/3940/config.sh +17 -0
  346. package/deployments/CrossChainFileSystem/41/1.0/CrossChainFileSystem.abi.json +1 -0
  347. package/deployments/CrossChainFileSystem/41/1.0/CrossChainFileSystem.bin +1 -0
  348. package/deployments/CrossChainFileSystem/41/1.0/CrossChainFileSystem.json +203 -0
  349. package/deployments/CrossChainFileSystem/41/config.json +11 -0
  350. package/deployments/CrossChainFileSystem/41/config.sh +17 -0
  351. package/deployments/CrossChainFileSystem/418/1.0/CrossChainFileSystem.abi.json +1 -0
  352. package/deployments/CrossChainFileSystem/418/1.0/CrossChainFileSystem.bin +1 -0
  353. package/deployments/CrossChainFileSystem/418/1.0/CrossChainFileSystem.json +203 -0
  354. package/deployments/CrossChainFileSystem/418/config.json +11 -0
  355. package/deployments/CrossChainFileSystem/418/config.sh +17 -0
  356. package/deployments/CrossChainFileSystem/43113/1.0/CrossChainFileSystem.abi.json +1 -0
  357. package/deployments/CrossChainFileSystem/43113/1.0/CrossChainFileSystem.bin +1 -0
  358. package/deployments/CrossChainFileSystem/43113/1.0/CrossChainFileSystem.json +203 -0
  359. package/deployments/CrossChainFileSystem/43113/config.json +11 -0
  360. package/deployments/CrossChainFileSystem/43113/config.sh +17 -0
  361. package/deployments/CrossChainFileSystem/43114/1.0/CrossChainFileSystem.abi.json +1 -0
  362. package/deployments/CrossChainFileSystem/43114/1.0/CrossChainFileSystem.bin +1 -0
  363. package/deployments/CrossChainFileSystem/43114/1.0/CrossChainFileSystem.json +203 -0
  364. package/deployments/CrossChainFileSystem/43114/config.json +11 -0
  365. package/deployments/CrossChainFileSystem/43114/config.sh +17 -0
  366. package/deployments/CrossChainFileSystem/43521/1.0/CrossChainFileSystem.abi.json +1 -0
  367. package/deployments/CrossChainFileSystem/43521/1.0/CrossChainFileSystem.bin +1 -0
  368. package/deployments/CrossChainFileSystem/43521/1.0/CrossChainFileSystem.json +203 -0
  369. package/deployments/CrossChainFileSystem/43521/config.json +11 -0
  370. package/deployments/CrossChainFileSystem/43521/config.sh +17 -0
  371. package/deployments/CrossChainFileSystem/44787/1.0/CrossChainFileSystem.abi.json +1 -0
  372. package/deployments/CrossChainFileSystem/44787/1.0/CrossChainFileSystem.bin +1 -0
  373. package/deployments/CrossChainFileSystem/44787/1.0/CrossChainFileSystem.json +203 -0
  374. package/deployments/CrossChainFileSystem/44787/config.json +11 -0
  375. package/deployments/CrossChainFileSystem/44787/config.sh +17 -0
  376. package/deployments/CrossChainFileSystem/4661/1.0/CrossChainFileSystem.abi.json +1 -0
  377. package/deployments/CrossChainFileSystem/4661/1.0/CrossChainFileSystem.bin +1 -0
  378. package/deployments/CrossChainFileSystem/4661/1.0/CrossChainFileSystem.json +203 -0
  379. package/deployments/CrossChainFileSystem/4661/config.json +11 -0
  380. package/deployments/CrossChainFileSystem/4661/config.sh +17 -0
  381. package/deployments/CrossChainFileSystem/50/1.0/CrossChainFileSystem.abi.json +1 -0
  382. package/deployments/CrossChainFileSystem/50/1.0/CrossChainFileSystem.bin +1 -0
  383. package/deployments/CrossChainFileSystem/50/1.0/CrossChainFileSystem.json +203 -0
  384. package/deployments/CrossChainFileSystem/50/config.json +11 -0
  385. package/deployments/CrossChainFileSystem/50/config.sh +17 -0
  386. package/deployments/CrossChainFileSystem/50312/1.0/CrossChainFileSystem.abi.json +1 -0
  387. package/deployments/CrossChainFileSystem/50312/1.0/CrossChainFileSystem.bin +1 -0
  388. package/deployments/CrossChainFileSystem/50312/1.0/CrossChainFileSystem.json +203 -0
  389. package/deployments/CrossChainFileSystem/50312/config.json +11 -0
  390. package/deployments/CrossChainFileSystem/50312/config.sh +17 -0
  391. package/deployments/CrossChainFileSystem/51/1.0/CrossChainFileSystem.abi.json +1 -0
  392. package/deployments/CrossChainFileSystem/51/1.0/CrossChainFileSystem.bin +1 -0
  393. package/deployments/CrossChainFileSystem/51/1.0/CrossChainFileSystem.json +203 -0
  394. package/deployments/CrossChainFileSystem/51/config.json +11 -0
  395. package/deployments/CrossChainFileSystem/51/config.sh +17 -0
  396. package/deployments/CrossChainFileSystem/545/1.0/CrossChainFileSystem.abi.json +1 -0
  397. package/deployments/CrossChainFileSystem/545/1.0/CrossChainFileSystem.bin +1 -0
  398. package/deployments/CrossChainFileSystem/545/1.0/CrossChainFileSystem.json +203 -0
  399. package/deployments/CrossChainFileSystem/545/config.json +11 -0
  400. package/deployments/CrossChainFileSystem/545/config.sh +17 -0
  401. package/deployments/CrossChainFileSystem/552981/1.0/CrossChainFileSystem.abi.json +1 -0
  402. package/deployments/CrossChainFileSystem/552981/1.0/CrossChainFileSystem.bin +1 -0
  403. package/deployments/CrossChainFileSystem/552981/1.0/CrossChainFileSystem.json +203 -0
  404. package/deployments/CrossChainFileSystem/552981/config.json +11 -0
  405. package/deployments/CrossChainFileSystem/552981/config.sh +17 -0
  406. package/deployments/CrossChainFileSystem/555666/1.0/CrossChainFileSystem.abi.json +1 -0
  407. package/deployments/CrossChainFileSystem/555666/1.0/CrossChainFileSystem.bin +1 -0
  408. package/deployments/CrossChainFileSystem/555666/1.0/CrossChainFileSystem.json +203 -0
  409. package/deployments/CrossChainFileSystem/555666/config.json +11 -0
  410. package/deployments/CrossChainFileSystem/555666/config.sh +17 -0
  411. package/deployments/CrossChainFileSystem/56/1.0/CrossChainFileSystem.abi.json +1 -0
  412. package/deployments/CrossChainFileSystem/56/1.0/CrossChainFileSystem.bin +1 -0
  413. package/deployments/CrossChainFileSystem/56/1.0/CrossChainFileSystem.json +203 -0
  414. package/deployments/CrossChainFileSystem/56/config.json +11 -0
  415. package/deployments/CrossChainFileSystem/56/config.sh +17 -0
  416. package/deployments/CrossChainFileSystem/560048/1.0/CrossChainFileSystem.abi.json +1 -0
  417. package/deployments/CrossChainFileSystem/560048/1.0/CrossChainFileSystem.bin +1 -0
  418. package/deployments/CrossChainFileSystem/560048/1.0/CrossChainFileSystem.json +203 -0
  419. package/deployments/CrossChainFileSystem/560048/config.json +11 -0
  420. package/deployments/CrossChainFileSystem/560048/config.sh +17 -0
  421. package/deployments/CrossChainFileSystem/5851/1.0/CrossChainFileSystem.abi.json +1 -0
  422. package/deployments/CrossChainFileSystem/5851/1.0/CrossChainFileSystem.bin +1 -0
  423. package/deployments/CrossChainFileSystem/5851/1.0/CrossChainFileSystem.json +203 -0
  424. package/deployments/CrossChainFileSystem/5851/config.json +11 -0
  425. package/deployments/CrossChainFileSystem/5851/config.sh +17 -0
  426. package/deployments/CrossChainFileSystem/61/1.0/CrossChainFileSystem.abi.json +1 -0
  427. package/deployments/CrossChainFileSystem/61/1.0/CrossChainFileSystem.bin +1 -0
  428. package/deployments/CrossChainFileSystem/61/1.0/CrossChainFileSystem.json +203 -0
  429. package/deployments/CrossChainFileSystem/61/config.json +11 -0
  430. package/deployments/CrossChainFileSystem/61/config.sh +17 -0
  431. package/deployments/CrossChainFileSystem/62831/1.0/CrossChainFileSystem.abi.json +1 -0
  432. package/deployments/CrossChainFileSystem/62831/1.0/CrossChainFileSystem.bin +1 -0
  433. package/deployments/CrossChainFileSystem/62831/1.0/CrossChainFileSystem.json +203 -0
  434. package/deployments/CrossChainFileSystem/62831/config.json +11 -0
  435. package/deployments/CrossChainFileSystem/62831/config.sh +17 -0
  436. package/deployments/CrossChainFileSystem/63/1.0/CrossChainFileSystem.abi.json +1 -0
  437. package/deployments/CrossChainFileSystem/63/1.0/CrossChainFileSystem.bin +1 -0
  438. package/deployments/CrossChainFileSystem/63/1.0/CrossChainFileSystem.json +203 -0
  439. package/deployments/CrossChainFileSystem/63/config.json +11 -0
  440. package/deployments/CrossChainFileSystem/63/config.sh +17 -0
  441. package/deployments/CrossChainFileSystem/656476/1.0/CrossChainFileSystem.abi.json +1 -0
  442. package/deployments/CrossChainFileSystem/656476/1.0/CrossChainFileSystem.bin +1 -0
  443. package/deployments/CrossChainFileSystem/656476/1.0/CrossChainFileSystem.json +203 -0
  444. package/deployments/CrossChainFileSystem/656476/config.json +11 -0
  445. package/deployments/CrossChainFileSystem/656476/config.sh +17 -0
  446. package/deployments/CrossChainFileSystem/666888/1.0/CrossChainFileSystem.abi.json +1 -0
  447. package/deployments/CrossChainFileSystem/666888/1.0/CrossChainFileSystem.bin +1 -0
  448. package/deployments/CrossChainFileSystem/666888/1.0/CrossChainFileSystem.json +203 -0
  449. package/deployments/CrossChainFileSystem/666888/config.json +11 -0
  450. package/deployments/CrossChainFileSystem/666888/config.sh +17 -0
  451. package/deployments/CrossChainFileSystem/685685/1.0/CrossChainFileSystem.abi.json +1 -0
  452. package/deployments/CrossChainFileSystem/685685/1.0/CrossChainFileSystem.bin +1 -0
  453. package/deployments/CrossChainFileSystem/685685/1.0/CrossChainFileSystem.json +203 -0
  454. package/deployments/CrossChainFileSystem/685685/config.json +11 -0
  455. package/deployments/CrossChainFileSystem/685685/config.sh +17 -0
  456. package/deployments/CrossChainFileSystem/7001/1.0/CrossChainFileSystem.abi.json +1 -0
  457. package/deployments/CrossChainFileSystem/7001/1.0/CrossChainFileSystem.bin +1 -0
  458. package/deployments/CrossChainFileSystem/7001/1.0/CrossChainFileSystem.json +203 -0
  459. package/deployments/CrossChainFileSystem/7001/config.json +11 -0
  460. package/deployments/CrossChainFileSystem/7001/config.sh +17 -0
  461. package/deployments/CrossChainFileSystem/73799/1.0/CrossChainFileSystem.abi.json +1 -0
  462. package/deployments/CrossChainFileSystem/73799/1.0/CrossChainFileSystem.bin +1 -0
  463. package/deployments/CrossChainFileSystem/73799/1.0/CrossChainFileSystem.json +203 -0
  464. package/deployments/CrossChainFileSystem/73799/config.json +11 -0
  465. package/deployments/CrossChainFileSystem/73799/config.sh +17 -0
  466. package/deployments/CrossChainFileSystem/75338/1.0/CrossChainFileSystem.abi.json +1 -0
  467. package/deployments/CrossChainFileSystem/75338/1.0/CrossChainFileSystem.bin +1 -0
  468. package/deployments/CrossChainFileSystem/75338/1.0/CrossChainFileSystem.json +203 -0
  469. package/deployments/CrossChainFileSystem/75338/config.json +11 -0
  470. package/deployments/CrossChainFileSystem/75338/config.sh +17 -0
  471. package/deployments/CrossChainFileSystem/7575/1.0/CrossChainFileSystem.abi.json +1 -0
  472. package/deployments/CrossChainFileSystem/7575/1.0/CrossChainFileSystem.bin +1 -0
  473. package/deployments/CrossChainFileSystem/7575/1.0/CrossChainFileSystem.json +203 -0
  474. package/deployments/CrossChainFileSystem/7575/config.json +11 -0
  475. package/deployments/CrossChainFileSystem/7575/config.sh +17 -0
  476. package/deployments/CrossChainFileSystem/763373/1.0/CrossChainFileSystem.abi.json +1 -0
  477. package/deployments/CrossChainFileSystem/763373/1.0/CrossChainFileSystem.bin +1 -0
  478. package/deployments/CrossChainFileSystem/763373/1.0/CrossChainFileSystem.json +203 -0
  479. package/deployments/CrossChainFileSystem/763373/config.json +11 -0
  480. package/deployments/CrossChainFileSystem/763373/config.sh +17 -0
  481. package/deployments/CrossChainFileSystem/7672/1.0/CrossChainFileSystem.abi.json +1 -0
  482. package/deployments/CrossChainFileSystem/7672/1.0/CrossChainFileSystem.bin +1 -0
  483. package/deployments/CrossChainFileSystem/7672/1.0/CrossChainFileSystem.json +203 -0
  484. package/deployments/CrossChainFileSystem/7672/config.json +11 -0
  485. package/deployments/CrossChainFileSystem/7672/config.sh +17 -0
  486. package/deployments/CrossChainFileSystem/785/1.0/CrossChainFileSystem.abi.json +1 -0
  487. package/deployments/CrossChainFileSystem/785/1.0/CrossChainFileSystem.bin +1 -0
  488. package/deployments/CrossChainFileSystem/785/1.0/CrossChainFileSystem.json +203 -0
  489. package/deployments/CrossChainFileSystem/785/config.json +11 -0
  490. package/deployments/CrossChainFileSystem/785/config.sh +17 -0
  491. package/deployments/CrossChainFileSystem/80002/1.0/CrossChainFileSystem.abi.json +1 -0
  492. package/deployments/CrossChainFileSystem/80002/1.0/CrossChainFileSystem.bin +1 -0
  493. package/deployments/CrossChainFileSystem/80002/1.0/CrossChainFileSystem.json +203 -0
  494. package/deployments/CrossChainFileSystem/80002/config.json +11 -0
  495. package/deployments/CrossChainFileSystem/80002/config.sh +17 -0
  496. package/deployments/CrossChainFileSystem/80069/1.0/CrossChainFileSystem.abi.json +1 -0
  497. package/deployments/CrossChainFileSystem/80069/1.0/CrossChainFileSystem.bin +1 -0
  498. package/deployments/CrossChainFileSystem/80069/1.0/CrossChainFileSystem.json +203 -0
  499. package/deployments/CrossChainFileSystem/80069/config.json +11 -0
  500. package/deployments/CrossChainFileSystem/80069/config.sh +17 -0
  501. package/deployments/CrossChainFileSystem/8131/1.0/CrossChainFileSystem.abi.json +1 -0
  502. package/deployments/CrossChainFileSystem/8131/1.0/CrossChainFileSystem.bin +1 -0
  503. package/deployments/CrossChainFileSystem/8131/1.0/CrossChainFileSystem.json +203 -0
  504. package/deployments/CrossChainFileSystem/8131/config.json +11 -0
  505. package/deployments/CrossChainFileSystem/8131/config.sh +17 -0
  506. package/deployments/CrossChainFileSystem/89/1.0/CrossChainFileSystem.abi.json +1 -0
  507. package/deployments/CrossChainFileSystem/89/1.0/CrossChainFileSystem.bin +1 -0
  508. package/deployments/CrossChainFileSystem/89/1.0/CrossChainFileSystem.json +203 -0
  509. package/deployments/CrossChainFileSystem/89/config.json +11 -0
  510. package/deployments/CrossChainFileSystem/89/config.sh +17 -0
  511. package/deployments/CrossChainFileSystem/898/1.0/CrossChainFileSystem.abi.json +1 -0
  512. package/deployments/CrossChainFileSystem/898/1.0/CrossChainFileSystem.bin +1 -0
  513. package/deployments/CrossChainFileSystem/898/1.0/CrossChainFileSystem.json +203 -0
  514. package/deployments/CrossChainFileSystem/898/config.json +11 -0
  515. package/deployments/CrossChainFileSystem/898/config.sh +17 -0
  516. package/deployments/CrossChainFileSystem/917/1.0/CrossChainFileSystem.abi.json +1 -0
  517. package/deployments/CrossChainFileSystem/917/1.0/CrossChainFileSystem.bin +1 -0
  518. package/deployments/CrossChainFileSystem/917/1.0/CrossChainFileSystem.json +203 -0
  519. package/deployments/CrossChainFileSystem/917/config.json +11 -0
  520. package/deployments/CrossChainFileSystem/917/config.sh +17 -0
  521. package/deployments/CrossChainFileSystem/923018/1.0/CrossChainFileSystem.abi.json +1 -0
  522. package/deployments/CrossChainFileSystem/923018/1.0/CrossChainFileSystem.bin +1 -0
  523. package/deployments/CrossChainFileSystem/923018/1.0/CrossChainFileSystem.json +203 -0
  524. package/deployments/CrossChainFileSystem/923018/config.json +11 -0
  525. package/deployments/CrossChainFileSystem/923018/config.sh +17 -0
  526. package/deployments/CrossChainFileSystem/96969696/1.0/CrossChainFileSystem.abi.json +1 -0
  527. package/deployments/CrossChainFileSystem/96969696/1.0/CrossChainFileSystem.bin +1 -0
  528. package/deployments/CrossChainFileSystem/96969696/1.0/CrossChainFileSystem.json +203 -0
  529. package/deployments/CrossChainFileSystem/96969696/config.json +11 -0
  530. package/deployments/CrossChainFileSystem/96969696/config.sh +17 -0
  531. package/deployments/CrossChainFileSystem/97/1.0/CrossChainFileSystem.abi.json +1 -0
  532. package/deployments/CrossChainFileSystem/97/1.0/CrossChainFileSystem.bin +1 -0
  533. package/deployments/CrossChainFileSystem/97/1.0/CrossChainFileSystem.json +203 -0
  534. package/deployments/CrossChainFileSystem/97/config.json +11 -0
  535. package/deployments/CrossChainFileSystem/97/config.sh +17 -0
  536. package/deployments/CrossChainFileSystem/985/1.0/CrossChainFileSystem.abi.json +1 -0
  537. package/deployments/CrossChainFileSystem/985/1.0/CrossChainFileSystem.bin +1 -0
  538. package/deployments/CrossChainFileSystem/985/1.0/CrossChainFileSystem.json +203 -0
  539. package/deployments/CrossChainFileSystem/985/config.json +11 -0
  540. package/deployments/CrossChainFileSystem/985/config.sh +17 -0
  541. package/deployments/CrossChainFileSystem/999/1.0/CrossChainFileSystem.abi.json +1 -0
  542. package/deployments/CrossChainFileSystem/999/1.0/CrossChainFileSystem.bin +1 -0
  543. package/deployments/CrossChainFileSystem/999/1.0/CrossChainFileSystem.json +203 -0
  544. package/deployments/CrossChainFileSystem/999/config.json +11 -0
  545. package/deployments/CrossChainFileSystem/999/config.sh +17 -0
  546. package/deployments/CrossChainFileSystem/9990/1.0/CrossChainFileSystem.abi.json +1 -0
  547. package/deployments/CrossChainFileSystem/9990/1.0/CrossChainFileSystem.bin +1 -0
  548. package/deployments/CrossChainFileSystem/9990/1.0/CrossChainFileSystem.json +203 -0
  549. package/deployments/CrossChainFileSystem/9990/config.json +11 -0
  550. package/deployments/CrossChainFileSystem/9990/config.sh +17 -0
  551. package/deployments/FileSystem/1/1.0/FileSystem.abi.json +1 -0
  552. package/deployments/FileSystem/1/1.0/FileSystem.bin +1 -0
  553. package/deployments/FileSystem/1/1.0/FileSystem.json +355 -0
  554. package/deployments/FileSystem/1/config.json +11 -0
  555. package/deployments/FileSystem/1/config.sh +17 -0
  556. package/deployments/FileSystem/10/1.0/FileSystem.abi.json +1 -0
  557. package/deployments/FileSystem/10/1.0/FileSystem.bin +1 -0
  558. package/deployments/FileSystem/10/1.0/FileSystem.json +355 -0
  559. package/deployments/FileSystem/10/config.json +11 -0
  560. package/deployments/FileSystem/10/config.sh +17 -0
  561. package/deployments/FileSystem/100/1.0/FileSystem.abi.json +1 -0
  562. package/deployments/FileSystem/100/1.0/FileSystem.bin +1 -0
  563. package/deployments/FileSystem/100/1.0/FileSystem.json +355 -0
  564. package/deployments/FileSystem/100/config.json +11 -0
  565. package/deployments/FileSystem/100/config.sh +17 -0
  566. package/deployments/FileSystem/1001/1.0/FileSystem.abi.json +1 -0
  567. package/deployments/FileSystem/1001/1.0/FileSystem.bin +1 -0
  568. package/deployments/FileSystem/1001/1.0/FileSystem.json +355 -0
  569. package/deployments/FileSystem/1001/config.json +11 -0
  570. package/deployments/FileSystem/1001/config.sh +17 -0
  571. package/deployments/FileSystem/10010/1.0/FileSystem.abi.json +1 -0
  572. package/deployments/FileSystem/10010/1.0/FileSystem.bin +1 -0
  573. package/deployments/FileSystem/10010/1.0/FileSystem.json +355 -0
  574. package/deployments/FileSystem/10010/config.json +11 -0
  575. package/deployments/FileSystem/10010/config.sh +17 -0
  576. package/deployments/FileSystem/10143/1.0/FileSystem.abi.json +1 -0
  577. package/deployments/FileSystem/10143/1.0/FileSystem.bin +1 -0
  578. package/deployments/FileSystem/10143/1.0/FileSystem.json +355 -0
  579. package/deployments/FileSystem/10143/config.json +11 -0
  580. package/deployments/FileSystem/10143/config.sh +17 -0
  581. package/deployments/FileSystem/10200/1.0/FileSystem.abi.json +1 -0
  582. package/deployments/FileSystem/10200/1.0/FileSystem.bin +1 -0
  583. package/deployments/FileSystem/10200/1.0/FileSystem.json +355 -0
  584. package/deployments/FileSystem/10200/config.json +11 -0
  585. package/deployments/FileSystem/10200/config.sh +17 -0
  586. package/deployments/FileSystem/10218/1.0/FileSystem.abi.json +1 -0
  587. package/deployments/FileSystem/10218/1.0/FileSystem.bin +1 -0
  588. package/deployments/FileSystem/10218/1.0/FileSystem.json +355 -0
  589. package/deployments/FileSystem/10218/config.json +11 -0
  590. package/deployments/FileSystem/10218/config.sh +17 -0
  591. package/deployments/FileSystem/1029/1.0/FileSystem.abi.json +1 -0
  592. package/deployments/FileSystem/1029/1.0/FileSystem.bin +1 -0
  593. package/deployments/FileSystem/1029/1.0/FileSystem.json +355 -0
  594. package/deployments/FileSystem/1029/config.json +11 -0
  595. package/deployments/FileSystem/1029/config.sh +17 -0
  596. package/deployments/FileSystem/10508/1.0/FileSystem.abi.json +1 -0
  597. package/deployments/FileSystem/10508/1.0/FileSystem.bin +1 -0
  598. package/deployments/FileSystem/10508/1.0/FileSystem.json +355 -0
  599. package/deployments/FileSystem/10508/config.json +11 -0
  600. package/deployments/FileSystem/10508/config.sh +17 -0
  601. package/deployments/FileSystem/10947/1.0/FileSystem.abi.json +1 -0
  602. package/deployments/FileSystem/10947/1.0/FileSystem.bin +1 -0
  603. package/deployments/FileSystem/10947/1.0/FileSystem.json +355 -0
  604. package/deployments/FileSystem/10947/config.json +11 -0
  605. package/deployments/FileSystem/10947/config.sh +17 -0
  606. package/deployments/FileSystem/1101/1.0/FileSystem.abi.json +1 -0
  607. package/deployments/FileSystem/1101/1.0/FileSystem.bin +1 -0
  608. package/deployments/FileSystem/1101/1.0/FileSystem.json +355 -0
  609. package/deployments/FileSystem/1101/config.json +11 -0
  610. package/deployments/FileSystem/1101/config.sh +17 -0
  611. package/deployments/FileSystem/1114/1.0/FileSystem.abi.json +1 -0
  612. package/deployments/FileSystem/1114/1.0/FileSystem.bin +1 -0
  613. package/deployments/FileSystem/1114/1.0/FileSystem.json +355 -0
  614. package/deployments/FileSystem/1114/config.json +11 -0
  615. package/deployments/FileSystem/1114/config.sh +17 -0
  616. package/deployments/FileSystem/1115/1.0/FileSystem.abi.json +1 -0
  617. package/deployments/FileSystem/1115/1.0/FileSystem.bin +1 -0
  618. package/deployments/FileSystem/1115/1.0/FileSystem.json +355 -0
  619. package/deployments/FileSystem/1115/config.json +11 -0
  620. package/deployments/FileSystem/1115/config.sh +17 -0
  621. package/deployments/FileSystem/11155111/1.0/FileSystem.abi.json +1 -0
  622. package/deployments/FileSystem/11155111/1.0/FileSystem.bin +1 -0
  623. package/deployments/FileSystem/11155111/1.0/FileSystem.json +355 -0
  624. package/deployments/FileSystem/11155111/config.json +11 -0
  625. package/deployments/FileSystem/11155111/config.sh +17 -0
  626. package/deployments/FileSystem/1123/1.0/FileSystem.abi.json +1 -0
  627. package/deployments/FileSystem/1123/1.0/FileSystem.bin +1 -0
  628. package/deployments/FileSystem/1123/1.0/FileSystem.json +355 -0
  629. package/deployments/FileSystem/1123/config.json +11 -0
  630. package/deployments/FileSystem/1123/config.sh +17 -0
  631. package/deployments/FileSystem/1131/1.0/FileSystem.abi.json +1 -0
  632. package/deployments/FileSystem/1131/1.0/FileSystem.bin +1 -0
  633. package/deployments/FileSystem/1131/1.0/FileSystem.json +355 -0
  634. package/deployments/FileSystem/1131/config.json +11 -0
  635. package/deployments/FileSystem/1131/config.sh +17 -0
  636. package/deployments/FileSystem/114/1.0/FileSystem.abi.json +1 -0
  637. package/deployments/FileSystem/114/1.0/FileSystem.bin +1 -0
  638. package/deployments/FileSystem/114/1.0/FileSystem.json +355 -0
  639. package/deployments/FileSystem/114/config.json +11 -0
  640. package/deployments/FileSystem/114/config.sh +17 -0
  641. package/deployments/FileSystem/12/1.0/FileSystem.abi.json +1 -0
  642. package/deployments/FileSystem/12/1.0/FileSystem.bin +1 -0
  643. package/deployments/FileSystem/12/1.0/FileSystem.json +355 -0
  644. package/deployments/FileSystem/12/config.json +11 -0
  645. package/deployments/FileSystem/12/config.sh +17 -0
  646. package/deployments/FileSystem/1230/1.0/FileSystem.abi.json +1 -0
  647. package/deployments/FileSystem/1230/1.0/FileSystem.bin +1 -0
  648. package/deployments/FileSystem/1230/1.0/FileSystem.json +355 -0
  649. package/deployments/FileSystem/1230/config.json +11 -0
  650. package/deployments/FileSystem/1230/config.sh +17 -0
  651. package/deployments/FileSystem/1287/1.0/FileSystem.abi.json +1 -0
  652. package/deployments/FileSystem/1287/1.0/FileSystem.bin +1 -0
  653. package/deployments/FileSystem/1287/1.0/FileSystem.json +355 -0
  654. package/deployments/FileSystem/1287/config.json +11 -0
  655. package/deployments/FileSystem/1287/config.sh +17 -0
  656. package/deployments/FileSystem/130/1.0/FileSystem.abi.json +1 -0
  657. package/deployments/FileSystem/130/1.0/FileSystem.bin +1 -0
  658. package/deployments/FileSystem/130/1.0/FileSystem.json +355 -0
  659. package/deployments/FileSystem/130/config.json +11 -0
  660. package/deployments/FileSystem/130/config.sh +17 -0
  661. package/deployments/FileSystem/1315/1.0/FileSystem.abi.json +1 -0
  662. package/deployments/FileSystem/1315/1.0/FileSystem.bin +1 -0
  663. package/deployments/FileSystem/1315/1.0/FileSystem.json +355 -0
  664. package/deployments/FileSystem/1315/config.json +11 -0
  665. package/deployments/FileSystem/1315/config.sh +17 -0
  666. package/deployments/FileSystem/1320/1.0/FileSystem.abi.json +1 -0
  667. package/deployments/FileSystem/1320/1.0/FileSystem.bin +1 -0
  668. package/deployments/FileSystem/1320/1.0/FileSystem.json +355 -0
  669. package/deployments/FileSystem/1320/config.json +11 -0
  670. package/deployments/FileSystem/1320/config.sh +17 -0
  671. package/deployments/FileSystem/1328/1.0/FileSystem.abi.json +1 -0
  672. package/deployments/FileSystem/1328/1.0/FileSystem.bin +1 -0
  673. package/deployments/FileSystem/1328/1.0/FileSystem.json +355 -0
  674. package/deployments/FileSystem/1328/config.json +11 -0
  675. package/deployments/FileSystem/1328/config.sh +17 -0
  676. package/deployments/FileSystem/13337/1.0/FileSystem.abi.json +1 -0
  677. package/deployments/FileSystem/13337/1.0/FileSystem.bin +1 -0
  678. package/deployments/FileSystem/13337/1.0/FileSystem.json +355 -0
  679. package/deployments/FileSystem/13337/config.json +11 -0
  680. package/deployments/FileSystem/13337/config.sh +17 -0
  681. package/deployments/FileSystem/137/1.0/FileSystem.abi.json +1 -0
  682. package/deployments/FileSystem/137/1.0/FileSystem.bin +1 -0
  683. package/deployments/FileSystem/137/1.0/FileSystem.json +355 -0
  684. package/deployments/FileSystem/137/config.json +11 -0
  685. package/deployments/FileSystem/137/config.sh +17 -0
  686. package/deployments/FileSystem/1523903251/1.0/FileSystem.abi.json +1 -0
  687. package/deployments/FileSystem/1523903251/1.0/FileSystem.bin +1 -0
  688. package/deployments/FileSystem/1523903251/1.0/FileSystem.json +355 -0
  689. package/deployments/FileSystem/1523903251/config.json +11 -0
  690. package/deployments/FileSystem/1523903251/config.sh +17 -0
  691. package/deployments/FileSystem/16/1.0/FileSystem.abi.json +1 -0
  692. package/deployments/FileSystem/16/1.0/FileSystem.bin +1 -0
  693. package/deployments/FileSystem/16/1.0/FileSystem.json +355 -0
  694. package/deployments/FileSystem/16/config.json +11 -0
  695. package/deployments/FileSystem/16/config.sh +17 -0
  696. package/deployments/FileSystem/1666600000/1.0/FileSystem.abi.json +1 -0
  697. package/deployments/FileSystem/1666600000/1.0/FileSystem.bin +1 -0
  698. package/deployments/FileSystem/1666600000/1.0/FileSystem.json +355 -0
  699. package/deployments/FileSystem/1666600000/config.json +11 -0
  700. package/deployments/FileSystem/1666600000/config.sh +17 -0
  701. package/deployments/FileSystem/1666600001/1.0/FileSystem.abi.json +1 -0
  702. package/deployments/FileSystem/1666600001/1.0/FileSystem.bin +1 -0
  703. package/deployments/FileSystem/1666600001/1.0/FileSystem.json +355 -0
  704. package/deployments/FileSystem/1666600001/config.json +11 -0
  705. package/deployments/FileSystem/1666600001/config.sh +17 -0
  706. package/deployments/FileSystem/1666700000/1.0/FileSystem.abi.json +1 -0
  707. package/deployments/FileSystem/1666700000/1.0/FileSystem.bin +1 -0
  708. package/deployments/FileSystem/1666700000/1.0/FileSystem.json +355 -0
  709. package/deployments/FileSystem/1666700000/config.json +11 -0
  710. package/deployments/FileSystem/1666700000/config.sh +17 -0
  711. package/deployments/FileSystem/17000/1.0/FileSystem.abi.json +1 -0
  712. package/deployments/FileSystem/17000/1.0/FileSystem.bin +1 -0
  713. package/deployments/FileSystem/17000/1.0/FileSystem.json +355 -0
  714. package/deployments/FileSystem/17000/config.json +11 -0
  715. package/deployments/FileSystem/17000/config.sh +17 -0
  716. package/deployments/FileSystem/1708/1.0/FileSystem.abi.json +1 -0
  717. package/deployments/FileSystem/1708/1.0/FileSystem.bin +1 -0
  718. package/deployments/FileSystem/1708/1.0/FileSystem.json +355 -0
  719. package/deployments/FileSystem/1708/config.json +11 -0
  720. package/deployments/FileSystem/1708/config.sh +17 -0
  721. package/deployments/FileSystem/175177/1.0/FileSystem.abi.json +1 -0
  722. package/deployments/FileSystem/175177/1.0/FileSystem.bin +1 -0
  723. package/deployments/FileSystem/175177/1.0/FileSystem.json +355 -0
  724. package/deployments/FileSystem/175177/config.json +11 -0
  725. package/deployments/FileSystem/175177/config.sh +17 -0
  726. package/deployments/FileSystem/175188/1.0/FileSystem.abi.json +1 -0
  727. package/deployments/FileSystem/175188/1.0/FileSystem.bin +1 -0
  728. package/deployments/FileSystem/175188/1.0/FileSystem.json +355 -0
  729. package/deployments/FileSystem/175188/config.json +11 -0
  730. package/deployments/FileSystem/175188/config.sh +17 -0
  731. package/deployments/FileSystem/18/1.0/FileSystem.abi.json +1 -0
  732. package/deployments/FileSystem/18/1.0/FileSystem.bin +1 -0
  733. package/deployments/FileSystem/18/1.0/FileSystem.json +355 -0
  734. package/deployments/FileSystem/18/config.json +11 -0
  735. package/deployments/FileSystem/18/config.sh +17 -0
  736. package/deployments/FileSystem/1946/1.0/FileSystem.abi.json +1 -0
  737. package/deployments/FileSystem/1946/1.0/FileSystem.bin +1 -0
  738. package/deployments/FileSystem/1946/1.0/FileSystem.json +355 -0
  739. package/deployments/FileSystem/1946/config.json +11 -0
  740. package/deployments/FileSystem/1946/config.sh +17 -0
  741. package/deployments/FileSystem/195/1.0/FileSystem.abi.json +1 -0
  742. package/deployments/FileSystem/195/1.0/FileSystem.bin +1 -0
  743. package/deployments/FileSystem/195/1.0/FileSystem.json +355 -0
  744. package/deployments/FileSystem/195/config.json +11 -0
  745. package/deployments/FileSystem/195/config.sh +17 -0
  746. package/deployments/FileSystem/19515/1.0/FileSystem.abi.json +1 -0
  747. package/deployments/FileSystem/19515/1.0/FileSystem.bin +1 -0
  748. package/deployments/FileSystem/19515/1.0/FileSystem.json +355 -0
  749. package/deployments/FileSystem/19515/config.json +11 -0
  750. package/deployments/FileSystem/19515/config.sh +17 -0
  751. package/deployments/FileSystem/1998991/1.0/FileSystem.abi.json +1 -0
  752. package/deployments/FileSystem/1998991/1.0/FileSystem.bin +1 -0
  753. package/deployments/FileSystem/1998991/1.0/FileSystem.json +355 -0
  754. package/deployments/FileSystem/1998991/config.json +11 -0
  755. package/deployments/FileSystem/1998991/config.sh +17 -0
  756. package/deployments/FileSystem/2000/1.0/FileSystem.abi.json +1 -0
  757. package/deployments/FileSystem/2000/1.0/FileSystem.bin +1 -0
  758. package/deployments/FileSystem/2000/1.0/FileSystem.json +355 -0
  759. package/deployments/FileSystem/2000/config.json +11 -0
  760. package/deployments/FileSystem/2000/config.sh +17 -0
  761. package/deployments/FileSystem/200810/1.0/FileSystem.abi.json +1 -0
  762. package/deployments/FileSystem/200810/1.0/FileSystem.bin +1 -0
  763. package/deployments/FileSystem/200810/1.0/FileSystem.json +355 -0
  764. package/deployments/FileSystem/200810/config.json +11 -0
  765. package/deployments/FileSystem/200810/config.sh +17 -0
  766. package/deployments/FileSystem/21/1.0/FileSystem.abi.json +1 -0
  767. package/deployments/FileSystem/21/1.0/FileSystem.bin +1 -0
  768. package/deployments/FileSystem/21/1.0/FileSystem.json +355 -0
  769. package/deployments/FileSystem/21/config.json +11 -0
  770. package/deployments/FileSystem/21/config.sh +17 -0
  771. package/deployments/FileSystem/212/1.0/FileSystem.abi.json +1 -0
  772. package/deployments/FileSystem/212/1.0/FileSystem.bin +1 -0
  773. package/deployments/FileSystem/212/1.0/FileSystem.json +355 -0
  774. package/deployments/FileSystem/212/config.json +11 -0
  775. package/deployments/FileSystem/212/config.sh +17 -0
  776. package/deployments/FileSystem/2206132/1.0/FileSystem.abi.json +1 -0
  777. package/deployments/FileSystem/2206132/1.0/FileSystem.bin +1 -0
  778. package/deployments/FileSystem/2206132/1.0/FileSystem.json +355 -0
  779. package/deployments/FileSystem/2206132/config.json +11 -0
  780. package/deployments/FileSystem/2206132/config.sh +17 -0
  781. package/deployments/FileSystem/2221/1.0/FileSystem.abi.json +1 -0
  782. package/deployments/FileSystem/2221/1.0/FileSystem.bin +1 -0
  783. package/deployments/FileSystem/2221/1.0/FileSystem.json +355 -0
  784. package/deployments/FileSystem/2221/config.json +11 -0
  785. package/deployments/FileSystem/2221/config.sh +17 -0
  786. package/deployments/FileSystem/234/1.0/FileSystem.abi.json +1 -0
  787. package/deployments/FileSystem/234/1.0/FileSystem.bin +1 -0
  788. package/deployments/FileSystem/234/1.0/FileSystem.json +355 -0
  789. package/deployments/FileSystem/234/config.json +11 -0
  790. package/deployments/FileSystem/234/config.sh +17 -0
  791. package/deployments/FileSystem/2340/1.0/FileSystem.abi.json +1 -0
  792. package/deployments/FileSystem/2340/1.0/FileSystem.bin +1 -0
  793. package/deployments/FileSystem/2340/1.0/FileSystem.json +355 -0
  794. package/deployments/FileSystem/2340/config.json +11 -0
  795. package/deployments/FileSystem/2340/config.sh +17 -0
  796. package/deployments/FileSystem/2368/1.0/FileSystem.abi.json +1 -0
  797. package/deployments/FileSystem/2368/1.0/FileSystem.bin +1 -0
  798. package/deployments/FileSystem/2368/1.0/FileSystem.json +355 -0
  799. package/deployments/FileSystem/2368/config.json +11 -0
  800. package/deployments/FileSystem/2368/config.sh +17 -0
  801. package/deployments/FileSystem/2390/1.0/FileSystem.abi.json +1 -0
  802. package/deployments/FileSystem/2390/1.0/FileSystem.bin +1 -0
  803. package/deployments/FileSystem/2390/1.0/FileSystem.json +355 -0
  804. package/deployments/FileSystem/2390/config.json +11 -0
  805. package/deployments/FileSystem/2390/config.sh +17 -0
  806. package/deployments/FileSystem/240/1.0/FileSystem.abi.json +1 -0
  807. package/deployments/FileSystem/240/1.0/FileSystem.bin +1 -0
  808. package/deployments/FileSystem/240/1.0/FileSystem.json +355 -0
  809. package/deployments/FileSystem/240/config.json +11 -0
  810. package/deployments/FileSystem/240/config.sh +17 -0
  811. package/deployments/FileSystem/2484/1.0/FileSystem.abi.json +1 -0
  812. package/deployments/FileSystem/2484/1.0/FileSystem.bin +1 -0
  813. package/deployments/FileSystem/2484/1.0/FileSystem.json +355 -0
  814. package/deployments/FileSystem/2484/config.json +11 -0
  815. package/deployments/FileSystem/2484/config.sh +17 -0
  816. package/deployments/FileSystem/2625/1.0/FileSystem.abi.json +1 -0
  817. package/deployments/FileSystem/2625/1.0/FileSystem.bin +1 -0
  818. package/deployments/FileSystem/2625/1.0/FileSystem.json +355 -0
  819. package/deployments/FileSystem/2625/config.json +11 -0
  820. package/deployments/FileSystem/2625/config.sh +17 -0
  821. package/deployments/FileSystem/296/1.0/FileSystem.abi.json +1 -0
  822. package/deployments/FileSystem/296/1.0/FileSystem.bin +1 -0
  823. package/deployments/FileSystem/296/1.0/FileSystem.json +355 -0
  824. package/deployments/FileSystem/296/config.json +11 -0
  825. package/deployments/FileSystem/296/config.sh +17 -0
  826. package/deployments/FileSystem/31/1.0/FileSystem.abi.json +1 -0
  827. package/deployments/FileSystem/31/1.0/FileSystem.bin +1 -0
  828. package/deployments/FileSystem/31/1.0/FileSystem.json +355 -0
  829. package/deployments/FileSystem/31/config.json +11 -0
  830. package/deployments/FileSystem/31/config.sh +17 -0
  831. package/deployments/FileSystem/321/1.0/FileSystem.abi.json +1 -0
  832. package/deployments/FileSystem/321/1.0/FileSystem.bin +1 -0
  833. package/deployments/FileSystem/321/1.0/FileSystem.json +355 -0
  834. package/deployments/FileSystem/321/config.json +11 -0
  835. package/deployments/FileSystem/321/config.sh +17 -0
  836. package/deployments/FileSystem/33111/1.0/FileSystem.abi.json +1 -0
  837. package/deployments/FileSystem/33111/1.0/FileSystem.bin +1 -0
  838. package/deployments/FileSystem/33111/1.0/FileSystem.json +355 -0
  839. package/deployments/FileSystem/33111/config.json +11 -0
  840. package/deployments/FileSystem/33111/config.sh +17 -0
  841. package/deployments/FileSystem/332/1.0/FileSystem.abi.json +1 -0
  842. package/deployments/FileSystem/332/1.0/FileSystem.bin +1 -0
  843. package/deployments/FileSystem/332/1.0/FileSystem.json +355 -0
  844. package/deployments/FileSystem/332/config.json +11 -0
  845. package/deployments/FileSystem/332/config.sh +17 -0
  846. package/deployments/FileSystem/335/1.0/FileSystem.abi.json +1 -0
  847. package/deployments/FileSystem/335/1.0/FileSystem.bin +1 -0
  848. package/deployments/FileSystem/335/1.0/FileSystem.json +355 -0
  849. package/deployments/FileSystem/335/config.json +11 -0
  850. package/deployments/FileSystem/335/config.sh +17 -0
  851. package/deployments/FileSystem/338/1.0/FileSystem.abi.json +1 -0
  852. package/deployments/FileSystem/338/1.0/FileSystem.bin +1 -0
  853. package/deployments/FileSystem/338/1.0/FileSystem.json +355 -0
  854. package/deployments/FileSystem/338/config.json +11 -0
  855. package/deployments/FileSystem/338/config.sh +17 -0
  856. package/deployments/FileSystem/3441006/1.0/FileSystem.abi.json +1 -0
  857. package/deployments/FileSystem/3441006/1.0/FileSystem.bin +1 -0
  858. package/deployments/FileSystem/3441006/1.0/FileSystem.json +355 -0
  859. package/deployments/FileSystem/3441006/config.json +11 -0
  860. package/deployments/FileSystem/3441006/config.sh +17 -0
  861. package/deployments/FileSystem/35443/1.0/FileSystem.abi.json +1 -0
  862. package/deployments/FileSystem/35443/1.0/FileSystem.bin +1 -0
  863. package/deployments/FileSystem/35443/1.0/FileSystem.json +355 -0
  864. package/deployments/FileSystem/35443/config.json +11 -0
  865. package/deployments/FileSystem/35443/config.sh +17 -0
  866. package/deployments/FileSystem/37111/1.0/FileSystem.abi.json +1 -0
  867. package/deployments/FileSystem/37111/1.0/FileSystem.bin +1 -0
  868. package/deployments/FileSystem/37111/1.0/FileSystem.json +355 -0
  869. package/deployments/FileSystem/37111/config.json +11 -0
  870. package/deployments/FileSystem/37111/config.sh +17 -0
  871. package/deployments/FileSystem/381932/1.0/FileSystem.abi.json +1 -0
  872. package/deployments/FileSystem/381932/1.0/FileSystem.bin +1 -0
  873. package/deployments/FileSystem/381932/1.0/FileSystem.json +355 -0
  874. package/deployments/FileSystem/381932/config.json +11 -0
  875. package/deployments/FileSystem/381932/config.sh +17 -0
  876. package/deployments/FileSystem/3885/1.0/FileSystem.abi.json +1 -0
  877. package/deployments/FileSystem/3885/1.0/FileSystem.bin +1 -0
  878. package/deployments/FileSystem/3885/1.0/FileSystem.json +355 -0
  879. package/deployments/FileSystem/3885/config.json +11 -0
  880. package/deployments/FileSystem/3885/config.sh +17 -0
  881. package/deployments/FileSystem/3940/1.0/FileSystem.abi.json +1 -0
  882. package/deployments/FileSystem/3940/1.0/FileSystem.bin +1 -0
  883. package/deployments/FileSystem/3940/1.0/FileSystem.json +355 -0
  884. package/deployments/FileSystem/3940/config.json +11 -0
  885. package/deployments/FileSystem/3940/config.sh +17 -0
  886. package/deployments/FileSystem/41/1.0/FileSystem.abi.json +1 -0
  887. package/deployments/FileSystem/41/1.0/FileSystem.bin +1 -0
  888. package/deployments/FileSystem/41/1.0/FileSystem.json +355 -0
  889. package/deployments/FileSystem/41/config.json +11 -0
  890. package/deployments/FileSystem/41/config.sh +17 -0
  891. package/deployments/FileSystem/418/1.0/FileSystem.abi.json +1 -0
  892. package/deployments/FileSystem/418/1.0/FileSystem.bin +1 -0
  893. package/deployments/FileSystem/418/1.0/FileSystem.json +355 -0
  894. package/deployments/FileSystem/418/config.json +11 -0
  895. package/deployments/FileSystem/418/config.sh +17 -0
  896. package/deployments/FileSystem/43113/1.0/FileSystem.abi.json +1 -0
  897. package/deployments/FileSystem/43113/1.0/FileSystem.bin +1 -0
  898. package/deployments/FileSystem/43113/1.0/FileSystem.json +355 -0
  899. package/deployments/FileSystem/43113/config.json +11 -0
  900. package/deployments/FileSystem/43113/config.sh +17 -0
  901. package/deployments/FileSystem/43114/1.0/FileSystem.abi.json +1 -0
  902. package/deployments/FileSystem/43114/1.0/FileSystem.bin +1 -0
  903. package/deployments/FileSystem/43114/1.0/FileSystem.json +355 -0
  904. package/deployments/FileSystem/43114/config.json +11 -0
  905. package/deployments/FileSystem/43114/config.sh +17 -0
  906. package/deployments/FileSystem/43521/1.0/FileSystem.abi.json +1 -0
  907. package/deployments/FileSystem/43521/1.0/FileSystem.bin +1 -0
  908. package/deployments/FileSystem/43521/1.0/FileSystem.json +355 -0
  909. package/deployments/FileSystem/43521/config.json +11 -0
  910. package/deployments/FileSystem/43521/config.sh +17 -0
  911. package/deployments/FileSystem/44787/1.0/FileSystem.abi.json +1 -0
  912. package/deployments/FileSystem/44787/1.0/FileSystem.bin +1 -0
  913. package/deployments/FileSystem/44787/1.0/FileSystem.json +355 -0
  914. package/deployments/FileSystem/44787/config.json +11 -0
  915. package/deployments/FileSystem/44787/config.sh +17 -0
  916. package/deployments/FileSystem/4661/1.0/FileSystem.abi.json +1 -0
  917. package/deployments/FileSystem/4661/1.0/FileSystem.bin +1 -0
  918. package/deployments/FileSystem/4661/1.0/FileSystem.json +355 -0
  919. package/deployments/FileSystem/4661/config.json +11 -0
  920. package/deployments/FileSystem/4661/config.sh +17 -0
  921. package/deployments/FileSystem/50/1.0/FileSystem.abi.json +1 -0
  922. package/deployments/FileSystem/50/1.0/FileSystem.bin +1 -0
  923. package/deployments/FileSystem/50/1.0/FileSystem.json +355 -0
  924. package/deployments/FileSystem/50/config.json +11 -0
  925. package/deployments/FileSystem/50/config.sh +17 -0
  926. package/deployments/FileSystem/50312/1.0/FileSystem.abi.json +1 -0
  927. package/deployments/FileSystem/50312/1.0/FileSystem.bin +1 -0
  928. package/deployments/FileSystem/50312/1.0/FileSystem.json +355 -0
  929. package/deployments/FileSystem/50312/config.json +11 -0
  930. package/deployments/FileSystem/50312/config.sh +17 -0
  931. package/deployments/FileSystem/51/1.0/FileSystem.abi.json +1 -0
  932. package/deployments/FileSystem/51/1.0/FileSystem.bin +1 -0
  933. package/deployments/FileSystem/51/1.0/FileSystem.json +355 -0
  934. package/deployments/FileSystem/51/config.json +11 -0
  935. package/deployments/FileSystem/51/config.sh +17 -0
  936. package/deployments/FileSystem/545/1.0/FileSystem.abi.json +1 -0
  937. package/deployments/FileSystem/545/1.0/FileSystem.bin +1 -0
  938. package/deployments/FileSystem/545/1.0/FileSystem.json +355 -0
  939. package/deployments/FileSystem/545/config.json +11 -0
  940. package/deployments/FileSystem/545/config.sh +17 -0
  941. package/deployments/FileSystem/552981/1.0/FileSystem.abi.json +1 -0
  942. package/deployments/FileSystem/552981/1.0/FileSystem.bin +1 -0
  943. package/deployments/FileSystem/552981/1.0/FileSystem.json +355 -0
  944. package/deployments/FileSystem/552981/config.json +11 -0
  945. package/deployments/FileSystem/552981/config.sh +17 -0
  946. package/deployments/FileSystem/555666/1.0/FileSystem.abi.json +1 -0
  947. package/deployments/FileSystem/555666/1.0/FileSystem.bin +1 -0
  948. package/deployments/FileSystem/555666/1.0/FileSystem.json +355 -0
  949. package/deployments/FileSystem/555666/config.json +11 -0
  950. package/deployments/FileSystem/555666/config.sh +17 -0
  951. package/deployments/FileSystem/56/1.0/FileSystem.abi.json +1 -0
  952. package/deployments/FileSystem/56/1.0/FileSystem.bin +1 -0
  953. package/deployments/FileSystem/56/1.0/FileSystem.json +355 -0
  954. package/deployments/FileSystem/56/config.json +11 -0
  955. package/deployments/FileSystem/56/config.sh +17 -0
  956. package/deployments/FileSystem/560048/1.0/FileSystem.abi.json +1 -0
  957. package/deployments/FileSystem/560048/1.0/FileSystem.bin +1 -0
  958. package/deployments/FileSystem/560048/1.0/FileSystem.json +355 -0
  959. package/deployments/FileSystem/560048/config.json +11 -0
  960. package/deployments/FileSystem/560048/config.sh +17 -0
  961. package/deployments/FileSystem/5851/1.0/FileSystem.abi.json +1 -0
  962. package/deployments/FileSystem/5851/1.0/FileSystem.bin +1 -0
  963. package/deployments/FileSystem/5851/1.0/FileSystem.json +355 -0
  964. package/deployments/FileSystem/5851/config.json +11 -0
  965. package/deployments/FileSystem/5851/config.sh +17 -0
  966. package/deployments/FileSystem/61/1.0/FileSystem.abi.json +1 -0
  967. package/deployments/FileSystem/61/1.0/FileSystem.bin +1 -0
  968. package/deployments/FileSystem/61/1.0/FileSystem.json +355 -0
  969. package/deployments/FileSystem/61/config.json +11 -0
  970. package/deployments/FileSystem/61/config.sh +17 -0
  971. package/deployments/FileSystem/62831/1.0/FileSystem.abi.json +1 -0
  972. package/deployments/FileSystem/62831/1.0/FileSystem.bin +1 -0
  973. package/deployments/FileSystem/62831/1.0/FileSystem.json +355 -0
  974. package/deployments/FileSystem/62831/config.json +11 -0
  975. package/deployments/FileSystem/62831/config.sh +17 -0
  976. package/deployments/FileSystem/63/1.0/FileSystem.abi.json +1 -0
  977. package/deployments/FileSystem/63/1.0/FileSystem.bin +1 -0
  978. package/deployments/FileSystem/63/1.0/FileSystem.json +355 -0
  979. package/deployments/FileSystem/63/config.json +11 -0
  980. package/deployments/FileSystem/63/config.sh +17 -0
  981. package/deployments/FileSystem/656476/1.0/FileSystem.abi.json +1 -0
  982. package/deployments/FileSystem/656476/1.0/FileSystem.bin +1 -0
  983. package/deployments/FileSystem/656476/1.0/FileSystem.json +355 -0
  984. package/deployments/FileSystem/656476/config.json +11 -0
  985. package/deployments/FileSystem/656476/config.sh +17 -0
  986. package/deployments/FileSystem/666888/1.0/FileSystem.abi.json +1 -0
  987. package/deployments/FileSystem/666888/1.0/FileSystem.bin +1 -0
  988. package/deployments/FileSystem/666888/1.0/FileSystem.json +355 -0
  989. package/deployments/FileSystem/666888/config.json +11 -0
  990. package/deployments/FileSystem/666888/config.sh +17 -0
  991. package/deployments/FileSystem/685685/1.0/FileSystem.abi.json +1 -0
  992. package/deployments/FileSystem/685685/1.0/FileSystem.bin +1 -0
  993. package/deployments/FileSystem/685685/1.0/FileSystem.json +355 -0
  994. package/deployments/FileSystem/685685/config.json +11 -0
  995. package/deployments/FileSystem/685685/config.sh +17 -0
  996. package/deployments/FileSystem/7001/1.0/FileSystem.abi.json +1 -0
  997. package/deployments/FileSystem/7001/1.0/FileSystem.bin +1 -0
  998. package/deployments/FileSystem/7001/1.0/FileSystem.json +355 -0
  999. package/deployments/FileSystem/7001/config.json +11 -0
  1000. package/deployments/FileSystem/7001/config.sh +17 -0
  1001. package/deployments/FileSystem/73799/1.0/FileSystem.abi.json +1 -0
  1002. package/deployments/FileSystem/73799/1.0/FileSystem.bin +1 -0
  1003. package/deployments/FileSystem/73799/1.0/FileSystem.json +355 -0
  1004. package/deployments/FileSystem/73799/config.json +11 -0
  1005. package/deployments/FileSystem/73799/config.sh +17 -0
  1006. package/deployments/FileSystem/75338/1.0/FileSystem.abi.json +1 -0
  1007. package/deployments/FileSystem/75338/1.0/FileSystem.bin +1 -0
  1008. package/deployments/FileSystem/75338/1.0/FileSystem.json +355 -0
  1009. package/deployments/FileSystem/75338/config.json +11 -0
  1010. package/deployments/FileSystem/75338/config.sh +17 -0
  1011. package/deployments/FileSystem/7575/1.0/FileSystem.abi.json +1 -0
  1012. package/deployments/FileSystem/7575/1.0/FileSystem.bin +1 -0
  1013. package/deployments/FileSystem/7575/1.0/FileSystem.json +355 -0
  1014. package/deployments/FileSystem/7575/config.json +11 -0
  1015. package/deployments/FileSystem/7575/config.sh +17 -0
  1016. package/deployments/FileSystem/763373/1.0/FileSystem.abi.json +1 -0
  1017. package/deployments/FileSystem/763373/1.0/FileSystem.bin +1 -0
  1018. package/deployments/FileSystem/763373/1.0/FileSystem.json +355 -0
  1019. package/deployments/FileSystem/763373/config.json +11 -0
  1020. package/deployments/FileSystem/763373/config.sh +17 -0
  1021. package/deployments/FileSystem/7672/1.0/FileSystem.abi.json +1 -0
  1022. package/deployments/FileSystem/7672/1.0/FileSystem.bin +1 -0
  1023. package/deployments/FileSystem/7672/1.0/FileSystem.json +355 -0
  1024. package/deployments/FileSystem/7672/config.json +11 -0
  1025. package/deployments/FileSystem/7672/config.sh +17 -0
  1026. package/deployments/FileSystem/785/1.0/FileSystem.abi.json +1 -0
  1027. package/deployments/FileSystem/785/1.0/FileSystem.bin +1 -0
  1028. package/deployments/FileSystem/785/1.0/FileSystem.json +355 -0
  1029. package/deployments/FileSystem/785/config.json +11 -0
  1030. package/deployments/FileSystem/785/config.sh +17 -0
  1031. package/deployments/FileSystem/80002/1.0/FileSystem.abi.json +1 -0
  1032. package/deployments/FileSystem/80002/1.0/FileSystem.bin +1 -0
  1033. package/deployments/FileSystem/80002/1.0/FileSystem.json +355 -0
  1034. package/deployments/FileSystem/80002/config.json +11 -0
  1035. package/deployments/FileSystem/80002/config.sh +17 -0
  1036. package/deployments/FileSystem/80069/1.0/FileSystem.abi.json +1 -0
  1037. package/deployments/FileSystem/80069/1.0/FileSystem.bin +1 -0
  1038. package/deployments/FileSystem/80069/1.0/FileSystem.json +355 -0
  1039. package/deployments/FileSystem/80069/config.json +11 -0
  1040. package/deployments/FileSystem/80069/config.sh +17 -0
  1041. package/deployments/FileSystem/8131/1.0/FileSystem.abi.json +1 -0
  1042. package/deployments/FileSystem/8131/1.0/FileSystem.bin +1 -0
  1043. package/deployments/FileSystem/8131/1.0/FileSystem.json +355 -0
  1044. package/deployments/FileSystem/8131/config.json +11 -0
  1045. package/deployments/FileSystem/8131/config.sh +17 -0
  1046. package/deployments/FileSystem/89/1.0/FileSystem.abi.json +1 -0
  1047. package/deployments/FileSystem/89/1.0/FileSystem.bin +1 -0
  1048. package/deployments/FileSystem/89/1.0/FileSystem.json +355 -0
  1049. package/deployments/FileSystem/89/config.json +11 -0
  1050. package/deployments/FileSystem/89/config.sh +17 -0
  1051. package/deployments/FileSystem/898/1.0/FileSystem.abi.json +1 -0
  1052. package/deployments/FileSystem/898/1.0/FileSystem.bin +1 -0
  1053. package/deployments/FileSystem/898/1.0/FileSystem.json +355 -0
  1054. package/deployments/FileSystem/898/config.json +11 -0
  1055. package/deployments/FileSystem/898/config.sh +17 -0
  1056. package/deployments/FileSystem/917/1.0/FileSystem.abi.json +1 -0
  1057. package/deployments/FileSystem/917/1.0/FileSystem.bin +1 -0
  1058. package/deployments/FileSystem/917/1.0/FileSystem.json +355 -0
  1059. package/deployments/FileSystem/917/config.json +11 -0
  1060. package/deployments/FileSystem/917/config.sh +17 -0
  1061. package/deployments/FileSystem/923018/1.0/FileSystem.abi.json +1 -0
  1062. package/deployments/FileSystem/923018/1.0/FileSystem.bin +1 -0
  1063. package/deployments/FileSystem/923018/1.0/FileSystem.json +355 -0
  1064. package/deployments/FileSystem/923018/config.json +11 -0
  1065. package/deployments/FileSystem/923018/config.sh +17 -0
  1066. package/deployments/FileSystem/96969696/1.0/FileSystem.abi.json +1 -0
  1067. package/deployments/FileSystem/96969696/1.0/FileSystem.bin +1 -0
  1068. package/deployments/FileSystem/96969696/1.0/FileSystem.json +355 -0
  1069. package/deployments/FileSystem/96969696/config.json +11 -0
  1070. package/deployments/FileSystem/96969696/config.sh +17 -0
  1071. package/deployments/FileSystem/97/1.0/FileSystem.abi.json +1 -0
  1072. package/deployments/FileSystem/97/1.0/FileSystem.bin +1 -0
  1073. package/deployments/FileSystem/97/1.0/FileSystem.json +355 -0
  1074. package/deployments/FileSystem/97/config.json +11 -0
  1075. package/deployments/FileSystem/97/config.sh +17 -0
  1076. package/deployments/FileSystem/985/1.0/FileSystem.abi.json +1 -0
  1077. package/deployments/FileSystem/985/1.0/FileSystem.bin +1 -0
  1078. package/deployments/FileSystem/985/1.0/FileSystem.json +355 -0
  1079. package/deployments/FileSystem/985/config.json +11 -0
  1080. package/deployments/FileSystem/985/config.sh +17 -0
  1081. package/deployments/FileSystem/999/1.0/FileSystem.abi.json +1 -0
  1082. package/deployments/FileSystem/999/1.0/FileSystem.bin +1 -0
  1083. package/deployments/FileSystem/999/1.0/FileSystem.json +355 -0
  1084. package/deployments/FileSystem/999/config.json +11 -0
  1085. package/deployments/FileSystem/999/config.sh +17 -0
  1086. package/deployments/FileSystem/9990/1.0/FileSystem.abi.json +1 -0
  1087. package/deployments/FileSystem/9990/1.0/FileSystem.bin +1 -0
  1088. package/deployments/FileSystem/9990/1.0/FileSystem.json +355 -0
  1089. package/deployments/FileSystem/9990/config.json +11 -0
  1090. package/deployments/FileSystem/9990/config.sh +17 -0
  1091. package/deployments/LengthLock/1/1.0/LengthLock.abi.json +1 -0
  1092. package/deployments/LengthLock/1/1.0/LengthLock.bin +1 -0
  1093. package/deployments/LengthLock/1/1.0/LengthLock.json +278 -0
  1094. package/deployments/LengthLock/1/config.json +11 -0
  1095. package/deployments/LengthLock/1/config.sh +17 -0
  1096. package/deployments/LengthLock/10/1.0/LengthLock.abi.json +1 -0
  1097. package/deployments/LengthLock/10/1.0/LengthLock.bin +1 -0
  1098. package/deployments/LengthLock/10/1.0/LengthLock.json +278 -0
  1099. package/deployments/LengthLock/10/config.json +11 -0
  1100. package/deployments/LengthLock/10/config.sh +17 -0
  1101. package/deployments/LengthLock/100/1.0/LengthLock.abi.json +1 -0
  1102. package/deployments/LengthLock/100/1.0/LengthLock.bin +1 -0
  1103. package/deployments/LengthLock/100/1.0/LengthLock.json +278 -0
  1104. package/deployments/LengthLock/100/config.json +11 -0
  1105. package/deployments/LengthLock/100/config.sh +17 -0
  1106. package/deployments/LengthLock/1001/1.0/LengthLock.abi.json +1 -0
  1107. package/deployments/LengthLock/1001/1.0/LengthLock.bin +1 -0
  1108. package/deployments/LengthLock/1001/1.0/LengthLock.json +278 -0
  1109. package/deployments/LengthLock/1001/config.json +11 -0
  1110. package/deployments/LengthLock/1001/config.sh +17 -0
  1111. package/deployments/LengthLock/10010/1.0/LengthLock.abi.json +1 -0
  1112. package/deployments/LengthLock/10010/1.0/LengthLock.bin +1 -0
  1113. package/deployments/LengthLock/10010/1.0/LengthLock.json +278 -0
  1114. package/deployments/LengthLock/10010/config.json +11 -0
  1115. package/deployments/LengthLock/10010/config.sh +17 -0
  1116. package/deployments/LengthLock/10143/1.0/LengthLock.abi.json +1 -0
  1117. package/deployments/LengthLock/10143/1.0/LengthLock.bin +1 -0
  1118. package/deployments/LengthLock/10143/1.0/LengthLock.json +278 -0
  1119. package/deployments/LengthLock/10143/config.json +11 -0
  1120. package/deployments/LengthLock/10143/config.sh +17 -0
  1121. package/deployments/LengthLock/10200/1.0/LengthLock.abi.json +1 -0
  1122. package/deployments/LengthLock/10200/1.0/LengthLock.bin +1 -0
  1123. package/deployments/LengthLock/10200/1.0/LengthLock.json +278 -0
  1124. package/deployments/LengthLock/10200/config.json +11 -0
  1125. package/deployments/LengthLock/10200/config.sh +17 -0
  1126. package/deployments/LengthLock/10218/1.0/LengthLock.abi.json +1 -0
  1127. package/deployments/LengthLock/10218/1.0/LengthLock.bin +1 -0
  1128. package/deployments/LengthLock/10218/1.0/LengthLock.json +278 -0
  1129. package/deployments/LengthLock/10218/config.json +11 -0
  1130. package/deployments/LengthLock/10218/config.sh +17 -0
  1131. package/deployments/LengthLock/1029/1.0/LengthLock.abi.json +1 -0
  1132. package/deployments/LengthLock/1029/1.0/LengthLock.bin +1 -0
  1133. package/deployments/LengthLock/1029/1.0/LengthLock.json +278 -0
  1134. package/deployments/LengthLock/1029/config.json +11 -0
  1135. package/deployments/LengthLock/1029/config.sh +17 -0
  1136. package/deployments/LengthLock/10508/1.0/LengthLock.abi.json +1 -0
  1137. package/deployments/LengthLock/10508/1.0/LengthLock.bin +1 -0
  1138. package/deployments/LengthLock/10508/1.0/LengthLock.json +278 -0
  1139. package/deployments/LengthLock/10508/config.json +11 -0
  1140. package/deployments/LengthLock/10508/config.sh +17 -0
  1141. package/deployments/LengthLock/10947/1.0/LengthLock.abi.json +1 -0
  1142. package/deployments/LengthLock/10947/1.0/LengthLock.bin +1 -0
  1143. package/deployments/LengthLock/10947/1.0/LengthLock.json +278 -0
  1144. package/deployments/LengthLock/10947/config.json +11 -0
  1145. package/deployments/LengthLock/10947/config.sh +17 -0
  1146. package/deployments/LengthLock/1101/1.0/LengthLock.abi.json +1 -0
  1147. package/deployments/LengthLock/1101/1.0/LengthLock.bin +1 -0
  1148. package/deployments/LengthLock/1101/1.0/LengthLock.json +278 -0
  1149. package/deployments/LengthLock/1101/config.json +11 -0
  1150. package/deployments/LengthLock/1101/config.sh +17 -0
  1151. package/deployments/LengthLock/1114/1.0/LengthLock.abi.json +1 -0
  1152. package/deployments/LengthLock/1114/1.0/LengthLock.bin +1 -0
  1153. package/deployments/LengthLock/1114/1.0/LengthLock.json +278 -0
  1154. package/deployments/LengthLock/1114/config.json +11 -0
  1155. package/deployments/LengthLock/1114/config.sh +17 -0
  1156. package/deployments/LengthLock/1115/1.0/LengthLock.abi.json +1 -0
  1157. package/deployments/LengthLock/1115/1.0/LengthLock.bin +1 -0
  1158. package/deployments/LengthLock/1115/1.0/LengthLock.json +278 -0
  1159. package/deployments/LengthLock/1115/config.json +11 -0
  1160. package/deployments/LengthLock/1115/config.sh +17 -0
  1161. package/deployments/LengthLock/11155111/1.0/LengthLock.abi.json +1 -0
  1162. package/deployments/LengthLock/11155111/1.0/LengthLock.bin +1 -0
  1163. package/deployments/LengthLock/11155111/1.0/LengthLock.json +278 -0
  1164. package/deployments/LengthLock/11155111/config.json +11 -0
  1165. package/deployments/LengthLock/11155111/config.sh +17 -0
  1166. package/deployments/LengthLock/1123/1.0/LengthLock.abi.json +1 -0
  1167. package/deployments/LengthLock/1123/1.0/LengthLock.bin +1 -0
  1168. package/deployments/LengthLock/1123/1.0/LengthLock.json +278 -0
  1169. package/deployments/LengthLock/1123/config.json +11 -0
  1170. package/deployments/LengthLock/1123/config.sh +17 -0
  1171. package/deployments/LengthLock/1131/1.0/LengthLock.abi.json +1 -0
  1172. package/deployments/LengthLock/1131/1.0/LengthLock.bin +1 -0
  1173. package/deployments/LengthLock/1131/1.0/LengthLock.json +278 -0
  1174. package/deployments/LengthLock/1131/config.json +11 -0
  1175. package/deployments/LengthLock/1131/config.sh +17 -0
  1176. package/deployments/LengthLock/114/1.0/LengthLock.abi.json +1 -0
  1177. package/deployments/LengthLock/114/1.0/LengthLock.bin +1 -0
  1178. package/deployments/LengthLock/114/1.0/LengthLock.json +278 -0
  1179. package/deployments/LengthLock/114/config.json +11 -0
  1180. package/deployments/LengthLock/114/config.sh +17 -0
  1181. package/deployments/LengthLock/12/1.0/LengthLock.abi.json +1 -0
  1182. package/deployments/LengthLock/12/1.0/LengthLock.bin +1 -0
  1183. package/deployments/LengthLock/12/1.0/LengthLock.json +278 -0
  1184. package/deployments/LengthLock/12/config.json +11 -0
  1185. package/deployments/LengthLock/12/config.sh +17 -0
  1186. package/deployments/LengthLock/1230/1.0/LengthLock.abi.json +1 -0
  1187. package/deployments/LengthLock/1230/1.0/LengthLock.bin +1 -0
  1188. package/deployments/LengthLock/1230/1.0/LengthLock.json +278 -0
  1189. package/deployments/LengthLock/1230/config.json +11 -0
  1190. package/deployments/LengthLock/1230/config.sh +17 -0
  1191. package/deployments/LengthLock/1287/1.0/LengthLock.abi.json +1 -0
  1192. package/deployments/LengthLock/1287/1.0/LengthLock.bin +1 -0
  1193. package/deployments/LengthLock/1287/1.0/LengthLock.json +278 -0
  1194. package/deployments/LengthLock/1287/config.json +11 -0
  1195. package/deployments/LengthLock/1287/config.sh +17 -0
  1196. package/deployments/LengthLock/130/1.0/LengthLock.abi.json +1 -0
  1197. package/deployments/LengthLock/130/1.0/LengthLock.bin +1 -0
  1198. package/deployments/LengthLock/130/1.0/LengthLock.json +278 -0
  1199. package/deployments/LengthLock/130/config.json +11 -0
  1200. package/deployments/LengthLock/130/config.sh +17 -0
  1201. package/deployments/LengthLock/1315/1.0/LengthLock.abi.json +1 -0
  1202. package/deployments/LengthLock/1315/1.0/LengthLock.bin +1 -0
  1203. package/deployments/LengthLock/1315/1.0/LengthLock.json +278 -0
  1204. package/deployments/LengthLock/1315/config.json +11 -0
  1205. package/deployments/LengthLock/1315/config.sh +17 -0
  1206. package/deployments/LengthLock/1320/1.0/LengthLock.abi.json +1 -0
  1207. package/deployments/LengthLock/1320/1.0/LengthLock.bin +1 -0
  1208. package/deployments/LengthLock/1320/1.0/LengthLock.json +278 -0
  1209. package/deployments/LengthLock/1320/config.json +11 -0
  1210. package/deployments/LengthLock/1320/config.sh +17 -0
  1211. package/deployments/LengthLock/1328/1.0/LengthLock.abi.json +1 -0
  1212. package/deployments/LengthLock/1328/1.0/LengthLock.bin +1 -0
  1213. package/deployments/LengthLock/1328/1.0/LengthLock.json +278 -0
  1214. package/deployments/LengthLock/1328/config.json +11 -0
  1215. package/deployments/LengthLock/1328/config.sh +17 -0
  1216. package/deployments/LengthLock/13337/1.0/LengthLock.abi.json +1 -0
  1217. package/deployments/LengthLock/13337/1.0/LengthLock.bin +1 -0
  1218. package/deployments/LengthLock/13337/1.0/LengthLock.json +278 -0
  1219. package/deployments/LengthLock/13337/config.json +11 -0
  1220. package/deployments/LengthLock/13337/config.sh +17 -0
  1221. package/deployments/LengthLock/137/1.0/LengthLock.abi.json +1 -0
  1222. package/deployments/LengthLock/137/1.0/LengthLock.bin +1 -0
  1223. package/deployments/LengthLock/137/1.0/LengthLock.json +278 -0
  1224. package/deployments/LengthLock/137/config.json +11 -0
  1225. package/deployments/LengthLock/137/config.sh +17 -0
  1226. package/deployments/LengthLock/1523903251/1.0/LengthLock.abi.json +1 -0
  1227. package/deployments/LengthLock/1523903251/1.0/LengthLock.bin +1 -0
  1228. package/deployments/LengthLock/1523903251/1.0/LengthLock.json +278 -0
  1229. package/deployments/LengthLock/1523903251/config.json +11 -0
  1230. package/deployments/LengthLock/1523903251/config.sh +17 -0
  1231. package/deployments/LengthLock/16/1.0/LengthLock.abi.json +1 -0
  1232. package/deployments/LengthLock/16/1.0/LengthLock.bin +1 -0
  1233. package/deployments/LengthLock/16/1.0/LengthLock.json +278 -0
  1234. package/deployments/LengthLock/16/config.json +11 -0
  1235. package/deployments/LengthLock/16/config.sh +17 -0
  1236. package/deployments/LengthLock/1666600000/1.0/LengthLock.abi.json +1 -0
  1237. package/deployments/LengthLock/1666600000/1.0/LengthLock.bin +1 -0
  1238. package/deployments/LengthLock/1666600000/1.0/LengthLock.json +278 -0
  1239. package/deployments/LengthLock/1666600000/config.json +11 -0
  1240. package/deployments/LengthLock/1666600000/config.sh +17 -0
  1241. package/deployments/LengthLock/1666600001/1.0/LengthLock.abi.json +1 -0
  1242. package/deployments/LengthLock/1666600001/1.0/LengthLock.bin +1 -0
  1243. package/deployments/LengthLock/1666600001/1.0/LengthLock.json +278 -0
  1244. package/deployments/LengthLock/1666600001/config.json +11 -0
  1245. package/deployments/LengthLock/1666600001/config.sh +17 -0
  1246. package/deployments/LengthLock/1666700000/1.0/LengthLock.abi.json +1 -0
  1247. package/deployments/LengthLock/1666700000/1.0/LengthLock.bin +1 -0
  1248. package/deployments/LengthLock/1666700000/1.0/LengthLock.json +278 -0
  1249. package/deployments/LengthLock/1666700000/config.json +11 -0
  1250. package/deployments/LengthLock/1666700000/config.sh +17 -0
  1251. package/deployments/LengthLock/17000/1.0/LengthLock.abi.json +1 -0
  1252. package/deployments/LengthLock/17000/1.0/LengthLock.bin +1 -0
  1253. package/deployments/LengthLock/17000/1.0/LengthLock.json +278 -0
  1254. package/deployments/LengthLock/17000/config.json +11 -0
  1255. package/deployments/LengthLock/17000/config.sh +17 -0
  1256. package/deployments/LengthLock/1708/1.0/LengthLock.abi.json +1 -0
  1257. package/deployments/LengthLock/1708/1.0/LengthLock.bin +1 -0
  1258. package/deployments/LengthLock/1708/1.0/LengthLock.json +278 -0
  1259. package/deployments/LengthLock/1708/config.json +11 -0
  1260. package/deployments/LengthLock/1708/config.sh +17 -0
  1261. package/deployments/LengthLock/175177/1.0/LengthLock.abi.json +1 -0
  1262. package/deployments/LengthLock/175177/1.0/LengthLock.bin +1 -0
  1263. package/deployments/LengthLock/175177/1.0/LengthLock.json +278 -0
  1264. package/deployments/LengthLock/175177/config.json +11 -0
  1265. package/deployments/LengthLock/175177/config.sh +17 -0
  1266. package/deployments/LengthLock/175188/1.0/LengthLock.abi.json +1 -0
  1267. package/deployments/LengthLock/175188/1.0/LengthLock.bin +1 -0
  1268. package/deployments/LengthLock/175188/1.0/LengthLock.json +278 -0
  1269. package/deployments/LengthLock/175188/config.json +11 -0
  1270. package/deployments/LengthLock/175188/config.sh +17 -0
  1271. package/deployments/LengthLock/18/1.0/LengthLock.abi.json +1 -0
  1272. package/deployments/LengthLock/18/1.0/LengthLock.bin +1 -0
  1273. package/deployments/LengthLock/18/1.0/LengthLock.json +278 -0
  1274. package/deployments/LengthLock/18/config.json +11 -0
  1275. package/deployments/LengthLock/18/config.sh +17 -0
  1276. package/deployments/LengthLock/1946/1.0/LengthLock.abi.json +1 -0
  1277. package/deployments/LengthLock/1946/1.0/LengthLock.bin +1 -0
  1278. package/deployments/LengthLock/1946/1.0/LengthLock.json +278 -0
  1279. package/deployments/LengthLock/1946/config.json +11 -0
  1280. package/deployments/LengthLock/1946/config.sh +17 -0
  1281. package/deployments/LengthLock/195/1.0/LengthLock.abi.json +1 -0
  1282. package/deployments/LengthLock/195/1.0/LengthLock.bin +1 -0
  1283. package/deployments/LengthLock/195/1.0/LengthLock.json +278 -0
  1284. package/deployments/LengthLock/195/config.json +11 -0
  1285. package/deployments/LengthLock/195/config.sh +17 -0
  1286. package/deployments/LengthLock/19515/1.0/LengthLock.abi.json +1 -0
  1287. package/deployments/LengthLock/19515/1.0/LengthLock.bin +1 -0
  1288. package/deployments/LengthLock/19515/1.0/LengthLock.json +278 -0
  1289. package/deployments/LengthLock/19515/config.json +11 -0
  1290. package/deployments/LengthLock/19515/config.sh +17 -0
  1291. package/deployments/LengthLock/1998991/1.0/LengthLock.abi.json +1 -0
  1292. package/deployments/LengthLock/1998991/1.0/LengthLock.bin +1 -0
  1293. package/deployments/LengthLock/1998991/1.0/LengthLock.json +278 -0
  1294. package/deployments/LengthLock/1998991/config.json +11 -0
  1295. package/deployments/LengthLock/1998991/config.sh +17 -0
  1296. package/deployments/LengthLock/2000/1.0/LengthLock.abi.json +1 -0
  1297. package/deployments/LengthLock/2000/1.0/LengthLock.bin +1 -0
  1298. package/deployments/LengthLock/2000/1.0/LengthLock.json +278 -0
  1299. package/deployments/LengthLock/2000/config.json +11 -0
  1300. package/deployments/LengthLock/2000/config.sh +17 -0
  1301. package/deployments/LengthLock/200810/1.0/LengthLock.abi.json +1 -0
  1302. package/deployments/LengthLock/200810/1.0/LengthLock.bin +1 -0
  1303. package/deployments/LengthLock/200810/1.0/LengthLock.json +278 -0
  1304. package/deployments/LengthLock/200810/config.json +11 -0
  1305. package/deployments/LengthLock/200810/config.sh +17 -0
  1306. package/deployments/LengthLock/21/1.0/LengthLock.abi.json +1 -0
  1307. package/deployments/LengthLock/21/1.0/LengthLock.bin +1 -0
  1308. package/deployments/LengthLock/21/1.0/LengthLock.json +278 -0
  1309. package/deployments/LengthLock/21/config.json +11 -0
  1310. package/deployments/LengthLock/21/config.sh +17 -0
  1311. package/deployments/LengthLock/212/1.0/LengthLock.abi.json +1 -0
  1312. package/deployments/LengthLock/212/1.0/LengthLock.bin +1 -0
  1313. package/deployments/LengthLock/212/1.0/LengthLock.json +278 -0
  1314. package/deployments/LengthLock/212/config.json +11 -0
  1315. package/deployments/LengthLock/212/config.sh +17 -0
  1316. package/deployments/LengthLock/2206132/1.0/LengthLock.abi.json +1 -0
  1317. package/deployments/LengthLock/2206132/1.0/LengthLock.bin +1 -0
  1318. package/deployments/LengthLock/2206132/1.0/LengthLock.json +278 -0
  1319. package/deployments/LengthLock/2206132/config.json +11 -0
  1320. package/deployments/LengthLock/2206132/config.sh +17 -0
  1321. package/deployments/LengthLock/2221/1.0/LengthLock.abi.json +1 -0
  1322. package/deployments/LengthLock/2221/1.0/LengthLock.bin +1 -0
  1323. package/deployments/LengthLock/2221/1.0/LengthLock.json +278 -0
  1324. package/deployments/LengthLock/2221/config.json +11 -0
  1325. package/deployments/LengthLock/2221/config.sh +17 -0
  1326. package/deployments/LengthLock/234/1.0/LengthLock.abi.json +1 -0
  1327. package/deployments/LengthLock/234/1.0/LengthLock.bin +1 -0
  1328. package/deployments/LengthLock/234/1.0/LengthLock.json +278 -0
  1329. package/deployments/LengthLock/234/config.json +11 -0
  1330. package/deployments/LengthLock/234/config.sh +17 -0
  1331. package/deployments/LengthLock/2340/1.0/LengthLock.abi.json +1 -0
  1332. package/deployments/LengthLock/2340/1.0/LengthLock.bin +1 -0
  1333. package/deployments/LengthLock/2340/1.0/LengthLock.json +278 -0
  1334. package/deployments/LengthLock/2340/config.json +11 -0
  1335. package/deployments/LengthLock/2340/config.sh +17 -0
  1336. package/deployments/LengthLock/2368/1.0/LengthLock.abi.json +1 -0
  1337. package/deployments/LengthLock/2368/1.0/LengthLock.bin +1 -0
  1338. package/deployments/LengthLock/2368/1.0/LengthLock.json +278 -0
  1339. package/deployments/LengthLock/2368/config.json +11 -0
  1340. package/deployments/LengthLock/2368/config.sh +17 -0
  1341. package/deployments/LengthLock/2390/1.0/LengthLock.abi.json +1 -0
  1342. package/deployments/LengthLock/2390/1.0/LengthLock.bin +1 -0
  1343. package/deployments/LengthLock/2390/1.0/LengthLock.json +278 -0
  1344. package/deployments/LengthLock/2390/config.json +11 -0
  1345. package/deployments/LengthLock/2390/config.sh +17 -0
  1346. package/deployments/LengthLock/240/1.0/LengthLock.abi.json +1 -0
  1347. package/deployments/LengthLock/240/1.0/LengthLock.bin +1 -0
  1348. package/deployments/LengthLock/240/1.0/LengthLock.json +278 -0
  1349. package/deployments/LengthLock/240/config.json +11 -0
  1350. package/deployments/LengthLock/240/config.sh +17 -0
  1351. package/deployments/LengthLock/2484/1.0/LengthLock.abi.json +1 -0
  1352. package/deployments/LengthLock/2484/1.0/LengthLock.bin +1 -0
  1353. package/deployments/LengthLock/2484/1.0/LengthLock.json +278 -0
  1354. package/deployments/LengthLock/2484/config.json +11 -0
  1355. package/deployments/LengthLock/2484/config.sh +17 -0
  1356. package/deployments/LengthLock/2625/1.0/LengthLock.abi.json +1 -0
  1357. package/deployments/LengthLock/2625/1.0/LengthLock.bin +1 -0
  1358. package/deployments/LengthLock/2625/1.0/LengthLock.json +278 -0
  1359. package/deployments/LengthLock/2625/config.json +11 -0
  1360. package/deployments/LengthLock/2625/config.sh +17 -0
  1361. package/deployments/LengthLock/296/1.0/LengthLock.abi.json +1 -0
  1362. package/deployments/LengthLock/296/1.0/LengthLock.bin +1 -0
  1363. package/deployments/LengthLock/296/1.0/LengthLock.json +278 -0
  1364. package/deployments/LengthLock/296/config.json +11 -0
  1365. package/deployments/LengthLock/296/config.sh +17 -0
  1366. package/deployments/LengthLock/31/1.0/LengthLock.abi.json +1 -0
  1367. package/deployments/LengthLock/31/1.0/LengthLock.bin +1 -0
  1368. package/deployments/LengthLock/31/1.0/LengthLock.json +278 -0
  1369. package/deployments/LengthLock/31/config.json +11 -0
  1370. package/deployments/LengthLock/31/config.sh +17 -0
  1371. package/deployments/LengthLock/321/1.0/LengthLock.abi.json +1 -0
  1372. package/deployments/LengthLock/321/1.0/LengthLock.bin +1 -0
  1373. package/deployments/LengthLock/321/1.0/LengthLock.json +278 -0
  1374. package/deployments/LengthLock/321/config.json +11 -0
  1375. package/deployments/LengthLock/321/config.sh +17 -0
  1376. package/deployments/LengthLock/33111/1.0/LengthLock.abi.json +1 -0
  1377. package/deployments/LengthLock/33111/1.0/LengthLock.bin +1 -0
  1378. package/deployments/LengthLock/33111/1.0/LengthLock.json +278 -0
  1379. package/deployments/LengthLock/33111/config.json +11 -0
  1380. package/deployments/LengthLock/33111/config.sh +17 -0
  1381. package/deployments/LengthLock/332/1.0/LengthLock.abi.json +1 -0
  1382. package/deployments/LengthLock/332/1.0/LengthLock.bin +1 -0
  1383. package/deployments/LengthLock/332/1.0/LengthLock.json +278 -0
  1384. package/deployments/LengthLock/332/config.json +11 -0
  1385. package/deployments/LengthLock/332/config.sh +17 -0
  1386. package/deployments/LengthLock/335/1.0/LengthLock.abi.json +1 -0
  1387. package/deployments/LengthLock/335/1.0/LengthLock.bin +1 -0
  1388. package/deployments/LengthLock/335/1.0/LengthLock.json +278 -0
  1389. package/deployments/LengthLock/335/config.json +11 -0
  1390. package/deployments/LengthLock/335/config.sh +17 -0
  1391. package/deployments/LengthLock/338/1.0/LengthLock.abi.json +1 -0
  1392. package/deployments/LengthLock/338/1.0/LengthLock.bin +1 -0
  1393. package/deployments/LengthLock/338/1.0/LengthLock.json +278 -0
  1394. package/deployments/LengthLock/338/config.json +11 -0
  1395. package/deployments/LengthLock/338/config.sh +17 -0
  1396. package/deployments/LengthLock/3441006/1.0/LengthLock.abi.json +1 -0
  1397. package/deployments/LengthLock/3441006/1.0/LengthLock.bin +1 -0
  1398. package/deployments/LengthLock/3441006/1.0/LengthLock.json +278 -0
  1399. package/deployments/LengthLock/3441006/config.json +11 -0
  1400. package/deployments/LengthLock/3441006/config.sh +17 -0
  1401. package/deployments/LengthLock/35443/1.0/LengthLock.abi.json +1 -0
  1402. package/deployments/LengthLock/35443/1.0/LengthLock.bin +1 -0
  1403. package/deployments/LengthLock/35443/1.0/LengthLock.json +278 -0
  1404. package/deployments/LengthLock/35443/config.json +11 -0
  1405. package/deployments/LengthLock/35443/config.sh +17 -0
  1406. package/deployments/LengthLock/37111/1.0/LengthLock.abi.json +1 -0
  1407. package/deployments/LengthLock/37111/1.0/LengthLock.bin +1 -0
  1408. package/deployments/LengthLock/37111/1.0/LengthLock.json +278 -0
  1409. package/deployments/LengthLock/37111/config.json +11 -0
  1410. package/deployments/LengthLock/37111/config.sh +17 -0
  1411. package/deployments/LengthLock/381932/1.0/LengthLock.abi.json +1 -0
  1412. package/deployments/LengthLock/381932/1.0/LengthLock.bin +1 -0
  1413. package/deployments/LengthLock/381932/1.0/LengthLock.json +278 -0
  1414. package/deployments/LengthLock/381932/config.json +11 -0
  1415. package/deployments/LengthLock/381932/config.sh +17 -0
  1416. package/deployments/LengthLock/3885/1.0/LengthLock.abi.json +1 -0
  1417. package/deployments/LengthLock/3885/1.0/LengthLock.bin +1 -0
  1418. package/deployments/LengthLock/3885/1.0/LengthLock.json +278 -0
  1419. package/deployments/LengthLock/3885/config.json +11 -0
  1420. package/deployments/LengthLock/3885/config.sh +17 -0
  1421. package/deployments/LengthLock/3940/1.0/LengthLock.abi.json +1 -0
  1422. package/deployments/LengthLock/3940/1.0/LengthLock.bin +1 -0
  1423. package/deployments/LengthLock/3940/1.0/LengthLock.json +278 -0
  1424. package/deployments/LengthLock/3940/config.json +11 -0
  1425. package/deployments/LengthLock/3940/config.sh +17 -0
  1426. package/deployments/LengthLock/41/1.0/LengthLock.abi.json +1 -0
  1427. package/deployments/LengthLock/41/1.0/LengthLock.bin +1 -0
  1428. package/deployments/LengthLock/41/1.0/LengthLock.json +278 -0
  1429. package/deployments/LengthLock/41/config.json +11 -0
  1430. package/deployments/LengthLock/41/config.sh +17 -0
  1431. package/deployments/LengthLock/418/1.0/LengthLock.abi.json +1 -0
  1432. package/deployments/LengthLock/418/1.0/LengthLock.bin +1 -0
  1433. package/deployments/LengthLock/418/1.0/LengthLock.json +278 -0
  1434. package/deployments/LengthLock/418/config.json +11 -0
  1435. package/deployments/LengthLock/418/config.sh +17 -0
  1436. package/deployments/LengthLock/43113/1.0/LengthLock.abi.json +1 -0
  1437. package/deployments/LengthLock/43113/1.0/LengthLock.bin +1 -0
  1438. package/deployments/LengthLock/43113/1.0/LengthLock.json +278 -0
  1439. package/deployments/LengthLock/43113/config.json +11 -0
  1440. package/deployments/LengthLock/43113/config.sh +17 -0
  1441. package/deployments/LengthLock/43114/1.0/LengthLock.abi.json +1 -0
  1442. package/deployments/LengthLock/43114/1.0/LengthLock.bin +1 -0
  1443. package/deployments/LengthLock/43114/1.0/LengthLock.json +278 -0
  1444. package/deployments/LengthLock/43114/config.json +11 -0
  1445. package/deployments/LengthLock/43114/config.sh +17 -0
  1446. package/deployments/LengthLock/43521/1.0/LengthLock.abi.json +1 -0
  1447. package/deployments/LengthLock/43521/1.0/LengthLock.bin +1 -0
  1448. package/deployments/LengthLock/43521/1.0/LengthLock.json +278 -0
  1449. package/deployments/LengthLock/43521/config.json +11 -0
  1450. package/deployments/LengthLock/43521/config.sh +17 -0
  1451. package/deployments/LengthLock/44787/1.0/LengthLock.abi.json +1 -0
  1452. package/deployments/LengthLock/44787/1.0/LengthLock.bin +1 -0
  1453. package/deployments/LengthLock/44787/1.0/LengthLock.json +278 -0
  1454. package/deployments/LengthLock/44787/config.json +11 -0
  1455. package/deployments/LengthLock/44787/config.sh +17 -0
  1456. package/deployments/LengthLock/4661/1.0/LengthLock.abi.json +1 -0
  1457. package/deployments/LengthLock/4661/1.0/LengthLock.bin +1 -0
  1458. package/deployments/LengthLock/4661/1.0/LengthLock.json +278 -0
  1459. package/deployments/LengthLock/4661/config.json +11 -0
  1460. package/deployments/LengthLock/4661/config.sh +17 -0
  1461. package/deployments/LengthLock/50/1.0/LengthLock.abi.json +1 -0
  1462. package/deployments/LengthLock/50/1.0/LengthLock.bin +1 -0
  1463. package/deployments/LengthLock/50/1.0/LengthLock.json +278 -0
  1464. package/deployments/LengthLock/50/config.json +11 -0
  1465. package/deployments/LengthLock/50/config.sh +17 -0
  1466. package/deployments/LengthLock/50312/1.0/LengthLock.abi.json +1 -0
  1467. package/deployments/LengthLock/50312/1.0/LengthLock.bin +1 -0
  1468. package/deployments/LengthLock/50312/1.0/LengthLock.json +278 -0
  1469. package/deployments/LengthLock/50312/config.json +11 -0
  1470. package/deployments/LengthLock/50312/config.sh +17 -0
  1471. package/deployments/LengthLock/51/1.0/LengthLock.abi.json +1 -0
  1472. package/deployments/LengthLock/51/1.0/LengthLock.bin +1 -0
  1473. package/deployments/LengthLock/51/1.0/LengthLock.json +278 -0
  1474. package/deployments/LengthLock/51/config.json +11 -0
  1475. package/deployments/LengthLock/51/config.sh +17 -0
  1476. package/deployments/LengthLock/545/1.0/LengthLock.abi.json +1 -0
  1477. package/deployments/LengthLock/545/1.0/LengthLock.bin +1 -0
  1478. package/deployments/LengthLock/545/1.0/LengthLock.json +278 -0
  1479. package/deployments/LengthLock/545/config.json +11 -0
  1480. package/deployments/LengthLock/545/config.sh +17 -0
  1481. package/deployments/LengthLock/552981/1.0/LengthLock.abi.json +1 -0
  1482. package/deployments/LengthLock/552981/1.0/LengthLock.bin +1 -0
  1483. package/deployments/LengthLock/552981/1.0/LengthLock.json +278 -0
  1484. package/deployments/LengthLock/552981/config.json +11 -0
  1485. package/deployments/LengthLock/552981/config.sh +17 -0
  1486. package/deployments/LengthLock/555666/1.0/LengthLock.abi.json +1 -0
  1487. package/deployments/LengthLock/555666/1.0/LengthLock.bin +1 -0
  1488. package/deployments/LengthLock/555666/1.0/LengthLock.json +278 -0
  1489. package/deployments/LengthLock/555666/config.json +11 -0
  1490. package/deployments/LengthLock/555666/config.sh +17 -0
  1491. package/deployments/LengthLock/56/1.0/LengthLock.abi.json +1 -0
  1492. package/deployments/LengthLock/56/1.0/LengthLock.bin +1 -0
  1493. package/deployments/LengthLock/56/1.0/LengthLock.json +278 -0
  1494. package/deployments/LengthLock/56/config.json +11 -0
  1495. package/deployments/LengthLock/56/config.sh +17 -0
  1496. package/deployments/LengthLock/560048/1.0/LengthLock.abi.json +1 -0
  1497. package/deployments/LengthLock/560048/1.0/LengthLock.bin +1 -0
  1498. package/deployments/LengthLock/560048/1.0/LengthLock.json +278 -0
  1499. package/deployments/LengthLock/560048/config.json +11 -0
  1500. package/deployments/LengthLock/560048/config.sh +17 -0
  1501. package/deployments/LengthLock/5851/1.0/LengthLock.abi.json +1 -0
  1502. package/deployments/LengthLock/5851/1.0/LengthLock.bin +1 -0
  1503. package/deployments/LengthLock/5851/1.0/LengthLock.json +278 -0
  1504. package/deployments/LengthLock/5851/config.json +11 -0
  1505. package/deployments/LengthLock/5851/config.sh +17 -0
  1506. package/deployments/LengthLock/61/1.0/LengthLock.abi.json +1 -0
  1507. package/deployments/LengthLock/61/1.0/LengthLock.bin +1 -0
  1508. package/deployments/LengthLock/61/1.0/LengthLock.json +278 -0
  1509. package/deployments/LengthLock/61/config.json +11 -0
  1510. package/deployments/LengthLock/61/config.sh +17 -0
  1511. package/deployments/LengthLock/62831/1.0/LengthLock.abi.json +1 -0
  1512. package/deployments/LengthLock/62831/1.0/LengthLock.bin +1 -0
  1513. package/deployments/LengthLock/62831/1.0/LengthLock.json +278 -0
  1514. package/deployments/LengthLock/62831/config.json +11 -0
  1515. package/deployments/LengthLock/62831/config.sh +17 -0
  1516. package/deployments/LengthLock/63/1.0/LengthLock.abi.json +1 -0
  1517. package/deployments/LengthLock/63/1.0/LengthLock.bin +1 -0
  1518. package/deployments/LengthLock/63/1.0/LengthLock.json +278 -0
  1519. package/deployments/LengthLock/63/config.json +11 -0
  1520. package/deployments/LengthLock/63/config.sh +17 -0
  1521. package/deployments/LengthLock/656476/1.0/LengthLock.abi.json +1 -0
  1522. package/deployments/LengthLock/656476/1.0/LengthLock.bin +1 -0
  1523. package/deployments/LengthLock/656476/1.0/LengthLock.json +278 -0
  1524. package/deployments/LengthLock/656476/config.json +11 -0
  1525. package/deployments/LengthLock/656476/config.sh +17 -0
  1526. package/deployments/LengthLock/666888/1.0/LengthLock.abi.json +1 -0
  1527. package/deployments/LengthLock/666888/1.0/LengthLock.bin +1 -0
  1528. package/deployments/LengthLock/666888/1.0/LengthLock.json +278 -0
  1529. package/deployments/LengthLock/666888/config.json +11 -0
  1530. package/deployments/LengthLock/666888/config.sh +17 -0
  1531. package/deployments/LengthLock/685685/1.0/LengthLock.abi.json +1 -0
  1532. package/deployments/LengthLock/685685/1.0/LengthLock.bin +1 -0
  1533. package/deployments/LengthLock/685685/1.0/LengthLock.json +278 -0
  1534. package/deployments/LengthLock/685685/config.json +11 -0
  1535. package/deployments/LengthLock/685685/config.sh +17 -0
  1536. package/deployments/LengthLock/7001/1.0/LengthLock.abi.json +1 -0
  1537. package/deployments/LengthLock/7001/1.0/LengthLock.bin +1 -0
  1538. package/deployments/LengthLock/7001/1.0/LengthLock.json +278 -0
  1539. package/deployments/LengthLock/7001/config.json +11 -0
  1540. package/deployments/LengthLock/7001/config.sh +17 -0
  1541. package/deployments/LengthLock/73799/1.0/LengthLock.abi.json +1 -0
  1542. package/deployments/LengthLock/73799/1.0/LengthLock.bin +1 -0
  1543. package/deployments/LengthLock/73799/1.0/LengthLock.json +278 -0
  1544. package/deployments/LengthLock/73799/config.json +11 -0
  1545. package/deployments/LengthLock/73799/config.sh +17 -0
  1546. package/deployments/LengthLock/75338/1.0/LengthLock.abi.json +1 -0
  1547. package/deployments/LengthLock/75338/1.0/LengthLock.bin +1 -0
  1548. package/deployments/LengthLock/75338/1.0/LengthLock.json +278 -0
  1549. package/deployments/LengthLock/75338/config.json +11 -0
  1550. package/deployments/LengthLock/75338/config.sh +17 -0
  1551. package/deployments/LengthLock/7575/1.0/LengthLock.abi.json +1 -0
  1552. package/deployments/LengthLock/7575/1.0/LengthLock.bin +1 -0
  1553. package/deployments/LengthLock/7575/1.0/LengthLock.json +278 -0
  1554. package/deployments/LengthLock/7575/config.json +11 -0
  1555. package/deployments/LengthLock/7575/config.sh +17 -0
  1556. package/deployments/LengthLock/763373/1.0/LengthLock.abi.json +1 -0
  1557. package/deployments/LengthLock/763373/1.0/LengthLock.bin +1 -0
  1558. package/deployments/LengthLock/763373/1.0/LengthLock.json +278 -0
  1559. package/deployments/LengthLock/763373/config.json +11 -0
  1560. package/deployments/LengthLock/763373/config.sh +17 -0
  1561. package/deployments/LengthLock/7672/1.0/LengthLock.abi.json +1 -0
  1562. package/deployments/LengthLock/7672/1.0/LengthLock.bin +1 -0
  1563. package/deployments/LengthLock/7672/1.0/LengthLock.json +278 -0
  1564. package/deployments/LengthLock/7672/config.json +11 -0
  1565. package/deployments/LengthLock/7672/config.sh +17 -0
  1566. package/deployments/LengthLock/785/1.0/LengthLock.abi.json +1 -0
  1567. package/deployments/LengthLock/785/1.0/LengthLock.bin +1 -0
  1568. package/deployments/LengthLock/785/1.0/LengthLock.json +278 -0
  1569. package/deployments/LengthLock/785/config.json +11 -0
  1570. package/deployments/LengthLock/785/config.sh +17 -0
  1571. package/deployments/LengthLock/80002/1.0/LengthLock.abi.json +1 -0
  1572. package/deployments/LengthLock/80002/1.0/LengthLock.bin +1 -0
  1573. package/deployments/LengthLock/80002/1.0/LengthLock.json +278 -0
  1574. package/deployments/LengthLock/80002/config.json +11 -0
  1575. package/deployments/LengthLock/80002/config.sh +17 -0
  1576. package/deployments/LengthLock/80069/1.0/LengthLock.abi.json +1 -0
  1577. package/deployments/LengthLock/80069/1.0/LengthLock.bin +1 -0
  1578. package/deployments/LengthLock/80069/1.0/LengthLock.json +278 -0
  1579. package/deployments/LengthLock/80069/config.json +11 -0
  1580. package/deployments/LengthLock/80069/config.sh +17 -0
  1581. package/deployments/LengthLock/8131/1.0/LengthLock.abi.json +1 -0
  1582. package/deployments/LengthLock/8131/1.0/LengthLock.bin +1 -0
  1583. package/deployments/LengthLock/8131/1.0/LengthLock.json +278 -0
  1584. package/deployments/LengthLock/8131/config.json +11 -0
  1585. package/deployments/LengthLock/8131/config.sh +17 -0
  1586. package/deployments/LengthLock/89/1.0/LengthLock.abi.json +1 -0
  1587. package/deployments/LengthLock/89/1.0/LengthLock.bin +1 -0
  1588. package/deployments/LengthLock/89/1.0/LengthLock.json +278 -0
  1589. package/deployments/LengthLock/89/config.json +11 -0
  1590. package/deployments/LengthLock/89/config.sh +17 -0
  1591. package/deployments/LengthLock/898/1.0/LengthLock.abi.json +1 -0
  1592. package/deployments/LengthLock/898/1.0/LengthLock.bin +1 -0
  1593. package/deployments/LengthLock/898/1.0/LengthLock.json +278 -0
  1594. package/deployments/LengthLock/898/config.json +11 -0
  1595. package/deployments/LengthLock/898/config.sh +17 -0
  1596. package/deployments/LengthLock/917/1.0/LengthLock.abi.json +1 -0
  1597. package/deployments/LengthLock/917/1.0/LengthLock.bin +1 -0
  1598. package/deployments/LengthLock/917/1.0/LengthLock.json +278 -0
  1599. package/deployments/LengthLock/917/config.json +11 -0
  1600. package/deployments/LengthLock/917/config.sh +17 -0
  1601. package/deployments/LengthLock/923018/1.0/LengthLock.abi.json +1 -0
  1602. package/deployments/LengthLock/923018/1.0/LengthLock.bin +1 -0
  1603. package/deployments/LengthLock/923018/1.0/LengthLock.json +278 -0
  1604. package/deployments/LengthLock/923018/config.json +11 -0
  1605. package/deployments/LengthLock/923018/config.sh +17 -0
  1606. package/deployments/LengthLock/96969696/1.0/LengthLock.abi.json +1 -0
  1607. package/deployments/LengthLock/96969696/1.0/LengthLock.bin +1 -0
  1608. package/deployments/LengthLock/96969696/1.0/LengthLock.json +278 -0
  1609. package/deployments/LengthLock/96969696/config.json +11 -0
  1610. package/deployments/LengthLock/96969696/config.sh +17 -0
  1611. package/deployments/LengthLock/97/1.0/LengthLock.abi.json +1 -0
  1612. package/deployments/LengthLock/97/1.0/LengthLock.bin +1 -0
  1613. package/deployments/LengthLock/97/1.0/LengthLock.json +278 -0
  1614. package/deployments/LengthLock/97/config.json +11 -0
  1615. package/deployments/LengthLock/97/config.sh +17 -0
  1616. package/deployments/LengthLock/985/1.0/LengthLock.abi.json +1 -0
  1617. package/deployments/LengthLock/985/1.0/LengthLock.bin +1 -0
  1618. package/deployments/LengthLock/985/1.0/LengthLock.json +278 -0
  1619. package/deployments/LengthLock/985/config.json +11 -0
  1620. package/deployments/LengthLock/985/config.sh +17 -0
  1621. package/deployments/LengthLock/999/1.0/LengthLock.abi.json +1 -0
  1622. package/deployments/LengthLock/999/1.0/LengthLock.bin +1 -0
  1623. package/deployments/LengthLock/999/1.0/LengthLock.json +278 -0
  1624. package/deployments/LengthLock/999/config.json +11 -0
  1625. package/deployments/LengthLock/999/config.sh +17 -0
  1626. package/deployments/LengthLock/9990/1.0/LengthLock.abi.json +1 -0
  1627. package/deployments/LengthLock/9990/1.0/LengthLock.bin +1 -0
  1628. package/deployments/LengthLock/9990/1.0/LengthLock.json +278 -0
  1629. package/deployments/LengthLock/9990/config.json +11 -0
  1630. package/deployments/LengthLock/9990/config.sh +17 -0
  1631. package/dist/evmfs-contracts/evmfs-contracts.js +2 -0
  1632. package/dist/evmfs-contracts/index.html +31 -0
  1633. package/package.json +17 -13
  1634. package/webpack.config.cjs +126 -0
@@ -0,0 +1,2 @@
1
+ /*! For license information please see data-get.js.LICENSE.txt */
2
+ (()=>{var e={885(e,t,r){var n="/";const i=r(368);_file_read=i._file_read,_json_read=i._json_read,_path_join=i._path_join,e.exports={_data_get:function(e,t,r,i,o){let a,s;return void 0!==i&&""!=i||(i="100"),void 0!==e&&""!=e||(e="FileSystem"),void 0!==t&&""!=t||(t="abi"),void 0!==r&&""!=r||(r="contract-address"==t||"evm-version"==t||"solc-version"==t?"object":"path"),"contract-address"==t?s=_path_join([n,`${deployments_dir}/config.json`]):"abi"==t?s=_path_join([n,`${e}.abi.json`]):"source"==t?s=_path_join([n,`${e}.sol`]):"bytecode"==t?s=_path_join([n,`${e}.bin`]):"compiler-output"==t?s=_path_join([n,`${e}.json`]):_msg_error(`Unknown data type '${t}'.`,1),"path"==r?a=s:"object"==r&&("abi"==t?a=_json_read(s):"source"==t||"bytecode"==t?a=_file_read(s):"compiler-output"==t?a=_json_read(s):"contract-address"==t?a=_json_read(s)["contract-address"]:"evm-version"==t?a=_json_read(s)["evm-version"]:"solc-version"==t?a=_json_read(s)["solc-version"]:(_msg=`Uknown data type '${t}'.`,_msg_info(_msg,1))),a}}},526(e,t){"use strict";t.toByteArray=function(e){var t,r,o=function(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");return-1===r&&(r=t),[r,r===t?0:4-r%4]}(e),a=o[0],s=o[1],u=new i(function(e,t,r){return 3*(t+r)/4-r}(0,a,s)),f=0,c=s>0?a-4:a;for(r=0;r<c;r+=4)t=n[e.charCodeAt(r)]<<18|n[e.charCodeAt(r+1)]<<12|n[e.charCodeAt(r+2)]<<6|n[e.charCodeAt(r+3)],u[f++]=t>>16&255,u[f++]=t>>8&255,u[f++]=255&t;return 2===s&&(t=n[e.charCodeAt(r)]<<2|n[e.charCodeAt(r+1)]>>4,u[f++]=255&t),1===s&&(t=n[e.charCodeAt(r)]<<10|n[e.charCodeAt(r+1)]<<4|n[e.charCodeAt(r+2)]>>2,u[f++]=t>>8&255,u[f++]=255&t),u},t.fromByteArray=function(e){for(var t,n=e.length,i=n%3,o=[],a=16383,s=0,f=n-i;s<f;s+=a)o.push(u(e,s,s+a>f?f:s+a));return 1===i?(t=e[n-1],o.push(r[t>>2]+r[t<<4&63]+"==")):2===i&&(t=(e[n-2]<<8)+e[n-1],o.push(r[t>>10]+r[t>>4&63]+r[t<<2&63]+"=")),o.join("")};for(var r=[],n=[],i="undefined"!=typeof Uint8Array?Uint8Array:Array,o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=0;a<64;++a)r[a]=o[a],n[o.charCodeAt(a)]=a;function s(e){return r[e>>18&63]+r[e>>12&63]+r[e>>6&63]+r[63&e]}function u(e,t,r){for(var n,i=[],o=t;o<r;o+=3)n=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(255&e[o+2]),i.push(s(n));return i.join("")}n["-".charCodeAt(0)]=62,n["_".charCodeAt(0)]=63},287(e,t,r){"use strict";const n=r(526),i=r(251),o="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;t.Buffer=u,t.SlowBuffer=function(e){return+e!=e&&(e=0),u.alloc(+e)},t.INSPECT_MAX_BYTES=50;const a=2147483647;function s(e){if(e>a)throw new RangeError('The value "'+e+'" is invalid for option "size"');const t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,r){if("number"==typeof e){if("string"==typeof t)throw new TypeError('The "string" argument must be of type string. Received type number');return l(e)}return f(e,t,r)}function f(e,t,r){if("string"==typeof e)return function(e,t){if("string"==typeof t&&""!==t||(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);const r=0|y(e,t);let n=s(r);const i=n.write(e,t);return i!==r&&(n=n.slice(0,i)),n}(e,t);if(ArrayBuffer.isView(e))return function(e){if(X(e,Uint8Array)){const t=new Uint8Array(e);return d(t.buffer,t.byteOffset,t.byteLength)}return h(e)}(e);if(null==e)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(X(e,ArrayBuffer)||e&&X(e.buffer,ArrayBuffer))return d(e,t,r);if("undefined"!=typeof SharedArrayBuffer&&(X(e,SharedArrayBuffer)||e&&X(e.buffer,SharedArrayBuffer)))return d(e,t,r);if("number"==typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');const n=e.valueOf&&e.valueOf();if(null!=n&&n!==e)return u.from(n,t,r);const i=function(e){if(u.isBuffer(e)){const t=0|p(e.length),r=s(t);return 0===r.length||e.copy(r,0,0,t),r}return void 0!==e.length?"number"!=typeof e.length||q(e.length)?s(0):h(e):"Buffer"===e.type&&Array.isArray(e.data)?h(e.data):void 0}(e);if(i)return i;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return u.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function c(e){if("number"!=typeof e)throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function l(e){return c(e),s(e<0?0:0|p(e))}function h(e){const t=e.length<0?0:0|p(e.length),r=s(t);for(let n=0;n<t;n+=1)r[n]=255&e[n];return r}function d(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');let n;return n=void 0===t&&void 0===r?new Uint8Array(e):void 0===r?new Uint8Array(e,t):new Uint8Array(e,t,r),Object.setPrototypeOf(n,u.prototype),n}function p(e){if(e>=a)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a.toString(16)+" bytes");return 0|e}function y(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||X(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);const r=e.length,n=arguments.length>2&&!0===arguments[2];if(!n&&0===r)return 0;let i=!1;for(;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return G(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return H(e).length;default:if(i)return n?-1:G(e).length;t=(""+t).toLowerCase(),i=!0}}function g(e,t,r){let n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return x(this,t,r);case"utf8":case"utf-8":return A(this,t,r);case"ascii":return O(this,t,r);case"latin1":case"binary":return L(this,t,r);case"base64":return T(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return C(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function w(e,t,r){const n=e[t];e[t]=e[r],e[r]=n}function m(e,t,r,n,i){if(0===e.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),q(r=+r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof t&&(t=u.from(t,n)),u.isBuffer(t))return 0===t.length?-1:b(e,t,r,n,i);if("number"==typeof t)return t&=255,"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):b(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function b(e,t,r,n,i){let o,a=1,s=e.length,u=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;a=2,s/=2,u/=2,r/=2}function f(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){let n=-1;for(o=r;o<s;o++)if(f(e,o)===f(t,-1===n?0:o-n)){if(-1===n&&(n=o),o-n+1===u)return n*a}else-1!==n&&(o-=o-n),n=-1}else for(r+u>s&&(r=s-u),o=r;o>=0;o--){let r=!0;for(let n=0;n<u;n++)if(f(e,o+n)!==f(t,n)){r=!1;break}if(r)return o}return-1}function v(e,t,r,n){r=Number(r)||0;const i=e.length-r;n?(n=Number(n))>i&&(n=i):n=i;const o=t.length;let a;for(n>o/2&&(n=o/2),a=0;a<n;++a){const n=parseInt(t.substr(2*a,2),16);if(q(n))return a;e[r+a]=n}return a}function _(e,t,r,n){return V(G(t,e.length-r),e,r,n)}function E(e,t,r,n){return V(function(e){const t=[];for(let r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}(t),e,r,n)}function S(e,t,r,n){return V(H(t),e,r,n)}function R(e,t,r,n){return V(function(e,t){let r,n,i;const o=[];for(let a=0;a<e.length&&!((t-=2)<0);++a)r=e.charCodeAt(a),n=r>>8,i=r%256,o.push(i),o.push(n);return o}(t,e.length-r),e,r,n)}function T(e,t,r){return 0===t&&r===e.length?n.fromByteArray(e):n.fromByteArray(e.slice(t,r))}function A(e,t,r){r=Math.min(e.length,r);const n=[];let i=t;for(;i<r;){const t=e[i];let o=null,a=t>239?4:t>223?3:t>191?2:1;if(i+a<=r){let r,n,s,u;switch(a){case 1:t<128&&(o=t);break;case 2:r=e[i+1],128==(192&r)&&(u=(31&t)<<6|63&r,u>127&&(o=u));break;case 3:r=e[i+1],n=e[i+2],128==(192&r)&&128==(192&n)&&(u=(15&t)<<12|(63&r)<<6|63&n,u>2047&&(u<55296||u>57343)&&(o=u));break;case 4:r=e[i+1],n=e[i+2],s=e[i+3],128==(192&r)&&128==(192&n)&&128==(192&s)&&(u=(15&t)<<18|(63&r)<<12|(63&n)<<6|63&s,u>65535&&u<1114112&&(o=u))}}null===o?(o=65533,a=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|1023&o),n.push(o),i+=a}return function(e){const t=e.length;if(t<=k)return String.fromCharCode.apply(String,e);let r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=k));return r}(n)}t.kMaxLength=a,u.TYPED_ARRAY_SUPPORT=function(){try{const e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),42===e.foo()}catch(e){return!1}}(),u.TYPED_ARRAY_SUPPORT||"undefined"==typeof console||"function"!=typeof console.error||console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."),Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(u.isBuffer(this))return this.buffer}}),Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(u.isBuffer(this))return this.byteOffset}}),u.poolSize=8192,u.from=function(e,t,r){return f(e,t,r)},Object.setPrototypeOf(u.prototype,Uint8Array.prototype),Object.setPrototypeOf(u,Uint8Array),u.alloc=function(e,t,r){return function(e,t,r){return c(e),e<=0?s(e):void 0!==t?"string"==typeof r?s(e).fill(t,r):s(e).fill(t):s(e)}(e,t,r)},u.allocUnsafe=function(e){return l(e)},u.allocUnsafeSlow=function(e){return l(e)},u.isBuffer=function(e){return null!=e&&!0===e._isBuffer&&e!==u.prototype},u.compare=function(e,t){if(X(e,Uint8Array)&&(e=u.from(e,e.offset,e.byteLength)),X(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),!u.isBuffer(e)||!u.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;let r=e.length,n=t.length;for(let i=0,o=Math.min(r,n);i<o;++i)if(e[i]!==t[i]){r=e[i],n=t[i];break}return r<n?-1:n<r?1:0},u.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},u.concat=function(e,t){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return u.alloc(0);let r;if(void 0===t)for(t=0,r=0;r<e.length;++r)t+=e[r].length;const n=u.allocUnsafe(t);let i=0;for(r=0;r<e.length;++r){let t=e[r];if(X(t,Uint8Array))i+t.length>n.length?(u.isBuffer(t)||(t=u.from(t)),t.copy(n,i)):Uint8Array.prototype.set.call(n,t,i);else{if(!u.isBuffer(t))throw new TypeError('"list" argument must be an Array of Buffers');t.copy(n,i)}i+=t.length}return n},u.byteLength=y,u.prototype._isBuffer=!0,u.prototype.swap16=function(){const e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<e;t+=2)w(this,t,t+1);return this},u.prototype.swap32=function(){const e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<e;t+=4)w(this,t,t+3),w(this,t+1,t+2);return this},u.prototype.swap64=function(){const e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<e;t+=8)w(this,t,t+7),w(this,t+1,t+6),w(this,t+2,t+5),w(this,t+3,t+4);return this},u.prototype.toString=function(){const e=this.length;return 0===e?"":0===arguments.length?A(this,0,e):g.apply(this,arguments)},u.prototype.toLocaleString=u.prototype.toString,u.prototype.equals=function(e){if(!u.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===u.compare(this,e)},u.prototype.inspect=function(){let e="";const r=t.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"},o&&(u.prototype[o]=u.prototype.inspect),u.prototype.compare=function(e,t,r,n,i){if(X(e,Uint8Array)&&(e=u.from(e,e.offset,e.byteLength)),!u.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),t<0||r>e.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&t>=r)return 0;if(n>=i)return-1;if(t>=r)return 1;if(this===e)return 0;let o=(i>>>=0)-(n>>>=0),a=(r>>>=0)-(t>>>=0);const s=Math.min(o,a),f=this.slice(n,i),c=e.slice(t,r);for(let e=0;e<s;++e)if(f[e]!==c[e]){o=f[e],a=c[e];break}return o<a?-1:a<o?1:0},u.prototype.includes=function(e,t,r){return-1!==this.indexOf(e,t,r)},u.prototype.indexOf=function(e,t,r){return m(this,e,t,r,!0)},u.prototype.lastIndexOf=function(e,t,r){return m(this,e,t,r,!1)},u.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t>>>=0,isFinite(r)?(r>>>=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}const i=this.length-t;if((void 0===r||r>i)&&(r=i),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");let o=!1;for(;;)switch(n){case"hex":return v(this,e,t,r);case"utf8":case"utf-8":return _(this,e,t,r);case"ascii":case"latin1":case"binary":return E(this,e,t,r);case"base64":return S(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return R(this,e,t,r);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}},u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};const k=4096;function O(e,t,r){let n="";r=Math.min(e.length,r);for(let i=t;i<r;++i)n+=String.fromCharCode(127&e[i]);return n}function L(e,t,r){let n="";r=Math.min(e.length,r);for(let i=t;i<r;++i)n+=String.fromCharCode(e[i]);return n}function x(e,t,r){const n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);let i="";for(let n=t;n<r;++n)i+=J[e[n]];return i}function C(e,t,r){const n=e.slice(t,r);let i="";for(let e=0;e<n.length-1;e+=2)i+=String.fromCharCode(n[e]+256*n[e+1]);return i}function I(e,t,r){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}function B(e,t,r,n,i,o){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<o)throw new RangeError('"value" argument is out of bounds');if(r+n>e.length)throw new RangeError("Index out of range")}function U(e,t,r,n,i){$(t,n,i,e,r,7);let o=Number(t&BigInt(4294967295));e[r++]=o,o>>=8,e[r++]=o,o>>=8,e[r++]=o,o>>=8,e[r++]=o;let a=Number(t>>BigInt(32)&BigInt(4294967295));return e[r++]=a,a>>=8,e[r++]=a,a>>=8,e[r++]=a,a>>=8,e[r++]=a,r}function M(e,t,r,n,i){$(t,n,i,e,r,7);let o=Number(t&BigInt(4294967295));e[r+7]=o,o>>=8,e[r+6]=o,o>>=8,e[r+5]=o,o>>=8,e[r+4]=o;let a=Number(t>>BigInt(32)&BigInt(4294967295));return e[r+3]=a,a>>=8,e[r+2]=a,a>>=8,e[r+1]=a,a>>=8,e[r]=a,r+8}function j(e,t,r,n,i,o){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function P(e,t,r,n,o){return t=+t,r>>>=0,o||j(e,0,r,4),i.write(e,t,r,n,23,4),r+4}function F(e,t,r,n,o){return t=+t,r>>>=0,o||j(e,0,r,8),i.write(e,t,r,n,52,8),r+8}u.prototype.slice=function(e,t){const r=this.length;(e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=void 0===t?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e);const n=this.subarray(e,t);return Object.setPrototypeOf(n,u.prototype),n},u.prototype.readUintLE=u.prototype.readUIntLE=function(e,t,r){e>>>=0,t>>>=0,r||I(e,t,this.length);let n=this[e],i=1,o=0;for(;++o<t&&(i*=256);)n+=this[e+o]*i;return n},u.prototype.readUintBE=u.prototype.readUIntBE=function(e,t,r){e>>>=0,t>>>=0,r||I(e,t,this.length);let n=this[e+--t],i=1;for(;t>0&&(i*=256);)n+=this[e+--t]*i;return n},u.prototype.readUint8=u.prototype.readUInt8=function(e,t){return e>>>=0,t||I(e,1,this.length),this[e]},u.prototype.readUint16LE=u.prototype.readUInt16LE=function(e,t){return e>>>=0,t||I(e,2,this.length),this[e]|this[e+1]<<8},u.prototype.readUint16BE=u.prototype.readUInt16BE=function(e,t){return e>>>=0,t||I(e,2,this.length),this[e]<<8|this[e+1]},u.prototype.readUint32LE=u.prototype.readUInt32LE=function(e,t){return e>>>=0,t||I(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},u.prototype.readUint32BE=u.prototype.readUInt32BE=function(e,t){return e>>>=0,t||I(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},u.prototype.readBigUInt64LE=K(function(e){Z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||Y(e,this.length-8);const n=t+256*this[++e]+65536*this[++e]+this[++e]*2**24,i=this[++e]+256*this[++e]+65536*this[++e]+r*2**24;return BigInt(n)+(BigInt(i)<<BigInt(32))}),u.prototype.readBigUInt64BE=K(function(e){Z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||Y(e,this.length-8);const n=t*2**24+65536*this[++e]+256*this[++e]+this[++e],i=this[++e]*2**24+65536*this[++e]+256*this[++e]+r;return(BigInt(n)<<BigInt(32))+BigInt(i)}),u.prototype.readIntLE=function(e,t,r){e>>>=0,t>>>=0,r||I(e,t,this.length);let n=this[e],i=1,o=0;for(;++o<t&&(i*=256);)n+=this[e+o]*i;return i*=128,n>=i&&(n-=Math.pow(2,8*t)),n},u.prototype.readIntBE=function(e,t,r){e>>>=0,t>>>=0,r||I(e,t,this.length);let n=t,i=1,o=this[e+--n];for(;n>0&&(i*=256);)o+=this[e+--n]*i;return i*=128,o>=i&&(o-=Math.pow(2,8*t)),o},u.prototype.readInt8=function(e,t){return e>>>=0,t||I(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},u.prototype.readInt16LE=function(e,t){e>>>=0,t||I(e,2,this.length);const r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},u.prototype.readInt16BE=function(e,t){e>>>=0,t||I(e,2,this.length);const r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},u.prototype.readInt32LE=function(e,t){return e>>>=0,t||I(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},u.prototype.readInt32BE=function(e,t){return e>>>=0,t||I(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},u.prototype.readBigInt64LE=K(function(e){Z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||Y(e,this.length-8);const n=this[e+4]+256*this[e+5]+65536*this[e+6]+(r<<24);return(BigInt(n)<<BigInt(32))+BigInt(t+256*this[++e]+65536*this[++e]+this[++e]*2**24)}),u.prototype.readBigInt64BE=K(function(e){Z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||Y(e,this.length-8);const n=(t<<24)+65536*this[++e]+256*this[++e]+this[++e];return(BigInt(n)<<BigInt(32))+BigInt(this[++e]*2**24+65536*this[++e]+256*this[++e]+r)}),u.prototype.readFloatLE=function(e,t){return e>>>=0,t||I(e,4,this.length),i.read(this,e,!0,23,4)},u.prototype.readFloatBE=function(e,t){return e>>>=0,t||I(e,4,this.length),i.read(this,e,!1,23,4)},u.prototype.readDoubleLE=function(e,t){return e>>>=0,t||I(e,8,this.length),i.read(this,e,!0,52,8)},u.prototype.readDoubleBE=function(e,t){return e>>>=0,t||I(e,8,this.length),i.read(this,e,!1,52,8)},u.prototype.writeUintLE=u.prototype.writeUIntLE=function(e,t,r,n){e=+e,t>>>=0,r>>>=0,n||B(this,e,t,r,Math.pow(2,8*r)-1,0);let i=1,o=0;for(this[t]=255&e;++o<r&&(i*=256);)this[t+o]=e/i&255;return t+r},u.prototype.writeUintBE=u.prototype.writeUIntBE=function(e,t,r,n){e=+e,t>>>=0,r>>>=0,n||B(this,e,t,r,Math.pow(2,8*r)-1,0);let i=r-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+r},u.prototype.writeUint8=u.prototype.writeUInt8=function(e,t,r){return e=+e,t>>>=0,r||B(this,e,t,1,255,0),this[t]=255&e,t+1},u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(e,t,r){return e=+e,t>>>=0,r||B(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(e,t,r){return e=+e,t>>>=0,r||B(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(e,t,r){return e=+e,t>>>=0,r||B(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(e,t,r){return e=+e,t>>>=0,r||B(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},u.prototype.writeBigUInt64LE=K(function(e,t=0){return U(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))}),u.prototype.writeBigUInt64BE=K(function(e,t=0){return M(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))}),u.prototype.writeIntLE=function(e,t,r,n){if(e=+e,t>>>=0,!n){const n=Math.pow(2,8*r-1);B(this,e,t,r,n-1,-n)}let i=0,o=1,a=0;for(this[t]=255&e;++i<r&&(o*=256);)e<0&&0===a&&0!==this[t+i-1]&&(a=1),this[t+i]=(e/o|0)-a&255;return t+r},u.prototype.writeIntBE=function(e,t,r,n){if(e=+e,t>>>=0,!n){const n=Math.pow(2,8*r-1);B(this,e,t,r,n-1,-n)}let i=r-1,o=1,a=0;for(this[t+i]=255&e;--i>=0&&(o*=256);)e<0&&0===a&&0!==this[t+i+1]&&(a=1),this[t+i]=(e/o|0)-a&255;return t+r},u.prototype.writeInt8=function(e,t,r){return e=+e,t>>>=0,r||B(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},u.prototype.writeInt16LE=function(e,t,r){return e=+e,t>>>=0,r||B(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},u.prototype.writeInt16BE=function(e,t,r){return e=+e,t>>>=0,r||B(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},u.prototype.writeInt32LE=function(e,t,r){return e=+e,t>>>=0,r||B(this,e,t,4,2147483647,-2147483648),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},u.prototype.writeInt32BE=function(e,t,r){return e=+e,t>>>=0,r||B(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},u.prototype.writeBigInt64LE=K(function(e,t=0){return U(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),u.prototype.writeBigInt64BE=K(function(e,t=0){return M(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),u.prototype.writeFloatLE=function(e,t,r){return P(this,e,t,!0,r)},u.prototype.writeFloatBE=function(e,t,r){return P(this,e,t,!1,r)},u.prototype.writeDoubleLE=function(e,t,r){return F(this,e,t,!0,r)},u.prototype.writeDoubleBE=function(e,t,r){return F(this,e,t,!1,r)},u.prototype.copy=function(e,t,r,n){if(!u.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);const i=n-r;return this===e&&"function"==typeof Uint8Array.prototype.copyWithin?this.copyWithin(t,r,n):Uint8Array.prototype.set.call(e,this.subarray(r,n),t),i},u.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!u.isEncoding(n))throw new TypeError("Unknown encoding: "+n);if(1===e.length){const t=e.charCodeAt(0);("utf8"===n&&t<128||"latin1"===n)&&(e=t)}}else"number"==typeof e?e&=255:"boolean"==typeof e&&(e=Number(e));if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;let i;if(t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(i=t;i<r;++i)this[i]=e;else{const o=u.isBuffer(e)?e:u.from(e,n),a=o.length;if(0===a)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(i=0;i<r-t;++i)this[i+t]=o[i%a]}return this};const N={};function D(e,t,r){N[e]=class extends r{constructor(){super(),Object.defineProperty(this,"message",{value:t.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${e}]`,this.stack,delete this.name}get code(){return e}set code(e){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:e,writable:!0})}toString(){return`${this.name} [${e}]: ${this.message}`}}}function W(e){let t="",r=e.length;const n="-"===e[0]?1:0;for(;r>=n+4;r-=3)t=`_${e.slice(r-3,r)}${t}`;return`${e.slice(0,r)}${t}`}function $(e,t,r,n,i,o){if(e>r||e<t){const n="bigint"==typeof t?"n":"";let i;throw i=o>3?0===t||t===BigInt(0)?`>= 0${n} and < 2${n} ** ${8*(o+1)}${n}`:`>= -(2${n} ** ${8*(o+1)-1}${n}) and < 2 ** ${8*(o+1)-1}${n}`:`>= ${t}${n} and <= ${r}${n}`,new N.ERR_OUT_OF_RANGE("value",i,e)}!function(e,t,r){Z(t,"offset"),void 0!==e[t]&&void 0!==e[t+r]||Y(t,e.length-(r+1))}(n,i,o)}function Z(e,t){if("number"!=typeof e)throw new N.ERR_INVALID_ARG_TYPE(t,"number",e)}function Y(e,t,r){if(Math.floor(e)!==e)throw Z(e,r),new N.ERR_OUT_OF_RANGE(r||"offset","an integer",e);if(t<0)throw new N.ERR_BUFFER_OUT_OF_BOUNDS;throw new N.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${t}`,e)}D("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),D("ERR_INVALID_ARG_TYPE",function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`},TypeError),D("ERR_OUT_OF_RANGE",function(e,t,r){let n=`The value of "${e}" is out of range.`,i=r;return Number.isInteger(r)&&Math.abs(r)>2**32?i=W(String(r)):"bigint"==typeof r&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=W(i)),i+="n"),n+=` It must be ${t}. Received ${i}`,n},RangeError);const z=/[^+/0-9A-Za-z-_]/g;function G(e,t){let r;t=t||1/0;const n=e.length;let i=null;const o=[];for(let a=0;a<n;++a){if(r=e.charCodeAt(a),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===n){(t-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&o.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;o.push(r)}else if(r<2048){if((t-=2)<0)break;o.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return o}function H(e){return n.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(z,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function V(e,t,r,n){let i;for(i=0;i<n&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function X(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}function q(e){return e!=e}const J=function(){const e="0123456789abcdef",t=new Array(256);for(let r=0;r<16;++r){const n=16*r;for(let i=0;i<16;++i)t[n+i]=e[r]+e[i]}return t}();function K(e){return"undefined"==typeof BigInt?Q:e}function Q(){throw new Error("BigInt not supported")}},368(e,t,r){const n=r(70),i=n._argv_get,o=n._argv_url_get,a=n._child_process_spawn_get,s=a(),u=a("async"),f=(0,n._process_exit_get)(),c=(0,n._process_cwd_get)(),l=c,h=n._yargv_get,d=r(314),p=d._dirname,y=(d._file_append,d._file_exists,d._path_join),g=d._basename,w=d._stat;function m(e,t){let r;return void 0===t||""==t?r=`${e}: {_msg}`:"string"!=typeof t&&""==t||(r=`[${t}] ${e}: {_msg}`),r}function b(e){let t;"n"==quiet&&(_template=m("WARNING",app_name),t=_template.replaceAll("{_msg}",e),console.warn(t))}function v(e){let t;"undefined"!=typeof quiet&&""!=quiet||(quiet="y"),"n"==quiet&&(t=m("INFO",app_name).replaceAll("{_msg}",e),console.log(t))}function _(e,t){let r,n;"undefined"==typeof app_name||app_name,t=String(t),r=m("ERROR",app_name),n=r.replaceAll("{_msg}",e),"1"===t?(console.error(n),f(1)):"0"===t&&console.warn(n)}function E(e,t){let r;return void 0===t&&(t=e,e=0),r=t-e,r<0?(_msg="Second argument 'end' is greater than first argument 'start', returning empty list.",b(_msg),[]):Array(r).keys().map(t=>t+e)}function S(e){return new Promise(t=>setTimeout(t,e))}e.exports={_argv_get:i,_argv_url_get:o,_app_name_get:function(){let e;return e=g("/index.js"),e},_basename:d._basename,_cat:d._cat,_cmdline_check:function(e){let t,r,n;return"undefined"==typeof window&&(t=i(),r=t[1],void 0===r&&(r=t.$0),n=g(r),n==e)},_dirname:p,_echo:function(e){console.log(e)},_error_display:function(e){let t;"object"==typeof error?(t="error"in e&&null!=e.error&&"message"in e.error?e.error.message:"shortMessage"in e?e.shortMessage:e,console.error(e)):(t=e,console.error(e)),_(t,0)},_ext_rm:d._ext_rm,_file_append:d._file_append,_file_exists:d._file_exists,_file_read:d._file_read,_file_write:d._file_write,_fs_worker_new:d._fs_worker_new,_fs_worker_start:d._fs_worker_start,_get_date_human:function(){const e=new Date;return`${e.getFullYear()}-${e.getMonth()}-${e.getDay()}T${e.getHours()}:${e.getMinutes()}+0000`},_globals:function(){app_name="",quiet="y"},_homedir_get:function(){let e;return"undefined"==typeof window&&void 0!==r.g&&(r.g.global,r.g),"undefined"!=typeof window&&(e="/home/user"),e},_json_display:d._json_display,_json_read:d._json_read,_lib_get:async function(){let e;return new Set,"undefined"==typeof window&&void 0!==r.g&&r.g.global===r.g&&"function"!=typeof r||(e="/usr/lib"),e},_ls:d._ls,_mkdir:d._mkdir,_msg_info:v,_msg_error:_,_msg_warning:b,_msg_info_obj:function(e,t){let r;r=`${e}: '${t}'`,v(r)},_mv:d._mv,_path_join:y,_printf:function(e){"undefined"==typeof window&&(_stdout=process.stdout),"undefined"!=typeof window&&(_stdout=r(310)),_stdout.write(e)},_process_exit:f,_process_cwd:c,_pwd:l,_range:E,_rm:d._rm,_run:async function(e,t,r,n,i,o){let a,f,c;void 0!==t&&""!=t&&t!=[]||(f="No command given in input.",_(f,1));const l=t[0],h=t.slice(1,t.length);if(void 0!==e&&""!=e||(e="sync"),void 0!==r&&""!=r||(r=""),void 0!==n&&""!=n||(n="0"),void 0!==i&&""!=i||(i="spawn"),void 0!==o&&""!=o||(o=""),f=`Running '${l}' with arguments '${h}'.`,v(f),c="","async"==e){const e=function(e){c+=e.toString()},t=function(e){let t,r;return 0!=e?(r=`Process exited with code '${e}'`,_(r,1)):(r="Process exited normally.",v(r)),t=c.split("\n"),t},r=u(l,h);return r.stdout.on("data",e),r.on("close",t),a=c.split("\n"),v(a.length),a}if("sync"==e){if("spawn"==i)return a=s(l,h,{encoding:"utf-8"}).stdout.split("\n"),a;if("native"==i){if(0<n){_msg_timeout=`Timeout of length '${n}' ms reached for task '${r}'.`,_time_over=!1;try{if(new Promise((e,t)=>{setTimeout(()=>{},n,"hurr")}),""!=o){if(c=await Promise.race([S(n),l[o].apply(l,h)]),void 0===c)throw _msg_timeout}else c=await l.apply(l,h)}catch(e){_time_over=!0}return _time_over?void b(_msg_timeout):c}c=await l[o].apply(l,h)}}},_seq:function(e,t){let r,n;if(n=[],t<e)return _msg="Second argument 'end' is greater than first argument 'start', returning empty list.",b(_msg),n;for(r of(void 0===t&&(t=e,e=1),E(e,t+1)))n.push(r);return n},_sleep:S,_stat:w,_yargv_get:h}},314(e,t,r){const n=r(816),i=n.fsWorkerNew,o=n.fsWorkerStart,a=n.statSync,s=JSON.parse,u=JSON.stringify,f=r(392),c=f.basename,l=f.dirname,h=f.join,d=f.parse;function p(e){let t,r;return t={encoding:"utf8",flag:"r"},r=n.readFileSync(e,t),r}function y(e){let t;return t=h.apply(null,e),t}e.exports={_basename:function(e){let t;return t=c(e),t},_cat:p,_dirname:function(e){let t;return t=l(e),t},_ext_rm:function(e){let t,r,n;return t=d(e).dir,r=d(e).name,n=[t,r],y(n)},_file_append:function(e,t,r){n.appendFileSync(e,t)},_file_exists:function(e){let t,r;return r=!1,t=n.existsSync(e),t&&(r=!0),r},_file_read:p,_file_write:function(e,t,r){n.writeFileSync(e,t)},_fs_worker_new:i,_fs_worker_start:o,_json_display:u,_json_read:function(e){let t,r;return t=p(e),r=s(t),r},_ls:function(e){let t,r;return void 0===n.readdirSync?(t=n.readDirSync,r=t.apply(null,[e]).unwrap()):(t=n.readdirSync,r=t.apply(null,[e])),r},_mkdir:n.mkdirSync,_mv:function(e){let t,r;return void 0===n.renameSync?(t=n.moveSync,r=t.apply(null,e).unwrap()):(t=n.renameSync,r=t.apply(null,e)),r},_path_join:y,_rm:function(e){let t,r;return void 0===n.rmSync?(t=n.removeSync,r=t.apply(null,e).unwrap()):(t=n.rmSync,r=t.apply(null,e)),r},_stat:a}},70(e,t,r){function n(e){let t,r,n,i,o,a,s,u,f;void 0===e&&(s="Getting all values.",_msg_info("Getting all values."),e=""),t=[],a=window.location,u=a.search.substring(1),n=u.split("&");for(let a=0;a<n.length;a++)r=n[a],o=r.split("="),i=o[0],i!=e&&""!=e||(f=o[1],t.push(f));return t}e.exports={_argv_get:function(e){let t;return"undefined"==typeof window&&void 0!==r.g&&r.g.global===r.g&&"function"!=typeof r||(t=n()),t},_argv_url_get:n,_child_process_spawn_get:function(e){let t;return void 0!==e&&""!=e||(e="sync"),"undefined"==typeof window&&void 0!==r.g&&r.g.global===r.g&&"function"!=typeof r||(t=function(e,t,r){return r}),t},_process_exit_get:function(){let e;return"undefined"==typeof window&&void 0!==r.g&&r.g.global===r.g&&"function"!=typeof r||(e=function(e){return e}),e},_process_cwd_get:function(){let e;return e="undefined"==typeof window&&void 0!==r.g&&r.g.global===r.g&&"function"==typeof r?process.cwd:function(){return"."},e},_yargv_get:function(e){let t;const n={},i={};void 0!==e&&e!={}&&""!=e||(e={booleans:[],string:!0});const o=e.booleans;if("undefined"==typeof window&&void 0!==r.g&&r.g.global===r.g){const a=r(Object(function(){var e=new Error("Cannot find module 'yargs'");throw e.code="MODULE_NOT_FOUND",e}()));_yargs_helpers_module=r(Object(function(){var e=new Error("Cannot find module 'yargs/helpers'");throw e.code="MODULE_NOT_FOUND",e}()));const s=_yargs_helpers_module.hideBin;if("string"in e&&e.string&&(n._={type:"string",string:!0},i["parse-numbers"]=!1,i["parse-positional-numbers"]=!1),o.length>0)for(t of o)n[t]={demand:!1,default:!1,type:"boolean"};return 0<o.length||e.string?a(s(process.argv)).parserConfiguration(i).options(n).string("_").parse():a(s(process.argv))}}}},7(e){"use strict";var t,r="object"==typeof Reflect?Reflect:null,n=r&&"function"==typeof r.apply?r.apply:function(e,t,r){return Function.prototype.apply.call(e,t,r)};t=r&&"function"==typeof r.ownKeys?r.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var i=Number.isNaN||function(e){return e!=e};function o(){o.init.call(this)}e.exports=o,e.exports.once=function(e,t){return new Promise(function(r,n){function i(r){e.removeListener(t,o),n(r)}function o(){"function"==typeof e.removeListener&&e.removeListener("error",i),r([].slice.call(arguments))}y(e,t,o,{once:!0}),"error"!==t&&function(e,t){"function"==typeof e.on&&y(e,"error",t,{once:!0})}(e,i)})},o.EventEmitter=o,o.prototype._events=void 0,o.prototype._eventsCount=0,o.prototype._maxListeners=void 0;var a=10;function s(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function u(e){return void 0===e._maxListeners?o.defaultMaxListeners:e._maxListeners}function f(e,t,r,n){var i,o,a,f;if(s(r),void 0===(o=e._events)?(o=e._events=Object.create(null),e._eventsCount=0):(void 0!==o.newListener&&(e.emit("newListener",t,r.listener?r.listener:r),o=e._events),a=o[t]),void 0===a)a=o[t]=r,++e._eventsCount;else if("function"==typeof a?a=o[t]=n?[r,a]:[a,r]:n?a.unshift(r):a.push(r),(i=u(e))>0&&a.length>i&&!a.warned){a.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=e,c.type=t,c.count=a.length,f=c,console&&console.warn&&console.warn(f)}return e}function c(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function l(e,t,r){var n={fired:!1,wrapFn:void 0,target:e,type:t,listener:r},i=c.bind(n);return i.listener=r,n.wrapFn=i,i}function h(e,t,r){var n=e._events;if(void 0===n)return[];var i=n[t];return void 0===i?[]:"function"==typeof i?r?[i.listener||i]:[i]:r?function(e){for(var t=new Array(e.length),r=0;r<t.length;++r)t[r]=e[r].listener||e[r];return t}(i):p(i,i.length)}function d(e){var t=this._events;if(void 0!==t){var r=t[e];if("function"==typeof r)return 1;if(void 0!==r)return r.length}return 0}function p(e,t){for(var r=new Array(t),n=0;n<t;++n)r[n]=e[n];return r}function y(e,t,r,n){if("function"==typeof e.on)n.once?e.once(t,r):e.on(t,r);else{if("function"!=typeof e.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof e);e.addEventListener(t,function i(o){n.once&&e.removeEventListener(t,i),r(o)})}}Object.defineProperty(o,"defaultMaxListeners",{enumerable:!0,get:function(){return a},set:function(e){if("number"!=typeof e||e<0||i(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");a=e}}),o.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},o.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||i(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},o.prototype.getMaxListeners=function(){return u(this)},o.prototype.emit=function(e){for(var t=[],r=1;r<arguments.length;r++)t.push(arguments[r]);var i="error"===e,o=this._events;if(void 0!==o)i=i&&void 0===o.error;else if(!i)return!1;if(i){var a;if(t.length>0&&(a=t[0]),a instanceof Error)throw a;var s=new Error("Unhandled error."+(a?" ("+a.message+")":""));throw s.context=a,s}var u=o[e];if(void 0===u)return!1;if("function"==typeof u)n(u,this,t);else{var f=u.length,c=p(u,f);for(r=0;r<f;++r)n(c[r],this,t)}return!0},o.prototype.addListener=function(e,t){return f(this,e,t,!1)},o.prototype.on=o.prototype.addListener,o.prototype.prependListener=function(e,t){return f(this,e,t,!0)},o.prototype.once=function(e,t){return s(t),this.on(e,l(this,e,t)),this},o.prototype.prependOnceListener=function(e,t){return s(t),this.prependListener(e,l(this,e,t)),this},o.prototype.removeListener=function(e,t){var r,n,i,o,a;if(s(t),void 0===(n=this._events))return this;if(void 0===(r=n[e]))return this;if(r===t||r.listener===t)0===--this._eventsCount?this._events=Object.create(null):(delete n[e],n.removeListener&&this.emit("removeListener",e,r.listener||t));else if("function"!=typeof r){for(i=-1,o=r.length-1;o>=0;o--)if(r[o]===t||r[o].listener===t){a=r[o].listener,i=o;break}if(i<0)return this;0===i?r.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(r,i),1===r.length&&(n[e]=r[0]),void 0!==n.removeListener&&this.emit("removeListener",e,a||t)}return this},o.prototype.off=o.prototype.removeListener,o.prototype.removeAllListeners=function(e){var t,r,n;if(void 0===(r=this._events))return this;if(void 0===r.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==r[e]&&(0===--this._eventsCount?this._events=Object.create(null):delete r[e]),this;if(0===arguments.length){var i,o=Object.keys(r);for(n=0;n<o.length;++n)"removeListener"!==(i=o[n])&&this.removeAllListeners(i);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=r[e]))this.removeListener(e,t);else if(void 0!==t)for(n=t.length-1;n>=0;n--)this.removeListener(e,t[n]);return this},o.prototype.listeners=function(e){return h(this,e,!0)},o.prototype.rawListeners=function(e){return h(this,e,!1)},o.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):d.call(e,t)},o.prototype.listenerCount=d,o.prototype.eventNames=function(){return this._eventsCount>0?t(this._events):[]}},816(e,t,r){function n(){let e;return"undefined"==typeof window&&void 0!==r.g&&r.g.global===r.g&&"function"!=typeof r||(e=function(){let e;try{e=r(10)}catch(e){console.log(e);const t="Error importing the '@themartiancompany/opfs' module as 'opfs'. If you got this error while bundling a webpack for a project depending on this module double check its 'webpack.config.js' file or whether the 'opfs' module is listed in developer dependencies and install them.I'm sorry for this inconvenience but Node packagement system does not currently distinguish 'development' from 'build' dependencies.";throw console.error(t),e}return e}()),e}const i=n();e.exports=i,e.exports.getModule=function(e){let t;if(""==_module_name||"undefined"==typeof _module_name)t=n();else if("opfs"==_module_name)t=r(10);else{if("fs"!=_module_name){const e="Unknown file system module "+`'${_module_name}'.`.const;throw _error={msg:e},console.error(e),_error}t=r(816)}return t}},251(e,t){t.read=function(e,t,r,n,i){var o,a,s=8*i-n-1,u=(1<<s)-1,f=u>>1,c=-7,l=r?i-1:0,h=r?-1:1,d=e[t+l];for(l+=h,o=d&(1<<-c)-1,d>>=-c,c+=s;c>0;o=256*o+e[t+l],l+=h,c-=8);for(a=o&(1<<-c)-1,o>>=-c,c+=n;c>0;a=256*a+e[t+l],l+=h,c-=8);if(0===o)o=1-f;else{if(o===u)return a?NaN:1/0*(d?-1:1);a+=Math.pow(2,n),o-=f}return(d?-1:1)*a*Math.pow(2,o-n)},t.write=function(e,t,r,n,i,o){var a,s,u,f=8*o-i-1,c=(1<<f)-1,l=c>>1,h=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=n?0:o-1,p=n?1:-1,y=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,a=c):(a=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-a))<1&&(a--,u*=2),(t+=a+l>=1?h/u:h*Math.pow(2,1-l))*u>=2&&(a++,u/=2),a+l>=c?(s=0,a=c):a+l>=1?(s=(t*u-1)*Math.pow(2,i),a+=l):(s=t*Math.pow(2,l-1)*Math.pow(2,i),a=0));i>=8;e[r+d]=255&s,d+=p,s/=256,i-=8);for(a=a<<i|s,f+=i;f>0;e[r+d]=255&a,d+=p,a/=256,f-=8);e[r+d-p]|=128*y}},698(e){"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}},10(e,t,r){const n=r(744),i=r(866),o=r(12);function a(e){let t;return void 0===e&&(e="fs-worker.js"),t=new i(e),t}_file=o.file,_read_stream_create=function(e,t){return _file(e).createReader()},e.exports=n,e.exports.fsWorkerNew=a,e.exports.fsWorkerStart=async function(e,t,r){let n,i,o,s;return void 0===e&&(e="fs-worker.js"),"Number"!=typeof t&&(t=10485760),"Number"!=typeof t&&(r=10485760),i=_fs.connectSyncAgent,s=a(e),o={worker:s,bufferLength:t,opTimeout:r},n=i(o),n},e.exports.createReadStream=_read_stream_create,e.exports.createWriteStream=function(e,t){return _file(e).createWriter()}},48(e){"use strict";var t={};function r(e,r,n){n||(n=Error);var i=function(e){var t,n;function i(t,n,i){return e.call(this,function(e,t,n){return"string"==typeof r?r:r(e,t,n)}(t,n,i))||this}return n=e,(t=i).prototype=Object.create(n.prototype),t.prototype.constructor=t,t.__proto__=n,i}(n);i.prototype.name=n.name,i.prototype.code=e,t[e]=i}function n(e,t){if(Array.isArray(e)){var r=e.length;return e=e.map(function(e){return String(e)}),r>2?"one of ".concat(t," ").concat(e.slice(0,r-1).join(", "),", or ")+e[r-1]:2===r?"one of ".concat(t," ").concat(e[0]," or ").concat(e[1]):"of ".concat(t," ").concat(e[0])}return"of ".concat(t," ").concat(String(e))}r("ERR_INVALID_OPT_VALUE",function(e,t){return'The value "'+t+'" is invalid for option "'+e+'"'},TypeError),r("ERR_INVALID_ARG_TYPE",function(e,t,r){var i,o,a,s,u;if("string"==typeof t&&(o="not ",t.substr(0,4)===o)?(i="must not be",t=t.replace(/^not /,"")):i="must be",function(e,t,r){return(void 0===r||r>e.length)&&(r=e.length),e.substring(r-9,r)===t}(e," argument"))a="The ".concat(e," ").concat(i," ").concat(n(t,"type"));else{var f=("number"!=typeof u&&(u=0),u+1>(s=e).length||-1===s.indexOf(".",u)?"argument":"property");a='The "'.concat(e,'" ').concat(f," ").concat(i," ").concat(n(t,"type"))}return a+". Received type ".concat(typeof r)},TypeError),r("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),r("ERR_METHOD_NOT_IMPLEMENTED",function(e){return"The "+e+" method is not implemented"}),r("ERR_STREAM_PREMATURE_CLOSE","Premature close"),r("ERR_STREAM_DESTROYED",function(e){return"Cannot call "+e+" after a stream was destroyed"}),r("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),r("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),r("ERR_STREAM_WRITE_AFTER_END","write after end"),r("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),r("ERR_UNKNOWN_ENCODING",function(e){return"Unknown encoding: "+e},TypeError),r("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),e.exports.F=t},382(e,t,r){"use strict";var n=Object.keys||function(e){var t=[];for(var r in e)t.push(r);return t};e.exports=f;var i=r(412),o=r(708);r(698)(f,i);for(var a=n(o.prototype),s=0;s<a.length;s++){var u=a[s];f.prototype[u]||(f.prototype[u]=o.prototype[u])}function f(e){if(!(this instanceof f))return new f(e);i.call(this,e),o.call(this,e),this.allowHalfOpen=!0,e&&(!1===e.readable&&(this.readable=!1),!1===e.writable&&(this.writable=!1),!1===e.allowHalfOpen&&(this.allowHalfOpen=!1,this.once("end",c)))}function c(){this._writableState.ended||process.nextTick(l,this)}function l(e){e.end()}Object.defineProperty(f.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Object.defineProperty(f.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}}),Object.defineProperty(f.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(f.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._readableState&&void 0!==this._writableState&&this._readableState.destroyed&&this._writableState.destroyed},set:function(e){void 0!==this._readableState&&void 0!==this._writableState&&(this._readableState.destroyed=e,this._writableState.destroyed=e)}})},600(e,t,r){"use strict";e.exports=i;var n=r(610);function i(e){if(!(this instanceof i))return new i(e);n.call(this,e)}r(698)(i,n),i.prototype._transform=function(e,t,r){r(null,e)}},412(e,t,r){"use strict";var n;e.exports=R,R.ReadableState=S,r(7).EventEmitter;var i,o=function(e,t){return e.listeners(t).length},a=r(345),s=r(287).Buffer,u=(void 0!==r.g?r.g:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){},f=r(838);i=f&&f.debuglog?f.debuglog("stream"):function(){};var c,l,h,d=r(726),p=r(896),y=r(291).getHighWaterMark,g=r(48).F,w=g.ERR_INVALID_ARG_TYPE,m=g.ERR_STREAM_PUSH_AFTER_EOF,b=g.ERR_METHOD_NOT_IMPLEMENTED,v=g.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;r(698)(R,a);var _=p.errorOrDestroy,E=["error","close","destroy","pause","resume"];function S(e,t,i){n=n||r(382),e=e||{},"boolean"!=typeof i&&(i=t instanceof n),this.objectMode=!!e.objectMode,i&&(this.objectMode=this.objectMode||!!e.readableObjectMode),this.highWaterMark=y(this,e,"readableHighWaterMark",i),this.buffer=new d,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==e.emitClose,this.autoDestroy=!!e.autoDestroy,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(c||(c=r(141).I),this.decoder=new c(e.encoding),this.encoding=e.encoding)}function R(e){if(n=n||r(382),!(this instanceof R))return new R(e);var t=this instanceof n;this._readableState=new S(e,this,t),this.readable=!0,e&&("function"==typeof e.read&&(this._read=e.read),"function"==typeof e.destroy&&(this._destroy=e.destroy)),a.call(this)}function T(e,t,r,n,o){i("readableAddChunk",t);var a,f=e._readableState;if(null===t)f.reading=!1,function(e,t){if(i("onEofChunk"),!t.ended){if(t.decoder){var r=t.decoder.end();r&&r.length&&(t.buffer.push(r),t.length+=t.objectMode?1:r.length)}t.ended=!0,t.sync?L(e):(t.needReadable=!1,t.emittedReadable||(t.emittedReadable=!0,x(e)))}}(e,f);else if(o||(a=function(e,t){var r,n;return n=t,s.isBuffer(n)||n instanceof u||"string"==typeof t||void 0===t||e.objectMode||(r=new w("chunk",["string","Buffer","Uint8Array"],t)),r}(f,t)),a)_(e,a);else if(f.objectMode||t&&t.length>0)if("string"==typeof t||f.objectMode||Object.getPrototypeOf(t)===s.prototype||(t=function(e){return s.from(e)}(t)),n)f.endEmitted?_(e,new v):A(e,f,t,!0);else if(f.ended)_(e,new m);else{if(f.destroyed)return!1;f.reading=!1,f.decoder&&!r?(t=f.decoder.write(t),f.objectMode||0!==t.length?A(e,f,t,!1):C(e,f)):A(e,f,t,!1)}else n||(f.reading=!1,C(e,f));return!f.ended&&(f.length<f.highWaterMark||0===f.length)}function A(e,t,r,n){t.flowing&&0===t.length&&!t.sync?(t.awaitDrain=0,e.emit("data",r)):(t.length+=t.objectMode?1:r.length,n?t.buffer.unshift(r):t.buffer.push(r),t.needReadable&&L(e)),C(e,t)}Object.defineProperty(R.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._readableState&&this._readableState.destroyed},set:function(e){this._readableState&&(this._readableState.destroyed=e)}}),R.prototype.destroy=p.destroy,R.prototype._undestroy=p.undestroy,R.prototype._destroy=function(e,t){t(e)},R.prototype.push=function(e,t){var r,n=this._readableState;return n.objectMode?r=!0:"string"==typeof e&&((t=t||n.defaultEncoding)!==n.encoding&&(e=s.from(e,t),t=""),r=!0),T(this,e,t,!1,r)},R.prototype.unshift=function(e){return T(this,e,null,!0,!1)},R.prototype.isPaused=function(){return!1===this._readableState.flowing},R.prototype.setEncoding=function(e){c||(c=r(141).I);var t=new c(e);this._readableState.decoder=t,this._readableState.encoding=this._readableState.decoder.encoding;for(var n=this._readableState.buffer.head,i="";null!==n;)i+=t.write(n.data),n=n.next;return this._readableState.buffer.clear(),""!==i&&this._readableState.buffer.push(i),this._readableState.length=i.length,this};var k=1073741824;function O(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!=e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(e){return e>=k?e=k:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function L(e){var t=e._readableState;i("emitReadable",t.needReadable,t.emittedReadable),t.needReadable=!1,t.emittedReadable||(i("emitReadable",t.flowing),t.emittedReadable=!0,process.nextTick(x,e))}function x(e){var t=e._readableState;i("emitReadable_",t.destroyed,t.length,t.ended),t.destroyed||!t.length&&!t.ended||(e.emit("readable"),t.emittedReadable=!1),t.needReadable=!t.flowing&&!t.ended&&t.length<=t.highWaterMark,j(e)}function C(e,t){t.readingMore||(t.readingMore=!0,process.nextTick(I,e,t))}function I(e,t){for(;!t.reading&&!t.ended&&(t.length<t.highWaterMark||t.flowing&&0===t.length);){var r=t.length;if(i("maybeReadMore read 0"),e.read(0),r===t.length)break}t.readingMore=!1}function B(e){var t=e._readableState;t.readableListening=e.listenerCount("readable")>0,t.resumeScheduled&&!t.paused?t.flowing=!0:e.listenerCount("data")>0&&e.resume()}function U(e){i("readable nexttick read 0"),e.read(0)}function M(e,t){i("resume",t.reading),t.reading||e.read(0),t.resumeScheduled=!1,e.emit("resume"),j(e),t.flowing&&!t.reading&&e.read(0)}function j(e){var t=e._readableState;for(i("flow",t.flowing);t.flowing&&null!==e.read(););}function P(e,t){return 0===t.length?null:(t.objectMode?r=t.buffer.shift():!e||e>=t.length?(r=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.first():t.buffer.concat(t.length),t.buffer.clear()):r=t.buffer.consume(e,t.decoder),r);var r}function F(e){var t=e._readableState;i("endReadable",t.endEmitted),t.endEmitted||(t.ended=!0,process.nextTick(N,t,e))}function N(e,t){if(i("endReadableNT",e.endEmitted,e.length),!e.endEmitted&&0===e.length&&(e.endEmitted=!0,t.readable=!1,t.emit("end"),e.autoDestroy)){var r=t._writableState;(!r||r.autoDestroy&&r.finished)&&t.destroy()}}function D(e,t){for(var r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return-1}R.prototype.read=function(e){i("read",e),e=parseInt(e,10);var t=this._readableState,r=e;if(0!==e&&(t.emittedReadable=!1),0===e&&t.needReadable&&((0!==t.highWaterMark?t.length>=t.highWaterMark:t.length>0)||t.ended))return i("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?F(this):L(this),null;if(0===(e=O(e,t))&&t.ended)return 0===t.length&&F(this),null;var n,o=t.needReadable;return i("need readable",o),(0===t.length||t.length-e<t.highWaterMark)&&i("length less than watermark",o=!0),t.ended||t.reading?i("reading or ended",o=!1):o&&(i("do read"),t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=O(r,t))),null===(n=e>0?P(e,t):null)?(t.needReadable=t.length<=t.highWaterMark,e=0):(t.length-=e,t.awaitDrain=0),0===t.length&&(t.ended||(t.needReadable=!0),r!==e&&t.ended&&F(this)),null!==n&&this.emit("data",n),n},R.prototype._read=function(e){_(this,new b("_read()"))},R.prototype.pipe=function(e,t){var r=this,n=this._readableState;switch(n.pipesCount){case 0:n.pipes=e;break;case 1:n.pipes=[n.pipes,e];break;default:n.pipes.push(e)}n.pipesCount+=1,i("pipe count=%d opts=%j",n.pipesCount,t);var a=t&&!1===t.end||e===process.stdout||e===process.stderr?p:s;function s(){i("onend"),e.end()}n.endEmitted?process.nextTick(a):r.once("end",a),e.on("unpipe",function t(o,a){i("onunpipe"),o===r&&a&&!1===a.hasUnpiped&&(a.hasUnpiped=!0,i("cleanup"),e.removeListener("close",h),e.removeListener("finish",d),e.removeListener("drain",u),e.removeListener("error",l),e.removeListener("unpipe",t),r.removeListener("end",s),r.removeListener("end",p),r.removeListener("data",c),f=!0,!n.awaitDrain||e._writableState&&!e._writableState.needDrain||u())});var u=function(e){return function(){var t=e._readableState;i("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&o(e,"data")&&(t.flowing=!0,j(e))}}(r);e.on("drain",u);var f=!1;function c(t){i("ondata");var o=e.write(t);i("dest.write",o),!1===o&&((1===n.pipesCount&&n.pipes===e||n.pipesCount>1&&-1!==D(n.pipes,e))&&!f&&(i("false write response, pause",n.awaitDrain),n.awaitDrain++),r.pause())}function l(t){i("onerror",t),p(),e.removeListener("error",l),0===o(e,"error")&&_(e,t)}function h(){e.removeListener("finish",d),p()}function d(){i("onfinish"),e.removeListener("close",h),p()}function p(){i("unpipe"),r.unpipe(e)}return r.on("data",c),function(e,t,r){if("function"==typeof e.prependListener)return e.prependListener(t,r);e._events&&e._events[t]?Array.isArray(e._events[t])?e._events[t].unshift(r):e._events[t]=[r,e._events[t]]:e.on(t,r)}(e,"error",l),e.once("close",h),e.once("finish",d),e.emit("pipe",r),n.flowing||(i("pipe resume"),r.resume()),e},R.prototype.unpipe=function(e){var t=this._readableState,r={hasUnpiped:!1};if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this,r)),this;if(!e){var n=t.pipes,i=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var o=0;o<i;o++)n[o].emit("unpipe",this,{hasUnpiped:!1});return this}var a=D(t.pipes,e);return-1===a||(t.pipes.splice(a,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this,r)),this},R.prototype.on=function(e,t){var r=a.prototype.on.call(this,e,t),n=this._readableState;return"data"===e?(n.readableListening=this.listenerCount("readable")>0,!1!==n.flowing&&this.resume()):"readable"===e&&(n.endEmitted||n.readableListening||(n.readableListening=n.needReadable=!0,n.flowing=!1,n.emittedReadable=!1,i("on readable",n.length,n.reading),n.length?L(this):n.reading||process.nextTick(U,this))),r},R.prototype.addListener=R.prototype.on,R.prototype.removeListener=function(e,t){var r=a.prototype.removeListener.call(this,e,t);return"readable"===e&&process.nextTick(B,this),r},R.prototype.removeAllListeners=function(e){var t=a.prototype.removeAllListeners.apply(this,arguments);return"readable"!==e&&void 0!==e||process.nextTick(B,this),t},R.prototype.resume=function(){var e=this._readableState;return e.flowing||(i("resume"),e.flowing=!e.readableListening,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,process.nextTick(M,e,t))}(this,e)),e.paused=!1,this},R.prototype.pause=function(){return i("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(i("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this},R.prototype.wrap=function(e){var t=this,r=this._readableState,n=!1;for(var o in e.on("end",function(){if(i("wrapped end"),r.decoder&&!r.ended){var e=r.decoder.end();e&&e.length&&t.push(e)}t.push(null)}),e.on("data",function(o){i("wrapped data"),r.decoder&&(o=r.decoder.write(o)),r.objectMode&&null==o||(r.objectMode||o&&o.length)&&(t.push(o)||(n=!0,e.pause()))}),e)void 0===this[o]&&"function"==typeof e[o]&&(this[o]=function(t){return function(){return e[t].apply(e,arguments)}}(o));for(var a=0;a<E.length;a++)e.on(E[a],this.emit.bind(this,E[a]));return this._read=function(t){i("wrapped _read",t),n&&(n=!1,e.resume())},this},"function"==typeof Symbol&&(R.prototype[Symbol.asyncIterator]=function(){return void 0===l&&(l=r(955)),l(this)}),Object.defineProperty(R.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),Object.defineProperty(R.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}}),Object.defineProperty(R.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(e){this._readableState&&(this._readableState.flowing=e)}}),R._fromList=P,Object.defineProperty(R.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}}),"function"==typeof Symbol&&(R.from=function(e,t){return void 0===h&&(h=r(157)),h(R,e,t)})},610(e,t,r){"use strict";e.exports=c;var n=r(48).F,i=n.ERR_METHOD_NOT_IMPLEMENTED,o=n.ERR_MULTIPLE_CALLBACK,a=n.ERR_TRANSFORM_ALREADY_TRANSFORMING,s=n.ERR_TRANSFORM_WITH_LENGTH_0,u=r(382);function f(e,t){var r=this._transformState;r.transforming=!1;var n=r.writecb;if(null===n)return this.emit("error",new o);r.writechunk=null,r.writecb=null,null!=t&&this.push(t),n(e);var i=this._readableState;i.reading=!1,(i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}function c(e){if(!(this instanceof c))return new c(e);u.call(this,e),this._transformState={afterTransform:f.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,e&&("function"==typeof e.transform&&(this._transform=e.transform),"function"==typeof e.flush&&(this._flush=e.flush)),this.on("prefinish",l)}function l(){var e=this;"function"!=typeof this._flush||this._readableState.destroyed?h(this,null,null):this._flush(function(t,r){h(e,t,r)})}function h(e,t,r){if(t)return e.emit("error",t);if(null!=r&&e.push(r),e._writableState.length)throw new s;if(e._transformState.transforming)throw new a;return e.push(null)}r(698)(c,u),c.prototype.push=function(e,t){return this._transformState.needTransform=!1,u.prototype.push.call(this,e,t)},c.prototype._transform=function(e,t,r){r(new i("_transform()"))},c.prototype._write=function(e,t,r){var n=this._transformState;if(n.writecb=r,n.writechunk=e,n.writeencoding=t,!n.transforming){var i=this._readableState;(n.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}},c.prototype._read=function(e){var t=this._transformState;null===t.writechunk||t.transforming?t.needTransform=!0:(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform))},c.prototype._destroy=function(e,t){u.prototype._destroy.call(this,e,function(e){t(e)})}},708(e,t,r){"use strict";function n(e){var t=this;this.next=null,this.entry=null,this.finish=function(){!function(e,t){var r=e.entry;for(e.entry=null;r;){var n=r.callback;t.pendingcb--,n(void 0),r=r.next}t.corkedRequestsFree.next=e}(t,e)}}var i;e.exports=R,R.WritableState=S;var o,a={deprecate:r(643)},s=r(345),u=r(287).Buffer,f=(void 0!==r.g?r.g:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{}).Uint8Array||function(){},c=r(896),l=r(291).getHighWaterMark,h=r(48).F,d=h.ERR_INVALID_ARG_TYPE,p=h.ERR_METHOD_NOT_IMPLEMENTED,y=h.ERR_MULTIPLE_CALLBACK,g=h.ERR_STREAM_CANNOT_PIPE,w=h.ERR_STREAM_DESTROYED,m=h.ERR_STREAM_NULL_VALUES,b=h.ERR_STREAM_WRITE_AFTER_END,v=h.ERR_UNKNOWN_ENCODING,_=c.errorOrDestroy;function E(){}function S(e,t,o){i=i||r(382),e=e||{},"boolean"!=typeof o&&(o=t instanceof i),this.objectMode=!!e.objectMode,o&&(this.objectMode=this.objectMode||!!e.writableObjectMode),this.highWaterMark=l(this,e,"writableHighWaterMark",o),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var a=!1===e.decodeStrings;this.decodeStrings=!a,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){!function(e,t){var r=e._writableState,n=r.sync,i=r.writecb;if("function"!=typeof i)throw new y;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(r),t)!function(e,t,r,n,i){--t.pendingcb,r?(process.nextTick(i,n),process.nextTick(x,e,t),e._writableState.errorEmitted=!0,_(e,n)):(i(n),e._writableState.errorEmitted=!0,_(e,n),x(e,t))}(e,r,n,t,i);else{var o=O(r)||e.destroyed;o||r.corked||r.bufferProcessing||!r.bufferedRequest||k(e,r),n?process.nextTick(A,e,r,o,i):A(e,r,o,i)}}(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=!1!==e.emitClose,this.autoDestroy=!!e.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new n(this)}function R(e){var t=this instanceof(i=i||r(382));if(!t&&!o.call(R,this))return new R(e);this._writableState=new S(e,this,t),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev),"function"==typeof e.destroy&&(this._destroy=e.destroy),"function"==typeof e.final&&(this._final=e.final)),s.call(this)}function T(e,t,r,n,i,o,a){t.writelen=n,t.writecb=a,t.writing=!0,t.sync=!0,t.destroyed?t.onwrite(new w("write")):r?e._writev(i,t.onwrite):e._write(i,o,t.onwrite),t.sync=!1}function A(e,t,r,n){r||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,n(),x(e,t)}function k(e,t){t.bufferProcessing=!0;var r=t.bufferedRequest;if(e._writev&&r&&r.next){var i=t.bufferedRequestCount,o=new Array(i),a=t.corkedRequestsFree;a.entry=r;for(var s=0,u=!0;r;)o[s]=r,r.isBuf||(u=!1),r=r.next,s+=1;o.allBuffers=u,T(e,t,!0,t.length,o,"",a.finish),t.pendingcb++,t.lastBufferedRequest=null,a.next?(t.corkedRequestsFree=a.next,a.next=null):t.corkedRequestsFree=new n(t),t.bufferedRequestCount=0}else{for(;r;){var f=r.chunk,c=r.encoding,l=r.callback;if(T(e,t,!1,t.objectMode?1:f.length,f,c,l),r=r.next,t.bufferedRequestCount--,t.writing)break}null===r&&(t.lastBufferedRequest=null)}t.bufferedRequest=r,t.bufferProcessing=!1}function O(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function L(e,t){e._final(function(r){t.pendingcb--,r&&_(e,r),t.prefinished=!0,e.emit("prefinish"),x(e,t)})}function x(e,t){var r=O(t);if(r&&(function(e,t){t.prefinished||t.finalCalled||("function"!=typeof e._final||t.destroyed?(t.prefinished=!0,e.emit("prefinish")):(t.pendingcb++,t.finalCalled=!0,process.nextTick(L,e,t)))}(e,t),0===t.pendingcb&&(t.finished=!0,e.emit("finish"),t.autoDestroy))){var n=e._readableState;(!n||n.autoDestroy&&n.endEmitted)&&e.destroy()}return r}r(698)(R,s),S.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},function(){try{Object.defineProperty(S.prototype,"buffer",{get:a.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(e){}}(),"function"==typeof Symbol&&Symbol.hasInstance&&"function"==typeof Function.prototype[Symbol.hasInstance]?(o=Function.prototype[Symbol.hasInstance],Object.defineProperty(R,Symbol.hasInstance,{value:function(e){return!!o.call(this,e)||this===R&&e&&e._writableState instanceof S}})):o=function(e){return e instanceof this},R.prototype.pipe=function(){_(this,new g)},R.prototype.write=function(e,t,r){var n,i=this._writableState,o=!1,a=!i.objectMode&&(n=e,u.isBuffer(n)||n instanceof f);return a&&!u.isBuffer(e)&&(e=function(e){return u.from(e)}(e)),"function"==typeof t&&(r=t,t=null),a?t="buffer":t||(t=i.defaultEncoding),"function"!=typeof r&&(r=E),i.ending?function(e,t){var r=new b;_(e,r),process.nextTick(t,r)}(this,r):(a||function(e,t,r,n){var i;return null===r?i=new m:"string"==typeof r||t.objectMode||(i=new d("chunk",["string","Buffer"],r)),!i||(_(e,i),process.nextTick(n,i),!1)}(this,i,e,r))&&(i.pendingcb++,o=function(e,t,r,n,i,o){if(!r){var a=function(e,t,r){return e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=u.from(t,r)),t}(t,n,i);n!==a&&(r=!0,i="buffer",n=a)}var s=t.objectMode?1:n.length;t.length+=s;var f=t.length<t.highWaterMark;if(f||(t.needDrain=!0),t.writing||t.corked){var c=t.lastBufferedRequest;t.lastBufferedRequest={chunk:n,encoding:i,isBuf:r,callback:o,next:null},c?c.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else T(e,t,!1,s,n,i,o);return f}(this,i,a,e,t,r)),o},R.prototype.cork=function(){this._writableState.corked++},R.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.bufferProcessing||!e.bufferedRequest||k(this,e))},R.prototype.setDefaultEncoding=function(e){if("string"==typeof e&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new v(e);return this._writableState.defaultEncoding=e,this},Object.defineProperty(R.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}}),Object.defineProperty(R.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),R.prototype._write=function(e,t,r){r(new p("_write()"))},R.prototype._writev=null,R.prototype.end=function(e,t,r){var n=this._writableState;return"function"==typeof e?(r=e,e=null,t=null):"function"==typeof t&&(r=t,t=null),null!=e&&this.write(e,t),n.corked&&(n.corked=1,this.uncork()),n.ending||function(e,t,r){t.ending=!0,x(e,t),r&&(t.finished?process.nextTick(r):e.once("finish",r)),t.ended=!0,e.writable=!1}(this,n,r),this},Object.defineProperty(R.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(R.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}}),R.prototype.destroy=c.destroy,R.prototype._undestroy=c.undestroy,R.prototype._destroy=function(e,t){t(e)}},955(e,t,r){"use strict";var n;function i(e,t,r){return(t=function(e){var t=function(e){if("object"!=typeof e||null===e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var r=t.call(e,"string");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==typeof t?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var o=r(238),a=Symbol("lastResolve"),s=Symbol("lastReject"),u=Symbol("error"),f=Symbol("ended"),c=Symbol("lastPromise"),l=Symbol("handlePromise"),h=Symbol("stream");function d(e,t){return{value:e,done:t}}function p(e){var t=e[a];if(null!==t){var r=e[h].read();null!==r&&(e[c]=null,e[a]=null,e[s]=null,t(d(r,!1)))}}function y(e){process.nextTick(p,e)}var g=Object.getPrototypeOf(function(){}),w=Object.setPrototypeOf((i(n={get stream(){return this[h]},next:function(){var e=this,t=this[u];if(null!==t)return Promise.reject(t);if(this[f])return Promise.resolve(d(void 0,!0));if(this[h].destroyed)return new Promise(function(t,r){process.nextTick(function(){e[u]?r(e[u]):t(d(void 0,!0))})});var r,n=this[c];if(n)r=new Promise(function(e,t){return function(r,n){e.then(function(){t[f]?r(d(void 0,!0)):t[l](r,n)},n)}}(n,this));else{var i=this[h].read();if(null!==i)return Promise.resolve(d(i,!1));r=new Promise(this[l])}return this[c]=r,r}},Symbol.asyncIterator,function(){return this}),i(n,"return",function(){var e=this;return new Promise(function(t,r){e[h].destroy(null,function(e){e?r(e):t(d(void 0,!0))})})}),n),g);e.exports=function(e){var t,r=Object.create(w,(i(t={},h,{value:e,writable:!0}),i(t,a,{value:null,writable:!0}),i(t,s,{value:null,writable:!0}),i(t,u,{value:null,writable:!0}),i(t,f,{value:e._readableState.endEmitted,writable:!0}),i(t,l,{value:function(e,t){var n=r[h].read();n?(r[c]=null,r[a]=null,r[s]=null,e(d(n,!1))):(r[a]=e,r[s]=t)},writable:!0}),t));return r[c]=null,o(e,function(e){if(e&&"ERR_STREAM_PREMATURE_CLOSE"!==e.code){var t=r[s];return null!==t&&(r[c]=null,r[a]=null,r[s]=null,t(e)),void(r[u]=e)}var n=r[a];null!==n&&(r[c]=null,r[a]=null,r[s]=null,n(d(void 0,!0))),r[f]=!0}),e.on("readable",y.bind(null,r)),r}},726(e,t,r){"use strict";function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function i(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?n(Object(r),!0).forEach(function(t){o(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):n(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function o(e,t,r){return(t=s(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function a(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,s(n.key),n)}}function s(e){var t=function(e){if("object"!=typeof e||null===e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var r=t.call(e,"string");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==typeof t?t:String(t)}var u=r(287).Buffer,f=r(340).inspect,c=f&&f.custom||"inspect";function l(e,t,r){u.prototype.copy.call(e,t,r)}e.exports=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.head=null,this.tail=null,this.length=0}var t,r;return t=e,(r=[{key:"push",value:function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length}},{key:"unshift",value:function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length}},{key:"shift",value:function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(e){if(0===this.length)return"";for(var t=this.head,r=""+t.data;t=t.next;)r+=e+t.data;return r}},{key:"concat",value:function(e){if(0===this.length)return u.alloc(0);for(var t=u.allocUnsafe(e>>>0),r=this.head,n=0;r;)l(r.data,t,n),n+=r.data.length,r=r.next;return t}},{key:"consume",value:function(e,t){var r;return e<this.head.data.length?(r=this.head.data.slice(0,e),this.head.data=this.head.data.slice(e)):r=e===this.head.data.length?this.shift():t?this._getString(e):this._getBuffer(e),r}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(e){var t=this.head,r=1,n=t.data;for(e-=n.length;t=t.next;){var i=t.data,o=e>i.length?i.length:e;if(o===i.length?n+=i:n+=i.slice(0,e),0===(e-=o)){o===i.length?(++r,t.next?this.head=t.next:this.head=this.tail=null):(this.head=t,t.data=i.slice(o));break}++r}return this.length-=r,n}},{key:"_getBuffer",value:function(e){var t=u.allocUnsafe(e),r=this.head,n=1;for(r.data.copy(t),e-=r.data.length;r=r.next;){var i=r.data,o=e>i.length?i.length:e;if(i.copy(t,t.length-e,0,o),0===(e-=o)){o===i.length?(++n,r.next?this.head=r.next:this.head=this.tail=null):(this.head=r,r.data=i.slice(o));break}++n}return this.length-=n,t}},{key:c,value:function(e,t){return f(this,i(i({},t),{},{depth:0,customInspect:!1}))}}])&&a(t.prototype,r),Object.defineProperty(t,"prototype",{writable:!1}),e}()},896(e){"use strict";function t(e,t){n(e,t),r(e)}function r(e){e._writableState&&!e._writableState.emitClose||e._readableState&&!e._readableState.emitClose||e.emit("close")}function n(e,t){e.emit("error",t)}e.exports={destroy:function(e,i){var o=this,a=this._readableState&&this._readableState.destroyed,s=this._writableState&&this._writableState.destroyed;return a||s?(i?i(e):e&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,process.nextTick(n,this,e)):process.nextTick(n,this,e)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(e||null,function(e){!i&&e?o._writableState?o._writableState.errorEmitted?process.nextTick(r,o):(o._writableState.errorEmitted=!0,process.nextTick(t,o,e)):process.nextTick(t,o,e):i?(process.nextTick(r,o),i(e)):process.nextTick(r,o)}),this)},undestroy:function(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)},errorOrDestroy:function(e,t){var r=e._readableState,n=e._writableState;r&&r.autoDestroy||n&&n.autoDestroy?e.destroy(t):e.emit("error",t)}}},238(e,t,r){"use strict";var n=r(48).F.ERR_STREAM_PREMATURE_CLOSE;function i(){}e.exports=function e(t,r,o){if("function"==typeof r)return e(t,null,r);r||(r={}),o=function(e){var t=!1;return function(){if(!t){t=!0;for(var r=arguments.length,n=new Array(r),i=0;i<r;i++)n[i]=arguments[i];e.apply(this,n)}}}(o||i);var a=r.readable||!1!==r.readable&&t.readable,s=r.writable||!1!==r.writable&&t.writable,u=function(){t.writable||c()},f=t._writableState&&t._writableState.finished,c=function(){s=!1,f=!0,a||o.call(t)},l=t._readableState&&t._readableState.endEmitted,h=function(){a=!1,l=!0,s||o.call(t)},d=function(e){o.call(t,e)},p=function(){var e;return a&&!l?(t._readableState&&t._readableState.ended||(e=new n),o.call(t,e)):s&&!f?(t._writableState&&t._writableState.ended||(e=new n),o.call(t,e)):void 0},y=function(){t.req.on("finish",c)};return function(e){return e.setHeader&&"function"==typeof e.abort}(t)?(t.on("complete",c),t.on("abort",p),t.req?y():t.on("request",y)):s&&!t._writableState&&(t.on("end",u),t.on("close",u)),t.on("end",h),t.on("finish",c),!1!==r.error&&t.on("error",d),t.on("close",p),function(){t.removeListener("complete",c),t.removeListener("abort",p),t.removeListener("request",y),t.req&&t.req.removeListener("finish",c),t.removeListener("end",u),t.removeListener("close",u),t.removeListener("finish",c),t.removeListener("end",h),t.removeListener("error",d),t.removeListener("close",p)}}},157(e){e.exports=function(){throw new Error("Readable.from is not available in the browser")}},758(e,t,r){"use strict";var n,i=r(48).F,o=i.ERR_MISSING_ARGS,a=i.ERR_STREAM_DESTROYED;function s(e){if(e)throw e}function u(e){e()}function f(e,t){return e.pipe(t)}e.exports=function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];var c,l=function(e){return e.length?"function"!=typeof e[e.length-1]?s:e.pop():s}(t);if(Array.isArray(t[0])&&(t=t[0]),t.length<2)throw new o("streams");var h=t.map(function(e,i){var o=i<t.length-1;return function(e,t,i,o){o=function(e){var t=!1;return function(){t||(t=!0,e.apply(void 0,arguments))}}(o);var s=!1;e.on("close",function(){s=!0}),void 0===n&&(n=r(238)),n(e,{readable:t,writable:i},function(e){if(e)return o(e);s=!0,o()});var u=!1;return function(t){if(!s&&!u)return u=!0,function(e){return e.setHeader&&"function"==typeof e.abort}(e)?e.abort():"function"==typeof e.destroy?e.destroy():void o(t||new a("pipe"))}}(e,o,i>0,function(e){c||(c=e),e&&h.forEach(u),o||(h.forEach(u),l(c))})});return t.reduce(f)}},291(e,t,r){"use strict";var n=r(48).F.ERR_INVALID_OPT_VALUE;e.exports={getHighWaterMark:function(e,t,r,i){var o=function(e,t,r){return null!=e.highWaterMark?e.highWaterMark:t?e[r]:null}(t,i,r);if(null!=o){if(!isFinite(o)||Math.floor(o)!==o||o<0)throw new n(i?r:"highWaterMark",o);return Math.floor(o)}return e.objectMode?16:16384}}},345(e,t,r){e.exports=r(7).EventEmitter},861(e,t,r){var n=r(287),i=n.Buffer;function o(e,t){for(var r in e)t[r]=e[r]}function a(e,t,r){return i(e,t,r)}i.from&&i.alloc&&i.allocUnsafe&&i.allocUnsafeSlow?e.exports=n:(o(n,t),t.Buffer=a),a.prototype=Object.create(i.prototype),o(i,a),a.from=function(e,t,r){if("number"==typeof e)throw new TypeError("Argument must not be a number");return i(e,t,r)},a.alloc=function(e,t,r){if("number"!=typeof e)throw new TypeError("Argument must be a number");var n=i(e);return void 0!==t?"string"==typeof r?n.fill(t,r):n.fill(t):n.fill(0),n},a.allocUnsafe=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return i(e)},a.allocUnsafeSlow=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return n.SlowBuffer(e)}},310(e,t,r){e.exports=i;var n=r(7).EventEmitter;function i(){n.call(this)}r(698)(i,n),i.Readable=r(412),i.Writable=r(708),i.Duplex=r(382),i.Transform=r(610),i.PassThrough=r(600),i.finished=r(238),i.pipeline=r(758),i.Stream=i,i.prototype.pipe=function(e,t){var r=this;function i(t){e.writable&&!1===e.write(t)&&r.pause&&r.pause()}function o(){r.readable&&r.resume&&r.resume()}r.on("data",i),e.on("drain",o),e._isStdio||t&&!1===t.end||(r.on("end",s),r.on("close",u));var a=!1;function s(){a||(a=!0,e.end())}function u(){a||(a=!0,"function"==typeof e.destroy&&e.destroy())}function f(e){if(c(),0===n.listenerCount(this,"error"))throw e}function c(){r.removeListener("data",i),e.removeListener("drain",o),r.removeListener("end",s),r.removeListener("close",u),r.removeListener("error",f),e.removeListener("error",f),r.removeListener("end",c),r.removeListener("close",c),e.removeListener("close",c)}return r.on("error",f),e.on("error",f),r.on("end",c),r.on("close",c),e.on("close",c),e.emit("pipe",r),e}},141(e,t,r){"use strict";var n=r(861).Buffer,i=n.isEncoding||function(e){switch((e=""+e)&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function o(e){var t;switch(this.encoding=function(e){var t=function(e){if(!e)return"utf8";for(var t;;)switch(e){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return e;default:if(t)return;e=(""+e).toLowerCase(),t=!0}}(e);if("string"!=typeof t&&(n.isEncoding===i||!i(e)))throw new Error("Unknown encoding: "+e);return t||e}(e),this.encoding){case"utf16le":this.text=u,this.end=f,t=4;break;case"utf8":this.fillLast=s,t=4;break;case"base64":this.text=c,this.end=l,t=3;break;default:return this.write=h,void(this.end=d)}this.lastNeed=0,this.lastTotal=0,this.lastChar=n.allocUnsafe(t)}function a(e){return e<=127?0:e>>5==6?2:e>>4==14?3:e>>3==30?4:e>>6==2?-1:-2}function s(e){var t=this.lastTotal-this.lastNeed,r=function(e,t){if(128!=(192&t[0]))return e.lastNeed=0,"�";if(e.lastNeed>1&&t.length>1){if(128!=(192&t[1]))return e.lastNeed=1,"�";if(e.lastNeed>2&&t.length>2&&128!=(192&t[2]))return e.lastNeed=2,"�"}}(this,e);return void 0!==r?r:this.lastNeed<=e.length?(e.copy(this.lastChar,t,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(e.copy(this.lastChar,t,0,e.length),void(this.lastNeed-=e.length))}function u(e,t){if((e.length-t)%2==0){var r=e.toString("utf16le",t);if(r){var n=r.charCodeAt(r.length-1);if(n>=55296&&n<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString("utf16le",t,e.length-1)}function f(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,r)}return t}function c(e,t){var r=(e.length-t)%3;return 0===r?e.toString("base64",t):(this.lastNeed=3-r,this.lastTotal=3,1===r?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString("base64",t,e.length-r))}function l(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function h(e){return e.toString(this.encoding)}function d(e){return e&&e.length?this.write(e):""}t.I=o,o.prototype.write=function(e){if(0===e.length)return"";var t,r;if(this.lastNeed){if(void 0===(t=this.fillLast(e)))return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r<e.length?t?t+this.text(e,r):this.text(e,r):t||""},o.prototype.end=function(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+"�":t},o.prototype.text=function(e,t){var r=function(e,t,r){var n=t.length-1;if(n<r)return 0;var i=a(t[n]);return i>=0?(i>0&&(e.lastNeed=i-1),i):--n<r||-2===i?0:(i=a(t[n]))>=0?(i>0&&(e.lastNeed=i-2),i):--n<r||-2===i?0:(i=a(t[n]))>=0?(i>0&&(2===i?i=0:e.lastNeed=i-3),i):0}(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=r;var n=e.length-(r-this.lastNeed);return e.copy(this.lastChar,0,n),e.toString("utf8",t,n)},o.prototype.fillLast=function(e){if(this.lastNeed<=e.length)return e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,e.length),this.lastNeed-=e.length}},643(e,t,r){function n(e){try{if(!r.g.localStorage)return!1}catch(e){return!1}var t=r.g.localStorage[e];return null!=t&&"true"===String(t).toLowerCase()}e.exports=function(e,t){if(n("noDeprecation"))return e;var r=!1;return function(){if(!r){if(n("throwDeprecation"))throw new Error(t);n("traceDeprecation")?console.trace(t):console.warn(t),r=!0}return e.apply(this,arguments)}}},866(){},340(){},838(){},12(e,t){!function(e){"use strict";var t,r,n,i,o,a,s,u,f,c,l,h,d=e=>{throw TypeError(e)},p=(e,t,r)=>t.has(e)||d("Cannot "+r),y=(e,t,r)=>(p(e,t,"read from private field"),r?r.call(e):t.get(e)),g=(e,t,r)=>t.has(e)?d("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),w=(e,t,r,n)=>(p(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r);const m="KGZ1bmN0aW9uKCl7InVzZSBzdHJpY3QiO2Z1bmN0aW9uIHUobil7aWYobj09PSIvIilyZXR1cm57cGFyZW50Om51bGwsbmFtZToiIn07Y29uc3QgZT1uLnNwbGl0KCIvIikuZmlsdGVyKGk9PmkubGVuZ3RoPjApO2lmKGUubGVuZ3RoPT09MCl0aHJvdyBFcnJvcigiSW52YWxpZCBwYXRoIik7Y29uc3QgYT1lW2UubGVuZ3RoLTFdLHI9Ii8iK2Uuc2xpY2UoMCwtMSkuam9pbigiLyIpO3JldHVybntuYW1lOmEscGFyZW50OnJ9fWFzeW5jIGZ1bmN0aW9uIHcobixlKXtjb25zdHtwYXJlbnQ6YSxuYW1lOnJ9PXUobik7aWYoYT09bnVsbClyZXR1cm4gYXdhaXQgbmF2aWdhdG9yLnN0b3JhZ2UuZ2V0RGlyZWN0b3J5KCk7Y29uc3QgaT1hLnNwbGl0KCIvIikuZmlsdGVyKHQ9PnQubGVuZ3RoPjApO3RyeXtsZXQgdD1hd2FpdCBuYXZpZ2F0b3Iuc3RvcmFnZS5nZXREaXJlY3RvcnkoKTtmb3IoY29uc3QgcyBvZiBpKXQ9YXdhaXQgdC5nZXREaXJlY3RvcnlIYW5kbGUocyx7Y3JlYXRlOmUuY3JlYXRlfSk7aWYoZS5pc0ZpbGUpcmV0dXJuIGF3YWl0IHQuZ2V0RmlsZUhhbmRsZShyLHtjcmVhdGU6ZS5jcmVhdGV9KX1jYXRjaCh0KXtpZih0Lm5hbWU9PT0iTm90Rm91bmRFcnJvciIpcmV0dXJuIG51bGw7dGhyb3cgdH19Y29uc3QgZj17fTtzZWxmLm9ubWVzc2FnZT1hc3luYyBuPT57dmFyIGk7Y29uc3R7ZXZ0VHlwZTplLGFyZ3M6YX09bi5kYXRhO2xldCByPWZbYS5maWxlSWRdO3RyeXtsZXQgdDtjb25zdCBzPVtdO2lmKGU9PT0icmVnaXN0ZXIiKXtjb25zdCBsPWF3YWl0IHcoYS5maWxlUGF0aCx7Y3JlYXRlOiEwLGlzRmlsZTohMH0pO2lmKGw9PW51bGwpdGhyb3cgRXJyb3IoYG5vdCBmb3VuZCBmaWxlOiAke2EuZmlsZUlkfWApO3I9YXdhaXQgbC5jcmVhdGVTeW5jQWNjZXNzSGFuZGxlKHttb2RlOmEubW9kZX0pLGZbYS5maWxlSWRdPXJ9ZWxzZSBpZihlPT09ImNsb3NlIilhd2FpdCByLmNsb3NlKCksZGVsZXRlIGZbYS5maWxlSWRdO2Vsc2UgaWYoZT09PSJ0cnVuY2F0ZSIpYXdhaXQgci50cnVuY2F0ZShhLm5ld1NpemUpO2Vsc2UgaWYoZT09PSJ3cml0ZSIpe2NvbnN0e2RhdGE6bCxvcHRzOm99PW4uZGF0YS5hcmdzO3Q9YXdhaXQgci53cml0ZShsLG8pfWVsc2UgaWYoZT09PSJyZWFkIil7Y29uc3R7b2Zmc2V0Omwsc2l6ZTpvfT1uLmRhdGEuYXJncyxnPW5ldyBVaW50OEFycmF5KG8pLGQ9YXdhaXQgci5yZWFkKGcse2F0Omx9KSxjPWcuYnVmZmVyO3Q9ZD09PW8/YzooKGk9Yy50cmFuc2Zlcik9PW51bGw/dm9pZCAwOmkuY2FsbChjLGQpKT8/Yy5zbGljZSgwLGQpLHMucHVzaCh0KX1lbHNlIGU9PT0iZ2V0U2l6ZSI/dD1hd2FpdCByLmdldFNpemUoKTplPT09ImZsdXNoIiYmYXdhaXQgci5mbHVzaCgpO3NlbGYucG9zdE1lc3NhZ2Uoe2V2dFR5cGU6ImNhbGxiYWNrIixjYklkOm4uZGF0YS5jYklkLHJldHVyblZhbDp0fSxzKX1jYXRjaCh0KXtjb25zdCBzPXQ7c2VsZi5wb3N0TWVzc2FnZSh7ZXZ0VHlwZToidGhyb3dFcnJvciIsY2JJZDpuLmRhdGEuY2JJZCxlcnJNc2c6cy5uYW1lKyI6ICIrcy5tZXNzYWdlK2AKYCtKU09OLnN0cmluZ2lmeShuLmRhdGEpfSl9fX0pKCk7Ci8vIyBzb3VyY2VNYXBwaW5nVVJMPW9wZnMtd29ya2VyLUY0UldscWNfLmpzLm1hcAo=",b=typeof self<"u"&&self.Blob&&new Blob([(v=m,Uint8Array.from(atob(v),e=>e.charCodeAt(0)))],{type:"text/javascript;charset=utf-8"});var v;function _(e){let t;try{if(t=b&&(self.URL||self.webkitURL).createObjectURL(b),!t)throw"";const r=new Worker(t,{name:null==e?void 0:e.name});return r.addEventListener("error",()=>{(self.URL||self.webkitURL).revokeObjectURL(t)}),r}catch{return new Worker("data:text/javascript;base64,"+m,{name:null==e?void 0:e.name})}finally{t&&(self.URL||self.webkitURL).revokeObjectURL(t)}}async function E(e,t,r){const n=function(){if(S.length<3){const t=e();return S.push(t),t}{const e=S[R];return R=(R+1)%S.length,e}function e(){const e=new _;let t=0,r={};return e.onmessage=({data:e})=>{var t,n;"callback"===e.evtType?null==(t=r[e.cbId])||t.resolve(e.returnVal):"throwError"===e.evtType&&(null==(n=r[e.cbId])||n.reject(Error(e.errMsg))),delete r[e.cbId]},async function(n,i,o=[]){t+=1;const a=new Promise((e,n)=>{r[t]={resolve:e,reject:n}});return e.postMessage({cbId:t,evtType:n,args:i},o),a}}}();return await n("register",{fileId:e,filePath:t,mode:r}),{read:async(t,r)=>await n("read",{fileId:e,offset:t,size:r}),write:async(t,r)=>await n("write",{fileId:e,data:t,opts:r},[ArrayBuffer.isView(t)?t.buffer:t]),close:async()=>await n("close",{fileId:e}),truncate:async t=>await n("truncate",{fileId:e,newSize:t}),getSize:async()=>await n("getSize",{fileId:e}),flush:async()=>await n("flush",{fileId:e})}}const S=[];let R=0;function T(e){if("/"===e)return{parent:null,name:""};const t=e.split("/").filter(e=>e.length>0);if(0===t.length)throw Error("Invalid path");return{name:t[t.length-1],parent:"/"+t.slice(0,-1).join("/")}}async function A(e,t){const{parent:r,name:n}=T(e);if(null==r)return await navigator.storage.getDirectory();const i=r.split("/").filter(e=>e.length>0);try{let e=await navigator.storage.getDirectory();for(const r of i)e=await e.getDirectoryHandle(r,{create:t.create});return t.isFile?await e.getFileHandle(n,{create:t.create}):await e.getDirectoryHandle(n,{create:t.create})}catch(e){if("NotFoundError"===e.name)return null;throw e}}async function k(e){const{parent:t,name:r}=T(e);if(null==t){const e=await navigator.storage.getDirectory();for await(const t of e.keys())await e.removeEntry(t,{recursive:!0});return}const n=await A(t,{create:!1,isFile:!1});if(null!=n)try{await n.removeEntry(r,{recursive:!0})}catch(e){if("NotFoundError"===e.name)return;throw e}}function O(e,t){return`${e}/${t}`.replace("//","/")}function L(e){return new x(e)}t=new WeakMap,r=new WeakMap,n=new WeakMap;let x=class e{constructor(e){g(this,t),g(this,r),g(this,n),w(this,t,e);const{parent:i,name:o}=T(e);w(this,r,o),w(this,n,i)}get kind(){return"dir"}get name(){return y(this,r)}get path(){return y(this,t)}get parent(){return null==y(this,n)?null:L(y(this,n))}async create(){return await A(y(this,t),{create:!0,isFile:!1}),L(y(this,t))}async exists(){return await A(y(this,t),{create:!1,isFile:!1})instanceof FileSystemDirectoryHandle}async remove(e={}){for(const t of await this.children())try{await t.remove(e)}catch(e){console.warn(e)}try{await k(y(this,t))}catch(e){console.warn(e)}}async children(){const e=await A(y(this,t),{create:!1,isFile:!1});if(null==e)return[];const r=[];for await(const n of e.values())r.push(("file"===n.kind?I:L)(O(y(this,t),n.name)));return r}async copyTo(t){if(!await this.exists())throw Error(`dir ${this.path} not exists`);if(t instanceof e){const e=await t.exists()?L(O(t.path,this.name)):t;return await e.create(),await Promise.all((await this.children()).map(t=>t.copyTo(e))),e}if(t instanceof FileSystemDirectoryHandle)return await Promise.all((await this.children()).map(async e=>{"file"===e.kind?await e.copyTo(await t.getFileHandle(e.name,{create:!0})):await e.copyTo(await t.getDirectoryHandle(e.name,{create:!0}))})),null;throw Error("Illegal target type")}async moveTo(e){const t=await this.copyTo(e);return await this.remove(),t}};const C=new Map;function I(e,t="rw"){if("rw"===t){const r=C.get(e)??new M(e,t);return C.set(e,r),r}return new M(e,t)}async function B(e,t,r={overwrite:!0}){if(t instanceof M)return void await B(e,await t.stream(),r);const n=await(e instanceof M?e:I(e,"rw")).createWriter();try{if(r.overwrite&&await n.truncate(0),t instanceof ReadableStream){const e=t.getReader();for(;;){const{done:t,value:r}=await e.read();if(t)break;await n.write(r)}}else await n.write(t)}catch(e){throw e}finally{await n.close()}}let U=0;i=new WeakMap,o=new WeakMap,a=new WeakMap,s=new WeakMap,u=new WeakMap,f=new WeakMap,c=new WeakMap,l=new WeakMap,h=new WeakMap;let M=class e{constructor(e,t){g(this,i),g(this,o),g(this,a),g(this,s),g(this,u),g(this,f,0),g(this,c,async()=>{}),g(this,l,(()=>{let e=null;return()=>(w(this,f,y(this,f)+1),null!=e||(e=new Promise(async(t,r)=>{try{const r=await E(y(this,u),y(this,i),y(this,s));w(this,c,async()=>{null!=e&&(e=null,w(this,f,0),await r.close().catch(console.error))}),t([r,async()=>{w(this,f,y(this,f)-1),!(y(this,f)>0)&&(e=null,await r.close())}])}catch(e){r(e)}})),e)})()),g(this,h,!1),w(this,u,++U),w(this,i,e),w(this,s,{r:"read-only",rw:"readwrite","rw-unsafe":"readwrite-unsafe"}[t]);const{parent:r,name:n}=T(e);if(null==r)throw Error("Invalid path");w(this,a,n),w(this,o,r)}get kind(){return"file"}get path(){return y(this,i)}get name(){return y(this,a)}get parent(){return null==y(this,o)?null:L(y(this,o))}async createWriter(){if("read-only"===y(this,s))throw Error("file is read-only");if(y(this,h))throw Error("Other writer have not been closed");w(this,h,!0);try{const e=new TextEncoder,[t,r]=await y(this,l).call(this);let n=await t.getSize(),i=!1;return{write:async(r,o={})=>{if(i)throw Error("Writer is closed");const a="string"==typeof r?e.encode(r):r,s=o.at??n,u=a.byteLength;return n=s+u,await t.write(a,{at:s})},truncate:async e=>{if(i)throw Error("Writer is closed");await t.truncate(e),n>e&&(n=e)},flush:async()=>{if(i)throw Error("Writer is closed");await t.flush()},close:async()=>{if(i)throw Error("Writer is closed");i=!0,w(this,h,!1),await r()}}}catch(e){throw w(this,h,!1),e}}async createReader(){const[e,t]=await y(this,l).call(this);let r=!1,n=0;return{read:async(t,i={})=>{if(r)throw Error("Reader is closed");const o=i.at??n,a=await e.read(o,t);return n=o+a.byteLength,a},getSize:async()=>{if(r)throw Error("Reader is closed");return await e.getSize()},close:async()=>{r||(r=!0,await t())}}}async text(){return(new TextDecoder).decode(await this.arrayBuffer())}async arrayBuffer(){const e=await A(y(this,i),{create:!1,isFile:!0});return null==e?new ArrayBuffer(0):(await e.getFile()).arrayBuffer()}async stream(){const e=await this.getOriginFile();return null==e?new ReadableStream({pull:e=>{e.close()}}):e.stream()}async getOriginFile(){var e;return null==(e=await A(y(this,i),{create:!1,isFile:!0}))?void 0:e.getFile()}async getSize(){const e=await A(y(this,i),{create:!1,isFile:!0});return null==e?0:(await e.getFile()).size}async exists(){return await A(y(this,i),{create:!1,isFile:!0})instanceof FileSystemFileHandle}async remove(e={}){if(!0===e.force)return await y(this,c).call(this),await k(y(this,i)),void C.delete(y(this,i));if(y(this,f)>0)throw Error("exists unclosed reader/writer");await k(y(this,i))}async copyTo(t){if(t instanceof e)return t.path===this.path?this:(await B(t,this),t);if(t instanceof x){if(!await this.exists())throw Error(`file ${this.path} not exists`);return await this.copyTo(I(O(t.path,this.name)))}if(t instanceof FileSystemFileHandle)return await(await this.stream()).pipeTo(await t.createWritable()),null;throw Error("Illegal target type")}async moveTo(e){const t=await this.copyTo(e);return await this.remove(),t}};const j="/.opfs-tools-temp-dir";async function P(e){try{if("file"===e.kind){if(!await e.exists())return!0;const t=await e.createWriter();await t.truncate(0),await t.close(),await e.remove()}else await e.remove();return!0}catch(e){return console.warn(e),!1}}const F=[];let N=!1;(async function(){var e;!0!==globalThis.__opfs_tools_tmpfile_init__&&(globalThis.__opfs_tools_tmpfile_init__=!0,null!=globalThis.FileSystemDirectoryHandle&&null!=globalThis.FileSystemFileHandle&&null!=(null==(e=globalThis.navigator)?void 0:e.storage.getDirectory)&&(setInterval(async()=>{for(const e of await L(j).children()){const t=/^\d+-(\d+)$/.exec(e.name);(null==t||Date.now()-Number(t[1])>2592e5)&&await P(e)}},6e4),await async function(){if(null==globalThis.localStorage)return;const e="OPFS_TOOLS_EXPIRES_TMP_FILES";N||(N=!0,globalThis.addEventListener("unload",()=>{0!==F.length&&localStorage.setItem(e,`${localStorage.getItem(e)??""},${F.join(",")}`)}));let t=localStorage.getItem(e)??"";for(const e of t.split(","))0!==e.length&&await P(I(`${j}/${e}`))&&(t=t.replace(e,""));localStorage.setItem(e,t.replace(/,{2,}/g,","))}()))})(),e.dir=L,e.file=I,e.rollfile=function(e,t){let r=I(e),n=0,i=r.createWriter(),o=r.createReader();return{append:async e=>{const r=await i;n+=await r.write(e),n>=t&&await(async e=>{const t=await(await o).read(n,{at:Math.round(.3*n)});n=await e.write(t,{at:0}),await e.truncate(n)})(r)},text:r.text.bind(r),remove:async()=>{await(await o).close(),await(await i).close(),await r.remove()},getSize:async()=>n}},e.tmpfile=function(){const e=`${Math.random().toString().slice(2)}-${Date.now()}`;return F.push(e),I(`${j}/${e}`)},e.write=B,Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})}(t)},744(e,t,r){"use strict";r.r(t),r.d(t,{ABORT_ERROR:()=>A,CURRENT_DIR:()=>qe,NOT_FOUND_ERROR:()=>Ve,ROOT_DIR:()=>Xe,TIMEOUT_ERROR:()=>k,TMP_DIR:()=>Je,appendFile:()=>Tt,appendFileSync:()=>mr,assertAbsolutePath:()=>Ke,assertFileUrl:()=>Qe,connectSyncAgent:()=>or,copy:()=>At,copySync:()=>br,createFile:()=>yt,createFileSync:()=>fr,deleteTemp:()=>Ut,deleteTempSync:()=>Er,downloadFile:()=>Et,emptyDir:()=>kt,emptyDirSync:()=>vr,exists:()=>Ot,existsSync:()=>_r,generateTempPath:()=>ut,getFileDataByHandle:()=>pt,getSyncMessenger:()=>ar,isDirectoryHandle:()=>ht,isFileHandle:()=>lt,isFileHandleLike:()=>dt,isOPFSSupported:()=>Zt,isTempPath:()=>ft,mkTemp:()=>Bt,mkTempSync:()=>Sr,mkdir:()=>gt,mkdirSync:()=>cr,move:()=>Lt,moveSync:()=>lr,pruneTemp:()=>Mt,pruneTempSync:()=>Rr,readBlobFile:()=>xt,readBlobFileSync:()=>Tr,readDir:()=>wt,readDirSync:()=>hr,readFile:()=>mt,readFileSync:()=>dr,readJsonFile:()=>Ct,readJsonFileSync:()=>Ar,readTextFile:()=>It,readTextFileSync:()=>kr,remove:()=>bt,removeSync:()=>pr,setSyncMessenger:()=>sr,startSyncAgent:()=>ir,stat:()=>vt,statSync:()=>yr,toFileSystemHandleLike:()=>ct,unzip:()=>Pt,unzipFromUrl:()=>Ft,unzipSync:()=>Or,uploadFile:()=>Nt,writeFile:()=>_t,writeFileSync:()=>wr,zip:()=>Wt,zipFromUrl:()=>$t,zipSync:()=>Lr});function n(e,t){if(!e)throw new Error("Invariant failed")}function i(e){if("string"!=typeof e)throw new TypeError(`Path must be a string, received "${JSON.stringify(e)}"`)}function o(e,t){if(e.length<=1)return e;let r=e.length;for(let n=e.length-1;n>0&&t(e.charCodeAt(n));n--)r=n;return e.slice(0,r)}function a(e){return 47===e}function s(e){return e=function(e){if("file:"!==(e=e instanceof URL?e:new URL(e)).protocol)throw new TypeError(`URL must be a file URL: received "${e.protocol}"`);return e}(e),decodeURIComponent(e.pathname.replace(/%(?![0-9A-Fa-f]{2})/g,"%25"))}function u(e){e instanceof URL&&(e=s(e)),function(e){i(e),e.length}(e);let t=-1,r=!1;for(let n=e.length-1;n>=1;--n)if(a(e.charCodeAt(n))){if(r){t=n;break}}else r=!0;return-1===t?a(e.charCodeAt(0))?"/":".":o(e.slice(0,t),a)}function f(e,t=""){e instanceof URL&&(e=s(e)),function(e,t){if(i(e),0===e.length)return e;if("string"!=typeof t)throw new TypeError(`Suffix must be a string, received "${JSON.stringify(t)}"`)}(e,t);const r=function(e,t,r=0){let n=!1,i=e.length;for(let o=e.length-1;o>=r;--o)if(t(e.charCodeAt(o))){if(n){r=o+1;break}}else n||(n=!0,i=o+1);return e.slice(r,i)}(e,a),n=o(r,a);return t?function(e,t){if(t.length>=e.length)return e;const r=e.length-t.length;for(let n=t.length-1;n>=0;--n)if(e.charCodeAt(r+n)!==t.charCodeAt(n))return e;return e.slice(0,-t.length)}(n,t):n}function c(e,...t){if(void 0===e)return".";e instanceof URL&&(e=s(e)),(t=e?[e,...t]:t).forEach(e=>i(e));const r=t.filter(e=>e.length>0).join("/");return""===r?".":function(e){e instanceof URL&&(e=s(e)),function(e){i(e),e.length}(e);const t=a(e.charCodeAt(0)),r=a(e.charCodeAt(e.length-1));return e=function(e,t,r,n){let i,o="",a=0,s=-1,u=0;for(let f=0;f<=e.length;++f){if(f<e.length)i=e.charCodeAt(f);else{if(n(i))break;i=47}if(n(i)){if(s===f-1||1===u);else if(s!==f-1&&2===u){if(o.length<2||2!==a||46!==o.charCodeAt(o.length-1)||46!==o.charCodeAt(o.length-2)){if(o.length>2){const e=o.lastIndexOf(r);-1===e?(o="",a=0):(o=o.slice(0,e),a=o.length-1-o.lastIndexOf(r)),s=f,u=0;continue}if(2===o.length||1===o.length){o="",a=0,s=f,u=0;continue}}t&&(o.length>0?o+=`${r}..`:o="..",a=2)}else o.length>0?o+=r+e.slice(s+1,f):o=e.slice(s+1,f),a=f-s-1;s=f,u=0}else 46===i&&-1!==u?++u:u=-1}return o}(e,!t,"/",a),0!==e.length||t||(e="."),e.length>0&&r&&(e+="/"),t?`/${e}`:e}(r)}function l(e){e instanceof URL&&(e=s(e)),i(e);let t=-1,r=0,n=-1,o=!0,u=0;for(let i=e.length-1;i>=0;--i){const s=e.charCodeAt(i);if(a(s)){if(!o){r=i+1;break}}else-1===n&&(o=!1,n=i+1),46===s?-1===t?t=i:1!==u&&(u=1):-1!==t&&(u=-1)}return-1===t||-1===n||0===u||1===u&&t===n-1&&t===r+1?"":e.slice(t,n)}const h=Symbol("Option kind"),d=Symbol("Result kind"),p=Promise.resolve(!0),y=Promise.resolve(!1);function g(e){const t=Object.freeze({[Symbol.toStringTag]:"Option",[h]:"Some",*[Symbol.iterator](){yield e},toString:()=>`Some(${e})`,isSome:()=>!0,isNone:()=>!1,isSomeAnd:t=>t(e),isSomeAndAsync:t=>Promise.resolve(t(e)),isNoneOr:t=>t(e),isNoneOrAsync:t=>Promise.resolve(t(e)),expect:t=>e,unwrap:()=>e,unwrapOr:t=>e,unwrapOrElse:t=>e,unwrapOrElseAsync:t=>Promise.resolve(e),okOr:t=>b(e),okOrElse:t=>b(e),transpose:()=>(S(e),e.isOk()?b(g(e.unwrap())):v(e.unwrapErr())),filter:r=>r(e)?t:w,flatten:()=>(E(e),e),map:t=>g(t(e)),mapOr:(t,r)=>r(e),mapOrElse:(t,r)=>r(e),zip:t=>(E(t),t.isSome()?g([e,t.unwrap()]):w),zipWith:(t,r)=>(E(t),t.isSome()?g(r(e,t.unwrap())):w),unzip(){const t=e;if(!Array.isArray(t)||2!==t.length)throw new TypeError("Option::unzip() requires a 2-element tuple, received "+(Array.isArray(t)?`array with ${t.length} elements`:typeof t));const[r,n]=t;return[g(r),g(n)]},reduce:(r,n)=>(E(r),r.isSome()?g(n(e,r.unwrap())):t),and:e=>(E(e),e),andThen:t=>t(e),andThenAsync:t=>Promise.resolve(t(e)),or:e=>t,orElse:e=>t,orElseAsync:e=>Promise.resolve(t),xor:e=>(E(e),e.isSome()?w:t),inspect:r=>(r(e),t),eq:t=>(E(t),t.isSome()&&t.unwrap()===e)});return t}const w=Object.freeze({[Symbol.toStringTag]:"Option",[h]:"None",*[Symbol.iterator](){},toString:()=>"None",isSome:()=>!1,isNone:()=>!0,isSomeAnd:e=>!1,isSomeAndAsync:e=>y,isNoneOr:e=>!0,isNoneOrAsync:e=>p,expect(e){throw new TypeError(e)},unwrap(){throw new TypeError("Option::unwrap() called on a `None` value")},unwrapOr:e=>e,unwrapOrElse:e=>e(),unwrapOrElseAsync:e=>Promise.resolve(e()),okOr:e=>v(e),okOrElse:e=>v(e()),transpose:()=>b(w),filter:e=>w,flatten:()=>w,map:e=>w,mapOr:(e,t)=>e,mapOrElse:(e,t)=>e(),zip:e=>w,zipWith:(e,t)=>w,unzip:()=>[w,w],reduce:(e,t)=>(E(e),e),and:e=>w,andThen:e=>w,andThenAsync:e=>m,or:e=>(E(e),e),orElse:e=>e(),orElseAsync:e=>Promise.resolve(e()),xor:e=>(E(e),e.isSome()?e:w),inspect:e=>w,eq:e=>(E(e),e===w)}),m=Promise.resolve(w);function b(e){const t=Object.freeze({[Symbol.toStringTag]:"Result",[d]:"Ok",*[Symbol.iterator](){yield e},toString:()=>`Ok(${e})`,isOk:()=>!0,isErr:()=>!1,isOkAnd:t=>t(e),isOkAndAsync:t=>Promise.resolve(t(e)),isErrAnd:e=>!1,isErrAndAsync:e=>y,expect:t=>e,unwrap:()=>e,unwrapOr:t=>e,unwrapOrElse:t=>e,unwrapOrElseAsync:t=>Promise.resolve(e),expectErr(t){throw new TypeError(`${t}: ${e}`)},unwrapErr(){throw new TypeError("Result::unwrapErr() called on an `Ok` value")},intoOk:()=>e,intoErr(){throw new TypeError("Result::intoErr() called on an `Ok` value")},ok:()=>g(e),err:()=>w,transpose:()=>(E(e),e.isSome()?g(b(e.unwrap())):w),map:t=>b(t(e)),mapErr:e=>t,mapOr:(t,r)=>r(e),mapOrElse:(t,r)=>r(e),flatten:()=>(S(e),e),and:e=>(S(e),e),or:e=>t,andThen:t=>t(e),andThenAsync:t=>Promise.resolve(t(e)),orElse:e=>t,orElseAsync:e=>Promise.resolve(t),inspect:r=>(r(e),t),inspectErr:e=>t,eq:t=>(S(t),t.isOk()&&t.unwrap()===e),asOk:()=>t,asErr(){throw new TypeError("Result::asErr() called on an `Ok` value")},andTryAsync(t){try{const r=t(e);return Promise.resolve(r).then(b,v)}catch(e){return Promise.resolve(v(e))}},orTryAsync:e=>Promise.resolve(t)});return t}function v(e){const t=Object.freeze({[Symbol.toStringTag]:"Result",[d]:"Err",*[Symbol.iterator](){},toString:()=>`Err(${e})`,isOk:()=>!1,isErr:()=>!0,isOkAnd:e=>!1,isOkAndAsync:e=>y,isErrAnd:t=>t(e),isErrAndAsync:t=>Promise.resolve(t(e)),expect(t){throw new TypeError(`${t}: ${e}`)},unwrap(){throw new TypeError("Result::unwrap() called on an `Err` value")},unwrapOr:e=>e,unwrapOrElse:t=>t(e),unwrapOrElseAsync:t=>Promise.resolve(t(e)),expectErr:t=>e,unwrapErr:()=>e,intoOk(){throw new TypeError("Result::intoOk() called on an `Err` value")},intoErr:()=>e,ok:()=>w,err:()=>g(e),transpose:()=>g(t),map:e=>t,mapErr:t=>v(t(e)),mapOr:(e,t)=>e,mapOrElse:(t,r)=>t(e),flatten:()=>t,and:e=>t,or:e=>(S(e),e),andThen:e=>t,andThenAsync:e=>Promise.resolve(t),orElse:t=>t(e),orElseAsync:t=>Promise.resolve(t(e)),inspect:e=>t,inspectErr:r=>(r(e),t),eq:t=>(S(t),t.isErr()&&t.unwrapErr()===e),asOk(){throw new TypeError("Result::asOk() called on an `Err` value")},asErr:()=>t,andTryAsync:e=>Promise.resolve(t),orTryAsync(t){try{const r=t(e);return Promise.resolve(r).then(b,v)}catch(e){return Promise.resolve(v(e))}}});return t}function _(e){try{return null===e?"null":void 0===e?"undefined":"object"==typeof e?Object.prototype.toString.call(e):String(e)}catch{return"[unable to stringify]"}}function E(e){if(!function(e){return null!=e&&"object"==typeof e&&h in e}(e))throw new TypeError(`Expected an Option, but received: ${_(e)}`)}function S(e){if(!function(e){return null!=e&&"object"==typeof e&&d in e}(e))throw new TypeError(`Expected a Result, but received: ${_(e)}`)}const R=b(!1),T=b(),A="AbortError",k="TimeoutError";var O=class extends Error{name="FetchError";status;constructor(e,t){super(e),this.status=t}};function L(e,t){const r=function(e){if(e instanceof URL)return e;try{return new URL(e,"undefined"!=typeof location?location.href:void 0)}catch{throw new TypeError(`Invalid URL: ${e}`)}}(e),n=t??{},{retries:i,delay:o,when:a,onRetry:s}=function(e){const{responseType:t,timeout:r,retry:n=0,onProgress:i,onChunk:o}=e;if(null!=t){const e=["text","arraybuffer","blob","json","bytes","stream"];if(!e.includes(t))throw new TypeError(`responseType must be one of ${e.join(", ")} but received ${t}`)}if(null!=r){if("number"!=typeof r)throw new TypeError("timeout must be a number but received "+typeof r);if(r<=0)throw new Error(`timeout must be a number greater than 0 but received ${r}`)}if(null!=i&&"function"!=typeof i)throw new TypeError("onProgress callback must be a function but received "+typeof i);if(null!=o&&"function"!=typeof o)throw new TypeError("onChunk callback must be a function but received "+typeof o);let a,s,u=0,f=0;if("number"==typeof n?u=n:n&&"object"==typeof n&&(u=n.retries??0,f=n.delay??0,a=n.when,s=n.onRetry),!Number.isInteger(u))throw new TypeError(`Retry count must be an integer but received ${u}`);if(u<0)throw new Error(`Retry count must be non-negative but received ${u}`);if("number"==typeof f){if(f<0)throw new Error(`Retry delay must be a non-negative number but received ${f}`)}else if("function"!=typeof f)throw new TypeError("Retry delay must be a number or a function but received "+typeof f);if(null!=a&&!Array.isArray(a)&&"function"!=typeof a)throw new TypeError("Retry when condition must be an array of status codes or a function but received "+typeof a);if(null!=s&&"function"!=typeof s)throw new TypeError("Retry onRetry callback must be a function but received "+typeof s);return{retries:u,delay:f,when:a,onRetry:s}}(n),{abortable:u=!1,responseType:f,timeout:c,onProgress:l,onChunk:h,...d}=n,p=d.signal;let y;u&&(y=new AbortController);const g=(e,t)=>"AbortError"!==e.name&&(a?Array.isArray(a)?e instanceof O&&a.includes(e.status):a(e,t):!(e instanceof O)),w=e=>"function"==typeof o?o(e):o,m=()=>{const e=[];p&&e.push(p),y&&e.push(y.signal),"number"==typeof c&&e.push(function(e){if("function"==typeof AbortSignal.timeout)return AbortSignal.timeout(e);const t=new AbortController,r=function(){const e="The operation timed out.";try{return new DOMException(e,k)}catch{const t=new Error(e);return t.name=k,t}}(),n=setTimeout(()=>{t.abort(r)},e);return"function"==typeof n?.unref&&n.unref(),t.signal}(c)),e.length>0&&(d.signal=1===e.length?e[0]:function(e){if("function"==typeof AbortSignal.any)return AbortSignal.any(e);const t=new AbortController;for(const r of e)if(r.aborted)return t.abort(r.reason),t.signal;const r=e=>{t.abort(e.target.reason)};for(const t of e)t.addEventListener("abort",r);return t.signal.addEventListener("abort",()=>{for(const t of e)t.removeEventListener("abort",r)}),t.signal}(e))},_=async()=>{m();try{const e=await fetch(r,d);return e.ok?await E(e):(e.body?.cancel().catch(()=>{}),v(new O(e.statusText,e.status)))}catch(e){return v(e instanceof Error?e:C(e))}},E=async e=>{switch(e.body&&(l||h)&&(async e=>{let t,r=0;if(l){const r=e.headers.get("content-length");if(null==r)try{l(v(new Error("No content-length in response headers")))}catch{}else t=Number.parseInt(r,10)}const n=e.clone().body;try{for await(const e of n){if(h)try{h(e)}catch{}if(l&&null!=t){r+=e.byteLength;try{l(b({totalByteLength:t,completedByteLength:r}))}catch{}}}}catch{}})(e),f){case"json":if(null==e.body)return b(null);try{return b(await e.json())}catch{return v(new Error("Response is invalid json while responseType is json"))}case"text":return b(await e.text());case"bytes":return"function"==typeof e.bytes?b(await e.bytes()):b(new Uint8Array(await e.arrayBuffer()));case"arraybuffer":return b(await e.arrayBuffer());case"blob":return b(await e.blob());case"stream":return b(e.body);default:return b(e)}},S=(async()=>{let e,t=0;do{if(t>0){if(y?.signal.aborted)return v(y.signal.reason);const r=w(t);if(r>0&&(await x(r),y?.signal.aborted))return v(y.signal.reason);try{s?.(e,t)}catch{}}const r=await _();if(r.isOk())return r;e=r.unwrapErr(),t++}while(t<=i&&g(e,t));return v(e)})();return u&&y?{abort(e){e instanceof Error?y.abort(e):null!=e?y.abort(C(e)):y.abort()},get aborted(){return y.signal.aborted},get result(){return S}}:S}function x(e){return new Promise(t=>setTimeout(t,e))}function C(e){const t=new Error("string"==typeof e?e:String(e));return t.name=A,t.cause=e,t}var I={},B=Uint8Array,U=Uint16Array,M=Int32Array,j=new B([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),P=new B([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),F=new B([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),N=function(e,t){for(var r=new U(31),n=0;n<31;++n)r[n]=t+=1<<e[n-1];var i=new M(r[30]);for(n=1;n<30;++n)for(var o=r[n];o<r[n+1];++o)i[o]=o-r[n]<<5|n;return{b:r,r:i}},D=N(j,2),W=D.b,$=D.r;W[28]=258,$[258]=28;for(var Z=N(P,0),Y=Z.b,z=Z.r,G=new U(32768),H=0;H<32768;++H){var V=(43690&H)>>1|(21845&H)<<1;V=(61680&(V=(52428&V)>>2|(13107&V)<<2))>>4|(3855&V)<<4,G[H]=((65280&V)>>8|(255&V)<<8)>>1}var X=function(e,t,r){for(var n=e.length,i=0,o=new U(t);i<n;++i)e[i]&&++o[e[i]-1];var a,s=new U(t);for(i=1;i<t;++i)s[i]=s[i-1]+o[i-1]<<1;if(r){a=new U(1<<t);var u=15-t;for(i=0;i<n;++i)if(e[i])for(var f=i<<4|e[i],c=t-e[i],l=s[e[i]-1]++<<c,h=l|(1<<c)-1;l<=h;++l)a[G[l]>>u]=f}else for(a=new U(n),i=0;i<n;++i)e[i]&&(a[i]=G[s[e[i]-1]++]>>15-e[i]);return a},q=new B(288);for(H=0;H<144;++H)q[H]=8;for(H=144;H<256;++H)q[H]=9;for(H=256;H<280;++H)q[H]=7;for(H=280;H<288;++H)q[H]=8;var J=new B(32);for(H=0;H<32;++H)J[H]=5;var K=X(q,9,0),Q=X(q,9,1),ee=X(J,5,0),te=X(J,5,1),re=function(e){for(var t=e[0],r=1;r<e.length;++r)e[r]>t&&(t=e[r]);return t},ne=function(e,t,r){var n=t/8|0;return(e[n]|e[n+1]<<8)>>(7&t)&r},ie=function(e,t){var r=t/8|0;return(e[r]|e[r+1]<<8|e[r+2]<<16)>>(7&t)},oe=function(e){return(e+7)/8|0},ae=function(e,t,r){return(null==t||t<0)&&(t=0),(null==r||r>e.length)&&(r=e.length),new B(e.subarray(t,r))},se=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],ue=function(e,t,r){var n=new Error(t||se[e]);if(n.code=e,Error.captureStackTrace&&Error.captureStackTrace(n,ue),!r)throw n;return n},fe=function(e,t,r,n){var i=e.length,o=n?n.length:0;if(!i||t.f&&!t.l)return r||new B(0);var a=!r,s=a||2!=t.i,u=t.i;a&&(r=new B(3*i));var f=function(e){var t=r.length;if(e>t){var n=new B(Math.max(2*t,e));n.set(r),r=n}},c=t.f||0,l=t.p||0,h=t.b||0,d=t.l,p=t.d,y=t.m,g=t.n,w=8*i;do{if(!d){c=ne(e,l,1);var m=ne(e,l+1,3);if(l+=3,!m){var b=e[(x=oe(l)+4)-4]|e[x-3]<<8,v=x+b;if(v>i){u&&ue(0);break}s&&f(h+b),r.set(e.subarray(x,v),h),t.b=h+=b,t.p=l=8*v,t.f=c;continue}if(1==m)d=Q,p=te,y=9,g=5;else if(2==m){var _=ne(e,l,31)+257,E=ne(e,l+10,15)+4,S=_+ne(e,l+5,31)+1;l+=14;for(var R=new B(S),T=new B(19),A=0;A<E;++A)T[F[A]]=ne(e,l+3*A,7);l+=3*E;var k=re(T),O=(1<<k)-1,L=X(T,k,1);for(A=0;A<S;){var x,C=L[ne(e,l,O)];if(l+=15&C,(x=C>>4)<16)R[A++]=x;else{var I=0,U=0;for(16==x?(U=3+ne(e,l,3),l+=2,I=R[A-1]):17==x?(U=3+ne(e,l,7),l+=3):18==x&&(U=11+ne(e,l,127),l+=7);U--;)R[A++]=I}}var M=R.subarray(0,_),N=R.subarray(_);y=re(M),g=re(N),d=X(M,y,1),p=X(N,g,1)}else ue(1);if(l>w){u&&ue(0);break}}s&&f(h+131072);for(var D=(1<<y)-1,$=(1<<g)-1,Z=l;;Z=l){var z=(I=d[ie(e,l)&D])>>4;if((l+=15&I)>w){u&&ue(0);break}if(I||ue(2),z<256)r[h++]=z;else{if(256==z){Z=l,d=null;break}var G=z-254;if(z>264){var H=j[A=z-257];G=ne(e,l,(1<<H)-1)+W[A],l+=H}var V=p[ie(e,l)&$],q=V>>4;if(V||ue(3),l+=15&V,N=Y[q],q>3&&(H=P[q],N+=ie(e,l)&(1<<H)-1,l+=H),l>w){u&&ue(0);break}s&&f(h+131072);var J=h+G;if(h<N){var K=o-N,ee=Math.min(N,J);for(K+h<0&&ue(3);h<ee;++h)r[h]=n[K+h]}for(;h<J;++h)r[h]=r[h-N]}}t.l=d,t.p=Z,t.b=h,t.f=c,d&&(c=1,t.m=y,t.d=p,t.n=g)}while(!c);return h!=r.length&&a?ae(r,0,h):r.subarray(0,h)},ce=function(e,t,r){r<<=7&t;var n=t/8|0;e[n]|=r,e[n+1]|=r>>8},le=function(e,t,r){r<<=7&t;var n=t/8|0;e[n]|=r,e[n+1]|=r>>8,e[n+2]|=r>>16},he=function(e,t){for(var r=[],n=0;n<e.length;++n)e[n]&&r.push({s:n,f:e[n]});var i=r.length,o=r.slice();if(!i)return{t:be,l:0};if(1==i){var a=new B(r[0].s+1);return a[r[0].s]=1,{t:a,l:1}}r.sort(function(e,t){return e.f-t.f}),r.push({s:-1,f:25001});var s=r[0],u=r[1],f=0,c=1,l=2;for(r[0]={s:-1,f:s.f+u.f,l:s,r:u};c!=i-1;)s=r[r[f].f<r[l].f?f++:l++],u=r[f!=c&&r[f].f<r[l].f?f++:l++],r[c++]={s:-1,f:s.f+u.f,l:s,r:u};var h=o[0].s;for(n=1;n<i;++n)o[n].s>h&&(h=o[n].s);var d=new U(h+1),p=de(r[c-1],d,0);if(p>t){n=0;var y=0,g=p-t,w=1<<g;for(o.sort(function(e,t){return d[t.s]-d[e.s]||e.f-t.f});n<i;++n){var m=o[n].s;if(!(d[m]>t))break;y+=w-(1<<p-d[m]),d[m]=t}for(y>>=g;y>0;){var b=o[n].s;d[b]<t?y-=1<<t-d[b]++-1:++n}for(;n>=0&&y;--n){var v=o[n].s;d[v]==t&&(--d[v],++y)}p=t}return{t:new B(d),l:p}},de=function(e,t,r){return-1==e.s?Math.max(de(e.l,t,r+1),de(e.r,t,r+1)):t[e.s]=r},pe=function(e){for(var t=e.length;t&&!e[--t];);for(var r=new U(++t),n=0,i=e[0],o=1,a=function(e){r[n++]=e},s=1;s<=t;++s)if(e[s]==i&&s!=t)++o;else{if(!i&&o>2){for(;o>138;o-=138)a(32754);o>2&&(a(o>10?o-11<<5|28690:o-3<<5|12305),o=0)}else if(o>3){for(a(i),--o;o>6;o-=6)a(8304);o>2&&(a(o-3<<5|8208),o=0)}for(;o--;)a(i);o=1,i=e[s]}return{c:r.subarray(0,n),n:t}},ye=function(e,t){for(var r=0,n=0;n<t.length;++n)r+=e[n]*t[n];return r},ge=function(e,t,r){var n=r.length,i=oe(t+2);e[i]=255&n,e[i+1]=n>>8,e[i+2]=255^e[i],e[i+3]=255^e[i+1];for(var o=0;o<n;++o)e[i+o+4]=r[o];return 8*(i+4+n)},we=function(e,t,r,n,i,o,a,s,u,f,c){ce(t,c++,r),++i[256];for(var l=he(i,15),h=l.t,d=l.l,p=he(o,15),y=p.t,g=p.l,w=pe(h),m=w.c,b=w.n,v=pe(y),_=v.c,E=v.n,S=new U(19),R=0;R<m.length;++R)++S[31&m[R]];for(R=0;R<_.length;++R)++S[31&_[R]];for(var T=he(S,7),A=T.t,k=T.l,O=19;O>4&&!A[F[O-1]];--O);var L,x,C,I,B=f+5<<3,M=ye(i,q)+ye(o,J)+a,N=ye(i,h)+ye(o,y)+a+14+3*O+ye(S,A)+2*S[16]+3*S[17]+7*S[18];if(u>=0&&B<=M&&B<=N)return ge(t,c,e.subarray(u,u+f));if(ce(t,c,1+(N<M)),c+=2,N<M){L=X(h,d,0),x=h,C=X(y,g,0),I=y;var D=X(A,k,0);for(ce(t,c,b-257),ce(t,c+5,E-1),ce(t,c+10,O-4),c+=14,R=0;R<O;++R)ce(t,c+3*R,A[F[R]]);c+=3*O;for(var W=[m,_],$=0;$<2;++$){var Z=W[$];for(R=0;R<Z.length;++R){var Y=31&Z[R];ce(t,c,D[Y]),c+=A[Y],Y>15&&(ce(t,c,Z[R]>>5&127),c+=Z[R]>>12)}}}else L=K,x=q,C=ee,I=J;for(R=0;R<s;++R){var z=n[R];if(z>255){le(t,c,L[257+(Y=z>>18&31)]),c+=x[Y+257],Y>7&&(ce(t,c,z>>23&31),c+=j[Y]);var G=31&z;le(t,c,C[G]),c+=I[G],G>3&&(le(t,c,z>>5&8191),c+=P[G])}else le(t,c,L[z]),c+=x[z]}return le(t,c,L[256]),c+x[256]},me=new M([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),be=new B(0),ve=function(e,t,r,n,i,o){var a=o.z||e.length,s=new B(n+a+5*(1+Math.ceil(a/7e3))+i),u=s.subarray(n,s.length-i),f=o.l,c=7&(o.r||0);if(t){c&&(u[0]=o.r>>3);for(var l=me[t-1],h=l>>13,d=8191&l,p=(1<<r)-1,y=o.p||new U(32768),g=o.h||new U(p+1),w=Math.ceil(r/3),m=2*w,b=function(t){return(e[t]^e[t+1]<<w^e[t+2]<<m)&p},v=new M(25e3),_=new U(288),E=new U(32),S=0,R=0,T=o.i||0,A=0,k=o.w||0,O=0;T+2<a;++T){var L=b(T),x=32767&T,C=g[L];if(y[x]=C,g[L]=x,k<=T){var I=a-T;if((S>7e3||A>24576)&&(I>423||!f)){c=we(e,u,0,v,_,E,R,A,O,T-O,c),A=S=R=0,O=T;for(var F=0;F<286;++F)_[F]=0;for(F=0;F<30;++F)E[F]=0}var N=2,D=0,W=d,Z=x-C&32767;if(I>2&&L==b(T-Z))for(var Y=Math.min(h,I)-1,G=Math.min(32767,T),H=Math.min(258,I);Z<=G&&--W&&x!=C;){if(e[T+N]==e[T+N-Z]){for(var V=0;V<H&&e[T+V]==e[T+V-Z];++V);if(V>N){if(N=V,D=Z,V>Y)break;var X=Math.min(Z,V-2),q=0;for(F=0;F<X;++F){var J=T-Z+F&32767,K=J-y[J]&32767;K>q&&(q=K,C=J)}}}Z+=(x=C)-(C=y[x])&32767}if(D){v[A++]=268435456|$[N]<<18|z[D];var Q=31&$[N],ee=31&z[D];R+=j[Q]+P[ee],++_[257+Q],++E[ee],k=T+N,++S}else v[A++]=e[T],++_[e[T]]}}for(T=Math.max(T,k);T<a;++T)v[A++]=e[T],++_[e[T]];c=we(e,u,f,v,_,E,R,A,O,T-O,c),f||(o.r=7&c|u[c/8|0]<<3,c-=7,o.h=g,o.p=y,o.i=T,o.w=k)}else{for(T=o.w||0;T<a+f;T+=65535){var te=T+65535;te>=a&&(u[c/8|0]=f,te=a),c=ge(u,c+1,e.subarray(T,te))}o.i=a}return ae(s,0,n+oe(c)+i)},_e=function(){for(var e=new Int32Array(256),t=0;t<256;++t){for(var r=t,n=9;--n;)r=(1&r&&-306674912)^r>>>1;e[t]=r}return e}(),Ee=function(e,t,r,n,i){if(!i&&(i={l:1},t.dictionary)){var o=t.dictionary.subarray(-32768),a=new B(o.length+e.length);a.set(o),a.set(e,o.length),e=a,i.w=o.length}return ve(e,null==t.level?6:t.level,null==t.mem?i.l?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(e.length)))):20:12+t.mem,r,n,i)},Se=function(e,t){var r={};for(var n in e)r[n]=e[n];for(var n in t)r[n]=t[n];return r},Re=function(e,t,r){for(var n=e(),i=e.toString(),o=i.slice(i.indexOf("[")+1,i.lastIndexOf("]")).replace(/\s+/g,"").split(","),a=0;a<n.length;++a){var s=n[a],u=o[a];if("function"==typeof s){t+=";"+u+"=";var f=s.toString();if(s.prototype)if(-1!=f.indexOf("[native code]")){var c=f.indexOf(" ",8)+1;t+=f.slice(c,f.indexOf("(",c))}else for(var l in t+=f,s.prototype)t+=";"+u+".prototype."+l+"="+s.prototype[l].toString();else t+=f}else r[u]=s}return t},Te=[],Ae=function(){return[B,U,M,j,P,F,W,Y,Q,te,G,se,X,re,ne,ie,oe,ae,ue,fe,je,Oe,Le]},ke=function(){return[B,U,M,j,P,F,$,z,K,q,ee,J,G,me,be,X,ce,le,he,de,pe,ye,ge,we,oe,ae,ve,Ee,Me,Oe]},Oe=function(e){return postMessage(e,[e.buffer])},Le=function(e){return e&&{out:e.size&&new B(e.size),dictionary:e.dictionary}},xe=function(e,t,r,n,i,o){var a=function(e,t,r,n){if(!Te[r]){for(var i="",o={},a=e.length-1,s=0;s<a;++s)i=Re(e[s],i,o);Te[r]={c:Re(e[a],i,o),e:o}}var u=Se({},Te[r].e);return function(e,t,r,n,i){var o=new Worker(I[t]||(I[t]=URL.createObjectURL(new Blob([e+';addEventListener("error",function(e){e=e.error;postMessage({$e$:[e.message,e.code,e.stack]})})'],{type:"text/javascript"}))));return o.onmessage=function(e){var t=e.data,r=t.$e$;if(r){var n=new Error(r[0]);n.code=r[1],n.stack=r[2],i(n,null)}else i(null,t)},o.postMessage(r,n),o}(Te[r].c+";onmessage=function(e){for(var k in e.data)self[k]=e.data[k];onmessage="+t.toString()+"}",r,u,function(e){var t=[];for(var r in e)e[r].buffer&&t.push((e[r]=new e[r].constructor(e[r])).buffer);return t}(u),n)}(r,n,i,function(e,t){a.terminate(),o(e,t)});return a.postMessage([e,t],t.consume?[e.buffer]:[]),function(){a.terminate()}},Ce=function(e,t){return e[t]|e[t+1]<<8},Ie=function(e,t){return(e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24)>>>0},Be=function(e,t){return Ie(e,t)+4294967296*Ie(e,t+4)},Ue=function(e,t,r){for(;r;++t)e[t]=r,r>>>=8};function Me(e,t){return Ee(e,t||{},0,0)}function je(e,t){return fe(e,{i:2},t&&t.out,t&&t.dictionary)}var Pe=function(e,t,r,n){for(var i in e){var o=e[i],a=t+i,s=n;Array.isArray(o)&&(s=Se(n,o[1]),o=o[0]),ArrayBuffer.isView(o)?r[a]=[o,s]:(r[a+="/"]=[new B(0),s],Pe(o,a,r,n))}},Fe="undefined"!=typeof TextEncoder&&new TextEncoder,Ne="undefined"!=typeof TextDecoder&&new TextDecoder;try{Ne.decode(be,{stream:!0})}catch(e){}function De(e,t){if(t){for(var r=new B(e.length),n=0;n<e.length;++n)r[n]=e.charCodeAt(n);return r}if(Fe)return Fe.encode(e);var i=e.length,o=new B(e.length+(e.length>>1)),a=0,s=function(e){o[a++]=e};for(n=0;n<i;++n){if(a+5>o.length){var u=new B(a+8+(i-n<<1));u.set(o),o=u}var f=e.charCodeAt(n);f<128||t?s(f):f<2048?(s(192|f>>6),s(128|63&f)):f>55295&&f<57344?(s(240|(f=65536+(1047552&f)|1023&e.charCodeAt(++n))>>18),s(128|f>>12&63),s(128|f>>6&63),s(128|63&f)):(s(224|f>>12),s(128|f>>6&63),s(128|63&f))}return ae(o,0,a)}function We(e,t){if(t){for(var r="",n=0;n<e.length;n+=16384)r+=String.fromCharCode.apply(null,e.subarray(n,n+16384));return r}if(Ne)return Ne.decode(e);var i=function(e){for(var t="",r=0;;){var n=e[r++],i=(n>127)+(n>223)+(n>239);if(r+i>e.length)return{s:t,r:ae(e,r-1)};i?3==i?(n=((15&n)<<18|(63&e[r++])<<12|(63&e[r++])<<6|63&e[r++])-65536,t+=String.fromCharCode(55296|n>>10,56320|1023&n)):t+=1&i?String.fromCharCode((31&n)<<6|63&e[r++]):String.fromCharCode((15&n)<<12|(63&e[r++])<<6|63&e[r++]):t+=String.fromCharCode(n)}}(e),o=i.s;return(r=i.r).length&&ue(8),o}var $e=function(e,t,r,n,i,o,a){var s=4294967295==i,u=4294967295==o,f=4294967295==a,c=t+r;if(n&&s+u+f){for(;t+4<c;t+=4+Ce(e,t+2))if(1==Ce(e,t))return[s?Be(e,t+4+8*u):i,u?Be(e,t+4):o,f?Be(e,t+4+8*(u+s)):a,1];n<2&&ue(13)}return[i,o,a,0]},Ze=function(e){var t=0;if(e)for(var r in e){var n=e[r].length;n>65535&&ue(9),t+=n+4}return t},Ye=function(e,t,r,n,i,o,a,s){var u=n.length,f=r.extra,c=s&&s.length,l=Ze(f);Ue(e,t,null!=a?33639248:67324752),t+=4,null!=a&&(e[t++]=20,e[t++]=r.os),e[t]=20,t+=2,e[t++]=r.flag<<1|(o<0&&8),e[t++]=i&&8,e[t++]=255&r.compression,e[t++]=r.compression>>8;var h=new Date(null==r.mtime?Date.now():r.mtime),d=h.getFullYear()-1980;if((d<0||d>119)&&ue(10),Ue(e,t,d<<25|h.getMonth()+1<<21|h.getDate()<<16|h.getHours()<<11|h.getMinutes()<<5|h.getSeconds()>>1),t+=4,-1!=o&&(Ue(e,t,r.crc),Ue(e,t+4,o<0?-o-2:o),Ue(e,t+8,r.size)),Ue(e,t+12,u),Ue(e,t+14,l),t+=16,null!=a&&(Ue(e,t,c),Ue(e,t+6,r.attrs),Ue(e,t+10,a),t+=14),e.set(n,t),t+=u,l)for(var p in f){var y=f[p],g=y.length;Ue(e,t,+p),Ue(e,t+2,g),e.set(y,t+4),t+=4+g}return c&&(e.set(s,t),t+=c),t};function ze(e,t,r){r||(r=t,t={}),"function"!=typeof r&&ue(7);var n={};Pe(e,"",n,t);var i=Object.keys(n),o=i.length,a=0,s=0,u=o,f=new Array(o),c=[],l=function(){for(var e=0;e<c.length;++e)c[e]()},h=function(e,t){Ge(function(){r(e,t)})};Ge(function(){h=r});var d=function(){var e=new B(s+22),t=a,r=s-a;s=0;for(var n=0;n<u;++n){var i=f[n];try{var o=i.c.length;Ye(e,s,i,i.f,i.u,o);var c=30+i.f.length+Ze(i.extra),l=s+c;e.set(i.c,l),Ye(e,a,i,i.f,i.u,o,s,i.m),a+=16+c+(i.m?i.m.length:0),s=l+o}catch(e){return h(e,null)}}(function(e,t,r,n,i){Ue(e,t,101010256),Ue(e,t+8,r),Ue(e,t+10,r),Ue(e,t+12,n),Ue(e,t+16,i)})(e,a,f.length,r,t),h(null,e)};o||d();for(var p=function(e){var t=i[e],r=n[t],u=r[0],p=r[1],y=function(){var e=-1;return{p:function(t){for(var r=e,n=0;n<t.length;++n)r=_e[255&r^t[n]]^r>>>8;e=r},d:function(){return~e}}}(),g=u.length;y.p(u);var w=De(t),m=w.length,b=p.comment,v=b&&De(b),_=v&&v.length,E=Ze(p.extra),S=0==p.level?0:8,R=function(r,n){if(r)l(),h(r,null);else{var i=n.length;f[e]=Se(p,{size:g,crc:y.d(),c:n,f:w,m:v,u:m!=t.length||v&&b.length!=_,compression:S}),a+=30+m+E+i,s+=76+2*(m+E)+(_||0)+i,--o||d()}};if(m>65535&&R(ue(11,0,1),null),S)if(g<16e4)try{R(null,Me(u,p))}catch(e){R(e,null)}else c.push(function(e,t,r){return r||(r=t,t={}),"function"!=typeof r&&ue(7),xe(e,t,[ke],function(e){return Oe(Me(e.data[0],e.data[1]))},0,r)}(u,p,R));else R(null,u)},y=0;y<u;++y)p(y);return l}var Ge="function"==typeof queueMicrotask?queueMicrotask:"function"==typeof setTimeout?setTimeout:function(e){e()};class He{resolve;reject;promise;constructor(){if("function"==typeof Promise.withResolvers){const{promise:e,resolve:t,reject:r}=Promise.withResolvers();this.promise=e,this.resolve=t,this.reject=r}else this.promise=new Promise((e,t)=>{this.resolve=e,this.reject=t})}}const Ve="NotFoundError",Xe="/",qe=".",Je="/tmp";function Ke(e){n("string"==typeof e),n(e[0]===Xe)}function Qe(e){n("string"==typeof e)}let et;function tt(e){return e===Xe}async function rt(e,t,r){try{return b(await e.getDirectoryHandle(t,r))}catch(r){const n=r,i=new Error(`${n.name}: ${n.message} When get child directory '${t}' from directory '${e.name||Xe}'.`);return i.name=n.name,v(i)}}async function nt(e,t){let r=await async function(){return et??=await navigator.storage.getDirectory(),et}();if(tt(e))return b(r);let n=e.slice(1);for(;n;){let e="";const i=n.indexOf("/");if(-1===i)e=n,n="";else if(e=n.slice(0,i),n=n.slice(i+1),0===i)continue;const o=await rt(r,e,t);if(o.isErr())return o;r=o.unwrap()}return b(r)}async function it(e,t){const r=t?.create??!1,n=u(e),i=f(e);return(await nt(n,{create:r})).andThenAsync(e=>async function(e,t,r){try{return b(await e.getFileHandle(t,r))}catch(r){const n=r,i=new Error(`${n.name}: ${n.message} When get child file '${t}' from directory '${e.name||Xe}'.`);return i.name=n.name,v(i)}}(e,i,{create:r}))}function ot(e){return e.name===Ve}async function at(e){const t=(await Promise.all(e)).find(e=>e.isErr());return t??T}function st(){const e=new Error;return e.name=A,e}function ut(e){const{isDirectory:t=!1,basename:r="tmp",extname:n=""}=e??{},i=t?"":n;return c(Je,`${r?`${r}-`:""}${crypto.randomUUID()}${i}`)}function ft(e){return e.startsWith(`${Je}/`)}async function ct(e){const{name:t,kind:r}=e;if(lt(e)){const n=await e.getFile(),{size:i,lastModified:o,type:a}=n;return{name:t,kind:r,type:a,size:i,lastModified:o}}return{name:t,kind:r}}function lt(e){return"file"===e.kind}function ht(e){return"directory"===e.kind}function dt(e){return"file"===e.kind}async function pt(e){const t=await e.getFile(),r=await t.arrayBuffer();return new Uint8Array(r)}async function yt(e){return Ke(e),(await it(e,{create:!0})).and(T)}async function gt(e){return Ke(e),(await nt(e,{create:!0})).and(T)}async function wt(e,t){async function*r(n,i){const o=n.entries();for await(const[a,s]of o){const o=i===e?a:c(i,a);yield{path:o,handle:s},ht(s)&&t?.recursive&&(yield*r(await n.getDirectoryHandle(a),o))}}return Ke(e),(await nt(e)).andThen(t=>b(r(t,e)))}async function mt(e,t){return Ke(e),(await it(e)).andThenAsync(async e=>{const r=await e.getFile();switch(t?.encoding){case"blob":return b(r);case"utf8":return b(await r.text());default:return b(await r.arrayBuffer())}})}async function bt(e){Ke(e);const t=u(e),r=f(e),n=await nt(t);return(await n.andThenAsync(async e=>{try{tt(t)&&tt(r)?await e.remove({recursive:!0}):await e.removeEntry(r,{recursive:!0})}catch(e){return v(e)}return T})).orElse(e=>ot(e)?T:v(e))}async function vt(e){Ke(e);const t=u(e),r=f(e),n=await nt(t);return r?n.andThenAsync(async t=>{for await(const[e,n]of t.entries())if(e===r)return b(n);const n=new Error(`${Ve}: '${r}' does not exist. Full path is '${e}'.`);return n.name=Ve,v(n)}):n}async function _t(e,t,r){Ke(e);const{append:n=!1,create:i=!0}=r??{};return(await it(e,{create:i})).andThenAsync(async e=>{const r=await e.createWritable({keepExistingData:n}),i={type:"write",data:t};if(n){const{size:t}=await e.getFile();i.position=t}return await r.write(i),await r.close(),T})}function Et(e,t,r){let n,i;Qe(e),i=!1,"string"==typeof t?Ke(t):(r=t,t=ut({extname:l(e)}),i=!0),n=!1;const o=L(e,{redirect:"follow",...r,abortable:!0}),a=(async()=>(await o.response).andThenAsync(async e=>{const r=await e.blob();return n?v(st()):(await _t(t,r)).and(b(e))}))();return{abort(e){n=!0,o.abort(e)},get aborted(){return n},get response(){return i?a.then(e=>e.map(e=>({tempFilePath:t,rawResponse:e}))):a}}}async function St(e,t){const r=u(t);return(await nt(r,{create:!0})).andThenAsync(async r=>{const n=f(t);try{return await e.move(r,n),T}catch(e){return v(e)}})}async function Rt(e,t,r,n=!0){return Ke(t),(await vt(e)).andThenAsync(async i=>{let o;o=!1;const a=await vt(t);if(a.isErr()){if(!ot(a.unwrapErr()))return a.asErr()}else{o=!0;const e=a.unwrap();if(!(lt(i)&&lt(e)||ht(i)&&ht(e)))return v(new Error("Both 'srcPath' and 'destPath' must both be a file or directory."))}return lt(i)?n||!o?await r(i,t):T:(await wt(e,{recursive:!0})).andThenAsync(async e=>{const i=[gt(t)];for await(const{path:a,handle:s}of e){const e=c(t,a);let u=!1;if(o){const t=await Ot(e);if(t.isErr()){i.push(Promise.resolve(t.asErr()));continue}u=t.unwrap()}const f=lt(s)?n||!u?r(s,e):Promise.resolve(T):gt(e);i.push(f)}return at(i)})})}function Tt(e,t){return _t(e,t,{append:!0})}async function At(e,t,r){const{overwrite:n=!0}=r??{};return Rt(e,t,async(e,t)=>await _t(t,await e.getFile()),n)}async function kt(e){const t=await wt(e);if(t.isErr())return ot(t.unwrapErr())?gt(e):t.asErr();const r=[];for await(const{path:n}of t.unwrap())r.push(bt(c(e,n)));return at(r)}async function Ot(e,t){const{isDirectory:r=!1,isFile:i=!1}=t??{};n(!(r&&i));const o=await vt(e);return o.andThen(e=>b(!(r&&lt(e)||i&&ht(e)))).orElse(e=>ot(e)?R:o.asErr())}async function Lt(e,t,r){const{overwrite:n=!0}=r??{};return(await Rt(e,t,St,n)).andThenAsync(()=>bt(e))}function xt(e){return mt(e,{encoding:"blob"})}async function Ct(e){return(await It(e)).andThenAsync(async e=>{try{return b(JSON.parse(e))}catch(e){return v(e)}})}function It(e){return mt(e,{encoding:"utf8"})}async function Bt(e){const{isDirectory:t=!1}=e??{},r=ut(e);return(await(t?gt:yt)(r)).and(b(r))}function Ut(){return bt(Je)}async function Mt(e){return n(e instanceof Date),(await wt(Je,{recursive:!0})).andThenAsync(async t=>{try{for await(const{handle:r}of t)lt(r)&&(await r.getFile()).lastModified<=e.getTime()&&await r.remove()}catch(e){return v(e)}return T})}async function jt(e,t){const r=new Uint8Array(e),n=new He;return function(e,t,r){r||(r=t,t={}),"function"!=typeof r&&ue(7);var n=[],i=function(){for(var e=0;e<n.length;++e)n[e]()},o={},a=function(e,t){Ge(function(){r(e,t)})};Ge(function(){a=r});for(var s=e.length-22;101010256!=Ie(e,s);--s)if(!s||e.length-s>65558)return a(ue(13,0,1),null),i;var u=Ce(e,s+8);if(u){var f=u,c=Ie(e,s+16),l=117853008==Ie(e,s-20);if(l){var h=Ie(e,s-12);(l=101075792==Ie(e,h))&&(f=u=Ie(e,h+32),c=Ie(e,h+48))}for(var d=t&&t.filter,p=function(t){var r=function(e,t,r){var n=Ce(e,t+28),i=Ce(e,t+30),o=We(e.subarray(t+46,t+46+n),!(2048&Ce(e,t+8))),a=t+46+n,s=$e(e,a,i,r,Ie(e,t+20),Ie(e,t+24),Ie(e,t+42)),u=s[0],f=s[1],c=s[2];return[Ce(e,t+10),u,f,o,a+i+Ce(e,t+32),c]}(e,c,l),s=r[0],f=r[1],h=r[2],p=r[3],y=r[4],g=r[5],w=function(e,t){return t+30+Ce(e,t+26)+Ce(e,t+28)}(e,g);c=y;var m=function(e,t){e?(i(),a(e,null)):(t&&(o[p]=t),--u||a(null,o))};if(!d||d({name:p,size:f,originalSize:h,compression:s}))if(s)if(8==s){var b=e.subarray(w,w+f);if(h<524288||f>.8*h)try{m(null,je(b,{out:new B(h)}))}catch(e){m(e,null)}else n.push(function(e,t,r){return r||(r=t,t={}),"function"!=typeof r&&ue(7),xe(e,t,[Ae],function(e){return Oe(je(e.data[0],Le(e.data[1])))},1,r)}(b,{size:h},m))}else m(ue(14,"unknown compression type "+s,1),null);else m(null,ae(e,w,w+f));else m(null,null)},y=0;y<f;++y)p()}else a(null,{})}(r,async(e,r)=>{if(e)return void n.resolve(v(e));const i=[];for(const e in r)"/"!==e.at(-1)&&i.push(_t(c(t,e),r[e]));n.resolve(at(i))}),await n.promise}async function Pt(e,t){return Ke(t),(await mt(e)).andThenAsync(e=>jt(e,t))}async function Ft(e,t,r){return Qe(e),Ke(t),(await L(e,{redirect:"follow",...r,responseType:"arraybuffer",abortable:!1})).andThenAsync(e=>jt(e,t))}function Nt(e,t,r){let n,i;Qe(t),n=!1;const o=(async()=>(await xt(e)).andThenAsync(async o=>{if(n)return v(st());const{filename:a=f(e),...s}=r??{},u=new FormData;return u.append(a,o,a),i=L(t,{method:"POST",...s,abortable:!0,body:u}),i.response}))();return{abort(e){n=!0,i?.abort(e)},get aborted(){return n},get response(){return o}}}async function Dt(e,t){const r=new He;return ze(e,{consume:!0},async(e,n)=>{if(e)r.resolve(v(e));else if(t){const e=await _t(t,n);r.resolve(e)}else r.resolve(b(n))}),await r.promise}async function Wt(e,t,r){return"string"==typeof t?Ke(t):(r=t,t=void 0),(await vt(e)).andThenAsync(async n=>{const i=f(e),o={};if(lt(n)){const e=await pt(n);o[i]=e}else{const t=await wt(e,{recursive:!0});if(t.isErr())return t.asErr();const n=r?.preserveRoot??!0;for await(const{path:e,handle:r}of t.unwrap())if(lt(r)){const t=n?c(i,e):e,a=await pt(r);o[t]=a}}return Dt(o,t)})}async function $t(e,t,r){return Qe(e),"string"==typeof t?Ke(t):(r=t,t=void 0),(await L(e,{redirect:"follow",...r,responseType:"arraybuffer",abortable:!1})).andThenAsync(r=>{const n={};return n[f(e)]=new Uint8Array(r),Dt(n,t)})}function Zt(){return"function"==typeof navigator?.storage?.getDirectory}function Yt(e){return e?{name:e.name,message:e.message}:e}async function zt(e){const t=await e.arrayBuffer();return{name:e.name,type:e.type,lastModified:e.lastModified,size:t.byteLength,data:t}}let Gt=1e3;var Ht=(e=>(e[e.createFile=0]="createFile",e[e.mkdir=1]="mkdir",e[e.move=2]="move",e[e.readDir=3]="readDir",e[e.remove=4]="remove",e[e.stat=5]="stat",e[e.writeFile=6]="writeFile",e[e.appendFile=7]="appendFile",e[e.copy=8]="copy",e[e.emptyDir=9]="emptyDir",e[e.exists=10]="exists",e[e.deleteTemp=11]="deleteTemp",e[e.mkTemp=12]="mkTemp",e[e.pruneTemp=13]="pruneTemp",e[e.readBlobFile=14]="readBlobFile",e[e.unzip=15]="unzip",e[e.zip=16]="zip",e))(Ht||{});let Vt,Xt;function qt(e){const t=JSON.stringify(e);return(Vt??=new TextEncoder,Vt).encode(t)}function Jt(e){const t=Kt(e);return JSON.parse(t)}function Kt(e){return(Xt??=new TextDecoder,Xt).decode(e)}class Qt{i32a;u8a;headerLength=16;maxDataLength;constructor(e){this.i32a=new Int32Array(e),this.u8a=new Uint8Array(e),this.maxDataLength=e.byteLength-this.headerLength}}async function er(e,t){const{i32a:r,u8a:n,headerLength:i,maxDataLength:o}=e;for(;1!==Atomics.load(r,1););const a=r[2],s=n.slice(i,i+a);let u=await t(s);const f=u.byteLength;if(f>o){const e=`Response is too large: ${f} > ${o}. Consider grow the size of SharedArrayBuffer.`;if(u=qt([{name:"RangeError",message:e}]),u.byteLength>o)throw Atomics.store(r,1,0),new RangeError(e)}r[2]=u.byteLength,n.set(u,i),Atomics.store(r,1,0),Atomics.store(r,0,0)}const tr={[Ht.createFile]:yt,[Ht.mkdir]:gt,[Ht.move]:Lt,[Ht.readDir]:wt,[Ht.remove]:bt,[Ht.stat]:vt,[Ht.writeFile]:_t,[Ht.appendFile]:Tt,[Ht.copy]:At,[Ht.emptyDir]:kt,[Ht.exists]:Ot,[Ht.deleteTemp]:Ut,[Ht.mkTemp]:Bt,[Ht.pruneTemp]:Mt,[Ht.readBlobFile]:xt,[Ht.unzip]:Pt,[Ht.zip]:Wt};let rr,nr;function ir(){if("undefined"!=typeof window)throw new Error("Only can use in worker");if(rr)throw new Error("Worker messenger already started");addEventListener("message",e=>{const t=e.data;if(!(t instanceof SharedArrayBuffer))throw new TypeError("Only can post SharedArrayBuffer to Worker");rr=new Qt(t),postMessage(!0),async function(){for(;;)try{await er(rr,async e=>{const[t,...r]=Jt(e);let n;t===Ht.writeFile||t===Ht.appendFile?Array.isArray(r[1])&&(r[1]=new Uint8Array(r[1])):t===Ht.pruneTemp&&(r[0]=new Date(r[0]));const i=tr[t];try{const e=await i(...r);if(e.isErr())n=qt([Yt(e.unwrapErr())]);else{let r;if(t===Ht.readBlobFile){const t=e.unwrap(),n=await zt(t);r={...n,data:[...new Uint8Array(n.data)]}}else if(t===Ht.readDir){const t=e.unwrap(),n=[];for await(const{path:e,handle:r}of t){const t=await ct(r);n.push({path:e,handle:t})}r=n}else if(t===Ht.stat){const t=e.unwrap();r=await ct(t)}else if(t===Ht.zip){const t=e.unwrap();r=t instanceof Uint8Array?[...t]:t}else r=e.unwrap();n=qt([null,r])}}catch(e){n=qt([Yt(e)])}return n})}catch(e){console.error(e instanceof Error?e.stack:e)}}()})}function or(e){if("undefined"==typeof window)throw new Error("Only can use in main thread");if(nr)throw new Error("Main messenger already started");return new Promise(t=>{const{worker:r,bufferLength:i=1048576,opTimeout:o=1e3}=e;n(r instanceof Worker||r instanceof URL||"string"==typeof r&&r),n(i>16&&i%4==0),n(Number.isInteger(o)&&o>0),Gt=o;const a=r instanceof Worker?r:new Worker(r),s=new SharedArrayBuffer(i);a.addEventListener("message",e=>{e.data&&(nr=new Qt(s),t())}),a.postMessage(s)})}function ar(){return nr}function sr(e){n(null!=e),nr=e}function ur(e,...t){if(!nr)return v(new Error("Worker not initialized. Come back later."));const r=qt([e,...t]);try{const e=Jt(function(e,t){const{i32a:r,u8a:n,headerLength:i,maxDataLength:o}=e,a=t.byteLength;if(a>o)throw new RangeError(`Request is too large: ${a} > ${o}. Consider grow the size of SharedArrayBuffer.`);Atomics.store(r,0,1),r[2]=a,n.set(t,i),Atomics.store(r,1,1),function(e){const t=Date.now();for(;!e();)if(Date.now()-t>Gt){const e=new Error("Operating Timeout");throw e.name=k,e}}(()=>0===Atomics.load(r,0));const s=r[2];return n.slice(i,i+s)}(nr,r)),t=e[0],n=t?v(function(e){const t=new Error(e.message);return t.name=e.name,t}(t)):b(e[1]??void 0);return n}catch(e){return v(e)}}function fr(e){return ur(Ht.createFile,e)}function cr(e){return ur(Ht.mkdir,e)}function lr(e,t,r){return ur(Ht.move,e,t,r)}function hr(e,t){return ur(Ht.readDir,e,t)}function dr(e,t){return ur(Ht.readBlobFile,e).map(e=>{const r=new Uint8Array(e.data);switch(e.data=r.buffer.slice(r.byteOffset,r.byteOffset+r.byteLength),t?.encoding){case"blob":return e;case"utf8":return Kt(new Uint8Array(e.data));default:return e.data}})}function pr(e){return ur(Ht.remove,e)}function yr(e){return ur(Ht.stat,e)}function gr(e){return e instanceof ArrayBuffer?[...new Uint8Array(e)]:ArrayBuffer.isView(e)?[...new Uint8Array(e.buffer)]:e}function wr(e,t,r){return ur(Ht.writeFile,e,gr(t),r)}function mr(e,t){return ur(Ht.appendFile,e,gr(t))}function br(e,t,r){return ur(Ht.copy,e,t,r)}function vr(e){return ur(Ht.emptyDir,e)}function _r(e,t){return ur(Ht.exists,e,t)}function Er(){return ur(Ht.deleteTemp)}function Sr(e){return ur(Ht.mkTemp,e)}function Rr(e){return ur(Ht.pruneTemp,e)}function Tr(e){return dr(e,{encoding:"blob"})}function Ar(e){return kr(e).andThen(e=>{try{return b(JSON.parse(e))}catch(e){return v(e)}})}function kr(e){return dr(e,{encoding:"utf8"})}function Or(e,t){return ur(Ht.unzip,e,t)}function Lr(e,t,r){return ur(Ht.zip,e,t,r).map(e=>e?new Uint8Array(e):e)}},392(e,t,r){"use strict";r.d(t,{basename:()=>g,dirname:()=>m,join:()=>_,parse:()=>E});const n=function(){const e=globalThis,t=e.Deno?.build?.os;return"string"==typeof t?"windows"===t:e.navigator?.platform?.startsWith("Win")??e.process?.platform?.startsWith("win")??!1}();function i(e){if("string"!=typeof e)throw new TypeError(`Path must be a string, received "${JSON.stringify(e)}"`)}function o(e,t){if(t.length>=e.length)return e;const r=e.length-t.length;for(let n=t.length-1;n>=0;--n)if(e.charCodeAt(r+n)!==t.charCodeAt(n))return e;return e.slice(0,-t.length)}function a(e,t,r=0){let n=!1,i=e.length;for(let o=e.length-1;o>=r;--o)if(t(e.charCodeAt(o))){if(n){r=o+1;break}}else n||(n=!0,i=o+1);return e.slice(r,i)}function s(e,t){if(i(e),0===e.length)return e;if("string"!=typeof t)throw new TypeError(`Suffix must be a string, received "${JSON.stringify(t)}"`)}function u(e){if("file:"!==(e=e instanceof URL?e:new URL(e)).protocol)throw new TypeError(`URL must be a file URL: received "${e.protocol}"`);return e}function f(e){return e=u(e),decodeURIComponent(e.pathname.replace(/%(?![0-9A-Fa-f]{2})/g,"%25"))}function c(e,t){if(e.length<=1)return e;let r=e.length;for(let n=e.length-1;n>0&&t(e.charCodeAt(n));n--)r=n;return e.slice(0,r)}function l(e){return 47===e}function h(e){return 47===e}function d(e){return 47===e||92===e}function p(e){return e>=97&&e<=122||e>=65&&e<=90}function y(e){e=u(e);let t=decodeURIComponent(e.pathname.replace(/\//g,"\\").replace(/%(?![0-9A-Fa-f]{2})/g,"%25")).replace(/^\\*([A-Za-z]:)(\\|$)/,"$1\\");return""!==e.hostname&&(t=`\\\\${e.hostname}${t}`),t}function g(e,t=""){return n?function(e,t=""){e instanceof URL&&(e=y(e)),s(e,t);let r=0;e.length>=2&&p(e.charCodeAt(0))&&58===e.charCodeAt(1)&&(r=2);const n=c(a(e,d,r),d);return t?o(n,t):n}(e,t):function(e,t=""){e instanceof URL&&(e=f(e)),s(e,t);const r=c(a(e,l),l);return t?o(r,t):r}(e,t)}function w(e){if(i(e),0===e.length)return"."}function m(e){return n?function(e){e instanceof URL&&(e=y(e)),w(e);const t=e.length;let r=-1,n=-1,i=!0,o=0;const a=e.charCodeAt(0);if(t>1)if(d(a)){if(r=o=1,d(e.charCodeAt(1))){let n=2,i=n;for(;n<t&&!d(e.charCodeAt(n));++n);if(n<t&&n!==i){for(i=n;n<t&&d(e.charCodeAt(n));++n);if(n<t&&n!==i){for(i=n;n<t&&!d(e.charCodeAt(n));++n);if(n===t)return e;n!==i&&(r=o=n+1)}}}}else p(a)&&58===e.charCodeAt(1)&&(r=o=2,t>2&&d(e.charCodeAt(2))&&(r=o=3));else if(d(a))return e;for(let r=t-1;r>=o;--r)if(d(e.charCodeAt(r))){if(!i){n=r;break}}else i=!1;if(-1===n){if(-1===r)return".";n=r}return c(e.slice(0,n),h)}(e):function(e){e instanceof URL&&(e=f(e)),w(e);let t=-1,r=!1;for(let n=e.length-1;n>=1;--n)if(l(e.charCodeAt(n))){if(r){t=n;break}}else r=!0;return-1===t?l(e.charCodeAt(0))?"/":".":c(e.slice(0,t),l)}(e)}function b(e){if(i(e),0===e.length)return"."}function v(e,t,r,n){let i,o="",a=0,s=-1,u=0;for(let f=0;f<=e.length;++f){if(f<e.length)i=e.charCodeAt(f);else{if(n(i))break;i=47}if(n(i)){if(s===f-1||1===u);else if(s!==f-1&&2===u){if(o.length<2||2!==a||46!==o.charCodeAt(o.length-1)||46!==o.charCodeAt(o.length-2)){if(o.length>2){const e=o.lastIndexOf(r);-1===e?(o="",a=0):(o=o.slice(0,e),a=o.length-1-o.lastIndexOf(r)),s=f,u=0;continue}if(2===o.length||1===o.length){o="",a=0,s=f,u=0;continue}}t&&(o.length>0?o+=`${r}..`:o="..",a=2)}else o.length>0?o+=r+e.slice(s+1,f):o=e.slice(s+1,f),a=f-s-1;s=f,u=0}else 46===i&&-1!==u?++u:u=-1}return o}function _(e,...t){return n?function(e,...t){if(e instanceof URL&&(e=y(e)),(t=e?[e,...t]:t).forEach(e=>i(e)),t=t.filter(e=>e.length>0),0===t.length)return".";let r=!0,n=0;const o=t[0];if(d(o.charCodeAt(0))){++n;const e=o.length;e>1&&d(o.charCodeAt(1))&&(++n,e>2&&(d(o.charCodeAt(2))?++n:r=!1))}let a=t.join("\\");if(r){for(;n<a.length&&d(a.charCodeAt(n));++n);n>=2&&(a=`\\${a.slice(n)}`)}return function(e){e instanceof URL&&(e=y(e)),b(e);const t=e.length;let r,n=0,i=!1;const o=e.charCodeAt(0);if(t>1)if(d(o))if(i=!0,d(e.charCodeAt(1))){let i=2,o=i;for(;i<t&&!d(e.charCodeAt(i));++i);if(i<t&&i!==o){const a=e.slice(o,i);for(o=i;i<t&&d(e.charCodeAt(i));++i);if(i<t&&i!==o){for(o=i;i<t&&!d(e.charCodeAt(i));++i);if(i===t)return`\\\\${a}\\${e.slice(o)}\\`;i!==o&&(r=`\\\\${a}\\${e.slice(o,i)}`,n=i)}}}else n=1;else p(o)&&58===e.charCodeAt(1)&&(r=e.slice(0,2),n=2,t>2&&d(e.charCodeAt(2))&&(i=!0,n=3));else if(d(o))return"\\";let a;return a=n<t?v(e.slice(n),!i,"\\",d):"",0!==a.length||i||(a="."),a.length>0&&d(e.charCodeAt(t-1))&&(a+="\\"),void 0===r?i?a.length>0?`\\${a}`:"\\":a:i?a.length>0?`${r}\\${a}`:`${r}\\`:r+a}(a)}(e,...t):function(e,...t){if(void 0===e)return".";e instanceof URL&&(e=f(e)),(t=e?[e,...t]:t).forEach(e=>i(e));const r=t.filter(e=>e.length>0).join("/");return""===r?".":function(e){e instanceof URL&&(e=f(e)),b(e);const t=l(e.charCodeAt(0)),r=l(e.charCodeAt(e.length-1));return 0!==(e=v(e,!t,"/",l)).length||t||(e="."),e.length>0&&r&&(e+="/"),t?`/${e}`:e}(r)}(e,...t)}function E(e){return n?function(e){i(e);const t={root:"",dir:"",base:"",ext:"",name:""},r=e.length;if(0===r)return t;let n=0,o=e.charCodeAt(0);if(r>1){if(d(o)){if(n=1,d(e.charCodeAt(1))){let t=2,i=t;for(;t<r&&!d(e.charCodeAt(t));++t);if(t<r&&t!==i){for(i=t;t<r&&d(e.charCodeAt(t));++t);if(t<r&&t!==i){for(i=t;t<r&&!d(e.charCodeAt(t));++t);t===r?n=t:t!==i&&(n=t+1)}}}}else if(p(o)&&58===e.charCodeAt(1)){if(n=2,!(r>2))return t.root=t.dir=e,t;if(d(e.charCodeAt(2))){if(3===r)return t.root=t.dir=e,t.base="\\",t;n=3}}}else if(d(o))return t.root=t.dir=e,t.base="\\",t;n>0&&(t.root=e.slice(0,n));let a=-1,s=n,u=-1,f=!0,c=e.length-1,l=0;for(;c>=n;--c)if(o=e.charCodeAt(c),d(o)){if(!f){s=c+1;break}}else-1===u&&(f=!1,u=c+1),46===o?-1===a?a=c:1!==l&&(l=1):-1!==a&&(l=-1);return-1===a||-1===u||0===l||1===l&&a===u-1&&a===s+1?-1!==u&&(t.base=t.name=e.slice(s,u)):(t.name=e.slice(s,a),t.base=e.slice(s,u),t.ext=e.slice(a,u)),t.base=t.base||"\\",t.dir=s>0&&s!==n?e.slice(0,s-1):t.root,t}(e):function(e){i(e);const t={root:"",dir:"",base:"",ext:"",name:""};if(0===e.length)return t;const r=l(e.charCodeAt(0));let n;r?(t.root="/",n=1):n=0;let o=-1,a=0,s=-1,u=!0,f=e.length-1,h=0;for(;f>=n;--f){const t=e.charCodeAt(f);if(l(t)){if(!u){a=f+1;break}}else-1===s&&(u=!1,s=f+1),46===t?-1===o?o=f:1!==h&&(h=1):-1!==o&&(h=-1)}return-1===o||-1===s||0===h||1===h&&o===s-1&&o===a+1?(-1!==s&&(t.base=t.name=0===a&&r?e.slice(1,s):e.slice(a,s)),t.base=t.base||"/"):(0===a&&r?(t.name=e.slice(1,o),t.base=e.slice(1,s)):(t.name=e.slice(a,o),t.base=e.slice(a,s)),t.ext=e.slice(o,s)),a>0?t.dir=c(e.slice(0,a-1),l):r&&(t.dir="/"),t}(e)}}},t={};function r(n){var i=t[n];if(void 0!==i)return i.exports;var o=t[n]={exports:{}};return e[n].call(o.exports,o,o.exports,r),o.exports}r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r(885)})();
@@ -0,0 +1,31 @@
1
+ <!--
2
+ SPDX-License-Identifier: AGPL-3.0-or-later
3
+
4
+ ---------------------------------------------
5
+ Copyright © 2024, 2025, 2026
6
+ Pellegrino Prevete
7
+
8
+ All rights reserved
9
+ ---------------------------------------------
10
+
11
+ This program is free software: you can
12
+ redistribute it and/or modify it under the
13
+ terms of the GNU Affero General Public
14
+ License as published by the Free Software
15
+ Foundation, either version 3 of the License,
16
+ or (at your option) any later version.
17
+
18
+ This program is distributed in the hope that
19
+ it will be useful, but WITHOUT ANY WARRANTY;
20
+ without even the implied warranty of
21
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR
22
+ PURPOSE. See the GNU Affero General Public
23
+ License for more details.
24
+
25
+ You should have received a copy of the GNU
26
+ Affero General Public License
27
+ along with this program.
28
+ If not, see <https://www.gnu.org/licenses/>.
29
+ -->
30
+
31
+ <script src="evmfs-contracts.js"></script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  { "name": "evmfs-contracts",
2
2
  "version":
3
- "0.0.1",
3
+ "0.0.2",
4
4
  "description":
5
5
  "JavaScript programs and libraries to enable seamless development of native computer applications designed to interact with the Ethereum Virtual Machine File System (EVMFS).",
6
6
  "funding": {
@@ -22,29 +22,33 @@
22
22
  "webpack.config.cjs"
23
23
  ],
24
24
  "keywords": [
25
- "ur",
26
- "themartiancompany",
27
- "dogeos",
28
- "ethereum",
25
+ "evmfs",
26
+ "ethereum-virtual-machine-file-system",
27
+ "ethereum-file-system",
28
+ "ethereum-fs",
29
+ "fs",
30
+ "smart-contract",
29
31
  "ethereum-contracts",
32
+ "ethereum",
33
+ "dogeos",
34
+ "ur",
30
35
  "user-repository",
31
- "smart-contract",
32
- "evmfs",
33
- "hip"
36
+ "hip",
37
+ "themartiancompany"
34
38
  ],
35
39
  "main":
36
40
  "./data-get",
37
41
  "homepage":
38
- "https://github.com/themartiancompany/ur",
42
+ "https://github.com/themartiancompany/evmfs",
39
43
  "bugs": {
40
44
  "url":
41
- "https://github.com/themartiancompany/ur-contracts/issues"
45
+ "https://github.com/themartiancompany/evmfs-contracts/issues"
42
46
  },
43
47
  "repository": {
44
48
  "type":
45
49
  "git",
46
50
  "url":
47
- "git+https://github.com/themartiancompany/ur-contracts.git"
51
+ "git+https://github.com/themartiancompany/evmfs-contracts.git"
48
52
  },
49
53
  "license":
50
54
  "AGPL-3.0-or-later",
@@ -84,13 +88,13 @@
84
88
  "build-contracts":
85
89
  "make contracts-npm",
86
90
  "build-lib":
87
- "npx webpack --mode 'production' --config 'webpack.config.cjs' --stats-error-details && mv 'data-get.js' 'dist/ur-contracts/ur-contracts.js'",
91
+ "npx webpack --mode 'production' --config 'webpack.config.cjs' --stats-error-details && mv 'data-get.js' 'dist/evmfs-contracts/evmfs-contracts.js'",
88
92
  "build":
89
93
  "npm run build-contracts && npm run build-lib",
90
94
  "publish-npm":
91
95
  "npm run build && npm publish --access public",
92
96
  "start":
93
- "npx safely-serve 'dist/erc20-tools' --port 3000 --https --no-cache",
97
+ "npx safely-serve 'dist/evmfs-contracts'",
94
98
  "test":
95
99
  "echo \"Error: no test specified\" && exit 1"
96
100
  }
@@ -0,0 +1,126 @@
1
+ /** ----------------------------------------------------------------
2
+ * webpack.config.cjs
3
+ * ----------------------------------------------------------------
4
+ * Copyright ©
5
+ * Pellegrino Prevete
6
+ * 2024, 2025, 2026
7
+ *
8
+ * All rights reserved
9
+ * ----------------------------------------------------------------
10
+ *
11
+ * This program is free software: you can redistribute it and/or
12
+ * modify it under the terms of the GNU General Public License as
13
+ * published by the Free Software Foundation, either version 3 of
14
+ * the License, or (at your option) any later version.
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU General Public License
22
+ * along with this program.
23
+ * If not, see <https://www.gnu.org/licenses/>.
24
+ */
25
+
26
+ const
27
+ _path =
28
+ require(
29
+ 'path');
30
+ const
31
+ _output_dir =
32
+ _path.resolve(
33
+ __dirname);
34
+ const
35
+ _input_file_name =
36
+ `data-get`;
37
+ const
38
+ _input_file_path =
39
+ `./${_input_file_name}`;
40
+ const
41
+ _output_file_name =
42
+ `${_input_file_name}.js`;
43
+ const
44
+ _output = {
45
+ path:
46
+ _output_dir,
47
+ filename:
48
+ _output_file_name
49
+ };
50
+ const
51
+ _yargs_ignore =
52
+ { resourceRegExp:
53
+ /^yargs$/ };
54
+ const
55
+ _yargs_helpers_ignore =
56
+ { resourceRegExp:
57
+ /^yargs\/helpers$/ };
58
+ const
59
+ _webpack =
60
+ require(
61
+ "webpack");
62
+ const
63
+ _ignore_plugin =
64
+ _webpack.IgnorePlugin;
65
+ const
66
+ _yargs_ignore_plugin =
67
+ new _ignore_plugin(
68
+ _yargs_ignore);
69
+ const
70
+ _yargs_helpers_ignore_plugin =
71
+ new _ignore_plugin(
72
+ _yargs_helpers_ignore);
73
+ module.exports = {
74
+ entry:
75
+ _input_file_path,
76
+ output:
77
+ _output,
78
+ optimization: {
79
+ moduleIds: 'deterministic',
80
+ },
81
+ resolve: {
82
+ alias: {
83
+ "fs":
84
+ _path.resolve(
85
+ __dirname,
86
+ 'node_modules/fs/fs'),
87
+ "path":
88
+ _path.resolve(
89
+ __dirname,
90
+ 'node_modules/path/mod.js'),
91
+ "web-worker":
92
+ _path.resolve(
93
+ __dirname,
94
+ 'node_modules/web-worker/mod.js'),
95
+ "yargs":
96
+ _path.resolve(
97
+ __dirname,
98
+ 'node_modules/yargs/browser.mjs'),
99
+ "yargs/helpers":
100
+ _path.resolve(
101
+ __dirname,
102
+ 'node_modules/yargs/helpers/helpers.mjs'),
103
+ "yargs-parser":
104
+ _path.resolve(
105
+ __dirname,
106
+ 'node_modules/yargs-parser/browser.mjs'),
107
+ },
108
+ fallback: {
109
+ "utils":
110
+ false,
111
+ "web-worker":
112
+ false,
113
+ "yargs":
114
+ false,
115
+ "yargs/helpers":
116
+ false,
117
+ }
118
+ },
119
+ externals:
120
+ { yargs:
121
+ 'yargs' },
122
+ plugins: [
123
+ _yargs_ignore_plugin,
124
+ _yargs_helpers_ignore_plugin
125
+ ]
126
+ };