laminark 2.21.9 → 2.22.1

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 (1231) hide show
  1. package/package.json +1 -1
  2. package/plugin/.claude-plugin/plugin.json +3 -2
  3. package/plugin/.repair-log +6 -0
  4. package/plugin/CLAUDE.md +57 -8
  5. package/plugin/dist/hooks/handler.d.ts.map +1 -1
  6. package/plugin/dist/hooks/handler.js +49 -5
  7. package/plugin/dist/hooks/handler.js.map +1 -1
  8. package/plugin/dist/index.js +27 -25
  9. package/plugin/dist/index.js.map +1 -1
  10. package/plugin/dist/{tool-registry-D8un_AcG.mjs → tool-registry-Bi1Zdqkm.mjs} +62 -31
  11. package/plugin/dist/tool-registry-Bi1Zdqkm.mjs.map +1 -0
  12. package/plugin/node_modules/.bin/node-which +52 -0
  13. package/plugin/node_modules/.bin/prebuild-install +78 -0
  14. package/plugin/node_modules/.bin/rc +4 -0
  15. package/plugin/node_modules/.bin/semver +191 -0
  16. package/plugin/node_modules/.package-lock.json +2153 -0
  17. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/LICENSE.md +1 -0
  18. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/README.md +44 -0
  19. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/bun.lock +21 -0
  20. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/cli.js +12421 -0
  21. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/manifest.json +46 -0
  22. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/manifest.zst.json +46 -0
  23. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/package.json +42 -0
  24. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/resvg.wasm +0 -0
  25. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/sdk-tools.d.ts +2367 -0
  26. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/sdk.d.ts +2153 -0
  27. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/sdk.mjs +59 -0
  28. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/tree-sitter-bash.wasm +0 -0
  29. package/plugin/node_modules/@anthropic-ai/claude-agent-sdk/tree-sitter.wasm +0 -0
  30. package/plugin/node_modules/@hono/node-server/README.md +357 -0
  31. package/plugin/node_modules/@hono/node-server/package.json +103 -0
  32. package/plugin/node_modules/@huggingface/jinja/LICENSE +21 -0
  33. package/plugin/node_modules/@huggingface/jinja/README.md +78 -0
  34. package/plugin/node_modules/@huggingface/jinja/package.json +54 -0
  35. package/plugin/node_modules/@huggingface/jinja/tsconfig.json +20 -0
  36. package/plugin/node_modules/@huggingface/transformers/LICENSE +202 -0
  37. package/plugin/node_modules/@huggingface/transformers/README.md +467 -0
  38. package/plugin/node_modules/@huggingface/transformers/package.json +90 -0
  39. package/plugin/node_modules/@img/colour/LICENSE.md +82 -0
  40. package/plugin/node_modules/@img/colour/README.md +15 -0
  41. package/plugin/node_modules/@img/colour/color.cjs +1594 -0
  42. package/plugin/node_modules/@img/colour/index.cjs +1 -0
  43. package/plugin/node_modules/@img/colour/package.json +45 -0
  44. package/plugin/node_modules/@img/sharp-libvips-linux-x64/README.md +46 -0
  45. package/plugin/node_modules/@img/sharp-libvips-linux-x64/package.json +42 -0
  46. package/plugin/node_modules/@img/sharp-libvips-linux-x64/versions.json +30 -0
  47. package/plugin/node_modules/@img/sharp-linux-x64/LICENSE +191 -0
  48. package/plugin/node_modules/@img/sharp-linux-x64/README.md +18 -0
  49. package/plugin/node_modules/@img/sharp-linux-x64/package.json +46 -0
  50. package/plugin/node_modules/@isaacs/fs-minipass/LICENSE +15 -0
  51. package/plugin/node_modules/@isaacs/fs-minipass/README.md +71 -0
  52. package/plugin/node_modules/@isaacs/fs-minipass/package.json +72 -0
  53. package/plugin/node_modules/@modelcontextprotocol/sdk/LICENSE +21 -0
  54. package/plugin/node_modules/@modelcontextprotocol/sdk/README.md +170 -0
  55. package/plugin/node_modules/@modelcontextprotocol/sdk/package.json +155 -0
  56. package/plugin/node_modules/@protobufjs/aspromise/LICENSE +26 -0
  57. package/plugin/node_modules/@protobufjs/aspromise/README.md +13 -0
  58. package/plugin/node_modules/@protobufjs/aspromise/index.d.ts +13 -0
  59. package/plugin/node_modules/@protobufjs/aspromise/index.js +52 -0
  60. package/plugin/node_modules/@protobufjs/aspromise/package.json +21 -0
  61. package/plugin/node_modules/@protobufjs/base64/LICENSE +26 -0
  62. package/plugin/node_modules/@protobufjs/base64/README.md +19 -0
  63. package/plugin/node_modules/@protobufjs/base64/index.d.ts +32 -0
  64. package/plugin/node_modules/@protobufjs/base64/index.js +139 -0
  65. package/plugin/node_modules/@protobufjs/base64/package.json +21 -0
  66. package/plugin/node_modules/@protobufjs/codegen/LICENSE +26 -0
  67. package/plugin/node_modules/@protobufjs/codegen/README.md +49 -0
  68. package/plugin/node_modules/@protobufjs/codegen/index.d.ts +31 -0
  69. package/plugin/node_modules/@protobufjs/codegen/index.js +99 -0
  70. package/plugin/node_modules/@protobufjs/codegen/package.json +13 -0
  71. package/plugin/node_modules/@protobufjs/eventemitter/LICENSE +26 -0
  72. package/plugin/node_modules/@protobufjs/eventemitter/README.md +22 -0
  73. package/plugin/node_modules/@protobufjs/eventemitter/index.d.ts +43 -0
  74. package/plugin/node_modules/@protobufjs/eventemitter/index.js +76 -0
  75. package/plugin/node_modules/@protobufjs/eventemitter/package.json +21 -0
  76. package/plugin/node_modules/@protobufjs/fetch/LICENSE +26 -0
  77. package/plugin/node_modules/@protobufjs/fetch/README.md +13 -0
  78. package/plugin/node_modules/@protobufjs/fetch/index.d.ts +56 -0
  79. package/plugin/node_modules/@protobufjs/fetch/index.js +115 -0
  80. package/plugin/node_modules/@protobufjs/fetch/package.json +25 -0
  81. package/plugin/node_modules/@protobufjs/float/LICENSE +26 -0
  82. package/plugin/node_modules/@protobufjs/float/README.md +102 -0
  83. package/plugin/node_modules/@protobufjs/float/index.d.ts +83 -0
  84. package/plugin/node_modules/@protobufjs/float/index.js +335 -0
  85. package/plugin/node_modules/@protobufjs/float/package.json +26 -0
  86. package/plugin/node_modules/@protobufjs/inquire/LICENSE +26 -0
  87. package/plugin/node_modules/@protobufjs/inquire/README.md +13 -0
  88. package/plugin/node_modules/@protobufjs/inquire/index.d.ts +9 -0
  89. package/plugin/node_modules/@protobufjs/inquire/index.js +17 -0
  90. package/plugin/node_modules/@protobufjs/inquire/package.json +21 -0
  91. package/plugin/node_modules/@protobufjs/path/LICENSE +26 -0
  92. package/plugin/node_modules/@protobufjs/path/README.md +19 -0
  93. package/plugin/node_modules/@protobufjs/path/index.d.ts +22 -0
  94. package/plugin/node_modules/@protobufjs/path/index.js +65 -0
  95. package/plugin/node_modules/@protobufjs/path/package.json +21 -0
  96. package/plugin/node_modules/@protobufjs/pool/LICENSE +26 -0
  97. package/plugin/node_modules/@protobufjs/pool/README.md +13 -0
  98. package/plugin/node_modules/@protobufjs/pool/index.d.ts +32 -0
  99. package/plugin/node_modules/@protobufjs/pool/index.js +48 -0
  100. package/plugin/node_modules/@protobufjs/pool/package.json +21 -0
  101. package/plugin/node_modules/@protobufjs/utf8/LICENSE +26 -0
  102. package/plugin/node_modules/@protobufjs/utf8/README.md +20 -0
  103. package/plugin/node_modules/@protobufjs/utf8/index.d.ts +24 -0
  104. package/plugin/node_modules/@protobufjs/utf8/index.js +105 -0
  105. package/plugin/node_modules/@protobufjs/utf8/package.json +21 -0
  106. package/plugin/node_modules/@types/node/LICENSE +21 -0
  107. package/plugin/node_modules/@types/node/README.md +15 -0
  108. package/plugin/node_modules/@types/node/assert.d.ts +955 -0
  109. package/plugin/node_modules/@types/node/async_hooks.d.ts +623 -0
  110. package/plugin/node_modules/@types/node/buffer.buffer.d.ts +466 -0
  111. package/plugin/node_modules/@types/node/buffer.d.ts +1810 -0
  112. package/plugin/node_modules/@types/node/child_process.d.ts +1428 -0
  113. package/plugin/node_modules/@types/node/cluster.d.ts +486 -0
  114. package/plugin/node_modules/@types/node/console.d.ts +151 -0
  115. package/plugin/node_modules/@types/node/constants.d.ts +20 -0
  116. package/plugin/node_modules/@types/node/crypto.d.ts +4065 -0
  117. package/plugin/node_modules/@types/node/dgram.d.ts +564 -0
  118. package/plugin/node_modules/@types/node/diagnostics_channel.d.ts +576 -0
  119. package/plugin/node_modules/@types/node/dns.d.ts +922 -0
  120. package/plugin/node_modules/@types/node/domain.d.ts +166 -0
  121. package/plugin/node_modules/@types/node/events.d.ts +1054 -0
  122. package/plugin/node_modules/@types/node/fs.d.ts +4676 -0
  123. package/plugin/node_modules/@types/node/globals.d.ts +150 -0
  124. package/plugin/node_modules/@types/node/globals.typedarray.d.ts +101 -0
  125. package/plugin/node_modules/@types/node/http.d.ts +2167 -0
  126. package/plugin/node_modules/@types/node/http2.d.ts +2480 -0
  127. package/plugin/node_modules/@types/node/https.d.ts +405 -0
  128. package/plugin/node_modules/@types/node/index.d.ts +115 -0
  129. package/plugin/node_modules/@types/node/inspector.d.ts +224 -0
  130. package/plugin/node_modules/@types/node/inspector.generated.d.ts +4226 -0
  131. package/plugin/node_modules/@types/node/module.d.ts +819 -0
  132. package/plugin/node_modules/@types/node/net.d.ts +933 -0
  133. package/plugin/node_modules/@types/node/os.d.ts +507 -0
  134. package/plugin/node_modules/@types/node/package.json +155 -0
  135. package/plugin/node_modules/@types/node/path.d.ts +187 -0
  136. package/plugin/node_modules/@types/node/perf_hooks.d.ts +643 -0
  137. package/plugin/node_modules/@types/node/process.d.ts +2161 -0
  138. package/plugin/node_modules/@types/node/punycode.d.ts +117 -0
  139. package/plugin/node_modules/@types/node/querystring.d.ts +152 -0
  140. package/plugin/node_modules/@types/node/quic.d.ts +910 -0
  141. package/plugin/node_modules/@types/node/readline.d.ts +541 -0
  142. package/plugin/node_modules/@types/node/repl.d.ts +415 -0
  143. package/plugin/node_modules/@types/node/sea.d.ts +162 -0
  144. package/plugin/node_modules/@types/node/sqlite.d.ts +955 -0
  145. package/plugin/node_modules/@types/node/stream.d.ts +1760 -0
  146. package/plugin/node_modules/@types/node/string_decoder.d.ts +67 -0
  147. package/plugin/node_modules/@types/node/test.d.ts +2240 -0
  148. package/plugin/node_modules/@types/node/timers.d.ts +159 -0
  149. package/plugin/node_modules/@types/node/tls.d.ts +1198 -0
  150. package/plugin/node_modules/@types/node/trace_events.d.ts +197 -0
  151. package/plugin/node_modules/@types/node/tty.d.ts +250 -0
  152. package/plugin/node_modules/@types/node/url.d.ts +519 -0
  153. package/plugin/node_modules/@types/node/util.d.ts +1662 -0
  154. package/plugin/node_modules/@types/node/v8.d.ts +983 -0
  155. package/plugin/node_modules/@types/node/vm.d.ts +1208 -0
  156. package/plugin/node_modules/@types/node/wasi.d.ts +202 -0
  157. package/plugin/node_modules/@types/node/worker_threads.d.ts +717 -0
  158. package/plugin/node_modules/@types/node/zlib.d.ts +618 -0
  159. package/plugin/node_modules/accepts/HISTORY.md +250 -0
  160. package/plugin/node_modules/accepts/LICENSE +23 -0
  161. package/plugin/node_modules/accepts/README.md +140 -0
  162. package/plugin/node_modules/accepts/index.js +238 -0
  163. package/plugin/node_modules/accepts/package.json +47 -0
  164. package/plugin/node_modules/ajv/.runkit_example.js +23 -0
  165. package/plugin/node_modules/ajv/LICENSE +22 -0
  166. package/plugin/node_modules/ajv/README.md +207 -0
  167. package/plugin/node_modules/ajv/dist/2019.js +61 -0
  168. package/plugin/node_modules/ajv/dist/2020.js +55 -0
  169. package/plugin/node_modules/ajv/dist/ajv.js +50 -0
  170. package/plugin/node_modules/ajv/dist/core.js +618 -0
  171. package/plugin/node_modules/ajv/lib/2019.ts +81 -0
  172. package/plugin/node_modules/ajv/lib/2020.ts +75 -0
  173. package/plugin/node_modules/ajv/lib/ajv.ts +70 -0
  174. package/plugin/node_modules/ajv/lib/core.ts +892 -0
  175. package/plugin/node_modules/ajv/lib/jtd.ts +132 -0
  176. package/plugin/node_modules/ajv/package.json +127 -0
  177. package/plugin/node_modules/ajv-formats/LICENSE +21 -0
  178. package/plugin/node_modules/ajv-formats/README.md +125 -0
  179. package/plugin/node_modules/ajv-formats/dist/formats.d.ts +9 -0
  180. package/plugin/node_modules/ajv-formats/dist/formats.js +208 -0
  181. package/plugin/node_modules/ajv-formats/dist/formats.js.map +1 -0
  182. package/plugin/node_modules/ajv-formats/dist/index.d.ts +15 -0
  183. package/plugin/node_modules/ajv-formats/dist/index.js +37 -0
  184. package/plugin/node_modules/ajv-formats/dist/index.js.map +1 -0
  185. package/plugin/node_modules/ajv-formats/dist/limit.d.ts +10 -0
  186. package/plugin/node_modules/ajv-formats/dist/limit.js +69 -0
  187. package/plugin/node_modules/ajv-formats/dist/limit.js.map +1 -0
  188. package/plugin/node_modules/ajv-formats/package.json +74 -0
  189. package/plugin/node_modules/ajv-formats/src/formats.ts +269 -0
  190. package/plugin/node_modules/ajv-formats/src/index.ts +62 -0
  191. package/plugin/node_modules/ajv-formats/src/limit.ts +99 -0
  192. package/plugin/node_modules/base64-js/LICENSE +21 -0
  193. package/plugin/node_modules/base64-js/README.md +34 -0
  194. package/plugin/node_modules/base64-js/base64js.min.js +1 -0
  195. package/plugin/node_modules/base64-js/index.d.ts +3 -0
  196. package/plugin/node_modules/base64-js/index.js +150 -0
  197. package/plugin/node_modules/base64-js/package.json +47 -0
  198. package/plugin/node_modules/better-sqlite3/LICENSE +21 -0
  199. package/plugin/node_modules/better-sqlite3/README.md +99 -0
  200. package/plugin/node_modules/better-sqlite3/binding.gyp +38 -0
  201. package/plugin/node_modules/better-sqlite3/deps/common.gypi +68 -0
  202. package/plugin/node_modules/better-sqlite3/deps/copy.js +31 -0
  203. package/plugin/node_modules/better-sqlite3/deps/defines.gypi +41 -0
  204. package/plugin/node_modules/better-sqlite3/deps/download.sh +122 -0
  205. package/plugin/node_modules/better-sqlite3/deps/sqlite3.gyp +80 -0
  206. package/plugin/node_modules/better-sqlite3/deps/test_extension.c +21 -0
  207. package/plugin/node_modules/better-sqlite3/lib/database.js +90 -0
  208. package/plugin/node_modules/better-sqlite3/lib/index.js +3 -0
  209. package/plugin/node_modules/better-sqlite3/lib/sqlite-error.js +20 -0
  210. package/plugin/node_modules/better-sqlite3/lib/util.js +12 -0
  211. package/plugin/node_modules/better-sqlite3/package.json +59 -0
  212. package/plugin/node_modules/better-sqlite3/src/addon.cpp +47 -0
  213. package/plugin/node_modules/better-sqlite3/src/better_sqlite3.cpp +74 -0
  214. package/plugin/node_modules/bindings/LICENSE.md +22 -0
  215. package/plugin/node_modules/bindings/README.md +98 -0
  216. package/plugin/node_modules/bindings/bindings.js +221 -0
  217. package/plugin/node_modules/bindings/package.json +28 -0
  218. package/plugin/node_modules/bl/.travis.yml +17 -0
  219. package/plugin/node_modules/bl/BufferList.js +396 -0
  220. package/plugin/node_modules/bl/LICENSE.md +13 -0
  221. package/plugin/node_modules/bl/README.md +247 -0
  222. package/plugin/node_modules/bl/bl.js +84 -0
  223. package/plugin/node_modules/bl/package.json +37 -0
  224. package/plugin/node_modules/body-parser/LICENSE +23 -0
  225. package/plugin/node_modules/body-parser/README.md +494 -0
  226. package/plugin/node_modules/body-parser/index.js +71 -0
  227. package/plugin/node_modules/body-parser/package.json +52 -0
  228. package/plugin/node_modules/boolean/.eslintrc.json +3 -0
  229. package/plugin/node_modules/boolean/.npmpackagejsonlintrc.json +3 -0
  230. package/plugin/node_modules/boolean/.releaserc.json +3 -0
  231. package/plugin/node_modules/boolean/CHANGELOG.md +70 -0
  232. package/plugin/node_modules/boolean/LICENSE.txt +8 -0
  233. package/plugin/node_modules/boolean/README.md +95 -0
  234. package/plugin/node_modules/boolean/licenseCheck.json +16 -0
  235. package/plugin/node_modules/boolean/package.json +46 -0
  236. package/plugin/node_modules/boolean/tsconfig.json +19 -0
  237. package/plugin/node_modules/buffer/AUTHORS.md +70 -0
  238. package/plugin/node_modules/buffer/LICENSE +21 -0
  239. package/plugin/node_modules/buffer/README.md +410 -0
  240. package/plugin/node_modules/buffer/index.d.ts +186 -0
  241. package/plugin/node_modules/buffer/index.js +1817 -0
  242. package/plugin/node_modules/buffer/package.json +96 -0
  243. package/plugin/node_modules/bytes/History.md +97 -0
  244. package/plugin/node_modules/bytes/LICENSE +23 -0
  245. package/plugin/node_modules/bytes/Readme.md +152 -0
  246. package/plugin/node_modules/bytes/index.js +170 -0
  247. package/plugin/node_modules/bytes/package.json +42 -0
  248. package/plugin/node_modules/call-bind-apply-helpers/.eslintrc +17 -0
  249. package/plugin/node_modules/call-bind-apply-helpers/.nycrc +9 -0
  250. package/plugin/node_modules/call-bind-apply-helpers/CHANGELOG.md +30 -0
  251. package/plugin/node_modules/call-bind-apply-helpers/LICENSE +21 -0
  252. package/plugin/node_modules/call-bind-apply-helpers/README.md +62 -0
  253. package/plugin/node_modules/call-bind-apply-helpers/actualApply.d.ts +1 -0
  254. package/plugin/node_modules/call-bind-apply-helpers/actualApply.js +10 -0
  255. package/plugin/node_modules/call-bind-apply-helpers/applyBind.d.ts +19 -0
  256. package/plugin/node_modules/call-bind-apply-helpers/applyBind.js +10 -0
  257. package/plugin/node_modules/call-bind-apply-helpers/functionApply.d.ts +1 -0
  258. package/plugin/node_modules/call-bind-apply-helpers/functionApply.js +4 -0
  259. package/plugin/node_modules/call-bind-apply-helpers/functionCall.d.ts +1 -0
  260. package/plugin/node_modules/call-bind-apply-helpers/functionCall.js +4 -0
  261. package/plugin/node_modules/call-bind-apply-helpers/index.d.ts +64 -0
  262. package/plugin/node_modules/call-bind-apply-helpers/index.js +15 -0
  263. package/plugin/node_modules/call-bind-apply-helpers/package.json +85 -0
  264. package/plugin/node_modules/call-bind-apply-helpers/reflectApply.d.ts +3 -0
  265. package/plugin/node_modules/call-bind-apply-helpers/reflectApply.js +4 -0
  266. package/plugin/node_modules/call-bind-apply-helpers/tsconfig.json +9 -0
  267. package/plugin/node_modules/call-bound/.eslintrc +13 -0
  268. package/plugin/node_modules/call-bound/.nycrc +9 -0
  269. package/plugin/node_modules/call-bound/CHANGELOG.md +42 -0
  270. package/plugin/node_modules/call-bound/LICENSE +21 -0
  271. package/plugin/node_modules/call-bound/README.md +53 -0
  272. package/plugin/node_modules/call-bound/index.d.ts +94 -0
  273. package/plugin/node_modules/call-bound/index.js +19 -0
  274. package/plugin/node_modules/call-bound/package.json +99 -0
  275. package/plugin/node_modules/call-bound/tsconfig.json +10 -0
  276. package/plugin/node_modules/chownr/LICENSE.md +63 -0
  277. package/plugin/node_modules/chownr/README.md +3 -0
  278. package/plugin/node_modules/chownr/package.json +69 -0
  279. package/plugin/node_modules/content-disposition/HISTORY.md +72 -0
  280. package/plugin/node_modules/content-disposition/LICENSE +22 -0
  281. package/plugin/node_modules/content-disposition/README.md +142 -0
  282. package/plugin/node_modules/content-disposition/index.js +458 -0
  283. package/plugin/node_modules/content-disposition/package.json +43 -0
  284. package/plugin/node_modules/content-type/HISTORY.md +29 -0
  285. package/plugin/node_modules/content-type/LICENSE +22 -0
  286. package/plugin/node_modules/content-type/README.md +94 -0
  287. package/plugin/node_modules/content-type/index.js +225 -0
  288. package/plugin/node_modules/content-type/package.json +42 -0
  289. package/plugin/node_modules/cookie/LICENSE +24 -0
  290. package/plugin/node_modules/cookie/README.md +317 -0
  291. package/plugin/node_modules/cookie/SECURITY.md +25 -0
  292. package/plugin/node_modules/cookie/index.js +335 -0
  293. package/plugin/node_modules/cookie/package.json +44 -0
  294. package/plugin/node_modules/cookie-signature/History.md +70 -0
  295. package/plugin/node_modules/cookie-signature/LICENSE +22 -0
  296. package/plugin/node_modules/cookie-signature/Readme.md +23 -0
  297. package/plugin/node_modules/cookie-signature/index.js +47 -0
  298. package/plugin/node_modules/cookie-signature/package.json +24 -0
  299. package/plugin/node_modules/cors/LICENSE +22 -0
  300. package/plugin/node_modules/cors/README.md +277 -0
  301. package/plugin/node_modules/cors/package.json +42 -0
  302. package/plugin/node_modules/cross-spawn/LICENSE +21 -0
  303. package/plugin/node_modules/cross-spawn/README.md +89 -0
  304. package/plugin/node_modules/cross-spawn/index.js +39 -0
  305. package/plugin/node_modules/cross-spawn/package.json +73 -0
  306. package/plugin/node_modules/debug/LICENSE +20 -0
  307. package/plugin/node_modules/debug/README.md +481 -0
  308. package/plugin/node_modules/debug/package.json +64 -0
  309. package/plugin/node_modules/decompress-response/index.d.ts +22 -0
  310. package/plugin/node_modules/decompress-response/index.js +58 -0
  311. package/plugin/node_modules/decompress-response/license +9 -0
  312. package/plugin/node_modules/decompress-response/package.json +56 -0
  313. package/plugin/node_modules/decompress-response/readme.md +48 -0
  314. package/plugin/node_modules/deep-extend/CHANGELOG.md +46 -0
  315. package/plugin/node_modules/deep-extend/LICENSE +20 -0
  316. package/plugin/node_modules/deep-extend/README.md +91 -0
  317. package/plugin/node_modules/deep-extend/index.js +1 -0
  318. package/plugin/node_modules/deep-extend/package.json +62 -0
  319. package/plugin/node_modules/define-data-property/.eslintrc +24 -0
  320. package/plugin/node_modules/define-data-property/.nycrc +13 -0
  321. package/plugin/node_modules/define-data-property/CHANGELOG.md +70 -0
  322. package/plugin/node_modules/define-data-property/LICENSE +21 -0
  323. package/plugin/node_modules/define-data-property/README.md +67 -0
  324. package/plugin/node_modules/define-data-property/index.d.ts +12 -0
  325. package/plugin/node_modules/define-data-property/index.js +56 -0
  326. package/plugin/node_modules/define-data-property/package.json +106 -0
  327. package/plugin/node_modules/define-data-property/tsconfig.json +59 -0
  328. package/plugin/node_modules/define-properties/.editorconfig +13 -0
  329. package/plugin/node_modules/define-properties/.eslintrc +19 -0
  330. package/plugin/node_modules/define-properties/.nycrc +9 -0
  331. package/plugin/node_modules/define-properties/CHANGELOG.md +91 -0
  332. package/plugin/node_modules/define-properties/LICENSE +21 -0
  333. package/plugin/node_modules/define-properties/README.md +84 -0
  334. package/plugin/node_modules/define-properties/index.js +47 -0
  335. package/plugin/node_modules/define-properties/package.json +88 -0
  336. package/plugin/node_modules/depd/History.md +103 -0
  337. package/plugin/node_modules/depd/LICENSE +22 -0
  338. package/plugin/node_modules/depd/Readme.md +280 -0
  339. package/plugin/node_modules/depd/index.js +538 -0
  340. package/plugin/node_modules/depd/package.json +45 -0
  341. package/plugin/node_modules/detect-libc/LICENSE +201 -0
  342. package/plugin/node_modules/detect-libc/README.md +163 -0
  343. package/plugin/node_modules/detect-libc/index.d.ts +14 -0
  344. package/plugin/node_modules/detect-libc/package.json +44 -0
  345. package/plugin/node_modules/detect-node/LICENSE +21 -0
  346. package/plugin/node_modules/detect-node/Readme.md +30 -0
  347. package/plugin/node_modules/detect-node/browser.js +2 -0
  348. package/plugin/node_modules/detect-node/index.esm.js +2 -0
  349. package/plugin/node_modules/detect-node/index.js +2 -0
  350. package/plugin/node_modules/detect-node/package.json +25 -0
  351. package/plugin/node_modules/dunder-proto/.eslintrc +5 -0
  352. package/plugin/node_modules/dunder-proto/.nycrc +13 -0
  353. package/plugin/node_modules/dunder-proto/CHANGELOG.md +24 -0
  354. package/plugin/node_modules/dunder-proto/LICENSE +21 -0
  355. package/plugin/node_modules/dunder-proto/README.md +54 -0
  356. package/plugin/node_modules/dunder-proto/get.d.ts +5 -0
  357. package/plugin/node_modules/dunder-proto/get.js +30 -0
  358. package/plugin/node_modules/dunder-proto/package.json +76 -0
  359. package/plugin/node_modules/dunder-proto/set.d.ts +5 -0
  360. package/plugin/node_modules/dunder-proto/set.js +35 -0
  361. package/plugin/node_modules/dunder-proto/tsconfig.json +9 -0
  362. package/plugin/node_modules/ee-first/LICENSE +22 -0
  363. package/plugin/node_modules/ee-first/README.md +80 -0
  364. package/plugin/node_modules/ee-first/index.js +95 -0
  365. package/plugin/node_modules/ee-first/package.json +29 -0
  366. package/plugin/node_modules/encodeurl/LICENSE +22 -0
  367. package/plugin/node_modules/encodeurl/README.md +109 -0
  368. package/plugin/node_modules/encodeurl/index.js +60 -0
  369. package/plugin/node_modules/encodeurl/package.json +40 -0
  370. package/plugin/node_modules/end-of-stream/LICENSE +21 -0
  371. package/plugin/node_modules/end-of-stream/README.md +54 -0
  372. package/plugin/node_modules/end-of-stream/index.js +96 -0
  373. package/plugin/node_modules/end-of-stream/package.json +37 -0
  374. package/plugin/node_modules/es-define-property/.eslintrc +13 -0
  375. package/plugin/node_modules/es-define-property/.nycrc +9 -0
  376. package/plugin/node_modules/es-define-property/CHANGELOG.md +29 -0
  377. package/plugin/node_modules/es-define-property/LICENSE +21 -0
  378. package/plugin/node_modules/es-define-property/README.md +49 -0
  379. package/plugin/node_modules/es-define-property/index.d.ts +3 -0
  380. package/plugin/node_modules/es-define-property/index.js +14 -0
  381. package/plugin/node_modules/es-define-property/package.json +81 -0
  382. package/plugin/node_modules/es-define-property/tsconfig.json +10 -0
  383. package/plugin/node_modules/es-errors/.eslintrc +5 -0
  384. package/plugin/node_modules/es-errors/CHANGELOG.md +40 -0
  385. package/plugin/node_modules/es-errors/LICENSE +21 -0
  386. package/plugin/node_modules/es-errors/README.md +55 -0
  387. package/plugin/node_modules/es-errors/eval.d.ts +3 -0
  388. package/plugin/node_modules/es-errors/eval.js +4 -0
  389. package/plugin/node_modules/es-errors/index.d.ts +3 -0
  390. package/plugin/node_modules/es-errors/index.js +4 -0
  391. package/plugin/node_modules/es-errors/package.json +80 -0
  392. package/plugin/node_modules/es-errors/range.d.ts +3 -0
  393. package/plugin/node_modules/es-errors/range.js +4 -0
  394. package/plugin/node_modules/es-errors/ref.d.ts +3 -0
  395. package/plugin/node_modules/es-errors/ref.js +4 -0
  396. package/plugin/node_modules/es-errors/syntax.d.ts +3 -0
  397. package/plugin/node_modules/es-errors/syntax.js +4 -0
  398. package/plugin/node_modules/es-errors/tsconfig.json +49 -0
  399. package/plugin/node_modules/es-errors/type.d.ts +3 -0
  400. package/plugin/node_modules/es-errors/type.js +4 -0
  401. package/plugin/node_modules/es-errors/uri.d.ts +3 -0
  402. package/plugin/node_modules/es-errors/uri.js +4 -0
  403. package/plugin/node_modules/es-object-atoms/.eslintrc +16 -0
  404. package/plugin/node_modules/es-object-atoms/CHANGELOG.md +37 -0
  405. package/plugin/node_modules/es-object-atoms/LICENSE +21 -0
  406. package/plugin/node_modules/es-object-atoms/README.md +63 -0
  407. package/plugin/node_modules/es-object-atoms/RequireObjectCoercible.d.ts +3 -0
  408. package/plugin/node_modules/es-object-atoms/RequireObjectCoercible.js +11 -0
  409. package/plugin/node_modules/es-object-atoms/ToObject.d.ts +7 -0
  410. package/plugin/node_modules/es-object-atoms/ToObject.js +10 -0
  411. package/plugin/node_modules/es-object-atoms/index.d.ts +3 -0
  412. package/plugin/node_modules/es-object-atoms/index.js +4 -0
  413. package/plugin/node_modules/es-object-atoms/isObject.d.ts +3 -0
  414. package/plugin/node_modules/es-object-atoms/isObject.js +6 -0
  415. package/plugin/node_modules/es-object-atoms/package.json +80 -0
  416. package/plugin/node_modules/es-object-atoms/tsconfig.json +6 -0
  417. package/plugin/node_modules/es6-error/CHANGELOG.md +26 -0
  418. package/plugin/node_modules/es6-error/LICENSE.md +21 -0
  419. package/plugin/node_modules/es6-error/README.md +59 -0
  420. package/plugin/node_modules/es6-error/package.json +48 -0
  421. package/plugin/node_modules/escape-html/LICENSE +24 -0
  422. package/plugin/node_modules/escape-html/Readme.md +43 -0
  423. package/plugin/node_modules/escape-html/index.js +78 -0
  424. package/plugin/node_modules/escape-html/package.json +24 -0
  425. package/plugin/node_modules/escape-string-regexp/index.d.ts +18 -0
  426. package/plugin/node_modules/escape-string-regexp/index.js +13 -0
  427. package/plugin/node_modules/escape-string-regexp/license +9 -0
  428. package/plugin/node_modules/escape-string-regexp/package.json +38 -0
  429. package/plugin/node_modules/escape-string-regexp/readme.md +34 -0
  430. package/plugin/node_modules/etag/HISTORY.md +83 -0
  431. package/plugin/node_modules/etag/LICENSE +22 -0
  432. package/plugin/node_modules/etag/README.md +159 -0
  433. package/plugin/node_modules/etag/index.js +131 -0
  434. package/plugin/node_modules/etag/package.json +47 -0
  435. package/plugin/node_modules/eventsource/LICENSE +22 -0
  436. package/plugin/node_modules/eventsource/README.md +167 -0
  437. package/plugin/node_modules/eventsource/package.json +130 -0
  438. package/plugin/node_modules/eventsource-parser/LICENSE +21 -0
  439. package/plugin/node_modules/eventsource-parser/README.md +126 -0
  440. package/plugin/node_modules/eventsource-parser/package.json +115 -0
  441. package/plugin/node_modules/eventsource-parser/stream.js +2 -0
  442. package/plugin/node_modules/expand-template/.travis.yml +6 -0
  443. package/plugin/node_modules/expand-template/LICENSE +21 -0
  444. package/plugin/node_modules/expand-template/README.md +43 -0
  445. package/plugin/node_modules/expand-template/index.js +26 -0
  446. package/plugin/node_modules/expand-template/package.json +29 -0
  447. package/plugin/node_modules/expand-template/test.js +67 -0
  448. package/plugin/node_modules/express/LICENSE +24 -0
  449. package/plugin/node_modules/express/Readme.md +276 -0
  450. package/plugin/node_modules/express/index.js +11 -0
  451. package/plugin/node_modules/express/package.json +99 -0
  452. package/plugin/node_modules/express-rate-limit/license.md +20 -0
  453. package/plugin/node_modules/express-rate-limit/package.json +112 -0
  454. package/plugin/node_modules/express-rate-limit/readme.md +151 -0
  455. package/plugin/node_modules/express-rate-limit/tsconfig.json +8 -0
  456. package/plugin/node_modules/fast-deep-equal/LICENSE +21 -0
  457. package/plugin/node_modules/fast-deep-equal/README.md +96 -0
  458. package/plugin/node_modules/fast-deep-equal/index.d.ts +4 -0
  459. package/plugin/node_modules/fast-deep-equal/index.js +46 -0
  460. package/plugin/node_modules/fast-deep-equal/package.json +61 -0
  461. package/plugin/node_modules/fast-deep-equal/react.d.ts +2 -0
  462. package/plugin/node_modules/fast-deep-equal/react.js +53 -0
  463. package/plugin/node_modules/fast-uri/.gitattributes +2 -0
  464. package/plugin/node_modules/fast-uri/LICENSE +32 -0
  465. package/plugin/node_modules/fast-uri/README.md +143 -0
  466. package/plugin/node_modules/fast-uri/eslint.config.js +6 -0
  467. package/plugin/node_modules/fast-uri/index.js +340 -0
  468. package/plugin/node_modules/fast-uri/package.json +69 -0
  469. package/plugin/node_modules/fast-uri/tsconfig.json +9 -0
  470. package/plugin/node_modules/file-uri-to-path/.travis.yml +30 -0
  471. package/plugin/node_modules/file-uri-to-path/History.md +21 -0
  472. package/plugin/node_modules/file-uri-to-path/LICENSE +20 -0
  473. package/plugin/node_modules/file-uri-to-path/README.md +74 -0
  474. package/plugin/node_modules/file-uri-to-path/index.d.ts +2 -0
  475. package/plugin/node_modules/file-uri-to-path/index.js +66 -0
  476. package/plugin/node_modules/file-uri-to-path/package.json +32 -0
  477. package/plugin/node_modules/finalhandler/HISTORY.md +239 -0
  478. package/plugin/node_modules/finalhandler/LICENSE +22 -0
  479. package/plugin/node_modules/finalhandler/README.md +150 -0
  480. package/plugin/node_modules/finalhandler/index.js +293 -0
  481. package/plugin/node_modules/finalhandler/package.json +47 -0
  482. package/plugin/node_modules/flatbuffers/LICENSE +202 -0
  483. package/plugin/node_modules/flatbuffers/README.md +116 -0
  484. package/plugin/node_modules/flatbuffers/package.json +53 -0
  485. package/plugin/node_modules/forwarded/HISTORY.md +21 -0
  486. package/plugin/node_modules/forwarded/LICENSE +22 -0
  487. package/plugin/node_modules/forwarded/README.md +57 -0
  488. package/plugin/node_modules/forwarded/index.js +90 -0
  489. package/plugin/node_modules/forwarded/package.json +45 -0
  490. package/plugin/node_modules/fresh/HISTORY.md +80 -0
  491. package/plugin/node_modules/fresh/LICENSE +23 -0
  492. package/plugin/node_modules/fresh/README.md +117 -0
  493. package/plugin/node_modules/fresh/index.js +136 -0
  494. package/plugin/node_modules/fresh/package.json +46 -0
  495. package/plugin/node_modules/fs-constants/LICENSE +21 -0
  496. package/plugin/node_modules/fs-constants/README.md +26 -0
  497. package/plugin/node_modules/fs-constants/browser.js +1 -0
  498. package/plugin/node_modules/fs-constants/index.js +1 -0
  499. package/plugin/node_modules/fs-constants/package.json +19 -0
  500. package/plugin/node_modules/function-bind/.eslintrc +21 -0
  501. package/plugin/node_modules/function-bind/.nycrc +13 -0
  502. package/plugin/node_modules/function-bind/CHANGELOG.md +136 -0
  503. package/plugin/node_modules/function-bind/LICENSE +20 -0
  504. package/plugin/node_modules/function-bind/README.md +46 -0
  505. package/plugin/node_modules/function-bind/implementation.js +84 -0
  506. package/plugin/node_modules/function-bind/index.js +5 -0
  507. package/plugin/node_modules/function-bind/package.json +87 -0
  508. package/plugin/node_modules/get-intrinsic/.eslintrc +42 -0
  509. package/plugin/node_modules/get-intrinsic/.nycrc +9 -0
  510. package/plugin/node_modules/get-intrinsic/CHANGELOG.md +186 -0
  511. package/plugin/node_modules/get-intrinsic/LICENSE +21 -0
  512. package/plugin/node_modules/get-intrinsic/README.md +71 -0
  513. package/plugin/node_modules/get-intrinsic/index.js +378 -0
  514. package/plugin/node_modules/get-intrinsic/package.json +97 -0
  515. package/plugin/node_modules/get-proto/.eslintrc +10 -0
  516. package/plugin/node_modules/get-proto/.nycrc +9 -0
  517. package/plugin/node_modules/get-proto/CHANGELOG.md +21 -0
  518. package/plugin/node_modules/get-proto/LICENSE +21 -0
  519. package/plugin/node_modules/get-proto/Object.getPrototypeOf.d.ts +5 -0
  520. package/plugin/node_modules/get-proto/Object.getPrototypeOf.js +6 -0
  521. package/plugin/node_modules/get-proto/README.md +50 -0
  522. package/plugin/node_modules/get-proto/Reflect.getPrototypeOf.d.ts +3 -0
  523. package/plugin/node_modules/get-proto/Reflect.getPrototypeOf.js +4 -0
  524. package/plugin/node_modules/get-proto/index.d.ts +5 -0
  525. package/plugin/node_modules/get-proto/index.js +27 -0
  526. package/plugin/node_modules/get-proto/package.json +81 -0
  527. package/plugin/node_modules/get-proto/tsconfig.json +9 -0
  528. package/plugin/node_modules/github-from-package/.travis.yml +4 -0
  529. package/plugin/node_modules/github-from-package/LICENSE +18 -0
  530. package/plugin/node_modules/github-from-package/index.js +17 -0
  531. package/plugin/node_modules/github-from-package/package.json +30 -0
  532. package/plugin/node_modules/github-from-package/readme.markdown +53 -0
  533. package/plugin/node_modules/global-agent/.flowconfig +3 -0
  534. package/plugin/node_modules/global-agent/LICENSE +24 -0
  535. package/plugin/node_modules/global-agent/README.md +239 -0
  536. package/plugin/node_modules/global-agent/bootstrap.js +1 -0
  537. package/plugin/node_modules/global-agent/package.json +105 -0
  538. package/plugin/node_modules/globalthis/.eslintrc +18 -0
  539. package/plugin/node_modules/globalthis/.nycrc +10 -0
  540. package/plugin/node_modules/globalthis/CHANGELOG.md +109 -0
  541. package/plugin/node_modules/globalthis/LICENSE +21 -0
  542. package/plugin/node_modules/globalthis/README.md +70 -0
  543. package/plugin/node_modules/globalthis/auto.js +3 -0
  544. package/plugin/node_modules/globalthis/implementation.browser.js +11 -0
  545. package/plugin/node_modules/globalthis/implementation.js +3 -0
  546. package/plugin/node_modules/globalthis/index.js +19 -0
  547. package/plugin/node_modules/globalthis/package.json +99 -0
  548. package/plugin/node_modules/globalthis/polyfill.js +10 -0
  549. package/plugin/node_modules/globalthis/shim.js +29 -0
  550. package/plugin/node_modules/gopd/.eslintrc +16 -0
  551. package/plugin/node_modules/gopd/CHANGELOG.md +45 -0
  552. package/plugin/node_modules/gopd/LICENSE +21 -0
  553. package/plugin/node_modules/gopd/README.md +40 -0
  554. package/plugin/node_modules/gopd/gOPD.d.ts +1 -0
  555. package/plugin/node_modules/gopd/gOPD.js +4 -0
  556. package/plugin/node_modules/gopd/index.d.ts +5 -0
  557. package/plugin/node_modules/gopd/index.js +15 -0
  558. package/plugin/node_modules/gopd/package.json +77 -0
  559. package/plugin/node_modules/gopd/tsconfig.json +9 -0
  560. package/plugin/node_modules/guid-typescript/README.md +39 -0
  561. package/plugin/node_modules/guid-typescript/package.json +37 -0
  562. package/plugin/node_modules/has-property-descriptors/.eslintrc +13 -0
  563. package/plugin/node_modules/has-property-descriptors/.nycrc +9 -0
  564. package/plugin/node_modules/has-property-descriptors/CHANGELOG.md +35 -0
  565. package/plugin/node_modules/has-property-descriptors/LICENSE +21 -0
  566. package/plugin/node_modules/has-property-descriptors/README.md +43 -0
  567. package/plugin/node_modules/has-property-descriptors/index.js +22 -0
  568. package/plugin/node_modules/has-property-descriptors/package.json +77 -0
  569. package/plugin/node_modules/has-symbols/.eslintrc +11 -0
  570. package/plugin/node_modules/has-symbols/.nycrc +9 -0
  571. package/plugin/node_modules/has-symbols/CHANGELOG.md +91 -0
  572. package/plugin/node_modules/has-symbols/LICENSE +21 -0
  573. package/plugin/node_modules/has-symbols/README.md +46 -0
  574. package/plugin/node_modules/has-symbols/index.d.ts +3 -0
  575. package/plugin/node_modules/has-symbols/index.js +14 -0
  576. package/plugin/node_modules/has-symbols/package.json +111 -0
  577. package/plugin/node_modules/has-symbols/shams.d.ts +3 -0
  578. package/plugin/node_modules/has-symbols/shams.js +45 -0
  579. package/plugin/node_modules/has-symbols/tsconfig.json +10 -0
  580. package/plugin/node_modules/hasown/.eslintrc +5 -0
  581. package/plugin/node_modules/hasown/.nycrc +13 -0
  582. package/plugin/node_modules/hasown/CHANGELOG.md +40 -0
  583. package/plugin/node_modules/hasown/LICENSE +21 -0
  584. package/plugin/node_modules/hasown/README.md +40 -0
  585. package/plugin/node_modules/hasown/index.d.ts +3 -0
  586. package/plugin/node_modules/hasown/index.js +8 -0
  587. package/plugin/node_modules/hasown/package.json +92 -0
  588. package/plugin/node_modules/hasown/tsconfig.json +6 -0
  589. package/plugin/node_modules/hono/LICENSE +21 -0
  590. package/plugin/node_modules/hono/README.md +85 -0
  591. package/plugin/node_modules/hono/dist/compose.js +46 -0
  592. package/plugin/node_modules/hono/dist/context.js +412 -0
  593. package/plugin/node_modules/hono/dist/hono-base.js +378 -0
  594. package/plugin/node_modules/hono/dist/hono.js +21 -0
  595. package/plugin/node_modules/hono/dist/http-exception.js +35 -0
  596. package/plugin/node_modules/hono/dist/index.js +5 -0
  597. package/plugin/node_modules/hono/dist/request.js +301 -0
  598. package/plugin/node_modules/hono/dist/router.js +14 -0
  599. package/plugin/node_modules/hono/dist/types.js +6 -0
  600. package/plugin/node_modules/hono/package.json +691 -0
  601. package/plugin/node_modules/http-errors/HISTORY.md +186 -0
  602. package/plugin/node_modules/http-errors/LICENSE +23 -0
  603. package/plugin/node_modules/http-errors/README.md +169 -0
  604. package/plugin/node_modules/http-errors/index.js +290 -0
  605. package/plugin/node_modules/http-errors/package.json +54 -0
  606. package/plugin/node_modules/iconv-lite/LICENSE +21 -0
  607. package/plugin/node_modules/iconv-lite/README.md +138 -0
  608. package/plugin/node_modules/iconv-lite/package.json +70 -0
  609. package/plugin/node_modules/ieee754/LICENSE +11 -0
  610. package/plugin/node_modules/ieee754/README.md +51 -0
  611. package/plugin/node_modules/ieee754/index.d.ts +10 -0
  612. package/plugin/node_modules/ieee754/index.js +85 -0
  613. package/plugin/node_modules/ieee754/package.json +52 -0
  614. package/plugin/node_modules/inherits/LICENSE +16 -0
  615. package/plugin/node_modules/inherits/README.md +42 -0
  616. package/plugin/node_modules/inherits/inherits.js +9 -0
  617. package/plugin/node_modules/inherits/inherits_browser.js +27 -0
  618. package/plugin/node_modules/inherits/package.json +29 -0
  619. package/plugin/node_modules/ini/LICENSE +15 -0
  620. package/plugin/node_modules/ini/README.md +102 -0
  621. package/plugin/node_modules/ini/ini.js +206 -0
  622. package/plugin/node_modules/ini/package.json +33 -0
  623. package/plugin/node_modules/ip-address/LICENSE +19 -0
  624. package/plugin/node_modules/ip-address/README.md +105 -0
  625. package/plugin/node_modules/ip-address/package.json +78 -0
  626. package/plugin/node_modules/ipaddr.js/LICENSE +19 -0
  627. package/plugin/node_modules/ipaddr.js/README.md +233 -0
  628. package/plugin/node_modules/ipaddr.js/ipaddr.min.js +1 -0
  629. package/plugin/node_modules/ipaddr.js/package.json +35 -0
  630. package/plugin/node_modules/is-promise/LICENSE +19 -0
  631. package/plugin/node_modules/is-promise/index.d.ts +2 -0
  632. package/plugin/node_modules/is-promise/index.js +6 -0
  633. package/plugin/node_modules/is-promise/index.mjs +3 -0
  634. package/plugin/node_modules/is-promise/package.json +30 -0
  635. package/plugin/node_modules/is-promise/readme.md +33 -0
  636. package/plugin/node_modules/isexe/LICENSE +15 -0
  637. package/plugin/node_modules/isexe/README.md +51 -0
  638. package/plugin/node_modules/isexe/index.js +57 -0
  639. package/plugin/node_modules/isexe/mode.js +41 -0
  640. package/plugin/node_modules/isexe/package.json +31 -0
  641. package/plugin/node_modules/isexe/windows.js +42 -0
  642. package/plugin/node_modules/jose/LICENSE.md +21 -0
  643. package/plugin/node_modules/jose/README.md +153 -0
  644. package/plugin/node_modules/jose/package.json +200 -0
  645. package/plugin/node_modules/json-schema-traverse/.eslintrc.yml +27 -0
  646. package/plugin/node_modules/json-schema-traverse/LICENSE +21 -0
  647. package/plugin/node_modules/json-schema-traverse/README.md +95 -0
  648. package/plugin/node_modules/json-schema-traverse/index.d.ts +40 -0
  649. package/plugin/node_modules/json-schema-traverse/index.js +93 -0
  650. package/plugin/node_modules/json-schema-traverse/package.json +43 -0
  651. package/plugin/node_modules/json-schema-typed/LICENSE.md +57 -0
  652. package/plugin/node_modules/json-schema-typed/README.md +108 -0
  653. package/plugin/node_modules/json-schema-typed/draft_07.d.ts +882 -0
  654. package/plugin/node_modules/json-schema-typed/draft_07.js +328 -0
  655. package/plugin/node_modules/json-schema-typed/draft_2019_09.d.ts +1247 -0
  656. package/plugin/node_modules/json-schema-typed/draft_2019_09.js +349 -0
  657. package/plugin/node_modules/json-schema-typed/draft_2020_12.d.ts +1239 -0
  658. package/plugin/node_modules/json-schema-typed/draft_2020_12.js +352 -0
  659. package/plugin/node_modules/json-schema-typed/package.json +44 -0
  660. package/plugin/node_modules/json-stringify-safe/CHANGELOG.md +14 -0
  661. package/plugin/node_modules/json-stringify-safe/LICENSE +15 -0
  662. package/plugin/node_modules/json-stringify-safe/Makefile +35 -0
  663. package/plugin/node_modules/json-stringify-safe/README.md +52 -0
  664. package/plugin/node_modules/json-stringify-safe/package.json +31 -0
  665. package/plugin/node_modules/json-stringify-safe/stringify.js +27 -0
  666. package/plugin/node_modules/long/LICENSE +202 -0
  667. package/plugin/node_modules/long/README.md +286 -0
  668. package/plugin/node_modules/long/index.d.ts +2 -0
  669. package/plugin/node_modules/long/index.js +1581 -0
  670. package/plugin/node_modules/long/package.json +58 -0
  671. package/plugin/node_modules/long/types.d.ts +474 -0
  672. package/plugin/node_modules/matcher/index.d.ts +85 -0
  673. package/plugin/node_modules/matcher/index.js +77 -0
  674. package/plugin/node_modules/matcher/license +9 -0
  675. package/plugin/node_modules/matcher/package.json +54 -0
  676. package/plugin/node_modules/matcher/readme.md +120 -0
  677. package/plugin/node_modules/math-intrinsics/.eslintrc +16 -0
  678. package/plugin/node_modules/math-intrinsics/CHANGELOG.md +24 -0
  679. package/plugin/node_modules/math-intrinsics/LICENSE +21 -0
  680. package/plugin/node_modules/math-intrinsics/README.md +50 -0
  681. package/plugin/node_modules/math-intrinsics/abs.d.ts +1 -0
  682. package/plugin/node_modules/math-intrinsics/abs.js +4 -0
  683. package/plugin/node_modules/math-intrinsics/floor.d.ts +1 -0
  684. package/plugin/node_modules/math-intrinsics/floor.js +4 -0
  685. package/plugin/node_modules/math-intrinsics/isFinite.d.ts +3 -0
  686. package/plugin/node_modules/math-intrinsics/isFinite.js +12 -0
  687. package/plugin/node_modules/math-intrinsics/isInteger.d.ts +3 -0
  688. package/plugin/node_modules/math-intrinsics/isInteger.js +16 -0
  689. package/plugin/node_modules/math-intrinsics/isNaN.d.ts +1 -0
  690. package/plugin/node_modules/math-intrinsics/isNaN.js +6 -0
  691. package/plugin/node_modules/math-intrinsics/isNegativeZero.d.ts +3 -0
  692. package/plugin/node_modules/math-intrinsics/isNegativeZero.js +6 -0
  693. package/plugin/node_modules/math-intrinsics/max.d.ts +1 -0
  694. package/plugin/node_modules/math-intrinsics/max.js +4 -0
  695. package/plugin/node_modules/math-intrinsics/min.d.ts +1 -0
  696. package/plugin/node_modules/math-intrinsics/min.js +4 -0
  697. package/plugin/node_modules/math-intrinsics/mod.d.ts +3 -0
  698. package/plugin/node_modules/math-intrinsics/mod.js +9 -0
  699. package/plugin/node_modules/math-intrinsics/package.json +86 -0
  700. package/plugin/node_modules/math-intrinsics/pow.d.ts +1 -0
  701. package/plugin/node_modules/math-intrinsics/pow.js +4 -0
  702. package/plugin/node_modules/math-intrinsics/round.d.ts +1 -0
  703. package/plugin/node_modules/math-intrinsics/round.js +4 -0
  704. package/plugin/node_modules/math-intrinsics/sign.d.ts +3 -0
  705. package/plugin/node_modules/math-intrinsics/sign.js +11 -0
  706. package/plugin/node_modules/math-intrinsics/tsconfig.json +3 -0
  707. package/plugin/node_modules/media-typer/HISTORY.md +50 -0
  708. package/plugin/node_modules/media-typer/LICENSE +22 -0
  709. package/plugin/node_modules/media-typer/README.md +93 -0
  710. package/plugin/node_modules/media-typer/index.js +143 -0
  711. package/plugin/node_modules/media-typer/package.json +33 -0
  712. package/plugin/node_modules/merge-descriptors/index.d.ts +11 -0
  713. package/plugin/node_modules/merge-descriptors/index.js +26 -0
  714. package/plugin/node_modules/merge-descriptors/license +11 -0
  715. package/plugin/node_modules/merge-descriptors/package.json +50 -0
  716. package/plugin/node_modules/merge-descriptors/readme.md +55 -0
  717. package/plugin/node_modules/mime-db/HISTORY.md +541 -0
  718. package/plugin/node_modules/mime-db/LICENSE +23 -0
  719. package/plugin/node_modules/mime-db/README.md +109 -0
  720. package/plugin/node_modules/mime-db/db.json +9342 -0
  721. package/plugin/node_modules/mime-db/index.js +12 -0
  722. package/plugin/node_modules/mime-db/package.json +56 -0
  723. package/plugin/node_modules/mime-types/HISTORY.md +428 -0
  724. package/plugin/node_modules/mime-types/LICENSE +23 -0
  725. package/plugin/node_modules/mime-types/README.md +126 -0
  726. package/plugin/node_modules/mime-types/index.js +211 -0
  727. package/plugin/node_modules/mime-types/mimeScore.js +57 -0
  728. package/plugin/node_modules/mime-types/package.json +49 -0
  729. package/plugin/node_modules/mimic-response/index.d.ts +17 -0
  730. package/plugin/node_modules/mimic-response/index.js +77 -0
  731. package/plugin/node_modules/mimic-response/license +9 -0
  732. package/plugin/node_modules/mimic-response/package.json +42 -0
  733. package/plugin/node_modules/mimic-response/readme.md +78 -0
  734. package/plugin/node_modules/minimist/.eslintrc +29 -0
  735. package/plugin/node_modules/minimist/.nycrc +14 -0
  736. package/plugin/node_modules/minimist/CHANGELOG.md +298 -0
  737. package/plugin/node_modules/minimist/LICENSE +18 -0
  738. package/plugin/node_modules/minimist/README.md +121 -0
  739. package/plugin/node_modules/minimist/index.js +263 -0
  740. package/plugin/node_modules/minimist/package.json +75 -0
  741. package/plugin/node_modules/minipass/LICENSE.md +55 -0
  742. package/plugin/node_modules/minipass/README.md +825 -0
  743. package/plugin/node_modules/minipass/package.json +77 -0
  744. package/plugin/node_modules/minizlib/LICENSE +26 -0
  745. package/plugin/node_modules/minizlib/README.md +64 -0
  746. package/plugin/node_modules/minizlib/package.json +80 -0
  747. package/plugin/node_modules/mkdirp-classic/LICENSE +21 -0
  748. package/plugin/node_modules/mkdirp-classic/README.md +18 -0
  749. package/plugin/node_modules/mkdirp-classic/index.js +98 -0
  750. package/plugin/node_modules/mkdirp-classic/package.json +18 -0
  751. package/plugin/node_modules/ms/index.js +162 -0
  752. package/plugin/node_modules/ms/license.md +21 -0
  753. package/plugin/node_modules/ms/package.json +38 -0
  754. package/plugin/node_modules/ms/readme.md +59 -0
  755. package/plugin/node_modules/napi-build-utils/LICENSE +21 -0
  756. package/plugin/node_modules/napi-build-utils/README.md +52 -0
  757. package/plugin/node_modules/napi-build-utils/index.js +214 -0
  758. package/plugin/node_modules/napi-build-utils/index.md +0 -0
  759. package/plugin/node_modules/napi-build-utils/package.json +42 -0
  760. package/plugin/node_modules/negotiator/HISTORY.md +114 -0
  761. package/plugin/node_modules/negotiator/LICENSE +24 -0
  762. package/plugin/node_modules/negotiator/README.md +212 -0
  763. package/plugin/node_modules/negotiator/index.js +83 -0
  764. package/plugin/node_modules/negotiator/package.json +43 -0
  765. package/plugin/node_modules/node-abi/LICENSE +21 -0
  766. package/plugin/node_modules/node-abi/README.md +54 -0
  767. package/plugin/node_modules/node-abi/abi_registry.json +432 -0
  768. package/plugin/node_modules/node-abi/index.js +179 -0
  769. package/plugin/node_modules/node-abi/package.json +45 -0
  770. package/plugin/node_modules/object-assign/index.js +90 -0
  771. package/plugin/node_modules/object-assign/license +21 -0
  772. package/plugin/node_modules/object-assign/package.json +42 -0
  773. package/plugin/node_modules/object-assign/readme.md +61 -0
  774. package/plugin/node_modules/object-inspect/.eslintrc +53 -0
  775. package/plugin/node_modules/object-inspect/.nycrc +13 -0
  776. package/plugin/node_modules/object-inspect/CHANGELOG.md +424 -0
  777. package/plugin/node_modules/object-inspect/LICENSE +21 -0
  778. package/plugin/node_modules/object-inspect/index.js +544 -0
  779. package/plugin/node_modules/object-inspect/package-support.json +20 -0
  780. package/plugin/node_modules/object-inspect/package.json +105 -0
  781. package/plugin/node_modules/object-inspect/readme.markdown +84 -0
  782. package/plugin/node_modules/object-inspect/test-core-js.js +26 -0
  783. package/plugin/node_modules/object-inspect/util.inspect.js +1 -0
  784. package/plugin/node_modules/object-keys/.editorconfig +13 -0
  785. package/plugin/node_modules/object-keys/.eslintrc +17 -0
  786. package/plugin/node_modules/object-keys/.travis.yml +277 -0
  787. package/plugin/node_modules/object-keys/CHANGELOG.md +232 -0
  788. package/plugin/node_modules/object-keys/LICENSE +21 -0
  789. package/plugin/node_modules/object-keys/README.md +76 -0
  790. package/plugin/node_modules/object-keys/implementation.js +122 -0
  791. package/plugin/node_modules/object-keys/index.js +32 -0
  792. package/plugin/node_modules/object-keys/isArguments.js +17 -0
  793. package/plugin/node_modules/object-keys/package.json +88 -0
  794. package/plugin/node_modules/on-finished/HISTORY.md +98 -0
  795. package/plugin/node_modules/on-finished/LICENSE +23 -0
  796. package/plugin/node_modules/on-finished/README.md +162 -0
  797. package/plugin/node_modules/on-finished/index.js +234 -0
  798. package/plugin/node_modules/on-finished/package.json +39 -0
  799. package/plugin/node_modules/once/LICENSE +15 -0
  800. package/plugin/node_modules/once/README.md +79 -0
  801. package/plugin/node_modules/once/once.js +42 -0
  802. package/plugin/node_modules/once/package.json +33 -0
  803. package/plugin/node_modules/onnxruntime-common/README.md +13 -0
  804. package/plugin/node_modules/onnxruntime-common/package.json +35 -0
  805. package/plugin/node_modules/onnxruntime-node/README.md +51 -0
  806. package/plugin/node_modules/onnxruntime-node/dist/backend.d.ts +9 -0
  807. package/plugin/node_modules/onnxruntime-node/dist/backend.js +79 -0
  808. package/plugin/node_modules/onnxruntime-node/dist/backend.js.map +1 -0
  809. package/plugin/node_modules/onnxruntime-node/dist/binding.d.ts +40 -0
  810. package/plugin/node_modules/onnxruntime-node/dist/binding.js +41 -0
  811. package/plugin/node_modules/onnxruntime-node/dist/binding.js.map +1 -0
  812. package/plugin/node_modules/onnxruntime-node/dist/index.d.ts +2 -0
  813. package/plugin/node_modules/onnxruntime-node/dist/index.js +31 -0
  814. package/plugin/node_modules/onnxruntime-node/dist/index.js.map +1 -0
  815. package/plugin/node_modules/onnxruntime-node/dist/version.d.ts +1 -0
  816. package/plugin/node_modules/onnxruntime-node/dist/version.js +9 -0
  817. package/plugin/node_modules/onnxruntime-node/dist/version.js.map +1 -0
  818. package/plugin/node_modules/onnxruntime-node/lib/backend.ts +81 -0
  819. package/plugin/node_modules/onnxruntime-node/lib/binding.ts +84 -0
  820. package/plugin/node_modules/onnxruntime-node/lib/index.ts +15 -0
  821. package/plugin/node_modules/onnxruntime-node/lib/version.ts +7 -0
  822. package/plugin/node_modules/onnxruntime-node/package.json +56 -0
  823. package/plugin/node_modules/onnxruntime-node/script/build.js +148 -0
  824. package/plugin/node_modules/onnxruntime-node/script/build.ts +130 -0
  825. package/plugin/node_modules/onnxruntime-node/script/install.js +199 -0
  826. package/plugin/node_modules/onnxruntime-node/script/prepack.js +42 -0
  827. package/plugin/node_modules/onnxruntime-node/script/prepack.ts +20 -0
  828. package/plugin/node_modules/onnxruntime-web/README.md +74 -0
  829. package/plugin/node_modules/onnxruntime-web/__commit.txt +1 -0
  830. package/plugin/node_modules/onnxruntime-web/package.json +109 -0
  831. package/plugin/node_modules/onnxruntime-web/types.d.ts +22 -0
  832. package/plugin/node_modules/parseurl/HISTORY.md +58 -0
  833. package/plugin/node_modules/parseurl/LICENSE +24 -0
  834. package/plugin/node_modules/parseurl/README.md +133 -0
  835. package/plugin/node_modules/parseurl/index.js +158 -0
  836. package/plugin/node_modules/parseurl/package.json +40 -0
  837. package/plugin/node_modules/path-key/index.d.ts +40 -0
  838. package/plugin/node_modules/path-key/index.js +16 -0
  839. package/plugin/node_modules/path-key/license +9 -0
  840. package/plugin/node_modules/path-key/package.json +39 -0
  841. package/plugin/node_modules/path-key/readme.md +61 -0
  842. package/plugin/node_modules/path-to-regexp/LICENSE +21 -0
  843. package/plugin/node_modules/path-to-regexp/Readme.md +224 -0
  844. package/plugin/node_modules/path-to-regexp/package.json +64 -0
  845. package/plugin/node_modules/pkce-challenge/CHANGELOG.md +114 -0
  846. package/plugin/node_modules/pkce-challenge/LICENSE +21 -0
  847. package/plugin/node_modules/pkce-challenge/README.md +55 -0
  848. package/plugin/node_modules/pkce-challenge/package.json +59 -0
  849. package/plugin/node_modules/platform/LICENSE +21 -0
  850. package/plugin/node_modules/platform/README.md +76 -0
  851. package/plugin/node_modules/platform/package.json +30 -0
  852. package/plugin/node_modules/platform/platform.js +1260 -0
  853. package/plugin/node_modules/prebuild-install/CHANGELOG.md +131 -0
  854. package/plugin/node_modules/prebuild-install/CONTRIBUTING.md +6 -0
  855. package/plugin/node_modules/prebuild-install/LICENSE +21 -0
  856. package/plugin/node_modules/prebuild-install/README.md +163 -0
  857. package/plugin/node_modules/prebuild-install/asset.js +44 -0
  858. package/plugin/node_modules/prebuild-install/bin.js +78 -0
  859. package/plugin/node_modules/prebuild-install/download.js +142 -0
  860. package/plugin/node_modules/prebuild-install/error.js +14 -0
  861. package/plugin/node_modules/prebuild-install/help.txt +16 -0
  862. package/plugin/node_modules/prebuild-install/index.js +1 -0
  863. package/plugin/node_modules/prebuild-install/log.js +33 -0
  864. package/plugin/node_modules/prebuild-install/package.json +67 -0
  865. package/plugin/node_modules/prebuild-install/proxy.js +35 -0
  866. package/plugin/node_modules/prebuild-install/rc.js +64 -0
  867. package/plugin/node_modules/prebuild-install/util.js +143 -0
  868. package/plugin/node_modules/protobufjs/LICENSE +39 -0
  869. package/plugin/node_modules/protobufjs/README.md +727 -0
  870. package/plugin/node_modules/protobufjs/index.d.ts +2799 -0
  871. package/plugin/node_modules/protobufjs/index.js +4 -0
  872. package/plugin/node_modules/protobufjs/light.d.ts +2 -0
  873. package/plugin/node_modules/protobufjs/light.js +4 -0
  874. package/plugin/node_modules/protobufjs/minimal.d.ts +2 -0
  875. package/plugin/node_modules/protobufjs/minimal.js +4 -0
  876. package/plugin/node_modules/protobufjs/package.json +114 -0
  877. package/plugin/node_modules/protobufjs/tsconfig.json +8 -0
  878. package/plugin/node_modules/proxy-addr/HISTORY.md +161 -0
  879. package/plugin/node_modules/proxy-addr/LICENSE +22 -0
  880. package/plugin/node_modules/proxy-addr/README.md +139 -0
  881. package/plugin/node_modules/proxy-addr/index.js +327 -0
  882. package/plugin/node_modules/proxy-addr/package.json +47 -0
  883. package/plugin/node_modules/pump/.travis.yml +5 -0
  884. package/plugin/node_modules/pump/LICENSE +21 -0
  885. package/plugin/node_modules/pump/README.md +74 -0
  886. package/plugin/node_modules/pump/SECURITY.md +5 -0
  887. package/plugin/node_modules/pump/index.js +86 -0
  888. package/plugin/node_modules/pump/package.json +24 -0
  889. package/plugin/node_modules/pump/test-browser.js +66 -0
  890. package/plugin/node_modules/pump/test-node.js +53 -0
  891. package/plugin/node_modules/qs/.editorconfig +46 -0
  892. package/plugin/node_modules/qs/.nycrc +13 -0
  893. package/plugin/node_modules/qs/CHANGELOG.md +806 -0
  894. package/plugin/node_modules/qs/LICENSE.md +29 -0
  895. package/plugin/node_modules/qs/README.md +758 -0
  896. package/plugin/node_modules/qs/eslint.config.mjs +56 -0
  897. package/plugin/node_modules/qs/package.json +94 -0
  898. package/plugin/node_modules/range-parser/HISTORY.md +56 -0
  899. package/plugin/node_modules/range-parser/LICENSE +23 -0
  900. package/plugin/node_modules/range-parser/README.md +84 -0
  901. package/plugin/node_modules/range-parser/index.js +162 -0
  902. package/plugin/node_modules/range-parser/package.json +44 -0
  903. package/plugin/node_modules/raw-body/LICENSE +22 -0
  904. package/plugin/node_modules/raw-body/README.md +223 -0
  905. package/plugin/node_modules/raw-body/index.d.ts +85 -0
  906. package/plugin/node_modules/raw-body/index.js +336 -0
  907. package/plugin/node_modules/raw-body/package.json +46 -0
  908. package/plugin/node_modules/rc/LICENSE.APACHE2 +15 -0
  909. package/plugin/node_modules/rc/LICENSE.BSD +26 -0
  910. package/plugin/node_modules/rc/LICENSE.MIT +24 -0
  911. package/plugin/node_modules/rc/README.md +227 -0
  912. package/plugin/node_modules/rc/browser.js +7 -0
  913. package/plugin/node_modules/rc/cli.js +4 -0
  914. package/plugin/node_modules/rc/index.js +53 -0
  915. package/plugin/node_modules/rc/package.json +29 -0
  916. package/plugin/node_modules/readable-stream/CONTRIBUTING.md +38 -0
  917. package/plugin/node_modules/readable-stream/GOVERNANCE.md +136 -0
  918. package/plugin/node_modules/readable-stream/LICENSE +47 -0
  919. package/plugin/node_modules/readable-stream/README.md +106 -0
  920. package/plugin/node_modules/readable-stream/errors-browser.js +127 -0
  921. package/plugin/node_modules/readable-stream/errors.js +116 -0
  922. package/plugin/node_modules/readable-stream/experimentalWarning.js +17 -0
  923. package/plugin/node_modules/readable-stream/package.json +68 -0
  924. package/plugin/node_modules/readable-stream/readable-browser.js +9 -0
  925. package/plugin/node_modules/readable-stream/readable.js +16 -0
  926. package/plugin/node_modules/require-from-string/index.js +34 -0
  927. package/plugin/node_modules/require-from-string/license +21 -0
  928. package/plugin/node_modules/require-from-string/package.json +28 -0
  929. package/plugin/node_modules/require-from-string/readme.md +56 -0
  930. package/plugin/node_modules/roarr/LICENSE +24 -0
  931. package/plugin/node_modules/roarr/README.md +689 -0
  932. package/plugin/node_modules/roarr/package.json +93 -0
  933. package/plugin/node_modules/router/HISTORY.md +228 -0
  934. package/plugin/node_modules/router/LICENSE +23 -0
  935. package/plugin/node_modules/router/README.md +416 -0
  936. package/plugin/node_modules/router/index.js +748 -0
  937. package/plugin/node_modules/router/package.json +44 -0
  938. package/plugin/node_modules/safe-buffer/LICENSE +21 -0
  939. package/plugin/node_modules/safe-buffer/README.md +584 -0
  940. package/plugin/node_modules/safe-buffer/index.d.ts +187 -0
  941. package/plugin/node_modules/safe-buffer/index.js +65 -0
  942. package/plugin/node_modules/safe-buffer/package.json +51 -0
  943. package/plugin/node_modules/safer-buffer/LICENSE +21 -0
  944. package/plugin/node_modules/safer-buffer/Porting-Buffer.md +268 -0
  945. package/plugin/node_modules/safer-buffer/Readme.md +156 -0
  946. package/plugin/node_modules/safer-buffer/dangerous.js +58 -0
  947. package/plugin/node_modules/safer-buffer/package.json +34 -0
  948. package/plugin/node_modules/safer-buffer/safer.js +77 -0
  949. package/plugin/node_modules/safer-buffer/tests.js +406 -0
  950. package/plugin/node_modules/semver/LICENSE +15 -0
  951. package/plugin/node_modules/semver/README.md +665 -0
  952. package/plugin/node_modules/semver/index.js +91 -0
  953. package/plugin/node_modules/semver/package.json +78 -0
  954. package/plugin/node_modules/semver/preload.js +4 -0
  955. package/plugin/node_modules/semver/range.bnf +16 -0
  956. package/plugin/node_modules/semver-compare/.travis.yml +6 -0
  957. package/plugin/node_modules/semver-compare/LICENSE +18 -0
  958. package/plugin/node_modules/semver-compare/index.js +13 -0
  959. package/plugin/node_modules/semver-compare/package.json +31 -0
  960. package/plugin/node_modules/semver-compare/readme.markdown +77 -0
  961. package/plugin/node_modules/send/LICENSE +23 -0
  962. package/plugin/node_modules/send/README.md +317 -0
  963. package/plugin/node_modules/send/index.js +997 -0
  964. package/plugin/node_modules/send/package.json +63 -0
  965. package/plugin/node_modules/serialize-error/index.d.ts +58 -0
  966. package/plugin/node_modules/serialize-error/index.js +101 -0
  967. package/plugin/node_modules/serialize-error/license +9 -0
  968. package/plugin/node_modules/serialize-error/package.json +41 -0
  969. package/plugin/node_modules/serialize-error/readme.md +55 -0
  970. package/plugin/node_modules/serve-static/LICENSE +25 -0
  971. package/plugin/node_modules/serve-static/README.md +253 -0
  972. package/plugin/node_modules/serve-static/index.js +208 -0
  973. package/plugin/node_modules/serve-static/package.json +44 -0
  974. package/plugin/node_modules/setprototypeof/LICENSE +13 -0
  975. package/plugin/node_modules/setprototypeof/README.md +31 -0
  976. package/plugin/node_modules/setprototypeof/index.d.ts +2 -0
  977. package/plugin/node_modules/setprototypeof/index.js +17 -0
  978. package/plugin/node_modules/setprototypeof/package.json +38 -0
  979. package/plugin/node_modules/sharp/LICENSE +191 -0
  980. package/plugin/node_modules/sharp/README.md +118 -0
  981. package/plugin/node_modules/sharp/install/build.js +38 -0
  982. package/plugin/node_modules/sharp/install/check.js +14 -0
  983. package/plugin/node_modules/sharp/lib/channel.js +177 -0
  984. package/plugin/node_modules/sharp/lib/colour.js +195 -0
  985. package/plugin/node_modules/sharp/lib/composite.js +212 -0
  986. package/plugin/node_modules/sharp/lib/constructor.js +499 -0
  987. package/plugin/node_modules/sharp/lib/index.d.ts +1971 -0
  988. package/plugin/node_modules/sharp/lib/index.js +16 -0
  989. package/plugin/node_modules/sharp/lib/input.js +809 -0
  990. package/plugin/node_modules/sharp/lib/is.js +143 -0
  991. package/plugin/node_modules/sharp/lib/libvips.js +207 -0
  992. package/plugin/node_modules/sharp/lib/operation.js +1016 -0
  993. package/plugin/node_modules/sharp/lib/output.js +1666 -0
  994. package/plugin/node_modules/sharp/lib/resize.js +595 -0
  995. package/plugin/node_modules/sharp/lib/sharp.js +121 -0
  996. package/plugin/node_modules/sharp/lib/utility.js +291 -0
  997. package/plugin/node_modules/sharp/package.json +202 -0
  998. package/plugin/node_modules/sharp/src/binding.gyp +298 -0
  999. package/plugin/node_modules/sharp/src/common.cc +1130 -0
  1000. package/plugin/node_modules/sharp/src/common.h +402 -0
  1001. package/plugin/node_modules/sharp/src/metadata.cc +346 -0
  1002. package/plugin/node_modules/sharp/src/metadata.h +90 -0
  1003. package/plugin/node_modules/sharp/src/operations.cc +499 -0
  1004. package/plugin/node_modules/sharp/src/operations.h +137 -0
  1005. package/plugin/node_modules/sharp/src/pipeline.cc +1814 -0
  1006. package/plugin/node_modules/sharp/src/pipeline.h +408 -0
  1007. package/plugin/node_modules/sharp/src/sharp.cc +43 -0
  1008. package/plugin/node_modules/sharp/src/stats.cc +186 -0
  1009. package/plugin/node_modules/sharp/src/stats.h +62 -0
  1010. package/plugin/node_modules/sharp/src/utilities.cc +288 -0
  1011. package/plugin/node_modules/sharp/src/utilities.h +22 -0
  1012. package/plugin/node_modules/shebang-command/index.js +19 -0
  1013. package/plugin/node_modules/shebang-command/license +9 -0
  1014. package/plugin/node_modules/shebang-command/package.json +34 -0
  1015. package/plugin/node_modules/shebang-command/readme.md +34 -0
  1016. package/plugin/node_modules/shebang-regex/index.d.ts +22 -0
  1017. package/plugin/node_modules/shebang-regex/index.js +2 -0
  1018. package/plugin/node_modules/shebang-regex/license +9 -0
  1019. package/plugin/node_modules/shebang-regex/package.json +35 -0
  1020. package/plugin/node_modules/shebang-regex/readme.md +33 -0
  1021. package/plugin/node_modules/side-channel/.editorconfig +9 -0
  1022. package/plugin/node_modules/side-channel/.eslintrc +12 -0
  1023. package/plugin/node_modules/side-channel/.nycrc +13 -0
  1024. package/plugin/node_modules/side-channel/CHANGELOG.md +110 -0
  1025. package/plugin/node_modules/side-channel/LICENSE +21 -0
  1026. package/plugin/node_modules/side-channel/README.md +61 -0
  1027. package/plugin/node_modules/side-channel/index.d.ts +14 -0
  1028. package/plugin/node_modules/side-channel/index.js +43 -0
  1029. package/plugin/node_modules/side-channel/package.json +85 -0
  1030. package/plugin/node_modules/side-channel/tsconfig.json +9 -0
  1031. package/plugin/node_modules/side-channel-list/.editorconfig +9 -0
  1032. package/plugin/node_modules/side-channel-list/.eslintrc +11 -0
  1033. package/plugin/node_modules/side-channel-list/.nycrc +13 -0
  1034. package/plugin/node_modules/side-channel-list/CHANGELOG.md +15 -0
  1035. package/plugin/node_modules/side-channel-list/LICENSE +21 -0
  1036. package/plugin/node_modules/side-channel-list/README.md +62 -0
  1037. package/plugin/node_modules/side-channel-list/index.d.ts +13 -0
  1038. package/plugin/node_modules/side-channel-list/index.js +113 -0
  1039. package/plugin/node_modules/side-channel-list/list.d.ts +14 -0
  1040. package/plugin/node_modules/side-channel-list/package.json +77 -0
  1041. package/plugin/node_modules/side-channel-list/tsconfig.json +9 -0
  1042. package/plugin/node_modules/side-channel-map/.editorconfig +9 -0
  1043. package/plugin/node_modules/side-channel-map/.eslintrc +11 -0
  1044. package/plugin/node_modules/side-channel-map/.nycrc +13 -0
  1045. package/plugin/node_modules/side-channel-map/CHANGELOG.md +22 -0
  1046. package/plugin/node_modules/side-channel-map/LICENSE +21 -0
  1047. package/plugin/node_modules/side-channel-map/README.md +62 -0
  1048. package/plugin/node_modules/side-channel-map/index.d.ts +15 -0
  1049. package/plugin/node_modules/side-channel-map/index.js +68 -0
  1050. package/plugin/node_modules/side-channel-map/package.json +80 -0
  1051. package/plugin/node_modules/side-channel-map/tsconfig.json +9 -0
  1052. package/plugin/node_modules/side-channel-weakmap/.editorconfig +9 -0
  1053. package/plugin/node_modules/side-channel-weakmap/.eslintrc +12 -0
  1054. package/plugin/node_modules/side-channel-weakmap/.nycrc +13 -0
  1055. package/plugin/node_modules/side-channel-weakmap/CHANGELOG.md +28 -0
  1056. package/plugin/node_modules/side-channel-weakmap/LICENSE +21 -0
  1057. package/plugin/node_modules/side-channel-weakmap/README.md +62 -0
  1058. package/plugin/node_modules/side-channel-weakmap/index.d.ts +15 -0
  1059. package/plugin/node_modules/side-channel-weakmap/index.js +84 -0
  1060. package/plugin/node_modules/side-channel-weakmap/package.json +87 -0
  1061. package/plugin/node_modules/side-channel-weakmap/tsconfig.json +9 -0
  1062. package/plugin/node_modules/simple-concat/.travis.yml +3 -0
  1063. package/plugin/node_modules/simple-concat/LICENSE +20 -0
  1064. package/plugin/node_modules/simple-concat/README.md +44 -0
  1065. package/plugin/node_modules/simple-concat/index.js +15 -0
  1066. package/plugin/node_modules/simple-concat/package.json +47 -0
  1067. package/plugin/node_modules/simple-get/LICENSE +20 -0
  1068. package/plugin/node_modules/simple-get/README.md +333 -0
  1069. package/plugin/node_modules/simple-get/index.js +108 -0
  1070. package/plugin/node_modules/simple-get/package.json +67 -0
  1071. package/plugin/node_modules/sprintf-js/CONTRIBUTORS.md +26 -0
  1072. package/plugin/node_modules/sprintf-js/LICENSE +24 -0
  1073. package/plugin/node_modules/sprintf-js/README.md +143 -0
  1074. package/plugin/node_modules/sprintf-js/package.json +35 -0
  1075. package/plugin/node_modules/sqlite-vec/README.md +1 -0
  1076. package/plugin/node_modules/sqlite-vec/index.cjs +58 -0
  1077. package/plugin/node_modules/sqlite-vec/index.d.ts +17 -0
  1078. package/plugin/node_modules/sqlite-vec/index.mjs +58 -0
  1079. package/plugin/node_modules/sqlite-vec/package.json +1 -0
  1080. package/plugin/node_modules/sqlite-vec-linux-x64/README.md +1 -0
  1081. package/plugin/node_modules/sqlite-vec-linux-x64/package.json +1 -0
  1082. package/plugin/node_modules/sqlite-vec-linux-x64/vec0.so +0 -0
  1083. package/plugin/node_modules/statuses/HISTORY.md +87 -0
  1084. package/plugin/node_modules/statuses/LICENSE +23 -0
  1085. package/plugin/node_modules/statuses/README.md +139 -0
  1086. package/plugin/node_modules/statuses/codes.json +65 -0
  1087. package/plugin/node_modules/statuses/index.js +146 -0
  1088. package/plugin/node_modules/statuses/package.json +49 -0
  1089. package/plugin/node_modules/string_decoder/LICENSE +48 -0
  1090. package/plugin/node_modules/string_decoder/README.md +47 -0
  1091. package/plugin/node_modules/string_decoder/package.json +34 -0
  1092. package/plugin/node_modules/strip-json-comments/index.js +70 -0
  1093. package/plugin/node_modules/strip-json-comments/license +21 -0
  1094. package/plugin/node_modules/strip-json-comments/package.json +42 -0
  1095. package/plugin/node_modules/strip-json-comments/readme.md +64 -0
  1096. package/plugin/node_modules/tar/LICENSE.md +55 -0
  1097. package/plugin/node_modules/tar/README.md +1145 -0
  1098. package/plugin/node_modules/tar/package.json +292 -0
  1099. package/plugin/node_modules/tar-fs/.travis.yml +6 -0
  1100. package/plugin/node_modules/tar-fs/LICENSE +21 -0
  1101. package/plugin/node_modules/tar-fs/README.md +165 -0
  1102. package/plugin/node_modules/tar-fs/index.js +363 -0
  1103. package/plugin/node_modules/tar-fs/package.json +41 -0
  1104. package/plugin/node_modules/tar-stream/LICENSE +21 -0
  1105. package/plugin/node_modules/tar-stream/README.md +168 -0
  1106. package/plugin/node_modules/tar-stream/extract.js +257 -0
  1107. package/plugin/node_modules/tar-stream/headers.js +295 -0
  1108. package/plugin/node_modules/tar-stream/index.js +2 -0
  1109. package/plugin/node_modules/tar-stream/pack.js +255 -0
  1110. package/plugin/node_modules/tar-stream/package.json +58 -0
  1111. package/plugin/node_modules/tar-stream/sandbox.js +11 -0
  1112. package/plugin/node_modules/toidentifier/HISTORY.md +9 -0
  1113. package/plugin/node_modules/toidentifier/LICENSE +21 -0
  1114. package/plugin/node_modules/toidentifier/README.md +61 -0
  1115. package/plugin/node_modules/toidentifier/index.js +32 -0
  1116. package/plugin/node_modules/toidentifier/package.json +38 -0
  1117. package/plugin/node_modules/tunnel-agent/LICENSE +55 -0
  1118. package/plugin/node_modules/tunnel-agent/README.md +4 -0
  1119. package/plugin/node_modules/tunnel-agent/index.js +244 -0
  1120. package/plugin/node_modules/tunnel-agent/package.json +22 -0
  1121. package/plugin/node_modules/type-fest/index.d.ts +29 -0
  1122. package/plugin/node_modules/type-fest/license +9 -0
  1123. package/plugin/node_modules/type-fest/package.json +45 -0
  1124. package/plugin/node_modules/type-fest/readme.md +642 -0
  1125. package/plugin/node_modules/type-is/HISTORY.md +292 -0
  1126. package/plugin/node_modules/type-is/LICENSE +23 -0
  1127. package/plugin/node_modules/type-is/README.md +198 -0
  1128. package/plugin/node_modules/type-is/index.js +250 -0
  1129. package/plugin/node_modules/type-is/package.json +47 -0
  1130. package/plugin/node_modules/undici-types/LICENSE +21 -0
  1131. package/plugin/node_modules/undici-types/README.md +6 -0
  1132. package/plugin/node_modules/undici-types/agent.d.ts +32 -0
  1133. package/plugin/node_modules/undici-types/api.d.ts +43 -0
  1134. package/plugin/node_modules/undici-types/balanced-pool.d.ts +30 -0
  1135. package/plugin/node_modules/undici-types/cache-interceptor.d.ts +173 -0
  1136. package/plugin/node_modules/undici-types/cache.d.ts +36 -0
  1137. package/plugin/node_modules/undici-types/client-stats.d.ts +15 -0
  1138. package/plugin/node_modules/undici-types/client.d.ts +108 -0
  1139. package/plugin/node_modules/undici-types/connector.d.ts +34 -0
  1140. package/plugin/node_modules/undici-types/content-type.d.ts +21 -0
  1141. package/plugin/node_modules/undici-types/cookies.d.ts +30 -0
  1142. package/plugin/node_modules/undici-types/diagnostics-channel.d.ts +74 -0
  1143. package/plugin/node_modules/undici-types/dispatcher.d.ts +276 -0
  1144. package/plugin/node_modules/undici-types/env-http-proxy-agent.d.ts +22 -0
  1145. package/plugin/node_modules/undici-types/errors.d.ts +161 -0
  1146. package/plugin/node_modules/undici-types/eventsource.d.ts +66 -0
  1147. package/plugin/node_modules/undici-types/fetch.d.ts +211 -0
  1148. package/plugin/node_modules/undici-types/formdata.d.ts +108 -0
  1149. package/plugin/node_modules/undici-types/global-dispatcher.d.ts +9 -0
  1150. package/plugin/node_modules/undici-types/global-origin.d.ts +7 -0
  1151. package/plugin/node_modules/undici-types/h2c-client.d.ts +73 -0
  1152. package/plugin/node_modules/undici-types/handlers.d.ts +15 -0
  1153. package/plugin/node_modules/undici-types/header.d.ts +160 -0
  1154. package/plugin/node_modules/undici-types/index.d.ts +88 -0
  1155. package/plugin/node_modules/undici-types/interceptors.d.ts +73 -0
  1156. package/plugin/node_modules/undici-types/mock-agent.d.ts +68 -0
  1157. package/plugin/node_modules/undici-types/mock-call-history.d.ts +111 -0
  1158. package/plugin/node_modules/undici-types/mock-client.d.ts +27 -0
  1159. package/plugin/node_modules/undici-types/mock-errors.d.ts +12 -0
  1160. package/plugin/node_modules/undici-types/mock-interceptor.d.ts +94 -0
  1161. package/plugin/node_modules/undici-types/mock-pool.d.ts +27 -0
  1162. package/plugin/node_modules/undici-types/package.json +55 -0
  1163. package/plugin/node_modules/undici-types/patch.d.ts +29 -0
  1164. package/plugin/node_modules/undici-types/pool-stats.d.ts +19 -0
  1165. package/plugin/node_modules/undici-types/pool.d.ts +41 -0
  1166. package/plugin/node_modules/undici-types/proxy-agent.d.ts +29 -0
  1167. package/plugin/node_modules/undici-types/readable.d.ts +68 -0
  1168. package/plugin/node_modules/undici-types/retry-agent.d.ts +8 -0
  1169. package/plugin/node_modules/undici-types/retry-handler.d.ts +125 -0
  1170. package/plugin/node_modules/undici-types/round-robin-pool.d.ts +41 -0
  1171. package/plugin/node_modules/undici-types/snapshot-agent.d.ts +109 -0
  1172. package/plugin/node_modules/undici-types/util.d.ts +18 -0
  1173. package/plugin/node_modules/undici-types/utility.d.ts +7 -0
  1174. package/plugin/node_modules/undici-types/webidl.d.ts +341 -0
  1175. package/plugin/node_modules/undici-types/websocket.d.ts +186 -0
  1176. package/plugin/node_modules/unpipe/HISTORY.md +4 -0
  1177. package/plugin/node_modules/unpipe/LICENSE +22 -0
  1178. package/plugin/node_modules/unpipe/README.md +43 -0
  1179. package/plugin/node_modules/unpipe/index.js +69 -0
  1180. package/plugin/node_modules/unpipe/package.json +27 -0
  1181. package/plugin/node_modules/util-deprecate/History.md +16 -0
  1182. package/plugin/node_modules/util-deprecate/LICENSE +24 -0
  1183. package/plugin/node_modules/util-deprecate/README.md +53 -0
  1184. package/plugin/node_modules/util-deprecate/browser.js +67 -0
  1185. package/plugin/node_modules/util-deprecate/node.js +6 -0
  1186. package/plugin/node_modules/util-deprecate/package.json +27 -0
  1187. package/plugin/node_modules/vary/HISTORY.md +39 -0
  1188. package/plugin/node_modules/vary/LICENSE +22 -0
  1189. package/plugin/node_modules/vary/README.md +101 -0
  1190. package/plugin/node_modules/vary/index.js +149 -0
  1191. package/plugin/node_modules/vary/package.json +43 -0
  1192. package/plugin/node_modules/which/CHANGELOG.md +166 -0
  1193. package/plugin/node_modules/which/LICENSE +15 -0
  1194. package/plugin/node_modules/which/README.md +54 -0
  1195. package/plugin/node_modules/which/package.json +43 -0
  1196. package/plugin/node_modules/which/which.js +125 -0
  1197. package/plugin/node_modules/wrappy/LICENSE +15 -0
  1198. package/plugin/node_modules/wrappy/README.md +36 -0
  1199. package/plugin/node_modules/wrappy/package.json +29 -0
  1200. package/plugin/node_modules/wrappy/wrappy.js +33 -0
  1201. package/plugin/node_modules/yallist/LICENSE.md +63 -0
  1202. package/plugin/node_modules/yallist/README.md +205 -0
  1203. package/plugin/node_modules/yallist/package.json +68 -0
  1204. package/plugin/node_modules/zod/LICENSE +21 -0
  1205. package/plugin/node_modules/zod/README.md +208 -0
  1206. package/plugin/node_modules/zod/index.cjs +33 -0
  1207. package/plugin/node_modules/zod/index.d.cts +4 -0
  1208. package/plugin/node_modules/zod/index.d.ts +4 -0
  1209. package/plugin/node_modules/zod/index.js +4 -0
  1210. package/plugin/node_modules/zod/package.json +135 -0
  1211. package/plugin/node_modules/zod-to-json-schema/.prettierrc.json +1 -0
  1212. package/plugin/node_modules/zod-to-json-schema/LICENSE +15 -0
  1213. package/plugin/node_modules/zod-to-json-schema/README.md +390 -0
  1214. package/plugin/node_modules/zod-to-json-schema/changelog.md +82 -0
  1215. package/plugin/node_modules/zod-to-json-schema/contributing.md +9 -0
  1216. package/plugin/node_modules/zod-to-json-schema/createIndex.ts +32 -0
  1217. package/plugin/node_modules/zod-to-json-schema/package.json +78 -0
  1218. package/plugin/node_modules/zod-to-json-schema/postcjs.ts +3 -0
  1219. package/plugin/node_modules/zod-to-json-schema/postesm.ts +3 -0
  1220. package/plugin/package-lock.json +2654 -0
  1221. package/plugin/scripts/dev-sync.sh +26 -8
  1222. package/plugin/scripts/doctor.sh +235 -0
  1223. package/plugin/scripts/ensure-deps.sh +82 -2
  1224. package/plugin/scripts/install.sh +87 -45
  1225. package/plugin/scripts/local-install.sh +112 -84
  1226. package/plugin/scripts/repair.sh +71 -0
  1227. package/plugin/scripts/uninstall.sh +74 -47
  1228. package/plugin/scripts/update.sh +29 -4
  1229. package/plugin/scripts/verify-install.sh +87 -35
  1230. package/plugin/skills/doctor/SKILL.md +16 -0
  1231. package/plugin/dist/tool-registry-D8un_AcG.mjs.map +0 -1
@@ -0,0 +1,1130 @@
1
+ /*!
2
+ Copyright 2013 Lovell Fuller and others.
3
+ SPDX-License-Identifier: Apache-2.0
4
+ */
5
+
6
+ #include <algorithm>
7
+ #include <cstdlib>
8
+ #include <map>
9
+ #include <mutex>
10
+ #include <queue>
11
+ #include <string>
12
+ #include <tuple>
13
+ #include <utility>
14
+ #include <vector>
15
+
16
+ #include <napi.h>
17
+ #include <vips/vips8>
18
+
19
+ #include "./common.h"
20
+
21
+ using vips::VImage;
22
+
23
+ namespace sharp {
24
+
25
+ // Convenience methods to access the attributes of a Napi::Object
26
+ bool HasAttr(Napi::Object obj, std::string attr) {
27
+ return obj.Has(attr);
28
+ }
29
+ std::string AttrAsStr(Napi::Object obj, std::string attr) {
30
+ return obj.Get(attr).As<Napi::String>();
31
+ }
32
+ std::string AttrAsStr(Napi::Object obj, unsigned int const attr) {
33
+ return obj.Get(attr).As<Napi::String>();
34
+ }
35
+ uint32_t AttrAsUint32(Napi::Object obj, std::string attr) {
36
+ return obj.Get(attr).As<Napi::Number>().Uint32Value();
37
+ }
38
+ int32_t AttrAsInt32(Napi::Object obj, std::string attr) {
39
+ return obj.Get(attr).As<Napi::Number>().Int32Value();
40
+ }
41
+ int32_t AttrAsInt32(Napi::Object obj, unsigned int const attr) {
42
+ return obj.Get(attr).As<Napi::Number>().Int32Value();
43
+ }
44
+ int64_t AttrAsInt64(Napi::Object obj, std::string attr) {
45
+ return obj.Get(attr).As<Napi::Number>().Int64Value();
46
+ }
47
+ double AttrAsDouble(Napi::Object obj, std::string attr) {
48
+ return obj.Get(attr).As<Napi::Number>().DoubleValue();
49
+ }
50
+ double AttrAsDouble(Napi::Object obj, unsigned int const attr) {
51
+ return obj.Get(attr).As<Napi::Number>().DoubleValue();
52
+ }
53
+ bool AttrAsBool(Napi::Object obj, std::string attr) {
54
+ return obj.Get(attr).As<Napi::Boolean>().Value();
55
+ }
56
+ std::vector<double> AttrAsVectorOfDouble(Napi::Object obj, std::string attr) {
57
+ Napi::Array napiArray = obj.Get(attr).As<Napi::Array>();
58
+ std::vector<double> vectorOfDouble(napiArray.Length());
59
+ for (unsigned int i = 0; i < napiArray.Length(); i++) {
60
+ vectorOfDouble[i] = AttrAsDouble(napiArray, i);
61
+ }
62
+ return vectorOfDouble;
63
+ }
64
+ std::vector<int32_t> AttrAsInt32Vector(Napi::Object obj, std::string attr) {
65
+ Napi::Array array = obj.Get(attr).As<Napi::Array>();
66
+ std::vector<int32_t> vector(array.Length());
67
+ for (unsigned int i = 0; i < array.Length(); i++) {
68
+ vector[i] = AttrAsInt32(array, i);
69
+ }
70
+ return vector;
71
+ }
72
+
73
+ // Create an InputDescriptor instance from a Napi::Object describing an input image
74
+ InputDescriptor* CreateInputDescriptor(Napi::Object input) {
75
+ InputDescriptor *descriptor = new InputDescriptor;
76
+ if (HasAttr(input, "file")) {
77
+ descriptor->file = AttrAsStr(input, "file");
78
+ } else if (HasAttr(input, "buffer")) {
79
+ Napi::Buffer<char> buffer = input.Get("buffer").As<Napi::Buffer<char>>();
80
+ descriptor->bufferLength = buffer.Length();
81
+ descriptor->buffer = buffer.Data();
82
+ descriptor->isBuffer = true;
83
+ }
84
+ descriptor->failOn = AttrAsEnum<VipsFailOn>(input, "failOn", VIPS_TYPE_FAIL_ON);
85
+ // Density for vector-based input
86
+ if (HasAttr(input, "density")) {
87
+ descriptor->density = AttrAsDouble(input, "density");
88
+ }
89
+ // Should we ignore any embedded ICC profile
90
+ if (HasAttr(input, "ignoreIcc")) {
91
+ descriptor->ignoreIcc = AttrAsBool(input, "ignoreIcc");
92
+ }
93
+ // Raw pixel input
94
+ if (HasAttr(input, "rawChannels")) {
95
+ descriptor->rawDepth = AttrAsEnum<VipsBandFormat>(input, "rawDepth", VIPS_TYPE_BAND_FORMAT);
96
+ descriptor->rawChannels = AttrAsUint32(input, "rawChannels");
97
+ descriptor->rawWidth = AttrAsUint32(input, "rawWidth");
98
+ descriptor->rawHeight = AttrAsUint32(input, "rawHeight");
99
+ descriptor->rawPremultiplied = AttrAsBool(input, "rawPremultiplied");
100
+ descriptor->rawPageHeight = AttrAsUint32(input, "rawPageHeight");
101
+ }
102
+ // Multi-page input (GIF, TIFF, PDF)
103
+ if (HasAttr(input, "pages")) {
104
+ descriptor->pages = AttrAsInt32(input, "pages");
105
+ }
106
+ if (HasAttr(input, "page")) {
107
+ descriptor->page = AttrAsUint32(input, "page");
108
+ }
109
+ // SVG
110
+ if (HasAttr(input, "svgStylesheet")) {
111
+ descriptor->svgStylesheet = AttrAsStr(input, "svgStylesheet");
112
+ }
113
+ if (HasAttr(input, "svgHighBitdepth")) {
114
+ descriptor->svgHighBitdepth = AttrAsBool(input, "svgHighBitdepth");
115
+ }
116
+ // Multi-level input (OpenSlide)
117
+ if (HasAttr(input, "openSlideLevel")) {
118
+ descriptor->openSlideLevel = AttrAsUint32(input, "openSlideLevel");
119
+ }
120
+ // subIFD (OME-TIFF)
121
+ if (HasAttr(input, "subifd")) {
122
+ descriptor->tiffSubifd = AttrAsInt32(input, "tiffSubifd");
123
+ }
124
+ // // PDF background color
125
+ if (HasAttr(input, "pdfBackground")) {
126
+ descriptor->pdfBackground = AttrAsVectorOfDouble(input, "pdfBackground");
127
+ }
128
+ // Use JPEG 2000 oneshot mode?
129
+ if (HasAttr(input, "jp2Oneshot")) {
130
+ descriptor->jp2Oneshot = AttrAsBool(input, "jp2Oneshot");
131
+ }
132
+ // Create new image
133
+ if (HasAttr(input, "createChannels")) {
134
+ descriptor->createChannels = AttrAsUint32(input, "createChannels");
135
+ descriptor->createWidth = AttrAsUint32(input, "createWidth");
136
+ descriptor->createHeight = AttrAsUint32(input, "createHeight");
137
+ descriptor->createPageHeight = AttrAsUint32(input, "createPageHeight");
138
+ if (HasAttr(input, "createNoiseType")) {
139
+ descriptor->createNoiseType = AttrAsStr(input, "createNoiseType");
140
+ descriptor->createNoiseMean = AttrAsDouble(input, "createNoiseMean");
141
+ descriptor->createNoiseSigma = AttrAsDouble(input, "createNoiseSigma");
142
+ } else {
143
+ descriptor->createBackground = AttrAsVectorOfDouble(input, "createBackground");
144
+ }
145
+ }
146
+ // Create new image with text
147
+ if (HasAttr(input, "textValue")) {
148
+ descriptor->textValue = AttrAsStr(input, "textValue");
149
+ if (HasAttr(input, "textFont")) {
150
+ descriptor->textFont = AttrAsStr(input, "textFont");
151
+ }
152
+ if (HasAttr(input, "textFontfile")) {
153
+ descriptor->textFontfile = AttrAsStr(input, "textFontfile");
154
+ }
155
+ if (HasAttr(input, "textWidth")) {
156
+ descriptor->textWidth = AttrAsUint32(input, "textWidth");
157
+ }
158
+ if (HasAttr(input, "textHeight")) {
159
+ descriptor->textHeight = AttrAsUint32(input, "textHeight");
160
+ }
161
+ if (HasAttr(input, "textAlign")) {
162
+ descriptor->textAlign = AttrAsEnum<VipsAlign>(input, "textAlign", VIPS_TYPE_ALIGN);
163
+ }
164
+ if (HasAttr(input, "textJustify")) {
165
+ descriptor->textJustify = AttrAsBool(input, "textJustify");
166
+ }
167
+ if (HasAttr(input, "textDpi")) {
168
+ descriptor->textDpi = AttrAsUint32(input, "textDpi");
169
+ }
170
+ if (HasAttr(input, "textRgba")) {
171
+ descriptor->textRgba = AttrAsBool(input, "textRgba");
172
+ }
173
+ if (HasAttr(input, "textSpacing")) {
174
+ descriptor->textSpacing = AttrAsUint32(input, "textSpacing");
175
+ }
176
+ if (HasAttr(input, "textWrap")) {
177
+ descriptor->textWrap = AttrAsEnum<VipsTextWrap>(input, "textWrap", VIPS_TYPE_TEXT_WRAP);
178
+ }
179
+ }
180
+ // Join images together
181
+ if (HasAttr(input, "joinAnimated")) {
182
+ descriptor->joinAnimated = AttrAsBool(input, "joinAnimated");
183
+ }
184
+ if (HasAttr(input, "joinAcross")) {
185
+ descriptor->joinAcross = AttrAsUint32(input, "joinAcross");
186
+ }
187
+ if (HasAttr(input, "joinShim")) {
188
+ descriptor->joinShim = AttrAsUint32(input, "joinShim");
189
+ }
190
+ if (HasAttr(input, "joinBackground")) {
191
+ descriptor->joinBackground = AttrAsVectorOfDouble(input, "joinBackground");
192
+ }
193
+ if (HasAttr(input, "joinHalign")) {
194
+ descriptor->joinHalign = AttrAsEnum<VipsAlign>(input, "joinHalign", VIPS_TYPE_ALIGN);
195
+ }
196
+ if (HasAttr(input, "joinValign")) {
197
+ descriptor->joinValign = AttrAsEnum<VipsAlign>(input, "joinValign", VIPS_TYPE_ALIGN);
198
+ }
199
+ // Limit input images to a given number of pixels, where pixels = width * height
200
+ descriptor->limitInputPixels = static_cast<uint64_t>(AttrAsInt64(input, "limitInputPixels"));
201
+ if (HasAttr(input, "access")) {
202
+ descriptor->access = AttrAsBool(input, "sequentialRead") ? VIPS_ACCESS_SEQUENTIAL : VIPS_ACCESS_RANDOM;
203
+ }
204
+ // Remove safety features and allow unlimited input
205
+ descriptor->unlimited = AttrAsBool(input, "unlimited");
206
+ // Use the EXIF orientation to auto orient the image
207
+ descriptor->autoOrient = AttrAsBool(input, "autoOrient");
208
+ return descriptor;
209
+ }
210
+
211
+ // How many tasks are in the queue?
212
+ std::atomic<int> counterQueue{0};
213
+
214
+ // How many tasks are being processed?
215
+ std::atomic<int> counterProcess{0};
216
+
217
+ // Filename extension checkers
218
+ static bool EndsWith(std::string const &str, std::string const &end) {
219
+ return str.length() >= end.length() && 0 == str.compare(str.length() - end.length(), end.length(), end);
220
+ }
221
+ bool IsJpeg(std::string const &str) {
222
+ return EndsWith(str, ".jpg") || EndsWith(str, ".jpeg") || EndsWith(str, ".JPG") || EndsWith(str, ".JPEG");
223
+ }
224
+ bool IsPng(std::string const &str) {
225
+ return EndsWith(str, ".png") || EndsWith(str, ".PNG");
226
+ }
227
+ bool IsWebp(std::string const &str) {
228
+ return EndsWith(str, ".webp") || EndsWith(str, ".WEBP");
229
+ }
230
+ bool IsGif(std::string const &str) {
231
+ return EndsWith(str, ".gif") || EndsWith(str, ".GIF");
232
+ }
233
+ bool IsJp2(std::string const &str) {
234
+ return EndsWith(str, ".jp2") || EndsWith(str, ".jpx") || EndsWith(str, ".j2k") || EndsWith(str, ".j2c")
235
+ || EndsWith(str, ".JP2") || EndsWith(str, ".JPX") || EndsWith(str, ".J2K") || EndsWith(str, ".J2C");
236
+ }
237
+ bool IsTiff(std::string const &str) {
238
+ return EndsWith(str, ".tif") || EndsWith(str, ".tiff") || EndsWith(str, ".TIF") || EndsWith(str, ".TIFF");
239
+ }
240
+ bool IsHeic(std::string const &str) {
241
+ return EndsWith(str, ".heic") || EndsWith(str, ".HEIC");
242
+ }
243
+ bool IsHeif(std::string const &str) {
244
+ return EndsWith(str, ".heif") || EndsWith(str, ".HEIF") || IsHeic(str) || IsAvif(str);
245
+ }
246
+ bool IsAvif(std::string const &str) {
247
+ return EndsWith(str, ".avif") || EndsWith(str, ".AVIF");
248
+ }
249
+ bool IsJxl(std::string const &str) {
250
+ return EndsWith(str, ".jxl") || EndsWith(str, ".JXL");
251
+ }
252
+ bool IsDz(std::string const &str) {
253
+ return EndsWith(str, ".dzi") || EndsWith(str, ".DZI");
254
+ }
255
+ bool IsDzZip(std::string const &str) {
256
+ return EndsWith(str, ".zip") || EndsWith(str, ".ZIP") || EndsWith(str, ".szi") || EndsWith(str, ".SZI");
257
+ }
258
+ bool IsV(std::string const &str) {
259
+ return EndsWith(str, ".v") || EndsWith(str, ".V") || EndsWith(str, ".vips") || EndsWith(str, ".VIPS");
260
+ }
261
+
262
+ /*
263
+ Trim space from end of string.
264
+ */
265
+ std::string TrimEnd(std::string const &str) {
266
+ return str.substr(0, str.find_last_not_of(" \n\r\f") + 1);
267
+ }
268
+
269
+ /*
270
+ Provide a string identifier for the given image type.
271
+ */
272
+ std::string ImageTypeId(ImageType const imageType) {
273
+ std::string id;
274
+ switch (imageType) {
275
+ case ImageType::JPEG: id = "jpeg"; break;
276
+ case ImageType::PNG: id = "png"; break;
277
+ case ImageType::WEBP: id = "webp"; break;
278
+ case ImageType::TIFF: id = "tiff"; break;
279
+ case ImageType::GIF: id = "gif"; break;
280
+ case ImageType::JP2: id = "jp2"; break;
281
+ case ImageType::SVG: id = "svg"; break;
282
+ case ImageType::HEIF: id = "heif"; break;
283
+ case ImageType::PDF: id = "pdf"; break;
284
+ case ImageType::MAGICK: id = "magick"; break;
285
+ case ImageType::OPENSLIDE: id = "openslide"; break;
286
+ case ImageType::PPM: id = "ppm"; break;
287
+ case ImageType::FITS: id = "fits"; break;
288
+ case ImageType::EXR: id = "exr"; break;
289
+ case ImageType::JXL: id = "jxl"; break;
290
+ case ImageType::RAD: id = "rad"; break;
291
+ case ImageType::DCRAW: id = "dcraw"; break;
292
+ case ImageType::VIPS: id = "vips"; break;
293
+ case ImageType::RAW: id = "raw"; break;
294
+ case ImageType::UNKNOWN: id = "unknown"; break;
295
+ case ImageType::MISSING: id = "missing"; break;
296
+ }
297
+ return id;
298
+ }
299
+
300
+ /**
301
+ * Regenerate this table with something like:
302
+ *
303
+ * $ vips -l foreign | grep -i load | awk '{ print $2, $1; }'
304
+ *
305
+ * Plus a bit of editing.
306
+ */
307
+ std::map<std::string, ImageType> loaderToType = {
308
+ { "VipsForeignLoadJpegFile", ImageType::JPEG },
309
+ { "VipsForeignLoadJpegBuffer", ImageType::JPEG },
310
+ { "VipsForeignLoadPngFile", ImageType::PNG },
311
+ { "VipsForeignLoadPngBuffer", ImageType::PNG },
312
+ { "VipsForeignLoadWebpFile", ImageType::WEBP },
313
+ { "VipsForeignLoadWebpBuffer", ImageType::WEBP },
314
+ { "VipsForeignLoadTiffFile", ImageType::TIFF },
315
+ { "VipsForeignLoadTiffBuffer", ImageType::TIFF },
316
+ { "VipsForeignLoadGifFile", ImageType::GIF },
317
+ { "VipsForeignLoadGifBuffer", ImageType::GIF },
318
+ { "VipsForeignLoadNsgifFile", ImageType::GIF },
319
+ { "VipsForeignLoadNsgifBuffer", ImageType::GIF },
320
+ { "VipsForeignLoadJp2kBuffer", ImageType::JP2 },
321
+ { "VipsForeignLoadJp2kFile", ImageType::JP2 },
322
+ { "VipsForeignLoadSvgFile", ImageType::SVG },
323
+ { "VipsForeignLoadSvgBuffer", ImageType::SVG },
324
+ { "VipsForeignLoadHeifFile", ImageType::HEIF },
325
+ { "VipsForeignLoadHeifBuffer", ImageType::HEIF },
326
+ { "VipsForeignLoadPdfFile", ImageType::PDF },
327
+ { "VipsForeignLoadPdfBuffer", ImageType::PDF },
328
+ { "VipsForeignLoadMagickFile", ImageType::MAGICK },
329
+ { "VipsForeignLoadMagickBuffer", ImageType::MAGICK },
330
+ { "VipsForeignLoadMagick7File", ImageType::MAGICK },
331
+ { "VipsForeignLoadMagick7Buffer", ImageType::MAGICK },
332
+ { "VipsForeignLoadOpenslideFile", ImageType::OPENSLIDE },
333
+ { "VipsForeignLoadPpmFile", ImageType::PPM },
334
+ { "VipsForeignLoadFitsFile", ImageType::FITS },
335
+ { "VipsForeignLoadOpenexr", ImageType::EXR },
336
+ { "VipsForeignLoadJxlFile", ImageType::JXL },
337
+ { "VipsForeignLoadJxlBuffer", ImageType::JXL },
338
+ { "VipsForeignLoadRadFile", ImageType::RAD },
339
+ { "VipsForeignLoadRadBuffer", ImageType::RAD },
340
+ { "VipsForeignLoadDcRawFile", ImageType::DCRAW },
341
+ { "VipsForeignLoadDcRawBuffer", ImageType::DCRAW },
342
+ { "VipsForeignLoadVips", ImageType::VIPS },
343
+ { "VipsForeignLoadVipsFile", ImageType::VIPS },
344
+ { "VipsForeignLoadRaw", ImageType::RAW }
345
+ };
346
+
347
+ /*
348
+ Determine image format of a buffer.
349
+ */
350
+ ImageType DetermineImageType(void *buffer, size_t const length) {
351
+ ImageType imageType = ImageType::UNKNOWN;
352
+ char const *load = vips_foreign_find_load_buffer(buffer, length);
353
+ if (load != nullptr) {
354
+ auto it = loaderToType.find(load);
355
+ if (it != loaderToType.end()) {
356
+ imageType = it->second;
357
+ }
358
+ }
359
+ return imageType;
360
+ }
361
+
362
+ /*
363
+ Determine image format, reads the first few bytes of the file
364
+ */
365
+ ImageType DetermineImageType(char const *file) {
366
+ ImageType imageType = ImageType::UNKNOWN;
367
+ char const *load = vips_foreign_find_load(file);
368
+ if (load != nullptr) {
369
+ auto it = loaderToType.find(load);
370
+ if (it != loaderToType.end()) {
371
+ imageType = it->second;
372
+ }
373
+ } else {
374
+ if (EndsWith(vips::VError().what(), " does not exist\n")) {
375
+ imageType = ImageType::MISSING;
376
+ }
377
+ }
378
+ return imageType;
379
+ }
380
+
381
+ /*
382
+ Does this image type support multiple pages?
383
+ */
384
+ bool ImageTypeSupportsPage(ImageType imageType) {
385
+ return
386
+ imageType == ImageType::WEBP ||
387
+ imageType == ImageType::MAGICK ||
388
+ imageType == ImageType::GIF ||
389
+ imageType == ImageType::JP2 ||
390
+ imageType == ImageType::TIFF ||
391
+ imageType == ImageType::HEIF ||
392
+ imageType == ImageType::PDF;
393
+ }
394
+
395
+ /*
396
+ Does this image type support removal of safety limits?
397
+ */
398
+ bool ImageTypeSupportsUnlimited(ImageType imageType) {
399
+ return
400
+ imageType == ImageType::JPEG ||
401
+ imageType == ImageType::PNG ||
402
+ imageType == ImageType::SVG ||
403
+ imageType == ImageType::TIFF ||
404
+ imageType == ImageType::HEIF;
405
+ }
406
+
407
+ /*
408
+ Format-specific options builder
409
+ */
410
+ vips::VOption* GetOptionsForImageType(ImageType imageType, InputDescriptor *descriptor) {
411
+ vips::VOption *option = VImage::option()
412
+ ->set("access", descriptor->access)
413
+ ->set("fail_on", descriptor->failOn);
414
+ if (descriptor->unlimited && ImageTypeSupportsUnlimited(imageType)) {
415
+ option->set("unlimited", true);
416
+ }
417
+ if (ImageTypeSupportsPage(imageType)) {
418
+ option->set("n", descriptor->pages);
419
+ option->set("page", descriptor->page);
420
+ }
421
+ switch (imageType) {
422
+ case ImageType::SVG:
423
+ option->set("dpi", descriptor->density)
424
+ ->set("stylesheet", descriptor->svgStylesheet.data())
425
+ ->set("high_bitdepth", descriptor->svgHighBitdepth);
426
+ break;
427
+ case ImageType::TIFF:
428
+ option->set("subifd", descriptor->tiffSubifd);
429
+ break;
430
+ case ImageType::PDF:
431
+ option->set("dpi", descriptor->density)
432
+ ->set("background", descriptor->pdfBackground);
433
+ break;
434
+ case ImageType::OPENSLIDE:
435
+ option->set("level", descriptor->openSlideLevel);
436
+ break;
437
+ case ImageType::JP2:
438
+ option->set("oneshot", descriptor->jp2Oneshot);
439
+ break;
440
+ case ImageType::MAGICK:
441
+ option->set("density", std::to_string(descriptor->density).data());
442
+ break;
443
+ default:
444
+ break;
445
+ }
446
+ return option;
447
+ }
448
+
449
+ /*
450
+ Open an image from the given InputDescriptor (filesystem, compressed buffer, raw pixel data)
451
+ */
452
+ std::tuple<VImage, ImageType> OpenInput(InputDescriptor *descriptor) {
453
+ VImage image;
454
+ ImageType imageType;
455
+ if (descriptor->isBuffer) {
456
+ if (descriptor->rawChannels > 0) {
457
+ // Raw, uncompressed pixel data
458
+ bool const is8bit = vips_band_format_is8bit(descriptor->rawDepth);
459
+ image = VImage::new_from_memory(descriptor->buffer, descriptor->bufferLength,
460
+ descriptor->rawWidth, descriptor->rawHeight, descriptor->rawChannels, descriptor->rawDepth);
461
+ if (descriptor->rawChannels < 3) {
462
+ image.get_image()->Type = is8bit ? VIPS_INTERPRETATION_B_W : VIPS_INTERPRETATION_GREY16;
463
+ } else {
464
+ image.get_image()->Type = is8bit ? VIPS_INTERPRETATION_sRGB : VIPS_INTERPRETATION_RGB16;
465
+ }
466
+ if (descriptor->rawPageHeight > 0) {
467
+ image.set(VIPS_META_PAGE_HEIGHT, descriptor->rawPageHeight);
468
+ image.set(VIPS_META_N_PAGES, static_cast<int>(descriptor->rawHeight / descriptor->rawPageHeight));
469
+ }
470
+ if (descriptor->rawPremultiplied) {
471
+ image = image.unpremultiply();
472
+ }
473
+ imageType = ImageType::RAW;
474
+ } else {
475
+ // Compressed data
476
+ imageType = DetermineImageType(descriptor->buffer, descriptor->bufferLength);
477
+ if (imageType != ImageType::UNKNOWN) {
478
+ try {
479
+ vips::VOption *option = GetOptionsForImageType(imageType, descriptor);
480
+ image = VImage::new_from_buffer(descriptor->buffer, descriptor->bufferLength, nullptr, option);
481
+ if (imageType == ImageType::SVG || imageType == ImageType::PDF || imageType == ImageType::MAGICK) {
482
+ image = SetDensity(image, descriptor->density);
483
+ }
484
+ } catch (vips::VError const &err) {
485
+ throw vips::VError(std::string("Input buffer has corrupt header: ") + err.what());
486
+ }
487
+ } else {
488
+ throw vips::VError("Input buffer contains unsupported image format");
489
+ }
490
+ }
491
+ } else {
492
+ int const channels = descriptor->createChannels;
493
+ if (channels > 0) {
494
+ // Create new image
495
+ if (descriptor->createNoiseType == "gaussian") {
496
+ std::vector<VImage> bands = {};
497
+ bands.reserve(channels);
498
+ for (int _band = 0; _band < channels; _band++) {
499
+ bands.push_back(VImage::gaussnoise(descriptor->createWidth, descriptor->createHeight, VImage::option()
500
+ ->set("mean", descriptor->createNoiseMean)
501
+ ->set("sigma", descriptor->createNoiseSigma)));
502
+ }
503
+ image = VImage::bandjoin(bands).copy(VImage::option()->set("interpretation",
504
+ channels < 3 ? VIPS_INTERPRETATION_B_W: VIPS_INTERPRETATION_sRGB));
505
+ } else {
506
+ std::vector<double> background = {
507
+ descriptor->createBackground[0],
508
+ descriptor->createBackground[1],
509
+ descriptor->createBackground[2]
510
+ };
511
+ if (channels == 4) {
512
+ background.push_back(descriptor->createBackground[3]);
513
+ }
514
+ image = VImage::new_matrix(descriptor->createWidth, descriptor->createHeight)
515
+ .copy(VImage::option()->set("interpretation",
516
+ channels < 3 ? VIPS_INTERPRETATION_B_W : VIPS_INTERPRETATION_sRGB))
517
+ .new_from_image(background);
518
+ }
519
+ if (descriptor->createPageHeight > 0) {
520
+ image.set(VIPS_META_PAGE_HEIGHT, descriptor->createPageHeight);
521
+ image.set(VIPS_META_N_PAGES, static_cast<int>(descriptor->createHeight / descriptor->createPageHeight));
522
+ }
523
+ image = image.cast(VIPS_FORMAT_UCHAR);
524
+ imageType = ImageType::RAW;
525
+ } else if (descriptor->textValue.length() > 0) {
526
+ // Create a new image with text
527
+ vips::VOption *textOptions = VImage::option()
528
+ ->set("align", descriptor->textAlign)
529
+ ->set("justify", descriptor->textJustify)
530
+ ->set("rgba", descriptor->textRgba)
531
+ ->set("spacing", descriptor->textSpacing)
532
+ ->set("wrap", descriptor->textWrap)
533
+ ->set("autofit_dpi", &descriptor->textAutofitDpi);
534
+ if (descriptor->textWidth > 0) {
535
+ textOptions->set("width", descriptor->textWidth);
536
+ }
537
+ // Ignore dpi if height is set
538
+ if (descriptor->textWidth > 0 && descriptor->textHeight > 0) {
539
+ textOptions->set("height", descriptor->textHeight);
540
+ } else if (descriptor->textDpi > 0) {
541
+ textOptions->set("dpi", descriptor->textDpi);
542
+ }
543
+ if (descriptor->textFont.length() > 0) {
544
+ textOptions->set("font", const_cast<char*>(descriptor->textFont.data()));
545
+ }
546
+ if (descriptor->textFontfile.length() > 0) {
547
+ textOptions->set("fontfile", const_cast<char*>(descriptor->textFontfile.data()));
548
+ }
549
+ image = VImage::text(const_cast<char *>(descriptor->textValue.data()), textOptions);
550
+ if (!descriptor->textRgba) {
551
+ image = image.copy(VImage::option()->set("interpretation", VIPS_INTERPRETATION_B_W));
552
+ }
553
+ imageType = ImageType::RAW;
554
+ } else {
555
+ // From filesystem
556
+ imageType = DetermineImageType(descriptor->file.data());
557
+ if (imageType == ImageType::MISSING) {
558
+ if (descriptor->file.find("<svg") != std::string::npos) {
559
+ throw vips::VError("Input file is missing, did you mean "
560
+ "sharp(Buffer.from('" + descriptor->file.substr(0, 8) + "...')?");
561
+ }
562
+ throw vips::VError("Input file is missing: " + descriptor->file);
563
+ }
564
+ if (imageType != ImageType::UNKNOWN) {
565
+ try {
566
+ vips::VOption *option = GetOptionsForImageType(imageType, descriptor);
567
+ image = VImage::new_from_file(descriptor->file.data(), option);
568
+ if (imageType == ImageType::SVG || imageType == ImageType::PDF || imageType == ImageType::MAGICK) {
569
+ image = SetDensity(image, descriptor->density);
570
+ }
571
+ } catch (vips::VError const &err) {
572
+ throw vips::VError(std::string("Input file has corrupt header: ") + err.what());
573
+ }
574
+ } else {
575
+ throw vips::VError("Input file contains unsupported image format");
576
+ }
577
+ }
578
+ }
579
+
580
+ // Limit input images to a given number of pixels, where pixels = width * height
581
+ if (descriptor->limitInputPixels > 0 &&
582
+ static_cast<uint64_t>(image.width()) * image.height() > descriptor->limitInputPixels) {
583
+ throw vips::VError("Input image exceeds pixel limit");
584
+ }
585
+ return std::make_tuple(image, imageType);
586
+ }
587
+
588
+ /*
589
+ Does this image have an embedded profile?
590
+ */
591
+ bool HasProfile(VImage image) {
592
+ return image.get_typeof(VIPS_META_ICC_NAME) == VIPS_TYPE_BLOB;
593
+ }
594
+
595
+ /*
596
+ Get copy of embedded profile.
597
+ */
598
+ std::pair<char*, size_t> GetProfile(VImage image) {
599
+ std::pair<char*, size_t> icc(nullptr, 0);
600
+ if (HasProfile(image)) {
601
+ size_t length;
602
+ const void *data = image.get_blob(VIPS_META_ICC_NAME, &length);
603
+ icc.first = static_cast<char*>(g_malloc(length));
604
+ icc.second = length;
605
+ memcpy(icc.first, data, length);
606
+ }
607
+ return icc;
608
+ }
609
+
610
+ /*
611
+ Set embedded profile.
612
+ */
613
+ VImage SetProfile(VImage image, std::pair<char*, size_t> icc) {
614
+ if (icc.first != nullptr) {
615
+ image = image.copy();
616
+ image.set(VIPS_META_ICC_NAME, reinterpret_cast<VipsCallbackFn>(vips_area_free_cb), icc.first, icc.second);
617
+ }
618
+ return image;
619
+ }
620
+
621
+ static void* RemoveExifCallback(VipsImage *image, char const *field, GValue *value, void *data) {
622
+ std::vector<std::string> *fieldNames = static_cast<std::vector<std::string> *>(data);
623
+ std::string fieldName(field);
624
+ if (fieldName.substr(0, 8) == ("exif-ifd")) {
625
+ fieldNames->push_back(fieldName);
626
+ }
627
+ return nullptr;
628
+ }
629
+
630
+ /*
631
+ Remove all EXIF-related image fields.
632
+ */
633
+ VImage RemoveExif(VImage image) {
634
+ std::vector<std::string> fieldNames;
635
+ vips_image_map(image.get_image(), static_cast<VipsImageMapFn>(RemoveExifCallback), &fieldNames);
636
+ for (const auto& f : fieldNames) {
637
+ image.remove(f.data());
638
+ }
639
+ return image;
640
+ }
641
+
642
+ /*
643
+ Get EXIF Orientation of image, if any.
644
+ */
645
+ int ExifOrientation(VImage image) {
646
+ int orientation = 0;
647
+ if (image.get_typeof(VIPS_META_ORIENTATION) != 0) {
648
+ orientation = image.get_int(VIPS_META_ORIENTATION);
649
+ }
650
+ return orientation;
651
+ }
652
+
653
+ /*
654
+ Set EXIF Orientation of image.
655
+ */
656
+ VImage SetExifOrientation(VImage image, int const orientation) {
657
+ VImage copy = image.copy();
658
+ copy.set(VIPS_META_ORIENTATION, orientation);
659
+ return copy;
660
+ }
661
+
662
+ /*
663
+ Remove EXIF Orientation from image.
664
+ */
665
+ VImage RemoveExifOrientation(VImage image) {
666
+ VImage copy = image.copy();
667
+ copy.remove(VIPS_META_ORIENTATION);
668
+ copy.remove("exif-ifd0-Orientation");
669
+ return copy;
670
+ }
671
+
672
+ /*
673
+ Set animation properties if necessary.
674
+ */
675
+ VImage SetAnimationProperties(VImage image, int nPages, int pageHeight, std::vector<int> delay, int loop) {
676
+ bool hasDelay = !delay.empty();
677
+ VImage copy = image.copy();
678
+
679
+ // Only set page-height if we have more than one page, or this could
680
+ // accidentally turn into an animated image later.
681
+ if (nPages > 1) copy.set(VIPS_META_PAGE_HEIGHT, pageHeight);
682
+ if (hasDelay) {
683
+ if (delay.size() == 1) {
684
+ // We have just one delay, repeat that value for all frames.
685
+ delay.insert(delay.end(), nPages - 1, delay[0]);
686
+ }
687
+ copy.set("delay", delay);
688
+ }
689
+ if (nPages == 1 && !hasDelay && loop == -1) {
690
+ loop = 1;
691
+ }
692
+ if (loop != -1) copy.set("loop", loop);
693
+
694
+ return copy;
695
+ }
696
+
697
+ /*
698
+ Remove animation properties from image.
699
+ */
700
+ VImage RemoveAnimationProperties(VImage image) {
701
+ VImage copy = image.copy();
702
+ copy.remove(VIPS_META_PAGE_HEIGHT);
703
+ copy.remove("delay");
704
+ copy.remove("loop");
705
+ return copy;
706
+ }
707
+
708
+ /*
709
+ Remove GIF palette from image.
710
+ */
711
+ VImage RemoveGifPalette(VImage image) {
712
+ VImage copy = image.copy();
713
+ copy.remove("gif-palette");
714
+ return copy;
715
+ }
716
+
717
+ /*
718
+ Does this image have a non-default density?
719
+ */
720
+ bool HasDensity(VImage image) {
721
+ return image.xres() > 1.0;
722
+ }
723
+
724
+ /*
725
+ Get pixels/mm resolution as pixels/inch density.
726
+ */
727
+ int GetDensity(VImage image) {
728
+ return static_cast<int>(round(image.xres() * 25.4));
729
+ }
730
+
731
+ /*
732
+ Set pixels/mm resolution based on a pixels/inch density.
733
+ */
734
+ VImage SetDensity(VImage image, const double density) {
735
+ const double pixelsPerMm = density / 25.4;
736
+ VImage copy = image.copy();
737
+ copy.get_image()->Xres = pixelsPerMm;
738
+ copy.get_image()->Yres = pixelsPerMm;
739
+ return copy;
740
+ }
741
+
742
+ /*
743
+ Multi-page images can have a page height. Fetch it, and sanity check it.
744
+ If page-height is not set, it defaults to the image height
745
+ */
746
+ int GetPageHeight(VImage image) {
747
+ return vips_image_get_page_height(image.get_image());
748
+ }
749
+
750
+ /*
751
+ Check the proposed format supports the current dimensions.
752
+ */
753
+ void AssertImageTypeDimensions(VImage image, ImageType const imageType) {
754
+ const int height = image.get_typeof(VIPS_META_PAGE_HEIGHT) == G_TYPE_INT
755
+ ? image.get_int(VIPS_META_PAGE_HEIGHT)
756
+ : image.height();
757
+ if (imageType == ImageType::JPEG) {
758
+ if (image.width() > 65535 || height > 65535) {
759
+ throw vips::VError("Processed image is too large for the JPEG format");
760
+ }
761
+ } else if (imageType == ImageType::WEBP) {
762
+ if (image.width() > 16383 || height > 16383) {
763
+ throw vips::VError("Processed image is too large for the WebP format");
764
+ }
765
+ } else if (imageType == ImageType::GIF) {
766
+ if (image.width() > 65535 || height > 65535) {
767
+ throw vips::VError("Processed image is too large for the GIF format");
768
+ }
769
+ } else if (imageType == ImageType::HEIF) {
770
+ if (image.width() > 16384 || height > 16384) {
771
+ throw vips::VError("Processed image is too large for the HEIF format");
772
+ }
773
+ }
774
+ }
775
+
776
+ /*
777
+ Called when a Buffer undergoes GC, required to support mixed runtime libraries in Windows
778
+ */
779
+ std::function<void(void*, char*)> FreeCallback = [](void*, char* data) {
780
+ g_free(data);
781
+ };
782
+
783
+ /*
784
+ Temporary buffer of warnings
785
+ */
786
+ std::queue<std::string> vipsWarnings;
787
+ std::mutex vipsWarningsMutex;
788
+
789
+ /*
790
+ Called with warnings from the glib-registered "VIPS" domain
791
+ */
792
+ void VipsWarningCallback(char const* log_domain, GLogLevelFlags log_level, char const* message, void* ignore) {
793
+ std::lock_guard<std::mutex> lock(vipsWarningsMutex);
794
+ vipsWarnings.emplace(message);
795
+ }
796
+
797
+ /*
798
+ Pop the oldest warning message from the queue
799
+ */
800
+ std::string VipsWarningPop() {
801
+ std::string warning;
802
+ std::lock_guard<std::mutex> lock(vipsWarningsMutex);
803
+ if (!vipsWarnings.empty()) {
804
+ warning = vipsWarnings.front();
805
+ vipsWarnings.pop();
806
+ }
807
+ return warning;
808
+ }
809
+
810
+ /*
811
+ Attach an event listener for progress updates, used to detect timeout
812
+ */
813
+ void SetTimeout(VImage image, int const seconds) {
814
+ if (seconds > 0) {
815
+ VipsImage *im = image.get_image();
816
+ if (im->progress_signal == NULL) {
817
+ int *timeout = VIPS_NEW(im, int);
818
+ *timeout = seconds;
819
+ g_signal_connect(im, "eval", G_CALLBACK(VipsProgressCallBack), timeout);
820
+ vips_image_set_progress(im, true);
821
+ }
822
+ }
823
+ }
824
+
825
+ /*
826
+ Event listener for progress updates, used to detect timeout
827
+ */
828
+ void VipsProgressCallBack(VipsImage *im, VipsProgress *progress, int *timeout) {
829
+ if (*timeout > 0 && progress->run >= *timeout) {
830
+ vips_image_set_kill(im, true);
831
+ vips_error("timeout", "%d%% complete", progress->percent);
832
+ *timeout = 0;
833
+ }
834
+ }
835
+
836
+ /*
837
+ Calculate the (left, top) coordinates of the output image
838
+ within the input image, applying the given gravity during an embed.
839
+
840
+ @Azurebyte: We are basically swapping the inWidth and outWidth, inHeight and outHeight from the CalculateCrop function.
841
+ */
842
+ std::tuple<int, int> CalculateEmbedPosition(int const inWidth, int const inHeight,
843
+ int const outWidth, int const outHeight, int const gravity) {
844
+
845
+ int left = 0;
846
+ int top = 0;
847
+ switch (gravity) {
848
+ case 1:
849
+ // North
850
+ left = (outWidth - inWidth) / 2;
851
+ break;
852
+ case 2:
853
+ // East
854
+ left = outWidth - inWidth;
855
+ top = (outHeight - inHeight) / 2;
856
+ break;
857
+ case 3:
858
+ // South
859
+ left = (outWidth - inWidth) / 2;
860
+ top = outHeight - inHeight;
861
+ break;
862
+ case 4:
863
+ // West
864
+ top = (outHeight - inHeight) / 2;
865
+ break;
866
+ case 5:
867
+ // Northeast
868
+ left = outWidth - inWidth;
869
+ break;
870
+ case 6:
871
+ // Southeast
872
+ left = outWidth - inWidth;
873
+ top = outHeight - inHeight;
874
+ break;
875
+ case 7:
876
+ // Southwest
877
+ top = outHeight - inHeight;
878
+ break;
879
+ case 8:
880
+ // Northwest
881
+ // Which is the default is 0,0 so we do not assign anything here.
882
+ break;
883
+ default:
884
+ // Centre
885
+ left = (outWidth - inWidth) / 2;
886
+ top = (outHeight - inHeight) / 2;
887
+ }
888
+ return std::make_tuple(left, top);
889
+ }
890
+
891
+ /*
892
+ Calculate the (left, top) coordinates of the output image
893
+ within the input image, applying the given gravity during a crop.
894
+ */
895
+ std::tuple<int, int> CalculateCrop(int const inWidth, int const inHeight,
896
+ int const outWidth, int const outHeight, int const gravity) {
897
+
898
+ int left = 0;
899
+ int top = 0;
900
+ switch (gravity) {
901
+ case 1:
902
+ // North
903
+ left = (inWidth - outWidth + 1) / 2;
904
+ break;
905
+ case 2:
906
+ // East
907
+ left = inWidth - outWidth;
908
+ top = (inHeight - outHeight + 1) / 2;
909
+ break;
910
+ case 3:
911
+ // South
912
+ left = (inWidth - outWidth + 1) / 2;
913
+ top = inHeight - outHeight;
914
+ break;
915
+ case 4:
916
+ // West
917
+ top = (inHeight - outHeight + 1) / 2;
918
+ break;
919
+ case 5:
920
+ // Northeast
921
+ left = inWidth - outWidth;
922
+ break;
923
+ case 6:
924
+ // Southeast
925
+ left = inWidth - outWidth;
926
+ top = inHeight - outHeight;
927
+ break;
928
+ case 7:
929
+ // Southwest
930
+ top = inHeight - outHeight;
931
+ break;
932
+ case 8:
933
+ // Northwest
934
+ break;
935
+ default:
936
+ // Centre
937
+ left = (inWidth - outWidth + 1) / 2;
938
+ top = (inHeight - outHeight + 1) / 2;
939
+ }
940
+ return std::make_tuple(left, top);
941
+ }
942
+
943
+ /*
944
+ Calculate the (left, top) coordinates of the output image
945
+ within the input image, applying the given x and y offsets.
946
+ */
947
+ std::tuple<int, int> CalculateCrop(int const inWidth, int const inHeight,
948
+ int const outWidth, int const outHeight, int const x, int const y) {
949
+
950
+ // default values
951
+ int left = 0;
952
+ int top = 0;
953
+
954
+ // assign only if valid
955
+ if (x < (inWidth - outWidth)) {
956
+ left = x;
957
+ } else if (x >= (inWidth - outWidth)) {
958
+ left = inWidth - outWidth;
959
+ }
960
+
961
+ if (y < (inHeight - outHeight)) {
962
+ top = y;
963
+ } else if (y >= (inHeight - outHeight)) {
964
+ top = inHeight - outHeight;
965
+ }
966
+
967
+ return std::make_tuple(left, top);
968
+ }
969
+
970
+ /*
971
+ Are pixel values in this image 16-bit integer?
972
+ */
973
+ bool Is16Bit(VipsInterpretation const interpretation) {
974
+ return interpretation == VIPS_INTERPRETATION_RGB16 || interpretation == VIPS_INTERPRETATION_GREY16;
975
+ }
976
+
977
+ /*
978
+ Convert RGBA value to another colourspace
979
+ */
980
+ std::vector<double> GetRgbaAsColourspace(std::vector<double> const rgba,
981
+ VipsInterpretation const interpretation, bool premultiply) {
982
+ int const bands = static_cast<int>(rgba.size());
983
+ if (bands < 3) {
984
+ return rgba;
985
+ }
986
+ VImage pixel = VImage::new_matrix(1, 1);
987
+ pixel.set("bands", bands);
988
+ pixel = pixel
989
+ .new_from_image(rgba)
990
+ .colourspace(interpretation, VImage::option()->set("source_space", VIPS_INTERPRETATION_sRGB));
991
+ if (premultiply) {
992
+ pixel = pixel.premultiply();
993
+ }
994
+ return pixel(0, 0);
995
+ }
996
+
997
+ /*
998
+ Apply the alpha channel to a given colour
999
+ */
1000
+ std::tuple<VImage, std::vector<double>> ApplyAlpha(VImage image, std::vector<double> colour, bool premultiply) {
1001
+ // Scale up 8-bit values to match 16-bit input image
1002
+ double const multiplier = sharp::Is16Bit(image.interpretation()) ? 256.0 : 1.0;
1003
+ // Create alphaColour colour
1004
+ std::vector<double> alphaColour;
1005
+ if (image.bands() > 2) {
1006
+ alphaColour = {
1007
+ multiplier * colour[0],
1008
+ multiplier * colour[1],
1009
+ multiplier * colour[2]
1010
+ };
1011
+ } else {
1012
+ // Convert sRGB to greyscale
1013
+ alphaColour = { multiplier * (
1014
+ 0.2126 * colour[0] +
1015
+ 0.7152 * colour[1] +
1016
+ 0.0722 * colour[2])
1017
+ };
1018
+ }
1019
+ // Add alpha channel(s) to alphaColour colour
1020
+ if (colour[3] < 255.0 || image.has_alpha()) {
1021
+ int extraBands = image.bands() > 4 ? image.bands() - 3 : 1;
1022
+ alphaColour.insert(alphaColour.end(), extraBands, colour[3] * multiplier);
1023
+ }
1024
+ // Ensure alphaColour colour uses correct colourspace
1025
+ alphaColour = sharp::GetRgbaAsColourspace(alphaColour, image.interpretation(), premultiply);
1026
+ // Add non-transparent alpha channel, if required
1027
+ if (colour[3] < 255.0 && !image.has_alpha()) {
1028
+ image = image.bandjoin_const({ 255 * multiplier });
1029
+ }
1030
+ return std::make_tuple(image, alphaColour);
1031
+ }
1032
+
1033
+ /*
1034
+ Removes alpha channels, if any.
1035
+ */
1036
+ VImage RemoveAlpha(VImage image) {
1037
+ while (image.bands() > 1 && image.has_alpha()) {
1038
+ image = image.extract_band(0, VImage::option()->set("n", image.bands() - 1));
1039
+ }
1040
+ return image;
1041
+ }
1042
+
1043
+ /*
1044
+ Ensures alpha channel, if missing.
1045
+ */
1046
+ VImage EnsureAlpha(VImage image, double const value) {
1047
+ if (!image.has_alpha()) {
1048
+ image = image.bandjoin_const({ value * vips_interpretation_max_alpha(image.interpretation()) });
1049
+ }
1050
+ return image;
1051
+ }
1052
+
1053
+ std::pair<double, double> ResolveShrink(int width, int height, int targetWidth, int targetHeight,
1054
+ Canvas canvas, bool withoutEnlargement, bool withoutReduction) {
1055
+ double hshrink = 1.0;
1056
+ double vshrink = 1.0;
1057
+
1058
+ if (targetWidth > 0 && targetHeight > 0) {
1059
+ // Fixed width and height
1060
+ hshrink = static_cast<double>(width) / targetWidth;
1061
+ vshrink = static_cast<double>(height) / targetHeight;
1062
+
1063
+ switch (canvas) {
1064
+ case Canvas::CROP:
1065
+ case Canvas::MIN:
1066
+ if (hshrink < vshrink) {
1067
+ vshrink = hshrink;
1068
+ } else {
1069
+ hshrink = vshrink;
1070
+ }
1071
+ break;
1072
+ case Canvas::EMBED:
1073
+ case Canvas::MAX:
1074
+ if (hshrink > vshrink) {
1075
+ vshrink = hshrink;
1076
+ } else {
1077
+ hshrink = vshrink;
1078
+ }
1079
+ break;
1080
+ case Canvas::IGNORE_ASPECT:
1081
+ break;
1082
+ }
1083
+ } else if (targetWidth > 0) {
1084
+ // Fixed width
1085
+ hshrink = static_cast<double>(width) / targetWidth;
1086
+
1087
+ if (canvas != Canvas::IGNORE_ASPECT) {
1088
+ // Auto height
1089
+ vshrink = hshrink;
1090
+ }
1091
+ } else if (targetHeight > 0) {
1092
+ // Fixed height
1093
+ vshrink = static_cast<double>(height) / targetHeight;
1094
+
1095
+ if (canvas != Canvas::IGNORE_ASPECT) {
1096
+ // Auto width
1097
+ hshrink = vshrink;
1098
+ }
1099
+ }
1100
+
1101
+ // We should not reduce or enlarge the output image, if
1102
+ // withoutReduction or withoutEnlargement is specified.
1103
+ if (withoutReduction) {
1104
+ // Equivalent of VIPS_SIZE_UP
1105
+ hshrink = std::min(1.0, hshrink);
1106
+ vshrink = std::min(1.0, vshrink);
1107
+ } else if (withoutEnlargement) {
1108
+ // Equivalent of VIPS_SIZE_DOWN
1109
+ hshrink = std::max(1.0, hshrink);
1110
+ vshrink = std::max(1.0, vshrink);
1111
+ }
1112
+
1113
+ // We don't want to shrink so much that we send an axis to 0
1114
+ hshrink = std::min(hshrink, static_cast<double>(width));
1115
+ vshrink = std::min(vshrink, static_cast<double>(height));
1116
+
1117
+ return std::make_pair(hshrink, vshrink);
1118
+ }
1119
+
1120
+ /*
1121
+ Ensure decoding remains sequential.
1122
+ */
1123
+ VImage StaySequential(VImage image, bool condition) {
1124
+ if (vips_image_is_sequential(image.get_image()) && condition) {
1125
+ image = image.copy_memory().copy();
1126
+ image.remove(VIPS_META_SEQUENTIAL);
1127
+ }
1128
+ return image;
1129
+ }
1130
+ } // namespace sharp