just-bash 3.0.3 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1161) hide show
  1. package/CHANGELOG.md +49 -0
  2. package/README.md +72 -9
  3. package/dist/Bash.d.ts +12 -4
  4. package/dist/abort-signals.d.ts +10 -0
  5. package/dist/bin/chunks/alias-3R4G6HQY.js +3 -0
  6. package/dist/bin/chunks/awk2-7UZLEPVX.js +3 -0
  7. package/dist/bin/chunks/base64-W6FVFNXJ.js +3 -0
  8. package/dist/bin/chunks/basename-C4CRGDXP.js +3 -0
  9. package/dist/bin/chunks/bash-CFCBBWVH.js +3 -0
  10. package/dist/bin/chunks/cat-5YECZSFQ.js +3 -0
  11. package/dist/bin/chunks/chmod-45TMYSW2.js +3 -0
  12. package/dist/bin/chunks/chunk-23OI2XDJ.js +20 -0
  13. package/dist/bin/chunks/chunk-2OQ5HPZE.js +7 -0
  14. package/dist/bin/chunks/chunk-2YLY6FJA.js +10 -0
  15. package/dist/bin/chunks/chunk-3HUI54BW.js +143 -0
  16. package/dist/bin/chunks/chunk-3OYRDLJJ.js +101 -0
  17. package/dist/bin/chunks/chunk-3PCPQIUD.js +3 -0
  18. package/dist/bin/chunks/chunk-3VSWQCPN.js +18 -0
  19. package/dist/bin/chunks/chunk-43E7AR6A.js +3 -0
  20. package/dist/bin/chunks/chunk-46CDVHZ3.js +5 -0
  21. package/dist/bin/chunks/chunk-4SQKKW2M.js +3 -0
  22. package/dist/bin/chunks/chunk-5SKEZPTU.js +12 -0
  23. package/dist/bin/chunks/chunk-6D75E4LV.js +3 -0
  24. package/dist/bin/chunks/chunk-6SAZRW7E.js +15 -0
  25. package/dist/bin/chunks/chunk-7FGDUBSN.js +14 -0
  26. package/dist/bin/chunks/chunk-7I6MNC5I.js +3 -0
  27. package/dist/bin/chunks/chunk-B7RRNV3A.js +22 -0
  28. package/dist/bin/chunks/chunk-BCJ42NCM.js +15 -0
  29. package/dist/bin/chunks/chunk-BNYIXXC2.js +3 -0
  30. package/dist/bin/chunks/chunk-BPWZ7ADB.js +8 -0
  31. package/dist/bin/chunks/chunk-BWRQ5HYX.js +9 -0
  32. package/dist/bin/chunks/chunk-CB4SODHK.js +34 -0
  33. package/dist/bin/chunks/chunk-CC2AQ6B7.js +15 -0
  34. package/dist/bin/chunks/chunk-CPKBPQ2C.js +3 -0
  35. package/dist/bin/chunks/chunk-CPTQXTBJ.js +3 -0
  36. package/dist/bin/chunks/chunk-D3MUBZ4P.js +65 -0
  37. package/dist/bin/chunks/chunk-DN2YCFOR.js +3 -0
  38. package/dist/bin/chunks/chunk-DSZQ22OX.js +12 -0
  39. package/dist/bin/chunks/chunk-E5VZGTZ6.js +10 -0
  40. package/dist/bin/chunks/chunk-ETWDDV6I.js +10 -0
  41. package/dist/bin/chunks/chunk-GEUCQ4AB.js +10 -0
  42. package/dist/bin/chunks/chunk-H4BRFPKY.js +3 -0
  43. package/dist/bin/chunks/chunk-IAAPXDHN.js +11 -0
  44. package/dist/bin/chunks/chunk-ISW2U76N.js +17 -0
  45. package/dist/bin/chunks/chunk-JQER3HUP.js +20 -0
  46. package/dist/bin/chunks/chunk-K5KT6DMM.js +4 -0
  47. package/dist/bin/chunks/chunk-KG2KXL4Y.js +3 -0
  48. package/dist/bin/chunks/chunk-LCP3IKI7.js +9 -0
  49. package/dist/bin/chunks/chunk-LGERQ5TD.js +22 -0
  50. package/dist/bin/chunks/chunk-LNFTLSWJ.js +22 -0
  51. package/dist/bin/chunks/chunk-LUHU7UUN.js +7 -0
  52. package/dist/bin/chunks/chunk-LXFMIXGA.js +3 -0
  53. package/dist/bin/chunks/chunk-MYTNZ7MA.js +7 -0
  54. package/dist/bin/chunks/chunk-MZM7RVYU.js +8 -0
  55. package/dist/bin/chunks/chunk-NGD6G5ZG.js +9 -0
  56. package/dist/bin/chunks/chunk-NJ67YJRE.js +6 -0
  57. package/dist/bin/chunks/chunk-NQQ3X7MZ.js +36 -0
  58. package/dist/bin/chunks/chunk-O74FSWB4.js +4 -0
  59. package/dist/bin/chunks/chunk-OKU677H3.js +87 -0
  60. package/dist/bin/chunks/chunk-P6NPCASY.js +11 -0
  61. package/dist/bin/chunks/chunk-PKWK3LQM.js +22 -0
  62. package/dist/bin/chunks/chunk-PQPFDJFF.js +34 -0
  63. package/dist/bin/chunks/chunk-PRKSLEHG.js +291 -0
  64. package/dist/bin/chunks/chunk-PUZGSIMN.js +15 -0
  65. package/dist/bin/chunks/chunk-Q3LE3Y66.js +13 -0
  66. package/dist/bin/chunks/chunk-QAYU7HPM.js +7 -0
  67. package/dist/bin/chunks/chunk-QES5OSUC.js +3 -0
  68. package/dist/bin/chunks/chunk-QF7PPON7.js +16 -0
  69. package/dist/bin/chunks/chunk-QK6BXSHU.js +13 -0
  70. package/dist/bin/chunks/chunk-RYQB6GQ7.js +11 -0
  71. package/dist/bin/chunks/chunk-SSK3N7FN.js +3 -0
  72. package/dist/bin/chunks/chunk-TL4JI2SL.js +38 -0
  73. package/dist/bin/chunks/chunk-TPU3OX2A.js +3 -0
  74. package/dist/bin/chunks/chunk-TW2IJRUF.js +3 -0
  75. package/dist/bin/chunks/chunk-TZ3S7MY6.js +12 -0
  76. package/dist/bin/chunks/chunk-VGR3NA3H.js +13 -0
  77. package/dist/bin/chunks/chunk-VLWZ6L7C.js +4 -0
  78. package/dist/bin/chunks/chunk-VTAIIBJT.js +16 -0
  79. package/dist/bin/chunks/chunk-VTHA5UK5.js +7 -0
  80. package/dist/bin/chunks/chunk-VY2K25J4.js +16 -0
  81. package/dist/bin/chunks/chunk-W4U4QOZF.js +7 -0
  82. package/dist/bin/chunks/chunk-WDV2ECOC.js +3 -0
  83. package/dist/bin/chunks/chunk-WFVCEB5T.js +3 -0
  84. package/dist/bin/chunks/chunk-WSLBBXPJ.js +12 -0
  85. package/dist/bin/chunks/chunk-WWOUFMMY.js +3 -0
  86. package/dist/bin/chunks/chunk-WYTPLN2M.js +11 -0
  87. package/dist/bin/chunks/chunk-X5VUGFUL.js +3 -0
  88. package/dist/bin/chunks/chunk-X63MJBLH.js +26 -0
  89. package/dist/bin/chunks/chunk-XAAXPEOP.js +6 -0
  90. package/dist/bin/chunks/chunk-XEQ7KSRM.js +5 -0
  91. package/dist/bin/chunks/chunk-YIANER7Y.js +8 -0
  92. package/dist/bin/chunks/chunk-YMELOXDK.js +13 -0
  93. package/dist/bin/chunks/chunk-YTL6DXBO.js +11 -0
  94. package/dist/bin/chunks/chunk-YYZSYLJO.js +6 -0
  95. package/dist/bin/chunks/chunk-ZXIW4JPL.js +22 -0
  96. package/dist/bin/chunks/clear-OE52K3TM.js +3 -0
  97. package/dist/bin/chunks/column-7VBJL757.js +3 -0
  98. package/dist/bin/chunks/comm-URDMZCXL.js +3 -0
  99. package/dist/bin/chunks/cp-MF5GADQN.js +3 -0
  100. package/dist/bin/chunks/curl-FS5LAEYI.js +30 -0
  101. package/dist/bin/chunks/cut-QOTYBJJJ.js +3 -0
  102. package/dist/bin/chunks/date-FJUBX7TJ.js +3 -0
  103. package/dist/bin/chunks/diff-YXZZCUSQ.js +3 -0
  104. package/dist/bin/chunks/dirname-TPUFCYF6.js +3 -0
  105. package/dist/bin/chunks/du-A3UGHIKJ.js +3 -0
  106. package/dist/bin/chunks/echo-4OUEL7QB.js +3 -0
  107. package/dist/bin/chunks/env-2TSVF4W7.js +3 -0
  108. package/dist/bin/chunks/expand-P6SNTBGZ.js +3 -0
  109. package/dist/bin/chunks/expr-56X7LYOS.js +3 -0
  110. package/dist/bin/chunks/file-SQSOBJLR.js +3 -0
  111. package/dist/bin/chunks/find-XY2NTAT5.js +3 -0
  112. package/dist/bin/chunks/flag-coverage-WGSE667D.js +3 -0
  113. package/dist/bin/chunks/fold-YEY7X54W.js +3 -0
  114. package/dist/bin/chunks/grep-CMT2H2S7.js +3 -0
  115. package/dist/bin/chunks/gzip-DJSFJOY6.js +3 -0
  116. package/dist/bin/chunks/head-KPRH4HKC.js +3 -0
  117. package/dist/bin/chunks/help-HVIDHJ6M.js +3 -0
  118. package/dist/bin/chunks/history-3HAU45KT.js +3 -0
  119. package/dist/bin/chunks/hostname-2I76DUQL.js +3 -0
  120. package/dist/bin/chunks/html-to-markdown-WUBAMB4O.js +3 -0
  121. package/dist/bin/chunks/join-UQKXU2QP.js +3 -0
  122. package/dist/bin/chunks/jq-ACCMBTSD.js +3 -0
  123. package/dist/bin/chunks/js-exec-4KNUPGHA.js +99 -0
  124. package/dist/bin/chunks/js-exec-worker.js +187 -110
  125. package/dist/bin/chunks/ln-XSDIE6SU.js +3 -0
  126. package/dist/bin/chunks/ls-FTHYNINH.js +3 -0
  127. package/dist/bin/chunks/md5sum-Z6KAYGDK.js +3 -0
  128. package/dist/bin/chunks/mkdir-74BP5NTG.js +3 -0
  129. package/dist/bin/chunks/mv-YG75IRRE.js +3 -0
  130. package/dist/bin/chunks/nl-XHWFVVKH.js +3 -0
  131. package/dist/bin/chunks/od-A7CW5RMS.js +3 -0
  132. package/dist/bin/chunks/paste-YJLYVJMP.js +3 -0
  133. package/dist/bin/chunks/printf-F2KOCULO.js +3 -0
  134. package/dist/bin/chunks/pwd-YKLNXWZI.js +3 -0
  135. package/dist/bin/chunks/python3-AYUQQRCR.js +14 -0
  136. package/dist/bin/chunks/readlink-HMHVGSAM.js +3 -0
  137. package/dist/bin/chunks/rev-CZTQCNOZ.js +3 -0
  138. package/dist/bin/chunks/rg-JRKJ6I4X.js +3 -0
  139. package/dist/bin/chunks/rm-3PLW4O4B.js +3 -0
  140. package/dist/bin/chunks/rmdir-DCJ3XJRR.js +3 -0
  141. package/dist/bin/chunks/sed-QJ2LNV2N.js +3 -0
  142. package/dist/bin/chunks/seq-Q4LZ6EXV.js +3 -0
  143. package/dist/bin/chunks/sha1sum-CATBXX76.js +3 -0
  144. package/dist/bin/chunks/sha256sum-YGSNBVY3.js +3 -0
  145. package/dist/bin/chunks/sleep-FUDWGDCE.js +3 -0
  146. package/dist/bin/chunks/sort-M3DO25D5.js +3 -0
  147. package/dist/bin/chunks/split-7IYQYKOW.js +3 -0
  148. package/dist/bin/chunks/sqlite3-ZXF6BGDW.js +3 -0
  149. package/dist/bin/chunks/sqlite3-worker.js +316 -173
  150. package/dist/bin/chunks/stat-Y5D3VPLG.js +3 -0
  151. package/dist/bin/chunks/strings-J2X2Z6N2.js +3 -0
  152. package/dist/bin/chunks/tac-DG4BMYM5.js +3 -0
  153. package/dist/bin/chunks/tail-QISQLA3I.js +3 -0
  154. package/dist/bin/chunks/tar-TB2XWXF6.js +3 -0
  155. package/dist/bin/chunks/tee-L4HKV5PD.js +3 -0
  156. package/dist/bin/chunks/time-LF7BTSK5.js +3 -0
  157. package/dist/bin/chunks/timeout-TDOV6JDA.js +3 -0
  158. package/dist/bin/chunks/touch-TVQAUQOG.js +3 -0
  159. package/dist/bin/chunks/tr-AR6EK7JH.js +3 -0
  160. package/dist/bin/chunks/tree-ZGP6NPGS.js +3 -0
  161. package/dist/bin/chunks/true-KFTJGQLQ.js +3 -0
  162. package/dist/bin/chunks/undici-JES22UVU.js +141 -0
  163. package/dist/bin/chunks/unexpand-JPOQORZF.js +3 -0
  164. package/dist/bin/chunks/uniq-K5VRDP4Q.js +3 -0
  165. package/dist/bin/chunks/wc-VSQBRD6B.js +3 -0
  166. package/dist/bin/chunks/which-4TPGVSBZ.js +3 -0
  167. package/dist/bin/chunks/whoami-B5HDVKW6.js +3 -0
  168. package/dist/bin/chunks/worker.js +212 -105
  169. package/dist/bin/chunks/xan-D6US4ZGL.js +3 -0
  170. package/dist/bin/chunks/xan-view-QGKWT354.js +3 -0
  171. package/dist/bin/chunks/xargs-HMISWW4I.js +3 -0
  172. package/dist/bin/chunks/yq-EYV7HLKK.js +3 -0
  173. package/dist/bin/just-bash.js +412 -387
  174. package/dist/bin/shell/chunks/alias-3R4G6HQY.js +3 -0
  175. package/dist/bin/shell/chunks/awk2-7UZLEPVX.js +3 -0
  176. package/dist/bin/shell/chunks/base64-W6FVFNXJ.js +3 -0
  177. package/dist/bin/shell/chunks/basename-C4CRGDXP.js +3 -0
  178. package/dist/bin/shell/chunks/bash-CFCBBWVH.js +3 -0
  179. package/dist/bin/shell/chunks/cat-5YECZSFQ.js +3 -0
  180. package/dist/bin/shell/chunks/chmod-45TMYSW2.js +3 -0
  181. package/dist/bin/shell/chunks/chunk-23OI2XDJ.js +20 -0
  182. package/dist/bin/shell/chunks/chunk-2OQ5HPZE.js +7 -0
  183. package/dist/bin/shell/chunks/chunk-2YLY6FJA.js +10 -0
  184. package/dist/bin/shell/chunks/chunk-3HUI54BW.js +143 -0
  185. package/dist/bin/shell/chunks/chunk-3OYRDLJJ.js +101 -0
  186. package/dist/bin/shell/chunks/chunk-3PCPQIUD.js +3 -0
  187. package/dist/bin/shell/chunks/chunk-3VSWQCPN.js +18 -0
  188. package/dist/bin/shell/chunks/chunk-43E7AR6A.js +3 -0
  189. package/dist/bin/shell/chunks/chunk-46CDVHZ3.js +5 -0
  190. package/dist/bin/shell/chunks/chunk-4SQKKW2M.js +3 -0
  191. package/dist/bin/shell/chunks/chunk-5SKEZPTU.js +12 -0
  192. package/dist/bin/shell/chunks/chunk-6D75E4LV.js +3 -0
  193. package/dist/bin/shell/chunks/chunk-6SAZRW7E.js +15 -0
  194. package/dist/bin/shell/chunks/chunk-7FGDUBSN.js +14 -0
  195. package/dist/bin/shell/chunks/chunk-7I6MNC5I.js +3 -0
  196. package/dist/bin/shell/chunks/chunk-B7RRNV3A.js +22 -0
  197. package/dist/bin/shell/chunks/chunk-BCJ42NCM.js +15 -0
  198. package/dist/bin/shell/chunks/chunk-BNYIXXC2.js +3 -0
  199. package/dist/bin/shell/chunks/chunk-BPWZ7ADB.js +8 -0
  200. package/dist/bin/shell/chunks/chunk-BWRQ5HYX.js +9 -0
  201. package/dist/bin/shell/chunks/chunk-CB4SODHK.js +34 -0
  202. package/dist/bin/shell/chunks/chunk-CC2AQ6B7.js +15 -0
  203. package/dist/bin/shell/chunks/chunk-CPKBPQ2C.js +3 -0
  204. package/dist/bin/shell/chunks/chunk-CPTQXTBJ.js +3 -0
  205. package/dist/bin/shell/chunks/chunk-D3MUBZ4P.js +65 -0
  206. package/dist/bin/shell/chunks/chunk-DN2YCFOR.js +3 -0
  207. package/dist/bin/shell/chunks/chunk-DSZQ22OX.js +12 -0
  208. package/dist/bin/shell/chunks/chunk-E5VZGTZ6.js +10 -0
  209. package/dist/bin/shell/chunks/chunk-ETWDDV6I.js +10 -0
  210. package/dist/bin/shell/chunks/chunk-GEUCQ4AB.js +10 -0
  211. package/dist/bin/shell/chunks/chunk-H4BRFPKY.js +3 -0
  212. package/dist/bin/shell/chunks/chunk-IAAPXDHN.js +11 -0
  213. package/dist/bin/shell/chunks/chunk-ISW2U76N.js +17 -0
  214. package/dist/bin/shell/chunks/chunk-JQER3HUP.js +20 -0
  215. package/dist/bin/shell/chunks/chunk-K5KT6DMM.js +4 -0
  216. package/dist/bin/shell/chunks/chunk-KG2KXL4Y.js +3 -0
  217. package/dist/bin/shell/chunks/chunk-LCP3IKI7.js +9 -0
  218. package/dist/bin/shell/chunks/chunk-LGERQ5TD.js +22 -0
  219. package/dist/bin/shell/chunks/chunk-LNFTLSWJ.js +22 -0
  220. package/dist/bin/shell/chunks/chunk-LUHU7UUN.js +7 -0
  221. package/dist/bin/shell/chunks/chunk-LXFMIXGA.js +3 -0
  222. package/dist/bin/shell/chunks/chunk-MYTNZ7MA.js +7 -0
  223. package/dist/bin/shell/chunks/chunk-MZM7RVYU.js +8 -0
  224. package/dist/bin/shell/chunks/chunk-NGD6G5ZG.js +9 -0
  225. package/dist/bin/shell/chunks/chunk-NJ67YJRE.js +6 -0
  226. package/dist/bin/shell/chunks/chunk-NQQ3X7MZ.js +36 -0
  227. package/dist/bin/shell/chunks/chunk-O74FSWB4.js +4 -0
  228. package/dist/bin/shell/chunks/chunk-OKU677H3.js +87 -0
  229. package/dist/bin/shell/chunks/chunk-P6NPCASY.js +11 -0
  230. package/dist/bin/shell/chunks/chunk-PKWK3LQM.js +22 -0
  231. package/dist/bin/shell/chunks/chunk-PQPFDJFF.js +34 -0
  232. package/dist/bin/shell/chunks/chunk-PRKSLEHG.js +291 -0
  233. package/dist/bin/shell/chunks/chunk-PUZGSIMN.js +15 -0
  234. package/dist/bin/shell/chunks/chunk-Q3LE3Y66.js +13 -0
  235. package/dist/bin/shell/chunks/chunk-QAYU7HPM.js +7 -0
  236. package/dist/bin/shell/chunks/chunk-QES5OSUC.js +3 -0
  237. package/dist/bin/shell/chunks/chunk-QF7PPON7.js +16 -0
  238. package/dist/bin/shell/chunks/chunk-QK6BXSHU.js +13 -0
  239. package/dist/bin/shell/chunks/chunk-RYQB6GQ7.js +11 -0
  240. package/dist/bin/shell/chunks/chunk-SSK3N7FN.js +3 -0
  241. package/dist/bin/shell/chunks/chunk-TL4JI2SL.js +38 -0
  242. package/dist/bin/shell/chunks/chunk-TPU3OX2A.js +3 -0
  243. package/dist/bin/shell/chunks/chunk-TW2IJRUF.js +3 -0
  244. package/dist/bin/shell/chunks/chunk-TZ3S7MY6.js +12 -0
  245. package/dist/bin/shell/chunks/chunk-VGR3NA3H.js +13 -0
  246. package/dist/bin/shell/chunks/chunk-VLWZ6L7C.js +4 -0
  247. package/dist/bin/shell/chunks/chunk-VTAIIBJT.js +16 -0
  248. package/dist/bin/shell/chunks/chunk-VTHA5UK5.js +7 -0
  249. package/dist/bin/shell/chunks/chunk-VY2K25J4.js +16 -0
  250. package/dist/bin/shell/chunks/chunk-W4U4QOZF.js +7 -0
  251. package/dist/bin/shell/chunks/chunk-WDV2ECOC.js +3 -0
  252. package/dist/bin/shell/chunks/chunk-WFVCEB5T.js +3 -0
  253. package/dist/bin/shell/chunks/chunk-WSLBBXPJ.js +12 -0
  254. package/dist/bin/shell/chunks/chunk-WWOUFMMY.js +3 -0
  255. package/dist/bin/shell/chunks/chunk-WYTPLN2M.js +11 -0
  256. package/dist/bin/shell/chunks/chunk-X5VUGFUL.js +3 -0
  257. package/dist/bin/shell/chunks/chunk-X63MJBLH.js +26 -0
  258. package/dist/bin/shell/chunks/chunk-XAAXPEOP.js +6 -0
  259. package/dist/bin/shell/chunks/chunk-XEQ7KSRM.js +5 -0
  260. package/dist/bin/shell/chunks/chunk-YIANER7Y.js +8 -0
  261. package/dist/bin/shell/chunks/chunk-YMELOXDK.js +13 -0
  262. package/dist/bin/shell/chunks/chunk-YTL6DXBO.js +11 -0
  263. package/dist/bin/shell/chunks/chunk-YYZSYLJO.js +6 -0
  264. package/dist/bin/shell/chunks/chunk-ZXIW4JPL.js +22 -0
  265. package/dist/bin/shell/chunks/clear-OE52K3TM.js +3 -0
  266. package/dist/bin/shell/chunks/column-7VBJL757.js +3 -0
  267. package/dist/bin/shell/chunks/comm-URDMZCXL.js +3 -0
  268. package/dist/bin/shell/chunks/cp-MF5GADQN.js +3 -0
  269. package/dist/bin/shell/chunks/curl-FS5LAEYI.js +30 -0
  270. package/dist/bin/shell/chunks/cut-QOTYBJJJ.js +3 -0
  271. package/dist/bin/shell/chunks/date-FJUBX7TJ.js +3 -0
  272. package/dist/bin/shell/chunks/diff-YXZZCUSQ.js +3 -0
  273. package/dist/bin/shell/chunks/dirname-TPUFCYF6.js +3 -0
  274. package/dist/bin/shell/chunks/du-A3UGHIKJ.js +3 -0
  275. package/dist/bin/shell/chunks/echo-4OUEL7QB.js +3 -0
  276. package/dist/bin/shell/chunks/env-2TSVF4W7.js +3 -0
  277. package/dist/bin/shell/chunks/expand-P6SNTBGZ.js +3 -0
  278. package/dist/bin/shell/chunks/expr-56X7LYOS.js +3 -0
  279. package/dist/bin/shell/chunks/file-SQSOBJLR.js +3 -0
  280. package/dist/bin/shell/chunks/find-XY2NTAT5.js +3 -0
  281. package/dist/bin/shell/chunks/flag-coverage-WGSE667D.js +3 -0
  282. package/dist/bin/shell/chunks/fold-YEY7X54W.js +3 -0
  283. package/dist/bin/shell/chunks/grep-CMT2H2S7.js +3 -0
  284. package/dist/bin/shell/chunks/gzip-DJSFJOY6.js +3 -0
  285. package/dist/bin/shell/chunks/head-KPRH4HKC.js +3 -0
  286. package/dist/bin/shell/chunks/help-HVIDHJ6M.js +3 -0
  287. package/dist/bin/shell/chunks/history-3HAU45KT.js +3 -0
  288. package/dist/bin/shell/chunks/hostname-2I76DUQL.js +3 -0
  289. package/dist/bin/shell/chunks/html-to-markdown-WUBAMB4O.js +3 -0
  290. package/dist/bin/shell/chunks/join-UQKXU2QP.js +3 -0
  291. package/dist/bin/shell/chunks/jq-ACCMBTSD.js +3 -0
  292. package/dist/bin/shell/chunks/js-exec-4KNUPGHA.js +99 -0
  293. package/dist/bin/shell/chunks/ln-XSDIE6SU.js +3 -0
  294. package/dist/bin/shell/chunks/ls-FTHYNINH.js +3 -0
  295. package/dist/bin/shell/chunks/md5sum-Z6KAYGDK.js +3 -0
  296. package/dist/bin/shell/chunks/mkdir-74BP5NTG.js +3 -0
  297. package/dist/bin/shell/chunks/mv-YG75IRRE.js +3 -0
  298. package/dist/bin/shell/chunks/nl-XHWFVVKH.js +3 -0
  299. package/dist/bin/shell/chunks/od-A7CW5RMS.js +3 -0
  300. package/dist/bin/shell/chunks/paste-YJLYVJMP.js +3 -0
  301. package/dist/bin/shell/chunks/printf-F2KOCULO.js +3 -0
  302. package/dist/bin/shell/chunks/pwd-YKLNXWZI.js +3 -0
  303. package/dist/bin/shell/chunks/python3-AYUQQRCR.js +14 -0
  304. package/dist/bin/shell/chunks/readlink-HMHVGSAM.js +3 -0
  305. package/dist/bin/shell/chunks/rev-CZTQCNOZ.js +3 -0
  306. package/dist/bin/shell/chunks/rg-JRKJ6I4X.js +3 -0
  307. package/dist/bin/shell/chunks/rm-3PLW4O4B.js +3 -0
  308. package/dist/bin/shell/chunks/rmdir-DCJ3XJRR.js +3 -0
  309. package/dist/bin/shell/chunks/sed-QJ2LNV2N.js +3 -0
  310. package/dist/bin/shell/chunks/seq-Q4LZ6EXV.js +3 -0
  311. package/dist/bin/shell/chunks/sha1sum-CATBXX76.js +3 -0
  312. package/dist/bin/shell/chunks/sha256sum-YGSNBVY3.js +3 -0
  313. package/dist/bin/shell/chunks/sleep-FUDWGDCE.js +3 -0
  314. package/dist/bin/shell/chunks/sort-M3DO25D5.js +3 -0
  315. package/dist/bin/shell/chunks/split-7IYQYKOW.js +3 -0
  316. package/dist/bin/shell/chunks/sqlite3-ZXF6BGDW.js +3 -0
  317. package/dist/bin/shell/chunks/stat-Y5D3VPLG.js +3 -0
  318. package/dist/bin/shell/chunks/strings-J2X2Z6N2.js +3 -0
  319. package/dist/bin/shell/chunks/tac-DG4BMYM5.js +3 -0
  320. package/dist/bin/shell/chunks/tail-QISQLA3I.js +3 -0
  321. package/dist/bin/shell/chunks/tar-TB2XWXF6.js +3 -0
  322. package/dist/bin/shell/chunks/tee-L4HKV5PD.js +3 -0
  323. package/dist/bin/shell/chunks/time-LF7BTSK5.js +3 -0
  324. package/dist/bin/shell/chunks/timeout-TDOV6JDA.js +3 -0
  325. package/dist/bin/shell/chunks/touch-TVQAUQOG.js +3 -0
  326. package/dist/bin/shell/chunks/tr-AR6EK7JH.js +3 -0
  327. package/dist/bin/shell/chunks/tree-ZGP6NPGS.js +3 -0
  328. package/dist/bin/shell/chunks/true-KFTJGQLQ.js +3 -0
  329. package/dist/bin/shell/chunks/undici-JES22UVU.js +141 -0
  330. package/dist/bin/shell/chunks/unexpand-JPOQORZF.js +3 -0
  331. package/dist/bin/shell/chunks/uniq-K5VRDP4Q.js +3 -0
  332. package/dist/bin/shell/chunks/wc-VSQBRD6B.js +3 -0
  333. package/dist/bin/shell/chunks/which-4TPGVSBZ.js +3 -0
  334. package/dist/bin/shell/chunks/whoami-B5HDVKW6.js +3 -0
  335. package/dist/bin/shell/chunks/xan-D6US4ZGL.js +3 -0
  336. package/dist/bin/shell/chunks/xan-view-QGKWT354.js +3 -0
  337. package/dist/bin/shell/chunks/xargs-HMISWW4I.js +3 -0
  338. package/dist/bin/shell/chunks/yq-EYV7HLKK.js +3 -0
  339. package/dist/bin/shell/shell.js +413 -391
  340. package/dist/bounded-builder.d.ts +37 -0
  341. package/dist/browser.d.ts +3 -3
  342. package/dist/bundle/browser.js +869 -830
  343. package/dist/bundle/chunks/alias-T5TO5GWK.js +2 -0
  344. package/dist/bundle/chunks/awk2-IPNBFNH2.js +2 -0
  345. package/dist/bundle/chunks/base64-OXGTKKDA.js +2 -0
  346. package/dist/bundle/chunks/basename-SJZQ5W65.js +2 -0
  347. package/dist/bundle/chunks/bash-HIEWVHJ2.js +2 -0
  348. package/dist/bundle/chunks/cat-636HYSH4.js +2 -0
  349. package/dist/bundle/chunks/chmod-4CIOYX5Q.js +2 -0
  350. package/dist/bundle/chunks/chunk-273265WK.js +6 -0
  351. package/dist/bundle/chunks/chunk-2KNTH3KH.js +9 -0
  352. package/dist/bundle/chunks/chunk-2VWG4LDT.js +11 -0
  353. package/dist/bundle/chunks/chunk-3DHFIWMM.js +15 -0
  354. package/dist/bundle/chunks/chunk-5ATEFZLC.js +4 -0
  355. package/dist/bundle/chunks/chunk-5HXWWNWH.js +11 -0
  356. package/dist/bundle/chunks/chunk-5KGKXQF6.js +142 -0
  357. package/dist/bundle/chunks/chunk-5VCAQBXL.js +17 -0
  358. package/dist/bundle/chunks/chunk-65Z4QURM.js +12 -0
  359. package/dist/bundle/chunks/chunk-6D3WD6YU.js +3 -0
  360. package/dist/bundle/chunks/chunk-6IUGGJ2Y.js +8 -0
  361. package/dist/bundle/chunks/chunk-6R4OQQWP.js +16 -0
  362. package/dist/bundle/chunks/chunk-6WGIZV3E.js +13 -0
  363. package/dist/bundle/chunks/chunk-AFFAMSJT.js +14 -0
  364. package/dist/bundle/chunks/chunk-AH7VTVWU.js +2 -0
  365. package/dist/bundle/chunks/chunk-AI5LSBJC.js +2 -0
  366. package/dist/bundle/chunks/chunk-AMLHAS2N.js +15 -0
  367. package/dist/bundle/chunks/chunk-ANCQ4SCV.js +2 -0
  368. package/dist/bundle/chunks/chunk-B3NGH6KE.js +5 -0
  369. package/dist/bundle/chunks/chunk-B5Z5HTFY.js +14 -0
  370. package/dist/bundle/chunks/chunk-BRJERIF4.js +2 -0
  371. package/dist/bundle/chunks/chunk-CHHWTPDH.js +3 -0
  372. package/dist/bundle/chunks/chunk-CN3HTJTZ.js +11 -0
  373. package/dist/bundle/chunks/chunk-D3W7DTI6.js +9 -0
  374. package/dist/bundle/chunks/chunk-E3D4WVAH.js +21 -0
  375. package/dist/bundle/chunks/chunk-EAQUR2NP.js +25 -0
  376. package/dist/bundle/chunks/chunk-EFORKKSH.js +8 -0
  377. package/dist/bundle/chunks/chunk-EJFBIRMD.js +6 -0
  378. package/dist/bundle/chunks/chunk-ELHOZMBD.js +10 -0
  379. package/dist/bundle/chunks/chunk-EQQGPAXI.js +9 -0
  380. package/dist/bundle/chunks/chunk-EWWPEE2G.js +37 -0
  381. package/dist/bundle/chunks/chunk-FBXMKFE2.js +2 -0
  382. package/dist/bundle/chunks/chunk-FIMO5HLX.js +2 -0
  383. package/dist/bundle/chunks/chunk-FT6ODGOU.js +2 -0
  384. package/dist/bundle/chunks/chunk-G4SEENI7.js +6 -0
  385. package/dist/bundle/chunks/chunk-GN6CQ3J4.js +2 -0
  386. package/dist/bundle/chunks/chunk-HW6ZCMM5.js +9 -0
  387. package/dist/bundle/chunks/chunk-IBRT3OJS.js +2 -0
  388. package/dist/bundle/chunks/chunk-INDA53JL.js +21 -0
  389. package/dist/bundle/chunks/chunk-INHMNORI.js +6 -0
  390. package/dist/bundle/chunks/chunk-J2OBOJ64.js +2 -0
  391. package/dist/bundle/chunks/chunk-JCPCQREJ.js +15 -0
  392. package/dist/bundle/chunks/chunk-JYQ6MII2.js +33 -0
  393. package/dist/bundle/chunks/chunk-K3XJ2WT4.js +2 -0
  394. package/dist/bundle/chunks/chunk-KIGPB52X.js +2 -0
  395. package/dist/bundle/chunks/chunk-KKVPMNSS.js +5 -0
  396. package/dist/bundle/chunks/chunk-LGLR6TFP.js +7 -0
  397. package/dist/bundle/chunks/chunk-LJRVJXUI.js +2 -0
  398. package/dist/bundle/chunks/chunk-LVDUF74R.js +7 -0
  399. package/dist/bundle/chunks/chunk-MAWVZWRK.js +12 -0
  400. package/dist/bundle/chunks/chunk-MF4F4ZPP.js +7 -0
  401. package/dist/bundle/chunks/chunk-MFGH46GH.js +14 -0
  402. package/dist/bundle/chunks/chunk-N4TGZ6H7.js +7 -0
  403. package/dist/bundle/chunks/chunk-NCUTH6QL.js +2 -0
  404. package/dist/bundle/chunks/chunk-NNH4ERNJ.js +100 -0
  405. package/dist/bundle/chunks/chunk-NOPXHH6G.js +290 -0
  406. package/dist/bundle/chunks/chunk-OQ7C4FYO.js +2 -0
  407. package/dist/bundle/chunks/chunk-ORDZCFFT.js +2 -0
  408. package/dist/bundle/chunks/chunk-OTYP7VVT.js +21 -0
  409. package/dist/bundle/chunks/chunk-P5BOIHWV.js +6 -0
  410. package/dist/bundle/chunks/chunk-PJWSSENQ.js +5 -0
  411. package/dist/bundle/chunks/chunk-PMYUC5JF.js +12 -0
  412. package/dist/bundle/chunks/chunk-POIWRLUV.js +6 -0
  413. package/dist/bundle/chunks/chunk-PPDMRIJ7.js +11 -0
  414. package/dist/bundle/chunks/chunk-QTLI5LUD.js +21 -0
  415. package/dist/bundle/chunks/chunk-R2FBRMDU.js +14 -0
  416. package/dist/bundle/chunks/chunk-RAHPENCM.js +35 -0
  417. package/dist/bundle/chunks/chunk-SELXJ5KQ.js +10 -0
  418. package/dist/bundle/chunks/chunk-T2RHALUC.js +64 -0
  419. package/dist/bundle/chunks/chunk-UB6T3UHL.js +8 -0
  420. package/dist/bundle/chunks/chunk-UBTKJ6MG.js +4 -0
  421. package/dist/bundle/chunks/chunk-UHHCL65P.js +3 -0
  422. package/dist/bundle/chunks/chunk-UK4BO5W3.js +2 -0
  423. package/dist/bundle/chunks/chunk-UTKGYVUZ.js +7 -0
  424. package/dist/bundle/chunks/chunk-VECGTAPW.js +10 -0
  425. package/dist/bundle/chunks/chunk-VOSNSQE2.js +2 -0
  426. package/dist/bundle/chunks/chunk-WENIVVEE.js +19 -0
  427. package/dist/bundle/chunks/chunk-WHHRIZS3.js +10 -0
  428. package/dist/bundle/chunks/chunk-WZQNMEQW.js +2 -0
  429. package/dist/bundle/chunks/chunk-XVL654YD.js +33 -0
  430. package/dist/bundle/chunks/chunk-Y3DGIAIG.js +21 -0
  431. package/dist/bundle/chunks/chunk-Y62SXZKJ.js +12 -0
  432. package/dist/bundle/chunks/chunk-YOUUMJLJ.js +10 -0
  433. package/dist/bundle/chunks/chunk-YUSFCOM7.js +2 -0
  434. package/dist/bundle/chunks/clear-KPIUNI6K.js +2 -0
  435. package/dist/bundle/chunks/column-LKMDIDCH.js +2 -0
  436. package/dist/bundle/chunks/comm-DTWKU2MC.js +2 -0
  437. package/dist/bundle/chunks/cp-FKTQRFYJ.js +2 -0
  438. package/dist/bundle/chunks/curl-DEHFBW27.js +29 -0
  439. package/dist/bundle/chunks/cut-RWPUW5FY.js +2 -0
  440. package/dist/bundle/chunks/date-FN2DXAEE.js +2 -0
  441. package/dist/bundle/chunks/diff-CSARC7WF.js +2 -0
  442. package/dist/bundle/chunks/dirname-Z2ZMOOW2.js +2 -0
  443. package/dist/bundle/chunks/du-PR3M44X6.js +2 -0
  444. package/dist/bundle/chunks/echo-HZOVZAPR.js +2 -0
  445. package/dist/bundle/chunks/env-VUUMB47B.js +2 -0
  446. package/dist/bundle/chunks/expand-2BPPGGSM.js +2 -0
  447. package/dist/bundle/chunks/expr-SHRJJ4PX.js +2 -0
  448. package/dist/bundle/chunks/file-YC4YEI4P.js +2 -0
  449. package/dist/bundle/chunks/find-DWWMZFO5.js +2 -0
  450. package/dist/bundle/chunks/flag-coverage-THYQHOT3.js +2 -0
  451. package/dist/bundle/chunks/fold-QJBPHRFJ.js +2 -0
  452. package/dist/bundle/chunks/grep-S6SNTIHZ.js +2 -0
  453. package/dist/bundle/chunks/gzip-BTI6CWY4.js +2 -0
  454. package/dist/bundle/chunks/head-UCOA3VQC.js +2 -0
  455. package/dist/bundle/chunks/help-QDDMBDU7.js +2 -0
  456. package/dist/bundle/chunks/history-3N762S3K.js +2 -0
  457. package/dist/bundle/chunks/hostname-CESD3CQR.js +2 -0
  458. package/dist/bundle/chunks/html-to-markdown-NUF6QEX4.js +2 -0
  459. package/dist/bundle/chunks/join-KQ4Z5OD4.js +2 -0
  460. package/dist/bundle/chunks/jq-D6N4QCAJ.js +2 -0
  461. package/dist/bundle/chunks/js-exec-PNUEDFT5.js +98 -0
  462. package/dist/bundle/chunks/js-exec-worker.js +187 -110
  463. package/dist/bundle/chunks/ln-VYDFOFNO.js +2 -0
  464. package/dist/bundle/chunks/ls-R5CQLZQM.js +2 -0
  465. package/dist/bundle/chunks/md5sum-JEDX55KS.js +2 -0
  466. package/dist/bundle/chunks/mkdir-WDDKK2P3.js +2 -0
  467. package/dist/bundle/chunks/mv-XSJA2FNL.js +2 -0
  468. package/dist/bundle/chunks/nl-RFXH2GNX.js +2 -0
  469. package/dist/bundle/chunks/od-YXD2NNIU.js +2 -0
  470. package/dist/bundle/chunks/paste-ZU3EODNI.js +2 -0
  471. package/dist/bundle/chunks/printf-QHD2JRWQ.js +2 -0
  472. package/dist/bundle/chunks/pwd-76BPYV5F.js +2 -0
  473. package/dist/bundle/chunks/python3-QDNG2UXX.js +13 -0
  474. package/dist/bundle/chunks/readlink-IY6QKK2P.js +2 -0
  475. package/dist/bundle/chunks/rev-EPOS3MFH.js +2 -0
  476. package/dist/bundle/chunks/rg-OUJZ5DH6.js +2 -0
  477. package/dist/bundle/chunks/rm-JQ4GDKDD.js +2 -0
  478. package/dist/bundle/chunks/rmdir-WZKAT6M5.js +2 -0
  479. package/dist/bundle/chunks/sed-TZIPJOGL.js +2 -0
  480. package/dist/bundle/chunks/seq-5R2GKXC6.js +2 -0
  481. package/dist/bundle/chunks/sha1sum-BLPZJ6MP.js +2 -0
  482. package/dist/bundle/chunks/sha256sum-VJZ4PHQ4.js +2 -0
  483. package/dist/bundle/chunks/sleep-VPYWSKDR.js +2 -0
  484. package/dist/bundle/chunks/sort-PV2NEQHF.js +2 -0
  485. package/dist/bundle/chunks/split-KNDNAFPT.js +2 -0
  486. package/dist/bundle/chunks/sqlite3-WWZJZW37.js +2 -0
  487. package/dist/bundle/chunks/sqlite3-worker.js +316 -173
  488. package/dist/bundle/chunks/stat-MLNSW25G.js +2 -0
  489. package/dist/bundle/chunks/strings-WTD7Q2EF.js +2 -0
  490. package/dist/bundle/chunks/tac-YXC4HBTR.js +2 -0
  491. package/dist/bundle/chunks/tail-G3W6PNG3.js +2 -0
  492. package/dist/bundle/chunks/tar-GLX6QUHW.js +2 -0
  493. package/dist/bundle/chunks/tee-OOWSWHRQ.js +2 -0
  494. package/dist/bundle/chunks/time-NERE2JJ2.js +2 -0
  495. package/dist/bundle/chunks/timeout-SYQCWBMZ.js +2 -0
  496. package/dist/bundle/chunks/touch-W4DF6Z4T.js +2 -0
  497. package/dist/bundle/chunks/tr-3KPFH3J4.js +2 -0
  498. package/dist/bundle/chunks/tree-7OOL2MH6.js +2 -0
  499. package/dist/bundle/chunks/true-QUBPEGGU.js +2 -0
  500. package/dist/bundle/chunks/undici-HCLAUJT3.js +140 -0
  501. package/dist/bundle/chunks/unexpand-YD5BWFH4.js +2 -0
  502. package/dist/bundle/chunks/uniq-OVOW532K.js +2 -0
  503. package/dist/bundle/chunks/wc-RUR7HE5O.js +2 -0
  504. package/dist/bundle/chunks/which-UWVKETYW.js +2 -0
  505. package/dist/bundle/chunks/whoami-KR6E7UIR.js +2 -0
  506. package/dist/bundle/chunks/worker.js +212 -105
  507. package/dist/bundle/chunks/xan-KKPV2TJ3.js +2 -0
  508. package/dist/bundle/chunks/xan-view-47P277LZ.js +2 -0
  509. package/dist/bundle/chunks/xargs-L7TJHOJT.js +2 -0
  510. package/dist/bundle/chunks/yq-ZGB3W46S.js +2 -0
  511. package/dist/bundle/index.cjs +1450 -1261
  512. package/dist/bundle/index.js +407 -386
  513. package/dist/commands/alias/alias.d.ts +3 -3
  514. package/dist/commands/awk/awk2.d.ts +3 -3
  515. package/dist/commands/awk/builtins.d.ts +1 -1
  516. package/dist/commands/awk/interpreter/context.d.ts +13 -0
  517. package/dist/commands/awk/lexer.d.ts +2 -1
  518. package/dist/commands/awk/parser2-print.d.ts +3 -0
  519. package/dist/commands/awk/parser2.d.ts +15 -0
  520. package/dist/commands/base64/base64.d.ts +2 -2
  521. package/dist/commands/basename/basename.d.ts +2 -2
  522. package/dist/commands/bash/bash.d.ts +3 -3
  523. package/dist/commands/cat/cat.d.ts +2 -2
  524. package/dist/commands/chmod/chmod.d.ts +2 -2
  525. package/dist/commands/clear/clear.d.ts +2 -2
  526. package/dist/commands/column/column.d.ts +2 -2
  527. package/dist/commands/comm/comm.d.ts +2 -2
  528. package/dist/commands/compression/codec-budget.d.ts +35 -0
  529. package/dist/commands/cp/cp.d.ts +2 -2
  530. package/dist/commands/curl/curl.d.ts +2 -2
  531. package/dist/commands/curl/form.d.ts +3 -1
  532. package/dist/commands/curl/types.d.ts +30 -25
  533. package/dist/commands/cut/cut.d.ts +2 -2
  534. package/dist/commands/date/date.d.ts +2 -2
  535. package/dist/commands/diff/diff.d.ts +2 -2
  536. package/dist/commands/dirname/dirname.d.ts +2 -2
  537. package/dist/commands/du/du.d.ts +2 -2
  538. package/dist/commands/echo/echo.d.ts +2 -2
  539. package/dist/commands/env/env.d.ts +3 -3
  540. package/dist/commands/expand/expand.d.ts +2 -2
  541. package/dist/commands/expand/unexpand.d.ts +2 -2
  542. package/dist/commands/expr/expr.d.ts +2 -2
  543. package/dist/commands/file/file.d.ts +2 -2
  544. package/dist/commands/find/find.d.ts +2 -2
  545. package/dist/commands/find/matcher.d.ts +0 -16
  546. package/dist/commands/find/types.d.ts +3 -2
  547. package/dist/commands/fold/fold.d.ts +2 -2
  548. package/dist/commands/grep/grep.d.ts +4 -4
  549. package/dist/commands/gzip/gzip.d.ts +4 -4
  550. package/dist/commands/head/head-tail-shared.d.ts +2 -2
  551. package/dist/commands/head/head.d.ts +2 -2
  552. package/dist/commands/help/help.d.ts +2 -2
  553. package/dist/commands/history/history.d.ts +2 -2
  554. package/dist/commands/hostname/hostname.d.ts +2 -2
  555. package/dist/commands/html-to-markdown/html-to-markdown.d.ts +2 -2
  556. package/dist/commands/join/join.d.ts +2 -2
  557. package/dist/commands/jq/jq.d.ts +3 -3
  558. package/dist/commands/js-exec/fetch-polyfill.d.ts +1 -1
  559. package/dist/commands/js-exec/js-exec-worker.d.ts +1 -0
  560. package/dist/commands/js-exec/js-exec.d.ts +5 -3
  561. package/dist/commands/ln/ln.d.ts +2 -2
  562. package/dist/commands/ls/ls.d.ts +2 -2
  563. package/dist/commands/md5sum/checksum.d.ts +2 -2
  564. package/dist/commands/md5sum/md5sum.d.ts +2 -2
  565. package/dist/commands/md5sum/sha1sum.d.ts +2 -2
  566. package/dist/commands/md5sum/sha256sum.d.ts +2 -2
  567. package/dist/commands/mkdir/mkdir.d.ts +2 -2
  568. package/dist/commands/mv/mv.d.ts +2 -2
  569. package/dist/commands/nl/nl.d.ts +2 -2
  570. package/dist/commands/od/od.d.ts +2 -2
  571. package/dist/commands/paste/paste.d.ts +2 -2
  572. package/dist/commands/printf/escapes.d.ts +5 -3
  573. package/dist/commands/printf/printf.d.ts +2 -2
  574. package/dist/commands/printf/strftime.d.ts +6 -1
  575. package/dist/commands/pwd/pwd.d.ts +2 -2
  576. package/dist/commands/python3/python3.d.ts +3 -3
  577. package/dist/commands/python3/worker.d.ts +2 -0
  578. package/dist/commands/query-engine/builtins/control-builtins.d.ts +1 -1
  579. package/dist/commands/query-engine/builtins/path-builtins.d.ts +1 -1
  580. package/dist/commands/query-engine/evaluator.d.ts +15 -1
  581. package/dist/commands/query-engine/json-output.d.ts +11 -0
  582. package/dist/commands/query-engine/parser.d.ts +6 -1
  583. package/dist/commands/query-engine/safe-object.d.ts +9 -8
  584. package/dist/commands/query-engine/value-operations.d.ts +4 -1
  585. package/dist/commands/readlink/readlink.d.ts +2 -2
  586. package/dist/commands/registry.d.ts +5 -5
  587. package/dist/commands/rev/rev.d.ts +2 -2
  588. package/dist/commands/rg/rg-search.d.ts +2 -2
  589. package/dist/commands/rg/rg.d.ts +2 -2
  590. package/dist/commands/rm/rm.d.ts +2 -2
  591. package/dist/commands/rmdir/rmdir.d.ts +2 -2
  592. package/dist/commands/search-engine/matcher.d.ts +6 -0
  593. package/dist/commands/sed/lexer.d.ts +3 -1
  594. package/dist/commands/sed/parser.d.ts +4 -1
  595. package/dist/commands/sed/sed.d.ts +2 -2
  596. package/dist/commands/seq/seq.d.ts +2 -2
  597. package/dist/commands/sleep/sleep.d.ts +2 -2
  598. package/dist/commands/sort/sort.d.ts +2 -2
  599. package/dist/commands/split/split.d.ts +2 -2
  600. package/dist/commands/sqlite3/formatters.d.ts +2 -0
  601. package/dist/commands/sqlite3/sqlite3.d.ts +3 -2
  602. package/dist/commands/sqlite3/worker.d.ts +5 -0
  603. package/dist/commands/sqlite3/worker.js +316 -173
  604. package/dist/commands/stat/stat.d.ts +2 -2
  605. package/dist/commands/strings/strings.d.ts +2 -2
  606. package/dist/commands/tac/tac.d.ts +2 -2
  607. package/dist/commands/tail/tail.d.ts +2 -2
  608. package/dist/commands/tar/archive.d.ts +29 -14
  609. package/dist/commands/tar/bzip2-compress.d.ts +2 -1
  610. package/dist/commands/tar/tar.d.ts +2 -2
  611. package/dist/commands/tee/tee.d.ts +2 -2
  612. package/dist/commands/time/time.d.ts +2 -2
  613. package/dist/commands/timeout/timeout.d.ts +2 -2
  614. package/dist/commands/touch/touch.d.ts +2 -2
  615. package/dist/commands/tr/tr.d.ts +2 -2
  616. package/dist/commands/tree/tree.d.ts +2 -2
  617. package/dist/commands/true/true.d.ts +3 -3
  618. package/dist/commands/uniq/uniq.d.ts +2 -2
  619. package/dist/commands/wc/wc.d.ts +2 -2
  620. package/dist/commands/which/which.d.ts +2 -2
  621. package/dist/commands/whoami/whoami.d.ts +2 -2
  622. package/dist/commands/worker-request-controller.d.ts +36 -0
  623. package/dist/commands/xan/aggregation.d.ts +13 -3
  624. package/dist/commands/xan/bounded-output.d.ts +4 -0
  625. package/dist/commands/xan/column-selection.d.ts +2 -1
  626. package/dist/commands/xan/csv.d.ts +29 -4
  627. package/dist/commands/xan/moonblade-parser.d.ts +11 -2
  628. package/dist/commands/xan/moonblade-to-jq.d.ts +2 -2
  629. package/dist/commands/xan/moonblade-tokenizer.d.ts +8 -1
  630. package/dist/commands/xan/xan-agg.d.ts +5 -5
  631. package/dist/commands/xan/xan-columns.d.ts +5 -5
  632. package/dist/commands/xan/xan-core.d.ts +7 -7
  633. package/dist/commands/xan/xan-data.d.ts +8 -8
  634. package/dist/commands/xan/xan-filter.d.ts +5 -5
  635. package/dist/commands/xan/xan-map.d.ts +3 -3
  636. package/dist/commands/xan/xan-reshape.d.ts +6 -6
  637. package/dist/commands/xan/xan-simple.d.ts +7 -7
  638. package/dist/commands/xan/xan-view.d.ts +3 -3
  639. package/dist/commands/xan/xan.d.ts +2 -2
  640. package/dist/commands/xargs/xargs.d.ts +2 -2
  641. package/dist/commands/yq/formats.d.ts +5 -4
  642. package/dist/commands/yq/yq.d.ts +3 -3
  643. package/dist/custom-commands.d.ts +25 -2
  644. package/dist/encoding.d.ts +5 -3
  645. package/dist/execution-output.d.ts +28 -0
  646. package/dist/execution-scope.d.ts +89 -0
  647. package/dist/fatal-execution-error.d.ts +5 -0
  648. package/dist/fs/identity.d.ts +9 -0
  649. package/dist/fs/in-memory-fs/in-memory-fs.d.ts +24 -1
  650. package/dist/fs/interface.d.ts +4 -0
  651. package/dist/fs/overlay-fs/overlay-fs.d.ts +13 -0
  652. package/dist/fs/path-utils.d.ts +2 -0
  653. package/dist/fs/read-write-fs/read-write-fs.d.ts +11 -0
  654. package/dist/fs/real-fs-utils.d.ts +1 -1
  655. package/dist/fs/traversal.d.ts +98 -0
  656. package/dist/index.d.cts +4 -4
  657. package/dist/index.d.ts +4 -4
  658. package/dist/interpreter/alias-expansion.d.ts +4 -0
  659. package/dist/interpreter/builtins/declare-array-parsing.d.ts +6 -2
  660. package/dist/interpreter/builtins/index.d.ts +0 -1
  661. package/dist/interpreter/builtins/variable-assignment.d.ts +4 -1
  662. package/dist/interpreter/conditionals.d.ts +1 -1
  663. package/dist/interpreter/defense-aware-command-context.d.ts +2 -2
  664. package/dist/interpreter/errors.d.ts +7 -17
  665. package/dist/interpreter/expansion/brace-range.d.ts +5 -1
  666. package/dist/interpreter/expansion/pattern-removal.d.ts +2 -3
  667. package/dist/interpreter/expansion/pattern-replacement.d.ts +4 -0
  668. package/dist/interpreter/expansion/tilde.d.ts +2 -0
  669. package/dist/interpreter/helpers/array.d.ts +16 -3
  670. package/dist/interpreter/helpers/bounded-array.d.ts +2 -0
  671. package/dist/interpreter/helpers/condition.d.ts +2 -5
  672. package/dist/interpreter/helpers/ifs.d.ts +3 -3
  673. package/dist/interpreter/helpers/quoting.d.ts +2 -0
  674. package/dist/interpreter/helpers/string-compare.d.ts +1 -1
  675. package/dist/interpreter/interpreter.d.ts +4 -8
  676. package/dist/interpreter/redirections.d.ts +5 -2
  677. package/dist/interpreter/simple-command-assignments.d.ts +7 -0
  678. package/dist/interpreter/state-transaction.d.ts +7 -0
  679. package/dist/interpreter/types.d.ts +24 -8
  680. package/dist/limits.d.ts +76 -17
  681. package/dist/network/dns-pin.d.ts +23 -32
  682. package/dist/network/fetch.d.ts +4 -0
  683. package/dist/network/types.d.ts +10 -1
  684. package/dist/parser/parser.d.ts +5 -2
  685. package/dist/parser/types.d.ts +10 -1
  686. package/dist/sandbox/Sandbox.d.ts +33 -2
  687. package/dist/source-limit.d.ts +2 -0
  688. package/dist/timers.d.ts +12 -0
  689. package/dist/types.d.ts +43 -7
  690. package/dist/utils/file-reader.d.ts +5 -3
  691. package/package.json +10 -5
  692. package/dist/bin/chunks/alias-YRVAW27Y.js +0 -3
  693. package/dist/bin/chunks/awk2-UFCNQFCV.js +0 -3
  694. package/dist/bin/chunks/base64-EGKVQIBC.js +0 -3
  695. package/dist/bin/chunks/basename-F3AQ4KAQ.js +0 -3
  696. package/dist/bin/chunks/bash-BEG4JB7K.js +0 -3
  697. package/dist/bin/chunks/cat-NBL6MU5H.js +0 -3
  698. package/dist/bin/chunks/chmod-S564JCJW.js +0 -3
  699. package/dist/bin/chunks/chunk-2AIXTPH2.js +0 -9
  700. package/dist/bin/chunks/chunk-2GG3NVC4.js +0 -10
  701. package/dist/bin/chunks/chunk-2ZAK22BG.js +0 -9
  702. package/dist/bin/chunks/chunk-3WIMLJM7.js +0 -8
  703. package/dist/bin/chunks/chunk-47WZ2U6M.js +0 -9
  704. package/dist/bin/chunks/chunk-4BNS566Q.js +0 -4
  705. package/dist/bin/chunks/chunk-4J4UC7OD.js +0 -17
  706. package/dist/bin/chunks/chunk-52FZYTIX.js +0 -34
  707. package/dist/bin/chunks/chunk-5KX5YUWT.js +0 -37
  708. package/dist/bin/chunks/chunk-5XSZHUEI.js +0 -15
  709. package/dist/bin/chunks/chunk-6FYCU7QB.js +0 -3
  710. package/dist/bin/chunks/chunk-6JKLDBRW.js +0 -18
  711. package/dist/bin/chunks/chunk-6WJQNLR2.js +0 -7
  712. package/dist/bin/chunks/chunk-7HK63L6Y.js +0 -3
  713. package/dist/bin/chunks/chunk-7NDRU2ZN.js +0 -5
  714. package/dist/bin/chunks/chunk-7VCQWCSH.js +0 -15
  715. package/dist/bin/chunks/chunk-AFAD5U2A.js +0 -8
  716. package/dist/bin/chunks/chunk-AZH64XMJ.js +0 -3
  717. package/dist/bin/chunks/chunk-BPZJYOUA.js +0 -33
  718. package/dist/bin/chunks/chunk-BZP56QBM.js +0 -24
  719. package/dist/bin/chunks/chunk-C6JOQKE2.js +0 -22
  720. package/dist/bin/chunks/chunk-CX5CEEGI.js +0 -11
  721. package/dist/bin/chunks/chunk-D7YFPDMV.js +0 -22
  722. package/dist/bin/chunks/chunk-DHIKZU63.js +0 -3
  723. package/dist/bin/chunks/chunk-DWECIBLJ.js +0 -3
  724. package/dist/bin/chunks/chunk-FEENTUVZ.js +0 -18
  725. package/dist/bin/chunks/chunk-FJABJBIW.js +0 -141
  726. package/dist/bin/chunks/chunk-FYCT4DWY.js +0 -6
  727. package/dist/bin/chunks/chunk-G7ZWT7BT.js +0 -9
  728. package/dist/bin/chunks/chunk-GTO74SFS.js +0 -7
  729. package/dist/bin/chunks/chunk-GXX3QUMM.js +0 -34
  730. package/dist/bin/chunks/chunk-HMCRB24D.js +0 -15
  731. package/dist/bin/chunks/chunk-HWNCK5BB.js +0 -10
  732. package/dist/bin/chunks/chunk-IX7LKVVH.js +0 -15
  733. package/dist/bin/chunks/chunk-J7XTZ47D.js +0 -288
  734. package/dist/bin/chunks/chunk-JDFKEXLG.js +0 -12
  735. package/dist/bin/chunks/chunk-JJC4ENJL.js +0 -13
  736. package/dist/bin/chunks/chunk-JSZBZ2XU.js +0 -3
  737. package/dist/bin/chunks/chunk-JXLDT4KX.js +0 -4
  738. package/dist/bin/chunks/chunk-KMZUSEWI.js +0 -12
  739. package/dist/bin/chunks/chunk-KWCO3YXP.js +0 -17
  740. package/dist/bin/chunks/chunk-LMA4D2KK.js +0 -7
  741. package/dist/bin/chunks/chunk-LNVSXNT7.js +0 -3
  742. package/dist/bin/chunks/chunk-LX2H4DPL.js +0 -6
  743. package/dist/bin/chunks/chunk-MLUOPG3W.js +0 -3
  744. package/dist/bin/chunks/chunk-MNWK4UIM.js +0 -22
  745. package/dist/bin/chunks/chunk-MP77TJMM.js +0 -6
  746. package/dist/bin/chunks/chunk-MTK7VLZG.js +0 -12
  747. package/dist/bin/chunks/chunk-N3FQJLPZ.js +0 -17
  748. package/dist/bin/chunks/chunk-N6YW4W3Z.js +0 -29
  749. package/dist/bin/chunks/chunk-NMMVECGD.js +0 -14
  750. package/dist/bin/chunks/chunk-NXYVRP6D.js +0 -11
  751. package/dist/bin/chunks/chunk-NYIPFY36.js +0 -3
  752. package/dist/bin/chunks/chunk-OVVMB2JI.js +0 -7
  753. package/dist/bin/chunks/chunk-OXZSG3ZZ.js +0 -7
  754. package/dist/bin/chunks/chunk-PKE7GKU5.js +0 -3
  755. package/dist/bin/chunks/chunk-PSJORJRS.js +0 -6
  756. package/dist/bin/chunks/chunk-R36DS2UF.js +0 -20
  757. package/dist/bin/chunks/chunk-RKBWTGBZ.js +0 -7
  758. package/dist/bin/chunks/chunk-RVGYO2OU.js +0 -3
  759. package/dist/bin/chunks/chunk-SF2OLINE.js +0 -12
  760. package/dist/bin/chunks/chunk-TIRU5FOD.js +0 -101
  761. package/dist/bin/chunks/chunk-TKYWUEON.js +0 -13
  762. package/dist/bin/chunks/chunk-UI7CV277.js +0 -20
  763. package/dist/bin/chunks/chunk-UNWZQG7U.js +0 -3
  764. package/dist/bin/chunks/chunk-UOMNSQEZ.js +0 -10
  765. package/dist/bin/chunks/chunk-W5OBQVJ2.js +0 -6
  766. package/dist/bin/chunks/chunk-WDWNEHHE.js +0 -9
  767. package/dist/bin/chunks/chunk-WHUKZ3K3.js +0 -85
  768. package/dist/bin/chunks/chunk-XHCCSVP6.js +0 -9
  769. package/dist/bin/chunks/chunk-XPTYN6UE.js +0 -8
  770. package/dist/bin/chunks/chunk-XRUDFQG5.js +0 -7
  771. package/dist/bin/chunks/chunk-Y2IUEWQD.js +0 -11
  772. package/dist/bin/chunks/chunk-Y5OWCEDV.js +0 -64
  773. package/dist/bin/chunks/chunk-ZFUVUYWG.js +0 -15
  774. package/dist/bin/chunks/chunk-ZZP3RSWL.js +0 -4
  775. package/dist/bin/chunks/clear-FGNEKYDU.js +0 -3
  776. package/dist/bin/chunks/column-QLGOK3XM.js +0 -3
  777. package/dist/bin/chunks/comm-PLYUTVP3.js +0 -3
  778. package/dist/bin/chunks/cp-HYXTMN3D.js +0 -3
  779. package/dist/bin/chunks/curl-DCSPNPEW.js +0 -27
  780. package/dist/bin/chunks/cut-JNQTCQY7.js +0 -3
  781. package/dist/bin/chunks/date-OFYBOAUE.js +0 -3
  782. package/dist/bin/chunks/diff-LZ4WRLIF.js +0 -3
  783. package/dist/bin/chunks/dirname-VCINTLPD.js +0 -3
  784. package/dist/bin/chunks/du-4LRQIGRG.js +0 -3
  785. package/dist/bin/chunks/echo-KCOHTNDF.js +0 -3
  786. package/dist/bin/chunks/env-FNVYNLGB.js +0 -3
  787. package/dist/bin/chunks/expand-CB7FG7LQ.js +0 -3
  788. package/dist/bin/chunks/expr-6A2XZORA.js +0 -3
  789. package/dist/bin/chunks/file-GRZLWDVH.js +0 -3
  790. package/dist/bin/chunks/find-5OZWMYCV.js +0 -3
  791. package/dist/bin/chunks/flag-coverage-H6NG6ZQL.js +0 -3
  792. package/dist/bin/chunks/fold-7YEITA5L.js +0 -3
  793. package/dist/bin/chunks/grep-KKBXRB73.js +0 -3
  794. package/dist/bin/chunks/gzip-ZJP5VIAQ.js +0 -3
  795. package/dist/bin/chunks/head-B6GFQHKF.js +0 -3
  796. package/dist/bin/chunks/help-CGUEOGXQ.js +0 -3
  797. package/dist/bin/chunks/history-AQQWW3QB.js +0 -3
  798. package/dist/bin/chunks/hostname-USNWOQCK.js +0 -3
  799. package/dist/bin/chunks/html-to-markdown-3HJ7L7NL.js +0 -3
  800. package/dist/bin/chunks/join-WRM6S6CO.js +0 -3
  801. package/dist/bin/chunks/jq-33GJJXTL.js +0 -3
  802. package/dist/bin/chunks/js-exec-F7JAZ4ZQ.js +0 -98
  803. package/dist/bin/chunks/ln-LP4HMCSM.js +0 -3
  804. package/dist/bin/chunks/ls-KBNHNZWQ.js +0 -3
  805. package/dist/bin/chunks/md5sum-ZNYCDRQL.js +0 -3
  806. package/dist/bin/chunks/mkdir-P4DKRCDX.js +0 -3
  807. package/dist/bin/chunks/mv-QQK4FQX6.js +0 -3
  808. package/dist/bin/chunks/nl-6TVYE4ZB.js +0 -3
  809. package/dist/bin/chunks/od-Y3E3QXOL.js +0 -3
  810. package/dist/bin/chunks/paste-LYNFXXCM.js +0 -3
  811. package/dist/bin/chunks/printf-MR3FXCDE.js +0 -3
  812. package/dist/bin/chunks/pwd-FCNDA467.js +0 -3
  813. package/dist/bin/chunks/python3-R5OFWJIH.js +0 -13
  814. package/dist/bin/chunks/readlink-25V57VOL.js +0 -3
  815. package/dist/bin/chunks/rev-AJECDD4L.js +0 -3
  816. package/dist/bin/chunks/rg-2YWJS6TE.js +0 -3
  817. package/dist/bin/chunks/rm-ECNUFR66.js +0 -3
  818. package/dist/bin/chunks/rmdir-DLOHIA7Q.js +0 -3
  819. package/dist/bin/chunks/sed-IGRH7EGG.js +0 -3
  820. package/dist/bin/chunks/seq-UXDJE6FB.js +0 -3
  821. package/dist/bin/chunks/sha1sum-5QZSNFY3.js +0 -3
  822. package/dist/bin/chunks/sha256sum-DI7JAVAU.js +0 -3
  823. package/dist/bin/chunks/sleep-RPGCUUGX.js +0 -3
  824. package/dist/bin/chunks/sort-HQPAFL76.js +0 -3
  825. package/dist/bin/chunks/split-F6FSB5KI.js +0 -3
  826. package/dist/bin/chunks/sqlite3-7TRACAE7.js +0 -3
  827. package/dist/bin/chunks/stat-BD6KT3BP.js +0 -3
  828. package/dist/bin/chunks/strings-6PE3YMPO.js +0 -3
  829. package/dist/bin/chunks/tac-NERJXVOM.js +0 -3
  830. package/dist/bin/chunks/tail-24F643A4.js +0 -3
  831. package/dist/bin/chunks/tar-5HK3VMV2.js +0 -3
  832. package/dist/bin/chunks/tee-5B7P2QRJ.js +0 -3
  833. package/dist/bin/chunks/time-FN6VJGRS.js +0 -3
  834. package/dist/bin/chunks/timeout-ZARIAF3K.js +0 -3
  835. package/dist/bin/chunks/touch-DFGSVIX7.js +0 -3
  836. package/dist/bin/chunks/tr-QQZYZ3CH.js +0 -3
  837. package/dist/bin/chunks/tree-6D7SMPUR.js +0 -3
  838. package/dist/bin/chunks/true-SKL4L7JP.js +0 -3
  839. package/dist/bin/chunks/unexpand-3JWOSSBQ.js +0 -3
  840. package/dist/bin/chunks/uniq-Q5UH5NL3.js +0 -3
  841. package/dist/bin/chunks/wc-4HXNTHY3.js +0 -3
  842. package/dist/bin/chunks/which-LCXKCLFC.js +0 -3
  843. package/dist/bin/chunks/whoami-TZDZDU7T.js +0 -3
  844. package/dist/bin/chunks/xan-TSDTZVY3.js +0 -3
  845. package/dist/bin/chunks/xan-view-XBMA362V.js +0 -3
  846. package/dist/bin/chunks/xargs-VTFN762K.js +0 -3
  847. package/dist/bin/chunks/yq-KU5YTNAK.js +0 -3
  848. package/dist/bin/shell/chunks/alias-YRVAW27Y.js +0 -3
  849. package/dist/bin/shell/chunks/awk2-UFCNQFCV.js +0 -3
  850. package/dist/bin/shell/chunks/base64-EGKVQIBC.js +0 -3
  851. package/dist/bin/shell/chunks/basename-F3AQ4KAQ.js +0 -3
  852. package/dist/bin/shell/chunks/bash-BEG4JB7K.js +0 -3
  853. package/dist/bin/shell/chunks/cat-NBL6MU5H.js +0 -3
  854. package/dist/bin/shell/chunks/chmod-S564JCJW.js +0 -3
  855. package/dist/bin/shell/chunks/chunk-2AIXTPH2.js +0 -9
  856. package/dist/bin/shell/chunks/chunk-2GG3NVC4.js +0 -10
  857. package/dist/bin/shell/chunks/chunk-2ZAK22BG.js +0 -9
  858. package/dist/bin/shell/chunks/chunk-3WIMLJM7.js +0 -8
  859. package/dist/bin/shell/chunks/chunk-47WZ2U6M.js +0 -9
  860. package/dist/bin/shell/chunks/chunk-4BNS566Q.js +0 -4
  861. package/dist/bin/shell/chunks/chunk-4J4UC7OD.js +0 -17
  862. package/dist/bin/shell/chunks/chunk-52FZYTIX.js +0 -34
  863. package/dist/bin/shell/chunks/chunk-5KX5YUWT.js +0 -37
  864. package/dist/bin/shell/chunks/chunk-5XSZHUEI.js +0 -15
  865. package/dist/bin/shell/chunks/chunk-6FYCU7QB.js +0 -3
  866. package/dist/bin/shell/chunks/chunk-6JKLDBRW.js +0 -18
  867. package/dist/bin/shell/chunks/chunk-6WJQNLR2.js +0 -7
  868. package/dist/bin/shell/chunks/chunk-7HK63L6Y.js +0 -3
  869. package/dist/bin/shell/chunks/chunk-7NDRU2ZN.js +0 -5
  870. package/dist/bin/shell/chunks/chunk-7VCQWCSH.js +0 -15
  871. package/dist/bin/shell/chunks/chunk-AFAD5U2A.js +0 -8
  872. package/dist/bin/shell/chunks/chunk-AZH64XMJ.js +0 -3
  873. package/dist/bin/shell/chunks/chunk-BPZJYOUA.js +0 -33
  874. package/dist/bin/shell/chunks/chunk-BZP56QBM.js +0 -24
  875. package/dist/bin/shell/chunks/chunk-C6JOQKE2.js +0 -22
  876. package/dist/bin/shell/chunks/chunk-CX5CEEGI.js +0 -11
  877. package/dist/bin/shell/chunks/chunk-D7YFPDMV.js +0 -22
  878. package/dist/bin/shell/chunks/chunk-DHIKZU63.js +0 -3
  879. package/dist/bin/shell/chunks/chunk-DWECIBLJ.js +0 -3
  880. package/dist/bin/shell/chunks/chunk-FEENTUVZ.js +0 -18
  881. package/dist/bin/shell/chunks/chunk-FJABJBIW.js +0 -141
  882. package/dist/bin/shell/chunks/chunk-FYCT4DWY.js +0 -6
  883. package/dist/bin/shell/chunks/chunk-G7ZWT7BT.js +0 -9
  884. package/dist/bin/shell/chunks/chunk-GTO74SFS.js +0 -7
  885. package/dist/bin/shell/chunks/chunk-GXX3QUMM.js +0 -34
  886. package/dist/bin/shell/chunks/chunk-HMCRB24D.js +0 -15
  887. package/dist/bin/shell/chunks/chunk-HWNCK5BB.js +0 -10
  888. package/dist/bin/shell/chunks/chunk-IX7LKVVH.js +0 -15
  889. package/dist/bin/shell/chunks/chunk-J7XTZ47D.js +0 -288
  890. package/dist/bin/shell/chunks/chunk-JDFKEXLG.js +0 -12
  891. package/dist/bin/shell/chunks/chunk-JJC4ENJL.js +0 -13
  892. package/dist/bin/shell/chunks/chunk-JSZBZ2XU.js +0 -3
  893. package/dist/bin/shell/chunks/chunk-JXLDT4KX.js +0 -4
  894. package/dist/bin/shell/chunks/chunk-KMZUSEWI.js +0 -12
  895. package/dist/bin/shell/chunks/chunk-KWCO3YXP.js +0 -17
  896. package/dist/bin/shell/chunks/chunk-LMA4D2KK.js +0 -7
  897. package/dist/bin/shell/chunks/chunk-LNVSXNT7.js +0 -3
  898. package/dist/bin/shell/chunks/chunk-LX2H4DPL.js +0 -6
  899. package/dist/bin/shell/chunks/chunk-MLUOPG3W.js +0 -3
  900. package/dist/bin/shell/chunks/chunk-MNWK4UIM.js +0 -22
  901. package/dist/bin/shell/chunks/chunk-MP77TJMM.js +0 -6
  902. package/dist/bin/shell/chunks/chunk-MTK7VLZG.js +0 -12
  903. package/dist/bin/shell/chunks/chunk-N3FQJLPZ.js +0 -17
  904. package/dist/bin/shell/chunks/chunk-N6YW4W3Z.js +0 -29
  905. package/dist/bin/shell/chunks/chunk-NMMVECGD.js +0 -14
  906. package/dist/bin/shell/chunks/chunk-NXYVRP6D.js +0 -11
  907. package/dist/bin/shell/chunks/chunk-NYIPFY36.js +0 -3
  908. package/dist/bin/shell/chunks/chunk-OVVMB2JI.js +0 -7
  909. package/dist/bin/shell/chunks/chunk-OXZSG3ZZ.js +0 -7
  910. package/dist/bin/shell/chunks/chunk-PKE7GKU5.js +0 -3
  911. package/dist/bin/shell/chunks/chunk-PSJORJRS.js +0 -6
  912. package/dist/bin/shell/chunks/chunk-R36DS2UF.js +0 -20
  913. package/dist/bin/shell/chunks/chunk-RKBWTGBZ.js +0 -7
  914. package/dist/bin/shell/chunks/chunk-RVGYO2OU.js +0 -3
  915. package/dist/bin/shell/chunks/chunk-SF2OLINE.js +0 -12
  916. package/dist/bin/shell/chunks/chunk-TIRU5FOD.js +0 -101
  917. package/dist/bin/shell/chunks/chunk-TKYWUEON.js +0 -13
  918. package/dist/bin/shell/chunks/chunk-UI7CV277.js +0 -20
  919. package/dist/bin/shell/chunks/chunk-UNWZQG7U.js +0 -3
  920. package/dist/bin/shell/chunks/chunk-UOMNSQEZ.js +0 -10
  921. package/dist/bin/shell/chunks/chunk-W5OBQVJ2.js +0 -6
  922. package/dist/bin/shell/chunks/chunk-WDWNEHHE.js +0 -9
  923. package/dist/bin/shell/chunks/chunk-WHUKZ3K3.js +0 -85
  924. package/dist/bin/shell/chunks/chunk-XHCCSVP6.js +0 -9
  925. package/dist/bin/shell/chunks/chunk-XPTYN6UE.js +0 -8
  926. package/dist/bin/shell/chunks/chunk-XRUDFQG5.js +0 -7
  927. package/dist/bin/shell/chunks/chunk-Y2IUEWQD.js +0 -11
  928. package/dist/bin/shell/chunks/chunk-Y5OWCEDV.js +0 -64
  929. package/dist/bin/shell/chunks/chunk-ZFUVUYWG.js +0 -15
  930. package/dist/bin/shell/chunks/chunk-ZZP3RSWL.js +0 -4
  931. package/dist/bin/shell/chunks/clear-FGNEKYDU.js +0 -3
  932. package/dist/bin/shell/chunks/column-QLGOK3XM.js +0 -3
  933. package/dist/bin/shell/chunks/comm-PLYUTVP3.js +0 -3
  934. package/dist/bin/shell/chunks/cp-HYXTMN3D.js +0 -3
  935. package/dist/bin/shell/chunks/curl-DCSPNPEW.js +0 -27
  936. package/dist/bin/shell/chunks/cut-JNQTCQY7.js +0 -3
  937. package/dist/bin/shell/chunks/date-OFYBOAUE.js +0 -3
  938. package/dist/bin/shell/chunks/diff-LZ4WRLIF.js +0 -3
  939. package/dist/bin/shell/chunks/dirname-VCINTLPD.js +0 -3
  940. package/dist/bin/shell/chunks/du-4LRQIGRG.js +0 -3
  941. package/dist/bin/shell/chunks/echo-KCOHTNDF.js +0 -3
  942. package/dist/bin/shell/chunks/env-FNVYNLGB.js +0 -3
  943. package/dist/bin/shell/chunks/expand-CB7FG7LQ.js +0 -3
  944. package/dist/bin/shell/chunks/expr-6A2XZORA.js +0 -3
  945. package/dist/bin/shell/chunks/file-GRZLWDVH.js +0 -3
  946. package/dist/bin/shell/chunks/find-5OZWMYCV.js +0 -3
  947. package/dist/bin/shell/chunks/flag-coverage-H6NG6ZQL.js +0 -3
  948. package/dist/bin/shell/chunks/fold-7YEITA5L.js +0 -3
  949. package/dist/bin/shell/chunks/grep-KKBXRB73.js +0 -3
  950. package/dist/bin/shell/chunks/gzip-ZJP5VIAQ.js +0 -3
  951. package/dist/bin/shell/chunks/head-B6GFQHKF.js +0 -3
  952. package/dist/bin/shell/chunks/help-CGUEOGXQ.js +0 -3
  953. package/dist/bin/shell/chunks/history-AQQWW3QB.js +0 -3
  954. package/dist/bin/shell/chunks/hostname-USNWOQCK.js +0 -3
  955. package/dist/bin/shell/chunks/html-to-markdown-3HJ7L7NL.js +0 -3
  956. package/dist/bin/shell/chunks/join-WRM6S6CO.js +0 -3
  957. package/dist/bin/shell/chunks/jq-33GJJXTL.js +0 -3
  958. package/dist/bin/shell/chunks/js-exec-F7JAZ4ZQ.js +0 -98
  959. package/dist/bin/shell/chunks/ln-LP4HMCSM.js +0 -3
  960. package/dist/bin/shell/chunks/ls-KBNHNZWQ.js +0 -3
  961. package/dist/bin/shell/chunks/md5sum-ZNYCDRQL.js +0 -3
  962. package/dist/bin/shell/chunks/mkdir-P4DKRCDX.js +0 -3
  963. package/dist/bin/shell/chunks/mv-QQK4FQX6.js +0 -3
  964. package/dist/bin/shell/chunks/nl-6TVYE4ZB.js +0 -3
  965. package/dist/bin/shell/chunks/od-Y3E3QXOL.js +0 -3
  966. package/dist/bin/shell/chunks/paste-LYNFXXCM.js +0 -3
  967. package/dist/bin/shell/chunks/printf-MR3FXCDE.js +0 -3
  968. package/dist/bin/shell/chunks/pwd-FCNDA467.js +0 -3
  969. package/dist/bin/shell/chunks/python3-R5OFWJIH.js +0 -13
  970. package/dist/bin/shell/chunks/readlink-25V57VOL.js +0 -3
  971. package/dist/bin/shell/chunks/rev-AJECDD4L.js +0 -3
  972. package/dist/bin/shell/chunks/rg-2YWJS6TE.js +0 -3
  973. package/dist/bin/shell/chunks/rm-ECNUFR66.js +0 -3
  974. package/dist/bin/shell/chunks/rmdir-DLOHIA7Q.js +0 -3
  975. package/dist/bin/shell/chunks/sed-IGRH7EGG.js +0 -3
  976. package/dist/bin/shell/chunks/seq-UXDJE6FB.js +0 -3
  977. package/dist/bin/shell/chunks/sha1sum-5QZSNFY3.js +0 -3
  978. package/dist/bin/shell/chunks/sha256sum-DI7JAVAU.js +0 -3
  979. package/dist/bin/shell/chunks/sleep-RPGCUUGX.js +0 -3
  980. package/dist/bin/shell/chunks/sort-HQPAFL76.js +0 -3
  981. package/dist/bin/shell/chunks/split-F6FSB5KI.js +0 -3
  982. package/dist/bin/shell/chunks/sqlite3-7TRACAE7.js +0 -3
  983. package/dist/bin/shell/chunks/stat-BD6KT3BP.js +0 -3
  984. package/dist/bin/shell/chunks/strings-6PE3YMPO.js +0 -3
  985. package/dist/bin/shell/chunks/tac-NERJXVOM.js +0 -3
  986. package/dist/bin/shell/chunks/tail-24F643A4.js +0 -3
  987. package/dist/bin/shell/chunks/tar-5HK3VMV2.js +0 -3
  988. package/dist/bin/shell/chunks/tee-5B7P2QRJ.js +0 -3
  989. package/dist/bin/shell/chunks/time-FN6VJGRS.js +0 -3
  990. package/dist/bin/shell/chunks/timeout-ZARIAF3K.js +0 -3
  991. package/dist/bin/shell/chunks/touch-DFGSVIX7.js +0 -3
  992. package/dist/bin/shell/chunks/tr-QQZYZ3CH.js +0 -3
  993. package/dist/bin/shell/chunks/tree-6D7SMPUR.js +0 -3
  994. package/dist/bin/shell/chunks/true-SKL4L7JP.js +0 -3
  995. package/dist/bin/shell/chunks/unexpand-3JWOSSBQ.js +0 -3
  996. package/dist/bin/shell/chunks/uniq-Q5UH5NL3.js +0 -3
  997. package/dist/bin/shell/chunks/wc-4HXNTHY3.js +0 -3
  998. package/dist/bin/shell/chunks/which-LCXKCLFC.js +0 -3
  999. package/dist/bin/shell/chunks/whoami-TZDZDU7T.js +0 -3
  1000. package/dist/bin/shell/chunks/xan-TSDTZVY3.js +0 -3
  1001. package/dist/bin/shell/chunks/xan-view-XBMA362V.js +0 -3
  1002. package/dist/bin/shell/chunks/xargs-VTFN762K.js +0 -3
  1003. package/dist/bin/shell/chunks/yq-KU5YTNAK.js +0 -3
  1004. package/dist/bundle/chunks/alias-RTYYYW3D.js +0 -2
  1005. package/dist/bundle/chunks/awk2-SREAOJRG.js +0 -2
  1006. package/dist/bundle/chunks/base64-WIGL46P3.js +0 -2
  1007. package/dist/bundle/chunks/basename-UB3CIYNI.js +0 -2
  1008. package/dist/bundle/chunks/bash-F4KHPMTX.js +0 -2
  1009. package/dist/bundle/chunks/cat-LPZ6XNHG.js +0 -2
  1010. package/dist/bundle/chunks/chmod-TFEPA42X.js +0 -2
  1011. package/dist/bundle/chunks/chunk-27JIFWUR.js +0 -3
  1012. package/dist/bundle/chunks/chunk-2VDTE5BV.js +0 -14
  1013. package/dist/bundle/chunks/chunk-2VJJEDV2.js +0 -8
  1014. package/dist/bundle/chunks/chunk-4I3HOE5Z.js +0 -21
  1015. package/dist/bundle/chunks/chunk-4JLVZKHC.js +0 -8
  1016. package/dist/bundle/chunks/chunk-4WKZNNJK.js +0 -2
  1017. package/dist/bundle/chunks/chunk-55LZFN6S.js +0 -36
  1018. package/dist/bundle/chunks/chunk-5MV7Q5QB.js +0 -5
  1019. package/dist/bundle/chunks/chunk-6L65G6A7.js +0 -17
  1020. package/dist/bundle/chunks/chunk-6NYPZ4NX.js +0 -8
  1021. package/dist/bundle/chunks/chunk-7CSMHFIJ.js +0 -33
  1022. package/dist/bundle/chunks/chunk-AAGO7IQ5.js +0 -11
  1023. package/dist/bundle/chunks/chunk-AFQAPVZ3.js +0 -16
  1024. package/dist/bundle/chunks/chunk-AX2X3SZS.js +0 -11
  1025. package/dist/bundle/chunks/chunk-AXMYAPFA.js +0 -9
  1026. package/dist/bundle/chunks/chunk-BU36VZYL.js +0 -4
  1027. package/dist/bundle/chunks/chunk-BZUGFHVS.js +0 -2
  1028. package/dist/bundle/chunks/chunk-CJFAMHFC.js +0 -7
  1029. package/dist/bundle/chunks/chunk-CN5XGDNN.js +0 -6
  1030. package/dist/bundle/chunks/chunk-CQV3EITV.js +0 -2
  1031. package/dist/bundle/chunks/chunk-DJ7QC6LC.js +0 -140
  1032. package/dist/bundle/chunks/chunk-DVJY2RAX.js +0 -2
  1033. package/dist/bundle/chunks/chunk-EUCNMMRD.js +0 -287
  1034. package/dist/bundle/chunks/chunk-FLMHFDSN.js +0 -5
  1035. package/dist/bundle/chunks/chunk-GE6OQDB2.js +0 -10
  1036. package/dist/bundle/chunks/chunk-GHB6M7KA.js +0 -2
  1037. package/dist/bundle/chunks/chunk-GRQJA2J7.js +0 -21
  1038. package/dist/bundle/chunks/chunk-H2TS57O5.js +0 -5
  1039. package/dist/bundle/chunks/chunk-H7WISVP3.js +0 -6
  1040. package/dist/bundle/chunks/chunk-HAIOEUEV.js +0 -63
  1041. package/dist/bundle/chunks/chunk-HBVMHTO5.js +0 -2
  1042. package/dist/bundle/chunks/chunk-IZ6KBTV7.js +0 -100
  1043. package/dist/bundle/chunks/chunk-JTMQLUCH.js +0 -16
  1044. package/dist/bundle/chunks/chunk-K5JMLDHX.js +0 -13
  1045. package/dist/bundle/chunks/chunk-KAPG5ONA.js +0 -2
  1046. package/dist/bundle/chunks/chunk-KSBHIW2H.js +0 -19
  1047. package/dist/bundle/chunks/chunk-KTL5PAHY.js +0 -5
  1048. package/dist/bundle/chunks/chunk-KTPCYKBB.js +0 -3
  1049. package/dist/bundle/chunks/chunk-KWGBQNTV.js +0 -32
  1050. package/dist/bundle/chunks/chunk-LZUPLYFM.js +0 -6
  1051. package/dist/bundle/chunks/chunk-MFDPAVC6.js +0 -14
  1052. package/dist/bundle/chunks/chunk-MFRETFZB.js +0 -6
  1053. package/dist/bundle/chunks/chunk-MIZIUC5M.js +0 -8
  1054. package/dist/bundle/chunks/chunk-MJLETYZI.js +0 -14
  1055. package/dist/bundle/chunks/chunk-MTHXXA6H.js +0 -6
  1056. package/dist/bundle/chunks/chunk-NGPDJCUE.js +0 -5
  1057. package/dist/bundle/chunks/chunk-OVH44QKR.js +0 -11
  1058. package/dist/bundle/chunks/chunk-PDUL32DM.js +0 -16
  1059. package/dist/bundle/chunks/chunk-PYDWFCTN.js +0 -11
  1060. package/dist/bundle/chunks/chunk-QAJKDPNS.js +0 -2
  1061. package/dist/bundle/chunks/chunk-R4IFXNY5.js +0 -28
  1062. package/dist/bundle/chunks/chunk-R4QNMLOB.js +0 -12
  1063. package/dist/bundle/chunks/chunk-RBQG6ZUG.js +0 -3
  1064. package/dist/bundle/chunks/chunk-RCXNPPJY.js +0 -17
  1065. package/dist/bundle/chunks/chunk-S2BIZAWY.js +0 -7
  1066. package/dist/bundle/chunks/chunk-SAI2SPQQ.js +0 -8
  1067. package/dist/bundle/chunks/chunk-SETW5JBN.js +0 -9
  1068. package/dist/bundle/chunks/chunk-SJYEXC2Z.js +0 -14
  1069. package/dist/bundle/chunks/chunk-SY4HAUHP.js +0 -2
  1070. package/dist/bundle/chunks/chunk-TA74ENH7.js +0 -14
  1071. package/dist/bundle/chunks/chunk-TC2WHAIS.js +0 -2
  1072. package/dist/bundle/chunks/chunk-VACKIICN.js +0 -5
  1073. package/dist/bundle/chunks/chunk-VBLMIJON.js +0 -6
  1074. package/dist/bundle/chunks/chunk-WKPK7M56.js +0 -10
  1075. package/dist/bundle/chunks/chunk-WM5IJFMP.js +0 -8
  1076. package/dist/bundle/chunks/chunk-WPGQVBSY.js +0 -6
  1077. package/dist/bundle/chunks/chunk-WVRWIZF5.js +0 -23
  1078. package/dist/bundle/chunks/chunk-XEKXHOPO.js +0 -2
  1079. package/dist/bundle/chunks/chunk-XPK7ZFVA.js +0 -12
  1080. package/dist/bundle/chunks/chunk-XZUZRAAC.js +0 -10
  1081. package/dist/bundle/chunks/chunk-Y4LIDHSD.js +0 -7
  1082. package/dist/bundle/chunks/chunk-YRNR2VHY.js +0 -21
  1083. package/dist/bundle/chunks/chunk-YS4NUBYX.js +0 -9
  1084. package/dist/bundle/chunks/chunk-YWOZZRSK.js +0 -2
  1085. package/dist/bundle/chunks/chunk-Z3KJQD7F.js +0 -33
  1086. package/dist/bundle/chunks/chunk-ZDIT6ST5.js +0 -7
  1087. package/dist/bundle/chunks/clear-HKGFEOF6.js +0 -2
  1088. package/dist/bundle/chunks/column-PVOEF65J.js +0 -2
  1089. package/dist/bundle/chunks/comm-5QMYEAJL.js +0 -2
  1090. package/dist/bundle/chunks/cp-BISAAS7A.js +0 -2
  1091. package/dist/bundle/chunks/curl-PAWGO3EH.js +0 -26
  1092. package/dist/bundle/chunks/cut-NDMV7SPO.js +0 -2
  1093. package/dist/bundle/chunks/date-XKUEQ4WF.js +0 -2
  1094. package/dist/bundle/chunks/diff-TT4M7WM3.js +0 -2
  1095. package/dist/bundle/chunks/dirname-MPHRFUTI.js +0 -2
  1096. package/dist/bundle/chunks/du-572XNP42.js +0 -2
  1097. package/dist/bundle/chunks/echo-NDWZZHPO.js +0 -2
  1098. package/dist/bundle/chunks/env-DLFRY633.js +0 -2
  1099. package/dist/bundle/chunks/expand-T2TH4TBQ.js +0 -2
  1100. package/dist/bundle/chunks/expr-YLACLCSM.js +0 -2
  1101. package/dist/bundle/chunks/file-IPZJC3FQ.js +0 -2
  1102. package/dist/bundle/chunks/find-T5TGGXUU.js +0 -2
  1103. package/dist/bundle/chunks/flag-coverage-TRYUZMPS.js +0 -2
  1104. package/dist/bundle/chunks/fold-XR2JMFCW.js +0 -2
  1105. package/dist/bundle/chunks/grep-VUESTEZ7.js +0 -2
  1106. package/dist/bundle/chunks/gzip-HF3D26QX.js +0 -2
  1107. package/dist/bundle/chunks/head-AEMOMQSZ.js +0 -2
  1108. package/dist/bundle/chunks/help-HZ6M2CKN.js +0 -2
  1109. package/dist/bundle/chunks/history-WYYKSLSZ.js +0 -2
  1110. package/dist/bundle/chunks/hostname-C4HQXXUP.js +0 -2
  1111. package/dist/bundle/chunks/html-to-markdown-LXXMVQ3V.js +0 -2
  1112. package/dist/bundle/chunks/join-YIABB6WR.js +0 -2
  1113. package/dist/bundle/chunks/jq-3FAAQVR6.js +0 -2
  1114. package/dist/bundle/chunks/js-exec-SR6IMNWM.js +0 -97
  1115. package/dist/bundle/chunks/ln-4LGSXXGD.js +0 -2
  1116. package/dist/bundle/chunks/ls-ZJGQER7M.js +0 -2
  1117. package/dist/bundle/chunks/md5sum-LU7RVIB7.js +0 -2
  1118. package/dist/bundle/chunks/mkdir-MEPGZOB6.js +0 -2
  1119. package/dist/bundle/chunks/mv-W5BIQ646.js +0 -2
  1120. package/dist/bundle/chunks/nl-Q2L5XQWZ.js +0 -2
  1121. package/dist/bundle/chunks/od-RDSM4TQJ.js +0 -2
  1122. package/dist/bundle/chunks/paste-ABCY7E6C.js +0 -2
  1123. package/dist/bundle/chunks/printf-JPOOWRJC.js +0 -2
  1124. package/dist/bundle/chunks/pwd-WE6EN5AV.js +0 -2
  1125. package/dist/bundle/chunks/python3-JPCH6LLN.js +0 -12
  1126. package/dist/bundle/chunks/readlink-OPJF4DL5.js +0 -2
  1127. package/dist/bundle/chunks/rev-GCV6X22K.js +0 -2
  1128. package/dist/bundle/chunks/rg-N5WLPMSA.js +0 -2
  1129. package/dist/bundle/chunks/rm-SSGETQVQ.js +0 -2
  1130. package/dist/bundle/chunks/rmdir-OC4ZLPYA.js +0 -2
  1131. package/dist/bundle/chunks/sed-DX2SGXMF.js +0 -2
  1132. package/dist/bundle/chunks/seq-M5EC7Q57.js +0 -2
  1133. package/dist/bundle/chunks/sha1sum-O6DM3TPQ.js +0 -2
  1134. package/dist/bundle/chunks/sha256sum-WPVZLZPS.js +0 -2
  1135. package/dist/bundle/chunks/sleep-HZ4QEFOK.js +0 -2
  1136. package/dist/bundle/chunks/sort-VW2NIZHW.js +0 -2
  1137. package/dist/bundle/chunks/split-NBMH43M2.js +0 -2
  1138. package/dist/bundle/chunks/sqlite3-UE3PJTDQ.js +0 -2
  1139. package/dist/bundle/chunks/stat-CD34IZ4P.js +0 -2
  1140. package/dist/bundle/chunks/strings-MCXFXPDL.js +0 -2
  1141. package/dist/bundle/chunks/tac-BQ7EDZW2.js +0 -2
  1142. package/dist/bundle/chunks/tail-GJMTLMNE.js +0 -2
  1143. package/dist/bundle/chunks/tar-WIZ3PDF4.js +0 -2
  1144. package/dist/bundle/chunks/tee-SGANDVNY.js +0 -2
  1145. package/dist/bundle/chunks/time-FCZCDIAM.js +0 -2
  1146. package/dist/bundle/chunks/timeout-VDIEAB4R.js +0 -2
  1147. package/dist/bundle/chunks/touch-UA33VN3N.js +0 -2
  1148. package/dist/bundle/chunks/tr-JNNR5JMS.js +0 -2
  1149. package/dist/bundle/chunks/tree-YLD52CNT.js +0 -2
  1150. package/dist/bundle/chunks/true-FHQXJXBE.js +0 -2
  1151. package/dist/bundle/chunks/unexpand-2TKXAENW.js +0 -2
  1152. package/dist/bundle/chunks/uniq-DMFKT3AB.js +0 -2
  1153. package/dist/bundle/chunks/wc-TZFYWFLA.js +0 -2
  1154. package/dist/bundle/chunks/which-XEM24D5D.js +0 -2
  1155. package/dist/bundle/chunks/whoami-XMTX52VE.js +0 -2
  1156. package/dist/bundle/chunks/xan-U6654PZR.js +0 -2
  1157. package/dist/bundle/chunks/xan-view-YATJ4KAA.js +0 -2
  1158. package/dist/bundle/chunks/xargs-VDP7DLOU.js +0 -2
  1159. package/dist/bundle/chunks/yq-ZBXLBSXV.js +0 -2
  1160. package/dist/interpreter/helpers/statements.d.ts +0 -20
  1161. package/dist/interpreter/helpers/tilde.d.ts +0 -13
@@ -1,3 +0,0 @@
1
- #!/usr/bin/env node
2
- import{createRequire} from"node:module";const require=createRequire(import.meta.url);
3
- import{a as s}from"./chunk-HWNCK5BB.js";var a=s("sha256sum","sha256","compute SHA256 message digest"),m={name:"sha256sum",flags:[{flag:"-c",type:"boolean"}],needsFiles:!0};export{a,m as b};
@@ -1,5 +0,0 @@
1
- #!/usr/bin/env node
2
- import{createRequire} from"node:module";const require=createRequire(import.meta.url);
3
- import{a as p}from"./chunk-4BNS566Q.js";import{a as g,b as y,c as h}from"./chunk-MUFNRCMY.js";var w={name:"date",summary:"display the current time in the given FORMAT",usage:"date [OPTION]... [+FORMAT]",options:["-d, --date=STRING display time described by STRING, not 'now'","-u, --utc print Coordinated Universal Time (UTC)","-I, --iso-8601 output date/time in ISO 8601 format","-R, --rfc-email output RFC 5322 date format"," --help display this help and exit"]};function $(t){try{return new Intl.DateTimeFormat(void 0,{timeZone:t}),!0}catch{return!1}}function D(t,s){let r=new Intl.DateTimeFormat("en-US",{timeZone:s,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1}).formatToParts(t),n=d=>r.find(o=>o.type===d)?.value??"00",i=Number.parseInt(n("hour"),10)%24,l=new Date(`${n("year")}-${n("month")}-${n("day")}T${String(i).padStart(2,"0")}:${n("minute")}:${n("second")}Z`);return Number.isNaN(l.getTime())?null:l}function I(t,s){let r=t.match(/^(\d{4})-(\d{2})-(\d{2})(?:[T ](\d{2}):(\d{2})(?::(\d{2}))?)?$/);if(!r)return null;let[,n,i,l,d="00",o="00",m="00"]=r,c=new Date(`${n}-${i}-${l}T${d}:${o}:${m}Z`);if(Number.isNaN(c.getTime()))return null;try{let a=c;for(let u=0;u<3;u++){let f=D(a,s);if(f===null)return null;let e=f.getTime()-c.getTime();if(e===0)return a;a=new Date(a.getTime()-e)}return a}catch{return null}}function N(t,s){if(t.startsWith("@")){let i=t.slice(1);return/^-?\d+$/.test(i)?new Date(Number.parseInt(i,10)*1e3):null}let r=t.toLowerCase().trim();if(r==="now"||r==="today")return new Date;if(r==="yesterday")return new Date(Date.now()-864e5);if(r==="tomorrow")return new Date(Date.now()+864e5);if(s&&!/Z$/i.test(t)&&!/[+-]\d{2}:?\d{2}$/.test(t)){let i=I(t,s);if(i)return i}let n=new Date(t);return Number.isNaN(n.getTime())?null:n}var C={name:"date",async execute(t,s){if(y(t))return g(w);let r=!1,n=null,i=null,l=!1,d=!1;for(let f=0;f<t.length;f++){let e=t[f];if(e==="-u"||e==="--utc")r=!0;else if(e==="-d"||e==="--date")n=t[++f]??"";else if(e.startsWith("--date="))n=e.slice(7);else if(e==="-I"||e==="--iso-8601")l=!0;else if(e==="-R"||e==="--rfc-email")d=!0;else if(e.startsWith("+"))i=e.slice(1);else{if(e.startsWith("--"))return h("date",e);if(e.startsWith("-"))for(let T of e.slice(1))if(T==="u")r=!0;else if(T==="I")l=!0;else if(T==="R")d=!0;else return h("date",`-${T}`)}}let o=s.env.get("TZ");o&&!$(o)&&(o=void 0);let m=r?"UTC":o??"UTC",c=n!==null?N(n,o):new Date;if(!c)return{stdout:"",stderr:`date: invalid date '${n}'
4
- `,exitCode:1};let a=Math.floor(c.getTime()/1e3),u;return i?u=p(i,a,m):l?u=p("%Y-%m-%dT%H:%M:%S%z",a,m):d?u=p("%a, %d %b %Y %H:%M:%S %z",a,m):u=p("%a %b %e %H:%M:%S %Z %Y",a,m),{stdout:`${u}
5
- `,stderr:"",exitCode:0}}},R={name:"date",flags:[{flag:"-d",type:"value",valueHint:"string"},{flag:"-u",type:"boolean"},{flag:"-I",type:"boolean"},{flag:"-R",type:"boolean"}]};export{C as a,R as b};
@@ -1,15 +0,0 @@
1
- #!/usr/bin/env node
2
- import{createRequire} from"node:module";const require=createRequire(import.meta.url);
3
- import{a as c,b as u,c as d}from"./chunk-MUFNRCMY.js";var p={name:"strings",summary:"print the sequences of printable characters in files",usage:"strings [OPTION]... [FILE]...",description:"For each FILE, print the printable character sequences that are at least MIN characters long. If no FILE is specified, standard input is read.",options:["-n MIN Print sequences of at least MIN characters (default: 4)","-t FORMAT Print offset before each string (o=octal, x=hex, d=decimal)","-a Scan the entire file (default behavior)","-e ENCODING Select character encoding (s=7-bit, S=8-bit)"],examples:["strings file.bin # Extract strings (min 4 chars)","strings -n 8 file.bin # Extract strings (min 8 chars)","strings -t x file.bin # Show hex offset","echo 'hello' | strings # Read from stdin"]};function x(n){return n>=32&&n<=126||n===9}function g(n,s){if(s===null)return"";switch(s){case"o":return`${n.toString(8).padStart(7," ")} `;case"x":return`${n.toString(16).padStart(7," ")} `;case"d":return`${n.toString(10).padStart(7," ")} `;default:return s}}function h(n,s){let o=[],r="",i=0,a=typeof n=="string"?new TextEncoder().encode(n):n;for(let l=0;l<a.length;l++){let t=a[l];if(x(t))r.length===0&&(i=l),r+=String.fromCharCode(t);else{if(r.length>=s.minLength){let e=g(i,s.offsetFormat);o.push(`${e}${r}`)}r=""}}if(r.length>=s.minLength){let l=g(i,s.offsetFormat);o.push(`${l}${r}`)}return o}var v={name:"strings",execute:async(n,s)=>{if(u(n))return c(p);let o={minLength:4,offsetFormat:null},r=[],i=0;for(;i<n.length;){let t=n[i];if(t==="-n"&&i+1<n.length){let e=Number.parseInt(n[i+1],10);if(Number.isNaN(e)||e<1)return{exitCode:1,stdout:"",stderr:`strings: invalid minimum string length: '${n[i+1]}'
4
- `};o.minLength=e,i+=2}else if(t.match(/^-n\d+$/)){let e=Number.parseInt(t.slice(2),10);if(Number.isNaN(e)||e<1)return{exitCode:1,stdout:"",stderr:`strings: invalid minimum string length: '${t.slice(2)}'
5
- `};o.minLength=e,i++}else if(t.match(/^-\d+$/)){let e=Number.parseInt(t.slice(1),10);if(Number.isNaN(e)||e<1)return{exitCode:1,stdout:"",stderr:`strings: invalid minimum string length: '${t.slice(1)}'
6
- `};o.minLength=e,i++}else if(t==="-t"&&i+1<n.length){let e=n[i+1];if(e!=="o"&&e!=="x"&&e!=="d")return{exitCode:1,stdout:"",stderr:`strings: invalid radix: '${e}'
7
- `};o.offsetFormat=e,i+=2}else if(t.startsWith("-t")&&t.length===3){let e=t[2];if(e!=="o"&&e!=="x"&&e!=="d")return{exitCode:1,stdout:"",stderr:`strings: invalid radix: '${e}'
8
- `};o.offsetFormat=e,i++}else if(t==="-a"||t==="--all"||t==="-")t==="-"&&r.push(t),i++;else if(t==="-e"&&i+1<n.length){let e=n[i+1];if(e!=="s"&&e!=="S")return{exitCode:1,stdout:"",stderr:`strings: invalid encoding: '${e}'
9
- `};i+=2}else if(t.startsWith("-e")&&t.length===3){let e=t[2];if(e!=="s"&&e!=="S")return{exitCode:1,stdout:"",stderr:`strings: invalid encoding: '${e}'
10
- `};i++}else if(t==="--"){r.push(...n.slice(i+1));break}else{if(t.startsWith("-")&&t!=="-")return d("strings",t);r.push(t),i++}}let a="",l=()=>Uint8Array.from(s.stdin??"",t=>t.charCodeAt(0));if(r.length===0){let t=h(l(),o);a=t.length>0?`${t.join(`
11
- `)}
12
- `:""}else for(let t of r){let e;if(t==="-")e=l();else{let m=s.fs.resolvePath(s.cwd,t);try{e=await s.fs.readFileBuffer(m)}catch{return{exitCode:1,stdout:a,stderr:`strings: ${t}: No such file or directory
13
- `}}}let f=h(e,o);f.length>0&&(a+=`${f.join(`
14
- `)}
15
- `)}return{exitCode:0,stdout:a,stderr:""}}},F={name:"strings",flags:[{flag:"-n",type:"value",valueHint:"number"},{flag:"-t",type:"value",valueHint:"string"},{flag:"-a",type:"boolean"},{flag:"-e",type:"value",valueHint:"string"}],stdinType:"text",needsFiles:!0};export{v as a,F as b};
@@ -1,8 +0,0 @@
1
- #!/usr/bin/env node
2
- import{createRequire} from"node:module";const require=createRequire(import.meta.url);
3
- import{a as f}from"./chunk-DHIKZU63.js";import{a,b as c,c as d}from"./chunk-MUFNRCMY.js";var u={name:"rev",summary:"reverse lines characterwise",usage:"rev [file ...]",description:"Copies the specified files to standard output, reversing the order of characters in every line. If no files are specified, standard input is read.",examples:["echo 'hello' | rev # Output: olleh","rev file.txt # Reverse each line in file"]};function p(r){return Array.from(r).reverse().join("")}var g={name:"rev",execute:async(r,s)=>{if(c(r))return a(u);let o=[];for(let e of r)if(e==="--"){let t=r.indexOf(e);o.push(...r.slice(t+1));break}else{if(e.startsWith("-")&&e!=="-")return d("rev",e);o.push(e)}let n="",l=e=>{let t=e.split(`
4
- `),i=e.endsWith(`
5
- `)&&t[t.length-1]==="";return i&&t.pop(),t.map(p).join(`
6
- `)+(i?`
7
- `:"")};if(o.length===0){let e=f(s.stdin)??"";n=l(e)}else for(let e of o)if(e==="-"){let t=f(s.stdin)??"";n+=l(t)}else{let t=s.fs.resolvePath(s.cwd,e),i=await s.fs.readFile(t);if(i===null)return{exitCode:1,stdout:n,stderr:`rev: ${e}: No such file or directory
8
- `};n+=l(i)}return{exitCode:0,stdout:n,stderr:""}}},y={name:"rev",flags:[],stdinType:"text",needsFiles:!0};export{g as a,y as b};
@@ -1,3 +0,0 @@
1
- #!/usr/bin/env node
2
- import{createRequire} from"node:module";const require=createRequire(import.meta.url);
3
- import{a as s,b as i}from"./chunk-LX2H4DPL.js";function a(t,e,n){if(!t||i.isInSandboxedContext())return;let r=`${e} ${n} attempted outside defense context`;throw new s(r,{timestamp:Date.now(),type:"missing_defense_context",message:r,path:"DefenseInDepthBox.context",stack:new Error().stack,executionId:i.getCurrentExecutionId()})}async function x(t,e,n,r){a(t,e,`${n} (pre-await)`);let o=await r();return a(t,e,`${n} (post-await)`),o}function d(t,e,n,r){let o=((...c)=>(a(t,e,n),r(...c)));return t?i.bindCurrentContext(o):o}export{a,x as b,d as c};
@@ -1,33 +0,0 @@
1
- #!/usr/bin/env node
2
- import{createRequire} from"node:module";const require=createRequire(import.meta.url);
3
- import{a as $}from"./chunk-NE4R2FVV.js";import{a as z,b as w}from"./chunk-MUFNRCMY.js";import{constants as x,gunzipSync as F,gzipSync as S}from"node:zlib";var O={name:"gzip",summary:"compress or expand files",usage:"gzip [OPTION]... [FILE]...",description:`Compress FILEs (by default, in-place).
4
-
5
- When no FILE is given, or when FILE is -, read from standard input.
6
-
7
- With -d, decompress instead.`,options:["-c, --stdout write to standard output, keep original files","-d, --decompress decompress","-f, --force force overwrite of output file","-k, --keep keep (don't delete) input files","-l, --list list compressed file contents","-n, --no-name do not save or restore the original name and timestamp","-N, --name save or restore the original file name and timestamp","-q, --quiet suppress all warnings","-r, --recursive operate recursively on directories","-S, --suffix=SUF use suffix SUF on compressed files (default: .gz)","-t, --test test compressed file integrity","-v, --verbose verbose mode","-1, --fast compress faster","-9, --best compress better"," --help display this help and exit"]},U={name:"gunzip",summary:"decompress files",usage:"gunzip [OPTION]... [FILE]...",description:`Decompress FILEs (by default, in-place).
8
-
9
- When no FILE is given, or when FILE is -, read from standard input.`,options:["-c, --stdout write to standard output, keep original files","-f, --force force overwrite of output file","-k, --keep keep (don't delete) input files","-l, --list list compressed file contents","-n, --no-name do not restore the original name and timestamp","-N, --name restore the original file name and timestamp","-q, --quiet suppress all warnings","-r, --recursive operate recursively on directories","-S, --suffix=SUF use suffix SUF on compressed files (default: .gz)","-t, --test test compressed file integrity","-v, --verbose verbose mode"," --help display this help and exit"]},D={name:"zcat",summary:"decompress files to stdout",usage:"zcat [OPTION]... [FILE]...",description:`Decompress FILEs to standard output.
10
-
11
- When no FILE is given, or when FILE is -, read from standard input.`,options:["-f, --force force; read compressed data even from a terminal","-l, --list list compressed file contents","-q, --quiet suppress all warnings","-S, --suffix=SUF use suffix SUF on compressed files (default: .gz)","-t, --test test compressed file integrity","-v, --verbose verbose mode"," --help display this help and exit"]},T={stdout:{short:"c",long:"stdout",type:"boolean"},toStdout:{long:"to-stdout",type:"boolean"},decompress:{short:"d",long:"decompress",type:"boolean"},uncompress:{long:"uncompress",type:"boolean"},force:{short:"f",long:"force",type:"boolean"},keep:{short:"k",long:"keep",type:"boolean"},list:{short:"l",long:"list",type:"boolean"},noName:{short:"n",long:"no-name",type:"boolean"},name:{short:"N",long:"name",type:"boolean"},quiet:{short:"q",long:"quiet",type:"boolean"},recursive:{short:"r",long:"recursive",type:"boolean"},suffix:{short:"S",long:"suffix",type:"string",default:".gz"},test:{short:"t",long:"test",type:"boolean"},verbose:{short:"v",long:"verbose",type:"boolean"},fast:{short:"1",long:"fast",type:"boolean"},level2:{short:"2",type:"boolean"},level3:{short:"3",type:"boolean"},level4:{short:"4",type:"boolean"},level5:{short:"5",type:"boolean"},level6:{short:"6",type:"boolean"},level7:{short:"7",type:"boolean"},level8:{short:"8",type:"boolean"},best:{short:"9",long:"best",type:"boolean"}};function E(e){return e.best?x.Z_BEST_COMPRESSION:e.level8?8:e.level7?7:e.level6?6:e.level5?5:e.level4?4:e.level3?3:e.level2?2:e.fast?x.Z_BEST_SPEED:x.Z_DEFAULT_COMPRESSION}function k(e){if(e.length<10)return{originalName:null,mtime:null,headerSize:0};if(e[0]!==31||e[1]!==139)return{originalName:null,mtime:null,headerSize:0};let t=e[3],r=e[4]|e[5]<<8|e[6]<<16|e[7]<<24,o=10;if(t&4){if(o+2>e.length)return{originalName:null,mtime:null,headerSize:0};let n=e[o]|e[o+1]<<8;o+=2+n}let s=null;if(t&8){let n=o;for(;o<e.length&&e[o]!==0;)o++;o<e.length&&(s=new TextDecoder().decode(e.slice(n,o)),o++)}if(t&16){for(;o<e.length&&e[o]!==0;)o++;o++}return t&2&&(o+=2),{originalName:s,mtime:r>0?new Date(r*1e3):null,headerSize:o}}function q(e){if(e.length<4)return 0;let t=e.length;return e[t-4]|e[t-3]<<8|e[t-2]<<16|e[t-1]<<24}function b(e){return e.length>=2&&e[0]===31&&e[1]===139}function m(e){return Buffer.from(e).toString("latin1")}function I(e){return e.limits?.maxOutputSize??0}function v(e,t){if(t>0){if(q(e)>t)throw new Error(`decompressed data exceeds limit (${t} bytes)`);return F(e,{maxOutputLength:t})}return F(e)}async function L(e,t,r,o,s,n){let a=r.suffix,f,p,d,c=I(e);if(t==="-"||t==="")if(d=Uint8Array.from(e.stdin,i=>i.charCodeAt(0)),s){if(!b(d))return r.quiet?{stdout:"",stderr:"",exitCode:1}:{stdout:"",stderr:`${o}: stdin: not in gzip format
12
- `,exitCode:1};try{let i=v(d,c);return{stdout:m(i),stderr:"",exitCode:0}}catch(i){let l=i instanceof Error?i.message:"unknown error";return{stdout:"",stderr:`${o}: stdin: ${l}
13
- `,exitCode:1}}}else{let i=E(r),l=S(d,{level:i});return{stdout:m(l),stderr:"",exitCode:0}}f=e.fs.resolvePath(e.cwd,t);try{if((await e.fs.stat(f)).isDirectory)return r.recursive?await P(e,f,r,o,s,n):r.quiet?{stdout:"",stderr:"",exitCode:1}:{stdout:"",stderr:`${o}: ${t}: is a directory -- ignored
14
- `,exitCode:1}}catch{return{stdout:"",stderr:`${o}: ${t}: No such file or directory
15
- `,exitCode:1}}try{d=await e.fs.readFileBuffer(f)}catch{return{stdout:"",stderr:`${o}: ${t}: No such file or directory
16
- `,exitCode:1}}if(s){if(!t.endsWith(a))return r.quiet?{stdout:"",stderr:"",exitCode:1}:{stdout:"",stderr:`${o}: ${t}: unknown suffix -- ignored
17
- `,exitCode:1};if(!b(d))return r.quiet?{stdout:"",stderr:"",exitCode:1}:{stdout:"",stderr:`${o}: ${t}: not in gzip format
18
- `,exitCode:1};let i;try{i=v(d,c)}catch(l){let u=l instanceof Error?l.message:"unknown error";return{stdout:"",stderr:`${o}: ${t}: ${u}
19
- `,exitCode:1}}if(n)return{stdout:m(i),stderr:"",exitCode:0};if(r.name){let l=k(d);l.originalName?p=e.fs.resolvePath(e.cwd,l.originalName):p=f.slice(0,-a.length)}else p=f.slice(0,-a.length);if(!r.force)try{return await e.fs.stat(p),{stdout:"",stderr:`${o}: ${p} already exists; not overwritten
20
- `,exitCode:1}}catch{}if(await e.fs.writeFile(p,i),!r.keep&&!n&&await e.fs.rm(f),r.verbose){let l=d.length>0?((1-d.length/i.length)*100).toFixed(1):"0.0";return{stdout:"",stderr:`${t}: ${l}% -- replaced with ${p.split("/").pop()}
21
- `,exitCode:0}}return{stdout:"",stderr:"",exitCode:0}}else{if(t.endsWith(a))return r.quiet?{stdout:"",stderr:"",exitCode:1}:{stdout:"",stderr:`${o}: ${t} already has ${a} suffix -- unchanged
22
- `,exitCode:1};let i=E(r),l;try{l=S(d,{level:i})}catch(u){let g=u instanceof Error?u.message:"unknown error";return{stdout:"",stderr:`${o}: ${t}: ${g}
23
- `,exitCode:1}}if(n)return{stdout:m(l),stderr:"",exitCode:0};if(p=f+a,!r.force)try{return await e.fs.stat(p),{stdout:"",stderr:`${o}: ${p} already exists; not overwritten
24
- `,exitCode:1}}catch{}if(await e.fs.writeFile(p,l),!r.keep&&!n&&await e.fs.rm(f),r.verbose){let u=d.length>0?((1-l.length/d.length)*100).toFixed(1):"0.0";return{stdout:"",stderr:`${t}: ${u}% -- replaced with ${p.split("/").pop()}
25
- `,exitCode:0}}return{stdout:"",stderr:"",exitCode:0}}}async function P(e,t,r,o,s,n){let a=await e.fs.readdir(t),f="",p="",d=0;for(let c of a){let i=e.fs.resolvePath(t,c),l=await e.fs.stat(i);if(l.isDirectory){let u=await P(e,i,r,o,s,n);f+=u.stdout,p+=u.stderr,u.exitCode!==0&&(d=u.exitCode)}else if(l.isFile){let u=r.suffix;if(s&&!c.endsWith(u)||!s&&c.endsWith(u))continue;let g=i.startsWith(`${e.cwd}/`)?i.slice(e.cwd.length+1):i,y=await L(e,g,r,o,s,n);f+=y.stdout,p+=y.stderr,y.exitCode!==0&&(d=y.exitCode)}}return{stdout:f,stderr:p,exitCode:d}}async function W(e,t,r,o){let s;if(t==="-"||t==="")s=Uint8Array.from(e.stdin,i=>i.charCodeAt(0));else{let i=e.fs.resolvePath(e.cwd,t);try{s=await e.fs.readFileBuffer(i)}catch{return{stdout:"",stderr:`${o}: ${t}: No such file or directory
26
- `,exitCode:1}}}if(!b(s))return r.quiet?{stdout:"",stderr:"",exitCode:1}:{stdout:"",stderr:`${o}: ${t}: not in gzip format
27
- `,exitCode:1};let n=s.length,a=q(s),f=a>0?((1-n/a)*100).toFixed(1):"0.0",d=k(s).originalName||(t==="-"?"":t.replace(/\.gz$/,""));return{stdout:`${n.toString().padStart(10)} ${a.toString().padStart(10)} ${f.padStart(5)}% ${d}
28
- `,stderr:"",exitCode:0}}async function A(e,t,r,o){let s;if(t==="-"||t==="")s=Uint8Array.from(e.stdin,n=>n.charCodeAt(0));else{let n=e.fs.resolvePath(e.cwd,t);try{s=await e.fs.readFileBuffer(n)}catch{return{stdout:"",stderr:`${o}: ${t}: No such file or directory
29
- `,exitCode:1}}}if(!b(s))return r.quiet?{stdout:"",stderr:"",exitCode:1}:{stdout:"",stderr:`${o}: ${t}: not in gzip format
30
- `,exitCode:1};try{return v(s,I(e)),r.verbose?{stdout:"",stderr:`${t}: OK
31
- `,exitCode:0}:{stdout:"",stderr:"",exitCode:0}}catch(n){let a=n instanceof Error?n.message:"invalid";return{stdout:"",stderr:`${o}: ${t}: ${a}
32
- `,exitCode:1}}}async function C(e,t,r){let o=r==="zcat"?D:r==="gunzip"?U:O;if(w(e))return z(o);let s=$(r,e,T);if(!s.ok)return s.error.stderr.includes("unrecognized option"),s.error;let n=s.result.flags,a=s.result.positional,f=r==="gunzip"||r==="zcat"||n.decompress||n.uncompress,p=r==="zcat"||n.stdout||n.toStdout;if(n.list){a.length===0&&(a=["-"]);let l=` compressed uncompressed ratio uncompressed_name
33
- `,u="",g=0;for(let y of a){let h=await W(t,y,n,r);l+=h.stdout,u+=h.stderr,h.exitCode!==0&&(g=h.exitCode)}return{stdout:l,stderr:u,exitCode:g}}if(n.test){a.length===0&&(a=["-"]);let l="",u="",g=0;for(let y of a){let h=await A(t,y,n,r);l+=h.stdout,u+=h.stderr,h.exitCode!==0&&(g=h.exitCode)}return{stdout:l,stderr:u,exitCode:g}}a.length===0&&(a=["-"]);let d="",c="",i=0;for(let l of a){let u=await L(t,l,n,r,f,p);d+=u.stdout,c+=u.stderr,u.exitCode!==0&&(i=u.exitCode)}return{stdout:d,stderr:c,exitCode:i}}var Z={name:"gzip",async execute(e,t){return{...await C(e,t,"gzip"),stdoutEncoding:"binary"}}},R={name:"gunzip",async execute(e,t){return{...await C(e,t,"gunzip"),stdoutEncoding:"binary"}}},K={name:"zcat",async execute(e,t){return{...await C(e,t,"zcat"),stdoutEncoding:"binary"}}},j={name:"gzip",flags:[{flag:"-c",type:"boolean"},{flag:"-d",type:"boolean"},{flag:"-f",type:"boolean"},{flag:"-k",type:"boolean"},{flag:"-l",type:"boolean"},{flag:"-n",type:"boolean"},{flag:"-q",type:"boolean"},{flag:"-r",type:"boolean"},{flag:"-t",type:"boolean"},{flag:"-v",type:"boolean"},{flag:"-1",type:"boolean"},{flag:"-9",type:"boolean"}],stdinType:"binary",needsFiles:!0},J={name:"gunzip",flags:[{flag:"-c",type:"boolean"},{flag:"-f",type:"boolean"},{flag:"-k",type:"boolean"},{flag:"-q",type:"boolean"},{flag:"-v",type:"boolean"}],stdinType:"binary",needsFiles:!0},Q={name:"zcat",flags:[{flag:"-f",type:"boolean"},{flag:"-q",type:"boolean"},{flag:"-v",type:"boolean"}],stdinType:"binary",needsFiles:!0};export{Z as a,R as b,K as c,j as d,J as e,Q as f};
@@ -1,24 +0,0 @@
1
- #!/usr/bin/env node
2
- import{createRequire} from"node:module";const require=createRequire(import.meta.url);
3
- import{a as Ue,b as Re,c as ge}from"./chunk-MUFNRCMY.js";import{a as re,c as L,e as Le}from"./chunk-LNVSXNT7.js";var _e=L(ye=>{ye.read=function(i,e,t,r,n){var o,s,a=n*8-r-1,m=(1<<a)-1,f=m>>1,c=-7,p=t?n-1:0,u=t?-1:1,d=i[e+p];for(p+=u,o=d&(1<<-c)-1,d>>=-c,c+=a;c>0;o=o*256+i[e+p],p+=u,c-=8);for(s=o&(1<<-c)-1,o>>=-c,c+=r;c>0;s=s*256+i[e+p],p+=u,c-=8);if(o===0)o=1-f;else{if(o===m)return s?NaN:(d?-1:1)*(1/0);s=s+Math.pow(2,r),o=o-f}return(d?-1:1)*s*Math.pow(2,o-r)};ye.write=function(i,e,t,r,n,o){var s,a,m,f=o*8-n-1,c=(1<<f)-1,p=c>>1,u=n===23?Math.pow(2,-24)-Math.pow(2,-77):0,d=r?0:o-1,B=r?1:-1,k=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,s=c):(s=Math.floor(Math.log(e)/Math.LN2),e*(m=Math.pow(2,-s))<1&&(s--,m*=2),s+p>=1?e+=u/m:e+=u*Math.pow(2,1-p),e*m>=2&&(s++,m/=2),s+p>=c?(a=0,s=c):s+p>=1?(a=(e*m-1)*Math.pow(2,n),s=s+p):(a=e*Math.pow(2,p-1)*Math.pow(2,n),s=0));n>=8;i[t+d]=a&255,d+=B,a/=256,n-=8);for(s=s<<n|a,f+=n;f>0;i[t+d]=s&255,d+=B,s/=256,f-=8);i[t+d-B]|=k*128}});var Je=L((cn,He)=>{var H=1e3,J=H*60,X=J*60,$=X*24,qt=$*7,Ht=$*365.25;He.exports=function(i,e){e=e||{};var t=typeof i;if(t==="string"&&i.length>0)return Jt(i);if(t==="number"&&isFinite(i))return e.long?Qt(i):Xt(i);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(i))};function Jt(i){if(i=String(i),!(i.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(i);if(e){var t=parseFloat(e[1]),r=(e[2]||"ms").toLowerCase();switch(r){case"years":case"year":case"yrs":case"yr":case"y":return t*Ht;case"weeks":case"week":case"w":return t*qt;case"days":case"day":case"d":return t*$;case"hours":case"hour":case"hrs":case"hr":case"h":return t*X;case"minutes":case"minute":case"mins":case"min":case"m":return t*J;case"seconds":case"second":case"secs":case"sec":case"s":return t*H;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return t;default:return}}}}function Xt(i){var e=Math.abs(i);return e>=$?Math.round(i/$)+"d":e>=X?Math.round(i/X)+"h":e>=J?Math.round(i/J)+"m":e>=H?Math.round(i/H)+"s":i+"ms"}function Qt(i){var e=Math.abs(i);return e>=$?fe(i,e,$,"day"):e>=X?fe(i,e,X,"hour"):e>=J?fe(i,e,J,"minute"):e>=H?fe(i,e,H,"second"):i+" ms"}function fe(i,e,t,r){var n=e>=t*1.5;return Math.round(i/t)+" "+r+(n?"s":"")}});var Ce=L((fn,Xe)=>{function Yt(i){t.debug=t,t.default=t,t.coerce=m,t.disable=s,t.enable=n,t.enabled=a,t.humanize=Je(),t.destroy=f,Object.keys(i).forEach(c=>{t[c]=i[c]}),t.names=[],t.skips=[],t.formatters={};function e(c){let p=0;for(let u=0;u<c.length;u++)p=(p<<5)-p+c.charCodeAt(u),p|=0;return t.colors[Math.abs(p)%t.colors.length]}t.selectColor=e;function t(c){let p,u=null,d,B;function k(...E){if(!k.enabled)return;let P=k,te=Number(new Date),It=te-(p||te);P.diff=It,P.prev=p,P.curr=te,p=te,E[0]=t.coerce(E[0]),typeof E[0]!="string"&&E.unshift("%O");let ie=0;E[0]=E[0].replace(/%([a-zA-Z%])/g,(he,Bt)=>{if(he==="%%")return"%";ie++;let Me=t.formatters[Bt];if(typeof Me=="function"){let Dt=E[ie];he=Me.call(P,Dt),E.splice(ie,1),ie--}return he}),t.formatArgs.call(P,E),(P.log||t.log).apply(P,E)}return k.namespace=c,k.useColors=t.useColors(),k.color=t.selectColor(c),k.extend=r,k.destroy=t.destroy,Object.defineProperty(k,"enabled",{enumerable:!0,configurable:!1,get:()=>u!==null?u:(d!==t.namespaces&&(d=t.namespaces,B=t.enabled(c)),B),set:E=>{u=E}}),typeof t.init=="function"&&t.init(k),k}function r(c,p){let u=t(this.namespace+(typeof p>"u"?":":p)+c);return u.log=this.log,u}function n(c){t.save(c),t.namespaces=c,t.names=[],t.skips=[];let p=(typeof c=="string"?c:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(let u of p)u[0]==="-"?t.skips.push(u.slice(1)):t.names.push(u)}function o(c,p){let u=0,d=0,B=-1,k=0;for(;u<c.length;)if(d<p.length&&(p[d]===c[u]||p[d]==="*"))p[d]==="*"?(B=d,k=u,d++):(u++,d++);else if(B!==-1)d=B+1,k++,u=k;else return!1;for(;d<p.length&&p[d]==="*";)d++;return d===p.length}function s(){let c=[...t.names,...t.skips.map(p=>"-"+p)].join(",");return t.enable(""),c}function a(c){for(let p of t.skips)if(o(c,p))return!1;for(let p of t.names)if(o(c,p))return!0;return!1}function m(c){return c instanceof Error?c.stack||c.message:c}function f(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return t.enable(t.load()),t}Xe.exports=Yt});var Qe=L((F,pe)=>{F.formatArgs=ei;F.save=ti;F.load=ii;F.useColors=Kt;F.storage=ri();F.destroy=(()=>{let i=!1;return()=>{i||(i=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();F.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function Kt(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let i;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(i=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(i[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function ei(i){if(i[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+i[0]+(this.useColors?"%c ":" ")+"+"+pe.exports.humanize(this.diff),!this.useColors)return;let e="color: "+this.color;i.splice(1,0,e,"color: inherit");let t=0,r=0;i[0].replace(/%[a-zA-Z%]/g,n=>{n!=="%%"&&(t++,n==="%c"&&(r=t))}),i.splice(r,0,e)}F.log=console.debug||console.log||(()=>{});function ti(i){try{i?F.storage.setItem("debug",i):F.storage.removeItem("debug")}catch{}}function ii(){let i;try{i=F.storage.getItem("debug")||F.storage.getItem("DEBUG")}catch{}return!i&&typeof process<"u"&&"env"in process&&(i=process.env.DEBUG),i}function ri(){try{return localStorage}catch{}}pe.exports=Ce()(F);var{formatters:ni}=pe.exports;ni.j=function(i){try{return JSON.stringify(i)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var Ke=L((pn,Ye)=>{"use strict";Ye.exports=(i,e=process.argv)=>{let t=i.startsWith("-")?"":i.length===1?"-":"--",r=e.indexOf(t+i),n=e.indexOf("--");return r!==-1&&(n===-1||r<n)}});var it=L((mn,tt)=>{"use strict";var oi=re("os"),et=re("tty"),T=Ke(),{env:w}=process,U;T("no-color")||T("no-colors")||T("color=false")||T("color=never")?U=0:(T("color")||T("colors")||T("color=true")||T("color=always"))&&(U=1);"FORCE_COLOR"in w&&(w.FORCE_COLOR==="true"?U=1:w.FORCE_COLOR==="false"?U=0:U=w.FORCE_COLOR.length===0?1:Math.min(parseInt(w.FORCE_COLOR,10),3));function Se(i){return i===0?!1:{level:i,hasBasic:!0,has256:i>=2,has16m:i>=3}}function Fe(i,e){if(U===0)return 0;if(T("color=16m")||T("color=full")||T("color=truecolor"))return 3;if(T("color=256"))return 2;if(i&&!e&&U===void 0)return 0;let t=U||0;if(w.TERM==="dumb")return t;if(process.platform==="win32"){let r=oi.release().split(".");return Number(r[0])>=10&&Number(r[2])>=10586?Number(r[2])>=14931?3:2:1}if("CI"in w)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some(r=>r in w)||w.CI_NAME==="codeship"?1:t;if("TEAMCITY_VERSION"in w)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(w.TEAMCITY_VERSION)?1:0;if(w.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in w){let r=parseInt((w.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(w.TERM_PROGRAM){case"iTerm.app":return r>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(w.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(w.TERM)||"COLORTERM"in w?1:t}function si(i){let e=Fe(i,i&&i.isTTY);return Se(e)}tt.exports={supportsColor:si,stdout:Se(Fe(!0,et.isatty(1))),stderr:Se(Fe(!0,et.isatty(2)))}});var nt=L((y,ue)=>{var ai=re("tty"),me=re("util");y.init=di;y.log=mi;y.formatArgs=fi;y.save=ui;y.load=li;y.useColors=ci;y.destroy=me.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");y.colors=[6,2,3,4,5,1];try{let i=it();i&&(i.stderr||i).level>=2&&(y.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch{}y.inspectOpts=Object.keys(process.env).filter(i=>/^debug_/i.test(i)).reduce((i,e)=>{let t=e.substring(6).toLowerCase().replace(/_([a-z])/g,(n,o)=>o.toUpperCase()),r=process.env[e];return/^(yes|on|true|enabled)$/i.test(r)?r=!0:/^(no|off|false|disabled)$/i.test(r)?r=!1:r==="null"?r=null:r=Number(r),i[t]=r,i},{});function ci(){return"colors"in y.inspectOpts?!!y.inspectOpts.colors:ai.isatty(process.stderr.fd)}function fi(i){let{namespace:e,useColors:t}=this;if(t){let r=this.color,n="\x1B[3"+(r<8?r:"8;5;"+r),o=` ${n};1m${e} \x1B[0m`;i[0]=o+i[0].split(`
4
- `).join(`
5
- `+o),i.push(n+"m+"+ue.exports.humanize(this.diff)+"\x1B[0m")}else i[0]=pi()+e+" "+i[0]}function pi(){return y.inspectOpts.hideDate?"":new Date().toISOString()+" "}function mi(...i){return process.stderr.write(me.formatWithOptions(y.inspectOpts,...i)+`
6
- `)}function ui(i){i?process.env.DEBUG=i:delete process.env.DEBUG}function li(){return process.env.DEBUG}function di(i){i.inspectOpts={};let e=Object.keys(y.inspectOpts);for(let t=0;t<e.length;t++)i.inspectOpts[e[t]]=y.inspectOpts[e[t]]}ue.exports=Ce()(y);var{formatters:rt}=ue.exports;rt.o=function(i){return this.inspectOpts.colors=this.useColors,me.inspect(i,this.inspectOpts).split(`
7
- `).map(e=>e.trim()).join(" ")};rt.O=function(i){return this.inspectOpts.colors=this.useColors,me.inspect(i,this.inspectOpts)}});var ot=L((un,Ee)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?Ee.exports=Qe():Ee.exports=nt()});var Ot="End-Of-Stream",l=class extends Error{constructor(){super(Ot),this.name="EndOfStreamError"}},N=class extends Error{constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var j=class{constructor(){this.endOfStream=!1,this.interrupted=!1,this.peekQueue=[]}async peek(e,t=!1){let r=await this.read(e,t);return this.peekQueue.push(e.subarray(0,r)),r}async read(e,t=!1){if(e.length===0)return 0;let r=this.readFromPeekBuffer(e);if(this.endOfStream||(r+=await this.readRemainderFromStream(e.subarray(r),t)),r===0&&!t)throw new l;return r}readFromPeekBuffer(e){let t=e.length,r=0;for(;this.peekQueue.length>0&&t>0;){let n=this.peekQueue.pop();if(!n)throw new Error("peekData should be defined");let o=Math.min(n.length,t);e.set(n.subarray(0,o),r),r+=o,t-=o,o<n.length&&this.peekQueue.push(n.subarray(o))}return r}async readRemainderFromStream(e,t){let r=0;for(;r<e.length&&!this.endOfStream;){if(this.interrupted)throw new N;let n=await this.readFromStream(e.subarray(r),t);if(n===0)break;r+=n}if(!t&&r<e.length)throw new l;return r}};var ne=class extends j{constructor(e){super(),this.reader=e}async abort(){return this.close()}async close(){this.reader.releaseLock()}};var Q=class extends ne{async readFromStream(e,t){if(e.length===0)return 0;let r=await this.reader.read(new Uint8Array(e.length),{min:t?void 0:e.length});return r.done&&(this.endOfStream=r.done),r.value?(e.set(r.value),r.value.length):0}};var Z=class extends j{constructor(e){super(),this.reader=e,this.buffer=null}writeChunk(e,t){let r=Math.min(t.length,e.length);return e.set(t.subarray(0,r)),r<t.length?this.buffer=t.subarray(r):this.buffer=null,r}async readFromStream(e,t){if(e.length===0)return 0;let r=0;for(this.buffer&&(r+=this.writeChunk(e,this.buffer));r<e.length&&!this.endOfStream;){let n=await this.reader.read();if(n.done){this.endOfStream=!0;break}n.value&&(r+=this.writeChunk(e.subarray(r),n.value))}if(!t&&r===0&&this.endOfStream)throw new l;return r}abort(){return this.interrupted=!0,this.reader.cancel()}async close(){await this.abort(),this.reader.releaseLock()}};function we(i){try{let e=i.getReader({mode:"byob"});return e instanceof ReadableStreamDefaultReader?new Z(e):new Q(e)}catch(e){if(e instanceof TypeError)return new Z(i.getReader());throw e}}var A=class{constructor(e){this.numBuffer=new Uint8Array(8),this.position=0,this.onClose=e?.onClose,e?.abortSignal&&e.abortSignal.addEventListener("abort",()=>{this.abort()})}async readToken(e,t=this.position){let r=new Uint8Array(e.len);if(await this.readBuffer(r,{position:t})<e.len)throw new l;return e.get(r,0)}async peekToken(e,t=this.position){let r=new Uint8Array(e.len);if(await this.peekBuffer(r,{position:t})<e.len)throw new l;return e.get(r,0)}async readNumber(e){if(await this.readBuffer(this.numBuffer,{length:e.len})<e.len)throw new l;return e.get(this.numBuffer,0)}async peekNumber(e){if(await this.peekBuffer(this.numBuffer,{length:e.len})<e.len)throw new l;return e.get(this.numBuffer,0)}async ignore(e){if(e<0)throw new RangeError("ignore length must be \u2265 0 bytes");if(this.fileInfo.size!==void 0){let t=this.fileInfo.size-this.position;if(e>t)return this.position+=t,t}return this.position+=e,e}async close(){await this.abort(),await this.onClose?.()}normalizeOptions(e,t){if(!this.supportsRandomAccess()&&t&&t.position!==void 0&&t.position<this.position)throw new Error("`options.position` must be equal or greater than `tokenizer.position`");return{mayBeLess:!1,offset:0,length:e.length,position:this.position,...t}}abort(){return Promise.resolve()}};var Mt=256e3,oe=class extends A{constructor(e,t){super(t),this.streamReader=e,this.fileInfo=t?.fileInfo??{}}async readBuffer(e,t){let r=this.normalizeOptions(e,t),n=r.position-this.position;if(n>0)return await this.ignore(n),this.readBuffer(e,t);if(n<0)throw new Error("`options.position` must be equal or greater than `tokenizer.position`");if(r.length===0)return 0;let o=await this.streamReader.read(e.subarray(0,r.length),r.mayBeLess);if(this.position+=o,(!t||!t.mayBeLess)&&o<r.length)throw new l;return o}async peekBuffer(e,t){let r=this.normalizeOptions(e,t),n=0;if(r.position){let o=r.position-this.position;if(o>0){let s=new Uint8Array(r.length+o);return n=await this.peekBuffer(s,{mayBeLess:r.mayBeLess}),e.set(s.subarray(o)),n-o}if(o<0)throw new Error("Cannot peek from a negative offset in a stream")}if(r.length>0){try{n=await this.streamReader.peek(e.subarray(0,r.length),r.mayBeLess)}catch(o){if(t?.mayBeLess&&o instanceof l)return 0;throw o}if(!r.mayBeLess&&n<r.length)throw new l}return n}async ignore(e){if(e<0)throw new RangeError("ignore length must be \u2265 0 bytes");let t=Math.min(Mt,e),r=new Uint8Array(t),n=0;for(;n<e;){let o=e-n,s=await this.readBuffer(r,{length:Math.min(t,o)});if(s<0)return s;n+=s}return n}abort(){return this.streamReader.abort()}async close(){return this.streamReader.close()}supportsRandomAccess(){return!1}};var se=class extends A{constructor(e,t){super(t),this.uint8Array=e,this.fileInfo={...t?.fileInfo??{},size:e.length}}async readBuffer(e,t){t?.position&&(this.position=t.position);let r=await this.peekBuffer(e,t);return this.position+=r,r}async peekBuffer(e,t){let r=this.normalizeOptions(e,t),n=Math.min(this.uint8Array.length-r.position,r.length);if(!r.mayBeLess&&n<r.length)throw new l;return e.set(this.uint8Array.subarray(r.position,r.position+n)),n}close(){return super.close()}supportsRandomAccess(){return!0}setPosition(e){this.position=e}};var ae=class extends A{constructor(e,t){super(t),this.blob=e,this.fileInfo={...t?.fileInfo??{},size:e.size,mimeType:e.type}}async readBuffer(e,t){t?.position&&(this.position=t.position);let r=await this.peekBuffer(e,t);return this.position+=r,r}async peekBuffer(e,t){let r=this.normalizeOptions(e,t),n=Math.min(this.blob.size-r.position,r.length);if(!r.mayBeLess&&n<r.length)throw new l;let o=await this.blob.slice(r.position,r.position+n).arrayBuffer();return e.set(new Uint8Array(o)),n}close(){return super.close()}supportsRandomAccess(){return!0}setPosition(e){this.position=e}};function Pe(i,e){let t=we(i),r=e??{},n=r.onClose;return r.onClose=async()=>{if(await t.close(),n)return n()},new oe(t,r)}function Ne(i,e){return new se(i,e)}function je(i,e){return new ae(i,e)}import{open as Ut}from"node:fs/promises";var V=class i extends A{static async fromFile(e){let t=await Ut(e,"r"),r=await t.stat();return new i(t,{fileInfo:{path:e,size:r.size}})}constructor(e,t){super(t),this.fileHandle=e,this.fileInfo=t.fileInfo}async readBuffer(e,t){let r=this.normalizeOptions(e,t);if(this.position=r.position,r.length===0)return 0;let n=await this.fileHandle.read(e,0,r.length,r.position);if(this.position+=n.bytesRead,n.bytesRead<r.length&&(!t||!t.mayBeLess))throw new l;return n.bytesRead}async peekBuffer(e,t){let r=this.normalizeOptions(e,t),n=await this.fileHandle.read(e,0,r.length,r.position);if(!r.mayBeLess&&n.bytesRead<r.length)throw new l;return n.bytesRead}async close(){return await this.fileHandle.close(),super.close()}setPosition(e){this.position=e}supportsRandomAccess(){return!0}};var tn=V.fromFile;var Ge=Le(_e(),1);var $e={128:"\u20AC",130:"\u201A",131:"\u0192",132:"\u201E",133:"\u2026",134:"\u2020",135:"\u2021",136:"\u02C6",137:"\u2030",138:"\u0160",139:"\u2039",140:"\u0152",142:"\u017D",145:"\u2018",146:"\u2019",147:"\u201C",148:"\u201D",149:"\u2022",150:"\u2013",151:"\u2014",152:"\u02DC",153:"\u2122",154:"\u0161",155:"\u203A",156:"\u0153",158:"\u017E",159:"\u0178"},Pt={};for(let[i,e]of Object.entries($e))Pt[e]=Number.parseInt(i,10);var ce;function Nt(){if(!(typeof globalThis.TextDecoder>"u"))return ce??(ce=new globalThis.TextDecoder("utf-8"))}var q=32*1024,I=65533;function We(i,e="utf-8"){switch(e.toLowerCase()){case"utf-8":case"utf8":{let t=Nt();return t?t.decode(i):_t(i)}case"utf-16le":return $t(i);case"us-ascii":case"ascii":return Wt(i);case"latin1":case"iso-8859-1":return Gt(i);case"windows-1252":return Zt(i);default:throw new RangeError(`Encoding '${e}' not supported`)}}function ke(i,e){e.length!==0&&(i.push(String.fromCharCode.apply(null,e)),e.length=0)}function g(i,e,t){e.push(t),e.length>=q&&ke(i,e)}function jt(i,e,t){if(t<=65535){g(i,e,t);return}t-=65536,g(i,e,55296+(t>>10)),g(i,e,56320+(t&1023))}function _t(i){let e=[],t=[],r=0;for(i.length>=3&&i[0]===239&&i[1]===187&&i[2]===191&&(r=3);r<i.length;){let n=i[r];if(n<=127){g(e,t,n),r++;continue}if(n<194||n>244){g(e,t,I),r++;continue}if(n<=223){if(r+1>=i.length){g(e,t,I),r++;continue}let c=i[r+1];if((c&192)!==128){g(e,t,I),r++;continue}let p=(n&31)<<6|c&63;g(e,t,p),r+=2;continue}if(n<=239){if(r+2>=i.length){g(e,t,I),r++;continue}let c=i[r+1],p=i[r+2];if(!((c&192)===128&&(p&192)===128&&!(n===224&&c<160)&&!(n===237&&c>=160))){g(e,t,I),r++;continue}let d=(n&15)<<12|(c&63)<<6|p&63;g(e,t,d),r+=3;continue}if(r+3>=i.length){g(e,t,I),r++;continue}let o=i[r+1],s=i[r+2],a=i[r+3];if(!((o&192)===128&&(s&192)===128&&(a&192)===128&&!(n===240&&o<144)&&!(n===244&&o>143))){g(e,t,I),r++;continue}let f=(n&7)<<18|(o&63)<<12|(s&63)<<6|a&63;jt(e,t,f),r+=4}return ke(e,t),e.join("")}function $t(i){let e=[],t=[],r=i.length,n=0;for(;n+1<r;){let o=i[n]|i[n+1]<<8;if(n+=2,o>=55296&&o<=56319){if(n+1<r){let s=i[n]|i[n+1]<<8;s>=56320&&s<=57343?(g(e,t,o),g(e,t,s),n+=2):g(e,t,I)}else g(e,t,I);continue}if(o>=56320&&o<=57343){g(e,t,I);continue}g(e,t,o)}return n<r&&g(e,t,I),ke(e,t),e.join("")}function Wt(i){let e=[];for(let t=0;t<i.length;t+=q){let r=Math.min(i.length,t+q),n=new Array(r-t);for(let o=t,s=0;o<r;o++,s++)n[s]=i[o]&127;e.push(String.fromCharCode.apply(null,n))}return e.join("")}function Gt(i){let e=[];for(let t=0;t<i.length;t+=q){let r=Math.min(i.length,t+q),n=new Array(r-t);for(let o=t,s=0;o<r;o++,s++)n[s]=i[o];e.push(String.fromCharCode.apply(null,n))}return e.join("")}function Zt(i){let e=[],t="";for(let r=0;r<i.length;r++){let n=i[r],o=n>=128&&n<=159?$e[n]:void 0;t+=o??String.fromCharCode(n),t.length>=q&&(e.push(t),t="")}return t&&e.push(t),e.join("")}function C(i){return new DataView(i.buffer,i.byteOffset)}var Ze={len:1,get(i,e){return C(i).getUint8(e)},put(i,e,t){return C(i).setUint8(e,t),e+1}},h={len:2,get(i,e){return C(i).getUint16(e,!0)},put(i,e,t){return C(i).setUint16(e,t,!0),e+2}},_={len:2,get(i,e){return C(i).getUint16(e)},put(i,e,t){return C(i).setUint16(e,t),e+2}};var x={len:4,get(i,e){return C(i).getUint32(e,!0)},put(i,e,t){return C(i).setUint32(e,t,!0),e+4}},be={len:4,get(i,e){return C(i).getUint32(e)},put(i,e,t){return C(i).setUint32(e,t),e+4}};var Ve={len:4,get(i,e){return C(i).getInt32(e)},put(i,e,t){return C(i).setInt32(e,t),e+4}};var qe={len:8,get(i,e){return C(i).getBigUint64(e,!0)},put(i,e,t){return C(i).setBigUint64(e,t,!0),e+8}};var S=class{constructor(e,t){this.len=e,this.encoding=t}get(e,t=0){let r=e.subarray(t,t+this.len);return We(r,this.encoding)}};var ft=Le(ot(),1);var W={LocalFileHeader:67324752,DataDescriptor:134695760,CentralFileHeader:33639248,EndOfCentralDirectory:101010256},Te={get(i){return{signature:x.get(i,0),compressedSize:x.get(i,8),uncompressedSize:x.get(i,12)}},len:16},st={get(i){let e=h.get(i,6);return{signature:x.get(i,0),minVersion:h.get(i,4),dataDescriptor:!!(e&8),compressedMethod:h.get(i,8),compressedSize:x.get(i,18),uncompressedSize:x.get(i,22),filenameLength:h.get(i,26),extraFieldLength:h.get(i,28),filename:null}},len:30},at={get(i){return{signature:x.get(i,0),nrOfThisDisk:h.get(i,4),nrOfThisDiskWithTheStart:h.get(i,6),nrOfEntriesOnThisDisk:h.get(i,8),nrOfEntriesOfSize:h.get(i,10),sizeOfCd:x.get(i,12),offsetOfStartOfCd:x.get(i,16),zipFileCommentLength:h.get(i,20)}},len:22},ct={get(i){let e=h.get(i,8);return{signature:x.get(i,0),minVersion:h.get(i,6),dataDescriptor:!!(e&8),compressedMethod:h.get(i,10),compressedSize:x.get(i,20),uncompressedSize:x.get(i,24),filenameLength:h.get(i,28),extraFieldLength:h.get(i,30),fileCommentLength:h.get(i,32),relativeOffsetOfLocalHeader:x.get(i,42),filename:null}},len:46};function pt(i){let e=new Uint8Array(x.len);return x.put(e,0,i),e}var D=(0,ft.default)("tokenizer:inflate"),ve=256*1024,xi=pt(W.DataDescriptor),le=pt(W.EndOfCentralDirectory),G=class i{constructor(e){this.tokenizer=e,this.syncBuffer=new Uint8Array(ve)}async isZip(){return await this.peekSignature()===W.LocalFileHeader}peekSignature(){return this.tokenizer.peekToken(x)}async findEndOfCentralDirectoryLocator(){let e=this.tokenizer,t=Math.min(16*1024,e.fileInfo.size),r=this.syncBuffer.subarray(0,t);await this.tokenizer.readBuffer(r,{position:e.fileInfo.size-t});for(let n=r.length-4;n>=0;n--)if(r[n]===le[0]&&r[n+1]===le[1]&&r[n+2]===le[2]&&r[n+3]===le[3])return e.fileInfo.size-t+n;return-1}async readCentralDirectory(){if(!this.tokenizer.supportsRandomAccess()){D("Cannot reading central-directory without random-read support");return}D("Reading central-directory...");let e=this.tokenizer.position,t=await this.findEndOfCentralDirectoryLocator();if(t>0){D("Central-directory 32-bit signature found");let r=await this.tokenizer.readToken(at,t),n=[];this.tokenizer.setPosition(r.offsetOfStartOfCd);for(let o=0;o<r.nrOfEntriesOfSize;++o){let s=await this.tokenizer.readToken(ct);if(s.signature!==W.CentralFileHeader)throw new Error("Expected Central-File-Header signature");s.filename=await this.tokenizer.readToken(new S(s.filenameLength,"utf-8")),await this.tokenizer.ignore(s.extraFieldLength),await this.tokenizer.ignore(s.fileCommentLength),n.push(s),D(`Add central-directory file-entry: n=${o+1}/${n.length}: filename=${n[o].filename}`)}return this.tokenizer.setPosition(e),n}this.tokenizer.setPosition(e)}async unzip(e){let t=await this.readCentralDirectory();if(t)return this.iterateOverCentralDirectory(t,e);let r=!1;do{let n=await this.readLocalFileHeader();if(!n)break;let o=e(n);r=!!o.stop;let s;if(await this.tokenizer.ignore(n.extraFieldLength),n.dataDescriptor&&n.compressedSize===0){let a=[],m=ve;D("Compressed-file-size unknown, scanning for next data-descriptor-signature....");let f=-1;for(;f<0&&m===ve;){m=await this.tokenizer.peekBuffer(this.syncBuffer,{mayBeLess:!0}),f=hi(this.syncBuffer.subarray(0,m),xi);let c=f>=0?f:m;if(o.handler){let p=new Uint8Array(c);await this.tokenizer.readBuffer(p),a.push(p)}else await this.tokenizer.ignore(c)}D(`Found data-descriptor-signature at pos=${this.tokenizer.position}`),o.handler&&await this.inflate(n,gi(a),o.handler)}else o.handler?(D(`Reading compressed-file-data: ${n.compressedSize} bytes`),s=new Uint8Array(n.compressedSize),await this.tokenizer.readBuffer(s),await this.inflate(n,s,o.handler)):(D(`Ignoring compressed-file-data: ${n.compressedSize} bytes`),await this.tokenizer.ignore(n.compressedSize));if(D(`Reading data-descriptor at pos=${this.tokenizer.position}`),n.dataDescriptor&&(await this.tokenizer.readToken(Te)).signature!==134695760)throw new Error(`Expected data-descriptor-signature at position ${this.tokenizer.position-Te.len}`)}while(!r)}async iterateOverCentralDirectory(e,t){for(let r of e){let n=t(r);if(n.handler){this.tokenizer.setPosition(r.relativeOffsetOfLocalHeader);let o=await this.readLocalFileHeader();if(o){await this.tokenizer.ignore(o.extraFieldLength);let s=new Uint8Array(r.compressedSize);await this.tokenizer.readBuffer(s),await this.inflate(o,s,n.handler)}}if(n.stop)break}}async inflate(e,t,r){if(e.compressedMethod===0)return r(t);if(e.compressedMethod!==8)throw new Error(`Unsupported ZIP compression method: ${e.compressedMethod}`);D(`Decompress filename=${e.filename}, compressed-size=${t.length}`);let n=await i.decompressDeflateRaw(t);return r(n)}static async decompressDeflateRaw(e){let t=new ReadableStream({start(o){o.enqueue(e),o.close()}}),r=new DecompressionStream("deflate-raw"),n=t.pipeThrough(r);try{let s=await new Response(n).arrayBuffer();return new Uint8Array(s)}catch(o){let s=o instanceof Error?`Failed to deflate ZIP entry: ${o.message}`:"Unknown decompression error in ZIP entry";throw new TypeError(s)}}async readLocalFileHeader(){let e=await this.tokenizer.peekToken(x);if(e===W.LocalFileHeader){let t=await this.tokenizer.readToken(st);return t.filename=await this.tokenizer.readToken(new S(t.filenameLength,"utf-8")),t}if(e===W.CentralFileHeader)return!1;throw e===3759263696?new Error("Encrypted ZIP"):new Error("Unexpected signature")}};function hi(i,e){let t=i.length,r=e.length;if(r>t)return-1;for(let n=0;n<=t-r;n++){let o=!0;for(let s=0;s<r;s++)if(i[n+s]!==e[s]){o=!1;break}if(o)return n}return-1}function gi(i){let e=i.reduce((n,o)=>n+o.length,0),t=new Uint8Array(e),r=0;for(let n of i)t.set(n,r),r+=n.length;return t}var Y=class{constructor(e){this.tokenizer=e}inflate(){let e=this.tokenizer;return new ReadableStream({async pull(t){let r=new Uint8Array(1024),n=await e.readBuffer(r,{mayBeLess:!0});if(n===0){t.close();return}t.enqueue(r.subarray(0,n))}}).pipeThrough(new DecompressionStream("gzip"))}};var Cn={utf8:new globalThis.TextDecoder("utf8")};var Sn=new globalThis.TextEncoder;var Fn=Array.from({length:256},(i,e)=>e.toString(16).padStart(2,"0"));function Ae(i){let{byteLength:e}=i;if(e===6)return i.getUint16(0)*2**32+i.getUint32(2);if(e===5)return i.getUint8(0)*2**32+i.getUint32(1);if(e===4)return i.getUint32(0);if(e===3)return i.getUint8(0)*2**16+i.getUint16(1);if(e===2)return i.getUint16(0);if(e===1)return i.getUint8(0)}function mt(i,e){if(e==="utf-16le"){let t=[];for(let r=0;r<i.length;r++){let n=i.charCodeAt(r);t.push(n&255,n>>8&255)}return t}if(e==="utf-16be"){let t=[];for(let r=0;r<i.length;r++){let n=i.charCodeAt(r);t.push(n>>8&255,n&255)}return t}return[...i].map(t=>t.charCodeAt(0))}function ut(i,e=0){let t=Number.parseInt(new S(6).get(i,148).replace(/\0.*$/,"").trim(),8);if(Number.isNaN(t))return!1;let r=256;for(let n=e;n<e+148;n++)r+=i[n];for(let n=e+156;n<e+512;n++)r+=i[n];return t===r}var lt={get:(i,e)=>i[e+3]&127|i[e+2]<<7|i[e+1]<<14|i[e]<<21,len:4};var dt=["jpg","png","apng","gif","webp","flif","xcf","cr2","cr3","orf","arw","dng","nef","rw2","raf","tif","bmp","icns","jxr","psd","indd","zip","tar","rar","gz","bz2","7z","dmg","mp4","mid","mkv","webm","mov","avi","mpg","mp2","mp3","m4a","oga","ogg","ogv","opus","flac","wav","spx","amr","pdf","epub","elf","macho","exe","swf","rtf","wasm","woff","woff2","eot","ttf","otf","ttc","ico","flv","ps","xz","sqlite","nes","crx","xpi","cab","deb","ar","rpm","Z","lz","cfb","mxf","mts","blend","bpg","docx","pptx","xlsx","3gp","3g2","j2c","jp2","jpm","jpx","mj2","aif","qcp","odt","ods","odp","xml","mobi","heic","cur","ktx","ape","wv","dcm","ics","glb","pcap","dsf","lnk","alias","voc","ac3","m4v","m4p","m4b","f4v","f4p","f4b","f4a","mie","asf","ogm","ogx","mpc","arrow","shp","aac","mp1","it","s3m","xm","skp","avif","eps","lzh","pgp","asar","stl","chm","3mf","zst","jxl","vcf","jls","pst","dwg","parquet","class","arj","cpio","ace","avro","icc","fbx","vsdx","vtt","apk","drc","lz4","potx","xltx","dotx","xltm","ott","ots","otp","odg","otg","xlsm","docm","dotm","potm","pptm","jar","jmp","rm","sav","ppsm","ppsx","tar.gz","reg","dat"],xt=["image/jpeg","image/png","image/gif","image/webp","image/flif","image/x-xcf","image/x-canon-cr2","image/x-canon-cr3","image/tiff","image/bmp","image/vnd.ms-photo","image/vnd.adobe.photoshop","application/x-indesign","application/epub+zip","application/x-xpinstall","application/vnd.ms-powerpoint.slideshow.macroenabled.12","application/vnd.oasis.opendocument.text","application/vnd.oasis.opendocument.spreadsheet","application/vnd.oasis.opendocument.presentation","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.openxmlformats-officedocument.presentationml.presentation","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/vnd.openxmlformats-officedocument.presentationml.slideshow","application/zip","application/x-tar","application/x-rar-compressed","application/gzip","application/x-bzip2","application/x-7z-compressed","application/x-apple-diskimage","application/vnd.apache.arrow.file","video/mp4","audio/midi","video/matroska","video/webm","video/quicktime","video/vnd.avi","audio/wav","audio/qcelp","audio/x-ms-asf","video/x-ms-asf","application/vnd.ms-asf","video/mpeg","video/3gpp","audio/mpeg","audio/mp4","video/ogg","audio/ogg","audio/ogg; codecs=opus","application/ogg","audio/flac","audio/ape","audio/wavpack","audio/amr","application/pdf","application/x-elf","application/x-mach-binary","application/x-msdownload","application/x-shockwave-flash","application/rtf","application/wasm","font/woff","font/woff2","application/vnd.ms-fontobject","font/ttf","font/otf","font/collection","image/x-icon","video/x-flv","application/postscript","application/eps","application/x-xz","application/x-sqlite3","application/x-nintendo-nes-rom","application/x-google-chrome-extension","application/vnd.ms-cab-compressed","application/x-deb","application/x-unix-archive","application/x-rpm","application/x-compress","application/x-lzip","application/x-cfb","application/x-mie","application/mxf","video/mp2t","application/x-blender","image/bpg","image/j2c","image/jp2","image/jpx","image/jpm","image/mj2","audio/aiff","application/xml","application/x-mobipocket-ebook","image/heif","image/heif-sequence","image/heic","image/heic-sequence","image/icns","image/ktx","application/dicom","audio/x-musepack","text/calendar","text/vcard","text/vtt","model/gltf-binary","application/vnd.tcpdump.pcap","audio/x-dsf","application/x.ms.shortcut","application/x.apple.alias","audio/x-voc","audio/vnd.dolby.dd-raw","audio/x-m4a","image/apng","image/x-olympus-orf","image/x-sony-arw","image/x-adobe-dng","image/x-nikon-nef","image/x-panasonic-rw2","image/x-fujifilm-raf","video/x-m4v","video/3gpp2","application/x-esri-shape","audio/aac","audio/x-it","audio/x-s3m","audio/x-xm","video/MP1S","video/MP2P","application/vnd.sketchup.skp","image/avif","application/x-lzh-compressed","application/pgp-encrypted","application/x-asar","model/stl","application/vnd.ms-htmlhelp","model/3mf","image/jxl","application/zstd","image/jls","application/vnd.ms-outlook","image/vnd.dwg","application/vnd.apache.parquet","application/java-vm","application/x-arj","application/x-cpio","application/x-ace-compressed","application/avro","application/vnd.iccprofile","application/x.autodesk.fbx","application/vnd.visio","application/vnd.android.package-archive","application/vnd.google.draco","application/x-lz4","application/vnd.openxmlformats-officedocument.presentationml.template","application/vnd.openxmlformats-officedocument.spreadsheetml.template","application/vnd.openxmlformats-officedocument.wordprocessingml.template","application/vnd.ms-excel.template.macroenabled.12","application/vnd.oasis.opendocument.text-template","application/vnd.oasis.opendocument.spreadsheet-template","application/vnd.oasis.opendocument.presentation-template","application/vnd.oasis.opendocument.graphics","application/vnd.oasis.opendocument.graphics-template","application/vnd.ms-excel.sheet.macroenabled.12","application/vnd.ms-word.document.macroenabled.12","application/vnd.ms-word.template.macroenabled.12","application/vnd.ms-powerpoint.template.macroenabled.12","application/vnd.ms-powerpoint.presentation.macroenabled.12","application/java-archive","application/vnd.rn-realmedia","application/x-spss-sav","application/x-ms-regedit","application/x-ft-windows-registry-hive","application/x-jmp-data"];var K=4100,wi=K-2,z=1024*1024,ht=1024,yi=2**31-1,v=16*1024*1024,xe=z,gt=z,ki=v,bi=1,wt=100,Ie=v,yt=64,kt=xe,Ci=256,Si=512,Fi=v,Ei=512,Ti=512,bt=256,Ct=xe,St=xe,vi=xe,Ft=v,Ai=new Set(["Unexpected signature","Encrypted ZIP","Expected Central-File-Header signature"]),Ii=["ZIP entry count exceeds ","Unsupported ZIP compression method:","ZIP entry compressed data exceeds ","ZIP entry decompressed data exceeds ","Expected data-descriptor-signature at position "],Bi=new Set(["Z_BUF_ERROR","Z_DATA_ERROR","ERR_INVALID_STATE"]),M=class extends Error{};function Di(i){let e=i?.streamReader;if(e?.constructor?.name!=="WebStreamByobReader")return i;let{reader:t}=e,r=async()=>{await t.cancel(),t.releaseLock()};return e.close=r,e.abort=async()=>{e.interrupted=!0,await r()},i}function Oe(i,e,t){if(!Number.isFinite(i)||i<0||i>e)throw new M(`${t} has invalid size ${i} (maximum ${e} bytes)`);return i}async function R(i,e,{maximumLength:t=v,reason:r="skip"}={}){let n=Oe(e,t,r);await i.ignore(n)}async function Be(i,e,t,{maximumLength:r=e.length,reason:n="read"}={}){let o=t?.length??e.length,s=Oe(o,r,n);return i.readBuffer(e,{...t,length:s})}async function Oi(i,{maximumLength:e=z}={}){let n=new ReadableStream({start(f){f.enqueue(i),f.close()}}).pipeThrough(new DecompressionStream("deflate-raw")).getReader(),o=[],s=0;try{for(;;){let{done:f,value:c}=await n.read();if(f)break;if(s+=c.length,s>e)throw await n.cancel(),new Error(`ZIP entry decompressed data exceeds ${e} bytes`);o.push(c)}}finally{n.releaseLock()}let a=new Uint8Array(s),m=0;for(let f of o)a.set(f,m),m+=f.length;return a}var At=134695760,de=16,zi=de-1;function Mi(i,e){if(i.length<de)return-1;let t=i.length-de;for(let r=0;r<=t;r++)if(x.get(i,r)===At&&x.get(i,r+8)===e+r)return r;return-1}function Li(i){return(i.codePointAt(0)&32)!==0}function Ui(i,e){let t=new Uint8Array(e),r=0;for(let n of i)t.set(n,r),r+=n.length;return t}async function Ri(i,{shouldBuffer:e,maximumLength:t=z}={}){let{syncBuffer:r}=i,{length:n}=r,o=[],s=0;for(;;){let a=await i.tokenizer.peekBuffer(r,{mayBeLess:!0}),m=Mi(r.subarray(0,a),s),f=m>=0?0:a===n?Math.min(zi,a-1):0,c=m>=0?m:a-f;if(c===0)break;if(s+=c,s>t)throw new Error(`ZIP entry compressed data exceeds ${t} bytes`);if(e){let p=new Uint8Array(c);await i.tokenizer.readBuffer(p),o.push(p)}else await i.tokenizer.ignore(c);if(m>=0)break}if(b(i.tokenizer)||(i.knownSizeDescriptorScannedBytes+=s),!!e)return Ui(o,s)}function Pi(i,e){return b(i.tokenizer)?Math.max(0,v-(i.tokenizer.position-e)):Math.max(0,z-i.knownSizeDescriptorScannedBytes)}async function Ni(i,e,{shouldBuffer:t,maximumDescriptorLength:r=z}={}){if(e.dataDescriptor&&e.compressedSize===0)return Ri(i,{shouldBuffer:t,maximumLength:r});if(!t){await R(i.tokenizer,e.compressedSize,{maximumLength:b(i.tokenizer)?z:i.tokenizer.fileInfo.size,reason:"ZIP entry compressed data"});return}let n=Zi(i.tokenizer);if(!Number.isFinite(e.compressedSize)||e.compressedSize<0||e.compressedSize>n)throw new Error(`ZIP entry compressed data exceeds ${n} bytes`);let o=new Uint8Array(e.compressedSize);return await i.tokenizer.readBuffer(o),o}G.prototype.inflate=async function(i,e,t){if(i.compressedMethod===0)return t(e);if(i.compressedMethod!==8)throw new Error(`Unsupported ZIP compression method: ${i.compressedMethod}`);let r=await Oi(e,{maximumLength:z});return t(r)};G.prototype.unzip=async function(i){let e=!1,t=0,r=this.tokenizer.position;this.knownSizeDescriptorScannedBytes=0;do{if(ee(this.tokenizer,r,v))throw new M(`ZIP stream probing exceeds ${v} bytes`);let n=await this.readLocalFileHeader();if(!n)break;if(t++,t>ht)throw new Error(`ZIP entry count exceeds ${ht}`);let o=i(n);e=!!o.stop,await this.tokenizer.ignore(n.extraFieldLength);let s=await Ni(this,n,{shouldBuffer:!!o.handler,maximumDescriptorLength:Math.min(z,Pi(this,r))});if(o.handler&&await this.inflate(n,s,o.handler),n.dataDescriptor){let a=new Uint8Array(de);if(await this.tokenizer.readBuffer(a),x.get(a,0)!==At)throw new Error(`Expected data-descriptor-signature at position ${this.tokenizer.position-a.length}`)}if(ee(this.tokenizer,r,v))throw new M(`ZIP stream probing exceeds ${v} bytes`)}while(!e)};function ji(i,e){let t=i.getReader(),r=0,n=!1,o=!1,s=async a=>{n||o||(o=!0,await t.cancel(a))};return new ReadableStream({async pull(a){if(r>=e){a.close(),await s();return}let{done:m,value:f}=await t.read();if(m||!f){n=!0,a.close();return}let c=e-r;if(f.length>c){a.enqueue(f.subarray(0,c)),r+=c,a.close(),await s();return}a.enqueue(f),r+=f.length},async cancel(a){await s(a)}})}async function ze(i,e){return new De(e).fromBuffer(i)}function Et(i){switch(i=i.toLowerCase(),i){case"application/epub+zip":return{ext:"epub",mime:i};case"application/vnd.oasis.opendocument.text":return{ext:"odt",mime:i};case"application/vnd.oasis.opendocument.text-template":return{ext:"ott",mime:i};case"application/vnd.oasis.opendocument.spreadsheet":return{ext:"ods",mime:i};case"application/vnd.oasis.opendocument.spreadsheet-template":return{ext:"ots",mime:i};case"application/vnd.oasis.opendocument.presentation":return{ext:"odp",mime:i};case"application/vnd.oasis.opendocument.presentation-template":return{ext:"otp",mime:i};case"application/vnd.oasis.opendocument.graphics":return{ext:"odg",mime:i};case"application/vnd.oasis.opendocument.graphics-template":return{ext:"otg",mime:i};case"application/vnd.openxmlformats-officedocument.presentationml.slideshow":return{ext:"ppsx",mime:i};case"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":return{ext:"xlsx",mime:i};case"application/vnd.ms-excel.sheet.macroenabled":return{ext:"xlsm",mime:"application/vnd.ms-excel.sheet.macroenabled.12"};case"application/vnd.openxmlformats-officedocument.spreadsheetml.template":return{ext:"xltx",mime:i};case"application/vnd.ms-excel.template.macroenabled":return{ext:"xltm",mime:"application/vnd.ms-excel.template.macroenabled.12"};case"application/vnd.ms-powerpoint.slideshow.macroenabled":return{ext:"ppsm",mime:"application/vnd.ms-powerpoint.slideshow.macroenabled.12"};case"application/vnd.openxmlformats-officedocument.wordprocessingml.document":return{ext:"docx",mime:i};case"application/vnd.ms-word.document.macroenabled":return{ext:"docm",mime:"application/vnd.ms-word.document.macroenabled.12"};case"application/vnd.openxmlformats-officedocument.wordprocessingml.template":return{ext:"dotx",mime:i};case"application/vnd.ms-word.template.macroenabledtemplate":return{ext:"dotm",mime:"application/vnd.ms-word.template.macroenabled.12"};case"application/vnd.openxmlformats-officedocument.presentationml.template":return{ext:"potx",mime:i};case"application/vnd.ms-powerpoint.template.macroenabled":return{ext:"potm",mime:"application/vnd.ms-powerpoint.template.macroenabled.12"};case"application/vnd.openxmlformats-officedocument.presentationml.presentation":return{ext:"pptx",mime:i};case"application/vnd.ms-powerpoint.presentation.macroenabled":return{ext:"pptm",mime:"application/vnd.ms-powerpoint.presentation.macroenabled.12"};case"application/vnd.ms-visio.drawing":return{ext:"vsdx",mime:"application/vnd.visio"};case"application/vnd.ms-package.3dmanufacturing-3dmodel+xml":return{ext:"3mf",mime:"model/3mf"};default:}}function O(i,e,t){t={offset:0,...t};for(let[r,n]of e.entries())if(t.mask){if(n!==(t.mask[r]&i[r+t.offset]))return!1}else if(n!==i[r+t.offset])return!1;return!0}function _i(i){return Number.isFinite(i)?Math.max(1,Math.trunc(i)):K}function $i(i,e,t){return t===void 0?i.read(e):(t.throwIfAborted(),new Promise((r,n)=>{let o=()=>{t.removeEventListener("abort",s)},s=()=>{let a=t.reason;o(),(async()=>{try{await i.cancel(a)}catch{}})(),n(a)};t.addEventListener("abort",s,{once:!0}),(async()=>{try{let a=await i.read(e);o(),r(a)}catch(a){o(),n(a)}})()}))}function Wi(i){return Number.isFinite(i)?Math.max(0,Math.min(wi,Math.trunc(i))):0}function Gi(i){return Number.isFinite(i)?Math.max(0,i):Number.MAX_SAFE_INTEGER}function b(i){let e=i.fileInfo.size;return!Number.isFinite(e)||e===Number.MAX_SAFE_INTEGER}function ee(i,e,t){return b(i)&&i.position-e>t}function Zi(i){let e=i.fileInfo.size,t=Number.isFinite(e)?Math.max(0,e-i.position):Number.MAX_SAFE_INTEGER;return Math.min(t,yi)}function Vi(i){if(i instanceof l||i instanceof M)return!0;if(!(i instanceof Error))return!1;if(Ai.has(i.message)||Bi.has(i.code))return!0;for(let e of Ii)if(i.message.startsWith(e))return!0;return!1}function Tt(i,e=z){let t=[i.compressedSize,i.uncompressedSize];for(let r of t)if(!Number.isFinite(r)||r<0||r>e)return!1;return!0}function qi(){return{hasContentTypesEntry:!1,hasParsedContentTypesEntry:!1,isParsingContentTypes:!1,hasUnparseableContentTypes:!1,hasWordDirectory:!1,hasPresentationDirectory:!1,hasSpreadsheetDirectory:!1,hasThreeDimensionalModelEntry:!1}}function Hi(i,e){e.startsWith("word/")&&(i.hasWordDirectory=!0),e.startsWith("ppt/")&&(i.hasPresentationDirectory=!0),e.startsWith("xl/")&&(i.hasSpreadsheetDirectory=!0),e.startsWith("3D/")&&e.endsWith(".model")&&(i.hasThreeDimensionalModelEntry=!0)}function vt(i){if(!(!i.hasContentTypesEntry||i.hasUnparseableContentTypes||i.isParsingContentTypes||i.hasParsedContentTypesEntry)){if(i.hasWordDirectory)return{ext:"docx",mime:"application/vnd.openxmlformats-officedocument.wordprocessingml.document"};if(i.hasPresentationDirectory)return{ext:"pptx",mime:"application/vnd.openxmlformats-officedocument.presentationml.presentation"};if(i.hasSpreadsheetDirectory)return{ext:"xlsx",mime:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"};if(i.hasThreeDimensionalModelEntry)return{ext:"3mf",mime:"model/3mf"}}}function Ji(i){let e=i.indexOf('.main+xml"');if(e===-1){let n="application/vnd.ms-package.3dmanufacturing-3dmodel+xml";return i.includes(`ContentType="${n}"`)?n:void 0}let t=i.slice(0,e),r=t.lastIndexOf('"');return t.slice(r+1)}var De=class i{constructor(e){let t=Wi(e?.mpegOffsetTolerance);this.options={...e,mpegOffsetTolerance:t},this.detectors=[...this.options.customDetectors??[],{id:"core",detect:this.detectConfident},{id:"core.imprecise",detect:this.detectImprecise}],this.tokenizerOptions={abortSignal:this.options.signal},this.gzipProbeDepth=0}getTokenizerOptions(){return{...this.tokenizerOptions}}createTokenizerFromWebStream(e){return Di(Pe(e,this.getTokenizerOptions()))}async parseTokenizer(e,t=0){this.detectionReentryCount=t;let r=e.position;for(let n of this.detectors){let o;try{o=await n.detect(e)}catch(s){if(s instanceof l||s instanceof M)return;throw s}if(o)return o;if(r!==e.position)return}}async fromTokenizer(e){try{return await this.parseTokenizer(e)}finally{await e.close()}}async fromBuffer(e){if(!(e instanceof Uint8Array||e instanceof ArrayBuffer))throw new TypeError(`Expected the \`input\` argument to be of type \`Uint8Array\` or \`ArrayBuffer\`, got \`${typeof e}\``);let t=e instanceof Uint8Array?e:new Uint8Array(e);if(t?.length>1)return this.fromTokenizer(Ne(t,this.getTokenizerOptions()))}async fromBlob(e){this.options.signal?.throwIfAborted();let t=je(e,this.getTokenizerOptions());return this.fromTokenizer(t)}async fromStream(e){this.options.signal?.throwIfAborted();let t=this.createTokenizerFromWebStream(e);return this.fromTokenizer(t)}async toDetectionStream(e,t){let r=_i(t?.sampleSize??K),n,o,s=e.getReader({mode:"byob"});try{let{value:f,done:c}=await $i(s,new Uint8Array(r),this.options.signal);if(o=f,!c&&f)try{n=await this.fromBuffer(f.subarray(0,r))}catch(p){if(!(p instanceof l))throw p;n=void 0}o=f}finally{s.releaseLock()}let a=new TransformStream({async start(f){f.enqueue(o)},transform(f,c){c.enqueue(f)}}),m=e.pipeThrough(a);return m.fileType=n,m}async detectGzip(e){if(this.gzipProbeDepth>=bi)return{ext:"gz",mime:"application/gzip"};let t=new Y(e),r=ji(t.inflate(),ki),n=b(e),o,s,a,m;if(n){let f=new AbortController;o=setTimeout(()=>{f.abort(new DOMException(`Operation timed out after ${wt} ms`,"TimeoutError"))},wt),s=this.options.signal===void 0?f.signal:AbortSignal.any([this.options.signal,f.signal]),a=new i({...this.options,signal:s}),a.gzipProbeDepth=this.gzipProbeDepth+1}else this.gzipProbeDepth++;try{m=await(a??this).fromStream(r)}catch(f){if(f?.name==="AbortError"&&s?.reason?.name!=="TimeoutError")throw f}finally{clearTimeout(o),n||this.gzipProbeDepth--}return m?.ext==="tar"?{ext:"tar.gz",mime:"application/gzip"}:{ext:"gz",mime:"application/gzip"}}check(e,t){return O(this.buffer,e,t)}checkString(e,t){return this.check(mt(e,t?.encoding),t)}detectConfident=async e=>{if(this.buffer=new Uint8Array(K),e.fileInfo.size===void 0&&(e.fileInfo.size=Number.MAX_SAFE_INTEGER),this.tokenizer=e,b(e)&&(await e.peekBuffer(this.buffer,{length:3,mayBeLess:!0}),this.check([31,139,8])))return this.detectGzip(e);if(await e.peekBuffer(this.buffer,{length:32,mayBeLess:!0}),this.check([66,77]))return{ext:"bmp",mime:"image/bmp"};if(this.check([11,119]))return{ext:"ac3",mime:"audio/vnd.dolby.dd-raw"};if(this.check([120,1]))return{ext:"dmg",mime:"application/x-apple-diskimage"};if(this.check([77,90]))return{ext:"exe",mime:"application/x-msdownload"};if(this.check([37,33]))return await e.peekBuffer(this.buffer,{length:24,mayBeLess:!0}),this.checkString("PS-Adobe-",{offset:2})&&this.checkString(" EPSF-",{offset:14})?{ext:"eps",mime:"application/eps"}:{ext:"ps",mime:"application/postscript"};if(this.check([31,160])||this.check([31,157]))return{ext:"Z",mime:"application/x-compress"};if(this.check([199,113]))return{ext:"cpio",mime:"application/x-cpio"};if(this.check([96,234]))return{ext:"arj",mime:"application/x-arj"};if(this.check([239,187,191]))return this.detectionReentryCount>=bt?void 0:(this.detectionReentryCount++,await this.tokenizer.ignore(3),this.detectConfident(e));if(this.check([71,73,70]))return{ext:"gif",mime:"image/gif"};if(this.check([73,73,188]))return{ext:"jxr",mime:"image/vnd.ms-photo"};if(this.check([31,139,8]))return this.detectGzip(e);if(this.check([66,90,104]))return{ext:"bz2",mime:"application/x-bzip2"};if(this.checkString("ID3")){await R(e,6,{maximumLength:6,reason:"ID3 header prefix"});let t=await e.readToken(lt),r=b(e);if(!Number.isFinite(t)||t<0||r&&(t>Ie||e.position+t>Ie))return;if(e.position+t>e.fileInfo.size)return r?void 0:{ext:"mp3",mime:"audio/mpeg"};try{await R(e,t,{maximumLength:r?Ie:e.fileInfo.size,reason:"ID3 payload"})}catch(n){if(n instanceof l)return;throw n}return this.detectionReentryCount>=bt?void 0:(this.detectionReentryCount++,this.parseTokenizer(e,this.detectionReentryCount))}if(this.checkString("MP+"))return{ext:"mpc",mime:"audio/x-musepack"};if((this.buffer[0]===67||this.buffer[0]===70)&&this.check([87,83],{offset:1}))return{ext:"swf",mime:"application/x-shockwave-flash"};if(this.check([255,216,255]))return this.check([247],{offset:3})?{ext:"jls",mime:"image/jls"}:{ext:"jpg",mime:"image/jpeg"};if(this.check([79,98,106,1]))return{ext:"avro",mime:"application/avro"};if(this.checkString("FLIF"))return{ext:"flif",mime:"image/flif"};if(this.checkString("8BPS"))return{ext:"psd",mime:"image/vnd.adobe.photoshop"};if(this.checkString("MPCK"))return{ext:"mpc",mime:"audio/x-musepack"};if(this.checkString("FORM"))return{ext:"aif",mime:"audio/aiff"};if(this.checkString("icns",{offset:0}))return{ext:"icns",mime:"image/icns"};if(this.check([80,75,3,4])){let t,r=qi();try{await new G(e).unzip(n=>{Hi(r,n.filename);let o=n.filename==="[Content_Types].xml",s=vt(r);if(!o&&s)return t=s,{stop:!0};switch(n.filename){case"META-INF/mozilla.rsa":return t={ext:"xpi",mime:"application/x-xpinstall"},{stop:!0};case"META-INF/MANIFEST.MF":return t={ext:"jar",mime:"application/java-archive"},{stop:!0};case"mimetype":return Tt(n,gt)?{async handler(a){let m=new TextDecoder("utf-8").decode(a).trim();t=Et(m)},stop:!0}:{};case"[Content_Types].xml":return r.hasContentTypesEntry=!0,Tt(n,gt)?(r.isParsingContentTypes=!0,{async handler(a){let m=new TextDecoder("utf-8").decode(a),f=Ji(m);f&&(t=Et(f)),r.hasParsedContentTypesEntry=!0,r.isParsingContentTypes=!1},stop:!0}):(r.hasUnparseableContentTypes=!0,{});default:return/classes\d*\.dex/.test(n.filename)?(t={ext:"apk",mime:"application/vnd.android.package-archive"},{stop:!0}):{}}})}catch(n){if(!Vi(n))throw n;r.isParsingContentTypes&&(r.isParsingContentTypes=!1,r.hasUnparseableContentTypes=!0)}return t??vt(r)??{ext:"zip",mime:"application/zip"}}if(this.checkString("OggS")){await e.ignore(28);let t=new Uint8Array(8);return await e.readBuffer(t),O(t,[79,112,117,115,72,101,97,100])?{ext:"opus",mime:"audio/ogg; codecs=opus"}:O(t,[128,116,104,101,111,114,97])?{ext:"ogv",mime:"video/ogg"}:O(t,[1,118,105,100,101,111,0])?{ext:"ogm",mime:"video/ogg"}:O(t,[127,70,76,65,67])?{ext:"oga",mime:"audio/ogg"}:O(t,[83,112,101,101,120,32,32])?{ext:"spx",mime:"audio/ogg"}:O(t,[1,118,111,114,98,105,115])?{ext:"ogg",mime:"audio/ogg"}:{ext:"ogx",mime:"application/ogg"}}if(this.check([80,75])&&(this.buffer[2]===3||this.buffer[2]===5||this.buffer[2]===7)&&(this.buffer[3]===4||this.buffer[3]===6||this.buffer[3]===8))return{ext:"zip",mime:"application/zip"};if(this.checkString("MThd"))return{ext:"mid",mime:"audio/midi"};if(this.checkString("wOFF")&&(this.check([0,1,0,0],{offset:4})||this.checkString("OTTO",{offset:4})))return{ext:"woff",mime:"font/woff"};if(this.checkString("wOF2")&&(this.check([0,1,0,0],{offset:4})||this.checkString("OTTO",{offset:4})))return{ext:"woff2",mime:"font/woff2"};if(this.check([212,195,178,161])||this.check([161,178,195,212]))return{ext:"pcap",mime:"application/vnd.tcpdump.pcap"};if(this.checkString("DSD "))return{ext:"dsf",mime:"audio/x-dsf"};if(this.checkString("LZIP"))return{ext:"lz",mime:"application/x-lzip"};if(this.checkString("fLaC"))return{ext:"flac",mime:"audio/flac"};if(this.check([66,80,71,251]))return{ext:"bpg",mime:"image/bpg"};if(this.checkString("wvpk"))return{ext:"wv",mime:"audio/wavpack"};if(this.checkString("%PDF"))return{ext:"pdf",mime:"application/pdf"};if(this.check([0,97,115,109]))return{ext:"wasm",mime:"application/wasm"};if(this.check([73,73])){let t=await this.readTiffHeader(!1);if(t)return t}if(this.check([77,77])){let t=await this.readTiffHeader(!0);if(t)return t}if(this.checkString("MAC "))return{ext:"ape",mime:"audio/ape"};if(this.check([26,69,223,163])){async function t(){let m=await e.peekNumber(Ze),f=128,c=0;for(;(m&f)===0&&f!==0;)++c,f>>=1;let p=new Uint8Array(c+1);return await Be(e,p,void 0,{maximumLength:p.length,reason:"EBML field"}),p}async function r(){let m=await t(),f=await t();f[0]^=128>>f.length-1;let c=Math.min(6,f.length),p=new DataView(m.buffer),u=new DataView(f.buffer,f.length-c,c);return{id:Ae(p),len:Ae(u)}}async function n(m){let f=0;for(;m>0;){if(f++,f>Ci||ee(e,s,v))return;let c=e.position,p=await r();if(p.id===17026){if(p.len>yt)return;let u=Oe(p.len,yt,"EBML DocType");return(await e.readToken(new S(u))).replaceAll(/\00.*$/g,"")}if(b(e)&&(!Number.isFinite(p.len)||p.len<0||p.len>kt)||(await R(e,p.len,{maximumLength:b(e)?kt:e.fileInfo.size,reason:"EBML payload"}),--m,e.position<=c))return}}let o=await r(),s=e.position;switch(await n(o.len)){case"webm":return{ext:"webm",mime:"video/webm"};case"matroska":return{ext:"mkv",mime:"video/matroska"};default:return}}if(this.checkString("SQLi"))return{ext:"sqlite",mime:"application/x-sqlite3"};if(this.check([78,69,83,26]))return{ext:"nes",mime:"application/x-nintendo-nes-rom"};if(this.checkString("Cr24"))return{ext:"crx",mime:"application/x-google-chrome-extension"};if(this.checkString("MSCF")||this.checkString("ISc("))return{ext:"cab",mime:"application/vnd.ms-cab-compressed"};if(this.check([237,171,238,219]))return{ext:"rpm",mime:"application/x-rpm"};if(this.check([197,208,211,198]))return{ext:"eps",mime:"application/eps"};if(this.check([40,181,47,253]))return{ext:"zst",mime:"application/zstd"};if(this.check([127,69,76,70]))return{ext:"elf",mime:"application/x-elf"};if(this.check([33,66,68,78]))return{ext:"pst",mime:"application/vnd.ms-outlook"};if(this.checkString("PAR1")||this.checkString("PARE"))return{ext:"parquet",mime:"application/vnd.apache.parquet"};if(this.checkString("ttcf"))return{ext:"ttc",mime:"font/collection"};if(this.check([254,237,250,206])||this.check([254,237,250,207])||this.check([206,250,237,254])||this.check([207,250,237,254]))return{ext:"macho",mime:"application/x-mach-binary"};if(this.check([4,34,77,24]))return{ext:"lz4",mime:"application/x-lz4"};if(this.checkString("regf"))return{ext:"dat",mime:"application/x-ft-windows-registry-hive"};if(this.checkString("$FL2")||this.checkString("$FL3"))return{ext:"sav",mime:"application/x-spss-sav"};if(this.check([79,84,84,79,0]))return{ext:"otf",mime:"font/otf"};if(this.checkString("#!AMR"))return{ext:"amr",mime:"audio/amr"};if(this.checkString("{\\rtf"))return{ext:"rtf",mime:"application/rtf"};if(this.check([70,76,86,1]))return{ext:"flv",mime:"video/x-flv"};if(this.checkString("IMPM"))return{ext:"it",mime:"audio/x-it"};if(this.checkString("-lh0-",{offset:2})||this.checkString("-lh1-",{offset:2})||this.checkString("-lh2-",{offset:2})||this.checkString("-lh3-",{offset:2})||this.checkString("-lh4-",{offset:2})||this.checkString("-lh5-",{offset:2})||this.checkString("-lh6-",{offset:2})||this.checkString("-lh7-",{offset:2})||this.checkString("-lzs-",{offset:2})||this.checkString("-lz4-",{offset:2})||this.checkString("-lz5-",{offset:2})||this.checkString("-lhd-",{offset:2}))return{ext:"lzh",mime:"application/x-lzh-compressed"};if(this.check([0,0,1,186])){if(this.check([33],{offset:4,mask:[241]}))return{ext:"mpg",mime:"video/MP1S"};if(this.check([68],{offset:4,mask:[196]}))return{ext:"mpg",mime:"video/MP2P"}}if(this.checkString("ITSF"))return{ext:"chm",mime:"application/vnd.ms-htmlhelp"};if(this.check([202,254,186,190])){let t=be.get(this.buffer,4),r=_.get(this.buffer,6);if(t>0&&t<=30)return{ext:"macho",mime:"application/x-mach-binary"};if(r>30)return{ext:"class",mime:"application/java-vm"}}if(this.checkString(".RMF"))return{ext:"rm",mime:"application/vnd.rn-realmedia"};if(this.checkString("DRACO"))return{ext:"drc",mime:"application/vnd.google.draco"};if(this.check([253,55,122,88,90,0]))return{ext:"xz",mime:"application/x-xz"};if(this.checkString("<?xml "))return{ext:"xml",mime:"application/xml"};if(this.check([55,122,188,175,39,28]))return{ext:"7z",mime:"application/x-7z-compressed"};if(this.check([82,97,114,33,26,7])&&(this.buffer[6]===0||this.buffer[6]===1))return{ext:"rar",mime:"application/x-rar-compressed"};if(this.checkString("solid "))return{ext:"stl",mime:"model/stl"};if(this.checkString("AC")){let t=new S(4,"latin1").get(this.buffer,2);if(t.match("^d*")&&t>=1e3&&t<=1050)return{ext:"dwg",mime:"image/vnd.dwg"}}if(this.checkString("070707"))return{ext:"cpio",mime:"application/x-cpio"};if(this.checkString("BLENDER"))return{ext:"blend",mime:"application/x-blender"};if(this.checkString("!<arch>"))return await e.ignore(8),await e.readToken(new S(13,"ascii"))==="debian-binary"?{ext:"deb",mime:"application/x-deb"}:{ext:"ar",mime:"application/x-unix-archive"};if(this.checkString("WEBVTT")&&[`
8
- `,"\r"," "," ","\0"].some(t=>this.checkString(t,{offset:6})))return{ext:"vtt",mime:"text/vtt"};if(this.check([137,80,78,71,13,10,26,10])){let t={ext:"png",mime:"image/png"},r={ext:"apng",mime:"image/apng"};await e.ignore(8);async function n(){return{length:await e.readToken(Ve),type:await e.readToken(new S(4,"latin1"))}}let o=b(e),s=e.position,a=0,m=!1;do{if(a++,a>Si||ee(e,s,Fi))break;let f=e.position,c=await n();if(c.length<0)return;if(c.type==="IHDR"){if(c.length!==13)return;m=!0}switch(c.type){case"IDAT":return t;case"acTL":return r;default:if(!m&&c.type!=="CgBI")return;if(o&&c.length>Ct)return m&&Li(c.type)?t:void 0;try{await R(e,c.length+4,{maximumLength:o?Ct+4:e.fileInfo.size,reason:"PNG chunk payload"})}catch(p){if(!o&&(p instanceof M||p instanceof l))return t;throw p}}if(e.position<=f)break}while(e.position+8<e.fileInfo.size);return t}if(this.check([65,82,82,79,87,49,0,0]))return{ext:"arrow",mime:"application/vnd.apache.arrow.file"};if(this.check([103,108,84,70,2,0,0,0]))return{ext:"glb",mime:"model/gltf-binary"};if(this.check([102,114,101,101],{offset:4})||this.check([109,100,97,116],{offset:4})||this.check([109,111,111,118],{offset:4})||this.check([119,105,100,101],{offset:4}))return{ext:"mov",mime:"video/quicktime"};if(this.check([73,73,82,79,8,0,0,0,24]))return{ext:"orf",mime:"image/x-olympus-orf"};if(this.checkString("gimp xcf "))return{ext:"xcf",mime:"image/x-xcf"};if(this.checkString("ftyp",{offset:4})&&(this.buffer[8]&96)!==0){let t=new S(4,"latin1").get(this.buffer,8).replace("\0"," ").trim();switch(t){case"avif":case"avis":return{ext:"avif",mime:"image/avif"};case"mif1":return{ext:"heic",mime:"image/heif"};case"msf1":return{ext:"heic",mime:"image/heif-sequence"};case"heic":case"heix":return{ext:"heic",mime:"image/heic"};case"hevc":case"hevx":return{ext:"heic",mime:"image/heic-sequence"};case"qt":return{ext:"mov",mime:"video/quicktime"};case"M4V":case"M4VH":case"M4VP":return{ext:"m4v",mime:"video/x-m4v"};case"M4P":return{ext:"m4p",mime:"video/mp4"};case"M4B":return{ext:"m4b",mime:"audio/mp4"};case"M4A":return{ext:"m4a",mime:"audio/x-m4a"};case"F4V":return{ext:"f4v",mime:"video/mp4"};case"F4P":return{ext:"f4p",mime:"video/mp4"};case"F4A":return{ext:"f4a",mime:"audio/mp4"};case"F4B":return{ext:"f4b",mime:"audio/mp4"};case"crx":return{ext:"cr3",mime:"image/x-canon-cr3"};default:return t.startsWith("3g")?t.startsWith("3g2")?{ext:"3g2",mime:"video/3gpp2"}:{ext:"3gp",mime:"video/3gpp"}:{ext:"mp4",mime:"video/mp4"}}}if(this.checkString(`REGEDIT4\r
9
- `))return{ext:"reg",mime:"application/x-ms-regedit"};if(this.check([82,73,70,70])){if(this.checkString("WEBP",{offset:8}))return{ext:"webp",mime:"image/webp"};if(this.check([65,86,73],{offset:8}))return{ext:"avi",mime:"video/vnd.avi"};if(this.check([87,65,86,69],{offset:8}))return{ext:"wav",mime:"audio/wav"};if(this.check([81,76,67,77],{offset:8}))return{ext:"qcp",mime:"audio/qcelp"}}if(this.check([73,73,85,0,24,0,0,0,136,231,116,216]))return{ext:"rw2",mime:"image/x-panasonic-rw2"};if(this.check([48,38,178,117,142,102,207,17,166,217])){let t=!1;try{async function r(){let a=new Uint8Array(16);return await Be(e,a,void 0,{maximumLength:a.length,reason:"ASF header GUID"}),{id:a,size:Number(await e.readToken(qe))}}await R(e,30,{maximumLength:30,reason:"ASF header prelude"});let n=b(e),o=e.position,s=0;for(;e.position+24<e.fileInfo.size&&(s++,!(s>Ei||ee(e,o,v)));){let a=e.position,m=await r(),f=m.size-24;if(!Number.isFinite(f)||f<0){t=!0;break}if(O(m.id,[145,7,220,183,183,169,207,17,142,230,0,192,12,32,83,101])){let c=new Uint8Array(16);if(f-=await Be(e,c,void 0,{maximumLength:c.length,reason:"ASF stream type GUID"}),O(c,[64,158,105,248,77,91,207,17,168,253,0,128,95,92,68,43]))return{ext:"asf",mime:"audio/x-ms-asf"};if(O(c,[192,239,25,188,77,91,207,17,168,253,0,128,95,92,68,43]))return{ext:"asf",mime:"video/x-ms-asf"};break}if(n&&f>St){t=!0;break}if(await R(e,f,{maximumLength:n?St:e.fileInfo.size,reason:"ASF header payload"}),e.position<=a){t=!0;break}}}catch(r){if(r instanceof l||r instanceof M)b(e)&&(t=!0);else throw r}return t?void 0:{ext:"asf",mime:"application/vnd.ms-asf"}}if(this.check([171,75,84,88,32,49,49,187,13,10,26,10]))return{ext:"ktx",mime:"image/ktx"};if((this.check([126,16,4])||this.check([126,24,4]))&&this.check([48,77,73,69],{offset:4}))return{ext:"mie",mime:"application/x-mie"};if(this.check([39,10,0,0,0,0,0,0,0,0,0,0],{offset:2}))return{ext:"shp",mime:"application/x-esri-shape"};if(this.check([255,79,255,81]))return{ext:"j2c",mime:"image/j2c"};if(this.check([0,0,0,12,106,80,32,32,13,10,135,10]))switch(await e.ignore(20),await e.readToken(new S(4,"ascii"))){case"jp2 ":return{ext:"jp2",mime:"image/jp2"};case"jpx ":return{ext:"jpx",mime:"image/jpx"};case"jpm ":return{ext:"jpm",mime:"image/jpm"};case"mjp2":return{ext:"mj2",mime:"image/mj2"};default:return}if(this.check([255,10])||this.check([0,0,0,12,74,88,76,32,13,10,135,10]))return{ext:"jxl",mime:"image/jxl"};if(this.check([254,255]))return this.checkString("<?xml ",{offset:2,encoding:"utf-16be"})?{ext:"xml",mime:"application/xml"}:void 0;if(this.check([208,207,17,224,161,177,26,225]))return{ext:"cfb",mime:"application/x-cfb"};if(await e.peekBuffer(this.buffer,{length:Math.min(256,e.fileInfo.size),mayBeLess:!0}),this.check([97,99,115,112],{offset:36}))return{ext:"icc",mime:"application/vnd.iccprofile"};if(this.checkString("**ACE",{offset:7})&&this.checkString("**",{offset:12}))return{ext:"ace",mime:"application/x-ace-compressed"};if(this.checkString("BEGIN:")){if(this.checkString("VCARD",{offset:6}))return{ext:"vcf",mime:"text/vcard"};if(this.checkString("VCALENDAR",{offset:6}))return{ext:"ics",mime:"text/calendar"}}if(this.checkString("FUJIFILMCCD-RAW"))return{ext:"raf",mime:"image/x-fujifilm-raf"};if(this.checkString("Extended Module:"))return{ext:"xm",mime:"audio/x-xm"};if(this.checkString("Creative Voice File"))return{ext:"voc",mime:"audio/x-voc"};if(this.check([4,0,0,0])&&this.buffer.length>=16){let t=new DataView(this.buffer.buffer).getUint32(12,!0);if(t>12&&this.buffer.length>=t+16)try{let r=new TextDecoder().decode(this.buffer.subarray(16,t+16));if(JSON.parse(r).files)return{ext:"asar",mime:"application/x-asar"}}catch{}}if(this.check([6,14,43,52,2,5,1,1,13,1,2,1,1,2]))return{ext:"mxf",mime:"application/mxf"};if(this.checkString("SCRM",{offset:44}))return{ext:"s3m",mime:"audio/x-s3m"};if(this.check([71])&&this.check([71],{offset:188}))return{ext:"mts",mime:"video/mp2t"};if(this.check([71],{offset:4})&&this.check([71],{offset:196}))return{ext:"mts",mime:"video/mp2t"};if(this.check([66,79,79,75,77,79,66,73],{offset:60}))return{ext:"mobi",mime:"application/x-mobipocket-ebook"};if(this.check([68,73,67,77],{offset:128}))return{ext:"dcm",mime:"application/dicom"};if(this.check([76,0,0,0,1,20,2,0,0,0,0,0,192,0,0,0,0,0,0,70]))return{ext:"lnk",mime:"application/x.ms.shortcut"};if(this.check([98,111,111,107,0,0,0,0,109,97,114,107,0,0,0,0]))return{ext:"alias",mime:"application/x.apple.alias"};if(this.checkString("Kaydara FBX Binary \0"))return{ext:"fbx",mime:"application/x.autodesk.fbx"};if(this.check([76,80],{offset:34})&&(this.check([0,0,1],{offset:8})||this.check([1,0,2],{offset:8})||this.check([2,0,2],{offset:8})))return{ext:"eot",mime:"application/vnd.ms-fontobject"};if(this.check([6,6,237,245,216,29,70,229,189,49,239,231,254,116,183,29]))return{ext:"indd",mime:"application/x-indesign"};if(this.check([255,255,0,0,7,0,0,0,4,0,0,0,1,0,1,0])||this.check([0,0,255,255,0,0,0,7,0,0,0,4,0,1,0,1]))return{ext:"jmp",mime:"application/x-jmp-data"};if(await e.peekBuffer(this.buffer,{length:Math.min(512,e.fileInfo.size),mayBeLess:!0}),this.checkString("ustar",{offset:257})&&(this.checkString("\0",{offset:262})||this.checkString(" ",{offset:262}))||this.check([0,0,0,0,0,0],{offset:257})&&ut(this.buffer))return{ext:"tar",mime:"application/x-tar"};if(this.check([255,254])){let t="utf-16le";return this.checkString("<?xml ",{offset:2,encoding:t})?{ext:"xml",mime:"application/xml"}:this.check([255,14],{offset:2})&&this.checkString("SketchUp Model",{offset:4,encoding:t})?{ext:"skp",mime:"application/vnd.sketchup.skp"}:this.checkString(`Windows Registry Editor Version 5.00\r
10
- `,{offset:2,encoding:t})?{ext:"reg",mime:"application/x-ms-regedit"}:void 0}if(this.checkString("-----BEGIN PGP MESSAGE-----"))return{ext:"pgp",mime:"application/pgp-encrypted"}};detectImprecise=async e=>{this.buffer=new Uint8Array(K);let t=Gi(e.fileInfo.size);if(await e.peekBuffer(this.buffer,{length:Math.min(8,t),mayBeLess:!0}),this.check([0,0,1,186])||this.check([0,0,1,179]))return{ext:"mpg",mime:"video/mpeg"};if(this.check([0,1,0,0,0]))return{ext:"ttf",mime:"font/ttf"};if(this.check([0,0,1,0]))return{ext:"ico",mime:"image/x-icon"};if(this.check([0,0,2,0]))return{ext:"cur",mime:"image/x-icon"};if(await e.peekBuffer(this.buffer,{length:Math.min(2+this.options.mpegOffsetTolerance,t),mayBeLess:!0}),this.buffer.length>=2+this.options.mpegOffsetTolerance)for(let r=0;r<=this.options.mpegOffsetTolerance;++r){let n=this.scanMpeg(r);if(n)return n}};async readTiffTag(e){let t=await this.tokenizer.readToken(e?_:h);switch(await this.tokenizer.ignore(10),t){case 50341:return{ext:"arw",mime:"image/x-sony-arw"};case 50706:return{ext:"dng",mime:"image/x-adobe-dng"};default:}}async readTiffIFD(e){let t=await this.tokenizer.readToken(e?_:h);if(!(t>Ti)&&!(b(this.tokenizer)&&2+t*12>Ft))for(let r=0;r<t;++r){let n=await this.readTiffTag(e);if(n)return n}}async readTiffHeader(e){let t={ext:"tif",mime:"image/tiff"},r=(e?_:h).get(this.buffer,2),n=(e?be:x).get(this.buffer,4);if(r===42){if(n>=6){if(this.checkString("CR",{offset:8}))return{ext:"cr2",mime:"image/x-canon-cr2"};if(n>=8){let a=(e?_:h).get(this.buffer,8),m=(e?_:h).get(this.buffer,10);if(a===28&&m===254||a===31&&m===11)return{ext:"nef",mime:"image/x-nikon-nef"}}}if(b(this.tokenizer)&&n>vi)return t;let o=b(this.tokenizer)?Ft:this.tokenizer.fileInfo.size;try{await R(this.tokenizer,n,{maximumLength:o,reason:"TIFF IFD offset"})}catch(a){if(a instanceof l)return;throw a}let s;try{s=await this.readTiffIFD(e)}catch(a){if(a instanceof l)return;throw a}return s??t}if(r===43)return t}scanMpeg(e){if(this.check([255,224],{offset:e,mask:[255,224]})){if(this.check([16],{offset:e+1,mask:[22]}))return this.check([8],{offset:e+1,mask:[8]})?{ext:"aac",mime:"audio/aac"}:{ext:"aac",mime:"audio/aac"};if(this.check([2],{offset:e+1,mask:[6]}))return{ext:"mp3",mime:"audio/mpeg"};if(this.check([4],{offset:e+1,mask:[6]}))return{ext:"mp2",mime:"audio/mpeg"};if(this.check([6],{offset:e+1,mask:[6]}))return{ext:"mp1",mime:"audio/mpeg"}}}},Xi=new Set(dt),Qi=new Set(xt);var Yi={name:"file",summary:"determine file type",usage:"file [OPTION]... FILE...",options:["-b, --brief do not prepend filenames to output","-i, --mime output MIME type strings","-L, --dereference follow symlinks"," --help display this help and exit"]},Ki=new Map([[".js",{description:"JavaScript source",mime:"text/javascript"}],[".mjs",{description:"JavaScript module",mime:"text/javascript"}],[".cjs",{description:"CommonJS module",mime:"text/javascript"}],[".ts",{description:"TypeScript source",mime:"text/typescript"}],[".tsx",{description:"TypeScript JSX source",mime:"text/typescript"}],[".jsx",{description:"JavaScript JSX source",mime:"text/javascript"}],[".py",{description:"Python script",mime:"text/x-python"}],[".rb",{description:"Ruby script",mime:"text/x-ruby"}],[".go",{description:"Go source",mime:"text/x-go"}],[".rs",{description:"Rust source",mime:"text/x-rust"}],[".c",{description:"C source",mime:"text/x-c"}],[".h",{description:"C header",mime:"text/x-c"}],[".cpp",{description:"C++ source",mime:"text/x-c++"}],[".hpp",{description:"C++ header",mime:"text/x-c++"}],[".java",{description:"Java source",mime:"text/x-java"}],[".sh",{description:"Bourne-Again shell script",mime:"text/x-shellscript"}],[".bash",{description:"Bourne-Again shell script",mime:"text/x-shellscript"}],[".zsh",{description:"Zsh shell script",mime:"text/x-shellscript"}],[".json",{description:"JSON data",mime:"application/json"}],[".yaml",{description:"YAML data",mime:"text/yaml"}],[".yml",{description:"YAML data",mime:"text/yaml"}],[".xml",{description:"XML document",mime:"application/xml"}],[".csv",{description:"CSV text",mime:"text/csv"}],[".toml",{description:"TOML data",mime:"text/toml"}],[".html",{description:"HTML document",mime:"text/html"}],[".htm",{description:"HTML document",mime:"text/html"}],[".css",{description:"CSS stylesheet",mime:"text/css"}],[".svg",{description:"SVG image",mime:"image/svg+xml"}],[".md",{description:"Markdown document",mime:"text/markdown"}],[".markdown",{description:"Markdown document",mime:"text/markdown"}],[".txt",{description:"ASCII text",mime:"text/plain"}],[".rst",{description:"reStructuredText",mime:"text/x-rst"}],[".env",{description:"ASCII text",mime:"text/plain"}],[".gitignore",{description:"ASCII text",mime:"text/plain"}],[".dockerignore",{description:"ASCII text",mime:"text/plain"}]]),er=new Map([["jpg","JPEG image data"],["jpeg","JPEG image data"],["png","PNG image data"],["gif","GIF image data"],["webp","WebP image data"],["bmp","PC bitmap"],["ico","MS Windows icon resource"],["tif","TIFF image data"],["tiff","TIFF image data"],["psd","Adobe Photoshop Document"],["avif","AVIF image"],["heic","HEIC image"],["heif","HEIF image"],["jxl","JPEG XL image"],["icns","Mac OS X icon"],["svg","SVG Scalable Vector Graphics image"],["pdf","PDF document"],["epub","EPUB document"],["mobi","Mobipocket E-book"],["djvu","DjVu document"],["zip","Zip archive data"],["gz","gzip compressed data"],["gzip","gzip compressed data"],["bz2","bzip2 compressed data"],["xz","XZ compressed data"],["tar","POSIX tar archive"],["rar","RAR archive data"],["7z","7-zip archive data"],["lz","lzip compressed data"],["lzma","LZMA compressed data"],["zst","Zstandard compressed data"],["cab","Microsoft Cabinet archive"],["ar","Unix ar archive"],["rpm","RPM package"],["deb","Debian binary package"],["apk","Android Package"],["dmg","Apple disk image"],["iso","ISO 9660 CD-ROM filesystem data"],["vhd","Microsoft Virtual Hard Disk"],["vhdx","Microsoft Virtual Hard Disk (new format)"],["qcow2","QEMU QCOW Image"],["mp3","Audio file with ID3"],["m4a","MPEG-4 audio"],["aac","AAC audio"],["wav","RIFF (little-endian) data, WAVE audio"],["flac","FLAC audio bitstream data"],["ogg","Ogg data"],["oga","Ogg audio"],["opus","Ogg Opus audio"],["aiff","AIFF audio"],["wma","Windows Media Audio"],["amr","AMR audio"],["mid","MIDI audio"],["midi","MIDI audio"],["ape","Monkey's Audio"],["mp4","ISO Media, MPEG-4"],["m4v","MPEG-4 video"],["webm","WebM"],["avi","RIFF (little-endian) data, AVI"],["mov","ISO Media, Apple QuickTime movie"],["mkv","Matroska data"],["wmv","Windows Media Video"],["flv","Flash Video"],["3gp","3GPP multimedia"],["3g2","3GPP2 multimedia"],["ogv","Ogg video"],["mts","MPEG transport stream"],["m2ts","MPEG transport stream"],["ts","MPEG transport stream"],["mpg","MPEG video"],["mpeg","MPEG video"],["exe","PE32 executable"],["dll","PE32 DLL"],["elf","ELF executable"],["mach","Mach-O executable"],["wasm","WebAssembly (wasm) binary module"],["dex","Android Dalvik executable"],["class","Java class file"],["swf","Adobe Flash"],["doc","Microsoft Word Document"],["docx","Microsoft Word 2007+ Document"],["xls","Microsoft Excel Spreadsheet"],["xlsx","Microsoft Excel 2007+ Spreadsheet"],["ppt","Microsoft PowerPoint Presentation"],["pptx","Microsoft PowerPoint 2007+ Presentation"],["odt","OpenDocument Text"],["ods","OpenDocument Spreadsheet"],["odp","OpenDocument Presentation"],["ttf","TrueType Font"],["otf","OpenType Font"],["woff","Web Open Font Format"],["woff2","Web Open Font Format 2"],["eot","Embedded OpenType font"],["stl","Stereolithography CAD"],["obj","Wavefront 3D Object"],["gltf","GL Transmission Format"],["glb","GL Transmission Format (binary)"],["sqlite","SQLite 3.x database"],["mdb","Microsoft Access Database"],["xml","XML document"],["json","JSON data"],["macho","Mach-O binary"],["ics","iCalendar data"],["vcf","vCard data"],["msi","Microsoft Installer"],["ps","PostScript"],["ai","Adobe Illustrator"],["indd","Adobe InDesign"],["sketch","Sketch design file"],["fig","Figma design file"],["xd","Adobe XD"],["blend","Blender"],["fbx","Autodesk FBX"],["lnk","MS Windows shortcut"],["alias","Mac OS alias"],["torrent","BitTorrent file"],["pcap","pcap capture file"],["arrow","Apache Arrow"],["parquet","Apache Parquet"]]);function tr(i,e){let t=er.get(i);if(t)return t;let[r,n]=e.split("/"),o=n?.split("+")[0]?.replace(/-/g," ")||i;switch(r){case"image":return`${o.toUpperCase()} image data`;case"audio":return`${o.toUpperCase()} audio`;case"video":return`${o.toUpperCase()} video`;case"font":return`${o} font`;case"model":return`${o} 3D model`;case"application":return n?.includes("zip")||n?.includes("compressed")?`${o} archive data`:n?.includes("executable")?`${o} executable`:`${i.toUpperCase()} data`;default:return`${i.toUpperCase()} data`}}function ir(i){let e=i.split("/").pop()||i;if(e.startsWith(".")&&!e.includes(".",1))return e;let t=e.lastIndexOf(".");return t===-1||t===0?"":e.slice(t).toLowerCase()}function rr(i,e){if(i.startsWith("#!")){let f=i.split(`
11
- `)[0];return f.includes("python")?{description:"Python script, ASCII text executable",mime:"text/x-python"}:f.includes("node")||f.includes("bun")||f.includes("deno")?{description:"JavaScript script, ASCII text executable",mime:"text/javascript"}:f.includes("bash")?{description:"Bourne-Again shell script, ASCII text executable",mime:"text/x-shellscript"}:f.includes("sh")?{description:"POSIX shell script, ASCII text executable",mime:"text/x-shellscript"}:f.includes("ruby")?{description:"Ruby script, ASCII text executable",mime:"text/x-ruby"}:f.includes("perl")?{description:"Perl script, ASCII text executable",mime:"text/x-perl"}:{description:"script, ASCII text executable",mime:"text/plain"}}let t=i.trimStart();if(t.startsWith("<?xml"))return{description:"XML document",mime:"application/xml"};if(t.startsWith("<!DOCTYPE html")||t.toLowerCase().startsWith("<html"))return{description:"HTML document",mime:"text/html"};let r=i.includes(`\r
12
- `),n=i.includes("\r")&&!r,o="";r?o=", with CRLF line terminators":n&&(o=", with CR line terminators");let s=ir(e),a=s?Ki.get(s):void 0;if(a)return a.mime.startsWith("text/")&&o?{description:`${a.description}${o}`,mime:a.mime}:a;let m=!1;for(let f=0;f<Math.min(i.length,8192);f++)if(i.charCodeAt(f)>127){m=!0;break}return m?{description:`UTF-8 Unicode text${o}`,mime:"text/plain; charset=utf-8"}:{description:`ASCII text${o}`,mime:"text/plain"}}async function nr(i,e){if(e.length===0)return{description:"empty",mime:"inode/x-empty"};let t=await ze(e);if(t)return{description:tr(t.ext,t.mime),mime:t.mime};let r=new TextDecoder("utf-8",{fatal:!1}).decode(e);return rr(r,i)}var _n={name:"file",async execute(i,e){if(Re(i))return Ue(Yi);let t=!1,r=!1,n=[];for(let a of i)if(a.startsWith("--")){if(a==="--brief")t=!0;else if(a==="--mime"||a==="--mime-type")r=!0;else if(a!=="--dereference")return ge("file",a)}else if(a.startsWith("-")&&a!=="-"){for(let m of a.slice(1))if(m==="b")t=!0;else if(m==="i")r=!0;else if(m!=="L")return ge("file",`-${m}`)}else n.push(a);if(n.length===0)return{stdout:"",stderr:`Usage: file [-bLi] FILE...
13
- `,exitCode:1};let o="",s=0;for(let a of n)try{let m=e.fs.resolvePath(e.cwd,a);if((await e.fs.stat(m)).isDirectory){let d=r?"inode/directory":"directory";o+=t?`${d}
14
- `:`${a}: ${d}
15
- `;continue}let c=await e.fs.readFileBuffer(m),p=await nr(a,c),u=r?p.mime:p.description;o+=t?`${u}
16
- `:`${a}: ${u}
17
- `}catch{o+=t?`cannot open
18
- `:`${a}: cannot open (No such file or directory)
19
- `,s=1}return{stdout:o,stderr:"",exitCode:s}}},$n={name:"file",flags:[{flag:"-b",type:"boolean"},{flag:"-i",type:"boolean"},{flag:"-L",type:"boolean"}],needsArgs:!0};export{_n as a,$n as b};
20
- /*! Bundled license information:
21
-
22
- ieee754/index.js:
23
- (*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> *)
24
- */
@@ -1,22 +0,0 @@
1
- #!/usr/bin/env node
2
- import{createRequire} from"node:module";const require=createRequire(import.meta.url);
3
- import{a as u}from"./chunk-DHIKZU63.js";import{a as S}from"./chunk-PBOVSFTJ.js";import{a as y}from"./chunk-NE4R2FVV.js";import{a as m,b as C}from"./chunk-MUFNRCMY.js";var b={name:"tr",summary:"translate or delete characters",usage:"tr [OPTION]... SET1 [SET2]",options:["-c, -C, --complement use the complement of SET1","-d, --delete delete characters in SET1","-s, --squeeze-repeats squeeze repeated characters"," --help display this help and exit"],description:`SET syntax:
4
- a-z character range
5
- [:alnum:] all letters and digits
6
- [:alpha:] all letters
7
- [:digit:] all digits
8
- [:lower:] all lowercase letters
9
- [:upper:] all uppercase letters
10
- [:space:] all whitespace
11
- [:blank:] horizontal whitespace
12
- [:punct:] all punctuation
13
- [:print:] all printable characters
14
- [:graph:] all printable characters except space
15
- [:cntrl:] all control characters
16
- [:xdigit:] all hexadecimal digits
17
- \\n, \\t, \\r escape sequences`},w=new Map([["[:alnum:]","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"],["[:alpha:]","ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"],["[:blank:]"," "],["[:cntrl:]",Array.from({length:32},(r,o)=>String.fromCharCode(o)).join("").concat("\x7F")],["[:digit:]","0123456789"],["[:graph:]",Array.from({length:94},(r,o)=>String.fromCharCode(33+o)).join("")],["[:lower:]","abcdefghijklmnopqrstuvwxyz"],["[:print:]",Array.from({length:95},(r,o)=>String.fromCharCode(32+o)).join("")],["[:punct:]","!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"],["[:space:]",`
18
- \r\f\v`],["[:upper:]","ABCDEFGHIJKLMNOPQRSTUVWXYZ"],["[:xdigit:]","0123456789ABCDEFabcdef"]]);function x(r){let o="",e=0;for(;e<r.length;){if(r[e]==="["&&r[e+1]===":"){let a=!1;for(let[c,l]of w)if(r.slice(e).startsWith(c)){o+=l,e+=c.length,a=!0;break}if(a)continue}if(r[e]==="\\"&&e+1<r.length){let a=r[e+1];a==="n"?o+=`
19
- `:a==="t"?o+=" ":a==="r"?o+="\r":o+=a,e+=2;continue}if(e+2<r.length&&r[e+1]==="-"){let a=r.charCodeAt(e),c=r.charCodeAt(e+2);if(c-a>65536)throw new Error(`tr: character range too large: '${r[e]}-${r[e+2]}'`);for(let l=a;l<=c;l++)o+=String.fromCharCode(l);e+=3;continue}o+=r[e],e++}return o}var z={complement:{short:"c",long:"complement",type:"boolean"},complementUpper:{short:"C",type:"boolean"},delete:{short:"d",long:"delete",type:"boolean"},squeeze:{short:"s",long:"squeeze-repeats",type:"boolean"}},M={name:"tr",async execute(r,o){if(C(r))return m(b);let e=y("tr",r,z);if(!e.ok)return e.error;let a=e.result.flags.complement||e.result.flags.complementUpper,c=e.result.flags.delete,l=e.result.flags.squeeze,p=e.result.positional;if(p.length<1)return{stdout:"",stderr:`tr: missing operand
20
- `,exitCode:1};if(!c&&!l&&p.length<2)return{stdout:"",stderr:`tr: missing operand after SET1
21
- `,exitCode:1};let d,s;try{d=x(p[0]),s=p.length>1?x(p[1]):""}catch(n){return{stdout:"",stderr:`${S(n.message)}
22
- `,exitCode:1}}let g=u(o.stdin),h=n=>{let t=d.includes(n);return a?!t:t},i="";if(c)for(let n of g)h(n)||(i+=n);else if(l&&p.length===1){let n="";for(let t of g)h(t)&&t===n||(i+=t,n=t)}else{if(a){let n=s.length>0?s[s.length-1]:"";for(let t of g)d.includes(t)?i+=t:i+=n}else{let n=new Map;for(let t=0;t<d.length;t++){let f=t<s.length?s[t]:s[s.length-1];n.set(d[t],f)}for(let t of g)i+=n.get(t)??t}if(l){let n="",t="";for(let f of i)s.includes(f)&&f===t||(n+=f,t=f);i=n}}return{stdout:i,stderr:"",exitCode:0}}},k={name:"tr",flags:[{flag:"-c",type:"boolean"},{flag:"-C",type:"boolean"},{flag:"-d",type:"boolean"},{flag:"-s",type:"boolean"}],stdinType:"text",needsArgs:!0};export{M as a,k as b};
@@ -1,11 +0,0 @@
1
- #!/usr/bin/env node
2
- import{createRequire} from"node:module";const require=createRequire(import.meta.url);
3
- import{a as d}from"./chunk-B2DRBHGQ.js";import{a as n,b as i}from"./chunk-UNWZQG7U.js";import{a,b as l}from"./chunk-MUFNRCMY.js";var u={name:"sleep",summary:"delay for a specified amount of time",usage:"sleep NUMBER[SUFFIX]",description:`Pause for NUMBER seconds. SUFFIX may be:
4
- s - seconds (default)
5
- m - minutes
6
- h - hours
7
- d - days
8
-
9
- NUMBER may be a decimal number.`,options:[" --help display this help and exit"]},m=36e5,h={name:"sleep",async execute(r,s){if(l(r))return a(u);if(r.length===0)return{stdout:"",stderr:`sleep: missing operand
10
- `,exitCode:1};let t=0;for(let e of r){let o=d(e);if(o===null)return{stdout:"",stderr:`sleep: invalid time interval '${e}'
11
- `,exitCode:1};t+=o}return t>m&&(t=m),s.signal?.aborted?{stdout:"",stderr:"",exitCode:0}:(s.sleep?await s.sleep(t):s.signal?await new Promise(e=>{let o=()=>{i(p),e()},p=n(()=>{s.signal?.removeEventListener("abort",o),e()},t);s.signal?.addEventListener("abort",o,{once:!0})}):await new Promise(e=>n(e,t)),{stdout:"",stderr:"",exitCode:0})}},b={name:"sleep",flags:[],needsArgs:!0};export{h as a,b};
@@ -1,22 +0,0 @@
1
- #!/usr/bin/env node
2
- import{createRequire} from"node:module";const require=createRequire(import.meta.url);
3
- import{a as Ee}from"./chunk-MROECM42.js";import{a as D,b as _}from"./chunk-AZH64XMJ.js";import{a as x}from"./chunk-LX2H4DPL.js";import{a as v,b as H}from"./chunk-52FZYTIX.js";import{a as z}from"./chunk-DHIKZU63.js";import{k as P}from"./chunk-47WZ2U6M.js";import{a as fe,b as de,c as ie}from"./chunk-MUFNRCMY.js";var Be=1e4,He=100,$e=new H(/\s+/);function se(e={}){let{fieldSep:t=$e,maxIterations:n=Be,maxRecursionDepth:i=He,maxOutputSize:s=0,fs:a,cwd:o,exec:l,coverage:u,requireDefenseContext:N}=e;return{FS:" ",OFS:" ",ORS:`
4
- `,OFMT:"%.6g",NR:0,NF:0,FNR:0,FILENAME:"",RSTART:0,RLENGTH:-1,SUBSEP:"",fields:[],line:"",vars:Object.create(null),arrays:Object.create(null),arrayAliases:new Map,ARGC:0,ARGV:Object.create(null),ENVIRON:Object.create(null),functions:new Map,fieldSep:t,maxIterations:n,maxRecursionDepth:i,maxOutputSize:s,currentRecursionDepth:0,exitCode:0,shouldExit:!1,shouldNext:!1,shouldNextFile:!1,loopBreak:!1,loopContinue:!1,hasReturn:!1,inEndBlock:!1,output:"",openedFiles:new Set,fs:a,cwd:o,exec:l,coverage:u,requireDefenseContext:N}}function Ne(e,t,n){switch(n){case"+":return e+t;case"-":return e-t;case"*":return e*t;case"/":return t!==0?e/t:0;case"%":return t!==0?e%t:0;case"^":case"**":return e**t;default:return 0}}function M(e){if(typeof e=="number")return e;let t=parseFloat(e);return Number.isNaN(t)?0:t}function k(e){return typeof e=="string"?e:(Number.isInteger(e),String(e))}async function j(e,t){if(e.type==="regex")return e.pattern;let n=k(await t.evalExpr(e));return n.startsWith("/")&&n.endsWith("/")&&(n=n.slice(1,-1)),n}async function Se(e,t){return e?e.type==="variable"?e.name:e.type==="field"?`$${Math.floor(M(await t.evalExpr(e.index)))}`:"$0":"$0"}function me(e,t){if(e==="$0")return t.line;if(e.startsWith("$")){let n=parseInt(e.slice(1),10)-1;return t.fields[n]||""}return k(t.vars[e]??"")}function we(e,t,n){if(e==="$0")n.line=t,n.fields=n.FS===" "?t.trim().split(/\s+/).filter(Boolean):n.fieldSep.split(t),n.NF=n.fields.length;else if(e.startsWith("$")){let i=parseInt(e.slice(1),10)-1;for(;n.fields.length<=i;)n.fields.push("");n.fields[i]=t,n.NF=n.fields.length,n.line=n.fields.join(n.OFS)}else n.vars[e]=t}async function We(e,t,n){return e.length===0?t.line.length:k(await n.evalExpr(e[0])).length}async function Ve(e,t,n){if(e.length<2)return"";let i=k(await n.evalExpr(e[0])),s=Math.floor(M(await n.evalExpr(e[1])))-1;if(e.length>=3){let a=Math.floor(M(await n.evalExpr(e[2])));return i.substr(Math.max(0,s),a)}return i.substr(Math.max(0,s))}async function Ke(e,t,n){if(e.length<2)return 0;let i=k(await n.evalExpr(e[0])),s=k(await n.evalExpr(e[1])),a=i.indexOf(s);return a===-1?0:a+1}async function Xe(e,t,n){if(e.length<2)return 0;let i=k(await n.evalExpr(e[0])),s=e[1];if(s.type!=="variable")return 0;let a=s.name,o=t.FS;if(e.length>=3){let u=e[2];if(u.type==="regex")o=v(u.pattern);else{let N=k(await n.evalExpr(u));o=N===" "?v("\\s+"):N}}else t.FS===" "&&(o=v("\\s+"));let l=typeof o=="string"?i.split(o):o.split(i);t.arrays[a]=Object.create(null);for(let u=0;u<l.length;u++)t.arrays[a][String(u+1)]=l[u];return l.length}async function qe(e,t,n){if(e.length<2)return 0;let i=await j(e[0],n),s=k(await n.evalExpr(e[1])),a=await Se(e[2],n),o=me(a,t);try{let u=v(i).replace(o,Re(s)),N=u!==o?1:0;return we(a,u,t),N}catch{return 0}}async function ze(e,t,n){if(e.length<2)return 0;let i=await j(e[0],n),s=k(await n.evalExpr(e[1])),a=await Se(e[2],n),o=me(a,t);try{let l=v(i,"g"),u=l.match(o),N=u?u.length:0,A=l.replace(o,Re(s));return we(a,A,t),N}catch{return 0}}function Re(e){return t=>{let n="",i=0;for(;i<e.length;)if(e[i]==="\\"&&i+1<e.length){let s=e[i+1];s==="&"?(n+="&",i+=2):s==="\\"?(n+="\\",i+=2):(n+=e[i+1],i+=2)}else e[i]==="&"?(n+=t,i++):(n+=e[i],i++);return n}}async function je(e,t,n){if(e.length<2)return t.RSTART=0,t.RLENGTH=-1,0;let i=k(await n.evalExpr(e[0])),s=await j(e[1],n);try{let o=v(s).exec(i);if(o)return t.RSTART=o.index+1,t.RLENGTH=o[0].length,t.RSTART}catch{}return t.RSTART=0,t.RLENGTH=-1,0}async function Qe(e,t,n){if(e.length<3)return"";let i=await j(e[0],n),s=k(await n.evalExpr(e[1])),a=k(await n.evalExpr(e[2])),o=e.length>=4?k(await n.evalExpr(e[3])):t.line;try{let l=a.toLowerCase()==="g",u=l?0:parseInt(a,10)||1;if(l)return v(i,"g").replace(o,(A,...C)=>ye(s,A,C.slice(0,-2)));{let N=0;return v(i,"g").replace(o,(C,...O)=>(N++,N===u?ye(s,C,O.slice(0,-2)):C))}}catch{return o}}function ye(e,t,n){let i="",s=0;for(;s<e.length;)if(e[s]==="\\"&&s+1<e.length){let a=e[s+1];if(a==="&")i+="&",s+=2;else if(a==="0")i+=t,s+=2;else if(a>="1"&&a<="9"){let o=parseInt(a,10)-1;i+=n[o]||"",s+=2}else a==="n"?(i+=`
5
- `,s+=2):a==="t"?(i+=" ",s+=2):(i+=a,s+=2)}else e[s]==="&"?(i+=t,s++):(i+=e[s],s++);return i}async function Je(e,t,n){return e.length===0?"":k(await n.evalExpr(e[0])).toLowerCase()}async function Ze(e,t,n){return e.length===0?"":k(await n.evalExpr(e[0])).toUpperCase()}async function Ye(e,t,n){if(e.length===0)return"";let i=k(await n.evalExpr(e[0])),s=[];for(let a=1;a<e.length;a++)s.push(await n.evalExpr(e[a]));return Q(i,s)}async function et(e,t,n){return e.length===0?0:Math.floor(M(await n.evalExpr(e[0])))}async function tt(e,t,n){return e.length===0?0:Math.sqrt(M(await n.evalExpr(e[0])))}async function nt(e,t,n){return e.length===0?0:Math.sin(M(await n.evalExpr(e[0])))}async function rt(e,t,n){return e.length===0?0:Math.cos(M(await n.evalExpr(e[0])))}async function it(e,t,n){let i=e.length>0?M(await n.evalExpr(e[0])):0,s=e.length>1?M(await n.evalExpr(e[1])):0;return Math.atan2(i,s)}async function st(e,t,n){return e.length===0?0:Math.log(M(await n.evalExpr(e[0])))}async function at(e,t,n){return e.length===0?1:Math.exp(M(await n.evalExpr(e[0])))}function ot(e,t,n){return t.random?t.random():Math.random()}async function lt(e,t,n){let i=e.length>0?M(await n.evalExpr(e[0])):Date.now();return t.vars._srand_seed=i,i}function ut(e,t){return()=>{throw new Error(`${e}() is not supported - ${t}`)}}function ae(e){return()=>{throw new Error(`function '${e}()' is not implemented`)}}var U=1e4;function Q(e,t){let n=0,i="",s=0;for(;s<e.length;)if(e[s]==="%"&&s+1<e.length){let a=s+1,o="",l="",u="",N,A=a;for(;a<e.length&&/\d/.test(e[a]);)a++;a>A&&e[a]==="$"?(N=parseInt(e.substring(A,a),10)-1,a++):a=A;let C=()=>{if(a<e.length){if(a+1<e.length&&(e[a]==="h"&&e[a+1]==="h"||e[a]==="l"&&e[a+1]==="l")){a+=2;return}/[lzjh]/.test(e[a])&&a++}};for(;a<e.length&&/[-+ #0]/.test(e[a]);)o+=e[a++];if(e[a]==="*"){let d=t[n++],R=d!==void 0?Math.floor(Number(d)):0;R<0?(o+="-",l=String(Math.min(-R,U))):l=String(Math.min(R,U)),a++}else for(;a<e.length&&/\d/.test(e[a]);)l+=e[a++];if(l&&parseInt(l,10)>U&&(l=String(U)),e[a]==="."){if(a++,e[a]==="*"){let d=t[n++];u=String(Math.min(d!==void 0?Math.floor(Number(d)):0,U)),a++}else for(;a<e.length&&/\d/.test(e[a]);)u+=e[a++];u&&parseInt(u,10)>U&&(u=String(U))}C();let O=e[a],w=t[N!==void 0?N:n];switch(O){case"s":{let d=w!==void 0?String(w):"";if(u&&(d=d.substring(0,parseInt(u,10))),l){let R=parseInt(l,10);o.includes("-")?d=d.padEnd(R):d=d.padStart(R)}i+=d,N===void 0&&n++;break}case"d":case"i":{let d=w!==void 0?Math.floor(Number(w)):0;Number.isNaN(d)&&(d=0);let R=d<0,h=Math.abs(d).toString();if(u){let F=parseInt(u,10);h=h.padStart(F,"0")}let c="";R?c="-":o.includes("+")?c="+":o.includes(" ")&&(c=" ");let E=c+h;if(l){let F=parseInt(l,10);o.includes("-")?E=E.padEnd(F):o.includes("0")&&!u?E=c+h.padStart(F-c.length,"0"):E=E.padStart(F)}i+=E,N===void 0&&n++;break}case"f":{let d=w!==void 0?Number(w):0;Number.isNaN(d)&&(d=0);let R=u?parseInt(u,10):6,h=d.toFixed(R);if(l){let c=parseInt(l,10);o.includes("-")?h=h.padEnd(c):h=h.padStart(c)}i+=h,N===void 0&&n++;break}case"e":case"E":{let d=w!==void 0?Number(w):0;Number.isNaN(d)&&(d=0);let R=u?parseInt(u,10):6,h=d.toExponential(R);if(O==="E"&&(h=h.toUpperCase()),l){let c=parseInt(l,10);o.includes("-")?h=h.padEnd(c):h=h.padStart(c)}i+=h,N===void 0&&n++;break}case"g":case"G":{let d=w!==void 0?Number(w):0;Number.isNaN(d)&&(d=0);let R=u?parseInt(u,10):6,h=d!==0?Math.floor(Math.log10(Math.abs(d))):0,c;if(d===0?c="0":h<-4||h>=R?(c=d.toExponential(R-1),O==="G"&&(c=c.toUpperCase())):c=d.toPrecision(R),c.includes(".")&&(c=c.replace(/\.?0+$/,"").replace(/\.?0+e/,"e")),c.includes("e")&&(c=c.replace(/\.?0+e/,"e")),l){let E=parseInt(l,10);o.includes("-")?c=c.padEnd(E):c=c.padStart(E)}i+=c,N===void 0&&n++;break}case"x":case"X":{let d=w!==void 0?Math.floor(Number(w)):0;Number.isNaN(d)&&(d=0);let R=Math.abs(d).toString(16);if(O==="X"&&(R=R.toUpperCase()),u){let E=parseInt(u,10);R=R.padStart(E,"0")}let h=d<0?"-":"",c=h+R;if(l){let E=parseInt(l,10);o.includes("-")?c=c.padEnd(E):o.includes("0")&&!u?c=h+R.padStart(E-h.length,"0"):c=c.padStart(E)}i+=c,N===void 0&&n++;break}case"o":{let d=w!==void 0?Math.floor(Number(w)):0;Number.isNaN(d)&&(d=0);let R=Math.abs(d).toString(8);if(u){let E=parseInt(u,10);R=R.padStart(E,"0")}let h=d<0?"-":"",c=h+R;if(l){let E=parseInt(l,10);o.includes("-")?c=c.padEnd(E):o.includes("0")&&!u?c=h+R.padStart(E-h.length,"0"):c=c.padStart(E)}i+=c,N===void 0&&n++;break}case"c":{typeof w=="number"?i+=String.fromCharCode(w):i+=String(w??"").charAt(0)||"",N===void 0&&n++;break}case"%":i+="%";break;default:i+=e.substring(s,a+1)}s=a+1}else if(e[s]==="\\"&&s+1<e.length){let a=e[s+1];switch(a){case"n":i+=`
6
- `;break;case"t":i+=" ";break;case"r":i+="\r";break;case"\\":i+="\\";break;default:i+=a}s+=2}else i+=e[s++];return i}var ge=new Map([["length",We],["substr",Ve],["index",Ke],["split",Xe],["sub",qe],["gsub",ze],["match",je],["gensub",Qe],["tolower",Je],["toupper",Ze],["sprintf",Ye],["int",et],["sqrt",tt],["sin",nt],["cos",rt],["atan2",it],["log",st],["exp",at],["rand",ot],["srand",lt],["system",ut("system","shell execution not allowed in sandboxed environment")],["close",()=>0],["fflush",()=>0],["systime",ae("systime")],["mktime",ae("mktime")],["strftime",ae("strftime")]]);function b(e){return typeof e=="number"?e!==0:!(e===""||e==="0")}function g(e){if(typeof e=="number")return e;let t=parseFloat(e);return Number.isNaN(t)?0:t}function m(e){return typeof e=="string"?e:(Number.isInteger(e),String(e))}function oe(e){if(typeof e=="number")return!0;let t=String(e).trim();return t===""?!1:!Number.isNaN(Number(t))}function K(e,t){try{return v(e).test(t)}catch{return!1}}function Ae(e,t){return t===""?[]:e.FS===" "?t.trim().split(/\s+/).filter(Boolean):e.fieldSep.split(t)}function J(e,t){return t===0?e.line:t<0||t>e.fields.length?"":e.fields[t-1]??""}function le(e,t,n){if(t===0)e.line=m(n),e.fields=Ae(e,e.line),e.NF=e.fields.length;else if(t>0){for(;e.fields.length<t;)e.fields.push("");e.fields[t-1]=m(n),e.NF=e.fields.length,e.line=e.fields.join(e.OFS)}}function $(e,t){e.line=t,e.fields=Ae(e,t),e.NF=e.fields.length}function ve(e,t){if(e.FS=t,t===" ")e.fieldSep=new H(/\s+/);else try{e.fieldSep=v(t)}catch{e.fieldSep=v(t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"))}}function Z(e,t){switch(t){case"FS":return e.FS;case"OFS":return e.OFS;case"ORS":return e.ORS;case"OFMT":return e.OFMT;case"NR":return e.NR;case"NF":return e.NF;case"FNR":return e.FNR;case"FILENAME":return e.FILENAME;case"RSTART":return e.RSTART;case"RLENGTH":return e.RLENGTH;case"SUBSEP":return e.SUBSEP;case"ARGC":return e.ARGC}return e.vars[t]??""}function W(e,t,n){switch(t){case"FS":ve(e,m(n));return;case"OFS":e.OFS=m(n);return;case"ORS":e.ORS=m(n);return;case"OFMT":e.OFMT=m(n);return;case"NR":e.NR=Math.floor(g(n));return;case"NF":{let i=Math.floor(g(n));if(i<e.NF)e.fields=e.fields.slice(0,i),e.line=e.fields.join(e.OFS);else if(i>e.NF){for(;e.fields.length<i;)e.fields.push("");e.line=e.fields.join(e.OFS)}e.NF=i;return}case"FNR":e.FNR=Math.floor(g(n));return;case"FILENAME":e.FILENAME=m(n);return;case"RSTART":e.RSTART=Math.floor(g(n));return;case"RLENGTH":e.RLENGTH=Math.floor(g(n));return;case"SUBSEP":e.SUBSEP=m(n);return}e.vars[t]=n}function X(e,t){let n=t,i=new Set,s=e.arrayAliases.get(n);for(;s!==void 0&&!i.has(n);)i.add(n),n=s,s=e.arrayAliases.get(n);return n}function Y(e,t,n){if(t==="ARGV")return e.ARGV[n]??"";if(t==="ENVIRON")return e.ENVIRON[n]??"";let i=X(e,t);return e.arrays[i]?.[n]??""}function ue(e,t,n,i){let s=X(e,t);e.arrays[s]||(e.arrays[s]=Object.create(null)),e.arrays[s][n]=i}function Ie(e,t,n){if(t==="ARGV")return e.ARGV[n]!==void 0;if(t==="ENVIRON")return e.ENVIRON[n]!==void 0;let i=X(e,t);return e.arrays[i]?.[n]!==void 0}function ke(e,t,n){let i=X(e,t);e.arrays[i]&&delete e.arrays[i][n]}function Ce(e,t){let n=X(e,t);delete e.arrays[n]}var be=null;function Oe(e){be=e}function L(e,t){D(e.requireDefenseContext,"awk",t)}function S(e,t,n){return _(e.requireDefenseContext,"awk",t,n)}async function f(e,t){switch(L(e,"expression evaluation"),e.coverage?.hit(`awk:expr:${t.type}`),t.type){case"number":return t.value;case"string":return t.value;case"regex":return K(t.pattern,e.line)?1:0;case"field":return ct(e,t);case"variable":return Z(e,t.name);case"array_access":return ht(e,t);case"binary":return pt(e,t);case"unary":return Et(e,t);case"ternary":return b(await S(e,"ternary condition evaluation",()=>f(e,t.condition)))?await S(e,"ternary consequent evaluation",()=>f(e,t.consequent)):await S(e,"ternary alternate evaluation",()=>f(e,t.alternate));case"call":return Nt(e,t.name,t.args);case"assignment":return St(e,t);case"pre_increment":return mt(e,t.operand);case"pre_decrement":return wt(e,t.operand);case"post_increment":return Rt(e,t.operand);case"post_decrement":return gt(e,t.operand);case"in":return At(e,t.key,t.array);case"getline":return vt(e,t.variable,t.file,t.command);case"tuple":return Ct(e,t.elements);default:return""}}async function ct(e,t){L(e,"field reference evaluation");let n=Math.floor(g(await S(e,"field index evaluation",()=>f(e,t.index))));return J(e,n)}async function ht(e,t){L(e,"array access evaluation");let n=m(await S(e,"array key evaluation",()=>f(e,t.key)));return Y(e,t.array,n)}async function pt(e,t){L(e,"binary expression evaluation");let n=t.operator;if(n==="||")return b(await S(e,"logical-or left evaluation",()=>f(e,t.left)))||b(await S(e,"logical-or right evaluation",()=>f(e,t.right)))?1:0;if(n==="&&")return b(await S(e,"logical-and left evaluation",()=>f(e,t.left)))&&b(await S(e,"logical-and right evaluation",()=>f(e,t.right)))?1:0;if(n==="~"){let l=await S(e,"regex left evaluation",()=>f(e,t.left));t.right.type==="regex"&&e.coverage?.hit("awk:expr:regex");let u=t.right.type==="regex"?t.right.pattern:m(await S(e,"regex right evaluation",()=>f(e,t.right)));try{return v(u).test(m(l))?1:0}catch{return 0}}if(n==="!~"){let l=await S(e,"negated-regex left evaluation",()=>f(e,t.left));t.right.type==="regex"&&e.coverage?.hit("awk:expr:regex");let u=t.right.type==="regex"?t.right.pattern:m(await S(e,"negated-regex right evaluation",()=>f(e,t.right)));try{return v(u).test(m(l))?0:1}catch{return 1}}let i=await S(e,"binary left evaluation",()=>f(e,t.left)),s=await S(e,"binary right evaluation",()=>f(e,t.right));if(n===" "){let l=m(i)+m(s);if(e.maxOutputSize>0&&l.length>e.maxOutputSize)throw new P(`awk: string concatenation size limit exceeded (${e.maxOutputSize} bytes)`,"string_length",e.output);return l}if(ft(n))return dt(i,s,n);let a=g(i),o=g(s);return Ne(a,o,n)}function ft(e){return["<","<=",">",">=","==","!="].includes(e)}function dt(e,t,n){let i=oe(e),s=oe(t);if(i&&s){let l=g(e),u=g(t);switch(n){case"<":return l<u?1:0;case"<=":return l<=u?1:0;case">":return l>u?1:0;case">=":return l>=u?1:0;case"==":return l===u?1:0;case"!=":return l!==u?1:0}}let a=m(e),o=m(t);switch(n){case"<":return a<o?1:0;case"<=":return a<=o?1:0;case">":return a>o?1:0;case">=":return a>=o?1:0;case"==":return a===o?1:0;case"!=":return a!==o?1:0}return 0}async function Et(e,t){L(e,"unary expression evaluation");let n=await S(e,"unary operand evaluation",()=>f(e,t.operand));switch(t.operator){case"!":return b(n)?0:1;case"-":return-g(n);case"+":return+g(n);default:return n}}async function Nt(e,t,n){L(e,"function call evaluation");let i=ge.get(t);if(i)return i(n,e,{evalExpr:a=>f(e,a)});let s=e.functions.get(t);return s?yt(e,s,n):""}async function yt(e,t,n){if(L(e,"user function call"),e.currentRecursionDepth++,e.currentRecursionDepth>e.maxRecursionDepth)throw e.currentRecursionDepth--,new P(`awk: recursion depth exceeded maximum (${e.maxRecursionDepth})`,"recursion",e.output);let i=Object.create(null);for(let l of t.params)i[l]=e.vars[l];let s=[];for(let l=0;l<t.params.length;l++){let u=t.params[l];if(l<n.length){let N=n[l];N.type==="variable"&&(e.arrayAliases.set(u,N.name),s.push(u));let A=await S(e,"user function argument evaluation",()=>f(e,N));e.vars[u]=A}else e.vars[u]=""}e.hasReturn=!1,e.returnValue=void 0;let a=be;a&&await S(e,"user function body execution",()=>a(e,t.body.statements));let o=e.returnValue??"";for(let l of t.params)i[l]!==void 0?e.vars[l]=i[l]:delete e.vars[l];for(let l of s)e.arrayAliases.delete(l);return e.hasReturn=!1,e.returnValue=void 0,e.currentRecursionDepth--,o}async function St(e,t){L(e,"assignment evaluation");let n=await S(e,"assignment value evaluation",()=>f(e,t.value)),i=t.target,s=t.operator,a;if(s==="=")a=n;else{let o;if(i.type==="field"){let N=Math.floor(g(await S(e,"assignment field index",()=>f(e,i.index))));o=J(e,N)}else if(i.type==="variable")o=Z(e,i.name);else{let N=m(await S(e,"assignment array key",()=>f(e,i.key)));o=Y(e,i.array,N)}let l=g(o),u=g(n);switch(s){case"+=":a=l+u;break;case"-=":a=l-u;break;case"*=":a=l*u;break;case"/=":a=u!==0?l/u:0;break;case"%=":a=u!==0?l%u:0;break;case"^=":a=l**u;break;default:a=n}}if(i.type==="field"){let o=Math.floor(g(await S(e,"assignment target field index",()=>f(e,i.index))));le(e,o,a)}else if(i.type==="variable")W(e,i.name,a);else{let o=m(await S(e,"assignment target array key",()=>f(e,i.key)));ue(e,i.array,o,a)}return a}async function ee(e,t,n,i){L(e,"inc/dec evaluation");let s;if(t.type==="field"){let a=Math.floor(g(await S(e,"inc/dec field index",()=>f(e,t.index))));s=g(J(e,a)),le(e,a,s+n)}else if(t.type==="variable")s=g(Z(e,t.name)),W(e,t.name,s+n);else{let a=m(await S(e,"inc/dec array key",()=>f(e,t.key)));s=g(Y(e,t.array,a)),ue(e,t.array,a,s+n)}return i?s+n:s}async function mt(e,t){return ee(e,t,1,!0)}async function wt(e,t){return ee(e,t,-1,!0)}async function Rt(e,t){return ee(e,t,1,!1)}async function gt(e,t){return ee(e,t,-1,!1)}async function At(e,t,n){L(e,"in-expression evaluation");let i;if(t.type==="tuple"){e.coverage?.hit("awk:expr:tuple");let s=[];for(let a of t.elements)s.push(m(await S(e,"tuple key element evaluation",()=>f(e,a))));i=s.join(e.SUBSEP)}else i=m(await S(e,"in-expression key evaluation",()=>f(e,t)));return Ie(e,n,i)?1:0}async function vt(e,t,n,i){if(L(e,"getline evaluation"),i)return It(e,t,i);if(n)return kt(e,t,n);if(!e.lines||e.lineIndex===void 0)return-1;let s=e.lineIndex+1;if(s>=e.lines.length)return 0;let a=e.lines[s];return t?W(e,t,a):$(e,a),e.NR++,e.lineIndex=s,1}async function It(e,t,n){let i=e.exec;if(!i)return-1;L(e,"getline command source");let s=m(await S(e,"getline command expression",()=>f(e,n))),a=`__cmd_${s}`,o=`__cmdi_${s}`,l,u;if(e.vars[a]===void 0)try{let C=await S(e,"getline command exec",()=>i(s));l=z(C.stdout).split(`
7
- `),l.length>0&&l[l.length-1]===""&&l.pop(),e.vars[a]=JSON.stringify(l),e.vars[o]=-1,u=-1}catch(C){if(C instanceof x)throw C;return-1}else l=JSON.parse(e.vars[a]),u=e.vars[o];let N=u+1;if(N>=l.length)return 0;let A=l[N];return e.vars[o]=N,t?W(e,t,A):$(e,A),1}async function kt(e,t,n){let i=e.fs;if(!i||!e.cwd)return-1;L(e,"getline file source");let s=m(await S(e,"getline filename evaluation",()=>f(e,n)));if(s==="/dev/null")return 0;let a=i.resolvePath(e.cwd,s),o=`__fc_${a}`,l=`__fi_${a}`,u,N;if(e.vars[o]===void 0)try{u=(await S(e,"getline file read",()=>i.readFile(a))).split(`
8
- `),u.length>0&&u[u.length-1]===""&&u.pop(),e.vars[o]=JSON.stringify(u),e.vars[l]=-1,N=-1}catch(O){if(O instanceof x)throw O;return-1}else u=JSON.parse(e.vars[o]),N=e.vars[l];let A=N+1;if(A>=u.length)return 0;let C=u[A];return e.vars[l]=A,t?W(e,t,C):$(e,C),1}async function Ct(e,t){if(L(e,"tuple evaluation"),t.length===0)return"";for(let n=0;n<t.length-1;n++)await S(e,"tuple intermediate element",()=>f(e,t[n]));return S(e,"tuple final element",()=>f(e,t[t.length-1]))}Oe(V);function ce(e){if(e.maxOutputSize>0&&e.output.length>e.maxOutputSize)throw new P(`awk: output size limit exceeded (${e.maxOutputSize} bytes)`,"string_length",e.output)}function T(e,t){D(e.requireDefenseContext,"awk",t)}function y(e,t,n){return _(e.requireDefenseContext,"awk",t,n)}async function V(e,t){T(e,"block execution");for(let n of t)if(await y(e,"statement execution",()=>B(e,n)),bt(e))break}function bt(e){return e.shouldExit||e.shouldNext||e.shouldNextFile||e.loopBreak||e.loopContinue||e.hasReturn}async function B(e,t){switch(T(e,"single statement execution"),e.coverage?.hit(`awk:stmt:${t.type}`),t.type){case"block":await y(e,"nested block statement",()=>V(e,t.statements));break;case"expr_stmt":await y(e,"expression statement",()=>f(e,t.expression));break;case"print":await y(e,"print statement",()=>Ot(e,t.args,t.output));break;case"printf":await y(e,"printf statement",()=>Lt(e,t.format,t.args,t.output));break;case"if":await y(e,"if statement",()=>Mt(e,t));break;case"while":await y(e,"while statement",()=>Pt(e,t));break;case"do_while":await y(e,"do-while statement",()=>Tt(e,t));break;case"for":await y(e,"for statement",()=>Ft(e,t));break;case"for_in":await y(e,"for-in statement",()=>Dt(e,t));break;case"break":e.loopBreak=!0;break;case"continue":e.loopContinue=!0;break;case"next":e.shouldNext=!0;break;case"nextfile":e.shouldNextFile=!0;break;case"exit":e.shouldExit=!0;{let n=t.code;e.exitCode=n?Math.floor(g(await y(e,"exit code expression",()=>f(e,n)))):0}break;case"return":e.hasReturn=!0;{let n=t.value;e.returnValue=n?await y(e,"return expression",()=>f(e,n)):""}break;case"delete":await y(e,"delete statement",()=>_t(e,t.target));break}}async function Ot(e,t,n){T(e,"print execution");let i=[];for(let a of t){let o=await y(e,"print argument evaluation",()=>f(e,a));typeof o=="number"?Number.isInteger(o)&&Math.abs(o)<Number.MAX_SAFE_INTEGER?i.push(String(o)):i.push(Q(e.OFMT,[o])):i.push(m(o))}let s=i.join(e.OFS)+e.ORS;n?await y(e,"print redirection write",()=>Le(e,n.redirect,n.file,s)):(e.output+=s,ce(e))}async function Lt(e,t,n,i){T(e,"printf execution");let s=m(await y(e,"printf format evaluation",()=>f(e,t))),a=[];for(let l of n)a.push(await y(e,"printf argument evaluation",()=>f(e,l)));let o=Q(s,a);i?await y(e,"printf redirection write",()=>Le(e,i.redirect,i.file,o)):(e.output+=o,ce(e))}async function Le(e,t,n,i){T(e,"file write execution");let s=e.fs;if(!s||!e.cwd){e.output+=i,ce(e);return}let a=m(await y(e,"redirection filename evaluation",()=>f(e,n))),o=s.resolvePath(e.cwd,a);t===">"?e.openedFiles.has(o)?await y(e,"redirection append write",()=>s.appendFile(o,i)):(await y(e,"redirection overwrite write",()=>s.writeFile(o,i)),e.openedFiles.add(o)):(e.openedFiles.has(o)||e.openedFiles.add(o),await y(e,"redirection append mode write",()=>s.appendFile(o,i)))}async function Mt(e,t){if(T(e,"if execution"),b(await y(e,"if condition evaluation",()=>f(e,t.condition))))await y(e,"if consequent execution",()=>B(e,t.consequent));else if(t.alternate){let n=t.alternate;await y(e,"if alternate execution",()=>B(e,n))}}async function Pt(e,t){T(e,"while execution");let n=0;for(;b(await y(e,"while condition evaluation",()=>f(e,t.condition)));){if(n++,n>e.maxIterations)throw new P(`awk: while loop exceeded maximum iterations (${e.maxIterations})`,"iterations",e.output);if(e.loopContinue=!1,await y(e,"while body execution",()=>B(e,t.body)),e.loopBreak){e.loopBreak=!1;break}if(e.shouldExit||e.shouldNext||e.hasReturn)break}}async function Tt(e,t){T(e,"do-while execution");let n=0;do{if(n++,n>e.maxIterations)throw new P(`awk: do-while loop exceeded maximum iterations (${e.maxIterations})`,"iterations",e.output);if(e.loopContinue=!1,await y(e,"do-while body execution",()=>B(e,t.body)),e.loopBreak){e.loopBreak=!1;break}if(e.shouldExit||e.shouldNext||e.hasReturn)break}while(b(await y(e,"do-while condition evaluation",()=>f(e,t.condition))))}async function Ft(e,t){T(e,"for execution");let n=t.init,i=t.condition,s=t.update;n&&await y(e,"for init evaluation",()=>f(e,n));let a=0;for(;!i||b(await y(e,"for condition evaluation",()=>f(e,i)));){if(a++,a>e.maxIterations)throw new P(`awk: for loop exceeded maximum iterations (${e.maxIterations})`,"iterations",e.output);if(e.loopContinue=!1,await y(e,"for body execution",()=>B(e,t.body)),e.loopBreak){e.loopBreak=!1;break}if(e.shouldExit||e.shouldNext||e.hasReturn)break;s&&await y(e,"for update evaluation",()=>f(e,s))}}async function Dt(e,t){T(e,"for-in execution");let n=e.arrays[t.array];if(n)for(let i of Object.keys(n)){if(e.vars[t.variable]=i,e.loopContinue=!1,await y(e,"for-in body execution",()=>B(e,t.body)),e.loopBreak){e.loopBreak=!1;break}if(e.shouldExit||e.shouldNext||e.hasReturn)break}}async function _t(e,t){if(T(e,"delete execution"),t.type==="array_access"){let n=m(await y(e,"delete key evaluation",()=>f(e,t.key)));ke(e,t.array,n)}else t.type==="variable"&&Ce(e,t.name)}var q=class{ctx;program=null;rangeStates=[];constructor(t){this.ctx=t}assertDefenseContext(t){D(this.ctx.requireDefenseContext,"awk",t)}withDefenseContext(t,n){return _(this.ctx.requireDefenseContext,"awk",t,n)}execute(t){this.assertDefenseContext("program initialization"),this.program=t,this.ctx.output="";for(let n of t.functions)this.ctx.functions.set(n.name,n);this.rangeStates=t.rules.map(()=>!1)}async executeBegin(){if(this.assertDefenseContext("BEGIN execution entry"),!!this.program){for(let t of this.program.rules)if(t.pattern?.type==="begin"&&(await this.withDefenseContext("BEGIN block execution",()=>V(this.ctx,t.action.statements)),this.ctx.shouldExit))break}}async executeLine(t){if(this.assertDefenseContext("line execution entry"),!(!this.program||this.ctx.shouldExit)){$(this.ctx,t),this.ctx.NR++,this.ctx.FNR++,this.ctx.shouldNext=!1;for(let n=0;n<this.program.rules.length&&!(this.ctx.shouldExit||this.ctx.shouldNext||this.ctx.shouldNextFile);n++){let i=this.program.rules[n];i.pattern?.type==="begin"||i.pattern?.type==="end"||await this.withDefenseContext("rule match",()=>this.matchesRule(i,n))&&await this.withDefenseContext("rule block execution",()=>V(this.ctx,i.action.statements))}}}async executeEnd(){if(this.assertDefenseContext("END execution entry"),!!this.program&&!this.ctx.inEndBlock){this.ctx.inEndBlock=!0,this.ctx.shouldExit=!1;for(let t of this.program.rules)if(t.pattern?.type==="end"&&(await this.withDefenseContext("END block execution",()=>V(this.ctx,t.action.statements)),this.ctx.shouldExit))break;this.ctx.inEndBlock=!1}}getOutput(){return this.ctx.output}getExitCode(){return this.ctx.exitCode}getContext(){return this.ctx}async matchesRule(t,n){this.assertDefenseContext("rule matching");let i=t.pattern;if(!i)return!0;switch(i.type){case"begin":case"end":return!1;case"regex_pattern":return K(i.pattern,this.ctx.line);case"expr_pattern":return b(await this.withDefenseContext("expression pattern evaluation",()=>f(this.ctx,i.expression)));case"range":{let s=await this.withDefenseContext("range start pattern",()=>this.matchPattern(i.start)),a=await this.withDefenseContext("range end pattern",()=>this.matchPattern(i.end));return this.rangeStates[n]?(a&&(this.rangeStates[n]=!1),!0):s?(this.rangeStates[n]=!0,a&&(this.rangeStates[n]=!1),!0):!1}default:return!1}}async matchPattern(t){switch(this.assertDefenseContext("pattern matching"),t.type){case"regex_pattern":return K(t.pattern,this.ctx.line);case"expr_pattern":return b(await this.withDefenseContext("nested expression pattern",()=>f(this.ctx,t.expression)));default:return!1}}};var r;(function(e){e.NUMBER="NUMBER",e.STRING="STRING",e.REGEX="REGEX",e.IDENT="IDENT",e.BEGIN="BEGIN",e.END="END",e.IF="IF",e.ELSE="ELSE",e.WHILE="WHILE",e.DO="DO",e.FOR="FOR",e.IN="IN",e.BREAK="BREAK",e.CONTINUE="CONTINUE",e.NEXT="NEXT",e.NEXTFILE="NEXTFILE",e.EXIT="EXIT",e.RETURN="RETURN",e.DELETE="DELETE",e.FUNCTION="FUNCTION",e.PRINT="PRINT",e.PRINTF="PRINTF",e.GETLINE="GETLINE",e.PLUS="PLUS",e.MINUS="MINUS",e.STAR="STAR",e.SLASH="SLASH",e.PERCENT="PERCENT",e.CARET="CARET",e.EQ="EQ",e.NE="NE",e.LT="LT",e.GT="GT",e.LE="LE",e.GE="GE",e.MATCH="MATCH",e.NOT_MATCH="NOT_MATCH",e.AND="AND",e.OR="OR",e.NOT="NOT",e.ASSIGN="ASSIGN",e.PLUS_ASSIGN="PLUS_ASSIGN",e.MINUS_ASSIGN="MINUS_ASSIGN",e.STAR_ASSIGN="STAR_ASSIGN",e.SLASH_ASSIGN="SLASH_ASSIGN",e.PERCENT_ASSIGN="PERCENT_ASSIGN",e.CARET_ASSIGN="CARET_ASSIGN",e.INCREMENT="INCREMENT",e.DECREMENT="DECREMENT",e.QUESTION="QUESTION",e.COLON="COLON",e.COMMA="COMMA",e.SEMICOLON="SEMICOLON",e.NEWLINE="NEWLINE",e.LPAREN="LPAREN",e.RPAREN="RPAREN",e.LBRACE="LBRACE",e.RBRACE="RBRACE",e.LBRACKET="LBRACKET",e.RBRACKET="RBRACKET",e.DOLLAR="DOLLAR",e.APPEND="APPEND",e.PIPE="PIPE",e.EOF="EOF"})(r||(r={}));var Gt=new Map([["BEGIN",r.BEGIN],["END",r.END],["if",r.IF],["else",r.ELSE],["while",r.WHILE],["do",r.DO],["for",r.FOR],["in",r.IN],["break",r.BREAK],["continue",r.CONTINUE],["next",r.NEXT],["nextfile",r.NEXTFILE],["exit",r.EXIT],["return",r.RETURN],["delete",r.DELETE],["function",r.FUNCTION],["print",r.PRINT],["printf",r.PRINTF],["getline",r.GETLINE]]);function xt(e){return e.replace(/\[\[:space:\]\]/g,"[ \\t\\n\\r\\f\\v]").replace(/\[\[:blank:\]\]/g,"[ \\t]").replace(/\[\[:alpha:\]\]/g,"[a-zA-Z]").replace(/\[\[:digit:\]\]/g,"[0-9]").replace(/\[\[:alnum:\]\]/g,"[a-zA-Z0-9]").replace(/\[\[:upper:\]\]/g,"[A-Z]").replace(/\[\[:lower:\]\]/g,"[a-z]").replace(/\[\[:punct:\]\]/g,"[!\"#$%&'()*+,\\-./:;<=>?@\\[\\]\\\\^_`{|}~]").replace(/\[\[:xdigit:\]\]/g,"[0-9A-Fa-f]").replace(/\[\[:graph:\]\]/g,"[!-~]").replace(/\[\[:print:\]\]/g,"[ -~]").replace(/\[\[:cntrl:\]\]/g,"[\\x00-\\x1f\\x7f]")}var Ut=new Set([r.COMMA,r.LBRACE,r.AND,r.OR,r.QUESTION,r.COLON,r.DO,r.ELSE,r.IF,r.WHILE]),te=class{input;pos=0;line=1;column=1;lastTokenType=null;constructor(t){this.input=t}tokenize(){let t=[];for(;this.pos<this.input.length;){let n=this.nextToken();n&&(t.push(n),this.lastTokenType=n.type)}return t.push(this.makeToken(r.EOF,"")),t}makeToken(t,n){return{type:t,value:n,line:this.line,column:this.column}}peek(t=0){return this.input[this.pos+t]||""}advance(){let t=this.input[this.pos++]||"";return t===`
9
- `?(this.line++,this.column=1):this.column++,t}skipWhitespace(){for(;this.pos<this.input.length;){let t=this.peek();if(t===" "||t===" "||t==="\r")this.advance();else if(t==="\\")if(this.peek(1)===`
10
- `)this.advance(),this.advance();else break;else if(t==="#")for(;this.pos<this.input.length&&this.peek()!==`
11
- `;)this.advance();else break}}nextToken(){if(this.skipWhitespace(),this.pos>=this.input.length)return null;let t=this.line,n=this.column,i=this.peek();return i===`
12
- `?(this.advance(),this.lastTokenType!==null&&Ut.has(this.lastTokenType)?this.nextToken():{type:r.NEWLINE,value:`
13
- `,line:t,column:n}):i==='"'?this.readString():i==="/"&&this.canBeRegex()?this.readRegex():this.isDigit(i)||i==="."&&this.isDigit(this.peek(1))?this.readNumber():this.isAlpha(i)||i==="_"?this.readIdentifier():this.readOperator()}canBeRegex(){return new Set([null,r.NEWLINE,r.SEMICOLON,r.LBRACE,r.RBRACE,r.LPAREN,r.LBRACKET,r.COMMA,r.ASSIGN,r.PLUS_ASSIGN,r.MINUS_ASSIGN,r.STAR_ASSIGN,r.SLASH_ASSIGN,r.PERCENT_ASSIGN,r.CARET_ASSIGN,r.AND,r.OR,r.NOT,r.MATCH,r.NOT_MATCH,r.QUESTION,r.COLON,r.LT,r.GT,r.LE,r.GE,r.EQ,r.NE,r.PLUS,r.MINUS,r.STAR,r.PERCENT,r.CARET,r.PRINT,r.PRINTF,r.IF,r.WHILE,r.DO,r.FOR,r.RETURN]).has(this.lastTokenType)}readString(){let t=this.line,n=this.column;this.advance();let i="";for(;this.pos<this.input.length&&this.peek()!=='"';)if(this.peek()==="\\"){this.advance();let s=this.advance();switch(s){case"n":i+=`
14
- `;break;case"t":i+=" ";break;case"r":i+="\r";break;case"f":i+="\f";break;case"b":i+="\b";break;case"v":i+="\v";break;case"a":i+="\x07";break;case"\\":i+="\\";break;case'"':i+='"';break;case"/":i+="/";break;case"x":{let a="";for(;a.length<2&&/[0-9a-fA-F]/.test(this.peek());)a+=this.advance();a.length>0?i+=String.fromCharCode(parseInt(a,16)):i+="x";break}default:if(/[0-7]/.test(s)){let a=s;for(;a.length<3&&/[0-7]/.test(this.peek());)a+=this.advance();i+=String.fromCharCode(parseInt(a,8))}else i+=s}}else i+=this.advance();return this.peek()==='"'&&this.advance(),{type:r.STRING,value:i,line:t,column:n}}readRegex(){let t=this.line,n=this.column;this.advance();let i="";for(;this.pos<this.input.length&&this.peek()!=="/";)if(this.peek()==="\\")i+=this.advance(),this.pos<this.input.length&&(i+=this.advance());else{if(this.peek()===`
15
- `)break;i+=this.advance()}return this.peek()==="/"&&this.advance(),i=xt(i),{type:r.REGEX,value:i,line:t,column:n}}readNumber(){let t=this.line,n=this.column,i="";for(;this.isDigit(this.peek());)i+=this.advance();if(this.peek()==="."&&this.isDigit(this.peek(1)))for(i+=this.advance();this.isDigit(this.peek());)i+=this.advance();if(this.peek()==="e"||this.peek()==="E")for(i+=this.advance(),(this.peek()==="+"||this.peek()==="-")&&(i+=this.advance());this.isDigit(this.peek());)i+=this.advance();return{type:r.NUMBER,value:parseFloat(i),line:t,column:n}}readIdentifier(){let t=this.line,n=this.column,i="";for(;this.isAlphaNumeric(this.peek())||this.peek()==="_";)i+=this.advance();let s=Gt.get(i);return s!==void 0?{type:s,value:i,line:t,column:n}:{type:r.IDENT,value:i,line:t,column:n}}readOperator(){let t=this.line,n=this.column,i=this.advance(),s=this.peek();switch(i){case"+":return s==="+"?(this.advance(),{type:r.INCREMENT,value:"++",line:t,column:n}):s==="="?(this.advance(),{type:r.PLUS_ASSIGN,value:"+=",line:t,column:n}):{type:r.PLUS,value:"+",line:t,column:n};case"-":return s==="-"?(this.advance(),{type:r.DECREMENT,value:"--",line:t,column:n}):s==="="?(this.advance(),{type:r.MINUS_ASSIGN,value:"-=",line:t,column:n}):{type:r.MINUS,value:"-",line:t,column:n};case"*":return s==="*"?(this.advance(),{type:r.CARET,value:"**",line:t,column:n}):s==="="?(this.advance(),{type:r.STAR_ASSIGN,value:"*=",line:t,column:n}):{type:r.STAR,value:"*",line:t,column:n};case"/":return s==="="?(this.advance(),{type:r.SLASH_ASSIGN,value:"/=",line:t,column:n}):{type:r.SLASH,value:"/",line:t,column:n};case"%":return s==="="?(this.advance(),{type:r.PERCENT_ASSIGN,value:"%=",line:t,column:n}):{type:r.PERCENT,value:"%",line:t,column:n};case"^":return s==="="?(this.advance(),{type:r.CARET_ASSIGN,value:"^=",line:t,column:n}):{type:r.CARET,value:"^",line:t,column:n};case"=":return s==="="?(this.advance(),{type:r.EQ,value:"==",line:t,column:n}):{type:r.ASSIGN,value:"=",line:t,column:n};case"!":return s==="="?(this.advance(),{type:r.NE,value:"!=",line:t,column:n}):s==="~"?(this.advance(),{type:r.NOT_MATCH,value:"!~",line:t,column:n}):{type:r.NOT,value:"!",line:t,column:n};case"<":return s==="="?(this.advance(),{type:r.LE,value:"<=",line:t,column:n}):{type:r.LT,value:"<",line:t,column:n};case">":return s==="="?(this.advance(),{type:r.GE,value:">=",line:t,column:n}):s===">"?(this.advance(),{type:r.APPEND,value:">>",line:t,column:n}):{type:r.GT,value:">",line:t,column:n};case"&":return s==="&"?(this.advance(),{type:r.AND,value:"&&",line:t,column:n}):{type:r.IDENT,value:"&",line:t,column:n};case"|":return s==="|"?(this.advance(),{type:r.OR,value:"||",line:t,column:n}):{type:r.PIPE,value:"|",line:t,column:n};case"~":return{type:r.MATCH,value:"~",line:t,column:n};case"?":return{type:r.QUESTION,value:"?",line:t,column:n};case":":return{type:r.COLON,value:":",line:t,column:n};case",":return{type:r.COMMA,value:",",line:t,column:n};case";":return{type:r.SEMICOLON,value:";",line:t,column:n};case"(":return{type:r.LPAREN,value:"(",line:t,column:n};case")":return{type:r.RPAREN,value:")",line:t,column:n};case"{":return{type:r.LBRACE,value:"{",line:t,column:n};case"}":return{type:r.RBRACE,value:"}",line:t,column:n};case"[":return{type:r.LBRACKET,value:"[",line:t,column:n};case"]":return{type:r.RBRACKET,value:"]",line:t,column:n};case"$":return{type:r.DOLLAR,value:"$",line:t,column:n};default:return{type:r.IDENT,value:i,line:t,column:n}}}isDigit(t){return t>="0"&&t<="9"}isAlpha(t){return t>="a"&&t<="z"||t>="A"&&t<="Z"}isAlphaNumeric(t){return this.isDigit(t)||this.isAlpha(t)}};var p={LPAREN:"LPAREN",RPAREN:"RPAREN",QUESTION:"QUESTION",NEWLINE:"NEWLINE",SEMICOLON:"SEMICOLON",RBRACE:"RBRACE",COMMA:"COMMA",PIPE:"PIPE",GT:"GT",APPEND:"APPEND",AND:"AND",OR:"OR",ASSIGN:"ASSIGN",PLUS_ASSIGN:"PLUS_ASSIGN",MINUS_ASSIGN:"MINUS_ASSIGN",STAR_ASSIGN:"STAR_ASSIGN",SLASH_ASSIGN:"SLASH_ASSIGN",PERCENT_ASSIGN:"PERCENT_ASSIGN",CARET_ASSIGN:"CARET_ASSIGN",RBRACKET:"RBRACKET",COLON:"COLON",IN:"IN",PRINT:"PRINT",PRINTF:"PRINTF",IDENT:"IDENT",LT:"LT",LE:"LE",GE:"GE",EQ:"EQ",NE:"NE",MATCH:"MATCH",NOT_MATCH:"NOT_MATCH",NUMBER:"NUMBER",STRING:"STRING",DOLLAR:"DOLLAR",NOT:"NOT",MINUS:"MINUS",PLUS:"PLUS",INCREMENT:"INCREMENT",DECREMENT:"DECREMENT"};function De(e){e.expect(p.PRINT);let t=[];if(e.check(p.NEWLINE)||e.check(p.SEMICOLON)||e.check(p.RBRACE)||e.check(p.PIPE)||e.check(p.GT)||e.check(p.APPEND))t.push({type:"field",index:{type:"number",value:0}});else for(t.push(ne(e));e.check(p.COMMA);)e.advance(),t.push(ne(e));let n;return e.check(p.GT)?(e.advance(),n={redirect:">",file:e.parsePrimary()}):e.check(p.APPEND)&&(e.advance(),n={redirect:">>",file:e.parsePrimary()}),{type:"print",args:t,output:n}}function ne(e){return Bt(e)?he(e,!0):he(e,!1)}function he(e,t){let n=t?e.parseTernary():Ht(e);if(e.match(p.ASSIGN,p.PLUS_ASSIGN,p.MINUS_ASSIGN,p.STAR_ASSIGN,p.SLASH_ASSIGN,p.PERCENT_ASSIGN,p.CARET_ASSIGN)){let i=e.advance(),s=he(e,t);if(n.type!=="variable"&&n.type!=="field"&&n.type!=="array_access")throw new Error("Invalid assignment target");return{type:"assignment",operator:new Map([["=","="],["+=","+="],["-=","-="],["*=","*="],["/=","/="],["%=","%="],["^=","^="]]).get(i.value)??"=",target:n,value:s}}return n}function Bt(e){let t=0,n=e.pos;for(;n<e.tokens.length;){let i=e.tokens[n];if(i.type===p.LPAREN&&t++,i.type===p.RPAREN&&t--,i.type===p.QUESTION&&t===0)return!0;if(i.type===p.NEWLINE||i.type===p.SEMICOLON||i.type===p.RBRACE||i.type===p.COMMA||i.type===p.PIPE)return!1;n++}return!1}function Ht(e){let t=Me(e);for(;e.check(p.OR);){e.advance();let n=Me(e);t={type:"binary",operator:"||",left:t,right:n}}return t}function Me(e){let t=Pe(e);for(;e.check(p.AND);){e.advance();let n=Pe(e);t={type:"binary",operator:"&&",left:t,right:n}}return t}function Pe(e){let t=$t(e);if(e.check(p.IN)){e.advance();let n=String(e.expect(p.IDENT).value);return{type:"in",key:t,array:n}}return t}function $t(e){let t=Te(e);for(;Wt(e)&&!Vt(e);){let n=Te(e);t={type:"binary",operator:" ",left:t,right:n}}return t}function Te(e){let t=Fe(e);for(;e.match(p.MATCH,p.NOT_MATCH);){let n=e.advance().type===p.MATCH?"~":"!~",i=Fe(e);t={type:"binary",operator:n,left:t,right:i}}return t}function Fe(e){let t=e.parseAddSub();for(;e.match(p.LT,p.LE,p.GE,p.EQ,p.NE);){let n=e.advance(),i=e.parseAddSub();t={type:"binary",operator:new Map([["<","<"],["<=","<="],[">=",">="],["==","=="],["!=","!="]]).get(n.value)??"==",left:t,right:i}}return t}function Wt(e){return e.match(p.NUMBER,p.STRING,p.IDENT,p.DOLLAR,p.LPAREN,p.NOT,p.MINUS,p.PLUS,p.INCREMENT,p.DECREMENT)}function Vt(e){return e.match(p.AND,p.OR,p.QUESTION,p.ASSIGN,p.PLUS_ASSIGN,p.MINUS_ASSIGN,p.STAR_ASSIGN,p.SLASH_ASSIGN,p.PERCENT_ASSIGN,p.CARET_ASSIGN,p.COMMA,p.SEMICOLON,p.NEWLINE,p.RBRACE,p.RPAREN,p.RBRACKET,p.COLON,p.PIPE,p.APPEND,p.GT,p.IN)}function _e(e){e.expect(p.PRINTF);let t=e.check(p.LPAREN);t&&(e.advance(),e.skipNewlines());let n=t?e.parseExpression():ne(e),i=[];for(;e.check(p.COMMA);)e.advance(),t&&e.skipNewlines(),i.push(t?e.parseExpression():ne(e));t&&(e.skipNewlines(),e.expect(p.RPAREN));let s;return e.check(p.GT)?(e.advance(),s={redirect:">",file:e.parsePrimary()}):e.check(p.APPEND)&&(e.advance(),s={redirect:">>",file:e.parsePrimary()}),{type:"printf",format:n,args:i,output:s}}var re=class{tokens=[];pos=0;parse(t){let n=new te(t);return this.tokens=n.tokenize(),this.pos=0,this.parseProgram()}setPos(t){this.pos=t}current(){return this.tokens[this.pos]||{type:r.EOF,value:"",line:0,column:0}}advance(){let t=this.current();return this.pos<this.tokens.length&&this.pos++,t}match(...t){return t.includes(this.current().type)}check(t){return this.current().type===t}expect(t,n){if(!this.check(t)){let i=this.current();throw new Error(n||`Expected ${t}, got ${i.type} at line ${i.line}:${i.column}`)}return this.advance()}skipNewlines(){for(;this.check(r.NEWLINE);)this.advance()}skipTerminators(){for(;this.check(r.NEWLINE)||this.check(r.SEMICOLON);)this.advance()}parseProgram(){let t=[],n=[];for(this.skipNewlines();!this.check(r.EOF)&&(this.skipNewlines(),!this.check(r.EOF));)this.check(r.FUNCTION)?t.push(this.parseFunction()):n.push(this.parseRule()),this.skipTerminators();return{functions:t,rules:n}}parseFunction(){this.expect(r.FUNCTION);let t=this.expect(r.IDENT).value;this.expect(r.LPAREN);let n=[];if(!this.check(r.RPAREN))for(n.push(this.expect(r.IDENT).value);this.check(r.COMMA);)this.advance(),n.push(this.expect(r.IDENT).value);this.expect(r.RPAREN),this.skipNewlines();let i=this.parseBlock();return{name:t,params:n,body:i}}parseRule(){let t;if(this.check(r.BEGIN))this.advance(),t={type:"begin"};else if(this.check(r.END))this.advance(),t={type:"end"};else if(this.check(r.LBRACE))t=void 0;else if(this.check(r.REGEX)){let i=this.advance();if(this.check(r.AND)||this.check(r.OR)){let s={type:"binary",operator:"~",left:{type:"field",index:{type:"number",value:0}},right:{type:"regex",pattern:i.value}};t={type:"expr_pattern",expression:this.parseLogicalOrRest(s)}}else{let s={type:"regex_pattern",pattern:i.value};if(this.check(r.COMMA)){this.advance();let a;this.check(r.REGEX)?a={type:"regex_pattern",pattern:this.advance().value}:a={type:"expr_pattern",expression:this.parseExpression()},t={type:"range",start:s,end:a}}else t=s}}else{let s={type:"expr_pattern",expression:this.parseExpression()};if(this.check(r.COMMA)){this.advance();let a;this.check(r.REGEX)?a={type:"regex_pattern",pattern:this.advance().value}:a={type:"expr_pattern",expression:this.parseExpression()},t={type:"range",start:s,end:a}}else t=s}this.skipNewlines();let n;return this.check(r.LBRACE)?n=this.parseBlock():n={type:"block",statements:[{type:"print",args:[{type:"field",index:{type:"number",value:0}}]}]},{pattern:t,action:n}}parseBlock(){this.expect(r.LBRACE),this.skipNewlines();let t=[];for(;!this.check(r.RBRACE)&&!this.check(r.EOF);)t.push(this.parseStatement()),this.skipTerminators();return this.expect(r.RBRACE),{type:"block",statements:t}}parseStatement(){if(this.check(r.SEMICOLON)||this.check(r.NEWLINE))return this.advance(),{type:"block",statements:[]};if(this.check(r.LBRACE))return this.parseBlock();if(this.check(r.IF))return this.parseIf();if(this.check(r.WHILE))return this.parseWhile();if(this.check(r.DO))return this.parseDoWhile();if(this.check(r.FOR))return this.parseFor();if(this.check(r.BREAK))return this.advance(),{type:"break"};if(this.check(r.CONTINUE))return this.advance(),{type:"continue"};if(this.check(r.NEXT))return this.advance(),{type:"next"};if(this.check(r.NEXTFILE))return this.advance(),{type:"nextfile"};if(this.check(r.EXIT)){this.advance();let n;return!this.check(r.NEWLINE)&&!this.check(r.SEMICOLON)&&!this.check(r.RBRACE)&&!this.check(r.EOF)&&(n=this.parseExpression()),{type:"exit",code:n}}if(this.check(r.RETURN)){this.advance();let n;return!this.check(r.NEWLINE)&&!this.check(r.SEMICOLON)&&!this.check(r.RBRACE)&&!this.check(r.EOF)&&(n=this.parseExpression()),{type:"return",value:n}}if(this.check(r.DELETE)){this.advance();let n=this.parsePrimary();if(n.type!=="array_access"&&n.type!=="variable")throw new Error("delete requires array element or array");return{type:"delete",target:n}}return this.check(r.PRINT)?De(this):this.check(r.PRINTF)?_e(this):{type:"expr_stmt",expression:this.parseExpression()}}parseIf(){this.expect(r.IF),this.expect(r.LPAREN);let t=this.parseExpression();this.expect(r.RPAREN),this.skipNewlines();let n=this.parseStatement();this.skipTerminators();let i;return this.check(r.ELSE)&&(this.advance(),this.skipNewlines(),i=this.parseStatement()),{type:"if",condition:t,consequent:n,alternate:i}}parseWhile(){this.expect(r.WHILE),this.expect(r.LPAREN);let t=this.parseExpression();this.expect(r.RPAREN),this.skipNewlines();let n=this.parseStatement();return{type:"while",condition:t,body:n}}parseDoWhile(){this.expect(r.DO),this.skipNewlines();let t=this.parseStatement();this.skipNewlines(),this.expect(r.WHILE),this.expect(r.LPAREN);let n=this.parseExpression();return this.expect(r.RPAREN),{type:"do_while",body:t,condition:n}}parseFor(){if(this.expect(r.FOR),this.expect(r.LPAREN),this.check(r.IDENT)){let a=this.advance();if(this.check(r.IN)){this.advance();let o=this.expect(r.IDENT).value;this.expect(r.RPAREN),this.skipNewlines();let l=this.parseStatement();return{type:"for_in",variable:a.value,array:o,body:l}}this.pos--}let t;this.check(r.SEMICOLON)||(t=this.parseExpression()),this.expect(r.SEMICOLON);let n;this.check(r.SEMICOLON)||(n=this.parseExpression()),this.expect(r.SEMICOLON);let i;this.check(r.RPAREN)||(i=this.parseExpression()),this.expect(r.RPAREN),this.skipNewlines();let s=this.parseStatement();return{type:"for",init:t,condition:n,update:i,body:s}}parseExpression(){return this.parseAssignment()}parseAssignment(){let t=this.parseTernary();if(this.match(r.ASSIGN,r.PLUS_ASSIGN,r.MINUS_ASSIGN,r.STAR_ASSIGN,r.SLASH_ASSIGN,r.PERCENT_ASSIGN,r.CARET_ASSIGN)){let n=this.advance(),i=this.parseAssignment();if(t.type!=="variable"&&t.type!=="field"&&t.type!=="array_access")throw new Error("Invalid assignment target");let s=new Set(["=","+=","-=","*=","/=","%=","^="]),a=n.value;if(!s.has(a))throw new Error(`Unknown assignment operator: ${a}`);return{type:"assignment",operator:a,target:t,value:i}}return t}parseTernary(){let t=this.parsePipeGetline();if(this.check(r.QUESTION)){this.advance();let n=this.parseExpression();this.expect(r.COLON);let i=this.parseExpression();t={type:"ternary",condition:t,consequent:n,alternate:i}}return t}parsePipeGetline(){let t=this.parseOr();if(this.check(r.PIPE)){if(this.advance(),!this.check(r.GETLINE))throw new Error("Expected 'getline' after '|' in expression context");this.advance();let n;return this.check(r.IDENT)&&(n=this.advance().value),{type:"getline",command:t,variable:n}}return t}parseOr(){let t=this.parseAnd();for(;this.check(r.OR);){this.advance();let n=this.parseAnd();t={type:"binary",operator:"||",left:t,right:n}}return t}parseLogicalOrRest(t){for(t=this.parseLogicalAndRest(t);this.check(r.OR);){this.advance();let n=this.parseAnd();t={type:"binary",operator:"||",left:t,right:n}}return t}parseLogicalAndRest(t){for(;this.check(r.AND);){this.advance();let n=this.parseIn();t={type:"binary",operator:"&&",left:t,right:n}}return t}parseAnd(){let t=this.parseIn();for(;this.check(r.AND);){this.advance();let n=this.parseIn();t={type:"binary",operator:"&&",left:t,right:n}}return t}parseIn(){let t=this.parseConcatenation();if(this.check(r.IN)){this.advance();let n=this.expect(r.IDENT).value;return{type:"in",key:t,array:n}}return t}parseConcatenation(){let t=this.parseMatch();for(;this.canStartExpression()&&!this.isConcatTerminator();){let n=this.parseMatch();t={type:"binary",operator:" ",left:t,right:n}}return t}parseMatch(){let t=this.parseComparison();for(;this.match(r.MATCH,r.NOT_MATCH);){let n=this.advance().type===r.MATCH?"~":"!~",i=this.parseComparison();t={type:"binary",operator:n,left:t,right:i}}return t}parseComparison(){let t=this.parseAddSub();for(;this.match(r.LT,r.LE,r.GT,r.GE,r.EQ,r.NE);){let n=this.advance(),i=this.parseAddSub();t={type:"binary",operator:new Map([["<","<"],["<=","<="],[">",">"],[">=",">="],["==","=="],["!=","!="]]).get(n.value)??"==",left:t,right:i}}return t}canStartExpression(){return this.match(r.NUMBER,r.STRING,r.IDENT,r.DOLLAR,r.LPAREN,r.NOT,r.MINUS,r.PLUS,r.INCREMENT,r.DECREMENT)}isConcatTerminator(){return this.match(r.AND,r.OR,r.QUESTION,r.ASSIGN,r.PLUS_ASSIGN,r.MINUS_ASSIGN,r.STAR_ASSIGN,r.SLASH_ASSIGN,r.PERCENT_ASSIGN,r.CARET_ASSIGN,r.COMMA,r.SEMICOLON,r.NEWLINE,r.RBRACE,r.RPAREN,r.RBRACKET,r.COLON,r.PIPE,r.APPEND,r.IN)}parseAddSub(){let t=this.parseMulDiv();for(;this.match(r.PLUS,r.MINUS);){let n=this.advance().value,i=this.parseMulDiv();t={type:"binary",operator:n,left:t,right:i}}return t}parseMulDiv(){let t=this.parseUnary();for(;this.match(r.STAR,r.SLASH,r.PERCENT);){let n=this.advance(),i=this.parseUnary();t={type:"binary",operator:new Map([["*","*"],["/","/"],["%","%"]]).get(n.value)??"*",left:t,right:i}}return t}parseUnary(){if(this.check(r.INCREMENT)){this.advance();let t=this.parseUnary();return t.type!=="variable"&&t.type!=="field"&&t.type!=="array_access"?{type:"unary",operator:"+",operand:{type:"unary",operator:"+",operand:t}}:{type:"pre_increment",operand:t}}if(this.check(r.DECREMENT)){this.advance();let t=this.parseUnary();return t.type!=="variable"&&t.type!=="field"&&t.type!=="array_access"?{type:"unary",operator:"-",operand:{type:"unary",operator:"-",operand:t}}:{type:"pre_decrement",operand:t}}if(this.match(r.NOT,r.MINUS,r.PLUS)){let t=this.advance().value,n=this.parseUnary();return{type:"unary",operator:t,operand:n}}return this.parsePower()}parsePower(){let t=this.parsePostfix();if(this.check(r.CARET)){this.advance();let n=this.parsePower();t={type:"binary",operator:"^",left:t,right:n}}return t}parsePostfix(){let t=this.parsePrimary();if(this.check(r.INCREMENT)){if(this.advance(),t.type!=="variable"&&t.type!=="field"&&t.type!=="array_access")throw new Error("Invalid increment operand");return{type:"post_increment",operand:t}}if(this.check(r.DECREMENT)){if(this.advance(),t.type!=="variable"&&t.type!=="field"&&t.type!=="array_access")throw new Error("Invalid decrement operand");return{type:"post_decrement",operand:t}}return t}parseFieldIndex(){if(this.check(r.INCREMENT)){this.advance();let t=this.parseFieldIndex();return t.type!=="variable"&&t.type!=="field"&&t.type!=="array_access"?{type:"unary",operator:"+",operand:{type:"unary",operator:"+",operand:t}}:{type:"pre_increment",operand:t}}if(this.check(r.DECREMENT)){this.advance();let t=this.parseFieldIndex();return t.type!=="variable"&&t.type!=="field"&&t.type!=="array_access"?{type:"unary",operator:"-",operand:{type:"unary",operator:"-",operand:t}}:{type:"pre_decrement",operand:t}}if(this.match(r.NOT,r.MINUS,r.PLUS)){let t=this.advance().value,n=this.parseFieldIndex();return{type:"unary",operator:t,operand:n}}return this.parseFieldIndexPower()}parseFieldIndexPower(){let t=this.parseFieldIndexPrimary();if(this.check(r.CARET)){this.advance();let n=this.parseFieldIndexPower();t={type:"binary",operator:"^",left:t,right:n}}return t}parseFieldIndexPrimary(){if(this.check(r.NUMBER))return{type:"number",value:this.advance().value};if(this.check(r.STRING))return{type:"string",value:this.advance().value};if(this.check(r.DOLLAR))return this.advance(),{type:"field",index:this.parseFieldIndex()};if(this.check(r.LPAREN)){this.advance();let t=this.parseExpression();return this.expect(r.RPAREN),t}if(this.check(r.IDENT)){let t=this.advance().value;if(this.check(r.LPAREN)){this.advance();let n=[];if(!this.check(r.RPAREN))for(n.push(this.parseExpression());this.check(r.COMMA);)this.advance(),n.push(this.parseExpression());return this.expect(r.RPAREN),{type:"call",name:t,args:n}}if(this.check(r.LBRACKET)){this.advance();let n=this.parseExpression();if(this.check(r.COMMA)){let i=[n];for(;this.check(r.COMMA);)this.advance(),i.push(this.parseExpression());this.expect(r.RBRACKET);let s=i.reduce((a,o)=>({type:"binary",operator:" ",left:{type:"binary",operator:" ",left:a,right:{type:"variable",name:"SUBSEP"}},right:o}));return{type:"array_access",array:t,key:s}}return this.expect(r.RBRACKET),{type:"array_access",array:t,key:n}}return{type:"variable",name:t}}throw new Error(`Unexpected token in field index: ${this.current().type} at line ${this.current().line}:${this.current().column}`)}parsePrimary(){if(this.check(r.NUMBER))return{type:"number",value:this.advance().value};if(this.check(r.STRING))return{type:"string",value:this.advance().value};if(this.check(r.REGEX))return{type:"regex",pattern:this.advance().value};if(this.check(r.DOLLAR))return this.advance(),{type:"field",index:this.parseFieldIndex()};if(this.check(r.LPAREN)){this.advance();let t=this.parseExpression();if(this.check(r.COMMA)){let n=[t];for(;this.check(r.COMMA);)this.advance(),n.push(this.parseExpression());return this.expect(r.RPAREN),{type:"tuple",elements:n}}return this.expect(r.RPAREN),t}if(this.check(r.GETLINE)){this.advance();let t,n;return this.check(r.IDENT)&&(t=this.advance().value),this.check(r.LT)&&(this.advance(),n=this.parsePrimary()),{type:"getline",variable:t,file:n}}if(this.check(r.IDENT)){let t=this.advance().value;if(this.check(r.LPAREN)){this.advance();let n=[];if(this.skipNewlines(),!this.check(r.RPAREN))for(n.push(this.parseExpression());this.check(r.COMMA);)this.advance(),this.skipNewlines(),n.push(this.parseExpression());return this.skipNewlines(),this.expect(r.RPAREN),{type:"call",name:t,args:n}}if(this.check(r.LBRACKET)){this.advance();let n=[this.parseExpression()];for(;this.check(r.COMMA);)this.advance(),n.push(this.parseExpression());this.expect(r.RBRACKET);let i;if(n.length===1)i=n[0];else{i=n[0];for(let s=1;s<n.length;s++)i={type:"binary",operator:" ",left:{type:"binary",operator:" ",left:i,right:{type:"variable",name:"SUBSEP"}},right:n[s]}}return{type:"array_access",array:t,key:i}}return{type:"variable",name:t}}throw new Error(`Unexpected token: ${this.current().type} at line ${this.current().line}:${this.current().column}`)}};var Kt={name:"awk",summary:"pattern scanning and text processing language",usage:"awk [OPTIONS] 'PROGRAM' [FILE...]",options:["-F FS use FS as field separator","-v VAR=VAL assign VAL to variable VAR"," --help display this help and exit"]},zn={name:"awk",async execute(e,t){D(t.requireDefenseContext,"awk","execution entry");let n=(h,c)=>_(t.requireDefenseContext,"awk",h,c);if(de(e))return fe(Kt);let i=new H(/\s+/),s=" ",a=Object.create(null),o=0;for(let h=0;h<e.length;h++){let c=e[h];if(c==="-F"&&h+1<e.length)s=pe(e[++h]),i=Ge(s),o=h+1;else if(c.startsWith("-F"))s=pe(c.slice(2)),i=Ge(s),o=h+1;else if(c==="-v"&&h+1<e.length){let E=e[++h],F=E.indexOf("=");if(F>0){let G=E.slice(0,F),Ue=pe(E.slice(F+1));a[G]=Ue}o=h+1}else{if(c.startsWith("--"))return ie("awk",c);if(c.startsWith("-")&&c.length>1){let E=c[1];if(E!=="F"&&E!=="v")return ie("awk",`-${E}`);o=h+1}else if(!c.startsWith("-")){o=h;break}}}if(o>=e.length)return{stdout:"",stderr:`awk: missing program
16
- `,exitCode:1};let l=e[o],u=e.slice(o+1),N=new re,A;try{A=N.parse(l)}catch(h){return{stdout:"",stderr:`awk: ${h instanceof Error?h.message:String(h)}
17
- `,exitCode:1}}let C={readFile:t.fs.readFile.bind(t.fs),writeFile:t.fs.writeFile.bind(t.fs),appendFile:async(h,c)=>{try{let E=await n("appendFile read",()=>t.fs.readFile(h));await n("appendFile write",()=>t.fs.writeFile(h,E+c))}catch(E){if(E instanceof x)throw E;await n("appendFile create",()=>t.fs.writeFile(h,c))}},resolvePath:t.fs.resolvePath.bind(t.fs)},O=t.exec,I=se({fieldSep:i,maxIterations:t.limits?.maxAwkIterations,maxOutputSize:t.limits?.maxStringLength,fs:C,cwd:t.cwd,exec:O?h=>n("command pipe exec",()=>O(h,{cwd:t.cwd,signal:t.signal})):void 0,coverage:t.coverage,requireDefenseContext:t.requireDefenseContext});I.FS=s,I.vars=Object.assign(Object.create(null),a),I.ARGC=u.length+1,I.ARGV=Object.create(null),I.ARGV[0]="awk";for(let h=0;h<u.length;h++)I.ARGV[String(h+1)]=u[h];I.ENVIRON=Ee(t.env);let w=new q(I);w.execute(A);let d=A.rules.some(h=>h.pattern?.type!=="begin"&&h.pattern?.type!=="end"),R=A.rules.some(h=>h.pattern?.type==="end");try{if(await n("BEGIN execution",()=>w.executeBegin()),I.shouldExit)return await n("END execution after BEGIN exit",()=>w.executeEnd()),{stdout:w.getOutput(),stderr:"",exitCode:w.getExitCode()};if(!d&&!R)return{stdout:w.getOutput(),stderr:"",exitCode:w.getExitCode()};let h=[];if(u.length>0)for(let c of u)try{let E=t.fs.resolvePath(t.cwd,c),G=(await n("input file read",()=>t.fs.readFile(E))).split(`
18
- `);G.length>0&&G[G.length-1]===""&&G.pop(),h.push({filename:c,lines:G})}catch(E){if(E instanceof x)throw E;return{stdout:"",stderr:`awk: ${c}: No such file or directory
19
- `,exitCode:1}}else{let c=z(t.stdin).split(`
20
- `);c.length>0&&c[c.length-1]===""&&c.pop(),h.push({filename:"",lines:c})}for(let c of h){for(I.FILENAME=c.filename,I.FNR=0,I.lines=c.lines,I.lineIndex=-1,I.shouldNextFile=!1;I.lineIndex<c.lines.length-1;){I.lineIndex++;let E=I.lineIndex;if(await n("line execution",()=>w.executeLine(c.lines[E])),I.shouldExit||I.shouldNextFile)break}if(I.shouldExit)break}return await n("END execution",()=>w.executeEnd()),{stdout:w.getOutput(),stderr:"",exitCode:w.getExitCode()}}catch(h){if(h instanceof x)throw h;let c=h instanceof Error?h.message:String(h),E=h instanceof P?P.EXIT_CODE:2;return{stdout:w.getOutput(),stderr:`awk: ${c}
21
- `,exitCode:E}}}};function pe(e){return e.replace(/\\t/g," ").replace(/\\n/g,`
22
- `).replace(/\\r/g,"\r").replace(/\\b/g,"\b").replace(/\\f/g,"\f").replace(/\\a/g,"\x07").replace(/\\v/g,"\v").replace(/\\\\/g,"\\")}function Ge(e){if(e===" ")return v("\\s+");if(/[[\](){}.*+?^$|\\]/.test(e))try{return v(e)}catch{return v(xe(e))}return v(xe(e))}function xe(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}var jn={name:"awk",flags:[{flag:"-F",type:"value",valueHint:"delimiter"},{flag:"-v",type:"value",valueHint:"string"}],stdinType:"text",needsArgs:!0};export{zn as a,jn as b};